Anleitungsflyer aufgeräumt
This commit is contained in:
parent
ca90c6ae8a
commit
9400f9e754
|
@ -2,13 +2,14 @@
|
||||||
%%There is just one section and two subsections.
|
%%There is just one section and two subsections.
|
||||||
\documentclass[a6paper]{article}
|
\documentclass[a6paper]{article}
|
||||||
\usepackage[ngerman]{babel}
|
\usepackage[ngerman]{babel}
|
||||||
\usepackage[utf8x]{inputenc}
|
\usepackage[T1]{fontenc}
|
||||||
\usepackage[top=0.5cm, bottom=2.0cm, outer=0.5cm, inner=0.5cm]{geometry}
|
\usepackage[utf8]{inputenc}
|
||||||
|
\usepackage{helvet}
|
||||||
|
\usepackage[top=0.5cm, bottom=0.5cm, outer=0.5cm, inner=0.5cm]{geometry}
|
||||||
\usepackage[]{background}
|
\usepackage[]{background}
|
||||||
\usepackage{fancyhdr}
|
|
||||||
|
|
||||||
|
|
||||||
\newcommand{\bugVersion}{2.1}
|
\newcommand{\bugVersion}{2.1}
|
||||||
|
\renewcommand{\familydefault}{\sfdefault}
|
||||||
|
|
||||||
\renewcommand\thesection{}
|
\renewcommand\thesection{}
|
||||||
\renewcommand\thesubsection{}
|
\renewcommand\thesubsection{}
|
||||||
|
@ -20,20 +21,11 @@ color=black,
|
||||||
opacity=0.05,
|
opacity=0.05,
|
||||||
angle=0,
|
angle=0,
|
||||||
position={2.5,-3},
|
position={2.5,-3},
|
||||||
contents={%
|
contents={\includegraphics[width=0.4\paperwidth]{buglogo.png}}
|
||||||
\includegraphics[width=0.4\paperwidth]{buglogo.png}
|
|
||||||
}%
|
|
||||||
}
|
}
|
||||||
|
|
||||||
\pagestyle{fancy}
|
|
||||||
\fancyhf{}
|
|
||||||
\cfoot{\scriptsize Lizenz CC-BY-SA {\tiny
|
|
||||||
http://creativecommons.org/licenses/by-sa/3.0/}\\
|
|
||||||
Chaos Computer Club Dresden 2013}
|
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\sffamily
|
\raggedbottom
|
||||||
|
|
||||||
\section{pentabug Bausatz {\scriptsize v\bugVersion}}
|
\section{pentabug Bausatz {\scriptsize v\bugVersion}}
|
||||||
|
|
||||||
|
@ -75,9 +67,10 @@ kannst Du den Käfer noch verzieren (Fühler gefällig?) und Deine eigenen
|
||||||
Programme auf den Controller laden.
|
Programme auf den Controller laden.
|
||||||
|
|
||||||
\subsection{\small Links:}
|
\subsection{\small Links:}
|
||||||
Projektdateien, Schaltplan, Software:
|
\texttt{https://github.com/c3d2/pentabug}\\
|
||||||
https://github.com/c3d2/pentabug\newline
|
\texttt{https://www.c3d2.de/wiki/Pentabug}\\
|
||||||
weitere Infos: https://www.c3d2.de/wiki/Pentabug\newline
|
\texttt{http://mightyohm.com/files/soldercomic/translations/DE\_SolderComic.pdf}\\
|
||||||
Löten ist einfach:\newline
|
\\
|
||||||
http://mightyohm.com/files/soldercomic/translations/DE\_SolderComic.pdf
|
\noindent {\tiny Lizenz CC-BY-SA http://creativecommons.org/licenses/by-sa/3.0/\\
|
||||||
|
Chaos Computer Club Dresden 2013}
|
||||||
\end{document}
|
\end{document}
|
Loading…
Reference in New Issue
Block a user