I guess that's a newbie question, but anyway. I used Google, but there are so many hits on hboxes that I can't figure out which ones contain useful information...
Code: Select all
\documentclass{article}
\usepackage{tabularx}
\begin{document}
\begin{tabularx}{\textwidth}{p{3cm}X}
a&b
\end{tabularx} %Overfull \hbox (15.0pt too wide) in paragraph at lines 6--7
\end{document}
Look forward to an answer.
bers