Fix typo in README.org

The README uses the latex-command `\normalize` to return to a normal fontsize. The correct command, however, is `\normalsize`.
pull/4/head
noctux 2018-03-26 16:58:48 +02:00 committed by GitHub
parent 3a063e2f13
commit ef1eb210e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1210,7 +1210,7 @@ For PDF (LaTeX), one solution is to surround the code block such as:
#+begin_src R
print("This block is in scriptsize")
#+end_src
#+latex: \normalize
#+latex: \normalsize
** Line numbers