Début du message réexpédié :

Objet: Rép : Installation of Gregorio on Mac OS 10.11 El Capitan
Date: 8 novembre 2016 14:08:05 UTC+1
À: Brother Samuel <rpspring...@gmail.com>

It works!
🙂

Attachment: main.pdf
Description: Adobe PDF document



This is not a lead.  TeXworks doesn't determine which TeX files are used, that's built into the document compiler (LuaTeX itself) and follows a specific precedence order when searching for included files:

1) the current working directory
2) user specific (~/Library/texmf on a Mac)
3) system wide (/usr/local/texlive/texmf-local on a Mac)
4) distribution specific (/usr/local/texlive/2016/texmf-dist for TeXLive 2016 on a Mac when installed using MacTeX)

When you use a command like `\usepackage{gregoriotex}` LuaTeX will look in turn at each of these locations to try and find the file requested. Once it finds it, it stops looking and uses it.  This is why our installers (which target the system wide directory) can peacefully co-exist with the package included in TeXLive 2016 (which is in the lower priority distribution specific location).

OK, very clear.
Thanks for all!

United with you in prayer.

Brother Roman Mary


_______________________________________________
Gregorio-users mailing list
Gregorio-users@gna.org
https://mail.gna.org/listinfo/gregorio-users

Reply via email to