TaoCG wrote > What I'm basically trying to achieve is a lot of RhythmicStaff in a > StaffGroup so that the span bars mark the first beat in a measure rather > than separating two measures. > Maybe using bar lines isn't even the right approach but I wouldn't know > how to mimic the span bars.
what about using /GridLine/ and /GridPoint/ - this doesn't touch the spanBar or Bar and gives quite a few of possibilities to play with, e.g. \override Score.GridPoint.Y-extent = #'(2.50 . -2.5) to keep the grid line out of the staff search the NR for /GridLine/ or /GridPoint/ Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Center-barline-on-first-note-of-measure-tp136347p136352.html Sent from the User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
