summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-balance.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-balance.html')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-balance.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-balance.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-balance.html
index 87e8e1a875e..d4662b20dcd 100644
--- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-balance.html
+++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-balance.html
@@ -5,8 +5,8 @@
<p/>The <i>twocolumn</i> option of the standard classes causes
LaTeX to set the text of a document in two columns. However, the last
page of the document typically ends up with columns of different
-lengths &mdash; such columns are said to be &ldquo;unbalanced&rdquo;. Many (most?)
-people don&rsquo;t like unbalanced columns.
+lengths &#8212; such columns are said to be &#8220;unbalanced&#8221;. Many (most?)
+people don&#8217;t like unbalanced columns.
<p/>The simplest solution to the problem is to use the <i>multicol</i>
package in place of the <i>twocolumn</i> option, as
<i>multicol</i> balances the columns on the final page by default.
@@ -21,7 +21,7 @@ the last page can often produce the right effect, but this seldom
appeals, and if the last page is made up of automatically-generated
text (for example, bibliography or index) inserting the command will
be difficult.
-<p/>The <i>flushend</i> package offers a solution to this problem. It&rsquo;s a
+<p/>The <i>flushend</i> package offers a solution to this problem. It&#8217;s a
somewhat dangerous piece of macro code, which patches one of the most
intricate parts of the LaTeX kernel without deploying any of the
safeguards discussed in <a href="FAQ-patch.html">patching commands</a>.
@@ -35,13 +35,13 @@ documents.
<p/>The user should be aware that any of these packages are liable to
become confused in the presence of floats: if problems arise, manual
adjustment of the floats in the document is likely to be necessary.
-It is this difficulty (what&rsquo;s required in any instance can&rsquo;t really be
+It is this difficulty (what&#8217;s required in any instance can&#8217;t really be
expressed in current LaTeX) that led the author of
<i>multicol</i> to suppress single-column-wide floats.
<dl>
-<dt><tt><i>balance.sty</i></tt><dd>Distributed as part of <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/preprint.zip">macros/latex/contrib/preprint</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/preprint/">browse the directory</a>)
-<dt><tt><i>flushend.sty</i></tt><dd>Distributed as part of <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/sttools.zip">macros/latex/contrib/sttools</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/sttools/">browse the directory</a>)
-<dt><tt><i>multicol.sty</i></tt><dd>Distributed as part of <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/tools.zip">macros/latex/required/tools</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/tools/">browse the directory</a>)
+<dt><tt><i>balance.sty</i></tt><dd>Distributed as part of <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/preprint.zip">macros/latex/contrib/preprint</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/preprint/">browse the directory</a>); <a href="http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/balance.html">catalogue entry</a>
+<dt><tt><i>flushend.sty</i></tt><dd>Distributed as part of <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/sttools.zip">macros/latex/contrib/sttools</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/sttools/">browse the directory</a>); <a href="http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/flushend.html">catalogue entry</a>
+<dt><tt><i>multicol.sty</i></tt><dd>Distributed as part of <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/tools.zip">macros/latex/required/tools</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/tools/">browse the directory</a>); <a href="http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/multicol.html">catalogue entry</a>
<p/></dl>
<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=balance">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=balance</a>
</body>