We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f75cb commit 44f2667Copy full SHA for 44f2667
docs/manual.pdf
-765 Bytes
docs/manual.typ
@@ -29,7 +29,7 @@
29
30
#show: mantys.with(
31
name: "Elsearticle class for Typst",
32
- version: "0.3.0",
+ version: "0.4.0",
33
date: datetime.today(),
34
license: "MIT",
35
authors: ("Mathieu Aucejo"),
@@ -210,7 +210,7 @@ The #package[Elsearticle] template is still in development. Here are some of the
210
*Equations*
211
212
- [x] Proper referencing of equations w.r.t. the context
213
-- [ ] Numbering each equation of a system as "(1a)" -- _On going discussions at the Typst dev level_
+- [x] Use of the `equate` package to number each equation of a system as "(1a)"
214
215
*Other features*
216
0 commit comments