Hi David,

thanks, fixed in SVN 352.

/// Jürgen


On 06/30/2014 06:35 PM, David Lamkins wrote:
Nice. Thank you.

BTW, there's still an extra space after ≢ in both ]KEYB 0 and ]KEYB 1.


On Mon, Jun 30, 2014 at 7:43 AM, Juergen Sauermann <[email protected] <mailto:[email protected]>> wrote:

    Hi David,

    thanks, I have added an optional layout number to the ]KEYB
    command, see SVN 349.

    I have not changed the default display of ]KEYB because ⍷  is not
    a standard GNU APL
    operator (although accepted on input) and cut-and-paste from the
    default ]KEYB output
    would be messed up.

    Just do:

    *]KEYB 1*

    to see ⍷ instead of ⋸.



    On 06/29/2014 10:52 PM, David B. Lamkins wrote:
    The ]KEYBOARD display has one character (⋸) that doesn't fit the
    monospace metrics (at least on Linux using GNU Free Font) and one extra
    space; these mess up the alignment of the display. (See
    gnu-apl-keyboard.png, attached.)

    The *gnu-apl-keymap* buffer in Elias' gnu-apl-mode uses ⍷ rather than ⋸
    and eliminates the spurious space; the result is a properly-aligned
    keyboard display. (See gnu-apl-mode-keyboard.png, attached.)

    The attached patch applies both of these changes to GNU APL.





--
"The secret to creativity is knowing how to hide your sources."
   Albert Einstein


http://soundcloud.com/davidlamkins
http://reverbnation.com/lamkins
http://reverbnation.com/lcw
http://lamkins-guitar.com/
http://lamkins.net/
http://successful-lisp.com/

Reply via email to