summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hfoldsty/t1hfovt.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:56:46 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:56:46 +0000
commitc0ab42c2dba9941316ff2957fd13bbb2c50e162e (patch)
treeaa7a1145ba51b2b98d591f49597eaeab4d42aa95 /Master/texmf-dist/tex/latex/hfoldsty/t1hfovt.fd
parent8f6b667a0eb5f453a32cfa5aebf57a99cf6ee024 (diff)
hfoldsty
git-svn-id: svn://tug.org/texlive/trunk@975 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hfoldsty/t1hfovt.fd')
-rw-r--r--Master/texmf-dist/tex/latex/hfoldsty/t1hfovt.fd79
1 files changed, 79 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/hfoldsty/t1hfovt.fd b/Master/texmf-dist/tex/latex/hfoldsty/t1hfovt.fd
new file mode 100644
index 00000000000..aad59eea7dd
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/hfoldsty/t1hfovt.fd
@@ -0,0 +1,79 @@
+%Filename: t1hfovt.fd
+%Created by: tex hfovt
+%Created using fontinst v1.926
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{t1hfovt.fd}
+ [2004/11/19 v1.13 European Computer Modern with oldstyle digits]
+
+\ifhfofixcm
+\typeout{t1hfovt.fd: Using fewer design sizes (fix-cm)}%
+
+\DeclareFontFamily{T1}{hfovt}{\hyphenchar\font=\m@ne}
+
+\DeclareFontShape{T1}{hfovt}{m}{n}{
+ <6-7> hfovt0600
+ <7-8> hfovt0700
+ <8-9> hfovt0800
+ <9-10> hfovt0900
+ <10-12> hfovt1000
+ <12-17> hfovt1200
+ <17-> hfovt1728
+}{}
+
+\DeclareFontShape{T1}{hfovt}{m}{it}{
+ <6-7> hfovi0600
+ <7-8> hfovi0700
+ <8-9> hfovi0800
+ <9-10> hfovi0900
+ <10-12> hfovi1000
+ <12-17> hfovi1200
+ <17-> hfovi1728
+}{}
+
+\DeclareFontShape{T1}{hfovt}{m}{sl}{<->ssub * hfovt/m/it}{}
+
+\else
+\typeout{t1hfovt.fd: Using all design sizes}%
+
+\DeclareFontShape{T1}{hfovt}{m}{n}{
+ <6> hfovt0600
+ <7> hfovt0700
+ <8> hfovt0800
+ <9> hfovt0900
+ <10> hfovt1000
+ <10.95> hfovt1095
+ <12> hfovt1200
+ <14.4> hfovt1440
+ <17.28> hfovt1728
+ <20.74> hfovt2074
+ <24.88> hfovt2488
+ <29.86> hfovt2986
+ <35.83> hfovt3583
+}{}
+
+\DeclareFontShape{T1}{hfovt}{m}{it}{
+ <6> hfovi0600
+ <7> hfovi0700
+ <8> hfovi0800
+ <9> hfovi0900
+ <10> hfovi1000
+ <10.95> hfovi1095
+ <12> hfovi1200
+ <14.4> hfovi1440
+ <17.28> hfovi1728
+ <20.74> hfovi2074
+ <24.88> hfovi2488
+ <29.86> hfovi2986
+ <35.83> hfovi3583
+}{}
+
+\DeclareFontShape{T1}{hfovt}{m}{sl}{<->ssub * hfovt/m/it}{}
+
+\fi
+
+\endinput
+\fi
+
+\endinput