On Sep 18, 2011, at 11:38 , Aman wrote: > Some one has already created a text filter for putting text in decent > looking columns.. Please see this page: > http://entable.s3.amazonaws.com/index.html
I'm pretty sure that what that filter does is actually the *reverse* of what's being asked for. People who want variable tab stops don't want to have a filter applied after the fact to line up text in columns using spaces or a mix of fixed-width spaces and tabs; they want tab stops, like a word processor. That is, you can set a tab stop at column 20 and column 30, and then type "One<tab>Two<tab>Three" and have "Two" and "Three" display at column 20 and 30 respectively -- but there remains just a single tab character between the words. BBEdit's scripting/filtering is powerful, but I think supporting that actually requires a change to BBEdit's code. -- Watts Martin <[email protected]>
smime.p7s
Description: S/MIME cryptographic signature
