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, 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 <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 <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    On Tue, 22 Apr 2008 19:20:31 -0700
    "Jaime Oliver" <[EMAIL PROTECTED]
    <mailto:[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 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

[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
www.realidadvisual.org/jaimeoliver <http://www.realidadvisual.org/jaimeoliver>
www-crca.ucsd.edu/ <http://www-crca.ucsd.edu/>
www.realidadvisual.org <http://www.realidadvisual.org>

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

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to