Just for reference:
If the 'Codemirror' online editor is being used for lilypond files, it
needs to have this line added to the sTeX mode file:
plugins["concat"] = addPluginPattern("concat", "tag", "[", ["atom"]);
after the "var plugins = new Array();" line
and the same applies for any lilypond keyword (anything that begins with a
"\" I mean) that is also a javascript object method ( I can't think of any
besides 'concat' but there may be others). Otherwise, the lilypond file
won't load if it contains '\concat...'
M.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user