Add documentation for the variable hyperrefoptions
.
This commit is contained in:
parent
383023374b
commit
3459700312
1 changed files with 11 additions and 0 deletions
11
MANUAL.txt
11
MANUAL.txt
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue