Method: MaRuKu::Out::Latex#to_latex_hrule
- Defined in:
- lib/maruku/output/to_latex.rb
#to_latex_hrule ⇒ Object
154 |
# File 'lib/maruku/output/to_latex.rb', line 154 def to_latex_hrule; "\n\\vspace{.5em} \\hrule \\vspace{.5em}\n" end |