Add import to __init__.
This commit is contained in:
parent
12fe940115
commit
efe47274cb
@ -12,5 +12,5 @@ from .makebox import makebox
|
||||
from .resizebox import resizebox
|
||||
from .subfloat import subfloat
|
||||
from .table import table, tabledf
|
||||
from .tabular import tabular, tabulardf, multicolumn
|
||||
from .tabular import tabular, tabulardf, hline_element, row_element, multicolumn
|
||||
from .inlines import it, bf, mt
|
||||
|
Loading…
Reference in New Issue
Block a user