Re: Failed compiling a single lsr-snippet, which does not fail when running the whole lsr

2012-04-02 Thread Graham Percival
On Tue, Apr 03, 2012 at 02:06:37AM +0200, Thomas Morley wrote: > > Contemporary vibrato is a total hack (it was one of the 1st things I wrote > > in LilyPond).  It's a miracle that it ever compiled in the first place.  I > > have a 2.15-friendly version I've been using lying around somewhere that

Re: Failed compiling a single lsr-snippet, which does not fail when running the whole lsr

2012-04-02 Thread Thomas Morley
Am 3. April 2012 01:51 schrieb m...@apollinemike.com : > On Apr 3, 2012, at 1:26 AM, Thomas Morley wrote: > >> Hi, >> >> Seba just informed me that the "Contemporary vibrato" snippet is not >> compiling. >> > > Contemporary vibrato is a total hack (it was one of the 1st things I wrote in > LilyPo

Re: Failed compiling a single lsr-snippet, which does not fail when running the whole lsr

2012-04-02 Thread m...@apollinemike.com
On Apr 3, 2012, at 1:26 AM, Thomas Morley wrote: > Hi, > > Seba just informed me that the "Contemporary vibrato" snippet is not > compiling. > Contemporary vibrato is a total hack (it was one of the 1st things I wrote in LilyPond). It's a miracle that it ever compiled in the first place. I

Failed compiling a single lsr-snippet, which does not fail when running the whole lsr

2012-04-02 Thread Thomas Morley
Hi, Seba just informed me that the "Contemporary vibrato" snippet is not compiling. (1) I tested again compiling the whole lsr with: #!/bin/bash for LILYFILE in *.ly do STEM=$(basename "$LILYFILE" .ly) echo "running $LILYFILE..." lilypond --format=png -ddelete-intermediate-files "$LILYFIL