All Downloads are FREE. Search and download functionalities are using the official Maven repository.

web-interface.assets.1441681e52f3ae9ab33afbc5517359a0.js Maven / Gradle / Ivy

There is a newer version: 6.0.1
Show newest version
ace.define("ace/snippets/abc",["require","exports","module"],(function(require,exports,n){"use strict";exports.snippetText='\nsnippet zupfnoter.print\n\t%%%%hn.print {"startpos": ${1:pos_y}, "t":"${2:title}", "v":[${3:voices}], "s":[[${4:syncvoices}1,2]], "f":[${5:flowlines}],  "sf":[${6:subflowlines}], "j":[${7:jumplines}]}\n\nsnippet zupfnoter.note\n\t%%%%hn.note {"pos": [${1:pos_x},${2:pos_y}], "text": "${3:text}", "style": "${4:style}"}\n\nsnippet zupfnoter.annotation\n\t%%%%hn.annotation {"id": "${1:id}", "pos": [${2:pos}], "text": "${3:text}"}\n\nsnippet zupfnoter.lyrics\n\t%%%%hn.lyrics {"pos": [${1:x_pos},${2:y_pos}]}\n\nsnippet zupfnoter.legend\n\t%%%%hn.legend {"pos": [${1:x_pos},${2:y_pos}]}\n\n\n\nsnippet zupfnoter.target\n\t"^:${1:target}"\n\nsnippet zupfnoter.goto\n\t"^@${1:target}@${2:distance}"\n\nsnippet zupfnoter.annotationref\n\t"^#${1:target}"\n\nsnippet zupfnoter.annotation\n\t"^!${1:text}@${2:x_offset},${3:y_offset}"\n\n\n',exports.scope="abc"})),ace.require(["ace/snippets/abc"],(function(n){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=n)}));




© 2015 - 2024 Weber Informatics LLC | Privacy Policy