Date: Fri, 30 Dec 2005 15:59:22 -0500 (EST)
From: "Linda Seltzer" <[EMAIL PROTECTED]>

I would like to know how to typeset a caption under a musical example.
Also, the caption will be in English, but some of the words will be in
French,

For the accents encode the Lilypond script in uft8 character code.
use an editor who can encoder in utf8
( for sample the free notepad2
menu file\code\uft8
http://www.flos-freeware.ch/notepad2.html)


%-------------
\header {
                title = "O my sample"         
                composer = "author is not me"
        }

        \relative c' { c4  d2  }
        \markup  { Oh my sample  qu'il est bô }

%-------------


--
Martial
http://cathemline.org

Attachment: sample_texte.pdf
Description: Adobe PDF document

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

Reply via email to