Search found 3 matches

by kees
Wed Jun 17, 2009 12:53 pm
Forum: Graphics, Figures & Tables
Topic: \Ref and \label format
Replies: 5
Views: 4554

\Ref and \label format

Hi all,

How can I change the numbering of my figures from "chapternr.sectionnr.figurenr" to simply "chapternr.figurenr"?
This cannot be very difficult. I have been googling for a while, but did not find a solution.
Thanks in advance!
by kees
Wed May 27, 2009 6:08 pm
Forum: Graphics, Figures & Tables
Topic: Whole page figure
Replies: 3
Views: 3447

Whole page figure

Thanks for your responses!
I thought if I add the following added before the start of the document things must work out.


\fancyhead{\iffloatpage{}{\fancyhead}}
\fancyfoot{\iffloatpage{}{\fancyhead}}


However they don't?
As I have documentclass: book, \fancyhead and \fancyfoot already have ...
by kees
Wed May 27, 2009 2:54 pm
Forum: Graphics, Figures & Tables
Topic: Whole page figure
Replies: 3
Views: 3447

Whole page figure

Hi all,

Just registered at this forum.
I am writing my M.S.-thesis in Latex.
I have problem concerning a figure.
My documentclass is :
\documentclass[a4paper,12pt]{book}

The problem is:
I want a floating figure to fill up a whole page (it's a map of an area),
so on the specific page were the ...