[tex4ht] Again tex4ht does not work with biblatex

Kristian Debrabant Kristian.Debrabant at cs.kuleuven.be
Thu Sep 23 08:59:52 CEST 2010


Dear All,

The last version of bibtex4ht (from svn) seems to be from July 2010 (see 
http://tug.org/pipermail/tex4ht/2010q3/000130.html).

However, there is still one bug remaining (with biblatex 09d), 
reproducable by the following minimal example:

******************************************************

\begin{filecontents}{testbib.bib}
@ARTICLE{testentry,
AUTHOR = {Andreas Test},
TITLE = {Test for Biblatex with tex4ht},
JOURNAL = {Test Journal},
YEAR = {2010},
month = jul,
}
\end{filecontents}
\documentclass{article}
\usepackage[defernums]{biblatex}
\bibliography{testbib}
\begin{document}
\nocite{*}
\printbibliography
\end{document}

*****************************************************

It seems that the defernums option causes the problems.

Best regards

Kristian


On Wed, 22 Sep 2010, Christian Fearnot wrote:

> Dear All,
>
> I found the version of biblatex4ht at
> http://tug.org/pipermail/tex4ht/2010q2/000111.html . But I get lots of
> errors with it, the first is:
> "LaTeX Error: Missing /begin{document}" ...
>
> For files without biblatex my tex4ht works fine. I have tried the
> original biblatex.4ht from 21/5/2009, the one from 15/8/2009, and yours
> from 22/3/2010. And I did not forget texhash each time. Do you have any
> idea what the cause of the problem could be? I am using texlive and
> texlive-tex4ht 2009-31.1 under Opensuse Linux. I am using biblatex 0.9d.
> The tex file has 0 mistakes and 0 warnings.
>
> The fix suggested at
> http://tug.org/mailman/htdig/texhax/2009-July/012899.html and
> http://tug.org/mailman/htdig/texhax/2009-July/012899.html
> do not work for me, I get error messages in pdflatex as well as with
> "mk4ht oolatex filename.tex".
>
> Is my version of biblatex too new? Or my version of tex4ht too old? If
> so, where is the newest version, given that
> http://tug.org/applications/tex4ht/bugfixes.html as well as
> http://tug.org/applications/tex4ht/tex4ht.zip are dead?
>
> So could someone tell me which version of tex4ht works with which
> version of biblatex and with which version of biblatex.4ht ?
> If you prefer, I can
> Thank you, Daniel
>

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm


More information about the tex4ht mailing list