summaryrefslogtreecommitdiff
path: root/macros/context/contrib/context-simpleslides/context-simpleslides/doc/context/third/simpleslides/solutions/speaker_introduction-2min.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/context/contrib/context-simpleslides/context-simpleslides/doc/context/third/simpleslides/solutions/speaker_introduction-2min.tex')
-rw-r--r--macros/context/contrib/context-simpleslides/context-simpleslides/doc/context/third/simpleslides/solutions/speaker_introduction-2min.tex87
1 files changed, 87 insertions, 0 deletions
diff --git a/macros/context/contrib/context-simpleslides/context-simpleslides/doc/context/third/simpleslides/solutions/speaker_introduction-2min.tex b/macros/context/contrib/context-simpleslides/context-simpleslides/doc/context/third/simpleslides/solutions/speaker_introduction-2min.tex
new file mode 100644
index 0000000000..98dc4131d6
--- /dev/null
+++ b/macros/context/contrib/context-simpleslides/context-simpleslides/doc/context/third/simpleslides/solutions/speaker_introduction-2min.tex
@@ -0,0 +1,87 @@
+% This file is a solution template for:
+
+% - Introducing another speaker.
+% - Talk length is about 2min.
+% - Style is informal.
+
+% This is adapted from the example by Till Tantau <tantau@users.sourceforge.net>
+% included as part of the beamer package in LaTeX
+%
+% In principle, this file can be redistributed and/or modified under
+% the terms of the GNU Public License, version 2.
+%
+% However, this file is supposed to be a template to be modified
+% for your own needs. For this reason, if you use this file as a
+% template and not specifically distribute it as part of a another
+% package/program, the author grants the extra permission to freely
+% copy and modify this file as you see fit and even to delete this
+% copyright notice.
+
+\usemodule
+ [simpleslides]
+ [style=Boxed,
+ font=Bookman]
+
+
+
+\starttext
+
+\SlideTitle {Speaker's Name}
+
+\startitemize
+ \item
+ Current affiliation of Speaker's Name
+
+ % Examples:
+ \startitemize
+ \item
+ Professor of mathematics, University of Wherever.
+ \item
+ Junior partner at company X.
+ \item
+ Speaker for organization/project X.
+ \stopitemize
+\stopitemize
+
+\SlideTitle {Speaker's Name}
+
+\startitemize
+ \item Experience and achievements
+ % Optional. Use this if it is appropriate to slightly flatter the
+ % speaker, for example if the speaker has been invited.
+ % Using subitems, list things that make the speaker look
+ % interesting and competent.
+
+ % Examples:
+ \startitemize
+ \item
+ Academic degree, but only if appropriate
+ \item
+ Current and/or previous positions, possibly with dates
+ \item
+ Publications (possibly just number of publications)
+ \item
+ Awards, prizes
+ \stopitemize
+\stopitemize
+
+\SlideTitle {Speaker's Name}
+
+\startitemize
+ \item Concerning today's talk
+ % Optional. Use this to point out specific experiences/knowledge
+ % of the speaker that are important for the talk and that do not
+ % follow from the above.
+
+ % Examples:
+ \startitemize
+ \item
+ Expert who has worked in the field/project for X month/years.
+ \item
+ Will present his/her/group's/company's research on the subject.
+ \item
+ Will summarize project report or current project status.
+ \stopitemize
+\stopitemize
+
+\stoptext