List Info

Thread: examples always getting keep-together.within-column="always" with 1.72.0?




examples always getting keep-together.within-column="always " with 1.72.0?
user name
2007-02-22 11:29:47
I just upgraded my base xsls to 1.72.0 and it looks like the
outer most fo:block around examples are getting a
keep-together.within-column="always". I'm looking
around and am not sure where this is coming from. Anybody
ideas? Or if you can't reproduce this, that would be useful
info too.

Thanks,
David
 
<fo:block space-before.minimum="0.5em"
space-before.optimum="1em"
space-before.maximum="2em" 
space-after.minimum="0.5em"
space-after.optimum="1em"
space-after.maximum="2em"
keep-together.within-column="always"
id="d0e34346">
<fo:block space-before.optimum="1em"
space-before.minimum="0.8em"
space-before.maximum="1.2em"
font-weight="normal" font-size="14pt"
hyphenate="false"
space-after.minimum="0.4em"
space-after.optimum="0.6em"
space-after.maximum="0.8em"
keep-with-next.within-column="always">ExampleÂ
14.1. Criteria XML file showing text
fields</fo:block><fo:block
space-before.optimum="1em"
space-before.minimum="0.8em"
space-before.maximum="1.2em">The following XML
shows 

------------------------------------------------------------
---------
To unsubscribe, e-mail: docbook-apps-unsubscribelists.oasis-open.org
For additional commands, e-mail: docbook-apps-helplists.oasis-open.org


Re: examples always getting keep-together.within-column="always " with 1.72.0?
user name
2007-02-22 11:39:27
Hi David,
It is coming from the formal.object.properties
attribute-set, which is 
"used" by the example.properties attribute-set in
fo/param.xsl.  It has 
been that way since at least 1.68.1.  You can set it to
"auto" in 
example.properties, or in formal.object.properties if you
want to change it 
for all formal object.

I think a lot of people are discovering it because they are
upgrading to 
FOP 0.93, which implements keeps for the first time.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobssagehill.net


----- Original Message ----- 
From: "David Cramer (Tech Pubs)" <dcramermotive.com>
To: <docbook-appslists.oasis-open.org>
Sent: Thursday, February 22, 2007 9:29 AM
Subject: [docbook-apps] examples always getting 
keep-together.within-column="always" with 1.72.0?


I just upgraded my base xsls to 1.72.0 and it looks like the
outer most 
fo:block around examples are getting a 
keep-together.within-column="always". I'm looking
around and am not sure 
where this is coming from. Anybody ideas? Or if you can't
reproduce this, 
that would be useful info too.

Thanks,
David

<fo:block space-before.minimum="0.5em"
space-before.optimum="1em" 
space-before.maximum="2em"
space-after.minimum="0.5em"
space-after.optimum="1em" 
space-after.maximum="2em"
keep-together.within-column="always" 
id="d0e34346">
<fo:block space-before.optimum="1em"
space-before.minimum="0.8em" 
space-before.maximum="1.2em"
font-weight="normal" font-size="14pt" 
hyphenate="false"
space-after.minimum="0.4em"
space-after.optimum="0.6em" 
space-after.maximum="0.8em"
keep-with-next.within-column="always">ExampleÂ

14.1. Criteria XML file showing text
fields</fo:block><fo:block 
space-before.optimum="1em"
space-before.minimum="0.8em" 
space-before.maximum="1.2em">The following XML
shows

------------------------------------------------------------
---------
To unsubscribe, e-mail: docbook-apps-unsubscribelists.oasis-open.org
For additional commands, e-mail: docbook-apps-helplists.oasis-open.org





------------------------------------------------------------
---------
To unsubscribe, e-mail: docbook-apps-unsubscribelists.oasis-open.org
For additional commands, e-mail: docbook-apps-helplists.oasis-open.org


RE: examples always getting keep-together.within-column="always " with 1.72.0?
user name
2007-02-22 12:50:32
Ah, that's it. I had deleted the keep-together attr when I
merged my old 1.60.1 based customization with 1.72.0,
forgetting that attribute-sets are merged, so I was still
picking it up from the base xsls. I'll put it back and
change it to auto or maybe put in an xsl:choose.

Thanks,
David

> -----Original Message-----
> From: Bob Stayton [mailto:bobssagehill.net] 
> Sent: Thursday, February 22, 2007 11:39 AM
> To: David Cramer (Tech Pubs); docbook-appslists.oasis-open.org
> Subject: Re: [docbook-apps] examples always getting 
> keep-together.within-column="always" with
1.72.0?
> 
> Hi David,
> It is coming from the formal.object.properties
attribute-set, 
> which is "used" by the example.properties
attribute-set in 
> fo/param.xsl.  It has been that way since at least
1.68.1.  
> You can set it to "auto" in
example.properties, or in 
> formal.object.properties if you want to change it for
all 
> formal object.
> 
> I think a lot of people are discovering it because they
are 
> upgrading to FOP 0.93, which implements keeps for the
first time.
> 
> Bob Stayton
> Sagehill Enterprises
> DocBook Consulting
> bobssagehill.net
> 
> 
> ----- Original Message -----
> From: "David Cramer (Tech Pubs)"
<dcramermotive.com>
> To: <docbook-appslists.oasis-open.org>
> Sent: Thursday, February 22, 2007 9:29 AM
> Subject: [docbook-apps] examples always getting 
> keep-together.within-column="always" with
1.72.0?
> 
> 
> I just upgraded my base xsls to 1.72.0 and it looks
like the 
> outer most fo:block around examples are getting a 
> keep-together.within-column="always". I'm
looking around and 
> am not sure where this is coming from. Anybody ideas?
Or if 
> you can't reproduce this, that would be useful info
too.
> 
> Thanks,
> David
> 
> <fo:block space-before.minimum="0.5em"
space-before.optimum="1em" 
> space-before.maximum="2em"
> space-after.minimum="0.5em"
space-after.optimum="1em" 
> space-after.maximum="2em"
keep-together.within-column="always" 
> id="d0e34346">
> <fo:block space-before.optimum="1em"
space-before.minimum="0.8em" 
> space-before.maximum="1.2em"
font-weight="normal" font-size="14pt" 
> hyphenate="false"
space-after.minimum="0.4em" 
> space-after.optimum="0.6em" 
> space-after.maximum="0.8em" 
>
keep-with-next.within-column="always">ExampleÂ
> 14.1. Criteria XML file showing text 
> fields</fo:block><fo:block
space-before.optimum="1em" 
> space-before.minimum="0.8em" 
> space-before.maximum="1.2em">The following
XML shows
> 
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: docbook-apps-unsubscribelists.oasis-open.org
> For additional commands, e-mail: 
> docbook-apps-helplists.oasis-open.org
> 
> 
> 
> 
> 

------------------------------------------------------------
---------
To unsubscribe, e-mail: docbook-apps-unsubscribelists.oasis-open.org
For additional commands, e-mail: docbook-apps-helplists.oasis-open.org


[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )