bug-lilypond
[Top][All Lists]
Advanced

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

Re: auto-beam in pickup-bars with grace note


From: Carl D. Sorensen
Subject: Re: auto-beam in pickup-bars with grace note
Date: Fri, 1 May 2009 10:17:48 -0600

Christian,

This kind of question is better asked on lilypond-user.

Thanks,

Carel


On 4/30/09 12:57 PM, "grisu_76" <address@hidden> wrote:

> 
> 
> As for I get some helpful hints for solving the spacing-problem in
> pickup-bars starting with a grace note, now I struggle with the
> auto-beaming:
> 
> global = {
>         \time 6/8
>         \key es \major
>         \tempo "Presto"
>         \partial 8*3 \grace {s8}
>         \autoBeamOn                 % this doesn't work to get the
> auto-beaming back
>         \set beatGrouping = #'(3 3)   %without the two following the result is
> the
> same as without...
>         \set beatLength = #(ly:make-moment 3 8)
> }
> 
> ViolineEins = \new Voice {\relative c'{
>                 \set Staff.midiInstrument = #"violin"
> 
>                 \partial 8*3 \grace c''8 \p  b8 (a) b-.
>                  g-. g-. g-.  \grace{as8} g f g
>                 \bar "|."
>                 }}
> music = {
>         <<
>           \tag #'score \tag #' vn1 \new Staff { << \global \ViolineEins >> }
>>> 
> }
> 
> Some ideas? regards, Christian
> --
> View this message in context:
> http://www.nabble.com/auto-beam-in-pickup-bars-with-grace-note-tp23322316p2332
> 2316.html
> Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.
> 
> 
> 
> 





reply via email to

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