Am Montag, 11. Dezember 2006 02:18 schrieb David Blewett: > Sorry to butt in, but I'm still not sure how to do multiple indexes > in one volume using the DSSSL stylesheets.
I'm not sure either. > The docs I pointed to were for the XSL stylesheets. Right. So using the XSL(T) stylesheet instead of the DSSSL stylesheet would be a step in the right direction. Actually the 8.2 branch currently only has an XSLT stylesheet for HTML output. In 8.3devel I've added one for XSL-FO output, which you can invoke by "make postgres-{A4|US}.fo". (You will probably want yet a different paper format for your book.) -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match