#\DeclareLyXModule{Theorems (Order By Chapter)} #DescriptionBegin #Defines some theorem environments for use with non-AMS classes. The theorems are #numbered by chapter. #DescriptionEnd #Requires: Theorems | Theorems (AMS) # Author: Richard Heck # Adapted from amsmaths.inc Format 6 Counter Name theorem Within chapter End Style Theorem Preamble \newtheorem{thm}{Theorem}[chapter] EndPreamble End