diff options
-rw-r--r-- | example/demo.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/example/demo.rst b/example/demo.rst index 03900db..cbde75d 100644 --- a/example/demo.rst +++ b/example/demo.rst | |||
@@ -5,7 +5,7 @@ | |||
5 | This sets the transition style. Values are: 'dissolve', 'pan', | 5 | This sets the transition style. Values are: 'dissolve', 'pan', |
6 | 'tilt', or 'cut'. The optional argument of 'duration' sets the | 6 | 'tilt', or 'cut'. The optional argument of 'duration' sets the |
7 | duration of the transition in seconds (0.4 seconds by default). | 7 | duration of the transition in seconds (0.4 seconds by default). |
8 | The same syntax may be used within a slide to override thes | 8 | The same syntax may be used within a slide to override these |
9 | transition for that slide alone. | 9 | transition for that slide alone. |
10 | 10 | ||
11 | .. transition:: dissolve | 11 | .. transition:: dissolve |
@@ -29,7 +29,7 @@ Presentty | |||
29 | displayed with the slides, but will be displayed on the presenter's | 29 | displayed with the slides, but will be displayed on the presenter's |
30 | console. | 30 | console. |
31 | 31 | ||
32 | Presentty is a console presentation system based where slides are | 32 | Presentty is a console presentation system where slides are |
33 | authored in reStructuredText. | 33 | authored in reStructuredText. |
34 | 34 | ||
35 | Bullet Lists | 35 | Bullet Lists |
@@ -66,8 +66,8 @@ Table | |||
66 | F T | 66 | F T |
67 | === === | 67 | === === |
68 | 68 | ||
69 | Dissove Transition | 69 | Dissolve Transition |
70 | ================== | 70 | =================== |
71 | Transitions may be "dissolve," where one slide cross-fades into the next... | 71 | Transitions may be "dissolve," where one slide cross-fades into the next... |
72 | 72 | ||
73 | Pan Transition | 73 | Pan Transition |