From f66156be6792018bd9c0f0e8b45c428353891b3f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 17 Sep 2011 23:01:42 +0000 Subject: newvbtm (17sep11) git-svn-id: svn://tug.org/texlive/trunk@23996 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/newvbtm/newvbtm.sty | 16 ++++++++-------- Master/texmf-dist/tex/latex/newvbtm/varvbtm.sty | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) (limited to 'Master/texmf-dist/tex/latex/newvbtm') 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 -%% (Toyohashi Univ. of Tech.) +%% Copyright (C) 1999-2002 Hiroshi Nakashima +%% (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 -%% (Toyohashi Univ. of Tech.) +%% Copyright (C) 1999-2002 Hiroshi Nakashima +%% (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 -- cgit v1.2.3