Search found 1 match

by feanor_3
Sat Sep 17, 2022 8:06 am
Forum: General
Topic: creating definition using \theorem
Replies: 1
Views: 2011

creating definition using \theorem

Hi,
I would like to create definitions with the command \theorem or in another way, such that

\begin{theorem}[Speed]
This is a definition
\end{theorem}

looks like this:

Peed This is a definition

How can I do this?