\begin{example} \begin{itemize} \item First item \item Second item \end{itemize} \end{example}
where example defines a \newtheorem environment. I want to avoid that my First item appears in the same line where example stays.
\mbox{}
\begin{example}
theorem
enumerate
itemize
\mbox{}after\begin{example}. – egreg Sep 15 '19 at 13:35theoremenvironment : interaction withenumerate/itemize– barbara beeton Sep 16 '19 at 02:35