.. _f-fromtex: module ``fromtex`` ================== .. inheritance-diagram:: lecture_citation.fromtex Short summary +++++++++++++ module ``lecture_citation.fromtex`` Extracts old quote from tex files. :githublink:`%|py|5` Classes +++++++ +---------------------------------------------------------------------+-------------------------------------------+ | class | truncated documentation | +=====================================================================+===========================================+ | :class:`FormatException ` | Raised when not able to interpret a line. | +---------------------------------------------------------------------+-------------------------------------------+ Functions +++++++++ +----------------------------------------------------------------------+----------------------------------------------+ | function | truncated documentation | +======================================================================+==============================================+ | :func:`enumerate_quotes ` | Enumerates quote from a filename or a stream | +----------------------------------------------------------------------+----------------------------------------------+ Documentation +++++++++++++ .. automodule:: lecture_citation.fromtex :members: :special-members: __init__ :show-inheritance: