Searched refs:TITLE_ENVIRONMENT (Results 1 – 4 of 4) sorted by relevance
114 TITLE_ENVIRONMENT enumerator
1493 if (tclass.titletype() == TITLE_ENVIRONMENT) { in latexParagraphs()1500 if (tclass.titletype() == TITLE_ENVIRONMENT) { in latexParagraphs()1545 if (tclass.titletype() == TITLE_ENVIRONMENT) { in latexParagraphs()
927 { "environment", TITLE_ENVIRONMENT } in readTitleType()938 case TITLE_ENVIRONMENT: in readTitleType()
1846 && parent_context.textclass.titletype() == TITLE_ENVIRONMENT) { in parse_environment()