Path to this page:
./
print/tex-xcomment,
Allows selected environments to be included/excluded
Branch: CURRENT,
Version: 1.3,
Package name: tex-xcomment-1.3,
Maintainer: minskimThe 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.
Required to run:[
print/kpathsea]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2011-09-18) Package added to pkgsrc.se, version tex-xcomment-1.3 (created)
CVS history: (Expand)
2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Remove SHA1 hashes for distfiles
|
2019-12-06 21:23:47 by Mark Davies | Files touched by this commit (470) |
Log message:
tex-*: add TEXLIVE_UNVERSIONED=yes
|
2016-01-26 11:24:34 by Mark Davies | Files touched by this commit (2) |
Log message:
Add LICENSE
|
2015-11-04 02:03:03 by Alistair G. Crooks | Files touched by this commit (1194) |
Log message:
Add SHA512 digests for distfiles for print category
Problems found locating distfiles:
Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz
Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz
Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz
Package dvidvi: missing distfile dvidvi-1.0.tar.gz
Package lgrind: missing distfile lgrind.tar.bz2
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2011-09-18 02:28:57 by Min Sik Kim | Files touched by this commit (4) | |
Log message:
Import tex-xcomment-1.3 as print/tex-xcomment.
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.
|