Arne Peters wrote:
> 
> hello list,
> 
> In C.H.Graun's "Te Deum" there are time signature changes within bars (see
> attached image).
> I've searched the LSR and NR but could not find anything whicht would help
> me along...
> 
> 
> Does some have an idea or could point me to the appropriate place in the
> manuals in case I have overlooked the obvious?
> 
> 
i think this could do it (but beware the bar number count!)

\relative c' {
  \clef bass
  \time 6/8
  b b, b b b b |
  b4. s4 \set Timing.measurePosition = #(ly:make-moment -2 8)  \time 4/4
g'8. g16 |
  a4 g
}

the spacer is used as space maker

cheers
Eluze
-- 
View this message in context: 
http://old.nabble.com/Time-signature-change-within-bars-tp30908938p30909301.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


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

Reply via email to