c472d0adb3
Optional provides simple, flexible, optional compilation of LaTeX documents. Option switches may be given via package options, by the \UseOption command, or interactively via the \AskOption command (help text may be provided, by defining the \ExplainOptions command). The package is not robust, in the way that comment package is, against ill-behaved text. In particular, verbatim text may not be directly included in optional sections (whether they're included or not). Package documentation is included in comments within the package itself.
8 lines
544 B
Text
8 lines
544 B
Text
Optional provides simple, flexible, optional compilation of LaTeX
|
|
documents. Option switches may be given via package options, by the
|
|
\UseOption command, or interactively via the \AskOption command (help
|
|
text may be provided, by defining the \ExplainOptions command). The
|
|
package is not robust, in the way that comment package is, against
|
|
ill-behaved text. In particular, verbatim text may not be directly
|
|
included in optional sections (whether they're included or not). Package
|
|
documentation is included in comments within the package itself.
|