diff options
Diffstat (limited to 'Master/texmf-dist/doc/context/presentations/examples/present-split-001.tex')
-rw-r--r-- | Master/texmf-dist/doc/context/presentations/examples/present-split-001.tex | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/context/presentations/examples/present-split-001.tex b/Master/texmf-dist/doc/context/presentations/examples/present-split-001.tex new file mode 100644 index 00000000000..6d6cc7f9960 --- /dev/null +++ b/Master/texmf-dist/doc/context/presentations/examples/present-split-001.tex @@ -0,0 +1,15 @@ +\usemodule[present-split] + +\startdocument + [title=Some Quotes, + subtitle=that you probably know by now] + + \Topic{Tufte} \input tufte + \Topic{Knuth} \input knuth + \Topic{Reich} \input reich + \Topic{Zapf} \input zapf + \Topic{Materie} \input materie + %Topic{Stork} \input stork + +\stopdocument + |