Re: Unicode support for Troff-specific symbols

2024-08-15 Thread G. Branden Robinson
Hi John, At 2024-08-14T18:43:44+1000, John Gardner wrote: > In Unicode 13.0, a new block > was > added to support graphical symbols used on legacy systems,[1] > particularly those represented by obscure character encodings (like > AT

Re: How subscripts/superscripts work with grohtml?

2024-08-15 Thread G. Branden Robinson
Hi Daniel, At 2024-08-12T20:56:30-0300, Daniel Brigante wrote: > I've been trying to make grohtml produce and html tags > from an ms input without much success. From my current understanding, > the grohtml device driver should detect both a vertical position > change and a font size change from

Re: hyphenating non-english characters

2024-08-15 Thread G. Branden Robinson
Hi Gergő, At 2024-08-11T14:57:38+0200, Gáspár Gergő wrote: > Kind of a facepalm moment there, I realized that the .hcode request > don't work since my source file is encoded in UTF-8. Making a separate > file with the requests, encoded in latin2, and sourcing it in the > document allowed me to ful