ifthen – Conditional commands in LaTeX documents
The package's basic command is \ifthenelse, which can use
a wide array of tests. Also provided is a simple loop command
\whiledo.
Ifthen is a separate package within the
LaTeX distribution; while it will
always be present in a LaTeX distribution, a \usepackage
command is always needed to load it.
| CTAN path | /macros/latex/base |
|---|---|
| License | The LaTeX Project Public License |
| Maintainer | Leslie Lamport David Carlisle |
| Contained in | TeXLive as latex |
| MiKTeX as ltxbase | |
| Topics |
conditional typesetting support for development of TeX macros |
| See also |
ifthenx xifthen |
