NAME
latex2utf8
- converts LaTeX encoding to UTF-8
VERSION
Version 0.04
SYNOPSIS
latex2utf8 file.tex > utf8file.tex
echo '\textexclamdown\textctj\alpha\textphook\texthvlig!' | latex2utf8 --scheme full --filter
DESCRIPTION
Command-line utility to convert a LaTeX-encoded file to UTF-8. See the output of latex2utf8 --help
for usage and options.
AUTHOR
François Charette, <firmicus@cpan.org>
BUGS
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 & LICENSE
Copyright 2009-2015 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.