emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Chlo De <shiyue9621@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: unexpected behavior of nesting braces when exporting to LaTeX
Date: Mon, 23 Aug 2021 11:56:18 +0200	[thread overview]
Message-ID: <87lf4s1o3h.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <611D10FC-6BAF-41C5-9E81-649D92C47225@gmail.com> (Chlo De's message of "Fri, 20 Aug 2021 00:45:02 -0400")

Hello,

Chlo De <shiyue9621@gmail.com> writes:

> 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?

Org only supports a limited part of the LaTeX syntax as raw syntax. This
is not AucTeX mode!

For complex macros (e.g., with nested braces), you need to use dedicated
environments, as pointed out by Jérémie.

Regards,

-- 
Nicolas Goaziou


      parent reply	other threads:[~2021-08-23  9:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lf4s1o3h.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=shiyue9621@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).