# File Text/Format.rb, line 348
def
tabstop=(t) @tabstop = posint(t)
end