lilypond-devel
[Top][All Lists]
Advanced

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

Re: lilypond ./ChangeLog input/typography-demo.ly l...


From: Mats Bengtsson
Subject: Re: lilypond ./ChangeLog input/typography-demo.ly l...
Date: Mon, 27 Feb 2006 16:48:19 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

Unfortunately it doesn't, and I don't know enough about the
implementation to realize how to make it work. Still, I think it's
an important issue, there have been a number of requests on the mailing
lists.

What I tried in vain was the following setting for InstrumentName
in scm/define-grobs.scm:

   (X-offset . ,(ly:make-simple-closure
             `(,+
,(ly:make-simple-closure (list ly:side-position-interface::x-aligned-side)) ,(ly:make-simple-closure (list ly:self-alignment-interface::x-aligned-on-self)))))

which clearly does the same job twice.

   /Mats

Han-Wen Nienhuys wrote:

Mats Bengtsson wrote:

Related issue: May I submit a patch that sets an alignment callback also in the X direction, as proposed in http://lists.gnu.org/archive/html/bug-lilypond/2005-06/msg00272.html


I've just rearranged the way instrument names are implemented. You'd have to check whether your approach still works.


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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