# File text/format.rb, line 194
194:     def left_margin=(left)
195:       @left_margin = posint(left)
196:     end