Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
French PDF manual
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Peter Eisentraut  
View profile  
 More options May 24 2006, 5:50 pm
Newsgroups: mailing.database.pgsql-docs
From: pete...@gmx.net (Peter Eisentraut)
Date: Thu, 25 May 2006 05:50:03 +0800 (CST)
Local: Wed, May 24 2006 5:50 pm
Subject: Re: [DOCS] French PDF manual

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 majord...@postgresql.org so that your
       message can get through to the mailing list cleanly


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Guillaume LELARGE  
View profile  
 More options May 24 2006, 7:31 pm
Newsgroups: mailing.database.pgsql-docs
From: guillaume.lela...@gmail.com (Guillaume LELARGE)
Date: Thu, 25 May 2006 07:31:03 +0800 (CST)
Local: Wed, May 24 2006 7:31 pm
Subject: Re: [DOCS] French PDF manual
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
"Guillaume Lelarge"  
View profile  
 More options May 26 2006, 8:20 am
Newsgroups: mailing.database.pgsql-docs
From: guillaume.lela...@gmail.com ("Guillaume Lelarge")
Date: Fri, 26 May 2006 20:20:58 +0800 (CST)
Local: Fri, May 26 2006 8:20 am
Subject: Re: [DOCS] French PDF manual
2006/5/26, Peter Eisentraut <pete...@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.

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Eisentraut  
View profile  
 More options May 26 2006, 8:28 am
Newsgroups: mailing.database.pgsql-docs
From: pete...@gmx.net (Peter Eisentraut)
Date: Fri, 26 May 2006 20:28:11 +0800 (CST)
Local: Fri, May 26 2006 8:28 am
Subject: Re: [DOCS] French PDF manual
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.

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

---------------------------(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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
"Guillaume Lelarge"  
View profile  
 More options May 26 2006, 8:47 am
Newsgroups: mailing.database.pgsql-docs
From: guillaume.lela...@gmail.com ("Guillaume Lelarge")
Date: Fri, 26 May 2006 20:47:53 +0800 (CST)
Local: Fri, May 26 2006 8:47 am
Subject: Re: [DOCS] French PDF manual
2006/5/26, Peter Eisentraut <pete...@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/colspe...
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Eisentraut  
View profile  
 More options May 26 2006, 8:59 am
Newsgroups: mailing.database.pgsql-docs
From: pete...@gmx.net (Peter Eisentraut)
Date: Fri, 26 May 2006 20:59:20 +0800 (CST)
Local: Fri, May 26 2006 8:59 am
Subject: Re: [DOCS] French PDF manual
Am Freitag, 26. Mai 2006 14:46 schrieb Guillaume Lelarge:

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.

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

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
"Guillaume Lelarge"  
View profile  
 More options May 26 2006, 9:08 am
Newsgroups: mailing.database.pgsql-docs
From: guillaume.lela...@gmail.com ("Guillaume Lelarge")
Date: Fri, 26 May 2006 21:08:44 +0800 (CST)
Local: Fri, May 26 2006 9:08 am
Subject: Re: [DOCS] French PDF manual
2006/5/26, Peter Eisentraut <pete...@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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »