From 1b230c12799a47a8fa610b3f7c4c7f77a3bc08b6 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 23 Sep 2018 23:18:58 +0200 Subject: content update --- slides/presentations/example/default.pug | 13 ++++++ slides/presentations/example/drawing1.svg | 76 +++++++++++++++---------------- 2 files changed, 51 insertions(+), 38 deletions(-) (limited to 'slides/presentations/example') diff --git a/slides/presentations/example/default.pug b/slides/presentations/example/default.pug index f9c6452..c84446d 100644 --- a/slides/presentations/example/default.pug +++ b/slides/presentations/example/default.pug @@ -21,6 +21,19 @@ section li Brute force solutions we make are usually not optimized +section + h3 Grid example + div.grid.col-1-1 + div Lipsum + div Lipsum + + div.grid.col-2-1 + div Lipsum + div Lipsum + + div.grid.col-1-2 + div Lipsum + div Lipsum section h2 Basic linear algebra diff --git a/slides/presentations/example/drawing1.svg b/slides/presentations/example/drawing1.svg index 8b119c3..19212c3 100644 --- a/slides/presentations/example/drawing1.svg +++ b/slides/presentations/example/drawing1.svg @@ -134,7 +134,7 @@ inkscape:collect="always"> @@ -192,11 +192,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.35" - inkscape:cx="1458.2046" - inkscape:cy="49.527687" + inkscape:zoom="1.979899" + inkscape:cx="327.73013" + inkscape:cy="146.30044" inkscape:document-units="px" - inkscape:current-layer="layer1" + inkscape:current-layer="g5731" showgrid="false" units="px" inkscape:window-width="2188" @@ -221,44 +221,44 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-217.625)"> - - - - + + - a - + transform="matrix(1.186197,0,0,1.186197,-183.6456,-2.4153968)"> + + a + + -- cgit v1.2.3