ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Magazine imposition.
Date: Thu, 18 Feb 2010 16:52:15 +0100	[thread overview]
Message-ID: <fe8d59da1002180752y3dc429d0ib341f14ef1d59407@mail.gmail.com> (raw)
In-Reply-To: <7ABC2329-059C-4748-B5DB-801A6D419FD2@boede.nl>

On Thu, Feb 18, 2010 at 2:35 PM, Willi Egger <w.egger@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
___________________________________________________________________________________


  parent reply	other threads:[~2010-02-18 15:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-17 23:41 John Culleton
2010-02-18  9:29 ` Willi Egger
2010-02-18 12:19   ` Hans Hagen
2010-02-18 13:35     ` Willi Egger
2010-02-18 13:46       ` Hans Hagen
2010-02-19  9:54         ` Wolfgang Schuster
2010-02-18 14:22       ` Alan BRASLAU
2010-02-18 15:52       ` luigi scarso [this message]
2010-02-18 16:43         ` Willi Egger
2010-02-18 17:50 ` Aditya Mahajan

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=fe8d59da1002180752y3dc429d0ib341f14ef1d59407@mail.gmail.com \
    --to=luigi.scarso@gmail.com \
    --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).