Skip to content

Commit 9a53a9b

Browse files
author
Zzz
authored
Add files via upload
1 parent 5fb5c42 commit 9a53a9b

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

theme/ustc_background.tex

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
\begin{tikzpicture}[y=0.80pt, x=0.80pt, yscale=-\globalscale, xscale=\globalscale, inner sep=0pt, outer sep=0pt]
2-
\begin{scope}[cm={{1,0.0,0.0,-1,(0,0)}}]
1+
% !TeX root = ./main.tex
2+
\begin{tikzpicture}[y=1pt, x=1pt, yscale=0.474*\backyscale, xscale=0.474*\backxscale, inner sep=0pt, outer sep=0pt]
3+
% \begin{scope}[cm={{1,0.0,0.0,-1,(0,0)}}]
34
\path[left color=themecolor!80,right color=themecolor,even odd rule] (720.4059,540.3980) -- (0.3436,540.3980) --
45
(0.3436,478.8258) -- (720.4059,478.8258) -- cycle;
56

@@ -36,10 +37,10 @@
3637
\path[fill=themecolor2,even odd rule] (720.4059,28.5100) -- (0.3436,28.5100) --
3738
(0.3436,31.7217) -- (720.4059,31.7217) -- cycle;
3839

39-
\node at(565.2,509){\textcolor{white}{\includegraphics[width=0.335\paperwidth]{./theme/ustc_logo_side.pdf}}};
40+
\node at(580+\ustcshift,509){\textcolor{white}{\includegraphics[scale=0.8]{./theme/ustc_logo_side.pdf}}};
4041

4142

4243

43-
\end{scope}
44+
% \end{scope}
4445

4546
\end{tikzpicture}

theme/ustc_cover.tex

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
\begin{tikzpicture}[y=0.80pt, x=0.80pt, yscale=-\globalscale, xscale=\globalscale, inner sep=0pt, outer sep=0pt]
2-
\begin{scope}[cm={{1,0.0,0.0,-1,(0,0)}}]
1+
% !TeX root = ./main.tex
2+
\begin{tikzpicture}[y=1pt, x=1pt, yscale=0.474*\backyscale, xscale=0.474*\backxscale, inner sep=0pt, outer sep=0pt]
3+
% \begin{scope}[cm={{1,0.0,0.0,-1,(0,0)}}]
34
\path[fill=themecolor1,even odd rule] (720.4059,0.3515) -- (720.4059,71.1507) --
45
(0.3436,71.1507) -- (0.3436,0.3515) -- cycle;
56

@@ -43,6 +44,6 @@
4344
\path[fill=themecolor2,even odd rule] (0.3436,428.6568) -- (720.4059,428.6568) --
4445
(720.4059,425.4452) -- (0.3436,425.4452) -- cycle;
4546

46-
\node at(185,488){\textcolor{themecolor}{\includegraphics[width=0.4\paperwidth]{./theme/ustc_logo_side.pdf}}};
47-
\end{scope}
47+
\node at(185-\ustcshift,488){\textcolor{themecolor}{\includegraphics[scale=1]{./theme/ustc_logo_side.pdf}}};
48+
% \end{scope}
4849
\end{tikzpicture}

0 commit comments

Comments
 (0)