Well, the leqno is accidently there becaue I was trying several different things to make everything look nice.
So indeed that should be changed into reqno or left away.
I have a lot of errors as well. But when I keep pressing enter, a nice document is produced. Except the floating numbers.
When I ...
Search found 4 matches
- Fri Jan 29, 2010 12:24 am
- Forum: Math & Science
- Topic: Equation number position is wrong
- Replies: 5
- Views: 11173
- Thu Jan 28, 2010 8:17 am
- Forum: Math & Science
- Topic: Equation number position is wrong
- Replies: 5
- Views: 11173
Re: Equation number position is wrong
\documentclass[a4paper, leqno, fleqn,10pt]{article}
\usepackage[english]{babel}
\usepackage{graphicx}
\usepackage{fullpage}
\usepackage{float}
\usepackage{subfig}
\usepackage{fancyhdr}
\sloppy
\begin{document}
some extra info
\usepackage[english]{babel}
\usepackage{graphicx}
\usepackage{fullpage}
\usepackage{float}
\usepackage{subfig}
\usepackage{fancyhdr}
\sloppy
\begin{document}
some extra info
- Thu Jan 28, 2010 8:05 am
- Forum: Math & Science
- Topic: Equation number position is wrong
- Replies: 5
- Views: 11173
Re: Equation number position is wrong
O yeah, the equations represent tensors (matrices)
- Thu Jan 28, 2010 6:42 am
- Forum: Math & Science
- Topic: Equation number position is wrong
- Replies: 5
- Views: 11173
Equation number position is wrong
Hi,
I am writing a paper in Latex. Everything looks fine, however the position of the equation number in two of my equations is wrong. I want the numbers on the right side of the page. But at this moment they are located under right under equation 1 and under left for equation 2.
The equations ...
I am writing a paper in Latex. Everything looks fine, however the position of the equation number in two of my equations is wrong. I want the numbers on the right side of the page. But at this moment they are located under right under equation 1 and under left for equation 2.
The equations ...