Dear list,

I have the following sample:

  \setupinteractionscreen
    [width=fit]

  \starttext
   \null
  \stoptext

The first command adds cropbox and trimbox different from the media box.
See PDF code:

  5 0 obj
    [ 0 0 595.2756 841.8898 ]
  endobj

  6 0 obj
  <<
    /CropBox 7 0 R
    /MediaBox 5 0 R
    /TrimBox 7 0 R
  >>
  endobj

  7 0 obj
  [ 0 0 595.2756 841.8898 ]
  endobj

As far as I understand, the width option from \setupinteractionscreen
refers to the display of the document in the PDF viewer.

Is this really so and there is an issue with this, or am I missing
something?

Many thanks for your help,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to