| Hi Xavier Thanks for your observation in my mistyping, but I still got the same mistake and compilation still looks clean Processing `test.ly' Parsing... Interpreting music... Preprocessing graphical objects... Finding the ideal number of pages... Fitting music on 1 page... Drawing systems... Layout output to `test.ps'... Converting to `./test.pdf'... ------------------------------------------------- % codes corrected #(define platillos '( (chinesecymbal triangle AFICS #f -3 ) (crashcymbal default #f 1) ) ) pla = \drummode {cymch cymc} new DrumStaff { \override Staff.StaffSymbol #'line-positions = #'(-2 1 ) \override StaffSymbol #'line-count = #2 \override Staff.BarLine #'bar-size = #3 \set DrumStaff.drumStyleTable = #(alist->hash-table platillos) \pla } result in pdf |
test.pdf
Description: Adobe PDF document
I download 2.13.21 and got the same results. I am on Mac OSX 10.6.3 roberto On May 16, 2010, at 3:13 PM, Xavier Scheuer wrote:
|
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
