summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/upquote/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-04-09 22:43:23 +0000
committerKarl Berry <karl@freefriends.org>2012-04-09 22:43:23 +0000
commit8f491e3eb56d4f1f83204770e0661f167ff4f567 (patch)
tree0fbbda11943b455d4c2e6f9979c95e81ecd17244 /Master/texmf-dist/doc/latex/upquote/README
parent8888656430dee2c3993747e12f5f6e6e69618fdf (diff)
upquote 1.2 (9apr12)
git-svn-id: svn://tug.org/texlive/trunk@25895 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/upquote/README')
-rw-r--r--Master/texmf-dist/doc/latex/upquote/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/upquote/README b/Master/texmf-dist/doc/latex/upquote/README
new file mode 100644
index 00000000000..d8668677120
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/upquote/README
@@ -0,0 +1,14 @@
+
+upquote -- upright-quote and grave-accent glyphs in verbatim
+
+Authors: Michael A. Covington, Frank Mittelbach, Markus G. Kuhn
+
+Released under the LaTeX Project Public License v1.3c or later
+See http://www.latex-project.org/lppl.txt
+
+This upquote.sty LaTeX package changes the glyphs used by the \verb
+and \verb* macros and the "verbatim" and "verbatim*" environments for
+ASCII characters 27 and 60 to the "upright quotation mark" and "grave
+accent" ones required by Unicode, ISO 646, ISO 10646, and many other
+character set standards. This is particularly useful for typesetting
+software source code.