In the new build system, there is no more separate install just for fonts. Also, the install-gtex.sh is supposed to be run from the parent directory, not the fonts directory. However, you ran install.sh, which takes care of all of that for you. It seems to have installed completely, but TEXMF is not showing the directory where it was installed, which is puzzling. What is the result of

   kpsewhich -var-value TEXMFLOCAL

?

Henry


On September 13, 2015 8:25:02 PM Conor Cook <[email protected]> wrote:

Thanks.

Conor-Cooks-MacBook-Pro:gregorio-git conorcook$ kpsewhich -var-value TEXMF
{/Users/conorcook/.texlive2015/texmf-config,/Users/conorcook/.texlive2015/texmf-var,/Users/conorcook/Library/texmf,!!/opt/local/etc/texmf,!!/opt/local/var/db/texmf,!!/usr/local/texlive/texmf-local,!!/opt/local/share/texmf,!!/opt/local/share/texmf-texlive}
Conor-Cooks-MacBook-Pro:gregorio-git conorcook$ kpsewhich gregoriotex.sty
Conor-Cooks-MacBook-Pro:gregorio-git conorcook$

gregoriotex.sty isn’t found.  Hmm…

Running lualatex —shell-escape from the command line, I get:

! LaTeX Error: File `luaotfload.sty' not found.

kpsewhich luaotfloaf.sty results in the same thing as for gregoriotex.sty — nothing.

My files are attached.

Best,
Conor



On Sep 13, 2015, at 7:10 PM, Henry T. So Jr. <[email protected]> wrote:

If you type

    kpsewhich -var-value TEXMF

What do you get?  How about

    kpsewhich gregoriotex.sty

?

It looks like it built properly and was installed into /opt/local/share/texmf-local. If the above statements find it there, then there's something weird with the environment being used by the editor compared to the environment from the command line. Unfortunately, I don't have the experience with those editors to give you better advice on how to set them up.

I know Br. Samuel uses those editors, so maybe he can help.

Henry

On September 13, 2015 6:55:02 PM Conor Cook <[email protected]> wrote:

> I’m sorry. When I set out to write the email, I knew I needed to include all of that. What makes it so difficult to remember to include it, I wonder?
>
> OS 10.10.5
> gregorio -V produces Gregorio version 4.0.0-beta2-develop-358ceb4-1
> gregorio-git
> Steps followed from http://gregorio-project.github.io/installation-mac.html <http://gregorio-project.github.io/installation-mac.html> <http://gregorio-project.github.io/installation-mac.html <http://gregorio-project.github.io/installation-mac.html>> > Source downloading > Rebuilt and pasted output from Terminal to http://pastebin.com/9rXRma8T <http://pastebin.com/9rXRma8T> <http://pastebin.com/9rXRma8T <http://pastebin.com/9rXRma8T>>
>
> I hope this gives a little more context.
>
> ~Conor
>


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

Reply via email to