0.8.6.3
[sbcl.git] / doc / sbcl-html.dsl
index d192349..82ca94d 100644 (file)
@@ -19,26 +19,14 @@ at Carnegie Mellon University and released into the public domain. The
 software is in the public domain and is provided with absolutely no
 warranty. See the COPYING and CREDITS files for more information.
 
-KLUDGE: The ENTITY docbook.dsl command is hardwired to the appropriate
-location for my OpenBSD 2.9 system. There's got to be a more flexible
-way to do it, but I'm not enough of an SGML guru to begin to guess
-what it would be. (WHN 2001-10-15)
-
 --
 
- [<!ENTITY docbook.dsl
-           SYSTEM
-          "/usr/local/share/sgml/docbook/dsssl/modular/html/docbook.dsl"
-          CDATA
-          dsssl>]>
+ [<!ENTITY docbook.dsl PUBLIC "-//Norman Walsh//DOCUMENT DocBook HTML Stylesheet//EN" CDATA dsssl>]>
 
 <style-sheet>
 <style-specification id="html" use="docbook">
 <style-specification-body>
 
-;;; FIXME: It would be nice to have output files have ".html" extensions
-;;; instead of ".htm" extensions.
-
 ;;; Essentially all the stuff in the "Programming languages and
 ;;; constructs" section (pp. 40-41 of _DocBook: The Definitive Guide_)
 ;;; is to be monospaced. The one exception is "replaceable", which