bug-lilypond
[Top][All Lists]
Advanced

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

Re: Hairpin through piano staff change causes explosions


From: Trevor Bača
Subject: Re: Hairpin through piano staff change causes explosions
Date: Sat, 18 Aug 2007 11:40:18 -0500

On 8/18/07, Trevor Bača <address@hidden> wrote:
> Hi,
>
> Entered as Google #141, the following snippet explodes because of the
> hairpin at line 7:
>
>
> %%% EX 1 %%%
>
> \version "2.11.28"
>
> \new PianoStaff <<
>    \new Staff = pianoone {
>       \time 3/4
>       c'''16 \mp
>       \<
>       c'''16
>       c'''16
>       r16
>       \change Staff = pianotwo
>       c16
>       c16
>       c16
>       r16
>       \change Staff = pianoone
>       c'''16
>       c'''16
>       c'''16  \mf
>       r16
>    }
>    \new Staff = pianotwo {
>       \clef bass
>       \time 3/4
>       s2.
>    }
> >>
>
> %%% END EX 1 %%%
>
>
> GNU LilyPond 2.11.28
> Processing `0165.ly'
> Parsing...
> Interpreting music...
> Preprocessing graphical objects...ERROR: In procedure
> ly:hara-kiri-group-spanner::pure-height:
> ERROR: Wrong type argument in position 2: 0
> rm: 0165.ps: No such file or directory
>
>
> Commenting out the hairpin \< at line 7 produces the otherwise correct
> output attached here.


ACK; I reported against .28.

Fixed in .29, as the attached png shows.

Please disregard and close Google #414.



-- 
Trevor Bača
address@hidden

Attachment: hairpin-correct.png
Description: PNG image


reply via email to

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