OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]