\hspace{\linewidth minus\linewidth}
- From: Oscar Rotava <rotava@xxxxxxxxxxxxxxxx>
- Date: Fri, 6 Mar 2009 05:42:03 -0800 (PST)
I am trying to align a set of equations to the left of the page (only
a few). I am using, as reference, the following set of commands:
For one equation:
\begin{equation}
\hspace{0pt}
a = 20.688437 + 23.27365s
\hspace{\linewidth minus\linewidth}
\label{escflucap14}
\end{equation}
For several equations:
\begin{align}
\hspace{0pt}
&a = 20.688437 + 23.27365s \\
&b = 0.004461556 - 0.005388s \\
&c = 4.1909527\cdot 10^{-6} - 4.56842\cdot 10^{-6}s \\
&d = 3.240963 - 3.48916s
\hspace{\linewidth minus\linewidth}
\end{align}
The trouble is: The label number of the last equation is not printed
on the equation line, but on the next one, although there is room
enough on the equation line itself. Is it possible to overcome the
hindrance?
The problems only happens inside the \align environment.
Thank you for any help.
.
- Follow-Ups:
- Re: \hspace{\linewidth minus\linewidth}
- From: Lars Madsen
- Re: \hspace{\linewidth minus\linewidth}
- Prev by Date: Re: pdflatex: output multiple PDF files
- Next by Date: Re: pdflatex: output multiple PDF files
- Previous by thread: What is unusual about minus(hyphen) and comma?
- Next by thread: Re: \hspace{\linewidth minus\linewidth}
- Index(es):
Relevant Pages
|