how can i change the figure numbering form "chapter number" . "number of pic in this capter" into a "strait" forward numbering where every picture get's just a number.
Roland,
You can get what you are wanting if you add the following lines to the preamble:
\usepackage{remreset}
\makeatletter [EMAIL PROTECTED] [EMAIL PROTECTED]@figure} \makeatother
I hope this helps you!
Paul
