Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Minipage ist nicht linksbündig

657 views
Skip to first unread message

Stephan Lachmuth

unread,
Feb 18, 2003, 4:50:57 AM2/18/03
to
Hallo,

ich habe bei dem unten folgenden Code-Fragment das Problem, dass die
erste Minipage nicht genau linksbündig mit dem Text darunter ist. Was
mach ich da falsch?

\documentclass[11pt, a4paper]{article}
\usepackage{ngerman}
\usepackage[ansinew]{inputenc}
\setlength{\topmargin}{-1cm}
\setlength{\oddsidemargin}{0.0cm}
\setlength{\textwidth}{15.5cm}
\setlength{\textheight}{23.5cm}
\begin{document}
\pagestyle{headings}
\begin{titlepage}
% --> Warum ist diese Minipage nicht ganz links ?
\begin{minipage}[t]{5cm}
Stephan Lachmuth \\
Eine Straße 12 \\
12345 Großstadt \\
stephan....@web.de
\end{minipage}
\hfill
\begin{minipage}[t]{7cm}
\begin{flushright}
Noch mehr Text \\
Blinder Text \\
Bla bla bla \\
Bla bla
\end{flushright}
\end{minipage}
\vspace{4cm}
\begin{flushleft}
{\huge Eine unheimlich wichtige Überschrift }
\end{flushleft}
\vspace{1cm}
\end{titlepage}

....

Vielen Dank für Eure Hilfe

Stephan Lachmuth

Olaf Meltzer

unread,
Feb 18, 2003, 5:18:13 AM2/18/03
to
* Stephan Lachmuth schrieb:

> % --> Warum ist diese Minipage nicht ganz links ?

Setz ein \noindent davor.

Gruß -- Olaf Meltzer

Rolf Niepraschk

unread,
Feb 18, 2003, 5:19:19 AM2/18/03
to
Stephan Lachmuth wrote:
> Hallo,
>
> ich habe bei dem unten folgenden Code-Fragment das Problem, dass die
> erste Minipage nicht genau linksbündig mit dem Text darunter ist. Was
> mach ich da falsch?
>

Schreib `\noindent' davor. Und zukünftig kein "Code-Fragment", sondern
ein lauffähiges Minimalbeispiel...

...Rolf

Markus Kohm

unread,
Feb 18, 2003, 10:11:28 AM2/18/03
to
Stephan Lachmuth wrote:

> Was mach ich da falsch?

Fragen wir mal nach:

TeXidate 0.1
Copyright (c) 2003 Markus Kohm

4 (WARNING): You should not change a type area length directly until you know,
what you are doing. You should use package geometry or typearea or
vmargin
5 (WARNING): You should not change a type area length directly until you know,
what you are doing. You should use package geometry or typearea or
vmargin
6 (WARNING): You should not change a type area length directly until you know,
what you are doing. You should use package geometry or typearea or
vmargin
7 (WARNING): You should not change a type area length directly until you know,
what you are doing. You should use package geometry or typearea or
vmargin

Done.

Die Zahlen am Anfang sind übrigens Zeilennummern.

Markus
--
Fragen zu LaTeX? --> http://www.dante.de/faq/de-tex-faq/
Fragen zu KOMA-Script? --> scrguide
Lust zur Mitarbeit? --> http://koma-script.net.tf

0 new messages