[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug: unexpected behavior of nesting braces when exporting to LaTeX
From: |
Jeremie Juste |
Subject: |
Re: Bug: unexpected behavior of nesting braces when exporting to LaTeX |
Date: |
Sun, 22 Aug 2021 09:27:52 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Hello Yue,
On Friday, 20 Aug 2021 at 00:45, Chlo De wrote:
> \emph{{n+1}-a}
> \textit{a{b}c}
>
> will be translated as LaTeX expressions
>
> \emph\{\{n+1\}-a\}
> \textit\{a\{b\}c\}
I'm not sure it is a bug. Could you specify what do you expect in these
cases?
Note that there are native org-syntax for \emph and \textbf
*n+1 - a*
/a{b}c/
(info "(org) Emphasis and Monospace")
HTH,
--
Jeremie Juste