HomeSort by: relevance | last modified time | path
    Searched refs:rawtex (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/texinfo/dist/makeinfo/
insertion.h 35 itemize, lisp, menu, multitable, quotation, rawdocbook, rawhtml, rawtex, enumerator in enum:insertion_type
insertion.c 46 "menu", "multitable", "quotation", "rawdocbook", "rawhtml", "rawtex",
129 case rawtex:
235 else if (type == rawtex)
260 if (index == rawtex && STREQ (name, "tex"))
261 return rawtex;
874 case rawtex:
1073 case rawtex:
1333 || insertion_stack->insertion == rawtex))
1855 begin_insertion (rawtex);
2159 case rawtex
    [all...]

Completed in 27 milliseconds