All Classes and Interfaces
Class
Description
Extracts bibliography entries from the Markdown sections of a
publication.
Holds the outcome of a compilation executed by a
Compiler.Describes a compilation job to be executed by a
Compiler.Strategy interface for executing a compilation task.
Factory for creating and caching Apache Velocity engines configured with
in-memory template storage.
Facade for compiling GNUPlot scripts to cropped PDF charts.
Velocity template for generating GNUPlot chart source.
Translates a
PublicationContent into a set of HTML chapter
files with resolved cross-references.Default
Compiler implementation that executes commands locally
in an isolated temporary directory.Facade for compiling MetaPost figures to cropped PDF.
Velocity template for generating MetaPost figure source.
Facade for compiling LaTeX documents to PDF using
pdflatex.Structured description of a presentation (LaTeX Beamer slides).
Represents a standalone figure associated with a presentation,
independent of a particular frame.
Enumerates the types of standalone figures that can be associated
with a presentation.
Represents a single frame (slide) within a presentation.
Enumerates the types of content that a presentation frame may
contain.
Parses Alpha Tessera presentation files into
PresentationContent.Velocity template for generating LaTeX Beamer source of a presentation.
Represents a single frame (slide) within a presentation.
Enumerates the possible frame types.
Structured description of a publication (book, paper, thesis, etc.).
Represents a single content section within a publication.
Enumerates the types of content that a section may contain.
Enumerates the types of publications supported by Alpha Tessera.
Velocity template for generating LaTeX source of a complete publication.
Represents a section within a publication.
Enumerates the possible section types.
Saves the information about a translated reference for future title generation or JavaScript integration.
Translates a
PublicationContent into a compilable LaTeX document.A generic two-phase line-by-line text parser based on a state machine pattern.
Matches a line as a header entry during the headers phase.
Detects a state boundary and creates the corresponding
TextStateParser.State.Represents a parsing state that processes lines belonging to a specific
section of the input.