lilypond-user
[Top][All Lists]
Advanced

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

Re: Cannot adjust markup box position


From: Javier Mares Romero
Subject: Re: Cannot adjust markup box position
Date: Thu, 22 Dec 2016 15:08:18 +0000

Hi Pierre,

Thank you, and my apologies, here is a tiny example of my problem http://www.lilybin.com/i8y3yx/1

I append the code:

\score{
{
<<
  \chords { c2 g:sus4 }
  \relative c'' {
    a4^\markup{
 \raise #5
 \box{A}
  }
e c8 e r4
  }
>>
}
\layout{}
}


On Thu, Dec 22, 2016 at 9:11 AM Pierre Perol-Schneider <address@hidden> wrote:
Hi Javier,

Please send us a tiny example:
http://lilypond.org/tiny-examples.html

Cheers,
PIerre

2016-12-22 1:52 GMT+01:00 Javier Mares Romero <address@hidden>:
Hi all,

I'm using \markup \box{Verse A} to label verses in a song. These labels interfere with the position of chord labels in such a way that they are pushed quite far above the staff.

Using \raise #2.4 on such box pushes the staff downward further away from the chord labels, rather than displacing the box itself.

Could someone please advise?

Thank you very much in advance,
Javier Mares

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



reply via email to

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