Hi list, with version 2.11.29, the tremolo bars touching the heads is fixed, but I get a warning about stem length, and the bars don't follow the notes between the staves. I would expect an output like the one in the attached png file scanned from an actual score. Should this be considered a bug or are their some tweakings to get this right? The following example shows the same behavior, but is without staff change. If I change the tremolo 32 to a tremolo 16, the stems look alright and the tremolo bars have an according slope.
greetings
rene
\version "2.11.16"
\relative c'{
\repeat tremolo 32{ g64 a''}
}
On Thu, 2007-02-08 at 16:25 +0100, Mats Bengtsson wrote:
> Why make such a complicated example. I think the following example looks
> just as ugly:
> \version "2.11.16"
> \relative c'''{ \repeat tremolo 32{ g64 a }}
>
> I forward your email to bug-lilypond.
>
> For the record, the resulting score looks the same also in version 2.8.
>
> /Mats
>
> René Brandenburger wrote:
> > Hi list,
> >
> > i'm not sure if this should be considered a bug or if tweaking some
> > settings may help, but in the following snippet, the tremolo bars touch
> > the note heads as shown in the attached file.
> >
> > \version "2.11.16"
> > \new PianoStaff {
> > \set PianoStaff.instrumentName = \markup {1\super{er} Piano}
> > \time 4/4
> > <<
> > \context Staff = "RH" { % Right hand
> > \clef treble
> > \key c \major
> > \relative c' {
> > \skip 1 |
> > r1 |
> > }
> > }
> > \context Staff = "LH" { % Left hand
> > \clef bass
> > \key c \major
> > \clef treble
> > \relative c
> > \repeat tremolo 32
> > {
> > {
> > <g'' d' g>64
> > \change Staff = RH
> > #(set-octavation 1)
> > }
> > {
> > <a' d a'>64
> > #(set-octavation 0)
> > \change Staff = LH
> > }
> > } |
> > r1 |
> > }
> > >>
> > }
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > lilypond-user mailing list
> > [email protected]
> > http://lists.gnu.org/mailman/listinfo/lilypond-user
>
Tremolo.png
Description: PNG image
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
