diff options
author | Karl Berry <karl@freefriends.org> | 2011-10-28 23:42:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-10-28 23:42:51 +0000 |
commit | 7d9eca7c4eba55a60bd83933de4a4d5c9808e018 (patch) | |
tree | 01243ae0c2383d8bdbe7dd20637a7e537287e2f6 /Master/texmf-dist/tex | |
parent | 245a543c69cd4f9fd8a39137053f554738fa5941 (diff) |
jvlisting (28oct11)
git-svn-id: svn://tug.org/texlive/trunk@24430 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/jvlisting/jvlisting.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/jvlisting/jvlisting.sty b/Master/texmf-dist/tex/latex/jvlisting/jvlisting.sty index dffc5378215..89f9ce7cb97 100644 --- a/Master/texmf-dist/tex/latex/jvlisting/jvlisting.sty +++ b/Master/texmf-dist/tex/latex/jvlisting/jvlisting.sty @@ -22,11 +22,11 @@ %% This work has the LPPL maintenance status `maintained' and the current %% Maintainer of this work is Jochen Voss <voss@seehuhn.de>. %% -%% This work consists of the files jvlisting.dtx and the derived files -%% jvlisting.sty, jvlisting.ins and examples.tex. +%% This work consists of the files jvlisting.dtx, test.tex and the +%% derived files jvlisting.sty, jvlisting.ins and examples.tex. \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{jvlisting}[2011/10/17 v0.5 Formatted Program Listings] +\ProvidesPackage{jvlisting}[2011/10/28 v0.6 Formatted Program Listings] \def\jvl@iterlines#1{\expandafter\jvl@iterla\expandafter{#1}{\jvl@dropempty}} {\obeylines\gdef\jvl@iterla#1#2#3 |