Text FormattingAnnex Interferences in Figure Captions

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
aharon79
Posts: 1
Joined: Wed Jun 29, 2011 8:43 pm

Annex Interferences in Figure Captions

Post by aharon79 »

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, the annex heading is "Annex A.", and all the caption figures and all the headings of the document change to "Figure x.y.:" and "heading x.y.z.". I dont understand why a "." is being added at the end of each caption/heading. Can anyone help me?

Thanks in advance!,
Aharon

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply