xsl-list
[Top] [All Lists]

RE: [xsl] Expanding Tabs

2010-03-29 15:35:20
The XSLT function you are looking for is "translate()". The concept is more 
general than what you are used to thinking about, so it's not surprising that 
by looking for a narrower concept (i.e., "expand"), that you haven't been able 
to find it.
-- 
Charles Knell
cknell(_at_)onebox(_dot_)com - email



-----Original Message-----
From:     Alex Muir <alex(_dot_)g(_dot_)muir(_at_)gmail(_dot_)com>
Sent:     Mon, 29 Mar 2010 20:02:13 +0000
To:       xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject:  [xsl] Expanding Tabs

Hi,

I'm looking for the the xslt equivalent of the expand command in unix
to apply to a text input file and surprised I'm not finding anything
with a google search.

The expand command changes the tabs to the appropriate number of
blanks, and writes the results on the standard output.

http://www.softpanorama.org/Tools/expand.shtml

Thanks

--
Alex
https://sites.google.com/a/utg.edu.gm/alex

Some Good Music
http://sites.google.com/site/greigconteh/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>