Changes for page LaTeX Exporter

Last modified by Vincent Massol on 2024/03/04 00:18

<
From version < 7.2 >
edited by Vincent Massol
on 2018/02/23 16:54
To version < 8.1 >
edited by Thomas Mortagne
on 2018/02/23 16:55
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.VincentMassol
1 +xwiki:XWiki.ThomasMortagne
ExtensionCode.ExtensionClass[0]
Description
... ... @@ -2,8 +2,10 @@
2 2  
3 3  = Usage =
4 4  
5 -You can export export a page by changing the ##/view/## action in the browser address bar into ##/latexexport/##. For example to export the wiki home page you can use {{code language="none"}}http://myhost/xwiki/bin/latexexport/Main/{{/code}}.
5 +You can export a page by changing the ##/view/## action in the browser address bar into ##/latexexport/##. For example to export the wiki home page you can use {{code language="none"}}http://myhost/xwiki/bin/latexexport/Main/{{/code}}.
6 6  
7 += Convert to PDF =
8 +
7 7  This will generate a ZIP file that you need to unzip. Then you need to convert the LaTeX content (the generated ##index.tex## file) into a PDF.
8 8  
9 9  This can be achieved very simply, using, for example, [[this LaTeX Docker image>>https://github.com/blang/latex-docker]]. Put yourself at the root of the unzipped ZIP and do the following (after having installed Docker if you don't have it already):

Get Connected