josiah
D Josiah Boothby wrote:
hello list,
trying to figure out how to use \tag, but i get a long string of error messages beginning with
error: syntax error, unexpected TAG:
\ta
g #'first-time <<
what i've got so far is something like this:
\version "2.2.6"
Sample = \notes {
\times 2/4
<< { \repeat unfold 2 { c4 c } }
{ s2^\markup{
\column <
{Top line of text}
{\large\bold{tempo marking text} (\small\note #"8" #0.9 = 112)}
\tag #'first-time <<
{ (ouvert) } >> % yes, this should be "ouvert" in parentheses
\tag #'second-time <<
{ } >> % I don't want text here the second time through
}
}
}
>>
}
-josiah
_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user