# File lib/maruku/output/to_latex.rb, line 327
        def to_latex_emphasis
                "\\emph{#{children_to_latex}}"
        end