Page break within the table
This commit is contained in:
parent
b747398783
commit
92fb74db2b
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@
|
|||
\usepackage{amsfonts}
|
||||
\usepackage{amssymb}
|
||||
\usepackage{graphicx}
|
||||
\usepackage{tabularx}
|
||||
%\usepackage{tabularx} %Doesn't support page break
|
||||
\usepackage{ltablex} %tabularx but with page break
|
||||
\usepackage{fancyhdr}
|
||||
%\usepackage{multirow}
|
||||
\usepackage[export]{adjustbox}
|
||||
|
|
Loading…
Reference in a new issue