summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/lettrine/lettrine.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-04-29 17:24:08 +0000
committerKarl Berry <karl@freefriends.org>2008-04-29 17:24:08 +0000
commitfd50f7fb6d0e58972ed0c43863e90287b1ab03c4 (patch)
tree12deadde46db488b781bef3cb72f9339c215dbd5 /Master/texmf-dist/source/latex/lettrine/lettrine.ins
parentfb16db91198c4ad4ddc4267ba7ae4d16ce94c56f (diff)
lettrine update (28apr08)
git-svn-id: svn://tug.org/texlive/trunk@7724 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/lettrine/lettrine.ins')
-rw-r--r--Master/texmf-dist/source/latex/lettrine/lettrine.ins49
1 files changed, 43 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/lettrine/lettrine.ins b/Master/texmf-dist/source/latex/lettrine/lettrine.ins
index f8ef8175632..e71866caee3 100644
--- a/Master/texmf-dist/source/latex/lettrine/lettrine.ins
+++ b/Master/texmf-dist/source/latex/lettrine/lettrine.ins
@@ -1,25 +1,62 @@
%%
+%% Copyright (C) 1999-2007 Daniel Flipo.
+%%
+%% This program can be redistributed and/or modified under the terms
+%% of the LaTeX Project Public License either version 1.3 of this
+%% license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2003/12/01 or later.
+%%
%% This file will generate fast loadable files and documentation
%% driver files from the doc files in this package when run through
%% LaTeX or TeX.
%%
\def\batchfile{lettrine.ins}
\input docstrip.tex
+
+{\ifx\generate\undefined
+\Msg{**********************************************}
+\Msg{*}
+\Msg{* This installation requires docstrip}
+\Msg{* version 2.3c or later.}
+\Msg{*}
+\Msg{* An older version of docstrip has been input}
+\Msg{*}
+\Msg{**********************************************}
+\errhelp{Move or rename old docstrip.tex.}
+\errmessage{Old docstrip in input path}
+\batchmode
+\csname @@end\endcsname
+\fi}
+
\keepsilent
-\generateFile{lettrine.sty}{f}{\from{lettrine.dtx}{code}}
+\usedir{tex/latex/lettrine}
+
+\generate{\file{lettrine.sty}{\from{lettrine.dtx}{sty}}
+ }
+
+\nopreamble
+\generate{\file{lettrine.cfg}{\from{lettrine.dtx}{cfg}}
+ }
\Msg{***********************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move lettrine.sty}
-\Msg{* into a directory searched by TeX.}
+\Msg{* lettrine.cfg and the *.cfl files from the contrib}
+\Msg{* directory into a directory searched by TeX.}
+\Msg{*}
+\Msg{* If you want to change the default settings, uncomment the}
+\Msg{* lines you want in file lettrine.cfg and customize them.}
\Msg{*}
-\Msg{* If you want to change the default settings, you can do so}
-\Msg{* by copying lettrine.cfg to the directory where you will}
-\Msg{* install lettrine.sty and uncomment the lines you want to}
-\Msg{* change.}
+\Msg{* To produce the documentation}
+\Msg{* run lettrine.dtx through LaTeX or pdfLaTeX.}
\Msg{*}
\Msg{* Happy TeXing!}
\Msg{*}
\Msg{***********************************************************}
+\endbatchfile
+\endinput