[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: o with ^ on top of it
From: |
address@hidden |
Subject: |
Re: o with ^ on top of it |
Date: |
Thu, 25 Aug 2022 22:31:50 GMT |
The character 'o circumflex' is a part of groff's character set
(groff_char.7). A patch is in the attachment.
----------------------------------------
From: Alejandro Colomar <alx.manpages@gmail.com>
Sent: 25/08/2022 19:08
To: groff <groff@gnu.org>
Subject: o with ^ on top of it
Hi,
The following code (found in regex.7) wants to represent an 'o' with a
'^' on top of it (. Is that code correct? It's working on the PDF
(although it's ugly), but not on the terminal. It was changed by a
commit that changed ^ by \(ha for compatibility, but I'm not sure if
that's correct in this specific case.
regex.7.diff
Description: Binary data