Search found 7 matches
- Wed Mar 25, 2009 3:48 pm
- Forum: Text Formatting
- Topic: automatic numbering in align* environment
- Replies: 2
- Views: 7408
Re: automatic numbering in align* environment
Great, works perfectly!
- Tue Mar 24, 2009 3:06 pm
- Forum: Text Formatting
- Topic: automatic numbering in align* environment
- Replies: 2
- Views: 7408
automatic numbering in align* environment
Hello,
I am using an align* environment because for nearly all of my lines, i do not want them to be numbered. But for a few certain ones, I do want them numbered. My question is how to get this done automatically.
I do know of two ways to do this, but they are not automatic and somewhat ...
I am using an align* environment because for nearly all of my lines, i do not want them to be numbered. But for a few certain ones, I do want them numbered. My question is how to get this done automatically.
I do know of two ways to do this, but they are not automatic and somewhat ...
- Sat Mar 21, 2009 8:22 pm
- Forum: Math & Science
- Topic: two different align environments - eqn numbering
- Replies: 4
- Views: 16031
Re: two different align environments - eqn numbering
Thanks, that works perfectly!
- Fri Mar 20, 2009 7:59 pm
- Forum: Math & Science
- Topic: two different align environments - eqn numbering
- Replies: 4
- Views: 16031
Re: two different align environments - eqn numbering
I'm not sure that would solve my problem. If I used {align*} in the first environment, that would get rid of the equation numbering there; however, I do want the equations to be numbered in both sections, and I just want the 2nd section to start over and number from 1 again...
- Fri Mar 20, 2009 4:58 pm
- Forum: Math & Science
- Topic: two different align environments - eqn numbering
- Replies: 4
- Views: 16031
two different align environments - eqn numbering
Hello,
I have two different align environments, where I would like the equation numbering to start over in the 2nd one. However, the equation number just picks right back up from the last number in the first environment. Any ideas?
Here is my code:
\begin{align}
F = f_1+f_2+f_3+…+f_n
\intertext ...
I have two different align environments, where I would like the equation numbering to start over in the 2nd one. However, the equation number just picks right back up from the last number in the first environment. Any ideas?
Here is my code:
\begin{align}
F = f_1+f_2+f_3+…+f_n
\intertext ...
- Wed Mar 18, 2009 7:48 pm
- Forum: General
- Topic: How do I find a package / help on how to use a package?
- Replies: 3
- Views: 2580
Re: How do I find a package / help on how to use a package?
Thanks for the reply.
Normally I would use MikTex's own package manager, but that computer can not access the file repository due to my company's firewall, so I can only download the needed .sty file and put it in the needed place.
That CTAN website does now seem to have the correct files, and I ...
Normally I would use MikTex's own package manager, but that computer can not access the file repository due to my company's firewall, so I can only download the needed .sty file and put it in the needed place.
That CTAN website does now seem to have the correct files, and I ...
- Wed Mar 18, 2009 3:32 pm
- Forum: General
- Topic: How do I find a package / help on how to use a package?
- Replies: 3
- Views: 2580
How do I find a package / help on how to use a package?
Hi all,
I am very new to Latex, and have just seen some references to some packages that I would like to try out. My impression is that adding new packages gives you new commands to use in your document. I hear that CTAN is a website that has all packages. The one I want in particular does have its ...
I am very new to Latex, and have just seen some references to some packages that I would like to try out. My impression is that adding new packages gives you new commands to use in your document. I hear that CTAN is a website that has all packages. The one I want in particular does have its ...