Page Layout ⇒ Page number colliding with large table
Page number colliding with large table
\begin{document}
\chapter{The system in question}
\section{Responsibility to ...}
\begin{table}
\longtable
\begin{tabular}{|p{2cm}|p{11cm}|}
\hline
What & Description \\
& \\
\hline
Technical system responsibility (onshore) & \begin{itemize}
\item a.
\item b. \ldots
\end{itemize} \\
\hline
Technical discipline responsibility (onshore) & \begin{itemize}
\item c.
\item d.
\item e.
\item f. \ldots
\end{itemize} \\
\hline
Operational system responsibility (offshore) & \begin{itemize}
\item g.
\item h.
\item i.
\item j. \ldots
\end{itemize} \\
\hline
Operational discipline responsibility (offshore) & \begin{itemize}
\item k.
\item l.
\item m.
\item n.
\item o. \ldots
\end{itemize} \\
\hline
\end{tabular}
\caption{Responsibilities for the system according to ...}
\label{tab:hours}
\end{table}
Someone who knows what I am doing wrong or a way I can fix it?
Thanks!
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Page number colliding with large table
Build a minimal working example (MWE) that only contains the necessary settings, packages and of course your table. Giving specific help becomes easier when seeing some code.edith wrote:[…] Someone who knows what I am doing wrong or a way I can fix it? […]
Best regards and welcome to the board
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10