Using the Reveal style sheet allows you to publish a document in HTML presentation format.
Navigation in the reveal presentation is done via the clickable table of contents or using the arrows positioned at the bottom right of each slide.
If the reveal-calenco.xsl style sheet is not present in your workspace, contact NeoDoc technical support. |
The structure element to use for writing content is article
.
The content is organized between two levels of sections:
each first section level is a slide with horizontal scrolling.
level 2 sections generate slides with vertical scrolling.
The contents are considered as sub-parts of the level 1 section. In this case:
the level 1 section should contain only the title that will appear in all sub-sections in the publication.
the title of level 2 sections can be left empty, if necessary.
Please ensure that the content of each section fits on one slide. This style sheet does not provide automatic advance to the next slide. |