NAME¶
LaTeX::Encode::EncodingTable - Encoding table for characters for LaTeX
formatting
SYNOPSIS¶
use LaTeX::Encode::EncodingTable;
VERSION¶
This manual page describes version 0.03 of the
"LaTeX::Encode::EncodingTable" module.
DESCRIPTION¶
This module provides the encoding table for characters for LaTeX formatting.
DEPENDENCIES¶
The "HTML::Entities" and "Pod::LaTeX" modules were used for
building the encoding table in "LaTeX::Encode::EncodingTable", but
this is not rebuilt at installation time. The "LaTeX::Driver" module
is used for formatting the character encodings reference document.
BUGS AND LIMITATIONS¶
Not all LaTeX special characters are included in the encoding tables (more may
be added when I track down the definitions).
The "use_textcomp" option is not implemented.
AUTHOR¶
Andrew Ford <a.ford@ford-mason.co.uk>
LICENSE AND COPYRIGHT¶
Copyright (C) 2007 Andrew Ford. All Rights Reserved.
This module is free software; you can redistribute it and/or modify it under the
same terms as Perl itself.
This software 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.
SEE ALSO¶
Template::Plugin::Latex
NOTES ON MANPAGE¶
This manual page was written for the Debian GNU/Linux distribution because the
original module does not have a manual page.