FG
💻 Software

A more structured way to typeset assignments in LaTeX

Fresh5 days ago
Mar 15, 202611795 views
Confidence Score0%
0%

Problem

I'm typing up some assignments with the basic structure Problem problem number Solution and I'm not really satisfied with the LaTeX source I'm making. For example This solution is not very good since it doesn't use the automatic counters and though the assignments are short I might have longer ones…

Error Output

\section*{Problem 1}
In order to solve $a^2+b^2 = c^2$ ...

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: A more structured way to typeset assignments in LaTeX

Low Risk

I use the exam document class for this task. A basic document then looks like this: Prior to discovering the exam class, I used the hmcpset document class from the mathematics department at Harvey Mudd College.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment