]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/cond/if.out_ascii
implement the roff(7) d (macro or string defined) conditional
[mandoc.git] / regress / roff / cond / if.out_ascii
1 IF(1) General Commands Manual IF(1)
2
3
4
5 N\bNA\bAM\bME\bE
6 if - the roff conditional instruction
7
8 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
9 One-line true condition.
10
11 Next-line empty true condition.
12 False condition with whitespace:
13 True condition with whitespace:
14
15 One-line true condition with block.
16 One-line true condition with block with leading blanks.
17 Two-line true condition without continuation and macros.
18 Two-line true condition w\bwi\bit\bth\bho\bou\but\bt c\bco\bon\bnt\bti\bin\bnu\bua\bat\bti\bio\bon\bn b\bbu\but\bt w\bwi\bit\bth\bh m\bma\bac\bcr\bro\bos\bs.\b.
19 Two-line true condition with continuation and macros.
20
21 Two-line true condition with blank line.
22 Outer true condition.
23 Inner one-line true condition.
24 Inner two-line true condition without continuation and macros.
25 Back to the outer true condition.
26 Outer true condition. After conditional.
27 Outer true condition. After conditional.
28 Outer true condition. Inner true condition. After conditional.
29 Outer true condition. After conditional.
30 Backslash-backslash-brace in text: On a macro line: End.
31
32
33
34 OpenBSD June 27, 2015 IF(1)