[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Syntaxe de la nouvelle version 2.16
From: |
Eluze |
Subject: |
Re: Syntaxe de la nouvelle version 2.16 |
Date: |
Sun, 26 Aug 2012 09:31:37 -0700 (PDT) |
Seventies wrote
>
>
> L'expression suivante ne passe pas, visiblement à cause du #(ly:export
> (lilypond-version))
>
> \line { \fontsize #-4 \line { "Engraved with LilyPond " #(ly:export
> (lilypond-version)) \with-url #"http://www.LilyPond.org" \line {
> \fontsize #-1 "http://www.LilyPond.org"} } }
>
> Merci de votre aide,
>
> Jean-François
>
bonjour
ly:export n'est plus valable
/#(string-append "Engraved with LilyPond " (lilypond-version))/ marche!
Eluze
--
View this message in context:
http://lilypond-french-users.1298960.n2.nabble.com/Syntaxe-de-la-nouvelle-version-2-16-tp7578312p7578313.html
Sent from the LilyPond French Users mailing list archive at Nabble.com.