Difference between revisions of "Command/setupinteractionscreen"

From Wiki
Jump to navigation Jump to search
(add new display options and complete printing options)
(add nomenubar option)
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]] [[Command/value:attachment|attachment]] [[Command/value:layer|layer]] [[Command/value:page|page]] [[Command/value:portrait|portrait]] [[Command/value:landscape|landscape]] [[Command/value:paper|paper]] [[Command/value:fixed|fixed]] </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 52: Line 52:
 
option=attachment : attachments pane 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=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  

Revision as of 14:03, 1 May 2019

\setupinteractionscreen

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: