Re: generate multiple RTF files

Subject: Re: generate multiple RTF files
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxx>
Date: Wed, 11 Feb 1998 06:07:32 -0800
At 11:52 98/02/10 +0100, Slot, Gerald wrote:
>Is it possible to write a DSSSL style-sheet that generates multiple RTF
>file from one SGML file (with jade) ?
>In the SGML backend I can use the (non standard)  Flow Object Class
>'entity' that does the trick. But this does not work in the RTF backend.

I suggest you use the SGML backend to create multiple SGML outputs, each
one encapsulating sufficient information for each RTF file (which may
require a lot of temporary duplication), then process each one using the
RTF back end for your desired output.

If the split files do not conform to any of your DTDs, then use well-formed
XML for the intermediate files, rather than SGML.  This way you won't need
to use a DTD, yet you can still use JADE.

The intermediate files should then be destroyed so that you always work
from your single source.

This multi-step process could be made to be unattended by using scripts.

............ Ken

--
G. Ken Holman            mailto:gkholman@xxxxxxxxxxxxxx
Crane Softwrights Ltd.  http://www.CraneSoftwrights.com
Box 266,                             V: +1(613)489-0999
Kars, Ontario CANADA K0A-2E0         F: +1(613)489-0995
PGP Privacy: http://www.cyberus.ca/~holman/gkholman.pgp
Training:  http://www.CraneSoftwrights.com/schedule.htm


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • generate multiple RTF files
    • Slot, Gerald - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id FAA18419Tue, 10 Feb 1998 05:57:57 -0500 (EST)
      • Paul Prescod - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id OAA23209Tue, 10 Feb 1998 14:41:49 -0500 (EST)
      • G. Ken Holman - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id JAA09854Wed, 11 Feb 1998 09:08:52 -0500 (EST) <=