X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["766" "Thu" "16" "September" "1999" "16:45:52" "+0100" "Sebastian Rahtz" "sebastian.rahtz@COMPUTING-SERVICES.OXFORD.AC.UK" nil "19" "Re: specials and vertical space" "^Date:" nil nil "9" 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.8.8/8.8.8) with ESMTP id RAA30226 for ; Thu, 16 Sep 1999 17:57:40 +0200 (MET DST) Received: from mail.listserv.gmd.de (192.88.97.5) by mail.listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <1.6D6AD09E@mail.listserv.gmd.de>; Thu, 16 Sep 1999 17:57:38 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 445896 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Thu, 16 Sep 1999 17:57:37 +0200 Received: from oxmail.ox.ac.uk (oxmail3.ox.ac.uk [163.1.2.9]) by relay.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id RAA11869 for ; Thu, 16 Sep 1999 17:46:00 +0200 (MET DST) Received: from ermine.ox.ac.uk ([163.1.2.13]) by oxmail.ox.ac.uk with esmtp (Exim 2.10 #1) id 11RdjR-0001fs-00 for LATEX-L@urz.uni-heidelberg.de; Thu, 16 Sep 1999 16:45:57 +0100 Received: from spqr.oucs.ox.ac.uk ([163.1.15.17]) by ermine.ox.ac.uk with smtp (Exim 2.12 #1) id 11RdjR-0004RS-00 for LATEX-L@URZ.UNI-HEIDELBERG.DE; Thu, 16 Sep 1999 16:45:57 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <199909161529.LAA11383@fenris.math.albany.edu> X-Mailer: VM 6.73 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14305.4272.443240.727029@spqr.oucs.ox.ac.uk> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <199909161529.LAA11383@fenris.math.albany.edu> Date: Thu, 16 Sep 1999 16:45:52 +0100 From: Sebastian Rahtz Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: specials and vertical space Status: R X-Status: X-Keywords: X-UID: 3329 Mark Steinberger writes: > I've noticed that inclusion of hypertex \specials can affect vertical > space. E.g., including the \specials immediately before an equation > environment sometimes adds space above the environment. ah, I know it well > Can latex address this issue, or is it an underlying tex problem? > > Has anyone else noticed this? Is there any potential cure? LaTeX can and will address this problem, but it will require some work on hyperref and other macro packages to interact with what They do. So don't expect it very soon. Basically, it involves delaying the addition of vertical space to a point where the \specials stop interfering. David and Frank can explain better, but the bottom line is that a solution is on its way. Sebastian