summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/agate.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-tipps-und-tricks/agate.sty')
-rw-r--r--Master/texmf-dist/doc/latex/latex-tipps-und-tricks/agate.sty10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/agate.sty b/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/agate.sty
new file mode 100644
index 00000000000..80afa7593fa
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/agate.sty
@@ -0,0 +1,10 @@
+% agate.sty
+\DeclareFontFamily{OT1}{aga}{}
+\DeclareFontShape{OT1}{aga}{m}{n}{%
+ <-> agate}{}
+\DeclareFontShape{OT1}{aga}{bx}{n}{%
+ <-> agateb}{}
+\DeclareFontShape{OT1}{aga}{m}{it}{%
+ <-> agatei}{}
+
+\renewcommand{\rmdefault}{aga}