Le 08/01/2016 18:50, Ryan Michael a écrit :
Hello I have the following score block:
\score {
\new StaffGroup <<
[...] >>
\markup {
\fill-line {
Hello hello hello
}
}
\layout { }
\midi { }
}
However I get the error:
syntax error, unexpected \markup
Just move your ma
Hello I have the following score block:
\score {
\new StaffGroup <<
<<
\new Staff \new Voice = "recorder" << \global \recorder >>
>>
<<
\new Staff \new Voice = "viola" << \global \viola >>
>>
\new Lyrics \lyricsto "viola" \verseOne
>>
\markup {
\fill-line {
Hello hel