From 4bafdce39466f29e3aa53b423a7d4ba84db84cff Mon Sep 17 00:00:00 2001 From: Cyrus Yip <60951091+CyrusYip@users.noreply.github.com> Date: Fri, 23 Oct 2020 00:01:16 +0800 Subject: [PATCH] improve explanation of "indent" variable (#6767) --- MANUAL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`