From: Martin Mares Date: Tue, 5 Jun 2018 19:52:38 +0000 (+0200) Subject: ucw-luacsplain: Include ucwmac and remember to re-define \footfont X-Git-Tag: v1.99~1^2~25 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;ds=sidebyside;h=6e282814a74d900cc2e5bee96d58c47b7c4d7ce1;p=ucwmac.git ucw-luacsplain: Include ucwmac and remember to re-define \footfont --- diff --git a/ucw-luacsplain.ini b/ucw-luacsplain.ini index 0195ad9..c5ce013 100644 --- a/ucw-luacsplain.ini +++ b/ucw-luacsplain.ini @@ -59,6 +59,7 @@ \directlua{kpse.init_prog("luatex", 600, "ljfour")}% % These packages do not survive dumping, defer loading to \everyjob \input ltluatex.tex + \input ucwmac.tex \input ucw-luaofs.tex } diff --git a/ucw-luaofs.tex b/ucw-luaofs.tex index 961f4fc..e21d658 100644 --- a/ucw-luaofs.tex +++ b/ucw-luaofs.tex @@ -208,3 +208,6 @@ % Re-define \tt, so that it works in both text and math mode \def\tt{\ifmmode\fam\ttfam\else\setfonts[LMMono/]\fi} + +% Re-define ucwmac's \fontfont +\let\footfont=\tenrm