Document CJKsansfont, CJKmonofont.

This commit is contained in:
John MacFarlane
2023-02-26 15:04:35 -08:00
parent a1b7078bd3
commit 9e836d16fa
+1 -1
View File
@@ -2909,7 +2909,7 @@ Pandoc uses these variables when [creating a PDF] with a LaTeX engine.
12pt. To use another size, set `documentclass` to one of
the [KOMA-Script] classes, such as `scrartcl` or `scrbook`.
`mainfont`, `sansfont`, `monofont`, `mathfont`, `CJKmainfont`
`mainfont`, `sansfont`, `monofont`, `mathfont`, `CJKmainfont`, `CJKsansfont`, `CJKmonofont`
: font families for use with `xelatex` or
`lualatex`: take the name of any system font, using the
[`fontspec`] package. `CJKmainfont` uses the [`xecjk`] package.