X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["556" "Mon" "8" "February" "93" "21:08:03" "CET" "Michael Downes" "MJD@MATH.AMS.ORG" nil "9" "Re: document classes & numbering systems" "^Date:" nil nil "2"]) Return-Path: Received: from sc.ZIB-Berlin.DE (mailserv) by dagobert.ZIB-Berlin.DE (4.1/SMI-4.0/1.9.92 ) id AA26049; Mon, 8 Feb 93 21:07:24 +0100 Received: from vm.urz.Uni-Heidelberg.de (vm.hd-net.uni-heidelberg.de) by sc.ZIB-Berlin.DE (4.1/SMI-4.0-sc/19.6.92) id AA02319; Mon, 8 Feb 93 21:07:21 +0100 Message-Id: <9302082007.AA02319@sc.zib-berlin.dbp.de> Received: from DHDURZ1 by vm.urz.Uni-Heidelberg.de (IBM VM SMTP V2R2) with BSMTP id 0566; Mon, 08 Feb 93 21:08:18 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 6415; Mon, 08 Feb 93 21:08:14 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 6413; Mon, 08 Feb 93 21:08:12 CET Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <728852772.550173.MJD@math.ams.org> Date: Mon, 8 Feb 93 21:08:03 CET From: Michael Downes Sender: Mailing list for the LaTeX3 project To: Multiple Recipients of Subject: Re: document classes & numbering systems Status: R X-Status: X-Keywords: X-UID: 956 Another example. Suppose an author using \documentstyle{article} has a number of composite floating figures, each composed of two or three subfigures. Suppose the figures are numbered e.g. 7a, 7b, 7c for the three parts of figure 7. Now consider what happens if the author submits his article to a publisher X who changes the documentstyle to {article-x} in which the default numbering for figures is \Alph (A, B, C, ...) instead of numeric as is the default in article.sty. Then the authors numbered subfigures will turn into Aa, Ab, Ac, Ba, Bb, Bc, ...