diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lettrine/pzc3.cfl')
-rw-r--r-- | Master/texmf-dist/tex/latex/lettrine/pzc3.cfl | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/lettrine/pzc3.cfl b/Master/texmf-dist/tex/latex/lettrine/pzc3.cfl index a67ba9b5b0e..125c07ac4e7 100644 --- a/Master/texmf-dist/tex/latex/lettrine/pzc3.cfl +++ b/Master/texmf-dist/tex/latex/lettrine/pzc3.cfl @@ -1,21 +1,22 @@ -%%% This is file `pzc2.cfl'. +%%% This is file `pzc3.cfl'. %%% It is provided under the LPPL. Copyright is held by Kevin M. Dunn. %%% If you modify this file you *MUST* change its name. -%%% + %%% This file contains config values to simplify the use of the %%% Zapf-Chancery (aka pzc) font with the lettrine package by Daniel Flipo. %%% This file provides the parameters for 3 DefaultLines. -%%% + %%% If you want to use this file, your document should contain %%% the next three lines, without the leading percent signs. %%% \setcounter{DefaultLines}{3} %%% \renewcommand\LettrineFontHook{\fontencoding{T1}\fontfamily{pzc}\selectfont} %%% \renewcommand{\DefaultOptionsFile}{pzc3.cfl} -%%% + %%% Comments about this file can be sent to Kevin Dunn %%% (cavema2 at cavemanchemistry.com) \ProvidesFile{pzc3.cfl}[2006/03/19 v0.1 Kevin M. Dunn] + \LettrineOptionsFor{A}{loversize= 0.35,lraise= 0.00,lhang= 0.35,findent=0.05\LettrineWidth,nindent= 0.25\LettrineWidth} \LettrineOptionsFor{B}{loversize= 0.35,lraise= 0.00,lhang= 0.35,findent=0.10\LettrineWidth,nindent= 0.08\LettrineWidth,slope=-0.08\LettrineWidth} \LettrineOptionsFor{C}{loversize= 0.35,lraise= 0.10,lhang= 0.35,findent=0.00\LettrineWidth,nindent= 0.28\LettrineWidth} @@ -43,3 +44,5 @@ \LettrineOptionsFor{Y}{loversize= 0.30,lraise= 0.10,lhang= 0.40,findent=0.10\LettrineWidth,nindent= 0.00\LettrineWidth,slope=-0.10\LettrineWidth} \LettrineOptionsFor{Z}{loversize= 0.35,lraise= 0.00,lhang= 0.35,findent=0.00\LettrineWidth,nindent= 0.30\LettrineWidth} \endinput +%% +%% End of file `pzc3.cfl'. |