reno.utils.latex_debug_output#
- reno.utils.latex_debug_output(eq_part, latex_str, color=None, style='underset', **kwargs)#
Show the evaluated output of the equation part in brackets after the name.
Style: “beside”, “underset”, “underbrace”
- Parameters:
eq_part (EquationPart)
latex_str (str)
color (str)
style (str)
kwargs (dict)
- Return type:
str