Text FormattingGather inline with enumerate

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
shackleford
Posts: 2
Joined: Mon Feb 15, 2021 2:02 am

Gather inline with enumerate

Post by shackleford »

Is it possible to have the text/formula be inline with the \item numbering?

\begin{enumerate}
\item
\begin{gather*}
content..
\end{gather*}
\end{enumerate}

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

shackleford
Posts: 2
Joined: Mon Feb 15, 2021 2:02 am

Gather inline with enumerate

Post by shackleford »

Sorry. See the attached image.

I use gather with an \item in a very long enumerate. The equation counting restarted in recent lecture notes.
Attachments
Selection_029.png
Selection_029.png (7.56 KiB) Viewed 2486 times
Post Reply