[XeTeX] XeLatex + Unicode + Footnote issue

Ulrike Fischer news3 at nililand.de
Sat Mar 21 17:35:29 CET 2009


Am Sat, 21 Mar 2009 21:09:15 +0530 schrieb Sreenivasa Guttal:

> You are right. It works when I run it couple of times.
> 
> But, if I use chapter feature, the footnote reset happens only after each
> chapter. Wondering how I can make it per page within a chapter!!

I have no idea what you mean. It works fine for me:

\documentclass{book}
\usepackage{bigfoot}
\DeclareNewFootnote[para]{default}
\MakePerPage{footnotedefault}
\begin{document}
\chapter{A}
A\footnote{AA}B\footnote{BB}
\newpage
A\footnote{AA}B\footnote{BB}

\chapter{B}
A\footnote{AA}B\footnote{BB}
\newpage
A\footnote{AA}B\footnote{BB}

\end{document


-- 
Ulrike Fischer 



More information about the XeTeX mailing list