1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
Content-Type: text/x-zim-wiki
Wiki-Format: zim 0.4
Creation-Date: 2010-03-02T11:46:37.806083
====== HTML ======
===== Dependencies =====
No dependencies.
===== Templates =====
**"Default"**
This is a simple template intended as a base for custom styles. It has an inline style definition that is intended to match the (default) look of zim.
**"Presentation"**
Template with a little more color than "Default". It is intended to convert a set of pages in an online presentation quickly. Simple javascript included for some basic keybindings:
'''
Enter next page
Spacebar next page
backspace previous page
'''
**"Print"**
This is a plain template intended for printing pages. It is use by the "Print to Browser" plugin.
**"SlideShow (S5)"**
Template based on S5. S5 is "A Simple Standards-Based Slide Show System", which mean a slide show system completely written in html and javascript. Therefor these slide shows can be presented using a browser and be put on a website. See [[http://meyerweb.com/eric/tools/s5/|the S5 website]] for more information.
When using this template, each new "heading 1" in the page will become a new slide. When exporting multiple pages to a single file each page becomes a slide. But within a page you can also have multiple "heading 1" headings to start new slides.
===== Template Options =====
No template options available.
|