On 14/01/17 21:49, Richard Shann wrote:
> On Sat, 2017-01-14 at 21:48 +0000, J Martin Rushton wrote:
>>
>> On 14/01/17 21:29, Richard Shann wrote:
>> <snip>
>
>> I suspect the outer processing or else the low version are going to
>> waste a lot of time, so I've gone back to using square type brackets,
>> the slur type were not clear.
>
> yes, the first - if you enclose the working example with \score { }
> then you get that error message. The intermediate program is only giving
> you access to the contents of a \score { } block.
> I don't suppose you could fool it by starting with
>
> }
>
> to close their score block and then putting the code I sent and then
> ending with
>
> \score {
>
> to leave another empty score block.
> That would be too easy :)
>
> Richard
>
>
Maybe not. I did exactly as you said and the errors reduced to:
--------%<---------------
Processing `.../file.ly'
Parsing...
.../file.ly:12:1: error: syntax error, unexpected '}', expecting \header
}
.../file.ly:95:25: error: syntax error, unexpected '}', expecting \header
}
fatal error: failed files: ".../file.ly"
exited with status: 1
---------------%<-------------------
Now all I need is a dummy header block for the two empty blocks.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
