| Class | Description |
|---|---|
| AbstractLatexMojo |
Abstract base class for all mojos.
|
| CfgLatexMojo |
Builds documents in the formats configured in the pom from LaTeX sources
for the goal
cfg
tied to the lifecycle phase site. |
| ChkMojo |
Checks all latex main files after having created all graphical files.
|
| ClearMojo |
Clears all created files in the folders containing the LaTeX sources
for the goal
clr
tied to the lifecycle phase clean. |
| DocxMojo |
Build documents in msword formats, above all docx from LaTeX sources
for the goal
docx which is not tied to a lifecycle phase. |
| DviMojo |
Builds DVI documents from LaTeX sources
for the goal
dvi which is not tied to a lifecycle phase. |
| GraphicsMojo |
Transforms all graphic files into formats
which can be included into LaTeX files
for the goal
grp which is not tied to a lifecycle phase. |
| HelpMojo |
Display help information on latex-maven-plugin.
|
| HtmlMojo |
Build HTML documents and XHTML documents from LaTeX sources
for the goal
html which is not tied to a lifecycle phase. |
| MavenLogWrapper |
Performs logging in a maven plugin.
|
| OdtMojo |
Build documents in open office formats from LaTeX sources
for the goal
odt which is not tied to a lifecycle phase. |
| PdfMojo |
Builds PDF documents from LaTeX sources
for the goal
pdf which is not tied to a lifecycle phase. |
| RtfMojo |
Builds rtf documents from LaTeX sources
for the goal
rtf which is not tied to a lifecycle phase. |
| TxtMojo |
Builds documents in plain text weakly formatted (e.g. symbols)
for the goal
txt which is not tied to a lifecycle phase. |
Copyright © 2016–2018 Simuline Organization (l2r). All rights reserved.