summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2016-03-29 00:54:36 +0000
committerSiddharth Ravikumar <sravik@bgsu.edu>2016-03-29 00:54:36 +0000
commit067ea550762585749c3ca7aab9ea89d7e209de4f (patch)
treeabed839bd1184cd982e27ee03602fa4c2a349539
parent2da2fb3b64f2ae3325ccd239e5dfbe9728515cf0 (diff)
Add "pre-recorded demo" frame.
-rw-r--r--presentation/p.tex3
-rw-r--r--presentation/sections/demo.tex9
2 files changed, 12 insertions, 0 deletions
diff --git a/presentation/p.tex b/presentation/p.tex
index 881f40b..211c092 100644
--- a/presentation/p.tex
+++ b/presentation/p.tex
@@ -42,6 +42,9 @@
% section 6 - conclusion
\include{sections/6-conclusion}
+% pre-recorded demo
+\include{sections/demo}
+
% standard legal verbiage.
\include{sections/legal}
\end{document}
diff --git a/presentation/sections/demo.tex b/presentation/sections/demo.tex
new file mode 100644
index 0000000..576b637
--- /dev/null
+++ b/presentation/sections/demo.tex
@@ -0,0 +1,9 @@
+% Public Domain. No Rights Reserved. See
+% https://creativecommons.org/publicdomain/zero/1.0/
+
+\section{pre-recorded demo}
+
+\begin{frame}
+ \centering
+ pre-recorded demo
+\end{frame} \ No newline at end of file