On Fri, 1 June 2000, Scott Ballantyne writes:

> While revising some files that were written under a much earlier
> version of lilypond (a year or more), but running them through 1.3.46,
> I get an odd parse error:
> 
> $cello_verse1 = \notes\relative c'{
>               \clef bass;
>               R1*2^"\bf M\\\"assig (Moderato)"
>     
> diemusik-cello.ly:3:12: error: parse error:
>               R1*2^
>                    "\bf M\\\"assig (Moderato)"
> 
> This didn't happen before, since I have the hardcopy to prove I'm not
> nuts :-)
> 
> Has this been changed??

This has been changed, try

   R1^"foo" * 2

for some reason, the * part of the duration has been put past the
other requests.

Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org

Reply via email to