> I'm not top posting.
\version "2.10.14"
\paper { }
\header {
title = "URL not active in footer"
copyright = "Creative Commons Attribution-ShareAlike 2.5"
% These are headers used by the Mutopia Project
% http://www.mutopiaproject.org/
mutopiatitle = " 00 "
mutopiacomposer = "Phil"
mutopiaopus = ""
mutopiainstrument = "Piano"
date = ""
source = ""
style = ""
copyright = "Creative Commons Attribution-ShareAlike 2.5"
maintainer = "Philippe Hézaine"
maintainerEmail = "[EMAIL PROTECTED]"
lastupdated = "2006/Feb/11"
footer = "Mutopia-2006/01/"
tagline = \markup { \override #'(box-padding . 1.0) \override #'(baseline-skip
. 2.7) \box \center-align { \fontsize #-2 \line { Sheet music from \with-url
#"http://www.MutopiaProject.org" \line { \fontsize #-3 www. \hspace #-1.0
MutopiaProject \hspace #-1.0 \fontsize #-3 .org \hspace #0.5 } • \hspace #0.5
\italic Free to download, with the \italic freedom to distribute, modify and
perform. } \line { \fontsize #-2 \line { Typeset using \with-url
#"http://www.LilyPond.org" \line { \fontsize #-3 www. \hspace #-1.0 LilyPond
\hspace #-1.0 \fontsize #-3 .org } by \maintainer \hspace #-1.0 . \hspace #0.5
Copyright © 2005. \hspace #0.5 Reference: \footer } } \line { \fontsize #-4
\line { Licensed under the Creative Commons Attribution-ShareAlike 2.5 License,
for details see: \hspace #-0.5 \with-url
#"http://creativecommons.org/licenses/by-sa/2.5"
http://creativecommons.org/licenses/by-sa/2.5 } } } }
}
global = { \key f \minor
\time 4/4
}
melody = \relative c'' {
\clef treble
c1 }
\score {
<<
\new Staff {
\new Voice = "melody" { \global \melody }
}
>>
\layout {
}
} %fin de score
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond