summaryrefslogtreecommitdiff
path: root/texmf-dist/tex/latex/pcarl/t1pcarl.fd
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2017-07-13 11:35:24 +0900
committerNorbert Preining <norbert@preining.info>2017-07-13 11:35:24 +0900
commit53cced67f3de88f114659b352913849f0a20e31f (patch)
treefae679adc8e3c65d6a1d3ab96af1f14810ac548d /texmf-dist/tex/latex/pcarl/t1pcarl.fd
parentc0d4c3dfebeb3554c7b911bbe232c0260503f246 (diff)
add pcarl
Diffstat (limited to 'texmf-dist/tex/latex/pcarl/t1pcarl.fd')
-rw-r--r--texmf-dist/tex/latex/pcarl/t1pcarl.fd23
1 files changed, 23 insertions, 0 deletions
diff --git a/texmf-dist/tex/latex/pcarl/t1pcarl.fd b/texmf-dist/tex/latex/pcarl/t1pcarl.fd
new file mode 100644
index 00000000..f0cea320
--- /dev/null
+++ b/texmf-dist/tex/latex/pcarl/t1pcarl.fd
@@ -0,0 +1,23 @@
+%Filename: t1pcarl.fd
+%Created by: tex drv
+%Created using fontinst v1.927
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{t1pcarl.fd}
+ [2011/01/11 Fontinst v1.927 font definitions for T1/pcarl.]
+
+\expandafter\ifx\csname Pcarl@scale\endcsname\relax
+ \let\Pcarl@@scale\@empty
+\else
+ \edef\Pcarl@@scale{s*[\csname Pcarl@scale\endcsname]}%
+\fi%
+
+\DeclareFontFamily{T1}{pcarl}{}
+
+\DeclareFontShape{T1}{pcarl}{m}{n}{
+ <->\Pcarl@@scale pcarl8t
+}{}
+
+
+\endinput