summaryrefslogtreecommitdiff
path: root/textproc/p5-LaTeX-TOM/pkg-descr
blob: 2fcb398515f9b1ac4b6b0a8c0d40a4c75ddbab47 (plain)
1
2
3
4
5
6
7
8
9
10
11
This module provides a parser which parses and interprets (though
not fully) LaTeX documents and returns a tree-based representation
of what it finds. This tree is a LaTeX::TOM::Tree. The tree contains
LaTeX::TOM::Node nodes.

This module should be especially useful to anyone who wants to do
processing of LaTeX documents that requires extraction of plain-text
information, or altering of the plain-text components (or
alternatively, the math-text components).

WWW: http://search.cpan.org/dist/LaTeX-TOM/