Re: adding stand alone text after a score

2016-01-08 Thread Jean-Charles Malahieude
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

adding stand alone text after a score

2016-01-08 Thread Ryan Michael
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