Status: Accepted
Owner: ----
Labels: Type-Other

New issue 1993 by pkx1...@gmail.com: Updates to bagpipe.ly
http://code.google.com/p/lilypond/issues/detail?id=1993

Sven Axelsson via gnu.org to Jon, lilypond-user

On 21 October 2011 00:52, Jon Chalk <jch...@400software.com> wrote:
I think I may have found a small problem with bagpipe.ly...  Each
embellishment that uses \small should have a \normalsize after it.

Man, I can't believe I haven't noticed that before! Or anyone else
using bagpipe.ly for that matter.

Anyhow, for now, just change line 94 in
share/lilypond/VERSION/ly/bagpipe.ly from

 \grace $notes

to

 \small \grace $notes \normalsize

You can also remove all other instances of \small in the file, since
they are now redundant.


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to