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. Shoul

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

2001-09-05 Thread Jeremias Maerki
- > 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 l

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

2001-09-05 Thread Carlos Villegas
5 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 >> should put the page number of the >>page on which a block with the attribute id=&quo

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

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

[PATCH] Page citations do not work in PSRenderer

2001-09-05 Thread Jeremias Maerki
Hi Darren > There is one problem, page-citations don't seem to work. The line > 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