From a85877424bde7365a0cbb4ca99f9569110de92b4 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 21 Jul 2018 23:29:30 -0700 Subject: [PATCH] MANUAL: Clarify when csquotes is used in LaTeX writer. Closes #4514. --- MANUAL.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/MANUAL.txt b/MANUAL.txt index 6f848eb86..be7d8ab31 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -155,9 +155,10 @@ the LaTeX engine requires [`fontspec`]. `xelatex` uses `xelatex` will use [`mathspec`] instead of [`unicode-math`]. The [`upquote`] and [`microtype`] packages are used if available, and [`csquotes`] will be used for [typography] -if added to the template or included in any header file. The -[`natbib`], [`biblatex`], [`bibtex`], and [`biber`] packages can -optionally be used for [citation rendering]. +if `\usepackage{csquotes}` is present in the template or +included via `/H/--include-in-header`. The [`natbib`], +[`biblatex`], [`bibtex`], and [`biber`] packages can optionally +be used for [citation rendering]. [`amsfonts`]: https://ctan.org/pkg/amsfonts [`amsmath`]: https://ctan.org/pkg/amsmath