summaryrefslogtreecommitdiff
path: root/source/fonts/venturisadf/yvo-drv.tex
blob: 3e95d5c0678aae912992679dd9d7b3b147f53629 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
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