diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-28 23:13:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-28 23:13:57 +0000 |
commit | dbd662faa59efb8881c0183fe2778284297b2360 (patch) | |
tree | 974b6b74a8768b1fd1492a60da3a017f3d336edc /Master/texmf-dist/doc/latex/newverbs/README | |
parent | d708bf6768840e9e6d64ebdee9e6352df197816a (diff) |
newverbs 1.1 (28jan11)
git-svn-id: svn://tug.org/texlive/trunk@21210 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/newverbs/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/newverbs/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/newverbs/README b/Master/texmf-dist/doc/latex/newverbs/README index f9d2b484d6b..e7ffaa68a0a 100644 --- a/Master/texmf-dist/doc/latex/newverbs/README +++ b/Master/texmf-dist/doc/latex/newverbs/README @@ -1,10 +1,11 @@ The 'newverbs' LaTeX package ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -This package allows the definition of \verb variants which add TeX code before and after the verbatim text (e.g. quotes or \fbox{}). -When used together with the 'shortvrb' package it allows the definition of short verbatim characters which use this variants -instead of the normal \verb. +This package allows the definition of \verb variants which add TeX code before +and after the verbatim text (e.g. quotes or \fbox{}). When used together with +the 'shortvrb' package it allows the definition of short verbatim characters +which use this variants instead of the normal \verb. -Copyright (c) 2010 by Martin Scharrer <martin@scharrer-online.de> +Copyright (c) 2010-2011 by Martin Scharrer <martin@scharrer-online.de> WWW: http://latex.scharrer-online.de/ |