X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=Utils%2FFonts.tex;fp=Utils%2FFonts.tex;h=1d3974c506000a615d3e23656006ce457107b56d;hp=0000000000000000000000000000000000000000;hb=43d50fb84915e330993e9ef04c1c380709b903e0;hpb=32d52cda513c45334ab256c9f42d41ed6938fc48 diff --git a/Utils/Fonts.tex b/Utils/Fonts.tex new file mode 100644 index 0000000..1d3974c --- /dev/null +++ b/Utils/Fonts.tex @@ -0,0 +1,11 @@ + +% 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 +% elegant... +\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] [tt] [mono] [modern] [default] +\definetypeface [Custom] [mm] [math] [modern] [default] +\stoptypescript