Papazian Christophe schreef:
another version of the patch. Much more simple, as it only makes changes in instrument-name-engraver. The only known drawback is that you need to use the "\set Staff.instr" statements at line breakings.
Thank you for all hints given, feedbacks needed !


some remarks:

* your patch makes a new spanner for every time_step it seems. Only make one if the name changes.

 * ly_scm2string() doesn't work for markup. Use scm_is_equal

 * you will need a vector<Grob> for staves. You could have more than 1.



--

Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com



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

Reply via email to