Hello list, hello Gergo,

You wrote:

> I want to include some music staff into a dissertation.
> The music has lyrics, and all the accented stuff is gone, either if I
> enter it this (������???) or that (\'a\'e\'i...) way.
> 
> This just happens, if I process the file with lilypond-book.
> If I just compile the .ly file, it works fine (although there are
> warnings for the non-ascii chars in the first case.
Try
        \usepackage[latin1]{inputenc}
instead of
        \usepackage[T1]{fontenc}
in the header of Your .tex-file.

This did help me at the same problem with ���� (ae, oe, ue, ss =
Umlaute).

Best Regards           Roland

-- 
Es gibt keine neue Rechtschreibung, es gibt nur einen
"lapsus" des ausklingenden 20. Jahrhunderts. ;-)


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

Reply via email to