David Kastrup wrote Sunday, October 03, 2010 3:22 PM
push = -\tweak #'side-axis #X ^\markup { \musicglyph
#"accordion.push" }
pull = -\tweak #'side-axis #X ^\markup { \musicglyph
#"accordion.pull" }
\score {
\repeat unfold 8 { c'-1\push c'-1\pull }
}
Why does this work nice with \push, and not so nice with \pull?
Is this
supposed to work at all?
Well the character box is defined differently for the two
glyphs. See mf/feta-accordion.mf. The box for the pull
glyph is set further to the right.
I presume that is why, but I don't know if there is a good
reason for the difference.
Trevor
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel