On 8/18/07, Trevor Bača <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]

<<attachment: hairpin-correct.png>>

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to