Scott Kostyshak 7309f018f5 Add a DocBook -> PS converter
Before, the converter chain for DocBook -> PDF (ps2pdf) was:

  docbook -> DVI
  DVI -> Postscript
  Postscript -> PDF (ps2pdf)

sgmltools has a backend for PostScript so the first two
steps in the above converter chain are now condensed into
one by adding the following converter for docbook -> Postscript:

  sgmltools -b ps $$i
2013-04-13 14:19:58 -04:00
..
2007-12-02 22:10:26 +00:00
2011-04-02 11:00:19 +00:00
2013-03-22 22:23:38 +01:00
2011-02-21 19:56:43 +00:00
2003-10-13 09:50:10 +00:00
2013-03-29 01:53:44 +01:00
2013-04-13 14:19:58 -04:00
2013-01-15 15:34:41 +01:00
2013-04-09 23:08:15 +02:00
2013-03-19 00:57:37 +01:00
2013-01-10 21:22:55 +01:00