bug-groff
[Top][All Lists]
Advanced

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

[bug #42870] `.hcode' and `.hw' are limited to raw 8bit characters but s


From: G. Branden Robinson
Subject: [bug #42870] `.hcode' and `.hw' are limited to raw 8bit characters but should accept any characters entities.
Date: Mon, 29 Jul 2024 13:01:10 -0400 (EDT)

Update of bug #42870 (group groff):

                  Status:               Need Info => Unreproducible         
             Assigned to:                    None => carstenkunze           

    _______________________________________________________

Follow-up Comment #8:

I cannot reproduce the complaint about `hw` not working with 8-bit
characters.


$ cat EXPERIMENTS/escape-kindergarten.groff
.if r HW .hw kin-der-g\[a ad]r-ten
.ll 62n
\c
.nr oldline \n[nl]
.while (\n[oldline] = \n[nl]) kinderg\[a ad]rten
.pl \n[nl]u
$ ./build/test-groff -T utf8 EXPERIMENTS/escape-kindergarten.groff 
kindergärten     kindergärten     kindergärten    kindergärten
kindergärten
$ ./build/test-groff -r HW=1 -T utf8 EXPERIMENTS/escape-kindergarten.groff 
kindergärten kindergärten kindergärten kindergärten kindergär‐
ten


Looping in original reporter.




    _______________________________________________________

Reply to this item at:

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

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

Attachment: signature.asc
Description: PGP signature


reply via email to

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