summaryrefslogtreecommitdiff
path: root/doc/context/presentations
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2016-11-17 15:04:15 +0100
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-11-17 15:04:15 +0100
commit2d2fd9322ed83babf699d548166e43ffa10f3413 (patch)
tree5d6f27777bcc91d3574c95f278d7bb08fadf5784 /doc/context/presentations
parenta1f166da06ae1a6bb6be7a1d4ee23d00751165a9 (diff)
downloadcontext-2d2fd9322ed83babf699d548166e43ffa10f3413.tar.gz
2016-11-17 14:26:00
Diffstat (limited to 'doc/context/presentations')
-rw-r--r--doc/context/presentations/examples/present-balls-001.pdfbin0 -> 31968 bytes
-rw-r--r--doc/context/presentations/examples/present-balls-001.tex19
-rw-r--r--doc/context/presentations/examples/present-organic-001.pdfbin0 -> 29745 bytes
-rw-r--r--doc/context/presentations/examples/present-organic-001.tex17
-rw-r--r--doc/context/presentations/examples/present-split-001.pdfbin0 -> 23404 bytes
-rw-r--r--doc/context/presentations/examples/present-split-001.tex15
6 files changed, 51 insertions, 0 deletions
diff --git a/doc/context/presentations/examples/present-balls-001.pdf b/doc/context/presentations/examples/present-balls-001.pdf
new file mode 100644
index 000000000..7960df97c
--- /dev/null
+++ b/doc/context/presentations/examples/present-balls-001.pdf
Binary files differ
diff --git a/doc/context/presentations/examples/present-balls-001.tex b/doc/context/presentations/examples/present-balls-001.tex
new file mode 100644
index 000000000..e806fc9e8
--- /dev/null
+++ b/doc/context/presentations/examples/present-balls-001.tex
@@ -0,0 +1,19 @@
+\usemodule[present-balls]
+
+\starttext
+
+\TitlePage{Do you know \TEX ?}
+
+\startbuffer
+\StartIdea
+ \StartItem We use \TEX\ for typesetting \unknown \StopItem
+ \StartItem mathematical text \unknown \StopItem
+ \StartItem but also for text that has no math \unknown \StopItem
+ \StartItem or presentations like this \unknown \StopItem
+ \StartItem and whatever you can come up with! \StopItem
+\StopIdea
+\stopbuffer
+
+\dorecurse{6}{\getbuffer}
+
+\stoptext
diff --git a/doc/context/presentations/examples/present-organic-001.pdf b/doc/context/presentations/examples/present-organic-001.pdf
new file mode 100644
index 000000000..b49a4437a
--- /dev/null
+++ b/doc/context/presentations/examples/present-organic-001.pdf
Binary files differ
diff --git a/doc/context/presentations/examples/present-organic-001.tex b/doc/context/presentations/examples/present-organic-001.tex
new file mode 100644
index 000000000..bdd56c5c6
--- /dev/null
+++ b/doc/context/presentations/examples/present-organic-001.tex
@@ -0,0 +1,17 @@
+\usemodule[present-organic]
+
+\setupMPvariables[page][alternative=3]
+
+\startdocument
+ [title={A Few Nice Quotes},
+ subtitle={A Simple Style Demo},
+ location={Hans Hagen, August 2000}]
+
+ \Topic {Douglas R. Hofstadter} \input douglas \page
+ \Topic {Donald E. Knuth} \input knuth \page
+ \Topic {Edward R. Tufte} \input tufte \page
+ \Topic {Hermann Zapf} \input zapf \page
+ %Topic {David F. Stork} \input stork \page
+
+\stoptext
+
diff --git a/doc/context/presentations/examples/present-split-001.pdf b/doc/context/presentations/examples/present-split-001.pdf
new file mode 100644
index 000000000..04d99c848
--- /dev/null
+++ b/doc/context/presentations/examples/present-split-001.pdf
Binary files differ
diff --git a/doc/context/presentations/examples/present-split-001.tex b/doc/context/presentations/examples/present-split-001.tex
new file mode 100644
index 000000000..6d6cc7f99
--- /dev/null
+++ b/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
+