diff options
author | Karl Berry <karl@freefriends.org> | 2008-04-29 17:24:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-04-29 17:24:08 +0000 |
commit | fd50f7fb6d0e58972ed0c43863e90287b1ab03c4 (patch) | |
tree | 12deadde46db488b781bef3cb72f9339c215dbd5 /Master/texmf-dist/tex/latex/lettrine/lettrine.cfg | |
parent | fb16db91198c4ad4ddc4267ba7ae4d16ce94c56f (diff) |
lettrine update (28apr08)
git-svn-id: svn://tug.org/texlive/trunk@7724 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lettrine/lettrine.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/lettrine/lettrine.cfg | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/Master/texmf-dist/tex/latex/lettrine/lettrine.cfg b/Master/texmf-dist/tex/latex/lettrine/lettrine.cfg index 042aab49ccc..96ecca016b4 100644 --- a/Master/texmf-dist/tex/latex/lettrine/lettrine.cfg +++ b/Master/texmf-dist/tex/latex/lettrine/lettrine.cfg @@ -1,30 +1,30 @@ -%%% lettrine.cfg: configuration file for lettrine.sty -%%% Daniel Flipo <Daniel.Flipo@univ-lille1.fr> - -%%% If you want to customize lettrine, please *do not* hack into the -%%% code, copy this file to the directory where lettrine.sty lies -%%% and customize it as you like. - -%%% Uncomment these lines and change the parameters' values to fit -%%% your needs (see lettrine.dtx). - -%\setcounter{DefaultLines}{2} - -%%% These are *decimal* numbers: -%\renewcommand{\DefaultLoversize}{0} -%\renewcommand{\DefaultLraise}{0} -%\renewcommand{\DefaultLhang}{0} - -%%% These are *lengths* (don't forget the unit): -%\setlength{\DefaultFindent}{0pt} -%\setlength{\DefaultNindent}{0.5em} -%\setlength{\DefaultSlope}{0mm} - -%%% This is a *flag* (value=true/false): -%\LettrineImagefalse - -%%% In case you want to set parameters for some letters -%%% in file `optfile.cfl' -%\renewcommand{\DefaultOptionsFile}{optfile.cfl} - +%% lettrine.cfg: configuration file for lettrine.sty +%% +%% If you want to customize lettrine, please *do not* hack into the +%% code, copy this file to the directory where lettrine.sty lies +%% and customize it as you like. +%% +%% Uncomment these lines and change the parameters' values to fit +%% your needs (see lettrine.dtx). +%% +%%\setcounter{DefaultLines}{2} +%% +%% These are *decimal* numbers: +%%\renewcommand{\DefaultLoversize}{0} +%%\renewcommand{\DefaultLraise}{0} +%%\renewcommand{\DefaultLhang}{0} +%% +%% These are *lengths* (don't forget the unit): +%%\setlength{\DefaultFindent}{0pt} +%%\setlength{\DefaultNindent}{0.5em} +%%\setlength{\DefaultSlope}{0mm} +%% +%% This is a *flag* (value=true/false): +%%\LettrineImagefalse +%% +%% In case you want to set parameters for some letters +%% in file `optfile.cfl' +%%\renewcommand{\DefaultOptionsFile}{optfile.cfl} \endinput +%% +%% End of file `lettrine.cfg'. |