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

edit
Xphi 4 years ago
parent ed28423aa6
commit f36fb84937

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

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