summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/showexpl
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-10-09 03:02:16 +0000
committerNorbert Preining <norbert@preining.info>2020-10-09 03:02:16 +0000
commit1f42d0c83e745c8ee0454060ea03fbb886e77ce5 (patch)
tree4a556cfc662424e929c903ee8f70b8051e2fa9ab /macros/latex/contrib/showexpl
parentd7d6de5b9de5d5d8a6d6b740ae5f7d4101e5e40d (diff)
CTAN sync 202010090302
Diffstat (limited to 'macros/latex/contrib/showexpl')
-rw-r--r--macros/latex/contrib/showexpl/README.md5
-rw-r--r--macros/latex/contrib/showexpl/doc/showexpl-test.pdfbin350530 -> 350869 bytes
-rw-r--r--macros/latex/contrib/showexpl/doc/showexpl.pdfbin251317 -> 250715 bytes
-rw-r--r--macros/latex/contrib/showexpl/showexpl.dtx5
4 files changed, 4 insertions, 6 deletions
diff --git a/macros/latex/contrib/showexpl/README.md b/macros/latex/contrib/showexpl/README.md
index 0c2fb4d52f..77db56836a 100644
--- a/macros/latex/contrib/showexpl/README.md
+++ b/macros/latex/contrib/showexpl/README.md
@@ -13,12 +13,9 @@ Recommended TDS locations:
showexpl-test.tex, result-picture.pdf: doc/latex/showexpl
```
-For general installation advice, see
-<http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages>
-
The showexpl package is also on
CTAN:[macros/latex/contrib/showexpl](http://www.ctan.org/tex-archive/macros/latex/contrib/showexpl)
Rolf Niepraschk,
email: Rolf.Niepraschk@gmx.de,
-2020-05-03
+2020-05-28
diff --git a/macros/latex/contrib/showexpl/doc/showexpl-test.pdf b/macros/latex/contrib/showexpl/doc/showexpl-test.pdf
index 1d114a4b8c..027f9bc9b6 100644
--- a/macros/latex/contrib/showexpl/doc/showexpl-test.pdf
+++ b/macros/latex/contrib/showexpl/doc/showexpl-test.pdf
Binary files differ
diff --git a/macros/latex/contrib/showexpl/doc/showexpl.pdf b/macros/latex/contrib/showexpl/doc/showexpl.pdf
index ece9531dc4..9a3bfd6b57 100644
--- a/macros/latex/contrib/showexpl/doc/showexpl.pdf
+++ b/macros/latex/contrib/showexpl/doc/showexpl.pdf
Binary files differ
diff --git a/macros/latex/contrib/showexpl/showexpl.dtx b/macros/latex/contrib/showexpl/showexpl.dtx
index 6219774f7b..c2e2a99df2 100644
--- a/macros/latex/contrib/showexpl/showexpl.dtx
+++ b/macros/latex/contrib/showexpl/showexpl.dtx
@@ -22,7 +22,7 @@
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<package>\ProvidesPackage{showexpl}
%<*package>
- [2020/05/26 v0.3q Typesetting example code (RN)]
+ [2020/10/08 v0.3r Typesetting example code (RN)]
%</package>
%
%<*driver>
@@ -318,6 +318,7 @@
% the user key ``|preset=...|''.
% \changes{v0.3e}{2006/04/05}{More redefinitions added (RN).}
% \changes{v0.3p}{2020/05/04}{Remove extra treatment of `figure'/`table' (RN).}
+% \changes{v0.3r}{2020/10/08}{letting \cmd{\refstepcounter} be \cmd{\stepcounter} (RN).}
% \begin{macrocode}
\newcommand*\SX@@preset{%
\renewcommand\documentclass[2][]{\SX@eat@version}%
@@ -328,7 +329,7 @@
\let\listoftables\relax \let\printindex\relax
\let\listfiles\relax \let\nofiles\relax
\let\index\@gobble \let\label\@gobble
- \let\refstepcounter=\@gobble
+ \let\refstepcounter=\stepcounter
\let\bibliography\@gobble
\let\pagestyle\@gobble \let\thispagestyle\@gobble
%%\let\immediate\relax \let\write\@gobbletwo