texinfo-multitable-item

texinfo-multitable-item is a compiled Lisp function in `texinfmt.el'.

(texinfo-multitable-item)

Format a row within a multicolumn table.
Cells in row are separated by @tab.
Widths of cells are specified by the arguments in the @multitable line.
All cells are made to be the same height.
This command is executed when texinfmt sees @item inside @multitable.