[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: fun with fo tab formatting

Subject: Re: fun with fo tab formatting
From: Eliot Kimber <eliot@xxxxxxxxxx>
Date: Wed, 10 Dec 2003 17:55:58 -0600
fo block indent
Kyle Partridge wrote:

I thought I'd use an empty fo:block to do it...something like:

<fo:block indent-before="0.2in"/>One<fo:block
indent-before="1in"/>Blue<fo:block indent-before="1in"/>Fish

All I want to know is, am I totally barking up the wrong tree?  And if
so, could you recommend an alternative strategy?  I'm willing to do my
own leg-work.

I think you are. The above markup certainly won't give the result expected for several reasons:


1. The text will be positioned below (after) the blocks, not on the sides

2. FO implementations are within the spec to completely ignore blocks with no content, as in this case, and some (if not all) do.

The most reliable approach will be to use tables to emulate the tabbing. You may also be able to get some mileage out of fo:leader, which is the easiest way to get a fixed amount of inline space.

The problem is handling the second and subsequent tabs--there's no inline object that has the semantic of "position at the next absolute offset from the start edge of the current line area" (at least as far as I know).

But it shouldn't be that hard to generate the table.

Cheers,

Eliot
--
W. Eliot Kimber
Innodata Isogen
eliot@xxxxxxxxxx
www.isogen.com


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



Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.