summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/mathmode/showexpl.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/mathmode/showexpl.cfg')
-rw-r--r--Master/texmf-doc/doc/english/mathmode/showexpl.cfg20
1 files changed, 0 insertions, 20 deletions
diff --git a/Master/texmf-doc/doc/english/mathmode/showexpl.cfg b/Master/texmf-doc/doc/english/mathmode/showexpl.cfg
index bead32fe961..d80b1afecea 100644
--- a/Master/texmf-doc/doc/english/mathmode/showexpl.cfg
+++ b/Master/texmf-doc/doc/english/mathmode/showexpl.cfg
@@ -44,24 +44,4 @@
% relwidth=0.5,%
% columnsep=10pt%
}
-\lstnewenvironment{showexample}[1][]
-{%
- \@temptokena{#1}%
- \begingroup
- \advance\c@ltxexample\@ne \advance\c@lstlisting\@ne
- \expandafter\lstset\expandafter{\SX@explpreset,#1}%
- \edef\x{\endgroup
- \def\noexpand\SX@codefile{\SX@codefile}%
- \def\noexpand\SX@graphicname{\SX@graphicname}%
- \def\noexpand\SX@graphicparam{\SX@graphicparam}}%
- \x
- \xdef\SX@@explpreset{\the\@temptokena,codefile=\SX@codefile,
- graphic={[\SX@graphicparam]{\SX@graphicname}}}%
- \setbox\@tempboxa=\hbox\bgroup% Warum noetig?
- \lst@BeginWriteFile{\SX@codefile}%
-}
-{%
- \lst@EndWriteFile\egroup
- \SX@put@code@result
-}
\renewcommand*\SX@Info{}%