[OS X TeX] bibtexu with TeXShop?

Simon Spiegel simon at simifilm.ch
Tue Sep 14 23:35:20 CEST 2010


On 14.09.2010, at 14:38, Joseph Wright wrote:

> On 14/09/2010 13:30, Simon Spiegel wrote:
>> I'd be actually much more interested in some kind of documentation for bibtexu. So far, I've found nothingt besides the help text. And when I tried it with a biblatex document, it failed while bibtex8 could handle it …
>> 
>> Simon
> 
> Unfortunately it seems we're only likely to find out about bibtexu by trying (Karl Berry and I have both asked about documentation and failed). Taco Hoekwater did some experiments with bibtexu to understand various issues: perhaps you might post a failing example we can try out?

Here's a minimal example which works nicely with bibtex, bibtex8 and biber, but which produces an error with bibtexu.

\begin{filecontents}{bibfile.bib} 
@incollection{Kafka.F:1994a,
Address = {Frankfurt a. M.},
Author = {Kafka, Franz},
Bookauthor = {Kafka, Franz},
Booktitle = {Die Erzählungen},
Editor = {Raabe, Paul},
Origyear = {1915},
Pages = {56--99},
Shorttitle = {Die Verwandlung},
Title = {Die Verwandlung},
Year = {1994}} 
\end{filecontents} 
\documentclass{article}
\usepackage[citestyle=authoryear,bibstyle= authoryear,backend=bibtex8]{biblatex} 
\ExecuteBibliographyOptions{bibencoding=utf8}

\usepackage[utf8]{inputenc}
\bibliography{bibfile} 

\begin{document}
\cite{Kafka.F:1994a}


\printbibliography
\end{document}

When running bibtexu, I get the following output:

The 8-bit codepage and sorting file: 88591lat.csf
The top-level auxiliary file: Untitled.aux
The style file: biblatex.bst
Database file #1: Untitled-blx.bib
Database file #2: bibfile.bib
6there is a error: U_ZERO_ERRORBiblatex version: 0.9c
6there is a error: U_ZERO_ERROR6there is a error: U_ZERO_ERROR

The really interesting thing is, that the typeset PDF actually looks ok, but the error messages dont' …

Simon

--
Simon Spiegel
Steinhaldenstr. 50
8002 Zürich

Telephon: ++41 44 451 5334
Mobophon: ++41 76 459 60 39


http://www.simifilm.ch

„When you only have a hammer, you tend to see every problem as a nail.“ Abraham Maslow



-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3916 bytes
Desc: not available
URL: <http://tug.org/pipermail/macostex-archives/attachments/20100914/f77e66ac/attachment.bin>


More information about the macostex-archives mailing list