2014-04-30 0:34 GMT+02:00 MING TSANG <[email protected]>: > Hi,Pierre: >
Hi Emmanuel, > 1. How can I Just increase the size of numbers inside the > easyNoteheadsOn option? Right now the numbers is too small. A larger number > inside the notehead will provide better sight reading. > Ez_noteheads-engraver is made so that the fontsize encreases with the notehead size. So with your code there is no other way than \override Staff.StaffSymbol.staff-space > 2. How can I pass a parameter (mySize} to \EzON? Now it is hard coded. > e.g. \EzON #1.5 > Please note that StaffSymbol.staff-space and font-size have no linear relationship : #1.5 is the only point where both figures are merging. If you need another size you'll have to find manually the right figures. Cheers, Pierre
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
