emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: unexpected behavior of nesting braces when exporting to LaTeX
@ 2021-08-20  4:45 Chlo De
  2021-08-22  7:27 ` Jeremie Juste
  2021-08-23  9:56 ` Nicolas Goaziou
  0 siblings, 2 replies; 4+ messages in thread
From: Chlo De @ 2021-08-20  4:45 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-23  9:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-20  4:45 Bug: unexpected behavior of nesting braces when exporting to LaTeX Chlo De
2021-08-22  7:27 ` Jeremie Juste
     [not found]   ` <466664A7-58C7-4552-A2AF-FC2A8B01BFB4@gmail.com>
2021-08-22 15:03     ` Jeremie Juste
2021-08-23  9:56 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).