]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/esc/z.out_ascii
improve rounding rules for scaling units
[mandoc.git] / regress / roff / esc / z.out_ascii
1 ESC-Z(1) General Commands Manual ESC-Z(1)
2
3 N\bNA\bAM\bME\bE
4 e\bes\bsc\bc-\b-z\bz - the roff escape z sequence
5
6 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
7 single z with ASCII char: >x\b<
8 single z with escape char: >O\b<
9 single z with defined string (mytext): >m\bytext<
10 single z with font escape: >x\bx\bb\bbo\bol\bld\bd<
11 single z with nospace escape: > new line<
12 single z with overstrike: >a\bb\bc<
13 single z near the end of the line: ><
14 double z: >x\b<
15
16 OpenBSD April 29, 2015 OpenBSD