Commit 66500493cfee26e5a34475d315cd98296998eb39

Authored by pbreugno
1 parent ee6daf9a6d
Exists in main

:bug: px->pt

Showing 1 changed file with 25 additions and 25 deletions Side-by-side Diff

beamerthemefemto.sty View file @ 6650049
... ... @@ -31,8 +31,8 @@
31 31 \node[anchor=center, inner sep=0] at ($(current page.south west) + (0,
32 32 2.5cm)$) {
33 33 \begin{tikzpicture}
34   - \path[fill=femtoredstrong, even odd rule] (0, 0) circle[radius=10px]
35   - (0, 0) circle[radius=20px];
  34 + \path[fill=femtoredstrong, even odd rule] (0, 0) circle[radius=10pt]
  35 + (0, 0) circle[radius=20pt];
36 36 \end{tikzpicture}
37 37 };
38 38  
39 39  
... ... @@ -40,15 +40,15 @@
40 40 \node[anchor=center, inner sep=0] at ($(current page.north east) + (0,
41 41 -3cm)$) {
42 42 \begin{tikzpicture}
43   - \path[fill=femtoyellowstrong, even odd rule] (0, 0) circle[radius=10px]
44   - (0, 0) circle[radius=20px];
  43 + \path[fill=femtoyellowstrong, even odd rule] (0, 0) circle[radius=10pt]
  44 + (0, 0) circle[radius=20pt];
45 45 \end{tikzpicture}
46 46 };
47 47 % white dot arc
48 48 \node[anchor=center, inner sep=0] at ($(current page.north west) + (6cm, 0)$) {
49 49 \begin{tikzpicture}
50   - \path[pattern color=white, pattern={Dots[distance=2px]}, even odd rule] (0, 0) circle[radius=10px]
51   - (0, 0) circle[radius=20px];
  50 + \path[pattern color=white, pattern={Dots[distance=2pt]}, even odd rule] (0, 0) circle[radius=10pt]
  51 + (0, 0) circle[radius=20pt];
52 52 \end{tikzpicture}
53 53 };
54 54  
... ... @@ -57,8 +57,8 @@
57 57 -1.5cm)$) {
58 58 % white cross arc
59 59 \begin{tikzpicture}
60   - \path[fill=white] (0, 0) rectangle (30px, 10px);
61   - \path[fill=white] (10px, 20px) rectangle (20px, -10px);
  60 + \path[fill=white] (0, 0) rectangle (30pt, 10pt);
  61 + \path[fill=white] (10pt, 20pt) rectangle (20pt, -10pt);
62 62 \end{tikzpicture}
63 63 };
64 64  
... ... @@ -67,8 +67,8 @@
67 67 -1.9cm)$) {
68 68 % white cross arc
69 69 \begin{tikzpicture}
70   - \path[fill=femtopurplestrong] (0, 0) rectangle (-20px, 10px);
71   - \path[fill=femtopurplestrong] (0, 0) rectangle (-10px, 20px);
  70 + \path[fill=femtopurplestrong] (0, 0) rectangle (-20pt, 10pt);
  71 + \path[fill=femtopurplestrong] (0, 0) rectangle (-10pt, 20pt);
72 72 \end{tikzpicture}
73 73 };
74 74 \end{tikzpicture}
... ... @@ -120,8 +120,8 @@
120 120 \begin{tikzpicture}[remember picture, overlay]
121 121 \node[anchor=south west] at ($(current page.south west) + (1mm, 9mm)$) {
122 122 \begin{tikzpicture}
123   - \path[fill=\@femtomaincolor] (0, 0) -- (16px, 0) -- (16px,
124   - 8px) -- (8px, 8px)--(8px, 16px) -- (0, 16px);
  123 + \path[fill=\@femtomaincolor] (0, 0) -- (16pt, 0) -- (16pt,
  124 + 8pt) -- (8pt, 8pt)--(8pt, 16pt) -- (0, 16pt);
125 125 \end{tikzpicture}
126 126 };
127 127 \end{tikzpicture}
... ... @@ -130,19 +130,19 @@
130 130 \begin{tikzpicture}[remember picture, overlay]
131 131 \node[anchor=north east, inner sep=0] at ($(current page.north east) + (-3mm, -3mm)$) {
132 132 \begin{tikzpicture}[]
133   - \path[fill=\@femtolightcolor] (0, 0) -- (12px, 0) -- (12px,
134   - 20px)
135   - -- (24px, 20px) -- (24px, 32px) -- (12px, 32px) -- (12px,
136   - 44px)
137   - --(12px, 44px) arc[start angle=0, end angle=90,
138   - radius=28px] (-16px, 72px)
139   - -- (-16px, 72px) -- (-36px, 72px) -- (-36px, 60px) --
140   - (-16px, 60px)
141   - -- (-16px, 60px) arc[start angle=90, end angle=0,
142   - radius=16px]
143   - -- (0px, 44px) -- (0px, 32px) -- (-12px, 32px) --
144   - (-12px, 20px) -- (0px, 20px) -- (0px, 0px);
145   - \path[fill=\@femtolightcolor] (12px, 60px) rectangle (24px, 72px);
  133 + \path[fill=\@femtolightcolor] (0, 0) -- (12pt, 0) -- (12pt,
  134 + 20pt)
  135 + -- (24pt, 20pt) -- (24pt, 32pt) -- (12pt, 32pt) -- (12pt,
  136 + 44pt)
  137 + --(12pt, 44pt) arc[start angle=0, end angle=90,
  138 + radius=28pt] (-16pt, 72pt)
  139 + -- (-16pt, 72pt) -- (-36pt, 72pt) -- (-36pt, 60pt) --
  140 + (-16pt, 60pt)
  141 + -- (-16pt, 60pt) arc[start angle=90, end angle=0,
  142 + radius=16pt]
  143 + -- (0pt, 44pt) -- (0pt, 32pt) -- (-12pt, 32pt) --
  144 + (-12pt, 20pt) -- (0pt, 20pt) -- (0pt, 0pt);
  145 + \path[fill=\@femtolightcolor] (12pt, 60pt) rectangle (24pt, 72pt);
146 146 \end{tikzpicture}
147 147 };
148 148 \end{tikzpicture}