diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-01-26 06:30:04 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-01-26 06:30:04 -0800 |
commit | 0b133a832a731c356cd2bca7c37d8a4ed524b90c (patch) | |
tree | a195ed771f50acae588c006ad9c0f6046d472689 /txr.1 | |
parent | 54e007f7e7f71bf93d9744c2c668c61a68b54d46 (diff) | |
download | txr-0b133a832a731c356cd2bca7c37d8a4ed524b90c.tar.gz txr-0b133a832a731c356cd2bca7c37d8a4ed524b90c.tar.bz2 txr-0b133a832a731c356cd2bca7c37d8a4ed524b90c.zip |
doc: formatting of in directives intro.
* txr.1: use mono font for @(output).
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3492,7 +3492,9 @@ does not match text, but produces text. The directives above are not understood in an output clause. .coIP @(repeat) -A directive understood within an @(output) section, for repeating multi-line +A directive understood within an +.code @(output) +section, for repeating multi-line text, with successive substitutions pulled from lists. The directive .code @(rep) produces iteration over lists horizontally within one line. These directives |