LATEX2UTF8(1p) | User Contributed Perl Documentation | LATEX2UTF8(1p) |
"latex2utf8" - converts LaTeX encoding to UTF-8
Version 0.04
latex2utf8 file.tex > utf8file.tex
echo '\textexclamdown\textctj\alpha\textphook\texthvlig!' | latex2utf8 --scheme full --filter
Command-line utility to convert a LaTeX-encoded file to UTF-8. See the output of "latex2utf8 --help" for usage and options.
Francois Charette, "<firmicus@cpan.org>"
Please report any bugs or feature requests to "bug-latex-decode at rt.cpan.org", or through the web interface at <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=LaTeX-Decode>. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
Copyright 2009-2015 Francois Charette, all rights reserved.
This module is free software. You can redistribute it and/or modify it under the terms of the Artistic License 2.0.
This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.
2021-01-07 | perl v5.32.0 |