Fix.
authorhal9 <hal9@users.sourceforge.net>
Thu, 21 Mar 2002 15:58:12 +0000 (15:58 +0000)
committerhal9 <hal9@users.sourceforge.net>
Thu, 21 Mar 2002 15:58:12 +0000 (15:58 +0000)
doc/source/ldp.dsl

index c4fc0b8..5c245a4 100644 (file)
 ]]>\r
 ]>\r
 \r
+<!--\r
+\r
 ;; borrowed from the LDP stylesheet, with modifications, HB.\r
 ;; Added support for css 03/20/02, and other mods.\r
 \r
+-->\r
+\r
 <style-sheet>\r
 \r
 <style-specification id="print" use="docbook">\r
   ;; /DESC\r
   ;; AUTHOR N/A\r
   ;; /REFENTRY\r
-  "../ijb.css")\r
+  "../ijb_docs.css")\r
 \r
 (define %stylesheet-type%\r
   ;; REFENTRY stylesheet-type\r
   '(("bullet" "disc")\r
     ("box" "square")))\r
 \r
+(define %css-decoration%\r
+  ;; REFENTRY css-decoration\r
+  ;; PURP Enable CSS decoration of elements\r
+  ;; DESC\r
+  ;; If '%css-decoration%' is turned on then HTML elements produced by the\r
+  ;; stylesheet may be decorated with STYLE attributes.  For example, the\r
+  ;; LI tags produced for list items may include a fragment of CSS in the\r
+  ;; STYLE attribute which sets the CSS property "list-style-type".\r
+  ;; /DESC\r
+  ;; AUTHOR N/A\r
+  ;; /REFENTRY\r
+  #t)\r
+\r
 \r
 </style-specification-body>\r
 </style-specification>\r