[XeTeX] [tex-live] xelatex crashes with this document

Heiko Oberdiek heiko.oberdiek at googlemail.com
Sat Jun 26 03:19:48 CEST 2010


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


More information about the XeTeX mailing list