Graphics, Figures & Tables ⇒ Ctable - Overfull box and Black Box
Ctable - Overfull box and Black Box
I stumbled upon a (for me) confusing error with ctable.
In the first document, if I import ctable as package, all tables (tabular(x)) which use the p{width} or X etc. argument for line breaking extend over the page border (e.g. overfull \hbox (450.79135pt too wide), including my ctables.
This even occurs if I use the examples from the manual.
As soon as I disable ctable, all other tables return to normal.
Im using Tex Live 2010 on Mac, with Texmaker.
I already updated to the latest version of ctable. I tried updating all other packages as well, but ran into versioning conflicts with some Oberdiek packages.
Thanks for any help or advice,
Jörn
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
Re: Ctable - Overfull box and Black Box
Including
\usepackage{pdfsync}
lead to my problem, so there seems to be some sort of packaging conflict.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Ctable - Overfull box and Black Box
Should be no problem nowadays. The package isn't needed anyway. With SyncTeX there is a technology that makes this package superfluous.Joern_R wrote:For anyone experiencing a similar problem, I found the solution:
Including
\usepackage{pdfsync}
lead to my problem, so there seems to be some sort of packaging conflict.
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10