summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-epigraph.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-epigraph.html')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-epigraph.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-epigraph.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-epigraph.html
index c71346ed210..da52cfb5959 100644
--- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-epigraph.html
+++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-epigraph.html
@@ -7,7 +7,7 @@ chapters (or even at the end of chapters: Knuth puts things at the
ends of chapters of the TeXbook).
<p/>Typesetting them is a bit of a fiddle, but not impossible to do for
yourself. Fortunately, there are two packages that do the job, to
-some extent; there are also facilities in the two &ldquo;big&rdquo; classes
+some extent; there are also facilities in the two &#8220;big&#8221; classes
(<i>memoir</i> and <i>koma-script</i>.
<p/>The <i>epigraph</i> package defines an <code>\</code><code>epigraph</code> command, for
creating a single
@@ -38,26 +38,26 @@ The <code>\</code><code>epigraphhead</code> command enables you to place your ep
\setlength{\unitlength}{1pt}
...
\chapter{The Social Life of Rabbits}
-\epigraphhead[&lt;distance&gt;]{%
+\epigraphhead[&#60;distance&#62;]{%
\epigraph{Oh! My ears and whiskers!}%
{Lewis Carroll}%
}
</pre>
</blockquote><p>
The &lt;<i>distance</i>&gt; says how far above the chapter heading the
-epigraph is to go; it&rsquo;s expressed in terms of the <code>\</code><code>unitlength</code>
-that&rsquo;s used in the <code>picture</code> environment; the package&rsquo;s
+epigraph is to go; it&#8217;s expressed in terms of the <code>\</code><code>unitlength</code>
+that&#8217;s used in the <code>picture</code> environment; the package&#8217;s
author recommends <code>70pt</code>.
<p/>The package also offers various tricks for adjusting the layout of
-chapter header (necessary if you&rsquo;ve found a hugely long quotation for
+chapter header (necessary if you&#8217;ve found a hugely long quotation for
an <code>\</code><code>epigraphhead</code>), for patching the bibliography, for patching
<code>\</code><code>part</code> pages, and so on. (Some of these suggested patches lead you
-through writing your own package&hellip;)
+through writing your own package&#8230;)
<p/>The <i>quotchap</i> package redefines chapter headings (in a
moderately striking way), and provides an environment
<code>savequotes</code> in which you can provide one (or more)
quotations to use as epigraphs. The facilities seem not as flexible
-as those of <i>epigraph</i>, but it&rsquo;s probably easier to use.
+as those of <i>epigraph</i>, but it&#8217;s probably easier to use.
<p/>The <i>memoir</i> class offers all the facilities of the
<i>epigraph</i> package. The <i>Koma-script</i> classes have
commands <code>\</code><code>setchapterpreamble</code> and <code>\</code><code>dictum</code> to provide these