Package Information
- Last Updated
- Minimum Typst Version
- 0.13.0
- Authors
- wedipe
- Categories
- visualization
- Dependencies
- @preview/cetz:0.3.4
1. Get the package
Download the package using the TPIX CLI:
tpix get @preview/yinsh-record:1.0.02. Import in your Typst file
Add this to your .typ file:
#import "@preview/yinsh-record:1.0.0": *yinsh
Playing yinsh with typst is made easy, this package provides an api to draw game records for yinsh. It can verify whether each step compilies with the rules. So, users can use it to play yinsh directly. It is also possible to display the specified roud or show records step by step. To see effects, users need to utilize the preview function in code editor.
example
Click the gif to see source codes.
usage
See
pdf manual
, or compile doc from the
source code
.