Skip to content

nidaros-ntnu-thesis:0.1.0#5030

Open
Lima98 wants to merge 1 commit into
typst:mainfrom
Lima98:add-nidaros-ntnu-thesis-0.1.0
Open

nidaros-ntnu-thesis:0.1.0#5030
Lima98 wants to merge 1 commit into
typst:mainfrom
Lima98:add-nidaros-ntnu-thesis-0.1.0

Conversation

@Lima98

@Lima98 Lima98 commented Jun 11, 2026

Copy link
Copy Markdown

Adds nidaros-ntnu-thesis 0.1.0, an unofficial NTNU thesis template for Typst.

Local checks:

  • typst compile --package-path packages packages/preview/nidaros-ntnu-thesis/0.1.0/template/main.typ /private/tmp/nidaros-ntnu-thesis-pr-check.pdf

Copilot AI review requested due to automatic review settings June 11, 2026 09:15
@Lima98 Lima98 temporarily deployed to Package Check June 11, 2026 09:16 — with GitHub Actions Inactive

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds a new Typst Universe preview package (nidaros-ntnu-thesis) providing an unofficial NTNU-style master’s thesis template, including a reusable library API, an init-ready template project, and package metadata/docs.

Changes:

  • Introduces lib.typ implementing thesis layout helpers (title page, front matter, main matter, references, appendices).
  • Adds an init template (template/main.typ) plus a minimal bibliography example.
  • Adds package metadata (typst.toml), README usage docs, and MIT-0 license.

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
packages/preview/nidaros-ntnu-thesis/0.1.0/typst.toml Declares the Typst package and template entrypoint/metadata.
packages/preview/nidaros-ntnu-thesis/0.1.0/template/main.typ Provides the generated starter document using the package API.
packages/preview/nidaros-ntnu-thesis/0.1.0/template/bibliography.bib Adds a minimal BibTeX file used by the starter template.
packages/preview/nidaros-ntnu-thesis/0.1.0/lib.typ Implements the template’s public API and layout/styling logic.
packages/preview/nidaros-ntnu-thesis/0.1.0/README.md Documents usage, API surface, and local development workflow.
packages/preview/nidaros-ntnu-thesis/0.1.0/LICENSE Adds the MIT-0 license text matching typst.toml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +170 to +172
pagebreak()
pagebreak()
}
]

#appendices[
= Github Repository
@typst-package-check typst-package-check Bot added the new A new package submission. label Jun 11, 2026
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.

3 participants