#\DeclareLyXModule{Theorems (Order By Chapter)} #DescriptionBegin #Numbers theorems and the like by chapter. #DescriptionEnd #Requires: Theorems | Theorems (AMS) # Author: Richard Heck Format 6 Counter Name theorem Within chapter End Style Theorem Preamble \newtheorem{thm}{Theorem}[chapter] EndPreamble End