diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:54:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:54:33 +0000 |
commit | af5d5861920b827fdc3b03c588de762bfb6da40b (patch) | |
tree | 24b608775d9883af68db6450e28cb1880929d5db /Master/texmf-dist/source/latex/lettrine/lettrine.ins | |
parent | 71258e64b39921d652306b688af4942e5b191ab3 (diff) |
trunk/Master/texmf-dist/source/latex/lettrine
git-svn-id: svn://tug.org/texlive/trunk@352 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.ins | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/lettrine/lettrine.ins b/Master/texmf-dist/source/latex/lettrine/lettrine.ins new file mode 100644 index 00000000000..f8ef8175632 --- /dev/null +++ b/Master/texmf-dist/source/latex/lettrine/lettrine.ins @@ -0,0 +1,25 @@ +%% +%% 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 +\keepsilent + +\generateFile{lettrine.sty}{f}{\from{lettrine.dtx}{code}} + +\Msg{***********************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move lettrine.sty} +\Msg{* into a directory searched by TeX.} +\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{*} +\Msg{* Happy TeXing!} +\Msg{*} +\Msg{***********************************************************} + |