summaryrefslogtreecommitdiff
path: root/macros/unicodetex/latex/simplivre/simplivre-doc-cn.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/unicodetex/latex/simplivre/simplivre-doc-cn.tex')
-rw-r--r--macros/unicodetex/latex/simplivre/simplivre-doc-cn.tex24
1 files changed, 11 insertions, 13 deletions
diff --git a/macros/unicodetex/latex/simplivre/simplivre-doc-cn.tex b/macros/unicodetex/latex/simplivre/simplivre-doc-cn.tex
index ae245f756c..c3fece3e59 100644
--- a/macros/unicodetex/latex/simplivre/simplivre-doc-cn.tex
+++ b/macros/unicodetex/latex/simplivre/simplivre-doc-cn.tex
@@ -8,7 +8,6 @@
\usepackage{ProjLib}
\usepackage{longtable} % breakable tables
\usepackage{hologo} % more TeX logo
-\usetikzlibrary{calc}
\usepackage{blindtext}
@@ -96,21 +95,21 @@
%%================================
\begin{document}
-\def\PackageVersion{2022/03/19}
+\def\PackageVersion{2022/03/28}
\frontmatter
\LocallyStopLineNumbers
-\begin{titlepage} % Suppresses displaying the page number on the title page and the subsequent page counts as page 1
-\begin{tikzpicture}[overlay,remember picture]
- \fill [blue!50!cyan!50!black] ($(current page.south west)$) rectangle ($(current page.north west)+(21,-7)$);
- \node[text width=10cm] at ($(current page.north west)+(8.5,-6)$) {\huge\ProjLib};
- \node[text width=6cm,text height=3.5cm,scale=2.5] at ($(current page.north west)+(11,-9)$) {\textcolor{white}{\sffamily\simplivre{}\\[5pt]\footnotesize\hspace*{-.05em}以极简主义风格排版你的图书\\[10pt]\tiny 对应版本. \texttt{\simplivre{} \PackageVersion}}};
- \node[text width=15em] at ($(current page.south)+(3.5,3)$) {\color{white}\hfill\fontsize{16pt}{0pt}\selectfont{许锦文}\\[1em]\hfill\fontsize{12pt}{0pt}\selectfont\TheDate{\PackageVersion}[only-year-month],巴黎};
-\end{tikzpicture}%
-\end{titlepage}%
-
-\setcounter{page}{0}
+\TitlePage [ style = simple ]
+ {
+ , title = \simplivre{}
+ , subtitle = {
+ \textsc{以极简主义风格排版你的图书}\\[10pt]
+ \tiny 对应版本. \texttt{\simplivre{} \PackageVersion}
+ }
+ , author = 许锦文
+ , date = {\TheDate{\PackageVersion}[only-year-month],巴黎}
+ }
\ResumeLineNumbers
@@ -313,7 +312,6 @@ Référence du théorème: \cref{thm:abc}
\begin{itemize}
\item 采用段首缩进而不是段间间距。
\end{itemize}
-% \clearpage
\item \texttt{runin}
\begin{itemize}
\item \lstinline|\subsubsection| 采用 ``runin'' 风格。