http://codereview.appspot.com/181144/diff/1009/29 File lily/span-bar.cc (right):
http://codereview.appspot.com/181144/diff/1009/29#newcode204 lily/span-bar.cc:204: else if (type == "S") You also need to pick up "S."/".S" here, otherwise you'll get a nasty surprise between staves ;) else if (type.find ("S") != NPOS) http://codereview.appspot.com/181144 _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel