From 47fc9223cc972633c8a16d4dccda01930c669a64 Mon Sep 17 00:00:00 2001 From: gferg <> Date: Fri, 15 Mar 2002 18:25:04 +0000 Subject: [PATCH] updated --- LDP/builder/dsssl/ldp.dsl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LDP/builder/dsssl/ldp.dsl b/LDP/builder/dsssl/ldp.dsl index 9f675b81..c0b219a1 100644 --- a/LDP/builder/dsssl/ldp.dsl +++ b/LDP/builder/dsssl/ldp.dsl @@ -105,7 +105,7 @@ "../images/") (define %admon-graphics% - #f) + #t) (define %funcsynopsis-decoration% ;; make funcsynopsis look pretty @@ -168,8 +168,7 @@ (define (toc-depth nd) ;; more depth (2 levels) to toc; instead of flat hierarchy - ;; 2) - 4) + 2) (element emphasis ;; make role=strong equate to bold for emphasis tag @@ -189,6 +188,7 @@ (normalize "author") (normalize "editor") (normalize "copyright") + (normalize "pubdate") (normalize "revhistory") (normalize "abstract") (normalize "legalnotice")))