This is the mail archive of the xsl-list@mulberrytech.com 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]

Re: <br/> in FO?


Gustaf Liljegren wrote:
> 
> I've found a reason for a <br/> tag in my DTD, and I wonder how to implement
> it in the XSL (to FO). So far, I have used a list tag for the task:

<fo:block/>

As Ken Holman has convinced me, the list and table structures in FO are
there to be used to get formatting effects, not to reflect the semantics
of the data you're formatting, so use away if it's the easiest way to
get what you need.

Cheers,

Eliot
-- 
W. Eliot Kimber, eliot@isogen.com
Consultant, ISOGEN International

1016 La Posada Dr., Suite 240
Austin, TX  78752 Phone: 512.656.4139

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


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