[OS X TeX] off topic

Michael Murray mmurray at maths.adelaide.edu.au
Thu Oct 31 22:18:52 CET 2002



Hi Joe

With pdfpages you could have a file

proposal.tex

and two files first.tex and second.tex which say

------
\documentclass{article}
\usepackage{pdfpages}

\begin{document}

\includepdf[pages={1-n}]{proposal.pdf}

\end{document}
---------

---------
\documentclass{article}
\usepackage{pdfpages}

\begin{document}

\includepdf[ pages={n+1-m}]{proposal.pdf}

\end{document}
-----------


The only hassle is you have to know n and m to
make this work and if they change as you work
on the proposal that might be a pain.

Michael
-- 
_________________________________________________________
Assoc/Prof Michael Murray
School of Pure Mathematics         Fax: 61+ 8 8303 3696
University of Adelaide             Phone: 61+ 8 8303 4174
Australia  5005      Email: mmurray at maths.adelaide.edu.au
Home Page: http://www.maths.adelaide.edu.au/pure/mmurray
PGP public key:
http://www.maths.adelaide.edu.au/pure/mmurray/pgp.txt
University of Adelaide CRICOS # 00123M
________________________________________________________






-----------------------------------------------------
Mac TeX info, resources, and news can be found at:
<http://www.esm.psu.edu/mac-tex/>
-----------------------------------------------------
List archives can be found at:
<http://www.esm.psu.edu/mac-tex/MacOSX-TeX-Digests/>
Threaded list archives can be found at:
<http://www.masda.vxu.se/~pku/MacOSX_TeX/>
-----------------------------------------------------
See message headers for list info.
-----------------------------------------------------




More information about the macostex-archives mailing list