Open
Conversation
saecki
reviewed
Feb 10, 2026
Member
saecki
left a comment
There was a problem hiding this comment.
Thanks for this package! I've left a few comments regarding the package name, and the readme.
| @@ -0,0 +1,18 @@ | |||
| [package] | |||
| name = "childrens-book" | |||
Member
There was a problem hiding this comment.
This name is a little too descriptive. We try to avoid canonical names, such that multiple packages serving the same purpose can coexist without one having an unfair advantage. See our naming rules
| ## Quick start | ||
|
|
||
| ```typst | ||
| #import "template.typ": * |
Member
There was a problem hiding this comment.
This should use an @preview import
|
|
||
| ## Example | ||
|
|
||
| See [example.typ](./example.typ) for a complete sample children's book. The output of `$ just compile` is [example.pdf](./example.pdf). |
Member
There was a problem hiding this comment.
The example.typ file seems to be missing. I think it has been moved to template/main.typ?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I am submitting
Description: This is a template for a children's book. It allows for illustrations (full page or accompanied by text), an end page, a separator page for parts and it has large and legible text suitable for first readers.
I have read and followed the submission guidelines and, in particular, I
typst.tomlfile with all required keysREADME.mdwith documentation for my packageLICENSEfile or linked one in myREADME.mdexcluded PDFs or README images, if any, but not the LICENSE