The Lilypond documentation gives the following example
for getting the names of notes to print inside noteheads,
using the Easy Notation Fonts:
\score {
\notes { c'2 e'4 f' | g'1 }
\paper { \translator { \EasyNotation } }
}
The documentation goes on to say:
Note that EasyNotation overrides a Score context.
You probably will want to print it with magnification
or a large font size to make it more readable.
I have tried a lot of things and am not making any sense
of the documentation that describes how to do this.
Could someone provide an example that illustrates how
to do this?
Brian Fristensky
_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user