Graphs are unavailable due to technical issues. Updates on reimplementing the Graph extension, which will be known as the Chart extension, can be found on Phabricator and on MediaWiki.org.
Unable to convert ABC file to LilyPond format:
+ /usr/bin/abc2ly -s -o file.ly file.abc
/usr/bin/abc2ly from LilyPond 2.22.0
Parsing `file.abc'...
Line ... Traceback (most recent call last):
File "/usr/bin/abc2ly", line 1539, in <module>
parse_file(f)
File "/usr/bin/abc2ly", line 1461, in parse_file
ln = try_parse_note(ln, state)
File "/usr/bin/abc2ly", line 1114, in try_parse_note
while s[0] == ',':
IndexError: string index out of range