Changes

Jump to navigation Jump to search
7 bytes added ,  09:24, 7 June 2020
m
minor adjustments, nothing new
* use {{cmd|setupinteraction}}
* [[Presentation effects]] and [[Presentations]]
* see in [[Using Graphics| using graphics]] how to use movies.
* [[Widgets]] (interactive elements, form fields etc.) and [[Interaction and button]]
* [[PDF Bookmarks and Headers]]
This makes all links generated with the {{cmd|goto}} command (and indirectly the {{cmd|in}} and {{cmd|at}} commands) clickable.
== Hints ===== Link coloring ===
By default, the link text gets a green or red [[Color|color]], depending on whether the link is to another page or to the same page. You can change the link colors with the <tt>color</tt> (links to other pages) and <tt>contrastcolor</tt> (links to the same page) properties. For example, to disable link coloring alltogether:
</texcode>
=== Clickable table of contents ===
To make table of contents items clickable, use the {{cmd|setupcombinedlist}} command.
Alternatively, you can use the <tt>textcolor</tt> property to change just the text colour, and leave the section and page numbers colored.
=== Default focus mode ===
By default, clicking an inter-document hyperlink will switch to "fit page" mode, to override this:
\setupinteraction[state=start,focus=standard]
</texcode>
 
= PDF Bookmarks and Headers =
 
Refer to the dedicated [[PDF Bookmarks and Headers]] page.
 
 
[[Category:Presentation]]
[[Category:Command/Interaction|Interaction]]

Navigation menu