repo: switch to nu for just
This commit is contained in:
parent
9a2f982d40
commit
47f6025963
5 changed files with 32 additions and 28 deletions
|
@ -1,5 +1,5 @@
|
|||
#import "../template.typ": conf
|
||||
#import "graphics.typ"
|
||||
#import "util/graphics.typ"
|
||||
#import graphics: arrow
|
||||
|
||||
#show: conf.with(
|
||||
|
|
|
@ -244,7 +244,7 @@
|
|||
})
|
||||
|
||||
// literally just for standalone display of the graphics alone
|
||||
#import "../template.typ": conf
|
||||
#import "../../template.typ": conf
|
||||
#show: conf
|
||||
#set page(width: auto, height: auto)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue