emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [org-cite] Testing on macOS, XML file missing
@ 2021-10-01  8:56 Rudolf Adamkovič
  2021-10-01 12:33 ` Bruce D'Arcus
  2021-10-02  5:24 ` Kyle Meyer
  0 siblings, 2 replies; 11+ messages in thread
From: Rudolf Adamkovič @ 2021-10-01  8:56 UTC (permalink / raw)
  To: emacs-orgmode

Hi there,

I compiled Emacs from "master" (2e92f90a5d) to try the new 
citations.

> ./configure --with-json
> make
> make install

(per usual, no errors)

When I try to export HTML with APA/CSL citations (C-c C-e h o), 
Emacs says:

> The default CSL locale file 
> /Users/salutis/src/emacs/nextstep/Emacs.app/Contents/Resources/lisp/org/etc/csl/locales-en-US.xml 
> doesn’t exist or is unreadable

(I checked, and no 'etc' directory exists in 'lisp/org'.)

Expected: HTML with APA citations

Emacs configuration:

> (setq-default org-cite-global-bibliography (my/bibtex-files) ;; 
> (tons of .bib files) 
>               org-cite-csl-styles-dir "~/")
> 
> (require 'oc-csl) 

Org document:

> #+title: Testing citations #+cite_export: csl apa.csl 
> [cite:@manning-2009] 

Notes:

- I also installed the 'citeproc' package, per "July 2021 
  Introducing citations!".
- When I remove "#+cite_export: csl apa.csl", exporting works but 
  results in no CSL/APA.

R+

-- 
"Contrariwise," continued Tweedledee, "if it was so, it might be; 
and if it were so, it would be; but as it isn't, it ain't. That's 
logic." -- Lewis Carroll, Through the Looking Glass  Rudolf 
Adamkovič <salutis@me.com> Studenohorská 25 84103 Bratislava 
Slovakia  [he/him]


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

end of thread, other threads:[~2021-10-03  9:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-01  8:56 [org-cite] Testing on macOS, XML file missing Rudolf Adamkovič
2021-10-01 12:33 ` Bruce D'Arcus
2021-10-01 12:37   ` Bruce D'Arcus
2021-10-02  5:46     ` Kyle Meyer
2021-10-02 12:52       ` Bruce D'Arcus
2021-10-02 16:01         ` Kyle Meyer
2021-10-02  5:24 ` Kyle Meyer
2021-10-02 12:50   ` Bruce D'Arcus
2021-10-02 15:34     ` Kyle Meyer
2021-10-02 18:52   ` Kyle Meyer
2021-10-03  9:25     ` Rudolf Adamkovič

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