On 09/06/10 11:24, Taco Hoekwater wrote:
Michael Murphy wrote:
On 08/06/10 20:47, taco wrote:
It also only happens in mkiv, something is broken there. As is usual in the mkiv version of the bib module, I can't figure it out :(
However, here is a workaround:
...
... and indeed, this works for the minimal example, but in my actual document, I get an error:
! Undefined control sequence. \dododescriptioncomponent ...entdescriptioncoding \s!tex \fi \ifx
and I have no idea why. I guess I'll play around some more.
Wild guess: can you try with this definition in the setup part of your document?
\unexpanded\def\dodescriptioncomponent {\doifelsedescriptioncomponent \nododescriptioncomponent\dododescriptioncomponent}
Best wishes, Taco
Thanks for the code, but that turns out not to help. The problem seems to be when I want to have references in footnotes (see attached minimal example). -- Michael Murphy