summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lettrine/pacl.cfl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lettrine/pacl.cfl')
-rw-r--r--Master/texmf-dist/tex/latex/lettrine/pacl.cfl35
1 files changed, 18 insertions, 17 deletions
diff --git a/Master/texmf-dist/tex/latex/lettrine/pacl.cfl b/Master/texmf-dist/tex/latex/lettrine/pacl.cfl
index a7c122313fa..f5003b0f4e6 100644
--- a/Master/texmf-dist/tex/latex/lettrine/pacl.cfl
+++ b/Master/texmf-dist/tex/latex/lettrine/pacl.cfl
@@ -1,29 +1,29 @@
%%% This is file `pacl.cfl'.
%%% It is provided under the LPPL. Copyright is hold by Pascal Kockaert.
%%% If you modify this file you *MUST* change its name.
-%%%
+
%%% This file contains config values to simplify the use of the
%%% ACaslon-SwashItalic (aka pacri8s) font from Adobe
%%% with the lettrine package by Daniel Flipo.
-%%%
+
%%% If you want to use this file, your document should contain
%%% the two next lines, without the leading percent signs.
%%% \renewcommand\LettrineFontHook{\fontencoding{T1}\fontfamily{pacl}\selectfont}
%%% \renewcommand{\DefaultOptionsFile}{pacl.cfl}
-%%%
+
%%% The fontfamily pacl is defined through the file T1pacl.fd.
%%% The contents of T1pacl.fd is listed at the end of this file.
-%%%
+
%%% The settings below were defined according to my visual tastes.
%%% No mathematical rule based on the metrices was applied.
%%% Though the result may not please you, it should be better
%%% than the default placement. This said, comments are welcome.
-%%%
+
%%% Comments about this file can be sent to Pascal.Kockaert
%%% at the mail server ulb.ac.be.
-
\ProvidesFile{pacl.cfl}[2003/08/24 v0.1 Pascal Kockaert]
+
\LettrineOptionsFor{A}{loversize= 0.15,lraise= 0.02,lhang= 0.30,findent= 0.00\LettrineWidth,nindent= 0.50em}
\LettrineOptionsFor{B}{loversize= 0.15,lraise= 0.00,lhang= 0.25,findent=-0.05\LettrineWidth,nindent= 0.50em}
\LettrineOptionsFor{C}{loversize=-0.10,lraise= 0.25,lhang= 0.05,findent= 0.00\LettrineWidth,nindent= 0.50em}
@@ -50,16 +50,18 @@
\LettrineOptionsFor{X}{loversize= 0.15,lraise= 0.00,lhang= 0.45,findent= 0.05\LettrineWidth,nindent= 0.15\LettrineWidth}
\LettrineOptionsFor{Y}{loversize= 0.15,lraise= 0.00,lhang= 0.05,findent= 0.20\LettrineWidth,nindent= 0.25\LettrineWidth}
\LettrineOptionsFor{Z}{loversize= 0.05,lraise= 0.15,lhang= 0.15,findent= 0.00\LettrineWidth,nindent= 0.30\LettrineWidth}
-\endinput
+\let\EOF\endinput
+\EOF
+%% The installation of the pacl family can be performed using the
+%% fontinst package.
+%% You must own the font ACaslon-SwashItalic, that is an AFM and a PFB file
+%% which should be renamed as padri8w.afm and padri8w.pfb.
-% The installation of the pacl family can be performed using the fontinst package.
-% You must own the font ACaslon-SwashItalic, that is an AFM and a PFB file
-% which should be renamed as padri8w.afm and padri8w.pfb.
-%
-% You should process the file Makepacl.tex (see below) through TeX,
-% and follow the instructions of the fontinst manual to finish the install.
-% The file T1pacl.fd should be defined as below and put with other local FD files.
+%% You should process the file Makepacl.tex (see below) through TeX,
+%% and follow the instructions of the fontinst manual to finish the install.
+%% The file T1pacl.fd should be defined as below and put with other local
+%% FD files.
%%% File Makepacl.tex
\input fontinst.sty
@@ -71,12 +73,11 @@
\bye
%%% End of file Makepacl.tex
-% The pacl family is defined by the file T1pacl.fd, as follows
+%%% The pacl family is defined by the file T1pacl.fd, as follows
%%% File T1pacl.fd
-%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+%%% THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{t1pacl.fd}[2003/08/24 v1.0 Pascal Kockaert]
\DeclareFontFamily{T1}{pacl}{}
\DeclareFontShape{T1}{pacl}{m}{n}{<->pacri9s}{}
-\endinput
%%% End of file T1pacl.fd