# File text/format.rb, line 187
187:     def left_margin=(left)
188:       @left_margin = posint(left)
189:     end