|
18 | 18 | \fi
|
19 | 19 | };
|
20 | 20 | \fi
|
21 |
| - \node at ([shift={(0, -0.1)}] foot.north) {\includegraphics[width=0.99\paperwidth]{decoration.png}}; |
| 21 | + \node at ([shift={(0, -0.1)}] foot.north) {\includegraphics[width=\paperwidth]{decoration.pdf}}; |
22 | 22 | \end{tikzpicture}
|
23 | 23 | \else
|
24 | 24 | \begin{tikzpicture}[overlay, remember picture]
|
25 | 25 | \node (head) at (current page.north) [anchor=north, minimum width=\paperwidth, minimum height=0.1835\paperheight, fill=bluePolimi] {};
|
26 |
| - \node at ([shift={(0, 0.1)}] head.south) {\includegraphics[width=0.99\paperwidth]{decoration.png}}; |
| 26 | + \node at ([shift={(0, 0.1)}] head.south) {\includegraphics[width=\paperwidth]{decoration.pdf}}; |
27 | 27 | \node (foot) at (current page.south) [anchor=south, minimum width=\paperwidth, minimum height=0.105\paperheight, fill=bluePolimi] {};
|
28 | 28 | \end{tikzpicture}
|
29 | 29 | \fi
|
|
73 | 73 | \defbeamertemplate*{section page}{polimi}{
|
74 | 74 | \begin{tikzpicture}[overlay, remember picture]
|
75 | 75 | \node (foot) at (current page.south) [anchor=south, minimum width=\paperwidth, minimum height=0.4415\paperheight, fill=bluePolimi] {};
|
76 |
| - \node at ([shift={(0, -0.1)}] foot.north) {\includegraphics[width=0.99\paperwidth]{decoration.png}}; |
| 76 | + \node at ([shift={(0, -0.1)}] foot.north) {\includegraphics[width=\paperwidth]{decoration.pdf}}; |
77 | 77 | \path let \p1 = ([shift={(0, 0.105\paperheight+0.25)}] current page.south west), \p2 = (current page.east) in (\x1, \y1) edge [white, line width=0.5] (\x2, \y1);
|
78 | 78 | \node at ([shift={(\xshift, 3.5)}] current page.south west) [anchor=north west, inner sep=0pt, text width=\textwidth+1cm]
|
79 | 79 | {
|
|
88 | 88 | \defbeamertemplate*{subsection page}{polimi}{
|
89 | 89 | \begin{tikzpicture}[overlay, remember picture]
|
90 | 90 | \node (foot) at (current page.south) [anchor=south, minimum width=\paperwidth, minimum height=0.4415\paperheight, fill=bluePolimi] {};
|
91 |
| - \node at ([shift={(0, -0.1)}] foot.north) {\includegraphics[width=0.99\paperwidth]{decoration.png}}; |
| 91 | + \node at ([shift={(0, -0.1)}] foot.north) {\includegraphics[width=\paperwidth]{decoration.pdf}}; |
92 | 92 | \path let \p1 = ([shift={(0, 0.105\paperheight+0.25)}] current page.south east), \p2 = (current page.west) in (\paperwidth,\y1) edge [white, line width=0.5] (\x2,\y1);
|
93 | 93 | \node at ([shift={(\xshift, 3.5)}] current page.south west) [anchor=north west, inner sep=0pt, text width=\textwidth+1cm]
|
94 | 94 | {
|
|
0 commit comments