Prevent segfault with arpeggio + no staff-symbol.
[lilypond/mpolesky.git] / input / regression / font-name-font-size.ly
bloba0ba3a2e209cafc100950dd21eb33e9c7e5497ec
1 \version "2.13.14"
3 \header {
4 texidoc = "
5 Setting the @code{font-name} property does not change the font
6 size. The two strings below should be concatenated and have the
7 same font size.
11 \markup \concat {
12 "string"
13 \override #'(font-name . "New Century Schoolbook")
14 "string"