summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-upquot.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-upquot.html')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-upquot.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-upquot.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-upquot.html
new file mode 100644
index 00000000000..2a664630d7e
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-upquot.html
@@ -0,0 +1,18 @@
+<head>
+<title>UK TeX FAQ -- question label upquot</title>
+</head><body>
+<h3>Realistic quotes for verbatim listings</h3>
+<p/>The <code>cmtt</code> font has &ldquo;curly&rdquo; quotes,
+which are pleasing on the eye, but don&rsquo;t really tally with what one
+sees on a modern
+<i>xterm</i>.
+<p/>The appearance of these quotes is critical in program listings,
+particularly in those of Unix-like shell scripts. The
+<i>upquote</i> package modifies the behaviour of the
+<code>verbatim</code> environment so that the output is a clearer
+representation of what the user must type.
+<dl>
+<dt><tt><i>upquote.sty</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/upquote/upquote.sty">macros/latex/contrib/upquote/upquote.sty</a>
+</dl>
+<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=upquot">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=upquot</a>
+</body>