bug-gnu-music
[Top][All Lists]
Advanced

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

Re: Bug#95769: grace-note breakage in 1.3.150


From: Anthony Fok
Subject: Re: Bug#95769: grace-note breakage in 1.3.150
Date: Sun, 6 May 2001 18:34:40 -0600
User-agent: Mutt/1.3.17i

Hello Daniel,

If you want bugs like these get fixed, please send such report directly
to the address@hidden or address@hidden mailing list.
I only do the packaging.  I don't do LilyPond's C++ programming. 
Sending such upstream bug report to the Debian Bug Tracking System
would most likely only slow things down especially when I am away.  ;-)

Now, if the bug is a packaging bug that is Debian specific, then use
the Debian Bug Tracking System.  Thanks for your consideration.

Anyhow, I have forwarded your bug report to address@hidden
_this_ time.  :-)

Cheers,

Anthony

On Sun, Apr 29, 2001 at 05:53:15PM -0400, Daniel Burrows wrote:
> Package: lilypond
> Version: 1.3.150-1
> Severity: normal
> 
>   I'm working on a piece that uses grace notes heavily, which is why I noticed
> this.
> 
>   The first grace note in the attached two-measure excerpt is rendered
> completely incorrectly in Lilypond 1.3.150 (previous Debian versions rendered
> it correctly).  Specifically, the \grace {d8} is rendered as a high C.  The
> second grace note in the excerpt renders properly.  In the original piece, a
> later \grace {d8} that should be on the fourth line of the treble clef
> renders as a high B (with 5 ledger lines!)
> 
>   The incorrectly rendered grace notes all seem to have dynamics attached; 
> this
> may or may not be a clue.  (if I shouldn't be able to attach dynamics to a
> grace note, an error should be printed instead of doing this :) )  If I move
> the _\mp to the folowing eighth note, though, I still get off-the-staff grace
> notes.
> 
>   I can send you a PS file if you want; I don't want to send 10k of compressed
> data to the BTS, though.
> 
>   Daniel
> 
> -- System Information
> Debian Release: testing/unstable
> Architecture: i386
> Kernel: Linux torrent 2.4.4 #1 Sat Apr 28 09:16:19 EDT 2001 i686
> 
> Versions of packages lilypond depends on:
> ii  guile1.4 [guile]       1:1.4-11          The GNU extension language and 
> Sch
> ii  libc6                  2.2.2-4           GNU C Library: Shared libraries 
> an
> ii  libguile9              1:1.4-11          libraries for Guile1.4 (guile, 
> gui
> ii  libkpathsea3           1.0.7+20001218-3  shared libkpathsea for teTeX     
>  
> ii  libstdc++2.10-glibc2.2 1:2.95.4-0.010424 The GNU stdc++ library           
>  
> ii  python-base            1.5.2-16          An interactive object-oriented 
> scr
> ii  tetex-bin              1.0.7+20001218-3  teTeX binary files               
>  
> 
> -- 
> /-------------------- Daniel Burrows <address@hidden> -------------------\
> |  Afternoon, n.:                                                             
> |
> |    That part of the day we spend worrying about how we wasted the morning.  
> |
> \-------- Real Programmers don't have braces. -- http://www.python.org 
> -------/

> % sonata.ly
> 
> \header {
>   title="Sonata"
>   composer="Daniel Burrows"
>   tagline=""
> }
> 
> \include "english.ly"
> \include "paper20.ly"
> 
> \version "1.3.150"
> 
> right = \notes \relative d'' \context Voice=treble {
> 
>   % Theme 1
> 
>   \grace { d8_\mp } c b c d e4-. c-. |
>   \grace { g'8} f e f g a2-\fermata |
> 
> }
> 
> left = \notes \relative c' {
> 
>   % Theme 1
> 
>   \clef treble
>   c4-. <e-. g> c-. <e-. g> |
>   a,-. <c-. f> a2-\fermata |
> 
> }
> 
> \score {
>   \context PianoStaff \notes <
>     \time 4/4
>     \context Staff=top <\clef treble \right>
>     \context Staff=bottom <\clef bass \left>
>   >
> 
>   \midi { \tempo 4=120}
> 
>   \paper {
>     \paperTwenty
>     %textheight = 9.5 \in
>   }
> }


-- 
Anthony Fok Tung-Ling                Civil and Environmental Engineering
address@hidden, address@hidden    University of Alberta, Canada
   Debian GNU/Linux Chinese Project -- http://www.debian.org/intl/zh/
Come visit Our Lady of Victory Camp -- http://www.olvc.ab.ca/




reply via email to

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