aboutsummaryrefslogtreecommitdiff
path: root/data/demo.sc
diff options
context:
space:
mode:
Diffstat (limited to 'data/demo.sc')
-rw-r--r--data/demo.sc9
1 files changed, 6 insertions, 3 deletions
diff --git a/data/demo.sc b/data/demo.sc
index f133b0c..8514e68 100644
--- a/data/demo.sc
+++ b/data/demo.sc
@@ -51,8 +51,8 @@ STYLES {
PRESTITLE: Hi there, welcome to Colloquium!
-: It looks like this is the first time you've used Colloquium. Keep reading to understand a little bit about how Colloquium works and how to use it.
-: Colloquium works differently to other presentation programs. Colloquium makes /narrative, not slides,/ the centre of attention. Slides come when you need to illustrate something. This window is called the /narrative editor/. Your slides are embedded into the narrative text, like this:
+: It _looks_ like this is the first time you've used Colloquium. Keep reading to understand a little bit about how Colloquium works and how to use it.
+: Colloquium works *differently* to other presentation programs. Colloquium makes /narrative, not slides,/ the centre of attention. Slides _come when you need to illustrate_ something. This window is called the /narrative editor/. Your slides are embedded into the narrative text, like this:
SLIDE {
PRESTITLE: Welcome to Colloquium
IMAGE[506.3ux520.3u+244.5u+141.3u]: colloquium.svg
@@ -95,4 +95,7 @@ SLIDE {
}
: That's enough to get you started. I hope you enjoy using Colloquium!
ENDOFPRESENTATION
-: You can also have "bonus material", not included in your presentation's timing.
+: ... by the way, anything after the "End of presentation" marker will not be included in your presentation's timing. This is where you should put "bonus material", perhaps to be referred to when answering questions after your talk.
+SLIDE {
+ SLIDETITLE: Bonus slide #1
+}