From: Matthijs Kooijman Date: Wed, 26 Aug 2009 10:09:35 +0000 (+0200) Subject: Use antykwa for math, and palatino for serif text. X-Git-Tag: final-thesis~285 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=commitdiff_plain;h=eb8341c4160fc1741242d0069addf4ba6d755aa9 Use antykwa for math, and palatino for serif text. --- diff --git a/Utils/Fonts.tex b/Utils/Fonts.tex index 1d3974c..551b22a 100644 --- a/Utils/Fonts.tex +++ b/Utils/Fonts.tex @@ -5,7 +5,7 @@ \starttypescript[Custom] % This is a sans font that supports greek symbols \definetypeface [Custom] [ss] [sans] [iwona] [default] -\definetypeface [Custom] [rm] [serif] [antykwa-torunska] [default] +\definetypeface [Custom] [rm] [serif] [palatino] [default] \definetypeface [Custom] [tt] [mono] [modern] [default] -\definetypeface [Custom] [mm] [math] [modern] [default] +\definetypeface [Custom] [mm] [math] [antykwa-torunska] [default] \stoptypescript