diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-17 23:01:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-17 23:01:42 +0000 |
commit | f66156be6792018bd9c0f0e8b45c428353891b3f (patch) | |
tree | 815168d15980ef9ead9a6187594bcf436e1e5bcc /Master/texmf-dist/doc/latex/newvbtm | |
parent | f12dd7727abc99394ce4f9a397a6929c341bdb67 (diff) |
newvbtm (17sep11)
git-svn-id: svn://tug.org/texlive/trunk@23996 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/newvbtm')
-rw-r--r-- | Master/texmf-dist/doc/latex/newvbtm/README | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/newvbtm/newvbtm-man.pdf | bin | 324798 -> 82006 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/newvbtm/newvbtm-man.tex | 6 |
3 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/newvbtm/README b/Master/texmf-dist/doc/latex/newvbtm/README index 157db6d5a81..bf19bd015d9 100644 --- a/Master/texmf-dist/doc/latex/newvbtm/README +++ b/Master/texmf-dist/doc/latex/newvbtm/README @@ -1,4 +1,4 @@ -newvbtm (v1.0): The package for your own verbatim-like environments +newvbtm (v1.1): The package for your own verbatim-like environments containing two style files; newvbtm.sty: To define your own verbatim-like environments varvbtm.sty: To make some variants of verbatim @@ -29,6 +29,8 @@ newvbtm (v1.0): The package for your own verbatim-like environments - non-verbatim stuff insertion in verbatim-like environment - verbatim input file ++ A small bug causing trouble with LaTeX 2.09 is fixed in v1.1. + Enjoy! Hiroshi Nakashima <nakasima@tutics.tut.ac.jp> diff --git a/Master/texmf-dist/doc/latex/newvbtm/newvbtm-man.pdf b/Master/texmf-dist/doc/latex/newvbtm/newvbtm-man.pdf Binary files differindex 3dc3fdc3363..4865423a691 100644 --- a/Master/texmf-dist/doc/latex/newvbtm/newvbtm-man.pdf +++ b/Master/texmf-dist/doc/latex/newvbtm/newvbtm-man.pdf diff --git a/Master/texmf-dist/doc/latex/newvbtm/newvbtm-man.tex b/Master/texmf-dist/doc/latex/newvbtm/newvbtm-man.tex index b1a50cc6f90..5763186a837 100644 --- a/Master/texmf-dist/doc/latex/newvbtm/newvbtm-man.tex +++ b/Master/texmf-dist/doc/latex/newvbtm/newvbtm-man.tex @@ -20,8 +20,8 @@ %% original source files, as listed above, are part of the %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) -%% Copyright (C) 1999 Hiroshi Nakashima <nakasima@tutics.tut.ac.jp> -%% (Toyohashi Univ. of Tech.) +%% Copyright (C) 1999-2002 Hiroshi Nakashima <nakasima@tutics.tut.ac.jp> +%% (Toyohashi Univ. of Tech.) %% %% This program can be redistributed and/or modified under the terms %% of the LaTeX Project Public License distributed from CTAN @@ -46,7 +46,7 @@ %% %% \ProvidesFile{newvbtm-man.tex} -[1999/08/11 v1.0 ] +[2002/04/08 v1.1 ] \documentclass{ltxdoc} \usepackage{varvbtm} \DisableCrossrefs |