Problem in search of solution

Subject: Problem in search of solution
From: Carlos Araya <elrond@xxxxxxxxxxxxxxxx>
Date: Thu, 15 Jun 2000 19:19:29 -0700 (PDT)
<xsl:template match="section_head">
	<xsl:for-each select="line">
		<fo:block font-weight="bold" font-size="12pt"
space-after.optimum="0.25in">
                	<xsl:value-of select="." />
                 </fo:block>
        </xsl:for-each>
</xsl:template>

I'm trying to produce something such that only the last line will have the
space-after.optimum attribute. Any ideas how can I do this?

Thanks in advance
Carlos

--
Carlos E. Araya
WebCT Project Coordinator - New Media Specialist
Alquist Center for Instrucctional Development
San Jose State University
1 Washington Square
San Jose, Ca 95192-0026

email	: araya@xxxxxxxx (prefered)		| Phone (408) 924 2859
	  elrond@xxxxxxxxxxxxxxxx		| Pager (408) 308 1793
Web	: http://www.sjsu.edu/depts/alquist/	| Fax   (408) 924 2437
	  http://valinor.sjsu.edu/~elrond/	

finger elrond@xxxxxxxxxxxxxxxx for PGP key
-- 
Note: you are currently using an unregistered evaluation copy of your 
life. Register now for the full-featured version and cheat codes!         


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread