Search found 4 matches

by kluni
Thu Oct 14, 2010 11:53 pm
Forum: Graphics, Figures & Tables
Topic: Subfigure caption size
Replies: 4
Views: 22427

Re: Subfigure caption size

Hi!

That easy =) Thanks. This helps.
by kluni
Wed Oct 13, 2010 8:08 pm
Forum: Graphics, Figures & Tables
Topic: Subfigure caption size
Replies: 4
Views: 22427

Re: Subfigure caption size

To be honest, I really have no clue, how to do that. Ok, in the documentation it is written I can have small, or footnotesize caption. But where should I write it.
I use the subfigure package.

Thanks,
Kluni
by kluni
Wed Oct 13, 2010 9:27 am
Forum: Graphics, Figures & Tables
Topic: Subfigure caption size
Replies: 4
Views: 22427

Subfigure caption size

Hi everybody,

I use subfigure to put some pictures in one figure. But because the pictures are too much, I need to get a smaller caption for each picture, in order everything fits on each page.
Here is my code:


\begin{figure}[htb]
\centering
\subfigure[$T_w=300\;K$]{\includegraphics[width=0.5 ...
by kluni
Mon Nov 23, 2009 1:46 am
Forum: Page Layout
Topic: Just want a normal header
Replies: 2
Views: 1874

Just want a normal header

Hi all,

I searched and searched, found nothing.

I use documentclass{article}
I just want a header, where the in the header is only written the information about the section or the subsection. Not both. So if a section begins, in the header should be written the section name.
Is that so difficult ...