lilypond-user-fr
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question basique sur les variables


From: Martial
Subject: Re: Question basique sur les variables
Date: Thu, 25 Mar 2010 22:52:47 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3


myComposer = {Johannes Brahms}
myComposer = {"Johannes Brahms"}
myComposer = "Johannes Brahms"

Chez moi ça fonctionne

\version 13.13.16
\include "entete.ly"
\header {
 title = \myComposer
}

{ c'1 }

en mettant
 myComposer = "Johannes Brahms"
dans le fichier entete.ly

--
Martial








reply via email to

[Prev in Thread] Current Thread [Next in Thread]