LATEX UTILITY FUNCTIONS

created on November 16th 2021 by M. Reichmann

source

f

 f (name, *args)

source

multirow

 multirow (txt, n, pos='*')

source

makecell

 makecell (*txt)

source

bold

 bold (*txt)

source

math

 math (txt)

source

unit

 unit (*txt, custom=False)

source

si

 si (*v, fmt='.1f', unt=None)

source

qty

 qty (*v, fmt='.1f', unt=None)

source

si_2err

 si_2err (*v, fmt='.1f', unt=None)

source

num

 num (*v, fmt='.1f', rm='@')

source

num_2err

 num_2err (v, fmt='.1f')

source

si_range

 si_range (v0, v1, fmt='.0f', unt=None)

source

qty_range

 qty_range (v0, v1, fmt='.0f', unt=None)

source

num_range

 num_range (v0, v1, fmt='.0f')

source

hline

 hline (word)

source

table_row

 table_row (*words, endl=False)

source

table

 table (header, rows, endl=False, align_header=False)