Hello everyone. I am new to ConTeXt, but a frequent LaTeX user. I have got ConTeXt to compile simple text documents, and want to try to use the hvdm-exm.tex package (or module?) from http://tlcontrib.metatex.org/ When I try to load it with \usemodule I get the error module hvdm-exm not found I am using TeX Live 2010 on Mac OS X 10.6.4. Any thoughts? Jason T. Stein, B. Sc. (1998), B. Ed. (2002)
Jason, If it is not found, then one can only conclude it is not on your TeX-path. Try first to put the modules in the directory where also your primary source is. Hans van der Meer On 12 dec 2010, at 16:44, Jason Stein wrote:
Hello everyone.
I am new to ConTeXt, but a frequent LaTeX user. I have got ConTeXt to compile simple text documents, and want to try to use the hvdm-exm.tex package (or module?) from http://tlcontrib.metatex.org/ When I try to load it with \usemodule I get the error module hvdm-exm not found I am using TeX Live 2010 on Mac OS X 10.6.4. Any thoughts?
Jason T. Stein, B. Sc. (1998), B. Ed. (2002) ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
On 12-12-2010 4:44, Jason Stein wrote:
Hello everyone.
I am new to ConTeXt, but a frequent LaTeX user. I have got ConTeXt to compile simple text documents, and want to try to use the hvdm-exm.tex package (or module?) from http://tlcontrib.metatex.org/ When I try to load it with \usemodule I get the error module hvdm-exm not found I am using TeX Live 2010 on Mac OS X 10.6.4. Any thoughts?
did you run mtxrun --generate after installation? ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
After a little more digging, I found that the permissions of the hvdm files
downloaded by TeX Live Utility were set to 700 (I don't know if this is the
default for http://tlcontrib.metatex.org/ or just an oversight). I chmod
them to 644 and everything works fine. Thanks for your responses.
Jason T. Stein, B. Sc. (1998), B. Ed. (2002)
On Mon, Dec 13, 2010 at 2:37 AM, Hans Hagen
On 12-12-2010 4:44, Jason Stein wrote:
Hello everyone.
I am new to ConTeXt, but a frequent LaTeX user. I have got ConTeXt to compile simple text documents, and want to try to use the hvdm-exm.tex package (or module?) from http://tlcontrib.metatex.org/ When I try to load it with \usemodule I get the error module hvdm-exm not found I am using TeX Live 2010 on Mac OS X 10.6.4. Any thoughts?
did you run mtxrun --generate after installation?
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
My fault, they were indeed somewhat restricted -rwx----- and that is unnecessary. Just too artless copied from their develop location to the distribution directory. Sorry for the hassles. Hans van der Meer On 13 dec 2010, at 14:06, Jason Stein wrote:
After a little more digging, I found that the permissions of the hvdm files downloaded by TeX Live Utility were set to 700 (I don't know if this is the default for http://tlcontrib.metatex.org/ or just an oversight). I chmod them to 644 and everything works fine. Thanks for your responses.
Jason T. Stein, B. Sc. (1998), B. Ed. (2002)
On Mon, Dec 13, 2010 at 2:37 AM, Hans Hagen
wrote: On 12-12-2010 4:44, Jason Stein wrote: Hello everyone. I am new to ConTeXt, but a frequent LaTeX user. I have got ConTeXt to compile simple text documents, and want to try to use the hvdm-exm.tex package (or module?) from http://tlcontrib.metatex.org/ When I try to load it with \usemodule I get the error module hvdm-exm not found I am using TeX Live 2010 on Mac OS X 10.6.4. Any thoughts?
did you run mtxrun --generate after installation?
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
participants (3)
-
Hans Hagen
-
Hans van der Meer
-
Jason Stein