urisala wrote:
> 
> Hi,
> I use very long bars like 11/4, and sometimes lily crams 2 bars in the
> same
> line. How can I break the line after each bar automatically?
> 

you can introduce a new simultaneous voice of the kind

<<
  \context Voice= "1" { … your notes … }
  \context Voice= "breaks" {
    \repeat unfold 10 { s 4 * 11 \break }
    }
>>
-- 
View this message in context: 
http://old.nabble.com/Fix-bars-per-line-automatically-tp26778313p26779620.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