Re: [DOCS] 8.2.0 pdf

2006-12-07 Thread Devrim GUNDUZ
Hi Oleg, On Thu, 2006-12-07 at 10:53 +0300, Oleg Bartunov wrote: > Devrim, could you share your texmf.cnf ? My pdf creation failed even > if I increased memory setting as it's recommended in jadetex > installation. I had to increase several settings in that file. http://www.gunduz.org/postgres

Re: [DOCS] 8.2.0 pdf

2006-12-07 Thread Kris Jurka
Devrim GUNDUZ wrote: Hi, On Mon, 2006-12-04 at 11:46 +0200, Devrim GUNDUZ wrote: I'm building 8.2.0 pdf now. It may take 3-4 days. Ok, it is done. I'm now committing it to CVS. It will appear in web page soon. The US version does not have bookmarks and doesn't seem to have any links inter

Re: [DOCS] 8.2.0 pdf

2006-12-07 Thread Devrim GUNDUZ
Hi, On Thu, 2006-12-07 at 03:42 -0700, Kris Jurka wrote: > The US version does not have bookmarks and doesn't seem to have any > links internally. Neither version has an index, you must build the > HTML docs prior to the PDFs to get the indexes. Hmm. That makes sense. Per above, I now first ra

Re: [DOCS] [pgsql-www] 8.2.0 pdf

2006-12-07 Thread Kris Jurka
On Thu, 7 Dec 2006, Devrim GUNDUZ wrote: BTW, I first built A4 pdf by running "make postgres.pdf" . Then per a suggestion at #postgresql, I converted it to ps by ps2pdf. Then, I ran: ps2pdf -paper letter postgres.ps to convert it to US format. Is it the right way to do that? No, convertin

Re: [DOCS] 8.2.0 pdf

2006-12-07 Thread Javier Molina
Page numbers do not appear in the table of contents (they show as ??) starting from ALTER TABLESPACE (page xix), they were fine in 8.1. Also, the last page of the document is titled "Index" but is otherwise empty (this was the case too in 8.1, is this expected?) Devrim GUNDUZ escribió: Hi,

Re: [DOCS] 8.2.0 pdf

2006-12-07 Thread Devrim GUNDUZ
Hi, On Thu, 2006-12-07 at 14:39 +0100, Javier Molina wrote: > Page numbers do not appear in the table of contents (they show as ??) > starting from ALTER TABLESPACE (page xix), they were fine in 8.1. Yes, this was reported this morning -- I started to rebuild the pdf. Regards, -- The PostgreS