Move typst lib
This commit is contained in:
parent
a82cc8c79f
commit
8b2f6aa1b1
@ -1,5 +1,6 @@
|
||||
#import "../../../lib/typst/handout.typ": *
|
||||
#import "@preview/cetz:0.3.1"
|
||||
#import "handout.typ": *
|
||||
|
||||
|
||||
// Shorthand, we'll be using these a lot.
|
||||
#let tp = sym.plus.circle
|
||||
|
@ -1,4 +1,4 @@
|
||||
#import "handout.typ": *
|
||||
#import "../../../lib/typst/handout.typ": *
|
||||
|
||||
#show: doc => handout(
|
||||
doc,
|
||||
|
@ -1,4 +1,4 @@
|
||||
#import "../handout.typ": *
|
||||
#import "../../../../lib/typst/handout.typ": *
|
||||
#import "../macros.typ": *
|
||||
|
||||
= Tropical Arithmetic
|
||||
|
@ -1,4 +1,4 @@
|
||||
#import "../handout.typ": *
|
||||
#import "../../../../lib/typst/handout.typ": *
|
||||
#import "../macros.typ": *
|
||||
#import "@preview/cetz:0.3.1"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#import "../handout.typ": *
|
||||
#import "../../../../lib/typst/handout.typ": *
|
||||
#import "../macros.typ": *
|
||||
#import "@preview/cetz:0.3.1"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user