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=...]
\stopTEXpageworks (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 [email protected] http://www.ntg.nl/mailman/listinfo/ntg-context
_______________________________________________ ntg-context mailing list [email protected] http://www.ntg.nl/mailman/listinfo/ntg-context
