t

touying-ppt-hustvn

@preview

Touying Slide Theme for HUST (Hanoi University of Science and Technology)

v0.1.0
MIT-0
Template

Package Information

Last Updated
Minimum Typst Version
0.13.0
Authors
btmxh
Categories
presentation
Disciplines
computer-sciencemathematics

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/touying-ppt-hustvn:0.1.0

2. Initialize from template

Create a new project from this template:

typst init @preview/touying-ppt-hustvn:0.1.0

Version History

0.1.00.13.0
647d7991b969...

HUST touying template

A conformist HUST template for touying.

This is heavily based on the official Microsoft PowerPoint template 2022 edition.

Currently supports two themes (blue and red (default)) at two aspect ratios (4-3 and 16-9 (default)).

Since I don't have much experience with Typst scripting, this code took quite a lot of inspiration from the source code of the stargazer template.

NOTE: You need the Lato font for the best experience. It is an open font so that's as easy as typing yay -S ttf-lato into the terminal.

Assets attribution

Assets are extracted from the official Microsoft PowerPoint templates
here.
The file assets/title-bg-blue-4-3.png is a color exchanged version of
assets/title-bg-red-4-3.png since the official title background
of the 4-3 aspect ratio is red for some reason.

Example

See the examples for a quick example I wrote in a night (along with the library code). Its content is based on my notes while reading this.

More examples can be found on the examples branch.

License

Licensed under the MIT-0 license (for usage convenience, you're welcome).