discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
* Inconsistent sentence spacing
@ 2011-07-03 15:57 Paul Onyschuk
  2011-07-03 16:21 ` Ingo Schwarze
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Onyschuk @ 2011-07-03 15:57 UTC (permalink / raw)
  To: discuss

Sub-section "Sentence Spacing" in mdoc(7) is a bit enigmatic for me.

With following example from manual page: 

> .Xr mandoc 1 .
> .Fl T Ns Cm ascii .

Output looks like this:

> mandoc(1).  -Tascii.

There isn't trailing space at end of the line, so I'm not sure where
double whitespace cames from. Morover changing period to comma will
give only one space:

> .Xr mandoc 1 ,
> .Fl T Ns Cm ascii . 

Output:

> mandoc(1), -Tascii.

Shouldn't first example behave same as:

> .Xr mandoc 1 . No Fl T Ns Cm ascii .

which gives also one whitespace?

Same (double whitespace) comes with exclamation and question marks. Is
that intended behavior?

-- 
Paul Onyschuk <blink@bojary.koba.pl>
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-07-03 19:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-03 15:57 Inconsistent sentence spacing Paul Onyschuk
2011-07-03 16:21 ` Ingo Schwarze
2011-07-03 19:50   ` Paul Onyschuk

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).