2025-05-13 14:56:31 +02:00
2025-05-13 14:56:31 +02:00
2024-12-03 11:45:19 +01:00
2024-12-03 01:02:10 +01:00
2024-12-03 01:02:10 +01:00
2024-12-03 01:02:10 +01:00
2024-12-03 11:45:19 +01:00
2024-12-03 11:45:19 +01:00
2024-12-03 11:45:19 +01:00

CEL Presentation

LaTeX sources for a presentation held at CEL on the 21.06.2024.

Build

Build manually

$ make

Build using docker

  1. Build docker image
    $ docker build -f Dockerfile . -t hiwi-presentations
    
  2. Build examples
    $ docker run --rm -v $PWD:$PWD -w $PWD -u `id -u`:`id -g` hiwi-presentations make
    
Description
Presentations used for the bi-weekly updates of my HiWi job at CEL.
Readme 1.5 MiB
Languages
TeX 95.3%
Python 3.7%
Dockerfile 0.7%
Makefile 0.3%