summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newvbtm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-09-17 23:01:42 +0000
committerKarl Berry <karl@freefriends.org>2011-09-17 23:01:42 +0000
commitf66156be6792018bd9c0f0e8b45c428353891b3f (patch)
tree815168d15980ef9ead9a6187594bcf436e1e5bcc /Master/texmf-dist/tex/latex/newvbtm
parentf12dd7727abc99394ce4f9a397a6929c341bdb67 (diff)
newvbtm (17sep11)
git-svn-id: svn://tug.org/texlive/trunk@23996 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newvbtm')
-rw-r--r--Master/texmf-dist/tex/latex/newvbtm/newvbtm.sty16
-rw-r--r--Master/texmf-dist/tex/latex/newvbtm/varvbtm.sty6
2 files changed, 11 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/newvbtm/newvbtm.sty b/Master/texmf-dist/tex/latex/newvbtm/newvbtm.sty
index d4d6a559dc4..0d88ae5bdfd 100644
--- a/Master/texmf-dist/tex/latex/newvbtm/newvbtm.sty
+++ b/Master/texmf-dist/tex/latex/newvbtm/newvbtm.sty
@@ -21,8 +21,8 @@
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
%% Style file `newvbtm'.
-%% 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
@@ -55,7 +55,7 @@
\else \nvb@LaTeXefalse
\def\next[#1]{}\fi
\next
-[1999/08/11 v1.0 ]
+[2002/04/08 v1.1 ]
%% tex newvbtm.ins
\def\newverbatim{\let\nvb@newenv\newenvironment
@@ -74,18 +74,18 @@
\def\nvb@inewverbatim#1[#2]{\nvb@Xnewverbatim{#1}[#2][]}
\fi
-\long\def\nvb@xnewverbatim#1[#2][#3]#4#5#6#7{\def\@tempa{#3}%
- \ifx\@tempa\@empty \def\@tempa{[#2]}%
- \else \def\@tempa{[#2][#3]}\fi
+\long\def\nvb@xnewverbatim#1[#2][#3]#4#5#6#7{\def\nvb@tempa{#3}%
+ \ifx\nvb@tempa\@empty \def\nvb@tempa{[#2]}%
+ \else \def\nvb@tempa{[#2][#3]}\fi
\def\@tempb{\nvb@newenv{#1}}%
- \expandafter\@tempb\@tempa
+ \expandafter\@tempb\nvb@tempa
{\def\nvb@currenvir{#1}%
#4\begingroup \@verbatim \frenchspacing \@vobeyspaces
\nvb@defxverbatim{#1}\nvb@beginhook #5\nvb@xverbatim}%
{#6\nvb@endinhook \endverbatim \endgroup
#7\nvb@endouthook \@endpetrue}%
\def\@tempb{\nvb@newenv{#1*}}%
- \expandafter\@tempb\@tempa
+ \expandafter\@tempb\nvb@tempa
{\def\nvb@currenvir{#1*}%
#4\begingroup \@verbatim
\nvb@defxverbatim{#1*}\nvb@beginhook #5\nvb@xverbatim}%
diff --git a/Master/texmf-dist/tex/latex/newvbtm/varvbtm.sty b/Master/texmf-dist/tex/latex/newvbtm/varvbtm.sty
index aa4a6db1b16..30b42e4437e 100644
--- a/Master/texmf-dist/tex/latex/newvbtm/varvbtm.sty
+++ b/Master/texmf-dist/tex/latex/newvbtm/varvbtm.sty
@@ -21,8 +21,8 @@
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
%% Style file `varvbtm'.
-%% 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
@@ -55,7 +55,7 @@
\else \nvb@LaTeXefalse
\def\next[#1]{}\fi
\next
-[1999/08/11 v1.0 ]
+[2002/04/08 v1.1 ]
%% tex newvbtm.ins
\ifnvb@LaTeXe