bug-lilypond
[Top][All Lists]
Advanced

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

Re: Multi-measure rests and text markup


From: Han-Wen Nienhuys
Subject: Re: Multi-measure rests and text markup
Date: Fri, 11 Apr 2003 01:09:32 +0200

address@hidden writes:
> On Wed, 9 Apr 2003, Han-Wen Nienhuys wrote:
> > address@hidden writes:
> > > % Markup replaces number of measures.  feature or bug?
> > > R1*20^\markup { \roman "Begin" }
> 
> This one still seems to be the same.

feature.

> % Markup collides with bottom line of staff;
> % looks like it is aligned with bottom of rest.
> R1_"a1b2c3"

fixed in CVS.

> R1*2_"a1b2c3"
> R1*3_\markup { \roman "a1b2c3" }
> R1*4_"a1b2c3"  % this one looks OK
> 
> % Text is always centered.  Is there any way to left-justify?
> % (self-alignment-X doesn't seem to help)
> \property Staff.TextScript \override #'self-alignment-X = #-1
> R1*10^\markup{ \roman \column << "I" >> }

try setting X-offset-callbacks to (), see also
scm/grob-description.scm (grob MultiMeasureRestText)

-- 

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




reply via email to

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