-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Here's a patch that adds ticked barlines (i.e. a tick of the length of a staff space through the top-most staffline): http://codereview.appspot.com/10645
Please review. Unfortunately, I'm running into one problem: It seems that for each barline in a staff group the function is called multiple times and the resulting stencil also shifted differently. In particular, for all staves except the last in a staff group a tick is created through both the top-most and the bottom-most staff line. An example is attached. Any idea what is going on here? Cheers, Reinhold - -- - ------------------------------------------------------------------ Reinhold Kainhofer, Vienna University of Technology, Austria email: reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial and Actuarial Mathematics, TU Wien, http://www.fam.tuwien.ac.at/ * K Desktop Environment, http://www.kde.org, KOrganizer maintainer * Chorvereinigung "Jung-Wien", http://www.jung-wien.at/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQFJQvQDTqjEwhXvPN0RAtevAJ9E24aMOmIEGA5GKyN618qjzuSv2wCePp1l Z0X3/eiCWjoQSVyQ9W/98zo= =zNhB -----END PGP SIGNATURE-----
\header { texidoc = "A ticked bar line is a short line of the same length as a staff space, centered on the top-most barline." } \version "2.11.65" \paper { ragged-right = ##t } \relative \new StaffGroup << \new Staff { c4 \bar "'" c } \new Staff { c c } >>
bar-line-tick.pdf
Description: Adobe PDF document
_______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel