lout-users
[Top][All Lists]
Advanced

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

Re: Novice Questions #2


From: Valeriy E. Ushakov
Subject: Re: Novice Questions #2
Date: Fri, 4 Jun 1999 21:53:39 +0400

On Fri, Jun 04, 1999 at 07:16:42PM +0400, Colin Klipsch wrote:

> X-Diagnostic: Not on the accept list

I bounced it to the list.

>         def @Ding right x { {Dingbats Base} @Font x }
> 
>     However, this requires using cryptic octal codes instead of
>     mnemonic names.  Am I missing something simpler?

Yes.  You missed an invocation of @Char that is present in @Sym:

    def @Ding right x { {Dingbats Base} @Font @Char x }
                                              ^^^^^

Though this won't buy you much as Zapf-Dingbats has character names
like a100, a101 etc.

SY, Uwe
-- 
address@hidden                         |       Zu Grunde kommen
http://www.ptc.spbu.ru/~uwe/            |       Ist zu Grunde gehen


reply via email to

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