document org article fontsize option

This commit is contained in:
2024-02-18 17:04:10 +01:00
parent 5e9bb3b882
commit b11956a890

View File

@@ -78,7 +78,8 @@ Keywords (also used in pdf metadata field)
Export options Export options
#+begin_src org #+begin_src org
# draft:t - display a block at the end of a line, which is too long (indication bad line break) # draft:t - display a block at the end of a line, which is too long (indication bad line break)
#+OPTIONS: draft:t # fontsize:"12pt" - set fontsize to 12pt (default: 11pt)
#+OPTIONS: draft:t fontsize:"12pt"
#+end_src #+end_src
Language (en default) Language (en default)