|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.83 2010/05/31 22:15:25 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.84 2010/05/31 22:42:59 momjian Exp $ --> |
2 | 2 |
|
3 | 3 | <appendix id="docguide"> |
4 | 4 | <title>Documentation</title> |
@@ -659,9 +659,10 @@ save_size.pdfjadetex = 15000 |
659 | 659 | points too wide will probably not fit on the printed page (assuming |
660 | 660 | one inch margins). To find the <acronym>SGML</acronym> text |
661 | 661 | causing the overflow, find the first page number mentioned above |
662 | | - the overflow message, e.g. <literal>[50 ###]</> (page 50), and look |
663 | | - at that page in the <acronym>PDF</acronym> file to see the overflow |
664 | | - text and adjust the <acronym>SGML</acronym> accordingly. |
| 662 | + the overflow message, e.g. <literal>[50 ###]</> (page 50), and |
| 663 | + look at the page after that (e.g. page 51) in the <acronym>PDF</acronym> |
| 664 | + file to see the overflow text and adjust the <acronym>SGML</acronym> |
| 665 | + accordingly. |
665 | 666 | </para> |
666 | 667 | </sect2> |
667 | 668 |
|
|