Sorry. See the attached image.
I use gather with an \item in a very long enumerate. The equation counting restarted in recent lecture notes.
Search found 2 matches
- Mon Feb 15, 2021 9:30 pm
- Forum: Text Formatting
- Topic: Gather inline with enumerate
- Replies: 1
- Views: 2508
- Mon Feb 15, 2021 2:23 am
- Forum: Text Formatting
- Topic: Gather inline with enumerate
- Replies: 1
- Views: 2508
Gather inline with enumerate
Is it possible to have the text/formula be inline with the \item numbering?
\begin{enumerate}
\item
\begin{gather*}
content..
\end{gather*}
\end{enumerate}