jneug / typst-finite

Typst-setting finite automata with CeTZ.
MIT License
60 stars 1 forks source link

Missing i variable in powerset function #8

Open lz233 opened 3 weeks ago

lz233 commented 3 weeks ago

powerset function misses i variable, it causes a compiler error.

image

https://github.com/jneug/typst-finite/blob/6277ce1d868ff2912080dda19acdf925a88c141f/cmd.typ#L299