Han-Wen Nienhuys wrote:

> - added (extent . (min . max))
> - overstrike, as alias for (extent . (0 . 0))
> - added overstrike property to super and sub

Eh, this is hopefully some sort of joke\H\H\H\H\H temporary implementation.
Serious stuff would be to:

- Fix lines to work properly.
- Add "clash" style typesetting all the elements upon each other and setting the width 
to the width of the largest of them (like "lines" with no vertical extent)
- Add "left" "center" "right" justifications as optional second argument to lines and 
clash. (default left)
- Add "top" "center" "bottom" justifications as optional second argument to columns. 
(default center)

(columns (lines right "This " "is " "rightified ") (lines left "This " "is " 
"leftified ")) (clash center "O" "/")))

would hence reveal

      This This
        is is        Ø
rightified leftified



-Rune

_______________________________________________
Gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss

Reply via email to