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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

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 2604 times
Post Reply