Re: including sections -- still having trouble!

2002-11-28 Thread Nirmal Govind
> Yep, only the preamble of the master document is used (this is > actually quite useful, since it makes it easy for you to have > different settings depending on whether you're printing from the > master document or the single document). > Thanks Christian.. yes, I guess it can be useful... ni

Re: including sections -- still having trouble!

2002-11-28 Thread Christian Ridderström
On Thu, 28 Nov 2002, Nirmal Govind wrote: > > Yes, it is possible. You probably have some broken latex code in there > > > > Actually it was giving errors cos of missing packages.. I'd included the > package color (needed for XFig figures) in each of the three separate > docs but looks like the

Re: including sections -- still having trouble!

2002-11-27 Thread Nirmal Govind
> Yes, it is possible. You probably have some broken latex code in there > Actually it was giving errors cos of missing packages.. I'd included the package color (needed for XFig figures) in each of the three separate docs but looks like the final doc that "includes" each of them also needs to ha

Re: including sections -- still having trouble!

2002-11-27 Thread Christian Ridderström
On Tue, 26 Nov 2002, Nirmal Govind wrote: > > > You can have the included files in the article class, and only the > > > master file in the book class. However, when you make a DVI from the > > > master file, you might encounter some problems. > > > > > > PS: this will work with lyx >= 1.2.0. >

Re: including sections -- still having trouble!

2002-11-26 Thread Nirmal Govind
> > You can have the included files in the article class, and only the > > master file in the book class. However, when you make a DVI from the > > master file, you might encounter some problems. > > > > PS: this will work with lyx >= 1.2.0. Thanks Dekel for this info.. > I played with a workar