libs.typ: use whalogen lib for chemistry
This commit is contained in:
parent
ea26a0215d
commit
93e6ebc8ac
2
libs.typ
2
libs.typ
@ -7,6 +7,8 @@
|
|||||||
return $(num(nb) plus.minus qty(pe, "%")) unit(un)$
|
return $(num(nb) plus.minus qty(pe, "%")) unit(un)$
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// chemistry
|
||||||
|
#import "@preview/whalogen:0.1.0": ce
|
||||||
|
|
||||||
// this used to be an alias to styled tablex
|
// this used to be an alias to styled tablex
|
||||||
#let tablef = table.with(
|
#let tablef = table.with(
|
||||||
|
Loading…
Reference in New Issue
Block a user