lilypond-user
[Top][All Lists]
Advanced

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

Re: Tremolo beams between more than two notes


From: Reinhold Kainhofer
Subject: Re: Tremolo beams between more than two notes
Date: Thu, 9 Dec 2010 02:26:39 +0100
User-agent: KMail/1.13.5 (Linux/2.6.35-23-generic; KDE/4.5.4; i686; ; )

Am Mittwoch, 8. Dezember 2010, um 15:22:57 schrieb Phil Holmes:
> Yes - the code gets confused as the breves get higher:
> 
> \version "2.13.41"
> 
> \relative c' {
>   \repeat "tremolo" 4 { f16 a d a }
>   \repeat "tremolo" 4 { a16 b e b }
>   \repeat "tremolo" 4 { b d f d }
> }
> 
> You want a bug report, Reinhold?

Yes. Note, however, that this also happens with two-note tremolos:

\version "2.13.41"

\relative c' {
  \repeat "tremolo" 8 { f16 b }
  \repeat "tremolo" 8 { b16 e }
  \repeat "tremolo" 8 { d16 g }
  \repeat "tremolo" 8 { f16 b }
}

Console output is:
Processing `trem.ly'
Parsing...
Interpreting music... 
Preprocessing graphical objects...
programming error: Grob direction requested while calculation in progress. 
continuing, cross fingers
programming error: Grob direction requested while calculation in progress. 
continuing, cross fingers
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
trem.ly:6:24: warning: weird stem size, check for narrow beams
  \repeat "tremolo" 8 { 
                        d16 g }
Layout output to `trem.ps'...
Converting to `./trem.pdf'...


That problem also appears in 2.12.x, so it hasn't crept in recently...

Cheers,
Reinhold
-- 
------------------------------------------------------------------
Reinhold Kainhofer, address@hidden, http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org



reply via email to

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