Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Empfohlene Antworten

Veröffentlicht

Hallo Zusammen,

Ich versuche gerade eine Doku mit Latex zu machen und habe dort eine Kopfzeile eingefügt.

Unter der Kopfzeile befindet sich eine Durchgezogene Linie.

Auf meiner zweiten Seite ist der Text allerdings irgendwie hochgerutscht oder so.

Die Überschrift steht jetzt genau in der Linie, bzw. die Linie führt genau durch die Überschrift.

Kann mir da jemand helfen ?


\documentclass[a4paper,10pt, headings=big,parskip=full, headsepline,plainheadsepline]{scrartcl}


\usepackage[utf8x]{inputenc}

\usepackage[ngerman]{babel}

\usepackage[T1]{fontenc}

\usepackage{graphicx}

\usepackage{blindtext}

\usepackage[dvips]{hyperref}

\usepackage[automark]{scrpage2}



\title{SQL}

\author{}

\date{\today}


\pagestyle{scrheadings}


\parindent 2pt

\ihead[]{Eine Dokumentation über SQL}

\chead[]{}

\ohead[]{\includegraphics[width=0.3\textwidth]{logo_bra_blau.jpg}}


\begin{document}

\maketitle

\tableofcontents

\newpage

\section{Was ist SQL?}

\subsection{Geschichte}

SQL (Structured Query Language) Ist eine Abfgragesprache für die relationale Datenbank.

Sie wurde Ende der 70er Jahre bei IBM in San Jose, Kalifornien entwickelt.


\end{document}

Also mit deinem Code oben (mal von dem fehlenden Logo abgesehen), produziert mein TexMaker unter Debian ein normales Dokument. Von Überschneidung nichts zu sehen. Vielleicht liegt es am Logo?

Was mir aber aufgefallen ist: Du behandels dein Titelblatt nicht als solches. Füg mal in deine documentclass die Option "titlepage" hinzu. Sieht besser aus und vielleicht hilft es ja:

\documentclass[a4paper,10pt, headings=big,parskip=full, headsepline,plainheadsepline, [B]titlepage[/B]]{scrartcl}

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.