https://codereview.appspot.com/8506043/diff/13001/lily/parser.yy File lily/parser.yy (right):
https://codereview.appspot.com/8506043/diff/13001/lily/parser.yy#newcode2995 lily/parser.yy:2995: parser->parser_error (@1, _ ("unexpected markup, without any ^ _ or -, and outside of \\lyricmode")); The error message is a bit too cumbersome. Maybe "markup outside of text script or \\lyricmode". https://codereview.appspot.com/8506043/diff/13001/lily/parser.yy#newcode3000 lily/parser.yy:3000: parser->parser_error (@1, _ ("unexpected string, or unrecognized note-name, outside of \\lyricmode")); Strings can also be in text scripts. https://codereview.appspot.com/8506043/ _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
