Home
last modified time | relevance | path

Searched refs:vsep (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dmulti.c85 static int hsep, vsep; variable
202 hsep = vsep = 0; in setup_multitable_parameters()
218 vsep++; in setup_multitable_parameters()
307 if (vsep) in draw_horizontal_separator()
312 if (vsep) in draw_horizontal_separator()
461 if (vsep) in output_multitable_row()
476 if (i < last_column && !vsep) in output_multitable_row()
479 if (vsep) in output_multitable_row()
/netbsd-src/external/gpl2/texinfo/dist/
H A DTODO66 - Allow @hsep/@vsep at @item, instead of just in template.
107 - @multitable: handle @hsep and @vsep.