\iftrue <tex-code-1> [\else <tex-code-2>] \fi
\iftrue 命令表示一個if-then-else 控制結構 的開始。但是 <tex-code-1> 始終被處理,如果包含 \else 部分,則會被忽略。