RE: pretty printer and PCDATA (summary)

Subject: RE: pretty printer and PCDATA (summary)
From: "Frank A. Christoph" <christo@xxxxxxxxxxxxxxxxxx>
Date: Thu, 9 Sep 1999 14:33:40 +0900
> Frank A. Christoph" <christo@xxxxxxxxxxxxxxxxxx>
> > In DSSSL you would use process-children-trim in place of
> > process-children when processing the parent of nmlist.
>
> Yes, but I don't process it using the recursive way (process-children),
> but by climbing back the tree.
> BTW, how would the process-children-trim react on the end of line
> characters ?

I'm not sure what "climbing back the tree" means, but the other way to do it
is just to check each character node and discard the ones you don't want.

Except in unusual circumstances where EOL doesn't get considered as
whitespace, the EOLs will get trimmed.

--FC


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


Current Thread