GNU bug report logs - #51621
29.0.50; bibtex.el biblatex "2.1.3 Non-standard Types" support

Previous Next

Package: emacs;

Reported by: Leonard Lausen <leonard <at> lausen.nl>

Date: Fri, 5 Nov 2021 23:36:01 UTC

Severity: normal

Found in version 29.0.50

Full log


Message #17 received at 51621 <at> debbugs.gnu.org (full text, mbox):

From: Leo Stein <leo.stein <at> gmail.com>
To: Roland Winkler <winkler <at> gnu.org>
Cc: Leonard Lausen <leonard <at> lausen.nl>, 51621 <at> debbugs.gnu.org
Subject: Re: bug#51621: 29.0.50;
 bibtex.el biblatex "2.1.3 Non-standard Types" support
Date: Mon, 2 Dec 2024 11:23:31 -0600
[Message part 1 (text/plain, inline)]
Dear Roland,

First of all, thanks for maintaining this very handy mode!

On Mon, Dec 2, 2024 at 8:05 AM Roland Winkler <winkler <at> gnu.org> wrote:

> > I'm starting to think that the "dialect" design within bibtex.el was
> > confused about bibtex vs. biblatex (this is pretty confusing, as we
> > can see here: https://tex.stackexchange.com/q/25701/34063). However,
> > I'm not sure what is the correct solution. At the very least,
> > bibtex.el should be more permissive about what entry types get parsed
> > by bibtex-parse-entry.
>
> The range of "acceptable" entry types needs to be compatible with the
> BibTeX style files that one wants to use.  Certainly, these style files
> can be modified to handle any entry types you like.  But I am not sure
> it makes sense to extend the defaults of bibtex.el beyond the defaults
> defined by BibTeX and / or biblatex.


I really wish this was more permissive. Looking at a .bib file, we have no
way of knowing the biblio style that it's going to be set with. We also
have no way of knowing whether the user is going to parse it with bibtex or
biber.


>   If you want to use the full range
> of entry types defined by biblatex, you may be served better by making
> biblatex your default dialect of bibtex-mode.  (I find it useful if
> bibtex-mode keeps track of the entry types known to a dialect.)
>

I am still missing something... as far as I can tell, the "dialect" is just
controlling which entries are valid. Is that right? But this is not within
the purview of whether we use bibtex, or biber+biblatex. It depends on the
biblio style that the user wants to use for setting their bibliography.


>
> I am currently working on a patch for bibtex-mode that will make it
> easier for users to customize the entry types known by a dialect,
> including the possibility to define aliases for entry types.  This patch
> should be installed on master in a few weeks.  (I want to test it
> first.)
>

I'm happy to hear that there will be future improvements. I sincerely
request that parsing of entries be made more permissive — not restricted to
a list of entry types, or relying on the user to make some customizations
[I think most users are not going to discover that it's possible
to customize this].


>
> PS: My reading of the above thread on stackexchange is that it will not
> make everyone happy if the distinction between old BibTeX and new
> biblatex gets blurred by bibtex-mode.
>

Again I don't understand why bibtex-mode is making a distinction. The
syntax of the .bib is identical whether the user wants to use bibtex or
biber+biblatex.

Best,
Leo
[Message part 2 (text/html, inline)]

This bug report was last modified 151 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.