diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-07 22:47:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-07 22:47:28 +0000 |
commit | 3f1971c9b7717818766692c9aa497e20e7472f2c (patch) | |
tree | 678de0190b6643b1b21fd9441fa1387bce180726 /Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-dropping.html | |
parent | c7c3b090320a234149dbe23315e2a15a2773ac79 (diff) |
FAQ-en 3.19d (7apr10)
git-svn-id: svn://tug.org/texlive/trunk@17742 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-dropping.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-dropping.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-dropping.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-dropping.html index 36609a74587..b4aedbe80a2 100644 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-dropping.html +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-dropping.html @@ -5,9 +5,9 @@ <p/>A common style of typesetting, now seldom seen except in newspapers, is to start a paragraph (in books, usually the first of a chapter) with its first letter set large enough to span several lines. -<p/>This style is known as “dropped capitals”, or (in French) +<p/>This style is known as “dropped capitals”, or (in French) «lettrines», -and TeX’s primitive facilities for hanging indentation make its +and TeX’s primitive facilities for hanging indentation make its (simple) implementation pretty straightforward. <p/>The <i>dropping</i> package does the job simply, but has a curious attitude to the calculation of the size of the font to be used for the @@ -21,7 +21,7 @@ alone such modernisms as XeTeX. As a result, the package is widely deprecated, nowadays. <p/>The more recent <i>lettrine</i> package is generally more reliable. It has a well-constructed array of options, and an impressive set of -examples adds to the package’s document. +examples adds to the package’s document. <dl> <dt><tt><i>dropping</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/dropping.zip">macros/latex/contrib/dropping</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/dropping/">browse the directory</a>) <dt><tt><i>lettrine</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/lettrine.zip">macros/latex/contrib/lettrine</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/lettrine/">browse the directory</a>) |