Search found 2 matches

by Joern_R
Fri Jun 17, 2011 6:24 pm
Forum: Graphics, Figures & Tables
Topic: Ctable - Overfull box and Black Box
Replies: 2
Views: 2282

Re: Ctable - Overfull box and Black Box

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.
by Joern_R
Mon Jun 06, 2011 10:55 pm
Forum: Graphics, Figures & Tables
Topic: Ctable - Overfull box and Black Box
Replies: 2
Views: 2282

Ctable - Overfull box and Black Box

Hello,

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 ...