MneExperiment
Save an FMText object as a PDF (requires LaTeX installation)
fmtext (FMText) – Object to save.
path (Union[Path, str, None]) – Destination filename. If unspecified, a file dialog will open to ask for a destination.
Union
Path
str
None