Skip to content

Commit 44f2667

Browse files
committed
update manual.typ
1 parent 58f75cb commit 44f2667

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/manual.pdf

-765 Bytes
Binary file not shown.

docs/manual.typ

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
#show: mantys.with(
3131
name: "Elsearticle class for Typst",
32-
version: "0.3.0",
32+
version: "0.4.0",
3333
date: datetime.today(),
3434
license: "MIT",
3535
authors: ("Mathieu Aucejo"),
@@ -210,7 +210,7 @@ The #package[Elsearticle] template is still in development. Here are some of the
210210
*Equations*
211211

212212
- [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_
213+
- [x] Use of the `equate` package to number each equation of a system as "(1a)"
214214

215215
*Other features*
216216

0 commit comments

Comments
 (0)