Anleitungsflyer aufgeräumt
This commit is contained in:
parent
ca90c6ae8a
commit
9400f9e754
|
@ -2,13 +2,14 @@
|
|||
%%There is just one section and two subsections.
|
||||
\documentclass[a6paper]{article}
|
||||
\usepackage[ngerman]{babel}
|
||||
\usepackage[utf8x]{inputenc}
|
||||
\usepackage[top=0.5cm, bottom=2.0cm, outer=0.5cm, inner=0.5cm]{geometry}
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage{helvet}
|
||||
\usepackage[top=0.5cm, bottom=0.5cm, outer=0.5cm, inner=0.5cm]{geometry}
|
||||
\usepackage[]{background}
|
||||
\usepackage{fancyhdr}
|
||||
|
||||
|
||||
\newcommand{\bugVersion}{2.1}
|
||||
\renewcommand{\familydefault}{\sfdefault}
|
||||
|
||||
\renewcommand\thesection{}
|
||||
\renewcommand\thesubsection{}
|
||||
|
@ -20,20 +21,11 @@ color=black,
|
|||
opacity=0.05,
|
||||
angle=0,
|
||||
position={2.5,-3},
|
||||
contents={%
|
||||
\includegraphics[width=0.4\paperwidth]{buglogo.png}
|
||||
}%
|
||||
contents={\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}
|
||||
\sffamily
|
||||
\raggedbottom
|
||||
|
||||
\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.
|
||||
|
||||
\subsection{\small Links:}
|
||||
Projektdateien, Schaltplan, Software:
|
||||
https://github.com/c3d2/pentabug\newline
|
||||
weitere Infos: https://www.c3d2.de/wiki/Pentabug\newline
|
||||
Löten ist einfach:\newline
|
||||
http://mightyohm.com/files/soldercomic/translations/DE\_SolderComic.pdf
|
||||
\end{document}
|
||||
\texttt{https://github.com/c3d2/pentabug}\\
|
||||
\texttt{https://www.c3d2.de/wiki/Pentabug}\\
|
||||
\texttt{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}
|
||||
|
|
Loading…
Reference in New Issue
Block a user