There was an error while loading. Please reload this page.
1 parent 3891a29 commit 5df58beCopy full SHA for 5df58be
1 file changed
README.md
@@ -22,7 +22,7 @@ PS: `#set math.equation(numbering: "(1)")` is also valid for MiTeX.
22
Following is [a simple example](https://github.com/mitex-rs/mitex/blob/main/packages/mitex/examples/example.typ) of using MiTeX in Typst:
23
24
```typst
25
-#import "@preview/mitex:0.2.4": *
+#import "@preview/mitex:0.2.6": *
26
27
Write inline equations like #mi(`x`).
28
0 commit comments