Class: LatexToPng::Formula
- Inherits:
-
Struct
- Object
- Struct
- LatexToPng::Formula
- Defined in:
- lib/latex_to_png.rb
Instance Attribute Summary collapse
-
#formula ⇒ Object
Returns the value of attribute formula.
Instance Attribute Details
#formula ⇒ Object
Returns the value of attribute formula
31 32 33 |
# File 'lib/latex_to_png.rb', line 31 def formula @formula end |