blob: 77db56836aaf83e8cdb5cc3009bff2df2fc6fd17 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
showexpl
========
The LaTeX package `showexpl` provides a way to typeset LaTeX source code and
the related result in the same document. The `listings` package is required.
See `doc/showexpl-test.tex` for the details.
Recommended TDS locations:
```text
showexpl.sty: tex/latex/showexpl
README, showexpl.pdf, showexpl-test.pdf,
showexpl-test.tex, result-picture.pdf: doc/latex/showexpl
```
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-28
|