X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1169" "Sun" "14" "November" "1999" "14:11:48" "+0100" "Frank Mittelbach" "frank.mittelbach@LATEX-PROJECT.ORG" nil "31" "Re: footnote templates" "^Date:" nil nil "11" nil nil nil nil nil] nil) Received: from mail.listserv.gmd.de (mail.listserv.gmd.de [192.88.97.5]) by mail.Uni-Mainz.DE (8.9.3/8.9.3) with ESMTP id RAA31775 for ; Sun, 14 Nov 1999 17:59:55 +0100 (MET) Received: from mail.listserv.gmd.de (192.88.97.5) by mail.listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <6.8341171A@mail.listserv.gmd.de>; Sun, 14 Nov 1999 17:59:51 +0100 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 445348 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Sun, 14 Nov 1999 17:59:37 +0100 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by relay.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id RAA20612 for ; Sun, 14 Nov 1999 17:59:36 +0100 (MET) Received: from mail.Uni-Mainz.DE (trudi.zdv.Uni-Mainz.DE [134.93.8.159]) by relay.uni-heidelberg.de (8.9.1b+Sun/8.9.1) with ESMTP id RAA07255 for ; Sun, 14 Nov 1999 17:59:52 +0100 (MET) Received: from istrati.zdv.uni-mainz.de (root@dialin380.zdv.Uni-Mainz.DE [134.93.175.80]) by mail.Uni-Mainz.DE (8.9.3/8.9.3) with ESMTP id RAA28813 for ; Sun, 14 Nov 1999 17:59:50 +0100 (MET) Received: (from design@localhost) by istrati.zdv.uni-mainz.de (8.9.3/8.9.3) id OAA00650; Sun, 14 Nov 1999 14:11:48 +0100 X-Authentication-Warning: istrati.zdv.uni-mainz.de: design set sender to design@istrati.zdv.uni-mainz.de using -f References: <407fe02b@corona.oche.de> Message-ID: <199911141311.OAA00650@istrati.zdv.uni-mainz.de> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <407fe02b@corona.oche.de> Date: Sun, 14 Nov 1999 14:11:48 +0100 From: Frank Mittelbach Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: footnote templates Status: R X-Status: X-Keywords: X-UID: 3404 I've spend some time last week writing up the documentation for a first footnote package and just a couple of minutes ago added it to the experimental code section on the project www server you'll find it at ftp//:www.latex-project.org/code/experimental/xfootnote.tgz (tar gzip) http//:www.latex-project.org/code/experimental/xfootnote (dir with individual files) it consist of a package file xfootnote.dtx (roughly 20 pages) a docstrip batch file xfootnote.ins and a small test file xfootnote-test.tex so far it only covers latex like types of footnotes, other layouts need adding. so you will not be surprised if i have essentially the same questions as with the xcontents stuff: - do you think the templates provide you with the keys to implement the layouts people might need/want? - what is missing, what is wrong, what is right? - there are a lot of questions posed in the .dtx file, perhaps some of you have some answers? - if anybody thinks he/she knows of designs that can't be achieved i would like to learn about them --- there must be many i'm sure ... best frank