lilypond-user
[Top][All Lists]
Advanced

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

Re: vertical justification of fret-diagram


From: Anton Curl
Subject: Re: vertical justification of fret-diagram
Date: Thu, 01 Jan 2015 14:54:49 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

Hi Jinsong!

Is this what you want?

I've separated the chord diagrams into an other staff.

Anton Curl

On 31/12/2014 00:00, Jinsong Zhao wrote:
Hi there,

In the following snippet, I want to vertical justification of the three fret-diagram.

\version "2.19.15"
fret-ees =  \markup {
      \fret-diagram #"s:0.5;6-x;5-x;4-5;3-3;2-4;1-3;c:2-1-2;"
}

\relative c'' {
  \key ees \major
  bes8 ^\fret-ees ees bes ees, g4 ^\fret-ees f ^\fret-ees
}

I can do that by \tweak extra-offset #'(x . y). However, it's not easy to determine the exact values of x and y. Is there a convenient way to keep them with same base-line?

By the way, how to make the mute symbol "x" at the same line of the curve?

I appreciate you for any suggestions.

Best regards,
Jinsong

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

Attachment: test.ly
Description: Text Data


reply via email to

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