This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

DB xsl V1.60.1 - email formatting


Using latest DB xsl v 1.60.1, 4.2 docbookx.dtd,
the email formatting seems to be broken,
esp. when compared to 1.59.1.

It seems to keep email with surname on same line
for FO (pdf) output:

<article> <articleinfo> <title> X </title>
<author> <firstname> A Firstname </firstname>
  <surname> MySurName </surname>
  <affiliation> <address> 
   <email>email_in_wrong_place at nowhere dot com</email>
   </address></affiliation>
</author>
</articleinfo>
</article>

Fo Output w 1.60.1 xsl, DB4.2 dtd: 
A Firstname
MySurname<email_in_wrong_place at nowhere dot com>

Is this a bug? Is there a recommended work-around?
thanks-
K

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]