Provides basic functionality for creating figure and table captions.

In particular, a replace functionality is provided that takes a raw caption text and replaces certain !!KEYWORDS!! with the corresponding values, depending on the current settings (genericsettings, testbedsettings, ...).

Function replace Replaces all !!KEYWORDS!! in the text as specified in replace_dict.
Function get_reference_algorithm_text Undocumented
Function get_best_art_text Undocumented
Function get_light_brown_line_text Undocumented
Function get_nblow Undocumented
Function get_nbup Undocumented
Function get_ppfigs_ftarget Undocumented
def replace(text, html=False):

Replaces all !!KEYWORDS!! in the text as specified in replace_dict.

If html==True, some translation is done before and after the actual replacement in order to deal with HTML-specific codings.

def get_reference_algorithm_text(best_algorithm_mandatory=True):
Undocumented
def get_best_art_text():
Undocumented
def get_light_brown_line_text(testbedname):
Undocumented
def get_nblow():
Undocumented
def get_nbup():
Undocumented
def get_ppfigs_ftarget():
Undocumented
API Documentation for cocopp, generated by pydoctor at 2020-01-21 16:27:37.