Searched refs:rawtex (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dinsertion.h33 itemize, lisp, menu, multitable, quotation, rawdocbook, rawhtml, rawtex, enumerator in enum:insertion_type
H A Dinsertion.c44 "menu", "multitable", "quotation", "rawdocbook", "rawhtml", "rawtex",
127 case rawtex:
233 else if (type == rawtex)
258 if (index == rawtex && STREQ (name, "tex"))
259 return rawtex;
872 case rawtex:
1071 case rawtex:
1331 || insertion_stack->insertion == rawtex))
1853 begin_insertion (rawtex);
2157 case rawtex
[all...]

Completed in 169 milliseconds