Home
last modified time | relevance | path

Searched refs:latex_correct (Results 1 – 3 of 3) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Data/Tree/
H A Dtree_correct.hpp33 tree latex_correct (tree t);
H A Dtree_correct.cpp1021 latex_correct (tree t) { in latex_correct() function
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Data/Convert/Tex/
H A Dfromtex_post.cpp2140 tree t13= latex_correct (t12); in latex_to_tree()