ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Style won't load
@ 2006-02-02 16:01 Elliot Clifton
  2006-02-02 16:12 ` Taco Hoekwater
  0 siblings, 1 reply; 3+ messages in thread
From: Elliot Clifton @ 2006-02-02 16:01 UTC (permalink / raw)


I've written a new style but it won't  load with \usemodule[race].

Error:

system          : module race not found

File:

s-race.tex

File is in the search path

How can I get this style to load? Do I have to register it with
ConTeX? If so, how do I do that?

Thanks in advance,

Elliot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Style won't load
  2006-02-02 16:01 Style won't load Elliot Clifton
@ 2006-02-02 16:12 ` Taco Hoekwater
  2006-02-02 16:54   ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Taco Hoekwater @ 2006-02-02 16:12 UTC (permalink / raw)




Elliot Clifton wrote:
> I've written a new style but it won't  load with \usemodule[race].
> 
> Error:
> 
> system          : module race not found
> 
> File:
> 
> s-race.tex

You really ought to be using the "t" prefix for your own modules
instead of "s", but I doubt that is the problem.

> File is in the search path
> How can I get this style to load? Do I have to register it with
> ConTeX? If so, how do I do that?

The most likely problem is that you have to refresh the
filename database of your TeX system.

Cheers, taco

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Style won't load
  2006-02-02 16:12 ` Taco Hoekwater
@ 2006-02-02 16:54   ` Hans Hagen
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2006-02-02 16:54 UTC (permalink / raw)


Taco Hoekwater wrote:
> Elliot Clifton wrote:
>   
>> I've written a new style but it won't  load with \usemodule[race].
>>
>> Error:
>>
>> system          : module race not found
>>
>> File:
>>
>> s-race.tex
>>     
>
> You really ought to be using the "t" prefix for your own modules
> instead of "s", but I doubt that is the problem.
>
>   
>> File is in the search path
>> How can I get this style to load? Do I have to register it with
>> ConTeX? If so, how do I do that?
>>     
>
> The most likely problem is that you have to refresh the
> filename database of your TeX system.
>   
if it's just an environment (style) and not a module (adding functionality), you can also opt for: 

\environemnt filename 

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-02-02 16:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-02 16:01 Style won't load Elliot Clifton
2006-02-02 16:12 ` Taco Hoekwater
2006-02-02 16:54   ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).