Search found 1 match

by a.clarke
Mon Mar 23, 2009 3:35 am
Forum: Text Formatting
Topic: \parskip for theorems
Replies: 1
Views: 3555

\parskip for theorems

Does anyone know how to make \setlength{\parskip}{...} work within theorem environments?

For example:

\begin{theorem}
blah

blah

blah
\end{theorem}

Doesn't space paragraphs properly like normal paragraphs.

In fact, if it's possible to make it possible for all environments, it would be much ...