discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
* tbl example - what should be fixed?
@ 2011-05-16 11:18 Yuri Pankov
  2011-05-17 13:13 ` Kristaps Dzonsons
  0 siblings, 1 reply; 4+ messages in thread
From: Yuri Pankov @ 2011-05-16 11:18 UTC (permalink / raw)
  To: discuss

Hi,

We have a lot of manpages having the similar looking tables:
.TS
tab(\a) box;
cw(2.75i) |cw(2.75i)
lw(2.75i) |lw(2.75i)
.
TYPE\aVALUE
_
Type1\aValue1
_
Type2\aValue2
.TE

Output of -Tlint:
tbl.example:2:5: ERROR: skipping bad character: ignoring byte
tbl.example:2:6: ERROR: bad table syntax
tbl.example:3:12: ERROR: bad table layout
tbl.example:4:12: ERROR: bad table layout
tbl.example:6:15: ERROR: skipping bad character: ignoring byte
tbl.example:6:4: ERROR: bad table layout
tbl.example:8:4: ERROR: skipping bad character: ignoring byte
tbl.example:8:2: ERROR: bad table layout
tbl.example:10:20: ERROR: skipping bad character: ignoring byte
tbl.example:10:1: ERROR: bad table layout
tbl.example:1:1: ERROR: no table data cells specified


My questions is, is there anything that could/should be fixed/improved
in tbl parser, or all of the errors are 100% correct and should be fixed
in the manpages?


TIA,
Yuri
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

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

end of thread, other threads:[~2011-05-18  9:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-16 11:18 tbl example - what should be fixed? Yuri Pankov
2011-05-17 13:13 ` Kristaps Dzonsons
2011-05-18  6:30   ` Yuri Pankov
2011-05-18  9:36     ` Kristaps Dzonsons

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