Difference between revisions of "Command/setupinteractionscreen"

From Wiki
Jump to navigation Jump to search
(added PDF print options)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
|attributes=
 
|attributes=
 
}}
 
}}
 +
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>setupinteractionscreen</syntax>
  
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
Line 35: Line 38:
 
   <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]] [[Command/value:page|page]] [[Command/value:portrait|portrait]] [[Command/value:landscape|landscape]] </td>
+
     <td>[[Command/value:max|max]] [[Command/value:fit|fit]] [[Command/value:doublesided|doublesided]] [[Command/value:bookmark|bookmark]] [[Command/value:attachment|attachment]] [[Command/value:layer|layer]] [[Command/value:nomenubar|nomenubar]] [[Command/value:page|page]] [[Command/value:portrait|portrait]] [[Command/value:landscape|landscape]] [[Command/value:paper|paper]] [[Command/value:fixed|fixed]] </td>
 
   </tr>
 
   </tr>
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
Line 46: Line 49:
 
== Description ==  
 
== Description ==  
  
option=max : fullscreen at the beginning
+
option=max : fullscreen when the document is opened
 +
 
 +
option=bookmark : bookmark pane (if the document contains at least one) shown when the document is opened
 +
 
 +
option=attachment : attachments pane shown when the document is opened
 +
 
 +
option=layer : layers pane shown when the document is opened
 +
 
 +
option=nomenubar : hide menu bar (new in 2019-05)
  
 
option=page : PDF single--sided printing  
 
option=page : PDF single--sided printing  
Line 53: Line 64:
  
 
option=landscape : PDF landscape duplex printing (short side flipped)
 
option=landscape : PDF landscape duplex printing (short side flipped)
 +
 +
option=paper : use non--standard paper size
 +
 +
option=fixed : no zoom in printing
 +
 +
option=none : required to specify further options (page, portrait, landscape as first values imply fixed; paper also implies page)
  
 
== Example ==
 
== Example ==

Latest revision as of 16:14, 11 November 2019

\setupinteractionscreen

Syntax (autogenerated)

\setupinteractionscreen[...=...,...]
widthfit max tight dimension
heightfit max tight dimension
backspacedimension
horoffsetdimension
veroffsetdimension
topspacedimension
optionfit max singlesided doublesided bookmark auto none default fixed landscape portrait page paper attachment layer title lefttoright righttoleft nomenubar
copiesnumber
printlist
delaynone number


Syntax

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


Description

option=max : fullscreen when the document is opened

option=bookmark : bookmark pane (if the document contains at least one) shown when the document is opened

option=attachment : attachments pane shown when the document is opened

option=layer : layers pane shown when the document is opened

option=nomenubar : hide menu bar (new in 2019-05)

option=page : PDF single--sided printing

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

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

option=paper : use non--standard paper size

option=fixed : no zoom in printing

option=none : required to specify further options (page, portrait, landscape as first values imply fixed; paper also implies page)

Example

See also

PDF Print Options

Help from ConTeXt-Mailinglist/Forum

All issues with: