Skip to content

TechOctopus/typst-fiit-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a template for assignments in FIIT STU written in typst language.

Example of usage

#import "template.typ": *

#show: project.with(
  title: "Project title",
  subtitle: "Project subtitle",
  academic-year: [2024/2025],
  author: (
    name: "Heorhi Davydau",
    email: "xdavydau@stuba.sk",
    id: "000000"
  ),
  logo: "logo_fiit.svg",
  affiliation: (
    university: "Slovak University of Technology in Bratislava",
    faculty: "Faculty of Informatics and Information Technologies",
  ),
  assignment: (
    subject: "Some subject",
    practitioners: "Some practitioners",
    exercise_time: "St: 15:00 - 16:50",
  ),
)

Example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages