RE: ASCII Text output using Jade

Subject: RE: ASCII Text output using Jade
From: "Reynolds, Gregg" <greynolds@xxxxxxxxxxxxxx>
Date: Thu, 11 Jun 1998 12:17:33 -0500
It doesn't have a backend to map flow objects to plain text; but you can
do your own formatting and dump plain text.  Its been a while but if
memory serves all you need do is direct your flow objects into a (make
element...) but omit the gi: characteristic.  Use "data" to get at the
content of nodes if you need to manipulate it

> -----Original Message-----
> From:	Dan Hable [SMTP:DHable@xxxxxxxxxxxxx]
> Sent:	Thursday, June 11, 1998 11:34 AM
> To:	dssslist@xxxxxxxxxxxxxxxx
> Subject:	RE: ASCII Text output using Jade
> 
> I'd like to answer my own question. Jade currently does not have a
> backend to support plain text. Sorry about the unnecessary postings.
> 
> ~~ Dan
> 
> > -----Original Message-----
> > From:	Dan Hable [SMTP:DHable@xxxxxxxxxxxxx]
> > Sent:	Thursday, June 11, 1998 9:16 AM
> > To:	dssslist@xxxxxxxxxxxxxxxx
> > Subject:	ASCII Text output using Jade
> > 
> > I'm trying to create an ASCII text file using a DSSSL stylesheet and
> > Jade. So far, I'm using an old DSSSL stylesheet and the command line
> > that I'm using is:
> > 
> > jade -d digest.dsl -t sgml xml.dcl digest1.xml
> > 
> > This will output the plain text without markup to my screen. The
> only
> > problem is that I can't insert returns. All of the text is running
> > together. I was thinking that I could use an escape sequence but
> Jade
> > gave me an error when I inserted \n as a literal.
> > 
> > What I would like to know is:
> > 	1) Am I approaching the problem at the right angle? Is there an
> > eaiser way to get plain ASCII text from a stylesheet?
> > 
> > 	2) Could someone tell me if there is a command or escape
> > sequence to force a line return?
> > 
> > Thanks for the help.
> > 
> > ~~ Dan
> > 
> > 
> >  DSSSList info and archive:
> > http://www.mulberrytech.com/dsssl/dssslist
> 
> 
>  DSSSList info and archive:
> http://www.mulberrytech.com/dsssl/dssslist


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


Current Thread
  • ASCII Text output using Jade
    • Dan Hable - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id KAA27790Thu, 11 Jun 1998 10:22:25 -0400 (EDT)
      • Daniel Speck - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id NAA01077Thu, 11 Jun 1998 13:21:30 -0400 (EDT)
      • Matthias Clasen - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id SAA06206Thu, 11 Jun 1998 18:35:21 -0400 (EDT)
      • <Possible follow-ups>
      • Dan Hable - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id MAA29995Thu, 11 Jun 1998 12:38:19 -0400 (EDT)
      • Reynolds, Gregg - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id NAA01343Thu, 11 Jun 1998 13:28:02 -0400 (EDT) <=
      • W. Eliot Kimber - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id LAA04577Mon, 15 Jun 1998 11:53:49 -0400 (EDT)