[NTG-context] How to insert a full page pdf.
Willi Egger
w.egger at boede.nl
Wed Apr 20 18:37:37 CEST 2005
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 at ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
More information about the ntg-context
mailing list