bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #24048] [mm] infinite loop with certain page lengths


From: Bjarni Ingi Gislason
Subject: [bug #24048] [mm] infinite loop with certain page lengths
Date: Mon, 14 Feb 2022 18:42:23 -0500 (EST)

Follow-up Comment #5, bug #24048 (project groff):

  The mm-macros use the register 'L' (on the command line) or an
argument to the .PGFORM macro for page length.

  They use internally the register '@pl'.

  Using ".pl ..." in the input file just sets register '.p'
which does not affect register '@pl', as the macro file has already
been read.

  Changing "-r PL=" to "-r L=' runs the the example script error-free
until the page becomes shorter than reasonable.

  When using macro-packages, users should not use low level requests or
registers.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?24048>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]