Command/setupinteraction
< Command
Jump to navigation
Jump to search
Revision as of 08:44, 18 May 2010 by Richard Stephens (talk | contribs) (→Description: Added notes on color and contrastcolor.)
\setupinteraction
Syntax
\setupinteraction[...,...=...,...] | |
state | start stop |
menu | on off |
page | yes no |
click | yes no |
split | yes no |
display | new |
openaction | reference |
closeaction | reference |
openpageaction | reference |
closepageaction | reference |
calculate | name |
strut | yes no |
width | dimension |
height | dimension |
depth | dimension |
style | normal bold slanted boldslanted type cap small...command |
color | name |
contrastcolor | name |
symbolset | name |
title | text |
subtitle | text |
author | text |
date | text |
keyword | text |
fieldlayer | auto name |
Description
click
: hyperlink highlighting when clicked (/H /N)
subtitle
: goes into the /Subject field of the pdf file's document information dictionary.
color
: this colour is used if the destination of the reference is on a different page from the reference itself.
contrastcolor
: this colour is used if the destination of the reference is on the same page as the reference itself.
Example
\setupinteraction [state=start, color=green, style=bold]