]> git.lyx.org Git - features.git/blob - lib/doc/de/EmbeddedObjects.lyx
658b81c549f8df4118debce4e95847eadd6ad710
[features.git] / lib / doc / de / EmbeddedObjects.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % wenn pdflatex benutzt wird:
8 \usepackage{ifpdf}
9 \ifpdf
10
11 % Schriften für bessere PDF-Ansichten
12 \IfFileExists{lmodern.sty}
13  {\usepackage{lmodern}}{}
14
15 \fi % Ende von: wenn pdflatex benutzt wird
16
17 % Setzt den Link fuer Sprünge zu Gleitabbildungen
18 % auf den Anfang des Gelitobjekts und nicht aufs Ende
19 \usepackage[figure]{hypcap}
20
21 % Die Seiten des Inhaltsverzeichnisses werden römisch numeriert,
22 % ein PDF-Lesezeichen für das Inhaltsverzeichnis wird hinzugefügt
23 \let\myTOC\tableofcontents
24 \renewcommand\tableofcontents{%
25   \frontmatter
26   \pdfbookmark[1]{\contentsname}{}
27   \myTOC
28   \mainmatter }
29
30 % Formatierung von Legenden
31 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
32
33 % Definitionen um Legenden neben Tabellen und Abbildungen zu setzen
34 \newcommand{\TabBesBeg}[1][1.0]{%
35  \let\MyTable\table
36  \let\MyEndtable\endtable
37  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
38
39 \newcommand{\TabBesEnd}{%
40  \let\table\MyTable
41  \let\endtable\MyEndtable}
42
43 \newcommand{\FigBesBeg}[1][1.0]{%
44  \let\MyFigure\figure
45  \let\MyEndfigure\endfigure
46  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
47
48 \newcommand{\FigBesEnd}{%
49  \let\figure\MyFigure
50  \let\endfigure\MyEndfigure}
51
52 % ermöglicht das Berechnen von Werten
53 \usepackage{calc}
54
55 %Vergrößert den Teil der Seite, in dem Gleitobjekte
56 % unten angeordnet werden dürfen
57 \renewcommand{\bottomfraction}{0.5}
58
59 % Vermeidet, dass Gleitobjekte vor ihrem Abschnitt gedruckt werden
60 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
61
62 % beschleunigt die Berechnung von langen Tabellen
63 \setcounter{LTchunksize}{100}
64
65 % wird für skalierte und rotierte Boxen benötigt
66 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
67
68 % wird bei farbigen Tabellen benutzt
69 \@ifundefined{textcolor}
70  {\usepackage{color}}{}
71 \definecolor{dunkelgruen}{cmyk}{0.5, 0, 1, 0}
72 \definecolor{hellgrau}{gray}{0.8}
73
74 % testen ob paket colortbl installiert ist
75 % wird für farbige Tabellenzellen benutzt
76 \newboolean{colortbl}
77 \IfFileExists{colortbl.sty}
78  {\usepackage{colortbl}
79   \setboolean{colortbl}{true}}
80  {\setboolean{colortbl}{false}}
81
82 % wird fuer Tabellen im Buchstil benutzt
83 \usepackage{booktabs}
84
85 % wird benutzt, um Tabellenzellen zu vergrößern
86 \@ifundefined{extrarowheight}
87  {\usepackage{array}}{}
88 \setlength{\extrarowheight}{2pt}
89
90 % wird fuer benutzerdefinierte Tabellen benutzt
91 % ---
92 \newcolumntype{M}[1]
93  {>{\centering\hspace{0pt}}m{#1}}
94
95 \newcolumntype{S}[2]
96  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
97
98 \newcolumntype{K}[1]
99  {>{\columncolor{#1}\hspace{0pt}}c}
100
101 \newcolumntype{V}{!{\vrule width 1.5pt}}
102
103 \newcolumntype{W}{!{\color{green}\vline}}
104 % ---
105
106 % Setzt einen zusaetzlichen Abstand von
107 % 1.5 mm zwischen Fussnoten
108 \let\myFoot\footnote
109 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
110
111 % Gleit-Algorithmen werden innerhalb von Kapiteln numeriert
112 \numberwithin{algorithm}{chapter}
113
114
115 % ------------------------------------
116 % Prüfung auf benötigte LaTeXPakete
117 \usepackage{ifthen}
118
119 % Pruefung auf arydshln
120 % für Tabellen mit gestrichelten Linien
121 \newboolean{arydshln}
122 \IfFileExists{arydshln.sty}
123  {\usepackage{arydshln}
124   \setboolean{arydshln}{true}}
125  {\setboolean{arydshln}{false}}
126
127 % Prüfung auf marginnote
128 % für Randnotizen
129 \newboolean{marginnote}
130 \IfFileExists{marginnote.sty}
131  {\usepackage{marginnote}
132   \let\marginpar\marginnote
133   \setboolean{marginnote}{true}}
134  {\setboolean{marginnote}{false}}
135
136 % Prüfung auf sidecap
137 % für seitliche Beschriftungen
138 \newboolean{sidecap}
139 \IfFileExists{sidecap.sty}
140  {\usepackage{sidecap}
141   \setboolean{sidecap}{true}}
142  {\setboolean{sidecap}{false}}
143
144 % Prüfung auf picinpar
145 \newboolean{picinpar}
146 \IfFileExists{picinpar.sty}
147  {\usepackage{picinpar}
148   \setboolean{picinpar}{true}}
149  {\setboolean{picinpar}{false}}
150
151 % Umdefinieren des Makros \LyX für PDF-Lesezeichen
152 \def\LyX{\texorpdfstring{%
153   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
154   {LyX}}
155
156 % Damit der Index den Namen "Stichwortverzeichnis" erhält
157 \addto\captionsngerman{\renewcommand{\indexname}{Stichwortverzeichnis}}
158 \end_preamble
159 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
160 \use_default_options false
161 \begin_modules
162 initials
163 \end_modules
164 \maintain_unincluded_children false
165 \language ngerman
166 \language_package default
167 \inputencoding auto
168 \fontencoding global
169 \font_roman default
170 \font_sans default
171 \font_typewriter default
172 \font_default_family default
173 \use_non_tex_fonts false
174 \font_sc false
175 \font_osf false
176 \font_sf_scale 100
177 \font_tt_scale 100
178
179 \graphics default
180 \default_output_format default
181 \output_sync 0
182 \bibtex_command default
183 \index_command default
184 \paperfontsize 12
185 \spacing single
186 \use_hyperref true
187 \pdf_title "Das LyX-Handbuch der Einfügungen: Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen"
188 \pdf_author "LyX Team, Uwe Stöhr, deutsche Übersetzung: Hartmut Haase"
189 \pdf_subject "LyX-Dokumentation über Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen"
190 \pdf_keywords "LyX, Abbildungen, Tabellen, Gleitobjekte, Notizen, Boxen"
191 \pdf_bookmarks true
192 \pdf_bookmarksnumbered true
193 \pdf_bookmarksopen true
194 \pdf_bookmarksopenlevel 1
195 \pdf_breaklinks false
196 \pdf_pdfborder false
197 \pdf_colorlinks true
198 \pdf_backref false
199 \pdf_pdfusetitle false
200 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
201 \papersize a4paper
202 \use_geometry false
203 \use_amsmath 2
204 \use_esint 0
205 \use_mhchem 1
206 \use_mathdots 1
207 \cite_engine basic
208 \use_bibtopic false
209 \use_indices false
210 \paperorientation portrait
211 \suppress_date false
212 \use_refstyle 0
213 \notefontcolor #0000ff
214 \index Stichwortverzeichnis
215 \shortcut idx
216 \color #008000
217 \end_index
218 \secnumdepth 3
219 \tocdepth 3
220 \paragraph_separation skip
221 \defskip medskip
222 \quotes_language german
223 \papercolumns 1
224 \papersides 2
225 \paperpagestyle default
226 \bullet 1 0 9 -1
227 \bullet 2 2 35 -1
228 \bullet 3 2 7 -1
229 \tracking_changes false
230 \output_changes false
231 \html_math_output 0
232 \html_css_as_file 0
233 \html_be_strict false
234 \end_header
235
236 \begin_body
237
238 \begin_layout Title
239 Das LyX-Handbuch der Einfügungen:
240 \begin_inset Newline newline
241 \end_inset
242
243  
244 \size larger
245 Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen
246 \end_layout
247
248 \begin_layout Author
249 vom LyX Team
250 \begin_inset Foot
251 status open
252
253 \begin_layout Plain Layout
254 \noindent
255
256 \size normal
257 Übersetzung und Bearbeitung: Hartmut Haase
258 \size default
259  (
260 \noun on
261 HHa
262 \noun default
263 , bis März 2010), Uwe Stöhr
264 \begin_inset Newline newline
265 \end_inset
266
267 Wenn Sie Anmerkungen oder Korrekturvorschläge machen wollen, schreiben Sie
268  bitte an: 
269 \begin_inset CommandInset href
270 LatexCommand href
271 name "lyx-docs@lists.lyx.org"
272 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
273 type "mailto:"
274
275 \end_inset
276
277
278 \end_layout
279
280 \end_inset
281
282
283 \begin_inset Note Note
284 status collapsed
285
286 \begin_layout Plain Layout
287 Autor: Uwe Stöhr <uwestoehr@web.de>
288 \end_layout
289
290 \end_inset
291
292
293 \begin_inset Newline newline
294 \end_inset
295
296
297 \begin_inset Newline newline
298 \end_inset
299
300
301 \family sans
302 Version 2.0.x
303 \end_layout
304
305 \begin_layout Standard
306 \begin_inset CommandInset toc
307 LatexCommand tableofcontents
308
309 \end_inset
310
311
312 \end_layout
313
314 \begin_layout Standard
315 \begin_inset Note Note
316 status open
317
318 \begin_layout Plain Layout
319 Um alle Teile diese Handbuches als DVI, HTML, PDF, PostScript oder RTF exportier
320 en zu können oder es auszudrucken, benötigen Sie die LaTeX-Pakte 
321 \series bold
322 arydshln
323 \series default
324
325 \series bold
326 colortbl
327 \series default
328
329 \series bold
330 lettrine, marginnote, picinpar
331 \series default
332  und 
333 \series bold
334 sidecap
335 \series default
336 .
337  Wenn sie nicht installiert sind, erfolgt die Ausgabe ohne die Teile, in
338  denen sie benötigt werden.
339 \end_layout
340
341 \begin_layout Plain Layout
342 Wenn es Ihnen trotzdem nicht gelingen sollte, können Sie die neueste PDF-Version
343  hier finden:
344 \begin_inset Newline newline
345 \end_inset
346
347
348 \series bold
349 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
350 \end_layout
351
352 \end_inset
353
354
355 \end_layout
356
357 \begin_layout Chapter
358 Abbildungen
359 \begin_inset Index idx
360 status collapsed
361
362 \begin_layout Plain Layout
363 Abbildungen
364 \end_layout
365
366 \end_inset
367
368
369 \end_layout
370
371 \begin_layout Section
372 Grafik-Dialog
373 \begin_inset Index idx
374 status collapsed
375
376 \begin_layout Plain Layout
377 Abbildungen ! Grafik-Dialog
378 \end_layout
379
380 \end_inset
381
382
383 \begin_inset CommandInset label
384 LatexCommand label
385 name "abs:Grafik-Dialog"
386
387 \end_inset
388
389
390 \end_layout
391
392 \begin_layout Standard
393 Um eine Abbildung in Ihr Dokument einzufügen, klicken Sie auf das Symbol
394  
395 \begin_inset Graphics
396         filename ../../images/dialog-show-new-inset_graphics.png
397         scale 70
398         scaleBeforeRotation
399
400 \end_inset
401
402  in der Werkzeugleiste oder wählen das Menü 
403 \family sans
404 Einfügen\SpecialChar \menuseparator
405 Grafik
406 \family default
407 .
408  Ein Dialogfenster erscheint, in dem Sie einen Dateinamen direkt oder über
409  
410 \family sans
411 Durchsuchen
412 \family default
413  eingeben können.
414  Die Abbildung wird in der druckfertigen Ausgabe genau dort erscheinen,
415  an der Sie sie eingefügt haben.
416 \end_layout
417
418 \begin_layout Standard
419 Der Grafik-Dialog wird immer dann geöffnet, wenn Sie auf eine Abbildung
420  klicken.
421  Der Dialog hat drei Karteikarten:
422 \end_layout
423
424 \begin_layout Description
425
426 \family sans
427 Grafik
428 \family default
429  Hier können Sie eine Grafik-Datei auswählen und ihr Aussehen in der druckbaren
430  Version festlegen.
431  Die für die Bildgröße verfügbaren Einheiten werden im Anhang
432 \begin_inset space ~
433 \end_inset
434
435
436 \begin_inset CommandInset ref
437 LatexCommand ref
438 reference "kap:In-LyX-verfügbare"
439
440 \end_inset
441
442  erklärt.
443 \begin_inset Newline newline
444 \end_inset
445
446
447 \begin_inset Index idx
448 status collapsed
449
450 \begin_layout Plain Layout
451 Abbildungen ! rotierte
452 \end_layout
453
454 \end_inset
455
456 Sie können Abbildungen durch Angabe eines 
457 \family sans
458 Winkel
459 \family default
460
461 \begin_inset space ~
462 \end_inset
463
464
465 \family sans
466 (Grad)
467 \family default
468  und Festlegung eines 
469 \family sans
470 Drehpunktes
471 \family default
472  drehen.
473  Negative Winkel drehen im Uhrzeigersinn.
474  Die Abbildung wird auch in LyX gedreht.
475 \begin_inset Newline newline
476 \end_inset
477
478
479 \begin_inset Index idx
480 status collapsed
481
482 \begin_layout Plain Layout
483 Abbildungen ! skalierte
484 \end_layout
485
486 \end_inset
487
488 Abbildungen können in der Größe verändert werden, indem man Prozentwerte
489  oder Höhe und Breite definiert.
490  Wenn man nur einen Wert angibt, wird der andere automatisch berechnet.
491  Wenn Sie beide Werte angeben, wird die Abbildung an die Größe angepasst,
492  wobei sie möglicherweise verzerrt wird.
493  Um das zu vermeiden, sollten Sie 
494 \family sans
495 Seitenverhältnis
496 \begin_inset space ~
497 \end_inset
498
499 beibehalten
500 \family default
501  ankreuzen.
502  Die Abbildung wird dann so angepasst, dass die vorgegebenen Werte für Höhe
503  und Breite nicht überschritten werden.
504 \begin_inset Newline newline
505 \end_inset
506
507 Wenn Sie mit der rechten Maustaste auf eine Grafik klicken und dann im erscheine
508 nden Kontext-Menü 
509 \family sans
510 Datei extern bearbeiten
511 \family default
512  auswählen, können Abbildungen mit einem Programm ihrer Wahl zum Bearbeiten
513  öffnen.
514  Das Programm kann für jedes Bildformat in den LyX-Einstellungen unter 
515 \family sans
516 Datei-Handhabung\SpecialChar \menuseparator
517 Dateiformate
518 \family default
519  festgelegt werden.
520 \end_layout
521
522 \begin_layout Description
523
524 \family sans
525 Ausschnitt
526 \family default
527  Alternativ zur Verwendung von Skalierungen, kann man hier Koordinaten angeben,
528  um Höhe und Breite der Abbildung für die Ausgabe festzulegen.
529  Wenn Sie auf 
530 \family sans
531 Lese
532 \begin_inset space ~
533 \end_inset
534
535 aus
536 \begin_inset space ~
537 \end_inset
538
539 Datei
540 \family default
541  klicken, werden die Koordinaten automatisch berechnet.
542  Die Option 
543 \family sans
544 Auf
545 \begin_inset space ~
546 \end_inset
547
548 Begrenzungsbox
549 \begin_inset space ~
550 \end_inset
551
552 zuschneiden
553 \family default
554  wird nur den Teil der Abbildung drucken, der innerhalb der vorgegebenen
555  Koordinaten liegt.
556  Normalerweise müssen Sie sich um Bildkoordinaten nicht kümmern und können
557  diese Karteikarte ignorieren.
558 \end_layout
559
560 \begin_layout Description
561
562 \family sans
563 LaTeX-
564 \begin_inset space ~
565 \end_inset
566
567 und
568 \begin_inset space ~
569 \end_inset
570
571 LyX-Optionen
572 \family default
573  Hier können Sie das Aussehen einer Abbildung innerhalb von LyX ändern und
574  LaTeX-Experten können weitere LaTeX-Optionen definieren.
575 \begin_inset Newline newline
576 \end_inset
577
578 Ist die Option 
579 \family sans
580 Entwurfsmodus 
581 \family default
582 angekreuzt, wird nur ein Rahmen in der Größe der Abbildung mit dem Dateinamen
583  darin gedruckt.
584 \begin_inset Newline newline
585 \end_inset
586
587 Die Option 
588 \family sans
589 Beim
590 \begin_inset space ~
591 \end_inset
592
593 Exportieren
594 \begin_inset space ~
595 \end_inset
596
597 nicht
598 \begin_inset space ~
599 \end_inset
600
601 entpacken
602 \family default
603  betrifft nur gepackte EPS-Dateien, zum Beispiel 
604 \emph on
605 x.eps.gz
606 \emph default
607 .
608  LaTeX kann so mit ihnen umgehen.
609 \begin_inset Newline newline
610 \end_inset
611
612 Gepackte EPS-Dateien sparen Platz, wenn Sie als Ausgabe-Format PostScript
613  wählen, siehe Anhang
614 \begin_inset space ~
615 \end_inset
616
617
618 \begin_inset CommandInset ref
619 LatexCommand ref
620 reference "abs:PostScript"
621
622 \end_inset
623
624 .
625  Um EPS-Dateien zu packen, benutzen Sie folgende Kommandozeilenbefehle:
626 \begin_inset Newline newline
627 \end_inset
628
629
630 \series bold
631 gzip x.eps
632 \begin_inset Newline newline
633 \end_inset
634
635 zgrep %%Bounding x.eps.gz > x.eps.bb
636 \series default
637
638 \begin_inset Newline newline
639 \end_inset
640
641 Der zweite Befehl erzeugt die Begrenzungsbox 
642 \begin_inset Quotes gld
643 \end_inset
644
645 x.eps.bb
646 \begin_inset Quotes grd
647 \end_inset
648
649 , die LaTeX für gepackte Abbildungen benötigt.
650 \begin_inset Newline newline
651 \end_inset
652
653 Im Abschnitt 
654 \family sans
655 Grafikgruppe
656 \family default
657  kann man eine Einstellungsgruppe definieren oder dem Bild eine solche zuzuordne
658 n.
659 \begin_inset Index idx
660 status collapsed
661
662 \begin_layout Plain Layout
663 Abbildungen ! Einstellungsgruppen
664 \end_layout
665
666 \end_inset
667
668  Bilder innerhalb einer solchen Gruppe teilen ihre Einstellungen, so dass
669  alle Bilder der Gruppe geändert werden, wenn die Einstellungen eines Bildes
670  der Gruppe geändert werden.
671  Damit kann man z.B.
672 \begin_inset space ~
673 \end_inset
674
675 die Bildgröße für eine Reihe von Bildern ändern, ohne dies bei jedem einzelnen
676  Bild tun zu müssen.
677  Eine Einstellungsgruppe zuzuordnen kann auch über das Kontextmenü des Bildes
678  geschehen, indem man den Namen der gewünschten Gruppe anklickt.
679 \end_layout
680
681 \begin_layout Standard
682 \begin_inset VSpace bigskip
683 \end_inset
684
685
686 \end_layout
687
688 \begin_layout Standard
689 Hier ist eine zentrierte EPS-Abbildung
690 \begin_inset Foot
691 status collapsed
692
693 \begin_layout Plain Layout
694 Abbildungsformate sind in Abschnitt
695 \begin_inset space ~
696 \end_inset
697
698
699 \begin_inset CommandInset ref
700 LatexCommand ref
701 reference "abs:Bildformate"
702
703 \end_inset
704
705  beschrieben.
706 \end_layout
707
708 \end_inset
709
710  in einem eigenen Absatz:
711 \end_layout
712
713 \begin_layout Standard
714 \align center
715 \begin_inset Graphics
716         filename ../clipart/mobius.eps
717         scale 70
718         scaleBeforeRotation
719         rotateOrigin center
720
721 \end_inset
722
723
724 \end_layout
725
726 \begin_layout Standard
727 \noindent
728 Hier ist dieselbe Abbildung, aber im Entwurfsmodus gedruckt:
729 \end_layout
730
731 \begin_layout Standard
732 \align center
733 \begin_inset Graphics
734         filename ../clipart/mobius.eps
735         scale 70
736         draft
737         scaleBeforeRotation
738         rotateOrigin center
739
740 \end_inset
741
742
743 \end_layout
744
745 \begin_layout Section
746 Gleitende Abbildungen
747 \begin_inset CommandInset label
748 LatexCommand label
749 name "abs:Gleitende-Abbildungen"
750
751 \end_inset
752
753
754 \begin_inset Index idx
755 status collapsed
756
757 \begin_layout Plain Layout
758 Abbildungen ! gleitende
759 \end_layout
760
761 \end_inset
762
763
764 \begin_inset Index idx
765 status collapsed
766
767 \begin_layout Plain Layout
768 Gleitobjekte ! Abbildungen
769 \end_layout
770
771 \end_inset
772
773
774 \end_layout
775
776 \begin_layout Standard
777 Allgemeine Erläuterungen zu Gleitobjekten finden Sie in Abschnitt
778 \begin_inset space ~
779 \end_inset
780
781
782 \begin_inset CommandInset ref
783 LatexCommand ref
784 reference "abs:Gleitobjekte-Einleitung"
785
786 \end_inset
787
788 .
789 \end_layout
790
791 \begin_layout Standard
792 Wenn Sie auf das Werkzeugleisten-Symbol 
793 \begin_inset Graphics
794         filename ../../images/float-insert_figure.png
795         scale 70
796         scaleBeforeRotation
797
798 \end_inset
799
800  klicken oder 
801 \family sans
802 Einfügen\SpecialChar \menuseparator
803 Gleit\SpecialChar \-
804 objekt\SpecialChar \menuseparator
805 Abbildung
806 \family default
807  wählen, erhalten Sie einen leeren roten Rahmen ohne Abbildung.
808  In das rot umrahmte Feld rechts von 
809 \emph on
810 Abbildung
811 \begin_inset space ~
812 \end_inset
813
814 Nr:
815 \emph default
816  schreiben Sie die Bildbeschriftung.
817  Nach einem Klick oberhalb oder unterhalb von 
818 \emph on
819 Abbildung
820 \begin_inset space ~
821 \end_inset
822
823 Nr:
824 \emph default
825  können Sie dann eine Abbildung wie 
826 \begin_inset CommandInset ref
827 LatexCommand ref
828 reference "abb:kill-plat"
829
830 \end_inset
831
832  oberhalb oder wie Abbildung
833 \begin_inset space ~
834 \end_inset
835
836
837 \begin_inset CommandInset ref
838 LatexCommand ref
839 reference "abb:escher"
840
841 \end_inset
842
843  unterhalb der Bildbeschriftung einfügen.
844  Näheres über Bildbeschriftungen erfahren Sie in Abschnitt
845 \begin_inset space ~
846 \end_inset
847
848
849 \begin_inset CommandInset ref
850 LatexCommand ref
851 reference "abs:Titel-Platzierung"
852
853 \end_inset
854
855 .
856 \end_layout
857
858 \begin_layout Standard
859 \begin_inset Float figure
860 wide false
861 sideways false
862 status open
863
864 \begin_layout Plain Layout
865 \align center
866 \begin_inset Graphics
867         filename ../clipart/platypus.eps
868         width 50col%
869         scaleBeforeRotation
870         rotateOrigin center
871
872 \end_inset
873
874
875 \end_layout
876
877 \begin_layout Plain Layout
878 \begin_inset Caption
879
880 \begin_layout Plain Layout
881 \begin_inset CommandInset label
882 LatexCommand label
883 name "abb:kill-plat"
884
885 \end_inset
886
887 Platypus in einem Gleitobjekt
888 \end_layout
889
890 \end_inset
891
892
893 \end_layout
894
895 \end_inset
896
897
898 \end_layout
899
900 \begin_layout Standard
901 \begin_inset Float figure
902 wide false
903 sideways false
904 status open
905
906 \begin_layout Plain Layout
907 \begin_inset Caption
908
909 \begin_layout Plain Layout
910 \begin_inset CommandInset label
911 LatexCommand label
912 name "abb:escher"
913
914 \end_inset
915
916 M.C.
917  Escher
918 \end_layout
919
920 \end_inset
921
922
923 \end_layout
924
925 \begin_layout Plain Layout
926 \align center
927 \begin_inset Graphics
928         filename ../clipart/escher-lsd.eps
929         scale 80
930         scaleBeforeRotation
931         rotateOrigin center
932
933 \end_inset
934
935
936 \end_layout
937
938 \end_inset
939
940
941 \end_layout
942
943 \begin_layout Standard
944 \begin_inset Index idx
945 status collapsed
946
947 \begin_layout Plain Layout
948 Querverweise ! auf Abbildungen
949 \end_layout
950
951 \end_inset
952
953 Abbildung
954 \begin_inset space ~
955 \end_inset
956
957
958 \begin_inset CommandInset ref
959 LatexCommand ref
960 reference "abb:kill-plat"
961
962 \end_inset
963
964  und 
965 \begin_inset CommandInset ref
966 LatexCommand ref
967 reference "abb:escher"
968
969 \end_inset
970
971  sind Beispiele für Abbildungen, auf die verwiesen werden kann.
972  Dafür fügen Sie in der Beschriftung mit 
973 \family sans
974 Einfügen\SpecialChar \menuseparator
975 Marke
976 \family default
977  oder durch Klicken auf 
978 \begin_inset Graphics
979         filename ../../images/label-insert.png
980         scale 70
981         scaleBeforeRotation
982
983 \end_inset
984
985  eine Marke ein.
986  Auf diese können Sie dann wie gewohnt mit 
987 \family sans
988 Einfügen\SpecialChar \menuseparator
989 Querverweis
990 \family default
991  oder durch Klicken auf 
992 \begin_inset Graphics
993         filename ../../images/dialog-show-new-inset_ref.png
994         scale 70
995         scaleBeforeRotation
996
997 \end_inset
998
999  verweisen.
1000  Das ist besser als eine vage Formulierung wie 
1001 \begin_inset Quotes gld
1002 \end_inset
1003
1004 die obige Abbildung
1005 \begin_inset Quotes grd
1006 \end_inset
1007
1008  zu benutzen, weil LaTeX die Abbildung dort platzieren wird, wo es sinnvoll
1009  erscheint, und das muss nicht 
1010 \emph on
1011 oben
1012 \emph default
1013  sein.
1014  Verweise werden detailliert in Abschnitt
1015 \begin_inset space ~
1016 \end_inset
1017
1018
1019 \begin_inset CommandInset ref
1020 LatexCommand ref
1021 reference "abs:Auf-Gleitobjekte-verweisen"
1022
1023 \end_inset
1024
1025  beschrieben.
1026 \end_layout
1027
1028 \begin_layout Standard
1029 Normalerweise wird eine Gleitabbildung nur aus einem Bild bestehen, aber
1030  manchmal benötigt man mehrere Bilder mit unterschiedlichen Beschriftungen.
1031  Das erreicht man, indem man weitere Gleitabbildungen in eine bestehende
1032  Gleitabbildung einfügt.
1033  Beachten Sie, dass im Abbildungsverzeichnis nur die Hauptbeschriftung erscheint.
1034  Abbildung
1035 \begin_inset space ~
1036 \end_inset
1037
1038
1039 \begin_inset CommandInset ref
1040 LatexCommand ref
1041 reference "abb:Zwei-Teilabbildungen"
1042
1043 \end_inset
1044
1045  ist ein Beispiel für eine Gleitabbildung mit zwei Teilabbildungen nebeneinander.
1046  Sie können die Bilder auch untereinander setzen, indem Sie nach der ersten
1047  Gleitabbildung auf Eingabe drücken.
1048  Abbildung
1049 \begin_inset space ~
1050 \end_inset
1051
1052
1053 \begin_inset CommandInset ref
1054 LatexCommand ref
1055 reference "abb:Undefinierbar"
1056
1057 \end_inset
1058
1059  und 
1060 \begin_inset CommandInset ref
1061 LatexCommand ref
1062 reference "abb:Ein-Schnabeltier"
1063
1064 \end_inset
1065
1066  sind die Teilabbildungen.
1067 \end_layout
1068
1069 \begin_layout Standard
1070 \begin_inset Float figure
1071 wide false
1072 sideways false
1073 status open
1074
1075 \begin_layout Plain Layout
1076 \begin_inset space \hfill{}
1077 \end_inset
1078
1079
1080 \begin_inset Float figure
1081 wide false
1082 sideways false
1083 status collapsed
1084
1085 \begin_layout Plain Layout
1086 \begin_inset Caption
1087
1088 \begin_layout Plain Layout
1089 \begin_inset CommandInset label
1090 LatexCommand label
1091 name "abb:Undefinierbar"
1092
1093 \end_inset
1094
1095 Undefinierbar
1096 \end_layout
1097
1098 \end_inset
1099
1100
1101 \end_layout
1102
1103 \begin_layout Plain Layout
1104 \begin_inset Graphics
1105         filename ../clipart/escher-lsd.eps
1106         width 35col%
1107         scaleBeforeRotation
1108         groupId Teilabbildung
1109
1110 \end_inset
1111
1112
1113 \end_layout
1114
1115 \end_inset
1116
1117
1118 \begin_inset space \hfill{}
1119 \end_inset
1120
1121
1122 \begin_inset Float figure
1123 wide false
1124 sideways false
1125 status collapsed
1126
1127 \begin_layout Plain Layout
1128 \begin_inset Caption
1129
1130 \begin_layout Plain Layout
1131 \begin_inset CommandInset label
1132 LatexCommand label
1133 name "abb:Ein-Schnabeltier"
1134
1135 \end_inset
1136
1137 Ein Schnabeltier
1138 \end_layout
1139
1140 \end_inset
1141
1142
1143 \end_layout
1144
1145 \begin_layout Plain Layout
1146 \begin_inset Graphics
1147         filename ../clipart/platypus.eps
1148         width 35col%
1149         scaleBeforeRotation
1150         groupId Teilabbildung
1151
1152 \end_inset
1153
1154
1155 \end_layout
1156
1157 \end_inset
1158
1159
1160 \begin_inset space \hfill{}
1161 \end_inset
1162
1163
1164 \end_layout
1165
1166 \begin_layout Plain Layout
1167 \begin_inset Caption
1168
1169 \begin_layout Plain Layout
1170 \begin_inset CommandInset label
1171 LatexCommand label
1172 name "abb:Zwei-Teilabbildungen"
1173
1174 \end_inset
1175
1176 Zwei Teilabbildungen nebeneinander.
1177  Beide Bilder gehören der Einstellungsgruppe mit dem Namen 
1178 \begin_inset Quotes gld
1179 \end_inset
1180
1181 Teilabbildung
1182 \begin_inset Quotes grd
1183 \end_inset
1184
1185  an.
1186 \end_layout
1187
1188 \end_inset
1189
1190
1191 \end_layout
1192
1193 \end_inset
1194
1195
1196 \end_layout
1197
1198 \begin_layout Section
1199 Bildformate
1200 \begin_inset CommandInset label
1201 LatexCommand label
1202 name "abs:Bildformate"
1203
1204 \end_inset
1205
1206
1207 \begin_inset Index idx
1208 status collapsed
1209
1210 \begin_layout Plain Layout
1211 Abbildungen ! Bildformate
1212 \end_layout
1213
1214 \end_inset
1215
1216
1217 \end_layout
1218
1219 \begin_layout Standard
1220 Sie können Bilder in jedem bekannten Dateiformat einfügen.
1221  Aber wie in Anhang
1222 \begin_inset space ~
1223 \end_inset
1224
1225
1226 \begin_inset CommandInset ref
1227 LatexCommand ref
1228 reference "kap:Ausgabedatei-Formate"
1229
1230 \end_inset
1231
1232  beschrieben, erlaubt jedes Ausgabeformat nur ein paar Bildformate.
1233  LyX benutzt im Hintergrund das Programm
1234 \family typewriter
1235  ImageMagick
1236 \family default
1237 , um Bilder ins richtige Ausgabeformat zu konvertieren.
1238  Sie beschleunigen Ihre Arbeit, wenn Sie solche Konvertierungen im Hintergrund
1239  vermeiden.
1240  Dazu sollten Sie nur Bildformate benutzen, die direkt in die Ausgabe eingefügt
1241  werden können.
1242  Diese Formate werden in Anhang
1243 \begin_inset space ~
1244 \end_inset
1245
1246
1247 \begin_inset CommandInset ref
1248 LatexCommand ref
1249 reference "kap:Ausgabedatei-Formate"
1250
1251 \end_inset
1252
1253  beschrieben.
1254 \end_layout
1255
1256 \begin_layout Standard
1257 Ähnlich wie bei Fonts gibt es zwei Bildformate:
1258 \end_layout
1259
1260 \begin_layout Description
1261 Pixelbilder bestehen aus Pixeln, meist in komprimierter Form.
1262  Sie sind deshalb nicht völlig skalierbar und sehen bei starken Vergrößerungen
1263  
1264 \emph on
1265 pixelig
1266 \emph default
1267  aus.
1268  Bekannte Pixel-Formate sind 
1269 \begin_inset Quotes gld
1270 \end_inset
1271
1272 Graphics Interchange Format
1273 \begin_inset Quotes grd
1274 \end_inset
1275
1276  (GIF, Dateiendung
1277 \family typewriter
1278  
1279 \family default
1280
1281 \begin_inset Quotes gld
1282 \end_inset
1283
1284
1285 \family typewriter
1286 .gif
1287 \family default
1288
1289 \begin_inset Quotes grd
1290 \end_inset
1291
1292 )
1293 \begin_inset Index idx
1294 status collapsed
1295
1296 \begin_layout Plain Layout
1297 GIF
1298 \end_layout
1299
1300 \end_inset
1301
1302
1303 \begin_inset Quotes gld
1304 \end_inset
1305
1306 Portable Network Graphics
1307 \begin_inset Quotes grd
1308 \end_inset
1309
1310  (PNG, Dateiendung 
1311 \begin_inset Quotes gld
1312 \end_inset
1313
1314
1315 \family typewriter
1316 .png
1317 \family default
1318
1319 \begin_inset Quotes grd
1320 \end_inset
1321
1322 )
1323 \begin_inset Index idx
1324 status collapsed
1325
1326 \begin_layout Plain Layout
1327 PNG
1328 \end_layout
1329
1330 \end_inset
1331
1332
1333 \begin_inset Quotes gld
1334 \end_inset
1335
1336 Joint Photographic Experts Group
1337 \begin_inset Quotes grd
1338 \end_inset
1339
1340  (JPEG, Dateiendung
1341 \family typewriter
1342  
1343 \family default
1344
1345 \begin_inset Quotes gld
1346 \end_inset
1347
1348
1349 \family typewriter
1350 .jpg
1351 \family default
1352
1353 \begin_inset Quotes grd
1354 \end_inset
1355
1356  oder 
1357 \begin_inset Quotes gld
1358 \end_inset
1359
1360
1361 \family typewriter
1362 .jpeg
1363 \family default
1364
1365 \begin_inset Quotes grd
1366 \end_inset
1367
1368 )
1369 \begin_inset Index idx
1370 status collapsed
1371
1372 \begin_layout Plain Layout
1373 JPG, JPEG
1374 \end_layout
1375
1376 \end_inset
1377
1378  und 
1379 \begin_inset Quotes gld
1380 \end_inset
1381
1382 Windows Bitmap
1383 \begin_inset Quotes grd
1384 \end_inset
1385
1386  (BMP, Dateiendung 
1387 \begin_inset Quotes gld
1388 \end_inset
1389
1390
1391 \family typewriter
1392 .bmp
1393 \family default
1394
1395 \begin_inset Quotes grd
1396 \end_inset
1397
1398 )
1399 \begin_inset Index idx
1400 status collapsed
1401
1402 \begin_layout Plain Layout
1403 BMP
1404 \end_layout
1405
1406 \end_inset
1407
1408 .
1409 \end_layout
1410
1411 \begin_layout Description
1412 Vektorbilder bestehen aus Vektoren und können deshalb ohne Datenverlust
1413  auf jede beliebige Größe skaliert werden.
1414  Das ist wichtig bei Präsentationen und Online-Dokumenten, um in Diagramme
1415  zoomen zu können.
1416 \begin_inset Newline newline
1417 \end_inset
1418
1419 Bekannte Formate sind 
1420 \begin_inset Quotes gld
1421 \end_inset
1422
1423 Scalable Vector Graphics
1424 \begin_inset Quotes grd
1425 \end_inset
1426
1427  (SVG, Dateiendung
1428 \family typewriter
1429  
1430 \family default
1431
1432 \begin_inset Quotes gld
1433 \end_inset
1434
1435
1436 \family typewriter
1437 .svg
1438 \family default
1439
1440 \begin_inset Quotes grd
1441 \end_inset
1442
1443 )
1444 \begin_inset Index idx
1445 status collapsed
1446
1447 \begin_layout Plain Layout
1448 SVG
1449 \end_layout
1450
1451 \end_inset
1452
1453
1454 \begin_inset Quotes gld
1455 \end_inset
1456
1457 Encapsulated PostScript
1458 \begin_inset Quotes grd
1459 \end_inset
1460
1461  (EPS, Dateiendung 
1462 \begin_inset Quotes gld
1463 \end_inset
1464
1465
1466 \family typewriter
1467 .eps
1468 \family default
1469
1470 \begin_inset Quotes grd
1471 \end_inset
1472
1473 )
1474 \begin_inset Index idx
1475 status collapsed
1476
1477 \begin_layout Plain Layout
1478 EPS
1479 \end_layout
1480
1481 \end_inset
1482
1483
1484 \begin_inset Quotes gld
1485 \end_inset
1486
1487 Portable Document Format
1488 \begin_inset Quotes grd
1489 \end_inset
1490
1491  (PDF, Dateiendung
1492 \family typewriter
1493  
1494 \family default
1495
1496 \begin_inset Quotes gld
1497 \end_inset
1498
1499
1500 \family typewriter
1501 .pdf
1502 \family default
1503
1504 \begin_inset Quotes grd
1505 \end_inset
1506
1507 )
1508 \begin_inset Index idx
1509 status collapsed
1510
1511 \begin_layout Plain Layout
1512 PDF
1513 \end_layout
1514
1515 \end_inset
1516
1517  und 
1518 \begin_inset Quotes gld
1519 \end_inset
1520
1521 Windows Metafile
1522 \begin_inset Quotes grd
1523 \end_inset
1524
1525  (WMF, Dateiendung 
1526 \begin_inset Quotes gld
1527 \end_inset
1528
1529
1530 \family typewriter
1531 .wmf
1532 \family default
1533
1534 \begin_inset Quotes grd
1535 \end_inset
1536
1537 )
1538 \begin_inset Index idx
1539 status collapsed
1540
1541 \begin_layout Plain Layout
1542 WMF
1543 \end_layout
1544
1545 \end_inset
1546
1547 .
1548 \end_layout
1549
1550 \begin_layout Standard
1551 Pixelbilder können auch ins PDF- oder EPS-Format konvertiert werden, und
1552  das Ergebnis ist immer noch ein Pixelbild.
1553  In diesem Fall wird ein Kopf mit den Bildeigenschaften zum Originalbild
1554  hinzugefügt.
1555 \begin_inset Foot
1556 status collapsed
1557
1558 \begin_layout Plain Layout
1559 Bei PDF wird das Originalbild auch noch komprimiert.
1560 \end_layout
1561
1562 \end_inset
1563
1564  Die PDF-Dateien, die 
1565 \family typewriter
1566 Adobe Photoshop
1567 \family default
1568  erzeugt, sind zum Beispiel Pixelbilder.
1569 \end_layout
1570
1571 \begin_layout Standard
1572 Normalerweise kann man Pixelbilder nicht in Vektorbilder konvertieren oder
1573  umgekehrt.
1574  Nur die Bildformate PDF und EPS können direkt in PDF- und PostScript-Dateien
1575  eingefügt werden.
1576  SVG- und WMF-Bilder werden in Pixelbilder umgerechnet, wenn die Ausgabedatei
1577  erzeugt wird, weil es zur Zeit keine WMF/SVG
1578 \begin_inset Formula $\to$
1579 \end_inset
1580
1581 PDF/EPS Konverter gibt.
1582 \end_layout
1583
1584 \begin_layout Chapter
1585 Tabellen
1586 \begin_inset Index idx
1587 status collapsed
1588
1589 \begin_layout Plain Layout
1590 Tabellen
1591 \end_layout
1592
1593 \end_inset
1594
1595
1596 \end_layout
1597
1598 \begin_layout Section
1599 Einführung
1600 \begin_inset Index idx
1601 status collapsed
1602
1603 \begin_layout Plain Layout
1604 Tabellen ! Einführung
1605 \end_layout
1606
1607 \end_inset
1608
1609
1610 \end_layout
1611
1612 \begin_layout Standard
1613 Eine Tabelle können Sie mit dem Werkzeugleistenknopf 
1614 \begin_inset Graphics
1615         filename ../../images/tabular-insert.png
1616         scale 70
1617         scaleBeforeRotation
1618
1619 \end_inset
1620
1621  oder das Menü 
1622 \family sans
1623 Einfügen\SpecialChar \menuseparator
1624 Tabelle
1625 \family default
1626  einfügen.
1627  Wenn Sie auf den Werkzeugleistenknopf klicken, sehen Sie eine 5×5
1628 \begin_inset space \thinspace{}
1629 \end_inset
1630
1631 -Tabelle.
1632  Wenn Sie mit dem Mauszeiger darüberfahren, werden die Felder dunkelblau
1633  und die Größe der dunkelblauen Tabelle angezeigt.
1634  Ein weiterer Mausklick fügt die so definierte Tabelle an der Cursorposition
1635  ein.
1636  Wenn Sie das Menü benutzen, erscheint ein Fenster, in dem Sie Zeilen- und
1637  Spaltenanzahl festlegen können.
1638 \end_layout
1639
1640 \begin_layout Standard
1641 In der so erstellten Tabelle ist jede Zelle umrandet.
1642  Die erste Zeile ist vom Rest durch eine doppelte Linie abgetrennt.
1643  Das wird dadurch erreicht, dass die erste Zeile eine Linie unterhalb und
1644  die zweite Zeile eine Linie oberhalb haben.
1645  Hier ist ein Beispiel:
1646 \end_layout
1647
1648 \begin_layout Standard
1649 \align center
1650 \begin_inset Tabular
1651 <lyxtabular version="3" rows="5" columns="4">
1652 <features tabularvalignment="middle">
1653 <column alignment="center" valignment="top" width="0">
1654 <column alignment="center" valignment="top" width="0">
1655 <column alignment="center" valignment="top" width="0">
1656 <column alignment="center" valignment="top" width="0">
1657 <row>
1658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1659 \begin_inset Text
1660
1661 \begin_layout Plain Layout
1662
1663 \end_layout
1664
1665 \end_inset
1666 </cell>
1667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1668 \begin_inset Text
1669
1670 \begin_layout Plain Layout
1671
1672 \family roman
1673 \series medium
1674 \shape up
1675 \size normal
1676 \emph off
1677 \bar no
1678 \noun off
1679 \color none
1680 1
1681 \end_layout
1682
1683 \end_inset
1684 </cell>
1685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1686 \begin_inset Text
1687
1688 \begin_layout Plain Layout
1689 2
1690 \end_layout
1691
1692 \end_inset
1693 </cell>
1694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1695 \begin_inset Text
1696
1697 \begin_layout Plain Layout
1698 3
1699 \end_layout
1700
1701 \end_inset
1702 </cell>
1703 </row>
1704 <row>
1705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1706 \begin_inset Text
1707
1708 \begin_layout Plain Layout
1709
1710 \family roman
1711 \series medium
1712 \shape up
1713 \size normal
1714 \emph off
1715 \bar no
1716 \noun off
1717 \color none
1718 A
1719 \end_layout
1720
1721 \end_inset
1722 </cell>
1723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1724 \begin_inset Text
1725
1726 \begin_layout Plain Layout
1727
1728 \end_layout
1729
1730 \end_inset
1731 </cell>
1732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1733 \begin_inset Text
1734
1735 \begin_layout Plain Layout
1736
1737 \end_layout
1738
1739 \end_inset
1740 </cell>
1741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1742 \begin_inset Text
1743
1744 \begin_layout Plain Layout
1745
1746 \end_layout
1747
1748 \end_inset
1749 </cell>
1750 </row>
1751 <row>
1752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1753 \begin_inset Text
1754
1755 \begin_layout Plain Layout
1756
1757 \family roman
1758 \series medium
1759 \shape up
1760 \size normal
1761 \emph off
1762 \bar no
1763 \noun off
1764 \color none
1765 B
1766 \end_layout
1767
1768 \end_inset
1769 </cell>
1770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1771 \begin_inset Text
1772
1773 \begin_layout Plain Layout
1774
1775 \end_layout
1776
1777 \end_inset
1778 </cell>
1779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1780 \begin_inset Text
1781
1782 \begin_layout Plain Layout
1783
1784 \end_layout
1785
1786 \end_inset
1787 </cell>
1788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1789 \begin_inset Text
1790
1791 \begin_layout Plain Layout
1792
1793 \end_layout
1794
1795 \end_inset
1796 </cell>
1797 </row>
1798 <row>
1799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1800 \begin_inset Text
1801
1802 \begin_layout Plain Layout
1803
1804 \family roman
1805 \series medium
1806 \shape up
1807 \size normal
1808 \emph off
1809 \bar no
1810 \noun off
1811 \color none
1812 C
1813 \end_layout
1814
1815 \end_inset
1816 </cell>
1817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1818 \begin_inset Text
1819
1820 \begin_layout Plain Layout
1821
1822 \end_layout
1823
1824 \end_inset
1825 </cell>
1826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1827 \begin_inset Text
1828
1829 \begin_layout Plain Layout
1830
1831 \end_layout
1832
1833 \end_inset
1834 </cell>
1835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1836 \begin_inset Text
1837
1838 \begin_layout Plain Layout
1839
1840 \end_layout
1841
1842 \end_inset
1843 </cell>
1844 </row>
1845 <row>
1846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1847 \begin_inset Text
1848
1849 \begin_layout Plain Layout
1850 D
1851 \end_layout
1852
1853 \end_inset
1854 </cell>
1855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1856 \begin_inset Text
1857
1858 \begin_layout Plain Layout
1859
1860 \end_layout
1861
1862 \end_inset
1863 </cell>
1864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1865 \begin_inset Text
1866
1867 \begin_layout Plain Layout
1868
1869 \end_layout
1870
1871 \end_inset
1872 </cell>
1873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1874 \begin_inset Text
1875
1876 \begin_layout Plain Layout
1877
1878 \end_layout
1879
1880 \end_inset
1881 </cell>
1882 </row>
1883 </lyxtabular>
1884
1885 \end_inset
1886
1887
1888 \end_layout
1889
1890 \begin_layout Section
1891 Tabellen-Dialog
1892 \begin_inset Index idx
1893 status collapsed
1894
1895 \begin_layout Plain Layout
1896 Tabellen ! Einstellungen
1897 \end_layout
1898
1899 \end_inset
1900
1901
1902 \end_layout
1903
1904 \begin_layout Standard
1905 Sie können das Aussehen einer Tabelle ändern, indem Sie mit der rechten
1906  Maustaste draufklicken.
1907  Dadurch wird ein Kontextmenü angezeigt, an dessem Ende 
1908 \family sans
1909 Einstellungen
1910 \family default
1911  steht.
1912  Ein Klick darauf öffnet den Tabellen-Dialog.
1913  Hier können die Einstellungen der Zelle, in der der Mauszeiger beim Rechtsklick
1914  gerade war, geändert werden und auch die der zugehörigen Zeile und Spalte.
1915  Viele Optionen sind auch für eine Zellenauswahl wirksam.
1916  Das bedeutet, wenn Sie mehrere Zellen, Zeilen oder Spalten markiert haben
1917  – sie sind dann hellblau hinterlegt – gilt eine Aktion für die gesamte
1918  Auswahl.
1919  Beachten Sie, dass ein Unterschied besteht, ob Sie den 
1920 \emph on
1921 Inhalt
1922 \emph default
1923  einer Zelle oder die Zelle selber ausgewählt haben.
1924 \begin_inset Newline newline
1925 \end_inset
1926
1927 Mit der Dialog-Option 
1928 \family sans
1929 Direkt
1930 \begin_inset space ~
1931 \end_inset
1932
1933 übernehmen
1934 \family default
1935  wird jede Änderung, die Sie machen, direkt übernommen.
1936  Wenn Sie den Cursor in eine andere Tabellenzelle setzen, zeigt der Dialog
1937  dann auch die Parameter der neuen Zelle an.
1938  Wenn Sie Längenwerte im Dialog ändern, müssen Sie Enter drücken, um die
1939  Änderung zu übernehmen.
1940 \begin_inset Newline newline
1941 \end_inset
1942
1943 Der Tabellen-Dialog hat folgende Karteikarten:
1944 \end_layout
1945
1946 \begin_layout Description
1947
1948 \family sans
1949 Tabellen-Einstellungen
1950 \family default
1951  Hier können Sie die Horizontale
1952 \begin_inset space ~
1953 \end_inset
1954
1955 Ausrichtung der momentanen Spalte und die Spaltenbreite festlegen.
1956  Die Ausrichtung 
1957 \family sans
1958 Am
1959 \begin_inset space ~
1960 \end_inset
1961
1962 Dezimaltrenner
1963 \family default
1964  ist in Abschnitt
1965 \begin_inset space ~
1966 \end_inset
1967
1968
1969 \begin_inset CommandInset ref
1970 LatexCommand ref
1971 reference "sub:Besondere-Zellenausrichtung"
1972
1973 \end_inset
1974
1975  beschrieben.
1976  Wenn Sie eine Spaltenbreite festgelegt haben, können Sie auch eine Vertikale
1977 \begin_inset space ~
1978 \end_inset
1979
1980 Ausrichtung der momentanen Zeile wählen.
1981  Bei einer festen Spaltenbreite können Zellen Zeilenumbrüche und mehrere
1982  Absätze haben, wie in Abschnitt
1983 \begin_inset space ~
1984 \end_inset
1985
1986
1987 \begin_inset CommandInset ref
1988 LatexCommand ref
1989 reference "uab:Mehrfache-Zeilen-in"
1990
1991 \end_inset
1992
1993  beschrieben.
1994  Ohne feste Spaltenbreite ist die Spalte so breit wie ihre breiteste Zelle.
1995 \begin_inset Newline newline
1996 \end_inset
1997
1998 Außerdem können Sie mehrere Zellen einer Zeile markieren und die Auswahl
1999  als Mehrfachspalte oder Mehrfachzeile definieren, wie in Abschnitt
2000 \begin_inset space ~
2001 \end_inset
2002
2003
2004 \begin_inset CommandInset ref
2005 LatexCommand ref
2006 reference "uab:Mehrfachspalten"
2007
2008 \end_inset
2009
2010  und 
2011 \begin_inset CommandInset ref
2012 LatexCommand ref
2013 reference "uab:Mehrfachzeilen"
2014
2015 \end_inset
2016
2017  beschrieben.
2018 \begin_inset Newline newline
2019 \end_inset
2020
2021 Weiterhin können Sie eine Zelle, eine Auswahl oder die gesamte Tabelle gegen
2022  den Uhrzeigersinn um 90° drehen.
2023  LyX zeigt diese Drehung nur in der Ausgabe.
2024 \begin_inset Newline newline
2025 \end_inset
2026
2027
2028 \begin_inset Note Greyedout
2029 status open
2030
2031 \begin_layout Plain Layout
2032
2033 \series bold
2034 Achtung:
2035 \series default
2036  Nicht alle DVI-Betrachter können Rotationen anzeigen.
2037 \end_layout
2038
2039 \end_inset
2040
2041
2042 \begin_inset Newline newline
2043 \end_inset
2044
2045 Die tabellenweite vertikale Ausrichtung wird für Tabellen innerhalb von
2046  Textzeilen verwendet:
2047 \begin_inset Newline newline
2048 \end_inset
2049
2050 Zeile mit Tabellen mit verschiedenen Ausrichtungen: 
2051 \begin_inset Tabular
2052 <lyxtabular version="3" rows="2" columns="2">
2053 <features tabularvalignment="top">
2054 <column alignment="center" valignment="top" width="0pt">
2055 <column alignment="center" valignment="top" width="0">
2056 <row>
2057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2058 \begin_inset Text
2059
2060 \begin_layout Plain Layout
2061
2062 \end_layout
2063
2064 \end_inset
2065 </cell>
2066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2067 \begin_inset Text
2068
2069 \begin_layout Plain Layout
2070 1
2071 \end_layout
2072
2073 \end_inset
2074 </cell>
2075 </row>
2076 <row>
2077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2078 \begin_inset Text
2079
2080 \begin_layout Plain Layout
2081 A
2082 \end_layout
2083
2084 \end_inset
2085 </cell>
2086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2087 \begin_inset Text
2088
2089 \begin_layout Plain Layout
2090
2091 \end_layout
2092
2093 \end_inset
2094 </cell>
2095 </row>
2096 </lyxtabular>
2097
2098 \end_inset
2099
2100  
2101 \begin_inset Tabular
2102 <lyxtabular version="3" rows="2" columns="2">
2103 <features tabularvalignment="middle">
2104 <column alignment="center" valignment="top" width="0">
2105 <column alignment="center" valignment="top" width="0">
2106 <row>
2107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2108 \begin_inset Text
2109
2110 \begin_layout Plain Layout
2111
2112 \end_layout
2113
2114 \end_inset
2115 </cell>
2116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2117 \begin_inset Text
2118
2119 \begin_layout Plain Layout
2120 1
2121 \end_layout
2122
2123 \end_inset
2124 </cell>
2125 </row>
2126 <row>
2127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2128 \begin_inset Text
2129
2130 \begin_layout Plain Layout
2131 A
2132 \end_layout
2133
2134 \end_inset
2135 </cell>
2136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2137 \begin_inset Text
2138
2139 \begin_layout Plain Layout
2140
2141 \end_layout
2142
2143 \end_inset
2144 </cell>
2145 </row>
2146 </lyxtabular>
2147
2148 \end_inset
2149
2150  
2151 \begin_inset Tabular
2152 <lyxtabular version="3" rows="2" columns="2">
2153 <features tabularvalignment="bottom">
2154 <column alignment="center" valignment="top" width="0pt">
2155 <column alignment="center" valignment="top" width="0">
2156 <row>
2157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2158 \begin_inset Text
2159
2160 \begin_layout Plain Layout
2161
2162 \end_layout
2163
2164 \end_inset
2165 </cell>
2166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2167 \begin_inset Text
2168
2169 \begin_layout Plain Layout
2170 1
2171 \end_layout
2172
2173 \end_inset
2174 </cell>
2175 </row>
2176 <row>
2177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2178 \begin_inset Text
2179
2180 \begin_layout Plain Layout
2181 A
2182 \end_layout
2183
2184 \end_inset
2185 </cell>
2186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2187 \begin_inset Text
2188
2189 \begin_layout Plain Layout
2190
2191 \end_layout
2192
2193 \end_inset
2194 </cell>
2195 </row>
2196 </lyxtabular>
2197
2198 \end_inset
2199
2200
2201 \begin_inset Newline newline
2202 \end_inset
2203
2204 Man kann auch ein LaTeX-Argument für besondere Tabellen-Formatierun\SpecialChar \-
2205 gen einfügen,
2206  wie in den Abschnitten 
2207 \begin_inset CommandInset ref
2208 LatexCommand ref
2209 reference "uab:Mehrfachspalten-Berechnungen"
2210
2211 \end_inset
2212
2213  und 
2214 \begin_inset CommandInset ref
2215 LatexCommand ref
2216 reference "abs:Farbige-Tabellen"
2217
2218 \end_inset
2219
2220  beschrieben.
2221 \end_layout
2222
2223 \begin_layout Description
2224
2225 \family sans
2226 Rahmen
2227 \family default
2228  Hier können Sie Begrenzungslinien für die momentane(n) Zeile(n) und Spalte(n)
2229  hinzufügen und löschen.
2230 \begin_inset Newline newline
2231 \end_inset
2232
2233 Wenn Sie die Stil-Option
2234 \family sans
2235  Formal
2236 \family default
2237  benutzen, wird die Tabelle in eine formale Tabelle, wie in Abschnitt
2238 \begin_inset space ~
2239 \end_inset
2240
2241
2242 \begin_inset CommandInset ref
2243 LatexCommand ref
2244 reference "abs:Formale-Tabellen"
2245
2246 \end_inset
2247
2248  beschrieben, konvertiert.
2249 \begin_inset Newline newline
2250 \end_inset
2251
2252 Hier können Sie auch zusätzliche Abstände für Zeilen festlegen, wie in Abschnitt
2253 \begin_inset space ~
2254 \end_inset
2255
2256
2257 \begin_inset CommandInset ref
2258 LatexCommand ref
2259 reference "uab:Zeilenabstand"
2260
2261 \end_inset
2262
2263  beschrieben.
2264 \end_layout
2265
2266 \begin_layout Description
2267
2268 \family sans
2269 Lange
2270 \begin_inset space ~
2271 \end_inset
2272
2273 Tabelle
2274 \family default
2275  Hier kann eine Tabelle als 
2276 \begin_inset Quotes gld
2277 \end_inset
2278
2279 Lange
2280 \begin_inset space ~
2281 \end_inset
2282
2283 Tabelle
2284 \begin_inset Quotes grd
2285 \end_inset
2286
2287  definiert werden, die über mehrere Seiten reicht.
2288  Die Abschnitte
2289 \begin_inset space ~
2290 \end_inset
2291
2292
2293 \begin_inset CommandInset ref
2294 LatexCommand ref
2295 reference "abs:Lange-Tabellen"
2296
2297 \end_inset
2298
2299  und 
2300 \begin_inset CommandInset ref
2301 LatexCommand ref
2302 reference "abs:Special-Longtable-Issues"
2303
2304 \end_inset
2305
2306  beschreiben diese Funktion genauer.
2307 \end_layout
2308
2309 \begin_layout Section
2310 Tabellen-Werkzeugleiste
2311 \begin_inset Index idx
2312 status collapsed
2313
2314 \begin_layout Plain Layout
2315 Tabellen ! Werkzeugleiste
2316 \end_layout
2317
2318 \end_inset
2319
2320
2321 \end_layout
2322
2323 \begin_layout Standard
2324 Die Tabellen-Werkzeugleiste ist eine Alternative zum Menü 
2325 \family sans
2326 Tabellen-Einstellungen
2327 \family default
2328 , wenn man Tabellen-Einstellungen schneller ändern möchte.
2329  Wenn der Cursor in einer Tabelle steht, erscheint sie am unteren Rand des
2330  LyX-Fensters.
2331 \end_layout
2332
2333 \begin_layout Standard
2334 Die Werkzeugleiste hat folgende Knöpfe:
2335 \end_layout
2336
2337 \begin_layout Labeling
2338 \labelwidthstring 00.00.0000
2339 \begin_inset Graphics
2340         filename ../../images/tabular-feature_append-row.png
2341         scaleBeforeRotation
2342
2343 \end_inset
2344
2345  Fügt eine Zeile unterhalb der momentanen an
2346 \end_layout
2347
2348 \begin_layout Labeling
2349 \labelwidthstring 00.00.0000
2350 \begin_inset Graphics
2351         filename ../../images/tabular-feature_append-column.png
2352         scaleBeforeRotation
2353
2354 \end_inset
2355
2356  Fügt eine Spalte rechts von der momentanen an
2357 \end_layout
2358
2359 \begin_layout Labeling
2360 \labelwidthstring 00.00.0000
2361 \begin_inset Graphics
2362         filename ../../images/tabular-feature_delete-row.png
2363         scaleBeforeRotation
2364
2365 \end_inset
2366
2367  Löscht die ausgewählte(n) Zeile(n)
2368 \end_layout
2369
2370 \begin_layout Labeling
2371 \labelwidthstring 00.00.0000
2372 \begin_inset Graphics
2373         filename ../../images/tabular-feature_delete-column.png
2374         scaleBeforeRotation
2375
2376 \end_inset
2377
2378  Löscht die ausgewählte(n) Spalte(n)
2379 \end_layout
2380
2381 \begin_layout Labeling
2382 \labelwidthstring 00.00.0000
2383 \begin_inset Graphics
2384         filename ../../images/tabular-feature_toggle-line-top.png
2385         scaleBeforeRotation
2386
2387 \end_inset
2388
2389  Fügt eine Linie oberhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
2390  wenn der Knopf grau hinterlegt ist
2391 \end_layout
2392
2393 \begin_layout Labeling
2394 \labelwidthstring 00.00.0000
2395 \begin_inset Graphics
2396         filename ../../images/tabular-feature_toggle-line-bottom.png
2397         scaleBeforeRotation
2398
2399 \end_inset
2400
2401  Fügt eine Linie unterhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
2402  wenn der Knopf grau hinterlegt ist
2403 \end_layout
2404
2405 \begin_layout Labeling
2406 \labelwidthstring 00.00.0000
2407 \begin_inset Graphics
2408         filename ../../images/tabular-feature_toggle-line-left.png
2409         scaleBeforeRotation
2410
2411 \end_inset
2412
2413  Fügt eine Linie links der ausgewählte(n) Spalte(n) an oder löscht sie,
2414  wenn der Knopf grau hinterlegt ist
2415 \end_layout
2416
2417 \begin_layout Labeling
2418 \labelwidthstring 00.00.0000
2419 \begin_inset Graphics
2420         filename ../../images/tabular-feature_toggle-line-right.png
2421         scaleBeforeRotation
2422
2423 \end_inset
2424
2425  Fügt eine Linie rechts der ausgewählte(n) Spalte(n) an oder löscht sie,
2426  wenn der Knopf grau hinterlegt ist
2427 \end_layout
2428
2429 \begin_layout Labeling
2430 \labelwidthstring 00.00.0000
2431 \begin_inset Graphics
2432         filename ../../images/tabular-feature_set-all-lines.png
2433         scaleBeforeRotation
2434
2435 \end_inset
2436
2437  Setzt alle Linien um die ausgewählte(n) Zelle(n)
2438 \end_layout
2439
2440 \begin_layout Labeling
2441 \labelwidthstring 00.00.0000
2442 \begin_inset Graphics
2443         filename ../../images/tabular-feature_unset-all-lines.png
2444         scaleBeforeRotation
2445
2446 \end_inset
2447
2448  Löscht alle Linien um die ausgewählte(n) Zelle(n)
2449 \end_layout
2450
2451 \begin_layout Labeling
2452 \labelwidthstring 00.00.0000
2453 \begin_inset Graphics
2454         filename ../../images/tabular-feature_m-align-left.png
2455         scaleBeforeRotation
2456
2457 \end_inset
2458
2459  Richtet den Inhalt der ausgewählte(n) Spalte(n) linksbündig aus
2460 \end_layout
2461
2462 \begin_layout Labeling
2463 \labelwidthstring 00.00.0000
2464 \begin_inset Graphics
2465         filename ../../images/tabular-feature_m-align-center.png
2466         scaleBeforeRotation
2467
2468 \end_inset
2469
2470  Zentriert den Inhalt der ausgewählte(n) Spalte(n)
2471 \end_layout
2472
2473 \begin_layout Labeling
2474 \labelwidthstring 00.00.0000
2475 \begin_inset Graphics
2476         filename ../../images/tabular-feature_m-align-right.png
2477         scaleBeforeRotation
2478
2479 \end_inset
2480
2481  Richtet den Inhalt der ausgewählte(n) Spalte(n) rechtsbündig aus
2482 \end_layout
2483
2484 \begin_layout Labeling
2485 \labelwidthstring 00.00.0000
2486 \begin_inset Graphics
2487         filename ../../images/tabular-feature_align-decimal.png
2488         scaleBeforeRotation
2489
2490 \end_inset
2491
2492  Richtet den Inhalt der ausgewählten Spalte an einem Zeichen aus
2493 \end_layout
2494
2495 \begin_layout Labeling
2496 \labelwidthstring 00.00.0000
2497 \begin_inset Graphics
2498         filename ../../images/tabular-feature_m-valign-top.png
2499         scaleBeforeRotation
2500
2501 \end_inset
2502
2503  Richtet den Inhalt der ausgewählte(n) Zeile(n) oben aus
2504 \end_layout
2505
2506 \begin_layout Labeling
2507 \labelwidthstring 00.00.0000
2508 \begin_inset Graphics
2509         filename ../../images/tabular-feature_m-valign-middle.png
2510         scaleBeforeRotation
2511
2512 \end_inset
2513
2514  Zentriert den Inhalt der ausgewählte(n) Zeile(n) 
2515 \end_layout
2516
2517 \begin_layout Labeling
2518 \labelwidthstring 00.00.0000
2519 \begin_inset Graphics
2520         filename ../../images/tabular-feature_m-valign-bottom.png
2521         scaleBeforeRotation
2522
2523 \end_inset
2524
2525  Richtet den Inhalt der ausgewählte(n) Zeile(n) unten aus
2526 \end_layout
2527
2528 \begin_layout Labeling
2529 \labelwidthstring 00.00.0000
2530 \begin_inset Graphics
2531         filename ../../images/tabular-feature_set-rotate-cell.png
2532         scaleBeforeRotation
2533
2534 \end_inset
2535
2536  Dreht den Inhalt der ausgewählte(n) Zelle(n) um 90° gegen den Uhrzeigersinn
2537 \end_layout
2538
2539 \begin_layout Labeling
2540 \labelwidthstring 00.00.0000
2541 \begin_inset Graphics
2542         filename ../../images/tabular-feature_set-rotate-tabular.png
2543         scaleBeforeRotation
2544
2545 \end_inset
2546
2547  Dreht die Tabelle um 90° gegen den Uhrzeigersinn
2548 \end_layout
2549
2550 \begin_layout Labeling
2551 \labelwidthstring 00.00.0000
2552 \begin_inset Graphics
2553         filename ../../images/tabular-feature_multicolumn.png
2554         scaleBeforeRotation
2555
2556 \end_inset
2557
2558  Setzt die ausgewählte(n) Zelle(n) einer Zeile als Mehrfachspalte
2559 \end_layout
2560
2561 \begin_layout Labeling
2562 \labelwidthstring 00.00.0000
2563 \begin_inset Graphics
2564         filename ../../images/tabular-feature_multirow.png
2565         scaleBeforeRotation
2566
2567 \end_inset
2568
2569  Setzt die ausgewählte(n) Zelle(n) einer Zeile als Mehrfachzeile
2570 \end_layout
2571
2572 \begin_layout Standard
2573 \begin_inset Note Greyedout
2574 status open
2575
2576 \begin_layout Plain Layout
2577
2578 \series bold
2579 Bemerkung:
2580 \series default
2581  Für die Ausgabe wird die vertikale Ausrichtung der ersten Zelle in einer
2582  Reihe für alle Zelle der Reihe verwendet.
2583 \end_layout
2584
2585 \end_inset
2586
2587
2588 \end_layout
2589
2590 \begin_layout Section
2591 Bearbeiten-Menü
2592 \begin_inset Index idx
2593 status collapsed
2594
2595 \begin_layout Plain Layout
2596 Tabellen ! Bearbeiten-Menü
2597 \end_layout
2598
2599 \end_inset
2600
2601
2602 \end_layout
2603
2604 \begin_layout Standard
2605 Es gibt noch eine dritte Möglichkeit, Tabellen-Einstellungen zu ändern.
2606  Wenn der Cursor in einer Tabelle steht, sind im 
2607 \family sans
2608 Bearbeiten
2609 \family default
2610 -Menü folgende Punkte aktiviert: 
2611 \family sans
2612 Tabelle
2613 \family default
2614
2615 \family sans
2616 Zeilen
2617 \begin_inset space ~
2618 \end_inset
2619
2620 &
2621 \begin_inset space ~
2622 \end_inset
2623
2624 Spalten
2625 \family default
2626  und 
2627 \family sans
2628 Tabellen-Einstellungen
2629 \family default
2630 .
2631  Unter den ersten beiden Punkten sind einige der bereits beschriebenen Einstellu
2632 ngsmöglichkeiten zu erreichen.
2633 \end_layout
2634
2635 \begin_layout Section
2636 Gleitende Tabellen
2637 \begin_inset CommandInset label
2638 LatexCommand label
2639 name "abs:Gleitende-Tabellen"
2640
2641 \end_inset
2642
2643
2644 \begin_inset Index idx
2645 status collapsed
2646
2647 \begin_layout Plain Layout
2648 Gleitobjekte ! Tabellen
2649 \end_layout
2650
2651 \end_inset
2652
2653
2654 \begin_inset Index idx
2655 status collapsed
2656
2657 \begin_layout Plain Layout
2658 Tabellen ! gleitende
2659 \end_layout
2660
2661 \end_inset
2662
2663
2664 \end_layout
2665
2666 \begin_layout Standard
2667 Allgemeine Erklärungen über Gleitobjekte finden Sie in Abschnitt
2668 \begin_inset space ~
2669 \end_inset
2670
2671
2672 \begin_inset CommandInset ref
2673 LatexCommand ref
2674 reference "abs:Gleitobjekte-Einleitung"
2675
2676 \end_inset
2677
2678 .
2679 \end_layout
2680
2681 \begin_layout Standard
2682 \begin_inset Float table
2683 placement h
2684 wide false
2685 sideways false
2686 status open
2687
2688 \begin_layout Plain Layout
2689 \begin_inset Caption
2690
2691 \begin_layout Plain Layout
2692 \begin_inset CommandInset label
2693 LatexCommand label
2694 name "tab:a table float"
2695
2696 \end_inset
2697
2698 Eine gleitende Tabelle
2699 \end_layout
2700
2701 \end_inset
2702
2703
2704 \end_layout
2705
2706 \begin_layout Plain Layout
2707 \align center
2708 \begin_inset Tabular
2709 <lyxtabular version="3" rows="3" columns="3">
2710 <features tabularvalignment="middle">
2711 <column alignment="center" valignment="top" width="0pt">
2712 <column alignment="center" valignment="top" width="0pt">
2713 <column alignment="center" valignment="top" width="0pt">
2714 <row>
2715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2716 \begin_inset Text
2717
2718 \begin_layout Plain Layout
2719
2720 \family roman
2721 \series medium
2722 \shape up
2723 \size normal
2724 \emph off
2725 \bar no
2726 \noun off
2727 \color none
2728 1
2729 \end_layout
2730
2731 \end_inset
2732 </cell>
2733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2734 \begin_inset Text
2735
2736 \begin_layout Plain Layout
2737
2738 \family roman
2739 \series medium
2740 \shape up
2741 \size normal
2742 \emph off
2743 \bar no
2744 \noun off
2745 \color none
2746 2
2747 \end_layout
2748
2749 \end_inset
2750 </cell>
2751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2752 \begin_inset Text
2753
2754 \begin_layout Plain Layout
2755
2756 \family roman
2757 \series medium
2758 \shape up
2759 \size normal
2760 \emph off
2761 \bar no
2762 \noun off
2763 \color none
2764 3
2765 \end_layout
2766
2767 \end_inset
2768 </cell>
2769 </row>
2770 <row>
2771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2772 \begin_inset Text
2773
2774 \begin_layout Plain Layout
2775
2776 \family roman
2777 \series medium
2778 \shape up
2779 \size normal
2780 \emph off
2781 \bar no
2782 \noun off
2783 \color none
2784 Martin
2785 \end_layout
2786
2787 \end_inset
2788 </cell>
2789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2790 \begin_inset Text
2791
2792 \begin_layout Plain Layout
2793
2794 \family roman
2795 \series medium
2796 \shape up
2797 \size normal
2798 \emph off
2799 \bar no
2800 \noun off
2801 \color none
2802 Lena
2803 \end_layout
2804
2805 \end_inset
2806 </cell>
2807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2808 \begin_inset Text
2809
2810 \begin_layout Plain Layout
2811
2812 \family roman
2813 \series medium
2814 \shape up
2815 \size normal
2816 \emph off
2817 \bar no
2818 \noun off
2819 \color none
2820 Alina
2821 \end_layout
2822
2823 \end_inset
2824 </cell>
2825 </row>
2826 <row>
2827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2828 \begin_inset Text
2829
2830 \begin_layout Plain Layout
2831
2832 \family roman
2833 \series medium
2834 \shape up
2835 \size normal
2836 \emph off
2837 \bar no
2838 \noun off
2839 \color none
2840 \begin_inset Formula $\int x^{2}dx$
2841 \end_inset
2842
2843
2844 \end_layout
2845
2846 \end_inset
2847 </cell>
2848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2849 \begin_inset Text
2850
2851 \begin_layout Plain Layout
2852
2853 \family roman
2854 \series medium
2855 \shape up
2856 \size normal
2857 \emph off
2858 \bar no
2859 \noun off
2860 \color none
2861 \begin_inset Formula $\left[\begin{array}{cc}
2862 a & b\\
2863 c & d
2864 \end{array}\right]$
2865 \end_inset
2866
2867
2868 \end_layout
2869
2870 \end_inset
2871 </cell>
2872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2873 \begin_inset Text
2874
2875 \begin_layout Plain Layout
2876
2877 \family roman
2878 \series medium
2879 \shape up
2880 \size normal
2881 \emph off
2882 \bar no
2883 \noun off
2884 \color none
2885 \begin_inset Formula $1+1=2$
2886 \end_inset
2887
2888
2889 \end_layout
2890
2891 \end_inset
2892 </cell>
2893 </row>
2894 </lyxtabular>
2895
2896 \end_inset
2897
2898
2899 \end_layout
2900
2901 \end_inset
2902
2903
2904 \end_layout
2905
2906 \begin_layout Standard
2907 Gleitende Tabellen können über 
2908 \family sans
2909 Einfügen\SpecialChar \menuseparator
2910 Gleitobjekt\SpecialChar \menuseparator
2911 Tabelle
2912 \family default
2913  oder einen Klick auf den Werkzeugleistenknopf 
2914 \begin_inset Graphics
2915         filename ../../images/float-insert_table.png
2916         scale 70
2917         scaleBeforeRotation
2918
2919 \end_inset
2920
2921  erzeugt werden.
2922  Sie erhalten zunächst einen leeren roten Rahmen ohne Tabelle.
2923  In das rot umrahmte Feld rechts von 
2924 \emph on
2925 Tabelle
2926 \begin_inset space ~
2927 \end_inset
2928
2929 Nr:
2930 \emph default
2931  schreiben Sie die Tabellenbeschriftung.
2932  Nach einem Klick oberhalb oder unterhalb von 
2933 \emph on
2934 Tabelle
2935 \begin_inset space ~
2936 \end_inset
2937
2938 Nr:
2939 \emph default
2940  können Sie dann eine Tabelle mit dem Werkzeugleistenknopf 
2941 \begin_inset Graphics
2942         filename ../../images/tabular-insert.png
2943         scale 70
2944         scaleBeforeRotation
2945
2946 \end_inset
2947
2948  oder dem Menü 
2949 \family sans
2950 Einfügen\SpecialChar \menuseparator
2951 Tabelle
2952 \family default
2953  einfügen.
2954 \end_layout
2955
2956 \begin_layout Standard
2957 Tabelle
2958 \begin_inset space ~
2959 \end_inset
2960
2961
2962 \begin_inset CommandInset ref
2963 LatexCommand ref
2964 reference "tab:a table float"
2965
2966 \end_inset
2967
2968  ist ein Beispiel für eine gleitende Tabelle.
2969 \end_layout
2970
2971 \begin_layout Standard
2972 Normalerweise steht die Tabellenbeschriftung über einer Tabelle, aber unglücklic
2973 herweise wird das von LaTeX Standard-Klassen nicht unterstützt.
2974  Das bedeutet, dass bei den Klassen 
2975 \family sans
2976 article
2977 \family default
2978
2979 \family sans
2980 book
2981 \family default
2982
2983 \family sans
2984 letter
2985 \family default
2986 , und 
2987 \family sans
2988 report
2989 \family default
2990  kein Abstand zwischen dem Titel und der Tabelle sein wird.
2991  Um den einzufügen, können Sie zum Ladebefehl des LaTeX-Paketes 
2992 \series bold
2993 caption
2994 \series default
2995
2996 \begin_inset Index idx
2997 status collapsed
2998
2999 \begin_layout Plain Layout
3000 LaTeX-Pakete ! caption
3001 \end_layout
3002
3003 \end_inset
3004
3005  im LaTeX-Vorspann Ihres Dokuments folgende Option einfügen:
3006 \begin_inset Foot
3007 status open
3008
3009 \begin_layout Plain Layout
3010 Näheres finden Sie im Abschnitt
3011 \begin_inset space ~
3012 \end_inset
3013
3014
3015 \begin_inset CommandInset ref
3016 LatexCommand ref
3017 reference "abs:Titel-Platzierung"
3018
3019 \end_inset
3020
3021 .
3022 \end_layout
3023
3024 \end_inset
3025
3026
3027 \end_layout
3028
3029 \begin_layout Standard
3030
3031 \series bold
3032 tableposition=top
3033 \end_layout
3034
3035 \begin_layout Standard
3036 Das Paket 
3037 \series bold
3038 caption
3039 \series default
3040 , das in Abschnitt
3041 \begin_inset space ~
3042 \end_inset
3043
3044
3045 \begin_inset CommandInset ref
3046 LatexCommand ref
3047 reference "abs:Titel-Formatierung"
3048
3049 \end_inset
3050
3051  beschrieben wird, wird zum Einstellen der Legende-Optionen benutzt.
3052 \end_layout
3053
3054 \begin_layout Standard
3055 \begin_inset Index idx
3056 status collapsed
3057
3058 \begin_layout Plain Layout
3059 Querverweise ! auf Tabellen
3060 \end_layout
3061
3062 \end_inset
3063
3064 Auf Tabellen kann über ihre Marke verwiesen werden.
3065  Dafür fügen Sie in der Beschriftung mit 
3066 \family sans
3067 Einfügen\SpecialChar \menuseparator
3068 Marke
3069 \family default
3070  oder durch Klicken auf 
3071 \begin_inset Graphics
3072         filename ../../images/label-insert.png
3073         scale 70
3074         scaleBeforeRotation
3075
3076 \end_inset
3077
3078  eine Marke ein.
3079  Auf diese können Sie dann wie gewohnt mit 
3080 \family sans
3081 Einfügen\SpecialChar \menuseparator
3082 Querverweis
3083 \family default
3084  oder durch Klicken auf 
3085 \begin_inset Graphics
3086         filename ../../images/dialog-show-new-inset_ref.png
3087         scale 70
3088         scaleBeforeRotation
3089
3090 \end_inset
3091
3092  verweisen.
3093  Verweise werden detailliert in Abschnitt
3094 \begin_inset space ~
3095 \end_inset
3096
3097
3098 \begin_inset CommandInset ref
3099 LatexCommand ref
3100 reference "abs:Auf-Gleitobjekte-verweisen"
3101
3102 \end_inset
3103
3104  beschrieben.
3105 \end_layout
3106
3107 \begin_layout Section
3108 Lange Tabellen
3109 \begin_inset CommandInset label
3110 LatexCommand label
3111 name "abs:Lange-Tabellen"
3112
3113 \end_inset
3114
3115
3116 \begin_inset Index idx
3117 status collapsed
3118
3119 \begin_layout Plain Layout
3120 Tabellen ! lange
3121 \end_layout
3122
3123 \end_inset
3124
3125
3126 \end_layout
3127
3128 \begin_layout Standard
3129 Wenn eine Tabelle zu lang ist, um auf eine Seite zu passen, können Sie im
3130  Dialogfenster 
3131 \family sans
3132 Tabellen-Einstellungen
3133 \family default
3134  auf der Karteikarte  
3135 \family sans
3136 Lange
3137 \begin_inset space ~
3138 \end_inset
3139
3140 Tabelle
3141 \family default
3142  die Option 
3143 \family sans
3144 Lange
3145 \begin_inset space ~
3146 \end_inset
3147
3148 Tabelle
3149 \begin_inset space ~
3150 \end_inset
3151
3152 verwenden
3153 \family default
3154  ankreuzen, damit die Tabelle automatisch auf mehrere Seiten verteilt wird.
3155  Wird dies gemacht, werden folgende Optionen freigeschaltet:
3156 \end_layout
3157
3158 \begin_layout Description
3159 Kopfzeile: Die aktuelle Zeile wird als eine Überschrifts-Zeile aller Seiten
3160  festgelegt; mit Ausnahme der ersten, wenn 
3161 \family sans
3162 Erste
3163 \begin_inset space ~
3164 \end_inset
3165
3166 Kopfzeile
3167 \family default
3168  aktiviert ist.
3169 \end_layout
3170
3171 \begin_layout Description
3172 Erste
3173 \lang english
3174
3175 \begin_inset space ~
3176 \end_inset
3177
3178
3179 \lang ngerman
3180 Kopfzeile: Die aktuelle Zeile wird als eine Überschrifts-Zeile der ersten
3181  Seite einer mehrseitigen Tabelle definiert.
3182 \end_layout
3183
3184 \begin_layout Description
3185 Fußzeile: Die aktuelle Zeile wird als eine Fußzeile aller Seiten festgelegt;
3186  mit Ausnahme der letzten, wenn 
3187 \family sans
3188 Letzte
3189 \begin_inset space ~
3190 \end_inset
3191
3192 Fußzeile
3193 \family default
3194  aktiviert ist.
3195 \end_layout
3196
3197 \begin_layout Description
3198 Letzte
3199 \begin_inset space ~
3200 \end_inset
3201
3202 Fußzeile: Die aktuelle Zeile wird als eine die Fußzeile der letzten Seite
3203  einer mehrseitigen Tabelle definiert.
3204 \end_layout
3205
3206 \begin_layout Description
3207 Legende: Die aktuelle Zeile enthält die Legende.
3208  Sie wird als einzelne Spalte zurückgesetzt und eine Beschriftung wird eingefügt.
3209  Mehr über Beschriftungen langer Tabellen ist in Abschnitt
3210 \begin_inset space ~
3211 \end_inset
3212
3213
3214 \begin_inset CommandInset ref
3215 LatexCommand ref
3216 reference "uab:Beschriftungen-langer-Tabellen"
3217
3218 \end_inset
3219
3220  erklärt.
3221 \end_layout
3222
3223 \begin_layout Standard
3224 Hier ist ein Beispiel einer langen Tabelle:
3225 \end_layout
3226
3227 \begin_layout Standard
3228 \align center
3229 \begin_inset Tabular
3230 <lyxtabular version="3" rows="69" columns="3">
3231 <features islongtable="true" longtabularalignment="center">
3232 <column alignment="left" valignment="top" width="0cm">
3233 <column alignment="left" valignment="top" width="0pt">
3234 <column alignment="right" valignment="top" width="0pt">
3235 <row endfirsthead="true">
3236 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3237 \begin_inset Text
3238
3239 \begin_layout Plain Layout
3240
3241 \series bold
3242 Telefonliste (ignoriere die Namen)
3243 \end_layout
3244
3245 \end_inset
3246 </cell>
3247 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3248 \begin_inset Text
3249
3250 \begin_layout Plain Layout
3251
3252 \end_layout
3253
3254 \end_inset
3255 </cell>
3256 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3257 \begin_inset Text
3258
3259 \begin_layout Plain Layout
3260
3261 \end_layout
3262
3263 \end_inset
3264 </cell>
3265 </row>
3266 <row endfirsthead="true">
3267 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3268 \begin_inset Text
3269
3270 \begin_layout Plain Layout
3271
3272 \series bold
3273 NAME
3274 \end_layout
3275
3276 \end_inset
3277 </cell>
3278 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3279 \begin_inset Text
3280
3281 \begin_layout Plain Layout
3282
3283 \end_layout
3284
3285 \end_inset
3286 </cell>
3287 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3288 \begin_inset Text
3289
3290 \begin_layout Plain Layout
3291
3292 \series bold
3293 TEL.
3294 \end_layout
3295
3296 \end_inset
3297 </cell>
3298 </row>
3299 <row endhead="true">
3300 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3301 \begin_inset Text
3302
3303 \begin_layout Plain Layout
3304
3305 \series bold
3306 Telefonliste
3307 \end_layout
3308
3309 \end_inset
3310 </cell>
3311 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3312 \begin_inset Text
3313
3314 \begin_layout Plain Layout
3315
3316 \end_layout
3317
3318 \end_inset
3319 </cell>
3320 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3321 \begin_inset Text
3322
3323 \begin_layout Plain Layout
3324
3325 \end_layout
3326
3327 \end_inset
3328 </cell>
3329 </row>
3330 <row endhead="true">
3331 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3332 \begin_inset Text
3333
3334 \begin_layout Plain Layout
3335
3336 \series bold
3337 NAME
3338 \end_layout
3339
3340 \end_inset
3341 </cell>
3342 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3343 \begin_inset Text
3344
3345 \begin_layout Plain Layout
3346
3347 \end_layout
3348
3349 \end_inset
3350 </cell>
3351 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3352 \begin_inset Text
3353
3354 \begin_layout Plain Layout
3355
3356 \series bold
3357 TEL.
3358 \end_layout
3359
3360 \end_inset
3361 </cell>
3362 </row>
3363 <row endfoot="true">
3364 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3365 \begin_inset Text
3366
3367 \begin_layout Plain Layout
3368
3369 \series bold
3370 wird fortgesetzt
3371 \series default
3372  \SpecialChar \ldots{}
3373
3374 \end_layout
3375
3376 \end_inset
3377 </cell>
3378 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3379 \begin_inset Text
3380
3381 \begin_layout Plain Layout
3382
3383 \end_layout
3384
3385 \end_inset
3386 </cell>
3387 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3388 \begin_inset Text
3389
3390 \begin_layout Plain Layout
3391
3392 \end_layout
3393
3394 \end_inset
3395 </cell>
3396 </row>
3397 <row>
3398 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3399 \begin_inset Text
3400
3401 \begin_layout Plain Layout
3402
3403 \series bold
3404 Annovi
3405 \end_layout
3406
3407 \end_inset
3408 </cell>
3409 <cell alignment="center" valignment="top" usebox="none">
3410 \begin_inset Text
3411
3412 \begin_layout Plain Layout
3413 Silvia
3414 \end_layout
3415
3416 \end_inset
3417 </cell>
3418 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3419 \begin_inset Text
3420
3421 \begin_layout Plain Layout
3422 111
3423 \end_layout
3424
3425 \end_inset
3426 </cell>
3427 </row>
3428 <row>
3429 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3430 \begin_inset Text
3431
3432 \begin_layout Plain Layout
3433
3434 \series bold
3435 Bertoli
3436 \end_layout
3437
3438 \end_inset
3439 </cell>
3440 <cell alignment="center" valignment="top" usebox="none">
3441 \begin_inset Text
3442
3443 \begin_layout Plain Layout
3444 Stefano
3445 \end_layout
3446
3447 \end_inset
3448 </cell>
3449 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3450 \begin_inset Text
3451
3452 \begin_layout Plain Layout
3453 111
3454 \end_layout
3455
3456 \end_inset
3457 </cell>
3458 </row>
3459 <row>
3460 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3461 \begin_inset Text
3462
3463 \begin_layout Plain Layout
3464
3465 \series bold
3466 Bozzi
3467 \end_layout
3468
3469 \end_inset
3470 </cell>
3471 <cell alignment="center" valignment="top" usebox="none">
3472 \begin_inset Text
3473
3474 \begin_layout Plain Layout
3475 Walter
3476 \end_layout
3477
3478 \end_inset
3479 </cell>
3480 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3481 \begin_inset Text
3482
3483 \begin_layout Plain Layout
3484 111
3485 \end_layout
3486
3487 \end_inset
3488 </cell>
3489 </row>
3490 <row>
3491 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3492 \begin_inset Text
3493
3494 \begin_layout Plain Layout
3495
3496 \series bold
3497 Cachia
3498 \end_layout
3499
3500 \end_inset
3501 </cell>
3502 <cell alignment="center" valignment="top" usebox="none">
3503 \begin_inset Text
3504
3505 \begin_layout Plain Layout
3506 Maria
3507 \end_layout
3508
3509 \end_inset
3510 </cell>
3511 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3512 \begin_inset Text
3513
3514 \begin_layout Plain Layout
3515 111
3516 \end_layout
3517
3518 \end_inset
3519 </cell>
3520 </row>
3521 <row>
3522 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3523 \begin_inset Text
3524
3525 \begin_layout Plain Layout
3526
3527 \series bold
3528 Cachia
3529 \end_layout
3530
3531 \end_inset
3532 </cell>
3533 <cell alignment="center" valignment="top" usebox="none">
3534 \begin_inset Text
3535
3536 \begin_layout Plain Layout
3537 Maurizio
3538 \end_layout
3539
3540 \end_inset
3541 </cell>
3542 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3543 \begin_inset Text
3544
3545 \begin_layout Plain Layout
3546 111
3547 \end_layout
3548
3549 \end_inset
3550 </cell>
3551 </row>
3552 <row>
3553 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557
3558 \series bold
3559 Cinquemani
3560 \end_layout
3561
3562 \end_inset
3563 </cell>
3564 <cell alignment="center" valignment="top" usebox="none">
3565 \begin_inset Text
3566
3567 \begin_layout Plain Layout
3568 Giusi
3569 \end_layout
3570
3571 \end_inset
3572 </cell>
3573 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3574 \begin_inset Text
3575
3576 \begin_layout Plain Layout
3577 111
3578 \end_layout
3579
3580 \end_inset
3581 </cell>
3582 </row>
3583 <row>
3584 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3585 \begin_inset Text
3586
3587 \begin_layout Plain Layout
3588
3589 \series bold
3590 Colin
3591 \end_layout
3592
3593 \end_inset
3594 </cell>
3595 <cell alignment="center" valignment="top" usebox="none">
3596 \begin_inset Text
3597
3598 \begin_layout Plain Layout
3599 Bernard
3600 \end_layout
3601
3602 \end_inset
3603 </cell>
3604 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3605 \begin_inset Text
3606
3607 \begin_layout Plain Layout
3608 111
3609 \end_layout
3610
3611 \end_inset
3612 </cell>
3613 </row>
3614 <row>
3615 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3616 \begin_inset Text
3617
3618 \begin_layout Plain Layout
3619
3620 \series bold
3621 Concli
3622 \end_layout
3623
3624 \end_inset
3625 </cell>
3626 <cell alignment="center" valignment="top" usebox="none">
3627 \begin_inset Text
3628
3629 \begin_layout Plain Layout
3630 Gianfranco
3631 \end_layout
3632
3633 \end_inset
3634 </cell>
3635 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3636 \begin_inset Text
3637
3638 \begin_layout Plain Layout
3639 111
3640 \end_layout
3641
3642 \end_inset
3643 </cell>
3644 </row>
3645 <row>
3646 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3647 \begin_inset Text
3648
3649 \begin_layout Plain Layout
3650
3651 \series bold
3652 Dal Bosco
3653 \end_layout
3654
3655 \end_inset
3656 </cell>
3657 <cell alignment="center" valignment="top" usebox="none">
3658 \begin_inset Text
3659
3660 \begin_layout Plain Layout
3661 Carolina
3662 \end_layout
3663
3664 \end_inset
3665 </cell>
3666 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3667 \begin_inset Text
3668
3669 \begin_layout Plain Layout
3670 111
3671 \end_layout
3672
3673 \end_inset
3674 </cell>
3675 </row>
3676 <row>
3677 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3678 \begin_inset Text
3679
3680 \begin_layout Plain Layout
3681
3682 \series bold
3683 Dalpiaz
3684 \end_layout
3685
3686 \end_inset
3687 </cell>
3688 <cell alignment="center" valignment="top" usebox="none">
3689 \begin_inset Text
3690
3691 \begin_layout Plain Layout
3692 Annamaria
3693 \end_layout
3694
3695 \end_inset
3696 </cell>
3697 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3698 \begin_inset Text
3699
3700 \begin_layout Plain Layout
3701 111
3702 \end_layout
3703
3704 \end_inset
3705 </cell>
3706 </row>
3707 <row>
3708 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3709 \begin_inset Text
3710
3711 \begin_layout Plain Layout
3712
3713 \series bold
3714 Feliciello
3715 \end_layout
3716
3717 \end_inset
3718 </cell>
3719 <cell alignment="center" valignment="top" usebox="none">
3720 \begin_inset Text
3721
3722 \begin_layout Plain Layout
3723 Domenico
3724 \end_layout
3725
3726 \end_inset
3727 </cell>
3728 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3729 \begin_inset Text
3730
3731 \begin_layout Plain Layout
3732 111
3733 \end_layout
3734
3735 \end_inset
3736 </cell>
3737 </row>
3738 <row>
3739 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3740 \begin_inset Text
3741
3742 \begin_layout Plain Layout
3743
3744 \series bold
3745 Focarelli
3746 \end_layout
3747
3748 \end_inset
3749 </cell>
3750 <cell alignment="center" valignment="top" usebox="none">
3751 \begin_inset Text
3752
3753 \begin_layout Plain Layout
3754 Paola
3755 \end_layout
3756
3757 \end_inset
3758 </cell>
3759 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3760 \begin_inset Text
3761
3762 \begin_layout Plain Layout
3763 111
3764 \end_layout
3765
3766 \end_inset
3767 </cell>
3768 </row>
3769 <row>
3770 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3771 \begin_inset Text
3772
3773 \begin_layout Plain Layout
3774
3775 \series bold
3776 Galletti
3777 \end_layout
3778
3779 \end_inset
3780 </cell>
3781 <cell alignment="center" valignment="top" usebox="none">
3782 \begin_inset Text
3783
3784 \begin_layout Plain Layout
3785 Oreste
3786 \end_layout
3787
3788 \end_inset
3789 </cell>
3790 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3791 \begin_inset Text
3792
3793 \begin_layout Plain Layout
3794 111
3795 \end_layout
3796
3797 \end_inset
3798 </cell>
3799 </row>
3800 <row>
3801 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3802 \begin_inset Text
3803
3804 \begin_layout Plain Layout
3805
3806 \series bold
3807 Gasparini
3808 \end_layout
3809
3810 \end_inset
3811 </cell>
3812 <cell alignment="center" valignment="top" usebox="none">
3813 \begin_inset Text
3814
3815 \begin_layout Plain Layout
3816 Franca
3817 \end_layout
3818
3819 \end_inset
3820 </cell>
3821 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3822 \begin_inset Text
3823
3824 \begin_layout Plain Layout
3825 111
3826 \end_layout
3827
3828 \end_inset
3829 </cell>
3830 </row>
3831 <row>
3832 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3833 \begin_inset Text
3834
3835 \begin_layout Plain Layout
3836
3837 \series bold
3838 Rizzardi
3839 \end_layout
3840
3841 \end_inset
3842 </cell>
3843 <cell alignment="center" valignment="top" usebox="none">
3844 \begin_inset Text
3845
3846 \begin_layout Plain Layout
3847 Paola
3848 \end_layout
3849
3850 \end_inset
3851 </cell>
3852 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3853 \begin_inset Text
3854
3855 \begin_layout Plain Layout
3856 111
3857 \end_layout
3858
3859 \end_inset
3860 </cell>
3861 </row>
3862 <row>
3863 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3864 \begin_inset Text
3865
3866 \begin_layout Plain Layout
3867
3868 \series bold
3869 Lassini
3870 \end_layout
3871
3872 \end_inset
3873 </cell>
3874 <cell alignment="center" valignment="top" usebox="none">
3875 \begin_inset Text
3876
3877 \begin_layout Plain Layout
3878 Giancarlo
3879 \end_layout
3880
3881 \end_inset
3882 </cell>
3883 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3884 \begin_inset Text
3885
3886 \begin_layout Plain Layout
3887 111
3888 \end_layout
3889
3890 \end_inset
3891 </cell>
3892 </row>
3893 <row>
3894 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3895 \begin_inset Text
3896
3897 \begin_layout Plain Layout
3898
3899 \series bold
3900 Malfatti
3901 \end_layout
3902
3903 \end_inset
3904 </cell>
3905 <cell alignment="center" valignment="top" usebox="none">
3906 \begin_inset Text
3907
3908 \begin_layout Plain Layout
3909 Luciano
3910 \end_layout
3911
3912 \end_inset
3913 </cell>
3914 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3915 \begin_inset Text
3916
3917 \begin_layout Plain Layout
3918 111
3919 \end_layout
3920
3921 \end_inset
3922 </cell>
3923 </row>
3924 <row>
3925 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3926 \begin_inset Text
3927
3928 \begin_layout Plain Layout
3929
3930 \series bold
3931 Malfatti
3932 \end_layout
3933
3934 \end_inset
3935 </cell>
3936 <cell alignment="center" valignment="top" usebox="none">
3937 \begin_inset Text
3938
3939 \begin_layout Plain Layout
3940 Valeriano
3941 \end_layout
3942
3943 \end_inset
3944 </cell>
3945 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3946 \begin_inset Text
3947
3948 \begin_layout Plain Layout
3949 111
3950 \end_layout
3951
3952 \end_inset
3953 </cell>
3954 </row>
3955 <row>
3956 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3957 \begin_inset Text
3958
3959 \begin_layout Plain Layout
3960
3961 \series bold
3962 Meneguzzo
3963 \end_layout
3964
3965 \end_inset
3966 </cell>
3967 <cell alignment="center" valignment="top" usebox="none">
3968 \begin_inset Text
3969
3970 \begin_layout Plain Layout
3971 Roberto
3972 \end_layout
3973
3974 \end_inset
3975 </cell>
3976 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3977 \begin_inset Text
3978
3979 \begin_layout Plain Layout
3980 111
3981 \end_layout
3982
3983 \end_inset
3984 </cell>
3985 </row>
3986 <row>
3987 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3988 \begin_inset Text
3989
3990 \begin_layout Plain Layout
3991
3992 \series bold
3993 Mezzadra
3994 \end_layout
3995
3996 \end_inset
3997 </cell>
3998 <cell alignment="center" valignment="top" usebox="none">
3999 \begin_inset Text
4000
4001 \begin_layout Plain Layout
4002 Roberto
4003 \end_layout
4004
4005 \end_inset
4006 </cell>
4007 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4008 \begin_inset Text
4009
4010 \begin_layout Plain Layout
4011 111
4012 \end_layout
4013
4014 \end_inset
4015 </cell>
4016 </row>
4017 <row>
4018 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4019 \begin_inset Text
4020
4021 \begin_layout Plain Layout
4022
4023 \series bold
4024 Pirpamer
4025 \end_layout
4026
4027 \end_inset
4028 </cell>
4029 <cell alignment="center" valignment="top" usebox="none">
4030 \begin_inset Text
4031
4032 \begin_layout Plain Layout
4033 Erich
4034 \end_layout
4035
4036 \end_inset
4037 </cell>
4038 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4039 \begin_inset Text
4040
4041 \begin_layout Plain Layout
4042 111
4043 \end_layout
4044
4045 \end_inset
4046 </cell>
4047 </row>
4048 <row>
4049 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4050 \begin_inset Text
4051
4052 \begin_layout Plain Layout
4053
4054 \series bold
4055 Pochiesa
4056 \end_layout
4057
4058 \end_inset
4059 </cell>
4060 <cell alignment="center" valignment="top" usebox="none">
4061 \begin_inset Text
4062
4063 \begin_layout Plain Layout
4064 Paolo
4065 \end_layout
4066
4067 \end_inset
4068 </cell>
4069 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4070 \begin_inset Text
4071
4072 \begin_layout Plain Layout
4073 111, 222
4074 \end_layout
4075
4076 \end_inset
4077 </cell>
4078 </row>
4079 <row>
4080 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4081 \begin_inset Text
4082
4083 \begin_layout Plain Layout
4084
4085 \series bold
4086 Radina
4087 \end_layout
4088
4089 \end_inset
4090 </cell>
4091 <cell alignment="center" valignment="top" usebox="none">
4092 \begin_inset Text
4093
4094 \begin_layout Plain Layout
4095 Claudio
4096 \end_layout
4097
4098 \end_inset
4099 </cell>
4100 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4101 \begin_inset Text
4102
4103 \begin_layout Plain Layout
4104 111
4105 \end_layout
4106
4107 \end_inset
4108 </cell>
4109 </row>
4110 <row>
4111 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4112 \begin_inset Text
4113
4114 \begin_layout Plain Layout
4115
4116 \series bold
4117 Stuffer
4118 \end_layout
4119
4120 \end_inset
4121 </cell>
4122 <cell alignment="center" valignment="top" usebox="none">
4123 \begin_inset Text
4124
4125 \begin_layout Plain Layout
4126 Oskar
4127 \end_layout
4128
4129 \end_inset
4130 </cell>
4131 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4132 \begin_inset Text
4133
4134 \begin_layout Plain Layout
4135 111
4136 \end_layout
4137
4138 \end_inset
4139 </cell>
4140 </row>
4141 <row>
4142 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4143 \begin_inset Text
4144
4145 \begin_layout Plain Layout
4146
4147 \series bold
4148 Tacchelli
4149 \end_layout
4150
4151 \end_inset
4152 </cell>
4153 <cell alignment="center" valignment="top" usebox="none">
4154 \begin_inset Text
4155
4156 \begin_layout Plain Layout
4157 Ugo
4158 \end_layout
4159
4160 \end_inset
4161 </cell>
4162 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4163 \begin_inset Text
4164
4165 \begin_layout Plain Layout
4166 111
4167 \end_layout
4168
4169 \end_inset
4170 </cell>
4171 </row>
4172 <row>
4173 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4174 \begin_inset Text
4175
4176 \begin_layout Plain Layout
4177
4178 \series bold
4179 Tezzele
4180 \end_layout
4181
4182 \end_inset
4183 </cell>
4184 <cell alignment="center" valignment="top" usebox="none">
4185 \begin_inset Text
4186
4187 \begin_layout Plain Layout
4188 Margit
4189 \end_layout
4190
4191 \end_inset
4192 </cell>
4193 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4194 \begin_inset Text
4195
4196 \begin_layout Plain Layout
4197 111
4198 \end_layout
4199
4200 \end_inset
4201 </cell>
4202 </row>
4203 <row>
4204 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4205 \begin_inset Text
4206
4207 \begin_layout Plain Layout
4208
4209 \series bold
4210 Unterkalmsteiner
4211 \end_layout
4212
4213 \end_inset
4214 </cell>
4215 <cell alignment="center" valignment="top" usebox="none">
4216 \begin_inset Text
4217
4218 \begin_layout Plain Layout
4219 Frieda
4220 \end_layout
4221
4222 \end_inset
4223 </cell>
4224 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4225 \begin_inset Text
4226
4227 \begin_layout Plain Layout
4228 111
4229 \end_layout
4230
4231 \end_inset
4232 </cell>
4233 </row>
4234 <row>
4235 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4236 \begin_inset Text
4237
4238 \begin_layout Plain Layout
4239
4240 \series bold
4241 Vieider
4242 \end_layout
4243
4244 \end_inset
4245 </cell>
4246 <cell alignment="center" valignment="top" usebox="none">
4247 \begin_inset Text
4248
4249 \begin_layout Plain Layout
4250 Hilde
4251 \end_layout
4252
4253 \end_inset
4254 </cell>
4255 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4256 \begin_inset Text
4257
4258 \begin_layout Plain Layout
4259 111
4260 \end_layout
4261
4262 \end_inset
4263 </cell>
4264 </row>
4265 <row>
4266 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4267 \begin_inset Text
4268
4269 \begin_layout Plain Layout
4270
4271 \series bold
4272 Vigna
4273 \end_layout
4274
4275 \end_inset
4276 </cell>
4277 <cell alignment="center" valignment="top" usebox="none">
4278 \begin_inset Text
4279
4280 \begin_layout Plain Layout
4281 Jürgen
4282 \end_layout
4283
4284 \end_inset
4285 </cell>
4286 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4287 \begin_inset Text
4288
4289 \begin_layout Plain Layout
4290 111
4291 \end_layout
4292
4293 \end_inset
4294 </cell>
4295 </row>
4296 <row>
4297 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4298 \begin_inset Text
4299
4300 \begin_layout Plain Layout
4301
4302 \series bold
4303 Weber
4304 \end_layout
4305
4306 \end_inset
4307 </cell>
4308 <cell alignment="center" valignment="top" usebox="none">
4309 \begin_inset Text
4310
4311 \begin_layout Plain Layout
4312 Maurizio
4313 \end_layout
4314
4315 \end_inset
4316 </cell>
4317 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4318 \begin_inset Text
4319
4320 \begin_layout Plain Layout
4321 111
4322 \end_layout
4323
4324 \end_inset
4325 </cell>
4326 </row>
4327 <row>
4328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4329 \begin_inset Text
4330
4331 \begin_layout Plain Layout
4332
4333 \series bold
4334 Winkler
4335 \end_layout
4336
4337 \end_inset
4338 </cell>
4339 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4340 \begin_inset Text
4341
4342 \begin_layout Plain Layout
4343 Franz
4344 \end_layout
4345
4346 \end_inset
4347 </cell>
4348 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4349 \begin_inset Text
4350
4351 \begin_layout Plain Layout
4352 111
4353 \end_layout
4354
4355 \end_inset
4356 </cell>
4357 </row>
4358 <row>
4359 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4360 \begin_inset Text
4361
4362 \begin_layout Plain Layout
4363  
4364 \end_layout
4365
4366 \end_inset
4367 </cell>
4368 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4369 \begin_inset Text
4370
4371 \begin_layout Plain Layout
4372
4373 \end_layout
4374
4375 \end_inset
4376 </cell>
4377 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4378 \begin_inset Text
4379
4380 \begin_layout Plain Layout
4381
4382 \end_layout
4383
4384 \end_inset
4385 </cell>
4386 </row>
4387 <row>
4388 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4389 \begin_inset Text
4390
4391 \begin_layout Plain Layout
4392
4393 \series bold
4394 Annovi
4395 \end_layout
4396
4397 \end_inset
4398 </cell>
4399 <cell alignment="center" valignment="top" usebox="none">
4400 \begin_inset Text
4401
4402 \begin_layout Plain Layout
4403 Silvia
4404 \end_layout
4405
4406 \end_inset
4407 </cell>
4408 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4409 \begin_inset Text
4410
4411 \begin_layout Plain Layout
4412 555
4413 \end_layout
4414
4415 \end_inset
4416 </cell>
4417 </row>
4418 <row>
4419 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4420 \begin_inset Text
4421
4422 \begin_layout Plain Layout
4423
4424 \series bold
4425 Bertoli
4426 \end_layout
4427
4428 \end_inset
4429 </cell>
4430 <cell alignment="center" valignment="top" usebox="none">
4431 \begin_inset Text
4432
4433 \begin_layout Plain Layout
4434 Stefano
4435 \end_layout
4436
4437 \end_inset
4438 </cell>
4439 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4440 \begin_inset Text
4441
4442 \begin_layout Plain Layout
4443 555
4444 \end_layout
4445
4446 \end_inset
4447 </cell>
4448 </row>
4449 <row>
4450 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4451 \begin_inset Text
4452
4453 \begin_layout Plain Layout
4454
4455 \series bold
4456 Bozzi
4457 \end_layout
4458
4459 \end_inset
4460 </cell>
4461 <cell alignment="center" valignment="top" usebox="none">
4462 \begin_inset Text
4463
4464 \begin_layout Plain Layout
4465 Walter
4466 \end_layout
4467
4468 \end_inset
4469 </cell>
4470 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4471 \begin_inset Text
4472
4473 \begin_layout Plain Layout
4474 555
4475 \end_layout
4476
4477 \end_inset
4478 </cell>
4479 </row>
4480 <row>
4481 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4482 \begin_inset Text
4483
4484 \begin_layout Plain Layout
4485
4486 \series bold
4487 Cachia
4488 \end_layout
4489
4490 \end_inset
4491 </cell>
4492 <cell alignment="center" valignment="top" usebox="none">
4493 \begin_inset Text
4494
4495 \begin_layout Plain Layout
4496 Maria
4497 \end_layout
4498
4499 \end_inset
4500 </cell>
4501 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4502 \begin_inset Text
4503
4504 \begin_layout Plain Layout
4505 555
4506 \end_layout
4507
4508 \end_inset
4509 </cell>
4510 </row>
4511 <row>
4512 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4513 \begin_inset Text
4514
4515 \begin_layout Plain Layout
4516
4517 \series bold
4518 Cachia
4519 \end_layout
4520
4521 \end_inset
4522 </cell>
4523 <cell alignment="center" valignment="top" usebox="none">
4524 \begin_inset Text
4525
4526 \begin_layout Plain Layout
4527 Maurizio
4528 \end_layout
4529
4530 \end_inset
4531 </cell>
4532 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4533 \begin_inset Text
4534
4535 \begin_layout Plain Layout
4536 555
4537 \end_layout
4538
4539 \end_inset
4540 </cell>
4541 </row>
4542 <row>
4543 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4544 \begin_inset Text
4545
4546 \begin_layout Plain Layout
4547
4548 \series bold
4549 Cinquemani
4550 \end_layout
4551
4552 \end_inset
4553 </cell>
4554 <cell alignment="center" valignment="top" usebox="none">
4555 \begin_inset Text
4556
4557 \begin_layout Plain Layout
4558 Giusi
4559 \end_layout
4560
4561 \end_inset
4562 </cell>
4563 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4564 \begin_inset Text
4565
4566 \begin_layout Plain Layout
4567 555
4568 \end_layout
4569
4570 \end_inset
4571 </cell>
4572 </row>
4573 <row>
4574 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4575 \begin_inset Text
4576
4577 \begin_layout Plain Layout
4578
4579 \series bold
4580 Colin
4581 \end_layout
4582
4583 \end_inset
4584 </cell>
4585 <cell alignment="center" valignment="top" usebox="none">
4586 \begin_inset Text
4587
4588 \begin_layout Plain Layout
4589 Bernard
4590 \end_layout
4591
4592 \end_inset
4593 </cell>
4594 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4595 \begin_inset Text
4596
4597 \begin_layout Plain Layout
4598 555
4599 \end_layout
4600
4601 \end_inset
4602 </cell>
4603 </row>
4604 <row>
4605 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4606 \begin_inset Text
4607
4608 \begin_layout Plain Layout
4609
4610 \series bold
4611 Concli
4612 \end_layout
4613
4614 \end_inset
4615 </cell>
4616 <cell alignment="center" valignment="top" usebox="none">
4617 \begin_inset Text
4618
4619 \begin_layout Plain Layout
4620 Gianfranco
4621 \end_layout
4622
4623 \end_inset
4624 </cell>
4625 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4626 \begin_inset Text
4627
4628 \begin_layout Plain Layout
4629 555
4630 \end_layout
4631
4632 \end_inset
4633 </cell>
4634 </row>
4635 <row>
4636 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4637 \begin_inset Text
4638
4639 \begin_layout Plain Layout
4640
4641 \series bold
4642 Dal Bosco
4643 \end_layout
4644
4645 \end_inset
4646 </cell>
4647 <cell alignment="center" valignment="top" usebox="none">
4648 \begin_inset Text
4649
4650 \begin_layout Plain Layout
4651 Carolina
4652 \end_layout
4653
4654 \end_inset
4655 </cell>
4656 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4657 \begin_inset Text
4658
4659 \begin_layout Plain Layout
4660 555
4661 \end_layout
4662
4663 \end_inset
4664 </cell>
4665 </row>
4666 <row>
4667 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4668 \begin_inset Text
4669
4670 \begin_layout Plain Layout
4671
4672 \series bold
4673 Dalpiaz
4674 \end_layout
4675
4676 \end_inset
4677 </cell>
4678 <cell alignment="center" valignment="top" usebox="none">
4679 \begin_inset Text
4680
4681 \begin_layout Plain Layout
4682 Annamaria
4683 \end_layout
4684
4685 \end_inset
4686 </cell>
4687 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4688 \begin_inset Text
4689
4690 \begin_layout Plain Layout
4691 555
4692 \end_layout
4693
4694 \end_inset
4695 </cell>
4696 </row>
4697 <row>
4698 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4699 \begin_inset Text
4700
4701 \begin_layout Plain Layout
4702
4703 \series bold
4704 Feliciello
4705 \end_layout
4706
4707 \end_inset
4708 </cell>
4709 <cell alignment="center" valignment="top" usebox="none">
4710 \begin_inset Text
4711
4712 \begin_layout Plain Layout
4713 Domenico
4714 \end_layout
4715
4716 \end_inset
4717 </cell>
4718 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4719 \begin_inset Text
4720
4721 \begin_layout Plain Layout
4722 555
4723 \end_layout
4724
4725 \end_inset
4726 </cell>
4727 </row>
4728 <row>
4729 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4730 \begin_inset Text
4731
4732 \begin_layout Plain Layout
4733
4734 \series bold
4735 Focarelli
4736 \end_layout
4737
4738 \end_inset
4739 </cell>
4740 <cell alignment="center" valignment="top" usebox="none">
4741 \begin_inset Text
4742
4743 \begin_layout Plain Layout
4744 Paola
4745 \end_layout
4746
4747 \end_inset
4748 </cell>
4749 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4750 \begin_inset Text
4751
4752 \begin_layout Plain Layout
4753 555
4754 \end_layout
4755
4756 \end_inset
4757 </cell>
4758 </row>
4759 <row>
4760 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4761 \begin_inset Text
4762
4763 \begin_layout Plain Layout
4764
4765 \series bold
4766 Galletti
4767 \end_layout
4768
4769 \end_inset
4770 </cell>
4771 <cell alignment="center" valignment="top" usebox="none">
4772 \begin_inset Text
4773
4774 \begin_layout Plain Layout
4775 Oreste
4776 \end_layout
4777
4778 \end_inset
4779 </cell>
4780 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4781 \begin_inset Text
4782
4783 \begin_layout Plain Layout
4784 555
4785 \end_layout
4786
4787 \end_inset
4788 </cell>
4789 </row>
4790 <row>
4791 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4792 \begin_inset Text
4793
4794 \begin_layout Plain Layout
4795
4796 \series bold
4797 Gasparini
4798 \end_layout
4799
4800 \end_inset
4801 </cell>
4802 <cell alignment="center" valignment="top" usebox="none">
4803 \begin_inset Text
4804
4805 \begin_layout Plain Layout
4806 Franca
4807 \end_layout
4808
4809 \end_inset
4810 </cell>
4811 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4812 \begin_inset Text
4813
4814 \begin_layout Plain Layout
4815 555
4816 \end_layout
4817
4818 \end_inset
4819 </cell>
4820 </row>
4821 <row>
4822 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4823 \begin_inset Text
4824
4825 \begin_layout Plain Layout
4826
4827 \series bold
4828 Rizzardi
4829 \end_layout
4830
4831 \end_inset
4832 </cell>
4833 <cell alignment="center" valignment="top" usebox="none">
4834 \begin_inset Text
4835
4836 \begin_layout Plain Layout
4837 Paola
4838 \end_layout
4839
4840 \end_inset
4841 </cell>
4842 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4843 \begin_inset Text
4844
4845 \begin_layout Plain Layout
4846 555
4847 \end_layout
4848
4849 \end_inset
4850 </cell>
4851 </row>
4852 <row>
4853 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4854 \begin_inset Text
4855
4856 \begin_layout Plain Layout
4857
4858 \series bold
4859 Lassini
4860 \end_layout
4861
4862 \end_inset
4863 </cell>
4864 <cell alignment="center" valignment="top" usebox="none">
4865 \begin_inset Text
4866
4867 \begin_layout Plain Layout
4868 Giancarlo
4869 \end_layout
4870
4871 \end_inset
4872 </cell>
4873 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4874 \begin_inset Text
4875
4876 \begin_layout Plain Layout
4877 555
4878 \end_layout
4879
4880 \end_inset
4881 </cell>
4882 </row>
4883 <row>
4884 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4885 \begin_inset Text
4886
4887 \begin_layout Plain Layout
4888
4889 \series bold
4890 Malfatti
4891 \end_layout
4892
4893 \end_inset
4894 </cell>
4895 <cell alignment="center" valignment="top" usebox="none">
4896 \begin_inset Text
4897
4898 \begin_layout Plain Layout
4899 Luciano
4900 \end_layout
4901
4902 \end_inset
4903 </cell>
4904 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4905 \begin_inset Text
4906
4907 \begin_layout Plain Layout
4908 555
4909 \end_layout
4910
4911 \end_inset
4912 </cell>
4913 </row>
4914 <row>
4915 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4916 \begin_inset Text
4917
4918 \begin_layout Plain Layout
4919
4920 \series bold
4921 Malfatti
4922 \end_layout
4923
4924 \end_inset
4925 </cell>
4926 <cell alignment="center" valignment="top" usebox="none">
4927 \begin_inset Text
4928
4929 \begin_layout Plain Layout
4930 Valeriano
4931 \end_layout
4932
4933 \end_inset
4934 </cell>
4935 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4936 \begin_inset Text
4937
4938 \begin_layout Plain Layout
4939 555
4940 \end_layout
4941
4942 \end_inset
4943 </cell>
4944 </row>
4945 <row>
4946 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4947 \begin_inset Text
4948
4949 \begin_layout Plain Layout
4950
4951 \series bold
4952 Meneguzzo
4953 \end_layout
4954
4955 \end_inset
4956 </cell>
4957 <cell alignment="center" valignment="top" usebox="none">
4958 \begin_inset Text
4959
4960 \begin_layout Plain Layout
4961 Roberto
4962 \end_layout
4963
4964 \end_inset
4965 </cell>
4966 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4967 \begin_inset Text
4968
4969 \begin_layout Plain Layout
4970 555
4971 \end_layout
4972
4973 \end_inset
4974 </cell>
4975 </row>
4976 <row>
4977 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4978 \begin_inset Text
4979
4980 \begin_layout Plain Layout
4981
4982 \series bold
4983 Mezzadra
4984 \end_layout
4985
4986 \end_inset
4987 </cell>
4988 <cell alignment="center" valignment="top" usebox="none">
4989 \begin_inset Text
4990
4991 \begin_layout Plain Layout
4992 Roberto
4993 \end_layout
4994
4995 \end_inset
4996 </cell>
4997 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4998 \begin_inset Text
4999
5000 \begin_layout Plain Layout
5001 555
5002 \end_layout
5003
5004 \end_inset
5005 </cell>
5006 </row>
5007 <row>
5008 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5009 \begin_inset Text
5010
5011 \begin_layout Plain Layout
5012
5013 \series bold
5014 Pirpamer
5015 \end_layout
5016
5017 \end_inset
5018 </cell>
5019 <cell alignment="center" valignment="top" usebox="none">
5020 \begin_inset Text
5021
5022 \begin_layout Plain Layout
5023 Erich
5024 \end_layout
5025
5026 \end_inset
5027 </cell>
5028 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5029 \begin_inset Text
5030
5031 \begin_layout Plain Layout
5032 555
5033 \end_layout
5034
5035 \end_inset
5036 </cell>
5037 </row>
5038 <row>
5039 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5040 \begin_inset Text
5041
5042 \begin_layout Plain Layout
5043
5044 \series bold
5045 Pochiesa
5046 \end_layout
5047
5048 \end_inset
5049 </cell>
5050 <cell alignment="center" valignment="top" usebox="none">
5051 \begin_inset Text
5052
5053 \begin_layout Plain Layout
5054 Paolo
5055 \end_layout
5056
5057 \end_inset
5058 </cell>
5059 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5060 \begin_inset Text
5061
5062 \begin_layout Plain Layout
5063 555, 222
5064 \end_layout
5065
5066 \end_inset
5067 </cell>
5068 </row>
5069 <row>
5070 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5071 \begin_inset Text
5072
5073 \begin_layout Plain Layout
5074
5075 \series bold
5076 Radina
5077 \end_layout
5078
5079 \end_inset
5080 </cell>
5081 <cell alignment="center" valignment="top" usebox="none">
5082 \begin_inset Text
5083
5084 \begin_layout Plain Layout
5085 Claudio
5086 \end_layout
5087
5088 \end_inset
5089 </cell>
5090 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5091 \begin_inset Text
5092
5093 \begin_layout Plain Layout
5094 555
5095 \end_layout
5096
5097 \end_inset
5098 </cell>
5099 </row>
5100 <row>
5101 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5102 \begin_inset Text
5103
5104 \begin_layout Plain Layout
5105
5106 \series bold
5107 Stuffer
5108 \end_layout
5109
5110 \end_inset
5111 </cell>
5112 <cell alignment="center" valignment="top" usebox="none">
5113 \begin_inset Text
5114
5115 \begin_layout Plain Layout
5116 Oskar
5117 \end_layout
5118
5119 \end_inset
5120 </cell>
5121 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5122 \begin_inset Text
5123
5124 \begin_layout Plain Layout
5125 555
5126 \end_layout
5127
5128 \end_inset
5129 </cell>
5130 </row>
5131 <row>
5132 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5133 \begin_inset Text
5134
5135 \begin_layout Plain Layout
5136
5137 \series bold
5138 Tacchelli
5139 \end_layout
5140
5141 \end_inset
5142 </cell>
5143 <cell alignment="center" valignment="top" usebox="none">
5144 \begin_inset Text
5145
5146 \begin_layout Plain Layout
5147 Ugo
5148 \end_layout
5149
5150 \end_inset
5151 </cell>
5152 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5153 \begin_inset Text
5154
5155 \begin_layout Plain Layout
5156 555
5157 \end_layout
5158
5159 \end_inset
5160 </cell>
5161 </row>
5162 <row>
5163 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5164 \begin_inset Text
5165
5166 \begin_layout Plain Layout
5167
5168 \series bold
5169 Tezzele
5170 \end_layout
5171
5172 \end_inset
5173 </cell>
5174 <cell alignment="center" valignment="top" usebox="none">
5175 \begin_inset Text
5176
5177 \begin_layout Plain Layout
5178 Margit
5179 \end_layout
5180
5181 \end_inset
5182 </cell>
5183 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5184 \begin_inset Text
5185
5186 \begin_layout Plain Layout
5187 555
5188 \end_layout
5189
5190 \end_inset
5191 </cell>
5192 </row>
5193 <row>
5194 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5195 \begin_inset Text
5196
5197 \begin_layout Plain Layout
5198
5199 \series bold
5200 Unterkalmsteiner
5201 \end_layout
5202
5203 \end_inset
5204 </cell>
5205 <cell alignment="center" valignment="top" usebox="none">
5206 \begin_inset Text
5207
5208 \begin_layout Plain Layout
5209 Frieda
5210 \end_layout
5211
5212 \end_inset
5213 </cell>
5214 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5215 \begin_inset Text
5216
5217 \begin_layout Plain Layout
5218 555
5219 \end_layout
5220
5221 \end_inset
5222 </cell>
5223 </row>
5224 <row>
5225 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5226 \begin_inset Text
5227
5228 \begin_layout Plain Layout
5229
5230 \series bold
5231 Vieider
5232 \end_layout
5233
5234 \end_inset
5235 </cell>
5236 <cell alignment="center" valignment="top" usebox="none">
5237 \begin_inset Text
5238
5239 \begin_layout Plain Layout
5240 Hilde
5241 \end_layout
5242
5243 \end_inset
5244 </cell>
5245 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5246 \begin_inset Text
5247
5248 \begin_layout Plain Layout
5249 555
5250 \end_layout
5251
5252 \end_inset
5253 </cell>
5254 </row>
5255 <row>
5256 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5257 \begin_inset Text
5258
5259 \begin_layout Plain Layout
5260
5261 \series bold
5262 Vigna
5263 \end_layout
5264
5265 \end_inset
5266 </cell>
5267 <cell alignment="center" valignment="top" usebox="none">
5268 \begin_inset Text
5269
5270 \begin_layout Plain Layout
5271 Jürgen
5272 \end_layout
5273
5274 \end_inset
5275 </cell>
5276 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5277 \begin_inset Text
5278
5279 \begin_layout Plain Layout
5280 999
5281 \end_layout
5282
5283 \end_inset
5284 </cell>
5285 </row>
5286 <row>
5287 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5288 \begin_inset Text
5289
5290 \begin_layout Plain Layout
5291
5292 \series bold
5293 Weber
5294 \end_layout
5295
5296 \end_inset
5297 </cell>
5298 <cell alignment="center" valignment="top" usebox="none">
5299 \begin_inset Text
5300
5301 \begin_layout Plain Layout
5302 Maurizio
5303 \end_layout
5304
5305 \end_inset
5306 </cell>
5307 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5308 \begin_inset Text
5309
5310 \begin_layout Plain Layout
5311 555
5312 \end_layout
5313
5314 \end_inset
5315 </cell>
5316 </row>
5317 <row>
5318 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5319 \begin_inset Text
5320
5321 \begin_layout Plain Layout
5322
5323 \series bold
5324 Winkler
5325 \end_layout
5326
5327 \end_inset
5328 </cell>
5329 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5330 \begin_inset Text
5331
5332 \begin_layout Plain Layout
5333 Franz
5334 \end_layout
5335
5336 \end_inset
5337 </cell>
5338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5339 \begin_inset Text
5340
5341 \begin_layout Plain Layout
5342 555
5343 \end_layout
5344
5345 \end_inset
5346 </cell>
5347 </row>
5348 <row endlastfoot="true">
5349 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5350 \begin_inset Text
5351
5352 \begin_layout Plain Layout
5353 Ende
5354 \end_layout
5355
5356 \end_inset
5357 </cell>
5358 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5359 \begin_inset Text
5360
5361 \begin_layout Plain Layout
5362
5363 \end_layout
5364
5365 \end_inset
5366 </cell>
5367 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5368 \begin_inset Text
5369
5370 \begin_layout Plain Layout
5371
5372 \end_layout
5373
5374 \end_inset
5375 </cell>
5376 </row>
5377 </lyxtabular>
5378
5379 \end_inset
5380
5381
5382 \begin_inset ERT
5383 status collapsed
5384
5385 \begin_layout Plain Layout
5386
5387
5388 \backslash
5389 addtocounter{table}{-1}
5390 \end_layout
5391
5392 \end_inset
5393
5394
5395 \begin_inset Note Note
5396 status collapsed
5397
5398 \begin_layout Plain Layout
5399 Die Bedeutung dieses Befehls finden Sie in der Bemerkung 1 von Abschnitt
5400 \begin_inset space ~
5401 \end_inset
5402
5403
5404 \begin_inset CommandInset ref
5405 LatexCommand ref
5406 reference "uab:Beschriftungen-langer-Tabellen"
5407
5408 \end_inset
5409
5410
5411 \end_layout
5412
5413 \end_inset
5414
5415
5416 \end_layout
5417
5418 \begin_layout Subsection
5419 Fußnoten in langen Tabellen
5420 \begin_inset CommandInset label
5421 LatexCommand label
5422 name "uab:Fußnoten-in-langen"
5423
5424 \end_inset
5425
5426
5427 \begin_inset Index idx
5428 status collapsed
5429
5430 \begin_layout Plain Layout
5431 Tabellen ! lange ! Fußnoten
5432 \end_layout
5433
5434 \end_inset
5435
5436
5437 \end_layout
5438
5439 \begin_layout Standard
5440 Fußnoten kann man in jede Zelle einer langen Tabelle einfügen.
5441  Sie werden auf der Seite erscheinen, auf der auch die Zelle gedruckt wird.
5442  Tabelle
5443 \begin_inset space ~
5444 \end_inset
5445
5446
5447 \begin_inset CommandInset ref
5448 LatexCommand ref
5449 reference "tab:DiffCaptions"
5450
5451 \end_inset
5452
5453  hat zum Beispiel eine Fußnote.
5454 \end_layout
5455
5456 \begin_layout Subsection
5457 Ausrichtung langer Tabellen
5458 \begin_inset Index idx
5459 status collapsed
5460
5461 \begin_layout Plain Layout
5462 Tabellen ! lange ! Ausrichtung
5463 \end_layout
5464
5465 \end_inset
5466
5467
5468 \end_layout
5469
5470 \begin_layout Standard
5471 Die horizontale Ausrichtung von langen Tabellen kann in den Tabelleneinstellunge
5472 n festgelegt werden.
5473  Bei linker und rechter Ausrichtung befindet sich die Tabelle direkt am
5474  Seitenrand.
5475  Um Platz zwischen Seitenrand und Tabelle einzufügen, muss die Tabelle zentriert
5476  ausgerichtet werden und die Werte der Längen 
5477 \series bold
5478
5479 \backslash
5480 LTleft 
5481 \series default
5482 und 
5483 \series bold
5484
5485 \backslash
5486 LTright
5487 \series default
5488  geändert werden, indem diese Zeile als TeX-Code vor die lange Tabelle eingefügt
5489  wird:
5490 \end_layout
5491
5492 \begin_layout Standard
5493
5494 \series bold
5495
5496 \backslash
5497 setlength{
5498 \backslash
5499 LTleft}{Wert}
5500 \end_layout
5501
5502 \begin_layout Standard
5503 Der Wert kann eine der in Tabelle
5504 \begin_inset space ~
5505 \end_inset
5506
5507
5508 \begin_inset CommandInset ref
5509 LatexCommand ref
5510 reference "tab:Maßeinheiten"
5511
5512 \end_inset
5513
5514  aufgelisteten Einheiten kann.
5515  
5516 \series bold
5517
5518 \backslash
5519 LTleft
5520 \series default
5521  legt den horizontalen Abstand vom linken Seitenrand bis zur Tabelle fest,
5522  
5523 \series bold
5524
5525 \backslash
5526 LTright
5527 \series default
5528  den Abstand von rechts.
5529  Die Voreinstellung für beide Werte ist 
5530 \series bold
5531
5532 \backslash
5533 fill
5534 \series default
5535 , was in diesem Fall gleichbedeutend mit einem variablen horizontalen Abstand
5536  in LyX ist.
5537 \end_layout
5538
5539 \begin_layout Standard
5540 Die folgende lange Tabelle wurde zentriert und 
5541 \series bold
5542
5543 \backslash
5544 LTleft
5545 \series default
5546  auf den Wert 
5547 \family sans
5548 0.1
5549 \backslash
5550 columnwidth
5551 \family default
5552  gesetzt:
5553 \begin_inset ERT
5554 status collapsed
5555
5556 \begin_layout Plain Layout
5557
5558
5559 \backslash
5560 setlength{
5561 \backslash
5562 LTleft}{0.1
5563 \backslash
5564 columnwidth}
5565 \end_layout
5566
5567 \end_inset
5568
5569
5570 \end_layout
5571
5572 \begin_layout Standard
5573 \begin_inset Tabular
5574 <lyxtabular version="3" rows="5" columns="5">
5575 <features islongtable="true" longtabularalignment="center">
5576 <column alignment="center" valignment="top" width="0">
5577 <column alignment="center" valignment="top" width="0">
5578 <column alignment="center" valignment="top" width="0pt">
5579 <column alignment="center" valignment="top" width="0">
5580 <column alignment="center" valignment="top" width="0">
5581 <row>
5582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5583 \begin_inset Text
5584
5585 \begin_layout Plain Layout
5586 1
5587 \end_layout
5588
5589 \end_inset
5590 </cell>
5591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5592 \begin_inset Text
5593
5594 \begin_layout Plain Layout
5595 2
5596 \end_layout
5597
5598 \end_inset
5599 </cell>
5600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5601 \begin_inset Text
5602
5603 \begin_layout Plain Layout
5604 3
5605 \end_layout
5606
5607 \end_inset
5608 </cell>
5609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5610 \begin_inset Text
5611
5612 \begin_layout Plain Layout
5613 4
5614 \end_layout
5615
5616 \end_inset
5617 </cell>
5618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5619 \begin_inset Text
5620
5621 \begin_layout Plain Layout
5622 5
5623 \end_layout
5624
5625 \end_inset
5626 </cell>
5627 </row>
5628 <row>
5629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5630 \begin_inset Text
5631
5632 \begin_layout Plain Layout
5633 asd
5634 \end_layout
5635
5636 \end_inset
5637 </cell>
5638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5639 \begin_inset Text
5640
5641 \begin_layout Plain Layout
5642 s
5643 \end_layout
5644
5645 \end_inset
5646 </cell>
5647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5648 \begin_inset Text
5649
5650 \begin_layout Plain Layout
5651 s
5652 \end_layout
5653
5654 \end_inset
5655 </cell>
5656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5657 \begin_inset Text
5658
5659 \begin_layout Plain Layout
5660 s
5661 \end_layout
5662
5663 \end_inset
5664 </cell>
5665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5666 \begin_inset Text
5667
5668 \begin_layout Plain Layout
5669 asd
5670 \end_layout
5671
5672 \end_inset
5673 </cell>
5674 </row>
5675 <row>
5676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5677 \begin_inset Text
5678
5679 \begin_layout Plain Layout
5680 asd
5681 \end_layout
5682
5683 \end_inset
5684 </cell>
5685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5686 \begin_inset Text
5687
5688 \begin_layout Plain Layout
5689 s
5690 \end_layout
5691
5692 \end_inset
5693 </cell>
5694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5695 \begin_inset Text
5696
5697 \begin_layout Plain Layout
5698 s
5699 \end_layout
5700
5701 \end_inset
5702 </cell>
5703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5704 \begin_inset Text
5705
5706 \begin_layout Plain Layout
5707 s
5708 \end_layout
5709
5710 \end_inset
5711 </cell>
5712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5713 \begin_inset Text
5714
5715 \begin_layout Plain Layout
5716 asd
5717 \end_layout
5718
5719 \end_inset
5720 </cell>
5721 </row>
5722 <row>
5723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5724 \begin_inset Text
5725
5726 \begin_layout Plain Layout
5727 asd
5728 \end_layout
5729
5730 \end_inset
5731 </cell>
5732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5733 \begin_inset Text
5734
5735 \begin_layout Plain Layout
5736 s
5737 \end_layout
5738
5739 \end_inset
5740 </cell>
5741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5742 \begin_inset Text
5743
5744 \begin_layout Plain Layout
5745 s
5746 \end_layout
5747
5748 \end_inset
5749 </cell>
5750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5751 \begin_inset Text
5752
5753 \begin_layout Plain Layout
5754 s
5755 \end_layout
5756
5757 \end_inset
5758 </cell>
5759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5760 \begin_inset Text
5761
5762 \begin_layout Plain Layout
5763 asd
5764 \end_layout
5765
5766 \end_inset
5767 </cell>
5768 </row>
5769 <row>
5770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5771 \begin_inset Text
5772
5773 \begin_layout Plain Layout
5774 asd
5775 \end_layout
5776
5777 \end_inset
5778 </cell>
5779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5780 \begin_inset Text
5781
5782 \begin_layout Plain Layout
5783 asd
5784 \end_layout
5785
5786 \end_inset
5787 </cell>
5788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5789 \begin_inset Text
5790
5791 \begin_layout Plain Layout
5792 asd
5793 \end_layout
5794
5795 \end_inset
5796 </cell>
5797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5798 \begin_inset Text
5799
5800 \begin_layout Plain Layout
5801 asd
5802 \end_layout
5803
5804 \end_inset
5805 </cell>
5806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5807 \begin_inset Text
5808
5809 \begin_layout Plain Layout
5810 asd
5811 \end_layout
5812
5813 \end_inset
5814 </cell>
5815 </row>
5816 </lyxtabular>
5817
5818 \end_inset
5819
5820
5821 \begin_inset ERT
5822 status collapsed
5823
5824 \begin_layout Plain Layout
5825
5826
5827 \backslash
5828 setlength{
5829 \backslash
5830 LTleft}{
5831 \backslash
5832 fill}
5833 \end_layout
5834
5835 \end_inset
5836
5837
5838 \begin_inset ERT
5839 status collapsed
5840
5841 \begin_layout Plain Layout
5842
5843
5844 \backslash
5845 addtocounter{table}{-1}
5846 \end_layout
5847
5848 \end_inset
5849
5850
5851 \begin_inset Note Note
5852 status collapsed
5853
5854 \begin_layout Plain Layout
5855 Die Bedeutung dieses Befehls finden Sie in der Bemerkung 1 von Abschnitt
5856 \begin_inset space ~
5857 \end_inset
5858
5859
5860 \begin_inset CommandInset ref
5861 LatexCommand ref
5862 reference "uab:Beschriftungen-langer-Tabellen"
5863
5864 \end_inset
5865
5866
5867 \end_layout
5868
5869 \end_inset
5870
5871
5872 \end_layout
5873
5874 \begin_layout Subsection
5875 Beschriftungen langer Tabellen
5876 \begin_inset CommandInset label
5877 LatexCommand label
5878 name "uab:Beschriftungen-langer-Tabellen"
5879
5880 \end_inset
5881
5882
5883 \begin_inset Index idx
5884 status collapsed
5885
5886 \begin_layout Plain Layout
5887 Tabellen ! lange ! Titel
5888 \end_layout
5889
5890 \end_inset
5891
5892
5893 \end_layout
5894
5895 \begin_layout Standard
5896 Eine lange Tabelle kann man nicht in ein Gleitobjekt packen, weil Gleitobjekte
5897  nur auf eine Seite gedruckt werden können.
5898  Daher wird die Beschriftung in eine Tabellenzeile eingegeben, wie in Abschnitt
5899 \begin_inset space ~
5900 \end_inset
5901
5902
5903 \begin_inset CommandInset ref
5904 LatexCommand ref
5905 reference "abs:Lange-Tabellen"
5906
5907 \end_inset
5908
5909  erklärt.
5910  Nur eine Tabellenzeile kann eine Beschriftung enthalten.
5911 \end_layout
5912
5913 \begin_layout Standard
5914 Hier ist eine kurze lange Tabelle, die zeigt, wie das funktioniert:
5915 \end_layout
5916
5917 \begin_layout Standard
5918 \begin_inset Tabular
5919 <lyxtabular version="3" rows="6" columns="5">
5920 <features islongtable="true" longtabularalignment="center">
5921 <column alignment="center" valignment="top" width="0">
5922 <column alignment="center" valignment="top" width="0">
5923 <column alignment="center" valignment="top" width="0">
5924 <column alignment="center" valignment="top" width="0">
5925 <column alignment="center" valignment="top" width="0">
5926 <row caption="true">
5927 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5928 \begin_inset Text
5929
5930 \begin_layout Plain Layout
5931 \begin_inset Caption
5932
5933 \begin_layout Plain Layout
5934 Eine lange Tabelle mit Titel
5935 \begin_inset Argument
5936 status open
5937
5938 \begin_layout Plain Layout
5939 Lange Tabelle
5940 \end_layout
5941
5942 \end_inset
5943
5944
5945 \end_layout
5946
5947 \end_inset
5948
5949
5950 \end_layout
5951
5952 \end_inset
5953 </cell>
5954 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5955 \begin_inset Text
5956
5957 \begin_layout Plain Layout
5958
5959 \end_layout
5960
5961 \end_inset
5962 </cell>
5963 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5964 \begin_inset Text
5965
5966 \begin_layout Plain Layout
5967
5968 \end_layout
5969
5970 \end_inset
5971 </cell>
5972 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5973 \begin_inset Text
5974
5975 \begin_layout Plain Layout
5976
5977 \end_layout
5978
5979 \end_inset
5980 </cell>
5981 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5982 \begin_inset Text
5983
5984 \begin_layout Plain Layout
5985
5986 \end_layout
5987
5988 \end_inset
5989 </cell>
5990 </row>
5991 <row>
5992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5993 \begin_inset Text
5994
5995 \begin_layout Plain Layout
5996 1
5997 \end_layout
5998
5999 \end_inset
6000 </cell>
6001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6002 \begin_inset Text
6003
6004 \begin_layout Plain Layout
6005 2
6006 \end_layout
6007
6008 \end_inset
6009 </cell>
6010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6011 \begin_inset Text
6012
6013 \begin_layout Plain Layout
6014 3
6015 \end_layout
6016
6017 \end_inset
6018 </cell>
6019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6020 \begin_inset Text
6021
6022 \begin_layout Plain Layout
6023 4
6024 \end_layout
6025
6026 \end_inset
6027 </cell>
6028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6029 \begin_inset Text
6030
6031 \begin_layout Plain Layout
6032 5
6033 \end_layout
6034
6035 \end_inset
6036 </cell>
6037 </row>
6038 <row>
6039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6040 \begin_inset Text
6041
6042 \begin_layout Plain Layout
6043 asd
6044 \end_layout
6045
6046 \end_inset
6047 </cell>
6048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6049 \begin_inset Text
6050
6051 \begin_layout Plain Layout
6052 s
6053 \end_layout
6054
6055 \end_inset
6056 </cell>
6057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6058 \begin_inset Text
6059
6060 \begin_layout Plain Layout
6061 s
6062 \end_layout
6063
6064 \end_inset
6065 </cell>
6066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6067 \begin_inset Text
6068
6069 \begin_layout Plain Layout
6070 s
6071 \end_layout
6072
6073 \end_inset
6074 </cell>
6075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6076 \begin_inset Text
6077
6078 \begin_layout Plain Layout
6079 asd
6080 \end_layout
6081
6082 \end_inset
6083 </cell>
6084 </row>
6085 <row>
6086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6087 \begin_inset Text
6088
6089 \begin_layout Plain Layout
6090 asd
6091 \end_layout
6092
6093 \end_inset
6094 </cell>
6095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6096 \begin_inset Text
6097
6098 \begin_layout Plain Layout
6099 s
6100 \end_layout
6101
6102 \end_inset
6103 </cell>
6104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6105 \begin_inset Text
6106
6107 \begin_layout Plain Layout
6108 s
6109 \end_layout
6110
6111 \end_inset
6112 </cell>
6113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6114 \begin_inset Text
6115
6116 \begin_layout Plain Layout
6117 s
6118 \end_layout
6119
6120 \end_inset
6121 </cell>
6122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6123 \begin_inset Text
6124
6125 \begin_layout Plain Layout
6126 asd
6127 \end_layout
6128
6129 \end_inset
6130 </cell>
6131 </row>
6132 <row>
6133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6134 \begin_inset Text
6135
6136 \begin_layout Plain Layout
6137 asd
6138 \end_layout
6139
6140 \end_inset
6141 </cell>
6142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6143 \begin_inset Text
6144
6145 \begin_layout Plain Layout
6146 s
6147 \end_layout
6148
6149 \end_inset
6150 </cell>
6151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6152 \begin_inset Text
6153
6154 \begin_layout Plain Layout
6155 s
6156 \end_layout
6157
6158 \end_inset
6159 </cell>
6160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6161 \begin_inset Text
6162
6163 \begin_layout Plain Layout
6164 s
6165 \end_layout
6166
6167 \end_inset
6168 </cell>
6169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6170 \begin_inset Text
6171
6172 \begin_layout Plain Layout
6173 asd
6174 \end_layout
6175
6176 \end_inset
6177 </cell>
6178 </row>
6179 <row>
6180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6181 \begin_inset Text
6182
6183 \begin_layout Plain Layout
6184 asd
6185 \end_layout
6186
6187 \end_inset
6188 </cell>
6189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6190 \begin_inset Text
6191
6192 \begin_layout Plain Layout
6193 asd
6194 \end_layout
6195
6196 \end_inset
6197 </cell>
6198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6199 \begin_inset Text
6200
6201 \begin_layout Plain Layout
6202 asd
6203 \end_layout
6204
6205 \end_inset
6206 </cell>
6207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6208 \begin_inset Text
6209
6210 \begin_layout Plain Layout
6211 asd
6212 \end_layout
6213
6214 \end_inset
6215 </cell>
6216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6217 \begin_inset Text
6218
6219 \begin_layout Plain Layout
6220 asd
6221 \end_layout
6222
6223 \end_inset
6224 </cell>
6225 </row>
6226 </lyxtabular>
6227
6228 \end_inset
6229
6230
6231 \end_layout
6232
6233 \begin_layout Standard
6234 \begin_inset VSpace medskip
6235 \end_inset
6236
6237
6238 \begin_inset Note Greyedout
6239 status open
6240
6241 \begin_layout Plain Layout
6242
6243 \series bold
6244 Bemerkung
6245 \begin_inset space ~
6246 \end_inset
6247
6248 1:
6249 \series default
6250  Die Tabellennummer wird für jede lange Tabelle erhöht, auch wenn Sie keinen
6251  Titel vergeben.
6252  Deshalb könnte es passieren, dass zum Beispiel Tabelle
6253 \begin_inset space ~
6254 \end_inset
6255
6256 2.4 auf Tabelle
6257 \begin_inset space ~
6258 \end_inset
6259
6260 2.1 im Tabellenverzeichnis folgt, wenn dazwischen zwei lange Tabellen ohne
6261  Beschriftung sind.
6262  Um das zu vermeiden, können Sie hinter jede lange Tabelle ohne Titel folgenden
6263  LaTeX-Befehl als TeX-Code einfügen:
6264 \end_layout
6265
6266 \begin_layout Plain Layout
6267
6268 \series bold
6269
6270 \backslash
6271 addtocounter{table}{-1}
6272 \end_layout
6273
6274 \begin_layout Plain Layout
6275 Das ist nicht notwendig, wenn keine der langen Tabellen im Dokument eine
6276  Beschriftung hat und Sie diesen Code zum LaTeX-Vorspann hinzufügen:
6277 \end_layout
6278
6279 \begin_layout Plain Layout
6280
6281 \series bold
6282
6283 \backslash
6284 let
6285 \backslash
6286 myEnd
6287 \backslash
6288 endlongtable
6289 \begin_inset Newline newline
6290 \end_inset
6291
6292
6293 \backslash
6294 renewcommand{
6295 \backslash
6296 endlongtable}{
6297 \backslash
6298 myEnd
6299 \backslash
6300 addtocounter{table}{-1}}
6301 \end_layout
6302
6303 \end_inset
6304
6305
6306 \end_layout
6307
6308 \begin_layout Standard
6309 \begin_inset Note Greyedout
6310 status open
6311
6312 \begin_layout Plain Layout
6313
6314 \series bold
6315 Bemerkung
6316 \begin_inset space ~
6317 \end_inset
6318
6319 2:
6320 \series default
6321  Wenn Sie 
6322 \series bold
6323 hyperref
6324 \series default
6325
6326 \begin_inset Index idx
6327 status collapsed
6328
6329 \begin_layout Plain Layout
6330 LaTeX-Pakete ! hyperref
6331 \end_layout
6332
6333 \end_inset
6334
6335  in den
6336 \family sans
6337  PDF-Eigenschaften
6338 \family default
6339  im 
6340 \family sans
6341 Dokument-Einstellungen
6342 \family default
6343  Dialog für Querverweise benutzen, wird der Verweis auf eine lange Tabelle
6344  immer auf den Anfang des Dokuments zeigen.
6345 \end_layout
6346
6347 \end_inset
6348
6349
6350 \end_layout
6351
6352 \begin_layout Subsubsection
6353 Querverweise auf 
6354 \family sans
6355 lange Tabelle
6356 \family default
6357 n
6358 \begin_inset Index idx
6359 status collapsed
6360
6361 \begin_layout Plain Layout
6362 Tabellen ! lange ! Querverweis
6363 \end_layout
6364
6365 \end_inset
6366
6367
6368 \end_layout
6369
6370 \begin_layout Standard
6371 \begin_inset Tabular
6372 <lyxtabular version="3" rows="6" columns="5">
6373 <features islongtable="true" longtabularalignment="center">
6374 <column alignment="center" valignment="top" width="0">
6375 <column alignment="center" valignment="top" width="0">
6376 <column alignment="center" valignment="top" width="0">
6377 <column alignment="center" valignment="top" width="0">
6378 <column alignment="center" valignment="top" width="0">
6379 <row caption="true">
6380 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6381 \begin_inset Text
6382
6383 \begin_layout Plain Layout
6384 \begin_inset Caption
6385
6386 \begin_layout Plain Layout
6387 Lange Tabelle mit Marke
6388 \begin_inset CommandInset label
6389 LatexCommand label
6390 name "tab:LangeTabelle-mit-Marke"
6391
6392 \end_inset
6393
6394
6395 \end_layout
6396
6397 \end_inset
6398
6399
6400 \end_layout
6401
6402 \end_inset
6403 </cell>
6404 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6405 \begin_inset Text
6406
6407 \begin_layout Plain Layout
6408
6409 \end_layout
6410
6411 \end_inset
6412 </cell>
6413 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6414 \begin_inset Text
6415
6416 \begin_layout Plain Layout
6417
6418 \end_layout
6419
6420 \end_inset
6421 </cell>
6422 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6423 \begin_inset Text
6424
6425 \begin_layout Plain Layout
6426
6427 \end_layout
6428
6429 \end_inset
6430 </cell>
6431 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6432 \begin_inset Text
6433
6434 \begin_layout Plain Layout
6435
6436 \end_layout
6437
6438 \end_inset
6439 </cell>
6440 </row>
6441 <row>
6442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6443 \begin_inset Text
6444
6445 \begin_layout Plain Layout
6446 1
6447 \end_layout
6448
6449 \end_inset
6450 </cell>
6451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6452 \begin_inset Text
6453
6454 \begin_layout Plain Layout
6455 2
6456 \end_layout
6457
6458 \end_inset
6459 </cell>
6460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6461 \begin_inset Text
6462
6463 \begin_layout Plain Layout
6464 3
6465 \end_layout
6466
6467 \end_inset
6468 </cell>
6469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6470 \begin_inset Text
6471
6472 \begin_layout Plain Layout
6473 4
6474 \end_layout
6475
6476 \end_inset
6477 </cell>
6478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6479 \begin_inset Text
6480
6481 \begin_layout Plain Layout
6482 5
6483 \end_layout
6484
6485 \end_inset
6486 </cell>
6487 </row>
6488 <row>
6489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6490 \begin_inset Text
6491
6492 \begin_layout Plain Layout
6493 asd
6494 \end_layout
6495
6496 \end_inset
6497 </cell>
6498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6499 \begin_inset Text
6500
6501 \begin_layout Plain Layout
6502 s
6503 \end_layout
6504
6505 \end_inset
6506 </cell>
6507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6508 \begin_inset Text
6509
6510 \begin_layout Plain Layout
6511 s
6512 \end_layout
6513
6514 \end_inset
6515 </cell>
6516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6517 \begin_inset Text
6518
6519 \begin_layout Plain Layout
6520 s
6521 \end_layout
6522
6523 \end_inset
6524 </cell>
6525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6526 \begin_inset Text
6527
6528 \begin_layout Plain Layout
6529 asd
6530 \end_layout
6531
6532 \end_inset
6533 </cell>
6534 </row>
6535 <row>
6536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6537 \begin_inset Text
6538
6539 \begin_layout Plain Layout
6540 asd
6541 \end_layout
6542
6543 \end_inset
6544 </cell>
6545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6546 \begin_inset Text
6547
6548 \begin_layout Plain Layout
6549 s
6550 \end_layout
6551
6552 \end_inset
6553 </cell>
6554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6555 \begin_inset Text
6556
6557 \begin_layout Plain Layout
6558 s
6559 \end_layout
6560
6561 \end_inset
6562 </cell>
6563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6564 \begin_inset Text
6565
6566 \begin_layout Plain Layout
6567 s
6568 \end_layout
6569
6570 \end_inset
6571 </cell>
6572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6573 \begin_inset Text
6574
6575 \begin_layout Plain Layout
6576 asd
6577 \end_layout
6578
6579 \end_inset
6580 </cell>
6581 </row>
6582 <row>
6583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6584 \begin_inset Text
6585
6586 \begin_layout Plain Layout
6587 asd
6588 \end_layout
6589
6590 \end_inset
6591 </cell>
6592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6593 \begin_inset Text
6594
6595 \begin_layout Plain Layout
6596 s
6597 \end_layout
6598
6599 \end_inset
6600 </cell>
6601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6602 \begin_inset Text
6603
6604 \begin_layout Plain Layout
6605 s
6606 \end_layout
6607
6608 \end_inset
6609 </cell>
6610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6611 \begin_inset Text
6612
6613 \begin_layout Plain Layout
6614 s
6615 \end_layout
6616
6617 \end_inset
6618 </cell>
6619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6620 \begin_inset Text
6621
6622 \begin_layout Plain Layout
6623 asd
6624 \end_layout
6625
6626 \end_inset
6627 </cell>
6628 </row>
6629 <row>
6630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6631 \begin_inset Text
6632
6633 \begin_layout Plain Layout
6634 asd
6635 \end_layout
6636
6637 \end_inset
6638 </cell>
6639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6640 \begin_inset Text
6641
6642 \begin_layout Plain Layout
6643 sad
6644 \end_layout
6645
6646 \end_inset
6647 </cell>
6648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6649 \begin_inset Text
6650
6651 \begin_layout Plain Layout
6652 asd
6653 \end_layout
6654
6655 \end_inset
6656 </cell>
6657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6658 \begin_inset Text
6659
6660 \begin_layout Plain Layout
6661 asd
6662 \end_layout
6663
6664 \end_inset
6665 </cell>
6666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6667 \begin_inset Text
6668
6669 \begin_layout Plain Layout
6670 asd
6671 \end_layout
6672
6673 \end_inset
6674 </cell>
6675 </row>
6676 </lyxtabular>
6677
6678 \end_inset
6679
6680
6681 \end_layout
6682
6683 \begin_layout Standard
6684 Damit auf eine lange Tabelle verwiesen werden kann, müssen Sie eine Marke
6685  im Titel einfügen.
6686 \end_layout
6687
6688 \begin_layout Standard
6689 Dies ist ein Verweis auf Tabelle
6690 \begin_inset space ~
6691 \end_inset
6692
6693
6694 \begin_inset CommandInset ref
6695 LatexCommand ref
6696 reference "tab:LangeTabelle-mit-Marke"
6697
6698 \end_inset
6699
6700 .
6701 \end_layout
6702
6703 \begin_layout Standard
6704 Mit dem LaTeX-Paket 
6705 \series bold
6706 caption
6707 \series default
6708
6709 \begin_inset Index idx
6710 status collapsed
6711
6712 \begin_layout Plain Layout
6713 LaTeX-Pakete ! caption
6714 \end_layout
6715
6716 \end_inset
6717
6718 , siehe Abschnitt
6719 \begin_inset space ~
6720 \end_inset
6721
6722
6723 \begin_inset CommandInset ref
6724 LatexCommand ref
6725 reference "abs:Titel-Formatierung"
6726
6727 \end_inset
6728
6729 , können Sie alle anderen Beschriftungsoptionen benutzen.
6730 \end_layout
6731
6732 \begin_layout Subsubsection
6733 Titelbreite
6734 \begin_inset Index idx
6735 status collapsed
6736
6737 \begin_layout Plain Layout
6738 Tabellen ! lange ! Beschriftungsbreite
6739 \end_layout
6740
6741 \end_inset
6742
6743
6744 \end_layout
6745
6746 \begin_layout Standard
6747 Die maximale Titelbreite wird durch die Variable 
6748 \series bold
6749
6750 \backslash
6751 LTcapwidth
6752 \series default
6753  definiert.
6754  Ihr Standardwert ist 4
6755 \begin_inset space \thinspace{}
6756 \end_inset
6757
6758 Zoll (
6759 \begin_inset Formula $\approx10$
6760 \end_inset
6761
6762
6763 \begin_inset space \thinspace{}
6764 \end_inset
6765
6766 cm).
6767  Um das zu ändern, können Sie entweder im LaTeX-Vorspann oder als TeX-Code
6768  vor der betreffenden Tabelle folgenden Befehl einsetzen:
6769 \end_layout
6770
6771 \begin_layout Standard
6772
6773 \series bold
6774
6775 \backslash
6776 setlength{
6777 \backslash
6778 LTcapwidth}{Breite}
6779 \end_layout
6780
6781 \begin_layout Standard
6782 wobei die Breite eine der in Anhang
6783 \begin_inset space ~
6784 \end_inset
6785
6786
6787 \begin_inset CommandInset ref
6788 LatexCommand ref
6789 reference "kap:In-LyX-verfügbare"
6790
6791 \end_inset
6792
6793  aufgelisteten Einheiten haben kann.
6794 \end_layout
6795
6796 \begin_layout Standard
6797 Die beiden folgenden Tabellen zeigen den Unterschied:
6798 \end_layout
6799
6800 \begin_layout Standard
6801 \begin_inset Tabular
6802 <lyxtabular version="3" rows="6" columns="5">
6803 <features islongtable="true" longtabularalignment="center">
6804 <column alignment="center" valignment="top" width="0">
6805 <column alignment="center" valignment="top" width="0">
6806 <column alignment="center" valignment="top" width="0">
6807 <column alignment="center" valignment="top" width="0">
6808 <column alignment="center" valignment="top" width="0">
6809 <row caption="true">
6810 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6811 \begin_inset Text
6812
6813 \begin_layout Plain Layout
6814 \begin_inset Caption
6815
6816 \begin_layout Plain Layout
6817 Langer Titel mit Standardbreite, Langer Titel mit Standardbreite
6818 \begin_inset Argument
6819 status open
6820
6821 \begin_layout Plain Layout
6822 Titel mit Standardbreite
6823 \end_layout
6824
6825 \end_inset
6826
6827
6828 \end_layout
6829
6830 \end_inset
6831
6832
6833 \end_layout
6834
6835 \end_inset
6836 </cell>
6837 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6838 \begin_inset Text
6839
6840 \begin_layout Plain Layout
6841
6842 \end_layout
6843
6844 \end_inset
6845 </cell>
6846 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6847 \begin_inset Text
6848
6849 \begin_layout Plain Layout
6850
6851 \end_layout
6852
6853 \end_inset
6854 </cell>
6855 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6856 \begin_inset Text
6857
6858 \begin_layout Plain Layout
6859
6860 \end_layout
6861
6862 \end_inset
6863 </cell>
6864 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6865 \begin_inset Text
6866
6867 \begin_layout Plain Layout
6868
6869 \end_layout
6870
6871 \end_inset
6872 </cell>
6873 </row>
6874 <row>
6875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6876 \begin_inset Text
6877
6878 \begin_layout Plain Layout
6879 1
6880 \end_layout
6881
6882 \end_inset
6883 </cell>
6884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6885 \begin_inset Text
6886
6887 \begin_layout Plain Layout
6888 2
6889 \end_layout
6890
6891 \end_inset
6892 </cell>
6893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6894 \begin_inset Text
6895
6896 \begin_layout Plain Layout
6897 3
6898 \end_layout
6899
6900 \end_inset
6901 </cell>
6902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6903 \begin_inset Text
6904
6905 \begin_layout Plain Layout
6906 4
6907 \end_layout
6908
6909 \end_inset
6910 </cell>
6911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6912 \begin_inset Text
6913
6914 \begin_layout Plain Layout
6915 5
6916 \end_layout
6917
6918 \end_inset
6919 </cell>
6920 </row>
6921 <row>
6922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6923 \begin_inset Text
6924
6925 \begin_layout Plain Layout
6926 asd
6927 \end_layout
6928
6929 \end_inset
6930 </cell>
6931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6932 \begin_inset Text
6933
6934 \begin_layout Plain Layout
6935 s
6936 \end_layout
6937
6938 \end_inset
6939 </cell>
6940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6941 \begin_inset Text
6942
6943 \begin_layout Plain Layout
6944 s
6945 \end_layout
6946
6947 \end_inset
6948 </cell>
6949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6950 \begin_inset Text
6951
6952 \begin_layout Plain Layout
6953 s
6954 \end_layout
6955
6956 \end_inset
6957 </cell>
6958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6959 \begin_inset Text
6960
6961 \begin_layout Plain Layout
6962 asd
6963 \end_layout
6964
6965 \end_inset
6966 </cell>
6967 </row>
6968 <row>
6969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6970 \begin_inset Text
6971
6972 \begin_layout Plain Layout
6973 asd
6974 \end_layout
6975
6976 \end_inset
6977 </cell>
6978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6979 \begin_inset Text
6980
6981 \begin_layout Plain Layout
6982 s
6983 \end_layout
6984
6985 \end_inset
6986 </cell>
6987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6988 \begin_inset Text
6989
6990 \begin_layout Plain Layout
6991 s
6992 \end_layout
6993
6994 \end_inset
6995 </cell>
6996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6997 \begin_inset Text
6998
6999 \begin_layout Plain Layout
7000 s
7001 \end_layout
7002
7003 \end_inset
7004 </cell>
7005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7006 \begin_inset Text
7007
7008 \begin_layout Plain Layout
7009 asd
7010 \end_layout
7011
7012 \end_inset
7013 </cell>
7014 </row>
7015 <row>
7016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7017 \begin_inset Text
7018
7019 \begin_layout Plain Layout
7020 asd
7021 \end_layout
7022
7023 \end_inset
7024 </cell>
7025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7026 \begin_inset Text
7027
7028 \begin_layout Plain Layout
7029 s
7030 \end_layout
7031
7032 \end_inset
7033 </cell>
7034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7035 \begin_inset Text
7036
7037 \begin_layout Plain Layout
7038 s
7039 \end_layout
7040
7041 \end_inset
7042 </cell>
7043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7044 \begin_inset Text
7045
7046 \begin_layout Plain Layout
7047 s
7048 \end_layout
7049
7050 \end_inset
7051 </cell>
7052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7053 \begin_inset Text
7054
7055 \begin_layout Plain Layout
7056 asd
7057 \end_layout
7058
7059 \end_inset
7060 </cell>
7061 </row>
7062 <row>
7063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7064 \begin_inset Text
7065
7066 \begin_layout Plain Layout
7067 asd
7068 \end_layout
7069
7070 \end_inset
7071 </cell>
7072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7073 \begin_inset Text
7074
7075 \begin_layout Plain Layout
7076 sad
7077 \end_layout
7078
7079 \end_inset
7080 </cell>
7081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7082 \begin_inset Text
7083
7084 \begin_layout Plain Layout
7085 asd
7086 \end_layout
7087
7088 \end_inset
7089 </cell>
7090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7091 \begin_inset Text
7092
7093 \begin_layout Plain Layout
7094 asd
7095 \end_layout
7096
7097 \end_inset
7098 </cell>
7099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7100 \begin_inset Text
7101
7102 \begin_layout Plain Layout
7103 asd
7104 \end_layout
7105
7106 \end_inset
7107 </cell>
7108 </row>
7109 </lyxtabular>
7110
7111 \end_inset
7112
7113
7114 \end_layout
7115
7116 \begin_layout Standard
7117 \begin_inset ERT
7118 status collapsed
7119
7120 \begin_layout Plain Layout
7121
7122
7123 \backslash
7124 setlength{
7125 \backslash
7126 LTcapwidth}{5cm}
7127 \end_layout
7128
7129 \end_inset
7130
7131
7132 \begin_inset Tabular
7133 <lyxtabular version="3" rows="6" columns="5">
7134 <features islongtable="true" longtabularalignment="center">
7135 <column alignment="center" valignment="top" width="0">
7136 <column alignment="center" valignment="top" width="0">
7137 <column alignment="center" valignment="top" width="0">
7138 <column alignment="center" valignment="top" width="0">
7139 <column alignment="center" valignment="top" width="0">
7140 <row caption="true">
7141 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7142 \begin_inset Text
7143
7144 \begin_layout Plain Layout
7145 \begin_inset Caption
7146
7147 \begin_layout Plain Layout
7148 Langer Titel mit 5
7149 \begin_inset space \thinspace{}
7150 \end_inset
7151
7152 cm Breite, Langer Titel mit 5
7153 \begin_inset space \thinspace{}
7154 \end_inset
7155
7156 cm Breite
7157 \begin_inset Argument
7158 status open
7159
7160 \begin_layout Plain Layout
7161 Titel mit 5
7162 \begin_inset space \thinspace{}
7163 \end_inset
7164
7165 cm Breite
7166 \end_layout
7167
7168 \end_inset
7169
7170
7171 \end_layout
7172
7173 \end_inset
7174
7175
7176 \end_layout
7177
7178 \end_inset
7179 </cell>
7180 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7181 \begin_inset Text
7182
7183 \begin_layout Plain Layout
7184
7185 \end_layout
7186
7187 \end_inset
7188 </cell>
7189 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7190 \begin_inset Text
7191
7192 \begin_layout Plain Layout
7193
7194 \end_layout
7195
7196 \end_inset
7197 </cell>
7198 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7199 \begin_inset Text
7200
7201 \begin_layout Plain Layout
7202
7203 \end_layout
7204
7205 \end_inset
7206 </cell>
7207 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7208 \begin_inset Text
7209
7210 \begin_layout Plain Layout
7211
7212 \end_layout
7213
7214 \end_inset
7215 </cell>
7216 </row>
7217 <row>
7218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7219 \begin_inset Text
7220
7221 \begin_layout Plain Layout
7222 1
7223 \end_layout
7224
7225 \end_inset
7226 </cell>
7227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7228 \begin_inset Text
7229
7230 \begin_layout Plain Layout
7231 2
7232 \end_layout
7233
7234 \end_inset
7235 </cell>
7236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7237 \begin_inset Text
7238
7239 \begin_layout Plain Layout
7240 3
7241 \end_layout
7242
7243 \end_inset
7244 </cell>
7245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7246 \begin_inset Text
7247
7248 \begin_layout Plain Layout
7249 4
7250 \end_layout
7251
7252 \end_inset
7253 </cell>
7254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7255 \begin_inset Text
7256
7257 \begin_layout Plain Layout
7258 5
7259 \end_layout
7260
7261 \end_inset
7262 </cell>
7263 </row>
7264 <row>
7265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7266 \begin_inset Text
7267
7268 \begin_layout Plain Layout
7269 asd
7270 \end_layout
7271
7272 \end_inset
7273 </cell>
7274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7275 \begin_inset Text
7276
7277 \begin_layout Plain Layout
7278 s
7279 \end_layout
7280
7281 \end_inset
7282 </cell>
7283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7284 \begin_inset Text
7285
7286 \begin_layout Plain Layout
7287 s
7288 \end_layout
7289
7290 \end_inset
7291 </cell>
7292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7293 \begin_inset Text
7294
7295 \begin_layout Plain Layout
7296 s
7297 \end_layout
7298
7299 \end_inset
7300 </cell>
7301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7302 \begin_inset Text
7303
7304 \begin_layout Plain Layout
7305 asd
7306 \end_layout
7307
7308 \end_inset
7309 </cell>
7310 </row>
7311 <row>
7312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7313 \begin_inset Text
7314
7315 \begin_layout Plain Layout
7316 asd
7317 \end_layout
7318
7319 \end_inset
7320 </cell>
7321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7322 \begin_inset Text
7323
7324 \begin_layout Plain Layout
7325 s
7326 \end_layout
7327
7328 \end_inset
7329 </cell>
7330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7331 \begin_inset Text
7332
7333 \begin_layout Plain Layout
7334 s
7335 \end_layout
7336
7337 \end_inset
7338 </cell>
7339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7340 \begin_inset Text
7341
7342 \begin_layout Plain Layout
7343 s
7344 \end_layout
7345
7346 \end_inset
7347 </cell>
7348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7349 \begin_inset Text
7350
7351 \begin_layout Plain Layout
7352 asd
7353 \end_layout
7354
7355 \end_inset
7356 </cell>
7357 </row>
7358 <row>
7359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7360 \begin_inset Text
7361
7362 \begin_layout Plain Layout
7363 asd
7364 \end_layout
7365
7366 \end_inset
7367 </cell>
7368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7369 \begin_inset Text
7370
7371 \begin_layout Plain Layout
7372 s
7373 \end_layout
7374
7375 \end_inset
7376 </cell>
7377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7378 \begin_inset Text
7379
7380 \begin_layout Plain Layout
7381 s
7382 \end_layout
7383
7384 \end_inset
7385 </cell>
7386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7387 \begin_inset Text
7388
7389 \begin_layout Plain Layout
7390 s
7391 \end_layout
7392
7393 \end_inset
7394 </cell>
7395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7396 \begin_inset Text
7397
7398 \begin_layout Plain Layout
7399 asd
7400 \end_layout
7401
7402 \end_inset
7403 </cell>
7404 </row>
7405 <row>
7406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7407 \begin_inset Text
7408
7409 \begin_layout Plain Layout
7410 asd
7411 \end_layout
7412
7413 \end_inset
7414 </cell>
7415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7416 \begin_inset Text
7417
7418 \begin_layout Plain Layout
7419 sad
7420 \end_layout
7421
7422 \end_inset
7423 </cell>
7424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7425 \begin_inset Text
7426
7427 \begin_layout Plain Layout
7428 asd
7429 \end_layout
7430
7431 \end_inset
7432 </cell>
7433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7434 \begin_inset Text
7435
7436 \begin_layout Plain Layout
7437 asd
7438 \end_layout
7439
7440 \end_inset
7441 </cell>
7442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7443 \begin_inset Text
7444
7445 \begin_layout Plain Layout
7446 asd
7447 \end_layout
7448
7449 \end_inset
7450 </cell>
7451 </row>
7452 </lyxtabular>
7453
7454 \end_inset
7455
7456
7457 \begin_inset ERT
7458 status collapsed
7459
7460 \begin_layout Plain Layout
7461
7462
7463 \backslash
7464 setlength{
7465 \backslash
7466 LTcapwidth}{4in}
7467 \end_layout
7468
7469 \end_inset
7470
7471
7472 \begin_inset Note Note
7473 status collapsed
7474
7475 \begin_layout Plain Layout
7476 Beschriftungsbreite zurücksetzen
7477 \end_layout
7478
7479 \end_inset
7480
7481
7482 \end_layout
7483
7484 \begin_layout Standard
7485 \begin_inset Note Greyedout
7486 status open
7487
7488 \begin_layout Plain Layout
7489
7490 \series bold
7491 Achtung:
7492 \series default
7493  Wenn das LaTeX-Paket 
7494 \series bold
7495 caption
7496 \series default
7497
7498 \begin_inset Index idx
7499 status collapsed
7500
7501 \begin_layout Plain Layout
7502 LaTeX-Pakete ! caption
7503 \end_layout
7504
7505 \end_inset
7506
7507  verwendet wird, so wie in diesem Dokument, wird die ganze Seitenbreite
7508  für die Beschriftung verwendet, wenn Sie den voreingestellten Wert von
7509  4
7510 \begin_inset space \thinspace{}
7511 \end_inset
7512
7513 Zoll für 
7514 \series bold
7515
7516 \backslash
7517 LTcapwidth
7518 \series default
7519  benutzen.
7520  Um in diesem Fall eine genau 4
7521 \begin_inset space \thinspace{}
7522 \end_inset
7523
7524 Zoll breite Beschriftung zu erhalten, können Sie entweder einen leicht von
7525  4
7526 \begin_inset space \thinspace{}
7527 \end_inset
7528
7529 Zoll veränderten Wert wie z.
7530 \begin_inset space \thinspace{}
7531 \end_inset
7532
7533 B.
7534  3.99
7535 \begin_inset space \thinspace{}
7536 \end_inset
7537
7538 Zoll verwenden oder den LaTeX-Befehl 
7539 \series bold
7540
7541 \backslash
7542 captionsetup{width=Wert}
7543 \series default
7544  benutzen, der vom 
7545 \series bold
7546 caption
7547 \series default
7548 -Paket bereitgestellt wird.
7549 \end_layout
7550
7551 \end_inset
7552
7553
7554 \end_layout
7555
7556 \begin_layout Subsubsection
7557 Unterschiedliche Titel für Tabellenseiten
7558 \begin_inset Index idx
7559 status collapsed
7560
7561 \begin_layout Plain Layout
7562 Tabellen ! lange ! mehrere Titel
7563 \end_layout
7564
7565 \end_inset
7566
7567
7568 \end_layout
7569
7570 \begin_layout Standard
7571 Wenn die anderen Tabellenseiten einen anderen Titel bekommen sollen als
7572  die erste, müssen Sie die Beschriftung in eine leere Zeile, die als Kopfzeile
7573  definiert wurde, mit diesem TeX-Code Befehl einfügen:
7574 \end_layout
7575
7576 \begin_layout Standard
7577
7578 \series bold
7579
7580 \backslash
7581 caption*{Beschriftung}
7582 \backslash
7583
7584 \backslash
7585 %
7586 \end_layout
7587
7588 \begin_layout Standard
7589 Tabelle
7590 \begin_inset space ~
7591 \end_inset
7592
7593
7594 \begin_inset CommandInset ref
7595 LatexCommand ref
7596 reference "tab:DiffCaptions"
7597
7598 \end_inset
7599
7600  ist ein Beispiel für eine lange Tabelle mit unterschiedlichen Titeln und
7601  ohne Tabellennummer auf der zweiten Seite.
7602 \end_layout
7603
7604 \begin_layout Standard
7605 \align center
7606 \begin_inset Tabular
7607 <lyxtabular version="3" rows="59" columns="3">
7608 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7609 <column alignment="left" valignment="top" width="0cm">
7610 <column alignment="left" valignment="top" width="0pt">
7611 <column alignment="right" valignment="top" width="0pt">
7612 <row caption="true">
7613 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7614 \begin_inset Text
7615
7616 \begin_layout Plain Layout
7617 \begin_inset Caption
7618
7619 \begin_layout Plain Layout
7620 Telefonliste
7621 \begin_inset CommandInset label
7622 LatexCommand label
7623 name "tab:DiffCaptions"
7624
7625 \end_inset
7626
7627
7628 \begin_inset Argument
7629 status collapsed
7630
7631 \begin_layout Plain Layout
7632 Telefonliste
7633 \end_layout
7634
7635 \end_inset
7636
7637
7638 \end_layout
7639
7640 \end_inset
7641
7642
7643 \end_layout
7644
7645 \end_inset
7646 </cell>
7647 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7648 \begin_inset Text
7649
7650 \begin_layout Plain Layout
7651
7652 \end_layout
7653
7654 \end_inset
7655 </cell>
7656 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7657 \begin_inset Text
7658
7659 \begin_layout Plain Layout
7660
7661 \end_layout
7662
7663 \end_inset
7664 </cell>
7665 </row>
7666 <row endfirsthead="true">
7667 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7668 \begin_inset Text
7669
7670 \begin_layout Plain Layout
7671
7672 \series bold
7673 Telefonliste (ignoriere die Namen)
7674 \end_layout
7675
7676 \end_inset
7677 </cell>
7678 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7679 \begin_inset Text
7680
7681 \begin_layout Plain Layout
7682
7683 \end_layout
7684
7685 \end_inset
7686 </cell>
7687 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7688 \begin_inset Text
7689
7690 \begin_layout Plain Layout
7691
7692 \end_layout
7693
7694 \end_inset
7695 </cell>
7696 </row>
7697 <row endfirsthead="true">
7698 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7699 \begin_inset Text
7700
7701 \begin_layout Plain Layout
7702
7703 \series bold
7704 NAME
7705 \end_layout
7706
7707 \end_inset
7708 </cell>
7709 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7710 \begin_inset Text
7711
7712 \begin_layout Plain Layout
7713
7714 \end_layout
7715
7716 \end_inset
7717 </cell>
7718 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7719 \begin_inset Text
7720
7721 \begin_layout Plain Layout
7722
7723 \series bold
7724 TEL.
7725 \end_layout
7726
7727 \end_inset
7728 </cell>
7729 </row>
7730 <row endhead="true">
7731 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7732 \begin_inset Text
7733
7734 \begin_layout Plain Layout
7735 \begin_inset ERT
7736 status open
7737
7738 \begin_layout Plain Layout
7739
7740
7741 \backslash
7742 caption*{Fortsetzung der Telefonliste}
7743 \backslash
7744
7745 \backslash
7746 %
7747 \end_layout
7748
7749 \end_inset
7750
7751
7752 \end_layout
7753
7754 \end_inset
7755 </cell>
7756 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7757 \begin_inset Text
7758
7759 \begin_layout Plain Layout
7760
7761 \end_layout
7762
7763 \end_inset
7764 </cell>
7765 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7766 \begin_inset Text
7767
7768 \begin_layout Plain Layout
7769
7770 \end_layout
7771
7772 \end_inset
7773 </cell>
7774 </row>
7775 <row endhead="true">
7776 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7777 \begin_inset Text
7778
7779 \begin_layout Plain Layout
7780
7781 \series bold
7782 Telefonliste
7783 \end_layout
7784
7785 \end_inset
7786 </cell>
7787 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7788 \begin_inset Text
7789
7790 \begin_layout Plain Layout
7791
7792 \end_layout
7793
7794 \end_inset
7795 </cell>
7796 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7797 \begin_inset Text
7798
7799 \begin_layout Plain Layout
7800
7801 \end_layout
7802
7803 \end_inset
7804 </cell>
7805 </row>
7806 <row endhead="true">
7807 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7808 \begin_inset Text
7809
7810 \begin_layout Plain Layout
7811
7812 \series bold
7813 NAME
7814 \end_layout
7815
7816 \end_inset
7817 </cell>
7818 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7819 \begin_inset Text
7820
7821 \begin_layout Plain Layout
7822
7823 \end_layout
7824
7825 \end_inset
7826 </cell>
7827 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7828 \begin_inset Text
7829
7830 \begin_layout Plain Layout
7831
7832 \series bold
7833 TEL.
7834 \end_layout
7835
7836 \end_inset
7837 </cell>
7838 </row>
7839 <row endfoot="true">
7840 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7841 \begin_inset Text
7842
7843 \begin_layout Plain Layout
7844 wird fortgesetzt\SpecialChar \ldots{}
7845
7846 \end_layout
7847
7848 \end_inset
7849 </cell>
7850 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7851 \begin_inset Text
7852
7853 \begin_layout Plain Layout
7854
7855 \end_layout
7856
7857 \end_inset
7858 </cell>
7859 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7860 \begin_inset Text
7861
7862 \begin_layout Plain Layout
7863
7864 \end_layout
7865
7866 \end_inset
7867 </cell>
7868 </row>
7869 <row>
7870 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7871 \begin_inset Text
7872
7873 \begin_layout Plain Layout
7874
7875 \series bold
7876 Annovi
7877 \end_layout
7878
7879 \end_inset
7880 </cell>
7881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7882 \begin_inset Text
7883
7884 \begin_layout Plain Layout
7885 Silvia
7886 \end_layout
7887
7888 \end_inset
7889 </cell>
7890 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7891 \begin_inset Text
7892
7893 \begin_layout Plain Layout
7894 111
7895 \end_layout
7896
7897 \end_inset
7898 </cell>
7899 </row>
7900 <row>
7901 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7902 \begin_inset Text
7903
7904 \begin_layout Plain Layout
7905
7906 \series bold
7907 Bertoli
7908 \end_layout
7909
7910 \end_inset
7911 </cell>
7912 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7913 \begin_inset Text
7914
7915 \begin_layout Plain Layout
7916 Stefano
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925 111
7926 \end_layout
7927
7928 \end_inset
7929 </cell>
7930 </row>
7931 <row>
7932 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7933 \begin_inset Text
7934
7935 \begin_layout Plain Layout
7936
7937 \series bold
7938 Bozzi
7939 \end_layout
7940
7941 \end_inset
7942 </cell>
7943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7944 \begin_inset Text
7945
7946 \begin_layout Plain Layout
7947 Walter
7948 \end_layout
7949
7950 \end_inset
7951 </cell>
7952 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956 111
7957 \end_layout
7958
7959 \end_inset
7960 </cell>
7961 </row>
7962 <row>
7963 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967
7968 \series bold
7969 Cachia
7970 \end_layout
7971
7972 \end_inset
7973 </cell>
7974 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978 Maria
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987 111
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 </row>
7993 <row>
7994 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998
7999 \series bold
8000 Cachia
8001 \end_layout
8002
8003 \end_inset
8004 </cell>
8005 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8006 \begin_inset Text
8007
8008 \begin_layout Plain Layout
8009 Maurizio
8010 \end_layout
8011
8012 \end_inset
8013 </cell>
8014 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8015 \begin_inset Text
8016
8017 \begin_layout Plain Layout
8018 111
8019 \end_layout
8020
8021 \end_inset
8022 </cell>
8023 </row>
8024 <row>
8025 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8026 \begin_inset Text
8027
8028 \begin_layout Plain Layout
8029
8030 \series bold
8031 Cinquemani
8032 \end_layout
8033
8034 \end_inset
8035 </cell>
8036 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8037 \begin_inset Text
8038
8039 \begin_layout Plain Layout
8040 Giusi
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049 111
8050 \end_layout
8051
8052 \end_inset
8053 </cell>
8054 </row>
8055 <row>
8056 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8057 \begin_inset Text
8058
8059 \begin_layout Plain Layout
8060
8061 \series bold
8062 Colin
8063 \end_layout
8064
8065 \end_inset
8066 </cell>
8067 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8068 \begin_inset Text
8069
8070 \begin_layout Plain Layout
8071 Bernard
8072 \end_layout
8073
8074 \end_inset
8075 </cell>
8076 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080 111
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 </row>
8086 <row>
8087 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8088 \begin_inset Text
8089
8090 \begin_layout Plain Layout
8091
8092 \series bold
8093 Concli
8094 \end_layout
8095
8096 \end_inset
8097 </cell>
8098 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8099 \begin_inset Text
8100
8101 \begin_layout Plain Layout
8102 Gianfranco
8103 \end_layout
8104
8105 \end_inset
8106 </cell>
8107 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8108 \begin_inset Text
8109
8110 \begin_layout Plain Layout
8111 111
8112 \end_layout
8113
8114 \end_inset
8115 </cell>
8116 </row>
8117 <row>
8118 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8119 \begin_inset Text
8120
8121 \begin_layout Plain Layout
8122
8123 \series bold
8124 Dal Bosco
8125 \end_layout
8126
8127 \end_inset
8128 </cell>
8129 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8130 \begin_inset Text
8131
8132 \begin_layout Plain Layout
8133 Carolina
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8139 \begin_inset Text
8140
8141 \begin_layout Plain Layout
8142 111
8143 \end_layout
8144
8145 \end_inset
8146 </cell>
8147 </row>
8148 <row>
8149 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8150 \begin_inset Text
8151
8152 \begin_layout Plain Layout
8153
8154 \series bold
8155 Dalpiaz
8156 \end_layout
8157
8158 \end_inset
8159 </cell>
8160 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8161 \begin_inset Text
8162
8163 \begin_layout Plain Layout
8164 Annamaria
8165 \end_layout
8166
8167 \end_inset
8168 </cell>
8169 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8170 \begin_inset Text
8171
8172 \begin_layout Plain Layout
8173 111
8174 \end_layout
8175
8176 \end_inset
8177 </cell>
8178 </row>
8179 <row>
8180 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8181 \begin_inset Text
8182
8183 \begin_layout Plain Layout
8184
8185 \series bold
8186 Feliciello
8187 \end_layout
8188
8189 \end_inset
8190 </cell>
8191 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8192 \begin_inset Text
8193
8194 \begin_layout Plain Layout
8195 Domenico
8196 \end_layout
8197
8198 \end_inset
8199 </cell>
8200 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8201 \begin_inset Text
8202
8203 \begin_layout Plain Layout
8204 111
8205 \end_layout
8206
8207 \end_inset
8208 </cell>
8209 </row>
8210 <row>
8211 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8212 \begin_inset Text
8213
8214 \begin_layout Plain Layout
8215
8216 \series bold
8217 Focarelli
8218 \end_layout
8219
8220 \end_inset
8221 </cell>
8222 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8223 \begin_inset Text
8224
8225 \begin_layout Plain Layout
8226 Paola
8227 \end_layout
8228
8229 \end_inset
8230 </cell>
8231 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8232 \begin_inset Text
8233
8234 \begin_layout Plain Layout
8235 111
8236 \end_layout
8237
8238 \end_inset
8239 </cell>
8240 </row>
8241 <row>
8242 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8243 \begin_inset Text
8244
8245 \begin_layout Plain Layout
8246
8247 \series bold
8248 Galletti
8249 \end_layout
8250
8251 \end_inset
8252 </cell>
8253 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8254 \begin_inset Text
8255
8256 \begin_layout Plain Layout
8257 Oreste
8258 \end_layout
8259
8260 \end_inset
8261 </cell>
8262 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8263 \begin_inset Text
8264
8265 \begin_layout Plain Layout
8266 111
8267 \end_layout
8268
8269 \end_inset
8270 </cell>
8271 </row>
8272 <row>
8273 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8274 \begin_inset Text
8275
8276 \begin_layout Plain Layout
8277
8278 \series bold
8279 Gasparini
8280 \end_layout
8281
8282 \end_inset
8283 </cell>
8284 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8285 \begin_inset Text
8286
8287 \begin_layout Plain Layout
8288 Franca
8289 \end_layout
8290
8291 \end_inset
8292 </cell>
8293 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8294 \begin_inset Text
8295
8296 \begin_layout Plain Layout
8297 111
8298 \end_layout
8299
8300 \end_inset
8301 </cell>
8302 </row>
8303 <row>
8304 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8305 \begin_inset Text
8306
8307 \begin_layout Plain Layout
8308
8309 \series bold
8310 Rizzardi
8311 \series default
8312
8313 \begin_inset Foot
8314 status open
8315
8316 \begin_layout Plain Layout
8317 Beispielfußnote
8318 \end_layout
8319
8320 \end_inset
8321
8322
8323 \end_layout
8324
8325 \end_inset
8326 </cell>
8327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8328 \begin_inset Text
8329
8330 \begin_layout Plain Layout
8331 Paola
8332 \end_layout
8333
8334 \end_inset
8335 </cell>
8336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8337 \begin_inset Text
8338
8339 \begin_layout Plain Layout
8340 111
8341 \end_layout
8342
8343 \end_inset
8344 </cell>
8345 </row>
8346 <row>
8347 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8348 \begin_inset Text
8349
8350 \begin_layout Plain Layout
8351
8352 \series bold
8353 Lassini
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8359 \begin_inset Text
8360
8361 \begin_layout Plain Layout
8362 Giancarlo
8363 \end_layout
8364
8365 \end_inset
8366 </cell>
8367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8368 \begin_inset Text
8369
8370 \begin_layout Plain Layout
8371 111
8372 \end_layout
8373
8374 \end_inset
8375 </cell>
8376 </row>
8377 <row>
8378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Plain Layout
8382
8383 \series bold
8384 Malfatti
8385 \end_layout
8386
8387 \end_inset
8388 </cell>
8389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8390 \begin_inset Text
8391
8392 \begin_layout Plain Layout
8393 Luciano
8394 \end_layout
8395
8396 \end_inset
8397 </cell>
8398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Plain Layout
8402 111
8403 \end_layout
8404
8405 \end_inset
8406 </cell>
8407 </row>
8408 <row>
8409 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8410 \begin_inset Text
8411
8412 \begin_layout Plain Layout
8413
8414 \series bold
8415 Malfatti
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424 Valeriano
8425 \end_layout
8426
8427 \end_inset
8428 </cell>
8429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433 111
8434 \end_layout
8435
8436 \end_inset
8437 </cell>
8438 </row>
8439 <row>
8440 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8441 \begin_inset Text
8442
8443 \begin_layout Plain Layout
8444
8445 \series bold
8446 Meneguzzo
8447 \end_layout
8448
8449 \end_inset
8450 </cell>
8451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8452 \begin_inset Text
8453
8454 \begin_layout Plain Layout
8455 Roberto
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464 111
8465 \end_layout
8466
8467 \end_inset
8468 </cell>
8469 </row>
8470 <row>
8471 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8472 \begin_inset Text
8473
8474 \begin_layout Plain Layout
8475
8476 \series bold
8477 Mezzadra
8478 \end_layout
8479
8480 \end_inset
8481 </cell>
8482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8483 \begin_inset Text
8484
8485 \begin_layout Plain Layout
8486 Roberto
8487 \end_layout
8488
8489 \end_inset
8490 </cell>
8491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Plain Layout
8495 111
8496 \end_layout
8497
8498 \end_inset
8499 </cell>
8500 </row>
8501 <row>
8502 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Plain Layout
8506
8507 \series bold
8508 Pirpamer
8509 \end_layout
8510
8511 \end_inset
8512 </cell>
8513 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8514 \begin_inset Text
8515
8516 \begin_layout Plain Layout
8517 Erich
8518 \end_layout
8519
8520 \end_inset
8521 </cell>
8522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8523 \begin_inset Text
8524
8525 \begin_layout Plain Layout
8526 111
8527 \end_layout
8528
8529 \end_inset
8530 </cell>
8531 </row>
8532 <row>
8533 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8534 \begin_inset Text
8535
8536 \begin_layout Plain Layout
8537
8538 \series bold
8539 Pochiesa
8540 \end_layout
8541
8542 \end_inset
8543 </cell>
8544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8545 \begin_inset Text
8546
8547 \begin_layout Plain Layout
8548 Paolo
8549 \end_layout
8550
8551 \end_inset
8552 </cell>
8553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557 111, 222
8558 \end_layout
8559
8560 \end_inset
8561 </cell>
8562 </row>
8563 <row>
8564 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8565 \begin_inset Text
8566
8567 \begin_layout Plain Layout
8568
8569 \series bold
8570 Radina
8571 \end_layout
8572
8573 \end_inset
8574 </cell>
8575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8576 \begin_inset Text
8577
8578 \begin_layout Plain Layout
8579 Claudio
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588 111
8589 \end_layout
8590
8591 \end_inset
8592 </cell>
8593 </row>
8594 <row>
8595 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Plain Layout
8599
8600 \series bold
8601 Stuffer
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610 Oskar
8611 \end_layout
8612
8613 \end_inset
8614 </cell>
8615 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619 111
8620 \end_layout
8621
8622 \end_inset
8623 </cell>
8624 </row>
8625 <row>
8626 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Plain Layout
8630
8631 \series bold
8632 Tacchelli
8633 \end_layout
8634
8635 \end_inset
8636 </cell>
8637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8638 \begin_inset Text
8639
8640 \begin_layout Plain Layout
8641 Ugo
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8647 \begin_inset Text
8648
8649 \begin_layout Plain Layout
8650 111
8651 \end_layout
8652
8653 \end_inset
8654 </cell>
8655 </row>
8656 <row>
8657 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8658 \begin_inset Text
8659
8660 \begin_layout Plain Layout
8661
8662 \series bold
8663 Tezzele
8664 \end_layout
8665
8666 \end_inset
8667 </cell>
8668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8669 \begin_inset Text
8670
8671 \begin_layout Plain Layout
8672 Margit
8673 \end_layout
8674
8675 \end_inset
8676 </cell>
8677 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8678 \begin_inset Text
8679
8680 \begin_layout Plain Layout
8681 111
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 </row>
8687 <row>
8688 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8689 \begin_inset Text
8690
8691 \begin_layout Plain Layout
8692
8693 \series bold
8694 Unterkalmsteiner
8695 \end_layout
8696
8697 \end_inset
8698 </cell>
8699 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8700 \begin_inset Text
8701
8702 \begin_layout Plain Layout
8703 Frieda
8704 \end_layout
8705
8706 \end_inset
8707 </cell>
8708 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Plain Layout
8712 111
8713 \end_layout
8714
8715 \end_inset
8716 </cell>
8717 </row>
8718 <row>
8719 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8720 \begin_inset Text
8721
8722 \begin_layout Plain Layout
8723
8724 \series bold
8725 Vieider
8726 \end_layout
8727
8728 \end_inset
8729 </cell>
8730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8731 \begin_inset Text
8732
8733 \begin_layout Plain Layout
8734 Hilde
8735 \end_layout
8736
8737 \end_inset
8738 </cell>
8739 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8740 \begin_inset Text
8741
8742 \begin_layout Plain Layout
8743 111
8744 \end_layout
8745
8746 \end_inset
8747 </cell>
8748 </row>
8749 <row>
8750 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8751 \begin_inset Text
8752
8753 \begin_layout Plain Layout
8754
8755 \series bold
8756 Vigna
8757 \end_layout
8758
8759 \end_inset
8760 </cell>
8761 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8762 \begin_inset Text
8763
8764 \begin_layout Plain Layout
8765 Jürgen
8766 \end_layout
8767
8768 \end_inset
8769 </cell>
8770 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8771 \begin_inset Text
8772
8773 \begin_layout Plain Layout
8774 111
8775 \end_layout
8776
8777 \end_inset
8778 </cell>
8779 </row>
8780 <row>
8781 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8782 \begin_inset Text
8783
8784 \begin_layout Plain Layout
8785
8786 \series bold
8787 Weber
8788 \end_layout
8789
8790 \end_inset
8791 </cell>
8792 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8793 \begin_inset Text
8794
8795 \begin_layout Plain Layout
8796 Maurizio
8797 \end_layout
8798
8799 \end_inset
8800 </cell>
8801 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8802 \begin_inset Text
8803
8804 \begin_layout Plain Layout
8805 111
8806 \end_layout
8807
8808 \end_inset
8809 </cell>
8810 </row>
8811 <row>
8812 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8813 \begin_inset Text
8814
8815 \begin_layout Plain Layout
8816
8817 \series bold
8818 Winkler
8819 \end_layout
8820
8821 \end_inset
8822 </cell>
8823 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8824 \begin_inset Text
8825
8826 \begin_layout Plain Layout
8827 Franz
8828 \end_layout
8829
8830 \end_inset
8831 </cell>
8832 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8833 \begin_inset Text
8834
8835 \begin_layout Plain Layout
8836 111
8837 \end_layout
8838
8839 \end_inset
8840 </cell>
8841 </row>
8842 <row>
8843 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8844 \begin_inset Text
8845
8846 \begin_layout Plain Layout
8847  
8848 \end_layout
8849
8850 \end_inset
8851 </cell>
8852 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8853 \begin_inset Text
8854
8855 \begin_layout Plain Layout
8856
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8862 \begin_inset Text
8863
8864 \begin_layout Plain Layout
8865
8866 \end_layout
8867
8868 \end_inset
8869 </cell>
8870 </row>
8871 <row>
8872 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8873 \begin_inset Text
8874
8875 \begin_layout Plain Layout
8876
8877 \series bold
8878 Annovi
8879 \end_layout
8880
8881 \end_inset
8882 </cell>
8883 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887 Silvia
8888 \end_layout
8889
8890 \end_inset
8891 </cell>
8892 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Plain Layout
8896 555
8897 \end_layout
8898
8899 \end_inset
8900 </cell>
8901 </row>
8902 <row>
8903 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8904 \begin_inset Text
8905
8906 \begin_layout Plain Layout
8907
8908 \series bold
8909 Bertoli
8910 \end_layout
8911
8912 \end_inset
8913 </cell>
8914 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8915 \begin_inset Text
8916
8917 \begin_layout Plain Layout
8918 Stefano
8919 \end_layout
8920
8921 \end_inset
8922 </cell>
8923 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927 555
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 </row>
8933 <row>
8934 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Plain Layout
8938
8939 \series bold
8940 Bozzi
8941 \end_layout
8942
8943 \end_inset
8944 </cell>
8945 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8946 \begin_inset Text
8947
8948 \begin_layout Plain Layout
8949 Walter
8950 \end_layout
8951
8952 \end_inset
8953 </cell>
8954 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958 555
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 </row>
8964 <row>
8965 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8966 \begin_inset Text
8967
8968 \begin_layout Plain Layout
8969
8970 \series bold
8971 Cachia
8972 \end_layout
8973
8974 \end_inset
8975 </cell>
8976 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8977 \begin_inset Text
8978
8979 \begin_layout Plain Layout
8980 Maria
8981 \end_layout
8982
8983 \end_inset
8984 </cell>
8985 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8986 \begin_inset Text
8987
8988 \begin_layout Plain Layout
8989 555
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 </row>
8995 <row>
8996 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8997 \begin_inset Text
8998
8999 \begin_layout Plain Layout
9000
9001 \series bold
9002 Cachia
9003 \end_layout
9004
9005 \end_inset
9006 </cell>
9007 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9008 \begin_inset Text
9009
9010 \begin_layout Plain Layout
9011 Maurizio
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020 555
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 </row>
9026 <row>
9027 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9028 \begin_inset Text
9029
9030 \begin_layout Plain Layout
9031
9032 \series bold
9033 Cinquemani
9034 \end_layout
9035
9036 \end_inset
9037 </cell>
9038 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9039 \begin_inset Text
9040
9041 \begin_layout Plain Layout
9042 Giusi
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051 555
9052 \end_layout
9053
9054 \end_inset
9055 </cell>
9056 </row>
9057 <row>
9058 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9059 \begin_inset Text
9060
9061 \begin_layout Plain Layout
9062
9063 \series bold
9064 Colin
9065 \end_layout
9066
9067 \end_inset
9068 </cell>
9069 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9070 \begin_inset Text
9071
9072 \begin_layout Plain Layout
9073 Bernard
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082 555
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 </row>
9088 <row>
9089 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9090 \begin_inset Text
9091
9092 \begin_layout Plain Layout
9093
9094 \series bold
9095 Concli
9096 \end_layout
9097
9098 \end_inset
9099 </cell>
9100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9101 \begin_inset Text
9102
9103 \begin_layout Plain Layout
9104 Gianfranco
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Plain Layout
9113 555
9114 \end_layout
9115
9116 \end_inset
9117 </cell>
9118 </row>
9119 <row>
9120 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9121 \begin_inset Text
9122
9123 \begin_layout Plain Layout
9124
9125 \series bold
9126 Dal Bosco
9127 \end_layout
9128
9129 \end_inset
9130 </cell>
9131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9132 \begin_inset Text
9133
9134 \begin_layout Plain Layout
9135 Carolina
9136 \end_layout
9137
9138 \end_inset
9139 </cell>
9140 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9141 \begin_inset Text
9142
9143 \begin_layout Plain Layout
9144 555
9145 \end_layout
9146
9147 \end_inset
9148 </cell>
9149 </row>
9150 <row>
9151 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9152 \begin_inset Text
9153
9154 \begin_layout Plain Layout
9155
9156 \series bold
9157 Dalpiaz
9158 \end_layout
9159
9160 \end_inset
9161 </cell>
9162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9163 \begin_inset Text
9164
9165 \begin_layout Plain Layout
9166 Annamaria
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175 555
9176 \end_layout
9177
9178 \end_inset
9179 </cell>
9180 </row>
9181 <row>
9182 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9183 \begin_inset Text
9184
9185 \begin_layout Plain Layout
9186
9187 \series bold
9188 Feliciello
9189 \end_layout
9190
9191 \end_inset
9192 </cell>
9193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9194 \begin_inset Text
9195
9196 \begin_layout Plain Layout
9197 Domenico
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206 555
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 </row>
9212 <row>
9213 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9214 \begin_inset Text
9215
9216 \begin_layout Plain Layout
9217
9218 \series bold
9219 Focarelli
9220 \end_layout
9221
9222 \end_inset
9223 </cell>
9224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9225 \begin_inset Text
9226
9227 \begin_layout Plain Layout
9228 Paola
9229 \end_layout
9230
9231 \end_inset
9232 </cell>
9233 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9234 \begin_inset Text
9235
9236 \begin_layout Plain Layout
9237 555
9238 \end_layout
9239
9240 \end_inset
9241 </cell>
9242 </row>
9243 <row>
9244 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9245 \begin_inset Text
9246
9247 \begin_layout Plain Layout
9248
9249 \series bold
9250 Galletti
9251 \end_layout
9252
9253 \end_inset
9254 </cell>
9255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9256 \begin_inset Text
9257
9258 \begin_layout Plain Layout
9259 Oreste
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9265 \begin_inset Text
9266
9267 \begin_layout Plain Layout
9268 555
9269 \end_layout
9270
9271 \end_inset
9272 </cell>
9273 </row>
9274 <row>
9275 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9276 \begin_inset Text
9277
9278 \begin_layout Plain Layout
9279
9280 \series bold
9281 Gasparini
9282 \end_layout
9283
9284 \end_inset
9285 </cell>
9286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9287 \begin_inset Text
9288
9289 \begin_layout Plain Layout
9290 Franca
9291 \end_layout
9292
9293 \end_inset
9294 </cell>
9295 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9296 \begin_inset Text
9297
9298 \begin_layout Plain Layout
9299 555
9300 \end_layout
9301
9302 \end_inset
9303 </cell>
9304 </row>
9305 <row>
9306 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9307 \begin_inset Text
9308
9309 \begin_layout Plain Layout
9310
9311 \series bold
9312 Rizzardi
9313 \end_layout
9314
9315 \end_inset
9316 </cell>
9317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9318 \begin_inset Text
9319
9320 \begin_layout Plain Layout
9321 Paola
9322 \end_layout
9323
9324 \end_inset
9325 </cell>
9326 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9327 \begin_inset Text
9328
9329 \begin_layout Plain Layout
9330 555
9331 \end_layout
9332
9333 \end_inset
9334 </cell>
9335 </row>
9336 <row>
9337 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9338 \begin_inset Text
9339
9340 \begin_layout Plain Layout
9341
9342 \series bold
9343 Lassini
9344 \end_layout
9345
9346 \end_inset
9347 </cell>
9348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9349 \begin_inset Text
9350
9351 \begin_layout Plain Layout
9352 Giancarlo
9353 \end_layout
9354
9355 \end_inset
9356 </cell>
9357 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9358 \begin_inset Text
9359
9360 \begin_layout Plain Layout
9361 555
9362 \end_layout
9363
9364 \end_inset
9365 </cell>
9366 </row>
9367 <row>
9368 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9369 \begin_inset Text
9370
9371 \begin_layout Plain Layout
9372
9373 \series bold
9374 Malfatti
9375 \end_layout
9376
9377 \end_inset
9378 </cell>
9379 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9380 \begin_inset Text
9381
9382 \begin_layout Plain Layout
9383 Luciano
9384 \end_layout
9385
9386 \end_inset
9387 </cell>
9388 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9389 \begin_inset Text
9390
9391 \begin_layout Plain Layout
9392 555
9393 \end_layout
9394
9395 \end_inset
9396 </cell>
9397 </row>
9398 <row>
9399 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9400 \begin_inset Text
9401
9402 \begin_layout Plain Layout
9403
9404 \series bold
9405 Malfatti
9406 \end_layout
9407
9408 \end_inset
9409 </cell>
9410 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9411 \begin_inset Text
9412
9413 \begin_layout Plain Layout
9414 Valeriano
9415 \end_layout
9416
9417 \end_inset
9418 </cell>
9419 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9420 \begin_inset Text
9421
9422 \begin_layout Plain Layout
9423 555
9424 \end_layout
9425
9426 \end_inset
9427 </cell>
9428 </row>
9429 <row>
9430 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9431 \begin_inset Text
9432
9433 \begin_layout Plain Layout
9434
9435 \series bold
9436 Meneguzzo
9437 \end_layout
9438
9439 \end_inset
9440 </cell>
9441 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9442 \begin_inset Text
9443
9444 \begin_layout Plain Layout
9445 Roberto
9446 \end_layout
9447
9448 \end_inset
9449 </cell>
9450 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454 555
9455 \end_layout
9456
9457 \end_inset
9458 </cell>
9459 </row>
9460 <row>
9461 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9462 \begin_inset Text
9463
9464 \begin_layout Plain Layout
9465
9466 \series bold
9467 Mezzadra
9468 \end_layout
9469
9470 \end_inset
9471 </cell>
9472 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9473 \begin_inset Text
9474
9475 \begin_layout Plain Layout
9476 Roberto
9477 \end_layout
9478
9479 \end_inset
9480 </cell>
9481 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9482 \begin_inset Text
9483
9484 \begin_layout Plain Layout
9485 555
9486 \end_layout
9487
9488 \end_inset
9489 </cell>
9490 </row>
9491 </lyxtabular>
9492
9493 \end_inset
9494
9495
9496 \end_layout
9497
9498 \begin_layout Section
9499 Weitere Möglichkeiten für 
9500 \family sans
9501 lange Tabelle
9502 \family default
9503 n
9504 \begin_inset CommandInset label
9505 LatexCommand label
9506 name "abs:Special-Longtable-Issues"
9507
9508 \end_inset
9509
9510
9511 \end_layout
9512
9513 \begin_layout Subsection
9514 L
9515 \family sans
9516 ange Tabelle
9517 \family default
9518 n: Berechnung
9519 \begin_inset Index idx
9520 status collapsed
9521
9522 \begin_layout Plain Layout
9523 Tabellen ! lange ! Berechnung
9524 \end_layout
9525
9526 \end_inset
9527
9528
9529 \end_layout
9530
9531 \begin_layout Standard
9532 LaTeX berechnet die Länge von Tabellenseiten und die Seitenumbrüche mit
9533  so genannten 
9534 \emph on
9535 chunks
9536 \emph default
9537  (Brocken).
9538  Chunks sind Tabellenteile, die LaTeX gleichzeitig im Speicher hält.
9539  Aus historischen Gründen wurde der Standardwert auf 20 Tabellenzeilen gesetzt.
9540  Wenn Sie Tabellen benutzen, die über mehrere Seiten gehen, verlangsamt
9541  das die Druckausgabe.
9542  Sie können also die Chunkgröße ohne Gefahr auf Werte zwischen 100-1000
9543  setzen, indem Sie in den LaTeX-Vorspann Ihres Dokumentes folgende Zeile
9544  einfügen:
9545 \end_layout
9546
9547 \begin_layout Standard
9548
9549 \series bold
9550
9551 \backslash
9552 setcounter{LTchunksize}{100}
9553 \end_layout
9554
9555 \begin_layout Subsection
9556 Gleitobjekte und L
9557 \family sans
9558 ange Tabelle
9559 \family default
9560 n
9561 \begin_inset Index idx
9562 status collapsed
9563
9564 \begin_layout Plain Layout
9565 Tabellen ! lange ! und Gleitobjekte
9566 \end_layout
9567
9568 \end_inset
9569
9570
9571 \end_layout
9572
9573 \begin_layout Standard
9574 Es kann Probleme geben, wenn sich auf derselben Seite, auf der eine 
9575 \family sans
9576 lange
9577 \begin_inset space ~
9578 \end_inset
9579
9580 Tabelle
9581 \family default
9582  beginnt, ein Gleitobjekt befindet.
9583  Um das zu vermeiden, können Sie vor der 
9584 \family sans
9585 langen
9586 \begin_inset space ~
9587 \end_inset
9588
9589 Tabellen
9590 \family default
9591  einen manuellen Seitenumbruch
9592 \family sans
9593  Einfügen\SpecialChar \menuseparator
9594 Formatierung\SpecialChar \menuseparator
9595 [Doppel]Seite
9596 \begin_inset space \space{}
9597 \end_inset
9598
9599 leeren
9600 \family default
9601  einfügen, siehe 
9602 \emph on
9603 Benutzerhandbuch
9604 \emph default
9605 .
9606 \end_layout
9607
9608 \begin_layout Subsection
9609 Manuelle Seitenumbrüche
9610 \begin_inset Index idx
9611 status collapsed
9612
9613 \begin_layout Plain Layout
9614 Tabellen ! lange ! manueller Seitenumbruch
9615 \end_layout
9616
9617 \end_inset
9618
9619
9620 \end_layout
9621
9622 \begin_layout Standard
9623 Standardmäßig werden Tabellen nur zwischen Zeilen umgebrochen.
9624  Wenn Sie aber eine Zelle mit mehreren Zeilen haben und die Seite innerhalb
9625  der Zelle umbrechen wollen, fügen Sie den Befehl  
9626 \begin_inset Quotes gld
9627 \end_inset
9628
9629
9630 \series bold
9631
9632 \backslash
9633
9634 \backslash
9635
9636 \series default
9637
9638 \begin_inset Quotes grd
9639 \end_inset
9640
9641  für eine neue Zeile als TeX-Code an der Stelle in der Zelle ein, wo umgebrochen
9642  werden kann.
9643  Vor dem 
9644 \begin_inset Quotes gld
9645 \end_inset
9646
9647
9648 \series bold
9649
9650 \backslash
9651
9652 \backslash
9653
9654 \series default
9655
9656 \begin_inset Quotes grd
9657 \end_inset
9658
9659 -Befehl müssen Sie so viele 
9660 \begin_inset Quotes gld
9661 \end_inset
9662
9663
9664 \series bold
9665 &
9666 \series default
9667
9668 \begin_inset Quotes grd
9669 \end_inset
9670
9671  als TeX-Code einfügen wie noch Spalten in der Zeile folgen.
9672  Mit 
9673 \begin_inset Quotes gld
9674 \end_inset
9675
9676
9677 \series bold
9678 &
9679 \series default
9680
9681 \begin_inset Quotes grd
9682 \end_inset
9683
9684   werden in LaTeX Tabellenzellen getrennt.
9685  Hinter jedes 
9686 \begin_inset Quotes gld
9687 \end_inset
9688
9689
9690 \series bold
9691 &
9692 \series default
9693
9694 \begin_inset Quotes grd
9695 \end_inset
9696
9697  schreiben Sie ebenfalls in TeX-Code den Inhalt der entsprechenden Zelle
9698  und löschen den Inhalt dieser Zellen.
9699 \end_layout
9700
9701 \begin_layout Standard
9702 Hinter dem 
9703 \begin_inset Quotes gld
9704 \end_inset
9705
9706
9707 \series bold
9708
9709 \backslash
9710
9711 \backslash
9712
9713 \series default
9714
9715 \begin_inset Quotes grd
9716 \end_inset
9717
9718 -Befehl müssen Sie so viele 
9719 \begin_inset Quotes gld
9720 \end_inset
9721
9722
9723 \series bold
9724 &
9725 \series default
9726
9727 \begin_inset Quotes grd
9728 \end_inset
9729
9730  als TeX-Code einfügen wie Spalten vor der momentanen Spalte sind.
9731  In Tabelle
9732 \begin_inset space ~
9733 \end_inset
9734
9735
9736 \begin_inset CommandInset ref
9737 LatexCommand ref
9738 reference "tab:ForcedPagebreak"
9739
9740 \end_inset
9741
9742  soll eine Zelle in der zweiten Spalte umgebrochen werden.
9743  Es folgt noch eine weitere Spalte.
9744  Deshalb wurde hinter dem Wort 
9745 \emph on
9746 Castelchiodato, 
9747 \emph default
9748 folgendes eingefügt:
9749 \end_layout
9750
9751 \begin_layout Standard
9752
9753 \series bold
9754 & 111
9755 \backslash
9756
9757 \backslash
9758  
9759 \backslash
9760 newpage
9761 \begin_inset Newline newline
9762 \end_inset
9763
9764 &
9765 \end_layout
9766
9767 \begin_layout Standard
9768 Die 
9769 \begin_inset Quotes gld
9770 \end_inset
9771
9772 111
9773 \begin_inset Quotes grd
9774 \end_inset
9775
9776  in der dritten Spalte wurde gelöscht.
9777  
9778 \series bold
9779
9780 \backslash
9781 newpage
9782 \series default
9783  ist nur erforderlich, wenn ein Seitenumbruch an der Stelle unbedingt erfolgen
9784  soll, ansonsten ist es nur eine Möglichkeit zum Umbruch.
9785  Wenn die Fußzeile Ihrer 
9786 \family sans
9787 langen
9788 \begin_inset space ~
9789 \end_inset
9790
9791 Tabelle
9792 \family default
9793  keine obere Linie besitzt, Sie aber eine wünschen, sollten Sie folgende
9794  Befehle benutzen:
9795 \end_layout
9796
9797 \begin_layout Standard
9798
9799 \series bold
9800 & 111
9801 \backslash
9802
9803 \backslash
9804
9805 \begin_inset Newline newline
9806 \end_inset
9807
9808
9809 \backslash
9810 hline &
9811 \end_layout
9812
9813 \begin_layout Standard
9814 Wenn die Zelle, die umgebrochen werden soll, in der letzten Spalte steht,
9815  muss folgender Befehl als TeX-Code am Anfang der Zelle eingefügt werden:
9816 \end_layout
9817
9818 \begin_layout Standard
9819
9820 \series bold
9821
9822 \backslash
9823 setlength{
9824 \backslash
9825 parfillskip}{0pt}
9826 \end_layout
9827
9828 \begin_layout Standard
9829 Damit wird sichergestellt, dass der Teil auf der neuen Seite in voller Breite
9830  erscheint.
9831 \end_layout
9832
9833 \begin_layout Standard
9834 \align center
9835 \begin_inset Tabular
9836 <lyxtabular version="3" rows="38" columns="3">
9837 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9838 <column alignment="left" valignment="top" width="0cm">
9839 <column alignment="left" valignment="top" width="3cm">
9840 <column alignment="right" valignment="top" width="0pt">
9841 <row caption="true">
9842 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9843 \begin_inset Text
9844
9845 \begin_layout Plain Layout
9846 \begin_inset Caption
9847
9848 \begin_layout Plain Layout
9849 Tabelle mit manuellem Seitenumbruch in einer Zelle
9850 \begin_inset CommandInset label
9851 LatexCommand label
9852 name "tab:ForcedPagebreak"
9853
9854 \end_inset
9855
9856
9857 \begin_inset Argument
9858 status collapsed
9859
9860 \begin_layout Plain Layout
9861 Tabelle mit manuellem Seitenumbruch in einer Zelle
9862 \end_layout
9863
9864 \end_inset
9865
9866
9867 \end_layout
9868
9869 \end_inset
9870
9871
9872 \end_layout
9873
9874 \end_inset
9875 </cell>
9876 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9877 \begin_inset Text
9878
9879 \begin_layout Plain Layout
9880
9881 \end_layout
9882
9883 \end_inset
9884 </cell>
9885 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9886 \begin_inset Text
9887
9888 \begin_layout Plain Layout
9889
9890 \end_layout
9891
9892 \end_inset
9893 </cell>
9894 </row>
9895 <row endfirsthead="true">
9896 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9897 \begin_inset Text
9898
9899 \begin_layout Plain Layout
9900
9901 \series bold
9902 Telefonliste (ignoriere die Namen)
9903 \end_layout
9904
9905 \end_inset
9906 </cell>
9907 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9908 \begin_inset Text
9909
9910 \begin_layout Plain Layout
9911
9912 \end_layout
9913
9914 \end_inset
9915 </cell>
9916 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9917 \begin_inset Text
9918
9919 \begin_layout Plain Layout
9920
9921 \end_layout
9922
9923 \end_inset
9924 </cell>
9925 </row>
9926 <row endfirsthead="true">
9927 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9928 \begin_inset Text
9929
9930 \begin_layout Plain Layout
9931
9932 \series bold
9933 NAME
9934 \end_layout
9935
9936 \end_inset
9937 </cell>
9938 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9939 \begin_inset Text
9940
9941 \begin_layout Plain Layout
9942
9943 \end_layout
9944
9945 \end_inset
9946 </cell>
9947 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9948 \begin_inset Text
9949
9950 \begin_layout Plain Layout
9951
9952 \series bold
9953 TEL.
9954 \end_layout
9955
9956 \end_inset
9957 </cell>
9958 </row>
9959 <row endhead="true">
9960 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9961 \begin_inset Text
9962
9963 \begin_layout Plain Layout
9964 \begin_inset ERT
9965 status collapsed
9966
9967 \begin_layout Plain Layout
9968
9969
9970 \backslash
9971 caption*{Fortsetzung der Tabelle}
9972 \backslash
9973
9974 \backslash
9975 %
9976 \end_layout
9977
9978 \end_inset
9979
9980
9981 \end_layout
9982
9983 \end_inset
9984 </cell>
9985 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9986 \begin_inset Text
9987
9988 \begin_layout Plain Layout
9989
9990 \end_layout
9991
9992 \end_inset
9993 </cell>
9994 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9995 \begin_inset Text
9996
9997 \begin_layout Plain Layout
9998
9999 \end_layout
10000
10001 \end_inset
10002 </cell>
10003 </row>
10004 <row endhead="true">
10005 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10006 \begin_inset Text
10007
10008 \begin_layout Plain Layout
10009
10010 \series bold
10011 Telefonliste
10012 \end_layout
10013
10014 \end_inset
10015 </cell>
10016 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10017 \begin_inset Text
10018
10019 \begin_layout Plain Layout
10020
10021 \end_layout
10022
10023 \end_inset
10024 </cell>
10025 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10026 \begin_inset Text
10027
10028 \begin_layout Plain Layout
10029
10030 \end_layout
10031
10032 \end_inset
10033 </cell>
10034 </row>
10035 <row endhead="true">
10036 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10037 \begin_inset Text
10038
10039 \begin_layout Plain Layout
10040
10041 \series bold
10042 NAME
10043 \end_layout
10044
10045 \end_inset
10046 </cell>
10047 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10048 \begin_inset Text
10049
10050 \begin_layout Plain Layout
10051
10052 \end_layout
10053
10054 \end_inset
10055 </cell>
10056 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10057 \begin_inset Text
10058
10059 \begin_layout Plain Layout
10060
10061 \series bold
10062 TEL.
10063 \end_layout
10064
10065 \end_inset
10066 </cell>
10067 </row>
10068 <row endfoot="true">
10069 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10070 \begin_inset Text
10071
10072 \begin_layout Plain Layout
10073 wird fortgesetzt\SpecialChar \ldots{}
10074
10075 \end_layout
10076
10077 \end_inset
10078 </cell>
10079 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10080 \begin_inset Text
10081
10082 \begin_layout Plain Layout
10083
10084 \end_layout
10085
10086 \end_inset
10087 </cell>
10088 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10089 \begin_inset Text
10090
10091 \begin_layout Plain Layout
10092
10093 \end_layout
10094
10095 \end_inset
10096 </cell>
10097 </row>
10098 <row>
10099 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10100 \begin_inset Text
10101
10102 \begin_layout Plain Layout
10103
10104 \series bold
10105 Annovi
10106 \end_layout
10107
10108 \end_inset
10109 </cell>
10110 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10111 \begin_inset Text
10112
10113 \begin_layout Plain Layout
10114 Silvia
10115 \end_layout
10116
10117 \end_inset
10118 </cell>
10119 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10120 \begin_inset Text
10121
10122 \begin_layout Plain Layout
10123 111
10124 \end_layout
10125
10126 \end_inset
10127 </cell>
10128 </row>
10129 <row>
10130 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10131 \begin_inset Text
10132
10133 \begin_layout Plain Layout
10134
10135 \series bold
10136 Bertoli
10137 \end_layout
10138
10139 \end_inset
10140 </cell>
10141 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10142 \begin_inset Text
10143
10144 \begin_layout Plain Layout
10145 Stefano
10146 \end_layout
10147
10148 \end_inset
10149 </cell>
10150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10151 \begin_inset Text
10152
10153 \begin_layout Plain Layout
10154 111
10155 \end_layout
10156
10157 \end_inset
10158 </cell>
10159 </row>
10160 <row>
10161 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10162 \begin_inset Text
10163
10164 \begin_layout Plain Layout
10165
10166 \series bold
10167 Bozzi
10168 \end_layout
10169
10170 \end_inset
10171 </cell>
10172 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10173 \begin_inset Text
10174
10175 \begin_layout Plain Layout
10176 Walter
10177 \end_layout
10178
10179 \end_inset
10180 </cell>
10181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10182 \begin_inset Text
10183
10184 \begin_layout Plain Layout
10185 111
10186 \end_layout
10187
10188 \end_inset
10189 </cell>
10190 </row>
10191 <row>
10192 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10193 \begin_inset Text
10194
10195 \begin_layout Plain Layout
10196
10197 \series bold
10198 Cachia
10199 \end_layout
10200
10201 \end_inset
10202 </cell>
10203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10204 \begin_inset Text
10205
10206 \begin_layout Plain Layout
10207 Maria
10208 \end_layout
10209
10210 \end_inset
10211 </cell>
10212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10213 \begin_inset Text
10214
10215 \begin_layout Plain Layout
10216 111
10217 \end_layout
10218
10219 \end_inset
10220 </cell>
10221 </row>
10222 <row>
10223 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10224 \begin_inset Text
10225
10226 \begin_layout Plain Layout
10227
10228 \series bold
10229 Cachia
10230 \end_layout
10231
10232 \end_inset
10233 </cell>
10234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10235 \begin_inset Text
10236
10237 \begin_layout Plain Layout
10238 Maurizio
10239 \end_layout
10240
10241 \end_inset
10242 </cell>
10243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10244 \begin_inset Text
10245
10246 \begin_layout Plain Layout
10247 111
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 </row>
10253 <row>
10254 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10255 \begin_inset Text
10256
10257 \begin_layout Plain Layout
10258
10259 \series bold
10260 Cinquemani
10261 \end_layout
10262
10263 \end_inset
10264 </cell>
10265 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10266 \begin_inset Text
10267
10268 \begin_layout Plain Layout
10269 Giusi
10270 \end_layout
10271
10272 \end_inset
10273 </cell>
10274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10275 \begin_inset Text
10276
10277 \begin_layout Plain Layout
10278 111
10279 \end_layout
10280
10281 \end_inset
10282 </cell>
10283 </row>
10284 <row>
10285 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10286 \begin_inset Text
10287
10288 \begin_layout Plain Layout
10289
10290 \series bold
10291 Colin
10292 \end_layout
10293
10294 \end_inset
10295 </cell>
10296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10297 \begin_inset Text
10298
10299 \begin_layout Plain Layout
10300 Bernard
10301 \end_layout
10302
10303 \end_inset
10304 </cell>
10305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10306 \begin_inset Text
10307
10308 \begin_layout Plain Layout
10309 111
10310 \end_layout
10311
10312 \end_inset
10313 </cell>
10314 </row>
10315 <row>
10316 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10317 \begin_inset Text
10318
10319 \begin_layout Plain Layout
10320
10321 \series bold
10322 Concli
10323 \end_layout
10324
10325 \end_inset
10326 </cell>
10327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10328 \begin_inset Text
10329
10330 \begin_layout Plain Layout
10331 Gianfranco
10332 \end_layout
10333
10334 \end_inset
10335 </cell>
10336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10337 \begin_inset Text
10338
10339 \begin_layout Plain Layout
10340 111
10341 \end_layout
10342
10343 \end_inset
10344 </cell>
10345 </row>
10346 <row>
10347 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10348 \begin_inset Text
10349
10350 \begin_layout Plain Layout
10351
10352 \series bold
10353 Dal Bosco
10354 \end_layout
10355
10356 \end_inset
10357 </cell>
10358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10359 \begin_inset Text
10360
10361 \begin_layout Plain Layout
10362 Carolina
10363 \end_layout
10364
10365 \end_inset
10366 </cell>
10367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10368 \begin_inset Text
10369
10370 \begin_layout Plain Layout
10371 111
10372 \end_layout
10373
10374 \end_inset
10375 </cell>
10376 </row>
10377 <row>
10378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10379 \begin_inset Text
10380
10381 \begin_layout Plain Layout
10382
10383 \series bold
10384 Dalpiaz
10385 \end_layout
10386
10387 \end_inset
10388 </cell>
10389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393 Annamaria
10394 \end_layout
10395
10396 \end_inset
10397 </cell>
10398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10399 \begin_inset Text
10400
10401 \begin_layout Plain Layout
10402 111
10403 \end_layout
10404
10405 \end_inset
10406 </cell>
10407 </row>
10408 <row>
10409 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10410 \begin_inset Text
10411
10412 \begin_layout Plain Layout
10413
10414 \series bold
10415 Feliciello
10416 \end_layout
10417
10418 \end_inset
10419 </cell>
10420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10421 \begin_inset Text
10422
10423 \begin_layout Plain Layout
10424 Domenico
10425 \end_layout
10426
10427 \end_inset
10428 </cell>
10429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10430 \begin_inset Text
10431
10432 \begin_layout Plain Layout
10433 111
10434 \end_layout
10435
10436 \end_inset
10437 </cell>
10438 </row>
10439 <row>
10440 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10441 \begin_inset Text
10442
10443 \begin_layout Plain Layout
10444
10445 \series bold
10446 Focarelli
10447 \end_layout
10448
10449 \end_inset
10450 </cell>
10451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10452 \begin_inset Text
10453
10454 \begin_layout Plain Layout
10455 Paola
10456 \end_layout
10457
10458 \end_inset
10459 </cell>
10460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10461 \begin_inset Text
10462
10463 \begin_layout Plain Layout
10464 111
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 </row>
10470 <row>
10471 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10472 \begin_inset Text
10473
10474 \begin_layout Plain Layout
10475
10476 \series bold
10477 Galletti
10478 \end_layout
10479
10480 \end_inset
10481 </cell>
10482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10483 \begin_inset Text
10484
10485 \begin_layout Plain Layout
10486 Oreste
10487 \end_layout
10488
10489 \end_inset
10490 </cell>
10491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10492 \begin_inset Text
10493
10494 \begin_layout Plain Layout
10495 111
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 </row>
10501 <row>
10502 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10503 \begin_inset Text
10504
10505 \begin_layout Plain Layout
10506
10507 \series bold
10508 Gasparini
10509 \end_layout
10510
10511 \end_inset
10512 </cell>
10513 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10514 \begin_inset Text
10515
10516 \begin_layout Plain Layout
10517 Franca
10518 \end_layout
10519
10520 \end_inset
10521 </cell>
10522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10523 \begin_inset Text
10524
10525 \begin_layout Plain Layout
10526 111
10527 \end_layout
10528
10529 \end_inset
10530 </cell>
10531 </row>
10532 <row>
10533 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10534 \begin_inset Text
10535
10536 \begin_layout Plain Layout
10537
10538 \series bold
10539 Lassini
10540 \end_layout
10541
10542 \end_inset
10543 </cell>
10544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10545 \begin_inset Text
10546
10547 \begin_layout Plain Layout
10548 Giancarlo
10549 \end_layout
10550
10551 \end_inset
10552 </cell>
10553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10554 \begin_inset Text
10555
10556 \begin_layout Plain Layout
10557 111
10558 \end_layout
10559
10560 \end_inset
10561 </cell>
10562 </row>
10563 <row>
10564 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10565 \begin_inset Text
10566
10567 \begin_layout Plain Layout
10568
10569 \series bold
10570 Malfatti
10571 \end_layout
10572
10573 \end_inset
10574 </cell>
10575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10576 \begin_inset Text
10577
10578 \begin_layout Plain Layout
10579 Luciano
10580 \end_layout
10581
10582 \end_inset
10583 </cell>
10584 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10585 \begin_inset Text
10586
10587 \begin_layout Plain Layout
10588 111
10589 \end_layout
10590
10591 \end_inset
10592 </cell>
10593 </row>
10594 <row>
10595 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10596 \begin_inset Text
10597
10598 \begin_layout Plain Layout
10599
10600 \series bold
10601 Malfatti
10602 \end_layout
10603
10604 \end_inset
10605 </cell>
10606 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10607 \begin_inset Text
10608
10609 \begin_layout Plain Layout
10610 Valeriano
10611 \end_layout
10612
10613 \end_inset
10614 </cell>
10615 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10616 \begin_inset Text
10617
10618 \begin_layout Plain Layout
10619 111
10620 \end_layout
10621
10622 \end_inset
10623 </cell>
10624 </row>
10625 <row>
10626 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10627 \begin_inset Text
10628
10629 \begin_layout Plain Layout
10630
10631 \series bold
10632 Meneguzzo
10633 \end_layout
10634
10635 \end_inset
10636 </cell>
10637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10638 \begin_inset Text
10639
10640 \begin_layout Plain Layout
10641 Roberto
10642 \end_layout
10643
10644 \end_inset
10645 </cell>
10646 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10647 \begin_inset Text
10648
10649 \begin_layout Plain Layout
10650 111
10651 \end_layout
10652
10653 \end_inset
10654 </cell>
10655 </row>
10656 <row>
10657 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10658 \begin_inset Text
10659
10660 \begin_layout Plain Layout
10661
10662 \series bold
10663 Mezzadra
10664 \end_layout
10665
10666 \end_inset
10667 </cell>
10668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10669 \begin_inset Text
10670
10671 \begin_layout Plain Layout
10672 Roberto
10673 \end_layout
10674
10675 \end_inset
10676 </cell>
10677 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10678 \begin_inset Text
10679
10680 \begin_layout Plain Layout
10681 111
10682 \end_layout
10683
10684 \end_inset
10685 </cell>
10686 </row>
10687 <row>
10688 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10689 \begin_inset Text
10690
10691 \begin_layout Plain Layout
10692
10693 \series bold
10694 Pirpamer
10695 \end_layout
10696
10697 \end_inset
10698 </cell>
10699 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10700 \begin_inset Text
10701
10702 \begin_layout Plain Layout
10703 Erich
10704 \end_layout
10705
10706 \end_inset
10707 </cell>
10708 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10709 \begin_inset Text
10710
10711 \begin_layout Plain Layout
10712 111
10713 \end_layout
10714
10715 \end_inset
10716 </cell>
10717 </row>
10718 <row>
10719 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10720 \begin_inset Text
10721
10722 \begin_layout Plain Layout
10723
10724 \series bold
10725 Pochiesa
10726 \end_layout
10727
10728 \end_inset
10729 </cell>
10730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10731 \begin_inset Text
10732
10733 \begin_layout Plain Layout
10734 Paolo
10735 \end_layout
10736
10737 \end_inset
10738 </cell>
10739 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10740 \begin_inset Text
10741
10742 \begin_layout Plain Layout
10743 111, 222
10744 \end_layout
10745
10746 \end_inset
10747 </cell>
10748 </row>
10749 <row>
10750 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10751 \begin_inset Text
10752
10753 \begin_layout Plain Layout
10754
10755 \series bold
10756 Radina
10757 \end_layout
10758
10759 \end_inset
10760 </cell>
10761 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10762 \begin_inset Text
10763
10764 \begin_layout Plain Layout
10765 Claudio
10766 \end_layout
10767
10768 \end_inset
10769 </cell>
10770 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10771 \begin_inset Text
10772
10773 \begin_layout Plain Layout
10774 111
10775 \end_layout
10776
10777 \end_inset
10778 </cell>
10779 </row>
10780 <row>
10781 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10782 \begin_inset Text
10783
10784 \begin_layout Plain Layout
10785
10786 \series bold
10787 Rizzardi
10788 \end_layout
10789
10790 \end_inset
10791 </cell>
10792 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10793 \begin_inset Text
10794
10795 \begin_layout Plain Layout
10796 Paolo, 11.
10797  Fürst von Monte\SpecialChar \-
10798 com\SpecialChar \-
10799 patri, 11.
10800  Fürst von Sulmona und Vivaro, 10.
10801  Fürst von Rossano, 5.
10802  Herzog von Canemorte, 11.
10803  Herzog von Palombara, 5.
10804  Herzog von Castelchiodato,
10805 \begin_inset ERT
10806 status open
10807
10808 \begin_layout Plain Layout
10809
10810 & 111
10811 \backslash
10812
10813 \backslash
10814  
10815 \backslash
10816 newpage
10817 \end_layout
10818
10819 \begin_layout Plain Layout
10820
10821 &
10822 \end_layout
10823
10824 \end_inset
10825
10826  11.
10827  Herzog von Poggionativo, 11.
10828  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10829  Graf von Valinfreda, 11.
10830  Baron von Cropalati, 11.
10831  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10832 \end_layout
10833
10834 \end_inset
10835 </cell>
10836 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10837 \begin_inset Text
10838
10839 \begin_layout Plain Layout
10840
10841 \end_layout
10842
10843 \end_inset
10844 </cell>
10845 </row>
10846 <row>
10847 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10848 \begin_inset Text
10849
10850 \begin_layout Plain Layout
10851
10852 \series bold
10853 Stuffer
10854 \end_layout
10855
10856 \end_inset
10857 </cell>
10858 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10859 \begin_inset Text
10860
10861 \begin_layout Plain Layout
10862 Oskar
10863 \end_layout
10864
10865 \end_inset
10866 </cell>
10867 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10868 \begin_inset Text
10869
10870 \begin_layout Plain Layout
10871 111
10872 \end_layout
10873
10874 \end_inset
10875 </cell>
10876 </row>
10877 <row>
10878 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10879 \begin_inset Text
10880
10881 \begin_layout Plain Layout
10882
10883 \series bold
10884 Tacchelli
10885 \end_layout
10886
10887 \end_inset
10888 </cell>
10889 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10890 \begin_inset Text
10891
10892 \begin_layout Plain Layout
10893 Ugo
10894 \end_layout
10895
10896 \end_inset
10897 </cell>
10898 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10899 \begin_inset Text
10900
10901 \begin_layout Plain Layout
10902 111
10903 \end_layout
10904
10905 \end_inset
10906 </cell>
10907 </row>
10908 <row>
10909 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10910 \begin_inset Text
10911
10912 \begin_layout Plain Layout
10913
10914 \series bold
10915 Tezzele
10916 \end_layout
10917
10918 \end_inset
10919 </cell>
10920 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10921 \begin_inset Text
10922
10923 \begin_layout Plain Layout
10924 Margit
10925 \end_layout
10926
10927 \end_inset
10928 </cell>
10929 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10930 \begin_inset Text
10931
10932 \begin_layout Plain Layout
10933 111
10934 \end_layout
10935
10936 \end_inset
10937 </cell>
10938 </row>
10939 <row>
10940 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10941 \begin_inset Text
10942
10943 \begin_layout Plain Layout
10944
10945 \series bold
10946 Unterkalmsteiner
10947 \end_layout
10948
10949 \end_inset
10950 </cell>
10951 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10952 \begin_inset Text
10953
10954 \begin_layout Plain Layout
10955 Frieda
10956 \end_layout
10957
10958 \end_inset
10959 </cell>
10960 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10961 \begin_inset Text
10962
10963 \begin_layout Plain Layout
10964 111
10965 \end_layout
10966
10967 \end_inset
10968 </cell>
10969 </row>
10970 <row>
10971 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10972 \begin_inset Text
10973
10974 \begin_layout Plain Layout
10975
10976 \series bold
10977 Vieider
10978 \end_layout
10979
10980 \end_inset
10981 </cell>
10982 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10983 \begin_inset Text
10984
10985 \begin_layout Plain Layout
10986 Hilde
10987 \end_layout
10988
10989 \end_inset
10990 </cell>
10991 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995 111
10996 \end_layout
10997
10998 \end_inset
10999 </cell>
11000 </row>
11001 <row>
11002 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11003 \begin_inset Text
11004
11005 \begin_layout Plain Layout
11006
11007 \series bold
11008 Vigna
11009 \end_layout
11010
11011 \end_inset
11012 </cell>
11013 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11014 \begin_inset Text
11015
11016 \begin_layout Plain Layout
11017 Jürgen
11018 \end_layout
11019
11020 \end_inset
11021 </cell>
11022 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11023 \begin_inset Text
11024
11025 \begin_layout Plain Layout
11026 111
11027 \end_layout
11028
11029 \end_inset
11030 </cell>
11031 </row>
11032 <row>
11033 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037
11038 \series bold
11039 Weber
11040 \end_layout
11041
11042 \end_inset
11043 </cell>
11044 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11045 \begin_inset Text
11046
11047 \begin_layout Plain Layout
11048 Maurizio
11049 \end_layout
11050
11051 \end_inset
11052 </cell>
11053 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11054 \begin_inset Text
11055
11056 \begin_layout Plain Layout
11057 111
11058 \end_layout
11059
11060 \end_inset
11061 </cell>
11062 </row>
11063 <row>
11064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11065 \begin_inset Text
11066
11067 \begin_layout Plain Layout
11068
11069 \series bold
11070 Winkler
11071 \end_layout
11072
11073 \end_inset
11074 </cell>
11075 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11076 \begin_inset Text
11077
11078 \begin_layout Plain Layout
11079 Franz
11080 \end_layout
11081
11082 \end_inset
11083 </cell>
11084 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11085 \begin_inset Text
11086
11087 \begin_layout Plain Layout
11088 111
11089 \end_layout
11090
11091 \end_inset
11092 </cell>
11093 </row>
11094 </lyxtabular>
11095
11096 \end_inset
11097
11098
11099 \end_layout
11100
11101 \begin_layout Section
11102 Mehrfache Zeilen, Spalten und Zeilen in Zellen
11103 \end_layout
11104
11105 \begin_layout Subsection
11106 Mehrfache Zeilen in Zellen
11107 \begin_inset CommandInset label
11108 LatexCommand label
11109 name "uab:Mehrfache-Zeilen-in"
11110
11111 \end_inset
11112
11113
11114 \begin_inset Index idx
11115 status collapsed
11116
11117 \begin_layout Plain Layout
11118 Mehrfache ! Zeilen in Zellen
11119 \end_layout
11120
11121 \end_inset
11122
11123
11124 \begin_inset Index idx
11125 status collapsed
11126
11127 \begin_layout Plain Layout
11128 Tabellen ! Zeilenumbrüche
11129 \end_layout
11130
11131 \end_inset
11132
11133
11134 \end_layout
11135
11136 \begin_layout Standard
11137 \noindent
11138 \begin_inset Float table
11139 placement H
11140 wide false
11141 sideways false
11142 status open
11143
11144 \begin_layout Plain Layout
11145 \begin_inset Caption
11146
11147 \begin_layout Plain Layout
11148 \begin_inset CommandInset label
11149 LatexCommand label
11150 name "tab:Table-with-multiple"
11151
11152 \end_inset
11153
11154 Tabelle mit mehrfachen Zeilen in einer Zelle
11155 \end_layout
11156
11157 \end_inset
11158
11159
11160 \end_layout
11161
11162 \begin_layout Plain Layout
11163 \align center
11164 \begin_inset Tabular
11165 <lyxtabular version="3" rows="3" columns="3">
11166 <features tabularvalignment="middle">
11167 <column alignment="center" valignment="middle" width="2.5cm">
11168 <column alignment="center" valignment="middle" width="0.5cm">
11169 <column alignment="center" valignment="middle" width="0.5cm">
11170 <row>
11171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11172 \begin_inset Text
11173
11174 \begin_layout Plain Layout
11175 zwei
11176 \begin_inset Newline linebreak
11177 \end_inset
11178
11179 Zeilen
11180 \end_layout
11181
11182 \end_inset
11183 </cell>
11184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11185 \begin_inset Text
11186
11187 \begin_layout Plain Layout
11188 b
11189 \end_layout
11190
11191 \end_inset
11192 </cell>
11193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11194 \begin_inset Text
11195
11196 \begin_layout Plain Layout
11197 c
11198 \end_layout
11199
11200 \end_inset
11201 </cell>
11202 </row>
11203 <row>
11204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11205 \begin_inset Text
11206
11207 \begin_layout Plain Layout
11208 d
11209 \end_layout
11210
11211 \end_inset
11212 </cell>
11213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11214 \begin_inset Text
11215
11216 \begin_layout Plain Layout
11217 e
11218 \end_layout
11219
11220 \end_inset
11221 </cell>
11222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11223 \begin_inset Text
11224
11225 \begin_layout Plain Layout
11226 f
11227 \end_layout
11228
11229 \end_inset
11230 </cell>
11231 </row>
11232 <row>
11233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11234 \begin_inset Text
11235
11236 \begin_layout Plain Layout
11237 g
11238 \end_layout
11239
11240 \end_inset
11241 </cell>
11242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11243 \begin_inset Text
11244
11245 \begin_layout Plain Layout
11246 h
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Plain Layout
11255 i
11256 \end_layout
11257
11258 \end_inset
11259 </cell>
11260 </row>
11261 </lyxtabular>
11262
11263 \end_inset
11264
11265
11266 \end_layout
11267
11268 \end_inset
11269
11270
11271 \end_layout
11272
11273 \begin_layout Standard
11274 Wenn Sie für eine Spalte eine feste Breite definieren, können Sie Text als
11275  Absätze mit mehrfachen Zeilen und Silbentrennung eingeben.
11276  Tabelle
11277 \begin_inset space ~
11278 \end_inset
11279
11280
11281 \begin_inset CommandInset ref
11282 LatexCommand ref
11283 reference "tab:Table-with-multiple"
11284
11285 \end_inset
11286
11287  wurde als 3×3-Tabelle erstellt, dann die Breite der ersten Spalte im 
11288 \family sans
11289 Tabellen-Einstellungen
11290 \family default
11291 -Dialog auf 2.5
11292 \begin_inset space \thinspace{}
11293 \end_inset
11294
11295 cm gesetzt und die vertikalen und horizontalen Ausrichtungen zentriert.
11296  Weil unser Text schmaler als 2.5
11297 \begin_inset space \thinspace{}
11298 \end_inset
11299
11300 cm ist, würde er in einer Zeile gedruckt werden.
11301  Um zwei Zeilen zu bekommen, wurde ein rechtsbündiger Zeilenumbruch (Tastenkürze
11302
11303 \family sans
11304 Strg+Shift+Enter
11305 \family default
11306 ) eingefügt.
11307  Wenn der Text länger ist, wird er automatisch umgebrochen.
11308 \end_layout
11309
11310 \begin_layout Standard
11311 Um den Text der beiden anderen Zellen der ersten Zeile vertikal auszurichten,
11312  setzen Sie die Breite der beiden Spalten im 
11313 \family sans
11314 Tabellen-Einstellungen
11315 \family default
11316 -Dialog auf 0.5
11317 \begin_inset space \thinspace{}
11318 \end_inset
11319
11320 cm und die vertikale Ausrichtung auf zentriert.
11321 \end_layout
11322
11323 \begin_layout Standard
11324 Wenn Sie in einer Zelle mit fester Breite als erstes ein sehr langes Wort
11325  haben, kann LaTeX es ohne Trennhilfen nicht trennen.
11326  Wenn Sie LaTeX trotzdem die Trennung überlassen wollen, müssen Sie vor
11327  dem Wort etwas einfügen, damit es nicht wie der erste Eintrag aussieht.
11328  Fügen sie daher 0
11329 \begin_inset space \thinspace{}
11330 \end_inset
11331
11332 pt horizontalen Abstand vor dem Wort ein.
11333  Weil er keinen Platz belegt, ändert er die Druckausgabe nicht.
11334  Tabelle
11335 \begin_inset space ~
11336 \end_inset
11337
11338
11339 \begin_inset CommandInset ref
11340 LatexCommand ref
11341 reference "tab:Table-with-and"
11342
11343 \end_inset
11344
11345  zeigt die Wirkungen.
11346 \end_layout
11347
11348 \begin_layout Standard
11349 \begin_inset Float table
11350 placement h
11351 wide false
11352 sideways false
11353 status open
11354
11355 \begin_layout Plain Layout
11356 \begin_inset Caption
11357
11358 \begin_layout Plain Layout
11359 \begin_inset CommandInset label
11360 LatexCommand label
11361 name "tab:Table-with-and"
11362
11363 \end_inset
11364
11365 Tabelle ohne und mit Silbentrennung
11366 \end_layout
11367
11368 \end_inset
11369
11370
11371 \end_layout
11372
11373 \begin_layout Plain Layout
11374 \begin_inset space \hfill{}
11375 \end_inset
11376
11377
11378 \begin_inset Tabular
11379 <lyxtabular version="3" rows="3" columns="3">
11380 <features tabularvalignment="middle">
11381 <column alignment="center" valignment="middle" width="2.5cm">
11382 <column alignment="center" valignment="middle" width="0.5cm">
11383 <column alignment="center" valignment="middle" width="0.5cm">
11384 <row>
11385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11386 \begin_inset Text
11387
11388 \begin_layout Plain Layout
11389 einsehrlangesZellenwort
11390 \end_layout
11391
11392 \end_inset
11393 </cell>
11394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11395 \begin_inset Text
11396
11397 \begin_layout Plain Layout
11398 b
11399 \end_layout
11400
11401 \end_inset
11402 </cell>
11403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11404 \begin_inset Text
11405
11406 \begin_layout Plain Layout
11407 c
11408 \end_layout
11409
11410 \end_inset
11411 </cell>
11412 </row>
11413 <row>
11414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11415 \begin_inset Text
11416
11417 \begin_layout Plain Layout
11418 d
11419 \end_layout
11420
11421 \end_inset
11422 </cell>
11423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11424 \begin_inset Text
11425
11426 \begin_layout Plain Layout
11427 e
11428 \end_layout
11429
11430 \end_inset
11431 </cell>
11432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11433 \begin_inset Text
11434
11435 \begin_layout Plain Layout
11436 f
11437 \end_layout
11438
11439 \end_inset
11440 </cell>
11441 </row>
11442 <row>
11443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11444 \begin_inset Text
11445
11446 \begin_layout Plain Layout
11447 g
11448 \end_layout
11449
11450 \end_inset
11451 </cell>
11452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11453 \begin_inset Text
11454
11455 \begin_layout Plain Layout
11456 h
11457 \end_layout
11458
11459 \end_inset
11460 </cell>
11461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11462 \begin_inset Text
11463
11464 \begin_layout Plain Layout
11465 i
11466 \end_layout
11467
11468 \end_inset
11469 </cell>
11470 </row>
11471 </lyxtabular>
11472
11473 \end_inset
11474
11475
11476 \begin_inset space \hfill{}
11477 \end_inset
11478
11479
11480 \begin_inset Tabular
11481 <lyxtabular version="3" rows="3" columns="3">
11482 <features tabularvalignment="middle">
11483 <column alignment="center" valignment="middle" width="2.5cm">
11484 <column alignment="center" valignment="middle" width="0.5cm">
11485 <column alignment="center" valignment="middle" width="0.5cm">
11486 <row>
11487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11488 \begin_inset Text
11489
11490 \begin_layout Plain Layout
11491 \begin_inset space \hspace{}
11492 \length 0pt
11493 \end_inset
11494
11495 einsehrlangesZellenwort
11496 \end_layout
11497
11498 \end_inset
11499 </cell>
11500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11501 \begin_inset Text
11502
11503 \begin_layout Plain Layout
11504 b
11505 \end_layout
11506
11507 \end_inset
11508 </cell>
11509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11510 \begin_inset Text
11511
11512 \begin_layout Plain Layout
11513 c
11514 \end_layout
11515
11516 \end_inset
11517 </cell>
11518 </row>
11519 <row>
11520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11521 \begin_inset Text
11522
11523 \begin_layout Plain Layout
11524 d
11525 \end_layout
11526
11527 \end_inset
11528 </cell>
11529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11530 \begin_inset Text
11531
11532 \begin_layout Plain Layout
11533 e
11534 \end_layout
11535
11536 \end_inset
11537 </cell>
11538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11539 \begin_inset Text
11540
11541 \begin_layout Plain Layout
11542 f
11543 \end_layout
11544
11545 \end_inset
11546 </cell>
11547 </row>
11548 <row>
11549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11550 \begin_inset Text
11551
11552 \begin_layout Plain Layout
11553 g
11554 \end_layout
11555
11556 \end_inset
11557 </cell>
11558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11559 \begin_inset Text
11560
11561 \begin_layout Plain Layout
11562 h
11563 \end_layout
11564
11565 \end_inset
11566 </cell>
11567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11568 \begin_inset Text
11569
11570 \begin_layout Plain Layout
11571 i
11572 \end_layout
11573
11574 \end_inset
11575 </cell>
11576 </row>
11577 </lyxtabular>
11578
11579 \end_inset
11580
11581
11582 \begin_inset space \hfill{}
11583 \end_inset
11584
11585
11586 \end_layout
11587
11588 \end_inset
11589
11590
11591 \end_layout
11592
11593 \begin_layout Subsection
11594 Mehrfachspalten
11595 \begin_inset CommandInset label
11596 LatexCommand label
11597 name "uab:Mehrfachspalten"
11598
11599 \end_inset
11600
11601
11602 \begin_inset Index idx
11603 status collapsed
11604
11605 \begin_layout Plain Layout
11606 Mahrfachspalten
11607 \end_layout
11608
11609 \end_inset
11610
11611
11612 \begin_inset Index idx
11613 status collapsed
11614
11615 \begin_layout Plain Layout
11616 Tabellen ! Mahrfachspalten
11617 \end_layout
11618
11619 \end_inset
11620
11621
11622 \end_layout
11623
11624 \begin_layout Subsubsection
11625 Grundlagen
11626 \end_layout
11627
11628 \begin_layout Standard
11629 Um mehrere Zellen einer Zeile zu einer zu verbinden, markieren Sie diese
11630  und verwenden dann den Knopf 
11631 \begin_inset Graphics
11632         filename ../../images/tabular-feature_multicolumn.png
11633         scale 70
11634         scaleBeforeRotation
11635
11636 \end_inset
11637
11638  in der Werkzeugleiste, das Menü 
11639 \family sans
11640 Bearbeiten\SpecialChar \menuseparator
11641 Tabelle\SpecialChar \menuseparator
11642 Mehrfachspalte
11643 \family default
11644 , oder klicken Sie rechts auf die markierten Zellen und wählen im Kontextmenü
11645  
11646 \family sans
11647 Mehrfachspalte
11648 \family default
11649 .
11650 \end_layout
11651
11652 \begin_layout Standard
11653 Mehrfachspalten haben ihre eigenen Einstellungen.
11654  Das bedeutet, dass sie sich nur auf die Mehrfachspalte auswirken.
11655  Hier ist ein Beispiel mit einer Mehrfachspalte in der ersten Zeile und
11656  einer in der letzten Zeile, bei der die obere Linie weggelassen wurde:
11657 \end_layout
11658
11659 \begin_layout Standard
11660 \align center
11661 \begin_inset Tabular
11662 <lyxtabular version="3" rows="3" columns="4">
11663 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11664 <column alignment="center" valignment="top" width="0pt">
11665 <column alignment="center" valignment="middle" width="0">
11666 <column alignment="center" valignment="top" width="0in">
11667 <column alignment="center" valignment="top" width="0pt">
11668 <row>
11669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11670 \begin_inset Text
11671
11672 \begin_layout Plain Layout
11673 abc
11674 \end_layout
11675
11676 \end_inset
11677 </cell>
11678 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11679 \begin_inset Text
11680
11681 \begin_layout Plain Layout
11682 def ghi
11683 \end_layout
11684
11685 \end_inset
11686 </cell>
11687 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11688 \begin_inset Text
11689
11690 \begin_layout Plain Layout
11691
11692 \end_layout
11693
11694 \end_inset
11695 </cell>
11696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11697 \begin_inset Text
11698
11699 \begin_layout Plain Layout
11700 jkl
11701 \end_layout
11702
11703 \end_inset
11704 </cell>
11705 </row>
11706 <row>
11707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11708 \begin_inset Text
11709
11710 \begin_layout Plain Layout
11711
11712 \family roman
11713 \series medium
11714 \shape up
11715 \size normal
11716 \emph off
11717 \bar no
11718 \noun off
11719 \color none
11720 A
11721 \end_layout
11722
11723 \end_inset
11724 </cell>
11725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11726 \begin_inset Text
11727
11728 \begin_layout Plain Layout
11729 B
11730 \end_layout
11731
11732 \end_inset
11733 </cell>
11734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11735 \begin_inset Text
11736
11737 \begin_layout Plain Layout
11738 C
11739 \end_layout
11740
11741 \end_inset
11742 </cell>
11743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11744 \begin_inset Text
11745
11746 \begin_layout Plain Layout
11747 D
11748 \end_layout
11749
11750 \end_inset
11751 </cell>
11752 </row>
11753 <row>
11754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11755 \begin_inset Text
11756
11757 \begin_layout Plain Layout
11758 1
11759 \end_layout
11760
11761 \end_inset
11762 </cell>
11763 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11764 \begin_inset Text
11765
11766 \begin_layout Plain Layout
11767 2
11768 \end_layout
11769
11770 \end_inset
11771 </cell>
11772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11773 \begin_inset Text
11774
11775 \begin_layout Plain Layout
11776 3
11777 \end_layout
11778
11779 \end_inset
11780 </cell>
11781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11782 \begin_inset Text
11783
11784 \begin_layout Plain Layout
11785 4
11786 \end_layout
11787
11788 \end_inset
11789 </cell>
11790 </row>
11791 </lyxtabular>
11792
11793 \end_inset
11794
11795
11796 \end_layout
11797
11798 \begin_layout Subsubsection
11799 Mehrfachspalten-Berechnungen
11800 \begin_inset CommandInset label
11801 LatexCommand label
11802 name "uab:Mehrfachspalten-Berechnungen"
11803
11804 \end_inset
11805
11806
11807 \begin_inset Index idx
11808 status collapsed
11809
11810 \begin_layout Plain Layout
11811 Mahrfachspalten ! Berechnung
11812 \end_layout
11813
11814 \end_inset
11815
11816
11817 \begin_inset Index idx
11818 status collapsed
11819
11820 \begin_layout Plain Layout
11821 Tabellen ! Mahrfachspalten ! Berechnung
11822 \end_layout
11823
11824 \end_inset
11825
11826
11827 \end_layout
11828
11829 \begin_layout Standard
11830 LyX unterstützt Mehrfachspalten direkt, aber wir müssen die Breite der neuen
11831  Zellen beachten.
11832 \end_layout
11833
11834 \begin_layout Standard
11835 \begin_inset Float table
11836 placement h
11837 wide false
11838 sideways false
11839 status open
11840
11841 \begin_layout Plain Layout
11842 \begin_inset Caption
11843
11844 \begin_layout Plain Layout
11845 \begin_inset CommandInset label
11846 LatexCommand label
11847 name "tab:Table-with-centered"
11848
11849 \end_inset
11850
11851 Tabelle mit zentriertem Mehrfachspalten-Text über zwei Spalten, die genau
11852  die halbe Breite der Mehrfachspalten-Zelle haben
11853 \begin_inset Argument
11854 status collapsed
11855
11856 \begin_layout Plain Layout
11857 Eine Mehrfachspalten-Tabelle
11858 \end_layout
11859
11860 \end_inset
11861
11862
11863 \end_layout
11864
11865 \end_inset
11866
11867
11868 \end_layout
11869
11870 \begin_layout Plain Layout
11871 \align center
11872 \begin_inset Tabular
11873 <lyxtabular version="3" rows="3" columns="3">
11874 <features tabularvalignment="middle">
11875 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11876 <column alignment="center" valignment="middle" width="0">
11877 <column alignment="center" valignment="top" width="0">
11878 <row>
11879 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11880 \begin_inset Text
11881
11882 \begin_layout Plain Layout
11883 Dies ist eine Mehrfach\SpecialChar \-
11884 spalten-Zelle
11885 \end_layout
11886
11887 \end_inset
11888 </cell>
11889 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11890 \begin_inset Text
11891
11892 \begin_layout Plain Layout
11893
11894 \end_layout
11895
11896 \end_inset
11897 </cell>
11898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11899 \begin_inset Text
11900
11901 \begin_layout Plain Layout
11902 c
11903 \end_layout
11904
11905 \end_inset
11906 </cell>
11907 </row>
11908 <row>
11909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11910 \begin_inset Text
11911
11912 \begin_layout Plain Layout
11913 d
11914 \end_layout
11915
11916 \end_inset
11917 </cell>
11918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11919 \begin_inset Text
11920
11921 \begin_layout Plain Layout
11922 e
11923 \end_layout
11924
11925 \end_inset
11926 </cell>
11927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11928 \begin_inset Text
11929
11930 \begin_layout Plain Layout
11931 f
11932 \end_layout
11933
11934 \end_inset
11935 </cell>
11936 </row>
11937 <row>
11938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11939 \begin_inset Text
11940
11941 \begin_layout Plain Layout
11942 g
11943 \end_layout
11944
11945 \end_inset
11946 </cell>
11947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11948 \begin_inset Text
11949
11950 \begin_layout Plain Layout
11951 h
11952 \end_layout
11953
11954 \end_inset
11955 </cell>
11956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11957 \begin_inset Text
11958
11959 \begin_layout Plain Layout
11960 i
11961 \end_layout
11962
11963 \end_inset
11964 </cell>
11965 </row>
11966 </lyxtabular>
11967
11968 \end_inset
11969
11970
11971 \end_layout
11972
11973 \end_inset
11974
11975
11976 \end_layout
11977
11978 \begin_layout Standard
11979 Um Tabelle
11980 \begin_inset space ~
11981 \end_inset
11982
11983
11984 \begin_inset CommandInset ref
11985 LatexCommand ref
11986 reference "tab:Table-with-centered"
11987
11988 \end_inset
11989
11990  zu erhalten, markieren Sie die ersten beiden Zellen der ersten Zeile einer
11991  3×3-Tabelle, kreuzen im 
11992 \family sans
11993 Tabellen-Einstellungen
11994 \family default
11995 -Dialog 
11996 \family sans
11997 Mehrfachspalte
11998 \family default
11999  an, setzen die 
12000 \family sans
12001 Horizontale
12002 \begin_inset space ~
12003 \end_inset
12004
12005 Ausrichtung
12006 \family default
12007  auf 
12008 \family sans
12009 Zentriert
12010 \family default
12011  und die 
12012 \family sans
12013 Breite
12014 \family default
12015  auf 2.5
12016 \begin_inset space \thinspace{}
12017 \end_inset
12018
12019 cm.
12020  Die überspannten Spalten werden dann auf die halbe Breite gesetzt, indem
12021  Sie die Breite der ersten Spalte auf 1.25
12022 \begin_inset space \thinspace{}
12023 \end_inset
12024
12025 cm setzen.
12026  Die zweite Spalte wird dann automatisch 1.25
12027 \begin_inset space \thinspace{}
12028 \end_inset
12029
12030 cm breit (Breite der 
12031 \family sans
12032 Mehrfachspalte
12033 \family default
12034  
12035 \begin_inset Formula $-$
12036 \end_inset
12037
12038  Breite der ersten Spalte).
12039  Dies wurde so für Tabelle
12040 \begin_inset space ~
12041 \end_inset
12042
12043
12044 \begin_inset CommandInset ref
12045 LatexCommand ref
12046 reference "tab:Table-without-half"
12047
12048 \end_inset
12049
12050  gemacht.
12051 \end_layout
12052
12053 \begin_layout Standard
12054 \begin_inset Float table
12055 wide false
12056 sideways false
12057 status open
12058
12059 \begin_layout Plain Layout
12060 \begin_inset Caption
12061
12062 \begin_layout Plain Layout
12063 \begin_inset CommandInset label
12064 LatexCommand label
12065 name "tab:Table-without-half"
12066
12067 \end_inset
12068
12069 Tabelle, in der die überspannten Spalten nicht genau halb so breit sind
12070  wie die Mehrfachspalte
12071 \begin_inset Argument
12072 status collapsed
12073
12074 \begin_layout Plain Layout
12075 Eine unvollkommene Mehrfachspalten-Tabelle
12076 \end_layout
12077
12078 \end_inset
12079
12080
12081 \end_layout
12082
12083 \end_inset
12084
12085
12086 \end_layout
12087
12088 \begin_layout Plain Layout
12089 \align center
12090 \begin_inset Tabular
12091 <lyxtabular version="3" rows="3" columns="3">
12092 <features tabularvalignment="middle">
12093 <column alignment="center" valignment="top" width="1.25cm">
12094 <column alignment="center" valignment="top" width="0">
12095 <column alignment="center" valignment="top" width="0">
12096 <row>
12097 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12098 \begin_inset Text
12099
12100 \begin_layout Plain Layout
12101 Dies ist auch eine Mehr\SpecialChar \-
12102 fach\SpecialChar \-
12103 spalten-Zelle
12104 \end_layout
12105
12106 \end_inset
12107 </cell>
12108 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12109 \begin_inset Text
12110
12111 \begin_layout Plain Layout
12112
12113 \end_layout
12114
12115 \end_inset
12116 </cell>
12117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12118 \begin_inset Text
12119
12120 \begin_layout Plain Layout
12121 c
12122 \end_layout
12123
12124 \end_inset
12125 </cell>
12126 </row>
12127 <row>
12128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12129 \begin_inset Text
12130
12131 \begin_layout Plain Layout
12132 d
12133 \end_layout
12134
12135 \end_inset
12136 </cell>
12137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12138 \begin_inset Text
12139
12140 \begin_layout Plain Layout
12141 e
12142 \end_layout
12143
12144 \end_inset
12145 </cell>
12146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12147 \begin_inset Text
12148
12149 \begin_layout Plain Layout
12150 f
12151 \end_layout
12152
12153 \end_inset
12154 </cell>
12155 </row>
12156 <row>
12157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12158 \begin_inset Text
12159
12160 \begin_layout Plain Layout
12161 g
12162 \end_layout
12163
12164 \end_inset
12165 </cell>
12166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12167 \begin_inset Text
12168
12169 \begin_layout Plain Layout
12170 h
12171 \end_layout
12172
12173 \end_inset
12174 </cell>
12175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12176 \begin_inset Text
12177
12178 \begin_layout Plain Layout
12179 i
12180 \end_layout
12181
12182 \end_inset
12183 </cell>
12184 </row>
12185 </lyxtabular>
12186
12187 \end_inset
12188
12189
12190 \end_layout
12191
12192 \end_inset
12193
12194
12195 \end_layout
12196
12197 \begin_layout Standard
12198 In der druckfertigen Version sehen Sie, dass die erste Spalte etwas breiter
12199  als die zweite ist.
12200  Das liegt daran, dass die Zellenbreite 
12201 \begin_inset Formula $W_{\mathrm{tot}}$
12202 \end_inset
12203
12204  nicht ihre definierte Breite 
12205 \begin_inset Formula $W_{g}$
12206 \end_inset
12207
12208  ist, sondern ein wenig mehr.
12209  Anhang
12210 \begin_inset space ~
12211 \end_inset
12212
12213
12214 \begin_inset CommandInset ref
12215 LatexCommand ref
12216 reference "kap:Exläuterung-einer-Gleichung"
12217
12218 \end_inset
12219
12220  erklärt das genauer.
12221 \end_layout
12222
12223 \begin_layout Standard
12224 Wenn 
12225 \emph on
12226 n
12227 \emph default
12228  Spalten zu einer Mehrfachspalte zusammengefasst werden, errechnet sich
12229  die definierte Breite 
12230 \begin_inset Formula $W_{g\, n}$
12231 \end_inset
12232
12233  einer Spalte, deren totale Breite = 
12234 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
12235 \end_inset
12236
12237  sein soll, wie folgt:
12238 \begin_inset Formula 
12239 \begin{equation}
12240 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12241 \end{equation}
12242
12243 \end_inset
12244
12245
12246 \end_layout
12247
12248 \begin_layout Standard
12249 In unserem Falls ist 
12250 \begin_inset Formula $n=2$
12251 \end_inset
12252
12253
12254 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12255 \end_inset
12256
12257 cm, und damit wird aus Gleichung
12258 \begin_inset space ~
12259 \end_inset
12260
12261
12262 \begin_inset CommandInset ref
12263 LatexCommand ref
12264 reference "eq:Wgn"
12265
12266 \end_inset
12267
12268  
12269 \begin_inset Formula 
12270 \begin{equation}
12271 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12272 \end{equation}
12273
12274 \end_inset
12275
12276
12277 \end_layout
12278
12279 \begin_layout Standard
12280 Damit LaTeX rechnen kann, muss das Paket 
12281 \series bold
12282 calc
12283 \series default
12284  im Vorspann geladen werden.
12285 \begin_inset Index idx
12286 status collapsed
12287
12288 \begin_layout Plain Layout
12289 LaTeX-Pakete ! calc
12290 \end_layout
12291
12292 \end_inset
12293
12294
12295 \end_layout
12296
12297 \begin_layout Standard
12298
12299 \series bold
12300
12301 \backslash
12302 usepackage{calc}
12303 \end_layout
12304
12305 \begin_layout Standard
12306 LyX erlaubt im 
12307 \family sans
12308 Breite
12309 \family default
12310 -Feld des 
12311 \family sans
12312 Tabellen-Einstellungen
12313 \family default
12314 -Dialogs keine Berechnungen.
12315  Deshalb müssen Sie die Formel für die Breite im Feld 
12316 \family sans
12317 LaTe
12318 \begin_inset ERT
12319 status collapsed
12320
12321 \begin_layout Plain Layout
12322
12323 {}
12324 \end_layout
12325
12326 \end_inset
12327
12328 X-Argument
12329 \family default
12330  eingeben.
12331  Hier iss ein Überblick über die Argumente:
12332 \end_layout
12333
12334 \begin_layout Itemize
12335
12336 \series bold
12337 p{Breite}
12338 \series default
12339  die Zelle bekommt eine feste 
12340 \series bold
12341 Breite
12342 \series default
12343 , und die vertikale Ausrichtung ist 
12344 \family sans
12345 Oben
12346 \end_layout
12347
12348 \begin_layout Itemize
12349
12350 \series bold
12351 m{Breite}
12352 \series default
12353  die Zelle bekommt eine feste 
12354 \series bold
12355 Breite
12356 \series default
12357 , und die vertikale Ausrichtung ist 
12358 \family sans
12359 Mitte
12360 \end_layout
12361
12362 \begin_layout Itemize
12363
12364 \series bold
12365 b{Breite}
12366 \series default
12367  die Zelle bekommt eine feste 
12368 \series bold
12369 Breite
12370 \series default
12371 , und die vertikale Ausrichtung ist 
12372 \family sans
12373 Unten
12374 \end_layout
12375
12376 \begin_layout Standard
12377 Wenn Sie ein LaTeX-Argument eingeben, werden alle anderen Einstellungen
12378  für diese Zelle überschrieben.
12379 \end_layout
12380
12381 \begin_layout Standard
12382 \begin_inset Note Greyedout
12383 status open
12384
12385 \begin_layout Plain Layout
12386
12387 \series bold
12388 Bemerkung:
12389 \series default
12390  Wegen eines Fehlers in LyX werden die überschriebenen Einstellungen dennoch
12391  angezeigt.
12392 \end_layout
12393
12394 \end_inset
12395
12396
12397 \end_layout
12398
12399 \begin_layout Standard
12400 Weil der Text horizontal zentriert sein soll, wurde in den Einstellungen
12401  der Zelle mit dem Inhalt 
12402 \begin_inset Quotes gld
12403 \end_inset
12404
12405 d
12406 \begin_inset Quotes grd
12407 \end_inset
12408
12409  der Tabelle
12410 \begin_inset space ~
12411 \end_inset
12412
12413
12414 \begin_inset CommandInset ref
12415 LatexCommand ref
12416 reference "tab:Table-with-centered"
12417
12418 \end_inset
12419
12420  auch noch der Befehl
12421 \family typewriter
12422 \series bold
12423  
12424 \family default
12425
12426 \backslash
12427 centering
12428 \series default
12429  hinzugefügt.
12430  Das Ganze sieht dann so aus:
12431 \end_layout
12432
12433 \begin_layout Standard
12434
12435 \series bold
12436 |>{
12437 \backslash
12438 centering}m{1.25cm-6.2pt}
12439 \end_layout
12440
12441 \begin_layout Standard
12442 Der vertikale Strich 
12443 \series bold
12444
12445 \begin_inset Quotes gld
12446 \end_inset
12447
12448 |
12449 \series default
12450
12451 \begin_inset Quotes grd
12452 \end_inset
12453
12454  am Anfang zeichnet die linke Linie, und der Befehl 
12455 \series bold
12456
12457 \begin_inset Quotes gld
12458 \end_inset
12459
12460 >{ }
12461 \begin_inset Quotes grd
12462 \end_inset
12463
12464
12465 \series default
12466  bedeutet, dass die Befehle in der geschweiften Klammer vor dem Erstellen
12467  der Zelle benutzt werden sollen.
12468 \end_layout
12469
12470 \begin_layout Standard
12471 Obwohl wir eine zentrierte Ausrichtung für die Mehrfachspalte festgelegt
12472  haben, ist der Text noch immer linksbündig, weil LyX Ausrichtungen nur
12473  für einzelne Spalten anwendet.
12474  Deswegen musste für die Mehrfachspalte folgendes LaTeX-Argument benutzt
12475  werden:
12476 \end_layout
12477
12478 \begin_layout Standard
12479
12480 \series bold
12481 |>{
12482 \backslash
12483 centering}m{2.5cm}|
12484 \end_layout
12485
12486 \begin_layout Subsection
12487 Mehrfachzeilen
12488 \begin_inset CommandInset label
12489 LatexCommand label
12490 name "uab:Mehrfachzeilen"
12491
12492 \end_inset
12493
12494
12495 \begin_inset Index idx
12496 status collapsed
12497
12498 \begin_layout Plain Layout
12499 Mehrfachzeilen
12500 \end_layout
12501
12502 \end_inset
12503
12504
12505 \begin_inset Index idx
12506 status collapsed
12507
12508 \begin_layout Plain Layout
12509 Tabellen ! Mehrfachzeilen
12510 \end_layout
12511
12512 \end_inset
12513
12514
12515 \end_layout
12516
12517 \begin_layout Standard
12518 Um mehrere Zellen einer Zeile zu einer zu verbinden, markieren Sie diese
12519  und verwenden dann den Knopf 
12520 \begin_inset Graphics
12521         filename ../../images/tabular-feature_multirow.png
12522         scale 70
12523         scaleBeforeRotation
12524
12525 \end_inset
12526
12527  in der Werkzeugleiste, das Menü 
12528 \family sans
12529 Bearbeiten\SpecialChar \menuseparator
12530 Tabelle\SpecialChar \menuseparator
12531 Mehrfachzeile
12532 \family default
12533 , oder klicken Sie rechts auf die markierten Zellen und wählen im Kontextmenü
12534  
12535 \family sans
12536 Mehrfachzeile
12537 \family default
12538 .
12539 \end_layout
12540
12541 \begin_layout Standard
12542 Hier ist eine Beispieltabelle mit einer Mehrfachzeile in der ersten Spalte:
12543 \end_layout
12544
12545 \begin_layout Standard
12546 \align center
12547 \begin_inset Tabular
12548 <lyxtabular version="3" rows="3" columns="3">
12549 <features tabularvalignment="middle">
12550 <column alignment="center" valignment="top" width="0pt">
12551 <column alignment="center" valignment="top" width="0">
12552 <column alignment="center" valignment="top" width="0">
12553 <row>
12554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12555 \begin_inset Text
12556
12557 \begin_layout Plain Layout
12558 ein langer Eintrag
12559 \end_layout
12560
12561 \end_inset
12562 </cell>
12563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12564 \begin_inset Text
12565
12566 \begin_layout Plain Layout
12567 b
12568 \end_layout
12569
12570 \end_inset
12571 </cell>
12572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12573 \begin_inset Text
12574
12575 \begin_layout Plain Layout
12576 c
12577 \end_layout
12578
12579 \end_inset
12580 </cell>
12581 </row>
12582 <row>
12583 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12584 \begin_inset Text
12585
12586 \begin_layout Plain Layout
12587 Mehrfachzeile
12588 \end_layout
12589
12590 \end_inset
12591 </cell>
12592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12593 \begin_inset Text
12594
12595 \begin_layout Plain Layout
12596 e
12597 \end_layout
12598
12599 \end_inset
12600 </cell>
12601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12602 \begin_inset Text
12603
12604 \begin_layout Plain Layout
12605 f
12606 \end_layout
12607
12608 \end_inset
12609 </cell>
12610 </row>
12611 <row>
12612 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12613 \begin_inset Text
12614
12615 \begin_layout Plain Layout
12616
12617 \end_layout
12618
12619 \end_inset
12620 </cell>
12621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12622 \begin_inset Text
12623
12624 \begin_layout Plain Layout
12625 h
12626 \end_layout
12627
12628 \end_inset
12629 </cell>
12630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12631 \begin_inset Text
12632
12633 \begin_layout Plain Layout
12634 i
12635 \end_layout
12636
12637 \end_inset
12638 </cell>
12639 </row>
12640 </lyxtabular>
12641
12642 \end_inset
12643
12644
12645 \end_layout
12646
12647 \begin_layout Standard
12648 Die Breite einer Mehrfachzeile wird durch Setzen der Breite für die komplette
12649  Spalte festgelegt.
12650  Der 
12651 \family sans
12652 Vertikale Versatz
12653 \family default
12654  verschiebt den Inhalt der Mehrfachzeile nach oben/unten wenn der Versatz
12655  positiv/negativ ist.
12656 \end_layout
12657
12658 \begin_layout Standard
12659 Wenn die Spalte der Mehrfachzeile keine explizite Breite hat, übernimmt
12660  die Mehrfachzeile die Ausrichtung der Spalte.
12661  Ansonsten ist sie standardmäßig links ausgerichtet.
12662  Um die Ausrichtung zu ändern, erneuern Sie den Befehl 
12663 \series bold
12664
12665 \backslash
12666 multirowsetup
12667 \series default
12668  mit dem Befehl
12669 \end_layout
12670
12671 \begin_layout Standard
12672
12673 \series bold
12674
12675 \backslash
12676 renewcommand{
12677 \backslash
12678 multirowsetup}{
12679 \backslash
12680 centering}
12681 \end_layout
12682
12683 \begin_layout Standard
12684 im LaTeX-Vorspann.
12685  Es werden dann die Inhalte aller Mehrfachzeilen-Zellen des Dokuments zentriert.
12686  Wenn diese Ausrichtung nur für einige Tabellen gelten soll, kann der Befehl
12687  auch mittels TeX-Code vor der jeweiligen Tabelle, statt im LaTeX-Vorspann,
12688  erneuert werden.
12689  Für rechtsbündigen Text ersetzt man 
12690 \series bold
12691
12692 \backslash
12693 centering
12694 \series default
12695  durch 
12696 \series bold
12697
12698 \backslash
12699 raggedleft
12700 \series default
12701 .
12702  Um zur linksbündigen Ausrichtung zurückzukehren, wird 
12703 \series bold
12704
12705 \backslash
12706 raggedright
12707 \series default
12708  verwendet.
12709 \end_layout
12710
12711 \begin_layout Standard
12712 Dies ist eine Beispieltabelle mit einer rechts ausgerichteten Mehrfachzeile
12713  die -4
12714 \begin_inset space \thinspace{}
12715 \end_inset
12716
12717 mm vertikalen Versatz hat und sich in einer 3
12718 \begin_inset space \thinspace{}
12719 \end_inset
12720
12721 cm breiten Spalte befindet:
12722 \end_layout
12723
12724 \begin_layout Standard
12725 \noindent
12726 \align center
12727 \begin_inset ERT
12728 status collapsed
12729
12730 \begin_layout Plain Layout
12731
12732
12733 \backslash
12734 renewcommand{
12735 \backslash
12736 multirowsetup}{
12737 \backslash
12738 raggedleft}
12739 \end_layout
12740
12741 \end_inset
12742
12743
12744 \begin_inset Tabular
12745 <lyxtabular version="3" rows="4" columns="3">
12746 <features tabularvalignment="middle">
12747 <column alignment="center" valignment="top" width="3cm">
12748 <column alignment="center" valignment="top" width="0">
12749 <column alignment="center" valignment="top" width="0">
12750 <row>
12751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12752 \begin_inset Text
12753
12754 \begin_layout Plain Layout
12755 ein langer Eintrag
12756 \end_layout
12757
12758 \end_inset
12759 </cell>
12760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12761 \begin_inset Text
12762
12763 \begin_layout Plain Layout
12764 b
12765 \end_layout
12766
12767 \end_inset
12768 </cell>
12769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12770 \begin_inset Text
12771
12772 \begin_layout Plain Layout
12773 c
12774 \end_layout
12775
12776 \end_inset
12777 </cell>
12778 </row>
12779 <row>
12780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12781 \begin_inset Text
12782
12783 \begin_layout Plain Layout
12784 t
12785 \end_layout
12786
12787 \end_inset
12788 </cell>
12789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12790 \begin_inset Text
12791
12792 \begin_layout Plain Layout
12793 n
12794 \end_layout
12795
12796 \end_inset
12797 </cell>
12798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12799 \begin_inset Text
12800
12801 \begin_layout Plain Layout
12802 m
12803 \end_layout
12804
12805 \end_inset
12806 </cell>
12807 </row>
12808 <row>
12809 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12810 \begin_inset Text
12811
12812 \begin_layout Plain Layout
12813 Mehrfachzeile
12814 \end_layout
12815
12816 \end_inset
12817 </cell>
12818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12819 \begin_inset Text
12820
12821 \begin_layout Plain Layout
12822 e
12823 \end_layout
12824
12825 \end_inset
12826 </cell>
12827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12828 \begin_inset Text
12829
12830 \begin_layout Plain Layout
12831 f
12832 \end_layout
12833
12834 \end_inset
12835 </cell>
12836 </row>
12837 <row>
12838 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12839 \begin_inset Text
12840
12841 \begin_layout Plain Layout
12842
12843 \end_layout
12844
12845 \end_inset
12846 </cell>
12847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12848 \begin_inset Text
12849
12850 \begin_layout Plain Layout
12851 h
12852 \end_layout
12853
12854 \end_inset
12855 </cell>
12856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12857 \begin_inset Text
12858
12859 \begin_layout Plain Layout
12860 i
12861 \end_layout
12862
12863 \end_inset
12864 </cell>
12865 </row>
12866 </lyxtabular>
12867
12868 \end_inset
12869
12870
12871 \begin_inset ERT
12872 status collapsed
12873
12874 \begin_layout Plain Layout
12875
12876
12877 \backslash
12878 renewcommand{
12879 \backslash
12880 multirowsetup}{
12881 \backslash
12882 raggedright}
12883 \end_layout
12884
12885 \end_inset
12886
12887
12888 \end_layout
12889
12890 \begin_layout Standard
12891 Um eine neue Zeile zu beginnen, können Sie einen erzwungenen Zeilenumbruch
12892  (Tastenkürzel 
12893 \family sans
12894 Ctrl+Enter
12895 \family default
12896 ) verwenden.
12897  Dieser respektiert jedoch nicht die Tabellenlinien, wie diese Tabelle zeigt:
12898 \end_layout
12899
12900 \begin_layout Standard
12901 \noindent
12902 \align center
12903 \begin_inset Tabular
12904 <lyxtabular version="3" rows="3" columns="2">
12905 <features tabularvalignment="middle">
12906 <column alignment="left" valignment="middle" width="2cm">
12907 <column alignment="center" valignment="top" width="0">
12908 <row>
12909 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12910 \begin_inset Text
12911
12912 \begin_layout Plain Layout
12913 aaa
12914 \begin_inset Newline newline
12915 \end_inset
12916
12917 aaa
12918 \begin_inset Newline newline
12919 \end_inset
12920
12921 falsche Zelle
12922 \end_layout
12923
12924 \end_inset
12925 </cell>
12926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12927 \begin_inset Text
12928
12929 \begin_layout Plain Layout
12930 ccc
12931 \end_layout
12932
12933 \end_inset
12934 </cell>
12935 </row>
12936 <row>
12937 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12938 \begin_inset Text
12939
12940 \begin_layout Plain Layout
12941
12942 \end_layout
12943
12944 \end_inset
12945 </cell>
12946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12947 \begin_inset Text
12948
12949 \begin_layout Plain Layout
12950 ddd
12951 \end_layout
12952
12953 \end_inset
12954 </cell>
12955 </row>
12956 <row>
12957 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12958 \begin_inset Text
12959
12960 \begin_layout Plain Layout
12961 bbb
12962 \end_layout
12963
12964 \end_inset
12965 </cell>
12966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12967 \begin_inset Text
12968
12969 \begin_layout Plain Layout
12970 eee
12971 \end_layout
12972
12973 \end_inset
12974 </cell>
12975 </row>
12976 </lyxtabular>
12977
12978 \end_inset
12979
12980
12981 \end_layout
12982
12983 \begin_layout Standard
12984 Seien Sie daher vorsichtig mit erzwungenen Zeilenumbrüchen.
12985 \end_layout
12986
12987 \begin_layout Section
12988 Formale Tabellen
12989 \begin_inset CommandInset label
12990 LatexCommand label
12991 name "abs:Formale-Tabellen"
12992
12993 \end_inset
12994
12995
12996 \begin_inset Index idx
12997 status collapsed
12998
12999 \begin_layout Plain Layout
13000 Tabellen ! Formale
13001 \end_layout
13002
13003 \end_inset
13004
13005
13006 \end_layout
13007
13008 \begin_layout Standard
13009 Tabellen werden in Büchern oft wie Tabelle
13010 \begin_inset space ~
13011 \end_inset
13012
13013
13014 \begin_inset CommandInset ref
13015 LatexCommand ref
13016 reference "tab:Formale-Tabelle"
13017
13018 \end_inset
13019
13020  gesetzt.
13021  Diese Tabellen werden
13022 \emph on
13023  formal
13024 \emph default
13025  genannt.
13026  Formale Tabellen bekommen Sie, wenn Sie im 
13027 \family sans
13028 Tabellen-Einstellungen
13029 \family default
13030 -Dialog auf der Karteikarte 
13031 \family sans
13032 Rahmen
13033 \family default
13034  den 
13035 \family sans
13036 Stil
13037 \family default
13038  
13039 \family sans
13040 Formal
13041 \family default
13042  ankreuzen.
13043 \end_layout
13044
13045 \begin_layout Standard
13046 \begin_inset Float table
13047 placement h
13048 wide false
13049 sideways false
13050 status open
13051
13052 \begin_layout Plain Layout
13053 \begin_inset Caption
13054
13055 \begin_layout Plain Layout
13056 \begin_inset CommandInset label
13057 LatexCommand label
13058 name "tab:Formale-Tabelle"
13059
13060 \end_inset
13061
13062 Formale Tabelle
13063 \end_layout
13064
13065 \end_inset
13066
13067
13068 \end_layout
13069
13070 \begin_layout Plain Layout
13071 \align center
13072 \begin_inset Tabular
13073 <lyxtabular version="3" rows="8" columns="4">
13074 <features booktabs="true" tabularvalignment="middle">
13075 <column alignment="center" valignment="top" width="0">
13076 <column alignment="right" valignment="top" width="0">
13077 <column alignment="right" valignment="top" width="0">
13078 <column alignment="right" valignment="top" width="0">
13079 <row>
13080 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13081 \begin_inset Text
13082
13083 \begin_layout Plain Layout
13084 System
13085 \end_layout
13086
13087 \end_inset
13088 </cell>
13089 <cell alignment="center" valignment="top" topline="true" usebox="none">
13090 \begin_inset Text
13091
13092 \begin_layout Plain Layout
13093 Chip
13094 \begin_inset space \thinspace{}
13095 \end_inset
13096
13097 1
13098 \end_layout
13099
13100 \end_inset
13101 </cell>
13102 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13103 \begin_inset Text
13104
13105 \begin_layout Plain Layout
13106 Chip
13107 \begin_inset space \thinspace{}
13108 \end_inset
13109
13110 2
13111 \end_layout
13112
13113 \end_inset
13114 </cell>
13115 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13116 \begin_inset Text
13117
13118 \begin_layout Plain Layout
13119
13120 \end_layout
13121
13122 \end_inset
13123 </cell>
13124 </row>
13125 <row>
13126 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13127 \begin_inset Text
13128
13129 \begin_layout Plain Layout
13130 \begin_inset ERT
13131 status collapsed
13132
13133 \begin_layout Plain Layout
13134
13135
13136 \backslash
13137 cmidrule(r){2-2}
13138 \end_layout
13139
13140 \end_inset
13141
13142
13143 \begin_inset ERT
13144 status collapsed
13145
13146 \begin_layout Plain Layout
13147
13148
13149 \backslash
13150 cmidrule(l){3-4}
13151 \end_layout
13152
13153 \end_inset
13154
13155 Detektordicke in µm
13156 \end_layout
13157
13158 \end_inset
13159 </cell>
13160 <cell alignment="center" valignment="top" usebox="none">
13161 \begin_inset Text
13162
13163 \begin_layout Plain Layout
13164 300
13165 \end_layout
13166
13167 \end_inset
13168 </cell>
13169 <cell alignment="center" valignment="top" usebox="none">
13170 \begin_inset Text
13171
13172 \begin_layout Plain Layout
13173 300
13174 \end_layout
13175
13176 \end_inset
13177 </cell>
13178 <cell alignment="center" valignment="top" usebox="none">
13179 \begin_inset Text
13180
13181 \begin_layout Plain Layout
13182 700
13183 \end_layout
13184
13185 \end_inset
13186 </cell>
13187 </row>
13188 <row>
13189 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13190 \begin_inset Text
13191
13192 \begin_layout Plain Layout
13193 Kantenwinkel in °
13194 \end_layout
13195
13196 \end_inset
13197 </cell>
13198 <cell alignment="center" valignment="top" topline="true" usebox="none">
13199 \begin_inset Text
13200
13201 \begin_layout Plain Layout
13202 3.55
13203 \end_layout
13204
13205 \end_inset
13206 </cell>
13207 <cell alignment="center" valignment="top" topline="true" usebox="none">
13208 \begin_inset Text
13209
13210 \begin_layout Plain Layout
13211 2.71
13212 \end_layout
13213
13214 \end_inset
13215 </cell>
13216 <cell alignment="center" valignment="top" topline="true" usebox="none">
13217 \begin_inset Text
13218
13219 \begin_layout Plain Layout
13220 7.99
13221 \end_layout
13222
13223 \end_inset
13224 </cell>
13225 </row>
13226 <row topspace="default">
13227 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13228 \begin_inset Text
13229
13230 \begin_layout Plain Layout
13231 räumliche Auf\SpecialChar \textcompwordmark{}
13232 lösung in µm
13233 \end_layout
13234
13235 \end_inset
13236 </cell>
13237 <cell alignment="center" valignment="top" usebox="none">
13238 \begin_inset Text
13239
13240 \begin_layout Plain Layout
13241 4.26
13242 \end_layout
13243
13244 \end_inset
13245 </cell>
13246 <cell alignment="center" valignment="top" usebox="none">
13247 \begin_inset Text
13248
13249 \begin_layout Plain Layout
13250 10.17
13251 \end_layout
13252
13253 \end_inset
13254 </cell>
13255 <cell alignment="center" valignment="top" usebox="none">
13256 \begin_inset Text
13257
13258 \begin_layout Plain Layout
13259 10.56
13260 \end_layout
13261
13262 \end_inset
13263 </cell>
13264 </row>
13265 <row topspace="default">
13266 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13267 \begin_inset Text
13268
13269 \begin_layout Plain Layout
13270 MTF bei 
13271 \begin_inset Formula $f_{\mathrm{max}}$
13272 \end_inset
13273
13274
13275 \end_layout
13276
13277 \end_inset
13278 </cell>
13279 <cell alignment="center" valignment="top" usebox="none">
13280 \begin_inset Text
13281
13282 \begin_layout Plain Layout
13283 0.53
13284 \end_layout
13285
13286 \end_inset
13287 </cell>
13288 <cell alignment="center" valignment="top" usebox="none">
13289 \begin_inset Text
13290
13291 \begin_layout Plain Layout
13292 0.37
13293 \end_layout
13294
13295 \end_inset
13296 </cell>
13297 <cell alignment="center" valignment="top" usebox="none">
13298 \begin_inset Text
13299
13300 \begin_layout Plain Layout
13301 0.39
13302 \end_layout
13303
13304 \end_inset
13305 </cell>
13306 </row>
13307 <row topspace="default">
13308 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13309 \begin_inset Text
13310
13311 \begin_layout Plain Layout
13312 \begin_inset ERT
13313 status collapsed
13314
13315 \begin_layout Plain Layout
13316
13317
13318 \backslash
13319 cmidrule(l{10pt}){1-1}
13320 \end_layout
13321
13322 \end_inset
13323
13324 LSF räumliche Auf\SpecialChar \textcompwordmark{}
13325 lösung
13326 \end_layout
13327
13328 \end_inset
13329 </cell>
13330 <cell alignment="center" valignment="top" usebox="none">
13331 \begin_inset Text
13332
13333 \begin_layout Plain Layout
13334
13335 \end_layout
13336
13337 \end_inset
13338 </cell>
13339 <cell alignment="center" valignment="top" usebox="none">
13340 \begin_inset Text
13341
13342 \begin_layout Plain Layout
13343
13344 \end_layout
13345
13346 \end_inset
13347 </cell>
13348 <cell alignment="center" valignment="top" usebox="none">
13349 \begin_inset Text
13350
13351 \begin_layout Plain Layout
13352
13353 \end_layout
13354
13355 \end_inset
13356 </cell>
13357 </row>
13358 <row>
13359 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13360 \begin_inset Text
13361
13362 \begin_layout Plain Layout
13363 in µm
13364 \end_layout
13365
13366 \end_inset
13367 </cell>
13368 <cell alignment="center" valignment="top" usebox="none">
13369 \begin_inset Text
13370
13371 \begin_layout Plain Layout
13372 129.7
13373 \end_layout
13374
13375 \end_inset
13376 </cell>
13377 <cell alignment="center" valignment="top" usebox="none">
13378 \begin_inset Text
13379
13380 \begin_layout Plain Layout
13381 52.75
13382 \end_layout
13383
13384 \end_inset
13385 </cell>
13386 <cell alignment="center" valignment="top" usebox="none">
13387 \begin_inset Text
13388
13389 \begin_layout Plain Layout
13390 50.78
13391 \end_layout
13392
13393 \end_inset
13394 </cell>
13395 </row>
13396 <row>
13397 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13398 \begin_inset Text
13399
13400 \begin_layout Plain Layout
13401 in % der Pixelgröße
13402 \end_layout
13403
13404 \end_inset
13405 </cell>
13406 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13407 \begin_inset Text
13408
13409 \begin_layout Plain Layout
13410 76.3
13411 \end_layout
13412
13413 \end_inset
13414 </cell>
13415 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13416 \begin_inset Text
13417
13418 \begin_layout Plain Layout
13419 95.9
13420 \end_layout
13421
13422 \end_inset
13423 </cell>
13424 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13425 \begin_inset Text
13426
13427 \begin_layout Plain Layout
13428 92.3
13429 \end_layout
13430
13431 \end_inset
13432 </cell>
13433 </row>
13434 </lyxtabular>
13435
13436 \end_inset
13437
13438
13439 \end_layout
13440
13441 \end_inset
13442
13443
13444 \end_layout
13445
13446 \begin_layout Standard
13447 Abstände zu Tabellenzeilen können auf der Karteikarte 
13448 \family sans
13449 Rahmen
13450 \family default
13451  des 
13452 \family sans
13453 Tabellen-Ein\SpecialChar \-
13454 stel\SpecialChar \-
13455 lun\SpecialChar \-
13456 gen
13457 \family default
13458 -Dialogs hinzugefügt werden, wie in Abschnitt
13459 \begin_inset space ~
13460 \end_inset
13461
13462
13463 \begin_inset CommandInset ref
13464 LatexCommand ref
13465 reference "uab:Zeilenabstand"
13466
13467 \end_inset
13468
13469  beschrieben.
13470 \end_layout
13471
13472 \begin_layout Standard
13473 Im Gegensatz zu normalen Tabellen haben formale keine vertikalen Linien.
13474  Die horizontalen können wie für normale Tabellen gesetzt werden, sehen
13475  gedruckt aber anders aus.
13476  Die erste und letzte Linie ist 0.08
13477 \begin_inset space \thinspace{}
13478 \end_inset
13479
13480 em dick, während die anderen 0.05
13481 \begin_inset space \thinspace{}
13482 \end_inset
13483
13484 em dick sind.
13485 \end_layout
13486
13487 \begin_layout Standard
13488 Die Standarddicken können im LaTeX-Vorspann geändert werden:
13489 \end_layout
13490
13491 \begin_layout Standard
13492
13493 \series bold
13494
13495 \backslash
13496 let
13497 \backslash
13498 mytoprule
13499 \backslash
13500 toprule
13501 \begin_inset Newline newline
13502 \end_inset
13503
13504
13505 \backslash
13506 renewcommand{
13507 \backslash
13508 toprule}{
13509 \backslash
13510 mytoprule[Breite]}
13511 \end_layout
13512
13513 \begin_layout Standard
13514 Dies Beispiel gilt für die oberste Linie, genannt 
13515 \series bold
13516 toprule
13517 \series default
13518 .
13519  Für die letzte müssen Sie 
13520 \series bold
13521 toprule
13522 \series default
13523  durch 
13524 \series bold
13525 bottomrule
13526 \series default
13527  ersetzen.
13528  Die Linien dazwischen heißen 
13529 \series bold
13530 midrule
13531 \series default
13532 .
13533  Für 
13534 \family sans
13535 Breite
13536 \family default
13537  können Sie alle Einheiten benutzen, die in Anhang
13538 \begin_inset space ~
13539 \end_inset
13540
13541
13542 \begin_inset CommandInset ref
13543 LatexCommand ref
13544 reference "kap:In-LyX-verfügbare"
13545
13546 \end_inset
13547
13548  aufgelistet sind.
13549 \end_layout
13550
13551 \begin_layout Standard
13552 Linien, die nicht über alle Spalten der Tabelle gehen, erhalten Sie durch
13553  eine Linie unter einer Mehrfachspalte.
13554  LyX wird intern den Befehl 
13555 \series bold
13556
13557 \backslash
13558 cmidrule
13559 \series default
13560  benutzen, um diese Linie zu drucken.
13561  Der ganze Befehl sieht so aus:
13562 \end_layout
13563
13564 \begin_layout Standard
13565
13566 \series bold
13567
13568 \backslash
13569 cmidrule[width](trim){Anfangsspalte-Endspalte}
13570 \end_layout
13571
13572 \begin_layout Standard
13573 Die 
13574 \series bold
13575
13576 \backslash
13577 cmidrule
13578 \series default
13579 -Optionen werden (noch) nicht von LyX unterstützt, also müssen Sie TeX-Code
13580  benutzen.
13581  
13582 \series bold
13583
13584 \backslash
13585 cmidrule
13586 \series default
13587  kann man benutzen, indem man den Befehl als TeX-Code als erstes in die
13588  erste Zelle einer Zeile einfügt.
13589  Die Linie wird dann über der Zeile gedruckt.
13590 \end_layout
13591
13592 \begin_layout Standard
13593 Der Standardwert ist 0.03
13594 \begin_inset space \thinspace{}
13595 \end_inset
13596
13597 em.
13598  Die Linie reicht von 
13599 \family typewriter
13600 Anfangsspalte
13601 \family default
13602  bis 
13603 \family typewriter
13604 End\SpecialChar \-
13605 spal\SpecialChar \-
13606 te
13607 \family default
13608 .
13609  Wenn die Linie nur über eine Spalte reicht, sind beide Werte gleich.
13610   Der optionale Parameter 
13611 \family typewriter
13612 trim
13613 \family default
13614  kann die Werte 
13615 \emph on
13616 r
13617 \emph default
13618
13619 \emph on
13620 r{Breite}
13621 \emph default
13622
13623 \emph on
13624 l
13625 \family typewriter
13626 \emph default
13627  
13628 \family default
13629 oder 
13630 \emph on
13631 l{Breite}
13632 \emph default
13633  annehmen, wobei die 
13634 \family sans
13635 Breite
13636 \family default
13637  optional ist.
13638  
13639 \emph on
13640 l{2pt}
13641 \emph default
13642  zum Beispiel bedeutet, dass die Linie links um 2
13643 \begin_inset space \thinspace{}
13644 \end_inset
13645
13646 pt gekürzt wird.
13647  Ohne Breitenangabe werden die Linien um 0.5
13648 \begin_inset space \thinspace{}
13649 \end_inset
13650
13651 em gekürzt.
13652 \end_layout
13653
13654 \begin_layout Standard
13655 \begin_inset VSpace bigskip
13656 \end_inset
13657
13658 In Tabelle
13659 \begin_inset space ~
13660 \end_inset
13661
13662
13663 \begin_inset CommandInset ref
13664 LatexCommand ref
13665 reference "tab:Formale-Tabelle"
13666
13667 \end_inset
13668
13669  wurden die Befehle
13670 \end_layout
13671
13672 \begin_layout Standard
13673
13674 \series bold
13675
13676 \backslash
13677 cmidrule(r){2-2}
13678 \backslash
13679 cmidrule(l){3-4}
13680 \end_layout
13681
13682 \begin_layout Standard
13683 am Anfang der zweiten Zeile und
13684 \end_layout
13685
13686 \begin_layout Standard
13687
13688 \series bold
13689
13690 \backslash
13691 cmidrule(l{10pt}){1-1}
13692 \end_layout
13693
13694 \begin_layout Standard
13695 in der sechsten benutzt.
13696 \end_layout
13697
13698 \begin_layout Standard
13699 \begin_inset VSpace bigskip
13700 \end_inset
13701
13702
13703 \end_layout
13704
13705 \begin_layout Standard
13706 Sie können mit 
13707 \series bold
13708
13709 \backslash
13710 cmidrule
13711 \series default
13712  auch überlappende Linien wie in Tabelle
13713 \begin_inset space ~
13714 \end_inset
13715
13716
13717 \begin_inset CommandInset ref
13718 LatexCommand ref
13719 reference "tab:Special-booktabs-table"
13720
13721 \end_inset
13722
13723  definieren.
13724  Der Befehl ist:
13725 \end_layout
13726
13727 \begin_layout Standard
13728
13729 \series bold
13730
13731 \backslash
13732 morecmidrules
13733 \end_layout
13734
13735 \begin_layout Standard
13736 In Zeile zwei der Tabelle
13737 \begin_inset space ~
13738 \end_inset
13739
13740
13741 \begin_inset CommandInset ref
13742 LatexCommand ref
13743 reference "tab:Special-booktabs-table"
13744
13745 \end_inset
13746
13747  wurde folgender Befehl benutzt:
13748 \end_layout
13749
13750 \begin_layout Standard
13751
13752 \series bold
13753
13754 \backslash
13755 cmidrule(r){2-2}
13756 \backslash
13757 cmidrule(l){3-4}
13758 \backslash
13759 morecmidrules
13760 \begin_inset Newline newline
13761 \end_inset
13762
13763
13764 \backslash
13765 cmidrule{2-4}
13766 \end_layout
13767
13768 \begin_layout Standard
13769 und in Zeile sechs:
13770 \end_layout
13771
13772 \begin_layout Standard
13773
13774 \series bold
13775
13776 \backslash
13777 midrule
13778 \backslash
13779 morecmidrules
13780 \backslash
13781 cmidrule{3-4}
13782 \end_layout
13783
13784 \begin_layout Standard
13785 \begin_inset VSpace bigskip
13786 \end_inset
13787
13788
13789 \end_layout
13790
13791 \begin_layout Standard
13792 Wenn Sie trotzdem mit den Linien nicht zufrieden sind, können Sie mit folgendem
13793  Befehl eine Linie zeichnen, die alle Spalten überspannt:
13794 \end_layout
13795
13796 \begin_layout Standard
13797
13798 \series bold
13799
13800 \backslash
13801 specialrule{Dicke}{Abstand davor}{Abstand danach}
13802 \end_layout
13803
13804 \begin_layout Standard
13805 Weitere Informationen finden Sie im Handbuch des LaTeX-Pakets 
13806 \series bold
13807 booktabs
13808 \series default
13809  
13810 \begin_inset CommandInset citation
13811 LatexCommand cite
13812 key "booktabs"
13813
13814 \end_inset
13815
13816 .
13817 \begin_inset Index idx
13818 status collapsed
13819
13820 \begin_layout Plain Layout
13821 LaTeX-Pakete ! booktabs
13822 \end_layout
13823
13824 \end_inset
13825
13826
13827 \end_layout
13828
13829 \begin_layout Standard
13830 \begin_inset Float table
13831 placement h
13832 wide false
13833 sideways false
13834 status open
13835
13836 \begin_layout Plain Layout
13837 \begin_inset Caption
13838
13839 \begin_layout Plain Layout
13840 \begin_inset CommandInset label
13841 LatexCommand label
13842 name "tab:Special-booktabs-table"
13843
13844 \end_inset
13845
13846 Eine spezielle formale Tabelle
13847 \end_layout
13848
13849 \end_inset
13850
13851
13852 \end_layout
13853
13854 \begin_layout Plain Layout
13855 \align center
13856 \begin_inset Tabular
13857 <lyxtabular version="3" rows="8" columns="4">
13858 <features booktabs="true" tabularvalignment="middle">
13859 <column alignment="center" valignment="top" width="0">
13860 <column alignment="center" valignment="top" width="0">
13861 <column alignment="right" valignment="top" width="0">
13862 <column alignment="right" valignment="top" width="0">
13863 <row>
13864 <cell alignment="center" valignment="top" topline="true" usebox="none">
13865 \begin_inset Text
13866
13867 \begin_layout Plain Layout
13868 System
13869 \end_layout
13870
13871 \end_inset
13872 </cell>
13873 <cell alignment="center" valignment="top" topline="true" usebox="none">
13874 \begin_inset Text
13875
13876 \begin_layout Plain Layout
13877 Chip
13878 \begin_inset space \thinspace{}
13879 \end_inset
13880
13881 1
13882 \end_layout
13883
13884 \end_inset
13885 </cell>
13886 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13887 \begin_inset Text
13888
13889 \begin_layout Plain Layout
13890 Chip
13891 \begin_inset space \thinspace{}
13892 \end_inset
13893
13894 2
13895 \end_layout
13896
13897 \end_inset
13898 </cell>
13899 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13900 \begin_inset Text
13901
13902 \begin_layout Plain Layout
13903
13904 \end_layout
13905
13906 \end_inset
13907 </cell>
13908 </row>
13909 <row>
13910 <cell alignment="center" valignment="top" usebox="none">
13911 \begin_inset Text
13912
13913 \begin_layout Plain Layout
13914 \begin_inset ERT
13915 status collapsed
13916
13917 \begin_layout Plain Layout
13918
13919
13920 \backslash
13921 cmidrule(r){2-2}
13922 \end_layout
13923
13924 \end_inset
13925
13926
13927 \begin_inset ERT
13928 status collapsed
13929
13930 \begin_layout Plain Layout
13931
13932
13933 \backslash
13934 cmidrule(l){3-4}
13935 \end_layout
13936
13937 \end_inset
13938
13939
13940 \begin_inset ERT
13941 status collapsed
13942
13943 \begin_layout Plain Layout
13944
13945
13946 \backslash
13947 morecmidrules 
13948 \end_layout
13949
13950 \end_inset
13951
13952
13953 \begin_inset ERT
13954 status collapsed
13955
13956 \begin_layout Plain Layout
13957
13958
13959 \backslash
13960 cmidrule{2-4}
13961 \end_layout
13962
13963 \end_inset
13964
13965 Detektordicke in µm
13966 \end_layout
13967
13968 \end_inset
13969 </cell>
13970 <cell alignment="center" valignment="top" usebox="none">
13971 \begin_inset Text
13972
13973 \begin_layout Plain Layout
13974 300
13975 \end_layout
13976
13977 \end_inset
13978 </cell>
13979 <cell alignment="center" valignment="top" usebox="none">
13980 \begin_inset Text
13981
13982 \begin_layout Plain Layout
13983 300
13984 \end_layout
13985
13986 \end_inset
13987 </cell>
13988 <cell alignment="center" valignment="top" usebox="none">
13989 \begin_inset Text
13990
13991 \begin_layout Plain Layout
13992 700
13993 \end_layout
13994
13995 \end_inset
13996 </cell>
13997 </row>
13998 <row>
13999 <cell alignment="center" valignment="top" topline="true" usebox="none">
14000 \begin_inset Text
14001
14002 \begin_layout Plain Layout
14003 Kantenwinkel in °
14004 \end_layout
14005
14006 \end_inset
14007 </cell>
14008 <cell alignment="center" valignment="top" topline="true" usebox="none">
14009 \begin_inset Text
14010
14011 \begin_layout Plain Layout
14012 3,55
14013 \end_layout
14014
14015 \end_inset
14016 </cell>
14017 <cell alignment="center" valignment="top" topline="true" usebox="none">
14018 \begin_inset Text
14019
14020 \begin_layout Plain Layout
14021 2,71
14022 \end_layout
14023
14024 \end_inset
14025 </cell>
14026 <cell alignment="center" valignment="top" topline="true" usebox="none">
14027 \begin_inset Text
14028
14029 \begin_layout Plain Layout
14030 7,99
14031 \end_layout
14032
14033 \end_inset
14034 </cell>
14035 </row>
14036 <row topspace="default">
14037 <cell alignment="center" valignment="top" usebox="none">
14038 \begin_inset Text
14039
14040 \begin_layout Plain Layout
14041 räumliche Auf\SpecialChar \textcompwordmark{}
14042 lösung in µm
14043 \end_layout
14044
14045 \end_inset
14046 </cell>
14047 <cell alignment="center" valignment="top" usebox="none">
14048 \begin_inset Text
14049
14050 \begin_layout Plain Layout
14051 4,26
14052 \end_layout
14053
14054 \end_inset
14055 </cell>
14056 <cell alignment="center" valignment="top" usebox="none">
14057 \begin_inset Text
14058
14059 \begin_layout Plain Layout
14060 10,17
14061 \end_layout
14062
14063 \end_inset
14064 </cell>
14065 <cell alignment="center" valignment="top" usebox="none">
14066 \begin_inset Text
14067
14068 \begin_layout Plain Layout
14069 10,56
14070 \end_layout
14071
14072 \end_inset
14073 </cell>
14074 </row>
14075 <row topspace="default">
14076 <cell alignment="center" valignment="top" usebox="none">
14077 \begin_inset Text
14078
14079 \begin_layout Plain Layout
14080 MTF bei 
14081 \begin_inset Formula $f_{\mathrm{max}}$
14082 \end_inset
14083
14084
14085 \end_layout
14086
14087 \end_inset
14088 </cell>
14089 <cell alignment="center" valignment="top" usebox="none">
14090 \begin_inset Text
14091
14092 \begin_layout Plain Layout
14093 0,53
14094 \end_layout
14095
14096 \end_inset
14097 </cell>
14098 <cell alignment="center" valignment="top" usebox="none">
14099 \begin_inset Text
14100
14101 \begin_layout Plain Layout
14102 0,37
14103 \end_layout
14104
14105 \end_inset
14106 </cell>
14107 <cell alignment="center" valignment="top" usebox="none">
14108 \begin_inset Text
14109
14110 \begin_layout Plain Layout
14111 0,39
14112 \end_layout
14113
14114 \end_inset
14115 </cell>
14116 </row>
14117 <row>
14118 <cell alignment="center" valignment="top" topline="true" usebox="none">
14119 \begin_inset Text
14120
14121 \begin_layout Plain Layout
14122 \begin_inset ERT
14123 status collapsed
14124
14125 \begin_layout Plain Layout
14126
14127
14128 \backslash
14129 morecmidrules 
14130 \end_layout
14131
14132 \end_inset
14133
14134
14135 \begin_inset ERT
14136 status collapsed
14137
14138 \begin_layout Plain Layout
14139
14140
14141 \backslash
14142 cmidrule{3-4}
14143 \end_layout
14144
14145 \end_inset
14146
14147 LSF-räumliche Auf\SpecialChar \textcompwordmark{}
14148 lösung
14149 \end_layout
14150
14151 \end_inset
14152 </cell>
14153 <cell alignment="center" valignment="top" topline="true" usebox="none">
14154 \begin_inset Text
14155
14156 \begin_layout Plain Layout
14157
14158 \end_layout
14159
14160 \end_inset
14161 </cell>
14162 <cell alignment="center" valignment="top" topline="true" usebox="none">
14163 \begin_inset Text
14164
14165 \begin_layout Plain Layout
14166
14167 \end_layout
14168
14169 \end_inset
14170 </cell>
14171 <cell alignment="center" valignment="top" topline="true" usebox="none">
14172 \begin_inset Text
14173
14174 \begin_layout Plain Layout
14175
14176 \end_layout
14177
14178 \end_inset
14179 </cell>
14180 </row>
14181 <row>
14182 <cell alignment="center" valignment="top" usebox="none">
14183 \begin_inset Text
14184
14185 \begin_layout Plain Layout
14186 in µm
14187 \end_layout
14188
14189 \end_inset
14190 </cell>
14191 <cell alignment="center" valignment="top" usebox="none">
14192 \begin_inset Text
14193
14194 \begin_layout Plain Layout
14195 129,7
14196 \end_layout
14197
14198 \end_inset
14199 </cell>
14200 <cell alignment="center" valignment="top" usebox="none">
14201 \begin_inset Text
14202
14203 \begin_layout Plain Layout
14204 52,75
14205 \end_layout
14206
14207 \end_inset
14208 </cell>
14209 <cell alignment="center" valignment="top" usebox="none">
14210 \begin_inset Text
14211
14212 \begin_layout Plain Layout
14213 50,78
14214 \end_layout
14215
14216 \end_inset
14217 </cell>
14218 </row>
14219 <row>
14220 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14221 \begin_inset Text
14222
14223 \begin_layout Plain Layout
14224 in % der Pixelgröße
14225 \end_layout
14226
14227 \end_inset
14228 </cell>
14229 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14230 \begin_inset Text
14231
14232 \begin_layout Plain Layout
14233 76,3
14234 \end_layout
14235
14236 \end_inset
14237 </cell>
14238 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14239 \begin_inset Text
14240
14241 \begin_layout Plain Layout
14242 95,9
14243 \end_layout
14244
14245 \end_inset
14246 </cell>
14247 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14248 \begin_inset Text
14249
14250 \begin_layout Plain Layout
14251 92,3
14252 \end_layout
14253
14254 \end_inset
14255 </cell>
14256 </row>
14257 </lyxtabular>
14258
14259 \end_inset
14260
14261
14262 \end_layout
14263
14264 \end_inset
14265
14266
14267 \end_layout
14268
14269 \begin_layout Section
14270 Vertikale Tabellen-Ausrichtung
14271 \begin_inset Index idx
14272 status collapsed
14273
14274 \begin_layout Plain Layout
14275 Tabellen ! Ausrichtung
14276 \end_layout
14277
14278 \end_inset
14279
14280
14281 \end_layout
14282
14283 \begin_layout Standard
14284 Damit Tabellen vertikal im Text ausgerichtet werden können, müssen sie in
14285  einer Box sein.
14286  Die Box kann dann vertikal ausgerichtet werden, wie in Abschnitt
14287 \begin_inset space ~
14288 \end_inset
14289
14290
14291 \begin_inset CommandInset ref
14292 LatexCommand ref
14293 reference "abs:Box-Dialog"
14294
14295 \end_inset
14296
14297  beschrieben.
14298 \end_layout
14299
14300 \begin_layout Standard
14301 Im folgenden sind die Tabellen jeweils in einer Minipage-Box
14302 \begin_inset Foot
14303 status collapsed
14304
14305 \begin_layout Plain Layout
14306 Minipages werden in Abschnitt
14307 \begin_inset space ~
14308 \end_inset
14309
14310
14311 \begin_inset CommandInset ref
14312 LatexCommand ref
14313 reference "abs:Minipage"
14314
14315 \end_inset
14316
14317  beschrieben.
14318 \end_layout
14319
14320 \end_inset
14321
14322  mit 15
14323 \begin_inset space \thinspace{}
14324 \end_inset
14325
14326 col%-Breite:
14327 \end_layout
14328
14329 \begin_layout Itemize
14330 Test 
14331 \begin_inset Box Frameless
14332 position "t"
14333 hor_pos "c"
14334 has_inner_box 1
14335 inner_pos "c"
14336 use_parbox 0
14337 use_makebox 0
14338 width "15col%"
14339 special "none"
14340 height "1in"
14341 height_special "totalheight"
14342 status collapsed
14343
14344 \begin_layout Plain Layout
14345 \begin_inset Tabular
14346 <lyxtabular version="3" rows="3" columns="3">
14347 <features tabularvalignment="middle">
14348 <column alignment="center" valignment="top" width="0">
14349 <column alignment="center" valignment="top" width="0">
14350 <column alignment="center" valignment="top" width="0">
14351 <row>
14352 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14353 \begin_inset Text
14354
14355 \begin_layout Plain Layout
14356 Tabelle 1
14357 \end_layout
14358
14359 \end_inset
14360 </cell>
14361 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14362 \begin_inset Text
14363
14364 \begin_layout Plain Layout
14365
14366 \end_layout
14367
14368 \end_inset
14369 </cell>
14370 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14371 \begin_inset Text
14372
14373 \begin_layout Plain Layout
14374
14375 \end_layout
14376
14377 \end_inset
14378 </cell>
14379 </row>
14380 <row>
14381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14382 \begin_inset Text
14383
14384 \begin_layout Plain Layout
14385 b
14386 \end_layout
14387
14388 \end_inset
14389 </cell>
14390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14391 \begin_inset Text
14392
14393 \begin_layout Plain Layout
14394 e
14395 \end_layout
14396
14397 \end_inset
14398 </cell>
14399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14400 \begin_inset Text
14401
14402 \begin_layout Plain Layout
14403 h
14404 \end_layout
14405
14406 \end_inset
14407 </cell>
14408 </row>
14409 <row>
14410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14411 \begin_inset Text
14412
14413 \begin_layout Plain Layout
14414 c
14415 \end_layout
14416
14417 \end_inset
14418 </cell>
14419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14420 \begin_inset Text
14421
14422 \begin_layout Plain Layout
14423 f
14424 \end_layout
14425
14426 \end_inset
14427 </cell>
14428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14429 \begin_inset Text
14430
14431 \begin_layout Plain Layout
14432 i
14433 \end_layout
14434
14435 \end_inset
14436 </cell>
14437 </row>
14438 </lyxtabular>
14439
14440 \end_inset
14441
14442
14443 \end_layout
14444
14445 \end_inset
14446
14447  Test 
14448 \begin_inset ERT
14449 status collapsed
14450
14451 \begin_layout Plain Layout
14452
14453
14454 \backslash
14455 raisebox{0.85
14456 \backslash
14457 baselineskip}{
14458 \end_layout
14459
14460 \end_inset
14461
14462
14463 \begin_inset Box Frameless
14464 position "t"
14465 hor_pos "c"
14466 has_inner_box 1
14467 inner_pos "c"
14468 use_parbox 0
14469 use_makebox 0
14470 width "15col%"
14471 special "none"
14472 height "1in"
14473 height_special "totalheight"
14474 status collapsed
14475
14476 \begin_layout Plain Layout
14477 \begin_inset Tabular
14478 <lyxtabular version="3" rows="3" columns="3">
14479 <features tabularvalignment="middle">
14480 <column alignment="center" valignment="top" width="0">
14481 <column alignment="center" valignment="top" width="0">
14482 <column alignment="center" valignment="top" width="0">
14483 <row>
14484 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14485 \begin_inset Text
14486
14487 \begin_layout Plain Layout
14488 Tabelle 2
14489 \end_layout
14490
14491 \end_inset
14492 </cell>
14493 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14494 \begin_inset Text
14495
14496 \begin_layout Plain Layout
14497
14498 \end_layout
14499
14500 \end_inset
14501 </cell>
14502 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14503 \begin_inset Text
14504
14505 \begin_layout Plain Layout
14506
14507 \end_layout
14508
14509 \end_inset
14510 </cell>
14511 </row>
14512 <row>
14513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14514 \begin_inset Text
14515
14516 \begin_layout Plain Layout
14517 b
14518 \end_layout
14519
14520 \end_inset
14521 </cell>
14522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14523 \begin_inset Text
14524
14525 \begin_layout Plain Layout
14526 e
14527 \end_layout
14528
14529 \end_inset
14530 </cell>
14531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14532 \begin_inset Text
14533
14534 \begin_layout Plain Layout
14535 h
14536 \end_layout
14537
14538 \end_inset
14539 </cell>
14540 </row>
14541 <row>
14542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14543 \begin_inset Text
14544
14545 \begin_layout Plain Layout
14546 c
14547 \end_layout
14548
14549 \end_inset
14550 </cell>
14551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14552 \begin_inset Text
14553
14554 \begin_layout Plain Layout
14555 f
14556 \end_layout
14557
14558 \end_inset
14559 </cell>
14560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14561 \begin_inset Text
14562
14563 \begin_layout Plain Layout
14564 i
14565 \end_layout
14566
14567 \end_inset
14568 </cell>
14569 </row>
14570 </lyxtabular>
14571
14572 \end_inset
14573
14574
14575 \end_layout
14576
14577 \end_inset
14578
14579
14580 \begin_inset ERT
14581 status collapsed
14582
14583 \begin_layout Plain Layout
14584
14585 }
14586 \end_layout
14587
14588 \end_inset
14589
14590
14591 \end_layout
14592
14593 \begin_layout Itemize
14594 Test 
14595 \begin_inset Box Frameless
14596 position "c"
14597 hor_pos "c"
14598 has_inner_box 1
14599 inner_pos "c"
14600 use_parbox 0
14601 use_makebox 0
14602 width "15col%"
14603 special "none"
14604 height "1in"
14605 height_special "totalheight"
14606 status collapsed
14607
14608 \begin_layout Plain Layout
14609 \begin_inset Tabular
14610 <lyxtabular version="3" rows="3" columns="3">
14611 <features tabularvalignment="middle">
14612 <column alignment="center" valignment="top" width="0">
14613 <column alignment="center" valignment="top" width="0">
14614 <column alignment="center" valignment="top" width="0">
14615 <row>
14616 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14617 \begin_inset Text
14618
14619 \begin_layout Plain Layout
14620 Tabelle 3
14621 \end_layout
14622
14623 \end_inset
14624 </cell>
14625 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14626 \begin_inset Text
14627
14628 \begin_layout Plain Layout
14629
14630 \end_layout
14631
14632 \end_inset
14633 </cell>
14634 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14635 \begin_inset Text
14636
14637 \begin_layout Plain Layout
14638
14639 \end_layout
14640
14641 \end_inset
14642 </cell>
14643 </row>
14644 <row>
14645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14646 \begin_inset Text
14647
14648 \begin_layout Plain Layout
14649 b
14650 \end_layout
14651
14652 \end_inset
14653 </cell>
14654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14655 \begin_inset Text
14656
14657 \begin_layout Plain Layout
14658 e
14659 \end_layout
14660
14661 \end_inset
14662 </cell>
14663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14664 \begin_inset Text
14665
14666 \begin_layout Plain Layout
14667 h
14668 \end_layout
14669
14670 \end_inset
14671 </cell>
14672 </row>
14673 <row>
14674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14675 \begin_inset Text
14676
14677 \begin_layout Plain Layout
14678 c
14679 \end_layout
14680
14681 \end_inset
14682 </cell>
14683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14684 \begin_inset Text
14685
14686 \begin_layout Plain Layout
14687 f
14688 \end_layout
14689
14690 \end_inset
14691 </cell>
14692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14693 \begin_inset Text
14694
14695 \begin_layout Plain Layout
14696 i
14697 \end_layout
14698
14699 \end_inset
14700 </cell>
14701 </row>
14702 </lyxtabular>
14703
14704 \end_inset
14705
14706
14707 \end_layout
14708
14709 \end_inset
14710
14711
14712 \end_layout
14713
14714 \begin_layout Itemize
14715 Test 
14716 \begin_inset Box Frameless
14717 position "b"
14718 hor_pos "c"
14719 has_inner_box 1
14720 inner_pos "c"
14721 use_parbox 0
14722 use_makebox 0
14723 width "15col%"
14724 special "none"
14725 height "1in"
14726 height_special "totalheight"
14727 status collapsed
14728
14729 \begin_layout Plain Layout
14730 \begin_inset Tabular
14731 <lyxtabular version="3" rows="3" columns="3">
14732 <features tabularvalignment="middle">
14733 <column alignment="center" valignment="top" width="0">
14734 <column alignment="center" valignment="top" width="0">
14735 <column alignment="center" valignment="top" width="0">
14736 <row>
14737 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14738 \begin_inset Text
14739
14740 \begin_layout Plain Layout
14741 Tabelle 4
14742 \end_layout
14743
14744 \end_inset
14745 </cell>
14746 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14747 \begin_inset Text
14748
14749 \begin_layout Plain Layout
14750
14751 \end_layout
14752
14753 \end_inset
14754 </cell>
14755 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14756 \begin_inset Text
14757
14758 \begin_layout Plain Layout
14759
14760 \end_layout
14761
14762 \end_inset
14763 </cell>
14764 </row>
14765 <row>
14766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14767 \begin_inset Text
14768
14769 \begin_layout Plain Layout
14770 b
14771 \end_layout
14772
14773 \end_inset
14774 </cell>
14775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14776 \begin_inset Text
14777
14778 \begin_layout Plain Layout
14779 e
14780 \end_layout
14781
14782 \end_inset
14783 </cell>
14784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14785 \begin_inset Text
14786
14787 \begin_layout Plain Layout
14788 h
14789 \end_layout
14790
14791 \end_inset
14792 </cell>
14793 </row>
14794 <row>
14795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14796 \begin_inset Text
14797
14798 \begin_layout Plain Layout
14799 c
14800 \end_layout
14801
14802 \end_inset
14803 </cell>
14804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14805 \begin_inset Text
14806
14807 \begin_layout Plain Layout
14808 f
14809 \end_layout
14810
14811 \end_inset
14812 </cell>
14813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14814 \begin_inset Text
14815
14816 \begin_layout Plain Layout
14817 i
14818 \end_layout
14819
14820 \end_inset
14821 </cell>
14822 </row>
14823 </lyxtabular>
14824
14825 \end_inset
14826
14827
14828 \end_layout
14829
14830 \end_inset
14831
14832 Test 
14833 \begin_inset ERT
14834 status collapsed
14835
14836 \begin_layout Plain Layout
14837
14838
14839 \backslash
14840 raisebox{-0.32
14841 \backslash
14842 baselineskip}{
14843 \end_layout
14844
14845 \end_inset
14846
14847
14848 \begin_inset Box Frameless
14849 position "b"
14850 hor_pos "c"
14851 has_inner_box 1
14852 inner_pos "c"
14853 use_parbox 0
14854 use_makebox 0
14855 width "15col%"
14856 special "none"
14857 height "1in"
14858 height_special "totalheight"
14859 status collapsed
14860
14861 \begin_layout Plain Layout
14862 \begin_inset Tabular
14863 <lyxtabular version="3" rows="3" columns="3">
14864 <features tabularvalignment="middle">
14865 <column alignment="center" valignment="top" width="0">
14866 <column alignment="center" valignment="top" width="0">
14867 <column alignment="center" valignment="top" width="0">
14868 <row>
14869 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14870 \begin_inset Text
14871
14872 \begin_layout Plain Layout
14873 Tabelle 5
14874 \end_layout
14875
14876 \end_inset
14877 </cell>
14878 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14879 \begin_inset Text
14880
14881 \begin_layout Plain Layout
14882
14883 \end_layout
14884
14885 \end_inset
14886 </cell>
14887 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14888 \begin_inset Text
14889
14890 \begin_layout Plain Layout
14891
14892 \end_layout
14893
14894 \end_inset
14895 </cell>
14896 </row>
14897 <row>
14898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14899 \begin_inset Text
14900
14901 \begin_layout Plain Layout
14902 b
14903 \end_layout
14904
14905 \end_inset
14906 </cell>
14907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14908 \begin_inset Text
14909
14910 \begin_layout Plain Layout
14911 e
14912 \end_layout
14913
14914 \end_inset
14915 </cell>
14916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14917 \begin_inset Text
14918
14919 \begin_layout Plain Layout
14920 h
14921 \end_layout
14922
14923 \end_inset
14924 </cell>
14925 </row>
14926 <row>
14927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14928 \begin_inset Text
14929
14930 \begin_layout Plain Layout
14931 c
14932 \end_layout
14933
14934 \end_inset
14935 </cell>
14936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14937 \begin_inset Text
14938
14939 \begin_layout Plain Layout
14940 f
14941 \end_layout
14942
14943 \end_inset
14944 </cell>
14945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14946 \begin_inset Text
14947
14948 \begin_layout Plain Layout
14949 i
14950 \end_layout
14951
14952 \end_inset
14953 </cell>
14954 </row>
14955 </lyxtabular>
14956
14957 \end_inset
14958
14959
14960 \end_layout
14961
14962 \end_inset
14963
14964
14965 \begin_inset ERT
14966 status collapsed
14967
14968 \begin_layout Plain Layout
14969
14970 }
14971 \end_layout
14972
14973 \end_inset
14974
14975
14976 \end_layout
14977
14978 \begin_layout Standard
14979 Wie Sie sehen können, ist der Text der ersten Zeile von Tabelle
14980 \begin_inset space \space{}
14981 \end_inset
14982
14983 1 und letzten Zeile von Tabelle
14984 \begin_inset space \space{}
14985 \end_inset
14986
14987 4 bezüglich dem Wort 
14988 \begin_inset Quotes gld
14989 \end_inset
14990
14991 Test
14992 \begin_inset Quotes grd
14993 \end_inset
14994
14995  nicht richtig ausgerichtet.
14996  Um das zu erreichen, müssen Sie die Minipage-Box in eine 
14997 \begin_inset Quotes gld
14998 \end_inset
14999
15000 Raisebox
15001 \begin_inset Quotes grd
15002 \end_inset
15003
15004
15005 \begin_inset Foot
15006 status collapsed
15007
15008 \begin_layout Plain Layout
15009 Raiseboxen werden in Abschnitt
15010 \begin_inset space ~
15011 \end_inset
15012
15013
15014 \begin_inset CommandInset ref
15015 LatexCommand ref
15016 reference "uab:Vertikale-Ausrichtung"
15017
15018 \end_inset
15019
15020  beschrieben.
15021 \end_layout
15022
15023 \end_inset
15024
15025  setzen.
15026  In Tabelle
15027 \begin_inset space \space{}
15028 \end_inset
15029
15030 2 wurde der Text mit dem Befehl
15031 \end_layout
15032
15033 \begin_layout Standard
15034
15035 \series bold
15036
15037 \backslash
15038 raisebox{0.85
15039 \backslash
15040 baselineskip}{
15041 \end_layout
15042
15043 \begin_layout Standard
15044 vor der Box ausgerichtet.
15045  Hinter der Box wurde auch noch 
15046 \series bold
15047 }
15048 \series default
15049  als TeX-Code eingefügt, weil der obige Befehl mit 
15050 \series bold
15051 {
15052 \series default
15053  aufhörte.
15054  Für Tabelle
15055 \begin_inset space \space{}
15056 \end_inset
15057
15058 5 wurde der Befehl
15059 \end_layout
15060
15061 \begin_layout Standard
15062
15063 \series bold
15064
15065 \backslash
15066 raisebox{-0.32
15067 \backslash
15068 baselineskip}{
15069 \end_layout
15070
15071 \begin_layout Standard
15072 benutzt.
15073 \end_layout
15074
15075 \begin_layout Standard
15076 \begin_inset Note Greyedout
15077 status open
15078
15079 \begin_layout Plain Layout
15080
15081 \series bold
15082 Bemerkung:
15083 \series default
15084  Die Ausrichtung ist nicht ganz genau, weil sie von der Dokumentschrift,
15085  der Schriftgröße und der Dicke der Tabellenlinien abhängt.
15086  Der Faktor im 
15087 \series bold
15088
15089 \backslash
15090 raisebox
15091 \series default
15092 -Befehl muss deshalb an Ihre Verhältnisse angepasst werden.
15093 \end_layout
15094
15095 \end_inset
15096
15097
15098 \end_layout
15099
15100 \begin_layout Section
15101 Farbige Tabellen
15102 \begin_inset CommandInset label
15103 LatexCommand label
15104 name "abs:Farbige-Tabellen"
15105
15106 \end_inset
15107
15108
15109 \begin_inset Index idx
15110 status collapsed
15111
15112 \begin_layout Plain Layout
15113 Tabellen ! farbige
15114 \end_layout
15115
15116 \end_inset
15117
15118
15119 \end_layout
15120
15121 \begin_layout Subsection
15122 Farbige Zellen
15123 \begin_inset Index idx
15124 status collapsed
15125
15126 \begin_layout Plain Layout
15127 farbige !  Tabellenzellen
15128 \end_layout
15129
15130 \end_inset
15131
15132
15133 \end_layout
15134
15135 \begin_layout Standard
15136 \begin_inset Float table
15137 placement h
15138 wide false
15139 sideways false
15140 status open
15141
15142 \begin_layout Plain Layout
15143 \begin_inset Caption
15144
15145 \begin_layout Plain Layout
15146 \begin_inset CommandInset label
15147 LatexCommand label
15148 name "tab:Farbige-Tabelle-ohne"
15149
15150 \end_inset
15151
15152 Farbige Tabelle, ohne Paket 
15153 \series bold
15154 colortbl
15155 \series default
15156
15157 \begin_inset Argument
15158 status collapsed
15159
15160 \begin_layout Plain Layout
15161 Tabelle ohne 
15162 \family typewriter
15163 colortbl
15164 \end_layout
15165
15166 \end_inset
15167
15168
15169 \end_layout
15170
15171 \end_inset
15172
15173
15174 \end_layout
15175
15176 \begin_layout Plain Layout
15177 \align center
15178 \begin_inset Tabular
15179 <lyxtabular version="3" rows="3" columns="3">
15180 <features tabularvalignment="middle">
15181 <column alignment="center" valignment="top" width="0">
15182 <column alignment="center" valignment="top" width="0">
15183 <column alignment="center" valignment="top" width="0">
15184 <row>
15185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15186 \begin_inset Text
15187
15188 \begin_layout Plain Layout
15189
15190 \color green
15191 a
15192 \end_layout
15193
15194 \end_inset
15195 </cell>
15196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15197 \begin_inset Text
15198
15199 \begin_layout Plain Layout
15200
15201 \color red
15202 b
15203 \end_layout
15204
15205 \end_inset
15206 </cell>
15207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15208 \begin_inset Text
15209
15210 \begin_layout Plain Layout
15211
15212 \color red
15213 c
15214 \end_layout
15215
15216 \end_inset
15217 </cell>
15218 </row>
15219 <row>
15220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15221 \begin_inset Text
15222
15223 \begin_layout Plain Layout
15224
15225 \color green
15226 d
15227 \end_layout
15228
15229 \end_inset
15230 </cell>
15231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15232 \begin_inset Text
15233
15234 \begin_layout Plain Layout
15235
15236 \color blue
15237 e
15238 \end_layout
15239
15240 \end_inset
15241 </cell>
15242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15243 \begin_inset Text
15244
15245 \begin_layout Plain Layout
15246
15247 \color blue
15248 f
15249 \end_layout
15250
15251 \end_inset
15252 </cell>
15253 </row>
15254 <row>
15255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15256 \begin_inset Text
15257
15258 \begin_layout Plain Layout
15259
15260 \color green
15261 g
15262 \end_layout
15263
15264 \end_inset
15265 </cell>
15266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15267 \begin_inset Text
15268
15269 \begin_layout Plain Layout
15270
15271 \color blue
15272 h
15273 \end_layout
15274
15275 \end_inset
15276 </cell>
15277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15278 \begin_inset Text
15279
15280 \begin_layout Plain Layout
15281
15282 \color blue
15283 i
15284 \end_layout
15285
15286 \end_inset
15287 </cell>
15288 </row>
15289 </lyxtabular>
15290
15291 \end_inset
15292
15293
15294 \end_layout
15295
15296 \end_inset
15297
15298
15299 \end_layout
15300
15301 \begin_layout Standard
15302 \begin_inset CommandInset label
15303 LatexCommand label
15304 name "Wenn-Sie-nur"
15305
15306 \end_inset
15307
15308 Wenn Sie nur farbigen Text
15309 \begin_inset Index idx
15310 status collapsed
15311
15312 \begin_layout Plain Layout
15313 Farbe ! für Text
15314 \end_layout
15315
15316 \end_inset
15317
15318  benötigen, markieren Sie diesen und ändern die Farbe durch einen Klick
15319  auf den Werkzeugleistenknopf 
15320 \begin_inset Graphics
15321         filename ../../images/dialog-show_character.png
15322         scale 70
15323         scaleBeforeRotation
15324
15325 \end_inset
15326
15327  oder über das Menü 
15328 \family sans
15329 Bearbeiten\SpecialChar \menuseparator
15330 Textstil\SpecialChar \menuseparator
15331 Benutzerdefiniert
15332 \family default
15333  mit dem 
15334 \family sans
15335 Textstil
15336 \family default
15337 -Dialog wie es in Tabelle
15338 \begin_inset space ~
15339 \end_inset
15340
15341
15342 \begin_inset CommandInset ref
15343 LatexCommand ref
15344 reference "tab:Farbige-Tabelle-ohne"
15345
15346 \end_inset
15347
15348  gemacht wurde.
15349  In anderen Fällen müssen Sie das LaTeX-Paket 
15350 \series bold
15351 colortbl
15352 \series default
15353  benutzen.
15354 \begin_inset Index idx
15355 status collapsed
15356
15357 \begin_layout Plain Layout
15358 LaTeX-Pakete ! colortbl
15359 \end_layout
15360
15361 \end_inset
15362
15363
15364 \end_layout
15365
15366 \begin_layout Standard
15367 \begin_inset ERT
15368 status collapsed
15369
15370 \begin_layout Plain Layout
15371
15372
15373 \backslash
15374 ifcolortbl
15375 \end_layout
15376
15377 \end_inset
15378
15379
15380 \begin_inset Note Note
15381 status open
15382
15383 \begin_layout Plain Layout
15384 Der folgende Teil wird nur gedruckt, wenn das LaTeX-Paket 
15385 \series bold
15386 colortbl
15387 \series default
15388  installiert ist.
15389 \end_layout
15390
15391 \end_inset
15392
15393
15394 \end_layout
15395
15396 \begin_layout Standard
15397 Um farbige Tabellen zu erzeugen, muss 
15398 \series bold
15399 colortbl
15400 \series default
15401  im LaTeX-Vorspann geladen werden:
15402 \end_layout
15403
15404 \begin_layout Standard
15405
15406 \series bold
15407
15408 \backslash
15409 usepackage{colortbl}
15410 \end_layout
15411
15412 \begin_layout Standard
15413 Die Farbe einer Spalte ändert man dann mit dem Befehl
15414 \end_layout
15415
15416 \begin_layout Standard
15417
15418 \series bold
15419
15420 \backslash
15421 columncolor{Farbname}
15422 \end_layout
15423
15424 \begin_layout Standard
15425 innerhalb des Befehls 
15426 \series bold
15427 >{}
15428 \series default
15429 .
15430  Mehr über den Befehl 
15431 \series bold
15432 >{}
15433 \series default
15434  finden Sie im Abschnitt
15435 \begin_inset space ~
15436 \end_inset
15437
15438
15439 \begin_inset CommandInset ref
15440 LatexCommand ref
15441 reference "uab:Mehrfachspalten-Berechnungen"
15442
15443 \end_inset
15444
15445 .
15446 \end_layout
15447
15448 \begin_layout Standard
15449 Folgende Farbnamen sind vordefiniert:
15450 \end_layout
15451
15452 \begin_layout Standard
15453
15454 \family sans
15455 red
15456 \family default
15457
15458 \family sans
15459 green
15460 \family default
15461
15462 \family sans
15463 yellow
15464 \family default
15465
15466 \family sans
15467 blue
15468 \family default
15469
15470 \family sans
15471 cyan
15472 \family default
15473
15474 \family sans
15475 magenta
15476 \family default
15477
15478 \family sans
15479 black
15480 \family default
15481  und 
15482 \family sans
15483 white
15484 \begin_inset Newline newline
15485 \end_inset
15486
15487 (rot, grün, gelb, blau, türkis, purpurrot, schwarz 
15488 \family default
15489 und
15490 \family sans
15491  weiß
15492 \family default
15493 ).
15494 \end_layout
15495
15496 \begin_layout Standard
15497 \begin_inset VSpace medskip
15498 \end_inset
15499
15500
15501 \end_layout
15502
15503 \begin_layout Standard
15504 Sie können auch eigene Farben definieren:
15505 \end_layout
15506
15507 \begin_layout Standard
15508
15509 \series bold
15510
15511 \backslash
15512 definecolor{Farbname}{Farbmodell}{Farbwerte}
15513 \end_layout
15514
15515 \begin_layout Standard
15516 Das Farbmodell kann eins der folgenden sein:
15517 \end_layout
15518
15519 \begin_layout Labeling
15520 \labelwidthstring 00.00.0000
15521 cmyk: cyan, magenta, yellow, black
15522 \end_layout
15523
15524 \begin_layout Labeling
15525 \labelwidthstring 00.00.0000
15526 rgb: red, green blue
15527 \end_layout
15528
15529 \begin_layout Labeling
15530 \labelwidthstring 00.00.0000
15531 gray: gray
15532 \end_layout
15533
15534 \begin_layout Standard
15535 und die Farbwerte sind durch Kommata getrennte Zahlen zwischen 0 und 1,
15536  die die entsprechende Farbe für das Farbmodell beschreiben.
15537 \end_layout
15538
15539 \begin_layout Standard
15540 Im LaTeX-Vorspann können Sie zum Beispiel die Farbe 
15541 \emph on
15542
15543 \begin_inset Quotes gld
15544 \end_inset
15545
15546 dunkelgruen
15547 \emph default
15548
15549 \begin_inset Quotes grd
15550 \end_inset
15551
15552  und 
15553 \begin_inset Quotes gld
15554 \end_inset
15555
15556
15557 \emph on
15558 hellgrau
15559 \emph default
15560
15561 \begin_inset Quotes grd
15562 \end_inset
15563
15564  folgendermaßen definieren:
15565 \end_layout
15566
15567 \begin_layout Standard
15568
15569 \series bold
15570
15571 \backslash
15572 definecolor{dunkelgruen}{cmyk}{0.5, 0, 1, 0.5}
15573 \end_layout
15574
15575 \begin_layout Standard
15576
15577 \series bold
15578
15579 \backslash
15580 definecolor{hellgrau}{gray}{0.8}
15581 \end_layout
15582
15583 \begin_layout Standard
15584 \begin_inset VSpace medskip
15585 \end_inset
15586
15587
15588 \end_layout
15589
15590 \begin_layout Standard
15591 Linien werden mit dem Befehl
15592 \end_layout
15593
15594 \begin_layout Standard
15595
15596 \series bold
15597
15598 \backslash
15599 rowcolor{Farbname}
15600 \end_layout
15601
15602 \begin_layout Standard
15603 gefärbt, Zellen mit dem Befehl
15604 \end_layout
15605
15606 \begin_layout Standard
15607
15608 \series bold
15609
15610 \backslash
15611 cellcolor{Farbname}
15612 \end_layout
15613
15614 \begin_layout Standard
15615 Beide Befehle werden am Anfang einer Zelle als TeX-Code eingegeben.
15616 \end_layout
15617
15618 \begin_layout Standard
15619 Um nur Text zu färben, machen Sie es wie 
15620 \begin_inset CommandInset ref
15621 LatexCommand vpageref
15622 reference "Wenn-Sie-nur"
15623
15624 \end_inset
15625
15626  beschrieben.
15627  Wenn die Zelle aber TeX-Code zum Färben enthält, 
15628 \emph on
15629 markieren Sie nur den Text
15630 \emph default
15631 , sonst werden Sie LaTeX-Fehler erzeugen.
15632 \end_layout
15633
15634 \begin_layout Standard
15635 \begin_inset Note Greyedout
15636 status open
15637
15638 \begin_layout Plain Layout
15639
15640 \series bold
15641 Achtung:
15642 \series default
15643  Nicht alle DVI-Betrachter können alle selbst definierten Farben anzeigen.
15644 \end_layout
15645
15646 \end_inset
15647
15648
15649 \end_layout
15650
15651 \begin_layout Standard
15652 \begin_inset VSpace medskip
15653 \end_inset
15654
15655
15656 \end_layout
15657
15658 \begin_layout Standard
15659 Die Tabelle
15660 \begin_inset space ~
15661 \end_inset
15662
15663
15664 \begin_inset CommandInset ref
15665 LatexCommand ref
15666 reference "tab:Table-colored-using"
15667
15668 \end_inset
15669
15670  wurde folgendermaßen erstellt: die erste Spalte soll 
15671 \emph on
15672
15673 \begin_inset Quotes gld
15674 \end_inset
15675
15676 dunkelgruen
15677 \emph default
15678
15679 \begin_inset Quotes grd
15680 \end_inset
15681
15682  werden, also müssen Sie ins 
15683 \family sans
15684 LaTe
15685 \begin_inset ERT
15686 status collapsed
15687
15688 \begin_layout Plain Layout
15689
15690 {}
15691 \end_layout
15692
15693 \end_inset
15694
15695 X-Argument
15696 \family default
15697  der Zellen der ersten Spalte den Befehl
15698 \end_layout
15699
15700 \begin_layout Standard
15701
15702 \series bold
15703 >{
15704 \backslash
15705 columncolor{dunkelgruen}
15706 \backslash
15707 centering}c
15708 \end_layout
15709
15710 \begin_layout Standard
15711 schreiben.
15712  Die erste Zeile soll türkis hinterlegt sein, deshalb wurde der TeX-Code-Befehl
15713 \end_layout
15714
15715 \begin_layout Standard
15716
15717 \series bold
15718
15719 \backslash
15720 rowcolor{cyan}
15721 \end_layout
15722
15723 \begin_layout Standard
15724 in die erste Zelle der ersten Zeile eingefügt.
15725  Diese Farbe ersetzt die Spaltenfarbe.
15726  Die letzte Zelle der letzten Zeile soll purpurrot hinterlegt werden, Das
15727  wird mit folgendem Befehl erreicht:
15728 \end_layout
15729
15730 \begin_layout Standard
15731
15732 \series bold
15733
15734 \backslash
15735 cellcolor{magenta}
15736 \end_layout
15737
15738 \begin_layout Standard
15739 Die Buchstaben färben Sie wie oben beschrieben mit dem 
15740 \family sans
15741 Textstil
15742 \family default
15743 -Dialog.
15744 \end_layout
15745
15746 \begin_layout Standard
15747 \begin_inset Float table
15748 placement h
15749 wide false
15750 sideways false
15751 status open
15752
15753 \begin_layout Plain Layout
15754 \begin_inset Caption
15755
15756 \begin_layout Plain Layout
15757 \begin_inset CommandInset label
15758 LatexCommand label
15759 name "tab:Table-colored-using"
15760
15761 \end_inset
15762
15763 Eine mit dem Paket 
15764 \series bold
15765 colortbl
15766 \series default
15767  gefärbte Tabelle
15768 \begin_inset Argument
15769 status collapsed
15770
15771 \begin_layout Plain Layout
15772 Tabelle mit 
15773 \family typewriter
15774 colortbl
15775 \end_layout
15776
15777 \end_inset
15778
15779
15780 \end_layout
15781
15782 \end_inset
15783
15784
15785 \end_layout
15786
15787 \begin_layout Plain Layout
15788 \align center
15789 \begin_inset Tabular
15790 <lyxtabular version="3" rows="3" columns="3">
15791 <features tabularvalignment="middle">
15792 <column alignment="center" valignment="top" width="0" special=">{\columncolor{dunkelgruen}\centering}c">
15793 <column alignment="center" valignment="top" width="0">
15794 <column alignment="center" valignment="top" width="0">
15795 <row>
15796 <cell alignment="center" valignment="top" usebox="none">
15797 \begin_inset Text
15798
15799 \begin_layout Plain Layout
15800 \begin_inset ERT
15801 status collapsed
15802
15803 \begin_layout Plain Layout
15804
15805
15806 \backslash
15807 rowcolor{cyan}
15808 \end_layout
15809
15810 \end_inset
15811
15812
15813 \color magenta
15814 a
15815 \end_layout
15816
15817 \end_inset
15818 </cell>
15819 <cell alignment="center" valignment="top" usebox="none">
15820 \begin_inset Text
15821
15822 \begin_layout Plain Layout
15823
15824 \color red
15825 b
15826 \end_layout
15827
15828 \end_inset
15829 </cell>
15830 <cell alignment="center" valignment="top" usebox="none">
15831 \begin_inset Text
15832
15833 \begin_layout Plain Layout
15834
15835 \color red
15836 c
15837 \end_layout
15838
15839 \end_inset
15840 </cell>
15841 </row>
15842 <row>
15843 <cell alignment="center" valignment="top" usebox="none">
15844 \begin_inset Text
15845
15846 \begin_layout Plain Layout
15847
15848 \color yellow
15849 d
15850 \end_layout
15851
15852 \end_inset
15853 </cell>
15854 <cell alignment="center" valignment="top" usebox="none">
15855 \begin_inset Text
15856
15857 \begin_layout Plain Layout
15858
15859 \color blue
15860 e
15861 \end_layout
15862
15863 \end_inset
15864 </cell>
15865 <cell alignment="center" valignment="top" usebox="none">
15866 \begin_inset Text
15867
15868 \begin_layout Plain Layout
15869
15870 \color blue
15871 f
15872 \end_layout
15873
15874 \end_inset
15875 </cell>
15876 </row>
15877 <row>
15878 <cell alignment="center" valignment="top" usebox="none">
15879 \begin_inset Text
15880
15881 \begin_layout Plain Layout
15882
15883 \color yellow
15884 g
15885 \end_layout
15886
15887 \end_inset
15888 </cell>
15889 <cell alignment="center" valignment="top" usebox="none">
15890 \begin_inset Text
15891
15892 \begin_layout Plain Layout
15893
15894 \color blue
15895 h
15896 \end_layout
15897
15898 \end_inset
15899 </cell>
15900 <cell alignment="center" valignment="top" usebox="none">
15901 \begin_inset Text
15902
15903 \begin_layout Plain Layout
15904 \begin_inset ERT
15905 status collapsed
15906
15907 \begin_layout Plain Layout
15908
15909
15910 \backslash
15911 cellcolor{magenta}
15912 \end_layout
15913
15914 \end_inset
15915
15916
15917 \color green
15918 i
15919 \end_layout
15920
15921 \end_inset
15922 </cell>
15923 </row>
15924 </lyxtabular>
15925
15926 \end_inset
15927
15928
15929 \end_layout
15930
15931 \end_inset
15932
15933
15934 \end_layout
15935
15936 \begin_layout Standard
15937 \begin_inset ERT
15938 status collapsed
15939
15940 \begin_layout Plain Layout
15941
15942
15943 \backslash
15944 else
15945 \end_layout
15946
15947 \end_inset
15948
15949
15950 \begin_inset Note Note
15951 status open
15952
15953 \begin_layout Plain Layout
15954 Der folgende Teil wird gedruckt, wenn das LaTeX-Paket 
15955 \series bold
15956 colortbl
15957 \series default
15958  nicht installiert ist:
15959 \end_layout
15960
15961 \end_inset
15962
15963
15964 \end_layout
15965
15966 \begin_layout Standard
15967 Sie müssen das LaTeX-Paket 
15968 \series bold
15969 colortbl
15970 \series default
15971  installiert haben um den Inhalt dieses Abschnitts zu sehen.
15972 \end_layout
15973
15974 \begin_layout Standard
15975 \begin_inset ERT
15976 status collapsed
15977
15978 \begin_layout Plain Layout
15979
15980
15981 \backslash
15982 fi
15983 \end_layout
15984
15985 \end_inset
15986
15987
15988 \end_layout
15989
15990 \begin_layout Subsection
15991 Farbige Linien
15992 \begin_inset Index idx
15993 status collapsed
15994
15995 \begin_layout Plain Layout
15996 farbige !  Tabellenlinien
15997 \end_layout
15998
15999 \end_inset
16000
16001
16002 \end_layout
16003
16004 \begin_layout Standard
16005 Wie in Abschnitt
16006 \begin_inset space ~
16007 \end_inset
16008
16009
16010 \begin_inset CommandInset ref
16011 LatexCommand ref
16012 reference "uab:Liniendicke"
16013
16014 \end_inset
16015
16016  beschrieben, kann die Dicke aller Tabellenlinien mit der Länge 
16017 \series bold
16018
16019 \backslash
16020 arrayrulewidth
16021 \series default
16022  definiert werden.
16023  Für alle Tabellenlinien in diesem Kapitel wird sie auf 1.5
16024 \begin_inset space \thinspace{}
16025 \end_inset
16026
16027 pt gesetzt.
16028 \begin_inset ERT
16029 status collapsed
16030
16031 \begin_layout Plain Layout
16032
16033
16034 \backslash
16035 setlength{
16036 \backslash
16037 arrayrulewidth}{1.5pt}
16038 \end_layout
16039
16040 \end_inset
16041
16042
16043 \end_layout
16044
16045 \begin_layout Standard
16046 Um die vertikalen Linien für dieses Beispiel grün zu färben, wurde im LaTeX-Vors
16047 pann folgendes Spaltenformat entsprechend der Beschreibung in Abschnitt
16048 \begin_inset space ~
16049 \end_inset
16050
16051
16052 \begin_inset CommandInset ref
16053 LatexCommand ref
16054 reference "uab:Angepasste-Zellen-/Spaltenformate"
16055
16056 \end_inset
16057
16058  definiert:
16059 \end_layout
16060
16061 \begin_layout Standard
16062
16063 \series bold
16064
16065 \backslash
16066 newcolumntype{W}{!{
16067 \backslash
16068 color{green}
16069 \backslash
16070 vline}}
16071 \end_layout
16072
16073 \begin_layout Standard
16074 In Tabelle
16075 \begin_inset space ~
16076 \end_inset
16077
16078
16079 \begin_inset CommandInset ref
16080 LatexCommand ref
16081 reference "tab:Tabelle-mit-farbigen-vert"
16082
16083 \end_inset
16084
16085  wurde das LaTeX-Argument 
16086 \series bold
16087 WcW
16088 \series default
16089  für die letzte und 
16090 \series bold
16091 Wc
16092 \series default
16093  für die anderen Spalten benutzt.
16094 \end_layout
16095
16096 \begin_layout Standard
16097 Wenn Sie mehrere Farben wollen, müssen Sie weitere Farbformate definieren.
16098 \end_layout
16099
16100 \begin_layout Standard
16101 \begin_inset Float table
16102 placement h
16103 wide false
16104 sideways false
16105 status open
16106
16107 \begin_layout Plain Layout
16108 \begin_inset Caption
16109
16110 \begin_layout Plain Layout
16111 \begin_inset CommandInset label
16112 LatexCommand label
16113 name "tab:Tabelle-mit-farbigen-vert"
16114
16115 \end_inset
16116
16117 Tabelle mit farbigen vertikalen Linien
16118 \end_layout
16119
16120 \end_inset
16121
16122
16123 \end_layout
16124
16125 \begin_layout Plain Layout
16126 \align center
16127 \begin_inset Tabular
16128 <lyxtabular version="3" rows="3" columns="3">
16129 <features tabularvalignment="middle">
16130 <column alignment="center" valignment="top" width="0" special="Wc">
16131 <column alignment="center" valignment="top" width="0" special="Wc">
16132 <column alignment="center" valignment="top" width="0" special="WcW">
16133 <row>
16134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16135 \begin_inset Text
16136
16137 \begin_layout Plain Layout
16138 sd
16139 \end_layout
16140
16141 \end_inset
16142 </cell>
16143 <cell alignment="center" valignment="top" topline="true" usebox="none">
16144 \begin_inset Text
16145
16146 \begin_layout Plain Layout
16147
16148 \end_layout
16149
16150 \end_inset
16151 </cell>
16152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16153 \begin_inset Text
16154
16155 \begin_layout Plain Layout
16156
16157 \end_layout
16158
16159 \end_inset
16160 </cell>
16161 </row>
16162 <row>
16163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16164 \begin_inset Text
16165
16166 \begin_layout Plain Layout
16167
16168 \end_layout
16169
16170 \end_inset
16171 </cell>
16172 <cell alignment="center" valignment="top" topline="true" usebox="none">
16173 \begin_inset Text
16174
16175 \begin_layout Plain Layout
16176 sd
16177 \end_layout
16178
16179 \end_inset
16180 </cell>
16181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16182 \begin_inset Text
16183
16184 \begin_layout Plain Layout
16185
16186 \end_layout
16187
16188 \end_inset
16189 </cell>
16190 </row>
16191 <row>
16192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16193 \begin_inset Text
16194
16195 \begin_layout Plain Layout
16196
16197 \end_layout
16198
16199 \end_inset
16200 </cell>
16201 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16202 \begin_inset Text
16203
16204 \begin_layout Plain Layout
16205
16206 \end_layout
16207
16208 \end_inset
16209 </cell>
16210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16211 \begin_inset Text
16212
16213 \begin_layout Plain Layout
16214 sd
16215 \end_layout
16216
16217 \end_inset
16218 </cell>
16219 </row>
16220 </lyxtabular>
16221
16222 \end_inset
16223
16224
16225 \end_layout
16226
16227 \end_inset
16228
16229
16230 \end_layout
16231
16232 \begin_layout Standard
16233 \begin_inset VSpace bigskip
16234 \end_inset
16235
16236 Um zum Beispiel horizontale Linien rot zu färben wie in Tabelle
16237 \begin_inset space ~
16238 \end_inset
16239
16240
16241 \begin_inset CommandInset ref
16242 LatexCommand ref
16243 reference "tab:Tabelle-mit-farbigen-horiz"
16244
16245 \end_inset
16246
16247 , müssen Sie folgenden Befehl als TeX-Code vor der (Gleitobjekt-)Tabelle
16248  einfügen:
16249 \end_layout
16250
16251 \begin_layout Standard
16252
16253 \series bold
16254
16255 \backslash
16256 let
16257 \backslash
16258 myHlineC
16259 \backslash
16260 hline
16261 \begin_inset Newline newline
16262 \end_inset
16263
16264
16265 \backslash
16266 renewcommand{
16267 \backslash
16268 hline}
16269 \begin_inset Newline newline
16270 \end_inset
16271
16272
16273 \begin_inset Phantom HPhantom
16274 status open
16275
16276 \begin_layout Plain Layout
16277
16278 \series bold
16279 \begin_inset space ~
16280 \end_inset
16281
16282
16283 \end_layout
16284
16285 \end_inset
16286
16287 {
16288 \backslash
16289 arrayrulecolor{red}
16290 \backslash
16291 myHlineC
16292 \backslash
16293 arrayrulecolor{black}}
16294 \end_layout
16295
16296 \begin_layout Standard
16297 \begin_inset ERT
16298 status collapsed
16299
16300 \begin_layout Plain Layout
16301
16302
16303 \backslash
16304 let
16305 \backslash
16306 myHlineC
16307 \backslash
16308 hline
16309 \end_layout
16310
16311 \begin_layout Plain Layout
16312
16313
16314 \backslash
16315 renewcommand{
16316 \backslash
16317 hline}
16318 \end_layout
16319
16320 \begin_layout Plain Layout
16321
16322  {
16323 \backslash
16324 arrayrulecolor{red}
16325 \backslash
16326 myHlineC
16327 \backslash
16328 arrayrulecolor{black}}
16329 \end_layout
16330
16331 \end_inset
16332
16333
16334 \begin_inset Float table
16335 placement h
16336 wide false
16337 sideways false
16338 status open
16339
16340 \begin_layout Plain Layout
16341 \begin_inset Caption
16342
16343 \begin_layout Plain Layout
16344 \begin_inset CommandInset label
16345 LatexCommand label
16346 name "tab:Tabelle-mit-farbigen-horiz"
16347
16348 \end_inset
16349
16350 Tabelle mit farbigen horizontalen Linien
16351 \end_layout
16352
16353 \end_inset
16354
16355
16356 \end_layout
16357
16358 \begin_layout Plain Layout
16359 \align center
16360 \begin_inset Tabular
16361 <lyxtabular version="3" rows="3" columns="3">
16362 <features tabularvalignment="middle">
16363 <column alignment="center" valignment="top" width="0">
16364 <column alignment="center" valignment="top" width="0">
16365 <column alignment="center" valignment="top" width="0">
16366 <row>
16367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16368 \begin_inset Text
16369
16370 \begin_layout Plain Layout
16371 sd
16372 \end_layout
16373
16374 \end_inset
16375 </cell>
16376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16377 \begin_inset Text
16378
16379 \begin_layout Plain Layout
16380
16381 \end_layout
16382
16383 \end_inset
16384 </cell>
16385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16386 \begin_inset Text
16387
16388 \begin_layout Plain Layout
16389
16390 \end_layout
16391
16392 \end_inset
16393 </cell>
16394 </row>
16395 <row>
16396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16397 \begin_inset Text
16398
16399 \begin_layout Plain Layout
16400
16401 \end_layout
16402
16403 \end_inset
16404 </cell>
16405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16406 \begin_inset Text
16407
16408 \begin_layout Plain Layout
16409 sd
16410 \end_layout
16411
16412 \end_inset
16413 </cell>
16414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16415 \begin_inset Text
16416
16417 \begin_layout Plain Layout
16418
16419 \end_layout
16420
16421 \end_inset
16422 </cell>
16423 </row>
16424 <row>
16425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16426 \begin_inset Text
16427
16428 \begin_layout Plain Layout
16429
16430 \end_layout
16431
16432 \end_inset
16433 </cell>
16434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16435 \begin_inset Text
16436
16437 \begin_layout Plain Layout
16438
16439 \end_layout
16440
16441 \end_inset
16442 </cell>
16443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16444 \begin_inset Text
16445
16446 \begin_layout Plain Layout
16447 sd
16448 \end_layout
16449
16450 \end_inset
16451 </cell>
16452 </row>
16453 </lyxtabular>
16454
16455 \end_inset
16456
16457
16458 \end_layout
16459
16460 \end_inset
16461
16462
16463 \end_layout
16464
16465 \begin_layout Standard
16466 Um die schwarze Linienfarbe zurückzubekommen, müssen Sie folgenden Befehl
16467  als TeX-Code hinter der Tabelle einfügen:
16468 \end_layout
16469
16470 \begin_layout Standard
16471
16472 \series bold
16473
16474 \backslash
16475 renewcommand{
16476 \backslash
16477 hline}{
16478 \backslash
16479 myHlineC}
16480 \end_layout
16481
16482 \begin_layout Standard
16483 Tabelle
16484 \begin_inset space ~
16485 \end_inset
16486
16487
16488 \begin_inset CommandInset ref
16489 LatexCommand ref
16490 reference "tab:Table-with-colored"
16491
16492 \end_inset
16493
16494  ist ein Beispiel mit farbigen vertikalen und horizontalen Linien.
16495 \end_layout
16496
16497 \begin_layout Standard
16498 \begin_inset Float table
16499 placement h
16500 wide false
16501 sideways false
16502 status open
16503
16504 \begin_layout Plain Layout
16505 \begin_inset Caption
16506
16507 \begin_layout Plain Layout
16508 \begin_inset CommandInset label
16509 LatexCommand label
16510 name "tab:Table-with-colored"
16511
16512 \end_inset
16513
16514 Tabelle mit farbigen Linien
16515 \end_layout
16516
16517 \end_inset
16518
16519
16520 \end_layout
16521
16522 \begin_layout Plain Layout
16523 \align center
16524 \begin_inset Tabular
16525 <lyxtabular version="3" rows="3" columns="3">
16526 <features tabularvalignment="middle">
16527 <column alignment="center" valignment="top" width="0" special="Wc">
16528 <column alignment="center" valignment="top" width="0" special="Wc">
16529 <column alignment="center" valignment="top" width="0" special="WcW">
16530 <row>
16531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16532 \begin_inset Text
16533
16534 \begin_layout Plain Layout
16535 sd
16536 \end_layout
16537
16538 \end_inset
16539 </cell>
16540 <cell alignment="center" valignment="top" topline="true" usebox="none">
16541 \begin_inset Text
16542
16543 \begin_layout Plain Layout
16544
16545 \end_layout
16546
16547 \end_inset
16548 </cell>
16549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16550 \begin_inset Text
16551
16552 \begin_layout Plain Layout
16553
16554 \end_layout
16555
16556 \end_inset
16557 </cell>
16558 </row>
16559 <row>
16560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16561 \begin_inset Text
16562
16563 \begin_layout Plain Layout
16564
16565 \end_layout
16566
16567 \end_inset
16568 </cell>
16569 <cell alignment="center" valignment="top" topline="true" usebox="none">
16570 \begin_inset Text
16571
16572 \begin_layout Plain Layout
16573 sd
16574 \end_layout
16575
16576 \end_inset
16577 </cell>
16578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16579 \begin_inset Text
16580
16581 \begin_layout Plain Layout
16582
16583 \end_layout
16584
16585 \end_inset
16586 </cell>
16587 </row>
16588 <row topspace="default">
16589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16590 \begin_inset Text
16591
16592 \begin_layout Plain Layout
16593
16594 \end_layout
16595
16596 \end_inset
16597 </cell>
16598 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16599 \begin_inset Text
16600
16601 \begin_layout Plain Layout
16602
16603 \end_layout
16604
16605 \end_inset
16606 </cell>
16607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16608 \begin_inset Text
16609
16610 \begin_layout Plain Layout
16611 sd
16612 \end_layout
16613
16614 \end_inset
16615 </cell>
16616 </row>
16617 </lyxtabular>
16618
16619 \end_inset
16620
16621
16622 \end_layout
16623
16624 \end_inset
16625
16626
16627 \end_layout
16628
16629 \begin_layout Standard
16630 \begin_inset ERT
16631 status collapsed
16632
16633 \begin_layout Plain Layout
16634
16635
16636 \backslash
16637 renewcommand{
16638 \backslash
16639 hline}{
16640 \backslash
16641 myHlineC}
16642 \end_layout
16643
16644 \end_inset
16645
16646
16647 \end_layout
16648
16649 \begin_layout Standard
16650 \begin_inset ERT
16651 status collapsed
16652
16653 \begin_layout Plain Layout
16654
16655
16656 \backslash
16657 setlength{
16658 \backslash
16659 arrayrulewidth}{0.4pt}
16660 \end_layout
16661
16662 \end_inset
16663
16664
16665 \begin_inset Note Note
16666 status collapsed
16667
16668 \begin_layout Plain Layout
16669 setzt die Liniendicke wieder auf ihren Standardwert zurück
16670 \end_layout
16671
16672 \end_inset
16673
16674
16675 \end_layout
16676
16677 \begin_layout Section
16678 Tabellen-Anpassung
16679 \begin_inset Index idx
16680 status collapsed
16681
16682 \begin_layout Plain Layout
16683 Tabellen ! Anpassung
16684 \end_layout
16685
16686 \end_inset
16687
16688
16689 \end_layout
16690
16691 \begin_layout Subsection
16692 Zeilenabstand
16693 \begin_inset CommandInset label
16694 LatexCommand label
16695 name "uab:Zeilenabstand"
16696
16697 \end_inset
16698
16699
16700 \begin_inset Index idx
16701 status collapsed
16702
16703 \begin_layout Plain Layout
16704 Tabellen ! Zeilenabstand
16705 \end_layout
16706
16707 \end_inset
16708
16709
16710 \end_layout
16711
16712 \begin_layout Standard
16713 Auf der Karteikarte 
16714 \family sans
16715 Rahmen
16716 \family default
16717  des 
16718 \family sans
16719 Tabellen-Einstellungen
16720 \family default
16721 -Dialogs können Sie 
16722 \family sans
16723 zusätzliche
16724 \begin_inset space ~
16725 \end_inset
16726
16727 Abstände
16728 \family default
16729  einfügen.
16730  Dabei haben Sie drei Möglichkeiten:
16731 \end_layout
16732
16733 \begin_layout Description
16734 Oberhalb
16735 \begin_inset space ~
16736 \end_inset
16737
16738 der
16739 \begin_inset space ~
16740 \end_inset
16741
16742 Zeile fügt oberhalb des Zeileninhalts zusätzlichen Leerraum ein.
16743  Bei einer formalen Tabelle
16744 \begin_inset Foot
16745 status collapsed
16746
16747 \begin_layout Plain Layout
16748 Formale Tabellen wurden in Abschnitt
16749 \begin_inset space ~
16750 \end_inset
16751
16752
16753 \begin_inset CommandInset ref
16754 LatexCommand ref
16755 reference "abs:Formale-Tabellen"
16756
16757 \end_inset
16758
16759  beschrieben.
16760 \end_layout
16761
16762 \end_inset
16763
16764  fügt LyX standardmäßig 0.5
16765 \begin_inset space \thinspace{}
16766 \end_inset
16767
16768 em Leerraum ein.
16769  Bei normalen Tabellen werden die vertikalen Linien leider nicht mit verlängert:
16770 \begin_inset VSpace medskip
16771 \end_inset
16772
16773
16774 \begin_inset Newline newline
16775 \end_inset
16776
16777
16778 \begin_inset space \hspace*{}
16779 \length 0pt
16780 \end_inset
16781
16782
16783 \begin_inset space \hfill{}
16784 \end_inset
16785
16786
16787 \begin_inset Tabular
16788 <lyxtabular version="3" rows="3" columns="1">
16789 <features tabularvalignment="middle">
16790 <column alignment="center" valignment="top" width="0">
16791 <row>
16792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Plain Layout
16796 A
16797 \end_layout
16798
16799 \end_inset
16800 </cell>
16801 </row>
16802 <row topspace="3mm">
16803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807 3
16808 \begin_inset space \thinspace{}
16809 \end_inset
16810
16811 mm Leerraum oberhalb der Zeile
16812 \end_layout
16813
16814 \end_inset
16815 </cell>
16816 </row>
16817 <row>
16818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16819 \begin_inset Text
16820
16821 \begin_layout Plain Layout
16822 C
16823 \end_layout
16824
16825 \end_inset
16826 </cell>
16827 </row>
16828 </lyxtabular>
16829
16830 \end_inset
16831
16832
16833 \begin_inset space \hfill{}
16834 \end_inset
16835
16836
16837 \begin_inset space \hspace*{}
16838 \length 0pt
16839 \end_inset
16840
16841
16842 \begin_inset VSpace medskip
16843 \end_inset
16844
16845
16846 \begin_inset Newline newline
16847 \end_inset
16848
16849 Deshalb macht das Einfügen oberhalb der Zeile nur Sinn, wenn Sie keine vertikale
16850 n Linien verwenden.
16851 \end_layout
16852
16853 \begin_layout Description
16854 Unterhalb
16855 \begin_inset space ~
16856 \end_inset
16857
16858 der
16859 \begin_inset space ~
16860 \end_inset
16861
16862 Zeile fügt unterhalb des Zeileninhalts zusätzlichen Leerraum ein.
16863  Bei einer formalen Tabelle fügt LyX standardmäßig 0.5
16864 \begin_inset space \thinspace{}
16865 \end_inset
16866
16867 em Leerraum ein.
16868  Bei normalen Tabellen ist der Standardwert 2
16869 \begin_inset space \thinspace{}
16870 \end_inset
16871
16872 pt.
16873 \end_layout
16874
16875 \begin_layout Description
16876 Zwischen
16877 \begin_inset space ~
16878 \end_inset
16879
16880 den
16881 \begin_inset space ~
16882 \end_inset
16883
16884 Zeilen fügt zwischen zwei Zeilen zusätzlichen Leerraum ein.
16885  Bei einer formalen Tabelle fügt LyX standardmäßig 0.5
16886 \begin_inset space \thinspace{}
16887 \end_inset
16888
16889 em Leerraum ein.
16890  Bei normalen Tabellen werden die vertikalen Linien leider nicht mit verlängert:
16891 \begin_inset VSpace medskip
16892 \end_inset
16893
16894
16895 \begin_inset Newline newline
16896 \end_inset
16897
16898
16899 \begin_inset space \hspace*{}
16900 \length 0pt
16901 \end_inset
16902
16903
16904 \begin_inset space \hfill{}
16905 \end_inset
16906
16907
16908 \begin_inset Tabular
16909 <lyxtabular version="3" rows="3" columns="1">
16910 <features tabularvalignment="middle">
16911 <column alignment="center" valignment="top" width="0">
16912 <row>
16913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16914 \begin_inset Text
16915
16916 \begin_layout Plain Layout
16917 A
16918 \end_layout
16919
16920 \end_inset
16921 </cell>
16922 </row>
16923 <row interlinespace="3mm">
16924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16925 \begin_inset Text
16926
16927 \begin_layout Plain Layout
16928 \begin_inset Formula $\downarrow$
16929 \end_inset
16930
16931  3
16932 \begin_inset space \thinspace{}
16933 \end_inset
16934
16935 mm Leerraum zwischen den Zeilen 
16936 \begin_inset Formula $\downarrow$
16937 \end_inset
16938
16939
16940 \end_layout
16941
16942 \end_inset
16943 </cell>
16944 </row>
16945 <row>
16946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16947 \begin_inset Text
16948
16949 \begin_layout Plain Layout
16950 \begin_inset Formula $\uparrow$
16951 \end_inset
16952
16953  3
16954 \begin_inset space \thinspace{}
16955 \end_inset
16956
16957 mm Leerraum zwischen den Zeilen 
16958 \begin_inset Formula $\uparrow$
16959 \end_inset
16960
16961
16962 \end_layout
16963
16964 \end_inset
16965 </cell>
16966 </row>
16967 </lyxtabular>
16968
16969 \end_inset
16970
16971
16972 \begin_inset space \hfill{}
16973 \end_inset
16974
16975
16976 \begin_inset space \hspace*{}
16977 \length 0pt
16978 \end_inset
16979
16980
16981 \begin_inset VSpace medskip
16982 \end_inset
16983
16984
16985 \begin_inset Newline newline
16986 \end_inset
16987
16988 Deshalb macht das Einfügen oberhalb der Zeile nur Sinn, wenn Sie keine vertikale
16989 n Linien verwenden.
16990 \end_layout
16991
16992 \begin_layout Standard
16993 \begin_inset VSpace bigskip
16994 \end_inset
16995
16996 Wenn Sie die Höhe aller Zellen vergrößern wollen, können Sie das mit folgenden
16997  Befehlen im LaTeX-Vorspann machen:
16998 \end_layout
16999
17000 \begin_layout Standard
17001
17002 \series bold
17003
17004 \backslash
17005 @ifundefined{extrarowheight}
17006 \begin_inset Newline newline
17007 \end_inset
17008
17009
17010 \begin_inset Phantom HPhantom
17011 status open
17012
17013 \begin_layout Plain Layout
17014
17015 \series bold
17016 \begin_inset space ~
17017 \end_inset
17018
17019
17020 \end_layout
17021
17022 \end_inset
17023
17024 {
17025 \backslash
17026 usepackage{array}}{}
17027 \begin_inset Newline newline
17028 \end_inset
17029
17030
17031 \backslash
17032 setlength{
17033 \backslash
17034 extrarowheight}{Höhe}
17035 \end_layout
17036
17037 \begin_layout Standard
17038 Aber das hat den Nachteil, dass die Zelltexte nicht mehr genau vertikal
17039  ausgerichtet sind.
17040  (Das Paket 
17041 \series bold
17042 array
17043 \series default
17044  wird automatisch von LyX geladen, wenn Sie selbst definierte Tabellenformate
17045  verwenden.
17046  Der Befehl 
17047 \series bold
17048
17049 \backslash
17050 @ifundefined
17051 \series default
17052  vermeidet, dass es in diesem Fall doppelt geladen wird.)
17053 \end_layout
17054
17055 \begin_layout Standard
17056 Bei der Verwendung von großen Schriftgrößen, sind die Tabellenlinien oftmals
17057  zu nah an den Buchstaben.
17058  Das kann korrigiert werden, indem man den Befehl 
17059 \series bold
17060
17061 \backslash
17062 strut
17063 \series default
17064  als TeX-Code am Anfang einer Tabellenzeile einfügt.
17065  Tabelle
17066 \begin_inset space ~
17067 \end_inset
17068
17069
17070 \begin_inset CommandInset ref
17071 LatexCommand ref
17072 reference "tab:Vertikale-Ausrichtung-von"
17073
17074 \end_inset
17075
17076  zeigt den Effekt.
17077 \end_layout
17078
17079 \begin_layout Standard
17080 \noindent
17081 \begin_inset Float table
17082 placement h
17083 wide false
17084 sideways false
17085 status open
17086
17087 \begin_layout Plain Layout
17088 \begin_inset Caption
17089
17090 \begin_layout Plain Layout
17091 \begin_inset CommandInset label
17092 LatexCommand label
17093 name "tab:Vertikale-Ausrichtung-von"
17094
17095 \end_inset
17096
17097 Vertikale Ausrichtung von Text mit großen Schriftgrößen.
17098 \end_layout
17099
17100 \end_inset
17101
17102
17103 \end_layout
17104
17105 \begin_layout Plain Layout
17106 \begin_inset space \hfill{}
17107 \end_inset
17108
17109
17110 \begin_inset Float table
17111 wide false
17112 sideways false
17113 status collapsed
17114
17115 \begin_layout Plain Layout
17116 \begin_inset Caption
17117
17118 \begin_layout Plain Layout
17119 Normale Tabelle.
17120 \end_layout
17121
17122 \end_inset
17123
17124
17125 \end_layout
17126
17127 \begin_layout Plain Layout
17128 \noindent
17129 \align center
17130 \begin_inset Tabular
17131 <lyxtabular version="3" rows="6" columns="1">
17132 <features tabularvalignment="middle">
17133 <column alignment="left" valignment="top" width="0">
17134 <row>
17135 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17136 \begin_inset Text
17137
17138 \begin_layout Plain Layout
17139 Normal, g
17140 \end_layout
17141
17142 \end_inset
17143 </cell>
17144 </row>
17145 <row>
17146 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17147 \begin_inset Text
17148
17149 \begin_layout Plain Layout
17150
17151 \size large
17152 Groß, g
17153 \end_layout
17154
17155 \end_inset
17156 </cell>
17157 </row>
17158 <row>
17159 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17160 \begin_inset Text
17161
17162 \begin_layout Plain Layout
17163
17164 \size larger
17165 Größer, g
17166 \end_layout
17167
17168 \end_inset
17169 </cell>
17170 </row>
17171 <row>
17172 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17173 \begin_inset Text
17174
17175 \begin_layout Plain Layout
17176
17177 \size largest
17178 noch Größer, g
17179 \end_layout
17180
17181 \end_inset
17182 </cell>
17183 </row>
17184 <row>
17185 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17186 \begin_inset Text
17187
17188 \begin_layout Plain Layout
17189
17190 \size huge
17191 Riesig
17192 \end_layout
17193
17194 \end_inset
17195 </cell>
17196 </row>
17197 <row>
17198 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17199 \begin_inset Text
17200
17201 \begin_layout Plain Layout
17202
17203 \size giant
17204 Gigantisch
17205 \end_layout
17206
17207 \end_inset
17208 </cell>
17209 </row>
17210 </lyxtabular>
17211
17212 \end_inset
17213
17214
17215 \end_layout
17216
17217 \end_inset
17218
17219
17220 \begin_inset space \hfill{}
17221 \end_inset
17222
17223
17224 \begin_inset Float table
17225 wide false
17226 sideways false
17227 status collapsed
17228
17229 \begin_layout Plain Layout
17230 \begin_inset Caption
17231
17232 \begin_layout Plain Layout
17233 Tabelle bei der der Befehl 
17234 \series bold
17235
17236 \backslash
17237 strut
17238 \series default
17239  verwendet wurde.
17240 \end_layout
17241
17242 \end_inset
17243
17244
17245 \end_layout
17246
17247 \begin_layout Plain Layout
17248 \noindent
17249 \align center
17250 \begin_inset Tabular
17251 <lyxtabular version="3" rows="6" columns="1">
17252 <features tabularvalignment="middle">
17253 <column alignment="left" valignment="top" width="0">
17254 <row>
17255 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17256 \begin_inset Text
17257
17258 \begin_layout Plain Layout
17259 Normal, g
17260 \end_layout
17261
17262 \end_inset
17263 </cell>
17264 </row>
17265 <row>
17266 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17267 \begin_inset Text
17268
17269 \begin_layout Plain Layout
17270
17271 \size large
17272 \begin_inset ERT
17273 status collapsed
17274
17275 \begin_layout Plain Layout
17276
17277
17278 \backslash
17279 strut 
17280 \end_layout
17281
17282 \end_inset
17283
17284 Groß, g
17285 \end_layout
17286
17287 \end_inset
17288 </cell>
17289 </row>
17290 <row>
17291 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17292 \begin_inset Text
17293
17294 \begin_layout Plain Layout
17295
17296 \size larger
17297 \begin_inset ERT
17298 status collapsed
17299
17300 \begin_layout Plain Layout
17301
17302
17303 \backslash
17304 strut 
17305 \end_layout
17306
17307 \end_inset
17308
17309 Größer, g
17310 \end_layout
17311
17312 \end_inset
17313 </cell>
17314 </row>
17315 <row>
17316 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17317 \begin_inset Text
17318
17319 \begin_layout Plain Layout
17320
17321 \size largest
17322 \begin_inset ERT
17323 status collapsed
17324
17325 \begin_layout Plain Layout
17326
17327
17328 \backslash
17329 strut 
17330 \end_layout
17331
17332 \end_inset
17333
17334 noch Größer, g
17335 \end_layout
17336
17337 \end_inset
17338 </cell>
17339 </row>
17340 <row>
17341 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17342 \begin_inset Text
17343
17344 \begin_layout Plain Layout
17345
17346 \size huge
17347 \begin_inset ERT
17348 status collapsed
17349
17350 \begin_layout Plain Layout
17351
17352
17353 \backslash
17354 strut 
17355 \end_layout
17356
17357 \end_inset
17358
17359 Riesig
17360 \end_layout
17361
17362 \end_inset
17363 </cell>
17364 </row>
17365 <row>
17366 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17367 \begin_inset Text
17368
17369 \begin_layout Plain Layout
17370
17371 \size giant
17372 \begin_inset ERT
17373 status collapsed
17374
17375 \begin_layout Plain Layout
17376
17377
17378 \backslash
17379 strut 
17380 \end_layout
17381
17382 \end_inset
17383
17384 Gigantisch
17385 \end_layout
17386
17387 \end_inset
17388 </cell>
17389 </row>
17390 </lyxtabular>
17391
17392 \end_inset
17393
17394
17395 \end_layout
17396
17397 \end_inset
17398
17399
17400 \begin_inset space \hfill{}
17401 \end_inset
17402
17403
17404 \end_layout
17405
17406 \end_inset
17407
17408
17409 \end_layout
17410
17411 \begin_layout Subsection
17412 Besondere Zellenausrichtung
17413 \begin_inset CommandInset label
17414 LatexCommand label
17415 name "sub:Besondere-Zellenausrichtung"
17416
17417 \end_inset
17418
17419
17420 \begin_inset Index idx
17421 status collapsed
17422
17423 \begin_layout Plain Layout
17424 Tabellen ! Zellenausrichtung
17425 \end_layout
17426
17427 \end_inset
17428
17429
17430 \end_layout
17431
17432 \begin_layout Standard
17433 Manchmal sieht es besser aus, wenn Spalten nach besonderen Zeichen ausgerichtet
17434  sind wie zum Beispiel dem Dezimalpunkt wie in Tabelle
17435 \begin_inset space ~
17436 \end_inset
17437
17438
17439 \begin_inset CommandInset ref
17440 LatexCommand ref
17441 reference "tab:Tabellenzellen-sind-auf"
17442
17443 \end_inset
17444
17445 .
17446  Diese Ausrichtung erhält man, indem den Cursor in die Spalte setzt und
17447  dann entweder den Werkzeugleistenknopf 
17448 \begin_inset Graphics
17449         filename ../../images/tabular-feature_align-decimal.png
17450         scale 85
17451         scaleBeforeRotation
17452
17453 \end_inset
17454
17455  drückt oder in den Tabelleneinstellungen die Ausrichtung auf 
17456 \family sans
17457 Am
17458 \begin_inset space ~
17459 \end_inset
17460
17461 Dezimaltrenner
17462 \family default
17463  setzt.
17464  Das Zeichen, auf das ausgerichtet wird, kann man in den Tabelleneinstellungen
17465  frei wählen.
17466 \end_layout
17467
17468 \begin_layout Standard
17469 \begin_inset Float table
17470 placement h
17471 wide false
17472 sideways false
17473 status open
17474
17475 \begin_layout Plain Layout
17476 \begin_inset Caption
17477
17478 \begin_layout Plain Layout
17479 \begin_inset CommandInset label
17480 LatexCommand label
17481 name "tab:Tabellenzellen-sind-auf"
17482
17483 \end_inset
17484
17485 Tabellenzellen sind auf den Dezimalpunkt ausgerichtet
17486 \end_layout
17487
17488 \end_inset
17489
17490
17491 \end_layout
17492
17493 \begin_layout Plain Layout
17494 \align center
17495 \begin_inset Tabular
17496 <lyxtabular version="3" rows="4" columns="1">
17497 <features booktabs="true" tabularvalignment="middle">
17498 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
17499 <row>
17500 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17501 \begin_inset Text
17502
17503 \begin_layout Plain Layout
17504 Überschrift
17505 \end_layout
17506
17507 \end_inset
17508 </cell>
17509 </row>
17510 <row>
17511 <cell alignment="center" valignment="top" topline="true" usebox="none">
17512 \begin_inset Text
17513
17514 \begin_layout Plain Layout
17515 12,6
17516 \end_layout
17517
17518 \end_inset
17519 </cell>
17520 </row>
17521 <row>
17522 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17523 \begin_inset Text
17524
17525 \begin_layout Plain Layout
17526 0,68
17527 \end_layout
17528
17529 \end_inset
17530 </cell>
17531 </row>
17532 <row>
17533 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17534 \begin_inset Text
17535
17536 \begin_layout Plain Layout
17537 -123,0
17538 \end_layout
17539
17540 \end_inset
17541 </cell>
17542 </row>
17543 </lyxtabular>
17544
17545 \end_inset
17546
17547
17548 \end_layout
17549
17550 \end_inset
17551
17552
17553 \end_layout
17554
17555 \begin_layout Standard
17556 \begin_inset Float table
17557 placement h
17558 wide false
17559 sideways false
17560 status open
17561
17562 \begin_layout Plain Layout
17563 \begin_inset Caption
17564
17565 \begin_layout Plain Layout
17566 \begin_inset CommandInset label
17567 LatexCommand label
17568 name "tab:Tabellenzellen-Operator"
17569
17570 \end_inset
17571
17572 Tabellenzellen sind auf den Operator ausgerichtet
17573 \end_layout
17574
17575 \end_inset
17576
17577
17578 \end_layout
17579
17580 \begin_layout Plain Layout
17581 \align center
17582 \begin_inset Tabular
17583 <lyxtabular version="3" rows="4" columns="2">
17584 <features booktabs="true" tabularvalignment="middle">
17585 <column alignment="right" valignment="top" width="0pt">
17586 <column alignment="left" valignment="top" width="0pt" special="@{}l">
17587 <row>
17588 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17589 \begin_inset Text
17590
17591 \begin_layout Plain Layout
17592 Überschrift
17593 \end_layout
17594
17595 \end_inset
17596 </cell>
17597 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17598 \begin_inset Text
17599
17600 \begin_layout Plain Layout
17601
17602 \end_layout
17603
17604 \end_inset
17605 </cell>
17606 </row>
17607 <row>
17608 <cell alignment="center" valignment="top" usebox="none">
17609 \begin_inset Text
17610
17611 \begin_layout Plain Layout
17612 \begin_inset Formula $12\,+$
17613 \end_inset
17614
17615
17616 \end_layout
17617
17618 \end_inset
17619 </cell>
17620 <cell alignment="center" valignment="top" usebox="none">
17621 \begin_inset Text
17622
17623 \begin_layout Plain Layout
17624 \begin_inset Formula $\,6$
17625 \end_inset
17626
17627
17628 \end_layout
17629
17630 \end_inset
17631 </cell>
17632 </row>
17633 <row>
17634 <cell alignment="center" valignment="top" usebox="none">
17635 \begin_inset Text
17636
17637 \begin_layout Plain Layout
17638 \begin_inset Formula $0\,-$
17639 \end_inset
17640
17641
17642 \end_layout
17643
17644 \end_inset
17645 </cell>
17646 <cell alignment="center" valignment="top" usebox="none">
17647 \begin_inset Text
17648
17649 \begin_layout Plain Layout
17650 \begin_inset Formula $\,68$
17651 \end_inset
17652
17653
17654 \end_layout
17655
17656 \end_inset
17657 </cell>
17658 </row>
17659 <row>
17660 <cell alignment="center" valignment="top" usebox="none">
17661 \begin_inset Text
17662
17663 \begin_layout Plain Layout
17664 \begin_inset Formula $-123\,/$
17665 \end_inset
17666
17667
17668 \end_layout
17669
17670 \end_inset
17671 </cell>
17672 <cell alignment="center" valignment="top" usebox="none">
17673 \begin_inset Text
17674
17675 \begin_layout Plain Layout
17676 \begin_inset Formula $\,0$
17677 \end_inset
17678
17679
17680 \end_layout
17681
17682 \end_inset
17683 </cell>
17684 </row>
17685 </lyxtabular>
17686
17687 \end_inset
17688
17689
17690 \end_layout
17691
17692 \end_inset
17693
17694
17695 \end_layout
17696
17697 \begin_layout Standard
17698 Bei Ausrichtungen bezüglich Zeichen in Formeln ist diese Methode nicht möglich,
17699  da das Feld für das Ausrichtungszeichen in den Tabelleneinstellungen keine
17700  Formeln erlaubt.
17701  In diesem Fall verwendet man die Methode von Tabelle
17702 \begin_inset space ~
17703 \end_inset
17704
17705
17706 \begin_inset CommandInset ref
17707 LatexCommand ref
17708 reference "tab:Tabellenzellen-Operator"
17709
17710 \end_inset
17711
17712 .
17713  Diese Tabelle wurde als 4×2 Tabelle erstellt.
17714  Die Überschrift ist eine zentrierte Mehrfachspalte.
17715  Die erste Spalte ist rechtsbündig ausgerichtet und enthält den ersten Teil
17716  und den Operator.
17717  Die zweite Spalte ist linksbündig ausgerichtet und enthält den Rest.
17718  Ein kleiner Leerraum wurde zu Beginn jeder Zelle der zweiten Spalte eingefügt,
17719  um den üblichen Leerraum um einen Operator zu erhalten.
17720  Um den Raum zwischen den beiden Spalten zu löschen, wurde im LaTeX-Argument
17721  für die zweite Spalte folgendes eingefügt:
17722 \end_layout
17723
17724 \begin_layout Standard
17725
17726 \series bold
17727 @{}l
17728 \end_layout
17729
17730 \begin_layout Standard
17731 Tabelle
17732 \begin_inset space ~
17733 \end_inset
17734
17735
17736 \begin_inset CommandInset ref
17737 LatexCommand ref
17738 reference "tab:Verschiedene-Ausrichtungen"
17739
17740 \end_inset
17741
17742  zeigt einige Ausrichtungen.
17743  Für die Ausrichtung der Relationen wurde ein kleiner 
17744 \family sans
17745 Leerraum
17746 \family default
17747  eingefügt; wie in der zweiten Spalte von Tabelle
17748 \begin_inset space ~
17749 \end_inset
17750
17751
17752 \begin_inset CommandInset ref
17753 LatexCommand ref
17754 reference "tab:Tabellenzellen-Operator"
17755
17756 \end_inset
17757
17758 .
17759 \end_layout
17760
17761 \begin_layout Standard
17762
17763 \color black
17764 \begin_inset Float table
17765 placement h
17766 wide false
17767 sideways false
17768 status open
17769
17770 \begin_layout Plain Layout
17771
17772 \color black
17773 \begin_inset Caption
17774
17775 \begin_layout Plain Layout
17776
17777 \color black
17778 \begin_inset CommandInset label
17779 LatexCommand label
17780 name "tab:Verschiedene-Ausrichtungen"
17781
17782 \end_inset
17783
17784
17785 \color inherit
17786 Verschiedene Ausrichtungen
17787 \end_layout
17788
17789 \end_inset
17790
17791
17792 \end_layout
17793
17794 \begin_layout Plain Layout
17795 \align center
17796 \begin_inset Tabular
17797 <lyxtabular version="3" rows="4" columns="6">
17798 <features tabularvalignment="middle">
17799 <column alignment="right" valignment="top" width="0">
17800 <column alignment="left" valignment="top" width="0" special="@{}l">
17801 <column alignment="right" valignment="top" width="0">
17802 <column alignment="left" valignment="top" width="0" special="@{}l">
17803 <column alignment="right" valignment="top" width="0">
17804 <column alignment="left" valignment="top" width="0" special="@{}l">
17805 <row>
17806 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17807 \begin_inset Text
17808
17809 \begin_layout Plain Layout
17810 Einheiten
17811 \end_layout
17812
17813 \end_inset
17814 </cell>
17815 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17816 \begin_inset Text
17817
17818 \begin_layout Plain Layout
17819
17820 \end_layout
17821
17822 \end_inset
17823 </cell>
17824 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828 Exponenten
17829 \end_layout
17830
17831 \end_inset
17832 </cell>
17833 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17834 \begin_inset Text
17835
17836 \begin_layout Plain Layout
17837
17838 \end_layout
17839
17840 \end_inset
17841 </cell>
17842 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17843 \begin_inset Text
17844
17845 \begin_layout Plain Layout
17846 Relationen
17847 \end_layout
17848
17849 \end_inset
17850 </cell>
17851 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17852 \begin_inset Text
17853
17854 \begin_layout Plain Layout
17855
17856 \end_layout
17857
17858 \end_inset
17859 </cell>
17860 </row>
17861 <row>
17862 <cell alignment="center" valignment="top" usebox="none">
17863 \begin_inset Text
17864
17865 \begin_layout Plain Layout
17866 12×
17867 \end_layout
17868
17869 \end_inset
17870 </cell>
17871 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17872 \begin_inset Text
17873
17874 \begin_layout Plain Layout
17875 24
17876 \begin_inset space \thinspace{}
17877 \end_inset
17878
17879 Flaschen
17880 \end_layout
17881
17882 \end_inset
17883 </cell>
17884 <cell alignment="center" valignment="top" usebox="none">
17885 \begin_inset Text
17886
17887 \begin_layout Plain Layout
17888 \begin_inset Formula $10\cdot$
17889 \end_inset
17890
17891
17892 \end_layout
17893
17894 \end_inset
17895 </cell>
17896 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900 \begin_inset Formula $10^{\mbox{-}17}$
17901 \end_inset
17902
17903
17904 \end_layout
17905
17906 \end_inset
17907 </cell>
17908 <cell alignment="center" valignment="top" usebox="none">
17909 \begin_inset Text
17910
17911 \begin_layout Plain Layout
17912 \begin_inset Formula $\Gamma(t)\propto$
17913 \end_inset
17914
17915
17916 \end_layout
17917
17918 \end_inset
17919 </cell>
17920 <cell alignment="center" valignment="top" usebox="none">
17921 \begin_inset Text
17922
17923 \begin_layout Plain Layout
17924 \begin_inset Formula $\:\Upsilon(t)$
17925 \end_inset
17926
17927
17928 \end_layout
17929
17930 \end_inset
17931 </cell>
17932 </row>
17933 <row>
17934 <cell alignment="center" valignment="top" usebox="none">
17935 \begin_inset Text
17936
17937 \begin_layout Plain Layout
17938 1024×
17939 \end_layout
17940
17941 \end_inset
17942 </cell>
17943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17944 \begin_inset Text
17945
17946 \begin_layout Plain Layout
17947 768
17948 \begin_inset space \thinspace{}
17949 \end_inset
17950
17951 Pixel
17952 \end_layout
17953
17954 \end_inset
17955 </cell>
17956 <cell alignment="center" valignment="top" usebox="none">
17957 \begin_inset Text
17958
17959 \begin_layout Plain Layout
17960 \begin_inset Formula $5.78\cdot$
17961 \end_inset
17962
17963
17964 \end_layout
17965
17966 \end_inset
17967 </cell>
17968 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17969 \begin_inset Text
17970
17971 \begin_layout Plain Layout
17972 \begin_inset Formula $10^{7}$
17973 \end_inset
17974
17975
17976 \end_layout
17977
17978 \end_inset
17979 </cell>
17980 <cell alignment="center" valignment="top" usebox="none">
17981 \begin_inset Text
17982
17983 \begin_layout Plain Layout
17984 \begin_inset Formula $A\ne$
17985 \end_inset
17986
17987
17988 \end_layout
17989
17990 \end_inset
17991 </cell>
17992 <cell alignment="center" valignment="top" usebox="none">
17993 \begin_inset Text
17994
17995 \begin_layout Plain Layout
17996 \begin_inset Formula $\: B_{\mathrm{red}}$
17997 \end_inset
17998
17999
18000 \end_layout
18001
18002 \end_inset
18003 </cell>
18004 </row>
18005 <row>
18006 <cell alignment="center" valignment="top" usebox="none">
18007 \begin_inset Text
18008
18009 \begin_layout Plain Layout
18010 32×
18011 \end_layout
18012
18013 \end_inset
18014 </cell>
18015 <cell alignment="center" valignment="top" rightline="true" usebox="none">
18016 \begin_inset Text
18017
18018 \begin_layout Plain Layout
18019 6
18020 \begin_inset space \thinspace{}
18021 \end_inset
18022
18023 cm
18024 \end_layout
18025
18026 \end_inset
18027 </cell>
18028 <cell alignment="center" valignment="top" usebox="none">
18029 \begin_inset Text
18030
18031 \begin_layout Plain Layout
18032 -
18033 \begin_inset Formula $33.5\cdot$
18034 \end_inset
18035
18036
18037 \end_layout
18038
18039 \end_inset
18040 </cell>
18041 <cell alignment="center" valignment="top" rightline="true" usebox="none">
18042 \begin_inset Text
18043
18044 \begin_layout Plain Layout
18045 \begin_inset Formula $10^{4}$
18046 \end_inset
18047
18048
18049 \end_layout
18050
18051 \end_inset
18052 </cell>
18053 <cell alignment="center" valignment="top" usebox="none">
18054 \begin_inset Text
18055
18056 \begin_layout Plain Layout
18057 \begin_inset Formula $\sin(\alpha)\ge$
18058 \end_inset
18059
18060
18061 \end_layout
18062
18063 \end_inset
18064 </cell>
18065 <cell alignment="center" valignment="top" usebox="none">
18066 \begin_inset Text
18067
18068 \begin_layout Plain Layout
18069 \begin_inset Formula $\:\sin(\beta)$
18070 \end_inset
18071
18072
18073 \end_layout
18074
18075 \end_inset
18076 </cell>
18077 </row>
18078 </lyxtabular>
18079
18080 \end_inset
18081
18082
18083 \end_layout
18084
18085 \end_inset
18086
18087
18088 \end_layout
18089
18090 \begin_layout Subsection
18091 Angepasste Zellen-/Spaltenformate
18092 \begin_inset CommandInset label
18093 LatexCommand label
18094 name "uab:Angepasste-Zellen-/Spaltenformate"
18095
18096 \end_inset
18097
18098
18099 \begin_inset Index idx
18100 status collapsed
18101
18102 \begin_layout Plain Layout
18103 Tabellen ! Spaltenformat
18104 \end_layout
18105
18106 \end_inset
18107
18108
18109 \end_layout
18110
18111 \begin_layout Standard
18112 Wenn man wie in Abschnitt
18113 \begin_inset space ~
18114 \end_inset
18115
18116
18117 \begin_inset CommandInset ref
18118 LatexCommand ref
18119 reference "uab:Mehrfachspalten-Berechnungen"
18120
18121 \end_inset
18122
18123  die gewünschte Breite einer Mehrfachspalte berechnen will, ist das bei
18124  mehreren Tabellen mit Mehrfachspalten sehr lästig.
18125  Um sich das Leben zu erleichtern, können Sie im LaTeX-Vorspann Zellen/Spalten
18126  definieren:
18127 \end_layout
18128
18129 \begin_layout Standard
18130
18131 \series bold
18132
18133 \backslash
18134 newcolumntype{Formatname}[Zahl der Argumente]{Befehle}
18135 \end_layout
18136
18137 \begin_layout Standard
18138 Der Formatname darf nur ein Buchstabe sein, aber nicht 
18139 \emph on
18140 b
18141 \emph default
18142
18143 \emph on
18144 c
18145 \emph default
18146
18147 \emph on
18148 l
18149 \emph default
18150
18151 \emph on
18152 m
18153 \emph default
18154
18155 \emph on
18156 p
18157 \emph default
18158  oder 
18159 \emph on
18160 r
18161 \emph default
18162 , weil diese vordefiniert sind.
18163  Aber alle Buchstaben sind als Großbuchstaben erlaubt.
18164 \end_layout
18165
18166 \begin_layout Standard
18167 \begin_inset VSpace medskip
18168 \end_inset
18169
18170
18171 \end_layout
18172
18173 \begin_layout Standard
18174 Für vertikal und horizontal zentrierte Mehrfachspalten-Zellen mit fester
18175  Breite könnte das Format so aussehen:
18176 \end_layout
18177
18178 \begin_layout Standard
18179
18180 \series bold
18181
18182 \backslash
18183 newcolumntype{M}[1]{>{
18184 \backslash
18185 centering
18186 \backslash
18187 hspace{0pt}}m{#1}}
18188 \end_layout
18189
18190 \begin_layout Standard
18191 wobei 
18192 \series bold
18193
18194 \backslash
18195 hspace{0pt}
18196 \series default
18197  das Problem mit der Silbentrennung des ersten Wortes vermeidet, wie in
18198  Abschnitt
18199 \begin_inset space ~
18200 \end_inset
18201
18202
18203 \begin_inset CommandInset ref
18204 LatexCommand ref
18205 reference "uab:Mehrfache-Zeilen-in"
18206
18207 \end_inset
18208
18209  beschrieben.
18210  Jetzt können Sie mit
18211 \end_layout
18212
18213 \begin_layout Standard
18214
18215 \series bold
18216 M{Breite}
18217 \end_layout
18218
18219 \begin_layout Standard
18220 im 
18221 \family sans
18222 LaTeX-Argument
18223 \family default
18224  im 
18225 \family sans
18226 Tabellen-Einstellungen
18227 \family default
18228 -Dialog eine Mehrfachspalte definieren.
18229 \end_layout
18230
18231 \begin_layout Standard
18232 \begin_inset VSpace bigskip
18233 \end_inset
18234
18235
18236 \end_layout
18237
18238 \begin_layout Standard
18239 Für Zellen, die von einer Mehrfachspalte überspannt werden, können Sie folgendes
18240  Format definieren:
18241 \end_layout
18242
18243 \begin_layout Standard
18244
18245 \series bold
18246
18247 \backslash
18248 newcolumntype{S}[2]{>{
18249 \backslash
18250 centering
18251 \backslash
18252 hspace{0pt}}
18253 \begin_inset Newline newline
18254 \end_inset
18255
18256
18257 \begin_inset Phantom HPhantom
18258 status open
18259
18260 \begin_layout Plain Layout
18261
18262 \series bold
18263
18264 \backslash
18265 newcolumntype
18266 \end_layout
18267
18268 \end_inset
18269
18270 m{(#1+(2
18271 \backslash
18272 tabcolsep+
18273 \backslash
18274 arrayrulewidth)*(1-#2))/#2}}
18275 \end_layout
18276
18277 \begin_layout Standard
18278 Dieses Format benutzt Gleichung
18279 \begin_inset space ~
18280 \end_inset
18281
18282
18283 \begin_inset CommandInset ref
18284 LatexCommand ref
18285 reference "eq:Wgn"
18286
18287 \end_inset
18288
18289 , um die nötige Breite zu berechnen, damit jede überspannte Spalte gleich
18290  breit ist.
18291 \end_layout
18292
18293 \begin_layout Standard
18294 Jetzt können Sie im 
18295 \family sans
18296 LaTeX-Argument
18297 \family default
18298  im 
18299 \family sans
18300 Tabellen-Einstellungen
18301 \family default
18302 -Dialog folgendes einfügen:
18303 \end_layout
18304
18305 \begin_layout Standard
18306
18307 \series bold
18308 S{Mehrfachspalten-Breite}{Zahl der überspannten Spalten}
18309 \end_layout
18310
18311 \begin_layout Standard
18312 \begin_inset VSpace bigskip
18313 \end_inset
18314
18315
18316 \end_layout
18317
18318 \begin_layout Standard
18319 Für farbige Spalten können Sie folgendes einfügen:
18320 \end_layout
18321
18322 \begin_layout Standard
18323
18324 \series bold
18325
18326 \backslash
18327 newcolumntype{K}[1]{>{
18328 \backslash
18329 columncolor{#1}
18330 \backslash
18331 hspace{0pt}}c}
18332 \end_layout
18333
18334 \begin_layout Standard
18335 Das 
18336 \begin_inset Quotes gld
18337 \end_inset
18338
18339 c
18340 \begin_inset Quotes grd
18341 \end_inset
18342
18343  am Ende erzeugt eine Spalte mit flexibler Breite, deren Text horizontal
18344  zentriert ist.
18345  Jetzt können Sie als 
18346 \family sans
18347 LaTeX-Argument
18348 \family default
18349  folgendes einfügen:
18350 \end_layout
18351
18352 \begin_layout Standard
18353
18354 \series bold
18355 K{Farbname}
18356 \end_layout
18357
18358 \begin_layout Standard
18359 \begin_inset VSpace bigskip
18360 \end_inset
18361
18362
18363 \end_layout
18364
18365 \begin_layout Standard
18366 Für Tabelle
18367 \begin_inset space ~
18368 \end_inset
18369
18370
18371 \begin_inset CommandInset ref
18372 LatexCommand ref
18373 reference "tab:Tabelle-mit-benutzerdefinierte"
18374
18375 \end_inset
18376
18377  wurden folgende 
18378 \family sans
18379 LaTeX-Argumente
18380 \family default
18381  benutzt:
18382 \end_layout
18383
18384 \begin_layout Standard
18385
18386 \series bold
18387 M{2.5cm}
18388 \end_layout
18389
18390 \begin_layout Standard
18391 für die erste Spalte und die Mehrfachspalte,
18392 \end_layout
18393
18394 \begin_layout Standard
18395
18396 \series bold
18397 K{red}
18398 \end_layout
18399
18400 \begin_layout Standard
18401 für die letzte Spalte und
18402 \end_layout
18403
18404 \begin_layout Standard
18405
18406 \series bold
18407 S{2.5cm}{2}
18408 \end_layout
18409
18410 \begin_layout Standard
18411 für die Spalten in der zweiten Mehrfachspalte.
18412 \end_layout
18413
18414 \begin_layout Standard
18415 \begin_inset Float table
18416 placement h
18417 wide false
18418 sideways false
18419 status open
18420
18421 \begin_layout Plain Layout
18422 \begin_inset Caption
18423
18424 \begin_layout Plain Layout
18425 \begin_inset CommandInset label
18426 LatexCommand label
18427 name "tab:Tabelle-mit-benutzerdefinierte"
18428
18429 \end_inset
18430
18431 Tabelle mit benutzerdefinierten Formaten
18432 \end_layout
18433
18434 \end_inset
18435
18436
18437 \end_layout
18438
18439 \begin_layout Plain Layout
18440 \align center
18441 \begin_inset Tabular
18442 <lyxtabular version="3" rows="3" columns="4">
18443 <features tabularvalignment="middle">
18444 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18445 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18446 <column alignment="center" valignment="middle" width="0">
18447 <column alignment="center" valignment="middle" width="0" special="K{red}">
18448 <row>
18449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18450 \begin_inset Text
18451
18452 \begin_layout Plain Layout
18453 einsehrlangesWort
18454 \end_layout
18455
18456 \end_inset
18457 </cell>
18458 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18459 \begin_inset Text
18460
18461 \begin_layout Plain Layout
18462 Mehrfachspalte mit mehreren Zeilen
18463 \end_layout
18464
18465 \end_inset
18466 </cell>
18467 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18468 \begin_inset Text
18469
18470 \begin_layout Plain Layout
18471
18472 \end_layout
18473
18474 \end_inset
18475 </cell>
18476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18477 \begin_inset Text
18478
18479 \begin_layout Plain Layout
18480 c
18481 \end_layout
18482
18483 \end_inset
18484 </cell>
18485 </row>
18486 <row>
18487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18488 \begin_inset Text
18489
18490 \begin_layout Plain Layout
18491 d
18492 \end_layout
18493
18494 \end_inset
18495 </cell>
18496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18497 \begin_inset Text
18498
18499 \begin_layout Plain Layout
18500 e
18501 \end_layout
18502
18503 \end_inset
18504 </cell>
18505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18506 \begin_inset Text
18507
18508 \begin_layout Plain Layout
18509 f
18510 \end_layout
18511
18512 \end_inset
18513 </cell>
18514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18515 \begin_inset Text
18516
18517 \begin_layout Plain Layout
18518 g
18519 \end_layout
18520
18521 \end_inset
18522 </cell>
18523 </row>
18524 <row>
18525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18526 \begin_inset Text
18527
18528 \begin_layout Plain Layout
18529 h
18530 \end_layout
18531
18532 \end_inset
18533 </cell>
18534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18535 \begin_inset Text
18536
18537 \begin_layout Plain Layout
18538 i
18539 \end_layout
18540
18541 \end_inset
18542 </cell>
18543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18544 \begin_inset Text
18545
18546 \begin_layout Plain Layout
18547 j
18548 \end_layout
18549
18550 \end_inset
18551 </cell>
18552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18553 \begin_inset Text
18554
18555 \begin_layout Plain Layout
18556 k
18557 \end_layout
18558
18559 \end_inset
18560 </cell>
18561 </row>
18562 </lyxtabular>
18563
18564 \end_inset
18565
18566
18567 \end_layout
18568
18569 \end_inset
18570
18571
18572 \end_layout
18573
18574 \begin_layout Subsection
18575 Liniendicke
18576 \begin_inset CommandInset label
18577 LatexCommand label
18578 name "uab:Liniendicke"
18579
18580 \end_inset
18581
18582
18583 \begin_inset Index idx
18584 status collapsed
18585
18586 \begin_layout Plain Layout
18587 Tabellen  ! Linien ! -dicke
18588 \end_layout
18589
18590 \end_inset
18591
18592
18593 \end_layout
18594
18595 \begin_layout Standard
18596 Die Liniendicke für alle Linien einer Tabelle kann mit 
18597 \series bold
18598
18599 \backslash
18600 arrayrulewidth
18601 \series default
18602  eingestellt werden.
18603  Um eine Liniendicke von 1.5
18604 \begin_inset space \thinspace{}
18605 \end_inset
18606
18607 pt wie in Tabelle
18608 \begin_inset space ~
18609 \end_inset
18610
18611
18612 \begin_inset CommandInset ref
18613 LatexCommand ref
18614 reference "tab:Tabelle-mit-1.5pt-Liniendicke"
18615
18616 \end_inset
18617
18618  zu bekommen, geben Sie den Befehl
18619 \end_layout
18620
18621 \begin_layout Standard
18622
18623 \series bold
18624
18625 \backslash
18626 setlength{
18627 \backslash
18628 arrayrulewidth}{1.5pt}
18629 \end_layout
18630
18631 \begin_layout Standard
18632 als TeX-Code vor der (Gleitobjekt-)Tabelle ein.
18633  Die geänderte Liniendicke gilt für alle folgenden Tabellen.
18634  Mit
18635 \end_layout
18636
18637 \begin_layout Standard
18638
18639 \series bold
18640
18641 \backslash
18642 setlength{
18643 \backslash
18644 arrayrulewidth}{0.4pt}
18645 \end_layout
18646
18647 \begin_layout Standard
18648 bekommen Sie wieder die Standarddicke.
18649 \end_layout
18650
18651 \begin_layout Standard
18652 \begin_inset ERT
18653 status collapsed
18654
18655 \begin_layout Plain Layout
18656
18657
18658 \backslash
18659 setlength{
18660 \backslash
18661 arrayrulewidth}{1.5pt}
18662 \end_layout
18663
18664 \end_inset
18665
18666
18667 \begin_inset Float table
18668 placement H
18669 wide false
18670 sideways false
18671 status open
18672
18673 \begin_layout Plain Layout
18674 \begin_inset Caption
18675
18676 \begin_layout Plain Layout
18677 \begin_inset CommandInset label
18678 LatexCommand label
18679 name "tab:Tabelle-mit-1.5pt-Liniendicke"
18680
18681 \end_inset
18682
18683 Tabelle mit 1.5
18684 \begin_inset space \thinspace{}
18685 \end_inset
18686
18687 pt Liniendicke
18688 \end_layout
18689
18690 \end_inset
18691
18692
18693 \end_layout
18694
18695 \begin_layout Plain Layout
18696 \align center
18697 \begin_inset Tabular
18698 <lyxtabular version="3" rows="3" columns="3">
18699 <features tabularvalignment="middle">
18700 <column alignment="center" valignment="top" width="0">
18701 <column alignment="center" valignment="top" width="0">
18702 <column alignment="center" valignment="top" width="0">
18703 <row>
18704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18705 \begin_inset Text
18706
18707 \begin_layout Plain Layout
18708 sd
18709 \end_layout
18710
18711 \end_inset
18712 </cell>
18713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18714 \begin_inset Text
18715
18716 \begin_layout Plain Layout
18717
18718 \end_layout
18719
18720 \end_inset
18721 </cell>
18722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18723 \begin_inset Text
18724
18725 \begin_layout Plain Layout
18726
18727 \end_layout
18728
18729 \end_inset
18730 </cell>
18731 </row>
18732 <row>
18733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18734 \begin_inset Text
18735
18736 \begin_layout Plain Layout
18737
18738 \end_layout
18739
18740 \end_inset
18741 </cell>
18742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18743 \begin_inset Text
18744
18745 \begin_layout Plain Layout
18746 sd
18747 \end_layout
18748
18749 \end_inset
18750 </cell>
18751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18752 \begin_inset Text
18753
18754 \begin_layout Plain Layout
18755
18756 \end_layout
18757
18758 \end_inset
18759 </cell>
18760 </row>
18761 <row>
18762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18763 \begin_inset Text
18764
18765 \begin_layout Plain Layout
18766
18767 \end_layout
18768
18769 \end_inset
18770 </cell>
18771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18772 \begin_inset Text
18773
18774 \begin_layout Plain Layout
18775
18776 \end_layout
18777
18778 \end_inset
18779 </cell>
18780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18781 \begin_inset Text
18782
18783 \begin_layout Plain Layout
18784 sd
18785 \end_layout
18786
18787 \end_inset
18788 </cell>
18789 </row>
18790 </lyxtabular>
18791
18792 \end_inset
18793
18794
18795 \end_layout
18796
18797 \end_inset
18798
18799
18800 \begin_inset ERT
18801 status collapsed
18802
18803 \begin_layout Plain Layout
18804
18805
18806 \backslash
18807 setlength{
18808 \backslash
18809 arrayrulewidth}{0.4pt}
18810 \end_layout
18811
18812 \end_inset
18813
18814
18815 \end_layout
18816
18817 \begin_layout Standard
18818 \begin_inset VSpace bigskip
18819 \end_inset
18820
18821 Um eine Liniendicke von 1.5
18822 \begin_inset space \thinspace{}
18823 \end_inset
18824
18825 pt nur für horizontale Linien zu bekommen wie in Tabelle
18826 \begin_inset space ~
18827 \end_inset
18828
18829
18830 \begin_inset CommandInset ref
18831 LatexCommand ref
18832 reference "tab:Tabelle-mit-1.5pt-horiz"
18833
18834 \end_inset
18835
18836 , müssen Sie folgende Befehle als TeX-Code vor der (Gleitobjekt-)Tabelle
18837  einfügen:
18838 \end_layout
18839
18840 \begin_layout Standard
18841
18842 \series bold
18843
18844 \backslash
18845 let
18846 \backslash
18847 myHline
18848 \backslash
18849 hline
18850 \begin_inset Newline newline
18851 \end_inset
18852
18853
18854 \backslash
18855 renewcommand{
18856 \backslash
18857 hline}
18858 \begin_inset Newline newline
18859 \end_inset
18860
18861  {
18862 \backslash
18863 noalign{
18864 \backslash
18865 global
18866 \backslash
18867 arrayrulewidth 1.5pt}
18868 \begin_inset Newline newline
18869 \end_inset
18870
18871  
18872 \backslash
18873 myHline
18874 \backslash
18875 noalign{
18876 \backslash
18877 global
18878 \backslash
18879 arrayrulewidth 0.4pt}}
18880 \end_layout
18881
18882 \begin_layout Standard
18883 Die Standarddicke erhalten Sie mit folgendem Befehl als TeX-Code hinter
18884  der (Gleit\SpecialChar \-
18885 objekt-)Tabelle zurück:
18886 \end_layout
18887
18888 \begin_layout Standard
18889
18890 \series bold
18891
18892 \backslash
18893 renewcommand{
18894 \backslash
18895 hline}{
18896 \backslash
18897 myHline}
18898 \end_layout
18899
18900 \begin_layout Standard
18901 \begin_inset ERT
18902 status collapsed
18903
18904 \begin_layout Plain Layout
18905
18906
18907 \backslash
18908 let
18909 \backslash
18910 myHline
18911 \backslash
18912 hline
18913 \end_layout
18914
18915 \begin_layout Plain Layout
18916
18917
18918 \backslash
18919 renewcommand{
18920 \backslash
18921 hline}
18922 \end_layout
18923
18924 \begin_layout Plain Layout
18925
18926  {
18927 \backslash
18928 noalign{
18929 \backslash
18930 global
18931 \backslash
18932 arrayrulewidth 1.5pt}
18933 \end_layout
18934
18935 \begin_layout Plain Layout
18936
18937   
18938 \backslash
18939 myHline
18940 \backslash
18941 noalign{
18942 \backslash
18943 global
18944 \backslash
18945 arrayrulewidth 0.4pt}}
18946 \end_layout
18947
18948 \end_inset
18949
18950
18951 \begin_inset Float table
18952 placement h
18953 wide false
18954 sideways false
18955 status open
18956
18957 \begin_layout Plain Layout
18958 \begin_inset Caption
18959
18960 \begin_layout Plain Layout
18961 \begin_inset CommandInset label
18962 LatexCommand label
18963 name "tab:Tabelle-mit-1.5pt-horiz"
18964
18965 \end_inset
18966
18967 Tabelle mit 1.5
18968 \begin_inset space \thinspace{}
18969 \end_inset
18970
18971 pt dicken horizontalen Linien
18972 \end_layout
18973
18974 \end_inset
18975
18976
18977 \end_layout
18978
18979 \begin_layout Plain Layout
18980 \align center
18981 \begin_inset Tabular
18982 <lyxtabular version="3" rows="3" columns="3">
18983 <features tabularvalignment="middle">
18984 <column alignment="center" valignment="top" width="0">
18985 <column alignment="center" valignment="top" width="0">
18986 <column alignment="center" valignment="top" width="0">
18987 <row>
18988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18989 \begin_inset Text
18990
18991 \begin_layout Plain Layout
18992 sd
18993 \end_layout
18994
18995 \end_inset
18996 </cell>
18997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18998 \begin_inset Text
18999
19000 \begin_layout Plain Layout
19001
19002 \end_layout
19003
19004 \end_inset
19005 </cell>
19006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19007 \begin_inset Text
19008
19009 \begin_layout Plain Layout
19010
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 </row>
19016 <row>
19017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030 sd
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19036 \begin_inset Text
19037
19038 \begin_layout Plain Layout
19039
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 </row>
19045 <row>
19046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19047 \begin_inset Text
19048
19049 \begin_layout Plain Layout
19050
19051 \end_layout
19052
19053 \end_inset
19054 </cell>
19055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19056 \begin_inset Text
19057
19058 \begin_layout Plain Layout
19059
19060 \end_layout
19061
19062 \end_inset
19063 </cell>
19064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19065 \begin_inset Text
19066
19067 \begin_layout Plain Layout
19068 sd
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 </row>
19074 </lyxtabular>
19075
19076 \end_inset
19077
19078
19079 \end_layout
19080
19081 \end_inset
19082
19083
19084 \begin_inset ERT
19085 status collapsed
19086
19087 \begin_layout Plain Layout
19088
19089
19090 \backslash
19091 renewcommand{
19092 \backslash
19093 hline}{
19094 \backslash
19095 myHline}
19096 \end_layout
19097
19098 \end_inset
19099
19100
19101 \end_layout
19102
19103 \begin_layout Standard
19104 \begin_inset VSpace bigskip
19105 \end_inset
19106
19107 Um die Liniendicke von 1.5
19108 \begin_inset space \thinspace{}
19109 \end_inset
19110
19111 pt nur für vertikale Linien zu bekommen, müssen Sie im LaTeX-Vorspann folgendes
19112  Spaltenformat entsprechend der Beschreibung in Abschnitt
19113 \begin_inset space ~
19114 \end_inset
19115
19116
19117 \begin_inset CommandInset ref
19118 LatexCommand ref
19119 reference "uab:Angepasste-Zellen-/Spaltenformate"
19120
19121 \end_inset
19122
19123  definieren:
19124 \end_layout
19125
19126 \begin_layout Standard
19127
19128 \series bold
19129
19130 \backslash
19131 newcolumntype{V}{!{
19132 \backslash
19133 vrule width 1.5pt}}
19134 \end_layout
19135
19136 \begin_layout Standard
19137 In Tabelle
19138 \begin_inset space ~
19139 \end_inset
19140
19141
19142 \begin_inset CommandInset ref
19143 LatexCommand ref
19144 reference "tab:Tabelle-mit-1.5pt-vert"
19145
19146 \end_inset
19147
19148  wurde das 
19149 \family sans
19150 LaTe
19151 \begin_inset ERT
19152 status collapsed
19153
19154 \begin_layout Plain Layout
19155
19156 {}
19157 \end_layout
19158
19159 \end_inset
19160
19161 X-Argument
19162 \family default
19163 \series bold
19164  VcV
19165 \series default
19166  für die letzte Spalte und
19167 \series bold
19168  Vc
19169 \series default
19170  für die anderen benutzt.
19171 \end_layout
19172
19173 \begin_layout Standard
19174 \begin_inset Float table
19175 placement H
19176 wide false
19177 sideways false
19178 status open
19179
19180 \begin_layout Plain Layout
19181 \begin_inset Caption
19182
19183 \begin_layout Plain Layout
19184 \begin_inset CommandInset label
19185 LatexCommand label
19186 name "tab:Tabelle-mit-1.5pt-vert"
19187
19188 \end_inset
19189
19190 Tabelle mit 1.5
19191 \begin_inset space \thinspace{}
19192 \end_inset
19193
19194 pt dicken vertikalen Linien
19195 \end_layout
19196
19197 \end_inset
19198
19199
19200 \end_layout
19201
19202 \begin_layout Plain Layout
19203 \align center
19204 \begin_inset Tabular
19205 <lyxtabular version="3" rows="3" columns="3">
19206 <features tabularvalignment="middle">
19207 <column alignment="center" valignment="top" width="0" special="Vc">
19208 <column alignment="center" valignment="top" width="0" special="Vc">
19209 <column alignment="center" valignment="top" width="0" special="VcV">
19210 <row>
19211 <cell alignment="center" valignment="top" topline="true" usebox="none">
19212 \begin_inset Text
19213
19214 \begin_layout Plain Layout
19215 sd
19216 \end_layout
19217
19218 \end_inset
19219 </cell>
19220 <cell alignment="center" valignment="top" topline="true" usebox="none">
19221 \begin_inset Text
19222
19223 \begin_layout Plain Layout
19224
19225 \end_layout
19226
19227 \end_inset
19228 </cell>
19229 <cell alignment="center" valignment="top" topline="true" usebox="none">
19230 \begin_inset Text
19231
19232 \begin_layout Plain Layout
19233
19234 \end_layout
19235
19236 \end_inset
19237 </cell>
19238 </row>
19239 <row>
19240 <cell alignment="center" valignment="top" topline="true" usebox="none">
19241 \begin_inset Text
19242
19243 \begin_layout Plain Layout
19244
19245 \end_layout
19246
19247 \end_inset
19248 </cell>
19249 <cell alignment="center" valignment="top" topline="true" usebox="none">
19250 \begin_inset Text
19251
19252 \begin_layout Plain Layout
19253 sd
19254 \end_layout
19255
19256 \end_inset
19257 </cell>
19258 <cell alignment="center" valignment="top" topline="true" usebox="none">
19259 \begin_inset Text
19260
19261 \begin_layout Plain Layout
19262
19263 \end_layout
19264
19265 \end_inset
19266 </cell>
19267 </row>
19268 <row>
19269 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19270 \begin_inset Text
19271
19272 \begin_layout Plain Layout
19273
19274 \end_layout
19275
19276 \end_inset
19277 </cell>
19278 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19279 \begin_inset Text
19280
19281 \begin_layout Plain Layout
19282
19283 \end_layout
19284
19285 \end_inset
19286 </cell>
19287 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19288 \begin_inset Text
19289
19290 \begin_layout Plain Layout
19291 sd
19292 \end_layout
19293
19294 \end_inset
19295 </cell>
19296 </row>
19297 </lyxtabular>
19298
19299 \end_inset
19300
19301
19302 \end_layout
19303
19304 \end_inset
19305
19306
19307 \end_layout
19308
19309 \begin_layout Subsection
19310 Gestrichelte Linien
19311 \begin_inset Index idx
19312 status collapsed
19313
19314 \begin_layout Plain Layout
19315 Tabellen  ! Linien ! gestrichelte 
19316 \end_layout
19317
19318 \end_inset
19319
19320
19321 \end_layout
19322
19323 \begin_layout Standard
19324 \begin_inset ERT
19325 status collapsed
19326
19327 \begin_layout Plain Layout
19328
19329
19330 \backslash
19331 ifarydshln
19332 \end_layout
19333
19334 \end_inset
19335
19336
19337 \begin_inset Note Note
19338 status open
19339
19340 \begin_layout Plain Layout
19341 Der folgende Teil wird nur gedruckt, wenn das LaTeX-Paket 
19342 \series bold
19343 arydshln
19344 \series default
19345  installiert ist.
19346 \end_layout
19347
19348 \end_inset
19349
19350
19351 \end_layout
19352
19353 \begin_layout Standard
19354 \begin_inset Float table
19355 placement h
19356 wide false
19357 sideways false
19358 status open
19359
19360 \begin_layout Plain Layout
19361 \begin_inset Caption
19362
19363 \begin_layout Plain Layout
19364 \begin_inset CommandInset label
19365 LatexCommand label
19366 name "tab:Tabelle-mit-gestrichelten"
19367
19368 \end_inset
19369
19370 Tabelle mit gestrichelten Linien
19371 \end_layout
19372
19373 \end_inset
19374
19375
19376 \end_layout
19377
19378 \begin_layout Plain Layout
19379 \align center
19380 \begin_inset Tabular
19381 <lyxtabular version="3" rows="5" columns="5">
19382 <features tabularvalignment="middle">
19383 <column alignment="center" valignment="top" width="0">
19384 <column alignment="center" valignment="top" width="0">
19385 <column alignment="center" valignment="top" width="0" special=":c">
19386 <column alignment="center" valignment="top" width="0">
19387 <column alignment="center" valignment="top" width="0">
19388 <row>
19389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19390 \begin_inset Text
19391
19392 \begin_layout Plain Layout
19393 a
19394 \end_layout
19395
19396 \end_inset
19397 </cell>
19398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19399 \begin_inset Text
19400
19401 \begin_layout Plain Layout
19402 b
19403 \end_layout
19404
19405 \end_inset
19406 </cell>
19407 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19408 \begin_inset Text
19409
19410 \begin_layout Plain Layout
19411 c
19412 \end_layout
19413
19414 \end_inset
19415 </cell>
19416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19417 \begin_inset Text
19418
19419 \begin_layout Plain Layout
19420 d
19421 \end_layout
19422
19423 \end_inset
19424 </cell>
19425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429 e
19430 \end_layout
19431
19432 \end_inset
19433 </cell>
19434 </row>
19435 <row>
19436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440 f
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449 g
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 <cell alignment="center" valignment="top" topline="true" usebox="none">
19455 \begin_inset Text
19456
19457 \begin_layout Plain Layout
19458 h
19459 \end_layout
19460
19461 \end_inset
19462 </cell>
19463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19464 \begin_inset Text
19465
19466 \begin_layout Plain Layout
19467 i
19468 \end_layout
19469
19470 \end_inset
19471 </cell>
19472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19473 \begin_inset Text
19474
19475 \begin_layout Plain Layout
19476 j
19477 \end_layout
19478
19479 \end_inset
19480 </cell>
19481 </row>
19482 <row>
19483 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19484 \begin_inset Text
19485
19486 \begin_layout Plain Layout
19487 \begin_inset ERT
19488 status collapsed
19489
19490 \begin_layout Plain Layout
19491
19492
19493 \backslash
19494 hdashline 
19495 \end_layout
19496
19497 \end_inset
19498
19499 k
19500 \end_layout
19501
19502 \end_inset
19503 </cell>
19504 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19505 \begin_inset Text
19506
19507 \begin_layout Plain Layout
19508 l
19509 \end_layout
19510
19511 \end_inset
19512 </cell>
19513 <cell alignment="center" valignment="top" usebox="none">
19514 \begin_inset Text
19515
19516 \begin_layout Plain Layout
19517 m
19518 \end_layout
19519
19520 \end_inset
19521 </cell>
19522 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19523 \begin_inset Text
19524
19525 \begin_layout Plain Layout
19526 n
19527 \end_layout
19528
19529 \end_inset
19530 </cell>
19531 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19532 \begin_inset Text
19533
19534 \begin_layout Plain Layout
19535 o
19536 \end_layout
19537
19538 \end_inset
19539 </cell>
19540 </row>
19541 <row>
19542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19543 \begin_inset Text
19544
19545 \begin_layout Plain Layout
19546 \begin_inset ERT
19547 status collapsed
19548
19549 \begin_layout Plain Layout
19550
19551
19552 \backslash
19553 cdashline{4-5}
19554 \end_layout
19555
19556 \end_inset
19557
19558 p
19559 \end_layout
19560
19561 \end_inset
19562 </cell>
19563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19564 \begin_inset Text
19565
19566 \begin_layout Plain Layout
19567 q
19568 \end_layout
19569
19570 \end_inset
19571 </cell>
19572 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19573 \begin_inset Text
19574
19575 \begin_layout Plain Layout
19576 r
19577 \end_layout
19578
19579 \end_inset
19580 </cell>
19581 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19582 \begin_inset Text
19583
19584 \begin_layout Plain Layout
19585 s
19586 \end_layout
19587
19588 \end_inset
19589 </cell>
19590 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19591 \begin_inset Text
19592
19593 \begin_layout Plain Layout
19594
19595 \end_layout
19596
19597 \end_inset
19598 </cell>
19599 </row>
19600 <row>
19601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19602 \begin_inset Text
19603
19604 \begin_layout Plain Layout
19605 t
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19611 \begin_inset Text
19612
19613 \begin_layout Plain Layout
19614 u
19615 \end_layout
19616
19617 \end_inset
19618 </cell>
19619 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19620 \begin_inset Text
19621
19622 \begin_layout Plain Layout
19623 v
19624 \end_layout
19625
19626 \end_inset
19627 </cell>
19628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19629 \begin_inset Text
19630
19631 \begin_layout Plain Layout
19632 w
19633 \end_layout
19634
19635 \end_inset
19636 </cell>
19637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19638 \begin_inset Text
19639
19640 \begin_layout Plain Layout
19641 x
19642 \end_layout
19643
19644 \end_inset
19645 </cell>
19646 </row>
19647 </lyxtabular>
19648
19649 \end_inset
19650
19651
19652 \end_layout
19653
19654 \end_inset
19655
19656
19657 \end_layout
19658
19659 \begin_layout Standard
19660 LyX unterstützt von sich aus keine gestrichelten Linien, also müssen Sie
19661  TeX-Code benutzen.
19662  Zunächst müssen Sie das LaTeX-Paket 
19663 \series bold
19664 arydshln
19665 \series default
19666
19667 \begin_inset Index idx
19668 status collapsed
19669
19670 \begin_layout Plain Layout
19671 LaTeX-Pakete ! arydshln
19672 \end_layout
19673
19674 \end_inset
19675
19676  im LaTeX-Vorspann laden:
19677 \end_layout
19678
19679 \begin_layout Standard
19680
19681 \series bold
19682
19683 \backslash
19684 usepackage{arydshln}
19685 \end_layout
19686
19687 \begin_layout Standard
19688 Um senkrechte Linien zu stricheln, müssen Sie im 
19689 \family sans
19690 LaTe
19691 \begin_inset ERT
19692 status collapsed
19693
19694 \begin_layout Plain Layout
19695
19696 {}
19697 \end_layout
19698
19699 \end_inset
19700
19701 X-Argument
19702 \family default
19703  des 
19704 \family sans
19705 Tabellen-Einstellungen
19706 \family default
19707 -Dialogs 
19708 \begin_inset Quotes gld
19709 \end_inset
19710
19711 :
19712 \begin_inset Quotes grd
19713 \end_inset
19714
19715 , zusammen mit dem Buchstaben für die horizontale Ausrichtung, eingeben.
19716 \end_layout
19717
19718 \begin_layout Standard
19719 Für eine gestrichelte horizontale Linie müssen Sie den Befehl
19720 \end_layout
19721
19722 \begin_layout Standard
19723
19724 \series bold
19725
19726 \backslash
19727 hdashline
19728 \end_layout
19729
19730 \begin_layout Standard
19731 als TeX-Code als erstes in die erste Zelle einer Zeile einfügen.
19732 \end_layout
19733
19734 \begin_layout Standard
19735 Für gestrichelte horizontale Linien für Mehrfachspalten wird der Befehl
19736 \end_layout
19737
19738 \begin_layout Standard
19739
19740 \series bold
19741
19742 \backslash
19743 cdashline{Anfangsspalte-Endspalte}
19744 \end_layout
19745
19746 \begin_layout Standard
19747 als TeX-Code als erstes in die erste Zelle einer Zeile eingefügt.
19748  Wenn Sie z.
19749 \begin_inset space \thinspace{}
19750 \end_inset
19751
19752 B.
19753  eine Mehrfachspalte über Spalte 2 bis 4 haben und Sie möchten darüber eine
19754  gestrichelte Linie haben, fügen Sie den Befehl
19755 \end_layout
19756
19757 \begin_layout Standard
19758
19759 \series bold
19760
19761 \backslash
19762 cdashline{2-4}
19763 \end_layout
19764
19765 \begin_layout Standard
19766 als erstes Element der ersten Zelle in der Zeile der Mehrfachspalte ein.
19767 \end_layout
19768
19769 \begin_layout Standard
19770 \begin_inset VSpace bigskip
19771 \end_inset
19772
19773
19774 \end_layout
19775
19776 \begin_layout Standard
19777 In Tabelle
19778 \begin_inset space ~
19779 \end_inset
19780
19781
19782 \begin_inset CommandInset ref
19783 LatexCommand ref
19784 reference "tab:Tabelle-mit-gestrichelten"
19785
19786 \end_inset
19787
19788  wurde in der dritten Spalte der Befehl
19789 \series bold
19790  
19791 \series default
19792
19793 \begin_inset Quotes gld
19794 \end_inset
19795
19796
19797 \series bold
19798 :c
19799 \begin_inset Quotes grd
19800 \end_inset
19801
19802
19803 \series default
19804  benutzt.
19805  Der Befehl 
19806 \series bold
19807
19808 \backslash
19809 hdashline
19810 \series default
19811  wurde in die erste Zelle der dritten Zeile eingefügt und der Befehl
19812 \begin_inset Newline newline
19813 \end_inset
19814
19815  
19816 \series bold
19817
19818 \backslash
19819 cdashline{4-5} 
19820 \series default
19821 wurde in die erste Zelle der vierten Zeile eingefügt.
19822 \end_layout
19823
19824 \begin_layout Standard
19825 \begin_inset Note Greyedout
19826 status open
19827
19828 \begin_layout Plain Layout
19829
19830 \series bold
19831 Bemerkung:
19832 \series default
19833  Das LaTeX-Paket 
19834 \series bold
19835 arydshln
19836 \series default
19837  ist nicht kompatibel dem LaTeX-Paket 
19838 \series bold
19839 colortbl
19840 \series default
19841
19842 \begin_inset Index idx
19843 status collapsed
19844
19845 \begin_layout Plain Layout
19846 LaTeX-Pakete ! colortbl
19847 \end_layout
19848
19849 \end_inset
19850
19851 , das für die farbigen Tabellen in Abschnitt
19852 \begin_inset space ~
19853 \end_inset
19854
19855
19856 \begin_inset CommandInset ref
19857 LatexCommand ref
19858 reference "abs:Farbige-Tabellen"
19859
19860 \end_inset
19861
19862  benutzt wurde.
19863  Deswegen können farbige Tabellen keine gestrichelten Linien haben.
19864 \end_layout
19865
19866 \end_inset
19867
19868
19869 \end_layout
19870
19871 \begin_layout Standard
19872 \begin_inset ERT
19873 status collapsed
19874
19875 \begin_layout Plain Layout
19876
19877
19878 \backslash
19879 else
19880 \end_layout
19881
19882 \end_inset
19883
19884
19885 \begin_inset Note Note
19886 status open
19887
19888 \begin_layout Plain Layout
19889 Der folgende Teil wird gedruckt, wenn das LaTeX-Paket 
19890 \series bold
19891 arydshln
19892 \series default
19893  nicht installiert ist:
19894 \end_layout
19895
19896 \end_inset
19897
19898
19899 \end_layout
19900
19901 \begin_layout Standard
19902 Sie müssen das LaTeX-Paket 
19903 \series bold
19904 arydshln
19905 \series default
19906  installiert haben um den Inhalt dieses Abschnitts zu sehen.
19907 \end_layout
19908
19909 \begin_layout Standard
19910 \begin_inset ERT
19911 status collapsed
19912
19913 \begin_layout Plain Layout
19914
19915
19916 \backslash
19917 fi
19918 \end_layout
19919
19920 \end_inset
19921
19922
19923 \end_layout
19924
19925 \begin_layout Chapter
19926 Gleitobjekte
19927 \begin_inset CommandInset label
19928 LatexCommand label
19929 name "chap:Gleitobjekte"
19930
19931 \end_inset
19932
19933
19934 \begin_inset Index idx
19935 status collapsed
19936
19937 \begin_layout Plain Layout
19938 Gleitobjekte
19939 \end_layout
19940
19941 \end_inset
19942
19943
19944 \end_layout
19945
19946 \begin_layout Section
19947 Einleitung
19948 \begin_inset CommandInset label
19949 LatexCommand label
19950 name "abs:Gleitobjekte-Einleitung"
19951
19952 \end_inset
19953
19954
19955 \begin_inset Index idx
19956 status collapsed
19957
19958 \begin_layout Plain Layout
19959 Gleitobjekte ! Einleitung
19960 \end_layout
19961
19962 \end_inset
19963
19964
19965 \end_layout
19966
19967 \begin_layout Standard
19968 Ein Gleitobjekt ist ein Teil eines Dokumentes, das keinen festen Platz hat.
19969  Es kann eine oder zwei Seiten vorwärts oder rückwärts gleiten, wo immer
19970  der beste Platz ist.
19971  
19972 \family sans
19973 Fußnoten
19974 \family default
19975  und 
19976 \family sans
19977 Randnotizen
19978 \family default
19979  sind auch Gleitobjekte, weil sie auf die nächste Seite verschoben werden,
19980  wenn auf ihrer Seite schon zu viele sind.
19981 \end_layout
19982
19983 \begin_layout Standard
19984 Gleitobjekte ermöglichen eine hochwertige Gestaltung.
19985  Abbildungen und Tabellen können gleichmäßig auf Seiten verteilt werden,
19986  um weiße Flächen und Seiten ohne Text zu vermeiden.
19987  Weil das Gleiten oft den Kontext zwischen  Text und Abbildung/Tabelle auf\SpecialChar \textcompwordmark{}
19988 löst,
19989  kann im Text auf ein Gleitobjekt verwiesen werden.
19990  Gleitobjekte sind deshalb nummeriert.
19991  Querverweise werden in Abschnitt
19992 \begin_inset space ~
19993 \end_inset
19994
19995
19996 \begin_inset CommandInset ref
19997 LatexCommand ref
19998 reference "abs:Auf-Gleitobjekte-verweisen"
19999
20000 \end_inset
20001
20002  beschrieben.
20003 \end_layout
20004
20005 \begin_layout Standard
20006 Ein Gleitobjekt wird mit 
20007 \family sans
20008 Einfügen\SpecialChar \menuseparator
20009 Gleitobjekt\SpecialChar \menuseparator
20010 Algorithmus/Abbildung/Ta\SpecialChar \-
20011 belle/Um\SpecialChar \-
20012 flos\SpecialChar \-
20013 se\SpecialChar \-
20014 nes
20015 \begin_inset space ~
20016 \end_inset
20017
20018 Gleitobjekt
20019 \family default
20020  eingefügt.
20021  Für Abbildungen oder Tabellen können Sie auch auf 
20022 \begin_inset Graphics
20023         filename ../../images/float-insert_figure.png
20024         scale 70
20025         scaleBeforeRotation
20026
20027 \end_inset
20028
20029  oder 
20030 \begin_inset Graphics
20031         filename ../../images/float-insert_table.png
20032         scale 70
20033         scaleBeforeRotation
20034
20035 \end_inset
20036
20037  klicken.
20038  Sie erhalten an der Stelle der Einfügung ein rot beschriftetes graues Kästchen,
20039  das Ihnen sagt, um was für ein Gleitobjekt es sich handelt, und ein rot
20040  umrandetes Kästchen mit einer nummerierten Marke (Algorithmus/Abbildung/Tabelle
20041  #:).
20042  Statt # sehen Sie die von LyX vergebene Nummer.
20043  In das schmale Feld nach der Marke können Sie den Titel schreiben.
20044  Algorithmus, Abbildung oder Tabelle werden ober- oder unterhalb des Titels
20045  eingefügt.
20046  In Abschnitt
20047 \begin_inset space ~
20048 \end_inset
20049
20050
20051 \begin_inset CommandInset ref
20052 LatexCommand ref
20053 reference "abs:Titel-Platzierung"
20054
20055 \end_inset
20056
20057  finden Sie mehr über die Platzierung des Titels.
20058  Wenn Sie auf das Gleitobjekt-Kästchen klicken, wird es geschlossen und
20059  auch wieder geöffnet.
20060  Ein geschlossenes Gleitobjekt-Kästchen sieht so aus: 
20061 \begin_inset Graphics
20062         filename clipart/GleitobjektQt4.png
20063         scale 70
20064         scaleBeforeRotation
20065
20066 \end_inset
20067
20068  – ein graues Kästchen mit roter Beschriftung.
20069 \end_layout
20070
20071 \begin_layout Standard
20072 Um mögliche LaTeX-Fehler durch umgebenden Text zu vermeiden, wird empfohlen,
20073  Gleitobjekte in einem eigenen Absatz einzufügen.
20074 \end_layout
20075
20076 \begin_layout Standard
20077 Vorhandene Abbildungen oder Tabellen können Sie in ein Gleitobjekt packen,
20078  indem Sie sie markieren und dann auf 
20079 \begin_inset Graphics
20080         filename ../../images/float-insert_figure.png
20081         scale 70
20082         scaleBeforeRotation
20083
20084 \end_inset
20085
20086  oder 
20087 \begin_inset Graphics
20088         filename ../../images/float-insert_table.png
20089         scale 70
20090         scaleBeforeRotation
20091
20092 \end_inset
20093
20094  klicken.
20095 \end_layout
20096
20097 \begin_layout Section
20098 Gleitobjekt-Typen
20099 \begin_inset Index idx
20100 status collapsed
20101
20102 \begin_layout Plain Layout
20103 Gleitobjekte ! Typen
20104 \end_layout
20105
20106 \end_inset
20107
20108
20109 \end_layout
20110
20111 \begin_layout Standard
20112 Neben Gleitobjekt-Abbildungen und -Tabellen, die in Abschnitt
20113 \begin_inset space ~
20114 \end_inset
20115
20116
20117 \begin_inset CommandInset ref
20118 LatexCommand ref
20119 reference "abs:Gleitende-Abbildungen"
20120
20121 \end_inset
20122
20123  und 
20124 \begin_inset CommandInset ref
20125 LatexCommand ref
20126 reference "abs:Gleitende-Tabellen"
20127
20128 \end_inset
20129
20130  beschrieben sind, gibt es Gleitobjekt-Algorithmen und umflossene Gleitobjekte.
20131  Letztere sind in Abschnitt
20132 \begin_inset space ~
20133 \end_inset
20134
20135
20136 \begin_inset CommandInset ref
20137 LatexCommand ref
20138 reference "sec:Umflossene-Gleitobjekte"
20139
20140 \end_inset
20141
20142  beschrieben.
20143 \end_layout
20144
20145 \begin_layout Subsection
20146 Algorithmen-Gleitobjekt
20147 \begin_inset Index idx
20148 status collapsed
20149
20150 \begin_layout Plain Layout
20151 Gleitobjekte ! Algorithmen
20152 \end_layout
20153
20154 \end_inset
20155
20156
20157 \begin_inset CommandInset label
20158 LatexCommand label
20159 name "uab:Gleitobjekt-Algorithmen"
20160
20161 \end_inset
20162
20163
20164 \end_layout
20165
20166 \begin_layout Standard
20167 \begin_inset Float algorithm
20168 placement h
20169 wide false
20170 sideways false
20171 status open
20172
20173 \begin_layout Plain Layout
20174 \begin_inset Caption
20175
20176 \begin_layout Plain Layout
20177 \begin_inset CommandInset label
20178 LatexCommand label
20179 name "alg:Ein-Gleitobjekt-Algorithmus"
20180
20181 \end_inset
20182
20183 Ein Gleitobjekt-Algorithmus 
20184 \end_layout
20185
20186 \end_inset
20187
20188
20189 \end_layout
20190
20191 \begin_layout LyX-Code
20192 for I in 1..N loop
20193 \begin_inset Newline newline
20194 \end_inset
20195
20196  Sum:= Sum + A(I); /*Kommentar*/
20197 \begin_inset Newline newline
20198 \end_inset
20199
20200 end loop
20201 \begin_inset VSpace -4mm
20202 \end_inset
20203
20204
20205 \end_layout
20206
20207 \end_inset
20208
20209
20210 \end_layout
20211
20212 \begin_layout Standard
20213 Dieser Typ wird mit 
20214 \family sans
20215 Einfügen\SpecialChar \menuseparator
20216 Gleitobjekt\SpecialChar \menuseparator
20217 Algorithmus
20218 \family default
20219  eingefügt.
20220  Er wird für Programm-Code und Algorithmen-Beschreibungen verwendet und
20221  stellt eine Alternative zu Programm-Code-Listen dar, die in Kapitel
20222 \begin_inset space ~
20223 \end_inset
20224
20225
20226 \begin_inset CommandInset ref
20227 LatexCommand ref
20228 reference "kap:Programm-Code-Listen"
20229
20230 \end_inset
20231
20232 .
20233  Eine mögliche Absatz-Umgebung hier für ist 
20234 \family sans
20235 LyX-Code
20236 \family default
20237 , beschrieben im 
20238 \emph on
20239 Benutzerhandbuch
20240 \emph default
20241 .
20242  In Algorithmus
20243 \begin_inset space ~
20244 \end_inset
20245
20246
20247 \begin_inset CommandInset ref
20248 LatexCommand ref
20249 reference "alg:Ein-Gleitobjekt-Algorithmus"
20250
20251 \end_inset
20252
20253  wurden am Ende -4
20254 \begin_inset space \thinspace{}
20255 \end_inset
20256
20257 mm vertikaler Abstand eingefügt, damit die untere Linie direkt unter der
20258  letzten Zeile gedruckt wird.
20259 \end_layout
20260
20261 \begin_layout Standard
20262 Die Marke 
20263 \emph on
20264 Algorithmus
20265 \emph default
20266  wird nicht automatisch in die druckbare Version übernommen, sondern das
20267  englische Wort 
20268 \emph on
20269 Algorithm
20270 \emph default
20271  verwendet.
20272  Soll
20273 \emph on
20274  Algorithmus
20275 \emph default
20276  dort stehen, müssen Sie folgendes in den LaTeX-Vorspann schreiben: 
20277 \end_layout
20278
20279 \begin_layout Standard
20280
20281 \series bold
20282
20283 \backslash
20284 floatname{algorithm}{Algorithmus}
20285 \end_layout
20286
20287 \begin_layout Standard
20288 Um das Algorithmenverzeichnis einzufügen, kann für Dokumente, die dieselbe
20289  Sprache wie die LyX Menünamen haben, das Menü 
20290 \family sans
20291 Einfügen\SpecialChar \menuseparator
20292 Liste
20293 \begin_inset space \thinspace{}
20294 \end_inset
20295
20296 /
20297 \begin_inset space \thinspace{}
20298 \end_inset
20299
20300 Inhaltsverzeichnis\SpecialChar \menuseparator
20301 Algorithmenverzeichnis
20302 \family default
20303  verwendet werden.
20304  Für Dokumente in anderen Sprachen muss stattdessen dieser Befehl als TeX-Code
20305  eingefügt werden:
20306 \end_layout
20307
20308 \begin_layout Standard
20309
20310 \series bold
20311
20312 \backslash
20313 listof{algorithm}{Algorithmenverzeichnis}
20314 \end_layout
20315
20316 \begin_layout Standard
20317 Gleitobjekt-Algorithmen werden nicht wie Gleitobjekt-Abbildungen oder -Tabellen
20318  nach dem Schema 
20319 \begin_inset Quotes gld
20320 \end_inset
20321
20322 Kapitelnummer.Algorithmusnummer
20323 \begin_inset Quotes grd
20324 \end_inset
20325
20326  nummeriert.
20327  Um das zu erreichen, müssen Sie folgenden Befehl in den LaTeX-Vorspann
20328  einfügen:
20329 \end_layout
20330
20331 \begin_layout Standard
20332
20333 \series bold
20334
20335 \backslash
20336 numberwithin{algorithm}{chapter}
20337 \end_layout
20338
20339 \begin_layout Standard
20340 Um 
20341 \series bold
20342
20343 \backslash
20344 numberwithin
20345 \series default
20346  benutzen zu können, muss in den 
20347 \family sans
20348 Mathe
20349 \begin_inset space ~
20350 \end_inset
20351
20352 Optionen
20353 \family default
20354  der 
20355 \family sans
20356 Dokument-Einstellungen
20357 \family default
20358  
20359 \family sans
20360 AMS
20361 \begin_inset space ~
20362 \end_inset
20363
20364 Mathe
20365 \begin_inset space ~
20366 \end_inset
20367
20368 Paket
20369 \family default
20370
20371 \begin_inset space ~
20372 \end_inset
20373
20374
20375 \family sans
20376 verwenden
20377 \family default
20378  angekreuzt sein.
20379 \end_layout
20380
20381 \begin_layout Section
20382 Gleitobjekt-Nummerierung
20383 \begin_inset Index idx
20384 status collapsed
20385
20386 \begin_layout Plain Layout
20387 Gleitobjekte ! Nummerierung
20388 \end_layout
20389
20390 \end_inset
20391
20392
20393 \end_layout
20394
20395 \begin_layout Standard
20396 Gleitobjekte werden entweder unabhängig vom Abschnitt, in dem sie sind,
20397  nummeriert oder nach dem Schema 
20398 \begin_inset Quotes gld
20399 \end_inset
20400
20401 Kapitelnummer.Gleitobjektnummer
20402 \begin_inset Quotes grd
20403 \end_inset
20404
20405  oder 
20406 \begin_inset Quotes gld
20407 \end_inset
20408
20409 Abschnittsnummer.Gleitobjektnummer
20410 \begin_inset Quotes grd
20411 \end_inset
20412
20413 .
20414  Das hängt von der Dokumentklasse ab.
20415 \end_layout
20416
20417 \begin_layout Standard
20418 Um das Aussehen der unabhängigen Nummer zu ändern, müssen Sie folgendes
20419  in den LaTeX-Vorspann einfügen:
20420 \end_layout
20421
20422 \begin_layout Standard
20423
20424 \series bold
20425
20426 \backslash
20427 renewcommand{
20428 \backslash
20429 thetable}{
20430 \backslash
20431 roman{table}}
20432 \end_layout
20433
20434 \begin_layout Standard
20435
20436 \series bold
20437
20438 \backslash
20439 thetable
20440 \series default
20441  ist der Befehl, der die Tabellennummer druckt.
20442  Für Abbildungen ist das 
20443 \series bold
20444
20445 \backslash
20446 thefigure
20447 \series default
20448 .
20449  Der Befehl 
20450 \series bold
20451
20452 \backslash
20453 roman
20454 \series default
20455  druckt die Tabellennummer als kleingeschriebene römische Zahlen.
20456 \end_layout
20457
20458 \begin_layout Standard
20459 Um das Nummerierungsschema zum Beispiel auf 
20460 \begin_inset Quotes gld
20461 \end_inset
20462
20463 Unterabschnittsnummer.Num\SpecialChar \-
20464 mer
20465 \begin_inset Quotes grd
20466 \end_inset
20467
20468  zu ändern, setzen Sie folgendes in den LaTeX-Vorspann:
20469 \end_layout
20470
20471 \begin_layout Standard
20472
20473 \series bold
20474
20475 \backslash
20476 numberwithin{table}{subsection}
20477 \end_layout
20478
20479 \begin_layout Standard
20480 Um den Befehl 
20481 \series bold
20482
20483 \backslash
20484 numberwithin
20485 \series default
20486  benutzen zu können, müssen Sie in den 
20487 \family sans
20488 Mathe
20489 \begin_inset space ~
20490 \end_inset
20491
20492 Optionen
20493 \family default
20494  der 
20495 \family sans
20496 Dokument-Einstellungen
20497 \family default
20498  
20499 \family sans
20500 AMS
20501 \begin_inset space ~
20502 \end_inset
20503
20504 Mathe
20505 \begin_inset space ~
20506 \end_inset
20507
20508 Paket
20509 \family default
20510
20511 \begin_inset space ~
20512 \end_inset
20513
20514
20515 \family sans
20516 verwenden
20517 \family default
20518  ankreuzen.
20519 \end_layout
20520
20521 \begin_layout Standard
20522 Sehen Sie sich bitte auch Abschnitt
20523 \begin_inset space ~
20524 \end_inset
20525
20526
20527 \begin_inset CommandInset ref
20528 LatexCommand ref
20529 reference "uab:Fußnoten-Nummerierung"
20530
20531 \end_inset
20532
20533  für Einzelheiten und wichtige Bemerkungen zu Nummerierung-Befehlen an.
20534 \end_layout
20535
20536 \begin_layout Section
20537 Auf Gleitobjekte verweisen
20538 \begin_inset CommandInset label
20539 LatexCommand label
20540 name "abs:Auf-Gleitobjekte-verweisen"
20541
20542 \end_inset
20543
20544
20545 \begin_inset Index idx
20546 status collapsed
20547
20548 \begin_layout Plain Layout
20549 Gleitobjekte ! Querverweise
20550 \end_layout
20551
20552 \end_inset
20553
20554
20555 \begin_inset Index idx
20556 status collapsed
20557
20558 \begin_layout Plain Layout
20559 Querverweise ! auf Gleitobjekte
20560 \end_layout
20561
20562 \end_inset
20563
20564
20565 \end_layout
20566
20567 \begin_layout Standard
20568 Zunächst müssen Sie mit 
20569 \family sans
20570 Einfügen\SpecialChar \menuseparator
20571 Marke
20572 \family default
20573  oder einen Klick auf 
20574 \begin_inset Graphics
20575         filename ../../images/label-insert.png
20576         scale 70
20577         scaleBeforeRotation
20578
20579 \end_inset
20580
20581  eine Marke im Titel einfügen.
20582  Im 
20583 \family sans
20584 Marke
20585 \family default
20586 -Dialog schreiben Sie einen Text in das Feld 
20587 \family sans
20588 Marke
20589 \family default
20590  oder übernehmen den vorgeschlagenen.
20591  Die Marke sieht in LyX dann so aus:
20592 \end_layout
20593
20594 \begin_layout Standard
20595 \begin_inset Graphics
20596         filename clipart/Marke.png
20597         lyxscale 80
20598         scale 50
20599         scaleBeforeRotation
20600
20601 \end_inset
20602
20603
20604 \end_layout
20605
20606 \begin_layout Standard
20607 Die Marke wird als Anker und Name für den Querverweis benutzt.
20608  Mit 
20609 \family sans
20610 Einfügen\SpecialChar \menuseparator
20611 Querverweis
20612 \family default
20613  oder einen Klick auf 
20614 \begin_inset Graphics
20615         filename ../../images/dialog-show-new-inset_ref.png
20616         scale 70
20617         scaleBeforeRotation
20618
20619 \end_inset
20620
20621  können Sie dann auf die Marke verweisen.
20622  Als Querverweis wird in LyX ein graues Kästchen wie zum Beispiel dieses
20623  angezeigt:
20624 \end_layout
20625
20626 \begin_layout Standard
20627 \begin_inset Graphics
20628         filename clipart/Querverweis.png
20629         lyxscale 80
20630         scale 50
20631         scaleBeforeRotation
20632
20633 \end_inset
20634
20635
20636 \begin_inset Newline newline
20637 \end_inset
20638
20639  Mehr zu Querverweisen finden Sie im 
20640 \emph on
20641 Benutzerhandbuch
20642 \emph default
20643 .
20644 \end_layout
20645
20646 \begin_layout Standard
20647 Es empfiehlt sich, zwischen dem Querverweis-Namen (zum Beispiele Abschnitt)
20648  und dem Querverweis ein geschütztes Leerzeichen einfügen, damit beide nicht
20649  durch einen Zeilenumbruch getrennt werden können.
20650 \end_layout
20651
20652 \begin_layout Standard
20653 Marken können Sie jederzeit durch einen Klick auf ihr Kästchen ändern.
20654  LyX passt die Querverweise automatisch an.
20655 \end_layout
20656
20657 \begin_layout Standard
20658 Ein Klick auf den Schalter 
20659 \family sans
20660 Gehe
20661 \begin_inset space ~
20662 \end_inset
20663
20664 zur
20665 \begin_inset space ~
20666 \end_inset
20667
20668 Marke
20669 \family default
20670  im Querverweis-Fenster stellt den Cursor vor die entsprechende Marke.
20671  Der Text der Schaltfläche heißt jetzt 
20672 \family sans
20673 Gehe
20674 \begin_inset space ~
20675 \end_inset
20676
20677 zurück
20678 \family default
20679  und ein Klick darauf macht genau dies.
20680   Ein Rechts-Klick auf das Querverweis-Kästchen stellt den Cursor vor die
20681  entsprechende Marke, ohne dass das Querverweis-Fenster zusehen ist.
20682  Dann ist auch kein 
20683 \family sans
20684 Gehe
20685 \begin_inset space ~
20686 \end_inset
20687
20688 zurück
20689 \family default
20690  möglich.
20691 \end_layout
20692
20693 \begin_layout Subsection
20694 Querverweis-Formate
20695 \begin_inset CommandInset label
20696 LatexCommand label
20697 name "uab:Querverweis-Formate"
20698
20699 \end_inset
20700
20701
20702 \begin_inset Index idx
20703 status collapsed
20704
20705 \begin_layout Plain Layout
20706 Querverweise ! Formate
20707 \end_layout
20708
20709 \end_inset
20710
20711
20712 \end_layout
20713
20714 \begin_layout Standard
20715 Es gibt sechs verschiedene Querverweisstile:
20716 \end_layout
20717
20718 \begin_layout Description
20719 <Querverweis>: druckt die Nummer der Gleitumgebung, dies ist die Voreinstellung:
20720  
20721 \begin_inset CommandInset ref
20722 LatexCommand ref
20723 reference "abb:Zwei-Teilabbildungen"
20724
20725 \end_inset
20726
20727
20728 \end_layout
20729
20730 \begin_layout Description
20731 (<Querverweis>): druckt die Nummer der Gleitumgebung umgeben von zwei runden
20732  Klammern, dies ist der Stil, wie er normalerweise für Verweise auf Formeln
20733  verwendet wird, speziell wenn der Name 
20734 \begin_inset Quotes gld
20735 \end_inset
20736
20737 Gleichung
20738 \begin_inset Quotes grd
20739 \end_inset
20740
20741  weggelassen wird: 
20742 \begin_inset CommandInset ref
20743 LatexCommand eqref
20744 reference "eq:Wgn"
20745
20746 \end_inset
20747
20748
20749 \end_layout
20750
20751 \begin_layout Description
20752 <Seite>: druckt die Seitennummer: Seite
20753 \begin_inset space ~
20754 \end_inset
20755
20756
20757 \begin_inset CommandInset ref
20758 LatexCommand pageref
20759 reference "abb:Zwei-Teilabbildungen"
20760
20761 \end_inset
20762
20763
20764 \end_layout
20765
20766 \begin_layout Description
20767 auf
20768 \begin_inset space ~
20769 \end_inset
20770
20771 Seite
20772 \begin_inset space ~
20773 \end_inset
20774
20775 <Seite>: druckt den Text 
20776 \begin_inset Quotes gld
20777 \end_inset
20778
20779 auf Seite
20780 \begin_inset Quotes grd
20781 \end_inset
20782
20783  und die Seitennummer: 
20784 \begin_inset CommandInset ref
20785 LatexCommand vpageref
20786 reference "abb:Zwei-Teilabbildungen"
20787
20788 \end_inset
20789
20790
20791 \end_layout
20792
20793 \begin_layout Description
20794 <Querverweis>
20795 \begin_inset space ~
20796 \end_inset
20797
20798 auf
20799 \begin_inset space ~
20800 \end_inset
20801
20802 Seite
20803 \begin_inset space ~
20804 \end_inset
20805
20806 <Seite>: druckt die Nummer der Gleitumgebung, den Text 
20807 \begin_inset Quotes gld
20808 \end_inset
20809
20810 auf Seite
20811 \begin_inset Quotes grd
20812 \end_inset
20813
20814 , und die Seitennummer: 
20815 \begin_inset CommandInset ref
20816 LatexCommand vref
20817 reference "abb:Zwei-Teilabbildungen"
20818
20819 \end_inset
20820
20821
20822 \end_layout
20823
20824 \begin_layout Description
20825 Formatierter
20826 \begin_inset space ~
20827 \end_inset
20828
20829 Querverweis: druckt ein selbst definiertes Querverweisformat
20830 \begin_inset Newline newline
20831 \end_inset
20832
20833
20834 \begin_inset Note Greyedout
20835 status open
20836
20837 \begin_layout Plain Layout
20838
20839 \series bold
20840 Bemerkung:
20841 \series default
20842  Dies ist nur möglich, wenn das LaTeX-Paket 
20843 \series bold
20844 prettyref
20845 \series default
20846  oder 
20847 \series bold
20848 refstyle
20849 \series default
20850
20851 \begin_inset Index idx
20852 status collapsed
20853
20854 \begin_layout Plain Layout
20855 LaTeX-Pakete ! prettyref
20856 \end_layout
20857
20858 \end_inset
20859
20860
20861 \begin_inset Index idx
20862 status collapsed
20863
20864 \begin_layout Plain Layout
20865 LaTeX-Pakete ! refstyle
20866 \end_layout
20867
20868 \end_inset
20869
20870  installiert ist.
20871 \end_layout
20872
20873 \end_inset
20874
20875
20876 \begin_inset Newline newline
20877 \end_inset
20878
20879 Sie können duch setzen der Option 
20880 \family sans
20881 Verwende refstyle (nicht prettyref) für Querverweise
20882 \family default
20883  im Menü 
20884 \family sans
20885 Dokument\SpecialChar \menuseparator
20886 Einstellungen\SpecialChar \menuseparator
20887 Dokumentklasse
20888 \family default
20889  wählen, welches LaTeX-Paket für diesen Verweistyp verwendet wird.
20890  Das Format wird definiert, indem man den Befehl 
20891 \series bold
20892
20893 \backslash
20894 newrefformat
20895 \series default
20896  (prettyref) oder 
20897 \series bold
20898
20899 \backslash
20900 newref
20901 \series default
20902  (refstyle) in die Dokumentpräambel einfügt.
20903  Z.
20904 \begin_inset space \thinspace{}
20905 \end_inset
20906
20907 B.
20908  kann das Format aller Referenzen auf Abbildungen (haben das Marken-Kürzel
20909  
20910 \begin_inset Quotes eld
20911 \end_inset
20912
20913
20914 \family sans
20915 abb
20916 \family default
20917
20918 \begin_inset Quotes erd
20919 \end_inset
20920
20921 ) mit dem Befehle
20922 \begin_inset Newline newline
20923 \end_inset
20924
20925
20926 \series bold
20927
20928 \backslash
20929 newref{abb}{refcmd={Bild auf Seite 
20930 \backslash
20931 pageref{#1}}}
20932 \series default
20933
20934 \begin_inset Newline newline
20935 \end_inset
20936
20937 geändert werden.
20938  Für weitere Informationen bezüglich des Formats sei auf die Paket-Dokumentation
20939 en verwiesen, 
20940 \begin_inset CommandInset citation
20941 LatexCommand cite
20942 key "prettyref,refstyle"
20943
20944 \end_inset
20945
20946 .
20947 \end_layout
20948
20949 \begin_layout Description
20950 Textverweis: druckt die Beschriftung oder den Namen der Referenz: 
20951 \begin_inset CommandInset ref
20952 LatexCommand nameref
20953 reference "abb:Zwei-Teilabbildungen"
20954
20955 \end_inset
20956
20957
20958 \end_layout
20959
20960 \begin_layout Standard
20961
20962 \family sans
20963 <Seite>
20964 \family default
20965  druckt nicht die Seitennummer, wenn sich die referenzierte Marke auf der
20966  vorherigen, der selben oder der nächsten Seite befindet.
20967  Stattdessen wird z.
20968 \begin_inset space \thinspace{}
20969 \end_inset
20970
20971 B.
20972  der Text 
20973 \begin_inset Quotes gld
20974 \end_inset
20975
20976
20977 \family sans
20978 auf dieser Seite
20979 \family default
20980
20981 \begin_inset Quotes grd
20982 \end_inset
20983
20984  gedruckt.
20985  Der Stil 
20986 \family sans
20987 <Querverweis>
20988 \begin_inset space ~
20989 \end_inset
20990
20991 auf
20992 \begin_inset space ~
20993 \end_inset
20994
20995 Seite
20996 \begin_inset space ~
20997 \end_inset
20998
20999 <Seite>
21000 \family default
21001  druckt nichts über die Seite, wenn die referenzierte Marke auf der gleichen
21002  Seite ist.
21003 \end_layout
21004
21005 \begin_layout Standard
21006 Die Nummer und die aktuelle Seite des referenzierten Dokumentteils wird
21007  automatisch von LaTeX berechnet.
21008  Die Stile können im Feld 
21009 \family sans
21010 Format
21011 \family default
21012  des Querverweis-Fensters eingestellt werden, das erscheint, wenn Sie auf
21013  einen Querverweis klicken.
21014 \end_layout
21015
21016 \begin_layout Standard
21017 \begin_inset Note Greyedout
21018 status open
21019
21020 \begin_layout Plain Layout
21021
21022 \series bold
21023 Bemerkung:
21024 \series default
21025  Es wird empfohlen, das LaTeX-Paket 
21026 \series bold
21027 refstyle
21028 \series default
21029
21030 \begin_inset Index idx
21031 status collapsed
21032
21033 \begin_layout Plain Layout
21034 LaTeX-Pakete ! refstyle
21035 \end_layout
21036
21037 \end_inset
21038
21039  zu verwenden, da 
21040 \series bold
21041 prettyref
21042 \series default
21043
21044 \begin_inset Index idx
21045 status collapsed
21046
21047 \begin_layout Plain Layout
21048 LaTeX-Pakete ! prettyref
21049 \end_layout
21050
21051 \end_inset
21052
21053  nicht alle möglichen LyX Marken-Kürzel
21054 \begin_inset Foot
21055 status collapsed
21056
21057 \begin_layout Plain Layout
21058  
21059 \begin_inset Quotes gld
21060 \end_inset
21061
21062 abb:
21063 \begin_inset Quotes grd
21064 \end_inset
21065
21066  ist z.
21067 \begin_inset space \thinspace{}
21068 \end_inset
21069
21070 B.
21071  LyXs Kürzel für Marken in Bildbeschriftungen.
21072 \end_layout
21073
21074 \end_inset
21075
21076  kennt und auch nicht internationalisiert ist.
21077 \end_layout
21078
21079 \end_inset
21080
21081
21082 \end_layout
21083
21084 \begin_layout Subsection
21085 Automatische Querverweisnamen
21086 \begin_inset Index idx
21087 status collapsed
21088
21089 \begin_layout Plain Layout
21090 Querverweise ! Automatische Namen 
21091 \end_layout
21092
21093 \end_inset
21094
21095
21096 \end_layout
21097
21098 \begin_layout Standard
21099 Das LaTeX-Paket 
21100 \series bold
21101 hyperref
21102 \series default
21103
21104 \begin_inset Index idx
21105 status collapsed
21106
21107 \begin_layout Plain Layout
21108 LaTeX-Pakete ! hyperref
21109 \end_layout
21110
21111 \end_inset
21112
21113 , das in den
21114 \family sans
21115  PDF-Eigenschaften
21116 \family default
21117  im 
21118 \family sans
21119 Dokument-Einstellungen
21120 \family default
21121  Dialog aktiviert werden kann, besitzt eine sehr nützliche Funktion, dass
21122  Querverweise den Namen des Gleitobjekts automatisch enthalten (oder Textteile
21123  wie 
21124 \emph on
21125 Abschnitt
21126 \emph default
21127 ).
21128  Sie müssen damit z.
21129 \begin_inset space \thinspace{}
21130 \end_inset
21131
21132 B.
21133  nicht mehr den Namen 
21134 \begin_inset Quotes gld
21135 \end_inset
21136
21137 Abbildung
21138 \begin_inset Quotes grd
21139 \end_inset
21140
21141  vor jeden Querverweis auf eine Abbildung schreiben.
21142  Um diese Funktion benutzen zu können, aktivieren Sie 
21143 \series bold
21144 hyperref
21145 \series default
21146  und fügen diese Zeile in den LaTeX-Vorspann ein:
21147 \end_layout
21148
21149 \begin_layout Standard
21150
21151 \series bold
21152
21153 \backslash
21154 AtBeginDocument{
21155 \backslash
21156 renewcommand{
21157 \backslash
21158 ref}[1]{
21159 \backslash
21160 mbox{
21161 \backslash
21162 autoref{#1}}}}
21163 \end_layout
21164
21165 \begin_layout Standard
21166 Wenn Sie andere Querverweisnamen als die voreingestellten bevorzugen, z.
21167 \begin_inset space \thinspace{}
21168 \end_inset
21169
21170 B.
21171  statt 
21172 \begin_inset Quotes gld
21173 \end_inset
21174
21175 Abschnitt
21176 \begin_inset Quotes grd
21177 \end_inset
21178
21179  den Namen 
21180 \begin_inset Quotes gld
21181 \end_inset
21182
21183 Kap.
21184 \begin_inset space \thinspace{}
21185 \end_inset
21186
21187
21188 \begin_inset Quotes grd
21189 \end_inset
21190
21191 , können Sie den Namen umdefinieren, indem Sie dies zum Vorspann hinzufügen:
21192 \end_layout
21193
21194 \begin_layout Standard
21195
21196 \series bold
21197
21198 \backslash
21199 addto
21200 \backslash
21201 extrasngerman{
21202 \backslash
21203 renewcommand{
21204 \backslash
21205 sectionautorefname}
21206 \begin_inset Newline newline
21207 \end_inset
21208
21209
21210 \begin_inset Phantom HPhantom
21211 status open
21212
21213 \begin_layout Plain Layout
21214
21215 \series bold
21216 \begin_inset space ~
21217 \end_inset
21218
21219
21220 \end_layout
21221
21222 \end_inset
21223
21224 {Kap.
21225 \backslash
21226 negthinspace}}
21227 \end_layout
21228
21229 \begin_layout Standard
21230 Wenn Sie eine andere Dokumentsprache als Englisch benutzen, ersetzen Sie
21231 \begin_inset Newline newline
21232 \end_inset
21233
21234
21235 \series bold
21236
21237 \backslash
21238 extrasngerman
21239 \series default
21240  durch 
21241 \series bold
21242
21243 \backslash
21244 extras***
21245 \series default
21246 , wobei *** der Name der verwendeten Sprache ist.
21247 \end_layout
21248
21249 \begin_layout Standard
21250 Um automatische Namen zu bekommen, jedoch nicht für bestimmte Querverweistypen,
21251  z.
21252 \begin_inset space \thinspace{}
21253 \end_inset
21254
21255 B.
21256  nicht für Gleichungen, benutzen Sie diesen Vorspanncode:
21257 \end_layout
21258
21259 \begin_layout Standard
21260
21261 \series bold
21262
21263 \backslash
21264 newlength{
21265 \backslash
21266 abc}
21267 \begin_inset Newline newline
21268 \end_inset
21269
21270
21271 \backslash
21272 settowidth{
21273 \backslash
21274 abc}{
21275 \backslash
21276 space}
21277 \begin_inset Newline newline
21278 \end_inset
21279
21280
21281 \backslash
21282 addto
21283 \backslash
21284 extrasenglish{
21285 \backslash
21286 renewcommand{
21287 \backslash
21288 equationautorefname}
21289 \begin_inset Newline newline
21290 \end_inset
21291
21292
21293 \begin_inset Phantom HPhantom
21294 status open
21295
21296 \begin_layout Plain Layout
21297
21298 \series bold
21299 \begin_inset space ~
21300 \end_inset
21301
21302
21303 \end_layout
21304
21305 \end_inset
21306
21307 {
21308 \backslash
21309 hspace{-
21310 \backslash
21311 abc}}
21312 \end_layout
21313
21314 \begin_layout Standard
21315 Mehr über dieses Thema finden Sie in der 
21316 \series bold
21317 hyperref
21318 \series default
21319 -Dokumentation 
21320 \begin_inset CommandInset citation
21321 LatexCommand cite
21322 key "hyperref"
21323
21324 \end_inset
21325
21326 .
21327 \end_layout
21328
21329 \begin_layout Standard
21330 \begin_inset Note Greyedout
21331 status open
21332
21333 \begin_layout Plain Layout
21334
21335 \series bold
21336 Bemerkung:
21337 \series default
21338  Automatische Querverweis-Namen können nicht verwendet werden, wenn Sie
21339  als Querverweisstil 
21340 \family sans
21341 Formatierter
21342 \begin_inset space ~
21343 \end_inset
21344
21345 Querverweis
21346 \family default
21347  benutzen, wie in Abschnitt
21348 \begin_inset space ~
21349 \end_inset
21350
21351
21352 \begin_inset CommandInset ref
21353 LatexCommand ref
21354 reference "uab:Querverweis-Formate"
21355
21356 \end_inset
21357
21358  beschrieben.
21359 \end_layout
21360
21361 \end_inset
21362
21363
21364 \end_layout
21365
21366 \begin_layout Standard
21367 Das 
21368 \emph on
21369 Mathe
21370 \emph default
21371  Handbuch ist ein Beispiel wo automatische Querverweisnamen verwendet werden.
21372 \end_layout
21373
21374 \begin_layout Subsection
21375 Querverweis-Position
21376 \begin_inset CommandInset label
21377 LatexCommand label
21378 name "uab:Querverweis-Position"
21379
21380 \end_inset
21381
21382
21383 \begin_inset Index idx
21384 status collapsed
21385
21386 \begin_layout Plain Layout
21387 Querverweise !  Position
21388 \end_layout
21389
21390 \end_inset
21391
21392
21393 \end_layout
21394
21395 \begin_layout Standard
21396 Wenn Sie 
21397 \series bold
21398 hyperref
21399 \series default
21400
21401 \begin_inset Index idx
21402 status collapsed
21403
21404 \begin_layout Plain Layout
21405 LaTeX-Pakete ! hyperref
21406 \end_layout
21407
21408 \end_inset
21409
21410  in den
21411 \family sans
21412  PDF-Eigenschaften
21413 \family default
21414  im 
21415 \family sans
21416 Dokument-Einstellungen
21417 \family default
21418  Dialog benutzen, um in der Ausgabe Querverweise zu verlinken, springt ein
21419  Klick auf den Querverweis für eine Gleitobjekt-Abbildung zur Abbildungsmarke,
21420  und Sie werden das Bild ohne Scrollen nicht sehen.
21421  Das liegt daran, dass der Querverweis-Link an der Marken-Position verankert
21422  ist.
21423  Wenn Sie das  LaTeX-Paket 
21424 \series bold
21425 hypcap
21426 \series default
21427
21428 \begin_inset Index idx
21429 status collapsed
21430
21431 \begin_layout Plain Layout
21432 LaTeX-Pakete ! hypcap
21433 \end_layout
21434
21435 \end_inset
21436
21437 , das Teil des LaTeX-Pakets 
21438 \series bold
21439 oberdiek
21440 \series default
21441
21442 \begin_inset Index idx
21443 status collapsed
21444
21445 \begin_layout Plain Layout
21446 LaTeX-Pakete ! oberdiek
21447 \end_layout
21448
21449 \end_inset
21450
21451  ist, benutzen, wird der Anker am Anfang des Gleitobjekts gesetzt.
21452  Aber natürlich müssen Sie auch hier das LaTeX-Paket 
21453 \series bold
21454 hypcap
21455 \series default
21456  zunächst in den LaTeX-Vorspann laden:
21457 \end_layout
21458
21459 \begin_layout Standard
21460
21461 \series bold
21462
21463 \backslash
21464 usepackage[figure]{hypcap}
21465 \end_layout
21466
21467 \begin_layout Standard
21468 Sie können 
21469 \series bold
21470 hypcap
21471 \series default
21472  auch für alle Gleitobjekte benutzen, aber das wird aus Gründen der Stabilität
21473  nicht empfohlen.
21474  Weitere Informationen finden Sie im
21475 \series bold
21476  hypcap
21477 \series default
21478 -Handbuch 
21479 \begin_inset CommandInset citation
21480 LatexCommand cite
21481 key "hypcap"
21482
21483 \end_inset
21484
21485 .
21486 \end_layout
21487
21488 \begin_layout Standard
21489 \begin_inset Note Greyedout
21490 status open
21491
21492 \begin_layout Plain Layout
21493
21494 \series bold
21495 Bemerkung:
21496 \series default
21497  
21498 \series bold
21499 hypcap
21500 \series medium
21501  hat keinen Einfluss auf Querverweise zu Teilabbildungen.
21502 \end_layout
21503
21504 \end_inset
21505
21506
21507 \end_layout
21508
21509 \begin_layout Section
21510 Gleitobjekt-Platzierung
21511 \begin_inset CommandInset label
21512 LatexCommand label
21513 name "abs:Gleitobjekt-Platzierung"
21514
21515 \end_inset
21516
21517
21518 \begin_inset Index idx
21519 status collapsed
21520
21521 \begin_layout Plain Layout
21522 Gleitobjekte ! Platzierung
21523 \end_layout
21524
21525 \end_inset
21526
21527
21528 \end_layout
21529
21530 \begin_layout Standard
21531 Ein Rechtsklick auf ein Gleitobjekt-Kästchen öffnet den 
21532 \family sans
21533 Gleitobjekt-Einstellungen
21534 \family default
21535 -Dialog, in dem Sie die LaTeX-Optionen für die Gleitobjekt-Platzierung ändern
21536  können.
21537 \begin_inset Newline newline
21538 \end_inset
21539
21540 Die Option 
21541 \family sans
21542 Spalten
21543 \begin_inset space ~
21544 \end_inset
21545
21546 überspannen
21547 \family default
21548  ist nur bei zweispaltigen Dokumenten sinnvoll.
21549  Wenn Sie sie wählen, wird das Gleitobjekt über beide Spalten gesetzt.
21550 \begin_inset Newline newline
21551 \end_inset
21552
21553 Die Option 
21554 \family sans
21555 Seitwärts
21556 \begin_inset space ~
21557 \end_inset
21558
21559 drehen
21560 \family default
21561  ist in Abschnitt 
21562 \begin_inset CommandInset ref
21563 LatexCommand ref
21564 reference "abs:Gedrehte-Gleitobjekte"
21565
21566 \end_inset
21567
21568  beschrieben.
21569 \end_layout
21570
21571 \begin_layout Standard
21572 Sie können eine oder mehrere der folgenden Optionen im Gleitobjekt-Dialog
21573  verwenden, um die Platzierung einzelner Gleitobjekte zu beeinflussen, wenn
21574  Sie die Option 
21575 \family sans
21576 Standard-Platzierung
21577 \begin_inset space ~
21578 \end_inset
21579
21580 verwenden
21581 \family default
21582  nicht verwenden:
21583 \end_layout
21584
21585 \begin_layout Description
21586 Hier
21587 \begin_inset space ~
21588 \end_inset
21589
21590 wenn
21591 \begin_inset space ~
21592 \end_inset
21593
21594 möglich versucht, das Gleitobjekt dort zu platzieren, wo es eingefügt wurde.
21595 \end_layout
21596
21597 \begin_layout Description
21598 Anfang
21599 \begin_inset space ~
21600 \end_inset
21601
21602 der
21603 \begin_inset space ~
21604 \end_inset
21605
21606 Seite
21607 \family sans
21608  
21609 \family default
21610 versucht, das Gleitobjekt am Anfang der aktuellen Seite zu platzieren.
21611  Gleitobjekte, die maximal 70
21612 \begin_inset space \thinspace{}
21613 \end_inset
21614
21615 % einer Seite benötigen, dürfen oben platziert werden.
21616  Dies kann durch die Variable 
21617 \series bold
21618
21619 \backslash
21620 topfraction
21621 \series default
21622  im LaTeX-Vorspann überschrieben werden, zum Beispiel: 
21623 \end_layout
21624
21625 \begin_deeper
21626 \begin_layout Standard
21627
21628 \series bold
21629
21630 \backslash
21631 renewcommand{
21632 \backslash
21633 topfraction}{0.9}
21634 \family typewriter
21635 \series default
21636  
21637 \end_layout
21638
21639 \end_deeper
21640 \begin_layout Description
21641 Ende
21642 \begin_inset space ~
21643 \end_inset
21644
21645 der
21646 \begin_inset space ~
21647 \end_inset
21648
21649 Seite versucht, das Gleitobjekt am Ende der aktuellen Seite zu platzieren.
21650  Gleitobjekte, die maximal 30
21651 \begin_inset space \thinspace{}
21652 \end_inset
21653
21654 % einer Seite benötigen, dürfen unten platziert werden.
21655  Dies kann durch die Variable 
21656 \series bold
21657
21658 \backslash
21659 bottomfraction
21660 \series default
21661  im LaTeX-Vorspann überschrieben werden, zum Beispiel setzt 
21662 \end_layout
21663
21664 \begin_deeper
21665 \begin_layout Standard
21666
21667 \series bold
21668
21669 \backslash
21670 renewcommand{
21671 \backslash
21672 bottomfraction}{0.5}
21673 \end_layout
21674
21675 \begin_layout Standard
21676 die oftmals zu kleine untere Grenze auf 50
21677 \begin_inset space \thinspace{}
21678 \end_inset
21679
21680 %.
21681 \end_layout
21682
21683 \end_deeper
21684 \begin_layout Description
21685 Seite
21686 \begin_inset space ~
21687 \end_inset
21688
21689 mit
21690 \begin_inset space ~
21691 \end_inset
21692
21693 Gleitobjekten versucht, das Gleitobjekt auf einer eigenen Seite zu platzieren.
21694  Nur wenn mehr als 50
21695 \begin_inset space \thinspace{}
21696 \end_inset
21697
21698 % einer Seite von Gleitobjekten belegt wird, wird eine neue Seite für weitere
21699  Gleitobjekte bereitgestellt.
21700  Dies kann durch die Variable 
21701 \series bold
21702
21703 \backslash
21704 floatpagefraction 
21705 \series default
21706 im LaTeX-Vorspann überschrieben werden.
21707 \end_layout
21708
21709 \begin_layout Standard
21710 Die Reihenfolge der obigen Optionen wird 
21711 \emph on
21712 immer
21713 \emph default
21714  von LaTeX verwendet.
21715  Das heißt wenn Sie die Standard-Platzierung verwenden, wird LaTeX zuerst
21716  versuchen 
21717 \family sans
21718 Hier
21719 \begin_inset space \space{}
21720 \end_inset
21721
21722 wenn
21723 \begin_inset space \space{}
21724 \end_inset
21725
21726 möglich
21727 \family default
21728 , dann 
21729 \family sans
21730 Anfang
21731 \begin_inset space ~
21732 \end_inset
21733
21734 der
21735 \begin_inset space ~
21736 \end_inset
21737
21738 Seite
21739 \family default
21740  und dann die anderen Optionen anzuwenden.
21741  Wenn Sie nicht die Standard-Platzierung verwenden, wird LaTeX nur die von
21742  Ihnen gewählten Optionen versuchen anzuwenden, aber immer in derselben
21743  Reihenfolge.
21744  Wenn keine der 4 Platzierungen möglich sind, wird die Prozedur intern wiederhol
21745 t, aber diesmal mit dem Ziel, das Gleitobjekt auf die nächste Seite zu setzen.
21746 \end_layout
21747
21748 \begin_layout Standard
21749 Die Option 
21750 \family sans
21751 Hier,
21752 \begin_inset space ~
21753 \end_inset
21754
21755 auf
21756 \begin_inset space ~
21757 \end_inset
21758
21759 jeden
21760 \begin_inset space ~
21761 \end_inset
21762
21763 Fall
21764 \family default
21765  sollte nur sehr selten benutzt werden und auch nur dann, wenn das Dokument
21766  fast druckreif ist.
21767  Denn mit der Option kann das Objekt nicht mehr 
21768 \emph on
21769 gleiten
21770 \emph default
21771 , wenn Sie das Dokument ändern, und die Gestaltung der Seite wird dadurch
21772  oftmals zerstört.
21773 \end_layout
21774
21775 \begin_layout Standard
21776 Es gibt keine Platzierungsoption für von Text umflossene [Gleit]Objekte,
21777  da diese immer vom Text eines bestimmten Absatzes umgeben sind.
21778 \begin_inset VSpace bigskip
21779 \end_inset
21780
21781
21782 \end_layout
21783
21784 \begin_layout Standard
21785 Manchmal wird ein Gleitobjekt am Seitenanfang platziert, während sein zugehörige
21786 r Abschnitt erst auf der Seitenmitte beginnt, was den Eindruck erweckt,
21787  das Gleitobjekt sei Teil des vorherigen Abschnitts.
21788  Das kann mit dem LaTeX-Befehl
21789 \series bold
21790  
21791 \backslash
21792 suppressfloats
21793 \series default
21794  verhindert werden.
21795  Er unterdrückt eine Gleitobjekt-Platzierung für die Seite, auf der er steht,
21796  und sorgt so dafür, dass ein Gleitobjekt erst nach seiner Abschnitt-Überschrift
21797  gesetzt wird.
21798  Dazu müssen Sie im LaTeX-Vorspann folgende Befehle einfügen:
21799 \end_layout
21800
21801 \begin_layout Standard
21802
21803 \series bold
21804
21805 \backslash
21806 let
21807 \backslash
21808 meinAbschnitt
21809 \backslash
21810 section
21811 \begin_inset Newline newline
21812 \end_inset
21813
21814
21815 \backslash
21816 renewcommand{
21817 \backslash
21818 section}{
21819 \backslash
21820 suppressfloats[t]
21821 \backslash
21822 meinAbschnitt}
21823 \end_layout
21824
21825 \begin_layout Standard
21826 Dasselbe können Sie für alle Überschriften von Kapiteln, Abschnitten und
21827  Unterabschnitten festlegen.
21828  Für kleinere Teile wie Unterunterabschnitte wird es nicht empfohlen, weil
21829  LaTeX Probleme mit einem geeigneten Ort für das Gleitobjekt haben könnte.
21830 \end_layout
21831
21832 \begin_layout Standard
21833 Es gibt auch noch das LaTeX-Paket 
21834 \series bold
21835 flafter
21836 \series default
21837
21838 \begin_inset Index idx
21839 status collapsed
21840
21841 \begin_layout Plain Layout
21842 LaTeX-Pakete ! flafter
21843 \end_layout
21844
21845 \end_inset
21846
21847  das dafür sorgt, dass prinzipiell kein Gleitobjekt vor seiner Definition
21848  gedruckt wird.
21849 \end_layout
21850
21851 \begin_layout Standard
21852 \begin_inset VSpace bigskip
21853 \end_inset
21854
21855 Manchmal möchte man alle Abbildungen und Tabellen am Dokumentende haben.
21856  Dafür gibt es das LaTeX-Paket 
21857 \series bold
21858 endfloat
21859 \series default
21860
21861 \begin_inset Index idx
21862 status collapsed
21863
21864 \begin_layout Plain Layout
21865 LaTeX-Pakete ! endfloat
21866 \end_layout
21867
21868 \end_inset
21869
21870 .
21871  Es druckt alle Gleitobjekt-Abbildungen und -Tabellen in eigenen Abschnitten.
21872  An der ursprünglichen Gleitobjekt-Position werden Sie einen Hinweis wie
21873  
21874 \family sans
21875
21876 \begin_inset Quotes gld
21877 \end_inset
21878
21879 [Abbildung
21880 \begin_inset space ~
21881 \end_inset
21882
21883 3.2 ist ungefähr hier.]
21884 \family default
21885
21886 \begin_inset Quotes grd
21887 \end_inset
21888
21889  finden.
21890  Das 
21891 \series bold
21892 endfloat
21893 \series default
21894 -Paket wird mit folgendem Befehl in den LaTeX-Vorspann eingefügt:
21895 \end_layout
21896
21897 \begin_layout Standard
21898
21899 \series bold
21900
21901 \backslash
21902 usepackage[Optionen]{endfloat}
21903 \end_layout
21904
21905 \begin_layout Standard
21906 Es gibt verschiedene Optionen für die Formatierung der Abbildungen- und
21907  Tabellen-Abschnitte, die Sie in der 
21908 \series bold
21909 endfloat
21910 \series default
21911 -Dokumentation 
21912 \begin_inset CommandInset citation
21913 LatexCommand cite
21914 key "endfloat"
21915
21916 \end_inset
21917
21918  nachlesen können.
21919 \begin_inset Newline newline
21920 \end_inset
21921
21922
21923 \begin_inset Note Greyedout
21924 status open
21925
21926 \begin_layout Plain Layout
21927
21928 \series bold
21929 Bemerkung
21930 \begin_inset space ~
21931 \end_inset
21932
21933 1: endfloat
21934 \series default
21935  übersetzt den Hinweistext nicht automatisch.
21936  Abschnitt
21937 \begin_inset space ~
21938 \end_inset
21939
21940 4 in 
21941 \begin_inset CommandInset citation
21942 LatexCommand cite
21943 key "endfloat"
21944
21945 \end_inset
21946
21947  beschreibt, wie es geht.
21948 \end_layout
21949
21950 \end_inset
21951
21952
21953 \end_layout
21954
21955 \begin_layout Standard
21956 \begin_inset Note Greyedout
21957 status open
21958
21959 \begin_layout Plain Layout
21960
21961 \series bold
21962 Bemerkung
21963 \begin_inset space ~
21964 \end_inset
21965
21966 2: 
21967 \series default
21968 Die aktuelle Version von 
21969 \series bold
21970 endfloat
21971 \series default
21972  hat einen Fehler, wenn die Überschrift ein 
21973 \begin_inset Quotes gld
21974 \end_inset
21975
21976 ß
21977 \begin_inset Quotes grd
21978 \end_inset
21979
21980  enthält.
21981  Sie müssen stattdessen den Befehl 
21982 \series bold
21983
21984 \backslash
21985 ss
21986 \series default
21987  als TeX-Code benutzen.
21988 \end_layout
21989
21990 \end_inset
21991
21992
21993 \end_layout
21994
21995 \begin_layout Standard
21996 \begin_inset VSpace bigskip
21997 \end_inset
21998
21999 Weitere Einzelheiten über Gleitobjekt-Platzierung finden Sie in LaTeX-Büchern
22000  wie 
22001 \begin_inset CommandInset citation
22002 LatexCommand cite
22003 key "latexcompanion,latexguide,lamport,latex-praxisbuch"
22004
22005 \end_inset
22006
22007 .
22008 \end_layout
22009
22010 \begin_layout Section
22011 Gedrehte Gleitobjekte
22012 \begin_inset CommandInset label
22013 LatexCommand label
22014 name "abs:Gedrehte-Gleitobjekte"
22015
22016 \end_inset
22017
22018
22019 \begin_inset Index idx
22020 status collapsed
22021
22022 \begin_layout Plain Layout
22023 Gleitobjekte ! drehen
22024 \end_layout
22025
22026 \end_inset
22027
22028
22029 \end_layout
22030
22031 \begin_layout Standard
22032 Wenn Bilder oder Tabellen breiter als die Seite sind, wollen Sie diese vielleich
22033 t drehen.
22034  Dafür müssen Sie das Gleitobjekt-Kästchen mit der rechten Maustaste anklicken
22035  und die Option 
22036 \family sans
22037 Seitwärts
22038 \begin_inset space ~
22039 \end_inset
22040
22041 drehen
22042 \family default
22043  wählen.
22044 \end_layout
22045
22046 \begin_layout Standard
22047 Gedrehte Gleitobjekte werden immer auf einer neuen Seite (oder Spalte, wenn
22048  sie ein mehrspaltiges Dokument haben) gedruckt.
22049  Sie können mehrere Spalten überspannen, wenn die Option 
22050 \family sans
22051 Spalten
22052 \begin_inset space ~
22053 \end_inset
22054
22055 überspannen
22056 \family default
22057  in den Gleitobjekt Einstellungen gewählt ist.
22058  Gleitobjekte werden immer so gedreht, dass sie vom äußeren Rand her gelesen
22059  werden können.
22060  Um eine Drehrichtung für alle Seiten zu erzwingen, fügen Sie entweder die
22061  Option 
22062 \series bold
22063 figuresleft
22064 \series default
22065  oder 
22066 \series bold
22067 figuresright
22068 \series default
22069  zu den Dokumentklassen-Optionen hinzu.
22070 \end_layout
22071
22072 \begin_layout Standard
22073 Alle anderen Dinge sind wie bei normalen Gleitobjekten.
22074  Tabelle
22075 \begin_inset space ~
22076 \end_inset
22077
22078
22079 \begin_inset CommandInset ref
22080 LatexCommand ref
22081 reference "tab:Gedrehte-Tabelle"
22082
22083 \end_inset
22084
22085  ist ein Beispiel für eine gedrehte Gleitobjekt-Tabelle.
22086 \end_layout
22087
22088 \begin_layout Standard
22089 \begin_inset Note Greyedout
22090 status open
22091
22092 \begin_layout Plain Layout
22093
22094 \series bold
22095 Bemerkung:
22096 \series default
22097  Nicht alle DVI-Betrachter können gedrehte Gleitobjekte anzeigen.
22098 \end_layout
22099
22100 \end_inset
22101
22102
22103 \end_layout
22104
22105 \begin_layout Standard
22106 \begin_inset Float table
22107 wide false
22108 sideways true
22109 status open
22110
22111 \begin_layout Plain Layout
22112 \begin_inset Caption
22113
22114 \begin_layout Plain Layout
22115 \begin_inset CommandInset label
22116 LatexCommand label
22117 name "tab:Gedrehte-Tabelle"
22118
22119 \end_inset
22120
22121 Gedrehte Tabelle
22122 \end_layout
22123
22124 \end_inset
22125
22126
22127 \end_layout
22128
22129 \begin_layout Plain Layout
22130 \align center
22131 \begin_inset Tabular
22132 <lyxtabular version="3" rows="1" columns="5">
22133 <features tabularvalignment="middle">
22134 <column alignment="center" valignment="top" width="0">
22135 <column alignment="center" valignment="top" width="0">
22136 <column alignment="center" valignment="top" width="0">
22137 <column alignment="center" valignment="top" width="0">
22138 <column alignment="center" valignment="top" width="0">
22139 <row>
22140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22141 \begin_inset Text
22142
22143 \begin_layout Plain Layout
22144 Test
22145 \end_layout
22146
22147 \end_inset
22148 </cell>
22149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22150 \begin_inset Text
22151
22152 \begin_layout Plain Layout
22153 b
22154 \end_layout
22155
22156 \end_inset
22157 </cell>
22158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22159 \begin_inset Text
22160
22161 \begin_layout Plain Layout
22162 c
22163 \end_layout
22164
22165 \end_inset
22166 </cell>
22167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22168 \begin_inset Text
22169
22170 \begin_layout Plain Layout
22171 d
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180 e
22181 \end_layout
22182
22183 \end_inset
22184 </cell>
22185 </row>
22186 </lyxtabular>
22187
22188 \end_inset
22189
22190
22191 \end_layout
22192
22193 \end_inset
22194
22195
22196 \end_layout
22197
22198 \begin_layout Section
22199 Untergleitobjekte
22200 \begin_inset Index idx
22201 status collapsed
22202
22203 \begin_layout Plain Layout
22204 Gleitobjekte ! Untergleitobjekte
22205 \end_layout
22206
22207 \end_inset
22208
22209
22210 \end_layout
22211
22212 \begin_layout Standard
22213 Untergleitobjekte werden z.
22214 \begin_inset space \thinspace{}
22215 \end_inset
22216
22217 B.
22218  verwendet, wenn eine Abbildung aus mehreren Bildern besteht.
22219  Sie werden erstellt, indem ein Gleitobjekt in ein bestehendes Gleitobjekt
22220  eingefügt wird.
22221  Die Gleitobjekt-Platzierung kann wie bei Absätzen eingestellt werden, siehe
22222  in Tabelle
22223 \begin_inset space ~
22224 \end_inset
22225
22226
22227 \begin_inset CommandInset ref
22228 LatexCommand ref
22229 reference "tab:Untertabellen-nebeneinander"
22230
22231 \end_inset
22232
22233  und 
22234 \begin_inset CommandInset ref
22235 LatexCommand ref
22236 reference "tab:Untertabellen-übereinander"
22237
22238 \end_inset
22239
22240 .
22241 \end_layout
22242
22243 \begin_layout Standard
22244 Untergleitobjekte können wie normale Gleitobjekte referenziert werden: Tabelle
22245 \begin_inset space ~
22246 \end_inset
22247
22248
22249 \begin_inset CommandInset ref
22250 LatexCommand ref
22251 reference "tab:Untertabelle-a"
22252
22253 \end_inset
22254
22255  und 
22256 \begin_inset CommandInset ref
22257 LatexCommand ref
22258 reference "tab:Untertabelle-b"
22259
22260 \end_inset
22261
22262  sind Untertabellen von Tabelle
22263 \begin_inset space ~
22264 \end_inset
22265
22266
22267 \begin_inset CommandInset ref
22268 LatexCommand ref
22269 reference "tab:Untertabellen-nebeneinander"
22270
22271 \end_inset
22272
22273 .
22274 \end_layout
22275
22276 \begin_layout Standard
22277 \begin_inset Float table
22278 wide false
22279 sideways false
22280 status open
22281
22282 \begin_layout Plain Layout
22283 \begin_inset Caption
22284
22285 \begin_layout Plain Layout
22286 \begin_inset CommandInset label
22287 LatexCommand label
22288 name "tab:Untertabellen-nebeneinander"
22289
22290 \end_inset
22291
22292 Zwei Untertabellen nebeneinander.
22293 \end_layout
22294
22295 \end_inset
22296
22297
22298 \end_layout
22299
22300 \begin_layout Plain Layout
22301 \align center
22302 \begin_inset space \hfill{}
22303 \end_inset
22304
22305
22306 \begin_inset Float table
22307 wide false
22308 sideways false
22309 status collapsed
22310
22311 \begin_layout Plain Layout
22312 \begin_inset Caption
22313
22314 \begin_layout Plain Layout
22315 \begin_inset CommandInset label
22316 LatexCommand label
22317 name "tab:Untertabelle-a"
22318
22319 \end_inset
22320
22321 Dies ist Untertabelle a.
22322 \end_layout
22323
22324 \end_inset
22325
22326
22327 \end_layout
22328
22329 \begin_layout Plain Layout
22330 \align center
22331 \begin_inset Tabular
22332 <lyxtabular version="3" rows="1" columns="5">
22333 <features tabularvalignment="middle">
22334 <column alignment="center" valignment="top" width="0">
22335 <column alignment="center" valignment="top" width="0">
22336 <column alignment="center" valignment="top" width="0">
22337 <column alignment="center" valignment="top" width="0">
22338 <column alignment="center" valignment="top" width="0">
22339 <row>
22340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22341 \begin_inset Text
22342
22343 \begin_layout Plain Layout
22344 Test
22345 \end_layout
22346
22347 \end_inset
22348 </cell>
22349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22350 \begin_inset Text
22351
22352 \begin_layout Plain Layout
22353 b
22354 \end_layout
22355
22356 \end_inset
22357 </cell>
22358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22359 \begin_inset Text
22360
22361 \begin_layout Plain Layout
22362 c
22363 \end_layout
22364
22365 \end_inset
22366 </cell>
22367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22368 \begin_inset Text
22369
22370 \begin_layout Plain Layout
22371 d
22372 \end_layout
22373
22374 \end_inset
22375 </cell>
22376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22377 \begin_inset Text
22378
22379 \begin_layout Plain Layout
22380 e
22381 \end_layout
22382
22383 \end_inset
22384 </cell>
22385 </row>
22386 </lyxtabular>
22387
22388 \end_inset
22389
22390
22391 \end_layout
22392
22393 \end_inset
22394
22395
22396 \begin_inset space \hfill{}
22397 \end_inset
22398
22399
22400 \begin_inset Float table
22401 wide false
22402 sideways false
22403 status collapsed
22404
22405 \begin_layout Plain Layout
22406 \begin_inset Caption
22407
22408 \begin_layout Plain Layout
22409 \begin_inset CommandInset label
22410 LatexCommand label
22411 name "tab:Untertabelle-b"
22412
22413 \end_inset
22414
22415 Dies ist Untertabelle b.
22416 \end_layout
22417
22418 \end_inset
22419
22420
22421 \end_layout
22422
22423 \begin_layout Plain Layout
22424 \align center
22425 \begin_inset Tabular
22426 <lyxtabular version="3" rows="1" columns="5">
22427 <features tabularvalignment="middle">
22428 <column alignment="center" valignment="top" width="0">
22429 <column alignment="center" valignment="top" width="0">
22430 <column alignment="center" valignment="top" width="0">
22431 <column alignment="center" valignment="top" width="0">
22432 <column alignment="center" valignment="top" width="0">
22433 <row>
22434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22435 \begin_inset Text
22436
22437 \begin_layout Plain Layout
22438 e
22439 \end_layout
22440
22441 \end_inset
22442 </cell>
22443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22444 \begin_inset Text
22445
22446 \begin_layout Plain Layout
22447 d
22448 \end_layout
22449
22450 \end_inset
22451 </cell>
22452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22453 \begin_inset Text
22454
22455 \begin_layout Plain Layout
22456 c
22457 \end_layout
22458
22459 \end_inset
22460 </cell>
22461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22462 \begin_inset Text
22463
22464 \begin_layout Plain Layout
22465 b
22466 \end_layout
22467
22468 \end_inset
22469 </cell>
22470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22471 \begin_inset Text
22472
22473 \begin_layout Plain Layout
22474 Test
22475 \end_layout
22476
22477 \end_inset
22478 </cell>
22479 </row>
22480 </lyxtabular>
22481
22482 \end_inset
22483
22484
22485 \end_layout
22486
22487 \end_inset
22488
22489
22490 \begin_inset space \hfill{}
22491 \end_inset
22492
22493
22494 \end_layout
22495
22496 \end_inset
22497
22498
22499 \end_layout
22500
22501 \begin_layout Standard
22502 \begin_inset Float table
22503 wide false
22504 sideways false
22505 status open
22506
22507 \begin_layout Plain Layout
22508 \begin_inset Caption
22509
22510 \begin_layout Plain Layout
22511 \begin_inset CommandInset label
22512 LatexCommand label
22513 name "tab:Untertabellen-übereinander"
22514
22515 \end_inset
22516
22517 Zwei Untertabellen übereinander.
22518  (a) Tabelle mit 4 Zellen, (b) Tabelle mit 5 Zellen.
22519 \end_layout
22520
22521 \end_inset
22522
22523
22524 \end_layout
22525
22526 \begin_layout Plain Layout
22527 \align center
22528 \begin_inset Float table
22529 wide false
22530 sideways false
22531 status collapsed
22532
22533 \begin_layout Plain Layout
22534 \begin_inset Caption
22535
22536 \begin_layout Plain Layout
22537
22538 \end_layout
22539
22540 \end_inset
22541
22542
22543 \end_layout
22544
22545 \begin_layout Plain Layout
22546 \align center
22547 \begin_inset Tabular
22548 <lyxtabular version="3" rows="1" columns="4">
22549 <features tabularvalignment="middle">
22550 <column alignment="center" valignment="top" width="0">
22551 <column alignment="center" valignment="top" width="0">
22552 <column alignment="center" valignment="top" width="0">
22553 <column alignment="center" valignment="top" width="0">
22554 <row>
22555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22556 \begin_inset Text
22557
22558 \begin_layout Plain Layout
22559 Test
22560 \end_layout
22561
22562 \end_inset
22563 </cell>
22564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22565 \begin_inset Text
22566
22567 \begin_layout Plain Layout
22568 Test
22569 \end_layout
22570
22571 \end_inset
22572 </cell>
22573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22574 \begin_inset Text
22575
22576 \begin_layout Plain Layout
22577 Test
22578 \end_layout
22579
22580 \end_inset
22581 </cell>
22582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22583 \begin_inset Text
22584
22585 \begin_layout Plain Layout
22586 Test
22587 \end_layout
22588
22589 \end_inset
22590 </cell>
22591 </row>
22592 </lyxtabular>
22593
22594 \end_inset
22595
22596
22597 \end_layout
22598
22599 \end_inset
22600
22601
22602 \end_layout
22603
22604 \begin_layout Plain Layout
22605 \align center
22606 \begin_inset Float table
22607 wide false
22608 sideways false
22609 status collapsed
22610
22611 \begin_layout Plain Layout
22612 \begin_inset Caption
22613
22614 \begin_layout Plain Layout
22615
22616 \end_layout
22617
22618 \end_inset
22619
22620
22621 \end_layout
22622
22623 \begin_layout Plain Layout
22624 \align center
22625 \begin_inset Tabular
22626 <lyxtabular version="3" rows="1" columns="5">
22627 <features tabularvalignment="middle">
22628 <column alignment="center" valignment="top" width="0">
22629 <column alignment="center" valignment="top" width="0">
22630 <column alignment="center" valignment="top" width="0">
22631 <column alignment="center" valignment="top" width="0">
22632 <column alignment="center" valignment="top" width="0">
22633 <row>
22634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22635 \begin_inset Text
22636
22637 \begin_layout Plain Layout
22638 a
22639 \end_layout
22640
22641 \end_inset
22642 </cell>
22643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22644 \begin_inset Text
22645
22646 \begin_layout Plain Layout
22647 b
22648 \end_layout
22649
22650 \end_inset
22651 </cell>
22652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22653 \begin_inset Text
22654
22655 \begin_layout Plain Layout
22656 c
22657 \end_layout
22658
22659 \end_inset
22660 </cell>
22661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22662 \begin_inset Text
22663
22664 \begin_layout Plain Layout
22665 d
22666 \end_layout
22667
22668 \end_inset
22669 </cell>
22670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22671 \begin_inset Text
22672
22673 \begin_layout Plain Layout
22674 e
22675 \end_layout
22676
22677 \end_inset
22678 </cell>
22679 </row>
22680 </lyxtabular>
22681
22682 \end_inset
22683
22684
22685 \end_layout
22686
22687 \end_inset
22688
22689
22690 \end_layout
22691
22692 \end_inset
22693
22694
22695 \end_layout
22696
22697 \begin_layout Section
22698 Gleitobjekte nebeneinander
22699 \begin_inset Index idx
22700 status collapsed
22701
22702 \begin_layout Plain Layout
22703 Gleitobjekte ! nebeneinander
22704 \end_layout
22705
22706 \end_inset
22707
22708
22709 \end_layout
22710
22711 \begin_layout Standard
22712 Um Gleitobjekte nebeneinander zu setzen wie bei Abbildung
22713 \begin_inset space ~
22714 \end_inset
22715
22716
22717 \begin_inset CommandInset ref
22718 LatexCommand ref
22719 reference "abb:Gleitobjekt-links"
22720
22721 \end_inset
22722
22723  und 
22724 \begin_inset CommandInset ref
22725 LatexCommand ref
22726 reference "abb:Gleitobjekt-rechts"
22727
22728 \end_inset
22729
22730  wird nur 
22731 \emph on
22732 ein
22733 \emph default
22734  Gleitobjekt verwendet.
22735  In dieses werden zwei Minipage Boxen eingefügt.
22736 \begin_inset Foot
22737 status collapsed
22738
22739 \begin_layout Plain Layout
22740 Minipages sind in Abschnitt
22741 \begin_inset space ~
22742 \end_inset
22743
22744
22745 \begin_inset CommandInset ref
22746 LatexCommand ref
22747 reference "abs:Minipage"
22748
22749 \end_inset
22750
22751  erklärt.
22752 \end_layout
22753
22754 \end_inset
22755
22756  Die Breite wird für jede Minipage auf 45
22757 \begin_inset space \thinspace{}
22758 \end_inset
22759
22760 -50
22761 \begin_inset space \thinspace{}
22762 \end_inset
22763
22764 Spalten% und die Box Ausrichtung auf 
22765 \family sans
22766 Unten
22767 \family default
22768  gesetzt.
22769  Die Minipage-Boxen enthalten das Bild und die Beschriftung wie in einem
22770  Gleitobjekt.
22771  Der einzige Unterschied ist, dass die Bildeinheit 
22772 \family sans
22773 Spaltenbreite
22774 \begin_inset space ~
22775 \end_inset
22776
22777 %
22778 \family default
22779  nun bezüglich der Breite der Minipage-Boxen berechnet wird.
22780 \end_layout
22781
22782 \begin_layout Standard
22783 \begin_inset Float figure
22784 wide false
22785 sideways false
22786 status open
22787
22788 \begin_layout Plain Layout
22789 \begin_inset Box Frameless
22790 position "b"
22791 hor_pos "c"
22792 has_inner_box 1
22793 inner_pos "t"
22794 use_parbox 0
22795 use_makebox 0
22796 width "45col%"
22797 special "none"
22798 height "1in"
22799 height_special "totalheight"
22800 status open
22801
22802 \begin_layout Plain Layout
22803 \align center
22804 \begin_inset Graphics
22805         filename ../clipart/mobius.eps
22806         lyxscale 50
22807         width 100col%
22808         scaleBeforeRotation
22809
22810 \end_inset
22811
22812
22813 \end_layout
22814
22815 \begin_layout Plain Layout
22816 \begin_inset Caption
22817
22818 \begin_layout Plain Layout
22819 \begin_inset CommandInset label
22820 LatexCommand label
22821 name "abb:Gleitobjekt-links"
22822
22823 \end_inset
22824
22825 Gleitobjekt auf der linken Seite.
22826 \end_layout
22827
22828 \end_inset
22829
22830
22831 \end_layout
22832
22833 \end_inset
22834
22835
22836 \begin_inset space \hfill{}
22837 \end_inset
22838
22839
22840 \begin_inset Box Frameless
22841 position "b"
22842 hor_pos "c"
22843 has_inner_box 1
22844 inner_pos "t"
22845 use_parbox 0
22846 use_makebox 0
22847 width "45col%"
22848 special "none"
22849 height "1in"
22850 height_special "totalheight"
22851 status open
22852
22853 \begin_layout Plain Layout
22854 \align center
22855 \begin_inset Graphics
22856         filename ../clipart/platypus.eps
22857         lyxscale 50
22858         width 100col%
22859         scaleBeforeRotation
22860
22861 \end_inset
22862
22863
22864 \end_layout
22865
22866 \begin_layout Plain Layout
22867 \begin_inset Caption
22868
22869 \begin_layout Plain Layout
22870 \begin_inset CommandInset label
22871 LatexCommand label
22872 name "abb:Gleitobjekt-rechts"
22873
22874 \end_inset
22875
22876 Gleitobjekt auf der rechten Seite.
22877 \end_layout
22878
22879 \end_inset
22880
22881
22882 \end_layout
22883
22884 \end_inset
22885
22886
22887 \end_layout
22888
22889 \end_inset
22890
22891
22892 \end_layout
22893
22894 \begin_layout Section
22895 Beschriftungs-Formatierung
22896 \begin_inset CommandInset label
22897 LatexCommand label
22898 name "abs:Titel-Formatierung"
22899
22900 \end_inset
22901
22902
22903 \begin_inset Index idx
22904 status collapsed
22905
22906 \begin_layout Plain Layout
22907 Gleitobjekte ! Beschriftung ! Formatierung
22908 \end_layout
22909
22910 \end_inset
22911
22912
22913 \end_layout
22914
22915 \begin_layout Standard
22916
22917 \family sans
22918 Legende
22919 \family default
22920  ist die Standard-Paragraf-Umgebung für Gleitobjekt-Beschriftungen.
22921  In LyX sehen Titel so aus:  
22922 \family sans
22923
22924 \begin_inset Quotes gld
22925 \end_inset
22926
22927 Abbildung xyz:
22928 \family default
22929
22930 \begin_inset Quotes grd
22931 \end_inset
22932
22933 , gefolgt vom Beschriftungstext, wobei 
22934 \family sans
22935 xyz
22936 \family default
22937  die von LyX vergebene Nummer ist.
22938  Standardmäßig werden die Marke und der Beschriftungstext im selben Font
22939  gedruckt.
22940  Dies ist nicht immer brauchbar.
22941 \end_layout
22942
22943 \begin_layout Standard
22944 Um das Standardformat für die Beschriftung zu ändern, müssen Sie das LaTeX-Paket
22945  
22946 \series bold
22947 caption
22948 \series default
22949
22950 \begin_inset Index idx
22951 status collapsed
22952
22953 \begin_layout Plain Layout
22954 LaTeX-Pakete ! caption
22955 \end_layout
22956
22957 \end_inset
22958
22959  in den LaTeX-Vorspann laden:
22960 \end_layout
22961
22962 \begin_layout Standard
22963
22964 \series bold
22965
22966 \backslash
22967 usepackage[Format-Definition]{caption}
22968 \end_layout
22969
22970 \begin_layout Standard
22971 Wenn zum Beispiel Name und Nummer serifenfrei und fett gedruckt werden und
22972  die Beschriftung immer über der Tabelle, müssen Sie folgenden Befehl benutzen:
22973 \end_layout
22974
22975 \begin_layout Standard
22976
22977 \series bold
22978
22979 \backslash
22980 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22981 \end_layout
22982
22983 \begin_layout Standard
22984 Sie können auch verschiedene Formate für verschiedene Gleitobjekt-Typen
22985  definieren.
22986  Dazu laden Sie das 
22987 \series bold
22988 caption
22989 \series default
22990 -Paket ohne Format-Optionen und definieren die verschiedenen Formate mit
22991  dem Befehl
22992 \end_layout
22993
22994 \begin_layout Standard
22995
22996 \series bold
22997
22998 \backslash
22999 captionsetup[Gleitobjekt-Typ]{Format-Definition}
23000 \end_layout
23001
23002 \begin_layout Standard
23003 Für Abbildung
23004 \begin_inset space ~
23005 \end_inset
23006
23007
23008 \begin_inset CommandInset ref
23009 LatexCommand ref
23010 reference "abb:Langer-Abb-Titel"
23011
23012 \end_inset
23013
23014  und Tabelle
23015 \begin_inset space ~
23016 \end_inset
23017
23018
23019 \begin_inset CommandInset ref
23020 LatexCommand ref
23021 reference "tab:Langer-Tab-Titel"
23022
23023 \end_inset
23024
23025  können die Beschriftungen mit folgenden Befehlen im LaTeX-Vorspann definiert
23026  werden:
23027 \end_layout
23028
23029 \begin_layout Standard
23030
23031 \series bold
23032
23033 \backslash
23034 usepackage[tableposition=top]{caption}
23035 \begin_inset Newline newline
23036 \end_inset
23037
23038
23039 \backslash
23040 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
23041 \begin_inset Newline newline
23042 \end_inset
23043
23044
23045 \begin_inset Phantom HPhantom
23046 status open
23047
23048 \begin_layout Plain Layout
23049
23050 \series bold
23051
23052 \backslash
23053 captionsetup[figure]{
23054 \end_layout
23055
23056 \end_inset
23057
23058 labelsep=period}
23059 \begin_inset Newline newline
23060 \end_inset
23061
23062
23063 \backslash
23064 captionsetup[table]{labelfont={bf,sf}}
23065 \end_layout
23066
23067 \begin_layout Standard
23068 \begin_inset Note Greyedout
23069 status open
23070
23071 \begin_layout Plain Layout
23072
23073 \series bold
23074 Bemerkung:
23075 \series default
23076  Die Option 
23077 \series bold
23078 tableposition=top
23079 \series default
23080  hat keine Auswirkung, wenn eine 
23081 \series bold
23082 KOMA-Script
23083 \series default
23084
23085 \begin_inset Index idx
23086 status collapsed
23087
23088 \begin_layout Plain Layout
23089 LaTeX-Pakete ! KOMA-Script
23090 \end_layout
23091
23092 \end_inset
23093
23094 -Dokumentklasse verwendet wird.
23095  Hier muss die Option 
23096 \series bold
23097 captions=tableheading
23098 \series default
23099  benutzt werden.
23100 \end_layout
23101
23102 \end_inset
23103
23104
23105 \end_layout
23106
23107 \begin_layout Standard
23108 Weitere Informationen über das Paket
23109 \series bold
23110  caption
23111 \series default
23112  finden Sie in seiner Dokumentation 
23113 \begin_inset CommandInset citation
23114 LatexCommand cite
23115 key "caption"
23116
23117 \end_inset
23118
23119 .
23120 \end_layout
23121
23122 \begin_layout Standard
23123 Wenn Sie den Namen von 
23124 \begin_inset Quotes gld
23125 \end_inset
23126
23127 Abbildung
23128 \begin_inset Quotes grd
23129 \end_inset
23130
23131  auf 
23132 \begin_inset Quotes gld
23133 \end_inset
23134
23135 Bild
23136 \begin_inset Quotes grd
23137 \end_inset
23138
23139  ändern wollen, können Sie das mit folgendem Befehl im LaTeX-Vorspann  machen:
23140 \end_layout
23141
23142 \begin_layout Standard
23143
23144 \series bold
23145
23146 \backslash
23147 renewcommand{
23148 \backslash
23149 fnum@figure}{Bild~
23150 \backslash
23151 thefigure}
23152 \end_layout
23153
23154 \begin_layout Standard
23155 wobei 
23156 \series bold
23157
23158 \backslash
23159 thefigure
23160 \series default
23161  die Bildnummer einsetzt und
23162 \series bold
23163  ~
23164 \series default
23165  ein geschütztes Leerzeichen ist.
23166 \end_layout
23167
23168 \begin_layout Standard
23169 \begin_inset VSpace bigskip
23170 \end_inset
23171
23172 Wenn Sie eine 
23173 \series bold
23174 KOMA-Script
23175 \series default
23176
23177 \begin_inset Index idx
23178 status collapsed
23179
23180 \begin_layout Plain Layout
23181 LaTeX-Pakete ! KOMA-Script
23182 \end_layout
23183
23184 \end_inset
23185
23186 -Dokumentklasse (
23187 \family sans
23188 article (KOMA-Script)
23189 \family default
23190
23191 \family sans
23192 book (KOMA-Script)
23193 \family default
23194
23195 \family sans
23196 letter (KOMA-Script)
23197 \family default
23198  oder 
23199 \family sans
23200 report (KOMA-Script)
23201 \family default
23202 ) benutzen, können Sie anstatt des 
23203 \series bold
23204 caption
23205 \series default
23206 -Paketes den eingebauten Befehl 
23207 \series bold
23208
23209 \backslash
23210 setkomafont
23211 \series default
23212  von 
23213 \series bold
23214 KOMA-Script
23215 \series default
23216  benutzen.
23217  Der Befehl
23218 \end_layout
23219
23220 \begin_layout Standard
23221
23222 \series bold
23223
23224 \backslash
23225 setkomafont{captionlabel}{
23226 \backslash
23227 bfseries}
23228 \end_layout
23229
23230 \begin_layout Standard
23231 im LaTeX-Vorspann druckt den Namen fett.
23232 \end_layout
23233
23234 \begin_layout Standard
23235 Weitere Informationen über 
23236 \series bold
23237
23238 \backslash
23239 setkomafont
23240 \series default
23241  finden Sie in der 
23242 \series bold
23243 KOMA-Script
23244 \series default
23245 -Do\SpecialChar \-
23246 ku\SpecialChar \-
23247 men\SpecialChar \-
23248 ta\SpecialChar \-
23249 tion 
23250 \begin_inset CommandInset citation
23251 LatexCommand cite
23252 key "KOMA-Script"
23253
23254 \end_inset
23255
23256 .
23257 \end_layout
23258
23259 \begin_layout Standard
23260 \begin_inset ERT
23261 status collapsed
23262
23263 \begin_layout Plain Layout
23264
23265
23266 \backslash
23267 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
23268 }
23269 \end_layout
23270
23271 \end_inset
23272
23273
23274 \begin_inset Note Note
23275 status open
23276
23277 \begin_layout Plain Layout
23278 Das Beschriftungsformat wurde nur für dieses Beispiel geändert
23279 \end_layout
23280
23281 \end_inset
23282
23283
23284 \end_layout
23285
23286 \begin_layout Standard
23287 \begin_inset Float figure
23288 placement !p
23289 wide false
23290 sideways false
23291 status open
23292
23293 \begin_layout Plain Layout
23294 \align center
23295 \begin_inset Graphics
23296         filename ../clipart/mobius.eps
23297         lyxscale 50
23298         scale 50
23299         scaleBeforeRotation
23300
23301 \end_inset
23302
23303
23304 \end_layout
23305
23306 \begin_layout Plain Layout
23307 \begin_inset Caption
23308
23309 \begin_layout Plain Layout
23310 \begin_inset CommandInset label
23311 LatexCommand label
23312 name "abb:Langer-Abb-Titel"
23313
23314 \end_inset
23315
23316 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
23317  ist, um das andere Beschriftungsformat zu zeigen.
23318  Hier wurde ein selbst definiertes Beschriftungsformat benutzt.
23319 \begin_inset Argument
23320 status collapsed
23321
23322 \begin_layout Plain Layout
23323 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
23324  ist.
23325 \end_layout
23326
23327 \end_inset
23328
23329
23330 \end_layout
23331
23332 \end_inset
23333
23334
23335 \end_layout
23336
23337 \end_inset
23338
23339
23340 \end_layout
23341
23342 \begin_layout Standard
23343 \begin_inset ERT
23344 status collapsed
23345
23346 \begin_layout Plain Layout
23347
23348
23349 \backslash
23350 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
23351 on}
23352 \end_layout
23353
23354 \end_inset
23355
23356
23357 \end_layout
23358
23359 \begin_layout Standard
23360 \begin_inset Float table
23361 placement !p
23362 wide false
23363 sideways false
23364 status open
23365
23366 \begin_layout Plain Layout
23367 \begin_inset Caption
23368
23369 \begin_layout Plain Layout
23370 \begin_inset CommandInset label
23371 LatexCommand label
23372 name "tab:Langer-Tab-Titel"
23373
23374 \end_inset
23375
23376 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
23377  ist, um das andere Beschriftungsformat zu zeigen.
23378  Hier wurde das Standard-Beschriftungsformat dieses Dokuments für Tabellen
23379  benutzt.
23380 \begin_inset Argument
23381 status collapsed
23382
23383 \begin_layout Plain Layout
23384 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
23385  ist.
23386 \end_layout
23387
23388 \end_inset
23389
23390
23391 \end_layout
23392
23393 \end_inset
23394
23395
23396 \end_layout
23397
23398 \begin_layout Plain Layout
23399 \align center
23400 \begin_inset Tabular
23401 <lyxtabular version="3" rows="1" columns="5">
23402 <features tabularvalignment="middle">
23403 <column alignment="center" valignment="top" width="0">
23404 <column alignment="center" valignment="top" width="0">
23405 <column alignment="center" valignment="top" width="0">
23406 <column alignment="center" valignment="top" width="0">
23407 <column alignment="center" valignment="top" width="0">
23408 <row>
23409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23410 \begin_inset Text
23411
23412 \begin_layout Plain Layout
23413 a
23414 \end_layout
23415
23416 \end_inset
23417 </cell>
23418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23419 \begin_inset Text
23420
23421 \begin_layout Plain Layout
23422 b
23423 \end_layout
23424
23425 \end_inset
23426 </cell>
23427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23428 \begin_inset Text
23429
23430 \begin_layout Plain Layout
23431 c
23432 \end_layout
23433
23434 \end_inset
23435 </cell>
23436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23437 \begin_inset Text
23438
23439 \begin_layout Plain Layout
23440 d
23441 \end_layout
23442
23443 \end_inset
23444 </cell>
23445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23446 \begin_inset Text
23447
23448 \begin_layout Plain Layout
23449 e
23450 \end_layout
23451
23452 \end_inset
23453 </cell>
23454 </row>
23455 </lyxtabular>
23456
23457 \end_inset
23458
23459
23460 \end_layout
23461
23462 \end_inset
23463
23464
23465 \end_layout
23466
23467 \begin_layout Section
23468 Beschriftungs-Platzierung
23469 \begin_inset CommandInset label
23470 LatexCommand label
23471 name "abs:Titel-Platzierung"
23472
23473 \end_inset
23474
23475
23476 \begin_inset Index idx
23477 status collapsed
23478
23479 \begin_layout Plain Layout
23480 Gleitobjekte ! Beschriftung ! Platzierung
23481 \end_layout
23482
23483 \end_inset
23484
23485
23486 \end_layout
23487
23488 \begin_layout Standard
23489 Normalerweise werden die Beschriftungen wie folgt platziert:
23490 \end_layout
23491
23492 \begin_layout Description
23493 Abbildung: darunter
23494 \end_layout
23495
23496 \begin_layout Description
23497 Tabelle: darüber
23498 \end_layout
23499
23500 \begin_layout Standard
23501 LaTeX-Standard-Klassen unterstützen diese Vereinbarung nicht für Tabellen.
23502  Das heißt wenn Sie eine der Dokument-Klassen 
23503 \family sans
23504 article
23505 \family default
23506
23507 \family sans
23508 book
23509 \family default
23510
23511 \family sans
23512 letter
23513 \family default
23514  oder 
23515 \family sans
23516 report
23517 \family default
23518  benutzen, wird zwischen Beschriftung und Tabelle kein Zwischenraum gedruckt.
23519  Um das zu erreichen, müssen Sie beim Lade-Befehl des LaTeX-Pakets 
23520 \series bold
23521 caption
23522 \series default
23523  im LaTeX-Vorspann folgendes schreiben:
23524 \begin_inset Foot
23525 status collapsed
23526
23527 \begin_layout Plain Layout
23528 In Abschnitt
23529 \begin_inset space ~
23530 \end_inset
23531
23532
23533 \begin_inset CommandInset ref
23534 LatexCommand ref
23535 reference "abs:Titel-Formatierung"
23536
23537 \end_inset
23538
23539  steht mehr über das Paket 
23540 \series bold
23541 caption
23542 \series default
23543 .
23544 \end_layout
23545
23546 \end_inset
23547
23548
23549 \end_layout
23550
23551 \begin_layout Standard
23552
23553 \series bold
23554 tableposition=top
23555 \end_layout
23556
23557 \begin_layout Standard
23558 Wenn Sie eine 
23559 \series bold
23560 KOMA-Script
23561 \series default
23562
23563 \begin_inset Index idx
23564 status collapsed
23565
23566 \begin_layout Plain Layout
23567 LaTeX-Pakete ! KOMA-Script
23568 \end_layout
23569
23570 \end_inset
23571
23572 -Dokumentklasse (
23573 \family sans
23574 article (KOMA-Script)
23575 \family default
23576
23577 \family sans
23578 book (KOMA-Script)
23579 \family default
23580
23581 \family sans
23582 letter (KOMA-Script)
23583 \family default
23584  oder 
23585 \family sans
23586 report (KOMA-Script)
23587 \family default
23588 ) benutzen, können Sie alternativ zum 
23589 \series bold
23590 caption
23591 \series default
23592 -Paket die Option 
23593 \series bold
23594 captions=tableheading
23595 \series default
23596  benutzen.
23597 \end_layout
23598
23599 \begin_layout Standard
23600 \begin_inset VSpace bigskip
23601 \end_inset
23602
23603 Die Beschriftung kann auch neben  der Abbildung oder Tabelle stehen.
23604  Das bewirkt das LaTeX-Paket 
23605 \series bold
23606 sidecap
23607 \series default
23608
23609 \begin_inset Index idx
23610 status collapsed
23611
23612 \begin_layout Plain Layout
23613 LaTeX-Pakete ! sidecap
23614 \end_layout
23615
23616 \end_inset
23617
23618 , das so in den LaTeX-Vorspann geladen wird:
23619 \end_layout
23620
23621 \begin_layout Standard
23622
23623 \series bold
23624
23625 \backslash
23626 usepackage[Option]{sidecap}
23627 \end_layout
23628
23629 \begin_layout Standard
23630 Wenn Sie keine Option setzen, wird die Beschriftung außen gesetzt.
23631  Mit 
23632 \series bold
23633 innercaption
23634 \series default
23635  wird die Beschriftung innen gedruckt.
23636  Um die Beschriftung immer rechts oder links zu erzwingen, benutzen Sie
23637  
23638 \series bold
23639 rightcaption
23640 \series default
23641  oder 
23642 \series bold
23643 leftcaption
23644 \series default
23645 .
23646 \end_layout
23647
23648 \begin_layout Standard
23649 \begin_inset ERT
23650 status collapsed
23651
23652 \begin_layout Plain Layout
23653
23654
23655 \backslash
23656 ifsidecap
23657 \end_layout
23658
23659 \end_inset
23660
23661
23662 \begin_inset Note Note
23663 status open
23664
23665 \begin_layout Plain Layout
23666 Der folgende Abschnitt wird nur gedruckt, wenn das LaTeX-Paket 
23667 \series bold
23668 sidecap
23669 \series default
23670  installiert ist.
23671 \end_layout
23672
23673 \end_inset
23674
23675
23676 \end_layout
23677
23678 \begin_layout Standard
23679 Um die Beschriftung mit LyX seitlich zu drucken, müssen Sie folgende Befehle
23680  in den LaTeX-Vorspann schreiben:
23681 \end_layout
23682
23683 \begin_layout Standard
23684 \noindent
23685 \begin_inset CommandInset line
23686 LatexCommand rule
23687 offset "0.5ex"
23688 width "100line%"
23689 height "1pt"
23690
23691 \end_inset
23692
23693
23694 \end_layout
23695
23696 \begin_layout Standard
23697
23698 \series bold
23699
23700 \backslash
23701 newcommand{
23702 \backslash
23703 TabBesBeg}[1][1.0]{%
23704 \begin_inset Newline newline
23705 \end_inset
23706
23707
23708 \begin_inset Phantom HPhantom
23709 status open
23710
23711 \begin_layout Plain Layout
23712 \begin_inset space ~
23713 \end_inset
23714
23715
23716 \end_layout
23717
23718 \end_inset
23719
23720
23721 \backslash
23722 let
23723 \backslash
23724 MyTable
23725 \backslash
23726 table
23727 \begin_inset Newline newline
23728 \end_inset
23729
23730
23731 \begin_inset Phantom HPhantom
23732 status open
23733
23734 \begin_layout Plain Layout
23735
23736 \series medium
23737 \begin_inset space ~
23738 \end_inset
23739
23740
23741 \end_layout
23742
23743 \end_inset
23744
23745
23746 \backslash
23747 let
23748 \backslash
23749 MyEndtable
23750 \backslash
23751 endtable
23752 \begin_inset Newline newline
23753 \end_inset
23754
23755
23756 \begin_inset Phantom HPhantom
23757 status open
23758
23759 \begin_layout Plain Layout
23760
23761 \series medium
23762 \begin_inset space ~
23763 \end_inset
23764
23765
23766 \end_layout
23767
23768 \end_inset
23769
23770
23771 \backslash
23772 renewenvironment{table}[1]{
23773 \backslash
23774 begin{SCtable}[#1]##1}{
23775 \backslash
23776 end{SCtable}}}
23777 \end_layout
23778
23779 \begin_layout Standard
23780
23781 \series bold
23782
23783 \backslash
23784 newcommand{
23785 \backslash
23786 TabBesEnd}{%
23787 \begin_inset Newline newline
23788 \end_inset
23789
23790
23791 \begin_inset Phantom HPhantom
23792 status open
23793
23794 \begin_layout Plain Layout
23795 \begin_inset space ~
23796 \end_inset
23797
23798
23799 \end_layout
23800
23801 \end_inset
23802
23803
23804 \backslash
23805 let
23806 \backslash
23807 table
23808 \backslash
23809 MyTable
23810 \begin_inset Newline newline
23811 \end_inset
23812
23813
23814 \begin_inset Phantom HPhantom
23815 status open
23816
23817 \begin_layout Plain Layout
23818 \begin_inset space ~
23819 \end_inset
23820
23821
23822 \end_layout
23823
23824 \end_inset
23825
23826
23827 \backslash
23828 let
23829 \backslash
23830 endtable
23831 \backslash
23832 MyEndtable
23833 \end_layout
23834
23835 \begin_layout Standard
23836
23837 \series bold
23838
23839 \backslash
23840 newcommand{
23841 \backslash
23842 FigBesBeg}[1][1.0]{%
23843 \begin_inset Newline newline
23844 \end_inset
23845
23846
23847 \begin_inset Phantom HPhantom
23848 status open
23849
23850 \begin_layout Plain Layout
23851 \begin_inset space ~
23852 \end_inset
23853
23854
23855 \end_layout
23856
23857 \end_inset
23858
23859
23860 \backslash
23861 let
23862 \backslash
23863 MyFigure
23864 \backslash
23865 figure
23866 \begin_inset Newline newline
23867 \end_inset
23868
23869
23870 \begin_inset Phantom HPhantom
23871 status open
23872
23873 \begin_layout Plain Layout
23874 \begin_inset space ~
23875 \end_inset
23876
23877
23878 \end_layout
23879
23880 \end_inset
23881
23882
23883 \backslash
23884 let
23885 \backslash
23886 MyEndfigure
23887 \backslash
23888 endfigure
23889 \begin_inset Newline newline
23890 \end_inset
23891
23892
23893 \begin_inset Phantom HPhantom
23894 status open
23895
23896 \begin_layout Plain Layout
23897 \begin_inset space ~
23898 \end_inset
23899
23900
23901 \end_layout
23902
23903 \end_inset
23904
23905
23906 \backslash
23907 renewenvironment{figure}[1]{
23908 \backslash
23909 begin{SCfigure}[#1]##1}{
23910 \backslash
23911 end{SCfigure}}}
23912 \end_layout
23913
23914 \begin_layout Standard
23915
23916 \series bold
23917
23918 \backslash
23919 newcommand{
23920 \backslash
23921 FigBesEnd}{%
23922 \begin_inset Newline newline
23923 \end_inset
23924
23925
23926 \begin_inset Phantom HPhantom
23927 status open
23928
23929 \begin_layout Plain Layout
23930 \begin_inset space ~
23931 \end_inset
23932
23933
23934 \end_layout
23935
23936 \end_inset
23937
23938
23939 \backslash
23940 let
23941 \backslash
23942 figure
23943 \backslash
23944 MyFigure
23945 \begin_inset Newline newline
23946 \end_inset
23947
23948
23949 \begin_inset Phantom HPhantom
23950 status open
23951
23952 \begin_layout Plain Layout
23953 \begin_inset space ~
23954 \end_inset
23955
23956
23957 \end_layout
23958
23959 \end_inset
23960
23961
23962 \backslash
23963 let
23964 \backslash
23965 endfigure
23966 \backslash
23967 MyEndfigure}
23968 \end_layout
23969
23970 \begin_layout Standard
23971 \noindent
23972 \begin_inset CommandInset line
23973 LatexCommand rule
23974 offset "0.5ex"
23975 width "100line%"
23976 height "1pt"
23977
23978 \end_inset
23979
23980
23981 \end_layout
23982
23983 \begin_layout Standard
23984 Mit den Befehlen können Sie die Gleitobjekte so umdefinieren, dass die Beschrift
23985 ungen seitlich gedruckt werden.
23986  Für Gleitobjekt-Abbildungen schreiben Sie den Befehl
23987 \end_layout
23988
23989 \begin_layout Standard
23990
23991 \series bold
23992
23993 \backslash
23994 FigBesBeg
23995 \end_layout
23996
23997 \begin_layout Standard
23998 als TeX-Code vor das Gleitobjekt und fügen Sie den Befehl
23999 \end_layout
24000
24001 \begin_layout Standard
24002
24003 \series bold
24004
24005 \backslash
24006 FigBesEnd
24007 \end_layout
24008
24009 \begin_layout Standard
24010 als TeX-Code an der Stelle ein, wo Sie zur ursprünglichen Gleitobjekt-Definition
24011  zurückkehren wollen.
24012 \end_layout
24013
24014 \begin_layout Standard
24015 Bei Gleitobjekt-Tabellen heißen die Befehle
24016 \end_layout
24017
24018 \begin_layout Standard
24019
24020 \series bold
24021
24022 \backslash
24023 TabBesBeg
24024 \series default
24025  und 
24026 \series bold
24027
24028 \backslash
24029 TabBesEnd
24030 \series default
24031 .
24032 \end_layout
24033
24034 \begin_layout Standard
24035 Abbildung
24036 \begin_inset space ~
24037 \end_inset
24038
24039
24040 \begin_inset CommandInset ref
24041 LatexCommand ref
24042 reference "abb:Beschriftung-neben"
24043
24044 \end_inset
24045
24046  und Tabelle
24047 \begin_inset space ~
24048 \end_inset
24049
24050
24051 \begin_inset CommandInset ref
24052 LatexCommand ref
24053 reference "tab:Beschriftung-neben"
24054
24055 \end_inset
24056
24057  sind Beispiele für seitliche Beschriftungen.
24058 \end_layout
24059
24060 \begin_layout Standard
24061 Sie sehen, dass die Beschriftung bei Gleitobjekt-Tabellen am oberen Rand
24062  der Tabelle gedruckt wird und bei Gleitobjekt-Abbildungen am unteren Rand
24063  der Abbildung.
24064  Das kann man mit dem Befehl
24065 \end_layout
24066
24067 \begin_layout Standard
24068
24069 \series bold
24070
24071 \backslash
24072 sidecaptionvpos{Gleitobjekt-Typ}{Platzierung}
24073 \end_layout
24074
24075 \begin_layout Standard
24076 im LaTeX-Vorspann oder als TeX-Code vor dem Gleitobjekt ändern.
24077  Der Gleitobjekt-Typ ist entweder 
24078 \family sans
24079 figure
24080 \family default
24081  oder 
24082 \family sans
24083 table
24084 \family default
24085 , die
24086 \family sans
24087  
24088 \family default
24089 Platzierung ist 
24090 \family typewriter
24091 t
24092 \family default
24093  für oben, 
24094 \family typewriter
24095 c
24096 \family default
24097  für zentriert oder 
24098 \family typewriter
24099 b
24100 \family default
24101  für unten.
24102  Um die Beschriftung einer Gleitobjekt-Abbildung vertikal zu zentrieren,
24103  lautet der Befehl
24104 \end_layout
24105
24106 \begin_layout Standard
24107
24108 \series bold
24109
24110 \backslash
24111 sidecaptionvpos{figure}{c}
24112 \end_layout
24113
24114 \begin_layout Standard
24115 Das wurde in Abbildung
24116 \begin_inset space ~
24117 \end_inset
24118
24119
24120 \begin_inset CommandInset ref
24121 LatexCommand ref
24122 reference "abb:cap-beside-fig-2"
24123
24124 \end_inset
24125
24126  benutzt.
24127 \end_layout
24128
24129 \begin_layout Standard
24130 \begin_inset VSpace medskip
24131 \end_inset
24132
24133
24134 \end_layout
24135
24136 \begin_layout Standard
24137 Die Standard Beschriftungsbreite ist die Breite des Bildes/der Tabelle.
24138  Für schmale Bilder/Tabellen, wie in Tabelle
24139 \begin_inset space ~
24140 \end_inset
24141
24142
24143 \begin_inset CommandInset ref
24144 LatexCommand ref
24145 reference "tab:Beschriftung-neben"
24146
24147 \end_inset
24148
24149 , führt dies zu zu schmalen Beschriftungen.
24150  Die breite kann erhöht werden, indem man einen Faktor angibt mit dem die
24151  Breite des Bildes/der Tabelle multipliziert wird.
24152  Das Ergebnis ist die Beschriftungsbreite.
24153  Die Breite der Beschriftung wird automatisch neu berechnet, falls sie aufgrund
24154  der angegebenen Breite in den Seiten- oder Spaltenrand ragen würde.
24155  Der 
24156 \emph on
24157 Faktor
24158 \emph default
24159  kann entweder als optionales Argument für 
24160 \series bold
24161
24162 \backslash
24163 FigBesBeg
24164 \series default
24165  angegeben werden:
24166 \end_layout
24167
24168 \begin_layout Standard
24169
24170 \series bold
24171
24172 \backslash
24173 FigBesBeg[Faktor]
24174 \end_layout
24175
24176 \begin_layout Standard
24177 oder indem man in der Definition von 
24178 \series bold
24179
24180 \backslash
24181 FigBesBeg
24182 \series default
24183  die 
24184 \series bold
24185 1.0
24186 \series default
24187  mit einem anderen Wert ersetzt.
24188  Bei letzterem ist der angegebene Faktor der Standard wenn 
24189 \series bold
24190
24191 \backslash
24192 FigBesBeg
24193 \series default
24194  ohne Argument verwendet wird.
24195  Für Tabelle
24196 \begin_inset space ~
24197 \end_inset
24198
24199
24200 \begin_inset CommandInset ref
24201 LatexCommand ref
24202 reference "tab:Beschriftung-neben-breiter"
24203
24204 \end_inset
24205
24206  und Abbildung
24207 \begin_inset space ~
24208 \end_inset
24209
24210
24211 \begin_inset CommandInset ref
24212 LatexCommand ref
24213 reference "abb:cap-beside-fig-2"
24214
24215 \end_inset
24216
24217  wurde der Faktor 5 verwendet.
24218 \end_layout
24219
24220 \begin_layout Standard
24221 \begin_inset Note Greyedout
24222 status open
24223
24224 \begin_layout Plain Layout
24225
24226 \series bold
24227 Achtung:
24228 \series default
24229  Für Gleitobjekten mit Beschriftung neben dem Objekt kann die Gleitobjekt-Platzi
24230 erungsoption 
24231 \family sans
24232 Hier,
24233 \begin_inset space ~
24234 \end_inset
24235
24236 auf
24237 \begin_inset space ~
24238 \end_inset
24239
24240 jeden
24241 \begin_inset space ~
24242 \end_inset
24243
24244 Fall
24245 \family default
24246  nicht verwendet werden werden, da diese von 
24247 \series bold
24248 sidecap
24249 \series default
24250  nicht unterstützt wird.
24251 \end_layout
24252
24253 \end_inset
24254
24255
24256 \end_layout
24257
24258 \begin_layout Standard
24259 \begin_inset VSpace medskip
24260 \end_inset
24261
24262 Weitere Informationen über das Paket
24263 \series bold
24264  sidecap
24265 \series default
24266  finden Sie in seiner Dokumentation 
24267 \begin_inset CommandInset citation
24268 LatexCommand cite
24269 key "sidecap"
24270
24271 \end_inset
24272
24273 .
24274 \end_layout
24275
24276 \begin_layout Standard
24277 \begin_inset Note Greyedout
24278 status open
24279
24280 \begin_layout Plain Layout
24281
24282 \series bold
24283 Bemerkung:
24284 \series default
24285  Das LaTeX-Paket 
24286 \series bold
24287 hypcap
24288 \series default
24289 ,
24290 \begin_inset Index idx
24291 status collapsed
24292
24293 \begin_layout Plain Layout
24294 LaTeX-Pakete ! hypcap
24295 \end_layout
24296
24297 \end_inset
24298
24299  das in Abschnitt
24300 \begin_inset space ~
24301 \end_inset
24302
24303
24304 \begin_inset CommandInset ref
24305 LatexCommand ref
24306 reference "uab:Querverweis-Position"
24307
24308 \end_inset
24309
24310  beschrieben wurde, hat keine Auswirkungen auf Gleitobjekte mit seitlichen
24311  Beschriftungen.
24312 \end_layout
24313
24314 \end_inset
24315
24316
24317 \end_layout
24318
24319 \begin_layout Standard
24320 \begin_inset ERT
24321 status collapsed
24322
24323 \begin_layout Plain Layout
24324
24325
24326 \backslash
24327 FigBesBeg 
24328 \end_layout
24329
24330 \end_inset
24331
24332
24333 \end_layout
24334
24335 \begin_layout Standard
24336 \begin_inset Float figure
24337 wide false
24338 sideways false
24339 status open
24340
24341 \begin_layout Plain Layout
24342 \begin_inset Graphics
24343         filename ../clipart/escher-lsd.eps
24344         scale 75
24345         scaleBeforeRotation
24346
24347 \end_inset
24348
24349
24350 \end_layout
24351
24352 \begin_layout Plain Layout
24353 \begin_inset Caption
24354
24355 \begin_layout Plain Layout
24356 \begin_inset CommandInset label
24357 LatexCommand label
24358 name "abb:Beschriftung-neben"
24359
24360 \end_inset
24361
24362 Dies ist eine Beschriftung neben einer Abbildung.
24363 \end_layout
24364
24365 \end_inset
24366
24367
24368 \end_layout
24369
24370 \end_inset
24371
24372
24373 \end_layout
24374
24375 \begin_layout Standard
24376 \begin_inset ERT
24377 status collapsed
24378
24379 \begin_layout Plain Layout
24380
24381
24382 \backslash
24383 TabBesBeg 
24384 \end_layout
24385
24386 \end_inset
24387
24388
24389 \end_layout
24390
24391 \begin_layout Standard
24392 \begin_inset Float table
24393 wide false
24394 sideways false
24395 status open
24396
24397 \begin_layout Plain Layout
24398 \begin_inset Caption
24399
24400 \begin_layout Plain Layout
24401 \begin_inset CommandInset label
24402 LatexCommand label
24403 name "tab:Beschriftung-neben"
24404
24405 \end_inset
24406
24407 Dies ist eine Beschriftung neben einer Tabelle.
24408 \end_layout
24409
24410 \end_inset
24411
24412
24413 \end_layout
24414
24415 \begin_layout Plain Layout
24416 \begin_inset Tabular
24417 <lyxtabular version="3" rows="4" columns="5">
24418 <features tabularvalignment="middle">
24419 <column alignment="center" valignment="top" width="0">
24420 <column alignment="center" valignment="top" width="0">
24421 <column alignment="center" valignment="top" width="0">
24422 <column alignment="center" valignment="top" width="0">
24423 <column alignment="center" valignment="top" width="0">
24424 <row>
24425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24426 \begin_inset Text
24427
24428 \begin_layout Plain Layout
24429 a
24430 \end_layout
24431
24432 \end_inset
24433 </cell>
24434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24435 \begin_inset Text
24436
24437 \begin_layout Plain Layout
24438
24439 \end_layout
24440
24441 \end_inset
24442 </cell>
24443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24444 \begin_inset Text
24445
24446 \begin_layout Plain Layout
24447 b
24448 \end_layout
24449
24450 \end_inset
24451 </cell>
24452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24453 \begin_inset Text
24454
24455 \begin_layout Plain Layout
24456
24457 \end_layout
24458
24459 \end_inset
24460 </cell>
24461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24462 \begin_inset Text
24463
24464 \begin_layout Plain Layout
24465 c
24466 \end_layout
24467
24468 \end_inset
24469 </cell>
24470 </row>
24471 <row>
24472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24473 \begin_inset Text
24474
24475 \begin_layout Plain Layout
24476
24477 \end_layout
24478
24479 \end_inset
24480 </cell>
24481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24482 \begin_inset Text
24483
24484 \begin_layout Plain Layout
24485 d
24486 \end_layout
24487
24488 \end_inset
24489 </cell>
24490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24491 \begin_inset Text
24492
24493 \begin_layout Plain Layout
24494
24495 \end_layout
24496
24497 \end_inset
24498 </cell>
24499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24500 \begin_inset Text
24501
24502 \begin_layout Plain Layout
24503 e
24504 \end_layout
24505
24506 \end_inset
24507 </cell>
24508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24509 \begin_inset Text
24510
24511 \begin_layout Plain Layout
24512
24513 \end_layout
24514
24515 \end_inset
24516 </cell>
24517 </row>
24518 <row>
24519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24520 \begin_inset Text
24521
24522 \begin_layout Plain Layout
24523 f
24524 \end_layout
24525
24526 \end_inset
24527 </cell>
24528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24529 \begin_inset Text
24530
24531 \begin_layout Plain Layout
24532
24533 \end_layout
24534
24535 \end_inset
24536 </cell>
24537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24538 \begin_inset Text
24539
24540 \begin_layout Plain Layout
24541 g
24542 \end_layout
24543
24544 \end_inset
24545 </cell>
24546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24547 \begin_inset Text
24548
24549 \begin_layout Plain Layout
24550
24551 \end_layout
24552
24553 \end_inset
24554 </cell>
24555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24556 \begin_inset Text
24557
24558 \begin_layout Plain Layout
24559 h
24560 \end_layout
24561
24562 \end_inset
24563 </cell>
24564 </row>
24565 <row>
24566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24567 \begin_inset Text
24568
24569 \begin_layout Plain Layout
24570
24571 \end_layout
24572
24573 \end_inset
24574 </cell>
24575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24576 \begin_inset Text
24577
24578 \begin_layout Plain Layout
24579 i
24580 \end_layout
24581
24582 \end_inset
24583 </cell>
24584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24585 \begin_inset Text
24586
24587 \begin_layout Plain Layout
24588
24589 \end_layout
24590
24591 \end_inset
24592 </cell>
24593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24594 \begin_inset Text
24595
24596 \begin_layout Plain Layout
24597 j
24598 \end_layout
24599
24600 \end_inset
24601 </cell>
24602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24603 \begin_inset Text
24604
24605 \begin_layout Plain Layout
24606
24607 \end_layout
24608
24609 \end_inset
24610 </cell>
24611 </row>
24612 </lyxtabular>
24613
24614 \end_inset
24615
24616
24617 \end_layout
24618
24619 \end_inset
24620
24621
24622 \end_layout
24623
24624 \begin_layout Standard
24625 \begin_inset ERT
24626 status collapsed
24627
24628 \begin_layout Plain Layout
24629
24630
24631 \backslash
24632 FigBesBeg[5] 
24633 \end_layout
24634
24635 \end_inset
24636
24637
24638 \end_layout
24639
24640 \begin_layout Standard
24641 \begin_inset ERT
24642 status collapsed
24643
24644 \begin_layout Plain Layout
24645
24646
24647 \backslash
24648 sidecaptionvpos{figure}{c}
24649 \end_layout
24650
24651 \end_inset
24652
24653
24654 \begin_inset Float figure
24655 wide false
24656 sideways false
24657 status open
24658
24659 \begin_layout Plain Layout
24660 \begin_inset Graphics
24661         filename ../clipart/escher-lsd.eps
24662         scale 75
24663         scaleBeforeRotation
24664
24665 \end_inset
24666
24667
24668 \end_layout
24669
24670 \begin_layout Plain Layout
24671 \begin_inset Caption
24672
24673 \begin_layout Plain Layout
24674 \begin_inset CommandInset label
24675 LatexCommand label
24676 name "abb:cap-beside-fig-2"
24677
24678 \end_inset
24679
24680 Dies ist eine vertikal zentrierte Beschriftung neben einer Abbildung.
24681 \end_layout
24682
24683 \end_inset
24684
24685
24686 \end_layout
24687
24688 \end_inset
24689
24690
24691 \end_layout
24692
24693 \begin_layout Standard
24694 \begin_inset ERT
24695 status collapsed
24696
24697 \begin_layout Plain Layout
24698
24699
24700 \backslash
24701 FigBesEnd
24702 \end_layout
24703
24704 \end_inset
24705
24706
24707 \end_layout
24708
24709 \begin_layout Standard
24710 \begin_inset ERT
24711 status collapsed
24712
24713 \begin_layout Plain Layout
24714
24715
24716 \backslash
24717 TabBesBeg[5]
24718 \end_layout
24719
24720 \end_inset
24721
24722
24723 \end_layout
24724
24725 \begin_layout Standard
24726 \begin_inset Float table
24727 wide false
24728 sideways false
24729 status open
24730
24731 \begin_layout Plain Layout
24732 \begin_inset Caption
24733
24734 \begin_layout Plain Layout
24735 \begin_inset CommandInset label
24736 LatexCommand label
24737 name "tab:Beschriftung-neben-breiter"
24738
24739 \end_inset
24740
24741 Diese Beschriftung ist breiter als die in Tabelle
24742 \begin_inset space ~
24743 \end_inset
24744
24745
24746 \begin_inset CommandInset ref
24747 LatexCommand ref
24748 reference "tab:Beschriftung-neben"
24749
24750 \end_inset
24751
24752 .
24753 \end_layout
24754
24755 \end_inset
24756
24757
24758 \end_layout
24759
24760 \begin_layout Plain Layout
24761 \begin_inset Tabular
24762 <lyxtabular version="3" rows="4" columns="5">
24763 <features tabularvalignment="middle">
24764 <column alignment="center" valignment="top" width="0">
24765 <column alignment="center" valignment="top" width="0">
24766 <column alignment="center" valignment="top" width="0">
24767 <column alignment="center" valignment="top" width="0">
24768 <column alignment="center" valignment="top" width="0">
24769 <row>
24770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24771 \begin_inset Text
24772
24773 \begin_layout Plain Layout
24774 a
24775 \end_layout
24776
24777 \end_inset
24778 </cell>
24779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24780 \begin_inset Text
24781
24782 \begin_layout Plain Layout
24783
24784 \end_layout
24785
24786 \end_inset
24787 </cell>
24788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24789 \begin_inset Text
24790
24791 \begin_layout Plain Layout
24792 b
24793 \end_layout
24794
24795 \end_inset
24796 </cell>
24797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24798 \begin_inset Text
24799
24800 \begin_layout Plain Layout
24801
24802 \end_layout
24803
24804 \end_inset
24805 </cell>
24806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24807 \begin_inset Text
24808
24809 \begin_layout Plain Layout
24810 c
24811 \end_layout
24812
24813 \end_inset
24814 </cell>
24815 </row>
24816 <row>
24817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24818 \begin_inset Text
24819
24820 \begin_layout Plain Layout
24821
24822 \end_layout
24823
24824 \end_inset
24825 </cell>
24826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24827 \begin_inset Text
24828
24829 \begin_layout Plain Layout
24830 d
24831 \end_layout
24832
24833 \end_inset
24834 </cell>
24835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24836 \begin_inset Text
24837
24838 \begin_layout Plain Layout
24839
24840 \end_layout
24841
24842 \end_inset
24843 </cell>
24844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24845 \begin_inset Text
24846
24847 \begin_layout Plain Layout
24848 e
24849 \end_layout
24850
24851 \end_inset
24852 </cell>
24853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24854 \begin_inset Text
24855
24856 \begin_layout Plain Layout
24857
24858 \end_layout
24859
24860 \end_inset
24861 </cell>
24862 </row>
24863 <row>
24864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24865 \begin_inset Text
24866
24867 \begin_layout Plain Layout
24868 f
24869 \end_layout
24870
24871 \end_inset
24872 </cell>
24873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24874 \begin_inset Text
24875
24876 \begin_layout Plain Layout
24877
24878 \end_layout
24879
24880 \end_inset
24881 </cell>
24882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24883 \begin_inset Text
24884
24885 \begin_layout Plain Layout
24886 g
24887 \end_layout
24888
24889 \end_inset
24890 </cell>
24891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24892 \begin_inset Text
24893
24894 \begin_layout Plain Layout
24895
24896 \end_layout
24897
24898 \end_inset
24899 </cell>
24900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24901 \begin_inset Text
24902
24903 \begin_layout Plain Layout
24904 h
24905 \end_layout
24906
24907 \end_inset
24908 </cell>
24909 </row>
24910 <row>
24911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24912 \begin_inset Text
24913
24914 \begin_layout Plain Layout
24915
24916 \end_layout
24917
24918 \end_inset
24919 </cell>
24920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24921 \begin_inset Text
24922
24923 \begin_layout Plain Layout
24924 i
24925 \end_layout
24926
24927 \end_inset
24928 </cell>
24929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24930 \begin_inset Text
24931
24932 \begin_layout Plain Layout
24933
24934 \end_layout
24935
24936 \end_inset
24937 </cell>
24938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24939 \begin_inset Text
24940
24941 \begin_layout Plain Layout
24942 j
24943 \end_layout
24944
24945 \end_inset
24946 </cell>
24947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24948 \begin_inset Text
24949
24950 \begin_layout Plain Layout
24951
24952 \end_layout
24953
24954 \end_inset
24955 </cell>
24956 </row>
24957 </lyxtabular>
24958
24959 \end_inset
24960
24961
24962 \end_layout
24963
24964 \end_inset
24965
24966
24967 \end_layout
24968
24969 \begin_layout Standard
24970 \begin_inset ERT
24971 status collapsed
24972
24973 \begin_layout Plain Layout
24974
24975
24976 \backslash
24977 TabBesEnd
24978 \end_layout
24979
24980 \end_inset
24981
24982
24983 \end_layout
24984
24985 \begin_layout Standard
24986 \begin_inset ERT
24987 status collapsed
24988
24989 \begin_layout Plain Layout
24990
24991
24992 \backslash
24993 else
24994 \end_layout
24995
24996 \end_inset
24997
24998
24999 \begin_inset Note Note
25000 status open
25001
25002 \begin_layout Plain Layout
25003 Der folgende Hinweis wird gedruckt, wenn das LaTeX-Paket 
25004 \series bold
25005 sidecap
25006 \series default
25007  nicht installiert ist:
25008 \end_layout
25009
25010 \end_inset
25011
25012
25013 \end_layout
25014
25015 \begin_layout Standard
25016 Das LaTeX-Paket 
25017 \series bold
25018 sidecap
25019 \series default
25020  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
25021 \end_layout
25022
25023 \begin_layout Standard
25024 \begin_inset ERT
25025 status collapsed
25026
25027 \begin_layout Plain Layout
25028
25029
25030 \backslash
25031 fi
25032 \end_layout
25033
25034 \end_inset
25035
25036
25037 \end_layout
25038
25039 \begin_layout Section
25040 Gleitobjekt-Verzeichnisse
25041 \begin_inset Index idx
25042 status collapsed
25043
25044 \begin_layout Plain Layout
25045 Gleitobjekte ! Verzeichnisse
25046 \end_layout
25047
25048 \end_inset
25049
25050
25051 \end_layout
25052
25053 \begin_layout Standard
25054 Ähnlich wie das Inhaltsverzeichnis gibt es Gleitobjekt-Verzeichnisse.
25055  Sie können mit den Untermenüs von 
25056 \family sans
25057 Einfügen\SpecialChar \menuseparator
25058 Liste
25059 \begin_inset space ~
25060 \end_inset
25061
25062 /
25063 \begin_inset space ~
25064 \end_inset
25065
25066 Inhaltsverzeichnis
25067 \family default
25068  eingefügt werden.
25069 \end_layout
25070
25071 \begin_layout Standard
25072 Die Einträge in diesen Verzeichnissen sind die Beschriftungen der Gleitobjekte
25073  oder ihre Kurztitel, die Gleitobjekt-Nummer und die Seitennummer.
25074 \end_layout
25075
25076 \begin_layout Standard
25077 In diesem Dokument finden Sie außer dem Inhaltsverzeichnis ein Abbildungs-
25078  und ein Tabellen-Verzeichnis.
25079 \end_layout
25080
25081 \begin_layout Chapter
25082 Notizen
25083 \end_layout
25084
25085 \begin_layout Section
25086 LyX-Notizen
25087 \begin_inset Index idx
25088 status collapsed
25089
25090 \begin_layout Plain Layout
25091 Notizen ! LyX-Notizen
25092 \end_layout
25093
25094 \end_inset
25095
25096
25097 \end_layout
25098
25099 \begin_layout Standard
25100 Notizen werden mit einem Klick auf 
25101 \begin_inset Graphics
25102         filename ../../images/note-insert.png
25103         scale 85
25104         scaleBeforeRotation
25105
25106 \end_inset
25107
25108  oder 
25109 \family sans
25110 Einfügen\SpecialChar \menuseparator
25111 Notiz
25112 \family default
25113  eingefügt.
25114  Es gibt drei Arten:
25115 \end_layout
25116
25117 \begin_layout Description
25118 LyX-Notiz: Dieser Typ ist für interne Notizen und wird nicht gedruckt.
25119  Eine 
25120 \family sans
25121 LyX-Notiz
25122 \family default
25123  sieht so aus:
25124 \begin_inset Newline newline
25125 \end_inset
25126
25127
25128 \begin_inset Newline newline
25129 \end_inset
25130
25131
25132 \begin_inset Graphics
25133         filename clipart/LyXNotizQt4.png
25134         display false
25135         scale 60
25136         scaleBeforeRotation
25137
25138 \end_inset
25139
25140  
25141 \begin_inset Note Note
25142 status open
25143
25144 \begin_layout Plain Layout
25145 Dies ist Text in einem Notiz-Kästchen, der nicht gedruckt wird.
25146 \end_layout
25147
25148 \end_inset
25149
25150
25151 \end_layout
25152
25153 \begin_layout Description
25154 Kommentar: Diese Notiz wird auch nicht gedruckt, aber sie erscheint als
25155  LaTeX-Kommentar, wenn Sie das Dokument nach LaTeX exportieren (
25156 \family sans
25157 Datei\SpecialChar \menuseparator
25158 Ex\SpecialChar \-
25159 por\SpecialChar \-
25160 tie\SpecialChar \-
25161 ren\SpecialChar \menuseparator
25162 LaTe
25163 \begin_inset ERT
25164 status collapsed
25165
25166 \begin_layout Plain Layout
25167
25168 {}
25169 \end_layout
25170
25171 \end_inset
25172
25173 X (pdflatex) / (normal)
25174 \family default
25175 .
25176  Ein Kommentar sieht so aus:
25177 \begin_inset Newline newline
25178 \end_inset
25179
25180
25181 \begin_inset Newline newline
25182 \end_inset
25183
25184
25185 \begin_inset Graphics
25186         filename clipart/KommentarQt4.png
25187         display false
25188         scale 60
25189         scaleBeforeRotation
25190
25191 \end_inset
25192
25193  
25194 \begin_inset Note Comment
25195 status open
25196
25197 \begin_layout Plain Layout
25198 Dies ist ein Kommentar, der nicht gedruckt, aber exportiert wird.
25199 \end_layout
25200
25201 \end_inset
25202
25203
25204 \end_layout
25205
25206 \begin_layout Description
25207 Grauschrift: Diese Notiz wird grau gedruckt und sieht so aus:
25208 \begin_inset Newline newline
25209 \end_inset
25210
25211
25212 \begin_inset Newline newline
25213 \end_inset
25214
25215
25216 \begin_inset Graphics
25217         filename clipart/GrauschriftNotizQt4.png
25218         display false
25219         scale 60
25220         scaleBeforeRotation
25221
25222 \end_inset
25223
25224
25225 \begin_inset Newline newline
25226 \end_inset
25227
25228
25229 \begin_inset ERT
25230 status collapsed
25231
25232 \begin_layout Plain Layout
25233
25234
25235 \backslash
25236 renewenvironment{lyxgreyedout}
25237 \end_layout
25238
25239 \begin_layout Plain Layout
25240
25241 {
25242 \backslash
25243 textcolor[gray]{0.4}
25244 \backslash
25245 bgroup}{
25246 \backslash
25247 egroup}
25248 \end_layout
25249
25250 \end_inset
25251
25252
25253 \begin_inset Note Greyedout
25254 status open
25255
25256 \begin_layout Plain Layout
25257 Dies ist eine Grauschrift-Notiz mit einer Fußnote.
25258 \begin_inset Foot
25259 status open
25260
25261 \begin_layout Plain Layout
25262 Dies ist eine Fußnote in einer Grauschrift-Notiz.
25263 \end_layout
25264
25265 \end_inset
25266
25267
25268 \end_layout
25269
25270 \end_inset
25271
25272
25273 \begin_inset ERT
25274 status collapsed
25275
25276 \begin_layout Plain Layout
25277
25278
25279 \backslash
25280 renewenvironment{lyxgreyedout}
25281 \end_layout
25282
25283 \begin_layout Plain Layout
25284
25285 {
25286 \backslash
25287 textcolor{blue}
25288 \backslash
25289 bgroup}{
25290 \backslash
25291 egroup}
25292 \end_layout
25293
25294 \end_inset
25295
25296
25297 \begin_inset Note Note
25298 status collapsed
25299
25300 \begin_layout Plain Layout
25301 Die Grauschrift-Notiz wurde auf die ursprüngliche LyX-Definition zurückgesetzt,
25302  weil Grauschriften im LaTeX-Vorspann dieses Dokuments blau definiert wurden.
25303  
25304 \end_layout
25305
25306 \end_inset
25307
25308
25309 \begin_inset Newline newline
25310 \end_inset
25311
25312
25313 \begin_inset Newline newline
25314 \end_inset
25315
25316 Das Beispiel zeigt, dass die erste Zeile von Grauschrift-Notizen eingerückt
25317  wird und dass Grauschrift-Notizen Fußnoten enthalten können.
25318 \end_layout
25319
25320 \begin_layout Standard
25321 \begin_inset VSpace bigskip
25322 \end_inset
25323
25324 Wenn Sie auf den Werkzeugleistenknopf 
25325 \begin_inset Graphics
25326         filename ../../images/note-insert.png
25327         scale 85
25328         scaleBeforeRotation
25329
25330 \end_inset
25331
25332  klicken, wird zunächst eine 
25333 \family sans
25334 LyX-Notiz
25335 \family default
25336  eingefügt.
25337  Mit einem Rechts-Klick auf das Notiz-Kästchen können Sie eine der vier
25338  anderen Möglichkeiten auswählen.
25339  Wenn Sie einen vorhandenen Text in eine Notiz verwandeln wollen, markieren
25340  Sie ihn und klicken dann auf den Werkzeugleistenknopf.
25341  Um eine Notiz in Text zu verwandeln, drücken Sie die Backspace-Taste, wenn
25342  der Cursor am Beginn der Notiz ist oder die Entfernen-Taste, wenn der Cursor
25343  am Ende der Notiz ist.
25344 \end_layout
25345
25346 \begin_layout Standard
25347 \begin_inset VSpace bigskip
25348 \end_inset
25349
25350 Die Textfarbe von Grauschrift-Boxen kann im Menü 
25351 \family sans
25352 Dokument\SpecialChar \menuseparator
25353 Einstellungen\SpecialChar \menuseparator
25354 Farben
25355 \family default
25356  geändert werden.
25357 \end_layout
25358
25359 \begin_layout Section
25360 Fußnoten
25361 \begin_inset CommandInset label
25362 LatexCommand label
25363 name "abs:Fußnoten"
25364
25365 \end_inset
25366
25367
25368 \begin_inset Index idx
25369 status collapsed
25370
25371 \begin_layout Plain Layout
25372 Notizen ! Fußnoten
25373 \end_layout
25374
25375 \end_inset
25376
25377
25378 \begin_inset Index idx
25379 status collapsed
25380
25381 \begin_layout Plain Layout
25382 Fußnoten
25383 \end_layout
25384
25385 \end_inset
25386
25387
25388 \end_layout
25389
25390 \begin_layout Standard
25391 Zu dem, was bereits im 
25392 \emph on
25393 Benutzerhandbuch
25394 \emph default
25395  über Fußnoten geschrieben wurde, folgen hier noch ein paar Anmerkungen.
25396  Eine Fußnotenbox sieht folgendermaßen aus: 
25397 \begin_inset Graphics
25398         filename clipart/FussnoteQt4.png
25399         scale 80
25400         scaleBeforeRotation
25401
25402 \end_inset
25403
25404
25405 \end_layout
25406
25407 \begin_layout Standard
25408 Hier ist eine Beispielfußnote:
25409 \color black
25410
25411 \begin_inset Foot
25412 status open
25413
25414 \begin_layout Plain Layout
25415 \begin_inset CommandInset label
25416 LatexCommand label
25417 name "fuss:Fußnoten-Beispiel"
25418
25419 \end_inset
25420
25421 Dies ist eine Fußnote.
25422 \end_layout
25423
25424 \end_inset
25425
25426
25427 \color inherit
25428
25429 \begin_inset ERT
25430 status collapsed
25431
25432 \begin_layout Plain Layout
25433
25434
25435 \backslash
25436 newcounter{MyRepeatFoot}
25437 \end_layout
25438
25439 \begin_layout Plain Layout
25440
25441
25442 \backslash
25443 setcounter{MyRepeatFoot}{
25444 \backslash
25445 thefootnote}
25446 \end_layout
25447
25448 \end_inset
25449
25450
25451 \end_layout
25452
25453 \begin_layout Standard
25454 In der druckfertigen Ausgabe erscheint an der Stelle, wo die Fußnote eingefügt
25455  wurde, eine hochgestellte Zahl.
25456  Der Fußnotentext wird am Seitenende gedruckt, wobei die Fußnotennummer
25457  hochgestellt dem Text vorangeht.
25458  Die Fußnotennummern werden von LaTeX berechnet und sind fortlaufend.
25459  Es hängt von der Dokumentklasse ab, ob sie in jedem Kapitel zurückgesetzt
25460  werden.
25461 \end_layout
25462
25463 \begin_layout Standard
25464 Auf Fußnoten kann wie auf andere Gleitobjekte verwiesen werden, wenn in
25465  der Fußnote eine Marke eingefügt wurde.
25466  Dies ist ein Querverweis auf Fußnote
25467 \begin_inset space ~
25468 \end_inset
25469
25470
25471 \begin_inset CommandInset ref
25472 LatexCommand ref
25473 reference "fuss:Fußnoten-Beispiel"
25474
25475 \end_inset
25476
25477 .
25478 \end_layout
25479
25480 \begin_layout Standard
25481 \begin_inset VSpace defskip
25482 \end_inset
25483
25484 Fußnoten in Tabellen werden von LaTeX aus technischen Gründen nicht gedruckt.
25485  Jedoch gibt es eine andere Methode sie zu drucken: Anstatt einer Fußnote
25486  wird der Befehl 
25487 \series bold
25488
25489 \backslash
25490 footnotemark{}
25491 \series default
25492  als TeX-Code eingefügt.
25493  Der Text der Fußnote wird als Argument des TeX-Code-Befehls 
25494 \series bold
25495
25496 \backslash
25497 footnotetext
25498 \series default
25499  nach der Tabelle eingegeben.
25500 \begin_inset Newline newline
25501 \end_inset
25502
25503 Hinter folgender Tabelle wurde als Beispiel dieser Befehl eingegeben:
25504 \end_layout
25505
25506 \begin_layout Standard
25507
25508 \series bold
25509
25510 \backslash
25511 footnotetext{
25512 \series default
25513 Gedruckte Tabellenfußnote.
25514 \series bold
25515 }
25516 \end_layout
25517
25518 \begin_layout Standard
25519 \begin_inset Tabular
25520 <lyxtabular version="3" rows="2" columns="1">
25521 <features tabularvalignment="middle">
25522 <column alignment="center" valignment="top" width="0">
25523 <row>
25524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25525 \begin_inset Text
25526
25527 \begin_layout Plain Layout
25528 Dies ist ein Beispieltext.
25529 \begin_inset Foot
25530 status open
25531
25532 \begin_layout Plain Layout
25533 Diese Fußnote wird nicht gedruckt!
25534 \end_layout
25535
25536 \end_inset
25537
25538
25539 \end_layout
25540
25541 \end_inset
25542 </cell>
25543 </row>
25544 <row>
25545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25546 \begin_inset Text
25547
25548 \begin_layout Plain Layout
25549 Dies ist ein Beispieltext.
25550 \begin_inset ERT
25551 status collapsed
25552
25553 \begin_layout Plain Layout
25554
25555
25556 \backslash
25557 footnotemark{}
25558 \end_layout
25559
25560 \end_inset
25561
25562
25563 \end_layout
25564
25565 \end_inset
25566 </cell>
25567 </row>
25568 </lyxtabular>
25569
25570 \end_inset
25571
25572
25573 \begin_inset ERT
25574 status collapsed
25575
25576 \begin_layout Plain Layout
25577
25578
25579 \backslash
25580 footnotetext{
25581 \end_layout
25582
25583 \end_inset
25584
25585 Gedruckte Tabellenfußnote.
25586 \begin_inset ERT
25587 status collapsed
25588
25589 \begin_layout Plain Layout
25590
25591 }
25592 \end_layout
25593
25594 \end_inset
25595
25596
25597 \end_layout
25598
25599 \begin_layout Standard
25600 Fußnoten in langen Tabellen sind in Abschnitt
25601 \begin_inset space ~
25602 \end_inset
25603
25604
25605 \begin_inset CommandInset ref
25606 LatexCommand ref
25607 reference "uab:Fußnoten-in-langen"
25608
25609 \end_inset
25610
25611  beschrieben.
25612 \end_layout
25613
25614 \begin_layout Standard
25615 Fußnoten in Minipage-Boxen werden gedruckt, allerdings innerhalb der Box
25616  und mit einer anderen Nummerierung, da eine Minipage-Box wie eine Seite
25617  innerhalb einer Seite ist.
25618  (Mehr über Minipages ist in Abschnitt
25619 \begin_inset space ~
25620 \end_inset
25621
25622
25623 \begin_inset CommandInset ref
25624 LatexCommand ref
25625 reference "abs:Minipage"
25626
25627 \end_inset
25628
25629  zu finden.) Um eine Fußnote in der Minipage zu erhalten, die am unteren
25630  Seitenrand wie normale Fußnoten gedruckt wird, verenden Sie ebenfalls die
25631  Methode mit 
25632 \series bold
25633
25634 \backslash
25635 footnotemark{}
25636 \series default
25637  und 
25638 \series bold
25639
25640 \backslash
25641 footnotetext
25642 \series default
25643 .
25644 \end_layout
25645
25646 \begin_layout Standard
25647 \begin_inset Box Frameless
25648 position "t"
25649 hor_pos "c"
25650 has_inner_box 1
25651 inner_pos "t"
25652 use_parbox 0
25653 use_makebox 0
25654 width "100col%"
25655 special "none"
25656 height "1in"
25657 height_special "totalheight"
25658 status open
25659
25660 \begin_layout Plain Layout
25661 Dies ist ein Beispieltext.in einer Minipage.
25662 \begin_inset Foot
25663 status open
25664
25665 \begin_layout Plain Layout
25666 Fußnote in einer Minipage.
25667 \end_layout
25668
25669 \end_inset
25670
25671
25672 \end_layout
25673
25674 \begin_layout Plain Layout
25675 Dies ist ein Beispieltext.
25676  in einer Minipage.
25677 \begin_inset ERT
25678 status collapsed
25679
25680 \begin_layout Plain Layout
25681
25682
25683 \backslash
25684 footnotemark{}
25685 \end_layout
25686
25687 \end_inset
25688
25689
25690 \end_layout
25691
25692 \end_inset
25693
25694
25695 \end_layout
25696
25697 \begin_layout Standard
25698 \begin_inset ERT
25699 status collapsed
25700
25701 \begin_layout Plain Layout
25702
25703
25704 \backslash
25705 footnotetext{
25706 \end_layout
25707
25708 \end_inset
25709
25710 Fußnote außerhalb der Minipage.
25711 \begin_inset ERT
25712 status collapsed
25713
25714 \begin_layout Plain Layout
25715
25716 }
25717 \end_layout
25718
25719 \end_inset
25720
25721
25722 \end_layout
25723
25724 \begin_layout Standard
25725 \begin_inset VSpace defskip
25726 \end_inset
25727
25728
25729 \end_layout
25730
25731 \begin_layout Standard
25732 Um auf eine Fußnote mehrere Male zu verweisen, ohne dabei jedes Mal den
25733  Fußnotentext zu drucken, verwenden Sie den TeX-Code-Befehl 
25734 \series bold
25735
25736 \backslash
25737 footnotemark[Nummer]
25738 \series default
25739 .
25740 \begin_inset Newline newline
25741 \end_inset
25742
25743 Weil Sie die Nummer der Fußnote nicht im Voraus wissen können, müssen Sie
25744  sie speichern, nachdem Sie die Fußnote eingefügt haben.
25745  Hinter Fußnote
25746 \begin_inset space ~
25747 \end_inset
25748
25749
25750 \begin_inset CommandInset ref
25751 LatexCommand ref
25752 reference "fuss:Fußnoten-Beispiel"
25753
25754 \end_inset
25755
25756  wurde das mit folgenden TeX-Code-Befehlen gemacht:
25757 \end_layout
25758
25759 \begin_layout Standard
25760
25761 \series bold
25762
25763 \backslash
25764 newcounter{MyRepeatFoot}
25765 \begin_inset Newline newline
25766 \end_inset
25767
25768
25769 \backslash
25770 setcounter{MyRepeatFoot}{
25771 \backslash
25772 thefootnote}
25773 \end_layout
25774
25775 \begin_layout Standard
25776 Die Fußnotenmarke wurde dann mit diesem TeX-Code-Befehl definiert;
25777 \end_layout
25778
25779 \begin_layout Standard
25780
25781 \series bold
25782
25783 \backslash
25784 footnotemark[
25785 \backslash
25786 theMyRepeatFoot]
25787 \end_layout
25788
25789 \begin_layout Standard
25790 Hier ist eine wiederholte Fußnote:
25791 \begin_inset ERT
25792 status collapsed
25793
25794 \begin_layout Plain Layout
25795
25796
25797 \backslash
25798 footnotemark[
25799 \backslash
25800 theMyRepeatFoot]
25801 \end_layout
25802
25803 \end_inset
25804
25805
25806 \end_layout
25807
25808 \begin_layout Standard
25809 Wenn Sie die letzte Fußnote wiederholen wollen, können Sie die Speicherung
25810  der Fußnotennummer weglassen und stattdessen diesen Befehl verwenden:
25811 \end_layout
25812
25813 \begin_layout Standard
25814
25815 \series bold
25816
25817 \backslash
25818 footnotemark[
25819 \backslash
25820 thefootnote]
25821 \end_layout
25822
25823 \begin_layout Standard
25824 Hier ist eine weitere wiederholte Fußnote:
25825 \begin_inset ERT
25826 status collapsed
25827
25828 \begin_layout Plain Layout
25829
25830
25831 \backslash
25832 footnotemark[
25833 \backslash
25834 thefootnote]
25835 \end_layout
25836
25837 \end_inset
25838
25839
25840 \end_layout
25841
25842 \begin_layout Subsection
25843 Fußnoten-Nummerierung
25844 \begin_inset CommandInset label
25845 LatexCommand label
25846 name "uab:Fußnoten-Nummerierung"
25847
25848 \end_inset
25849
25850
25851 \begin_inset Index idx
25852 status collapsed
25853
25854 \begin_layout Plain Layout
25855 Fußnoten ! Nummerierung
25856 \end_layout
25857
25858 \end_inset
25859
25860
25861 \end_layout
25862
25863 \begin_layout Standard
25864 Um Fußnoten nach jedem Abschnitt
25865 \family roman
25866  auf 1 zurückzusetzen, 
25867 \family default
25868 müssen Sie folgenden Befehl in den LaTeX-Vorspann schreiben:
25869 \end_layout
25870
25871 \begin_layout Standard
25872
25873 \series bold
25874
25875 \backslash
25876 @addtoreset{footnote}{section}
25877 \end_layout
25878
25879 \begin_layout Standard
25880 \begin_inset VSpace bigskip
25881 \end_inset
25882
25883 Der folgende Befehl ändert die Fußnoten-Nummerierung auf kleine römische
25884  Zahlen:
25885 \end_layout
25886
25887 \begin_layout Standard
25888
25889 \series bold
25890
25891 \backslash
25892 renewcommand{
25893 \backslash
25894 thefootnote}{
25895 \backslash
25896 roman{footnote}}
25897 \end_layout
25898
25899 \begin_layout Standard
25900 \begin_inset ERT
25901 status collapsed
25902
25903 \begin_layout Plain Layout
25904
25905
25906 \backslash
25907 renewcommand{
25908 \backslash
25909 thefootnote}{
25910 \backslash
25911 roman{footnote}}
25912 \end_layout
25913
25914 \end_inset
25915
25916  Hier ist ein Beispiel für solch eine Fußnote:
25917 \begin_inset Foot
25918 status open
25919
25920 \begin_layout Plain Layout
25921 Dies ist eine Fußnote mit kleinen römischen Zahlen
25922 \end_layout
25923
25924 \end_inset
25925
25926
25927 \end_layout
25928
25929 \begin_layout Standard
25930 Um den Nummerierungsstil auf große römische Zahlen zu ändern, ersetzen Sie
25931  in obigem Befehl 
25932 \series bold
25933
25934 \backslash
25935 roman
25936 \series default
25937  durch 
25938 \series bold
25939
25940 \backslash
25941 Roman
25942 \series default
25943 .
25944  Um Fußnoten mit großen oder kleinen Buchstaben zu 
25945 \begin_inset Quotes gld
25946 \end_inset
25947
25948 nummerieren
25949 \begin_inset Quotes grd
25950 \end_inset
25951
25952 , verwenden Sie die Befehle 
25953 \series bold
25954
25955 \backslash
25956 Alph
25957 \series default
25958  oder 
25959 \series bold
25960
25961 \backslash
25962 alph
25963 \series default
25964 .
25965  Für die 
25966 \begin_inset Quotes gld
25967 \end_inset
25968
25969 Nummerierung
25970 \begin_inset Quotes grd
25971 \end_inset
25972
25973  mit Symbolen steht der Befehl 
25974 \series bold
25975
25976 \backslash
25977 fnsymbol
25978 \series default
25979  zur Verfügung.
25980 \end_layout
25981
25982 \begin_layout Standard
25983 \begin_inset Note Greyedout
25984 status open
25985
25986 \begin_layout Plain Layout
25987
25988 \series bold
25989 Bemerkung 1:
25990 \series default
25991  Mit Buchstaben können höchstens 26 Fußnoten nummeriert werden, weil nur
25992  
25993 \emph on
25994 ein
25995 \emph default
25996  Buchstabe verwendet wird.
25997 \end_layout
25998
25999 \end_inset
26000
26001
26002 \begin_inset Newline newline
26003 \end_inset
26004
26005
26006 \begin_inset Note Greyedout
26007 status open
26008
26009 \begin_layout Plain Layout
26010
26011 \series bold
26012 Bemerkung 2:
26013 \series default
26014  Mit Symbolen können höchstens 9 Fußnoten nummeriert werden.
26015 \end_layout
26016
26017 \end_inset
26018
26019
26020 \end_layout
26021
26022 \begin_layout Standard
26023 Um zur Standard-Nummerierung zurückzukehren, verwenden Sie 
26024 \series bold
26025
26026 \backslash
26027 arabic
26028 \series default
26029  anstelle von 
26030 \series bold
26031
26032 \backslash
26033 roman
26034 \series default
26035  in obigem Befehl.
26036 \begin_inset ERT
26037 status collapsed
26038
26039 \begin_layout Plain Layout
26040
26041
26042 \backslash
26043 renewcommand{
26044 \backslash
26045 thefootnote}{
26046 \backslash
26047 arabic{footnote}}
26048 \end_layout
26049
26050 \end_inset
26051
26052
26053 \end_layout
26054
26055 \begin_layout Standard
26056 \begin_inset VSpace bigskip
26057 \end_inset
26058
26059
26060 \end_layout
26061
26062 \begin_layout Standard
26063 Wenn Sie wollen, dass Fußnoten nach dem Schema 
26064 \begin_inset Quotes gld
26065 \end_inset
26066
26067 Kapitel.Fußnote
26068 \begin_inset Quotes grd
26069 \end_inset
26070
26071  nummeriert werden, müssen Sie folgenden Befehl in den LaTeX-Vorspann schreiben:
26072 \end_layout
26073
26074 \begin_layout Standard
26075
26076 \series bold
26077
26078 \backslash
26079 numberwithin{footnote}{chapter}
26080 \end_layout
26081
26082 \begin_layout Standard
26083 Um 
26084 \series bold
26085
26086 \backslash
26087 numberwithin
26088 \series default
26089  benutzen zu können, muss in den 
26090 \family sans
26091 Mathe
26092 \begin_inset space ~
26093 \end_inset
26094
26095 Optionen
26096 \family default
26097  der 
26098 \family sans
26099 Dokument-Einstellungen
26100 \family default
26101  
26102 \family sans
26103 AMS
26104 \begin_inset space ~
26105 \end_inset
26106
26107 Mathe
26108 \begin_inset space ~
26109 \end_inset
26110
26111 Paket
26112 \family default
26113
26114 \begin_inset space ~
26115 \end_inset
26116
26117
26118 \family sans
26119 verwenden
26120 \family default
26121  angekreuzt sein.
26122 \begin_inset ERT
26123 status collapsed
26124
26125 \begin_layout Plain Layout
26126
26127
26128 \backslash
26129 numberwithin{footnote}{chapter}
26130 \end_layout
26131
26132 \end_inset
26133
26134  Hier ist ein Beispiel für solch eine Fußnote.
26135 \series bold
26136
26137 \begin_inset Foot
26138 status open
26139
26140 \begin_layout Plain Layout
26141 Dies ist eine Fußnote nach dem Schema 
26142 \begin_inset Quotes gld
26143 \end_inset
26144
26145 Kapitel.Fußnote
26146 \begin_inset Quotes grd
26147 \end_inset
26148
26149 .
26150 \end_layout
26151
26152 \end_inset
26153
26154
26155 \series default
26156
26157 \begin_inset ERT
26158 status collapsed
26159
26160 \begin_layout Plain Layout
26161
26162
26163 \backslash
26164 renewcommand{
26165 \backslash
26166 thefootnote}{
26167 \backslash
26168 arabic{footnote}}
26169 \end_layout
26170
26171 \end_inset
26172
26173
26174 \end_layout
26175
26176 \begin_layout Standard
26177 \begin_inset Note Greyedout
26178 status open
26179
26180 \begin_layout Plain Layout
26181
26182 \series bold
26183 Bemerkung:
26184 \series default
26185  
26186 \series bold
26187
26188 \backslash
26189 numberwithin
26190 \series default
26191  verwendet ausschließlich arabische Ziffern für Fußnoten; vorherige Definitionen
26192  werden überschrieben.
26193 \end_layout
26194
26195 \end_inset
26196
26197
26198 \end_layout
26199
26200 \begin_layout Standard
26201 Um also z.
26202 \begin_inset space \thinspace{}
26203 \end_inset
26204
26205 B.
26206  das Schema 
26207 \begin_inset Quotes gld
26208 \end_inset
26209
26210 Kapitel.
26211 \backslash
26212 Roman{footnote}
26213 \begin_inset Quotes grd
26214 \end_inset
26215
26216  zu erhalten, muss dieser Befehl anstelle von 
26217 \series bold
26218
26219 \backslash
26220 numberwithin
26221 \series default
26222  verwendet werden:
26223 \end_layout
26224
26225 \begin_layout Standard
26226
26227 \series bold
26228
26229 \backslash
26230 renewcommand{
26231 \backslash
26232 thefootnote}{
26233 \backslash
26234 thechapter.
26235 \backslash
26236 Roman{footnote}}
26237 \end_layout
26238
26239 \begin_layout Subsection
26240 Fußnoten-Platzierung
26241 \begin_inset Index idx
26242 status collapsed
26243
26244 \begin_layout Plain Layout
26245 Fußnoten ! Platzierung
26246 \end_layout
26247
26248 \end_inset
26249
26250
26251 \end_layout
26252
26253 \begin_layout Standard
26254 Wenn Sie auf einer Seite mehrere Fußnoten haben, werden sie untereinander
26255  ohne Zwischenraum am Ende der Seite gedruckt.
26256  Damit sie besser zu unterscheiden sind, kann man mit folgendem Befehl im
26257  LaTeX-Vorspann 1.5
26258 \begin_inset space \thinspace{}
26259 \end_inset
26260
26261 mm Zwischenraum einfügen:
26262 \end_layout
26263
26264 \begin_layout Standard
26265
26266 \series bold
26267
26268 \backslash
26269 let
26270 \backslash
26271 myFoot
26272 \backslash
26273 footnote
26274 \begin_inset Newline newline
26275 \end_inset
26276
26277
26278 \backslash
26279 renewcommand{
26280 \backslash
26281 footnote}[1]{
26282 \backslash
26283 myFoot{#1
26284 \backslash
26285 vspace{1.5mm}}}
26286 \end_layout
26287
26288 \begin_layout Standard
26289 \begin_inset VSpace bigskip
26290 \end_inset
26291
26292 In einem zweispaltigen Dokument werden die Fußnoten am unteren Rand jeder
26293  Spalte gedruckt, Abbildung
26294 \begin_inset space ~
26295 \end_inset
26296
26297
26298 \begin_inset CommandInset ref
26299 LatexCommand ref
26300 reference "abb:Standard-Fußnoten-Platzierung-in"
26301
26302 \end_inset
26303
26304 .
26305  Wenn die Fußnoten nur unter der rechten Spalte gedruckt werden sollen wie
26306  in Abbildung
26307 \begin_inset space ~
26308 \end_inset
26309
26310
26311 \begin_inset CommandInset ref
26312 LatexCommand ref
26313 reference "abb:Fußnoten-Platzierung-in-einem"
26314
26315 \end_inset
26316
26317 , müssen Sie das LaTeX-Paket 
26318 \series bold
26319 ftnright
26320 \series default
26321
26322 \begin_inset Index idx
26323 status collapsed
26324
26325 \begin_layout Plain Layout
26326 LaTeX-Pakete ! ftnright
26327 \end_layout
26328
26329 \end_inset
26330
26331  mit folgendem Befehl im LaTeX-Vorspann einfügen:
26332 \end_layout
26333
26334 \begin_layout Standard
26335
26336 \series bold
26337
26338 \backslash
26339 usepackage{ftnright}
26340 \end_layout
26341
26342 \begin_layout Standard
26343 \begin_inset Float figure
26344 placement !h
26345 wide false
26346 sideways false
26347 status open
26348
26349 \begin_layout Plain Layout
26350 \begin_inset ERT
26351 status collapsed
26352
26353 \begin_layout Plain Layout
26354
26355
26356 \backslash
26357 framebox{
26358 \end_layout
26359
26360 \end_inset
26361
26362
26363 \begin_inset Graphics
26364         filename ../clipart/without_fntright.pdf
26365         width 100col%
26366         scaleBeforeRotation
26367
26368 \end_inset
26369
26370
26371 \begin_inset ERT
26372 status collapsed
26373
26374 \begin_layout Plain Layout
26375
26376 }
26377 \end_layout
26378
26379 \end_inset
26380
26381
26382 \end_layout
26383
26384 \begin_layout Plain Layout
26385 \begin_inset Caption
26386
26387 \begin_layout Plain Layout
26388 \begin_inset CommandInset label
26389 LatexCommand label
26390 name "abb:Standard-Fußnoten-Platzierung-in"
26391
26392 \end_inset
26393
26394 Standard-Fußnoten-Platzierung in einem zweispaltigen Dokument
26395 \begin_inset Argument
26396 status open
26397
26398 \begin_layout Plain Layout
26399 Standard-Fußnoten-Platzierung in einem zweispaltigen Dokument
26400 \end_layout
26401
26402 \end_inset
26403
26404
26405 \end_layout
26406
26407 \end_inset
26408
26409
26410 \end_layout
26411
26412 \end_inset
26413
26414
26415 \end_layout
26416
26417 \begin_layout Standard
26418 \begin_inset Float figure
26419 placement !h
26420 wide false
26421 sideways false
26422 status open
26423
26424 \begin_layout Plain Layout
26425 \begin_inset ERT
26426 status collapsed
26427
26428 \begin_layout Plain Layout
26429
26430
26431 \backslash
26432 framebox{
26433 \end_layout
26434
26435 \end_inset
26436
26437
26438 \begin_inset Graphics
26439         filename ../clipart/with_fntright.pdf
26440         width 100col%
26441         scaleBeforeRotation
26442
26443 \end_inset
26444
26445
26446 \begin_inset ERT
26447 status collapsed
26448
26449 \begin_layout Plain Layout
26450
26451 }
26452 \end_layout
26453
26454 \end_inset
26455
26456
26457 \end_layout
26458
26459 \begin_layout Plain Layout
26460 \begin_inset Caption
26461
26462 \begin_layout Plain Layout
26463 \begin_inset CommandInset label
26464 LatexCommand label
26465 name "abb:Fußnoten-Platzierung-in-einem"
26466
26467 \end_inset
26468
26469 Fußnoten-Platzierung in einem zweispaltigen Dokument mit dem LaTeX-Paket
26470  
26471 \series bold
26472 ftnright
26473 \series default
26474 .
26475 \begin_inset Argument
26476 status collapsed
26477
26478 \begin_layout Plain Layout
26479 Fußnoten-Platzierung mit 
26480 \family typewriter
26481 ftnright
26482 \end_layout
26483
26484 \end_inset
26485
26486
26487 \end_layout
26488
26489 \end_inset
26490
26491
26492 \end_layout
26493
26494 \end_inset
26495
26496
26497 \end_layout
26498
26499 \begin_layout Standard
26500 \begin_inset VSpace bigskip
26501 \end_inset
26502
26503 In einigen wissenschaftlichen Veröffentlichungen werden alle Fußnoten am
26504  Ende eines Abschnitts in einem eigenen Absatz wie in Abbildung
26505 \begin_inset space ~
26506 \end_inset
26507
26508
26509 \begin_inset CommandInset ref
26510 LatexCommand ref
26511 reference "abb:endnotes"
26512
26513 \end_inset
26514
26515  gedruckt.
26516  Man nennt sie dann 
26517 \begin_inset Quotes gld
26518 \end_inset
26519
26520 Endnoten
26521 \begin_inset Quotes grd
26522 \end_inset
26523
26524 .
26525 \begin_inset Index idx
26526 status collapsed
26527
26528 \begin_layout Plain Layout
26529 Endnoten
26530 \end_layout
26531
26532 \end_inset
26533
26534  Um das zu erreichen, laden Sie im Menü 
26535 \family sans
26536 Dokument\SpecialChar \menuseparator
26537 Einstellungen\SpecialChar \menuseparator
26538 Module 
26539 \family default
26540 das Modul 
26541 \family sans
26542 Fußnote
26543 \begin_inset space ~
26544 \end_inset
26545
26546 als
26547 \begin_inset space ~
26548 \end_inset
26549
26550 Endnote
26551 \family default
26552 .
26553  Um die gesammelten Fußnoten zu drucken, fügen Sie den Befehl
26554 \end_layout
26555
26556 \begin_layout Standard
26557
26558 \series bold
26559
26560 \backslash
26561 theendnotes
26562 \end_layout
26563
26564 \begin_layout Standard
26565 als TeX-Code am Ende des Abschnitts oder Kapitels ein.
26566 \end_layout
26567
26568 \begin_layout Standard
26569 \begin_inset Float figure
26570 wide false
26571 sideways false
26572 status open
26573
26574 \begin_layout Plain Layout
26575 \align center
26576 \begin_inset ERT
26577 status collapsed
26578
26579 \begin_layout Plain Layout
26580
26581
26582 \backslash
26583 framebox{
26584 \end_layout
26585
26586 \end_inset
26587
26588
26589 \begin_inset Graphics
26590         filename ../clipart/endnotes.pdf
26591         scaleBeforeRotation
26592
26593 \end_inset
26594
26595
26596 \begin_inset ERT
26597 status collapsed
26598
26599 \begin_layout Plain Layout
26600
26601 }
26602 \end_layout
26603
26604 \end_inset
26605
26606
26607 \end_layout
26608
26609 \begin_layout Plain Layout
26610 \begin_inset Caption
26611
26612 \begin_layout Plain Layout
26613 \begin_inset CommandInset label
26614 LatexCommand label
26615 name "abb:endnotes"
26616
26617 \end_inset
26618
26619
26620 \series bold
26621 endnotes
26622 \series default
26623  – Die Fußnoten werden am Ende eines Abschnitts in einem eigenen Paragraphen
26624  gedruckt.
26625 \end_layout
26626
26627 \end_inset
26628
26629
26630 \end_layout
26631
26632 \end_inset
26633
26634
26635 \end_layout
26636
26637 \begin_layout Standard
26638 \begin_inset VSpace medskip
26639 \end_inset
26640
26641 Die Absatzüberschrift für die Endnoten wird nicht automatisch in die Dokumentspr
26642 ache übersetzt.
26643  Der folgende Befehl im LaTeX-Vorspann  übersetzt den englischen Namen 
26644 \begin_inset Quotes gld
26645 \end_inset
26646
26647 Notes
26648 \begin_inset Quotes grd
26649 \end_inset
26650
26651  in 
26652 \begin_inset Quotes gld
26653 \end_inset
26654
26655 Anmerkungen
26656 \begin_inset Quotes grd
26657 \end_inset
26658
26659 :
26660 \end_layout
26661
26662 \begin_layout Standard
26663
26664 \series bold
26665
26666 \backslash
26667 renewcommand{
26668 \backslash
26669 notesname}{Anmerkungen}
26670 \end_layout
26671
26672 \begin_layout Standard
26673 \begin_inset VSpace medskip
26674 \end_inset
26675
26676 Wenn Sie in den Befehlen von Abschnitt
26677 \begin_inset space ~
26678 \end_inset
26679
26680
26681 \begin_inset CommandInset ref
26682 LatexCommand ref
26683 reference "uab:Fußnoten-Nummerierung"
26684
26685 \end_inset
26686
26687  
26688 \series bold
26689
26690 \backslash
26691 thefootnote
26692 \series default
26693  durch 
26694 \series bold
26695
26696 \backslash
26697 theendnote
26698 \series default
26699  ersetzen, können Sie die Nummerierung von Endnoten ändern.
26700  Um die Endnoten-Nummern zurückzusetzen, benutzen Sie den Befehl 
26701 \series bold
26702
26703 \backslash
26704 @addtoreset
26705 \series default
26706  wie in Abschnitt
26707 \begin_inset space \space{}
26708 \end_inset
26709
26710
26711 \begin_inset CommandInset ref
26712 LatexCommand ref
26713 reference "uab:Fußnoten-Nummerierung"
26714
26715 \end_inset
26716
26717  beschrieben und ersetzen 
26718 \series bold
26719 footnote
26720 \series default
26721  durch 
26722 \series bold
26723 endnote
26724 \series default
26725 .
26726 \end_layout
26727
26728 \begin_layout Standard
26729 Für Endnoten gibt es den Befehl 
26730 \series bold
26731
26732 \backslash
26733 endnotemark[Nummer]
26734 \series default
26735  analog zum Befehl 
26736 \series bold
26737
26738 \backslash
26739 footnotemark
26740 \series default
26741  der in Abschnitt
26742 \begin_inset space ~
26743 \end_inset
26744
26745
26746 \begin_inset CommandInset ref
26747 LatexCommand ref
26748 reference "abs:Fußnoten"
26749
26750 \end_inset
26751
26752  beschrieben ist.
26753 \end_layout
26754
26755 \begin_layout Standard
26756 \begin_inset VSpace bigskip
26757 \end_inset
26758
26759 Mit dem LaTeX-Paket 
26760 \series bold
26761 footmisc
26762 \series default
26763
26764 \begin_inset Index idx
26765 status collapsed
26766
26767 \begin_layout Plain Layout
26768 LaTeX-Pakete ! footmisc
26769 \end_layout
26770
26771 \end_inset
26772
26773  (
26774 \begin_inset CommandInset citation
26775 LatexCommand cite
26776 key "footmisc"
26777
26778 \end_inset
26779
26780 ) können Sie Fußnoten am Seitenrand drucken und die Textausrichtung ändern.
26781 \end_layout
26782
26783 \begin_layout Standard
26784 In LaTeX-Büchern, 
26785 \begin_inset CommandInset citation
26786 LatexCommand cite
26787 key "latexcompanion,latexguide,lamport,latex-praxisbuch"
26788
26789 \end_inset
26790
26791 , finden Sie weiteres zu Fußnoten.
26792  Wenn Sie eine 
26793 \series bold
26794 KOMA-Script
26795 \series default
26796
26797 \begin_inset Index idx
26798 status collapsed
26799
26800 \begin_layout Plain Layout
26801 LaTeX-Pakete ! KOMA-Script
26802 \end_layout
26803
26804 \end_inset
26805
26806  Dokumentklasse verwenden, können Sie alle Fußnoteneinstellungen über klassenspe
26807 zifische Befehle anpassen, siehe 
26808 \begin_inset CommandInset citation
26809 LatexCommand cite
26810 key "KOMA-Script"
26811
26812 \end_inset
26813
26814 .
26815 \end_layout
26816
26817 \begin_layout Section
26818 Randnotizen
26819 \begin_inset Index idx
26820 status collapsed
26821
26822 \begin_layout Plain Layout
26823 Randnotizen
26824 \end_layout
26825
26826 \end_inset
26827
26828
26829 \begin_inset Index idx
26830 status collapsed
26831
26832 \begin_layout Plain Layout
26833 Notizen ! Randnotizen
26834 \end_layout
26835
26836 \end_inset
26837
26838
26839 \end_layout
26840
26841 \begin_layout Standard
26842 Randnotizen sehen in LyX wie Fußnoten aus und verhalten sich auch so.
26843  Sie fügen sie mit einem Klick auf den Schalter 
26844 \begin_inset Graphics
26845         filename ../../images/marginalnote-insert.png
26846         scale 70
26847         scaleBeforeRotation
26848
26849 \end_inset
26850
26851  oder über 
26852 \family sans
26853 Einfügen\SpecialChar \menuseparator
26854 Randnotiz
26855 \family default
26856  ein.
26857  Ein graues Kästchen mit der Aufschrift 
26858 \begin_inset Quotes gld
26859 \end_inset
26860
26861 Rand
26862 \begin_inset Quotes grd
26863 \end_inset
26864
26865  erscheint
26866 \family roman
26867 \series medium
26868 , und dort, wo der Cursor steht, können Sie Text eingeben.
26869 \end_layout
26870
26871 \begin_layout Standard
26872 Hier am Rand sehen Sie eine Randnotiz.
26873  
26874 \begin_inset Marginal
26875 status open
26876
26877 \begin_layout Plain Layout
26878 Dies ist eine Randnotiz.
26879 \end_layout
26880
26881 \end_inset
26882
26883
26884 \end_layout
26885
26886 \begin_layout Standard
26887 In der Druckausgabe von einseitig formatierten Dokumenten werden Randnotizen
26888  am rechten Rand gesetzt, bei doppelseitigen außen – links auf den geraden
26889  Seiten und rechts auf den ungeraden.
26890  Der Text ist rechtsbündig ausgerichtet, wenn die Randnotiz links gedruckt
26891  wird und umgekehrt.
26892  Die erste Zeile einer Randnotiz steht in der Textzeile, in der sie eingefügt
26893  wurde.
26894 \end_layout
26895
26896 \begin_layout Standard
26897 \begin_inset VSpace bigskip
26898 \end_inset
26899
26900 Um eine Randnotiz am inneren Rand zu drucken, fügen Sie den Befehl
26901 \end_layout
26902
26903 \begin_layout Standard
26904
26905 \series bold
26906
26907 \backslash
26908 reversemarginpar
26909 \end_layout
26910
26911 \begin_layout Standard
26912 als TeX-Code vor einer Randnotiz ein.
26913  Das gilt dann für alle folgenden Randnotizen.
26914  
26915 \begin_inset ERT
26916 status collapsed
26917
26918 \begin_layout Plain Layout
26919
26920
26921 \backslash
26922 reversemarginpar 
26923 \end_layout
26924
26925 \end_inset
26926
26927
26928 \begin_inset Marginal
26929 status open
26930
26931 \begin_layout Plain Layout
26932 Hier ist ein Beispiel im inneren Rand.
26933 \end_layout
26934
26935 \end_inset
26936
26937
26938 \begin_inset Newline newline
26939 \end_inset
26940
26941
26942 \begin_inset Note Greyedout
26943 status open
26944
26945 \begin_layout Plain Layout
26946  
26947 \series bold
26948 Achtung:
26949 \series default
26950  Oft ist am inneren Rand nicht genügend Platz, um den Text korrekt zu drucken.
26951 \end_layout
26952
26953 \end_inset
26954
26955
26956 \end_layout
26957
26958 \begin_layout Standard
26959 Um zur Standard-Platzierung zurückzukehren, fügen Sie den Befehl
26960 \end_layout
26961
26962 \begin_layout Standard
26963
26964 \series bold
26965
26966 \backslash
26967 normalmarginpar
26968 \end_layout
26969
26970 \begin_layout Standard
26971 als TeX-Code ein.
26972 \begin_inset ERT
26973 status collapsed
26974
26975 \begin_layout Plain Layout
26976
26977
26978 \backslash
26979 normalmarginpar 
26980 \end_layout
26981
26982 \end_inset
26983
26984
26985 \end_layout
26986
26987 \begin_layout Standard
26988 \begin_inset Note Greyedout
26989 status open
26990
26991 \begin_layout Plain Layout
26992
26993 \series bold
26994 Achtung:
26995 \series default
26996  Der Befehl wird missachtet, wenn er im selben Absatz wie 
26997 \series bold
26998
26999 \backslash
27000 reversemarginpar
27001 \series default
27002  verwendet wird.
27003 \end_layout
27004
27005 \end_inset
27006
27007
27008 \end_layout
27009
27010 \begin_layout Standard
27011 \begin_inset VSpace bigskip
27012 \end_inset
27013
27014
27015 \begin_inset Marginal
27016 status open
27017
27018 \begin_layout Plain Layout
27019
27020 \family roman
27021 \series medium
27022 EinSehrLangesWort am Anfang, das umgebrochen wird.
27023 \end_layout
27024
27025 \end_inset
27026
27027  Ähnlich wie in Abschnitt
27028 \begin_inset space ~
27029 \end_inset
27030
27031
27032 \begin_inset CommandInset ref
27033 LatexCommand ref
27034 reference "uab:Mehrfache-Zeilen-in"
27035
27036 \end_inset
27037
27038  beschrieben können lange Worte nicht umgebrochen werden, wenn sie das erste
27039  Wort der Randnotiz sind.
27040  Um das zu vermeiden, fügen sie 0
27041 \begin_inset space \thinspace{}
27042 \end_inset
27043
27044 pt horizontalen Abstand vor dem Wort ein, so wie hier: 
27045 \begin_inset Marginal
27046 status open
27047
27048 \begin_layout Plain Layout
27049 \begin_inset space \hspace{}
27050 \length 0pt
27051 \end_inset
27052
27053
27054 \family roman
27055 \series medium
27056 EinSehrLangesWort am Anfang, das umgebrochen wird.
27057 \end_layout
27058
27059 \end_inset
27060
27061
27062 \end_layout
27063
27064 \begin_layout Standard
27065 \begin_inset VSpace bigskip
27066 \end_inset
27067
27068
27069 \end_layout
27070
27071 \begin_layout Standard
27072 \begin_inset Note Greyedout
27073 status open
27074
27075 \begin_layout Plain Layout
27076
27077 \series bold
27078 Bemerkung:
27079 \series default
27080  Randnotizen können ohne Tricks nicht in Tabellen, Gleitumgebungen und Fußnoten
27081  verwendet werden.
27082 \end_layout
27083
27084 \end_inset
27085
27086
27087 \end_layout
27088
27089 \begin_layout Standard
27090 \begin_inset VSpace bigskip
27091 \end_inset
27092
27093
27094 \end_layout
27095
27096 \begin_layout Standard
27097 \begin_inset ERT
27098 status collapsed
27099
27100 \begin_layout Plain Layout
27101
27102
27103 \backslash
27104 ifmarginnote
27105 \end_layout
27106
27107 \end_inset
27108
27109
27110 \begin_inset Note Note
27111 status open
27112
27113 \begin_layout Plain Layout
27114 Der folgende Abschnitt wird nur gedruckt, wenn das LaTeX-Paket 
27115 \series bold
27116 marginnote
27117 \series default
27118  installiert ist.
27119 \end_layout
27120
27121 \end_inset
27122
27123
27124 \end_layout
27125
27126 \begin_layout Standard
27127 Diese Einschränkung kann umgangen werden, wenn das LaTeX-Paket 
27128 \series bold
27129 marginnote
27130 \series default
27131
27132 \begin_inset Index idx
27133 status collapsed
27134
27135 \begin_layout Plain Layout
27136 LaTeX-Pakete ! marginnote
27137 \end_layout
27138
27139 \end_inset
27140
27141  verwendet wird.
27142  Wenn Sie diese zwei Zeilen zum LaTeX-Vorspann hinzufügen, wird der Befehl,
27143  der von LyX für Randnotizen verwendet wird, umdefiniert, so dass der Befehl
27144  des Pakets 
27145 \series bold
27146 marginnote
27147 \series default
27148  für Randnotizen verwendet wird:
27149 \end_layout
27150
27151 \begin_layout Standard
27152
27153 \series bold
27154
27155 \backslash
27156 usepackage{marginnote}
27157 \begin_inset Newline newline
27158 \end_inset
27159
27160
27161 \backslash
27162 let
27163 \backslash
27164 marginpar
27165 \backslash
27166 marginnote
27167 \end_layout
27168
27169 \begin_layout Standard
27170 Dies wird auch in diesem Dokument verwendet, denn 
27171 \series bold
27172 marginnote
27173 \series default
27174  hat eine andere nützliche Eigenschaft: Man kann einen vertikalen Versatz
27175  für Randnotizen angeben.
27176  Dies wird oft für ein besseres Seitenformat verwendet, wenn zu viele Randnotize
27177 n zu dicht beieinander sind.
27178  Der Versatz wird in LyX als TeX-Code direkt nach der Randnotiz mit dem
27179  Schema
27180 \end_layout
27181
27182 \begin_layout Standard
27183
27184 \series bold
27185 [Versatz]
27186 \end_layout
27187
27188 \begin_layout Standard
27189 angegeben.
27190  Dabei ist der Versatz eine Länge mit einer der Einheiten, die in Tabelle
27191 \begin_inset space ~
27192 \end_inset
27193
27194
27195 \begin_inset CommandInset ref
27196 LatexCommand ref
27197 reference "tab:Maßeinheiten"
27198
27199 \end_inset
27200
27201  aufgelistet sind.
27202  Ein negativer Wert versetzt die Randnotiz nach oben, ein positiver Wert
27203  nach unten.
27204  Zum Beispiel ist die Randnotiz neben diesem Text um 1.5
27205 \begin_inset space \thinspace{}
27206 \end_inset
27207
27208 cm mit dem TeX-Code-Befehl  
27209 \begin_inset Quotes gld
27210 \end_inset
27211
27212
27213 \series bold
27214 [-1.5cm]
27215 \series default
27216
27217 \begin_inset Quotes grd
27218 \end_inset
27219
27220  nach oben versetzt.
27221 \begin_inset Marginal
27222 status open
27223
27224 \begin_layout Plain Layout
27225 Diese Randnotiz ist 1.5
27226 \begin_inset space \thinspace{}
27227 \end_inset
27228
27229 cm von ihrer Originalposition nach oben versetzt.
27230 \end_layout
27231
27232 \end_inset
27233
27234
27235 \begin_inset ERT
27236 status collapsed
27237
27238 \begin_layout Plain Layout
27239
27240 [-1.5cm]
27241 \end_layout
27242
27243 \end_inset
27244
27245
27246 \end_layout
27247
27248 \begin_layout Standard
27249 \begin_inset VSpace medskip
27250 \end_inset
27251
27252 Mit 
27253 \series bold
27254 marginnote
27255 \series default
27256  können Sie auch die Ausrichtung des Texts in der Randnotiz ändern.
27257  Zum Beispiel setzen die Befehle
27258 \end_layout
27259
27260 \begin_layout Standard
27261
27262 \series bold
27263
27264 \backslash
27265 renewcommand*{
27266 \backslash
27267 raggedleftmarginnote}{
27268 \backslash
27269 centering}
27270 \begin_inset Newline newline
27271 \end_inset
27272
27273
27274 \backslash
27275 renewcommand*{
27276 \backslash
27277 raggedrightmarginnote}{
27278 \backslash
27279 centering}
27280 \end_layout
27281
27282 \begin_layout Standard
27283 die Ausrichtung auf zentriert.
27284  
27285 \series bold
27286
27287 \backslash
27288 raggedleftmarginnote
27289 \series default
27290  bewirkt dabei, dass die Randnotiz auf der linken Seite erscheint.
27291  
27292 \begin_inset ERT
27293 status collapsed
27294
27295 \begin_layout Plain Layout
27296
27297
27298 \backslash
27299 renewcommand*{
27300 \backslash
27301 raggedleftmarginnote}{
27302 \backslash
27303 centering}
27304 \end_layout
27305
27306 \begin_layout Plain Layout
27307
27308
27309 \backslash
27310 renewcommand*{
27311 \backslash
27312 raggedrightmarginnote}{
27313 \backslash
27314 centering}
27315 \end_layout
27316
27317 \end_inset
27318
27319
27320 \begin_inset Marginal
27321 status open
27322
27323 \begin_layout Plain Layout
27324 Der Text dieser Randnotiz ist zentriert ausgerichtet.
27325 \end_layout
27326
27327 \end_inset
27328
27329  Die Voreinstellung ist
27330 \end_layout
27331
27332 \begin_layout Standard
27333
27334 \series bold
27335
27336 \backslash
27337 renewcommand*{
27338 \backslash
27339 raggedleftmarginnote}{
27340 \backslash
27341 raggedleft}
27342 \begin_inset Newline newline
27343 \end_inset
27344
27345
27346 \backslash
27347 renewcommand*{
27348 \backslash
27349 raggedrightmarginnote}{
27350 \backslash
27351 raggedright}
27352 \series default
27353
27354 \begin_inset ERT
27355 status collapsed
27356
27357 \begin_layout Plain Layout
27358
27359
27360 \backslash
27361 renewcommand*{
27362 \backslash
27363 raggedleftmarginnote}{
27364 \backslash
27365 raggedleft}
27366 \end_layout
27367
27368 \begin_layout Plain Layout
27369
27370
27371 \backslash
27372 renewcommand*{
27373 \backslash
27374 raggedrightmarginnote}{
27375 \backslash
27376 raggedright}
27377 \end_layout
27378
27379 \end_inset
27380
27381
27382 \end_layout
27383
27384 \begin_layout Standard
27385 \begin_inset VSpace medskip
27386 \end_inset
27387
27388 Für weitere Fähigkeiten des Pakets 
27389 \series bold
27390 marginnote
27391 \series default
27392  sei auf dessen Dokumentation verwiesen 
27393 \begin_inset CommandInset citation
27394 LatexCommand cite
27395 key "marginnote"
27396
27397 \end_inset
27398
27399 .
27400 \end_layout
27401
27402 \begin_layout Standard
27403 \begin_inset VSpace bigskip
27404 \end_inset
27405
27406 Das Format von Randnotizen kann allgemein durch Änderung ihrer Definition
27407  geändert werden.
27408  Um z.
27409 \begin_inset space \thinspace{}
27410 \end_inset
27411
27412 B.
27413  eine Überschrift für alle Randnotizen mit dem unterstrichenen, serifenlosen
27414  und fettgedruckten Text 
27415 \begin_inset Quotes eld
27416 \end_inset
27417
27418
27419 \family sans
27420 \series bold
27421 \bar under
27422 Achtung!
27423 \family default
27424 \series default
27425 \bar default
27426
27427 \begin_inset Quotes erd
27428 \end_inset
27429
27430  zu erstellen, fügen Sie dies zum LaTeX-Vorspann hinzu:
27431 \end_layout
27432
27433 \begin_layout Standard
27434
27435 \series bold
27436
27437 \backslash
27438 let
27439 \backslash
27440 myMarginpar
27441 \backslash
27442 marginpar
27443 \begin_inset Newline newline
27444 \end_inset
27445
27446
27447 \backslash
27448 renewcommand{
27449 \backslash
27450 marginpar}[1]{
27451 \backslash
27452 myMarginpar{%
27453 \begin_inset Newline newline
27454 \end_inset
27455
27456
27457 \begin_inset Phantom HPhantom
27458 status open
27459
27460 \begin_layout Plain Layout
27461
27462 \series bold
27463 \begin_inset space ~
27464 \end_inset
27465
27466
27467 \end_layout
27468
27469 \end_inset
27470
27471
27472 \backslash
27473 hspace{0pt}
27474 \backslash
27475 textsf{
27476 \backslash
27477 textbf{
27478 \backslash
27479 underbar{Achtung!}}}%
27480 \begin_inset Newline newline
27481 \end_inset
27482
27483
27484 \begin_inset Phantom HPhantom
27485 status open
27486
27487 \begin_layout Plain Layout
27488
27489 \series bold
27490 \begin_inset space ~
27491 \end_inset
27492
27493
27494 \end_layout
27495
27496 \end_inset
27497
27498
27499 \backslash
27500 vspace{1.5mm}
27501 \backslash
27502
27503 \backslash
27504 #1}}
27505 \end_layout
27506
27507 \begin_layout Standard
27508 \begin_inset ERT
27509 status collapsed
27510
27511 \begin_layout Plain Layout
27512
27513
27514 \backslash
27515 let
27516 \backslash
27517 myMarginpar
27518 \backslash
27519 marginpar
27520 \end_layout
27521
27522 \begin_layout Plain Layout
27523
27524
27525 \backslash
27526 renewcommand{
27527 \backslash
27528 marginpar}[1]{
27529 \backslash
27530 myMarginpar{%
27531 \end_layout
27532
27533 \begin_layout Plain Layout
27534
27535    
27536 \backslash
27537 textsf{
27538 \backslash
27539 textbf{
27540 \backslash
27541 underbar{Achtung!}}}%
27542 \end_layout
27543
27544 \begin_layout Plain Layout
27545
27546    
27547 \backslash
27548 vspace{1.5mm}
27549 \backslash
27550
27551 \backslash
27552 #1}}
27553 \end_layout
27554
27555 \end_inset
27556
27557
27558 \begin_inset Marginal
27559 status open
27560
27561 \begin_layout Plain Layout
27562 Dies ist eine Randnotiz mit einer definierten Überschrift.
27563 \end_layout
27564
27565 \end_inset
27566
27567
27568 \begin_inset ERT
27569 status collapsed
27570
27571 \begin_layout Plain Layout
27572
27573 [-1.5cm]
27574 \end_layout
27575
27576 \end_inset
27577
27578
27579 \begin_inset ERT
27580 status collapsed
27581
27582 \begin_layout Plain Layout
27583
27584
27585 \backslash
27586 renewcommand{
27587 \backslash
27588 marginpar}[1]{
27589 \backslash
27590 myMarginpar{#1}}
27591 \end_layout
27592
27593 \end_inset
27594
27595
27596 \begin_inset Note Note
27597 status open
27598
27599 \begin_layout Plain Layout
27600 Das Format wurde nur für dieses Beispiel geändert.
27601 \end_layout
27602
27603 \end_inset
27604
27605
27606 \end_layout
27607
27608 \begin_layout Standard
27609 \begin_inset ERT
27610 status collapsed
27611
27612 \begin_layout Plain Layout
27613
27614
27615 \backslash
27616 else
27617 \end_layout
27618
27619 \end_inset
27620
27621
27622 \begin_inset Note Note
27623 status open
27624
27625 \begin_layout Plain Layout
27626 Der folgende Hinweis wird gedruckt, wenn das LaTeX-Paket 
27627 \series bold
27628 marginnote
27629 \series default
27630  nicht installiert ist:
27631 \end_layout
27632
27633 \end_inset
27634
27635
27636 \end_layout
27637
27638 \begin_layout Standard
27639 Das LaTeX-Paket 
27640 \series bold
27641 marginnote
27642 \series default
27643  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
27644 \end_layout
27645
27646 \begin_layout Standard
27647 \begin_inset ERT
27648 status collapsed
27649
27650 \begin_layout Plain Layout
27651
27652
27653 \backslash
27654 fi
27655 \end_layout
27656
27657 \end_inset
27658
27659
27660 \end_layout
27661
27662 \begin_layout Chapter
27663 Boxen
27664 \end_layout
27665
27666 \begin_layout Section
27667 Einleitung
27668 \begin_inset Index idx
27669 status collapsed
27670
27671 \begin_layout Plain Layout
27672 Boxen ! Einleitung
27673 \end_layout
27674
27675 \end_inset
27676
27677
27678 \end_layout
27679
27680 \begin_layout Standard
27681 Boxen werden benutzt, um einen Textblock zu formatieren.
27682  Sie können benutzt werden, um Dokumente in mehreren Sprachen zu schreiben,
27683  siehe Abschnitt
27684 \begin_inset space ~
27685 \end_inset
27686
27687
27688 \begin_inset CommandInset ref
27689 LatexCommand ref
27690 reference "abs:Minipage"
27691
27692 \end_inset
27693
27694 , um Text zu umrahmen, siehe Abschnitt
27695 \begin_inset space ~
27696 \end_inset
27697
27698
27699 \begin_inset CommandInset ref
27700 LatexCommand ref
27701 reference "uab:Verzierung"
27702
27703 \end_inset
27704
27705 , um Silbentrennung zu verhindern, siehe Abschnitt
27706 \begin_inset space ~
27707 \end_inset
27708
27709
27710 \begin_inset CommandInset ref
27711 LatexCommand ref
27712 reference "abs:Silbentrennung-unterbinden"
27713
27714 \end_inset
27715
27716 , um Text senkrecht auszurichten, siehe Abschnitt
27717 \begin_inset space ~
27718 \end_inset
27719
27720
27721 \begin_inset CommandInset ref
27722 LatexCommand ref
27723 reference "uab:Vertikale-Ausrichtung"
27724
27725 \end_inset
27726
27727  oder um die Hintergrundfarbe von Texten zu setzen, siehe Abschnitt
27728 \begin_inset space ~
27729 \end_inset
27730
27731
27732 \begin_inset CommandInset ref
27733 LatexCommand ref
27734 reference "abs:Farbige-Boxen"
27735
27736 \end_inset
27737
27738 .
27739 \end_layout
27740
27741 \begin_layout Standard
27742 Boxen werden mit 
27743 \family sans
27744 Einfügen\SpecialChar \menuseparator
27745 Box
27746 \family default
27747  oder dem Schalter 
27748 \begin_inset Graphics
27749         filename ../../images/box-insert.png
27750         scale 70
27751         scaleBeforeRotation
27752
27753 \end_inset
27754
27755  eingefügt.
27756  Ein graues Kästchen mit der Aufschrift 
27757 \begin_inset Quotes gld
27758 \end_inset
27759
27760 Box (Minipage)
27761 \begin_inset Quotes grd
27762 \end_inset
27763
27764  erscheint: 
27765 \begin_inset Graphics
27766         filename clipart/StandardBoxQt4.png
27767         scale 85
27768         scaleBeforeRotation
27769
27770 \end_inset
27771
27772  Mit einem Rechts\SpecialChar \-
27773 klick auf das graue Kästchen und der Auswahl von 
27774 \family sans
27775 Einstellungen
27776 \family default
27777  kann der Typ spezifiziert werden.
27778  Das Dialogfenster bietet bei 
27779 \family sans
27780 Innere
27781 \begin_inset space ~
27782 \end_inset
27783
27784 Box
27785 \family default
27786  die Typen 
27787 \family sans
27788 Makebox
27789 \family default
27790
27791 \family sans
27792 Parbox
27793 \family default
27794  und 
27795 \family sans
27796 Minipage
27797 \family default
27798  an.
27799  
27800 \family sans
27801 Minipage
27802 \family default
27803  ist die Standard-Einstellung für neue Boxen und in Abschnitt
27804 \begin_inset space ~
27805 \end_inset
27806
27807
27808 \begin_inset CommandInset ref
27809 LatexCommand ref
27810 reference "abs:Minipage"
27811
27812 \end_inset
27813
27814  beschrieben, 
27815 \family sans
27816 Parbox
27817 \family default
27818  in Abschnitt
27819 \begin_inset space ~
27820 \end_inset
27821
27822
27823 \begin_inset CommandInset ref
27824 LatexCommand ref
27825 reference "abs:Parbox"
27826
27827 \end_inset
27828
27829  und 
27830 \family sans
27831 Makebox
27832 \family default
27833  in 
27834 \begin_inset CommandInset ref
27835 LatexCommand ref
27836 reference "abs:Silbentrennung-unterbinden"
27837
27838 \end_inset
27839
27840 .
27841 \end_layout
27842
27843 \begin_layout Standard
27844 Boxen sind nicht nummeriert, und Sie können deshalb nicht auf sie verweisen
27845  wie auf Gleitobjekte und Fußnoten.
27846 \end_layout
27847
27848 \begin_layout Standard
27849 \begin_inset Note Greyedout
27850 status open
27851
27852 \begin_layout Plain Layout
27853
27854 \series bold
27855 Bemerkung
27856 \begin_inset space ~
27857 \end_inset
27858
27859 1:
27860 \series default
27861  Boxen dürfen in 
27862 \family sans
27863 List-
27864 \family default
27865  oder 
27866 \family sans
27867 Beschreibung-
27868 \family default
27869 Umgebungen nicht verwendet werden.
27870 \end_layout
27871
27872 \end_inset
27873
27874
27875 \end_layout
27876
27877 \begin_layout Standard
27878 \begin_inset Note Greyedout
27879 status open
27880
27881 \begin_layout Plain Layout
27882
27883 \series bold
27884 Bemerkung
27885 \begin_inset space ~
27886 \end_inset
27887
27888 2:
27889 \series default
27890  Boxen ohne 
27891 \family sans
27892 Innere
27893 \begin_inset space ~
27894 \end_inset
27895
27896 Box
27897 \family default
27898  und ohne Rahmen werden in Abschnitt
27899 \begin_inset space ~
27900 \end_inset
27901
27902
27903 \begin_inset CommandInset ref
27904 LatexCommand ref
27905 reference "abs:Silbentrennung-unterbinden"
27906
27907 \end_inset
27908
27909  beschrieben.
27910 \end_layout
27911
27912 \end_inset
27913
27914
27915 \end_layout
27916
27917 \begin_layout Section
27918 Das Box-Einstellungen-Fenster
27919 \begin_inset CommandInset label
27920 LatexCommand label
27921 name "abs:Box-Dialog"
27922
27923 \end_inset
27924
27925
27926 \begin_inset Index idx
27927 status collapsed
27928
27929 \begin_layout Plain Layout
27930 Boxen ! Box-Dialog-Fenster
27931 \end_layout
27932
27933 \end_inset
27934
27935
27936 \end_layout
27937
27938 \begin_layout Subsection
27939 Box-Größe
27940 \begin_inset Index idx
27941 status collapsed
27942
27943 \begin_layout Plain Layout
27944 Boxen ! Größe
27945 \end_layout
27946
27947 \end_inset
27948
27949
27950 \end_layout
27951
27952 \begin_layout Standard
27953 Im 
27954 \family sans
27955 Box-Einstellungen
27956 \family default
27957 -Fenster können Sie die Größe der Box mit 
27958 \family sans
27959 Breite
27960 \family default
27961  und 
27962 \family sans
27963 Höhe 
27964 \family default
27965 festlegen.
27966  Die verfügbaren Einheiten werden in Tabelle
27967 \begin_inset space ~
27968 \end_inset
27969
27970
27971 \begin_inset CommandInset ref
27972 LatexCommand ref
27973 reference "tab:Maßeinheiten"
27974
27975 \end_inset
27976
27977  aufgelistet.
27978  Das Feld
27979 \family sans
27980  Höhe
27981 \family default
27982  bietet die folgenden zusätzlichen Größen:
27983 \end_layout
27984
27985 \begin_layout Description
27986 Tiefe Dies ist die reine Text-
27987 \begin_inset Quotes gld
27988 \end_inset
27989
27990 Höhe
27991 \begin_inset Quotes grd
27992 \end_inset
27993
27994 .
27995  Sie ignoriert die Gesamthöhe, wenn es mehrere Textzeilen gibt:
27996 \begin_inset Newline newline
27997 \end_inset
27998
27999
28000 \begin_inset Newline newline
28001 \end_inset
28002
28003
28004 \begin_inset Newline newline
28005 \end_inset
28006
28007
28008 \begin_inset Box Boxed
28009 position "c"
28010 hor_pos "c"
28011 has_inner_box 1
28012 inner_pos "c"
28013 use_parbox 0
28014 use_makebox 0
28015 width "12col%"
28016 special "none"
28017 height "1in"
28018 height_special "depth"
28019 status collapsed
28020
28021 \begin_layout Plain Layout
28022 \align center
28023 Box-Höhe = 1
28024 \begin_inset space \thinspace{}
28025 \end_inset
28026
28027 Tiefe
28028 \end_layout
28029
28030 \end_inset
28031
28032
28033 \begin_inset Newline newline
28034 \end_inset
28035
28036
28037 \begin_inset Newline newline
28038 \end_inset
28039
28040
28041 \end_layout
28042
28043 \begin_layout Description
28044 Höhe Dies ist die Texthöhe innerhalb der Box.
28045  Der Wert 2 für diese Größe wird die Boxhöhe auf den zweifachen Wert der
28046  Texthöhe setzen: 
28047 \begin_inset Box Boxed
28048 position "c"
28049 hor_pos "c"
28050 has_inner_box 1
28051 inner_pos "c"
28052 use_parbox 0
28053 use_makebox 0
28054 width "20col%"
28055 special "none"
28056 height "2in"
28057 height_special "height"
28058 status collapsed
28059
28060 \begin_layout Plain Layout
28061 \align center
28062 Boxhöhe = 2
28063 \begin_inset space \thinspace{}
28064 \end_inset
28065
28066 Höhe
28067 \end_layout
28068
28069 \end_inset
28070
28071
28072 \end_layout
28073
28074 \begin_layout Description
28075 Gesamthöhe Dies ist Höhe
28076 \begin_inset space \thinspace{}
28077 \end_inset
28078
28079 +
28080 \begin_inset space \thinspace{}
28081 \end_inset
28082
28083 Tiefe: 
28084 \begin_inset Box Boxed
28085 position "c"
28086 hor_pos "c"
28087 has_inner_box 1
28088 inner_pos "c"
28089 use_parbox 0
28090 use_makebox 0
28091 width "20col%"
28092 special "none"
28093 height "1in"
28094 height_special "totalheight"
28095 status collapsed
28096
28097 \begin_layout Plain Layout
28098 \align center
28099 Boxhöhe = 1
28100 \begin_inset space \thinspace{}
28101 \end_inset
28102
28103 Gesamthöhe
28104 \end_layout
28105
28106 \end_inset
28107
28108
28109 \end_layout
28110
28111 \begin_layout Description
28112 Breite Dies setzt Höhe = Breite, das heißt, die Box wird quadratisch: 
28113 \begin_inset Box Boxed
28114 position "c"
28115 hor_pos "c"
28116 has_inner_box 1
28117 inner_pos "c"
28118 use_parbox 0
28119 use_makebox 0
28120 width "12col%"
28121 special "none"
28122 height "1in"
28123 height_special "width"
28124 status collapsed
28125
28126 \begin_layout Plain Layout
28127 \align center
28128 Boxhöhe = 1
28129 \begin_inset space \thinspace{}
28130 \end_inset
28131
28132 Breite
28133 \end_layout
28134
28135 \end_inset
28136
28137
28138 \end_layout
28139
28140 \begin_layout Subsection
28141 Ausrichtung
28142 \begin_inset Index idx
28143 status collapsed
28144
28145 \begin_layout Plain Layout
28146 Boxen ! Ausrichtung
28147 \end_layout
28148
28149 \end_inset
28150
28151
28152 \end_layout
28153
28154 \begin_layout Standard
28155 Wenn Sie eine 
28156 \family sans
28157 Innere
28158 \begin_inset space ~
28159 \end_inset
28160
28161 Box
28162 \family default
28163  gewählt haben, kann die Box mit folgenden Werten für 
28164 \family sans
28165 Box
28166 \family default
28167  senkrecht ausgerichtet werden:
28168 \end_layout
28169
28170 \begin_layout Description
28171 Oben Dies ist ein Beispieltext.
28172  
28173 \begin_inset Box Boxed
28174 position "t"
28175 hor_pos "c"
28176 has_inner_box 1
28177 inner_pos "c"
28178 use_parbox 0
28179 use_makebox 0
28180 width "20col%"
28181 special "none"
28182 height "1in"
28183 height_special "totalheight"
28184 status collapsed
28185
28186 \begin_layout Plain Layout
28187 \align center
28188 Die Ober\SpecialChar \-
28189 kante der Box ist in der Zeile.
28190 \end_layout
28191
28192 \end_inset
28193
28194  Dies ist ein Beispieltext.
28195 \end_layout
28196
28197 \begin_layout Description
28198 Mitte Dies ist ein Beispieltext.
28199  
28200 \begin_inset Box Boxed
28201 position "c"
28202 hor_pos "c"
28203 has_inner_box 1
28204 inner_pos "c"
28205 use_parbox 0
28206 use_makebox 0
28207 width "20col%"
28208 special "none"
28209 height "1in"
28210 height_special "totalheight"
28211 status collapsed
28212
28213 \begin_layout Plain Layout
28214 \align center
28215 Die Mitte der Box ist in der Zeile.
28216 \end_layout
28217
28218 \end_inset
28219
28220  Dies ist ein Beispieltext.
28221 \end_layout
28222
28223 \begin_layout Description
28224 Unten Dies ist ein Beispieltext.
28225  
28226 \begin_inset Box Boxed
28227 position "b"
28228 hor_pos "c"
28229 has_inner_box 1
28230 inner_pos "c"
28231 use_parbox 0
28232 use_makebox 0
28233 width "20col%"
28234 special "none"
28235 height "1in"
28236 height_special "totalheight"
28237 status collapsed
28238
28239 \begin_layout Plain Layout
28240 \align center
28241 Die Unter\SpecialChar \-
28242 kante der Box ist in der Zeile.
28243 \end_layout
28244
28245 \end_inset
28246
28247  Dies ist ein Beispieltext.
28248 \end_layout
28249
28250 \begin_layout Standard
28251 \begin_inset Note Greyedout
28252 status open
28253
28254 \begin_layout Plain Layout
28255
28256 \series bold
28257 Bemerkung:
28258 \series default
28259  Die senkrechte Boxausrichtung kann in der Ausgabe verloren gehen wenn zwei
28260  Boxen in einer Zeile sind und eine Box z.
28261 \begin_inset space \thinspace{}
28262 \end_inset
28263
28264 B.
28265  schattiert ist, die andere aber nicht.
28266 \end_layout
28267
28268 \end_inset
28269
28270
28271 \end_layout
28272
28273 \begin_layout Standard
28274 Eine Box kann mit dem Dialog 
28275 \family sans
28276 Absatz-Einstellungen
28277 \family default
28278  waagerecht ausgerichtet werden, wenn die Box in einem eigenen Absatz steht.
28279 \end_layout
28280
28281 \begin_layout Standard
28282 \begin_inset VSpace bigskip
28283 \end_inset
28284
28285 Wenn Sie eine 
28286 \family sans
28287 Innere
28288 \begin_inset space ~
28289 \end_inset
28290
28291 Box
28292 \family default
28293  gewählt haben, kann der Inhalt der Box mit folgenden Werten für 
28294 \family sans
28295 Inhalt
28296 \family default
28297  senkrecht ausgerichtet werden:
28298 \end_layout
28299
28300 \begin_layout Description
28301 Oben Dies ist ein Beispieltext.
28302  
28303 \begin_inset Box Boxed
28304 position "c"
28305 hor_pos "c"
28306 has_inner_box 1
28307 inner_pos "t"
28308 use_parbox 0
28309 use_makebox 0
28310 width "20col%"
28311 special "none"
28312 height "1.5in"
28313 height_special "totalheight"
28314 status collapsed
28315
28316 \begin_layout Plain Layout
28317 \align center
28318 Der Boxinhalt ist am oberen Boxrand ausgerichtet.
28319 \end_layout
28320
28321 \end_inset
28322
28323  Dies ist ein Beispieltext.
28324 \end_layout
28325
28326 \begin_layout Description
28327 Mitte Dies ist ein Beispieltext.
28328  
28329 \begin_inset Box Boxed
28330 position "c"
28331 hor_pos "c"
28332 has_inner_box 1
28333 inner_pos "c"
28334 use_parbox 0
28335 use_makebox 0
28336 width "20col%"
28337 special "none"
28338 height "1.5in"
28339 height_special "totalheight"
28340 status collapsed
28341
28342 \begin_layout Plain Layout
28343 \align center
28344 Der Boxinhalt ist zentriert ausgerichtet.
28345 \end_layout
28346
28347 \end_inset
28348
28349  Dies ist ein Beispieltext.
28350 \end_layout
28351
28352 \begin_layout Description
28353 Unten Dies ist ein Beispieltext.
28354  
28355 \begin_inset Box Boxed
28356 position "c"
28357 hor_pos "c"
28358 has_inner_box 1
28359 inner_pos "b"
28360 use_parbox 0
28361 use_makebox 0
28362 width "20col%"
28363 special "none"
28364 height "1.5in"
28365 height_special "totalheight"
28366 status collapsed
28367
28368 \begin_layout Plain Layout
28369 \align center
28370 Der Boxinhalt ist am unteren Boxrand ausgerichtet.
28371 \end_layout
28372
28373 \end_inset
28374
28375  Dies ist ein Beispieltext.
28376 \end_layout
28377
28378 \begin_layout Description
28379 Dehnen Dies ist ein Beispieltext.
28380  
28381 \begin_inset Box Boxed
28382 position "c"
28383 hor_pos "c"
28384 has_inner_box 1
28385 inner_pos "s"
28386 use_parbox 0
28387 use_makebox 0
28388 width "20col%"
28389 special "none"
28390 height "1in"
28391 height_special "totalheight"
28392 status collapsed
28393
28394 \begin_layout Plain Layout
28395 \align center
28396 Der Boxinhalt
28397 \end_layout
28398
28399 \begin_layout Plain Layout
28400 \align center
28401 ist über die
28402 \end_layout
28403
28404 \begin_layout Plain Layout
28405 \align center
28406 Boxhöhe
28407 \end_layout
28408
28409 \begin_layout Plain Layout
28410 \align center
28411 gleichmäßig verteilt.
28412 \end_layout
28413
28414 \end_inset
28415
28416  Dies ist ein Beispieltext.
28417 \end_layout
28418
28419 \begin_layout Standard
28420 Das Dehnen funktioniert aber nur, wenn der Boxinhalt aus mehreren Absätzen
28421  besteht.
28422  Im obigen Beispiel ist jede Zeile ein eigener Absatz.
28423 \end_layout
28424
28425 \begin_layout Standard
28426 Ein Boxinhalt kann mit dem Dialog 
28427 \family sans
28428 Absatz-Einstellungen
28429 \family default
28430  waagerecht ausgerichtet werden, wenn Sie eine
28431 \family sans
28432  Innere
28433 \begin_inset space ~
28434 \end_inset
28435
28436 Box
28437 \family default
28438  gewählt haben.
28439 \end_layout
28440
28441 \begin_layout Standard
28442 \align center
28443 \begin_inset Box Boxed
28444 position "c"
28445 hor_pos "c"
28446 has_inner_box 1
28447 inner_pos "s"
28448 use_parbox 0
28449 use_makebox 0
28450 width "30col%"
28451 special "none"
28452 height "1.25in"
28453 height_special "totalheight"
28454 status collapsed
28455
28456 \begin_layout Plain Layout
28457 \align left
28458 Hier ist jede Zeile
28459 \end_layout
28460
28461 \begin_layout Plain Layout
28462 \align center
28463 anders
28464 \end_layout
28465
28466 \begin_layout Plain Layout
28467 \align right
28468 ausgerichtet.
28469 \end_layout
28470
28471 \end_inset
28472
28473
28474 \end_layout
28475
28476 \begin_layout Standard
28477 Wenn Sie keine
28478 \family sans
28479  Innere
28480 \begin_inset space ~
28481 \end_inset
28482
28483 Box
28484 \family default
28485  gewählt haben, können Sie den Boxinhalt waagerecht mit dem 
28486 \family sans
28487 Box-Einstellungen-
28488 \family default
28489 Dialog ausrichten
28490 \end_layout
28491
28492 \begin_layout Standard
28493 \align center
28494 \begin_inset Box Boxed
28495 position "c"
28496 hor_pos "s"
28497 has_inner_box 0
28498 inner_pos "s"
28499 use_parbox 0
28500 use_makebox 0
28501 width "90col%"
28502 special "none"
28503 height "1.25in"
28504 height_special "totalheight"
28505 status collapsed
28506
28507 \begin_layout Plain Layout
28508 Dieser Boxinhalt wurde horizontal gedehnt.
28509 \end_layout
28510
28511 \end_inset
28512
28513
28514 \end_layout
28515
28516 \begin_layout Subsection
28517 Verzierung
28518 \begin_inset CommandInset label
28519 LatexCommand label
28520 name "uab:Verzierung"
28521
28522 \end_inset
28523
28524
28525 \begin_inset Index idx
28526 status collapsed
28527
28528 \begin_layout Plain Layout
28529 Boxen ! Verzierung
28530 \end_layout
28531
28532 \end_inset
28533
28534
28535 \end_layout
28536
28537 \begin_layout Standard
28538 Im 
28539 \family sans
28540 Box-Einstellungen-
28541 \family default
28542 Dialog können Sie mit der 
28543 \family sans
28544 Verzierung
28545 \family default
28546  den Typ der Box auswählen:
28547 \end_layout
28548
28549 \begin_layout Description
28550 Kein
28551 \begin_inset space ~
28552 \end_inset
28553
28554 Rahmen Nichts wird gezeichnet.
28555 \end_layout
28556
28557 \begin_layout Description
28558 Einfacher
28559 \begin_inset space ~
28560 \end_inset
28561
28562 rechteckiger
28563 \begin_inset space ~
28564 \end_inset
28565
28566 Rahmen Um die Box wird ein rechteckiger Rahmen gezeichnet.
28567  Die Rahmendicke wird durch 
28568 \series bold
28569
28570 \backslash
28571 fboxrule
28572 \series default
28573  festgelegt.
28574  
28575 \begin_inset Box Boxed
28576 position "c"
28577 hor_pos "c"
28578 has_inner_box 1
28579 inner_pos "c"
28580 use_parbox 0
28581 use_makebox 0
28582 width "21col%"
28583 special "none"
28584 height "1in"
28585 height_special "totalheight"
28586 status collapsed
28587
28588 \begin_layout Plain Layout
28589
28590 \series medium
28591 Rechteckige
28592 \begin_inset space ~
28593 \end_inset
28594
28595 Box
28596 \end_layout
28597
28598 \end_inset
28599
28600
28601 \end_layout
28602
28603 \begin_layout Description
28604 erlaube
28605 \begin_inset space ~
28606 \end_inset
28607
28608 Seitenumbrüche 
28609 \end_layout
28610
28611 \begin_layout Description
28612 Ovaler
28613 \begin_inset space ~
28614 \end_inset
28615
28616 Rahmen,
28617 \begin_inset space ~
28618 \end_inset
28619
28620 dünn zeichnet einen dünnen Rahmen mit abgerundeten Ecken um die Box.
28621  Die Rahmendicke ist 0.4
28622 \begin_inset space \thinspace{}
28623 \end_inset
28624
28625 pt.
28626  
28627 \begin_inset Box ovalbox
28628 position "c"
28629 hor_pos "c"
28630 has_inner_box 1
28631 inner_pos "c"
28632 use_parbox 0
28633 use_makebox 0
28634 width "20col%"
28635 special "none"
28636 height "1in"
28637 height_special "totalheight"
28638 status collapsed
28639
28640 \begin_layout Plain Layout
28641 Ovale
28642 \begin_inset space ~
28643 \end_inset
28644
28645 Box,
28646 \begin_inset space ~
28647 \end_inset
28648
28649 dünn
28650 \end_layout
28651
28652 \end_inset
28653
28654
28655 \end_layout
28656
28657 \begin_layout Description
28658 Ovaler
28659 \begin_inset space ~
28660 \end_inset
28661
28662 Rahmen,
28663 \begin_inset space ~
28664 \end_inset
28665
28666 dick zeichnet einen dickeren Rahmen mit abgerundeten Ecken um die Box.
28667  Die Rahmendicke ist 0.8
28668 \begin_inset space \thinspace{}
28669 \end_inset
28670
28671 pt.
28672  
28673 \begin_inset Box Ovalbox
28674 position "c"
28675 hor_pos "c"
28676 has_inner_box 1
28677 inner_pos "c"
28678 use_parbox 0
28679 use_makebox 0
28680 width "20col%"
28681 special "none"
28682 height "1in"
28683 height_special "totalheight"
28684 status collapsed
28685
28686 \begin_layout Plain Layout
28687 Ovale
28688 \begin_inset space ~
28689 \end_inset
28690
28691 Box,
28692 \begin_inset space ~
28693 \end_inset
28694
28695 dick
28696 \end_layout
28697
28698 \end_inset
28699
28700
28701 \end_layout
28702
28703 \begin_layout Description
28704 Schlagschatten zeichnet einen Rahmen mit Schatten um die Box.
28705  Die Rahmendicke wird durch 
28706 \series bold
28707
28708 \backslash
28709 fboxrule
28710 \series default
28711  festgelegt, der Schatten ist 4
28712 \begin_inset space \thinspace{}
28713 \end_inset
28714
28715 pt breit.
28716 \begin_inset Newline newline
28717 \end_inset
28718
28719
28720 \begin_inset Box Shadowbox
28721 position "c"
28722 hor_pos "c"
28723 has_inner_box 1
28724 inner_pos "c"
28725 use_parbox 0
28726 use_makebox 0
28727 width "20col%"
28728 special "none"
28729 height "1in"
28730 height_special "totalheight"
28731 status collapsed
28732
28733 \begin_layout Plain Layout
28734 Schattierte
28735 \begin_inset space ~
28736 \end_inset
28737
28738 Box
28739 \end_layout
28740
28741 \end_inset
28742
28743
28744 \end_layout
28745
28746 \begin_layout Description
28747 Schattierter
28748 \begin_inset space ~
28749 \end_inset
28750
28751 Hintergrund zeichnet eine Box mit roter Hintergrundfarbe.
28752  Im Gegensatz zu farbigen Boxen
28753 \begin_inset Foot
28754 status collapsed
28755
28756 \begin_layout Plain Layout
28757 siehe Abschnitt
28758 \begin_inset space ~
28759 \end_inset
28760
28761
28762 \begin_inset CommandInset ref
28763 LatexCommand ref
28764 reference "abs:Farbige-Boxen"
28765
28766 \end_inset
28767
28768
28769 \end_layout
28770
28771 \end_inset
28772
28773  wird der Hintergrund immer über die gesamte Zeilenbreite gedruckt, und
28774  die Box ist ein Absatz für sich.
28775  
28776 \begin_inset Box Shaded
28777 position "t"
28778 hor_pos "c"
28779 has_inner_box 0
28780 inner_pos "t"
28781 use_parbox 0
28782 use_makebox 0
28783 width "50col%"
28784 special "none"
28785 height "1in"
28786 height_special "totalheight"
28787 status collapsed
28788
28789 \begin_layout Plain Layout
28790 Schattierter Hintergrund Box
28791 \end_layout
28792
28793 \end_inset
28794
28795
28796 \end_layout
28797
28798 \begin_layout Description
28799 Doppelter
28800 \begin_inset space ~
28801 \end_inset
28802
28803 rechteckiger
28804 \begin_inset space ~
28805 \end_inset
28806
28807 Rahmen zeichnet einen doppelten Rahmen um die Box.
28808  Der innere Rahmen ist 0.75
28809 \begin_inset space \thinspace{}
28810 \end_inset
28811
28812
28813 \series bold
28814
28815 \backslash
28816 fboxrule
28817 \series default
28818  breit, der äußere 1.5
28819 \begin_inset space \thinspace{}
28820 \end_inset
28821
28822
28823 \series bold
28824
28825 \backslash
28826 fboxrule
28827 \series default
28828 , der Zwischenraum 1.5
28829 \begin_inset space \thinspace{}
28830 \end_inset
28831
28832
28833 \series bold
28834
28835 \backslash
28836 fboxrule
28837 \series default
28838
28839 \begin_inset space \thinspace{}
28840 \end_inset
28841
28842 +
28843 \begin_inset space \thinspace{}
28844 \end_inset
28845
28846 0.5
28847 \begin_inset space \thinspace{}
28848 \end_inset
28849
28850 pt.
28851  
28852 \begin_inset Box Doublebox
28853 position "c"
28854 hor_pos "c"
28855 has_inner_box 1
28856 inner_pos "c"
28857 use_parbox 0
28858 use_makebox 0
28859 width "20col%"
28860 special "none"
28861 height "1in"
28862 height_special "totalheight"
28863 status collapsed
28864
28865 \begin_layout Plain Layout
28866 Doppelt
28867 \begin_inset space ~
28868 \end_inset
28869
28870 gerahmte
28871 \begin_inset space ~
28872 \end_inset
28873
28874 Box
28875 \end_layout
28876
28877 \end_inset
28878
28879
28880 \end_layout
28881
28882 \begin_layout Standard
28883 \begin_inset VSpace bigskip
28884 \end_inset
28885
28886 Die Aufschrift der Box in LyX ändert sich mit der gewählten Verzierung.
28887  Um alle Verzierungen verwenden zu können, muss das LaTeX-Paket 
28888 \series bold
28889 fancybox
28890 \series default
28891
28892 \begin_inset Index idx
28893 status collapsed
28894
28895 \begin_layout Plain Layout
28896 LaTeX-Pakete ! fancybox
28897 \end_layout
28898
28899 \end_inset
28900
28901  installiert sein.
28902 \end_layout
28903
28904 \begin_layout Standard
28905 \begin_inset VSpace bigskip
28906 \end_inset
28907
28908 Wenn Sie die Verzierung 
28909 \family sans
28910 Einfacher rechteckiger Rahmen
28911 \family default
28912  und keine innere Box verwenden, können Sie Seitenumbrüche in der Box erlauben.
28913  Beachten Sie, dass im Gegensatz zu anderen gerahmten Boxen, der Rahmen
28914  immer über die gesamte Zeilenbreite gezeichnet wird, die Box ein Absatz
28915  für sich ist und 
28916 \series bold
28917
28918 \backslash
28919 fboxrule
28920 \series default
28921  und 
28922 \series bold
28923
28924 \backslash
28925 fboxsep
28926 \series default
28927  keinen Einfluss auf diesen Box Typ haben.
28928  Die Rahmendicke wird durch 
28929 \series bold
28930
28931 \backslash
28932 FrameRule
28933 \series default
28934  festgelegt.
28935  
28936 \begin_inset Box Framed
28937 position "t"
28938 hor_pos "c"
28939 has_inner_box 0
28940 inner_pos "t"
28941 use_parbox 0
28942 use_makebox 0
28943 width "100col%"
28944 special "none"
28945 height "1in"
28946 height_special "totalheight"
28947 status collapsed
28948
28949 \begin_layout Plain Layout
28950 Box erlaubt Seitenumbruch
28951 \end_layout
28952
28953 \end_inset
28954
28955
28956 \end_layout
28957
28958 \begin_layout Section
28959 Box-Anpassung
28960 \begin_inset Index idx
28961 status collapsed
28962
28963 \begin_layout Plain Layout
28964 Boxen ! Anpassung
28965 \end_layout
28966
28967 \end_inset
28968
28969
28970 \end_layout
28971
28972 \begin_layout Standard
28973 Der Standardwert für 
28974 \series bold
28975
28976 \backslash
28977 fboxrule
28978 \series default
28979  ist 0.4
28980 \begin_inset space \thinspace{}
28981 \end_inset
28982
28983 pt.
28984  Mit dem folgenden TeX-Code-Befehl kann er auf 2
28985 \begin_inset space \thinspace{}
28986 \end_inset
28987
28988 pt gesetzt werden:
28989 \end_layout
28990
28991 \begin_layout Standard
28992
28993 \series bold
28994
28995 \backslash
28996 setlength{
28997 \backslash
28998 fboxrule}{2pt}
28999 \end_layout
29000
29001 \begin_layout Standard
29002 \begin_inset ERT
29003 status collapsed
29004
29005 \begin_layout Plain Layout
29006
29007
29008 \backslash
29009 setlength{
29010 \backslash
29011 fboxrule}{2pt}
29012 \end_layout
29013
29014 \end_inset
29015
29016
29017 \begin_inset Box Boxed
29018 position "c"
29019 hor_pos "c"
29020 has_inner_box 1
29021 inner_pos "c"
29022 use_parbox 0
29023 use_makebox 0
29024 width "30col%"
29025 special "none"
29026 height "1in"
29027 height_special "totalheight"
29028 status open
29029
29030 \begin_layout Plain Layout
29031 \align center
29032 Rechteckige Box mit einer Rahmenbreite von 2
29033 \begin_inset space \thinspace{}
29034 \end_inset
29035
29036 pt
29037 \end_layout
29038
29039 \end_inset
29040
29041
29042 \begin_inset ERT
29043 status collapsed
29044
29045 \begin_layout Plain Layout
29046
29047
29048 \backslash
29049 setlength{
29050 \backslash
29051 fboxrule}{0.4pt}
29052 \end_layout
29053
29054 \end_inset
29055
29056
29057 \begin_inset VSpace bigskip
29058 \end_inset
29059
29060
29061 \end_layout
29062
29063 \begin_layout Standard
29064 Der Abstand zwischen dem Rahmen und dem Inhalt ist standardmäßig 3
29065 \begin_inset space \thinspace{}
29066 \end_inset
29067
29068 pt.
29069  Sie können das ändern, indem Sie den Wert von 
29070 \series bold
29071
29072 \backslash
29073 fboxsep
29074 \series default
29075  mit einem TeX-Code-Befehl ändern:
29076 \end_layout
29077
29078 \begin_layout Standard
29079
29080 \series bold
29081
29082 \backslash
29083 setlength{
29084 \backslash
29085 fboxsep}{10pt}
29086 \end_layout
29087
29088 \begin_layout Standard
29089 setzt den Wert auf 10
29090 \begin_inset space \thinspace{}
29091 \end_inset
29092
29093 pt, wie in der folgenden Box:
29094 \end_layout
29095
29096 \begin_layout Standard
29097 \begin_inset ERT
29098 status collapsed
29099
29100 \begin_layout Plain Layout
29101
29102
29103 \backslash
29104 setlength{
29105 \backslash
29106 fboxsep}{10pt}
29107 \end_layout
29108
29109 \end_inset
29110
29111
29112 \begin_inset Box Boxed
29113 position "c"
29114 hor_pos "c"
29115 has_inner_box 1
29116 inner_pos "c"
29117 use_parbox 0
29118 use_makebox 0
29119 width "25col%"
29120 special "none"
29121 height "1in"
29122 height_special "totalheight"
29123 status open
29124
29125 \begin_layout Plain Layout
29126 \align center
29127 Rechteckige Box mit 
29128 \series bold
29129
29130 \backslash
29131 fboxsep
29132 \series default
29133
29134 \begin_inset space \thinspace{}
29135 \end_inset
29136
29137 =
29138 \begin_inset space \thinspace{}
29139 \end_inset
29140
29141 10
29142 \begin_inset space \thinspace{}
29143 \end_inset
29144
29145 pt
29146 \end_layout
29147
29148 \end_inset
29149
29150
29151 \begin_inset ERT
29152 status collapsed
29153
29154 \begin_layout Plain Layout
29155
29156
29157 \backslash
29158 setlength{
29159 \backslash
29160 fboxsep}{3pt}
29161 \end_layout
29162
29163 \end_inset
29164
29165
29166 \end_layout
29167
29168 \begin_layout Standard
29169 \noindent
29170 \begin_inset VSpace bigskip
29171 \end_inset
29172
29173 Der Durchmesser der abgerundeten Ecken kann mit 
29174 \series bold
29175
29176 \backslash
29177 cornersize
29178 \series default
29179  gesetzt werden.
29180  Der TeX-Code-Befehl
29181 \end_layout
29182
29183 \begin_layout Standard
29184
29185 \series bold
29186
29187 \backslash
29188 cornersize*{1cm}
29189 \end_layout
29190
29191 \begin_layout Standard
29192 setzt den Durchmesser auf 1
29193 \begin_inset space \thinspace{}
29194 \end_inset
29195
29196 cm.
29197  Der TeX-Code-Befehl
29198 \end_layout
29199
29200 \begin_layout Standard
29201
29202 \series bold
29203
29204 \backslash
29205 cornersize{num}
29206 \end_layout
29207
29208 \begin_layout Standard
29209 setzt den Durchmesser auf 
29210 \family sans
29211 num
29212 \begin_inset space \thinspace{}
29213 \end_inset
29214
29215 ×
29216 \begin_inset space \thinspace{}
29217 \end_inset
29218
29219 Minimum(Breite der Box, Höhe der Box)
29220 \family default
29221 .
29222  Der Standardwert ist 
29223 \series bold
29224
29225 \backslash
29226 cornersize{0.5}
29227 \series default
29228 .
29229 \end_layout
29230
29231 \begin_layout Standard
29232 \begin_inset ERT
29233 status collapsed
29234
29235 \begin_layout Plain Layout
29236
29237
29238 \backslash
29239 cornersize*{1.5cm}
29240 \end_layout
29241
29242 \end_inset
29243
29244
29245 \begin_inset Box Ovalbox
29246 position "c"
29247 hor_pos "c"
29248 has_inner_box 1
29249 inner_pos "c"
29250 use_parbox 0
29251 use_makebox 0
29252 width "30col%"
29253 special "none"
29254 height "1in"
29255 height_special "totalheight"
29256 status open
29257
29258 \begin_layout Plain Layout
29259 \align center
29260 Ovale Box, dicker Rand, mit 
29261 \series bold
29262
29263 \backslash
29264 cornersize
29265 \series default
29266
29267 \begin_inset space \thinspace{}
29268 \end_inset
29269
29270 =
29271 \begin_inset space \thinspace{}
29272 \end_inset
29273
29274 1.5
29275 \begin_inset space \thinspace{}
29276 \end_inset
29277
29278 cm
29279 \end_layout
29280
29281 \end_inset
29282
29283
29284 \begin_inset ERT
29285 status collapsed
29286
29287 \begin_layout Plain Layout
29288
29289
29290 \backslash
29291 cornersize{0.5}
29292 \end_layout
29293
29294 \end_inset
29295
29296
29297 \end_layout
29298
29299 \begin_layout Standard
29300 \begin_inset VSpace bigskip
29301 \end_inset
29302
29303 Die Breite des Schattens wird mit 
29304 \series bold
29305
29306 \backslash
29307 shadowsize
29308 \series default
29309  festgelegt.
29310  Mit dem TeX-Code-Befehl
29311 \end_layout
29312
29313 \begin_layout Standard
29314
29315 \series bold
29316
29317 \backslash
29318 setlength{
29319 \backslash
29320 shadowsize}{2pt}
29321 \end_layout
29322
29323 \begin_layout Standard
29324 wird er für die folgende Box auf 2
29325 \begin_inset space \thinspace{}
29326 \end_inset
29327
29328 pt festgelegt.
29329 \end_layout
29330
29331 \begin_layout Standard
29332 \begin_inset ERT
29333 status collapsed
29334
29335 \begin_layout Plain Layout
29336
29337
29338 \backslash
29339 setlength{
29340 \backslash
29341 shadowsize}{2pt}
29342 \end_layout
29343
29344 \end_inset
29345
29346
29347 \begin_inset Box Shadowbox
29348 position "c"
29349 hor_pos "c"
29350 has_inner_box 1
29351 inner_pos "c"
29352 use_parbox 0
29353 use_makebox 0
29354 width "25col%"
29355 special "none"
29356 height "1in"
29357 height_special "totalheight"
29358 status open
29359
29360 \begin_layout Plain Layout
29361 \align center
29362 Schattierte Box mit 
29363 \series bold
29364
29365 \backslash
29366 shadowsize
29367 \series default
29368
29369 \begin_inset space \thinspace{}
29370 \end_inset
29371
29372 =
29373 \begin_inset space \thinspace{}
29374 \end_inset
29375
29376 2
29377 \begin_inset space \thinspace{}
29378 \end_inset
29379
29380 pt
29381 \end_layout
29382
29383 \end_inset
29384
29385
29386 \begin_inset ERT
29387 status collapsed
29388
29389 \begin_layout Plain Layout
29390
29391
29392 \backslash
29393 setlength{
29394 \backslash
29395 shadowsize}{4pt}
29396 \end_layout
29397
29398 \end_inset
29399
29400
29401 \end_layout
29402
29403 \begin_layout Standard
29404 \begin_inset VSpace bigskip
29405 \end_inset
29406
29407 Der Standardwert für 
29408 \series bold
29409
29410 \backslash
29411 FrameRule
29412 \series default
29413  ist 0.4
29414 \begin_inset space \thinspace{}
29415 \end_inset
29416
29417 pt.
29418  Der Standard-Abstand zwischen Rahmen und Text ist 9
29419 \begin_inset space \thinspace{}
29420 \end_inset
29421
29422 pt und kann mit dem Wert für 
29423 \series bold
29424
29425 \backslash
29426 FrameSep
29427 \series default
29428  geändert werden.
29429  Als Beispiel wurden die die Rahmeneinstellungen der folgenden Box mit diesen
29430  TeX-Code Befehlen geändert:
29431 \end_layout
29432
29433 \begin_layout Standard
29434
29435 \series bold
29436
29437 \backslash
29438 setlength{
29439 \backslash
29440 FrameRule}{5pt}
29441 \begin_inset Newline newline
29442 \end_inset
29443
29444
29445 \backslash
29446 setlength{
29447 \backslash
29448 FrameSep}{0.5cm}
29449 \end_layout
29450
29451 \begin_layout Standard
29452 \begin_inset ERT
29453 status collapsed
29454
29455 \begin_layout Plain Layout
29456
29457
29458 \backslash
29459 setlength{
29460 \backslash
29461 FrameRule}{5pt}
29462 \end_layout
29463
29464 \begin_layout Plain Layout
29465
29466
29467 \backslash
29468 setlength{
29469 \backslash
29470 FrameSep}{0.5cm}
29471 \end_layout
29472
29473 \end_inset
29474
29475
29476 \begin_inset Box Framed
29477 position "t"
29478 hor_pos "c"
29479 has_inner_box 0
29480 inner_pos "t"
29481 use_parbox 0
29482 use_makebox 0
29483 width "100col%"
29484 special "none"
29485 height "1in"
29486 height_special "totalheight"
29487 status open
29488
29489 \begin_layout Plain Layout
29490 Dies ist Text in einer 
29491 \family sans
29492 Seitenumbruch erlaubt
29493 \family default
29494  Box.
29495 \end_layout
29496
29497 \end_inset
29498
29499
29500 \begin_inset ERT
29501 status collapsed
29502
29503 \begin_layout Plain Layout
29504
29505
29506 \backslash
29507 setlength{
29508 \backslash
29509 FrameRule}{0.4pt}
29510 \end_layout
29511
29512 \begin_layout Plain Layout
29513
29514
29515 \backslash
29516 setlength{
29517 \backslash
29518 FrameSep}{9pt}
29519 \end_layout
29520
29521 \end_inset
29522
29523
29524 \end_layout
29525
29526 \begin_layout Standard
29527 \begin_inset VSpace bigskip
29528 \end_inset
29529
29530 Für Boxen mit 
29531 \family sans
29532 schattiertem Hintergrund
29533 \family default
29534  beträgt der Abstand zwischen Rand und Text 3
29535 \begin_inset space \thinspace{}
29536 \end_inset
29537
29538 pt und kann mit 
29539 \series bold
29540
29541 \backslash
29542 fboxsep
29543 \series default
29544  geändert werden.
29545  Die Standard-Hintergrundfarbe ist rot und kann entweder lokal mit dem Befehl
29546  
29547 \series bold
29548
29549 \backslash
29550 definecolor{shadecolor}
29551 \series default
29552  oder global über das Menü 
29553 \family sans
29554 Werkzeuge\SpecialChar \menuseparator
29555 Einstellungen\SpecialChar \menuseparator
29556 Farben\SpecialChar \menuseparator
29557 Schattierte
29558 \begin_inset space ~
29559 \end_inset
29560
29561 Box
29562 \family default
29563  geändert werden.
29564  Das Schema des 
29565 \series bold
29566
29567 \backslash
29568 definecolor
29569 \series default
29570  Befehls ist  in Abschnitt
29571 \begin_inset space ~
29572 \end_inset
29573
29574
29575 \begin_inset CommandInset ref
29576 LatexCommand ref
29577 reference "abs:Farbige-Tabellen"
29578
29579 \end_inset
29580
29581  erklärt.
29582 \begin_inset Foot
29583 status collapsed
29584
29585 \begin_layout Plain Layout
29586 Beachten Sie, dass 
29587 \series bold
29588
29589 \backslash
29590 definecolor
29591 \series default
29592  das LaTeX-Paket 
29593 \series bold
29594 color
29595 \series default
29596  im LaTeX-Vorspann benötigt, siehe Abschnitt
29597 \begin_inset space ~
29598 \end_inset
29599
29600
29601 \begin_inset CommandInset ref
29602 LatexCommand ref
29603 reference "abs:Farbige-Boxen"
29604
29605 \end_inset
29606
29607 .
29608 \end_layout
29609
29610 \end_inset
29611
29612  Für das nächste Beispiel wurden folgender TeX-Code verwendet:
29613 \end_layout
29614
29615 \begin_layout Standard
29616
29617 \series bold
29618
29619 \backslash
29620 setlength{
29621 \backslash
29622 fboxsep}{0.5cm}
29623 \begin_inset Newline newline
29624 \end_inset
29625
29626
29627 \backslash
29628 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29629 \end_layout
29630
29631 \begin_layout Standard
29632 \begin_inset ERT
29633 status collapsed
29634
29635 \begin_layout Plain Layout
29636
29637
29638 \backslash
29639 setlength{
29640 \backslash
29641 fboxsep}{0.5cm}
29642 \end_layout
29643
29644 \begin_layout Plain Layout
29645
29646
29647 \backslash
29648 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29649 \end_layout
29650
29651 \end_inset
29652
29653
29654 \begin_inset Box Shaded
29655 position "t"
29656 hor_pos "c"
29657 has_inner_box 0
29658 inner_pos "t"
29659 use_parbox 0
29660 use_makebox 0
29661 width "100col%"
29662 special "none"
29663 height "1in"
29664 height_special "totalheight"
29665 status open
29666
29667 \begin_layout Plain Layout
29668
29669 \color yellow
29670 Dies ist gelber Text in einer 
29671 \family sans
29672 schattierten Hintergrund
29673 \begin_inset space ~
29674 \end_inset
29675
29676
29677 \family default
29678 Box auf dunkelgrünem Hintergrund.
29679 \end_layout
29680
29681 \end_inset
29682
29683
29684 \begin_inset ERT
29685 status collapsed
29686
29687 \begin_layout Plain Layout
29688
29689
29690 \backslash
29691 setlength{
29692 \backslash
29693 fboxsep}{3pt}
29694 \end_layout
29695
29696 \begin_layout Plain Layout
29697
29698
29699 \backslash
29700 definecolor{shadecolor}{rgb}{1,0,0}
29701 \end_layout
29702
29703 \end_inset
29704
29705
29706 \end_layout
29707
29708 \begin_layout Standard
29709 \begin_inset VSpace bigskip
29710 \end_inset
29711
29712 Geänderte Längen und Breiten gelten für alle Boxen, die auf den Befehl folgen,
29713  der sie ändert.
29714 \end_layout
29715
29716 \begin_layout Section
29717 Minipage
29718 \begin_inset CommandInset label
29719 LatexCommand label
29720 name "abs:Minipage"
29721
29722 \end_inset
29723
29724
29725 \begin_inset Index idx
29726 status collapsed
29727
29728 \begin_layout Plain Layout
29729 Boxen ! Minipage
29730 \end_layout
29731
29732 \end_inset
29733
29734
29735 \end_layout
29736
29737 \begin_layout Standard
29738 Minipages werden von LaTeX wie Seiten auf einer Seite behandelt und können
29739  deshalb unter anderem eigene Fußnoten haben.
29740 \end_layout
29741
29742 \begin_layout Standard
29743 Minipages sind nützlich, wenn Sie Dokumente in mehreren Sprachen schreiben.
29744 \end_layout
29745
29746 \begin_layout Standard
29747 Es folgt ein Beispiel mit zwei nebeneinander gedruckten Minipages.
29748  Ihre Breite ist 45 Spaltenbreite
29749 \begin_inset space ~
29750 \end_inset
29751
29752 %, und sie sind durch einen 
29753 \family sans
29754 HFill
29755 \family default
29756  getrennt (
29757 \family sans
29758 Einfügen\SpecialChar \menuseparator
29759 Formatierung\SpecialChar \menuseparator
29760 Horizontaler
29761 \begin_inset space \space{}
29762 \end_inset
29763
29764 Abstand\SpecialChar \menuseparator
29765 Abstand\SpecialChar \menuseparator
29766 Variabler
29767 \begin_inset space ~
29768 \end_inset
29769
29770 horiz.
29771 \begin_inset space ~
29772 \end_inset
29773
29774 Abstand
29775 \family default
29776 ).
29777 \begin_inset Newpage newpage
29778 \end_inset
29779
29780
29781 \end_layout
29782
29783 \begin_layout Standard
29784 \noindent
29785 \begin_inset Box Frameless
29786 position "t"
29787 hor_pos "c"
29788 has_inner_box 1
29789 inner_pos "c"
29790 use_parbox 0
29791 use_makebox 0
29792 width "45col%"
29793 special "none"
29794 height "1in"
29795 height_special "totalheight"
29796 status open
29797
29798 \begin_layout Plain Layout
29799 Dies ist ein deutscher Text.
29800  Dies ist ein deutscher Text.
29801  Dies ist ein deutscher Text.
29802  Dies ist ein deutscher Text.
29803  Dies ist ein deutscher Text.
29804  Dies ist ein deutscher Text.
29805  Dies ist ein deutscher Text.
29806  Dies ist ein deutscher Text.
29807  Dies ist ein deutscher Text.
29808  Dies ist ein deutscher Text.
29809  Dies ist ein deutscher Text.
29810  Dies ist ein deutscher Text.
29811  Dies ist ein deutscher Text
29812 \begin_inset Foot
29813 status open
29814
29815 \begin_layout Plain Layout
29816 Dies ist eine deutsche Fußnote.
29817 \end_layout
29818
29819 \end_inset
29820
29821 .
29822  Dies ist ein deutscher Text.
29823  Dies ist ein deutscher Text.
29824 \end_layout
29825
29826 \end_inset
29827
29828
29829 \begin_inset space \hfill{}
29830 \end_inset
29831
29832
29833 \begin_inset Box Frameless
29834 position "t"
29835 hor_pos "c"
29836 has_inner_box 1
29837 inner_pos "c"
29838 use_parbox 0
29839 use_makebox 0
29840 width "45col%"
29841 special "none"
29842 height "1in"
29843 height_special "totalheight"
29844 status open
29845
29846 \begin_layout Plain Layout
29847
29848 \lang english
29849 This is an English Text.
29850  This is an English Text.
29851  This is an English Text.
29852  This is an English Text.
29853  This is an English Text.
29854  This is an English Text.
29855  This is an English Text.
29856  This is an English Text.
29857  This is an English Text.
29858  This is an English Text.
29859  This is an English Text.
29860  This is an English Text.
29861  This is an English Text.
29862  This is an English Text.
29863  This is an English Text.
29864  This is an English Text.
29865 \begin_inset Foot
29866 status collapsed
29867
29868 \begin_layout Plain Layout
29869
29870 \lang english
29871 This is an English footnote.
29872 \end_layout
29873
29874 \end_inset
29875
29876  This is an English Text.
29877  
29878 \end_layout
29879
29880 \end_inset
29881
29882
29883 \end_layout
29884
29885 \begin_layout Standard
29886 \begin_inset VSpace bigskip
29887 \end_inset
29888
29889 Innerhalb von Minipages werden die Absatz-Einstellungen des Dokuments ignoriert.
29890  Das bedeutet, dass zwischen Absätzen kein Leerraum eingefügt wird oder
29891  Absätze nicht eingerückt werden, obwohl Sie das in 
29892 \family sans
29893 Dokument
29894 \family default
29895 \SpecialChar \menuseparator
29896
29897 \family sans
29898 Einstellun\SpecialChar \-
29899 gen\SpecialChar \menuseparator
29900 Textformat
29901 \family default
29902  festgelegt haben.
29903  Wenn Sie es trotzdem wollen, müssen Sie es manuell machen.
29904  Eine Standardeinrückung zum Beispiel erreichen Sie mit dem TeX-Code 
29905 \series bold
29906
29907 \backslash
29908 hspace*{1em}
29909 \series default
29910 .
29911 \end_layout
29912
29913 \begin_layout Standard
29914 Minipages können auch benutzt werden, um Textteilen eine andere Hintergrundfarbe
29915  zu verpassen, siehe Abschnitt
29916 \begin_inset space ~
29917 \end_inset
29918
29919
29920 \begin_inset CommandInset ref
29921 LatexCommand ref
29922 reference "uab:Farbe-für-Absätze"
29923
29924 \end_inset
29925
29926 .
29927 \end_layout
29928
29929 \begin_layout Standard
29930 \begin_inset Note Greyedout
29931 status open
29932
29933 \begin_layout Plain Layout
29934
29935 \series bold
29936 Bemerkung:
29937 \series default
29938  In Minipages sind keine Gleitobjekte oder Randnotizen erlaubt, aber Minipages
29939  können in Tabellen, Gleitobjekten und anderen Boxen benutzt werden.
29940 \end_layout
29941
29942 \end_inset
29943
29944
29945 \end_layout
29946
29947 \begin_layout Section
29948 Parbox
29949 \begin_inset CommandInset label
29950 LatexCommand label
29951 name "abs:Parbox"
29952
29953 \end_inset
29954
29955
29956 \begin_inset Index idx
29957 status collapsed
29958
29959 \begin_layout Plain Layout
29960 Boxen ! Parbox
29961 \end_layout
29962
29963 \end_inset
29964
29965
29966 \end_layout
29967
29968 \begin_layout Standard
29969 Parbox ist eine Abkürzung für 
29970 \begin_inset Quotes gld
29971 \end_inset
29972
29973 paragraph box
29974 \begin_inset Quotes grd
29975 \end_inset
29976
29977 , was Absatzbox bedeutet.
29978  Parbox ist sehr ähnlich zu Minipage mit der Einschränkung, dass Fußnoten
29979  in Parboxen nicht ausgegeben werden:
29980 \end_layout
29981
29982 \begin_layout Standard
29983 \align center
29984 \begin_inset Box Frameless
29985 position "t"
29986 hor_pos "c"
29987 has_inner_box 1
29988 inner_pos "t"
29989 use_parbox 1
29990 use_makebox 0
29991 width "33col%"
29992 special "none"
29993 height "1in"
29994 height_special "totalheight"
29995 status collapsed
29996
29997 \begin_layout Plain Layout
29998 Dies ist Text in einer Parbox.
29999  Dies ist Text in einer Parbox.
30000 \end_layout
30001
30002 \begin_layout Plain Layout
30003 Diese Fußnote wird nicht gedruckt:
30004 \begin_inset Foot
30005 status collapsed
30006
30007 \begin_layout Plain Layout
30008 Diese Fußnote ist in einer Parbox und wird deshalb nicht gedruckt.
30009 \end_layout
30010
30011 \end_inset
30012
30013
30014 \end_layout
30015
30016 \end_inset
30017
30018
30019 \end_layout
30020
30021 \begin_layout Section
30022 Boxen für Worte und Buchstaben
30023 \begin_inset Index idx
30024 status collapsed
30025
30026 \begin_layout Plain Layout
30027 Boxen ! für Buchstaben
30028 \end_layout
30029
30030 \end_inset
30031
30032
30033 \end_layout
30034
30035 \begin_layout Subsection
30036 Silbentrennung unterbinden
30037 \begin_inset CommandInset label
30038 LatexCommand label
30039 name "abs:Silbentrennung-unterbinden"
30040
30041 \end_inset
30042
30043
30044 \begin_inset Index idx
30045 status collapsed
30046
30047 \begin_layout Plain Layout
30048 Boxen ! zur Vermeidung von Silbentrennung
30049 \end_layout
30050
30051 \end_inset
30052
30053
30054 \end_layout
30055
30056 \begin_layout Standard
30057 Sie können den Boxtyp 
30058 \family sans
30059 Makebox
30060 \family default
30061  benutzen, um Silbentrennungen zu unterbinden.
30062 \begin_inset Newline newline
30063 \end_inset
30064
30065 Hier ist ein Beispiel: 
30066 \end_layout
30067
30068 \begin_layout Standard
30069 In dieser Zeile wird ein sehr langes Wort getrennt, nämlich 
30070 \begin_inset Quotes gld
30071 \end_inset
30072
30073 einsehrsehrsehrlangeswort
30074 \begin_inset Quotes grd
30075 \end_inset
30076
30077 .
30078 \end_layout
30079
30080 \begin_layout Standard
30081 Um das zu verhindern, fügen Sie das Wort in eine Box ein, setzen Sie die
30082  Innere
30083 \begin_inset space ~
30084 \end_inset
30085
30086 Box auf Makebox und deren Breite auf 1
30087 \begin_inset space \thinspace{}
30088 \end_inset
30089
30090 Width.
30091 \end_layout
30092
30093 \begin_layout Standard
30094 Hier ist das Ergebnis:
30095 \end_layout
30096
30097 \begin_layout Standard
30098 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich 
30099 \begin_inset Box Frameless
30100 position "t"
30101 hor_pos "c"
30102 has_inner_box 1
30103 inner_pos "t"
30104 use_parbox 0
30105 use_makebox 1
30106 width "1in"
30107 special "width"
30108 height "1in"
30109 height_special "totalheight"
30110 status open
30111
30112 \begin_layout Plain Layout
30113 \begin_inset Quotes gld
30114 \end_inset
30115
30116 einsehrsehrsehrlangeswort
30117 \begin_inset Quotes grd
30118 \end_inset
30119
30120
30121 \end_layout
30122
30123 \end_inset
30124
30125 .
30126 \end_layout
30127
30128 \begin_layout Standard
30129 Alternativ dazu kann man auch den Befehl 
30130 \begin_inset Quotes gld
30131 \end_inset
30132
30133
30134 \series bold
30135
30136 \backslash
30137 -
30138 \series default
30139
30140 \begin_inset Quotes grd
30141 \end_inset
30142
30143  als TeX-Code direkt vor das Wort setzen:
30144 \end_layout
30145
30146 \begin_layout Standard
30147 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich 
30148 \begin_inset Quotes gld
30149 \end_inset
30150
30151
30152 \begin_inset ERT
30153 status collapsed
30154
30155 \begin_layout Plain Layout
30156
30157
30158 \backslash
30159 -
30160 \end_layout
30161
30162 \end_inset
30163
30164 einsehrsehrsehrlangeswort
30165 \begin_inset Quotes grd
30166 \end_inset
30167
30168 .
30169 \end_layout
30170
30171 \begin_layout Standard
30172 Natürlich ragt das Wort jetzt in den Seitenrand hinein.
30173  Wenn Sie das nicht wollen, müssen Sie einen manuellen Zeilenumbruch (
30174 \family sans
30175 Strg-Eingabe
30176 \family default
30177 ) einfügen: 
30178 \end_layout
30179
30180 \begin_layout Standard
30181 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich
30182 \begin_inset Newline newline
30183 \end_inset
30184
30185
30186 \begin_inset Box Frameless
30187 position "t"
30188 hor_pos "c"
30189 has_inner_box 1
30190 inner_pos "t"
30191 use_parbox 0
30192 use_makebox 1
30193 width "1in"
30194 special "width"
30195 height "1in"
30196 height_special "totalheight"
30197 status open
30198
30199 \begin_layout Plain Layout
30200 \begin_inset Quotes gld
30201 \end_inset
30202
30203 einsehrsehrsehrlangeswort
30204 \begin_inset Quotes grd
30205 \end_inset
30206
30207
30208 \end_layout
30209
30210 \end_inset
30211
30212 .
30213 \end_layout
30214
30215 \begin_layout Subsection
30216 Vertikale Ausrichtung
30217 \begin_inset CommandInset label
30218 LatexCommand label
30219 name "uab:Vertikale-Ausrichtung"
30220
30221 \end_inset
30222
30223
30224 \begin_inset Index idx
30225 status collapsed
30226
30227 \begin_layout Plain Layout
30228 Boxen ! für Vertikale Ausrichtung
30229 \end_layout
30230
30231 \end_inset
30232
30233
30234 \begin_inset Index idx
30235 status collapsed
30236
30237 \begin_layout Plain Layout
30238 Boxen ! raisebox
30239 \end_layout
30240
30241 \end_inset
30242
30243
30244 \end_layout
30245
30246 \begin_layout Standard
30247 Mit dem LaTeX-Befehl 
30248 \series bold
30249
30250 \backslash
30251 raisebox
30252 \series default
30253  können Sie Worte, Buchstaben oder andere Boxen vertikal bezüglich des umgebende
30254 n Textes ausrichten.
30255  
30256 \series bold
30257
30258 \backslash
30259 raisebox
30260 \series default
30261  wird folgendermaßen benutzt:
30262 \end_layout
30263
30264 \begin_layout Standard
30265
30266 \series bold
30267
30268 \backslash
30269 raisebox{Verschiebung}[oben][unten]{Text}
30270 \end_layout
30271
30272 \begin_layout Standard
30273 Positive Werte für Verschiebung
30274 \series bold
30275  
30276 \series default
30277 verschieben die Box nach oben, negative nach unten.
30278  Die beiden optionalen Parameter 
30279 \family typewriter
30280 oben
30281 \family default
30282  und 
30283 \family typewriter
30284 unten
30285 \family default
30286  legen fest, wie weit die Box mit dem Text über oder unter die Grundlinie
30287  hinausgeht, wenn sie nicht verschoben ist.
30288 \end_layout
30289
30290 \begin_layout Standard
30291 Um zum Beispiel das Wort 
30292 \begin_inset Quotes gld
30293 \end_inset
30294
30295 provokant
30296 \begin_inset Quotes grd
30297 \end_inset
30298
30299  mit seinem 
30300 \begin_inset Quotes gld
30301 \end_inset
30302
30303 niedrigsten
30304 \begin_inset Quotes grd
30305 \end_inset
30306
30307  Buchstaben 
30308 \begin_inset Quotes gld
30309 \end_inset
30310
30311 p
30312 \begin_inset Quotes grd
30313 \end_inset
30314
30315  an der Grundlinie auszurichten, müssen Sie den TeX-Code-Befehl
30316 \end_layout
30317
30318 \begin_layout Standard
30319
30320 \series bold
30321
30322 \backslash
30323 raisebox{
30324 \backslash
30325 depth}{
30326 \end_layout
30327
30328 \begin_layout Standard
30329 vor dem Wort einfügen und 
30330 \begin_inset Quotes gld
30331 \end_inset
30332
30333
30334 \series bold
30335 }
30336 \series default
30337
30338 \begin_inset Quotes grd
30339 \end_inset
30340
30341  als TeX-Code dahinter:
30342 \end_layout
30343
30344 \begin_layout Standard
30345 Dies ist eine Zeile, in der das Wort 
30346 \begin_inset ERT
30347 status collapsed
30348
30349 \begin_layout Plain Layout
30350
30351
30352 \backslash
30353 raisebox{
30354 \backslash
30355 depth}{
30356 \end_layout
30357
30358 \end_inset
30359
30360
30361 \begin_inset Quotes gld
30362 \end_inset
30363
30364 provokant
30365 \begin_inset Quotes grd
30366 \end_inset
30367
30368
30369 \begin_inset ERT
30370 status collapsed
30371
30372 \begin_layout Plain Layout
30373
30374 }
30375 \end_layout
30376
30377 \end_inset
30378
30379  nach oben verschoben wurde.
30380 \end_layout
30381
30382 \begin_layout Standard
30383 \begin_inset VSpace bigskip
30384 \end_inset
30385
30386 Wenn Sie Buchstaben nach oben oder unten verschieben, wird der Zeilenabstand
30387  gedehnt:
30388 \end_layout
30389
30390 \begin_layout Standard
30391 Dies ist eine Zeile, in der das Wort 
30392 \begin_inset ERT
30393 status collapsed
30394
30395 \begin_layout Plain Layout
30396
30397
30398 \backslash
30399 raisebox{-
30400 \backslash
30401 depth}{
30402 \end_layout
30403
30404 \end_inset
30405
30406
30407 \begin_inset Quotes gld
30408 \end_inset
30409
30410 provokant
30411 \begin_inset Quotes grd
30412 \end_inset
30413
30414
30415 \begin_inset ERT
30416 status collapsed
30417
30418 \begin_layout Plain Layout
30419
30420 }
30421 \end_layout
30422
30423 \end_inset
30424
30425  nach unten verschoben wurde.
30426 \end_layout
30427
30428 \begin_layout Standard
30429 Dies ist eine Zeile, in der das Wort 
30430 \begin_inset ERT
30431 status collapsed
30432
30433 \begin_layout Plain Layout
30434
30435
30436 \backslash
30437 raisebox{0.5cm}{
30438 \end_layout
30439
30440 \end_inset
30441
30442
30443 \begin_inset Quotes gld
30444 \end_inset
30445
30446 testen
30447 \begin_inset Quotes grd
30448 \end_inset
30449
30450
30451 \begin_inset ERT
30452 status collapsed
30453
30454 \begin_layout Plain Layout
30455
30456 }
30457 \end_layout
30458
30459 \end_inset
30460
30461  um 0.5
30462 \begin_inset space \thinspace{}
30463 \end_inset
30464
30465 cm nach oben verschoben wurde.
30466 \end_layout
30467
30468 \begin_layout Standard
30469 Wenn Sie die Dehnung nicht wollen, können Sie die Boxhöhe auf 0 setzen:
30470 \end_layout
30471
30472 \begin_layout Standard
30473
30474 \series bold
30475
30476 \backslash
30477 raisebox{-
30478 \backslash
30479 depth}[0pt]{
30480 \end_layout
30481
30482 \begin_layout Standard
30483 Dies ist eine Zeile, in der das Wort 
30484 \begin_inset ERT
30485 status collapsed
30486
30487 \begin_layout Plain Layout
30488
30489
30490 \backslash
30491 raisebox{-
30492 \backslash
30493 depth}[0pt]{
30494 \end_layout
30495
30496 \end_inset
30497
30498
30499 \begin_inset Quotes gld
30500 \end_inset
30501
30502 provokant
30503 \begin_inset Quotes grd
30504 \end_inset
30505
30506
30507 \begin_inset ERT
30508 status collapsed
30509
30510 \begin_layout Plain Layout
30511
30512 }
30513 \end_layout
30514
30515 \end_inset
30516
30517  nach unten verschoben wurde.
30518 \end_layout
30519
30520 \begin_layout Standard
30521 Dies ist eine Zeile, in der das Wort 
30522 \begin_inset ERT
30523 status collapsed
30524
30525 \begin_layout Plain Layout
30526
30527
30528 \backslash
30529 raisebox{0.5cm}[0pt]{
30530 \end_layout
30531
30532 \end_inset
30533
30534
30535 \begin_inset Quotes gld
30536 \end_inset
30537
30538 testen
30539 \begin_inset Quotes grd
30540 \end_inset
30541
30542
30543 \begin_inset ERT
30544 status collapsed
30545
30546 \begin_layout Plain Layout
30547
30548 }
30549 \end_layout
30550
30551 \end_inset
30552
30553  um 0.5
30554 \begin_inset space \thinspace{}
30555 \end_inset
30556
30557 cm nach oben verschoben wurde.
30558  Jetzt überschneiden sich die verschobenen Worte.
30559 \end_layout
30560
30561 \begin_layout Section
30562 Farbige Boxen
30563 \begin_inset CommandInset label
30564 LatexCommand label
30565 name "abs:Farbige-Boxen"
30566
30567 \end_inset
30568
30569
30570 \begin_inset Index idx
30571 status collapsed
30572
30573 \begin_layout Plain Layout
30574 Boxen ! farbige
30575 \end_layout
30576
30577 \end_inset
30578
30579
30580 \end_layout
30581
30582 \begin_layout Subsection
30583 Text-Hintergrundfarbe
30584 \begin_inset Index idx
30585 status collapsed
30586
30587 \begin_layout Plain Layout
30588 Farbe ! für Text-Hintergrund
30589 \end_layout
30590
30591 \end_inset
30592
30593
30594 \end_layout
30595
30596 \begin_layout Standard
30597 Um einen Text mit einer Hintergrundfarbe zu versehen, muss der Text in einer
30598  so genannten 
30599 \begin_inset Quotes gld
30600 \end_inset
30601
30602 colorbox
30603 \begin_inset Quotes grd
30604 \end_inset
30605
30606  stehen.
30607  Dafür muss das LaTeX-Paket 
30608 \series bold
30609 color
30610 \series default
30611
30612 \begin_inset Index idx
30613 status collapsed
30614
30615 \begin_layout Plain Layout
30616 LaTeX-Pakete ! color
30617 \end_layout
30618
30619 \end_inset
30620
30621  im LaTeX-Vorspann mit folgendem Befehl geladen werden:
30622 \end_layout
30623
30624 \begin_layout Standard
30625
30626 \series bold
30627
30628 \backslash
30629 @ifundefined{textcolor}
30630 \begin_inset Newline newline
30631 \end_inset
30632
30633
30634 \begin_inset Phantom HPhantom
30635 status open
30636
30637 \begin_layout Plain Layout
30638
30639 \series bold
30640 \begin_inset space ~
30641 \end_inset
30642
30643
30644 \end_layout
30645
30646 \end_inset
30647
30648 {
30649 \backslash
30650 usepackage{color}}{}
30651 \end_layout
30652
30653 \begin_layout Standard
30654 Wenn Sie Text einfärben, lädt LyX das Paket 
30655 \series bold
30656 color
30657 \series default
30658  automatisch.
30659 \begin_inset Foot
30660 status collapsed
30661
30662 \begin_layout Plain Layout
30663 Der Befehl 
30664 \series bold
30665
30666 \backslash
30667 @ifundefined
30668 \series default
30669  vermeidet, dass es in diesem Fall doppelt geladen wird.
30670 \end_layout
30671
30672 \end_inset
30673
30674
30675 \end_layout
30676
30677 \begin_layout Standard
30678 \begin_inset VSpace medskip
30679 \end_inset
30680
30681 Colorboxen werden mit dem Befehl 
30682 \series bold
30683
30684 \backslash
30685 colorbox
30686 \series default
30687  erzeugt:
30688 \end_layout
30689
30690 \begin_layout Standard
30691
30692 \series bold
30693
30694 \backslash
30695 colorbox{Farbe}{Boxinhalt}
30696 \end_layout
30697
30698 \begin_layout Standard
30699 Der Boxinhalt kann auch eine Box sein, und Colorboxen können in anderen
30700  Boxen sein.
30701 \end_layout
30702
30703 \begin_layout Standard
30704 Die folgenden Farben sind vordefiniert:
30705 \family sans
30706  schwarz
30707 \family default
30708
30709 \family sans
30710 wei
30711 \family default
30712 ß, 
30713 \family sans
30714 rot
30715 \family default
30716 \series bold
30717 ,
30718 \series default
30719  
30720 \family sans
30721 grün
30722 \family default
30723
30724 \family sans
30725 blau
30726 \family default
30727
30728 \family sans
30729 türkis
30730 \family default
30731
30732 \family sans
30733 purpurrot
30734 \family default
30735  und 
30736 \family sans
30737 gelb
30738 \family default
30739 .
30740 \end_layout
30741
30742 \begin_layout Standard
30743 Sie können auch Ihre eigenen Farben definieren, wie in Abschnitt
30744 \begin_inset space ~
30745 \end_inset
30746
30747
30748 \begin_inset CommandInset ref
30749 LatexCommand ref
30750 reference "abs:Farbige-Tabellen"
30751
30752 \end_inset
30753
30754  beschrieben.
30755 \end_layout
30756
30757 \begin_layout Standard
30758 Um zum Beispiel ein Wort auf einem roten Hintergrund zu drucken, fügen sie
30759  den TeX-Code-Befehl
30760 \end_layout
30761
30762 \begin_layout Standard
30763
30764 \series bold
30765
30766 \backslash
30767 colorbox{red}{
30768 \end_layout
30769
30770 \begin_layout Standard
30771 vor dem Wort ein.
30772  Hinter dem Wort fügen Sie 
30773 \series bold
30774
30775 \begin_inset Quotes gld
30776 \end_inset
30777
30778 }
30779 \series default
30780
30781 \begin_inset Quotes grd
30782 \end_inset
30783
30784  als TeX-Code ein.
30785  Hier ist das Ergebnis:
30786 \end_layout
30787
30788 \begin_layout Standard
30789 In dieser Zeile hat 
30790 \begin_inset ERT
30791 status collapsed
30792
30793 \begin_layout Plain Layout
30794
30795
30796 \backslash
30797 colorbox{red}{
30798 \end_layout
30799
30800 \end_inset
30801
30802 Achtung!
30803 \begin_inset ERT
30804 status collapsed
30805
30806 \begin_layout Plain Layout
30807
30808 }
30809 \end_layout
30810
30811 \end_inset
30812
30813  einen roten Hintergrund.
30814 \end_layout
30815
30816 \begin_layout Standard
30817 \begin_inset VSpace bigskip
30818 \end_inset
30819
30820 Wenn der Rahmen der Box eine andere Farbe haben soll, können Sie den Befehl
30821  
30822 \series bold
30823
30824 \backslash
30825 fcolorbox
30826 \series default
30827  verwenden:
30828 \end_layout
30829
30830 \begin_layout Standard
30831
30832 \series bold
30833
30834 \backslash
30835 fcolorbox{Rahmenfarbe}{Boxfarbe}{Boxinhalt}
30836 \end_layout
30837
30838 \begin_layout Standard
30839
30840 \series bold
30841
30842 \backslash
30843 fcolorbox
30844 \series default
30845  ist eine Erweiterung von 
30846 \series bold
30847
30848 \backslash
30849 colorbox
30850 \series default
30851 .
30852  Die Rahmendicke und der Abstand zwischen Rahmen und Boxinhalt können mit
30853  
30854 \series bold
30855
30856 \backslash
30857 fboxrule
30858 \series default
30859  und 
30860 \series bold
30861
30862 \backslash
30863 fboxsep
30864 \series default
30865  gesteuert werden, wie in Abschnitt
30866 \begin_inset space ~
30867 \end_inset
30868
30869
30870 \begin_inset CommandInset ref
30871 LatexCommand ref
30872 reference "uab:Verzierung"
30873
30874 \end_inset
30875
30876  beschrieben.
30877 \end_layout
30878
30879 \begin_layout Standard
30880 Für das folgende Beispiel wurde der Befehl
30881 \end_layout
30882
30883 \begin_layout Standard
30884
30885 \series bold
30886
30887 \backslash
30888 fcolorbox{cyan}{magenta}{
30889 \end_layout
30890
30891 \begin_layout Standard
30892 benutzt.
30893  Hier wurden die Rahmendicke und der Abstand auf 1
30894 \begin_inset space \thinspace{}
30895 \end_inset
30896
30897 mm gesetzt:
30898 \begin_inset Newline newline
30899 \end_inset
30900
30901
30902 \begin_inset ERT
30903 status collapsed
30904
30905 \begin_layout Plain Layout
30906
30907
30908 \backslash
30909 fboxrule 1mm 
30910 \backslash
30911 fboxsep 1mm
30912 \end_layout
30913
30914 \end_inset
30915
30916
30917 \begin_inset ERT
30918 status collapsed
30919
30920 \begin_layout Plain Layout
30921
30922
30923 \backslash
30924 fcolorbox{cyan}{green}{
30925 \end_layout
30926
30927 \end_inset
30928
30929 Dies ist Text in einer farbigen, gerahmten Box.
30930 \begin_inset ERT
30931 status collapsed
30932
30933 \begin_layout Plain Layout
30934
30935 }
30936 \end_layout
30937
30938 \end_inset
30939
30940
30941 \end_layout
30942
30943 \begin_layout Standard
30944 \begin_inset VSpace bigskip
30945 \end_inset
30946
30947 Natürlich gibt es auch farbigen Text in einer Colorbox:
30948 \begin_inset Newline newline
30949 \end_inset
30950
30951
30952 \begin_inset ERT
30953 status collapsed
30954
30955 \begin_layout Plain Layout
30956
30957
30958 \backslash
30959 fcolorbox{cyan}{green}{
30960 \end_layout
30961
30962 \end_inset
30963
30964
30965 \color yellow
30966 Dies ist farbiger Text in einer farbigen, gerahmten Box.
30967 \color none
30968
30969 \begin_inset ERT
30970 status collapsed
30971
30972 \begin_layout Plain Layout
30973
30974 }
30975 \end_layout
30976
30977 \end_inset
30978
30979
30980 \begin_inset ERT
30981 status collapsed
30982
30983 \begin_layout Plain Layout
30984
30985
30986 \backslash
30987 fboxrule 0.4pt 
30988 \backslash
30989 fboxsep 3pt
30990 \end_layout
30991
30992 \end_inset
30993
30994
30995 \end_layout
30996
30997 \begin_layout Standard
30998 \begin_inset VSpace bigskip
30999 \end_inset
31000
31001
31002 \end_layout
31003
31004 \begin_layout Standard
31005 \begin_inset Note Greyedout
31006 status open
31007
31008 \begin_layout Plain Layout
31009 \noindent
31010
31011 \series bold
31012 Bemerkung:
31013 \series default
31014  Text in Colorboxen kann nicht umgebrochen werden.
31015  Für Text mit mehreren Zeilen müssen Sie eine Box in einer Colorbox benutzen,
31016  wie im folgenden beschrieben.
31017 \end_layout
31018
31019 \end_inset
31020
31021
31022 \end_layout
31023
31024 \begin_layout Subsection
31025 Farbe für Absätze
31026 \begin_inset CommandInset label
31027 LatexCommand label
31028 name "uab:Farbe-für-Absätze"
31029
31030 \end_inset
31031
31032
31033 \begin_inset Index idx
31034 status collapsed
31035
31036 \begin_layout Plain Layout
31037 Farbe ! für Absätze
31038 \end_layout
31039
31040 \end_inset
31041
31042
31043 \end_layout
31044
31045 \begin_layout Standard
31046 Um die Hintergrundfarbe für mehr als eine Textzeile zu setzen, müssen Sie
31047  den Text in eine Minipage stellen.
31048  Vor der Minipage fügen Sie den TeX-Code-Befehl
31049 \end_layout
31050
31051 \begin_layout Standard
31052
31053 \series bold
31054
31055 \backslash
31056 colorbox{color}{
31057 \end_layout
31058
31059 \begin_layout Standard
31060 ein.
31061  Hinter der Minipage fügen Sie 
31062 \series bold
31063
31064 \begin_inset Quotes gld
31065 \end_inset
31066
31067 }
31068 \series default
31069
31070 \begin_inset Quotes grd
31071 \end_inset
31072
31073  als TeX-Code ein.
31074 \end_layout
31075
31076 \begin_layout Standard
31077 \begin_inset ERT
31078 status collapsed
31079
31080 \begin_layout Plain Layout
31081
31082
31083 \backslash
31084 colorbox{hellgrau}{
31085 \end_layout
31086
31087 \end_inset
31088
31089
31090 \begin_inset Box Frameless
31091 position "t"
31092 hor_pos "c"
31093 has_inner_box 1
31094 inner_pos "t"
31095 use_parbox 0
31096 use_makebox 0
31097 width "100col%"
31098 special "none"
31099 height "1in"
31100 height_special "totalheight"
31101 status collapsed
31102
31103 \begin_layout Plain Layout
31104 Dies ist Text mit einer Hintergrundfarbe.
31105  Dies ist Text mit einer Hintergrundfarbe.
31106 \end_layout
31107
31108 \begin_layout Plain Layout
31109 Der Text kann Fußnoten
31110 \begin_inset Foot
31111 status open
31112
31113 \begin_layout Plain Layout
31114 Eine weitere Fußnote
31115 \end_layout
31116
31117 \end_inset
31118
31119  und Tabellen und Abbildungen enthalten.
31120 \end_layout
31121
31122 \begin_layout Plain Layout
31123 \align center
31124 \begin_inset Tabular
31125 <lyxtabular version="3" rows="3" columns="3">
31126 <features tabularvalignment="middle">
31127 <column alignment="center" valignment="top" width="0">
31128 <column alignment="center" valignment="top" width="0">
31129 <column alignment="center" valignment="top" width="0">
31130 <row>
31131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31132 \begin_inset Text
31133
31134 \begin_layout Plain Layout
31135 a
31136 \end_layout
31137
31138 \end_inset
31139 </cell>
31140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31141 \begin_inset Text
31142
31143 \begin_layout Plain Layout
31144 !
31145 \end_layout
31146
31147 \end_inset
31148 </cell>
31149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31150 \begin_inset Text
31151
31152 \begin_layout Plain Layout
31153 3
31154 \end_layout
31155
31156 \end_inset
31157 </cell>
31158 </row>
31159 <row>
31160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31161 \begin_inset Text
31162
31163 \begin_layout Plain Layout
31164 <
31165 \end_layout
31166
31167 \end_inset
31168 </cell>
31169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31170 \begin_inset Text
31171
31172 \begin_layout Plain Layout
31173 b2
31174 \begin_inset Quotes erd
31175 \end_inset
31176
31177 |
31178 \end_layout
31179
31180 \end_inset
31181 </cell>
31182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31183 \begin_inset Text
31184
31185 \begin_layout Plain Layout
31186 >
31187 \end_layout
31188
31189 \end_inset
31190 </cell>
31191 </row>
31192 <row>
31193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31194 \begin_inset Text
31195
31196 \begin_layout Plain Layout
31197 1
31198 \end_layout
31199
31200 \end_inset
31201 </cell>
31202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31203 \begin_inset Text
31204
31205 \begin_layout Plain Layout
31206 §
31207 \end_layout
31208
31209 \end_inset
31210 </cell>
31211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31212 \begin_inset Text
31213
31214 \begin_layout Plain Layout
31215 c
31216 \end_layout
31217
31218 \end_inset
31219 </cell>
31220 </row>
31221 </lyxtabular>
31222
31223 \end_inset
31224
31225
31226 \end_layout
31227
31228 \end_inset
31229
31230
31231 \begin_inset ERT
31232 status collapsed
31233
31234 \begin_layout Plain Layout
31235
31236 }
31237 \end_layout
31238
31239 \end_inset
31240
31241
31242 \end_layout
31243
31244 \begin_layout Section
31245 Rotierte und skalierte Boxen
31246 \end_layout
31247
31248 \begin_layout Standard
31249 Um die Befehle dieses Abschnitts nutzen zu können, muss das Paket 
31250 \series bold
31251 graphicx
31252 \series default
31253
31254 \begin_inset Index idx
31255 status collapsed
31256
31257 \begin_layout Plain Layout
31258 LaTeX-Pakete ! graphicx
31259 \end_layout
31260
31261 \end_inset
31262
31263  im LaTeX-Vorspann mit folgendem Befehl geladen werden:
31264 \end_layout
31265
31266 \begin_layout Standard
31267
31268 \series bold
31269
31270 \backslash
31271 @ifundefined{rotatebox}
31272 \begin_inset Newline newline
31273 \end_inset
31274
31275
31276 \begin_inset Phantom HPhantom
31277 status open
31278
31279 \begin_layout Plain Layout
31280
31281 \series bold
31282 \begin_inset space ~
31283 \end_inset
31284
31285
31286 \end_layout
31287
31288 \end_inset
31289
31290 {
31291 \backslash
31292 usepackage{graphicx}}{}
31293 \end_layout
31294
31295 \begin_layout Standard
31296 \begin_inset Note Greyedout
31297 status open
31298
31299 \begin_layout Plain Layout
31300
31301 \series bold
31302 Bemerkung:
31303 \series default
31304  Die meisten DVI-Programme können keine rotierten oder skalierten Texte
31305  darstellen.
31306  In der PDF- oder PostScript-Ausgabe wird aber alles korrekt angezeigt.
31307 \end_layout
31308
31309 \end_inset
31310
31311
31312 \end_layout
31313
31314 \begin_layout Standard
31315 \begin_inset Note Greyedout
31316 status open
31317
31318 \begin_layout Plain Layout
31319
31320 \series bold
31321 Bemerkung:
31322 \series default
31323  Gleitobjekte dürfen nicht in eine rotierte oder skalierte Box gesetzt werden.
31324 \end_layout
31325
31326 \end_inset
31327
31328
31329 \end_layout
31330
31331 \begin_layout Subsection
31332 Rotierte Boxen
31333 \begin_inset Index idx
31334 status collapsed
31335
31336 \begin_layout Plain Layout
31337 Boxen ! rotierte
31338 \end_layout
31339
31340 \end_inset
31341
31342
31343 \begin_inset Index idx
31344 status collapsed
31345
31346 \begin_layout Plain Layout
31347 Rotiertes Material
31348 \end_layout
31349
31350 \end_inset
31351
31352
31353 \begin_inset Index idx
31354 status collapsed
31355
31356 \begin_layout Plain Layout
31357 Abbildungen ! rotierte
31358 \end_layout
31359
31360 \end_inset
31361
31362
31363 \begin_inset Index idx
31364 status collapsed
31365
31366 \begin_layout Plain Layout
31367 Tabellen ! rotierte
31368 \end_layout
31369
31370 \end_inset
31371
31372
31373 \end_layout
31374
31375 \begin_layout Standard
31376 Um Text zu drehen, verwendet man den Befehl 
31377 \series bold
31378
31379 \backslash
31380 rotatebox
31381 \series default
31382  im TeX-Code nach folgendem Schema:
31383 \end_layout
31384
31385 \begin_layout Standard
31386
31387 \series bold
31388
31389 \backslash
31390 rotatebox[Drehpunkt]{Winkel}{Boxinhalt}
31391 \end_layout
31392
31393 \begin_layout Standard
31394 Der Drehpunkt wird mit 
31395 \series bold
31396 origin=Position
31397 \series default
31398  angegeben.
31399  Folgende Positionen sind möglich: 
31400 \emph on
31401 c
31402 \emph default
31403  (mittig), 
31404 \emph on
31405 l
31406 \emph default
31407  (links), 
31408 \emph on
31409 r
31410 \emph default
31411  (rechts), 
31412 \emph on
31413 b
31414 \emph default
31415  (unten), 
31416 \emph on
31417 t
31418 \emph default
31419  (oben), sowie sinnvolle Kombinationen aus den vier Grundpositionen.
31420  Z.
31421 \begin_inset space \thinspace{}
31422 \end_inset
31423
31424 B.
31425  bedeutet 
31426 \emph on
31427 lt
31428 \emph default
31429 , dass sich der Drehpunkt links oben befindet.
31430  Wird kein Drehpunkt angegeben, wird die Position 
31431 \emph on
31432 l
31433 \emph default
31434  verwendet.
31435  Winkel gibt den Drehwinkel in Grad an und darf auch negativ sein.
31436  Gedreht wird gegen den Uhrzeigersinn.
31437 \end_layout
31438
31439 \begin_layout Standard
31440 Im folgenden Beispiel wurde vor dem Text der Befehl 
31441 \series bold
31442
31443 \backslash
31444 rotatebox[origin=c]{60}{
31445 \series default
31446  im TeX-Modus eingegeben.
31447  Nach dem Text wurde die schließende Klammer 
31448 \series bold
31449 }
31450 \series default
31451  wiederum im TeX-Modus eingegeben.
31452 \end_layout
31453
31454 \begin_layout Standard
31455 Dies ist eine Zeile 
31456 \begin_inset ERT
31457 status collapsed
31458
31459 \begin_layout Plain Layout
31460
31461
31462 \backslash
31463 rotatebox[origin=c]{60}{
31464 \end_layout
31465
31466 \end_inset
31467
31468 mit rotiertem
31469 \begin_inset ERT
31470 status collapsed
31471
31472 \begin_layout Plain Layout
31473
31474 }
31475 \end_layout
31476
31477 \end_inset
31478
31479  Text.
31480 \end_layout
31481
31482 \begin_layout Standard
31483 Der Boxinhalt kann auch eine andere Box oder eine eingebettete Formel sein:
31484 \end_layout
31485
31486 \begin_layout Standard
31487 Dies ist eine Zeile 
31488 \begin_inset ERT
31489 status collapsed
31490
31491 \begin_layout Plain Layout
31492
31493
31494 \backslash
31495 rotatebox[origin=r]{-60}{
31496 \end_layout
31497
31498 \end_inset
31499
31500
31501 \begin_inset Box Doublebox
31502 position "c"
31503 hor_pos "c"
31504 has_inner_box 0
31505 inner_pos "c"
31506 use_parbox 0
31507 use_makebox 0
31508 width "1in"
31509 special "width"
31510 height "1in"
31511 height_special "totalheight"
31512 status collapsed
31513
31514 \begin_layout Plain Layout
31515 mit rotiertem
31516 \end_layout
31517
31518 \end_inset
31519
31520
31521 \begin_inset ERT
31522 status collapsed
31523
31524 \begin_layout Plain Layout
31525
31526 }
31527 \end_layout
31528
31529 \end_inset
31530
31531  umrandeten Text 
31532 \begin_inset ERT
31533 status collapsed
31534
31535 \begin_layout Plain Layout
31536
31537
31538 \backslash
31539 rotatebox[origin=lb]{60}{
31540 \end_layout
31541
31542 \end_inset
31543
31544
31545 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31546 \end_inset
31547
31548
31549 \begin_inset ERT
31550 status collapsed
31551
31552 \begin_layout Plain Layout
31553
31554 }
31555 \end_layout
31556
31557 \end_inset
31558
31559  und einer Formel.
31560 \end_layout
31561
31562 \begin_layout Standard
31563 Oder ein Bild oder Tabelle:
31564 \end_layout
31565
31566 \begin_layout Standard
31567 Dies ist eine Zeile 
31568 \begin_inset ERT
31569 status collapsed
31570
31571 \begin_layout Plain Layout
31572
31573
31574 \backslash
31575 rotatebox[origin=lb]{90}{
31576 \end_layout
31577
31578 \end_inset
31579
31580
31581 \begin_inset Graphics
31582         filename ../clipart/platypus.eps
31583         lyxscale 50
31584         width 25col%
31585
31586 \end_inset
31587
31588
31589 \begin_inset ERT
31590 status collapsed
31591
31592 \begin_layout Plain Layout
31593
31594 }
31595 \end_layout
31596
31597 \end_inset
31598
31599  mit einem rotierten Bild 
31600 \begin_inset ERT
31601 status collapsed
31602
31603 \begin_layout Plain Layout
31604
31605
31606 \backslash
31607 rotatebox[origin=l]{-90}{
31608 \end_layout
31609
31610 \end_inset
31611
31612
31613 \begin_inset Tabular
31614 <lyxtabular version="3" rows="2" columns="2">
31615 <features tabularvalignment="middle">
31616 <column alignment="center" valignment="top" width="0">
31617 <column alignment="center" valignment="top" width="0">
31618 <row>
31619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31620 \begin_inset Text
31621
31622 \begin_layout Plain Layout
31623 q
31624 \end_layout
31625
31626 \end_inset
31627 </cell>
31628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31629 \begin_inset Text
31630
31631 \begin_layout Plain Layout
31632 w
31633 \end_layout
31634
31635 \end_inset
31636 </cell>
31637 </row>
31638 <row>
31639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31640 \begin_inset Text
31641
31642 \begin_layout Plain Layout
31643 e
31644 \end_layout
31645
31646 \end_inset
31647 </cell>
31648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31649 \begin_inset Text
31650
31651 \begin_layout Plain Layout
31652 r
31653 \end_layout
31654
31655 \end_inset
31656 </cell>
31657 </row>
31658 </lyxtabular>
31659
31660 \end_inset
31661
31662
31663 \begin_inset ERT
31664 status collapsed
31665
31666 \begin_layout Plain Layout
31667
31668 }
31669 \end_layout
31670
31671 \end_inset
31672
31673  und Tabelle.
31674 \end_layout
31675
31676 \begin_layout Subsection
31677 Skalierte Boxen
31678 \begin_inset Index idx
31679 status collapsed
31680
31681 \begin_layout Plain Layout
31682 Boxen ! skalierte
31683 \end_layout
31684
31685 \end_inset
31686
31687
31688 \begin_inset Index idx
31689 status collapsed
31690
31691 \begin_layout Plain Layout
31692 Skaliertes Material
31693 \end_layout
31694
31695 \end_inset
31696
31697
31698 \begin_inset Index idx
31699 status collapsed
31700
31701 \begin_layout Plain Layout
31702 Abbildungen ! skalierte
31703 \end_layout
31704
31705 \end_inset
31706
31707
31708 \begin_inset Index idx
31709 status collapsed
31710
31711 \begin_layout Plain Layout
31712 Tabellen ! skalierte
31713 \end_layout
31714
31715 \end_inset
31716
31717
31718 \end_layout
31719
31720 \begin_layout Standard
31721 Um Text zu skalieren, kann man die Befehle 
31722 \series bold
31723
31724 \backslash
31725 scalebox
31726 \series default
31727  und 
31728 \series bold
31729
31730 \backslash
31731 resizebox
31732 \series default
31733  im TeX-Modus verwenden.
31734 \end_layout
31735
31736 \begin_layout Standard
31737
31738 \series bold
31739
31740 \backslash
31741 scalebox
31742 \series default
31743  wird nach folgendem Schema verwendet:
31744 \end_layout
31745
31746 \begin_layout Standard
31747
31748 \series bold
31749
31750 \backslash
31751 scalebox{horizontal}[vertikal]{Boxinhalt}
31752 \end_layout
31753
31754 \begin_layout Standard
31755 Horizontal und vertikal geben die jeweiligen Skalierungsfaktoren an.
31756  Wird kein vertikaler Skalierungsfaktor angegeben, wird dafür der horizontale
31757  verwendet.
31758 \end_layout
31759
31760 \begin_layout Standard
31761 Z.
31762 \begin_inset space \thinspace{}
31763 \end_inset
31764
31765 B.
31766  ergibt der Befehl 
31767 \series bold
31768
31769 \backslash
31770 scalebox{2}{Hallo}
31771 \series default
31772  ein im Vergleich zur Dokumentschriftgröße doppelt so großes 
31773 \begin_inset ERT
31774 status collapsed
31775
31776 \begin_layout Plain Layout
31777
31778
31779 \backslash
31780 scalebox{2}{
31781 \end_layout
31782
31783 \end_inset
31784
31785 Hallo
31786 \begin_inset ERT
31787 status collapsed
31788
31789 \begin_layout Plain Layout
31790
31791 }
31792 \end_layout
31793
31794 \end_inset
31795
31796 .
31797 \end_layout
31798
31799 \begin_layout Standard
31800
31801 \series bold
31802
31803 \backslash
31804 scalebox{2}[1]{Hallo}
31805 \series default
31806  verzerrt hingegen das 
31807 \begin_inset ERT
31808 status collapsed
31809
31810 \begin_layout Plain Layout
31811
31812
31813 \backslash
31814 scalebox{2}[1]{
31815 \end_layout
31816
31817 \end_inset
31818
31819 Hallo
31820 \begin_inset ERT
31821 status collapsed
31822
31823 \begin_layout Plain Layout
31824
31825 }
31826 \end_layout
31827
31828 \end_inset
31829
31830 .
31831 \end_layout
31832
31833 \begin_layout Standard
31834 Die Skalierungsfaktoren dürfen auch negativ sein.
31835  In diesem Fall wird der Boxinhalt gespiegelt.
31836 \end_layout
31837
31838 \begin_layout Standard
31839 Daher lässt sich mit dem Befehl 
31840 \series bold
31841
31842 \backslash
31843 scalebox{-1}[1]{Hallo}
31844 \series default
31845  Spiegelschrift erstellen: 
31846 \begin_inset ERT
31847 status collapsed
31848
31849 \begin_layout Plain Layout
31850
31851
31852 \backslash
31853 scalebox{-1}[1]{
31854 \end_layout
31855
31856 \end_inset
31857
31858 Hallo
31859 \begin_inset ERT
31860 status collapsed
31861
31862 \begin_layout Plain Layout
31863
31864 }
31865 \end_layout
31866
31867 \end_inset
31868
31869
31870 \end_layout
31871
31872 \begin_layout Standard
31873
31874 \series bold
31875
31876 \backslash
31877 scalebox{1}[-1]{Hallo}
31878 \series default
31879  spiegelt das 
31880 \begin_inset ERT
31881 status collapsed
31882
31883 \begin_layout Plain Layout
31884
31885
31886 \backslash
31887 scalebox{1}[-1]{
31888 \end_layout
31889
31890 \end_inset
31891
31892 Hallo
31893 \begin_inset ERT
31894 status collapsed
31895
31896 \begin_layout Plain Layout
31897
31898 }
31899 \end_layout
31900
31901 \end_inset
31902
31903  an der Grundlinie.
31904 \end_layout
31905
31906 \begin_layout Standard
31907 Zu 
31908 \series bold
31909
31910 \backslash
31911 scalebox{-1}[1]{Boxinhalt}
31912 \series default
31913  gibt es den äquivalenten Befehl
31914 \begin_inset Newline newline
31915 \end_inset
31916
31917
31918 \series bold
31919
31920 \backslash
31921 reflectbox{Boxinhalt}
31922 \series default
31923 .
31924 \end_layout
31925
31926 \begin_layout Standard
31927 \begin_inset VSpace bigskip
31928 \end_inset
31929
31930
31931 \series bold
31932
31933 \backslash
31934 resizebox
31935 \series default
31936  verwendet man, um den Boxinhalt auf eine bestimmte Höhe oder Breite zu
31937  skalieren.
31938  Das Befehlsschema ist folgendes:
31939 \end_layout
31940
31941 \begin_layout Standard
31942
31943 \series bold
31944
31945 \backslash
31946 resizebox{Breite}{Höhe}{Boxinhalt}
31947 \end_layout
31948
31949 \begin_layout Standard
31950 Gibt man für eines der beiden Argumente ein Ausrufezeichen 
31951 \series bold
31952 !
31953 \series default
31954  ein, wird die Größe so gewählt, dass das Seitenverhältnis der Box beibehalten
31955  wird.
31956 \end_layout
31957
31958 \begin_layout Standard
31959 Der Befehl 
31960 \series bold
31961
31962 \backslash
31963 resizebox{2cm}{1cm}{Hallo}
31964 \series default
31965  ergibt: 
31966 \begin_inset ERT
31967 status collapsed
31968
31969 \begin_layout Plain Layout
31970
31971
31972 \backslash
31973 resizebox{2cm}{1cm}{
31974 \end_layout
31975
31976 \end_inset
31977
31978 Hallo
31979 \begin_inset ERT
31980 status collapsed
31981
31982 \begin_layout Plain Layout
31983
31984 }
31985 \end_layout
31986
31987 \end_inset
31988
31989
31990 \begin_inset Newline newline
31991 \end_inset
31992
31993 Der Befehl 
31994 \series bold
31995
31996 \backslash
31997 resizebox{2cm}{!}{Hallo}
31998 \series default
31999  ergibt: 
32000 \begin_inset ERT
32001 status collapsed
32002
32003 \begin_layout Plain Layout
32004
32005
32006 \backslash
32007 resizebox{2cm}{!}{
32008 \end_layout
32009
32010 \end_inset
32011
32012 Hallo
32013 \begin_inset ERT
32014 status collapsed
32015
32016 \begin_layout Plain Layout
32017
32018 }
32019 \end_layout
32020
32021 \end_inset
32022
32023
32024 \end_layout
32025
32026 \begin_layout Standard
32027 \begin_inset VSpace bigskip
32028 \end_inset
32029
32030
32031 \begin_inset Note Greyedout
32032 status open
32033
32034 \begin_layout Plain Layout
32035
32036 \series bold
32037 Bemerkung:
32038 \series default
32039  Wurde in Argumenten von 
32040 \series bold
32041
32042 \backslash
32043 scalebox
32044 \series default
32045  oder 
32046 \series bold
32047
32048 \backslash
32049 resizebox
32050 \series default
32051  eine Null angegeben, entstehen beim Exportieren zwar keine LaTeX-Fehler,
32052  die erzeugten Dateien können jedoch nicht oder nur teilweise angezeigt
32053  werden.
32054 \end_layout
32055
32056 \end_inset
32057
32058
32059 \end_layout
32060
32061 \begin_layout Standard
32062 \begin_inset VSpace bigskip
32063 \end_inset
32064
32065
32066 \end_layout
32067
32068 \begin_layout Standard
32069 Alle Boxen können beliebig miteinander kombiniert werden.
32070  So ergibt z.
32071 \begin_inset space \thinspace{}
32072 \end_inset
32073
32074 B.
32075  der Befehl
32076 \begin_inset Newline newline
32077 \end_inset
32078
32079
32080 \series bold
32081
32082 \backslash
32083 rotatebox[origin=c]{-45}{
32084 \backslash
32085 resizebox{2cm}{!}{
32086 \backslash
32087 reflectbox{Hallo}}}
32088 \series default
32089 :
32090 \end_layout
32091
32092 \begin_layout Standard
32093 \align center
32094 \begin_inset ERT
32095 status collapsed
32096
32097 \begin_layout Plain Layout
32098
32099
32100 \backslash
32101 rotatebox[origin=c]{-45}{
32102 \backslash
32103 resizebox{2cm}{!}{
32104 \backslash
32105 reflectbox{
32106 \end_layout
32107
32108 \end_inset
32109
32110 Hallo
32111 \begin_inset ERT
32112 status collapsed
32113
32114 \begin_layout Plain Layout
32115
32116 }}}
32117 \end_layout
32118
32119 \end_inset
32120
32121
32122 \end_layout
32123
32124 \begin_layout Standard
32125 \noindent
32126 Bilder, Tabellen und eingebettete Formeln sind als Boxinhalt erlaubt:
32127 \end_layout
32128
32129 \begin_layout Standard
32130 \align center
32131 \begin_inset ERT
32132 status collapsed
32133
32134 \begin_layout Plain Layout
32135
32136
32137 \backslash
32138 rotatebox[origin=c]{-30}{
32139 \backslash
32140 resizebox{2cm}{!}{
32141 \backslash
32142 reflectbox{
32143 \end_layout
32144
32145 \end_inset
32146
32147
32148 \begin_inset Graphics
32149         filename ../clipart/platypus.eps
32150         lyxscale 50
32151         width 25col%
32152
32153 \end_inset
32154
32155
32156 \begin_inset ERT
32157 status collapsed
32158
32159 \begin_layout Plain Layout
32160
32161 }}}
32162 \end_layout
32163
32164 \end_inset
32165
32166
32167 \begin_inset ERT
32168 status collapsed
32169
32170 \begin_layout Plain Layout
32171
32172
32173 \backslash
32174 rotatebox[origin=c]{-45}{
32175 \backslash
32176 resizebox{2cm}{!}{
32177 \backslash
32178 reflectbox{
32179 \end_layout
32180
32181 \end_inset
32182
32183
32184 \begin_inset Tabular
32185 <lyxtabular version="3" rows="2" columns="2">
32186 <features tabularvalignment="middle">
32187 <column alignment="center" valignment="top" width="0">
32188 <column alignment="center" valignment="top" width="0">
32189 <row>
32190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32191 \begin_inset Text
32192
32193 \begin_layout Plain Layout
32194 q
32195 \end_layout
32196
32197 \end_inset
32198 </cell>
32199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32200 \begin_inset Text
32201
32202 \begin_layout Plain Layout
32203 w
32204 \end_layout
32205
32206 \end_inset
32207 </cell>
32208 </row>
32209 <row>
32210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32211 \begin_inset Text
32212
32213 \begin_layout Plain Layout
32214 e
32215 \end_layout
32216
32217 \end_inset
32218 </cell>
32219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32220 \begin_inset Text
32221
32222 \begin_layout Plain Layout
32223 r
32224 \end_layout
32225
32226 \end_inset
32227 </cell>
32228 </row>
32229 </lyxtabular>
32230
32231 \end_inset
32232
32233
32234 \begin_inset ERT
32235 status collapsed
32236
32237 \begin_layout Plain Layout
32238
32239 }}}
32240 \end_layout
32241
32242 \end_inset
32243
32244
32245 \begin_inset ERT
32246 status collapsed
32247
32248 \begin_layout Plain Layout
32249
32250
32251 \backslash
32252 rotatebox[origin=c]{-45}{
32253 \backslash
32254 resizebox{2cm}{!}{
32255 \backslash
32256 reflectbox{
32257 \end_layout
32258
32259 \end_inset
32260
32261
32262 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32263 \end_inset
32264
32265
32266 \begin_inset ERT
32267 status collapsed
32268
32269 \begin_layout Plain Layout
32270
32271 }}}
32272 \end_layout
32273
32274 \end_inset
32275
32276
32277 \end_layout
32278
32279 \begin_layout Standard
32280 Hat man den globalen Formelstil 
32281 \series bold
32282 fleqn
32283 \series default
32284
32285 \begin_inset Foot
32286 status collapsed
32287
32288 \begin_layout Plain Layout
32289 Wenn 
32290 \begin_inset Quotes gld
32291 \end_inset
32292
32293 fleqn
32294 \begin_inset Quotes grd
32295 \end_inset
32296
32297  zu den Dokumentklassen-Optionen hinzugefügt wurde.
32298 \end_layout
32299
32300 \end_inset
32301
32302  gewählt, kann man auch abgesetzte Formeln skalieren.
32303 \end_layout
32304
32305 \begin_layout Chapter
32306 Umflossene Objekte
32307 \begin_inset Index idx
32308 status collapsed
32309
32310 \begin_layout Plain Layout
32311 Umflossene Objekte
32312 \end_layout
32313
32314 \end_inset
32315
32316
32317 \end_layout
32318
32319 \begin_layout Section
32320 Umflossene Gleitobjekte
32321 \begin_inset CommandInset label
32322 LatexCommand label
32323 name "sec:Umflossene-Gleitobjekte"
32324
32325 \end_inset
32326
32327
32328 \begin_inset Index idx
32329 status collapsed
32330
32331 \begin_layout Plain Layout
32332 Gleitobjekte ! umflossene
32333 \end_layout
32334
32335 \end_inset
32336
32337
32338 \begin_inset Index idx
32339 status collapsed
32340
32341 \begin_layout Plain Layout
32342 Umflossene Objekte ! Gleitobjekte
32343 \end_layout
32344
32345 \end_inset
32346
32347
32348 \end_layout
32349
32350 \begin_layout Standard
32351 Umflossene Gleitobjekte werden benutzt, um Text um eine Abbildung oder Tabelle
32352  herum fließen zu lassen, wobei der Text nur den Teil der Zeile benutzt,
32353  den die Abbildung bzw.
32354 \begin_inset space ~
32355 \end_inset
32356
32357 Tabelle übrig lässt.
32358  Die Gleitobjekte können hierbei nur innerhalb des Absatzes gleiten.
32359  Sie werden über das Menü
32360 \family sans
32361  Einfügen\SpecialChar \menuseparator
32362 Gleitobjekt\SpecialChar \menuseparator
32363 Umflossenes Bild-Gleitobjekt oder Umflossenes Tabellen-Gleit
32364 objekt
32365 \family default
32366  eingefügt, wenn das LaTeX-Paket 
32367 \series bold
32368 wrapfig
32369 \series default
32370
32371 \begin_inset Index idx
32372 status collapsed
32373
32374 \begin_layout Plain Layout
32375 LaTeX-Pakete ! wrapfig
32376 \begin_inset ERT
32377 status collapsed
32378
32379 \begin_layout Plain Layout
32380
32381
32382 \backslash
32383 vspace{4mm}
32384 \end_layout
32385
32386 \end_inset
32387
32388
32389 \end_layout
32390
32391 \end_inset
32392
32393  installiert ist.
32394 \begin_inset Foot
32395 status collapsed
32396
32397 \begin_layout Plain Layout
32398 Wie man ein LaTeX-Paket installiert, wird im Handbuch 
32399 \emph on
32400 LaTeX-Konfiguration
32401 \emph default
32402  beschrieben.
32403 \end_layout
32404
32405 \end_inset
32406
32407  Die Einstellungen des Gleitobjekts können mit einem Rechtsklick auf die
32408  Box des Gleitobjekts geändert werden.
32409  
32410 \begin_inset Wrap figure
32411 lines 0
32412 placement l
32413 overhang 1cm
32414 width "40col%"
32415 status open
32416
32417 \begin_layout Plain Layout
32418 \begin_inset Graphics
32419         filename ../clipart/mobius.eps
32420         width 40col%
32421         scaleBeforeRotation
32422         rotateOrigin center
32423
32424 \end_inset
32425
32426
32427 \end_layout
32428
32429 \begin_layout Plain Layout
32430 \begin_inset Caption
32431
32432 \begin_layout Plain Layout
32433 \begin_inset CommandInset label
32434 LatexCommand label
32435 name "abb:Dies-ist-eine"
32436
32437 \end_inset
32438
32439 Dies ist eine umflossene Gleitobjekt-Abbildung
32440 \end_layout
32441
32442 \end_inset
32443
32444
32445 \end_layout
32446
32447 \end_inset
32448
32449  Obligatorische Einstellungen sind die 
32450 \family sans
32451 Breite
32452 \family default
32453  und 
32454 \family sans
32455 Platzierung
32456 \family default
32457  des Gleitobjekts.
32458  Optional sind der 
32459 \family sans
32460 Überhang 
32461 \family default
32462 der festlegt, wie weit das Gleitobjekt in den Rand des Absatzes
32463 \begin_inset space \thinspace{}
32464 \end_inset
32465
32466 /
32467 \begin_inset space \thinspace{}
32468 \end_inset
32469
32470 der Seite ragt und die 
32471 \family sans
32472 benötigten Zeilen
32473 \family default
32474 , die festlegen wie viele Textzeilen das Gleitobjekt in etwa benötigt.
32475  Die benötigten Zeilen sind oft schwer abzuschätzen, daher sollte man sie
32476  nur nutzen, wenn Probleme mit der Platzierung des Gleitobjekts auftreten.
32477  Des weiteren können Sie entscheiden, ob es LaTeX erlaubt sein soll, das
32478  Gleitobjekt innerhalb des Absatzes oder zu umgebenden Absätzen gleiten
32479  zu lassen.
32480  Abbildung
32481 \begin_inset space ~
32482 \end_inset
32483
32484
32485 \begin_inset CommandInset ref
32486 LatexCommand ref
32487 reference "abb:Dies-ist-eine"
32488
32489 \end_inset
32490
32491  ist zum Beispiel ein umflossenes Bild, das 40
32492 \begin_inset space \thinspace{}
32493 \end_inset
32494
32495 % der Spaltenbreite einnimmt, 1
32496 \begin_inset space \thinspace{}
32497 \end_inset
32498
32499 cm in den Rand ragt und links gesetzt wurde.
32500 \end_layout
32501
32502 \begin_layout Standard
32503 \begin_inset Note Greyedout
32504 status open
32505
32506 \begin_layout Plain Layout
32507
32508 \series bold
32509 Bemerkung:
32510 \series default
32511  Umflossene Objekte sind fragil! Wenn die Abbildung z.
32512 \begin_inset space \thinspace{}
32513 \end_inset
32514
32515 B.
32516  zu nahe am unteren Seitenrand ist, kann es passieren, dass sie gar nicht
32517  oder über anderen Text gedruckt wird.
32518 \end_layout
32519
32520 \end_inset
32521
32522
32523 \end_layout
32524
32525 \begin_layout Standard
32526 Allgemein gilt für umflossene Gleitobjekte:
32527 \end_layout
32528
32529 \begin_layout Itemize
32530 Sie sollten nicht in Absätze gepackt werden, die auf der nächsten Seite
32531  fortgesetzt werden.
32532  Das bedeutet, dass man sie erst dann einfügen sollte, wenn das Dokument
32533  fast fertig ist und man sehen kann, wo ein Seitenumbruch erfolgen wird.
32534 \end_layout
32535
32536 \begin_layout Itemize
32537 Sie sollten entweder vor dem Absatz, dessen Text um sie fließen soll, eingefügt
32538  werden oder darin.
32539 \end_layout
32540
32541 \begin_layout Itemize
32542 Sie in aufeinander folgenden Absätzen können Probleme bereiten, also achten
32543  Sie darauf, dass mindestens ein Textabsatz zwischen ihnen ist.
32544 \end_layout
32545
32546 \begin_layout Itemize
32547 Sie sind weder in Abschnitts-Überschriften noch in Tabellen erlaubt.
32548 \end_layout
32549
32550 \begin_layout Itemize
32551 Ihre Nummerierung und Referenzierung erfolgt wie in Kap.
32552 \begin_inset space \thinspace{}
32553 \end_inset
32554
32555
32556 \begin_inset CommandInset ref
32557 LatexCommand ref
32558 reference "chap:Gleitobjekte"
32559
32560 \end_inset
32561
32562  beschrieben.
32563 \end_layout
32564
32565 \begin_layout Section
32566 Umflossene Fixe Objekte
32567 \begin_inset Index idx
32568 status collapsed
32569
32570 \begin_layout Plain Layout
32571 Umflossene Objekte ! Fixe Objekte
32572 \end_layout
32573
32574 \end_inset
32575
32576
32577 \end_layout
32578
32579 \begin_layout Standard
32580 Die in Abschnitt
32581 \begin_inset space ~
32582 \end_inset
32583
32584
32585 \begin_inset CommandInset ref
32586 LatexCommand ref
32587 reference "sec:Umflossene-Gleitobjekte"
32588
32589 \end_inset
32590
32591  beschriebenen umflossenen Gleitobjekte haben folgende Positionen im Absatz:
32592 \end_layout
32593
32594 \begin_layout Standard
32595 \noindent
32596 \align center
32597 \begin_inset Tabular
32598 <lyxtabular version="3" rows="2" columns="2">
32599 <features tabularvalignment="middle">
32600 <column alignment="center" valignment="top" width="0">
32601 <column alignment="center" valignment="top" width="0">
32602 <row>
32603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32604 \begin_inset Text
32605
32606 \begin_layout Plain Layout
32607 \begin_inset Graphics
32608         filename ../../images/dialog-show-new-inset_graphics.png
32609         scale 70
32610         scaleBeforeRotation
32611         BoundingBox 0bp 6bp 22bp 22bp
32612
32613 \end_inset
32614
32615
32616 \end_layout
32617
32618 \end_inset
32619 </cell>
32620 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32621 \begin_inset Text
32622
32623 \begin_layout Plain Layout
32624 Text
32625 \end_layout
32626
32627 \end_inset
32628 </cell>
32629 </row>
32630 <row>
32631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32632 \begin_inset Text
32633
32634 \begin_layout Plain Layout
32635 Text
32636 \end_layout
32637
32638 \end_inset
32639 </cell>
32640 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32641 \begin_inset Text
32642
32643 \begin_layout Plain Layout
32644 Text
32645 \end_layout
32646
32647 \end_inset
32648 </cell>
32649 </row>
32650 </lyxtabular>
32651
32652 \end_inset
32653
32654  oder 
32655 \begin_inset Tabular
32656 <lyxtabular version="3" rows="2" columns="2">
32657 <features tabularvalignment="middle">
32658 <column alignment="center" valignment="top" width="0">
32659 <column alignment="center" valignment="top" width="0">
32660 <row>
32661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32662 \begin_inset Text
32663
32664 \begin_layout Plain Layout
32665 Text
32666 \end_layout
32667
32668 \end_inset
32669 </cell>
32670 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32671 \begin_inset Text
32672
32673 \begin_layout Plain Layout
32674 \begin_inset Graphics
32675         filename ../../images/dialog-show-new-inset_graphics.png
32676         scale 70
32677         scaleBeforeRotation
32678         BoundingBox 0bp 6bp 22bp 22bp
32679
32680 \end_inset
32681
32682
32683 \end_layout
32684
32685 \end_inset
32686 </cell>
32687 </row>
32688 <row>
32689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32690 \begin_inset Text
32691
32692 \begin_layout Plain Layout
32693 Text
32694 \end_layout
32695
32696 \end_inset
32697 </cell>
32698 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32699 \begin_inset Text
32700
32701 \begin_layout Plain Layout
32702 Text
32703 \end_layout
32704
32705 \end_inset
32706 </cell>
32707 </row>
32708 </lyxtabular>
32709
32710 \end_inset
32711
32712
32713 \end_layout
32714
32715 \begin_layout Standard
32716 Will man ein Objekt exakt an der Stelle im Absatz haben, wo es eingefügt
32717  wurde, um z.
32718 \begin_inset space \thinspace{}
32719 \end_inset
32720
32721 B.
32722  solche Positionen zu erhalten:
32723 \begin_inset VSpace defskip
32724 \end_inset
32725
32726
32727 \end_layout
32728
32729 \begin_layout Standard
32730 \noindent
32731 \align center
32732 \begin_inset Tabular
32733 <lyxtabular version="3" rows="2" columns="2">
32734 <features tabularvalignment="middle">
32735 <column alignment="center" valignment="top" width="0">
32736 <column alignment="center" valignment="top" width="0">
32737 <row>
32738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32739 \begin_inset Text
32740
32741 \begin_layout Plain Layout
32742 Text
32743 \end_layout
32744
32745 \end_inset
32746 </cell>
32747 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32748 \begin_inset Text
32749
32750 \begin_layout Plain Layout
32751 Text
32752 \end_layout
32753
32754 \end_inset
32755 </cell>
32756 </row>
32757 <row>
32758 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32759 \begin_inset Text
32760
32761 \begin_layout Plain Layout
32762 \begin_inset Graphics
32763         filename ../../images/dialog-show-new-inset_graphics.png
32764         scale 70
32765         scaleBeforeRotation
32766         BoundingBox 0bp 6bp 22bp 22bp
32767
32768 \end_inset
32769
32770
32771 \end_layout
32772
32773 \end_inset
32774 </cell>
32775 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32776 \begin_inset Text
32777
32778 \begin_layout Plain Layout
32779 Text
32780 \end_layout
32781
32782 \end_inset
32783 </cell>
32784 </row>
32785 </lyxtabular>
32786
32787 \end_inset
32788
32789  
32790 \begin_inset Tabular
32791 <lyxtabular version="3" rows="2" columns="2">
32792 <features tabularvalignment="middle">
32793 <column alignment="center" valignment="top" width="0">
32794 <column alignment="center" valignment="top" width="0">
32795 <row>
32796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32797 \begin_inset Text
32798
32799 \begin_layout Plain Layout
32800 Text
32801 \end_layout
32802
32803 \end_inset
32804 </cell>
32805 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32806 \begin_inset Text
32807
32808 \begin_layout Plain Layout
32809 Text
32810 \end_layout
32811
32812 \end_inset
32813 </cell>
32814 </row>
32815 <row>
32816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32817 \begin_inset Text
32818
32819 \begin_layout Plain Layout
32820 Text
32821 \end_layout
32822
32823 \end_inset
32824 </cell>
32825 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32826 \begin_inset Text
32827
32828 \begin_layout Plain Layout
32829 \begin_inset Graphics
32830         filename ../../images/dialog-show-new-inset_graphics.png
32831         scale 70
32832         scaleBeforeRotation
32833         BoundingBox 0bp 6bp 22bp 22bp
32834
32835 \end_inset
32836
32837
32838 \end_layout
32839
32840 \end_inset
32841 </cell>
32842 </row>
32843 </lyxtabular>
32844
32845 \end_inset
32846
32847  
32848 \begin_inset Tabular
32849 <lyxtabular version="3" rows="2" columns="3">
32850 <features tabularvalignment="middle">
32851 <column alignment="center" valignment="top" width="0">
32852 <column alignment="center" valignment="top" width="0">
32853 <column alignment="center" valignment="top" width="0">
32854 <row>
32855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32856 \begin_inset Text
32857
32858 \begin_layout Plain Layout
32859 Text
32860 \end_layout
32861
32862 \end_inset
32863 </cell>
32864 <cell alignment="center" valignment="top" topline="true" usebox="none">
32865 \begin_inset Text
32866
32867 \begin_layout Plain Layout
32868 \begin_inset Graphics
32869         filename ../../images/dialog-show-new-inset_graphics.png
32870         scale 70
32871         scaleBeforeRotation
32872         BoundingBox 0bp 6bp 22bp 22bp
32873
32874 \end_inset
32875
32876
32877 \end_layout
32878
32879 \end_inset
32880 </cell>
32881 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32882 \begin_inset Text
32883
32884 \begin_layout Plain Layout
32885 Text
32886 \end_layout
32887
32888 \end_inset
32889 </cell>
32890 </row>
32891 <row>
32892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32893 \begin_inset Text
32894
32895 \begin_layout Plain Layout
32896 Text
32897 \end_layout
32898
32899 \end_inset
32900 </cell>
32901 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
32902 \begin_inset Text
32903
32904 \begin_layout Plain Layout
32905 Text
32906 \end_layout
32907
32908 \end_inset
32909 </cell>
32910 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32911 \begin_inset Text
32912
32913 \begin_layout Plain Layout
32914 Text
32915 \end_layout
32916
32917 \end_inset
32918 </cell>
32919 </row>
32920 </lyxtabular>
32921
32922 \end_inset
32923
32924  
32925 \begin_inset Tabular
32926 <lyxtabular version="3" rows="2" columns="3">
32927 <features tabularvalignment="middle">
32928 <column alignment="center" valignment="top" width="0">
32929 <column alignment="center" valignment="top" width="0">
32930 <column alignment="center" valignment="top" width="0">
32931 <row>
32932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32933 \begin_inset Text
32934
32935 \begin_layout Plain Layout
32936 Text
32937 \end_layout
32938
32939 \end_inset
32940 </cell>
32941 <cell alignment="center" valignment="top" topline="true" usebox="none">
32942 \begin_inset Text
32943
32944 \begin_layout Plain Layout
32945 Text
32946 \end_layout
32947
32948 \end_inset
32949 </cell>
32950 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32951 \begin_inset Text
32952
32953 \begin_layout Plain Layout
32954 Text
32955 \end_layout
32956
32957 \end_inset
32958 </cell>
32959 </row>
32960 <row>
32961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32962 \begin_inset Text
32963
32964 \begin_layout Plain Layout
32965 Text
32966 \end_layout
32967
32968 \end_inset
32969 </cell>
32970 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
32971 \begin_inset Text
32972
32973 \begin_layout Plain Layout
32974 \begin_inset Graphics
32975         filename ../../images/dialog-show-new-inset_graphics.png
32976         scale 70
32977         scaleBeforeRotation
32978         BoundingBox 0bp 6bp 22bp 22bp
32979
32980 \end_inset
32981
32982
32983 \end_layout
32984
32985 \end_inset
32986 </cell>
32987 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32988 \begin_inset Text
32989
32990 \begin_layout Plain Layout
32991 Text
32992 \end_layout
32993
32994 \end_inset
32995 </cell>
32996 </row>
32997 </lyxtabular>
32998
32999 \end_inset
33000
33001
33002 \end_layout
33003
33004 \begin_layout Standard
33005 \noindent
33006 \align center
33007 \begin_inset Tabular
33008 <lyxtabular version="3" rows="3" columns="2">
33009 <features tabularvalignment="middle">
33010 <column alignment="center" valignment="top" width="0">
33011 <column alignment="center" valignment="top" width="0">
33012 <row>
33013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33014 \begin_inset Text
33015
33016 \begin_layout Plain Layout
33017 Text
33018 \end_layout
33019
33020 \end_inset
33021 </cell>
33022 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33023 \begin_inset Text
33024
33025 \begin_layout Plain Layout
33026 Text
33027 \end_layout
33028
33029 \end_inset
33030 </cell>
33031 </row>
33032 <row>
33033 <cell alignment="center" valignment="top" leftline="true" usebox="none">
33034 \begin_inset Text
33035
33036 \begin_layout Plain Layout
33037 \begin_inset Graphics
33038         filename ../../images/dialog-show-new-inset_graphics.png
33039         scale 70
33040         scaleBeforeRotation
33041         BoundingBox 0bp 6bp 22bp 22bp
33042
33043 \end_inset
33044
33045
33046 \end_layout
33047
33048 \end_inset
33049 </cell>
33050 <cell alignment="center" valignment="top" rightline="true" usebox="none">
33051 \begin_inset Text
33052
33053 \begin_layout Plain Layout
33054 Text
33055 \end_layout
33056
33057 \end_inset
33058 </cell>
33059 </row>
33060 <row>
33061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33062 \begin_inset Text
33063
33064 \begin_layout Plain Layout
33065 Text
33066 \end_layout
33067
33068 \end_inset
33069 </cell>
33070 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33071 \begin_inset Text
33072
33073 \begin_layout Plain Layout
33074 Text
33075 \end_layout
33076
33077 \end_inset
33078 </cell>
33079 </row>
33080 </lyxtabular>
33081
33082 \end_inset
33083
33084  
33085 \begin_inset Tabular
33086 <lyxtabular version="3" rows="3" columns="3">
33087 <features tabularvalignment="middle">
33088 <column alignment="center" valignment="top" width="0">
33089 <column alignment="center" valignment="top" width="0">
33090 <column alignment="center" valignment="top" width="0">
33091 <row>
33092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33093 \begin_inset Text
33094
33095 \begin_layout Plain Layout
33096 Text
33097 \end_layout
33098
33099 \end_inset
33100 </cell>
33101 <cell alignment="center" valignment="top" topline="true" usebox="none">
33102 \begin_inset Text
33103
33104 \begin_layout Plain Layout
33105 Text
33106 \end_layout
33107
33108 \end_inset
33109 </cell>
33110 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33111 \begin_inset Text
33112
33113 \begin_layout Plain Layout
33114 Text
33115 \end_layout
33116
33117 \end_inset
33118 </cell>
33119 </row>
33120 <row>
33121 <cell alignment="center" valignment="top" leftline="true" usebox="none">
33122 \begin_inset Text
33123
33124 \begin_layout Plain Layout
33125 Text
33126 \end_layout
33127
33128 \end_inset
33129 </cell>
33130 <cell alignment="center" valignment="top" usebox="none">
33131 \begin_inset Text
33132
33133 \begin_layout Plain Layout
33134 \begin_inset Graphics
33135         filename ../../images/dialog-show-new-inset_graphics.png
33136         scale 70
33137         scaleBeforeRotation
33138         BoundingBox 0bp 6bp 22bp 22bp
33139
33140 \end_inset
33141
33142
33143 \end_layout
33144
33145 \end_inset
33146 </cell>
33147 <cell alignment="center" valignment="top" rightline="true" usebox="none">
33148 \begin_inset Text
33149
33150 \begin_layout Plain Layout
33151 Text
33152 \end_layout
33153
33154 \end_inset
33155 </cell>
33156 </row>
33157 <row>
33158 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33159 \begin_inset Text
33160
33161 \begin_layout Plain Layout
33162 Text
33163 \end_layout
33164
33165 \end_inset
33166 </cell>
33167 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33168 \begin_inset Text
33169
33170 \begin_layout Plain Layout
33171 Text
33172 \end_layout
33173
33174 \end_inset
33175 </cell>
33176 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33177 \begin_inset Text
33178
33179 \begin_layout Plain Layout
33180 Text
33181 \end_layout
33182
33183 \end_inset
33184 </cell>
33185 </row>
33186 </lyxtabular>
33187
33188 \end_inset
33189
33190  
33191 \begin_inset Tabular
33192 <lyxtabular version="3" rows="3" columns="2">
33193 <features tabularvalignment="middle">
33194 <column alignment="center" valignment="top" width="0">
33195 <column alignment="center" valignment="top" width="0">
33196 <row>
33197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33198 \begin_inset Text
33199
33200 \begin_layout Plain Layout
33201 Text
33202 \end_layout
33203
33204 \end_inset
33205 </cell>
33206 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33207 \begin_inset Text
33208
33209 \begin_layout Plain Layout
33210 Text
33211 \end_layout
33212
33213 \end_inset
33214 </cell>
33215 </row>
33216 <row>
33217 <cell alignment="center" valignment="top" leftline="true" usebox="none">
33218 \begin_inset Text
33219
33220 \begin_layout Plain Layout
33221 Text
33222 \end_layout
33223
33224 \end_inset
33225 </cell>
33226 <cell alignment="center" valignment="top" rightline="true" usebox="none">
33227 \begin_inset Text
33228
33229 \begin_layout Plain Layout
33230 \begin_inset Graphics
33231         filename ../../images/dialog-show-new-inset_graphics.png
33232         scale 70
33233         scaleBeforeRotation
33234         BoundingBox 0bp 6bp 22bp 22bp
33235
33236 \end_inset
33237
33238
33239 \end_layout
33240
33241 \end_inset
33242 </cell>
33243 </row>
33244 <row>
33245 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33246 \begin_inset Text
33247
33248 \begin_layout Plain Layout
33249 Text
33250 \end_layout
33251
33252 \end_inset
33253 </cell>
33254 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33255 \begin_inset Text
33256
33257 \begin_layout Plain Layout
33258 Text
33259 \end_layout
33260
33261 \end_inset
33262 </cell>
33263 </row>
33264 </lyxtabular>
33265
33266 \end_inset
33267
33268
33269 \end_layout
33270
33271 \begin_layout Standard
33272 \noindent
33273 kann man das LaTeX-Paket 
33274 \series bold
33275 picinpar
33276 \series default
33277
33278 \begin_inset Index idx
33279 status collapsed
33280
33281 \begin_layout Plain Layout
33282 LaTeX-Pakete ! picinpar
33283 \end_layout
33284
33285 \end_inset
33286
33287  benutzen.
33288  Hier ist ein Beispiel:
33289 \end_layout
33290
33291 \begin_layout Standard
33292 \begin_inset ERT
33293 status collapsed
33294
33295 \begin_layout Plain Layout
33296
33297
33298 \backslash
33299 ifpicinpar
33300 \end_layout
33301
33302 \end_inset
33303
33304
33305 \begin_inset Note Note
33306 status open
33307
33308 \begin_layout Plain Layout
33309 Der folgende Teil wird nur gedruckt, wenn das LaTeX-Paket 
33310 \series bold
33311 picinpar
33312 \series default
33313  installiert ist.
33314 \end_layout
33315
33316 \end_inset
33317
33318
33319 \end_layout
33320
33321 \begin_layout Standard
33322 \begin_inset ERT
33323 status collapsed
33324
33325 \begin_layout Plain Layout
33326
33327
33328 \backslash
33329 begin{window}[2,c,{
33330 \end_layout
33331
33332 \end_inset
33333
33334
33335 \begin_inset Graphics
33336         filename ../clipart/mobius.eps
33337         lyxscale 60
33338         width 40col%
33339         scaleBeforeRotation
33340         rotateOrigin center
33341
33342 \end_inset
33343
33344
33345 \begin_inset ERT
33346 status collapsed
33347
33348 \begin_layout Plain Layout
33349
33350 },]
33351 \end_layout
33352
33353 \begin_layout Plain Layout
33354
33355 {}
33356 \end_layout
33357
33358 \end_inset
33359
33360
33361 \size small
33362 \lang english
33363 It was in the spring of the year 1894 that all London was interested, and
33364  the fashionable world dismayed, by the murder of the Honourable Ronald
33365  Adair under most unusual and inexplicable circumstances.
33366  The public has already learned those particulars of the crime which
33367 \size default
33368
33369 \begin_inset ERT
33370 status collapsed
33371
33372 \begin_layout Plain Layout
33373
33374
33375 \backslash
33376 footnotemark{}
33377 \end_layout
33378
33379 \end_inset
33380
33381
33382 \size small
33383  came out in the police investigation, but a good deal was suppressed upon
33384  that occasion, since the case for the prosecution was so overwhelmingly
33385  strong that it was not necessary to bring forward all the facts.
33386  Only now, at the end of nearly ten years, am I allowed to supply those
33387  missing links which make up the whole of that remarkable chain.
33388 \size default
33389 \lang ngerman
33390
33391 \begin_inset ERT
33392 status collapsed
33393
33394 \begin_layout Plain Layout
33395
33396
33397 \backslash
33398 end{window}
33399 \end_layout
33400
33401 \end_inset
33402
33403
33404 \end_layout
33405
33406 \begin_layout Standard
33407 \begin_inset ERT
33408 status collapsed
33409
33410 \begin_layout Plain Layout
33411
33412
33413 \backslash
33414 footnotetext{
33415 \end_layout
33416
33417 \end_inset
33418
33419 Fußnote des Absatzes mit fixem Objekt.
33420 \begin_inset ERT
33421 status collapsed
33422
33423 \begin_layout Plain Layout
33424
33425 }
33426 \end_layout
33427
33428 \end_inset
33429
33430
33431 \end_layout
33432
33433 \begin_layout Standard
33434 Umflossene fixe Objekte werden benutzt, um Text um ein Objekt herum fließen
33435  zu lassen, wobei man durch die Anzahl der Zeilen über dem Objekt dessen
33436  vertikale Position im Text bestimmen kann.
33437  Im Gegensatz zu umflossenen Gleitobjekten können sie aber nicht nummeriert
33438  beschriftet werden.
33439 \end_layout
33440
33441 \begin_layout Standard
33442 Ein fixes Objekt wird eingefügt, indem man zu Beginn eines Absatzes den
33443  Befehl
33444 \end_layout
33445
33446 \begin_layout Standard
33447
33448 \series bold
33449
33450 \backslash
33451 begin{window}[2,c,{
33452 \end_layout
33453
33454 \begin_layout Standard
33455 als TeX-Code einfügt.
33456  Der erste Parameter in der eckigen Klammer, hier '2', definiert die Anzahl
33457  der Zeilen über dem Objekt, der zweite, hier 'c', die Position des Objekts.
33458  Es sind die Positionen 'l', 'c' und 'r' (für links, Mitte, rechts) möglich.
33459  Danach fügt man das Objekt ein.
33460  In diesem Beispiel wurde ein Bild der Breite von 40
33461 \begin_inset space \thinspace{}
33462 \end_inset
33463
33464 % der Textspaltenbreite eingefügt.
33465  Das Objekt kann auch eine Tabelle, eine Box oder eine Formel sein.
33466  Nach dem Objekt fügt man den Befehl
33467 \end_layout
33468
33469 \begin_layout Standard
33470
33471 \series bold
33472 },Beschreibungstext]
33473 \begin_inset Newline newline
33474 \end_inset
33475
33476 {}
33477 \end_layout
33478
33479 \begin_layout Standard
33480 ein.
33481  Man beachte dass das 
33482 \begin_inset Quotes gld
33483 \end_inset
33484
33485
33486 \series bold
33487 {}
33488 \series default
33489
33490 \begin_inset Quotes grd
33491 \end_inset
33492
33493  in der zweiten Zeile steht.
33494  Der Beschreibungstext ist optional.
33495  Der Text, der das Objekt umfließen soll, muss sich im selben Absatz wie
33496  das Objekt befinden, also direkt nach dem 
33497 \series bold
33498 {}
33499 \series default
33500  beginnen.
33501  Am Ende des Absatzes fügt man folgenden Befehl ein:
33502 \end_layout
33503
33504 \begin_layout Standard
33505
33506 \series bold
33507
33508 \backslash
33509 end{window}
33510 \end_layout
33511
33512 \begin_layout Standard
33513 Innerhalb eines Absatzes mit fixem Objekt kann man keine Fußnoten einfügen,
33514  man muss stattdessen den Befehl 
33515 \series bold
33516
33517 \backslash
33518 footnotemark
33519 \series default
33520  verwenden.
33521  Außerhalb des Absatzes den Befehl 
33522 \series bold
33523
33524 \backslash
33525 footnotetext
33526 \series default
33527 , wie es in Abschnitt
33528 \begin_inset space ~
33529 \end_inset
33530
33531
33532 \begin_inset CommandInset ref
33533 LatexCommand ref
33534 reference "abs:Fußnoten"
33535
33536 \end_inset
33537
33538  beschrieben ist.
33539 \end_layout
33540
33541 \begin_layout Standard
33542 \begin_inset ERT
33543 status collapsed
33544
33545 \begin_layout Plain Layout
33546
33547
33548 \backslash
33549 else
33550 \end_layout
33551
33552 \end_inset
33553
33554
33555 \begin_inset Note Note
33556 status open
33557
33558 \begin_layout Plain Layout
33559 Der folgende Teil wird gedruckt, wenn das LaTeX-Paket 
33560 \series bold
33561 picinpar
33562 \series default
33563  nicht installiert ist:
33564 \end_layout
33565
33566 \end_inset
33567
33568
33569 \end_layout
33570
33571 \begin_layout Standard
33572 Das LaTeX-Paket 
33573 \series bold
33574 picinpar
33575 \series default
33576  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
33577 \end_layout
33578
33579 \begin_layout Standard
33580 \begin_inset ERT
33581 status collapsed
33582
33583 \begin_layout Plain Layout
33584
33585
33586 \backslash
33587 fi
33588 \end_layout
33589
33590 \end_inset
33591
33592
33593 \end_layout
33594
33595 \begin_layout Section
33596 Initiale
33597 \begin_inset Index idx
33598 status collapsed
33599
33600 \begin_layout Plain Layout
33601 Initiale
33602 \end_layout
33603
33604 \end_inset
33605
33606
33607 \begin_inset Index idx
33608 status collapsed
33609
33610 \begin_layout Plain Layout
33611 Umflossene Objekte ! Initiale
33612 \end_layout
33613
33614 \end_inset
33615
33616
33617 \end_layout
33618
33619 \begin_layout Standard
33620 Für Initialen muss das LaTeX-Paket 
33621 \series bold
33622 lettrine
33623 \series default
33624
33625 \begin_inset Index idx
33626 status collapsed
33627
33628 \begin_layout Plain Layout
33629 LaTeX-Pakete ! lettrine
33630 \end_layout
33631
33632 \end_inset
33633
33634  installiert sein und das Modul 
33635 \family sans
33636 Initialen
33637 \family default
33638  im Dokument verwendet werden (Menü 
33639 \family sans
33640 Dokument\SpecialChar \menuseparator
33641 Einstellungen\SpecialChar \menuseparator
33642 Module
33643 \family default
33644 ).
33645  Um eine Initiale einzufügen, verwendet man den Stil 
33646 \family sans
33647 Initiale
33648 \family default
33649 .
33650  Dieser Stil hat ein obligatorisches und ein optionales Argument.
33651  Das obligatorische Argument wird über das Menü 
33652 \family sans
33653 Einfügen\SpecialChar \menuseparator
33654 Kurztitel
33655 \family default
33656  eingefügt und enthält den Buchstaben, der die Initiale bildet.
33657  Um auch das optionales Argument zu verwenden, fügt man ein weiteres Argument
33658  vor dem obligatorischen ein.
33659  Dieses enthält Parameter um die Initiale zu modifizieren.
33660  Für mehr Informationen über die möglichen Parameter siehe die Dokumentation
33661  von 
33662 \series bold
33663 lettrine
33664 \series default
33665
33666 \begin_inset CommandInset citation
33667 LatexCommand cite
33668 key "lettrine"
33669
33670 \end_inset
33671
33672 .
33673  Der Stil selbst enthält den Text, der die Initiale umgibt.
33674  Der übliche Stil ist dabei, dass das Wort, dessen erster Buchstabe die
33675  Initiale ist, in 
33676 \shape smallcaps
33677 Kapitälchen
33678 \shape default
33679  gedruckt wird.
33680  Um LaTeX zu sagen, wo dieses Wort endet, fügt man an dieser Stelle eine
33681  schließende geschweifte Klammer '
33682 \series bold
33683 }
33684 \series default
33685 ' als TeX-Code ein.
33686  Am Ende des Stils muss eine öffnende geschweifte Klammer '
33687 \series bold
33688 {
33689 \series default
33690 ' als TeX-Code stehen.
33691 \end_layout
33692
33693 \begin_layout Standard
33694 \begin_inset Newpage newpage
33695 \end_inset
33696
33697
33698 \end_layout
33699
33700 \begin_layout Standard
33701 Hier sind einige Beispiele:
33702 \end_layout
33703
33704 \begin_layout Enumerate
33705 Kein optionales Argument, die Initiale ist der Buchstabe 'I' in der Mathe-Schrif
33706
33707 \begin_inset Formula $\mathfrak{Fraktur}$
33708 \end_inset
33709
33710 :
33711 \end_layout
33712
33713 \begin_deeper
33714 \begin_layout Initial
33715 \begin_inset Argument
33716 status open
33717
33718 \begin_layout Plain Layout
33719 \begin_inset Formula $\mathfrak{I}$
33720 \end_inset
33721
33722
33723 \end_layout
33724
33725 \end_inset
33726
33727 t
33728 \begin_inset ERT
33729 status collapsed
33730
33731 \begin_layout Plain Layout
33732
33733 }
33734 \end_layout
33735
33736 \end_inset
33737
33738  
33739 \lang english
33740 was in the spring of the year 1894 that all London was interested, and the
33741  fashionable world dismayed, by the murder of the Honourable Ronald Adair
33742  under most unusual and inexplicable circumstances.
33743  The public has already learned those particulars of the crime which came
33744  out in the police investigation, but a good deal was suppressed upon that
33745  occasion, since the case for the prosecution was so overwhelmingly strong
33746  that it was not necessary to bring forward all the facts.
33747 \lang ngerman
33748
33749 \begin_inset ERT
33750 status collapsed
33751
33752 \begin_layout Plain Layout
33753
33754 {
33755 \end_layout
33756
33757 \end_inset
33758
33759
33760 \end_layout
33761
33762 \end_deeper
33763 \begin_layout Enumerate
33764 Nur eine Zeile umgibt die Initiale, die aus zwei Zeichen in der Standard-Schrift
33765  besteht und kein Text ist in 
33766 \shape smallcaps
33767 Kapitälchen
33768 \shape default
33769 :
33770 \end_layout
33771
33772 \begin_deeper
33773 \begin_layout Initial
33774 \begin_inset Argument
33775 status open
33776
33777 \begin_layout Plain Layout
33778 lines=1
33779 \end_layout
33780
33781 \end_inset
33782
33783
33784 \begin_inset Argument
33785 status open
33786
33787 \begin_layout Plain Layout
33788 It
33789 \end_layout
33790
33791 \end_inset
33792
33793
33794 \begin_inset ERT
33795 status collapsed
33796
33797 \begin_layout Plain Layout
33798
33799 }
33800 \end_layout
33801
33802 \end_inset
33803
33804  
33805 \lang english
33806 was in the spring of the year 1894 that all London was interested, and the
33807  fashionable world dismayed, by the murder of the Honourable Ronald Adair
33808  under most unusual and inexplicable circumstances.
33809  The public has already learned those particulars of the crime which came
33810  out in the police investigation, but a good deal was suppressed upon that
33811  occasion, since the case for the prosecution was so overwhelmingly strong
33812  that it was not necessary to bring forward all the facts.
33813 \lang ngerman
33814
33815 \begin_inset ERT
33816 status collapsed
33817
33818 \begin_layout Plain Layout
33819
33820 {
33821 \end_layout
33822
33823 \end_inset
33824
33825
33826 \end_layout
33827
33828 \end_deeper
33829 \begin_layout Enumerate
33830 Magenta, hängende Initiale über 3
33831 \begin_inset space ~
33832 \end_inset
33833
33834 Zeilen in der Mathe-Schrift
33835 \begin_inset Newline newline
33836 \end_inset
33837
33838  
33839 \begin_inset Formula $\mathcal{KALLIGRAFISCH}$
33840 \end_inset
33841
33842 , der Text 
33843 \begin_inset Quotes gld
33844 \end_inset
33845
33846
33847 \lang english
33848 was in the spring
33849 \lang ngerman
33850
33851 \begin_inset Quotes erd
33852 \end_inset
33853
33854  ist in 
33855 \shape smallcaps
33856 Kapitälchen
33857 \shape default
33858 ; um die Initiale zu färben, muss man diesen Befehl vor der Initiale einfügen:
33859 \begin_inset Newline newline
33860 \end_inset
33861
33862
33863 \series bold
33864
33865 \backslash
33866 renewcommand{
33867 \backslash
33868 LettrineFontHook}{
33869 \backslash
33870 color{Farbe}}
33871 \series default
33872
33873 \begin_inset Newline newline
33874 \end_inset
33875
33876 wobei 
33877 \emph on
33878 Farbe
33879 \emph default
33880  
33881 \begin_inset Quotes gld
33882 \end_inset
33883
33884 red
33885 \begin_inset Quotes erd
33886 \end_inset
33887
33888
33889 \begin_inset Quotes gld
33890 \end_inset
33891
33892 blue
33893 \begin_inset Quotes erd
33894 \end_inset
33895
33896
33897 \begin_inset Quotes gld
33898 \end_inset
33899
33900 green
33901 \begin_inset Quotes erd
33902 \end_inset
33903
33904
33905 \begin_inset Quotes gld
33906 \end_inset
33907
33908 yellow
33909 \begin_inset Quotes erd
33910 \end_inset
33911
33912
33913 \begin_inset Quotes gld
33914 \end_inset
33915
33916 cyan
33917 \begin_inset Quotes erd
33918 \end_inset
33919
33920
33921 \begin_inset Quotes gld
33922 \end_inset
33923
33924 magenta
33925 \begin_inset Quotes erd
33926 \end_inset
33927
33928
33929 \begin_inset Quotes gld
33930 \end_inset
33931
33932 black
33933 \begin_inset Quotes erd
33934 \end_inset
33935
33936  oder 
33937 \begin_inset Quotes gld
33938 \end_inset
33939
33940 white
33941 \begin_inset Quotes erd
33942 \end_inset
33943
33944  sein kann, und diesen Befehl zur Dokument Präambel hinzufügen:
33945 \begin_inset Newline newline
33946 \end_inset
33947
33948
33949 \series bold
33950
33951 \backslash
33952 @ifundefined{textcolor}
33953 \begin_inset Newline newline
33954 \end_inset
33955
33956
33957 \begin_inset space ~
33958 \end_inset
33959
33960 {
33961 \backslash
33962 usepackage{color}}{}
33963 \end_layout
33964
33965 \begin_deeper
33966 \begin_layout Standard
33967 \begin_inset ERT
33968 status collapsed
33969
33970 \begin_layout Plain Layout
33971
33972
33973 \backslash
33974 renewcommand{
33975 \backslash
33976 LettrineFontHook}{
33977 \backslash
33978 color{magenta}}
33979 \end_layout
33980
33981 \end_inset
33982
33983
33984 \begin_inset Note Note
33985 status open
33986
33987 \begin_layout Plain Layout
33988 macht die Initiale magenta
33989 \end_layout
33990
33991 \end_inset
33992
33993
33994 \end_layout
33995
33996 \begin_layout Initial
33997 \begin_inset Argument
33998 status open
33999
34000 \begin_layout Plain Layout
34001 lines=3, lhang=0.33, loversize=0.25
34002 \end_layout
34003
34004 \end_inset
34005
34006
34007 \begin_inset Argument
34008 status open
34009
34010 \begin_layout Plain Layout
34011 \begin_inset Formula $\mathcal{I}$
34012 \end_inset
34013
34014
34015 \end_layout
34016
34017 \end_inset
34018
34019
34020 \lang english
34021 t was in the spring
34022 \lang ngerman
34023
34024 \begin_inset ERT
34025 status collapsed
34026
34027 \begin_layout Plain Layout
34028
34029 }
34030 \end_layout
34031
34032 \end_inset
34033
34034  
34035 \lang english
34036 of the year 1894 that all London was interested, and the fashionable world
34037  dismayed, by the murder of the Honourable Ronald Adair under most unusual
34038  and inexplicable circumstances.
34039  The public has already learned those particulars of the crime which came
34040  out in the police investigation, but a good deal was suppressed upon that
34041  occasion, since the case for the prosecution was so overwhelmingly strong
34042  that it was not necessary to bring forward all the facts.
34043 \family sans
34044 \lang ngerman
34045
34046 \begin_inset ERT
34047 status collapsed
34048
34049 \begin_layout Plain Layout
34050
34051 {
34052 \end_layout
34053
34054 \end_inset
34055
34056
34057 \end_layout
34058
34059 \end_deeper
34060 \begin_layout Chapter
34061 Externe Dateien
34062 \begin_inset Index idx
34063 status collapsed
34064
34065 \begin_layout Plain Layout
34066 Dateien ! externe
34067 \end_layout
34068
34069 \end_inset
34070
34071
34072 \end_layout
34073
34074 \begin_layout Standard
34075 Mit 
34076 \family sans
34077 Einfügen\SpecialChar \menuseparator
34078 Datei
34079 \family default
34080  können Sie fremdes Material in Ihr Dokument einsetzen.
34081  Das kann folgendes sein:
34082 \end_layout
34083
34084 \begin_layout Description
34085 LyX-Dokument Der Inhalt eines anderen LyX-Dokuments wird direkt in Ihr Dokument
34086  eingefügt.
34087 \end_layout
34088
34089 \begin_layout Description
34090 Einfacher
34091 \begin_inset space ~
34092 \end_inset
34093
34094 Text Ein Text-Dokument; jede Textzeile wird als eigener Absatz in Ihr Dokument
34095  eingefügt.
34096 \end_layout
34097
34098 \begin_layout Description
34099 Einfacher
34100 \begin_inset space ~
34101 \end_inset
34102
34103 Text,
34104 \begin_inset space ~
34105 \end_inset
34106
34107 Zeilen
34108 \begin_inset space ~
34109 \end_inset
34110
34111 verbinden Ein Text-Dokument; Zeilen werden so eingefügt, wie sie sind.
34112  Leerzeilen trennen die Absätze.
34113 \end_layout
34114
34115 \begin_layout Description
34116 Externes
34117 \begin_inset space ~
34118 \end_inset
34119
34120 Material Dateien in verschiedenen Formaten.
34121 \end_layout
34122
34123 \begin_layout Description
34124 Unterdokument LyX- oder LaTeX-Dokumente.
34125 \end_layout
34126
34127 \begin_layout Section
34128 Externes Material
34129 \begin_inset Index idx
34130 status collapsed
34131
34132 \begin_layout Plain Layout
34133 Externes Material
34134 \end_layout
34135
34136 \end_inset
34137
34138
34139 \end_layout
34140
34141 \begin_layout Standard
34142 Mit 
34143 \family sans
34144 Einfügen\SpecialChar \menuseparator
34145 Datei\SpecialChar \menuseparator
34146  Externes Material
34147 \family default
34148  können Sie Dateien in Ihr Dokument einfügen, ohne sie vorher in ein Format
34149  konvertieren zu müssen, das vom Ausgabeprogramm verstanden werden kann,
34150  weil LyX sich darum kümmert.
34151  Das ist ähnlich wie bei Bildern, die in verschiedenen Formaten in LyX-Dokumente
34152  eingefügt werden können.
34153  Wenn die Grafikvorschau in den LyX-Einstellungen unter
34154 \family sans
34155  Aussehen
34156 \begin_inset space ~
34157 \end_inset
34158
34159 &
34160 \begin_inset space ~
34161 \end_inset
34162
34163 Handhabung\SpecialChar \menuseparator
34164 Grafik
34165 \family default
34166 , werden die externen Materialtypen Dia und Xfig direkt in LyX angezeigt.
34167 \end_layout
34168
34169 \begin_layout Standard
34170 Zur Zeit können Sie folgende Dateitypen (
34171 \family sans
34172 Vorlagen
34173 \family default
34174 ) benutzen:
34175 \end_layout
34176
34177 \begin_layout Description
34178 Schachdiagramm unterstützt Schachdiagramme, die mit dem Programm 
34179 \series bold
34180
34181 \begin_inset CommandInset href
34182 LatexCommand href
34183 name "XBoard"
34184 target "http://en.wikipedia.org/wiki/XBoard"
34185
34186 \end_inset
34187
34188
34189 \series default
34190  erzeugt wurden.
34191 \end_layout
34192
34193 \begin_layout Description
34194 Datum fügt ein Datum mit dem Format 
34195 \emph on
34196 Tag-Monat-Jahr
34197 \emph default
34198  ein.
34199  Hier ist ein Beispiel: 
34200 \begin_inset External
34201         template Date
34202         filename .
34203
34204 \end_inset
34205
34206
34207 \begin_inset space ~
34208 \end_inset
34209
34210
34211 \begin_inset Note Note
34212 status open
34213
34214 \begin_layout Plain Layout
34215
34216 \lang english
34217 Remove the protected space when bug 4398 is fixed!
34218 \end_layout
34219
34220 \end_inset
34221
34222
34223 \begin_inset Newline newline
34224 \end_inset
34225
34226 Das Datum ist in LyX nicht zu sehen, nur in der Druckausgabe.
34227  Es gibt noch zwei andere Möglichkeiten, ein Datum einzufügen: Über das
34228  Menü 
34229 \family sans
34230 Einfügen\SpecialChar \menuseparator
34231 Datum
34232 \family default
34233  und mit dem LaTeX-Befehl 
34234 \series bold
34235
34236 \backslash
34237 today
34238 \series default
34239 .
34240  Die verschiedenen Methoden werden in Tabelle
34241 \begin_inset space ~
34242 \end_inset
34243
34244
34245 \begin_inset CommandInset ref
34246 LatexCommand ref
34247 reference "tab:Vergleich-der-Datums-Eingaben"
34248
34249 \end_inset
34250
34251  verglichen.
34252 \end_layout
34253
34254 \begin_layout Description
34255 Dia unterstützt Diagramme, die mit dem Programm 
34256 \series bold
34257
34258 \begin_inset CommandInset href
34259 LatexCommand href
34260 name "Dia"
34261 target "http://en.wikipedia.org/wiki/Dia_(software)"
34262
34263 \end_inset
34264
34265
34266 \series default
34267  erzeugt wurden.
34268 \end_layout
34269
34270 \begin_layout Description
34271 LilyPond Mit dieser Vorlage können Sie Noten mit dem Programm 
34272 \series bold
34273
34274 \begin_inset CommandInset href
34275 LatexCommand href
34276 name "LilyPond"
34277 target "http://en.wikipedia.org/wiki/LilyPond"
34278
34279 \end_inset
34280
34281
34282 \series default
34283  schreiben.
34284 \end_layout
34285
34286 \begin_layout Description
34287 PDFPages Mit dieser Vorlage können Sie PDF-Dokumente in ihr Dokument einfügen.
34288  Um bestimmte oder alle Seiten eines PDFs einzufügen, benutzen Sie die 
34289 \emph on
34290 pages
34291 \emph default
34292  Option im Feld 
34293 \family sans
34294 Option
34295 \family default
34296  in der Karteikarte 
34297 \family sans
34298 LaTeX- und LyX-Optionen
34299 \family default
34300  entsprechend der Vorlagenbeschreibung im Dialog.
34301  Wenn keine 
34302 \emph on
34303 pages
34304 \emph default
34305  Option gegeben ist, wird nur die erste Seite des PDFs eingefügt.
34306 \end_layout
34307
34308 \begin_layout Description
34309 Rastergrafik Diese Vorlage kann für Bitmap-Bilder benutzt werden.
34310  Fast alle bekannten Bildformate werden unterstützt.
34311  Die Bilddateien können im Dialogfenster 
34312 \family sans
34313 Externes
34314 \begin_inset space ~
34315 \end_inset
34316
34317 Material
34318 \family default
34319  genauso behandelt werden wie die mit dem normalen 
34320 \family sans
34321 Grafik
34322 \family default
34323 -Dialog eingefügten, siehe Abschnitt
34324 \begin_inset space ~
34325 \end_inset
34326
34327
34328 \begin_inset CommandInset ref
34329 LatexCommand ref
34330 reference "abs:Grafik-Dialog"
34331
34332 \end_inset
34333
34334 .
34335  Der Unterschied ist, dass nur Rasterbilder erlaubt sind, das heißt PDF-
34336  und EPS-Bilder werden nicht unterstützt.
34337 \end_layout
34338
34339 \begin_layout Description
34340 XFig Diese Vorlage unterstützt Bilder, die mit dem Programm 
34341 \series bold
34342
34343 \begin_inset CommandInset href
34344 LatexCommand href
34345 name "Xfig"
34346 target "http://en.wikipedia.org/wiki/Xfig"
34347
34348 \end_inset
34349
34350
34351 \series default
34352  erzeugt wurden.
34353 \end_layout
34354
34355 \begin_layout Standard
34356 \begin_inset Float table
34357 placement h
34358 wide false
34359 sideways false
34360 status open
34361
34362 \begin_layout Plain Layout
34363 \begin_inset Caption
34364
34365 \begin_layout Plain Layout
34366 \begin_inset CommandInset label
34367 LatexCommand label
34368 name "tab:Vergleich-der-Datums-Eingaben"
34369
34370 \end_inset
34371
34372 Vergleich der Datums-Eingaben
34373 \end_layout
34374
34375 \end_inset
34376
34377
34378 \end_layout
34379
34380 \begin_layout Plain Layout
34381 \align center
34382 \begin_inset Tabular
34383 <lyxtabular version="3" rows="4" columns="4">
34384 <features tabularvalignment="middle">
34385 <column alignment="center" valignment="top" width="0">
34386 <column alignment="center" valignment="top" width="0">
34387 <column alignment="center" valignment="top" width="0">
34388 <column alignment="center" valignment="top" width="0">
34389 <row>
34390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34391 \begin_inset Text
34392
34393 \begin_layout Plain Layout
34394 Dokumentformat
34395 \end_layout
34396
34397 \end_inset
34398 </cell>
34399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34400 \begin_inset Text
34401
34402 \begin_layout Plain Layout
34403
34404 \family sans
34405 Externes Material\SpecialChar \menuseparator
34406 Datum
34407 \end_layout
34408
34409 \end_inset
34410 </cell>
34411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34412 \begin_inset Text
34413
34414 \begin_layout Plain Layout
34415
34416 \family sans
34417 Einfügen\SpecialChar \menuseparator
34418 Datum
34419 \end_layout
34420
34421 \end_inset
34422 </cell>
34423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34424 \begin_inset Text
34425
34426 \begin_layout Plain Layout
34427 Befehl 
34428 \series bold
34429
34430 \backslash
34431 today
34432 \end_layout
34433
34434 \end_inset
34435 </cell>
34436 </row>
34437 <row>
34438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34439 \begin_inset Text
34440
34441 \begin_layout Plain Layout
34442 LyX
34443 \end_layout
34444
34445 \end_inset
34446 </cell>
34447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34448 \begin_inset Text
34449
34450 \begin_layout Plain Layout
34451 als Box
34452 \end_layout
34453
34454 \end_inset
34455 </cell>
34456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34457 \begin_inset Text
34458
34459 \begin_layout Plain Layout
34460 als Datum
34461 \end_layout
34462
34463 \end_inset
34464 </cell>
34465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34466 \begin_inset Text
34467
34468 \begin_layout Plain Layout
34469 als TeX-Code
34470 \end_layout
34471
34472 \end_inset
34473 </cell>
34474 </row>
34475 <row>
34476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34477 \begin_inset Text
34478
34479 \begin_layout Plain Layout
34480 LaTeX
34481 \end_layout
34482
34483 \end_inset
34484 </cell>
34485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34486 \begin_inset Text
34487
34488 \begin_layout Plain Layout
34489 als Datum
34490 \end_layout
34491
34492 \end_inset
34493 </cell>
34494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34495 \begin_inset Text
34496
34497 \begin_layout Plain Layout
34498 als Datum
34499 \end_layout
34500
34501 \end_inset
34502 </cell>
34503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34504 \begin_inset Text
34505
34506 \begin_layout Plain Layout
34507 als Befehl
34508 \end_layout
34509
34510 \end_inset
34511 </cell>
34512 </row>
34513 <row>
34514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34515 \begin_inset Text
34516
34517 \begin_layout Plain Layout
34518 DVI, PDF, PS
34519 \end_layout
34520
34521 \end_inset
34522 </cell>
34523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34524 \begin_inset Text
34525
34526 \begin_layout Plain Layout
34527 als Datum
34528 \end_layout
34529
34530 \end_inset
34531 </cell>
34532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34533 \begin_inset Text
34534
34535 \begin_layout Plain Layout
34536 als Datum
34537 \end_layout
34538
34539 \end_inset
34540 </cell>
34541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34542 \begin_inset Text
34543
34544 \begin_layout Plain Layout
34545 als Datum
34546 \end_layout
34547
34548 \end_inset
34549 </cell>
34550 </row>
34551 </lyxtabular>
34552
34553 \end_inset
34554
34555
34556 \end_layout
34557
34558 \end_inset
34559
34560
34561 \end_layout
34562
34563 \begin_layout Standard
34564 Wenn Sie im Dialogfenster
34565 \family sans
34566  Externes
34567 \begin_inset space ~
34568 \end_inset
34569
34570 Material 
34571 \family default
34572 in der Karteikarte
34573 \family sans
34574  Datei
34575 \family default
34576  die Option 
34577 \family sans
34578 Entwurf
34579 \family default
34580  benutzen, wird nur der Pfad der ausgewählten Datei in der Ausgabe erscheinen.
34581 \begin_inset Newline newline
34582 \end_inset
34583
34584 LyX kann externes Material entweder als Box wie hier: 
34585 \begin_inset Graphics
34586         filename clipart/ExternesMaterialQt4.png
34587         scale 85
34588         scaleBeforeRotation
34589
34590 \end_inset
34591
34592  oder als Bild darstellen.
34593  Das hängt davon ab, ob Sie im Dialog
34594 \family sans
34595  
34596 \family default
34597 in der Karteikarte 
34598 \family sans
34599 LaTeX- und LyX-Optionen
34600 \family default
34601  die Option 
34602 \family sans
34603 In
34604 \begin_inset space ~
34605 \end_inset
34606
34607 LyX
34608 \begin_inset space ~
34609 \end_inset
34610
34611 anzeigen
34612 \family default
34613  gewählt haben oder nicht.
34614 \end_layout
34615
34616 \begin_layout Standard
34617 Im LyX-Handbuch 
34618 \family sans
34619 \emph on
34620 Anpassung
34621 \family default
34622 \emph default
34623  wird erklärt, wie Sie eigenen Vorlagen erzeugen können.
34624 \end_layout
34625
34626 \begin_layout Section
34627 Unterdokumente
34628 \begin_inset CommandInset label
34629 LatexCommand label
34630 name "abs:Unterdokumente"
34631
34632 \end_inset
34633
34634
34635 \begin_inset Index idx
34636 status collapsed
34637
34638 \begin_layout Plain Layout
34639 Unterdokument
34640 \end_layout
34641
34642 \end_inset
34643
34644
34645 \end_layout
34646
34647 \begin_layout Standard
34648 Unterdokumente benutzt man bei größeren Dokumenten, die aus mehreren Kapiteln
34649  oder Abschnitten bestehen.
34650  Für die Pflege ist das oft hilfreich und manchmal auch gefordert.
34651  Ein Hauptdokument fügt dann die einzelnen Unterdokumente zusammen.
34652  Ein Unterdokument übernimmt und benutzt Inhalte seines Hauptdokuments,
34653  z.
34654 \begin_inset space \thinspace{}
34655 \end_inset
34656
34657 B.
34658  den LaTeX-Vorspann, das Literaturverzeichnis und Querverweismarken.
34659 \end_layout
34660
34661 \begin_layout Standard
34662 Um Unterdokumente bearbeiten zu können ohne ihr Hauptdokument öffnen zu
34663  müssen, geben Sie im Unterdokument im Menü
34664 \family sans
34665  Dokument\SpecialChar \menuseparator
34666 Einstellungen\SpecialChar \menuseparator
34667 Dokumentklasse
34668 \family default
34669  das Hauptdokument an.
34670  Dieses wird dann von LyX im Hintergrund benutzt, wenn Sie das Unterdokument
34671  bearbeiten.
34672 \end_layout
34673
34674 \begin_layout Standard
34675 Unterdokumente werden in LyX als Box angezeigt: 
34676 \begin_inset Graphics
34677         filename clipart/UnterdokumentQt4.png
34678         scale 85
34679         scaleBeforeRotation
34680
34681 \end_inset
34682
34683  Sie werden über
34684 \family sans
34685  Einfügen\SpecialChar \menuseparator
34686 Datei\SpecialChar \menuseparator
34687 Unterdokument
34688 \family default
34689  eingebunden, was das Dialogfenster
34690 \family sans
34691  Unterdokument
34692 \family default
34693  öffnet.
34694  Für 
34695 \family sans
34696 die Art
34697 \begin_inset space ~
34698 \end_inset
34699
34700 der
34701 \begin_inset space ~
34702 \end_inset
34703
34704 Einbindung
34705 \family default
34706  gibt es dort vier Möglichkeiten:
34707 \end_layout
34708
34709 \begin_layout Description
34710 Include Sie können LyX- und LaTeX-Dokumente einbinden.
34711  Wenn Sie im Dialogfenster
34712 \family sans
34713  Unterdokument
34714 \family default
34715  auf 
34716 \family sans
34717 Öffnen
34718 \family default
34719  klicken, wird das eingebundene Dokument in einem eigenen Unterfenster geöffnet,
34720  und Sie können es editieren.
34721 \begin_inset Newline newline
34722 \end_inset
34723
34724
34725 \end_layout
34726
34727 \begin_layout Standard
34728 Hier wird ein Unterdokument
34729 \family sans
34730  
34731 \family default
34732 per 
34733 \family sans
34734 Include
34735 \family default
34736  eingebunden: 
34737 \begin_inset CommandInset include
34738 LatexCommand include
34739 filename "DummyDocument1.lyx"
34740
34741 \end_inset
34742
34743 Die Abschnittsnummerierung enthält alle Abschnitte der eingebundenen Dateien
34744  in der Reihenfolge, in der sie ins Hauptdokument eingebunden werden.
34745  Das obige Beispiel besitzt einen Unterabschnitt mit der Nummer dieses Abschnitt
34746 s.
34747  Auf Marken eingebundener Dokumente kann verwiesen werden: siehe Unterabschnitt
34748 \begin_inset space ~
34749 \end_inset
34750
34751
34752 \begin_inset CommandInset ref
34753 LatexCommand ref
34754 reference "uab:Externer-Unterabschnitt-1"
34755
34756 \end_inset
34757
34758 .
34759 \end_layout
34760
34761 \begin_layout Standard
34762 Der LaTeX-Vorspann des Unterdokuments wird ignoriert, nur der des Hauptdokuments
34763  wird benutzt.
34764  Zweige in Unterdokumenten werden vom Hauptdokument ignoriert, wenn das
34765  Hauptdokument nicht auch einen Zweig mit dem selben Namen besitzt.
34766  Unterdokumente, die per 
34767 \family sans
34768 Include
34769 \family default
34770  eingebunden werden, beginnen in der Druckausgabe auf einer neuen Seite
34771  und enden mit einem Seitenumbruch.
34772 \end_layout
34773
34774 \begin_layout Standard
34775 \begin_inset Note Greyedout
34776 status open
34777
34778 \begin_layout Plain Layout
34779
34780 \series bold
34781 Bemerkung:
34782 \series default
34783  Wenn Sie eine LyX- oder LaTeX-Datei eingebunden haben, werden Sie beim
34784  Export oder der Druckvorschau gewarnt, wenn das Unterdokument eine andere
34785  Dokumentklasse als das Hauptdokument benutzt, weil das zu unvorhersehbaren
34786  Ergebnissen führen wird.
34787 \end_layout
34788
34789 \end_inset
34790
34791
34792 \end_layout
34793
34794 \begin_layout Description
34795 Input Diese Methode ist 
34796 \family sans
34797 Include
34798 \family default
34799  sehr ähnlich mit folgenden Unterschieden:
34800 \end_layout
34801
34802 \begin_deeper
34803 \begin_layout Itemize
34804 Unterdokumente, die per 
34805 \family sans
34806 Input
34807 \family default
34808  eingebunden werden, beginnen in der Druckausgabe NICHT auf einer neuen
34809  Seite und enden NICHT mit einem Seitenumbruch.
34810 \end_layout
34811
34812 \begin_layout Itemize
34813 Unterdokumente, die per 
34814 \family sans
34815 Input
34816 \family default
34817  eingebunden werden, können in LyX angesehen werden, wenn im Dialogfenster
34818 \family sans
34819  Unterdokument Vorschau
34820 \begin_inset space ~
34821 \end_inset
34822
34823 anzeigen
34824 \family default
34825  angekreuzt wurde und in den LyX-Einstellungen unter
34826 \family sans
34827  Aussehen
34828 \begin_inset space ~
34829 \end_inset
34830
34831 &
34832 \begin_inset space ~
34833 \end_inset
34834
34835 Handhabung\SpecialChar \menuseparator
34836 Grafik\SpecialChar \menuseparator
34837 Sofortige
34838 \begin_inset space ~
34839 \end_inset
34840
34841 Vorschau
34842 \family default
34843  auf 
34844 \family sans
34845 An
34846 \family default
34847  gesetzt wurde.
34848  Allerdings wirken sich Änderungen erst bei einem erneuten Laden des Dokuments
34849  aus.
34850 \end_layout
34851
34852 \begin_layout Itemize
34853 Unterdokumente, die per 
34854 \family sans
34855 Input
34856 \family default
34857  eingebunden werden, können nicht über das Menü 
34858 \family sans
34859 Dokument\SpecialChar \menuseparator
34860 Einstellungen\SpecialChar \menuseparator
34861 Unterdokumente
34862 \family default
34863  unterdrückt werden.
34864 \end_layout
34865
34866 \end_deeper
34867 \begin_layout Standard
34868 Hier ist ein Unterdokument, das mit
34869 \family sans
34870  Input
34871 \family default
34872  eingebunden wurde: 
34873 \begin_inset CommandInset include
34874 LatexCommand input
34875 filename "DummyDocument2.lyx"
34876
34877 \end_inset
34878
34879 .
34880 \end_layout
34881
34882 \begin_layout Description
34883 Unformatiert Mit dieser Methode kann jede Textdatei eingebunden werden.
34884   In der Druckvorschau wird für den Text der Stil 
34885 \family typewriter
34886 Schreibmaschine
34887 \family default
34888  verwendet.
34889  Zeilenumbrüche erfolgen nur dort, wo das Unterdokument welche besitzt.
34890  Wenn Sie im Dialogfenster
34891 \family sans
34892  Unterdokument Leerzeichen
34893 \begin_inset space ~
34894 \end_inset
34895
34896 bei
34897 \begin_inset space ~
34898 \end_inset
34899
34900 der
34901 \begin_inset space ~
34902 \end_inset
34903
34904 Ausgabe
34905 \begin_inset space ~
34906 \end_inset
34907
34908 kennzeichnen 
34909 \family default
34910 ankreuzen, wird in der Druckvorschau das Zeichen 
34911 \begin_inset Quotes gld
34912 \end_inset
34913
34914
34915 \begin_inset ERT
34916 status collapsed
34917
34918 \begin_layout Plain Layout
34919
34920
34921 \backslash
34922 textvisiblespace 
34923 \end_layout
34924
34925 \end_inset
34926
34927
34928 \begin_inset Quotes grd
34929 \end_inset
34930
34931  für jedes Leerzeichen eingefügt.
34932 \begin_inset Newline newline
34933 \end_inset
34934
34935 Im Gegensatz zu 
34936 \family sans
34937 Einfügen\SpecialChar \menuseparator
34938 Datei\SpecialChar \menuseparator
34939 Einfacher
34940 \begin_inset space ~
34941 \end_inset
34942
34943 Text
34944 \family default
34945  wird bei 
34946 \family sans
34947 Unformatiert
34948 \family default
34949  der Dateiinhalt in LyX nicht dargestellt.
34950 \end_layout
34951
34952 \begin_layout Standard
34953 Hier ist ein Unterdokument, das mit
34954 \family sans
34955  Unformatiert
34956 \family default
34957  eingebunden wurde: 
34958 \begin_inset CommandInset include
34959 LatexCommand verbatiminput
34960 filename "DummyTextDocument.txt"
34961
34962 \end_inset
34963
34964
34965 \begin_inset VSpace bigskip
34966 \end_inset
34967
34968 Hier ist ein Unterdokument, das mit
34969 \family sans
34970  Unformatiert
34971 \family default
34972  eingebunden wurde und
34973 \family sans
34974  Leerzeichen
34975 \begin_inset space ~
34976 \end_inset
34977
34978 bei
34979 \begin_inset space ~
34980 \end_inset
34981
34982 der
34983 \begin_inset space ~
34984 \end_inset
34985
34986 Ausgabe
34987 \begin_inset space ~
34988 \end_inset
34989
34990 kennzeichnen
34991 \family default
34992  angekreuzt hat: 
34993 \begin_inset CommandInset include
34994 LatexCommand verbatiminput*
34995 filename "DummyTextDocument.txt"
34996
34997 \end_inset
34998
34999
35000 \end_layout
35001
35002 \begin_layout Standard
35003 \begin_inset VSpace bigskip
35004 \end_inset
35005
35006
35007 \end_layout
35008
35009 \begin_layout Standard
35010 \begin_inset Note Greyedout
35011 status open
35012
35013 \begin_layout Plain Layout
35014
35015 \series bold
35016 Bemerkung:
35017 \series default
35018  Wie man an den obigen Beispielen sieht, wird der Text von Dokumenten, die
35019  
35020 \family sans
35021 Unformatiert
35022 \family default
35023  eingebunden werden, am Zeilenende nicht umgebrochen.
35024 \end_layout
35025
35026 \end_inset
35027
35028
35029 \end_layout
35030
35031 \begin_layout Description
35032 Listing Dieser Typ wird in Kapitel
35033 \begin_inset space ~
35034 \end_inset
35035
35036
35037 \begin_inset CommandInset ref
35038 LatexCommand ref
35039 reference "kap:Programm-Code-Listen"
35040
35041 \end_inset
35042
35043  beschrieben.
35044 \end_layout
35045
35046 \begin_layout Standard
35047 \begin_inset Note Greyedout
35048 status open
35049
35050 \begin_layout Plain Layout
35051
35052 \series bold
35053 Bemerkung:
35054 \series default
35055  Wenn Sie ein Unterdokument auf zwei verschiedene Arten einbinden, kann
35056  das zu LaTeX-Problemen führen.
35057 \end_layout
35058
35059 \end_inset
35060
35061
35062 \end_layout
35063
35064 \begin_layout Standard
35065 Wenn Sie nur bestimmte Unterdokumente des Dokuments ansehen/exportieren
35066  wollen, z.
35067 \begin_inset space \thinspace{}
35068 \end_inset
35069
35070 B: um Zeit beim Kompilieren zu sparen oder weil Sie nur einige Kapitel eines
35071  Buchs ausgeben möchten, können Sie Unterdokumente in der Ausgabe unterdrücken.
35072  Dies geschieht über das Menü 
35073 \family sans
35074 Dokument\SpecialChar \menuseparator
35075 Einstellungen\SpecialChar \menuseparator
35076 Unterdokumente
35077 \family default
35078 .
35079  Unterdokumente können unterdrückt/eingebunden werden, indem man doppelt
35080  in die Spalte 
35081 \family sans
35082 In Ausgabe einbinden
35083 \family default
35084  hinter dem jeweiligen Unterdokument klickt (beachten Sie, dass dies nur
35085  für Unterdokumente möglich ist, die per 
35086 \family sans
35087 Input
35088 \family default
35089  eingebunden wurden).
35090  Wenn die Option 
35091 \family sans
35092 Zähler und Querverweise wahren
35093 \family default
35094  aktiviert ist, sorgt LyX dafür, dass alle Seitennummern, Querverweise usw.
35095 \begin_inset space ~
35096 \end_inset
35097
35098 korrekt sind, so als würde das gesamte Dokument ausgegeben werden.
35099  Dies ist nützlich wenn die gewählten Unterdokumente in der Ausgabe so aussehen
35100  sollen, als wenn sie Teil des fertigen, ganzen Dokuments wären.
35101  Dazu muss LyX intern allerdings das gesamte Dokument prozessieren.
35102  Um Zeit beim Kompilieren zu sparen und wenn die Seitennummern nicht wichtig
35103  sind, wählen sie die Option nicht.
35104 \end_layout
35105
35106 \begin_layout Standard
35107 Alternativ, können Sie eingefügte Dateien in einen Zweig setzen.
35108 \begin_inset Foot
35109 status collapsed
35110
35111 \begin_layout Plain Layout
35112 Zweige sind im Kapitel 
35113 \emph on
35114 Zweige
35115 \emph default
35116  des LyX 
35117 \emph on
35118 Benutzerhandbuchs
35119 \emph default
35120  erklärt.
35121 \end_layout
35122
35123 \end_inset
35124
35125  Durch das de/aktivieren der Zweige können Sie festlegen, welche eingefügte
35126  Dateien in der Ausgabe erscheinen.
35127  Dies hat den Vorteil, dass es auch bei Input-Einfügungen funktioniert.
35128  Jedoch können bei dieser Methode Zähler und Referenzen nicht aktuell gehalten
35129  werden.
35130 \end_layout
35131
35132 \begin_layout Chapter
35133 Programm-Code-Listen
35134 \begin_inset CommandInset label
35135 LatexCommand label
35136 name "kap:Programm-Code-Listen"
35137
35138 \end_inset
35139
35140
35141 \begin_inset Index idx
35142 status collapsed
35143
35144 \begin_layout Plain Layout
35145 Listen
35146 \end_layout
35147
35148 \end_inset
35149
35150
35151 \begin_inset Index idx
35152 status collapsed
35153
35154 \begin_layout Plain Layout
35155 Programm-Code
35156 \end_layout
35157
35158 \end_inset
35159
35160
35161 \end_layout
35162
35163 \begin_layout Standard
35164 Um Programm-Code-Listen einzufügen und zu drucken, können Sie 
35165 \family sans
35166 Einfügen\SpecialChar \menuseparator
35167 Pro\SpecialChar \-
35168 grammlisting
35169 \family default
35170  verwenden.
35171  Das LaTeX-Paket 
35172 \series bold
35173 listings
35174 \series default
35175
35176 \begin_inset Index idx
35177 status collapsed
35178
35179 \begin_layout Plain Layout
35180 LaTeX-Pakete ! listings
35181 \end_layout
35182
35183 \end_inset
35184
35185  kann Programm-Code auf vielfältige und flexible Weise in Ihr Dokument einfügen.
35186 \end_layout
35187
35188 \begin_layout Standard
35189 Ein Rechtsklick auf ein Listing öffnet das Kontextmenü, in dem Sie das Ausgabefo
35190 rmat der Programm-Code-Liste festlegen.
35191 \end_layout
35192
35193 \begin_layout Standard
35194 Standardmäßig fängt ein Listing mit einem neuen Absatz an.
35195  Die Platzierungsoption 
35196 \family sans
35197 Eingebettetes
35198 \begin_inset space ~
35199 \end_inset
35200
35201 Listing
35202 \family default
35203  druckt das Listing in der Zeile wie hier: 
35204 \begin_inset listings
35205 lstparams "language={C++}"
35206 inline true
35207 status open
35208
35209 \begin_layout Plain Layout
35210
35211 int a=5;
35212 \end_layout
35213
35214 \end_inset
35215
35216
35217 \begin_inset Newline newline
35218 \end_inset
35219
35220 Die Option 
35221 \family sans
35222 Gleitobjekt
35223 \family default
35224  erzeugt ein Listing-Gleitobjekt, dessen 
35225 \family sans
35226 Platzierung 
35227 \family default
35228 Sie mit 
35229 \family sans
35230 h
35231 \family default
35232
35233 \family sans
35234 t
35235 \family default
35236
35237 \family sans
35238 b
35239 \family default
35240  und 
35241 \family sans
35242 p
35243 \family default
35244 , analog zu den in Abschnitt
35245 \begin_inset space ~
35246 \end_inset
35247
35248
35249 \begin_inset CommandInset ref
35250 LatexCommand ref
35251 reference "abs:Gleitobjekt-Platzierung"
35252
35253 \end_inset
35254
35255  beschriebenen Platzierungsoptionen festlegen können.
35256  Die Platzierungsoptionen können gemischt werden und werden dabei direkt
35257  hintereinander angegeben, z.
35258 \begin_inset space \thinspace{}
35259 \end_inset
35260
35261 B.
35262  
35263 \begin_inset Quotes gld
35264 \end_inset
35265
35266
35267 \family sans
35268 htbp
35269 \family default
35270
35271 \begin_inset Quotes grd
35272 \end_inset
35273
35274 .
35275  Die Option 
35276 \begin_inset Quotes gld
35277 \end_inset
35278
35279 h
35280 \begin_inset Quotes grd
35281 \end_inset
35282
35283  hat manchmal keinen Effekt, aber sie muss nicht verwendet werden, da auch
35284  nicht gleitende Listen Beschriftungen haben und referenziert werden können.
35285 \end_layout
35286
35287 \begin_layout Standard
35288 Sie können Listings mit Marken versehen, um auf Sie wie auf andere Gleitobjekte
35289  zu verweisen: Listing
35290 \begin_inset space ~
35291 \end_inset
35292
35293
35294 \begin_inset CommandInset ref
35295 LatexCommand ref
35296 reference "lst:Gleitendes-Programm-Listing"
35297
35298 \end_inset
35299
35300 .
35301 \end_layout
35302
35303 \begin_layout Standard
35304 \begin_inset listings
35305 lstparams "language=Python"
35306 inline false
35307 status open
35308
35309 \begin_layout Plain Layout
35310
35311 \begin_inset Caption
35312
35313 \begin_layout Plain Layout
35314 \begin_inset CommandInset label
35315 LatexCommand label
35316 name "lst:Gleitendes-Programm-Listing"
35317
35318 \end_inset
35319
35320 Gleitendes Programm-Listing
35321 \end_layout
35322
35323 \end_inset
35324
35325 # Gleitendes Programm-Listing
35326 \end_layout
35327
35328 \begin_layout Plain Layout
35329
35330 def func(param):
35331 \end_layout
35332
35333 \begin_layout Plain Layout
35334
35335     'Dies ist eine Python-Funktion'
35336 \end_layout
35337
35338 \begin_layout Plain Layout
35339
35340     pass
35341 \end_layout
35342
35343 \end_inset
35344
35345
35346 \end_layout
35347
35348 \begin_layout Standard
35349 Wenn Sie eine Programmiersprache gewählt haben, werden die Schlüsselworte
35350  der Sprache erkannt und besonders gedruckt, wie 
35351 \emph on
35352 #
35353 \emph default
35354
35355 \emph on
35356 def
35357 \emph default
35358  und 
35359 \emph on
35360 pass
35361 \emph default
35362  in Listing
35363 \begin_inset space ~
35364 \end_inset
35365
35366
35367 \begin_inset CommandInset ref
35368 LatexCommand ref
35369 reference "lst:Gleitendes-Programm-Listing"
35370
35371 \end_inset
35372
35373 .
35374 \end_layout
35375
35376 \begin_layout Standard
35377 \begin_inset Note Greyedout
35378 status open
35379
35380 \begin_layout Plain Layout
35381
35382 \series bold
35383 Bemerkung:
35384 \series default
35385  Wenn sie keine fettgedruckten Schlüsselwörter im Schriftstil 
35386 \family typewriter
35387 Schreib\SpecialChar \-
35388 maschine
35389 \family default
35390  erhalten, enthält die von Ihnen verwendete Schrift in diesem Stil wahrscheinlic
35391 h keine fett gedruckten Buchstaben.
35392  Wählen Sie in diesem Fall eine andere Schrift im Menü 
35393 \family sans
35394 Dokument\SpecialChar \menuseparator
35395 Einstellungen\SpecialChar \menuseparator
35396 Schriften
35397 \family default
35398 .
35399  (Die Schriften 
35400 \emph on
35401 LuxiMono, BeraMono
35402 \emph default
35403  und 
35404 \emph on
35405 Courier
35406 \emph default
35407  enthalten fett gedruckte Buchstaben.)
35408 \end_layout
35409
35410 \end_inset
35411
35412
35413 \end_layout
35414
35415 \begin_layout Standard
35416 Im Abschnitt 
35417 \family sans
35418 Zeilennummerierung
35419 \family default
35420  des Programmlisting Einstellungsdialogs können Sie den Stil der Zeilennummerier
35421 ung festlegen, zum Beispiel, ob die Nummerierung links oder rechts gedruckt,
35422  jede wievielte Zeile nummeriert werden soll und die 
35423 \family sans
35424 Schriftgröße
35425 \family default
35426  der Nummerierung.
35427 \end_layout
35428
35429 \begin_layout Standard
35430 Im Abschnitt 
35431 \family sans
35432 Bereich
35433 \family default
35434  legen Sie fest, welche Zeilen ausgedruckt werden sollen.
35435  Im Abschnitt 
35436 \family sans
35437 Stil
35438 \family default
35439  legen Sie fest, wie die Liste ausgedruckt werden soll.
35440  Die Option 
35441 \family sans
35442 Erweiterte
35443 \begin_inset space ~
35444 \end_inset
35445
35446 Zeichentabelle
35447 \family default
35448  sollte verwendet werden, wenn nationale Zeichen wie Umlaute benutzt werden.
35449 \end_layout
35450
35451 \begin_layout Standard
35452 Hier ist ein Beispiel mit der Nummerierung links, Schrittweite 
35453 \begin_inset Quotes gld
35454 \end_inset
35455
35456 3
35457 \begin_inset Quotes grd
35458 \end_inset
35459
35460 , Sprache 
35461 \begin_inset Quotes gld
35462 \end_inset
35463
35464 Python
35465 \begin_inset Quotes grd
35466 \end_inset
35467
35468 , Optionen 
35469 \begin_inset Quotes gld
35470 \end_inset
35471
35472 Erweiterte Zeichentabelle
35473 \begin_inset Quotes grd
35474 \end_inset
35475
35476  und 
35477 \begin_inset Quotes gld
35478 \end_inset
35479
35480 Leerzeichen als Symbol
35481 \begin_inset Quotes grd
35482 \end_inset
35483
35484  und Bereich Zeilen 3
35485 \begin_inset space \thinspace{}
35486 \end_inset
35487
35488 -
35489 \begin_inset space \thinspace{}
35490 \end_inset
35491
35492 8:
35493 \end_layout
35494
35495 \begin_layout Standard
35496 \begin_inset listings
35497 lstparams "extendedchars=true,firstline=3,float,language=Python,lastline=8,numbers=left,numberstyle={\footnotesize},showspaces=true,stepnumber=3"
35498 inline false
35499 status open
35500
35501 \begin_layout Plain Layout
35502
35503 def func(param):
35504 \end_layout
35505
35506 \begin_layout Plain Layout
35507
35508     'Dies ist eine Python-Funktion'
35509 \end_layout
35510
35511 \begin_layout Plain Layout
35512
35513     pass
35514 \end_layout
35515
35516 \begin_layout Plain Layout
35517
35518 def func(param):
35519 \end_layout
35520
35521 \begin_layout Plain Layout
35522
35523 'Sonderzeichen: Tschüß'
35524 \end_layout
35525
35526 \begin_layout Plain Layout
35527
35528 pass
35529 \end_layout
35530
35531 \begin_layout Plain Layout
35532
35533 def func(param):
35534 \end_layout
35535
35536 \begin_layout Plain Layout
35537
35538 'Dies ist eine Python-Funktion'
35539 \end_layout
35540
35541 \begin_layout Plain Layout
35542
35543 pass
35544 \end_layout
35545
35546 \end_inset
35547
35548
35549 \end_layout
35550
35551 \begin_layout Standard
35552 Wenn Ihr Listing Tabulatoren verwendet, können Sie im Feld 
35553 \family sans
35554 Tabulatorgröße
35555 \family default
35556  die Anzahl der Zeichen festlegen, die ein Tabulator überspannen soll.
35557 \end_layout
35558
35559 \begin_layout Standard
35560 \noindent
35561 \begin_inset Note Greyedout
35562 status open
35563
35564 \begin_layout Plain Layout
35565
35566 \series bold
35567 Bemerkung:
35568 \series default
35569  Wegen eines Fehlers im 
35570 \series bold
35571 listings
35572 \series default
35573 -Paket wird die Zeilennummerierung um eine Zeile durch vorhergehende Listen
35574  verschoben.
35575  Das ist der Grund, warum die Zeilen 2 und 5 und nicht 3 und 6 in obigem
35576  Listing nummeriert werden.
35577 \end_layout
35578
35579 \end_inset
35580
35581
35582 \end_layout
35583
35584 \begin_layout Standard
35585 \begin_inset VSpace bigskip
35586 \end_inset
35587
35588
35589 \end_layout
35590
35591 \begin_layout Standard
35592 \noindent
35593 Es ist auch möglich, Zeilen einer Datei als Listing zu drucken.
35594  Das machen Sie mit
35595 \family sans
35596  Einfügen\SpecialChar \menuseparator
35597 Datei\SpecialChar \menuseparator
35598 Unterdokument
35599 \family default
35600  und der 
35601 \family sans
35602 Art
35603 \begin_inset space ~
35604 \end_inset
35605
35606 der
35607 \begin_inset space ~
35608 \end_inset
35609
35610 Einbindung
35611 \family default
35612  
35613 \family sans
35614 Listing
35615 \family default
35616 .
35617 \begin_inset Foot
35618 status collapsed
35619
35620 \begin_layout Plain Layout
35621 Die anderen Arten der Einbindung von Unterdokumenten werden in Abschnitt
35622 \begin_inset space ~
35623 \end_inset
35624
35625
35626 \begin_inset CommandInset ref
35627 LatexCommand ref
35628 reference "abs:Unterdokumente"
35629
35630 \end_inset
35631
35632  beschrieben.
35633 \end_layout
35634
35635 \end_inset
35636
35637  Im Dialogfenster
35638 \family sans
35639  Unterdokument
35640 \family default
35641  können Sie die Listing-Parameter unter 
35642 \family sans
35643 Weitere
35644 \begin_inset space ~
35645 \end_inset
35646
35647 Parameter
35648 \family default
35649  eingeben.
35650  Wenn Sie dort ein Fragezeichen 
35651 \begin_inset Quotes gld
35652 \end_inset
35653
35654 ?
35655 \begin_inset Quotes grd
35656 \end_inset
35657
35658  eingeben, wird Ihnen links davon eine Liste aller möglichen Parameter eingeblen
35659 det.
35660 \end_layout
35661
35662 \begin_layout Standard
35663 Um auf ein Unterdokument-Listing verweisen zu können, schreiben Sie einen
35664  Text ins Feld 
35665 \family sans
35666 Marke
35667 \family default
35668 , auf die dann wie üblich verwiesen werden kann.
35669 \end_layout
35670
35671 \begin_layout Standard
35672 Listing
35673 \begin_inset space ~
35674 \end_inset
35675
35676
35677 \begin_inset CommandInset ref
35678 LatexCommand ref
35679 reference "lst:Datei-Listing"
35680
35681 \end_inset
35682
35683  ist ein Beispiel für ein Unterdokument-Listing, bei dem die Zeilen 10
35684 \begin_inset space \thinspace{}
35685 \end_inset
35686
35687 -
35688 \begin_inset space \thinspace{}
35689 \end_inset
35690
35691 15 gedruckt werden.
35692 \end_layout
35693
35694 \begin_layout Standard
35695 \begin_inset CommandInset include
35696 LatexCommand lstinputlisting
35697 filename "EmbeddedObjects.lyx"
35698 lstparams "breaklines=true,caption={Zeilen 10 - 15 dieser LyX-Datei},extendedchars=true,firstline=10,label={lst:Datei-Listing},language={[LaTeX]TeX},lastline=15"
35699
35700 \end_inset
35701
35702
35703 \end_layout
35704
35705 \begin_layout Standard
35706 \begin_inset VSpace bigskip
35707 \end_inset
35708
35709
35710 \end_layout
35711
35712 \begin_layout Standard
35713 Eine Formel in ein Listing einzufügen ist folgendermaßen möglich:
35714 \end_layout
35715
35716 \begin_layout Enumerate
35717 Öffnen Sie die Listings-Einstellungen und fügen
35718 \begin_inset Newline newline
35719 \end_inset
35720
35721
35722 \family sans
35723 mathescape=true
35724 \family default
35725
35726 \begin_inset Newline newline
35727 \end_inset
35728
35729 in das Feld des Tabs 
35730 \family sans
35731 Erweitert
35732 \family default
35733  ein
35734 \end_layout
35735
35736 \begin_layout Enumerate
35737 Erstellen Sie eine Formel außerhalb des Listings
35738 \end_layout
35739
35740 \begin_layout Enumerate
35741 Kopieren Sie den Inhalt der Formel (nicht die Formel-Einfügung) in die Zwischena
35742 blage (Tastenkürzel 
35743 \family sans
35744 Ctrl+C
35745 \family default
35746 )
35747 \end_layout
35748
35749 \begin_layout Enumerate
35750 Schreiben sie 
35751 \begin_inset Quotes gld
35752 \end_inset
35753
35754
35755 \family sans
35756 $$
35757 \family default
35758
35759 \begin_inset Quotes grd
35760 \end_inset
35761
35762  in das Listing und kopieren sie aus der Zwischenablage zwischen die Dollar-Zeic
35763 hen (Tastenkürzel 
35764 \family sans
35765 Ctrl+V
35766 \family default
35767 )
35768 \end_layout
35769
35770 \begin_layout Standard
35771 \begin_inset listings
35772 lstparams "language=Python,mathescape=true"
35773 inline false
35774 status open
35775
35776 \begin_layout Plain Layout
35777
35778 \begin_inset Caption
35779
35780 \begin_layout Plain Layout
35781 Programm-Listing mit einer Formel
35782 \end_layout
35783
35784 \end_inset
35785
35786 # Beispiel-Programm-Listing
35787 \end_layout
35788
35789 \begin_layout Plain Layout
35790
35791 def func(param):
35792 \end_layout
35793
35794 \begin_layout Plain Layout
35795
35796     # $
35797 \backslash
35798 prod_{n=1}^{
35799 \backslash
35800 infty}
35801 \backslash
35802 ,
35803 \backslash
35804 frac{1}{x^{2}}$
35805 \end_layout
35806
35807 \begin_layout Plain Layout
35808
35809     pass
35810 \end_layout
35811
35812 \end_inset
35813
35814
35815 \end_layout
35816
35817 \begin_layout Standard
35818 \begin_inset VSpace bigskip
35819 \end_inset
35820
35821
35822 \end_layout
35823
35824 \begin_layout Standard
35825 \noindent
35826 Dokumentweite Listing-Eigenschaften können im Dialog 
35827 \family sans
35828 Dokument\SpecialChar \menuseparator
35829 Einstellungen\SpecialChar \menuseparator
35830 Listing
35831 \family default
35832  festgelegt werden.
35833  Dort bekommt man durch Eingabe eines Fragezeichens 
35834 \begin_inset Quotes gld
35835 \end_inset
35836
35837 ?
35838 \begin_inset Quotes grd
35839 \end_inset
35840
35841  eine Liste aller möglichen Parameter.
35842 \end_layout
35843
35844 \begin_layout Standard
35845 Weitere Informationen über das 
35846 \series bold
35847 listings
35848 \series default
35849 -Paket finden Sie in 
35850 \begin_inset CommandInset citation
35851 LatexCommand cite
35852 key "listings"
35853
35854 \end_inset
35855
35856 .
35857 \end_layout
35858
35859 \begin_layout Chapter
35860 \start_of_appendix
35861 In LyX verfügbare Maßeinheiten
35862 \begin_inset CommandInset label
35863 LatexCommand label
35864 name "kap:In-LyX-verfügbare"
35865
35866 \end_inset
35867
35868
35869 \begin_inset Index idx
35870 status collapsed
35871
35872 \begin_layout Plain Layout
35873 Einheiten
35874 \end_layout
35875
35876 \end_inset
35877
35878
35879 \end_layout
35880
35881 \begin_layout Standard
35882 Um die in diesem Handbuch verwendeten Maßeinheiten zu verstehen, erläutert
35883  Tabelle
35884 \begin_inset space ~
35885 \end_inset
35886
35887
35888 \begin_inset CommandInset ref
35889 LatexCommand ref
35890 reference "tab:Maßeinheiten"
35891
35892 \end_inset
35893
35894  alle in LyX verfügbaren Maßeinheiten.
35895 \end_layout
35896
35897 \begin_layout Standard
35898 \begin_inset Float table
35899 placement h
35900 wide false
35901 sideways false
35902 status open
35903
35904 \begin_layout Plain Layout
35905 \begin_inset Caption
35906
35907 \begin_layout Plain Layout
35908 \begin_inset CommandInset label
35909 LatexCommand label
35910 name "tab:Maßeinheiten"
35911
35912 \end_inset
35913
35914 Maßeinheiten
35915 \end_layout
35916
35917 \end_inset
35918
35919
35920 \end_layout
35921
35922 \begin_layout Plain Layout
35923 \begin_inset VSpace medskip
35924 \end_inset
35925
35926
35927 \end_layout
35928
35929 \begin_layout Plain Layout
35930 \align center
35931 \begin_inset Tabular
35932 <lyxtabular version="3" rows="20" columns="2">
35933 <features tabularvalignment="middle">
35934 <column alignment="center" valignment="top" width="0">
35935 <column alignment="center" valignment="top" width="0">
35936 <row>
35937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35938 \begin_inset Text
35939
35940 \begin_layout Plain Layout
35941
35942 \series bold
35943 Maßeinheit
35944 \end_layout
35945
35946 \end_inset
35947 </cell>
35948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35949 \begin_inset Text
35950
35951 \begin_layout Plain Layout
35952
35953 \series bold
35954 Name/Beschreibung
35955 \end_layout
35956
35957 \end_inset
35958 </cell>
35959 </row>
35960 <row>
35961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35962 \begin_inset Text
35963
35964 \begin_layout Plain Layout
35965 mm
35966 \end_layout
35967
35968 \end_inset
35969 </cell>
35970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35971 \begin_inset Text
35972
35973 \begin_layout Plain Layout
35974 Millimeter
35975 \end_layout
35976
35977 \end_inset
35978 </cell>
35979 </row>
35980 <row>
35981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35982 \begin_inset Text
35983
35984 \begin_layout Plain Layout
35985 cm
35986 \end_layout
35987
35988 \end_inset
35989 </cell>
35990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35991 \begin_inset Text
35992
35993 \begin_layout Plain Layout
35994 Zentimeter
35995 \end_layout
35996
35997 \end_inset
35998 </cell>
35999 </row>
36000 <row>
36001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36002 \begin_inset Text
36003
36004 \begin_layout Plain Layout
36005 in
36006 \end_layout
36007
36008 \end_inset
36009 </cell>
36010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36011 \begin_inset Text
36012
36013 \begin_layout Plain Layout
36014 Zoll (1
36015 \begin_inset space \thinspace{}
36016 \end_inset
36017
36018 in = 2.54
36019 \begin_inset space \thinspace{}
36020 \end_inset
36021
36022 cm
36023 \end_layout
36024
36025 \end_inset
36026 </cell>
36027 </row>
36028 <row>
36029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36030 \begin_inset Text
36031
36032 \begin_layout Plain Layout
36033 pt
36034 \end_layout
36035
36036 \end_inset
36037 </cell>
36038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36039 \begin_inset Text
36040
36041 \begin_layout Plain Layout
36042 Punkt (72.27
36043 \begin_inset space \thinspace{}
36044 \end_inset
36045
36046 pt = 1
36047 \begin_inset space \thinspace{}
36048 \end_inset
36049
36050 in)
36051 \end_layout
36052
36053 \end_inset
36054 </cell>
36055 </row>
36056 <row>
36057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36058 \begin_inset Text
36059
36060 \begin_layout Plain Layout
36061 pc
36062 \end_layout
36063
36064 \end_inset
36065 </cell>
36066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36067 \begin_inset Text
36068
36069 \begin_layout Plain Layout
36070 Pica (1
36071 \begin_inset space \thinspace{}
36072 \end_inset
36073
36074 pc = 12
36075 \begin_inset space \thinspace{}
36076 \end_inset
36077
36078 pt)
36079 \end_layout
36080
36081 \end_inset
36082 </cell>
36083 </row>
36084 <row>
36085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36086 \begin_inset Text
36087
36088 \begin_layout Plain Layout
36089 sp
36090 \end_layout
36091
36092 \end_inset
36093 </cell>
36094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36095 \begin_inset Text
36096
36097 \begin_layout Plain Layout
36098 skalierter Punkt (65536
36099 \begin_inset space \thinspace{}
36100 \end_inset
36101
36102 sp = 1
36103 \begin_inset space \thinspace{}
36104 \end_inset
36105
36106 pt)
36107 \end_layout
36108
36109 \end_inset
36110 </cell>
36111 </row>
36112 <row>
36113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36114 \begin_inset Text
36115
36116 \begin_layout Plain Layout
36117 bp
36118 \end_layout
36119
36120 \end_inset
36121 </cell>
36122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36123 \begin_inset Text
36124
36125 \begin_layout Plain Layout
36126 großer Punkt (72
36127 \begin_inset space \thinspace{}
36128 \end_inset
36129
36130 bp = 1
36131 \begin_inset space \thinspace{}
36132 \end_inset
36133
36134 in)
36135 \end_layout
36136
36137 \end_inset
36138 </cell>
36139 </row>
36140 <row>
36141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36142 \begin_inset Text
36143
36144 \begin_layout Plain Layout
36145 dd
36146 \end_layout
36147
36148 \end_inset
36149 </cell>
36150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36151 \begin_inset Text
36152
36153 \begin_layout Plain Layout
36154 Didot (1
36155 \begin_inset space \thinspace{}
36156 \end_inset
36157
36158 dd 
36159 \begin_inset Formula $\approx$
36160 \end_inset
36161
36162  0,376
36163 \begin_inset space \thinspace{}
36164 \end_inset
36165
36166 mm)
36167 \end_layout
36168
36169 \end_inset
36170 </cell>
36171 </row>
36172 <row>
36173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36174 \begin_inset Text
36175
36176 \begin_layout Plain Layout
36177 cc
36178 \end_layout
36179
36180 \end_inset
36181 </cell>
36182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36183 \begin_inset Text
36184
36185 \begin_layout Plain Layout
36186 Cicero (1
36187 \begin_inset space \thinspace{}
36188 \end_inset
36189
36190 cc = 12
36191 \begin_inset space \thinspace{}
36192 \end_inset
36193
36194 dd)
36195 \end_layout
36196
36197 \end_inset
36198 </cell>
36199 </row>
36200 <row>
36201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36202 \begin_inset Text
36203
36204 \begin_layout Plain Layout
36205 Skalierung%
36206 \end_layout
36207
36208 \end_inset
36209 </cell>
36210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36211 \begin_inset Text
36212
36213 \begin_layout Plain Layout
36214 % der originalen Bildbreite
36215 \end_layout
36216
36217 \end_inset
36218 </cell>
36219 </row>
36220 <row>
36221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36222 \begin_inset Text
36223
36224 \begin_layout Plain Layout
36225 Textbreite %
36226 \end_layout
36227
36228 \end_inset
36229 </cell>
36230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36231 \begin_inset Text
36232
36233 \begin_layout Plain Layout
36234 % der Textbreite
36235 \end_layout
36236
36237 \end_inset
36238 </cell>
36239 </row>
36240 <row>
36241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36242 \begin_inset Text
36243
36244 \begin_layout Plain Layout
36245 Spaltenbreite %
36246 \end_layout
36247
36248 \end_inset
36249 </cell>
36250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36251 \begin_inset Text
36252
36253 \begin_layout Plain Layout
36254 % der Spaltenbreite
36255 \end_layout
36256
36257 \end_inset
36258 </cell>
36259 </row>
36260 <row>
36261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36262 \begin_inset Text
36263
36264 \begin_layout Plain Layout
36265 Seitenbreite %
36266 \end_layout
36267
36268 \end_inset
36269 </cell>
36270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36271 \begin_inset Text
36272
36273 \begin_layout Plain Layout
36274 % der Seitenbreite
36275 \end_layout
36276
36277 \end_inset
36278 </cell>
36279 </row>
36280 <row>
36281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36282 \begin_inset Text
36283
36284 \begin_layout Plain Layout
36285 Zeilenbreite %
36286 \end_layout
36287
36288 \end_inset
36289 </cell>
36290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36291 \begin_inset Text
36292
36293 \begin_layout Plain Layout
36294 % der Zeilenbreite
36295 \end_layout
36296
36297 \end_inset
36298 </cell>
36299 </row>
36300 <row>
36301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36302 \begin_inset Text
36303
36304 \begin_layout Plain Layout
36305 Texthöhe %
36306 \end_layout
36307
36308 \end_inset
36309 </cell>
36310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36311 \begin_inset Text
36312
36313 \begin_layout Plain Layout
36314 % der Texthöhe
36315 \end_layout
36316
36317 \end_inset
36318 </cell>
36319 </row>
36320 <row>
36321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36322 \begin_inset Text
36323
36324 \begin_layout Plain Layout
36325 Seitenhöhe %
36326 \end_layout
36327
36328 \end_inset
36329 </cell>
36330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36331 \begin_inset Text
36332
36333 \begin_layout Plain Layout
36334 % der Seitenhöhe
36335 \end_layout
36336
36337 \end_inset
36338 </cell>
36339 </row>
36340 <row>
36341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36342 \begin_inset Text
36343
36344 \begin_layout Plain Layout
36345 ex
36346 \end_layout
36347
36348 \end_inset
36349 </cell>
36350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36351 \begin_inset Text
36352
36353 \begin_layout Plain Layout
36354 Die Höhe des Buchstabens 
36355 \emph on
36356 x
36357 \emph default
36358  im aktiven Zeichensatz
36359 \end_layout
36360
36361 \end_inset
36362 </cell>
36363 </row>
36364 <row>
36365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36366 \begin_inset Text
36367
36368 \begin_layout Plain Layout
36369 em
36370 \end_layout
36371
36372 \end_inset
36373 </cell>
36374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36375 \begin_inset Text
36376
36377 \begin_layout Plain Layout
36378 Die Breite des Buchstabens 
36379 \emph on
36380 M
36381 \emph default
36382  im aktiven Zeichensatz
36383 \end_layout
36384
36385 \end_inset
36386 </cell>
36387 </row>
36388 <row>
36389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36390 \begin_inset Text
36391
36392 \begin_layout Plain Layout
36393 mu
36394 \end_layout
36395
36396 \end_inset
36397 </cell>
36398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36399 \begin_inset Text
36400
36401 \begin_layout Plain Layout
36402 mathematische  Maßeinheit
36403 \series bold
36404  
36405 \series default
36406 (1
36407 \begin_inset space \thinspace{}
36408 \end_inset
36409
36410 mu = 1/18
36411 \begin_inset space \thinspace{}
36412 \end_inset
36413
36414 em)
36415 \end_layout
36416
36417 \end_inset
36418 </cell>
36419 </row>
36420 </lyxtabular>
36421
36422 \end_inset
36423
36424
36425 \end_layout
36426
36427 \end_inset
36428
36429
36430 \end_layout
36431
36432 \begin_layout Chapter
36433 Ausgabedatei-Formate mit Grafiken
36434 \begin_inset CommandInset label
36435 LatexCommand label
36436 name "kap:Ausgabedatei-Formate"
36437
36438 \end_inset
36439
36440
36441 \end_layout
36442
36443 \begin_layout Section
36444 DVI
36445 \begin_inset Index idx
36446 status collapsed
36447
36448 \begin_layout Plain Layout
36449 Dateiformat! DVI
36450 \end_layout
36451
36452 \end_inset
36453
36454
36455 \begin_inset Index idx
36456 status collapsed
36457
36458 \begin_layout Plain Layout
36459 DVI
36460 \end_layout
36461
36462 \end_inset
36463
36464
36465 \end_layout
36466
36467 \begin_layout Standard
36468 Dieser Dateityp hat die Erweiterung 
36469 \begin_inset Quotes gld
36470 \end_inset
36471
36472
36473 \family typewriter
36474 .dvi
36475 \family default
36476
36477 \begin_inset Quotes grd
36478 \end_inset
36479
36480  und wird 
36481 \begin_inset Quotes gld
36482 \end_inset
36483
36484 device independent
36485 \begin_inset Quotes grd
36486 \end_inset
36487
36488  genannt, weil er vollkommen portierbar ist.
36489  Ohne Konvertierung kann er auf jedem Rechner benutzt werden, der einen
36490  dvi-Betrachter installiert hat.
36491  DVI-Dateien werden für schnelle Vorschauen und Vorstufen für andere Ausgabeform
36492 ate wie PostScript benutzt.
36493 \end_layout
36494
36495 \begin_layout Standard
36496 \begin_inset Note Greyedout
36497 status open
36498
36499 \begin_layout Plain Layout
36500
36501 \series bold
36502 Bemerkung:
36503 \series default
36504  DVI-Dateien enthalten keine Bilder, denn diese sind nur verlinkt.
36505 \end_layout
36506
36507 \end_inset
36508
36509
36510 \end_layout
36511
36512 \begin_layout Standard
36513 Also vergessen Sie nicht, die Bilder mitzunehmen, wenn Sie Ihre DVI-Datei
36514  auf einen anderen Computer kopieren.
36515  Diese Eigenschaft kann Ihren Computer verlangsamen, wenn Sie die DVI-Datei
36516  betrachten, weil der dvi-Betrachter die Bilder im Hintergrund konvertieren
36517  muss, um sie sichtbar zu machen, wenn Sie in der DVI-Datei
36518 \family typewriter
36519  
36520 \family default
36521 blättern.
36522
36523 \family typewriter
36524  
36525 \family default
36526 Außerdem zeigen manche DVI-Betrachter nicht alles (richtig) an.
36527  Bei Dokumenten mit vielen Bildern empfehlen wir daher das PDF-Format.
36528  
36529 \end_layout
36530
36531 \begin_layout Standard
36532 Sie können Ihr Dokument als DVI über das Menü 
36533 \family sans
36534 Datei\SpecialChar \menuseparator
36535 Exportieren\SpecialChar \menuseparator
36536 DVI
36537 \family default
36538  exportieren.
36539  Sie können eine Vorschau Ihres Dokument als DVI über das Menü 
36540 \family sans
36541 Ansicht
36542 \family default
36543  oder den Werkzeugleistenknopf 
36544 \begin_inset Graphics
36545         filename ../../images/buffer-view_dvi.png
36546         scale 70
36547         scaleBeforeRotation
36548
36549 \end_inset
36550
36551  anschauen.
36552 \end_layout
36553
36554 \begin_layout Section
36555 PostScript
36556 \begin_inset CommandInset label
36557 LatexCommand label
36558 name "abs:PostScript"
36559
36560 \end_inset
36561
36562
36563 \begin_inset Index idx
36564 status collapsed
36565
36566 \begin_layout Plain Layout
36567 Dateiformat  ! PostScript
36568 \end_layout
36569
36570 \end_inset
36571
36572
36573 \begin_inset Index idx
36574 status collapsed
36575
36576 \begin_layout Plain Layout
36577 PostScript
36578 \end_layout
36579
36580 \end_inset
36581
36582
36583 \end_layout
36584
36585 \begin_layout Standard
36586 Dieser Dateityp hat die Erweiterung 
36587 \begin_inset Quotes gld
36588 \end_inset
36589
36590
36591 \family typewriter
36592 .ps
36593 \family default
36594
36595 \begin_inset Quotes grd
36596 \end_inset
36597
36598 .
36599  PostScript wurde von der Firma
36600 \family typewriter
36601  Adobe
36602 \family default
36603  als Druckersprache entwickelt.
36604  Die Datei enthält deshalb Druckbefehle.
36605  PostScript kann als 
36606 \begin_inset Quotes gld
36607 \end_inset
36608
36609 Programmiersprache
36610 \begin_inset Quotes grd
36611 \end_inset
36612
36613  angesehen werden.
36614  Man kann mit ihr rechnen und Diagramme und Bilder zeichnen
36615 \begin_inset Foot
36616 status collapsed
36617
36618 \begin_layout Plain Layout
36619 Wenn Sie mehr darüber wissen wollen, sollten Sie sich die Dokumentation
36620  von
36621 \series bold
36622  PSTricks
36623 \series default
36624  
36625 \begin_inset CommandInset citation
36626 LatexCommand cite
36627 key "pstricks"
36628
36629 \end_inset
36630
36631  oder 
36632 \begin_inset CommandInset citation
36633 LatexCommand cite
36634 key "latex-praxisbuch"
36635
36636 \end_inset
36637
36638  ansehen.
36639 \end_layout
36640
36641 \end_inset
36642
36643 .
36644  Wegen dieser Möglichkeiten sind PostScript-Dateien oft größer als PDF-Dateien.
36645 \end_layout
36646
36647 \begin_layout Standard
36648 PostScript kann nur Bilder im Format EPS
36649 \begin_inset Index idx
36650 status collapsed
36651
36652 \begin_layout Plain Layout
36653 EPS
36654 \end_layout
36655
36656 \end_inset
36657
36658  (Encapsulated PostScript, Datei-Er\SpecialChar \-
36659 wei\SpecialChar \-
36660 ter\SpecialChar \-
36661 ung 
36662 \begin_inset Quotes gld
36663 \end_inset
36664
36665
36666 \family typewriter
36667 .eps
36668 \family default
36669
36670 \begin_inset Quotes grd
36671 \end_inset
36672
36673 ) enthalten.
36674  Weil LyX die Verwendung jedes bekannten Bildformats erlaubt, muss es diese
36675  intern nach EPS konvertieren.
36676  Dies wird bei vielen Bildern in einem Dokument den Arbeitsfluss drastisch
36677  verlangsamen.
36678  Wenn Sie also PostScript benutzen wollen, sollten Sie Ihre Bilder vorher
36679  konvertieren und direkt als EPS einfügen.
36680 \end_layout
36681
36682 \begin_layout Standard
36683 Sie können Ihr Dokument als PostScript über das Menü 
36684 \family sans
36685 Datei\SpecialChar \menuseparator
36686 Exportieren\SpecialChar \menuseparator
36687 Post\SpecialChar \-
36688 Script
36689 \family default
36690  exportieren.
36691  Sie können eine Vorschau Ihres Dokument als PostScript über das Menü 
36692 \family sans
36693 Ansicht
36694 \family default
36695  oder den Werkzeugleistenknopf 
36696 \begin_inset Graphics
36697         filename ../../images/buffer-view_ps.png
36698         scale 70
36699         scaleBeforeRotation
36700
36701 \end_inset
36702
36703  anschauen.
36704 \end_layout
36705
36706 \begin_layout Section
36707 PDF
36708 \begin_inset Index idx
36709 status collapsed
36710
36711 \begin_layout Plain Layout
36712 Dateiformat! PDF
36713 \end_layout
36714
36715 \end_inset
36716
36717
36718 \begin_inset Index idx
36719 status collapsed
36720
36721 \begin_layout Plain Layout
36722 PDF
36723 \end_layout
36724
36725 \end_inset
36726
36727
36728 \end_layout
36729
36730 \begin_layout Standard
36731 Dieser Dateityp hat die Erweiterung 
36732 \begin_inset Quotes gld
36733 \end_inset
36734
36735
36736 \family typewriter
36737 .pdf
36738 \family default
36739
36740 \begin_inset Quotes grd
36741 \end_inset
36742
36743 .
36744  Das
36745 \emph on
36746  
36747 \emph default
36748
36749 \begin_inset Quotes gld
36750 \end_inset
36751
36752 Portable Document Format
36753 \begin_inset Quotes grd
36754 \end_inset
36755
36756  (PDF) wurde auch von der Firma 
36757 \family typewriter
36758 Adobe
36759 \family default
36760  als Derivat von PostScript entwickelt.
36761  Es ist komprimierter und benutzt weniger Befehle als PostScript.
36762  Wie der Begriff 
36763 \begin_inset Quotes gld
36764 \end_inset
36765
36766 portable
36767 \begin_inset Quotes grd
36768 \end_inset
36769
36770  (übertragbar) vermuten lässt, kann eine PDF-Datei auf jeden Rechner übertragen
36771  werden, und der Ausdruck sieht immer gleich aus.
36772 \end_layout
36773
36774 \begin_layout Standard
36775 PDF kann Bilder im eigenen PDF-Format, im Format 
36776 \begin_inset Quotes gld
36777 \end_inset
36778
36779 Joint Photographic Experts Group
36780 \begin_inset Quotes grd
36781 \end_inset
36782
36783  (JPEG
36784 \begin_inset Index idx
36785 status collapsed
36786
36787 \begin_layout Plain Layout
36788 JPG, JPEG
36789 \end_layout
36790
36791 \end_inset
36792
36793 , Datei-Erweiterung 
36794 \begin_inset Quotes gld
36795 \end_inset
36796
36797
36798 \family typewriter
36799 .jpg
36800 \family default
36801
36802 \begin_inset Quotes grd
36803 \end_inset
36804
36805  oder 
36806 \begin_inset Quotes gld
36807 \end_inset
36808
36809
36810 \family typewriter
36811 .jpeg
36812 \family default
36813
36814 \begin_inset Quotes grd
36815 \end_inset
36816
36817 ) und im Format 
36818 \begin_inset Quotes gld
36819 \end_inset
36820
36821 Portable Network Graphics
36822 \begin_inset Quotes grd
36823 \end_inset
36824
36825  (PNG
36826 \begin_inset Index idx
36827 status collapsed
36828
36829 \begin_layout Plain Layout
36830 PNG
36831 \end_layout
36832
36833 \end_inset
36834
36835 , Datei-Erweiterung 
36836 \begin_inset Quotes gld
36837 \end_inset
36838
36839
36840 \family typewriter
36841 .png
36842 \family default
36843
36844 \begin_inset Quotes grd
36845 \end_inset
36846
36847 ) enthalten.
36848  Trotzdem können Sie jedes bekannte Bildformat benutzen, weil LyX es für
36849  Sie konvertieren wird.
36850  Die Konvertierungen werden Ihren Arbeitsfluss verlangsamen, weswegen empfohlen
36851  wird, eines der drei erwähnten Bildformate zu benutzen.
36852 \end_layout
36853
36854 \begin_layout Standard
36855 PDF-Dateien können Sie über 
36856 \family sans
36857 Datei\SpecialChar \menuseparator
36858 Exportieren
36859 \family default
36860  auf drei Arten erzeugen:
36861 \end_layout
36862
36863 \begin_layout Description
36864 PDF
36865 \begin_inset space ~
36866 \end_inset
36867
36868 (ps2pdf) benutzt das Programm
36869 \family typewriter
36870  ps2pdf
36871 \family default
36872 , das eine PDF-Datei aus einer Post\SpecialChar \-
36873 Script®-Version Ihres Dokument erstellt.
36874  Die PostScript-Version wird mit dem Programm 
36875 \family typewriter
36876 dvips
36877 \family default
36878  aus einer DVI-Version erstellt.
36879  Es werden also drei Konvertierungen verwendet.
36880 \end_layout
36881
36882 \begin_layout Description
36883 PDF
36884 \begin_inset space ~
36885 \end_inset
36886
36887 (dvipdfm) benutzt das Programm 
36888 \family typewriter
36889 dvipdfm
36890 \family default
36891 , das Ihr Dokument im ersten Schritt nach DVI und in einem zweiten nach
36892  PDF konvertiert.
36893 \end_layout
36894
36895 \begin_layout Description
36896 PDF
36897 \begin_inset space ~
36898 \end_inset
36899
36900 (pdflatex) benutzt das Programm
36901 \family typewriter
36902  pdftex
36903 \family default
36904 , das Ihr Dokument direkt nach PDF konvertiert.
36905 \end_layout
36906
36907 \begin_layout Standard
36908
36909 \family sans
36910 PDF
36911 \begin_inset space ~
36912 \end_inset
36913
36914 (pdflatex)
36915 \family default
36916  wird empfohlen, weil
36917 \family typewriter
36918  pdftex
36919 \family default
36920  alle Funktionen der aktuellen PDF-Versionen unterstützt, schnell ist und
36921  ohne Probleme arbeitet.
36922  Das Programm 
36923 \family typewriter
36924 dvi\SpecialChar \-
36925 pdfm
36926 \family default
36927  wird nicht weiterentwickelt und ist deshalb nicht sehr aktuell.
36928 \end_layout
36929
36930 \begin_layout Standard
36931 Sie können Ihr Dokument als PDF über das Menü 
36932 \family sans
36933 Datei\SpecialChar \menuseparator
36934 Exportieren\SpecialChar \menuseparator
36935 PDF
36936 \family default
36937  exportieren.
36938  Sie können eine Vorschau Ihres Dokument als PDF über das Menü 
36939 \family sans
36940 Ansicht
36941 \family default
36942  oder den Werkzeugleistenknopf 
36943 \begin_inset Graphics
36944         filename ../../images/buffer-view_pdf2.png
36945         scale 70
36946         scaleBeforeRotation
36947
36948 \end_inset
36949
36950  anschauen 
36951 \family sans
36952 (
36953 \family default
36954 der 
36955 \family sans
36956 PDF
36957 \begin_inset space ~
36958 \end_inset
36959
36960 (pdflatex)
36961 \family default
36962  verwendet).
36963 \end_layout
36964
36965 \begin_layout Chapter
36966 Erklärung der Gleichung
36967 \begin_inset space ~
36968 \end_inset
36969
36970 (
36971 \begin_inset CommandInset ref
36972 LatexCommand ref
36973 reference "eq:Wgn"
36974
36975 \end_inset
36976
36977 )
36978 \begin_inset CommandInset label
36979 LatexCommand label
36980 name "kap:Exläuterung-einer-Gleichung"
36981
36982 \end_inset
36983
36984
36985 \end_layout
36986
36987 \begin_layout Standard
36988 Die Gesamtbreite von
36989 \emph on
36990  n
36991 \emph default
36992  Tabellenzellen 
36993 \begin_inset Formula $W_{\mathrm{tot\, n}}$
36994 \end_inset
36995
36996  kann wie folgt berechnet werden:
36997 \end_layout
36998
36999 \begin_layout Standard
37000 \begin_inset Formula 
37001 \begin{equation}
37002 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
37003 \end{equation}
37004
37005 \end_inset
37006
37007
37008 \end_layout
37009
37010 \begin_layout Standard
37011 Dabei ist 
37012 \begin_inset Formula $W_{g\, n}$
37013 \end_inset
37014
37015  die Breite jeder Zelle.
37016
37017 \series bold
37018  
37019 \backslash
37020 tabcolsep
37021 \series default
37022  ist die LaTeX-Länge zwischen dem Zellentext und der Zellgrenze mit dem
37023  Standardwert 6
37024 \begin_inset space \thinspace{}
37025 \end_inset
37026
37027 pt.
37028  
37029 \series bold
37030
37031 \backslash
37032 arrayrulewidth
37033 \series default
37034  ist die Dicke der Zellgrenze mit dem Standardwert 0.4
37035 \begin_inset space \thinspace{}
37036 \end_inset
37037
37038 pt.
37039 \end_layout
37040
37041 \begin_layout Standard
37042 Nach Gleichung
37043 \begin_inset space ~
37044 \end_inset
37045
37046
37047 \begin_inset CommandInset ref
37048 LatexCommand ref
37049 reference "eq:Wtot_n"
37050
37051 \end_inset
37052
37053  ist die Gesamtbreite einer Mehrfachspalte, 
37054 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
37055 \end_inset
37056
37057 ,
37058 \end_layout
37059
37060 \begin_layout Standard
37061 \begin_inset Formula 
37062 \begin{equation}
37063 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
37064 \end{equation}
37065
37066 \end_inset
37067
37068
37069 \end_layout
37070
37071 \begin_layout Standard
37072 Setzt man die Gleichungen
37073 \begin_inset space ~
37074 \end_inset
37075
37076
37077 \begin_inset CommandInset ref
37078 LatexCommand ref
37079 reference "eq:Wtot_n"
37080
37081 \end_inset
37082
37083  und 
37084 \begin_inset CommandInset ref
37085 LatexCommand ref
37086 reference "eq:Wtot_mult"
37087
37088 \end_inset
37089
37090  gleich, kann man die benötigte Breite 
37091 \begin_inset Formula $W_{g\, n}$
37092 \end_inset
37093
37094 , wenn 
37095 \emph on
37096 n
37097 \emph default
37098  Spalten überspannt sind, so dass jede Spalte eine Gesamtbreite 
37099 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
37100 \end_inset
37101
37102  hat, berechnen:
37103 \end_layout
37104
37105 \begin_layout Standard
37106 \begin_inset Formula 
37107 \begin{equation}
37108 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n
37109 \end{equation}
37110
37111 \end_inset
37112
37113
37114 \end_layout
37115
37116 \begin_layout Bibliography
37117 \labelwidthstring Literaturverzeichnis
37118 \begin_inset CommandInset bibitem
37119 LatexCommand bibitem
37120 key "latexcompanion"
37121
37122 \end_inset
37123
37124 Frank Mittelbach and Michel Goossens: 
37125 \emph on
37126 The LaTeX Companion Second Edition.
37127
37128 \emph default
37129  Addison-Wesley, 2004
37130 \end_layout
37131
37132 \begin_layout Bibliography
37133 \labelwidthstring Literaturverzeichnis
37134 \begin_inset CommandInset bibitem
37135 LatexCommand bibitem
37136 key "latexguide"
37137
37138 \end_inset
37139
37140 Helmut Kopka and Patrick W.
37141  Daly: 
37142 \emph on
37143 A Guide to LaTeX Fourth Edition.
37144
37145 \emph default
37146  Addison-Wesley, 2003
37147 \end_layout
37148
37149 \begin_layout Bibliography
37150 \labelwidthstring Literaturverzeichnis
37151 \begin_inset CommandInset bibitem
37152 LatexCommand bibitem
37153 key "lamport"
37154
37155 \end_inset
37156
37157 Leslie Lamport: 
37158 \emph on
37159 LaTeX: A Document Preparation System.
37160
37161 \emph default
37162  Addison-Wesley, second edition, 1994
37163 \end_layout
37164
37165 \begin_layout Bibliography
37166 \labelwidthstring Literaturverzeichnis
37167 \begin_inset CommandInset bibitem
37168 LatexCommand bibitem
37169 key "latex-praxisbuch"
37170
37171 \end_inset
37172
37173 Niedermair, Elke & Michael: 
37174 \emph on
37175 LaTeX-Praxisbuch
37176 \emph default
37177 , Franzis-Verlag, 2004
37178 \end_layout
37179
37180 \begin_layout Bibliography
37181 \labelwidthstring Literaturverzeichnis
37182 \begin_inset CommandInset bibitem
37183 LatexCommand bibitem
37184 key "booktabs"
37185
37186 \end_inset
37187
37188 Dokumentation des LaTeX-Pakets 
37189 \series bold
37190
37191 \begin_inset CommandInset href
37192 LatexCommand href
37193 name "booktabs"
37194 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
37195
37196 \end_inset
37197
37198
37199 \series default
37200
37201 \begin_inset Index idx
37202 status collapsed
37203
37204 \begin_layout Plain Layout
37205 LaTeX-Pakete ! booktabs
37206 \end_layout
37207
37208 \end_inset
37209
37210
37211 \end_layout
37212
37213 \begin_layout Bibliography
37214 \labelwidthstring Literaturverzeichnis
37215 \begin_inset CommandInset bibitem
37216 LatexCommand bibitem
37217 key "caption"
37218
37219 \end_inset
37220
37221 Dokumentation des LaTeX-Pakets 
37222 \series bold
37223
37224 \begin_inset CommandInset href
37225 LatexCommand href
37226 name "caption"
37227 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption-deu.pdf"
37228
37229 \end_inset
37230
37231
37232 \series default
37233
37234 \begin_inset Index idx
37235 status collapsed
37236
37237 \begin_layout Plain Layout
37238 LaTeX-Pakete ! caption
37239 \end_layout
37240
37241 \end_inset
37242
37243
37244 \end_layout
37245
37246 \begin_layout Bibliography
37247 \labelwidthstring Literaturverzeichnis
37248 \begin_inset CommandInset bibitem
37249 LatexCommand bibitem
37250 key "endfloat"
37251
37252 \end_inset
37253
37254 Dokumentation des LaTeX-Pakets 
37255 \series bold
37256
37257 \begin_inset CommandInset href
37258 LatexCommand href
37259 name "endfloat"
37260 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
37261
37262 \end_inset
37263
37264
37265 \series default
37266
37267 \begin_inset Index idx
37268 status collapsed
37269
37270 \begin_layout Plain Layout
37271 LaTeX-Pakete ! endfloat
37272 \end_layout
37273
37274 \end_inset
37275
37276
37277 \end_layout
37278
37279 \begin_layout Bibliography
37280 \labelwidthstring Literaturverzeichnis
37281 \begin_inset CommandInset bibitem
37282 LatexCommand bibitem
37283 key "footmisc"
37284
37285 \end_inset
37286
37287 Dokumentation des LaTeX-Pakets 
37288 \series bold
37289
37290 \begin_inset CommandInset href
37291 LatexCommand href
37292 name "footmisc"
37293 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
37294
37295 \end_inset
37296
37297
37298 \series default
37299
37300 \begin_inset Index idx
37301 status collapsed
37302
37303 \begin_layout Plain Layout
37304 LaTeX-Pakete ! footmisc
37305 \end_layout
37306
37307 \end_inset
37308
37309
37310 \end_layout
37311
37312 \begin_layout Bibliography
37313 \labelwidthstring Literaturverzeichnis
37314 \begin_inset CommandInset bibitem
37315 LatexCommand bibitem
37316 key "hypcap"
37317
37318 \end_inset
37319
37320 Dokumentation des LaTeX-Pakets 
37321 \series bold
37322
37323 \begin_inset CommandInset href
37324 LatexCommand href
37325 name "hypcap"
37326 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
37327
37328 \end_inset
37329
37330
37331 \series default
37332
37333 \begin_inset Index idx
37334 status collapsed
37335
37336 \begin_layout Plain Layout
37337 LaTeX-Pakete ! hypcap
37338 \end_layout
37339
37340 \end_inset
37341
37342
37343 \end_layout
37344
37345 \begin_layout Bibliography
37346 \labelwidthstring Literaturverzeichnis
37347 \begin_inset CommandInset bibitem
37348 LatexCommand bibitem
37349 key "hyperref"
37350
37351 \end_inset
37352
37353 Dokumentation des LaTeX-Pakets 
37354 \series bold
37355
37356 \begin_inset CommandInset href
37357 LatexCommand href
37358 name "hyperref"
37359 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
37360
37361 \end_inset
37362
37363
37364 \series default
37365
37366 \begin_inset Index idx
37367 status collapsed
37368
37369 \begin_layout Plain Layout
37370 LaTeX-Pakete ! hyperref
37371 \end_layout
37372
37373 \end_inset
37374
37375
37376 \end_layout
37377
37378 \begin_layout Bibliography
37379 \labelwidthstring Literaturverzeichnis
37380 \begin_inset CommandInset bibitem
37381 LatexCommand bibitem
37382 key "KOMA-Script"
37383
37384 \end_inset
37385
37386 Dokumentation des LaTeX-Pakets 
37387 \series bold
37388
37389 \begin_inset CommandInset href
37390 LatexCommand href
37391 name "KOMA-Script"
37392 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguide.pdf"
37393
37394 \end_inset
37395
37396
37397 \series default
37398
37399 \begin_inset Index idx
37400 status collapsed
37401
37402 \begin_layout Plain Layout
37403 LaTeX-Pakete ! KOMA-Script
37404 \end_layout
37405
37406 \end_inset
37407
37408
37409 \end_layout
37410
37411 \begin_layout Bibliography
37412 \labelwidthstring Literaturverzeichnis
37413 \begin_inset CommandInset bibitem
37414 LatexCommand bibitem
37415 key "listings"
37416
37417 \end_inset
37418
37419 Dokumentation des LaTeX-Pakets 
37420 \series bold
37421
37422 \begin_inset CommandInset href
37423 LatexCommand href
37424 name "listings"
37425 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
37426
37427 \end_inset
37428
37429
37430 \series default
37431
37432 \begin_inset Index idx
37433 status collapsed
37434
37435 \begin_layout Plain Layout
37436 LaTeX-Pakete ! listings
37437 \end_layout
37438
37439 \end_inset
37440
37441
37442 \end_layout
37443
37444 \begin_layout Bibliography
37445 \labelwidthstring Literaturverzeichnis
37446 \begin_inset CommandInset bibitem
37447 LatexCommand bibitem
37448 key "marginnote"
37449
37450 \end_inset
37451
37452 Dokumentation des LaTeX-Pakets 
37453 \series bold
37454
37455 \begin_inset CommandInset href
37456 LatexCommand href
37457 name "marginnote"
37458 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
37459
37460 \end_inset
37461
37462
37463 \series default
37464
37465 \begin_inset Index idx
37466 status collapsed
37467
37468 \begin_layout Plain Layout
37469 LaTeX-Pakete ! marginnote
37470 \end_layout
37471
37472 \end_inset
37473
37474
37475 \end_layout
37476
37477 \begin_layout Bibliography
37478 \labelwidthstring Literaturverzeichnis
37479 \begin_inset CommandInset bibitem
37480 LatexCommand bibitem
37481 key "lettrine"
37482
37483 \end_inset
37484
37485 Dokumentation des LaTeX-Pakets 
37486 \series bold
37487
37488 \begin_inset CommandInset href
37489 LatexCommand href
37490 name "lettrine"
37491 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
37492
37493 \end_inset
37494
37495
37496 \series default
37497  und ein 
37498 \begin_inset CommandInset href
37499 LatexCommand href
37500 name "Beispiel"
37501 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo-de.pdf"
37502
37503 \end_inset
37504
37505
37506 \begin_inset Index idx
37507 status collapsed
37508
37509 \begin_layout Plain Layout
37510 LaTeX-Pakete ! lettrine
37511 \end_layout
37512
37513 \end_inset
37514
37515
37516 \end_layout
37517
37518 \begin_layout Bibliography
37519 \labelwidthstring Literaturverzeichnis
37520 \begin_inset CommandInset bibitem
37521 LatexCommand bibitem
37522 key "pstricks"
37523
37524 \end_inset
37525
37526 Webseite des LaTeX-Pakets 
37527 \series bold
37528
37529 \begin_inset CommandInset href
37530 LatexCommand href
37531 name "PSTricks"
37532 target "http://tug.org/PSTricks/"
37533
37534 \end_inset
37535
37536
37537 \series default
37538
37539 \begin_inset Index idx
37540 status collapsed
37541
37542 \begin_layout Plain Layout
37543 LaTeX-Pakete ! pstricks
37544 \end_layout
37545
37546 \end_inset
37547
37548
37549 \end_layout
37550
37551 \begin_layout Bibliography
37552 \labelwidthstring Literaturverzeichnis
37553 \begin_inset CommandInset bibitem
37554 LatexCommand bibitem
37555 key "sidecap"
37556
37557 \end_inset
37558
37559 Dokumentation des LaTeX-Pakets 
37560 \series bold
37561
37562 \begin_inset CommandInset href
37563 LatexCommand href
37564 name "sidecap"
37565 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
37566
37567 \end_inset
37568
37569
37570 \series default
37571
37572 \begin_inset Index idx
37573 status collapsed
37574
37575 \begin_layout Plain Layout
37576 LaTeX-Pakete ! sidecap
37577 \end_layout
37578
37579 \end_inset
37580
37581
37582 \end_layout
37583
37584 \begin_layout Bibliography
37585 \labelwidthstring Literaturverzeichnis
37586 \begin_inset CommandInset bibitem
37587 LatexCommand bibitem
37588 key "prettyref"
37589
37590 \end_inset
37591
37592 Dokumentation des LaTeX-Pakets 
37593 \series bold
37594
37595 \begin_inset CommandInset href
37596 LatexCommand href
37597 name "prettyref"
37598 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
37599
37600 \end_inset
37601
37602
37603 \series default
37604
37605 \begin_inset Index idx
37606 status collapsed
37607
37608 \begin_layout Plain Layout
37609 LaTeX-Pakete ! prettyref
37610 \end_layout
37611
37612 \end_inset
37613
37614
37615 \end_layout
37616
37617 \begin_layout Bibliography
37618 \labelwidthstring Literaturverzeichnis
37619 \begin_inset CommandInset bibitem
37620 LatexCommand bibitem
37621 key "refstyle"
37622
37623 \end_inset
37624
37625 Dokumentation des LaTeX-Pakets 
37626 \series bold
37627
37628 \begin_inset CommandInset href
37629 LatexCommand href
37630 name "refstyle"
37631 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
37632
37633 \end_inset
37634
37635
37636 \series default
37637
37638 \begin_inset Index idx
37639 status collapsed
37640
37641 \begin_layout Plain Layout
37642 LaTeX-Pakete ! refstyle
37643 \end_layout
37644
37645 \end_inset
37646
37647
37648 \end_layout
37649
37650 \begin_layout Bibliography
37651 \labelwidthstring Literaturverzeichnis
37652 \begin_inset CommandInset bibitem
37653 LatexCommand bibitem
37654 key "NeuInLyX20"
37655
37656 \end_inset
37657
37658
37659 \begin_inset CommandInset href
37660 LatexCommand href
37661 name "Wiki-Seite"
37662 target "http://wiki.lyx.org/LyX/NewInLyX20"
37663
37664 \end_inset
37665
37666  über neue Funktionen in 
37667 \family sans
37668 LyX 2.0
37669 \family default
37670 .
37671 \end_layout
37672
37673 \begin_layout Standard
37674 \begin_inset CommandInset index_print
37675 LatexCommand printindex
37676 type "idx"
37677
37678 \end_inset
37679
37680
37681 \end_layout
37682
37683 \end_body
37684 \end_document