Changes

Jump to navigation Jump to search
33 bytes removed ,  20:03, 30 March 2014
m
no edit summary
You might also want to look into [[Combinations]].
 
= Pictures and Hyperlinks =
 
This example makes a picture interactive; when clicked, it opens a browser to the given URL:
 
<texcode>
\setupinteraction[state=start]
 
\starttext
This is a cow: \goto{\externalfigure[cow][height=2ex]}[url(http://en.wikipedia.org/wiki/Cow)]
\stoptext
</texcode>
= Pictures as [[Floating Objects]] =
* See [[Simple Cover Page]]
= Hyperlinked Picture = This is an example of how to make a picture interactive. When the user clicks it, it invokes the user's browser to a given URL. <texcode>\setupinteraction[state=start] \starttextThis is a cow: \goto{\externalfigure[cow][height=2ex]}[url(http://en.wikipedia.org/wiki/Cow)]\stoptext </texcode> == See Also ==
* [[Animation]]
419

edits

Navigation menu