Hello!
I want to generate pdf from lilypond files via cmd, so I can run it with
AutoHotKey.
My test file works on Frescobaldi and with the Generate PDF context menu.
I'm using Windows 7 and running cmd with Admin privileges. The ">lilypond"
command returns the version and help context. When I execute ">lilypond
test.ly", it returns:
"GNU LilyPond 2.18.2
Processing `test.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Interpreting music...
Preprocessing graphical objects...terminate called after throwing an
instance of
'std::bad_alloc'
what(): std::bad_alloc
This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information."
---
The test.ly contains nothing but:
"\version "2.18.2"
\relative c''{
a16 a g g a4
e'16 e b b e4
}"
Doesn't seem like a lilypond bug, since it can render the file with other
methods.
Any ideas?
--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user