lilypond-user
[Top][All Lists]
Advanced

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

Re: ‘Kerning’ a clef


From: Simon Albrecht
Subject: Re: ‘Kerning’ a clef
Date: Mon, 23 Nov 2015 20:08:27 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 23.11.2015 19:58, David Kastrup wrote:
Simon Albrecht <address@hidden> writes:

have a look at the attached image. I’d like the clef to take less
space, especially to the right, and at best to overlap with the
following note. How can I achieve that? extra-spacing-width obviously
can only increase spacing
Negative numbers exist.

But don’t have any effect here:

\version "2.19.31"
{
  a'8 \tweak Clef.extra-spacing-width #'(0 . -2) \clef bass a, b, c
}

Yours, Simon



reply via email to

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