RossTeX
A LaTeX document class that provides a template for doing problem sets. Now maintained under NoTeX.
RossTeX
RossTeX is a LaTeX template I created during my time in the math program that it takes the name from. I grew tired of typesetting for literally every problem set so I made this template to streamline the process a bit and make my life easier. evan.sty is quite good, but I wanted to make things even better.
Manual
rosstex.cls file defines a series of behavior based on amsart class.
- Sections are now rearranged as Problems, while the Appendix remains the same.
- The text that displays there can be modified using
\headertitle{}.
- The text that displays there can be modified using
- Builtin environment for Theorem, Lemma, Corollary, Definition, and more.
\titleis not necessarily defined. Instead, a variable defined using\psetnum{}gives you the option to directly input the number of the problem set. The title will then be automatically formulated asProblem Set #{psetnum}.- Ross Program logo in the background! (Enabled using
\enablerosslogocommand)
NOTE: rosstex.cls is now archived. RossTeX is now maintained under notex.cls as an option.


