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

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

bugfix


From: Han-Wen Nienhuys
Subject: bugfix
Date: Sun, 1 Oct 2000 19:32:40 +0200

address@hidden writes:
> Hi, all!
> 
> Below, I have included three small patches against 1.3.86.  The first
> and second one become relevant when Score.numberOfStaffLines is set to
> an *even* number; they fix the y-coordinates of ledger lines and dots.
> The third one becomes relevant for any Score.numberOfStaffLines other
> than 5 and fixes the y-coordinates of breathing marks.

looks good, although I'd rather not have bit-twiddling in the
source. Could you try to make a

        bool
        Staff_sline_referencer::on_staffline (int p) ?

> BTW., in my opinion, it would be nice to be able to control the
> thickness of ledger lines with a property and/or make it dependent
> from Staff.rulethickness.

yes, it would. Unfortunately, it's a little hairy, since the endings
must be roudned.


> 
> Bye,
>      Juergen
> 
> P.S.: I get thousands of "dvips: Couldn't find figure file src:xx:yy;
> continuing" due to the src:special feature as introduced in 1.3.73.
> Is there is possibility to turn off this feature?

yes. Make define-origin  return ""
-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

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