groff
[Top][All Lists]
Advanced

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

Re: [Groff] ds in tmac


From: Erich Hoffmann
Subject: Re: [Groff] ds in tmac
Date: Fri, 5 Sep 2003 22:26:36 +0200

On Friday 05 September 2003 22:23, you wrote:

OH! I forgot something.

On Friday 05 September 2003 22:01, you wrote:
[...]

> using the set for myself.  See the definition of my wite knight in
> the post scriptum which can be inserted in an ordinary groff file as
> the special character \*(NN .  Then I wrote editor macros to manage the

[...]

> POST SCRIPTUM: The white Knight as a chess piece

To be able to use the white knight diagram you have to know the units.
Here they are:

.\""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.\" The G. By G you control a.
.nr G 2
.\"
.\" The fundamental units a b c | z.
.\"
.nr a \nGp
.nr b \nau/10
.nr c \nau*10
.nr z \nau*0u
.\"
.\" Here come the > units: d - k
.\"
.nr d \nau*2u
.nr e \nau*3u
.nr f \nau*4u
.nr g \nau*5u
.nr h \nau*6u
.nr i \nau*7u
.nr j \nau*8u
.nr k \nau*9u
.\"
.\" Here come the < units: l - s
.\"
.nr l \nbu*2u
.nr m \nbu*3u
.nr n \nbu*4u
.nr o \nbu*5u
.nr p \nbu*6u
.nr q \nbu*7u
.nr r \nbu*8u
.nr s \nbu*9u
.\""""""""""""""""""""""""""""""""""""""""""""""""""""""""

Excuses.

erich.


reply via email to

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