summaryrefslogtreecommitdiff
path: root/texmf-dist/tex/latex/pcarl/ot1pcarl.fd
blob: 4b9792c4040dd693c70a1c3779e7858efd51b59f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
%Filename: ot1pcarl.fd
%Created by: tex drv
%Created using fontinst v1.927

%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY

\ProvidesFile{ot1pcarl.fd}
   [2011/01/11 Fontinst v1.927 font definitions for OT1/pcarl.]

\expandafter\ifx\csname Pcarl@scale\endcsname\relax
 \let\Pcarl@@scale\@empty
\else
 \edef\Pcarl@@scale{s*[\csname Pcarl@scale\endcsname]}%
\fi%

\DeclareFontFamily{OT1}{pcarl}{}

\DeclareFontShape{OT1}{pcarl}{m}{n}{
    <->\Pcarl@@scale pcarl7t
}{}


\endinput