summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/third/urwgaramond/type-urwgaramond.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/third/urwgaramond/type-urwgaramond.tex')
-rw-r--r--Master/texmf-dist/tex/context/third/urwgaramond/type-urwgaramond.tex84
1 files changed, 0 insertions, 84 deletions
diff --git a/Master/texmf-dist/tex/context/third/urwgaramond/type-urwgaramond.tex b/Master/texmf-dist/tex/context/third/urwgaramond/type-urwgaramond.tex
deleted file mode 100644
index dd0b14c584d..00000000000
--- a/Master/texmf-dist/tex/context/third/urwgaramond/type-urwgaramond.tex
+++ /dev/null
@@ -1,84 +0,0 @@
-% 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
-%%% End: