18 Feb
2010
18 Feb
'10
3:52 p.m.
On Thu, Feb 18, 2010 at 2:35 PM, Willi Egger
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