diff options
author | Karl Berry <karl@freefriends.org> | 2016-08-05 22:33:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-08-05 22:33:15 +0000 |
commit | c6d3092300e87f03795b64186a089dfe83ce2efa (patch) | |
tree | 0448602d38d130a2e43fe2cb3e858964faa1edbc /Master/texmf-dist/tex/latex/showexpl/showexpl.sty | |
parent | 480580fec13891a80df5703594143afc5580dd61 (diff) |
showexpl (5aug16)
git-svn-id: svn://tug.org/texlive/trunk@41805 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/showexpl/showexpl.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/showexpl/showexpl.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/showexpl/showexpl.sty b/Master/texmf-dist/tex/latex/showexpl/showexpl.sty index 264edcd40ca..917f817e7ae 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} - [2014/01/19 v0.3l Typesetting example code (RN)] + [2016/08/05 v0.3m Typesetting example code (RN)] \DeclareOption{final}{% \PassOptionsToPackage{\CurrentOption}{graphicx}% \PassOptionsToPackage{\CurrentOption}{listings}% @@ -229,6 +229,7 @@ \let\lst@ifdisplaystyle=\iftrue \SX@KillAboveCaptionskip\lst@MakeCaption{t}% \lst@belowskip=\z@ + \let\lst@belowskip=\z@ \let\SX@MakeCaption\lst@MakeCaption \let\lst@MakeCaption\@gobble{} \setbox\SX@ResBox\hbox{% |