emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: William Denton <wtd@pobox.com>
To: emacs-orgmode@gnu.org
Subject: Re: Citations bug with basic processor, plain bibliographies, LaTeX
Date: Mon, 18 Dec 2023 11:16:50 -0500 (EST)	[thread overview]
Message-ID: <alpine.DEB.2.22.394.2312181114040.123851@shell3.miskatonic.org> (raw)
In-Reply-To: <alpine.DEB.2.22.394.2312150948490.84946@shell3.miskatonic.org>

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

Ihor, you patched this, but I rebuilt Org and tried again and it fails with a 
*Messages* showing a slightly different error:

org-cite-basic--shorten-names: Wrong type argument: stringp, (raw nil #("van 
Dongen, M.R.C." 0 18 (:parent #0)))

Soon all of these bugs will be squashed!

Thanks,

Bill

On 15 December 2023, William Denton wrote:

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


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

  parent reply	other threads:[~2023-12-18 16:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2023-12-18 17:16   ` Ihor Radchenko
2023-12-18 17:24     ` William Denton

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=alpine.DEB.2.22.394.2312181114040.123851@shell3.miskatonic.org \
    --to=wtd@pobox.com \
    --cc=emacs-orgmode@gnu.org \
    /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).