Hi all, I moved up a level in my hebrew lyrics project. I copied the cyrillic lyrics example and I changed the words to hebrew words and the font to a hebrew font. I got errors but I can't tell if it is related to the syntax of the lilypond file. Which I myself don't understand, or the fact that I am trying to add hebrew??
-----------------clip----------------
\score
{ \notes
{ \addlyrics
\notes \relative c'
{ \time 7/4
d'2 c4 b16 ( a g a b a b ) c a2
b2 c4 b8 ( a16 g ) a4 g2
}
\context Lyrics
{ \property Lyrics.LyricText \override #'font-name = "jerus10"
%{% was: #"cmbx12" %}
\lyrics
{ "מנ" "ו" "חה" "ו" "שמ"--"חה" "אור" "לי"
}
}
}
\paper { linewidth = -1. }
}
--------------clip---------------------
see screen shot attached.
Thanks
Aaron
<<attachment: mynewscore1.png>>
_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
