NAME

texize - Convert Umlauts and other fancy Mn characters to TeX notation

SYNOPSIS

$ echo Möwe | texize
M\"o{}we

OPTIONS

version / v

Shows the current version number

$ texize --version

help / h

Shows a brief help message

$ texize --help

GIT REPOSITORY

http://github.com/athreef/App-FilterUtils

SEE ALSO

Tex::Encode

AUTHOR

Ahmad Fatoum <athreef@cpan.org>, http://a3f.at

COPYRIGHT AND LICENSE

Copyright (C) 2019 Ahmad Fatoum

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.