https://github.com/ThatOneCalculator/riesketcher
Riemann sum graphs in Typst with CeTZ
https://github.com/ThatOneCalculator/riesketcher
Last synced: over 1 year ago
JSON representation
Riemann sum graphs in Typst with CeTZ
- Host: GitHub
- URL: https://github.com/ThatOneCalculator/riesketcher
- Owner: ThatOneCalculator
- License: mit
- Created: 2023-12-12T21:29:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T01:54:20.000Z (about 2 years ago)
- Last Synced: 2025-02-17T06:41:37.412Z (over 1 year ago)
- Language: Typst
- Homepage:
- Size: 1.43 MB
- Stars: 19
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# riesketcher
A package to draw Riemann sums (and their plots) of a function with CeTZ.
Usage example and docs: [manual.pdf](https://github.com/ThatOneCalculator/riesketcher/blob/main/manual.pdf)
```typst
#import "@preview/riesketcher:0.2.1": riesketcher
```
