Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Zzz authored Jul 26, 2022
1 parent 5fb5c42 commit 9a53a9b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
9 changes: 5 additions & 4 deletions theme/ustc_background.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
\begin{tikzpicture}[y=0.80pt, x=0.80pt, yscale=-\globalscale, xscale=\globalscale, inner sep=0pt, outer sep=0pt]
\begin{scope}[cm={{1,0.0,0.0,-1,(0,0)}}]
% !TeX root = ./main.tex
\begin{tikzpicture}[y=1pt, x=1pt, yscale=0.474*\backyscale, xscale=0.474*\backxscale, inner sep=0pt, outer sep=0pt]
% \begin{scope}[cm={{1,0.0,0.0,-1,(0,0)}}]
\path[left color=themecolor!80,right color=themecolor,even odd rule] (720.4059,540.3980) -- (0.3436,540.3980) --
(0.3436,478.8258) -- (720.4059,478.8258) -- cycle;

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

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



\end{scope}
% \end{scope}

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

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

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

0 comments on commit 9a53a9b

Please sign in to comment.