Comment #20 on issue 1670 by [email protected]: Allow numbers in variable names: violin1mvt2 = c'
http://code.google.com/p/lilypond/issues/detail?id=1670
Increase confusion in what cases?Are these cases all of the type were a new variable immediately follows a music function ?
violin1 = \relative c' {c4 d} violin2 = {e4 f}
% violin2 is read as a possible note name violin with duration 2
Make which things more complicated?
