# File lib/kramdown/converter/latex.rb, line 536
      def convert_typographic_sym(el, opts)
        TYPOGRAPHIC_SYMS[el.value]
      end