One possibility is to use
\set Timing.barAlways = ##t
\set Timing.defaultBarType = ""
See the example called bar-always.ly in the Tips and Tricks
document. Of course, this means that you have to manually
add the true bar lines where you want them (if you want
regular time, that's easily done using
\repeat unfold 20 {s1 \bar "|" }
in parallel to the ordinary music).

  /Mats

Joseph Haig wrote:

Is it possible to allow line breaks at any point, not just at bar
lines?  I know I can add \bar "" but I would like it to be done
automatically if possible.

Thank,

Joe


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



--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



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

Reply via email to