lib.utils.txt_to_latex

lib.utils.txt_to_latex(txt)

Transform standard text into latex by replacing ‘_xxx’ with ‘_{xxx}’ and ‘^xxx’ with ‘^{xxx}’.