bug-lilypond
[Top][All Lists]
Advanced

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

Re: grace + partial autobeaming problem


From: Graham Percival
Subject: Re: grace + partial autobeaming problem
Date: Wed, 14 Feb 2007 18:13:32 -0800
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

Thanks for the report.  This is part of
http://code.google.com/p/lilypond/issues/detail?id=34

so I don't think we need to add this as a separate issue.
Cheers,
- Graham


Jay Anderson wrote:
It seems when a piece starts with a grace in a partial measure the
autobeaming for the rest of the piece gets messed up. A work around is
to add a spacer rest to the start.

\version "2.11.18"

\paper { ragged-right = ##t }

\score
{
 \new Staff
 \relative c'
 {
   \partial 8
   \grace c16 c c c c c c c8 c c c c c
 }
}

\score
{
 \new Staff
 \relative c'
 {
   \partial 4
   s8 \grace c16 c c c c c c c8 c c c c c
 }
}

------------------------------------------------------------------------


------------------------------------------------------------------------

_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond





reply via email to

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