Difference between revisions of "Command/setupinteractionscreen"

From Wiki
Jump to navigation Jump to search
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
(added PDF print options)
Line 35: Line 35:
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
 
     <td class="cmd">[[Command/keyword:option|option]]</td>
 
     <td class="cmd">[[Command/keyword:option|option]]</td>
     <td>[[Command/value:max|max]] [[Command/value:fit|fit]] [[Command/value:doublesided|doublesided]] [[Command/value:bookmark|bookmark]] </td>
+
     <td>[[Command/value:max|max]] [[Command/value:fit|fit]] [[Command/value:doublesided|doublesided]] [[Command/value:bookmark|bookmark]] [[Command/value:page|page]] [[Command/value:portrait|portrait]] [[Command/value:landscape|landscape]] </td>
 
   </tr>
 
   </tr>
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
Line 48: Line 48:
 
option=max : fullscreen at the beginning
 
option=max : fullscreen at the beginning
  
 +
option=page : PDF single--sided printing
  
 +
option=portrait : PDF portrait duplex printing (long side flipped)
 +
 +
option=landscape : PDF landscape duplex printing (short side flipped)
  
 
== Example ==
 
== Example ==
Line 54: Line 58:
  
 
== See also ==
 
== See also ==
<!-- something like {{cmd|goto}} -->
+
 
 +
[[PDF Print Options]]
  
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==

Revision as of 09:53, 24 December 2015

\setupinteractionscreen

Syntax

\setupinteractionscreen[...,...=...,...]
width dimension fit max
height dimension fit max
backspace dimension
topspace dimension
horoffset dimension
veroffset dimension
option max fit doublesided bookmark page portrait landscape
delay number none


Description

option=max : fullscreen at the beginning

option=page : PDF single--sided printing

option=portrait : PDF portrait duplex printing (long side flipped)

option=landscape : PDF landscape duplex printing (short side flipped)

Example

See also

PDF Print Options

Help from ConTeXt-Mailinglist/Forum

All issues with: