Scroll to navigation

Catmandu::Fix::latex_decode(3pm) User Contributed Perl Documentation Catmandu::Fix::latex_decode(3pm)

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 => 'baer'

SEE ALSO

Catmandu::Fix

2023-02-02 perl v5.36.0