2025-01-21 14:12:38 -08:00

19 lines
490 B
TOML

[metadata]
title = "Tropical Polynomials"
[publish]
# Should we publish this handout?
# If `false`, no part of this handout is published.
# (useful for drafts)
handout = true
# Should we publish an "instructor's" version of this handout?
# This has no effect if `publish.handout == false`.
#
# If `true`, publish a version of this handout with solutions.
# If `false`, do not publish a handout with solutions.
#
# Set this to `false` if solutions have not been written.
solutions = true