Search found 6 matches
- Sun Mar 29, 2009 9:22 pm
- Forum: Math & Science
- Topic: Sequential Numbering of Equations
- Replies: 4
- Views: 6641
Re: Sequential Numbering of Equations
Thanks very much! The install worked after I refreshed the file name database and the package fixed the numbering on my equations.
- Sun Mar 29, 2009 8:15 pm
- Forum: Math & Science
- Topic: Sequential Numbering of Equations
- Replies: 4
- Views: 6641
Re: Sequential Numbering of Equations
Sorry it took me so long to reply - I thought that I had subscribed to this thread, but I clearly did not. I'm having trouble installing the chngcntr package. It doesn't appear to be in the repository, and though I downloaded chngcntr.sty from Cambridge via the link in the last post, I can't figure ...
- Sat Mar 28, 2009 11:57 pm
- Forum: Math & Science
- Topic: Sequential Numbering of Equations
- Replies: 4
- Views: 6641
Sequential Numbering of Equations
I am trying to finish up my thesis, and the format that my school requires specifies that equations should be numbered sequentially through the whole document rather than by chapter. The problem is that the style file I have does it by chapter. I had this same problem with figures and table and ...
- Tue Mar 17, 2009 8:30 pm
- Forum: Graphics, Figures & Tables
- Topic: Figure/Table Sequential Numbering
- Replies: 2
- Views: 5823
Figure/Table Sequential Numbering
Wow! Thanks for such a fast response. For anyone looking at this later, the caption package is exactly the place to go, and the command I was looking for are:
\captionsetup{%
figurewithin=none,
tablewithin=none
}
The within option determines the level of the counter that gets used to count the ...
\captionsetup{%
figurewithin=none,
tablewithin=none
}
The within option determines the level of the counter that gets used to count the ...
- Tue Mar 17, 2009 7:59 pm
- Forum: Graphics, Figures & Tables
- Topic: Figure/Table Sequential Numbering
- Replies: 2
- Views: 5823
Figure/Table Sequential Numbering
To meet my school's thesis format requirements, I need to have my figures and tables numbered sequentially throughout the whole thesis rather than sequentially per chapter (i.e. 1.1, 1.2, 2.1, 2.2). I am having trouble figuring out how to do this right now, though. What I have been able to figure ...
- Mon Oct 06, 2008 12:57 am
- Forum: MiKTeX and proTeXt
- Topic: A Getting Started Question
- Replies: 2
- Views: 8699
Re: A Getting Started Question
I'm having the same problem - has anyone found a solution?