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