#LyX 2.4 created this file. For more info see https://www.lyx.org/
\lyxformat 600
\begin_document
\begin_header
\save_transient_properties true
\origin /systemlyxdir/doc/de/
\textclass scrbook
\begin_preamble
% Setzt den Link für Sprünge zu Gleitabbildungen
% auf den Anfang des Gleitobjekts und nicht aufs Ende
\usepackage[figure]{hypcap}

% Die Seiten des Inhaltsverzeichnisses werden römisch numeriert,
% ein PDF-Lesezeichen für das Inhaltsverzeichnis wird hinzugefügt
\let\myTOC\tableofcontents
\renewcommand\tableofcontents{%
  \frontmatter
  \pdfbookmark[1]{\contentsname}{}
  \myTOC
  \mainmatter }

% Formatierung von Legenden
\usepackage[labelfont={bf,sf}]{caption}[2004/07/16]

% Definitionen um Legenden neben Tabellen und Abbildungen zu setzen
\newcommand{\TabBesBeg}[1][1.0]{%
 \let\MyTable\table
 \let\MyEndtable\endtable
 \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}

\newcommand{\TabBesEnd}{%
 \let\table\MyTable
 \let\endtable\MyEndtable}

\newcommand{\FigBesBeg}[1][1.0]{%
 \let\MyFigure\figure
 \let\MyEndfigure\endfigure
 \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}

\newcommand{\FigBesEnd}{%
 \let\figure\MyFigure
 \let\endfigure\MyEndfigure}

% ermöglicht das Berechnen von Werten
\usepackage{calc}

%Vergrößert den Teil der Seite, in dem Gleitobjekte
% unten angeordnet werden dürfen
\renewcommand{\bottomfraction}{0.5}

% Vermeidet, dass Gleitobjekte vor ihrem Abschnitt gedruckt werden
\let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}

% beschleunigt die Berechnung von langen Tabellen
\setcounter{LTchunksize}{100}

% wird bei farbigen Tabellen benutzt
\@ifundefined{textcolor}
 {\usepackage{color}}{}
\definecolor{dunkelgruen}{cmyk}{0.5, 0, 1, 0.5}
\definecolor{hellgrau}{gray}{0.8}

% testen ob paket colortbl installiert ist
% wird für farbige Tabellenzellen benutzt
\newboolean{colortbl}
\IfFileExists{colortbl.sty}
 {\usepackage{colortbl}
  \setboolean{colortbl}{true}}
 {\setboolean{colortbl}{false}}

% wird benutzt, um Tabellenzellen zu vergrößern
\@ifundefined{extrarowheight}
 {\usepackage{array}}{}
\setlength{\extrarowheight}{2pt}

% wird fuer benutzerdefinierte Tabellen benutzt
% ---
\newcolumntype{M}[1]
 {>{\centering\hspace{0pt}}m{#1}}

\newcolumntype{S}[2]
 {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}

\newcolumntype{K}[1]
 {>{\columncolor{#1}\hspace{0pt}}c}

\newcolumntype{V}{!{\vrule width 1.5pt}}

\newcolumntype{W}{!{\color{green}\vline}}
% ---

% Setzt einen zusaetzlichen Abstand von
% 1.5 mm zwischen Fussnoten
\let\myFoot\footnote
\renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}

% Gleit-Algorithmen werden innerhalb von Kapiteln numeriert
\numberwithin{algorithm}{chapter}


% ------------------------------------
% Prüfung auf benötigte LaTeXPakete
\usepackage{ifthen}

% Pruefung auf arydshln
% für Tabellen mit gestrichelten Linien
\newboolean{arydshln}
\IfFileExists{arydshln.sty}
 {\usepackage{arydshln}
  \setboolean{arydshln}{true}}
 {\setboolean{arydshln}{false}}

% Prüfung auf marginnote
% für Randnotizen
\newboolean{marginnote}
\IfFileExists{marginnote.sty}
 {\usepackage{marginnote}
  \let\marginpar\marginnote
  \setboolean{marginnote}{true}}
 {\setboolean{marginnote}{false}}

% Prüfung auf sidecap
% für seitliche Beschriftungen
\newboolean{sidecap}
\IfFileExists{sidecap.sty}
 {\usepackage{sidecap}
  \setboolean{sidecap}{true}}
 {\setboolean{sidecap}{false}}

% Prüfung auf picinpar
\newboolean{picinpar}
\IfFileExists{picinpar.sty}
 {\usepackage{picinpar}
  \setboolean{picinpar}{true}}
 {\setboolean{picinpar}{false}}

% Prüfung auf lettrine
\newboolean{lettrine}
\IfFileExists{lettrine.sty}
 {\usepackage{lettrine}
  \setboolean{lettrine}{true}}
 {\setboolean{lettrine}{false}}

% Prüfung auf diagbox
\newboolean{diagbox}
\IfFileExists{diagbox.sty}
 {\usepackage{diagbox}
  \setboolean{diagbox}{true}}
 {\setboolean{diagbox}{false}}

\@ifpackageloaded{babel}{
 % Damit der Index den Namen "Stichwortverzeichnis" erhält
 \addto\captionsngerman{\renewcommand{\indexname}{Stichwortverzeichnis}}
}{}
\end_preamble
\options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
\use_default_options false
\begin_modules
initials
graphicboxes
varwidth
\end_modules
\maintain_unincluded_children no
\language ngerman
\language_package default
\inputencoding utf8
\fontencoding auto
\font_roman "lmodern" "default"
\font_sans "lmss" "default"
\font_typewriter "lmtt" "default"
\font_math "auto" "auto"
\font_default_family default
\use_non_tex_fonts false
\font_sc false
\font_roman_osf false
\font_sans_osf false
\font_typewriter_osf false
\font_sf_scale 100 100
\font_tt_scale 100 100
\use_microtype false
\use_dash_ligatures false
\graphics default
\default_output_format pdf2
\output_sync 0
\bibtex_command default
\index_command default
\paperfontsize 12
\spacing single
\use_hyperref true
\pdf_title "Das LyX-Handbuch der Einfügungen: Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen"
\pdf_author "LyX Team, Uwe Stöhr, deutsche Übersetzung: Hartmut Haase"
\pdf_subject "LyX-Dokumentation über Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen"
\pdf_keywords "LyX, Abbildungen, Tabellen, Gleitobjekte, Notizen, Boxen"
\pdf_bookmarks true
\pdf_bookmarksnumbered true
\pdf_bookmarksopen true
\pdf_bookmarksopenlevel 1
\pdf_breaklinks false
\pdf_pdfborder false
\pdf_colorlinks true
\pdf_backref false
\pdf_pdfusetitle false
\pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
\papersize a4
\use_geometry false
\use_package amsmath 1
\use_package amssymb 1
\use_package cancel 1
\use_package esint 1
\use_package mathdots 1
\use_package mathtools 1
\use_package mhchem 1
\use_package stackrel 1
\use_package stmaryrd 1
\use_package undertilde 1
\cite_engine basic
\cite_engine_type default
\biblio_style plain
\use_bibtopic false
\use_indices false
\paperorientation portrait
\suppress_date false
\justification true
\use_refstyle 1
\use_minted 0
\use_lineno 0
\notefontcolor #0000ff
\index Stichwortverzeichnis
\shortcut idx
\color #008000
\end_index
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\paragraph_indentation default
\is_math_indent 0
\math_numbering_side default
\quotes_style german
\dynamic_quotes 0
\papercolumns 1
\papersides 2
\paperpagestyle default
\tablestyle default
\tracking_changes false
\output_changes false
\change_bars false
\postpone_fragile_content false
\html_math_output 0
\html_css_as_file 0
\html_be_strict false
\docbook_table_output 0
\end_header

\begin_body

\begin_layout Title
Das \SpecialChar LyX
-Handbuch der Einfügungen:
\begin_inset Newline newline
\end_inset

 
\size larger
Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen
\end_layout

\begin_layout Author
vom \SpecialChar LyX
-Team
\begin_inset Foot
status open

\begin_layout Plain Layout
\noindent

\size normal
Übersetzung und Bearbeitung: Hartmut Haase
\size default
 (
\noun on
HHa
\noun default
, bis März 2010), Uwe Stöhr
\begin_inset Newline newline
\end_inset

Wenn Sie Anmerkungen oder Korrekturvorschläge machen wollen, schreiben Sie
 bitte an: 
\begin_inset CommandInset href
LatexCommand href
name "lyx-docs@lists.lyx.org"
target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
type "mailto:"
literal "false"

\end_inset


\end_layout

\end_inset


\begin_inset Note Note
status collapsed

\begin_layout Plain Layout
Autor: Uwe Stöhr <uwestoehr@web.de>
\end_layout

\end_inset


\begin_inset Newline newline
\end_inset


\begin_inset Newline newline
\end_inset


\family sans
Version 2.3.x
\end_layout

\begin_layout Standard
\begin_inset CommandInset toc
LatexCommand tableofcontents

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Note
status open

\begin_layout Plain Layout
Um alle Teile diese Handbuches als DVI, HTML, PDF, PostScript oder RTF exportier
en zu können oder es auszudrucken, benötigen Sie die \SpecialChar LaTeX
-Pakte 
\series bold
arydshln
\series default
, 
\series bold
colortbl
\series default
, 
\series bold
diagbox, lettrine, marginnote, picinpar
\series default
 und 
\series bold
sidecap
\series default
.
 Wenn sie nicht installiert sind, erfolgt die Ausgabe ohne die Teile, in
 denen sie benötigt werden.
\end_layout

\begin_layout Plain Layout
Wenn es Ihnen trotzdem nicht gelingen sollte, können Sie die neueste PDF-Version
 hier finden:
\begin_inset Newline newline
\end_inset


\series bold
https://wiki.lyx.org/LyX/Manuals#EmbeddedObjects
\end_layout

\end_inset


\end_layout

\begin_layout Chapter
Abbildungen
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Abbildungen
\end_layout

\end_inset


\end_layout

\begin_layout Section
Grafik-Dialog
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Abbildungen ! Grafik-Dialog
\end_layout

\end_inset


\begin_inset CommandInset label
LatexCommand label
name "abs:Grafik-Dialog"

\end_inset


\end_layout

\begin_layout Standard
Um eine Abbildung in Ihr Dokument einzufügen, klicken Sie auf das Symbol
 
\begin_inset Info
type  "icon"
arg   "dialog-show-new-inset graphics"
\end_inset

 in der Werkzeugleiste oder wählen das Menü 
\family sans
Einfügen\SpecialChar menuseparator
Grafik
\family default
.
 Ein Dialogfenster erscheint, in dem Sie einen Dateinamen direkt oder über
 
\family sans
Durchsuchen
\family default
 eingeben können.
 Die Abbildung wird in der druckfertigen Ausgabe genau dort erscheinen,
 an der Sie sie eingefügt haben.
\end_layout

\begin_layout Standard
Der Grafik-Dialog wird immer dann geöffnet, wenn Sie auf eine Abbildung
 klicken.
 Der Dialog hat drei Karteikarten:
\end_layout

\begin_layout Description

\family sans
Grafik
\family default
 Hier können Sie eine Grafik-Datei auswählen und ihr Aussehen in der druckbaren
 Version festlegen.
 Die für die Bildgröße verfügbaren Einheiten werden im Anhang
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "kap:In-LyX-verfügbare"

\end_inset

 erklärt.
\begin_inset Newline newline
\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Abbildungen ! rotierte
\end_layout

\end_inset

Sie können Abbildungen durch Angabe eines 
\family sans
Winkel
\family default

\begin_inset space ~
\end_inset


\family sans
(Grad)
\family default
 und Festlegung eines 
\family sans
Drehpunktes
\family default
 drehen.
 Negative Winkel drehen im Uhrzeigersinn.
 Die Abbildung wird auch in \SpecialChar LyX
 gedreht.
\begin_inset Newline newline
\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Abbildungen ! skalierte
\end_layout

\end_inset

Abbildungen können in der Größe verändert werden, indem man Prozentwerte
 oder Höhe und Breite definiert.
 Wenn man nur einen Wert angibt, wird der andere automatisch berechnet.
 Wenn Sie beide Werte angeben, wird die Abbildung an die Größe angepasst,
 wobei sie möglicherweise verzerrt wird.
 Um das zu vermeiden, sollten Sie 
\family sans
Seitenverhältnis
\begin_inset space ~
\end_inset

beibehalten
\family default
 ankreuzen.
 Die Abbildung wird dann so angepasst, dass die vorgegebenen Werte für Höhe
 und Breite nicht überschritten werden.
\begin_inset Newline newline
\end_inset

Wenn Sie mit der rechten Maustaste auf eine Grafik klicken und dann im erscheine
nden Kontext-Menü 
\family sans
Datei extern bearbeiten
\family default
 auswählen, können Abbildungen mit einem Programm ihrer Wahl zum Bearbeiten
 öffnen.
 Das Programm kann für jedes Bildformat in den \SpecialChar LyX
-Einstellungen unter 
\family sans
Datei-Handhabung\SpecialChar menuseparator
Dateiformate
\family default
 festgelegt werden.
\end_layout

\begin_layout Description

\family sans
Ausschnitt
\family default
 Alternativ zur Verwendung von Skalierungen, kann man hier Koordinaten angeben,
 um Höhe und Breite der Abbildung für die Ausgabe festzulegen.
 Wenn Sie auf 
\family sans
Lese
\begin_inset space ~
\end_inset

aus
\begin_inset space ~
\end_inset

Datei
\family default
 klicken, werden die Koordinaten automatisch berechnet.
 Die Option 
\family sans
Auf
\begin_inset space ~
\end_inset

Begrenzungsbox
\begin_inset space ~
\end_inset

zuschneiden
\family default
 wird nur den Teil der Abbildung drucken, der innerhalb der vorgegebenen
 Koordinaten liegt.
 Normalerweise müssen Sie sich um Bildkoordinaten nicht kümmern und können
 diese Karteikarte ignorieren.
\end_layout

\begin_layout Description

\family sans
\SpecialChar LaTeX
-
\begin_inset space ~
\end_inset

und
\begin_inset space ~
\end_inset

\SpecialChar LyX
-Optionen
\family default
 Hier können Sie das Aussehen einer Abbildung innerhalb von \SpecialChar LyX
 ändern und
 \SpecialChar LaTeX
-Experten können weitere \SpecialChar LaTeX
-Optionen definieren.
\begin_inset Newline newline
\end_inset

Ist die Option 
\family sans
Entwurfsmodus 
\family default
angekreuzt, wird nur ein Rahmen in der Größe der Abbildung mit dem Dateinamen
 darin gedruckt.
\begin_inset Newline newline
\end_inset

Im Abschnitt 
\family sans
Grafikgruppe
\family default
 kann man eine Einstellungsgruppe definieren oder dem Bild eine solche zuzuordne
n.
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Abbildungen ! Einstellungsgruppen
\end_layout

\end_inset

 Bilder innerhalb einer solchen Gruppe teilen ihre Einstellungen, so dass
 alle Bilder der Gruppe geändert werden, wenn die Einstellungen eines Bildes
 der Gruppe geändert werden.
 Damit kann man z.B.
\begin_inset space ~
\end_inset

die Bildgröße für eine Reihe von Bildern ändern, ohne dies bei jedem einzelnen
 Bild tun zu müssen.
 Eine Einstellungsgruppe zuzuordnen kann auch über das Kontextmenü des Bildes
 geschehen, indem man den Namen der gewünschten Gruppe anklickt.
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset


\end_layout

\begin_layout Standard
Hier ist eine zentrierte PDF-Abbildung
\begin_inset Foot
status collapsed

\begin_layout Plain Layout
Abbildungsformate sind in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Bildformate"

\end_inset

 beschrieben.
\end_layout

\end_inset

 in einem eigenen Absatz:
\end_layout

\begin_layout Standard
\align center
\begin_inset Graphics
	filename ../clipart/2D-intensity-plot.pdf
	scaleBeforeRotation
	rotateOrigin center

\end_inset


\end_layout

\begin_layout Standard
\noindent
Hier ist dieselbe Abbildung, aber im Entwurfsmodus gedruckt:
\end_layout

\begin_layout Standard
\align center
\begin_inset Graphics
	filename ../clipart/2D-intensity-plot.pdf
	draft
	scaleBeforeRotation
	rotateOrigin center

\end_inset


\end_layout

\begin_layout Section
Gleitende Abbildungen
\begin_inset CommandInset label
LatexCommand label
name "abs:Gleitende-Abbildungen"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Abbildungen ! gleitende
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Gleitobjekte ! Abbildungen
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Allgemeine Erläuterungen zu Gleitobjekten finden Sie in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Gleitobjekte-Einleitung"

\end_inset

.
\end_layout

\begin_layout Standard
Wenn Sie auf das Werkzeugleisten-Symbol 
\begin_inset Info
type  "icon"
arg   "float-insert figure"
\end_inset

 klicken oder 
\family sans
Einfügen\SpecialChar menuseparator
Gleit\SpecialChar softhyphen
objekt\SpecialChar menuseparator
Abbildung
\family default
 wählen, erhalten Sie einen leeren roten Rahmen ohne Abbildung.
 In das rot umrahmte Feld rechts von 
\emph on
Abbildung
\begin_inset space ~
\end_inset

Nr:
\emph default
 schreiben Sie die Bildbeschriftung.
 Nach einem Klick oberhalb oder unterhalb von 
\emph on
Abbildung
\begin_inset space ~
\end_inset

Nr:
\emph default
 können Sie dann eine Abbildung wie 
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:Ein-Stern-in"

\end_inset

 oberhalb oder wie Abbildung
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "fig:Ein-3D-Objekt"

\end_inset

 unterhalb der Bildbeschriftung einfügen.
 Näheres über Bildbeschriftungen erfahren Sie in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Titel-Platzierung"

\end_inset

.
\end_layout

\begin_layout Standard
\begin_inset Float figure
placement document
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\align center
\begin_inset Graphics
	filename ../clipart/Star-structure.pdf
	lyxscale 60
	width 50col%
	scaleBeforeRotation
	rotateOrigin center

\end_inset


\end_layout

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:Ein-Stern-in"

\end_inset

Ein Stern in einem Gleitobjekt.
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float figure
placement document
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:Ein-3D-Objekt"

\end_inset

Ein 3D-Objekt.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Graphics
	filename ../clipart/3D-structure-distort.pdf
	lyxscale 60
	scale 80
	scaleBeforeRotation
	rotateOrigin center

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Querverweise ! auf Abbildungen
\end_layout

\end_inset

Abbildung
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "fig:Ein-Stern-in"

\end_inset

 und 
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:Ein-3D-Objekt"

\end_inset

 sind Beispiele für Abbildungen, auf die verwiesen werden kann.
 Dafür fügen Sie in der Beschriftung mit 
\family sans
Einfügen\SpecialChar menuseparator
Marke
\family default
 oder durch Klicken auf 
\begin_inset Info
type  "icon"
arg   "label-insert"
\end_inset

 eine Marke ein.
 Auf diese können Sie dann wie gewohnt mit 
\family sans
Einfügen\SpecialChar menuseparator
Querverweis
\family default
 oder durch Klicken auf 
\family sans

\begin_inset Info
type  "icon"
arg   "dialog-show-new-inset ref"
\end_inset


\family default
 verweisen.
 Das ist besser als eine vage Formulierung wie 
\begin_inset Quotes gld
\end_inset

die obige Abbildung
\begin_inset Quotes grd
\end_inset

 zu benutzen, weil \SpecialChar LaTeX
 die Abbildung dort platzieren wird, wo es sinnvoll erscheint
, und das muss nicht 
\emph on
oben
\emph default
 sein.
 Verweise werden detailliert in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Auf-Gleitobjekte-verweisen"

\end_inset

 beschrieben.
\end_layout

\begin_layout Standard
Normalerweise wird eine Gleitabbildung nur aus einem Bild bestehen, aber
 manchmal benötigt man mehrere Bilder mit unterschiedlichen Beschriftungen.
 Das erreicht man, indem man weitere Gleitabbildungen in eine bestehende
 Gleitabbildung einfügt.
 Beachten Sie, dass im Abbildungsverzeichnis nur die Hauptbeschriftung erscheint.
 Abbildung
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "fig:Zwei-Teilabbildungen"

\end_inset

 ist ein Beispiel für eine Gleitabbildung mit zwei Teilabbildungen nebeneinander.
 Sie können die Bilder auch untereinander setzen, indem Sie nach der ersten
 Gleitabbildung auf Eingabe drücken.
 Abbildung
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "fig:Pinkes-Objekt"

\end_inset

 und 
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:Ein-Stern"

\end_inset

 sind die Teilabbildungen.
\end_layout

\begin_layout Standard
\begin_inset Float figure
placement document
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset space \hfill{}
\end_inset


\begin_inset Float figure
placement document
alignment document
wide false
sideways false
status collapsed

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:Pinkes-Objekt"

\end_inset

Pinkes Objekt.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\begin_inset Graphics
	filename ../clipart/3D-structure-distort.pdf
	width 45col%
	scaleBeforeRotation
	groupId Teilabbildung

\end_inset


\end_layout

\end_inset


\begin_inset space \hfill{}
\end_inset


\begin_inset Float figure
placement document
alignment document
wide false
sideways false
status collapsed

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:Ein-Stern"

\end_inset

Ein Stern.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\begin_inset Graphics
	filename ../clipart/Star-structure.pdf
	width 45col%
	scaleBeforeRotation
	groupId Teilabbildung

\end_inset


\end_layout

\end_inset


\begin_inset space \hfill{}
\end_inset


\end_layout

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:Zwei-Teilabbildungen"

\end_inset

Zwei Teilabbildungen nebeneinander.
 Beide Bilder gehören der Einstellungsgruppe mit dem Namen 
\begin_inset Quotes gld
\end_inset

Teilabbildung
\begin_inset Quotes grd
\end_inset

 an.
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Section
Bildformate
\begin_inset CommandInset label
LatexCommand label
name "abs:Bildformate"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Abbildungen ! Bildformate
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Sie können Bilder in jedem bekannten Dateiformat einfügen.
 Aber wie in Anhang
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "kap:Ausgabedatei-Formate"

\end_inset

 beschrieben, erlaubt jedes Ausgabeformat nur ein paar Bildformate.
 \SpecialChar LyX
 benutzt im Hintergrund das Programm
\family typewriter
 ImageMagick
\family default
, um Bilder ins richtige Ausgabeformat zu konvertieren.
 Sie beschleunigen Ihre Arbeit, wenn Sie solche Konvertierungen im Hintergrund
 vermeiden.
 Dazu sollten Sie nur Bildformate benutzen, die direkt in die Ausgabe eingefügt
 werden können.
 Diese Formate werden in Anhang
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "kap:Ausgabedatei-Formate"

\end_inset

 beschrieben.
\end_layout

\begin_layout Standard
Ähnlich wie bei Fonts gibt es zwei Bildformate:
\end_layout

\begin_layout Description
Pixelbilder bestehen aus Pixeln, meist in komprimierter Form.
 Sie sind deshalb nicht völlig skalierbar und sehen bei starken Vergrößerungen
 
\emph on
pixelig
\emph default
 aus.
 Bekannte Pixel-Formate sind 
\begin_inset Quotes gld
\end_inset

Graphics Interchange Format
\begin_inset Quotes grd
\end_inset

 (GIF, Dateiendung
\family typewriter
 
\family default

\begin_inset Quotes gld
\end_inset


\family typewriter
.gif
\family default

\begin_inset Quotes grd
\end_inset

)
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
GIF
\end_layout

\end_inset

, 
\begin_inset Quotes gld
\end_inset

Portable Network Graphics
\begin_inset Quotes grd
\end_inset

 (PNG, Dateiendung 
\begin_inset Quotes gld
\end_inset


\family typewriter
.png
\family default

\begin_inset Quotes grd
\end_inset

)
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
PNG
\end_layout

\end_inset

, 
\begin_inset Quotes gld
\end_inset

Joint Photographic Experts Group
\begin_inset Quotes grd
\end_inset

 (JPEG, Dateiendung
\family typewriter
 
\family default

\begin_inset Quotes gld
\end_inset


\family typewriter
.jpg
\family default

\begin_inset Quotes grd
\end_inset

 oder 
\begin_inset Quotes gld
\end_inset


\family typewriter
.jpeg
\family default

\begin_inset Quotes grd
\end_inset

)
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
JPG, JPEG
\end_layout

\end_inset

 und 
\begin_inset Quotes gld
\end_inset

Windows Bitmap
\begin_inset Quotes grd
\end_inset

 (BMP, Dateiendung 
\begin_inset Quotes gld
\end_inset


\family typewriter
.bmp
\family default

\begin_inset Quotes grd
\end_inset

)
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
BMP
\end_layout

\end_inset

.
\end_layout

\begin_layout Description
Vektorbilder bestehen aus Vektoren und können deshalb ohne Datenverlust
 auf jede beliebige Größe skaliert werden.
 Das ist wichtig bei Präsentationen und Online-Dokumenten, um in Diagramme
 zoomen zu können.
\begin_inset Newline newline
\end_inset

Bekannte Formate sind 
\begin_inset Quotes gld
\end_inset

Scalable Vector Graphics
\begin_inset Quotes grd
\end_inset

 (SVG, Dateiendung
\family typewriter
 
\family default

\begin_inset Quotes gld
\end_inset


\family typewriter
.svg
\family default

\begin_inset Quotes grd
\end_inset

)
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
SVG
\end_layout

\end_inset

, 
\begin_inset Quotes gld
\end_inset

Encapsulated PostScript
\begin_inset Quotes grd
\end_inset

 (EPS, Dateiendung 
\begin_inset Quotes gld
\end_inset


\family typewriter
.eps
\family default

\begin_inset Quotes grd
\end_inset

)
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
EPS
\end_layout

\end_inset

, 
\begin_inset Quotes gld
\end_inset

Portable Document Format
\begin_inset Quotes grd
\end_inset

 (PDF, Dateiendung
\family typewriter
 
\family default

\begin_inset Quotes gld
\end_inset


\family typewriter
.pdf
\family default

\begin_inset Quotes grd
\end_inset

)
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
PDF
\end_layout

\end_inset

 und 
\begin_inset Quotes gld
\end_inset

Windows Metafile
\begin_inset Quotes grd
\end_inset

 (WMF, Dateiendung 
\begin_inset Quotes gld
\end_inset


\family typewriter
.wmf
\family default

\begin_inset Quotes grd
\end_inset

)
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
WMF
\end_layout

\end_inset

.
\end_layout

\begin_layout Standard
Pixelbilder können auch ins PDF- oder EPS-Format konvertiert werden, und
 das Ergebnis ist immer noch ein Pixelbild.
 In diesem Fall wird ein Kopf mit den Bildeigenschaften zum Originalbild
 hinzugefügt.
\begin_inset Foot
status collapsed

\begin_layout Plain Layout
Bei PDF wird das Originalbild auch noch komprimiert.
\end_layout

\end_inset

 Die PDF-Dateien, die 
\family typewriter
Adobe Photoshop
\family default
 erzeugt, sind zum Beispiel Pixelbilder.
\end_layout

\begin_layout Standard
Normalerweise kann man Pixelbilder nicht in Vektorbilder konvertieren oder
 umgekehrt.
 Nur die Bildformate PDF und EPS können direkt in PDF- und PostScript-Dateien
 eingefügt werden.
 SVG- und WMF-Bilder werden in Pixelbilder umgerechnet, wenn die Ausgabedatei
 erzeugt wird, weil es zur Zeit keine WMF/SVG
\begin_inset Formula $\to$
\end_inset

PDF/EPS Konverter gibt.
\end_layout

\begin_layout Chapter
Tabellen
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen
\end_layout

\end_inset


\end_layout

\begin_layout Section
Einführung
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! Einführung
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Eine Tabelle können Sie mit dem Werkzeugleistenknopf 
\begin_inset Info
type  "icon"
arg   "tabular-insert"
\end_inset

 oder das Menü 
\family sans
Einfügen\SpecialChar menuseparator
Tabelle
\family default
 einfügen.
 Wenn Sie auf den Werkzeugleistenknopf klicken, sehen Sie eine 5×5
\begin_inset space \thinspace{}
\end_inset

-Tabelle.
 Wenn Sie mit dem Mauszeiger darüberfahren, werden die Felder dunkelblau
 und die Größe der dunkelblauen Tabelle angezeigt.
 Ein weiterer Mausklick fügt die so definierte Tabelle an der Cursorposition
 ein.
 Wenn Sie das Menü benutzen, erscheint ein Fenster, in dem Sie Zeilen- und
 Spaltenanzahl festlegen können und einen Tabellenstils (der die Rahmengestaltun
g betrifft) auswählen können.
\end_layout

\begin_layout Standard
In der so erstellten Tabelle ist standardmäßig jede Zelle umrandet.
 Die erste Zeile ist vom Rest durch eine doppelte Linie abgetrennt.
 Das wird dadurch erreicht, dass die erste Zeile eine Linie unterhalb und
 die zweite Zeile eine Linie oberhalb haben.
 Hier ist ein Beispiel:
\end_layout

\begin_layout Standard
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="5" columns="4">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
1
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
2
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
3
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
A
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
B
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
C
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
D
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Standard
Das entspricht dem Stil 
\begin_inset Quotes gld
\end_inset

Gitter mit abgesetztem Kopf
\begin_inset Quotes grd
\end_inset

 in der Stilauswahl.
\end_layout

\begin_layout Standard
Andere auswählbare Stile sind:
\end_layout

\begin_layout Itemize
Ein 
\begin_inset Quotes gld
\end_inset

einfaches Gitter
\begin_inset Quotes grd
\end_inset

, das so aussieht wie die Tabelle oben, aber ohne durch Doppellinien abgesetzten
 Tabellenkopf,
\end_layout

\begin_layout Itemize
eine rahmenlose Tabelle (ohne jegliche Linien)
\end_layout

\begin_layout Itemize
und eine so genannte 
\begin_inset Quotes gld
\end_inset

formale Tabelle
\begin_inset Quotes grd
\end_inset

, wie sie häufig im professionellem Textsatz verwendet wird (nur mit horizontale
n Linien und fetten Linien am Kopf und Fuß der Tabelle; das Handbuch 
\emph on
Eingebettete Objekte
\emph default
 hat dazu einen eigenen Abschnitt).
\end_layout

\begin_layout Standard
Der Standardstil, der in diesem Dialog und auch vom Werkzeugleistenknopf
 verwendet wird, kann in 
\family sans
Dokument\SpecialChar menuseparator
Einstellungen\SpecialChar menuseparator
Seitenlayout
\family default
 geändert werden.
 Wenn der Standardstil oben nicht Ihren Bedürfnissen entspricht, sollten
 Sie das tun.
\end_layout

\begin_layout Section
Tabellen-Dialog
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! Einstellungen
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Sie können das Aussehen einer Tabelle ändern, indem Sie mit der rechten
 Maustaste darauf klicken.
 Dadurch wird ein Kontextmenü angezeigt, in dem Sie im Eintrag 
\family sans
Mehr
\family default
 Eigenschaften der Zelle und Zeile/Spalte, in der der Mauszeiger gerade
 ist, geändert werden können.
 Das Kontextmenü 
\family sans
Mehr\SpecialChar menuseparator
Einstellungen
\family default
 öffnet den Tabellen-Dialog wo weitere Einstellungen vorgenommen werden
 können.
 Viele der Optionen im Dialog sind auch für eine Zellenauswahl wirksam.
 Das bedeutet, wenn Sie mehrere Zellen, Zeilen oder Spalten markiert haben
 – sie sind dann hellblau hinterlegt – gilt eine Aktion für die gesamte
 Auswahl.
 Beachten Sie, dass ein Unterschied besteht, ob Sie den 
\emph on
Inhalt
\emph default
 einer Zelle oder die Zelle selber ausgewählt haben.
\begin_inset Newline newline
\end_inset

Mit der Dialog-Option 
\family sans
Direkt
\begin_inset space ~
\end_inset

übernehmen
\family default
 wird jede Änderung, die Sie machen, direkt übernommen.
 Wenn Sie den Cursor in eine andere Tabellenzelle setzen, zeigt der Dialog
 dann auch die Parameter der neuen Zelle an.
 Wenn Sie Längenwerte im Dialog ändern, müssen Sie 
\family sans
Enter
\family default
 drücken, um die Änderung zu übernehmen.
\begin_inset Newline newline
\end_inset

Der Tabellen-Dialog hat folgende Karteikarten:
\end_layout

\begin_layout Description
Tabellen-Einstellungen Hier können Sie die Horizontale
\begin_inset space ~
\end_inset

Ausrichtung der momentanen Spalte und die Spaltenbreite festlegen.
 Die Ausrichtung 
\family sans
Am
\begin_inset space ~
\end_inset

Dezimaltrenner
\family default
 ist in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Besondere-Zellenausrichtung"

\end_inset

 beschrieben.
 Wenn Sie eine Spaltenbreite festgelegt haben, können Sie auch eine Vertikale
\begin_inset space ~
\end_inset

Ausrichtung der momentanen Zeile wählen.
 Bei einer festen Spaltenbreite können Zellen Zeilenumbrüche und mehrere
 Absätze haben, wie in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Mehrere-Zeilen-in"

\end_inset

 beschrieben.
 Ohne feste Spaltenbreite ist die Spalte so breit wie ihre breiteste Zelle.
\begin_inset Newline newline
\end_inset

Außerdem können Sie mehrere Zellen einer Zeile markieren und die Auswahl
 als Mehrfachspalte oder Mehrfachzeile definieren, wie in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Mehrfachspalten"

\end_inset

 und 
\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Mehrfachzeilen"

\end_inset

 beschrieben.
\begin_inset Newline newline
\end_inset

Weiterhin können Sie eine Zelle, eine Auswahl oder die gesamte Tabelle gegen
 den Uhrzeigersinn um 90° drehen.
 \SpecialChar LyX
 zeigt diese Drehung nur in der Ausgabe.
 Für weitere Informationen siehe Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Rotierte-Tabellenzellen"

\end_inset

.
\begin_inset Newline newline
\end_inset


\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Achtung:
\series default
 Nicht alle DVI-Betrachter können Rotationen anzeigen.
\end_layout

\end_inset


\begin_inset Newline newline
\end_inset

Die tabellenweite vertikale Ausrichtung wird für Tabellen innerhalb von
 Textzeilen verwendet:
\begin_inset Newline newline
\end_inset

Zeile mit Tabellen mit verschiedenen Ausrichtungen: 
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="2">
<features tabularvalignment="top">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
A
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset

 
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="2">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
A
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset

 
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="2">
<features tabularvalignment="bottom">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
A
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\begin_inset Newline newline
\end_inset

Man kann auch ein \SpecialChar LaTeX
-Argument für besondere Tabellen-Formatierun\SpecialChar softhyphen
gen einfügen,
 wie in den Abschnitten 
\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Mehrfachspalten-Berechnungen"

\end_inset

 und 
\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Farbige-Tabellen"

\end_inset

 beschrieben.
\end_layout

\begin_layout Description
Rahmen Hier können Sie Begrenzungslinien für die momentane(n) Zeile(n) und
 Spalte(n) hinzufügen und löschen.
\begin_inset Newline newline
\end_inset

Wenn Sie die Stil-Option
\family sans
 Formal
\family default
 benutzen, wird die Tabelle in eine formale Tabelle, wie in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Formale-Tabellen"

\end_inset

 beschrieben, konvertiert.
\begin_inset Newline newline
\end_inset

Hier können Sie auch zusätzliche Abstände für Zeilen festlegen, wie in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Zeilenabstand"

\end_inset

 beschrieben.
\end_layout

\begin_layout Description
Mehrseitige
\begin_inset space ~
\end_inset

Tabelle Hier kann eine Tabelle definiert werden, die über mehrere Seiten
 reicht.
 Die Abschnitte
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Mehrseitige-Tabellen"

\end_inset

 und 
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:Weitere-Möglichkeiten-für"

\end_inset

 beschreiben diese Funktion genauer.
\end_layout

\begin_layout Section
Tabellen-Werkzeugleiste
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! Werkzeugleiste
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Die Tabellen-Werkzeugleiste ist eine Alternative zum Menü 
\family sans
Tabellen-Einstellungen
\family default
, wenn man Tabellen-Einstellungen schneller ändern möchte.
 Wenn der Cursor in einer Tabelle steht, erscheint sie am unteren Rand des
 \SpecialChar LyX
-Fensters.
\end_layout

\begin_layout Standard
Die Werkzeugleiste hat folgende Knöpfe:
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature append-row"
\end_inset

 Fügt eine Zeile unterhalb der momentanen an
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature append-column"
\end_inset

 Fügt eine Spalte rechts von der momentanen an
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature delete-row"
\end_inset

 Löscht die ausgewählte(n) Zeile(n)
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature delete-column"
\end_inset

 Löscht die ausgewählte(n) Spalte(n)
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature move-row-up"
\end_inset

 verschiebt die ausgewählte Zeile nach oben
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature move-column-left"
\end_inset

 verschiebt die ausgewählte Spalte nach links
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature move-row-down"
\end_inset

 verschiebt die ausgewählte Zeile nach unten
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature move-column-right"
\end_inset

 verschiebt die ausgewählte Spalte nach rechts
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature toggle-line-top"
\end_inset

 Fügt eine Linie oberhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
 wenn der Knopf grau hinterlegt ist
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature toggle-line-bottom"
\end_inset

 Fügt eine Linie unterhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
 wenn der Knopf grau hinterlegt ist
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature toggle-line-left"
\end_inset

 Fügt eine Linie links der ausgewählte(n) Spalte(n) an oder löscht sie,
 wenn der Knopf grau hinterlegt ist
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature toggle-line-right"
\end_inset

 Fügt eine Linie rechts der ausgewählte(n) Spalte(n) an oder löscht sie,
 wenn der Knopf grau hinterlegt ist
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature set-all-lines"
\end_inset

 Setzt alle Linien um die ausgewählte(n) Zelle(n)
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature set-border-lines"
\end_inset

 Fügt einen Rahmen um die ausgewählte(n) Zellen
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature unset-all-lines"
\end_inset

 Löscht alle Linien um die ausgewählte(n) Zelle(n)
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature reset-formal-default"
\end_inset

 Wenn Sie eine formale Tabellen verwenden, setzt dies die Rahmen zu einem
 sinnvollen Standard zurück (horizontale Linien nur in der Kopf- und Fußzeile)
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature m-align-left"
\end_inset

 Richtet den Inhalt der ausgewählte(n) Spalte(n) linksbündig aus
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature m-align-center"
\end_inset

 Zentriert den Inhalt der ausgewählte(n) Spalte(n)
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature m-align-right"
\end_inset

 Richtet den Inhalt der ausgewählte(n) Spalte(n) rechtsbündig aus
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature align-decimal"
\end_inset

 Richtet den Inhalt der ausgewählten Spalte an einem Zeichen aus
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature m-valign-top"
\end_inset

 Richtet den Inhalt der ausgewählte(n) Zeile(n) oben aus
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature m-valign-middle"
\end_inset

 Zentriert den Inhalt der ausgewählte(n) Zeile(n) 
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature m-valign-bottom"
\end_inset

 Richtet den Inhalt der ausgewählte(n) Zeile(n) unten aus
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature set-rotate-cell"
\end_inset

 Dreht den Inhalt der ausgewählte(n) Zelle(n) um 90° gegen den Uhrzeigersinn
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature set-rotate-tabular"
\end_inset

 Dreht die Tabelle um 90° gegen den Uhrzeigersinn
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature multicolumn"
\end_inset

 Setzt die ausgewählte(n) Zelle(n) einer Zeile als Mehrfachspalte
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Info
type  "icon"
arg   "tabular-feature multirow"
\end_inset

 Setzt die ausgewählte(n) Zelle(n) einer Zeile als Mehrfachzeile
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 Für die Ausgabe wird die vertikale Ausrichtung der ersten Zelle in einer
 Reihe für alle Zelle der Reihe verwendet.
\end_layout

\end_inset


\end_layout

\begin_layout Section
Bearbeiten-Menü
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! Bearbeiten-Menü
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Es gibt noch eine dritte Möglichkeit, Tabellen-Einstellungen zu ändern.
 Wenn der Cursor in einer Tabelle steht, sind im 
\family sans
Bearbeiten
\family default
-Menü folgende Punkte aktiviert: 
\family sans
Tabelle
\family default
, 
\family sans
Zeilen
\begin_inset space ~
\end_inset

&
\begin_inset space ~
\end_inset

Spalten
\family default
 und 
\family sans
Tabellen-Einstellungen
\family default
.
 Unter den ersten beiden Punkten sind einige der bereits beschriebenen Einstellu
ngsmöglichkeiten zu erreichen.
\end_layout

\begin_layout Section
Gleitende Tabellen
\begin_inset CommandInset label
LatexCommand label
name "abs:Gleitende-Tabellen"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Gleitobjekte ! Tabellen
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! gleitende
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Allgemeine Erklärungen über Gleitobjekte finden Sie in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Gleitobjekte-Einleitung"

\end_inset

.
\end_layout

\begin_layout Standard
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Eine-gleitende-Tabelle"

\end_inset

Eine gleitende Tabelle
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
1
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
2
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
3
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
Martin
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
Lena
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
Alina
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
\begin_inset Formula $\int x^{2}dx$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
\begin_inset Formula $\left[\begin{array}{cc}
a & b\\
c & d
\end{array}\right]$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
\begin_inset Formula $1+1=2$
\end_inset


\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
Gleitende Tabellen können über 
\family sans
Einfügen\SpecialChar menuseparator
Gleitobjekt\SpecialChar menuseparator
Tabelle
\family default
 oder einen Klick auf den Werkzeugleistenknopf 
\begin_inset Info
type  "icon"
arg   "float-insert table"
\end_inset

 erzeugt werden.
 Sie erhalten zunächst einen leeren roten Rahmen ohne Tabelle.
 In das rot umrahmte Feld rechts von 
\emph on
Tabelle
\begin_inset space ~
\end_inset

Nr:
\emph default
 schreiben Sie die Tabellenbeschriftung.
 Nach einem Klick oberhalb oder unterhalb von 
\emph on
Tabelle
\begin_inset space ~
\end_inset

Nr:
\emph default
 können Sie dann eine Tabelle einfügen.
\end_layout

\begin_layout Standard
Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Eine-gleitende-Tabelle"

\end_inset

 ist ein Beispiel für eine gleitende Tabelle.
\end_layout

\begin_layout Standard
Normalerweise steht die Tabellenbeschriftung über einer Tabelle, aber unglücklic
herweise wird das von \SpecialChar LaTeX
 Standard-Klassen nicht unterstützt.
 Das bedeutet, dass bei den Klassen 
\family sans
article
\family default
, 
\family sans
book
\family default
, 
\family sans
letter
\family default
, und 
\family sans
report
\family default
 kein Abstand zwischen dem Titel und der Tabelle sein wird.
 Um den einzufügen, können Sie zum Ladebefehl des \SpecialChar LaTeX
-Paketes 
\series bold
caption
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! caption
\end_layout

\end_inset

 im \SpecialChar LaTeX
-Vorspann Ihres Dokuments folgende Option einfügen:
\begin_inset Foot
status collapsed

\begin_layout Plain Layout
Näheres finden Sie im Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Titel-Platzierung"

\end_inset

.
\end_layout

\end_inset


\end_layout

\begin_layout Standard

\series bold
tableposition=top
\end_layout

\begin_layout Standard
Das Paket 
\series bold
caption
\series default
, das in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Titel-Formatierung"

\end_inset

 beschrieben wird, wird zum Einstellen der Legende-Optionen benutzt.
\end_layout

\begin_layout Standard
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Querverweise ! auf Tabellen
\end_layout

\end_inset

Auf Tabellen kann über ihre Marke verwiesen werden.
 Dafür fügen Sie in der Beschriftung mit 
\family sans
Einfügen\SpecialChar menuseparator
Marke
\family default
 oder durch Klicken auf 
\begin_inset Info
type  "icon"
arg   "label-insert"
\end_inset

 eine Marke ein.
 Auf diese können Sie dann wie gewohnt mit 
\family sans
Einfügen\SpecialChar menuseparator
Querverweis
\family default
 oder durch Klicken auf 
\begin_inset Info
type  "icon"
arg   "dialog-show-new-inset ref"
\end_inset

 verweisen.
 Verweise werden detailliert in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Auf-Gleitobjekte-verweisen"

\end_inset

 beschrieben.
\end_layout

\begin_layout Section
Mehrseitige Tabellen
\begin_inset CommandInset label
LatexCommand label
name "abs:Mehrseitige-Tabellen"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! mehrseitige
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Wenn eine Tabelle zu lang ist, um auf eine Seite zu passen, können Sie in
 den Tabellen-Einstellungen auf der Karteikarte  
\family sans
Mehrseitige
\begin_inset space ~
\end_inset

Tabelle
\family default
 die Option 
\family sans
Mehrseitige
\begin_inset space ~
\end_inset

Tabelle
\begin_inset space ~
\end_inset

verwenden
\family default
 auswählen, damit die Tabelle automatisch auf mehrere Seiten verteilt wird.
 Wird dies gemacht, werden folgende Optionen freigeschaltet:
\end_layout

\begin_layout Description
Kopfzeile: Die aktuelle Zeile wird als eine Überschrifts-Zeile aller Seiten
 festgelegt; mit Ausnahme der ersten, wenn 
\family sans
Erste
\begin_inset space ~
\end_inset

Kopfzeile
\family default
 aktiviert ist.
\end_layout

\begin_layout Description
Erste
\begin_inset space ~
\end_inset

Kopfzeile: Die aktuelle Zeile wird als eine Überschrifts-Zeile der ersten
 Seite einer mehrseitigen Tabelle definiert.
\end_layout

\begin_layout Description
Fußzeile: Die aktuelle Zeile wird als eine Fußzeile aller Seiten festgelegt;
 mit Ausnahme der letzten, wenn 
\family sans
Letzte
\begin_inset space ~
\end_inset

Fußzeile
\family default
 aktiviert ist.
\end_layout

\begin_layout Description
Letzte
\begin_inset space ~
\end_inset

Fußzeile: Die aktuelle Zeile wird als eine die Fußzeile der letzten Seite
 einer mehrseitigen Tabelle definiert.
\end_layout

\begin_layout Description
Legende: Die aktuelle Zeile enthält die Legende.
 Sie wird als einzelne Spalte zurückgesetzt und eine Beschriftung wird eingefügt.
 Mehr über Beschriftungen mehrseitiger Tabellen ist in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Beschriftungen-mehrseitiger-Tabellen"

\end_inset

 erklärt.
\end_layout

\begin_layout Standard
Hier ist ein Beispiel einer mehrseitigen Tabelle:
\end_layout

\begin_layout Standard
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="69" columns="3">
<features islongtable="true" longtabularalignment="center">
<column alignment="left" valignment="top" width="0cm">
<column alignment="left" valignment="top" width="0pt">
<column alignment="right" valignment="top" width="0pt">
<row endfirsthead="true">
<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Telefonliste (ignoriere die Namen)
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row endfirsthead="true">
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
NAME
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
TEL.
\end_layout

\end_inset
</cell>
</row>
<row endhead="true">
<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Telefonliste
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row endhead="true">
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
NAME
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
TEL.
\end_layout

\end_inset
</cell>
</row>
<row endfoot="true">
<cell multicolumn="1" alignment="right" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
wird fortgesetzt
\series default
 \SpecialChar ldots

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Annovi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Silvia
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Bertoli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Stefano
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Bozzi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Walter
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Cachia
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Maria
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Cachia
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Maurizio
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Cinquemani
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Giusi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Colin
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Bernard
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Concli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Gianfranco
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Dal Bosco
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Carolina
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Dalpiaz
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Annamaria
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Feliciello
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Domenico
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Focarelli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Paola
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Galletti
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Oreste
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Gasparini
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Franca
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Rizzardi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Paola
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Lassini
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Giancarlo
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Malfatti
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Luciano
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Malfatti
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Valeriano
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Meneguzzo
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Roberto
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Mezzadra
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Roberto
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Pirpamer
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Erich
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Pochiesa
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Paolo
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111, 222
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Radina
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Claudio
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Stuffer
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Oskar
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Tacchelli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Ugo
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Tezzele
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Margit
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Unterkalmsteiner
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Frieda
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Vieider
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Hilde
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Vigna
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Jürgen
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Weber
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Maurizio
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Winkler
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Franz
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
 
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Annovi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Silvia
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Bertoli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Stefano
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Bozzi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Walter
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Cachia
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Maria
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Cachia
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Maurizio
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Cinquemani
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Giusi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Colin
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Bernard
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Concli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Gianfranco
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Dal Bosco
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Carolina
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Dalpiaz
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Annamaria
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Feliciello
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Domenico
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Focarelli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Paola
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Galletti
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Oreste
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Gasparini
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Franca
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Rizzardi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Paola
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Lassini
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Giancarlo
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Malfatti
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Luciano
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Malfatti
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Valeriano
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Meneguzzo
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Roberto
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Mezzadra
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Roberto
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Pirpamer
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Erich
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Pochiesa
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Paolo
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555, 222
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Radina
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Claudio
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Stuffer
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Oskar
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Tacchelli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Ugo
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Tezzele
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Margit
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Unterkalmsteiner
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Frieda
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Vieider
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Hilde
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Vigna
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Jürgen
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
999
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Weber
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Maurizio
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Winkler
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Franz
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row endlastfoot="true">
<cell multicolumn="1" alignment="right" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Ende
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
addtocounter{table}{-1}
\end_layout

\end_inset


\begin_inset Note Note
status collapsed

\begin_layout Plain Layout
Die Bedeutung dieses Befehls finden Sie in der Bemerkung 1 von Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Beschriftungen-mehrseitiger-Tabellen"

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Fußnoten in mehrseitigen Tabellen
\begin_inset CommandInset label
LatexCommand label
name "uab:Fußnoten-in-mehrseitigen"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! mehrseitige ! Fußnoten
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Fußnoten kann man in jede Zelle einer mehrseitigen Tabelle einfügen.
 Sie werden auf der Seite erscheinen, auf der auch die Zelle gedruckt wird.
 Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Telefonliste"

\end_inset

 hat zum Beispiel eine Fußnote.
\end_layout

\begin_layout Subsection
Ausrichtung mehrseitiger Tabellen
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! mehrseitige ! Ausrichtung
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Die horizontale Ausrichtung von mehrseitigen Tabellen kann in den Tabelleneinste
llungen festgelegt werden.
 Bei linker und rechter Ausrichtung befindet sich die Tabelle direkt am
 Seitenrand.
 Um Platz zwischen Seitenrand und Tabelle einzufügen, muss die Tabelle zentriert
 ausgerichtet werden und die Werte der Längen 
\series bold

\backslash
LTleft 
\series default
und 
\series bold

\backslash
LTright
\series default
 geändert werden, indem diese Zeile als \SpecialChar TeX
-Code vor die mehrseitige Tabelle
 eingefügt wird:
\end_layout

\begin_layout Standard

\series bold

\backslash
setlength{
\backslash
LTleft}{Wert}
\end_layout

\begin_layout Standard
Der Wert kann eine der in Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Maßeinheiten"

\end_inset

 aufgelisteten Einheiten haben.
 
\series bold

\backslash
LTleft
\series default
 legt den horizontalen Abstand vom linken Seitenrand bis zur Tabelle fest,
 
\series bold

\backslash
LTright
\series default
 den Abstand von rechts.
 Die Voreinstellung für beide Werte ist 
\series bold

\backslash
fill
\series default
, was in diesem Fall gleichbedeutend mit einem variablen horizontalen Abstand
 in \SpecialChar LyX
 ist.
\end_layout

\begin_layout Standard
Die folgende mehrseitige Tabelle wurde zentriert und 
\series bold

\backslash
LTleft
\series default
 auf den Wert 
\family sans
0.1
\backslash
columnwidth
\family default
 gesetzt:
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
setlength{
\backslash
LTleft}{0.1
\backslash
columnwidth}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Tabular
<lyxtabular version="3" rows="5" columns="5">
<features islongtable="true" longtabularalignment="center">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
2
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
3
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
4
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
5
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
setlength{
\backslash
LTleft}{
\backslash
fill}
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
addtocounter{table}{-1}
\end_layout

\end_inset


\begin_inset Note Note
status collapsed

\begin_layout Plain Layout
Die Bedeutung dieses Befehls finden Sie in der Bemerkung 1 von Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Beschriftungen-mehrseitiger-Tabellen"

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Beschriftungen mehrseitiger Tabellen
\begin_inset CommandInset label
LatexCommand label
name "uab:Beschriftungen-mehrseitiger-Tabellen"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Mehrseitige Tabellen
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! mehrseitige ! Titel
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Eine mehrseitige Tabelle kann man nicht in ein Gleitobjekt packen, weil
 Gleitobjekte nur auf eine Seite gedruckt werden können.
 Daher wird die Beschriftung in eine Tabellenzeile eingegeben, wie in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Mehrseitige-Tabellen"

\end_inset

 erklärt.
 Nur eine Tabellenzeile kann eine Beschriftung enthalten, entweder eine
 Kopf- oder eine Fußzeile.
\end_layout

\begin_layout Standard
Hier ist eine kurze mehrseitige Tabelle, die zeigt, wie das funktioniert:
\end_layout

\begin_layout Standard
\begin_inset Tabular
<lyxtabular version="3" rows="6" columns="5">
<features islongtable="true" longtabularalignment="center">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row endfirsthead="true" caption="true">
<cell multicolumn="1" alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
Eine mehrseitige Tabelle mit Titel
\begin_inset Argument 1
status open

\begin_layout Plain Layout
MehrseitigeTabelle
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
2
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
3
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
4
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
5
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace medskip
\end_inset


\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung
\begin_inset space ~
\end_inset

1:
\series default
 Die Tabellennummer wird für jede mehrseitige Tabelle erhöht, auch wenn
 Sie keinen Titel vergeben.
 Deshalb könnte es passieren, dass zum Beispiel Tabelle
\begin_inset space ~
\end_inset

2.4 auf Tabelle
\begin_inset space ~
\end_inset

2.1 im Tabellenverzeichnis folgt, wenn dazwischen zwei mehrseitige Tabellen
 ohne Beschriftung sind.
 Um das zu vermeiden, können Sie hinter jede mehrseitige Tabelle ohne Titel
 folgenden \SpecialChar LaTeX
-Befehl als \SpecialChar TeX
-Code einfügen:
\end_layout

\begin_layout Plain Layout

\series bold

\backslash
addtocounter{table}{-1}
\end_layout

\begin_layout Plain Layout
Das ist nicht notwendig, wenn keine der mehrseitigen Tabellen im Dokument
 eine Beschriftung hat und Sie diesen Code zum \SpecialChar LaTeX
-Vorspann hinzufügen:
\end_layout

\begin_layout Plain Layout

\series bold

\backslash
let
\backslash
myEnd
\backslash
endlongtable
\begin_inset Newline newline
\end_inset


\backslash
renewcommand{
\backslash
endlongtable}{
\backslash
myEnd
\backslash
addtocounter{table}{-1}}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung
\begin_inset space ~
\end_inset

2:
\series default
 Wenn Sie 
\series bold
hyperref
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! hyperref
\end_layout

\end_inset

 in den
\family sans
 PDF-Eigenschaften
\family default
 im 
\family sans
Dokument-Einstellungen
\family default
 Dialog für Querverweise benutzen, wird der Verweis auf eine mehrseitige
 Tabelle immer auf den Anfang des Dokuments zeigen.
\end_layout

\end_inset


\end_layout

\begin_layout Subsubsection
Querverweise auf mehrseitige
\family sans
 Tabelle
\family default
n
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! mehrseitige ! Querverweis
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Tabular
<lyxtabular version="3" rows="6" columns="5">
<features islongtable="true" longtabularalignment="center">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row endfirsthead="true" caption="true">
<cell multicolumn="1" alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
Mehrseitige Tabelle mit Marke
\begin_inset CommandInset label
LatexCommand label
name "tab:Mehrseitige-Tabelle-mit-Marke"

\end_inset


\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
2
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
3
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
4
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
5
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sad
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Standard
Damit auf eine mehrseitige Tabelle verwiesen werden kann, müssen Sie eine
 Marke im Titel einfügen.
\end_layout

\begin_layout Standard
Dies ist ein Verweis auf Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Mehrseitige-Tabelle-mit-Marke"

\end_inset

.
\end_layout

\begin_layout Standard
Mit dem \SpecialChar LaTeX
-Paket 
\series bold
caption
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! caption
\end_layout

\end_inset

, siehe Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Titel-Formatierung"

\end_inset

, können Sie alle anderen Beschriftungsoptionen benutzen.
\end_layout

\begin_layout Subsubsection
Titelbreite
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! mehrseitige ! Beschriftungsbreite
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Die maximale Titelbreite wird durch die Variable 
\series bold

\backslash
LTcapwidth
\series default
 definiert.
 Ihr Standardwert ist 4
\begin_inset space \thinspace{}
\end_inset

Zoll (
\begin_inset Formula $\approx10$
\end_inset


\begin_inset space \thinspace{}
\end_inset

cm).
 Um das zu ändern, können Sie entweder im \SpecialChar LaTeX
-Vorspann oder als \SpecialChar TeX
-Code vor der
 betreffenden mehrseitigen Tabelle folgenden Befehl einsetzen:
\end_layout

\begin_layout Standard

\series bold

\backslash
setlength{
\backslash
LTcapwidth}{Breite}
\end_layout

\begin_layout Standard
wobei die 
\family sans
Breite
\family default
 eine der in Anhang
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "kap:In-LyX-verfügbare"

\end_inset

 aufgelisteten Einheiten haben kann.
\end_layout

\begin_layout Standard
Die beiden folgenden Tabellen zeigen den Unterschied:
\end_layout

\begin_layout Standard
\begin_inset Tabular
<lyxtabular version="3" rows="6" columns="5">
<features islongtable="true" longtabularalignment="center">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row endfirsthead="true" caption="true">
<cell multicolumn="1" alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
Langer Titel mit Standardbreite, Langer Titel mit Standardbreite
\begin_inset Argument 1
status open

\begin_layout Plain Layout
Titel mit Standardbreite
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
2
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
3
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
4
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
5
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sad
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
setlength{
\backslash
LTcapwidth}{5cm}
\end_layout

\end_inset


\begin_inset Tabular
<lyxtabular version="3" rows="6" columns="5">
<features islongtable="true" longtabularalignment="center">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row endfirsthead="true" caption="true">
<cell multicolumn="1" alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
Langer Titel mit 5
\begin_inset space \thinspace{}
\end_inset

cm Breite, Langer Titel mit 5
\begin_inset space \thinspace{}
\end_inset

cm Breite
\begin_inset Argument 1
status open

\begin_layout Plain Layout
Titel mit 5
\begin_inset space \thinspace{}
\end_inset

cm Breite
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
2
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
3
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
4
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
5
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sad
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
asd
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
setlength{
\backslash
LTcapwidth}{4in}
\end_layout

\end_inset


\begin_inset Note Note
status collapsed

\begin_layout Plain Layout
Beschriftungsbreite zurücksetzen
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Achtung:
\series default
 Wenn das \SpecialChar LaTeX
-Paket 
\series bold
caption
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! caption
\end_layout

\end_inset

 verwendet wird, so wie in diesem Dokument, wird die ganze Seitenbreite
 für die Beschriftung verwendet, wenn Sie den voreingestellten Wert von
 4
\begin_inset space \thinspace{}
\end_inset

Zoll für 
\series bold

\backslash
LTcapwidth
\series default
 benutzen.
 Um in diesem Fall eine genau 4
\begin_inset space \thinspace{}
\end_inset

Zoll breite Beschriftung zu erhalten, können Sie entweder einen leicht von
 4
\begin_inset space \thinspace{}
\end_inset

Zoll veränderten Wert wie z.
\begin_inset space \thinspace{}
\end_inset

B.
 3.99
\begin_inset space \thinspace{}
\end_inset

Zoll verwenden oder den \SpecialChar LaTeX
-Befehl 
\series bold

\backslash
captionsetup{width=Wert}
\series default
 benutzen, der vom 
\series bold
caption
\series default
-Paket bereitgestellt wird.
\end_layout

\end_inset


\end_layout

\begin_layout Subsubsection
Unterschiedliche Beschriftung für Tabellenseiten
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! mehrseitige ! mehrere Beschriftungen
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Wenn die Tabellenbeschriftung der folgenden Seiten anders sein soll, als
 die der ersten Seite, markieren Sie eine leere Zeile als Kopfzeile, die
 eine Beschriftung enthält.
 Dann klicken Sie mit rechts auf die Beschriftung und wählen im Kontext-Menü
 
\family sans
Legende
\begin_inset space ~
\end_inset

(Unnummeriert)
\family default
 aus.
 Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Telefonliste"

\end_inset

 ist ein Beispiel für eine mehrseitige Tabelle mit unterschiedlichen Titeln
 und ohne Tabellennummer auf der zweiten Seite.
\end_layout

\begin_layout Standard
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="59" columns="3">
<features islongtable="true" longtabularalignment="center">
<column alignment="left" valignment="top" width="0pt">
<column alignment="left" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<row endfirsthead="true" caption="true">
<cell multicolumn="1" alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
Telefonliste
\begin_inset CommandInset label
LatexCommand label
name "tab:Telefonliste"

\end_inset


\begin_inset Argument 1
status collapsed

\begin_layout Plain Layout
Telefonliste
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row endfirsthead="true">
<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Telefonliste (ignoriere die Namen)
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row endfirsthead="true">
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
NAME
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
TEL.
\end_layout

\end_inset
</cell>
</row>
<row endhead="true" caption="true">
<cell multicolumn="1" alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Caption Unnumbered

\begin_layout Plain Layout
Fortsetzung der Telefonliste
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row endhead="true">
<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Telefonliste
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row endhead="true">
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
NAME
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
TEL.
\end_layout

\end_inset
</cell>
</row>
<row endfoot="true">
<cell multicolumn="1" alignment="right" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
wird fortgesetzt\SpecialChar ldots

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Annovi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Silvia
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Bertoli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Stefano
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Bozzi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Walter
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Cachia
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Maria
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Cachia
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Maurizio
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Cinquemani
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Giusi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Colin
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Bernard
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Concli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Gianfranco
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Dal Bosco
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Carolina
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Dalpiaz
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Annamaria
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Feliciello
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Domenico
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Focarelli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Paola
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Galletti
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Oreste
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Gasparini
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Franca
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Rizzardi
\series default

\begin_inset Foot
status open

\begin_layout Plain Layout
Beispielfußnote
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Paola
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Lassini
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Giancarlo
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Malfatti
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Luciano
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Malfatti
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Valeriano
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Meneguzzo
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Roberto
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Mezzadra
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Roberto
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Pirpamer
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Erich
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Pochiesa
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Paolo
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111, 222
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Radina
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Claudio
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Stuffer
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Oskar
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Tacchelli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Ugo
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Tezzele
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Margit
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Unterkalmsteiner
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Frieda
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Vieider
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Hilde
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Vigna
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Jürgen
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Weber
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Maurizio
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Winkler
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Franz
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
 
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Annovi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Silvia
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Bertoli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Stefano
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Bozzi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Walter
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Cachia
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Maria
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Cachia
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Maurizio
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Cinquemani
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Giusi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Colin
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Bernard
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Concli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Gianfranco
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Dal Bosco
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Carolina
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Dalpiaz
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Annamaria
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Feliciello
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Domenico
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Focarelli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Paola
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Galletti
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Oreste
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Gasparini
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Franca
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Rizzardi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Paola
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Lassini
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Giancarlo
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Malfatti
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Luciano
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Malfatti
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Valeriano
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Meneguzzo
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Roberto
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Mezzadra
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Roberto
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
555
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Section
Weitere Möglichkeiten für mehrseitige
\family sans
 Tabelle
\family default
n
\begin_inset CommandInset label
LatexCommand label
name "sec:Weitere-Möglichkeiten-für"

\end_inset


\end_layout

\begin_layout Subsection
Berechnung mehrseitiger Tabellen
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! mehrseitige ! Berechnung
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\SpecialChar LaTeX
 berechnet die Länge von Tabellenseiten und die Seitenumbrüche mit so genannten
 
\emph on
chunks
\emph default
 (Brocken).
 Chunks sind Tabellenteile, die \SpecialChar LaTeX
 gleichzeitig im Speicher hält.
 Aus historischen Gründen wurde der Standardwert auf 20
\begin_inset space ~
\end_inset

Tabellenzeilen gesetzt.
 Wenn Sie Tabellen benutzen, die über mehrere Seiten gehen, verlangsamt
 das die Druckausgabe.
 Sie können also die Chunkgröße ohne Gefahr auf Werte zwischen 100
\begin_inset space \thinspace{}
\end_inset

--
\begin_inset space \thinspace{}
\end_inset

1000 setzen, indem Sie in den \SpecialChar LaTeX
-Vorspann Ihres Dokumentes folgende Zeile
 einfügen:
\end_layout

\begin_layout Standard

\series bold

\backslash
setcounter{LTchunksize}{100}
\end_layout

\begin_layout Subsection
Gleitobjekte und mehrseitige Tabellen
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! mehrseitige ! Gleitobjekte
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Es kann Probleme geben, wenn sich auf derselben Seite, auf der eine mehrseitige
 Tabelle beginnt, ein Gleitobjekt befindet.
 Um das zu vermeiden, können Sie vor der mehrseitigen Tabelle einen manuellen
 Seitenumbruch
\family sans
 Einfügen\SpecialChar menuseparator
Formatierung\SpecialChar menuseparator
[Doppel]Seite
\begin_inset space \space{}
\end_inset

leeren
\family default
 einfügen, siehe 
\emph on
Benutzerhandbuch
\emph default
.
\end_layout

\begin_layout Subsection
Manuelle Seitenumbrüche
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! mehrseitige ! manueller Seitenumbruch
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Standardmäßig werden Tabellen nur zwischen Zeilen umgebrochen.
 Wenn Sie aber eine Zelle mit mehreren Zeilen haben und die Seite innerhalb
 der Zelle umbrechen wollen, fügen Sie den Befehl  
\begin_inset Quotes gld
\end_inset


\series bold

\backslash

\backslash

\series default

\begin_inset Quotes grd
\end_inset

 für eine neue Zeile als \SpecialChar TeX
-Code an der Stelle in der Zelle ein, wo umgebrochen
 werden kann.
 Vor dem 
\begin_inset Quotes gld
\end_inset


\series bold

\backslash

\backslash

\series default

\begin_inset Quotes grd
\end_inset

-Befehl müssen Sie so viele 
\begin_inset Quotes gld
\end_inset


\series bold
&
\series default

\begin_inset Quotes grd
\end_inset

 als \SpecialChar TeX
-Code einfügen wie noch Spalten in der Zeile folgen.
 Mit 
\begin_inset Quotes gld
\end_inset


\series bold
&
\series default

\begin_inset Quotes grd
\end_inset

  werden in \SpecialChar LaTeX
 Tabellenzellen getrennt.
 Hinter jedes 
\begin_inset Quotes gld
\end_inset


\series bold
&
\series default

\begin_inset Quotes grd
\end_inset

 schreiben Sie ebenfalls in \SpecialChar TeX
-Code den Inhalt der entsprechenden Zelle und
 löschen den Inhalt dieser Zellen.
\end_layout

\begin_layout Standard
Hinter dem 
\begin_inset Quotes gld
\end_inset


\series bold

\backslash

\backslash

\series default

\begin_inset Quotes grd
\end_inset

-Befehl müssen Sie so viele 
\begin_inset Quotes gld
\end_inset


\series bold
&
\series default

\begin_inset Quotes grd
\end_inset

 als \SpecialChar TeX
-Code einfügen wie Spalten vor der momentanen Spalte sind.
 In Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle-mit-manuellem"

\end_inset

 soll eine Zelle in der zweiten Spalte umgebrochen werden.
 Es folgt noch eine weitere Spalte.
 Deshalb wurde hinter dem Wort 
\emph on
Castelchiodato, 
\emph default
folgendes eingefügt:
\end_layout

\begin_layout Standard

\series bold
& 111
\backslash

\backslash
 
\backslash
newpage
\begin_inset Newline newline
\end_inset

&
\end_layout

\begin_layout Standard
Die 
\begin_inset Quotes gld
\end_inset

111
\begin_inset Quotes grd
\end_inset

 in der dritten Spalte wurde gelöscht.
 
\series bold

\backslash
newpage
\series default
 ist nur erforderlich, wenn ein Seitenumbruch an der Stelle unbedingt erfolgen
 soll, ansonsten ist es nur eine Möglichkeit zum Umbruch.
 Wenn die Fußzeile Ihrer mehrseitigen Tabelle keine obere Linie besitzt,
 Sie aber eine wünschen, sollten Sie folgende Befehle benutzen:
\end_layout

\begin_layout Standard

\series bold
& 111
\backslash

\backslash

\begin_inset Newline newline
\end_inset


\backslash
hline &
\end_layout

\begin_layout Standard
Wenn die Zelle, die umgebrochen werden soll, in der letzten Spalte steht,
 muss folgender Befehl als \SpecialChar TeX
-Code am Anfang der Zelle eingefügt werden:
\end_layout

\begin_layout Standard

\series bold

\backslash
setlength{
\backslash
parfillskip}{0pt}
\end_layout

\begin_layout Standard
Damit wird sichergestellt, dass der Teil auf der neuen Seite in voller Breite
 erscheint.
\end_layout

\begin_layout Standard
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="38" columns="3">
<features islongtable="true" longtabularalignment="center">
<column alignment="left" valignment="top" width="0pt">
<column alignment="left" valignment="top" width="3cm">
<column alignment="right" valignment="top" width="0pt">
<row endfirsthead="true" caption="true">
<cell multicolumn="1" alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
Tabelle mit manuellem Seitenumbruch in einer Zelle
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabelle-mit-manuellem"

\end_inset


\begin_inset Argument 1
status collapsed

\begin_layout Plain Layout
Tabelle mit manuellem Seitenumbruch in einer Zelle
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row endfirsthead="true">
<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Telefonliste (ignoriere die Namen)
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row endfirsthead="true">
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
NAME
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
TEL.
\end_layout

\end_inset
</cell>
</row>
<row endhead="true" caption="true">
<cell multicolumn="1" alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Caption Unnumbered

\begin_layout Plain Layout
Fortsetzung der Tabelle
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row endhead="true">
<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Telefonliste
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row endhead="true">
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
NAME
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
TEL.
\end_layout

\end_inset
</cell>
</row>
<row endfoot="true">
<cell multicolumn="1" alignment="right" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
wird fortgesetzt\SpecialChar ldots

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Annovi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Silvia
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Bertoli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Stefano
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Bozzi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Walter
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Cachia
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Maria
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Cachia
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Maurizio
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Cinquemani
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Giusi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Colin
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Bernard
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Concli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Gianfranco
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Dal Bosco
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Carolina
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Dalpiaz
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Annamaria
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Feliciello
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Domenico
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Focarelli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Paola
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Galletti
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Oreste
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Gasparini
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Franca
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Lassini
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Giancarlo
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Malfatti
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Luciano
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Malfatti
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Valeriano
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Meneguzzo
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Roberto
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Mezzadra
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Roberto
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Pirpamer
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Erich
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Pochiesa
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Paolo
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111, 222
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Radina
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Claudio
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Rizzardi
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Paolo, 11.
 Fürst von Monte\SpecialChar softhyphen
com\SpecialChar softhyphen
patri, 11.
 Fürst von Sulmona und Vivaro, 10.
 Fürst von Rossano, 5.
 Herzog von Canemorte, 11.
 Herzog von Palombara, 5.
 Herzog von Castelchiodato,
\begin_inset ERT
status open

\begin_layout Plain Layout

& 111
\backslash

\backslash
 
\backslash
newpage
\end_layout

\begin_layout Plain Layout

&
\end_layout

\end_inset

 11.
 Herzog von Poggionativo, 11.
 Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
 Graf von Valinfreda, 11.
 Baron von Cropalati, 11.
 Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Stuffer
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Oskar
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Tacchelli
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Ugo
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Tezzele
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Margit
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Unterkalmsteiner
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Frieda
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Vieider
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Hilde
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Vigna
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Jürgen
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Weber
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Maurizio
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\series bold
Winkler
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Franz
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Section
Mehrere Zeilen, Spalten und Zeilen
\end_layout

\begin_layout Subsection
Mehrere Zeilen in Tabellenzellen
\begin_inset CommandInset label
LatexCommand label
name "uab:Mehrere-Zeilen-in"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Mehrere Zeilen in Tabellenzellen
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! Zeilenumbrüche
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\noindent
\begin_inset Float table
placement H
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabelle-mit-mehrfachen"

\end_inset

Tabelle mit mehrfachen Zeilen in einer Zelle
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="middle" width="2.5cm">
<column alignment="center" valignment="middle" width="0.5cm">
<column alignment="center" valignment="middle" width="0.5cm">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
zwei
\begin_inset Newline linebreak
\end_inset

Zeilen
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
d
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
f
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
g
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
h
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
i
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
Wenn Sie für eine Spalte eine feste Breite definieren, können Sie Text als
 Absätze mit mehrfachen Zeilen und Silbentrennung eingeben.
 Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle-mit-mehrfachen"

\end_inset

 wurde als 3×3-Tabelle erstellt, dann die Breite der ersten Spalte im 
\family sans
Tabellen-Einstellungen
\family default
-Dialog auf 2.5
\begin_inset space \thinspace{}
\end_inset

cm gesetzt und die vertikalen und horizontalen Ausrichtungen zentriert.
 Weil unser Text schmaler als 2.5
\begin_inset space \thinspace{}
\end_inset

cm ist, würde er in einer Zeile gedruckt werden.
 Um zwei Zeilen zu bekommen, wurde ein rechtsbündiger Zeilenumbruch (Tastenkürze
l 
\family sans
Strg+Shift+Enter
\family default
) eingefügt.
 Wenn der Text länger ist, wird er automatisch umgebrochen.
\end_layout

\begin_layout Standard
Um den Text der beiden anderen Zellen der ersten Zeile vertikal auszurichten,
 setzen Sie die Breite der beiden Spalten im 
\family sans
Tabellen-Einstellungen
\family default
-Dialog auf 0.5
\begin_inset space \thinspace{}
\end_inset

cm und die vertikale Ausrichtung auf zentriert.
\end_layout

\begin_layout Standard
Wenn Sie in einer Zelle mit fester Breite als erstes ein sehr langes Wort
 haben, kann \SpecialChar LaTeX
 es ohne Trennhilfen nicht trennen.
 Wenn Sie \SpecialChar LaTeX
 trotzdem die Trennung überlassen wollen, müssen Sie vor dem Wort
 etwas einfügen, damit es nicht wie der erste Eintrag aussieht.
 Fügen sie daher 0
\begin_inset space \thinspace{}
\end_inset

pt horizontalen Abstand vor dem Wort ein.
 Weil er keinen Platz belegt, ändert er die Druckausgabe nicht.
 Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle-ohne-und"

\end_inset

 zeigt die Wirkungen.
\end_layout

\begin_layout Standard
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabelle-ohne-und"

\end_inset

Tabelle ohne und mit Silbentrennung
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\begin_inset space \hfill{}
\end_inset


\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="middle" width="2.5cm">
<column alignment="center" valignment="middle" width="0.5cm">
<column alignment="center" valignment="middle" width="0.5cm">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
einsehrlangesZellenwort
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
d
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
f
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
g
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
h
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
i
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\begin_inset space \hfill{}
\end_inset


\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="middle" width="2.5cm">
<column alignment="center" valignment="middle" width="0.5cm">
<column alignment="center" valignment="middle" width="0.5cm">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset space \hspace{}
\length 0pt
\end_inset

einsehrlangesZellenwort
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
d
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
f
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
g
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
h
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
i
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\begin_inset space \hfill{}
\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Mehrfachspalten
\begin_inset CommandInset label
LatexCommand label
name "uab:Mehrfachspalten"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Mahrfachspalten
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! Mahrfachspalten
\end_layout

\end_inset


\end_layout

\begin_layout Subsubsection
Grundlagen
\end_layout

\begin_layout Standard
Um mehrere Zellen einer Zeile zu einer zu verbinden, markieren Sie diese
 und verwenden dann den Knopf 
\begin_inset Info
type  "icon"
arg   "tabular-feature multicolumn"
\end_inset

 in der Werkzeugleiste, das Menü 
\family sans
Bearbeiten\SpecialChar menuseparator
Tabelle\SpecialChar menuseparator
Mehrfachspalte
\family default
, oder klicken Sie rechts auf die markierten Zellen und wählen im Kontextmenü
 
\family sans
Mehrfachspalte
\family default
.
\end_layout

\begin_layout Standard
Mehrfachspalten haben ihre eigenen Einstellungen.
 Das bedeutet, dass sie sich nur auf die Mehrfachspalte auswirken.
 Hier ist ein Beispiel mit einer Mehrfachspalte in der ersten Zeile und
 einer in der letzten Zeile, bei der die obere Linie weggelassen wurde:
\end_layout

\begin_layout Standard
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="4">
<features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="middle">
<column alignment="center" valignment="top" width="0in">
<column alignment="center" valignment="top" width="0pt">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
abc
\end_layout

\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
def ghi
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
jkl
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
A
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
B
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
C
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
D
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1
\end_layout

\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
2
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
3
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
4
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Subsubsection
Mehrfachspalten-Berechnungen
\begin_inset CommandInset label
LatexCommand label
name "uab:Mehrfachspalten-Berechnungen"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Mahrfachspalten ! Berechnung
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! Mahrfachspalten ! Berechnung
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\SpecialChar LyX
 unterstützt Mehrfachspalten direkt, aber wir müssen die Breite der neuen
 Zellen beachten.
\end_layout

\begin_layout Standard
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabelle-mit-zentriertem"

\end_inset

Tabelle mit zentriertem Mehrfachspalten-Text über zwei Spalten, die genau
 die halbe Breite der Mehrfachspalten-Zelle haben
\begin_inset Argument 1
status collapsed

\begin_layout Plain Layout
Eine Mehrfachspalten-Tabelle
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
<column alignment="center" valignment="middle">
<column alignment="center" valignment="top">
<row>
<cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
\begin_inset Text

\begin_layout Plain Layout
Dies ist eine Mehrfach\SpecialChar softhyphen
spalten-Zelle
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
d
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
f
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
g
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
h
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
i
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle-mit-zentriertem"

\end_inset

 zu erhalten, markieren Sie die ersten beiden Zellen der ersten Zeile einer
 3×3-Tabelle, kreuzen im 
\family sans
Tabellen-Einstellungen
\family default
-Dialog 
\family sans
Mehrfachspalte
\family default
 an, setzen die 
\family sans
Horizontale
\begin_inset space ~
\end_inset

Ausrichtung
\family default
 auf 
\family sans
Zentriert
\family default
 und die 
\family sans
Breite
\family default
 auf 2.5
\begin_inset space \thinspace{}
\end_inset

cm.
 Die überspannten Spalten werden dann auf die halbe Breite gesetzt, indem
 Sie die Breite der ersten Spalte auf 1.25
\begin_inset space \thinspace{}
\end_inset

cm setzen.
 Die zweite Spalte wird dann automatisch 1.25
\begin_inset space \thinspace{}
\end_inset

cm breit (Breite der 
\family sans
Mehrfachspalte
\family default
 
\begin_inset Formula $-$
\end_inset

 Breite der ersten Spalte).
 Dies wurde so für Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle,-in-der-die"

\end_inset

 gemacht.
\end_layout

\begin_layout Standard
\begin_inset Float table
placement document
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabelle,-in-der-die"

\end_inset

Tabelle, in der die überspannten Spalten nicht genau halb so breit sind
 wie die Mehrfachspalte
\begin_inset Argument 1
status collapsed

\begin_layout Plain Layout
Eine unvollkommene Mehrfachspalten-Tabelle
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="1.25cm">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
\begin_inset Text

\begin_layout Plain Layout
Dies ist auch eine Mehr\SpecialChar softhyphen
fach\SpecialChar softhyphen
spalten-Zelle
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
d
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
f
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
g
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
h
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
i
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
In der druckfertigen Version sehen Sie, dass die erste Spalte etwas breiter
 als die zweite ist.
 Das liegt daran, dass die Zellenbreite 
\begin_inset Formula $W_{\mathrm{tot}}$
\end_inset

 nicht ihre definierte Breite 
\begin_inset Formula $W_{g}$
\end_inset

 ist, sondern ein wenig mehr.
 Anhang
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "kap:Erläuterung-einer-Gleichung"

\end_inset

 erklärt das genauer.
\end_layout

\begin_layout Standard
Wenn 
\emph on
n
\emph default
 Spalten zu einer Mehrfachspalte zusammengefasst werden, errechnet sich
 die definierte Breite 
\begin_inset Formula $W_{g\,n}$
\end_inset

 einer Spalte, deren totale Breite = 
\begin_inset Formula $W_{\mathrm{tot\,multicolumn}}/n$
\end_inset

 sein soll, wie folgt:
\begin_inset Formula 
\begin{equation}
W_{g\,n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
\end{equation}

\end_inset


\end_layout

\begin_layout Standard
In unserem Falls ist 
\begin_inset Formula $n=2$
\end_inset

, 
\begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
\end_inset

cm, und damit wird aus Gleichung
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "eq:Wgn"

\end_inset

 
\begin_inset Formula 
\begin{equation}
W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
\end{equation}

\end_inset


\end_layout

\begin_layout Standard
Damit \SpecialChar LaTeX
 rechnen kann, muss das Paket 
\series bold
calc
\series default
 im Vorspann geladen werden.
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! calc
\end_layout

\end_inset


\end_layout

\begin_layout Standard

\series bold

\backslash
usepackage{calc}
\end_layout

\begin_layout Standard
\SpecialChar LyX
 erlaubt im 
\family sans
Breite
\family default
-Feld des 
\family sans
Tabellen-Einstellungen
\family default
-Dialogs keine Berechnungen.
 Deshalb müssen Sie die Formel für die Breite im Feld 
\family sans
LaTeX-Argument
\family default
 eingeben.
 Hier iss ein Überblick über die Argumente:
\end_layout

\begin_layout Itemize

\series bold
p{Breite}
\series default
 die Zelle bekommt eine feste 
\series bold
Breite
\series default
, und die vertikale Ausrichtung ist 
\family sans
Oben
\end_layout

\begin_layout Itemize

\series bold
m{Breite}
\series default
 die Zelle bekommt eine feste 
\series bold
Breite
\series default
, und die vertikale Ausrichtung ist 
\family sans
Mitte
\end_layout

\begin_layout Itemize

\series bold
b{Breite}
\series default
 die Zelle bekommt eine feste 
\series bold
Breite
\series default
, und die vertikale Ausrichtung ist 
\family sans
Unten
\end_layout

\begin_layout Standard
Wenn Sie ein \SpecialChar LaTeX
-Argument eingeben, werden alle anderen Einstellungen für diese
 Zelle überschrieben.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 Wegen eines Fehlers in \SpecialChar LyX
 werden die überschriebenen Einstellungen dennoch
 angezeigt.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Weil der Text horizontal zentriert sein soll, wurde in den Einstellungen
 der Zelle mit dem Inhalt 
\begin_inset Quotes gld
\end_inset

d
\begin_inset Quotes grd
\end_inset

 der Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle-mit-zentriertem"

\end_inset

 auch noch der Befehl
\family typewriter
\series bold
 
\family default

\backslash
centering
\series default
 hinzugefügt.
 Das Ganze sieht dann so aus:
\end_layout

\begin_layout Standard

\series bold
|>{
\backslash
centering}m{1.25cm-6.2pt}
\end_layout

\begin_layout Standard
Der vertikale Strich 
\series bold

\begin_inset Quotes gld
\end_inset

|
\series default

\begin_inset Quotes grd
\end_inset

 am Anfang zeichnet die linke Linie, und der Befehl 
\series bold

\begin_inset Quotes gld
\end_inset

>{ }
\begin_inset Quotes grd
\end_inset


\series default
 bedeutet, dass die Befehle in der geschweiften Klammer vor dem Erstellen
 der Zelle benutzt werden sollen.
\end_layout

\begin_layout Standard
Obwohl wir eine zentrierte Ausrichtung für die Mehrfachspalte festgelegt
 haben, ist der Text noch immer linksbündig, weil \SpecialChar LyX
 Ausrichtungen nur für
 einzelne Spalten anwendet.
 Deswegen musste für die Mehrfachspalte folgendes \SpecialChar LaTeX
-Argument benutzt werden:
\end_layout

\begin_layout Standard

\series bold
|>{
\backslash
centering}m{2.5cm}|
\end_layout

\begin_layout Subsection
Mehrfachzeilen
\begin_inset CommandInset label
LatexCommand label
name "uab:Mehrfachzeilen"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Mehrfachzeilen
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! Mehrfachzeilen
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um mehrere Zellen einer Zeile zu einer zu verbinden, markieren Sie diese
 und verwenden dann den Knopf 
\begin_inset Info
type  "icon"
arg   "tabular-feature multirow"
\end_inset

 in der Werkzeugleiste, das Menü 
\family sans
Bearbeiten\SpecialChar menuseparator
Tabelle\SpecialChar menuseparator
Mehrfachzeile
\family default
, oder klicken Sie rechts auf die markierten Zellen und wählen im Kontextmenü
 
\family sans
Mehrfachzeile
\family default
.
\end_layout

\begin_layout Standard
Hier ist eine Beispieltabelle mit einer Mehrfachzeile in der ersten Spalte:
\end_layout

\begin_layout Standard
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
ein langer Eintrag
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
</row>
<row>
<cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Mehrfachzeile
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
f
\end_layout

\end_inset
</cell>
</row>
<row>
<cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
h
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
i
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Standard
Die Breite einer Mehrfachzeile wird durch Setzen der Breite für die komplette
 Spalte festgelegt.
 Der 
\family sans
Vertikale Versatz
\family default
 verschiebt den Inhalt der Mehrfachzeile nach oben/unten wenn der Versatz
 positiv/negativ ist.
\end_layout

\begin_layout Standard
Wenn die Spalte der Mehrfachzeile keine explizite Breite hat, übernimmt
 die Mehrfachzeile die Ausrichtung der Spalte.
 Ansonsten ist sie standardmäßig links ausgerichtet.
 Um die Ausrichtung zu ändern, erneuern Sie den Befehl 
\series bold

\backslash
multirowsetup
\series default
 mit dem Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
renewcommand{
\backslash
multirowsetup}{
\backslash
centering}
\end_layout

\begin_layout Standard
im \SpecialChar LaTeX
-Vorspann.
 Es werden dann die Inhalte aller Mehrfachzeilen-Zellen des Dokuments zentriert.
 Wenn diese Ausrichtung nur für einige Tabellen gelten soll, kann der Befehl
 auch mittels \SpecialChar TeX
-Code vor der jeweiligen Tabelle, statt im \SpecialChar LaTeX
-Vorspann, erneuert
 werden.
 Für rechtsbündigen Text ersetzt man 
\series bold

\backslash
centering
\series default
 durch 
\series bold

\backslash
raggedleft
\series default
.
 Um zur linksbündigen Ausrichtung zurückzukehren, wird 
\series bold

\backslash
raggedright
\series default
 verwendet.
\end_layout

\begin_layout Standard
Dies ist eine Beispieltabelle mit einer rechts ausgerichteten Mehrfachzeile
 die -4
\begin_inset space \thinspace{}
\end_inset

mm vertikalen Versatz hat und sich in einer 3
\begin_inset space \thinspace{}
\end_inset

cm breiten Spalte befindet:
\end_layout

\begin_layout Standard
\noindent
\align center
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
renewcommand{
\backslash
multirowsetup}{
\backslash
raggedleft}
\end_layout

\end_inset


\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="3cm">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
ein langer Eintrag
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
t
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
n
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
m
\end_layout

\end_inset
</cell>
</row>
<row>
<cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Mehrfachzeile
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
f
\end_layout

\end_inset
</cell>
</row>
<row>
<cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
h
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
i
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
renewcommand{
\backslash
multirowsetup}{
\backslash
raggedright}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um eine neue Zeile zu beginnen, können Sie einen erzwungenen Zeilenumbruch
 (Tastenkürzel 
\family sans
Strg+Enter
\family default
) verwenden.
 Dieser respektiert jedoch nicht die Tabellenlinien, wie diese Tabelle zeigt:
\end_layout

\begin_layout Standard
\noindent
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="2">
<features tabularvalignment="middle">
<column alignment="left" valignment="middle" width="2cm">
<column alignment="center" valignment="top">
<row>
<cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
aaa
\begin_inset Newline newline
\end_inset

aaa
\begin_inset Newline newline
\end_inset

falsche Zelle
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
ccc
\end_layout

\end_inset
</cell>
</row>
<row>
<cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
ddd
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
bbb
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
eee
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Standard
Seien Sie daher vorsichtig mit erzwungenen Zeilenumbrüchen.
\end_layout

\begin_layout Subsection
Zellen mit diagonalen Linien
\end_layout

\begin_layout Standard
Um dem Leser mitzuteilen, was die Spalten und Zeilenüberschriften in einer
 Tabelle bedeuten, ist es hilfreich, die erste Zelle der Tabelle mit einer
 oder zwei diagonalen Linien zu teilen.
 Dies kann erreicht werden, indem man das \SpecialChar LaTeX
-Paket 
\series bold
diagbox
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! diagbox
\end_layout

\end_inset

 im \SpecialChar LaTeX
-Vorspann lädt.
 Das Paket stellt den Befehl 
\series bold

\backslash
diagbox
\series default
 zur Verfügung, der als \SpecialChar TeX
-Code eingefügt wird und 2 oder 3
\begin_inset space ~
\end_inset

Argumente hat:
\end_layout

\begin_layout Standard

\series bold

\backslash
diagbox[Optionen]{links unten}{rechts oben}
\end_layout

\begin_layout Standard

\series bold

\backslash
diagbox[Optionen]{links unten}{links oben}{rechts oben}
\end_layout

\begin_layout Standard
Das erste Schema teilt die Zelle mit einer einzigen diagonalen Linie und
 die Argumente werden unter und über diese Linie platziert.
 Das zweite Schema teilt die Zelle mit 2
\begin_inset space ~
\end_inset

Linien.
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
ifdiagbox
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
Der folgende Teil wird nur gedruckt, wenn das \SpecialChar LaTeX
-Paket 
\series bold
diagbox
\series default
 installiert ist.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Hier ist eine Beispieltabelle in der 
\series bold

\backslash
diagbox 
\series default
im 2-Argument Schema in der ersten Zelle verwendet wird:
\begin_inset VSpace medskip
\end_inset


\end_layout

\begin_layout Standard
\noindent
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="4">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
diagbox{
\end_layout

\end_inset

Name
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

Parameter
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Dicke in nm
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Transparenz in %
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Härte in MPa
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Perfekt Grün
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
45
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
80
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
504
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Dunkel Multi-P
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
60
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
72
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
982
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Kristallklar Pro
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
18
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
86
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
374
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\begin_inset VSpace medskip
\end_inset


\end_layout

\begin_layout Standard
\begin_inset Newpage newpage
\end_inset


\end_layout

\begin_layout Standard
Das 3-Argument Schema ist z.
\begin_inset space \thinspace{}
\end_inset

B: für Kreuztabellen von Sportligen oder Entfernungen nützlich:
\end_layout

\begin_layout Standard
\noindent
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="4">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
diagbox{
\end_layout

\end_inset

Heim
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

Ergebnis
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

Auswärts
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Tiger
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Panther
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Falken
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Tiger
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
—
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1:3
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
0:1
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Panther
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
3:1
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
—
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
0:0
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Falken
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1:0
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
0:0
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
—
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Standard
Für größere Kreuztabellen möchte man vielleicht geteilte Zellen in 2 oder
 jeder Ecke der Tabelle verwenden, wie in diesem Beispiel:
\end_layout

\begin_layout Standard
\noindent
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="5" columns="5">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
diagbox{
\end_layout

\end_inset

Heim
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

Ergebnis
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

Auswärts
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Tiger
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Panther
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Falken
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
diagbox[dir=NE]{
\end_layout

\end_inset

Heim
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

Ergebnis
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

Auswärts
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Tiger
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
—
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1:3
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
0:1
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Tiger
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Panther
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
3:1
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
—
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
0:0
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Panther
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Falken
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1:0
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
0:0
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
—
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Falken
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
diagbox[dir=SW]{
\end_layout

\end_inset

Heim
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

Ergebnis
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

Auswärts
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Tiger
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Panther
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Falken
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
diagbox[dir=SE]{
\end_layout

\end_inset

Heim
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

Ergebnis
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

Auswärts
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Standard
Um die diagonalen Linien zu drehen, wird die Befehlsoption 
\series bold
dir=Richtung
\series default
 verwendet.
 
\emph on
Richtung
\emph default
 ist entweder 
\series bold
NE
\series default
, 
\series bold
SE
\series default
, 
\series bold
SW
\series default
 oder 
\series bold
NW
\series default
 und stellt eine Himmelsrichtung dar.
 
\series bold
SW
\series default
 ist z.
\begin_inset space \thinspace{}
\end_inset

B.
 die Südwestecke.
 Daher wird in der unteren, linken Zelle der obigen Tabelle der Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
diagbox[dir=SW]{Heim}{Ergebnis}{Auswärts}
\end_layout

\begin_layout Standard
verwendet.
 Wenn keine Richtung angegeben ist, wird NW verwendet.
\end_layout

\begin_layout Standard
Die benötigte Breite von geteilten Zellen wird automatisch berechnet.
 Wenn Sie eine feste Breite für die Spalte setzen, die kleiner als die berechnet
e ist, ragt der Inhalt über die Zelle hinaus:
\end_layout

\begin_layout Standard
\noindent
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="2">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="3cm">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
diagbox{
\end_layout

\end_inset

Name
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

Parameter
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Dicke in nm
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Perfekt Grün
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
45
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Standard
Wenn man eine bestimmte Breite für Spalten mit einer geteilten Zelle braucht,
 verwendet man die Befehlsoption 
\series bold
width=3cm
\series default
 (ersetzen Sie '3cm' durch die benötigte Breite).
 In der folgenden Tabelle ist die Breite der ersten Spalte auf 4
\begin_inset space \thinspace{}
\end_inset

cm gesetzt.
 Für 
\series bold

\backslash
diagbox
\series default
 wird eine Breite von 4
\begin_inset space \thinspace{}
\end_inset

cm + 2
\begin_inset space \thinspace{}
\end_inset


\backslash
tabcolsep benötigt, denn die Gesamtbreite ist die Breite für den Text (in
 diesem Fall 4
\begin_inset space \thinspace{}
\end_inset

cm) plus zweimal den Abstand zwischen Text und Zellrand.
 Die Berechnung der Breite kann nicht in der Befehlsoption von 
\series bold

\backslash
diagbox
\series default
 durchgeführt werden, so dass man eine neue Länge erstellen muss, die man
 später verwenden kann.
 Dies wird mit den \SpecialChar TeX
-Code Befehlen
\end_layout

\begin_layout Standard

\series bold

\backslash
newlength{
\backslash
diagtest}
\begin_inset Newline newline
\end_inset


\backslash
setlength{
\backslash
diagtest}{4cm+2
\backslash
tabcolsep}
\end_layout

\begin_layout Standard
erreicht.
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
newlength{
\backslash
diagtest}
\end_layout

\begin_layout Plain Layout


\backslash
setlength{
\backslash
diagtest}{4cm+2
\backslash
tabcolsep}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um Berechnungen in \SpecialChar LaTeX
 zu aktivieren, muss das Paket 
\series bold
calc
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! calc
\end_layout

\end_inset

 im \SpecialChar LaTeX
-Vorspann geladen werden.
\end_layout

\begin_layout Standard
In der Tabelle kann man nun den Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
diagbox[width=
\backslash
diagtest]{A}{B}
\end_layout

\begin_layout Standard
in der ersten Zelle verwenden:
\end_layout

\begin_layout Standard
\noindent
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="2">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="4cm">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
diagbox[width=
\backslash
diagtest]{
\end_layout

\end_inset

A
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

B
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Dicke in nm
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Perfekt Grün
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
45
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Standard
Man beachte, dass die geteilte Zelle die breiteste Zelle in der Spalte sein
 muss.
 Ansonsten kann die Länge der diagonalen Linie nicht richtig berechnet werden,
 wie in in dieser Tabelle:
\end_layout

\begin_layout Standard
\noindent
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="2">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
diagbox{
\end_layout

\end_inset

A
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

B
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Dicke in nm
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Perfekt Grün
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
45
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Standard
Verwenden Sie in diesem Fall die Option 
\series bold
width
\series default
 des Befehls 
\series bold

\backslash
diagbox
\series default
.
 Es ist dabei nicht notwendig, 2
\backslash
tabcolsep hinzu zu addieren, da die Zellbreite nun die Breite der Spalte
 ist.
 In dieser Tabelle wird eine Breite von 3
\begin_inset space \thinspace{}
\end_inset

cm verwendet:
\end_layout

\begin_layout Standard
\noindent
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="2">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
diagbox[width=3cm]{
\end_layout

\end_inset

A
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

B
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Dicke in nm
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Perfekt Grün
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
45
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Standard
Für mehrere Textzeilen in geteilten Zellen braucht man mehr Höhe um den
 Text in der Zelle unterzubringen.
 Dies wird mit der 
\series bold

\backslash
diagbox
\series default
-Option 
\series bold
height=3cm
\series default
 erreicht (ersetzen Sie '3cm' durch die benötigte Höhe).
 In der folgenden Tabelle wird der Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
diagbox[width=3cm,height=1.4cm]{A
\backslash

\backslash
B}{C
\backslash

\backslash
D}
\end_layout

\begin_layout Standard
in der ersten Zelle verwendet.
 Der Befehl 
\series bold

\backslash

\backslash

\series default
 erzeugt hierbei den Zeilenumbruch.
\begin_inset Foot
status collapsed

\begin_layout Plain Layout
Zeilen mit 
\family sans
Strg+Enter
\family default
 umzubrechen ist nur möglich, wenn die Spalte eine feste Breite hat.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\noindent
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="2">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
diagbox[width=3cm,height=1.4cm]{
\end_layout

\end_inset

A
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash

\backslash

\end_layout

\end_inset

B
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

C
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash

\backslash

\end_layout

\end_inset

D
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Dicke in nm
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Perfekt Grün
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
45
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
else
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
Der folgende Teil wird gedruckt, wenn das \SpecialChar LaTeX
-Paket 
\series bold
diagbox
\series default
 nicht installiert ist:
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Sie müssen das \SpecialChar LaTeX
-Paket 
\series bold
diagbox
\series default
 installiert haben um den Inhalt dieses Abschnitts zu sehen.
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fi
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Für mehr Informationen über das \SpecialChar LaTeX
-Paket 
\series bold
diagbox
\series default
, siehe dessen Dokumentation, 
\begin_inset CommandInset citation
LatexCommand cite
key "diagbox"
literal "true"

\end_inset

.
\end_layout

\begin_layout Section
Formale Tabellen
\begin_inset CommandInset label
LatexCommand label
name "abs:Formale-Tabellen"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! Formale
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Tabellen werden in Büchern oft wie Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Formale-Tabelle"

\end_inset

 gesetzt.
 Diese Tabellen werden
\emph on
 formal
\emph default
 genannt.
 Formale Tabellen bekommen Sie, wenn Sie den Stil 
\begin_inset Quotes gld
\end_inset

Formale Tabelle
\begin_inset Quotes grd
\end_inset

 im Dialog 
\family sans
Einfügen\SpecialChar menuseparator
Tabelle
\family default
 wählen oder im 
\family sans
Tabellen-Einstellungen
\family default
-Dialog auf der Karteikarte 
\family sans
Rahmen
\family default
 den 
\family sans
Stil
\family default
 
\family sans
Formal
\family default
 ankreuzen (wenn Sie zusätzlich noch dort 
\family sans
Formalen Standardstil verwenden
\family default
 ankreuzen, werden die Linien für formale Tabellen sinnvoll voreingestellt).
\end_layout

\begin_layout Standard
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Formale-Tabelle"

\end_inset

Formale Tabelle
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="8" columns="4">
<features booktabs="true" tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="right" valignment="top" width="0pt">
<column alignment="right" valignment="top" width="0pt">
<column alignment="right" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
System
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Chip
\begin_inset space \thinspace{}
\end_inset

1
\end_layout

\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Chip
\begin_inset space \thinspace{}
\end_inset

2
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Detektordicke in µm
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
300
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
300
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
700
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Kantenwinkel in °
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" topline="true" toplinertrim="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
3.55
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" topline="true" toplineltrim="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
2.71
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
7.99
\end_layout

\end_inset
</cell>
</row>
<row topspace="default">
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
räumliche Auf\SpecialChar ligaturebreak
lösung in µm
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
4.26
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
10.17
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
10.56
\end_layout

\end_inset
</cell>
</row>
<row topspace="default">
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
MTF bei 
\begin_inset Formula $f_{\mathrm{max}}$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
0.53
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
0.37
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
0.39
\end_layout

\end_inset
</cell>
</row>
<row topspace="default">
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
LSF räumliche Auf\SpecialChar ligaturebreak
lösung
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
in µm
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
129.7
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
52.75
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
50.78
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
in % der Pixelgröße
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
76.3
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
95.9
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
92.3
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
Abstände zu Tabellenzeilen können auf der Karteikarte 
\family sans
Rahmen
\family default
 des 
\family sans
Tabellen-Ein\SpecialChar softhyphen
stel\SpecialChar softhyphen
lun\SpecialChar softhyphen
gen
\family default
-Dialogs hinzugefügt werden, wie in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Zeilenabstand"

\end_inset

 beschrieben.
\end_layout

\begin_layout Standard
Im Gegensatz zu normalen Tabellen haben formale keine vertikalen Linien.
 Die horizontalen können wie für normale Tabellen gesetzt werden, sehen
 gedruckt aber anders aus.
 Die erste und letzte Linie ist 0.08
\begin_inset space \thinspace{}
\end_inset

em dick, während die anderen 0.05
\begin_inset space \thinspace{}
\end_inset

em dick sind.
\end_layout

\begin_layout Standard
Die Standarddicken können im \SpecialChar LaTeX
-Vorspann geändert werden:
\end_layout

\begin_layout Standard

\series bold

\backslash
let
\backslash
mytoprule
\backslash
toprule
\begin_inset Newline newline
\end_inset


\backslash
renewcommand{
\backslash
toprule}{
\backslash
mytoprule[Breite]}
\end_layout

\begin_layout Standard
Dies Beispiel gilt für die oberste Linie, genannt 
\series bold
toprule
\series default
.
 Für die letzte müssen Sie 
\series bold
toprule
\series default
 durch 
\series bold
bottomrule
\series default
 ersetzen.
 Die Linien dazwischen heißen 
\series bold
midrule
\series default
.
 Für 
\family sans
Breite
\family default
 können Sie alle Einheiten benutzen, die in Anhang
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "kap:In-LyX-verfügbare"

\end_inset

 aufgelistet sind.
\end_layout

\begin_layout Standard
Bei formalen Tabellen ist es üblich, die Gruppierung von Spalten durch unterbroc
hene Mittellinien anzuzeigen (wie in Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Formale-Tabelle"

\end_inset

).
 Dies können Sie über den Tabellendialog machen.
 Wenn Sie eine formale Tabelle bearbeiten, zeigt das Rahmenwerkzeug bei
 den oberen uns unteren Rahmenlinien kurze abgetrennte Linien links und
 rechts an.
 Wenn Sie diese anklicken, wird die Linie entsprechend zurechtgestutzt.
\end_layout

\begin_layout Standard
Wenn Sie die Dicke der Mittellinien oder die Kürzungslänge verändern wollen,
 müssen Sie \SpecialChar TeX
-Code benutzen.
 Der entsprechende Befehl, der auch für die gestutzten Mittellinien intern
 verwendet wird, sieht so aus:
\end_layout

\begin_layout Standard

\series bold

\backslash
cmidrule[Höhe](trim){Anfangsspalte-Endspalte}
\end_layout

\begin_layout Standard
Der Standardwert der optionalen 
\series bold
Höhe
\series default
 ist 0.03
\begin_inset space \thinspace{}
\end_inset

em.
 Die Linie reicht von 
\series bold
Anfangsspalte
\series default
 bis 
\series bold
Endspalte
\series default
.
 Wenn die Linie nur über eine Spalte reicht, sind beide Werte gleich.
 Die 
\series bold
Endspalte
\series default
 muss immer angegeben werden, auch wenn die Linie nur über eine Spalte geht.
 Der optionale Parameter 
\series bold
trim
\series default
 kann die Werte 
\emph on
r
\emph default
, 
\emph on
r{Breite}
\emph default
, 
\emph on
l
\family typewriter
\emph default
 
\family default
oder 
\emph on
l{Breite}
\emph default
 annehmen, wobei die 
\emph on
Breite
\emph default
 optional ist.
 
\emph on
l{2pt}
\emph default
 zum Beispiel bedeutet, dass die Linie links um 2
\begin_inset space \thinspace{}
\end_inset

pt gekürzt wird.
 Ohne Breitenangabe wird die Linie um 0.5
\begin_inset space \thinspace{}
\end_inset

em gekürzt.
\end_layout

\begin_layout Standard
Die 
\emph on
Höhen
\emph default
-Optionen und die 
\emph on
Breiten
\emph default
-Parameter von 
\emph on
l
\emph default
 und 
\emph on
r
\emph default
 werden (noch) nicht von \SpecialChar LyX
 unterstützt.
 Wenn Sie dies brauchen, können Sie manuell im \SpecialChar TeX
-Modus einen entsprechenden
 
\series bold

\backslash
cmidrule
\series default
-Befehl einfügen.
 Fügen Sie dies als erstes in die erste Zelle einer Zeile ein, dann wird
 die entsprechende Linie über dieser Zeile gedruckt.
 Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Special-booktabs-table"

\end_inset

 exemplifiziert dies (in der sechsten Zeile).
\end_layout

\begin_layout Standard
Sie können mit 
\series bold

\backslash
cmidrule
\series default
 auch überlappende Linien, wie ebenfalls in Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Special-booktabs-table"

\end_inset

 demonstriert, definieren.
 Beachten Sie aber, dass dies als schlechter Stil gilt (verwenden Sie es
 also nur, wenn Sie es unbedingt brauchen).
 Der Befehl ist:
\end_layout

\begin_layout Standard

\series bold

\backslash
morecmidrules
\end_layout

\begin_layout Standard
In Zeile zwei der Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Special-booktabs-table"

\end_inset

 wurde folgender Befehl benutzt:
\end_layout

\begin_layout Standard

\series bold

\backslash
morecmidrules
\backslash
cmidrule{2-4}
\end_layout

\begin_layout Standard
und in Zeile sechs:
\end_layout

\begin_layout Standard

\series bold

\backslash
morecmidrules
\backslash
cmidrule{3-4}
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset


\end_layout

\begin_layout Standard
Wenn Sie trotzdem mit den Linien nicht zufrieden sind, können Sie mit folgendem
 Befehl eine Linie zeichnen, die alle Spalten überspannt:
\end_layout

\begin_layout Standard

\series bold

\backslash
specialrule{Dicke}{Abstand davor}{Abstand danach}
\end_layout

\begin_layout Standard
Weitere Informationen finden Sie im Handbuch des \SpecialChar LaTeX
-Pakets 
\series bold
booktabs
\series default
 
\begin_inset CommandInset citation
LatexCommand cite
key "booktabs"
literal "true"

\end_inset

.
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! booktabs
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Special-booktabs-table"

\end_inset

Eine spezielle (hässliche) formale Tabelle
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="8" columns="4">
<features booktabs="true" tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top" width="0pt">
<column alignment="right" valignment="top" width="0pt">
<column alignment="right" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
System
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Chip
\begin_inset space \thinspace{}
\end_inset

1
\end_layout

\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Chip
\begin_inset space \thinspace{}
\end_inset

2
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
morecmidrules
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
cmidrule{2-4}
\end_layout

\end_inset

Detektordicke in µm
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" toplinertrim="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
300
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" topline="true" toplineltrim="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
300
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
700
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Kantenwinkel in °
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
3,55
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
2,71
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
7,99
\end_layout

\end_inset
</cell>
</row>
<row topspace="default">
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
räumliche Auf\SpecialChar ligaturebreak
lösung in µm
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
4,26
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
10,17
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
10,56
\end_layout

\end_inset
</cell>
</row>
<row topspace="default">
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
MTF bei 
\begin_inset Formula $f_{\mathrm{max}}$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
0,53
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
0,37
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
0,39
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
morecmidrules
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
cmidrule[2pt](l{7pt}){3-4}
\end_layout

\end_inset

LSF-räumliche Auf\SpecialChar ligaturebreak
lösung
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
in µm
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
129,7
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
52,75
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
50,78
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
in % der Pixelgröße
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
76,3
\end_layout

\end_inset
</cell>
<cell alignment="right" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
95,9
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
92,3
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Section
Vertikale Tabellen-Ausrichtung
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! Ausrichtung
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Damit Tabellen vertikal im Text ausgerichtet werden können, müssen sie in
 einer Box sein.
 Die Box kann dann vertikal ausgerichtet werden, wie in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Box-Dialog"

\end_inset

 beschrieben.
\end_layout

\begin_layout Standard
Im folgenden sind die Tabellen jeweils in einer Minipage-Box
\begin_inset Foot
status collapsed

\begin_layout Plain Layout
Minipages werden in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Minipage"

\end_inset

 beschrieben.
\end_layout

\end_inset

 mit 15
\begin_inset space \thinspace{}
\end_inset

col%-Breite:
\end_layout

\begin_layout Itemize
Test 
\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "15col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Tabelle 1
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
h
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
f
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
i
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset

 Test 
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
raisebox{0.85
\backslash
baselineskip}{
\end_layout

\end_inset


\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "15col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Tabelle 2
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
h
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
f
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
i
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\begin_layout Itemize
Test 
\begin_inset Box Frameless
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "15col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Tabelle 3
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
h
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
f
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
i
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Itemize
Test 
\begin_inset Box Frameless
position "b"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "15col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Tabelle 4
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
h
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
f
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
i
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset

Test 
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
raisebox{-0.32
\backslash
baselineskip}{
\end_layout

\end_inset


\begin_inset Box Frameless
position "b"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "15col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Tabelle 5
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
h
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
f
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
i
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Wie Sie sehen können, ist der Text der ersten Zeile von Tabelle
\begin_inset space \space{}
\end_inset

1 und letzten Zeile von Tabelle
\begin_inset space \space{}
\end_inset

4 bezüglich dem Wort 
\begin_inset Quotes gld
\end_inset

Test
\begin_inset Quotes grd
\end_inset

 nicht richtig ausgerichtet.
 Um das zu erreichen, müssen Sie die Minipage-Box in eine 
\begin_inset Quotes gld
\end_inset

Raisebox
\begin_inset Quotes grd
\end_inset


\begin_inset Foot
status collapsed

\begin_layout Plain Layout
Raiseboxen werden in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Vertikale-Ausrichtung"

\end_inset

 beschrieben.
\end_layout

\end_inset

 setzen.
 In Tabelle
\begin_inset space \space{}
\end_inset

2 wurde der Text mit dem Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
raisebox{0.85
\backslash
baselineskip}{
\end_layout

\begin_layout Standard
vor der Box ausgerichtet.
 Hinter der Box wurde auch noch 
\series bold
}
\series default
 als \SpecialChar TeX
-Code eingefügt, weil der obige Befehl mit 
\series bold
{
\series default
 aufhörte.
 Für Tabelle
\begin_inset space \space{}
\end_inset

5 wurde der Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
raisebox{-0.32
\backslash
baselineskip}{
\end_layout

\begin_layout Standard
benutzt.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 Die Ausrichtung ist nicht ganz genau, weil sie von der Dokumentschrift,
 der Schriftgröße und der Dicke der Tabellenlinien abhängt.
 Der Faktor im 
\series bold

\backslash
raisebox
\series default
-Befehl muss deshalb an Ihre Verhältnisse angepasst werden.
\end_layout

\end_inset


\end_layout

\begin_layout Section
Farbige Tabellen
\begin_inset CommandInset label
LatexCommand label
name "abs:Farbige-Tabellen"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! farbige
\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Farbige Zellen
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
farbige !  Tabellenzellen
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Farbige-Tabelle-ohne"

\end_inset

Farbige Tabelle, ohne Paket 
\series bold
colortbl
\series default

\begin_inset Argument 1
status collapsed

\begin_layout Plain Layout
Tabelle ohne 
\family typewriter
colortbl
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\color green
a
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\color red
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\color red
c
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\color green
d
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\color blue
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\color blue
f
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\color green
g
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\color blue
h
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\color blue
i
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
Wenn Sie nur farbigen Text
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Farbe ! für Text
\end_layout

\end_inset

 benötigen, markieren Sie diesen und ändern die Farbe mit dem 
\family sans
Textstil
\family default
-Dialog (Werkzeugleistenknopf 
\begin_inset Info
type  "icon"
arg   "dialog-show character"
\end_inset

) wie es in Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Farbige-Tabelle-ohne"

\end_inset

 gemacht wurde.
 In anderen Fällen müssen Sie das \SpecialChar LaTeX
-Paket 
\series bold
colortbl
\series default
 benutzen.
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! colortbl
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
ifcolortbl
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
Der folgende Teil wird nur gedruckt, wenn das \SpecialChar LaTeX
-Paket 
\series bold
colortbl
\series default
 installiert ist.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um farbige Tabellen zu erzeugen, muss 
\series bold
colortbl
\series default
 im \SpecialChar LaTeX
-Vorspann geladen werden:
\end_layout

\begin_layout Standard

\series bold

\backslash
usepackage{colortbl}
\end_layout

\begin_layout Standard
Die Farbe einer Spalte ändert man dann mit dem Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
columncolor{Farbname}
\end_layout

\begin_layout Standard
innerhalb des Befehls 
\series bold
>{}
\series default
.
 Mehr über den Befehl 
\series bold
>{}
\series default
 finden Sie im Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Mehrfachspalten-Berechnungen"

\end_inset

.
\end_layout

\begin_layout Standard
Folgende Farbnamen sind vordefiniert:
\end_layout

\begin_layout Standard

\family sans
red
\family default
, 
\family sans
green
\family default
, 
\family sans
yellow
\family default
, 
\family sans
blue
\family default
, 
\family sans
cyan
\family default
, 
\family sans
magenta
\family default
, 
\family sans
black
\family default
 und 
\family sans
white
\begin_inset Newline newline
\end_inset

(
\family default
rot, grün, gelb, blau, türkis, purpurrot, schwarz und weiß)
\end_layout

\begin_layout Standard
\begin_inset VSpace medskip
\end_inset


\end_layout

\begin_layout Standard
Wenn Sie die Option
\end_layout

\begin_layout Standard

\series bold
dvipsnames
\end_layout

\begin_layout Standard
zu den Dokumentklassenoptionen in den Dokumenteinstellungen hinzufügen,
 können Sie zusätzlich weitere 61
\begin_inset space ~
\end_inset

Farben verwenden.
 Diese Farben sind in Anhang
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "kap:Liste-der-dvips-Farbnamen"

\end_inset

 aufgelistet.
 Eine dieser Farben, 
\family sans
Maroon
\family default
, wird als Beispiel in Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Eine-mit-colortbl"

\end_inset

 verwendet.
\end_layout

\begin_layout Standard
\begin_inset VSpace medskip
\end_inset


\end_layout

\begin_layout Standard
Sie können auch eigene Farben definieren:
\end_layout

\begin_layout Standard

\series bold

\backslash
definecolor{Farbname}{Farbmodell}{Farbwerte}
\end_layout

\begin_layout Standard
Das Farbmodell kann eins der folgenden sein:
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
cmyk: cyan, magenta, yellow, black
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
rgb: red, green blue
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
gray: gray
\end_layout

\begin_layout Standard
und die Farbwerte sind durch Kommata getrennte Zahlen zwischen 0 und 1,
 die die entsprechende Farbe für das Farbmodell beschreiben.
\end_layout

\begin_layout Standard
Im \SpecialChar LaTeX
-Vorspann können Sie zum Beispiel die Farbe 
\emph on

\begin_inset Quotes gld
\end_inset

dunkelgruen
\emph default

\begin_inset Quotes grd
\end_inset

 und 
\begin_inset Quotes gld
\end_inset


\emph on
hellgrau
\emph default

\begin_inset Quotes grd
\end_inset

 folgendermaßen definieren:
\end_layout

\begin_layout Standard

\series bold

\backslash
definecolor{dunkelgruen}{cmyk}{0.5, 0, 1, 0.5}
\end_layout

\begin_layout Standard

\series bold

\backslash
definecolor{hellgrau}{gray}{0.8}
\end_layout

\begin_layout Standard
\begin_inset VSpace medskip
\end_inset


\end_layout

\begin_layout Standard
Linien werden mit dem Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
rowcolor{Farbname}
\end_layout

\begin_layout Standard
gefärbt, Zellen mit dem Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
cellcolor{Farbname}
\end_layout

\begin_layout Standard
Beide Befehle werden am Anfang einer Zelle als \SpecialChar TeX
-Code eingegeben.
\end_layout

\begin_layout Standard
Um nur Text zu färben, verwenden Sie den 
\family sans
Textstil
\family default
-Dialog.
 Wenn die Zelle aber \SpecialChar TeX
-Code zum Färben enthält, 
\emph on
markieren Sie nur den Text
\emph default
, sonst werden Sie \SpecialChar LaTeX
-Fehler erzeugen.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Achtung:
\series default
 Nicht alle DVI-Betrachter können alle selbst definierten Farben anzeigen.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace medskip
\end_inset


\end_layout

\begin_layout Standard
Die Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Eine-mit-colortbl"

\end_inset

 wurde folgendermaßen erstellt: die erste Spalte soll 
\emph on

\begin_inset Quotes gld
\end_inset

dunkelgruen
\emph default

\begin_inset Quotes grd
\end_inset

 werden, also müssen Sie ins 
\family sans
LaTeX-Argument
\family default
 der Zellen der ersten Spalte den Befehl
\end_layout

\begin_layout Standard

\series bold
>{
\backslash
columncolor{dunkelgruen}
\backslash
centering}c
\end_layout

\begin_layout Standard
schreiben.
 Die erste Zeile soll türkis hinterlegt sein, deshalb wurde der \SpecialChar TeX
-Code-Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
rowcolor{cyan}
\end_layout

\begin_layout Standard
in die erste Zelle der ersten Zeile eingefügt.
 Diese Farbe ersetzt die Spaltenfarbe.
 Die letzte Zelle der letzten Zeile soll kastanienbraun hinterlegt werden,
 Das wird mit folgendem Befehl erreicht:
\end_layout

\begin_layout Standard

\series bold

\backslash
cellcolor{Maroon}
\end_layout

\begin_layout Standard
Die Buchstaben färben Sie wie oben beschrieben mit dem 
\family sans
Textstil
\family default
-Dialog.
\end_layout

\begin_layout Standard
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Eine-mit-colortbl"

\end_inset

Eine mit dem Paket 
\series bold
colortbl
\series default
 gefärbte Tabelle
\begin_inset Argument 1
status collapsed

\begin_layout Plain Layout
Tabelle mit 
\family typewriter
colortbl
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" special=">{\columncolor{dunkelgruen}\centering}c">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
rowcolor{cyan}
\end_layout

\end_inset


\color magenta
a
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\color red
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\color red
c
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\color yellow
d
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\color blue
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\color blue
f
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\color yellow
g
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\color blue
h
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
cellcolor{Maroon}
\end_layout

\end_inset


\color green
i
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
else
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
Der folgende Teil wird gedruckt, wenn das \SpecialChar LaTeX
-Paket 
\series bold
colortbl
\series default
 nicht installiert ist:
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Sie müssen das \SpecialChar LaTeX
-Paket 
\series bold
colortbl
\series default
 installiert haben um den Inhalt dieses Abschnitts zu sehen.
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fi
\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Farbige Zeilen
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
farbige ! Tabellenzeilen
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Für den Fall dass jede zweite Tabellenzeile gefärbt werden soll, gibt es
 eine Alternative zur im vorhergehenden Abschnitt beschriebenen Methode:
 Man lädt das \SpecialChar LaTeX
-Paket 
\series bold
xcolor
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! xcolor
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
vspace{4mm}
\end_layout

\end_inset


\end_layout

\end_inset

 im \SpecialChar LaTeX
-Vorspann mit dem Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
usepackage[table]{xcolor}
\end_layout

\begin_layout Standard

\series bold
xcolor
\series default
 lädt automatisch auch das \SpecialChar LaTeX
-Paket 
\series bold
colortbl
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! colortbl
\end_layout

\end_inset

, so dass 
\series bold
colortbl
\series default
 in Ihrer \SpecialChar LaTeX
-Distribution installiert sein muss, ansonsten bekommt man \SpecialChar LaTeX
-Fehler.
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
ifcolortbl
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
Der folgende Teil wird nur gedruckt, wenn das \SpecialChar LaTeX
-Paket 
\series bold
colortbl
\series default
 installiert ist.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Die Tabellenzeilen werden mit dem Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
rowcolors[Befehle]{Zeilennummer}{ungerade Zeilenfarbe}{gerade Zeilenfarbe}
\end_layout

\begin_layout Standard
eingefärbt, der entweder in den \SpecialChar LaTeX
-Vorspann oder als \SpecialChar TeX
-Code vor der ersten
 zu färbenden Tabelle eingefügt wird.
 Zeilennummer ist die Nummer der ersten Zeile, die entsprechend der ungeraden
 Zeilenfarbe gefärbt werden soll.
 Befehle können zusätzliche Befehle sein, die vor jeder Tabellenzeile ausgeführt
 werden.
 So führt zum Beispiel der Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
rowcolors{1}{white}{lightgray}
\end_layout

\begin_layout Standard
zum Farbschema von Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle-rowcolors"

\end_inset

.
 Der Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
rowcolors[
\backslash
hline]{1}{lightgray}{cyan}
\end_layout

\begin_layout Standard
führt zum Farbschema von Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle-rowcolors-2"

\end_inset

.
 Wenn ungerade Zeilenfarbe und/oder gerade Zeilenfarbe nicht angegeben werden,
 wird keine Farbe verwendet, so dass der Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
rowcolors{1}{}{}
\end_layout

\begin_layout Standard
alle Farben löscht.
 
\series bold

\backslash
rowcolors
\series default
 beeinflusst alle diesem Befehl folgenden Tabellen.
\end_layout

\begin_layout Standard
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
rowcolors{1}{white}{lightgray}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabelle-rowcolors"

\end_inset

Tabelle bei der jede zweite Zeile grau gefärbt ist.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
X
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Y
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Z
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
2
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
3
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
4
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
5
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
6
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
7
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
8
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
9
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
rowcolors[
\backslash
hline]{1}{lightgray}{cyan}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabelle-rowcolors-2"

\end_inset

Tabelle bei der jede zweite Zeile cyan gefärbt ist und bei der sich eine
 Linie zwischen jeder Zeile befindet.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top" width="0pt">
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
X
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Y
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Z
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
2
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
3
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
4
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
5
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
6
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
7
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
8
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
9
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
rowcolors{1}{}{}
\end_layout

\end_inset


\begin_inset Note Note
status collapsed

\begin_layout Plain Layout
schaltet die Färbung aus
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
else
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
Der folgende Teil wird gedruckt, wenn das \SpecialChar LaTeX
-Paket 
\series bold
colortbl
\series default
 nicht installiert ist:
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Sie müssen das \SpecialChar LaTeX
-Paket 
\series bold
colortbl
\series default
 installiert haben um den Inhalt dieses Abschnitts zu sehen.
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fi
\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Farbige Linien
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
farbige !  Tabellenlinien
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Wie in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Liniendicke"

\end_inset

 beschrieben, kann die Dicke aller Tabellenlinien mit der Länge 
\series bold

\backslash
arrayrulewidth
\series default
 definiert werden.
 Für alle Tabellenlinien in diesem Kapitel wird sie auf 1.5
\begin_inset space \thinspace{}
\end_inset

pt gesetzt.
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
setlength{
\backslash
arrayrulewidth}{1.5pt}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um die vertikalen Linien für dieses Beispiel grün zu färben, wurde im \SpecialChar LaTeX
-Vorspann
 folgendes Spaltenformat entsprechend der Beschreibung in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Angepasste-Zellen-/Spaltenformate"

\end_inset

 definiert:
\end_layout

\begin_layout Standard

\series bold

\backslash
newcolumntype{W}{!{
\backslash
color{green}
\backslash
vline}}
\end_layout

\begin_layout Standard
In Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle-mit-farbigen-vert"

\end_inset

 wurde das \SpecialChar LaTeX
-Argument 
\series bold
WcW
\series default
 für die letzte und 
\series bold
Wc
\series default
 für die anderen Spalten benutzt.
\end_layout

\begin_layout Standard
Wenn Sie mehrere Farben wollen, müssen Sie weitere Farbformate definieren.
\end_layout

\begin_layout Standard
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabelle-mit-farbigen-vert"

\end_inset

Tabelle mit farbigen vertikalen Linien
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" special="Wc">
<column alignment="center" valignment="top" special="Wc">
<column alignment="center" valignment="top" special="WcW">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sd
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Um zum Beispiel horizontale Linien rot zu färben wie in Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle-mit-farbigen-horiz"

\end_inset

, müssen Sie folgenden Befehl als \SpecialChar TeX
-Code vor der (Gleitobjekt-)Tabelle einfügen:
\end_layout

\begin_layout Standard

\series bold

\backslash
let
\backslash
myHlineC
\backslash
hline
\begin_inset Newline newline
\end_inset


\backslash
renewcommand{
\backslash
hline}
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout

\series bold
\begin_inset space ~
\end_inset


\end_layout

\end_inset

{
\backslash
arrayrulecolor{red}
\backslash
myHlineC
\backslash
arrayrulecolor{black}}
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
let
\backslash
myHlineC
\backslash
hline
\end_layout

\begin_layout Plain Layout


\backslash
renewcommand{
\backslash
hline}
\end_layout

\begin_layout Plain Layout

 {
\backslash
arrayrulecolor{red}
\backslash
myHlineC
\backslash
arrayrulecolor{black}}
\end_layout

\end_inset


\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabelle-mit-farbigen-horiz"

\end_inset

Tabelle mit farbigen horizontalen Linien
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sd
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um die schwarze Linienfarbe zurückzubekommen, müssen Sie folgenden Befehl
 als \SpecialChar TeX
-Code hinter der Tabelle einfügen:
\end_layout

\begin_layout Standard

\series bold

\backslash
renewcommand{
\backslash
hline}{
\backslash
myHlineC}
\end_layout

\begin_layout Standard
Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Table-with-colored"

\end_inset

 ist ein Beispiel mit farbigen vertikalen und horizontalen Linien.
\end_layout

\begin_layout Standard
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Table-with-colored"

\end_inset

Tabelle mit farbigen Linien
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" special="Wc">
<column alignment="center" valignment="top" special="Wc">
<column alignment="center" valignment="top" special="WcW">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row topspace="default">
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sd
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
renewcommand{
\backslash
hline}{
\backslash
myHlineC}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
setlength{
\backslash
arrayrulewidth}{1.2pt}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um nur einige Linien einzufärben ist eine andere Strategie notwendig.
 Um alle folgenden horizontalen Linien zu färben, fügt man diesen Befehl
 als \SpecialChar TeX
-Code als letzte Sache in die Zeile ein, die über der ersten gefärbten
 Linie sein soll:
\end_layout

\begin_layout Standard

\series bold

\backslash

\backslash

\backslash
arrayrulecolor{blue}%
\end_layout

\begin_layout Standard
Um wieder schwarze Linien zu erhalten, fügt man diesen Befehl als erste
 Sache in die Zeile ein, die über den schwarzen Linien liegt:
\end_layout

\begin_layout Standard

\series bold

\backslash
arrayrulecolor{black}
\end_layout

\begin_layout Standard
Damit kann man Tabellenlinien wie in Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle-mit-verschiedenen-hor"

\end_inset

 färben.
 Es ist jedoch mit dieser Methode nicht möglich die Linie über der ersten
 Zeile einer Tabelle zu färben.
\end_layout

\begin_layout Standard
\begin_inset Float table
placement document
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabelle-mit-verschiedenen-hor"

\end_inset

Tabelle mit verschiedenen horizontalen Linienfarben.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="6" columns="7">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash

\backslash

\backslash
arrayrulecolor{blue}%
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Y
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Y
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
arrayrulecolor{black}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash

\backslash

\backslash
arrayrulecolor{green}%
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
arrayrulecolor{black}
\end_layout

\end_inset

B
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash

\backslash

\backslash
arrayrulecolor{blue}%
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um die Farbe von vertikalen Linien innerhalb einer Zeile zu ändern, wie
 in Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle-mit-verschiedenen-ver"

\end_inset

, benötigt man Mehrfachzeilen.
 Zuerst müssen alle vertikalen Linien entfernt werden, die nicht entlang
 der kompletten Spalte laufen.
 Nun werden alle Linien mit dem Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash

\backslash

\backslash
arrayrulecolor{blue}%
\end_layout

\begin_layout Standard
wie oben gefärbt.
 Zuletzt fügt man diesen Befehl als \SpecialChar TeX
-Code in jede Zelle ein, für die man
 eine vertikale Linie in einer anderen Farbe benötigt:
\end_layout

\begin_layout Standard

\series bold

\backslash
multicolumn{1}{!{
\backslash
color{green}
\backslash
vline}c!{
\backslash
color{red}
\backslash
vline}}{
\end_layout

\begin_layout Standard
Dies fügt eine vertikale Linie an beiden Seiten der Zelle ein.
 Die linke ist grün, die rechte rot.
 Wenn keine Farbänderung notwendig ist, kann man den Befehl 
\series bold

\backslash
color
\series default
 in obigem Befehl weglassen.
 Um z.
\begin_inset space \thinspace{}
\end_inset

B.
 eine schwarze linke Linie und eine blaue rechte zu erhalten, kann man schreiben
:
\end_layout

\begin_layout Standard

\series bold

\backslash
multicolumn{1}{!{
\backslash
color{black}
\backslash
vline}c|}{
\end_layout

\begin_layout Standard
Denn die Farbe blau ist bereits für alle Linien gesetzt.
 Das | erstellt dabei die vertikale Linie, während das ansonsten 
\series bold

\backslash
vline
\series default
 tut, wenn 
\series bold

\backslash
color
\series default
 verwendet wird.
 Um vertikale Linien einzufügen, ohne die Farbe zu ändern, verwendet man
\end_layout

\begin_layout Standard

\series bold

\backslash
multicolumn{1}{|c|}{
\end_layout

\begin_layout Standard
Nach diesem Befehl fügt man den Zelleninhalt normal ein und beendet die
 Zelle mit einer schließenden Klammer 
\series bold
}
\series default
 in \SpecialChar TeX
-Code.
\end_layout

\begin_layout Standard
\begin_inset Float table
placement document
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabelle-mit-verschiedenen-ver"

\end_inset

Tabelle mit verschiedenen vertikalen Linienfarben in einer Zeile.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="5" columns="7">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash

\backslash

\backslash
arrayrulecolor{red}%
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
multicolumn{1}{!{
\backslash
color{black}
\backslash
vline}c|}{
\end_layout

\end_inset

Y
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
multicolumn{1}{c|}{
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
multicolumn{1}{c!{
\backslash
color{black}
\backslash
vline}}{
\end_layout

\end_inset

Y
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
arrayrulecolor{black}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash

\backslash

\backslash
arrayrulecolor{magenta}%
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
multicolumn{1}{|c!{
\backslash
color{red}
\backslash
vline}}{
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
multicolumn{1}{c!{
\backslash
color{green}
\backslash
vline}}{
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
multicolumn{1}{c!{
\backslash
color{yellow}
\backslash
vline}}{
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
multicolumn{1}{c!{
\backslash
color{blue}
\backslash
vline}}{
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
multicolumn{1}{c!{
\backslash
color{cyan}
\backslash
vline}}{
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
multicolumn{1}{c!{
\backslash
color{black}
\backslash
vline}}{
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
multicolumn{1}{c|}{
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
arrayrulecolor{black}
\end_layout

\end_inset

B
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
setlength{
\backslash
arrayrulewidth}{0.4pt}
\end_layout

\end_inset


\end_layout

\begin_layout Section
Rotierte Tabellenzellen
\begin_inset CommandInset label
LatexCommand label
name "abs:Rotierte-Tabellenzellen"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! rotierte Zellen
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Rotiertes Material
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Achtung:
\series default
 Nicht alle DVI-Betrachter können Rotationen anzeigen.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle-mit-rotierten"

\end_inset

 ist ein Beispiel bei dem 3
\begin_inset space ~
\end_inset

Zellen um 45
\begin_inset space \thinspace{}
\end_inset

° rotiert wurden.
\end_layout

\begin_layout Standard
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabelle-mit-rotierten"

\end_inset

Tabelle mit rotierten Zellen in der ersten Zeile.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\noindent
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<row>
<cell alignment="center" valignment="top" rotate="45" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Tassen
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rotate="45" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Teller
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rotate="45" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Untertassen
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
45
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
33
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
21
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Achtung:
\series default
 Zeilenumbrüche (Tastenkürzel 
\family sans
Strg+Enter
\family default
) sind in rotierten Zellen nicht erlaubt.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Wenn Sie Tabellenzellen mit Zeilenumbrüchen rotieren wollen, müssen Sie
 den Zelleninhalt in eine Minipage oder Parbox tun.
\begin_inset Foot
status collapsed

\begin_layout Plain Layout
Für mehr über diese Boxen siehe Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Minipage"

\end_inset

 und 
\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Parbox"

\end_inset

.
\end_layout

\end_inset

 Wenn Sie diese Zelle um 90
\begin_inset space \thinspace{}
\end_inset

° rotieren, ist die Breite der Box die Höhe der Zelle.
 Um zu vermeiden, dass man eine geeignete Breite abschätzen muss, kann man
 eine Minipage mit variabler Breite verwenden.
 So eine Box wird eingefügt, indem man das Modul 
\family sans
Breitenvariable
\begin_inset space ~
\end_inset

Minipages
\family default
 in den Dokumenteinstellungen lädt.
 Dann kann man das Menü 
\family sans
Einfügen\SpecialChar menuseparator
Benutzerdefinierte
\begin_inset space ~
\end_inset

Einfügungen\SpecialChar menuseparator
Minipage
\begin_inset space ~
\end_inset

(var.
\begin_inset space ~
\end_inset

Breite)
\family default
 vewenden.
 Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle-mit-rotierter-Umbruch"

\end_inset

 ist ein Beispiel für eine rotierte Zelle mit Zeilenumbruch in der eine
 Minipage mit variabler Breite verwendet wurde.
\end_layout

\begin_layout Standard
\begin_inset Float table
placement document
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabelle-mit-rotierter-Umbruch"

\end_inset

Tabelle mit rotierter Zelle mit Zeilenumbruch.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\noindent
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
a
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Flex Minipage (Var. Width)
status open

\begin_layout Plain Layout
rotierte Zelle
\begin_inset Newline newline
\end_inset

mit Zeilenumbruch
\begin_inset space ~
\end_inset


\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
d
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Section
Berechnung der Tabellenbreite
\begin_inset CommandInset label
LatexCommand label
name "abs:Berechnung-der-Tabellenbreite"

\end_inset


\end_layout

\begin_layout Standard
Für breite Tabellen ist es manchmal schwierig sicherzustellen, dass die
 Tabelle nicht über den Seitenrand hinausragt.
 Das Setzen einer festen Breite für jede Spalte der Tabelle ist die Lösung,
 aber wie viel Platz wird für jede Spalte benötigt?
\end_layout

\begin_layout Standard
Die Tabellenbreite 
\begin_inset Formula $W_{\mathrm{Tabelle}}$
\end_inset

 kann berechnet werden: Jede Spalte hat die Breite der angegebenen Spaltenbreite
 
\begin_inset Formula $W_{\mathrm{Spalte}}$
\end_inset

 (die der Inhalt der Spalte belegen kann) plus zweimal den Abstand zwischen
 Spalteninhalt und dem Rand der Spalte (\SpecialChar LaTeX
-Länge
\series bold
 
\backslash
tabcolsep
\series default
, Voreinstellung 6
\begin_inset space \thinspace{}
\end_inset

pt) plus die Breite einer Tabellenlinie (\SpecialChar LaTeX
-Länge 
\series bold

\backslash
arrayrulewidth
\series default
, Voreinstellung 0.4
\begin_inset space \thinspace{}
\end_inset

pt): Wenn alle 
\begin_inset Formula $n$
\end_inset


\begin_inset space ~
\end_inset

Spalten dieselbe Breite haben, ist die Tabellenbreite also
\begin_inset Formula 
\begin{equation}
W_{\mathrm{Tabelle}}=n\left(W_{\mathrm{Spalte}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
\end{equation}

\end_inset


\end_layout

\begin_layout Standard
Die verfügbare Breite für eine Tabelle ist der Raum zwischen den Seitenrändern
 oder die Breite einer Textspalte (für ein zweispaltiges Dokument) (\SpecialChar LaTeX
-Länge
 
\series bold

\backslash
columnwidth
\series default
).
 Wenn alle Tabellenspalten dieselbe Breite haben sollen und 
\begin_inset Formula $W_{\mathrm{Tabelle}}$
\end_inset

 gleich 1
\begin_inset space \thinspace{}
\end_inset


\backslash
columnwidth sein soll, kann 
\begin_inset Formula $W_{\mathrm{Spalte}}$
\end_inset

 leicht berechnet werden.
\end_layout

\begin_layout Standard
Um Berechnungen ausführen zu können, muss das \SpecialChar LaTeX
-Paket 
\series bold
calc
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! calc
\end_layout

\end_inset

 im \SpecialChar LaTeX
-Vorspann geladen werden.
 Um die Breite im Tabellendialog anzugeben, muss das Feld 
\family sans
\SpecialChar LaTeX
-Argument
\family default
 verwendet werden.
 Das Befehlsschema für dieses Feld ist dasselbe, das in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Mehrfachspalten-Berechnungen"

\end_inset

 erklärt ist.
 Für eine Tabelle mit 5
\begin_inset space \thinspace{}
\end_inset

Spalten mit einer einheitlichen Breite und zentriertem Text, gibt man dort
 für jede Spalte den Befehl
\end_layout

\begin_layout Standard

\series bold
>{
\backslash
centering}p{(1
\backslash
columnwidth-62.4pt)/5}
\end_layout

\begin_layout Standard
an.
 Für eine Tabelle mit 5
\begin_inset space \thinspace{}
\end_inset

Spalten bei der 2 das 0,75
\begin_inset space \thinspace{}
\end_inset

fache der Breite der anderen 3
\begin_inset space ~
\end_inset

Spalten haben sollen, ist die Berechnung
\begin_inset Formula 
\begin{align}
\backslash\mbox{columnwidth} & =3\,W_{\mathrm{Spalte}}+2\cdot0,75\,W_{\mathrm{Spalte}}+\backslash\mbox{arrayrulewidth}\nonumber \\
 & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
 & =4,5\,W_{\mathrm{Spalte}}+62,4\,\mathrm{pt}\nonumber \\
W_{\mathrm{Spalte}} & =\frac{\backslash\mbox{columnwidth}-62,4\,\mathrm{pt}}{4,5}
\end{align}

\end_inset


\end_layout

\begin_layout Standard
In der Tabelle wird daher der Befehl
\end_layout

\begin_layout Standard

\series bold
>{
\backslash
centering}p{(1
\backslash
columnwidth-62.4pt)/
\backslash
real{4.5}}
\end_layout

\begin_layout Standard
für die breiteren Spalten verwendet und
\end_layout

\begin_layout Standard

\series bold
>{
\backslash
centering}p{(1
\backslash
columnwidth-62.4pt)/
\backslash
real{4.5}*
\backslash
real{0.75}}
\end_layout

\begin_layout Standard
für die schmaleren:
\end_layout

\begin_layout Standard
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="5">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
<column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
<column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
2
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
3
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
4
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
5
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
111111 1111111 111111 111111111 11111 11111 1111
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
2222 22222 222222 222222222 2222222 22 22222
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
333333 333333 333333 33333 3333333 333
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Section
Tabellen-Anpassung
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! Anpassung
\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Zeilenabstand
\begin_inset CommandInset label
LatexCommand label
name "uab:Zeilenabstand"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! Zeilenabstand
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Auf der Karteikarte 
\family sans
Rahmen
\family default
 des 
\family sans
Tabellen-Einstellungen
\family default
-Dialogs können Sie 
\family sans
zusätzliche
\begin_inset space ~
\end_inset

Abstände
\family default
 einfügen.
 Dabei haben Sie drei Möglichkeiten:
\end_layout

\begin_layout Description
Oberhalb
\begin_inset space ~
\end_inset

der
\begin_inset space ~
\end_inset

Zeile fügt oberhalb des Zeileninhalts zusätzlichen Leerraum ein.
 Bei einer formalen Tabelle
\begin_inset Foot
status collapsed

\begin_layout Plain Layout
Formale Tabellen wurden in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Formale-Tabellen"

\end_inset

 beschrieben.
\end_layout

\end_inset

 fügt \SpecialChar LyX
 standardmäßig 0.5
\begin_inset space \thinspace{}
\end_inset

em Leerraum ein.
 Bei normalen Tabellen werden die vertikalen Linien leider nicht mit verlängert:
\begin_inset VSpace medskip
\end_inset


\begin_inset Newline newline
\end_inset


\begin_inset space \hspace*{}
\length 0pt
\end_inset


\begin_inset space \hfill{}
\end_inset


\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="1">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
A
\end_layout

\end_inset
</cell>
</row>
<row topspace="3mm">
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
3
\begin_inset space \thinspace{}
\end_inset

mm Leerraum oberhalb der Zeile
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
C
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\begin_inset space \hfill{}
\end_inset


\begin_inset space \hspace*{}
\length 0pt
\end_inset


\begin_inset VSpace medskip
\end_inset


\begin_inset Newline newline
\end_inset

Deshalb macht das Einfügen oberhalb der Zeile nur Sinn, wenn Sie keine vertikale
n Linien verwenden.
\end_layout

\begin_layout Description
Unterhalb
\begin_inset space ~
\end_inset

der
\begin_inset space ~
\end_inset

Zeile fügt unterhalb des Zeileninhalts zusätzlichen Leerraum ein.
 Bei einer formalen Tabelle fügt \SpecialChar LyX
 standardmäßig 0.5
\begin_inset space \thinspace{}
\end_inset

em Leerraum ein.
 Bei normalen Tabellen ist der Standardwert 2
\begin_inset space \thinspace{}
\end_inset

pt.
\end_layout

\begin_layout Description
Zwischen
\begin_inset space ~
\end_inset

den
\begin_inset space ~
\end_inset

Zeilen fügt zwischen zwei Zeilen zusätzlichen Leerraum ein.
 Bei einer formalen Tabelle fügt \SpecialChar LyX
 standardmäßig 0.5
\begin_inset space \thinspace{}
\end_inset

em Leerraum ein.
 Bei normalen Tabellen werden die vertikalen Linien leider nicht mit verlängert:
\begin_inset VSpace medskip
\end_inset


\begin_inset Newline newline
\end_inset


\begin_inset space \hspace*{}
\length 0pt
\end_inset


\begin_inset space \hfill{}
\end_inset


\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="1">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
A
\end_layout

\end_inset
</cell>
</row>
<row interlinespace="3mm">
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $\downarrow$
\end_inset

 3
\begin_inset space \thinspace{}
\end_inset

mm Leerraum zwischen den Zeilen 
\begin_inset Formula $\downarrow$
\end_inset


\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $\uparrow$
\end_inset

 3
\begin_inset space \thinspace{}
\end_inset

mm Leerraum zwischen den Zeilen 
\begin_inset Formula $\uparrow$
\end_inset


\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\begin_inset space \hfill{}
\end_inset


\begin_inset space \hspace*{}
\length 0pt
\end_inset


\begin_inset VSpace medskip
\end_inset


\begin_inset Newline newline
\end_inset

Deshalb macht das Einfügen oberhalb der Zeile nur Sinn, wenn Sie keine vertikale
n Linien verwenden.
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Wenn Sie die Höhe aller Zellen vergrößern wollen, können Sie das mit folgenden
 Befehlen im \SpecialChar LaTeX
-Vorspann machen:
\end_layout

\begin_layout Standard

\series bold

\backslash
@ifundefined{extrarowheight}
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout

\series bold
\begin_inset space ~
\end_inset


\end_layout

\end_inset

{
\backslash
usepackage{array}}{}
\begin_inset Newline newline
\end_inset


\backslash
setlength{
\backslash
extrarowheight}{Höhe}
\series default

\begin_inset Note Note
status collapsed

\begin_layout Plain Layout
Das Paket 
\series bold
array
\series default
 wird automatisch von \SpecialChar LyX
 geladen, wenn Sie selbst definierte Tabellenformate
 verwenden.
 Der Befehl 
\series bold

\backslash
@ifundefined
\series default
 vermeidet, dass es in diesem Fall doppelt geladen wird.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
wobei die 
\family sans
Höhe
\family default
 eine der in Anhang
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "kap:In-LyX-verfügbare"

\end_inset

 aufgelisteten Einheiten haben kann.
 Aber das hat den Nachteil, dass die Zelltexte nicht mehr genau vertikal
 ausgerichtet sind.
\end_layout

\begin_layout Standard
Bei der Verwendung von großen Schriftgrößen, sind die Tabellenlinien oftmals
 zu nah an den Buchstaben.
 Das kann korrigiert werden, indem man den Befehl 
\series bold

\backslash
strut
\series default
 als \SpecialChar TeX
-Code am Anfang einer Tabellenzeile einfügt.
 Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Vertikale-Ausrichtung-von"

\end_inset

 zeigt den Effekt.
\end_layout

\begin_layout Standard
\noindent
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Vertikale-Ausrichtung-von"

\end_inset

Vertikale Ausrichtung von Text mit großen Schriftgrößen.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\begin_inset space \hfill{}
\end_inset


\begin_inset Float table
placement document
alignment document
wide false
sideways false
status collapsed

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
Normale Tabelle.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\noindent
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="6" columns="1">
<features tabularvalignment="middle">
<column alignment="left" valignment="top">
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Normal, g
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\size large
Groß, g
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\size larger
Größer, g
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\size largest
noch Größer, g
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\size huge
Riesig
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\size giant
Gigantisch
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\begin_inset space \hfill{}
\end_inset


\begin_inset Float table
placement document
alignment document
wide false
sideways false
status collapsed

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
Tabelle bei der der Befehl 
\series bold

\backslash
strut
\series default
 verwendet wurde.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\noindent
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="6" columns="1">
<features tabularvalignment="middle">
<column alignment="left" valignment="top">
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Normal, g
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\size large
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
strut 
\end_layout

\end_inset

Groß, g
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\size larger
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
strut 
\end_layout

\end_inset

Größer, g
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\size largest
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
strut 
\end_layout

\end_inset

noch Größer, g
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\size huge
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
strut 
\end_layout

\end_inset

Riesig
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\size giant
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
strut 
\end_layout

\end_inset

Gigantisch
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\begin_inset space \hfill{}
\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Besondere Zellenausrichtung
\begin_inset CommandInset label
LatexCommand label
name "uab:Besondere-Zellenausrichtung"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! Zellenausrichtung
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Manchmal sieht es besser aus, wenn Spalten nach besonderen Zeichen ausgerichtet
 sind wie zum Beispiel dem Dezimalpunkt wie in Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabellenzellen-sind-auf"

\end_inset

.
 Diese Ausrichtung erhält man, indem den Cursor in die Spalte setzt und
 dann entweder den Werkzeugleistenknopf 
\begin_inset Info
type  "icon"
arg   "tabular-feature align-decimal"
\end_inset

 drückt oder in den Tabelleneinstellungen die Ausrichtung auf 
\family sans
Am
\begin_inset space ~
\end_inset

Dezimaltrenner
\family default
 setzt.
 Das Zeichen, auf das ausgerichtet wird, kann man in den Tabelleneinstellungen
 frei wählen.
\end_layout

\begin_layout Standard
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabellenzellen-sind-auf"

\end_inset

Tabellenzellen sind auf den Dezimalpunkt ausgerichtet
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="1">
<features booktabs="true" tabularvalignment="middle">
<column alignment="decimal" decimal_point="," valignment="top" width="0pt">
<row>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Überschrift
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
12,6
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
0,68
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
-123,0
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabellenzellen-Operator"

\end_inset

Tabellenzellen sind auf den Operator ausgerichtet
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="2">
<features booktabs="true" tabularvalignment="middle">
<column alignment="right" valignment="top" width="0pt">
<column alignment="left" valignment="top" width="0pt" special="@{}l">
<row>
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Überschrift
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $12\,+$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $\,6$
\end_inset


\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $0\,-$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $\,68$
\end_inset


\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $-123\,/$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $\,0$
\end_inset


\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
Bei Ausrichtungen bezüglich Zeichen in Formeln ist diese Methode nicht möglich,
 da das Feld für das Ausrichtungszeichen in den Tabelleneinstellungen keine
 Formeln erlaubt.
 In diesem Fall verwendet man die Methode von Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabellenzellen-Operator"

\end_inset

.
 Diese Tabelle wurde als 4×2 Tabelle erstellt.
 Die Überschrift ist eine zentrierte Mehrfachspalte.
 Die erste Spalte ist rechtsbündig ausgerichtet und enthält den ersten Teil
 und den Operator.
 Die zweite Spalte ist linksbündig ausgerichtet und enthält den Rest.
 Ein kleiner Leerraum wurde zu Beginn jeder Zelle der zweiten Spalte eingefügt,
 um den üblichen Leerraum um einen Operator zu erhalten.
 Um den Raum zwischen den beiden Spalten zu löschen, wurde im \SpecialChar LaTeX
-Argument
 für die zweite Spalte folgendes eingefügt:
\end_layout

\begin_layout Standard

\series bold
@{}l
\end_layout

\begin_layout Standard
Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Verschiedene-Ausrichtungen"

\end_inset

 zeigt einige Ausrichtungen.
 Für die Ausrichtung der Relationen wurde ein kleiner 
\family sans
Leerraum
\family default
 eingefügt; wie in der zweiten Spalte von Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabellenzellen-Operator"

\end_inset

.
\end_layout

\begin_layout Standard

\color black
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout

\color black
\begin_inset Caption Standard

\begin_layout Plain Layout

\color black
\begin_inset CommandInset label
LatexCommand label
name "tab:Verschiedene-Ausrichtungen"

\end_inset


\color inherit
Verschiedene Ausrichtungen
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="6">
<features tabularvalignment="middle">
<column alignment="right" valignment="top">
<column alignment="left" valignment="top" special="@{}l">
<column alignment="right" valignment="top">
<column alignment="left" valignment="top" special="@{}l">
<column alignment="right" valignment="top">
<column alignment="left" valignment="top" special="@{}l">
<row>
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Einheiten
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Exponenten
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Relationen
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
12×
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
24
\begin_inset space \thinspace{}
\end_inset

Flaschen
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $10\cdot$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $10^{\mbox{-}17}$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $\Gamma(t)\propto$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $\:\Upsilon(t)$
\end_inset


\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1024×
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
768
\begin_inset space \thinspace{}
\end_inset

Pixel
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $5.78\cdot$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $10^{7}$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $A\ne$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $\:B_{\mathrm{red}}$
\end_inset


\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
32×
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
6
\begin_inset space \thinspace{}
\end_inset

cm
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
-
\begin_inset Formula $33.5\cdot$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $10^{4}$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $\sin(\alpha)\ge$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $\:\sin(\beta)$
\end_inset


\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Angepasste Zellen-/Spaltenformate
\begin_inset CommandInset label
LatexCommand label
name "uab:Angepasste-Zellen-/Spaltenformate"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! Spaltenformat
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Wenn man wie in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Berechnung-der-Tabellenbreite"

\end_inset

 oder Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Mehrfachspalten-Berechnungen"

\end_inset

 die gewünschte Breite von Spalten berechnen muss, ist das bei mehreren
 Tabellen sehr lästig.
 Um sich das Leben zu erleichtern, kann man im \SpecialChar LaTeX
-Vorspann ein Zellen/Spalten-Form
at definieren, das dann in allen Tabellen des Dokuments verwendet werden
 kann.
 Das Format wird mit dem Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
newcolumntype{Formatname}[Zahl der Argumente]{Befehle}
\end_layout

\begin_layout Standard
definiert.
 Der Formatname darf nur ein Buchstabe sein, aber nicht 
\emph on
b
\emph default
, 
\emph on
c
\emph default
, 
\emph on
l
\emph default
, 
\emph on
m
\emph default
, 
\emph on
p
\emph default
 oder 
\emph on
r
\emph default
, weil diese vordefiniert sind.
 Aber alle Buchstaben sind als Großbuchstaben erlaubt.
\end_layout

\begin_layout Standard
\begin_inset VSpace medskip
\end_inset


\end_layout

\begin_layout Standard
Für vertikal und horizontal zentrierte Mehrfachspalten-Zellen mit fester
 Breite könnte das Format so aussehen:
\end_layout

\begin_layout Standard

\series bold

\backslash
newcolumntype{M}[1]{>{
\backslash
centering
\backslash
hspace{0pt}}m{#1}}
\end_layout

\begin_layout Standard
wobei 
\series bold

\backslash
hspace{0pt}
\series default
 das Problem mit der Silbentrennung des ersten Wortes vermeidet, wie in
 Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Mehrere-Zeilen-in"

\end_inset

 beschrieben.
 Jetzt können Sie mit
\end_layout

\begin_layout Standard

\series bold
M{Breite}
\end_layout

\begin_layout Standard
im 
\family sans
\SpecialChar LaTeX
-Argument
\family default
 im Tabellen-Einstellungen-Dialog eine Mehrfachspalte definieren.
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset


\end_layout

\begin_layout Standard
Für Zellen, die von einer Mehrfachspalte überspannt werden, können Sie folgendes
 Format definieren:
\end_layout

\begin_layout Standard

\series bold

\backslash
newcolumntype{S}[2]{>{
\backslash
centering
\backslash
hspace{0pt}}
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout

\series bold

\backslash
newcolumntype
\end_layout

\end_inset

m{(#1+(2
\backslash
tabcolsep+
\backslash
arrayrulewidth)*(1-#2))/#2}}
\end_layout

\begin_layout Standard
Dieses Format benutzt Gleichung
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "eq:Wgn"

\end_inset

, um die nötige Breite zu berechnen, damit jede überspannte Spalte gleich
 breit ist.
\end_layout

\begin_layout Standard
Jetzt können Sie im 
\family sans
\SpecialChar LaTeX
-Argument
\family default
 im 
\family sans
Tabellen-Einstellungen
\family default
-Dialog folgendes einfügen:
\end_layout

\begin_layout Standard

\series bold
S{Mehrfachspalten-Breite}{Zahl der überspannten Spalten}
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset


\end_layout

\begin_layout Standard
Für farbige Spalten können Sie folgendes einfügen:
\end_layout

\begin_layout Standard

\series bold

\backslash
newcolumntype{K}[1]{>{
\backslash
columncolor{#1}
\backslash
hspace{0pt}}c}
\end_layout

\begin_layout Standard
Das 
\begin_inset Quotes gld
\end_inset

c
\begin_inset Quotes grd
\end_inset

 am Ende erzeugt eine Spalte mit flexibler Breite, deren Text horizontal
 zentriert ist.
 Jetzt können Sie als 
\family sans
\SpecialChar LaTeX
-Argument
\family default
 folgendes einfügen:
\end_layout

\begin_layout Standard

\series bold
K{Farbname}
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset


\end_layout

\begin_layout Standard
Für Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle-mit-benutzerdefinierte"

\end_inset

 wurden folgende 
\family sans
\SpecialChar LaTeX
-Argumente
\family default
 benutzt:
\end_layout

\begin_layout Standard

\series bold
M{2.5cm}
\end_layout

\begin_layout Standard
für die erste Spalte und die Mehrfachspalte,
\end_layout

\begin_layout Standard

\series bold
K{red}
\end_layout

\begin_layout Standard
für die letzte Spalte und
\end_layout

\begin_layout Standard

\series bold
S{2.5cm}{2}
\end_layout

\begin_layout Standard
für die Spalten in der zweiten Mehrfachspalte.
\end_layout

\begin_layout Standard
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabelle-mit-benutzerdefinierte"

\end_inset

Tabelle mit benutzerdefinierten Formaten
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="4">
<features tabularvalignment="middle">
<column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
<column alignment="center" valignment="middle" special="S{2.5cm}{2}">
<column alignment="center" valignment="middle">
<column alignment="center" valignment="middle" special="K{red}">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
einsehrlangesWort
\end_layout

\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
\begin_inset Text

\begin_layout Plain Layout
Mehrfachspalte mit mehreren Zeilen
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
d
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
f
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
g
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
h
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
i
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
j
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
k
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Liniendicke
\begin_inset CommandInset label
LatexCommand label
name "uab:Liniendicke"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen  ! Linien ! -dicke
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Die Liniendicke für alle Linien einer Tabelle kann mit 
\series bold

\backslash
arrayrulewidth
\series default
 eingestellt werden.
 Um eine Liniendicke von 1.5
\begin_inset space \thinspace{}
\end_inset

pt wie in Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle-mit-1.5pt-Liniendicke"

\end_inset

 zu bekommen, geben Sie den Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
setlength{
\backslash
arrayrulewidth}{1.5pt}
\end_layout

\begin_layout Standard
als \SpecialChar TeX
-Code vor der (Gleitobjekt-)Tabelle ein.
 Die geänderte Liniendicke gilt für alle folgenden Tabellen.
 Mit
\end_layout

\begin_layout Standard

\series bold

\backslash
setlength{
\backslash
arrayrulewidth}{0.4pt}
\end_layout

\begin_layout Standard
bekommen Sie wieder die Standarddicke.
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
setlength{
\backslash
arrayrulewidth}{1.5pt}
\end_layout

\end_inset


\begin_inset Float table
placement H
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabelle-mit-1.5pt-Liniendicke"

\end_inset

Tabelle mit 1.5
\begin_inset space \thinspace{}
\end_inset

pt Liniendicke
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sd
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
setlength{
\backslash
arrayrulewidth}{0.4pt}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Um eine Liniendicke von 1.5
\begin_inset space \thinspace{}
\end_inset

pt nur für horizontale Linien zu bekommen wie in Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle-mit-1.5pt-horiz"

\end_inset

, müssen Sie folgende Befehle als \SpecialChar TeX
-Code vor der (Gleitobjekt-)Tabelle einfügen:
\end_layout

\begin_layout Standard

\series bold

\backslash
let
\backslash
myHline
\backslash
hline
\begin_inset Newline newline
\end_inset


\backslash
renewcommand{
\backslash
hline}
\begin_inset Newline newline
\end_inset

 {
\backslash
noalign{
\backslash
global
\backslash
arrayrulewidth 1.5pt}
\begin_inset Newline newline
\end_inset

 
\backslash
myHline
\backslash
noalign{
\backslash
global
\backslash
arrayrulewidth 0.4pt}}
\end_layout

\begin_layout Standard
Die Standarddicke erhalten Sie mit folgendem Befehl als \SpecialChar TeX
-Code hinter der
 (Gleit\SpecialChar softhyphen
objekt-)Tabelle zurück:
\end_layout

\begin_layout Standard

\series bold

\backslash
renewcommand{
\backslash
hline}{
\backslash
myHline}
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
let
\backslash
myHline
\backslash
hline
\end_layout

\begin_layout Plain Layout


\backslash
renewcommand{
\backslash
hline}
\end_layout

\begin_layout Plain Layout

 {
\backslash
noalign{
\backslash
global
\backslash
arrayrulewidth 1.5pt}
\end_layout

\begin_layout Plain Layout

  
\backslash
myHline
\backslash
noalign{
\backslash
global
\backslash
arrayrulewidth 0.4pt}}
\end_layout

\end_inset


\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabelle-mit-1.5pt-horiz"

\end_inset

Tabelle mit 1.5
\begin_inset space \thinspace{}
\end_inset

pt dicken horizontalen Linien
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sd
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
renewcommand{
\backslash
hline}{
\backslash
myHline}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Um die Liniendicke von 1.5
\begin_inset space \thinspace{}
\end_inset

pt nur für vertikale Linien zu bekommen, müssen Sie im \SpecialChar LaTeX
-Vorspann folgendes
 Spaltenformat entsprechend der Beschreibung in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Angepasste-Zellen-/Spaltenformate"

\end_inset

 definieren:
\end_layout

\begin_layout Standard

\series bold

\backslash
newcolumntype{V}{!{
\backslash
vrule width 1.5pt}}
\end_layout

\begin_layout Standard
In Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle-mit-1.5pt-vert"

\end_inset

 wurde das 
\family sans
LaTeX-Argument
\family default
\series bold
 VcV
\series default
 für die letzte Spalte und
\series bold
 Vc
\series default
 für die anderen benutzt.
\end_layout

\begin_layout Standard
\begin_inset Float table
placement H
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabelle-mit-1.5pt-vert"

\end_inset

Tabelle mit 1.5
\begin_inset space \thinspace{}
\end_inset

pt dicken vertikalen Linien
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" special="Vc">
<column alignment="center" valignment="top" special="Vc">
<column alignment="center" valignment="top" special="VcV">
<row>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sd
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Gestrichelte Linien
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen  ! Linien ! gestrichelte 
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
ifarydshln
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
Der folgende Teil wird nur gedruckt, wenn das \SpecialChar LaTeX
-Paket 
\series bold
arydshln
\series default
 installiert ist.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Tabelle-mit-gestrichelten"

\end_inset

Tabelle mit gestrichelten Linien
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="5" columns="5">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top" special=":c">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
a
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
d
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
f
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
g
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
h
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
i
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
j
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
hdashline 
\end_layout

\end_inset

k
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
l
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
m
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
n
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
o
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
cdashline{4-5}
\end_layout

\end_inset

p
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
q
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
\begin_inset Text

\begin_layout Plain Layout
r
\end_layout

\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
t
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
u
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
v
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
w
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
x
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\SpecialChar LyX
 unterstützt von sich aus keine gestrichelten Linien, also müssen Sie \SpecialChar TeX
-Code
 benutzen.
 Zunächst müssen Sie das \SpecialChar LaTeX
-Paket 
\series bold
arydshln
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! arydshln
\end_layout

\end_inset

 im \SpecialChar LaTeX
-Vorspann laden:
\end_layout

\begin_layout Standard

\series bold

\backslash
usepackage{arydshln}
\end_layout

\begin_layout Standard
Um senkrechte Linien zu stricheln, müssen Sie im 
\family sans
LaTeX-Argument
\family default
 des 
\family sans
Tabellen-Einstellungen
\family default
-Dialogs 
\begin_inset Quotes gld
\end_inset

:
\begin_inset Quotes grd
\end_inset

, zusammen mit dem Buchstaben für die horizontale Ausrichtung, eingeben.
\end_layout

\begin_layout Standard
Für eine gestrichelte horizontale Linie müssen Sie den Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
hdashline
\end_layout

\begin_layout Standard
als \SpecialChar TeX
-Code als erstes in die erste Zelle einer Zeile einfügen.
\end_layout

\begin_layout Standard
Für gestrichelte horizontale Linien für Mehrfachspalten wird der Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
cdashline{Anfangsspalte-Endspalte}
\end_layout

\begin_layout Standard
als \SpecialChar TeX
-Code als erstes in die erste Zelle einer Zeile eingefügt.
 Wenn Sie z.
\begin_inset space \thinspace{}
\end_inset

B.
 eine Mehrfachspalte über Spalte 2 bis 4 haben und Sie möchten darüber eine
 gestrichelte Linie haben, fügen Sie den Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
cdashline{2-4}
\end_layout

\begin_layout Standard
als erstes Element der ersten Zelle in der Zeile der Mehrfachspalte ein.
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset


\end_layout

\begin_layout Standard
In Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Tabelle-mit-gestrichelten"

\end_inset

 wurde in der dritten Spalte der Befehl
\series bold
 
\series default

\begin_inset Quotes gld
\end_inset


\series bold
:c
\begin_inset Quotes grd
\end_inset


\series default
 benutzt.
 Der Befehl 
\series bold

\backslash
hdashline
\series default
 wurde in die erste Zelle der dritten Zeile eingefügt und der Befehl
\begin_inset Newline newline
\end_inset

 
\series bold

\backslash
cdashline{4-5} 
\series default
wurde in die erste Zelle der vierten Zeile eingefügt.
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset


\end_layout

\begin_layout Standard
Tabellen mit gestrichelten Linien können auch gefärbt werden, wie Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Farbige-Tabelle-mit"

\end_inset

 verdeutlicht.
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
setlength{
\backslash
arrayrulewidth}{1pt}
\end_layout

\end_inset


\begin_inset Note Note
status collapsed

\begin_layout Plain Layout
dickere Linien zur besseren Visualisierung der Linienfarbe
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
dashgapcolor{green}
\end_layout

\end_inset


\begin_inset Note Note
status collapsed

\begin_layout Plain Layout
färbt Raum zwischen den Strichen grün
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
let
\backslash
myHdashline
\backslash
hdashline
\end_layout

\begin_layout Plain Layout


\backslash
renewcommand{
\backslash
hdashline}
\end_layout

\begin_layout Plain Layout

 {
\backslash
arrayrulecolor{red}
\backslash
myHdashline
\backslash
arrayrulecolor{black}}
\end_layout

\end_inset


\begin_inset Note Note
status collapsed

\begin_layout Plain Layout
färbt horizontale, gestrichelte Linien rot
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
let
\backslash
myCdashline
\backslash
cdashline
\end_layout

\begin_layout Plain Layout


\backslash
renewcommand{
\backslash
cdashline}[1]
\end_layout

\begin_layout Plain Layout

 {
\backslash
arrayrulecolor{yellow}
\backslash
myCdashline{#1}
\backslash
arrayrulecolor{black}}
\end_layout

\end_inset


\begin_inset Note Note
status collapsed

\begin_layout Plain Layout
färbt partielle horizontale, gestrichelte Linien gelb
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Farbige-Tabelle-mit"

\end_inset

Farbige Tabelle mit gestrichelten Linien
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="5" columns="5">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0pt" special=">{\columncolor{dunkelgruen}\centering}c">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt" special=":c">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
a
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
d
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
f
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
g
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
h
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
i
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
j
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
hdashline 
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
rowcolor{Gray}
\end_layout

\end_inset

k
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
l
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
m
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
n
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
o
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
cdashline{4-5}
\end_layout

\end_inset

p
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
q
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
\begin_inset Text

\begin_layout Plain Layout
r
\end_layout

\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
s
\end_layout

\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
t
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
u
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
v
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
w
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
cellcolor{Maroon}
\end_layout

\end_inset


\color green
i
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
renewcommand{
\backslash
hdashline}{
\backslash
myHdashline}
\end_layout

\end_inset


\begin_inset Note Note
status collapsed

\begin_layout Plain Layout
zurücksetzen auf Standardwert
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
renewcommand{
\backslash
cdashline}{
\backslash
myCdashline}
\end_layout

\end_inset


\begin_inset Note Note
status collapsed

\begin_layout Plain Layout
zurücksetzen auf Standardwert
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
nodashgapcolor
\end_layout

\end_inset


\begin_inset Note Note
status collapsed

\begin_layout Plain Layout
zurücksetzen auf Standardwert
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
setlength{
\backslash
arrayrulewidth}{0.4pt}
\end_layout

\end_inset


\begin_inset Note Note
status collapsed

\begin_layout Plain Layout
zurücksetzen auf Standardwert
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Das Färben von Zeilen, Spalten und Zeilen erfolgt wie in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Farbige-Tabellen"

\end_inset

 beschrieben.
 Das Färben von horizontalen Linien funktioniert analog wie dort ebenso
 beschrieben, man muss in den Befehlen nur 
\series bold

\backslash
myHlineC
\series default
 durch 
\series bold

\backslash
myHdashline
\series default
 und 
\backslash

\series bold
hline
\series default
 durch 
\series bold

\backslash
hdashline
\series default
 ersetzen; man verwendet also den Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
let
\backslash
myHdashline
\backslash
hdashline
\begin_inset Newline newline
\end_inset


\backslash
renewcommand{
\backslash
hdashline}
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout

\series bold
\begin_inset space ~
\end_inset


\end_layout

\end_inset

{
\backslash
arrayrulecolor{red}
\backslash
myHdashline
\backslash
arrayrulecolor{black}}
\end_layout

\begin_layout Standard
Um 
\series bold

\backslash
cdashline
\series default
 zu färben, lautet der Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
let
\backslash
myCdashline
\backslash
cdashline
\begin_inset Newline newline
\end_inset


\backslash
renewcommand{
\backslash
cdashline}[1]
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout

\series bold
\begin_inset space ~
\end_inset


\end_layout

\end_inset

{
\backslash
arrayrulecolor{red}
\backslash
myCdashline{#1}
\backslash
arrayrulecolor{black}}
\end_layout

\begin_layout Standard
Um die schwarze Linienfarbe zurückzubekommen, muss man folgende Befehle
 als \SpecialChar TeX
-Code hinter der Tabelle einfügen:
\end_layout

\begin_layout Standard
Für 
\series bold

\backslash
hdashline
\end_layout

\begin_layout Standard

\series bold

\backslash
renewcommand{
\backslash
hdashline}{
\backslash
myHdashline}
\end_layout

\begin_layout Standard
und für 
\series bold

\backslash
cdashline
\end_layout

\begin_layout Standard

\series bold

\backslash
renewcommand{
\backslash
cdashline}{
\backslash
myCdashline}
\end_layout

\begin_layout Standard
Um den Bereich zwischen den Strichen einer Linie zu färben, kann man den
 Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
dashgapcolor{Farbe}
\end_layout

\begin_layout Standard
als \SpecialChar TeX
-Code vor der Tabelle verwenden.
 Farbe ist hierbei der Name einer definierten Farbe.
 Der Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
nodashgapcolor
\end_layout

\begin_layout Standard
hebt die Einstellung von 
\series bold

\backslash
dashgapcolor
\series default
 auf.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
\color none
Achtung
\series default
: Befinden sich mehrere Befehle in einer Zelle, muss sich der Befehl von
 
\series bold
arydshln
\series default
 an erster Stelle in der Zelle befinden.
 Daher ist in in Zelle 
\emph on
k
\emph default
 der Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Farbige-Tabelle-mit"

\end_inset

 der Befehl 
\series bold

\backslash
hdashline
\series default
 vor 
\series bold

\backslash
rowcolor
\series default
.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
\color none
Achtung:
\series default
 Das \SpecialChar LaTeX
-Paket 
\series bold
arydshln
\series default
 muss im \SpecialChar LaTeX
-Vorspann nach dem \SpecialChar LaTeX
-Paket 
\series bold
colortbl
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! colortbl
\end_layout

\end_inset

 geladen werden.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
else
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
Der folgende Teil wird gedruckt, wenn das \SpecialChar LaTeX
-Paket 
\series bold
arydshln
\series default
 nicht installiert ist:
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Sie müssen das \SpecialChar LaTeX
-Paket 
\series bold
arydshln
\series default
 installiert haben um den Inhalt dieses Abschnitts zu sehen.
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fi
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Für weitere Informationen über gestrichelte Linien, siehe die Dokumentation
 von 
\series bold
arydshln
\series default
, 
\begin_inset CommandInset citation
LatexCommand cite
key "arydshln"
literal "true"

\end_inset

.
\end_layout

\begin_layout Chapter
Gleitobjekte
\begin_inset CommandInset label
LatexCommand label
name "kap:Gleitobjekte"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Gleitobjekte
\end_layout

\end_inset


\end_layout

\begin_layout Section
Einleitung
\begin_inset CommandInset label
LatexCommand label
name "abs:Gleitobjekte-Einleitung"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Gleitobjekte ! Einleitung
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Ein Gleitobjekt ist ein Teil eines Dokumentes, das keinen festen Platz hat.
 Es kann eine oder zwei Seiten vorwärts oder rückwärts gleiten, wo immer
 der beste Platz ist.
 
\family sans
Fußnoten
\family default
 und 
\family sans
Randnotizen
\family default
 sind auch Gleitobjekte, weil sie auf die nächste Seite verschoben werden,
 wenn auf ihrer Seite schon zu viele sind.
\end_layout

\begin_layout Standard
Gleitobjekte ermöglichen eine hochwertige Gestaltung.
 Abbildungen und Tabellen können gleichmäßig auf Seiten verteilt werden,
 um weiße Flächen und Seiten ohne Text zu vermeiden.
 Weil das Gleiten oft den Kontext zwischen  Text und Abbildung/Tabelle auf\SpecialChar ligaturebreak
löst,
 kann im Text auf ein Gleitobjekt verwiesen werden.
 Gleitobjekte sind deshalb nummeriert.
 Querverweise werden in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Auf-Gleitobjekte-verweisen"

\end_inset

 beschrieben.
\end_layout

\begin_layout Standard
Ein Gleitobjekt wird mit 
\family sans
Einfügen\SpecialChar menuseparator
Gleitobjekt\SpecialChar menuseparator
Algorithmus/Abbildung/Ta\SpecialChar softhyphen
belle/Um\SpecialChar softhyphen
flos\SpecialChar softhyphen
se\SpecialChar softhyphen
nes
\begin_inset space ~
\end_inset

Gleitobjekt
\family default
 eingefügt (Werkzeugleistenknopf 
\begin_inset Info
type  "icon"
arg   "float-insert figure"
\end_inset

 oder 
\begin_inset Info
type  "icon"
arg   "float-insert table"
\end_inset

).
 Sie erhalten an der Stelle der Einfügung ein rot beschriftetes graues Kästchen,
 das Ihnen sagt, um was für ein Gleitobjekt es sich handelt, und ein rot
 umrandetes Kästchen mit einer nummerierten Marke (Algorithmus/Abbildung/Tabelle
 #:).
 Statt # sehen Sie die von \SpecialChar LyX
 vergebene Nummer.
 In das schmale Feld nach der Marke können Sie den Titel schreiben.
 Algorithmus, Abbildung oder Tabelle werden ober- oder unterhalb des Titels
 eingefügt.
 In Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Titel-Platzierung"

\end_inset

 finden Sie mehr über die Platzierung des Titels.
 Wenn Sie auf das Gleitobjekt-Kästchen klicken, wird es geschlossen und
 auch wieder geöffnet.
 Ein geschlossenes Gleitobjekt-Kästchen sieht so aus: 
\begin_inset Graphics
	filename clipart/Gleitobjekt.png
	scale 95
	scaleBeforeRotation

\end_inset

 – ein graues Kästchen mit roter Beschriftung.
\end_layout

\begin_layout Standard
Um mögliche \SpecialChar LaTeX
-Fehler durch umgebenden Text zu vermeiden, wird empfohlen,
 Gleitobjekte in einem eigenen Absatz einzufügen.
\end_layout

\begin_layout Standard
Vorhandene Abbildungen oder Tabellen können Sie in ein Gleitobjekt packen,
 indem Sie sie markieren und dann auf den entsprechenden Werkzeugleistenknopf
 klicken.
\end_layout

\begin_layout Section
Gleitobjekt-Typen
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Gleitobjekte ! Typen
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Neben Gleitobjekt-Abbildungen und -Tabellen, die in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Gleitende-Abbildungen"

\end_inset

 und 
\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Gleitende-Tabellen"

\end_inset

 beschrieben sind, gibt es Gleitobjekt-Algorithmen und umflossene Gleitobjekte.
 Letztere sind in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Umflossene-Gleitobjekte"

\end_inset

 beschrieben.
\end_layout

\begin_layout Subsection
Algorithmen-Gleitobjekt
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Gleitobjekte ! Algorithmen
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float algorithm
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "alg:Ein-Gleitobjekt-Algorithmus"

\end_inset

Ein Gleitobjekt-Algorithmus 
\end_layout

\end_inset


\end_layout

\begin_layout LyX-Code
for I in 1..N loop
\begin_inset Newline newline
\end_inset

 Sum:= Sum + A(I); /*Kommentar*/
\begin_inset Newline newline
\end_inset

end loop
\begin_inset VSpace -4mm
\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
Dieser Typ wird mit 
\family sans
Einfügen\SpecialChar menuseparator
Gleitobjekt\SpecialChar menuseparator
Algorithmus
\family default
 eingefügt.
 Er wird für Programm-Code und Algorithmen-Beschreibungen verwendet und
 stellt eine Alternative zu Programm-Code-Listen dar, die in Kapitel
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "kap:Programm-Code-Listen"

\end_inset

.
 Eine mögliche Absatz-Umgebung hier für ist 
\family sans
\SpecialChar LyX
-Code
\family default
, beschrieben im 
\emph on
Benutzerhandbuch
\emph default
.
 In Algorithmus
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "alg:Ein-Gleitobjekt-Algorithmus"

\end_inset

 wurden am Ende -4
\begin_inset space \thinspace{}
\end_inset

mm vertikaler Abstand eingefügt, damit die untere Linie direkt unter der
 letzten Zeile gedruckt wird.
\end_layout

\begin_layout Standard
Die Marke 
\emph on
Algorithmus
\emph default
 wird nicht automatisch in die druckbare Version übernommen, sondern das
 englische Wort 
\emph on
Algorithm
\emph default
 verwendet.
 Soll
\emph on
 Algorithmus
\emph default
 dort stehen, müssen Sie folgendes in den \SpecialChar LaTeX
-Vorspann schreiben: 
\end_layout

\begin_layout Standard

\series bold

\backslash
floatname{algorithm}{Algorithmus}
\end_layout

\begin_layout Standard
Um das Algorithmenverzeichnis einzufügen, kann für Dokumente, die dieselbe
 Sprache wie die \SpecialChar LyX
 Menünamen haben, das Menü 
\family sans
Einfügen\SpecialChar menuseparator
Liste
\begin_inset space \thinspace{}
\end_inset

/
\begin_inset space \thinspace{}
\end_inset

Inhaltsverzeichnis\SpecialChar menuseparator
Algorithmenverzeichnis
\family default
 verwendet werden.
 Für Dokumente in anderen Sprachen muss stattdessen dieser Befehl als \SpecialChar TeX
-Code
 eingefügt werden:
\end_layout

\begin_layout Standard

\series bold

\backslash
listof{algorithm}{Algorithmenverzeichnis}
\end_layout

\begin_layout Standard
Gleitobjekt-Algorithmen werden nicht wie Gleitobjekt-Abbildungen oder -Tabellen
 nach dem Schema 
\begin_inset Quotes gld
\end_inset

Kapitelnummer.Algorithmusnummer
\begin_inset Quotes grd
\end_inset

 nummeriert.
 Um das zu erreichen, müssen Sie folgenden Befehl in den \SpecialChar LaTeX
-Vorspann einfügen:
\end_layout

\begin_layout Standard

\series bold

\backslash
numberwithin{algorithm}{chapter}
\end_layout

\begin_layout Standard
Um 
\series bold

\backslash
numberwithin
\series default
 benutzen zu können, muss in den 
\family sans
Mathe
\begin_inset space ~
\end_inset

Optionen
\family default
 der 
\family sans
Dokument-Einstellungen
\family default
 
\family sans
AMS
\begin_inset space ~
\end_inset

Mathe
\begin_inset space ~
\end_inset

Paket
\family default

\begin_inset space ~
\end_inset


\family sans
verwenden
\family default
 angekreuzt sein.
\end_layout

\begin_layout Section
Gleitobjekt-Nummerierung
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Gleitobjekte ! Nummerierung
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Gleitobjekte werden entweder unabhängig vom Abschnitt, in dem sie sind,
 nummeriert oder nach dem Schema 
\begin_inset Quotes gld
\end_inset

Kapitelnummer.Gleitobjektnummer
\begin_inset Quotes grd
\end_inset

 oder 
\begin_inset Quotes gld
\end_inset

Abschnittsnummer.Gleitobjektnummer
\begin_inset Quotes grd
\end_inset

.
 Das hängt von der Dokumentklasse ab.
\end_layout

\begin_layout Standard
Um das Aussehen der unabhängigen Nummer zu ändern, müssen Sie folgendes
 in den \SpecialChar LaTeX
-Vorspann einfügen:
\end_layout

\begin_layout Standard

\series bold

\backslash
renewcommand{
\backslash
thetable}{
\backslash
roman{table}}
\end_layout

\begin_layout Standard

\series bold

\backslash
thetable
\series default
 ist der Befehl, der die Tabellennummer druckt.
 Für Abbildungen ist das 
\series bold

\backslash
thefigure
\series default
.
 Der Befehl 
\series bold

\backslash
roman
\series default
 druckt die Tabellennummer als kleingeschriebene römische Zahlen.
\end_layout

\begin_layout Standard
Um das Nummerierungsschema zum Beispiel auf 
\begin_inset Quotes gld
\end_inset

Unterabschnittsnummer.Num\SpecialChar softhyphen
mer
\begin_inset Quotes grd
\end_inset

 zu ändern, setzen Sie folgendes in den \SpecialChar LaTeX
-Vorspann:
\end_layout

\begin_layout Standard

\series bold

\backslash
numberwithin{table}{subsection}
\end_layout

\begin_layout Standard
Um den Befehl 
\series bold

\backslash
numberwithin
\series default
 benutzen zu können, müssen Sie in den 
\family sans
Mathe
\begin_inset space ~
\end_inset

Optionen
\family default
 der 
\family sans
Dokument-Einstellungen
\family default
 
\family sans
AMS
\begin_inset space ~
\end_inset

Mathe
\begin_inset space ~
\end_inset

Paket
\family default

\begin_inset space ~
\end_inset


\family sans
verwenden
\family default
 ankreuzen.
\end_layout

\begin_layout Standard
Sehen Sie sich bitte auch Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Fußnoten-Nummerierung"

\end_inset

 für Einzelheiten und wichtige Bemerkungen zu Nummerierung-Befehlen an.
\end_layout

\begin_layout Section
Auf Gleitobjekte verweisen
\begin_inset CommandInset label
LatexCommand label
name "abs:Auf-Gleitobjekte-verweisen"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Gleitobjekte ! Querverweise
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Querverweise ! auf Gleitobjekte
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Zunächst müssen Sie mit 
\family sans
Einfügen\SpecialChar menuseparator
Marke
\family default
 oder einen Klick auf 
\begin_inset Info
type  "icon"
arg   "label-insert"
\end_inset

 eine Marke im Titel einfügen.
 Im 
\family sans
Marke
\family default
-Dialog schreiben Sie einen Text in das Feld 
\family sans
Marke
\family default
 oder übernehmen den vorgeschlagenen.
 Die Marke sieht in \SpecialChar LyX
 dann so aus:
\end_layout

\begin_layout Standard
\begin_inset Graphics
	filename clipart/Marke.png
	scaleBeforeRotation

\end_inset


\end_layout

\begin_layout Standard
Die Marke wird als Anker und Name für den Querverweis benutzt.
 Mit 
\family sans
Einfügen\SpecialChar menuseparator
Querverweis
\family default
 oder einen Klick auf 
\begin_inset Info
type  "icon"
arg   "dialog-show-new-inset ref"
\end_inset

 können Sie dann auf die Marke verweisen.
 Als Querverweis wird in \SpecialChar LyX
 ein graues Kästchen wie zum Beispiel dieses angezeigt:
\end_layout

\begin_layout Standard
\begin_inset Graphics
	filename clipart/Querverweis.png
	scaleBeforeRotation

\end_inset


\begin_inset Newline newline
\end_inset

 Mehr zu Querverweisen finden Sie im 
\emph on
Benutzerhandbuch
\emph default
.
\end_layout

\begin_layout Standard
Es empfiehlt sich, zwischen dem Querverweis-Namen (zum Beispiele Abschnitt)
 und dem Querverweis ein geschütztes Leerzeichen einfügen, damit beide nicht
 durch einen Zeilenumbruch getrennt werden können.
\end_layout

\begin_layout Standard
Marken können Sie jederzeit durch einen Klick auf ihr Kästchen ändern.
 \SpecialChar LyX
 passt die Querverweise automatisch an.
\end_layout

\begin_layout Standard
Ein Klick auf den Schalter 
\family sans
Gehe
\begin_inset space ~
\end_inset

zur
\begin_inset space ~
\end_inset

Marke
\family default
 im Querverweis-Fenster stellt den Cursor vor die entsprechende Marke.
 Der Text der Schaltfläche heißt jetzt 
\family sans
Gehe
\begin_inset space ~
\end_inset

zurück
\family default
 und ein Klick darauf macht genau dies.
\end_layout

\begin_layout Subsection
Querverweis-Formate
\begin_inset CommandInset label
LatexCommand label
name "uab:Querverweis-Formate"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Querverweise ! Formate
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Es gibt sechs verschiedene Querverweisstile:
\end_layout

\begin_layout Description
<Querverweis>: druckt die Nummer der Gleitumgebung, dies ist die Voreinstellung:
 
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:Zwei-Teilabbildungen"

\end_inset


\end_layout

\begin_layout Description
(<Querverweis>): druckt die Nummer der Gleitumgebung umgeben von zwei runden
 Klammern, dies ist der Stil, wie er normalerweise für Verweise auf Formeln
 verwendet wird, speziell wenn der Name 
\begin_inset Quotes gld
\end_inset

Gleichung
\begin_inset Quotes grd
\end_inset

 weggelassen wird: 
\begin_inset CommandInset ref
LatexCommand eqref
reference "eq:Wgn"

\end_inset


\end_layout

\begin_layout Description
<Seite>: druckt die Seitennummer: Seite
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand pageref
reference "fig:Zwei-Teilabbildungen"

\end_inset


\end_layout

\begin_layout Description
auf
\begin_inset space ~
\end_inset

Seite
\begin_inset space ~
\end_inset

<Seite>: druckt den Text 
\begin_inset Quotes gld
\end_inset

auf Seite
\begin_inset Quotes grd
\end_inset

 und die Seitennummer: 
\begin_inset CommandInset ref
LatexCommand vpageref
reference "fig:Zwei-Teilabbildungen"

\end_inset


\end_layout

\begin_layout Description
<Querverweis>
\begin_inset space ~
\end_inset

auf
\begin_inset space ~
\end_inset

Seite
\begin_inset space ~
\end_inset

<Seite>: druckt die Nummer der Gleitumgebung, den Text 
\begin_inset Quotes gld
\end_inset

auf Seite
\begin_inset Quotes grd
\end_inset

, und die Seitennummer: 
\begin_inset CommandInset ref
LatexCommand vref
reference "fig:Zwei-Teilabbildungen"

\end_inset


\end_layout

\begin_layout Description
Formatierter
\begin_inset space ~
\end_inset

Querverweis: druckt ein selbst definiertes Querverweisformat
\begin_inset Newline newline
\end_inset


\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 Dies ist nur möglich, wenn das \SpecialChar LaTeX
-Paket 
\series bold
prettyref
\series default
 oder 
\series bold
refstyle
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! prettyref
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! refstyle
\end_layout

\end_inset

 installiert ist.
\end_layout

\end_inset


\begin_inset Newline newline
\end_inset

Sie können durch setzen der Option 
\family sans
Verwende refstyle (nicht prettyref) für Querverweise
\family default
 im Menü 
\family sans
Dokument\SpecialChar menuseparator
Einstellungen\SpecialChar menuseparator
Dokumentklasse
\family default
 wählen, welches \SpecialChar LaTeX
-Paket für diesen Verweistyp verwendet wird.
 Das Format wird definiert, indem man den Befehl 
\series bold

\backslash
newrefformat
\series default
 (prettyref) oder 
\series bold

\backslash
newref
\series default
 (refstyle) in den \SpecialChar LaTeX
-Vorspann einfügt.
 Z.
\begin_inset space \thinspace{}
\end_inset

B.
 kann das Format aller Referenzen auf Abbildungen (haben das Marken-Kürzel
 
\begin_inset Quotes eld
\end_inset


\family sans
abb
\family default

\begin_inset Quotes erd
\end_inset

) mit dem Befehle
\begin_inset Newline newline
\end_inset


\series bold

\backslash
newref{abb}{refcmd={Bild auf Seite 
\backslash
pageref{#1}}}
\series default

\begin_inset Newline newline
\end_inset

geändert werden.
 Für weitere Informationen bezüglich des Formats sei auf die Paket-Dokumentation
en verwiesen, 
\begin_inset CommandInset citation
LatexCommand cite
key "prettyref,refstyle"
literal "true"

\end_inset

.
\begin_inset Newline newline
\end_inset

Die Optionen 
\family sans
Plural
\family default
 und 
\family sans
Großschreibung
\family default
 sind nur verfügbar, wenn Sie das \SpecialChar LaTeX
-Paket 
\series bold
refstyle
\series default
 verwenden.
 Beide Optionen sind für deutsche Text nicht nützlich, denn 
\family sans
Plural
\family default
 fügt ein 
\emph on
s
\emph default
 an den Namen an, z.
\begin_inset space \thinspace{}
\end_inset

B.
 
\begin_inset Quotes gld
\end_inset

Abbildungs
\begin_inset Quotes grd
\end_inset

 und 
\family sans
Großschreibung
\family default
 gibt den Namen großgeschrieben aus, z.
\begin_inset space \thinspace{}
\end_inset

B.
 
\begin_inset Quotes gld
\end_inset

Abbildung
\begin_inset Quotes grd
\end_inset

, was aber bereits die Voreinstellung ist.
\end_layout

\begin_layout Description
Textverweis: druckt die Beschriftung oder den Namen der Referenz: 
\begin_inset CommandInset ref
LatexCommand nameref
reference "fig:Zwei-Teilabbildungen"

\end_inset


\end_layout

\begin_layout Description
Nur
\begin_inset space ~
\end_inset

Marke: gibt nur die \SpecialChar LaTeX
-Marke der Referenz aus: 
\begin_inset CommandInset ref
LatexCommand labelonly
reference "fig:Zwei-Teilabbildungen"
plural "false"
caps "false"
noprefix "false"

\end_inset


\begin_inset Newline newline
\end_inset

Damit kann man die Marke für Befehle im \SpecialChar TeX
-Code verwenden.
 Mit der Option 
\family sans
Ohne
\begin_inset space ~
\end_inset

Präfix
\family default
 kann der Präfix des Markennamens weggelassen werden: 
\begin_inset CommandInset ref
LatexCommand labelonly
reference "fig:Zwei-Teilabbildungen"
plural "false"
caps "false"
noprefix "true"

\end_inset


\end_layout

\begin_layout Standard

\family sans
<Seite>
\family default
 druckt nicht die Seitennummer, wenn sich die referenzierte Marke auf der
 vorherigen, der selben oder der nächsten Seite befindet.
 Stattdessen wird z.
\begin_inset space \thinspace{}
\end_inset

B.
 der Text 
\begin_inset Quotes gld
\end_inset


\family sans
auf dieser Seite
\family default

\begin_inset Quotes grd
\end_inset

 gedruckt.
 Der Stil 
\family sans
<Querverweis>
\begin_inset space ~
\end_inset

auf
\begin_inset space ~
\end_inset

Seite
\begin_inset space ~
\end_inset

<Seite>
\family default
 druckt nichts über die Seite, wenn die referenzierte Marke auf der gleichen
 Seite ist.
\end_layout

\begin_layout Standard
Die Nummer und die aktuelle Seite des referenzierten Dokumentteils wird
 automatisch von \SpecialChar LaTeX
 berechnet.
 Die Stile können im Feld 
\family sans
Format
\family default
 des Querverweis-Fensters eingestellt werden, das erscheint, wenn Sie auf
 einen Querverweis klicken.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 Es wird empfohlen, das \SpecialChar LaTeX
-Paket 
\series bold
refstyle
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! refstyle
\end_layout

\end_inset

 zu verwenden, da 
\series bold
prettyref
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! prettyref
\end_layout

\end_inset

 nicht alle möglichen \SpecialChar LyX
-Marken-Kürzel
\begin_inset Foot
status collapsed

\begin_layout Plain Layout
 
\begin_inset Quotes gld
\end_inset

abb:
\begin_inset Quotes grd
\end_inset

 ist z.
\begin_inset space \thinspace{}
\end_inset

B.
 \SpecialChar LyX
' Kürzel für Marken in Bildbeschriftungen.
\end_layout

\end_inset

 kennt und auch nicht internationalisiert ist.
\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Automatische Querverweisnamen
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Querverweise ! Automatische Namen 
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Das \SpecialChar LaTeX
-Paket 
\series bold
hyperref
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! hyperref
\end_layout

\end_inset

, das in den
\family sans
 PDF-Eigenschaften
\family default
 im 
\family sans
Dokument-Einstellungen
\family default
 Dialog aktiviert werden kann, besitzt eine sehr nützliche Funktion, dass
 Querverweise den Namen des Gleitobjekts automatisch enthalten (oder Textteile
 wie 
\emph on
Abschnitt
\emph default
).
 Sie müssen damit z.
\begin_inset space \thinspace{}
\end_inset

B.
 nicht mehr den Namen 
\begin_inset Quotes gld
\end_inset

Abbildung
\begin_inset Quotes grd
\end_inset

 vor jeden Querverweis auf eine Abbildung schreiben.
 Um diese Funktion benutzen zu können, aktivieren Sie 
\series bold
hyperref
\series default
 und fügen diese Zeile in den \SpecialChar LaTeX
-Vorspann ein:
\end_layout

\begin_layout Standard

\series bold

\backslash
AtBeginDocument{
\backslash
renewcommand{
\backslash
ref}[1]{
\backslash
mbox{
\backslash
autoref{#1}}}}
\end_layout

\begin_layout Standard
Wenn Sie andere Querverweisnamen als die voreingestellten bevorzugen, z.
\begin_inset space \thinspace{}
\end_inset

B.
 statt 
\begin_inset Quotes gld
\end_inset

Abschnitt
\begin_inset Quotes grd
\end_inset

 den Namen 
\begin_inset Quotes gld
\end_inset

Kap.
\begin_inset space \thinspace{}
\end_inset


\begin_inset Quotes grd
\end_inset

, können Sie den Namen umdefinieren, indem Sie dies zum Vorspann hinzufügen:
\end_layout

\begin_layout Standard

\series bold

\backslash
addto
\backslash
extrasngerman{
\backslash
renewcommand{
\backslash
sectionautorefname}
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout

\series bold
\begin_inset space ~
\end_inset


\end_layout

\end_inset

{Kap.
\backslash
negthinspace}}
\end_layout

\begin_layout Standard
Wenn Sie eine andere Dokumentsprache als Deutsch benutzen, ersetzen Sie
\begin_inset Newline newline
\end_inset


\series bold

\backslash
extrasngerman
\series default
 durch 
\series bold

\backslash
extras***
\series default
, wobei *** der Name der verwendeten Sprache ist.
\end_layout

\begin_layout Standard
Um automatische Namen zu bekommen, jedoch nicht für bestimmte Querverweistypen,
 z.
\begin_inset space \thinspace{}
\end_inset

B.
 nicht für Gleichungen, benutzen Sie diesen Vorspanncode:
\end_layout

\begin_layout Standard

\series bold

\backslash
addto
\backslash
extrasngerman{
\backslash
renewcommand*{
\backslash
equationautorefname}[1]{}}
\end_layout

\begin_layout Standard
Mehr über dieses Thema finden Sie in der 
\series bold
hyperref
\series default
-Dokumentation 
\begin_inset CommandInset citation
LatexCommand cite
key "hyperref"
literal "true"

\end_inset

.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 Automatische Querverweis-Namen können nicht verwendet werden, wenn Sie
 als Querverweisstil 
\family sans
Formatierter
\begin_inset space ~
\end_inset

Querverweis
\family default
 benutzen, wie in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Querverweis-Formate"

\end_inset

 beschrieben.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Das 
\emph on
Mathe
\emph default
 Handbuch ist ein Beispiel wo automatische Querverweisnamen verwendet werden.
\end_layout

\begin_layout Subsection
Querverweis-Position
\begin_inset CommandInset label
LatexCommand label
name "uab:Querverweis-Position"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Querverweise !  Position
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Wenn Sie 
\series bold
hyperref
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! hyperref
\end_layout

\end_inset

 in den
\family sans
 PDF-Eigenschaften
\family default
 im 
\family sans
Dokument-Einstellungen
\family default
 Dialog benutzen, um in der Ausgabe Querverweise zu verlinken, springt ein
 Klick auf den Querverweis für eine Gleitobjekt-Abbildung zur Abbildungsmarke,
 und Sie werden das Bild ohne Scrollen nicht sehen.
 Das liegt daran, dass der Querverweis-Link an der Marken-Position verankert
 ist.
 Wenn Sie das  \SpecialChar LaTeX
-Paket 
\series bold
hypcap
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! hypcap
\end_layout

\end_inset

, das Teil des \SpecialChar LaTeX
-Pakets 
\series bold
oberdiek
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! oberdiek
\end_layout

\end_inset

 ist, benutzen, wird der Anker am Anfang des Gleitobjekts gesetzt.
 Aber natürlich müssen Sie auch hier das \SpecialChar LaTeX
-Paket 
\series bold
hypcap
\series default
 zunächst in den \SpecialChar LaTeX
-Vorspann laden:
\end_layout

\begin_layout Standard

\series bold

\backslash
usepackage[figure]{hypcap}
\end_layout

\begin_layout Standard
Sie können 
\series bold
hypcap
\series default
 auch für alle Gleitobjekte benutzen, aber das wird aus Gründen der Stabilität
 nicht empfohlen.
 Weitere Informationen finden Sie im
\series bold
 hypcap
\series default
-Handbuch 
\begin_inset CommandInset citation
LatexCommand cite
key "hypcap"
literal "true"

\end_inset

.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 
\series bold
hypcap
\series medium
 hat keinen Einfluss auf Querverweise zu Teilabbildungen.
\end_layout

\end_inset


\end_layout

\begin_layout Section
Gleitobjekt-Einstellungen
\begin_inset CommandInset label
LatexCommand label
name "sec:Gleitobjekt-Einstellungen"

\end_inset


\begin_inset Index idx
status open

\begin_layout Plain Layout
Gleitobjekte ! Einstellungen
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Gleitobjekt-Einstellungen können in \SpecialChar LyX
 an zwei Orten vorgenommen werden: In
 
\family sans
Dokument\SpecialChar menuseparator
Einstellungen\SpecialChar menuseparator
Gleitobjekt-Einstellungen
\family default
 können Sie einige Einstellungen (bezüglich Platzierung auf der Seite und
 Ausrichtung der Inhalte) vornehmen, die per Voreinstellung für alle Gleitobjekt
e des Dokuments gelten, so lange Sie nicht die lokalen Einstellungen eines
 Gleitobjekts modifizieren.
\end_layout

\begin_layout Standard
Dieses können Sie per Rechtsklick auf ein Gleitobjekt-Kästchen und Klicken
 auf 
\family sans
Einstellungen\SpecialChar ldots
 
\family default
tun.
 Dies öffnet einen Dialog, in dem Sie – nun nur für dieses spezifische Gleitobje
kt –, die globalen Einstellungen modifizieren können.
 Außerdem können Sie einige Einstellungen vornehmen, die es nur für einzelne
 Gleitobjekte gibt.
 All dies beschrieben wir in den folgenden Abschnitten.
\end_layout

\begin_layout Subsection
Gleitobjekt-Platzierung
\begin_inset CommandInset label
LatexCommand label
name "abs:Gleitobjekt-Platzierung"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Gleitobjekte ! Platzierung
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Sowohl in 
\family sans
Dokument\SpecialChar menuseparator
Einstellungen
\family default
 als auch im lokalen Dialog 
\family sans
Einstellungen\SpecialChar ldots

\family default
 können Sie den Algorithmus anpassen, den \SpecialChar LaTeX
 verwendet, um Gleitobjekte möglichst
 gut auf der Seite zu platzieren.
 Im ersteren Fall geschieht dies für alle Gleitobjekte, im zweiten nur für
 das aktuelle.
 Hierfür gibt es die Option 
\family sans
Platzierungseinstellungen
\family default
.
 Per Voreinstellung übernimmt \SpecialChar LyX
 hier die Einstellungen der Dokumentklasse
 (in 
\family sans
Dokument\SpecialChar menuseparator
Einstellungen
\family default
 ist die Voreinstellung entsprechend 
\family sans
Klassenvoreinstellung
\family default
, im lokalen Dialog 
\family sans
Dokumentvoreinstellung
\family default
, welches die Einstellung von 
\family sans
Dokument\SpecialChar menuseparator
Einstellungen
\family default
 übernimmt).
 Wenn Sie das ändern möchten, wählen Sie 
\family sans
Platzierungseinstellungen: Benutzerdefiniert
\family default
.
 Danach können Sie eine oder mehrere der folgenden Optionen auswählen:
\end_layout

\begin_layout Description
Hier
\begin_inset space ~
\end_inset

wenn
\begin_inset space ~
\end_inset

möglich versucht, das Gleitobjekt dort zu platzieren, wo es eingefügt wurde.
\end_layout

\begin_layout Description
Anfang
\begin_inset space ~
\end_inset

der
\begin_inset space ~
\end_inset

Seite
\family sans
 
\family default
versucht, das Gleitobjekt am Anfang der aktuellen Seite zu platzieren.
 Gleitobjekte, die maximal 70
\begin_inset space \thinspace{}
\end_inset

% einer Seite benötigen, dürfen oben platziert werden.
 Dies kann durch die Variable 
\series bold

\backslash
topfraction
\series default
 im \SpecialChar LaTeX
-Vorspann überschrieben werden, zum Beispiel: 
\end_layout

\begin_deeper
\begin_layout Standard

\series bold

\backslash
renewcommand{
\backslash
topfraction}{0.9}
\family typewriter
\series default
 
\end_layout

\end_deeper
\begin_layout Description
Ende
\begin_inset space ~
\end_inset

der
\begin_inset space ~
\end_inset

Seite versucht, das Gleitobjekt am Ende der aktuellen Seite zu platzieren.
 Gleitobjekte, die maximal 30
\begin_inset space \thinspace{}
\end_inset

% einer Seite benötigen, dürfen unten platziert werden.
 Dies kann durch die Variable 
\series bold

\backslash
bottomfraction
\series default
 im \SpecialChar LaTeX
-Vorspann überschrieben werden, zum Beispiel setzt 
\end_layout

\begin_deeper
\begin_layout Standard

\series bold

\backslash
renewcommand{
\backslash
bottomfraction}{0.5}
\end_layout

\begin_layout Standard
die oftmals zu kleine untere Grenze auf 50
\begin_inset space \thinspace{}
\end_inset

%.
\end_layout

\end_deeper
\begin_layout Description
Seite
\begin_inset space ~
\end_inset

mit
\begin_inset space ~
\end_inset

Gleitobjekten versucht, das Gleitobjekt auf einer eigenen Seite zu platzieren.
 Nur wenn mehr als 50
\begin_inset space \thinspace{}
\end_inset

% einer Seite von Gleitobjekten belegt wird, wird eine neue Seite für weitere
 Gleitobjekte bereitgestellt.
 Dies kann durch die Variable 
\series bold

\backslash
floatpagefraction 
\series default
im \SpecialChar LaTeX
-Vorspann überschrieben werden.
\end_layout

\begin_layout Standard
Die Reihenfolge der obigen Optionen wird 
\emph on
immer
\emph default
 von \SpecialChar LaTeX
 verwendet.
 Das heißt wenn Sie die Standard-Platzierung verwenden, wird \SpecialChar LaTeX
 zuerst versuchen
 
\family sans
Hier
\begin_inset space \space{}
\end_inset

wenn
\begin_inset space \space{}
\end_inset

möglich
\family default
, dann 
\family sans
Anfang
\begin_inset space ~
\end_inset

der
\begin_inset space ~
\end_inset

Seite
\family default
 und dann die anderen Optionen anzuwenden.
 Wenn Sie nicht die Standard-Platzierung verwenden, wird \SpecialChar LaTeX
 nur die von Ihnen
 gewählten Optionen versuchen anzuwenden, aber immer in derselben Reihenfolge.
 Wenn keine der 4 Platzierungen möglich sind, wird die Prozedur intern wiederhol
t, aber diesmal mit dem Ziel, das Gleitobjekt auf die nächste Seite zu setzen.
\end_layout

\begin_layout Standard
Die Option 
\family sans
Hier,
\begin_inset space ~
\end_inset

auf
\begin_inset space ~
\end_inset

jeden
\begin_inset space ~
\end_inset

Fall
\family default
 sollte nur sehr selten benutzt werden und auch nur dann, wenn das Dokument
 fast druckreif ist.
 Denn mit der Option kann das Objekt nicht mehr 
\emph on
gleiten
\emph default
, wenn Sie das Dokument ändern, und die Gestaltung der Seite wird dadurch
 oftmals zerstört.
\end_layout

\begin_layout Standard
Es gibt keine Platzierungsoption für von Text umflossene [Gleit]Objekte,
 da diese immer vom Text eines bestimmten Absatzes umgeben sind.
\begin_inset VSpace bigskip
\end_inset


\end_layout

\begin_layout Standard
Manchmal wird ein Gleitobjekt am Seitenanfang platziert, während sein zugehörige
r Abschnitt erst auf der Seitenmitte beginnt, was den Eindruck erweckt,
 das Gleitobjekt sei Teil des vorherigen Abschnitts.
 Das kann mit dem \SpecialChar LaTeX
-Befehl
\series bold
 
\backslash
suppressfloats
\series default
 verhindert werden.
 Er unterdrückt eine Gleitobjekt-Platzierung für die Seite, auf der er steht,
 und sorgt so dafür, dass ein Gleitobjekt erst nach seiner Abschnitt-Überschrift
 gesetzt wird.
 Dazu müssen Sie im \SpecialChar LaTeX
-Vorspann folgende Befehle einfügen:
\end_layout

\begin_layout Standard

\series bold

\backslash
let
\backslash
meinAbschnitt
\backslash
section
\begin_inset Newline newline
\end_inset


\backslash
renewcommand{
\backslash
section}{
\backslash
suppressfloats[t]
\backslash
meinAbschnitt}
\end_layout

\begin_layout Standard
Dasselbe können Sie für alle Überschriften von Kapiteln, Abschnitten und
 Unterabschnitten festlegen.
 Für kleinere Teile wie Unterunterabschnitte wird es nicht empfohlen, weil
 \SpecialChar LaTeX
 Probleme mit einem geeigneten Ort für das Gleitobjekt haben könnte.
\end_layout

\begin_layout Standard
Es gibt auch noch das \SpecialChar LaTeX
-Paket 
\series bold
flafter
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! flafter
\end_layout

\end_inset

 das dafür sorgt, dass prinzipiell kein Gleitobjekt vor seiner Definition
 gedruckt wird.
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Manchmal möchte man alle Abbildungen und Tabellen am Dokumentende haben.
 Dafür gibt es das \SpecialChar LaTeX
-Paket 
\series bold
endfloat
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! endfloat
\end_layout

\end_inset

.
 Es druckt alle Gleitobjekt-Abbildungen und -Tabellen in eigenen Abschnitten.
 An der ursprünglichen Gleitobjekt-Position werden Sie einen Hinweis wie
 
\family sans

\begin_inset Quotes gld
\end_inset

[Abbildung
\begin_inset space ~
\end_inset

3.2 ist ungefähr hier.]
\family default

\begin_inset Quotes grd
\end_inset

 finden.
 Das 
\series bold
endfloat
\series default
-Paket wird mit folgendem Befehl in den \SpecialChar LaTeX
-Vorspann eingefügt:
\end_layout

\begin_layout Standard

\series bold

\backslash
usepackage[Optionen]{endfloat}
\end_layout

\begin_layout Standard
Es gibt verschiedene Optionen für die Formatierung der Abbildungen- und
 Tabellen-Abschnitte, die Sie in der 
\series bold
endfloat
\series default
-Dokumentation 
\begin_inset CommandInset citation
LatexCommand cite
key "endfloat"
literal "true"

\end_inset

 nachlesen können.
\begin_inset Newline newline
\end_inset


\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung
\begin_inset space ~
\end_inset

1: endfloat
\series default
 übersetzt den Hinweistext nicht automatisch.
 Abschnitt
\begin_inset space ~
\end_inset

4 in 
\begin_inset CommandInset citation
LatexCommand cite
key "endfloat"
literal "true"

\end_inset

 beschreibt, wie es geht.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung
\begin_inset space ~
\end_inset

2: 
\series default
Die aktuelle Version von 
\series bold
endfloat
\series default
 hat einen Fehler, wenn die Überschrift ein 
\begin_inset Quotes gld
\end_inset

ß
\begin_inset Quotes grd
\end_inset

 enthält.
 Sie müssen stattdessen den Befehl 
\series bold

\backslash
ss
\series default
 als \SpecialChar TeX
-Code benutzen.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Weitere Einzelheiten über Gleitobjekt-Platzierung finden Sie in \SpecialChar LaTeX
-Büchern
 wie 
\begin_inset CommandInset citation
LatexCommand cite
key "latexcompanion,latexguide,lamport,latex-praxisbuch"
literal "true"

\end_inset

.
\end_layout

\begin_layout Subsection
Ausrichtung des Inhalts
\end_layout

\begin_layout Standard
In dieser Liste von Optionen können Sie festlegen, wie die Inhalte eines
 Gleitobjekts (oder aller Gleitobjekte, wenn Sie das in 
\family sans
Dokument\SpecialChar menuseparator
Einstellungen
\family default
 festlegen), horizontal ausgerichtet werden.
 
\family sans
Klassenvoreinstellung
\family default
 bedeutet, dass die Ausrichtung, wie Sie in der Klasse (bzw.
 von \SpecialChar LaTeX
) für Gleitobjekte voreingestellt ist, übernommen wird.
 
\family sans
Dokumentvoreinstellung
\family default
 (nur im lokalen Dialog Gleitobjekt-Einstellungen sichtbar, nicht in 
\family sans
Dokument\SpecialChar menuseparator
Einstellungen
\family default
) übernimmt die Einstellungen aus 
\family sans
Dokument\SpecialChar menuseparator
Einstellungen
\family default
 (standardmäßig sind das ebenfalls die Klassenvoreinstellungen).
 Die anderen drei Optionen, 
\family sans
Links
\family default
, 
\family sans
Rechts
\family default
 und 
\family sans
Zentriert
\family default
, sind selbsterklärend.
 Wenn eine dieser drei in 
\family sans
Dokument\SpecialChar menuseparator
Einstellungen\SpecialChar menuseparator
Gleitobjekt-Einstellungen
\family default
 gewählt wurde, werden alle Gleitobjekte standardmäßig so ausgerichtet (es
 ist also recht einfach, beispielsweise alle Gleitobjekte zentriert auszurichten
).
\end_layout

\begin_layout Subsection
Weitere Optionen
\end_layout

\begin_layout Standard
Diese Optionen sind nur im lokalen Dialog Gleitobjekt-Einstellungen sichtbar,
 nicht in 
\family sans
Dokument\SpecialChar menuseparator
Einstellungen
\family default
.
\end_layout

\begin_layout Standard
Die Option 
\family sans
Spalten
\begin_inset space ~
\end_inset

überspannen
\family default
 ist bei zweispaltigen Dokumenten sinnvoll.
 Wenn Sie sie wählen, wird das Gleitobjekt über beide Spalten gesetzt.
\end_layout

\begin_layout Standard
Die Option 
\family sans
Seitwärts
\begin_inset space ~
\end_inset

drehen
\family default
 ist in Abschnitt 
\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Gedrehte-Gleitobjekte"

\end_inset

 beschrieben.
\end_layout

\begin_layout Section
Gedrehte Gleitobjekte
\begin_inset CommandInset label
LatexCommand label
name "abs:Gedrehte-Gleitobjekte"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Gleitobjekte ! drehen
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Wenn Bilder oder Tabellen breiter als die Seite sind, wollen Sie diese vielleich
t drehen.
 Dafür müssen Sie das Gleitobjekt-Kästchen mit der rechten Maustaste anklicken
 und die Option 
\family sans
Seitwärts
\begin_inset space ~
\end_inset

drehen
\family default
 wählen.
\end_layout

\begin_layout Standard
Gedrehte Gleitobjekte werden immer auf einer neuen Seite (oder Spalte, wenn
 sie ein mehrspaltiges Dokument haben) gedruckt.
 Sie können mehrere Spalten überspannen, wenn die Option 
\family sans
Spalten
\begin_inset space ~
\end_inset

überspannen
\family default
 in den Gleitobjekt Einstellungen gewählt ist.
 Gleitobjekte werden immer so gedreht, dass sie vom äußeren Rand her gelesen
 werden können.
 Um eine Drehrichtung für alle Seiten zu erzwingen, fügen Sie entweder die
 Option 
\series bold
figuresleft
\series default
 oder 
\series bold
figuresright
\series default
 zu den Dokumentklassen-Optionen hinzu.
\end_layout

\begin_layout Standard
Alle anderen Dinge sind wie bei normalen Gleitobjekten.
 Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Gedrehte-Tabelle"

\end_inset

 ist ein Beispiel für eine gedrehte Gleitobjekt-Tabelle.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 Nicht alle DVI-Betrachter können gedrehte Gleitobjekte anzeigen.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float table
placement document
alignment document
wide false
sideways true
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Gedrehte-Tabelle"

\end_inset

Gedrehte Tabelle
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="1" columns="5">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Test
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
d
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Section
Untergleitobjekte
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Gleitobjekte ! Untergleitobjekte
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Untergleitobjekte werden z.
\begin_inset space \thinspace{}
\end_inset

B.
 verwendet, wenn eine Abbildung aus mehreren Bildern besteht.
 Sie werden erstellt, indem ein Gleitobjekt in ein bestehendes Gleitobjekt
 eingefügt wird.
 Die Gleitobjekt-Platzierung kann wie bei Absätzen eingestellt werden, siehe
 in Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Untertabellen-nebeneinander"

\end_inset

 und 
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Untertabellen-übereinander"

\end_inset

.
\end_layout

\begin_layout Standard
Untergleitobjekte können wie normale Gleitobjekte referenziert werden: Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Untertabelle-a"

\end_inset

 und 
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Untertabelle-b"

\end_inset

 sind Untertabellen von Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Untertabellen-nebeneinander"

\end_inset

.
\end_layout

\begin_layout Standard
\begin_inset Float table
placement document
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Untertabellen-nebeneinander"

\end_inset

Zwei Untertabellen nebeneinander.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset space \hfill{}
\end_inset


\begin_inset Float table
placement document
alignment document
wide false
sideways false
status collapsed

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Untertabelle-a"

\end_inset

Dies ist Untertabelle a.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="1" columns="5">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Test
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
d
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\begin_inset space \hfill{}
\end_inset


\begin_inset Float table
placement document
alignment document
wide false
sideways false
status collapsed

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Untertabelle-b"

\end_inset

Dies ist Untertabelle b.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="1" columns="5">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
d
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Test
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\begin_inset space \hfill{}
\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float table
placement document
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Untertabellen-übereinander"

\end_inset

Zwei Untertabellen übereinander.
 (a) Tabelle mit 4 Zellen, (b) Tabelle mit 5 Zellen.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Float table
placement document
alignment document
wide false
sideways false
status collapsed

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout

\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="1" columns="4">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Test
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Test
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Test
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Test
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Float table
placement document
alignment document
wide false
sideways false
status collapsed

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout

\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="1" columns="5">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
a
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
d
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Section
Gleitobjekte nebeneinander
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Gleitobjekte ! nebeneinander
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um Gleitobjekte nebeneinander zu setzen wie bei Abbildung
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abb:Gleitobjekt-links"

\end_inset

 und 
\begin_inset CommandInset ref
LatexCommand ref
reference "abb:Gleitobjekt-rechts"

\end_inset

 wird nur 
\emph on
ein
\emph default
 Gleitobjekt verwendet.
 In dieses werden zwei Minipage Boxen eingefügt.
\begin_inset Foot
status collapsed

\begin_layout Plain Layout
Minipages sind in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Minipage"

\end_inset

 erklärt.
\end_layout

\end_inset

 Die Breite wird für jede Minipage auf 45
\begin_inset space \thinspace{}
\end_inset

-50
\begin_inset space \thinspace{}
\end_inset

Spalten% und die Box Ausrichtung auf 
\family sans
Unten
\family default
 gesetzt.
 Die Minipage-Boxen enthalten das Bild und die Beschriftung wie in einem
 Gleitobjekt.
 Der einzige Unterschied ist, dass die Bildeinheit 
\family sans
Spaltenbreite
\begin_inset space ~
\end_inset

%
\family default
 nun bezüglich der Breite der Minipage-Boxen berechnet wird.
\end_layout

\begin_layout Standard
\begin_inset Float figure
placement document
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Box Frameless
position "b"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 0
use_makebox 0
width "45col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status open

\begin_layout Plain Layout
\align center
\begin_inset Graphics
	filename ../clipart/2D-intensity-plot.pdf
	width 100col%
	scaleBeforeRotation

\end_inset


\end_layout

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "abb:Gleitobjekt-links"

\end_inset

Gleitobjekt auf der linken Seite.
\end_layout

\end_inset


\end_layout

\end_inset


\begin_inset space \hfill{}
\end_inset


\begin_inset Box Frameless
position "b"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 0
use_makebox 0
width "45col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status open

\begin_layout Plain Layout
\align center
\begin_inset Graphics
	filename ../clipart/Star-structure.pdf
	width 100col%
	scaleBeforeRotation

\end_inset


\end_layout

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "abb:Gleitobjekt-rechts"

\end_inset

Gleitobjekt auf der rechten Seite.
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
Eine alternative und einfachere Methode ist, das Modul 
\family sans
Breitenvariable
\begin_inset space ~
\end_inset

Minipages
\family default
 zu verwenden, siehe Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Minipage"

\end_inset

.
 Breitenvariable Minipages berücksichtigen die Breite der Abbildungen und
 Tabellen automatisch, so dass keine explizite Breite angegeben werden muss.
 Die \SpecialChar LyX
-Beispieldatei 
\emph on
varwidth-floats-side-by-side
\emph default
 zeigt ein paar Beispiele.
\end_layout

\begin_layout Section
Beschriftungs-Formatierung
\begin_inset CommandInset label
LatexCommand label
name "abs:Titel-Formatierung"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Gleitobjekte ! Beschriftung ! Formatierung
\end_layout

\end_inset


\end_layout

\begin_layout Standard

\family sans
Legende
\family default
 ist die Standard-Paragraf-Umgebung für Gleitobjekt-Beschriftungen.
 In \SpecialChar LyX
 sehen Titel so aus:  
\family sans

\begin_inset Quotes gld
\end_inset

Abbildung xyz:
\family default

\begin_inset Quotes grd
\end_inset

, gefolgt vom Beschriftungstext, wobei 
\family sans
xyz
\family default
 die von \SpecialChar LyX
 vergebene Nummer ist.
 Standardmäßig werden die Marke und der Beschriftungstext im selben Font
 gedruckt.
 Dieses Format ist für die meisten aber nicht alle Dokumente geeignet.
\end_layout

\begin_layout Standard
Um das Standardformat für die Beschriftung zu ändern, müssen Sie das \SpecialChar LaTeX
-Paket
 
\series bold
caption
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! caption
\end_layout

\end_inset

 in den \SpecialChar LaTeX
-Vorspann laden:
\end_layout

\begin_layout Standard

\series bold

\backslash
usepackage[Format-Definition]{caption}
\end_layout

\begin_layout Standard
Soll zum Beispiel Name und Nummer serifenlos und fett gedruckt werden und
 die Beschriftung immer über der Tabelle stehen, müssen Sie folgenden Befehl
 verwenden:
\end_layout

\begin_layout Standard

\series bold

\backslash
usepackage[labelfont={bf,sf}, tableposition=top]{caption}
\end_layout

\begin_layout Standard
Sie können auch verschiedene Formate für verschiedene Gleitobjekt-Typen
 definieren.
 Dazu laden Sie das 
\series bold
caption
\series default
-Paket ohne Format-Optionen und definieren die verschiedenen Formate mit
 dem Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
captionsetup[Gleitobjekt-Typ]{Format-Definition}
\end_layout

\begin_layout Standard
Für Abbildung
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abb:Langer-Abb-Titel"

\end_inset

 und Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Langer-Tab-Titel"

\end_inset

 können die Beschriftungen mit folgenden Befehlen im \SpecialChar LaTeX
-Vorspann definiert
 werden:
\end_layout

\begin_layout Standard

\series bold

\backslash
usepackage[tableposition=top]{caption}
\begin_inset Newline newline
\end_inset


\backslash
captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout

\series bold

\backslash
captionsetup[figure]{
\end_layout

\end_inset

labelsep=period}
\begin_inset Newline newline
\end_inset


\backslash
captionsetup[table]{labelfont={bf,sf}}
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 Die Option 
\series bold
tableposition=top
\series default
 hat keine Auswirkung, wenn eine 
\series bold
KOMA-Script
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! KOMA-Script
\end_layout

\end_inset

-Dokumentklasse verwendet wird.
 Hier muss die Option 
\series bold
captions=tableheading
\series default
 benutzt werden.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Weitere Informationen über das Paket
\series bold
 caption
\series default
 finden Sie in seiner Dokumentation 
\begin_inset CommandInset citation
LatexCommand cite
key "caption"
literal "true"

\end_inset

.
\end_layout

\begin_layout Standard
Wenn Sie den Namen von 
\begin_inset Quotes gld
\end_inset

Abbildung
\begin_inset Quotes grd
\end_inset

 auf 
\begin_inset Quotes gld
\end_inset

Bild
\begin_inset Quotes grd
\end_inset

 ändern wollen, können Sie das mit folgendem Befehl im \SpecialChar LaTeX
-Vorspann  machen:
\end_layout

\begin_layout Standard

\series bold

\backslash
renewcommand{
\backslash
fnum@figure}{Bild~
\backslash
thefigure}
\end_layout

\begin_layout Standard
wobei 
\series bold

\backslash
thefigure
\series default
 die Bildnummer einsetzt und
\series bold
 ~
\series default
 ein geschütztes Leerzeichen ist.
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Wenn Sie eine 
\series bold
KOMA-Script
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! KOMA-Script
\end_layout

\end_inset

-Dokumentklasse (
\family sans
article (KOMA-Script)
\family default
, 
\family sans
book (KOMA-Script)
\family default
, 
\family sans
letter (KOMA-Script)
\family default
 oder 
\family sans
report (KOMA-Script)
\family default
) benutzen, können Sie anstatt des 
\series bold
caption
\series default
-Paketes den eingebauten Befehl 
\series bold

\backslash
setkomafont
\series default
 von 
\series bold
KOMA-Script
\series default
 benutzen.
 Der Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
setkomafont{captionlabel}{
\backslash
bfseries}
\end_layout

\begin_layout Standard
im \SpecialChar LaTeX
-Vorspann druckt den Namen fett.
\end_layout

\begin_layout Standard
Weitere Informationen über 
\series bold

\backslash
setkomafont
\series default
 finden Sie in der 
\series bold
KOMA-Script
\series default
-Do\SpecialChar softhyphen
ku\SpecialChar softhyphen
men\SpecialChar softhyphen
ta\SpecialChar softhyphen
tion 
\begin_inset CommandInset citation
LatexCommand cite
key "KOMA-Script"
literal "true"

\end_inset

.
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
}
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
Das Beschriftungsformat wurde nur für dieses Beispiel geändert
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float figure
placement !p
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\align center
\begin_inset Graphics
	filename ../clipart/2D-intensity-plot.pdf
	scaleBeforeRotation

\end_inset


\end_layout

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "abb:Langer-Abb-Titel"

\end_inset

Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
 ist, um das andere Beschriftungsformat zu zeigen.
 Hier wurde ein selbst definiertes Beschriftungsformat benutzt.
\begin_inset Argument 1
status collapsed

\begin_layout Plain Layout
Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
 ist.
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
on}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float table
placement !p
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Langer-Tab-Titel"

\end_inset

Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
 ist, um das andere Beschriftungsformat zu zeigen.
 Hier wurde das Standard-Beschriftungsformat dieses Dokuments für Tabellen
 benutzt.
\begin_inset Argument 1
status collapsed

\begin_layout Plain Layout
Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
 ist.
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="1" columns="5">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
a
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
d
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Section
Beschriftungs-Platzierung
\begin_inset CommandInset label
LatexCommand label
name "abs:Titel-Platzierung"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Gleitobjekte ! Beschriftung ! Platzierung
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Normalerweise werden die Beschriftungen wie folgt platziert:
\end_layout

\begin_layout Description
Abbildung: darunter
\end_layout

\begin_layout Description
Tabelle: darüber
\end_layout

\begin_layout Standard
\SpecialChar LaTeX
-Standard-Klassen unterstützen diese Vereinbarung nicht für Tabellen.
 Das heißt wenn Sie eine der Dokument-Klassen 
\family sans
article
\family default
, 
\family sans
book
\family default
, 
\family sans
letter
\family default
 oder 
\family sans
report
\family default
 benutzen, wird zwischen Beschriftung und Tabelle kein Zwischenraum gedruckt.
 Um das zu erreichen, laden Sie das \SpecialChar LaTeX
-Paket 
\series bold
caption
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! caption
\end_layout

\end_inset

 im \SpecialChar LaTeX
-Vorspann mit der Option
\begin_inset Foot
status collapsed

\begin_layout Plain Layout
In Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Titel-Formatierung"

\end_inset

 steht mehr über das Paket 
\series bold
caption
\series default
.
\end_layout

\end_inset


\end_layout

\begin_layout Standard

\series bold
tableposition=top
\end_layout

\begin_layout Standard
Wenn Sie eine 
\series bold
KOMA-Script
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! KOMA-Script
\end_layout

\end_inset

-Dokumentklasse (
\family sans
article (KOMA-Script)
\family default
, 
\family sans
book (KOMA-Script)
\family default
, 
\family sans
letter (KOMA-Script)
\family default
 oder 
\family sans
report (KOMA-Script)
\family default
) benutzen, können Sie alternativ zum 
\series bold
caption
\series default
-Paket die Dokumentklassen-Option
\end_layout

\begin_layout Standard

\series bold
captions=tableheading
\end_layout

\begin_layout Standard
benutzen.
\begin_inset Foot
status collapsed

\begin_layout Plain Layout
Diese Option wird in diesem Dokument verwendet.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
In Dokumenten, die eine KOMA-Script Klasse verwenden, können Sie auch mit
 rechts auf eine Beschriftung klicken und im Kontextmenü markieren, ob diese
 Beschriftung über oder unter der Tabelle/Abbildung sein soll.
 Auf diese Weise kann die dokumentweite Beschriftungs-Platzierung für bestimmte
 Beschriftungen überschrieben werden.
 Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Eine-Beschriftung-unterhalb"

\end_inset

 ist ein Beispiel, bei dem die Beschriftung als unterhalb der Tabelle markiert
 wurde, obwohl sie über der Tabelle steht.
 Zum Vergleich ist die Beschriftung von Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Eine-normale-Tabellen-Beschriftu"

\end_inset

 nicht markiert.
\end_layout

\begin_layout Standard
\begin_inset Float table
placement document
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Below

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Eine-Beschriftung-unterhalb"

\end_inset

Eine Beschriftung, die als unterhalb der der Tabelle markiert wurde.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
2
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
3
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Joe
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Mary
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Ted
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $\int x^{2}dx$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $\left[\begin{array}{cc}
a & b\\
c & d
\end{array}\right]$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $1+1=2$
\end_inset


\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float table
placement document
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Eine-normale-Tabellen-Beschriftu"

\end_inset

Eine normale Tabellen-Beschriftung.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
1
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
2
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
3
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Joe
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Mary
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Ted
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $\int x^{2}dx$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $\left[\begin{array}{cc}
a & b\\
c & d
\end{array}\right]$
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Formula $1+1=2$
\end_inset


\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Die Beschriftung kann auch neben  der Abbildung oder Tabelle stehen.
 Das bewirkt das \SpecialChar LaTeX
-Paket 
\series bold
sidecap
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! sidecap
\end_layout

\end_inset

, das so in den \SpecialChar LaTeX
-Vorspann geladen wird:
\end_layout

\begin_layout Standard

\series bold

\backslash
usepackage[Option]{sidecap}
\end_layout

\begin_layout Standard
Wenn Sie keine Option setzen, wird die Beschriftung außen gesetzt.
 Mit 
\series bold
innercaption
\series default
 wird die Beschriftung innen gedruckt.
 Um die Beschriftung immer rechts oder links zu erzwingen, benutzen Sie
 
\series bold
rightcaption
\series default
 oder 
\series bold
leftcaption
\series default
.
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
ifsidecap
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
Der folgende Abschnitt wird nur gedruckt, wenn das \SpecialChar LaTeX
-Paket 
\series bold
sidecap
\series default
 installiert ist.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um die Beschriftung mit \SpecialChar LyX
 seitlich zu drucken, müssen Sie folgende Befehle
 in den \SpecialChar LaTeX
-Vorspann schreiben:
\end_layout

\begin_layout Standard
\begin_inset Newpage newpage
\end_inset


\end_layout

\begin_layout Standard
\noindent
\begin_inset CommandInset line
LatexCommand rule
offset "0.5ex"
width "100line%"
height "1pt"

\end_inset


\end_layout

\begin_layout Standard

\series bold

\backslash
newcommand{
\backslash
TabBesBeg}[1][1.0]{%
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout
\begin_inset space ~
\end_inset


\end_layout

\end_inset


\backslash
let
\backslash
MyTable
\backslash
table
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout

\series medium
\begin_inset space ~
\end_inset


\end_layout

\end_inset


\backslash
let
\backslash
MyEndtable
\backslash
endtable
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout

\series medium
\begin_inset space ~
\end_inset


\end_layout

\end_inset


\backslash
renewenvironment{table}[1]{
\backslash
begin{SCtable}[#1]##1}{
\backslash
end{SCtable}}}
\end_layout

\begin_layout Standard

\series bold

\backslash
newcommand{
\backslash
TabBesEnd}{%
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout
\begin_inset space ~
\end_inset


\end_layout

\end_inset


\backslash
let
\backslash
table
\backslash
MyTable
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout
\begin_inset space ~
\end_inset


\end_layout

\end_inset


\backslash
let
\backslash
endtable
\backslash
MyEndtable
\end_layout

\begin_layout Standard

\series bold

\backslash
newcommand{
\backslash
FigBesBeg}[1][1.0]{%
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout
\begin_inset space ~
\end_inset


\end_layout

\end_inset


\backslash
let
\backslash
MyFigure
\backslash
figure
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout
\begin_inset space ~
\end_inset


\end_layout

\end_inset


\backslash
let
\backslash
MyEndfigure
\backslash
endfigure
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout
\begin_inset space ~
\end_inset


\end_layout

\end_inset


\backslash
renewenvironment{figure}[1]{
\backslash
begin{SCfigure}[#1]##1}{
\backslash
end{SCfigure}}}
\end_layout

\begin_layout Standard

\series bold

\backslash
newcommand{
\backslash
FigBesEnd}{%
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout
\begin_inset space ~
\end_inset


\end_layout

\end_inset


\backslash
let
\backslash
figure
\backslash
MyFigure
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout
\begin_inset space ~
\end_inset


\end_layout

\end_inset


\backslash
let
\backslash
endfigure
\backslash
MyEndfigure}
\end_layout

\begin_layout Standard
\noindent
\begin_inset CommandInset line
LatexCommand rule
offset "0.5ex"
width "100line%"
height "1pt"

\end_inset


\end_layout

\begin_layout Standard
Mit den Befehlen können Sie die Gleitobjekte so umdefinieren, dass die Beschrift
ungen seitlich gedruckt werden.
 Für Gleitobjekt-Abbildungen schreiben Sie den Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
FigBesBeg
\end_layout

\begin_layout Standard
als \SpecialChar TeX
-Code vor das Gleitobjekt und fügen Sie den Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
FigBesEnd
\end_layout

\begin_layout Standard
als \SpecialChar TeX
-Code an der Stelle ein, wo Sie zur ursprünglichen Gleitobjekt-Definition
 zurückkehren wollen.
\end_layout

\begin_layout Standard
Bei Gleitobjekt-Tabellen heißen die Befehle
\end_layout

\begin_layout Standard

\series bold

\backslash
TabBesBeg
\series default
 und 
\series bold

\backslash
TabBesEnd
\series default
.
\end_layout

\begin_layout Standard
Abbildung
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abb:Beschriftung-neben"

\end_inset

 und Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Beschriftung-neben"

\end_inset

 sind Beispiele für seitliche Beschriftungen.
\end_layout

\begin_layout Standard
Sie sehen, dass die Beschriftung bei Gleitobjekt-Tabellen am oberen Rand
 der Tabelle gedruckt wird und bei Gleitobjekt-Abbildungen am unteren Rand
 der Abbildung.
 Das kann man mit dem Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
sidecaptionvpos{Gleitobjekt-Typ}{Platzierung}
\end_layout

\begin_layout Standard
im \SpecialChar LaTeX
-Vorspann oder als \SpecialChar TeX
-Code vor dem Gleitobjekt ändern.
 Der Gleitobjekt-Typ ist entweder 
\family sans
figure
\family default
 oder 
\family sans
table
\family default
, die
\family sans
 
\family default
Platzierung ist 
\family typewriter
t
\family default
 für oben, 
\family typewriter
c
\family default
 für zentriert oder 
\family typewriter
b
\family default
 für unten.
 Um die Beschriftung einer Gleitobjekt-Abbildung vertikal zu zentrieren,
 lautet der Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
sidecaptionvpos{figure}{c}
\end_layout

\begin_layout Standard
Das wurde in Abbildung
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abb:cap-beside-fig-2"

\end_inset

 benutzt.
\end_layout

\begin_layout Standard
\begin_inset VSpace medskip
\end_inset


\end_layout

\begin_layout Standard
Die Standard Beschriftungsbreite ist die Breite des Bildes/der Tabelle.
 Für schmale Bilder/Tabellen, wie in Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Beschriftung-neben"

\end_inset

, führt dies zu zu schmalen Beschriftungen.
 Die breite kann erhöht werden, indem man einen Faktor angibt mit dem die
 Breite des Bildes/der Tabelle multipliziert wird.
 Das Ergebnis ist die Beschriftungsbreite.
 Die Breite der Beschriftung wird automatisch neu berechnet, falls sie aufgrund
 der angegebenen Breite in den Seiten- oder Spaltenrand ragen würde.
 Der 
\emph on
Faktor
\emph default
 kann entweder als optionales Argument für 
\series bold

\backslash
FigBesBeg
\series default
 angegeben werden:
\end_layout

\begin_layout Standard

\series bold

\backslash
FigBesBeg[Faktor]
\end_layout

\begin_layout Standard
oder indem man in der Definition von 
\series bold

\backslash
FigBesBeg
\series default
 die 
\series bold
1.0
\series default
 mit einem anderen Wert ersetzt.
 Bei letzterem ist der angegebene Faktor der Standard wenn 
\series bold

\backslash
FigBesBeg
\series default
 ohne Argument verwendet wird.
 Für Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Beschriftung-neben-breiter"

\end_inset

 wurde der Faktor 5 verwendet.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Achtung:
\series default
 Für Gleitobjekten mit Beschriftung neben dem Objekt kann die Gleitobjekt-Platzi
erungsoption 
\family sans
Hier,
\begin_inset space ~
\end_inset

auf
\begin_inset space ~
\end_inset

jeden
\begin_inset space ~
\end_inset

Fall
\family default
 nicht verwendet werden werden, da diese von 
\series bold
sidecap
\series default
 nicht unterstützt wird.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace medskip
\end_inset

Weitere Informationen über das Paket
\series bold
 sidecap
\series default
 finden Sie in seiner Dokumentation 
\begin_inset CommandInset citation
LatexCommand cite
key "sidecap"
literal "true"

\end_inset

.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 Das \SpecialChar LaTeX
-Paket 
\series bold
hypcap
\series default
,
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! hypcap
\end_layout

\end_inset

 das in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Querverweis-Position"

\end_inset

 beschrieben wurde, hat keine Auswirkungen auf Gleitobjekte mit seitlichen
 Beschriftungen.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
FigBesBeg 
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float figure
placement document
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Graphics
	filename ../clipart/3D-structure-distort.pdf
	scale 50
	scaleBeforeRotation

\end_inset


\end_layout

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "abb:Beschriftung-neben"

\end_inset

Dies ist eine Beschriftung neben einer Abbildung.
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
FigBesEnd
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
TabBesBeg 
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float table
placement document
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Beschriftung-neben"

\end_inset

Dies ist eine Beschriftung neben einer Tabelle.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="5">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
a
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
d
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
f
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
g
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
h
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
i
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
j
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
TabBesEnd
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
FigBesBeg 
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
sidecaptionvpos{figure}{c}
\end_layout

\end_inset


\begin_inset Float figure
placement document
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Graphics
	filename ../clipart/3D-structure-distort.pdf
	scale 50
	scaleBeforeRotation

\end_inset


\end_layout

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "abb:cap-beside-fig-2"

\end_inset

Dies ist eine vertikal zentrierte Beschriftung neben einer Abbildung.
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
FigBesEnd
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
TabBesBeg[5]
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float table
placement document
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Beschriftung-neben-breiter"

\end_inset

Diese Beschriftung ist breiter als die in Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Beschriftung-neben"

\end_inset

.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="5">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
a
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
b
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
c
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
d
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
f
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
g
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
h
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
i
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
j
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
TabBesEnd
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
else
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
Der folgende Hinweis wird gedruckt, wenn das \SpecialChar LaTeX
-Paket 
\series bold
sidecap
\series default
 nicht installiert ist:
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Das \SpecialChar LaTeX
-Paket 
\series bold
sidecap
\series default
 muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fi
\end_layout

\end_inset


\end_layout

\begin_layout Section
Gleitobjekt-Verzeichnisse
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Gleitobjekte ! Verzeichnisse
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Ähnlich wie das Inhaltsverzeichnis gibt es Gleitobjekt-Verzeichnisse.
 Sie können mit den Untermenüs von 
\family sans
Einfügen\SpecialChar menuseparator
Liste
\begin_inset space ~
\end_inset

/
\begin_inset space ~
\end_inset

Inhaltsverzeichnis
\family default
 eingefügt werden.
\end_layout

\begin_layout Standard
Die Einträge in diesen Verzeichnissen sind die Beschriftungen der Gleitobjekte
 oder ihre Kurztitel, die Gleitobjekt-Nummer und die Seitennummer.
\end_layout

\begin_layout Standard
In diesem Dokument finden Sie außer dem Inhaltsverzeichnis ein Abbildungs-
 und ein Tabellen-Verzeichnis.
\end_layout

\begin_layout Chapter
Notizen
\end_layout

\begin_layout Section
\SpecialChar LyX
-Notizen
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Notizen ! \SpecialChar LyX
-Notizen
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Notizen werden mit einem Klick auf 
\begin_inset Info
type  "icon"
arg   "note-insert"
\end_inset

 oder 
\family sans
Einfügen\SpecialChar menuseparator
Notiz
\family default
 eingefügt.
 Es gibt drei Arten:
\end_layout

\begin_layout Description
\SpecialChar LyX
-Notiz: Dieser Typ ist für interne Notizen und wird nicht gedruckt.
 Eine 
\family sans
\SpecialChar LyX
-Notiz
\family default
 sieht so aus:
\begin_inset Newline newline
\end_inset


\begin_inset Newline newline
\end_inset


\begin_inset Graphics
	filename clipart/LyXNotiz.png
	display false
	scale 80
	scaleBeforeRotation

\end_inset

 
\begin_inset Note Note
status open

\begin_layout Plain Layout
Dies ist Text in einem Notiz-Kästchen, der nicht gedruckt wird.
\end_layout

\end_inset


\end_layout

\begin_layout Description
Kommentar: Diese Notiz wird auch nicht gedruckt, aber sie erscheint als
 \SpecialChar LaTeX
-Kommentar, wenn Sie das Dokument nach \SpecialChar LaTeX
 exportieren (
\family sans
Datei\SpecialChar menuseparator
Ex\SpecialChar softhyphen
por\SpecialChar softhyphen
tie\SpecialChar softhyphen
ren\SpecialChar menuseparator
LaTeX
\begin_inset space ~
\end_inset

(pdflatex) / (normal)
\family default
.
 Ein Kommentar sieht so aus:
\begin_inset Newline newline
\end_inset


\begin_inset Newline newline
\end_inset


\begin_inset Graphics
	filename clipart/Kommentar.png
	display false
	scale 80
	scaleBeforeRotation

\end_inset

 
\begin_inset Note Comment
status open

\begin_layout Plain Layout
Dies ist ein Kommentar, der nicht gedruckt, aber exportiert wird.
\end_layout

\end_inset


\end_layout

\begin_layout Description
Grauschrift: Diese Notiz wird grau gedruckt und sieht so aus:
\begin_inset Newline newline
\end_inset


\begin_inset Newline newline
\end_inset


\begin_inset Graphics
	filename clipart/GrauschriftNotiz.png
	display false
	scale 80
	scaleBeforeRotation

\end_inset


\begin_inset Newline newline
\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
renewenvironment{lyxgreyedout}
\end_layout

\begin_layout Plain Layout

{
\backslash
textcolor[gray]{0.4}
\backslash
bgroup}{
\backslash
egroup}
\end_layout

\end_inset


\begin_inset Note Greyedout
status open

\begin_layout Plain Layout
Dies ist Text in einem Kommentar-Kästchen, der nur als Kommentar in der
 \SpecialChar LaTeX
-Datei erscheint.
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
renewenvironment{lyxgreyedout}
\end_layout

\begin_layout Plain Layout

{
\backslash
textcolor{blue}
\backslash
bgroup}{
\backslash
egroup}
\end_layout

\end_inset


\begin_inset Note Note
status collapsed

\begin_layout Plain Layout
Die Grauschrift-Notiz wurde auf die ursprüngliche \SpecialChar LyX
-Definition zurückgesetzt,
 weil Grauschriften im \SpecialChar LaTeX
-Vorspann dieses Dokuments blau definiert wurden.
 
\end_layout

\end_inset


\begin_inset Newline newline
\end_inset


\begin_inset Newline newline
\end_inset

Das Beispiel zeigt, dass die erste Zeile von Grauschrift-Notizen eingerückt
 wird und dass Grauschrift-Notizen Fußnoten enthalten können.
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Wenn Sie auf den Werkzeugleistenknopf 
\family sans

\begin_inset Info
type  "icon"
arg   "note-insert"
\end_inset


\family default
 klicken, wird zunächst eine 
\family sans
\SpecialChar LyX
-Notiz
\family default
 eingefügt.
 Mit einem Rechts-Klick auf das Notiz-Kästchen können Sie einen der drei
 Notiz-Typen auswählen.
 Wenn Sie einen vorhandenen Text in eine Notiz verwandeln wollen, markieren
 Sie ihn und klicken dann auf den Werkzeugleistenknopf.
 Um eine Notiz in Text zu verwandeln, drücken Sie die Backspace-Taste, wenn
 der Cursor am Beginn der Notiz ist oder die Entfernen-Taste, wenn der Cursor
 am Ende der Notiz ist.
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Die Textfarbe von Grauschrift-Boxen kann im Menü 
\family sans
Dokument\SpecialChar menuseparator
Einstellungen\SpecialChar menuseparator
Farben
\family default
 geändert werden.
\end_layout

\begin_layout Section
Fußnoten
\begin_inset CommandInset label
LatexCommand label
name "abs:Fußnoten"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Notizen ! Fußnoten
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Fußnoten
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Fußnoten werden über den Werkzeugleistenknopf 
\begin_inset Info
type  "icon"
arg   "footnote-insert"
\end_inset

 oder das Menü 
\family sans
Einfügen\SpecialChar menuseparator
Fußnote
\family default
 eingefügt.
 Man sieht dann diese Fußnotenbox: 
\begin_inset Graphics
	filename clipart/Fussnote.png
	scale 95
	scaleBeforeRotation

\end_inset

 in die der Fußnotentext eingegeben wird.
 Wenn existierender Text in eine Fußnote umgewandelt werden soll, markiert
 man ihn und klickt auf den Fußnoten-Werkzeugleistenknopf.
 Um eine Fußnote in Text zu konvertieren, drückt man die Taste 
\family sans
Backspace
\family default
 wenn sich der Cursor am Anfang der Fußnote befindet oder die Taste 
\family sans
Entf
\family default
 wenn der Cursor am Ende der Fußnote ist.
\end_layout

\begin_layout Standard
Hier ist eine Beispielfußnote:
\color black

\begin_inset Foot
status open

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fuss:Fußnoten-Beispiel"

\end_inset

Dies ist eine Fußnote.
\end_layout

\end_inset


\color inherit

\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
newcounter{MyRepeatFoot}
\end_layout

\begin_layout Plain Layout


\backslash
setcounter{MyRepeatFoot}{
\backslash
thefootnote}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
In der druckfertigen Ausgabe erscheint an der Stelle, wo die Fußnote eingefügt
 wurde, eine hochgestellte Zahl.
 Der Fußnotentext wird am Seitenende gedruckt, wobei die Fußnotennummer
 hochgestellt dem Text vorangeht.
 Die Fußnotennummern werden von \SpecialChar LaTeX
 berechnet und sind fortlaufend.
 Es hängt von der Dokumentklasse ab, ob sie in jedem Kapitel zurückgesetzt
 werden.
\end_layout

\begin_layout Standard
Auf Fußnoten kann wie auf andere Gleitobjekte verwiesen werden, wenn in
 der Fußnote eine Marke eingefügt wurde.
 Dies ist ein Querverweis auf Fußnote
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "fuss:Fußnoten-Beispiel"

\end_inset

.
\end_layout

\begin_layout Standard
\begin_inset VSpace defskip
\end_inset

Fußnoten in Titel-Umgebungen werden üblicherweise mit Symbolen nummeriert
 und sie können nur einen Absatz enthalten.
 Siehe als Beispiel die Fußnote der Titelseite dieses Dokuments.
\end_layout

\begin_layout Standard
Fußnoten in langen Tabellen sind in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Fußnoten-in-mehrseitigen"

\end_inset

 beschrieben.
\end_layout

\begin_layout Standard
\begin_inset VSpace defskip
\end_inset


\end_layout

\begin_layout Standard
Fußnoten in Minipage-Boxen werden gedruckt, allerdings innerhalb der Box
 und mit einer anderen Nummerierung, da eine Minipage-Box wie eine Seite
 innerhalb einer Seite ist.
 (Mehr über Minipages ist in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Minipage"

\end_inset

 zu finden.) Um eine Fußnote in der Minipage zu erhalten, die am unteren
 Seitenrand wie normale Fußnoten gedruckt wird, verwenden Sie diese Methode:
 Anstatt einer Fußnote wird der Befehl 
\series bold

\backslash
footnotemark{}
\series default
 als \SpecialChar TeX
-Code eingefügt.
 Der Text der Fußnote wird als Argument des \SpecialChar TeX
-Code-Befehls 
\series bold

\backslash
footnotetext
\series default
 nach der Minipage-Box eingegeben.
\begin_inset Newline newline
\end_inset

Hinter folgender Minipage-Box wurde als Beispiel dieser Befehl eingegeben:
\end_layout

\begin_layout Standard

\series bold

\backslash
footnotetext{
\series default
Fußnote außerhalb der Minipage.
\series bold
}
\end_layout

\begin_layout Standard
\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 0
use_makebox 0
width "100col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status open

\begin_layout Plain Layout
Dies ist ein Beispieltext.in einer Minipage.
\begin_inset Foot
status open

\begin_layout Plain Layout
Fußnote in einer Minipage.
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
Dies ist ein Beispieltext.
 in einer Minipage.
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
footnotemark{}
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
footnotetext{
\end_layout

\end_inset

Fußnote außerhalb der Minipage.
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace defskip
\end_inset


\end_layout

\begin_layout Standard
Um auf eine Fußnote mehrere Male zu verweisen, ohne dabei jedes Mal den
 Fußnotentext zu drucken, verwenden Sie den \SpecialChar TeX
-Code-Befehl 
\series bold

\backslash
footnotemark[Nummer]
\series default
.
\begin_inset Newline newline
\end_inset

Weil Sie die Nummer der Fußnote nicht im Voraus wissen können, müssen Sie
 sie speichern, nachdem Sie die Fußnote eingefügt haben.
 Hinter Fußnote
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "fuss:Fußnoten-Beispiel"

\end_inset

 wurde das mit folgenden \SpecialChar TeX
-Code-Befehlen gemacht:
\end_layout

\begin_layout Standard

\series bold

\backslash
newcounter{MyRepeatFoot}
\begin_inset Newline newline
\end_inset


\backslash
setcounter{MyRepeatFoot}{
\backslash
thefootnote}
\end_layout

\begin_layout Standard
Die Fußnotenmarke wurde dann mit diesem \SpecialChar TeX
-Code-Befehl definiert;
\end_layout

\begin_layout Standard

\series bold

\backslash
footnotemark[
\backslash
theMyRepeatFoot]
\end_layout

\begin_layout Standard
Hier ist eine wiederholte Fußnote:
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
footnotemark[
\backslash
theMyRepeatFoot]
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Wenn Sie die letzte Fußnote wiederholen wollen, können Sie die Speicherung
 der Fußnotennummer weglassen und stattdessen diesen Befehl verwenden:
\end_layout

\begin_layout Standard

\series bold

\backslash
footnotemark[
\backslash
thefootnote]
\end_layout

\begin_layout Standard
Hier ist eine weitere wiederholte Fußnote:
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
footnotemark[
\backslash
thefootnote]
\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Fußnoten-Nummerierung
\begin_inset CommandInset label
LatexCommand label
name "uab:Fußnoten-Nummerierung"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Fußnoten ! Nummerierung
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um Fußnoten nach jedem Abschnitt
\family roman
 auf 1 zurückzusetzen, 
\family default
müssen Sie folgenden Befehl in den \SpecialChar LaTeX
-Vorspann schreiben:
\end_layout

\begin_layout Standard

\series bold

\backslash
@addtoreset{footnote}{section}
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Der folgende Befehl ändert die Fußnoten-Nummerierung auf kleine römische
 Zahlen:
\end_layout

\begin_layout Standard

\series bold

\backslash
renewcommand{
\backslash
thefootnote}{
\backslash
roman{footnote}}
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
renewcommand{
\backslash
thefootnote}{
\backslash
roman{footnote}}
\end_layout

\end_inset

 Hier ist ein Beispiel für solch eine Fußnote:
\begin_inset Foot
status open

\begin_layout Plain Layout
Dies ist eine Fußnote mit kleinen römischen Zahlen
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um den Nummerierungsstil auf große römische Zahlen zu ändern, ersetzen Sie
 in obigem Befehl 
\series bold

\backslash
roman
\series default
 durch 
\series bold

\backslash
Roman
\series default
.
 Um Fußnoten mit großen oder kleinen Buchstaben zu 
\begin_inset Quotes gld
\end_inset

nummerieren
\begin_inset Quotes grd
\end_inset

, verwenden Sie die Befehle 
\series bold

\backslash
Alph
\series default
 oder 
\series bold

\backslash
alph
\series default
.
 Für die 
\begin_inset Quotes gld
\end_inset

Nummerierung
\begin_inset Quotes grd
\end_inset

 mit Symbolen steht der Befehl 
\series bold

\backslash
fnsymbol
\series default
 zur Verfügung.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung 1:
\series default
 Mit Buchstaben können höchstens 26 Fußnoten nummeriert werden, weil nur
 
\emph on
ein
\emph default
 Buchstabe verwendet wird.
\end_layout

\end_inset


\begin_inset Newline newline
\end_inset


\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung 2:
\series default
 Mit Symbolen können höchstens 9 Fußnoten nummeriert werden.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um zur Standard-Nummerierung zurückzukehren, verwenden Sie 
\series bold

\backslash
arabic
\series default
 anstelle von 
\series bold

\backslash
roman
\series default
 in obigem Befehl.
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
renewcommand{
\backslash
thefootnote}{
\backslash
arabic{footnote}}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset


\end_layout

\begin_layout Standard
Wenn Sie wollen, dass Fußnoten nach dem Schema 
\begin_inset Quotes gld
\end_inset

Kapitel.Fußnote
\begin_inset Quotes grd
\end_inset

 nummeriert werden, müssen Sie folgenden Befehl in den \SpecialChar LaTeX
-Vorspann schreiben:
\end_layout

\begin_layout Standard

\series bold

\backslash
numberwithin{footnote}{chapter}
\end_layout

\begin_layout Standard
Um 
\series bold

\backslash
numberwithin
\series default
 benutzen zu können, muss in den 
\family sans
Mathe
\begin_inset space ~
\end_inset

Optionen
\family default
 der 
\family sans
Dokument-Einstellungen
\family default
 
\family sans
AMS
\begin_inset space ~
\end_inset

Mathe
\begin_inset space ~
\end_inset

Paket
\family default

\begin_inset space ~
\end_inset


\family sans
verwenden
\family default
 angekreuzt sein.
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
numberwithin{footnote}{chapter}
\end_layout

\end_inset

 Hier ist ein Beispiel für solch eine Fußnote.
\series bold

\begin_inset Foot
status open

\begin_layout Plain Layout
Dies ist eine Fußnote nach dem Schema 
\begin_inset Quotes gld
\end_inset

Kapitel.Fußnote
\begin_inset Quotes grd
\end_inset

.
\end_layout

\end_inset


\series default

\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
renewcommand{
\backslash
thefootnote}{
\backslash
arabic{footnote}}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 
\series bold

\backslash
numberwithin
\series default
 verwendet ausschließlich arabische Ziffern für Fußnoten; vorherige Definitionen
 werden überschrieben.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um also z.
\begin_inset space \thinspace{}
\end_inset

B.
 das Schema 
\begin_inset Quotes gld
\end_inset

Kapitel.
\backslash
Roman{footnote}
\begin_inset Quotes grd
\end_inset

 zu erhalten, muss dieser Befehl anstelle von 
\series bold

\backslash
numberwithin
\series default
 verwendet werden:
\end_layout

\begin_layout Standard

\series bold

\backslash
renewcommand{
\backslash
thefootnote}{
\backslash
thechapter.
\backslash
Roman{footnote}}
\end_layout

\begin_layout Subsection
Fußnoten-Platzierung
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Fußnoten ! Platzierung
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Wenn Sie auf einer Seite mehrere Fußnoten haben, werden sie untereinander
 ohne Zwischenraum am Ende der Seite gedruckt.
 Damit sie besser zu unterscheiden sind, kann man mit folgendem Befehl im
 \SpecialChar LaTeX
-Vorspann 1.5
\begin_inset space \thinspace{}
\end_inset

mm Zwischenraum einfügen:
\end_layout

\begin_layout Standard

\series bold

\backslash
let
\backslash
myFoot
\backslash
footnote
\begin_inset Newline newline
\end_inset


\backslash
renewcommand{
\backslash
footnote}[1]{
\backslash
myFoot{#1
\backslash
vspace{1.5mm}}}
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

In einem zweispaltigen Dokument werden die Fußnoten am unteren Rand jeder
 Spalte gedruckt, Abbildung
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abb:Standard-Fußnoten-Platzierung-in"

\end_inset

.
 Wenn die Fußnoten nur unter der rechten Spalte gedruckt werden sollen wie
 in Abbildung
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abb:Fußnoten-Platzierung-in-einem"

\end_inset

, müssen Sie das \SpecialChar LaTeX
-Paket 
\series bold
ftnright
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! ftnright
\end_layout

\end_inset

 mit folgendem Befehl im \SpecialChar LaTeX
-Vorspann einfügen:
\end_layout

\begin_layout Standard

\series bold

\backslash
usepackage{ftnright}
\end_layout

\begin_layout Standard
\begin_inset Float figure
placement !h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\noindent
\align center
\begin_inset Box Boxed
position "t"
hor_pos "c"
has_inner_box 0
inner_pos "t"
use_parbox 0
use_makebox 0
width ""
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status open

\begin_layout Plain Layout
\begin_inset Graphics
	filename ../clipart/without_fntright.pdf
	width 100col%
	scaleBeforeRotation

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "abb:Standard-Fußnoten-Platzierung-in"

\end_inset

Standard-Fußnoten-Platzierung in einem zweispaltigen Dokument
\begin_inset Argument 1
status open

\begin_layout Plain Layout
Standard-Fußnoten-Platzierung in einem zweispaltigen Dokument
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float figure
placement !h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\noindent
\align center
\begin_inset Box Boxed
position "t"
hor_pos "c"
has_inner_box 0
inner_pos "t"
use_parbox 0
use_makebox 0
width ""
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status open

\begin_layout Plain Layout
\begin_inset Graphics
	filename ../clipart/with_fntright.pdf
	width 100col%
	scaleBeforeRotation

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "abb:Fußnoten-Platzierung-in-einem"

\end_inset

Fußnoten-Platzierung in einem zweispaltigen Dokument mit dem \SpecialChar LaTeX
-Paket 
\series bold
ftnright
\series default
.
\begin_inset Argument 1
status collapsed

\begin_layout Plain Layout
Fußnoten-Platzierung mit 
\family typewriter
ftnright
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

In einigen wissenschaftlichen Veröffentlichungen werden alle Fußnoten am
 Ende eines Abschnitts in einem eigenen Absatz wie in Abbildung
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abb:endnotes"

\end_inset

 gedruckt.
 Man nennt sie dann 
\begin_inset Quotes gld
\end_inset

Endnoten
\begin_inset Quotes grd
\end_inset

.
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Endnoten
\end_layout

\end_inset

 Um das zu erreichen, laden Sie im Menü 
\family sans
Dokument\SpecialChar menuseparator
Einstellungen\SpecialChar menuseparator
Module 
\family default
das Modul 
\family sans
Fußnote
\begin_inset space ~
\end_inset

als
\begin_inset space ~
\end_inset

Endnote
\family default
.
 Um die gesammelten Fußnoten zu drucken, fügen Sie den Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
theendnotes
\end_layout

\begin_layout Standard
als \SpecialChar TeX
-Code am Ende des Abschnitts oder Kapitels ein.
\end_layout

\begin_layout Standard
\begin_inset Float figure
placement document
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\align center
\begin_inset Box Boxed
position "t"
hor_pos "c"
has_inner_box 0
inner_pos "t"
use_parbox 0
use_makebox 0
width ""
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status open

\begin_layout Plain Layout
\begin_inset Graphics
	filename ../clipart/endnotes.pdf
	width 100col%
	scaleBeforeRotation

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "abb:endnotes"

\end_inset


\series bold
endnotes
\series default
 – Die Fußnoten werden am Ende eines Abschnitts in einem eigenen Paragraphen
 gedruckt.
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace medskip
\end_inset

Die Absatzüberschrift für die Endnoten wird nicht automatisch in die Dokumentspr
ache übersetzt.
 Der folgende Befehl im \SpecialChar LaTeX
-Vorspann  übersetzt den englischen Namen 
\begin_inset Quotes gld
\end_inset

Notes
\begin_inset Quotes grd
\end_inset

 in 
\begin_inset Quotes gld
\end_inset

Anmerkungen
\begin_inset Quotes grd
\end_inset

:
\end_layout

\begin_layout Standard

\series bold

\backslash
renewcommand{
\backslash
notesname}{Anmerkungen}
\end_layout

\begin_layout Standard
\begin_inset VSpace medskip
\end_inset

Wenn Sie in den Befehlen von Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Fußnoten-Nummerierung"

\end_inset

 
\series bold

\backslash
thefootnote
\series default
 durch 
\series bold

\backslash
theendnote
\series default
 ersetzen, können Sie die Nummerierung von Endnoten ändern.
 Um die Endnoten-Nummern zurückzusetzen, benutzen Sie den Befehl 
\series bold

\backslash
@addtoreset
\series default
 wie in Abschnitt
\begin_inset space \space{}
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Fußnoten-Nummerierung"

\end_inset

 beschrieben und ersetzen 
\series bold
footnote
\series default
 durch 
\series bold
endnote
\series default
.
\end_layout

\begin_layout Standard
Für Endnoten gibt es den Befehl 
\series bold

\backslash
endnotemark[Nummer]
\series default
 analog zum Befehl 
\series bold

\backslash
footnotemark
\series default
 der in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Fußnoten"

\end_inset

 beschrieben ist.
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Mit dem \SpecialChar LaTeX
-Paket 
\series bold
footmisc
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! footmisc
\end_layout

\end_inset

 (
\begin_inset CommandInset citation
LatexCommand cite
key "footmisc"
literal "true"

\end_inset

) können Sie Fußnoten am Seitenrand drucken und die Textausrichtung ändern.
\end_layout

\begin_layout Standard
In \SpecialChar LaTeX
-Büchern, 
\begin_inset CommandInset citation
LatexCommand cite
key "latexcompanion,latexguide,lamport,latex-praxisbuch"
literal "true"

\end_inset

, finden Sie weiteres zu Fußnoten.
 Wenn Sie eine 
\series bold
KOMA-Script
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! KOMA-Script
\end_layout

\end_inset

 Dokumentklasse verwenden, können Sie alle Fußnoteneinstellungen über klassenspe
zifische Befehle anpassen, siehe 
\begin_inset CommandInset citation
LatexCommand cite
key "KOMA-Script"
literal "true"

\end_inset

.
\end_layout

\begin_layout Section
Randnotizen
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Randnotizen
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Notizen ! Randnotizen
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Randnotizen sehen in \SpecialChar LyX
 wie Fußnoten aus und verhalten sich auch so.
 Sie fügen sie mit einem Klick auf den Schalter 
\begin_inset Info
type  "icon"
arg   "marginalnote-insert"
\end_inset

 oder über 
\family sans
Einfügen\SpecialChar menuseparator
Randnotiz
\family default
 ein.
 Ein graues Kästchen mit der Aufschrift 
\begin_inset Quotes gld
\end_inset

Rand
\begin_inset Quotes grd
\end_inset

 erscheint
\family roman
\series medium
, und dort, wo der Cursor steht, können Sie Text eingeben.
\end_layout

\begin_layout Standard
Hier am Rand sehen Sie eine Randnotiz.
 
\begin_inset Marginal
status open

\begin_layout Plain Layout
Dies ist eine Randnotiz.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
In der Druckausgabe von einseitig formatierten Dokumenten werden Randnotizen
 am rechten Rand gesetzt, bei doppelseitigen außen – links auf den geraden
 Seiten und rechts auf den ungeraden.
 Der Text ist rechtsbündig ausgerichtet, wenn die Randnotiz links gedruckt
 wird und umgekehrt.
 Die erste Zeile einer Randnotiz steht in der Textzeile, in der sie eingefügt
 wurde.
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Um eine Randnotiz am inneren Rand zu drucken, fügen Sie den Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
reversemarginpar
\end_layout

\begin_layout Standard
als \SpecialChar TeX
-Code vor einer Randnotiz ein.
 Das gilt dann für alle folgenden Randnotizen.
 
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
reversemarginpar 
\end_layout

\end_inset


\begin_inset Marginal
status open

\begin_layout Plain Layout
Hier ist ein Beispiel im inneren Rand.
\end_layout

\end_inset


\begin_inset Newline newline
\end_inset


\begin_inset Note Greyedout
status open

\begin_layout Plain Layout
 
\series bold
Achtung:
\series default
 Oft ist am inneren Rand nicht genügend Platz, um den Text korrekt zu drucken.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um zur Standard-Platzierung zurückzukehren, fügen Sie den Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
normalmarginpar
\end_layout

\begin_layout Standard
als \SpecialChar TeX
-Code ein.
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
normalmarginpar 
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Achtung:
\series default
 Der Befehl wird missachtet, wenn er im selben Absatz wie 
\series bold

\backslash
reversemarginpar
\series default
 verwendet wird.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset


\begin_inset Marginal
status open

\begin_layout Plain Layout

\family roman
\series medium
EinSehrLangesWort am Anfang, das umgebrochen wird.
\end_layout

\end_inset

 Ähnlich wie in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Mehrere-Zeilen-in"

\end_inset

 beschrieben können lange Worte nicht umgebrochen werden, wenn sie das erste
 Wort der Randnotiz sind.
 Um das zu vermeiden, fügen sie 0
\begin_inset space \thinspace{}
\end_inset

pt horizontalen Abstand vor dem Wort ein, so wie hier: 
\begin_inset Marginal
status open

\begin_layout Plain Layout
\begin_inset space \hspace{}
\length 0pt
\end_inset


\family roman
\series medium
EinSehrLangesWort am Anfang, das umgebrochen wird.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 Randnotizen können ohne Tricks nicht in Tabellen, Gleitumgebungen und Fußnoten
 verwendet werden.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
ifmarginnote
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
Der folgende Abschnitt wird nur gedruckt, wenn das \SpecialChar LaTeX
-Paket 
\series bold
marginnote
\series default
 installiert ist.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Diese Einschränkung kann umgangen werden, wenn das \SpecialChar LaTeX
-Paket 
\series bold
marginnote
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! marginnote
\end_layout

\end_inset

 verwendet wird.
 Wenn Sie diese zwei Zeilen zum \SpecialChar LaTeX
-Vorspann hinzufügen, wird der Befehl, der
 von \SpecialChar LyX
 für Randnotizen verwendet wird, umdefiniert, so dass der Befehl des
 Pakets 
\series bold
marginnote
\series default
 für Randnotizen verwendet wird:
\end_layout

\begin_layout Standard

\series bold

\backslash
usepackage{marginnote}
\begin_inset Newline newline
\end_inset


\backslash
let
\backslash
marginpar
\backslash
marginnote
\end_layout

\begin_layout Standard
Dies wird auch in diesem Dokument verwendet, denn 
\series bold
marginnote
\series default
 hat eine andere nützliche Eigenschaft: Man kann einen vertikalen Versatz
 für Randnotizen angeben.
 Dies wird oft für ein besseres Seitenformat verwendet, wenn zu viele Randnotize
n zu dicht beieinander sind.
 Der Versatz wird in \SpecialChar LyX
 als \SpecialChar TeX
-Code direkt nach der Randnotiz mit dem Schema
\end_layout

\begin_layout Standard

\series bold
[Versatz]
\end_layout

\begin_layout Standard
angegeben.
 Dabei ist der Versatz eine Länge mit einer der Einheiten, die in Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Maßeinheiten"

\end_inset

 aufgelistet sind.
 Ein negativer Wert versetzt die Randnotiz nach oben, ein positiver Wert
 nach unten.
 Zum Beispiel ist die Randnotiz neben diesem Text um 1.5
\begin_inset space \thinspace{}
\end_inset

cm mit dem \SpecialChar TeX
-Code-Befehl  
\begin_inset Quotes gld
\end_inset


\series bold
[-1.5cm]
\series default

\begin_inset Quotes grd
\end_inset

 nach oben versetzt.
\begin_inset Marginal
status open

\begin_layout Plain Layout
Diese Randnotiz ist 1.5
\begin_inset space \thinspace{}
\end_inset

cm von ihrer Originalposition nach oben versetzt.
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

[-1.5cm]
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace medskip
\end_inset

Mit 
\series bold
marginnote
\series default
 können Sie auch die Ausrichtung des Texts in der Randnotiz ändern.
 Zum Beispiel setzen die Befehle
\end_layout

\begin_layout Standard

\series bold

\backslash
renewcommand*{
\backslash
raggedleftmarginnote}{
\backslash
centering}
\begin_inset Newline newline
\end_inset


\backslash
renewcommand*{
\backslash
raggedrightmarginnote}{
\backslash
centering}
\end_layout

\begin_layout Standard
die Ausrichtung auf zentriert.
 
\series bold

\backslash
raggedleftmarginnote
\series default
 bewirkt dabei, dass die Randnotiz auf der linken Seite erscheint.
 
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
renewcommand*{
\backslash
raggedleftmarginnote}{
\backslash
centering}
\end_layout

\begin_layout Plain Layout


\backslash
renewcommand*{
\backslash
raggedrightmarginnote}{
\backslash
centering}
\end_layout

\end_inset


\begin_inset Marginal
status open

\begin_layout Plain Layout
Der Text dieser Randnotiz ist zentriert ausgerichtet.
\end_layout

\end_inset

 Die Voreinstellung ist
\end_layout

\begin_layout Standard

\series bold

\backslash
renewcommand*{
\backslash
raggedleftmarginnote}{
\backslash
raggedleft}
\begin_inset Newline newline
\end_inset


\backslash
renewcommand*{
\backslash
raggedrightmarginnote}{
\backslash
raggedright}
\series default

\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
renewcommand*{
\backslash
raggedleftmarginnote}{
\backslash
raggedleft}
\end_layout

\begin_layout Plain Layout


\backslash
renewcommand*{
\backslash
raggedrightmarginnote}{
\backslash
raggedright}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace medskip
\end_inset

Für weitere Fähigkeiten des Pakets 
\series bold
marginnote
\series default
 sei auf dessen Dokumentation verwiesen 
\begin_inset CommandInset citation
LatexCommand cite
key "marginnote"
literal "true"

\end_inset

.
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Das Format von Randnotizen kann allgemein durch Änderung ihrer Definition
 geändert werden.
 Um z.
\begin_inset space \thinspace{}
\end_inset

B.
 eine Überschrift für alle Randnotizen mit dem unterstrichenen, serifenlosen
 und fettgedruckten Text 
\begin_inset Quotes eld
\end_inset


\family sans
\series bold
\bar under
Achtung!
\family default
\series default
\bar default

\begin_inset Quotes erd
\end_inset

 zu erstellen, fügen Sie dies zum \SpecialChar LaTeX
-Vorspann hinzu:
\end_layout

\begin_layout Standard

\series bold

\backslash
let
\backslash
myMarginpar
\backslash
marginpar
\begin_inset Newline newline
\end_inset


\backslash
renewcommand{
\backslash
marginpar}[1]{
\backslash
myMarginpar{%
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout

\series bold
\begin_inset space ~
\end_inset


\end_layout

\end_inset


\backslash
hspace{0pt}
\backslash
textsf{
\backslash
textbf{
\backslash
underbar{Achtung!}}}%
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout

\series bold
\begin_inset space ~
\end_inset


\end_layout

\end_inset


\backslash
vspace{1.5mm}
\backslash

\backslash
#1}}
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
let
\backslash
myMarginpar
\backslash
marginpar
\end_layout

\begin_layout Plain Layout


\backslash
renewcommand{
\backslash
marginpar}[1]{
\backslash
myMarginpar{%
\end_layout

\begin_layout Plain Layout

   
\backslash
textsf{
\backslash
textbf{
\backslash
underbar{Achtung!}}}%
\end_layout

\begin_layout Plain Layout

   
\backslash
vspace{1.5mm}
\backslash

\backslash
#1}}
\end_layout

\end_inset


\begin_inset Marginal
status open

\begin_layout Plain Layout
Dies ist eine Randnotiz mit einer definierten Überschrift.
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

[-1.5cm]
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
renewcommand{
\backslash
marginpar}[1]{
\backslash
myMarginpar{#1}}
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
Das Format wurde nur für dieses Beispiel geändert.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
else
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
Der folgende Hinweis wird gedruckt, wenn das \SpecialChar LaTeX
-Paket 
\series bold
marginnote
\series default
 nicht installiert ist:
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Das \SpecialChar LaTeX
-Paket 
\series bold
marginnote
\series default
 muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fi
\end_layout

\end_inset


\end_layout

\begin_layout Chapter
Boxen
\end_layout

\begin_layout Section
Einleitung
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Boxen ! Einleitung
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Boxen werden benutzt, um einen Textblock zu formatieren.
 Sie können benutzt werden, um Dokumente in mehreren Sprachen zu schreiben,
 siehe Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Minipage"

\end_inset

, um Text zu umrahmen, siehe Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Verzierung"

\end_inset

, um Silbentrennung zu verhindern, siehe Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Silbentrennung-unterbinden"

\end_inset

, um Text senkrecht auszurichten, siehe Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Vertikale-Ausrichtung"

\end_inset

 oder um die Hintergrundfarbe von Texten zu setzen, siehe Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Farbige-Boxen"

\end_inset

.
\end_layout

\begin_layout Standard
Boxen werden mit 
\family sans
Einfügen\SpecialChar menuseparator
Box
\family default
 oder dem Schalter 
\begin_inset Info
type  "icon"
arg   "box-insert Frameless"
\end_inset

 eingefügt.
 Ein graues Kästchen mit der Aufschrift 
\begin_inset Quotes gld
\end_inset

Box (Minipage)
\begin_inset Quotes grd
\end_inset

 erscheint: 
\begin_inset Graphics
	filename clipart/StandardBox.png
	scale 95
	scaleBeforeRotation

\end_inset

 Mit einem Rechts\SpecialChar softhyphen
klick auf das graue Kästchen und der Auswahl von 
\family sans
Einstellungen
\family default
 kann der Typ spezifiziert werden.
 Das Dialogfenster bietet bei 
\family sans
Innere
\begin_inset space ~
\end_inset

Box
\family default
 die Typen 
\family sans
Makebox
\family default
, 
\family sans
Parbox
\family default
 und 
\family sans
Minipage
\family default
 an.
 
\family sans
Minipage
\family default
 ist die Standard-Einstellung für neue Boxen und in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Minipage"

\end_inset

 beschrieben, 
\family sans
Parbox
\family default
 in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Parbox"

\end_inset

 und 
\family sans
Makebox
\family default
 in 
\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Silbentrennung-unterbinden"

\end_inset

.
\end_layout

\begin_layout Standard
Boxen sind nicht nummeriert, und Sie können deshalb nicht auf sie verweisen
 wie auf Gleitobjekte und Fußnoten.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung
\begin_inset space ~
\end_inset

1:
\series default
 Boxen dürfen in 
\family sans
List-
\family default
 oder 
\family sans
Beschreibung-
\family default
Umgebungen nicht verwendet werden.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung
\begin_inset space ~
\end_inset

2:
\series default
 Boxen ohne 
\family sans
Innere
\begin_inset space ~
\end_inset

Box
\family default
 und ohne Rahmen werden in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Silbentrennung-unterbinden"

\end_inset

 beschrieben.
\end_layout

\end_inset


\end_layout

\begin_layout Section
Das Box-Einstellungen-Fenster
\begin_inset CommandInset label
LatexCommand label
name "abs:Box-Dialog"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Boxen ! Box-Dialog-Fenster
\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Box-Größe
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Boxen ! Größe
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Im 
\family sans
Box-Einstellungen
\family default
-Fenster können Sie die Größe der Box mit 
\family sans
Breite
\family default
 und 
\family sans
Höhe 
\family default
festlegen.
 Die verfügbaren Einheiten werden in Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Maßeinheiten"

\end_inset

 aufgelistet.
 Das Feld
\family sans
 Höhe
\family default
 bietet die folgenden zusätzlichen Größen:
\end_layout

\begin_layout Description
Tiefe Dies ist die reine Text-
\begin_inset Quotes gld
\end_inset

Höhe
\begin_inset Quotes grd
\end_inset

.
 Sie ignoriert die Gesamthöhe, wenn es mehrere Textzeilen gibt:
\begin_inset Newline newline
\end_inset


\begin_inset Newline newline
\end_inset


\begin_inset Newline newline
\end_inset


\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "12col%"
special "none"
height "1in"
height_special "depth"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
\align center
Box-Höhe = 1
\begin_inset space \thinspace{}
\end_inset

Tiefe
\end_layout

\end_inset


\begin_inset Newline newline
\end_inset


\begin_inset Newline newline
\end_inset


\end_layout

\begin_layout Description
Höhe Dies ist die Texthöhe innerhalb der Box.
 Der Wert 2 für diese Größe wird die Boxhöhe auf den zweifachen Wert der
 Texthöhe setzen: 
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "2in"
height_special "height"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
\align center
Boxhöhe = 2
\begin_inset space \thinspace{}
\end_inset

Höhe
\end_layout

\end_inset


\end_layout

\begin_layout Description
Gesamthöhe Dies ist Höhe
\begin_inset space \thinspace{}
\end_inset

+
\begin_inset space \thinspace{}
\end_inset

Tiefe: 
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
\align center
Boxhöhe = 1
\begin_inset space \thinspace{}
\end_inset

Gesamthöhe
\end_layout

\end_inset


\end_layout

\begin_layout Description
Breite Dies setzt Höhe = Breite, das heißt, die Box wird quadratisch: 
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "12col%"
special "none"
height "1in"
height_special "width"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
\align center
Boxhöhe = 1
\begin_inset space \thinspace{}
\end_inset

Breite
\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Ausrichtung
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Boxen ! Ausrichtung
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Wenn Sie eine 
\family sans
Innere
\begin_inset space ~
\end_inset

Box
\family default
 gewählt haben, kann die Box mit folgenden Werten für 
\family sans
Box
\family default
 senkrecht ausgerichtet werden:
\end_layout

\begin_layout Description
Oben Dies ist ein Beispieltext.
 
\begin_inset Box Boxed
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
\align center
Die Ober\SpecialChar softhyphen
kante der Box ist in der Zeile.
\end_layout

\end_inset

 Dies ist ein Beispieltext.
\end_layout

\begin_layout Description
Mitte Dies ist ein Beispieltext.
 
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
\align center
Die Mitte der Box ist in der Zeile.
\end_layout

\end_inset

 Dies ist ein Beispieltext.
\end_layout

\begin_layout Description
Unten Dies ist ein Beispieltext.
 
\begin_inset Box Boxed
position "b"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
\align center
Die Unter\SpecialChar softhyphen
kante der Box ist in der Zeile.
\end_layout

\end_inset

 Dies ist ein Beispieltext.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 Die senkrechte Boxausrichtung kann in der Ausgabe verloren gehen wenn zwei
 Boxen in einer Zeile sind und eine Box z.
\begin_inset space \thinspace{}
\end_inset

B.
 schattiert ist, die andere aber nicht.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Eine Box kann mit dem Dialog 
\family sans
Absatz-Einstellungen
\family default
 waagerecht ausgerichtet werden, wenn die Box in einem eigenen Absatz steht.
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Wenn Sie eine 
\family sans
Innere
\begin_inset space ~
\end_inset

Box
\family default
 gewählt haben, kann der Inhalt der Box mit folgenden Werten für 
\family sans
Inhalt
\family default
 senkrecht ausgerichtet werden:
\end_layout

\begin_layout Description
Oben Dies ist ein Beispieltext.
 
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "1.5in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
\align center
Der Boxinhalt ist am oberen Boxrand ausgerichtet.
\end_layout

\end_inset

 Dies ist ein Beispieltext.
\end_layout

\begin_layout Description
Mitte Dies ist ein Beispieltext.
 
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "1.5in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
\align center
Der Boxinhalt ist zentriert ausgerichtet.
\end_layout

\end_inset

 Dies ist ein Beispieltext.
\end_layout

\begin_layout Description
Unten Dies ist ein Beispieltext.
 
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "b"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "1.5in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
\align center
Der Boxinhalt ist am unteren Boxrand ausgerichtet.
\end_layout

\end_inset

 Dies ist ein Beispieltext.
\end_layout

\begin_layout Description
Dehnen Dies ist ein Beispieltext.
 
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "s"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
\align center
Der Boxinhalt
\end_layout

\begin_layout Plain Layout
\align center
ist über die
\end_layout

\begin_layout Plain Layout
\align center
Boxhöhe
\end_layout

\begin_layout Plain Layout
\align center
gleichmäßig verteilt.
\end_layout

\end_inset

 Dies ist ein Beispieltext.
\end_layout

\begin_layout Standard
Das Dehnen funktioniert aber nur, wenn der Boxinhalt aus mehreren Absätzen
 besteht.
 Im obigen Beispiel ist jede Zeile ein eigener Absatz.
\end_layout

\begin_layout Standard
Ein Boxinhalt kann mit dem Dialog 
\family sans
Absatz-Einstellungen
\family default
 waagerecht ausgerichtet werden, wenn Sie eine
\family sans
 Innere
\begin_inset space ~
\end_inset

Box
\family default
 gewählt haben.
\end_layout

\begin_layout Standard
\align center
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "s"
use_parbox 0
use_makebox 0
width "30col%"
special "none"
height "1.25in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
\align left
Hier ist jede Zeile
\end_layout

\begin_layout Plain Layout
\align center
anders
\end_layout

\begin_layout Plain Layout
\align right
ausgerichtet.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Wenn Sie keine
\family sans
 Innere
\begin_inset space ~
\end_inset

Box
\family default
 gewählt haben, können Sie den Boxinhalt waagerecht mit dem 
\family sans
Box-Einstellungen-
\family default
Dialog ausrichten
\end_layout

\begin_layout Standard
\align center
\begin_inset Box Boxed
position "c"
hor_pos "s"
has_inner_box 0
inner_pos "s"
use_parbox 0
use_makebox 0
width "90col%"
special "none"
height "1.25in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
Dieser Boxinhalt wurde horizontal gedehnt.
\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Verzierung
\begin_inset CommandInset label
LatexCommand label
name "uab:Verzierung"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Boxen ! Verzierung
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Im 
\family sans
Box-Einstellungen-
\family default
Dialog können Sie mit der 
\family sans
Verzierung
\family default
 den Typ der Box auswählen:
\end_layout

\begin_layout Description
Kein
\begin_inset space ~
\end_inset

Rahmen Nichts wird gezeichnet.
\end_layout

\begin_layout Description
Einfacher
\begin_inset space ~
\end_inset

rechteckiger
\begin_inset space ~
\end_inset

Rahmen Um die Box wird ein rechteckiger Rahmen gezeichnet.
 Die Rahmendicke kann festgelegt werden.
 
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "21col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout

\series medium
Rechteckige
\begin_inset space ~
\end_inset

Box
\end_layout

\end_inset


\end_layout

\begin_layout Description
erlaube
\begin_inset space ~
\end_inset

Seitenumbrüche 
\end_layout

\begin_layout Description
Ovaler
\begin_inset space ~
\end_inset

Rahmen,
\begin_inset space ~
\end_inset

dünn zeichnet einen dünnen Rahmen mit abgerundeten Ecken um die Box.
 Die Rahmendicke ist 0.4
\begin_inset space \thinspace{}
\end_inset

pt.
 
\begin_inset Box ovalbox
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
Ovale
\begin_inset space ~
\end_inset

Box,
\begin_inset space ~
\end_inset

dünn
\end_layout

\end_inset


\end_layout

\begin_layout Description
Ovaler
\begin_inset space ~
\end_inset

Rahmen,
\begin_inset space ~
\end_inset

dick zeichnet einen dickeren Rahmen mit abgerundeten Ecken um die Box.
 Die Rahmendicke ist 0.8
\begin_inset space \thinspace{}
\end_inset

pt.
 
\begin_inset Box Ovalbox
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
Ovale
\begin_inset space ~
\end_inset

Box,
\begin_inset space ~
\end_inset

dick
\end_layout

\end_inset


\end_layout

\begin_layout Description
Schlagschatten zeichnet einen Rahmen mit Schatten um die Box.
 Die Rahmendicke und die Schattenbreite kann festgelegt werden.
\begin_inset Newline newline
\end_inset


\begin_inset Box Shadowbox
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
Schattierte
\begin_inset space ~
\end_inset

Box
\end_layout

\end_inset


\end_layout

\begin_layout Description
Schattierter
\begin_inset space ~
\end_inset

Hintergrund zeichnet eine Box mit roter Hintergrundfarbe.
 Im Gegensatz zu farbigen Boxen
\begin_inset Foot
status collapsed

\begin_layout Plain Layout
siehe Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Farbige-Boxen"

\end_inset


\end_layout

\end_inset

 wird der Hintergrund immer über die gesamte Zeilenbreite gedruckt, und
 die Box ist ein Absatz für sich.
 
\begin_inset Box Shaded
position "t"
hor_pos "c"
has_inner_box 0
inner_pos "t"
use_parbox 0
use_makebox 0
width "50col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
Schattierter Hintergrund Box
\end_layout

\end_inset


\end_layout

\begin_layout Description
Doppelter
\begin_inset space ~
\end_inset

rechteckiger
\begin_inset space ~
\end_inset

Rahmen zeichnet einen doppelten Rahmen um die Box.
 Der innere Rahmen ist 0,75
\begin_inset space \thinspace{}
\end_inset

Rahmendicke breit, der äußere 1,5
\begin_inset space \thinspace{}
\end_inset

Rahmendicke.
 Der Zwischenraum beträgt 1,5
\begin_inset space \thinspace{}
\end_inset

Rahmendicke
\begin_inset space \thinspace{}
\end_inset

+
\begin_inset space \thinspace{}
\end_inset

0,5
\begin_inset space \thinspace{}
\end_inset

pt.
 
\begin_inset Box Doublebox
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
Doppelt
\begin_inset space ~
\end_inset

gerahmte
\begin_inset space ~
\end_inset

Box
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Die Aufschrift der Box in \SpecialChar LyX
 ändert sich mit der gewählten Verzierung.
 Um alle Verzierungen verwenden zu können, muss das \SpecialChar LaTeX
-Paket 
\series bold
fancybox
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! fancybox
\end_layout

\end_inset

 installiert sein.
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Wenn Sie die Verzierung 
\family sans
Einfacher rechteckiger Rahmen
\family default
 und keine innere Box verwenden, können Sie Seitenumbrüche in der Box erlauben.
 Beachten Sie, dass im Gegensatz zu anderen gerahmten Boxen, der Rahmen
 immer über die gesamte Zeilenbreite geht und dass die Box ein Absatz für
 sich ist: 
\begin_inset Box Framed
position "t"
hor_pos "c"
has_inner_box 0
inner_pos "t"
use_parbox 0
use_makebox 0
width "100col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
Box erlaubt Seitenumbruch
\end_layout

\end_inset


\end_layout

\begin_layout Section
Box-Anpassung
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Boxen ! Anpassung
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\noindent
Der Durchmesser der abgerundeten Ecken kann mit 
\series bold

\backslash
cornersize
\series default
 gesetzt werden.
 Der \SpecialChar TeX
-Code-Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
cornersize*{1cm}
\end_layout

\begin_layout Standard
setzt den Durchmesser auf 1
\begin_inset space \thinspace{}
\end_inset

cm.
 Der \SpecialChar TeX
-Code-Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
cornersize{num}
\end_layout

\begin_layout Standard
setzt den Durchmesser auf 
\family sans
num
\begin_inset space \thinspace{}
\end_inset

×
\begin_inset space \thinspace{}
\end_inset

Minimum(Breite der Box, Höhe der Box)
\family default
.
 Der Standardwert ist 
\series bold

\backslash
cornersize{0.5}
\series default
.
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
cornersize*{1.5cm}
\end_layout

\end_inset


\begin_inset Box Ovalbox
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "30col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status open

\begin_layout Plain Layout
\align center
Ovale Box, dicker Rand, mit 
\series bold

\backslash
cornersize
\series default

\begin_inset space \thinspace{}
\end_inset

=
\begin_inset space \thinspace{}
\end_inset

1.5
\begin_inset space \thinspace{}
\end_inset

cm
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
cornersize{0.5}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Die Standard-Hintergrundfarbe rot von Boxen mit 
\family sans
schattiertem Hintergrund
\family default
 kann entweder lokal mit dem Befehl 
\series bold

\backslash
definecolor{shadecolor}
\series default
 oder global über das Menü 
\family sans
Werkzeuge\SpecialChar menuseparator
Einstellungen\SpecialChar menuseparator
Farben\SpecialChar menuseparator
Schattierte
\begin_inset space ~
\end_inset

Box
\family default
 geändert werden.
 Das Schema des 
\series bold

\backslash
definecolor
\series default
 Befehls ist  in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Farbige-Tabellen"

\end_inset

 erklärt.
\begin_inset Foot
status collapsed

\begin_layout Plain Layout
Beachten Sie, dass 
\series bold

\backslash
definecolor
\series default
 das \SpecialChar LaTeX
-Paket 
\series bold
color
\series default
 im \SpecialChar LaTeX
-Vorspann benötigt, siehe Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Farbige-Boxen"

\end_inset

.
\end_layout

\end_inset

 Für das nächste Beispiel wurden folgender \SpecialChar TeX
-Code verwendet:
\end_layout

\begin_layout Standard

\series bold

\backslash
definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
\end_layout

\end_inset


\begin_inset Box Shaded
position "t"
hor_pos "c"
has_inner_box 0
inner_pos "t"
use_parbox 0
use_makebox 0
width "100col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status open

\begin_layout Plain Layout

\color yellow
Dies ist gelber Text in einer 
\family sans
schattierten Hintergrund
\begin_inset space ~
\end_inset


\family default
Box auf dunkelgrünem Hintergrund.
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
definecolor{shadecolor}{rgb}{1,0,0}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Geänderte Größen und Farben gelten für alle Boxen, die auf den Befehl folgen,
 der sie ändert.
\end_layout

\begin_layout Section
Minipage
\begin_inset CommandInset label
LatexCommand label
name "abs:Minipage"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Boxen ! Minipage
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Minipages werden von \SpecialChar LaTeX
 wie Seiten auf einer Seite behandelt und können deshalb
 unter anderem eigene Fußnoten haben.
\end_layout

\begin_layout Standard
Minipages sind nützlich, wenn Sie Dokumente in mehreren Sprachen schreiben.
\end_layout

\begin_layout Standard
Es folgt ein Beispiel mit zwei nebeneinander gedruckten Minipages.
 Ihre Breite ist 45 Spaltenbreite
\begin_inset space ~
\end_inset

%, und sie sind durch einen 
\family sans
HFill
\family default
 getrennt (
\family sans
Einfügen\SpecialChar menuseparator
Formatierung\SpecialChar menuseparator
Horizontaler
\begin_inset space \space{}
\end_inset

Abstand\SpecialChar menuseparator
Abstand\SpecialChar menuseparator
Variabler
\begin_inset space ~
\end_inset

horiz.
\begin_inset space ~
\end_inset

Abstand
\family default
).
\begin_inset Newpage newpage
\end_inset


\end_layout

\begin_layout Standard
\noindent
\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "45col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status open

\begin_layout Plain Layout
Dies ist ein deutscher Text.
 Dies ist ein deutscher Text.
 Dies ist ein deutscher Text.
 Dies ist ein deutscher Text.
 Dies ist ein deutscher Text.
 Dies ist ein deutscher Text.
 Dies ist ein deutscher Text.
 Dies ist ein deutscher Text.
 Dies ist ein deutscher Text.
 Dies ist ein deutscher Text.
 Dies ist ein deutscher Text.
 Dies ist ein deutscher Text.
 Dies ist ein deutscher Text
\begin_inset Foot
status open

\begin_layout Plain Layout
Dies ist eine deutsche Fußnote.
\end_layout

\end_inset

.
 Dies ist ein deutscher Text.
 Dies ist ein deutscher Text.
\end_layout

\end_inset


\begin_inset space \hfill{}
\end_inset


\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "45col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status open

\begin_layout Plain Layout

\lang english
This is an English Text.
 This is an English Text.
 This is an English Text.
 This is an English Text.
 This is an English Text.
 This is an English Text.
 This is an English Text.
 This is an English Text.
 This is an English Text.
 This is an English Text.
 This is an English Text.
 This is an English Text.
 This is an English Text.
 This is an English Text.
 This is an English Text.
 This is an English Text.
\begin_inset Foot
status collapsed

\begin_layout Plain Layout

\lang english
This is an English footnote.
\end_layout

\end_inset

 This is an English Text.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Innerhalb von Minipages werden die Absatz-Einstellungen des Dokuments ignoriert.
 Das bedeutet, dass zwischen Absätzen kein Leerraum eingefügt wird oder
 Absätze nicht eingerückt werden, obwohl Sie das in 
\family sans
Dokument
\family default
\SpecialChar menuseparator

\family sans
Einstellun\SpecialChar softhyphen
gen\SpecialChar menuseparator
Textformat
\family default
 festgelegt haben.
 Wenn Sie es trotzdem wollen, müssen Sie es manuell machen.
 Eine Standardeinrückung zum Beispiel erreichen Sie mit dem \SpecialChar TeX
-Code 
\series bold

\backslash
hspace*{1em}
\series default
.
\end_layout

\begin_layout Standard
Minipages können auch benutzt werden, um Textteilen eine andere Hintergrundfarbe
 zu verpassen, siehe Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Farbige-Boxen"

\end_inset

.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 In Minipages sind keine Gleitobjekte oder Randnotizen erlaubt, aber Minipages
 können in Tabellen, Gleitobjekten und anderen Boxen benutzt werden.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset


\end_layout

\begin_layout Standard
\SpecialChar LyX
 unterstützt auch Minipages, deren Breite sich automatisch an die Größe
 des Inhalts anpasst, über das Modul 
\family sans
Breitenvariable
\begin_inset space ~
\end_inset

Minipages
\family default
.
 Die \SpecialChar LyX
-Beispieldatei 
\emph on
varwidth-floats-side-by-side
\emph default
 gibt Beispiele von breitenvariablen Minipages, um Gleitobjekte nebeneinander
 zu setzen.
\end_layout

\begin_layout Section
Parbox
\begin_inset CommandInset label
LatexCommand label
name "abs:Parbox"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Boxen ! Parbox
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Parbox ist eine Abkürzung für 
\begin_inset Quotes gld
\end_inset

paragraph box
\begin_inset Quotes grd
\end_inset

, was Absatzbox bedeutet.
 Parbox ist sehr ähnlich zu Minipage mit der Einschränkung, dass Fußnoten
 in Parboxen nicht ausgegeben werden:
\end_layout

\begin_layout Standard
\align center
\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 1
use_makebox 0
width "33col%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status open

\begin_layout Plain Layout
Dies ist Text in einer Parbox.
 Dies ist Text in einer Parbox.
\end_layout

\begin_layout Plain Layout
Diese Fußnote wird nicht gedruckt:
\begin_inset Foot
status collapsed

\begin_layout Plain Layout
Diese Fußnote ist in einer Parbox und wird deshalb nicht gedruckt.
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Section
Boxen für Worte und Buchstaben
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Boxen ! für Buchstaben
\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Silbentrennung unterbinden
\begin_inset CommandInset label
LatexCommand label
name "abs:Silbentrennung-unterbinden"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Boxen ! zur Vermeidung von Silbentrennung
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Sie können den Boxtyp 
\family sans
Makebox
\family default
 benutzen, um Silbentrennungen zu unterbinden.
\begin_inset Newline newline
\end_inset

Hier ist ein Beispiel: 
\end_layout

\begin_layout Standard
In dieser Zeile wird ein sehr langes Wort getrennt, nämlich 
\begin_inset Quotes gld
\end_inset

einsehrsehrsehrlangeswort
\begin_inset Quotes grd
\end_inset

.
\end_layout

\begin_layout Standard
Um das zu verhindern, fügen Sie das Wort in eine Box ein, setzen Sie die
 Innere
\begin_inset space ~
\end_inset

Box auf Makebox und verwenden keine explizite Breite.
\end_layout

\begin_layout Standard
Hier ist das Ergebnis:
\end_layout

\begin_layout Standard
In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich 
\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 0
use_makebox 1
width ""
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status open

\begin_layout Plain Layout
\begin_inset Quotes gld
\end_inset

einsehrsehrsehrlangeswort
\begin_inset Quotes grd
\end_inset


\end_layout

\end_inset

.
\end_layout

\begin_layout Standard
Alternativ dazu kann man auch den Befehl 
\begin_inset Quotes gld
\end_inset


\series bold

\backslash
-
\series default

\begin_inset Quotes grd
\end_inset

 als \SpecialChar TeX
-Code direkt vor das Wort setzen:
\end_layout

\begin_layout Standard
In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich 
\begin_inset Quotes gld
\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
-
\end_layout

\end_inset

einsehrsehrsehrlangeswort
\begin_inset Quotes grd
\end_inset

.
\end_layout

\begin_layout Standard
Natürlich ragt das Wort jetzt in den Seitenrand hinein.
 Wenn Sie das nicht wollen, müssen Sie einen manuellen Zeilenumbruch (
\family sans
Strg-Eingabe
\family default
) einfügen: 
\end_layout

\begin_layout Standard
In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich
\begin_inset Newline newline
\end_inset


\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 0
use_makebox 1
width ""
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status open

\begin_layout Plain Layout
\begin_inset Quotes gld
\end_inset

einsehrsehrsehrlangeswort
\begin_inset Quotes grd
\end_inset


\end_layout

\end_inset

.
\end_layout

\begin_layout Subsection
Vertikale Ausrichtung
\begin_inset CommandInset label
LatexCommand label
name "uab:Vertikale-Ausrichtung"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Boxen ! für Vertikale Ausrichtung
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Boxen ! raisebox
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Mit dem \SpecialChar LaTeX
-Befehl 
\series bold

\backslash
raisebox
\series default
 können Sie Worte, Buchstaben oder andere Boxen vertikal bezüglich des umgebende
n Textes ausrichten.
 
\series bold

\backslash
raisebox
\series default
 wird folgendermaßen benutzt:
\end_layout

\begin_layout Standard

\series bold

\backslash
raisebox{Verschiebung}[oben][unten]{Text}
\end_layout

\begin_layout Standard
Positive Werte für Verschiebung
\series bold
 
\series default
verschieben die Box nach oben, negative nach unten.
 Die beiden optionalen Parameter 
\family typewriter
oben
\family default
 und 
\family typewriter
unten
\family default
 legen fest, wie weit die Box mit dem Text über oder unter die Grundlinie
 hinausgeht, wenn sie nicht verschoben ist.
\end_layout

\begin_layout Standard
Um zum Beispiel das Wort 
\begin_inset Quotes gld
\end_inset

provokant
\begin_inset Quotes grd
\end_inset

 mit seinem 
\begin_inset Quotes gld
\end_inset

niedrigsten
\begin_inset Quotes grd
\end_inset

 Buchstaben 
\begin_inset Quotes gld
\end_inset

p
\begin_inset Quotes grd
\end_inset

 an der Grundlinie auszurichten, müssen Sie den \SpecialChar TeX
-Code-Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
raisebox{
\backslash
depth}{
\end_layout

\begin_layout Standard
vor dem Wort einfügen und 
\begin_inset Quotes gld
\end_inset


\series bold
}
\series default

\begin_inset Quotes grd
\end_inset

 als \SpecialChar TeX
-Code dahinter:
\end_layout

\begin_layout Standard
Dies ist eine Zeile, in der das Wort 
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
raisebox{
\backslash
depth}{
\end_layout

\end_inset


\begin_inset Quotes gld
\end_inset

provokant
\begin_inset Quotes grd
\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 nach oben verschoben wurde.
\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Wenn Sie Buchstaben nach oben oder unten verschieben, wird der Zeilenabstand
 gedehnt:
\end_layout

\begin_layout Standard
Dies ist eine Zeile, in der das Wort 
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
raisebox{-
\backslash
depth}{
\end_layout

\end_inset


\begin_inset Quotes gld
\end_inset

provokant
\begin_inset Quotes grd
\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 nach unten verschoben wurde.
\end_layout

\begin_layout Standard
Dies ist eine Zeile, in der das Wort 
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
raisebox{0.5cm}{
\end_layout

\end_inset


\begin_inset Quotes gld
\end_inset

testen
\begin_inset Quotes grd
\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 um 0.5
\begin_inset space \thinspace{}
\end_inset

cm nach oben verschoben wurde.
\end_layout

\begin_layout Standard
Wenn Sie die Dehnung nicht wollen, können Sie die Boxhöhe auf 0 setzen:
\end_layout

\begin_layout Standard

\series bold

\backslash
raisebox{-
\backslash
depth}[0pt]{
\end_layout

\begin_layout Standard
Dies ist eine Zeile, in der das Wort 
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
raisebox{-
\backslash
depth}[0pt]{
\end_layout

\end_inset


\begin_inset Quotes gld
\end_inset

provokant
\begin_inset Quotes grd
\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 nach unten verschoben wurde.
\begin_inset Newline newline
\end_inset


\begin_inset Newline newline
\end_inset

Dies ist eine Zeile, in der das Wort 
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
raisebox{0.5cm}[0pt]{
\end_layout

\end_inset


\begin_inset Quotes gld
\end_inset

testen
\begin_inset Quotes grd
\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 um 0.5
\begin_inset space \thinspace{}
\end_inset

cm nach oben verschoben wurde.
 Jetzt überschneiden sich die verschobenen Worte.
\end_layout

\begin_layout Section
Farbige Boxen
\begin_inset CommandInset label
LatexCommand label
name "abs:Farbige-Boxen"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Boxen ! farbige
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um einen Text mit einer Hintergrundfarbe zu versehen, wählen Sie diese im
 Box-Dialog aus.
 Dies ist zum Beispiel eine Box mit orangenem Hintergrund
\begin_inset Newline newline
\end_inset


\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 0
use_makebox 1
width ""
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "orange"
status open

\begin_layout Plain Layout
Box mit orangenem Hintergrund
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Wenn Sie die Dekoration
\family sans
 Einfacher
\begin_inset space ~
\end_inset

rechteckiger
\begin_inset space ~
\end_inset

Rahmen 
\family default
verwenden, können Sie eine Rahmenfarbe festlegen.
 In diesem Fall muss auch eine Hintergrundfarbe angegeben werden (LyX setzt
 sie standardmäßig auf weiß).
 Hier ist ein Beispiel:
\begin_inset Newline newline
\end_inset


\begin_inset Box Boxed
position "t"
hor_pos "c"
has_inner_box 0
inner_pos "t"
use_parbox 0
use_makebox 0
width ""
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "teal"
backgroundcolor "yellow"
status open

\begin_layout Plain Layout
Box mit tealer Rahmenfarbe und gelber Hintergrundfarbe
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Natürlich ist auch farbiger Text in einer farbigen Box möglich:
\begin_inset Newline newline
\end_inset


\begin_inset Box Boxed
position "t"
hor_pos "c"
has_inner_box 0
inner_pos "t"
use_parbox 0
use_makebox 0
width ""
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "cyan"
backgroundcolor "magenta"
status open

\begin_layout Plain Layout

\color yellow
Dies ist farbiger Text in einer farbigen, gerahmten Box.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset


\end_layout

\begin_layout Standard
Falls sie andere als die voreingestellten Farben benötigen, können Ihre
 eigenen Farben definieren, wie in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Farbige-Tabellen"

\end_inset

 beschrieben.
 Um selbstdefinierte Farben zu verwenden, muss die Box mittels TeX-Code
 gesetzt werden:
\end_layout

\begin_layout Standard
Farbige Boxen ohne Rahmen werden mit dem Befehl 
\series bold

\backslash
colorbox
\series default
 erzeugt.
 Er hat folgendes Schema:
\end_layout

\begin_layout Standard

\series bold

\backslash
colorbox{Farbe}{Boxinhalt}
\end_layout

\begin_layout Standard
Der Boxinhalt kann auch eine Box sein, und farbige Boxen können in anderen
 Boxen sein.
 Um zum Beispiel ein Wort auf einem dunkelgrünen Hintergrund zu drucken,
 fügen sie den \SpecialChar TeX
-Code-Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
colorbox{dunkelgruen}{
\end_layout

\begin_layout Standard
vor dem Wort ein.
 Hinter dem Wort fügen Sie 
\series bold

\begin_inset Quotes gld
\end_inset

}
\series default

\begin_inset Quotes grd
\end_inset

 als \SpecialChar TeX
-Code ein.
 Hier ist das Ergebnis:
\end_layout

\begin_layout Standard
In dieser Zeile hat 
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
colorbox{dunkelgruen}{
\end_layout

\end_inset

Achtung!
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 einen dunkelgrünen Hintergrund.
\end_layout

\begin_layout Standard
Farbige Boxen mit Rahmen werden mit dem Befehl
\series bold
 
\backslash
fcolorbox
\series default
 erzeugt.
 Er hat folgendes Schema:
\end_layout

\begin_layout Standard

\series bold

\backslash
fcolorbox{Rahmenfarbe}{Boxfarbe}{Boxinhalt}
\end_layout

\begin_layout Section
Rotierte und skalierte Boxen
\end_layout

\begin_layout Standard
Um die in diesem Abschnitt beschriebenen Boxen nutzen zu können, muss das
 Modul 
\family sans
Grafik-Boxen
\family default
 in den Dokumenteinstellungen geladen sein.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Achtung:
\series default
 Nicht alle DVI-Betrachter können Rotationen oder Skalierungen anzeigen.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Achtung:
\series default
 Gleitobjekte dürfen nicht in eine rotierte oder skalierte Box gesetzt werden.
\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Rotierte Boxen
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Boxen ! rotierte
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Rotiertes Material
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um Material zu drehen, setzt man es in eine 
\family sans
Rotationsbox
\family default
.
 Solch eine Box wird über das Menü 
\family sans
Einfügen\SpecialChar menuseparator
Benutzerdefinierte Einfügungen\SpecialChar menuseparator
Rotationsbox
\family default
 eingefügt.
\end_layout

\begin_layout Standard
Der Drehpunkt kann über die Einfügung 
\family sans
Drehpunkt
\family default
 (Menü 
\family sans
Einfügen\SpecialChar menuseparator
Drehpunkt
\family default
) in der Form 
\series bold
origin=Position
\series default
 angegeben.
 Folgende Positionen sind möglich: 
\emph on
c
\emph default
 (mittig), 
\emph on
l
\emph default
 (links), 
\emph on
r
\emph default
 (rechts), 
\emph on
b
\emph default
 (unten), 
\emph on
t
\emph default
 (oben), sowie sinnvolle Kombinationen aus den vier Grundpositionen.
 Z.
\begin_inset space \thinspace{}
\end_inset

B.
 bedeutet 
\emph on
lt
\emph default
, dass sich der Drehpunkt links oben befindet.
 Wird kein Drehpunkt angegeben, wird die Position 
\emph on
l
\emph default
 verwendet.
 Winkel gibt den Drehwinkel in Grad an und darf auch negativ sein.
 Gedreht wird gegen den Uhrzeigersinn.
\end_layout

\begin_layout Standard
Im folgenden Beispiel wurde
\series bold
 origin=c
\series default
 in the Einfügung 
\family sans
Drehpunkt
\family default
 und 
\series bold
60
\series default
 in die Einfügung 
\family sans
Winkel
\family default
 eingegeben.
\end_layout

\begin_layout Standard
Dies ist eine Zeile 
\begin_inset Flex Rotatebox
status open

\begin_layout Plain Layout
\begin_inset Argument 1
status open

\begin_layout Plain Layout
origin=c
\end_layout

\end_inset


\begin_inset Argument 2
status open

\begin_layout Plain Layout
60
\end_layout

\end_inset

mit rotiertem
\end_layout

\end_inset

 Text.
\end_layout

\begin_layout Standard
Der Boxinhalt kann auch eine andere Box oder eine eingebettete Formel sein:
\end_layout

\begin_layout Standard
Dies ist eine Zeile 
\begin_inset Flex Rotatebox
status open

\begin_layout Plain Layout
\begin_inset Argument 1
status open

\begin_layout Plain Layout
origin=r
\end_layout

\end_inset


\begin_inset Argument 2
status open

\begin_layout Plain Layout
-60
\end_layout

\end_inset


\begin_inset Box Doublebox
position "c"
hor_pos "c"
has_inner_box 0
inner_pos "c"
use_parbox 0
use_makebox 0
width "1in"
special "width"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status collapsed

\begin_layout Plain Layout
mit rotiertem
\end_layout

\end_inset


\end_layout

\end_inset

 umrandeten Text 
\begin_inset Flex Rotatebox
status open

\begin_layout Plain Layout
\begin_inset Argument 1
status open

\begin_layout Plain Layout
origin=lb
\end_layout

\end_inset


\begin_inset Argument 2
status open

\begin_layout Plain Layout
60
\end_layout

\end_inset


\begin_inset Formula $\int A\,\mathrm{d}x=B$
\end_inset


\end_layout

\end_inset

 und einer Formel.
\end_layout

\begin_layout Standard
Oder ein Bild oder Tabelle:
\end_layout

\begin_layout Standard
Dies ist eine Zeile 
\begin_inset Flex Rotatebox
status open

\begin_layout Plain Layout
\begin_inset Argument 1
status open

\begin_layout Plain Layout
origin=lb
\end_layout

\end_inset


\begin_inset Argument 2
status open

\begin_layout Plain Layout
90
\end_layout

\end_inset


\begin_inset Graphics
	filename ../clipart/Star-structure.pdf
	lyxscale 50
	width 25col%

\end_inset


\end_layout

\end_inset

 mit einem rotierten Bild 
\begin_inset Flex Rotatebox
status open

\begin_layout Plain Layout
\begin_inset Argument 2
status open

\begin_layout Plain Layout
-90
\end_layout

\end_inset


\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="2">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
q
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
w
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
r
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset

 und Tabelle.
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Abbildungen ! rotierte
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! rotierte
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Achtung:
\series default
 Wenn die Einfügung 
\family sans
Drehpunkt
\family default
 leer ist oder Zeichen enthält, die keine Nummern sind, erhält man \SpecialChar LaTeX
-Fehler
 wenn man das Dokument ansieht/exportiert.
\end_layout

\end_inset


\end_layout

\begin_layout Subsection
Skalierte Boxen
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Boxen ! skalierte
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Skaliertes Material
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um Material zu skalieren, setzt man es in eine 
\family sans
Skalierende
\begin_inset space ~
\end_inset

Box
\family default
.
 Solch eine Box wird über das Menü 
\family sans
Einfügen\SpecialChar menuseparator
Benutzerdefinierte Einfügungen\SpecialChar menuseparator
Skalierende
\begin_inset space ~
\end_inset

Box
\family default
 eingefügt.
\end_layout

\begin_layout Standard
Die 
\family sans
Skalierende
\begin_inset space ~
\end_inset

Box
\family default
 Einfügung hat die obligatorische Einfügung 
\family sans
H-Faktor
\family default
 und die optionale Einfügung 
\family sans
V-Faktor
\family default
 (wird eingefügt über das Menü 
\family sans
Einfügen\SpecialChar menuseparator
V-Faktor)
\family default
.
 Fügen Sie hier den horizontalen bzw.
\begin_inset space \space{}
\end_inset

den vertikalen Skalierungsfaktor ein.
 Wenn die Einfügung 
\family sans
V-Faktor
\family default
 nicht verwendet wird, wird der horizontale Skalierungsfaktor auch für den
 vertikalen verwendet.
\end_layout

\begin_layout Standard
Um z.
\begin_inset space \thinspace{}
\end_inset

B.
 doppelte Textgröße als die Dokument-Schriftgröße zu erhalten, gibt man
 
\series bold
2
\series default
 in die Einfügung 
\family sans
H-Faktor
\family default
 ein.
 Ein Beispiel: 
\begin_inset Flex Scalebox
status open

\begin_layout Plain Layout
\begin_inset Argument 1
status open

\begin_layout Plain Layout
2
\end_layout

\end_inset

Hallo
\end_layout

\end_inset


\end_layout

\begin_layout Standard

\series bold
2
\series default
 als 
\family sans
H-Faktor
\family default
 und 
\series bold
1
\series default
 als 
\family sans
V-Faktor
\family default
 verzerrt das 
\begin_inset Flex Scalebox
status open

\begin_layout Plain Layout
\begin_inset Argument 1
status open

\begin_layout Plain Layout
2
\end_layout

\end_inset


\begin_inset Argument 2
status open

\begin_layout Plain Layout
1
\end_layout

\end_inset

Hallo
\end_layout

\end_inset

.
\end_layout

\begin_layout Standard
Die Skalierungsfaktoren dürfen auch negativ sein.
 In diesem Fall wird der Boxinhalt gespiegelt.
 Daher kann 
\series bold
-1
\series default
 als 
\family sans
H-Faktor
\family default
 und 
\series bold
1
\series default
 als 
\family sans
V-Faktor
\family default
 verwendet werden um Spiegelschrift zu erstellen: 
\begin_inset Flex Scalebox
status open

\begin_layout Plain Layout
\begin_inset Argument 1
status open

\begin_layout Plain Layout
-1
\end_layout

\end_inset


\begin_inset Argument 2
status open

\begin_layout Plain Layout
1
\end_layout

\end_inset

Hallo
\end_layout

\end_inset


\end_layout

\begin_layout Standard

\series bold
1
\series default
 als 
\family sans
H-Faktor
\family default
 und 
\series bold
-1
\series default
 als 
\family sans
V-Faktor
\family default
 reflektiert das 
\begin_inset Flex Scalebox
status open

\begin_layout Plain Layout
\begin_inset Argument 1
status open

\begin_layout Plain Layout
1
\end_layout

\end_inset


\begin_inset Argument 2
status open

\begin_layout Plain Layout
-1
\end_layout

\end_inset

Hallo
\end_layout

\end_inset

 an der Grundlinie.
\end_layout

\begin_layout Standard
Die 
\family sans
Spiegelbox
\family default
 (Menü 
\family sans
Einfügen\SpecialChar menuseparator
Benutzerdefinierte Einfügungen\SpecialChar menuseparator
Spiegelbox
\family default
) ist äquivalent zu 
\series bold
-1
\series default
 als 
\family sans
H-Faktor
\family default
 und 
\series bold
1
\series default
 als 
\family sans
V-Faktor 
\family default
für eine 
\family sans
Skalierende
\begin_inset space ~
\end_inset

Box
\family default
.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Achtung:
\series default
 Wenn die Einfügung 
\family sans
Drehpunkt
\family default
 leer ist oder Zeichen enthält, die keine Nummern sind, erhält man \SpecialChar LaTeX
-Fehler
 wenn man das Dokument ansieht/exportiert.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset

Die 
\family sans
Neugrößenbox
\family default
 (Menü 
\family sans
Einfügen\SpecialChar menuseparator
Benutzerdefinierte Einfügungen\SpecialChar menuseparator
Neugrößenbox
\family default
) verwendet man, um den Boxinhalt auf eine bestimmte Höhe oder Breite zu
 skalieren.
 Die 
\family sans
Neugrößenbox
\family default
 Einfügung hat die obligatorische Einfügung 
\family sans
Breite
\family default
 und die optionale Einfügung 
\family sans
Höhe
\family default
 (wird eingefügt über das Menü 
\family sans
Einfügen\SpecialChar menuseparator
Höhe)
\family default
.
 Fügen Sie hier die Breite bzw.
\begin_inset space \space{}
\end_inset

Höhe als Wert mit Einheit ein.
 
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Maßeinheiten"

\end_inset

 listet die möglichen Maßeinheiten auf.
 Befindet sich ein Ausrufezeichen 
\series bold
!
\series default
 in einer der beiden Einfügungen, wird die Größe so gewählt, dass das Seitenverh
ältnis der Box beibehalten wird.
 Wenn die Einfügung 
\family sans
Höhe
\family default
 nicht verwendet wird, wird intern ein Ausrufezeichen für die Höhe verwendet.
\end_layout

\begin_layout Standard

\series bold
2cm
\series default
 als 
\family sans
Breite
\family default
 und 
\series bold
1cm
\series default
 als 
\family sans
Höhe
\family default
 ergibt: 
\begin_inset Flex Resizebox
status open

\begin_layout Plain Layout
\begin_inset Argument 1
status open

\begin_layout Plain Layout
2cm
\end_layout

\end_inset


\begin_inset Argument 2
status open

\begin_layout Plain Layout
1cm
\end_layout

\end_inset

Hallo
\end_layout

\end_inset


\begin_inset Newline newline
\end_inset


\series bold
2cm
\series default
 als 
\family sans
Breite
\family default
 und 
\series bold
!
\series default
 als 
\family sans
Höhe
\family default
 (oder keine 
\family sans
Höhe
\family default
) ergibt: 
\begin_inset Flex Resizebox
status open

\begin_layout Plain Layout
\begin_inset Argument 1
status open

\begin_layout Plain Layout
2cm
\end_layout

\end_inset


\begin_inset Argument 2
status open

\begin_layout Plain Layout
!
\end_layout

\end_inset

Hallo
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Achtung:
\series default
 Wenn die Einfügung
\family sans
 Breite 
\family default
leer ist oder eine ungültige Einheit enthält, erhält man \SpecialChar LaTeX
-Fehler wenn man
 das Dokument ansieht/exportiert.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset


\end_layout

\begin_layout Standard
Alle Boxen können beliebig miteinander kombiniert werden.
 Als Beispiel eine 
\family sans
Spiegelbox
\family default
 in einer 
\family sans
Neugrößenbox
\family default
, die wiederum in einer 
\family sans
Rotationsbox
\family default
 ist:
\end_layout

\begin_layout Standard
\noindent
\align center
\begin_inset Flex Rotatebox
status open

\begin_layout Plain Layout
\begin_inset Argument 1
status open

\begin_layout Plain Layout
origin=c
\end_layout

\end_inset


\begin_inset Argument 2
status open

\begin_layout Plain Layout
-45
\end_layout

\end_inset


\begin_inset Flex Resizebox
status open

\begin_layout Plain Layout
\begin_inset Argument 1
status open

\begin_layout Plain Layout
2cm
\end_layout

\end_inset


\begin_inset Flex Reflectbox
status open

\begin_layout Plain Layout
Hallo
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\noindent
Bilder, Tabellen und eingebettete Formeln sind als Boxinhalt erlaubt:
\end_layout

\begin_layout Standard
\noindent
\align center
\begin_inset Flex Resizebox
status open

\begin_layout Plain Layout
\begin_inset Argument 1
status open

\begin_layout Plain Layout
2cm
\end_layout

\end_inset


\begin_inset Flex Reflectbox
status open

\begin_layout Plain Layout
\begin_inset Graphics
	filename ../clipart/Star-structure.pdf
	lyxscale 50
	width 25col%

\end_inset


\end_layout

\end_inset


\end_layout

\end_inset

 
\begin_inset Flex Resizebox
status open

\begin_layout Plain Layout
\begin_inset Argument 1
status open

\begin_layout Plain Layout
2cm
\end_layout

\end_inset


\begin_inset Flex Reflectbox
status open

\begin_layout Plain Layout
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="2">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
q
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
w
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
e
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
r
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\end_inset

 
\begin_inset Flex Resizebox
status open

\begin_layout Plain Layout
\begin_inset Argument 1
status open

\begin_layout Plain Layout
3cm
\end_layout

\end_inset


\begin_inset Flex Reflectbox
status open

\begin_layout Plain Layout
\begin_inset Formula $\int A\,\mathrm{d}x=B$
\end_inset


\end_layout

\end_inset


\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Abbildungen ! skalierte
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Tabellen ! skalierte
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Hat man den globalen Formelstil 
\series bold
fleqn
\series default

\begin_inset Foot
status collapsed

\begin_layout Plain Layout
Wenn 
\begin_inset Quotes gld
\end_inset

fleqn
\begin_inset Quotes grd
\end_inset

 zu den Dokumentklassen-Optionen hinzugefügt wurde.
\end_layout

\end_inset

 gewählt, kann man auch abgesetzte Formeln skalieren.
\end_layout

\begin_layout Chapter
Umflossene Objekte
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Umflossene Objekte
\end_layout

\end_inset


\end_layout

\begin_layout Section
Umflossene Gleitobjekte
\begin_inset CommandInset label
LatexCommand label
name "abs:Umflossene-Gleitobjekte"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Gleitobjekte ! umflossene
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Umflossene Objekte ! Gleitobjekte
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Umflossene Gleitobjekte werden benutzt, um Text um eine Abbildung oder Tabelle
 herum fließen zu lassen, wobei der Text nur den Teil der Zeile benutzt,
 den die Abbildung bzw.
\begin_inset space ~
\end_inset

Tabelle übrig lässt.
 Die Gleitobjekte können hierbei nur innerhalb des Absatzes gleiten.
 Sie werden über das Menü
\family sans
 Einfügen\SpecialChar menuseparator
Gleitobjekt\SpecialChar menuseparator
Umflossenes Bild-Gleitobjekt oder Umflossenes Tabellen-Gleit
objekt
\family default
 eingefügt, wenn das \SpecialChar LaTeX
-Paket 
\series bold
wrapfig
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! wrapfig
\end_layout

\end_inset

 installiert ist.
\begin_inset Foot
status collapsed

\begin_layout Plain Layout
Wie man ein \SpecialChar LaTeX
-Paket installiert, wird im Handbuch 
\emph on
\SpecialChar LaTeX
-Konfiguration
\emph default
 beschrieben.
\end_layout

\end_inset

 Die Einstellungen des Gleitobjekts können mit einem Rechtsklick auf die
 Box des Gleitobjekts geändert werden.
 
\begin_inset Wrap figure
lines 0
placement l
overhang 1cm
width "40col%"
status open

\begin_layout Plain Layout
\begin_inset Graphics
	filename ../clipart/2D-intensity-plot.pdf
	width 35col%
	scaleBeforeRotation
	rotateOrigin center

\end_inset


\end_layout

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "abb:Dies-ist-eine"

\end_inset

Dies ist eine umflossene Gleitobjekt-Abbildung
\end_layout

\end_inset


\end_layout

\end_inset

 Obligatorische Einstellungen sind die 
\family sans
Breite
\family default
 und 
\family sans
Platzierung
\family default
 des Gleitobjekts.
 Optional sind der 
\family sans
Überhang 
\family default
der festlegt, wie weit das Gleitobjekt in den Rand des Absatzes
\begin_inset space \thinspace{}
\end_inset

/
\begin_inset space \thinspace{}
\end_inset

der Seite ragt und die 
\family sans
benötigten Zeilen
\family default
, die festlegen wie viele Textzeilen das Gleitobjekt in etwa benötigt.
 Die benötigten Zeilen sind oft schwer abzuschätzen, daher sollte man sie
 nur nutzen, wenn Probleme mit der Platzierung des Gleitobjekts auftreten.
 Des weiteren können Sie entscheiden, ob es \SpecialChar LaTeX
 erlaubt sein soll, das Gleitobjekt
 innerhalb des Absatzes oder zu umgebenden Absätzen gleiten zu lassen.
 Abbildung
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abb:Dies-ist-eine"

\end_inset

 ist zum Beispiel ein umflossenes Bild, das 35
\begin_inset space \thinspace{}
\end_inset

% der Spaltenbreite einnimmt, 1
\begin_inset space \thinspace{}
\end_inset

cm in den Rand ragt und links gesetzt wurde.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 Umflossene Objekte sind fragil! Wenn die Abbildung z.
\begin_inset space \thinspace{}
\end_inset

B.
 zu nahe am unteren Seitenrand ist, kann es passieren, dass sie gar nicht
 oder über anderen Text gedruckt wird.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Allgemein gilt für umflossene Gleitobjekte:
\end_layout

\begin_layout Itemize
Sie sollten nicht in Absätze gepackt werden, die auf der nächsten Seite
 fortgesetzt werden.
 Das bedeutet, dass man sie erst dann einfügen sollte, wenn das Dokument
 fast fertig ist und man sehen kann, wo ein Seitenumbruch erfolgen wird.
\end_layout

\begin_layout Itemize
Sie sollten entweder vor dem Absatz, dessen Text um sie fließen soll, eingefügt
 werden oder darin.
\end_layout

\begin_layout Itemize
Sie in aufeinander folgenden Absätzen können Probleme bereiten, also achten
 Sie darauf, dass mindestens ein Textabsatz zwischen ihnen ist.
\end_layout

\begin_layout Itemize
Sie sind weder in Abschnitts-Überschriften noch in Tabellen erlaubt.
\end_layout

\begin_layout Itemize
Ihre Nummerierung und Referenzierung erfolgt wie in Kap.
\begin_inset space \thinspace{}
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "kap:Gleitobjekte"

\end_inset

 beschrieben.
\end_layout

\begin_layout Section
Umflossene Fixe Objekte
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Umflossene Objekte ! Fixe Objekte
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Die in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Umflossene-Gleitobjekte"

\end_inset

 beschriebenen umflossenen Gleitobjekte haben folgende Positionen im Absatz:
\end_layout

\begin_layout Standard
\noindent
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="2">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Info
type  "icon"
arg   "dialog-show-new-inset graphics"
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset

 oder 
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="2">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Info
type  "icon"
arg   "dialog-show-new-inset graphics"
\end_inset


\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Standard
Will man ein Objekt exakt an der Stelle im Absatz haben, wo es eingefügt
 wurde, um z.
\begin_inset space \thinspace{}
\end_inset

B.
 solche Positionen zu erhalten:
\begin_inset VSpace defskip
\end_inset


\end_layout

\begin_layout Standard
\noindent
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="2">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Info
type  "icon"
arg   "dialog-show-new-inset graphics"
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset

 
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="2">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Info
type  "icon"
arg   "dialog-show-new-inset graphics"
\end_inset


\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset

 
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Info
type  "icon"
arg   "dialog-show-new-inset graphics"
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset

 
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Info
type  "icon"
arg   "dialog-show-new-inset graphics"
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Standard
\noindent
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="2">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Info
type  "icon"
arg   "dialog-show-new-inset graphics"
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset

 
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Info
type  "icon"
arg   "dialog-show-new-inset graphics"
\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset

 
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="2">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset Info
type  "icon"
arg   "dialog-show-new-inset graphics"
\end_inset


\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Text
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Standard
\noindent
kann man das \SpecialChar LaTeX
-Paket 
\series bold
picinpar
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! picinpar
\end_layout

\end_inset

 benutzen.
 Hier ist ein Beispiel:
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
ifpicinpar
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
Der folgende Teil wird nur gedruckt, wenn das \SpecialChar LaTeX
-Paket 
\series bold
picinpar
\series default
 installiert ist.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
begin{window}[2,c,{
\end_layout

\end_inset


\begin_inset Graphics
	filename ../clipart/2D-intensity-plot.pdf
	lyxscale 60
	width 40col%
	scaleBeforeRotation
	rotateOrigin center

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

},]
\end_layout

\begin_layout Plain Layout

{}
\end_layout

\end_inset


\size small
\lang english
It was in the spring of the year 1894 that all London was interested, and
 the fashionable world dismayed, by the murder of the Honourable Ronald
 Adair under most unusual and inexplicable circumstances.
 The public has already learned those particulars of the crime which
\size default

\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
footnotemark{}
\end_layout

\end_inset


\size small
 came out in the police investigation, but a good deal was suppressed upon
 that occasion, since the case for the prosecution was so overwhelmingly
 strong that it was not necessary to bring forward all the facts.
 Only now, at the end of nearly ten years, am I allowed to supply those
 missing links which make up the whole of that remarkable chain.
\size default
\lang ngerman

\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
end{window}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
footnotetext{
\end_layout

\end_inset

Fußnote des Absatzes mit fixem Objekt.
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Umflossene fixe Objekte werden benutzt, um Text um ein Objekt herum fließen
 zu lassen, wobei man durch die Anzahl der Zeilen über dem Objekt dessen
 vertikale Position im Text bestimmen kann.
 Im Gegensatz zu umflossenen Gleitobjekten können sie aber nicht nummeriert
 beschriftet werden.
\end_layout

\begin_layout Standard
Ein fixes Objekt wird eingefügt, indem man zu Beginn eines Absatzes den
 Befehl
\end_layout

\begin_layout Standard

\series bold

\backslash
begin{window}[2,c,{
\end_layout

\begin_layout Standard
als \SpecialChar TeX
-Code einfügt.
 Der erste Parameter in der eckigen Klammer, hier '2', definiert die Anzahl
 der Zeilen über dem Objekt, der zweite, hier 'c', die Position des Objekts.
 Es sind die Positionen 'l', 'c' und 'r' (für links, Mitte, rechts) möglich.
 Danach fügt man das Objekt ein.
 In diesem Beispiel wurde ein Bild der Breite von 40
\begin_inset space \thinspace{}
\end_inset

% der Textspaltenbreite eingefügt.
 Das Objekt kann auch eine Tabelle, eine Box oder eine Formel sein.
 Nach dem Objekt fügt man den Befehl
\end_layout

\begin_layout Standard

\series bold
},Beschreibungstext]
\begin_inset Newline newline
\end_inset

{}
\end_layout

\begin_layout Standard
ein.
 Man beachte dass das 
\begin_inset Quotes gld
\end_inset


\series bold
{}
\series default

\begin_inset Quotes grd
\end_inset

 in der zweiten Zeile steht.
 Der Beschreibungstext ist optional.
 Der Text, der das Objekt umfließen soll, muss sich im selben Absatz wie
 das Objekt befinden, also direkt nach dem 
\series bold
{}
\series default
 beginnen.
 Am Ende des Absatzes fügt man folgenden Befehl ein:
\end_layout

\begin_layout Standard

\series bold

\backslash
end{window}
\end_layout

\begin_layout Standard
Innerhalb eines Absatzes mit fixem Objekt kann man keine Fußnoten einfügen,
 man muss stattdessen den Befehl 
\series bold

\backslash
footnotemark
\series default
 verwenden.
 Außerhalb des Absatzes den Befehl 
\series bold

\backslash
footnotetext
\series default
, wie es in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Fußnoten"

\end_inset

 beschrieben ist.
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
else
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
Der folgende Teil wird gedruckt, wenn das \SpecialChar LaTeX
-Paket 
\series bold
picinpar
\series default
 nicht installiert ist:
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Das \SpecialChar LaTeX
-Paket 
\series bold
picinpar
\series default
 muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fi
\end_layout

\end_inset


\end_layout

\begin_layout Section
Initiale
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Initiale
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Umflossene Objekte ! Initiale
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Für Initialen muss das \SpecialChar LaTeX
-Paket 
\series bold
lettrine
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! lettrine
\end_layout

\end_inset

 installiert sein und das Modul 
\family sans
Initialen
\family default
 im Dokument verwendet werden (Menü 
\family sans
Dokument\SpecialChar menuseparator
Einstellungen\SpecialChar menuseparator
Module
\family default
).
 Um eine Initiale einzufügen, verwendet man den Stil 
\family sans
Initiale
\family default
.
 Dieser Stil hat ein obligatorisches und zwei optionale Argumente.
 Die Argumente werden über das Menü 
\family sans
Einfügen
\family default
 eingefügt.
 Das obligatorische Argument 
\family sans
Initiale
\family default
 enthält den/die Buchstaben, der die Initiale bildet, das Argument 
\family sans
Rest
\begin_inset space ~
\end_inset

der
\begin_inset space ~
\end_inset

Initiale
\family default
 enthält den Rest des Wortes oder Textes der Initiale.
 Das Argument 
\family sans
Optionen
\family default
 enthält Parameter um die Initiale zu modifizieren.
 Für mehr Informationen über die möglichen Parameter siehe die Dokumentation
 von 
\series bold
lettrine
\series default
, 
\begin_inset CommandInset citation
LatexCommand cite
key "lettrine"
literal "true"

\end_inset

.
 Der Stil selbst enthält den Text, der die Initiale umgibt.
 Der übliche Stil ist dabei, dass das Wort, dessen erster Buchstabe die
 Initiale ist, in 
\shape smallcaps
Kapitälchen
\shape default
 gedruckt wird.
\end_layout

\begin_layout Standard
Hier sind einige Beispiele:
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
iflettrine
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
Der folgende Teil wird nur gedruckt, wenn das \SpecialChar LaTeX
-Paket 
\series bold
lettrine
\series default
 installiert ist.
\end_layout

\end_inset


\end_layout

\begin_layout Enumerate
Kein optionales Argument, die Initiale ist der Buchstabe 'I' in der Mathe-Schrif
t 
\begin_inset Formula $\mathfrak{Fraktur}$
\end_inset

:
\end_layout

\begin_deeper
\begin_layout Initial
\begin_inset Argument 2
status open

\begin_layout Plain Layout
\begin_inset Formula $\mathfrak{I}$
\end_inset


\end_layout

\end_inset


\begin_inset Argument 3
status open

\begin_layout Plain Layout
t
\end_layout

\end_inset

 
\lang english
was in the spring of the year 1894 that all London was interested, and the
 fashionable world dismayed, by the murder of the Honourable Ronald Adair
 under most unusual and inexplicable circumstances.
 The public has already learned those particulars of the crime which came
 out in the police investigation, but a good deal was suppressed upon that
 occasion, since the case for the prosecution was so overwhelmingly strong
 that it was not necessary to bring forward all the facts.
\end_layout

\end_deeper
\begin_layout Enumerate
Nur eine Zeile umgibt die Initiale, die aus zwei Zeichen in der Standard-Schrift
 besteht und kein Text ist in 
\shape smallcaps
Kapitälchen
\shape default
:
\end_layout

\begin_deeper
\begin_layout Initial
\begin_inset Argument 1
status open

\begin_layout Plain Layout
lines=1
\end_layout

\end_inset


\begin_inset Argument 2
status open

\begin_layout Plain Layout
It
\end_layout

\end_inset

 
\lang english
was in the spring of the year 1894 that all London was interested, and the
 fashionable world dismayed, by the murder of the Honourable Ronald Adair
 under most unusual and inexplicable circumstances.
 The public has already learned those particulars of the crime which came
 out in the police investigation, but a good deal was suppressed upon that
 occasion, since the case for the prosecution was so overwhelmingly strong
 that it was not necessary to bring forward all the facts.
\end_layout

\end_deeper
\begin_layout Enumerate
Magenta, hängende Initiale über 3
\begin_inset space ~
\end_inset

Zeilen in der Mathe-Schrift
\begin_inset Newline newline
\end_inset

 
\begin_inset Formula $\mathcal{KALLIGRAFISCH}$
\end_inset

, der Text 
\begin_inset Quotes gld
\end_inset


\lang english
t was in the spring
\lang ngerman

\begin_inset Quotes erd
\end_inset

 ist in 
\shape smallcaps
Kapitälchen
\shape default
; um die Initiale zu färben, muss man diesen Befehl vor der Initiale einfügen:
\begin_inset Newline newline
\end_inset


\series bold

\backslash
renewcommand{
\backslash
LettrineFontHook}{
\backslash
color{Farbe}}
\series default

\begin_inset Newline newline
\end_inset

wobei 
\emph on
Farbe
\emph default
 
\begin_inset Quotes gld
\end_inset

red
\begin_inset Quotes erd
\end_inset

, 
\begin_inset Quotes gld
\end_inset

blue
\begin_inset Quotes erd
\end_inset

, 
\begin_inset Quotes gld
\end_inset

green
\begin_inset Quotes erd
\end_inset

, 
\begin_inset Quotes gld
\end_inset

yellow
\begin_inset Quotes erd
\end_inset

, 
\begin_inset Quotes gld
\end_inset

cyan
\begin_inset Quotes erd
\end_inset

, 
\begin_inset Quotes gld
\end_inset

magenta
\begin_inset Quotes erd
\end_inset

, 
\begin_inset Quotes gld
\end_inset

black
\begin_inset Quotes erd
\end_inset

 oder 
\begin_inset Quotes gld
\end_inset

white
\begin_inset Quotes erd
\end_inset

 sein kann, und diesen Befehl zum \SpecialChar LaTeX
-Vorspann hinzufügen:
\begin_inset Newline newline
\end_inset


\series bold

\backslash
@ifundefined{textcolor}
\begin_inset Newline newline
\end_inset


\begin_inset space ~
\end_inset

{
\backslash
usepackage{color}}{}
\end_layout

\begin_deeper
\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
renewcommand{
\backslash
LettrineFontHook}{
\backslash
color{magenta}}
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
macht die Initiale magenta
\end_layout

\end_inset


\end_layout

\begin_layout Initial
\begin_inset Argument 1
status open

\begin_layout Plain Layout
lines=3, lhang=0.33, loversize=0.25
\end_layout

\end_inset


\begin_inset Argument 2
status open

\begin_layout Plain Layout
\begin_inset Formula $\mathcal{I}$
\end_inset


\end_layout

\end_inset


\begin_inset Argument 3
status open

\begin_layout Plain Layout

\lang english
t was in the spring
\end_layout

\end_inset

 
\lang english
of the year 1894 that all London was interested, and the fashionable world
 dismayed, by the murder of the Honourable Ronald Adair under most unusual
 and inexplicable circumstances.
 The public has already learned those particulars of the crime which came
 out in the police investigation, but a good deal was suppressed upon that
 occasion, since the case for the prosecution was so overwhelmingly strong
 that it was not necessary to bring forward all the facts.
\end_layout

\end_deeper
\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
else
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
Der folgende Teil wird gedruckt, wenn das \SpecialChar LaTeX
-Paket 
\series bold
lettrine
\series default
 nicht installiert ist:
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Das \SpecialChar LaTeX
-Paket 
\series bold
lettrine
\series default
 muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fi
\end_layout

\end_inset


\end_layout

\begin_layout Chapter
Externe Dateien
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Dateien ! externe
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Mit 
\family sans
Einfügen\SpecialChar menuseparator
Datei
\family default
 können Sie fremdes Material in Ihr Dokument einsetzen.
 Das kann folgendes sein:
\end_layout

\begin_layout Description
\SpecialChar LyX
-Dokument Der Inhalt eines anderen \SpecialChar LyX
-Dokuments wird direkt in Ihr Dokument
 eingefügt.
\end_layout

\begin_layout Description
Einfacher
\begin_inset space ~
\end_inset

Text Ein Text-Dokument; jede Textzeile wird als eigener Absatz in Ihr Dokument
 eingefügt.
\end_layout

\begin_layout Description
Einfacher
\begin_inset space ~
\end_inset

Text,
\begin_inset space ~
\end_inset

Zeilen
\begin_inset space ~
\end_inset

verbinden Ein Text-Dokument; Zeilen werden so eingefügt, wie sie sind.
 Leerzeilen trennen die Absätze.
\end_layout

\begin_layout Description
Externes
\begin_inset space ~
\end_inset

Material Dateien in verschiedenen Formaten.
\end_layout

\begin_layout Description
Unterdokument \SpecialChar LyX
- oder \SpecialChar LaTeX
-Dokumente.
\end_layout

\begin_layout Section
Externes Material
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Externes Material
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Mit 
\family sans
Einfügen\SpecialChar menuseparator
Datei\SpecialChar menuseparator
 Externes Material
\family default
 können Sie Dateien in Ihr Dokument einfügen, ohne sie vorher in ein Format
 konvertieren zu müssen, das vom Ausgabeprogramm verstanden werden kann,
 weil \SpecialChar LyX
 sich darum kümmert.
 Das ist ähnlich wie bei Bildern, die in verschiedenen Formaten in \SpecialChar LyX
-Dokumente
 eingefügt werden können.
 Wenn die Grafikvorschau in den \SpecialChar LyX
-Einstellungen unter
\family sans
 Aussehen
\begin_inset space ~
\end_inset

&
\begin_inset space ~
\end_inset

Handhabung\SpecialChar menuseparator
Grafik
\family default
, werden die externen Materialtypen Dia und Xfig direkt in \SpecialChar LyX
 angezeigt.
\end_layout

\begin_layout Standard
Zur Zeit können Sie folgende Dateitypen (
\family sans
Vorlagen
\family default
) benutzen:
\end_layout

\begin_layout Description
Dia-Diagramm unterstützt Diagramme, die mit dem Programm 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "Dia"
target "https://de.wikipedia.org/wiki/Dia_(Software)"
literal "false"

\end_inset


\series default
 erzeugt wurden.
\end_layout

\begin_layout Description
Inkscape-Grafik Diese Vorlage unterstützt spezifische skalierbare Grafiken,
 die aus skalierbaren Vektorgrafiken (SVG) generiert werden.
 Das Besondere an ihnen ist, dass aller enthaltener Text durch Text ersetzt
 wird, der mit \SpecialChar LaTeX
 gesetzt wurde (und somit die aktuelle Schriftart des \SpecialChar LyX
-Dokuments
 verwendet).
 Die Vorlage basiert auf einem Feature des Programms 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "Inkscape"
target "https://inkscape.org/de"
literal "false"

\end_inset


\series default
, das aus einer gegebenen SVG-Datei spezielle PDF- oder EPS- und \SpecialChar LaTeX
-Dateien
 generiert (in Inkscape selbst ist dieses Feature über die Option 
\family sans
Text in PDF weglassen und LaTeX Datei erstellen
\family default
 verfügbar, wenn man eine Grafik als PDF oder EPS speichert).
 Der Vorteil von solchen Dateien ist es, dass man einen einheitlichen Textstil
 im ganzen Dokument erzeugen kann.
\begin_inset Newline newline
\end_inset

Die Vorlage liest SVG-Dateien ein und verwendet ein Konverterprogramm, um
 daraus (jeweils aktuelle) PDF- oder EPS- sowie \SpecialChar LaTeX
-Dateien zu erzeugen (das
 Konverterprogramm verwendet hierfür Inkscape).
 Somit müssen Sie diese Dateien nicht selbst exportieren und pflegen.
 Wenn Sie dennoch lieber bereits vorhandene 
\family typewriter
*.pdf-
\family default
 und 
\family typewriter
*.pdf_tex
\family default
-Dateien bzw.
 
\family typewriter
*.eps-
\family default
 und 
\family typewriter
*.eps_tex
\family default
-Dateien verwenden möchten (oder müssen), binden Sie die entsprechende 
\family typewriter
*.pdf_tex
\family default
- oder 
\family typewriter
*.eps_tex
\family default
-Datei einfach über 
\begin_inset Info
type  "menu"
arg   "dialog-show-new-inset include"
\end_inset

 (mittels 
\family typewriter
Input
\family default
) ein (siehe Abschnitt.
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Unterdokumente"
plural "false"
caps "false"
noprefix "false"

\end_inset

) statt die hier beschriebene Vorlage zu verwenden.
\begin_inset Newline newline
\end_inset

Man kann \SpecialChar TeX
-Code-Befehle wie 
\series bold

\backslash
Large
\series default
, 
\series bold

\backslash
small
\series default
 usw.
 im Text der SVGs verwenden.
 Die Schriftgröße wird von den Einstellungen des \SpecialChar LyX
-Dokuments übernommen.
 Siehe 
\begin_inset CommandInset citation
LatexCommand cite
key "Inkscape"
literal "false"

\end_inset

 für mehr Informationen und Beispiele.
\end_layout

\begin_layout Description
LilyPond-Notenblatt Mit dieser Vorlage können Sie Musik-Notationen einfügen,
 die mit dem Notensatzprogramm 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "LilyPond"
target "https://de.wikipedia.org/wiki/LilyPond"
literal "false"

\end_inset


\series default
 gesetzt werden.
 Für \SpecialChar LyX
' erweiterte Unterstützung für LilyPond siehe \SpecialChar LyX
' Beispieldatei 
\emph on
lilypond.lyx
\emph default
.
\end_layout

\begin_layout Description
PDF-Seiten Mit dieser Vorlage können Sie PDF-Dokumente in ihr Dokument einfügen.
 Um bestimmte oder alle Seiten eines PDFs einzufügen, benutzen Sie die Option
 
\series bold
pages
\series default
 im Feld 
\family sans
Option
\family default
 in der Karteikarte 
\family sans
\SpecialChar LaTeX
- und \SpecialChar LyX
-Optionen
\family default
.
 Das Argument der Option ist eine mit Komma gegliederte Liste, die Seitennummern
 (man gibt als Option 
\series bold
pages={3,5,6,8}
\series default
 an), Seitenbereiche (
\series bold
pages={4-9}
\series default
) oder eine Kombination davon enthält.
 Um leere Seiten einzufügen, verwendet man {}.
 Z.
\begin_inset space \thinspace{}
\end_inset

B.
 fügt 
\series bold
pages={3,{},8-11,15}
\series default
 Seite 3, eine leere Seite, und die Seiten 8, 9, 10, 11 und 15 ein.
 Seitenbereiche werden mit der Syntax 
\emph on
Start
\emph default
-
\emph on
Stop
\emph default
 angegeben.
 Dies wählt alle Seiten von 
\emph on
Start
\emph default
 bis 
\emph on
Stop
\emph default
 aus.
 Wird 
\emph on
Start
\emph default
 weggelassen, wird stattdessen die erste Seite verwendet; wird 
\emph on
Stop
\emph default
 weggelassen, wird stattdessen die letzte Seite verwendet.
 Die letzte Seite kann außerdem mit dem Schlagwort 
\series bold
last
\series default
 ausgewählt werden.
 (Dies ist nur in einem Seitenbereich erlaubt.) Die Option 
\series bold
pages=-
\series default
 fügt also alle Seiten des Dokuments ein und 
\series bold
pages=last-1
\series default
 fügt alle Seiten in umgekehrter Reihenfolge ein.
 Wenn keine pages Option angegeben ist, wird nur die erste Seite des PDFs
 eingefügt.
\begin_inset Newline newline
\end_inset

Die Option 
\series bold
noautoscale
\series default
 fügt die Seiten in ihrer Originalgröße ein.
 Wenn diese Option nicht verwendet wird, werden die Seiten so eingefügt,
 dass sie die komplette Breite Ihres Dokuments einnehmen.
 In der Karteikarte 
\family sans
Größe und Drehung
\family default
 kann die Breite und Höhe der eingefügten Seiten und deren Drehung angegeben
 werden.
 Wird eine andere Breite als 100
\begin_inset space \thinspace{}
\end_inset

Größe% verwendet, wird die Option 
\series bold
noautoscale
\series default
 überschrieben.
 Für weitere Informationen und mögliche Optionen siehe die Dokumentation
 des \SpecialChar LaTeX
-Pakets 
\series bold
pdfpages
\series default
 
\begin_inset CommandInset citation
LatexCommand cite
key "pdfpages"
literal "true"

\end_inset

.
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! pdfpages
\end_layout

\end_inset


\begin_inset Newline newline
\end_inset

Um diese Vorlage in einer 
\family sans
Beamer
\family default
-Präsentation zu verwenden, muss zuerst eine 
\family sans
BeendeRahmen
\family default
 Umgebung eingefügt werden.
 In den folgenden Absatz kommt eine \SpecialChar TeX
-Code Box mit dem Befehl 
\series bold

\backslash
setbeamertemplate{background canvas}{}
\series default
.
 Danach kann man Absätze mit der PDFPages Vorlage einfügen.
 Nach den eingefügten PDF-Seiten kann die Beamer-Präsentation fortgesetzt
 werden, indem ein neuer Rahmen oder ein neuer Abschnitt eingefügt wird.
 Um leere Seiten vor den eingefügten PDF-Seiten zu vermeiden, stellen Sie
 sicher, dass die Ausrichtung 
\family sans
Standard
\family default
 für den Absatz verwendet wird, der die Vorlage enthält.
\begin_inset Newline newline
\end_inset

Hier ist ein eingefügtes PDF, das um -5° gedreht wurde: 
\begin_inset External
	template PDFPages
	filename ../clipart/Abstract.pdf
	extra LaTeX "pages=-"
	rotateAngle -5
	rotateOrigin bottomleft
	width 50col%

\end_inset


\end_layout

\begin_layout Description
Rastergrafik Diese Vorlage kann für Bitmap-Bilder benutzt werden.
 Die Bilddateien können im Dialogfenster 
\family sans
Externes
\begin_inset space ~
\end_inset

Material
\family default
 genauso behandelt werden wie die mit dem normalen 
\family sans
Grafik
\family default
-Dialog eingefügten, siehe Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Grafik-Dialog"

\end_inset

.
 Hier ist ein eingefügtes Rasterbild: 
\begin_inset External
	template RasterImage
	filename ../clipart/ToolbarEnvBox.png

\end_inset


\end_layout

\begin_layout Description
Schachdiagramm unterstützt Schachdiagramme, die mit dem Programm 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "XBoard"
target "https://de.wikipedia.org/wiki/XBoard"
literal "false"

\end_inset


\series default
 erzeugt wurden.
\end_layout

\begin_layout Description
Tabelle Mit dieser Vorlage können Sie Tabellen im Format von 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "Gnumeric"
target "https://de.wikipedia.org/wiki/Gnumeric"
literal "false"

\end_inset


\series default
, 
\begin_inset CommandInset href
LatexCommand href
name "OpenDocument"
target "https://de.wikipedia.org/wiki/OpenDocument"
literal "false"

\end_inset

, 
\begin_inset CommandInset href
LatexCommand href
name "Microsoft Office XML"
target "https://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
literal "false"

\end_inset

 und 
\begin_inset CommandInset href
LatexCommand href
name "Office Open XML"
target "https://de.wikipedia.org/wiki/Office_Open_XML"
literal "false"

\end_inset

 einfügen.
 Für dieses Feature muss \SpecialChar LyX
 während seiner Konfiguration das Programm 
\family typewriter
ssconvert
\family default
 gefunden haben.
 Dieses Programm ist Teil von Gnumeric, so dass Sie Gnumeric installiert
 haben müssen, auch wenn sie keine Tabellen im Gnumeric-Format verwenden.
 Für Beispiele und mögliche Limitierungen siehe \SpecialChar LyX
' Beispieldatei 
\emph on
spreadsheet.lyx
\emph default
.
\end_layout

\begin_layout Description
Vektorgrafik Diese Vorlage kann für Vektorgrafiken benutzt werden.
 Die Bilddateien können im Dialogfenster 
\family sans
Externes
\begin_inset space ~
\end_inset

Material
\family default
 genauso behandelt werden, wie die mit dem normalen 
\family sans
Grafik
\family default
-Dialog eingefügten, siehe Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Grafik-Dialog"

\end_inset

.
 Hier ist eine eingefügte Vektorgrafik: 
\begin_inset External
	template VectorGraphics
	filename ../clipart/SVG-Drawing.svg
	lyxscale 50
	scale 33

\end_inset


\end_layout

\begin_layout Description
Xfig-Abbildung Diese Vorlage unterstützt Bilder, die mit dem Programm 
\begin_inset CommandInset href
LatexCommand href
name "Xfig"
target "https://de.wikipedia.org/wiki/Xfig"
literal "false"

\end_inset

 erzeugt wurden.
\end_layout

\begin_layout Standard
Wenn Sie im Dialogfenster
\family sans
 Externes
\begin_inset space ~
\end_inset

Material 
\family default
in der Karteikarte
\family sans
 Datei
\family default
 die Option 
\family sans
Entwurf
\family default
 benutzen, wird nur der Pfad der ausgewählten Datei in der Ausgabe erscheinen.
\begin_inset Newline newline
\end_inset

\SpecialChar LyX
 kann externes Material entweder als Box wie hier:
\begin_inset Newline newline
\end_inset


\begin_inset Graphics
	filename clipart/ExternesMaterial.png
	scale 95
	scaleBeforeRotation

\end_inset

 oder als Bild darstellen.
 Das hängt davon ab, ob Sie im Dialog
\family sans
 
\family default
in der Karteikarte 
\family sans
LaTeX- und LyX-Optionen
\family default
 die Option 
\family sans
In
\begin_inset space ~
\end_inset

LyX
\begin_inset space ~
\end_inset

anzeigen
\family default
 gewählt haben oder nicht.
\end_layout

\begin_layout Standard
Im \SpecialChar LyX
-Handbuch 
\family sans
\emph on
Anpassung
\family default
\emph default
 wird erklärt, wie Sie eigenen Vorlagen erzeugen können.
\end_layout

\begin_layout Section
Unterdokumente
\begin_inset CommandInset label
LatexCommand label
name "abs:Unterdokumente"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Unterdokument
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Unterdokumente benutzt man bei größeren Dokumenten, die aus mehreren Kapiteln
 oder Abschnitten bestehen.
 Für die Pflege ist das oft hilfreich und manchmal auch gefordert.
 Ein Hauptdokument fügt dann die einzelnen Unterdokumente zusammen.
 Ein Unterdokument übernimmt und benutzt Inhalte seines Hauptdokuments,
 z.
\begin_inset space \thinspace{}
\end_inset

B.
 den \SpecialChar LaTeX
-Vorspann, das Literaturverzeichnis und Querverweismarken.
\end_layout

\begin_layout Standard
Um Unterdokumente bearbeiten zu können ohne ihr Hauptdokument öffnen zu
 müssen, geben Sie im Unterdokument im Menü
\family sans
 Dokument\SpecialChar menuseparator
Einstellungen\SpecialChar menuseparator
Dokumentklasse
\family default
 das Hauptdokument an.
 Dieses wird dann von \SpecialChar LyX
 im Hintergrund benutzt, wenn Sie das Unterdokument
 bearbeiten.
\end_layout

\begin_layout Standard
Unterdokumente werden in \SpecialChar LyX
 als Box angezeigt: 
\begin_inset Graphics
	filename ../clipart/ChildDocument.png
	scale 95
	scaleBeforeRotation

\end_inset

 Sie werden über
\family sans
 Einfügen\SpecialChar menuseparator
Datei\SpecialChar menuseparator
Unterdokument
\family default
 eingebunden, was das Dialogfenster
\family sans
 Unterdokument
\family default
 öffnet.
 Für 
\family sans
die Art
\begin_inset space ~
\end_inset

der
\begin_inset space ~
\end_inset

Einbindung
\family default
 gibt es dort vier Möglichkeiten:
\end_layout

\begin_layout Description
Include Sie können \SpecialChar LyX
- und \SpecialChar LaTeX
-Dokumente einbinden.
 Wenn Sie im Dialogfenster
\family sans
 Unterdokument
\family default
 auf 
\family sans
Bearbeiten
\family default
 klicken, wird das eingebundene Dokument in einem eigenen Unterfenster geöffnet,
 und Sie können es editieren.
\begin_inset Newline newline
\end_inset


\end_layout

\begin_layout Standard
Hier wird ein Unterdokument
\family sans
 
\family default
per 
\family sans
Include
\family default
 eingebunden: 
\begin_inset CommandInset include
LatexCommand include
filename "DummyDocument1.lyx"
literal "true"

\end_inset

Die Abschnittsnummerierung enthält alle Abschnitte der eingebundenen Dateien
 in der Reihenfolge, in der sie ins Hauptdokument eingebunden werden.
 Das obige Beispiel besitzt einen Unterabschnitt mit der Nummer dieses Abschnitt
s.
 Auf Marken eingebundener Dokumente kann verwiesen werden: siehe Unterabschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Externer-Unterabschnitt-1"

\end_inset

.
\end_layout

\begin_layout Standard
Der \SpecialChar LaTeX
-Vorspann des Unterdokuments wird ignoriert, nur der des Hauptdokuments
 wird benutzt.
 Zweige in Unterdokumenten werden vom Hauptdokument ignoriert, wenn das
 Hauptdokument nicht auch einen Zweig mit dem selben Namen besitzt.
 Unterdokumente, die per 
\family sans
Include
\family default
 eingebunden werden, beginnen in der Druckausgabe auf einer neuen Seite
 und enden mit einem Seitenumbruch.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 Wenn Sie eine \SpecialChar LyX
- oder \SpecialChar LaTeX
-Datei eingebunden haben, werden Sie beim Export oder
 der Druckvorschau gewarnt, wenn das Unterdokument eine andere Dokumentklasse
 als das Hauptdokument benutzt, weil das zu unvorhersehbaren Ergebnissen
 führen wird.
\end_layout

\end_inset


\end_layout

\begin_layout Description
Input Diese Methode ist 
\family sans
Include
\family default
 sehr ähnlich mit folgenden Unterschieden:
\end_layout

\begin_deeper
\begin_layout Itemize
Unterdokumente, die per 
\family sans
Input
\family default
 eingebunden werden, beginnen in der Druckausgabe NICHT auf einer neuen
 Seite und enden NICHT mit einem Seitenumbruch.
\end_layout

\begin_layout Itemize
Unterdokumente, die per 
\family sans
Input
\family default
 eingebunden werden, können in \SpecialChar LyX
 angesehen werden, wenn im Dialogfenster
\family sans
 Unterdokument Vorschau
\begin_inset space ~
\end_inset

anzeigen
\family default
 angekreuzt wurde und in den \SpecialChar LyX
-Einstellungen unter
\family sans
 Aussehen
\begin_inset space ~
\end_inset

&
\begin_inset space ~
\end_inset

Handhabung\SpecialChar menuseparator
Grafik\SpecialChar menuseparator
Eingebettete
\begin_inset space ~
\end_inset

Vorschau
\family default
 auf 
\family sans
An
\family default
 gesetzt wurde.
 Allerdings wirken sich Änderungen erst bei einem erneuten Laden des Dokuments
 aus.
\end_layout

\begin_layout Itemize
Unterdokumente, die per 
\family sans
Input
\family default
 eingebunden werden, können nicht über das Menü 
\family sans
Dokument\SpecialChar menuseparator
Einstellungen\SpecialChar menuseparator
Unterdokumente
\family default
 unterdrückt werden.
\end_layout

\end_deeper
\begin_layout Standard
Hier ist ein Unterdokument, das mit
\family sans
 Input
\family default
 eingebunden wurde: 
\begin_inset CommandInset include
LatexCommand input
filename "DummyDocument2.lyx"
literal "true"

\end_inset

.
\end_layout

\begin_layout Description
Unformatiert Mit dieser Methode kann jede Textdatei eingebunden werden.
  In der Druckvorschau wird für den Text der Stil 
\family typewriter
Schreibmaschine
\family default
 verwendet.
 Zeilenumbrüche erfolgen nur dort, wo das Unterdokument welche besitzt.
 Wenn Sie im Dialogfenster
\family sans
 Unterdokument Leerzeichen
\begin_inset space ~
\end_inset

bei
\begin_inset space ~
\end_inset

der
\begin_inset space ~
\end_inset

Ausgabe
\begin_inset space ~
\end_inset

kennzeichnen 
\family default
ankreuzen, wird in der Druckvorschau das Zeichen 
\begin_inset Quotes gld
\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
textvisiblespace 
\end_layout

\end_inset


\begin_inset Quotes grd
\end_inset

 für jedes Leerzeichen eingefügt.
\begin_inset Newline newline
\end_inset

Im Gegensatz zu 
\family sans
Einfügen\SpecialChar menuseparator
Datei\SpecialChar menuseparator
Einfacher
\begin_inset space ~
\end_inset

Text
\family default
 wird bei 
\family sans
Unformatiert
\family default
 der Dateiinhalt in \SpecialChar LyX
 nicht dargestellt.
\end_layout

\begin_layout Standard
Hier ist ein Unterdokument, das mit
\family sans
 Unformatiert
\family default
 eingebunden wurde: 
\begin_inset CommandInset include
LatexCommand verbatiminput
filename "DummyTextDocument.txt"
literal "true"

\end_inset


\begin_inset VSpace bigskip
\end_inset

Hier ist ein Unterdokument, das mit
\family sans
 Unformatiert
\family default
 eingebunden wurde und
\family sans
 Leerzeichen
\begin_inset space ~
\end_inset

bei
\begin_inset space ~
\end_inset

der
\begin_inset space ~
\end_inset

Ausgabe
\begin_inset space ~
\end_inset

kennzeichnen
\family default
 angekreuzt hat: 
\begin_inset CommandInset include
LatexCommand verbatiminput*
filename "DummyTextDocument.txt"
literal "true"

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 Wie man an den obigen Beispielen sieht, wird der Text von Dokumenten, die
 
\family sans
Unformatiert
\family default
 eingebunden werden, am Zeilenende nicht umgebrochen.
\end_layout

\end_inset


\end_layout

\begin_layout Description
Listing Dieser Typ wird in Kapitel
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "kap:Programm-Code-Listen"

\end_inset

 beschrieben.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 Wenn Sie ein Unterdokument auf zwei verschiedene Arten einbinden, kann
 das zu \SpecialChar LaTeX
-Problemen führen.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Wenn Sie nur bestimmte Unterdokumente des Dokuments ansehen/exportieren
 wollen, z.
\begin_inset space \thinspace{}
\end_inset

B: um Zeit beim Kompilieren zu sparen oder weil Sie nur einige Kapitel eines
 Buchs ausgeben möchten, können Sie Unterdokumente in der Ausgabe unterdrücken.
 Dies geschieht über das Menü 
\family sans
Dokument\SpecialChar menuseparator
Einstellungen\SpecialChar menuseparator
Unterdokumente
\family default
.
 Unterdokumente können unterdrückt/eingebunden werden, indem man in die
 Spalte 
\family sans
In Ausgabe einbinden
\family default
 hinter dem jeweiligen Unterdokument doppelklickt (beachten Sie, dass dies
 nur für Unterdokumente möglich ist, die per 
\family sans
Input
\family default
 eingebunden wurden).
 
\end_layout

\begin_layout Standard
Im Abschnitt 
\family sans
Globale Zähler und Verweise
\family default
 können Sie einstellen, wie Seitenzahlen, Querverweise, Abschnittsnummern
 u.
\begin_inset space \thinspace{}
\end_inset

ä.
 behandelt werden.
\end_layout

\begin_layout Itemize
Mit der Option 
\family sans
Strikt beibehalten
\family default
 sorgt \SpecialChar LyX
 dafür, dass alle Seitennummern, Querverweise usw.
\begin_inset space ~
\end_inset

korrekt sind, so als würde das gesamte Dokument ausgegeben werden.
 Dies ist nützlich wenn die gewählten Unterdokumente in der Ausgabe so aussehen
 sollen, als wenn sie Teil des fertigen, ganzen Dokuments wären.
 Dazu muss \SpecialChar LyX
 intern allerdings das gesamte Dokument prozessieren, was viel
 Zeit in Anspruch nehmen kann.
\end_layout

\begin_layout Itemize
Mit der Option 
\family sans
Nicht beibehalten
\family default
 verarbeitet \SpecialChar LyX
 nut das Hauptdokument und die eingebundenen Unterdokumente.
 Wenn Sie Zeit beim Kompilieren zu sparen möchten und wenn die Seitennummern
 und Querverweise nicht wichtig sind, wählen sie diese Option, da sie die
 schnellste ist.
\end_layout

\begin_layout Itemize
Die Option 
\family sans
Weitgehend beibehalten
\family default
 liegt zwischen den beiden genannten.
 Wenn dies ausgewählt ist, verarbeitet \SpecialChar LyX
 bei der Erstausgabe das Gesamtdokument;
 dies initiiert die korrekten Zähler und Verweise.
 In weiteren Ausgaben wird das Gesamtdokument dann aber nur noch dann mitverarbe
itet, wenn es Änderungen in nicht eingebundenen Unterdokumenten gibt.
 So lange Sie nur die eingebettet Dokumente bearbeiten, ist diese Methode
 so schnell wie die zweite, sie gibt Ihnen aber mehr oder weniger korrekte
 Zähler und Verweise aus.
 Mehr oder weniger korrekt sind sie deshalb, weil sich durch die Arbeit
 an eingebundenen Dokumenten ja auch die Paginierung darauf folgender nicht
 eingebundener Dokument ändern kann, und dies kann mit dieser Methode nicht
 berücksichtigt werden.
\end_layout

\begin_layout Standard
Alternativ können Sie eingefügte Dateien in einen Zweig setzen.
\begin_inset Foot
status collapsed

\begin_layout Plain Layout
Zweige sind im Kapitel 
\emph on
Zweige
\emph default
 des \SpecialChar LyX

\emph on
-Benutzerhandbuchs
\emph default
 erklärt.
\end_layout

\end_inset

 Durch das de/aktivieren der Zweige können Sie festlegen, welche eingefügte
 Dateien in der Ausgabe erscheinen.
 Dies hat den Vorteil, dass es auch bei Input-Einfügungen funktioniert.
 Jedoch können bei dieser Methode Zähler und Referenzen nicht aktuell gehalten
 werden.
\end_layout

\begin_layout Chapter
Programm-Code-Listen
\begin_inset CommandInset label
LatexCommand label
name "kap:Programm-Code-Listen"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Listen
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Programm-Code
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um Programm-Code-Listen einzufügen und zu drucken, können Sie 
\family sans
Einfügen\SpecialChar menuseparator
Pro\SpecialChar softhyphen
grammlisting
\family default
 verwenden.
 Die \SpecialChar LaTeX
-Pakete 
\series bold
listings
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! listings
\end_layout

\end_inset

 und 
\series bold
minted
\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! minted
\end_layout

\end_inset

 können Programm-Code auf vielfältige und flexible Weise in Ihr Dokument
 einfügen.
 Man kann nur eines der Pakete in einem Dokument verwenden.
 
\series bold
listings
\series default
 ist voreingestellt.
\end_layout

\begin_layout Standard
\begin_inset Note Note
status open

\begin_layout Plain Layout

\series bold
Achtung:
\series default
 Es wird nicht empfohlen die Option 
\family typewriter
-shell-escape
\family default
 zu verwenden.
 Sie funktioniert, ist aber ein großes Sicherheitsproblem.
 Die \SpecialChar LyX
-Entwickler diskutieren, wie damit umzugehen ist.
 Diese Notiz kann erst geändert werden, bis eine Entscheidung getroffen
 wurde.
\end_layout

\begin_layout Plain Layout
=====
\end_layout

\begin_layout Plain Layout
Um 
\series bold
minted
\series default
 zu benutzen, muss man es als Paket zur Code-Hervorhebung in den Dokumenteinstel
lungen in der Rubrik 
\family sans
Programmlistings
\family default
 festlegen.
 
\series bold
minted
\series default
 benötigt zusätzlich das Modul 
\family sans
pygments
\family default
 des Programms 
\noun on
Python
\noun default

\begin_inset Foot
status collapsed

\begin_layout Plain Layout
Unte
\family sans
r \SpecialChar LyX
 f
\family default
ür Windows ist 
\family sans
pygments
\family default
 bereits installiert.
\end_layout

\end_inset

 und die Option 
\family typewriter
-shell-escape
\family default
 für den \SpecialChar LaTeX
-Prozessor.
 Wenn Sie z.
\begin_inset space \thinspace{}
\end_inset

B.
 Ihr Dokument als Format 
\family sans
PDF
\begin_inset space ~
\end_inset

(pdflatex)
\family default
 ansehen oder exportieren wollen, gehen Sie in die \SpecialChar LyX
-Einstellungen und dort
 zum Abschnitt 
\family sans
Datei-Handhanbung\SpecialChar menuseparator
Konverter
\family default
.
 gehen Sie dort auf den Eintrag 
\family sans
LaTeX
\begin_inset space ~
\end_inset

(pdflatex) -> PDF
\begin_inset space ~
\end_inset

(pdflatex)
\family default
 und schauen Sie in das Feld 
\family sans
Konverter
\family default
.
 Dort sehen sie voreingestellt den Inhalt
\begin_inset Newline newline
\end_inset


\series bold
pdflatex $$i
\series default

\begin_inset Newline newline
\end_inset

Ändern Sie ihn nun ab zu
\begin_inset Newline newline
\end_inset


\series bold
pdflatex $$i -shell-escape
\begin_inset Newline newline
\end_inset


\series default
und drücken Sie den 
\family sans
Ändern
\family default
-Knopf und anschließend 
\family sans
Übernehmen
\family default
 oder 
\family sans
Speichern
\family default
.
 Dasselbe kann für die Ausgabeformate 
\family sans
PDF
\begin_inset space ~
\end_inset

(LuaTeX)
\family default
 und 
\family sans
PDF
\begin_inset space ~
\end_inset

(XeTeX)
\family default
 gemacht werden.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Ein Rechtsklick auf ein Listing öffnet das Kontextmenü, in dem Sie das Ausgabefo
rmat der Programm-Code-Liste festlegen.
\end_layout

\begin_layout Standard
Standardmäßig fängt ein Listing mit einem neuen Absatz an.
 Die Platzierungsoption 
\family sans
Eingebettetes
\begin_inset space ~
\end_inset

Listing
\family default
 druckt das Listing in der Zeile wie hier: 
\begin_inset listings
lstparams "language={C++}"
inline true
status open

\begin_layout Plain Layout

int a=5;
\end_layout

\end_inset


\begin_inset Newline newline
\end_inset

Die Option 
\family sans
Gleitobjekt
\family default
 erzeugt ein Listing-Gleitobjekt, dessen 
\family sans
Platzierung 
\family default
Sie mit 
\family sans
h
\family default
, 
\family sans
t
\family default
, 
\family sans
b
\family default
 und 
\family sans
p
\family default
, analog zu den in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Gleitobjekt-Platzierung"

\end_inset

 beschriebenen Platzierungsoptionen festlegen können.
 Die Platzierungsoptionen können gemischt werden und werden dabei direkt
 hintereinander angegeben, z.
\begin_inset space \thinspace{}
\end_inset

B.
 
\begin_inset Quotes gld
\end_inset


\family sans
htbp
\family default

\begin_inset Quotes grd
\end_inset

.
 Die Option 
\begin_inset Quotes gld
\end_inset

h
\begin_inset Quotes grd
\end_inset

 hat manchmal keinen Effekt, aber sie muss nicht verwendet werden, da auch
 nicht gleitende Listen Beschriftungen haben und referenziert werden können.
\end_layout

\begin_layout Standard
Mit dem Menü 
\family sans
Einfügen\SpecialChar menuseparator
Legende
\family default
 kann man für das Listing eine Beschriftung hinzufügen.
 Man kann Listings mit Marken versehen, um auf sie wie auf andere Gleitobjekte
 zu verweisen: Listing
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "lst:Gleitendes-Programm-Listing"

\end_inset

.
 Mit dem Menü 
\family sans
Einfügen\SpecialChar menuseparator
Liste
\begin_inset space ~
\end_inset

/
\begin_inset space ~
\end_inset

Inhaltsverzeichnis\SpecialChar menuseparator
Listings Verzeichnis
\family default
 kann ein Verzeichnis aller Listings eingefügt werden.
 Die Verzeichniseinträge sind die Nummer des Listings und dessen Beschriftung.
\end_layout

\begin_layout Standard
\begin_inset listings
lstparams "language=Python"
inline false
status open

\begin_layout Plain Layout

\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "lst:Gleitendes-Programm-Listing"

\end_inset

Gleitendes Programm-Listing
\end_layout

\end_inset

# Gleitendes Programm-Listing
\end_layout

\begin_layout Plain Layout

def func(param):
\end_layout

\begin_layout Plain Layout

    'Dies ist eine Python-Funktion'
\end_layout

\begin_layout Plain Layout

    pass
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung: 
\series default
Das Paket 
\series bold
listings
\series default
 setzt Beschriftungen standardmäßig vor das Listing.
\begin_inset Newline newline
\end_inset

Das Paket 
\series bold
minted
\series default
 setzt sie standardmäßig vor das Listing, wenn es gleitend ist.
 Ansonsten wird die Beschriftung vor das Listing gesetzt, wenn die Marke
 in die erste Zeile eingefügt wurde, ansonsten hinter das Listing.
 Um die Beschriftung in jedem Fall vor das Listing zu setzen, müssen diese
 Zeilen als Letztes zum \SpecialChar LaTeX
-Vorspann hinzugefügt werden:
\begin_inset Newline newline
\end_inset


\series bold

\backslash
@ifundefined{newfloat}
\begin_inset Newline newline
\end_inset


\begin_inset Phantom HPhantom
status open

\begin_layout Plain Layout
\begin_inset space ~
\end_inset


\end_layout

\end_inset

{
\backslash
usepackage{float}}{}
\begin_inset Newline newline
\end_inset


\backslash
floatstyle{plaintop}
\series default

\begin_inset Note Note
status collapsed

\begin_layout Plain Layout
Das Paket 
\series bold
float
\series default
 wird automatisch von \SpecialChar LyX
 geladen, wenn Sie spezielle dokumentweite Gleitobjektplat
zierungen verwenden.
 Der Befehl 
\series bold

\backslash
@ifundefined
\series default
 vermeidet, dass es in diesem Fall doppelt geladen wird.
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
Wenn Sie eine Programmiersprache gewählt haben, werden die Schlüsselworte
 der Sprache erkannt und besonders gedruckt, wie 
\emph on
#
\emph default
, 
\emph on
def
\emph default
 und 
\emph on
pass
\emph default
 in Listing
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "lst:Gleitendes-Programm-Listing"

\end_inset

.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 Wenn sie keine fettgedruckten Schlüsselwörter im Schriftstil 
\family typewriter
Schreib\SpecialChar softhyphen
maschine
\family default
 erhalten, enthält die von Ihnen verwendete Schrift in diesem Stil wahrscheinlic
h keine fett gedruckten Buchstaben.
 Wählen Sie in diesem Fall eine andere Schrift im Menü 
\family sans
Dokument\SpecialChar menuseparator
Einstellungen\SpecialChar menuseparator
Schriften
\family default
.
 (Die Schriften 
\emph on
LuxiMono, BeraMono
\emph default
 und 
\emph on
Courier
\emph default
 enthalten fett gedruckte Buchstaben.)
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Im Abschnitt 
\family sans
Zeilennummerierung
\family default
 des Programmlisting Einstellungsdialogs können Sie den Stil der Zeilennummerier
ung festlegen, zum Beispiel, ob die Nummerierung links oder rechts gedruckt,
 jede wievielte Zeile nummeriert werden soll und die 
\family sans
Schriftgröße
\family default
 der Nummerierung.
\end_layout

\begin_layout Standard
Im Abschnitt 
\family sans
Bereich
\family default
 legen Sie fest, welche Zeilen ausgedruckt werden sollen.
 Im Abschnitt 
\family sans
Stil
\family default
 legen Sie fest, wie die Liste ausgedruckt werden soll.
 Die Option 
\family sans
Erweiterte
\begin_inset space ~
\end_inset

Zeichentabelle
\family default
 ist nur für das Paket 
\series bold
listings
\series default
 relevant und sollte verwendet werden, wenn nationale Zeichen wie Umlaute
 benutzt werden.
\end_layout

\begin_layout Standard
Hier ist ein Beispiel mit der Nummerierung links, Schrittweite 
\begin_inset Quotes gld
\end_inset

3
\begin_inset Quotes grd
\end_inset

, Sprache 
\begin_inset Quotes gld
\end_inset

Python
\begin_inset Quotes grd
\end_inset

, Optionen 
\begin_inset Quotes gld
\end_inset

Erweiterte Zeichentabelle
\begin_inset Quotes grd
\end_inset

 und 
\begin_inset Quotes gld
\end_inset

Leerzeichen als Symbol
\begin_inset Quotes grd
\end_inset

 und Bereich Zeilen 3
\begin_inset space \thinspace{}
\end_inset

-
\begin_inset space \thinspace{}
\end_inset

8:
\end_layout

\begin_layout Standard
\begin_inset listings
lstparams "extendedchars=true,firstline=3,float,language=Python,lastline=8,numbers=left,numberstyle={\footnotesize},showspaces=true,stepnumber=3"
inline false
status open

\begin_layout Plain Layout

def func(param):
\end_layout

\begin_layout Plain Layout

    'Dies ist eine Python-Funktion'
\end_layout

\begin_layout Plain Layout

    pass
\end_layout

\begin_layout Plain Layout

def func(param):
\end_layout

\begin_layout Plain Layout

'Sonderzeichen: Tschüß'
\end_layout

\begin_layout Plain Layout

pass
\end_layout

\begin_layout Plain Layout

def func(param):
\end_layout

\begin_layout Plain Layout

'Dies ist eine Python-Funktion'
\end_layout

\begin_layout Plain Layout

pass
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Wenn Ihr Listing Tabulatoren verwendet, können Sie im Feld 
\family sans
Tabulatorgröße
\family default
 die Anzahl der Zeichen festlegen, die ein Tabulator überspannen soll.
\end_layout

\begin_layout Standard
\noindent
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 Wegen eines Fehlers im 
\series bold
listings
\series default
-Paket wird die Zeilennummerierung um eine Zeile durch vorhergehende Listen
 verschoben.
 Das ist der Grund, warum die Zeilen 2 und 5 und nicht 3 und 6 in obigem
 Listing nummeriert werden.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset


\end_layout

\begin_layout Standard
\noindent
Es ist auch möglich, Zeilen einer Datei als Listing zu drucken.
 Das machen Sie mit
\family sans
 Einfügen\SpecialChar menuseparator
Datei\SpecialChar menuseparator
Unterdokument
\family default
 und der 
\family sans
Art
\begin_inset space ~
\end_inset

der
\begin_inset space ~
\end_inset

Einbindung
\family default
 
\family sans
Listing
\family default
.
\begin_inset Foot
status collapsed

\begin_layout Plain Layout
Die anderen Arten der Einbindung von Unterdokumenten werden in Abschnitt
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "abs:Unterdokumente"

\end_inset

 beschrieben.
\end_layout

\end_inset

 Im Dialogfenster
\family sans
 Unterdokument
\family default
 können Sie die Listing-Parameter unter 
\family sans
Weitere
\begin_inset space ~
\end_inset

Parameter
\family default
 eingeben.
 Wenn Sie dort ein Fragezeichen 
\begin_inset Quotes gld
\end_inset

?
\begin_inset Quotes grd
\end_inset

 eingeben, wird Ihnen links davon eine Liste aller möglichen Parameter eingeblen
det.
\end_layout

\begin_layout Standard
Um auf ein Unterdokument-Listing verweisen zu können, schreiben Sie einen
 Text ins Feld 
\family sans
Marke
\family default
, auf die dann wie üblich verwiesen werden kann.
\end_layout

\begin_layout Standard
Listing
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "lst:Datei-Listing"

\end_inset

 ist ein Beispiel für ein Unterdokument-Listing, bei dem die Zeilen 10
\begin_inset space \thinspace{}
\end_inset

–
\begin_inset space \thinspace{}
\end_inset

15 gedruckt werden.
\end_layout

\begin_layout Standard
\begin_inset CommandInset include
LatexCommand lstinputlisting
filename "EmbeddedObjects.lyx"
lstparams "breaklines=true,extendedchars=true,firstline=10,language={[LaTeX]TeX},lastline=15,literate={{ä}{{\\\"a}}1 {ö}{{\\\"o}}1 {ü}{{\\\"u}}1{À}{{\\\"a}}1 {ö}{{\\\"o}}1 {ÃŒ}{{\\\"u}}1},caption={Zeilen 10--15 dieser LyX-Datei},label={lst:Datei-Listing}"
literal "true"

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset


\end_layout

\begin_layout Standard
Eine Formel in ein Listing einzufügen ist folgendermaßen möglich:
\end_layout

\begin_layout Enumerate
Öffnen Sie die Listings-Einstellungen und fügen
\begin_inset Newline newline
\end_inset


\family sans
mathescape=true
\family default

\begin_inset Newline newline
\end_inset

in das Feld des Tabs 
\family sans
Erweitert
\family default
 ein
\end_layout

\begin_layout Enumerate
Erstellen Sie eine Formel außerhalb des Listings
\end_layout

\begin_layout Enumerate
Kopieren Sie den Inhalt der Formel (nicht die Formel-Einfügung) in die Zwischena
blage (Tastenkürzel 
\family sans
Ctrl+C
\family default
)
\end_layout

\begin_layout Enumerate
Schreiben sie 
\begin_inset Quotes gld
\end_inset


\family sans
$$
\family default

\begin_inset Quotes grd
\end_inset

 in das Listing und kopieren sie aus der Zwischenablage zwischen die Dollar-Zeic
hen (Tastenkürzel 
\family sans
Ctrl+V
\family default
)
\end_layout

\begin_layout Standard
\begin_inset listings
lstparams "language=Python,mathescape=true"
inline false
status open

\begin_layout Plain Layout

\begin_inset Caption Standard

\begin_layout Plain Layout
Programm-Listing mit einer Formel
\end_layout

\end_inset

# Beispiel-Programm-Listing
\end_layout

\begin_layout Plain Layout

def func(param):
\end_layout

\begin_layout Plain Layout

    # $
\backslash
prod_{n=1}^{
\backslash
infty}
\backslash
,
\backslash
frac{1}{x^{2}}$
\end_layout

\begin_layout Plain Layout

    pass
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset


\end_layout

\begin_layout Standard
\noindent
Dokumentweite Listing-Eigenschaften können im Dialog 
\family sans
Dokument\SpecialChar menuseparator
Einstellungen\SpecialChar menuseparator
Listing
\family default
 festgelegt werden.
 Dort bekommt man durch Eingabe eines Fragezeichens 
\begin_inset Quotes gld
\end_inset

?
\begin_inset Quotes grd
\end_inset

 eine Liste aller möglichen Parameter.
\end_layout

\begin_layout Standard
Weitere Informationen über die Pakete 
\series bold
listings
\series default
 und 
\series bold
minted
\series default
, siehe 
\begin_inset CommandInset citation
LatexCommand cite
key "listings,minted"
literal "true"

\end_inset

.
\end_layout

\begin_layout Chapter
\start_of_appendix
In \SpecialChar LyX
 verfügbare Maßeinheiten
\begin_inset CommandInset label
LatexCommand label
name "kap:In-LyX-verfügbare"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Einheiten
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Um die in diesem Handbuch verwendeten Maßeinheiten zu verstehen, erläutert
 Tabelle
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Maßeinheiten"

\end_inset

 alle in \SpecialChar LyX
 verfügbaren Maßeinheiten.
\end_layout

\begin_layout Standard
\begin_inset Float table
placement h
alignment document
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Maßeinheiten"

\end_inset

Maßeinheiten
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\begin_inset VSpace medskip
\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="21" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top">
<column alignment="center" valignment="middle" width="50col%">
<column alignment="center" valignment="top">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Maßeinheit
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Name/Beschreibung
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\SpecialChar LaTeX
-Befehl
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
bp
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
großer Punkt (72
\begin_inset space \thinspace{}
\end_inset

bp = 1
\begin_inset space \thinspace{}
\end_inset

in)
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
-
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
cc
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Cicero (1
\begin_inset space \thinspace{}
\end_inset

cc = 12
\begin_inset space \thinspace{}
\end_inset

dd)
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
-
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
cm
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Zentimeter
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
-
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
dd
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Didot (1
\begin_inset space \thinspace{}
\end_inset

dd 
\begin_inset Formula $\approx$
\end_inset

 0,376
\begin_inset space \thinspace{}
\end_inset

mm)
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
-
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
em
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Die Breite des Buchstabens 
\emph on
M
\emph default
 im aktiven Zeichensatz
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
-
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
ex
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Die Höhe des Buchstabens 
\emph on
x
\emph default
 im aktiven Zeichensatz
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
-
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
in
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Zoll (1
\begin_inset space \thinspace{}
\end_inset

in = 2.54
\begin_inset space \thinspace{}
\end_inset

cm
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
-
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
mm
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Millimeter
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
-
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
mu
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
mathematische Maßeinheit
\series bold
 
\series default
(1
\begin_inset space \thinspace{}
\end_inset

mu = 1/18
\begin_inset space \thinspace{}
\end_inset

em)
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
-
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
pt
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Punkt (72.27
\begin_inset space \thinspace{}
\end_inset

pt = 1
\begin_inset space \thinspace{}
\end_inset

in)
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
-
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
pc
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Pica (1
\begin_inset space \thinspace{}
\end_inset

pc = 12
\begin_inset space \thinspace{}
\end_inset

pt)
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
-
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
sp
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
skalierter Punkt (65536
\begin_inset space \thinspace{}
\end_inset

sp = 1
\begin_inset space \thinspace{}
\end_inset

pt)
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
-
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Seitenbreite %
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
% der Seitenbreite
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\backslash
paperwidth
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Seitenhöhe %
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
% der Seitenhöhe
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\backslash
paperheight
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Skalierung %
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
% der originalen Bildbreite
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Spaltenbreite %
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
% der Spaltenbreite
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\backslash
columnwidth
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Textbreite %
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
% der Textbreite
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\backslash
textwidth
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Texthöhe %
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
% der Texthöhe
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\backslash
textheight
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Zeilenabstand %
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
% der Höhe zwischen Grundlinien von zwei aufeinanderfolgenden Textzeilen
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\backslash
baselineskip
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
Zeilenbreite %
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
% der Zeilenbreite
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\backslash
linewidth
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Chapter
Ausgabedatei-Formate mit Grafiken
\begin_inset CommandInset label
LatexCommand label
name "kap:Ausgabedatei-Formate"

\end_inset


\end_layout

\begin_layout Section
DVI
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Dateiformat! DVI
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
DVI
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Dieser Dateityp hat die Erweiterung 
\begin_inset Quotes gld
\end_inset


\family typewriter
.dvi
\family default

\begin_inset Quotes grd
\end_inset

 und wird 
\begin_inset Quotes gld
\end_inset

device independent
\begin_inset Quotes grd
\end_inset

 genannt, weil er vollkommen portierbar ist.
 Ohne Konvertierung kann er auf jedem Rechner benutzt werden, der einen
 dvi-Betrachter installiert hat.
 DVI-Dateien werden für schnelle Vorschauen und Vorstufen für andere Ausgabeform
ate wie PostScript benutzt.
\end_layout

\begin_layout Standard
\begin_inset Note Greyedout
status open

\begin_layout Plain Layout

\series bold
Bemerkung:
\series default
 DVI-Dateien enthalten keine Bilder, denn diese sind nur verlinkt.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Also vergessen Sie nicht, die Bilder mitzunehmen, wenn Sie Ihre DVI-Datei
 auf einen anderen Computer kopieren.
 Diese Eigenschaft kann Ihren Computer verlangsamen, wenn Sie die DVI-Datei
 betrachten, weil der dvi-Betrachter die Bilder im Hintergrund konvertieren
 muss, um sie sichtbar zu machen, wenn Sie in der DVI-Datei
\family typewriter
 
\family default
blättern.

\family typewriter
 
\family default
Außerdem zeigen manche DVI-Betrachter nicht alles (richtig) an.
 Bei Dokumenten mit vielen Bildern empfehlen wir daher das PDF-Format.
 
\end_layout

\begin_layout Standard
Sie können Ihr Dokument als DVI über das Menü 
\family sans
Datei\SpecialChar menuseparator
Exportieren\SpecialChar menuseparator
DVI
\family default
 exportieren.
 Sie können eine Vorschau Ihres Dokument als DVI über das Menü 
\family sans
Ansicht
\family default
 anschauen.
\end_layout

\begin_layout Section
PostScript
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Dateiformat  ! PostScript
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
PostScript
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Dieser Dateityp hat die Erweiterung 
\begin_inset Quotes gld
\end_inset


\family typewriter
.ps
\family default

\begin_inset Quotes grd
\end_inset

.
 PostScript wurde von der Firma
\family typewriter
 Adobe
\family default
 als Druckersprache entwickelt.
 Die Datei enthält deshalb Druckbefehle.
 PostScript kann als 
\begin_inset Quotes gld
\end_inset

Programmiersprache
\begin_inset Quotes grd
\end_inset

 angesehen werden.
 Man kann mit ihr rechnen und Diagramme und Bilder zeichnen.
\begin_inset Foot
status collapsed

\begin_layout Plain Layout
Wenn Sie mehr darüber wissen wollen, sollten Sie sich die Dokumentation
 von
\series bold
 PSTricks
\series default
 
\begin_inset CommandInset citation
LatexCommand cite
key "pstricks"
literal "true"

\end_inset

 oder 
\begin_inset CommandInset citation
LatexCommand cite
key "latex-praxisbuch"
literal "true"

\end_inset

 ansehen.
\end_layout

\end_inset

 Wegen dieser Möglichkeiten sind PostScript-Dateien oft größer als PDF-Dateien.
\end_layout

\begin_layout Standard
PostScript kann nur Bilder im Format EPS
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
EPS
\end_layout

\end_inset

 (Encapsulated PostScript, Datei-Er\SpecialChar softhyphen
wei\SpecialChar softhyphen
ter\SpecialChar softhyphen
ung 
\begin_inset Quotes gld
\end_inset


\family typewriter
.eps
\family default

\begin_inset Quotes grd
\end_inset

) enthalten.
 Weil \SpecialChar LyX
 die Verwendung jedes bekannten Bildformats erlaubt, muss es diese
 intern nach EPS konvertieren.
 Dies wird bei vielen Bildern in einem Dokument den Arbeitsfluss drastisch
 verlangsamen.
 Wenn Sie also PostScript benutzen wollen, sollten Sie Ihre Bilder vorher
 konvertieren und direkt als EPS einfügen.
\end_layout

\begin_layout Standard
Sie können Ihr Dokument als PostScript über das Menü 
\family sans
Datei\SpecialChar menuseparator
Exportieren\SpecialChar menuseparator
Post\SpecialChar softhyphen
Script
\family default
 exportieren.
 Sie können eine Vorschau Ihres Dokument als PostScript über das Menü 
\family sans
Ansicht
\family default
 anschauen.
\end_layout

\begin_layout Section
PDF
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
Dateiformat! PDF
\end_layout

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
PDF
\end_layout

\end_inset


\end_layout

\begin_layout Standard
Dieser Dateityp hat die Erweiterung 
\begin_inset Quotes gld
\end_inset


\family typewriter
.pdf
\family default

\begin_inset Quotes grd
\end_inset

.
 Das
\emph on
 
\emph default

\begin_inset Quotes gld
\end_inset

Portable Document Format
\begin_inset Quotes grd
\end_inset

 (PDF) wurde auch von der Firma 
\family typewriter
Adobe
\family default
 als Derivat von PostScript entwickelt.
 Es ist komprimierter und benutzt weniger Befehle als PostScript.
 Wie der Begriff 
\begin_inset Quotes gld
\end_inset

portable
\begin_inset Quotes grd
\end_inset

 (übertragbar) vermuten lässt, kann eine PDF-Datei auf jeden Rechner übertragen
 werden, und der Ausdruck sieht immer gleich aus.
\end_layout

\begin_layout Standard
PDF kann Bilder im eigenen PDF-Format, im Format 
\begin_inset Quotes gld
\end_inset

Joint Photographic Experts Group
\begin_inset Quotes grd
\end_inset

 (JPEG
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
JPG, JPEG
\end_layout

\end_inset

, Datei-Erweiterung 
\begin_inset Quotes gld
\end_inset


\family typewriter
.jpg
\family default

\begin_inset Quotes grd
\end_inset

 oder 
\begin_inset Quotes gld
\end_inset


\family typewriter
.jpeg
\family default

\begin_inset Quotes grd
\end_inset

) und im Format 
\begin_inset Quotes gld
\end_inset

Portable Network Graphics
\begin_inset Quotes grd
\end_inset

 (PNG
\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
PNG
\end_layout

\end_inset

, Datei-Erweiterung 
\begin_inset Quotes gld
\end_inset


\family typewriter
.png
\family default

\begin_inset Quotes grd
\end_inset

) enthalten.
 Trotzdem können Sie jedes bekannte Bildformat benutzen, weil \SpecialChar LyX
 es für Sie
 konvertieren wird.
 Die Konvertierungen werden Ihren Arbeitsfluss verlangsamen, weswegen empfohlen
 wird, eines der drei erwähnten Bildformate zu benutzen.
\end_layout

\begin_layout Standard
PDF-Dateien können Sie über 
\family sans
Datei\SpecialChar menuseparator
Exportieren
\family default
 auf drei Arten erzeugen:
\end_layout

\begin_layout Description
PDF
\begin_inset space ~
\end_inset

(ps2pdf) benutzt das Programm
\family typewriter
 ps2pdf
\family default
, das eine PDF-Datei aus einer Post\SpecialChar softhyphen
Script®-Version Ihres Dokument erstellt.
 Die PostScript-Version wird mit dem Programm 
\family typewriter
dvips
\family default
 aus einer DVI-Version erstellt.
 Es werden also drei Konvertierungen verwendet.
\end_layout

\begin_layout Description
PDF
\begin_inset space ~
\end_inset

(dvipdfm) benutzt das Programm 
\family typewriter
dvipdfm
\family default
, das Ihr Dokument im ersten Schritt nach DVI und in einem zweiten nach
 PDF konvertiert.
\end_layout

\begin_layout Description
PDF
\begin_inset space ~
\end_inset

(pdflatex) benutzt das Programm
\family typewriter
 pdftex
\family default
, das Ihr Dokument direkt nach PDF konvertiert.
\end_layout

\begin_layout Standard

\family sans
PDF
\begin_inset space ~
\end_inset

(pdflatex)
\family default
 wird empfohlen, weil
\family typewriter
 pdftex
\family default
 alle Funktionen der aktuellen PDF-Versionen unterstützt, schnell ist und
 ohne Probleme arbeitet.
 Das Programm 
\family typewriter
dvi\SpecialChar softhyphen
pdfm
\family default
 wird nicht weiterentwickelt und ist deshalb nicht sehr aktuell.
\end_layout

\begin_layout Standard
Sie können Ihr Dokument als PDF über das Menü 
\family sans
Datei\SpecialChar menuseparator
Exportieren\SpecialChar menuseparator
PDF
\family default
 exportieren.
 Sie können eine Vorschau Ihres Dokument als PDF über das Menü 
\family sans
Ansicht
\family default
 oder einen Werkzeugleistenknopf anschauen.
\end_layout

\begin_layout Chapter
Liste der dvips-Farbnamen
\begin_inset CommandInset label
LatexCommand label
name "kap:Liste-der-dvips-Farbnamen"

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Tabular
<lyxtabular version="3" rows="17" columns="4">
<features tabularvalignment="middle">
<column alignment="left" valignment="top" width="0pt">
<column alignment="left" valignment="top" width="0pt">
<column alignment="left" valignment="top" width="0pt">
<column alignment="left" valignment="top" width="0pt">
<row>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

white
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

Farbe
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Farbname
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

white
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

Farbe
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Farbname
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

white
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

Farbe
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Farbname
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

white
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

Farbe
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Farbname
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Apricot
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Apricot
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Aquamarine
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Aquamarine
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Bittersweet
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Bittersweet
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

BlueGreen
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 BlueGreen
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

BlueViolet
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 BlueViolet
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

BrickRed
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 BrickRed
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Brown
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Brown
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

BurntOrange
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 BurntOrange
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

CadetBlue
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 CadetBlue
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

CarnationPink
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 CarnationPink
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Cerulean
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Cerulean
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

CornflowerBlue
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 CornflowerBlue
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Dandelion
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Dandelion
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

DarkOrchid
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 DarkOrchid
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Emerald
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Emerald
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

ForestGreen
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 ForestGreen
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Fuchsia
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Fuchsia
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Goldenrod
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Goldenrod
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Gray
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Gray
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

GreenYellow
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 GreenYellow
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

JungleGreen
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 JungleGreen
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Lavender
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Lavender
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

LimeGreen
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 LimeGreen
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Mahogany
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Mahogany
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Mahogany
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Mahogany
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Maroon
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Maroon
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Melon
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Melon
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

MidnightBlue
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 MidnightBlue
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Mulberry
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Mulberry
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

NavyBlue
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 NavyBlue
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

OliveGreen
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 OliveGreen
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Orange
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Orange
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

OrangeRed
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 OrangeRed
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Orchid
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Orchid
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Peach
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Peach
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Periwinkle
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Periwinkle
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

PineGreen
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 PineGreen
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Plum
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Plum
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

ProcessBlue
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 ProcessBlue
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Purple
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Purple
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

RawSienna
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 RawSienna
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

RedOrange
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 RedOrange
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

RedViolet
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 RedViolet
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Rhodamine
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Rhodamine
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

RoyalBlue
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 RoyalBlue
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

RoyalPurple
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 RoyalPurple
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

RubineRed
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 RubineRed
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Salmon
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Salmon
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

SeaGreen
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 SeaGreen
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Sepia
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Sepia
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

SkyBlue
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 SkyBlue
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

SpringGreen
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 SpringGreen
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Tan
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Tan
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

TealBlue
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 TealBlue
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Thistle
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Thistle
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Turquoise
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Turquoise
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

Violet
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Violet
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

VioletRed
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 VioletRed
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

WildStrawberry
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 WildStrawberry
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

YellowGreen
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 YellowGreen
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

YellowOrange
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset


\begin_inset Phantom Phantom
status open

\begin_layout Plain Layout
W
\end_layout

\end_inset


\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 YellowOrange
\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
<cell alignment="left" valignment="top" usebox="none">
\begin_inset Text

\begin_layout Plain Layout

\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\begin_layout Chapter
Erklärung der Gleichung
\begin_inset space ~
\end_inset

(
\begin_inset CommandInset ref
LatexCommand ref
reference "eq:Wgn"

\end_inset

)
\begin_inset CommandInset label
LatexCommand label
name "kap:Erläuterung-einer-Gleichung"

\end_inset


\end_layout

\begin_layout Standard
Die Gesamtbreite von
\emph on
 n
\emph default
 Tabellenzellen 
\begin_inset Formula $W_{\mathrm{tot\,n}}$
\end_inset

 kann wie folgt berechnet werden:
\begin_inset Formula 
\begin{equation}
W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
\end{equation}

\end_inset


\end_layout

\begin_layout Standard
Dabei ist 
\begin_inset Formula $W_{g\,n}$
\end_inset

 die Breite jeder Zelle.

\series bold
 
\backslash
tabcolsep
\series default
 ist die \SpecialChar LaTeX
-Länge zwischen dem Zellentext und der Zellgrenze mit dem Standardwert
 6
\begin_inset space \thinspace{}
\end_inset

pt.
 
\series bold

\backslash
arrayrulewidth
\series default
 ist die Dicke der Zellgrenze mit dem Standardwert 0.4
\begin_inset space \thinspace{}
\end_inset

pt.
\end_layout

\begin_layout Standard
Nach Gleichung
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "eq:Wtot_n"

\end_inset

 ist die Gesamtbreite einer Mehrfachspalte, 
\begin_inset Formula $W_{\mathrm{tot\,mult}}$
\end_inset

,
\begin_inset Formula 
\begin{equation}
W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
\end{equation}

\end_inset


\end_layout

\begin_layout Standard
Setzt man die Gleichungen
\begin_inset space ~
\end_inset


\begin_inset CommandInset ref
LatexCommand ref
reference "eq:Wtot_n"

\end_inset

 und 
\begin_inset CommandInset ref
LatexCommand ref
reference "eq:Wtot_mult"

\end_inset

 gleich, kann man die benötigte Breite 
\begin_inset Formula $W_{g\,n}$
\end_inset

, wenn 
\emph on
n
\emph default
 Spalten überspannt sind, so dass jede Spalte eine Gesamtbreite 
\begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
\end_inset

 hat, berechnen:
\begin_inset Formula 
\begin{equation}
W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
\end{equation}

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "latexcompanion"
literal "true"

\end_inset

Frank Mittelbach and Michel Goossens: 
\emph on
The \SpecialChar LaTeX
 Companion Second Edition.

\emph default
 Addison-Wesley, 2004
\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "latexguide"
literal "true"

\end_inset

Helmut Kopka and Patrick W.
 Daly: 
\emph on
A Guide to \SpecialChar LaTeX
 Fourth Edition.

\emph default
 Addison-Wesley, 2003
\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "lamport"
literal "true"

\end_inset

Leslie Lamport: 
\emph on
\SpecialChar LaTeX
: A Document Preparation System.

\emph default
 Addison-Wesley, second edition, 1994
\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "latex-praxisbuch"
literal "true"

\end_inset

Niedermair, Elke & Michael: 
\emph on
\SpecialChar LaTeX
-Praxisbuch
\emph default
, Franzis-Verlag, 2004
\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "arydshln"
literal "true"

\end_inset

Dokumentation des \SpecialChar LaTeX
-Pakets 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "arydshln"
target "https://www.ctan.org/tex-archive/macros/latex/contrib//arydshln/arydshln.pdf"
literal "false"

\end_inset


\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! arydshln
\end_layout

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "booktabs"
literal "true"

\end_inset

Dokumentation des \SpecialChar LaTeX
-Pakets 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "booktabs"
target "https://www.ctan.org/tex-archive/macros/latex/contrib//booktabs/booktabs.pdf"
literal "false"

\end_inset


\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! booktabs
\end_layout

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "caption"
literal "true"

\end_inset

Dokumentation des \SpecialChar LaTeX
-Pakets 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "caption"
target "https://www.ctan.org/tex-archive/macros/latex/contrib//caption/caption-deu.pdf"
literal "false"

\end_inset


\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! caption
\end_layout

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "diagbox"
literal "true"

\end_inset

Dokumentation des \SpecialChar LaTeX
-Pakets 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "diagbox"
target "https://www.ctan.org/tex-archive/macros/latex/contrib//diagbox/diagbox.pdf"
literal "false"

\end_inset


\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! diagbox
\end_layout

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "endfloat"
literal "true"

\end_inset

Dokumentation des \SpecialChar LaTeX
-Pakets 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "endfloat"
target "https://www.ctan.org/tex-archive/macros/latex/contrib//endfloat/endfloat.pdf"
literal "false"

\end_inset


\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! endfloat
\end_layout

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "footmisc"
literal "true"

\end_inset

Dokumentation des \SpecialChar LaTeX
-Pakets 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "footmisc"
target "https://www.ctan.org/tex-archive/macros/latex/contrib//footmisc/footmisc.pdf"
literal "false"

\end_inset


\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! footmisc
\end_layout

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "hypcap"
literal "true"

\end_inset

Dokumentation des \SpecialChar LaTeX
-Pakets 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "hypcap"
target "https://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
literal "false"

\end_inset


\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! hypcap
\end_layout

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "hyperref"
literal "true"

\end_inset

Dokumentation des \SpecialChar LaTeX
-Pakets 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "hyperref"
target "https://www.ctan.org/tex-archive/macros/latex/contrib//hyperref/hyperref.pdf"
literal "false"

\end_inset


\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! hyperref
\end_layout

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "KOMA-Script"
literal "true"

\end_inset

Dokumentation des \SpecialChar LaTeX
-Pakets 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "KOMA-Script"
target "https://www.ctan.org/tex-archive/macros/latex/contrib/koma-script/doc/scrguide.pdf"
literal "false"

\end_inset


\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! KOMA-Script
\end_layout

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "lettrine"
literal "true"

\end_inset

Dokumentation des \SpecialChar LaTeX
-Pakets 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "lettrine"
target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/lettrine.pdf"
literal "false"

\end_inset


\series default
 und ein 
\begin_inset CommandInset href
LatexCommand href
name "Beispiel"
target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/demo-de.pdf"
literal "false"

\end_inset


\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! lettrine
\end_layout

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "listings"
literal "true"

\end_inset

Dokumentation des \SpecialChar LaTeX
-Pakets 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "listings"
target "https://www.ctan.org/tex-archive/macros/latex/contrib//listings/listings.pdf"
literal "false"

\end_inset


\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! listings
\end_layout

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "minted"
literal "false"

\end_inset

Dokumentation des \SpecialChar LaTeX
-Pakets 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "minted"
target "https://www.ctan.org/tex-archive/macros/latex/contrib//minted/minted.pdf"
literal "false"

\end_inset


\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! minted
\end_layout

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "marginnote"
literal "true"

\end_inset

Dokumentation des \SpecialChar LaTeX
-Pakets 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "marginnote"
target "https://www.ctan.org/tex-archive/macros/latex/contrib//marginnote/marginnote.pdf"
literal "false"

\end_inset


\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! marginnote
\end_layout

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "pdfpages"
literal "true"

\end_inset

Dokumentation des \SpecialChar LaTeX
-Pakets 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "pdfpages"
target "https://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
literal "false"

\end_inset


\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! pdfpages
\end_layout

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "prettyref"
literal "true"

\end_inset

Dokumentation des \SpecialChar LaTeX
-Pakets 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "prettyref"
target "https://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
literal "false"

\end_inset


\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! prettyref
\end_layout

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "pstricks"
literal "true"

\end_inset

Webseite des \SpecialChar LaTeX
-Pakets 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "PSTricks"
target "http://tug.org/PSTricks/"
literal "false"

\end_inset


\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! pstricks
\end_layout

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "refstyle"
literal "true"

\end_inset

Dokumentation des \SpecialChar LaTeX
-Pakets 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "refstyle"
target "https://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
literal "false"

\end_inset


\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! refstyle
\end_layout

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "sidecap"
literal "true"

\end_inset

Dokumentation des \SpecialChar LaTeX
-Pakets 
\series bold

\begin_inset CommandInset href
LatexCommand href
name "sidecap"
target "https://www.ctan.org/tex-archive/macros/latex/contrib//sidecap/sidecap.pdf"
literal "false"

\end_inset


\series default

\begin_inset Index idx
status collapsed

\begin_layout Plain Layout
\SpecialChar LaTeX
-Pakete ! sidecap
\end_layout

\end_inset


\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "Inkscape"
literal "true"

\end_inset

Dokumentation der Option 
\begin_inset CommandInset href
LatexCommand href
name "Text in PDF weglassen"
target "https://www.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
literal "false"

\end_inset

 des Programms 
\noun on

\begin_inset CommandInset href
LatexCommand href
name "Inkscape"
target "https://inkscape.org"
literal "false"

\end_inset


\end_layout

\begin_layout Standard
\begin_inset CommandInset index_print
LatexCommand printindex
type "idx"
name "Stichwortverzeichnis"
literal "false"

\end_inset


\end_layout

\end_body
\end_document