lilypond-user
[Top][All Lists]
Advanced

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

Re: markup position


From: Mats Bengtsson
Subject: Re: markup position
Date: Wed, 26 May 2004 15:51:05 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

\raise only moves around the object within the current markup.
The position of the full markup is determined by other properties
of the TextScript layout object, such as padding and self-alignment-X.
In your situation, you probably want to use the extra-offset property.
The mailing list archives contains plenty of example on how to apply
that on different kind of objects.
For fingerings, there's good support for placing them to the left or the
right of a note head, but I don't know any simple method to fool
LilyPond that your dot should be treated like a fingering.

   /Mats

LEGRAND Jean-Marc wrote:
Hi again !
I'd like to put a markup dot like this :

s4_\markup {\raise #20.0 \musicglyph #"dots-dot"}

so that it appears on the same line as an a2 just before. But the dot appears 
below the staff, even
after my \raise #20.0.

Does anyone know a trick to raise a markup wherever within the staff ?

Thanks to all for this mailing list !



_______________________________________________
lilypond-user mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        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]