Re: [BUG] Getting an error with org-cite when exporting to PDF using CSL backend [9.7.30 (9.7.30-84f18c @ /home/fsantos/.emacs.d/elpa/org-9.7.30/)]

2025-05-21 Thread Marvin Gülker
Dear list, Am 20. Mai 2025 um 13:25 Uhr +0200 schrieb Frederic Santos: Hi! Not sure exactly when it began (probably starting with Org 9.7.30), but I'm no longer able to export my Org files to PDF files (via LaTeX) if they contain references and if I'm using the CSL backend. More precisely, on

Re: [RFC] Org syntax: "." in citation keys

2025-04-16 Thread Marvin Gülker
Am 16. April 2025 um 12:29 Uhr -0400 schrieb Zac E: I should add that exporting to PDF via LaTeX is the main use-case for those requiring any of this functionality. I disagree. I export excessively to ODT with footnote-based citation styles, because the legal publishers I need to work with onl

Re: [DISCUSSION] Allowing footnote-references inside parsed keywords (#+AUTHOR, #+TITLE, etc)

2024-02-02 Thread Marvin Gülker
Am Freitag, dem 02. Februar 2024 schrieb Ihor Radchenko: > What if you have multiple authors? At least in my discipline, we only have one footnote even in such a case, which then is a little longer and describes each author individually in a separate sentence. So, one AUTHOR_FN keyword would be

Re: [DISCUSSION] Allowing footnote-references inside parsed keywords (#+AUTHOR, #+TITLE, etc)

2024-02-01 Thread Marvin Gülker
Am Donnerstag, dem 01. Februar 2024 schrieb Juan Manuel Macías: > How about using dedicated keywords? Something like: > > #+FN_AUTHOR: footnote text > #+FN_TITLE: footnote text For reference -- I do not know if this prompted the discussion here -- just a few days ago I asked about footnotes in a

Re: Feature request: export form feed as page break

2023-10-23 Thread Marvin Gülker
Am Sonntag, dem 22. Oktober 2023 schrieb Jambunathan K: > I am the original author of ox-odt.el. > > The page break feature is available as part of > https://github.com/kjambunathan/org-mode-ox-odt I took a look at https://github.com/kjambunathan/org-mode-ox-odt/blob/master/notes/SNIPPETS.org#imp

Re: Feature request: export form feed as page break

2023-10-21 Thread Marvin Gülker
Am Samstag, dem 21. Oktober 2023 schrieb Ihor Radchenko: > In general, adding page breaks can make sense. The main concern is that > the location of page breaks may or may not be export > backend-independent. In certain scenarios, you may need to put page > breaks in one place for odt export, but

Re: Feature request: export form feed as page break

2023-10-21 Thread Marvin Gülker
Am Samstag, dem 21. Oktober 2023 schrieb Max Nikulin: > As a workaround you may define an Org macro that expands to > @@latex:\newpage@@ and appropriate XML element inside @@odt:…@@. Fair enough, this is possible, but then I have to consider each backend I may export to and read up on how the resp

Feature request: export form feed as page break

2023-10-21 Thread Marvin Gülker
Dear list, I am creating training material for the education of German law students, which usually consists of a case story on one or two pages, followed by a page break after which a proposal for resolving the case is provided. The structure is like this because usually I provide the case story b

Formatting in citation locator

2022-06-14 Thread Marvin Gülker
Dear list, is it possible to apply formatting within the citation locator? It is sometimes useful to me. For example, when I want to cite a dissenting opinion contained in a judgment of the German Constitutonal Court, it is helpful to highlight that the cited location is a dissenting opinion and n

Re: [BUG] Mention #+PRINT_BIBLIOGRAPHY in the Org manual

2022-06-13 Thread Marvin Gülker
Am Montag, dem 13. Juni 2022 schrieb Rudolf Adamkovič: > It all makes no sense without printing the bibliography, right? In a footnote citation style, it can make sense, and it is common in German judicial articles. We do not need separate bibliographies there, because we instead do cross-refere

[BUG] Setting compile command causes fontification error [9.5 (release_9.5-661-g5e0afb @ /home/quintus/.emacs.d/org-mode/lisp/)]

2022-05-27 Thread Marvin Gülker
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. --

Re: [BUG] Elisp error when exporting citation [9.5 (release_9.5-104-g2b1fc6 @ /home/quintus/.emacs.d/org-mode/lisp/)]

2021-10-30 Thread Marvin Gülker
Am Samstag, dem 30. Oktober 2021 schrieb Marvin Gülker: > trying to export the following org-document results in an Elisp error: > > #+TITLE: Test > #+AUTHOR: Testauthor > #+LANGUAGE: de > #+bibliography: /tmp/mwe/mwe.bib > #+cite_export: csl /tmp/mwe/jur

[BUG] Elisp error when exporting citation [9.5 (release_9.5-104-g2b1fc6 @ /home/quintus/.emacs.d/org-mode/lisp/)]

2021-10-29 Thread Marvin Gülker
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. --

[BUG] Citations: exporting with csl crashes [9.5 (9.5-g0a86ad @ /home/quintus/.emacs.d/elpa/org-9.5/)]

2021-10-03 Thread Marvin Gülker
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.