Added instructornote and if_solutions_else

This commit is contained in:
2025-02-11 10:09:24 -08:00
parent c27c875d98
commit c2c7b28647
2 changed files with 40 additions and 1 deletions

View File

@ -4,6 +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,
if_solutions_else,
solution,
instructornote,
)
/// Main handout wrapper.