Le 26/04/2015 04:30, Br. Samuel Springuel a écrit : > To get started on this debugging, I need you to open a command-line > window and let me know what the output to the following commands is: > > kpsewhich --var-value TEXMFLOCAL > kpsewhich gregoriotex.tex
Also, as you cannot copy command line output under Windows easily (at least last time I tried, which is not recent so this feature might have appeared in Windows since), the best is to append | clip at the end of the command, their output will be automatically copied to clipboard, and you won'll just need to copy them in your email. So: kpsewhich --var-value TEXMFLOCAL | clip kpsewhich gregoriotex.tex | clip To other developers, please recommend this when you ask for debugging output, this eases user's life quite a lot (otherwise the only way to copy the output is by taking a screenshot, which is not always easy when the output is long). Thank you, -- Elie _______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

