[tex4ht] Again biblatex
David Denton
dwsdenton at gmail.com
Tue Oct 25 16:50:05 CEST 2011
Dear List members,
This incompatibility is causing big problems for me. I tried
following Christian's advice and going back to Biblatex 1.5a, but
can't get that working. I think I need Biber 0.9.3 to work with
that, is that correct?
My copy of biblatex.4ht is dated 2010-12-18-17:25.
The problem I have been having with Biblatex 1.6 is more severe
that what Christian describes in that as soon as there is any
\cite command, whether in a footnote or not, it does not compile.
Any advice? Thanks,
David
Monday, October 17, 2011, 8:21:19 PM, Christian wrote:
> Dear all,
> I have examined with which versions tex4ht is incompatible with biblatex:
> The original problem was that Biblatex 1.6 is incompatible with
> biblatex.4ht from 18.9.11 (revision 86) (if there is \cite in footnotes).
> Biblatex 1.0 does NOT work with biblatex.4ht from 18.9.11 and 10.9.11.
> Biblatex 1.0 DOES work with biblatex.4ht from 26.9.2010 (that is
> probably revision 60) and 31.3.2010.
> Biblatex 1.6 does NOT work with biblatex.4ht from 26.9.10.
> Biblatex 1.5a DOES work with biblatex.4ht from 26.9.10. So this is what
> I use now.
> I conclude that the incompatibility came with biblatex.4ht from 10.9.11
> (revision 84).
> Daniel
> _____________
> The problem, as Christopher has reported it:
> Using the latest version of biblatex and biblatex.4ht (revision 86) the
> error
> persists.
> Processing
> latex test
> bibtex test
> latex test
> mk4ht oolatex test
> the failure message postes by Christian occures again
> As Christian wrote the problem seems to be caused by the foonote command
> --Minimal example test.tex
> \documentclass[a4paper]{article}
> \usepackage[T1]{fontenc}
> \usepackage[latin9]{inputenc}
> \usepackage[ngerman]{babel}
> \usepackage[autostyle]{csquotes}
> \usepackage[style=authoryear]{biblatex}
> \bibliography{test}
> \begin{document}
> \footnote{\cite{aristotle:anima}}
> \end{document}
> --bibfile test.bib
> @Book{aristotle:anima,
> keywords = {primary},
> hyphenation = {british},
> author = {Aristotle},
> options = {oldauthor},
> editor = {Hicks, Robert Drew},
> title = {De Anima},
> location = {Cambridge},
> date = {1907},
> annotation = {A \texttt{book} entry with an \texttt{author} and an
> \texttt{editor}}
> }
> Thanks
> Christofer.
More information about the tex4ht
mailing list