public inbox for [email protected]help / color / mirror / Atom feed
DocBook V4.2, on the way to XML 6+ messages / 4 participants [nested] [flat]
* DocBook V4.2, on the way to XML @ 2003-11-24 19:20 Peter Eisentraut <[email protected]> 0 siblings, 2 replies; 6+ messages in thread From: Peter Eisentraut @ 2003-11-24 19:20 UTC (permalink / raw) To: pgsql-docs I've upgraded our documentation to DocBook V4.2 SGML. I was able to install 4.2 by going to http://www.docbook.org/sgml/4.2/, unzipping the file in a suitable place and adding the docbook.cat file to the environment variable SGML_CATALOG_FILES. Packages are also available for several operating systems. If you have trouble installing or using 4.2, please post it here. The next step will be to create an XSLT stylesheet customization layer that results in equivalent output to our current DSSSL setup. Once that is available, we can switch to XML. -- Peter Eisentraut [email protected] ^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: DocBook V4.2, on the way to XML @ 2003-11-24 21:30 Tom Lane <[email protected]> parent: Peter Eisentraut <[email protected]> 1 sibling, 1 reply; 6+ messages in thread From: Tom Lane @ 2003-11-24 21:30 UTC (permalink / raw) To: Peter Eisentraut <[email protected]>; +Cc: pgsql-docs Peter Eisentraut <[email protected]> writes: > I've upgraded our documentation to DocBook V4.2 SGML. The developer docs build seems busted ... http://developer.postgresql.org/docs/postgres/buildlog.html regards, tom lane ^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: DocBook V4.2, on the way to XML @ 2003-11-24 21:46 Halley Pacheco de Oliveira <[email protected]> parent: Tom Lane <[email protected]> 0 siblings, 1 reply; 6+ messages in thread From: Halley Pacheco de Oliveira @ 2003-11-24 21:46 UTC (permalink / raw) To: Peter Eisentraut <[email protected]>; +Cc: pgsql-docs Dear Peter, Please tell me from where I can download this upgraded documentation so I can try by myself. Thanks, Halley > Peter Eisentraut <[email protected]> writes: > > I've upgraded our documentation to DocBook V4.2 > SGML. ______________________________________________________________________ Yahoo! Mail: 6MB, anti-spam e antivĂrus gratuito! Crie sua conta agora: http://mail.yahoo.com.br ^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: DocBook V4.2, on the way to XML @ 2003-11-24 21:51 Peter Eisentraut <[email protected]> parent: Halley Pacheco de Oliveira <[email protected]> 0 siblings, 1 reply; 6+ messages in thread From: Peter Eisentraut @ 2003-11-24 21:51 UTC (permalink / raw) To: Halley Pacheco de Oliveira <[email protected]>; +Cc: pgsql-docs Halley Pacheco de Oliveira writes: > Please tell me from where I can download this upgraded > documentation so I can try by myself. It's in the CVS repository, but there is nothing exciting in there that's worth trying out. -- Peter Eisentraut [email protected] ^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: DocBook V4.2, on the way to XML @ 2003-11-25 09:05 Halley Pacheco de Oliveira <[email protected]> parent: Peter Eisentraut <[email protected]> 0 siblings, 0 replies; 6+ messages in thread From: Halley Pacheco de Oliveira @ 2003-11-25 09:05 UTC (permalink / raw) To: pgsql-docs Dear Peter, There is one very exciting thing in there. I downloaded the upgraded documentation from the CVS repository and I could generate the documentation using RedHat 9.0 without having to install or configure anything. The 'gmake all' just worked fine and produced the HTML files. *** This is the definition of DocBook itself. We currently use version 4.2; you cannot use later or earlier versions. Note that there is also an XML version of DocBook -- do not use that. *** Regards, Halley --- Peter Eisentraut <[email protected]> escreveu: > Halley Pacheco de Oliveira writes: > > > Please tell me from where I can download this > upgraded > > documentation so I can try by myself. > > It's in the CVS repository, but there is nothing > exciting in there that's > worth trying out. > > -- > Peter Eisentraut [email protected] ______________________________________________________________________ Yahoo! Mail: 6MB, anti-spam e antivĂrus gratuito! Crie sua conta agora: http://mail.yahoo.com.br ^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: DocBook V4.2, on the way to XML @ 2003-11-29 04:51 Joe Conway <[email protected]> parent: Peter Eisentraut <[email protected]> 1 sibling, 0 replies; 6+ messages in thread From: Joe Conway @ 2003-11-29 04:51 UTC (permalink / raw) To: Peter Eisentraut <[email protected]>; +Cc: pgsql-docs Peter Eisentraut wrote: > I've upgraded our documentation to DocBook V4.2 SGML. I was able to > install 4.2 by going to http://www.docbook.org/sgml/4.2/, unzipping the > file in a suitable place and adding the docbook.cat file to the > environment variable SGML_CATALOG_FILES. Packages are also available for > several operating systems. If you have trouble installing or using 4.2, > please post it here. > I found the HTML docs build fine for me on RH9 after doing: export SGML_CATALOG_FILES==/etc/sgml/sgml-docbook.cat But when trying to build PDF I get the following (actually I have not been able to build PDF since the "great docs consolidation" of the 7.4 dev cycle): [...lots of warnings similar to the next few lines...] LaTeX Warning: Reference `XINDEX-RTREE-SUPPORT-TABLE' on page xxx undefined on input line 37896. LaTeX Warning: Reference `XINDEX-GIST-SUPPORT-TABLE' on page xxx undefined on i nput line 37922. ! TeX capacity exceeded, sorry [save size=5000]. \SetupICs ...csname Posture@\fPosture \endcsname } \IfFileExists {t1\fFamName... l.40734 {} \endSeq{}\endSeq{}\endSeq{}\endSeq{}\endSeq{}\Seq% ! ==> Fatal error occurred, the output PDF file not finished! Transcript written on postgres.log. make: *** [postgres.pdf] Error 1 make: *** Deleting file `postgres.pdf' Any ideas? Thanks, Joe ^ permalink raw reply [nested|flat] 6+ messages in thread
end of thread, other threads:[~2003-11-29 04:51 UTC | newest] Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2003-11-24 19:20 DocBook V4.2, on the way to XML Peter Eisentraut <[email protected]> 2003-11-24 21:30 ` Tom Lane <[email protected]> 2003-11-24 21:46 ` Halley Pacheco de Oliveira <[email protected]> 2003-11-24 21:51 ` Peter Eisentraut <[email protected]> 2003-11-25 09:05 ` Halley Pacheco de Oliveira <[email protected]> 2003-11-29 04:51 ` Joe Conway <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox