summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-changemargin.html
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-04-07 22:47:28 +0000
committerKarl Berry <karl@freefriends.org>2010-04-07 22:47:28 +0000
commit3f1971c9b7717818766692c9aa497e20e7472f2c (patch)
tree678de0190b6643b1b21fd9441fa1387bce180726 /Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-changemargin.html
parentc7c3b090320a234149dbe23315e2a15a2773ac79 (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-changemargin.html')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-changemargin.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-changemargin.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-changemargin.html
index 0ec0fd07080..871457cde09 100644
--- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-changemargin.html
+++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-changemargin.html
@@ -2,36 +2,36 @@
<title>UK TeX FAQ -- question label changemargin</title>
</head><body>
<h3>Changing the margins in LaTeX</h3>
-<p/>Changing the layout of a document&rsquo;s text on the page involves several
+<p/>Changing the layout of a document&#8217;s text on the page involves several
subtleties not often realised by the beginner. There are interactions
between fundamental TeX constraints, constraints related to the
design of LaTeX, and good typesetting and design practice, that
mean that any change must be very carefully considered, both to ensure
-that it &ldquo;works&rdquo; and to ensure that the result is pleasing to the
+that it &#8220;works&#8221; and to ensure that the result is pleasing to the
eye.
-<p/>LaTeX&rsquo;s defaults sometimes seem excessively conservative,
+<p/>LaTeX&#8217;s defaults sometimes seem excessively conservative,
but there are sound reasons behind how Lamport designed the layouts
themselves, whatever one may feel about his overall design. For
-example, the common request for &ldquo;one-inch margins all round on A4
-paper&rdquo; is fine for 10- or 12-pitch typewriters, but not for 10pt (or
+example, the common request for &#8220;one-inch margins all round on A4
+paper&#8221; is fine for 10- or 12-pitch typewriters, but not for 10pt (or
even 11pt or 12pt) type because readers find such wide, dense, lines
difficult to read. There should ideally be no more than 75 characters
per line (though the constraints change for two-column text).
-<p/>So Lamport&rsquo;s warning to beginners in his section on &lsquo;Customizing the
-Style&rsquo; &mdash; &ldquo;don&rsquo;t do it&rdquo; &mdash; should not lightly be ignored.
+<p/>So Lamport&#8217;s warning to beginners in his section on &#8216;Customizing the
+Style&#8217; &#8212; &#8220;don&#8217;t do it&#8221; &#8212; should not lightly be ignored.
<p/>This set of FAQs recommends that you use a package to establish
consistent settings of the parameters: the interrelationships are
taken care of in the established packages, without you <em>needing</em>
-to think about them, but remember &mdash; the packages only provide
-consistent, working, mechanisms: they don&rsquo;t analyse the quality of
+to think about them, but remember &#8212; the packages only provide
+consistent, working, mechanisms: they don&#8217;t analyse the quality of
what you propose to do.
<p/>The following answers deal with the ways one may choose to proceed:
<ul>
<li> <a href="FAQ-marginpkgs.html">Choose which package to use</a>.
<li> <a href="FAQ-marginmanual.html">Find advice on setting up page layout by hand</a>.
</ul>
-There is a related question &mdash; how to change the layout
-temporarily &mdash; and there&rsquo;s an answer that covers that, too:
+There is a related question &#8212; how to change the layout
+temporarily &#8212; and there&#8217;s an answer that covers that, too:
<ul>
<li> <a href="FAQ-chngmargonfly.html">Change the margins on the fly</a>.
</ul>