mirror of
https://github.com/fsr/namensschilder
synced 2025-01-18 16:51:39 +01:00
Logo now has thicker lines.
(Also... gradient support! \o/ But that looks stupid.)
This commit is contained in:
parent
b1b20ca401
commit
f1b9e436f8
4 changed files with 116 additions and 1 deletions
|
@ -11,8 +11,18 @@
|
||||||
\setmainfont{Haettenschweiler}
|
\setmainfont{Haettenschweiler}
|
||||||
\raggedright
|
\raggedright
|
||||||
|
|
||||||
|
%\usepackage{background}
|
||||||
|
%\usepackage{color}
|
||||||
|
%\definecolor{esegreen}{rgb}{0.45, 0.71, 0.34} % 114, 182, 87
|
||||||
|
%\backgroundsetup{scale=5,angle=0,opacity=1,contents={%
|
||||||
|
% \begin{tikzpicture}[remember picture,overlay]%
|
||||||
|
% \path [left color = esegreen, right color = white] (-1,-1) rectangle (1,1);%
|
||||||
|
% \end{tikzpicture}%
|
||||||
|
% }%
|
||||||
|
%}
|
||||||
|
|
||||||
\newcommand{\karte}[2]{%
|
\newcommand{\karte}[2]{%
|
||||||
\includegraphics[width=1.5cm]{ese-logo.png}%
|
\includegraphics[width=1.5cm]{smalllogo.pdf}%
|
||||||
\vfill%
|
\vfill%
|
||||||
\raggedleft%
|
\raggedleft%
|
||||||
{\fontsize{65}{0}\selectfont #1\par}%
|
{\fontsize{65}{0}\selectfont #1\par}%
|
||||||
|
|
BIN
smalllogo.pdf
Normal file
BIN
smalllogo.pdf
Normal file
Binary file not shown.
105
smalllogo.svg
Normal file
105
smalllogo.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 14 KiB |
BIN
smalllogo_white.pdf
Normal file
BIN
smalllogo_white.pdf
Normal file
Binary file not shown.
Loading…
Reference in a new issue