# File Text/Format.rb, line 181
        def left_margin=(l)
            @left_margin = posint(l)
        end