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

2012-01-02 Thread lilypond
Comment #1 on issue 2155 by thomasmo...@gmail.com: TextScript isn't entirely scaled, while using another "staff-size" http://code.google.com/p/lilypond/issues/detail?id=2155 1. The following might be a work-around (scaled-markup-test-1.png): \version "2.15.20" scal

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

2011-12-30 Thread Marek Klein
2011/12/25 Thomas Morley > 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 >

Issue 2155 in lilypond: TextScript isn't entirely scaled, while using another "staff-size"

2011-12-30 Thread lilypond
Status: Accepted Owner: Labels: Type-Ugly New issue 2155 by ma...@gregoriana.sk: TextScript isn't entirely scaled, while using another "staff-size" http://code.google.com/p/lilypond/issues/detail?id=2155 http://lists.gnu.org/archive/html/bug-lilypond/2011-12/msg0089

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

2011-12-25 Thread Thomas Morley
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-spa