lilypond-user
[Top][All Lists]
Advanced

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

Re: automatically place bars in a melody


From: Jaime Oliver
Subject: Re: automatically place bars in a melody
Date: Tue, 22 Apr 2008 22:35:15 -0700

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_engraver":

\time 4/4
c4 c4 c2.~ c4   

should produce:  c4 c4 c2~ | c4~ c4 ........or even better: c4 c4 c2~ | c2

but it produces:

c4 c4 c2~ | c4 c4

>If you find a bug, please file a
> minimal bug report.

I posted a bug report here:
http://code.google.com/p/lilypond/issues/detail?id=606&start=200
is this fine? should I also post one in 
http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs?

best,

J



On Tue, Apr 22, 2008 at 8:37 PM, Graham Percival <address@hidden> wrote:
On Tue, 22 Apr 2008 19:20:31 -0700
"Jaime Oliver" <address@hidden> 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 melody in which the present solution
> doesn't work.

What doesn't work about it?  If you find a bug, please file a
minimal bug report.

Cheers,
- Graham



--
Jaime E Oliver LR

address@hidden
www.realidadvisual.org/jaimeoliver
www-crca.ucsd.edu/
www.realidadvisual.org

9168 Regents Rd. Apt. G
La Jolla, CA 92037
USA

reply via email to

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