> is there a bar line that spans only the upper half of the staff? > I'd like to use it (according to common notation in hymn books) to > indicate that the original notation did not have bar lines. > > What I am looking for is not: \divisioMaxima/Minima/Maior and not \bar > "'". (At least not untweaked versions), but a line from the middle staff > line to the uppermost staff line (spanning half the staff).
\override Staff.BarLine #'bar-extent = #'(0 . 2) should do the trick. Toine _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
