summaryrefslogtreecommitdiffstats
path: root/presentation.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'presentation.mkiv')
-rw-r--r--presentation.mkiv45
1 files changed, 9 insertions, 36 deletions
diff --git a/presentation.mkiv b/presentation.mkiv
index e6192d2..0d283db 100644
--- a/presentation.mkiv
+++ b/presentation.mkiv
@@ -1,45 +1,18 @@
\usemodule[present-split]
-\setuppapersize[SW][SW]
-\setupbodyfont[ymhgd,12pt]
-
-\setupbackgrounds
- [page]
- [background={numberb}]
-
-\definecolor [ColorOne] [x=E0C2B8]
-\definecolor [ColorTwo] [x=ACCDC7]
-
-\defineoverlay[numberb][\useMPgraphic{numberb}]
+\startdocument
+ [title=On Formalising Predicated Execution and Predicate-Aware Scheduling,
+ subtitle=Yann Herklotz,
+ location=INI'22]
-\startuseMPgraphic{numberb}
- StartPage ;
- picture Left, Right ;
- numeric Shift ; Shift := -TextWidth - BackSpace - RightEdgeDistance/2 ;
- fill Page withcolor "ColorOne" ;
- fill Page leftenlarged Shift withcolor "ColorTwo" ;
- if RealPageNumber > 1 :
- Left := Right := textext("\bf\pagenumber") ysized 3cm ;
- clip Right to boundingbox Right shifted ( bbwidth(Right)/2,0) ;
- clip Left to boundingbox Left shifted (-bbwidth(Left) /2,0) ;
- draw Left shifted (-Shift,2.25cm) withcolor "ColorTwo" ;
- draw Right shifted (-Shift,2.25cm) withcolor "ColorOne" ;
- fi ;
- StopPage ;
-\stopuseMPgraphic
+\Topic{Forms of Predicated Execution}
-\setuphead[Topic][number=yes]
+\Topic{Knuth}
-\startdocument
- [title=Some Quotes,
- subtitle=that you probably know by now]
+\Topic{Reich}
- \Topic{Tufte} \input tufte
- \Topic{Knuth} \input knuth
- \Topic{Reich} \input reich
- \Topic{Zapf} \input zapf
- \Topic{Materie} \input materie
+\Topic{Zapf}
- %Topic{Stork} \input stork
+\Topic{Materie}
\stopdocument