修改封面Logo,增加版权声明

edit
Xphi 4 years ago
parent ed28423aa6
commit f36fb84937

@ -3,18 +3,22 @@
% 版本声明
\clearpage
\begin{center}
\Large{Version 2.0} \\ \vspace{2em}
\Large{发布日期: \today}%{\number\year\number\month\number\day}}
% \\ \vspace{1em}
\end{center}
\vspace{1em}
\Large{Version 2.0} \\
\vspace{2em}
% \Large{发布日期: \today}
\Large{2021 年 3 月 5 日}
% \vfill
% \vspace{30em}
% \begin{tabular*}{\textwidth}{ccc}
% \includegraphics{figure/by-nc.eps}
% & \begin{minipage}[b]{0.6\textwidth}
% \small\sffamily
% 本作品采用知识共享 署名-非商业性使用 4.0 国际许可协议进行许可。\\
% 访问~\href{http://creativecommons.org/licenses/by-nc/4.0/}{此链接}~查看该许可协议。
% \end{minipage}
% \end{tabular*}
\vspace{21em}
\renewcommand{\arraystretch}{0.6}
\begin{tabular*}{0.85\textwidth}{rm{0.8\textwidth}}
\large $\copyright$ & \sffamily{\color{darkgray} 2021 计算机网络教案社区}
\hspace{0.3em}\includegraphics[width=0.6cm]{figure/logo} \\
& \footnotesize 本教案中所有原创内容,包括但不限于文字、图片、图表、版面设计、标题等的版权归计算机网络教案社区所有,并受著作权法保护。 \\
& \footnotesize 读者可以将本教案的全部或部分内容{\color{purple}免费用于非商业用途},但在使用本教案内容时请注明来源和版权声明,即“内容来自:计算机网络教案社区,版权归原作者所有”。 \\
& \footnotesize 对于不遵守此声明或者其他违法使用本教案内容者,我们将保留依法追究其侵权责任的权利。 \\
& \footnotesize 本教案如涉及特定版权内容,请版权方在社区提供相关信息以便及时删除该内容。 \\
\end{tabular*}
\renewcommand{\arraystretch}{1}
\end{center}

@ -16,7 +16,9 @@
\node[text=white,anchor=west,scale=4,inner sep=0pt] at
([xshift=-7.3cm,yshift=4.8cm]current page.center) {实验指导书};
\node[text=gray,anchor=west,scale=1.5,inner sep=0pt] at
([xshift=-3cm,yshift=-10.5cm]current page.center) {计算机网络教案社区};
% \node[text=gray,anchor=west,scale=1.5,inner sep=0pt] at
% ([xshift=-3cm,yshift=-10.5cm]current page.center) {计算机网络教案社区};
\node at ([xshift=0cm,yshift=-10.5cm]current page.center)
{\includegraphics[width=8.5cm]{figure/logo-long}};
\end{tikzpicture}
Loading…
Cancel
Save