Package Information
- Last Updated
- Authors
- Mica Macé
- Categories
- report
- Dependencies
- @preview/codly:1.3.0
Preview
1. Get the package
Download the package using the TPIX CLI:
tpix get @preview/lion-ecl:0.1.02. Initialize from template
Create a new project from this template:
typst init @preview/lion-ecl:0.1.0ECL-template-typst
A Typst template for Ecole Centrale de Lyon scientific report
Quick start :
#import "@preview/lion-ecl:0.1.0": *
#show: project.with(
titre: "Rapport",
subtitle :"Sous titre",
auteurs: ("Le Lion"),
mentors : ("Ecully","Bob"),
)
// Content of the report