mirror of
https://github.com/fsr/nopanic
synced 2025-01-18 16:01:42 +01:00
Update Cover & Name
This commit is contained in:
parent
73b23fdcc0
commit
25d75cca82
4 changed files with 25 additions and 1 deletions
BIN
cover/Vorne.pdf
Normal file
BIN
cover/Vorne.pdf
Normal file
Binary file not shown.
BIN
cover/Vorne.png
BIN
cover/Vorne.png
Binary file not shown.
Before Width: | Height: | Size: 1.9 MiB |
24
cover/Vorne.svg
Normal file
24
cover/Vorne.svg
Normal file
|
@ -0,0 +1,24 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="525px" height="745px" viewBox="0 0 525 745" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 3.8.1 (29687) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>Hinten</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-1">
|
||||
<feOffset dx="0" dy="2" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="4" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0" type="matrix" in="shadowBlurOuter1" result="shadowMatrixOuter1"></feColorMatrix>
|
||||
<feMerge>
|
||||
<feMergeNode in="shadowMatrixOuter1"></feMergeNode>
|
||||
<feMergeNode in="SourceGraphic"></feMergeNode>
|
||||
</feMerge>
|
||||
</filter>
|
||||
</defs>
|
||||
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Hinten" transform="translate(0.000000, -1.000000)">
|
||||
<g id="layer4" transform="translate(0.000000, 0.826772)" fill="#CB6040">
|
||||
<rect id="rect5494" x="0" y="0.173228" width="524.40942" height="744.09448"></rect>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
|
@ -9,7 +9,7 @@
|
|||
\usepackage[colorlinks=false, pdfborder={0 0 0}]{hyperref}
|
||||
\hypersetup{
|
||||
pdfauthor={FSR Informatik der TU Dresden},
|
||||
pdftitle={NO PANIC - ESE 2018},
|
||||
pdftitle={Untitled - ESE 2018},
|
||||
breaklinks=true, colorlinks=false, pdfborder={0 0 0},
|
||||
pdfencoding=auto
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue