summaryrefslogtreecommitdiff
path: root/texmf-dist/tex/latex/classico/ot1uop.fd
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2017-05-01 18:06:49 +0900
committerNorbert Preining <norbert@preining.info>2017-05-01 18:06:49 +0900
commite21b1564697585e620bbe3429e7463af6c3d8342 (patch)
tree47c75757bb677e120296a086d61bb854b1b33c12 /texmf-dist/tex/latex/classico/ot1uop.fd
parenta21fac837d3aac6e1e48dce06e64d8db221432ca (diff)
add classico
Diffstat (limited to 'texmf-dist/tex/latex/classico/ot1uop.fd')
-rw-r--r--texmf-dist/tex/latex/classico/ot1uop.fd61
1 files changed, 61 insertions, 0 deletions
diff --git a/texmf-dist/tex/latex/classico/ot1uop.fd b/texmf-dist/tex/latex/classico/ot1uop.fd
new file mode 100644
index 00000000..70bb23dc
--- /dev/null
+++ b/texmf-dist/tex/latex/classico/ot1uop.fd
@@ -0,0 +1,61 @@
+\ProvidesFile{OT1uop.fd}
+ [2014/08/03 Font definitions for OT1/uop.]
+
+\expandafter\ifx\csname URWClassico@scale\endcsname\relax
+ \let\URWClassico@@scale\@empty
+\else
+ \edef\URWClassico@@scale{s*[\csname URWClassico@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{OT1}{uop}{}
+
+\DeclareFontShape{OT1}{uop}{b}{n}{
+ <-> \URWClassico@@scale URWClassico-Bold-lf-ot1
+}{}
+
+\DeclareFontShape{OT1}{uop}{b}{it}{
+ <-> \URWClassico@@scale URWClassico-BoldItalic-lf-ot1
+}{}
+
+\DeclareFontShape{OT1}{uop}{b}{sl}{
+ <-> ssub * uop/b/it
+}{}
+
+\DeclareFontShape{OT1}{uop}{m}{n}{
+ <-> \URWClassico@@scale URWClassico-Regular-lf-ot1
+}{}
+
+\DeclareFontShape{OT1}{uop}{m}{it}{
+ <-> \URWClassico@@scale URWClassico-Italic-lf-ot1
+}{}
+
+\DeclareFontShape{OT1}{uop}{m}{sl}{
+ <-> ssub * uop/m/it
+}{}
+
+\DeclareFontShape{OT1}{uop}{bx}{sl}{
+ <-> ssub * uop/b/sl
+}{}
+
+\DeclareFontShape{OT1}{uop}{bx}{n}{
+ <-> ssub * uop/b/n
+}{}
+
+\DeclareFontShape{OT1}{uop}{bx}{it}{
+ <-> ssub * uop/b/it
+}{}
+
+\DeclareFontShape{OT1}{uop}{b}{sc}{
+ <-> \URWClassico@@scale uopbc7t
+}{}
+
+\DeclareFontShape{OT1}{uop}{m}{sc}{
+ <-> \URWClassico@@scale uoprc7t
+}{}
+
+\DeclareFontShape{OT1}{uop}{bx}{sc}{
+ <-> ssub * uop/b/sc
+}{}
+
+
+\endinput