CTAN Comprehensive TeX Archive Network

Verzeichnis macros/latex/contrib/latexdemo

README
latexdemo
=========
Demonstrate LaTeX code with its resulting output.

== Description ==

This package provides configurable tools to print out LaTeX code and
the resulting output in the same document. It supports to print out
the result inside a conditional sequence. This allows to print the
result only if it would compile, which can be done with code such
as:

\begin{DefineCode}
\so{letterspacing}
\end{DefineCode}

\ifcsdef{so}{%
Commands of package \package{soul}:
\PrintDemo{style=parallel}%
}{}%

This package is comprehensively used in the documentation of the 
LaTeX Thesis template: https://code.google.com/p/latexthesistemplate/

== Contents ==

This work contains:
- The latexdemo files: 
  - latexdemo.dtx
  - latexdemo.ins
- The documentation:
  - latexdemo.pdf
- This README file

== Maintained by ==
Matthias Pospiech
matthias@pospiech.eu

Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (464.5k).

latexdemo – Demonstrate code with its resulting output

The package provides configurable tools to print out code and the resulting output in the same document. It also supports printing the result inside a conditional sequence; thus one may suppress printing if the code would not compile.

Paketlatexdemo
Version0.2
LizenzenThe Project Public License 1.3
Copyright2014–2023 Matthias Pospiech
BetreuerMatthias Pospiech
Enthalten inTeX Live als latexdemo
MiKTeX als latexdemo
ThemenMakro-Demonstration
Listings
...
Gästebuch Seiten-Struktur Impressum Autor kontaktieren