Hi Dan,

Though, you problem is interesting, but I can believe you have this
problem.

You do realize that a footnote in general is not intend to contain this kind of
information. Even though it may be possible in TeX, et al.

Most writers show poor style by stuffing all kinds of information in the 
footnote
because they do not take the time to properly integrate what the have to say 
into the main 
text.

But, you can do whatever you want.

regards
        Keith.

Am 04.12.2011 um 00:31 schrieb Daniel Greenhoe:

> When I put a tabular in a footnote, the tabular often is extended
> outside the text area. Besides placing a newline directive after the
> tabular environment, is there anything I can do to prevent this
> behavior? That is, how can I best ensure that tabulars in a footnote
> get typeset completely within the text area? Here is an example:
> 
> \documentclass[12pt]{book}
> \usepackage[xetex,a4paper,noheadfoot,nomarginpar,margin=20mm,showframe]{geometry}
> \begin{document}%
>  xyz\footnote{%
>    %\raisebox{2.5mm}{
>      \begin{tabular}[t]{|l|}
>       \hline
>        abc\\
>        def\\
>        ghj\\
>        klm\\
>        \hline
>      \end{tabular}%\\
>      %}%
>    }
>  xyz\footnote{%
>    %\raisebox{2.5mm}{
>      \begin{tabular}[t]{|l|}
>       \hline
>        abc\\
>        def\\
>        ghj\\
>        klm\\
>        \hline
>      \end{tabular}%\\
>      %}%
>    }
> \end{document}%
> 
> Many thanks in advance,
> Dan
> <foottbl.tex><foottbl.pdf>
> 
> --------------------------------------------------
> Subscriptions, Archive, and List information, etc.:
>  http://tug.org/mailman/listinfo/xetex




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

Reply via email to