tech@mandoc.bsd.lv
 help / color / mirror / Atom feed
* Comments within tables
@ 2019-02-08 23:23 Anthony J. Bentley
  2019-02-09 16:05 ` Ingo Schwarze
  0 siblings, 1 reply; 2+ messages in thread
From: Anthony J. Bentley @ 2019-02-08 23:23 UTC (permalink / raw)
  To: tech

Hi,

Just noticed this while playing around.

.TS
box;
n n n n.
.\"_    _       _       _
2173    77.1    13765   53.6
.\"=    =       =       =
.TE

groff:

+---------------------------+
|2173   77.1   13765   53.6 |
+---------------------------+

mandoc:

+---------------------------+
| .                         |
|2173   77.1   13765   53.6 |
| .                         |
+---------------------------+

-- 
Anthony J. Bentley
--
 To unsubscribe send an email to tech+unsubscribe@mandoc.bsd.lv

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

end of thread, other threads:[~2019-02-09 16:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-08 23:23 Comments within tables Anthony J. Bentley
2019-02-09 16:05 ` Ingo 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).