Refactor handout.typ
All checks were successful
CI / Typos (push) Successful in 30s
CI / Typst formatting (push) Successful in 6s
CI / Build (push) Successful in 11m21s

Reviewed-on: #7
Co-authored-by: Mark <mark@betalupi.com>
Co-committed-by: Mark <mark@betalupi.com>
This commit is contained in:
2025-01-24 17:59:56 -08:00
committed by Mark
parent 334b28ed94
commit 7b62526a5c
10 changed files with 402 additions and 306 deletions

View File

@ -1,6 +1,12 @@
[package]
name = "handout"
description = "A library for math circle handouts"
version = "0.1.0"
entrypoint = "handout.typ"
authors = []
license = "GPL"
entrypoint = "lib.typ"
homepage = "https://betalupi.com/handouts"
repository = "https://git.betalupi.com/Mark/handouts"
authors = ["Mark <mark@betalupi.com>"]
license = "GPL-3.0-only "
disciplines = ["education", "mathematics"]
categories = ["layout", "components"]