← Prev in month ← Prev in thread

adding a blank line between authors in an authorgroup (in fo)

From
Ben Adams <>
Date
2004-09-26T20:23:30+00:00
ID
Thread
adding a blank line between authors in an authorgroup (in fo)
Hello,

I would like to produce an authorgroup block like this
(in fo/pdf output):

Name
Email
Phone
Addr
<empty line>
Name
Email
Phone
Addr
<empty line>
etc...


I am looking at <xsl:template match="authorgroup"
mode="titlepage.mode"> and <xsl:template
match="author" mode="titlepage.mode">. 

Currently I don't get an empty line between the author
blocks.  Any suggestion on how to add this empty line
between blocks?  

I figure it is something to do in the authorgroup, but
I am not sure how you force an empty line or change
the line height (or other parameters like this).

Any help would be great!

Thanks,
Ben







		
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail
← Prev in month ← Prev in thread