Tim McNamara wrote:
The first coda glyph should be at the end of bar 28

See LSR 432. Before the \break, add \once \override Score.RehearsalMark #'break-visibility = #begin-of-line-invisible



LilyPond won't put the coda glyph at the beginning of bar 31. At least not using the code provided in the documentation.


You have put the \mark command after the first note of the triplet. Move it to beside the preceding \bar command; before or after doesn't matter - just have no music in-between. It may be that NR 1.2.5 Rehearsal marks led you astray. All the \mark commands follow the c1 (the first note). But the default time is 4/4, so this puts them at the end of the measure, i.e. right beside where the _next_ barline comes.



Cheers, Robin


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

Reply via email to