Changes

Jump to navigation Jump to search
1,260 bytes added ,  17:19, 12 June 2005
Summary of the commands
The [[http://modules.contextgarden.net/t-rsteps raw steps module]] allows one to create multi-step slides in presentation without requiring JavaScript. This is achieved by spanning the steps of a slide over multiple document pages.

==Commands==

; \StartSteps ''[sectiontype]'' ''[slide title]'' ... \StopSteps
: The basic command set for steps generation. ''sectiontype'' may be any sectioning command, such as chapter, section, subject, etc.

; \NextStep
: Use this as a separation between two steps

; \OnlyStep [''n''] {...}
: Show content only on the ''n''th step.

; \FromStep [''n''] {...}
: Show content only from the ''n''th step through the last one.

; \AfterStep [''n''] {...}
: Show content only from the ''(n+1)''st step through the last one.

; \UntilStep [''n''] {...}
: Show content only from the first step through the ''n''th one.

; \HighlightStep [''n''] {...}
: Highlight content on the ''n''th step.

; \SetupSteps [...=...,...=...]
: reserve = yes, '''no'''; defaultsection = '''Subject''', subject, chapter, ...


===Other settings===

; \UseStepstrue, \UseStepsfalse
: Enable or disable steps generation.

; \definecolor [highlightcolor] [blue]
: Color specification for the \HighlightStep command.



'''This is work in progress.'''
17

edits

Navigation menu