2024-06-19 00:26:13 +02:00
2024-06-19 00:26:13 +02:00
2024-06-19 00:26:13 +02:00
2024-06-19 00:26:13 +02:00
2024-06-19 00:26:13 +02:00
2024-06-19 11:27:02 +02:00
2024-06-19 11:27:02 +02: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 dockerfiles/Dockerfile.alpine . -t cel-presentation
    
  2. Build examples
    $ docker run --rm -v $PWD:$PWD -w $PWD -u `id -u`:`id -g` cel-presentation make
    
Description
LaTeX sources for a presentation held at CEL on the 21.06.2024
Readme 19 MiB
Vortrag Latest
2024-06-21 00:27:19 +02:00
Languages
TeX 99.2%
Python 0.5%
Dockerfile 0.3%