diff options
author | Karl Berry <karl@freefriends.org> | 2006-07-14 22:24:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-07-14 22:24:45 +0000 |
commit | 5239fed29c5364a0c12526a31065483d95bcf73d (patch) | |
tree | a9ea18db755ba5facc75625494b522ce17e73916 /Master/texmf-dist/doc/latex/showexpl/README | |
parent | 9cee07ca576206ca837b5c779e49bff2f7967bba (diff) |
new package showexpl (27mar06)
git-svn-id: svn://tug.org/texlive/trunk@1837 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/showexpl/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/showexpl/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/showexpl/README b/Master/texmf-dist/doc/latex/showexpl/README new file mode 100644 index 00000000000..b32d0704b60 --- /dev/null +++ b/Master/texmf-dist/doc/latex/showexpl/README @@ -0,0 +1,9 @@ + +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. + + Rolf Niepraschk + email: Rolf.Niepraschk@ptb.de + 2006-03-26 + |