3 \header { texidoc = "@cindex Staff Size
5 For setting staff sizes, both @code{staff-space} and @code{fontSize}
11 \notes \relative c' <<
12 \new Staff \relative c'' {
13 \dynamicDown c,,4 \ff c c c
17 StaffSymbol \set #'staff-space = #(magstep -1)
23 \paper { raggedright = ##t}