File: printlocal.dsl

package info (click to toggle)
darcs-buildpackage 0.5.12.2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 716 kB
  • ctags: 2
  • sloc: haskell: 452; sh: 62; makefile: 56
file content (22 lines) | stat: -rw-r--r-- 529 bytes parent folder | download | duplicates (21)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
<!ENTITY dbstyle PUBLIC "-//Norman Walsh//DOCUMENT DocBook Print Stylesheet//EN" CDATA DSSSL>
]>

<style-sheet>
<style-specification use="docbook">
<style-specification-body>

(define tex-backend #t)
(define bop-footnotes #t)
(define %two-side% #t)
(define %footnote-ulinks% #t)


</style-specification-body>
</style-specification>
<external-specification id="docbook" document="dbstyle">
</style-sheet>

<!--
# arch-tag: print stylesheet for manual
-->