From 0f08be71a245c42a67ae60fbb7d7f77a93251a49 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Fri, 25 Oct 2024 16:09:38 +0200 Subject: [PATCH] Globally define \familytype with a default --- tex/polyglossia.sty | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tex/polyglossia.sty b/tex/polyglossia.sty index 0e8b8f1c..7e2a2c7d 100644 --- a/tex/polyglossia.sty +++ b/tex/polyglossia.sty @@ -947,6 +947,8 @@ } \cs_generate_variant:Nn \__xpg_add_font_feature_script:nnn { nee } +\tl_set:Nn \familytype {rm} + %% TODO: probably can be cleaned a little more \cs_new_protected:Npn \__xpg_setup_font:nnnnn #1 #2 #3 #4 #5 % #1 = lang, #2 = family, #3 = family, #4 = gobble, #5 gobble {