lilypond-user
[Top][All Lists]
Advanced

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

Re: Mark Indent Position


From: Mats Bengtsson
Subject: Re: Mark Indent Position
Date: Fri, 08 May 2009 16:32:37 +0200
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

Use
\override Score.RehearsalMark #'break-align-symbols = #'(clef staff-bar)

or

\override Score.RehearsalMark #'break-align-symbols = #'(clef)

The default setting is
\override Score.RehearsalMark #'break-align-symbols = #'(staff-bar clef)
which means that it's aligned to a bar line if there is one and otherwise to the clef. Reversing the order, as I propose above, will reverse these priorities so that the
clef is used whenever there is one.

   /Mats

Stjepan Brbot wrote:
When I define e.g. \mark "Intro" at the beginning of line it is positioned
above clef sign but if there is repeat start sign immediately after clef then it is positioned above it. So when I have several marks in score like
\mark "Intro" , \mark "Solo", \mark "Coda" etc. sometime they are positioned
above clef and sometimes above repeat sign (little bit lower and on right).
How to force mark positioning always above clef sign?

--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        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]