Package Information
- Last Updated
- Minimum Typst Version
- 0.14.0
- Authors
- Arshtyi
- Categories
- report
- Dependencies
- @preview/numbly:0.1.0
Preview
1. Get the package
Download the package using the TPIX CLI:
tpix get @preview/unofficial-sdu-lab-report:0.1.12. Initialize from template
Create a new project from this template:
typst init @preview/unofficial-sdu-lab-report:0.1.1SDU Lab Report
A unofficial SDU common lab report.
Quick Start
#import "@preview/unofficial-sdu-lab-report:0.1.1": *
#show: report.with(
partner: "QM",
student-name: "Arshtyi",
student-grade: "1",
student-group: "1",
course: "YuGiOh!",
lab-title: "Pendulum Summon",
lab-date: datetime.today(),
tool-group: "1",
logo: image("sdu.png"),
)
or
typst init @preview/unofficial-sdu-lab-report:0.1.1
License
Please read MIT License.
Ref & Thx
- Dregen-Yor for sdu-exp-report.