Skip to content

Conversation

@DrLoiseau
Copy link
Contributor

I am submitting

  • a new package
  • an update for a package

Fix a cetz import that caused many import conflicts

@typst-package-check typst-package-check bot changed the title Genealotree 0.3.1 genealotree:0.3.1 Jan 12, 2026
@typst-package-check typst-package-check bot added the update A package update. label Jan 12, 2026
- Import the package and CeTZ
```typ
#import "@preview/genealotree:0.3.0": *
#import "@preview/cetz:0.4.0": canvas
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The import here probably needs to be updated as well.

keywords = ["draw", "cetz", "genealogical", "genealogy", "tree"]
categories = ["visualization"]
disciplines = ["anthropology", "biology", "history", "medicine"]
compiler = "0.14.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This version number is the lowest version your package supports, so unless you depend on some 0.14 feature (which you don't from what I can tell, but I only had a quick look so I may be wrong), it should be lower than that.

@@ -0,0 +1,456 @@
#import "calc-functions.typ": *

#import "@preview/cetz:0.4.1": draw
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v0.4.1 is not the very latest version, any reason to not update to v0.4.2 while you are at it?

@elegaanz elegaanz self-assigned this Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update A package update.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants