# File text/format.rb, line 221
221:     def right_margin=(r)
222:       @right_margin = posint(r)
223:     end