/[d-i]/trunk/installer/doc/manual/build/style-print.dsl
ViewVC logotype

Contents of /trunk/installer/doc/manual/build/style-print.dsl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 21967 - (show annotations) (download)
Thu Sep 23 07:33:19 2004 UTC (8 years, 8 months ago) by pronik-guest
File size: 668 byte(s)
update to buildjade to include our custom stylesheet
1 <!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
2 <!ENTITY dbstyle SYSTEM "/usr/share/sgml/docbook/stylesheet/dsssl/modular/print/docbook.dsl" CDATA DSSSL>
3 ]>
4 <style-sheet>
5 <style-specification use="docbook">
6 <style-specification-body>
7
8 (define %section-autolabel%
9 ;; Are sections enumerated?
10 #t )
11
12 (define %paper-type%
13 ;; Name of paper type
14 "A4"
15 ;; "USletter"
16 )
17 (define %hyphenation%
18 ;; Allow automatic hyphenation?
19 #t)
20
21 (define %default-quadding%
22 'justify)
23
24 (define %language%
25 'NL)
26
27 </style-specification-body>
28 </style-specification>
29 <external-specification id="docbook" document="dbstyle">
30 </style-sheet>

  ViewVC Help
Powered by ViewVC 1.1.5