aurghya-0/Project-Report-Typst

Project Report Format in Typst

24

stars

5

commits

Typst

primary language

Jul 26, 2026

updated

README

Project Report Template in Typst

A clean, modern project report template for college and university level project reports written in Typst. Updated to comply with modern Typst standards (v0.11+ / v0.12+ / v0.13).

Features

  • Modern Typst Context API: Modern context blocks replace legacy locate(loc => ...) constructs for dynamic running headers.
  • Dynamic Headers: Running headers track section titles across pages automatically.
  • Cover Page & Abstract: Professional title layout with institutional details, guide info, author grid chunking, and abstract.
  • Table of Contents: Formatted outline(indent: auto) according to current Typst standards.
  • Heading Styles: Clean, level-based heading hierarchy with proper spacing and numbering.

Usage

  1. Install Typst CLI or use the official online Typst App.
  2. Clone or download this repository.
  3. Edit main.typ with your project information and report content.
  4. Compile the document:
    typst compile main.typ
    
    Or watch for changes during editing:
    typst watch main.typ
    

Customization

Modify template.typ to adjust layout parameters, header styles, typography, and page margins.

Contributors

aurghya-0

5 commits

aurghya-0/Project-Report-Typst

Project Report Format in Typst

24

stars

5

commits

Typst

primary language

Jul 26, 2026

updated

README

Project Report Template in Typst

A clean, modern project report template for college and university level project reports written in Typst. Updated to comply with modern Typst standards (v0.11+ / v0.12+ / v0.13).

Features

  • Modern Typst Context API: Modern context blocks replace legacy locate(loc => ...) constructs for dynamic running headers.
  • Dynamic Headers: Running headers track section titles across pages automatically.
  • Cover Page & Abstract: Professional title layout with institutional details, guide info, author grid chunking, and abstract.
  • Table of Contents: Formatted outline(indent: auto) according to current Typst standards.
  • Heading Styles: Clean, level-based heading hierarchy with proper spacing and numbering.

Usage

  1. Install Typst CLI or use the official online Typst App.
  2. Clone or download this repository.
  3. Edit main.typ with your project information and report content.
  4. Compile the document:
    typst compile main.typ
    
    Or watch for changes during editing:
    typst watch main.typ
    

Customization

Modify template.typ to adjust layout parameters, header styles, typography, and page margins.

Contributors

aurghya-0

5 commits

Languages

Typst

100.0%