Code: Select all
\chapter*{Abkürzungsverzeichnis}
\begin{tabular}{ll}
\textbf{HSLU} & Hochschule Luzern \\
\textbf{USZ} & Universitätsspital Zürich \\
\end{tabular}
\begin{description}
\item[HSLU] Hochschule Luzern
\item[USZ] Universitätsspital Zürich
\end{description}
What i want is a mixture between those. The second row should start in 1 line as in the table. But the first row should start completely at the left side of the document as in the desription method. Does somebody know a way how to do that? I already tried \flushleft before the table but this doesn work.
Thanks already for your replies.
Greez Onurb