groff
[Top][All Lists]
Advanced

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

Adding a symbol to eqn


From: Robert Goulding
Subject: Adding a symbol to eqn
Date: Wed, 23 Jun 2021 16:06:28 -0400

I'm sure this is very easy, but I'm rusty on groff fonts, and I'm not sure
how to do it. I want to add the triangle symbol △ (U25b3) as an operator to
eqn. So, this is my document:

.EQ
delim $$
define triangle 'type "operator" △'
.EN
.LP
In $triangle ABC$ there are three sides.



When I run this through groff -ps -e -ms -k I get the message:

warning: can't find special character 'u25B3'

which I was kind of expecting. But is there any easy way to point
grops towards the definition of U25B3?

Robert.

Robert Goulding
Sent from my Google Pixel 4


reply via email to

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