[bug #66122] [mom] but for `BoxStop`, package is `-wall`-clean

2024-08-24 Thread Bjarni Ingi Gislason
Follow-up Comment #4, bug #66122 (group groff): Macro 'pdfmomclean' changes '\[u...]' to an 8-bit character MAC AUTHORS: PDF_AUTHORS is 'Cic\[u00E9]ron' before pdfmomclean troff: backtrace: file 'mon_premier_doc.mom':13 troff:mon_premier_doc.mom:13: error: cannot translate character code 233 to s

[bug #66122] [mom] but for `BoxStop`, package is `-wall`-clean

2024-08-24 Thread Deri James
Follow-up Comment #5, bug #66122 (group groff): One of the changes that was never committed from my deri-gropdf-ng branch was to om.tmac, which removed the calls to pdfmomclean IF using -T pdf, but retained the calls for -T ps. Text in pdfs, such as Author, Title and Bookmarks, can be presented ei

[bug #66122] [mom] but for `BoxStop`, package is `-wall`-clean

2024-08-24 Thread Deri James
Follow-up Comment #6, bug #66122 (group groff): And the patch!! (file #56381) ___ Additional Item Attachment: File name: om.patch Size: 1KiB AGPL

[bug #62814] [PATCH] consolidate or distinguish tty.tmac and tty-char.tmac

2024-08-24 Thread Dave
Follow-up Comment #9, bug #62814 (group groff): Patch rebased to git HEAD. Remarks in comment #7 still apply. (file #56382) ___ Additional Item Attachment: File name: 62814.revised.patchSize: 2KiB

[bug #66122] [mom] but for `BoxStop`, package is `-wall`-clean

2024-08-24 Thread G. Branden Robinson
Follow-up Comment #7, bug #66122 (group groff): [comment #5 comment #5:] > One of the changes that was never committed from my deri-gropdf-ng branch was to om.tmac, which removed the calls to pdfmomclean IF using -T pdf, but retained the calls for -T ps. Ah, yes, it'd be good to land that. > Tex

[bug #66122] [mom] but for `BoxStop`, package is `-wall`-clean

2024-08-24 Thread Deri James
Follow-up Comment #8, bug #66122 (group groff): > So what we need here is `-K latin-1`. > > And sure enough that works fine. You are correct. :-) Or we could re-encode the man-page in utf-8. Cheers Deri ___ Reply to this item at:

[bug #63074] [troff] support construction of arbitrary byte sequences in device control commands

2024-08-24 Thread G. Branden Robinson
Update of bug #63074 (group groff): Status:None => In Progress ___ Follow-up Comment #32: The idea is to generalize an idea for which we recently added support in special situations. We ha