Jozef Riha wrote:

i am sorry but could you please incorporate/show me where to put these
code snippets into my lilypond code? i am kinda lost.
I think it's easy:

\set chordNameFunction = #(lambda p (make-simple-markup "(D)"))
d
\unset chordNameFunction

this goes to the chords section you already have (d is the chord which should be written 
as "(D)")

And this:
\set stanza = "Refr."' I -- ma -- nu -- el

Goes to where there is Im -- ma -- nu -- el in the lyrics. (Search for stanza 
in lilypond doc for more examples)

Bert




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to