ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: disabling page scaling
Date: Mon, 04 Jul 2016 18:03:41 +0200	[thread overview]
Message-ID: <577A88DD.60400@gmail.com> (raw)
In-Reply-To: <a8de07cd-7838-70dd-cf53-c7f6d41a936c@gmx.es>


[-- Attachment #1.1: Type: text/plain, Size: 1203 bytes --]

> Pablo Rodriguez <mailto:oinos@gmx.es>
> 4. Juli 2016 um 17:49
> 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?
The plusspec entries are used for the second and following arguments of 
the option key,
you can use this and pass the none keyword as first argument in the list 
which doesn’t
preset values.

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 2248 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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 16:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-04 15:49 Pablo Rodriguez
2016-07-04 16:03 ` Wolfgang Schuster [this message]
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=577A88DD.60400@gmail.com \
    --to=schuster.wolfgang@gmail.com \
    --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).