Re: French PDF manual - Mailing list pgsql-docs

From Guillaume Lelarge
Subject Re: French PDF manual
Date
Msg-id d854adec0605070944q528d1d8fj20eb8912363545f1@mail.gmail.com
Whole thread Raw
In response to French PDF manual  (Guillaume LELARGE <guillaume.lelarge@gmail.com>)
List pgsql-docs
Hi,

2006/5/4, Guillaume LELARGE <guillaume.lelarge@gmail.com>:
> [...]
> Of course, you've seen the only problem for your move to XML : we
> deleted standalone tags. But I think the result deserv some more work. I
> would be glad to work on this if you think this could be a useful
> addition to the project.
>

Well, it was really easy to do. Instead of putting standalone tags,
you just have to add a parameter and its value on each tag that
depends on the kind of document you build. For example, I put
'standalone="yes"' when I want that the tag's content only appears on
standalone mode and I put 'standalone="no"' when I want that the tag's
content only appears on book mode.

Then I give these parameters to xsltprc so that it knows which mode I ask.

http://svn.postgresqlfr.org/changeset/242 will give you every change I
made to make it work.

My PDF file is still the same but I can now build the INSTALL.html document :
  http://docs.postgresqlfr.org/pgsql-8.1.3-fr-ng/standalone-install.html

I'm still willing to do or help you on this matter.


--
Guillaume.

pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_dump docs should mention TMPDIR
Next
From: Peter Eisentraut
Date:
Subject: Re: French PDF manual