Next in thread → Next in month →

RE: [docbook-apps] Re: xsl/groff(&xhtml): keep comments

From
Jeff Beal <>
Date
2003-05-28T12:34:10+00:00
ID
Thread
RE: [docbook-apps] Re: xsl/groff(&xhtml): keep comments
> indeed.  thanks.
> 
> Now, how do I check that the next item after this comment is character
> data?
> 
> 
As with comment, just use following-sibling::text() instead of
following-sibling::comment()
Next in thread → Next in month →