This is a document template for creating professional-looking documents with Typst, tailored for Fontys Hogeschool.
Introduction
This research paper template is designed to help students and researchers at Fontys Hogeschool create professional-looking documents with Typst. It provides a clean and structured layout, allowing you to focus on your content rather than formatting.
Should the style update, you can easily update the template by changing the version number in the import statement (if there were no braking changes).
Requirements
- Typst builder installed on your system (Explained in
Getting Started
).
Getting Started
To get started with this Typst document template, follow these steps:
- Install Typst: I recommend to use VSCode with Tinymist Typst Extension. You will also need a PDF viewer in VSCode if you want to view the document live.
- Import the template: Import the template into your own typst document.
#import "@preview/unofficial-fontys-paper-template:0.1.0": fontys-paper
- Set the available options: Set the available options in the template file to your liking.
- Start writing: Start writing your document.
Helpful Links / Resources
- The Typst Documentation is a great resource for learning how to use Typst.
- The bibliography file is written in BibTeX. You can use BibTeX Editor to easily create and edit your bibliography.
Contributing
I welcome contributions to improve and expand this document template. If you have ideas, suggestions, or encounter issues, please consider contributing by creating a pull request or issue.
Disclaimer
This template / repository is not endorsed by, directly affiliated with, maintained, authorized or sponsored by Fontys Hogeschool. It is provided as-is, without any warranty or guarantee of any kind. Use at your own risk.
The author was/is a student at Fontys Hogeschool and created this template for personal use. It is shared publicly in the hope that it will be useful to others.
The contents of the example document were copied from two previously created Typst templates. First template and second template.