fix %indent-screen-lines% syntax error
[privoxy.git] / doc / source / ldp.dsl.in
index fba0b1d..1c0ffb0 100644 (file)
@@ -31,7 +31,8 @@
 
 (define %indent-screen-lines%
   ;; Indent lines in a 'Screen'?
-  #t)
+  ;; "#f" or string to be used as the indent on 'screen'
+  "")
 
 (define %callout-fancy-bug%
   ;; Use fancy callout bugs?
 <style-specification id="html" use="docbook">
 <style-specification-body>
 
-;; this is necessary because right now jadetex does not understand
-;; symbolic entities, whereas things work well with numeric entities.
+;; this is the 'html' portion of the stylesheet so we want to keep the
+;; ampersand-code strings and let the browser convert them to characters
 (declare-characteristic preserve-sdata?
   "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"
-  #f)
+  #t)
 
 ;; put the legal notice in a separate file
 (define %generate-legalnotice-link%