X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1148" "Fri" "11" "September" "92" "11:26:52" "+0100" "Dominik Wujastyk" "ucgadkw@UCL.AC.UK" nil "27" "RE: sectioning units lower than \\subparagraph" "^Date:" nil nil "9"]) Return-Path: Received: from sc.ZIB-Berlin.DE (serv01) by dagobert.ZIB-Berlin.DE (4.1/SMI-4.0/1.9.92 ) id AA00727; Fri, 11 Sep 92 12:29:56 +0200 Received: from vm.urz.Uni-Heidelberg.de by sc.ZIB-Berlin.DE (4.0/SMI-4.0-sc/19.6.92) id AA17420; Fri, 11 Sep 92 12:29:44 +0200 Message-Id: <9209111029.AA17420@sc.zib-berlin.dbp.de> Received: from DHDURZ1 by vm.urz.Uni-Heidelberg.de (IBM VM SMTP V2R2) with BSMTP id 2500; Fri, 11 Sep 92 12:25:42 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 2491; Fri, 11 Sep 92 12:25:22 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 2487; Fri, 11 Sep 92 12:25:19 CET Reply-To: Mailing list for the LaTeX3 project Date: Fri, 11 Sep 92 11:26:52 +0100 From: Dominik Wujastyk Sender: Mailing list for the LaTeX3 project To: Multiple recipients of Subject: RE: sectioning units lower than \subparagraph Status: R X-Status: X-Keywords: X-UID: 757 On Sep 11, 11:12am, Chris wrote: > Nelson Beebe also pointed out, at the mini-workshop we held in > Portland, that when incorporating an article into a book, it would be > useful to be able to set up local mappings from "author's tags" to > "document elements". This also requires that the names are not > hard-wired to levels. I've often wished to be able to do exactly this. I have a book on the go at the moment where I -- as editor and LaTeX sophisticate -- have the whole thing set up with a single driver file and \includeonly statements for each chapter, etc., while the author, during his cycle of editing, always changes each chapter back into a separate document with it's own \documentstyle etc. This is a job for AWK, I know, but still, it would be nice to have a simple way of disabling included \documentstyle statements, and changing \title ... into \chapter, and doing something sensible with \author and \date, and \begin/end{document}, without physically editing each chapter heading. This may sound trivial, but the book I have at present is about 1000 pages, and has scores of chapters, so it does get tedious. Dominik