[XeTeX] too many unprocessesed floats

Ulrike Fischer news3 at nililand.de
Thu Feb 25 18:03:24 CET 2010


Am Thu, 25 Feb 2010 11:52:53 -0500 schrieb Alan Munn:

> What I don't understand is how the optional argument is supposed to  
> work, but it doesn't seem to be necessary anyway.

It is for twoside documents. It allows e.g. to format notes on odd
pages differently to notes on even pages:

\documentclass[11pt,twoside]{article}
\usepackage{marginnote}

\begin{document}
text\marginnote[left]{right}
\newpage
text\marginnote[left]{right}
\end{document}


-- 
Ulrike Fischer 



More information about the XeTeX mailing list