
latex2utf8 - converts LaTeX encoding to UTF-8

Version 0.03

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.

François 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-2010 François 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.