On Thu, Feb 18, 2010 at 2:35 PM, Willi Egger <w.eg...@boede.nl> wrote:
> So, that is a short cut!
>
> I did not know weather the magazine was in context or not.
> Anyway is there a possibility to rotate pages in a already typeset pdf?
>
like a rolling stone ?

%%test-willy
\starttext
\dorecurse{5}{\startTEXpage\framed[width=10cm,align=right]{\ss \input
knuth\relax}\stopTEXpage}
\stoptext



\starttext
\startTEXpage
\dorecurse{5}{%
\rotate[rotation=\numexpr 72 *
(\recurselevel-1)\relax]{\externalfigure[test-willy][page=\recurselevel]}%
}
\stopTEXpage
\stoptext


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