Yes I must have incorrectly used the "amsart" template I found online. When I switch to article and use the given formatting edits I provided in my last post, it does not compile (though it does as of now). After a bit of tinkering here's everything in the top.
Like I mentioned before I just want ...
Search found 5 matches
- Mon Mar 24, 2014 7:11 pm
- Forum: Text Formatting
- Topic: Aligning all equations to the left
- Replies: 8
- Views: 14785
- Mon Feb 10, 2014 7:45 am
- Forum: Text Formatting
- Topic: Aligning all equations to the left
- Replies: 8
- Views: 14785
Aligning all equations to the left
Here's the whole top attached (this uses a template that I found on Google)
\documentclass[12pt]{amsart}
%% This has a default type size 10pt. Other options are 11pt and 12pt
%% This are set by replacing the command above by
%% \documentclass[11pt]{amsart}
%%
%% or
%%
%% \documentclass[12pt ...
\documentclass[12pt]{amsart}
%% This has a default type size 10pt. Other options are 11pt and 12pt
%% This are set by replacing the command above by
%% \documentclass[11pt]{amsart}
%%
%% or
%%
%% \documentclass[12pt ...
- Fri Feb 07, 2014 5:17 pm
- Forum: Text Formatting
- Topic: Aligning all equations to the left
- Replies: 8
- Views: 14785
Re: Aligning all equations to the left
Sure - so I'm looking into the journal now but some other issues arise.
If I change from amsart to article, I get a lot of errors in these parts of my file:
\author{xxx}
\address{xxx}
\email{xxx}
\numberwithin{equation}{section} (this is for the newly stylized theorem and lemma environments ...
If I change from amsart to article, I get a lot of errors in these parts of my file:
\author{xxx}
\address{xxx}
\email{xxx}
\numberwithin{equation}{section} (this is for the newly stylized theorem and lemma environments ...
- Fri Feb 07, 2014 5:40 am
- Forum: Text Formatting
- Topic: Aligning all equations to the left
- Replies: 8
- Views: 14785
Re: Aligning all equations to the left
Hi,
I have written about 15 pages so far using the \begin{thm} and \begin{lem} environments that I assume come with the amsart document class. I am publishing this in a journal, so would say article be an acceptable document class? Would I have to change the "thm" and "lem" environments?
Thanks ...
I have written about 15 pages so far using the \begin{thm} and \begin{lem} environments that I assume come with the amsart document class. I am publishing this in a journal, so would say article be an acceptable document class? Would I have to change the "thm" and "lem" environments?
Thanks ...
- Fri Feb 07, 2014 12:20 am
- Forum: Text Formatting
- Topic: Aligning all equations to the left
- Replies: 8
- Views: 14785
Aligning all equations to the left
Hey Guys,
I'm trying to write a math paper, and I want every single equation in an align environment to be completely left aligned. However, when I tried "fleqn" or "flalign" it would just go a little bit to the left and still leave a lot of room between the margin. I also tried the set indent ...
I'm trying to write a math paper, and I want every single equation in an align environment to be completely left aligned. However, when I tried "fleqn" or "flalign" it would just go a little bit to the left and still leave a lot of room between the margin. I also tried the set indent ...