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 via email to