ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
Subject: Re: How to insert a full page pdf.
Date: Wed, 20 Apr 2005 18:37:37 +0200	[thread overview]
Message-ID: <42668551.7070401@boede.nl> (raw)
In-Reply-To: <200504191814.10223.john@wexfordpress.com>

Hi John,

John R. Culleton wrote:
> I need to insert some example pages from one document into
> another. Both are 8.5 x 11. 
> 
> I have read the old posts about \startTEXpage etc. and looked at
> the source code. But I still have a few questions:
> 1. Can I select e.g., just page 2 from the external document to
> insert in my document? How?

You can refer to this external doc and include the needed pages as floats:

\externalfigure[cursus-pdf][page=1,width=...].

Probably also
\startTEXpage
	\externalfigure[cursus-pdf][page=1,width=...]
\stopTEXpage

works (untested).

if included as float there is no risk that the pagenumbering dos not work.

Kind regards
Willi

> 2. Does Context automatically bump its page counter to compensate
> for the inserted page or pages, or do I have to adjust it after
> each such insertion?
> 
> TIA
> 
> John Culleton
> Able Indexers and Typesetters
> http://wexfordpress.com
> 
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

  parent reply	other threads:[~2005-04-20 16:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-19 18:14 John R. Culleton
2005-04-19 22:58 ` David Munger
2005-04-20  6:38   ` luigi.scarso
2005-04-20 16:37 ` Willi Egger [this message]
2005-04-21 14:24 olivier Turlier

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=42668551.7070401@boede.nl \
    --to=w.egger@boede.nl \
    --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).