diff options
| -rw-r--r-- | MANUAL.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index 6590a4c02..4b8773da1 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -151,8 +151,7 @@ scheme that use a colored background. The use of `xelatex` or uses [`selnolig`] and [`lua-ul`]. `xelatex` uses [`bidi`] (with the `dir` variable set). If the `mathspec` variable is set, `xelatex` will use [`mathspec`] -instead of [`unicode-math`]. The [`upquote`] and [`microtype`] -packages are used if available, and [`csquotes`] will be used +instead of [`unicode-math`]. The [`csquotes`] package will be used for [typography] if the `csquotes` variable or metadata field is set to a true value. The [`natbib`], [`biblatex`], [`bibtex`], and [`biber`] packages can optionally be used for [citation @@ -194,6 +193,7 @@ better line breaks in URLs), and [`footnotehyper`] or [`longtable`]: https://ctan.org/pkg/longtable [`mathspec`]: https://ctan.org/pkg/mathspec [`microtype`]: https://ctan.org/pkg/microtype +[`multirow`]: https://ctan.org/pkg/multirow [`natbib`]: https://ctan.org/pkg/natbib [`parskip`]: https://ctan.org/pkg/parskip [`polyglossia`]: https://ctan.org/pkg/polyglossia |
