This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Add texi2pod.pl support for @multitable (was Re: Coldfire doc glitch)


On Tue, 6 Feb 2007, Richard Sandiford wrote:

> Ugh, thanks for the heads-up.  This patch adds some rudimentary
> support for @multitable.  As far as I know, perldoc doesn't have
> anything equivalent to multi-column tables, so I just treated them
> as itemized lists and used ":" as a column separator.  The gcc.1
> rendering doesn't look as bad as you might think.
> 
> Tested by examining the gcc.1 output.  OK to install?

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]