Hi everybody,
I am trying to write my dissertation and i have major problem with numbering my equations. For example i have 4 chapter and my number appears like (3.-1) or i keep having same numbers with different equations. I tried to include different type of packages but still did not solve the problem. Additionally i used this(\numberwithin{equation}{chapter}) but no chance still .
Please can someone tell me where im doing wrong!
Thanks,
Sofia
Math & Science ⇒ Equation Numbering
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Equation Numbering
Hi Sofia,
welcome to the board!
Please provide more details, such as the document class you are using. The best would be a compilable minimal example, which contains your preamble and shows the problem.
Stefan
welcome to the board!
Please provide more details, such as the document class you are using. The best would be a compilable minimal example, which contains your preamble and shows the problem.
Stefan
LaTeX.org admin
Re: Equation Numbering
Hi Stefan,
Thank you for your reply.
I dont know what is the best way to put my template here because it is so large and i am working with different folders(chapter1, chapter,...) so my template is not in a one premeable. I am using,
\documentclass[oneside,12pt]{Classes/CUEDthesisPSnPDF}
\include{Introduction/introduction}
\include{Chapter1/chapter1}
\include{Chapter2/chapter2}
\include{Chapter3/chapter3}
\include{Chapter4/chapter4}
Also, when I use \begin{align}...\end{align} even without star(*) doesnt produce equation number !
I hope i managed to explain my problem.
Thank you,
Sofia
Thank you for your reply.
I dont know what is the best way to put my template here because it is so large and i am working with different folders(chapter1, chapter,...) so my template is not in a one premeable. I am using,
\documentclass[oneside,12pt]{Classes/CUEDthesisPSnPDF}
\include{Introduction/introduction}
\include{Chapter1/chapter1}
\include{Chapter2/chapter2}
\include{Chapter3/chapter3}
\include{Chapter4/chapter4}
Also, when I use \begin{align}...\end{align} even without star(*) doesnt produce equation number !
I hope i managed to explain my problem.
Thank you,
Sofia