View | Details | Raw Unified | Return to bug 41892
Collapse All | Expand All

(-)share/sgml/freebsd.dsl (-5 / +9 lines)
Lines 600-610 Link Here
600
      (define %may-format-variablelist-as-table%
600
      (define %may-format-variablelist-as-table%
601
        #f)
601
        #f)
602
      
602
      
603
      (define %indent-programlisting-lines%
603
;;;
604
        "    ")
604
;      Defining a user defined indent triggers a slowdown 
605
 
605
;      in the DSSSL Modular stylesheets v1.77.
606
      (define %indent-screen-lines%
606
;      (define %indent-programlisting-lines%
607
        "    ")
607
;        "    ")
608
; 
609
;      (define %indent-screen-lines%
610
;        "    ")
611
;;;
608
612
609
      (define (article-titlepage-recto-elements)
613
      (define (article-titlepage-recto-elements)
610
        (list (normalize "title")
614
        (list (normalize "title")

Return to bug 41892