l

lion-ecl

@preview

A template for Ecole Centrale de Lyon student report

v0.1.0
MIT
Template

Package Information

Last Updated
Authors
Mica Macé
Categories
report

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/lion-ecl:0.1.0

2. Initialize from template

Create a new project from this template:

typst init @preview/lion-ecl:0.1.0

Version History

0.1.0
5d72cadb5d22...

ECL-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