Provided by: liblatex-encode-perl_0.08-2_all 

NAME
LaTeX::Encode::EncodingTable - character encoding table for LaTeX::Encode
SYNOPSIS
This module is not intended to be used except by LaTeX::Encode.
VERSION
This manual page describes version 30 of the "LaTeX::Encode::EncodingTable" module.
DESCRIPTION
This module contains the %latex_encoding table, which is used in the "LaTeX::Encode" module in the
"latex_encode()" function. The table is automatically generated by the "build-encoding-table" script
from the "LaTeX-Encode" distribution, which builds tables based on information in the "HTML::Entities",
"Pod::LaTeX" and "charnames" modules, as well as using explicit rules.
SUBROUTINES/METHODS
Not applicable.
DIAGNOSTICS
Not applicable.
CONFIGURATION AND ENVIRONMENT
Not applicable.
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.
INCOMPATIBILITIES
Not applicable.
BUGS AND LIMITATIONS
Not all LaTeX special characters are included in the encoding tables (more may be added when I track down
the definitions).
AUTHOR
Andrew Ford <a.ford@ford-mason.co.uk>
LICENSE AND COPYRIGHT
Copyright (C) 2007-2012 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
HTML::Entities, Pod::LaTeX
perl v5.14.2 2012-09-25 LaTeX::Encode::EncodingTable(3pm)