Document 657 The LaTeX version packageVersion: 5.5 - Scientific WorkPlace & Scientific Word The version package provides a way to include or exclude material conditionally from the LaTeX typesetting process. You can use the package to include in your document text, mathematics, graphics, and other materials that will never be typeset or that will be typeset at certain times but not others. Package environments determine whether or not the information within the environment will be typeset. A predefined comment environment always excludes material from typesetting. The advantage to using the version package instead of the Comment fragment included with the program is that the material is always displayed in the document window even though it may be ignored by LaTeX. You can also enter comments in the Document Info. Including material that will never be typeset
Including material that may or may not be typeset
You can define as many version environments as you want. The package is installed in the TCITeX/TeX/LaTeX/contrib/misc directory. For more information, use an ASCII editor to open TCITeX/TeX/LaTeX/contrib/misc/version.sty in your program directory. Last revised 02/13/06 |