[tex4ht] Again biblatex

Thompson,Paul Paul.Thompson at SanfordHealth.org
Wed Oct 5 04:46:18 CEST 2011


Googling, I find:

\def\abx at aux@fnpage#1#2{\blx at addpagesum{#1}{#2}}

This also rings a faint bell, but I cannot find other comments about it. I think that it is an asynchronous update.


________________________________________
From: tex4ht-bounces at tug.org [tex4ht-bounces at tug.org] on behalf of Andrew Goldstone [andrew.goldstone at gmail.com]
Sent: Tuesday, October 04, 2011 1:14 PM
To: tex4ht at tug.org
Subject: Re: [tex4ht] Again biblatex

Today I hit the same error with biblatex and tex4ht described in this thread: footnote citation styles produce a "Missing \begin{document}" error in the tex4ht run. Just in case it's some help to the maintainers as they debug, may I mention a kludge which seems to help?

Noticing that the error had to do with the biblatex package variable \abx at aux@fnpage, I checked to see how biblatex.4ht treats this variable. Answer: not quite analogously to how it treats \abx at aux@page. So I tried simply adding the line

\let\abx at aux@fnpage\@gobbletwo

right after biblatex.4ht, l. 170 (this is in the biblatex.4ht in the trunk of the svn repository). Cf. biblatex.sty as well for the handling of this variable.

Now I can htlatex a test file, with footnote cites, and not get errors during the tex4ht run. The resulting HTML looks correct. Obviously I haven't tested this much, and I do not understand the underlying biblatex or tex4ht code. But maybe this idea will help zero in on the problem.

Now really I don't want to produce HTML but ODT. oolatex also runs without errors, and produces correct-looking footnotes. But there is a separate bug in oolatex's code for handling the list of references (\printbibliography), which comes out blank. I have some ideas about that, but that's for another thread.

Best,
Andrew Goldstone

-----------------------------------------------------------------------
Confidentiality Notice: This e-mail message, including any attachments,
is for the sole use of the intended recipient(s) and may contain
privileged and confidential information.  Any unauthorized review, use,
disclosure or distribution is prohibited.  If you are not the intended
recipient, please contact the sender by reply e-mail and destroy
all copies of the original message.




More information about the tex4ht mailing list