Re: [PATCH v3] Improvements to Texinfo exporter (was: [PATCH] Re: Texinfo: Custom navigation and links in headings)

2024-08-31 Thread Rudolf Adamkovič
Rudolf Adamkovič writes: > I will rebase those onto `main' and > > submit them separately, > > one per thread, to > > make code review easier. And done. The two patches, now rebased on `main' are submitted via `git send-email`, are now waiting for review: [PATCH] ox-texinfo: Support link

Re: [PATCH v3] Improvements to Texinfo exporter (was: [PATCH] Re: Texinfo: Custom navigation and links in headings)

2024-08-31 Thread Ihor Radchenko
Rudolf Adamkovič writes: > I found I do not need alternative navigation, as I can simulate > "alternative up" with links in parent Org headings. > > [Texinfo renders that just fine in HTML.] > > The other two patches are bug fixes, to > > - support links in headings > (including those expor

Re: [PATCH v3] Improvements to Texinfo exporter (was: [PATCH] Re: Texinfo: Custom navigation and links in headings)

2024-08-30 Thread Rudolf Adamkovič
Rudolf Adamkovič writes: > Ready for review ... again! Here I am, again! I found I do not need alternative navigation, as I can simulate "alternative up" with links in parent Org headings. [Texinfo renders that just fine in HTML.] The other two patches are bug fixes, to - support links in

[PATCH v3] Improvements to Texinfo exporter (was: [PATCH] Re: Texinfo: Custom navigation and links in headings)

2024-08-24 Thread Rudolf Adamkovič
Rudolf Adamkovič writes: > I will fix the bug today. And fixed. CHANGE 1/3 I split `ALT_NAVIGATION' to `ALT_NEXT' `ALT_PREVIOUS' `ALT_UP' to support commas in node names. (I am open to renaming to `TEXINFO_UP', etc.) CHANGE 2/3 I added a 3rd patch that makes

Re: [PATCH] Re: Texinfo: Custom navigation and links in headings

2024-08-24 Thread Rudolf Adamkovič
Rudolf Adamkovič writes: > The patches are > > ready for code review > > now. I found yet another bug. All three node names in `ALT_NAVIGATION' must go through `org-texinfo--sanitize-node', otherwise various characters cause "Up reference to nonexistent `NODE NAME' errors

[PATCH] Re: Texinfo: Custom navigation and links in headings (was: Texinfo: Custom navigation and links in headings)

2024-08-23 Thread Rudolf Adamkovič
Rudolf Adamkovič writes: > The patches are > > ready for code review > > now. Now with '[PATCH]' in the subject. :) Rudy -- "I do not fear death. I had been dead for billions and billions of years before I was born, and had not suffered the slightest inconvenience from it." --- Mark Twai