Temporary fix
All checks were successful
CI / Typst formatting (push) Successful in 10s
CI / Typos (push) Successful in 18s
CI / Build (push) Successful in 11m8s

This commit is contained in:
Mark 2025-01-21 21:02:44 -08:00
parent cdd94b9cb7
commit 2b8b84e101
Signed by: Mark
GPG Key ID: C6D63995FE72FD80
6 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
#import "../../../lib/typst/handout.typ": *
#import "./handout.typ": *
#import "@preview/cetz:0.3.1"

View File

@ -1,4 +1,4 @@
#import "../../../lib/typst/handout.typ": *
#import "./handout.typ": *
#show: doc => handout(
doc,

View File

@ -1,4 +1,4 @@
#import "../../../../lib/typst/handout.typ": *
#import "../handout.typ": *
#import "../macros.typ": *
= Tropical Arithmetic

View File

@ -1,4 +1,4 @@
#import "../../../../lib/typst/handout.typ": *
#import "../handout.typ": *
#import "../macros.typ": *
#import "@preview/cetz:0.3.1"

View File

@ -1,4 +1,4 @@
#import "../../../../lib/typst/handout.typ": *
#import "../handout.typ": *
#import "../macros.typ": *
#import "@preview/cetz:0.3.1"