diff options
author | Karl Berry <karl@freefriends.org> | 2010-11-30 18:53:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-11-30 18:53:30 +0000 |
commit | ec43769f813ff46824f146a1ab5e8a09442aab48 (patch) | |
tree | 62c5e32250d3f7a3486ffc30e8422f850a1a0519 /Master/texmf-dist/doc | |
parent | 37214ef4ba6a0d9b0c59068b71a05f2fc56d0259 (diff) |
rm vrb, noinfo license, apparent author does not recall writing it
git-svn-id: svn://tug.org/texlive/trunk@20609 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/generic/vrb/readme | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Master/texmf-dist/doc/generic/vrb/readme b/Master/texmf-dist/doc/generic/vrb/readme deleted file mode 100644 index 4e46165e271..00000000000 --- a/Master/texmf-dist/doc/generic/vrb/readme +++ /dev/null @@ -1,20 +0,0 @@ -%Contents: Verbatim macros via plain TeX, to be used with AnyTeX. -%Version: 1.1 of March 1994. -%Purpose: Handling verbatims with user guidance (options) to be -% provided via \everyverbatim and/or \thisverbatim. (New approach.) -% To be used with TeX, LaTeX, ... -% Examples of guidance: verbatim input from file -% escapecharacter and metacode -% block comment -% (selective) numbering of verbatim lines -% inline verbatim (with minimal | tags). -% Placement within context is parameterized via -% \preverbatim and \postverbatim with as default \medskip. -%Author: C.G. van der Laan, Hunzeweg 57, 9893PB, Garnwerd. The Netherlands. -% 05941-1525., cgl@risc1.rug.nl. -%Documentation: MAPS 94.1, as a spin-off in the TUGboat BLUes article, -% which discusses the TUGboat styles and descendants. -%Keywords: verbatim, escape character, block comment, file verbatim inclusion. -%Examples of use (after \input vrb.tex) %the macros, as appended below -% -%\input vrb.tex %File included for convenience |