emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@posteo.net>
To: "Fraga, Eric" <e.fraga@ucl.ac.uk>
Cc: Emacs Org mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: strange error exporting to ascii
Date: Fri, 22 Dec 2023 15:14:06 +0000	[thread overview]
Message-ID: <87plyy6zi9.fsf@localhost> (raw)
In-Reply-To: <87y1dml1jk.fsf@ucl.ac.uk>

"Fraga, Eric" <e.fraga@ucl.ac.uk> writes:

> On Friday, 22 Dec 2023 at 13:53, Ihor Radchenko wrote:
>> Looks like your #+bibliography does not follow
>>
>> #+BIBLIOGRAPHY: /home/user/Literature/foo.bib plain option:-d
>>
>> format.
>
> It does not but the documentation does not say anything about a format
> at all like this.  What are the two items following the bib file?

I have no clue. The error you are seeing is coming from
`org-bibtex-process-bib-files', which is not a part of Org mode - it is
defined in ox-bibtex.el from org-contrib (unmaintained!!!).

> I do have
> #+cite_export: csl "/somepath/style.csl"
> as well as a BIBLIOGRAPHY entry with just a file name.
>
> In any case, I modified the bibliography line and it then complained
> about no bibtex2html (which didn't seem to be needed before?).  I
> installed that package and now the export complains about that command
> failing.  I seem to be going down a rabbit hole.

This is also something from ox-bibtex.el. I suspect that you do not need
ox-bibtex.el. It is an old library predating Org's native citation support.

Also, merely loading ox-bibtex.el changes Org export behaviour. Be careful.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


  reply	other threads:[~2023-12-22 15:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-21 15:44 strange error exporting to ascii Fraga, Eric
2023-12-21 16:06 ` William Denton
2023-12-22 13:53 ` Ihor Radchenko
2023-12-22 15:06   ` Fraga, Eric
2023-12-22 15:14     ` Ihor Radchenko [this message]
2023-12-22 15:53       ` Fraga, Eric
2023-12-22 15:58         ` Ihor Radchenko
2023-12-22 16:07           ` Fraga, Eric
2023-12-22 16:30           ` Fraga, Eric
2023-12-22 16:36             ` Ihor Radchenko
2023-12-22 16:41               ` Fraga, Eric
2023-12-23  9:52               ` Ihor Radchenko
2023-12-23  9:59                 ` Fraga, Eric
2023-12-24 11:20               ` Ihor Radchenko
2023-12-27 10:07                 ` Fraga, Eric

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=87plyy6zi9.fsf@localhost \
    --to=yantar92@posteo.net \
    --cc=e.fraga@ucl.ac.uk \
    --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).