File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 100100\pagestyle {empty}
101101\begin {document }
102102
103+ \begin {tikzpicture }[remember picture, overlay]
104+ \draw [logoGreen, line width=10pt, line cap=butt]
105+ ([yshift=-0.333\paperheight ]current page.north west) --
106+ (current page.north west) --
107+ (current page.north east) --
108+ ([yshift=-0.333\paperheight ]current page.north east);
109+ \draw [logoOrange, line width=10pt, line cap=butt]
110+ ([yshift=-0.333\paperheight ]current page.north west) --
111+ ([yshift=-0.666\paperheight ]current page.north west);
112+ \draw [logoOrange, line width=10pt, line cap=butt]
113+ ([yshift=-0.333\paperheight ]current page.north east) --
114+ ([yshift=-0.666\paperheight ]current page.north east);
115+ \draw [logoRed, line width=10pt, line cap=butt]
116+ ([yshift=-0.666\paperheight ]current page.north west) --
117+ (current page.south west) --
118+ (current page.south east) --
119+ ([yshift=-0.666\paperheight ]current page.north east);
120+ \end {tikzpicture }
121+
103122
104123
105124\maketitle
You can’t perform that action at this time.
0 commit comments