In this file:
http://www.jboor.net/music/polyreel/poly.ly
a second voice begins in the second measure.
I would like there to be a tie between the last E in the first measure and
the first e4 in the second measure. The only way that I have
been able to do this is by beginning the polyphony earl
Xavier Scheuer's suggestion answered my question.
Thank you.
J. Boor
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
eighth, but it is helpful if you have long metreless pieces
and you want to just type them in without worrying about line-breaks until
later.
J. Boor
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
A few versions ago, I could do this:
\once \override Staff.BarLine #'extra-offset = #'(0 . 2)
\once \override Staff.BarLine #'bar-size = #1 \bar "|"
with a result something like the divisioMinora that's in gregorian.ly,
except that mine was a barline, and therefore line-breakable.
No