blob: 8027d6534b7ea9177787db08a9cea5834fe441d1 (
plain)
1
2
3
4
5
6
7
8
|
name shadethm
category Package
shortdesc Theorem environments that are shaded.
longdesc You can say \newshadetheorem{thm}{Theorem} or
longdesc \newshadetheorem{}[]{} or \newshadetheorem{}{}[] to produce shaded
longdesc boxes from the usual command \begin{theorem} \ldots \end{theorem}.
longdesc Requires the color package. [description copied from TeX
longdesc Catalogue]
|