Searched refs:to_latex (Results 1 – 1 of 1) sorted by relevance
136 to_latex = lambda s: tex_escape(s).replace("@[@","{").replace("@]@","}").replace("@`@","\\") function142 e.code_run = to_latex(e.code_run)146 return to_latex(s),res