emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] ox-odt file: links are not pointing to the real files (was: [B


From: Max Nikulin
Subject: Re: [BUG] ox-odt file: links are not pointing to the real files (was: [BUG] ox-odt fails for org-id links (e.g., from org-roam v2) [9.5.2 (9.5.2-gfbff08 @ /home/moritz/.emacs.d/elpa/27.2/develop/org-9.5.2/)])
Date: Mon, 24 Oct 2022 18:40:56 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2

On 23/10/2022 11:29, Ihor Radchenko wrote:
Max Nikulin writes:

pandoc-2.5 generates a link that can not be opened by LibreOffice as
well (no leading ../).

echo '<a href="verse.org">A</a>' | pandoc -f html -t odt -o pandoc.odt

<text:a xlink:type="simple" xlink:href="verse.org"
office:name=""><text:span
text:style-name="Definition">A</text:span></text:a>

May you ask pandoc people about this?

Pandoc, I have installed, is too old for a bug report, but such issue was created several years ago:

https://github.com/jgm/pandoc/issues/3524
ODT: relative links #3524

Unfortunately attempts to find similar discussions related to office applications give excessive noise related to UI recipes. I mostly avoid office software, so I may miss something quite obvious for experienced users.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]