mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 02:06:32 +00:00
README: Documented new variables in LaTeX template.
This commit is contained in:
@@ -704,6 +704,13 @@ depending on the output format, but include:
|
||||
: theme for LaTeX beamer documents
|
||||
`colortheme`
|
||||
: colortheme for LaTeX beamer documents
|
||||
`linkcolor`
|
||||
: color for internal links in LaTeX documents (`red`, `green`,
|
||||
`magenta`, `cyan`, `blue`, `black`)
|
||||
`urlcolor`
|
||||
: color for external links in LaTeX documents
|
||||
`links-as-notes`
|
||||
: causes links to be printed as footnotes in LaTeX documents
|
||||
|
||||
Variables may be set at the command line using the `-V/--variable`
|
||||
option. This allows users to include custom variables in their
|
||||
|
||||
Reference in New Issue
Block a user