X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1204" "Mon" "16" "December" "1996" "08:51:42" "+0100" "Chris Rowley" "C.A.ROWLEY@open.ac.uk" nil "37" "Re: Footnotes" "^Date:" nil nil "12" nil "Footnotes" nil nil] nil) Received: from listserv.gmd.de (listserv.gmd.de [192.88.97.1]) by mail.Uni-Mainz.DE (8.8.4/8.8.4) with ESMTP id SAA10326; Mon, 16 Dec 1996 18:44:29 +0100 (MET) Received: from listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <15.A19F8568@listserv.gmd.de>; Mon, 16 Dec 1996 18:44:28 +0100 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 4214 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Mon, 16 Dec 1996 08:53:00 +0100 Received: from ixgate02.dfnrelay.d400.de (ixgate02.dfnrelay.d400.de [193.174.248.2]) by relay.urz.uni-heidelberg.de (8.7.6/8.7.4) with ESMTP id IAA07823 for ; Mon, 16 Dec 1996 08:52:32 +0100 (MET) X400-Received: by mta d400relay in /PRMD=dfnrelay/ADMD=d400/C=de/; Relayed; Mon, 16 Dec 1996 08:52:04 +0100 X400-Received: by mta venus.open.ac.uk in /PRMD=UK.AC/ADMD= /C=GB/; Relayed; Mon, 16 Dec 1996 08:51:21 +0100 X400-Received: by mta fell.open.ac.uk in /PRMD=UK.AC/ADMD= /C=GB/; Relayed; Mon, 16 Dec 1996 08:51:16 +0100 X400-Received: by mta UK.AC.MHS-RELAY.SUN2 in /PRMD=uk.ac/ADMD= /C=gb/; Relayed; Mon, 16 Dec 1996 08:51:42 +0100 X400-Originator: C.A.ROWLEY@open.ac.uk X400-Recipients: non-disclosure:; X400-MTS-Identifier: [/PRMD=UK.AC/ADMD= /C=GB/;<199612160751.HAA20761@fell.open] X400-Content-Type: P2-1988 (22) Content-Identifier: Re: Footnotes Alternate-Recipient: Allowed References: Message-ID: <199612160751.HAA20761@fell.open.ac.uk> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: Date: Mon, 16 Dec 1996 08:51:42 +0100 From: Chris Rowley Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: Footnotes Status: R X-Status: X-Keywords: X-UID: 1777 Padraig > The following occur in _Hart's rules for compositors_ 39th ed. (1983) 142: > > (b) One single-line note on a page should be centred; > two or more single-line notes on a page should be > ranged on the left, the whole being centred on the > longest. > > (c) A short note may be set complete in the break-line > of another note provided it is set full right, preferably > with more than three ems between the notes. > > (d) Short notes may be run on in the same line with > preferably at least 3 ems between them, the line being > centred. Where there are several short footnotes, > they should be ranged in columns with a minimum > of a 3-em space between the longest lines in the columns. > > __________________________________________________________ > > How much of this could be automated for LaTeX? > Before looking at this form of the question, first answer the following: How much of this could be automated? ie express it as an algorithm or at least as a set of constraints that must be satisfied. My feeling is that this first stage is the tough bit (but not impossible); without it deciding whether it is reasonable to implement such a set of rules in TeX is impossible. chris