blob: 0c2fb4d52fe7689974178cfba7ef7b7bf129aa1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
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
```
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
|