flower-1.0.1
[lilypond.git] / linestaff.cc
blob38fa40e872b53908198acf5064d07e295261596c
1 #include "linestaff.hh"
2 #include "tex.hh"
4 Linestaff::Linestaff(int l)
6 nolines = l;
7 stafsym = Stretchable_symbol::get_linestaff(l);