From 681bb173bf3449e66e320a326298358ff20c75ae Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 23 Sep 2018 23:04:52 +0200 Subject: content update --- slides/presentations/example/default.pug | 8 +- slides/presentations/example/drawing1.svg | 264 ++++++++++++++++++++++++++++++ 2 files changed, 270 insertions(+), 2 deletions(-) create mode 100644 slides/presentations/example/drawing1.svg (limited to 'slides/presentations') diff --git a/slides/presentations/example/default.pug b/slides/presentations/example/default.pug index 67174cd..ebb1b66 100644 --- a/slides/presentations/example/default.pug +++ b/slides/presentations/example/default.pug @@ -3,8 +3,6 @@ section p September 21, 2018 a(href="https://twitter.com/mitjafelicijan") @mitjafelicijan - - section.center q We Cannot Solve Our Problems With The Same Thinking We Used When We Created Them. footer — Albert Einstein @@ -42,6 +40,12 @@ section hr figcaption.right Step 1: Finding nearest point + div.center + img(src="presentations/example/drawing1.svg") + + hr + figcaption.right Step 1: Finding nearest point + $$ \large{ \mathbb{R}^2 ∈ \vec{a} \bar{a} } $$ $$ \large{ e^{i\pi} + 1 = 0 } $$ $$ \large{ x = {-b \pm \sqrt{b^2-4ac} \over 2a} } $$ diff --git a/slides/presentations/example/drawing1.svg b/slides/presentations/example/drawing1.svg new file mode 100644 index 0000000..8b119c3 --- /dev/null +++ b/slides/presentations/example/drawing1.svg @@ -0,0 +1,264 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + a + + + + -- cgit v1.2.3