Searched refs:rawhtml (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | insertion.c | 126 case rawhtml: in current_item_function() 230 else if (type == rawhtml) in insertion_type_pname() 255 if (index == rawhtml && STREQ (name, "html")) in find_type_from_name() 256 return rawhtml; in find_type_from_name() 878 case rawhtml: in begin_insertion() 1076 case rawhtml: in end_insertion() 1329 || insertion_stack->insertion == rawhtml in discard_insertions() 1749 begin_insertion (rawhtml); in cm_html() 2150 case rawhtml: in cm_item()
|
H A D | insertion.h | 35 itemize, lisp, menu, multitable, quotation, rawdocbook, rawhtml, rawtex, enumerator
|
/netbsd-src/external/gpl2/texinfo/dist/ |
H A D | ChangeLog | 1281 rawhtml and rawdocbook blocks, change the state of escaping depending 3747 provide better block names in error messages (instead of "rawhtml" for 4485 * makeinfo/insertion.c (begin_insertion,end_insertion): in rawhtml
|
H A D | ChangeLog.46 | 5360 * makeinfo/insertion.c (find_type_from_name): Handle rawhtml and
|