# File lib/maruku/output/to_latex.rb, line 324 def to_latex_strong "\\textbf{#{children_to_latex}}" end