tech@mandoc.bsd.lv
 help / color / mirror / Atom feed
* Complex -column patches beginning.
@ 2010-05-30 21:33 Kristaps Dzonsons
  0 siblings, 0 replies; only message in thread
From: Kristaps Dzonsons @ 2010-05-30 21:33 UTC (permalink / raw)
  To: tech

Hello,

The next few patches are going to iteratively build mandoc up to 
handling very complex -column lists (probably far more complex than what 
groff can handle, but who knows).  I've put together a working solution 
but it's hard to follow the logic all at once (it spans many files in 
small places), so I'm going to break it apart and check it in piecemeal. 
  It'll go something like this (in logical order, not per check-ins):

  (1) prep mdoc_macro.c blk_full();
  (2) switch `Bl -column' `It' multi-parts to use MDOC_BODY instead of 
MDOC_HEAD for the multi-part component;
  (3) add `Ta' for proper handling of tabbed-parts;
  (4) strip `Ta' from mdoc_argv.c and have it break correctly.

Please pass an eye over these as they go in, as the parts they're 
modifying are critical.

Thanks,

Kristaps
--
 To unsubscribe send an email to tech+unsubscribe@mdocml.bsd.lv

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

only message in thread, other threads:[~2010-05-30 21:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-30 21:33 Complex -column patches beginning 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).