Changes for page LaTeX Output Filter

Last modified by Vincent Massol on 2024/02/19 00:20

From version 5.4
edited by Vincent Massol
on 2018/03/06 11:53
Change comment: Imported extension [org.xwiki.contrib.latex:latex-filter] from repository [maven-xwiki:maven:http://nexus.xwiki.org/nexus/content/groups/public]
To version 6.1
edited by Vincent Massol
on 2018/03/13 13:46
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -1,9 +1,15 @@
1 1  Can be used as [[an output stream filter>>Extension.Filter Module]] to produce a package containing:
2 2  
3 -* each page converted into a latex file
4 -* each attachment/image used in the exported pages
5 -* an index.tex to process all exported documents in one
3 +* Each page converted into a LaTeX file
4 +* Each attachment/image used in the exported pages
5 +* An ##index.tex## file to group all exported documents in one
6 6  
7 += Index Template =
8 +
9 +The generation of the ##index.tex## file can be customized using the same mechanism described in the [[Templates mechanism>>Extension.LaTeX.Syntax 1.0.WebHome||anchor="HTemplateMechanism"]].
10 +
11 +The template name is ##latex/Index##.
12 +
7 7  = Parameters =
8 8  
9 9  The filter support the following parameters:

Get Connected