TeX/iffalse

From Wikibooks, open books for an open world
< TeX
Jump to: navigation, search

[edit] Synopsis

\iffalse <tex-code-1> [\else <tex-code-2>] \fi

[edit] Description

The \iffalse command denotes the start of an if-then-else control structure. However <tex-code-1> is always ignored, and if the \else section is included then <tex-code-2> is processed.

Personal tools
Namespaces
Variants
Actions
Navigation
Community
Toolbox
Sister projects
Print/export