diff options
| author | Philipp Gesang <pgesang@ix.urz.uni-heidelberg.de> | 2010-08-16 17:05:18 +0200 |
|---|---|---|
| committer | Philipp Gesang <pgesang@ix.urz.uni-heidelberg.de> | 2010-08-16 17:05:18 +0200 |
| commit | 1f8d9c38f9815376d022e24d5bf6642254053bf0 (patch) | |
| tree | 89928176fa5d491c3c5881daeb81fd8f169bb5fc /examples | |
| parent | 805134d2763b79ae1f8212092c5d76d934c88dd2 (diff) | |
| download | automata-backgrounds-1f8d9c38f9815376d022e24d5bf6642254053bf0.tar.gz | |
shortened xml interface. renamed module commands and files for consistency’s sake
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/elementary.tex | 2 | ||||
| -rw-r--r-- | examples/game-of-life.tex | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/elementary.tex b/examples/elementary.tex index 79b2097..aafebcb 100644 --- a/examples/elementary.tex +++ b/examples/elementary.tex @@ -1,6 +1,6 @@ \usemodule [simpleslides] - [style=Automaton, + [style=Automata, file=initial-eca/w40r.eca, rule=110, clip=left, % [left|right|both] diff --git a/examples/game-of-life.tex b/examples/game-of-life.tex index 182bb67..5392772 100644 --- a/examples/game-of-life.tex +++ b/examples/game-of-life.tex @@ -1,6 +1,6 @@ \usemodule [simpleslides] - [style=Automaton, + [style=Automata, file=initial-gol/sships.gol, %file=initial-gol/oscillator_p11.rle, rule=B3.S23, |
