if it were no part of the list and uses the whole pages textwidth.
What shall I do to solve this problem.
Best regards, Jan
Example:
Code: Select all
\NeedsTeXFormat{LaTeX2e}\documentclass[a4paper]{article}\usepackage[utf8]{inputenc}\usepackage[T1]{fontenc}\pagestyle{empty}\begin{document}\paragraph{sample.}\ \Level 1\begin{enumerate}\item Level 2-1\begin{itemize}\item Level 3-1\item Level 3-2\begin{table}[thb]\begin{tabular}{|c|c|c|c|} \hlineAAAAAA & BBBBBB & CCCCCC & DDDDDD \\ \hline\end{tabular}\caption{Triumph! Triumpf! Du edles Paar!Besieget hast du die Gefahr!Der Isis Weihe ist nun dein!Kommt, kommt, tretet in den Tempel ein!}\end{table}\item Level 3-3\end{itemize}\item Level 2-2\end{enumerate}\end{document}