RE: [PATCH] Page citations do not work in PSRenderer

2001-09-05 Thread COFFMAN Steven

Done. Are other renderers similarly broken? (PCL?) I don't have a way to
check.
-Steve

-Original Message-
From: Jeremias Maerki [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 05, 2001 1:35 PM
To: [EMAIL PROTECTED]
Subject: [PATCH] Page citations do not work in PSRenderer


Hi Darren

 There is one problem, page-citations don't seem to work. The line
 fo:page-number-citation ref-id=xref/ should put the page number of the
 page on which a block with the attribute id=xref first appears. In the
 output from FOP -ps I get a ? instead.

Ok, I fixed that. A diff is attached. Would one of the committers please
apply it? Thanks.

Jeremias Märki

mailto:[EMAIL PROTECTED]

OUTLINE AG
Postfach 3954 - Rhynauerstr. 15 - 6002 Luzern
Fon +41 (0)41 317 2020 - Fax +41 (0)41 317 2029
Internet http://www.outline.ch

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




RE: [PATCH] Page citations do not work in PSRenderer

2001-09-05 Thread Darren Munt

Now that's service! Thanks

-Original Message-
From: Jeremias Maerki [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 6 September 2001 3:35 
To: [EMAIL PROTECTED]
Subject: [PATCH] Page citations do not work in PSRenderer


Hi Darren

 There is one problem, page-citations don't seem to work. The line
 fo:page-number-citation ref-id=xref/ should put the page number of the
 page on which a block with the attribute id=xref first appears. In the
 output from FOP -ps I get a ? instead.

Ok, I fixed that. A diff is attached. Would one of the committers please
apply it? Thanks.

Jeremias Märki

mailto:[EMAIL PROTECTED]

OUTLINE AG
Postfach 3954 - Rhynauerstr. 15 - 6002 Luzern
Fon +41 (0)41 317 2020 - Fax +41 (0)41 317 2029
Internet http://www.outline.ch

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




Re: [PATCH] Page citations do not work in PSRenderer

2001-09-05 Thread Carlos Villegas

Last time I look at the code, I noticed that resolution of page 
references is left to the renderers. Shouldn't that be handled by the 
layout process. Shouldn't the job of the renderers just convert the 
resolved area tree to whatever format their target is? Is this being 
thought of in the new layout redesign?

Carlos

COFFMAN Steven wrote:

Done. Are other renderers similarly broken? (PCL?) I don't have a way to
check.
-Steve

-Original Message-
From: Jeremias Maerki [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 05, 2001 1:35 PM
To: [EMAIL PROTECTED]
Subject: [PATCH] Page citations do not work in PSRenderer


Hi Darren

There is one problem, page-citations don't seem to work. The line
fo:page-number-citation ref-id=xref/ should put the page number of the
page on which a block with the attribute id=xref first appears. In the
output from FOP -ps I get a ? instead.


Ok, I fixed that. A diff is attached. Would one of the committers please
apply it? Thanks.

Jeremias Märki

mailto:[EMAIL PROTECTED]

OUTLINE AG
Postfach 3954 - Rhynauerstr. 15 - 6002 Luzern
Fon +41 (0)41 317 2020 - Fax +41 (0)41 317 2029
Internet http://www.outline.ch

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




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




Re: [PATCH] Page citations do not work in PSRenderer

2001-09-05 Thread Jeremias Maerki

Hi Steven

The PSRenderer was not really broken. I just hadn't implemented that,
yet.

On Wed, 5 Sep 2001 14:17:05 -0400  COFFMAN Steven wrote:
 Done. Are other renderers similarly broken? (PCL?) I don't have a way to
 check.
 -Steve
 
 -Original Message-
 From: Jeremias Maerki [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, September 05, 2001 1:35 PM
 To: [EMAIL PROTECTED]
 Subject: [PATCH] Page citations do not work in PSRenderer
 
 
 Hi Darren
 
  There is one problem, page-citations don't seem to work. The line
  fo:page-number-citation ref-id=xref/ should put the page number of the
  page on which a block with the attribute id=xref first appears. In the
  output from FOP -ps I get a ? instead.
 
 Ok, I fixed that. A diff is attached. Would one of the committers please
 apply it? Thanks.
 
 Jeremias Märki
 
 mailto:[EMAIL PROTECTED]
 
 OUTLINE AG
 Postfach 3954 - Rhynauerstr. 15 - 6002 Luzern
 Fon +41 (0)41 317 2020 - Fax +41 (0)41 317 2029
 Internet http://www.outline.ch
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]

Freundliche Grüsse
OUTLINE AG
Jeremias Märki

mailto:[EMAIL PROTECTED]

Postfach 3954 - Rhynauerstr. 15 - CH-6002 Luzern
Fon +41 (41) 317 2020 - Fax +41 (41) 317 2029
Internet http://www.outline.ch


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




Re: [PATCH] Page citations do not work in PSRenderer

2001-09-05 Thread Keiron Liddle


If you mean when the page number is turned into the actual number, then yes
it has been considered and will be done in a better way.

On Thu, 06 Sep 2001 04:05:05 Carlos Villegas wrote:
 Last time I look at the code, I noticed that resolution of page 
 references is left to the renderers. Shouldn't that be handled by the 
 layout process. Shouldn't the job of the renderers just convert the 
 resolved area tree to whatever format their target is? Is this being 
 thought of in the new layout redesign?
 
 Carlos

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