Overflow box is on page after listed page number, per Alvaro.
authorBruce Momjian
Mon, 31 May 2010 22:42:59 +0000 (22:42 +0000)
committerBruce Momjian
Mon, 31 May 2010 22:42:59 +0000 (22:42 +0000)
doc/src/sgml/docguide.sgml

index 94042a0ba08d260796418da5ef680ae93d1a3dd1..26abbb1999adc4b72236d30cd866a4eaed7b278f 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  Documentation
@@ -659,9 +659,10 @@ save_size.pdfjadetex = 15000
     points too wide will probably not fit on the printed page (assuming
     one inch margins).  To find the SGML text
     causing the overflow, find the first page number mentioned above
-    the overflow message, e.g.  [50 ###] (page 50), and look
-    at that page in the PDF file to see the overflow
-    text and adjust the SGML accordingly.
+    the overflow message, e.g.  [50 ###] (page 50), and
+    look at the page after that (e.g. page 51) in the PDF
+    file to see the overflow text and adjust the SGML
+    accordingly.