Directory macros/generic/xcomment
README
Save the files xcomment.sty|tex in a directory, which is part of your local TeX tree. Then do not forget to run texhash to update this tree. For more information see the documentation of your LATEX distribution on installing packages into your LATEX distribution or the TeX Frequently Asked Questions: (http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages).
Download the contents of this package in one zip archive (82.9k).
xcomment – Allows selected environments to be included/excluded
The package defines an environment that only typesets specified environments within its scope.
So, for example, if you want nothing but the figure and table environments in your document, you can enclose the whole document with an xcomment environment that excludes everything but. This is a lot easier than excluding the chunks of text between the environments you want, or creating an entire document containing only those environments.
The package was previously part of the seminar bundle for typesetting presentations.
Package | xcomment |
Version | 1.3 |
Licenses | The LaTeX Project Public License |
Copyright | 2010 Herbert Voß |
Maintainer | Herbert Voß Timothy Van Zandt (inactive) |
Contained in | TeX Live as xcomment MiKTeX as xcomment |
Topics | Conditional compilation |