Export a Page to LaTeX

Last modified by Vincent Massol on 2026/08/30 19:36

Steps

The LaTeX exporter adds two entries to the standard export menu: LaTeX and PDF (LaTeX).

  1. Open the page you want to export, open the More Actions menu and click Export.

    export-menu.png

  2. Choose LaTeX or PDF (LaTeX).

    export-formats.png

    PDF (LaTeX) is offered only where PDF conversion is available.

  3. Fill in the export options you want, then click Export.
  4. Wait for the export job to finish, then click download to get your package.

    export-success.png

    A progress bar is shown while the job runs. Exporting a large page takes a while, and a first PDF export takes longest of all, for the reason given in PDF Conversion.

    export-progress-running.png

    An export that ends on a warning still produced its package, but something went wrong on the way. Expand Job log to see what.

    export-progress-warning.png

To see what a finished export reads like, open the exporter's own PDF of the XWiki Sandbox.

FAQ

Can I start a LaTeX export from a URL?

Yes. Replace the view action of the page's URL with latexexport, so that /xwiki/bin/view/Main/ becomes /xwiki/bin/latexexport/Main/. Add pdf=true to the query string to export to PDF instead.

More

To find more about the current topic, you can search or use the table below and filter the columns to narrow your choices.

Related

Get Connected