Or even:
\version "2.19.32"
{
\key e\major
\time 3/4
% mes.98
a'2.
\bar "||"
\tweak KeySignature.X-extent #'(0 . 1.4)
\key e \minor
s8
}
2015-11-23 20:29 GMT+01:00 Pierre Perol-Schneider <
[email protected]>:
> Thanks to you guys:
> http://lilypond.1069038.n5.nabble.com/Kerning-a-clef-td183994.html
> I've just found what I was lokking for:
>
> \version "2.19.32"
> {
> \key e\major
> \time 3/4
> % mes.98
> a'2.
> \bar "||"
> \tweak KeySignature.space-alist.next-note #'(extra-space . 0.2)
> \key e \minor
> \grace s4
> }
>
> Cheers,
> ~Pierre
>
> 2015-11-23 10:36 GMT+01:00 Pierre Perol-Schneider <
> [email protected]>:
>
>> Hi,
>>
>> See:
>> http://lilypond.1069038.n5.nabble.com/Staff-ends-before-clef-time-and-key-td174133.html#a174182
>>
>> Reminder:
>>
>> %% Here works fine:
>> \version "2.18.2"
>> {
>> \key e\major
>> \time 3/4
>> % mes.98
>> s2.
>> \bar "||"
>> \key e \minor
>> }
>>
>> %% Bug here:
>> \version "2.19.32"
>> {
>> \key e\major
>> \time 3/4
>> % mes.98
>> s2.
>> \bar "||"
>> \key e \minor
>> %% workaround but not satisfying:
>> %\grace s4
>> }
>>
>> Does anyone has a better workaround/solution ?
>>
>> Cheers,
>> Pierre
>>
>>
>>
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user