\documentclass[a4paper,twocolumn,fontsize=12pt,parskip]{scrartcl} \usepackage[ngerman]{babel} \usepackage[latin9]{inputenc} \usepackage[T1]{fontenc} \usepackage{amsmath} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{blindtext} % Eigene Befehle \newcommand{\td}{\text{d}} \renewcommand{\d}{\partial} \newcommand{\bG}{\bar{G}} \newcommand{\bK}{\bar{K}} \newcommand{\C2}[1]{C^2(#1)} \newcommand{\C1}[1]{C^1(#1)} \newcommand{\C}[1]{C(#1)} \title{} \author{Lala} \date{\today} \begin{document} \blindtext[50] \end{document}
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.54 \newcommand*{\C2}[1]{C^2(#1)}
You're in trouble here. Try typing <return> to proceed.
If that doesn't work, type X <return> to quit.
! Missing $ inserted.
<inserted text>
$
l.54 \newcommand*{\C2}[1]{C^2(#1)}
I've inserted a begin-math/end-math symbol since I think
you left one out. Proceed, with fingers crossed.
Achja und gegen die # hatte er auch was...
Kann man sich sowas also nicht definieren?