NAME

Catmandu::Fix::latex_decode - decode test from LaTeX to Unicode

SYNOPSIS

# decode the latex string in field 'foo'. E.g. foo => 'b\\"ar'
latex_decode(foo) # foo => 'bär'

SEE ALSO

Catmandu::Fix