Re: automatically place bars in a melody

2008-04-23 Thread Mats Bengtsson
Please read at http://lilypond.org/web/devel/participating/bugs on how to report LilyPond bugs. /Mats Jaime Oliver wrote: Hi Graham, thanks for your response, > What doesn't work about it? 1. it doesn't fill the bar to it's full capacity, some 4/4 bars have only 3 quarter notes worth, som

Re: automatically place bars in a melody

2008-04-22 Thread Jaime Oliver
Hi Graham, thanks for your response, > What doesn't work about it? 1. it doesn't fill the bar to it's full capacity, some 4/4 bars have only 3 quarter notes worth, some have more. 2. when splitting notes with ties, the remainder (in the next bar) is not tied. that is: with "Completion_heads_engra

Re: automatically place bars in a melody

2008-04-22 Thread Graham Percival
On Tue, 22 Apr 2008 19:20:31 -0700 "Jaime Oliver" <[EMAIL PROTECTED]> wrote: > \new Voice \with { > \remove "Note_heads_engraver" > \consists "Completion_heads_engraver" > } > > but it doesn't seem to make the job correctly. Any suggestions are > welcome. > > below is the code for a simple melod

Re: automatically place bars in a melody

2008-04-22 Thread Jaime Oliver
by the way, if the \time expression in the previous program is replaced with \time 30/4 the durations are correct. below the changed version, best, Jaime %{lily_pitch_dur-pitch-dur version 0.01%} #(set-default-paper-size "a4" 'landscape) #(set-global-staff-size 18) \new Voice \with { \remove "