diff options
author | Artem Klevtsov <a.a.klevtsov@gmail.com> | 2016-09-14 16:24:12 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-14 16:24:12 +0700 |
commit | abb9e892e48d32936a35510cb0dc057a27231f42 (patch) | |
tree | 5f6e22251185e63c5ae776aeca9e6862c8087b3a /default.context | |
parent | 284279f61e493bf70a8375eb772d293b9fb5d6bf (diff) | |
download | pandoc-abb9e892e48d32936a35510cb0dc057a27231f42.tar.gz |
Custom font families for beamer
Adding ability to define custom font families. Needed for correct `polyglossia` operation with Cyrillic fonts and perhaps can find some other usages. Example usage in YAML metadata:
```
fontfamilies:
- name: \cyrillicfont
font: Liberation Serif
- name: \cyrillicfonttt
options: Scale=MatchLowercase
font: Liberation Mono
```
Diffstat (limited to 'default.context')
0 files changed, 0 insertions, 0 deletions