How can we change a single column full-of-equation LATEX document to double column so that the big equations whose length are more than one column can be automatically brokenwhat is the command? |
[Edit] |
Answer
you just need to enclose your equation like this:
\begin{figure*}
\begin{equation}
%
%
\end{equation}
\end{figure*}
First answer by ID1395390807. Last edit by ID1395390807. Question popularity: 19 [recommend question]
|
Research your answer: |
Can you answer other
questions about programming?



