Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: [DOCS] French PDF manual

22 views
Skip to first unread message

Peter Eisentraut

unread,
May 24, 2006, 5:50:03 PM5/24/06
to
Guillaume LELARGE wrote:
> I finally had time to work on this matter. It works just great with
> libgcj. I just had to export JAVA_HOME with a new location and to
> install Jimy (for image rendering). There's only one issue : I found
> it quite slow.

As long as it works, it's OK.

Would you submit the changes that you had to make to the source code to
get useful results?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majo...@postgresql.org so that your
message can get through to the mailing list cleanly

Guillaume LELARGE

unread,
May 24, 2006, 7:31:03 PM5/24/06
to
Peter Eisentraut a écrit :

> Guillaume LELARGE wrote:
>> I finally had time to work on this matter. It works just great with
>> libgcj. I just had to export JAVA_HOME with a new location and to
>> install Jimy (for image rendering). There's only one issue : I found
>> it quite slow.
>
> As long as it works, it's OK.
>
> Would you submit the changes that you had to make to the source code to
> get useful results?
>

Sorry Peter, I don't think I really understood what you meant. Which
changes are you talking about ? which source code ?


--
Guillaume.
<!-- http://abs.traduc.org/
http://lfs.traduc.org/
http://traduc.postgresqlfr.org/ -->

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Guillaume Lelarge

unread,
May 26, 2006, 8:20:58 AM5/26/06
to
2006/5/26, Peter Eisentraut <pet...@gmx.net>:

> Am Donnerstag, 25. Mai 2006 01:31 schrieb Guillaume LELARGE:
> > Sorry Peter, I don't think I really understood what you meant. Which
> > changes are you talking about ? which source code ?
>
> I thought that you had to make some changes to the documentation source c=
ode
> to get it to work with fop.
>

Yes, you're right. There's some changes to do on the documentation
source files. I can provide a diff which will transform SGML files
into valid XML files. Do you want me to work on REL8_1_STABLE or HEAD
branch ?

I can work on this next monday and tuesday.

Regards.


--=20
Guillaume.

Peter Eisentraut

unread,
May 26, 2006, 8:28:11 AM5/26/06
to
Am Freitag, 26. Mai 2006 14:19 schrieb Guillaume Lelarge:
> Yes, you're right. There's some changes to do on the documentation
> source files. I can provide a diff which will transform SGML files
> into valid XML files.

Is that the only change? Then we don't need it.

> Do you want me to work on REL8_1_STABLE or HEAD
> branch ?

HEAD branch always.

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Guillaume Lelarge

unread,
May 26, 2006, 8:47:53 AM5/26/06
to
2006/5/26, Peter Eisentraut <pet...@gmx.net>:

> Am Freitag, 26. Mai 2006 14:19 schrieb Guillaume Lelarge:
> > Yes, you're right. There's some changes to do on the documentation
> > source files. I can provide a diff which will transform SGML files
> > into valid XML files.
>
> Is that the only change? Then we don't need it.
>

I added some tags to specify columns' size
(http://www.oasis-open.org/docbook/documentation/reference/html/colspec.html
and http://www.sagehill.net/docbookxsl/ColumnWidths.html) and XSLT
stylesheets to build HTML, PDF, htmlhelp and manpages.

I also added some attributes to handle conditional texts
(http://www.sagehill.net/docbookxsl/Profiling.html#MarkProfileText),
needed to build the standalone install file.

> > Do you want me to work on REL8_1_STABLE or HEAD
> > branch ?
>
> HEAD branch always.
>

OK.


--=20
Guillaume.

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Peter Eisentraut

unread,
May 26, 2006, 8:59:20 AM5/26/06
to
Am Freitag, 26. Mai 2006 14:46 schrieb Guillaume Lelarge:
> I added some tags to specify columns' size
> (http://www.oasis-open.org/docbook/documentation/reference/html/colspec.htm
>l and http://www.sagehill.net/docbookxsl/ColumnWidths.html)

That's what we need, I guess.

>and XSLT
> stylesheets to build HTML, PDF, htmlhelp and manpages.

We already have that.

> I also added some attributes to handle conditional texts
> (http://www.sagehill.net/docbookxsl/Profiling.html#MarkProfileText),
> needed to build the standalone install file.

That will become necessary once we switch the source to XML.

---------------------------(end of broadcast)---------------------------

Guillaume Lelarge

unread,
May 26, 2006, 9:08:44 AM5/26/06
to
2006/5/26, Peter Eisentraut <pet...@gmx.net>:

> Am Freitag, 26. Mai 2006 14:46 schrieb Guillaume Lelarge:
> > I added some tags to specify columns' size
> > (http://www.oasis-open.org/docbook/documentation/reference/html/colspec=

.htm
> >l and http://www.sagehill.net/docbookxsl/ColumnWidths.html)
>
> That's what we need, I guess.
>

Yes, it's required if we don't want to have some text of a cell
overwritten on the following cell.

> >and XSLT
> > stylesheets to build HTML, PDF, htmlhelp and manpages.
>
> We already have that.
>

OK.

> > I also added some attributes to handle conditional texts
> > (http://www.sagehill.net/docbookxsl/Profiling.html#MarkProfileText),
> > needed to build the standalone install file.
>
> That will become necessary once we switch the source to XML.
>

Yes.

So, you just need colspec tags ? it won't be easy to do because
there's a lot of checks to do after changes. But I can try.


--=20
Guillaume.

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

0 new messages