|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/stylesheet.dsl,v1.30 2006/02/1601:03:48 petere Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/stylesheet.dsl,v1.31 2006/12/1001:55:29 petere Exp $ --> |
2 | 2 | <!DOCTYPE style-sheet PUBLIC"-//James Clark//DTD DSSSL Style Sheet//EN" [ |
3 | 3 |
|
4 | 4 | <!-- must turn on one of these with -i on the jade command line --> |
|
280 | 280 | (define %refentry-new-page% #t) |
281 | 281 | (define %refentry-keep% #f) |
282 | 282 |
|
283 | | -;; Indentation of verbatim environments. (This should really be done |
284 | | -;; with start-indent in DSSSL.) |
285 | | -(define %indent-programlisting-lines%" ") |
286 | | -(define %indent-screen-lines%" ") |
287 | | -(define %indent-synopsis-lines%" ") |
288 | | - |
289 | 283 |
|
290 | 284 | ;;Default graphic format: Jadetex wants eps, pdfjadetex wants pdf. |
291 | 285 | ;; (Note that pdfjadetex will not accept eps, that's why we need to |
|