From 58a85162a6cd3db848381ba155c2aec362b4305e Mon Sep 17 00:00:00 2001 From: xiaopeng <1509442308@qq.com> Date: Thu, 4 Jun 2026 10:48:42 +0800 Subject: [PATCH] =?UTF-8?q?v0.1-=E5=88=9D=E6=AD=A5=E7=89=88=E6=9C=AC?= =?UTF-8?q?=EF=BC=8C=E5=BC=80=E5=A7=8B=E9=80=90=E7=82=B9=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- officefile/latex/main.synctex(busy) | 0 officefile/latex/main.tex | 9 +++++++++ 2 files changed, 9 insertions(+) delete mode 100644 officefile/latex/main.synctex(busy) diff --git a/officefile/latex/main.synctex(busy) b/officefile/latex/main.synctex(busy) deleted file mode 100644 index e69de29..0000000 diff --git a/officefile/latex/main.tex b/officefile/latex/main.tex index 8a22dfc..bfa9a2a 100644 --- a/officefile/latex/main.tex +++ b/officefile/latex/main.tex @@ -19,6 +19,15 @@ \maketitle \thispagestyle{empty} +% ---------- 故意留白 ---------- +\clearpage +\vspace*{\fill} +\begin{center} +\small\textcolor{gray}{此页故意留白} +\end{center} +\vspace*{\fill} +\thispagestyle{empty} + % ---------- 前言部分 ---------- \frontmatter \input{chapters/ch00-preface}