summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-slashbox.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-slashbox.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-slashbox.html')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-slashbox.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-slashbox.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-slashbox.html
index aa5338acbec..f65dd539d67 100644
--- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-slashbox.html
+++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-slashbox.html
@@ -23,7 +23,7 @@ x y
-----------------
</pre>
</blockquote><p>
-However, this doesn&rsquo;t satisfy everyone: many want the labelling in a
+However, this doesn&#8217;t satisfy everyone: many want the labelling in a
single cell at the top left of the table. It sounds a simple enough
requirement, yet it calls for some slightly tricky LaTeX coding.
The <i>slashbox</i> package does the job for you: it defines
@@ -31,9 +31,9 @@ commands <code>\</code><code>slashbox</code> and <code>\</code><code>backslashbo
labels as arguments. It draws a picture with the two labels on either
side of a slanting line; the command (and hence the picture) may be
placed in the corner cell, where the labelled row and column meet.
-<p/>The package isn&rsquo;t the world&rsquo;s neatest: it uses LaTeX
+<p/>The package isn&#8217;t the world&#8217;s neatest: it uses LaTeX
<code>picture</code> mode to draw its line, and picture mode has many
-tedious restrictions (and doesn&rsquo;t, in all honesty, produce
+tedious restrictions (and doesn&#8217;t, in all honesty, produce
particularly good pictures). Load slashbox with the <i>pict2e</i>
package, and at least the picture quality will be improved.
<p/>Documentation of <i>slashbox</i> is less than satisfactory: a
@@ -41,9 +41,9 @@ LaTeX source file of rather startling starkness accompanies the
package file in the distribution. It does, however, process to a
DVI file that gives some idea of how the <code>\</code><code>slashbox</code> may be
expected to look. (The third example in the file shows the effect of
-<code>picture</code> mode&rsquo;s restrictions: the dividing line doesn&rsquo;t
+<code>picture</code> mode&#8217;s restrictions: the dividing line doesn&#8217;t
go from corner to corner in the box: to correct this requires revision
-of <i>slashbox</i> &mdash; <i>pict2e</i> alone doesn&rsquo;t help in this
+of <i>slashbox</i> &#8212; <i>pict2e</i> alone doesn&#8217;t help in this
regard.)
<dl>
<dt><tt><i>slashbox.sty</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/slashbox.zip">macros/latex/contrib/slashbox</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/slashbox/">browse the directory</a>)