H-6236: Add 'export as TikZ' option for Petrinaut#8439
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
3 Skipped Deployments
|
PR SummaryLow Risk Overview Updates the editor menu so Export becomes a submenu with Written by Cursor Bugbot for commit 6356c98. This will update automatically on new commits. Configure here. |
🤖 Augment PR SummarySummary: Adds a new “Export as TikZ” option in Petrinaut to generate a standalone LaTeX/TikZ diagram of the net structure. Changes:
Technical Notes: The TikZ export emits a standalone document using the 🤖 Was this summary useful? React with 👍 or 👎 |
kube
left a comment
There was a problem hiding this comment.
👍
I guess we'll need to move export/import and transformers from views/Editor/lib later.
Your organization requires reapproval when changes are made, so Graphite has dismissed approvals. See the output of git range-diff at https://github.com/hashintel/hash/actions/runs/22153345099
🌟 What is the purpose of this PR?
Adds an option to export Petrinaut nets as TikZ diagrams (net structure only).
The motivation is to make it easier to include nets created in Petrinaut in mathematical papers.
Since we now have 3 'export as...' options, I also moved these into an 'Export' sub-menu.
Pre-Merge Checklist 🚀
🚢 Has this modified a publishable library?
This PR:
📜 Does this require a change to the docs?
The changes in this PR:
🕸️ Does this require a change to the Turbo Graph?
The changes in this PR:
❓ How to test this?
📹 Demo
Output / Compiled