Latex Exporter¶
The ExportButtonLatex class provides an ipywidgets interface to help exporting the notebook in Latex format. It shows:
- a button to export
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:
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.