LaTeX
Last modified by Vincent Massol on 2021/03/03 18:42
Various tools to produce LaTex content in XWiki
Description
License: GNU Lesser General Public License 2.1
Sources: https://github.com/xwiki-contrib/latex/
Issues: https://jira.xwiki.org/browse/LATEX
To get started check the LaTeX Exporter documentation.
Modules
- LaTeX Exporter: Export UI, which internally uses the Output Filter to trigger the export.
- LaTeX Syntax 1.0: Renderer that outputs LaTeX syntax from an XDOM.
- LaTeX Output Filter: Perform the export by generating the XDOM for each page to export and calling the LaTeX Renderer.
- LaTeX PDF: Convert LaTeX files to PDF.
The top module, which you should install if you want to install all features is the LaTeX Exporter one.