Hello.
I am working from a very complex template I have been given (which includes, class, style and macro files) from here http://www-h.eng.cam.ac.uk/help/tpl/tex ... SnPDF.zip. I will not post any of the code here as it is not relavent to the problem.
I am essentially trying to write a "mini-book" with the following parts:
contents
introduction
chapter1
chapter2
I want Chapter two to contain sections A, B, C....(up to around 300).
So far I have the above format (with ch1 and ch2 appearing with a hyperlink). In chapter2 I input tex files each with a different name, 300 times. My problem is that these do not appear in the contents section. I would like them to be there with a page number/title/hyperlink.
How do I make the input tex files appear in the contents section?
Many thanks
Page Layout ⇒ Basic Question on inserting numbered Sections into Contents
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: Basic Question on inserting numbered Sections into Conte
btw I did try using include instead of iput but got the error message "\include cannot be nested".