<html><body>
<DIV>Ken,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I was using negative spacing to reduce the space between blocks, however, my intent was to reduce the space between the lines.&nbsp;I think using line height is the correct way to do it. Thank you for that information! I will try it.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Jerry J</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">-------------- Original message -------------- <BR>From: "G. Ken Holman" &lt;gkholman@CraneSoftwrights.com&gt; <BR><BR>&gt; At 2007-07-30 20:08 -0400, Jerry Janofsky wrote: <BR>&gt; &gt;When text scrolls within a fo:block, is there a way to control the <BR>&gt; &gt;spacing between the lines? I want to be able to reduce the space. I <BR>&gt; &gt;am able to reduce the space between blocks by using a negative value <BR>&gt; &gt;for the space-after attribute. <BR>&gt; &gt; <BR>&gt; &gt;Any suggestions would be appreciated. <BR>&gt; <BR>&gt; The space between lines is called leading and is controlled by the <BR>&gt; line height. If you say nothing about line height, the initial value <BR>&gt; is anything between 1.0 and 1.2, depending on the decision of the <BR>&gt; XSL-FO engine. <BR>&gt; <BR>&gt; To remove leading you can say: <BR>&gt; <BR>&gt; <fo:block line-height="1"><BR>&gt; <BR>&gt; You!
  could 
even tighten things up if you wanted and you weren't <BR>&gt; worried about descenders touching ascenders. <BR>&gt; <BR>&gt; I've never found a need to use negative line spacing in a production <BR>&gt; environment ... what effect are you trying to get? If you change <BR>&gt; line height to "1" you probably can remove the negative space-after. <BR>&gt; <BR>&gt; I hope this helps. <BR>&gt; <BR>&gt; . . . . . . . . . . . Ken <BR>&gt; <BR>&gt; <BR>&gt; -- <BR>&gt; Upcoming public training: XSLT/XSL-FO Sep 10, UBL/code lists Oct 1 <BR>&gt; World-wide corporate, govt. &amp; user group XML, XSL and UBL training <BR>&gt; RSS feeds: publicly-available developer resources and training <BR>&gt; G. Ken Holman mailto:gkholman@CraneSoftwrights.com <BR>&gt; Crane Softwrights Ltd. http://www.CraneSoftwrights.com/f/ <BR>&gt; Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (F:-0995) <BR>&gt; Male Cancer Awareness Jul'07 http://www.CraneSoftwrights.com/f/bc <BR>&gt; Legal business discl!
 aimers:
 http://www.CraneSoftwrights.com/legal <BR>&gt; <BR>&gt; ------------------- <BR>&gt; (*) To unsubscribe, send a message with words 'unsubscribe xep-support' <BR>&gt; in the body of the message to majordomo@renderx.com from the address <BR>&gt; you are subscribed from. <BR>&gt; (*) By using the Service, you expressly agree to these Terms of Service <BR>&gt; http://www.renderx.com/terms-of-service.html </BLOCKQUOTE></fo:block></body></html>