GNU bug report logs - #38762
26.3; reftex-citation-format doesn't know biblatex fields

Previous Next

Package: auctex;

Reported by: Andrew Francis Swann <swann <at> math.au.dk>

Date: Fri, 27 Dec 2019 15:54:02 UTC

Severity: normal

Merged with 38761

Found in version 26.3

Done: Arash Esbati <arash <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andrew Francis Swann <swann <at> math.au.dk>
Subject: bug#38762: closed (Re: bug#38762: 26.3; reftex-citation-format
 doesn't know biblatex fields)
Date: Tue, 07 May 2024 14:04:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#38762: 26.3; reftex-citation-format doesn't know biblatex fields

which was filed against the auctex package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 38762 <at> debbugs.gnu.org.

-- 
38762: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=38762
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Arash Esbati <arash <at> gnu.org>
To: Andrew Francis Swann <swann <at> math.au.dk>
Cc: 38762-done <at> debbugs.gnu.org
Subject: Re: bug#38762: 26.3; reftex-citation-format doesn't know biblatex
 fields
Date: Tue, 07 May 2024 16:02:28 +0200
Hi Andrew,

Andrew Francis Swann <swann <at> math.au.dk> writes:

> Thank you for looking at this.  Yes, your code fixes the problem.
> Much appreciated.

Thanks for testing and your feedback.  I installed a slightly modified
change on Emacs master (ead72523).  This will be available with Emacs
30.

Again, sorry it took so long.  Closing.

Best, Arash

[Message part 3 (message/rfc822, inline)]
From: Andrew Francis Swann <swann <at> math.au.dk>
To: "bug-auctex <at> gnu.org" <bug-auctex <at> gnu.org>, "bug-gnu-emacs <at> gnu.org"
 <bug-gnu-emacs <at> gnu.org>
Subject: 26.3; reftex-citation-format doesn't know biblatex fields
Date: Fri, 27 Dec 2019 15:47:21 +0000
For local citations outside a tex file I have

  (setq reftex-cite-format
        "[%4a, \\textit{%t}, %b %e, %u, %r %h %j \\textbf{%v} (%y), %p %<]" )

but when the database file is in biblatex format, the journal name is not in the field journal, accessed by %j, but rather in the field journaltitle, that is not detected.  E.g. the entry

@Article{Abels:slice,
  author =	 {Abels, H.},
  title =	 {Parallelizability of proper actions, global
                  {$K$}-slices and maximal compact subgroups},
  journaltitle = {Math. Ann.},
  year =	 1974,
  volume =	 212,
  pages =	 {1--19}
}

produces the local citation 

[Abels, \textit{Parallelizability of proper actions, global {$K$}-slices and maximal compact subgroups}, \textbf{212} (1974), 1--19]

with no journal name.

Emacs  : GNU Emacs 26.3 (build 1, x86_64-apple-darwin18.7.0, NS appkit-1671.60 Version 10.14.6 (Build 18G1012))
 of 2019-11-06
Package: 26.3

current state:
==============
(setq
 window-system 'ns
 reftex-plug-into-AUCTeX t
 )

-- 
Andrew Swann | Associate Professor | Tel +45 871 55767 | swann <at> math.au.dk | http://home.math.au.dk/swann/ | Department of Mathematics, Aarhus University, Ny Munkegade 118, Bldg 1530, DK-8000 Aarhus C, Denmark | Dept +45 871 50000
 


This bug report was last modified 1 year and 17 days ago.

Previous Next


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