Home
last modified time | relevance | path

Searched refs:FLOATEXAMPLE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dinsertion.c995 xml_insert_element (FLOATEXAMPLE, END); in end_insertion()
1000 xml_insert_element (FLOATEXAMPLE, END); in end_insertion()
1005 xml_insert_element (FLOATEXAMPLE, END); in end_insertion()
1010 xml_insert_element (FLOATEXAMPLE, END); in end_insertion()
1360 xml_begin_docbook_float (FLOATEXAMPLE); in cm_example()
1384 xml_begin_docbook_float (FLOATEXAMPLE); in cm_smallexample()
1403 xml_begin_docbook_float (FLOATEXAMPLE); in cm_lisp()
1422 xml_begin_docbook_float (FLOATEXAMPLE); in cm_smalllisp()
H A Dxml.h91 FLOATTABLE, FLOATFIGURE, FLOATEXAMPLE, FLOATCARTOUCHE, enumerator
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog3405 (cm_smalllisp): insert FLOATEXAMPLE for Docbook if inside @float.