diff options
Diffstat (limited to 'Master/texmf-dist/source/fonts/venturisadf/yvo-drv.tex')
-rw-r--r-- | Master/texmf-dist/source/fonts/venturisadf/yvo-drv.tex | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/fonts/venturisadf/yvo-drv.tex b/Master/texmf-dist/source/fonts/venturisadf/yvo-drv.tex new file mode 100644 index 00000000000..3e95d5c0678 --- /dev/null +++ b/Master/texmf-dist/source/fonts/venturisadf/yvo-drv.tex @@ -0,0 +1,58 @@ +%% public version +%% Copyright 2008 Clea F. Rees +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.3 +% of this license or (at your option) any later version. +% The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3 or later is part of all distributions of LaTeX +% version 2005/12/01 or later. +% +% This work has the LPPL maintenance status `maintained'. +% +% The Current Maintainer of this work is Clea F. Rees. +% +% This work consists of all files listed in manifest.txt. +\input fontinst.sty +\needsfontinstversion{1.926} +%:substitutions +%bold for bold extended +\substitutesilent{b}{db} +\substitutesilent{bx}{b} +\substitutesilent{m}{bx} +\substitutesilent{sl}{it} +\substitutesilent{si}{sc} +\substitutenoisy{sc}{n} +%:simulate small caps (if optical small caps are unavailable) +%800 is fontinst's default +\setint{smallcapsscale}{800} +%:record transformations for later map file creation +\recordtransforms{yvo-rec.tex} +%:transformations - reencode + \transformfont{yvor8r}{\reencodefont{8r}{\fromafm{yvor8a}}} + \transformfont{yvori8r}{\reencodefont{8r}{\fromafm{yvori8a}}} + \transformfont{yvob8r}{\reencodefont{8r}{\fromafm{yvob8a}}} + \transformfont{yvobi8r}{\reencodefont{8r}{\fromafm{yvobi8a}}} + \transformfont{yvodd8r}{\reencodefont{8r}{\fromafm{yvodd8a}}} +%:installation - creation of virtual fonts + \installfonts + \installfamily{T1}{yvo}{} + \installfont{yvor8t}{yvor8r,newlatin}{t1}{T1}{yvo}{m}{n}{} + \installfont{yvori8t}{yvori8r,newlatin}{t1}{T1}{yvo}{m}{it}{} + \installfont{yvob8t}{yvob8r,newlatin}{t1}{T1}{yvo}{b}{n}{} + \installfont{yvobi8t}{yvobi8r,newlatin}{t1}{T1}{yvo}{b}{it}{} + \installfamily{TS1}{yvo}{} + \installfont{yvor8c}{yvor8r,yvor8r suffix oldstyle,textcomp}{ts1}{TS1}{yvo}{m}{n}{} + \installfont{yvori8c}{yvori8r,yvori8r suffix oldstyle,textcomp}{ts1}{TS1}{yvo}{m}{it}{} + \installfont{yvob8c}{yvob8r,yvob8r suffix oldstyle,textcomp}{ts1}{TS1}{yvo}{b}{n}{} + \installfont{yvobi8c}{yvobi8r,yvobi8r suffix oldstyle,textcomp}{ts1}{TS1}{yvo}{b}{it}{} + \installfamily{T1}{yvod}{} + \installfont{yvodd8t}{yvodd8r,newlatin}{t1}{T1}{yvod}{db}{sc}{} + \installfontas{yvodd8t}{T1}{yvod}{db}{n}{} + \installfamily{TS1}{yvod}{} + \installfont{yvodd8c}{yvodd8r,textcomp}{ts1}{TS1}{yvod}{db}{sc}{} + \installfontas{yvodd8c}{TS1}{yvod}{db}{n}{} + \endinstallfonts +\endrecordtransforms +\bye |