[talk-fosdem-24] WIP, write talk, modify lots of assets

This commit is contained in:
Alex Auvolat
2024-01-23 16:50:30 +01:00
parent 4de7ac6023
commit c2541f280c
83 changed files with 254 additions and 13091 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ let
scheme-basic
beamer amsmath mathtools breqn
environ
multirow graphics import adjustbox tabu vwcol stmaryrd ulem ragged2e
multirow graphics import adjustbox tabu vwcol stmaryrd ulem ragged2e textpos
dvisvgm dvipng wrapfig hyperref capt-of;
});
in pkgs.mkShell { nativeBuildInputs = [ pkgs.gnumake latex ]; }