Search found 1 match

by aharon79
Wed Jun 29, 2011 8:48 pm
Forum: Text Formatting
Topic: Annex Interferences in Figure Captions
Replies: 0
Views: 822

Annex Interferences in Figure Captions

Hi all,

I'm writing my thesis using Latex, I found a strange problem. If I dont use any Annex, everything works fine, that is, captions and headings are like "Figure x.y:" and "heading x.y.z". The problem arises when I use:

\begin{appendix}
\chapter{test}
bla bla bla
\end{appendix}

In this case ...