unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Arash Esbati <arash@gnu.org>
To: Roland Winkler <winkler@gnu.org>
Cc: Ihor Radchenko <yantar92@posteo.net>, 69266@debbugs.gnu.org
Subject: bug#69266: 30.0.50; bibtex-parse-entry misreads escaped \}
Date: Sun, 25 Feb 2024 18:50:09 +0100	[thread overview]
Message-ID: <m21q90cu26.fsf@macmutant.fritz.box> (raw)
In-Reply-To: <877cit26g8.fsf@gnu.org> (Roland Winkler's message of "Sat, 24 Feb 2024 10:05:43 -0600")

Roland Winkler <winkler@gnu.org> writes:

> In standard (La)TeX, "\}" is defined only in math mode, (La)TeX can
> handle "$\}$", but outside math mode, "\}" it throws an error.

The following code doesn't throw an error for me with LaTeX2e
<2023-11-01> patch level 1:

--8<---------------cut here---------------start------------->8---
\documentclass{article}

\begin{document}

\noindent \{x\}\\
\textbraceleft x\textbraceright

\end{document}

%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% End:
--8<---------------cut here---------------end--------------->8---

> This gets off-topic.  Emacs bibtex-mode follows the philosophy
> underlying BibTeX itself and (La)TeX.

Would you reconsider this if Biber handles \} correctly?  I didn't test
it, though.

Best, Arash





  reply	other threads:[~2024-02-25 17:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-19  9:14 bug#69266: 30.0.50; bibtex-parse-entry misreads escaped \} Ihor Radchenko
2024-02-23 12:07 ` Arash Esbati
2024-02-23 15:25   ` Roland Winkler
2024-02-24 12:19     ` Ihor Radchenko
2024-02-24 16:05       ` Roland Winkler
2024-02-25 17:50         ` Arash Esbati [this message]
2024-02-26  0:50           ` Roland Winkler
2024-02-26 14:42             ` Arash Esbati
2024-02-26 17:08             ` Ihor Radchenko
2024-02-26 18:56               ` Roland Winkler

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=m21q90cu26.fsf@macmutant.fritz.box \
    --to=arash@gnu.org \
    --cc=69266@debbugs.gnu.org \
    --cc=winkler@gnu.org \
    --cc=yantar92@posteo.net \
    /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.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).