On Mar 29, 2009, at 10:30 PM, Adam Bartlett wrote:
> Hello,
>
> I've installed Gregorio on my Mac OS X system using the installer (v.
> 0.9.2), I have MacTeX-2008 installed, and I am unable to convert a
> LaTeX file to PDF.  This is what I get when I try:
> ----------------------------
> Last login: Sun Mar 29 20:23:19 on ttys000
> Adam-Bartletts-MacBook-Pro:~ adam$ cd /users/adam/desktop/ 
> gregoriotest/
> Adam-Bartletts-MacBook-Pro:gregoriotest adam$ pdflualatex main.tex
>
> [...]
>
> ! LaTeX Error: File `gregoriotex.sty' not found.
>
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
>
> Enter file name:
> ----------------------------
> I have reinstalled Gregorio a few times and still get this error
> message:  ! LaTeX Error: File `gregoriotex.sty' not found.
>
> Do you have any advice on how I can fix this issue?
>
Hello Adam,

Do you get a pathname if you run

kpsewhich gregoriotex.sty

from the terminal?

The installer should have put that file in a folder like /usr/local/ 
texlive/texmf-local/tex/latex/gregoriotex/, if MacTex 2008 is the only  
TeX distribution on your machine...

If it isn't actually there, you can try rerunning the install script  
for the TeX files; there should be a copy inside ~/Documents/Gregorio/ 
fonts:

cd ~/Documents/Gregorio/fonts
sudo ./install.py

And see if any errors pop up... you can send the output of that script  
if it still doesn't work.

Hope that helps,
--
Tracy

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

Reply via email to