diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lettrine/padl.cfl')
-rw-r--r-- | Master/texmf-dist/tex/latex/lettrine/padl.cfl | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/Master/texmf-dist/tex/latex/lettrine/padl.cfl b/Master/texmf-dist/tex/latex/lettrine/padl.cfl index 784bebc935e..79e90b96aec 100644 --- a/Master/texmf-dist/tex/latex/lettrine/padl.cfl +++ b/Master/texmf-dist/tex/latex/lettrine/padl.cfl @@ -1,29 +1,27 @@ %%% This is file `padl.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 %%% AGaramondAlt-Italic (aka padri8w) 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{padl}\selectfont} %%% \renewcommand{\DefaultOptionsFile}{padl.cfl} -%%% + %%% The fontfamily padl is defined through the file T1padl.fd. %%% The contents of T1padl.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{padl.cfl}[2003/08/24 v1.0 Pascal Kockaert] \LettrineOptionsFor{A}{loversize= 0.05,lraise= 0.10,lhang= 0.40,findent= 0.000\LettrineWidth,nindent= 0.50em} @@ -52,16 +50,19 @@ \LettrineOptionsFor{X}{loversize= 0.10,lraise= 0.00,lhang= 0.40,findent= 0.040\LettrineWidth,nindent= 0.20\LettrineWidth} \LettrineOptionsFor{Y}{loversize= 0.10,lraise= 0.00,lhang= 0.20,findent= 0.100\LettrineWidth,nindent= 0.20\LettrineWidth} \LettrineOptionsFor{Z}{loversize=-0.05,lraise= 0.25,lhang= 0.00,findent= 0.050\LettrineWidth,nindent= 0.55\LettrineWidth} -\endinput +\let\EOF\endinput +\EOF +%% The installation of the padl family can be performed using the +%% fontinst package. +%% You must own the font AGaramondAlt-Italic, that is an AFM and a PFB +%% file which should be renamed as padri8w.afm and padri8w.pfb. -% The installation of the padl family can be performed using the fontinst package. -% You must own the font AGaramondAlt-Italic, that is an AFM and a PFB file -% which should be renamed as padri8w.afm and padri8w.pfb. -% -% You should process the file Makepadl.tex (see below) through TeX, -% and follow the instructions of the fontinst manual to finish the install. -% The file T1padl.fd should be defined as below and put with other local FD files. +%% You should process the file Makepadl.tex (see below) through TeX, +%% and follow the instructions of the fontinst manual to finish the +%% install. +%% The file T1padl.fd should be defined as below and put with other +%% local FD files. %%% File Makepadl.tex \input fontinst.sty @@ -74,12 +75,11 @@ \bye %%% End of file Makepadl.tex -% The padl family is defined by the file T1padl.fd, as follows +%% The padl family is defined by the file T1padl.fd, as follows %%% File T1padl.fd -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY +%%% THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{t1padl.fd}[2003/08/24 v0.1 Pascal Kockaert] \DeclareFontFamily{T1}{padl}{} \DeclareFontShape{T1}{padl}{m}{n}{<->padw9w}{} -\endinput %%% End of file T1padl.fd |