[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hairpin through piano staff change causes explosions
From: |
Trevor Bača |
Subject: |
Hairpin through piano staff change causes explosions |
Date: |
Sat, 18 Aug 2007 11:33:34 -0500 |
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.
--
Trevor Bača
address@hidden
hairpin-explosions.png
Description: PNG image
- Hairpin through piano staff change causes explosions,
Trevor Bača <=