I'm using the following code. What should I do if I don't want the fixed indent from the left margin of my page?
\documentclass[fleqn,oneside]{article}
\usepackage{amsmath}
....
\begin{align}
a_1& =b_1+c_1\\
a_2& =b_2+c_2-d_2+e_2
\end{align}
|
I'm using the following code. What should I do if I don't want the fixed indent from the left margin of my page?
|
||||
|
|
|
Using Thorsten's method affects the math indent for the whole page. If that's not what you want I would suggest using the nccmath package for fleqn like this:
|
|||
|
|
EDIT: you can regulate that distance by setting
|
||||
|
|
|
Just to make this complete (I found an easy answer only after a lengthy search):
the standard length of |
||||
|
|
|
You have to determine the length
|
|||
|
|