CTAN Comprehensive TeX Archive Network

Directory 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

Download the contents of this package in one zip archive (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.

Packagelatexdemo
Version0.2
LicensesThe Project Public License 1.3
Copyright2014–2023 Matthias Pospiech
MaintainerMatthias Pospiech
Contained inTeX Live as latexdemo
MiKTeX as latexdemo
TopicsListing
Macro Demonstration
...
Guest Book Sitemap Contact Contact Author