bug-lilypond
[Top][All Lists]
Advanced

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

Re: Problem with articulate.ly


From: James
Subject: Re: Problem with articulate.ly
Date: Fri, 27 Apr 2012 09:43:25 +0100

Hello,

On 27 April 2012 02:42, Nick Payne <address@hidden> wrote:
> The example below builds without error and gives the output I want. However,
> if I include articulate.ly, then the output is garbaged even though I
> haven't used \unfoldRepeats \articulate, and I get the following warnings in
> the log:
>
> /home/nick/lilypond/examples/test.ly:8:59: warning: already have a beam
>    \times 4/6 { a32[( g) fis( g) \appoggiatura { fis16
>                                                           [ g] } a32 g] }
> warning: cannot end slur
> warning: unterminated slur
>
> %=====================================
> \version "2.15.37"
>
> %\include "articulate.ly"
>
> \relative c'' {
>    \times 4/6 { a32[( g) fis( g) \appoggiatura { fis16[ g] } a32 g] }
> }
> %=====================================
>

This also occurs on 2.14.2. We've had some changes made to
articulate.ly recently for 2.15.x - phew! So this isn't a regression
in LP code.

--snip--
GNU LilyPond 2.14.2
Processing `test.ly'
Parsing...
Interpreting music...
test.ly:9:54: warning: already have a beam
   \times 4/6 { a32[( g) fis( g) \appoggiatura { fis16
                                                      [ g] } a32 g] }
warning: cannot end slur
warning: unterminated slur
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `test.ps'...
Converting to `./test.pdf'...
success: Compilation successfully completed
--snip--

James



reply via email to

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