diff options
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/ |