Changes

Jump to navigation Jump to search
80 bytes removed ,  06:09, 23 March 2012
m
Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}"
< [[Visuals]]
* use [[{{cmd:setupinteraction|setupinteraction[state=start]]}}]
* [[Presentation effects]]
* see in [[Using Graphics| using graphics]] how to use movies.
* [[Widgets]] (interactive elements, form fields etc.)
The [[{{cmd:setupinteraction|\setupinteraction]] }} command configures all interaction in the resulting PDF document. Basic interaction (meaning clickable links for references) is enabled using
<texcode>
</texcode>
This makes all links generated with the [[{{cmd:goto|\goto]] }} command (and indirectly the [[{{cmd:in|\in]] }} and [[{{cmd:at|\at]] }} commands) clickable.
== Hints ==
=== Clickable table of contents ===
To make table of contents items clickable, use the [[{{cmd:setupcombinedlist|\setupcombinedlist]] }} command.
<texcode>

Navigation menu