bug-groff
[Top][All Lists]
Advanced

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

[bug #64561] [mom] using BOX inside QUOTE messes up inline CODE macro


From: G. Branden Robinson
Subject: [bug #64561] [mom] using BOX inside QUOTE messes up inline CODE macro
Date: Wed, 16 Aug 2023 07:59:13 -0400 (EDT)

Follow-up Comment #2, bug #64561 (project groff):

Well _this_ looks suspicious.


$ groff -mom 64561.mom >| 64561.ps
grops:<standard input>:80: error: X command without 'ps:' tag ignored
grops:<standard input>:96: error: X command without 'ps:' tag ignored
grops:<standard input>:126: error: X command without 'ps:' tag ignored
$ groff -Z -mom 64561.mom | nl | sed -n '79,80p;95,96p;125,126p'
    79  x X pdf: background fill 72000z 90000z 540000z 720163z 0
    80  n16158 0
    95  x X pdf: background off
    96  n16158 0
   125  x X pdf: background off
   126  n12000 0


Oh, good, more off-by-one errors in diagnostics.

Still--should mom(7) be emitting 'pdf'-tagged device control commands when the
output device is 'ps'?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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