3

Is it possible to use the align environment while suppressing the auto \newline?

I have a problem with the following command:

\begin{lemma}  
   \begin{align*}  
a+b &= c \\\   
&=d  
   \end{align*}  
\end{lemma}

I want the first equation a+b=c to be on the same line as Lemma but instead TeXstudio put it on the next line. I tried using aligned enviroment instead but it gave funny result.

Could anyone please suggest me how to fix the problem?

Torbjørn T.
  • 206,688

0 Answers0