mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-21 05:43:39 +08:00
Add documentation for the variable hyperrefoptions.
This commit is contained in:
committed by
John MacFarlane
parent
383023374b
commit
3459700312
+11
@@ -1917,6 +1917,17 @@ Pandoc uses these variables when [creating a PDF] with a LaTeX engine.
|
||||
- heightrounded
|
||||
...
|
||||
|
||||
`hyperrefoptions`
|
||||
: option for [`hyperref`] package, e.g. `linktoc=all`;
|
||||
repeat for multiple options:
|
||||
|
||||
---
|
||||
hyperref:
|
||||
- linktoc=all
|
||||
- pdfwindowui
|
||||
- pdfpagemode=FullScreen
|
||||
...
|
||||
|
||||
`indent`
|
||||
: uses document class settings for indentation (the default LaTeX template
|
||||
otherwise removes indentation and adds space between paragraphs)
|
||||
|
||||
Reference in New Issue
Block a user