Next: Writing Macros, Previous: Strings, Up: GNU troff Reference [Contents][Index]
groff has if and while control structures like
other languages. However, the syntax for grouping multiple input lines
in the branches or bodies of these structures is unusual.
| • Operators in Conditionals | ||
| • if-then | ||
| • if-else | ||
| • Conditional Blocks | ||
| • while |