%% ==========================type-ugm.tex====================== % raw fonts \starttypescript[serif] [garamond] [texnansi] \definefontsynonym[Garamond] [ugmr8a] [encoding=texnansi] \definefontsynonym[GaramondItalic] [ugmri8a] [encoding=texnansi] \definefontsynonym[GaramondBold] [ugmm8a] [encoding=texnansi] \definefontsynonym[GaramondBoldItalic][ugmmi8a] [encoding=texnansi] \stoptypescript %Names \starttypescript [serif] [garamond] [name] \setups[font:fallback:serif] \definefontsynonym[Serif] [Garamond] \definefontsynonym[SerifBold] [Garamond-Bold] \definefontsynonym[SerifItalic] [Garamond-Italic] \definefontsynonym[SerifBoldItalic][Garamond-BoldItalic] \stoptypescript %Synonyms \starttypescript [serif] [garamond] [texnansi] \definefontsynonym [Garamond] [\typescriptthree-ugmr8a] [encoding=\typescriptthree] \definefontsynonym [Garamond-Italic] [\typescriptthree-ugmri8a] [encoding=\typescriptthree] \definefontsynonym [Garamond-Bold] [\typescriptthree-ugmm8a] [encoding=\typescriptthree] \definefontsynonym [Garamond-BoldItalic] [\typescriptthree-ugmmi8a] [encoding=\typescriptthree] \stoptypescript % maps \starttypescript [map] [garamond] [texnansi] \loadmapfile[texnansi-urw-garamond.map] \stoptypescript% % typefaces \starttypescript [URWGaramond] \definebodyfontenvironment [urwgaramond] [default] [interlinespace=2.8ex] \definetypeface [urwgaramond] [rm] [serif] [garamond] [default] [encoding=texnansi] \definetypeface [urwgaramond] [ss] [sans] [helvetica] [default] [encoding=texnansi] \definetypeface [urwgaramond] [mm] [math] [palatino] [default] [encoding=texnansi] \definetypeface [urwgaramond] [tt] [mono] [modern] [default] [encoding=texnansi] \stoptypescript %%% Local Variables: %%% mode: context %%% TeX-master: t %%% End: