On 7 November 2010 21:34, Vit Baisa <[email protected]> wrote: > > Hi all, > there are several posts about problems with ligature brackets which are > broken into two lines but any of them contains sufficient solution for me. > The starting (left) part is typeset but the end, on the second line, is > missing. It is ok when the bracket continues at least one bar on the second > line but in the case of only one note on the second line, the end is > missing. I have tried to use \startTextSpan and \stopTextSpan with > appropriate properties, but it behaved ni the same way - the right end was > missing.
Hi, Did you use \override Beam #'breakable = ##t ? Seems to to print the right part on the second line... http://lilypond.org/doc/v2.13/Documentation/notation/beams.html Cheers, Xavier -- Xavier Scheuer <[email protected]> _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
