2025-10-20 11:32:18 +02:00
2026-02-13 02:02:51 +01:00
2025-09-28 21:14:53 +02:00
2025-10-25 23:04:55 +02:00
2025-10-20 11:32:18 +02:00
2025-09-28 21:14:53 +02:00
2025-10-25 23:51:22 +02:00
2026-01-17 17:55:37 +01:00
2025-10-25 23:51:28 +02:00
2025-09-28 21:14:53 +02:00

WT Tutorial Presentations

This repository contains the latex source files for the WT Tutorial slides.

Build

Local Environment

$ make

With Docker

$ docker build . -t wt-tut
$ docker run --rm -u `id -u`:`id -g` -w $PWD -v $PWD:$PWD wt-tut make
Description
No description provided
Readme 2 MiB
2026-02-13 13:15:19 +01:00
Languages
TeX 98.5%
Python 0.8%
Makefile 0.4%
Dockerfile 0.3%