On Sat, Feb 01, 2025 at 09:13:13PM +0100, Patrice Dumas wrote:
> Hello,
>
> There is some important change incoming in the organization of the code,
> mainly in the tp directory (and the name of the directory will amso
> probably change) to correspond better to the fact that there is now both
> a
Hello,
There is some important change incoming in the organization of the code,
mainly in the tp directory (and the name of the directory will amso
probably change) to correspond better to the fact that there is now both
a Perl and a C implementation of texi2any (though the Perl
implementation is
>> > It should be possible to fix this by outputting the combining accent
>> > character, but this will take me time to implement.
>>
>> OK, looking forward to that :-)
>
> It should be done in version 2025-01-31.21.
It works fine with LilyPond's documentation, thanks!
Werner
>> > The --internal-links=file.txt should do what you want to, I
>> > believe, it is only available for HTML. Or you can set the
>> > INTERNAL_LINKS customization variable.
>>
>> Thanks, but this isn't what I need, since (a) it adds the section
>> number to the argument of `@node`,
>
> I think