Numbered Content - Reference - Latex

Version 7.2 by Admin on 2022/02/11 01:43

cogProvides the templates to integrate the references with the Latex
TypeJAR
CategoryOther
Developed by

Manuel Leduc, Michael Hamann

Rating
0 Votes
LicenseGNU Lesser General Public License 2.1
Compatibility

14.0+

Installable with the Extension Manager

Description

This extension is only needed if you wish to use 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.

references_latex.png

= Header 1 =

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"/}}.

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.2):

Tags:
    

Get Connected