summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/lettrine/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-03-26 21:28:05 +0000
committerKarl Berry <karl@freefriends.org>2020-03-26 21:28:05 +0000
commitfd3d22c6b9915762a007942b0617c39f8bd6fcdc (patch)
treec1e065c23e999487e46036dea3a6e7838477c4fa /Master/texmf-dist/doc/latex/lettrine/README
parente5b867c8ebe58caa2dae444265723e8a88603b1f (diff)
lettrine (26mar20)
git-svn-id: svn://tug.org/texlive/trunk@54560 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/lettrine/README')
-rw-r--r--Master/texmf-dist/doc/latex/lettrine/README34
1 files changed, 0 insertions, 34 deletions
diff --git a/Master/texmf-dist/doc/latex/lettrine/README b/Master/texmf-dist/doc/latex/lettrine/README
deleted file mode 100644
index c5e5f062bd0..00000000000
--- a/Master/texmf-dist/doc/latex/lettrine/README
+++ /dev/null
@@ -1,34 +0,0 @@
- Lettrine bundle
-
-This bundle contains a package that I maintain to typeset dropped
-capitals in a LaTeX document.
-
-It is subject to the LaTeX Project Public License.
-See http://www.latex-project.org/lppl.txt
-for the details of that license.
-
-Installation: this bundle is included in most TeX distributions, but
-if you need to install it by yourself
-1. run lualatex on lettrine.dtx to get the documentation (lettrine.pdf),
-2. run luatex on lettrine.ins to strip the comments and create
- lettrine.sty and lettrine.cfg
-3. run luatex on contrib.dtx to produce the *.cfl files.
-Files lettrine.sty, lettrine.cfg, lettrine-*.sty and *.cfl go to to
-a directory searched by TeX, typically $TEXMF/tex/latex/lettrine.
-Files README, demo*, *.pdf go to a doc directory, typically
-$TEXMF/doc/latex/lettrine.
-Files *.dtx, *.ins go to a source directory, typically
-$TEXMF/source/latex/lettrine
-
-If you wish, you can customize lettrine.cfg according to your needs.
-
-Have a look at one of the PDF files, demo.pdf (in French), or
-demo-de.pdf (in German) in the doc directory, to see how
-different layouts for dropped capitals can be achieved.
-You can also play with the source files demo.tex or demo-de.tex.
-Have a look at lettrine.pdf in the doc directory, if you are interested
-in the complete documentation and code.
-
---
-Daniel Flipo, <daniel.flipo@free.fr>
-August, 25th, 2018.