Package Information
- Last Updated
- Authors
- Fitrafep
- Categories
- presentation
- Disciplines
- agricultureanthropologyarchaeologyarchitecturebiologybusinesschemistrycommunicationcomputer-sciencedesigndrawingeconomicseducationengineeringfashionfilmgeographygeologyhistoryjournalismlawlinguisticsliteraturemathematicsmedicinemusicpaintingphilosophyphotographyphysicspoliticspsychologysociologytheatertheologytransportation
Preview
1. Get the package
Download the package using the TPIX CLI:
tpix get @preview/ugm-presentation-unofficial:0.1.02. Initialize from template
Create a new project from this template:
typst init @preview/ugm-presentation-unofficial:0.1.0ugm-presentation-unofficial
An unofficial presentation template for Universitas Gadjah Mada (UGM) built with Typst.
Installation
#import "@preview/ugm-presentation-unofficial:0.1.0": conf, title, section, slide, quote
Usage
#show: doc => conf(
num: 2, // choose theme 1-6
doc
)
Functions
conf(num, doc)- Configure document with themetitle(content)- Title slidesection(content)- Section dividerslide(content)- Content slidequote(content)- Quote slide
Theme Previews
| Theme | Preview |
|---|---|
| 1 | ![]() |
| 2 | ![]() |
| 3 | ![]() |
| 4 | ![]() |
| 5 | ![]() |
| 6 | ![]() |
License
MIT License





