[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Org exports broken ID links
From: |
Ihor Radchenko |
Subject: |
Re: Org exports broken ID links |
Date: |
Sun, 01 Sep 2024 13:15:19 +0000 |
Rudolf Adamkovič <rudolf@adamkovic.org> writes:
> Ihor Radchenko <yantar92@posteo.net> writes:
>
>> That link is not broken - it points to a file containing the linked
>> heading. It just happens to be the same Org file.
>
> I am struggling to understand.
>
> The link points to a heading that is not exported due to its `noexport'
> tag. How is that not a "broken link", especially from the point of view
> of the user who is exporting the document, given the customization is
> named `org-export-with-broken-links'?
In
> `ox-texinfo' exports the link as
>
> @uref{file://test.org,Foo}
the link points to the test.org file. It is not broken - the relevant
heading is present in the .org file even though it is absent in the
exported .texi file.
--
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>
- Re: Org exports broken ID links,
Ihor Radchenko <=