Thread: PDF Documentation Issues
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
On tis, 2011-12-13 at 15:07 -0500, Victor Yap wrote: > 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-- Please check if these issues still exist in the latest 9.1 documentation.