Use normal style zeroes instead of using the sans font.
[matthijs/master-project/report.git] / Utils / Fonts.tex
index 5d3aa094eddaa96a19988a26d46ddddf74a1c4f3..7859a897d4d2f3b7a9e886781cff438ec327050c 100644 (file)
@@ -20,7 +20,8 @@
 \usetypescript[linuxlibertine]
 
 % Use old numbers when available
-\definefontfeature[default][default][onum=yes]                                                                                                               
+\definefontfeature[default][default][onum=yes]
+\definefontfeature[normalnum][default][onum=no]
 
 % 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