ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
Subject: Re: Rotating pages
Date: Sat, 7 Aug 2021 14:20:13 +0200	[thread overview]
Message-ID: <1620da8e-2ef5-c322-d614-a7fcd83551a1@gmail.com> (raw)
In-Reply-To: <CAPtmdbPvqzL2usOWi0EO613_ANDuKEesJLmsQ_M5Wq-NBvMrgA@mail.gmail.com>

Jeroen via ntg-context schrieb am 07.08.2021 um 13:56:
> For the following document, the last 3 pages are landscape, but I 
> would like to have the pdf-ed rotated so they are in the pdf document 
> portrait, ie rotated 90 degree to the left but leave the page as how 
> they are now. Is there an easy way to achieve this?
>
> \startbuffer[apx]
>
> \setuppapersize[

\setuppapersize[%

>   \dorecurse{\noffigurepages}
>       {\startTEXpage
> \externalfigure[\jobname-apx.pdf][page=\recurselevel]
>  \stopTEXpage}

\externalfigure [...] [page=\recurselevel,orientation=90]

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:[~2021-08-07 12:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-07 11:56 Jeroen via ntg-context
2021-08-07 12:20 ` Wolfgang Schuster via ntg-context [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=1620da8e-2ef5-c322-d614-a7fcd83551a1@gmail.com \
    --to=ntg-context@ntg.nl \
    --cc=wolfgang.schuster.lists@gmail.com \
    /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).