\hspace{\linewidth minus\linewidth}



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.
.



Relevant Pages

  • Re: why cannot assign to function call
    ... which is a reference to an object. ... /environment/; if the environment assigns a meaning to a name, ... the enclosing block, i.e., within the inner block, a few names are bound ... to new meanings, while all the other names retain whatever meaning they ...
    (comp.lang.python)
  • Re: problem with showkeys ?
    ... It is a latex environment for which amsmath ... If you replace equarray with align, ... Personally I find these shortcuts quite bad, because it makes reading the code a lot harder, especially if they are written in the middle of the text. ...
    (comp.text.tex)
  • Re: Question: How to center in viewer followed PDF hyperlinks created by pdflatex / hyperref
    ... equation hyperlinking, with some remaining issues, so I post it here ... environment clips a bit of the equation at the top, while the eqnarray ... For now I'll use align. ...
    (comp.text.tex)
  • Outlook 2003 Object Library load failure
    ... test sites for over a year. ... started failing in my test environment with a runtime filenotfound error. ... Further research revielded that the Object Library reference for Outlook has ... a GAC reference instead of Copy Local True. ...
    (microsoft.public.outlook.program_vba)
  • Re: Question: How to center in viewer followed PDF hyperlinks created by pdflatex / hyperref
    ... references to equations, figures, etc, so when you click on a figure ... This redefines the figure environment so that the anchor is located ... equation hyperlinking, with some remaining issues, so I post it here ... illustrate the difference between the three, where only align works. ...
    (comp.text.tex)