emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Stanislav Vlasov <S.Vlasov@tilburguniversity.edu>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: [BUG] Org citations do not render in tables [9.5.5 (9.5.5-g8ef620 @ /home/stas/.emacs.d/straight/build/org/)]
Date: Tue, 24 Jan 2023 17:08:46 +0000	[thread overview]
Message-ID: <87tu0f50af.fsf@disroot.org> (raw)

Dear org community,

It seems that there is a bug (or a thing that was not yet implemented) with rendering tables that contain org-mode citations (i.e., [cite:@paper]) from source block results. Here is an example:

#+BEGIN_SRC emacs-lisp :results table replace
"Prior research [cite:@paper] suggests that..."
#+END_SRC

#+RESULTS:
| Prior research suggests that... |

The expected outcome should be:

#+RESULTS:
| Prior research [cite:@paper] suggests that... |

It seems that this does not depend on src language (I have also tried with R and got the same issue).

I have already asked it on StackExchange (https://emacs.stackexchange.com/questions/75270) and user 'Simka' pointed out that the cause of this issue is somewhere in `orgtbl-to-generic' and it is about undefined export backend for citations.


Kind regards,
Stas
------------------------------------------------------------------------



Emacs  : GNU Emacs 28.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.34, cairo version 1.17.6)
 of 2022-09-12
Package: Org mode version 9.5.5 (9.5.5-g8ef620 @ /home/stas/.emacs.d/straight/build/org/)

             reply	other threads:[~2023-01-25  4:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-24 17:08 Stanislav Vlasov [this message]
2023-01-25 12:26 ` [BUG] Org citations do not render in tables [9.5.5 (9.5.5-g8ef620 @ /home/stas/.emacs.d/straight/build/org/)] Ihor Radchenko
2024-02-14 12:19   ` Ihor Radchenko

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=87tu0f50af.fsf@disroot.org \
    --to=s.vlasov@tilburguniversity.edu \
    --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).