X-VM-v5-Data: ([nil nil nil nil nil nil nil t nil] ["732" "Wed" " 2" "February" "1994" "11:09:26" "+0100" "Tim Van Zandt" "tvz@core.ucl.ac.be" "<199402021028.AA12267@mail.cs.tu-berlin.de>" "19" "Re: On the death of \\footheight" "^Date:" nil nil "2" "1994020210:09:26" "On the death of \\footheight" nil nil]) Return-Path: Received: from sc.ZIB-Berlin.DE (mailserv) by dagobert.ZIB-Berlin.DE (4.1/SMI-4.0/24.6.93) id AA25356; Wed, 2 Feb 94 11:30:08 +0100 Received: from mail.cs.tu-berlin.de by sc.ZIB-Berlin.DE (4.1/SMI-4.0-sc/03.06.93) id AA14742; Wed, 2 Feb 94 11:29:07 +0100 Received: from tubvm.cs.tu-berlin.de by mail.cs.tu-berlin.de with SMTP id AA12267 (5.65c8/IDA-1.4.4(mail.m4[1.12]) for <@MAIL.CS.TU-BERLIN.DE:Schoepf@SC.ZIB-BERLIN.DE>); Wed, 2 Feb 1994 11:28:57 +0100 Message-Id: <199402021028.AA12267@mail.cs.tu-berlin.de> Received: from TUBVM.CS.TU-BERLIN.DE by tubvm.cs.tu-berlin.de (IBM VM SMTP V2R2) with BSMTP id 5681; Wed, 02 Feb 94 11:28:52 +0200 Received: from VM.URZ.UNI-HEIDELBERG.DE (NJE origin MAILER@DHDURZ1) by TUBVM.CS.TU-BERLIN.DE (LMail V1.2a/1.8a) with BSMTP id 5680; Wed, 2 Feb 1994 11:28:52 +0200 Received: from VM.URZ.UNI-HEIDELBERG.DE (NJE origin LISTSERV@DHDURZ1) by VM.URZ.UNI-HEIDELBERG.DE (LMail V1.2a/1.8a) with BSMTP id 4269; Wed, 2 Feb 1994 11:28:06 +0000 Reply-To: Mailing list for the LaTeX3 project Date: Wed, 2 Feb 1994 11:09:26 +0100 From: Tim Van Zandt Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: On the death of \footheight Status: R X-Status: X-Keywords: X-UID: 1381 Rainer, > > I just noticed that seminar.sty uses \footheight. seminar.sty centers slides > > between the header and the footer. To keep the position > > constant even though the actual size of the footers and headers > > can change slightly from one slide to another, I use > > \headheight and \footheight instead of the actual size of > > the header and footer. > > But the value of \footheight is used nowhere else in LaTeX (not even > to determine the page layout in the output routine), so using it for > your own purposes seems to be a red herring. I agree, although I was curious to see if others have used. Anyway, seminar needs several changes to be compatibilty with LaTeX2e, in or out of compatibility mode. Tim