I don't know about your version, but in mine the marks are centered above 
the barline, which could be a bit confusing when adding a (longer) text to 
the mark. It pushes the box with the letter to a position before the 
actual mark.

It works better with:

  \override Score.RehearsalMark #'self-alignment-X = #-1

Best regards,

Jethro.


On Wed, 7 Jul 2010, Jethro Van Thuyne wrote:

> Hi Victor,
> 
> What about something like this?
> 
>   \relative c' {
>     c bes aes g |
>     \mark \markup{ \box A Lively }
>     c bes aes g |
>     c bes aes g |
>     \mark \markup{ \box B Slightly faster }
>     c bes aes g 
>   }
> 
> Best regards,
> 
> Jethro.
> 
> _________________________________________________
> 
> Italielei 237 v3
> B-2000 ANTWERPEN
> 
> home: +32 473 228 002
> work: +32 3 216 98 46
> 
> m...@jethrovanthuyne.be
> www.jethrovanthuyne.be
> 
> On Wed, 7 Jul 2010, Victor Eijkhout wrote:
> 
> > 
> > On Jul 7, 2010, at 8:29 AM, Alexander Kobel wrote:
> > 
> > > 
> > > 
> > > try: \tempo "your text".
> > > 
> > 
> > After upgrading from 2.11.30 to 2.12 this worked. Thanks. However, the 
> > layout
> > is not great if I do
> > 
> > \mark\default \tempo "lively"
> > R1*8
> > \mark\default \tempo "slightly faster"
> > R1*8
> > \mark\default \tempo "slower"
> > 
> > The subsequent rehearsal letters wind up on top of the tempo indications.
> > 
> > Victor.
> > 
> > 
> > _______________________________________________
> > lilypond-user mailing list
> > lilypond-user@gnu.org
> > http://lists.gnu.org/mailman/listinfo/lilypond-user
> 

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to