From 8cce66871390230b241ba93cc9120ca89d8068c8 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 19 May 2016 11:10:21 -0700 Subject: LaTeX template: support for 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 ``` (vladipus) --- data/templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/templates b/data/templates index 63471c3b8..1a62e8390 160000 --- a/data/templates +++ b/data/templates @@ -1 +1 @@ -Subproject commit 63471c3b8cc2e30ccd92f46b2bc40521960fa066 +Subproject commit 1a62e83904c9dee869b0b2b33613e4c4c07977b3 -- cgit v1.2.3