Skip to content

ens-internship:0.1.0#4925

Open
Gavroche1 wants to merge 7 commits into
typst:mainfrom
Gavroche1:main
Open

ens-internship:0.1.0#4925
Gavroche1 wants to merge 7 commits into
typst:mainfrom
Gavroche1:main

Conversation

@Gavroche1
Copy link
Copy Markdown

@Gavroche1 Gavroche1 commented May 24, 2026

I am submitting

  • a new package
  • an update for a package

This package is an unofficial template for internship reports at ENS Paris-Saclay.

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

  • [ X] selected a name that isn't the most obvious or canonical name for what the package does
  • [X ] added a typst.toml file with all required keys
  • [ X] added a README.md with documentation for my package
  • [ X] have chosen a license and added a LICENSE file or linked one in my README.md
  • [ X] tested my package locally on my system and it worked
  • [ X] excluded PDFs or README images, if any, but not the LICENSE
  • [X ] 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 May 24, 2026
@elegaanz elegaanz self-assigned this May 26, 2026
@@ -0,0 +1,15 @@
[package]
name = "ens-internship"
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.

Since this isn't an official package of the school, could you pick another name please? It should be distinctive enough so that another package with the same purpose can be published without one of the two having an unfair advantage, and it should be clear from the name that it is community-built and not officially endorsed by the school. See our naming rules.

columns: (1fr, 1fr),
align: (left, right),
image("assets/Logo_ENS_PS.jpg", height: 50pt),
image(logo, height: 50pt)
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.

For info, passing an image path as a parameter won't work as expected. See https://github.com/typst/packages/blob/main/docs/resources.md#paths-are-package-scoped

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