ich schreibe gerade an meiner Arbeit, und gestern Abend ist das spontan diese Fehlermeldung aufgetaucht.
\documentclass [a4paper,12pt] {article} \usepackage [T1]{fontenc} \usepackage {lmodern} \usepackage [applemac] {inputenc} \usepackage [ngerman]{babel} \usepackage {moreverb} \usepackage {hyperref} \usepackage {amsmath} \usepackage {amssymb} \usepackage {fancyhdr} \usepackage {geometry} \usepackage {cite} \usepackage [printonlyused] {acronym} \usepackage {inputenc} \usepackage {graphicx} \usepackage {subfigure} \usepackage {setspace} \usepackage {enumitem} \geometry{a4paper, top=27mm, left=25mm, right=20mm, bottom=35mm, headsep=10mm, footskip=12mm} \hypersetup{pdftitle=Bachelorarbeit, pdfsubject=Untersuhung der Spannungsfestigkeit von Schottky-Kontakten auf Galliumoxid, pdfauthor=Laurenz } \title{ \large Universit\"at Leipzig\\[10mm] Fakult\"at f\"ur Physik und Geowissenschaften\\[10mm] Institut f\"ur Experimentelle Physik II\\[10mm] Abteilung Halbleiterphysik\\[25mm] {\Huge Untersuhung der Spannungsfestigkeit von Schottky-Kontakten auf Galliumoxid \\[30mm]} \large Bachelorarbeit im Studiengang Physik\\[20mm]} \author{Laurenz (88888)} \begin{document} %---------------------------------------------------- %Kopf- & Fu§zeile %---------------------------------------------------- \pagestyle{fancy} \lhead{\leftmark} \chead{} \rhead{\rightmark} \lfoot{} \cfoot{\thepage} \rfoot{} \renewcommand{\headrulewidth}{1pt} \date{ xx.xx.xxxx } \maketitle \thispagestyle{empty} \begin{center} \vspace{1cm} Erstgutachter: Prof. Dr. Marius Grundmann \\ \vspace*{0.3cm} Zweitgutachter: Dr. Holger von Wenckstern \end{center} \newpage \thispagestyle{empty} \newpage \thispagestyle{plain} \newpage \tableofcontents \newpage \pagenumbering{arabic} \setcounter{page}{1} \chapter{\large{1. Einleitung}} \\ %---------------------------------------------------- %Anhang %---------------------------------------------------- \newpage \begin{appendix} \pagenumbering{Roman} \setcounter{page}{1} \section*{Anhang} \phantomsection \addcontentsline{toc}{section}{Anhang} \addtocontents{toc}{\vspace{}} \section{AbkŸrzungsverzeichnis} \begin{acronym} \acro {AFM} {Rasterkraftmikroskopie \textit{engl. Atomic Force Microscopy}} \acro {bcc} {body-centered-cubic} \acro {fcc} {face-centered-cubic} \acro{ITO} {Indium-tinn-oxide} \acro {Mg} {Magnesium} \acro{MgO} {Magnesiumoxid} \acro{MOCVD} {metal-organic chemical-vapor deposition} \acro{NiO} {Nickel-Oxid} \acro{NMP} {N-Methyl-2-pyrrolidon} \acro{MBE} {molecular-beam epitaxy} \acro{PLD} {pulsed laser deposition} \acro {SNMS} {SekundŠr-Neutralteilchen-Massenspektrometrie} \acro{TSO} {transparent semiconducting oxides} \acro {XRD} {X-Ray Diffraction} \acro{YSZ} {Yittrium stabilisiertes Zirkoniumoxid} \acro{ZCO} {Zinn-Cobalt-Oxid} \acro{ZnO} {Zinkoxid} \end{acronym} \newpage \section{Literaturverzeichnis} \bibliography{ltba_bib.bib} \bibliographystyle{unsrtdin} \newpage \section{SelbststŠndigkeitserklŠrung} \underline{\hspace{4cm}} \hspace{6cm } \underline{\hspace{4cm}} Ort, Datum \hspace{8cm }Unterschrift \newpage \section{Danksagungen} \end{appendix} \end{document}
! Missing number, treated as zero.
<to be read again>
\vskip
l.3 \vspace {}
A number should have been here; I inserted `0'.
(If you can't figure out why I needed to see a number,
look up `weird error' in the index to The TeXbook.)
! Illegal unit of measure (pt inserted).
<to be read again>
\vskip
l.3 \vspace {}
Dimensions can be in units of em, ex, in, pt, pc,
cm, mm, dd, cc, nd, nc, bp, or sp; but yours is a new one!
I'll assume that you meant to say pt, for printer's points.
To recover gracefully from this error, it's best to
delete the erroneous units; e.g., type `2' to delete
two letters. (See Chapter 27 of The TeXbook.)
Er beschwert sich, dass etwas in Zeile 3 falsch ist, diese ist allerdings leer.
Wäre super wenn mir jemand bei diesem Problem helfen könnte.
Liebe Grüße,
Laurenz[/code]