| Slideshow ^ |< << Slide 1 of 4 >> >| |
Create your slides using MoinMoin
- A wiki slideshow consists of a parent page and its subpages (the slides).
- Order your slides using a simple numbering scheme.
- Change to slideshow view by clicking on "Slideshow"
- Return to normal view by clicking on "Wiki"
- Go to the first slide by clicking on "Start"
All the usual formatting works: italics and bold, superscripted text, subscripted text, typewriter text
Normal links currently break out of the SlideShow view mode
| /000_Introduction /010_The_Navigation_macro /020_Special_stylesheet /090_Conclusion |
| Slideshow ^ |< << Slide 3 of 4 >> >| |
Styles in projection.css
@import url("moinmoin.css");
body { font-size: 22pt; }
h1 { font-size: 32pt; }
h2 { font-size: 28pt; }
h3 { font-size: 24pt; }
h4 { font-size: 20pt; }
h5 { font-size: 18pt; }
tt,pre { font-size: 18pt; }
div.navigation {
font-size: 16pt;
padding-top: 8pt;
padding-bottom: 8pt;
}| /000_Introduction /010_The_Navigation_macro /020_Special_stylesheet /090_Conclusion |
| Slideshow ^ |< << Slide 4 of 4 >> >| |
Conclusion
As you can see, it's very easy to create a slide show using wiki!
| /000_Introduction /010_The_Navigation_macro /020_Special_stylesheet /090_Conclusion |
