Search found 1 match

by jspaka
Thu Jul 05, 2012 7:57 pm
Forum: Text Formatting
Topic: Straight text inside definitions/theorems
Replies: 0
Views: 1364

Straight text inside definitions/theorems

I would like to some straight text inside a theorem environment (which is slanted)
Example:

\begin{theorem} (straight text)
It holds that $a^2+b^2 = c^2$.
\end{theorem}


I've tried \text \mbox \textrm,... nothing seems to work.

Also, I do not want the result as

\begin{theorem}[straight text ...