Hello Lilyponders!

I have a piece of music where measures have 4/4 time and 5/4 and it looks
like this:

{
  \time 4/4
  c4 c c c
  \time 5/4
  c c c c c
  \time 4/4
  c c c c
  \time 5/4
  c c c c c
}
and the pattern goes on like that to the very end of piece.

I have a question: can I declare the alternating time signature on the
beginning of piece once so I don't have to declare it for every measure? :

{
  \time 4/4 5/4        %?
  c4 c c c
  c c c c c
  c c c c
  c c c c c
}

I could not find it anywhere in docs and snippets but I swear I saw it
somewhere... 
Could you help me with this?

Thanks in advance
Robert




--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to