<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 10/30/2009 05:29 AM, Adam Fenn wrote:
<blockquote cite="mid:COL107-W250177FF0378075E9A6836B9B60@phx.gbl"
 type="cite">
  <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>Philip
Taylor wrote:<br>
  <br>
&gt; They will also almost<br>
&gt; certainly follow Knuth's style of coding which (sadly) does<br>
&gt; almost nothing to separate form from content (\bigskip and<br>
&gt; friends are really evil, IMHO). <br>
  <br>
Could you elaborate upon this for a self-taught plain TeXer?<br>
  <br>
</blockquote>
One of the signs of careful composition, whose absence is really
painful in most LaTeX documents I have seen---painfuleven to those who
are unaware of the tradition---is the balancing of General Text
baselines across multicolumn text, across a spread and, in the case of
even slightly transparent paper, on both sides of a folio.&nbsp; (I am
working on a 15th century manuscript that appears to have been
personally written by Cardinal Bessarion, and it is remarkable how
careful he is to match the baselines of verso text with those on the
recto side.&nbsp; <br>
<br>
If you introduce \bigskip, or any other of the skips that includes
stretchable glue to headers or inserts, you have effectively ensured
that baselines will never match across multi-column text, spreads or on
back-to-back recto-verso pairs.&nbsp; <br>
<br>
Stretchable vertical glue (which traditionalists will deplore as
"carding" or even more despicable, "feathering") has some legitimate
uses, and it is a relief to have the option when it is really needed,
but it has to be used rarely, and usually with apologies and promises
not to do it again. <br>
<br>
Pierre MacKay<br>
</body>
</html>