[bug #64484] [troff] \X escape sequence should read its argument in copy mode

2024-08-26 Thread Deri James
Follow-up Comment #14, bug #64484 (group groff): I am a bit concerned about this. pdf.tmac contains various .device commands, which, if replaced by \X stop it working properly. I have shown previously that gropdf is quite happy to receive groff nodes as 7 bit ascii i.e. the character "â" can be se

[bug #64484] [troff] \X escape sequence should read its argument in (something like) copy mode

2024-08-26 Thread G. Branden Robinson
Update of bug #64484 (group groff): Summary: [troff] \X escape sequence should read its argument in copy mode => [troff] \X escape sequence should read its argument in (something like) copy mode ___ Follow-up Comment #15:

[bug #64484] [troff] \X escape sequence should read its argument in (something like) copy mode

2024-08-26 Thread Deri James
Follow-up Comment #16, bug #64484 (group groff): Hi Branden, Thanks for this. I appreciate you explaining what you are trying to do. I wonder if it would be possible for you to setup a branch on Savannah with your code changes so we can both investigate for any problems. I'd love to see the sboxe

[bug #64484] [troff] \X escape sequence should read its argument in (something like) copy mode

2024-08-26 Thread G. Branden Robinson
Follow-up Comment #17, bug #64484 (group groff): Hi Deri, [comment #16 comment #16:] > Hi Branden, > > Thanks for this. I appreciate you explaining what you are trying to do. ... I'd love to see the sboxes issue. Sure--you'll find it below. > Running your for-deri.man example on current git I

[bug #64484] [troff] \X escape sequence should read its argument in (something like) copy mode

2024-08-26 Thread G. Branden Robinson
Follow-up Comment #18, bug #64484 (group groff): Stop the presses. Sure enough, as soon as I pulled the trigger on that reply I realized one reason why there was a difference in output from your _printf_s. Try these: $ printf ".ft U-TR\n\X'ps: αβγabc'\nαβγabc"|./build/test-groff -Tpdf -Kutf8

[bug #64484] [troff] \X escape sequence should read its argument in (something like) copy mode

2024-08-26 Thread G. Branden Robinson
Follow-up Comment #19, bug #64484 (group groff): Bah, nevermind, I got confused, the difference was no difference. Time for bed, I think! ___ Reply to this item at: __