u

ugm-presentation-unofficial

@preview

Unofficial UGM presentation.

v0.1.0
MIT
Template

Package Information

Last Updated
Authors
Fitrafep
Categories
presentation
Disciplines
agricultureanthropologyarchaeologyarchitecturebiologybusinesschemistrycommunicationcomputer-sciencedesigndrawingeconomicseducationengineeringfashionfilmgeographygeologyhistoryjournalismlawlinguisticsliteraturemathematicsmedicinemusicpaintingphilosophyphotographyphysicspoliticspsychologysociologytheatertheologytransportation

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/ugm-presentation-unofficial:0.1.0

2. Initialize from template

Create a new project from this template:

typst init @preview/ugm-presentation-unofficial:0.1.0

Version History

0.1.0
2f62a3767d64...

ugm-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 theme
  • title(content) - Title slide
  • section(content) - Section divider
  • slide(content) - Content slide
  • quote(content) - Quote slide

Theme Previews

Theme Preview
1 Theme 1
2 Theme 2
3 Theme 3
4 Theme 4
5 Theme 5
6 Theme 6

License

MIT License