lilypond-devel
[Top][All Lists]
Advanced

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

Re: Solved: conditionals in scheme :-)


From: Carl D. Sorensen
Subject: Re: Solved: conditionals in scheme :-)
Date: Thu, 23 Apr 2009 10:11:34 -0600



On 4/23/09 8:07 AM, "Robin Bannister" <address@hidden> wrote:

> Carl D. Sorensen wrote:
>> the markup appeared different when created in what
>> appeared to us to be two equivalent ways
> 
> 
> In the tabClef* markups there is a baseline-skip override
> just before the final \column.
> 
> But customTabClef is different; it sets baseline-skip via new-props.
> If you make customTabClef do the same as tabClef*, by inserting
>     #:override (cons 'baseline-skip base-skip)
> just before the final #:column,
> then it works the same.
> 
> But if you insert this override just before the #:fontsize,
> it is ineffective.
> 
> 
> In the NR B.8.1. section about \fontsize, it says
>> Adjusts baseline-skip accordingly.

Thanks, Robin!  This is the part I had missed.

Carl





reply via email to

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