Skip to content

Conversation

edithatogo
Copy link

This PR adds the University of Melbourne thesis template to Typst Universe.

Package Details

  • Name: unimelb-thesis-template-typst
  • Version: 0.1.1
  • Description: A comprehensive Typst template for University of Melbourne theses
  • Authors: Dylan A Mordaunt
  • License: MIT

Features

  • Official University of Melbourne branding and colors
  • All required thesis sections (title page, abstract, acknowledgements, declaration, etc.)
  • Mathematical equations and algorithm formatting
  • Code syntax highlighting with Codly
  • Landscape pages for wide content (equations, tables, diagrams)
  • Automatic table of contents and references
  • Bibliography support
  • University of Melbourne thesis formatting guidelines compliance

Usage

Files Included

    • Main entrypoint
    • Package metadata
    • Styling utilities
    • Individual page templates
    • University logos and colors
    • Document layout configurations

The template has been tested and compiles successfully. All files follow Typst package conventions and include proper licensing.

A comprehensive Typst template for University of Melbourne theses with:
- Official University branding and colors
- All required thesis sections (title, abstract, acknowledgements, etc.)
- Mathematical equations and algorithm formatting
- Code syntax highlighting
- Landscape pages for wide content
- Automatic table of contents and references
- University of Melbourne thesis formatting guidelines compliance

Authors: Dylan A Mordaunt
License: MIT
@typst-package-check typst-package-check bot changed the title Add unimelb-thesis-template-typst v0.1.1 unimelb-thesis-template-typst:0.1.1 Sep 11, 2025
@typst-package-check typst-package-check bot added the new A new package submission. label Sep 11, 2025
@saecki saecki self-assigned this Sep 15, 2025
@saecki
Copy link
Member

saecki commented Sep 15, 2025

Thanks for submitting a package! Could you please have a look at these items from the checklist:

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

Your package is currently in the wrong directory that's why the Test check fails. There should be another nested directory with the version number within the unimelb-thesis-template-typst directory.

@saecki saecki added the waiting-on-author Pull request waits on author label Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new A new package submission. waiting-on-author Pull request waits on author
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants