Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(5.0.2195.6713); Fri, 25 Mar 2005 00:45:13 +0100 Received: by mail.proteosys.com (8.12.10/8.12.2) with ESMTP id j2ONjBNi029194 for ; Fri, 25 Mar 2005 00:45:12 +0100 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.119.176]) by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id j2ONdgtL029293; Fri, 25 Mar 2005 00:39:43 +0100 (MET) Received: from listserv (listserv.uni-heidelberg.de [129.206.119.176]) by listserv.uni-heidelberg.de (8.12.7/8.12.7/SuSE Linux 0.6) with ESMTP id j2ON1LbH023883; Fri, 25 Mar 2005 00:37:46 +0100 Received: from LISTSERV.UNI-HEIDELBERG.DE by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8e) with spool id 182441 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Fri, 25 Mar 2005 00:37:45 +0100 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.12.7/8.12.7/SuSE Linux 0.6) with ESMTP id j2ONbjYd001226 for ; Fri, 25 Mar 2005 00:37:45 +0100 Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164]) by relay.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id j2ONdJfK009157 for ; Fri, 25 Mar 2005 00:39:20 +0100 (MET) Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1DEbuG-0005GF-Aj; Thu, 24 Mar 2005 18:38:28 -0500 References: <5.1.0.14.0.20050324202131.0248fbc0@pop3.web.de> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by listserv.uni-heidelberg.de id j2ONbjYd001227 Message-ID: Date: Fri, 25 Mar 2005 00:38:27 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: David Kastrup Subject: Re: \@reinserts To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: <5.1.0.14.0.20050324202131.0248fbc0@pop3.web.de> ( =?iso-8859-1?q?Uwe_L=FCck's_message_of?= "Thu, 24 Mar 2005 23:16:08 +0100") Precedence: list X-ProteoSys-SPAM-Score: 0 () X-Scanned-By: MIMEDefang at proteosys.com Return-Path: owner-latex-l@listserv.uni-heidelberg.de X-OriginalArrivalTime: 24 Mar 2005 23:45:14.0017 (UTC) FILETIME=[86557910:01C530CB] Status: R X-Status: X-Keywords: X-UID: 4833 Uwe Lück writes: > Happy Easter Holidays! > -- Here is a proposal for an advanced search of Easter eggs: > > I thought it would be a matter of an hour or so to solve the > problems with \@reinserts in LaTeX's output routine > (see LaTeX bugs 3370, 3451, 3719). That is not exactly an expression of great confidence in the competence of the LaTeX team. > And I need this somewhat urgently. At least I will (I'm afraid) be > unable to sleep until \output guru Frank Mittelbach will return to > his office after his Easter holidays. Can anybody else help me with > sleeping or \output earlier? I'd strongly recommend that you don't wait till Tuesday with sleeping. > You find a proposal for getting rid of \@reinsert in latex/3719. > Yet it seems to me that it doesn't work. With the proposed > \let\@reinserts\relax, e.g., or with another emptying of the > \footins box, the page builder quits without comment, and I get an > overfull page. latex/3451 seems to allude to this problem, but what > is needed to be done actually now ...? If your problem is actually the same as in latex/3719, you could try using bigfoot.sty from : just loading it (in its current state) should fix the problem of jumbled footnotes (the current code has other drawbacks at the moment, like not giving always correct headers and footers, which is why it is not yet released). However, it would be unreasonable to expect lineno.sty to work with it: even when the output-hookery stuff was cleaned up and implemented "properly", I would be skeptical that it would cooperate without involving more amount of work than can be reasonably done before you ought to sleep. I'll probably look into it when I get the rest of the problems solved, but it is likely that I'd decide to rather try doing the line numbers with PostScript hackery or similar expedients. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum