|
From: | Elias Mårtenson |
Subject: | Re: [Bug-apl] ELEMENT OF rendering problems |
Date: | Wed, 25 Dec 2013 00:59:18 +0800 |
I have, and it works great. :-) The only place I have a problem is actually in the ELEMENT OF symbol showing in the bottom of 8⎕CR output when displaying an array.Actually, I've been thinking of letting my output filter detect that one and replace it (basically any ELEMENT OF displayed just after a BOX DRAWINGS LIGHT UP AND RIGHT), but it's a bit ugly which is why I wanted to run that past you first in case you have a better solution.Regards,EliasOn 25 December 2013 00:42, Juergen Sauermann <address@hidden> wrote:
Hi Elias,
first of all, congratulations to your progress so far.
Have you tried U+220A with GNU APL?
GNU APL accepts certain character variants on input and U+220A is one of them.
Normally the character used for input is preserved on output. The only case (as far
as I remember) where U+2208 is hardwired is in ⎕AV (which is not portable and only
provided for compatibility; ⎕UCS should be used instead).
Happy Xmas,
Jürgen
[Prev in Thread] | Current Thread | [Next in Thread] |