I'm trying to define a variable containing the header but lilypond does not
accept it. Am'I doing some error or is this forbidden?

% my source
\version "2.18.2"
head = \header {
  title = "The Third Position"
}

\score {
  {a b c d}
  \head
  \layout {}
}


Thank you, g



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/variable-containing-header-tp177079.html
Sent from the User mailing list archive at Nabble.com.

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

Reply via email to