# File text/format.rb, line 214
214:     def right_margin=(r)
215:       @right_margin = posint(r)
216:     end