lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What am I doing wrong here?


From: Trevor Daniels
Subject: Re: What am I doing wrong here?
Date: Sun, 3 Oct 2010 17:29:29 +0100


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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]