aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorCyrus Yip <60951091+CyrusYip@users.noreply.github.com>2020-10-23 00:01:16 +0800
committerGitHub <noreply@github.com>2020-10-22 09:01:16 -0700
commit4bafdce39466f29e3aa53b423a7d4ba84db84cff (patch)
tree8bb7801897bf8c107ff0de8284c41518b637547e /MANUAL.txt
parentb87679391085c077ca0b1f5dcdc93e40ba1499c6 (diff)
downloadpandoc-4bafdce39466f29e3aa53b423a7d4ba84db84cff.tar.gz
improve explanation of "indent" variable (#6767)
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 2cf584003..78d20e784 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -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`