Skip to content

Commit 22bd112

Browse files
committed
Remove old brand style page accent
1 parent 880868e commit 22bd112

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

book/left.png

-5.85 KB
Binary file not shown.

book/preamble.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
\AddEverypageHook{%
2828
\begin{tikzpicture}[remember picture, overlay]
2929
\node[anchor=north west,yshift=3pt,xshift=-3pt] at (current page.north west)
30-
{\includegraphics{book/left}};
30+
{};
3131
\node[anchor=south west,yshift=-3pt,xshift=-3pt] at (current page.south west)
32-
{\includegraphics{book/left}};
32+
{};
3333
\node[anchor=south west,yshift=1pt,xshift=50pt] at (current page.south west)
3434
{\includegraphics[width = 6cm]{book/logo}};
3535
\end{tikzpicture}}

0 commit comments

Comments
 (0)