mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-21 05:43:39 +08:00
Document CJKsansfont, CJKmonofont.
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user