From 53cced67f3de88f114659b352913849f0a20e31f Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 13 Jul 2017 11:35:24 +0900 Subject: add pcarl --- texmf-dist/tex/latex/pcarl/t1pcarl.fd | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 texmf-dist/tex/latex/pcarl/t1pcarl.fd (limited to 'texmf-dist/tex/latex/pcarl/t1pcarl.fd') 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 -- cgit v1.2.3