diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-upquot.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-upquot.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-upquot.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-upquot.html deleted file mode 100644 index 2a664630d7e..00000000000 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-upquot.html +++ /dev/null @@ -1,18 +0,0 @@ -<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 “curly” quotes, -which are pleasing on the eye, but don’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> |