Improving Latex Export
Open
- Dominant language
- JavaScript
- Stars
- 318
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
I have a few suggestions:
1. We could use the tikz library `automata`, and then instead of `\draw`, we use `\node` and `\path`, which will yield much cleaner latex, and more importantly, more easily customisable.
2. I suggest we add an option to resize the nodes. I tried a few things on the exported latex but nothing worked. But it is much easier with the `automata` library.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.