On Nov 5, 2007 9:24 PM, Edward Z. Yang <[EMAIL PROTECTED]> wrote: > If I were in an elementmap function and I wanted to find out the > contents of the node currently processed node, how would I go about > doing this? Is there some function in PhDReader to call, or would I have > to make a textmap?
You need a textmap. If you would read the content of the node then the current element is skipped for the rest of the themes/formats. -Hannes
