class Kramdown::Converter::Latex

def convert_typographic_sym(el, opts)

:nodoc:
def convert_typographic_sym(el, opts)
  TYPOGRAPHIC_SYMS[el.value]
end