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

  /src/external/gpl2/texinfo/dist/makeinfo/
xml.h 63 /* Titlepage */
64 TITLEPAGE, AUTHOR, BOOKTITLE, BOOKSUBTITLE,
insertion.c 48 "verbatim", "table", "tex", "vtable", "titlepage", "bad_type"
515 typically used on the back of the @titlepage (for TeX) and
945 case titlepage:
946 xml_insert_element (TITLEPAGE, START);
1047 case titlepage:
1048 xml_insert_element (TITLEPAGE, END);
1074 case titlepage:
1983 begin_insertion (titlepage);
2016 else if (is_in_insertion_of_type (titlepage))
2026 line_error (_("@%s not meaningful outside `@titlepage' and `@quotation' environments")
    [all...]

Completed in 30 milliseconds