Search found 1 match

by BlauBeer
Sun Oct 31, 2010 7:16 pm
Forum: Graphics, Figures & Tables
Topic: minipage position problem
Replies: 1
Views: 22897

minipage position problem

Hi,

I want to have two minipages on the same level (one left and the other right), both contain two lines. But this two minipages are not on the same level

\begin{minipage}{0.4\textwidth}
\begin{flushleft}
\underline{Stuttgart, den \today{}}\\
(Ort und Datum)
\end{flushleft}
\end{minipage ...