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 | 213feddff53459692597533d439edd2736302e38 (patch) | |
tree | a195ed771f50acae588c006ad9c0f6046d472689 | |
parent | 505e4b23bb497ffad4ec413faa3a0f65445ac6ca (diff) | |
download | txr-213feddff53459692597533d439edd2736302e38.tar.gz txr-213feddff53459692597533d439edd2736302e38.tar.bz2 txr-213feddff53459692597533d439edd2736302e38.zip |
doc: formatting of in directives intro.
* txr.1: use mono font for @(output).
-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 |