ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Christopher Tipper" <chris.tipper@e-conomist.fsnet.co.uk>
Cc: "ConTeXT Mailing List" <ntg-context@ntg.nl>
Subject: Re: texexec: can it crop?
Date: Wed, 22 Nov 2000 18:40:39 -0000	[thread overview]
Message-ID: <001f01c054b3$d2f7aca0$582b883e@chris> (raw)
In-Reply-To: <3.0.6.32.20001122164738.01a99130@pop.wxs.nl>

> Incredible what manipulations one wants. Fortunately this is rather trivial
> to implement. [a more efficient method is to embed it in the output
> routine, but that can make documents faulty. 

\slicepages[file.pdf][n=2] does 90% of the job.

without knowing how tex macros operate I suspect the problem with my output stems from the fact that the origin is bottom-left rather than top-left.

So if the slides are arranged like so

1  2
3  4

my output then becomes

3 4 1 2 etc. etc. i.e. starting from bottom-left. Maybe a fix is too complicated?

the second problem may also be a factor of how pdf's are designed. Basically the pages come out rotated 90 degrees clockwise. When I do

   \setuppapersize
     [\s!dummy,90][\s!dummy,landscape]

doesn't quite fix it, as Acrobat doesn't forget the page height, so one ends up with the graphic the right way up on a square bounding box.

Problems, problems... :-)

Christopher


  reply	other threads:[~2000-11-22 18:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-22 13:14 Christopher Tipper
2000-11-22 15:47 ` Hans Hagen
2000-11-22 18:40   ` Christopher Tipper [this message]
2000-11-22 23:26     ` Hans Hagen
2000-11-23 11:33       ` Christopher Tipper
2000-11-23 11:35         ` Hans Hagen
2000-11-22 21:30 ` Johannes H?sing

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='001f01c054b3$d2f7aca0$582b883e@chris' \
    --to=chris.tipper@e-conomist.fsnet.co.uk \
    --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).