This:
firstPolyRepeat = {
<< { r4 \startTextSpan \times 2/3 {gis'8 b e } e,4 \times 2/3 {gis8
b e} e,2 } \\ {e,2.~e} >>
}
secondMono = {
{ e'8 [e'] gis, [e'] b [e] }
{ e,8 [e'] gis, [e'] b [e] }
{ a,8 [e'] c [e] b [e] }
{ a,8 [e'] g, [e'] f, [e'] }
}
thirdMono = {
{ e,8 [e'] gis, [e'] b [e] }
{ d8 [e] c [e] b [e] }
{ c8 [e] a, [e'] b [e] }
{ c8 [e] b [e] a, [e'] }
{ b8 [e] a, [e'] g, [e'] }
{ a,8 [e'] g, [e'] f, [e'] }
\stopTextSpan
\chordDottedHalf
}
gets me:
C:\Users\hsmyers\Desktop\Lily Projects>lilypond.exe malaguena.ly
GNU LilyPond 2.13.7
Processing `malaguena.ly'
Parsing...
malaguena.ly:101:6: error: syntax error, unexpected EVENT_IDENTIFIER
\stopTextSpan
malaguena.ly:78:0: error: errors found, ignoring music expression
{
error: failed files: "malaguena.ly"
So where do I place it? Bearing in mind that note-wise, both the start
and stop are correctly placed?
--hsm
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user