summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lettrine/lettrine.cfg
diff options
context:
space:
mode:
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