Open BeyondTheHorizon opened 7 years ago
The real issue is reported by this part of the supplied output
! Undefined control sequence.
l.46 \commentary
{\footnotesize{Antiphonale Romanum 1912, pg. 704}}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
(load luc: C:/Users/rmurdoch/AppData/Local/MiKTeX/2.9/luatex-cache/generic/fonts
/otl/lmroman10-regular.luc)
! Undefined control sequence.
l.47 \includescore
{test_0.gtex}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
It seems to be gregoriotex compatibility issue. No special care has been taken yet to support multiple Gregorio versions. Would you provide output of gregorio -V
?
As of now, gly should work with Gregorio 4.0, but I might add support for older versions if there was demand for it.
I have Gregorio 5.0.1
Ouch, looks like I've been quite behind the current state of the art.
I don't want to make promises when a new release with support for gregorio 5 will be ready, but I'll do my best not to postpone it for too long. If you wanted to make yourself an updated version of gly
in the meantime, https://github.com/igneus/gly/blob/master/lib/gly/preview_generator.rb#L69 is the method you would have to modify (replace commands \commentary
and \includescore
, never more supported by gregoriotex).
Seems to work. Thanks 👍
When I try to preview a .gly file, the title error appears in the terminal. This is what the log file says: