Latex Exporter

The ExportButtonLatex class provides an ipywidgets interface to help exporting the notebook in Latex format. It shows:

  • a button to export
jupy4syn/widgets/../../images/exportlatex_example_1.png

ExportButtonLatex example in a Jupyter notebook.

Warning

In order to export the notebook, the user MUST write the notebook’s name in the correspondent Configuration text box as shown in the example bellow:

../../_images/configuration_example_1.png

Notebook’s name in Configuration text box.

See jupy4syn.Configuration for more details.

Using Jupy4Syn Latex Exporter module

Usage of Python class using basic Latex Exporter fields.