On Wed, Feb 08, 2023 at 09:43:55PM +, Gavin Smith wrote:
> Tested with git commit 0fb51499dd.
>
> TEXINFO_XS=require perl -w t/60macro.t
>
> often produces a test failure in the 'macro_in_def_delimiters' test.
> It does not happen every time so I suspect a memory error.
>
> TEXINFO_XS=requir
On Tue, Feb 07, 2023 at 10:36:03AM +0100, Patrice Dumas wrote:
> > It would of course be much simpler
> > to eliminate this separate class of commands and forbid @ref etc.
> > inside @section and other commands. Could we consider this again?
>
> I have not changed my mind, having refs in section
Am 08.02.2023 um 23:55 teilte Gavin Smith mit:
Hi Gavin,
I still didn't get it right. This change stopped the crash but it
could lead to missing text in nodes. The "Manipulating Hyphenation"
node in the groff manual only had 222 lines displayed, but it should
have had 323 lines.
So I've made