diff options
Diffstat (limited to 'doc/context/presentations/examples')
30 files changed, 474 insertions, 0 deletions
diff --git a/doc/context/presentations/examples/present-balls-001.pdf b/doc/context/presentations/examples/present-balls-001.pdf Binary files differnew file mode 100644 index 000000000..7960df97c --- /dev/null +++ b/doc/context/presentations/examples/present-balls-001.pdf 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-colorful-001.pdf b/doc/context/presentations/examples/present-colorful-001.pdf Binary files differnew file mode 100644 index 000000000..9db2ba07a --- /dev/null +++ b/doc/context/presentations/examples/present-colorful-001.pdf diff --git a/doc/context/presentations/examples/present-colorful-001.tex b/doc/context/presentations/examples/present-colorful-001.tex new file mode 100644 index 000000000..ea4e758b4 --- /dev/null +++ b/doc/context/presentations/examples/present-colorful-001.tex @@ -0,0 +1,25 @@ +\usemodule[present-colorful] + +\starttext + +\TitlePage{Title Page\\pre-colorfull} + +\Topics{Some Nice Quotes} + +\Topic{A Few} + +\Subject{Knuth} \input knuth +\Subject{Tufte} \input tufte + +\startitemize +\item test +\item test +\item test +\stopitemize + +\Topic{Some More} + +\Subject{Zapf} \input zapf +\Subject{Bryson} \input bryson + +\stoptext diff --git a/doc/context/presentations/examples/present-funny-001.pdf b/doc/context/presentations/examples/present-funny-001.pdf Binary files differnew file mode 100644 index 000000000..05a50de83 --- /dev/null +++ b/doc/context/presentations/examples/present-funny-001.pdf diff --git a/doc/context/presentations/examples/present-funny-001.tex b/doc/context/presentations/examples/present-funny-001.tex new file mode 100644 index 000000000..b475721ac --- /dev/null +++ b/doc/context/presentations/examples/present-funny-001.tex @@ -0,0 +1,20 @@ +\usemodule[present-funny] + +\starttext + +\TitlePage{Title Page\\pre-funny} + +\Topics{Some Nice Quotes} + +\Topic{A Few} + +\Subject{Knuth} \input knuth +\Subject{Tufte} \input tufte + +\Topic{Some More} + +\Subject{Zapf} \input zapf +\Subject{Bryson} \input bryson + +\stoptext + diff --git a/doc/context/presentations/examples/present-fuzzy-001.pdf b/doc/context/presentations/examples/present-fuzzy-001.pdf Binary files differnew file mode 100644 index 000000000..04c0230e2 --- /dev/null +++ b/doc/context/presentations/examples/present-fuzzy-001.pdf diff --git a/doc/context/presentations/examples/present-fuzzy-001.tex b/doc/context/presentations/examples/present-fuzzy-001.tex new file mode 100644 index 000000000..9351d0980 --- /dev/null +++ b/doc/context/presentations/examples/present-fuzzy-001.tex @@ -0,0 +1,19 @@ +\usemodule[present-fuzzy] + +\starttext + +\TitlePage{Title Page\\pre-fuzzy} + +\Topics{Some Nice Quotes} + +\Topic{A Few} + +\Subject{Knuth} \input knuth +\Subject{Tufte} \input tufte + +\Topic{Some More} + +\Subject{Zapf} \input zapf +\Subject{Bryson} \input bryson + +\stoptext diff --git a/doc/context/presentations/examples/present-green-001.pdf b/doc/context/presentations/examples/present-green-001.pdf Binary files differnew file mode 100644 index 000000000..f7ee69d4a --- /dev/null +++ b/doc/context/presentations/examples/present-green-001.pdf diff --git a/doc/context/presentations/examples/present-green-001.tex b/doc/context/presentations/examples/present-green-001.tex new file mode 100644 index 000000000..41dd2da16 --- /dev/null +++ b/doc/context/presentations/examples/present-green-001.tex @@ -0,0 +1,19 @@ +\usemodule[present-green] + +\starttext + +\TitlePage{Title Page\\present-green} + +\Topics{Some Nice Quotes} + +\Topic{A Few} + +\Subject{Knuth} \input knuth +\Subject{Tufte} \input tufte + +\Topic{Some More} + +\Subject{Zapf} \input zapf +\Subject{Bryson} \input bryson + +\stoptext diff --git a/doc/context/presentations/examples/present-grow-001.pdf b/doc/context/presentations/examples/present-grow-001.pdf Binary files differnew file mode 100644 index 000000000..fcd5086e1 --- /dev/null +++ b/doc/context/presentations/examples/present-grow-001.pdf diff --git a/doc/context/presentations/examples/present-grow-001.tex b/doc/context/presentations/examples/present-grow-001.tex new file mode 100644 index 000000000..0a9d1db6b --- /dev/null +++ b/doc/context/presentations/examples/present-grow-001.tex @@ -0,0 +1,138 @@ +\usemodule[present-grow] + +\def\SomeSymbol#1#2{\definedfont[ContextNavigation at #1]\fontcharbyindex{#2}} + +\setupcombinations[distance=\FrameOffset,inbetween=\vskip\FrameOffset] + +\starttext + +\TitlePage{Some Famous Symbols} + +\Topic{Symbols} + +\StartSample + \startcombination[2*2] + {\SomeSymbol{5cm}{1}} {} + {\SomeSymbol{5cm}{3}} {} + {\SomeSymbol{5cm}{2}} {} + {\SomeSymbol{5cm}{4}} {} + \stopcombination +\StopSample + +\Topic{Previous} + +\StartIdea + \StartSample + \SomeSymbol{7cm}{1} + \StopSample + \StartText + This symbol can be used to indicate a hyperlink to a + previous page. + \StopText +\StopIdea + +\StartIdea + \StartSubText + As one can expect there is also a symbol for going to + the next page. + \StopSubText +\StopIdea + +\Topic{Previous} + +\StartIdea + \StartSample + \SomeSymbol{9cm}{2} + \StopSample + \StartText + This symbol is actually just a mirrored version of the + first symbol we showed. + \StopText +\StopIdea + +\NoTopic + +\StartText + Is this nice or not? +\StopText + +\Topic{First and Last} + +\StartSample + \SomeSymbol{11cm}{3} +\StopSample + +\StartSample + \SomeSymbol{11cm}{4} +\StopSample + +\StartIdea + \StartSample + \SomeSymbol{5cm}{3} + \StopSample + \StartText + A few screens back, we saw this symbol. + \StopText +\StopIdea + +\StartIdea + \StartSubText + This symbol represents the beginning of something. + \StopSubText +\StopIdea + +\StartIdea + \StartSample + \SomeSymbol{5cm}{4} + \StopSample + \StartSubText + Just like this one represents an end. + \StopSubText +\StopIdea + +\StartIdea + \StartSubText + They look just like the symbols found on audio and + video players. + \StopSubText +\StopIdea + +\Topic{Summary} + +\StartIdea + \StartSample + \SomeSymbol{6cm}{1} + \StopSample + \StartText + So we have a symbol for previous \unknown + \StopText +\StopIdea + +\StartIdea + \StartSample + \SomeSymbol{6cm}{2} + \StopSample + \StartSubText + \unknown\ and one for next \unknown + \StopSubText +\StopIdea + +\StartIdea + \StartSample + \SomeSymbol{6cm}{3} + \StopSample + \StartSubText + \unknown\ and yet another for first \unknown + \StopSubText +\StopIdea + +\StartIdea + \StartSample + \SomeSymbol{6cm}{4} + \StopSample + \StartSubText + \unknown\ and of course for last. + \StopSubText +\StopIdea + +\stoptext diff --git a/doc/context/presentations/examples/present-organic-001.pdf b/doc/context/presentations/examples/present-organic-001.pdf Binary files differnew file mode 100644 index 000000000..b49a4437a --- /dev/null +++ b/doc/context/presentations/examples/present-organic-001.pdf 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-original-001.pdf b/doc/context/presentations/examples/present-original-001.pdf Binary files differnew file mode 100644 index 000000000..06052f284 --- /dev/null +++ b/doc/context/presentations/examples/present-original-001.pdf diff --git a/doc/context/presentations/examples/present-original-001.tex b/doc/context/presentations/examples/present-original-001.tex new file mode 100644 index 000000000..bd7dec414 --- /dev/null +++ b/doc/context/presentations/examples/present-original-001.tex @@ -0,0 +1,19 @@ +\usemodule[present-original] + +\starttext + +\TitlePage{Title Page\\present-original} + +\Topics{Some Nice Quotes} + +\Topic{A Few} + +\Subject{Knuth} \input knuth +\Subject{Tufte} \input tufte + +\Topic{Some More} + +\Subject{Zapf} \input zapf +\Subject{Bryson} \input bryson + +\stoptext diff --git a/doc/context/presentations/examples/present-punk-001.pdf b/doc/context/presentations/examples/present-punk-001.pdf Binary files differnew file mode 100644 index 000000000..e49761287 --- /dev/null +++ b/doc/context/presentations/examples/present-punk-001.pdf diff --git a/doc/context/presentations/examples/present-punk-001.tex b/doc/context/presentations/examples/present-punk-001.tex new file mode 100644 index 000000000..932cb1b2f --- /dev/null +++ b/doc/context/presentations/examples/present-punk-001.tex @@ -0,0 +1,22 @@ +\usemodule[present-stepwise,present-punk] + +\starttext + +\title {Punk for dummies} + +\dorecurse{10} { + + \title{Just a few dummy pages} + + \StartSteps + \startitemize[packed] + \startitem bla \FlushStep \stopitem + \startitem bla bla \FlushStep \stopitem + \startitem bla bla bla \FlushStep \stopitem + \startitem bla bla bla bla \FlushStep \stopitem + \stopitemize + \StopSteps + +} + +\stoptext diff --git a/doc/context/presentations/examples/present-random-001.pdf b/doc/context/presentations/examples/present-random-001.pdf Binary files differnew file mode 100644 index 000000000..eaed9e641 --- /dev/null +++ b/doc/context/presentations/examples/present-random-001.pdf diff --git a/doc/context/presentations/examples/present-random-001.tex b/doc/context/presentations/examples/present-random-001.tex new file mode 100644 index 000000000..87e328e55 --- /dev/null +++ b/doc/context/presentations/examples/present-random-001.tex @@ -0,0 +1,38 @@ +% \enablemode[paper] +% \usemodule[present-stepwise] + +\usemodule[present-random] + +\usemodule[abr-02] + +\doifelsemode {atpragma} { + \usetypescriptfile[type-hgz] + \usetypescript[palatino-informal] + \setupbodyfont[palatino-informal,15pt] +} { + \setupbodyfont[modern-variable,15pt] +} + +\logo [METAPOST] {MetaPost} + +\starttext + +\StartTopics + \StartTopic[1] A \StopTopic + \StartTopic[5] B \StopTopic + \StartTopic[9] C \StopTopic +\StopTopics + +\StartTopics + \StartTopic A \StopTopic + \StartTopic B \StopTopic + \StartTopic C \StopTopic + \StartTopic D \StopTopic + \StartTopic E \StopTopic + \StartTopic F \StopTopic + \StartTopic G \StopTopic + \StartTopic H \StopTopic + \StartTopic I \StopTopic +\StopTopics + +\stoptext diff --git a/doc/context/presentations/examples/present-shaded-001.pdf b/doc/context/presentations/examples/present-shaded-001.pdf Binary files differnew file mode 100644 index 000000000..da760f3cd --- /dev/null +++ b/doc/context/presentations/examples/present-shaded-001.pdf diff --git a/doc/context/presentations/examples/present-shaded-001.tex b/doc/context/presentations/examples/present-shaded-001.tex new file mode 100644 index 000000000..d71c620ca --- /dev/null +++ b/doc/context/presentations/examples/present-shaded-001.tex @@ -0,0 +1,11 @@ +\usemodule[present-shaded] + +\startdocument + \dorecurse {10} { + \startchapter[title={Whatever}][color=shade:#1] + \section{test} + test #1 + \namedstructureuservariable{chapter}{color} + \stopchapter + } +\stopdocument diff --git a/doc/context/presentations/examples/present-split-001.pdf b/doc/context/presentations/examples/present-split-001.pdf Binary files differnew file mode 100644 index 000000000..04d99c848 --- /dev/null +++ b/doc/context/presentations/examples/present-split-001.pdf 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 + diff --git a/doc/context/presentations/examples/present-stepper-001.pdf b/doc/context/presentations/examples/present-stepper-001.pdf Binary files differnew file mode 100644 index 000000000..d803c1706 --- /dev/null +++ b/doc/context/presentations/examples/present-stepper-001.pdf diff --git a/doc/context/presentations/examples/present-stepper-001.tex b/doc/context/presentations/examples/present-stepper-001.tex new file mode 100644 index 000000000..5be4cf691 --- /dev/null +++ b/doc/context/presentations/examples/present-stepper-001.tex @@ -0,0 +1,51 @@ +\usemodule[present-stepper] + +\starttext + +\TitlePage{Stepwise\\Refinement} + +\Topics{Topics} + +\Topic{Female Artists} + +\StartSteps + +\startitemize +\item Fiona Apple \FlushStep +\item Tori Amos \FlushStep +\item Kate Bush \FlushStep +\item Heather Nova \FlushStep +\item Alanis Morissette \FlushStep +\item Suzanne Vega \FlushStep +\stopitemize + +\StopSteps + +\Topic{Male Composers} + +\StartSteps + +\startitemize +\item John Adams \FlushStep +\item Steve Reich \FlushStep +\item Louis Andriessen \FlushStep +\item Olivier Messiaen \FlushStep +\stopitemize + +\StopSteps + +\Topic{And Some More} + +\StartSteps + +\startitemize +\item Mark Hollis \FlushStep +\item Roger Waters \FlushStep +\item David Gilmore \FlushStep +\item Peter Gabriel \FlushStep +\item Randy Newman \FlushStep +\stopitemize + +\StopSteps + +\stoptext diff --git a/doc/context/presentations/examples/present-tiles-001.pdf b/doc/context/presentations/examples/present-tiles-001.pdf Binary files differnew file mode 100644 index 000000000..ca04eff4e --- /dev/null +++ b/doc/context/presentations/examples/present-tiles-001.pdf diff --git a/doc/context/presentations/examples/present-tiles-001.tex b/doc/context/presentations/examples/present-tiles-001.tex new file mode 100644 index 000000000..ca9799a71 --- /dev/null +++ b/doc/context/presentations/examples/present-tiles-001.tex @@ -0,0 +1,20 @@ +\usemodule[present-tiles] + +\startdocument[title=Whatever We\\Want Here,subtitle=Whatever We\\Want There] + +\dorecurse {12} { + \starttopic[title=Topic #1] + \input tufte + \blank[3*line] + \bold{Buttons (roll-over in acrobat):} + \blank[line] + \starttabulate[|T||] + \NC click left top \NC home \NC \NR + \NC click right top \NC contents \NC \NR + \NC click left bottom \NC previous \NC \NR + \NC click left bottom \NC next page \NC \NR + \stoptabulate + \stoptopic +} + +\stopdocument diff --git a/doc/context/presentations/examples/present-windows-001.pdf b/doc/context/presentations/examples/present-windows-001.pdf Binary files differnew file mode 100644 index 000000000..58fdf684d --- /dev/null +++ b/doc/context/presentations/examples/present-windows-001.pdf diff --git a/doc/context/presentations/examples/present-windows-001.tex b/doc/context/presentations/examples/present-windows-001.tex new file mode 100644 index 000000000..3a08ff4af --- /dev/null +++ b/doc/context/presentations/examples/present-windows-001.tex @@ -0,0 +1,41 @@ +\usemodule[present-windows] + +\starttext + +\setupbodyfont[12pt] + +\TitlePage{Quotes, Quotes\\and more quotes} + +\StartIdea + \StartSample + sample: \input knuth \par + \StopSample + \StartText + \Topic{Tufte} + text: \input tufte \par + \StopText +\StopIdea + +\StartIdea + \StartSample + sample: \input materie \par + \StopSample + \StartText + text: \input reich \par + \StopText +\StopIdea + +\StartText + text: \input tufte \par +\StopText + +\StartIdea + \StartSample + sample: \input knuth \par + \StopSample + \StartText + text: \input tufte \par + \StopText +\StopIdea + +\stoptext |