Re: First SVG graphic

Jürgen Purtz <juergen@purtz.de>

From: Jürgen Purtz <juergen@purtz.de>
To: pgsql-docs@lists.postgresql.org
Date: 2019-01-21T14:02:43Z
Lists: pgsql-docs

Attachments

The attached patch contains all necessary changes to the sgml, svg, and 
Makefile. (Possibly we need some more changes regarding the 'install*' 
tasks of Makefile.) How to go on? Shall I send the patch to a different 
list or to Commitfest 2019-03?

Kind regards

Jürgen Purtz


On 17.01.19 23:43, Tatsuo Ishii wrote:
>>> Thanks to an additional template created by Alexander Lakhin, which extends the
>>> 'nochunk' stylesheet for SVG and MathML processing, it is now possible to
>>> create the "single HTML file" of our documentation including SVG. For me this
>>> is a working solution as long as we use Docbook 4. After the migration to
>>> Docbook 5, both languages as well as full namespace support will be natively
>>> included in Docbook.
>>>
>>> Does anyone faced some more problems? Or can we start to include the three
>>> first SVG graphics into PG's documentation?
>> OK, the wiki pages look good, as do the diagrams, and I think you have
>> the process we all agreed with.  Should we move ahead and commit some of
>> these diagrams to the souce tree for PG 12?
> Yes, I think we should.
>
> Best regards,
> --
> Tatsuo Ishii
> SRA OSS, Inc. Japan
> English: http://www.sraoss.co.jp/index_en.php
> Japanese:http://www.sraoss.co.jp
>
>

Commits

  1. doc: Add some images