aboutsummaryrefslogtreecommitdiff
path: root/slides/presentations/example/default.pug
diff options
context:
space:
mode:
Diffstat (limited to 'slides/presentations/example/default.pug')
-rw-r--r--slides/presentations/example/default.pug8
1 files changed, 6 insertions, 2 deletions
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
3 p September 21, 2018 3 p September 21, 2018
4 a(href="https://twitter.com/mitjafelicijan") @mitjafelicijan 4 a(href="https://twitter.com/mitjafelicijan") @mitjafelicijan
5 5
6
7
8section.center 6section.center
9 q We Cannot Solve Our Problems With The Same Thinking We Used When We Created Them. 7 q We Cannot Solve Our Problems With The Same Thinking We Used When We Created Them.
10 footer — Albert Einstein 8 footer — Albert Einstein
@@ -42,6 +40,12 @@ section
42 hr 40 hr
43 figcaption.right Step 1: Finding nearest point 41 figcaption.right Step 1: Finding nearest point
44 42
43 div.center
44 img(src="presentations/example/drawing1.svg")
45
46 hr
47 figcaption.right Step 1: Finding nearest point
48
45 $$ \large{ \mathbb{R}^2 ∈ \vec{a} \bar{a} } $$ 49 $$ \large{ \mathbb{R}^2 ∈ \vec{a} \bar{a} } $$
46 $$ \large{ e^{i\pi} + 1 = 0 } $$ 50 $$ \large{ e^{i\pi} + 1 = 0 } $$
47 $$ \large{ x = {-b \pm \sqrt{b^2-4ac} \over 2a} } $$ 51 $$ \large{ x = {-b \pm \sqrt{b^2-4ac} \over 2a} } $$