Changes

Jump to navigation Jump to search
338 bytes added ,  22:46, 3 July 2017
\eject doesn't work in MKIV
These macros were written by Otared Kavian:
[[http://archive.contextgarden.net/message/20041103.083500.43ac3121.html]]
 
Please see the [[http://mhd.selfip.info/tex/ Raw steps module]] on the author's side (this page hasn't been updated yet).
==Commands==
<tr><td>\OnlyStep{''n''}{... content ...}</td><td>content appears on step ''n'' only</td></tr>
<tr><td>\StepBetween[''n'',''m'']{... content ...}</td><td>content appears between steps ''n'' and ''m'' only</td></tr>
<tr><th>Other Commands</th><th>Description</th></tr>
<tr><td>\the\StepCounter</td><td>step number</td></tr>
<tr><td>\SteppingSlidetrue</td><td>for screen presentations</td></tr>
<tr><td>\SteppingSlidefalse</td><td>for printed material (full content on one page)</td></tr>
</table>
\long\def\MakeSteps#1{\loop #1
\ifnum\StepsCounter<\NumberOfSteps
\global\advance\StepsCounter by 1\vfill\ejectpage
\repeat
\vfill\ejectpage}
%
28

edits

Navigation menu