summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lettrine/lettrine.cfg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:57:54 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:57:54 +0000
commitbf26723280d5d9363f3868e91a76114cc174a2ba (patch)
tree8edf290ae9393a27166e0dbdb7ec369cdfcaa928 /Master/texmf-dist/tex/latex/lettrine/lettrine.cfg
parentf96afa6bcdbb66348ea2966f6ae2c955846f43f7 (diff)
lettrine
git-svn-id: svn://tug.org/texlive/trunk@1034 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.cfg30
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lettrine/lettrine.cfg b/Master/texmf-dist/tex/latex/lettrine/lettrine.cfg
new file mode 100644
index 00000000000..042aab49ccc
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/lettrine/lettrine.cfg
@@ -0,0 +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}
+
+\endinput