(feature request) footnote formatting in makeinfo --html

2024-07-25 Thread Roger Crew via Bug reports for the GNU Texinfo documentation system
So, I have issues (*) with the way footnotes are formatted in HTML info files. The specifics aren't that important, or rather, since these can be deemed matters of taste, I imagine you *don't* want to do too much beyond making sure sufficient customization hooks are available. Now, as it happens,

Re: Fix an error during "./configure; make dist"

2024-07-25 Thread Bruno Haible
Patrice Dumas wrote: > I do not know if it is the same, but here is a patch that adds the > ModulePath.pm dependency and a rule for tp_api, which seems to be needed > for a out of source build without a prior make all in doc/tp_api. Nice and simple. Note that double-quotes are not needed around $

Re: Fix an error during "./configure; make dist"

2024-07-25 Thread Patrice Dumas
On Tue, Jul 23, 2024 at 10:19:52PM +0100, Gavin Smith wrote: > If it is just those lines, it may be an acceptable way to make "make dist" > work without running "make" first, but I would want to investigate the > problem with Texinfo/ModulePath.pm first. I do not know if it is the same, but here i

Re: Fix an error during "./configure; make dist"

2024-07-25 Thread Patrice Dumas
On Tue, Jul 23, 2024 at 10:19:52PM +0100, Gavin Smith wrote: > > Find attached a patch that fixes this error. > Here is a similar patch that solves it for me (maybe not for an out of source build), which I find simpler. I think that it is interesting independentely of the make dist issue, it wou

Re: Suggestions for texi2any parsing

2024-07-25 Thread Patrice Dumas
On Wed, Jul 17, 2024 at 10:03:36AM +0100, Frederico Muñoz wrote: > > Hi, > > I'm using Texinfo for my personal blog, using texi2any to do the heavy > lifting (check https://interlaye.red/Texiblog.html for the idea behind > it and a link to the repository). Interesting! > ** Automatic creation o