diff options
-rw-r--r-- | README | 12 | ||||
m--------- | data/templates | 14 |
2 files changed, 15 insertions, 11 deletions
@@ -1022,16 +1022,20 @@ as `title`, `author`, and `date`) as well as the following: `libertine` (Linux Libertine), `arev` (Arev Sans), and the default `lmodern`, among others. +`fontfamilyoptions` +: options to use with `fontfamily`. + `mainfont`, `sansfont`, `monofont`, `mathfont`, `CJKmainfont` : fonts for LaTeX documents (works only with xelatex and lualatex). Note that if `CJKmainfont` is used, the `xeCJK` package must be available. -`colortheme` -: colortheme for LaTeX beamer documents +`mainfontoptions`, `sansfontoptions`, `monofontoptions`, `mathfontoptions` +: options to use with `mainfont`, `sansfont`, `monofont`, + `mathfont` in xelatex and lualatex. -`fonttheme` -: fonttheme for LaTeX beamer documents +`colortheme`, `fonttheme`, `innertheme`, `outertheme` +: themes for LaTeX beamer documents `linkcolor` : color for internal links in LaTeX documents (`red`, `green`, diff --git a/data/templates b/data/templates -Subproject 2f5f539605782f41b0059c46b2ba0a5dfc72354 +Subproject 229ec44bb6ae116d5cf613bba0486f3757f9cd0 |