improve explanation of "indent" variable (#6767)
This commit is contained in:
parent
b876793910
commit
4bafdce394
1 changed files with 1 additions and 1 deletions
|
@ -2364,7 +2364,7 @@ Pandoc uses these variables when [creating a PDF] with a LaTeX engine.
|
|||
...
|
||||
|
||||
`indent`
|
||||
: uses document class settings for indentation (the default LaTeX template
|
||||
: if true, pandoc will use document class settings for indentation (the default LaTeX template
|
||||
otherwise removes indentation and adds space between paragraphs)
|
||||
|
||||
`linestretch`
|
||||
|
|
Loading…
Add table
Reference in a new issue