< TeX

Synopsis

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

Description

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

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.