export_pdf#

export_pdf(k, filename, draw_circles=True, with_labels=False, with_title=False, author=None)#

Draw the planar diagram(s) k using Matplotlib and save to pdf. :param k: the planar diagram or a list of planar diagrams :param filename: pdf name :param author: add pdf author information :return: