Math & Science ⇒ Equation Numbering
Equation Numbering
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
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10359
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Equation Numbering
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
Re: Equation Numbering
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