pandoc/data
Andrew Dunning 96892ea8d7 LaTeX template: Simplify fontspec usage (#5218)
Simplify the approach of #5212, ensuring that `mainfont` is used as the base font for scaling and that LuaLaTeX does not display the mono font with TeX ligatures (as it does not use the `Mapping=tex-ansi` option).

With a modified version of `\defaultfontfeatures`, fontspec will continue to report scaling against the old default font in the log, but it nonetheless displays main font at the specified size. Using this rather than setting `Scale=MatchLowercase` for each family individually means that users will not lose scaling when upgrading to the new template if they were using other font options. Scaling can be disabled for an individual family by adding the option `Scale=1` to `sansfontoptions`, `monofontoptions`, etc.

Remove the `\setromanfont` command added in #4665, as this is not documented in the fontspec manual and appears to be a deprecated alias for `\setmainfont`.

For the release notes, I should also add that one can imitate the previous appearance with `-V mainfontoptions="Scale=MatchLowercase"`.
2019-01-12 17:39:47 -08:00
..
docx Docx writer: added framework for custom properties. 2018-10-09 10:38:50 -07:00
dzslides Updated dzslides template. 2015-07-13 22:46:49 -07:00
odt [odt] Infer table's caption from the paragraph (#3224) 2016-11-26 21:45:56 +01:00
pptx Powerpoint writer: Remove docProps/thumbnail.jpeg in data dir. 2018-04-24 16:00:15 -04:00
templates LaTeX template: Simplify fontspec usage (#5218) 2019-01-12 17:39:47 -08:00
translations Translations/ru 2018-09-22 22:21:56 +03:00
abbreviations Additional abbreviations 2018-11-20 15:42:24 -05:00
bash_completion.tpl Fix bash completion for --print-default-data-file. 2018-04-12 09:52:10 -07:00
epub.css EPUB writer: small fixes to nav.xhtml. 2019-01-02 11:24:53 -08:00
init.lua data/init.lua: load pandoc.utils by default 2017-12-23 13:42:35 +01:00
jats.csl Fixed URIs in jats.csl. 2017-11-11 16:23:41 -08:00
make-reference-files.hs make-reference-files: use proper path separators for Windows. 2015-05-28 09:59:08 -07:00
pandoc.List.lua Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
pandoc.lua Lua filters: test AST object equality via Haskell 2018-11-19 21:46:20 +01:00
sample.lua sample.lua: add SingleQuoted, DoubleQuoted. 2018-11-29 10:42:05 -08:00
vimwiki.css Added Vimwiki reader (#3705). 2017-06-19 22:15:12 +02:00