source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: document output spacing near delimiters
@ 2017-02-05 22:31 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2017-02-05 22:31 UTC (permalink / raw)
  To: source

Log Message:
-----------
document output spacing near delimiters

Modified Files:
--------------
    mdocml:
        mdoc.7

Revision Data
-------------
Index: mdoc.7
===================================================================
RCS file: /home/cvs/mdocml/mdocml/mdoc.7,v
retrieving revision 1.260
retrieving revision 1.261
diff -Lmdoc.7 -Lmdoc.7 -u -p -r1.260 -r1.261
--- mdoc.7
+++ mdoc.7
@@ -3064,6 +3064,8 @@ For many macros, when the leading argume
 these delimiters are put before the macro scope,
 and when the trailing arguments are closing delimiters,
 these delimiters are put after the macro scope.
+Spacing is suppressed after opening delimiters
+and before closing delimiters.
 For example,
 .Pp
 .D1 Pf \. \&Aq "( [ word ] ) ."
@@ -3120,7 +3122,7 @@ renders as:
 .D1 Fl a ( b | c \*(Ba d ) e
 .Pp
 This applies to both opening and closing delimiters,
-and also to the middle delimiter:
+and also to the middle delimiter, which does not suppress spacing:
 .Pp
 .Bl -tag -width Ds -offset indent -compact
 .It \&|
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-05 22:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-05 22:31 mdocml: document output spacing near delimiters schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).