bug-lilypond
[Top][All Lists]
Advanced

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

Re: TextScript isn't entirely scaled, while using another "staff-size"


From: Marek Klein
Subject: Re: TextScript isn't entirely scaled, while using another "staff-size"
Date: Sat, 31 Dec 2011 00:46:46 +0100

2011/12/25 Thomas Morley <address@hidden>

> Hi,
>
> the following example shows that the markup isn't scaled correct,
> according to the changed "staff-size"
>
> \version "2.15.20"
>
> music = {
>        c'-\markup { "XXX" \draw-line #'(0 . 4) }
> }
>
> \new StaffGroup <<
> \new Staff \with { fontSize = #-20
>                   \override StaffSymbol #'staff-space = #(magstep -20)
>                   \override StaffSymbol #'thickness = #(magstep -20) }
>                { \music }
>
> \new Staff
>        { \music }
> >>
>
This has been added as
http://code.google.com/p/lilypond/issues/detail?id=2155
Thank you for the report.

Marek Klein
bug squad


reply via email to

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