.. _f-postprocesscustom: module ``helpgen.post_process_custom`` ====================================== Short summary +++++++++++++ module ``pyquickhelper.helpgen.post_process_custom`` Custom functions to post process latex output before compiling it. :githublink:`%|py|6` Functions +++++++++ +---------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------+ | function | truncated documentation | +===============================================================================================================+===========================================================================+ | :func:`find_custom_latex_processing ` | Determines the corresponding post processing function associated to name. | +---------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.helpgen.post_process_custom :members: :special-members: __init__ :show-inheritance: