2009/8/15 Neil Puttock <n.putt...@gmail.com>: > 458 /* ugr. This sux. */ > 459 string s (YYText ()); > 460 if (s == "__") > 461 return yylval.i = EXTENDER; > 462 if (s == "--") > 463 return yylval.i = HYPHEN;
Wow, I would never have imagined that hyphens and extenders weren't "lexed/parsed" like the rest of the Lily syntax :-) Regards, Valentin
_______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel