LaTeX for the Reference Macro

Last modified by Michael Hamann on 2024/08/12 00:27

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

Manuel Leduc, Michael Hamann

Active Installs1
Rating
0 Votes
LicenseGNU Lesser General Public License 2.1
Compatibility

14.10+

Installable with the Extension Manager

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.

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

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

Breaking change The parameter used to skip numbering (data-numbered-headings-skip) is now replaced by data-xwiki-rendering-protected.

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

Get Connected