On Sat, Jun 26, 2010 at 12:03:32AM +0200, Pablo Rodríguez wrote:

> The text-anonymized can be found at
> http://www.ousia.tk/xelatex-crasher.tex. Now it crashes on page 13.

Minimal examples:

LaTeX:

\documentclass{book}
\pagestyle{plain}
\textheight10pt
\begin{document}
\footnote{a\\b}
\end{document}

plainTeX:

\def\plainoutput{\shipout\vbox{\pagebody}}
\vsize15pt
\hsize10pt
\insert\footins{ab cd}
\end

The problem is the footnote broken across pages.

Yours sincerely
  Heiko Oberdiek


--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to