On 4/23/09 8:07 AM, "Robin Bannister" <r...@dataway.ch> 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



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to