lilypond-user
[Top][All Lists]
Advanced

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

Re: warning not understood


From: Mats Bengtsson
Subject: Re: warning not understood
Date: Sun, 22 Nov 2009 23:03:00 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

You have hit one particular facet of the grace note handling bugs/limitations in LilyPond, see http://code.google.com/p/lilypond/issues/detail?id=630&q=grace
which contains a working workaround (see Comment 3 in the bug report).

   /Mats


Hugh Myers wrote:
When processing this:

\version "2.13.7"

\relative c' {
  \time 3/4
  << { \acciaccatura d'8 c4 b a } \\ { a,2. } >>
}

I get this warning message:

C:\Users\hsmyers\Desktop\Lily Projects>lilypond.exe test4.ly
GNU LilyPond 2.13.7
Processing `test4.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
test4.ly:5:25: warning: ignoring too many clashing note columns
  << { \acciaccatura d'8
                         c4 b a } \\ { a,2. } >>
Solving 1 page-breaking chunks...[1: 1 pages]
Drawing systems...
Layout output to `test4.ps'...
Converting to `./test4.pdf'...

It engraves correctly, but clearly there is something going on here
that I don't understand. Could someone enlighten me?

--hsm


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user


--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        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]