sisetup.label
- sisetup.label(var, unit, var_font_command='')
- Return type:
str
Returns a string containing the LaTeX code of a figure label constructed from a variable name und unit.
- Parameters:
- var
python:str The variable name.
- unit
python:str The unit to be typeset passed to the unit method.
- var
- Returns:
python:strThe LaTeX code for the given label.