Tropical fixes
All checks were successful
CI / Typst formatting (pull_request) Successful in 7s
CI / Typos (pull_request) Successful in 13s
CI / Build (pull_request) Successful in 11m46s

This commit is contained in:
Mark 2025-01-27 10:48:01 -08:00
parent 0734b4b8a9
commit 06da550252
Signed by: Mark
GPG Key ID: C6D63995FE72FD80
2 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@ title = "Tropical Polynomials"
[publish]
handout = true
handout = false
solutions = true

View File

@ -140,7 +140,7 @@ Graph $f(x) = -2x^2 #tp x #tp 8$. \
let step = 0.75
dotline((0, 0), (8 * step, 8 * step))
dotline((0.5 * step, 0), (4 * step, 8 * step))
dotline((0.5 * step, 0), (4.5 * step, 8 * step))
dotline((0, 4 * step), (8 * step, 4 * step))
line(