Wei-Wei Guo wrote:
> Dear all,
> 
> My .tex and .bib files are at the end of the email. The commands I run are
> 
>   context bibtry && context bibtry
> 
> The first `context bibtry` is ok but no .bbl file generated. The second one
> complains
> 
>   publications   : loading database from bibtry.bbl
>   (bibtry.bbl
>   ! Text line contains an invalid utf-8 sequence.
>   l.22 n=2,s=
>              ?0?2?0?2?0?2?0?286]
> 
> Can t-bib do with Chinese bib entry? or is it just a problem of bibtex?

The bib module should be able to handle anything as long as it
is encoded in utf-8 (especially in mkiv). I have no idea what
bibtex does/doesn't accept as input, but I am sure it will not
reencode the database for you, so perhaps it is just a simple
encoding issue.

> 
> BTW. Is only absolute path can be used in \setupbibtex?

No, but bibtex needs BIBINPUTS and BSTINPUTS variables that have to be
set up correctly (and probably are not, if you are using garden minimals)

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
___________________________________________________________________________________

Reply via email to