diff options
author | Tobias Schramm <tobleminer@gmail.com> | 2018-01-12 22:39:35 +0100 |
---|---|---|
committer | Tobias Schramm <tobleminer@gmail.com> | 2018-01-12 22:39:35 +0100 |
commit | 6be95a52321a3833f792c0796c2876cc1e4d3bab (patch) | |
tree | e67a885d6efc34a5c9b2957ad054a15ad732e30a | |
parent | 2182dd8cbc228df1507012cb200f0d379880891f (diff) | |
parent | 79018bfc929ad06baee8b8569facb4f01c9f44c0 (diff) |
Merge branch 'master' of git.freifunk.in-kiel.de:ffki-material
-rw-r--r-- | .gitignore | 9 | ||||
-rw-r--r-- | standorte/mercator/antrag.tex | 4 |
2 files changed, 11 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2380d28 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +*.aux +*.pdf +*.swp +*.pdf_tex +*.log +*.nav +*.out +*.snm +*.toc diff --git a/standorte/mercator/antrag.tex b/standorte/mercator/antrag.tex index 703b579..184ec7e 100644 --- a/standorte/mercator/antrag.tex +++ b/standorte/mercator/antrag.tex @@ -175,7 +175,7 @@ PC Engines APU2C2 & 1 & 10 W & 10 W \\ \label{fig:power_tech} \end{figure} -\newpage +\clearpage \section{Anhang} \subsection{Masth\"ohe} \label{sec:masthoehe} @@ -191,7 +191,7 @@ Der daraus resultierende Funktionsverlauf ist in Abb. \ref{f_mast} aufgezeigt. \begin{figure}[H] \centering - \includegraphics{mast-abst150-ggh10-single.png} + \includegraphics[width=\columnwidth]{mast-abst150-ggh10-single.png} \caption{Masth\"ohe mit Halterungsfl\"ache} \label{f_mast} \end{figure} |