lilypond-user
[Top][All Lists]
Advanced

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

Re: rehearsal letter & other indication


From: Jethro Van Thuyne
Subject: Re: rehearsal letter & other indication
Date: Wed, 7 Jul 2010 21:51:51 +0200 (CEST)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

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
> 
> address@hidden
> 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
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/lilypond-user
> 



reply via email to

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