From eb8341c4160fc1741242d0069addf4ba6d755aa9 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Wed, 26 Aug 2009 12:09:35 +0200 Subject: [PATCH 1/1] Use antykwa for math, and palatino for serif text. --- Utils/Fonts.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2