PDF Documentation Issues

From: Victor Yap <victor(dot)yap(at)alumni(dot)concordia(dot)ca>
To: pgsql-docs(at)postgresql(dot)org
Subject: PDF Documentation Issues
Date: 2011-12-13 20:07:23
Message-ID: CACqH2j6y0m-MUEP-e_mqj5jTZ+wjtqJ8dTdYFTZM7Y070jWTBQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hello Docs People,

I was reading through 8.4's PDF in A4 format and spotted some code blocks
that need to be reformatted to fit within the margins. Bug report page
said that this mailing list was the best place to report them, so here
goes--

*page_number, section heading...*
(page number = the number shown at the bottom of each page)

*#72... 7.2.1.1 Joined Tables*
- After "Qualified joins"
- The code block is not wrapped, minor problem on-screen, potential
print-out problem.

*#82**...** 7.2.1.2. Table and Column Aliases*
- "SELECT * FROM some_very_long_table_name [...]"
- The code block is not wrapped, goes off-page, cannot be fully read.

*#83**...** 7.2.1.2. Table and Column Aliases*
- "SELECT * FROM people [...]"
- The code block is not wrapped, minor problem on-screen, potential
print-out problem.

*#85**...** 7.2.2 The WHERE Clause*
- After "Here are some examples of WHERE clauses:"
- The code block is not wrapped, minor problem on-screen, potential
print-out problem.

Regards,

// Victor

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2011-12-13 20:11:39 Re: PDF Documentation Issues
Previous Message Victor Yap 2011-12-13 19:08:59 subscribe