]> git.donarmstrong.com Git - lilypond.git/commit
Implement \eyeglasses as markup command
authorReinhold Kainhofer <reinhold@kainhofer.com>
Fri, 30 Jan 2009 20:30:24 +0000 (21:30 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Sun, 8 Mar 2009 00:33:35 +0000 (01:33 +0100)
commit243b15925ff3ef8b0384ffd0a6ce6664ad19da99
tree1d78fe2968e46c3b89fd550d075f3300a8bad320
parenteafd157927c2f7292bab0313d26c783570f56343
Implement \eyeglasses as markup command

-) implement \eyeglasses as markup command, using the postscript stored
   in the eyeglassesps variable
-) Use this markup command in musicxml2ly, too
-) Add regtest for \eyeglasses (in a \markup and as a markup attached to
   a note)
-) Remove the eyeglasses example from the postscript command and
   replace it by two rings (the stereo symbol) written in postscript
Documentation/topdocs/NEWS.tely
input/regression/markup-eyeglasses.ly [new file with mode: 0644]
scm/define-markup-commands.scm
scripts/musicxml2ly.py