u

unofficial-sdu-lab-report

@preview

A unofficial SDU common lab report.

v0.1.1
MIT
Template

Package Information

Last Updated
Minimum Typst Version
0.14.0
Authors
Arshtyi
Categories
report

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/unofficial-sdu-lab-report:0.1.1

2. Initialize from template

Create a new project from this template:

typst init @preview/unofficial-sdu-lab-report:0.1.1

Version History

0.1.10.14.0
169162d16c21...
0.1.00.14.1
4d3f35c5433c...

SDU 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