summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-ragright.html
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-12-28 19:57:02 +0000
committerKarl Berry <karl@freefriends.org>2007-12-28 19:57:02 +0000
commitc7cfef6687f65c2538898ddd7c6bc9c9ba50e58d (patch)
tree8f4de70d1a11463779871162ba84c1dbc874155b /Master/texmf-doc/doc/english/FAQ-en/html/FAQ-ragright.html
parent8948a31a6e2ac27883f7adac1b339003961ba43f (diff)
uk-tex-faq 3.17 (7nov07)
git-svn-id: svn://tug.org/texlive/trunk@5977 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-ragright.html')
-rw-r--r--Master/texmf-doc/doc/english/FAQ-en/html/FAQ-ragright.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-ragright.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-ragright.html
index 52cb0c0a86a..b40bbf4d248 100644
--- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-ragright.html
+++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-ragright.html
@@ -2,7 +2,7 @@
<title>UK TeX FAQ -- question label ragright</title>
</head><body>
<h3>Setting text ragged right</h3>
-<p>The trick with typesetting ragged right is to be sure you&rsquo;ve told the
+<p/>The trick with typesetting ragged right is to be sure you&rsquo;ve told the
TeX engine &ldquo;make this paragraph ragged, but never <em>too</em>
ragged&rdquo;. The LaTeX <code>\</code><code>raggedright</code> command (and the
corresponding <code>flushleft</code> environment) has a tendency to
@@ -15,7 +15,7 @@ of the line, but in some circumstances (such as where
<a href="FAQ-hyphoff.html">hyphenation is suppressed</a>) painfully large gaps may
sometimes be required.
-<p>Martin Schr&ouml;der&rsquo;s <i>ragged2e</i> package offers the best of both
+<p/>Martin Schr&ouml;der&rsquo;s <i>ragged2e</i> package offers the best of both
worlds: it provides raggedness which is built on the Plain TeX
model, but which is easily configurable. It defines easily-remembered
command (e.g., <code>\</code><code>RaggedRight</code>) and environment (e.g.,
@@ -26,5 +26,5 @@ parameters of <i>ragged2e</i>&rsquo;s operation.
<dl>
<dt><tt><i>ragged2e.sty</i></tt><dd>Distributed as part of <a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/ms.zip">macros/latex/contrib/ms</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/ms.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/ms/">browse</a>)
</dl>
-<p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=ragright">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=ragright</a>
+<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=ragright">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=ragright</a>
</body>