Skip to content

minimalyst-academic-report:0.1.0#4496

Merged
elegaanz merged 4 commits intotypst:mainfrom
casemiromjm:main
Apr 7, 2026
Merged

minimalyst-academic-report:0.1.0#4496
elegaanz merged 4 commits intotypst:mainfrom
casemiromjm:main

Conversation

@casemiromjm
Copy link
Copy Markdown
Contributor

@casemiromjm casemiromjm commented Apr 2, 2026

I am submitting

  • a new package
  • an update for a package

A template that focus to be minimal, clean and organized. It was initially developed thinking about academic reports (you can clearly see by its name), so student can easily have a well organized project without needing to deal with the porr experience in docs and without need to deal with the antique LaTeX. However, this does not mean you can not find another good usage for this template, feel free!

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
  • 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.

@typst-package-check typst-package-check bot added the new A new package submission. label Apr 2, 2026
Copy link
Copy Markdown
Member

@elegaanz elegaanz left a comment

Choose a reason for hiding this comment

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

Thank you for this template. Can you please fix the issues reported below and in CI?

),
table-of-contents: true,
table-of-figures: true,
cover-image: image("../assets/feup.png", width: 40%),
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The template should compile out of the box, so you should ship this image with the template (in the template directory itself, not in another directory, otherwise it won't be copied to the user's project). Alternatively, you can replace it with a placeholder like #rect().

@@ -0,0 +1,38 @@
#import "@preview/minimalyts-academic-report:0.1.0": report
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

There is a typo in the package name here.

@elegaanz elegaanz self-assigned this Apr 3, 2026
@casemiromjm
Copy link
Copy Markdown
Contributor Author

hey, thanks for the feedback! it should be all good now! :)

@casemiromjm
Copy link
Copy Markdown
Contributor Author

should I fix even the warnings in CI?

@elegaanz
Copy link
Copy Markdown
Member

elegaanz commented Apr 7, 2026

Yes, please. oxipng can help to reduce the image file size. Regarding image descriptions, they don't have to be super long or detailed but they should give an idea of what you are trying to illustrate to someone using a screen reader or with an internet connection that is too slow to load the images.

@casemiromjm
Copy link
Copy Markdown
Contributor Author

thanks for the tips! all set now

@elegaanz
Copy link
Copy Markdown
Member

elegaanz commented Apr 7, 2026

Thanks!

@elegaanz elegaanz merged commit eca9bf2 into typst:main Apr 7, 2026
3 checks passed
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.

2 participants