ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: disabling page scaling
Date: Mon, 4 Jul 2016 17:49:40 +0200	[thread overview]
Message-ID: <a8de07cd-7838-70dd-cf53-c7f6d41a936c@gmx.es> (raw)

Dear list,

I have the following sample:

    \setupinteractionscreen[option={paper,page}]
    \starttext
    \ConTeXt\ is awesome!
    \stoptext

The values for the option key should enable "/PickTrayByPDFSize true"
and "/Duplex /Simplex" in the PDF file. But I get an undesired
"/PrintScaling /None" (I need to reduce the document to printing margins.)

Checking lpdf-mis.lua, I see that there are two lists (or dictionaries,
maybe [the technical term is beyond my knowledge]) controlling the
printing options: pagespecs and plusspecs (both are local).

page, portrait, landscape and paper involve fixed in the pagespecs
dictionary. But these values don’t involve fixed in the plusspecs dictonary.

How can I invoke the plusspecs dictionary from ConTeXt, so I can get
duplex printing in the PDF file (or "/PickTrayByPDFSize true") without
having to disable page scaling?

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2016-07-04 15:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-04 15:49 Pablo Rodriguez [this message]
2016-07-04 16:03 ` Wolfgang Schuster
2016-07-04 16:34   ` Pablo Rodriguez
2016-07-04 16:57     ` Hans Hagen
2016-07-04 17:25       ` Pablo Rodriguez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a8de07cd-7838-70dd-cf53-c7f6d41a936c@gmx.es \
    --to=oinos@gmx.es \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).