Re: [NTG-context] bibtex failure on latest minimals

2010-06-14 Thread Michael Murphy
On Mon, 2010-06-14 at 15:15 +0200, Andreas Schneider wrote:
> Michael Murphy wrote:
> 
> I also got that error when my texlsr was corrupted/outdated. Running 
> mktexlsr fixed bibtex for me. (Additionally I had to run setuptex{.bat} 
> first, before bibtex worked correctly.)

Yup, things seem fine again after running mktexlsr.

--
Michael Murphy.

___
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
___


Re: [NTG-context] bibtex failure on latest minimals

2010-06-14 Thread Alan BRASLAU
On Monday 14 June 2010 14:09:18 Michael Murphy wrote:
>
> > Is texmf.cnf still ok? There should be a BSTINPUTS line there.
> 
> Looks ok, but I have the same problem. This is the line from texmf.cnf:
> 
> BSTINPUTS = .;{$TXRESOURCES}//;{$CTXDEVTXPATH};$TEXMF/bibtex/bst//

The problem must be elsewhere. After updating the minimals this morning,
bibtex now works. The definition of BSTINPUTS is indeed as above.
As I had removed the broken version that I had installed this weekend,
I can no longer reproduce the error.

Alan
___
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
___


Re: [NTG-context] bibtex failure on latest minimals

2010-06-14 Thread Andreas Schneider
Michael Murphy wrote:

> On Mon, 2010-06-14 at 08:55 +0200, Taco Hoekwater wrote:
>> Alan BRASLAU wrote:
>> > An update today of the minimals breaks the bibtex search path:
>> > 
>> > This is BibTeX, Version 0.99d (TeX Live 2010/pretest)
>> > Capacity: max_strings=15, hash_size=15, hash_prime=127507
>> > The top-level auxiliary file: Livre.aux
>> > I couldn't open style file cont-no.bst
>> > ---line 2 of file Livre.aux
>> >  : \bibstyle{cont-no
>> >  :  }
>> > I'm skipping whatever remains of this command
>> > I found no style file---while reading file Livre.aux
>> > 
>> > whereas minimals from Friday (11 June) succeeds:
>> > 
>> > This is BibTeX, Version 0.99d (TeX Live 2010/pretest)
>> > Capacity: max_strings=15, hash_size=15, hash_prime=127507
>> > The top-level auxiliary file: Livre.aux
>> > The style file: cont-no.bst
>> 
>> Is texmf.cnf still ok? There should be a BSTINPUTS line there.
>> 
> 
> Looks ok, but I have the same problem. This is the line from texmf.cnf:
> 
> BSTINPUTS = .;{$TXRESOURCES}//;{$CTXDEVTXPATH};$TEXMF/bibtex/bst//


I also got that error when my texlsr was corrupted/outdated. Running 
mktexlsr fixed bibtex for me. (Additionally I had to run setuptex{.bat} 
first, before bibtex worked correctly.)

___
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
___


Re: [NTG-context] bibtex failure on latest minimals

2010-06-14 Thread Michael Murphy
On Mon, 2010-06-14 at 08:55 +0200, Taco Hoekwater wrote:
> Alan BRASLAU wrote:
> > An update today of the minimals breaks the bibtex search path:
> > 
> > This is BibTeX, Version 0.99d (TeX Live 2010/pretest)
> > Capacity: max_strings=15, hash_size=15, hash_prime=127507
> > The top-level auxiliary file: Livre.aux
> > I couldn't open style file cont-no.bst
> > ---line 2 of file Livre.aux
> >  : \bibstyle{cont-no
> >  :  }
> > I'm skipping whatever remains of this command
> > I found no style file---while reading file Livre.aux
> > 
> > whereas minimals from Friday (11 June) succeeds:
> > 
> > This is BibTeX, Version 0.99d (TeX Live 2010/pretest)
> > Capacity: max_strings=15, hash_size=15, hash_prime=127507
> > The top-level auxiliary file: Livre.aux
> > The style file: cont-no.bst
> 
> Is texmf.cnf still ok? There should be a BSTINPUTS line there.
> 

Looks ok, but I have the same problem. This is the line from texmf.cnf:

BSTINPUTS = .;{$TXRESOURCES}//;{$CTXDEVTXPATH};$TEXMF/bibtex/bst//

--
Michael Murphy

___
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
___


Re: [NTG-context] bibtex failure on latest minimals

2010-06-14 Thread Alan BRASLAU
On Monday 14 June 2010 08:55:57 Taco Hoekwater wrote:
> Alan BRASLAU wrote:
> > An update today of the minimals breaks the bibtex search path:
> > 
> > This is BibTeX, Version 0.99d (TeX Live 2010/pretest)
> > Capacity: max_strings=15, hash_size=15, hash_prime=127507
> > The top-level auxiliary file: Livre.aux
> > I couldn't open style file cont-no.bst
> > ---line 2 of file Livre.aux
> > 
> >  : \bibstyle{cont-no
> >  : 
> >  :  }
> > 
> > I'm skipping whatever remains of this command
> > I found no style file---while reading file Livre.aux
> > 
> > whereas minimals from Friday (11 June) succeeds:
> > 
> > This is BibTeX, Version 0.99d (TeX Live 2010/pretest)
> > Capacity: max_strings=15, hash_size=15, hash_prime=127507
> > The top-level auxiliary file: Livre.aux
> > The style file: cont-no.bst
> 
> Is texmf.cnf still ok? There should be a BSTINPUTS line there.
> 

To check this, I re-installed the minimals this morning
and now bibtex works. BSTINPUTS is defined in texmf.cnf;
I do not know what was there yesterday...

Alan
___
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
___


Re: [NTG-context] bibtex failure on latest minimals

2010-06-13 Thread Taco Hoekwater

Alan BRASLAU wrote:

An update today of the minimals breaks the bibtex search path:

This is BibTeX, Version 0.99d (TeX Live 2010/pretest)
Capacity: max_strings=15, hash_size=15, hash_prime=127507
The top-level auxiliary file: Livre.aux
I couldn't open style file cont-no.bst
---line 2 of file Livre.aux
 : \bibstyle{cont-no
 :  }
I'm skipping whatever remains of this command
I found no style file---while reading file Livre.aux

whereas minimals from Friday (11 June) succeeds:

This is BibTeX, Version 0.99d (TeX Live 2010/pretest)
Capacity: max_strings=15, hash_size=15, hash_prime=127507
The top-level auxiliary file: Livre.aux
The style file: cont-no.bst


Is texmf.cnf still ok? There should be a BSTINPUTS line there.

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


[NTG-context] bibtex failure on latest minimals

2010-06-13 Thread Alan BRASLAU
An update today of the minimals breaks the bibtex search path:

This is BibTeX, Version 0.99d (TeX Live 2010/pretest)
Capacity: max_strings=15, hash_size=15, hash_prime=127507
The top-level auxiliary file: Livre.aux
I couldn't open style file cont-no.bst
---line 2 of file Livre.aux
 : \bibstyle{cont-no
 :  }
I'm skipping whatever remains of this command
I found no style file---while reading file Livre.aux

whereas minimals from Friday (11 June) succeeds:

This is BibTeX, Version 0.99d (TeX Live 2010/pretest)
Capacity: max_strings=15, hash_size=15, hash_prime=127507
The top-level auxiliary file: Livre.aux
The style file: cont-no.bst

Alan
___
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
___