Skip to content

gviz:0.1.0#131

Merged
laurmaedje merged 3 commits into
typst:mainfrom
SekoiaTree:main
Sep 15, 2023
Merged

gviz:0.1.0#131
laurmaedje merged 3 commits into
typst:mainfrom
SekoiaTree:main

Conversation

@SekoiaTree
Copy link
Copy Markdown
Contributor

I am submitting

  • a new package
  • an update for a package

I have read and followed the submission guidelines and, in particular, I

  • selected a name in conformance with the guidelines
  • added a typst.toml file with all required keys
  • added a README.md with documentation for my package
  • have chosen a license and added a LICENSE file or linked one in my README.md
  • ensured that my submission does not infringe upon the rights of a third party
  • tested my package locally on my system and it worked
  • named this PR as name:version of the submitted package
  • agree that my package will not be removed without good reason

Description: This is a package to draw graphs in general. There's no package for this yet because graph layouting is very difficult, so plugins were needed. This uses the graphviz dot language, and a fork of layout-rs.

Comment thread packages/preview/gviz/0.1.0/gviz.typ Outdated
Comment thread packages/preview/gviz/0.1.0/README.md Outdated
SekoiaTree and others added 2 commits September 14, 2023 21:44
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
@SekoiaTree
Copy link
Copy Markdown
Contributor Author

Fixed!

@istudyatuni
Copy link
Copy Markdown
Contributor

Maybe add source code for plugin?

@SekoiaTree
Copy link
Copy Markdown
Contributor Author

I already have, it's in typst.toml. https://codeberg.org/Sekoia/gviz-typst

@laurmaedje laurmaedje merged commit 6165429 into typst:main Sep 15, 2023
@laurmaedje
Copy link
Copy Markdown
Member

Thanks! First plugin 🎉

@laurmaedje laurmaedje added the new A new package submission. label Sep 15, 2023
@laurmaedje laurmaedje mentioned this pull request Sep 22, 2023
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new A new package submission.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants