Tweak lib

This commit is contained in:
2025-02-09 21:58:52 -08:00
parent fb65744ee9
commit 126dd70d70
2 changed files with 40 additions and 2 deletions

View File

@ -4,7 +4,13 @@
// All functions that maybe used by client code are listed here
#import "misc.typ": *
#import "object.typ": problem, definition, theorem, example, remark, generic
#import "solution.typ": if_solutions, if_no_solutions, solution
#import "solution.typ": (
if_solutions,
if_no_solutions,
if_solutions_else,
solution,
instructornote,
)
/// Main handout wrapper.