# File lib/maruku/output/to_latex.rb, line 320
        def to_latex_li_span;
                "\\item #{children_to_latex}\n"
        end