[stringtemplate-interest] tab stop tag

Juergen Weber weberjn at gmail.com
Thu Nov 4 14:00:37 PDT 2010


Is there a tag to advance to a tab position?

like

blabla <tabstop(20)> blabla <tabstop(40)>

This would be useful for reports. My current workaround is to actually
output <<TAB20>> and run a post-processor on StringTemplate's output,
but this is against the spirit of a template engine, it seems.

Thanks,
Juergen


More information about the stringtemplate-interest mailing list