summaryrefslogtreecommitdiff
path: root/texmf-dist/tex/latex/ulg/ts1ulg.fd
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2017-05-01 18:22:57 +0900
committerNorbert Preining <norbert@preining.info>2017-05-01 18:22:57 +0900
commitf1760ea85be17e19f8d256ae285dbc68744dfe3e (patch)
treeebbda78f2e97d918f3e6c8940192f5ea418ab919 /texmf-dist/tex/latex/ulg/ts1ulg.fd
parent8f0ddd7ccf45021f09f47cea3795846128e8d706 (diff)
add lettergothic
Diffstat (limited to 'texmf-dist/tex/latex/ulg/ts1ulg.fd')
-rw-r--r--texmf-dist/tex/latex/ulg/ts1ulg.fd28
1 files changed, 28 insertions, 0 deletions
diff --git a/texmf-dist/tex/latex/ulg/ts1ulg.fd b/texmf-dist/tex/latex/ulg/ts1ulg.fd
new file mode 100644
index 00000000..702abf63
--- /dev/null
+++ b/texmf-dist/tex/latex/ulg/ts1ulg.fd
@@ -0,0 +1,28 @@
+\ProvidesFile{ts1ulg.fd}
+ [2005/02/02 scalable font definitions for TS1/ulg.]
+
+\expandafter\ifx\csname ulg@Scale\endcsname\relax
+ \let\ulg@@Scale\@empty
+\else
+ \edef\ulg@@Scale{s*[\csname ulg@Scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{TS1}{ulg}{}
+
+\DeclareFontShape{TS1}{ulg}{m}{n}{
+ <-> \ulg@@Scale ulgb8c
+}{}
+
+\DeclareFontShape{TS1}{ulg}{m}{it}{
+ <-> \ulg@@Scale ulgbi8c
+}{}
+
+\DeclareFontShape{TS1}{ulg}{m}{sl}{<->ssub * ulg/m/it}{}
+\DeclareFontShape{TS1}{ulg}{b}{n}{<->sub * ulg/m/n}{}
+\DeclareFontShape{TS1}{ulg}{b}{it}{<->sub * ulg/m/it}{}
+\DeclareFontShape{TS1}{ulg}{b}{sl}{<->sub * ulg/m/it}{}
+\DeclareFontShape{TS1}{ulg}{bx}{n}{<->sub * ulg/m/n}{}
+\DeclareFontShape{TS1}{ulg}{bx}{it}{<->sub * ulg/m/it}{}
+\DeclareFontShape{TS1}{ulg}{bx}{slt}{<->sub * ulg/m/it}{}
+
+\endinput