LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Classic View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender: Mailing list for the LaTeX3 project <[log in to unmask]>
Date: Tue, 11 Mar 2003 23:11:42 +0000
Reply-To: Mailing list for the LaTeX3 project <[log in to unmask]>
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
In-Reply-To: <l03102804ba8ea00a87f5@[130.235.3.161]>
Content-Type: text/plain; charset=us-ascii
From: Chris Rowley <[log in to unmask]>
Parts/Attachments: text/plain (23 lines)
Frank, Lars

Take care!

I have not followed all the details of your debate but I get the
impression that you may be wrong about how \vspace interacts with \addvspace.

This is best described as `no interaction', since \vspace and
relatives all `end with'

  \vskip\z@skip .

The purpose of this is that, in LaTeX, _only_ those spaces
added by \addvspace should interact (and with \addpenalty);
all other spaces are irrelevant.

Of course this does not work in general because TeX skips get added by
all sorts of internal processes; on the whole, the LaTeX code tries to
pretend those do not exist.


chris

ATOM RSS1 RSS2