From 06d1dbd9acf5b3f9df96157675df3f7d7921c7cf Mon Sep 17 00:00:00 2001 From: Unknown Date: Sun, 28 Oct 2018 11:10:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AD=E6=96=87=E6=89=89=E9=A1=B5=E6=8C=89?= =?UTF-8?q?=E7=85=A7=E6=98=AF=E5=90=A6=E5=85=B7=E6=9C=89=E5=89=AF=E5=AF=BC?= =?UTF-8?q?=E5=B8=88=E8=87=AA=E5=8A=A8=E8=AE=BE=E7=BD=AE=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tongjithesis.cls | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/tongjithesis.cls b/tongjithesis.cls index d99409e..58fa8dd 100644 --- a/tongjithesis.cls +++ b/tongjithesis.cls @@ -747,7 +747,11 @@ & \tongji@cassosupervisor\\ \fi \else - \setlength{\tongji@title@width}{5em} + \ifx\tongji@cassosupervisor\@empty + \setlength{\tongji@title@width}{4em} + \else + \setlength{\tongji@title@width}{5em} + \fi \ifxetex % todo: ugly codes \begin{tabular}{p{\tongji@title@width}@{}c@{\extracolsep{8pt}}p{7cm}l} \else @@ -769,8 +773,7 @@ \tongji@put@title{\tongji@cassosupertitle} & \tongji@title@sep & \tongji@cassosupervisor\\ \fi - \fi - + \fi \end{tabular} \end{center}} }