diff options
author | Karl Berry <karl@freefriends.org> | 2011-07-25 21:54:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-07-25 21:54:21 +0000 |
commit | c8570fd6aff117b8caeec3dcc0039161c6e85049 (patch) | |
tree | 6e6f76bdbc01973a88234ba17087b569d51cd2fa /Master/texmf-dist/doc/latex/newverbs | |
parent | f1615aae3ec6e6c8333f5c09987e5888bd5cd0c6 (diff) |
newverbs (25jul11)
git-svn-id: svn://tug.org/texlive/trunk@23220 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/newverbs')
-rw-r--r-- | Master/texmf-dist/doc/latex/newverbs/README | 13 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/newverbs/newverbs.pdf | bin | 220656 -> 470343 bytes |
2 files changed, 11 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/newverbs/README b/Master/texmf-dist/doc/latex/newverbs/README index e7ffaa68a0a..bfa77e2171e 100644 --- a/Master/texmf-dist/doc/latex/newverbs/README +++ b/Master/texmf-dist/doc/latex/newverbs/README @@ -1,11 +1,20 @@ The 'newverbs' LaTeX package ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Copyright (c) 2010-2011 by Martin Scharrer <martin@scharrer-online.de> +WWW: http://latex.scharrer-online.de/ +Code repository: https://bitbucket.org/martin_scharrer/newverbs 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-2011 by Martin Scharrer <martin@scharrer-online.de> -WWW: http://latex.scharrer-online.de/ +Another feature is provided using the macros `\collectverb` and `\Collectverb` +which allow other macros to collect an argument verbatim to either typeset or +write it into an auxiliary file, respectively. +A `\Verbdef` macro is provided to define verbatim text to a macro which can be +used for writing the text to auxiliary files. +This differs from the `\verbdef` macro from the `verbdef` package which define +macros with a typesetable version of the verbatim text which cannot be written +to auxiliary files. diff --git a/Master/texmf-dist/doc/latex/newverbs/newverbs.pdf b/Master/texmf-dist/doc/latex/newverbs/newverbs.pdf Binary files differindex 15d19550b2f..4f8aa63450e 100644 --- a/Master/texmf-dist/doc/latex/newverbs/newverbs.pdf +++ b/Master/texmf-dist/doc/latex/newverbs/newverbs.pdf |