Clarify frontmatter comment
This commit is contained in:
parent
4bd367b009
commit
5366b48899
1 changed files with 2 additions and 1 deletions
3
book.org
3
book.org
|
@ -24,7 +24,8 @@
|
|||
#+bibliography: bibliography.bib
|
||||
|
||||
#+BEGIN_COMMENT
|
||||
There should be a `#+LATEX: \frontmatter` here, but if I want to still be able to export to HTML, have the TOC show up in itself, change its heading and have the TOC be part of the front matter, the `\frontmatter` statement needs to be part of the `org-latex-toc-command`.
|
||||
There should be a `#+LATEX: \frontmatter` here, but I want to still be able to export to HTML, have the TOC show up in itself, change its heading and have the TOC be part of the frontmatter.
|
||||
Because of this the `\frontmatter` statement needs to be part of the `org-latex-toc-command` (which is set in the =.dir-locals.el= file).
|
||||
#+END_COMMENT
|
||||
|
||||
* Acknowledgements
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue