You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
p2l5wexnu/data/cover.tex

24 lines
942 B

%# -*- coding: utf-8-unix -*-
\thispagestyle{empty}
\begin{tikzpicture}[overlay,remember picture,font=\sffamily\bfseries]
% \begin{scope}
% \path[clip,postaction={fill=c2}]
% ([xshift=2cm,yshift=2cm]current page.center) rectangle ++ (4.2,7.7);
% \end{scope}
\fill[c2] ([xshift=2cm,yshift=2cm]current page.center) rectangle ++ (2.2,7.7);
\fill[c1] ([xshift=2cm,yshift=2cm]current page.center) rectangle ++ (-13.7,7.7);
\node[text=white,anchor=west,scale=3,inner sep=0pt] at
([xshift=-5.3cm,yshift=7cm]current page.center) {计算机网络};
\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 at ([xshift=0cm,yshift=-10.5cm]current page.center)
{\includegraphics[width=8.5cm]{figure/logo-long}};
\end{tikzpicture}