Searched refs:LINEANNOTATION (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/usr.bin/texinfo/makeinfo/ |
| H A D | cmds.c | 1151 xml_insert_element (LINEANNOTATION, arg); in cm_i() 1167 xml_insert_element (LINEANNOTATION, arg); in cm_slanted() 1182 xml_insert_element (LINEANNOTATION, arg); in cm_b() 1199 xml_insert_element (LINEANNOTATION, arg); in cm_r() 1214 xml_insert_element (LINEANNOTATION, arg); in cm_sansserif() 1636 xml_insert_element (LINEANNOTATION, START); in cm_exdent() 1649 xml_insert_element (docbook ? LINEANNOTATION : EXDENT, END); in cm_exdent()
|
| H A D | xml.h | 78 FOOTNOTE, LINEANNOTATION, enumerator
|
| H A D | xml.c | 142 { "", 0, 1, 0 }, /* LINEANNOTATION (docbook) */ 502 { LINEANNOTATION, LINEANNOTATION, -1 },
|
| /openbsd-src/gnu/usr.bin/texinfo/ |
| H A D | ChangeLog | 2036 (cm_exdent): use EXDENT element for XML, LINEANNOTATION for Docbook.
|