eelbrain.fmtxt.save_pdf

eelbrain.fmtxt.save_pdf(fmtext, path=None)

Save an FMText object as a pdf (requires LaTeX installation)

Parameters:
fmtext : FMText

Object to save.

path : str (optional)

Destination filename. If unspecified, a file dialog will open to ask for a destination.