Wouldn't it be possible to just write a Scheme wrapper to the print-function, that first redefines staff-space and line-count and then calls Staff_symbol::print? Then you wouldn' have to hack the C++ code.
/Mats
Han-Wen Nienhuys wrote:
[EMAIL PROTECTED] writes:
Is it possible to tell lilypond which lines (in a Staff) to draw? I know one can use line-count to tell how many lines the Staff will have, but it will always draw consecutive lines, without skipping. what if I want to say "draw the lines 0,2,4". is it possible?
No. you'll have to hack. See staff-symbol.cc
Cheers,
Pedro
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user