RE: hairpins ignored on chords

2018-05-26 Thread Mark Stephen Mrotek
u.org] On Behalf Of crimsonsunr...@protonmail.com Sent: Saturday, May 26, 2018 10:17 AM To: lilypond-user@gnu.org Subject: hairpins ignored on chords I tested this on 2.18.2, 2.19.48 and 2.21.0. None print the crescendo or decrescendo haripins, no matter where you put them. It also doesn&#x

Re: hairpins ignored on chords

2018-05-26 Thread David Kastrup
crimsonsunr...@protonmail.com writes: > I tested this on 2.18.2, 2.19.48 and 2.21.0. None print the crescendo > or decrescendo haripins, no matter where you put them. It also doesn't > warn or complain about anything: > > \score{ > { > \clef "bass" > } > > Is there a way to make it work? They ar

hairpins ignored on chords

2018-05-26 Thread crimsonsunrise
I tested this on 2.18.2, 2.19.48 and 2.21.0. None print the crescendo or decrescendo haripins, no matter where you put them. It also doesn't warn or complain about anything: \score{ { \clef "bass" <\parenthesize f->~ f,~\> >2 8 r8 r4 } Is there a way to make it work?