Skip to content

Commit

Permalink
Updated to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sahasatvik committed Feb 24, 2024
1 parent 638bdb0 commit f04a027
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
An implementation of numbered theorem environments in
[typst](https://github.com/typst/typst).
Available as
[ctheorems](https://github.com/typst/packages/tree/main/packages/preview/ctheorems/1.1.0)
[ctheorems](https://github.com/typst/packages/tree/main/packages/preview/ctheorems/1.1.1)
in the official Typst [packages](https://github.com/typst/packages/tree/main).
Import with

```typst
#import "@preview/ctheorems:1.1.0": *
#import "@preview/ctheorems:1.1.1": *
#show: thmrules
```

Expand Down
Binary file modified basic.pdf
Binary file not shown.
Binary file modified differential_calculus.pdf
Binary file not shown.
Binary file modified manual.pdf
Binary file not shown.
Binary file modified manual_examples.pdf
Binary file not shown.

0 comments on commit f04a027

Please sign in to comment.