t

ttt-lists

@preview

Template to create student lists. Part of the ttt-collection to make a teachers life easier.

v0.1.0
MIT
Template

Package Information

Last Updated
Minimum Typst Version
0.11.0
Authors
Jomaway
Categories
componentsutilityoffice
Disciplines
education

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/ttt-lists:0.1.0

2. Initialize from template

Create a new project from this template:

typst init @preview/ttt-lists:0.1.0

Version History

0.1.00.11.0
b2a2f35eb3f6...

ttt-lists

ttt-lists is a template to create class lists and belongs to the typst-teacher-tools-collection.

Usage

Run this command inside your terminal to init a new list.

typst init @preview/ttt-lists my-student-list

This will scaffold the following folder structure.

my-student-list/
├─ students.csv
└─ students.typ

Edit the students.csv file or replace it with your own. Modify the students.typ to your liking or leave as is and then run typst compile students.typ to create a beautiful list.