Home
last modified time | relevance | path

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

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Data/Tree/
H A Dtree_correct.cpp790 misc_math_correct (tree t) { in misc_math_correct() function
797 return misc_math_correct (t[0]); in misc_math_correct()
799 return misc_math_correct (tree (RSUB, t[0][0])); in misc_math_correct()
803 return misc_math_correct (t[0]); in misc_math_correct()
805 return misc_math_correct (t[0]); in misc_math_correct()
814 tree arg = misc_math_correct (t[0]); in misc_math_correct()
843 r[i]= misc_math_correct (t[i]); in misc_math_correct()
952 t= misc_math_correct (t); in math_status_cumul()
1023 t= misc_math_correct (t); in latex_correct()
1043 t= misc_math_correct (t); in automatic_correct()
[all …]