summaryrefslogtreecommitdiff
path: root/examples/elementary.tex
diff options
context:
space:
mode:
authorPhilipp Gesang <pgesang@ix.urz.uni-heidelberg.de>2010-08-15 20:14:01 +0200
committerPhilipp Gesang <pgesang@ix.urz.uni-heidelberg.de>2010-08-15 20:14:01 +0200
commit665d59554d270d8a56a43a2007981463581a055d (patch)
treeec707d41ee3545c3af51cee3b81dd98a933c1f75 /examples/elementary.tex
parent2e2ea4b49f9f3101b4e09b77cd33fefc93c9c3cf (diff)
downloadautomata-backgrounds-665d59554d270d8a56a43a2007981463581a055d.tar.gz
restructured directory layout and renamed most files.
Diffstat (limited to 'examples/elementary.tex')
-rw-r--r--examples/elementary.tex18
1 files changed, 18 insertions, 0 deletions
diff --git a/examples/elementary.tex b/examples/elementary.tex
new file mode 100644
index 0000000..79b2097
--- /dev/null
+++ b/examples/elementary.tex
@@ -0,0 +1,18 @@
+\usemodule
+ [simpleslides]
+ [style=Automaton,
+ file=initial-eca/w40r.eca,
+ rule=110,
+ clip=left, % [left|right|both]
+ mode=eca,
+ color=blue,]
+
+%\ctxlua{dofile "automatarc-eca.lua"}
+\starttext
+
+\dorecurse{10}{
+\SlideTitle{Frame Number \recurselevel}
+\input hawking
+}
+
+\stoptext