# File lib/maruku/output/to_latex.rb, line 144
  def to_latex_paragraph
    children_to_latex + "\n\n"
  end