module helpgen.post_process_custom

Short summary

module pyquickhelper.helpgen.post_process_custom

Custom functions to post process latex output before compiling it.

source on GitHub

Functions

function

truncated documentation

find_custom_latex_processing

Determines the corresponding post processing function associated to name.

Documentation

Custom functions to post process latex output before compiling it.

source on GitHub

pyquickhelper.helpgen.post_process_custom.find_custom_latex_processing(name)[source]

Determines the corresponding post processing function associated to name.

source on GitHub