2011/12/25 Thomas Morley <[email protected]> > 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 _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
