[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] EQN with more symbols
From: |
Charles Chamberlain |
Subject: |
Re: [Groff] EQN with more symbols |
Date: |
Mon, 16 Jan 2017 16:58:14 +0000 |
Ah thanks very much - I was using eqn -d'[]', which I guess messes that up.
Thanks again!
On Mon, Jan 16, 2017 at 10:10 AM Ralph Corderoy <address@hidden>
wrote:
> Hi Charles,
>
> > Is there a way to use troff symbols or unicode characters within eqn?
>
> You just write them. Or have I misunderstood?
>
> > <https://gist.github.com/Charlesetc/f10111cb7f639f8444d9b1b9f737517a>
>
> Like this?
>
> .EQ
> define notelement '\(nm'
> {x \[mo] A \(te b} over {a notelement C \(sb D} \(fa x \0\(sq
> .EN
>
> See sections 5 and 23 of the Kernighan and Cherry's User's Guide, 2nd
> Ed. http://troff.org/papers.html#eqn
>
> --
> Cheers, Ralph.
> https://plus.google.com/+RalphCorderoy
>