OK, I just changed texmf.cnf and add a line shell_escape_commands = gregorio It works. TG
> According to —shell-escape: I am using TextWrangler with some apple scripts > to run compilation. Until now important line in that script was: > > set cmd to myHome & „/Library/ShellScripts/CompileTeX-engine „ & appName & „ > -lualatex " & (the quoted form of POSIX path of mypath) > > If I changed it to > > set cmd to myHome & „/Library/ShellScripts/CompileTeX-engine " & appName & " > -lualatex --shell-escape " & (the quoted form of POSIX path of mypath) > > It does not work. > Any ideas how should I change this script? > TG _______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

