|
From: | lilypond |
Subject: | Re: [Lilypond-auto] Issue 2738 in lilypond: Lilypond doesn't break lines |
Date: | Sun, 12 Aug 2012 16:26:00 +0000 |
Comment #3 on issue 2738 by address@hidden: Lilypond doesn't break lines http://code.google.com/p/lilypond/issues/detail?id=2738It's the default behavior for LilyPond and most users count on it to find erroneous barrings. If you want to disable it, do:
\layout { \context { \Voice \remove "Forbid_line_break_engraver" }}
[Prev in Thread] | Current Thread | [Next in Thread] |