Aaron <[EMAIL PROTECTED]> writes:

> I added "\\hebalef" and I got errors and no output.

This is the way to embed LaTeX commands into lyrics.  From
which stage did you get what errors?  Does the .tex file
contain the expected \hebalef commands?  Go like this:
create a .tex file (preferably for LaTeX, maybe eLaTeX or
whatever), which is *generally* english, but you can escape
to Hebrew, like for example (untested):

\documentclass{article}
\usepackage[hebrew,english]{babel}
\begin{document}
Wow, this is an English sentence with the Hebrew word
\foreignlanguage{hebrew}{gibberish} in it.
\end{document}

Once you get it work, you will know how to embed Hebrew into
the lyrics.
                                                Feri.

Ps: would you mind not changing the subject every two mail,
or adding the appropriate References: header?  You break up
the thread badly.


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to