X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=Utils%2FFonts.tex;h=6ddc35488dd6e93b7d2189c8afc2a5b044be1abb;hp=770dfb137d8368e79d4038a4d7d54ee76193f319;hb=0ab64c5ce2ab968001c96475b310cf6f020bd475;hpb=348ef2a57ae76c241d32efc8ed0625f38613d7f9 diff --git a/Utils/Fonts.tex b/Utils/Fonts.tex index 770dfb1..6ddc354 100644 --- a/Utils/Fonts.tex +++ b/Utils/Fonts.tex @@ -20,7 +20,7 @@ \usetypescript[linuxlibertine] % Use old numbers when available -\definefontfeature[default][default][onum=yes] +\definefontfeature[default][default][onum=yes] % Define a custom typescript. We could also have put the \definetypeface's % directly in the script, without a typescript, but I guess this is more @@ -33,3 +33,5 @@ \definetypeface [Custom] [tt] [mono] [modern] [default] \definetypeface [Custom] [mm] [math] [modern] [default] \stoptypescript + +% vim: set sw=2 sts=2 expandtab: