[go: up one dir, main page]

Menu

[c3711d]: / doc / README  Maximize  Restore  History

Download this file

50 lines (30 with data), 1.2 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
To build the html pages (i.e., for "make html") you need
JADE (JAmes's DSSSL Engine) and the 
DocBook DTD (Document Type Defintion) and html stylesheet.

***All the software is available under "complementary links" from
the scwm web page.

What follows are possibly outdated notes about where to find
related information.

JADE is available from:

http://www.jclark.com/jade/

DocBook is available from:

http://www.oreilly.com/davenport/


Note that JADE uses the environment variable SGML_CATALOG_FILES
to find out where the entities catalog is.  You'll need to 
set that variable to point at a catalog file that you add
pointers to various entities in.

Some of the entities files may not be included in the two above
sites.  The W3C page also has some useful pointers and files:

http://www.w3c.org

As an alternative, the SGMLtools bundle should contain all of the
above, nicely integrated.  Be sure to have a recent version (>=2.0).
It's available from:

http://www.sgmltools.org/

Other useful pointers include:

http://www.egr.msu.edu/Pgrt/

and:

http://www.gnome.org/devel/docs.shtml

Improvements to this documentation are appreciated.  

Good luck,
Greg

--09/26/98 gjb