8000 GitHub - darrior/typst-mirea-template: Implementation of MIREA document template in Typst
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

darrior/typst-mirea-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

typst-mirea-template

Implementation of MIREA document template in Typst

Usage

#show: project.with(
  title: "<name of project>",
  authors: (
    "Your Name",
  ),
)

For chapters without numbering you must use #numberless function:

#numberless[ВВЕДЕНИЕ]

About

Implementation of MIREA document template in Typst

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0