pkgsrc/print/tex-excludeonly/DESCR
minskim 9e1a00d391 Import tex-excludeonly-1.0 as print/tex-excludeonly.
The package defines an \excludeonly command, which is (in effect) the
opposite of \includeonly.  If both \includeonly and \excludeonly exist
in a document, only files "allowed" by both will be included.  The
package redefines the internal \@include command, so it conflicts with
packages that do the same.  Examples are the classes paper.cls and
thesis.cls.
2010-04-26 17:09:47 +00:00

6 lines
358 B
Text

The package defines an \excludeonly command, which is (in effect) the
opposite of \includeonly. If both \includeonly and \excludeonly exist
in a document, only files "allowed" by both will be included. The
package redefines the internal \@include command, so it conflicts with
packages that do the same. Examples are the classes paper.cls and
thesis.cls.