Re: [O] Two bibliography slides using org-reveal - SORRY no new problem

2019-07-31 Thread Johannes Brauer
Accidentally, I loaded the library org-ref-reveal instead of org-re-reveal-ref. Sorry! Johannes > Am 31.07.2019 um 23:19 schrieb Johannes Brauer : > > Hi Jens, > > I fear I updated my org-re-reveal from melpa (org-re-reveal-20190731.924) and > now I’ve got two problems: > 1. With > * Bibliog

Re: [O] Two bibliography slides using org-reveal - new prblem

2019-07-31 Thread Johannes Brauer
Hi Jens, I fear I updated my org-re-reveal from melpa (org-re-reveal-20190731.924) and now I’ve got two problems: 1. With * Bibliography printbibliography:referenzen.bib :PROPERTIES: :CUSTOM_ID: bibliography :END: I get a bib slide with tow headlines „Bibliography“. 2. Clicking on a ci

Re: [O] Two bibliography slides using org-reveal

2019-07-26 Thread Johannes Brauer
Hi Jens, thanks a lot for your detailed helpful answers. Best wishes Johannes > Am 26.07.2019 um 21:21 schrieb Jens Lechtenboerger > : > > Johannes Brauer writes: > >> GET >> file:///Users/jb/Downloads/org-re-reveal-ref-master/reveal.js/lib/js/head.min.js >> net::ERR_FILE_NOT_FOUND README

Re: [O] Two bibliography slides using org-reveal

2019-07-26 Thread Jens Lechtenboerger
Johannes Brauer writes: > GET > file:///Users/jb/Downloads/org-re-reveal-ref-master/reveal.js/lib/js/head.min.js > net::ERR_FILE_NOT_FOUND README.html:173 > > Is this a relevant message? Hi Johannes, that message appears for newer versions of reveal.js (but does not hurt). You can avoid it

Re: [O] Two bibliography slides using org-reveal

2019-07-26 Thread Johannes Brauer
Hi Jens, now I could export README.org to a reveal.js presentation with a nice bib slide. Thank you for your help. When I open the developer tools Chrome shows me this error message: GET file:///Users/jb/Downloads/org-re-reveal-ref-master/reveal.js/lib/js/head.min.js net::E

Re: [O] Two bibliography slides using org-reveal

2019-07-25 Thread Jens Lechtenboerger
Johannes Brauer writes: > I downloaded [1] but when I try M-x load-library followed by > org-re-reveal-ref I get > "Cannot open load file: No such file or directory, org-re-reveal" > although I’ve org-ref installed. What is going wrong? Hi Johannes, you also need to install org-re-reveal, fro

Re: [O] Two bibliography slides using org-reveal

2019-07-25 Thread Johannes Brauer
Thank you Jens für your hint. I downloaded [1] but when I try M-x load-library followed by org-re-reveal-ref I get "Cannot open load file: No such file or directory, org-re-reveal" although I’ve org-ref installed. What is going wrong? Johannes > Am 25.07.2019 um 19:00 schrieb Jens Lechtenboerg

Re: [O] Two bibliography slides using org-reveal

2019-07-25 Thread Jens Lechtenboerger
I created org-re-reveal-ref [1] based on my fork org-re-reveal for bibliographies with org-ref. I only use it for export to reveal.js and PDF, but HTML seems fine as well. That package is part of emacs-reveal [2]. Best wishes Jens [1] https://gitlab.com/oer/org-re-reveal-ref [2] https://gitlab.

Re: [O] Two bibliography slides using org-reveal

2019-07-25 Thread Johannes Brauer
Am 25.07.2019 um 15:59 schrieb John Kitchin mailto:jkitc...@andrew.cmu.edu>>: the bibliography export is not too fancy. It is defined in the function org-ref-bibliography-format. I am not sure you can win, for latex export it doesn't make sense to put the bibliography link in a heading I am

Re: [O] Two bibliography slides using org-reveal

2019-07-25 Thread John Kitchin
the bibliography export is not too fancy. It is defined in the function org-ref-bibliography-format. I am not sure you can win, for latex export it doesn't make sense to put the bibliography link in a heading. you might be able to add a specific reveal export option to the export function though.

Re: [O] Two bibliography slides using org-reveal

2019-07-25 Thread Johannes Brauer
Yes, I have tried that and indeed then I get only one bib slide. But then, in normal Html export, the bibliography appears under the preceding headline, that’s ugly. > Am 25.07.2019 um 14:41 schrieb Fraga, Eric : > > I have no idea but, on the off-chance, maybe don't make that line a > headlin

Re: [O] Two bibliography slides using org-reveal

2019-07-25 Thread Fraga, Eric
I have no idea but, on the off-chance, maybe don't make that line a headline? -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.4-399-g4e6222

[O] Two bibliography slides using org-reveal

2019-07-25 Thread Johannes Brauer
Hi, I am not sure wether this is the right place for my question. I am using org-reveal for building reveal.js slides. The last line of my org file is something like that: * bibliography:referenzen.bib Since I am using reveal.js-3.8.0 I get two bibliography slides instead of one at the end of th