lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Triplets


From: J Martin Rushton
Subject: Re: Triplets
Date: Sat, 14 Jan 2017 22:10:28 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0


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.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]