lilypond-devel
[Top][All Lists]
Advanced

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

Re: string quartett parts template


From: Mats Bengtsson
Subject: Re: string quartett parts template
Date: Sat, 06 Aug 2005 17:20:51 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050319

I don't really understand. The template at http://lilypond.org/doc/v2.6/Documentation/user/out-www/lilypond/String-quartet.html#String-quartet
includes correct \version statements. I hope you didn't use a template
from some older version of LilyPond.

   /Mats


Achim Bornhoeft wrote:
Hi,
I recently tried to run the string quartett parts template: I put all
the code in different documents and the following message appeared while
compiling score.ly:


  Processing `/Users/achimbornhoeft/Projekte/concent/sco/ly/score.ly'
Parsing...
/Users/achimbornhoeft/Projekte/concent/sco/ly/score.ly: 0: warning: no
\version statement found,  add

\version "2.6.3"

for future compatibility


When I put the /version statement to a different place in the document
p.e. in the last line the compilation process hangs while parsing.

Strangly when the /version statement is in the first line (the commented
document name deleted) the system is complaining the following way:


  Processing `/Users/achimbornhoeft/Projekte/concent/sco/ly/score.ly'
Parsing...
/Users/achimbornhoeft/Projekte/concent/sco/ly/score.ly:2:97: error:
unknown escaped string: `\music'

\include "piece.ly"
#(set-global-staff-size 14)
\score {
   \new StaffGroup \keepWithTag #'score

                           \music
   \layout { }
   \midi { \tempo 4 = 60 }
}
/Users/achimbornhoeft/Projekte/concent/sco/ly/score.ly:2:97: error:
syntax error, unexpected STRING

\include "piece.ly"
#(set-global-staff-size 14)
\score {
   \new StaffGroup \keepWithTag #'score

                           \music
   \layout { }
   \midi { \tempo 4 = 60 }
}
error: failed files:
"/Users/achimbornhoeft/Projekte/concent/sco/ly/score.ly"


The first string quartett template runs absolutely fine ....
I hope someone can help me with this.
Thanks in advance,
Achim



--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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