Jozef Riha wrote:

thank you, i implemented fixes to
http://zefo.szm.com/donotdelete/latex/imanuel2.pdf

i've got however few notes/questions:

- there is no way to enter (D) or G/H (first play G, then H) chord names
Try these:
1.
\set chordNameFunction = #(lambda p (make-simple-markup "(D)"))
d
\unset chordNameFunction

2.
\set chordNameFunction = #(lambda p (make-simple-markup "G/H"))
g
\unset chordNameFunction

- no idea how to put "Refr." string on line 17, before lyrics
"Imanuel, na stupen vitezu..."
\set stanza = "Refr."' I -- ma -- nu -- el

--
Bert


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

Reply via email to