TeX/iftrue
From Wikibooks, open books for an open world
< TeX
[edit] Synopsis
\iftrue <tex-code-1> [\else <tex-code-2>] \fi
[edit] 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 page may need to be