Re: fo:region-start, align text at bottom of region

2006-03-16 Thread Jeremias Maerki
Uhm, I shouldn't have sent that so quickly. First, it's
display-align=after (not bottom) and you can simply set that on the
region-start and you don't even need the block-container or the
space-before.

On 16.03.2006 14:54:12 Jeremias Maerki wrote:
 space-before works just fine but only if you use
 space-before.conditionality=retain. The space-before gets removed by
 default because it starts a reference area.
 
 You can also try a block-container whose height you set to 100% and then
 you can use display-align=bottom.
 
 HTH
 
 On 16.03.2006 14:48:08 Johannes Becker wrote:
  Hi,
  
  fop 0.91beta
  
  I have a  fo:region-start area. My aim is to always place my text at the 
  bottom of this region.
  
  something like this:
  
region-before
  ___
  region   region
  start end
  
  body
  my
  text
  here
  on
  bottom
  ___
region-after
  
  
  Since the space-before attribute (for a block) doesn't seem to work in this 
  case:
  Is there a possibility to manage that somehow else?


Jeremias Maerki


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: fo:region-start, align text at bottom of region

2006-03-16 Thread Johannes Becker

Hi,

thanks for the quick reply. I use fop 0.91beta. Somehow the space-before 
doesn't work here in this case.



You can also try a block-container you can use display-align=bottom.

There's no bottom for display-align !?!?

cheers
jonny



From: Jeremias Maerki [EMAIL PROTECTED]
Reply-To: fop-users@xmlgraphics.apache.org
To: fop-users@xmlgraphics.apache.org
Subject: Re: fo:region-start, align text at bottom of region
Date: Thu, 16 Mar 2006 14:54:12 +0100

space-before works just fine but only if you use
space-before.conditionality=retain. The space-before gets removed by
default because it starts a reference area.

You can also try a block-container whose height you set to 100% and then
you can use display-align=bottom.

HTH

On 16.03.2006 14:48:08 Johannes Becker wrote:
 Hi,

 fop 0.91beta

 I have a  fo:region-start area. My aim is to always place my text at 
the

 bottom of this region.

 something like this:

   region-before
 ___
 region   region
 start end

 body
 my
 text
 here
 on
 bottom
 ___
   region-after


 Since the space-before attribute (for a block) doesn't seem to work in 
this

 case:
 Is there a possibility to manage that somehow else?


Jeremias Maerki


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



_
Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit 
Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu! 
http://desktop.msn.de/ Jetzt gratis downloaden!



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: fo:region-start, align text at bottom of region

2006-03-16 Thread Johannes Becker

Hi,

sorry, missed youre follow up mail. But unfortunately display-align also 
doesn't work with fop 0.91beta either.


http://xmlgraphics.apache.org/fop/compliance.html

!ny other possibilites, or should I switch to fop 0.25?

Cheers
Jonny



From: Johannes Becker [EMAIL PROTECTED]
Reply-To: fop-users@xmlgraphics.apache.org
To: fop-users@xmlgraphics.apache.org
Subject: Re: fo:region-start, align text at bottom of region
Date: Thu, 16 Mar 2006 14:09:22 +

Hi,

thanks for the quick reply. I use fop 0.91beta. Somehow the space-before 
doesn't work here in this case.



You can also try a block-container you can use display-align=bottom.

There's no bottom for display-align !?!?

cheers
jonny



From: Jeremias Maerki [EMAIL PROTECTED]
Reply-To: fop-users@xmlgraphics.apache.org
To: fop-users@xmlgraphics.apache.org
Subject: Re: fo:region-start, align text at bottom of region
Date: Thu, 16 Mar 2006 14:54:12 +0100

space-before works just fine but only if you use
space-before.conditionality=retain. The space-before gets removed by
default because it starts a reference area.

You can also try a block-container whose height you set to 100% and then
you can use display-align=bottom.

HTH

On 16.03.2006 14:48:08 Johannes Becker wrote:
 Hi,

 fop 0.91beta

 I have a  fo:region-start area. My aim is to always place my text at 
the

 bottom of this region.

 something like this:

   region-before
 ___
 region   region
 start end

 body
 my
 text
 here
 on
 bottom
 ___
   region-after


 Since the space-before attribute (for a block) doesn't seem to work in 
this

 case:
 Is there a possibility to manage that somehow else?


Jeremias Maerki


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



_
Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit 
Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu! 
http://desktop.msn.de/ Jetzt gratis downloaden!



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



_
Die neue MSN Suche Toolbar mit Windows-Desktopsuche. Suchen Sie gleichzeitig 
im Web, Ihren E-Mails und auf Ihrem PC! Jetzt neu! http://desktop.msn.de/ 
Jetzt gratis downloaden!



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: fo:region-start, align text at bottom of region

2006-03-16 Thread Jeremias Maerki
If the compliance page says partial, it doesn't mean it doesn't work.
It only means there may be some restrictions. In this case, it's
partial since there are some open questions about external-graphic and
instream-foreign-object.

Anyway, I've tested my advice and it works. Here's what I put into my FO
file:

  fo:region-start extent=2cm display-align=after/

On 16.03.2006 15:14:42 Johannes Becker wrote:
 Hi,
 
 sorry, missed youre follow up mail. But unfortunately display-align also 
 doesn't work with fop 0.91beta either.
 
 http://xmlgraphics.apache.org/fop/compliance.html
 
 !ny other possibilites, or should I switch to fop 0.25?
 
 Cheers
 Jonny
 
 
 From: Johannes Becker [EMAIL PROTECTED]
 Reply-To: fop-users@xmlgraphics.apache.org
 To: fop-users@xmlgraphics.apache.org
 Subject: Re: fo:region-start, align text at bottom of region
 Date: Thu, 16 Mar 2006 14:09:22 +
 
 Hi,
 
 thanks for the quick reply. I use fop 0.91beta. Somehow the space-before 
 doesn't work here in this case.
 
 You can also try a block-container you can use display-align=bottom.
 There's no bottom for display-align !?!?
 
 cheers
 jonny
 
 
 From: Jeremias Maerki [EMAIL PROTECTED]
 Reply-To: fop-users@xmlgraphics.apache.org
 To: fop-users@xmlgraphics.apache.org
 Subject: Re: fo:region-start, align text at bottom of region
 Date: Thu, 16 Mar 2006 14:54:12 +0100
 
 space-before works just fine but only if you use
 space-before.conditionality=retain. The space-before gets removed by
 default because it starts a reference area.
 
 You can also try a block-container whose height you set to 100% and then
 you can use display-align=bottom.
 
 HTH
 
 On 16.03.2006 14:48:08 Johannes Becker wrote:
   Hi,
  
   fop 0.91beta
  
   I have a  fo:region-start area. My aim is to always place my text at 
 the
   bottom of this region.
  
   something like this:
  
 region-before
   ___
   region   region
   start end
  
   body
   my
   text
   here
   on
   bottom
   ___
 region-after
  
  
   Since the space-before attribute (for a block) doesn't seem to work in 
 this
   case:
   Is there a possibility to manage that somehow else?



Jeremias Maerki


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: fo:region-start, align text at bottom of region

2006-03-16 Thread Chris Bowditch

Johannes Becker wrote:


Hi,

sorry, missed youre follow up mail. But unfortunately display-align also 
doesn't work with fop 0.91beta either.


http://xmlgraphics.apache.org/fop/compliance.html


I think the TODO on the compliance page means the current behaviour 
needs to be worked out and the compliance page updated. I don't think it 
means display-align has yet to be implemented! However, I tried 
display-align on the region-start and it had no affect :(


BUT putting the test into a block-container and using display-align on 
that works ok :)




!ny other possibilites, or should I switch to fop 0.25?


No way!

Chris



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: fo:region-start, align text at bottom of region

2006-03-16 Thread Johannes Becker

Hi,

the block-container did work!! Me stupid being probably implemented it wrong 
before!


Thanks all
Jonny



From: Chris Bowditch [EMAIL PROTECTED]
Reply-To: fop-users@xmlgraphics.apache.org
To: fop-users@xmlgraphics.apache.org
Subject: Re: fo:region-start, align text at bottom of region
Date: Thu, 16 Mar 2006 14:37:38 +

Johannes Becker wrote:


Hi,

sorry, missed youre follow up mail. But unfortunately display-align also 
doesn't work with fop 0.91beta either.


http://xmlgraphics.apache.org/fop/compliance.html


I think the TODO on the compliance page means the current behaviour needs 
to be worked out and the compliance page updated. I don't think it means 
display-align has yet to be implemented! However, I tried display-align on 
the region-start and it had no affect :(


BUT putting the test into a block-container and using display-align on that 
works ok :)




!ny other possibilites, or should I switch to fop 0.25?


No way!

Chris



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



_
Haben Spinnen Ohren? Finden Sie es heraus – mit dem MSN Suche Superquiz via  
http://www.msn-superquiz.de  Jetzt mitmachen und gewinnen!



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: fo:region-start, align text at bottom of region

2006-03-16 Thread Johannes Becker

Hi,

the block-container did work!! Me stupid being probably implemented it wrong 
before!


Thanks all
Jonny



From: Chris Bowditch [EMAIL PROTECTED]
Reply-To: fop-users@xmlgraphics.apache.org
To: fop-users@xmlgraphics.apache.org
Subject: Re: fo:region-start, align text at bottom of region
Date: Thu, 16 Mar 2006 14:37:38 +

Johannes Becker wrote:


Hi,

sorry, missed youre follow up mail. But unfortunately display-align also 
doesn't work with fop 0.91beta either.


http://xmlgraphics.apache.org/fop/compliance.html


I think the TODO on the compliance page means the current behaviour needs 
to be worked out and the compliance page updated. I don't think it means 
display-align has yet to be implemented! However, I tried display-align on 
the region-start and it had no affect :(


BUT putting the test into a block-container and using display-align on that 
works ok :)




!ny other possibilites, or should I switch to fop 0.25?


No way!

Chris



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



_
Haben Spinnen Ohren? Finden Sie es heraus – mit dem MSN Suche Superquiz via  
http://www.msn-superquiz.de  Jetzt mitmachen und gewinnen!



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]