DSSSL EXAMPLE: MAIL

These files show a simple SGML application and a set of DSSSL
stylesheets for that application.  The stylesheets are arranged in a
progression that shows certain basic DSSSL features in action.

This distribution includes the following:

1. Files that are part of the machinery and should not be changed

   catalog           SGML Open catalog file for PUBLIC identifiers
   fot.dtd           DTD for James Clark's flow object tree markup
   style-sheet.dtd   DTD for James Clark's style sheet markup
   dsssl.dtd         The DSSSL architecture DTD

2. Files that are part of the example set

   mail.sgm          Example SGML file
   mail.dtd          DTD for the markup used in the example
   mail-<n>.dsl      DSSSL stylesheets for the example
   mail-<n>.rtf      RTF produced by Jade 0.5 for each stylesheet
   mail-<n>.ps       PostScript produced from each RTF file
   notes.txt         Brief explanation of the example stylesheets

To run Jade on the example files:

1. Obtain the Jade distribution from www.jclark.com/jade .

2. Put the Jade binaries in your search path.

3. In the directory containing this set of examples, run

   jade -d mail-1.dsl -t rtf -o mail-1.rtf mails.sgm

to create mail-1.rtf and similarly for the other mail files.

J. Bosak, 1997.03.01
