add_pdf_src

minkit.add_pdf_src(path)[source]

This function adds a new path where to look for user-defined PDFs. PDFs are searched for in paths opposite to the order they are appended (PDFs are taken from the last appended paths first).

Parameters

path (str) – new path to be considered.