Re: [NTG-context] Issues with bibtex

2011-02-04 Thread views63
Thank you very much, it was worked after mktexlsr.

--
Best regards,

Huang Ze

2011/2/4 Taco Hoekwater 

> On 02/04/2011 01:49 AM, views63 wrote:
>
>>  >Works here with the beta 2011.02.02 13:03.
>> The same to me. Today, I  update to the beta 2011.02.04 00:30, it also
>> not working.
>> the "test.blg" said
>>
>> The top-level auxiliary file: test.aux
>> I couldn't open style file cont-no.bst
>>
>
> This is controlled by BSTINPUTS setting in texmf.cnf (bibtex uses
> kpathsea), perhaps something has changed there, or you have to
> regenerate the database with mktexlsr.
>
> 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
___


Re: [NTG-context] Issues with bibtex

2011-02-04 Thread Taco Hoekwater

On 02/04/2011 01:49 AM, views63 wrote:

 >Works here with the beta 2011.02.02 13:03.
The same to me. Today, I  update to the beta 2011.02.04 00:30, it also
not working.
the "test.blg" said

The top-level auxiliary file: test.aux
I couldn't open style file cont-no.bst


This is controlled by BSTINPUTS setting in texmf.cnf (bibtex uses
kpathsea), perhaps something has changed there, or you have to
regenerate the database with mktexlsr.

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
___


Re: [NTG-context] Issues with bibtex

2011-02-03 Thread views63
>Works here with the beta 2011.02.02 13:03.
The same to me. Today, I  update to the beta 2011.02.04 00:30, it also not
working.
the "test.blg" said

The top-level auxiliary file: test.aux
I couldn't open style file cont-no.bst
---line 2 of file test.aux
 : \bibstyle{cont-no
 :  }
I'm skipping whatever remains of this command
I found no style file---while reading file test.aux
You've used 0 entries,
0 wiz_defined-function locations,
85 strings with 492 characters,
and the built_in function-call counts, 0 in all, are:

and the "test.bbl" is empty. use "luatools cont-no.bst" can't found  the
"luatools cont-no.bst"

2011/2/4 Li Yanrui (李延瑞) 

> 2011/2/4 views63 :
> > Hi all,
> >
> > the  bibtex is not worked  in latest beta (MkIV)
> >
>
> Works here with the beta 2011.02.02 13:03.
>
> --
> Best regards,
>
> Li Yanrui (李延瑞)
>
> ___
> 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
>
> ___
>


test.aux
Description: Binary data


test.blg
Description: Binary data


test.log
Description: Binary data


test.tuc
Description: Binary data
___
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] Issues with bibtex

2011-02-03 Thread 李延瑞
2011/2/4 views63 :
> Hi all,
>
> the  bibtex is not worked  in latest beta (MkIV)
>

Works here with the beta 2011.02.02 13:03.

-- 
Best regards,

Li Yanrui (李延瑞)
___
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] Issues with bibtex

2011-02-03 Thread views63
Hi all,

the  bibtex is not worked  in latest beta (MkIV)

example:

test.tex

 \setupbibtex[database=ref]

\starttext

The word form \cite[art].

\title{Ref}

\placepublications[criterium=all]

\stoptext


ref.bib


@article{art,
author = "author",
title = "test",
journal = "test",
volume = "25",
number = "7",
pages = "95-98",
year = "2005"
}

--
Best regards,

Huang Ze


test.tar.gz
Description: GNU Zip compressed data
___
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
___