ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: Hans Hagen <j.hagen@xs4all.nl>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: paperformat=landscape not working
Date: Wed, 20 May 2020 16:28:07 +0200	[thread overview]
Message-ID: <863c3e59-1c4e-b3cd-b10d-7ba0a90c28dd@gmail.com> (raw)
In-Reply-To: <bf5e4538-b305-1991-b059-bb84c4a216f1@xs4all.nl>

Hans Hagen schrieb am 20.05.2020 um 16:12:
> On 5/20/2020 2:46 PM, Wolfgang Schuster wrote:
>> Peter Münster schrieb am 20.05.2020 um 14:01:
>>> On Wed, May 20 2020, Hans Hagen wrote:
>>>
>>>>>      [offset=\getdocumentargumentdefault{paperformat_to}{0pt}]
>>>>
>>>> shouldn't that one then become
>>>>
>>>> \setuppaper
>>>>    [offset=\getdocumentargumentdefault{paperformat_print}{0pt}]
>>>
>>> Yes, I guess.
>>
>> I think this is better.
>>
>> \setuppaper
>>    [offset=\getdocumentargumentdefault{paperoffset}{0pt}]
> indeed, you got me there,

Also wrong are ()

   o mtx-context-arrange.tex
   o mtx-context-markdown.tex

\doifdocumentargument {paperoffset} {
-   \definepapersize
-     [offset=\getdocumentargument{paperoffset}]
+   \setuppaper
+     [offset=\getdocumentargumentdefault{paperoffset}{0pt}]
}

Wolfgang
___________________________________________________________________________________
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	other threads:[~2020-05-20 14:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-20  8:34 Peter Münster
2020-05-20 11:34 ` Hans Hagen
2020-05-20 12:01   ` Peter Münster
2020-05-20 12:46     ` Wolfgang Schuster
2020-05-20 14:12       ` Hans Hagen
2020-05-20 14:28         ` Wolfgang Schuster [this message]

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=863c3e59-1c4e-b3cd-b10d-7ba0a90c28dd@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=j.hagen@xs4all.nl \
    --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).