Skip to content

Commit b1782b9

Browse files
committed
refactor(envs.py): modify tabular envs
deleted terms are float table envs, not the actual envs to store data
1 parent 51c7e10 commit b1782b9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

vrdu/config/envs.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@
6060
"tabular*",
6161
"tabularx",
6262
"tabulary",
63-
"longtable",
6463
"tabu",
65-
"longtabu",
6664
]
6765

6866
figure_envs = [

0 commit comments

Comments
 (0)