XSL-FO - Making XML Look Good in Pring by Dave Pawson The unconfirmed error reports are from readers. They have not yet been approved or disproved by the author or editor and represent solely the opinion of the reader. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification This page was updated March 26, 2007. UNCONFIRMED errors and comments from readers: [xv] 1st para; It says that examples are available but i cannot find them on the site. There is no 'examples' link on the books page as there is with, for example, XSLT. [21] Example 2-4. Basic stylesheet; I attempted to run the above referenced code with the Antenna House XSL Formatter and received this error: "Text not allowed here." I reviewed the XSLT style sheet, and I believe the following code has an error because it is attempting to output text directly into a instead of into a . This is the code that threw the error: I believe it should be changed to: [24] bottom; I have the first printing of this book, but the correction listed under "Changes made in the 12/03 reprint" DOES NOT work correctly. Try this instead: Then enclose the whole thing in a block with margin-left set to -2em. (34) figure 3.2; "outer" page reference area should be page viewport area (39) figure 3.4; rb-rl should be tb-rl {51} Example 3-5; entries are inserted. The entry border= is somewhat misleading, since border="1pt" does not work as expected: the proper entry was: border-width="1pt" border-style="solid" {106} 4th Paragrah (First under 'Fixed width table and columns'); Reads: "To produce a fixed-width table, set table-layout to either a length..." The above "table-layout" should be "inline-progression-dimension" (179) halfway; "Its" misspelled as "It's" (180) halfway; "It" misspelled as "IT"