"Eduardo Vieira" <[EMAIL PROTECTED]> writes: > What can I do in order to make Lilypond generate a ps or pdf output > that would show words with accents?
You just to have to save the file as unicode. if you are using emacs it is as easy as putting this line: % -*- coding: utf-8 -*- on the top of the file. you can find more about it in the section "text encoding" of the manual[1] Cheers. Pedro Kröger [1] http://lilypond.org/doc/v2.7/Documentation/user/out-www/lilypond/Text-encoding.html#Text-encoding _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
