LaTeXEntityBefore

Version 2.1 by Manuel Leduc on 2022/01/10

Provide content to be executed before a template is rendered.

Usage

This extension point can generate LaTeX syntax and it'll be inserted before the corresponding template is processed.

Definition

This Extension Point is contributed by this extension and was added in version 1.16 of that extension.

Category
LaTeX
Extension Id
org.xwiki.contrib.latex.*.before
Content to be provided

Provide content to be executed before a template is rendered. The * must be replaced with the name of the template.

Parameters to be provided

order: the order in which the UIXs are rendered before the rendering of the template

Get Connected