LaTeX for the Reference Macro
Provides the templates to integrate the references with the Latex Extension |
Type | JAR |
Category | Other |
Developed by | |
Active Installs | 1 |
Rating | |
License | GNU Lesser General Public License 2.1 |
Compatibility | 14.10+ |
Table of contents
Description
This extension is only needed if you wish to use the Reference macro in combination with LaTeX.
This extension currently provides a single velocity template used by the latex extension (see the template).
Example
The page content below produces the following LaTeX pdf export.
See in section {{reference id="HHeader1.1.1"/}} and {{reference id="HHeader1.10"/}}.
== Header 1.1 ==
(% data-xwiki-rendering-protected="true" %)
=== Header without number ===
=== Header 1.1.1 ===
{{figure}}
[[image:circles.png||alt="filename.svg.png" height="100" width="100"]]
{{figureCaption}}
Circles {{id name="Circles"/}}
{{/figureCaption}}
{{/figure}}
(% data-numbered-headings-start="10" style="--numbered-headings-start: 9;" %)
== Header 1.10 ==
And see also Figure {{reference id="Circles"/}}.
Release Notes
1.10.2 and 1.8.6
1.10.1
1.10.0
1.9.3
1.9.2
1.9.1
1.9
1.8.4
1.8.3
1.8.2
1.8.1
1.8
- The minimal XWiki dependency is now 14.10
- Translations: Japanese, German
1.7.1
Translations: Japanese
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager).
You can also use the manual method which involves dropping the JAR file and all its dependencies into the WEB-INF/lib folder and restarting XWiki.
Dependencies
Dependencies for this extension (org.xwiki.contrib.numbered.content:application-numbered-content-reference-latex 1.10.2):