From 2de7e7536b7b977c97c41e7223356cc11d63c361 Mon Sep 17 00:00:00 2001 From: Mark Date: Tue, 7 Nov 2023 20:36:21 -0800 Subject: [PATCH] Fixed a small bug --- Advanced/Size of Sets/main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Advanced/Size of Sets/main.tex b/Advanced/Size of Sets/main.tex index 5c7d80b..65f7188 100755 --- a/Advanced/Size of Sets/main.tex +++ b/Advanced/Size of Sets/main.tex @@ -1,7 +1,7 @@ % use [nosolutions] flag to hide solutions. % use [solutions] flag to show solutions. \documentclass[ - nosolutions, + solutions, singlenumbering ]{../../resources/ormc_handout} \usepackage{../../resources/macros}