Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Commit 9ba2fa1

Browse files
author
Mikachu2333
committed
remake
1 parent 24f6d9e commit 9ba2fa1

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

doc_related/special_thanks.tex

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,14 @@ \chapter*{特别感谢}
33
% 使用表格排版感谢
44
\begin{table}[H]
55
\centering
6-
\begin{minipage}[c][76ex][t]{.5\linewidth}%高度只影响minipage结束后下面的文字开始排版的位置,无论minipage内的内容是否超限都不会提示,所以只需关注底下的图片排版即可
6+
\begin{minipage}[c][76ex][t]{.49\linewidth}%高度只影响minipage结束后下面的文字开始排版的位置,无论minipage内的内容是否超限都不会提示,所以只需关注底下的图片排版即可
77
\centering
88
\begin{tblr}[
99
tall,
1010
theme = {no-caption},
1111
note{$\dag$} = {本栏内所有资料均已获编委(主编)授权。},
1212
]{
1313
%vlines,hlines, % draft模式时打开看看排版
14-
vline{2} = {1pt},%手动设置中间线当作隔断
1514
cells={c,m},
1615
columns={wd=.95\linewidth},%手动设置栏宽为minipage栏宽的0.95倍
1716
row{1,3,8,12}={abovesep+=12pt,},
@@ -41,7 +40,11 @@ \chapter*{特别感谢}
4140
武工大计院新生入学建议} \\
4241
\end{tblr}
4342
\end{minipage}%
44-
\begin{minipage}[c][76ex][t]{.5\linewidth}
43+
\begin{minipage}[c][76ex][t]{.02\linewidth}
44+
\centering
45+
\rule{1.2pt}{74ex}%中间的分隔线
46+
\end{minipage}%
47+
\begin{minipage}[c][76ex][t]{.49\linewidth}
4548
\centering
4649
\begin{tblr}[
4750
tall,

0 commit comments

Comments
 (0)