diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/thuthesis/thuthesis.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/thuthesis/thuthesis.sty | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/thuthesis/thuthesis.sty b/Master/texmf-dist/tex/latex/thuthesis/thuthesis.sty index 315ee726225..87585f53963 100644 --- a/Master/texmf-dist/tex/latex/thuthesis/thuthesis.sty +++ b/Master/texmf-dist/tex/latex/thuthesis/thuthesis.sty @@ -3,16 +3,12 @@ % 处理数学公式中的黑斜体的宏包 % \RequirePackage{bm} - % 不同于 \mathcal \mathfrak 之类的英文花体字体 % \RequirePackage{mathrsfs} % 表格中支持跨行 \RequirePackage{multirow} -% 跨页表格 -% \RequirePackage{longtable} - % 固定宽度的表格 \RequirePackage{tabularx} |