From 93550c8bee5e3c914b5c5a1b5993d40f0033d117 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 19 Aug 2019 08:14:31 +0200 Subject: WIP --- data/demo.sc | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'data') 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 +} -- cgit v1.2.3