smileys machten leider probleme
|
@ -1,22 +0,0 @@
|
||||||
\documentclass[a4paper,reudnetzbrief,backaddress=on,foldmarks=true]{scrlttr2}
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\setkomavar{subject}{Beispielbrief}
|
|
||||||
|
|
||||||
\begin{letter}{Name Hier \\ Dann Adresse \\ vielleicht auch nochmal \\ 00000 Ort }
|
|
||||||
|
|
||||||
\opening{Sehr geehrte(r) Name Hier}
|
|
||||||
|
|
||||||
Hier könnte ein Brief stehen. Oder irgendwas von der Webseite geklautes:
|
|
||||||
|
|
||||||
Was für einen Anschluss bekommt Ihr?
|
|
||||||
|
|
||||||
Unser Angebot funktioniert anders als das herkömmlicher Internetprovider:
|
|
||||||
|
|
||||||
Wir haben keine übertriebenen bis-zu Angebote, stattdessen erhält jeder Teilnehmer eine relativ geringe, dafür garantierte Mindestbandbreite. Diese beträgt 1,3 Mbit/s, was komfortabel mehr als einem Video-Stream in normaler Qualität (480p) entspricht. Der Clue ist, dass ungenutzte Bandbreite Anderen zur Verfügung gestellt wird. Da nicht alle permanent datenintensive Dienste wie Videos und Updates nutzen, ist es häufig möglich, mit der vollen Bandbreite der Richtfunkstrecke zu arbeiten, welche im Moment bei ca. 70 Mbit/s liegt und in Zukunft durch Einsatz innovativer Hardware steigen wird. Alle Anschlüsse sind symmetrisch. Das bedeutet, dass ihr genauso schnell Dinge hoch- wie herunterladen könnt. Dies vereinfacht wesentlich das Anbieten eigener Inhalte!
|
|
||||||
|
|
||||||
\closing{Mit freundlichen Grüßen,}
|
|
||||||
|
|
||||||
\end{letter}
|
|
||||||
\end{document}
|
|
|
@ -1,89 +0,0 @@
|
||||||
\ProvidesPackage{crimson}[%
|
|
||||||
2016/02/06 (Bob Tennent) Supports crimson fonts for all LaTeX engines. ]
|
|
||||||
|
|
||||||
\RequirePackage{ifxetex,ifluatex,textcomp}
|
|
||||||
|
|
||||||
\newif\ifcrimson@otf
|
|
||||||
\ifxetex
|
|
||||||
\crimson@otftrue
|
|
||||||
\else\ifluatex
|
|
||||||
\crimson@otftrue
|
|
||||||
\else % [pdf]LaTeX
|
|
||||||
\crimson@otffalse
|
|
||||||
\fi\fi
|
|
||||||
|
|
||||||
\newcommand*{\crimson@scale}{1}
|
|
||||||
\RequirePackage{xkeyval}
|
|
||||||
\DeclareOptionX{scaled}{\renewcommand*{\crimson@scale}{#1}}
|
|
||||||
\DeclareOptionX{scale}{\renewcommand*{\crimson@scale}{#1}}
|
|
||||||
|
|
||||||
\newif\ifcrimson@semibold \crimson@semiboldfalse
|
|
||||||
|
|
||||||
\DeclareOptionX{type1}{\crimson@otffalse}
|
|
||||||
\DeclareOptionX{semibold}{\crimson@semiboldtrue}
|
|
||||||
\DeclareOptionX{sb}{\crimson@semiboldtrue}
|
|
||||||
\DeclareOptionX{bold}{\crimson@semiboldfalse}
|
|
||||||
|
|
||||||
\ProcessOptionsX\relax
|
|
||||||
|
|
||||||
\ifcrimson@otf
|
|
||||||
\RequirePackage{fontspec}
|
|
||||||
\else
|
|
||||||
\RequirePackage{fontenc,fontaxes,mweights}
|
|
||||||
\fi
|
|
||||||
|
|
||||||
\ifcrimson@otf
|
|
||||||
\def\crimson@boldstyle{Bold}
|
|
||||||
\ifcrimson@semibold\def\crimson@boldstyle{Semibold}\fi
|
|
||||||
|
|
||||||
\else % type1
|
|
||||||
|
|
||||||
\def\bfseries@rm{b}
|
|
||||||
\ifcrimson@semibold\def\bfseries@rm{sb}\fi
|
|
||||||
|
|
||||||
\def\mdseries@rm{m}
|
|
||||||
\fi
|
|
||||||
|
|
||||||
|
|
||||||
\ifcrimson@otf
|
|
||||||
\ifxetex\XeTeXtracingfonts=1\fi
|
|
||||||
\defaultfontfeatures{
|
|
||||||
Ligatures = TeX ,
|
|
||||||
Scale = \crimson@scale,
|
|
||||||
Extension = .otf ,
|
|
||||||
}
|
|
||||||
\setmainfont
|
|
||||||
[ UprightFont = *-Roman ,
|
|
||||||
ItalicFont = *-Italic ,
|
|
||||||
BoldFont = *-\crimson@boldstyle ,
|
|
||||||
BoldItalicFont = *-\crimson@boldstyle Italic ]
|
|
||||||
{Crimson}
|
|
||||||
\newfontfamily\crimson
|
|
||||||
[ UprightFont = *-Roman ,
|
|
||||||
ItalicFont = *-Italic ,
|
|
||||||
BoldFont = *-\crimson@boldstyle ,
|
|
||||||
BoldItalicFont = *-\crimson@boldstyle Italic ]
|
|
||||||
{Crimson}
|
|
||||||
\newfontfamily\crimsonsemibold
|
|
||||||
[ UprightFont = *-Semibold ,
|
|
||||||
ItalicFont = *-SemiboldItalic ,
|
|
||||||
BoldFont = *-Semibold ,
|
|
||||||
BoldItalicFont = *-SemiboldItalic ]
|
|
||||||
{Crimson}
|
|
||||||
|
|
||||||
\else % type1
|
|
||||||
|
|
||||||
\def\crimson@family{Crimson-TLF}
|
|
||||||
\renewcommand*\rmdefault{\crimson@family}
|
|
||||||
\newcommand*\crimson{\fontfamily{\crimson@family}\selectfont}
|
|
||||||
\def\crimsonsemibold{\fontfamily{\crimson@family}\fontseries{sb}\selectfont}
|
|
||||||
|
|
||||||
\fi
|
|
||||||
|
|
||||||
% turn off defaults in case other fonts are selected:
|
|
||||||
\ifcrimson@otf
|
|
||||||
\defaultfontfeatures{}
|
|
||||||
\fi
|
|
||||||
|
|
||||||
\endinput
|
|
||||||
|
|
Before Width: | Height: | Size: 12 KiB |
|
@ -1,90 +0,0 @@
|
||||||
\ProvidesPackage{mweights}
|
|
||||||
[2016/08/15 (Bob Tennent) Support package for multiple-weight font packages. ]
|
|
||||||
|
|
||||||
\AtBeginDocument{%
|
|
||||||
% Define any undefined \mdseries@rm etc.
|
|
||||||
% Defined \mdseries@rm etc. assumed to be fully expanded!
|
|
||||||
\ifdefined\mdseries@rm\else\edef\mdseries@rm{\mddefault}\fi
|
|
||||||
\ifdefined\bfseries@rm\else\edef\bfseries@rm{\bfdefault}\fi
|
|
||||||
\ifdefined\mdseries@sf\else\edef\mdseries@sf{\mddefault}\fi
|
|
||||||
\ifdefined\bfseries@sf\else\edef\bfseries@sf{\bfdefault}\fi
|
|
||||||
\ifdefined\mdseries@tt\else\edef\mdseries@tt{\mddefault}\fi
|
|
||||||
\ifdefined\bfseries@tt\else\edef\bfseries@tt{\bfdefault}\fi
|
|
||||||
|
|
||||||
% In case any unexpanded macros present in \rmdefault, etc
|
|
||||||
\edef\rmdef@ult{\rmdefault}
|
|
||||||
\edef\sfdef@ult{\sfdefault}
|
|
||||||
\edef\ttdef@ult{\ttdefault}
|
|
||||||
\edef\bfdef@ult{\bfdefault}
|
|
||||||
\edef\mddef@ult{\mddefault}
|
|
||||||
}
|
|
||||||
|
|
||||||
\DeclareRobustCommand\bfseries{%
|
|
||||||
\not@math@alphabet\bfseries\mathbf
|
|
||||||
\ifx\f@family\rmdef@ult\fontseries\bfseries@rm
|
|
||||||
\else\ifx\f@family\sfdef@ult\fontseries\bfseries@sf
|
|
||||||
\else\ifx\f@family\ttdef@ult\fontseries\bfseries@tt
|
|
||||||
\else\fontseries\bfdefault\fi\fi\fi\selectfont}%
|
|
||||||
|
|
||||||
\DeclareRobustCommand\mdseries{%
|
|
||||||
\not@math@alphabet\mdseries\relax
|
|
||||||
\ifx\f@family\rmdef@ult\fontseries\mdseries@rm
|
|
||||||
\else\ifx\f@family\sfdef@ult\fontseries\mdseries@sf
|
|
||||||
\else\ifx\f@family\ttdef@ult\fontseries\mdseries@tt
|
|
||||||
\else\fontseries\mddefault\fi\fi\fi\selectfont}
|
|
||||||
|
|
||||||
\DeclareRobustCommand\rmfamily{%
|
|
||||||
\not@math@alphabet\rmfamily\mathrm
|
|
||||||
% change the current series before changing the family
|
|
||||||
\ifx\f@family\sfdef@ult
|
|
||||||
\ifx\f@series\mdseries@sf\fontseries\mdseries@rm
|
|
||||||
\else\ifx\f@series\bfseries@sf\fontseries\bfseries@rm
|
|
||||||
\else\ifx\f@series\mddef@ult\fontseries\mdseries@rm
|
|
||||||
\else\ifx\f@series\bfdef@ult\fontseries\bfseries@rm
|
|
||||||
\fi\fi\fi\fi
|
|
||||||
\else\ifx\f@family\ttdef@ult
|
|
||||||
\ifx\f@series\mdseries@tt\fontseries\mdseries@rm
|
|
||||||
\else\ifx\f@series\bfseries@tt\fontseries\bfseries@rm
|
|
||||||
\else\ifx\f@series\mddef@ult\fontseries\mdseries@rm
|
|
||||||
\else\ifx\f@series\bfdef@ult\fontseries\bfseries@rm
|
|
||||||
\fi\fi\fi\fi
|
|
||||||
\else\fontseries\mdseries@rm
|
|
||||||
\fi\fi\fontfamily\rmdefault\selectfont}
|
|
||||||
|
|
||||||
\DeclareRobustCommand\sffamily{%
|
|
||||||
\not@math@alphabet\sffamily\mathsf
|
|
||||||
% change the current series before changing the family
|
|
||||||
\ifx\f@family\rmdef@ult
|
|
||||||
\ifx\f@series\mdseries@rm\fontseries\mdseries@sf
|
|
||||||
\else\ifx\f@series\bfseries@rm\fontseries\bfseries@sf
|
|
||||||
\else\ifx\f@series\mddef@ult\fontseries\mdseries@sf
|
|
||||||
\else\ifx\f@series\bfdef@ult\fontseries\bfseries@sf
|
|
||||||
\fi\fi\fi\fi
|
|
||||||
\else\ifx\f@family\ttdef@ult
|
|
||||||
\ifx\f@series\mdseries@tt\fontseries\mdseries@sf
|
|
||||||
\else\ifx\f@series\bfseries@tt\fontseries\bfseries@sf
|
|
||||||
\else\ifx\f@series\mddef@ult\fontseries\mdseries@sf
|
|
||||||
\else\ifx\f@series\bfdef@ult\fontseries\bfseries@sf
|
|
||||||
\fi\fi\fi\fi
|
|
||||||
\else\fontseries\mdseries@sf
|
|
||||||
\fi\fi\fontfamily\sfdefault\selectfont}
|
|
||||||
|
|
||||||
\DeclareRobustCommand\ttfamily{%
|
|
||||||
\not@math@alphabet\ttfamily\mathtt
|
|
||||||
% change the current series before changing the family
|
|
||||||
\ifx\f@family\rmdef@ult
|
|
||||||
\ifx\f@series\mdseries@rm\fontseries\mdseries@tt
|
|
||||||
\else\ifx\f@series\bfseries@rm\fontseries\bfseries@tt
|
|
||||||
\else\ifx\f@series\mddef@ult\fontseries\mdseries@tt
|
|
||||||
\else\ifx\f@series\bfdef@ult\fontseries\bfseries@tt
|
|
||||||
\fi\fi\fi\fi
|
|
||||||
\else\ifx\f@family\sfdef@ult
|
|
||||||
\ifx\f@series\mdseries@sf\fontseries\mdseries@tt
|
|
||||||
\else\ifx\f@series\bfseries@sf\fontseries\bfseries@tt
|
|
||||||
\else\ifx\f@series\mddef@ult\fontseries\mdseries@tt
|
|
||||||
\else\ifx\f@series\bfdef@ult\fontseries\bfseries@tt
|
|
||||||
\fi\fi\fi\fi
|
|
||||||
\else\fontseries\mdseries@tt
|
|
||||||
\fi\fi\fontfamily\ttdefault\selectfont}
|
|
||||||
|
|
||||||
\endinput
|
|
|
@ -1,103 +0,0 @@
|
||||||
\ProvidesFile{reudnetzbrief.lco}[letter class option]
|
|
||||||
|
|
||||||
|
|
||||||
\RequirePackage[utf8]{inputenc}
|
|
||||||
\RequirePackage{graphicx}
|
|
||||||
\RequirePackage{hyperref}
|
|
||||||
|
|
||||||
%Lokalisierung
|
|
||||||
\RequirePackage{ngerman}
|
|
||||||
\RequirePackage{fix-cm}
|
|
||||||
|
|
||||||
% (TrueType-)Schriften
|
|
||||||
\usepackage{iftex}
|
|
||||||
\ifXeTeX
|
|
||||||
\usepackage{xltxtra}
|
|
||||||
\setmainfont{Crimson-Roman}
|
|
||||||
\else
|
|
||||||
\usepackage{crimson}
|
|
||||||
\RequirePackage[T1]{fontenc}
|
|
||||||
\fi
|
|
||||||
|
|
||||||
%Farben
|
|
||||||
\usepackage{color}
|
|
||||||
\definecolor{blatt}{rgb}{0.55, 0.64, 0.23}
|
|
||||||
|
|
||||||
%Formatierung
|
|
||||||
\addtokomafont{fromname}{\color{blatt}}
|
|
||||||
\addtokomafont{fromaddress}{\scriptsize\color{blatt}}
|
|
||||||
\addtokomafont{fromrule}{\color{blatt}}
|
|
||||||
\pagestyle{headings}
|
|
||||||
|
|
||||||
\KOMAoptions{
|
|
||||||
fontsize=12pt,
|
|
||||||
paper=a4,
|
|
||||||
pagenumber=botcenter,
|
|
||||||
fromalign=left,
|
|
||||||
%Trennlinie unter dem Logo: afteraddress, false, aftername:
|
|
||||||
fromrule=false,
|
|
||||||
fromlogo,fromurl,
|
|
||||||
fromemail,
|
|
||||||
% fromfax, fromphone,
|
|
||||||
enlargefirstpage
|
|
||||||
}
|
|
||||||
|
|
||||||
\setkomavar{fromname}{Reudnetz w.V.}
|
|
||||||
\setkomavar{fromaddress}{Wurzner Straße 2 \\ 04315 Leipzig}
|
|
||||||
|
|
||||||
\setkomavar{fromlogo}{\includegraphics[height=2.5cm]{logo.png}}
|
|
||||||
|
|
||||||
\setkomavar{fromemail}[]{mail@reudnetz.org}
|
|
||||||
\setkomavar{fromurl}[]{http://reudnetz.org/}
|
|
||||||
|
|
||||||
\setkomavar{place}{Leipzig}
|
|
||||||
|
|
||||||
%Spezialheader
|
|
||||||
\setkomavar{firsthead}{%
|
|
||||||
\parbox[b]{0.5\textwidth}{
|
|
||||||
\flushright{
|
|
||||||
\usekomafont{fromname}\strut\ignorespaces
|
|
||||||
\usekomavar{fromname}%
|
|
||||||
{
|
|
||||||
\ifnum\@rulefrom=1\\[-.5\baselineskip]%
|
|
||||||
\usekomafont{fromrule}{%
|
|
||||||
\setlength{\@tempdima}{\useplength{fromrulewidth}}%
|
|
||||||
\ifdim\@tempdima=\z@
|
|
||||||
\setlength{\@tempdima}{\textwidth}%
|
|
||||||
\if@logo
|
|
||||||
\settowidth{\@tempdimb}{\usekomavar{fromlogo}}%
|
|
||||||
\addtolength{\@tempdima}{-\@tempdimb}%
|
|
||||||
\fi
|
|
||||||
\fi
|
|
||||||
\expandafter\rule\expandafter{\the\@tempdima}{%
|
|
||||||
\useplength{fromrulethickness}}}%
|
|
||||||
\fi
|
|
||||||
}
|
|
||||||
\\
|
|
||||||
}%
|
|
||||||
{\usekomafont{fromaddress}\strut\ignorespaces
|
|
||||||
\usekomavar{fromaddress}%
|
|
||||||
\if@phone\\\usekomavar*{fromphone}\usekomavar{fromphone}\fi%
|
|
||||||
\if@mobilephone
|
|
||||||
\\\usekomavar*{frommobilephone}\usekomavar{frommobilephone}%
|
|
||||||
\fi%
|
|
||||||
\if@fax\\\usekomavar*{fromfax}\usekomavar{fromfax}\fi%
|
|
||||||
\if@email\\\usekomavar*{fromemail}\usekomavar{fromemail}\fi%
|
|
||||||
\if@www\\\usekomavar*{fromurl}\usekomavar{fromurl}\fi%
|
|
||||||
\ifnum\@rulefrom=2\\[-.5\baselineskip]%
|
|
||||||
\usekomafont{fromrule}{%
|
|
||||||
\setlength{\@tempdima}{\useplength{fromrulewidth}}%
|
|
||||||
\ifdim\@tempdima=\z@
|
|
||||||
\setlength{\@tempdima}{\textwidth}%
|
|
||||||
\fi
|
|
||||||
\expandafter\rule\expandafter{\the\@tempdima}{%
|
|
||||||
\useplength{fromrulethickness}}}%
|
|
||||||
\fi
|
|
||||||
\\
|
|
||||||
}%
|
|
||||||
}%
|
|
||||||
\hspace{1mm}
|
|
||||||
\if@logo
|
|
||||||
\rlap{\usekomavar{fromlogo}}%
|
|
||||||
\fi
|
|
||||||
}
|
|
|
@ -1,51 +0,0 @@
|
||||||
alle 11 minuten fält im reudnetz eine antenne aus.
|
|
||||||
|
|
||||||
Ihr so Internet, wir so bimbam
|
|
||||||
|
|
||||||
Detroidnetz,
|
|
||||||
|
|
||||||
20 Mbit auf alles ausser tiernahung
|
|
||||||
|
|
||||||
Dunkel.Dreckig.Reudnetz
|
|
||||||
|
|
||||||
Reurdnetz catch us if you can.
|
|
||||||
|
|
||||||
keine Namen keine Struktur. Reudnetz
|
|
||||||
|
|
||||||
bitte ein bit
|
|
||||||
|
|
||||||
den umständen entsprechend läuft's recht gut
|
|
||||||
|
|
||||||
eins mbit eins €uro
|
|
||||||
|
|
||||||
Frommer als Waldorf
|
|
||||||
|
|
||||||
reudnetz jetzt auch ipv4 ( 6 durchgestrichen )
|
|
||||||
|
|
||||||
digitalkompetenz wie öttinger
|
|
||||||
|
|
||||||
reudnetz sterni statt ötticner
|
|
||||||
|
|
||||||
reudnetz ruhe auf den billigen frequenzen
|
|
||||||
|
|
||||||
bitte nicht am kabel wackeln
|
|
||||||
|
|
||||||
reudnetz - fixing internet
|
|
||||||
|
|
||||||
make cyber great again
|
|
||||||
|
|
||||||
lebst du noch oder hast du schon internet
|
|
||||||
|
|
||||||
da werdet ihr geholfen
|
|
||||||
|
|
||||||
keine macht dem internet
|
|
||||||
|
|
||||||
bn ich schon drin? das war nicht einfach
|
|
||||||
|
|
||||||
reudnetz first, bedenken second.
|
|
||||||
|
|
||||||
digital Fürst, bedenken second
|
|
||||||
|
|
||||||
ffffff - darker gehts nicht mehr
|
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 9.9 KiB |
Before Width: | Height: | Size: 229 KiB |
Before Width: | Height: | Size: 8.6 KiB |
Before Width: | Height: | Size: 229 KiB |
Before Width: | Height: | Size: 7 KiB |
|
@ -1,211 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
||||||
xmlns:cc="http://creativecommons.org/ns#"
|
|
||||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
width="62mm"
|
|
||||||
height="29mm"
|
|
||||||
viewBox="0 0 62 29"
|
|
||||||
version="1.1"
|
|
||||||
id="svg8"
|
|
||||||
inkscape:version="0.92.2 2405546, 2018-03-11"
|
|
||||||
sodipodi:docname="schutz_label.svg">
|
|
||||||
<defs
|
|
||||||
id="defs2" />
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="base"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#666666"
|
|
||||||
borderopacity="1.0"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pageshadow="2"
|
|
||||||
inkscape:zoom="4.251928"
|
|
||||||
inkscape:cx="113.76901"
|
|
||||||
inkscape:cy="56.879988"
|
|
||||||
inkscape:document-units="mm"
|
|
||||||
inkscape:current-layer="layer1"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:window-width="1680"
|
|
||||||
inkscape:window-height="996"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="25"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:snap-nodes="false" />
|
|
||||||
<metadata
|
|
||||||
id="metadata5">
|
|
||||||
<rdf:RDF>
|
|
||||||
<cc:Work
|
|
||||||
rdf:about="">
|
|
||||||
<dc:format>image/svg+xml</dc:format>
|
|
||||||
<dc:type
|
|
||||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
||||||
<dc:title></dc:title>
|
|
||||||
</cc:Work>
|
|
||||||
</rdf:RDF>
|
|
||||||
</metadata>
|
|
||||||
<g
|
|
||||||
inkscape:label="Ebene 1"
|
|
||||||
inkscape:groupmode="layer"
|
|
||||||
id="layer1"
|
|
||||||
transform="translate(0,-268)">
|
|
||||||
<text
|
|
||||||
xml:space="preserve"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.23333311px;line-height:1.25;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
|
||||||
x="59.116371"
|
|
||||||
y="269.091"
|
|
||||||
id="text6848"><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
x="59.116371"
|
|
||||||
y="273.0394"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.23333311px;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono';text-align:end;text-anchor:end;stroke-width:0.26458332"
|
|
||||||
id="tspan6850"></tspan><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
x="61.233036"
|
|
||||||
y="278.33105"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.23333311px;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono';text-align:end;text-anchor:end;stroke-width:0.26458332"
|
|
||||||
id="tspan6879">schützenswerte </tspan><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
x="59.116371"
|
|
||||||
y="283.62274"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.23333311px;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono';text-align:end;text-anchor:end;stroke-width:0.26458332"
|
|
||||||
id="tspan6881">Telekommunikations-</tspan><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
x="59.116371"
|
|
||||||
y="288.9144"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.23333311px;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono';text-align:end;text-anchor:end;stroke-width:0.26458332"
|
|
||||||
id="tspan6877">infrastruktur</tspan></text>
|
|
||||||
<g
|
|
||||||
id="g6909"
|
|
||||||
transform="translate(-20.926874,26.070821)">
|
|
||||||
<path
|
|
||||||
sodipodi:type="star"
|
|
||||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.36500001;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
|
|
||||||
id="path6905"
|
|
||||||
sodipodi:sides="5"
|
|
||||||
sodipodi:cx="7.2732625"
|
|
||||||
sodipodi:cy="278.10379"
|
|
||||||
sodipodi:r1="10.174615"
|
|
||||||
sodipodi:r2="3.4869168"
|
|
||||||
sodipodi:arg1="0.93548057"
|
|
||||||
sodipodi:arg2="1.5637991"
|
|
||||||
inkscape:flatsided="true"
|
|
||||||
inkscape:rounded="0"
|
|
||||||
inkscape:randomized="0"
|
|
||||||
d="m 13.311201,286.29318 -11.9606839,0.0837 -3.7756515,-11.34942 9.6272034,-7.09803 9.72559,6.96261 z"
|
|
||||||
inkscape:transform-center-x="0.39715798"
|
|
||||||
inkscape:transform-center-y="-0.050143685"
|
|
||||||
transform="matrix(0.64275914,0.00343035,-0.00242321,0.9099056,27.617867,3.8805526)" />
|
|
||||||
<path
|
|
||||||
transform="matrix(0.60591454,0.00323371,-0.0022843,0.85774747,27.846843,18.364348)"
|
|
||||||
inkscape:transform-center-y="-0.04726904"
|
|
||||||
inkscape:transform-center-x="0.37439062"
|
|
||||||
d="m 13.311201,286.29318 -11.9606839,0.0837 -3.7756515,-11.34942 9.6272034,-7.09803 9.72559,6.96261 z"
|
|
||||||
inkscape:randomized="0"
|
|
||||||
inkscape:rounded="0"
|
|
||||||
inkscape:flatsided="true"
|
|
||||||
sodipodi:arg2="1.5637991"
|
|
||||||
sodipodi:arg1="0.93548057"
|
|
||||||
sodipodi:r2="3.4869168"
|
|
||||||
sodipodi:r1="10.174615"
|
|
||||||
sodipodi:cy="278.10379"
|
|
||||||
sodipodi:cx="7.2732625"
|
|
||||||
sodipodi:sides="5"
|
|
||||||
id="path6899"
|
|
||||||
style="fill:#ffff10;fill-opacity:1;stroke:none;stroke-width:0.36500001;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
|
|
||||||
sodipodi:type="star" />
|
|
||||||
</g>
|
|
||||||
<g
|
|
||||||
id="g6934"
|
|
||||||
transform="matrix(1.2295791,0,0,1.3367934,1.6483618,-82.273657)">
|
|
||||||
<path
|
|
||||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.54858488;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
|
|
||||||
id="path6923"
|
|
||||||
sodipodi:type="arc"
|
|
||||||
sodipodi:cx="7.3678217"
|
|
||||||
sodipodi:cy="274.02826"
|
|
||||||
sodipodi:rx="3.790025"
|
|
||||||
sodipodi:ry="4.8488412"
|
|
||||||
sodipodi:start="3.8554323"
|
|
||||||
sodipodi:end="5.5833083"
|
|
||||||
d="m 4.5031181,270.85353 a 3.790025,4.8488412 0 0 1 2.8911628,-1.67399 3.790025,4.8488412 0 0 1 2.8726121,1.72547 l -2.8990713,3.12325 z" />
|
|
||||||
<path
|
|
||||||
d="m 4.5250192,271.44894 a 3.790025,4.2070827 0 0 1 2.8911628,-1.45243 3.790025,4.2070827 0 0 1 2.872612,1.4971 l -2.8990712,2.70988 z"
|
|
||||||
sodipodi:end="5.5833083"
|
|
||||||
sodipodi:start="3.8554323"
|
|
||||||
sodipodi:ry="4.2070827"
|
|
||||||
sodipodi:rx="3.790025"
|
|
||||||
sodipodi:cy="274.20349"
|
|
||||||
sodipodi:cx="7.3897228"
|
|
||||||
sodipodi:type="arc"
|
|
||||||
id="path6925"
|
|
||||||
style="fill:#ffff00;fill-opacity:1;stroke:none;stroke-width:0.51099348;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0" />
|
|
||||||
<path
|
|
||||||
d="m 5.1886779,271.73601 a 2.8522596,3.066179 0 0 1 2.1758027,-1.05855 2.8522596,3.066179 0 0 1 2.1618421,1.0911 l -2.1817544,1.975 z"
|
|
||||||
sodipodi:end="5.5833083"
|
|
||||||
sodipodi:start="3.8554323"
|
|
||||||
sodipodi:ry="3.066179"
|
|
||||||
sodipodi:rx="2.8522596"
|
|
||||||
sodipodi:cy="273.74356"
|
|
||||||
sodipodi:cx="7.3445683"
|
|
||||||
sodipodi:type="arc"
|
|
||||||
id="path6913"
|
|
||||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.37844005;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0" />
|
|
||||||
<path
|
|
||||||
style="fill:#ffff00;fill-opacity:1;stroke:none;stroke-width:0.3264659;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
|
|
||||||
id="path6917"
|
|
||||||
sodipodi:type="arc"
|
|
||||||
sodipodi:cx="7.3883696"
|
|
||||||
sodipodi:cy="273.85306"
|
|
||||||
sodipodi:rx="2.8522596"
|
|
||||||
sodipodi:ry="2.2818077"
|
|
||||||
sodipodi:start="3.8554323"
|
|
||||||
sodipodi:end="5.5833083"
|
|
||||||
d="m 5.2324792,272.35907 a 2.8522596,2.2818077 0 0 1 2.1758027,-0.78776 2.8522596,2.2818077 0 0 1 2.1618421,0.81198 l -2.1817544,1.46977 z" />
|
|
||||||
<path
|
|
||||||
d="m 6.115662,272.5879 a 1.7269413,1.4974363 0 0 1 1.3173709,-0.51697 1.7269413,1.4974363 0 0 1 1.3089182,0.53286 l -1.3209745,0.96454 z"
|
|
||||||
sodipodi:end="5.5833083"
|
|
||||||
sodipodi:start="3.8554323"
|
|
||||||
sodipodi:ry="1.4974363"
|
|
||||||
sodipodi:rx="1.7269413"
|
|
||||||
sodipodi:cy="273.56833"
|
|
||||||
sodipodi:cx="7.4209766"
|
|
||||||
sodipodi:type="arc"
|
|
||||||
id="path6919"
|
|
||||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.20578642;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0" />
|
|
||||||
<path
|
|
||||||
style="fill:#ffff00;fill-opacity:1;stroke:none;stroke-width:0.18926923;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
|
|
||||||
id="path6921"
|
|
||||||
sodipodi:type="arc"
|
|
||||||
sodipodi:cx="7.4428773"
|
|
||||||
sodipodi:cy="273.91876"
|
|
||||||
sodipodi:rx="1.7269413"
|
|
||||||
sodipodi:ry="1.2667034"
|
|
||||||
sodipodi:start="3.8554323"
|
|
||||||
sodipodi:end="5.5833083"
|
|
||||||
d="m 6.1375627,273.0894 a 1.7269413,1.2667034 0 0 1 1.3173708,-0.43731 1.7269413,1.2667034 0 0 1 1.3089182,0.45076 l -1.3209744,0.81591 z" />
|
|
||||||
<circle
|
|
||||||
r="0.82002467"
|
|
||||||
cy="274.04868"
|
|
||||||
cx="7.3802218"
|
|
||||||
id="path6911"
|
|
||||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.36500001;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0" />
|
|
||||||
</g>
|
|
||||||
<text
|
|
||||||
xml:space="preserve"
|
|
||||||
style="font-style:normal;font-weight:normal;font-size:2.82222223px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
|
||||||
x="7.84056"
|
|
||||||
y="288.5994"
|
|
||||||
id="text6938"><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
id="tspan6936"
|
|
||||||
x="7.84056"
|
|
||||||
y="288.5994"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.82222223px;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono';stroke-width:0.26458332">wifi</tspan></text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 9.7 KiB |
Before Width: | Height: | Size: 6.3 KiB |
|
@ -1,89 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
||||||
xmlns:cc="http://creativecommons.org/ns#"
|
|
||||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
width="62mm"
|
|
||||||
height="29mm"
|
|
||||||
viewBox="0 0 62 29"
|
|
||||||
version="1.1"
|
|
||||||
id="svg8"
|
|
||||||
inkscape:version="0.92.2 2405546, 2018-03-11"
|
|
||||||
sodipodi:docname="wichtig_label.svg">
|
|
||||||
<defs
|
|
||||||
id="defs2" />
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="base"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#666666"
|
|
||||||
borderopacity="1.0"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pageshadow="2"
|
|
||||||
inkscape:zoom="4.251928"
|
|
||||||
inkscape:cx="113.76901"
|
|
||||||
inkscape:cy="56.879988"
|
|
||||||
inkscape:document-units="mm"
|
|
||||||
inkscape:current-layer="layer1"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:window-width="1680"
|
|
||||||
inkscape:window-height="996"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="25"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:snap-nodes="false" />
|
|
||||||
<metadata
|
|
||||||
id="metadata5">
|
|
||||||
<rdf:RDF>
|
|
||||||
<cc:Work
|
|
||||||
rdf:about="">
|
|
||||||
<dc:format>image/svg+xml</dc:format>
|
|
||||||
<dc:type
|
|
||||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
||||||
<dc:title></dc:title>
|
|
||||||
</cc:Work>
|
|
||||||
</rdf:RDF>
|
|
||||||
</metadata>
|
|
||||||
<g
|
|
||||||
inkscape:label="Ebene 1"
|
|
||||||
inkscape:groupmode="layer"
|
|
||||||
id="layer1"
|
|
||||||
transform="translate(0,-268)">
|
|
||||||
<text
|
|
||||||
xml:space="preserve"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.93888903px;line-height:1.25;font-family:'DejaVu Serif';-inkscape-font-specification:'DejaVu Serif';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332;"
|
|
||||||
x="30.955034"
|
|
||||||
y="263.86398"
|
|
||||||
id="text6848"><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
x="3.2521589"
|
|
||||||
y="268.23373"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.93888903px;font-family:'DejaVu Serif';-inkscape-font-specification:'DejaVu Serif';text-align:center;text-anchor:middle;stroke-width:0.26458332;"
|
|
||||||
id="tspan6850" /><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
x="3.2521589"
|
|
||||||
y="274.40735"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.58611111px;font-family:'DejaVu Serif';-inkscape-font-specification:'DejaVu Serif';text-align:center;text-anchor:middle;stroke-width:0.26458332"
|
|
||||||
id="tspan6877">wichtige infrastruktur </tspan><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
x="3.2521589"
|
|
||||||
y="280.58096"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.58611111px;font-family:'DejaVu Serif';-inkscape-font-specification:'DejaVu Serif';text-align:center;text-anchor:middle;stroke-width:0.26458332"
|
|
||||||
id="tspan6964">! nicht anfassen !</tspan><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
x="3.2521589"
|
|
||||||
y="286.75458"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.58611111px;font-family:'DejaVu Serif';-inkscape-font-specification:'DejaVu Serif';text-align:center;text-anchor:middle;stroke-width:0.26458332"
|
|
||||||
id="tspan6966">bei fragen: </tspan><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
x="3.2521589"
|
|
||||||
y="292.92819"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.58611111px;font-family:'DejaVu Serif';-inkscape-font-specification:'DejaVu Serif';text-align:center;text-anchor:middle;stroke-width:0.26458332"
|
|
||||||
id="tspan6976">mail@reudnetz.org</tspan></text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 136 KiB |
Before Width: | Height: | Size: 746 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 947 B |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 517 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 167 KiB |
Before Width: | Height: | Size: 280 KiB |
Before Width: | Height: | Size: 2.3 MiB |
Before Width: | Height: | Size: 40 KiB |