emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Citations bug with basic processor, plain bibliographies, LaTeX
@ 2023-12-15 14:56 William Denton
  2023-12-15 15:08 ` Ihor Radchenko
  2023-12-18 16:16 ` William Denton
  0 siblings, 2 replies; 5+ messages in thread
From: William Denton @ 2023-12-15 14:56 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 902 bytes --]

I've found a bug on main that I think is related to the recent patches about raw 
string objects.

Try this as Basic.bib:

@book{friends,
   title = {{{LaTeX}} and Friends},
   author = {van Dongen, M.R.C.},
   date = {2012},
   location = {Berlin},
   publisher = {Springer},
   doi = {10.1007/978-3-642-23816-1},
   isbn = {9783642238161}
}

And then this as basic.org:

# ----------

#+bibliography: Basic.bib
#+cite_export: basic plain numeric
[cite:@friends]
#+print_bibliography:

# ----------

Exporting to text, HTML or ODT works, but trying with LaTeX gives this error:

mapconcat: Wrong type argument: stringp, (raw nil #("van Dongen, M.R.C." 0 18 
(:parent #0)))


Thanks,


Bill

--
William Denton
https://www.miskatonic.org/
Librarian, artist and licensed private investigator.
Toronto, Canada
CO₂: 421.80 ppm (Mauna Loa Observatory, 2023-12-14)

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

end of thread, other threads:[~2023-12-18 17:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-15 14:56 Citations bug with basic processor, plain bibliographies, LaTeX William Denton
2023-12-15 15:08 ` Ihor Radchenko
2023-12-18 16:16 ` William Denton
2023-12-18 17:16   ` Ihor Radchenko
2023-12-18 17:24     ` William Denton

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).