Re: [NTG-context] New bibligraphy style

2008-11-21 Thread richard . stephens
> > I am using the bib module and I want to redefine the display style for
the
> > references.  I have therefore created a new file "bibl-ris.tex" which I
> > have put in the same folder as bibl-apa.tex and the other existing
ones.
> > In my environment file I have \setuppublications[alternative=ris].
> > Unfortunately, I get the error
> >
> > file bibl-ris not found, unknown style ignored
> >
> > Where should I put my bibl-ris file, or is there something else I need
to
> > do before it can find my file?
>
> You need to execute "mktexlsr" (mkii) or "luatools --generate" (mkiv).
> The file is in the right place, but the system cannot find it because
> the file search database is not updated yet.
>
>
> Best wishes,
> Taco

That's great!  Thanks.

Richard

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] New bibligraphy style

2008-11-20 Thread Taco Hoekwater
[EMAIL PROTECTED] wrote:
> Hello,
> 
> I am using the bib module and I want to redefine the display style for the
> references.  I have therefore created a new file "bibl-ris.tex" which I
> have put in the same folder as bibl-apa.tex and the other existing ones.
> In my environment file I have \setuppublications[alternative=ris].
> Unfortunately, I get the error
> 
> file bibl-ris not found, unknown style ignored
> 
> Where should I put my bibl-ris file, or is there something else I need to
> do before it can find my file?

You need to execute "mktexlsr" (mkii) or "luatools --generate" (mkiv).
The file is in the right place, but the system cannot find it because
the file search database is not updated yet.


Best wishes,
Taco
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] New bibligraphy style

2008-11-19 Thread richard . stephens

Hello,

I am using the bib module and I want to redefine the display style for the
references.  I have therefore created a new file "bibl-ris.tex" which I
have put in the same folder as bibl-apa.tex and the other existing ones.
In my environment file I have \setuppublications[alternative=ris].
Unfortunately, I get the error

file bibl-ris not found, unknown style ignored

Where should I put my bibl-ris file, or is there something else I need to
do before it can find my file?

Thanks.

Richard

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___