On 28/12/11 18:02, Glen Larsen wrote:
The snippets repository is your friend. A search for "note names" gave several hits, including

http://lsr.dsi.unimi.it/LSR/Item?id=672

-glen

On 12/27/2011 10:14 PM, Dimitrios Glentadakis wrote:
I 'd like to add the note name below the symbol, is this possible, 
automatically or manually ?

Or you can use \easyHeadsOn and the note name is positioned within the notehead...

\version "2.15.20"

#(set-global-staff-size 30)

\relative c' {
    \easyHeadsOn
    c4 d e f g a b c
    c,2 d e f g a b c
}

<<attachment: test.preview.png>>

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to