I'm the maintainer for the Python documentation.  Our documentation is
maintained in LaTeX, but we have scripts to convert our documents to
texinfo for conversion to info.

We've added markup that generates a 2-column table, but the first cell
can be empty.  Is there a way to have an empty first cell?  Something
like this:

@table @foo
@item    symbol      some long description
@itemxx  {}          more description

Thanks!


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation


_______________________________________________
Help-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-texinfo

Reply via email to