[OS X TeX] `hide' environment

Christopher Allen Christopher.T.Allen.95 at Alum.Dartmouth.ORG
Mon Jul 25 17:13:57 EDT 2005


You could do

\usepackage{ifthen}




\newboolean{hide}

\ifthenelse{\boolean{hide}}{}{Whatever text would be hidden.}



(The empty brackets are around nothing so that nothing appears when  
hide is true.)

Chris
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
           & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>





More information about the MacOSX-TeX mailing list