The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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