Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
SBL_pytools_latex Class Reference

\sbl_add_package_main_class{Script_design, SBL.SBL_pytools.SBL_pytools_latex, Long: class providing utilities to generated latex reports Short: class providing utilities to generated latex reports } i################################################################################ More...

Static Public Member Functions

 figs_in_tabular (caption, tex_label, fpath_name_pairs, num_cols, incl_prefix=None, with_ABCD=False)

Detailed Description

\sbl_add_package_main_class{Script_design, SBL.SBL_pytools.SBL_pytools_latex, Long: class providing utilities to generated latex reports Short: class providing utilities to generated latex reports } i################################################################################

Member Function Documentation

◆ figs_in_tabular()

figs_in_tabular ( caption,
tex_label,
fpath_name_pairs,
num_cols,
incl_prefix = None,
with_ABCD = False )
static
caption: caption of the latex figure
tex_label: tex label
fpath_name_pairs: list of pairs [("a/b/c.png", "some-comment")]
incl_prefix: the prefix to use in includegraphics
num_cols: num of figures in a row of the tabular env
with_ABCD: add (A) (B) etc in the caption