# File mrplot.rb, line 47 def atom_text(string, point, style, rel = :left, rel_v = :bottom, rotation=nil) puts "Text \"#{string}\" #{point} [#{style}]" end