summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hfoldsty/ts1hfovtt.fd
blob: b4fe26904db376d705310734b09a63cda02ef223 (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
%%
%% This is file `ts1hfovtt.fd',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% hfoldsty.dtx  (with options: `fd,ts1hfovtt')
%% 
%%   hfoldsty package
%% 
%%   Copyright (C) 2003--2005, 2012 Harald Harders
%% 
%%   This program is free software; you can redistribute it and/or
%%   modify it under the terms of the GNU General Public License
%%   as published by the Free Software Foundation; either version 2
%%   of the License, or (at your option) any later version.
%% 
%%   This program is distributed in the hope that it will be useful,
%%   but WITHOUT ANY WARRANTY; without even the implied warranty of
%%   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
%%   GNU General Public License for more details.
%% 
%%   You should have received a copy of the GNU General Public License
%%   along with this program; if not, write to the Free Software
%%   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
%% 
%%   harald.harders@gmx.de
%% 
\ProvidesFile{ts1hfovtt.fd}
  [2012/01/01  v1.15  European Computer Modern with oldstyle digits]
\ifhfofixcm
  \typeout{ts1hfor.fd: Using fewer design sizes (fix-cm)}%
  \providecommand{\HFO@family}[5]{%
    \DeclareFontShape{#1}{#2}{#3}{#4}%
    {<-6><6-7><7-8><8-9><9-10><10-12><12-17><17->genb*#5}{}}
\else
  \typeout{ts1hfor.fd: Using all design sizes}%
  \providecommand{\HFO@family}[5]{%
    \DeclareFontShape{#1}{#2}{#3}{#4}%
    {<5><6><7><8><9><10><10.95><12><14.4>%
     <17.28><20.74><24.88><29.86><35.83>genb*#5}{}}
\fi
\DeclareFontFamily{TS1}{hfovtt}{}
\HFO@ttfamily{TS1}{hfovtt}{m}{n}{tcvt}
\HFO@ttfamily{TS1}{hfovtt}{m}{it}{tcvi}
\endinput
%%
%% End of file `ts1hfovtt.fd'.