Received: from webgate.proteosys.de (mail.proteosys-ag.com [62.225.9.49]) by lucy.proteosys (8.11.0/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id f7VJ1T906584 for ; Fri, 31 Aug 2001 21:01:29 +0200 Received: by webgate.proteosys.de (8.11.4/8.11.0) with ESMTP id f7VJ1ET23898 . for ; Fri, 31 Aug 2001 21:01:15 +0200 MIME-Version: 1.0 Received: from mail.Uni-Mainz.DE (mailserver1.zdv.Uni-Mainz.DE [134.93.8.30]) by mailgate1.zdv.Uni-Mainz.DE (8.11.0/8.10.2) with ESMTP id f7VJ1AG22414 for ; Fri, 31 Aug 2001 21:01:10 +0200 (MET DST) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C1324F.57354A80" Received: from mailgate1.zdv.Uni-Mainz.DE (mailgate1.zdv.Uni-Mainz.DE [134.93.8.56]) by mail.Uni-Mainz.DE (8.9.3/8.9.3) with ESMTP id VAA18260 for ; Fri, 31 Aug 2001 21:01:10 +0200 (MEST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by mailgate1.zdv.Uni-Mainz.DE (8.11.0/8.10.2) with ESMTP id f7VJ19G22409 for ; Fri, 31 Aug 2001 21:01:10 +0200 (MET DST) Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.27]) by relay.uni-heidelberg.de (8.10.2+Sun/8.10.2) with ESMTP id f7VIxKb20708; Fri, 31 Aug 2001 20:59:20 +0200 (MET DST) Received: from listserv (listserv.uni-heidelberg.de [129.206.100.27]) by listserv.uni-heidelberg.de (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) with ESMTP id f7VIwPo11483; Fri, 31 Aug 2001 20:58:25 +0200 Received: from LISTSERV.UNI-HEIDELBERG.DE by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8d) with spool id 1215 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Fri, 31 Aug 2001 20:58:24 +0200 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) with ESMTP id f7VIwOo11477 for ; Fri, 31 Aug 2001 20:58:24 +0200 Received: from tninet.se (lennier.tninet.se [195.100.94.105]) by relay.uni-heidelberg.de (8.10.2+Sun/8.10.2) with ESMTP id f7VIxAb20666 for ; Fri, 31 Aug 2001 20:59:10 +0200 (MET DST) Received: from [195.100.226.133] (du133-226.ppp.su-anst.tninet.se [195.100.226.133]) by lennier.tninet.se (BLUETAIL Mail Robustifier 2.2.2) with ESMTP id 528878.284345.999lennier-s2 for ; Fri, 31 Aug 2001 20:59:05 +0200 In-Reply-To: References: Your message of "Fri, 31 Aug 2001 11:48:35 +0200." Return-Path: X-Sender: haberg@pop.matematik.su.se Content-class: urn:content-classes:message Subject: Re: Compiling from several files Date: Fri, 31 Aug 2001 19:39:42 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Hans Aberg" Sender: "Mailing list for the LaTeX3 project" To: Reply-To: "Mailing list for the LaTeX3 project" Status: R X-Status: X-Keywords: X-UID: 4161 This is a multi-part message in MIME format. ------_=_NextPart_001_01C1324F.57354A80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable At 11:49 +0100 2001/08/31, Robin Fairbairns wrote: >> No: If I have a main file, then \include and \includeonly controls = what >> should be in the main document. By my system, I may have a main = document >> which is not altered while I write on additions: > >sigh. all this stuff is covered in immensely many faqs -- did you >ever try looking? Really. So let us know how the planned LaTeX3 version will look like. >i do something similar to what you seem to want using includex (in >macros/latex/contrib/supported/frankenstein/unsupported on ctan), but >you really might try reading > > http://www.tex.ac.uk/cgi-bin/texfaq2html?label=3Dconditional+multidoc > >2 answers, either of which offers tools that could be coerced to >provide the sort of thing you want. The FAQ you quote says: includex enables you to '\includedoc' complete articles (in the way = that you '\include' chapter files in an ordinary report). It doesn't do the whole job for you, though. You need to analyse the package use of the individual papers, and ensure that a consistent set is loaded in the preamble of the main report. So evidently, it does not do the trick. Have you decided to keep the preamble style for LaTeX3, or is it not possible to remove it? Hans Aberg ------_=_NextPart_001_01C1324F.57354A80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Re: Compiling from several files

At 11:49 +0100 2001/08/31, Robin Fairbairns = wrote:
>> No: If I have a main file, then \include and = \includeonly controls what
>> should be in the main document. By my = system, I may have a main document
>> which is not altered while I write on = additions:
>
>sigh.  all this stuff is covered in = immensely many faqs -- did you
>ever try looking?

Really. So let us know how the planned LaTeX3 version = will look like.

>i do something similar to what you seem to want = using includex (in
>macros/latex/contrib/supported/frankenstein/unsupported on = ctan), but
>you really might try reading
>
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=3Dconditional+multid= oc
>
>2 answers, either of which offers tools that = could be coerced to
>provide the sort of thing you want.

The FAQ you quote says:
  includex enables you to '\includedoc' complete = articles (in the way that
you '\include' chapter files in an ordinary report). = It doesn't do the
whole job for you, though. You need to analyse the = package use of the
individual papers, and ensure that a consistent set = is loaded in the
preamble of the main report.

So evidently, it does not do the trick.

Have you decided to keep the preamble style for = LaTeX3, or is it not
possible to remove it?

  Hans Aberg

------_=_NextPart_001_01C1324F.57354A80--