diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-24 00:09:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-24 00:09:49 +0000 |
commit | 38c14b17ff6509371c67391452f5b34d9b582333 (patch) | |
tree | 6c9a92191936bcd7405d239625af2b535156981c /Master/texmf-dist/tex | |
parent | 00e6529c140ad1858c21526e6f8044aabb399270 (diff) |
showexpl (22aug11)
git-svn-id: svn://tug.org/texlive/trunk@23669 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/showexpl/showexpl.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/showexpl/showexpl.sty b/Master/texmf-dist/tex/latex/showexpl/showexpl.sty index 10bcbec77f0..312ee16d7e4 100644 --- a/Master/texmf-dist/tex/latex/showexpl/showexpl.sty +++ b/Master/texmf-dist/tex/latex/showexpl/showexpl.sty @@ -22,7 +22,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{showexpl} - [2007/02/03 v0.3h Typesetting example code (RN)] + [2011/08/22 v0.3i Typesetting example code (RN)] \DeclareOption{final}{% \PassOptionsToPackage{\CurrentOption}{graphicx}% \PassOptionsToPackage{\CurrentOption}{listings}% |