# File lib/maruku/ext/math/to_html.rb, line 75 def pixels_per_ex $pixels_per_ex ||= render_png(:inline, "x").height end