Search found 4 matches

by emcallen
Wed May 20, 2009 6:46 pm
Forum: Graphics, Figures & Tables
Topic: adapting space between table and caption
Replies: 4
Views: 8498

adapting space between table and caption

Hi,

I would like to change the space between a table and his caption. I learned that you can do it with the command "\abovecaptionskip", but i'm wondering what the exact command is; i suppose that i have to add a distance, but i've tried "\abovecaptionskip{5pt}", but this isn't working.

Does ...
by emcallen
Wed May 20, 2009 6:40 pm
Forum: Page Layout
Topic: header
Replies: 0
Views: 1315

header

Hi,

I would like to put the name of the considered part of my book at the leftside of my header, like " part: Literature" and the name of each chapter within the part at the rightside of my header. No i'm using the following:

\fancyhf[HL]{\slshape{\MakeUppercase{\partname}\ %
\thepart ...
by emcallen
Sun May 17, 2009 11:37 am
Forum: Graphics, Figures & Tables
Topic: introduce an exception on the package
Replies: 1
Views: 1767

introduce an exception on the package

Hi,

I'm using the following package for the position of my figures and tables : \usepackage[small,bf,nooneline,hang]{caption}.
It works very well, but i would like to introduce one exception: i would like to position just one figure with his caption in the center. I tried only "\center", but this ...
by emcallen
Sun May 10, 2009 1:25 pm
Forum: Graphics, Figures & Tables
Topic: another question about caption of figures/tables
Replies: 1
Views: 1700

another question about caption of figures/tables

Hi.

I'm wondering how to make the length of a caption of a figure/table independent of the length of the figure/table itself. I'm using \usepackage[small,bf,nooneline,hang]{caption}. Does anyone has a solution for this?

Evelien