Skip to content

sprig 0.2.0 - #5778

Open
fergousA wants to merge 97 commits into
typst:mainfrom
fergousA:main
Open

sprig 0.2.0#5778
fergousA wants to merge 97 commits into
typst:mainfrom
fergousA:main

Conversation

@fergousA

@fergousA fergousA commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

I am submitting

  • a new package
  • an update for a package

Description:

  • Stacked layouts — new layout: on mindmap: "both", "right", "left", "down", "up"; cards size to their content, leaf-width/child-width/width only cap the maximum — no more split words.
  • blossom — text now centered in each petal; new length: sets petal radial length; numbering uses Western digits by default even under RTL, can be hidden (false) or replaced with a symbol array (("★", "✿", …)), a pattern or a function.
  • Docs — guide and README updated (petal demo, layout demos, reference entries); RTL numbering direction corrected (clockwise, 02 on the right).

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

  • selected a name that isn't the most obvious or canonical name for what the package does
    • Explanation:
  • 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
  • tested my package locally on my system and it worked
  • excluded PDFs or README images, if any, but not the LICENSE
  • ensured that my package is licensed such that users can use and distribute the contents of its template directory without restriction, after modifying them through normal use.

Replaced Creative Commons Attribution 4.0 license with MIT License.
Removed CC BY 4.0 license information and added MIT license.
Updated import path and removed installation instructions.
Added package metadata for sprig version 0.2.0.
Add typst.toml configuration for sprig package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants