Am 15.01.2017 um 22:00 schrieb Menu Jacques:
> Hello,
> 
> Going on with my Gabrieli example, there is a time change to 3/2, and I
> can’t get rid of the warning message on the first R1*3/2.
> 
> Thanks again for your help!
> 
> JM

You can adjust the measureLength for this last, shorter measure in 4/2.
You won’t need \partial then.

  \set Score.measureLength = #(ly:make-moment 1/1)
  g,1 \fermata
  \bar "||"
  \time 3/2
  R1*3/2

Of course you don’t need to set timeSignatureFraction in 3/2 time
because \time 3/2 does that for you ;)

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

Reply via email to