feat: add text region
This commit is contained in:
parent
c5bb047d08
commit
f4974c4f26
1 changed files with 12 additions and 10 deletions
2
main.typ
2
main.typ
|
|
@ -6,6 +6,8 @@
|
||||||
#import "@preview/lovelace:0.2.0": *
|
#import "@preview/lovelace:0.2.0": *
|
||||||
#show: setup-lovelace
|
#show: setup-lovelace
|
||||||
|
|
||||||
|
#set text(region: "GB")
|
||||||
|
|
||||||
// constants
|
// constants
|
||||||
// colours from https://mk.bcgsc.ca/colorblind/palettes.mhtml
|
// colours from https://mk.bcgsc.ca/colorblind/palettes.mhtml
|
||||||
#let colour_network = rgb("2271b2")
|
#let colour_network = rgb("2271b2")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue