The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Text::Amuse::Compile::Indexer - Class for LaTeX indexes

SYNOPSIS

Everything here is pretty much private and used by Text::Amuse::Compile::File

ACCESSORS AND METHODS

latex_body

The body provided to the constructor

index_specs

The raw indexes

specifications

Lazy built, the Text::Amuse::Compile::Indexer::Specification objects

language_code

The language ISO code. To be passed to muse_format_line

indexed_tex_body

Method meant to be called from the Text::Amuse::Compile::File object.

interpolate_indexes

Main method to get the job done.

logger

Required coderef for logging.