OK, great. But there's also the patch for the table of contents waiting...
and we wanted to give this idea another approach to
code once and use it both to export latex and beamer. I'd appreciate we do
this after we have sorted out the table of contents.
Thx, /PA
On Mon, 17 Feb 2025 at 05:29, Ant
Ihor Radchenko writes:
> I agree that obeying :with-creator in hyperref template makes sense.
Great, can Pedro's and my patches be merged then? I re-attached them
here.
>From adbd4d4d14659fd8930ed9947ffb97696c4289da Mon Sep 17 00:00:00 2001
From: "Pedro A. Aranda"
Date: Tue, 28 Jan 2025 10:16:
Howdy, fellow Org hackers!
This is a follow-up to my Git patch 4247798db, where I added support for
links in Org headings exported via Texinfo.
I found that links in node-level constructs break Texinfo HTML menus:
the inner (user-specific) link works but the outer (menu-specific) link
does not, r
Ihor Radchenko writes:
> Duplicate of
> https://list.orgmode.org/orgmode/87r04guyq9@gmail.com/
>
> Fixed yesterday.
What a coincidence. :) Thank you!
Rudy
--
"I would prefer an intelligent hell to a stupid paradise."
--- Blaise Pascal
Rudolf Adamkovič [he/him]
http://adamkovic.org
Short description: When called first imenu does not correctly process an
org-mode file. With the file's buffer killed and reloaded or with any
other org-mode-file after the first take, imenu works correctly.
How to reproduce: Start emacs -q and load an org-mode file (example file
below but any
Ihor Radchenko writes:
> Stefan Kangas writes:
>
>> Org mode is still using the obsolete function `lisp-complete-symbol`,
>> but that function has been obsoleted in favor of `completion-at-point`
>> in version 24.4. The attached diff is not meant to be installed, but to
>> show where the proble
Can someone regroup the patch I need to apply ?
I'm a bit lost between them.
Ihor Radchenko writes:
> Sébastien Gendre writes:
>
>> Ihor Radchenko writes:
>>
>>> Sebastien, would you be interested to test this? I can add a
>>> complementary patch for Org that will work in tandem with this p