Le 06/03/2015 15:59, Brother Gabriel-Marie a écrit :
> Yesterday I installed the latest git version of Gregorio for Windows.
> Now I am running into compilation errors.
> It seems like lualatex is having a hard time including the gregorio
> score tex.
> 
> I have attached the scripts and the output in a zip file.
> 
> Have the commandline parameters changed?

Gregorio is apparently not in the commands allowed for automatic shell
escape. You can see them with the command line

kpsewhich --expand-braces '$shell_escape_commands'

If gregorio is not in them you have two solutions:

call 'lualatex --shell-escape' instead of just 'lualatex'

add 'gregorio' to the shell_escape_commands of you texmf.cnf file, that
you can find with 'kpsewhich texmf.cnf'.

Thank you,
-- 
Elie

_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users

Reply via email to