lilypond-user
[Top][All Lists]
Advanced

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

Re: Lilypond won't float


From: Hans Forbrich
Subject: Re: Lilypond won't float
Date: Fri, 1 Oct 2004 15:21:53 -0600
User-agent: KMail/1.5.1

Change the statement to 2.2.0 ... convert-ly will then attempt to convert FROM 
2.2.0 up to the current 2.3.19.  

The version statement should represent the version of lilypond that compiles 
correctly.  This is then used by convert-ly as the starting point from which  
to do the conversion.

Also - please keep responses ON the list - if you are having problems, oythers 
will as well & then they can look through the archives to get help.
 
/Hans

On Friday 01 October 2004 11:08, you wrote:
> There wasn't a version statement, so I added
>
> \version "2.3.19" (the version of Lilypond I'm running)
>
> and then got this:
>
> address@hidden jackmason]$  convert-ly test.ly
> /usr/bin/convert-ly (GNU LilyPond) 2.3.19
> Processing `test.ly' ... Applying conversions:
>
> address@hidden jackmason]$ lilypond test.ly
>
> Now processing `test.ly'
> Parsing...
>
> test.ly:4:15: error: unknown escaped string: `\notes':
> \score { \notes
>                 { c4-(  c4-) } }
>
> test.ly:4:14: error: syntax error, unexpected STRING:
> \score { \note
>               s { c4-(  c4-) } }
>
> error: failed files: test.ly
>
> On Fri, 2004-10-01 at 12:46, Hans Forbrich wrote:
> > Open the test.ly file.  Is there a 'version' statement near the top?  It
> > would look like like
> >
> > \version "2.3.9"
> > or
> > \version "1.1.6"
> >
> > If not, add one like \version "2.2.0" and try the conversion again.
> >
> > /Hans
> >
> > On Friday 01 October 2004 10:11, Jack Mason wrote:
> > > I am running Linux, Fedora Core 2, Lilypond 2.3
> > >
> > > What do you mean run convert-ly on test.ly
> > >
> > > When I run convert-ly I get:
> > >
> > > address@hidden jackmason]# convert-ly
> > > /usr/bin/convert-ly (GNU LilyPond) 2.3.19
> > >
> > > When I try this, I get:
> > >
> > > address@hidden jackmason]# convert-ly test.ly
> > > /usr/bin/convert-ly (GNU LilyPond) 2.3.19
> > > Processing `test.ly' ...
> > > /usr/bin/convert-ly: can't determine version for `test.ly'
> > > /usr/bin/convert-ly: skipping: `test.ly'
> > >
> > > Thanks for your help
> > >
> > > On Thu, 2004-09-30 at 14:35, Han-Wen Nienhuys wrote:
> > > > address@hidden writes:
> > > > > On 29-Sep-04, at 9:25 PM, Jack Mason wrote:
> > > > > > test.ly:2:20: error: unknown escaped string: `\notes':
> > > > > >      \score { \notes
> > > > > >                      { c4-(  c4-) } }
> > > > >
> > > > > You're trying to build a test file made for 2.2 using LilyPond 2.3.
> > > > > Please
> > > > > run the convert-ly script on test.ly.  What OS are you using?
> > > >
> > > > Since the original poster has
> > > >
> > > >   X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2)
> > > >
> > > > I reckon it's Linux.
> > >
> > > _______________________________________________
> > > lilypond-user mailing list
> > > address@hidden
> > > http://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

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