Hello,
I use Org-mode to take notes. I found that when there are nesting braces inside
\emph{ }, \textit{ }, etc. the output is unexpected. The following org text
\emph{{n+1}-a}
\textit{a{b}c}
will be translated as LaTeX expressions
\emph\{\{n+1\}-a\}
\textit\{a\{b\}c\}
Can this be fixed?
Best,
Yue
