Placement of images
Adding a missing image into Egholm this morning, I discovered that my image-handling code for PDFs is better than I thought it was: I can place an image inside a paragraph and it works fine (for PDFs at least). This means we really can maximize the use of space by placing images right at page-breaks or similarly appropriate positions, with the proviso that subsequent edits preceding such precisely-placed images will inevitably require re-positioning.
Tested this on the server, and the XHTML works fine too, and is valid -- although of course the line-break won't necessarily be at the end of an actual line.
Also changed the path_config.xsl file to point to the images on Pear rather than in home1t, where the project used to live when it was running on Lettuce.