]> git.lyx.org Git - lyx.git/blob - lib/doc/de/EmbeddedObjects.lyx
Add mathscr to math type table
[lyx.git] / lib / doc / de / EmbeddedObjects.lyx
1 #LyX 2.4 created this file. For more info see https://www.lyx.org/
2 \lyxformat 593
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/de/
7 \textclass scrbook
8 \begin_preamble
9 % Setzt den Link für Sprünge zu Gleitabbildungen
10 % auf den Anfang des Gleitobjekts und nicht aufs Ende
11 \usepackage[figure]{hypcap}
12
13 % Die Seiten des Inhaltsverzeichnisses werden römisch numeriert,
14 % ein PDF-Lesezeichen für das Inhaltsverzeichnis wird hinzugefügt
15 \let\myTOC\tableofcontents
16 \renewcommand\tableofcontents{%
17   \frontmatter
18   \pdfbookmark[1]{\contentsname}{}
19   \myTOC
20   \mainmatter }
21
22 % Formatierung von Legenden
23 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
24
25 % Definitionen um Legenden neben Tabellen und Abbildungen zu setzen
26 \newcommand{\TabBesBeg}[1][1.0]{%
27  \let\MyTable\table
28  \let\MyEndtable\endtable
29  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
30
31 \newcommand{\TabBesEnd}{%
32  \let\table\MyTable
33  \let\endtable\MyEndtable}
34
35 \newcommand{\FigBesBeg}[1][1.0]{%
36  \let\MyFigure\figure
37  \let\MyEndfigure\endfigure
38  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
39
40 \newcommand{\FigBesEnd}{%
41  \let\figure\MyFigure
42  \let\endfigure\MyEndfigure}
43
44 % ermöglicht das Berechnen von Werten
45 \usepackage{calc}
46
47 %Vergrößert den Teil der Seite, in dem Gleitobjekte
48 % unten angeordnet werden dürfen
49 \renewcommand{\bottomfraction}{0.5}
50
51 % Vermeidet, dass Gleitobjekte vor ihrem Abschnitt gedruckt werden
52 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
53
54 % beschleunigt die Berechnung von langen Tabellen
55 \setcounter{LTchunksize}{100}
56
57 % wird bei farbigen Tabellen benutzt
58 \@ifundefined{textcolor}
59  {\usepackage{color}}{}
60 \definecolor{dunkelgruen}{cmyk}{0.5, 0, 1, 0.5}
61 \definecolor{hellgrau}{gray}{0.8}
62
63 % testen ob paket colortbl installiert ist
64 % wird für farbige Tabellenzellen benutzt
65 \newboolean{colortbl}
66 \IfFileExists{colortbl.sty}
67  {\usepackage{colortbl}
68   \setboolean{colortbl}{true}}
69  {\setboolean{colortbl}{false}}
70
71 % wird benutzt, um Tabellenzellen zu vergrößern
72 \@ifundefined{extrarowheight}
73  {\usepackage{array}}{}
74 \setlength{\extrarowheight}{2pt}
75
76 % wird fuer benutzerdefinierte Tabellen benutzt
77 % ---
78 \newcolumntype{M}[1]
79  {>{\centering\hspace{0pt}}m{#1}}
80
81 \newcolumntype{S}[2]
82  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
83
84 \newcolumntype{K}[1]
85  {>{\columncolor{#1}\hspace{0pt}}c}
86
87 \newcolumntype{V}{!{\vrule width 1.5pt}}
88
89 \newcolumntype{W}{!{\color{green}\vline}}
90 % ---
91
92 % Setzt einen zusaetzlichen Abstand von
93 % 1.5 mm zwischen Fussnoten
94 \let\myFoot\footnote
95 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
96
97 % Gleit-Algorithmen werden innerhalb von Kapiteln numeriert
98 \numberwithin{algorithm}{chapter}
99
100
101 % ------------------------------------
102 % Prüfung auf benötigte LaTeXPakete
103 \usepackage{ifthen}
104
105 % Pruefung auf arydshln
106 % für Tabellen mit gestrichelten Linien
107 \newboolean{arydshln}
108 \IfFileExists{arydshln.sty}
109  {\usepackage{arydshln}
110   \setboolean{arydshln}{true}}
111  {\setboolean{arydshln}{false}}
112
113 % Prüfung auf marginnote
114 % für Randnotizen
115 \newboolean{marginnote}
116 \IfFileExists{marginnote.sty}
117  {\usepackage{marginnote}
118   \let\marginpar\marginnote
119   \setboolean{marginnote}{true}}
120  {\setboolean{marginnote}{false}}
121
122 % Prüfung auf sidecap
123 % für seitliche Beschriftungen
124 \newboolean{sidecap}
125 \IfFileExists{sidecap.sty}
126  {\usepackage{sidecap}
127   \setboolean{sidecap}{true}}
128  {\setboolean{sidecap}{false}}
129
130 % Prüfung auf picinpar
131 \newboolean{picinpar}
132 \IfFileExists{picinpar.sty}
133  {\usepackage{picinpar}
134   \setboolean{picinpar}{true}}
135  {\setboolean{picinpar}{false}}
136
137 % Prüfung auf lettrine
138 \newboolean{lettrine}
139 \IfFileExists{lettrine.sty}
140  {\usepackage{lettrine}
141   \setboolean{lettrine}{true}}
142  {\setboolean{lettrine}{false}}
143
144 % Prüfung auf diagbox
145 \newboolean{diagbox}
146 \IfFileExists{diagbox.sty}
147  {\usepackage{diagbox}
148   \setboolean{diagbox}{true}}
149  {\setboolean{diagbox}{false}}
150
151 \@ifpackageloaded{babel}{
152  % Damit der Index den Namen "Stichwortverzeichnis" erhält
153  \addto\captionsngerman{\renewcommand{\indexname}{Stichwortverzeichnis}}
154 }{}
155 \end_preamble
156 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
157 \use_default_options false
158 \begin_modules
159 initials
160 graphicboxes
161 varwidth
162 \end_modules
163 \maintain_unincluded_children no
164 \language ngerman
165 \language_package default
166 \inputencoding utf8
167 \fontencoding auto
168 \font_roman "lmodern" "default"
169 \font_sans "lmss" "default"
170 \font_typewriter "lmtt" "default"
171 \font_math "auto" "auto"
172 \font_default_family default
173 \use_non_tex_fonts false
174 \font_sc false
175 \font_roman_osf false
176 \font_sans_osf false
177 \font_typewriter_osf false
178 \font_sf_scale 100 100
179 \font_tt_scale 100 100
180 \use_microtype false
181 \use_dash_ligatures false
182 \graphics default
183 \default_output_format pdf2
184 \output_sync 0
185 \bibtex_command default
186 \index_command default
187 \paperfontsize 12
188 \spacing single
189 \use_hyperref true
190 \pdf_title "Das LyX-Handbuch der Einfügungen: Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen"
191 \pdf_author "LyX Team, Uwe Stöhr, deutsche Übersetzung: Hartmut Haase"
192 \pdf_subject "LyX-Dokumentation über Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen"
193 \pdf_keywords "LyX, Abbildungen, Tabellen, Gleitobjekte, Notizen, Boxen"
194 \pdf_bookmarks true
195 \pdf_bookmarksnumbered true
196 \pdf_bookmarksopen true
197 \pdf_bookmarksopenlevel 1
198 \pdf_breaklinks false
199 \pdf_pdfborder false
200 \pdf_colorlinks true
201 \pdf_backref false
202 \pdf_pdfusetitle false
203 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
204 \papersize a4
205 \use_geometry false
206 \use_package amsmath 1
207 \use_package amssymb 1
208 \use_package cancel 1
209 \use_package esint 1
210 \use_package mathdots 1
211 \use_package mathtools 1
212 \use_package mhchem 1
213 \use_package stackrel 1
214 \use_package stmaryrd 1
215 \use_package undertilde 1
216 \cite_engine basic
217 \cite_engine_type default
218 \biblio_style plain
219 \use_bibtopic false
220 \use_indices false
221 \paperorientation portrait
222 \suppress_date false
223 \justification true
224 \use_refstyle 1
225 \use_minted 0
226 \use_lineno 0
227 \notefontcolor #0000ff
228 \index Stichwortverzeichnis
229 \shortcut idx
230 \color #008000
231 \end_index
232 \secnumdepth 3
233 \tocdepth 3
234 \paragraph_separation skip
235 \defskip medskip
236 \is_math_indent 0
237 \math_numbering_side default
238 \quotes_style german
239 \dynamic_quotes 0
240 \papercolumns 1
241 \papersides 2
242 \paperpagestyle default
243 \tablestyle default
244 \tracking_changes false
245 \output_changes false
246 \change_bars false
247 \postpone_fragile_content false
248 \html_math_output 0
249 \html_css_as_file 0
250 \html_be_strict false
251 \end_header
252
253 \begin_body
254
255 \begin_layout Title
256 Das \SpecialChar LyX
257 -Handbuch der Einfügungen:
258 \begin_inset Newline newline
259 \end_inset
260
261  
262 \size larger
263 Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen
264 \end_layout
265
266 \begin_layout Author
267 vom \SpecialChar LyX
268 -Team
269 \begin_inset Foot
270 status open
271
272 \begin_layout Plain Layout
273 \noindent
274
275 \size normal
276 Übersetzung und Bearbeitung: Hartmut Haase
277 \size default
278  (
279 \noun on
280 HHa
281 \noun default
282 , bis März 2010), Uwe Stöhr
283 \begin_inset Newline newline
284 \end_inset
285
286 Wenn Sie Anmerkungen oder Korrekturvorschläge machen wollen, schreiben Sie
287  bitte an: 
288 \begin_inset CommandInset href
289 LatexCommand href
290 name "lyx-docs@lists.lyx.org"
291 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
292 type "mailto:"
293 literal "false"
294
295 \end_inset
296
297
298 \end_layout
299
300 \end_inset
301
302
303 \begin_inset Note Note
304 status collapsed
305
306 \begin_layout Plain Layout
307 Autor: Uwe Stöhr <uwestoehr@web.de>
308 \end_layout
309
310 \end_inset
311
312
313 \begin_inset Newline newline
314 \end_inset
315
316
317 \begin_inset Newline newline
318 \end_inset
319
320
321 \family sans
322 Version 2.3.x
323 \end_layout
324
325 \begin_layout Standard
326 \begin_inset CommandInset toc
327 LatexCommand tableofcontents
328
329 \end_inset
330
331
332 \end_layout
333
334 \begin_layout Standard
335 \begin_inset Note Note
336 status open
337
338 \begin_layout Plain Layout
339 Um alle Teile diese Handbuches als DVI, HTML, PDF, PostScript oder RTF exportier
340 en zu können oder es auszudrucken, benötigen Sie die \SpecialChar LaTeX
341 -Pakte 
342 \series bold
343 arydshln
344 \series default
345
346 \series bold
347 colortbl
348 \series default
349
350 \series bold
351 diagbox, lettrine, marginnote, picinpar
352 \series default
353  und 
354 \series bold
355 sidecap
356 \series default
357 .
358  Wenn sie nicht installiert sind, erfolgt die Ausgabe ohne die Teile, in
359  denen sie benötigt werden.
360 \end_layout
361
362 \begin_layout Plain Layout
363 Wenn es Ihnen trotzdem nicht gelingen sollte, können Sie die neueste PDF-Version
364  hier finden:
365 \begin_inset Newline newline
366 \end_inset
367
368
369 \series bold
370 https://wiki.lyx.org/LyX/Manuals#EmbeddedObjects
371 \end_layout
372
373 \end_inset
374
375
376 \end_layout
377
378 \begin_layout Chapter
379 Abbildungen
380 \begin_inset Index idx
381 status collapsed
382
383 \begin_layout Plain Layout
384 Abbildungen
385 \end_layout
386
387 \end_inset
388
389
390 \end_layout
391
392 \begin_layout Section
393 Grafik-Dialog
394 \begin_inset Index idx
395 status collapsed
396
397 \begin_layout Plain Layout
398 Abbildungen ! Grafik-Dialog
399 \end_layout
400
401 \end_inset
402
403
404 \begin_inset CommandInset label
405 LatexCommand label
406 name "abs:Grafik-Dialog"
407
408 \end_inset
409
410
411 \end_layout
412
413 \begin_layout Standard
414 Um eine Abbildung in Ihr Dokument einzufügen, klicken Sie auf das Symbol
415  
416 \begin_inset Info
417 type  "icon"
418 arg   "dialog-show-new-inset graphics"
419 \end_inset
420
421  in der Werkzeugleiste oder wählen das Menü 
422 \family sans
423 Einfügen\SpecialChar menuseparator
424 Grafik
425 \family default
426 .
427  Ein Dialogfenster erscheint, in dem Sie einen Dateinamen direkt oder über
428  
429 \family sans
430 Durchsuchen
431 \family default
432  eingeben können.
433  Die Abbildung wird in der druckfertigen Ausgabe genau dort erscheinen,
434  an der Sie sie eingefügt haben.
435 \end_layout
436
437 \begin_layout Standard
438 Der Grafik-Dialog wird immer dann geöffnet, wenn Sie auf eine Abbildung
439  klicken.
440  Der Dialog hat drei Karteikarten:
441 \end_layout
442
443 \begin_layout Description
444
445 \family sans
446 Grafik
447 \family default
448  Hier können Sie eine Grafik-Datei auswählen und ihr Aussehen in der druckbaren
449  Version festlegen.
450  Die für die Bildgröße verfügbaren Einheiten werden im Anhang
451 \begin_inset space ~
452 \end_inset
453
454
455 \begin_inset CommandInset ref
456 LatexCommand ref
457 reference "kap:In-LyX-verfügbare"
458
459 \end_inset
460
461  erklärt.
462 \begin_inset Newline newline
463 \end_inset
464
465
466 \begin_inset Index idx
467 status collapsed
468
469 \begin_layout Plain Layout
470 Abbildungen ! rotierte
471 \end_layout
472
473 \end_inset
474
475 Sie können Abbildungen durch Angabe eines 
476 \family sans
477 Winkel
478 \family default
479
480 \begin_inset space ~
481 \end_inset
482
483
484 \family sans
485 (Grad)
486 \family default
487  und Festlegung eines 
488 \family sans
489 Drehpunktes
490 \family default
491  drehen.
492  Negative Winkel drehen im Uhrzeigersinn.
493  Die Abbildung wird auch in \SpecialChar LyX
494  gedreht.
495 \begin_inset Newline newline
496 \end_inset
497
498
499 \begin_inset Index idx
500 status collapsed
501
502 \begin_layout Plain Layout
503 Abbildungen ! skalierte
504 \end_layout
505
506 \end_inset
507
508 Abbildungen können in der Größe verändert werden, indem man Prozentwerte
509  oder Höhe und Breite definiert.
510  Wenn man nur einen Wert angibt, wird der andere automatisch berechnet.
511  Wenn Sie beide Werte angeben, wird die Abbildung an die Größe angepasst,
512  wobei sie möglicherweise verzerrt wird.
513  Um das zu vermeiden, sollten Sie 
514 \family sans
515 Seitenverhältnis
516 \begin_inset space ~
517 \end_inset
518
519 beibehalten
520 \family default
521  ankreuzen.
522  Die Abbildung wird dann so angepasst, dass die vorgegebenen Werte für Höhe
523  und Breite nicht überschritten werden.
524 \begin_inset Newline newline
525 \end_inset
526
527 Wenn Sie mit der rechten Maustaste auf eine Grafik klicken und dann im erscheine
528 nden Kontext-Menü 
529 \family sans
530 Datei extern bearbeiten
531 \family default
532  auswählen, können Abbildungen mit einem Programm ihrer Wahl zum Bearbeiten
533  öffnen.
534  Das Programm kann für jedes Bildformat in den \SpecialChar LyX
535 -Einstellungen unter 
536 \family sans
537 Datei-Handhabung\SpecialChar menuseparator
538 Dateiformate
539 \family default
540  festgelegt werden.
541 \end_layout
542
543 \begin_layout Description
544
545 \family sans
546 Ausschnitt
547 \family default
548  Alternativ zur Verwendung von Skalierungen, kann man hier Koordinaten angeben,
549  um Höhe und Breite der Abbildung für die Ausgabe festzulegen.
550  Wenn Sie auf 
551 \family sans
552 Lese
553 \begin_inset space ~
554 \end_inset
555
556 aus
557 \begin_inset space ~
558 \end_inset
559
560 Datei
561 \family default
562  klicken, werden die Koordinaten automatisch berechnet.
563  Die Option 
564 \family sans
565 Auf
566 \begin_inset space ~
567 \end_inset
568
569 Begrenzungsbox
570 \begin_inset space ~
571 \end_inset
572
573 zuschneiden
574 \family default
575  wird nur den Teil der Abbildung drucken, der innerhalb der vorgegebenen
576  Koordinaten liegt.
577  Normalerweise müssen Sie sich um Bildkoordinaten nicht kümmern und können
578  diese Karteikarte ignorieren.
579 \end_layout
580
581 \begin_layout Description
582
583 \family sans
584 \SpecialChar LaTeX
585 -
586 \begin_inset space ~
587 \end_inset
588
589 und
590 \begin_inset space ~
591 \end_inset
592
593 \SpecialChar LyX
594 -Optionen
595 \family default
596  Hier können Sie das Aussehen einer Abbildung innerhalb von \SpecialChar LyX
597  ändern und
598  \SpecialChar LaTeX
599 -Experten können weitere \SpecialChar LaTeX
600 -Optionen definieren.
601 \begin_inset Newline newline
602 \end_inset
603
604 Ist die Option 
605 \family sans
606 Entwurfsmodus 
607 \family default
608 angekreuzt, wird nur ein Rahmen in der Größe der Abbildung mit dem Dateinamen
609  darin gedruckt.
610 \begin_inset Newline newline
611 \end_inset
612
613 Im Abschnitt 
614 \family sans
615 Grafikgruppe
616 \family default
617  kann man eine Einstellungsgruppe definieren oder dem Bild eine solche zuzuordne
618 n.
619 \begin_inset Index idx
620 status collapsed
621
622 \begin_layout Plain Layout
623 Abbildungen ! Einstellungsgruppen
624 \end_layout
625
626 \end_inset
627
628  Bilder innerhalb einer solchen Gruppe teilen ihre Einstellungen, so dass
629  alle Bilder der Gruppe geändert werden, wenn die Einstellungen eines Bildes
630  der Gruppe geändert werden.
631  Damit kann man z.B.
632 \begin_inset space ~
633 \end_inset
634
635 die Bildgröße für eine Reihe von Bildern ändern, ohne dies bei jedem einzelnen
636  Bild tun zu müssen.
637  Eine Einstellungsgruppe zuzuordnen kann auch über das Kontextmenü des Bildes
638  geschehen, indem man den Namen der gewünschten Gruppe anklickt.
639 \end_layout
640
641 \begin_layout Standard
642 \begin_inset VSpace bigskip
643 \end_inset
644
645
646 \end_layout
647
648 \begin_layout Standard
649 Hier ist eine zentrierte PDF-Abbildung
650 \begin_inset Foot
651 status collapsed
652
653 \begin_layout Plain Layout
654 Abbildungsformate sind in Abschnitt
655 \begin_inset space ~
656 \end_inset
657
658
659 \begin_inset CommandInset ref
660 LatexCommand ref
661 reference "abs:Bildformate"
662
663 \end_inset
664
665  beschrieben.
666 \end_layout
667
668 \end_inset
669
670  in einem eigenen Absatz:
671 \end_layout
672
673 \begin_layout Standard
674 \align center
675 \begin_inset Graphics
676         filename ../clipart/2D-intensity-plot.pdf
677         scaleBeforeRotation
678         rotateOrigin center
679
680 \end_inset
681
682
683 \end_layout
684
685 \begin_layout Standard
686 \noindent
687 Hier ist dieselbe Abbildung, aber im Entwurfsmodus gedruckt:
688 \end_layout
689
690 \begin_layout Standard
691 \align center
692 \begin_inset Graphics
693         filename ../clipart/2D-intensity-plot.pdf
694         draft
695         scaleBeforeRotation
696         rotateOrigin center
697
698 \end_inset
699
700
701 \end_layout
702
703 \begin_layout Section
704 Gleitende Abbildungen
705 \begin_inset CommandInset label
706 LatexCommand label
707 name "abs:Gleitende-Abbildungen"
708
709 \end_inset
710
711
712 \begin_inset Index idx
713 status collapsed
714
715 \begin_layout Plain Layout
716 Abbildungen ! gleitende
717 \end_layout
718
719 \end_inset
720
721
722 \begin_inset Index idx
723 status collapsed
724
725 \begin_layout Plain Layout
726 Gleitobjekte ! Abbildungen
727 \end_layout
728
729 \end_inset
730
731
732 \end_layout
733
734 \begin_layout Standard
735 Allgemeine Erläuterungen zu Gleitobjekten finden Sie in Abschnitt
736 \begin_inset space ~
737 \end_inset
738
739
740 \begin_inset CommandInset ref
741 LatexCommand ref
742 reference "abs:Gleitobjekte-Einleitung"
743
744 \end_inset
745
746 .
747 \end_layout
748
749 \begin_layout Standard
750 Wenn Sie auf das Werkzeugleisten-Symbol 
751 \begin_inset Info
752 type  "icon"
753 arg   "float-insert figure"
754 \end_inset
755
756  klicken oder 
757 \family sans
758 Einfügen\SpecialChar menuseparator
759 Gleit\SpecialChar softhyphen
760 objekt\SpecialChar menuseparator
761 Abbildung
762 \family default
763  wählen, erhalten Sie einen leeren roten Rahmen ohne Abbildung.
764  In das rot umrahmte Feld rechts von 
765 \emph on
766 Abbildung
767 \begin_inset space ~
768 \end_inset
769
770 Nr:
771 \emph default
772  schreiben Sie die Bildbeschriftung.
773  Nach einem Klick oberhalb oder unterhalb von 
774 \emph on
775 Abbildung
776 \begin_inset space ~
777 \end_inset
778
779 Nr:
780 \emph default
781  können Sie dann eine Abbildung wie 
782 \begin_inset CommandInset ref
783 LatexCommand ref
784 reference "fig:Ein-Stern-in"
785
786 \end_inset
787
788  oberhalb oder wie Abbildung
789 \begin_inset space ~
790 \end_inset
791
792
793 \begin_inset CommandInset ref
794 LatexCommand ref
795 reference "fig:Ein-3D-Objekt"
796
797 \end_inset
798
799  unterhalb der Bildbeschriftung einfügen.
800  Näheres über Bildbeschriftungen erfahren Sie in Abschnitt
801 \begin_inset space ~
802 \end_inset
803
804
805 \begin_inset CommandInset ref
806 LatexCommand ref
807 reference "abs:Titel-Platzierung"
808
809 \end_inset
810
811 .
812 \end_layout
813
814 \begin_layout Standard
815 \begin_inset Float figure
816 placement document
817 alignment document
818 wide false
819 sideways false
820 status open
821
822 \begin_layout Plain Layout
823 \align center
824 \begin_inset Graphics
825         filename ../clipart/Star-structure.pdf
826         lyxscale 60
827         width 50col%
828         scaleBeforeRotation
829         rotateOrigin center
830
831 \end_inset
832
833
834 \end_layout
835
836 \begin_layout Plain Layout
837 \begin_inset Caption Standard
838
839 \begin_layout Plain Layout
840 \begin_inset CommandInset label
841 LatexCommand label
842 name "fig:Ein-Stern-in"
843
844 \end_inset
845
846 Ein Stern in einem Gleitobjekt.
847 \end_layout
848
849 \end_inset
850
851
852 \end_layout
853
854 \end_inset
855
856
857 \end_layout
858
859 \begin_layout Standard
860 \begin_inset Float figure
861 placement document
862 alignment document
863 wide false
864 sideways false
865 status open
866
867 \begin_layout Plain Layout
868 \begin_inset Caption Standard
869
870 \begin_layout Plain Layout
871 \begin_inset CommandInset label
872 LatexCommand label
873 name "fig:Ein-3D-Objekt"
874
875 \end_inset
876
877 Ein 3D-Objekt.
878 \end_layout
879
880 \end_inset
881
882
883 \end_layout
884
885 \begin_layout Plain Layout
886 \align center
887 \begin_inset Graphics
888         filename ../clipart/3D-structure-distort.pdf
889         lyxscale 60
890         scale 80
891         scaleBeforeRotation
892         rotateOrigin center
893
894 \end_inset
895
896
897 \end_layout
898
899 \end_inset
900
901
902 \end_layout
903
904 \begin_layout Standard
905 \begin_inset Index idx
906 status collapsed
907
908 \begin_layout Plain Layout
909 Querverweise ! auf Abbildungen
910 \end_layout
911
912 \end_inset
913
914 Abbildung
915 \begin_inset space ~
916 \end_inset
917
918
919 \begin_inset CommandInset ref
920 LatexCommand ref
921 reference "fig:Ein-Stern-in"
922
923 \end_inset
924
925  und 
926 \begin_inset CommandInset ref
927 LatexCommand ref
928 reference "fig:Ein-3D-Objekt"
929
930 \end_inset
931
932  sind Beispiele für Abbildungen, auf die verwiesen werden kann.
933  Dafür fügen Sie in der Beschriftung mit 
934 \family sans
935 Einfügen\SpecialChar menuseparator
936 Marke
937 \family default
938  oder durch Klicken auf 
939 \begin_inset Info
940 type  "icon"
941 arg   "label-insert"
942 \end_inset
943
944  eine Marke ein.
945  Auf diese können Sie dann wie gewohnt mit 
946 \family sans
947 Einfügen\SpecialChar menuseparator
948 Querverweis
949 \family default
950  oder durch Klicken auf 
951 \family sans
952
953 \begin_inset Info
954 type  "icon"
955 arg   "dialog-show-new-inset ref"
956 \end_inset
957
958
959 \family default
960  verweisen.
961  Das ist besser als eine vage Formulierung wie 
962 \begin_inset Quotes gld
963 \end_inset
964
965 die obige Abbildung
966 \begin_inset Quotes grd
967 \end_inset
968
969  zu benutzen, weil \SpecialChar LaTeX
970  die Abbildung dort platzieren wird, wo es sinnvoll erscheint
971 , und das muss nicht 
972 \emph on
973 oben
974 \emph default
975  sein.
976  Verweise werden detailliert in Abschnitt
977 \begin_inset space ~
978 \end_inset
979
980
981 \begin_inset CommandInset ref
982 LatexCommand ref
983 reference "abs:Auf-Gleitobjekte-verweisen"
984
985 \end_inset
986
987  beschrieben.
988 \end_layout
989
990 \begin_layout Standard
991 Normalerweise wird eine Gleitabbildung nur aus einem Bild bestehen, aber
992  manchmal benötigt man mehrere Bilder mit unterschiedlichen Beschriftungen.
993  Das erreicht man, indem man weitere Gleitabbildungen in eine bestehende
994  Gleitabbildung einfügt.
995  Beachten Sie, dass im Abbildungsverzeichnis nur die Hauptbeschriftung erscheint.
996  Abbildung
997 \begin_inset space ~
998 \end_inset
999
1000
1001 \begin_inset CommandInset ref
1002 LatexCommand ref
1003 reference "fig:Zwei-Teilabbildungen"
1004
1005 \end_inset
1006
1007  ist ein Beispiel für eine Gleitabbildung mit zwei Teilabbildungen nebeneinander.
1008  Sie können die Bilder auch untereinander setzen, indem Sie nach der ersten
1009  Gleitabbildung auf Eingabe drücken.
1010  Abbildung
1011 \begin_inset space ~
1012 \end_inset
1013
1014
1015 \begin_inset CommandInset ref
1016 LatexCommand ref
1017 reference "fig:Pinkes-Objekt"
1018
1019 \end_inset
1020
1021  und 
1022 \begin_inset CommandInset ref
1023 LatexCommand ref
1024 reference "fig:Ein-Stern"
1025
1026 \end_inset
1027
1028  sind die Teilabbildungen.
1029 \end_layout
1030
1031 \begin_layout Standard
1032 \begin_inset Float figure
1033 placement document
1034 alignment document
1035 wide false
1036 sideways false
1037 status open
1038
1039 \begin_layout Plain Layout
1040 \begin_inset space \hfill{}
1041 \end_inset
1042
1043
1044 \begin_inset Float figure
1045 placement document
1046 alignment document
1047 wide false
1048 sideways false
1049 status collapsed
1050
1051 \begin_layout Plain Layout
1052 \begin_inset Caption Standard
1053
1054 \begin_layout Plain Layout
1055 \begin_inset CommandInset label
1056 LatexCommand label
1057 name "fig:Pinkes-Objekt"
1058
1059 \end_inset
1060
1061 Pinkes Objekt.
1062 \end_layout
1063
1064 \end_inset
1065
1066
1067 \end_layout
1068
1069 \begin_layout Plain Layout
1070 \begin_inset Graphics
1071         filename ../clipart/3D-structure-distort.pdf
1072         width 45col%
1073         scaleBeforeRotation
1074         groupId Teilabbildung
1075
1076 \end_inset
1077
1078
1079 \end_layout
1080
1081 \end_inset
1082
1083
1084 \begin_inset space \hfill{}
1085 \end_inset
1086
1087
1088 \begin_inset Float figure
1089 placement document
1090 alignment document
1091 wide false
1092 sideways false
1093 status collapsed
1094
1095 \begin_layout Plain Layout
1096 \begin_inset Caption Standard
1097
1098 \begin_layout Plain Layout
1099 \begin_inset CommandInset label
1100 LatexCommand label
1101 name "fig:Ein-Stern"
1102
1103 \end_inset
1104
1105 Ein Stern.
1106 \end_layout
1107
1108 \end_inset
1109
1110
1111 \end_layout
1112
1113 \begin_layout Plain Layout
1114 \begin_inset Graphics
1115         filename ../clipart/Star-structure.pdf
1116         width 45col%
1117         scaleBeforeRotation
1118         groupId Teilabbildung
1119
1120 \end_inset
1121
1122
1123 \end_layout
1124
1125 \end_inset
1126
1127
1128 \begin_inset space \hfill{}
1129 \end_inset
1130
1131
1132 \end_layout
1133
1134 \begin_layout Plain Layout
1135 \begin_inset Caption Standard
1136
1137 \begin_layout Plain Layout
1138 \begin_inset CommandInset label
1139 LatexCommand label
1140 name "fig:Zwei-Teilabbildungen"
1141
1142 \end_inset
1143
1144 Zwei Teilabbildungen nebeneinander.
1145  Beide Bilder gehören der Einstellungsgruppe mit dem Namen 
1146 \begin_inset Quotes gld
1147 \end_inset
1148
1149 Teilabbildung
1150 \begin_inset Quotes grd
1151 \end_inset
1152
1153  an.
1154 \end_layout
1155
1156 \end_inset
1157
1158
1159 \end_layout
1160
1161 \end_inset
1162
1163
1164 \end_layout
1165
1166 \begin_layout Section
1167 Bildformate
1168 \begin_inset CommandInset label
1169 LatexCommand label
1170 name "abs:Bildformate"
1171
1172 \end_inset
1173
1174
1175 \begin_inset Index idx
1176 status collapsed
1177
1178 \begin_layout Plain Layout
1179 Abbildungen ! Bildformate
1180 \end_layout
1181
1182 \end_inset
1183
1184
1185 \end_layout
1186
1187 \begin_layout Standard
1188 Sie können Bilder in jedem bekannten Dateiformat einfügen.
1189  Aber wie in Anhang
1190 \begin_inset space ~
1191 \end_inset
1192
1193
1194 \begin_inset CommandInset ref
1195 LatexCommand ref
1196 reference "kap:Ausgabedatei-Formate"
1197
1198 \end_inset
1199
1200  beschrieben, erlaubt jedes Ausgabeformat nur ein paar Bildformate.
1201  \SpecialChar LyX
1202  benutzt im Hintergrund das Programm
1203 \family typewriter
1204  ImageMagick
1205 \family default
1206 , um Bilder ins richtige Ausgabeformat zu konvertieren.
1207  Sie beschleunigen Ihre Arbeit, wenn Sie solche Konvertierungen im Hintergrund
1208  vermeiden.
1209  Dazu sollten Sie nur Bildformate benutzen, die direkt in die Ausgabe eingefügt
1210  werden können.
1211  Diese Formate werden in Anhang
1212 \begin_inset space ~
1213 \end_inset
1214
1215
1216 \begin_inset CommandInset ref
1217 LatexCommand ref
1218 reference "kap:Ausgabedatei-Formate"
1219
1220 \end_inset
1221
1222  beschrieben.
1223 \end_layout
1224
1225 \begin_layout Standard
1226 Ähnlich wie bei Fonts gibt es zwei Bildformate:
1227 \end_layout
1228
1229 \begin_layout Description
1230 Pixelbilder bestehen aus Pixeln, meist in komprimierter Form.
1231  Sie sind deshalb nicht völlig skalierbar und sehen bei starken Vergrößerungen
1232  
1233 \emph on
1234 pixelig
1235 \emph default
1236  aus.
1237  Bekannte Pixel-Formate sind 
1238 \begin_inset Quotes gld
1239 \end_inset
1240
1241 Graphics Interchange Format
1242 \begin_inset Quotes grd
1243 \end_inset
1244
1245  (GIF, Dateiendung
1246 \family typewriter
1247  
1248 \family default
1249
1250 \begin_inset Quotes gld
1251 \end_inset
1252
1253
1254 \family typewriter
1255 .gif
1256 \family default
1257
1258 \begin_inset Quotes grd
1259 \end_inset
1260
1261 )
1262 \begin_inset Index idx
1263 status collapsed
1264
1265 \begin_layout Plain Layout
1266 GIF
1267 \end_layout
1268
1269 \end_inset
1270
1271
1272 \begin_inset Quotes gld
1273 \end_inset
1274
1275 Portable Network Graphics
1276 \begin_inset Quotes grd
1277 \end_inset
1278
1279  (PNG, Dateiendung 
1280 \begin_inset Quotes gld
1281 \end_inset
1282
1283
1284 \family typewriter
1285 .png
1286 \family default
1287
1288 \begin_inset Quotes grd
1289 \end_inset
1290
1291 )
1292 \begin_inset Index idx
1293 status collapsed
1294
1295 \begin_layout Plain Layout
1296 PNG
1297 \end_layout
1298
1299 \end_inset
1300
1301
1302 \begin_inset Quotes gld
1303 \end_inset
1304
1305 Joint Photographic Experts Group
1306 \begin_inset Quotes grd
1307 \end_inset
1308
1309  (JPEG, Dateiendung
1310 \family typewriter
1311  
1312 \family default
1313
1314 \begin_inset Quotes gld
1315 \end_inset
1316
1317
1318 \family typewriter
1319 .jpg
1320 \family default
1321
1322 \begin_inset Quotes grd
1323 \end_inset
1324
1325  oder 
1326 \begin_inset Quotes gld
1327 \end_inset
1328
1329
1330 \family typewriter
1331 .jpeg
1332 \family default
1333
1334 \begin_inset Quotes grd
1335 \end_inset
1336
1337 )
1338 \begin_inset Index idx
1339 status collapsed
1340
1341 \begin_layout Plain Layout
1342 JPG, JPEG
1343 \end_layout
1344
1345 \end_inset
1346
1347  und 
1348 \begin_inset Quotes gld
1349 \end_inset
1350
1351 Windows Bitmap
1352 \begin_inset Quotes grd
1353 \end_inset
1354
1355  (BMP, Dateiendung 
1356 \begin_inset Quotes gld
1357 \end_inset
1358
1359
1360 \family typewriter
1361 .bmp
1362 \family default
1363
1364 \begin_inset Quotes grd
1365 \end_inset
1366
1367 )
1368 \begin_inset Index idx
1369 status collapsed
1370
1371 \begin_layout Plain Layout
1372 BMP
1373 \end_layout
1374
1375 \end_inset
1376
1377 .
1378 \end_layout
1379
1380 \begin_layout Description
1381 Vektorbilder bestehen aus Vektoren und können deshalb ohne Datenverlust
1382  auf jede beliebige Größe skaliert werden.
1383  Das ist wichtig bei Präsentationen und Online-Dokumenten, um in Diagramme
1384  zoomen zu können.
1385 \begin_inset Newline newline
1386 \end_inset
1387
1388 Bekannte Formate sind 
1389 \begin_inset Quotes gld
1390 \end_inset
1391
1392 Scalable Vector Graphics
1393 \begin_inset Quotes grd
1394 \end_inset
1395
1396  (SVG, Dateiendung
1397 \family typewriter
1398  
1399 \family default
1400
1401 \begin_inset Quotes gld
1402 \end_inset
1403
1404
1405 \family typewriter
1406 .svg
1407 \family default
1408
1409 \begin_inset Quotes grd
1410 \end_inset
1411
1412 )
1413 \begin_inset Index idx
1414 status collapsed
1415
1416 \begin_layout Plain Layout
1417 SVG
1418 \end_layout
1419
1420 \end_inset
1421
1422
1423 \begin_inset Quotes gld
1424 \end_inset
1425
1426 Encapsulated PostScript
1427 \begin_inset Quotes grd
1428 \end_inset
1429
1430  (EPS, Dateiendung 
1431 \begin_inset Quotes gld
1432 \end_inset
1433
1434
1435 \family typewriter
1436 .eps
1437 \family default
1438
1439 \begin_inset Quotes grd
1440 \end_inset
1441
1442 )
1443 \begin_inset Index idx
1444 status collapsed
1445
1446 \begin_layout Plain Layout
1447 EPS
1448 \end_layout
1449
1450 \end_inset
1451
1452
1453 \begin_inset Quotes gld
1454 \end_inset
1455
1456 Portable Document Format
1457 \begin_inset Quotes grd
1458 \end_inset
1459
1460  (PDF, Dateiendung
1461 \family typewriter
1462  
1463 \family default
1464
1465 \begin_inset Quotes gld
1466 \end_inset
1467
1468
1469 \family typewriter
1470 .pdf
1471 \family default
1472
1473 \begin_inset Quotes grd
1474 \end_inset
1475
1476 )
1477 \begin_inset Index idx
1478 status collapsed
1479
1480 \begin_layout Plain Layout
1481 PDF
1482 \end_layout
1483
1484 \end_inset
1485
1486  und 
1487 \begin_inset Quotes gld
1488 \end_inset
1489
1490 Windows Metafile
1491 \begin_inset Quotes grd
1492 \end_inset
1493
1494  (WMF, Dateiendung 
1495 \begin_inset Quotes gld
1496 \end_inset
1497
1498
1499 \family typewriter
1500 .wmf
1501 \family default
1502
1503 \begin_inset Quotes grd
1504 \end_inset
1505
1506 )
1507 \begin_inset Index idx
1508 status collapsed
1509
1510 \begin_layout Plain Layout
1511 WMF
1512 \end_layout
1513
1514 \end_inset
1515
1516 .
1517 \end_layout
1518
1519 \begin_layout Standard
1520 Pixelbilder können auch ins PDF- oder EPS-Format konvertiert werden, und
1521  das Ergebnis ist immer noch ein Pixelbild.
1522  In diesem Fall wird ein Kopf mit den Bildeigenschaften zum Originalbild
1523  hinzugefügt.
1524 \begin_inset Foot
1525 status collapsed
1526
1527 \begin_layout Plain Layout
1528 Bei PDF wird das Originalbild auch noch komprimiert.
1529 \end_layout
1530
1531 \end_inset
1532
1533  Die PDF-Dateien, die 
1534 \family typewriter
1535 Adobe Photoshop
1536 \family default
1537  erzeugt, sind zum Beispiel Pixelbilder.
1538 \end_layout
1539
1540 \begin_layout Standard
1541 Normalerweise kann man Pixelbilder nicht in Vektorbilder konvertieren oder
1542  umgekehrt.
1543  Nur die Bildformate PDF und EPS können direkt in PDF- und PostScript-Dateien
1544  eingefügt werden.
1545  SVG- und WMF-Bilder werden in Pixelbilder umgerechnet, wenn die Ausgabedatei
1546  erzeugt wird, weil es zur Zeit keine WMF/SVG
1547 \begin_inset Formula $\to$
1548 \end_inset
1549
1550 PDF/EPS Konverter gibt.
1551 \end_layout
1552
1553 \begin_layout Chapter
1554 Tabellen
1555 \begin_inset Index idx
1556 status collapsed
1557
1558 \begin_layout Plain Layout
1559 Tabellen
1560 \end_layout
1561
1562 \end_inset
1563
1564
1565 \end_layout
1566
1567 \begin_layout Section
1568 Einführung
1569 \begin_inset Index idx
1570 status collapsed
1571
1572 \begin_layout Plain Layout
1573 Tabellen ! Einführung
1574 \end_layout
1575
1576 \end_inset
1577
1578
1579 \end_layout
1580
1581 \begin_layout Standard
1582 Eine Tabelle können Sie mit dem Werkzeugleistenknopf 
1583 \begin_inset Info
1584 type  "icon"
1585 arg   "tabular-insert"
1586 \end_inset
1587
1588  oder das Menü 
1589 \family sans
1590 Einfügen\SpecialChar menuseparator
1591 Tabelle
1592 \family default
1593  einfügen.
1594  Wenn Sie auf den Werkzeugleistenknopf klicken, sehen Sie eine 5×5
1595 \begin_inset space \thinspace{}
1596 \end_inset
1597
1598 -Tabelle.
1599  Wenn Sie mit dem Mauszeiger darüberfahren, werden die Felder dunkelblau
1600  und die Größe der dunkelblauen Tabelle angezeigt.
1601  Ein weiterer Mausklick fügt die so definierte Tabelle an der Cursorposition
1602  ein.
1603  Wenn Sie das Menü benutzen, erscheint ein Fenster, in dem Sie Zeilen- und
1604  Spaltenanzahl festlegen können und einen Tabellenstils (der die Rahmengestaltun
1605 g betrifft) auswählen können.
1606 \end_layout
1607
1608 \begin_layout Standard
1609 In der so erstellten Tabelle ist standardmäßig jede Zelle umrandet.
1610  Die erste Zeile ist vom Rest durch eine doppelte Linie abgetrennt.
1611  Das wird dadurch erreicht, dass die erste Zeile eine Linie unterhalb und
1612  die zweite Zeile eine Linie oberhalb haben.
1613  Hier ist ein Beispiel:
1614 \end_layout
1615
1616 \begin_layout Standard
1617 \align center
1618 \begin_inset Tabular
1619 <lyxtabular version="3" rows="5" columns="4">
1620 <features tabularvalignment="middle">
1621 <column alignment="center" valignment="top">
1622 <column alignment="center" valignment="top">
1623 <column alignment="center" valignment="top">
1624 <column alignment="center" valignment="top">
1625 <row>
1626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1627 \begin_inset Text
1628
1629 \begin_layout Plain Layout
1630
1631 \end_layout
1632
1633 \end_inset
1634 </cell>
1635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1636 \begin_inset Text
1637
1638 \begin_layout Plain Layout
1639
1640 \family roman
1641 \series medium
1642 \shape up
1643 \size normal
1644 \emph off
1645 \bar no
1646 \noun off
1647 \color none
1648 1
1649 \end_layout
1650
1651 \end_inset
1652 </cell>
1653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1654 \begin_inset Text
1655
1656 \begin_layout Plain Layout
1657 2
1658 \end_layout
1659
1660 \end_inset
1661 </cell>
1662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1663 \begin_inset Text
1664
1665 \begin_layout Plain Layout
1666 3
1667 \end_layout
1668
1669 \end_inset
1670 </cell>
1671 </row>
1672 <row>
1673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1674 \begin_inset Text
1675
1676 \begin_layout Plain Layout
1677
1678 \family roman
1679 \series medium
1680 \shape up
1681 \size normal
1682 \emph off
1683 \bar no
1684 \noun off
1685 \color none
1686 A
1687 \end_layout
1688
1689 \end_inset
1690 </cell>
1691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1692 \begin_inset Text
1693
1694 \begin_layout Plain Layout
1695
1696 \end_layout
1697
1698 \end_inset
1699 </cell>
1700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1701 \begin_inset Text
1702
1703 \begin_layout Plain Layout
1704
1705 \end_layout
1706
1707 \end_inset
1708 </cell>
1709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1710 \begin_inset Text
1711
1712 \begin_layout Plain Layout
1713
1714 \end_layout
1715
1716 \end_inset
1717 </cell>
1718 </row>
1719 <row>
1720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1721 \begin_inset Text
1722
1723 \begin_layout Plain Layout
1724
1725 \family roman
1726 \series medium
1727 \shape up
1728 \size normal
1729 \emph off
1730 \bar no
1731 \noun off
1732 \color none
1733 B
1734 \end_layout
1735
1736 \end_inset
1737 </cell>
1738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1739 \begin_inset Text
1740
1741 \begin_layout Plain Layout
1742
1743 \end_layout
1744
1745 \end_inset
1746 </cell>
1747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1748 \begin_inset Text
1749
1750 \begin_layout Plain Layout
1751
1752 \end_layout
1753
1754 \end_inset
1755 </cell>
1756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1757 \begin_inset Text
1758
1759 \begin_layout Plain Layout
1760
1761 \end_layout
1762
1763 \end_inset
1764 </cell>
1765 </row>
1766 <row>
1767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1768 \begin_inset Text
1769
1770 \begin_layout Plain Layout
1771
1772 \family roman
1773 \series medium
1774 \shape up
1775 \size normal
1776 \emph off
1777 \bar no
1778 \noun off
1779 \color none
1780 C
1781 \end_layout
1782
1783 \end_inset
1784 </cell>
1785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1786 \begin_inset Text
1787
1788 \begin_layout Plain Layout
1789
1790 \end_layout
1791
1792 \end_inset
1793 </cell>
1794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1795 \begin_inset Text
1796
1797 \begin_layout Plain Layout
1798
1799 \end_layout
1800
1801 \end_inset
1802 </cell>
1803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1804 \begin_inset Text
1805
1806 \begin_layout Plain Layout
1807
1808 \end_layout
1809
1810 \end_inset
1811 </cell>
1812 </row>
1813 <row>
1814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1815 \begin_inset Text
1816
1817 \begin_layout Plain Layout
1818 D
1819 \end_layout
1820
1821 \end_inset
1822 </cell>
1823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1824 \begin_inset Text
1825
1826 \begin_layout Plain Layout
1827
1828 \end_layout
1829
1830 \end_inset
1831 </cell>
1832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1833 \begin_inset Text
1834
1835 \begin_layout Plain Layout
1836
1837 \end_layout
1838
1839 \end_inset
1840 </cell>
1841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1842 \begin_inset Text
1843
1844 \begin_layout Plain Layout
1845
1846 \end_layout
1847
1848 \end_inset
1849 </cell>
1850 </row>
1851 </lyxtabular>
1852
1853 \end_inset
1854
1855
1856 \end_layout
1857
1858 \begin_layout Standard
1859 Das entspricht dem Stil 
1860 \begin_inset Quotes gld
1861 \end_inset
1862
1863 Gitter mit abgesetztem Kopf
1864 \begin_inset Quotes grd
1865 \end_inset
1866
1867  in der Stilauswahl.
1868 \end_layout
1869
1870 \begin_layout Standard
1871 Andere auswählbare Stile sind:
1872 \end_layout
1873
1874 \begin_layout Itemize
1875 Ein 
1876 \begin_inset Quotes gld
1877 \end_inset
1878
1879 einfaches Gitter
1880 \begin_inset Quotes grd
1881 \end_inset
1882
1883 , das so aussieht wie die Tabelle oben, aber ohne durch Doppellinien abgesetzten
1884  Tabellenkopf,
1885 \end_layout
1886
1887 \begin_layout Itemize
1888 eine rahmenlose Tabelle (ohne jegliche Linien)
1889 \end_layout
1890
1891 \begin_layout Itemize
1892 und eine so genannte 
1893 \begin_inset Quotes gld
1894 \end_inset
1895
1896 formale Tabelle
1897 \begin_inset Quotes grd
1898 \end_inset
1899
1900 , wie sie häufig im professionellem Textsatz verwendet wird (nur mit horizontale
1901 n Linien und fetten Linien am Kopf und Fuß der Tabelle; das Handbuch 
1902 \emph on
1903 Eingebettete Objekte
1904 \emph default
1905  hat dazu einen eigenen Abschnitt).
1906 \end_layout
1907
1908 \begin_layout Standard
1909 Der Standardstil, der in diesem Dialog und auch vom Werkzeugleistenknopf
1910  verwendet wird, kann in 
1911 \family sans
1912 Dokument\SpecialChar menuseparator
1913 Einstellungen\SpecialChar menuseparator
1914 Seitenlayout
1915 \family default
1916  geändert werden.
1917  Wenn der Standardstil oben nicht Ihren Bedürfnissen entspricht, sollten
1918  Sie das tun.
1919 \end_layout
1920
1921 \begin_layout Section
1922 Tabellen-Dialog
1923 \begin_inset Index idx
1924 status collapsed
1925
1926 \begin_layout Plain Layout
1927 Tabellen ! Einstellungen
1928 \end_layout
1929
1930 \end_inset
1931
1932
1933 \end_layout
1934
1935 \begin_layout Standard
1936 Sie können das Aussehen einer Tabelle ändern, indem Sie mit der rechten
1937  Maustaste darauf klicken.
1938  Dadurch wird ein Kontextmenü angezeigt, in dem Sie im Eintrag 
1939 \family sans
1940 Mehr
1941 \family default
1942  Eigenschaften der Zelle und Zeile/Spalte, in der der Mauszeiger gerade
1943  ist, geändert werden können.
1944  Das Kontextmenü 
1945 \family sans
1946 Mehr\SpecialChar menuseparator
1947 Einstellungen
1948 \family default
1949  öffnet den Tabellen-Dialog wo weitere Einstellungen vorgenommen werden
1950  können.
1951  Viele der Optionen im Dialog sind auch für eine Zellenauswahl wirksam.
1952  Das bedeutet, wenn Sie mehrere Zellen, Zeilen oder Spalten markiert haben
1953  – sie sind dann hellblau hinterlegt – gilt eine Aktion für die gesamte
1954  Auswahl.
1955  Beachten Sie, dass ein Unterschied besteht, ob Sie den 
1956 \emph on
1957 Inhalt
1958 \emph default
1959  einer Zelle oder die Zelle selber ausgewählt haben.
1960 \begin_inset Newline newline
1961 \end_inset
1962
1963 Mit der Dialog-Option 
1964 \family sans
1965 Direkt
1966 \begin_inset space ~
1967 \end_inset
1968
1969 übernehmen
1970 \family default
1971  wird jede Änderung, die Sie machen, direkt übernommen.
1972  Wenn Sie den Cursor in eine andere Tabellenzelle setzen, zeigt der Dialog
1973  dann auch die Parameter der neuen Zelle an.
1974  Wenn Sie Längenwerte im Dialog ändern, müssen Sie 
1975 \family sans
1976 Enter
1977 \family default
1978  drücken, um die Änderung zu übernehmen.
1979 \begin_inset Newline newline
1980 \end_inset
1981
1982 Der Tabellen-Dialog hat folgende Karteikarten:
1983 \end_layout
1984
1985 \begin_layout Description
1986 Tabellen-Einstellungen Hier können Sie die Horizontale
1987 \begin_inset space ~
1988 \end_inset
1989
1990 Ausrichtung der momentanen Spalte und die Spaltenbreite festlegen.
1991  Die Ausrichtung 
1992 \family sans
1993 Am
1994 \begin_inset space ~
1995 \end_inset
1996
1997 Dezimaltrenner
1998 \family default
1999  ist in Abschnitt
2000 \begin_inset space ~
2001 \end_inset
2002
2003
2004 \begin_inset CommandInset ref
2005 LatexCommand ref
2006 reference "uab:Besondere-Zellenausrichtung"
2007
2008 \end_inset
2009
2010  beschrieben.
2011  Wenn Sie eine Spaltenbreite festgelegt haben, können Sie auch eine Vertikale
2012 \begin_inset space ~
2013 \end_inset
2014
2015 Ausrichtung der momentanen Zeile wählen.
2016  Bei einer festen Spaltenbreite können Zellen Zeilenumbrüche und mehrere
2017  Absätze haben, wie in Abschnitt
2018 \begin_inset space ~
2019 \end_inset
2020
2021
2022 \begin_inset CommandInset ref
2023 LatexCommand ref
2024 reference "uab:Mehrere-Zeilen-in"
2025
2026 \end_inset
2027
2028  beschrieben.
2029  Ohne feste Spaltenbreite ist die Spalte so breit wie ihre breiteste Zelle.
2030 \begin_inset Newline newline
2031 \end_inset
2032
2033 Außerdem können Sie mehrere Zellen einer Zeile markieren und die Auswahl
2034  als Mehrfachspalte oder Mehrfachzeile definieren, wie in Abschnitt
2035 \begin_inset space ~
2036 \end_inset
2037
2038
2039 \begin_inset CommandInset ref
2040 LatexCommand ref
2041 reference "uab:Mehrfachspalten"
2042
2043 \end_inset
2044
2045  und 
2046 \begin_inset CommandInset ref
2047 LatexCommand ref
2048 reference "uab:Mehrfachzeilen"
2049
2050 \end_inset
2051
2052  beschrieben.
2053 \begin_inset Newline newline
2054 \end_inset
2055
2056 Weiterhin können Sie eine Zelle, eine Auswahl oder die gesamte Tabelle gegen
2057  den Uhrzeigersinn um 90° drehen.
2058  \SpecialChar LyX
2059  zeigt diese Drehung nur in der Ausgabe.
2060  Für weitere Informationen siehe Abschnitt
2061 \begin_inset space ~
2062 \end_inset
2063
2064
2065 \begin_inset CommandInset ref
2066 LatexCommand ref
2067 reference "abs:Rotierte-Tabellenzellen"
2068
2069 \end_inset
2070
2071 .
2072 \begin_inset Newline newline
2073 \end_inset
2074
2075
2076 \begin_inset Note Greyedout
2077 status open
2078
2079 \begin_layout Plain Layout
2080
2081 \series bold
2082 Achtung:
2083 \series default
2084  Nicht alle DVI-Betrachter können Rotationen anzeigen.
2085 \end_layout
2086
2087 \end_inset
2088
2089
2090 \begin_inset Newline newline
2091 \end_inset
2092
2093 Die tabellenweite vertikale Ausrichtung wird für Tabellen innerhalb von
2094  Textzeilen verwendet:
2095 \begin_inset Newline newline
2096 \end_inset
2097
2098 Zeile mit Tabellen mit verschiedenen Ausrichtungen: 
2099 \begin_inset Tabular
2100 <lyxtabular version="3" rows="2" columns="2">
2101 <features tabularvalignment="top">
2102 <column alignment="center" valignment="top" width="0pt">
2103 <column alignment="center" valignment="top">
2104 <row>
2105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2106 \begin_inset Text
2107
2108 \begin_layout Plain Layout
2109
2110 \end_layout
2111
2112 \end_inset
2113 </cell>
2114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2115 \begin_inset Text
2116
2117 \begin_layout Plain Layout
2118 1
2119 \end_layout
2120
2121 \end_inset
2122 </cell>
2123 </row>
2124 <row>
2125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2126 \begin_inset Text
2127
2128 \begin_layout Plain Layout
2129 A
2130 \end_layout
2131
2132 \end_inset
2133 </cell>
2134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2135 \begin_inset Text
2136
2137 \begin_layout Plain Layout
2138
2139 \end_layout
2140
2141 \end_inset
2142 </cell>
2143 </row>
2144 </lyxtabular>
2145
2146 \end_inset
2147
2148  
2149 \begin_inset Tabular
2150 <lyxtabular version="3" rows="2" columns="2">
2151 <features tabularvalignment="middle">
2152 <column alignment="center" valignment="top">
2153 <column alignment="center" valignment="top">
2154 <row>
2155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2156 \begin_inset Text
2157
2158 \begin_layout Plain Layout
2159
2160 \end_layout
2161
2162 \end_inset
2163 </cell>
2164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2165 \begin_inset Text
2166
2167 \begin_layout Plain Layout
2168 1
2169 \end_layout
2170
2171 \end_inset
2172 </cell>
2173 </row>
2174 <row>
2175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2176 \begin_inset Text
2177
2178 \begin_layout Plain Layout
2179 A
2180 \end_layout
2181
2182 \end_inset
2183 </cell>
2184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2185 \begin_inset Text
2186
2187 \begin_layout Plain Layout
2188
2189 \end_layout
2190
2191 \end_inset
2192 </cell>
2193 </row>
2194 </lyxtabular>
2195
2196 \end_inset
2197
2198  
2199 \begin_inset Tabular
2200 <lyxtabular version="3" rows="2" columns="2">
2201 <features tabularvalignment="bottom">
2202 <column alignment="center" valignment="top" width="0pt">
2203 <column alignment="center" valignment="top">
2204 <row>
2205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2206 \begin_inset Text
2207
2208 \begin_layout Plain Layout
2209
2210 \end_layout
2211
2212 \end_inset
2213 </cell>
2214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2215 \begin_inset Text
2216
2217 \begin_layout Plain Layout
2218 1
2219 \end_layout
2220
2221 \end_inset
2222 </cell>
2223 </row>
2224 <row>
2225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2226 \begin_inset Text
2227
2228 \begin_layout Plain Layout
2229 A
2230 \end_layout
2231
2232 \end_inset
2233 </cell>
2234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2235 \begin_inset Text
2236
2237 \begin_layout Plain Layout
2238
2239 \end_layout
2240
2241 \end_inset
2242 </cell>
2243 </row>
2244 </lyxtabular>
2245
2246 \end_inset
2247
2248
2249 \begin_inset Newline newline
2250 \end_inset
2251
2252 Man kann auch ein \SpecialChar LaTeX
2253 -Argument für besondere Tabellen-Formatierun\SpecialChar softhyphen
2254 gen einfügen,
2255  wie in den Abschnitten 
2256 \begin_inset CommandInset ref
2257 LatexCommand ref
2258 reference "uab:Mehrfachspalten-Berechnungen"
2259
2260 \end_inset
2261
2262  und 
2263 \begin_inset CommandInset ref
2264 LatexCommand ref
2265 reference "abs:Farbige-Tabellen"
2266
2267 \end_inset
2268
2269  beschrieben.
2270 \end_layout
2271
2272 \begin_layout Description
2273 Rahmen Hier können Sie Begrenzungslinien für die momentane(n) Zeile(n) und
2274  Spalte(n) hinzufügen und löschen.
2275 \begin_inset Newline newline
2276 \end_inset
2277
2278 Wenn Sie die Stil-Option
2279 \family sans
2280  Formal
2281 \family default
2282  benutzen, wird die Tabelle in eine formale Tabelle, wie in Abschnitt
2283 \begin_inset space ~
2284 \end_inset
2285
2286
2287 \begin_inset CommandInset ref
2288 LatexCommand ref
2289 reference "abs:Formale-Tabellen"
2290
2291 \end_inset
2292
2293  beschrieben, konvertiert.
2294 \begin_inset Newline newline
2295 \end_inset
2296
2297 Hier können Sie auch zusätzliche Abstände für Zeilen festlegen, wie in Abschnitt
2298 \begin_inset space ~
2299 \end_inset
2300
2301
2302 \begin_inset CommandInset ref
2303 LatexCommand ref
2304 reference "uab:Zeilenabstand"
2305
2306 \end_inset
2307
2308  beschrieben.
2309 \end_layout
2310
2311 \begin_layout Description
2312 Mehrseitige
2313 \begin_inset space ~
2314 \end_inset
2315
2316 Tabelle Hier kann eine Tabelle definiert werden, die über mehrere Seiten
2317  reicht.
2318  Die Abschnitte
2319 \begin_inset space ~
2320 \end_inset
2321
2322
2323 \begin_inset CommandInset ref
2324 LatexCommand ref
2325 reference "abs:Mehrseitige-Tabellen"
2326
2327 \end_inset
2328
2329  und 
2330 \begin_inset CommandInset ref
2331 LatexCommand ref
2332 reference "sec:Weitere-Möglichkeiten-für"
2333
2334 \end_inset
2335
2336  beschreiben diese Funktion genauer.
2337 \end_layout
2338
2339 \begin_layout Section
2340 Tabellen-Werkzeugleiste
2341 \begin_inset Index idx
2342 status collapsed
2343
2344 \begin_layout Plain Layout
2345 Tabellen ! Werkzeugleiste
2346 \end_layout
2347
2348 \end_inset
2349
2350
2351 \end_layout
2352
2353 \begin_layout Standard
2354 Die Tabellen-Werkzeugleiste ist eine Alternative zum Menü 
2355 \family sans
2356 Tabellen-Einstellungen
2357 \family default
2358 , wenn man Tabellen-Einstellungen schneller ändern möchte.
2359  Wenn der Cursor in einer Tabelle steht, erscheint sie am unteren Rand des
2360  \SpecialChar LyX
2361 -Fensters.
2362 \end_layout
2363
2364 \begin_layout Standard
2365 Die Werkzeugleiste hat folgende Knöpfe:
2366 \end_layout
2367
2368 \begin_layout Labeling
2369 \labelwidthstring 00.00.0000
2370 \begin_inset Info
2371 type  "icon"
2372 arg   "tabular-feature append-row"
2373 \end_inset
2374
2375  Fügt eine Zeile unterhalb der momentanen an
2376 \end_layout
2377
2378 \begin_layout Labeling
2379 \labelwidthstring 00.00.0000
2380 \begin_inset Info
2381 type  "icon"
2382 arg   "tabular-feature append-column"
2383 \end_inset
2384
2385  Fügt eine Spalte rechts von der momentanen an
2386 \end_layout
2387
2388 \begin_layout Labeling
2389 \labelwidthstring 00.00.0000
2390 \begin_inset Info
2391 type  "icon"
2392 arg   "tabular-feature delete-row"
2393 \end_inset
2394
2395  Löscht die ausgewählte(n) Zeile(n)
2396 \end_layout
2397
2398 \begin_layout Labeling
2399 \labelwidthstring 00.00.0000
2400 \begin_inset Info
2401 type  "icon"
2402 arg   "tabular-feature delete-column"
2403 \end_inset
2404
2405  Löscht die ausgewählte(n) Spalte(n)
2406 \end_layout
2407
2408 \begin_layout Labeling
2409 \labelwidthstring 00.00.0000
2410 \begin_inset Info
2411 type  "icon"
2412 arg   "tabular-feature move-row-up"
2413 \end_inset
2414
2415  verschiebt die ausgewählte Zeile nach oben
2416 \end_layout
2417
2418 \begin_layout Labeling
2419 \labelwidthstring 00.00.0000
2420 \begin_inset Info
2421 type  "icon"
2422 arg   "tabular-feature move-column-left"
2423 \end_inset
2424
2425  verschiebt die ausgewählte Spalte nach links
2426 \end_layout
2427
2428 \begin_layout Labeling
2429 \labelwidthstring 00.00.0000
2430 \begin_inset Info
2431 type  "icon"
2432 arg   "tabular-feature move-row-down"
2433 \end_inset
2434
2435  verschiebt die ausgewählte Zeile nach unten
2436 \end_layout
2437
2438 \begin_layout Labeling
2439 \labelwidthstring 00.00.0000
2440 \begin_inset Info
2441 type  "icon"
2442 arg   "tabular-feature move-column-right"
2443 \end_inset
2444
2445  verschiebt die ausgewählte Spalte nach rechts
2446 \end_layout
2447
2448 \begin_layout Labeling
2449 \labelwidthstring 00.00.0000
2450 \begin_inset Info
2451 type  "icon"
2452 arg   "tabular-feature toggle-line-top"
2453 \end_inset
2454
2455  Fügt eine Linie oberhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
2456  wenn der Knopf grau hinterlegt ist
2457 \end_layout
2458
2459 \begin_layout Labeling
2460 \labelwidthstring 00.00.0000
2461 \begin_inset Info
2462 type  "icon"
2463 arg   "tabular-feature toggle-line-bottom"
2464 \end_inset
2465
2466  Fügt eine Linie unterhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
2467  wenn der Knopf grau hinterlegt ist
2468 \end_layout
2469
2470 \begin_layout Labeling
2471 \labelwidthstring 00.00.0000
2472 \begin_inset Info
2473 type  "icon"
2474 arg   "tabular-feature toggle-line-left"
2475 \end_inset
2476
2477  Fügt eine Linie links der ausgewählte(n) Spalte(n) an oder löscht sie,
2478  wenn der Knopf grau hinterlegt ist
2479 \end_layout
2480
2481 \begin_layout Labeling
2482 \labelwidthstring 00.00.0000
2483 \begin_inset Info
2484 type  "icon"
2485 arg   "tabular-feature toggle-line-right"
2486 \end_inset
2487
2488  Fügt eine Linie rechts der ausgewählte(n) Spalte(n) an oder löscht sie,
2489  wenn der Knopf grau hinterlegt ist
2490 \end_layout
2491
2492 \begin_layout Labeling
2493 \labelwidthstring 00.00.0000
2494 \begin_inset Info
2495 type  "icon"
2496 arg   "tabular-feature set-all-lines"
2497 \end_inset
2498
2499  Setzt alle Linien um die ausgewählte(n) Zelle(n)
2500 \end_layout
2501
2502 \begin_layout Labeling
2503 \labelwidthstring 00.00.0000
2504 \begin_inset Info
2505 type  "icon"
2506 arg   "tabular-feature set-border-lines"
2507 \end_inset
2508
2509  Fügt einen Rahmen um die ausgewählte(n) Zellen
2510 \end_layout
2511
2512 \begin_layout Labeling
2513 \labelwidthstring 00.00.0000
2514 \begin_inset Info
2515 type  "icon"
2516 arg   "tabular-feature unset-all-lines"
2517 \end_inset
2518
2519  Löscht alle Linien um die ausgewählte(n) Zelle(n)
2520 \end_layout
2521
2522 \begin_layout Labeling
2523 \labelwidthstring 00.00.0000
2524 \begin_inset Info
2525 type  "icon"
2526 arg   "tabular-feature reset-formal-default"
2527 \end_inset
2528
2529  Wenn Sie eine formale Tabellen verwenden, setzt dies die Rahmen zu einem
2530  sinnvollen Standard zurück (horizontale Linien nur in der Kopf- und Fußzeile)
2531 \end_layout
2532
2533 \begin_layout Labeling
2534 \labelwidthstring 00.00.0000
2535 \begin_inset Info
2536 type  "icon"
2537 arg   "tabular-feature m-align-left"
2538 \end_inset
2539
2540  Richtet den Inhalt der ausgewählte(n) Spalte(n) linksbündig aus
2541 \end_layout
2542
2543 \begin_layout Labeling
2544 \labelwidthstring 00.00.0000
2545 \begin_inset Info
2546 type  "icon"
2547 arg   "tabular-feature m-align-center"
2548 \end_inset
2549
2550  Zentriert den Inhalt der ausgewählte(n) Spalte(n)
2551 \end_layout
2552
2553 \begin_layout Labeling
2554 \labelwidthstring 00.00.0000
2555 \begin_inset Info
2556 type  "icon"
2557 arg   "tabular-feature m-align-right"
2558 \end_inset
2559
2560  Richtet den Inhalt der ausgewählte(n) Spalte(n) rechtsbündig aus
2561 \end_layout
2562
2563 \begin_layout Labeling
2564 \labelwidthstring 00.00.0000
2565 \begin_inset Info
2566 type  "icon"
2567 arg   "tabular-feature align-decimal"
2568 \end_inset
2569
2570  Richtet den Inhalt der ausgewählten Spalte an einem Zeichen aus
2571 \end_layout
2572
2573 \begin_layout Labeling
2574 \labelwidthstring 00.00.0000
2575 \begin_inset Info
2576 type  "icon"
2577 arg   "tabular-feature m-valign-top"
2578 \end_inset
2579
2580  Richtet den Inhalt der ausgewählte(n) Zeile(n) oben aus
2581 \end_layout
2582
2583 \begin_layout Labeling
2584 \labelwidthstring 00.00.0000
2585 \begin_inset Info
2586 type  "icon"
2587 arg   "tabular-feature m-valign-middle"
2588 \end_inset
2589
2590  Zentriert den Inhalt der ausgewählte(n) Zeile(n) 
2591 \end_layout
2592
2593 \begin_layout Labeling
2594 \labelwidthstring 00.00.0000
2595 \begin_inset Info
2596 type  "icon"
2597 arg   "tabular-feature m-valign-bottom"
2598 \end_inset
2599
2600  Richtet den Inhalt der ausgewählte(n) Zeile(n) unten aus
2601 \end_layout
2602
2603 \begin_layout Labeling
2604 \labelwidthstring 00.00.0000
2605 \begin_inset Info
2606 type  "icon"
2607 arg   "tabular-feature set-rotate-cell"
2608 \end_inset
2609
2610  Dreht den Inhalt der ausgewählte(n) Zelle(n) um 90° gegen den Uhrzeigersinn
2611 \end_layout
2612
2613 \begin_layout Labeling
2614 \labelwidthstring 00.00.0000
2615 \begin_inset Info
2616 type  "icon"
2617 arg   "tabular-feature set-rotate-tabular"
2618 \end_inset
2619
2620  Dreht die Tabelle um 90° gegen den Uhrzeigersinn
2621 \end_layout
2622
2623 \begin_layout Labeling
2624 \labelwidthstring 00.00.0000
2625 \begin_inset Info
2626 type  "icon"
2627 arg   "tabular-feature multicolumn"
2628 \end_inset
2629
2630  Setzt die ausgewählte(n) Zelle(n) einer Zeile als Mehrfachspalte
2631 \end_layout
2632
2633 \begin_layout Labeling
2634 \labelwidthstring 00.00.0000
2635 \begin_inset Info
2636 type  "icon"
2637 arg   "tabular-feature multirow"
2638 \end_inset
2639
2640  Setzt die ausgewählte(n) Zelle(n) einer Zeile als Mehrfachzeile
2641 \end_layout
2642
2643 \begin_layout Standard
2644 \begin_inset Note Greyedout
2645 status open
2646
2647 \begin_layout Plain Layout
2648
2649 \series bold
2650 Bemerkung:
2651 \series default
2652  Für die Ausgabe wird die vertikale Ausrichtung der ersten Zelle in einer
2653  Reihe für alle Zelle der Reihe verwendet.
2654 \end_layout
2655
2656 \end_inset
2657
2658
2659 \end_layout
2660
2661 \begin_layout Section
2662 Bearbeiten-Menü
2663 \begin_inset Index idx
2664 status collapsed
2665
2666 \begin_layout Plain Layout
2667 Tabellen ! Bearbeiten-Menü
2668 \end_layout
2669
2670 \end_inset
2671
2672
2673 \end_layout
2674
2675 \begin_layout Standard
2676 Es gibt noch eine dritte Möglichkeit, Tabellen-Einstellungen zu ändern.
2677  Wenn der Cursor in einer Tabelle steht, sind im 
2678 \family sans
2679 Bearbeiten
2680 \family default
2681 -Menü folgende Punkte aktiviert: 
2682 \family sans
2683 Tabelle
2684 \family default
2685
2686 \family sans
2687 Zeilen
2688 \begin_inset space ~
2689 \end_inset
2690
2691 &
2692 \begin_inset space ~
2693 \end_inset
2694
2695 Spalten
2696 \family default
2697  und 
2698 \family sans
2699 Tabellen-Einstellungen
2700 \family default
2701 .
2702  Unter den ersten beiden Punkten sind einige der bereits beschriebenen Einstellu
2703 ngsmöglichkeiten zu erreichen.
2704 \end_layout
2705
2706 \begin_layout Section
2707 Gleitende Tabellen
2708 \begin_inset CommandInset label
2709 LatexCommand label
2710 name "abs:Gleitende-Tabellen"
2711
2712 \end_inset
2713
2714
2715 \begin_inset Index idx
2716 status collapsed
2717
2718 \begin_layout Plain Layout
2719 Gleitobjekte ! Tabellen
2720 \end_layout
2721
2722 \end_inset
2723
2724
2725 \begin_inset Index idx
2726 status collapsed
2727
2728 \begin_layout Plain Layout
2729 Tabellen ! gleitende
2730 \end_layout
2731
2732 \end_inset
2733
2734
2735 \end_layout
2736
2737 \begin_layout Standard
2738 Allgemeine Erklärungen über Gleitobjekte finden Sie in Abschnitt
2739 \begin_inset space ~
2740 \end_inset
2741
2742
2743 \begin_inset CommandInset ref
2744 LatexCommand ref
2745 reference "abs:Gleitobjekte-Einleitung"
2746
2747 \end_inset
2748
2749 .
2750 \end_layout
2751
2752 \begin_layout Standard
2753 \begin_inset Float table
2754 placement h
2755 alignment document
2756 wide false
2757 sideways false
2758 status open
2759
2760 \begin_layout Plain Layout
2761 \begin_inset Caption Standard
2762
2763 \begin_layout Plain Layout
2764 \begin_inset CommandInset label
2765 LatexCommand label
2766 name "tab:Eine-gleitende-Tabelle"
2767
2768 \end_inset
2769
2770 Eine gleitende Tabelle
2771 \end_layout
2772
2773 \end_inset
2774
2775
2776 \end_layout
2777
2778 \begin_layout Plain Layout
2779 \align center
2780 \begin_inset Tabular
2781 <lyxtabular version="3" rows="3" columns="3">
2782 <features tabularvalignment="middle">
2783 <column alignment="center" valignment="top" width="0pt">
2784 <column alignment="center" valignment="top" width="0pt">
2785 <column alignment="center" valignment="top" width="0pt">
2786 <row>
2787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2788 \begin_inset Text
2789
2790 \begin_layout Plain Layout
2791
2792 \family roman
2793 \series medium
2794 \shape up
2795 \size normal
2796 \emph off
2797 \bar no
2798 \noun off
2799 \color none
2800 1
2801 \end_layout
2802
2803 \end_inset
2804 </cell>
2805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2806 \begin_inset Text
2807
2808 \begin_layout Plain Layout
2809
2810 \family roman
2811 \series medium
2812 \shape up
2813 \size normal
2814 \emph off
2815 \bar no
2816 \noun off
2817 \color none
2818 2
2819 \end_layout
2820
2821 \end_inset
2822 </cell>
2823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2824 \begin_inset Text
2825
2826 \begin_layout Plain Layout
2827
2828 \family roman
2829 \series medium
2830 \shape up
2831 \size normal
2832 \emph off
2833 \bar no
2834 \noun off
2835 \color none
2836 3
2837 \end_layout
2838
2839 \end_inset
2840 </cell>
2841 </row>
2842 <row>
2843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2844 \begin_inset Text
2845
2846 \begin_layout Plain Layout
2847
2848 \family roman
2849 \series medium
2850 \shape up
2851 \size normal
2852 \emph off
2853 \bar no
2854 \noun off
2855 \color none
2856 Martin
2857 \end_layout
2858
2859 \end_inset
2860 </cell>
2861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2862 \begin_inset Text
2863
2864 \begin_layout Plain Layout
2865
2866 \family roman
2867 \series medium
2868 \shape up
2869 \size normal
2870 \emph off
2871 \bar no
2872 \noun off
2873 \color none
2874 Lena
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2880 \begin_inset Text
2881
2882 \begin_layout Plain Layout
2883
2884 \family roman
2885 \series medium
2886 \shape up
2887 \size normal
2888 \emph off
2889 \bar no
2890 \noun off
2891 \color none
2892 Alina
2893 \end_layout
2894
2895 \end_inset
2896 </cell>
2897 </row>
2898 <row>
2899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2900 \begin_inset Text
2901
2902 \begin_layout Plain Layout
2903
2904 \family roman
2905 \series medium
2906 \shape up
2907 \size normal
2908 \emph off
2909 \bar no
2910 \noun off
2911 \color none
2912 \begin_inset Formula $\int x^{2}dx$
2913 \end_inset
2914
2915
2916 \end_layout
2917
2918 \end_inset
2919 </cell>
2920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2921 \begin_inset Text
2922
2923 \begin_layout Plain Layout
2924
2925 \family roman
2926 \series medium
2927 \shape up
2928 \size normal
2929 \emph off
2930 \bar no
2931 \noun off
2932 \color none
2933 \begin_inset Formula $\left[\begin{array}{cc}
2934 a & b\\
2935 c & d
2936 \end{array}\right]$
2937 \end_inset
2938
2939
2940 \end_layout
2941
2942 \end_inset
2943 </cell>
2944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2945 \begin_inset Text
2946
2947 \begin_layout Plain Layout
2948
2949 \family roman
2950 \series medium
2951 \shape up
2952 \size normal
2953 \emph off
2954 \bar no
2955 \noun off
2956 \color none
2957 \begin_inset Formula $1+1=2$
2958 \end_inset
2959
2960
2961 \end_layout
2962
2963 \end_inset
2964 </cell>
2965 </row>
2966 </lyxtabular>
2967
2968 \end_inset
2969
2970
2971 \end_layout
2972
2973 \end_inset
2974
2975
2976 \end_layout
2977
2978 \begin_layout Standard
2979 Gleitende Tabellen können über 
2980 \family sans
2981 Einfügen\SpecialChar menuseparator
2982 Gleitobjekt\SpecialChar menuseparator
2983 Tabelle
2984 \family default
2985  oder einen Klick auf den Werkzeugleistenknopf 
2986 \begin_inset Info
2987 type  "icon"
2988 arg   "float-insert table"
2989 \end_inset
2990
2991  erzeugt werden.
2992  Sie erhalten zunächst einen leeren roten Rahmen ohne Tabelle.
2993  In das rot umrahmte Feld rechts von 
2994 \emph on
2995 Tabelle
2996 \begin_inset space ~
2997 \end_inset
2998
2999 Nr:
3000 \emph default
3001  schreiben Sie die Tabellenbeschriftung.
3002  Nach einem Klick oberhalb oder unterhalb von 
3003 \emph on
3004 Tabelle
3005 \begin_inset space ~
3006 \end_inset
3007
3008 Nr:
3009 \emph default
3010  können Sie dann eine Tabelle einfügen.
3011 \end_layout
3012
3013 \begin_layout Standard
3014 Tabelle
3015 \begin_inset space ~
3016 \end_inset
3017
3018
3019 \begin_inset CommandInset ref
3020 LatexCommand ref
3021 reference "tab:Eine-gleitende-Tabelle"
3022
3023 \end_inset
3024
3025  ist ein Beispiel für eine gleitende Tabelle.
3026 \end_layout
3027
3028 \begin_layout Standard
3029 Normalerweise steht die Tabellenbeschriftung über einer Tabelle, aber unglücklic
3030 herweise wird das von \SpecialChar LaTeX
3031  Standard-Klassen nicht unterstützt.
3032  Das bedeutet, dass bei den Klassen 
3033 \family sans
3034 article
3035 \family default
3036
3037 \family sans
3038 book
3039 \family default
3040
3041 \family sans
3042 letter
3043 \family default
3044 , und 
3045 \family sans
3046 report
3047 \family default
3048  kein Abstand zwischen dem Titel und der Tabelle sein wird.
3049  Um den einzufügen, können Sie zum Ladebefehl des \SpecialChar LaTeX
3050 -Paketes 
3051 \series bold
3052 caption
3053 \series default
3054
3055 \begin_inset Index idx
3056 status collapsed
3057
3058 \begin_layout Plain Layout
3059 \SpecialChar LaTeX
3060 -Pakete ! caption
3061 \end_layout
3062
3063 \end_inset
3064
3065  im \SpecialChar LaTeX
3066 -Vorspann Ihres Dokuments folgende Option einfügen:
3067 \begin_inset Foot
3068 status collapsed
3069
3070 \begin_layout Plain Layout
3071 Näheres finden Sie im Abschnitt
3072 \begin_inset space ~
3073 \end_inset
3074
3075
3076 \begin_inset CommandInset ref
3077 LatexCommand ref
3078 reference "abs:Titel-Platzierung"
3079
3080 \end_inset
3081
3082 .
3083 \end_layout
3084
3085 \end_inset
3086
3087
3088 \end_layout
3089
3090 \begin_layout Standard
3091
3092 \series bold
3093 tableposition=top
3094 \end_layout
3095
3096 \begin_layout Standard
3097 Das Paket 
3098 \series bold
3099 caption
3100 \series default
3101 , das in Abschnitt
3102 \begin_inset space ~
3103 \end_inset
3104
3105
3106 \begin_inset CommandInset ref
3107 LatexCommand ref
3108 reference "abs:Titel-Formatierung"
3109
3110 \end_inset
3111
3112  beschrieben wird, wird zum Einstellen der Legende-Optionen benutzt.
3113 \end_layout
3114
3115 \begin_layout Standard
3116 \begin_inset Index idx
3117 status collapsed
3118
3119 \begin_layout Plain Layout
3120 Querverweise ! auf Tabellen
3121 \end_layout
3122
3123 \end_inset
3124
3125 Auf Tabellen kann über ihre Marke verwiesen werden.
3126  Dafür fügen Sie in der Beschriftung mit 
3127 \family sans
3128 Einfügen\SpecialChar menuseparator
3129 Marke
3130 \family default
3131  oder durch Klicken auf 
3132 \begin_inset Info
3133 type  "icon"
3134 arg   "label-insert"
3135 \end_inset
3136
3137  eine Marke ein.
3138  Auf diese können Sie dann wie gewohnt mit 
3139 \family sans
3140 Einfügen\SpecialChar menuseparator
3141 Querverweis
3142 \family default
3143  oder durch Klicken auf 
3144 \begin_inset Info
3145 type  "icon"
3146 arg   "dialog-show-new-inset ref"
3147 \end_inset
3148
3149  verweisen.
3150  Verweise werden detailliert in Abschnitt
3151 \begin_inset space ~
3152 \end_inset
3153
3154
3155 \begin_inset CommandInset ref
3156 LatexCommand ref
3157 reference "abs:Auf-Gleitobjekte-verweisen"
3158
3159 \end_inset
3160
3161  beschrieben.
3162 \end_layout
3163
3164 \begin_layout Section
3165 Mehrseitige Tabellen
3166 \begin_inset CommandInset label
3167 LatexCommand label
3168 name "abs:Mehrseitige-Tabellen"
3169
3170 \end_inset
3171
3172
3173 \begin_inset Index idx
3174 status collapsed
3175
3176 \begin_layout Plain Layout
3177 Tabellen ! mehrseitige
3178 \end_layout
3179
3180 \end_inset
3181
3182
3183 \end_layout
3184
3185 \begin_layout Standard
3186 Wenn eine Tabelle zu lang ist, um auf eine Seite zu passen, können Sie in
3187  den Tabellen-Einstellungen auf der Karteikarte  
3188 \family sans
3189 Mehrseitige
3190 \begin_inset space ~
3191 \end_inset
3192
3193 Tabelle
3194 \family default
3195  die Option 
3196 \family sans
3197 Mehrseitige
3198 \begin_inset space ~
3199 \end_inset
3200
3201 Tabelle
3202 \begin_inset space ~
3203 \end_inset
3204
3205 verwenden
3206 \family default
3207  auswählen, damit die Tabelle automatisch auf mehrere Seiten verteilt wird.
3208  Wird dies gemacht, werden folgende Optionen freigeschaltet:
3209 \end_layout
3210
3211 \begin_layout Description
3212 Kopfzeile: Die aktuelle Zeile wird als eine Überschrifts-Zeile aller Seiten
3213  festgelegt; mit Ausnahme der ersten, wenn 
3214 \family sans
3215 Erste
3216 \begin_inset space ~
3217 \end_inset
3218
3219 Kopfzeile
3220 \family default
3221  aktiviert ist.
3222 \end_layout
3223
3224 \begin_layout Description
3225 Erste
3226 \begin_inset space ~
3227 \end_inset
3228
3229 Kopfzeile: Die aktuelle Zeile wird als eine Überschrifts-Zeile der ersten
3230  Seite einer mehrseitigen Tabelle definiert.
3231 \end_layout
3232
3233 \begin_layout Description
3234 Fußzeile: Die aktuelle Zeile wird als eine Fußzeile aller Seiten festgelegt;
3235  mit Ausnahme der letzten, wenn 
3236 \family sans
3237 Letzte
3238 \begin_inset space ~
3239 \end_inset
3240
3241 Fußzeile
3242 \family default
3243  aktiviert ist.
3244 \end_layout
3245
3246 \begin_layout Description
3247 Letzte
3248 \begin_inset space ~
3249 \end_inset
3250
3251 Fußzeile: Die aktuelle Zeile wird als eine die Fußzeile der letzten Seite
3252  einer mehrseitigen Tabelle definiert.
3253 \end_layout
3254
3255 \begin_layout Description
3256 Legende: Die aktuelle Zeile enthält die Legende.
3257  Sie wird als einzelne Spalte zurückgesetzt und eine Beschriftung wird eingefügt.
3258  Mehr über Beschriftungen mehrseitiger Tabellen ist in Abschnitt
3259 \begin_inset space ~
3260 \end_inset
3261
3262
3263 \begin_inset CommandInset ref
3264 LatexCommand ref
3265 reference "uab:Beschriftungen-mehrseitiger-Tabellen"
3266
3267 \end_inset
3268
3269  erklärt.
3270 \end_layout
3271
3272 \begin_layout Standard
3273 Hier ist ein Beispiel einer mehrseitigen Tabelle:
3274 \end_layout
3275
3276 \begin_layout Standard
3277 \align center
3278 \begin_inset Tabular
3279 <lyxtabular version="3" rows="69" columns="3">
3280 <features islongtable="true" longtabularalignment="center">
3281 <column alignment="left" valignment="top" width="0cm">
3282 <column alignment="left" valignment="top" width="0pt">
3283 <column alignment="right" valignment="top" width="0pt">
3284 <row endfirsthead="true">
3285 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3286 \begin_inset Text
3287
3288 \begin_layout Plain Layout
3289
3290 \series bold
3291 Telefonliste (ignoriere die Namen)
3292 \end_layout
3293
3294 \end_inset
3295 </cell>
3296 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3297 \begin_inset Text
3298
3299 \begin_layout Plain Layout
3300
3301 \end_layout
3302
3303 \end_inset
3304 </cell>
3305 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3306 \begin_inset Text
3307
3308 \begin_layout Plain Layout
3309
3310 \end_layout
3311
3312 \end_inset
3313 </cell>
3314 </row>
3315 <row endfirsthead="true">
3316 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3317 \begin_inset Text
3318
3319 \begin_layout Plain Layout
3320
3321 \series bold
3322 NAME
3323 \end_layout
3324
3325 \end_inset
3326 </cell>
3327 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3328 \begin_inset Text
3329
3330 \begin_layout Plain Layout
3331
3332 \end_layout
3333
3334 \end_inset
3335 </cell>
3336 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3337 \begin_inset Text
3338
3339 \begin_layout Plain Layout
3340
3341 \series bold
3342 TEL.
3343 \end_layout
3344
3345 \end_inset
3346 </cell>
3347 </row>
3348 <row endhead="true">
3349 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3350 \begin_inset Text
3351
3352 \begin_layout Plain Layout
3353
3354 \series bold
3355 Telefonliste
3356 \end_layout
3357
3358 \end_inset
3359 </cell>
3360 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3361 \begin_inset Text
3362
3363 \begin_layout Plain Layout
3364
3365 \end_layout
3366
3367 \end_inset
3368 </cell>
3369 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3370 \begin_inset Text
3371
3372 \begin_layout Plain Layout
3373
3374 \end_layout
3375
3376 \end_inset
3377 </cell>
3378 </row>
3379 <row endhead="true">
3380 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3381 \begin_inset Text
3382
3383 \begin_layout Plain Layout
3384
3385 \series bold
3386 NAME
3387 \end_layout
3388
3389 \end_inset
3390 </cell>
3391 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3392 \begin_inset Text
3393
3394 \begin_layout Plain Layout
3395
3396 \end_layout
3397
3398 \end_inset
3399 </cell>
3400 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3401 \begin_inset Text
3402
3403 \begin_layout Plain Layout
3404
3405 \series bold
3406 TEL.
3407 \end_layout
3408
3409 \end_inset
3410 </cell>
3411 </row>
3412 <row endfoot="true">
3413 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3414 \begin_inset Text
3415
3416 \begin_layout Plain Layout
3417
3418 \series bold
3419 wird fortgesetzt
3420 \series default
3421  \SpecialChar ldots
3422
3423 \end_layout
3424
3425 \end_inset
3426 </cell>
3427 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3428 \begin_inset Text
3429
3430 \begin_layout Plain Layout
3431
3432 \end_layout
3433
3434 \end_inset
3435 </cell>
3436 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3437 \begin_inset Text
3438
3439 \begin_layout Plain Layout
3440
3441 \end_layout
3442
3443 \end_inset
3444 </cell>
3445 </row>
3446 <row>
3447 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3448 \begin_inset Text
3449
3450 \begin_layout Plain Layout
3451
3452 \series bold
3453 Annovi
3454 \end_layout
3455
3456 \end_inset
3457 </cell>
3458 <cell alignment="center" valignment="top" usebox="none">
3459 \begin_inset Text
3460
3461 \begin_layout Plain Layout
3462 Silvia
3463 \end_layout
3464
3465 \end_inset
3466 </cell>
3467 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3468 \begin_inset Text
3469
3470 \begin_layout Plain Layout
3471 111
3472 \end_layout
3473
3474 \end_inset
3475 </cell>
3476 </row>
3477 <row>
3478 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3479 \begin_inset Text
3480
3481 \begin_layout Plain Layout
3482
3483 \series bold
3484 Bertoli
3485 \end_layout
3486
3487 \end_inset
3488 </cell>
3489 <cell alignment="center" valignment="top" usebox="none">
3490 \begin_inset Text
3491
3492 \begin_layout Plain Layout
3493 Stefano
3494 \end_layout
3495
3496 \end_inset
3497 </cell>
3498 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3499 \begin_inset Text
3500
3501 \begin_layout Plain Layout
3502 111
3503 \end_layout
3504
3505 \end_inset
3506 </cell>
3507 </row>
3508 <row>
3509 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3510 \begin_inset Text
3511
3512 \begin_layout Plain Layout
3513
3514 \series bold
3515 Bozzi
3516 \end_layout
3517
3518 \end_inset
3519 </cell>
3520 <cell alignment="center" valignment="top" usebox="none">
3521 \begin_inset Text
3522
3523 \begin_layout Plain Layout
3524 Walter
3525 \end_layout
3526
3527 \end_inset
3528 </cell>
3529 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3530 \begin_inset Text
3531
3532 \begin_layout Plain Layout
3533 111
3534 \end_layout
3535
3536 \end_inset
3537 </cell>
3538 </row>
3539 <row>
3540 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3541 \begin_inset Text
3542
3543 \begin_layout Plain Layout
3544
3545 \series bold
3546 Cachia
3547 \end_layout
3548
3549 \end_inset
3550 </cell>
3551 <cell alignment="center" valignment="top" usebox="none">
3552 \begin_inset Text
3553
3554 \begin_layout Plain Layout
3555 Maria
3556 \end_layout
3557
3558 \end_inset
3559 </cell>
3560 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3561 \begin_inset Text
3562
3563 \begin_layout Plain Layout
3564 111
3565 \end_layout
3566
3567 \end_inset
3568 </cell>
3569 </row>
3570 <row>
3571 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575
3576 \series bold
3577 Cachia
3578 \end_layout
3579
3580 \end_inset
3581 </cell>
3582 <cell alignment="center" valignment="top" usebox="none">
3583 \begin_inset Text
3584
3585 \begin_layout Plain Layout
3586 Maurizio
3587 \end_layout
3588
3589 \end_inset
3590 </cell>
3591 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3592 \begin_inset Text
3593
3594 \begin_layout Plain Layout
3595 111
3596 \end_layout
3597
3598 \end_inset
3599 </cell>
3600 </row>
3601 <row>
3602 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3603 \begin_inset Text
3604
3605 \begin_layout Plain Layout
3606
3607 \series bold
3608 Cinquemani
3609 \end_layout
3610
3611 \end_inset
3612 </cell>
3613 <cell alignment="center" valignment="top" usebox="none">
3614 \begin_inset Text
3615
3616 \begin_layout Plain Layout
3617 Giusi
3618 \end_layout
3619
3620 \end_inset
3621 </cell>
3622 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3623 \begin_inset Text
3624
3625 \begin_layout Plain Layout
3626 111
3627 \end_layout
3628
3629 \end_inset
3630 </cell>
3631 </row>
3632 <row>
3633 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3634 \begin_inset Text
3635
3636 \begin_layout Plain Layout
3637
3638 \series bold
3639 Colin
3640 \end_layout
3641
3642 \end_inset
3643 </cell>
3644 <cell alignment="center" valignment="top" usebox="none">
3645 \begin_inset Text
3646
3647 \begin_layout Plain Layout
3648 Bernard
3649 \end_layout
3650
3651 \end_inset
3652 </cell>
3653 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3654 \begin_inset Text
3655
3656 \begin_layout Plain Layout
3657 111
3658 \end_layout
3659
3660 \end_inset
3661 </cell>
3662 </row>
3663 <row>
3664 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3665 \begin_inset Text
3666
3667 \begin_layout Plain Layout
3668
3669 \series bold
3670 Concli
3671 \end_layout
3672
3673 \end_inset
3674 </cell>
3675 <cell alignment="center" valignment="top" usebox="none">
3676 \begin_inset Text
3677
3678 \begin_layout Plain Layout
3679 Gianfranco
3680 \end_layout
3681
3682 \end_inset
3683 </cell>
3684 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3685 \begin_inset Text
3686
3687 \begin_layout Plain Layout
3688 111
3689 \end_layout
3690
3691 \end_inset
3692 </cell>
3693 </row>
3694 <row>
3695 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3696 \begin_inset Text
3697
3698 \begin_layout Plain Layout
3699
3700 \series bold
3701 Dal Bosco
3702 \end_layout
3703
3704 \end_inset
3705 </cell>
3706 <cell alignment="center" valignment="top" usebox="none">
3707 \begin_inset Text
3708
3709 \begin_layout Plain Layout
3710 Carolina
3711 \end_layout
3712
3713 \end_inset
3714 </cell>
3715 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3716 \begin_inset Text
3717
3718 \begin_layout Plain Layout
3719 111
3720 \end_layout
3721
3722 \end_inset
3723 </cell>
3724 </row>
3725 <row>
3726 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3727 \begin_inset Text
3728
3729 \begin_layout Plain Layout
3730
3731 \series bold
3732 Dalpiaz
3733 \end_layout
3734
3735 \end_inset
3736 </cell>
3737 <cell alignment="center" valignment="top" usebox="none">
3738 \begin_inset Text
3739
3740 \begin_layout Plain Layout
3741 Annamaria
3742 \end_layout
3743
3744 \end_inset
3745 </cell>
3746 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3747 \begin_inset Text
3748
3749 \begin_layout Plain Layout
3750 111
3751 \end_layout
3752
3753 \end_inset
3754 </cell>
3755 </row>
3756 <row>
3757 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3758 \begin_inset Text
3759
3760 \begin_layout Plain Layout
3761
3762 \series bold
3763 Feliciello
3764 \end_layout
3765
3766 \end_inset
3767 </cell>
3768 <cell alignment="center" valignment="top" usebox="none">
3769 \begin_inset Text
3770
3771 \begin_layout Plain Layout
3772 Domenico
3773 \end_layout
3774
3775 \end_inset
3776 </cell>
3777 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3778 \begin_inset Text
3779
3780 \begin_layout Plain Layout
3781 111
3782 \end_layout
3783
3784 \end_inset
3785 </cell>
3786 </row>
3787 <row>
3788 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3789 \begin_inset Text
3790
3791 \begin_layout Plain Layout
3792
3793 \series bold
3794 Focarelli
3795 \end_layout
3796
3797 \end_inset
3798 </cell>
3799 <cell alignment="center" valignment="top" usebox="none">
3800 \begin_inset Text
3801
3802 \begin_layout Plain Layout
3803 Paola
3804 \end_layout
3805
3806 \end_inset
3807 </cell>
3808 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3809 \begin_inset Text
3810
3811 \begin_layout Plain Layout
3812 111
3813 \end_layout
3814
3815 \end_inset
3816 </cell>
3817 </row>
3818 <row>
3819 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3820 \begin_inset Text
3821
3822 \begin_layout Plain Layout
3823
3824 \series bold
3825 Galletti
3826 \end_layout
3827
3828 \end_inset
3829 </cell>
3830 <cell alignment="center" valignment="top" usebox="none">
3831 \begin_inset Text
3832
3833 \begin_layout Plain Layout
3834 Oreste
3835 \end_layout
3836
3837 \end_inset
3838 </cell>
3839 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3840 \begin_inset Text
3841
3842 \begin_layout Plain Layout
3843 111
3844 \end_layout
3845
3846 \end_inset
3847 </cell>
3848 </row>
3849 <row>
3850 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3851 \begin_inset Text
3852
3853 \begin_layout Plain Layout
3854
3855 \series bold
3856 Gasparini
3857 \end_layout
3858
3859 \end_inset
3860 </cell>
3861 <cell alignment="center" valignment="top" usebox="none">
3862 \begin_inset Text
3863
3864 \begin_layout Plain Layout
3865 Franca
3866 \end_layout
3867
3868 \end_inset
3869 </cell>
3870 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3871 \begin_inset Text
3872
3873 \begin_layout Plain Layout
3874 111
3875 \end_layout
3876
3877 \end_inset
3878 </cell>
3879 </row>
3880 <row>
3881 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3882 \begin_inset Text
3883
3884 \begin_layout Plain Layout
3885
3886 \series bold
3887 Rizzardi
3888 \end_layout
3889
3890 \end_inset
3891 </cell>
3892 <cell alignment="center" valignment="top" usebox="none">
3893 \begin_inset Text
3894
3895 \begin_layout Plain Layout
3896 Paola
3897 \end_layout
3898
3899 \end_inset
3900 </cell>
3901 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3902 \begin_inset Text
3903
3904 \begin_layout Plain Layout
3905 111
3906 \end_layout
3907
3908 \end_inset
3909 </cell>
3910 </row>
3911 <row>
3912 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3913 \begin_inset Text
3914
3915 \begin_layout Plain Layout
3916
3917 \series bold
3918 Lassini
3919 \end_layout
3920
3921 \end_inset
3922 </cell>
3923 <cell alignment="center" valignment="top" usebox="none">
3924 \begin_inset Text
3925
3926 \begin_layout Plain Layout
3927 Giancarlo
3928 \end_layout
3929
3930 \end_inset
3931 </cell>
3932 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3933 \begin_inset Text
3934
3935 \begin_layout Plain Layout
3936 111
3937 \end_layout
3938
3939 \end_inset
3940 </cell>
3941 </row>
3942 <row>
3943 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3944 \begin_inset Text
3945
3946 \begin_layout Plain Layout
3947
3948 \series bold
3949 Malfatti
3950 \end_layout
3951
3952 \end_inset
3953 </cell>
3954 <cell alignment="center" valignment="top" usebox="none">
3955 \begin_inset Text
3956
3957 \begin_layout Plain Layout
3958 Luciano
3959 \end_layout
3960
3961 \end_inset
3962 </cell>
3963 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3964 \begin_inset Text
3965
3966 \begin_layout Plain Layout
3967 111
3968 \end_layout
3969
3970 \end_inset
3971 </cell>
3972 </row>
3973 <row>
3974 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3975 \begin_inset Text
3976
3977 \begin_layout Plain Layout
3978
3979 \series bold
3980 Malfatti
3981 \end_layout
3982
3983 \end_inset
3984 </cell>
3985 <cell alignment="center" valignment="top" usebox="none">
3986 \begin_inset Text
3987
3988 \begin_layout Plain Layout
3989 Valeriano
3990 \end_layout
3991
3992 \end_inset
3993 </cell>
3994 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3995 \begin_inset Text
3996
3997 \begin_layout Plain Layout
3998 111
3999 \end_layout
4000
4001 \end_inset
4002 </cell>
4003 </row>
4004 <row>
4005 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4006 \begin_inset Text
4007
4008 \begin_layout Plain Layout
4009
4010 \series bold
4011 Meneguzzo
4012 \end_layout
4013
4014 \end_inset
4015 </cell>
4016 <cell alignment="center" valignment="top" usebox="none">
4017 \begin_inset Text
4018
4019 \begin_layout Plain Layout
4020 Roberto
4021 \end_layout
4022
4023 \end_inset
4024 </cell>
4025 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4026 \begin_inset Text
4027
4028 \begin_layout Plain Layout
4029 111
4030 \end_layout
4031
4032 \end_inset
4033 </cell>
4034 </row>
4035 <row>
4036 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4037 \begin_inset Text
4038
4039 \begin_layout Plain Layout
4040
4041 \series bold
4042 Mezzadra
4043 \end_layout
4044
4045 \end_inset
4046 </cell>
4047 <cell alignment="center" valignment="top" usebox="none">
4048 \begin_inset Text
4049
4050 \begin_layout Plain Layout
4051 Roberto
4052 \end_layout
4053
4054 \end_inset
4055 </cell>
4056 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4057 \begin_inset Text
4058
4059 \begin_layout Plain Layout
4060 111
4061 \end_layout
4062
4063 \end_inset
4064 </cell>
4065 </row>
4066 <row>
4067 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4068 \begin_inset Text
4069
4070 \begin_layout Plain Layout
4071
4072 \series bold
4073 Pirpamer
4074 \end_layout
4075
4076 \end_inset
4077 </cell>
4078 <cell alignment="center" valignment="top" usebox="none">
4079 \begin_inset Text
4080
4081 \begin_layout Plain Layout
4082 Erich
4083 \end_layout
4084
4085 \end_inset
4086 </cell>
4087 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4088 \begin_inset Text
4089
4090 \begin_layout Plain Layout
4091 111
4092 \end_layout
4093
4094 \end_inset
4095 </cell>
4096 </row>
4097 <row>
4098 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4099 \begin_inset Text
4100
4101 \begin_layout Plain Layout
4102
4103 \series bold
4104 Pochiesa
4105 \end_layout
4106
4107 \end_inset
4108 </cell>
4109 <cell alignment="center" valignment="top" usebox="none">
4110 \begin_inset Text
4111
4112 \begin_layout Plain Layout
4113 Paolo
4114 \end_layout
4115
4116 \end_inset
4117 </cell>
4118 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4119 \begin_inset Text
4120
4121 \begin_layout Plain Layout
4122 111, 222
4123 \end_layout
4124
4125 \end_inset
4126 </cell>
4127 </row>
4128 <row>
4129 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4130 \begin_inset Text
4131
4132 \begin_layout Plain Layout
4133
4134 \series bold
4135 Radina
4136 \end_layout
4137
4138 \end_inset
4139 </cell>
4140 <cell alignment="center" valignment="top" usebox="none">
4141 \begin_inset Text
4142
4143 \begin_layout Plain Layout
4144 Claudio
4145 \end_layout
4146
4147 \end_inset
4148 </cell>
4149 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4150 \begin_inset Text
4151
4152 \begin_layout Plain Layout
4153 111
4154 \end_layout
4155
4156 \end_inset
4157 </cell>
4158 </row>
4159 <row>
4160 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4161 \begin_inset Text
4162
4163 \begin_layout Plain Layout
4164
4165 \series bold
4166 Stuffer
4167 \end_layout
4168
4169 \end_inset
4170 </cell>
4171 <cell alignment="center" valignment="top" usebox="none">
4172 \begin_inset Text
4173
4174 \begin_layout Plain Layout
4175 Oskar
4176 \end_layout
4177
4178 \end_inset
4179 </cell>
4180 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4181 \begin_inset Text
4182
4183 \begin_layout Plain Layout
4184 111
4185 \end_layout
4186
4187 \end_inset
4188 </cell>
4189 </row>
4190 <row>
4191 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4192 \begin_inset Text
4193
4194 \begin_layout Plain Layout
4195
4196 \series bold
4197 Tacchelli
4198 \end_layout
4199
4200 \end_inset
4201 </cell>
4202 <cell alignment="center" valignment="top" usebox="none">
4203 \begin_inset Text
4204
4205 \begin_layout Plain Layout
4206 Ugo
4207 \end_layout
4208
4209 \end_inset
4210 </cell>
4211 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4212 \begin_inset Text
4213
4214 \begin_layout Plain Layout
4215 111
4216 \end_layout
4217
4218 \end_inset
4219 </cell>
4220 </row>
4221 <row>
4222 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4223 \begin_inset Text
4224
4225 \begin_layout Plain Layout
4226
4227 \series bold
4228 Tezzele
4229 \end_layout
4230
4231 \end_inset
4232 </cell>
4233 <cell alignment="center" valignment="top" usebox="none">
4234 \begin_inset Text
4235
4236 \begin_layout Plain Layout
4237 Margit
4238 \end_layout
4239
4240 \end_inset
4241 </cell>
4242 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4243 \begin_inset Text
4244
4245 \begin_layout Plain Layout
4246 111
4247 \end_layout
4248
4249 \end_inset
4250 </cell>
4251 </row>
4252 <row>
4253 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4254 \begin_inset Text
4255
4256 \begin_layout Plain Layout
4257
4258 \series bold
4259 Unterkalmsteiner
4260 \end_layout
4261
4262 \end_inset
4263 </cell>
4264 <cell alignment="center" valignment="top" usebox="none">
4265 \begin_inset Text
4266
4267 \begin_layout Plain Layout
4268 Frieda
4269 \end_layout
4270
4271 \end_inset
4272 </cell>
4273 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4274 \begin_inset Text
4275
4276 \begin_layout Plain Layout
4277 111
4278 \end_layout
4279
4280 \end_inset
4281 </cell>
4282 </row>
4283 <row>
4284 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4285 \begin_inset Text
4286
4287 \begin_layout Plain Layout
4288
4289 \series bold
4290 Vieider
4291 \end_layout
4292
4293 \end_inset
4294 </cell>
4295 <cell alignment="center" valignment="top" usebox="none">
4296 \begin_inset Text
4297
4298 \begin_layout Plain Layout
4299 Hilde
4300 \end_layout
4301
4302 \end_inset
4303 </cell>
4304 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4305 \begin_inset Text
4306
4307 \begin_layout Plain Layout
4308 111
4309 \end_layout
4310
4311 \end_inset
4312 </cell>
4313 </row>
4314 <row>
4315 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4316 \begin_inset Text
4317
4318 \begin_layout Plain Layout
4319
4320 \series bold
4321 Vigna
4322 \end_layout
4323
4324 \end_inset
4325 </cell>
4326 <cell alignment="center" valignment="top" usebox="none">
4327 \begin_inset Text
4328
4329 \begin_layout Plain Layout
4330 Jürgen
4331 \end_layout
4332
4333 \end_inset
4334 </cell>
4335 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4336 \begin_inset Text
4337
4338 \begin_layout Plain Layout
4339 111
4340 \end_layout
4341
4342 \end_inset
4343 </cell>
4344 </row>
4345 <row>
4346 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4347 \begin_inset Text
4348
4349 \begin_layout Plain Layout
4350
4351 \series bold
4352 Weber
4353 \end_layout
4354
4355 \end_inset
4356 </cell>
4357 <cell alignment="center" valignment="top" usebox="none">
4358 \begin_inset Text
4359
4360 \begin_layout Plain Layout
4361 Maurizio
4362 \end_layout
4363
4364 \end_inset
4365 </cell>
4366 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4367 \begin_inset Text
4368
4369 \begin_layout Plain Layout
4370 111
4371 \end_layout
4372
4373 \end_inset
4374 </cell>
4375 </row>
4376 <row>
4377 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4378 \begin_inset Text
4379
4380 \begin_layout Plain Layout
4381
4382 \series bold
4383 Winkler
4384 \end_layout
4385
4386 \end_inset
4387 </cell>
4388 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4389 \begin_inset Text
4390
4391 \begin_layout Plain Layout
4392 Franz
4393 \end_layout
4394
4395 \end_inset
4396 </cell>
4397 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4398 \begin_inset Text
4399
4400 \begin_layout Plain Layout
4401 111
4402 \end_layout
4403
4404 \end_inset
4405 </cell>
4406 </row>
4407 <row>
4408 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4409 \begin_inset Text
4410
4411 \begin_layout Plain Layout
4412  
4413 \end_layout
4414
4415 \end_inset
4416 </cell>
4417 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4418 \begin_inset Text
4419
4420 \begin_layout Plain Layout
4421
4422 \end_layout
4423
4424 \end_inset
4425 </cell>
4426 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4427 \begin_inset Text
4428
4429 \begin_layout Plain Layout
4430
4431 \end_layout
4432
4433 \end_inset
4434 </cell>
4435 </row>
4436 <row>
4437 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4438 \begin_inset Text
4439
4440 \begin_layout Plain Layout
4441
4442 \series bold
4443 Annovi
4444 \end_layout
4445
4446 \end_inset
4447 </cell>
4448 <cell alignment="center" valignment="top" usebox="none">
4449 \begin_inset Text
4450
4451 \begin_layout Plain Layout
4452 Silvia
4453 \end_layout
4454
4455 \end_inset
4456 </cell>
4457 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4458 \begin_inset Text
4459
4460 \begin_layout Plain Layout
4461 555
4462 \end_layout
4463
4464 \end_inset
4465 </cell>
4466 </row>
4467 <row>
4468 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4469 \begin_inset Text
4470
4471 \begin_layout Plain Layout
4472
4473 \series bold
4474 Bertoli
4475 \end_layout
4476
4477 \end_inset
4478 </cell>
4479 <cell alignment="center" valignment="top" usebox="none">
4480 \begin_inset Text
4481
4482 \begin_layout Plain Layout
4483 Stefano
4484 \end_layout
4485
4486 \end_inset
4487 </cell>
4488 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4489 \begin_inset Text
4490
4491 \begin_layout Plain Layout
4492 555
4493 \end_layout
4494
4495 \end_inset
4496 </cell>
4497 </row>
4498 <row>
4499 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4500 \begin_inset Text
4501
4502 \begin_layout Plain Layout
4503
4504 \series bold
4505 Bozzi
4506 \end_layout
4507
4508 \end_inset
4509 </cell>
4510 <cell alignment="center" valignment="top" usebox="none">
4511 \begin_inset Text
4512
4513 \begin_layout Plain Layout
4514 Walter
4515 \end_layout
4516
4517 \end_inset
4518 </cell>
4519 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4520 \begin_inset Text
4521
4522 \begin_layout Plain Layout
4523 555
4524 \end_layout
4525
4526 \end_inset
4527 </cell>
4528 </row>
4529 <row>
4530 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4531 \begin_inset Text
4532
4533 \begin_layout Plain Layout
4534
4535 \series bold
4536 Cachia
4537 \end_layout
4538
4539 \end_inset
4540 </cell>
4541 <cell alignment="center" valignment="top" usebox="none">
4542 \begin_inset Text
4543
4544 \begin_layout Plain Layout
4545 Maria
4546 \end_layout
4547
4548 \end_inset
4549 </cell>
4550 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4551 \begin_inset Text
4552
4553 \begin_layout Plain Layout
4554 555
4555 \end_layout
4556
4557 \end_inset
4558 </cell>
4559 </row>
4560 <row>
4561 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4562 \begin_inset Text
4563
4564 \begin_layout Plain Layout
4565
4566 \series bold
4567 Cachia
4568 \end_layout
4569
4570 \end_inset
4571 </cell>
4572 <cell alignment="center" valignment="top" usebox="none">
4573 \begin_inset Text
4574
4575 \begin_layout Plain Layout
4576 Maurizio
4577 \end_layout
4578
4579 \end_inset
4580 </cell>
4581 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4582 \begin_inset Text
4583
4584 \begin_layout Plain Layout
4585 555
4586 \end_layout
4587
4588 \end_inset
4589 </cell>
4590 </row>
4591 <row>
4592 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4593 \begin_inset Text
4594
4595 \begin_layout Plain Layout
4596
4597 \series bold
4598 Cinquemani
4599 \end_layout
4600
4601 \end_inset
4602 </cell>
4603 <cell alignment="center" valignment="top" usebox="none">
4604 \begin_inset Text
4605
4606 \begin_layout Plain Layout
4607 Giusi
4608 \end_layout
4609
4610 \end_inset
4611 </cell>
4612 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4613 \begin_inset Text
4614
4615 \begin_layout Plain Layout
4616 555
4617 \end_layout
4618
4619 \end_inset
4620 </cell>
4621 </row>
4622 <row>
4623 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4624 \begin_inset Text
4625
4626 \begin_layout Plain Layout
4627
4628 \series bold
4629 Colin
4630 \end_layout
4631
4632 \end_inset
4633 </cell>
4634 <cell alignment="center" valignment="top" usebox="none">
4635 \begin_inset Text
4636
4637 \begin_layout Plain Layout
4638 Bernard
4639 \end_layout
4640
4641 \end_inset
4642 </cell>
4643 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4644 \begin_inset Text
4645
4646 \begin_layout Plain Layout
4647 555
4648 \end_layout
4649
4650 \end_inset
4651 </cell>
4652 </row>
4653 <row>
4654 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4655 \begin_inset Text
4656
4657 \begin_layout Plain Layout
4658
4659 \series bold
4660 Concli
4661 \end_layout
4662
4663 \end_inset
4664 </cell>
4665 <cell alignment="center" valignment="top" usebox="none">
4666 \begin_inset Text
4667
4668 \begin_layout Plain Layout
4669 Gianfranco
4670 \end_layout
4671
4672 \end_inset
4673 </cell>
4674 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4675 \begin_inset Text
4676
4677 \begin_layout Plain Layout
4678 555
4679 \end_layout
4680
4681 \end_inset
4682 </cell>
4683 </row>
4684 <row>
4685 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4686 \begin_inset Text
4687
4688 \begin_layout Plain Layout
4689
4690 \series bold
4691 Dal Bosco
4692 \end_layout
4693
4694 \end_inset
4695 </cell>
4696 <cell alignment="center" valignment="top" usebox="none">
4697 \begin_inset Text
4698
4699 \begin_layout Plain Layout
4700 Carolina
4701 \end_layout
4702
4703 \end_inset
4704 </cell>
4705 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4706 \begin_inset Text
4707
4708 \begin_layout Plain Layout
4709 555
4710 \end_layout
4711
4712 \end_inset
4713 </cell>
4714 </row>
4715 <row>
4716 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4717 \begin_inset Text
4718
4719 \begin_layout Plain Layout
4720
4721 \series bold
4722 Dalpiaz
4723 \end_layout
4724
4725 \end_inset
4726 </cell>
4727 <cell alignment="center" valignment="top" usebox="none">
4728 \begin_inset Text
4729
4730 \begin_layout Plain Layout
4731 Annamaria
4732 \end_layout
4733
4734 \end_inset
4735 </cell>
4736 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4737 \begin_inset Text
4738
4739 \begin_layout Plain Layout
4740 555
4741 \end_layout
4742
4743 \end_inset
4744 </cell>
4745 </row>
4746 <row>
4747 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4748 \begin_inset Text
4749
4750 \begin_layout Plain Layout
4751
4752 \series bold
4753 Feliciello
4754 \end_layout
4755
4756 \end_inset
4757 </cell>
4758 <cell alignment="center" valignment="top" usebox="none">
4759 \begin_inset Text
4760
4761 \begin_layout Plain Layout
4762 Domenico
4763 \end_layout
4764
4765 \end_inset
4766 </cell>
4767 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4768 \begin_inset Text
4769
4770 \begin_layout Plain Layout
4771 555
4772 \end_layout
4773
4774 \end_inset
4775 </cell>
4776 </row>
4777 <row>
4778 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4779 \begin_inset Text
4780
4781 \begin_layout Plain Layout
4782
4783 \series bold
4784 Focarelli
4785 \end_layout
4786
4787 \end_inset
4788 </cell>
4789 <cell alignment="center" valignment="top" usebox="none">
4790 \begin_inset Text
4791
4792 \begin_layout Plain Layout
4793 Paola
4794 \end_layout
4795
4796 \end_inset
4797 </cell>
4798 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4799 \begin_inset Text
4800
4801 \begin_layout Plain Layout
4802 555
4803 \end_layout
4804
4805 \end_inset
4806 </cell>
4807 </row>
4808 <row>
4809 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4810 \begin_inset Text
4811
4812 \begin_layout Plain Layout
4813
4814 \series bold
4815 Galletti
4816 \end_layout
4817
4818 \end_inset
4819 </cell>
4820 <cell alignment="center" valignment="top" usebox="none">
4821 \begin_inset Text
4822
4823 \begin_layout Plain Layout
4824 Oreste
4825 \end_layout
4826
4827 \end_inset
4828 </cell>
4829 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4830 \begin_inset Text
4831
4832 \begin_layout Plain Layout
4833 555
4834 \end_layout
4835
4836 \end_inset
4837 </cell>
4838 </row>
4839 <row>
4840 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4841 \begin_inset Text
4842
4843 \begin_layout Plain Layout
4844
4845 \series bold
4846 Gasparini
4847 \end_layout
4848
4849 \end_inset
4850 </cell>
4851 <cell alignment="center" valignment="top" usebox="none">
4852 \begin_inset Text
4853
4854 \begin_layout Plain Layout
4855 Franca
4856 \end_layout
4857
4858 \end_inset
4859 </cell>
4860 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4861 \begin_inset Text
4862
4863 \begin_layout Plain Layout
4864 555
4865 \end_layout
4866
4867 \end_inset
4868 </cell>
4869 </row>
4870 <row>
4871 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4872 \begin_inset Text
4873
4874 \begin_layout Plain Layout
4875
4876 \series bold
4877 Rizzardi
4878 \end_layout
4879
4880 \end_inset
4881 </cell>
4882 <cell alignment="center" valignment="top" usebox="none">
4883 \begin_inset Text
4884
4885 \begin_layout Plain Layout
4886 Paola
4887 \end_layout
4888
4889 \end_inset
4890 </cell>
4891 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4892 \begin_inset Text
4893
4894 \begin_layout Plain Layout
4895 555
4896 \end_layout
4897
4898 \end_inset
4899 </cell>
4900 </row>
4901 <row>
4902 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4903 \begin_inset Text
4904
4905 \begin_layout Plain Layout
4906
4907 \series bold
4908 Lassini
4909 \end_layout
4910
4911 \end_inset
4912 </cell>
4913 <cell alignment="center" valignment="top" usebox="none">
4914 \begin_inset Text
4915
4916 \begin_layout Plain Layout
4917 Giancarlo
4918 \end_layout
4919
4920 \end_inset
4921 </cell>
4922 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4923 \begin_inset Text
4924
4925 \begin_layout Plain Layout
4926 555
4927 \end_layout
4928
4929 \end_inset
4930 </cell>
4931 </row>
4932 <row>
4933 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4934 \begin_inset Text
4935
4936 \begin_layout Plain Layout
4937
4938 \series bold
4939 Malfatti
4940 \end_layout
4941
4942 \end_inset
4943 </cell>
4944 <cell alignment="center" valignment="top" usebox="none">
4945 \begin_inset Text
4946
4947 \begin_layout Plain Layout
4948 Luciano
4949 \end_layout
4950
4951 \end_inset
4952 </cell>
4953 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4954 \begin_inset Text
4955
4956 \begin_layout Plain Layout
4957 555
4958 \end_layout
4959
4960 \end_inset
4961 </cell>
4962 </row>
4963 <row>
4964 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4965 \begin_inset Text
4966
4967 \begin_layout Plain Layout
4968
4969 \series bold
4970 Malfatti
4971 \end_layout
4972
4973 \end_inset
4974 </cell>
4975 <cell alignment="center" valignment="top" usebox="none">
4976 \begin_inset Text
4977
4978 \begin_layout Plain Layout
4979 Valeriano
4980 \end_layout
4981
4982 \end_inset
4983 </cell>
4984 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4985 \begin_inset Text
4986
4987 \begin_layout Plain Layout
4988 555
4989 \end_layout
4990
4991 \end_inset
4992 </cell>
4993 </row>
4994 <row>
4995 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4996 \begin_inset Text
4997
4998 \begin_layout Plain Layout
4999
5000 \series bold
5001 Meneguzzo
5002 \end_layout
5003
5004 \end_inset
5005 </cell>
5006 <cell alignment="center" valignment="top" usebox="none">
5007 \begin_inset Text
5008
5009 \begin_layout Plain Layout
5010 Roberto
5011 \end_layout
5012
5013 \end_inset
5014 </cell>
5015 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5016 \begin_inset Text
5017
5018 \begin_layout Plain Layout
5019 555
5020 \end_layout
5021
5022 \end_inset
5023 </cell>
5024 </row>
5025 <row>
5026 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5027 \begin_inset Text
5028
5029 \begin_layout Plain Layout
5030
5031 \series bold
5032 Mezzadra
5033 \end_layout
5034
5035 \end_inset
5036 </cell>
5037 <cell alignment="center" valignment="top" usebox="none">
5038 \begin_inset Text
5039
5040 \begin_layout Plain Layout
5041 Roberto
5042 \end_layout
5043
5044 \end_inset
5045 </cell>
5046 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5047 \begin_inset Text
5048
5049 \begin_layout Plain Layout
5050 555
5051 \end_layout
5052
5053 \end_inset
5054 </cell>
5055 </row>
5056 <row>
5057 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5058 \begin_inset Text
5059
5060 \begin_layout Plain Layout
5061
5062 \series bold
5063 Pirpamer
5064 \end_layout
5065
5066 \end_inset
5067 </cell>
5068 <cell alignment="center" valignment="top" usebox="none">
5069 \begin_inset Text
5070
5071 \begin_layout Plain Layout
5072 Erich
5073 \end_layout
5074
5075 \end_inset
5076 </cell>
5077 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5078 \begin_inset Text
5079
5080 \begin_layout Plain Layout
5081 555
5082 \end_layout
5083
5084 \end_inset
5085 </cell>
5086 </row>
5087 <row>
5088 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5089 \begin_inset Text
5090
5091 \begin_layout Plain Layout
5092
5093 \series bold
5094 Pochiesa
5095 \end_layout
5096
5097 \end_inset
5098 </cell>
5099 <cell alignment="center" valignment="top" usebox="none">
5100 \begin_inset Text
5101
5102 \begin_layout Plain Layout
5103 Paolo
5104 \end_layout
5105
5106 \end_inset
5107 </cell>
5108 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5109 \begin_inset Text
5110
5111 \begin_layout Plain Layout
5112 555, 222
5113 \end_layout
5114
5115 \end_inset
5116 </cell>
5117 </row>
5118 <row>
5119 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5120 \begin_inset Text
5121
5122 \begin_layout Plain Layout
5123
5124 \series bold
5125 Radina
5126 \end_layout
5127
5128 \end_inset
5129 </cell>
5130 <cell alignment="center" valignment="top" usebox="none">
5131 \begin_inset Text
5132
5133 \begin_layout Plain Layout
5134 Claudio
5135 \end_layout
5136
5137 \end_inset
5138 </cell>
5139 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5140 \begin_inset Text
5141
5142 \begin_layout Plain Layout
5143 555
5144 \end_layout
5145
5146 \end_inset
5147 </cell>
5148 </row>
5149 <row>
5150 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5151 \begin_inset Text
5152
5153 \begin_layout Plain Layout
5154
5155 \series bold
5156 Stuffer
5157 \end_layout
5158
5159 \end_inset
5160 </cell>
5161 <cell alignment="center" valignment="top" usebox="none">
5162 \begin_inset Text
5163
5164 \begin_layout Plain Layout
5165 Oskar
5166 \end_layout
5167
5168 \end_inset
5169 </cell>
5170 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5171 \begin_inset Text
5172
5173 \begin_layout Plain Layout
5174 555
5175 \end_layout
5176
5177 \end_inset
5178 </cell>
5179 </row>
5180 <row>
5181 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5182 \begin_inset Text
5183
5184 \begin_layout Plain Layout
5185
5186 \series bold
5187 Tacchelli
5188 \end_layout
5189
5190 \end_inset
5191 </cell>
5192 <cell alignment="center" valignment="top" usebox="none">
5193 \begin_inset Text
5194
5195 \begin_layout Plain Layout
5196 Ugo
5197 \end_layout
5198
5199 \end_inset
5200 </cell>
5201 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5202 \begin_inset Text
5203
5204 \begin_layout Plain Layout
5205 555
5206 \end_layout
5207
5208 \end_inset
5209 </cell>
5210 </row>
5211 <row>
5212 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5213 \begin_inset Text
5214
5215 \begin_layout Plain Layout
5216
5217 \series bold
5218 Tezzele
5219 \end_layout
5220
5221 \end_inset
5222 </cell>
5223 <cell alignment="center" valignment="top" usebox="none">
5224 \begin_inset Text
5225
5226 \begin_layout Plain Layout
5227 Margit
5228 \end_layout
5229
5230 \end_inset
5231 </cell>
5232 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5233 \begin_inset Text
5234
5235 \begin_layout Plain Layout
5236 555
5237 \end_layout
5238
5239 \end_inset
5240 </cell>
5241 </row>
5242 <row>
5243 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5244 \begin_inset Text
5245
5246 \begin_layout Plain Layout
5247
5248 \series bold
5249 Unterkalmsteiner
5250 \end_layout
5251
5252 \end_inset
5253 </cell>
5254 <cell alignment="center" valignment="top" usebox="none">
5255 \begin_inset Text
5256
5257 \begin_layout Plain Layout
5258 Frieda
5259 \end_layout
5260
5261 \end_inset
5262 </cell>
5263 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5264 \begin_inset Text
5265
5266 \begin_layout Plain Layout
5267 555
5268 \end_layout
5269
5270 \end_inset
5271 </cell>
5272 </row>
5273 <row>
5274 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5275 \begin_inset Text
5276
5277 \begin_layout Plain Layout
5278
5279 \series bold
5280 Vieider
5281 \end_layout
5282
5283 \end_inset
5284 </cell>
5285 <cell alignment="center" valignment="top" usebox="none">
5286 \begin_inset Text
5287
5288 \begin_layout Plain Layout
5289 Hilde
5290 \end_layout
5291
5292 \end_inset
5293 </cell>
5294 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5295 \begin_inset Text
5296
5297 \begin_layout Plain Layout
5298 555
5299 \end_layout
5300
5301 \end_inset
5302 </cell>
5303 </row>
5304 <row>
5305 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5306 \begin_inset Text
5307
5308 \begin_layout Plain Layout
5309
5310 \series bold
5311 Vigna
5312 \end_layout
5313
5314 \end_inset
5315 </cell>
5316 <cell alignment="center" valignment="top" usebox="none">
5317 \begin_inset Text
5318
5319 \begin_layout Plain Layout
5320 Jürgen
5321 \end_layout
5322
5323 \end_inset
5324 </cell>
5325 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5326 \begin_inset Text
5327
5328 \begin_layout Plain Layout
5329 999
5330 \end_layout
5331
5332 \end_inset
5333 </cell>
5334 </row>
5335 <row>
5336 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5337 \begin_inset Text
5338
5339 \begin_layout Plain Layout
5340
5341 \series bold
5342 Weber
5343 \end_layout
5344
5345 \end_inset
5346 </cell>
5347 <cell alignment="center" valignment="top" usebox="none">
5348 \begin_inset Text
5349
5350 \begin_layout Plain Layout
5351 Maurizio
5352 \end_layout
5353
5354 \end_inset
5355 </cell>
5356 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5357 \begin_inset Text
5358
5359 \begin_layout Plain Layout
5360 555
5361 \end_layout
5362
5363 \end_inset
5364 </cell>
5365 </row>
5366 <row>
5367 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5368 \begin_inset Text
5369
5370 \begin_layout Plain Layout
5371
5372 \series bold
5373 Winkler
5374 \end_layout
5375
5376 \end_inset
5377 </cell>
5378 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5379 \begin_inset Text
5380
5381 \begin_layout Plain Layout
5382 Franz
5383 \end_layout
5384
5385 \end_inset
5386 </cell>
5387 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5388 \begin_inset Text
5389
5390 \begin_layout Plain Layout
5391 555
5392 \end_layout
5393
5394 \end_inset
5395 </cell>
5396 </row>
5397 <row endlastfoot="true">
5398 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5399 \begin_inset Text
5400
5401 \begin_layout Plain Layout
5402 Ende
5403 \end_layout
5404
5405 \end_inset
5406 </cell>
5407 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5408 \begin_inset Text
5409
5410 \begin_layout Plain Layout
5411
5412 \end_layout
5413
5414 \end_inset
5415 </cell>
5416 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5417 \begin_inset Text
5418
5419 \begin_layout Plain Layout
5420
5421 \end_layout
5422
5423 \end_inset
5424 </cell>
5425 </row>
5426 </lyxtabular>
5427
5428 \end_inset
5429
5430
5431 \begin_inset ERT
5432 status collapsed
5433
5434 \begin_layout Plain Layout
5435
5436
5437 \backslash
5438 addtocounter{table}{-1}
5439 \end_layout
5440
5441 \end_inset
5442
5443
5444 \begin_inset Note Note
5445 status collapsed
5446
5447 \begin_layout Plain Layout
5448 Die Bedeutung dieses Befehls finden Sie in der Bemerkung 1 von Abschnitt
5449 \begin_inset space ~
5450 \end_inset
5451
5452
5453 \begin_inset CommandInset ref
5454 LatexCommand ref
5455 reference "uab:Beschriftungen-mehrseitiger-Tabellen"
5456
5457 \end_inset
5458
5459
5460 \end_layout
5461
5462 \end_inset
5463
5464
5465 \end_layout
5466
5467 \begin_layout Subsection
5468 Fußnoten in mehrseitigen Tabellen
5469 \begin_inset CommandInset label
5470 LatexCommand label
5471 name "uab:Fußnoten-in-mehrseitigen"
5472
5473 \end_inset
5474
5475
5476 \begin_inset Index idx
5477 status collapsed
5478
5479 \begin_layout Plain Layout
5480 Tabellen ! mehrseitige ! Fußnoten
5481 \end_layout
5482
5483 \end_inset
5484
5485
5486 \end_layout
5487
5488 \begin_layout Standard
5489 Fußnoten kann man in jede Zelle einer mehrseitigen Tabelle einfügen.
5490  Sie werden auf der Seite erscheinen, auf der auch die Zelle gedruckt wird.
5491  Tabelle
5492 \begin_inset space ~
5493 \end_inset
5494
5495
5496 \begin_inset CommandInset ref
5497 LatexCommand ref
5498 reference "tab:Telefonliste"
5499
5500 \end_inset
5501
5502  hat zum Beispiel eine Fußnote.
5503 \end_layout
5504
5505 \begin_layout Subsection
5506 Ausrichtung mehrseitiger Tabellen
5507 \begin_inset Index idx
5508 status collapsed
5509
5510 \begin_layout Plain Layout
5511 Tabellen ! mehrseitige ! Ausrichtung
5512 \end_layout
5513
5514 \end_inset
5515
5516
5517 \end_layout
5518
5519 \begin_layout Standard
5520 Die horizontale Ausrichtung von mehrseitigen Tabellen kann in den Tabelleneinste
5521 llungen festgelegt werden.
5522  Bei linker und rechter Ausrichtung befindet sich die Tabelle direkt am
5523  Seitenrand.
5524  Um Platz zwischen Seitenrand und Tabelle einzufügen, muss die Tabelle zentriert
5525  ausgerichtet werden und die Werte der Längen 
5526 \series bold
5527
5528 \backslash
5529 LTleft 
5530 \series default
5531 und 
5532 \series bold
5533
5534 \backslash
5535 LTright
5536 \series default
5537  geändert werden, indem diese Zeile als \SpecialChar TeX
5538 -Code vor die mehrseitige Tabelle
5539  eingefügt wird:
5540 \end_layout
5541
5542 \begin_layout Standard
5543
5544 \series bold
5545
5546 \backslash
5547 setlength{
5548 \backslash
5549 LTleft}{Wert}
5550 \end_layout
5551
5552 \begin_layout Standard
5553 Der Wert kann eine der in Tabelle
5554 \begin_inset space ~
5555 \end_inset
5556
5557
5558 \begin_inset CommandInset ref
5559 LatexCommand ref
5560 reference "tab:Maßeinheiten"
5561
5562 \end_inset
5563
5564  aufgelisteten Einheiten haben.
5565  
5566 \series bold
5567
5568 \backslash
5569 LTleft
5570 \series default
5571  legt den horizontalen Abstand vom linken Seitenrand bis zur Tabelle fest,
5572  
5573 \series bold
5574
5575 \backslash
5576 LTright
5577 \series default
5578  den Abstand von rechts.
5579  Die Voreinstellung für beide Werte ist 
5580 \series bold
5581
5582 \backslash
5583 fill
5584 \series default
5585 , was in diesem Fall gleichbedeutend mit einem variablen horizontalen Abstand
5586  in \SpecialChar LyX
5587  ist.
5588 \end_layout
5589
5590 \begin_layout Standard
5591 Die folgende mehrseitige Tabelle wurde zentriert und 
5592 \series bold
5593
5594 \backslash
5595 LTleft
5596 \series default
5597  auf den Wert 
5598 \family sans
5599 0.1
5600 \backslash
5601 columnwidth
5602 \family default
5603  gesetzt:
5604 \begin_inset ERT
5605 status collapsed
5606
5607 \begin_layout Plain Layout
5608
5609
5610 \backslash
5611 setlength{
5612 \backslash
5613 LTleft}{0.1
5614 \backslash
5615 columnwidth}
5616 \end_layout
5617
5618 \end_inset
5619
5620
5621 \end_layout
5622
5623 \begin_layout Standard
5624 \begin_inset Tabular
5625 <lyxtabular version="3" rows="5" columns="5">
5626 <features islongtable="true" longtabularalignment="center">
5627 <column alignment="center" valignment="top">
5628 <column alignment="center" valignment="top">
5629 <column alignment="center" valignment="top" width="0pt">
5630 <column alignment="center" valignment="top">
5631 <column alignment="center" valignment="top">
5632 <row>
5633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5634 \begin_inset Text
5635
5636 \begin_layout Plain Layout
5637 1
5638 \end_layout
5639
5640 \end_inset
5641 </cell>
5642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5643 \begin_inset Text
5644
5645 \begin_layout Plain Layout
5646 2
5647 \end_layout
5648
5649 \end_inset
5650 </cell>
5651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5652 \begin_inset Text
5653
5654 \begin_layout Plain Layout
5655 3
5656 \end_layout
5657
5658 \end_inset
5659 </cell>
5660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5661 \begin_inset Text
5662
5663 \begin_layout Plain Layout
5664 4
5665 \end_layout
5666
5667 \end_inset
5668 </cell>
5669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5670 \begin_inset Text
5671
5672 \begin_layout Plain Layout
5673 5
5674 \end_layout
5675
5676 \end_inset
5677 </cell>
5678 </row>
5679 <row>
5680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5681 \begin_inset Text
5682
5683 \begin_layout Plain Layout
5684 asd
5685 \end_layout
5686
5687 \end_inset
5688 </cell>
5689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5690 \begin_inset Text
5691
5692 \begin_layout Plain Layout
5693 s
5694 \end_layout
5695
5696 \end_inset
5697 </cell>
5698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5699 \begin_inset Text
5700
5701 \begin_layout Plain Layout
5702 s
5703 \end_layout
5704
5705 \end_inset
5706 </cell>
5707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5708 \begin_inset Text
5709
5710 \begin_layout Plain Layout
5711 s
5712 \end_layout
5713
5714 \end_inset
5715 </cell>
5716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5717 \begin_inset Text
5718
5719 \begin_layout Plain Layout
5720 asd
5721 \end_layout
5722
5723 \end_inset
5724 </cell>
5725 </row>
5726 <row>
5727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5728 \begin_inset Text
5729
5730 \begin_layout Plain Layout
5731 asd
5732 \end_layout
5733
5734 \end_inset
5735 </cell>
5736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 s
5741 \end_layout
5742
5743 \end_inset
5744 </cell>
5745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5746 \begin_inset Text
5747
5748 \begin_layout Plain Layout
5749 s
5750 \end_layout
5751
5752 \end_inset
5753 </cell>
5754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5755 \begin_inset Text
5756
5757 \begin_layout Plain Layout
5758 s
5759 \end_layout
5760
5761 \end_inset
5762 </cell>
5763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5764 \begin_inset Text
5765
5766 \begin_layout Plain Layout
5767 asd
5768 \end_layout
5769
5770 \end_inset
5771 </cell>
5772 </row>
5773 <row>
5774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5775 \begin_inset Text
5776
5777 \begin_layout Plain Layout
5778 asd
5779 \end_layout
5780
5781 \end_inset
5782 </cell>
5783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5784 \begin_inset Text
5785
5786 \begin_layout Plain Layout
5787 s
5788 \end_layout
5789
5790 \end_inset
5791 </cell>
5792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5793 \begin_inset Text
5794
5795 \begin_layout Plain Layout
5796 s
5797 \end_layout
5798
5799 \end_inset
5800 </cell>
5801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5802 \begin_inset Text
5803
5804 \begin_layout Plain Layout
5805 s
5806 \end_layout
5807
5808 \end_inset
5809 </cell>
5810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5811 \begin_inset Text
5812
5813 \begin_layout Plain Layout
5814 asd
5815 \end_layout
5816
5817 \end_inset
5818 </cell>
5819 </row>
5820 <row>
5821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5822 \begin_inset Text
5823
5824 \begin_layout Plain Layout
5825 asd
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5831 \begin_inset Text
5832
5833 \begin_layout Plain Layout
5834 asd
5835 \end_layout
5836
5837 \end_inset
5838 </cell>
5839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5840 \begin_inset Text
5841
5842 \begin_layout Plain Layout
5843 asd
5844 \end_layout
5845
5846 \end_inset
5847 </cell>
5848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 asd
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 asd
5862 \end_layout
5863
5864 \end_inset
5865 </cell>
5866 </row>
5867 </lyxtabular>
5868
5869 \end_inset
5870
5871
5872 \begin_inset ERT
5873 status collapsed
5874
5875 \begin_layout Plain Layout
5876
5877
5878 \backslash
5879 setlength{
5880 \backslash
5881 LTleft}{
5882 \backslash
5883 fill}
5884 \end_layout
5885
5886 \end_inset
5887
5888
5889 \begin_inset ERT
5890 status collapsed
5891
5892 \begin_layout Plain Layout
5893
5894
5895 \backslash
5896 addtocounter{table}{-1}
5897 \end_layout
5898
5899 \end_inset
5900
5901
5902 \begin_inset Note Note
5903 status collapsed
5904
5905 \begin_layout Plain Layout
5906 Die Bedeutung dieses Befehls finden Sie in der Bemerkung 1 von Abschnitt
5907 \begin_inset space ~
5908 \end_inset
5909
5910
5911 \begin_inset CommandInset ref
5912 LatexCommand ref
5913 reference "uab:Beschriftungen-mehrseitiger-Tabellen"
5914
5915 \end_inset
5916
5917
5918 \end_layout
5919
5920 \end_inset
5921
5922
5923 \end_layout
5924
5925 \begin_layout Subsection
5926 Beschriftungen mehrseitiger Tabellen
5927 \begin_inset CommandInset label
5928 LatexCommand label
5929 name "uab:Beschriftungen-mehrseitiger-Tabellen"
5930
5931 \end_inset
5932
5933
5934 \begin_inset Index idx
5935 status collapsed
5936
5937 \begin_layout Plain Layout
5938 Mehrseitige Tabellen
5939 \end_layout
5940
5941 \end_inset
5942
5943
5944 \begin_inset Index idx
5945 status collapsed
5946
5947 \begin_layout Plain Layout
5948 Tabellen ! mehrseitige ! Titel
5949 \end_layout
5950
5951 \end_inset
5952
5953
5954 \end_layout
5955
5956 \begin_layout Standard
5957 Eine mehrseitige Tabelle kann man nicht in ein Gleitobjekt packen, weil
5958  Gleitobjekte nur auf eine Seite gedruckt werden können.
5959  Daher wird die Beschriftung in eine Tabellenzeile eingegeben, wie in Abschnitt
5960 \begin_inset space ~
5961 \end_inset
5962
5963
5964 \begin_inset CommandInset ref
5965 LatexCommand ref
5966 reference "abs:Mehrseitige-Tabellen"
5967
5968 \end_inset
5969
5970  erklärt.
5971  Nur eine Tabellenzeile kann eine Beschriftung enthalten, entweder eine
5972  Kopf- oder eine Fußzeile.
5973 \end_layout
5974
5975 \begin_layout Standard
5976 Hier ist eine kurze mehrseitige Tabelle, die zeigt, wie das funktioniert:
5977 \end_layout
5978
5979 \begin_layout Standard
5980 \begin_inset Tabular
5981 <lyxtabular version="3" rows="6" columns="5">
5982 <features islongtable="true" longtabularalignment="center">
5983 <column alignment="center" valignment="top">
5984 <column alignment="center" valignment="top">
5985 <column alignment="center" valignment="top">
5986 <column alignment="center" valignment="top">
5987 <column alignment="center" valignment="top">
5988 <row endfirsthead="true" caption="true">
5989 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5990 \begin_inset Text
5991
5992 \begin_layout Plain Layout
5993 \begin_inset Caption Standard
5994
5995 \begin_layout Plain Layout
5996 Eine mehrseitige Tabelle mit Titel
5997 \begin_inset Argument 1
5998 status open
5999
6000 \begin_layout Plain Layout
6001 MehrseitigeTabelle
6002 \end_layout
6003
6004 \end_inset
6005
6006
6007 \end_layout
6008
6009 \end_inset
6010
6011
6012 \end_layout
6013
6014 \end_inset
6015 </cell>
6016 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6017 \begin_inset Text
6018
6019 \begin_layout Plain Layout
6020
6021 \end_layout
6022
6023 \end_inset
6024 </cell>
6025 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6026 \begin_inset Text
6027
6028 \begin_layout Plain Layout
6029
6030 \end_layout
6031
6032 \end_inset
6033 </cell>
6034 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6035 \begin_inset Text
6036
6037 \begin_layout Plain Layout
6038
6039 \end_layout
6040
6041 \end_inset
6042 </cell>
6043 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6044 \begin_inset Text
6045
6046 \begin_layout Plain Layout
6047
6048 \end_layout
6049
6050 \end_inset
6051 </cell>
6052 </row>
6053 <row>
6054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6055 \begin_inset Text
6056
6057 \begin_layout Plain Layout
6058 1
6059 \end_layout
6060
6061 \end_inset
6062 </cell>
6063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6064 \begin_inset Text
6065
6066 \begin_layout Plain Layout
6067 2
6068 \end_layout
6069
6070 \end_inset
6071 </cell>
6072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6073 \begin_inset Text
6074
6075 \begin_layout Plain Layout
6076 3
6077 \end_layout
6078
6079 \end_inset
6080 </cell>
6081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6082 \begin_inset Text
6083
6084 \begin_layout Plain Layout
6085 4
6086 \end_layout
6087
6088 \end_inset
6089 </cell>
6090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6091 \begin_inset Text
6092
6093 \begin_layout Plain Layout
6094 5
6095 \end_layout
6096
6097 \end_inset
6098 </cell>
6099 </row>
6100 <row>
6101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6102 \begin_inset Text
6103
6104 \begin_layout Plain Layout
6105 asd
6106 \end_layout
6107
6108 \end_inset
6109 </cell>
6110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6111 \begin_inset Text
6112
6113 \begin_layout Plain Layout
6114 s
6115 \end_layout
6116
6117 \end_inset
6118 </cell>
6119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6120 \begin_inset Text
6121
6122 \begin_layout Plain Layout
6123 s
6124 \end_layout
6125
6126 \end_inset
6127 </cell>
6128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6129 \begin_inset Text
6130
6131 \begin_layout Plain Layout
6132 s
6133 \end_layout
6134
6135 \end_inset
6136 </cell>
6137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6138 \begin_inset Text
6139
6140 \begin_layout Plain Layout
6141 asd
6142 \end_layout
6143
6144 \end_inset
6145 </cell>
6146 </row>
6147 <row>
6148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6149 \begin_inset Text
6150
6151 \begin_layout Plain Layout
6152 asd
6153 \end_layout
6154
6155 \end_inset
6156 </cell>
6157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6158 \begin_inset Text
6159
6160 \begin_layout Plain Layout
6161 s
6162 \end_layout
6163
6164 \end_inset
6165 </cell>
6166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6167 \begin_inset Text
6168
6169 \begin_layout Plain Layout
6170 s
6171 \end_layout
6172
6173 \end_inset
6174 </cell>
6175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6176 \begin_inset Text
6177
6178 \begin_layout Plain Layout
6179 s
6180 \end_layout
6181
6182 \end_inset
6183 </cell>
6184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6185 \begin_inset Text
6186
6187 \begin_layout Plain Layout
6188 asd
6189 \end_layout
6190
6191 \end_inset
6192 </cell>
6193 </row>
6194 <row>
6195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6196 \begin_inset Text
6197
6198 \begin_layout Plain Layout
6199 asd
6200 \end_layout
6201
6202 \end_inset
6203 </cell>
6204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6205 \begin_inset Text
6206
6207 \begin_layout Plain Layout
6208 s
6209 \end_layout
6210
6211 \end_inset
6212 </cell>
6213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6214 \begin_inset Text
6215
6216 \begin_layout Plain Layout
6217 s
6218 \end_layout
6219
6220 \end_inset
6221 </cell>
6222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6223 \begin_inset Text
6224
6225 \begin_layout Plain Layout
6226 s
6227 \end_layout
6228
6229 \end_inset
6230 </cell>
6231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6232 \begin_inset Text
6233
6234 \begin_layout Plain Layout
6235 asd
6236 \end_layout
6237
6238 \end_inset
6239 </cell>
6240 </row>
6241 <row>
6242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6243 \begin_inset Text
6244
6245 \begin_layout Plain Layout
6246 asd
6247 \end_layout
6248
6249 \end_inset
6250 </cell>
6251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6252 \begin_inset Text
6253
6254 \begin_layout Plain Layout
6255 asd
6256 \end_layout
6257
6258 \end_inset
6259 </cell>
6260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6261 \begin_inset Text
6262
6263 \begin_layout Plain Layout
6264 asd
6265 \end_layout
6266
6267 \end_inset
6268 </cell>
6269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6270 \begin_inset Text
6271
6272 \begin_layout Plain Layout
6273 asd
6274 \end_layout
6275
6276 \end_inset
6277 </cell>
6278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6279 \begin_inset Text
6280
6281 \begin_layout Plain Layout
6282 asd
6283 \end_layout
6284
6285 \end_inset
6286 </cell>
6287 </row>
6288 </lyxtabular>
6289
6290 \end_inset
6291
6292
6293 \end_layout
6294
6295 \begin_layout Standard
6296 \begin_inset VSpace medskip
6297 \end_inset
6298
6299
6300 \begin_inset Note Greyedout
6301 status open
6302
6303 \begin_layout Plain Layout
6304
6305 \series bold
6306 Bemerkung
6307 \begin_inset space ~
6308 \end_inset
6309
6310 1:
6311 \series default
6312  Die Tabellennummer wird für jede mehrseitige Tabelle erhöht, auch wenn
6313  Sie keinen Titel vergeben.
6314  Deshalb könnte es passieren, dass zum Beispiel Tabelle
6315 \begin_inset space ~
6316 \end_inset
6317
6318 2.4 auf Tabelle
6319 \begin_inset space ~
6320 \end_inset
6321
6322 2.1 im Tabellenverzeichnis folgt, wenn dazwischen zwei mehrseitige Tabellen
6323  ohne Beschriftung sind.
6324  Um das zu vermeiden, können Sie hinter jede mehrseitige Tabelle ohne Titel
6325  folgenden \SpecialChar LaTeX
6326 -Befehl als \SpecialChar TeX
6327 -Code einfügen:
6328 \end_layout
6329
6330 \begin_layout Plain Layout
6331
6332 \series bold
6333
6334 \backslash
6335 addtocounter{table}{-1}
6336 \end_layout
6337
6338 \begin_layout Plain Layout
6339 Das ist nicht notwendig, wenn keine der mehrseitigen Tabellen im Dokument
6340  eine Beschriftung hat und Sie diesen Code zum \SpecialChar LaTeX
6341 -Vorspann hinzufügen:
6342 \end_layout
6343
6344 \begin_layout Plain Layout
6345
6346 \series bold
6347
6348 \backslash
6349 let
6350 \backslash
6351 myEnd
6352 \backslash
6353 endlongtable
6354 \begin_inset Newline newline
6355 \end_inset
6356
6357
6358 \backslash
6359 renewcommand{
6360 \backslash
6361 endlongtable}{
6362 \backslash
6363 myEnd
6364 \backslash
6365 addtocounter{table}{-1}}
6366 \end_layout
6367
6368 \end_inset
6369
6370
6371 \end_layout
6372
6373 \begin_layout Standard
6374 \begin_inset Note Greyedout
6375 status open
6376
6377 \begin_layout Plain Layout
6378
6379 \series bold
6380 Bemerkung
6381 \begin_inset space ~
6382 \end_inset
6383
6384 2:
6385 \series default
6386  Wenn Sie 
6387 \series bold
6388 hyperref
6389 \series default
6390
6391 \begin_inset Index idx
6392 status collapsed
6393
6394 \begin_layout Plain Layout
6395 \SpecialChar LaTeX
6396 -Pakete ! hyperref
6397 \end_layout
6398
6399 \end_inset
6400
6401  in den
6402 \family sans
6403  PDF-Eigenschaften
6404 \family default
6405  im 
6406 \family sans
6407 Dokument-Einstellungen
6408 \family default
6409  Dialog für Querverweise benutzen, wird der Verweis auf eine mehrseitige
6410  Tabelle immer auf den Anfang des Dokuments zeigen.
6411 \end_layout
6412
6413 \end_inset
6414
6415
6416 \end_layout
6417
6418 \begin_layout Subsubsection
6419 Querverweise auf mehrseitige
6420 \family sans
6421  Tabelle
6422 \family default
6423 n
6424 \begin_inset Index idx
6425 status collapsed
6426
6427 \begin_layout Plain Layout
6428 Tabellen ! mehrseitige ! Querverweis
6429 \end_layout
6430
6431 \end_inset
6432
6433
6434 \end_layout
6435
6436 \begin_layout Standard
6437 \begin_inset Tabular
6438 <lyxtabular version="3" rows="6" columns="5">
6439 <features islongtable="true" longtabularalignment="center">
6440 <column alignment="center" valignment="top">
6441 <column alignment="center" valignment="top">
6442 <column alignment="center" valignment="top">
6443 <column alignment="center" valignment="top">
6444 <column alignment="center" valignment="top">
6445 <row endfirsthead="true" caption="true">
6446 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6447 \begin_inset Text
6448
6449 \begin_layout Plain Layout
6450 \begin_inset Caption Standard
6451
6452 \begin_layout Plain Layout
6453 Mehrseitige Tabelle mit Marke
6454 \begin_inset CommandInset label
6455 LatexCommand label
6456 name "tab:Mehrseitige-Tabelle-mit-Marke"
6457
6458 \end_inset
6459
6460
6461 \end_layout
6462
6463 \end_inset
6464
6465
6466 \end_layout
6467
6468 \end_inset
6469 </cell>
6470 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6471 \begin_inset Text
6472
6473 \begin_layout Plain Layout
6474
6475 \end_layout
6476
6477 \end_inset
6478 </cell>
6479 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6480 \begin_inset Text
6481
6482 \begin_layout Plain Layout
6483
6484 \end_layout
6485
6486 \end_inset
6487 </cell>
6488 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6489 \begin_inset Text
6490
6491 \begin_layout Plain Layout
6492
6493 \end_layout
6494
6495 \end_inset
6496 </cell>
6497 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6498 \begin_inset Text
6499
6500 \begin_layout Plain Layout
6501
6502 \end_layout
6503
6504 \end_inset
6505 </cell>
6506 </row>
6507 <row>
6508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6509 \begin_inset Text
6510
6511 \begin_layout Plain Layout
6512 1
6513 \end_layout
6514
6515 \end_inset
6516 </cell>
6517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6518 \begin_inset Text
6519
6520 \begin_layout Plain Layout
6521 2
6522 \end_layout
6523
6524 \end_inset
6525 </cell>
6526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6527 \begin_inset Text
6528
6529 \begin_layout Plain Layout
6530 3
6531 \end_layout
6532
6533 \end_inset
6534 </cell>
6535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6536 \begin_inset Text
6537
6538 \begin_layout Plain Layout
6539 4
6540 \end_layout
6541
6542 \end_inset
6543 </cell>
6544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6545 \begin_inset Text
6546
6547 \begin_layout Plain Layout
6548 5
6549 \end_layout
6550
6551 \end_inset
6552 </cell>
6553 </row>
6554 <row>
6555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6556 \begin_inset Text
6557
6558 \begin_layout Plain Layout
6559 asd
6560 \end_layout
6561
6562 \end_inset
6563 </cell>
6564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6565 \begin_inset Text
6566
6567 \begin_layout Plain Layout
6568 s
6569 \end_layout
6570
6571 \end_inset
6572 </cell>
6573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6574 \begin_inset Text
6575
6576 \begin_layout Plain Layout
6577 s
6578 \end_layout
6579
6580 \end_inset
6581 </cell>
6582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6583 \begin_inset Text
6584
6585 \begin_layout Plain Layout
6586 s
6587 \end_layout
6588
6589 \end_inset
6590 </cell>
6591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6592 \begin_inset Text
6593
6594 \begin_layout Plain Layout
6595 asd
6596 \end_layout
6597
6598 \end_inset
6599 </cell>
6600 </row>
6601 <row>
6602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6603 \begin_inset Text
6604
6605 \begin_layout Plain Layout
6606 asd
6607 \end_layout
6608
6609 \end_inset
6610 </cell>
6611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6612 \begin_inset Text
6613
6614 \begin_layout Plain Layout
6615 s
6616 \end_layout
6617
6618 \end_inset
6619 </cell>
6620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6621 \begin_inset Text
6622
6623 \begin_layout Plain Layout
6624 s
6625 \end_layout
6626
6627 \end_inset
6628 </cell>
6629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6630 \begin_inset Text
6631
6632 \begin_layout Plain Layout
6633 s
6634 \end_layout
6635
6636 \end_inset
6637 </cell>
6638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6639 \begin_inset Text
6640
6641 \begin_layout Plain Layout
6642 asd
6643 \end_layout
6644
6645 \end_inset
6646 </cell>
6647 </row>
6648 <row>
6649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6650 \begin_inset Text
6651
6652 \begin_layout Plain Layout
6653 asd
6654 \end_layout
6655
6656 \end_inset
6657 </cell>
6658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6659 \begin_inset Text
6660
6661 \begin_layout Plain Layout
6662 s
6663 \end_layout
6664
6665 \end_inset
6666 </cell>
6667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6668 \begin_inset Text
6669
6670 \begin_layout Plain Layout
6671 s
6672 \end_layout
6673
6674 \end_inset
6675 </cell>
6676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6677 \begin_inset Text
6678
6679 \begin_layout Plain Layout
6680 s
6681 \end_layout
6682
6683 \end_inset
6684 </cell>
6685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6686 \begin_inset Text
6687
6688 \begin_layout Plain Layout
6689 asd
6690 \end_layout
6691
6692 \end_inset
6693 </cell>
6694 </row>
6695 <row>
6696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6697 \begin_inset Text
6698
6699 \begin_layout Plain Layout
6700 asd
6701 \end_layout
6702
6703 \end_inset
6704 </cell>
6705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6706 \begin_inset Text
6707
6708 \begin_layout Plain Layout
6709 sad
6710 \end_layout
6711
6712 \end_inset
6713 </cell>
6714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6715 \begin_inset Text
6716
6717 \begin_layout Plain Layout
6718 asd
6719 \end_layout
6720
6721 \end_inset
6722 </cell>
6723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6724 \begin_inset Text
6725
6726 \begin_layout Plain Layout
6727 asd
6728 \end_layout
6729
6730 \end_inset
6731 </cell>
6732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6733 \begin_inset Text
6734
6735 \begin_layout Plain Layout
6736 asd
6737 \end_layout
6738
6739 \end_inset
6740 </cell>
6741 </row>
6742 </lyxtabular>
6743
6744 \end_inset
6745
6746
6747 \end_layout
6748
6749 \begin_layout Standard
6750 Damit auf eine mehrseitige Tabelle verwiesen werden kann, müssen Sie eine
6751  Marke im Titel einfügen.
6752 \end_layout
6753
6754 \begin_layout Standard
6755 Dies ist ein Verweis auf Tabelle
6756 \begin_inset space ~
6757 \end_inset
6758
6759
6760 \begin_inset CommandInset ref
6761 LatexCommand ref
6762 reference "tab:Mehrseitige-Tabelle-mit-Marke"
6763
6764 \end_inset
6765
6766 .
6767 \end_layout
6768
6769 \begin_layout Standard
6770 Mit dem \SpecialChar LaTeX
6771 -Paket 
6772 \series bold
6773 caption
6774 \series default
6775
6776 \begin_inset Index idx
6777 status collapsed
6778
6779 \begin_layout Plain Layout
6780 \SpecialChar LaTeX
6781 -Pakete ! caption
6782 \end_layout
6783
6784 \end_inset
6785
6786 , siehe Abschnitt
6787 \begin_inset space ~
6788 \end_inset
6789
6790
6791 \begin_inset CommandInset ref
6792 LatexCommand ref
6793 reference "abs:Titel-Formatierung"
6794
6795 \end_inset
6796
6797 , können Sie alle anderen Beschriftungsoptionen benutzen.
6798 \end_layout
6799
6800 \begin_layout Subsubsection
6801 Titelbreite
6802 \begin_inset Index idx
6803 status collapsed
6804
6805 \begin_layout Plain Layout
6806 Tabellen ! mehrseitige ! Beschriftungsbreite
6807 \end_layout
6808
6809 \end_inset
6810
6811
6812 \end_layout
6813
6814 \begin_layout Standard
6815 Die maximale Titelbreite wird durch die Variable 
6816 \series bold
6817
6818 \backslash
6819 LTcapwidth
6820 \series default
6821  definiert.
6822  Ihr Standardwert ist 4
6823 \begin_inset space \thinspace{}
6824 \end_inset
6825
6826 Zoll (
6827 \begin_inset Formula $\approx10$
6828 \end_inset
6829
6830
6831 \begin_inset space \thinspace{}
6832 \end_inset
6833
6834 cm).
6835  Um das zu ändern, können Sie entweder im \SpecialChar LaTeX
6836 -Vorspann oder als \SpecialChar TeX
6837 -Code vor der
6838  betreffenden mehrseitigen Tabelle folgenden Befehl einsetzen:
6839 \end_layout
6840
6841 \begin_layout Standard
6842
6843 \series bold
6844
6845 \backslash
6846 setlength{
6847 \backslash
6848 LTcapwidth}{Breite}
6849 \end_layout
6850
6851 \begin_layout Standard
6852 wobei die 
6853 \family sans
6854 Breite
6855 \family default
6856  eine der in Anhang
6857 \begin_inset space ~
6858 \end_inset
6859
6860
6861 \begin_inset CommandInset ref
6862 LatexCommand ref
6863 reference "kap:In-LyX-verfügbare"
6864
6865 \end_inset
6866
6867  aufgelisteten Einheiten haben kann.
6868 \end_layout
6869
6870 \begin_layout Standard
6871 Die beiden folgenden Tabellen zeigen den Unterschied:
6872 \end_layout
6873
6874 \begin_layout Standard
6875 \begin_inset Tabular
6876 <lyxtabular version="3" rows="6" columns="5">
6877 <features islongtable="true" longtabularalignment="center">
6878 <column alignment="center" valignment="top">
6879 <column alignment="center" valignment="top">
6880 <column alignment="center" valignment="top">
6881 <column alignment="center" valignment="top">
6882 <column alignment="center" valignment="top">
6883 <row endfirsthead="true" caption="true">
6884 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6885 \begin_inset Text
6886
6887 \begin_layout Plain Layout
6888 \begin_inset Caption Standard
6889
6890 \begin_layout Plain Layout
6891 Langer Titel mit Standardbreite, Langer Titel mit Standardbreite
6892 \begin_inset Argument 1
6893 status open
6894
6895 \begin_layout Plain Layout
6896 Titel mit Standardbreite
6897 \end_layout
6898
6899 \end_inset
6900
6901
6902 \end_layout
6903
6904 \end_inset
6905
6906
6907 \end_layout
6908
6909 \end_inset
6910 </cell>
6911 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6912 \begin_inset Text
6913
6914 \begin_layout Plain Layout
6915
6916 \end_layout
6917
6918 \end_inset
6919 </cell>
6920 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6921 \begin_inset Text
6922
6923 \begin_layout Plain Layout
6924
6925 \end_layout
6926
6927 \end_inset
6928 </cell>
6929 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6930 \begin_inset Text
6931
6932 \begin_layout Plain Layout
6933
6934 \end_layout
6935
6936 \end_inset
6937 </cell>
6938 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6939 \begin_inset Text
6940
6941 \begin_layout Plain Layout
6942
6943 \end_layout
6944
6945 \end_inset
6946 </cell>
6947 </row>
6948 <row>
6949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6950 \begin_inset Text
6951
6952 \begin_layout Plain Layout
6953 1
6954 \end_layout
6955
6956 \end_inset
6957 </cell>
6958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6959 \begin_inset Text
6960
6961 \begin_layout Plain Layout
6962 2
6963 \end_layout
6964
6965 \end_inset
6966 </cell>
6967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6968 \begin_inset Text
6969
6970 \begin_layout Plain Layout
6971 3
6972 \end_layout
6973
6974 \end_inset
6975 </cell>
6976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6977 \begin_inset Text
6978
6979 \begin_layout Plain Layout
6980 4
6981 \end_layout
6982
6983 \end_inset
6984 </cell>
6985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6986 \begin_inset Text
6987
6988 \begin_layout Plain Layout
6989 5
6990 \end_layout
6991
6992 \end_inset
6993 </cell>
6994 </row>
6995 <row>
6996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6997 \begin_inset Text
6998
6999 \begin_layout Plain Layout
7000 asd
7001 \end_layout
7002
7003 \end_inset
7004 </cell>
7005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7006 \begin_inset Text
7007
7008 \begin_layout Plain Layout
7009 s
7010 \end_layout
7011
7012 \end_inset
7013 </cell>
7014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7015 \begin_inset Text
7016
7017 \begin_layout Plain Layout
7018 s
7019 \end_layout
7020
7021 \end_inset
7022 </cell>
7023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7024 \begin_inset Text
7025
7026 \begin_layout Plain Layout
7027 s
7028 \end_layout
7029
7030 \end_inset
7031 </cell>
7032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7033 \begin_inset Text
7034
7035 \begin_layout Plain Layout
7036 asd
7037 \end_layout
7038
7039 \end_inset
7040 </cell>
7041 </row>
7042 <row>
7043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7044 \begin_inset Text
7045
7046 \begin_layout Plain Layout
7047 asd
7048 \end_layout
7049
7050 \end_inset
7051 </cell>
7052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7053 \begin_inset Text
7054
7055 \begin_layout Plain Layout
7056 s
7057 \end_layout
7058
7059 \end_inset
7060 </cell>
7061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7062 \begin_inset Text
7063
7064 \begin_layout Plain Layout
7065 s
7066 \end_layout
7067
7068 \end_inset
7069 </cell>
7070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7071 \begin_inset Text
7072
7073 \begin_layout Plain Layout
7074 s
7075 \end_layout
7076
7077 \end_inset
7078 </cell>
7079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7080 \begin_inset Text
7081
7082 \begin_layout Plain Layout
7083 asd
7084 \end_layout
7085
7086 \end_inset
7087 </cell>
7088 </row>
7089 <row>
7090 <cell alignment="center" valignment="top" topline="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" leftline="true" usebox="none">
7100 \begin_inset Text
7101
7102 \begin_layout Plain Layout
7103 s
7104 \end_layout
7105
7106 \end_inset
7107 </cell>
7108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7109 \begin_inset Text
7110
7111 \begin_layout Plain Layout
7112 s
7113 \end_layout
7114
7115 \end_inset
7116 </cell>
7117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7118 \begin_inset Text
7119
7120 \begin_layout Plain Layout
7121 s
7122 \end_layout
7123
7124 \end_inset
7125 </cell>
7126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7127 \begin_inset Text
7128
7129 \begin_layout Plain Layout
7130 asd
7131 \end_layout
7132
7133 \end_inset
7134 </cell>
7135 </row>
7136 <row>
7137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7138 \begin_inset Text
7139
7140 \begin_layout Plain Layout
7141 asd
7142 \end_layout
7143
7144 \end_inset
7145 </cell>
7146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7147 \begin_inset Text
7148
7149 \begin_layout Plain Layout
7150 sad
7151 \end_layout
7152
7153 \end_inset
7154 </cell>
7155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7156 \begin_inset Text
7157
7158 \begin_layout Plain Layout
7159 asd
7160 \end_layout
7161
7162 \end_inset
7163 </cell>
7164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7165 \begin_inset Text
7166
7167 \begin_layout Plain Layout
7168 asd
7169 \end_layout
7170
7171 \end_inset
7172 </cell>
7173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7174 \begin_inset Text
7175
7176 \begin_layout Plain Layout
7177 asd
7178 \end_layout
7179
7180 \end_inset
7181 </cell>
7182 </row>
7183 </lyxtabular>
7184
7185 \end_inset
7186
7187
7188 \end_layout
7189
7190 \begin_layout Standard
7191 \begin_inset ERT
7192 status collapsed
7193
7194 \begin_layout Plain Layout
7195
7196
7197 \backslash
7198 setlength{
7199 \backslash
7200 LTcapwidth}{5cm}
7201 \end_layout
7202
7203 \end_inset
7204
7205
7206 \begin_inset Tabular
7207 <lyxtabular version="3" rows="6" columns="5">
7208 <features islongtable="true" longtabularalignment="center">
7209 <column alignment="center" valignment="top">
7210 <column alignment="center" valignment="top">
7211 <column alignment="center" valignment="top">
7212 <column alignment="center" valignment="top">
7213 <column alignment="center" valignment="top">
7214 <row endfirsthead="true" caption="true">
7215 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7216 \begin_inset Text
7217
7218 \begin_layout Plain Layout
7219 \begin_inset Caption Standard
7220
7221 \begin_layout Plain Layout
7222 Langer Titel mit 5
7223 \begin_inset space \thinspace{}
7224 \end_inset
7225
7226 cm Breite, Langer Titel mit 5
7227 \begin_inset space \thinspace{}
7228 \end_inset
7229
7230 cm Breite
7231 \begin_inset Argument 1
7232 status open
7233
7234 \begin_layout Plain Layout
7235 Titel mit 5
7236 \begin_inset space \thinspace{}
7237 \end_inset
7238
7239 cm Breite
7240 \end_layout
7241
7242 \end_inset
7243
7244
7245 \end_layout
7246
7247 \end_inset
7248
7249
7250 \end_layout
7251
7252 \end_inset
7253 </cell>
7254 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7255 \begin_inset Text
7256
7257 \begin_layout Plain Layout
7258
7259 \end_layout
7260
7261 \end_inset
7262 </cell>
7263 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7264 \begin_inset Text
7265
7266 \begin_layout Plain Layout
7267
7268 \end_layout
7269
7270 \end_inset
7271 </cell>
7272 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7273 \begin_inset Text
7274
7275 \begin_layout Plain Layout
7276
7277 \end_layout
7278
7279 \end_inset
7280 </cell>
7281 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7282 \begin_inset Text
7283
7284 \begin_layout Plain Layout
7285
7286 \end_layout
7287
7288 \end_inset
7289 </cell>
7290 </row>
7291 <row>
7292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7293 \begin_inset Text
7294
7295 \begin_layout Plain Layout
7296 1
7297 \end_layout
7298
7299 \end_inset
7300 </cell>
7301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7302 \begin_inset Text
7303
7304 \begin_layout Plain Layout
7305 2
7306 \end_layout
7307
7308 \end_inset
7309 </cell>
7310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7311 \begin_inset Text
7312
7313 \begin_layout Plain Layout
7314 3
7315 \end_layout
7316
7317 \end_inset
7318 </cell>
7319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7320 \begin_inset Text
7321
7322 \begin_layout Plain Layout
7323 4
7324 \end_layout
7325
7326 \end_inset
7327 </cell>
7328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7329 \begin_inset Text
7330
7331 \begin_layout Plain Layout
7332 5
7333 \end_layout
7334
7335 \end_inset
7336 </cell>
7337 </row>
7338 <row>
7339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7340 \begin_inset Text
7341
7342 \begin_layout Plain Layout
7343 asd
7344 \end_layout
7345
7346 \end_inset
7347 </cell>
7348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7349 \begin_inset Text
7350
7351 \begin_layout Plain Layout
7352 s
7353 \end_layout
7354
7355 \end_inset
7356 </cell>
7357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7358 \begin_inset Text
7359
7360 \begin_layout Plain Layout
7361 s
7362 \end_layout
7363
7364 \end_inset
7365 </cell>
7366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7367 \begin_inset Text
7368
7369 \begin_layout Plain Layout
7370 s
7371 \end_layout
7372
7373 \end_inset
7374 </cell>
7375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7376 \begin_inset Text
7377
7378 \begin_layout Plain Layout
7379 asd
7380 \end_layout
7381
7382 \end_inset
7383 </cell>
7384 </row>
7385 <row>
7386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7387 \begin_inset Text
7388
7389 \begin_layout Plain Layout
7390 asd
7391 \end_layout
7392
7393 \end_inset
7394 </cell>
7395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7396 \begin_inset Text
7397
7398 \begin_layout Plain Layout
7399 s
7400 \end_layout
7401
7402 \end_inset
7403 </cell>
7404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7405 \begin_inset Text
7406
7407 \begin_layout Plain Layout
7408 s
7409 \end_layout
7410
7411 \end_inset
7412 </cell>
7413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7414 \begin_inset Text
7415
7416 \begin_layout Plain Layout
7417 s
7418 \end_layout
7419
7420 \end_inset
7421 </cell>
7422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7423 \begin_inset Text
7424
7425 \begin_layout Plain Layout
7426 asd
7427 \end_layout
7428
7429 \end_inset
7430 </cell>
7431 </row>
7432 <row>
7433 <cell alignment="center" valignment="top" topline="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" leftline="true" usebox="none">
7443 \begin_inset Text
7444
7445 \begin_layout Plain Layout
7446 s
7447 \end_layout
7448
7449 \end_inset
7450 </cell>
7451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7452 \begin_inset Text
7453
7454 \begin_layout Plain Layout
7455 s
7456 \end_layout
7457
7458 \end_inset
7459 </cell>
7460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7461 \begin_inset Text
7462
7463 \begin_layout Plain Layout
7464 s
7465 \end_layout
7466
7467 \end_inset
7468 </cell>
7469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7470 \begin_inset Text
7471
7472 \begin_layout Plain Layout
7473 asd
7474 \end_layout
7475
7476 \end_inset
7477 </cell>
7478 </row>
7479 <row>
7480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7481 \begin_inset Text
7482
7483 \begin_layout Plain Layout
7484 asd
7485 \end_layout
7486
7487 \end_inset
7488 </cell>
7489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7490 \begin_inset Text
7491
7492 \begin_layout Plain Layout
7493 sad
7494 \end_layout
7495
7496 \end_inset
7497 </cell>
7498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7499 \begin_inset Text
7500
7501 \begin_layout Plain Layout
7502 asd
7503 \end_layout
7504
7505 \end_inset
7506 </cell>
7507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7508 \begin_inset Text
7509
7510 \begin_layout Plain Layout
7511 asd
7512 \end_layout
7513
7514 \end_inset
7515 </cell>
7516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7517 \begin_inset Text
7518
7519 \begin_layout Plain Layout
7520 asd
7521 \end_layout
7522
7523 \end_inset
7524 </cell>
7525 </row>
7526 </lyxtabular>
7527
7528 \end_inset
7529
7530
7531 \begin_inset ERT
7532 status collapsed
7533
7534 \begin_layout Plain Layout
7535
7536
7537 \backslash
7538 setlength{
7539 \backslash
7540 LTcapwidth}{4in}
7541 \end_layout
7542
7543 \end_inset
7544
7545
7546 \begin_inset Note Note
7547 status collapsed
7548
7549 \begin_layout Plain Layout
7550 Beschriftungsbreite zurücksetzen
7551 \end_layout
7552
7553 \end_inset
7554
7555
7556 \end_layout
7557
7558 \begin_layout Standard
7559 \begin_inset Note Greyedout
7560 status open
7561
7562 \begin_layout Plain Layout
7563
7564 \series bold
7565 Achtung:
7566 \series default
7567  Wenn das \SpecialChar LaTeX
7568 -Paket 
7569 \series bold
7570 caption
7571 \series default
7572
7573 \begin_inset Index idx
7574 status collapsed
7575
7576 \begin_layout Plain Layout
7577 \SpecialChar LaTeX
7578 -Pakete ! caption
7579 \end_layout
7580
7581 \end_inset
7582
7583  verwendet wird, so wie in diesem Dokument, wird die ganze Seitenbreite
7584  für die Beschriftung verwendet, wenn Sie den voreingestellten Wert von
7585  4
7586 \begin_inset space \thinspace{}
7587 \end_inset
7588
7589 Zoll für 
7590 \series bold
7591
7592 \backslash
7593 LTcapwidth
7594 \series default
7595  benutzen.
7596  Um in diesem Fall eine genau 4
7597 \begin_inset space \thinspace{}
7598 \end_inset
7599
7600 Zoll breite Beschriftung zu erhalten, können Sie entweder einen leicht von
7601  4
7602 \begin_inset space \thinspace{}
7603 \end_inset
7604
7605 Zoll veränderten Wert wie z.
7606 \begin_inset space \thinspace{}
7607 \end_inset
7608
7609 B.
7610  3.99
7611 \begin_inset space \thinspace{}
7612 \end_inset
7613
7614 Zoll verwenden oder den \SpecialChar LaTeX
7615 -Befehl 
7616 \series bold
7617
7618 \backslash
7619 captionsetup{width=Wert}
7620 \series default
7621  benutzen, der vom 
7622 \series bold
7623 caption
7624 \series default
7625 -Paket bereitgestellt wird.
7626 \end_layout
7627
7628 \end_inset
7629
7630
7631 \end_layout
7632
7633 \begin_layout Subsubsection
7634 Unterschiedliche Beschriftung für Tabellenseiten
7635 \begin_inset Index idx
7636 status collapsed
7637
7638 \begin_layout Plain Layout
7639 Tabellen ! mehrseitige ! mehrere Beschriftungen
7640 \end_layout
7641
7642 \end_inset
7643
7644
7645 \end_layout
7646
7647 \begin_layout Standard
7648 Wenn die Tabellenbeschriftung der folgenden Seiten anders sein soll, als
7649  die der ersten Seite, markieren Sie eine leere Zeile als Kopfzeile, die
7650  eine Beschriftung enthält.
7651  Dann klicken Sie mit rechts auf die Beschriftung und wählen im Kontext-Menü
7652  
7653 \family sans
7654 Legende
7655 \begin_inset space ~
7656 \end_inset
7657
7658 (Unnummeriert)
7659 \family default
7660  aus.
7661  Tabelle
7662 \begin_inset space ~
7663 \end_inset
7664
7665
7666 \begin_inset CommandInset ref
7667 LatexCommand ref
7668 reference "tab:Telefonliste"
7669
7670 \end_inset
7671
7672  ist ein Beispiel für eine mehrseitige Tabelle mit unterschiedlichen Titeln
7673  und ohne Tabellennummer auf der zweiten Seite.
7674 \end_layout
7675
7676 \begin_layout Standard
7677 \align center
7678 \begin_inset Tabular
7679 <lyxtabular version="3" rows="59" columns="3">
7680 <features islongtable="true" longtabularalignment="center">
7681 <column alignment="left" valignment="top" width="0pt">
7682 <column alignment="left" valignment="top" width="0pt">
7683 <column alignment="center" valignment="top" width="0pt">
7684 <row endfirsthead="true" caption="true">
7685 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7686 \begin_inset Text
7687
7688 \begin_layout Plain Layout
7689 \begin_inset Caption Standard
7690
7691 \begin_layout Plain Layout
7692 Telefonliste
7693 \begin_inset CommandInset label
7694 LatexCommand label
7695 name "tab:Telefonliste"
7696
7697 \end_inset
7698
7699
7700 \begin_inset Argument 1
7701 status collapsed
7702
7703 \begin_layout Plain Layout
7704 Telefonliste
7705 \end_layout
7706
7707 \end_inset
7708
7709
7710 \end_layout
7711
7712 \end_inset
7713
7714
7715 \end_layout
7716
7717 \end_inset
7718 </cell>
7719 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7720 \begin_inset Text
7721
7722 \begin_layout Plain Layout
7723
7724 \end_layout
7725
7726 \end_inset
7727 </cell>
7728 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7729 \begin_inset Text
7730
7731 \begin_layout Plain Layout
7732
7733 \end_layout
7734
7735 \end_inset
7736 </cell>
7737 </row>
7738 <row endfirsthead="true">
7739 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7740 \begin_inset Text
7741
7742 \begin_layout Plain Layout
7743
7744 \series bold
7745 Telefonliste (ignoriere die Namen)
7746 \end_layout
7747
7748 \end_inset
7749 </cell>
7750 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7751 \begin_inset Text
7752
7753 \begin_layout Plain Layout
7754
7755 \end_layout
7756
7757 \end_inset
7758 </cell>
7759 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7760 \begin_inset Text
7761
7762 \begin_layout Plain Layout
7763
7764 \end_layout
7765
7766 \end_inset
7767 </cell>
7768 </row>
7769 <row endfirsthead="true">
7770 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7771 \begin_inset Text
7772
7773 \begin_layout Plain Layout
7774
7775 \series bold
7776 NAME
7777 \end_layout
7778
7779 \end_inset
7780 </cell>
7781 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7782 \begin_inset Text
7783
7784 \begin_layout Plain Layout
7785
7786 \end_layout
7787
7788 \end_inset
7789 </cell>
7790 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7791 \begin_inset Text
7792
7793 \begin_layout Plain Layout
7794
7795 \series bold
7796 TEL.
7797 \end_layout
7798
7799 \end_inset
7800 </cell>
7801 </row>
7802 <row endhead="true" caption="true">
7803 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7804 \begin_inset Text
7805
7806 \begin_layout Plain Layout
7807 \begin_inset Caption Unnumbered
7808
7809 \begin_layout Plain Layout
7810 Fortsetzung der Telefonliste
7811 \end_layout
7812
7813 \end_inset
7814
7815
7816 \end_layout
7817
7818 \end_inset
7819 </cell>
7820 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7821 \begin_inset Text
7822
7823 \begin_layout Plain Layout
7824
7825 \end_layout
7826
7827 \end_inset
7828 </cell>
7829 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7830 \begin_inset Text
7831
7832 \begin_layout Plain Layout
7833
7834 \end_layout
7835
7836 \end_inset
7837 </cell>
7838 </row>
7839 <row endhead="true">
7840 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7841 \begin_inset Text
7842
7843 \begin_layout Plain Layout
7844
7845 \series bold
7846 Telefonliste
7847 \end_layout
7848
7849 \end_inset
7850 </cell>
7851 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7852 \begin_inset Text
7853
7854 \begin_layout Plain Layout
7855
7856 \end_layout
7857
7858 \end_inset
7859 </cell>
7860 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7861 \begin_inset Text
7862
7863 \begin_layout Plain Layout
7864
7865 \end_layout
7866
7867 \end_inset
7868 </cell>
7869 </row>
7870 <row endhead="true">
7871 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7872 \begin_inset Text
7873
7874 \begin_layout Plain Layout
7875
7876 \series bold
7877 NAME
7878 \end_layout
7879
7880 \end_inset
7881 </cell>
7882 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7883 \begin_inset Text
7884
7885 \begin_layout Plain Layout
7886
7887 \end_layout
7888
7889 \end_inset
7890 </cell>
7891 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7892 \begin_inset Text
7893
7894 \begin_layout Plain Layout
7895
7896 \series bold
7897 TEL.
7898 \end_layout
7899
7900 \end_inset
7901 </cell>
7902 </row>
7903 <row endfoot="true">
7904 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7905 \begin_inset Text
7906
7907 \begin_layout Plain Layout
7908 wird fortgesetzt\SpecialChar ldots
7909
7910 \end_layout
7911
7912 \end_inset
7913 </cell>
7914 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7915 \begin_inset Text
7916
7917 \begin_layout Plain Layout
7918
7919 \end_layout
7920
7921 \end_inset
7922 </cell>
7923 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7924 \begin_inset Text
7925
7926 \begin_layout Plain Layout
7927
7928 \end_layout
7929
7930 \end_inset
7931 </cell>
7932 </row>
7933 <row>
7934 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7935 \begin_inset Text
7936
7937 \begin_layout Plain Layout
7938
7939 \series bold
7940 Annovi
7941 \end_layout
7942
7943 \end_inset
7944 </cell>
7945 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7946 \begin_inset Text
7947
7948 \begin_layout Plain Layout
7949 Silvia
7950 \end_layout
7951
7952 \end_inset
7953 </cell>
7954 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7955 \begin_inset Text
7956
7957 \begin_layout Plain Layout
7958 111
7959 \end_layout
7960
7961 \end_inset
7962 </cell>
7963 </row>
7964 <row>
7965 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7966 \begin_inset Text
7967
7968 \begin_layout Plain Layout
7969
7970 \series bold
7971 Bertoli
7972 \end_layout
7973
7974 \end_inset
7975 </cell>
7976 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7977 \begin_inset Text
7978
7979 \begin_layout Plain Layout
7980 Stefano
7981 \end_layout
7982
7983 \end_inset
7984 </cell>
7985 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7986 \begin_inset Text
7987
7988 \begin_layout Plain Layout
7989 111
7990 \end_layout
7991
7992 \end_inset
7993 </cell>
7994 </row>
7995 <row>
7996 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7997 \begin_inset Text
7998
7999 \begin_layout Plain Layout
8000
8001 \series bold
8002 Bozzi
8003 \end_layout
8004
8005 \end_inset
8006 </cell>
8007 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8008 \begin_inset Text
8009
8010 \begin_layout Plain Layout
8011 Walter
8012 \end_layout
8013
8014 \end_inset
8015 </cell>
8016 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8017 \begin_inset Text
8018
8019 \begin_layout Plain Layout
8020 111
8021 \end_layout
8022
8023 \end_inset
8024 </cell>
8025 </row>
8026 <row>
8027 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8028 \begin_inset Text
8029
8030 \begin_layout Plain Layout
8031
8032 \series bold
8033 Cachia
8034 \end_layout
8035
8036 \end_inset
8037 </cell>
8038 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8039 \begin_inset Text
8040
8041 \begin_layout Plain Layout
8042 Maria
8043 \end_layout
8044
8045 \end_inset
8046 </cell>
8047 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8048 \begin_inset Text
8049
8050 \begin_layout Plain Layout
8051 111
8052 \end_layout
8053
8054 \end_inset
8055 </cell>
8056 </row>
8057 <row>
8058 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8059 \begin_inset Text
8060
8061 \begin_layout Plain Layout
8062
8063 \series bold
8064 Cachia
8065 \end_layout
8066
8067 \end_inset
8068 </cell>
8069 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8070 \begin_inset Text
8071
8072 \begin_layout Plain Layout
8073 Maurizio
8074 \end_layout
8075
8076 \end_inset
8077 </cell>
8078 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8079 \begin_inset Text
8080
8081 \begin_layout Plain Layout
8082 111
8083 \end_layout
8084
8085 \end_inset
8086 </cell>
8087 </row>
8088 <row>
8089 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8090 \begin_inset Text
8091
8092 \begin_layout Plain Layout
8093
8094 \series bold
8095 Cinquemani
8096 \end_layout
8097
8098 \end_inset
8099 </cell>
8100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8101 \begin_inset Text
8102
8103 \begin_layout Plain Layout
8104 Giusi
8105 \end_layout
8106
8107 \end_inset
8108 </cell>
8109 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8110 \begin_inset Text
8111
8112 \begin_layout Plain Layout
8113 111
8114 \end_layout
8115
8116 \end_inset
8117 </cell>
8118 </row>
8119 <row>
8120 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8121 \begin_inset Text
8122
8123 \begin_layout Plain Layout
8124
8125 \series bold
8126 Colin
8127 \end_layout
8128
8129 \end_inset
8130 </cell>
8131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8132 \begin_inset Text
8133
8134 \begin_layout Plain Layout
8135 Bernard
8136 \end_layout
8137
8138 \end_inset
8139 </cell>
8140 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8141 \begin_inset Text
8142
8143 \begin_layout Plain Layout
8144 111
8145 \end_layout
8146
8147 \end_inset
8148 </cell>
8149 </row>
8150 <row>
8151 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8152 \begin_inset Text
8153
8154 \begin_layout Plain Layout
8155
8156 \series bold
8157 Concli
8158 \end_layout
8159
8160 \end_inset
8161 </cell>
8162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8163 \begin_inset Text
8164
8165 \begin_layout Plain Layout
8166 Gianfranco
8167 \end_layout
8168
8169 \end_inset
8170 </cell>
8171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8172 \begin_inset Text
8173
8174 \begin_layout Plain Layout
8175 111
8176 \end_layout
8177
8178 \end_inset
8179 </cell>
8180 </row>
8181 <row>
8182 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8183 \begin_inset Text
8184
8185 \begin_layout Plain Layout
8186
8187 \series bold
8188 Dal Bosco
8189 \end_layout
8190
8191 \end_inset
8192 </cell>
8193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8194 \begin_inset Text
8195
8196 \begin_layout Plain Layout
8197 Carolina
8198 \end_layout
8199
8200 \end_inset
8201 </cell>
8202 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8203 \begin_inset Text
8204
8205 \begin_layout Plain Layout
8206 111
8207 \end_layout
8208
8209 \end_inset
8210 </cell>
8211 </row>
8212 <row>
8213 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8214 \begin_inset Text
8215
8216 \begin_layout Plain Layout
8217
8218 \series bold
8219 Dalpiaz
8220 \end_layout
8221
8222 \end_inset
8223 </cell>
8224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8225 \begin_inset Text
8226
8227 \begin_layout Plain Layout
8228 Annamaria
8229 \end_layout
8230
8231 \end_inset
8232 </cell>
8233 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8234 \begin_inset Text
8235
8236 \begin_layout Plain Layout
8237 111
8238 \end_layout
8239
8240 \end_inset
8241 </cell>
8242 </row>
8243 <row>
8244 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8245 \begin_inset Text
8246
8247 \begin_layout Plain Layout
8248
8249 \series bold
8250 Feliciello
8251 \end_layout
8252
8253 \end_inset
8254 </cell>
8255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8256 \begin_inset Text
8257
8258 \begin_layout Plain Layout
8259 Domenico
8260 \end_layout
8261
8262 \end_inset
8263 </cell>
8264 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8265 \begin_inset Text
8266
8267 \begin_layout Plain Layout
8268 111
8269 \end_layout
8270
8271 \end_inset
8272 </cell>
8273 </row>
8274 <row>
8275 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8276 \begin_inset Text
8277
8278 \begin_layout Plain Layout
8279
8280 \series bold
8281 Focarelli
8282 \end_layout
8283
8284 \end_inset
8285 </cell>
8286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8287 \begin_inset Text
8288
8289 \begin_layout Plain Layout
8290 Paola
8291 \end_layout
8292
8293 \end_inset
8294 </cell>
8295 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8296 \begin_inset Text
8297
8298 \begin_layout Plain Layout
8299 111
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 </row>
8305 <row>
8306 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8307 \begin_inset Text
8308
8309 \begin_layout Plain Layout
8310
8311 \series bold
8312 Galletti
8313 \end_layout
8314
8315 \end_inset
8316 </cell>
8317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8318 \begin_inset Text
8319
8320 \begin_layout Plain Layout
8321 Oreste
8322 \end_layout
8323
8324 \end_inset
8325 </cell>
8326 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8327 \begin_inset Text
8328
8329 \begin_layout Plain Layout
8330 111
8331 \end_layout
8332
8333 \end_inset
8334 </cell>
8335 </row>
8336 <row>
8337 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8338 \begin_inset Text
8339
8340 \begin_layout Plain Layout
8341
8342 \series bold
8343 Gasparini
8344 \end_layout
8345
8346 \end_inset
8347 </cell>
8348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8349 \begin_inset Text
8350
8351 \begin_layout Plain Layout
8352 Franca
8353 \end_layout
8354
8355 \end_inset
8356 </cell>
8357 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8358 \begin_inset Text
8359
8360 \begin_layout Plain Layout
8361 111
8362 \end_layout
8363
8364 \end_inset
8365 </cell>
8366 </row>
8367 <row>
8368 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8369 \begin_inset Text
8370
8371 \begin_layout Plain Layout
8372
8373 \series bold
8374 Rizzardi
8375 \series default
8376
8377 \begin_inset Foot
8378 status open
8379
8380 \begin_layout Plain Layout
8381 Beispielfußnote
8382 \end_layout
8383
8384 \end_inset
8385
8386
8387 \end_layout
8388
8389 \end_inset
8390 </cell>
8391 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8392 \begin_inset Text
8393
8394 \begin_layout Plain Layout
8395 Paola
8396 \end_layout
8397
8398 \end_inset
8399 </cell>
8400 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8401 \begin_inset Text
8402
8403 \begin_layout Plain Layout
8404 111
8405 \end_layout
8406
8407 \end_inset
8408 </cell>
8409 </row>
8410 <row>
8411 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8412 \begin_inset Text
8413
8414 \begin_layout Plain Layout
8415
8416 \series bold
8417 Lassini
8418 \end_layout
8419
8420 \end_inset
8421 </cell>
8422 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8423 \begin_inset Text
8424
8425 \begin_layout Plain Layout
8426 Giancarlo
8427 \end_layout
8428
8429 \end_inset
8430 </cell>
8431 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8432 \begin_inset Text
8433
8434 \begin_layout Plain Layout
8435 111
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 </row>
8441 <row>
8442 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8443 \begin_inset Text
8444
8445 \begin_layout Plain Layout
8446
8447 \series bold
8448 Malfatti
8449 \end_layout
8450
8451 \end_inset
8452 </cell>
8453 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8454 \begin_inset Text
8455
8456 \begin_layout Plain Layout
8457 Luciano
8458 \end_layout
8459
8460 \end_inset
8461 </cell>
8462 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8463 \begin_inset Text
8464
8465 \begin_layout Plain Layout
8466 111
8467 \end_layout
8468
8469 \end_inset
8470 </cell>
8471 </row>
8472 <row>
8473 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8474 \begin_inset Text
8475
8476 \begin_layout Plain Layout
8477
8478 \series bold
8479 Malfatti
8480 \end_layout
8481
8482 \end_inset
8483 </cell>
8484 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8485 \begin_inset Text
8486
8487 \begin_layout Plain Layout
8488 Valeriano
8489 \end_layout
8490
8491 \end_inset
8492 </cell>
8493 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8494 \begin_inset Text
8495
8496 \begin_layout Plain Layout
8497 111
8498 \end_layout
8499
8500 \end_inset
8501 </cell>
8502 </row>
8503 <row>
8504 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8505 \begin_inset Text
8506
8507 \begin_layout Plain Layout
8508
8509 \series bold
8510 Meneguzzo
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8516 \begin_inset Text
8517
8518 \begin_layout Plain Layout
8519 Roberto
8520 \end_layout
8521
8522 \end_inset
8523 </cell>
8524 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8525 \begin_inset Text
8526
8527 \begin_layout Plain Layout
8528 111
8529 \end_layout
8530
8531 \end_inset
8532 </cell>
8533 </row>
8534 <row>
8535 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8536 \begin_inset Text
8537
8538 \begin_layout Plain Layout
8539
8540 \series bold
8541 Mezzadra
8542 \end_layout
8543
8544 \end_inset
8545 </cell>
8546 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8547 \begin_inset Text
8548
8549 \begin_layout Plain Layout
8550 Roberto
8551 \end_layout
8552
8553 \end_inset
8554 </cell>
8555 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8556 \begin_inset Text
8557
8558 \begin_layout Plain Layout
8559 111
8560 \end_layout
8561
8562 \end_inset
8563 </cell>
8564 </row>
8565 <row>
8566 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8567 \begin_inset Text
8568
8569 \begin_layout Plain Layout
8570
8571 \series bold
8572 Pirpamer
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8578 \begin_inset Text
8579
8580 \begin_layout Plain Layout
8581 Erich
8582 \end_layout
8583
8584 \end_inset
8585 </cell>
8586 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8587 \begin_inset Text
8588
8589 \begin_layout Plain Layout
8590 111
8591 \end_layout
8592
8593 \end_inset
8594 </cell>
8595 </row>
8596 <row>
8597 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8598 \begin_inset Text
8599
8600 \begin_layout Plain Layout
8601
8602 \series bold
8603 Pochiesa
8604 \end_layout
8605
8606 \end_inset
8607 </cell>
8608 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8609 \begin_inset Text
8610
8611 \begin_layout Plain Layout
8612 Paolo
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8618 \begin_inset Text
8619
8620 \begin_layout Plain Layout
8621 111, 222
8622 \end_layout
8623
8624 \end_inset
8625 </cell>
8626 </row>
8627 <row>
8628 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8629 \begin_inset Text
8630
8631 \begin_layout Plain Layout
8632
8633 \series bold
8634 Radina
8635 \end_layout
8636
8637 \end_inset
8638 </cell>
8639 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643 Claudio
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652 111
8653 \end_layout
8654
8655 \end_inset
8656 </cell>
8657 </row>
8658 <row>
8659 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8660 \begin_inset Text
8661
8662 \begin_layout Plain Layout
8663
8664 \series bold
8665 Stuffer
8666 \end_layout
8667
8668 \end_inset
8669 </cell>
8670 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8671 \begin_inset Text
8672
8673 \begin_layout Plain Layout
8674 Oskar
8675 \end_layout
8676
8677 \end_inset
8678 </cell>
8679 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8680 \begin_inset Text
8681
8682 \begin_layout Plain Layout
8683 111
8684 \end_layout
8685
8686 \end_inset
8687 </cell>
8688 </row>
8689 <row>
8690 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8691 \begin_inset Text
8692
8693 \begin_layout Plain Layout
8694
8695 \series bold
8696 Tacchelli
8697 \end_layout
8698
8699 \end_inset
8700 </cell>
8701 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8702 \begin_inset Text
8703
8704 \begin_layout Plain Layout
8705 Ugo
8706 \end_layout
8707
8708 \end_inset
8709 </cell>
8710 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8711 \begin_inset Text
8712
8713 \begin_layout Plain Layout
8714 111
8715 \end_layout
8716
8717 \end_inset
8718 </cell>
8719 </row>
8720 <row>
8721 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8722 \begin_inset Text
8723
8724 \begin_layout Plain Layout
8725
8726 \series bold
8727 Tezzele
8728 \end_layout
8729
8730 \end_inset
8731 </cell>
8732 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8733 \begin_inset Text
8734
8735 \begin_layout Plain Layout
8736 Margit
8737 \end_layout
8738
8739 \end_inset
8740 </cell>
8741 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8742 \begin_inset Text
8743
8744 \begin_layout Plain Layout
8745 111
8746 \end_layout
8747
8748 \end_inset
8749 </cell>
8750 </row>
8751 <row>
8752 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8753 \begin_inset Text
8754
8755 \begin_layout Plain Layout
8756
8757 \series bold
8758 Unterkalmsteiner
8759 \end_layout
8760
8761 \end_inset
8762 </cell>
8763 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8764 \begin_inset Text
8765
8766 \begin_layout Plain Layout
8767 Frieda
8768 \end_layout
8769
8770 \end_inset
8771 </cell>
8772 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Plain Layout
8776 111
8777 \end_layout
8778
8779 \end_inset
8780 </cell>
8781 </row>
8782 <row>
8783 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8784 \begin_inset Text
8785
8786 \begin_layout Plain Layout
8787
8788 \series bold
8789 Vieider
8790 \end_layout
8791
8792 \end_inset
8793 </cell>
8794 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8795 \begin_inset Text
8796
8797 \begin_layout Plain Layout
8798 Hilde
8799 \end_layout
8800
8801 \end_inset
8802 </cell>
8803 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8804 \begin_inset Text
8805
8806 \begin_layout Plain Layout
8807 111
8808 \end_layout
8809
8810 \end_inset
8811 </cell>
8812 </row>
8813 <row>
8814 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8815 \begin_inset Text
8816
8817 \begin_layout Plain Layout
8818
8819 \series bold
8820 Vigna
8821 \end_layout
8822
8823 \end_inset
8824 </cell>
8825 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8826 \begin_inset Text
8827
8828 \begin_layout Plain Layout
8829 Jürgen
8830 \end_layout
8831
8832 \end_inset
8833 </cell>
8834 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8835 \begin_inset Text
8836
8837 \begin_layout Plain Layout
8838 111
8839 \end_layout
8840
8841 \end_inset
8842 </cell>
8843 </row>
8844 <row>
8845 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8846 \begin_inset Text
8847
8848 \begin_layout Plain Layout
8849
8850 \series bold
8851 Weber
8852 \end_layout
8853
8854 \end_inset
8855 </cell>
8856 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8857 \begin_inset Text
8858
8859 \begin_layout Plain Layout
8860 Maurizio
8861 \end_layout
8862
8863 \end_inset
8864 </cell>
8865 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8866 \begin_inset Text
8867
8868 \begin_layout Plain Layout
8869 111
8870 \end_layout
8871
8872 \end_inset
8873 </cell>
8874 </row>
8875 <row>
8876 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8877 \begin_inset Text
8878
8879 \begin_layout Plain Layout
8880
8881 \series bold
8882 Winkler
8883 \end_layout
8884
8885 \end_inset
8886 </cell>
8887 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8888 \begin_inset Text
8889
8890 \begin_layout Plain Layout
8891 Franz
8892 \end_layout
8893
8894 \end_inset
8895 </cell>
8896 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8897 \begin_inset Text
8898
8899 \begin_layout Plain Layout
8900 111
8901 \end_layout
8902
8903 \end_inset
8904 </cell>
8905 </row>
8906 <row>
8907 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8908 \begin_inset Text
8909
8910 \begin_layout Plain Layout
8911  
8912 \end_layout
8913
8914 \end_inset
8915 </cell>
8916 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8917 \begin_inset Text
8918
8919 \begin_layout Plain Layout
8920
8921 \end_layout
8922
8923 \end_inset
8924 </cell>
8925 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8926 \begin_inset Text
8927
8928 \begin_layout Plain Layout
8929
8930 \end_layout
8931
8932 \end_inset
8933 </cell>
8934 </row>
8935 <row>
8936 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8937 \begin_inset Text
8938
8939 \begin_layout Plain Layout
8940
8941 \series bold
8942 Annovi
8943 \end_layout
8944
8945 \end_inset
8946 </cell>
8947 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8948 \begin_inset Text
8949
8950 \begin_layout Plain Layout
8951 Silvia
8952 \end_layout
8953
8954 \end_inset
8955 </cell>
8956 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8957 \begin_inset Text
8958
8959 \begin_layout Plain Layout
8960 555
8961 \end_layout
8962
8963 \end_inset
8964 </cell>
8965 </row>
8966 <row>
8967 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8968 \begin_inset Text
8969
8970 \begin_layout Plain Layout
8971
8972 \series bold
8973 Bertoli
8974 \end_layout
8975
8976 \end_inset
8977 </cell>
8978 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8979 \begin_inset Text
8980
8981 \begin_layout Plain Layout
8982 Stefano
8983 \end_layout
8984
8985 \end_inset
8986 </cell>
8987 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8988 \begin_inset Text
8989
8990 \begin_layout Plain Layout
8991 555
8992 \end_layout
8993
8994 \end_inset
8995 </cell>
8996 </row>
8997 <row>
8998 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8999 \begin_inset Text
9000
9001 \begin_layout Plain Layout
9002
9003 \series bold
9004 Bozzi
9005 \end_layout
9006
9007 \end_inset
9008 </cell>
9009 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9010 \begin_inset Text
9011
9012 \begin_layout Plain Layout
9013 Walter
9014 \end_layout
9015
9016 \end_inset
9017 </cell>
9018 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9019 \begin_inset Text
9020
9021 \begin_layout Plain Layout
9022 555
9023 \end_layout
9024
9025 \end_inset
9026 </cell>
9027 </row>
9028 <row>
9029 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9030 \begin_inset Text
9031
9032 \begin_layout Plain Layout
9033
9034 \series bold
9035 Cachia
9036 \end_layout
9037
9038 \end_inset
9039 </cell>
9040 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9041 \begin_inset Text
9042
9043 \begin_layout Plain Layout
9044 Maria
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9050 \begin_inset Text
9051
9052 \begin_layout Plain Layout
9053 555
9054 \end_layout
9055
9056 \end_inset
9057 </cell>
9058 </row>
9059 <row>
9060 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9061 \begin_inset Text
9062
9063 \begin_layout Plain Layout
9064
9065 \series bold
9066 Cachia
9067 \end_layout
9068
9069 \end_inset
9070 </cell>
9071 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9072 \begin_inset Text
9073
9074 \begin_layout Plain Layout
9075 Maurizio
9076 \end_layout
9077
9078 \end_inset
9079 </cell>
9080 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9081 \begin_inset Text
9082
9083 \begin_layout Plain Layout
9084 555
9085 \end_layout
9086
9087 \end_inset
9088 </cell>
9089 </row>
9090 <row>
9091 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9092 \begin_inset Text
9093
9094 \begin_layout Plain Layout
9095
9096 \series bold
9097 Cinquemani
9098 \end_layout
9099
9100 \end_inset
9101 </cell>
9102 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Plain Layout
9106 Giusi
9107 \end_layout
9108
9109 \end_inset
9110 </cell>
9111 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9112 \begin_inset Text
9113
9114 \begin_layout Plain Layout
9115 555
9116 \end_layout
9117
9118 \end_inset
9119 </cell>
9120 </row>
9121 <row>
9122 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9123 \begin_inset Text
9124
9125 \begin_layout Plain Layout
9126
9127 \series bold
9128 Colin
9129 \end_layout
9130
9131 \end_inset
9132 </cell>
9133 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9134 \begin_inset Text
9135
9136 \begin_layout Plain Layout
9137 Bernard
9138 \end_layout
9139
9140 \end_inset
9141 </cell>
9142 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9143 \begin_inset Text
9144
9145 \begin_layout Plain Layout
9146 555
9147 \end_layout
9148
9149 \end_inset
9150 </cell>
9151 </row>
9152 <row>
9153 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9154 \begin_inset Text
9155
9156 \begin_layout Plain Layout
9157
9158 \series bold
9159 Concli
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9165 \begin_inset Text
9166
9167 \begin_layout Plain Layout
9168 Gianfranco
9169 \end_layout
9170
9171 \end_inset
9172 </cell>
9173 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9174 \begin_inset Text
9175
9176 \begin_layout Plain Layout
9177 555
9178 \end_layout
9179
9180 \end_inset
9181 </cell>
9182 </row>
9183 <row>
9184 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9185 \begin_inset Text
9186
9187 \begin_layout Plain Layout
9188
9189 \series bold
9190 Dal Bosco
9191 \end_layout
9192
9193 \end_inset
9194 </cell>
9195 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9196 \begin_inset Text
9197
9198 \begin_layout Plain Layout
9199 Carolina
9200 \end_layout
9201
9202 \end_inset
9203 </cell>
9204 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9205 \begin_inset Text
9206
9207 \begin_layout Plain Layout
9208 555
9209 \end_layout
9210
9211 \end_inset
9212 </cell>
9213 </row>
9214 <row>
9215 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9216 \begin_inset Text
9217
9218 \begin_layout Plain Layout
9219
9220 \series bold
9221 Dalpiaz
9222 \end_layout
9223
9224 \end_inset
9225 </cell>
9226 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9227 \begin_inset Text
9228
9229 \begin_layout Plain Layout
9230 Annamaria
9231 \end_layout
9232
9233 \end_inset
9234 </cell>
9235 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9236 \begin_inset Text
9237
9238 \begin_layout Plain Layout
9239 555
9240 \end_layout
9241
9242 \end_inset
9243 </cell>
9244 </row>
9245 <row>
9246 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9247 \begin_inset Text
9248
9249 \begin_layout Plain Layout
9250
9251 \series bold
9252 Feliciello
9253 \end_layout
9254
9255 \end_inset
9256 </cell>
9257 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9258 \begin_inset Text
9259
9260 \begin_layout Plain Layout
9261 Domenico
9262 \end_layout
9263
9264 \end_inset
9265 </cell>
9266 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270 555
9271 \end_layout
9272
9273 \end_inset
9274 </cell>
9275 </row>
9276 <row>
9277 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9278 \begin_inset Text
9279
9280 \begin_layout Plain Layout
9281
9282 \series bold
9283 Focarelli
9284 \end_layout
9285
9286 \end_inset
9287 </cell>
9288 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9289 \begin_inset Text
9290
9291 \begin_layout Plain Layout
9292 Paola
9293 \end_layout
9294
9295 \end_inset
9296 </cell>
9297 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9298 \begin_inset Text
9299
9300 \begin_layout Plain Layout
9301 555
9302 \end_layout
9303
9304 \end_inset
9305 </cell>
9306 </row>
9307 <row>
9308 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9309 \begin_inset Text
9310
9311 \begin_layout Plain Layout
9312
9313 \series bold
9314 Galletti
9315 \end_layout
9316
9317 \end_inset
9318 </cell>
9319 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9320 \begin_inset Text
9321
9322 \begin_layout Plain Layout
9323 Oreste
9324 \end_layout
9325
9326 \end_inset
9327 </cell>
9328 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9329 \begin_inset Text
9330
9331 \begin_layout Plain Layout
9332 555
9333 \end_layout
9334
9335 \end_inset
9336 </cell>
9337 </row>
9338 <row>
9339 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9340 \begin_inset Text
9341
9342 \begin_layout Plain Layout
9343
9344 \series bold
9345 Gasparini
9346 \end_layout
9347
9348 \end_inset
9349 </cell>
9350 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9351 \begin_inset Text
9352
9353 \begin_layout Plain Layout
9354 Franca
9355 \end_layout
9356
9357 \end_inset
9358 </cell>
9359 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9360 \begin_inset Text
9361
9362 \begin_layout Plain Layout
9363 555
9364 \end_layout
9365
9366 \end_inset
9367 </cell>
9368 </row>
9369 <row>
9370 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9371 \begin_inset Text
9372
9373 \begin_layout Plain Layout
9374
9375 \series bold
9376 Rizzardi
9377 \end_layout
9378
9379 \end_inset
9380 </cell>
9381 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9382 \begin_inset Text
9383
9384 \begin_layout Plain Layout
9385 Paola
9386 \end_layout
9387
9388 \end_inset
9389 </cell>
9390 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9391 \begin_inset Text
9392
9393 \begin_layout Plain Layout
9394 555
9395 \end_layout
9396
9397 \end_inset
9398 </cell>
9399 </row>
9400 <row>
9401 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9402 \begin_inset Text
9403
9404 \begin_layout Plain Layout
9405
9406 \series bold
9407 Lassini
9408 \end_layout
9409
9410 \end_inset
9411 </cell>
9412 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9413 \begin_inset Text
9414
9415 \begin_layout Plain Layout
9416 Giancarlo
9417 \end_layout
9418
9419 \end_inset
9420 </cell>
9421 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9422 \begin_inset Text
9423
9424 \begin_layout Plain Layout
9425 555
9426 \end_layout
9427
9428 \end_inset
9429 </cell>
9430 </row>
9431 <row>
9432 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9433 \begin_inset Text
9434
9435 \begin_layout Plain Layout
9436
9437 \series bold
9438 Malfatti
9439 \end_layout
9440
9441 \end_inset
9442 </cell>
9443 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9444 \begin_inset Text
9445
9446 \begin_layout Plain Layout
9447 Luciano
9448 \end_layout
9449
9450 \end_inset
9451 </cell>
9452 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9453 \begin_inset Text
9454
9455 \begin_layout Plain Layout
9456 555
9457 \end_layout
9458
9459 \end_inset
9460 </cell>
9461 </row>
9462 <row>
9463 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9464 \begin_inset Text
9465
9466 \begin_layout Plain Layout
9467
9468 \series bold
9469 Malfatti
9470 \end_layout
9471
9472 \end_inset
9473 </cell>
9474 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9475 \begin_inset Text
9476
9477 \begin_layout Plain Layout
9478 Valeriano
9479 \end_layout
9480
9481 \end_inset
9482 </cell>
9483 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9484 \begin_inset Text
9485
9486 \begin_layout Plain Layout
9487 555
9488 \end_layout
9489
9490 \end_inset
9491 </cell>
9492 </row>
9493 <row>
9494 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9495 \begin_inset Text
9496
9497 \begin_layout Plain Layout
9498
9499 \series bold
9500 Meneguzzo
9501 \end_layout
9502
9503 \end_inset
9504 </cell>
9505 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9506 \begin_inset Text
9507
9508 \begin_layout Plain Layout
9509 Roberto
9510 \end_layout
9511
9512 \end_inset
9513 </cell>
9514 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9515 \begin_inset Text
9516
9517 \begin_layout Plain Layout
9518 555
9519 \end_layout
9520
9521 \end_inset
9522 </cell>
9523 </row>
9524 <row>
9525 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9526 \begin_inset Text
9527
9528 \begin_layout Plain Layout
9529
9530 \series bold
9531 Mezzadra
9532 \end_layout
9533
9534 \end_inset
9535 </cell>
9536 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9537 \begin_inset Text
9538
9539 \begin_layout Plain Layout
9540 Roberto
9541 \end_layout
9542
9543 \end_inset
9544 </cell>
9545 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9546 \begin_inset Text
9547
9548 \begin_layout Plain Layout
9549 555
9550 \end_layout
9551
9552 \end_inset
9553 </cell>
9554 </row>
9555 </lyxtabular>
9556
9557 \end_inset
9558
9559
9560 \end_layout
9561
9562 \begin_layout Section
9563 Weitere Möglichkeiten für mehrseitige
9564 \family sans
9565  Tabelle
9566 \family default
9567 n
9568 \begin_inset CommandInset label
9569 LatexCommand label
9570 name "sec:Weitere-Möglichkeiten-für"
9571
9572 \end_inset
9573
9574
9575 \end_layout
9576
9577 \begin_layout Subsection
9578 Berechnung mehrseitiger Tabellen
9579 \begin_inset Index idx
9580 status collapsed
9581
9582 \begin_layout Plain Layout
9583 Tabellen ! mehrseitige ! Berechnung
9584 \end_layout
9585
9586 \end_inset
9587
9588
9589 \end_layout
9590
9591 \begin_layout Standard
9592 \SpecialChar LaTeX
9593  berechnet die Länge von Tabellenseiten und die Seitenumbrüche mit so genannten
9594  
9595 \emph on
9596 chunks
9597 \emph default
9598  (Brocken).
9599  Chunks sind Tabellenteile, die \SpecialChar LaTeX
9600  gleichzeitig im Speicher hält.
9601  Aus historischen Gründen wurde der Standardwert auf 20
9602 \begin_inset space ~
9603 \end_inset
9604
9605 Tabellenzeilen gesetzt.
9606  Wenn Sie Tabellen benutzen, die über mehrere Seiten gehen, verlangsamt
9607  das die Druckausgabe.
9608  Sie können also die Chunkgröße ohne Gefahr auf Werte zwischen 100
9609 \begin_inset space \thinspace{}
9610 \end_inset
9611
9612 --
9613 \begin_inset space \thinspace{}
9614 \end_inset
9615
9616 1000 setzen, indem Sie in den \SpecialChar LaTeX
9617 -Vorspann Ihres Dokumentes folgende Zeile
9618  einfügen:
9619 \end_layout
9620
9621 \begin_layout Standard
9622
9623 \series bold
9624
9625 \backslash
9626 setcounter{LTchunksize}{100}
9627 \end_layout
9628
9629 \begin_layout Subsection
9630 Gleitobjekte und mehrseitige Tabellen
9631 \begin_inset Index idx
9632 status collapsed
9633
9634 \begin_layout Plain Layout
9635 Tabellen ! mehrseitige ! Gleitobjekte
9636 \end_layout
9637
9638 \end_inset
9639
9640
9641 \end_layout
9642
9643 \begin_layout Standard
9644 Es kann Probleme geben, wenn sich auf derselben Seite, auf der eine mehrseitige
9645  Tabelle beginnt, ein Gleitobjekt befindet.
9646  Um das zu vermeiden, können Sie vor der mehrseitigen Tabelle einen manuellen
9647  Seitenumbruch
9648 \family sans
9649  Einfügen\SpecialChar menuseparator
9650 Formatierung\SpecialChar menuseparator
9651 [Doppel]Seite
9652 \begin_inset space \space{}
9653 \end_inset
9654
9655 leeren
9656 \family default
9657  einfügen, siehe 
9658 \emph on
9659 Benutzerhandbuch
9660 \emph default
9661 .
9662 \end_layout
9663
9664 \begin_layout Subsection
9665 Manuelle Seitenumbrüche
9666 \begin_inset Index idx
9667 status collapsed
9668
9669 \begin_layout Plain Layout
9670 Tabellen ! mehrseitige ! manueller Seitenumbruch
9671 \end_layout
9672
9673 \end_inset
9674
9675
9676 \end_layout
9677
9678 \begin_layout Standard
9679 Standardmäßig werden Tabellen nur zwischen Zeilen umgebrochen.
9680  Wenn Sie aber eine Zelle mit mehreren Zeilen haben und die Seite innerhalb
9681  der Zelle umbrechen wollen, fügen Sie den Befehl  
9682 \begin_inset Quotes gld
9683 \end_inset
9684
9685
9686 \series bold
9687
9688 \backslash
9689
9690 \backslash
9691
9692 \series default
9693
9694 \begin_inset Quotes grd
9695 \end_inset
9696
9697  für eine neue Zeile als \SpecialChar TeX
9698 -Code an der Stelle in der Zelle ein, wo umgebrochen
9699  werden kann.
9700  Vor dem 
9701 \begin_inset Quotes gld
9702 \end_inset
9703
9704
9705 \series bold
9706
9707 \backslash
9708
9709 \backslash
9710
9711 \series default
9712
9713 \begin_inset Quotes grd
9714 \end_inset
9715
9716 -Befehl müssen Sie so viele 
9717 \begin_inset Quotes gld
9718 \end_inset
9719
9720
9721 \series bold
9722 &
9723 \series default
9724
9725 \begin_inset Quotes grd
9726 \end_inset
9727
9728  als \SpecialChar TeX
9729 -Code einfügen wie noch Spalten in der Zeile folgen.
9730  Mit 
9731 \begin_inset Quotes gld
9732 \end_inset
9733
9734
9735 \series bold
9736 &
9737 \series default
9738
9739 \begin_inset Quotes grd
9740 \end_inset
9741
9742   werden in \SpecialChar LaTeX
9743  Tabellenzellen getrennt.
9744  Hinter jedes 
9745 \begin_inset Quotes gld
9746 \end_inset
9747
9748
9749 \series bold
9750 &
9751 \series default
9752
9753 \begin_inset Quotes grd
9754 \end_inset
9755
9756  schreiben Sie ebenfalls in \SpecialChar TeX
9757 -Code den Inhalt der entsprechenden Zelle und
9758  löschen den Inhalt dieser Zellen.
9759 \end_layout
9760
9761 \begin_layout Standard
9762 Hinter dem 
9763 \begin_inset Quotes gld
9764 \end_inset
9765
9766
9767 \series bold
9768
9769 \backslash
9770
9771 \backslash
9772
9773 \series default
9774
9775 \begin_inset Quotes grd
9776 \end_inset
9777
9778 -Befehl müssen Sie so viele 
9779 \begin_inset Quotes gld
9780 \end_inset
9781
9782
9783 \series bold
9784 &
9785 \series default
9786
9787 \begin_inset Quotes grd
9788 \end_inset
9789
9790  als \SpecialChar TeX
9791 -Code einfügen wie Spalten vor der momentanen Spalte sind.
9792  In Tabelle
9793 \begin_inset space ~
9794 \end_inset
9795
9796
9797 \begin_inset CommandInset ref
9798 LatexCommand ref
9799 reference "tab:Tabelle-mit-manuellem"
9800
9801 \end_inset
9802
9803  soll eine Zelle in der zweiten Spalte umgebrochen werden.
9804  Es folgt noch eine weitere Spalte.
9805  Deshalb wurde hinter dem Wort 
9806 \emph on
9807 Castelchiodato, 
9808 \emph default
9809 folgendes eingefügt:
9810 \end_layout
9811
9812 \begin_layout Standard
9813
9814 \series bold
9815 & 111
9816 \backslash
9817
9818 \backslash
9819  
9820 \backslash
9821 newpage
9822 \begin_inset Newline newline
9823 \end_inset
9824
9825 &
9826 \end_layout
9827
9828 \begin_layout Standard
9829 Die 
9830 \begin_inset Quotes gld
9831 \end_inset
9832
9833 111
9834 \begin_inset Quotes grd
9835 \end_inset
9836
9837  in der dritten Spalte wurde gelöscht.
9838  
9839 \series bold
9840
9841 \backslash
9842 newpage
9843 \series default
9844  ist nur erforderlich, wenn ein Seitenumbruch an der Stelle unbedingt erfolgen
9845  soll, ansonsten ist es nur eine Möglichkeit zum Umbruch.
9846  Wenn die Fußzeile Ihrer mehrseitigen Tabelle keine obere Linie besitzt,
9847  Sie aber eine wünschen, sollten Sie folgende Befehle benutzen:
9848 \end_layout
9849
9850 \begin_layout Standard
9851
9852 \series bold
9853 & 111
9854 \backslash
9855
9856 \backslash
9857
9858 \begin_inset Newline newline
9859 \end_inset
9860
9861
9862 \backslash
9863 hline &
9864 \end_layout
9865
9866 \begin_layout Standard
9867 Wenn die Zelle, die umgebrochen werden soll, in der letzten Spalte steht,
9868  muss folgender Befehl als \SpecialChar TeX
9869 -Code am Anfang der Zelle eingefügt werden:
9870 \end_layout
9871
9872 \begin_layout Standard
9873
9874 \series bold
9875
9876 \backslash
9877 setlength{
9878 \backslash
9879 parfillskip}{0pt}
9880 \end_layout
9881
9882 \begin_layout Standard
9883 Damit wird sichergestellt, dass der Teil auf der neuen Seite in voller Breite
9884  erscheint.
9885 \end_layout
9886
9887 \begin_layout Standard
9888 \align center
9889 \begin_inset Tabular
9890 <lyxtabular version="3" rows="38" columns="3">
9891 <features islongtable="true" longtabularalignment="center">
9892 <column alignment="left" valignment="top" width="0pt">
9893 <column alignment="left" valignment="top" width="3cm">
9894 <column alignment="right" valignment="top" width="0pt">
9895 <row endfirsthead="true" caption="true">
9896 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9897 \begin_inset Text
9898
9899 \begin_layout Plain Layout
9900 \begin_inset Caption Standard
9901
9902 \begin_layout Plain Layout
9903 Tabelle mit manuellem Seitenumbruch in einer Zelle
9904 \begin_inset CommandInset label
9905 LatexCommand label
9906 name "tab:Tabelle-mit-manuellem"
9907
9908 \end_inset
9909
9910
9911 \begin_inset Argument 1
9912 status collapsed
9913
9914 \begin_layout Plain Layout
9915 Tabelle mit manuellem Seitenumbruch in einer Zelle
9916 \end_layout
9917
9918 \end_inset
9919
9920
9921 \end_layout
9922
9923 \end_inset
9924
9925
9926 \end_layout
9927
9928 \end_inset
9929 </cell>
9930 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9931 \begin_inset Text
9932
9933 \begin_layout Plain Layout
9934
9935 \end_layout
9936
9937 \end_inset
9938 </cell>
9939 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9940 \begin_inset Text
9941
9942 \begin_layout Plain Layout
9943
9944 \end_layout
9945
9946 \end_inset
9947 </cell>
9948 </row>
9949 <row endfirsthead="true">
9950 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9951 \begin_inset Text
9952
9953 \begin_layout Plain Layout
9954
9955 \series bold
9956 Telefonliste (ignoriere die Namen)
9957 \end_layout
9958
9959 \end_inset
9960 </cell>
9961 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9962 \begin_inset Text
9963
9964 \begin_layout Plain Layout
9965
9966 \end_layout
9967
9968 \end_inset
9969 </cell>
9970 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9971 \begin_inset Text
9972
9973 \begin_layout Plain Layout
9974
9975 \end_layout
9976
9977 \end_inset
9978 </cell>
9979 </row>
9980 <row endfirsthead="true">
9981 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9982 \begin_inset Text
9983
9984 \begin_layout Plain Layout
9985
9986 \series bold
9987 NAME
9988 \end_layout
9989
9990 \end_inset
9991 </cell>
9992 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9993 \begin_inset Text
9994
9995 \begin_layout Plain Layout
9996
9997 \end_layout
9998
9999 \end_inset
10000 </cell>
10001 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10002 \begin_inset Text
10003
10004 \begin_layout Plain Layout
10005
10006 \series bold
10007 TEL.
10008 \end_layout
10009
10010 \end_inset
10011 </cell>
10012 </row>
10013 <row endhead="true" caption="true">
10014 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10015 \begin_inset Text
10016
10017 \begin_layout Plain Layout
10018 \begin_inset Caption Unnumbered
10019
10020 \begin_layout Plain Layout
10021 Fortsetzung der Tabelle
10022 \end_layout
10023
10024 \end_inset
10025
10026
10027 \end_layout
10028
10029 \end_inset
10030 </cell>
10031 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10032 \begin_inset Text
10033
10034 \begin_layout Plain Layout
10035
10036 \end_layout
10037
10038 \end_inset
10039 </cell>
10040 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10041 \begin_inset Text
10042
10043 \begin_layout Plain Layout
10044
10045 \end_layout
10046
10047 \end_inset
10048 </cell>
10049 </row>
10050 <row endhead="true">
10051 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10052 \begin_inset Text
10053
10054 \begin_layout Plain Layout
10055
10056 \series bold
10057 Telefonliste
10058 \end_layout
10059
10060 \end_inset
10061 </cell>
10062 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10063 \begin_inset Text
10064
10065 \begin_layout Plain Layout
10066
10067 \end_layout
10068
10069 \end_inset
10070 </cell>
10071 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10072 \begin_inset Text
10073
10074 \begin_layout Plain Layout
10075
10076 \end_layout
10077
10078 \end_inset
10079 </cell>
10080 </row>
10081 <row endhead="true">
10082 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10083 \begin_inset Text
10084
10085 \begin_layout Plain Layout
10086
10087 \series bold
10088 NAME
10089 \end_layout
10090
10091 \end_inset
10092 </cell>
10093 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10094 \begin_inset Text
10095
10096 \begin_layout Plain Layout
10097
10098 \end_layout
10099
10100 \end_inset
10101 </cell>
10102 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10103 \begin_inset Text
10104
10105 \begin_layout Plain Layout
10106
10107 \series bold
10108 TEL.
10109 \end_layout
10110
10111 \end_inset
10112 </cell>
10113 </row>
10114 <row endfoot="true">
10115 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10116 \begin_inset Text
10117
10118 \begin_layout Plain Layout
10119 wird fortgesetzt\SpecialChar ldots
10120
10121 \end_layout
10122
10123 \end_inset
10124 </cell>
10125 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10126 \begin_inset Text
10127
10128 \begin_layout Plain Layout
10129
10130 \end_layout
10131
10132 \end_inset
10133 </cell>
10134 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10135 \begin_inset Text
10136
10137 \begin_layout Plain Layout
10138
10139 \end_layout
10140
10141 \end_inset
10142 </cell>
10143 </row>
10144 <row>
10145 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10146 \begin_inset Text
10147
10148 \begin_layout Plain Layout
10149
10150 \series bold
10151 Annovi
10152 \end_layout
10153
10154 \end_inset
10155 </cell>
10156 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10157 \begin_inset Text
10158
10159 \begin_layout Plain Layout
10160 Silvia
10161 \end_layout
10162
10163 \end_inset
10164 </cell>
10165 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10166 \begin_inset Text
10167
10168 \begin_layout Plain Layout
10169 111
10170 \end_layout
10171
10172 \end_inset
10173 </cell>
10174 </row>
10175 <row>
10176 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10177 \begin_inset Text
10178
10179 \begin_layout Plain Layout
10180
10181 \series bold
10182 Bertoli
10183 \end_layout
10184
10185 \end_inset
10186 </cell>
10187 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10188 \begin_inset Text
10189
10190 \begin_layout Plain Layout
10191 Stefano
10192 \end_layout
10193
10194 \end_inset
10195 </cell>
10196 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10197 \begin_inset Text
10198
10199 \begin_layout Plain Layout
10200 111
10201 \end_layout
10202
10203 \end_inset
10204 </cell>
10205 </row>
10206 <row>
10207 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10208 \begin_inset Text
10209
10210 \begin_layout Plain Layout
10211
10212 \series bold
10213 Bozzi
10214 \end_layout
10215
10216 \end_inset
10217 </cell>
10218 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10219 \begin_inset Text
10220
10221 \begin_layout Plain Layout
10222 Walter
10223 \end_layout
10224
10225 \end_inset
10226 </cell>
10227 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10228 \begin_inset Text
10229
10230 \begin_layout Plain Layout
10231 111
10232 \end_layout
10233
10234 \end_inset
10235 </cell>
10236 </row>
10237 <row>
10238 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10239 \begin_inset Text
10240
10241 \begin_layout Plain Layout
10242
10243 \series bold
10244 Cachia
10245 \end_layout
10246
10247 \end_inset
10248 </cell>
10249 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10250 \begin_inset Text
10251
10252 \begin_layout Plain Layout
10253 Maria
10254 \end_layout
10255
10256 \end_inset
10257 </cell>
10258 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10259 \begin_inset Text
10260
10261 \begin_layout Plain Layout
10262 111
10263 \end_layout
10264
10265 \end_inset
10266 </cell>
10267 </row>
10268 <row>
10269 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10270 \begin_inset Text
10271
10272 \begin_layout Plain Layout
10273
10274 \series bold
10275 Cachia
10276 \end_layout
10277
10278 \end_inset
10279 </cell>
10280 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10281 \begin_inset Text
10282
10283 \begin_layout Plain Layout
10284 Maurizio
10285 \end_layout
10286
10287 \end_inset
10288 </cell>
10289 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10290 \begin_inset Text
10291
10292 \begin_layout Plain Layout
10293 111
10294 \end_layout
10295
10296 \end_inset
10297 </cell>
10298 </row>
10299 <row>
10300 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10301 \begin_inset Text
10302
10303 \begin_layout Plain Layout
10304
10305 \series bold
10306 Cinquemani
10307 \end_layout
10308
10309 \end_inset
10310 </cell>
10311 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10312 \begin_inset Text
10313
10314 \begin_layout Plain Layout
10315 Giusi
10316 \end_layout
10317
10318 \end_inset
10319 </cell>
10320 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10321 \begin_inset Text
10322
10323 \begin_layout Plain Layout
10324 111
10325 \end_layout
10326
10327 \end_inset
10328 </cell>
10329 </row>
10330 <row>
10331 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10332 \begin_inset Text
10333
10334 \begin_layout Plain Layout
10335
10336 \series bold
10337 Colin
10338 \end_layout
10339
10340 \end_inset
10341 </cell>
10342 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10343 \begin_inset Text
10344
10345 \begin_layout Plain Layout
10346 Bernard
10347 \end_layout
10348
10349 \end_inset
10350 </cell>
10351 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10352 \begin_inset Text
10353
10354 \begin_layout Plain Layout
10355 111
10356 \end_layout
10357
10358 \end_inset
10359 </cell>
10360 </row>
10361 <row>
10362 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10363 \begin_inset Text
10364
10365 \begin_layout Plain Layout
10366
10367 \series bold
10368 Concli
10369 \end_layout
10370
10371 \end_inset
10372 </cell>
10373 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10374 \begin_inset Text
10375
10376 \begin_layout Plain Layout
10377 Gianfranco
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10383 \begin_inset Text
10384
10385 \begin_layout Plain Layout
10386 111
10387 \end_layout
10388
10389 \end_inset
10390 </cell>
10391 </row>
10392 <row>
10393 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10394 \begin_inset Text
10395
10396 \begin_layout Plain Layout
10397
10398 \series bold
10399 Dal Bosco
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408 Carolina
10409 \end_layout
10410
10411 \end_inset
10412 </cell>
10413 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10414 \begin_inset Text
10415
10416 \begin_layout Plain Layout
10417 111
10418 \end_layout
10419
10420 \end_inset
10421 </cell>
10422 </row>
10423 <row>
10424 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10425 \begin_inset Text
10426
10427 \begin_layout Plain Layout
10428
10429 \series bold
10430 Dalpiaz
10431 \end_layout
10432
10433 \end_inset
10434 </cell>
10435 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10436 \begin_inset Text
10437
10438 \begin_layout Plain Layout
10439 Annamaria
10440 \end_layout
10441
10442 \end_inset
10443 </cell>
10444 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10445 \begin_inset Text
10446
10447 \begin_layout Plain Layout
10448 111
10449 \end_layout
10450
10451 \end_inset
10452 </cell>
10453 </row>
10454 <row>
10455 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10456 \begin_inset Text
10457
10458 \begin_layout Plain Layout
10459
10460 \series bold
10461 Feliciello
10462 \end_layout
10463
10464 \end_inset
10465 </cell>
10466 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10467 \begin_inset Text
10468
10469 \begin_layout Plain Layout
10470 Domenico
10471 \end_layout
10472
10473 \end_inset
10474 </cell>
10475 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10476 \begin_inset Text
10477
10478 \begin_layout Plain Layout
10479 111
10480 \end_layout
10481
10482 \end_inset
10483 </cell>
10484 </row>
10485 <row>
10486 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10487 \begin_inset Text
10488
10489 \begin_layout Plain Layout
10490
10491 \series bold
10492 Focarelli
10493 \end_layout
10494
10495 \end_inset
10496 </cell>
10497 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10498 \begin_inset Text
10499
10500 \begin_layout Plain Layout
10501 Paola
10502 \end_layout
10503
10504 \end_inset
10505 </cell>
10506 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10507 \begin_inset Text
10508
10509 \begin_layout Plain Layout
10510 111
10511 \end_layout
10512
10513 \end_inset
10514 </cell>
10515 </row>
10516 <row>
10517 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10518 \begin_inset Text
10519
10520 \begin_layout Plain Layout
10521
10522 \series bold
10523 Galletti
10524 \end_layout
10525
10526 \end_inset
10527 </cell>
10528 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10529 \begin_inset Text
10530
10531 \begin_layout Plain Layout
10532 Oreste
10533 \end_layout
10534
10535 \end_inset
10536 </cell>
10537 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10538 \begin_inset Text
10539
10540 \begin_layout Plain Layout
10541 111
10542 \end_layout
10543
10544 \end_inset
10545 </cell>
10546 </row>
10547 <row>
10548 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10549 \begin_inset Text
10550
10551 \begin_layout Plain Layout
10552
10553 \series bold
10554 Gasparini
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10560 \begin_inset Text
10561
10562 \begin_layout Plain Layout
10563 Franca
10564 \end_layout
10565
10566 \end_inset
10567 </cell>
10568 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10569 \begin_inset Text
10570
10571 \begin_layout Plain Layout
10572 111
10573 \end_layout
10574
10575 \end_inset
10576 </cell>
10577 </row>
10578 <row>
10579 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10580 \begin_inset Text
10581
10582 \begin_layout Plain Layout
10583
10584 \series bold
10585 Lassini
10586 \end_layout
10587
10588 \end_inset
10589 </cell>
10590 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10591 \begin_inset Text
10592
10593 \begin_layout Plain Layout
10594 Giancarlo
10595 \end_layout
10596
10597 \end_inset
10598 </cell>
10599 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10600 \begin_inset Text
10601
10602 \begin_layout Plain Layout
10603 111
10604 \end_layout
10605
10606 \end_inset
10607 </cell>
10608 </row>
10609 <row>
10610 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10611 \begin_inset Text
10612
10613 \begin_layout Plain Layout
10614
10615 \series bold
10616 Malfatti
10617 \end_layout
10618
10619 \end_inset
10620 </cell>
10621 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10622 \begin_inset Text
10623
10624 \begin_layout Plain Layout
10625 Luciano
10626 \end_layout
10627
10628 \end_inset
10629 </cell>
10630 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10631 \begin_inset Text
10632
10633 \begin_layout Plain Layout
10634 111
10635 \end_layout
10636
10637 \end_inset
10638 </cell>
10639 </row>
10640 <row>
10641 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10642 \begin_inset Text
10643
10644 \begin_layout Plain Layout
10645
10646 \series bold
10647 Malfatti
10648 \end_layout
10649
10650 \end_inset
10651 </cell>
10652 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10653 \begin_inset Text
10654
10655 \begin_layout Plain Layout
10656 Valeriano
10657 \end_layout
10658
10659 \end_inset
10660 </cell>
10661 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10662 \begin_inset Text
10663
10664 \begin_layout Plain Layout
10665 111
10666 \end_layout
10667
10668 \end_inset
10669 </cell>
10670 </row>
10671 <row>
10672 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10673 \begin_inset Text
10674
10675 \begin_layout Plain Layout
10676
10677 \series bold
10678 Meneguzzo
10679 \end_layout
10680
10681 \end_inset
10682 </cell>
10683 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10684 \begin_inset Text
10685
10686 \begin_layout Plain Layout
10687 Roberto
10688 \end_layout
10689
10690 \end_inset
10691 </cell>
10692 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10693 \begin_inset Text
10694
10695 \begin_layout Plain Layout
10696 111
10697 \end_layout
10698
10699 \end_inset
10700 </cell>
10701 </row>
10702 <row>
10703 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10704 \begin_inset Text
10705
10706 \begin_layout Plain Layout
10707
10708 \series bold
10709 Mezzadra
10710 \end_layout
10711
10712 \end_inset
10713 </cell>
10714 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10715 \begin_inset Text
10716
10717 \begin_layout Plain Layout
10718 Roberto
10719 \end_layout
10720
10721 \end_inset
10722 </cell>
10723 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10724 \begin_inset Text
10725
10726 \begin_layout Plain Layout
10727 111
10728 \end_layout
10729
10730 \end_inset
10731 </cell>
10732 </row>
10733 <row>
10734 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10735 \begin_inset Text
10736
10737 \begin_layout Plain Layout
10738
10739 \series bold
10740 Pirpamer
10741 \end_layout
10742
10743 \end_inset
10744 </cell>
10745 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10746 \begin_inset Text
10747
10748 \begin_layout Plain Layout
10749 Erich
10750 \end_layout
10751
10752 \end_inset
10753 </cell>
10754 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10755 \begin_inset Text
10756
10757 \begin_layout Plain Layout
10758 111
10759 \end_layout
10760
10761 \end_inset
10762 </cell>
10763 </row>
10764 <row>
10765 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10766 \begin_inset Text
10767
10768 \begin_layout Plain Layout
10769
10770 \series bold
10771 Pochiesa
10772 \end_layout
10773
10774 \end_inset
10775 </cell>
10776 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10777 \begin_inset Text
10778
10779 \begin_layout Plain Layout
10780 Paolo
10781 \end_layout
10782
10783 \end_inset
10784 </cell>
10785 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10786 \begin_inset Text
10787
10788 \begin_layout Plain Layout
10789 111, 222
10790 \end_layout
10791
10792 \end_inset
10793 </cell>
10794 </row>
10795 <row>
10796 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10797 \begin_inset Text
10798
10799 \begin_layout Plain Layout
10800
10801 \series bold
10802 Radina
10803 \end_layout
10804
10805 \end_inset
10806 </cell>
10807 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10808 \begin_inset Text
10809
10810 \begin_layout Plain Layout
10811 Claudio
10812 \end_layout
10813
10814 \end_inset
10815 </cell>
10816 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10817 \begin_inset Text
10818
10819 \begin_layout Plain Layout
10820 111
10821 \end_layout
10822
10823 \end_inset
10824 </cell>
10825 </row>
10826 <row>
10827 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10828 \begin_inset Text
10829
10830 \begin_layout Plain Layout
10831
10832 \series bold
10833 Rizzardi
10834 \end_layout
10835
10836 \end_inset
10837 </cell>
10838 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10839 \begin_inset Text
10840
10841 \begin_layout Plain Layout
10842 Paolo, 11.
10843  Fürst von Monte\SpecialChar softhyphen
10844 com\SpecialChar softhyphen
10845 patri, 11.
10846  Fürst von Sulmona und Vivaro, 10.
10847  Fürst von Rossano, 5.
10848  Herzog von Canemorte, 11.
10849  Herzog von Palombara, 5.
10850  Herzog von Castelchiodato,
10851 \begin_inset ERT
10852 status open
10853
10854 \begin_layout Plain Layout
10855
10856 & 111
10857 \backslash
10858
10859 \backslash
10860  
10861 \backslash
10862 newpage
10863 \end_layout
10864
10865 \begin_layout Plain Layout
10866
10867 &
10868 \end_layout
10869
10870 \end_inset
10871
10872  11.
10873  Herzog von Poggionativo, 11.
10874  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10875  Graf von Valinfreda, 11.
10876  Baron von Cropalati, 11.
10877  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10878 \end_layout
10879
10880 \end_inset
10881 </cell>
10882 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10883 \begin_inset Text
10884
10885 \begin_layout Plain Layout
10886
10887 \end_layout
10888
10889 \end_inset
10890 </cell>
10891 </row>
10892 <row>
10893 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10894 \begin_inset Text
10895
10896 \begin_layout Plain Layout
10897
10898 \series bold
10899 Stuffer
10900 \end_layout
10901
10902 \end_inset
10903 </cell>
10904 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10905 \begin_inset Text
10906
10907 \begin_layout Plain Layout
10908 Oskar
10909 \end_layout
10910
10911 \end_inset
10912 </cell>
10913 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10914 \begin_inset Text
10915
10916 \begin_layout Plain Layout
10917 111
10918 \end_layout
10919
10920 \end_inset
10921 </cell>
10922 </row>
10923 <row>
10924 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10925 \begin_inset Text
10926
10927 \begin_layout Plain Layout
10928
10929 \series bold
10930 Tacchelli
10931 \end_layout
10932
10933 \end_inset
10934 </cell>
10935 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10936 \begin_inset Text
10937
10938 \begin_layout Plain Layout
10939 Ugo
10940 \end_layout
10941
10942 \end_inset
10943 </cell>
10944 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10945 \begin_inset Text
10946
10947 \begin_layout Plain Layout
10948 111
10949 \end_layout
10950
10951 \end_inset
10952 </cell>
10953 </row>
10954 <row>
10955 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10956 \begin_inset Text
10957
10958 \begin_layout Plain Layout
10959
10960 \series bold
10961 Tezzele
10962 \end_layout
10963
10964 \end_inset
10965 </cell>
10966 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10967 \begin_inset Text
10968
10969 \begin_layout Plain Layout
10970 Margit
10971 \end_layout
10972
10973 \end_inset
10974 </cell>
10975 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10976 \begin_inset Text
10977
10978 \begin_layout Plain Layout
10979 111
10980 \end_layout
10981
10982 \end_inset
10983 </cell>
10984 </row>
10985 <row>
10986 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10987 \begin_inset Text
10988
10989 \begin_layout Plain Layout
10990
10991 \series bold
10992 Unterkalmsteiner
10993 \end_layout
10994
10995 \end_inset
10996 </cell>
10997 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10998 \begin_inset Text
10999
11000 \begin_layout Plain Layout
11001 Frieda
11002 \end_layout
11003
11004 \end_inset
11005 </cell>
11006 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11007 \begin_inset Text
11008
11009 \begin_layout Plain Layout
11010 111
11011 \end_layout
11012
11013 \end_inset
11014 </cell>
11015 </row>
11016 <row>
11017 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11018 \begin_inset Text
11019
11020 \begin_layout Plain Layout
11021
11022 \series bold
11023 Vieider
11024 \end_layout
11025
11026 \end_inset
11027 </cell>
11028 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11029 \begin_inset Text
11030
11031 \begin_layout Plain Layout
11032 Hilde
11033 \end_layout
11034
11035 \end_inset
11036 </cell>
11037 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11038 \begin_inset Text
11039
11040 \begin_layout Plain Layout
11041 111
11042 \end_layout
11043
11044 \end_inset
11045 </cell>
11046 </row>
11047 <row>
11048 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11049 \begin_inset Text
11050
11051 \begin_layout Plain Layout
11052
11053 \series bold
11054 Vigna
11055 \end_layout
11056
11057 \end_inset
11058 </cell>
11059 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11060 \begin_inset Text
11061
11062 \begin_layout Plain Layout
11063 Jürgen
11064 \end_layout
11065
11066 \end_inset
11067 </cell>
11068 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11069 \begin_inset Text
11070
11071 \begin_layout Plain Layout
11072 111
11073 \end_layout
11074
11075 \end_inset
11076 </cell>
11077 </row>
11078 <row>
11079 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11080 \begin_inset Text
11081
11082 \begin_layout Plain Layout
11083
11084 \series bold
11085 Weber
11086 \end_layout
11087
11088 \end_inset
11089 </cell>
11090 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11091 \begin_inset Text
11092
11093 \begin_layout Plain Layout
11094 Maurizio
11095 \end_layout
11096
11097 \end_inset
11098 </cell>
11099 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11100 \begin_inset Text
11101
11102 \begin_layout Plain Layout
11103 111
11104 \end_layout
11105
11106 \end_inset
11107 </cell>
11108 </row>
11109 <row>
11110 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
11111 \begin_inset Text
11112
11113 \begin_layout Plain Layout
11114
11115 \series bold
11116 Winkler
11117 \end_layout
11118
11119 \end_inset
11120 </cell>
11121 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11122 \begin_inset Text
11123
11124 \begin_layout Plain Layout
11125 Franz
11126 \end_layout
11127
11128 \end_inset
11129 </cell>
11130 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11131 \begin_inset Text
11132
11133 \begin_layout Plain Layout
11134 111
11135 \end_layout
11136
11137 \end_inset
11138 </cell>
11139 </row>
11140 </lyxtabular>
11141
11142 \end_inset
11143
11144
11145 \end_layout
11146
11147 \begin_layout Section
11148 Mehrere Zeilen, Spalten und Zeilen
11149 \end_layout
11150
11151 \begin_layout Subsection
11152 Mehrere Zeilen in Tabellenzellen
11153 \begin_inset CommandInset label
11154 LatexCommand label
11155 name "uab:Mehrere-Zeilen-in"
11156
11157 \end_inset
11158
11159
11160 \begin_inset Index idx
11161 status collapsed
11162
11163 \begin_layout Plain Layout
11164 Mehrere Zeilen in Tabellenzellen
11165 \end_layout
11166
11167 \end_inset
11168
11169
11170 \begin_inset Index idx
11171 status collapsed
11172
11173 \begin_layout Plain Layout
11174 Tabellen ! Zeilenumbrüche
11175 \end_layout
11176
11177 \end_inset
11178
11179
11180 \end_layout
11181
11182 \begin_layout Standard
11183 \noindent
11184 \begin_inset Float table
11185 placement H
11186 alignment document
11187 wide false
11188 sideways false
11189 status open
11190
11191 \begin_layout Plain Layout
11192 \begin_inset Caption Standard
11193
11194 \begin_layout Plain Layout
11195 \begin_inset CommandInset label
11196 LatexCommand label
11197 name "tab:Tabelle-mit-mehrfachen"
11198
11199 \end_inset
11200
11201 Tabelle mit mehrfachen Zeilen in einer Zelle
11202 \end_layout
11203
11204 \end_inset
11205
11206
11207 \end_layout
11208
11209 \begin_layout Plain Layout
11210 \align center
11211 \begin_inset Tabular
11212 <lyxtabular version="3" rows="3" columns="3">
11213 <features tabularvalignment="middle">
11214 <column alignment="center" valignment="middle" width="2.5cm">
11215 <column alignment="center" valignment="middle" width="0.5cm">
11216 <column alignment="center" valignment="middle" width="0.5cm">
11217 <row>
11218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11219 \begin_inset Text
11220
11221 \begin_layout Plain Layout
11222 zwei
11223 \begin_inset Newline linebreak
11224 \end_inset
11225
11226 Zeilen
11227 \end_layout
11228
11229 \end_inset
11230 </cell>
11231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11232 \begin_inset Text
11233
11234 \begin_layout Plain Layout
11235 b
11236 \end_layout
11237
11238 \end_inset
11239 </cell>
11240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11241 \begin_inset Text
11242
11243 \begin_layout Plain Layout
11244 c
11245 \end_layout
11246
11247 \end_inset
11248 </cell>
11249 </row>
11250 <row>
11251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Plain Layout
11255 d
11256 \end_layout
11257
11258 \end_inset
11259 </cell>
11260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11261 \begin_inset Text
11262
11263 \begin_layout Plain Layout
11264 e
11265 \end_layout
11266
11267 \end_inset
11268 </cell>
11269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11270 \begin_inset Text
11271
11272 \begin_layout Plain Layout
11273 f
11274 \end_layout
11275
11276 \end_inset
11277 </cell>
11278 </row>
11279 <row>
11280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11281 \begin_inset Text
11282
11283 \begin_layout Plain Layout
11284 g
11285 \end_layout
11286
11287 \end_inset
11288 </cell>
11289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11290 \begin_inset Text
11291
11292 \begin_layout Plain Layout
11293 h
11294 \end_layout
11295
11296 \end_inset
11297 </cell>
11298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11299 \begin_inset Text
11300
11301 \begin_layout Plain Layout
11302 i
11303 \end_layout
11304
11305 \end_inset
11306 </cell>
11307 </row>
11308 </lyxtabular>
11309
11310 \end_inset
11311
11312
11313 \end_layout
11314
11315 \end_inset
11316
11317
11318 \end_layout
11319
11320 \begin_layout Standard
11321 Wenn Sie für eine Spalte eine feste Breite definieren, können Sie Text als
11322  Absätze mit mehrfachen Zeilen und Silbentrennung eingeben.
11323  Tabelle
11324 \begin_inset space ~
11325 \end_inset
11326
11327
11328 \begin_inset CommandInset ref
11329 LatexCommand ref
11330 reference "tab:Tabelle-mit-mehrfachen"
11331
11332 \end_inset
11333
11334  wurde als 3×3-Tabelle erstellt, dann die Breite der ersten Spalte im 
11335 \family sans
11336 Tabellen-Einstellungen
11337 \family default
11338 -Dialog auf 2.5
11339 \begin_inset space \thinspace{}
11340 \end_inset
11341
11342 cm gesetzt und die vertikalen und horizontalen Ausrichtungen zentriert.
11343  Weil unser Text schmaler als 2.5
11344 \begin_inset space \thinspace{}
11345 \end_inset
11346
11347 cm ist, würde er in einer Zeile gedruckt werden.
11348  Um zwei Zeilen zu bekommen, wurde ein rechtsbündiger Zeilenumbruch (Tastenkürze
11349
11350 \family sans
11351 Strg+Shift+Enter
11352 \family default
11353 ) eingefügt.
11354  Wenn der Text länger ist, wird er automatisch umgebrochen.
11355 \end_layout
11356
11357 \begin_layout Standard
11358 Um den Text der beiden anderen Zellen der ersten Zeile vertikal auszurichten,
11359  setzen Sie die Breite der beiden Spalten im 
11360 \family sans
11361 Tabellen-Einstellungen
11362 \family default
11363 -Dialog auf 0.5
11364 \begin_inset space \thinspace{}
11365 \end_inset
11366
11367 cm und die vertikale Ausrichtung auf zentriert.
11368 \end_layout
11369
11370 \begin_layout Standard
11371 Wenn Sie in einer Zelle mit fester Breite als erstes ein sehr langes Wort
11372  haben, kann \SpecialChar LaTeX
11373  es ohne Trennhilfen nicht trennen.
11374  Wenn Sie \SpecialChar LaTeX
11375  trotzdem die Trennung überlassen wollen, müssen Sie vor dem Wort
11376  etwas einfügen, damit es nicht wie der erste Eintrag aussieht.
11377  Fügen sie daher 0
11378 \begin_inset space \thinspace{}
11379 \end_inset
11380
11381 pt horizontalen Abstand vor dem Wort ein.
11382  Weil er keinen Platz belegt, ändert er die Druckausgabe nicht.
11383  Tabelle
11384 \begin_inset space ~
11385 \end_inset
11386
11387
11388 \begin_inset CommandInset ref
11389 LatexCommand ref
11390 reference "tab:Tabelle-ohne-und"
11391
11392 \end_inset
11393
11394  zeigt die Wirkungen.
11395 \end_layout
11396
11397 \begin_layout Standard
11398 \begin_inset Float table
11399 placement h
11400 alignment document
11401 wide false
11402 sideways false
11403 status open
11404
11405 \begin_layout Plain Layout
11406 \begin_inset Caption Standard
11407
11408 \begin_layout Plain Layout
11409 \begin_inset CommandInset label
11410 LatexCommand label
11411 name "tab:Tabelle-ohne-und"
11412
11413 \end_inset
11414
11415 Tabelle ohne und mit Silbentrennung
11416 \end_layout
11417
11418 \end_inset
11419
11420
11421 \end_layout
11422
11423 \begin_layout Plain Layout
11424 \begin_inset space \hfill{}
11425 \end_inset
11426
11427
11428 \begin_inset Tabular
11429 <lyxtabular version="3" rows="3" columns="3">
11430 <features tabularvalignment="middle">
11431 <column alignment="center" valignment="middle" width="2.5cm">
11432 <column alignment="center" valignment="middle" width="0.5cm">
11433 <column alignment="center" valignment="middle" width="0.5cm">
11434 <row>
11435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11436 \begin_inset Text
11437
11438 \begin_layout Plain Layout
11439 einsehrlangesZellenwort
11440 \end_layout
11441
11442 \end_inset
11443 </cell>
11444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11445 \begin_inset Text
11446
11447 \begin_layout Plain Layout
11448 b
11449 \end_layout
11450
11451 \end_inset
11452 </cell>
11453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11454 \begin_inset Text
11455
11456 \begin_layout Plain Layout
11457 c
11458 \end_layout
11459
11460 \end_inset
11461 </cell>
11462 </row>
11463 <row>
11464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11465 \begin_inset Text
11466
11467 \begin_layout Plain Layout
11468 d
11469 \end_layout
11470
11471 \end_inset
11472 </cell>
11473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11474 \begin_inset Text
11475
11476 \begin_layout Plain Layout
11477 e
11478 \end_layout
11479
11480 \end_inset
11481 </cell>
11482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11483 \begin_inset Text
11484
11485 \begin_layout Plain Layout
11486 f
11487 \end_layout
11488
11489 \end_inset
11490 </cell>
11491 </row>
11492 <row>
11493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11494 \begin_inset Text
11495
11496 \begin_layout Plain Layout
11497 g
11498 \end_layout
11499
11500 \end_inset
11501 </cell>
11502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11503 \begin_inset Text
11504
11505 \begin_layout Plain Layout
11506 h
11507 \end_layout
11508
11509 \end_inset
11510 </cell>
11511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11512 \begin_inset Text
11513
11514 \begin_layout Plain Layout
11515 i
11516 \end_layout
11517
11518 \end_inset
11519 </cell>
11520 </row>
11521 </lyxtabular>
11522
11523 \end_inset
11524
11525
11526 \begin_inset space \hfill{}
11527 \end_inset
11528
11529
11530 \begin_inset Tabular
11531 <lyxtabular version="3" rows="3" columns="3">
11532 <features tabularvalignment="middle">
11533 <column alignment="center" valignment="middle" width="2.5cm">
11534 <column alignment="center" valignment="middle" width="0.5cm">
11535 <column alignment="center" valignment="middle" width="0.5cm">
11536 <row>
11537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11538 \begin_inset Text
11539
11540 \begin_layout Plain Layout
11541 \begin_inset space \hspace{}
11542 \length 0pt
11543 \end_inset
11544
11545 einsehrlangesZellenwort
11546 \end_layout
11547
11548 \end_inset
11549 </cell>
11550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11551 \begin_inset Text
11552
11553 \begin_layout Plain Layout
11554 b
11555 \end_layout
11556
11557 \end_inset
11558 </cell>
11559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11560 \begin_inset Text
11561
11562 \begin_layout Plain Layout
11563 c
11564 \end_layout
11565
11566 \end_inset
11567 </cell>
11568 </row>
11569 <row>
11570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11571 \begin_inset Text
11572
11573 \begin_layout Plain Layout
11574 d
11575 \end_layout
11576
11577 \end_inset
11578 </cell>
11579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11580 \begin_inset Text
11581
11582 \begin_layout Plain Layout
11583 e
11584 \end_layout
11585
11586 \end_inset
11587 </cell>
11588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11589 \begin_inset Text
11590
11591 \begin_layout Plain Layout
11592 f
11593 \end_layout
11594
11595 \end_inset
11596 </cell>
11597 </row>
11598 <row>
11599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11600 \begin_inset Text
11601
11602 \begin_layout Plain Layout
11603 g
11604 \end_layout
11605
11606 \end_inset
11607 </cell>
11608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11609 \begin_inset Text
11610
11611 \begin_layout Plain Layout
11612 h
11613 \end_layout
11614
11615 \end_inset
11616 </cell>
11617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11618 \begin_inset Text
11619
11620 \begin_layout Plain Layout
11621 i
11622 \end_layout
11623
11624 \end_inset
11625 </cell>
11626 </row>
11627 </lyxtabular>
11628
11629 \end_inset
11630
11631
11632 \begin_inset space \hfill{}
11633 \end_inset
11634
11635
11636 \end_layout
11637
11638 \end_inset
11639
11640
11641 \end_layout
11642
11643 \begin_layout Subsection
11644 Mehrfachspalten
11645 \begin_inset CommandInset label
11646 LatexCommand label
11647 name "uab:Mehrfachspalten"
11648
11649 \end_inset
11650
11651
11652 \begin_inset Index idx
11653 status collapsed
11654
11655 \begin_layout Plain Layout
11656 Mahrfachspalten
11657 \end_layout
11658
11659 \end_inset
11660
11661
11662 \begin_inset Index idx
11663 status collapsed
11664
11665 \begin_layout Plain Layout
11666 Tabellen ! Mahrfachspalten
11667 \end_layout
11668
11669 \end_inset
11670
11671
11672 \end_layout
11673
11674 \begin_layout Subsubsection
11675 Grundlagen
11676 \end_layout
11677
11678 \begin_layout Standard
11679 Um mehrere Zellen einer Zeile zu einer zu verbinden, markieren Sie diese
11680  und verwenden dann den Knopf 
11681 \begin_inset Info
11682 type  "icon"
11683 arg   "tabular-feature multicolumn"
11684 \end_inset
11685
11686  in der Werkzeugleiste, das Menü 
11687 \family sans
11688 Bearbeiten\SpecialChar menuseparator
11689 Tabelle\SpecialChar menuseparator
11690 Mehrfachspalte
11691 \family default
11692 , oder klicken Sie rechts auf die markierten Zellen und wählen im Kontextmenü
11693  
11694 \family sans
11695 Mehrfachspalte
11696 \family default
11697 .
11698 \end_layout
11699
11700 \begin_layout Standard
11701 Mehrfachspalten haben ihre eigenen Einstellungen.
11702  Das bedeutet, dass sie sich nur auf die Mehrfachspalte auswirken.
11703  Hier ist ein Beispiel mit einer Mehrfachspalte in der ersten Zeile und
11704  einer in der letzten Zeile, bei der die obere Linie weggelassen wurde:
11705 \end_layout
11706
11707 \begin_layout Standard
11708 \align center
11709 \begin_inset Tabular
11710 <lyxtabular version="3" rows="3" columns="4">
11711 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11712 <column alignment="center" valignment="top" width="0pt">
11713 <column alignment="center" valignment="middle">
11714 <column alignment="center" valignment="top" width="0in">
11715 <column alignment="center" valignment="top" width="0pt">
11716 <row>
11717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11718 \begin_inset Text
11719
11720 \begin_layout Plain Layout
11721 abc
11722 \end_layout
11723
11724 \end_inset
11725 </cell>
11726 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11727 \begin_inset Text
11728
11729 \begin_layout Plain Layout
11730 def ghi
11731 \end_layout
11732
11733 \end_inset
11734 </cell>
11735 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11736 \begin_inset Text
11737
11738 \begin_layout Plain Layout
11739
11740 \end_layout
11741
11742 \end_inset
11743 </cell>
11744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11745 \begin_inset Text
11746
11747 \begin_layout Plain Layout
11748 jkl
11749 \end_layout
11750
11751 \end_inset
11752 </cell>
11753 </row>
11754 <row>
11755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11756 \begin_inset Text
11757
11758 \begin_layout Plain Layout
11759
11760 \family roman
11761 \series medium
11762 \shape up
11763 \size normal
11764 \emph off
11765 \bar no
11766 \noun off
11767 \color none
11768 A
11769 \end_layout
11770
11771 \end_inset
11772 </cell>
11773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11774 \begin_inset Text
11775
11776 \begin_layout Plain Layout
11777 B
11778 \end_layout
11779
11780 \end_inset
11781 </cell>
11782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11783 \begin_inset Text
11784
11785 \begin_layout Plain Layout
11786 C
11787 \end_layout
11788
11789 \end_inset
11790 </cell>
11791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11792 \begin_inset Text
11793
11794 \begin_layout Plain Layout
11795 D
11796 \end_layout
11797
11798 \end_inset
11799 </cell>
11800 </row>
11801 <row>
11802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11803 \begin_inset Text
11804
11805 \begin_layout Plain Layout
11806 1
11807 \end_layout
11808
11809 \end_inset
11810 </cell>
11811 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11812 \begin_inset Text
11813
11814 \begin_layout Plain Layout
11815 2
11816 \end_layout
11817
11818 \end_inset
11819 </cell>
11820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11821 \begin_inset Text
11822
11823 \begin_layout Plain Layout
11824 3
11825 \end_layout
11826
11827 \end_inset
11828 </cell>
11829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11830 \begin_inset Text
11831
11832 \begin_layout Plain Layout
11833 4
11834 \end_layout
11835
11836 \end_inset
11837 </cell>
11838 </row>
11839 </lyxtabular>
11840
11841 \end_inset
11842
11843
11844 \end_layout
11845
11846 \begin_layout Subsubsection
11847 Mehrfachspalten-Berechnungen
11848 \begin_inset CommandInset label
11849 LatexCommand label
11850 name "uab:Mehrfachspalten-Berechnungen"
11851
11852 \end_inset
11853
11854
11855 \begin_inset Index idx
11856 status collapsed
11857
11858 \begin_layout Plain Layout
11859 Mahrfachspalten ! Berechnung
11860 \end_layout
11861
11862 \end_inset
11863
11864
11865 \begin_inset Index idx
11866 status collapsed
11867
11868 \begin_layout Plain Layout
11869 Tabellen ! Mahrfachspalten ! Berechnung
11870 \end_layout
11871
11872 \end_inset
11873
11874
11875 \end_layout
11876
11877 \begin_layout Standard
11878 \SpecialChar LyX
11879  unterstützt Mehrfachspalten direkt, aber wir müssen die Breite der neuen
11880  Zellen beachten.
11881 \end_layout
11882
11883 \begin_layout Standard
11884 \begin_inset Float table
11885 placement h
11886 alignment document
11887 wide false
11888 sideways false
11889 status open
11890
11891 \begin_layout Plain Layout
11892 \begin_inset Caption Standard
11893
11894 \begin_layout Plain Layout
11895 \begin_inset CommandInset label
11896 LatexCommand label
11897 name "tab:Tabelle-mit-zentriertem"
11898
11899 \end_inset
11900
11901 Tabelle mit zentriertem Mehrfachspalten-Text über zwei Spalten, die genau
11902  die halbe Breite der Mehrfachspalten-Zelle haben
11903 \begin_inset Argument 1
11904 status collapsed
11905
11906 \begin_layout Plain Layout
11907 Eine Mehrfachspalten-Tabelle
11908 \end_layout
11909
11910 \end_inset
11911
11912
11913 \end_layout
11914
11915 \end_inset
11916
11917
11918 \end_layout
11919
11920 \begin_layout Plain Layout
11921 \align center
11922 \begin_inset Tabular
11923 <lyxtabular version="3" rows="3" columns="3">
11924 <features tabularvalignment="middle">
11925 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11926 <column alignment="center" valignment="middle">
11927 <column alignment="center" valignment="top">
11928 <row>
11929 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11930 \begin_inset Text
11931
11932 \begin_layout Plain Layout
11933 Dies ist eine Mehrfach\SpecialChar softhyphen
11934 spalten-Zelle
11935 \end_layout
11936
11937 \end_inset
11938 </cell>
11939 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11940 \begin_inset Text
11941
11942 \begin_layout Plain Layout
11943
11944 \end_layout
11945
11946 \end_inset
11947 </cell>
11948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11949 \begin_inset Text
11950
11951 \begin_layout Plain Layout
11952 c
11953 \end_layout
11954
11955 \end_inset
11956 </cell>
11957 </row>
11958 <row>
11959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11960 \begin_inset Text
11961
11962 \begin_layout Plain Layout
11963 d
11964 \end_layout
11965
11966 \end_inset
11967 </cell>
11968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11969 \begin_inset Text
11970
11971 \begin_layout Plain Layout
11972 e
11973 \end_layout
11974
11975 \end_inset
11976 </cell>
11977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11978 \begin_inset Text
11979
11980 \begin_layout Plain Layout
11981 f
11982 \end_layout
11983
11984 \end_inset
11985 </cell>
11986 </row>
11987 <row>
11988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11989 \begin_inset Text
11990
11991 \begin_layout Plain Layout
11992 g
11993 \end_layout
11994
11995 \end_inset
11996 </cell>
11997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11998 \begin_inset Text
11999
12000 \begin_layout Plain Layout
12001 h
12002 \end_layout
12003
12004 \end_inset
12005 </cell>
12006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12007 \begin_inset Text
12008
12009 \begin_layout Plain Layout
12010 i
12011 \end_layout
12012
12013 \end_inset
12014 </cell>
12015 </row>
12016 </lyxtabular>
12017
12018 \end_inset
12019
12020
12021 \end_layout
12022
12023 \end_inset
12024
12025
12026 \end_layout
12027
12028 \begin_layout Standard
12029 Um Tabelle
12030 \begin_inset space ~
12031 \end_inset
12032
12033
12034 \begin_inset CommandInset ref
12035 LatexCommand ref
12036 reference "tab:Tabelle-mit-zentriertem"
12037
12038 \end_inset
12039
12040  zu erhalten, markieren Sie die ersten beiden Zellen der ersten Zeile einer
12041  3×3-Tabelle, kreuzen im 
12042 \family sans
12043 Tabellen-Einstellungen
12044 \family default
12045 -Dialog 
12046 \family sans
12047 Mehrfachspalte
12048 \family default
12049  an, setzen die 
12050 \family sans
12051 Horizontale
12052 \begin_inset space ~
12053 \end_inset
12054
12055 Ausrichtung
12056 \family default
12057  auf 
12058 \family sans
12059 Zentriert
12060 \family default
12061  und die 
12062 \family sans
12063 Breite
12064 \family default
12065  auf 2.5
12066 \begin_inset space \thinspace{}
12067 \end_inset
12068
12069 cm.
12070  Die überspannten Spalten werden dann auf die halbe Breite gesetzt, indem
12071  Sie die Breite der ersten Spalte auf 1.25
12072 \begin_inset space \thinspace{}
12073 \end_inset
12074
12075 cm setzen.
12076  Die zweite Spalte wird dann automatisch 1.25
12077 \begin_inset space \thinspace{}
12078 \end_inset
12079
12080 cm breit (Breite der 
12081 \family sans
12082 Mehrfachspalte
12083 \family default
12084  
12085 \begin_inset Formula $-$
12086 \end_inset
12087
12088  Breite der ersten Spalte).
12089  Dies wurde so für Tabelle
12090 \begin_inset space ~
12091 \end_inset
12092
12093
12094 \begin_inset CommandInset ref
12095 LatexCommand ref
12096 reference "tab:Tabelle,-in-der-die"
12097
12098 \end_inset
12099
12100  gemacht.
12101 \end_layout
12102
12103 \begin_layout Standard
12104 \begin_inset Float table
12105 placement document
12106 alignment document
12107 wide false
12108 sideways false
12109 status open
12110
12111 \begin_layout Plain Layout
12112 \begin_inset Caption Standard
12113
12114 \begin_layout Plain Layout
12115 \begin_inset CommandInset label
12116 LatexCommand label
12117 name "tab:Tabelle,-in-der-die"
12118
12119 \end_inset
12120
12121 Tabelle, in der die überspannten Spalten nicht genau halb so breit sind
12122  wie die Mehrfachspalte
12123 \begin_inset Argument 1
12124 status collapsed
12125
12126 \begin_layout Plain Layout
12127 Eine unvollkommene Mehrfachspalten-Tabelle
12128 \end_layout
12129
12130 \end_inset
12131
12132
12133 \end_layout
12134
12135 \end_inset
12136
12137
12138 \end_layout
12139
12140 \begin_layout Plain Layout
12141 \align center
12142 \begin_inset Tabular
12143 <lyxtabular version="3" rows="3" columns="3">
12144 <features tabularvalignment="middle">
12145 <column alignment="center" valignment="top" width="1.25cm">
12146 <column alignment="center" valignment="top">
12147 <column alignment="center" valignment="top">
12148 <row>
12149 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12150 \begin_inset Text
12151
12152 \begin_layout Plain Layout
12153 Dies ist auch eine Mehr\SpecialChar softhyphen
12154 fach\SpecialChar softhyphen
12155 spalten-Zelle
12156 \end_layout
12157
12158 \end_inset
12159 </cell>
12160 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12161 \begin_inset Text
12162
12163 \begin_layout Plain Layout
12164
12165 \end_layout
12166
12167 \end_inset
12168 </cell>
12169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12170 \begin_inset Text
12171
12172 \begin_layout Plain Layout
12173 c
12174 \end_layout
12175
12176 \end_inset
12177 </cell>
12178 </row>
12179 <row>
12180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12181 \begin_inset Text
12182
12183 \begin_layout Plain Layout
12184 d
12185 \end_layout
12186
12187 \end_inset
12188 </cell>
12189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12190 \begin_inset Text
12191
12192 \begin_layout Plain Layout
12193 e
12194 \end_layout
12195
12196 \end_inset
12197 </cell>
12198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12199 \begin_inset Text
12200
12201 \begin_layout Plain Layout
12202 f
12203 \end_layout
12204
12205 \end_inset
12206 </cell>
12207 </row>
12208 <row>
12209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12210 \begin_inset Text
12211
12212 \begin_layout Plain Layout
12213 g
12214 \end_layout
12215
12216 \end_inset
12217 </cell>
12218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12219 \begin_inset Text
12220
12221 \begin_layout Plain Layout
12222 h
12223 \end_layout
12224
12225 \end_inset
12226 </cell>
12227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12228 \begin_inset Text
12229
12230 \begin_layout Plain Layout
12231 i
12232 \end_layout
12233
12234 \end_inset
12235 </cell>
12236 </row>
12237 </lyxtabular>
12238
12239 \end_inset
12240
12241
12242 \end_layout
12243
12244 \end_inset
12245
12246
12247 \end_layout
12248
12249 \begin_layout Standard
12250 In der druckfertigen Version sehen Sie, dass die erste Spalte etwas breiter
12251  als die zweite ist.
12252  Das liegt daran, dass die Zellenbreite 
12253 \begin_inset Formula $W_{\mathrm{tot}}$
12254 \end_inset
12255
12256  nicht ihre definierte Breite 
12257 \begin_inset Formula $W_{g}$
12258 \end_inset
12259
12260  ist, sondern ein wenig mehr.
12261  Anhang
12262 \begin_inset space ~
12263 \end_inset
12264
12265
12266 \begin_inset CommandInset ref
12267 LatexCommand ref
12268 reference "kap:Erläuterung-einer-Gleichung"
12269
12270 \end_inset
12271
12272  erklärt das genauer.
12273 \end_layout
12274
12275 \begin_layout Standard
12276 Wenn 
12277 \emph on
12278 n
12279 \emph default
12280  Spalten zu einer Mehrfachspalte zusammengefasst werden, errechnet sich
12281  die definierte Breite 
12282 \begin_inset Formula $W_{g\,n}$
12283 \end_inset
12284
12285  einer Spalte, deren totale Breite = 
12286 \begin_inset Formula $W_{\mathrm{tot\,multicolumn}}/n$
12287 \end_inset
12288
12289  sein soll, wie folgt:
12290 \begin_inset Formula 
12291 \begin{equation}
12292 W_{g\,n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12293 \end{equation}
12294
12295 \end_inset
12296
12297
12298 \end_layout
12299
12300 \begin_layout Standard
12301 In unserem Falls ist 
12302 \begin_inset Formula $n=2$
12303 \end_inset
12304
12305
12306 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12307 \end_inset
12308
12309 cm, und damit wird aus Gleichung
12310 \begin_inset space ~
12311 \end_inset
12312
12313
12314 \begin_inset CommandInset ref
12315 LatexCommand ref
12316 reference "eq:Wgn"
12317
12318 \end_inset
12319
12320  
12321 \begin_inset Formula 
12322 \begin{equation}
12323 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12324 \end{equation}
12325
12326 \end_inset
12327
12328
12329 \end_layout
12330
12331 \begin_layout Standard
12332 Damit \SpecialChar LaTeX
12333  rechnen kann, muss das Paket 
12334 \series bold
12335 calc
12336 \series default
12337  im Vorspann geladen werden.
12338 \begin_inset Index idx
12339 status collapsed
12340
12341 \begin_layout Plain Layout
12342 \SpecialChar LaTeX
12343 -Pakete ! calc
12344 \end_layout
12345
12346 \end_inset
12347
12348
12349 \end_layout
12350
12351 \begin_layout Standard
12352
12353 \series bold
12354
12355 \backslash
12356 usepackage{calc}
12357 \end_layout
12358
12359 \begin_layout Standard
12360 \SpecialChar LyX
12361  erlaubt im 
12362 \family sans
12363 Breite
12364 \family default
12365 -Feld des 
12366 \family sans
12367 Tabellen-Einstellungen
12368 \family default
12369 -Dialogs keine Berechnungen.
12370  Deshalb müssen Sie die Formel für die Breite im Feld 
12371 \family sans
12372 LaTeX-Argument
12373 \family default
12374  eingeben.
12375  Hier iss ein Überblick über die Argumente:
12376 \end_layout
12377
12378 \begin_layout Itemize
12379
12380 \series bold
12381 p{Breite}
12382 \series default
12383  die Zelle bekommt eine feste 
12384 \series bold
12385 Breite
12386 \series default
12387 , und die vertikale Ausrichtung ist 
12388 \family sans
12389 Oben
12390 \end_layout
12391
12392 \begin_layout Itemize
12393
12394 \series bold
12395 m{Breite}
12396 \series default
12397  die Zelle bekommt eine feste 
12398 \series bold
12399 Breite
12400 \series default
12401 , und die vertikale Ausrichtung ist 
12402 \family sans
12403 Mitte
12404 \end_layout
12405
12406 \begin_layout Itemize
12407
12408 \series bold
12409 b{Breite}
12410 \series default
12411  die Zelle bekommt eine feste 
12412 \series bold
12413 Breite
12414 \series default
12415 , und die vertikale Ausrichtung ist 
12416 \family sans
12417 Unten
12418 \end_layout
12419
12420 \begin_layout Standard
12421 Wenn Sie ein \SpecialChar LaTeX
12422 -Argument eingeben, werden alle anderen Einstellungen für diese
12423  Zelle überschrieben.
12424 \end_layout
12425
12426 \begin_layout Standard
12427 \begin_inset Note Greyedout
12428 status open
12429
12430 \begin_layout Plain Layout
12431
12432 \series bold
12433 Bemerkung:
12434 \series default
12435  Wegen eines Fehlers in \SpecialChar LyX
12436  werden die überschriebenen Einstellungen dennoch
12437  angezeigt.
12438 \end_layout
12439
12440 \end_inset
12441
12442
12443 \end_layout
12444
12445 \begin_layout Standard
12446 Weil der Text horizontal zentriert sein soll, wurde in den Einstellungen
12447  der Zelle mit dem Inhalt 
12448 \begin_inset Quotes gld
12449 \end_inset
12450
12451 d
12452 \begin_inset Quotes grd
12453 \end_inset
12454
12455  der Tabelle
12456 \begin_inset space ~
12457 \end_inset
12458
12459
12460 \begin_inset CommandInset ref
12461 LatexCommand ref
12462 reference "tab:Tabelle-mit-zentriertem"
12463
12464 \end_inset
12465
12466  auch noch der Befehl
12467 \family typewriter
12468 \series bold
12469  
12470 \family default
12471
12472 \backslash
12473 centering
12474 \series default
12475  hinzugefügt.
12476  Das Ganze sieht dann so aus:
12477 \end_layout
12478
12479 \begin_layout Standard
12480
12481 \series bold
12482 |>{
12483 \backslash
12484 centering}m{1.25cm-6.2pt}
12485 \end_layout
12486
12487 \begin_layout Standard
12488 Der vertikale Strich 
12489 \series bold
12490
12491 \begin_inset Quotes gld
12492 \end_inset
12493
12494 |
12495 \series default
12496
12497 \begin_inset Quotes grd
12498 \end_inset
12499
12500  am Anfang zeichnet die linke Linie, und der Befehl 
12501 \series bold
12502
12503 \begin_inset Quotes gld
12504 \end_inset
12505
12506 >{ }
12507 \begin_inset Quotes grd
12508 \end_inset
12509
12510
12511 \series default
12512  bedeutet, dass die Befehle in der geschweiften Klammer vor dem Erstellen
12513  der Zelle benutzt werden sollen.
12514 \end_layout
12515
12516 \begin_layout Standard
12517 Obwohl wir eine zentrierte Ausrichtung für die Mehrfachspalte festgelegt
12518  haben, ist der Text noch immer linksbündig, weil \SpecialChar LyX
12519  Ausrichtungen nur für
12520  einzelne Spalten anwendet.
12521  Deswegen musste für die Mehrfachspalte folgendes \SpecialChar LaTeX
12522 -Argument benutzt werden:
12523 \end_layout
12524
12525 \begin_layout Standard
12526
12527 \series bold
12528 |>{
12529 \backslash
12530 centering}m{2.5cm}|
12531 \end_layout
12532
12533 \begin_layout Subsection
12534 Mehrfachzeilen
12535 \begin_inset CommandInset label
12536 LatexCommand label
12537 name "uab:Mehrfachzeilen"
12538
12539 \end_inset
12540
12541
12542 \begin_inset Index idx
12543 status collapsed
12544
12545 \begin_layout Plain Layout
12546 Mehrfachzeilen
12547 \end_layout
12548
12549 \end_inset
12550
12551
12552 \begin_inset Index idx
12553 status collapsed
12554
12555 \begin_layout Plain Layout
12556 Tabellen ! Mehrfachzeilen
12557 \end_layout
12558
12559 \end_inset
12560
12561
12562 \end_layout
12563
12564 \begin_layout Standard
12565 Um mehrere Zellen einer Zeile zu einer zu verbinden, markieren Sie diese
12566  und verwenden dann den Knopf 
12567 \begin_inset Info
12568 type  "icon"
12569 arg   "tabular-feature multirow"
12570 \end_inset
12571
12572  in der Werkzeugleiste, das Menü 
12573 \family sans
12574 Bearbeiten\SpecialChar menuseparator
12575 Tabelle\SpecialChar menuseparator
12576 Mehrfachzeile
12577 \family default
12578 , oder klicken Sie rechts auf die markierten Zellen und wählen im Kontextmenü
12579  
12580 \family sans
12581 Mehrfachzeile
12582 \family default
12583 .
12584 \end_layout
12585
12586 \begin_layout Standard
12587 Hier ist eine Beispieltabelle mit einer Mehrfachzeile in der ersten Spalte:
12588 \end_layout
12589
12590 \begin_layout Standard
12591 \align center
12592 \begin_inset Tabular
12593 <lyxtabular version="3" rows="3" columns="3">
12594 <features tabularvalignment="middle">
12595 <column alignment="center" valignment="top" width="0pt">
12596 <column alignment="center" valignment="top">
12597 <column alignment="center" valignment="top">
12598 <row>
12599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12600 \begin_inset Text
12601
12602 \begin_layout Plain Layout
12603 ein langer Eintrag
12604 \end_layout
12605
12606 \end_inset
12607 </cell>
12608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12609 \begin_inset Text
12610
12611 \begin_layout Plain Layout
12612 b
12613 \end_layout
12614
12615 \end_inset
12616 </cell>
12617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12618 \begin_inset Text
12619
12620 \begin_layout Plain Layout
12621 c
12622 \end_layout
12623
12624 \end_inset
12625 </cell>
12626 </row>
12627 <row>
12628 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12629 \begin_inset Text
12630
12631 \begin_layout Plain Layout
12632 Mehrfachzeile
12633 \end_layout
12634
12635 \end_inset
12636 </cell>
12637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12638 \begin_inset Text
12639
12640 \begin_layout Plain Layout
12641 e
12642 \end_layout
12643
12644 \end_inset
12645 </cell>
12646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12647 \begin_inset Text
12648
12649 \begin_layout Plain Layout
12650 f
12651 \end_layout
12652
12653 \end_inset
12654 </cell>
12655 </row>
12656 <row>
12657 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12658 \begin_inset Text
12659
12660 \begin_layout Plain Layout
12661
12662 \end_layout
12663
12664 \end_inset
12665 </cell>
12666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12667 \begin_inset Text
12668
12669 \begin_layout Plain Layout
12670 h
12671 \end_layout
12672
12673 \end_inset
12674 </cell>
12675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12676 \begin_inset Text
12677
12678 \begin_layout Plain Layout
12679 i
12680 \end_layout
12681
12682 \end_inset
12683 </cell>
12684 </row>
12685 </lyxtabular>
12686
12687 \end_inset
12688
12689
12690 \end_layout
12691
12692 \begin_layout Standard
12693 Die Breite einer Mehrfachzeile wird durch Setzen der Breite für die komplette
12694  Spalte festgelegt.
12695  Der 
12696 \family sans
12697 Vertikale Versatz
12698 \family default
12699  verschiebt den Inhalt der Mehrfachzeile nach oben/unten wenn der Versatz
12700  positiv/negativ ist.
12701 \end_layout
12702
12703 \begin_layout Standard
12704 Wenn die Spalte der Mehrfachzeile keine explizite Breite hat, übernimmt
12705  die Mehrfachzeile die Ausrichtung der Spalte.
12706  Ansonsten ist sie standardmäßig links ausgerichtet.
12707  Um die Ausrichtung zu ändern, erneuern Sie den Befehl 
12708 \series bold
12709
12710 \backslash
12711 multirowsetup
12712 \series default
12713  mit dem Befehl
12714 \end_layout
12715
12716 \begin_layout Standard
12717
12718 \series bold
12719
12720 \backslash
12721 renewcommand{
12722 \backslash
12723 multirowsetup}{
12724 \backslash
12725 centering}
12726 \end_layout
12727
12728 \begin_layout Standard
12729 im \SpecialChar LaTeX
12730 -Vorspann.
12731  Es werden dann die Inhalte aller Mehrfachzeilen-Zellen des Dokuments zentriert.
12732  Wenn diese Ausrichtung nur für einige Tabellen gelten soll, kann der Befehl
12733  auch mittels \SpecialChar TeX
12734 -Code vor der jeweiligen Tabelle, statt im \SpecialChar LaTeX
12735 -Vorspann, erneuert
12736  werden.
12737  Für rechtsbündigen Text ersetzt man 
12738 \series bold
12739
12740 \backslash
12741 centering
12742 \series default
12743  durch 
12744 \series bold
12745
12746 \backslash
12747 raggedleft
12748 \series default
12749 .
12750  Um zur linksbündigen Ausrichtung zurückzukehren, wird 
12751 \series bold
12752
12753 \backslash
12754 raggedright
12755 \series default
12756  verwendet.
12757 \end_layout
12758
12759 \begin_layout Standard
12760 Dies ist eine Beispieltabelle mit einer rechts ausgerichteten Mehrfachzeile
12761  die -4
12762 \begin_inset space \thinspace{}
12763 \end_inset
12764
12765 mm vertikalen Versatz hat und sich in einer 3
12766 \begin_inset space \thinspace{}
12767 \end_inset
12768
12769 cm breiten Spalte befindet:
12770 \end_layout
12771
12772 \begin_layout Standard
12773 \noindent
12774 \align center
12775 \begin_inset ERT
12776 status collapsed
12777
12778 \begin_layout Plain Layout
12779
12780
12781 \backslash
12782 renewcommand{
12783 \backslash
12784 multirowsetup}{
12785 \backslash
12786 raggedleft}
12787 \end_layout
12788
12789 \end_inset
12790
12791
12792 \begin_inset Tabular
12793 <lyxtabular version="3" rows="4" columns="3">
12794 <features tabularvalignment="middle">
12795 <column alignment="center" valignment="top" width="3cm">
12796 <column alignment="center" valignment="top">
12797 <column alignment="center" valignment="top">
12798 <row>
12799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12800 \begin_inset Text
12801
12802 \begin_layout Plain Layout
12803 ein langer Eintrag
12804 \end_layout
12805
12806 \end_inset
12807 </cell>
12808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12809 \begin_inset Text
12810
12811 \begin_layout Plain Layout
12812 b
12813 \end_layout
12814
12815 \end_inset
12816 </cell>
12817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12818 \begin_inset Text
12819
12820 \begin_layout Plain Layout
12821 c
12822 \end_layout
12823
12824 \end_inset
12825 </cell>
12826 </row>
12827 <row>
12828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12829 \begin_inset Text
12830
12831 \begin_layout Plain Layout
12832 t
12833 \end_layout
12834
12835 \end_inset
12836 </cell>
12837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12838 \begin_inset Text
12839
12840 \begin_layout Plain Layout
12841 n
12842 \end_layout
12843
12844 \end_inset
12845 </cell>
12846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12847 \begin_inset Text
12848
12849 \begin_layout Plain Layout
12850 m
12851 \end_layout
12852
12853 \end_inset
12854 </cell>
12855 </row>
12856 <row>
12857 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12858 \begin_inset Text
12859
12860 \begin_layout Plain Layout
12861 Mehrfachzeile
12862 \end_layout
12863
12864 \end_inset
12865 </cell>
12866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12867 \begin_inset Text
12868
12869 \begin_layout Plain Layout
12870 e
12871 \end_layout
12872
12873 \end_inset
12874 </cell>
12875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12876 \begin_inset Text
12877
12878 \begin_layout Plain Layout
12879 f
12880 \end_layout
12881
12882 \end_inset
12883 </cell>
12884 </row>
12885 <row>
12886 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12887 \begin_inset Text
12888
12889 \begin_layout Plain Layout
12890
12891 \end_layout
12892
12893 \end_inset
12894 </cell>
12895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12896 \begin_inset Text
12897
12898 \begin_layout Plain Layout
12899 h
12900 \end_layout
12901
12902 \end_inset
12903 </cell>
12904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12905 \begin_inset Text
12906
12907 \begin_layout Plain Layout
12908 i
12909 \end_layout
12910
12911 \end_inset
12912 </cell>
12913 </row>
12914 </lyxtabular>
12915
12916 \end_inset
12917
12918
12919 \begin_inset ERT
12920 status collapsed
12921
12922 \begin_layout Plain Layout
12923
12924
12925 \backslash
12926 renewcommand{
12927 \backslash
12928 multirowsetup}{
12929 \backslash
12930 raggedright}
12931 \end_layout
12932
12933 \end_inset
12934
12935
12936 \end_layout
12937
12938 \begin_layout Standard
12939 Um eine neue Zeile zu beginnen, können Sie einen erzwungenen Zeilenumbruch
12940  (Tastenkürzel 
12941 \family sans
12942 Strg+Enter
12943 \family default
12944 ) verwenden.
12945  Dieser respektiert jedoch nicht die Tabellenlinien, wie diese Tabelle zeigt:
12946 \end_layout
12947
12948 \begin_layout Standard
12949 \noindent
12950 \align center
12951 \begin_inset Tabular
12952 <lyxtabular version="3" rows="3" columns="2">
12953 <features tabularvalignment="middle">
12954 <column alignment="left" valignment="middle" width="2cm">
12955 <column alignment="center" valignment="top">
12956 <row>
12957 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12958 \begin_inset Text
12959
12960 \begin_layout Plain Layout
12961 aaa
12962 \begin_inset Newline newline
12963 \end_inset
12964
12965 aaa
12966 \begin_inset Newline newline
12967 \end_inset
12968
12969 falsche Zelle
12970 \end_layout
12971
12972 \end_inset
12973 </cell>
12974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12975 \begin_inset Text
12976
12977 \begin_layout Plain Layout
12978 ccc
12979 \end_layout
12980
12981 \end_inset
12982 </cell>
12983 </row>
12984 <row>
12985 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12986 \begin_inset Text
12987
12988 \begin_layout Plain Layout
12989
12990 \end_layout
12991
12992 \end_inset
12993 </cell>
12994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12995 \begin_inset Text
12996
12997 \begin_layout Plain Layout
12998 ddd
12999 \end_layout
13000
13001 \end_inset
13002 </cell>
13003 </row>
13004 <row>
13005 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13006 \begin_inset Text
13007
13008 \begin_layout Plain Layout
13009 bbb
13010 \end_layout
13011
13012 \end_inset
13013 </cell>
13014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13015 \begin_inset Text
13016
13017 \begin_layout Plain Layout
13018 eee
13019 \end_layout
13020
13021 \end_inset
13022 </cell>
13023 </row>
13024 </lyxtabular>
13025
13026 \end_inset
13027
13028
13029 \end_layout
13030
13031 \begin_layout Standard
13032 Seien Sie daher vorsichtig mit erzwungenen Zeilenumbrüchen.
13033 \end_layout
13034
13035 \begin_layout Subsection
13036 Zellen mit diagonalen Linien
13037 \end_layout
13038
13039 \begin_layout Standard
13040 Um dem Leser mitzuteilen, was die Spalten und Zeilenüberschriften in einer
13041  Tabelle bedeuten, ist es hilfreich, die erste Zelle der Tabelle mit einer
13042  oder zwei diagonalen Linien zu teilen.
13043  Dies kann erreicht werden, indem man das \SpecialChar LaTeX
13044 -Paket 
13045 \series bold
13046 diagbox
13047 \series default
13048
13049 \begin_inset Index idx
13050 status collapsed
13051
13052 \begin_layout Plain Layout
13053 \SpecialChar LaTeX
13054 -Pakete ! diagbox
13055 \end_layout
13056
13057 \end_inset
13058
13059  im \SpecialChar LaTeX
13060 -Vorspann lädt.
13061  Das Paket stellt den Befehl 
13062 \series bold
13063
13064 \backslash
13065 diagbox
13066 \series default
13067  zur Verfügung, der als \SpecialChar TeX
13068 -Code eingefügt wird und 2 oder 3
13069 \begin_inset space ~
13070 \end_inset
13071
13072 Argumente hat:
13073 \end_layout
13074
13075 \begin_layout Standard
13076
13077 \series bold
13078
13079 \backslash
13080 diagbox[Optionen]{links unten}{rechts oben}
13081 \end_layout
13082
13083 \begin_layout Standard
13084
13085 \series bold
13086
13087 \backslash
13088 diagbox[Optionen]{links unten}{links oben}{rechts oben}
13089 \end_layout
13090
13091 \begin_layout Standard
13092 Das erste Schema teilt die Zelle mit einer einzigen diagonalen Linie und
13093  die Argumente werden unter und über diese Linie platziert.
13094  Das zweite Schema teilt die Zelle mit 2
13095 \begin_inset space ~
13096 \end_inset
13097
13098 Linien.
13099 \end_layout
13100
13101 \begin_layout Standard
13102 \begin_inset ERT
13103 status collapsed
13104
13105 \begin_layout Plain Layout
13106
13107
13108 \backslash
13109 ifdiagbox
13110 \end_layout
13111
13112 \end_inset
13113
13114
13115 \begin_inset Note Note
13116 status open
13117
13118 \begin_layout Plain Layout
13119 Der folgende Teil wird nur gedruckt, wenn das \SpecialChar LaTeX
13120 -Paket 
13121 \series bold
13122 diagbox
13123 \series default
13124  installiert ist.
13125 \end_layout
13126
13127 \end_inset
13128
13129
13130 \end_layout
13131
13132 \begin_layout Standard
13133 Hier ist eine Beispieltabelle in der 
13134 \series bold
13135
13136 \backslash
13137 diagbox 
13138 \series default
13139 im 2-Argument Schema in der ersten Zelle verwendet wird:
13140 \begin_inset VSpace medskip
13141 \end_inset
13142
13143
13144 \end_layout
13145
13146 \begin_layout Standard
13147 \noindent
13148 \begin_inset Tabular
13149 <lyxtabular version="3" rows="4" columns="4">
13150 <features tabularvalignment="middle">
13151 <column alignment="center" valignment="top">
13152 <column alignment="center" valignment="top">
13153 <column alignment="center" valignment="top">
13154 <column alignment="center" valignment="top">
13155 <row>
13156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13157 \begin_inset Text
13158
13159 \begin_layout Plain Layout
13160 \begin_inset ERT
13161 status collapsed
13162
13163 \begin_layout Plain Layout
13164
13165
13166 \backslash
13167 diagbox{
13168 \end_layout
13169
13170 \end_inset
13171
13172 Name
13173 \begin_inset ERT
13174 status collapsed
13175
13176 \begin_layout Plain Layout
13177
13178 }{
13179 \end_layout
13180
13181 \end_inset
13182
13183 Parameter
13184 \begin_inset ERT
13185 status collapsed
13186
13187 \begin_layout Plain Layout
13188
13189 }
13190 \end_layout
13191
13192 \end_inset
13193
13194
13195 \end_layout
13196
13197 \end_inset
13198 </cell>
13199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13200 \begin_inset Text
13201
13202 \begin_layout Plain Layout
13203 Dicke in nm
13204 \end_layout
13205
13206 \end_inset
13207 </cell>
13208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13209 \begin_inset Text
13210
13211 \begin_layout Plain Layout
13212 Transparenz in %
13213 \end_layout
13214
13215 \end_inset
13216 </cell>
13217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13218 \begin_inset Text
13219
13220 \begin_layout Plain Layout
13221 Härte in MPa
13222 \end_layout
13223
13224 \end_inset
13225 </cell>
13226 </row>
13227 <row>
13228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13229 \begin_inset Text
13230
13231 \begin_layout Plain Layout
13232 Perfekt Grün
13233 \end_layout
13234
13235 \end_inset
13236 </cell>
13237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13238 \begin_inset Text
13239
13240 \begin_layout Plain Layout
13241 45
13242 \end_layout
13243
13244 \end_inset
13245 </cell>
13246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13247 \begin_inset Text
13248
13249 \begin_layout Plain Layout
13250 80
13251 \end_layout
13252
13253 \end_inset
13254 </cell>
13255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13256 \begin_inset Text
13257
13258 \begin_layout Plain Layout
13259 504
13260 \end_layout
13261
13262 \end_inset
13263 </cell>
13264 </row>
13265 <row>
13266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13267 \begin_inset Text
13268
13269 \begin_layout Plain Layout
13270 Dunkel Multi-P
13271 \end_layout
13272
13273 \end_inset
13274 </cell>
13275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13276 \begin_inset Text
13277
13278 \begin_layout Plain Layout
13279 60
13280 \end_layout
13281
13282 \end_inset
13283 </cell>
13284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13285 \begin_inset Text
13286
13287 \begin_layout Plain Layout
13288 72
13289 \end_layout
13290
13291 \end_inset
13292 </cell>
13293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13294 \begin_inset Text
13295
13296 \begin_layout Plain Layout
13297 982
13298 \end_layout
13299
13300 \end_inset
13301 </cell>
13302 </row>
13303 <row>
13304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13305 \begin_inset Text
13306
13307 \begin_layout Plain Layout
13308 Kristallklar Pro
13309 \end_layout
13310
13311 \end_inset
13312 </cell>
13313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13314 \begin_inset Text
13315
13316 \begin_layout Plain Layout
13317 18
13318 \end_layout
13319
13320 \end_inset
13321 </cell>
13322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13323 \begin_inset Text
13324
13325 \begin_layout Plain Layout
13326 86
13327 \end_layout
13328
13329 \end_inset
13330 </cell>
13331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13332 \begin_inset Text
13333
13334 \begin_layout Plain Layout
13335 374
13336 \end_layout
13337
13338 \end_inset
13339 </cell>
13340 </row>
13341 </lyxtabular>
13342
13343 \end_inset
13344
13345
13346 \begin_inset VSpace medskip
13347 \end_inset
13348
13349
13350 \end_layout
13351
13352 \begin_layout Standard
13353 \begin_inset Newpage newpage
13354 \end_inset
13355
13356
13357 \end_layout
13358
13359 \begin_layout Standard
13360 Das 3-Argument Schema ist z.
13361 \begin_inset space \thinspace{}
13362 \end_inset
13363
13364 B: für Kreuztabellen von Sportligen oder Entfernungen nützlich:
13365 \end_layout
13366
13367 \begin_layout Standard
13368 \noindent
13369 \align center
13370 \begin_inset Tabular
13371 <lyxtabular version="3" rows="4" columns="4">
13372 <features tabularvalignment="middle">
13373 <column alignment="center" valignment="top" width="0pt">
13374 <column alignment="center" valignment="top">
13375 <column alignment="center" valignment="top">
13376 <column alignment="center" valignment="top">
13377 <row>
13378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13379 \begin_inset Text
13380
13381 \begin_layout Plain Layout
13382 \begin_inset ERT
13383 status collapsed
13384
13385 \begin_layout Plain Layout
13386
13387
13388 \backslash
13389 diagbox{
13390 \end_layout
13391
13392 \end_inset
13393
13394 Heim
13395 \begin_inset ERT
13396 status collapsed
13397
13398 \begin_layout Plain Layout
13399
13400 }{
13401 \end_layout
13402
13403 \end_inset
13404
13405 Ergebnis
13406 \begin_inset ERT
13407 status collapsed
13408
13409 \begin_layout Plain Layout
13410
13411 }{
13412 \end_layout
13413
13414 \end_inset
13415
13416 Auswärts
13417 \begin_inset ERT
13418 status collapsed
13419
13420 \begin_layout Plain Layout
13421
13422 }
13423 \end_layout
13424
13425 \end_inset
13426
13427
13428 \end_layout
13429
13430 \end_inset
13431 </cell>
13432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13433 \begin_inset Text
13434
13435 \begin_layout Plain Layout
13436 Tiger
13437 \end_layout
13438
13439 \end_inset
13440 </cell>
13441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13442 \begin_inset Text
13443
13444 \begin_layout Plain Layout
13445 Panther
13446 \end_layout
13447
13448 \end_inset
13449 </cell>
13450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13451 \begin_inset Text
13452
13453 \begin_layout Plain Layout
13454 Falken
13455 \end_layout
13456
13457 \end_inset
13458 </cell>
13459 </row>
13460 <row>
13461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13462 \begin_inset Text
13463
13464 \begin_layout Plain Layout
13465 Tiger
13466 \end_layout
13467
13468 \end_inset
13469 </cell>
13470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13471 \begin_inset Text
13472
13473 \begin_layout Plain Layout
13474
13475 \end_layout
13476
13477 \end_inset
13478 </cell>
13479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13480 \begin_inset Text
13481
13482 \begin_layout Plain Layout
13483 1:3
13484 \end_layout
13485
13486 \end_inset
13487 </cell>
13488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13489 \begin_inset Text
13490
13491 \begin_layout Plain Layout
13492 0:1
13493 \end_layout
13494
13495 \end_inset
13496 </cell>
13497 </row>
13498 <row>
13499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13500 \begin_inset Text
13501
13502 \begin_layout Plain Layout
13503 Panther
13504 \end_layout
13505
13506 \end_inset
13507 </cell>
13508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13509 \begin_inset Text
13510
13511 \begin_layout Plain Layout
13512 3:1
13513 \end_layout
13514
13515 \end_inset
13516 </cell>
13517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13518 \begin_inset Text
13519
13520 \begin_layout Plain Layout
13521
13522 \end_layout
13523
13524 \end_inset
13525 </cell>
13526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13527 \begin_inset Text
13528
13529 \begin_layout Plain Layout
13530 0:0
13531 \end_layout
13532
13533 \end_inset
13534 </cell>
13535 </row>
13536 <row>
13537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13538 \begin_inset Text
13539
13540 \begin_layout Plain Layout
13541 Falken
13542 \end_layout
13543
13544 \end_inset
13545 </cell>
13546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13547 \begin_inset Text
13548
13549 \begin_layout Plain Layout
13550 1:0
13551 \end_layout
13552
13553 \end_inset
13554 </cell>
13555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13556 \begin_inset Text
13557
13558 \begin_layout Plain Layout
13559 0:0
13560 \end_layout
13561
13562 \end_inset
13563 </cell>
13564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13565 \begin_inset Text
13566
13567 \begin_layout Plain Layout
13568
13569 \end_layout
13570
13571 \end_inset
13572 </cell>
13573 </row>
13574 </lyxtabular>
13575
13576 \end_inset
13577
13578
13579 \end_layout
13580
13581 \begin_layout Standard
13582 Für größere Kreuztabellen möchte man vielleicht geteilte Zellen in 2 oder
13583  jeder Ecke der Tabelle verwenden, wie in diesem Beispiel:
13584 \end_layout
13585
13586 \begin_layout Standard
13587 \noindent
13588 \align center
13589 \begin_inset Tabular
13590 <lyxtabular version="3" rows="5" columns="5">
13591 <features tabularvalignment="middle">
13592 <column alignment="center" valignment="top" width="0pt">
13593 <column alignment="center" valignment="top">
13594 <column alignment="center" valignment="top">
13595 <column alignment="center" valignment="top">
13596 <column alignment="center" valignment="top">
13597 <row>
13598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13599 \begin_inset Text
13600
13601 \begin_layout Plain Layout
13602 \begin_inset ERT
13603 status open
13604
13605 \begin_layout Plain Layout
13606
13607
13608 \backslash
13609 diagbox{
13610 \end_layout
13611
13612 \end_inset
13613
13614 Heim
13615 \begin_inset ERT
13616 status collapsed
13617
13618 \begin_layout Plain Layout
13619
13620 }{
13621 \end_layout
13622
13623 \end_inset
13624
13625 Ergebnis
13626 \begin_inset ERT
13627 status collapsed
13628
13629 \begin_layout Plain Layout
13630
13631 }{
13632 \end_layout
13633
13634 \end_inset
13635
13636 Auswärts
13637 \begin_inset ERT
13638 status collapsed
13639
13640 \begin_layout Plain Layout
13641
13642 }
13643 \end_layout
13644
13645 \end_inset
13646
13647
13648 \end_layout
13649
13650 \end_inset
13651 </cell>
13652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13653 \begin_inset Text
13654
13655 \begin_layout Plain Layout
13656 Tiger
13657 \end_layout
13658
13659 \end_inset
13660 </cell>
13661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13662 \begin_inset Text
13663
13664 \begin_layout Plain Layout
13665 Panther
13666 \end_layout
13667
13668 \end_inset
13669 </cell>
13670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13671 \begin_inset Text
13672
13673 \begin_layout Plain Layout
13674 Falken
13675 \end_layout
13676
13677 \end_inset
13678 </cell>
13679 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13680 \begin_inset Text
13681
13682 \begin_layout Plain Layout
13683 \begin_inset ERT
13684 status open
13685
13686 \begin_layout Plain Layout
13687
13688
13689 \backslash
13690 diagbox[dir=NE]{
13691 \end_layout
13692
13693 \end_inset
13694
13695 Heim
13696 \begin_inset ERT
13697 status collapsed
13698
13699 \begin_layout Plain Layout
13700
13701 }{
13702 \end_layout
13703
13704 \end_inset
13705
13706 Ergebnis
13707 \begin_inset ERT
13708 status collapsed
13709
13710 \begin_layout Plain Layout
13711
13712 }{
13713 \end_layout
13714
13715 \end_inset
13716
13717 Auswärts
13718 \begin_inset ERT
13719 status collapsed
13720
13721 \begin_layout Plain Layout
13722
13723 }
13724 \end_layout
13725
13726 \end_inset
13727
13728
13729 \end_layout
13730
13731 \end_inset
13732 </cell>
13733 </row>
13734 <row>
13735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13736 \begin_inset Text
13737
13738 \begin_layout Plain Layout
13739 Tiger
13740 \end_layout
13741
13742 \end_inset
13743 </cell>
13744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13745 \begin_inset Text
13746
13747 \begin_layout Plain Layout
13748
13749 \end_layout
13750
13751 \end_inset
13752 </cell>
13753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13754 \begin_inset Text
13755
13756 \begin_layout Plain Layout
13757 1:3
13758 \end_layout
13759
13760 \end_inset
13761 </cell>
13762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13763 \begin_inset Text
13764
13765 \begin_layout Plain Layout
13766 0:1
13767 \end_layout
13768
13769 \end_inset
13770 </cell>
13771 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13772 \begin_inset Text
13773
13774 \begin_layout Plain Layout
13775 Tiger
13776 \end_layout
13777
13778 \end_inset
13779 </cell>
13780 </row>
13781 <row>
13782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13783 \begin_inset Text
13784
13785 \begin_layout Plain Layout
13786 Panther
13787 \end_layout
13788
13789 \end_inset
13790 </cell>
13791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13792 \begin_inset Text
13793
13794 \begin_layout Plain Layout
13795 3:1
13796 \end_layout
13797
13798 \end_inset
13799 </cell>
13800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13801 \begin_inset Text
13802
13803 \begin_layout Plain Layout
13804
13805 \end_layout
13806
13807 \end_inset
13808 </cell>
13809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13810 \begin_inset Text
13811
13812 \begin_layout Plain Layout
13813 0:0
13814 \end_layout
13815
13816 \end_inset
13817 </cell>
13818 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13819 \begin_inset Text
13820
13821 \begin_layout Plain Layout
13822 Panther
13823 \end_layout
13824
13825 \end_inset
13826 </cell>
13827 </row>
13828 <row>
13829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13830 \begin_inset Text
13831
13832 \begin_layout Plain Layout
13833 Falken
13834 \end_layout
13835
13836 \end_inset
13837 </cell>
13838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13839 \begin_inset Text
13840
13841 \begin_layout Plain Layout
13842 1:0
13843 \end_layout
13844
13845 \end_inset
13846 </cell>
13847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13848 \begin_inset Text
13849
13850 \begin_layout Plain Layout
13851 0:0
13852 \end_layout
13853
13854 \end_inset
13855 </cell>
13856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13857 \begin_inset Text
13858
13859 \begin_layout Plain Layout
13860
13861 \end_layout
13862
13863 \end_inset
13864 </cell>
13865 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13866 \begin_inset Text
13867
13868 \begin_layout Plain Layout
13869 Falken
13870 \end_layout
13871
13872 \end_inset
13873 </cell>
13874 </row>
13875 <row>
13876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13877 \begin_inset Text
13878
13879 \begin_layout Plain Layout
13880 \begin_inset ERT
13881 status open
13882
13883 \begin_layout Plain Layout
13884
13885
13886 \backslash
13887 diagbox[dir=SW]{
13888 \end_layout
13889
13890 \end_inset
13891
13892 Heim
13893 \begin_inset ERT
13894 status collapsed
13895
13896 \begin_layout Plain Layout
13897
13898 }{
13899 \end_layout
13900
13901 \end_inset
13902
13903 Ergebnis
13904 \begin_inset ERT
13905 status collapsed
13906
13907 \begin_layout Plain Layout
13908
13909 }{
13910 \end_layout
13911
13912 \end_inset
13913
13914 Auswärts
13915 \begin_inset ERT
13916 status collapsed
13917
13918 \begin_layout Plain Layout
13919
13920 }
13921 \end_layout
13922
13923 \end_inset
13924
13925
13926 \end_layout
13927
13928 \end_inset
13929 </cell>
13930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13931 \begin_inset Text
13932
13933 \begin_layout Plain Layout
13934 Tiger
13935 \end_layout
13936
13937 \end_inset
13938 </cell>
13939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13940 \begin_inset Text
13941
13942 \begin_layout Plain Layout
13943 Panther
13944 \end_layout
13945
13946 \end_inset
13947 </cell>
13948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13949 \begin_inset Text
13950
13951 \begin_layout Plain Layout
13952 Falken
13953 \end_layout
13954
13955 \end_inset
13956 </cell>
13957 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13958 \begin_inset Text
13959
13960 \begin_layout Plain Layout
13961 \begin_inset ERT
13962 status open
13963
13964 \begin_layout Plain Layout
13965
13966
13967 \backslash
13968 diagbox[dir=SE]{
13969 \end_layout
13970
13971 \end_inset
13972
13973 Heim
13974 \begin_inset ERT
13975 status collapsed
13976
13977 \begin_layout Plain Layout
13978
13979 }{
13980 \end_layout
13981
13982 \end_inset
13983
13984 Ergebnis
13985 \begin_inset ERT
13986 status collapsed
13987
13988 \begin_layout Plain Layout
13989
13990 }{
13991 \end_layout
13992
13993 \end_inset
13994
13995 Auswärts
13996 \begin_inset ERT
13997 status collapsed
13998
13999 \begin_layout Plain Layout
14000
14001 }
14002 \end_layout
14003
14004 \end_inset
14005
14006
14007 \end_layout
14008
14009 \end_inset
14010 </cell>
14011 </row>
14012 </lyxtabular>
14013
14014 \end_inset
14015
14016
14017 \end_layout
14018
14019 \begin_layout Standard
14020 Um die diagonalen Linien zu drehen, wird die Befehlsoption 
14021 \series bold
14022 dir=Richtung
14023 \series default
14024  verwendet.
14025  
14026 \emph on
14027 Richtung
14028 \emph default
14029  ist entweder 
14030 \series bold
14031 NE
14032 \series default
14033
14034 \series bold
14035 SE
14036 \series default
14037
14038 \series bold
14039 SW
14040 \series default
14041  oder 
14042 \series bold
14043 NW
14044 \series default
14045  und stellt eine Himmelsrichtung dar.
14046  
14047 \series bold
14048 SW
14049 \series default
14050  ist z.
14051 \begin_inset space \thinspace{}
14052 \end_inset
14053
14054 B.
14055  die Südwestecke.
14056  Daher wird in der unteren, linken Zelle der obigen Tabelle der Befehl
14057 \end_layout
14058
14059 \begin_layout Standard
14060
14061 \series bold
14062
14063 \backslash
14064 diagbox[dir=SW]{Heim}{Ergebnis}{Auswärts}
14065 \end_layout
14066
14067 \begin_layout Standard
14068 verwendet.
14069  Wenn keine Richtung angegeben ist, wird NW verwendet.
14070 \end_layout
14071
14072 \begin_layout Standard
14073 Die benötigte Breite von geteilten Zellen wird automatisch berechnet.
14074  Wenn Sie eine feste Breite für die Spalte setzen, die kleiner als die berechnet
14075 e ist, ragt der Inhalt über die Zelle hinaus:
14076 \end_layout
14077
14078 \begin_layout Standard
14079 \noindent
14080 \align center
14081 \begin_inset Tabular
14082 <lyxtabular version="3" rows="2" columns="2">
14083 <features tabularvalignment="middle">
14084 <column alignment="center" valignment="top" width="3cm">
14085 <column alignment="center" valignment="top">
14086 <row>
14087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14088 \begin_inset Text
14089
14090 \begin_layout Plain Layout
14091 \begin_inset ERT
14092 status collapsed
14093
14094 \begin_layout Plain Layout
14095
14096
14097 \backslash
14098 diagbox{
14099 \end_layout
14100
14101 \end_inset
14102
14103 Name
14104 \begin_inset ERT
14105 status collapsed
14106
14107 \begin_layout Plain Layout
14108
14109 }{
14110 \end_layout
14111
14112 \end_inset
14113
14114 Parameter
14115 \begin_inset ERT
14116 status collapsed
14117
14118 \begin_layout Plain Layout
14119
14120 }
14121 \end_layout
14122
14123 \end_inset
14124
14125
14126 \end_layout
14127
14128 \end_inset
14129 </cell>
14130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14131 \begin_inset Text
14132
14133 \begin_layout Plain Layout
14134 Dicke in nm
14135 \end_layout
14136
14137 \end_inset
14138 </cell>
14139 </row>
14140 <row>
14141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14142 \begin_inset Text
14143
14144 \begin_layout Plain Layout
14145 Perfekt Grün
14146 \end_layout
14147
14148 \end_inset
14149 </cell>
14150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14151 \begin_inset Text
14152
14153 \begin_layout Plain Layout
14154 45
14155 \end_layout
14156
14157 \end_inset
14158 </cell>
14159 </row>
14160 </lyxtabular>
14161
14162 \end_inset
14163
14164
14165 \end_layout
14166
14167 \begin_layout Standard
14168 Wenn man eine bestimmte Breite für Spalten mit einer geteilten Zelle braucht,
14169  verwendet man die Befehlsoption 
14170 \series bold
14171 width=3cm
14172 \series default
14173  (ersetzen Sie '3cm' durch die benötigte Breite).
14174  In der folgenden Tabelle ist die Breite der ersten Spalte auf 4
14175 \begin_inset space \thinspace{}
14176 \end_inset
14177
14178 cm gesetzt.
14179  Für 
14180 \series bold
14181
14182 \backslash
14183 diagbox
14184 \series default
14185  wird eine Breite von 4
14186 \begin_inset space \thinspace{}
14187 \end_inset
14188
14189 cm + 2
14190 \begin_inset space \thinspace{}
14191 \end_inset
14192
14193
14194 \backslash
14195 tabcolsep benötigt, denn die Gesamtbreite ist die Breite für den Text (in
14196  diesem Fall 4
14197 \begin_inset space \thinspace{}
14198 \end_inset
14199
14200 cm) plus zweimal den Abstand zwischen Text und Zellrand.
14201  Die Berechnung der Breite kann nicht in der Befehlsoption von 
14202 \series bold
14203
14204 \backslash
14205 diagbox
14206 \series default
14207  durchgeführt werden, so dass man eine neue Länge erstellen muss, die man
14208  später verwenden kann.
14209  Dies wird mit den \SpecialChar TeX
14210 -Code Befehlen
14211 \end_layout
14212
14213 \begin_layout Standard
14214
14215 \series bold
14216
14217 \backslash
14218 newlength{
14219 \backslash
14220 diagtest}
14221 \begin_inset Newline newline
14222 \end_inset
14223
14224
14225 \backslash
14226 setlength{
14227 \backslash
14228 diagtest}{4cm+2
14229 \backslash
14230 tabcolsep}
14231 \end_layout
14232
14233 \begin_layout Standard
14234 erreicht.
14235 \end_layout
14236
14237 \begin_layout Standard
14238 \begin_inset ERT
14239 status collapsed
14240
14241 \begin_layout Plain Layout
14242
14243
14244 \backslash
14245 newlength{
14246 \backslash
14247 diagtest}
14248 \end_layout
14249
14250 \begin_layout Plain Layout
14251
14252
14253 \backslash
14254 setlength{
14255 \backslash
14256 diagtest}{4cm+2
14257 \backslash
14258 tabcolsep}
14259 \end_layout
14260
14261 \end_inset
14262
14263
14264 \end_layout
14265
14266 \begin_layout Standard
14267 Um Berechnungen in \SpecialChar LaTeX
14268  zu aktivieren, muss das Paket 
14269 \series bold
14270 calc
14271 \series default
14272
14273 \begin_inset Index idx
14274 status collapsed
14275
14276 \begin_layout Plain Layout
14277 \SpecialChar LaTeX
14278 -Pakete ! calc
14279 \end_layout
14280
14281 \end_inset
14282
14283  im \SpecialChar LaTeX
14284 -Vorspann geladen werden.
14285 \end_layout
14286
14287 \begin_layout Standard
14288 In der Tabelle kann man nun den Befehl
14289 \end_layout
14290
14291 \begin_layout Standard
14292
14293 \series bold
14294
14295 \backslash
14296 diagbox[width=
14297 \backslash
14298 diagtest]{A}{B}
14299 \end_layout
14300
14301 \begin_layout Standard
14302 in der ersten Zelle verwenden:
14303 \end_layout
14304
14305 \begin_layout Standard
14306 \noindent
14307 \align center
14308 \begin_inset Tabular
14309 <lyxtabular version="3" rows="2" columns="2">
14310 <features tabularvalignment="middle">
14311 <column alignment="center" valignment="top" width="4cm">
14312 <column alignment="center" valignment="top">
14313 <row>
14314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14315 \begin_inset Text
14316
14317 \begin_layout Plain Layout
14318 \begin_inset ERT
14319 status open
14320
14321 \begin_layout Plain Layout
14322
14323
14324 \backslash
14325 diagbox[width=
14326 \backslash
14327 diagtest]{
14328 \end_layout
14329
14330 \end_inset
14331
14332 A
14333 \begin_inset ERT
14334 status collapsed
14335
14336 \begin_layout Plain Layout
14337
14338 }{
14339 \end_layout
14340
14341 \end_inset
14342
14343 B
14344 \begin_inset ERT
14345 status collapsed
14346
14347 \begin_layout Plain Layout
14348
14349 }
14350 \end_layout
14351
14352 \end_inset
14353
14354
14355 \end_layout
14356
14357 \end_inset
14358 </cell>
14359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14360 \begin_inset Text
14361
14362 \begin_layout Plain Layout
14363 Dicke in nm
14364 \end_layout
14365
14366 \end_inset
14367 </cell>
14368 </row>
14369 <row>
14370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14371 \begin_inset Text
14372
14373 \begin_layout Plain Layout
14374 Perfekt Grün
14375 \end_layout
14376
14377 \end_inset
14378 </cell>
14379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14380 \begin_inset Text
14381
14382 \begin_layout Plain Layout
14383 45
14384 \end_layout
14385
14386 \end_inset
14387 </cell>
14388 </row>
14389 </lyxtabular>
14390
14391 \end_inset
14392
14393
14394 \end_layout
14395
14396 \begin_layout Standard
14397 Man beachte, dass die geteilte Zelle die breiteste Zelle in der Spalte sein
14398  muss.
14399  Ansonsten kann die Länge der diagonalen Linie nicht richtig berechnet werden,
14400  wie in in dieser Tabelle:
14401 \end_layout
14402
14403 \begin_layout Standard
14404 \noindent
14405 \align center
14406 \begin_inset Tabular
14407 <lyxtabular version="3" rows="2" columns="2">
14408 <features tabularvalignment="middle">
14409 <column alignment="center" valignment="top" width="0pt">
14410 <column alignment="center" valignment="top">
14411 <row>
14412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14413 \begin_inset Text
14414
14415 \begin_layout Plain Layout
14416 \begin_inset ERT
14417 status collapsed
14418
14419 \begin_layout Plain Layout
14420
14421
14422 \backslash
14423 diagbox{
14424 \end_layout
14425
14426 \end_inset
14427
14428 A
14429 \begin_inset ERT
14430 status collapsed
14431
14432 \begin_layout Plain Layout
14433
14434 }{
14435 \end_layout
14436
14437 \end_inset
14438
14439 B
14440 \begin_inset ERT
14441 status collapsed
14442
14443 \begin_layout Plain Layout
14444
14445 }
14446 \end_layout
14447
14448 \end_inset
14449
14450
14451 \end_layout
14452
14453 \end_inset
14454 </cell>
14455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14456 \begin_inset Text
14457
14458 \begin_layout Plain Layout
14459 Dicke in nm
14460 \end_layout
14461
14462 \end_inset
14463 </cell>
14464 </row>
14465 <row>
14466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14467 \begin_inset Text
14468
14469 \begin_layout Plain Layout
14470 Perfekt Grün
14471 \end_layout
14472
14473 \end_inset
14474 </cell>
14475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14476 \begin_inset Text
14477
14478 \begin_layout Plain Layout
14479 45
14480 \end_layout
14481
14482 \end_inset
14483 </cell>
14484 </row>
14485 </lyxtabular>
14486
14487 \end_inset
14488
14489
14490 \end_layout
14491
14492 \begin_layout Standard
14493 Verwenden Sie in diesem Fall die Option 
14494 \series bold
14495 width
14496 \series default
14497  des Befehls 
14498 \series bold
14499
14500 \backslash
14501 diagbox
14502 \series default
14503 .
14504  Es ist dabei nicht notwendig, 2
14505 \backslash
14506 tabcolsep hinzu zu addieren, da die Zellbreite nun die Breite der Spalte
14507  ist.
14508  In dieser Tabelle wird eine Breite von 3
14509 \begin_inset space \thinspace{}
14510 \end_inset
14511
14512 cm verwendet:
14513 \end_layout
14514
14515 \begin_layout Standard
14516 \noindent
14517 \align center
14518 \begin_inset Tabular
14519 <lyxtabular version="3" rows="2" columns="2">
14520 <features tabularvalignment="middle">
14521 <column alignment="center" valignment="top" width="0pt">
14522 <column alignment="center" valignment="top">
14523 <row>
14524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14525 \begin_inset Text
14526
14527 \begin_layout Plain Layout
14528 \begin_inset ERT
14529 status open
14530
14531 \begin_layout Plain Layout
14532
14533
14534 \backslash
14535 diagbox[width=3cm]{
14536 \end_layout
14537
14538 \end_inset
14539
14540 A
14541 \begin_inset ERT
14542 status collapsed
14543
14544 \begin_layout Plain Layout
14545
14546 }{
14547 \end_layout
14548
14549 \end_inset
14550
14551 B
14552 \begin_inset ERT
14553 status collapsed
14554
14555 \begin_layout Plain Layout
14556
14557 }
14558 \end_layout
14559
14560 \end_inset
14561
14562
14563 \end_layout
14564
14565 \end_inset
14566 </cell>
14567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14568 \begin_inset Text
14569
14570 \begin_layout Plain Layout
14571 Dicke in nm
14572 \end_layout
14573
14574 \end_inset
14575 </cell>
14576 </row>
14577 <row>
14578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14579 \begin_inset Text
14580
14581 \begin_layout Plain Layout
14582 Perfekt Grün
14583 \end_layout
14584
14585 \end_inset
14586 </cell>
14587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14588 \begin_inset Text
14589
14590 \begin_layout Plain Layout
14591 45
14592 \end_layout
14593
14594 \end_inset
14595 </cell>
14596 </row>
14597 </lyxtabular>
14598
14599 \end_inset
14600
14601
14602 \end_layout
14603
14604 \begin_layout Standard
14605 Für mehrere Textzeilen in geteilten Zellen braucht man mehr Höhe um den
14606  Text in der Zelle unterzubringen.
14607  Dies wird mit der 
14608 \series bold
14609
14610 \backslash
14611 diagbox
14612 \series default
14613 -Option 
14614 \series bold
14615 height=3cm
14616 \series default
14617  erreicht (ersetzen Sie '3cm' durch die benötigte Höhe).
14618  In der folgenden Tabelle wird der Befehl
14619 \end_layout
14620
14621 \begin_layout Standard
14622
14623 \series bold
14624
14625 \backslash
14626 diagbox[width=3cm,height=1.4cm]{A
14627 \backslash
14628
14629 \backslash
14630 B}{C
14631 \backslash
14632
14633 \backslash
14634 D}
14635 \end_layout
14636
14637 \begin_layout Standard
14638 in der ersten Zelle verwendet.
14639  Der Befehl 
14640 \series bold
14641
14642 \backslash
14643
14644 \backslash
14645
14646 \series default
14647  erzeugt hierbei den Zeilenumbruch.
14648 \begin_inset Foot
14649 status collapsed
14650
14651 \begin_layout Plain Layout
14652 Zeilen mit 
14653 \family sans
14654 Strg+Enter
14655 \family default
14656  umzubrechen ist nur möglich, wenn die Spalte eine feste Breite hat.
14657 \end_layout
14658
14659 \end_inset
14660
14661
14662 \end_layout
14663
14664 \begin_layout Standard
14665 \noindent
14666 \align center
14667 \begin_inset Tabular
14668 <lyxtabular version="3" rows="2" columns="2">
14669 <features tabularvalignment="middle">
14670 <column alignment="center" valignment="top">
14671 <column alignment="center" valignment="top">
14672 <row>
14673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14674 \begin_inset Text
14675
14676 \begin_layout Plain Layout
14677 \begin_inset ERT
14678 status open
14679
14680 \begin_layout Plain Layout
14681
14682
14683 \backslash
14684 diagbox[width=3cm,height=1.4cm]{
14685 \end_layout
14686
14687 \end_inset
14688
14689 A
14690 \begin_inset ERT
14691 status collapsed
14692
14693 \begin_layout Plain Layout
14694
14695
14696 \backslash
14697
14698 \backslash
14699
14700 \end_layout
14701
14702 \end_inset
14703
14704 B
14705 \begin_inset ERT
14706 status collapsed
14707
14708 \begin_layout Plain Layout
14709
14710 }{
14711 \end_layout
14712
14713 \end_inset
14714
14715 C
14716 \begin_inset ERT
14717 status collapsed
14718
14719 \begin_layout Plain Layout
14720
14721
14722 \backslash
14723
14724 \backslash
14725
14726 \end_layout
14727
14728 \end_inset
14729
14730 D
14731 \begin_inset ERT
14732 status collapsed
14733
14734 \begin_layout Plain Layout
14735
14736 }
14737 \end_layout
14738
14739 \end_inset
14740
14741
14742 \end_layout
14743
14744 \end_inset
14745 </cell>
14746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14747 \begin_inset Text
14748
14749 \begin_layout Plain Layout
14750 Dicke in nm
14751 \end_layout
14752
14753 \end_inset
14754 </cell>
14755 </row>
14756 <row>
14757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14758 \begin_inset Text
14759
14760 \begin_layout Plain Layout
14761 Perfekt Grün
14762 \end_layout
14763
14764 \end_inset
14765 </cell>
14766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14767 \begin_inset Text
14768
14769 \begin_layout Plain Layout
14770 45
14771 \end_layout
14772
14773 \end_inset
14774 </cell>
14775 </row>
14776 </lyxtabular>
14777
14778 \end_inset
14779
14780
14781 \end_layout
14782
14783 \begin_layout Standard
14784 \begin_inset ERT
14785 status collapsed
14786
14787 \begin_layout Plain Layout
14788
14789
14790 \backslash
14791 else
14792 \end_layout
14793
14794 \end_inset
14795
14796
14797 \begin_inset Note Note
14798 status open
14799
14800 \begin_layout Plain Layout
14801 Der folgende Teil wird gedruckt, wenn das \SpecialChar LaTeX
14802 -Paket 
14803 \series bold
14804 diagbox
14805 \series default
14806  nicht installiert ist:
14807 \end_layout
14808
14809 \end_inset
14810
14811
14812 \end_layout
14813
14814 \begin_layout Standard
14815 Sie müssen das \SpecialChar LaTeX
14816 -Paket 
14817 \series bold
14818 diagbox
14819 \series default
14820  installiert haben um den Inhalt dieses Abschnitts zu sehen.
14821 \end_layout
14822
14823 \begin_layout Standard
14824 \begin_inset ERT
14825 status collapsed
14826
14827 \begin_layout Plain Layout
14828
14829
14830 \backslash
14831 fi
14832 \end_layout
14833
14834 \end_inset
14835
14836
14837 \end_layout
14838
14839 \begin_layout Standard
14840 Für mehr Informationen über das \SpecialChar LaTeX
14841 -Paket 
14842 \series bold
14843 diagbox
14844 \series default
14845 , siehe dessen Dokumentation, 
14846 \begin_inset CommandInset citation
14847 LatexCommand cite
14848 key "diagbox"
14849 literal "true"
14850
14851 \end_inset
14852
14853 .
14854 \end_layout
14855
14856 \begin_layout Section
14857 Formale Tabellen
14858 \begin_inset CommandInset label
14859 LatexCommand label
14860 name "abs:Formale-Tabellen"
14861
14862 \end_inset
14863
14864
14865 \begin_inset Index idx
14866 status collapsed
14867
14868 \begin_layout Plain Layout
14869 Tabellen ! Formale
14870 \end_layout
14871
14872 \end_inset
14873
14874
14875 \end_layout
14876
14877 \begin_layout Standard
14878 Tabellen werden in Büchern oft wie Tabelle
14879 \begin_inset space ~
14880 \end_inset
14881
14882
14883 \begin_inset CommandInset ref
14884 LatexCommand ref
14885 reference "tab:Formale-Tabelle"
14886
14887 \end_inset
14888
14889  gesetzt.
14890  Diese Tabellen werden
14891 \emph on
14892  formal
14893 \emph default
14894  genannt.
14895  Formale Tabellen bekommen Sie, wenn Sie den Stil 
14896 \begin_inset Quotes gld
14897 \end_inset
14898
14899 Formale Tabelle
14900 \begin_inset Quotes grd
14901 \end_inset
14902
14903  im Dialog 
14904 \family sans
14905 Einfügen\SpecialChar menuseparator
14906 Tabelle
14907 \family default
14908  wählen oder im 
14909 \family sans
14910 Tabellen-Einstellungen
14911 \family default
14912 -Dialog auf der Karteikarte 
14913 \family sans
14914 Rahmen
14915 \family default
14916  den 
14917 \family sans
14918 Stil
14919 \family default
14920  
14921 \family sans
14922 Formal
14923 \family default
14924  ankreuzen (wenn Sie zusätzlich noch dort 
14925 \family sans
14926 Formalen Standardstil verwenden
14927 \family default
14928  ankreuzen, werden die Linien für formale Tabellen sinnvoll voreingestellt).
14929 \end_layout
14930
14931 \begin_layout Standard
14932 \begin_inset Float table
14933 placement h
14934 alignment document
14935 wide false
14936 sideways false
14937 status open
14938
14939 \begin_layout Plain Layout
14940 \begin_inset Caption Standard
14941
14942 \begin_layout Plain Layout
14943 \begin_inset CommandInset label
14944 LatexCommand label
14945 name "tab:Formale-Tabelle"
14946
14947 \end_inset
14948
14949 Formale Tabelle
14950 \end_layout
14951
14952 \end_inset
14953
14954
14955 \end_layout
14956
14957 \begin_layout Plain Layout
14958 \align center
14959 \begin_inset Tabular
14960 <lyxtabular version="3" rows="8" columns="4">
14961 <features booktabs="true" tabularvalignment="middle">
14962 <column alignment="center" valignment="top">
14963 <column alignment="right" valignment="top" width="0pt">
14964 <column alignment="right" valignment="top" width="0pt">
14965 <column alignment="right" valignment="top">
14966 <row>
14967 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14968 \begin_inset Text
14969
14970 \begin_layout Plain Layout
14971 System
14972 \end_layout
14973
14974 \end_inset
14975 </cell>
14976 <cell alignment="right" valignment="top" topline="true" usebox="none">
14977 \begin_inset Text
14978
14979 \begin_layout Plain Layout
14980 Chip
14981 \begin_inset space \thinspace{}
14982 \end_inset
14983
14984 1
14985 \end_layout
14986
14987 \end_inset
14988 </cell>
14989 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14990 \begin_inset Text
14991
14992 \begin_layout Plain Layout
14993 Chip
14994 \begin_inset space \thinspace{}
14995 \end_inset
14996
14997 2
14998 \end_layout
14999
15000 \end_inset
15001 </cell>
15002 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15003 \begin_inset Text
15004
15005 \begin_layout Plain Layout
15006
15007 \end_layout
15008
15009 \end_inset
15010 </cell>
15011 </row>
15012 <row>
15013 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15014 \begin_inset Text
15015
15016 \begin_layout Plain Layout
15017 Detektordicke in µm
15018 \end_layout
15019
15020 \end_inset
15021 </cell>
15022 <cell alignment="right" valignment="top" usebox="none">
15023 \begin_inset Text
15024
15025 \begin_layout Plain Layout
15026 300
15027 \end_layout
15028
15029 \end_inset
15030 </cell>
15031 <cell alignment="right" valignment="top" usebox="none">
15032 \begin_inset Text
15033
15034 \begin_layout Plain Layout
15035 300
15036 \end_layout
15037
15038 \end_inset
15039 </cell>
15040 <cell alignment="center" valignment="top" usebox="none">
15041 \begin_inset Text
15042
15043 \begin_layout Plain Layout
15044 700
15045 \end_layout
15046
15047 \end_inset
15048 </cell>
15049 </row>
15050 <row>
15051 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15052 \begin_inset Text
15053
15054 \begin_layout Plain Layout
15055 Kantenwinkel in °
15056 \end_layout
15057
15058 \end_inset
15059 </cell>
15060 <cell alignment="right" valignment="top" topline="true" toplinertrim="true" usebox="none">
15061 \begin_inset Text
15062
15063 \begin_layout Plain Layout
15064 3.55
15065 \end_layout
15066
15067 \end_inset
15068 </cell>
15069 <cell alignment="right" valignment="top" topline="true" toplineltrim="true" usebox="none">
15070 \begin_inset Text
15071
15072 \begin_layout Plain Layout
15073 2.71
15074 \end_layout
15075
15076 \end_inset
15077 </cell>
15078 <cell alignment="center" valignment="top" topline="true" usebox="none">
15079 \begin_inset Text
15080
15081 \begin_layout Plain Layout
15082 7.99
15083 \end_layout
15084
15085 \end_inset
15086 </cell>
15087 </row>
15088 <row topspace="default">
15089 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15090 \begin_inset Text
15091
15092 \begin_layout Plain Layout
15093 räumliche Auf\SpecialChar ligaturebreak
15094 lösung in µm
15095 \end_layout
15096
15097 \end_inset
15098 </cell>
15099 <cell alignment="right" valignment="top" usebox="none">
15100 \begin_inset Text
15101
15102 \begin_layout Plain Layout
15103 4.26
15104 \end_layout
15105
15106 \end_inset
15107 </cell>
15108 <cell alignment="right" valignment="top" usebox="none">
15109 \begin_inset Text
15110
15111 \begin_layout Plain Layout
15112 10.17
15113 \end_layout
15114
15115 \end_inset
15116 </cell>
15117 <cell alignment="center" valignment="top" usebox="none">
15118 \begin_inset Text
15119
15120 \begin_layout Plain Layout
15121 10.56
15122 \end_layout
15123
15124 \end_inset
15125 </cell>
15126 </row>
15127 <row topspace="default">
15128 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15129 \begin_inset Text
15130
15131 \begin_layout Plain Layout
15132 MTF bei 
15133 \begin_inset Formula $f_{\mathrm{max}}$
15134 \end_inset
15135
15136
15137 \end_layout
15138
15139 \end_inset
15140 </cell>
15141 <cell alignment="right" valignment="top" usebox="none">
15142 \begin_inset Text
15143
15144 \begin_layout Plain Layout
15145 0.53
15146 \end_layout
15147
15148 \end_inset
15149 </cell>
15150 <cell alignment="right" valignment="top" usebox="none">
15151 \begin_inset Text
15152
15153 \begin_layout Plain Layout
15154 0.37
15155 \end_layout
15156
15157 \end_inset
15158 </cell>
15159 <cell alignment="center" valignment="top" usebox="none">
15160 \begin_inset Text
15161
15162 \begin_layout Plain Layout
15163 0.39
15164 \end_layout
15165
15166 \end_inset
15167 </cell>
15168 </row>
15169 <row topspace="default">
15170 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15171 \begin_inset Text
15172
15173 \begin_layout Plain Layout
15174 LSF räumliche Auf\SpecialChar ligaturebreak
15175 lösung
15176 \end_layout
15177
15178 \end_inset
15179 </cell>
15180 <cell alignment="right" valignment="top" usebox="none">
15181 \begin_inset Text
15182
15183 \begin_layout Plain Layout
15184
15185 \end_layout
15186
15187 \end_inset
15188 </cell>
15189 <cell alignment="right" valignment="top" usebox="none">
15190 \begin_inset Text
15191
15192 \begin_layout Plain Layout
15193
15194 \end_layout
15195
15196 \end_inset
15197 </cell>
15198 <cell alignment="center" valignment="top" usebox="none">
15199 \begin_inset Text
15200
15201 \begin_layout Plain Layout
15202
15203 \end_layout
15204
15205 \end_inset
15206 </cell>
15207 </row>
15208 <row>
15209 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15210 \begin_inset Text
15211
15212 \begin_layout Plain Layout
15213 in µm
15214 \end_layout
15215
15216 \end_inset
15217 </cell>
15218 <cell alignment="right" valignment="top" usebox="none">
15219 \begin_inset Text
15220
15221 \begin_layout Plain Layout
15222 129.7
15223 \end_layout
15224
15225 \end_inset
15226 </cell>
15227 <cell alignment="right" valignment="top" usebox="none">
15228 \begin_inset Text
15229
15230 \begin_layout Plain Layout
15231 52.75
15232 \end_layout
15233
15234 \end_inset
15235 </cell>
15236 <cell alignment="center" valignment="top" usebox="none">
15237 \begin_inset Text
15238
15239 \begin_layout Plain Layout
15240 50.78
15241 \end_layout
15242
15243 \end_inset
15244 </cell>
15245 </row>
15246 <row>
15247 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15248 \begin_inset Text
15249
15250 \begin_layout Plain Layout
15251 in % der Pixelgröße
15252 \end_layout
15253
15254 \end_inset
15255 </cell>
15256 <cell alignment="right" valignment="top" bottomline="true" usebox="none">
15257 \begin_inset Text
15258
15259 \begin_layout Plain Layout
15260 76.3
15261 \end_layout
15262
15263 \end_inset
15264 </cell>
15265 <cell alignment="right" valignment="top" bottomline="true" usebox="none">
15266 \begin_inset Text
15267
15268 \begin_layout Plain Layout
15269 95.9
15270 \end_layout
15271
15272 \end_inset
15273 </cell>
15274 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15275 \begin_inset Text
15276
15277 \begin_layout Plain Layout
15278 92.3
15279 \end_layout
15280
15281 \end_inset
15282 </cell>
15283 </row>
15284 </lyxtabular>
15285
15286 \end_inset
15287
15288
15289 \end_layout
15290
15291 \end_inset
15292
15293
15294 \end_layout
15295
15296 \begin_layout Standard
15297 Abstände zu Tabellenzeilen können auf der Karteikarte 
15298 \family sans
15299 Rahmen
15300 \family default
15301  des 
15302 \family sans
15303 Tabellen-Ein\SpecialChar softhyphen
15304 stel\SpecialChar softhyphen
15305 lun\SpecialChar softhyphen
15306 gen
15307 \family default
15308 -Dialogs hinzugefügt werden, wie in Abschnitt
15309 \begin_inset space ~
15310 \end_inset
15311
15312
15313 \begin_inset CommandInset ref
15314 LatexCommand ref
15315 reference "uab:Zeilenabstand"
15316
15317 \end_inset
15318
15319  beschrieben.
15320 \end_layout
15321
15322 \begin_layout Standard
15323 Im Gegensatz zu normalen Tabellen haben formale keine vertikalen Linien.
15324  Die horizontalen können wie für normale Tabellen gesetzt werden, sehen
15325  gedruckt aber anders aus.
15326  Die erste und letzte Linie ist 0.08
15327 \begin_inset space \thinspace{}
15328 \end_inset
15329
15330 em dick, während die anderen 0.05
15331 \begin_inset space \thinspace{}
15332 \end_inset
15333
15334 em dick sind.
15335 \end_layout
15336
15337 \begin_layout Standard
15338 Die Standarddicken können im \SpecialChar LaTeX
15339 -Vorspann geändert werden:
15340 \end_layout
15341
15342 \begin_layout Standard
15343
15344 \series bold
15345
15346 \backslash
15347 let
15348 \backslash
15349 mytoprule
15350 \backslash
15351 toprule
15352 \begin_inset Newline newline
15353 \end_inset
15354
15355
15356 \backslash
15357 renewcommand{
15358 \backslash
15359 toprule}{
15360 \backslash
15361 mytoprule[Breite]}
15362 \end_layout
15363
15364 \begin_layout Standard
15365 Dies Beispiel gilt für die oberste Linie, genannt 
15366 \series bold
15367 toprule
15368 \series default
15369 .
15370  Für die letzte müssen Sie 
15371 \series bold
15372 toprule
15373 \series default
15374  durch 
15375 \series bold
15376 bottomrule
15377 \series default
15378  ersetzen.
15379  Die Linien dazwischen heißen 
15380 \series bold
15381 midrule
15382 \series default
15383 .
15384  Für 
15385 \family sans
15386 Breite
15387 \family default
15388  können Sie alle Einheiten benutzen, die in Anhang
15389 \begin_inset space ~
15390 \end_inset
15391
15392
15393 \begin_inset CommandInset ref
15394 LatexCommand ref
15395 reference "kap:In-LyX-verfügbare"
15396
15397 \end_inset
15398
15399  aufgelistet sind.
15400 \end_layout
15401
15402 \begin_layout Standard
15403 Bei formalen Tabellen ist es üblich, die Gruppierung von Spalten durch unterbroc
15404 hene Mittellinien anzuzeigen (wie in Tabelle
15405 \begin_inset space ~
15406 \end_inset
15407
15408
15409 \begin_inset CommandInset ref
15410 LatexCommand ref
15411 reference "tab:Formale-Tabelle"
15412
15413 \end_inset
15414
15415 ).
15416  Dies können Sie über den Tabellendialog machen.
15417  Wenn Sie eine formale Tabelle bearbeiten, zeigt das Rahmenwerkzeug bei
15418  den oberen uns unteren Rahmenlinien kurze abgetrennte Linien links und
15419  rechts an.
15420  Wenn Sie diese anklicken, wird die Linie entsprechend zurechtgestutzt.
15421 \end_layout
15422
15423 \begin_layout Standard
15424 Wenn Sie die Dicke der Mittellinien oder die Kürzungslänge verändern wollen,
15425  müssen Sie \SpecialChar TeX
15426 -Code benutzen.
15427  Der entsprechende Befehl, der auch für die gestutzten Mittellinien intern
15428  verwendet wird, sieht so aus:
15429 \end_layout
15430
15431 \begin_layout Standard
15432
15433 \series bold
15434
15435 \backslash
15436 cmidrule[Höhe](trim){Anfangsspalte-Endspalte}
15437 \end_layout
15438
15439 \begin_layout Standard
15440 Der Standardwert der optionalen 
15441 \series bold
15442 Höhe
15443 \series default
15444  ist 0.03
15445 \begin_inset space \thinspace{}
15446 \end_inset
15447
15448 em.
15449  Die Linie reicht von 
15450 \series bold
15451 Anfangsspalte
15452 \series default
15453  bis 
15454 \series bold
15455 Endspalte
15456 \series default
15457 .
15458  Wenn die Linie nur über eine Spalte reicht, sind beide Werte gleich.
15459  Die 
15460 \series bold
15461 Endspalte
15462 \series default
15463  muss immer angegeben werden, auch wenn die Linie nur über eine Spalte geht.
15464  Der optionale Parameter 
15465 \series bold
15466 trim
15467 \series default
15468  kann die Werte 
15469 \emph on
15470 r
15471 \emph default
15472
15473 \emph on
15474 r{Breite}
15475 \emph default
15476
15477 \emph on
15478 l
15479 \family typewriter
15480 \emph default
15481  
15482 \family default
15483 oder 
15484 \emph on
15485 l{Breite}
15486 \emph default
15487  annehmen, wobei die 
15488 \emph on
15489 Breite
15490 \emph default
15491  optional ist.
15492  
15493 \emph on
15494 l{2pt}
15495 \emph default
15496  zum Beispiel bedeutet, dass die Linie links um 2
15497 \begin_inset space \thinspace{}
15498 \end_inset
15499
15500 pt gekürzt wird.
15501  Ohne Breitenangabe wird die Linie um 0.5
15502 \begin_inset space \thinspace{}
15503 \end_inset
15504
15505 em gekürzt.
15506 \end_layout
15507
15508 \begin_layout Standard
15509 Die 
15510 \emph on
15511 Höhen
15512 \emph default
15513 -Optionen und die 
15514 \emph on
15515 Breiten
15516 \emph default
15517 -Parameter von 
15518 \emph on
15519 l
15520 \emph default
15521  und 
15522 \emph on
15523 r
15524 \emph default
15525  werden (noch) nicht von \SpecialChar LyX
15526  unterstützt.
15527  Wenn Sie dies brauchen, können Sie manuell im \SpecialChar TeX
15528 -Modus einen entsprechenden
15529  
15530 \series bold
15531
15532 \backslash
15533 cmidrule
15534 \series default
15535 -Befehl einfügen.
15536  Fügen Sie dies als erstes in die erste Zelle einer Zeile ein, dann wird
15537  die entsprechende Linie über dieser Zeile gedruckt.
15538  Tabelle
15539 \begin_inset space ~
15540 \end_inset
15541
15542
15543 \begin_inset CommandInset ref
15544 LatexCommand ref
15545 reference "tab:Special-booktabs-table"
15546
15547 \end_inset
15548
15549  exemplifiziert dies (in der sechsten Zeile).
15550 \end_layout
15551
15552 \begin_layout Standard
15553 Sie können mit 
15554 \series bold
15555
15556 \backslash
15557 cmidrule
15558 \series default
15559  auch überlappende Linien, wie ebenfalls in Tabelle
15560 \begin_inset space ~
15561 \end_inset
15562
15563
15564 \begin_inset CommandInset ref
15565 LatexCommand ref
15566 reference "tab:Special-booktabs-table"
15567
15568 \end_inset
15569
15570  demonstriert, definieren.
15571  Beachten Sie aber, dass dies als schlechter Stil gilt (verwenden Sie es
15572  also nur, wenn Sie es unbedingt brauchen).
15573  Der Befehl ist:
15574 \end_layout
15575
15576 \begin_layout Standard
15577
15578 \series bold
15579
15580 \backslash
15581 morecmidrules
15582 \end_layout
15583
15584 \begin_layout Standard
15585 In Zeile zwei der Tabelle
15586 \begin_inset space ~
15587 \end_inset
15588
15589
15590 \begin_inset CommandInset ref
15591 LatexCommand ref
15592 reference "tab:Special-booktabs-table"
15593
15594 \end_inset
15595
15596  wurde folgender Befehl benutzt:
15597 \end_layout
15598
15599 \begin_layout Standard
15600
15601 \series bold
15602
15603 \backslash
15604 morecmidrules
15605 \backslash
15606 cmidrule{2-4}
15607 \end_layout
15608
15609 \begin_layout Standard
15610 und in Zeile sechs:
15611 \end_layout
15612
15613 \begin_layout Standard
15614
15615 \series bold
15616
15617 \backslash
15618 morecmidrules
15619 \backslash
15620 cmidrule{3-4}
15621 \end_layout
15622
15623 \begin_layout Standard
15624 \begin_inset VSpace bigskip
15625 \end_inset
15626
15627
15628 \end_layout
15629
15630 \begin_layout Standard
15631 Wenn Sie trotzdem mit den Linien nicht zufrieden sind, können Sie mit folgendem
15632  Befehl eine Linie zeichnen, die alle Spalten überspannt:
15633 \end_layout
15634
15635 \begin_layout Standard
15636
15637 \series bold
15638
15639 \backslash
15640 specialrule{Dicke}{Abstand davor}{Abstand danach}
15641 \end_layout
15642
15643 \begin_layout Standard
15644 Weitere Informationen finden Sie im Handbuch des \SpecialChar LaTeX
15645 -Pakets 
15646 \series bold
15647 booktabs
15648 \series default
15649  
15650 \begin_inset CommandInset citation
15651 LatexCommand cite
15652 key "booktabs"
15653 literal "true"
15654
15655 \end_inset
15656
15657 .
15658 \begin_inset Index idx
15659 status collapsed
15660
15661 \begin_layout Plain Layout
15662 \SpecialChar LaTeX
15663 -Pakete ! booktabs
15664 \end_layout
15665
15666 \end_inset
15667
15668
15669 \end_layout
15670
15671 \begin_layout Standard
15672 \begin_inset Float table
15673 placement h
15674 alignment document
15675 wide false
15676 sideways false
15677 status open
15678
15679 \begin_layout Plain Layout
15680 \begin_inset Caption Standard
15681
15682 \begin_layout Plain Layout
15683 \begin_inset CommandInset label
15684 LatexCommand label
15685 name "tab:Special-booktabs-table"
15686
15687 \end_inset
15688
15689 Eine spezielle (hässliche) formale Tabelle
15690 \end_layout
15691
15692 \end_inset
15693
15694
15695 \end_layout
15696
15697 \begin_layout Plain Layout
15698 \align center
15699 \begin_inset Tabular
15700 <lyxtabular version="3" rows="8" columns="4">
15701 <features booktabs="true" tabularvalignment="middle">
15702 <column alignment="center" valignment="top">
15703 <column alignment="center" valignment="top" width="0pt">
15704 <column alignment="right" valignment="top" width="0pt">
15705 <column alignment="right" valignment="top">
15706 <row>
15707 <cell alignment="center" valignment="top" topline="true" usebox="none">
15708 \begin_inset Text
15709
15710 \begin_layout Plain Layout
15711 System
15712 \end_layout
15713
15714 \end_inset
15715 </cell>
15716 <cell alignment="center" valignment="top" topline="true" usebox="none">
15717 \begin_inset Text
15718
15719 \begin_layout Plain Layout
15720 Chip
15721 \begin_inset space \thinspace{}
15722 \end_inset
15723
15724 1
15725 \end_layout
15726
15727 \end_inset
15728 </cell>
15729 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15730 \begin_inset Text
15731
15732 \begin_layout Plain Layout
15733 Chip
15734 \begin_inset space \thinspace{}
15735 \end_inset
15736
15737 2
15738 \end_layout
15739
15740 \end_inset
15741 </cell>
15742 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15743 \begin_inset Text
15744
15745 \begin_layout Plain Layout
15746
15747 \end_layout
15748
15749 \end_inset
15750 </cell>
15751 </row>
15752 <row>
15753 <cell alignment="center" valignment="top" usebox="none">
15754 \begin_inset Text
15755
15756 \begin_layout Plain Layout
15757 \begin_inset ERT
15758 status collapsed
15759
15760 \begin_layout Plain Layout
15761
15762
15763 \backslash
15764 morecmidrules
15765 \end_layout
15766
15767 \end_inset
15768
15769
15770 \begin_inset ERT
15771 status collapsed
15772
15773 \begin_layout Plain Layout
15774
15775
15776 \backslash
15777 cmidrule{2-4}
15778 \end_layout
15779
15780 \end_inset
15781
15782 Detektordicke in µm
15783 \end_layout
15784
15785 \end_inset
15786 </cell>
15787 <cell alignment="center" valignment="top" topline="true" toplinertrim="true" usebox="none">
15788 \begin_inset Text
15789
15790 \begin_layout Plain Layout
15791 300
15792 \end_layout
15793
15794 \end_inset
15795 </cell>
15796 <cell alignment="right" valignment="top" topline="true" toplineltrim="true" usebox="none">
15797 \begin_inset Text
15798
15799 \begin_layout Plain Layout
15800 300
15801 \end_layout
15802
15803 \end_inset
15804 </cell>
15805 <cell alignment="center" valignment="top" topline="true" usebox="none">
15806 \begin_inset Text
15807
15808 \begin_layout Plain Layout
15809 700
15810 \end_layout
15811
15812 \end_inset
15813 </cell>
15814 </row>
15815 <row>
15816 <cell alignment="center" valignment="top" topline="true" usebox="none">
15817 \begin_inset Text
15818
15819 \begin_layout Plain Layout
15820 Kantenwinkel in °
15821 \end_layout
15822
15823 \end_inset
15824 </cell>
15825 <cell alignment="center" valignment="top" topline="true" usebox="none">
15826 \begin_inset Text
15827
15828 \begin_layout Plain Layout
15829 3,55
15830 \end_layout
15831
15832 \end_inset
15833 </cell>
15834 <cell alignment="right" valignment="top" topline="true" usebox="none">
15835 \begin_inset Text
15836
15837 \begin_layout Plain Layout
15838 2,71
15839 \end_layout
15840
15841 \end_inset
15842 </cell>
15843 <cell alignment="center" valignment="top" topline="true" usebox="none">
15844 \begin_inset Text
15845
15846 \begin_layout Plain Layout
15847 7,99
15848 \end_layout
15849
15850 \end_inset
15851 </cell>
15852 </row>
15853 <row topspace="default">
15854 <cell alignment="center" valignment="top" usebox="none">
15855 \begin_inset Text
15856
15857 \begin_layout Plain Layout
15858 räumliche Auf\SpecialChar ligaturebreak
15859 lösung in µm
15860 \end_layout
15861
15862 \end_inset
15863 </cell>
15864 <cell alignment="center" valignment="top" usebox="none">
15865 \begin_inset Text
15866
15867 \begin_layout Plain Layout
15868 4,26
15869 \end_layout
15870
15871 \end_inset
15872 </cell>
15873 <cell alignment="right" valignment="top" usebox="none">
15874 \begin_inset Text
15875
15876 \begin_layout Plain Layout
15877 10,17
15878 \end_layout
15879
15880 \end_inset
15881 </cell>
15882 <cell alignment="center" valignment="top" usebox="none">
15883 \begin_inset Text
15884
15885 \begin_layout Plain Layout
15886 10,56
15887 \end_layout
15888
15889 \end_inset
15890 </cell>
15891 </row>
15892 <row topspace="default">
15893 <cell alignment="center" valignment="top" usebox="none">
15894 \begin_inset Text
15895
15896 \begin_layout Plain Layout
15897 MTF bei 
15898 \begin_inset Formula $f_{\mathrm{max}}$
15899 \end_inset
15900
15901
15902 \end_layout
15903
15904 \end_inset
15905 </cell>
15906 <cell alignment="center" valignment="top" usebox="none">
15907 \begin_inset Text
15908
15909 \begin_layout Plain Layout
15910 0,53
15911 \end_layout
15912
15913 \end_inset
15914 </cell>
15915 <cell alignment="right" valignment="top" usebox="none">
15916 \begin_inset Text
15917
15918 \begin_layout Plain Layout
15919 0,37
15920 \end_layout
15921
15922 \end_inset
15923 </cell>
15924 <cell alignment="center" valignment="top" usebox="none">
15925 \begin_inset Text
15926
15927 \begin_layout Plain Layout
15928 0,39
15929 \end_layout
15930
15931 \end_inset
15932 </cell>
15933 </row>
15934 <row>
15935 <cell alignment="center" valignment="top" topline="true" usebox="none">
15936 \begin_inset Text
15937
15938 \begin_layout Plain Layout
15939 \begin_inset ERT
15940 status collapsed
15941
15942 \begin_layout Plain Layout
15943
15944
15945 \backslash
15946 morecmidrules
15947 \end_layout
15948
15949 \end_inset
15950
15951
15952 \begin_inset ERT
15953 status collapsed
15954
15955 \begin_layout Plain Layout
15956
15957
15958 \backslash
15959 cmidrule[2pt](l{7pt}){3-4}
15960 \end_layout
15961
15962 \end_inset
15963
15964 LSF-räumliche Auf\SpecialChar ligaturebreak
15965 lösung
15966 \end_layout
15967
15968 \end_inset
15969 </cell>
15970 <cell alignment="center" valignment="top" topline="true" usebox="none">
15971 \begin_inset Text
15972
15973 \begin_layout Plain Layout
15974
15975 \end_layout
15976
15977 \end_inset
15978 </cell>
15979 <cell alignment="right" valignment="top" topline="true" usebox="none">
15980 \begin_inset Text
15981
15982 \begin_layout Plain Layout
15983
15984 \end_layout
15985
15986 \end_inset
15987 </cell>
15988 <cell alignment="center" valignment="top" topline="true" usebox="none">
15989 \begin_inset Text
15990
15991 \begin_layout Plain Layout
15992
15993 \end_layout
15994
15995 \end_inset
15996 </cell>
15997 </row>
15998 <row>
15999 <cell alignment="center" valignment="top" usebox="none">
16000 \begin_inset Text
16001
16002 \begin_layout Plain Layout
16003 in µm
16004 \end_layout
16005
16006 \end_inset
16007 </cell>
16008 <cell alignment="center" valignment="top" usebox="none">
16009 \begin_inset Text
16010
16011 \begin_layout Plain Layout
16012 129,7
16013 \end_layout
16014
16015 \end_inset
16016 </cell>
16017 <cell alignment="right" valignment="top" usebox="none">
16018 \begin_inset Text
16019
16020 \begin_layout Plain Layout
16021 52,75
16022 \end_layout
16023
16024 \end_inset
16025 </cell>
16026 <cell alignment="center" valignment="top" usebox="none">
16027 \begin_inset Text
16028
16029 \begin_layout Plain Layout
16030 50,78
16031 \end_layout
16032
16033 \end_inset
16034 </cell>
16035 </row>
16036 <row>
16037 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16038 \begin_inset Text
16039
16040 \begin_layout Plain Layout
16041 in % der Pixelgröße
16042 \end_layout
16043
16044 \end_inset
16045 </cell>
16046 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16047 \begin_inset Text
16048
16049 \begin_layout Plain Layout
16050 76,3
16051 \end_layout
16052
16053 \end_inset
16054 </cell>
16055 <cell alignment="right" valignment="top" bottomline="true" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059 95,9
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16065 \begin_inset Text
16066
16067 \begin_layout Plain Layout
16068 92,3
16069 \end_layout
16070
16071 \end_inset
16072 </cell>
16073 </row>
16074 </lyxtabular>
16075
16076 \end_inset
16077
16078
16079 \end_layout
16080
16081 \end_inset
16082
16083
16084 \end_layout
16085
16086 \begin_layout Section
16087 Vertikale Tabellen-Ausrichtung
16088 \begin_inset Index idx
16089 status collapsed
16090
16091 \begin_layout Plain Layout
16092 Tabellen ! Ausrichtung
16093 \end_layout
16094
16095 \end_inset
16096
16097
16098 \end_layout
16099
16100 \begin_layout Standard
16101 Damit Tabellen vertikal im Text ausgerichtet werden können, müssen sie in
16102  einer Box sein.
16103  Die Box kann dann vertikal ausgerichtet werden, wie in Abschnitt
16104 \begin_inset space ~
16105 \end_inset
16106
16107
16108 \begin_inset CommandInset ref
16109 LatexCommand ref
16110 reference "abs:Box-Dialog"
16111
16112 \end_inset
16113
16114  beschrieben.
16115 \end_layout
16116
16117 \begin_layout Standard
16118 Im folgenden sind die Tabellen jeweils in einer Minipage-Box
16119 \begin_inset Foot
16120 status collapsed
16121
16122 \begin_layout Plain Layout
16123 Minipages werden in Abschnitt
16124 \begin_inset space ~
16125 \end_inset
16126
16127
16128 \begin_inset CommandInset ref
16129 LatexCommand ref
16130 reference "abs:Minipage"
16131
16132 \end_inset
16133
16134  beschrieben.
16135 \end_layout
16136
16137 \end_inset
16138
16139  mit 15
16140 \begin_inset space \thinspace{}
16141 \end_inset
16142
16143 col%-Breite:
16144 \end_layout
16145
16146 \begin_layout Itemize
16147 Test 
16148 \begin_inset Box Frameless
16149 position "t"
16150 hor_pos "c"
16151 has_inner_box 1
16152 inner_pos "c"
16153 use_parbox 0
16154 use_makebox 0
16155 width "15col%"
16156 special "none"
16157 height "1in"
16158 height_special "totalheight"
16159 thickness "0.4pt"
16160 separation "3pt"
16161 shadowsize "4pt"
16162 framecolor "black"
16163 backgroundcolor "none"
16164 status collapsed
16165
16166 \begin_layout Plain Layout
16167 \begin_inset Tabular
16168 <lyxtabular version="3" rows="3" columns="3">
16169 <features tabularvalignment="middle">
16170 <column alignment="center" valignment="top">
16171 <column alignment="center" valignment="top">
16172 <column alignment="center" valignment="top">
16173 <row>
16174 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16175 \begin_inset Text
16176
16177 \begin_layout Plain Layout
16178 Tabelle 1
16179 \end_layout
16180
16181 \end_inset
16182 </cell>
16183 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16184 \begin_inset Text
16185
16186 \begin_layout Plain Layout
16187
16188 \end_layout
16189
16190 \end_inset
16191 </cell>
16192 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16193 \begin_inset Text
16194
16195 \begin_layout Plain Layout
16196
16197 \end_layout
16198
16199 \end_inset
16200 </cell>
16201 </row>
16202 <row>
16203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16204 \begin_inset Text
16205
16206 \begin_layout Plain Layout
16207 b
16208 \end_layout
16209
16210 \end_inset
16211 </cell>
16212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16213 \begin_inset Text
16214
16215 \begin_layout Plain Layout
16216 e
16217 \end_layout
16218
16219 \end_inset
16220 </cell>
16221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16222 \begin_inset Text
16223
16224 \begin_layout Plain Layout
16225 h
16226 \end_layout
16227
16228 \end_inset
16229 </cell>
16230 </row>
16231 <row>
16232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16233 \begin_inset Text
16234
16235 \begin_layout Plain Layout
16236 c
16237 \end_layout
16238
16239 \end_inset
16240 </cell>
16241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16242 \begin_inset Text
16243
16244 \begin_layout Plain Layout
16245 f
16246 \end_layout
16247
16248 \end_inset
16249 </cell>
16250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16251 \begin_inset Text
16252
16253 \begin_layout Plain Layout
16254 i
16255 \end_layout
16256
16257 \end_inset
16258 </cell>
16259 </row>
16260 </lyxtabular>
16261
16262 \end_inset
16263
16264
16265 \end_layout
16266
16267 \end_inset
16268
16269  Test 
16270 \begin_inset ERT
16271 status collapsed
16272
16273 \begin_layout Plain Layout
16274
16275
16276 \backslash
16277 raisebox{0.85
16278 \backslash
16279 baselineskip}{
16280 \end_layout
16281
16282 \end_inset
16283
16284
16285 \begin_inset Box Frameless
16286 position "t"
16287 hor_pos "c"
16288 has_inner_box 1
16289 inner_pos "c"
16290 use_parbox 0
16291 use_makebox 0
16292 width "15col%"
16293 special "none"
16294 height "1in"
16295 height_special "totalheight"
16296 thickness "0.4pt"
16297 separation "3pt"
16298 shadowsize "4pt"
16299 framecolor "black"
16300 backgroundcolor "none"
16301 status collapsed
16302
16303 \begin_layout Plain Layout
16304 \begin_inset Tabular
16305 <lyxtabular version="3" rows="3" columns="3">
16306 <features tabularvalignment="middle">
16307 <column alignment="center" valignment="top">
16308 <column alignment="center" valignment="top">
16309 <column alignment="center" valignment="top">
16310 <row>
16311 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16312 \begin_inset Text
16313
16314 \begin_layout Plain Layout
16315 Tabelle 2
16316 \end_layout
16317
16318 \end_inset
16319 </cell>
16320 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16321 \begin_inset Text
16322
16323 \begin_layout Plain Layout
16324
16325 \end_layout
16326
16327 \end_inset
16328 </cell>
16329 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16330 \begin_inset Text
16331
16332 \begin_layout Plain Layout
16333
16334 \end_layout
16335
16336 \end_inset
16337 </cell>
16338 </row>
16339 <row>
16340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16341 \begin_inset Text
16342
16343 \begin_layout Plain Layout
16344 b
16345 \end_layout
16346
16347 \end_inset
16348 </cell>
16349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16350 \begin_inset Text
16351
16352 \begin_layout Plain Layout
16353 e
16354 \end_layout
16355
16356 \end_inset
16357 </cell>
16358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16359 \begin_inset Text
16360
16361 \begin_layout Plain Layout
16362 h
16363 \end_layout
16364
16365 \end_inset
16366 </cell>
16367 </row>
16368 <row>
16369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16370 \begin_inset Text
16371
16372 \begin_layout Plain Layout
16373 c
16374 \end_layout
16375
16376 \end_inset
16377 </cell>
16378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16379 \begin_inset Text
16380
16381 \begin_layout Plain Layout
16382 f
16383 \end_layout
16384
16385 \end_inset
16386 </cell>
16387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16388 \begin_inset Text
16389
16390 \begin_layout Plain Layout
16391 i
16392 \end_layout
16393
16394 \end_inset
16395 </cell>
16396 </row>
16397 </lyxtabular>
16398
16399 \end_inset
16400
16401
16402 \end_layout
16403
16404 \end_inset
16405
16406
16407 \begin_inset ERT
16408 status collapsed
16409
16410 \begin_layout Plain Layout
16411
16412 }
16413 \end_layout
16414
16415 \end_inset
16416
16417
16418 \end_layout
16419
16420 \begin_layout Itemize
16421 Test 
16422 \begin_inset Box Frameless
16423 position "c"
16424 hor_pos "c"
16425 has_inner_box 1
16426 inner_pos "c"
16427 use_parbox 0
16428 use_makebox 0
16429 width "15col%"
16430 special "none"
16431 height "1in"
16432 height_special "totalheight"
16433 thickness "0.4pt"
16434 separation "3pt"
16435 shadowsize "4pt"
16436 framecolor "black"
16437 backgroundcolor "none"
16438 status collapsed
16439
16440 \begin_layout Plain Layout
16441 \begin_inset Tabular
16442 <lyxtabular version="3" rows="3" columns="3">
16443 <features tabularvalignment="middle">
16444 <column alignment="center" valignment="top">
16445 <column alignment="center" valignment="top">
16446 <column alignment="center" valignment="top">
16447 <row>
16448 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16449 \begin_inset Text
16450
16451 \begin_layout Plain Layout
16452 Tabelle 3
16453 \end_layout
16454
16455 \end_inset
16456 </cell>
16457 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16458 \begin_inset Text
16459
16460 \begin_layout Plain Layout
16461
16462 \end_layout
16463
16464 \end_inset
16465 </cell>
16466 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16467 \begin_inset Text
16468
16469 \begin_layout Plain Layout
16470
16471 \end_layout
16472
16473 \end_inset
16474 </cell>
16475 </row>
16476 <row>
16477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16478 \begin_inset Text
16479
16480 \begin_layout Plain Layout
16481 b
16482 \end_layout
16483
16484 \end_inset
16485 </cell>
16486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16487 \begin_inset Text
16488
16489 \begin_layout Plain Layout
16490 e
16491 \end_layout
16492
16493 \end_inset
16494 </cell>
16495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16496 \begin_inset Text
16497
16498 \begin_layout Plain Layout
16499 h
16500 \end_layout
16501
16502 \end_inset
16503 </cell>
16504 </row>
16505 <row>
16506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16507 \begin_inset Text
16508
16509 \begin_layout Plain Layout
16510 c
16511 \end_layout
16512
16513 \end_inset
16514 </cell>
16515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16516 \begin_inset Text
16517
16518 \begin_layout Plain Layout
16519 f
16520 \end_layout
16521
16522 \end_inset
16523 </cell>
16524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16525 \begin_inset Text
16526
16527 \begin_layout Plain Layout
16528 i
16529 \end_layout
16530
16531 \end_inset
16532 </cell>
16533 </row>
16534 </lyxtabular>
16535
16536 \end_inset
16537
16538
16539 \end_layout
16540
16541 \end_inset
16542
16543
16544 \end_layout
16545
16546 \begin_layout Itemize
16547 Test 
16548 \begin_inset Box Frameless
16549 position "b"
16550 hor_pos "c"
16551 has_inner_box 1
16552 inner_pos "c"
16553 use_parbox 0
16554 use_makebox 0
16555 width "15col%"
16556 special "none"
16557 height "1in"
16558 height_special "totalheight"
16559 thickness "0.4pt"
16560 separation "3pt"
16561 shadowsize "4pt"
16562 framecolor "black"
16563 backgroundcolor "none"
16564 status collapsed
16565
16566 \begin_layout Plain Layout
16567 \begin_inset Tabular
16568 <lyxtabular version="3" rows="3" columns="3">
16569 <features tabularvalignment="middle">
16570 <column alignment="center" valignment="top">
16571 <column alignment="center" valignment="top">
16572 <column alignment="center" valignment="top">
16573 <row>
16574 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16575 \begin_inset Text
16576
16577 \begin_layout Plain Layout
16578 Tabelle 4
16579 \end_layout
16580
16581 \end_inset
16582 </cell>
16583 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16584 \begin_inset Text
16585
16586 \begin_layout Plain Layout
16587
16588 \end_layout
16589
16590 \end_inset
16591 </cell>
16592 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16593 \begin_inset Text
16594
16595 \begin_layout Plain Layout
16596
16597 \end_layout
16598
16599 \end_inset
16600 </cell>
16601 </row>
16602 <row>
16603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16604 \begin_inset Text
16605
16606 \begin_layout Plain Layout
16607 b
16608 \end_layout
16609
16610 \end_inset
16611 </cell>
16612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16613 \begin_inset Text
16614
16615 \begin_layout Plain Layout
16616 e
16617 \end_layout
16618
16619 \end_inset
16620 </cell>
16621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16622 \begin_inset Text
16623
16624 \begin_layout Plain Layout
16625 h
16626 \end_layout
16627
16628 \end_inset
16629 </cell>
16630 </row>
16631 <row>
16632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16633 \begin_inset Text
16634
16635 \begin_layout Plain Layout
16636 c
16637 \end_layout
16638
16639 \end_inset
16640 </cell>
16641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16642 \begin_inset Text
16643
16644 \begin_layout Plain Layout
16645 f
16646 \end_layout
16647
16648 \end_inset
16649 </cell>
16650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16651 \begin_inset Text
16652
16653 \begin_layout Plain Layout
16654 i
16655 \end_layout
16656
16657 \end_inset
16658 </cell>
16659 </row>
16660 </lyxtabular>
16661
16662 \end_inset
16663
16664
16665 \end_layout
16666
16667 \end_inset
16668
16669 Test 
16670 \begin_inset ERT
16671 status collapsed
16672
16673 \begin_layout Plain Layout
16674
16675
16676 \backslash
16677 raisebox{-0.32
16678 \backslash
16679 baselineskip}{
16680 \end_layout
16681
16682 \end_inset
16683
16684
16685 \begin_inset Box Frameless
16686 position "b"
16687 hor_pos "c"
16688 has_inner_box 1
16689 inner_pos "c"
16690 use_parbox 0
16691 use_makebox 0
16692 width "15col%"
16693 special "none"
16694 height "1in"
16695 height_special "totalheight"
16696 thickness "0.4pt"
16697 separation "3pt"
16698 shadowsize "4pt"
16699 framecolor "black"
16700 backgroundcolor "none"
16701 status collapsed
16702
16703 \begin_layout Plain Layout
16704 \begin_inset Tabular
16705 <lyxtabular version="3" rows="3" columns="3">
16706 <features tabularvalignment="middle">
16707 <column alignment="center" valignment="top">
16708 <column alignment="center" valignment="top">
16709 <column alignment="center" valignment="top">
16710 <row>
16711 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715 Tabelle 5
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout Plain Layout
16724
16725 \end_layout
16726
16727 \end_inset
16728 </cell>
16729 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16730 \begin_inset Text
16731
16732 \begin_layout Plain Layout
16733
16734 \end_layout
16735
16736 \end_inset
16737 </cell>
16738 </row>
16739 <row>
16740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16741 \begin_inset Text
16742
16743 \begin_layout Plain Layout
16744 b
16745 \end_layout
16746
16747 \end_inset
16748 </cell>
16749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16750 \begin_inset Text
16751
16752 \begin_layout Plain Layout
16753 e
16754 \end_layout
16755
16756 \end_inset
16757 </cell>
16758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16759 \begin_inset Text
16760
16761 \begin_layout Plain Layout
16762 h
16763 \end_layout
16764
16765 \end_inset
16766 </cell>
16767 </row>
16768 <row>
16769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16770 \begin_inset Text
16771
16772 \begin_layout Plain Layout
16773 c
16774 \end_layout
16775
16776 \end_inset
16777 </cell>
16778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16779 \begin_inset Text
16780
16781 \begin_layout Plain Layout
16782 f
16783 \end_layout
16784
16785 \end_inset
16786 </cell>
16787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16788 \begin_inset Text
16789
16790 \begin_layout Plain Layout
16791 i
16792 \end_layout
16793
16794 \end_inset
16795 </cell>
16796 </row>
16797 </lyxtabular>
16798
16799 \end_inset
16800
16801
16802 \end_layout
16803
16804 \end_inset
16805
16806
16807 \begin_inset ERT
16808 status collapsed
16809
16810 \begin_layout Plain Layout
16811
16812 }
16813 \end_layout
16814
16815 \end_inset
16816
16817
16818 \end_layout
16819
16820 \begin_layout Standard
16821 Wie Sie sehen können, ist der Text der ersten Zeile von Tabelle
16822 \begin_inset space \space{}
16823 \end_inset
16824
16825 1 und letzten Zeile von Tabelle
16826 \begin_inset space \space{}
16827 \end_inset
16828
16829 4 bezüglich dem Wort 
16830 \begin_inset Quotes gld
16831 \end_inset
16832
16833 Test
16834 \begin_inset Quotes grd
16835 \end_inset
16836
16837  nicht richtig ausgerichtet.
16838  Um das zu erreichen, müssen Sie die Minipage-Box in eine 
16839 \begin_inset Quotes gld
16840 \end_inset
16841
16842 Raisebox
16843 \begin_inset Quotes grd
16844 \end_inset
16845
16846
16847 \begin_inset Foot
16848 status collapsed
16849
16850 \begin_layout Plain Layout
16851 Raiseboxen werden in Abschnitt
16852 \begin_inset space ~
16853 \end_inset
16854
16855
16856 \begin_inset CommandInset ref
16857 LatexCommand ref
16858 reference "uab:Vertikale-Ausrichtung"
16859
16860 \end_inset
16861
16862  beschrieben.
16863 \end_layout
16864
16865 \end_inset
16866
16867  setzen.
16868  In Tabelle
16869 \begin_inset space \space{}
16870 \end_inset
16871
16872 2 wurde der Text mit dem Befehl
16873 \end_layout
16874
16875 \begin_layout Standard
16876
16877 \series bold
16878
16879 \backslash
16880 raisebox{0.85
16881 \backslash
16882 baselineskip}{
16883 \end_layout
16884
16885 \begin_layout Standard
16886 vor der Box ausgerichtet.
16887  Hinter der Box wurde auch noch 
16888 \series bold
16889 }
16890 \series default
16891  als \SpecialChar TeX
16892 -Code eingefügt, weil der obige Befehl mit 
16893 \series bold
16894 {
16895 \series default
16896  aufhörte.
16897  Für Tabelle
16898 \begin_inset space \space{}
16899 \end_inset
16900
16901 5 wurde der Befehl
16902 \end_layout
16903
16904 \begin_layout Standard
16905
16906 \series bold
16907
16908 \backslash
16909 raisebox{-0.32
16910 \backslash
16911 baselineskip}{
16912 \end_layout
16913
16914 \begin_layout Standard
16915 benutzt.
16916 \end_layout
16917
16918 \begin_layout Standard
16919 \begin_inset Note Greyedout
16920 status open
16921
16922 \begin_layout Plain Layout
16923
16924 \series bold
16925 Bemerkung:
16926 \series default
16927  Die Ausrichtung ist nicht ganz genau, weil sie von der Dokumentschrift,
16928  der Schriftgröße und der Dicke der Tabellenlinien abhängt.
16929  Der Faktor im 
16930 \series bold
16931
16932 \backslash
16933 raisebox
16934 \series default
16935 -Befehl muss deshalb an Ihre Verhältnisse angepasst werden.
16936 \end_layout
16937
16938 \end_inset
16939
16940
16941 \end_layout
16942
16943 \begin_layout Section
16944 Farbige Tabellen
16945 \begin_inset CommandInset label
16946 LatexCommand label
16947 name "abs:Farbige-Tabellen"
16948
16949 \end_inset
16950
16951
16952 \begin_inset Index idx
16953 status collapsed
16954
16955 \begin_layout Plain Layout
16956 Tabellen ! farbige
16957 \end_layout
16958
16959 \end_inset
16960
16961
16962 \end_layout
16963
16964 \begin_layout Subsection
16965 Farbige Zellen
16966 \begin_inset Index idx
16967 status collapsed
16968
16969 \begin_layout Plain Layout
16970 farbige !  Tabellenzellen
16971 \end_layout
16972
16973 \end_inset
16974
16975
16976 \end_layout
16977
16978 \begin_layout Standard
16979 \begin_inset Float table
16980 placement h
16981 alignment document
16982 wide false
16983 sideways false
16984 status open
16985
16986 \begin_layout Plain Layout
16987 \begin_inset Caption Standard
16988
16989 \begin_layout Plain Layout
16990 \begin_inset CommandInset label
16991 LatexCommand label
16992 name "tab:Farbige-Tabelle-ohne"
16993
16994 \end_inset
16995
16996 Farbige Tabelle, ohne Paket 
16997 \series bold
16998 colortbl
16999 \series default
17000
17001 \begin_inset Argument 1
17002 status collapsed
17003
17004 \begin_layout Plain Layout
17005 Tabelle ohne 
17006 \family typewriter
17007 colortbl
17008 \end_layout
17009
17010 \end_inset
17011
17012
17013 \end_layout
17014
17015 \end_inset
17016
17017
17018 \end_layout
17019
17020 \begin_layout Plain Layout
17021 \align center
17022 \begin_inset Tabular
17023 <lyxtabular version="3" rows="3" columns="3">
17024 <features tabularvalignment="middle">
17025 <column alignment="center" valignment="top">
17026 <column alignment="center" valignment="top">
17027 <column alignment="center" valignment="top">
17028 <row>
17029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17030 \begin_inset Text
17031
17032 \begin_layout Plain Layout
17033
17034 \color green
17035 a
17036 \end_layout
17037
17038 \end_inset
17039 </cell>
17040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044
17045 \color red
17046 b
17047 \end_layout
17048
17049 \end_inset
17050 </cell>
17051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055
17056 \color red
17057 c
17058 \end_layout
17059
17060 \end_inset
17061 </cell>
17062 </row>
17063 <row>
17064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17065 \begin_inset Text
17066
17067 \begin_layout Plain Layout
17068
17069 \color green
17070 d
17071 \end_layout
17072
17073 \end_inset
17074 </cell>
17075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17076 \begin_inset Text
17077
17078 \begin_layout Plain Layout
17079
17080 \color blue
17081 e
17082 \end_layout
17083
17084 \end_inset
17085 </cell>
17086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Plain Layout
17090
17091 \color blue
17092 f
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 </row>
17098 <row>
17099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17100 \begin_inset Text
17101
17102 \begin_layout Plain Layout
17103
17104 \color green
17105 g
17106 \end_layout
17107
17108 \end_inset
17109 </cell>
17110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17111 \begin_inset Text
17112
17113 \begin_layout Plain Layout
17114
17115 \color blue
17116 h
17117 \end_layout
17118
17119 \end_inset
17120 </cell>
17121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17122 \begin_inset Text
17123
17124 \begin_layout Plain Layout
17125
17126 \color blue
17127 i
17128 \end_layout
17129
17130 \end_inset
17131 </cell>
17132 </row>
17133 </lyxtabular>
17134
17135 \end_inset
17136
17137
17138 \end_layout
17139
17140 \end_inset
17141
17142
17143 \end_layout
17144
17145 \begin_layout Standard
17146 Wenn Sie nur farbigen Text
17147 \begin_inset Index idx
17148 status collapsed
17149
17150 \begin_layout Plain Layout
17151 Farbe ! für Text
17152 \end_layout
17153
17154 \end_inset
17155
17156  benötigen, markieren Sie diesen und ändern die Farbe mit dem 
17157 \family sans
17158 Textstil
17159 \family default
17160 -Dialog (Werkzeugleistenknopf 
17161 \begin_inset Info
17162 type  "icon"
17163 arg   "dialog-show character"
17164 \end_inset
17165
17166 ) wie es in Tabelle
17167 \begin_inset space ~
17168 \end_inset
17169
17170
17171 \begin_inset CommandInset ref
17172 LatexCommand ref
17173 reference "tab:Farbige-Tabelle-ohne"
17174
17175 \end_inset
17176
17177  gemacht wurde.
17178  In anderen Fällen müssen Sie das \SpecialChar LaTeX
17179 -Paket 
17180 \series bold
17181 colortbl
17182 \series default
17183  benutzen.
17184 \begin_inset Index idx
17185 status collapsed
17186
17187 \begin_layout Plain Layout
17188 \SpecialChar LaTeX
17189 -Pakete ! colortbl
17190 \end_layout
17191
17192 \end_inset
17193
17194
17195 \end_layout
17196
17197 \begin_layout Standard
17198 \begin_inset ERT
17199 status collapsed
17200
17201 \begin_layout Plain Layout
17202
17203
17204 \backslash
17205 ifcolortbl
17206 \end_layout
17207
17208 \end_inset
17209
17210
17211 \begin_inset Note Note
17212 status open
17213
17214 \begin_layout Plain Layout
17215 Der folgende Teil wird nur gedruckt, wenn das \SpecialChar LaTeX
17216 -Paket 
17217 \series bold
17218 colortbl
17219 \series default
17220  installiert ist.
17221 \end_layout
17222
17223 \end_inset
17224
17225
17226 \end_layout
17227
17228 \begin_layout Standard
17229 Um farbige Tabellen zu erzeugen, muss 
17230 \series bold
17231 colortbl
17232 \series default
17233  im \SpecialChar LaTeX
17234 -Vorspann geladen werden:
17235 \end_layout
17236
17237 \begin_layout Standard
17238
17239 \series bold
17240
17241 \backslash
17242 usepackage{colortbl}
17243 \end_layout
17244
17245 \begin_layout Standard
17246 Die Farbe einer Spalte ändert man dann mit dem Befehl
17247 \end_layout
17248
17249 \begin_layout Standard
17250
17251 \series bold
17252
17253 \backslash
17254 columncolor{Farbname}
17255 \end_layout
17256
17257 \begin_layout Standard
17258 innerhalb des Befehls 
17259 \series bold
17260 >{}
17261 \series default
17262 .
17263  Mehr über den Befehl 
17264 \series bold
17265 >{}
17266 \series default
17267  finden Sie im Abschnitt
17268 \begin_inset space ~
17269 \end_inset
17270
17271
17272 \begin_inset CommandInset ref
17273 LatexCommand ref
17274 reference "uab:Mehrfachspalten-Berechnungen"
17275
17276 \end_inset
17277
17278 .
17279 \end_layout
17280
17281 \begin_layout Standard
17282 Folgende Farbnamen sind vordefiniert:
17283 \end_layout
17284
17285 \begin_layout Standard
17286
17287 \family sans
17288 red
17289 \family default
17290
17291 \family sans
17292 green
17293 \family default
17294
17295 \family sans
17296 yellow
17297 \family default
17298
17299 \family sans
17300 blue
17301 \family default
17302
17303 \family sans
17304 cyan
17305 \family default
17306
17307 \family sans
17308 magenta
17309 \family default
17310
17311 \family sans
17312 black
17313 \family default
17314  und 
17315 \family sans
17316 white
17317 \begin_inset Newline newline
17318 \end_inset
17319
17320 (
17321 \family default
17322 rot, grün, gelb, blau, türkis, purpurrot, schwarz und weiß)
17323 \end_layout
17324
17325 \begin_layout Standard
17326 \begin_inset VSpace medskip
17327 \end_inset
17328
17329
17330 \end_layout
17331
17332 \begin_layout Standard
17333 Wenn Sie die Option
17334 \end_layout
17335
17336 \begin_layout Standard
17337
17338 \series bold
17339 dvipsnames
17340 \end_layout
17341
17342 \begin_layout Standard
17343 zu den Dokumentklassenoptionen in den Dokumenteinstellungen hinzufügen,
17344  können Sie zusätzlich weitere 61
17345 \begin_inset space ~
17346 \end_inset
17347
17348 Farben verwenden.
17349  Diese Farben sind in Anhang
17350 \begin_inset space ~
17351 \end_inset
17352
17353
17354 \begin_inset CommandInset ref
17355 LatexCommand ref
17356 reference "kap:Liste-der-dvips-Farbnamen"
17357
17358 \end_inset
17359
17360  aufgelistet.
17361  Eine dieser Farben, 
17362 \family sans
17363 Maroon
17364 \family default
17365 , wird als Beispiel in Tabelle
17366 \begin_inset space ~
17367 \end_inset
17368
17369
17370 \begin_inset CommandInset ref
17371 LatexCommand ref
17372 reference "tab:Eine-mit-colortbl"
17373
17374 \end_inset
17375
17376  verwendet.
17377 \end_layout
17378
17379 \begin_layout Standard
17380 \begin_inset VSpace medskip
17381 \end_inset
17382
17383
17384 \end_layout
17385
17386 \begin_layout Standard
17387 Sie können auch eigene Farben definieren:
17388 \end_layout
17389
17390 \begin_layout Standard
17391
17392 \series bold
17393
17394 \backslash
17395 definecolor{Farbname}{Farbmodell}{Farbwerte}
17396 \end_layout
17397
17398 \begin_layout Standard
17399 Das Farbmodell kann eins der folgenden sein:
17400 \end_layout
17401
17402 \begin_layout Labeling
17403 \labelwidthstring 00.00.0000
17404 cmyk: cyan, magenta, yellow, black
17405 \end_layout
17406
17407 \begin_layout Labeling
17408 \labelwidthstring 00.00.0000
17409 rgb: red, green blue
17410 \end_layout
17411
17412 \begin_layout Labeling
17413 \labelwidthstring 00.00.0000
17414 gray: gray
17415 \end_layout
17416
17417 \begin_layout Standard
17418 und die Farbwerte sind durch Kommata getrennte Zahlen zwischen 0 und 1,
17419  die die entsprechende Farbe für das Farbmodell beschreiben.
17420 \end_layout
17421
17422 \begin_layout Standard
17423 Im \SpecialChar LaTeX
17424 -Vorspann können Sie zum Beispiel die Farbe 
17425 \emph on
17426
17427 \begin_inset Quotes gld
17428 \end_inset
17429
17430 dunkelgruen
17431 \emph default
17432
17433 \begin_inset Quotes grd
17434 \end_inset
17435
17436  und 
17437 \begin_inset Quotes gld
17438 \end_inset
17439
17440
17441 \emph on
17442 hellgrau
17443 \emph default
17444
17445 \begin_inset Quotes grd
17446 \end_inset
17447
17448  folgendermaßen definieren:
17449 \end_layout
17450
17451 \begin_layout Standard
17452
17453 \series bold
17454
17455 \backslash
17456 definecolor{dunkelgruen}{cmyk}{0.5, 0, 1, 0.5}
17457 \end_layout
17458
17459 \begin_layout Standard
17460
17461 \series bold
17462
17463 \backslash
17464 definecolor{hellgrau}{gray}{0.8}
17465 \end_layout
17466
17467 \begin_layout Standard
17468 \begin_inset VSpace medskip
17469 \end_inset
17470
17471
17472 \end_layout
17473
17474 \begin_layout Standard
17475 Linien werden mit dem Befehl
17476 \end_layout
17477
17478 \begin_layout Standard
17479
17480 \series bold
17481
17482 \backslash
17483 rowcolor{Farbname}
17484 \end_layout
17485
17486 \begin_layout Standard
17487 gefärbt, Zellen mit dem Befehl
17488 \end_layout
17489
17490 \begin_layout Standard
17491
17492 \series bold
17493
17494 \backslash
17495 cellcolor{Farbname}
17496 \end_layout
17497
17498 \begin_layout Standard
17499 Beide Befehle werden am Anfang einer Zelle als \SpecialChar TeX
17500 -Code eingegeben.
17501 \end_layout
17502
17503 \begin_layout Standard
17504 Um nur Text zu färben, verwenden Sie den 
17505 \family sans
17506 Textstil
17507 \family default
17508 -Dialog.
17509  Wenn die Zelle aber \SpecialChar TeX
17510 -Code zum Färben enthält, 
17511 \emph on
17512 markieren Sie nur den Text
17513 \emph default
17514 , sonst werden Sie \SpecialChar LaTeX
17515 -Fehler erzeugen.
17516 \end_layout
17517
17518 \begin_layout Standard
17519 \begin_inset Note Greyedout
17520 status open
17521
17522 \begin_layout Plain Layout
17523
17524 \series bold
17525 Achtung:
17526 \series default
17527  Nicht alle DVI-Betrachter können alle selbst definierten Farben anzeigen.
17528 \end_layout
17529
17530 \end_inset
17531
17532
17533 \end_layout
17534
17535 \begin_layout Standard
17536 \begin_inset VSpace medskip
17537 \end_inset
17538
17539
17540 \end_layout
17541
17542 \begin_layout Standard
17543 Die Tabelle
17544 \begin_inset space ~
17545 \end_inset
17546
17547
17548 \begin_inset CommandInset ref
17549 LatexCommand ref
17550 reference "tab:Eine-mit-colortbl"
17551
17552 \end_inset
17553
17554  wurde folgendermaßen erstellt: die erste Spalte soll 
17555 \emph on
17556
17557 \begin_inset Quotes gld
17558 \end_inset
17559
17560 dunkelgruen
17561 \emph default
17562
17563 \begin_inset Quotes grd
17564 \end_inset
17565
17566  werden, also müssen Sie ins 
17567 \family sans
17568 LaTeX-Argument
17569 \family default
17570  der Zellen der ersten Spalte den Befehl
17571 \end_layout
17572
17573 \begin_layout Standard
17574
17575 \series bold
17576 >{
17577 \backslash
17578 columncolor{dunkelgruen}
17579 \backslash
17580 centering}c
17581 \end_layout
17582
17583 \begin_layout Standard
17584 schreiben.
17585  Die erste Zeile soll türkis hinterlegt sein, deshalb wurde der \SpecialChar TeX
17586 -Code-Befehl
17587 \end_layout
17588
17589 \begin_layout Standard
17590
17591 \series bold
17592
17593 \backslash
17594 rowcolor{cyan}
17595 \end_layout
17596
17597 \begin_layout Standard
17598 in die erste Zelle der ersten Zeile eingefügt.
17599  Diese Farbe ersetzt die Spaltenfarbe.
17600  Die letzte Zelle der letzten Zeile soll kastanienbraun hinterlegt werden,
17601  Das wird mit folgendem Befehl erreicht:
17602 \end_layout
17603
17604 \begin_layout Standard
17605
17606 \series bold
17607
17608 \backslash
17609 cellcolor{Maroon}
17610 \end_layout
17611
17612 \begin_layout Standard
17613 Die Buchstaben färben Sie wie oben beschrieben mit dem 
17614 \family sans
17615 Textstil
17616 \family default
17617 -Dialog.
17618 \end_layout
17619
17620 \begin_layout Standard
17621 \begin_inset Float table
17622 placement h
17623 alignment document
17624 wide false
17625 sideways false
17626 status open
17627
17628 \begin_layout Plain Layout
17629 \begin_inset Caption Standard
17630
17631 \begin_layout Plain Layout
17632 \begin_inset CommandInset label
17633 LatexCommand label
17634 name "tab:Eine-mit-colortbl"
17635
17636 \end_inset
17637
17638 Eine mit dem Paket 
17639 \series bold
17640 colortbl
17641 \series default
17642  gefärbte Tabelle
17643 \begin_inset Argument 1
17644 status collapsed
17645
17646 \begin_layout Plain Layout
17647 Tabelle mit 
17648 \family typewriter
17649 colortbl
17650 \end_layout
17651
17652 \end_inset
17653
17654
17655 \end_layout
17656
17657 \end_inset
17658
17659
17660 \end_layout
17661
17662 \begin_layout Plain Layout
17663 \align center
17664 \begin_inset Tabular
17665 <lyxtabular version="3" rows="3" columns="3">
17666 <features tabularvalignment="middle">
17667 <column alignment="center" valignment="top" special=">{\columncolor{dunkelgruen}\centering}c">
17668 <column alignment="center" valignment="top">
17669 <column alignment="center" valignment="top">
17670 <row>
17671 <cell alignment="center" valignment="top" usebox="none">
17672 \begin_inset Text
17673
17674 \begin_layout Plain Layout
17675 \begin_inset ERT
17676 status open
17677
17678 \begin_layout Plain Layout
17679
17680
17681 \backslash
17682 rowcolor{cyan}
17683 \end_layout
17684
17685 \end_inset
17686
17687
17688 \color magenta
17689 a
17690 \end_layout
17691
17692 \end_inset
17693 </cell>
17694 <cell alignment="center" valignment="top" usebox="none">
17695 \begin_inset Text
17696
17697 \begin_layout Plain Layout
17698
17699 \color red
17700 b
17701 \end_layout
17702
17703 \end_inset
17704 </cell>
17705 <cell alignment="center" valignment="top" usebox="none">
17706 \begin_inset Text
17707
17708 \begin_layout Plain Layout
17709
17710 \color red
17711 c
17712 \end_layout
17713
17714 \end_inset
17715 </cell>
17716 </row>
17717 <row>
17718 <cell alignment="center" valignment="top" usebox="none">
17719 \begin_inset Text
17720
17721 \begin_layout Plain Layout
17722
17723 \color yellow
17724 d
17725 \end_layout
17726
17727 \end_inset
17728 </cell>
17729 <cell alignment="center" valignment="top" usebox="none">
17730 \begin_inset Text
17731
17732 \begin_layout Plain Layout
17733
17734 \color blue
17735 e
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 <cell alignment="center" valignment="top" usebox="none">
17741 \begin_inset Text
17742
17743 \begin_layout Plain Layout
17744
17745 \color blue
17746 f
17747 \end_layout
17748
17749 \end_inset
17750 </cell>
17751 </row>
17752 <row>
17753 <cell alignment="center" valignment="top" usebox="none">
17754 \begin_inset Text
17755
17756 \begin_layout Plain Layout
17757
17758 \color yellow
17759 g
17760 \end_layout
17761
17762 \end_inset
17763 </cell>
17764 <cell alignment="center" valignment="top" usebox="none">
17765 \begin_inset Text
17766
17767 \begin_layout Plain Layout
17768
17769 \color blue
17770 h
17771 \end_layout
17772
17773 \end_inset
17774 </cell>
17775 <cell alignment="center" valignment="top" usebox="none">
17776 \begin_inset Text
17777
17778 \begin_layout Plain Layout
17779 \begin_inset ERT
17780 status collapsed
17781
17782 \begin_layout Plain Layout
17783
17784
17785 \backslash
17786 cellcolor{Maroon}
17787 \end_layout
17788
17789 \end_inset
17790
17791
17792 \color green
17793 i
17794 \end_layout
17795
17796 \end_inset
17797 </cell>
17798 </row>
17799 </lyxtabular>
17800
17801 \end_inset
17802
17803
17804 \end_layout
17805
17806 \end_inset
17807
17808
17809 \end_layout
17810
17811 \begin_layout Standard
17812 \begin_inset ERT
17813 status collapsed
17814
17815 \begin_layout Plain Layout
17816
17817
17818 \backslash
17819 else
17820 \end_layout
17821
17822 \end_inset
17823
17824
17825 \begin_inset Note Note
17826 status open
17827
17828 \begin_layout Plain Layout
17829 Der folgende Teil wird gedruckt, wenn das \SpecialChar LaTeX
17830 -Paket 
17831 \series bold
17832 colortbl
17833 \series default
17834  nicht installiert ist:
17835 \end_layout
17836
17837 \end_inset
17838
17839
17840 \end_layout
17841
17842 \begin_layout Standard
17843 Sie müssen das \SpecialChar LaTeX
17844 -Paket 
17845 \series bold
17846 colortbl
17847 \series default
17848  installiert haben um den Inhalt dieses Abschnitts zu sehen.
17849 \end_layout
17850
17851 \begin_layout Standard
17852 \begin_inset ERT
17853 status collapsed
17854
17855 \begin_layout Plain Layout
17856
17857
17858 \backslash
17859 fi
17860 \end_layout
17861
17862 \end_inset
17863
17864
17865 \end_layout
17866
17867 \begin_layout Subsection
17868 Farbige Zeilen
17869 \begin_inset Index idx
17870 status collapsed
17871
17872 \begin_layout Plain Layout
17873 farbige ! Tabellenzeilen
17874 \end_layout
17875
17876 \end_inset
17877
17878
17879 \end_layout
17880
17881 \begin_layout Standard
17882 Für den Fall dass jede zweite Tabellenzeile gefärbt werden soll, gibt es
17883  eine Alternative zur im vorhergehenden Abschnitt beschriebenen Methode:
17884  Man lädt das \SpecialChar LaTeX
17885 -Paket 
17886 \series bold
17887 xcolor
17888 \series default
17889
17890 \begin_inset Index idx
17891 status collapsed
17892
17893 \begin_layout Plain Layout
17894 \SpecialChar LaTeX
17895 -Pakete ! xcolor
17896 \begin_inset ERT
17897 status collapsed
17898
17899 \begin_layout Plain Layout
17900
17901
17902 \backslash
17903 vspace{4mm}
17904 \end_layout
17905
17906 \end_inset
17907
17908
17909 \end_layout
17910
17911 \end_inset
17912
17913  im \SpecialChar LaTeX
17914 -Vorspann mit dem Befehl
17915 \end_layout
17916
17917 \begin_layout Standard
17918
17919 \series bold
17920
17921 \backslash
17922 usepackage[table]{xcolor}
17923 \end_layout
17924
17925 \begin_layout Standard
17926
17927 \series bold
17928 xcolor
17929 \series default
17930  lädt automatisch auch das \SpecialChar LaTeX
17931 -Paket 
17932 \series bold
17933 colortbl
17934 \series default
17935
17936 \begin_inset Index idx
17937 status collapsed
17938
17939 \begin_layout Plain Layout
17940 \SpecialChar LaTeX
17941 -Pakete ! colortbl
17942 \end_layout
17943
17944 \end_inset
17945
17946 , so dass 
17947 \series bold
17948 colortbl
17949 \series default
17950  in Ihrer \SpecialChar LaTeX
17951 -Distribution installiert sein muss, ansonsten bekommt man \SpecialChar LaTeX
17952 -Fehler.
17953 \end_layout
17954
17955 \begin_layout Standard
17956 \begin_inset ERT
17957 status collapsed
17958
17959 \begin_layout Plain Layout
17960
17961
17962 \backslash
17963 ifcolortbl
17964 \end_layout
17965
17966 \end_inset
17967
17968
17969 \begin_inset Note Note
17970 status open
17971
17972 \begin_layout Plain Layout
17973 Der folgende Teil wird nur gedruckt, wenn das \SpecialChar LaTeX
17974 -Paket 
17975 \series bold
17976 colortbl
17977 \series default
17978  installiert ist.
17979 \end_layout
17980
17981 \end_inset
17982
17983
17984 \end_layout
17985
17986 \begin_layout Standard
17987 Die Tabellenzeilen werden mit dem Befehl
17988 \end_layout
17989
17990 \begin_layout Standard
17991
17992 \series bold
17993
17994 \backslash
17995 rowcolors[Befehle]{Zeilennummer}{ungerade Zeilenfarbe}{gerade Zeilenfarbe}
17996 \end_layout
17997
17998 \begin_layout Standard
17999 eingefärbt, der entweder in den \SpecialChar LaTeX
18000 -Vorspann oder als \SpecialChar TeX
18001 -Code vor der ersten
18002  zu färbenden Tabelle eingefügt wird.
18003  Zeilennummer ist die Nummer der ersten Zeile, die entsprechend der ungeraden
18004  Zeilenfarbe gefärbt werden soll.
18005  Befehle können zusätzliche Befehle sein, die vor jeder Tabellenzeile ausgeführt
18006  werden.
18007  So führt zum Beispiel der Befehl
18008 \end_layout
18009
18010 \begin_layout Standard
18011
18012 \series bold
18013
18014 \backslash
18015 rowcolors{1}{white}{lightgray}
18016 \end_layout
18017
18018 \begin_layout Standard
18019 zum Farbschema von Tabelle
18020 \begin_inset space ~
18021 \end_inset
18022
18023
18024 \begin_inset CommandInset ref
18025 LatexCommand ref
18026 reference "tab:Tabelle-rowcolors"
18027
18028 \end_inset
18029
18030 .
18031  Der Befehl
18032 \end_layout
18033
18034 \begin_layout Standard
18035
18036 \series bold
18037
18038 \backslash
18039 rowcolors[
18040 \backslash
18041 hline]{1}{lightgray}{cyan}
18042 \end_layout
18043
18044 \begin_layout Standard
18045 führt zum Farbschema von Tabelle
18046 \begin_inset space ~
18047 \end_inset
18048
18049
18050 \begin_inset CommandInset ref
18051 LatexCommand ref
18052 reference "tab:Tabelle-rowcolors-2"
18053
18054 \end_inset
18055
18056 .
18057  Wenn ungerade Zeilenfarbe und/oder gerade Zeilenfarbe nicht angegeben werden,
18058  wird keine Farbe verwendet, so dass der Befehl
18059 \end_layout
18060
18061 \begin_layout Standard
18062
18063 \series bold
18064
18065 \backslash
18066 rowcolors{1}{}{}
18067 \end_layout
18068
18069 \begin_layout Standard
18070 alle Farben löscht.
18071  
18072 \series bold
18073
18074 \backslash
18075 rowcolors
18076 \series default
18077  beeinflusst alle diesem Befehl folgenden Tabellen.
18078 \end_layout
18079
18080 \begin_layout Standard
18081 \begin_inset ERT
18082 status open
18083
18084 \begin_layout Plain Layout
18085
18086
18087 \backslash
18088 rowcolors{1}{white}{lightgray}
18089 \end_layout
18090
18091 \end_inset
18092
18093
18094 \end_layout
18095
18096 \begin_layout Standard
18097 \begin_inset Float table
18098 placement h
18099 alignment document
18100 wide false
18101 sideways false
18102 status open
18103
18104 \begin_layout Plain Layout
18105 \begin_inset Caption Standard
18106
18107 \begin_layout Plain Layout
18108 \begin_inset CommandInset label
18109 LatexCommand label
18110 name "tab:Tabelle-rowcolors"
18111
18112 \end_inset
18113
18114 Tabelle bei der jede zweite Zeile grau gefärbt ist.
18115 \end_layout
18116
18117 \end_inset
18118
18119
18120 \end_layout
18121
18122 \begin_layout Plain Layout
18123 \align center
18124 \begin_inset Tabular
18125 <lyxtabular version="3" rows="4" columns="3">
18126 <features tabularvalignment="middle">
18127 <column alignment="center" valignment="top">
18128 <column alignment="center" valignment="top" width="0pt">
18129 <column alignment="center" valignment="top" width="0pt">
18130 <row>
18131 <cell alignment="center" valignment="top" usebox="none">
18132 \begin_inset Text
18133
18134 \begin_layout Plain Layout
18135 X
18136 \end_layout
18137
18138 \end_inset
18139 </cell>
18140 <cell alignment="center" valignment="top" usebox="none">
18141 \begin_inset Text
18142
18143 \begin_layout Plain Layout
18144 Y
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 <cell alignment="center" valignment="top" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153 Z
18154 \end_layout
18155
18156 \end_inset
18157 </cell>
18158 </row>
18159 <row>
18160 <cell alignment="center" valignment="top" usebox="none">
18161 \begin_inset Text
18162
18163 \begin_layout Plain Layout
18164 1
18165 \end_layout
18166
18167 \end_inset
18168 </cell>
18169 <cell alignment="center" valignment="top" usebox="none">
18170 \begin_inset Text
18171
18172 \begin_layout Plain Layout
18173 2
18174 \end_layout
18175
18176 \end_inset
18177 </cell>
18178 <cell alignment="center" valignment="top" usebox="none">
18179 \begin_inset Text
18180
18181 \begin_layout Plain Layout
18182 3
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 </row>
18188 <row>
18189 <cell alignment="center" valignment="top" usebox="none">
18190 \begin_inset Text
18191
18192 \begin_layout Plain Layout
18193 4
18194 \end_layout
18195
18196 \end_inset
18197 </cell>
18198 <cell alignment="center" valignment="top" usebox="none">
18199 \begin_inset Text
18200
18201 \begin_layout Plain Layout
18202 5
18203 \end_layout
18204
18205 \end_inset
18206 </cell>
18207 <cell alignment="center" valignment="top" usebox="none">
18208 \begin_inset Text
18209
18210 \begin_layout Plain Layout
18211 6
18212 \end_layout
18213
18214 \end_inset
18215 </cell>
18216 </row>
18217 <row>
18218 <cell alignment="center" valignment="top" usebox="none">
18219 \begin_inset Text
18220
18221 \begin_layout Plain Layout
18222 7
18223 \end_layout
18224
18225 \end_inset
18226 </cell>
18227 <cell alignment="center" valignment="top" usebox="none">
18228 \begin_inset Text
18229
18230 \begin_layout Plain Layout
18231 8
18232 \end_layout
18233
18234 \end_inset
18235 </cell>
18236 <cell alignment="center" valignment="top" usebox="none">
18237 \begin_inset Text
18238
18239 \begin_layout Plain Layout
18240 9
18241 \end_layout
18242
18243 \end_inset
18244 </cell>
18245 </row>
18246 </lyxtabular>
18247
18248 \end_inset
18249
18250
18251 \end_layout
18252
18253 \end_inset
18254
18255
18256 \end_layout
18257
18258 \begin_layout Standard
18259 \begin_inset ERT
18260 status open
18261
18262 \begin_layout Plain Layout
18263
18264
18265 \backslash
18266 rowcolors[
18267 \backslash
18268 hline]{1}{lightgray}{cyan}
18269 \end_layout
18270
18271 \end_inset
18272
18273
18274 \end_layout
18275
18276 \begin_layout Standard
18277 \begin_inset Float table
18278 placement h
18279 alignment document
18280 wide false
18281 sideways false
18282 status open
18283
18284 \begin_layout Plain Layout
18285 \begin_inset Caption Standard
18286
18287 \begin_layout Plain Layout
18288 \begin_inset CommandInset label
18289 LatexCommand label
18290 name "tab:Tabelle-rowcolors-2"
18291
18292 \end_inset
18293
18294 Tabelle bei der jede zweite Zeile cyan gefärbt ist und bei der sich eine
18295  Linie zwischen jeder Zeile befindet.
18296 \end_layout
18297
18298 \end_inset
18299
18300
18301 \end_layout
18302
18303 \begin_layout Plain Layout
18304 \align center
18305 \begin_inset Tabular
18306 <lyxtabular version="3" rows="4" columns="3">
18307 <features tabularvalignment="middle">
18308 <column alignment="center" valignment="top">
18309 <column alignment="center" valignment="top">
18310 <column alignment="center" valignment="top" width="0pt">
18311 <row>
18312 <cell alignment="center" valignment="top" usebox="none">
18313 \begin_inset Text
18314
18315 \begin_layout Plain Layout
18316 X
18317 \end_layout
18318
18319 \end_inset
18320 </cell>
18321 <cell alignment="center" valignment="top" usebox="none">
18322 \begin_inset Text
18323
18324 \begin_layout Plain Layout
18325 Y
18326 \end_layout
18327
18328 \end_inset
18329 </cell>
18330 <cell alignment="center" valignment="top" usebox="none">
18331 \begin_inset Text
18332
18333 \begin_layout Plain Layout
18334 Z
18335 \end_layout
18336
18337 \end_inset
18338 </cell>
18339 </row>
18340 <row>
18341 <cell alignment="center" valignment="top" usebox="none">
18342 \begin_inset Text
18343
18344 \begin_layout Plain Layout
18345 1
18346 \end_layout
18347
18348 \end_inset
18349 </cell>
18350 <cell alignment="center" valignment="top" usebox="none">
18351 \begin_inset Text
18352
18353 \begin_layout Plain Layout
18354 2
18355 \end_layout
18356
18357 \end_inset
18358 </cell>
18359 <cell alignment="center" valignment="top" usebox="none">
18360 \begin_inset Text
18361
18362 \begin_layout Plain Layout
18363 3
18364 \end_layout
18365
18366 \end_inset
18367 </cell>
18368 </row>
18369 <row>
18370 <cell alignment="center" valignment="top" usebox="none">
18371 \begin_inset Text
18372
18373 \begin_layout Plain Layout
18374 4
18375 \end_layout
18376
18377 \end_inset
18378 </cell>
18379 <cell alignment="center" valignment="top" usebox="none">
18380 \begin_inset Text
18381
18382 \begin_layout Plain Layout
18383 5
18384 \end_layout
18385
18386 \end_inset
18387 </cell>
18388 <cell alignment="center" valignment="top" usebox="none">
18389 \begin_inset Text
18390
18391 \begin_layout Plain Layout
18392 6
18393 \end_layout
18394
18395 \end_inset
18396 </cell>
18397 </row>
18398 <row>
18399 <cell alignment="center" valignment="top" usebox="none">
18400 \begin_inset Text
18401
18402 \begin_layout Plain Layout
18403 7
18404 \end_layout
18405
18406 \end_inset
18407 </cell>
18408 <cell alignment="center" valignment="top" usebox="none">
18409 \begin_inset Text
18410
18411 \begin_layout Plain Layout
18412 8
18413 \end_layout
18414
18415 \end_inset
18416 </cell>
18417 <cell alignment="center" valignment="top" usebox="none">
18418 \begin_inset Text
18419
18420 \begin_layout Plain Layout
18421 9
18422 \end_layout
18423
18424 \end_inset
18425 </cell>
18426 </row>
18427 </lyxtabular>
18428
18429 \end_inset
18430
18431
18432 \end_layout
18433
18434 \end_inset
18435
18436
18437 \end_layout
18438
18439 \begin_layout Standard
18440 \begin_inset ERT
18441 status collapsed
18442
18443 \begin_layout Plain Layout
18444
18445
18446 \backslash
18447 rowcolors{1}{}{}
18448 \end_layout
18449
18450 \end_inset
18451
18452
18453 \begin_inset Note Note
18454 status collapsed
18455
18456 \begin_layout Plain Layout
18457 schaltet die Färbung aus
18458 \end_layout
18459
18460 \end_inset
18461
18462
18463 \end_layout
18464
18465 \begin_layout Standard
18466 \begin_inset ERT
18467 status collapsed
18468
18469 \begin_layout Plain Layout
18470
18471
18472 \backslash
18473 else
18474 \end_layout
18475
18476 \end_inset
18477
18478
18479 \begin_inset Note Note
18480 status open
18481
18482 \begin_layout Plain Layout
18483 Der folgende Teil wird gedruckt, wenn das \SpecialChar LaTeX
18484 -Paket 
18485 \series bold
18486 colortbl
18487 \series default
18488  nicht installiert ist:
18489 \end_layout
18490
18491 \end_inset
18492
18493
18494 \end_layout
18495
18496 \begin_layout Standard
18497 Sie müssen das \SpecialChar LaTeX
18498 -Paket 
18499 \series bold
18500 colortbl
18501 \series default
18502  installiert haben um den Inhalt dieses Abschnitts zu sehen.
18503 \end_layout
18504
18505 \begin_layout Standard
18506 \begin_inset ERT
18507 status collapsed
18508
18509 \begin_layout Plain Layout
18510
18511
18512 \backslash
18513 fi
18514 \end_layout
18515
18516 \end_inset
18517
18518
18519 \end_layout
18520
18521 \begin_layout Subsection
18522 Farbige Linien
18523 \begin_inset Index idx
18524 status collapsed
18525
18526 \begin_layout Plain Layout
18527 farbige !  Tabellenlinien
18528 \end_layout
18529
18530 \end_inset
18531
18532
18533 \end_layout
18534
18535 \begin_layout Standard
18536 Wie in Abschnitt
18537 \begin_inset space ~
18538 \end_inset
18539
18540
18541 \begin_inset CommandInset ref
18542 LatexCommand ref
18543 reference "uab:Liniendicke"
18544
18545 \end_inset
18546
18547  beschrieben, kann die Dicke aller Tabellenlinien mit der Länge 
18548 \series bold
18549
18550 \backslash
18551 arrayrulewidth
18552 \series default
18553  definiert werden.
18554  Für alle Tabellenlinien in diesem Kapitel wird sie auf 1.5
18555 \begin_inset space \thinspace{}
18556 \end_inset
18557
18558 pt gesetzt.
18559 \begin_inset ERT
18560 status collapsed
18561
18562 \begin_layout Plain Layout
18563
18564
18565 \backslash
18566 setlength{
18567 \backslash
18568 arrayrulewidth}{1.5pt}
18569 \end_layout
18570
18571 \end_inset
18572
18573
18574 \end_layout
18575
18576 \begin_layout Standard
18577 Um die vertikalen Linien für dieses Beispiel grün zu färben, wurde im \SpecialChar LaTeX
18578 -Vorspann
18579  folgendes Spaltenformat entsprechend der Beschreibung in Abschnitt
18580 \begin_inset space ~
18581 \end_inset
18582
18583
18584 \begin_inset CommandInset ref
18585 LatexCommand ref
18586 reference "uab:Angepasste-Zellen-/Spaltenformate"
18587
18588 \end_inset
18589
18590  definiert:
18591 \end_layout
18592
18593 \begin_layout Standard
18594
18595 \series bold
18596
18597 \backslash
18598 newcolumntype{W}{!{
18599 \backslash
18600 color{green}
18601 \backslash
18602 vline}}
18603 \end_layout
18604
18605 \begin_layout Standard
18606 In Tabelle
18607 \begin_inset space ~
18608 \end_inset
18609
18610
18611 \begin_inset CommandInset ref
18612 LatexCommand ref
18613 reference "tab:Tabelle-mit-farbigen-vert"
18614
18615 \end_inset
18616
18617  wurde das \SpecialChar LaTeX
18618 -Argument 
18619 \series bold
18620 WcW
18621 \series default
18622  für die letzte und 
18623 \series bold
18624 Wc
18625 \series default
18626  für die anderen Spalten benutzt.
18627 \end_layout
18628
18629 \begin_layout Standard
18630 Wenn Sie mehrere Farben wollen, müssen Sie weitere Farbformate definieren.
18631 \end_layout
18632
18633 \begin_layout Standard
18634 \begin_inset Float table
18635 placement h
18636 alignment document
18637 wide false
18638 sideways false
18639 status open
18640
18641 \begin_layout Plain Layout
18642 \begin_inset Caption Standard
18643
18644 \begin_layout Plain Layout
18645 \begin_inset CommandInset label
18646 LatexCommand label
18647 name "tab:Tabelle-mit-farbigen-vert"
18648
18649 \end_inset
18650
18651 Tabelle mit farbigen vertikalen Linien
18652 \end_layout
18653
18654 \end_inset
18655
18656
18657 \end_layout
18658
18659 \begin_layout Plain Layout
18660 \align center
18661 \begin_inset Tabular
18662 <lyxtabular version="3" rows="3" columns="3">
18663 <features tabularvalignment="middle">
18664 <column alignment="center" valignment="top" special="Wc">
18665 <column alignment="center" valignment="top" special="Wc">
18666 <column alignment="center" valignment="top" special="WcW">
18667 <row>
18668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672 sd
18673 \end_layout
18674
18675 \end_inset
18676 </cell>
18677 <cell alignment="center" valignment="top" topline="true" usebox="none">
18678 \begin_inset Text
18679
18680 \begin_layout Plain Layout
18681
18682 \end_layout
18683
18684 \end_inset
18685 </cell>
18686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18687 \begin_inset Text
18688
18689 \begin_layout Plain Layout
18690
18691 \end_layout
18692
18693 \end_inset
18694 </cell>
18695 </row>
18696 <row>
18697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18698 \begin_inset Text
18699
18700 \begin_layout Plain Layout
18701
18702 \end_layout
18703
18704 \end_inset
18705 </cell>
18706 <cell alignment="center" valignment="top" topline="true" usebox="none">
18707 \begin_inset Text
18708
18709 \begin_layout Plain Layout
18710 sd
18711 \end_layout
18712
18713 \end_inset
18714 </cell>
18715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18716 \begin_inset Text
18717
18718 \begin_layout Plain Layout
18719
18720 \end_layout
18721
18722 \end_inset
18723 </cell>
18724 </row>
18725 <row>
18726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18727 \begin_inset Text
18728
18729 \begin_layout Plain Layout
18730
18731 \end_layout
18732
18733 \end_inset
18734 </cell>
18735 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18736 \begin_inset Text
18737
18738 \begin_layout Plain Layout
18739
18740 \end_layout
18741
18742 \end_inset
18743 </cell>
18744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18745 \begin_inset Text
18746
18747 \begin_layout Plain Layout
18748 sd
18749 \end_layout
18750
18751 \end_inset
18752 </cell>
18753 </row>
18754 </lyxtabular>
18755
18756 \end_inset
18757
18758
18759 \end_layout
18760
18761 \end_inset
18762
18763
18764 \end_layout
18765
18766 \begin_layout Standard
18767 \begin_inset VSpace bigskip
18768 \end_inset
18769
18770 Um zum Beispiel horizontale Linien rot zu färben wie in Tabelle
18771 \begin_inset space ~
18772 \end_inset
18773
18774
18775 \begin_inset CommandInset ref
18776 LatexCommand ref
18777 reference "tab:Tabelle-mit-farbigen-horiz"
18778
18779 \end_inset
18780
18781 , müssen Sie folgenden Befehl als \SpecialChar TeX
18782 -Code vor der (Gleitobjekt-)Tabelle einfügen:
18783 \end_layout
18784
18785 \begin_layout Standard
18786
18787 \series bold
18788
18789 \backslash
18790 let
18791 \backslash
18792 myHlineC
18793 \backslash
18794 hline
18795 \begin_inset Newline newline
18796 \end_inset
18797
18798
18799 \backslash
18800 renewcommand{
18801 \backslash
18802 hline}
18803 \begin_inset Newline newline
18804 \end_inset
18805
18806
18807 \begin_inset Phantom HPhantom
18808 status open
18809
18810 \begin_layout Plain Layout
18811
18812 \series bold
18813 \begin_inset space ~
18814 \end_inset
18815
18816
18817 \end_layout
18818
18819 \end_inset
18820
18821 {
18822 \backslash
18823 arrayrulecolor{red}
18824 \backslash
18825 myHlineC
18826 \backslash
18827 arrayrulecolor{black}}
18828 \end_layout
18829
18830 \begin_layout Standard
18831 \begin_inset ERT
18832 status collapsed
18833
18834 \begin_layout Plain Layout
18835
18836
18837 \backslash
18838 let
18839 \backslash
18840 myHlineC
18841 \backslash
18842 hline
18843 \end_layout
18844
18845 \begin_layout Plain Layout
18846
18847
18848 \backslash
18849 renewcommand{
18850 \backslash
18851 hline}
18852 \end_layout
18853
18854 \begin_layout Plain Layout
18855
18856  {
18857 \backslash
18858 arrayrulecolor{red}
18859 \backslash
18860 myHlineC
18861 \backslash
18862 arrayrulecolor{black}}
18863 \end_layout
18864
18865 \end_inset
18866
18867
18868 \begin_inset Float table
18869 placement h
18870 alignment document
18871 wide false
18872 sideways false
18873 status open
18874
18875 \begin_layout Plain Layout
18876 \begin_inset Caption Standard
18877
18878 \begin_layout Plain Layout
18879 \begin_inset CommandInset label
18880 LatexCommand label
18881 name "tab:Tabelle-mit-farbigen-horiz"
18882
18883 \end_inset
18884
18885 Tabelle mit farbigen horizontalen Linien
18886 \end_layout
18887
18888 \end_inset
18889
18890
18891 \end_layout
18892
18893 \begin_layout Plain Layout
18894 \align center
18895 \begin_inset Tabular
18896 <lyxtabular version="3" rows="3" columns="3">
18897 <features tabularvalignment="middle">
18898 <column alignment="center" valignment="top">
18899 <column alignment="center" valignment="top">
18900 <column alignment="center" valignment="top">
18901 <row>
18902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18903 \begin_inset Text
18904
18905 \begin_layout Plain Layout
18906 sd
18907 \end_layout
18908
18909 \end_inset
18910 </cell>
18911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18912 \begin_inset Text
18913
18914 \begin_layout Plain Layout
18915
18916 \end_layout
18917
18918 \end_inset
18919 </cell>
18920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18921 \begin_inset Text
18922
18923 \begin_layout Plain Layout
18924
18925 \end_layout
18926
18927 \end_inset
18928 </cell>
18929 </row>
18930 <row>
18931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18932 \begin_inset Text
18933
18934 \begin_layout Plain Layout
18935
18936 \end_layout
18937
18938 \end_inset
18939 </cell>
18940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18941 \begin_inset Text
18942
18943 \begin_layout Plain Layout
18944 sd
18945 \end_layout
18946
18947 \end_inset
18948 </cell>
18949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18950 \begin_inset Text
18951
18952 \begin_layout Plain Layout
18953
18954 \end_layout
18955
18956 \end_inset
18957 </cell>
18958 </row>
18959 <row>
18960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18961 \begin_inset Text
18962
18963 \begin_layout Plain Layout
18964
18965 \end_layout
18966
18967 \end_inset
18968 </cell>
18969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18970 \begin_inset Text
18971
18972 \begin_layout Plain Layout
18973
18974 \end_layout
18975
18976 \end_inset
18977 </cell>
18978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18979 \begin_inset Text
18980
18981 \begin_layout Plain Layout
18982 sd
18983 \end_layout
18984
18985 \end_inset
18986 </cell>
18987 </row>
18988 </lyxtabular>
18989
18990 \end_inset
18991
18992
18993 \end_layout
18994
18995 \end_inset
18996
18997
18998 \end_layout
18999
19000 \begin_layout Standard
19001 Um die schwarze Linienfarbe zurückzubekommen, müssen Sie folgenden Befehl
19002  als \SpecialChar TeX
19003 -Code hinter der Tabelle einfügen:
19004 \end_layout
19005
19006 \begin_layout Standard
19007
19008 \series bold
19009
19010 \backslash
19011 renewcommand{
19012 \backslash
19013 hline}{
19014 \backslash
19015 myHlineC}
19016 \end_layout
19017
19018 \begin_layout Standard
19019 Tabelle
19020 \begin_inset space ~
19021 \end_inset
19022
19023
19024 \begin_inset CommandInset ref
19025 LatexCommand ref
19026 reference "tab:Table-with-colored"
19027
19028 \end_inset
19029
19030  ist ein Beispiel mit farbigen vertikalen und horizontalen Linien.
19031 \end_layout
19032
19033 \begin_layout Standard
19034 \begin_inset Float table
19035 placement h
19036 alignment document
19037 wide false
19038 sideways false
19039 status open
19040
19041 \begin_layout Plain Layout
19042 \begin_inset Caption Standard
19043
19044 \begin_layout Plain Layout
19045 \begin_inset CommandInset label
19046 LatexCommand label
19047 name "tab:Table-with-colored"
19048
19049 \end_inset
19050
19051 Tabelle mit farbigen Linien
19052 \end_layout
19053
19054 \end_inset
19055
19056
19057 \end_layout
19058
19059 \begin_layout Plain Layout
19060 \align center
19061 \begin_inset Tabular
19062 <lyxtabular version="3" rows="3" columns="3">
19063 <features tabularvalignment="middle">
19064 <column alignment="center" valignment="top" special="Wc">
19065 <column alignment="center" valignment="top" special="Wc">
19066 <column alignment="center" valignment="top" special="WcW">
19067 <row>
19068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19069 \begin_inset Text
19070
19071 \begin_layout Plain Layout
19072 sd
19073 \end_layout
19074
19075 \end_inset
19076 </cell>
19077 <cell alignment="center" valignment="top" topline="true" usebox="none">
19078 \begin_inset Text
19079
19080 \begin_layout Plain Layout
19081
19082 \end_layout
19083
19084 \end_inset
19085 </cell>
19086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19087 \begin_inset Text
19088
19089 \begin_layout Plain Layout
19090
19091 \end_layout
19092
19093 \end_inset
19094 </cell>
19095 </row>
19096 <row>
19097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19098 \begin_inset Text
19099
19100 \begin_layout Plain Layout
19101
19102 \end_layout
19103
19104 \end_inset
19105 </cell>
19106 <cell alignment="center" valignment="top" topline="true" usebox="none">
19107 \begin_inset Text
19108
19109 \begin_layout Plain Layout
19110 sd
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119
19120 \end_layout
19121
19122 \end_inset
19123 </cell>
19124 </row>
19125 <row topspace="default">
19126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19127 \begin_inset Text
19128
19129 \begin_layout Plain Layout
19130
19131 \end_layout
19132
19133 \end_inset
19134 </cell>
19135 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19136 \begin_inset Text
19137
19138 \begin_layout Plain Layout
19139
19140 \end_layout
19141
19142 \end_inset
19143 </cell>
19144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19145 \begin_inset Text
19146
19147 \begin_layout Plain Layout
19148 sd
19149 \end_layout
19150
19151 \end_inset
19152 </cell>
19153 </row>
19154 </lyxtabular>
19155
19156 \end_inset
19157
19158
19159 \end_layout
19160
19161 \end_inset
19162
19163
19164 \end_layout
19165
19166 \begin_layout Standard
19167 \begin_inset ERT
19168 status collapsed
19169
19170 \begin_layout Plain Layout
19171
19172
19173 \backslash
19174 renewcommand{
19175 \backslash
19176 hline}{
19177 \backslash
19178 myHlineC}
19179 \end_layout
19180
19181 \end_inset
19182
19183
19184 \end_layout
19185
19186 \begin_layout Standard
19187 \begin_inset ERT
19188 status collapsed
19189
19190 \begin_layout Plain Layout
19191
19192
19193 \backslash
19194 setlength{
19195 \backslash
19196 arrayrulewidth}{1.2pt}
19197 \end_layout
19198
19199 \end_inset
19200
19201
19202 \end_layout
19203
19204 \begin_layout Standard
19205 Um nur einige Linien einzufärben ist eine andere Strategie notwendig.
19206  Um alle folgenden horizontalen Linien zu färben, fügt man diesen Befehl
19207  als \SpecialChar TeX
19208 -Code als letzte Sache in die Zeile ein, die über der ersten gefärbten
19209  Linie sein soll:
19210 \end_layout
19211
19212 \begin_layout Standard
19213
19214 \series bold
19215
19216 \backslash
19217
19218 \backslash
19219
19220 \backslash
19221 arrayrulecolor{blue}%
19222 \end_layout
19223
19224 \begin_layout Standard
19225 Um wieder schwarze Linien zu erhalten, fügt man diesen Befehl als erste
19226  Sache in die Zeile ein, die über den schwarzen Linien liegt:
19227 \end_layout
19228
19229 \begin_layout Standard
19230
19231 \series bold
19232
19233 \backslash
19234 arrayrulecolor{black}
19235 \end_layout
19236
19237 \begin_layout Standard
19238 Damit kann man Tabellenlinien wie in Tabelle
19239 \begin_inset space ~
19240 \end_inset
19241
19242
19243 \begin_inset CommandInset ref
19244 LatexCommand ref
19245 reference "tab:Tabelle-mit-verschiedenen-hor"
19246
19247 \end_inset
19248
19249  färben.
19250  Es ist jedoch mit dieser Methode nicht möglich die Linie über der ersten
19251  Zeile einer Tabelle zu färben.
19252 \end_layout
19253
19254 \begin_layout Standard
19255 \begin_inset Float table
19256 placement document
19257 alignment document
19258 wide false
19259 sideways false
19260 status open
19261
19262 \begin_layout Plain Layout
19263 \begin_inset Caption Standard
19264
19265 \begin_layout Plain Layout
19266 \begin_inset CommandInset label
19267 LatexCommand label
19268 name "tab:Tabelle-mit-verschiedenen-hor"
19269
19270 \end_inset
19271
19272 Tabelle mit verschiedenen horizontalen Linienfarben.
19273 \end_layout
19274
19275 \end_inset
19276
19277
19278 \end_layout
19279
19280 \begin_layout Plain Layout
19281 \align center
19282 \begin_inset Tabular
19283 <lyxtabular version="3" rows="6" columns="7">
19284 <features tabularvalignment="middle">
19285 <column alignment="center" valignment="top">
19286 <column alignment="center" valignment="top">
19287 <column alignment="center" valignment="top">
19288 <column alignment="center" valignment="top">
19289 <column alignment="center" valignment="top">
19290 <column alignment="center" valignment="top">
19291 <column alignment="center" valignment="top">
19292 <row>
19293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19294 \begin_inset Text
19295
19296 \begin_layout Plain Layout
19297
19298 \end_layout
19299
19300 \end_inset
19301 </cell>
19302 <cell alignment="center" valignment="top" topline="true" usebox="none">
19303 \begin_inset Text
19304
19305 \begin_layout Plain Layout
19306
19307 \end_layout
19308
19309 \end_inset
19310 </cell>
19311 <cell alignment="center" valignment="top" topline="true" usebox="none">
19312 \begin_inset Text
19313
19314 \begin_layout Plain Layout
19315
19316 \end_layout
19317
19318 \end_inset
19319 </cell>
19320 <cell alignment="center" valignment="top" topline="true" usebox="none">
19321 \begin_inset Text
19322
19323 \begin_layout Plain Layout
19324
19325 \end_layout
19326
19327 \end_inset
19328 </cell>
19329 <cell alignment="center" valignment="top" topline="true" usebox="none">
19330 \begin_inset Text
19331
19332 \begin_layout Plain Layout
19333
19334 \end_layout
19335
19336 \end_inset
19337 </cell>
19338 <cell alignment="center" valignment="top" topline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Plain Layout
19342
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19348 \begin_inset Text
19349
19350 \begin_layout Plain Layout
19351 \begin_inset ERT
19352 status open
19353
19354 \begin_layout Plain Layout
19355
19356
19357 \backslash
19358
19359 \backslash
19360
19361 \backslash
19362 arrayrulecolor{blue}%
19363 \end_layout
19364
19365 \end_inset
19366
19367
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 </row>
19373 <row>
19374 <cell alignment="center" valignment="top" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378 Y
19379 \end_layout
19380
19381 \end_inset
19382 </cell>
19383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387
19388 \end_layout
19389
19390 \end_inset
19391 </cell>
19392 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19393 \begin_inset Text
19394
19395 \begin_layout Plain Layout
19396
19397 \end_layout
19398
19399 \end_inset
19400 </cell>
19401 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19402 \begin_inset Text
19403
19404 \begin_layout Plain Layout
19405
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19411 \begin_inset Text
19412
19413 \begin_layout Plain Layout
19414
19415 \end_layout
19416
19417 \end_inset
19418 </cell>
19419 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19420 \begin_inset Text
19421
19422 \begin_layout Plain Layout
19423
19424 \end_layout
19425
19426 \end_inset
19427 </cell>
19428 <cell alignment="center" valignment="top" usebox="none">
19429 \begin_inset Text
19430
19431 \begin_layout Plain Layout
19432 Y
19433 \end_layout
19434
19435 \end_inset
19436 </cell>
19437 </row>
19438 <row>
19439 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Plain Layout
19443 \begin_inset ERT
19444 status open
19445
19446 \begin_layout Plain Layout
19447
19448
19449 \backslash
19450 arrayrulecolor{black}
19451 \end_layout
19452
19453 \end_inset
19454
19455
19456 \end_layout
19457
19458 \end_inset
19459 </cell>
19460 <cell alignment="center" valignment="top" usebox="none">
19461 \begin_inset Text
19462
19463 \begin_layout Plain Layout
19464
19465 \end_layout
19466
19467 \end_inset
19468 </cell>
19469 <cell alignment="center" valignment="top" usebox="none">
19470 \begin_inset Text
19471
19472 \begin_layout Plain Layout
19473
19474 \end_layout
19475
19476 \end_inset
19477 </cell>
19478 <cell alignment="center" valignment="top" usebox="none">
19479 \begin_inset Text
19480
19481 \begin_layout Plain Layout
19482
19483 \end_layout
19484
19485 \end_inset
19486 </cell>
19487 <cell alignment="center" valignment="top" usebox="none">
19488 \begin_inset Text
19489
19490 \begin_layout Plain Layout
19491
19492 \end_layout
19493
19494 \end_inset
19495 </cell>
19496 <cell alignment="center" valignment="top" usebox="none">
19497 \begin_inset Text
19498
19499 \begin_layout Plain Layout
19500
19501 \end_layout
19502
19503 \end_inset
19504 </cell>
19505 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19506 \begin_inset Text
19507
19508 \begin_layout Plain Layout
19509
19510 \end_layout
19511
19512 \end_inset
19513 </cell>
19514 </row>
19515 <row>
19516 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19517 \begin_inset Text
19518
19519 \begin_layout Plain Layout
19520
19521 \end_layout
19522
19523 \end_inset
19524 </cell>
19525 <cell alignment="center" valignment="top" usebox="none">
19526 \begin_inset Text
19527
19528 \begin_layout Plain Layout
19529
19530 \end_layout
19531
19532 \end_inset
19533 </cell>
19534 <cell alignment="center" valignment="top" usebox="none">
19535 \begin_inset Text
19536
19537 \begin_layout Plain Layout
19538
19539 \end_layout
19540
19541 \end_inset
19542 </cell>
19543 <cell alignment="center" valignment="top" usebox="none">
19544 \begin_inset Text
19545
19546 \begin_layout Plain Layout
19547
19548 \end_layout
19549
19550 \end_inset
19551 </cell>
19552 <cell alignment="center" valignment="top" usebox="none">
19553 \begin_inset Text
19554
19555 \begin_layout Plain Layout
19556
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 <cell alignment="center" valignment="top" usebox="none">
19562 \begin_inset Text
19563
19564 \begin_layout Plain Layout
19565
19566 \end_layout
19567
19568 \end_inset
19569 </cell>
19570 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19571 \begin_inset Text
19572
19573 \begin_layout Plain Layout
19574 \begin_inset ERT
19575 status collapsed
19576
19577 \begin_layout Plain Layout
19578
19579
19580 \backslash
19581
19582 \backslash
19583
19584 \backslash
19585 arrayrulecolor{green}%
19586 \end_layout
19587
19588 \end_inset
19589
19590
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 </row>
19596 <row>
19597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19598 \begin_inset Text
19599
19600 \begin_layout Plain Layout
19601
19602 \end_layout
19603
19604 \end_inset
19605 </cell>
19606 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19607 \begin_inset Text
19608
19609 \begin_layout Plain Layout
19610
19611 \end_layout
19612
19613 \end_inset
19614 </cell>
19615 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19616 \begin_inset Text
19617
19618 \begin_layout Plain Layout
19619
19620 \end_layout
19621
19622 \end_inset
19623 </cell>
19624 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19625 \begin_inset Text
19626
19627 \begin_layout Plain Layout
19628
19629 \end_layout
19630
19631 \end_inset
19632 </cell>
19633 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19634 \begin_inset Text
19635
19636 \begin_layout Plain Layout
19637
19638 \end_layout
19639
19640 \end_inset
19641 </cell>
19642 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Plain Layout
19646
19647 \end_layout
19648
19649 \end_inset
19650 </cell>
19651 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19652 \begin_inset Text
19653
19654 \begin_layout Plain Layout
19655
19656 \end_layout
19657
19658 \end_inset
19659 </cell>
19660 </row>
19661 <row>
19662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666 \begin_inset ERT
19667 status collapsed
19668
19669 \begin_layout Plain Layout
19670
19671
19672 \backslash
19673 arrayrulecolor{black}
19674 \end_layout
19675
19676 \end_inset
19677
19678 B
19679 \end_layout
19680
19681 \end_inset
19682 </cell>
19683 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19684 \begin_inset Text
19685
19686 \begin_layout Plain Layout
19687
19688 \end_layout
19689
19690 \end_inset
19691 </cell>
19692 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19693 \begin_inset Text
19694
19695 \begin_layout Plain Layout
19696
19697 \end_layout
19698
19699 \end_inset
19700 </cell>
19701 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19702 \begin_inset Text
19703
19704 \begin_layout Plain Layout
19705
19706 \end_layout
19707
19708 \end_inset
19709 </cell>
19710 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19711 \begin_inset Text
19712
19713 \begin_layout Plain Layout
19714
19715 \end_layout
19716
19717 \end_inset
19718 </cell>
19719 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19720 \begin_inset Text
19721
19722 \begin_layout Plain Layout
19723
19724 \end_layout
19725
19726 \end_inset
19727 </cell>
19728 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
19729 \begin_inset Text
19730
19731 \begin_layout Plain Layout
19732 \begin_inset ERT
19733 status collapsed
19734
19735 \begin_layout Plain Layout
19736
19737
19738 \backslash
19739
19740 \backslash
19741
19742 \backslash
19743 arrayrulecolor{blue}%
19744 \end_layout
19745
19746 \end_inset
19747
19748
19749 \end_layout
19750
19751 \end_inset
19752 </cell>
19753 </row>
19754 </lyxtabular>
19755
19756 \end_inset
19757
19758
19759 \end_layout
19760
19761 \end_inset
19762
19763
19764 \end_layout
19765
19766 \begin_layout Standard
19767 Um die Farbe von vertikalen Linien innerhalb einer Zeile zu ändern, wie
19768  in Tabelle
19769 \begin_inset space ~
19770 \end_inset
19771
19772
19773 \begin_inset CommandInset ref
19774 LatexCommand ref
19775 reference "tab:Tabelle-mit-verschiedenen-ver"
19776
19777 \end_inset
19778
19779 , benötigt man Mehrfachzeilen.
19780  Zuerst müssen alle vertikalen Linien entfernt werden, die nicht entlang
19781  der kompletten Spalte laufen.
19782  Nun werden alle Linien mit dem Befehl
19783 \end_layout
19784
19785 \begin_layout Standard
19786
19787 \series bold
19788
19789 \backslash
19790
19791 \backslash
19792
19793 \backslash
19794 arrayrulecolor{blue}%
19795 \end_layout
19796
19797 \begin_layout Standard
19798 wie oben gefärbt.
19799  Zuletzt fügt man diesen Befehl als \SpecialChar TeX
19800 -Code in jede Zelle ein, für die man
19801  eine vertikale Linie in einer anderen Farbe benötigt:
19802 \end_layout
19803
19804 \begin_layout Standard
19805
19806 \series bold
19807
19808 \backslash
19809 multicolumn{1}{!{
19810 \backslash
19811 color{green}
19812 \backslash
19813 vline}c!{
19814 \backslash
19815 color{red}
19816 \backslash
19817 vline}}{
19818 \end_layout
19819
19820 \begin_layout Standard
19821 Dies fügt eine vertikale Linie an beiden Seiten der Zelle ein.
19822  Die linke ist grün, die rechte rot.
19823  Wenn keine Farbänderung notwendig ist, kann man den Befehl 
19824 \series bold
19825
19826 \backslash
19827 color
19828 \series default
19829  in obigem Befehl weglassen.
19830  Um z.
19831 \begin_inset space \thinspace{}
19832 \end_inset
19833
19834 B.
19835  eine schwarze linke Linie und eine blaue rechte zu erhalten, kann man schreiben
19836 :
19837 \end_layout
19838
19839 \begin_layout Standard
19840
19841 \series bold
19842
19843 \backslash
19844 multicolumn{1}{!{
19845 \backslash
19846 color{black}
19847 \backslash
19848 vline}c|}{
19849 \end_layout
19850
19851 \begin_layout Standard
19852 Denn die Farbe blau ist bereits für alle Linien gesetzt.
19853  Das | erstellt dabei die vertikale Linie, während das ansonsten 
19854 \series bold
19855
19856 \backslash
19857 vline
19858 \series default
19859  tut, wenn 
19860 \series bold
19861
19862 \backslash
19863 color
19864 \series default
19865  verwendet wird.
19866  Um vertikale Linien einzufügen, ohne die Farbe zu ändern, verwendet man
19867 \end_layout
19868
19869 \begin_layout Standard
19870
19871 \series bold
19872
19873 \backslash
19874 multicolumn{1}{|c|}{
19875 \end_layout
19876
19877 \begin_layout Standard
19878 Nach diesem Befehl fügt man den Zelleninhalt normal ein und beendet die
19879  Zelle mit einer schließenden Klammer 
19880 \series bold
19881 }
19882 \series default
19883  in \SpecialChar TeX
19884 -Code.
19885 \end_layout
19886
19887 \begin_layout Standard
19888 \begin_inset Float table
19889 placement document
19890 alignment document
19891 wide false
19892 sideways false
19893 status open
19894
19895 \begin_layout Plain Layout
19896 \begin_inset Caption Standard
19897
19898 \begin_layout Plain Layout
19899 \begin_inset CommandInset label
19900 LatexCommand label
19901 name "tab:Tabelle-mit-verschiedenen-ver"
19902
19903 \end_inset
19904
19905 Tabelle mit verschiedenen vertikalen Linienfarben in einer Zeile.
19906 \end_layout
19907
19908 \end_inset
19909
19910
19911 \end_layout
19912
19913 \begin_layout Plain Layout
19914 \align center
19915 \begin_inset Tabular
19916 <lyxtabular version="3" rows="5" columns="7">
19917 <features tabularvalignment="middle">
19918 <column alignment="center" valignment="top">
19919 <column alignment="center" valignment="top">
19920 <column alignment="center" valignment="top">
19921 <column alignment="center" valignment="top">
19922 <column alignment="center" valignment="top">
19923 <column alignment="center" valignment="top">
19924 <column alignment="center" valignment="top">
19925 <row>
19926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19927 \begin_inset Text
19928
19929 \begin_layout Plain Layout
19930
19931 \end_layout
19932
19933 \end_inset
19934 </cell>
19935 <cell alignment="center" valignment="top" topline="true" usebox="none">
19936 \begin_inset Text
19937
19938 \begin_layout Plain Layout
19939
19940 \end_layout
19941
19942 \end_inset
19943 </cell>
19944 <cell alignment="center" valignment="top" topline="true" usebox="none">
19945 \begin_inset Text
19946
19947 \begin_layout Plain Layout
19948
19949 \end_layout
19950
19951 \end_inset
19952 </cell>
19953 <cell alignment="center" valignment="top" topline="true" usebox="none">
19954 \begin_inset Text
19955
19956 \begin_layout Plain Layout
19957
19958 \end_layout
19959
19960 \end_inset
19961 </cell>
19962 <cell alignment="center" valignment="top" topline="true" usebox="none">
19963 \begin_inset Text
19964
19965 \begin_layout Plain Layout
19966
19967 \end_layout
19968
19969 \end_inset
19970 </cell>
19971 <cell alignment="center" valignment="top" topline="true" usebox="none">
19972 \begin_inset Text
19973
19974 \begin_layout Plain Layout
19975
19976 \end_layout
19977
19978 \end_inset
19979 </cell>
19980 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19981 \begin_inset Text
19982
19983 \begin_layout Plain Layout
19984 \begin_inset ERT
19985 status open
19986
19987 \begin_layout Plain Layout
19988
19989
19990 \backslash
19991
19992 \backslash
19993
19994 \backslash
19995 arrayrulecolor{red}%
19996 \end_layout
19997
19998 \end_inset
19999
20000
20001 \end_layout
20002
20003 \end_inset
20004 </cell>
20005 </row>
20006 <row>
20007 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20008 \begin_inset Text
20009
20010 \begin_layout Plain Layout
20011 \begin_inset ERT
20012 status open
20013
20014 \begin_layout Plain Layout
20015
20016
20017 \backslash
20018 multicolumn{1}{!{
20019 \backslash
20020 color{black}
20021 \backslash
20022 vline}c|}{
20023 \end_layout
20024
20025 \end_inset
20026
20027 Y
20028 \begin_inset ERT
20029 status collapsed
20030
20031 \begin_layout Plain Layout
20032
20033 }
20034 \end_layout
20035
20036 \end_inset
20037
20038
20039 \end_layout
20040
20041 \end_inset
20042 </cell>
20043 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20044 \begin_inset Text
20045
20046 \begin_layout Plain Layout
20047
20048 \end_layout
20049
20050 \end_inset
20051 </cell>
20052 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20053 \begin_inset Text
20054
20055 \begin_layout Plain Layout
20056
20057 \end_layout
20058
20059 \end_inset
20060 </cell>
20061 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20062 \begin_inset Text
20063
20064 \begin_layout Plain Layout
20065
20066 \end_layout
20067
20068 \end_inset
20069 </cell>
20070 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20071 \begin_inset Text
20072
20073 \begin_layout Plain Layout
20074
20075 \end_layout
20076
20077 \end_inset
20078 </cell>
20079 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20080 \begin_inset Text
20081
20082 \begin_layout Plain Layout
20083 \begin_inset ERT
20084 status open
20085
20086 \begin_layout Plain Layout
20087
20088
20089 \backslash
20090 multicolumn{1}{c|}{
20091 \end_layout
20092
20093 \end_inset
20094
20095
20096 \begin_inset ERT
20097 status collapsed
20098
20099 \begin_layout Plain Layout
20100
20101 }
20102 \end_layout
20103
20104 \end_inset
20105
20106
20107 \end_layout
20108
20109 \end_inset
20110 </cell>
20111 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20112 \begin_inset Text
20113
20114 \begin_layout Plain Layout
20115 \begin_inset ERT
20116 status open
20117
20118 \begin_layout Plain Layout
20119
20120
20121 \backslash
20122 multicolumn{1}{c!{
20123 \backslash
20124 color{black}
20125 \backslash
20126 vline}}{
20127 \end_layout
20128
20129 \end_inset
20130
20131 Y
20132 \begin_inset ERT
20133 status collapsed
20134
20135 \begin_layout Plain Layout
20136
20137 }
20138 \end_layout
20139
20140 \end_inset
20141
20142
20143 \end_layout
20144
20145 \end_inset
20146 </cell>
20147 </row>
20148 <row>
20149 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20150 \begin_inset Text
20151
20152 \begin_layout Plain Layout
20153 \begin_inset ERT
20154 status collapsed
20155
20156 \begin_layout Plain Layout
20157
20158
20159 \backslash
20160 arrayrulecolor{black}
20161 \end_layout
20162
20163 \end_inset
20164
20165
20166 \end_layout
20167
20168 \end_inset
20169 </cell>
20170 <cell alignment="center" valignment="top" usebox="none">
20171 \begin_inset Text
20172
20173 \begin_layout Plain Layout
20174
20175 \end_layout
20176
20177 \end_inset
20178 </cell>
20179 <cell alignment="center" valignment="top" usebox="none">
20180 \begin_inset Text
20181
20182 \begin_layout Plain Layout
20183
20184 \end_layout
20185
20186 \end_inset
20187 </cell>
20188 <cell alignment="center" valignment="top" usebox="none">
20189 \begin_inset Text
20190
20191 \begin_layout Plain Layout
20192
20193 \end_layout
20194
20195 \end_inset
20196 </cell>
20197 <cell alignment="center" valignment="top" usebox="none">
20198 \begin_inset Text
20199
20200 \begin_layout Plain Layout
20201
20202 \end_layout
20203
20204 \end_inset
20205 </cell>
20206 <cell alignment="center" valignment="top" usebox="none">
20207 \begin_inset Text
20208
20209 \begin_layout Plain Layout
20210
20211 \end_layout
20212
20213 \end_inset
20214 </cell>
20215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20216 \begin_inset Text
20217
20218 \begin_layout Plain Layout
20219 \begin_inset ERT
20220 status collapsed
20221
20222 \begin_layout Plain Layout
20223
20224
20225 \backslash
20226
20227 \backslash
20228
20229 \backslash
20230 arrayrulecolor{magenta}%
20231 \end_layout
20232
20233 \end_inset
20234
20235
20236 \end_layout
20237
20238 \end_inset
20239 </cell>
20240 </row>
20241 <row>
20242 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20243 \begin_inset Text
20244
20245 \begin_layout Plain Layout
20246 \begin_inset ERT
20247 status collapsed
20248
20249 \begin_layout Plain Layout
20250
20251
20252 \backslash
20253 multicolumn{1}{|c!{
20254 \backslash
20255 color{red}
20256 \backslash
20257 vline}}{
20258 \end_layout
20259
20260 \end_inset
20261
20262
20263 \begin_inset ERT
20264 status collapsed
20265
20266 \begin_layout Plain Layout
20267
20268 }
20269 \end_layout
20270
20271 \end_inset
20272
20273
20274 \end_layout
20275
20276 \end_inset
20277 </cell>
20278 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20279 \begin_inset Text
20280
20281 \begin_layout Plain Layout
20282 \begin_inset ERT
20283 status collapsed
20284
20285 \begin_layout Plain Layout
20286
20287
20288 \backslash
20289 multicolumn{1}{c!{
20290 \backslash
20291 color{green}
20292 \backslash
20293 vline}}{
20294 \end_layout
20295
20296 \end_inset
20297
20298
20299 \begin_inset ERT
20300 status collapsed
20301
20302 \begin_layout Plain Layout
20303
20304 }
20305 \end_layout
20306
20307 \end_inset
20308
20309
20310 \end_layout
20311
20312 \end_inset
20313 </cell>
20314 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20315 \begin_inset Text
20316
20317 \begin_layout Plain Layout
20318 \begin_inset ERT
20319 status collapsed
20320
20321 \begin_layout Plain Layout
20322
20323
20324 \backslash
20325 multicolumn{1}{c!{
20326 \backslash
20327 color{yellow}
20328 \backslash
20329 vline}}{
20330 \end_layout
20331
20332 \end_inset
20333
20334
20335 \begin_inset ERT
20336 status collapsed
20337
20338 \begin_layout Plain Layout
20339
20340 }
20341 \end_layout
20342
20343 \end_inset
20344
20345
20346 \end_layout
20347
20348 \end_inset
20349 </cell>
20350 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20351 \begin_inset Text
20352
20353 \begin_layout Plain Layout
20354 \begin_inset ERT
20355 status collapsed
20356
20357 \begin_layout Plain Layout
20358
20359
20360 \backslash
20361 multicolumn{1}{c!{
20362 \backslash
20363 color{blue}
20364 \backslash
20365 vline}}{
20366 \end_layout
20367
20368 \end_inset
20369
20370
20371 \begin_inset ERT
20372 status collapsed
20373
20374 \begin_layout Plain Layout
20375
20376 }
20377 \end_layout
20378
20379 \end_inset
20380
20381
20382 \end_layout
20383
20384 \end_inset
20385 </cell>
20386 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20387 \begin_inset Text
20388
20389 \begin_layout Plain Layout
20390 \begin_inset ERT
20391 status collapsed
20392
20393 \begin_layout Plain Layout
20394
20395
20396 \backslash
20397 multicolumn{1}{c!{
20398 \backslash
20399 color{cyan}
20400 \backslash
20401 vline}}{
20402 \end_layout
20403
20404 \end_inset
20405
20406
20407 \begin_inset ERT
20408 status collapsed
20409
20410 \begin_layout Plain Layout
20411
20412 }
20413 \end_layout
20414
20415 \end_inset
20416
20417
20418 \end_layout
20419
20420 \end_inset
20421 </cell>
20422 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20423 \begin_inset Text
20424
20425 \begin_layout Plain Layout
20426 \begin_inset ERT
20427 status collapsed
20428
20429 \begin_layout Plain Layout
20430
20431
20432 \backslash
20433 multicolumn{1}{c!{
20434 \backslash
20435 color{black}
20436 \backslash
20437 vline}}{
20438 \end_layout
20439
20440 \end_inset
20441
20442
20443 \begin_inset ERT
20444 status collapsed
20445
20446 \begin_layout Plain Layout
20447
20448 }
20449 \end_layout
20450
20451 \end_inset
20452
20453
20454 \end_layout
20455
20456 \end_inset
20457 </cell>
20458 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20459 \begin_inset Text
20460
20461 \begin_layout Plain Layout
20462 \begin_inset ERT
20463 status collapsed
20464
20465 \begin_layout Plain Layout
20466
20467
20468 \backslash
20469 multicolumn{1}{c|}{
20470 \end_layout
20471
20472 \end_inset
20473
20474
20475 \begin_inset ERT
20476 status collapsed
20477
20478 \begin_layout Plain Layout
20479
20480 }
20481 \end_layout
20482
20483 \end_inset
20484
20485
20486 \end_layout
20487
20488 \end_inset
20489 </cell>
20490 </row>
20491 <row>
20492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20493 \begin_inset Text
20494
20495 \begin_layout Plain Layout
20496 \begin_inset ERT
20497 status collapsed
20498
20499 \begin_layout Plain Layout
20500
20501
20502 \backslash
20503 arrayrulecolor{black}
20504 \end_layout
20505
20506 \end_inset
20507
20508 B
20509 \end_layout
20510
20511 \end_inset
20512 </cell>
20513 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20514 \begin_inset Text
20515
20516 \begin_layout Plain Layout
20517
20518 \end_layout
20519
20520 \end_inset
20521 </cell>
20522 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20523 \begin_inset Text
20524
20525 \begin_layout Plain Layout
20526
20527 \end_layout
20528
20529 \end_inset
20530 </cell>
20531 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20532 \begin_inset Text
20533
20534 \begin_layout Plain Layout
20535
20536 \end_layout
20537
20538 \end_inset
20539 </cell>
20540 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20541 \begin_inset Text
20542
20543 \begin_layout Plain Layout
20544
20545 \end_layout
20546
20547 \end_inset
20548 </cell>
20549 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20550 \begin_inset Text
20551
20552 \begin_layout Plain Layout
20553
20554 \end_layout
20555
20556 \end_inset
20557 </cell>
20558 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20559 \begin_inset Text
20560
20561 \begin_layout Plain Layout
20562
20563 \end_layout
20564
20565 \end_inset
20566 </cell>
20567 </row>
20568 </lyxtabular>
20569
20570 \end_inset
20571
20572
20573 \end_layout
20574
20575 \end_inset
20576
20577
20578 \end_layout
20579
20580 \begin_layout Standard
20581 \begin_inset ERT
20582 status collapsed
20583
20584 \begin_layout Plain Layout
20585
20586
20587 \backslash
20588 setlength{
20589 \backslash
20590 arrayrulewidth}{0.4pt}
20591 \end_layout
20592
20593 \end_inset
20594
20595
20596 \end_layout
20597
20598 \begin_layout Section
20599 Rotierte Tabellenzellen
20600 \begin_inset CommandInset label
20601 LatexCommand label
20602 name "abs:Rotierte-Tabellenzellen"
20603
20604 \end_inset
20605
20606
20607 \begin_inset Index idx
20608 status collapsed
20609
20610 \begin_layout Plain Layout
20611 Tabellen ! rotierte Zellen
20612 \end_layout
20613
20614 \end_inset
20615
20616
20617 \begin_inset Index idx
20618 status collapsed
20619
20620 \begin_layout Plain Layout
20621 Rotiertes Material
20622 \end_layout
20623
20624 \end_inset
20625
20626
20627 \end_layout
20628
20629 \begin_layout Standard
20630 \begin_inset Note Greyedout
20631 status open
20632
20633 \begin_layout Plain Layout
20634
20635 \series bold
20636 Achtung:
20637 \series default
20638  Nicht alle DVI-Betrachter können Rotationen anzeigen.
20639 \end_layout
20640
20641 \end_inset
20642
20643
20644 \end_layout
20645
20646 \begin_layout Standard
20647 Tabelle
20648 \begin_inset space ~
20649 \end_inset
20650
20651
20652 \begin_inset CommandInset ref
20653 LatexCommand ref
20654 reference "tab:Tabelle-mit-rotierten"
20655
20656 \end_inset
20657
20658  ist ein Beispiel bei dem 3
20659 \begin_inset space ~
20660 \end_inset
20661
20662 Zellen um 45
20663 \begin_inset space \thinspace{}
20664 \end_inset
20665
20666 ° rotiert wurden.
20667 \end_layout
20668
20669 \begin_layout Standard
20670 \begin_inset Float table
20671 placement h
20672 alignment document
20673 wide false
20674 sideways false
20675 status open
20676
20677 \begin_layout Plain Layout
20678 \begin_inset Caption Standard
20679
20680 \begin_layout Plain Layout
20681 \begin_inset CommandInset label
20682 LatexCommand label
20683 name "tab:Tabelle-mit-rotierten"
20684
20685 \end_inset
20686
20687 Tabelle mit rotierten Zellen in der ersten Zeile.
20688 \end_layout
20689
20690 \end_inset
20691
20692
20693 \end_layout
20694
20695 \begin_layout Plain Layout
20696 \noindent
20697 \align center
20698 \begin_inset Tabular
20699 <lyxtabular version="3" rows="2" columns="3">
20700 <features tabularvalignment="middle">
20701 <column alignment="center" valignment="top" width="0pt">
20702 <column alignment="center" valignment="top" width="0pt">
20703 <column alignment="center" valignment="top" width="0pt">
20704 <row>
20705 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20706 \begin_inset Text
20707
20708 \begin_layout Plain Layout
20709 Tassen
20710 \end_layout
20711
20712 \end_inset
20713 </cell>
20714 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20715 \begin_inset Text
20716
20717 \begin_layout Plain Layout
20718 Teller
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20724 \begin_inset Text
20725
20726 \begin_layout Plain Layout
20727 Untertassen
20728 \end_layout
20729
20730 \end_inset
20731 </cell>
20732 </row>
20733 <row>
20734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20735 \begin_inset Text
20736
20737 \begin_layout Plain Layout
20738 45
20739 \end_layout
20740
20741 \end_inset
20742 </cell>
20743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20744 \begin_inset Text
20745
20746 \begin_layout Plain Layout
20747 33
20748 \end_layout
20749
20750 \end_inset
20751 </cell>
20752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20753 \begin_inset Text
20754
20755 \begin_layout Plain Layout
20756 21
20757 \end_layout
20758
20759 \end_inset
20760 </cell>
20761 </row>
20762 </lyxtabular>
20763
20764 \end_inset
20765
20766
20767 \end_layout
20768
20769 \end_inset
20770
20771
20772 \end_layout
20773
20774 \begin_layout Standard
20775 \begin_inset Note Greyedout
20776 status open
20777
20778 \begin_layout Plain Layout
20779
20780 \series bold
20781 Achtung:
20782 \series default
20783  Zeilenumbrüche (Tastenkürzel 
20784 \family sans
20785 Strg+Enter
20786 \family default
20787 ) sind in rotierten Zellen nicht erlaubt.
20788 \end_layout
20789
20790 \end_inset
20791
20792
20793 \end_layout
20794
20795 \begin_layout Standard
20796 Wenn Sie Tabellenzellen mit Zeilenumbrüchen rotieren wollen, müssen Sie
20797  den Zelleninhalt in eine Minipage oder Parbox tun.
20798 \begin_inset Foot
20799 status collapsed
20800
20801 \begin_layout Plain Layout
20802 Für mehr über diese Boxen siehe Abschnitt
20803 \begin_inset space ~
20804 \end_inset
20805
20806
20807 \begin_inset CommandInset ref
20808 LatexCommand ref
20809 reference "abs:Minipage"
20810
20811 \end_inset
20812
20813  und 
20814 \begin_inset CommandInset ref
20815 LatexCommand ref
20816 reference "abs:Parbox"
20817
20818 \end_inset
20819
20820 .
20821 \end_layout
20822
20823 \end_inset
20824
20825  Wenn Sie diese Zelle um 90
20826 \begin_inset space \thinspace{}
20827 \end_inset
20828
20829 ° rotieren, ist die Breite der Box die Höhe der Zelle.
20830  Um zu vermeiden, dass man eine geeignete Breite abschätzen muss, kann man
20831  eine Minipage mit variabler Breite verwenden.
20832  So eine Box wird eingefügt, indem man das Modul 
20833 \family sans
20834 Breitenvariable
20835 \begin_inset space ~
20836 \end_inset
20837
20838 Minipages
20839 \family default
20840  in den Dokumenteinstellungen lädt.
20841  Dann kann man das Menü 
20842 \family sans
20843 Einfügen\SpecialChar menuseparator
20844 Benutzerdefinierte
20845 \begin_inset space ~
20846 \end_inset
20847
20848 Einfügungen\SpecialChar menuseparator
20849 Minipage
20850 \begin_inset space ~
20851 \end_inset
20852
20853 (var.
20854 \begin_inset space ~
20855 \end_inset
20856
20857 Breite)
20858 \family default
20859  vewenden.
20860  Tabelle
20861 \begin_inset space ~
20862 \end_inset
20863
20864
20865 \begin_inset CommandInset ref
20866 LatexCommand ref
20867 reference "tab:Tabelle-mit-rotierter-Umbruch"
20868
20869 \end_inset
20870
20871  ist ein Beispiel für eine rotierte Zelle mit Zeilenumbruch in der eine
20872  Minipage mit variabler Breite verwendet wurde.
20873 \end_layout
20874
20875 \begin_layout Standard
20876 \begin_inset Float table
20877 placement document
20878 alignment document
20879 wide false
20880 sideways false
20881 status open
20882
20883 \begin_layout Plain Layout
20884 \begin_inset Caption Standard
20885
20886 \begin_layout Plain Layout
20887 \begin_inset CommandInset label
20888 LatexCommand label
20889 name "tab:Tabelle-mit-rotierter-Umbruch"
20890
20891 \end_inset
20892
20893 Tabelle mit rotierter Zelle mit Zeilenumbruch.
20894 \end_layout
20895
20896 \end_inset
20897
20898
20899 \end_layout
20900
20901 \begin_layout Plain Layout
20902 \noindent
20903 \align center
20904 \begin_inset Tabular
20905 <lyxtabular version="3" rows="2" columns="3">
20906 <features tabularvalignment="middle">
20907 <column alignment="center" valignment="top">
20908 <column alignment="center" valignment="top" width="0pt">
20909 <column alignment="center" valignment="top">
20910 <row>
20911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20912 \begin_inset Text
20913
20914 \begin_layout Plain Layout
20915 a
20916 \end_layout
20917
20918 \end_inset
20919 </cell>
20920 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
20921 \begin_inset Text
20922
20923 \begin_layout Plain Layout
20924 \begin_inset Flex Minipage (Var. Width)
20925 status open
20926
20927 \begin_layout Plain Layout
20928 rotierte Zelle
20929 \begin_inset Newline newline
20930 \end_inset
20931
20932 mit Zeilenumbruch
20933 \begin_inset space ~
20934 \end_inset
20935
20936
20937 \end_layout
20938
20939 \end_inset
20940
20941
20942 \end_layout
20943
20944 \end_inset
20945 </cell>
20946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20947 \begin_inset Text
20948
20949 \begin_layout Plain Layout
20950 e
20951 \end_layout
20952
20953 \end_inset
20954 </cell>
20955 </row>
20956 <row>
20957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20958 \begin_inset Text
20959
20960 \begin_layout Plain Layout
20961 b
20962 \end_layout
20963
20964 \end_inset
20965 </cell>
20966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20967 \begin_inset Text
20968
20969 \begin_layout Plain Layout
20970 c
20971 \end_layout
20972
20973 \end_inset
20974 </cell>
20975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20976 \begin_inset Text
20977
20978 \begin_layout Plain Layout
20979 d
20980 \end_layout
20981
20982 \end_inset
20983 </cell>
20984 </row>
20985 </lyxtabular>
20986
20987 \end_inset
20988
20989
20990 \end_layout
20991
20992 \end_inset
20993
20994
20995 \end_layout
20996
20997 \begin_layout Section
20998 Berechnung der Tabellenbreite
20999 \begin_inset CommandInset label
21000 LatexCommand label
21001 name "abs:Berechnung-der-Tabellenbreite"
21002
21003 \end_inset
21004
21005
21006 \end_layout
21007
21008 \begin_layout Standard
21009 Für breite Tabellen ist es manchmal schwierig sicherzustellen, dass die
21010  Tabelle nicht über den Seitenrand hinausragt.
21011  Das Setzen einer festen Breite für jede Spalte der Tabelle ist die Lösung,
21012  aber wie viel Platz wird für jede Spalte benötigt?
21013 \end_layout
21014
21015 \begin_layout Standard
21016 Die Tabellenbreite 
21017 \begin_inset Formula $W_{\mathrm{Tabelle}}$
21018 \end_inset
21019
21020  kann berechnet werden: Jede Spalte hat die Breite der angegebenen Spaltenbreite
21021  
21022 \begin_inset Formula $W_{\mathrm{Spalte}}$
21023 \end_inset
21024
21025  (die der Inhalt der Spalte belegen kann) plus zweimal den Abstand zwischen
21026  Spalteninhalt und dem Rand der Spalte (\SpecialChar LaTeX
21027 -Länge
21028 \series bold
21029  
21030 \backslash
21031 tabcolsep
21032 \series default
21033 , Voreinstellung 6
21034 \begin_inset space \thinspace{}
21035 \end_inset
21036
21037 pt) plus die Breite einer Tabellenlinie (\SpecialChar LaTeX
21038 -Länge 
21039 \series bold
21040
21041 \backslash
21042 arrayrulewidth
21043 \series default
21044 , Voreinstellung 0.4
21045 \begin_inset space \thinspace{}
21046 \end_inset
21047
21048 pt): Wenn alle 
21049 \begin_inset Formula $n$
21050 \end_inset
21051
21052
21053 \begin_inset space ~
21054 \end_inset
21055
21056 Spalten dieselbe Breite haben, ist die Tabellenbreite also
21057 \begin_inset Formula 
21058 \begin{equation}
21059 W_{\mathrm{Tabelle}}=n\left(W_{\mathrm{Spalte}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
21060 \end{equation}
21061
21062 \end_inset
21063
21064
21065 \end_layout
21066
21067 \begin_layout Standard
21068 Die verfügbare Breite für eine Tabelle ist der Raum zwischen den Seitenrändern
21069  oder die Breite einer Textspalte (für ein zweispaltiges Dokument) (\SpecialChar LaTeX
21070 -Länge
21071  
21072 \series bold
21073
21074 \backslash
21075 columnwidth
21076 \series default
21077 ).
21078  Wenn alle Tabellenspalten dieselbe Breite haben sollen und 
21079 \begin_inset Formula $W_{\mathrm{Tabelle}}$
21080 \end_inset
21081
21082  gleich 1
21083 \begin_inset space \thinspace{}
21084 \end_inset
21085
21086
21087 \backslash
21088 columnwidth sein soll, kann 
21089 \begin_inset Formula $W_{\mathrm{Spalte}}$
21090 \end_inset
21091
21092  leicht berechnet werden.
21093 \end_layout
21094
21095 \begin_layout Standard
21096 Um Berechnungen ausführen zu können, muss das \SpecialChar LaTeX
21097 -Paket 
21098 \series bold
21099 calc
21100 \series default
21101
21102 \begin_inset Index idx
21103 status collapsed
21104
21105 \begin_layout Plain Layout
21106 \SpecialChar LaTeX
21107 -Pakete ! calc
21108 \end_layout
21109
21110 \end_inset
21111
21112  im \SpecialChar LaTeX
21113 -Vorspann geladen werden.
21114  Um die Breite im Tabellendialog anzugeben, muss das Feld 
21115 \family sans
21116 \SpecialChar LaTeX
21117 -Argument
21118 \family default
21119  verwendet werden.
21120  Das Befehlsschema für dieses Feld ist dasselbe, das in Abschnitt
21121 \begin_inset space ~
21122 \end_inset
21123
21124
21125 \begin_inset CommandInset ref
21126 LatexCommand ref
21127 reference "uab:Mehrfachspalten-Berechnungen"
21128
21129 \end_inset
21130
21131  erklärt ist.
21132  Für eine Tabelle mit 5
21133 \begin_inset space \thinspace{}
21134 \end_inset
21135
21136 Spalten mit einer einheitlichen Breite und zentriertem Text, gibt man dort
21137  für jede Spalte den Befehl
21138 \end_layout
21139
21140 \begin_layout Standard
21141
21142 \series bold
21143 >{
21144 \backslash
21145 centering}p{(1
21146 \backslash
21147 columnwidth-62.4pt)/5}
21148 \end_layout
21149
21150 \begin_layout Standard
21151 an.
21152  Für eine Tabelle mit 5
21153 \begin_inset space \thinspace{}
21154 \end_inset
21155
21156 Spalten bei der 2 das 0,75
21157 \begin_inset space \thinspace{}
21158 \end_inset
21159
21160 fache der Breite der anderen 3
21161 \begin_inset space ~
21162 \end_inset
21163
21164 Spalten haben sollen, ist die Berechnung
21165 \begin_inset Formula 
21166 \begin{align}
21167 \backslash\mbox{columnwidth} & =3\,W_{\mathrm{Spalte}}+2\cdot0,75\,W_{\mathrm{Spalte}}+\backslash\mbox{arrayrulewidth}\nonumber \\
21168  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
21169  & =4,5\,W_{\mathrm{Spalte}}+62,4\,\mathrm{pt}\nonumber \\
21170 W_{\mathrm{Spalte}} & =\frac{\backslash\mbox{columnwidth}-62,4\,\mathrm{pt}}{4,5}
21171 \end{align}
21172
21173 \end_inset
21174
21175
21176 \end_layout
21177
21178 \begin_layout Standard
21179 In der Tabelle wird daher der Befehl
21180 \end_layout
21181
21182 \begin_layout Standard
21183
21184 \series bold
21185 >{
21186 \backslash
21187 centering}p{(1
21188 \backslash
21189 columnwidth-62.4pt)/
21190 \backslash
21191 real{4.5}}
21192 \end_layout
21193
21194 \begin_layout Standard
21195 für die breiteren Spalten verwendet und
21196 \end_layout
21197
21198 \begin_layout Standard
21199
21200 \series bold
21201 >{
21202 \backslash
21203 centering}p{(1
21204 \backslash
21205 columnwidth-62.4pt)/
21206 \backslash
21207 real{4.5}*
21208 \backslash
21209 real{0.75}}
21210 \end_layout
21211
21212 \begin_layout Standard
21213 für die schmaleren:
21214 \end_layout
21215
21216 \begin_layout Standard
21217 \begin_inset Tabular
21218 <lyxtabular version="3" rows="2" columns="5">
21219 <features tabularvalignment="middle">
21220 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21221 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21222 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21223 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21224 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21225 <row>
21226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21227 \begin_inset Text
21228
21229 \begin_layout Plain Layout
21230 1
21231 \end_layout
21232
21233 \end_inset
21234 </cell>
21235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21236 \begin_inset Text
21237
21238 \begin_layout Plain Layout
21239 2
21240 \end_layout
21241
21242 \end_inset
21243 </cell>
21244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21245 \begin_inset Text
21246
21247 \begin_layout Plain Layout
21248 3
21249 \end_layout
21250
21251 \end_inset
21252 </cell>
21253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21254 \begin_inset Text
21255
21256 \begin_layout Plain Layout
21257 4
21258 \end_layout
21259
21260 \end_inset
21261 </cell>
21262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21263 \begin_inset Text
21264
21265 \begin_layout Plain Layout
21266 5
21267 \end_layout
21268
21269 \end_inset
21270 </cell>
21271 </row>
21272 <row>
21273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21274 \begin_inset Text
21275
21276 \begin_layout Plain Layout
21277 111111 1111111 111111 111111111 11111 11111 1111
21278 \end_layout
21279
21280 \end_inset
21281 </cell>
21282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21283 \begin_inset Text
21284
21285 \begin_layout Plain Layout
21286
21287 \end_layout
21288
21289 \end_inset
21290 </cell>
21291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21292 \begin_inset Text
21293
21294 \begin_layout Plain Layout
21295 2222 22222 222222 222222222 2222222 22 22222
21296 \end_layout
21297
21298 \end_inset
21299 </cell>
21300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21301 \begin_inset Text
21302
21303 \begin_layout Plain Layout
21304
21305 \end_layout
21306
21307 \end_inset
21308 </cell>
21309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21310 \begin_inset Text
21311
21312 \begin_layout Plain Layout
21313 333333 333333 333333 33333 3333333 333
21314 \end_layout
21315
21316 \end_inset
21317 </cell>
21318 </row>
21319 </lyxtabular>
21320
21321 \end_inset
21322
21323
21324 \end_layout
21325
21326 \begin_layout Section
21327 Tabellen-Anpassung
21328 \begin_inset Index idx
21329 status collapsed
21330
21331 \begin_layout Plain Layout
21332 Tabellen ! Anpassung
21333 \end_layout
21334
21335 \end_inset
21336
21337
21338 \end_layout
21339
21340 \begin_layout Subsection
21341 Zeilenabstand
21342 \begin_inset CommandInset label
21343 LatexCommand label
21344 name "uab:Zeilenabstand"
21345
21346 \end_inset
21347
21348
21349 \begin_inset Index idx
21350 status collapsed
21351
21352 \begin_layout Plain Layout
21353 Tabellen ! Zeilenabstand
21354 \end_layout
21355
21356 \end_inset
21357
21358
21359 \end_layout
21360
21361 \begin_layout Standard
21362 Auf der Karteikarte 
21363 \family sans
21364 Rahmen
21365 \family default
21366  des 
21367 \family sans
21368 Tabellen-Einstellungen
21369 \family default
21370 -Dialogs können Sie 
21371 \family sans
21372 zusätzliche
21373 \begin_inset space ~
21374 \end_inset
21375
21376 Abstände
21377 \family default
21378  einfügen.
21379  Dabei haben Sie drei Möglichkeiten:
21380 \end_layout
21381
21382 \begin_layout Description
21383 Oberhalb
21384 \begin_inset space ~
21385 \end_inset
21386
21387 der
21388 \begin_inset space ~
21389 \end_inset
21390
21391 Zeile fügt oberhalb des Zeileninhalts zusätzlichen Leerraum ein.
21392  Bei einer formalen Tabelle
21393 \begin_inset Foot
21394 status collapsed
21395
21396 \begin_layout Plain Layout
21397 Formale Tabellen wurden in Abschnitt
21398 \begin_inset space ~
21399 \end_inset
21400
21401
21402 \begin_inset CommandInset ref
21403 LatexCommand ref
21404 reference "abs:Formale-Tabellen"
21405
21406 \end_inset
21407
21408  beschrieben.
21409 \end_layout
21410
21411 \end_inset
21412
21413  fügt \SpecialChar LyX
21414  standardmäßig 0.5
21415 \begin_inset space \thinspace{}
21416 \end_inset
21417
21418 em Leerraum ein.
21419  Bei normalen Tabellen werden die vertikalen Linien leider nicht mit verlängert:
21420 \begin_inset VSpace medskip
21421 \end_inset
21422
21423
21424 \begin_inset Newline newline
21425 \end_inset
21426
21427
21428 \begin_inset space \hspace*{}
21429 \length 0pt
21430 \end_inset
21431
21432
21433 \begin_inset space \hfill{}
21434 \end_inset
21435
21436
21437 \begin_inset Tabular
21438 <lyxtabular version="3" rows="3" columns="1">
21439 <features tabularvalignment="middle">
21440 <column alignment="center" valignment="top">
21441 <row>
21442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21443 \begin_inset Text
21444
21445 \begin_layout Plain Layout
21446 A
21447 \end_layout
21448
21449 \end_inset
21450 </cell>
21451 </row>
21452 <row topspace="3mm">
21453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21454 \begin_inset Text
21455
21456 \begin_layout Plain Layout
21457 3
21458 \begin_inset space \thinspace{}
21459 \end_inset
21460
21461 mm Leerraum oberhalb der Zeile
21462 \end_layout
21463
21464 \end_inset
21465 </cell>
21466 </row>
21467 <row>
21468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21469 \begin_inset Text
21470
21471 \begin_layout Plain Layout
21472 C
21473 \end_layout
21474
21475 \end_inset
21476 </cell>
21477 </row>
21478 </lyxtabular>
21479
21480 \end_inset
21481
21482
21483 \begin_inset space \hfill{}
21484 \end_inset
21485
21486
21487 \begin_inset space \hspace*{}
21488 \length 0pt
21489 \end_inset
21490
21491
21492 \begin_inset VSpace medskip
21493 \end_inset
21494
21495
21496 \begin_inset Newline newline
21497 \end_inset
21498
21499 Deshalb macht das Einfügen oberhalb der Zeile nur Sinn, wenn Sie keine vertikale
21500 n Linien verwenden.
21501 \end_layout
21502
21503 \begin_layout Description
21504 Unterhalb
21505 \begin_inset space ~
21506 \end_inset
21507
21508 der
21509 \begin_inset space ~
21510 \end_inset
21511
21512 Zeile fügt unterhalb des Zeileninhalts zusätzlichen Leerraum ein.
21513  Bei einer formalen Tabelle fügt \SpecialChar LyX
21514  standardmäßig 0.5
21515 \begin_inset space \thinspace{}
21516 \end_inset
21517
21518 em Leerraum ein.
21519  Bei normalen Tabellen ist der Standardwert 2
21520 \begin_inset space \thinspace{}
21521 \end_inset
21522
21523 pt.
21524 \end_layout
21525
21526 \begin_layout Description
21527 Zwischen
21528 \begin_inset space ~
21529 \end_inset
21530
21531 den
21532 \begin_inset space ~
21533 \end_inset
21534
21535 Zeilen fügt zwischen zwei Zeilen zusätzlichen Leerraum ein.
21536  Bei einer formalen Tabelle fügt \SpecialChar LyX
21537  standardmäßig 0.5
21538 \begin_inset space \thinspace{}
21539 \end_inset
21540
21541 em Leerraum ein.
21542  Bei normalen Tabellen werden die vertikalen Linien leider nicht mit verlängert:
21543 \begin_inset VSpace medskip
21544 \end_inset
21545
21546
21547 \begin_inset Newline newline
21548 \end_inset
21549
21550
21551 \begin_inset space \hspace*{}
21552 \length 0pt
21553 \end_inset
21554
21555
21556 \begin_inset space \hfill{}
21557 \end_inset
21558
21559
21560 \begin_inset Tabular
21561 <lyxtabular version="3" rows="3" columns="1">
21562 <features tabularvalignment="middle">
21563 <column alignment="center" valignment="top">
21564 <row>
21565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21566 \begin_inset Text
21567
21568 \begin_layout Plain Layout
21569 A
21570 \end_layout
21571
21572 \end_inset
21573 </cell>
21574 </row>
21575 <row interlinespace="3mm">
21576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21577 \begin_inset Text
21578
21579 \begin_layout Plain Layout
21580 \begin_inset Formula $\downarrow$
21581 \end_inset
21582
21583  3
21584 \begin_inset space \thinspace{}
21585 \end_inset
21586
21587 mm Leerraum zwischen den Zeilen 
21588 \begin_inset Formula $\downarrow$
21589 \end_inset
21590
21591
21592 \end_layout
21593
21594 \end_inset
21595 </cell>
21596 </row>
21597 <row>
21598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21599 \begin_inset Text
21600
21601 \begin_layout Plain Layout
21602 \begin_inset Formula $\uparrow$
21603 \end_inset
21604
21605  3
21606 \begin_inset space \thinspace{}
21607 \end_inset
21608
21609 mm Leerraum zwischen den Zeilen 
21610 \begin_inset Formula $\uparrow$
21611 \end_inset
21612
21613
21614 \end_layout
21615
21616 \end_inset
21617 </cell>
21618 </row>
21619 </lyxtabular>
21620
21621 \end_inset
21622
21623
21624 \begin_inset space \hfill{}
21625 \end_inset
21626
21627
21628 \begin_inset space \hspace*{}
21629 \length 0pt
21630 \end_inset
21631
21632
21633 \begin_inset VSpace medskip
21634 \end_inset
21635
21636
21637 \begin_inset Newline newline
21638 \end_inset
21639
21640 Deshalb macht das Einfügen oberhalb der Zeile nur Sinn, wenn Sie keine vertikale
21641 n Linien verwenden.
21642 \end_layout
21643
21644 \begin_layout Standard
21645 \begin_inset VSpace bigskip
21646 \end_inset
21647
21648 Wenn Sie die Höhe aller Zellen vergrößern wollen, können Sie das mit folgenden
21649  Befehlen im \SpecialChar LaTeX
21650 -Vorspann machen:
21651 \end_layout
21652
21653 \begin_layout Standard
21654
21655 \series bold
21656
21657 \backslash
21658 @ifundefined{extrarowheight}
21659 \begin_inset Newline newline
21660 \end_inset
21661
21662
21663 \begin_inset Phantom HPhantom
21664 status open
21665
21666 \begin_layout Plain Layout
21667
21668 \series bold
21669 \begin_inset space ~
21670 \end_inset
21671
21672
21673 \end_layout
21674
21675 \end_inset
21676
21677 {
21678 \backslash
21679 usepackage{array}}{}
21680 \begin_inset Newline newline
21681 \end_inset
21682
21683
21684 \backslash
21685 setlength{
21686 \backslash
21687 extrarowheight}{Höhe}
21688 \series default
21689
21690 \begin_inset Note Note
21691 status collapsed
21692
21693 \begin_layout Plain Layout
21694 Das Paket 
21695 \series bold
21696 array
21697 \series default
21698  wird automatisch von \SpecialChar LyX
21699  geladen, wenn Sie selbst definierte Tabellenformate
21700  verwenden.
21701  Der Befehl 
21702 \series bold
21703
21704 \backslash
21705 @ifundefined
21706 \series default
21707  vermeidet, dass es in diesem Fall doppelt geladen wird.
21708 \end_layout
21709
21710 \end_inset
21711
21712
21713 \end_layout
21714
21715 \begin_layout Standard
21716 wobei die 
21717 \family sans
21718 Höhe
21719 \family default
21720  eine der in Anhang
21721 \begin_inset space ~
21722 \end_inset
21723
21724
21725 \begin_inset CommandInset ref
21726 LatexCommand ref
21727 reference "kap:In-LyX-verfügbare"
21728
21729 \end_inset
21730
21731  aufgelisteten Einheiten haben kann.
21732  Aber das hat den Nachteil, dass die Zelltexte nicht mehr genau vertikal
21733  ausgerichtet sind.
21734 \end_layout
21735
21736 \begin_layout Standard
21737 Bei der Verwendung von großen Schriftgrößen, sind die Tabellenlinien oftmals
21738  zu nah an den Buchstaben.
21739  Das kann korrigiert werden, indem man den Befehl 
21740 \series bold
21741
21742 \backslash
21743 strut
21744 \series default
21745  als \SpecialChar TeX
21746 -Code am Anfang einer Tabellenzeile einfügt.
21747  Tabelle
21748 \begin_inset space ~
21749 \end_inset
21750
21751
21752 \begin_inset CommandInset ref
21753 LatexCommand ref
21754 reference "tab:Vertikale-Ausrichtung-von"
21755
21756 \end_inset
21757
21758  zeigt den Effekt.
21759 \end_layout
21760
21761 \begin_layout Standard
21762 \noindent
21763 \begin_inset Float table
21764 placement h
21765 alignment document
21766 wide false
21767 sideways false
21768 status open
21769
21770 \begin_layout Plain Layout
21771 \begin_inset Caption Standard
21772
21773 \begin_layout Plain Layout
21774 \begin_inset CommandInset label
21775 LatexCommand label
21776 name "tab:Vertikale-Ausrichtung-von"
21777
21778 \end_inset
21779
21780 Vertikale Ausrichtung von Text mit großen Schriftgrößen.
21781 \end_layout
21782
21783 \end_inset
21784
21785
21786 \end_layout
21787
21788 \begin_layout Plain Layout
21789 \begin_inset space \hfill{}
21790 \end_inset
21791
21792
21793 \begin_inset Float table
21794 placement document
21795 alignment document
21796 wide false
21797 sideways false
21798 status collapsed
21799
21800 \begin_layout Plain Layout
21801 \begin_inset Caption Standard
21802
21803 \begin_layout Plain Layout
21804 Normale Tabelle.
21805 \end_layout
21806
21807 \end_inset
21808
21809
21810 \end_layout
21811
21812 \begin_layout Plain Layout
21813 \noindent
21814 \align center
21815 \begin_inset Tabular
21816 <lyxtabular version="3" rows="6" columns="1">
21817 <features tabularvalignment="middle">
21818 <column alignment="left" valignment="top">
21819 <row>
21820 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21821 \begin_inset Text
21822
21823 \begin_layout Plain Layout
21824 Normal, g
21825 \end_layout
21826
21827 \end_inset
21828 </cell>
21829 </row>
21830 <row>
21831 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21832 \begin_inset Text
21833
21834 \begin_layout Plain Layout
21835
21836 \size large
21837 Groß, g
21838 \end_layout
21839
21840 \end_inset
21841 </cell>
21842 </row>
21843 <row>
21844 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21845 \begin_inset Text
21846
21847 \begin_layout Plain Layout
21848
21849 \size larger
21850 Größer, g
21851 \end_layout
21852
21853 \end_inset
21854 </cell>
21855 </row>
21856 <row>
21857 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21858 \begin_inset Text
21859
21860 \begin_layout Plain Layout
21861
21862 \size largest
21863 noch Größer, g
21864 \end_layout
21865
21866 \end_inset
21867 </cell>
21868 </row>
21869 <row>
21870 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21871 \begin_inset Text
21872
21873 \begin_layout Plain Layout
21874
21875 \size huge
21876 Riesig
21877 \end_layout
21878
21879 \end_inset
21880 </cell>
21881 </row>
21882 <row>
21883 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21884 \begin_inset Text
21885
21886 \begin_layout Plain Layout
21887
21888 \size giant
21889 Gigantisch
21890 \end_layout
21891
21892 \end_inset
21893 </cell>
21894 </row>
21895 </lyxtabular>
21896
21897 \end_inset
21898
21899
21900 \end_layout
21901
21902 \end_inset
21903
21904
21905 \begin_inset space \hfill{}
21906 \end_inset
21907
21908
21909 \begin_inset Float table
21910 placement document
21911 alignment document
21912 wide false
21913 sideways false
21914 status collapsed
21915
21916 \begin_layout Plain Layout
21917 \begin_inset Caption Standard
21918
21919 \begin_layout Plain Layout
21920 Tabelle bei der der Befehl 
21921 \series bold
21922
21923 \backslash
21924 strut
21925 \series default
21926  verwendet wurde.
21927 \end_layout
21928
21929 \end_inset
21930
21931
21932 \end_layout
21933
21934 \begin_layout Plain Layout
21935 \noindent
21936 \align center
21937 \begin_inset Tabular
21938 <lyxtabular version="3" rows="6" columns="1">
21939 <features tabularvalignment="middle">
21940 <column alignment="left" valignment="top">
21941 <row>
21942 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21943 \begin_inset Text
21944
21945 \begin_layout Plain Layout
21946 Normal, g
21947 \end_layout
21948
21949 \end_inset
21950 </cell>
21951 </row>
21952 <row>
21953 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21954 \begin_inset Text
21955
21956 \begin_layout Plain Layout
21957
21958 \size large
21959 \begin_inset ERT
21960 status collapsed
21961
21962 \begin_layout Plain Layout
21963
21964
21965 \backslash
21966 strut 
21967 \end_layout
21968
21969 \end_inset
21970
21971 Groß, g
21972 \end_layout
21973
21974 \end_inset
21975 </cell>
21976 </row>
21977 <row>
21978 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21979 \begin_inset Text
21980
21981 \begin_layout Plain Layout
21982
21983 \size larger
21984 \begin_inset ERT
21985 status collapsed
21986
21987 \begin_layout Plain Layout
21988
21989
21990 \backslash
21991 strut 
21992 \end_layout
21993
21994 \end_inset
21995
21996 Größer, g
21997 \end_layout
21998
21999 \end_inset
22000 </cell>
22001 </row>
22002 <row>
22003 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22004 \begin_inset Text
22005
22006 \begin_layout Plain Layout
22007
22008 \size largest
22009 \begin_inset ERT
22010 status collapsed
22011
22012 \begin_layout Plain Layout
22013
22014
22015 \backslash
22016 strut 
22017 \end_layout
22018
22019 \end_inset
22020
22021 noch Größer, g
22022 \end_layout
22023
22024 \end_inset
22025 </cell>
22026 </row>
22027 <row>
22028 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22029 \begin_inset Text
22030
22031 \begin_layout Plain Layout
22032
22033 \size huge
22034 \begin_inset ERT
22035 status collapsed
22036
22037 \begin_layout Plain Layout
22038
22039
22040 \backslash
22041 strut 
22042 \end_layout
22043
22044 \end_inset
22045
22046 Riesig
22047 \end_layout
22048
22049 \end_inset
22050 </cell>
22051 </row>
22052 <row>
22053 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22054 \begin_inset Text
22055
22056 \begin_layout Plain Layout
22057
22058 \size giant
22059 \begin_inset ERT
22060 status collapsed
22061
22062 \begin_layout Plain Layout
22063
22064
22065 \backslash
22066 strut 
22067 \end_layout
22068
22069 \end_inset
22070
22071 Gigantisch
22072 \end_layout
22073
22074 \end_inset
22075 </cell>
22076 </row>
22077 </lyxtabular>
22078
22079 \end_inset
22080
22081
22082 \end_layout
22083
22084 \end_inset
22085
22086
22087 \begin_inset space \hfill{}
22088 \end_inset
22089
22090
22091 \end_layout
22092
22093 \end_inset
22094
22095
22096 \end_layout
22097
22098 \begin_layout Subsection
22099 Besondere Zellenausrichtung
22100 \begin_inset CommandInset label
22101 LatexCommand label
22102 name "uab:Besondere-Zellenausrichtung"
22103
22104 \end_inset
22105
22106
22107 \begin_inset Index idx
22108 status collapsed
22109
22110 \begin_layout Plain Layout
22111 Tabellen ! Zellenausrichtung
22112 \end_layout
22113
22114 \end_inset
22115
22116
22117 \end_layout
22118
22119 \begin_layout Standard
22120 Manchmal sieht es besser aus, wenn Spalten nach besonderen Zeichen ausgerichtet
22121  sind wie zum Beispiel dem Dezimalpunkt wie in Tabelle
22122 \begin_inset space ~
22123 \end_inset
22124
22125
22126 \begin_inset CommandInset ref
22127 LatexCommand ref
22128 reference "tab:Tabellenzellen-sind-auf"
22129
22130 \end_inset
22131
22132 .
22133  Diese Ausrichtung erhält man, indem den Cursor in die Spalte setzt und
22134  dann entweder den Werkzeugleistenknopf 
22135 \begin_inset Info
22136 type  "icon"
22137 arg   "tabular-feature align-decimal"
22138 \end_inset
22139
22140  drückt oder in den Tabelleneinstellungen die Ausrichtung auf 
22141 \family sans
22142 Am
22143 \begin_inset space ~
22144 \end_inset
22145
22146 Dezimaltrenner
22147 \family default
22148  setzt.
22149  Das Zeichen, auf das ausgerichtet wird, kann man in den Tabelleneinstellungen
22150  frei wählen.
22151 \end_layout
22152
22153 \begin_layout Standard
22154 \begin_inset Float table
22155 placement h
22156 alignment document
22157 wide false
22158 sideways false
22159 status open
22160
22161 \begin_layout Plain Layout
22162 \begin_inset Caption Standard
22163
22164 \begin_layout Plain Layout
22165 \begin_inset CommandInset label
22166 LatexCommand label
22167 name "tab:Tabellenzellen-sind-auf"
22168
22169 \end_inset
22170
22171 Tabellenzellen sind auf den Dezimalpunkt ausgerichtet
22172 \end_layout
22173
22174 \end_inset
22175
22176
22177 \end_layout
22178
22179 \begin_layout Plain Layout
22180 \align center
22181 \begin_inset Tabular
22182 <lyxtabular version="3" rows="4" columns="1">
22183 <features booktabs="true" tabularvalignment="middle">
22184 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
22185 <row>
22186 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22187 \begin_inset Text
22188
22189 \begin_layout Plain Layout
22190 Überschrift
22191 \end_layout
22192
22193 \end_inset
22194 </cell>
22195 </row>
22196 <row>
22197 <cell alignment="center" valignment="top" topline="true" usebox="none">
22198 \begin_inset Text
22199
22200 \begin_layout Plain Layout
22201 12,6
22202 \end_layout
22203
22204 \end_inset
22205 </cell>
22206 </row>
22207 <row>
22208 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22209 \begin_inset Text
22210
22211 \begin_layout Plain Layout
22212 0,68
22213 \end_layout
22214
22215 \end_inset
22216 </cell>
22217 </row>
22218 <row>
22219 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22220 \begin_inset Text
22221
22222 \begin_layout Plain Layout
22223 -123,0
22224 \end_layout
22225
22226 \end_inset
22227 </cell>
22228 </row>
22229 </lyxtabular>
22230
22231 \end_inset
22232
22233
22234 \end_layout
22235
22236 \end_inset
22237
22238
22239 \end_layout
22240
22241 \begin_layout Standard
22242 \begin_inset Float table
22243 placement h
22244 alignment document
22245 wide false
22246 sideways false
22247 status open
22248
22249 \begin_layout Plain Layout
22250 \begin_inset Caption Standard
22251
22252 \begin_layout Plain Layout
22253 \begin_inset CommandInset label
22254 LatexCommand label
22255 name "tab:Tabellenzellen-Operator"
22256
22257 \end_inset
22258
22259 Tabellenzellen sind auf den Operator ausgerichtet
22260 \end_layout
22261
22262 \end_inset
22263
22264
22265 \end_layout
22266
22267 \begin_layout Plain Layout
22268 \align center
22269 \begin_inset Tabular
22270 <lyxtabular version="3" rows="4" columns="2">
22271 <features booktabs="true" tabularvalignment="middle">
22272 <column alignment="right" valignment="top" width="0pt">
22273 <column alignment="left" valignment="top" width="0pt" special="@{}l">
22274 <row>
22275 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22276 \begin_inset Text
22277
22278 \begin_layout Plain Layout
22279 Überschrift
22280 \end_layout
22281
22282 \end_inset
22283 </cell>
22284 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22285 \begin_inset Text
22286
22287 \begin_layout Plain Layout
22288
22289 \end_layout
22290
22291 \end_inset
22292 </cell>
22293 </row>
22294 <row>
22295 <cell alignment="center" valignment="top" usebox="none">
22296 \begin_inset Text
22297
22298 \begin_layout Plain Layout
22299 \begin_inset Formula $12\,+$
22300 \end_inset
22301
22302
22303 \end_layout
22304
22305 \end_inset
22306 </cell>
22307 <cell alignment="center" valignment="top" usebox="none">
22308 \begin_inset Text
22309
22310 \begin_layout Plain Layout
22311 \begin_inset Formula $\,6$
22312 \end_inset
22313
22314
22315 \end_layout
22316
22317 \end_inset
22318 </cell>
22319 </row>
22320 <row>
22321 <cell alignment="center" valignment="top" usebox="none">
22322 \begin_inset Text
22323
22324 \begin_layout Plain Layout
22325 \begin_inset Formula $0\,-$
22326 \end_inset
22327
22328
22329 \end_layout
22330
22331 \end_inset
22332 </cell>
22333 <cell alignment="center" valignment="top" usebox="none">
22334 \begin_inset Text
22335
22336 \begin_layout Plain Layout
22337 \begin_inset Formula $\,68$
22338 \end_inset
22339
22340
22341 \end_layout
22342
22343 \end_inset
22344 </cell>
22345 </row>
22346 <row>
22347 <cell alignment="center" valignment="top" usebox="none">
22348 \begin_inset Text
22349
22350 \begin_layout Plain Layout
22351 \begin_inset Formula $-123\,/$
22352 \end_inset
22353
22354
22355 \end_layout
22356
22357 \end_inset
22358 </cell>
22359 <cell alignment="center" valignment="top" usebox="none">
22360 \begin_inset Text
22361
22362 \begin_layout Plain Layout
22363 \begin_inset Formula $\,0$
22364 \end_inset
22365
22366
22367 \end_layout
22368
22369 \end_inset
22370 </cell>
22371 </row>
22372 </lyxtabular>
22373
22374 \end_inset
22375
22376
22377 \end_layout
22378
22379 \end_inset
22380
22381
22382 \end_layout
22383
22384 \begin_layout Standard
22385 Bei Ausrichtungen bezüglich Zeichen in Formeln ist diese Methode nicht möglich,
22386  da das Feld für das Ausrichtungszeichen in den Tabelleneinstellungen keine
22387  Formeln erlaubt.
22388  In diesem Fall verwendet man die Methode von Tabelle
22389 \begin_inset space ~
22390 \end_inset
22391
22392
22393 \begin_inset CommandInset ref
22394 LatexCommand ref
22395 reference "tab:Tabellenzellen-Operator"
22396
22397 \end_inset
22398
22399 .
22400  Diese Tabelle wurde als 4×2 Tabelle erstellt.
22401  Die Überschrift ist eine zentrierte Mehrfachspalte.
22402  Die erste Spalte ist rechtsbündig ausgerichtet und enthält den ersten Teil
22403  und den Operator.
22404  Die zweite Spalte ist linksbündig ausgerichtet und enthält den Rest.
22405  Ein kleiner Leerraum wurde zu Beginn jeder Zelle der zweiten Spalte eingefügt,
22406  um den üblichen Leerraum um einen Operator zu erhalten.
22407  Um den Raum zwischen den beiden Spalten zu löschen, wurde im \SpecialChar LaTeX
22408 -Argument
22409  für die zweite Spalte folgendes eingefügt:
22410 \end_layout
22411
22412 \begin_layout Standard
22413
22414 \series bold
22415 @{}l
22416 \end_layout
22417
22418 \begin_layout Standard
22419 Tabelle
22420 \begin_inset space ~
22421 \end_inset
22422
22423
22424 \begin_inset CommandInset ref
22425 LatexCommand ref
22426 reference "tab:Verschiedene-Ausrichtungen"
22427
22428 \end_inset
22429
22430  zeigt einige Ausrichtungen.
22431  Für die Ausrichtung der Relationen wurde ein kleiner 
22432 \family sans
22433 Leerraum
22434 \family default
22435  eingefügt; wie in der zweiten Spalte von Tabelle
22436 \begin_inset space ~
22437 \end_inset
22438
22439
22440 \begin_inset CommandInset ref
22441 LatexCommand ref
22442 reference "tab:Tabellenzellen-Operator"
22443
22444 \end_inset
22445
22446 .
22447 \end_layout
22448
22449 \begin_layout Standard
22450
22451 \color black
22452 \begin_inset Float table
22453 placement h
22454 alignment document
22455 wide false
22456 sideways false
22457 status open
22458
22459 \begin_layout Plain Layout
22460
22461 \color black
22462 \begin_inset Caption Standard
22463
22464 \begin_layout Plain Layout
22465
22466 \color black
22467 \begin_inset CommandInset label
22468 LatexCommand label
22469 name "tab:Verschiedene-Ausrichtungen"
22470
22471 \end_inset
22472
22473
22474 \color inherit
22475 Verschiedene Ausrichtungen
22476 \end_layout
22477
22478 \end_inset
22479
22480
22481 \end_layout
22482
22483 \begin_layout Plain Layout
22484 \align center
22485 \begin_inset Tabular
22486 <lyxtabular version="3" rows="4" columns="6">
22487 <features tabularvalignment="middle">
22488 <column alignment="right" valignment="top">
22489 <column alignment="left" valignment="top" special="@{}l">
22490 <column alignment="right" valignment="top">
22491 <column alignment="left" valignment="top" special="@{}l">
22492 <column alignment="right" valignment="top">
22493 <column alignment="left" valignment="top" special="@{}l">
22494 <row>
22495 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22496 \begin_inset Text
22497
22498 \begin_layout Plain Layout
22499 Einheiten
22500 \end_layout
22501
22502 \end_inset
22503 </cell>
22504 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22505 \begin_inset Text
22506
22507 \begin_layout Plain Layout
22508
22509 \end_layout
22510
22511 \end_inset
22512 </cell>
22513 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22514 \begin_inset Text
22515
22516 \begin_layout Plain Layout
22517 Exponenten
22518 \end_layout
22519
22520 \end_inset
22521 </cell>
22522 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22523 \begin_inset Text
22524
22525 \begin_layout Plain Layout
22526
22527 \end_layout
22528
22529 \end_inset
22530 </cell>
22531 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22532 \begin_inset Text
22533
22534 \begin_layout Plain Layout
22535 Relationen
22536 \end_layout
22537
22538 \end_inset
22539 </cell>
22540 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22541 \begin_inset Text
22542
22543 \begin_layout Plain Layout
22544
22545 \end_layout
22546
22547 \end_inset
22548 </cell>
22549 </row>
22550 <row>
22551 <cell alignment="center" valignment="top" usebox="none">
22552 \begin_inset Text
22553
22554 \begin_layout Plain Layout
22555 12×
22556 \end_layout
22557
22558 \end_inset
22559 </cell>
22560 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22561 \begin_inset Text
22562
22563 \begin_layout Plain Layout
22564 24
22565 \begin_inset space \thinspace{}
22566 \end_inset
22567
22568 Flaschen
22569 \end_layout
22570
22571 \end_inset
22572 </cell>
22573 <cell alignment="center" valignment="top" usebox="none">
22574 \begin_inset Text
22575
22576 \begin_layout Plain Layout
22577 \begin_inset Formula $10\cdot$
22578 \end_inset
22579
22580
22581 \end_layout
22582
22583 \end_inset
22584 </cell>
22585 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22586 \begin_inset Text
22587
22588 \begin_layout Plain Layout
22589 \begin_inset Formula $10^{\mbox{-}17}$
22590 \end_inset
22591
22592
22593 \end_layout
22594
22595 \end_inset
22596 </cell>
22597 <cell alignment="center" valignment="top" usebox="none">
22598 \begin_inset Text
22599
22600 \begin_layout Plain Layout
22601 \begin_inset Formula $\Gamma(t)\propto$
22602 \end_inset
22603
22604
22605 \end_layout
22606
22607 \end_inset
22608 </cell>
22609 <cell alignment="center" valignment="top" usebox="none">
22610 \begin_inset Text
22611
22612 \begin_layout Plain Layout
22613 \begin_inset Formula $\:\Upsilon(t)$
22614 \end_inset
22615
22616
22617 \end_layout
22618
22619 \end_inset
22620 </cell>
22621 </row>
22622 <row>
22623 <cell alignment="center" valignment="top" usebox="none">
22624 \begin_inset Text
22625
22626 \begin_layout Plain Layout
22627 1024×
22628 \end_layout
22629
22630 \end_inset
22631 </cell>
22632 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22633 \begin_inset Text
22634
22635 \begin_layout Plain Layout
22636 768
22637 \begin_inset space \thinspace{}
22638 \end_inset
22639
22640 Pixel
22641 \end_layout
22642
22643 \end_inset
22644 </cell>
22645 <cell alignment="center" valignment="top" usebox="none">
22646 \begin_inset Text
22647
22648 \begin_layout Plain Layout
22649 \begin_inset Formula $5.78\cdot$
22650 \end_inset
22651
22652
22653 \end_layout
22654
22655 \end_inset
22656 </cell>
22657 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22658 \begin_inset Text
22659
22660 \begin_layout Plain Layout
22661 \begin_inset Formula $10^{7}$
22662 \end_inset
22663
22664
22665 \end_layout
22666
22667 \end_inset
22668 </cell>
22669 <cell alignment="center" valignment="top" usebox="none">
22670 \begin_inset Text
22671
22672 \begin_layout Plain Layout
22673 \begin_inset Formula $A\ne$
22674 \end_inset
22675
22676
22677 \end_layout
22678
22679 \end_inset
22680 </cell>
22681 <cell alignment="center" valignment="top" usebox="none">
22682 \begin_inset Text
22683
22684 \begin_layout Plain Layout
22685 \begin_inset Formula $\:B_{\mathrm{red}}$
22686 \end_inset
22687
22688
22689 \end_layout
22690
22691 \end_inset
22692 </cell>
22693 </row>
22694 <row>
22695 <cell alignment="center" valignment="top" usebox="none">
22696 \begin_inset Text
22697
22698 \begin_layout Plain Layout
22699 32×
22700 \end_layout
22701
22702 \end_inset
22703 </cell>
22704 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22705 \begin_inset Text
22706
22707 \begin_layout Plain Layout
22708 6
22709 \begin_inset space \thinspace{}
22710 \end_inset
22711
22712 cm
22713 \end_layout
22714
22715 \end_inset
22716 </cell>
22717 <cell alignment="center" valignment="top" usebox="none">
22718 \begin_inset Text
22719
22720 \begin_layout Plain Layout
22721 -
22722 \begin_inset Formula $33.5\cdot$
22723 \end_inset
22724
22725
22726 \end_layout
22727
22728 \end_inset
22729 </cell>
22730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22731 \begin_inset Text
22732
22733 \begin_layout Plain Layout
22734 \begin_inset Formula $10^{4}$
22735 \end_inset
22736
22737
22738 \end_layout
22739
22740 \end_inset
22741 </cell>
22742 <cell alignment="center" valignment="top" usebox="none">
22743 \begin_inset Text
22744
22745 \begin_layout Plain Layout
22746 \begin_inset Formula $\sin(\alpha)\ge$
22747 \end_inset
22748
22749
22750 \end_layout
22751
22752 \end_inset
22753 </cell>
22754 <cell alignment="center" valignment="top" usebox="none">
22755 \begin_inset Text
22756
22757 \begin_layout Plain Layout
22758 \begin_inset Formula $\:\sin(\beta)$
22759 \end_inset
22760
22761
22762 \end_layout
22763
22764 \end_inset
22765 </cell>
22766 </row>
22767 </lyxtabular>
22768
22769 \end_inset
22770
22771
22772 \end_layout
22773
22774 \end_inset
22775
22776
22777 \end_layout
22778
22779 \begin_layout Subsection
22780 Angepasste Zellen-/Spaltenformate
22781 \begin_inset CommandInset label
22782 LatexCommand label
22783 name "uab:Angepasste-Zellen-/Spaltenformate"
22784
22785 \end_inset
22786
22787
22788 \begin_inset Index idx
22789 status collapsed
22790
22791 \begin_layout Plain Layout
22792 Tabellen ! Spaltenformat
22793 \end_layout
22794
22795 \end_inset
22796
22797
22798 \end_layout
22799
22800 \begin_layout Standard
22801 Wenn man wie in Abschnitt
22802 \begin_inset space ~
22803 \end_inset
22804
22805
22806 \begin_inset CommandInset ref
22807 LatexCommand ref
22808 reference "abs:Berechnung-der-Tabellenbreite"
22809
22810 \end_inset
22811
22812  oder Abschnitt
22813 \begin_inset space ~
22814 \end_inset
22815
22816
22817 \begin_inset CommandInset ref
22818 LatexCommand ref
22819 reference "uab:Mehrfachspalten-Berechnungen"
22820
22821 \end_inset
22822
22823  die gewünschte Breite von Spalten berechnen muss, ist das bei mehreren
22824  Tabellen sehr lästig.
22825  Um sich das Leben zu erleichtern, kann man im \SpecialChar LaTeX
22826 -Vorspann ein Zellen/Spalten-Form
22827 at definieren, das dann in allen Tabellen des Dokuments verwendet werden
22828  kann.
22829  Das Format wird mit dem Befehl
22830 \end_layout
22831
22832 \begin_layout Standard
22833
22834 \series bold
22835
22836 \backslash
22837 newcolumntype{Formatname}[Zahl der Argumente]{Befehle}
22838 \end_layout
22839
22840 \begin_layout Standard
22841 definiert.
22842  Der Formatname darf nur ein Buchstabe sein, aber nicht 
22843 \emph on
22844 b
22845 \emph default
22846
22847 \emph on
22848 c
22849 \emph default
22850
22851 \emph on
22852 l
22853 \emph default
22854
22855 \emph on
22856 m
22857 \emph default
22858
22859 \emph on
22860 p
22861 \emph default
22862  oder 
22863 \emph on
22864 r
22865 \emph default
22866 , weil diese vordefiniert sind.
22867  Aber alle Buchstaben sind als Großbuchstaben erlaubt.
22868 \end_layout
22869
22870 \begin_layout Standard
22871 \begin_inset VSpace medskip
22872 \end_inset
22873
22874
22875 \end_layout
22876
22877 \begin_layout Standard
22878 Für vertikal und horizontal zentrierte Mehrfachspalten-Zellen mit fester
22879  Breite könnte das Format so aussehen:
22880 \end_layout
22881
22882 \begin_layout Standard
22883
22884 \series bold
22885
22886 \backslash
22887 newcolumntype{M}[1]{>{
22888 \backslash
22889 centering
22890 \backslash
22891 hspace{0pt}}m{#1}}
22892 \end_layout
22893
22894 \begin_layout Standard
22895 wobei 
22896 \series bold
22897
22898 \backslash
22899 hspace{0pt}
22900 \series default
22901  das Problem mit der Silbentrennung des ersten Wortes vermeidet, wie in
22902  Abschnitt
22903 \begin_inset space ~
22904 \end_inset
22905
22906
22907 \begin_inset CommandInset ref
22908 LatexCommand ref
22909 reference "uab:Mehrere-Zeilen-in"
22910
22911 \end_inset
22912
22913  beschrieben.
22914  Jetzt können Sie mit
22915 \end_layout
22916
22917 \begin_layout Standard
22918
22919 \series bold
22920 M{Breite}
22921 \end_layout
22922
22923 \begin_layout Standard
22924 im 
22925 \family sans
22926 \SpecialChar LaTeX
22927 -Argument
22928 \family default
22929  im Tabellen-Einstellungen-Dialog eine Mehrfachspalte definieren.
22930 \end_layout
22931
22932 \begin_layout Standard
22933 \begin_inset VSpace bigskip
22934 \end_inset
22935
22936
22937 \end_layout
22938
22939 \begin_layout Standard
22940 Für Zellen, die von einer Mehrfachspalte überspannt werden, können Sie folgendes
22941  Format definieren:
22942 \end_layout
22943
22944 \begin_layout Standard
22945
22946 \series bold
22947
22948 \backslash
22949 newcolumntype{S}[2]{>{
22950 \backslash
22951 centering
22952 \backslash
22953 hspace{0pt}}
22954 \begin_inset Newline newline
22955 \end_inset
22956
22957
22958 \begin_inset Phantom HPhantom
22959 status open
22960
22961 \begin_layout Plain Layout
22962
22963 \series bold
22964
22965 \backslash
22966 newcolumntype
22967 \end_layout
22968
22969 \end_inset
22970
22971 m{(#1+(2
22972 \backslash
22973 tabcolsep+
22974 \backslash
22975 arrayrulewidth)*(1-#2))/#2}}
22976 \end_layout
22977
22978 \begin_layout Standard
22979 Dieses Format benutzt Gleichung
22980 \begin_inset space ~
22981 \end_inset
22982
22983
22984 \begin_inset CommandInset ref
22985 LatexCommand ref
22986 reference "eq:Wgn"
22987
22988 \end_inset
22989
22990 , um die nötige Breite zu berechnen, damit jede überspannte Spalte gleich
22991  breit ist.
22992 \end_layout
22993
22994 \begin_layout Standard
22995 Jetzt können Sie im 
22996 \family sans
22997 \SpecialChar LaTeX
22998 -Argument
22999 \family default
23000  im 
23001 \family sans
23002 Tabellen-Einstellungen
23003 \family default
23004 -Dialog folgendes einfügen:
23005 \end_layout
23006
23007 \begin_layout Standard
23008
23009 \series bold
23010 S{Mehrfachspalten-Breite}{Zahl der überspannten Spalten}
23011 \end_layout
23012
23013 \begin_layout Standard
23014 \begin_inset VSpace bigskip
23015 \end_inset
23016
23017
23018 \end_layout
23019
23020 \begin_layout Standard
23021 Für farbige Spalten können Sie folgendes einfügen:
23022 \end_layout
23023
23024 \begin_layout Standard
23025
23026 \series bold
23027
23028 \backslash
23029 newcolumntype{K}[1]{>{
23030 \backslash
23031 columncolor{#1}
23032 \backslash
23033 hspace{0pt}}c}
23034 \end_layout
23035
23036 \begin_layout Standard
23037 Das 
23038 \begin_inset Quotes gld
23039 \end_inset
23040
23041 c
23042 \begin_inset Quotes grd
23043 \end_inset
23044
23045  am Ende erzeugt eine Spalte mit flexibler Breite, deren Text horizontal
23046  zentriert ist.
23047  Jetzt können Sie als 
23048 \family sans
23049 \SpecialChar LaTeX
23050 -Argument
23051 \family default
23052  folgendes einfügen:
23053 \end_layout
23054
23055 \begin_layout Standard
23056
23057 \series bold
23058 K{Farbname}
23059 \end_layout
23060
23061 \begin_layout Standard
23062 \begin_inset VSpace bigskip
23063 \end_inset
23064
23065
23066 \end_layout
23067
23068 \begin_layout Standard
23069 Für Tabelle
23070 \begin_inset space ~
23071 \end_inset
23072
23073
23074 \begin_inset CommandInset ref
23075 LatexCommand ref
23076 reference "tab:Tabelle-mit-benutzerdefinierte"
23077
23078 \end_inset
23079
23080  wurden folgende 
23081 \family sans
23082 \SpecialChar LaTeX
23083 -Argumente
23084 \family default
23085  benutzt:
23086 \end_layout
23087
23088 \begin_layout Standard
23089
23090 \series bold
23091 M{2.5cm}
23092 \end_layout
23093
23094 \begin_layout Standard
23095 für die erste Spalte und die Mehrfachspalte,
23096 \end_layout
23097
23098 \begin_layout Standard
23099
23100 \series bold
23101 K{red}
23102 \end_layout
23103
23104 \begin_layout Standard
23105 für die letzte Spalte und
23106 \end_layout
23107
23108 \begin_layout Standard
23109
23110 \series bold
23111 S{2.5cm}{2}
23112 \end_layout
23113
23114 \begin_layout Standard
23115 für die Spalten in der zweiten Mehrfachspalte.
23116 \end_layout
23117
23118 \begin_layout Standard
23119 \begin_inset Float table
23120 placement h
23121 alignment document
23122 wide false
23123 sideways false
23124 status open
23125
23126 \begin_layout Plain Layout
23127 \begin_inset Caption Standard
23128
23129 \begin_layout Plain Layout
23130 \begin_inset CommandInset label
23131 LatexCommand label
23132 name "tab:Tabelle-mit-benutzerdefinierte"
23133
23134 \end_inset
23135
23136 Tabelle mit benutzerdefinierten Formaten
23137 \end_layout
23138
23139 \end_inset
23140
23141
23142 \end_layout
23143
23144 \begin_layout Plain Layout
23145 \align center
23146 \begin_inset Tabular
23147 <lyxtabular version="3" rows="3" columns="4">
23148 <features tabularvalignment="middle">
23149 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
23150 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
23151 <column alignment="center" valignment="middle">
23152 <column alignment="center" valignment="middle" special="K{red}">
23153 <row>
23154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23155 \begin_inset Text
23156
23157 \begin_layout Plain Layout
23158 einsehrlangesWort
23159 \end_layout
23160
23161 \end_inset
23162 </cell>
23163 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
23164 \begin_inset Text
23165
23166 \begin_layout Plain Layout
23167 Mehrfachspalte mit mehreren Zeilen
23168 \end_layout
23169
23170 \end_inset
23171 </cell>
23172 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23173 \begin_inset Text
23174
23175 \begin_layout Plain Layout
23176
23177 \end_layout
23178
23179 \end_inset
23180 </cell>
23181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23182 \begin_inset Text
23183
23184 \begin_layout Plain Layout
23185 c
23186 \end_layout
23187
23188 \end_inset
23189 </cell>
23190 </row>
23191 <row>
23192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23193 \begin_inset Text
23194
23195 \begin_layout Plain Layout
23196 d
23197 \end_layout
23198
23199 \end_inset
23200 </cell>
23201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23202 \begin_inset Text
23203
23204 \begin_layout Plain Layout
23205 e
23206 \end_layout
23207
23208 \end_inset
23209 </cell>
23210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23211 \begin_inset Text
23212
23213 \begin_layout Plain Layout
23214 f
23215 \end_layout
23216
23217 \end_inset
23218 </cell>
23219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23220 \begin_inset Text
23221
23222 \begin_layout Plain Layout
23223 g
23224 \end_layout
23225
23226 \end_inset
23227 </cell>
23228 </row>
23229 <row>
23230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23231 \begin_inset Text
23232
23233 \begin_layout Plain Layout
23234 h
23235 \end_layout
23236
23237 \end_inset
23238 </cell>
23239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23240 \begin_inset Text
23241
23242 \begin_layout Plain Layout
23243 i
23244 \end_layout
23245
23246 \end_inset
23247 </cell>
23248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23249 \begin_inset Text
23250
23251 \begin_layout Plain Layout
23252 j
23253 \end_layout
23254
23255 \end_inset
23256 </cell>
23257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23258 \begin_inset Text
23259
23260 \begin_layout Plain Layout
23261 k
23262 \end_layout
23263
23264 \end_inset
23265 </cell>
23266 </row>
23267 </lyxtabular>
23268
23269 \end_inset
23270
23271
23272 \end_layout
23273
23274 \end_inset
23275
23276
23277 \end_layout
23278
23279 \begin_layout Subsection
23280 Liniendicke
23281 \begin_inset CommandInset label
23282 LatexCommand label
23283 name "uab:Liniendicke"
23284
23285 \end_inset
23286
23287
23288 \begin_inset Index idx
23289 status collapsed
23290
23291 \begin_layout Plain Layout
23292 Tabellen  ! Linien ! -dicke
23293 \end_layout
23294
23295 \end_inset
23296
23297
23298 \end_layout
23299
23300 \begin_layout Standard
23301 Die Liniendicke für alle Linien einer Tabelle kann mit 
23302 \series bold
23303
23304 \backslash
23305 arrayrulewidth
23306 \series default
23307  eingestellt werden.
23308  Um eine Liniendicke von 1.5
23309 \begin_inset space \thinspace{}
23310 \end_inset
23311
23312 pt wie in Tabelle
23313 \begin_inset space ~
23314 \end_inset
23315
23316
23317 \begin_inset CommandInset ref
23318 LatexCommand ref
23319 reference "tab:Tabelle-mit-1.5pt-Liniendicke"
23320
23321 \end_inset
23322
23323  zu bekommen, geben Sie den Befehl
23324 \end_layout
23325
23326 \begin_layout Standard
23327
23328 \series bold
23329
23330 \backslash
23331 setlength{
23332 \backslash
23333 arrayrulewidth}{1.5pt}
23334 \end_layout
23335
23336 \begin_layout Standard
23337 als \SpecialChar TeX
23338 -Code vor der (Gleitobjekt-)Tabelle ein.
23339  Die geänderte Liniendicke gilt für alle folgenden Tabellen.
23340  Mit
23341 \end_layout
23342
23343 \begin_layout Standard
23344
23345 \series bold
23346
23347 \backslash
23348 setlength{
23349 \backslash
23350 arrayrulewidth}{0.4pt}
23351 \end_layout
23352
23353 \begin_layout Standard
23354 bekommen Sie wieder die Standarddicke.
23355 \end_layout
23356
23357 \begin_layout Standard
23358 \begin_inset ERT
23359 status collapsed
23360
23361 \begin_layout Plain Layout
23362
23363
23364 \backslash
23365 setlength{
23366 \backslash
23367 arrayrulewidth}{1.5pt}
23368 \end_layout
23369
23370 \end_inset
23371
23372
23373 \begin_inset Float table
23374 placement H
23375 alignment document
23376 wide false
23377 sideways false
23378 status open
23379
23380 \begin_layout Plain Layout
23381 \begin_inset Caption Standard
23382
23383 \begin_layout Plain Layout
23384 \begin_inset CommandInset label
23385 LatexCommand label
23386 name "tab:Tabelle-mit-1.5pt-Liniendicke"
23387
23388 \end_inset
23389
23390 Tabelle mit 1.5
23391 \begin_inset space \thinspace{}
23392 \end_inset
23393
23394 pt Liniendicke
23395 \end_layout
23396
23397 \end_inset
23398
23399
23400 \end_layout
23401
23402 \begin_layout Plain Layout
23403 \align center
23404 \begin_inset Tabular
23405 <lyxtabular version="3" rows="3" columns="3">
23406 <features tabularvalignment="middle">
23407 <column alignment="center" valignment="top">
23408 <column alignment="center" valignment="top">
23409 <column alignment="center" valignment="top">
23410 <row>
23411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23412 \begin_inset Text
23413
23414 \begin_layout Plain Layout
23415 sd
23416 \end_layout
23417
23418 \end_inset
23419 </cell>
23420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23421 \begin_inset Text
23422
23423 \begin_layout Plain Layout
23424
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23430 \begin_inset Text
23431
23432 \begin_layout Plain Layout
23433
23434 \end_layout
23435
23436 \end_inset
23437 </cell>
23438 </row>
23439 <row>
23440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23441 \begin_inset Text
23442
23443 \begin_layout Plain Layout
23444
23445 \end_layout
23446
23447 \end_inset
23448 </cell>
23449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23450 \begin_inset Text
23451
23452 \begin_layout Plain Layout
23453 sd
23454 \end_layout
23455
23456 \end_inset
23457 </cell>
23458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23459 \begin_inset Text
23460
23461 \begin_layout Plain Layout
23462
23463 \end_layout
23464
23465 \end_inset
23466 </cell>
23467 </row>
23468 <row>
23469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23470 \begin_inset Text
23471
23472 \begin_layout Plain Layout
23473
23474 \end_layout
23475
23476 \end_inset
23477 </cell>
23478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23479 \begin_inset Text
23480
23481 \begin_layout Plain Layout
23482
23483 \end_layout
23484
23485 \end_inset
23486 </cell>
23487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23488 \begin_inset Text
23489
23490 \begin_layout Plain Layout
23491 sd
23492 \end_layout
23493
23494 \end_inset
23495 </cell>
23496 </row>
23497 </lyxtabular>
23498
23499 \end_inset
23500
23501
23502 \end_layout
23503
23504 \end_inset
23505
23506
23507 \begin_inset ERT
23508 status collapsed
23509
23510 \begin_layout Plain Layout
23511
23512
23513 \backslash
23514 setlength{
23515 \backslash
23516 arrayrulewidth}{0.4pt}
23517 \end_layout
23518
23519 \end_inset
23520
23521
23522 \end_layout
23523
23524 \begin_layout Standard
23525 \begin_inset VSpace bigskip
23526 \end_inset
23527
23528 Um eine Liniendicke von 1.5
23529 \begin_inset space \thinspace{}
23530 \end_inset
23531
23532 pt nur für horizontale Linien zu bekommen wie in Tabelle
23533 \begin_inset space ~
23534 \end_inset
23535
23536
23537 \begin_inset CommandInset ref
23538 LatexCommand ref
23539 reference "tab:Tabelle-mit-1.5pt-horiz"
23540
23541 \end_inset
23542
23543 , müssen Sie folgende Befehle als \SpecialChar TeX
23544 -Code vor der (Gleitobjekt-)Tabelle einfügen:
23545 \end_layout
23546
23547 \begin_layout Standard
23548
23549 \series bold
23550
23551 \backslash
23552 let
23553 \backslash
23554 myHline
23555 \backslash
23556 hline
23557 \begin_inset Newline newline
23558 \end_inset
23559
23560
23561 \backslash
23562 renewcommand{
23563 \backslash
23564 hline}
23565 \begin_inset Newline newline
23566 \end_inset
23567
23568  {
23569 \backslash
23570 noalign{
23571 \backslash
23572 global
23573 \backslash
23574 arrayrulewidth 1.5pt}
23575 \begin_inset Newline newline
23576 \end_inset
23577
23578  
23579 \backslash
23580 myHline
23581 \backslash
23582 noalign{
23583 \backslash
23584 global
23585 \backslash
23586 arrayrulewidth 0.4pt}}
23587 \end_layout
23588
23589 \begin_layout Standard
23590 Die Standarddicke erhalten Sie mit folgendem Befehl als \SpecialChar TeX
23591 -Code hinter der
23592  (Gleit\SpecialChar softhyphen
23593 objekt-)Tabelle zurück:
23594 \end_layout
23595
23596 \begin_layout Standard
23597
23598 \series bold
23599
23600 \backslash
23601 renewcommand{
23602 \backslash
23603 hline}{
23604 \backslash
23605 myHline}
23606 \end_layout
23607
23608 \begin_layout Standard
23609 \begin_inset ERT
23610 status collapsed
23611
23612 \begin_layout Plain Layout
23613
23614
23615 \backslash
23616 let
23617 \backslash
23618 myHline
23619 \backslash
23620 hline
23621 \end_layout
23622
23623 \begin_layout Plain Layout
23624
23625
23626 \backslash
23627 renewcommand{
23628 \backslash
23629 hline}
23630 \end_layout
23631
23632 \begin_layout Plain Layout
23633
23634  {
23635 \backslash
23636 noalign{
23637 \backslash
23638 global
23639 \backslash
23640 arrayrulewidth 1.5pt}
23641 \end_layout
23642
23643 \begin_layout Plain Layout
23644
23645   
23646 \backslash
23647 myHline
23648 \backslash
23649 noalign{
23650 \backslash
23651 global
23652 \backslash
23653 arrayrulewidth 0.4pt}}
23654 \end_layout
23655
23656 \end_inset
23657
23658
23659 \begin_inset Float table
23660 placement h
23661 alignment document
23662 wide false
23663 sideways false
23664 status open
23665
23666 \begin_layout Plain Layout
23667 \begin_inset Caption Standard
23668
23669 \begin_layout Plain Layout
23670 \begin_inset CommandInset label
23671 LatexCommand label
23672 name "tab:Tabelle-mit-1.5pt-horiz"
23673
23674 \end_inset
23675
23676 Tabelle mit 1.5
23677 \begin_inset space \thinspace{}
23678 \end_inset
23679
23680 pt dicken horizontalen Linien
23681 \end_layout
23682
23683 \end_inset
23684
23685
23686 \end_layout
23687
23688 \begin_layout Plain Layout
23689 \align center
23690 \begin_inset Tabular
23691 <lyxtabular version="3" rows="3" columns="3">
23692 <features tabularvalignment="middle">
23693 <column alignment="center" valignment="top">
23694 <column alignment="center" valignment="top">
23695 <column alignment="center" valignment="top">
23696 <row>
23697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23698 \begin_inset Text
23699
23700 \begin_layout Plain Layout
23701 sd
23702 \end_layout
23703
23704 \end_inset
23705 </cell>
23706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23707 \begin_inset Text
23708
23709 \begin_layout Plain Layout
23710
23711 \end_layout
23712
23713 \end_inset
23714 </cell>
23715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23716 \begin_inset Text
23717
23718 \begin_layout Plain Layout
23719
23720 \end_layout
23721
23722 \end_inset
23723 </cell>
23724 </row>
23725 <row>
23726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23727 \begin_inset Text
23728
23729 \begin_layout Plain Layout
23730
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23736 \begin_inset Text
23737
23738 \begin_layout Plain Layout
23739 sd
23740 \end_layout
23741
23742 \end_inset
23743 </cell>
23744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23745 \begin_inset Text
23746
23747 \begin_layout Plain Layout
23748
23749 \end_layout
23750
23751 \end_inset
23752 </cell>
23753 </row>
23754 <row>
23755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23756 \begin_inset Text
23757
23758 \begin_layout Plain Layout
23759
23760 \end_layout
23761
23762 \end_inset
23763 </cell>
23764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23765 \begin_inset Text
23766
23767 \begin_layout Plain Layout
23768
23769 \end_layout
23770
23771 \end_inset
23772 </cell>
23773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23774 \begin_inset Text
23775
23776 \begin_layout Plain Layout
23777 sd
23778 \end_layout
23779
23780 \end_inset
23781 </cell>
23782 </row>
23783 </lyxtabular>
23784
23785 \end_inset
23786
23787
23788 \end_layout
23789
23790 \end_inset
23791
23792
23793 \begin_inset ERT
23794 status collapsed
23795
23796 \begin_layout Plain Layout
23797
23798
23799 \backslash
23800 renewcommand{
23801 \backslash
23802 hline}{
23803 \backslash
23804 myHline}
23805 \end_layout
23806
23807 \end_inset
23808
23809
23810 \end_layout
23811
23812 \begin_layout Standard
23813 \begin_inset VSpace bigskip
23814 \end_inset
23815
23816 Um die Liniendicke von 1.5
23817 \begin_inset space \thinspace{}
23818 \end_inset
23819
23820 pt nur für vertikale Linien zu bekommen, müssen Sie im \SpecialChar LaTeX
23821 -Vorspann folgendes
23822  Spaltenformat entsprechend der Beschreibung in Abschnitt
23823 \begin_inset space ~
23824 \end_inset
23825
23826
23827 \begin_inset CommandInset ref
23828 LatexCommand ref
23829 reference "uab:Angepasste-Zellen-/Spaltenformate"
23830
23831 \end_inset
23832
23833  definieren:
23834 \end_layout
23835
23836 \begin_layout Standard
23837
23838 \series bold
23839
23840 \backslash
23841 newcolumntype{V}{!{
23842 \backslash
23843 vrule width 1.5pt}}
23844 \end_layout
23845
23846 \begin_layout Standard
23847 In Tabelle
23848 \begin_inset space ~
23849 \end_inset
23850
23851
23852 \begin_inset CommandInset ref
23853 LatexCommand ref
23854 reference "tab:Tabelle-mit-1.5pt-vert"
23855
23856 \end_inset
23857
23858  wurde das 
23859 \family sans
23860 LaTeX-Argument
23861 \family default
23862 \series bold
23863  VcV
23864 \series default
23865  für die letzte Spalte und
23866 \series bold
23867  Vc
23868 \series default
23869  für die anderen benutzt.
23870 \end_layout
23871
23872 \begin_layout Standard
23873 \begin_inset Float table
23874 placement H
23875 alignment document
23876 wide false
23877 sideways false
23878 status open
23879
23880 \begin_layout Plain Layout
23881 \begin_inset Caption Standard
23882
23883 \begin_layout Plain Layout
23884 \begin_inset CommandInset label
23885 LatexCommand label
23886 name "tab:Tabelle-mit-1.5pt-vert"
23887
23888 \end_inset
23889
23890 Tabelle mit 1.5
23891 \begin_inset space \thinspace{}
23892 \end_inset
23893
23894 pt dicken vertikalen Linien
23895 \end_layout
23896
23897 \end_inset
23898
23899
23900 \end_layout
23901
23902 \begin_layout Plain Layout
23903 \align center
23904 \begin_inset Tabular
23905 <lyxtabular version="3" rows="3" columns="3">
23906 <features tabularvalignment="middle">
23907 <column alignment="center" valignment="top" special="Vc">
23908 <column alignment="center" valignment="top" special="Vc">
23909 <column alignment="center" valignment="top" special="VcV">
23910 <row>
23911 <cell alignment="center" valignment="top" topline="true" usebox="none">
23912 \begin_inset Text
23913
23914 \begin_layout Plain Layout
23915 sd
23916 \end_layout
23917
23918 \end_inset
23919 </cell>
23920 <cell alignment="center" valignment="top" topline="true" usebox="none">
23921 \begin_inset Text
23922
23923 \begin_layout Plain Layout
23924
23925 \end_layout
23926
23927 \end_inset
23928 </cell>
23929 <cell alignment="center" valignment="top" topline="true" usebox="none">
23930 \begin_inset Text
23931
23932 \begin_layout Plain Layout
23933
23934 \end_layout
23935
23936 \end_inset
23937 </cell>
23938 </row>
23939 <row>
23940 <cell alignment="center" valignment="top" topline="true" usebox="none">
23941 \begin_inset Text
23942
23943 \begin_layout Plain Layout
23944
23945 \end_layout
23946
23947 \end_inset
23948 </cell>
23949 <cell alignment="center" valignment="top" topline="true" usebox="none">
23950 \begin_inset Text
23951
23952 \begin_layout Plain Layout
23953 sd
23954 \end_layout
23955
23956 \end_inset
23957 </cell>
23958 <cell alignment="center" valignment="top" topline="true" usebox="none">
23959 \begin_inset Text
23960
23961 \begin_layout Plain Layout
23962
23963 \end_layout
23964
23965 \end_inset
23966 </cell>
23967 </row>
23968 <row>
23969 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23970 \begin_inset Text
23971
23972 \begin_layout Plain Layout
23973
23974 \end_layout
23975
23976 \end_inset
23977 </cell>
23978 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23979 \begin_inset Text
23980
23981 \begin_layout Plain Layout
23982
23983 \end_layout
23984
23985 \end_inset
23986 </cell>
23987 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23988 \begin_inset Text
23989
23990 \begin_layout Plain Layout
23991 sd
23992 \end_layout
23993
23994 \end_inset
23995 </cell>
23996 </row>
23997 </lyxtabular>
23998
23999 \end_inset
24000
24001
24002 \end_layout
24003
24004 \end_inset
24005
24006
24007 \end_layout
24008
24009 \begin_layout Subsection
24010 Gestrichelte Linien
24011 \begin_inset Index idx
24012 status collapsed
24013
24014 \begin_layout Plain Layout
24015 Tabellen  ! Linien ! gestrichelte 
24016 \end_layout
24017
24018 \end_inset
24019
24020
24021 \end_layout
24022
24023 \begin_layout Standard
24024 \begin_inset ERT
24025 status collapsed
24026
24027 \begin_layout Plain Layout
24028
24029
24030 \backslash
24031 ifarydshln
24032 \end_layout
24033
24034 \end_inset
24035
24036
24037 \begin_inset Note Note
24038 status open
24039
24040 \begin_layout Plain Layout
24041 Der folgende Teil wird nur gedruckt, wenn das \SpecialChar LaTeX
24042 -Paket 
24043 \series bold
24044 arydshln
24045 \series default
24046  installiert ist.
24047 \end_layout
24048
24049 \end_inset
24050
24051
24052 \end_layout
24053
24054 \begin_layout Standard
24055 \begin_inset Float table
24056 placement h
24057 alignment document
24058 wide false
24059 sideways false
24060 status open
24061
24062 \begin_layout Plain Layout
24063 \begin_inset Caption Standard
24064
24065 \begin_layout Plain Layout
24066 \begin_inset CommandInset label
24067 LatexCommand label
24068 name "tab:Tabelle-mit-gestrichelten"
24069
24070 \end_inset
24071
24072 Tabelle mit gestrichelten Linien
24073 \end_layout
24074
24075 \end_inset
24076
24077
24078 \end_layout
24079
24080 \begin_layout Plain Layout
24081 \align center
24082 \begin_inset Tabular
24083 <lyxtabular version="3" rows="5" columns="5">
24084 <features tabularvalignment="middle">
24085 <column alignment="center" valignment="top">
24086 <column alignment="center" valignment="top">
24087 <column alignment="center" valignment="top" special=":c">
24088 <column alignment="center" valignment="top">
24089 <column alignment="center" valignment="top">
24090 <row>
24091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24092 \begin_inset Text
24093
24094 \begin_layout Plain Layout
24095 a
24096 \end_layout
24097
24098 \end_inset
24099 </cell>
24100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24101 \begin_inset Text
24102
24103 \begin_layout Plain Layout
24104 b
24105 \end_layout
24106
24107 \end_inset
24108 </cell>
24109 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24110 \begin_inset Text
24111
24112 \begin_layout Plain Layout
24113 c
24114 \end_layout
24115
24116 \end_inset
24117 </cell>
24118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24119 \begin_inset Text
24120
24121 \begin_layout Plain Layout
24122 d
24123 \end_layout
24124
24125 \end_inset
24126 </cell>
24127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24128 \begin_inset Text
24129
24130 \begin_layout Plain Layout
24131 e
24132 \end_layout
24133
24134 \end_inset
24135 </cell>
24136 </row>
24137 <row>
24138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24139 \begin_inset Text
24140
24141 \begin_layout Plain Layout
24142 f
24143 \end_layout
24144
24145 \end_inset
24146 </cell>
24147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24148 \begin_inset Text
24149
24150 \begin_layout Plain Layout
24151 g
24152 \end_layout
24153
24154 \end_inset
24155 </cell>
24156 <cell alignment="center" valignment="top" topline="true" usebox="none">
24157 \begin_inset Text
24158
24159 \begin_layout Plain Layout
24160 h
24161 \end_layout
24162
24163 \end_inset
24164 </cell>
24165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24166 \begin_inset Text
24167
24168 \begin_layout Plain Layout
24169 i
24170 \end_layout
24171
24172 \end_inset
24173 </cell>
24174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24175 \begin_inset Text
24176
24177 \begin_layout Plain Layout
24178 j
24179 \end_layout
24180
24181 \end_inset
24182 </cell>
24183 </row>
24184 <row>
24185 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24186 \begin_inset Text
24187
24188 \begin_layout Plain Layout
24189 \begin_inset ERT
24190 status collapsed
24191
24192 \begin_layout Plain Layout
24193
24194
24195 \backslash
24196 hdashline 
24197 \end_layout
24198
24199 \end_inset
24200
24201 k
24202 \end_layout
24203
24204 \end_inset
24205 </cell>
24206 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24207 \begin_inset Text
24208
24209 \begin_layout Plain Layout
24210 l
24211 \end_layout
24212
24213 \end_inset
24214 </cell>
24215 <cell alignment="center" valignment="top" usebox="none">
24216 \begin_inset Text
24217
24218 \begin_layout Plain Layout
24219 m
24220 \end_layout
24221
24222 \end_inset
24223 </cell>
24224 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24225 \begin_inset Text
24226
24227 \begin_layout Plain Layout
24228 n
24229 \end_layout
24230
24231 \end_inset
24232 </cell>
24233 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24234 \begin_inset Text
24235
24236 \begin_layout Plain Layout
24237 o
24238 \end_layout
24239
24240 \end_inset
24241 </cell>
24242 </row>
24243 <row>
24244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24245 \begin_inset Text
24246
24247 \begin_layout Plain Layout
24248 \begin_inset ERT
24249 status collapsed
24250
24251 \begin_layout Plain Layout
24252
24253
24254 \backslash
24255 cdashline{4-5}
24256 \end_layout
24257
24258 \end_inset
24259
24260 p
24261 \end_layout
24262
24263 \end_inset
24264 </cell>
24265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24266 \begin_inset Text
24267
24268 \begin_layout Plain Layout
24269 q
24270 \end_layout
24271
24272 \end_inset
24273 </cell>
24274 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24275 \begin_inset Text
24276
24277 \begin_layout Plain Layout
24278 r
24279 \end_layout
24280
24281 \end_inset
24282 </cell>
24283 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24284 \begin_inset Text
24285
24286 \begin_layout Plain Layout
24287 s
24288 \end_layout
24289
24290 \end_inset
24291 </cell>
24292 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24293 \begin_inset Text
24294
24295 \begin_layout Plain Layout
24296
24297 \end_layout
24298
24299 \end_inset
24300 </cell>
24301 </row>
24302 <row>
24303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24304 \begin_inset Text
24305
24306 \begin_layout Plain Layout
24307 t
24308 \end_layout
24309
24310 \end_inset
24311 </cell>
24312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24313 \begin_inset Text
24314
24315 \begin_layout Plain Layout
24316 u
24317 \end_layout
24318
24319 \end_inset
24320 </cell>
24321 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24322 \begin_inset Text
24323
24324 \begin_layout Plain Layout
24325 v
24326 \end_layout
24327
24328 \end_inset
24329 </cell>
24330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24331 \begin_inset Text
24332
24333 \begin_layout Plain Layout
24334 w
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24340 \begin_inset Text
24341
24342 \begin_layout Plain Layout
24343 x
24344 \end_layout
24345
24346 \end_inset
24347 </cell>
24348 </row>
24349 </lyxtabular>
24350
24351 \end_inset
24352
24353
24354 \end_layout
24355
24356 \end_inset
24357
24358
24359 \end_layout
24360
24361 \begin_layout Standard
24362 \SpecialChar LyX
24363  unterstützt von sich aus keine gestrichelten Linien, also müssen Sie \SpecialChar TeX
24364 -Code
24365  benutzen.
24366  Zunächst müssen Sie das \SpecialChar LaTeX
24367 -Paket 
24368 \series bold
24369 arydshln
24370 \series default
24371
24372 \begin_inset Index idx
24373 status collapsed
24374
24375 \begin_layout Plain Layout
24376 \SpecialChar LaTeX
24377 -Pakete ! arydshln
24378 \end_layout
24379
24380 \end_inset
24381
24382  im \SpecialChar LaTeX
24383 -Vorspann laden:
24384 \end_layout
24385
24386 \begin_layout Standard
24387
24388 \series bold
24389
24390 \backslash
24391 usepackage{arydshln}
24392 \end_layout
24393
24394 \begin_layout Standard
24395 Um senkrechte Linien zu stricheln, müssen Sie im 
24396 \family sans
24397 LaTeX-Argument
24398 \family default
24399  des 
24400 \family sans
24401 Tabellen-Einstellungen
24402 \family default
24403 -Dialogs 
24404 \begin_inset Quotes gld
24405 \end_inset
24406
24407 :
24408 \begin_inset Quotes grd
24409 \end_inset
24410
24411 , zusammen mit dem Buchstaben für die horizontale Ausrichtung, eingeben.
24412 \end_layout
24413
24414 \begin_layout Standard
24415 Für eine gestrichelte horizontale Linie müssen Sie den Befehl
24416 \end_layout
24417
24418 \begin_layout Standard
24419
24420 \series bold
24421
24422 \backslash
24423 hdashline
24424 \end_layout
24425
24426 \begin_layout Standard
24427 als \SpecialChar TeX
24428 -Code als erstes in die erste Zelle einer Zeile einfügen.
24429 \end_layout
24430
24431 \begin_layout Standard
24432 Für gestrichelte horizontale Linien für Mehrfachspalten wird der Befehl
24433 \end_layout
24434
24435 \begin_layout Standard
24436
24437 \series bold
24438
24439 \backslash
24440 cdashline{Anfangsspalte-Endspalte}
24441 \end_layout
24442
24443 \begin_layout Standard
24444 als \SpecialChar TeX
24445 -Code als erstes in die erste Zelle einer Zeile eingefügt.
24446  Wenn Sie z.
24447 \begin_inset space \thinspace{}
24448 \end_inset
24449
24450 B.
24451  eine Mehrfachspalte über Spalte 2 bis 4 haben und Sie möchten darüber eine
24452  gestrichelte Linie haben, fügen Sie den Befehl
24453 \end_layout
24454
24455 \begin_layout Standard
24456
24457 \series bold
24458
24459 \backslash
24460 cdashline{2-4}
24461 \end_layout
24462
24463 \begin_layout Standard
24464 als erstes Element der ersten Zelle in der Zeile der Mehrfachspalte ein.
24465 \end_layout
24466
24467 \begin_layout Standard
24468 \begin_inset VSpace bigskip
24469 \end_inset
24470
24471
24472 \end_layout
24473
24474 \begin_layout Standard
24475 In Tabelle
24476 \begin_inset space ~
24477 \end_inset
24478
24479
24480 \begin_inset CommandInset ref
24481 LatexCommand ref
24482 reference "tab:Tabelle-mit-gestrichelten"
24483
24484 \end_inset
24485
24486  wurde in der dritten Spalte der Befehl
24487 \series bold
24488  
24489 \series default
24490
24491 \begin_inset Quotes gld
24492 \end_inset
24493
24494
24495 \series bold
24496 :c
24497 \begin_inset Quotes grd
24498 \end_inset
24499
24500
24501 \series default
24502  benutzt.
24503  Der Befehl 
24504 \series bold
24505
24506 \backslash
24507 hdashline
24508 \series default
24509  wurde in die erste Zelle der dritten Zeile eingefügt und der Befehl
24510 \begin_inset Newline newline
24511 \end_inset
24512
24513  
24514 \series bold
24515
24516 \backslash
24517 cdashline{4-5} 
24518 \series default
24519 wurde in die erste Zelle der vierten Zeile eingefügt.
24520 \end_layout
24521
24522 \begin_layout Standard
24523 \begin_inset VSpace bigskip
24524 \end_inset
24525
24526
24527 \end_layout
24528
24529 \begin_layout Standard
24530 Tabellen mit gestrichelten Linien können auch gefärbt werden, wie Tabelle
24531 \begin_inset space ~
24532 \end_inset
24533
24534
24535 \begin_inset CommandInset ref
24536 LatexCommand ref
24537 reference "tab:Farbige-Tabelle-mit"
24538
24539 \end_inset
24540
24541  verdeutlicht.
24542 \end_layout
24543
24544 \begin_layout Standard
24545 \begin_inset ERT
24546 status collapsed
24547
24548 \begin_layout Plain Layout
24549
24550
24551 \backslash
24552 setlength{
24553 \backslash
24554 arrayrulewidth}{1pt}
24555 \end_layout
24556
24557 \end_inset
24558
24559
24560 \begin_inset Note Note
24561 status collapsed
24562
24563 \begin_layout Plain Layout
24564 dickere Linien zur besseren Visualisierung der Linienfarbe
24565 \end_layout
24566
24567 \end_inset
24568
24569
24570 \end_layout
24571
24572 \begin_layout Standard
24573 \begin_inset ERT
24574 status collapsed
24575
24576 \begin_layout Plain Layout
24577
24578
24579 \backslash
24580 dashgapcolor{green}
24581 \end_layout
24582
24583 \end_inset
24584
24585
24586 \begin_inset Note Note
24587 status collapsed
24588
24589 \begin_layout Plain Layout
24590 färbt Raum zwischen den Strichen grün
24591 \end_layout
24592
24593 \end_inset
24594
24595
24596 \end_layout
24597
24598 \begin_layout Standard
24599 \begin_inset ERT
24600 status collapsed
24601
24602 \begin_layout Plain Layout
24603
24604
24605 \backslash
24606 let
24607 \backslash
24608 myHdashline
24609 \backslash
24610 hdashline
24611 \end_layout
24612
24613 \begin_layout Plain Layout
24614
24615
24616 \backslash
24617 renewcommand{
24618 \backslash
24619 hdashline}
24620 \end_layout
24621
24622 \begin_layout Plain Layout
24623
24624  {
24625 \backslash
24626 arrayrulecolor{red}
24627 \backslash
24628 myHdashline
24629 \backslash
24630 arrayrulecolor{black}}
24631 \end_layout
24632
24633 \end_inset
24634
24635
24636 \begin_inset Note Note
24637 status collapsed
24638
24639 \begin_layout Plain Layout
24640 färbt horizontale, gestrichelte Linien rot
24641 \end_layout
24642
24643 \end_inset
24644
24645
24646 \end_layout
24647
24648 \begin_layout Standard
24649 \begin_inset ERT
24650 status collapsed
24651
24652 \begin_layout Plain Layout
24653
24654
24655 \backslash
24656 let
24657 \backslash
24658 myCdashline
24659 \backslash
24660 cdashline
24661 \end_layout
24662
24663 \begin_layout Plain Layout
24664
24665
24666 \backslash
24667 renewcommand{
24668 \backslash
24669 cdashline}[1]
24670 \end_layout
24671
24672 \begin_layout Plain Layout
24673
24674  {
24675 \backslash
24676 arrayrulecolor{yellow}
24677 \backslash
24678 myCdashline{#1}
24679 \backslash
24680 arrayrulecolor{black}}
24681 \end_layout
24682
24683 \end_inset
24684
24685
24686 \begin_inset Note Note
24687 status collapsed
24688
24689 \begin_layout Plain Layout
24690 färbt partielle horizontale, gestrichelte Linien gelb
24691 \end_layout
24692
24693 \end_inset
24694
24695
24696 \end_layout
24697
24698 \begin_layout Standard
24699 \begin_inset Float table
24700 placement h
24701 alignment document
24702 wide false
24703 sideways false
24704 status open
24705
24706 \begin_layout Plain Layout
24707 \begin_inset Caption Standard
24708
24709 \begin_layout Plain Layout
24710 \begin_inset CommandInset label
24711 LatexCommand label
24712 name "tab:Farbige-Tabelle-mit"
24713
24714 \end_inset
24715
24716 Farbige Tabelle mit gestrichelten Linien
24717 \end_layout
24718
24719 \end_inset
24720
24721
24722 \end_layout
24723
24724 \begin_layout Plain Layout
24725 \align center
24726 \begin_inset Tabular
24727 <lyxtabular version="3" rows="5" columns="5">
24728 <features tabularvalignment="middle">
24729 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{dunkelgruen}\centering}c">
24730 <column alignment="center" valignment="top" width="0pt">
24731 <column alignment="center" valignment="top" width="0pt" special=":c">
24732 <column alignment="center" valignment="top">
24733 <column alignment="center" valignment="top">
24734 <row>
24735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24736 \begin_inset Text
24737
24738 \begin_layout Plain Layout
24739 a
24740 \end_layout
24741
24742 \end_inset
24743 </cell>
24744 <cell alignment="center" valignment="top" topline="true" usebox="none">
24745 \begin_inset Text
24746
24747 \begin_layout Plain Layout
24748 b
24749 \end_layout
24750
24751 \end_inset
24752 </cell>
24753 <cell alignment="center" valignment="top" topline="true" usebox="none">
24754 \begin_inset Text
24755
24756 \begin_layout Plain Layout
24757 c
24758 \end_layout
24759
24760 \end_inset
24761 </cell>
24762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24763 \begin_inset Text
24764
24765 \begin_layout Plain Layout
24766 d
24767 \end_layout
24768
24769 \end_inset
24770 </cell>
24771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24772 \begin_inset Text
24773
24774 \begin_layout Plain Layout
24775 e
24776 \end_layout
24777
24778 \end_inset
24779 </cell>
24780 </row>
24781 <row>
24782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24783 \begin_inset Text
24784
24785 \begin_layout Plain Layout
24786 f
24787 \end_layout
24788
24789 \end_inset
24790 </cell>
24791 <cell alignment="center" valignment="top" topline="true" usebox="none">
24792 \begin_inset Text
24793
24794 \begin_layout Plain Layout
24795 g
24796 \end_layout
24797
24798 \end_inset
24799 </cell>
24800 <cell alignment="center" valignment="top" topline="true" usebox="none">
24801 \begin_inset Text
24802
24803 \begin_layout Plain Layout
24804 h
24805 \end_layout
24806
24807 \end_inset
24808 </cell>
24809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24810 \begin_inset Text
24811
24812 \begin_layout Plain Layout
24813 i
24814 \end_layout
24815
24816 \end_inset
24817 </cell>
24818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24819 \begin_inset Text
24820
24821 \begin_layout Plain Layout
24822 j
24823 \end_layout
24824
24825 \end_inset
24826 </cell>
24827 </row>
24828 <row>
24829 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24830 \begin_inset Text
24831
24832 \begin_layout Plain Layout
24833 \begin_inset ERT
24834 status collapsed
24835
24836 \begin_layout Plain Layout
24837
24838
24839 \backslash
24840 hdashline 
24841 \end_layout
24842
24843 \end_inset
24844
24845
24846 \begin_inset ERT
24847 status collapsed
24848
24849 \begin_layout Plain Layout
24850
24851
24852 \backslash
24853 rowcolor{Gray}
24854 \end_layout
24855
24856 \end_inset
24857
24858 k
24859 \end_layout
24860
24861 \end_inset
24862 </cell>
24863 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24864 \begin_inset Text
24865
24866 \begin_layout Plain Layout
24867 l
24868 \end_layout
24869
24870 \end_inset
24871 </cell>
24872 <cell alignment="center" valignment="top" usebox="none">
24873 \begin_inset Text
24874
24875 \begin_layout Plain Layout
24876 m
24877 \end_layout
24878
24879 \end_inset
24880 </cell>
24881 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24882 \begin_inset Text
24883
24884 \begin_layout Plain Layout
24885 n
24886 \end_layout
24887
24888 \end_inset
24889 </cell>
24890 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24891 \begin_inset Text
24892
24893 \begin_layout Plain Layout
24894 o
24895 \end_layout
24896
24897 \end_inset
24898 </cell>
24899 </row>
24900 <row>
24901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24902 \begin_inset Text
24903
24904 \begin_layout Plain Layout
24905 \begin_inset ERT
24906 status collapsed
24907
24908 \begin_layout Plain Layout
24909
24910
24911 \backslash
24912 cdashline{4-5}
24913 \end_layout
24914
24915 \end_inset
24916
24917 p
24918 \end_layout
24919
24920 \end_inset
24921 </cell>
24922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24923 \begin_inset Text
24924
24925 \begin_layout Plain Layout
24926 q
24927 \end_layout
24928
24929 \end_inset
24930 </cell>
24931 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24932 \begin_inset Text
24933
24934 \begin_layout Plain Layout
24935 r
24936 \end_layout
24937
24938 \end_inset
24939 </cell>
24940 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24941 \begin_inset Text
24942
24943 \begin_layout Plain Layout
24944 s
24945 \end_layout
24946
24947 \end_inset
24948 </cell>
24949 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24950 \begin_inset Text
24951
24952 \begin_layout Plain Layout
24953
24954 \end_layout
24955
24956 \end_inset
24957 </cell>
24958 </row>
24959 <row>
24960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24961 \begin_inset Text
24962
24963 \begin_layout Plain Layout
24964 t
24965 \end_layout
24966
24967 \end_inset
24968 </cell>
24969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24970 \begin_inset Text
24971
24972 \begin_layout Plain Layout
24973 u
24974 \end_layout
24975
24976 \end_inset
24977 </cell>
24978 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24979 \begin_inset Text
24980
24981 \begin_layout Plain Layout
24982 v
24983 \end_layout
24984
24985 \end_inset
24986 </cell>
24987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24988 \begin_inset Text
24989
24990 \begin_layout Plain Layout
24991 w
24992 \end_layout
24993
24994 \end_inset
24995 </cell>
24996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24997 \begin_inset Text
24998
24999 \begin_layout Plain Layout
25000 \begin_inset ERT
25001 status collapsed
25002
25003 \begin_layout Plain Layout
25004
25005
25006 \backslash
25007 cellcolor{Maroon}
25008 \end_layout
25009
25010 \end_inset
25011
25012
25013 \color green
25014 i
25015 \end_layout
25016
25017 \end_inset
25018 </cell>
25019 </row>
25020 </lyxtabular>
25021
25022 \end_inset
25023
25024
25025 \end_layout
25026
25027 \end_inset
25028
25029
25030 \end_layout
25031
25032 \begin_layout Standard
25033 \begin_inset ERT
25034 status collapsed
25035
25036 \begin_layout Plain Layout
25037
25038
25039 \backslash
25040 renewcommand{
25041 \backslash
25042 hdashline}{
25043 \backslash
25044 myHdashline}
25045 \end_layout
25046
25047 \end_inset
25048
25049
25050 \begin_inset Note Note
25051 status collapsed
25052
25053 \begin_layout Plain Layout
25054 zurücksetzen auf Standardwert
25055 \end_layout
25056
25057 \end_inset
25058
25059
25060 \end_layout
25061
25062 \begin_layout Standard
25063 \begin_inset ERT
25064 status collapsed
25065
25066 \begin_layout Plain Layout
25067
25068
25069 \backslash
25070 renewcommand{
25071 \backslash
25072 cdashline}{
25073 \backslash
25074 myCdashline}
25075 \end_layout
25076
25077 \end_inset
25078
25079
25080 \begin_inset Note Note
25081 status collapsed
25082
25083 \begin_layout Plain Layout
25084 zurücksetzen auf Standardwert
25085 \end_layout
25086
25087 \end_inset
25088
25089
25090 \end_layout
25091
25092 \begin_layout Standard
25093 \begin_inset ERT
25094 status collapsed
25095
25096 \begin_layout Plain Layout
25097
25098
25099 \backslash
25100 nodashgapcolor
25101 \end_layout
25102
25103 \end_inset
25104
25105
25106 \begin_inset Note Note
25107 status collapsed
25108
25109 \begin_layout Plain Layout
25110 zurücksetzen auf Standardwert
25111 \end_layout
25112
25113 \end_inset
25114
25115
25116 \end_layout
25117
25118 \begin_layout Standard
25119 \begin_inset ERT
25120 status collapsed
25121
25122 \begin_layout Plain Layout
25123
25124
25125 \backslash
25126 setlength{
25127 \backslash
25128 arrayrulewidth}{0.4pt}
25129 \end_layout
25130
25131 \end_inset
25132
25133
25134 \begin_inset Note Note
25135 status collapsed
25136
25137 \begin_layout Plain Layout
25138 zurücksetzen auf Standardwert
25139 \end_layout
25140
25141 \end_inset
25142
25143
25144 \end_layout
25145
25146 \begin_layout Standard
25147 Das Färben von Zeilen, Spalten und Zeilen erfolgt wie in Abschnitt
25148 \begin_inset space ~
25149 \end_inset
25150
25151
25152 \begin_inset CommandInset ref
25153 LatexCommand ref
25154 reference "abs:Farbige-Tabellen"
25155
25156 \end_inset
25157
25158  beschrieben.
25159  Das Färben von horizontalen Linien funktioniert analog wie dort ebenso
25160  beschrieben, man muss in den Befehlen nur 
25161 \series bold
25162
25163 \backslash
25164 myHlineC
25165 \series default
25166  durch 
25167 \series bold
25168
25169 \backslash
25170 myHdashline
25171 \series default
25172  und 
25173 \backslash
25174
25175 \series bold
25176 hline
25177 \series default
25178  durch 
25179 \series bold
25180
25181 \backslash
25182 hdashline
25183 \series default
25184  ersetzen; man verwendet also den Befehl
25185 \end_layout
25186
25187 \begin_layout Standard
25188
25189 \series bold
25190
25191 \backslash
25192 let
25193 \backslash
25194 myHdashline
25195 \backslash
25196 hdashline
25197 \begin_inset Newline newline
25198 \end_inset
25199
25200
25201 \backslash
25202 renewcommand{
25203 \backslash
25204 hdashline}
25205 \begin_inset Newline newline
25206 \end_inset
25207
25208
25209 \begin_inset Phantom HPhantom
25210 status open
25211
25212 \begin_layout Plain Layout
25213
25214 \series bold
25215 \begin_inset space ~
25216 \end_inset
25217
25218
25219 \end_layout
25220
25221 \end_inset
25222
25223 {
25224 \backslash
25225 arrayrulecolor{red}
25226 \backslash
25227 myHdashline
25228 \backslash
25229 arrayrulecolor{black}}
25230 \end_layout
25231
25232 \begin_layout Standard
25233 Um 
25234 \series bold
25235
25236 \backslash
25237 cdashline
25238 \series default
25239  zu färben, lautet der Befehl
25240 \end_layout
25241
25242 \begin_layout Standard
25243
25244 \series bold
25245
25246 \backslash
25247 let
25248 \backslash
25249 myCdashline
25250 \backslash
25251 cdashline
25252 \begin_inset Newline newline
25253 \end_inset
25254
25255
25256 \backslash
25257 renewcommand{
25258 \backslash
25259 cdashline}[1]
25260 \begin_inset Newline newline
25261 \end_inset
25262
25263
25264 \begin_inset Phantom HPhantom
25265 status open
25266
25267 \begin_layout Plain Layout
25268
25269 \series bold
25270 \begin_inset space ~
25271 \end_inset
25272
25273
25274 \end_layout
25275
25276 \end_inset
25277
25278 {
25279 \backslash
25280 arrayrulecolor{red}
25281 \backslash
25282 myCdashline{#1}
25283 \backslash
25284 arrayrulecolor{black}}
25285 \end_layout
25286
25287 \begin_layout Standard
25288 Um die schwarze Linienfarbe zurückzubekommen, muss man folgende Befehle
25289  als \SpecialChar TeX
25290 -Code hinter der Tabelle einfügen:
25291 \end_layout
25292
25293 \begin_layout Standard
25294 Für 
25295 \series bold
25296
25297 \backslash
25298 hdashline
25299 \end_layout
25300
25301 \begin_layout Standard
25302
25303 \series bold
25304
25305 \backslash
25306 renewcommand{
25307 \backslash
25308 hdashline}{
25309 \backslash
25310 myHdashline}
25311 \end_layout
25312
25313 \begin_layout Standard
25314 und für 
25315 \series bold
25316
25317 \backslash
25318 cdashline
25319 \end_layout
25320
25321 \begin_layout Standard
25322
25323 \series bold
25324
25325 \backslash
25326 renewcommand{
25327 \backslash
25328 cdashline}{
25329 \backslash
25330 myCdashline}
25331 \end_layout
25332
25333 \begin_layout Standard
25334 Um den Bereich zwischen den Strichen einer Linie zu färben, kann man den
25335  Befehl
25336 \end_layout
25337
25338 \begin_layout Standard
25339
25340 \series bold
25341
25342 \backslash
25343 dashgapcolor{Farbe}
25344 \end_layout
25345
25346 \begin_layout Standard
25347 als \SpecialChar TeX
25348 -Code vor der Tabelle verwenden.
25349  Farbe ist hierbei der Name einer definierten Farbe.
25350  Der Befehl
25351 \end_layout
25352
25353 \begin_layout Standard
25354
25355 \series bold
25356
25357 \backslash
25358 nodashgapcolor
25359 \end_layout
25360
25361 \begin_layout Standard
25362 hebt die Einstellung von 
25363 \series bold
25364
25365 \backslash
25366 dashgapcolor
25367 \series default
25368  auf.
25369 \end_layout
25370
25371 \begin_layout Standard
25372 \begin_inset Note Greyedout
25373 status open
25374
25375 \begin_layout Plain Layout
25376
25377 \series bold
25378 \color none
25379 Achtung
25380 \series default
25381 : Befinden sich mehrere Befehle in einer Zelle, muss sich der Befehl von
25382  
25383 \series bold
25384 arydshln
25385 \series default
25386  an erster Stelle in der Zelle befinden.
25387  Daher ist in in Zelle 
25388 \emph on
25389 k
25390 \emph default
25391  der Tabelle
25392 \begin_inset space ~
25393 \end_inset
25394
25395
25396 \begin_inset CommandInset ref
25397 LatexCommand ref
25398 reference "tab:Farbige-Tabelle-mit"
25399
25400 \end_inset
25401
25402  der Befehl 
25403 \series bold
25404
25405 \backslash
25406 hdashline
25407 \series default
25408  vor 
25409 \series bold
25410
25411 \backslash
25412 rowcolor
25413 \series default
25414 .
25415 \end_layout
25416
25417 \end_inset
25418
25419
25420 \end_layout
25421
25422 \begin_layout Standard
25423 \begin_inset Note Greyedout
25424 status open
25425
25426 \begin_layout Plain Layout
25427
25428 \series bold
25429 \color none
25430 Achtung:
25431 \series default
25432  Das \SpecialChar LaTeX
25433 -Paket 
25434 \series bold
25435 arydshln
25436 \series default
25437  muss im \SpecialChar LaTeX
25438 -Vorspann nach dem \SpecialChar LaTeX
25439 -Paket 
25440 \series bold
25441 colortbl
25442 \series default
25443
25444 \begin_inset Index idx
25445 status collapsed
25446
25447 \begin_layout Plain Layout
25448 \SpecialChar LaTeX
25449 -Pakete ! colortbl
25450 \end_layout
25451
25452 \end_inset
25453
25454  geladen werden.
25455 \end_layout
25456
25457 \end_inset
25458
25459
25460 \end_layout
25461
25462 \begin_layout Standard
25463 \begin_inset ERT
25464 status collapsed
25465
25466 \begin_layout Plain Layout
25467
25468
25469 \backslash
25470 else
25471 \end_layout
25472
25473 \end_inset
25474
25475
25476 \begin_inset Note Note
25477 status open
25478
25479 \begin_layout Plain Layout
25480 Der folgende Teil wird gedruckt, wenn das \SpecialChar LaTeX
25481 -Paket 
25482 \series bold
25483 arydshln
25484 \series default
25485  nicht installiert ist:
25486 \end_layout
25487
25488 \end_inset
25489
25490
25491 \end_layout
25492
25493 \begin_layout Standard
25494 Sie müssen das \SpecialChar LaTeX
25495 -Paket 
25496 \series bold
25497 arydshln
25498 \series default
25499  installiert haben um den Inhalt dieses Abschnitts zu sehen.
25500 \end_layout
25501
25502 \begin_layout Standard
25503 \begin_inset ERT
25504 status collapsed
25505
25506 \begin_layout Plain Layout
25507
25508
25509 \backslash
25510 fi
25511 \end_layout
25512
25513 \end_inset
25514
25515
25516 \end_layout
25517
25518 \begin_layout Standard
25519 Für weitere Informationen über gestrichelte Linien, siehe die Dokumentation
25520  von 
25521 \series bold
25522 arydshln
25523 \series default
25524
25525 \begin_inset CommandInset citation
25526 LatexCommand cite
25527 key "arydshln"
25528 literal "true"
25529
25530 \end_inset
25531
25532 .
25533 \end_layout
25534
25535 \begin_layout Chapter
25536 Gleitobjekte
25537 \begin_inset CommandInset label
25538 LatexCommand label
25539 name "kap:Gleitobjekte"
25540
25541 \end_inset
25542
25543
25544 \begin_inset Index idx
25545 status collapsed
25546
25547 \begin_layout Plain Layout
25548 Gleitobjekte
25549 \end_layout
25550
25551 \end_inset
25552
25553
25554 \end_layout
25555
25556 \begin_layout Section
25557 Einleitung
25558 \begin_inset CommandInset label
25559 LatexCommand label
25560 name "abs:Gleitobjekte-Einleitung"
25561
25562 \end_inset
25563
25564
25565 \begin_inset Index idx
25566 status collapsed
25567
25568 \begin_layout Plain Layout
25569 Gleitobjekte ! Einleitung
25570 \end_layout
25571
25572 \end_inset
25573
25574
25575 \end_layout
25576
25577 \begin_layout Standard
25578 Ein Gleitobjekt ist ein Teil eines Dokumentes, das keinen festen Platz hat.
25579  Es kann eine oder zwei Seiten vorwärts oder rückwärts gleiten, wo immer
25580  der beste Platz ist.
25581  
25582 \family sans
25583 Fußnoten
25584 \family default
25585  und 
25586 \family sans
25587 Randnotizen
25588 \family default
25589  sind auch Gleitobjekte, weil sie auf die nächste Seite verschoben werden,
25590  wenn auf ihrer Seite schon zu viele sind.
25591 \end_layout
25592
25593 \begin_layout Standard
25594 Gleitobjekte ermöglichen eine hochwertige Gestaltung.
25595  Abbildungen und Tabellen können gleichmäßig auf Seiten verteilt werden,
25596  um weiße Flächen und Seiten ohne Text zu vermeiden.
25597  Weil das Gleiten oft den Kontext zwischen  Text und Abbildung/Tabelle auf\SpecialChar ligaturebreak
25598 löst,
25599  kann im Text auf ein Gleitobjekt verwiesen werden.
25600  Gleitobjekte sind deshalb nummeriert.
25601  Querverweise werden in Abschnitt
25602 \begin_inset space ~
25603 \end_inset
25604
25605
25606 \begin_inset CommandInset ref
25607 LatexCommand ref
25608 reference "abs:Auf-Gleitobjekte-verweisen"
25609
25610 \end_inset
25611
25612  beschrieben.
25613 \end_layout
25614
25615 \begin_layout Standard
25616 Ein Gleitobjekt wird mit 
25617 \family sans
25618 Einfügen\SpecialChar menuseparator
25619 Gleitobjekt\SpecialChar menuseparator
25620 Algorithmus/Abbildung/Ta\SpecialChar softhyphen
25621 belle/Um\SpecialChar softhyphen
25622 flos\SpecialChar softhyphen
25623 se\SpecialChar softhyphen
25624 nes
25625 \begin_inset space ~
25626 \end_inset
25627
25628 Gleitobjekt
25629 \family default
25630  eingefügt (Werkzeugleistenknopf 
25631 \begin_inset Info
25632 type  "icon"
25633 arg   "float-insert figure"
25634 \end_inset
25635
25636  oder 
25637 \begin_inset Info
25638 type  "icon"
25639 arg   "float-insert table"
25640 \end_inset
25641
25642 ).
25643  Sie erhalten an der Stelle der Einfügung ein rot beschriftetes graues Kästchen,
25644  das Ihnen sagt, um was für ein Gleitobjekt es sich handelt, und ein rot
25645  umrandetes Kästchen mit einer nummerierten Marke (Algorithmus/Abbildung/Tabelle
25646  #:).
25647  Statt # sehen Sie die von \SpecialChar LyX
25648  vergebene Nummer.
25649  In das schmale Feld nach der Marke können Sie den Titel schreiben.
25650  Algorithmus, Abbildung oder Tabelle werden ober- oder unterhalb des Titels
25651  eingefügt.
25652  In Abschnitt
25653 \begin_inset space ~
25654 \end_inset
25655
25656
25657 \begin_inset CommandInset ref
25658 LatexCommand ref
25659 reference "abs:Titel-Platzierung"
25660
25661 \end_inset
25662
25663  finden Sie mehr über die Platzierung des Titels.
25664  Wenn Sie auf das Gleitobjekt-Kästchen klicken, wird es geschlossen und
25665  auch wieder geöffnet.
25666  Ein geschlossenes Gleitobjekt-Kästchen sieht so aus: 
25667 \begin_inset Graphics
25668         filename clipart/Gleitobjekt.png
25669         scale 95
25670         scaleBeforeRotation
25671
25672 \end_inset
25673
25674  – ein graues Kästchen mit roter Beschriftung.
25675 \end_layout
25676
25677 \begin_layout Standard
25678 Um mögliche \SpecialChar LaTeX
25679 -Fehler durch umgebenden Text zu vermeiden, wird empfohlen,
25680  Gleitobjekte in einem eigenen Absatz einzufügen.
25681 \end_layout
25682
25683 \begin_layout Standard
25684 Vorhandene Abbildungen oder Tabellen können Sie in ein Gleitobjekt packen,
25685  indem Sie sie markieren und dann auf den entsprechenden Werkzeugleistenknopf
25686  klicken.
25687 \end_layout
25688
25689 \begin_layout Section
25690 Gleitobjekt-Typen
25691 \begin_inset Index idx
25692 status collapsed
25693
25694 \begin_layout Plain Layout
25695 Gleitobjekte ! Typen
25696 \end_layout
25697
25698 \end_inset
25699
25700
25701 \end_layout
25702
25703 \begin_layout Standard
25704 Neben Gleitobjekt-Abbildungen und -Tabellen, die in Abschnitt
25705 \begin_inset space ~
25706 \end_inset
25707
25708
25709 \begin_inset CommandInset ref
25710 LatexCommand ref
25711 reference "abs:Gleitende-Abbildungen"
25712
25713 \end_inset
25714
25715  und 
25716 \begin_inset CommandInset ref
25717 LatexCommand ref
25718 reference "abs:Gleitende-Tabellen"
25719
25720 \end_inset
25721
25722  beschrieben sind, gibt es Gleitobjekt-Algorithmen und umflossene Gleitobjekte.
25723  Letztere sind in Abschnitt
25724 \begin_inset space ~
25725 \end_inset
25726
25727
25728 \begin_inset CommandInset ref
25729 LatexCommand ref
25730 reference "abs:Umflossene-Gleitobjekte"
25731
25732 \end_inset
25733
25734  beschrieben.
25735 \end_layout
25736
25737 \begin_layout Subsection
25738 Algorithmen-Gleitobjekt
25739 \begin_inset Index idx
25740 status collapsed
25741
25742 \begin_layout Plain Layout
25743 Gleitobjekte ! Algorithmen
25744 \end_layout
25745
25746 \end_inset
25747
25748
25749 \end_layout
25750
25751 \begin_layout Standard
25752 \begin_inset Float algorithm
25753 placement h
25754 alignment document
25755 wide false
25756 sideways false
25757 status open
25758
25759 \begin_layout Plain Layout
25760 \begin_inset Caption Standard
25761
25762 \begin_layout Plain Layout
25763 \begin_inset CommandInset label
25764 LatexCommand label
25765 name "alg:Ein-Gleitobjekt-Algorithmus"
25766
25767 \end_inset
25768
25769 Ein Gleitobjekt-Algorithmus 
25770 \end_layout
25771
25772 \end_inset
25773
25774
25775 \end_layout
25776
25777 \begin_layout LyX-Code
25778 for I in 1..N loop
25779 \begin_inset Newline newline
25780 \end_inset
25781
25782  Sum:= Sum + A(I); /*Kommentar*/
25783 \begin_inset Newline newline
25784 \end_inset
25785
25786 end loop
25787 \begin_inset VSpace -4mm
25788 \end_inset
25789
25790
25791 \end_layout
25792
25793 \end_inset
25794
25795
25796 \end_layout
25797
25798 \begin_layout Standard
25799 Dieser Typ wird mit 
25800 \family sans
25801 Einfügen\SpecialChar menuseparator
25802 Gleitobjekt\SpecialChar menuseparator
25803 Algorithmus
25804 \family default
25805  eingefügt.
25806  Er wird für Programm-Code und Algorithmen-Beschreibungen verwendet und
25807  stellt eine Alternative zu Programm-Code-Listen dar, die in Kapitel
25808 \begin_inset space ~
25809 \end_inset
25810
25811
25812 \begin_inset CommandInset ref
25813 LatexCommand ref
25814 reference "kap:Programm-Code-Listen"
25815
25816 \end_inset
25817
25818 .
25819  Eine mögliche Absatz-Umgebung hier für ist 
25820 \family sans
25821 \SpecialChar LyX
25822 -Code
25823 \family default
25824 , beschrieben im 
25825 \emph on
25826 Benutzerhandbuch
25827 \emph default
25828 .
25829  In Algorithmus
25830 \begin_inset space ~
25831 \end_inset
25832
25833
25834 \begin_inset CommandInset ref
25835 LatexCommand ref
25836 reference "alg:Ein-Gleitobjekt-Algorithmus"
25837
25838 \end_inset
25839
25840  wurden am Ende -4
25841 \begin_inset space \thinspace{}
25842 \end_inset
25843
25844 mm vertikaler Abstand eingefügt, damit die untere Linie direkt unter der
25845  letzten Zeile gedruckt wird.
25846 \end_layout
25847
25848 \begin_layout Standard
25849 Die Marke 
25850 \emph on
25851 Algorithmus
25852 \emph default
25853  wird nicht automatisch in die druckbare Version übernommen, sondern das
25854  englische Wort 
25855 \emph on
25856 Algorithm
25857 \emph default
25858  verwendet.
25859  Soll
25860 \emph on
25861  Algorithmus
25862 \emph default
25863  dort stehen, müssen Sie folgendes in den \SpecialChar LaTeX
25864 -Vorspann schreiben: 
25865 \end_layout
25866
25867 \begin_layout Standard
25868
25869 \series bold
25870
25871 \backslash
25872 floatname{algorithm}{Algorithmus}
25873 \end_layout
25874
25875 \begin_layout Standard
25876 Um das Algorithmenverzeichnis einzufügen, kann für Dokumente, die dieselbe
25877  Sprache wie die \SpecialChar LyX
25878  Menünamen haben, das Menü 
25879 \family sans
25880 Einfügen\SpecialChar menuseparator
25881 Liste
25882 \begin_inset space \thinspace{}
25883 \end_inset
25884
25885 /
25886 \begin_inset space \thinspace{}
25887 \end_inset
25888
25889 Inhaltsverzeichnis\SpecialChar menuseparator
25890 Algorithmenverzeichnis
25891 \family default
25892  verwendet werden.
25893  Für Dokumente in anderen Sprachen muss stattdessen dieser Befehl als \SpecialChar TeX
25894 -Code
25895  eingefügt werden:
25896 \end_layout
25897
25898 \begin_layout Standard
25899
25900 \series bold
25901
25902 \backslash
25903 listof{algorithm}{Algorithmenverzeichnis}
25904 \end_layout
25905
25906 \begin_layout Standard
25907 Gleitobjekt-Algorithmen werden nicht wie Gleitobjekt-Abbildungen oder -Tabellen
25908  nach dem Schema 
25909 \begin_inset Quotes gld
25910 \end_inset
25911
25912 Kapitelnummer.Algorithmusnummer
25913 \begin_inset Quotes grd
25914 \end_inset
25915
25916  nummeriert.
25917  Um das zu erreichen, müssen Sie folgenden Befehl in den \SpecialChar LaTeX
25918 -Vorspann einfügen:
25919 \end_layout
25920
25921 \begin_layout Standard
25922
25923 \series bold
25924
25925 \backslash
25926 numberwithin{algorithm}{chapter}
25927 \end_layout
25928
25929 \begin_layout Standard
25930 Um 
25931 \series bold
25932
25933 \backslash
25934 numberwithin
25935 \series default
25936  benutzen zu können, muss in den 
25937 \family sans
25938 Mathe
25939 \begin_inset space ~
25940 \end_inset
25941
25942 Optionen
25943 \family default
25944  der 
25945 \family sans
25946 Dokument-Einstellungen
25947 \family default
25948  
25949 \family sans
25950 AMS
25951 \begin_inset space ~
25952 \end_inset
25953
25954 Mathe
25955 \begin_inset space ~
25956 \end_inset
25957
25958 Paket
25959 \family default
25960
25961 \begin_inset space ~
25962 \end_inset
25963
25964
25965 \family sans
25966 verwenden
25967 \family default
25968  angekreuzt sein.
25969 \end_layout
25970
25971 \begin_layout Section
25972 Gleitobjekt-Nummerierung
25973 \begin_inset Index idx
25974 status collapsed
25975
25976 \begin_layout Plain Layout
25977 Gleitobjekte ! Nummerierung
25978 \end_layout
25979
25980 \end_inset
25981
25982
25983 \end_layout
25984
25985 \begin_layout Standard
25986 Gleitobjekte werden entweder unabhängig vom Abschnitt, in dem sie sind,
25987  nummeriert oder nach dem Schema 
25988 \begin_inset Quotes gld
25989 \end_inset
25990
25991 Kapitelnummer.Gleitobjektnummer
25992 \begin_inset Quotes grd
25993 \end_inset
25994
25995  oder 
25996 \begin_inset Quotes gld
25997 \end_inset
25998
25999 Abschnittsnummer.Gleitobjektnummer
26000 \begin_inset Quotes grd
26001 \end_inset
26002
26003 .
26004  Das hängt von der Dokumentklasse ab.
26005 \end_layout
26006
26007 \begin_layout Standard
26008 Um das Aussehen der unabhängigen Nummer zu ändern, müssen Sie folgendes
26009  in den \SpecialChar LaTeX
26010 -Vorspann einfügen:
26011 \end_layout
26012
26013 \begin_layout Standard
26014
26015 \series bold
26016
26017 \backslash
26018 renewcommand{
26019 \backslash
26020 thetable}{
26021 \backslash
26022 roman{table}}
26023 \end_layout
26024
26025 \begin_layout Standard
26026
26027 \series bold
26028
26029 \backslash
26030 thetable
26031 \series default
26032  ist der Befehl, der die Tabellennummer druckt.
26033  Für Abbildungen ist das 
26034 \series bold
26035
26036 \backslash
26037 thefigure
26038 \series default
26039 .
26040  Der Befehl 
26041 \series bold
26042
26043 \backslash
26044 roman
26045 \series default
26046  druckt die Tabellennummer als kleingeschriebene römische Zahlen.
26047 \end_layout
26048
26049 \begin_layout Standard
26050 Um das Nummerierungsschema zum Beispiel auf 
26051 \begin_inset Quotes gld
26052 \end_inset
26053
26054 Unterabschnittsnummer.Num\SpecialChar softhyphen
26055 mer
26056 \begin_inset Quotes grd
26057 \end_inset
26058
26059  zu ändern, setzen Sie folgendes in den \SpecialChar LaTeX
26060 -Vorspann:
26061 \end_layout
26062
26063 \begin_layout Standard
26064
26065 \series bold
26066
26067 \backslash
26068 numberwithin{table}{subsection}
26069 \end_layout
26070
26071 \begin_layout Standard
26072 Um den Befehl 
26073 \series bold
26074
26075 \backslash
26076 numberwithin
26077 \series default
26078  benutzen zu können, müssen Sie in den 
26079 \family sans
26080 Mathe
26081 \begin_inset space ~
26082 \end_inset
26083
26084 Optionen
26085 \family default
26086  der 
26087 \family sans
26088 Dokument-Einstellungen
26089 \family default
26090  
26091 \family sans
26092 AMS
26093 \begin_inset space ~
26094 \end_inset
26095
26096 Mathe
26097 \begin_inset space ~
26098 \end_inset
26099
26100 Paket
26101 \family default
26102
26103 \begin_inset space ~
26104 \end_inset
26105
26106
26107 \family sans
26108 verwenden
26109 \family default
26110  ankreuzen.
26111 \end_layout
26112
26113 \begin_layout Standard
26114 Sehen Sie sich bitte auch Abschnitt
26115 \begin_inset space ~
26116 \end_inset
26117
26118
26119 \begin_inset CommandInset ref
26120 LatexCommand ref
26121 reference "uab:Fußnoten-Nummerierung"
26122
26123 \end_inset
26124
26125  für Einzelheiten und wichtige Bemerkungen zu Nummerierung-Befehlen an.
26126 \end_layout
26127
26128 \begin_layout Section
26129 Auf Gleitobjekte verweisen
26130 \begin_inset CommandInset label
26131 LatexCommand label
26132 name "abs:Auf-Gleitobjekte-verweisen"
26133
26134 \end_inset
26135
26136
26137 \begin_inset Index idx
26138 status collapsed
26139
26140 \begin_layout Plain Layout
26141 Gleitobjekte ! Querverweise
26142 \end_layout
26143
26144 \end_inset
26145
26146
26147 \begin_inset Index idx
26148 status collapsed
26149
26150 \begin_layout Plain Layout
26151 Querverweise ! auf Gleitobjekte
26152 \end_layout
26153
26154 \end_inset
26155
26156
26157 \end_layout
26158
26159 \begin_layout Standard
26160 Zunächst müssen Sie mit 
26161 \family sans
26162 Einfügen\SpecialChar menuseparator
26163 Marke
26164 \family default
26165  oder einen Klick auf 
26166 \begin_inset Info
26167 type  "icon"
26168 arg   "label-insert"
26169 \end_inset
26170
26171  eine Marke im Titel einfügen.
26172  Im 
26173 \family sans
26174 Marke
26175 \family default
26176 -Dialog schreiben Sie einen Text in das Feld 
26177 \family sans
26178 Marke
26179 \family default
26180  oder übernehmen den vorgeschlagenen.
26181  Die Marke sieht in \SpecialChar LyX
26182  dann so aus:
26183 \end_layout
26184
26185 \begin_layout Standard
26186 \begin_inset Graphics
26187         filename clipart/Marke.png
26188         scaleBeforeRotation
26189
26190 \end_inset
26191
26192
26193 \end_layout
26194
26195 \begin_layout Standard
26196 Die Marke wird als Anker und Name für den Querverweis benutzt.
26197  Mit 
26198 \family sans
26199 Einfügen\SpecialChar menuseparator
26200 Querverweis
26201 \family default
26202  oder einen Klick auf 
26203 \begin_inset Info
26204 type  "icon"
26205 arg   "dialog-show-new-inset ref"
26206 \end_inset
26207
26208  können Sie dann auf die Marke verweisen.
26209  Als Querverweis wird in \SpecialChar LyX
26210  ein graues Kästchen wie zum Beispiel dieses angezeigt:
26211 \end_layout
26212
26213 \begin_layout Standard
26214 \begin_inset Graphics
26215         filename clipart/Querverweis.png
26216         scaleBeforeRotation
26217
26218 \end_inset
26219
26220
26221 \begin_inset Newline newline
26222 \end_inset
26223
26224  Mehr zu Querverweisen finden Sie im 
26225 \emph on
26226 Benutzerhandbuch
26227 \emph default
26228 .
26229 \end_layout
26230
26231 \begin_layout Standard
26232 Es empfiehlt sich, zwischen dem Querverweis-Namen (zum Beispiele Abschnitt)
26233  und dem Querverweis ein geschütztes Leerzeichen einfügen, damit beide nicht
26234  durch einen Zeilenumbruch getrennt werden können.
26235 \end_layout
26236
26237 \begin_layout Standard
26238 Marken können Sie jederzeit durch einen Klick auf ihr Kästchen ändern.
26239  \SpecialChar LyX
26240  passt die Querverweise automatisch an.
26241 \end_layout
26242
26243 \begin_layout Standard
26244 Ein Klick auf den Schalter 
26245 \family sans
26246 Gehe
26247 \begin_inset space ~
26248 \end_inset
26249
26250 zur
26251 \begin_inset space ~
26252 \end_inset
26253
26254 Marke
26255 \family default
26256  im Querverweis-Fenster stellt den Cursor vor die entsprechende Marke.
26257  Der Text der Schaltfläche heißt jetzt 
26258 \family sans
26259 Gehe
26260 \begin_inset space ~
26261 \end_inset
26262
26263 zurück
26264 \family default
26265  und ein Klick darauf macht genau dies.
26266 \end_layout
26267
26268 \begin_layout Subsection
26269 Querverweis-Formate
26270 \begin_inset CommandInset label
26271 LatexCommand label
26272 name "uab:Querverweis-Formate"
26273
26274 \end_inset
26275
26276
26277 \begin_inset Index idx
26278 status collapsed
26279
26280 \begin_layout Plain Layout
26281 Querverweise ! Formate
26282 \end_layout
26283
26284 \end_inset
26285
26286
26287 \end_layout
26288
26289 \begin_layout Standard
26290 Es gibt sechs verschiedene Querverweisstile:
26291 \end_layout
26292
26293 \begin_layout Description
26294 <Querverweis>: druckt die Nummer der Gleitumgebung, dies ist die Voreinstellung:
26295  
26296 \begin_inset CommandInset ref
26297 LatexCommand ref
26298 reference "fig:Zwei-Teilabbildungen"
26299
26300 \end_inset
26301
26302
26303 \end_layout
26304
26305 \begin_layout Description
26306 (<Querverweis>): druckt die Nummer der Gleitumgebung umgeben von zwei runden
26307  Klammern, dies ist der Stil, wie er normalerweise für Verweise auf Formeln
26308  verwendet wird, speziell wenn der Name 
26309 \begin_inset Quotes gld
26310 \end_inset
26311
26312 Gleichung
26313 \begin_inset Quotes grd
26314 \end_inset
26315
26316  weggelassen wird: 
26317 \begin_inset CommandInset ref
26318 LatexCommand eqref
26319 reference "eq:Wgn"
26320
26321 \end_inset
26322
26323
26324 \end_layout
26325
26326 \begin_layout Description
26327 <Seite>: druckt die Seitennummer: Seite
26328 \begin_inset space ~
26329 \end_inset
26330
26331
26332 \begin_inset CommandInset ref
26333 LatexCommand pageref
26334 reference "fig:Zwei-Teilabbildungen"
26335
26336 \end_inset
26337
26338
26339 \end_layout
26340
26341 \begin_layout Description
26342 auf
26343 \begin_inset space ~
26344 \end_inset
26345
26346 Seite
26347 \begin_inset space ~
26348 \end_inset
26349
26350 <Seite>: druckt den Text 
26351 \begin_inset Quotes gld
26352 \end_inset
26353
26354 auf Seite
26355 \begin_inset Quotes grd
26356 \end_inset
26357
26358  und die Seitennummer: 
26359 \begin_inset CommandInset ref
26360 LatexCommand vpageref
26361 reference "fig:Zwei-Teilabbildungen"
26362
26363 \end_inset
26364
26365
26366 \end_layout
26367
26368 \begin_layout Description
26369 <Querverweis>
26370 \begin_inset space ~
26371 \end_inset
26372
26373 auf
26374 \begin_inset space ~
26375 \end_inset
26376
26377 Seite
26378 \begin_inset space ~
26379 \end_inset
26380
26381 <Seite>: druckt die Nummer der Gleitumgebung, den Text 
26382 \begin_inset Quotes gld
26383 \end_inset
26384
26385 auf Seite
26386 \begin_inset Quotes grd
26387 \end_inset
26388
26389 , und die Seitennummer: 
26390 \begin_inset CommandInset ref
26391 LatexCommand vref
26392 reference "fig:Zwei-Teilabbildungen"
26393
26394 \end_inset
26395
26396
26397 \end_layout
26398
26399 \begin_layout Description
26400 Formatierter
26401 \begin_inset space ~
26402 \end_inset
26403
26404 Querverweis: druckt ein selbst definiertes Querverweisformat
26405 \begin_inset Newline newline
26406 \end_inset
26407
26408
26409 \begin_inset Note Greyedout
26410 status open
26411
26412 \begin_layout Plain Layout
26413
26414 \series bold
26415 Bemerkung:
26416 \series default
26417  Dies ist nur möglich, wenn das \SpecialChar LaTeX
26418 -Paket 
26419 \series bold
26420 prettyref
26421 \series default
26422  oder 
26423 \series bold
26424 refstyle
26425 \series default
26426
26427 \begin_inset Index idx
26428 status collapsed
26429
26430 \begin_layout Plain Layout
26431 \SpecialChar LaTeX
26432 -Pakete ! prettyref
26433 \end_layout
26434
26435 \end_inset
26436
26437
26438 \begin_inset Index idx
26439 status collapsed
26440
26441 \begin_layout Plain Layout
26442 \SpecialChar LaTeX
26443 -Pakete ! refstyle
26444 \end_layout
26445
26446 \end_inset
26447
26448  installiert ist.
26449 \end_layout
26450
26451 \end_inset
26452
26453
26454 \begin_inset Newline newline
26455 \end_inset
26456
26457 Sie können durch setzen der Option 
26458 \family sans
26459 Verwende refstyle (nicht prettyref) für Querverweise
26460 \family default
26461  im Menü 
26462 \family sans
26463 Dokument\SpecialChar menuseparator
26464 Einstellungen\SpecialChar menuseparator
26465 Dokumentklasse
26466 \family default
26467  wählen, welches \SpecialChar LaTeX
26468 -Paket für diesen Verweistyp verwendet wird.
26469  Das Format wird definiert, indem man den Befehl 
26470 \series bold
26471
26472 \backslash
26473 newrefformat
26474 \series default
26475  (prettyref) oder 
26476 \series bold
26477
26478 \backslash
26479 newref
26480 \series default
26481  (refstyle) in den \SpecialChar LaTeX
26482 -Vorspann einfügt.
26483  Z.
26484 \begin_inset space \thinspace{}
26485 \end_inset
26486
26487 B.
26488  kann das Format aller Referenzen auf Abbildungen (haben das Marken-Kürzel
26489  
26490 \begin_inset Quotes eld
26491 \end_inset
26492
26493
26494 \family sans
26495 abb
26496 \family default
26497
26498 \begin_inset Quotes erd
26499 \end_inset
26500
26501 ) mit dem Befehle
26502 \begin_inset Newline newline
26503 \end_inset
26504
26505
26506 \series bold
26507
26508 \backslash
26509 newref{abb}{refcmd={Bild auf Seite 
26510 \backslash
26511 pageref{#1}}}
26512 \series default
26513
26514 \begin_inset Newline newline
26515 \end_inset
26516
26517 geändert werden.
26518  Für weitere Informationen bezüglich des Formats sei auf die Paket-Dokumentation
26519 en verwiesen, 
26520 \begin_inset CommandInset citation
26521 LatexCommand cite
26522 key "prettyref,refstyle"
26523 literal "true"
26524
26525 \end_inset
26526
26527 .
26528 \begin_inset Newline newline
26529 \end_inset
26530
26531 Die Optionen 
26532 \family sans
26533 Plural
26534 \family default
26535  und 
26536 \family sans
26537 Großschreibung
26538 \family default
26539  sind nur verfügbar, wenn Sie das \SpecialChar LaTeX
26540 -Paket 
26541 \series bold
26542 refstyle
26543 \series default
26544  verwenden.
26545  Beide Optionen sind für deutsche Text nicht nützlich, denn 
26546 \family sans
26547 Plural
26548 \family default
26549  fügt ein 
26550 \emph on
26551 s
26552 \emph default
26553  an den Namen an, z.
26554 \begin_inset space \thinspace{}
26555 \end_inset
26556
26557 B.
26558  
26559 \begin_inset Quotes gld
26560 \end_inset
26561
26562 Abbildungs
26563 \begin_inset Quotes grd
26564 \end_inset
26565
26566  und 
26567 \family sans
26568 Großschreibung
26569 \family default
26570  gibt den Namen großgeschrieben aus, z.
26571 \begin_inset space \thinspace{}
26572 \end_inset
26573
26574 B.
26575  
26576 \begin_inset Quotes gld
26577 \end_inset
26578
26579 Abbildung
26580 \begin_inset Quotes grd
26581 \end_inset
26582
26583 , was aber bereits die Voreinstellung ist.
26584 \end_layout
26585
26586 \begin_layout Description
26587 Textverweis: druckt die Beschriftung oder den Namen der Referenz: 
26588 \begin_inset CommandInset ref
26589 LatexCommand nameref
26590 reference "fig:Zwei-Teilabbildungen"
26591
26592 \end_inset
26593
26594
26595 \end_layout
26596
26597 \begin_layout Description
26598 Nur
26599 \begin_inset space ~
26600 \end_inset
26601
26602 Marke: gibt nur die \SpecialChar LaTeX
26603 -Marke der Referenz aus: 
26604 \begin_inset CommandInset ref
26605 LatexCommand labelonly
26606 reference "fig:Zwei-Teilabbildungen"
26607 plural "false"
26608 caps "false"
26609 noprefix "false"
26610
26611 \end_inset
26612
26613
26614 \begin_inset Newline newline
26615 \end_inset
26616
26617 Damit kann man die Marke für Befehle im \SpecialChar TeX
26618 -Code verwenden.
26619  Mit der Option 
26620 \family sans
26621 Ohne
26622 \begin_inset space ~
26623 \end_inset
26624
26625 Präfix
26626 \family default
26627  kann der Präfix des Markennamens weggelassen werden: 
26628 \begin_inset CommandInset ref
26629 LatexCommand labelonly
26630 reference "fig:Zwei-Teilabbildungen"
26631 plural "false"
26632 caps "false"
26633 noprefix "true"
26634
26635 \end_inset
26636
26637
26638 \end_layout
26639
26640 \begin_layout Standard
26641
26642 \family sans
26643 <Seite>
26644 \family default
26645  druckt nicht die Seitennummer, wenn sich die referenzierte Marke auf der
26646  vorherigen, der selben oder der nächsten Seite befindet.
26647  Stattdessen wird z.
26648 \begin_inset space \thinspace{}
26649 \end_inset
26650
26651 B.
26652  der Text 
26653 \begin_inset Quotes gld
26654 \end_inset
26655
26656
26657 \family sans
26658 auf dieser Seite
26659 \family default
26660
26661 \begin_inset Quotes grd
26662 \end_inset
26663
26664  gedruckt.
26665  Der Stil 
26666 \family sans
26667 <Querverweis>
26668 \begin_inset space ~
26669 \end_inset
26670
26671 auf
26672 \begin_inset space ~
26673 \end_inset
26674
26675 Seite
26676 \begin_inset space ~
26677 \end_inset
26678
26679 <Seite>
26680 \family default
26681  druckt nichts über die Seite, wenn die referenzierte Marke auf der gleichen
26682  Seite ist.
26683 \end_layout
26684
26685 \begin_layout Standard
26686 Die Nummer und die aktuelle Seite des referenzierten Dokumentteils wird
26687  automatisch von \SpecialChar LaTeX
26688  berechnet.
26689  Die Stile können im Feld 
26690 \family sans
26691 Format
26692 \family default
26693  des Querverweis-Fensters eingestellt werden, das erscheint, wenn Sie auf
26694  einen Querverweis klicken.
26695 \end_layout
26696
26697 \begin_layout Standard
26698 \begin_inset Note Greyedout
26699 status open
26700
26701 \begin_layout Plain Layout
26702
26703 \series bold
26704 Bemerkung:
26705 \series default
26706  Es wird empfohlen, das \SpecialChar LaTeX
26707 -Paket 
26708 \series bold
26709 refstyle
26710 \series default
26711
26712 \begin_inset Index idx
26713 status collapsed
26714
26715 \begin_layout Plain Layout
26716 \SpecialChar LaTeX
26717 -Pakete ! refstyle
26718 \end_layout
26719
26720 \end_inset
26721
26722  zu verwenden, da 
26723 \series bold
26724 prettyref
26725 \series default
26726
26727 \begin_inset Index idx
26728 status collapsed
26729
26730 \begin_layout Plain Layout
26731 \SpecialChar LaTeX
26732 -Pakete ! prettyref
26733 \end_layout
26734
26735 \end_inset
26736
26737  nicht alle möglichen \SpecialChar LyX
26738 -Marken-Kürzel
26739 \begin_inset Foot
26740 status collapsed
26741
26742 \begin_layout Plain Layout
26743  
26744 \begin_inset Quotes gld
26745 \end_inset
26746
26747 abb:
26748 \begin_inset Quotes grd
26749 \end_inset
26750
26751  ist z.
26752 \begin_inset space \thinspace{}
26753 \end_inset
26754
26755 B.
26756  \SpecialChar LyX
26757 ' Kürzel für Marken in Bildbeschriftungen.
26758 \end_layout
26759
26760 \end_inset
26761
26762  kennt und auch nicht internationalisiert ist.
26763 \end_layout
26764
26765 \end_inset
26766
26767
26768 \end_layout
26769
26770 \begin_layout Subsection
26771 Automatische Querverweisnamen
26772 \begin_inset Index idx
26773 status collapsed
26774
26775 \begin_layout Plain Layout
26776 Querverweise ! Automatische Namen 
26777 \end_layout
26778
26779 \end_inset
26780
26781
26782 \end_layout
26783
26784 \begin_layout Standard
26785 Das \SpecialChar LaTeX
26786 -Paket 
26787 \series bold
26788 hyperref
26789 \series default
26790
26791 \begin_inset Index idx
26792 status collapsed
26793
26794 \begin_layout Plain Layout
26795 \SpecialChar LaTeX
26796 -Pakete ! hyperref
26797 \end_layout
26798
26799 \end_inset
26800
26801 , das in den
26802 \family sans
26803  PDF-Eigenschaften
26804 \family default
26805  im 
26806 \family sans
26807 Dokument-Einstellungen
26808 \family default
26809  Dialog aktiviert werden kann, besitzt eine sehr nützliche Funktion, dass
26810  Querverweise den Namen des Gleitobjekts automatisch enthalten (oder Textteile
26811  wie 
26812 \emph on
26813 Abschnitt
26814 \emph default
26815 ).
26816  Sie müssen damit z.
26817 \begin_inset space \thinspace{}
26818 \end_inset
26819
26820 B.
26821  nicht mehr den Namen 
26822 \begin_inset Quotes gld
26823 \end_inset
26824
26825 Abbildung
26826 \begin_inset Quotes grd
26827 \end_inset
26828
26829  vor jeden Querverweis auf eine Abbildung schreiben.
26830  Um diese Funktion benutzen zu können, aktivieren Sie 
26831 \series bold
26832 hyperref
26833 \series default
26834  und fügen diese Zeile in den \SpecialChar LaTeX
26835 -Vorspann ein:
26836 \end_layout
26837
26838 \begin_layout Standard
26839
26840 \series bold
26841
26842 \backslash
26843 AtBeginDocument{
26844 \backslash
26845 renewcommand{
26846 \backslash
26847 ref}[1]{
26848 \backslash
26849 mbox{
26850 \backslash
26851 autoref{#1}}}}
26852 \end_layout
26853
26854 \begin_layout Standard
26855 Wenn Sie andere Querverweisnamen als die voreingestellten bevorzugen, z.
26856 \begin_inset space \thinspace{}
26857 \end_inset
26858
26859 B.
26860  statt 
26861 \begin_inset Quotes gld
26862 \end_inset
26863
26864 Abschnitt
26865 \begin_inset Quotes grd
26866 \end_inset
26867
26868  den Namen 
26869 \begin_inset Quotes gld
26870 \end_inset
26871
26872 Kap.
26873 \begin_inset space \thinspace{}
26874 \end_inset
26875
26876
26877 \begin_inset Quotes grd
26878 \end_inset
26879
26880 , können Sie den Namen umdefinieren, indem Sie dies zum Vorspann hinzufügen:
26881 \end_layout
26882
26883 \begin_layout Standard
26884
26885 \series bold
26886
26887 \backslash
26888 addto
26889 \backslash
26890 extrasngerman{
26891 \backslash
26892 renewcommand{
26893 \backslash
26894 sectionautorefname}
26895 \begin_inset Newline newline
26896 \end_inset
26897
26898
26899 \begin_inset Phantom HPhantom
26900 status open
26901
26902 \begin_layout Plain Layout
26903
26904 \series bold
26905 \begin_inset space ~
26906 \end_inset
26907
26908
26909 \end_layout
26910
26911 \end_inset
26912
26913 {Kap.
26914 \backslash
26915 negthinspace}}
26916 \end_layout
26917
26918 \begin_layout Standard
26919 Wenn Sie eine andere Dokumentsprache als Deutsch benutzen, ersetzen Sie
26920 \begin_inset Newline newline
26921 \end_inset
26922
26923
26924 \series bold
26925
26926 \backslash
26927 extrasngerman
26928 \series default
26929  durch 
26930 \series bold
26931
26932 \backslash
26933 extras***
26934 \series default
26935 , wobei *** der Name der verwendeten Sprache ist.
26936 \end_layout
26937
26938 \begin_layout Standard
26939 Um automatische Namen zu bekommen, jedoch nicht für bestimmte Querverweistypen,
26940  z.
26941 \begin_inset space \thinspace{}
26942 \end_inset
26943
26944 B.
26945  nicht für Gleichungen, benutzen Sie diesen Vorspanncode:
26946 \end_layout
26947
26948 \begin_layout Standard
26949
26950 \series bold
26951
26952 \backslash
26953 addto
26954 \backslash
26955 extrasngerman{
26956 \backslash
26957 renewcommand*{
26958 \backslash
26959 equationautorefname}[1]{}}
26960 \end_layout
26961
26962 \begin_layout Standard
26963 Mehr über dieses Thema finden Sie in der 
26964 \series bold
26965 hyperref
26966 \series default
26967 -Dokumentation 
26968 \begin_inset CommandInset citation
26969 LatexCommand cite
26970 key "hyperref"
26971 literal "true"
26972
26973 \end_inset
26974
26975 .
26976 \end_layout
26977
26978 \begin_layout Standard
26979 \begin_inset Note Greyedout
26980 status open
26981
26982 \begin_layout Plain Layout
26983
26984 \series bold
26985 Bemerkung:
26986 \series default
26987  Automatische Querverweis-Namen können nicht verwendet werden, wenn Sie
26988  als Querverweisstil 
26989 \family sans
26990 Formatierter
26991 \begin_inset space ~
26992 \end_inset
26993
26994 Querverweis
26995 \family default
26996  benutzen, wie in Abschnitt
26997 \begin_inset space ~
26998 \end_inset
26999
27000
27001 \begin_inset CommandInset ref
27002 LatexCommand ref
27003 reference "uab:Querverweis-Formate"
27004
27005 \end_inset
27006
27007  beschrieben.
27008 \end_layout
27009
27010 \end_inset
27011
27012
27013 \end_layout
27014
27015 \begin_layout Standard
27016 Das 
27017 \emph on
27018 Mathe
27019 \emph default
27020  Handbuch ist ein Beispiel wo automatische Querverweisnamen verwendet werden.
27021 \end_layout
27022
27023 \begin_layout Subsection
27024 Querverweis-Position
27025 \begin_inset CommandInset label
27026 LatexCommand label
27027 name "uab:Querverweis-Position"
27028
27029 \end_inset
27030
27031
27032 \begin_inset Index idx
27033 status collapsed
27034
27035 \begin_layout Plain Layout
27036 Querverweise !  Position
27037 \end_layout
27038
27039 \end_inset
27040
27041
27042 \end_layout
27043
27044 \begin_layout Standard
27045 Wenn Sie 
27046 \series bold
27047 hyperref
27048 \series default
27049
27050 \begin_inset Index idx
27051 status collapsed
27052
27053 \begin_layout Plain Layout
27054 \SpecialChar LaTeX
27055 -Pakete ! hyperref
27056 \end_layout
27057
27058 \end_inset
27059
27060  in den
27061 \family sans
27062  PDF-Eigenschaften
27063 \family default
27064  im 
27065 \family sans
27066 Dokument-Einstellungen
27067 \family default
27068  Dialog benutzen, um in der Ausgabe Querverweise zu verlinken, springt ein
27069  Klick auf den Querverweis für eine Gleitobjekt-Abbildung zur Abbildungsmarke,
27070  und Sie werden das Bild ohne Scrollen nicht sehen.
27071  Das liegt daran, dass der Querverweis-Link an der Marken-Position verankert
27072  ist.
27073  Wenn Sie das  \SpecialChar LaTeX
27074 -Paket 
27075 \series bold
27076 hypcap
27077 \series default
27078
27079 \begin_inset Index idx
27080 status collapsed
27081
27082 \begin_layout Plain Layout
27083 \SpecialChar LaTeX
27084 -Pakete ! hypcap
27085 \end_layout
27086
27087 \end_inset
27088
27089 , das Teil des \SpecialChar LaTeX
27090 -Pakets 
27091 \series bold
27092 oberdiek
27093 \series default
27094
27095 \begin_inset Index idx
27096 status collapsed
27097
27098 \begin_layout Plain Layout
27099 \SpecialChar LaTeX
27100 -Pakete ! oberdiek
27101 \end_layout
27102
27103 \end_inset
27104
27105  ist, benutzen, wird der Anker am Anfang des Gleitobjekts gesetzt.
27106  Aber natürlich müssen Sie auch hier das \SpecialChar LaTeX
27107 -Paket 
27108 \series bold
27109 hypcap
27110 \series default
27111  zunächst in den \SpecialChar LaTeX
27112 -Vorspann laden:
27113 \end_layout
27114
27115 \begin_layout Standard
27116
27117 \series bold
27118
27119 \backslash
27120 usepackage[figure]{hypcap}
27121 \end_layout
27122
27123 \begin_layout Standard
27124 Sie können 
27125 \series bold
27126 hypcap
27127 \series default
27128  auch für alle Gleitobjekte benutzen, aber das wird aus Gründen der Stabilität
27129  nicht empfohlen.
27130  Weitere Informationen finden Sie im
27131 \series bold
27132  hypcap
27133 \series default
27134 -Handbuch 
27135 \begin_inset CommandInset citation
27136 LatexCommand cite
27137 key "hypcap"
27138 literal "true"
27139
27140 \end_inset
27141
27142 .
27143 \end_layout
27144
27145 \begin_layout Standard
27146 \begin_inset Note Greyedout
27147 status open
27148
27149 \begin_layout Plain Layout
27150
27151 \series bold
27152 Bemerkung:
27153 \series default
27154  
27155 \series bold
27156 hypcap
27157 \series medium
27158  hat keinen Einfluss auf Querverweise zu Teilabbildungen.
27159 \end_layout
27160
27161 \end_inset
27162
27163
27164 \end_layout
27165
27166 \begin_layout Section
27167 Gleitobjekt-Einstellungen
27168 \begin_inset CommandInset label
27169 LatexCommand label
27170 name "sec:Gleitobjekt-Einstellungen"
27171
27172 \end_inset
27173
27174
27175 \begin_inset Index idx
27176 status open
27177
27178 \begin_layout Plain Layout
27179 Gleitobjekte ! Einstellungen
27180 \end_layout
27181
27182 \end_inset
27183
27184
27185 \end_layout
27186
27187 \begin_layout Standard
27188 Gleitobjekt-Einstellungen können in \SpecialChar LyX
27189  an zwei Orten vorgenommen werden: In
27190  
27191 \family sans
27192 Dokument\SpecialChar menuseparator
27193 Einstellungen\SpecialChar menuseparator
27194 Gleitobjekt-Einstellungen
27195 \family default
27196  können Sie einige Einstellungen (bezüglich Platzierung auf der Seite und
27197  Ausrichtung der Inhalte) vornehmen, die per Voreinstellung für alle Gleitobjekt
27198 e des Dokuments gelten, so lange Sie nicht die lokalen Einstellungen eines
27199  Gleitobjekts modifizieren.
27200 \end_layout
27201
27202 \begin_layout Standard
27203 Dieses können Sie per Rechtsklick auf ein Gleitobjekt-Kästchen und Klicken
27204  auf 
27205 \family sans
27206 Einstellungen\SpecialChar ldots
27207  
27208 \family default
27209 tun.
27210  Dies öffnet einen Dialog, in dem Sie – nun nur für dieses spezifische Gleitobje
27211 kt –, die globalen Einstellungen modifizieren können.
27212  Außerdem können Sie einige Einstellungen vornehmen, die es nur für einzelne
27213  Gleitobjekte gibt.
27214  All dies beschrieben wir in den folgenden Abschnitten.
27215 \end_layout
27216
27217 \begin_layout Subsection
27218 Gleitobjekt-Platzierung
27219 \begin_inset CommandInset label
27220 LatexCommand label
27221 name "abs:Gleitobjekt-Platzierung"
27222
27223 \end_inset
27224
27225
27226 \begin_inset Index idx
27227 status collapsed
27228
27229 \begin_layout Plain Layout
27230 Gleitobjekte ! Platzierung
27231 \end_layout
27232
27233 \end_inset
27234
27235
27236 \end_layout
27237
27238 \begin_layout Standard
27239 Sowohl in 
27240 \family sans
27241 Dokument\SpecialChar menuseparator
27242 Einstellungen
27243 \family default
27244  als auch im lokalen Dialog 
27245 \family sans
27246 Einstellungen\SpecialChar ldots
27247
27248 \family default
27249  können Sie den Algorithmus anpassen, den \SpecialChar LaTeX
27250  verwendet, um Gleitobjekte möglichst
27251  gut auf der Seite zu platzieren.
27252  Im ersteren Fall geschieht dies für alle Gleitobjekte, im zweiten nur für
27253  das aktuelle.
27254  Hierfür gibt es die Option 
27255 \family sans
27256 Platzierungseinstellungen
27257 \family default
27258 .
27259  Per Voreinstellung übernimmt \SpecialChar LyX
27260  hier die Einstellungen der Dokumentklasse
27261  (in 
27262 \family sans
27263 Dokument\SpecialChar menuseparator
27264 Einstellungen
27265 \family default
27266  ist die Voreinstellung entsprechend 
27267 \family sans
27268 Klassenvoreinstellung
27269 \family default
27270 , im lokalen Dialog 
27271 \family sans
27272 Dokumentvoreinstellung
27273 \family default
27274 , welches die Einstellung von 
27275 \family sans
27276 Dokument\SpecialChar menuseparator
27277 Einstellungen
27278 \family default
27279  übernimmt).
27280  Wenn Sie das ändern möchten, wählen Sie 
27281 \family sans
27282 Platzierungseinstellungen: Benutzerdefiniert
27283 \family default
27284 .
27285  Danach können Sie eine oder mehrere der folgenden Optionen auswählen:
27286 \end_layout
27287
27288 \begin_layout Description
27289 Hier
27290 \begin_inset space ~
27291 \end_inset
27292
27293 wenn
27294 \begin_inset space ~
27295 \end_inset
27296
27297 möglich versucht, das Gleitobjekt dort zu platzieren, wo es eingefügt wurde.
27298 \end_layout
27299
27300 \begin_layout Description
27301 Anfang
27302 \begin_inset space ~
27303 \end_inset
27304
27305 der
27306 \begin_inset space ~
27307 \end_inset
27308
27309 Seite
27310 \family sans
27311  
27312 \family default
27313 versucht, das Gleitobjekt am Anfang der aktuellen Seite zu platzieren.
27314  Gleitobjekte, die maximal 70
27315 \begin_inset space \thinspace{}
27316 \end_inset
27317
27318 % einer Seite benötigen, dürfen oben platziert werden.
27319  Dies kann durch die Variable 
27320 \series bold
27321
27322 \backslash
27323 topfraction
27324 \series default
27325  im \SpecialChar LaTeX
27326 -Vorspann überschrieben werden, zum Beispiel: 
27327 \end_layout
27328
27329 \begin_deeper
27330 \begin_layout Standard
27331
27332 \series bold
27333
27334 \backslash
27335 renewcommand{
27336 \backslash
27337 topfraction}{0.9}
27338 \family typewriter
27339 \series default
27340  
27341 \end_layout
27342
27343 \end_deeper
27344 \begin_layout Description
27345 Ende
27346 \begin_inset space ~
27347 \end_inset
27348
27349 der
27350 \begin_inset space ~
27351 \end_inset
27352
27353 Seite versucht, das Gleitobjekt am Ende der aktuellen Seite zu platzieren.
27354  Gleitobjekte, die maximal 30
27355 \begin_inset space \thinspace{}
27356 \end_inset
27357
27358 % einer Seite benötigen, dürfen unten platziert werden.
27359  Dies kann durch die Variable 
27360 \series bold
27361
27362 \backslash
27363 bottomfraction
27364 \series default
27365  im \SpecialChar LaTeX
27366 -Vorspann überschrieben werden, zum Beispiel setzt 
27367 \end_layout
27368
27369 \begin_deeper
27370 \begin_layout Standard
27371
27372 \series bold
27373
27374 \backslash
27375 renewcommand{
27376 \backslash
27377 bottomfraction}{0.5}
27378 \end_layout
27379
27380 \begin_layout Standard
27381 die oftmals zu kleine untere Grenze auf 50
27382 \begin_inset space \thinspace{}
27383 \end_inset
27384
27385 %.
27386 \end_layout
27387
27388 \end_deeper
27389 \begin_layout Description
27390 Seite
27391 \begin_inset space ~
27392 \end_inset
27393
27394 mit
27395 \begin_inset space ~
27396 \end_inset
27397
27398 Gleitobjekten versucht, das Gleitobjekt auf einer eigenen Seite zu platzieren.
27399  Nur wenn mehr als 50
27400 \begin_inset space \thinspace{}
27401 \end_inset
27402
27403 % einer Seite von Gleitobjekten belegt wird, wird eine neue Seite für weitere
27404  Gleitobjekte bereitgestellt.
27405  Dies kann durch die Variable 
27406 \series bold
27407
27408 \backslash
27409 floatpagefraction 
27410 \series default
27411 im \SpecialChar LaTeX
27412 -Vorspann überschrieben werden.
27413 \end_layout
27414
27415 \begin_layout Standard
27416 Die Reihenfolge der obigen Optionen wird 
27417 \emph on
27418 immer
27419 \emph default
27420  von \SpecialChar LaTeX
27421  verwendet.
27422  Das heißt wenn Sie die Standard-Platzierung verwenden, wird \SpecialChar LaTeX
27423  zuerst versuchen
27424  
27425 \family sans
27426 Hier
27427 \begin_inset space \space{}
27428 \end_inset
27429
27430 wenn
27431 \begin_inset space \space{}
27432 \end_inset
27433
27434 möglich
27435 \family default
27436 , dann 
27437 \family sans
27438 Anfang
27439 \begin_inset space ~
27440 \end_inset
27441
27442 der
27443 \begin_inset space ~
27444 \end_inset
27445
27446 Seite
27447 \family default
27448  und dann die anderen Optionen anzuwenden.
27449  Wenn Sie nicht die Standard-Platzierung verwenden, wird \SpecialChar LaTeX
27450  nur die von Ihnen
27451  gewählten Optionen versuchen anzuwenden, aber immer in derselben Reihenfolge.
27452  Wenn keine der 4 Platzierungen möglich sind, wird die Prozedur intern wiederhol
27453 t, aber diesmal mit dem Ziel, das Gleitobjekt auf die nächste Seite zu setzen.
27454 \end_layout
27455
27456 \begin_layout Standard
27457 Die Option 
27458 \family sans
27459 Hier,
27460 \begin_inset space ~
27461 \end_inset
27462
27463 auf
27464 \begin_inset space ~
27465 \end_inset
27466
27467 jeden
27468 \begin_inset space ~
27469 \end_inset
27470
27471 Fall
27472 \family default
27473  sollte nur sehr selten benutzt werden und auch nur dann, wenn das Dokument
27474  fast druckreif ist.
27475  Denn mit der Option kann das Objekt nicht mehr 
27476 \emph on
27477 gleiten
27478 \emph default
27479 , wenn Sie das Dokument ändern, und die Gestaltung der Seite wird dadurch
27480  oftmals zerstört.
27481 \end_layout
27482
27483 \begin_layout Standard
27484 Es gibt keine Platzierungsoption für von Text umflossene [Gleit]Objekte,
27485  da diese immer vom Text eines bestimmten Absatzes umgeben sind.
27486 \begin_inset VSpace bigskip
27487 \end_inset
27488
27489
27490 \end_layout
27491
27492 \begin_layout Standard
27493 Manchmal wird ein Gleitobjekt am Seitenanfang platziert, während sein zugehörige
27494 r Abschnitt erst auf der Seitenmitte beginnt, was den Eindruck erweckt,
27495  das Gleitobjekt sei Teil des vorherigen Abschnitts.
27496  Das kann mit dem \SpecialChar LaTeX
27497 -Befehl
27498 \series bold
27499  
27500 \backslash
27501 suppressfloats
27502 \series default
27503  verhindert werden.
27504  Er unterdrückt eine Gleitobjekt-Platzierung für die Seite, auf der er steht,
27505  und sorgt so dafür, dass ein Gleitobjekt erst nach seiner Abschnitt-Überschrift
27506  gesetzt wird.
27507  Dazu müssen Sie im \SpecialChar LaTeX
27508 -Vorspann folgende Befehle einfügen:
27509 \end_layout
27510
27511 \begin_layout Standard
27512
27513 \series bold
27514
27515 \backslash
27516 let
27517 \backslash
27518 meinAbschnitt
27519 \backslash
27520 section
27521 \begin_inset Newline newline
27522 \end_inset
27523
27524
27525 \backslash
27526 renewcommand{
27527 \backslash
27528 section}{
27529 \backslash
27530 suppressfloats[t]
27531 \backslash
27532 meinAbschnitt}
27533 \end_layout
27534
27535 \begin_layout Standard
27536 Dasselbe können Sie für alle Überschriften von Kapiteln, Abschnitten und
27537  Unterabschnitten festlegen.
27538  Für kleinere Teile wie Unterunterabschnitte wird es nicht empfohlen, weil
27539  \SpecialChar LaTeX
27540  Probleme mit einem geeigneten Ort für das Gleitobjekt haben könnte.
27541 \end_layout
27542
27543 \begin_layout Standard
27544 Es gibt auch noch das \SpecialChar LaTeX
27545 -Paket 
27546 \series bold
27547 flafter
27548 \series default
27549
27550 \begin_inset Index idx
27551 status collapsed
27552
27553 \begin_layout Plain Layout
27554 \SpecialChar LaTeX
27555 -Pakete ! flafter
27556 \end_layout
27557
27558 \end_inset
27559
27560  das dafür sorgt, dass prinzipiell kein Gleitobjekt vor seiner Definition
27561  gedruckt wird.
27562 \end_layout
27563
27564 \begin_layout Standard
27565 \begin_inset VSpace bigskip
27566 \end_inset
27567
27568 Manchmal möchte man alle Abbildungen und Tabellen am Dokumentende haben.
27569  Dafür gibt es das \SpecialChar LaTeX
27570 -Paket 
27571 \series bold
27572 endfloat
27573 \series default
27574
27575 \begin_inset Index idx
27576 status collapsed
27577
27578 \begin_layout Plain Layout
27579 \SpecialChar LaTeX
27580 -Pakete ! endfloat
27581 \end_layout
27582
27583 \end_inset
27584
27585 .
27586  Es druckt alle Gleitobjekt-Abbildungen und -Tabellen in eigenen Abschnitten.
27587  An der ursprünglichen Gleitobjekt-Position werden Sie einen Hinweis wie
27588  
27589 \family sans
27590
27591 \begin_inset Quotes gld
27592 \end_inset
27593
27594 [Abbildung
27595 \begin_inset space ~
27596 \end_inset
27597
27598 3.2 ist ungefähr hier.]
27599 \family default
27600
27601 \begin_inset Quotes grd
27602 \end_inset
27603
27604  finden.
27605  Das 
27606 \series bold
27607 endfloat
27608 \series default
27609 -Paket wird mit folgendem Befehl in den \SpecialChar LaTeX
27610 -Vorspann eingefügt:
27611 \end_layout
27612
27613 \begin_layout Standard
27614
27615 \series bold
27616
27617 \backslash
27618 usepackage[Optionen]{endfloat}
27619 \end_layout
27620
27621 \begin_layout Standard
27622 Es gibt verschiedene Optionen für die Formatierung der Abbildungen- und
27623  Tabellen-Abschnitte, die Sie in der 
27624 \series bold
27625 endfloat
27626 \series default
27627 -Dokumentation 
27628 \begin_inset CommandInset citation
27629 LatexCommand cite
27630 key "endfloat"
27631 literal "true"
27632
27633 \end_inset
27634
27635  nachlesen können.
27636 \begin_inset Newline newline
27637 \end_inset
27638
27639
27640 \begin_inset Note Greyedout
27641 status open
27642
27643 \begin_layout Plain Layout
27644
27645 \series bold
27646 Bemerkung
27647 \begin_inset space ~
27648 \end_inset
27649
27650 1: endfloat
27651 \series default
27652  übersetzt den Hinweistext nicht automatisch.
27653  Abschnitt
27654 \begin_inset space ~
27655 \end_inset
27656
27657 4 in 
27658 \begin_inset CommandInset citation
27659 LatexCommand cite
27660 key "endfloat"
27661 literal "true"
27662
27663 \end_inset
27664
27665  beschreibt, wie es geht.
27666 \end_layout
27667
27668 \end_inset
27669
27670
27671 \end_layout
27672
27673 \begin_layout Standard
27674 \begin_inset Note Greyedout
27675 status open
27676
27677 \begin_layout Plain Layout
27678
27679 \series bold
27680 Bemerkung
27681 \begin_inset space ~
27682 \end_inset
27683
27684 2: 
27685 \series default
27686 Die aktuelle Version von 
27687 \series bold
27688 endfloat
27689 \series default
27690  hat einen Fehler, wenn die Überschrift ein 
27691 \begin_inset Quotes gld
27692 \end_inset
27693
27694 ß
27695 \begin_inset Quotes grd
27696 \end_inset
27697
27698  enthält.
27699  Sie müssen stattdessen den Befehl 
27700 \series bold
27701
27702 \backslash
27703 ss
27704 \series default
27705  als \SpecialChar TeX
27706 -Code benutzen.
27707 \end_layout
27708
27709 \end_inset
27710
27711
27712 \end_layout
27713
27714 \begin_layout Standard
27715 \begin_inset VSpace bigskip
27716 \end_inset
27717
27718 Weitere Einzelheiten über Gleitobjekt-Platzierung finden Sie in \SpecialChar LaTeX
27719 -Büchern
27720  wie 
27721 \begin_inset CommandInset citation
27722 LatexCommand cite
27723 key "latexcompanion,latexguide,lamport,latex-praxisbuch"
27724 literal "true"
27725
27726 \end_inset
27727
27728 .
27729 \end_layout
27730
27731 \begin_layout Subsection
27732 Ausrichtung des Inhalts
27733 \end_layout
27734
27735 \begin_layout Standard
27736 In dieser Liste von Optionen können Sie festlegen, wie die Inhalte eines
27737  Gleitobjekts (oder aller Gleitobjekte, wenn Sie das in 
27738 \family sans
27739 Dokument\SpecialChar menuseparator
27740 Einstellungen
27741 \family default
27742  festlegen), horizontal ausgerichtet werden.
27743  
27744 \family sans
27745 Klassenvoreinstellung
27746 \family default
27747  bedeutet, dass die Ausrichtung, wie Sie in der Klasse (bzw.
27748  von \SpecialChar LaTeX
27749 ) für Gleitobjekte voreingestellt ist, übernommen wird.
27750  
27751 \family sans
27752 Dokumentvoreinstellung
27753 \family default
27754  (nur im lokalen Dialog Gleitobjekt-Einstellungen sichtbar, nicht in 
27755 \family sans
27756 Dokument\SpecialChar menuseparator
27757 Einstellungen
27758 \family default
27759 ) übernimmt die Einstellungen aus 
27760 \family sans
27761 Dokument\SpecialChar menuseparator
27762 Einstellungen
27763 \family default
27764  (standardmäßig sind das ebenfalls die Klassenvoreinstellungen).
27765  Die anderen drei Optionen, 
27766 \family sans
27767 Links
27768 \family default
27769
27770 \family sans
27771 Rechts
27772 \family default
27773  und 
27774 \family sans
27775 Zentriert
27776 \family default
27777 , sind selbsterklärend.
27778  Wenn eine dieser drei in 
27779 \family sans
27780 Dokument\SpecialChar menuseparator
27781 Einstellungen\SpecialChar menuseparator
27782 Gleitobjekt-Einstellungen
27783 \family default
27784  gewählt wurde, werden alle Gleitobjekte standardmäßig so ausgerichtet (es
27785  ist also recht einfach, beispielsweise alle Gleitobjekte zentriert auszurichten
27786 ).
27787 \end_layout
27788
27789 \begin_layout Subsection
27790 Weitere Optionen
27791 \end_layout
27792
27793 \begin_layout Standard
27794 Diese Optionen sind nur im lokalen Dialog Gleitobjekt-Einstellungen sichtbar,
27795  nicht in 
27796 \family sans
27797 Dokument\SpecialChar menuseparator
27798 Einstellungen
27799 \family default
27800 .
27801 \end_layout
27802
27803 \begin_layout Standard
27804 Die Option 
27805 \family sans
27806 Spalten
27807 \begin_inset space ~
27808 \end_inset
27809
27810 überspannen
27811 \family default
27812  ist bei zweispaltigen Dokumenten sinnvoll.
27813  Wenn Sie sie wählen, wird das Gleitobjekt über beide Spalten gesetzt.
27814 \end_layout
27815
27816 \begin_layout Standard
27817 Die Option 
27818 \family sans
27819 Seitwärts
27820 \begin_inset space ~
27821 \end_inset
27822
27823 drehen
27824 \family default
27825  ist in Abschnitt 
27826 \begin_inset CommandInset ref
27827 LatexCommand ref
27828 reference "abs:Gedrehte-Gleitobjekte"
27829
27830 \end_inset
27831
27832  beschrieben.
27833 \end_layout
27834
27835 \begin_layout Section
27836 Gedrehte Gleitobjekte
27837 \begin_inset CommandInset label
27838 LatexCommand label
27839 name "abs:Gedrehte-Gleitobjekte"
27840
27841 \end_inset
27842
27843
27844 \begin_inset Index idx
27845 status collapsed
27846
27847 \begin_layout Plain Layout
27848 Gleitobjekte ! drehen
27849 \end_layout
27850
27851 \end_inset
27852
27853
27854 \end_layout
27855
27856 \begin_layout Standard
27857 Wenn Bilder oder Tabellen breiter als die Seite sind, wollen Sie diese vielleich
27858 t drehen.
27859  Dafür müssen Sie das Gleitobjekt-Kästchen mit der rechten Maustaste anklicken
27860  und die Option 
27861 \family sans
27862 Seitwärts
27863 \begin_inset space ~
27864 \end_inset
27865
27866 drehen
27867 \family default
27868  wählen.
27869 \end_layout
27870
27871 \begin_layout Standard
27872 Gedrehte Gleitobjekte werden immer auf einer neuen Seite (oder Spalte, wenn
27873  sie ein mehrspaltiges Dokument haben) gedruckt.
27874  Sie können mehrere Spalten überspannen, wenn die Option 
27875 \family sans
27876 Spalten
27877 \begin_inset space ~
27878 \end_inset
27879
27880 überspannen
27881 \family default
27882  in den Gleitobjekt Einstellungen gewählt ist.
27883  Gleitobjekte werden immer so gedreht, dass sie vom äußeren Rand her gelesen
27884  werden können.
27885  Um eine Drehrichtung für alle Seiten zu erzwingen, fügen Sie entweder die
27886  Option 
27887 \series bold
27888 figuresleft
27889 \series default
27890  oder 
27891 \series bold
27892 figuresright
27893 \series default
27894  zu den Dokumentklassen-Optionen hinzu.
27895 \end_layout
27896
27897 \begin_layout Standard
27898 Alle anderen Dinge sind wie bei normalen Gleitobjekten.
27899  Tabelle
27900 \begin_inset space ~
27901 \end_inset
27902
27903
27904 \begin_inset CommandInset ref
27905 LatexCommand ref
27906 reference "tab:Gedrehte-Tabelle"
27907
27908 \end_inset
27909
27910  ist ein Beispiel für eine gedrehte Gleitobjekt-Tabelle.
27911 \end_layout
27912
27913 \begin_layout Standard
27914 \begin_inset Note Greyedout
27915 status open
27916
27917 \begin_layout Plain Layout
27918
27919 \series bold
27920 Bemerkung:
27921 \series default
27922  Nicht alle DVI-Betrachter können gedrehte Gleitobjekte anzeigen.
27923 \end_layout
27924
27925 \end_inset
27926
27927
27928 \end_layout
27929
27930 \begin_layout Standard
27931 \begin_inset Float table
27932 placement document
27933 alignment document
27934 wide false
27935 sideways true
27936 status open
27937
27938 \begin_layout Plain Layout
27939 \begin_inset Caption Standard
27940
27941 \begin_layout Plain Layout
27942 \begin_inset CommandInset label
27943 LatexCommand label
27944 name "tab:Gedrehte-Tabelle"
27945
27946 \end_inset
27947
27948 Gedrehte Tabelle
27949 \end_layout
27950
27951 \end_inset
27952
27953
27954 \end_layout
27955
27956 \begin_layout Plain Layout
27957 \align center
27958 \begin_inset Tabular
27959 <lyxtabular version="3" rows="1" columns="5">
27960 <features tabularvalignment="middle">
27961 <column alignment="center" valignment="top">
27962 <column alignment="center" valignment="top">
27963 <column alignment="center" valignment="top">
27964 <column alignment="center" valignment="top">
27965 <column alignment="center" valignment="top">
27966 <row>
27967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27968 \begin_inset Text
27969
27970 \begin_layout Plain Layout
27971 Test
27972 \end_layout
27973
27974 \end_inset
27975 </cell>
27976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27977 \begin_inset Text
27978
27979 \begin_layout Plain Layout
27980 b
27981 \end_layout
27982
27983 \end_inset
27984 </cell>
27985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27986 \begin_inset Text
27987
27988 \begin_layout Plain Layout
27989 c
27990 \end_layout
27991
27992 \end_inset
27993 </cell>
27994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27995 \begin_inset Text
27996
27997 \begin_layout Plain Layout
27998 d
27999 \end_layout
28000
28001 \end_inset
28002 </cell>
28003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28004 \begin_inset Text
28005
28006 \begin_layout Plain Layout
28007 e
28008 \end_layout
28009
28010 \end_inset
28011 </cell>
28012 </row>
28013 </lyxtabular>
28014
28015 \end_inset
28016
28017
28018 \end_layout
28019
28020 \end_inset
28021
28022
28023 \end_layout
28024
28025 \begin_layout Section
28026 Untergleitobjekte
28027 \begin_inset Index idx
28028 status collapsed
28029
28030 \begin_layout Plain Layout
28031 Gleitobjekte ! Untergleitobjekte
28032 \end_layout
28033
28034 \end_inset
28035
28036
28037 \end_layout
28038
28039 \begin_layout Standard
28040 Untergleitobjekte werden z.
28041 \begin_inset space \thinspace{}
28042 \end_inset
28043
28044 B.
28045  verwendet, wenn eine Abbildung aus mehreren Bildern besteht.
28046  Sie werden erstellt, indem ein Gleitobjekt in ein bestehendes Gleitobjekt
28047  eingefügt wird.
28048  Die Gleitobjekt-Platzierung kann wie bei Absätzen eingestellt werden, siehe
28049  in Tabelle
28050 \begin_inset space ~
28051 \end_inset
28052
28053
28054 \begin_inset CommandInset ref
28055 LatexCommand ref
28056 reference "tab:Untertabellen-nebeneinander"
28057
28058 \end_inset
28059
28060  und 
28061 \begin_inset CommandInset ref
28062 LatexCommand ref
28063 reference "tab:Untertabellen-übereinander"
28064
28065 \end_inset
28066
28067 .
28068 \end_layout
28069
28070 \begin_layout Standard
28071 Untergleitobjekte können wie normale Gleitobjekte referenziert werden: Tabelle
28072 \begin_inset space ~
28073 \end_inset
28074
28075
28076 \begin_inset CommandInset ref
28077 LatexCommand ref
28078 reference "tab:Untertabelle-a"
28079
28080 \end_inset
28081
28082  und 
28083 \begin_inset CommandInset ref
28084 LatexCommand ref
28085 reference "tab:Untertabelle-b"
28086
28087 \end_inset
28088
28089  sind Untertabellen von Tabelle
28090 \begin_inset space ~
28091 \end_inset
28092
28093
28094 \begin_inset CommandInset ref
28095 LatexCommand ref
28096 reference "tab:Untertabellen-nebeneinander"
28097
28098 \end_inset
28099
28100 .
28101 \end_layout
28102
28103 \begin_layout Standard
28104 \begin_inset Float table
28105 placement document
28106 alignment document
28107 wide false
28108 sideways false
28109 status open
28110
28111 \begin_layout Plain Layout
28112 \begin_inset Caption Standard
28113
28114 \begin_layout Plain Layout
28115 \begin_inset CommandInset label
28116 LatexCommand label
28117 name "tab:Untertabellen-nebeneinander"
28118
28119 \end_inset
28120
28121 Zwei Untertabellen nebeneinander.
28122 \end_layout
28123
28124 \end_inset
28125
28126
28127 \end_layout
28128
28129 \begin_layout Plain Layout
28130 \align center
28131 \begin_inset space \hfill{}
28132 \end_inset
28133
28134
28135 \begin_inset Float table
28136 placement document
28137 alignment document
28138 wide false
28139 sideways false
28140 status collapsed
28141
28142 \begin_layout Plain Layout
28143 \begin_inset Caption Standard
28144
28145 \begin_layout Plain Layout
28146 \begin_inset CommandInset label
28147 LatexCommand label
28148 name "tab:Untertabelle-a"
28149
28150 \end_inset
28151
28152 Dies ist Untertabelle a.
28153 \end_layout
28154
28155 \end_inset
28156
28157
28158 \end_layout
28159
28160 \begin_layout Plain Layout
28161 \align center
28162 \begin_inset Tabular
28163 <lyxtabular version="3" rows="1" columns="5">
28164 <features tabularvalignment="middle">
28165 <column alignment="center" valignment="top">
28166 <column alignment="center" valignment="top">
28167 <column alignment="center" valignment="top">
28168 <column alignment="center" valignment="top">
28169 <column alignment="center" valignment="top">
28170 <row>
28171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28172 \begin_inset Text
28173
28174 \begin_layout Plain Layout
28175 Test
28176 \end_layout
28177
28178 \end_inset
28179 </cell>
28180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28181 \begin_inset Text
28182
28183 \begin_layout Plain Layout
28184 b
28185 \end_layout
28186
28187 \end_inset
28188 </cell>
28189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28190 \begin_inset Text
28191
28192 \begin_layout Plain Layout
28193 c
28194 \end_layout
28195
28196 \end_inset
28197 </cell>
28198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28199 \begin_inset Text
28200
28201 \begin_layout Plain Layout
28202 d
28203 \end_layout
28204
28205 \end_inset
28206 </cell>
28207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28208 \begin_inset Text
28209
28210 \begin_layout Plain Layout
28211 e
28212 \end_layout
28213
28214 \end_inset
28215 </cell>
28216 </row>
28217 </lyxtabular>
28218
28219 \end_inset
28220
28221
28222 \end_layout
28223
28224 \end_inset
28225
28226
28227 \begin_inset space \hfill{}
28228 \end_inset
28229
28230
28231 \begin_inset Float table
28232 placement document
28233 alignment document
28234 wide false
28235 sideways false
28236 status collapsed
28237
28238 \begin_layout Plain Layout
28239 \begin_inset Caption Standard
28240
28241 \begin_layout Plain Layout
28242 \begin_inset CommandInset label
28243 LatexCommand label
28244 name "tab:Untertabelle-b"
28245
28246 \end_inset
28247
28248 Dies ist Untertabelle b.
28249 \end_layout
28250
28251 \end_inset
28252
28253
28254 \end_layout
28255
28256 \begin_layout Plain Layout
28257 \align center
28258 \begin_inset Tabular
28259 <lyxtabular version="3" rows="1" columns="5">
28260 <features tabularvalignment="middle">
28261 <column alignment="center" valignment="top">
28262 <column alignment="center" valignment="top">
28263 <column alignment="center" valignment="top">
28264 <column alignment="center" valignment="top">
28265 <column alignment="center" valignment="top">
28266 <row>
28267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28268 \begin_inset Text
28269
28270 \begin_layout Plain Layout
28271 e
28272 \end_layout
28273
28274 \end_inset
28275 </cell>
28276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28277 \begin_inset Text
28278
28279 \begin_layout Plain Layout
28280 d
28281 \end_layout
28282
28283 \end_inset
28284 </cell>
28285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28286 \begin_inset Text
28287
28288 \begin_layout Plain Layout
28289 c
28290 \end_layout
28291
28292 \end_inset
28293 </cell>
28294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28295 \begin_inset Text
28296
28297 \begin_layout Plain Layout
28298 b
28299 \end_layout
28300
28301 \end_inset
28302 </cell>
28303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28304 \begin_inset Text
28305
28306 \begin_layout Plain Layout
28307 Test
28308 \end_layout
28309
28310 \end_inset
28311 </cell>
28312 </row>
28313 </lyxtabular>
28314
28315 \end_inset
28316
28317
28318 \end_layout
28319
28320 \end_inset
28321
28322
28323 \begin_inset space \hfill{}
28324 \end_inset
28325
28326
28327 \end_layout
28328
28329 \end_inset
28330
28331
28332 \end_layout
28333
28334 \begin_layout Standard
28335 \begin_inset Float table
28336 placement document
28337 alignment document
28338 wide false
28339 sideways false
28340 status open
28341
28342 \begin_layout Plain Layout
28343 \begin_inset Caption Standard
28344
28345 \begin_layout Plain Layout
28346 \begin_inset CommandInset label
28347 LatexCommand label
28348 name "tab:Untertabellen-übereinander"
28349
28350 \end_inset
28351
28352 Zwei Untertabellen übereinander.
28353  (a) Tabelle mit 4 Zellen, (b) Tabelle mit 5 Zellen.
28354 \end_layout
28355
28356 \end_inset
28357
28358
28359 \end_layout
28360
28361 \begin_layout Plain Layout
28362 \align center
28363 \begin_inset Float table
28364 placement document
28365 alignment document
28366 wide false
28367 sideways false
28368 status collapsed
28369
28370 \begin_layout Plain Layout
28371 \begin_inset Caption Standard
28372
28373 \begin_layout Plain Layout
28374
28375 \end_layout
28376
28377 \end_inset
28378
28379
28380 \end_layout
28381
28382 \begin_layout Plain Layout
28383 \align center
28384 \begin_inset Tabular
28385 <lyxtabular version="3" rows="1" columns="4">
28386 <features tabularvalignment="middle">
28387 <column alignment="center" valignment="top">
28388 <column alignment="center" valignment="top">
28389 <column alignment="center" valignment="top">
28390 <column alignment="center" valignment="top">
28391 <row>
28392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28393 \begin_inset Text
28394
28395 \begin_layout Plain Layout
28396 Test
28397 \end_layout
28398
28399 \end_inset
28400 </cell>
28401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28402 \begin_inset Text
28403
28404 \begin_layout Plain Layout
28405 Test
28406 \end_layout
28407
28408 \end_inset
28409 </cell>
28410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28411 \begin_inset Text
28412
28413 \begin_layout Plain Layout
28414 Test
28415 \end_layout
28416
28417 \end_inset
28418 </cell>
28419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28420 \begin_inset Text
28421
28422 \begin_layout Plain Layout
28423 Test
28424 \end_layout
28425
28426 \end_inset
28427 </cell>
28428 </row>
28429 </lyxtabular>
28430
28431 \end_inset
28432
28433
28434 \end_layout
28435
28436 \end_inset
28437
28438
28439 \end_layout
28440
28441 \begin_layout Plain Layout
28442 \align center
28443 \begin_inset Float table
28444 placement document
28445 alignment document
28446 wide false
28447 sideways false
28448 status collapsed
28449
28450 \begin_layout Plain Layout
28451 \begin_inset Caption Standard
28452
28453 \begin_layout Plain Layout
28454
28455 \end_layout
28456
28457 \end_inset
28458
28459
28460 \end_layout
28461
28462 \begin_layout Plain Layout
28463 \align center
28464 \begin_inset Tabular
28465 <lyxtabular version="3" rows="1" columns="5">
28466 <features tabularvalignment="middle">
28467 <column alignment="center" valignment="top">
28468 <column alignment="center" valignment="top">
28469 <column alignment="center" valignment="top">
28470 <column alignment="center" valignment="top">
28471 <column alignment="center" valignment="top">
28472 <row>
28473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28474 \begin_inset Text
28475
28476 \begin_layout Plain Layout
28477 a
28478 \end_layout
28479
28480 \end_inset
28481 </cell>
28482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28483 \begin_inset Text
28484
28485 \begin_layout Plain Layout
28486 b
28487 \end_layout
28488
28489 \end_inset
28490 </cell>
28491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28492 \begin_inset Text
28493
28494 \begin_layout Plain Layout
28495 c
28496 \end_layout
28497
28498 \end_inset
28499 </cell>
28500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28501 \begin_inset Text
28502
28503 \begin_layout Plain Layout
28504 d
28505 \end_layout
28506
28507 \end_inset
28508 </cell>
28509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28510 \begin_inset Text
28511
28512 \begin_layout Plain Layout
28513 e
28514 \end_layout
28515
28516 \end_inset
28517 </cell>
28518 </row>
28519 </lyxtabular>
28520
28521 \end_inset
28522
28523
28524 \end_layout
28525
28526 \end_inset
28527
28528
28529 \end_layout
28530
28531 \end_inset
28532
28533
28534 \end_layout
28535
28536 \begin_layout Section
28537 Gleitobjekte nebeneinander
28538 \begin_inset Index idx
28539 status collapsed
28540
28541 \begin_layout Plain Layout
28542 Gleitobjekte ! nebeneinander
28543 \end_layout
28544
28545 \end_inset
28546
28547
28548 \end_layout
28549
28550 \begin_layout Standard
28551 Um Gleitobjekte nebeneinander zu setzen wie bei Abbildung
28552 \begin_inset space ~
28553 \end_inset
28554
28555
28556 \begin_inset CommandInset ref
28557 LatexCommand ref
28558 reference "abb:Gleitobjekt-links"
28559
28560 \end_inset
28561
28562  und 
28563 \begin_inset CommandInset ref
28564 LatexCommand ref
28565 reference "abb:Gleitobjekt-rechts"
28566
28567 \end_inset
28568
28569  wird nur 
28570 \emph on
28571 ein
28572 \emph default
28573  Gleitobjekt verwendet.
28574  In dieses werden zwei Minipage Boxen eingefügt.
28575 \begin_inset Foot
28576 status collapsed
28577
28578 \begin_layout Plain Layout
28579 Minipages sind in Abschnitt
28580 \begin_inset space ~
28581 \end_inset
28582
28583
28584 \begin_inset CommandInset ref
28585 LatexCommand ref
28586 reference "abs:Minipage"
28587
28588 \end_inset
28589
28590  erklärt.
28591 \end_layout
28592
28593 \end_inset
28594
28595  Die Breite wird für jede Minipage auf 45
28596 \begin_inset space \thinspace{}
28597 \end_inset
28598
28599 -50
28600 \begin_inset space \thinspace{}
28601 \end_inset
28602
28603 Spalten% und die Box Ausrichtung auf 
28604 \family sans
28605 Unten
28606 \family default
28607  gesetzt.
28608  Die Minipage-Boxen enthalten das Bild und die Beschriftung wie in einem
28609  Gleitobjekt.
28610  Der einzige Unterschied ist, dass die Bildeinheit 
28611 \family sans
28612 Spaltenbreite
28613 \begin_inset space ~
28614 \end_inset
28615
28616 %
28617 \family default
28618  nun bezüglich der Breite der Minipage-Boxen berechnet wird.
28619 \end_layout
28620
28621 \begin_layout Standard
28622 \begin_inset Float figure
28623 placement document
28624 alignment document
28625 wide false
28626 sideways false
28627 status open
28628
28629 \begin_layout Plain Layout
28630 \begin_inset Box Frameless
28631 position "b"
28632 hor_pos "c"
28633 has_inner_box 1
28634 inner_pos "t"
28635 use_parbox 0
28636 use_makebox 0
28637 width "45col%"
28638 special "none"
28639 height "1in"
28640 height_special "totalheight"
28641 thickness "0.4pt"
28642 separation "3pt"
28643 shadowsize "4pt"
28644 framecolor "black"
28645 backgroundcolor "none"
28646 status open
28647
28648 \begin_layout Plain Layout
28649 \align center
28650 \begin_inset Graphics
28651         filename ../clipart/2D-intensity-plot.pdf
28652         width 100col%
28653         scaleBeforeRotation
28654
28655 \end_inset
28656
28657
28658 \end_layout
28659
28660 \begin_layout Plain Layout
28661 \begin_inset Caption Standard
28662
28663 \begin_layout Plain Layout
28664 \begin_inset CommandInset label
28665 LatexCommand label
28666 name "abb:Gleitobjekt-links"
28667
28668 \end_inset
28669
28670 Gleitobjekt auf der linken Seite.
28671 \end_layout
28672
28673 \end_inset
28674
28675
28676 \end_layout
28677
28678 \end_inset
28679
28680
28681 \begin_inset space \hfill{}
28682 \end_inset
28683
28684
28685 \begin_inset Box Frameless
28686 position "b"
28687 hor_pos "c"
28688 has_inner_box 1
28689 inner_pos "t"
28690 use_parbox 0
28691 use_makebox 0
28692 width "45col%"
28693 special "none"
28694 height "1in"
28695 height_special "totalheight"
28696 thickness "0.4pt"
28697 separation "3pt"
28698 shadowsize "4pt"
28699 framecolor "black"
28700 backgroundcolor "none"
28701 status open
28702
28703 \begin_layout Plain Layout
28704 \align center
28705 \begin_inset Graphics
28706         filename ../clipart/Star-structure.pdf
28707         width 100col%
28708         scaleBeforeRotation
28709
28710 \end_inset
28711
28712
28713 \end_layout
28714
28715 \begin_layout Plain Layout
28716 \begin_inset Caption Standard
28717
28718 \begin_layout Plain Layout
28719 \begin_inset CommandInset label
28720 LatexCommand label
28721 name "abb:Gleitobjekt-rechts"
28722
28723 \end_inset
28724
28725 Gleitobjekt auf der rechten Seite.
28726 \end_layout
28727
28728 \end_inset
28729
28730
28731 \end_layout
28732
28733 \end_inset
28734
28735
28736 \end_layout
28737
28738 \end_inset
28739
28740
28741 \end_layout
28742
28743 \begin_layout Standard
28744 Eine alternative und einfachere Methode ist, das Modul 
28745 \family sans
28746 Breitenvariable
28747 \begin_inset space ~
28748 \end_inset
28749
28750 Minipages
28751 \family default
28752  zu verwenden, siehe Abschnitt
28753 \begin_inset space ~
28754 \end_inset
28755
28756
28757 \begin_inset CommandInset ref
28758 LatexCommand ref
28759 reference "abs:Minipage"
28760
28761 \end_inset
28762
28763 .
28764  Breitenvariable Minipages berücksichtigen die Breite der Abbildungen und
28765  Tabellen automatisch, so dass keine explizite Breite angegeben werden muss.
28766  Die \SpecialChar LyX
28767 -Beispieldatei 
28768 \emph on
28769 varwidth-floats-side-by-side
28770 \emph default
28771  zeigt ein paar Beispiele.
28772 \end_layout
28773
28774 \begin_layout Section
28775 Beschriftungs-Formatierung
28776 \begin_inset CommandInset label
28777 LatexCommand label
28778 name "abs:Titel-Formatierung"
28779
28780 \end_inset
28781
28782
28783 \begin_inset Index idx
28784 status collapsed
28785
28786 \begin_layout Plain Layout
28787 Gleitobjekte ! Beschriftung ! Formatierung
28788 \end_layout
28789
28790 \end_inset
28791
28792
28793 \end_layout
28794
28795 \begin_layout Standard
28796
28797 \family sans
28798 Legende
28799 \family default
28800  ist die Standard-Paragraf-Umgebung für Gleitobjekt-Beschriftungen.
28801  In \SpecialChar LyX
28802  sehen Titel so aus:  
28803 \family sans
28804
28805 \begin_inset Quotes gld
28806 \end_inset
28807
28808 Abbildung xyz:
28809 \family default
28810
28811 \begin_inset Quotes grd
28812 \end_inset
28813
28814 , gefolgt vom Beschriftungstext, wobei 
28815 \family sans
28816 xyz
28817 \family default
28818  die von \SpecialChar LyX
28819  vergebene Nummer ist.
28820  Standardmäßig werden die Marke und der Beschriftungstext im selben Font
28821  gedruckt.
28822  Dieses Format ist für die meisten aber nicht alle Dokumente geeignet.
28823 \end_layout
28824
28825 \begin_layout Standard
28826 Um das Standardformat für die Beschriftung zu ändern, müssen Sie das \SpecialChar LaTeX
28827 -Paket
28828  
28829 \series bold
28830 caption
28831 \series default
28832
28833 \begin_inset Index idx
28834 status collapsed
28835
28836 \begin_layout Plain Layout
28837 \SpecialChar LaTeX
28838 -Pakete ! caption
28839 \end_layout
28840
28841 \end_inset
28842
28843  in den \SpecialChar LaTeX
28844 -Vorspann laden:
28845 \end_layout
28846
28847 \begin_layout Standard
28848
28849 \series bold
28850
28851 \backslash
28852 usepackage[Format-Definition]{caption}
28853 \end_layout
28854
28855 \begin_layout Standard
28856 Soll zum Beispiel Name und Nummer serifenlos und fett gedruckt werden und
28857  die Beschriftung immer über der Tabelle stehen, müssen Sie folgenden Befehl
28858  verwenden:
28859 \end_layout
28860
28861 \begin_layout Standard
28862
28863 \series bold
28864
28865 \backslash
28866 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
28867 \end_layout
28868
28869 \begin_layout Standard
28870 Sie können auch verschiedene Formate für verschiedene Gleitobjekt-Typen
28871  definieren.
28872  Dazu laden Sie das 
28873 \series bold
28874 caption
28875 \series default
28876 -Paket ohne Format-Optionen und definieren die verschiedenen Formate mit
28877  dem Befehl
28878 \end_layout
28879
28880 \begin_layout Standard
28881
28882 \series bold
28883
28884 \backslash
28885 captionsetup[Gleitobjekt-Typ]{Format-Definition}
28886 \end_layout
28887
28888 \begin_layout Standard
28889 Für Abbildung
28890 \begin_inset space ~
28891 \end_inset
28892
28893
28894 \begin_inset CommandInset ref
28895 LatexCommand ref
28896 reference "abb:Langer-Abb-Titel"
28897
28898 \end_inset
28899
28900  und Tabelle
28901 \begin_inset space ~
28902 \end_inset
28903
28904
28905 \begin_inset CommandInset ref
28906 LatexCommand ref
28907 reference "tab:Langer-Tab-Titel"
28908
28909 \end_inset
28910
28911  können die Beschriftungen mit folgenden Befehlen im \SpecialChar LaTeX
28912 -Vorspann definiert
28913  werden:
28914 \end_layout
28915
28916 \begin_layout Standard
28917
28918 \series bold
28919
28920 \backslash
28921 usepackage[tableposition=top]{caption}
28922 \begin_inset Newline newline
28923 \end_inset
28924
28925
28926 \backslash
28927 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
28928 \begin_inset Newline newline
28929 \end_inset
28930
28931
28932 \begin_inset Phantom HPhantom
28933 status open
28934
28935 \begin_layout Plain Layout
28936
28937 \series bold
28938
28939 \backslash
28940 captionsetup[figure]{
28941 \end_layout
28942
28943 \end_inset
28944
28945 labelsep=period}
28946 \begin_inset Newline newline
28947 \end_inset
28948
28949
28950 \backslash
28951 captionsetup[table]{labelfont={bf,sf}}
28952 \end_layout
28953
28954 \begin_layout Standard
28955 \begin_inset Note Greyedout
28956 status open
28957
28958 \begin_layout Plain Layout
28959
28960 \series bold
28961 Bemerkung:
28962 \series default
28963  Die Option 
28964 \series bold
28965 tableposition=top
28966 \series default
28967  hat keine Auswirkung, wenn eine 
28968 \series bold
28969 KOMA-Script
28970 \series default
28971
28972 \begin_inset Index idx
28973 status collapsed
28974
28975 \begin_layout Plain Layout
28976 \SpecialChar LaTeX
28977 -Pakete ! KOMA-Script
28978 \end_layout
28979
28980 \end_inset
28981
28982 -Dokumentklasse verwendet wird.
28983  Hier muss die Option 
28984 \series bold
28985 captions=tableheading
28986 \series default
28987  benutzt werden.
28988 \end_layout
28989
28990 \end_inset
28991
28992
28993 \end_layout
28994
28995 \begin_layout Standard
28996 Weitere Informationen über das Paket
28997 \series bold
28998  caption
28999 \series default
29000  finden Sie in seiner Dokumentation 
29001 \begin_inset CommandInset citation
29002 LatexCommand cite
29003 key "caption"
29004 literal "true"
29005
29006 \end_inset
29007
29008 .
29009 \end_layout
29010
29011 \begin_layout Standard
29012 Wenn Sie den Namen von 
29013 \begin_inset Quotes gld
29014 \end_inset
29015
29016 Abbildung
29017 \begin_inset Quotes grd
29018 \end_inset
29019
29020  auf 
29021 \begin_inset Quotes gld
29022 \end_inset
29023
29024 Bild
29025 \begin_inset Quotes grd
29026 \end_inset
29027
29028  ändern wollen, können Sie das mit folgendem Befehl im \SpecialChar LaTeX
29029 -Vorspann  machen:
29030 \end_layout
29031
29032 \begin_layout Standard
29033
29034 \series bold
29035
29036 \backslash
29037 renewcommand{
29038 \backslash
29039 fnum@figure}{Bild~
29040 \backslash
29041 thefigure}
29042 \end_layout
29043
29044 \begin_layout Standard
29045 wobei 
29046 \series bold
29047
29048 \backslash
29049 thefigure
29050 \series default
29051  die Bildnummer einsetzt und
29052 \series bold
29053  ~
29054 \series default
29055  ein geschütztes Leerzeichen ist.
29056 \end_layout
29057
29058 \begin_layout Standard
29059 \begin_inset VSpace bigskip
29060 \end_inset
29061
29062 Wenn Sie eine 
29063 \series bold
29064 KOMA-Script
29065 \series default
29066
29067 \begin_inset Index idx
29068 status collapsed
29069
29070 \begin_layout Plain Layout
29071 \SpecialChar LaTeX
29072 -Pakete ! KOMA-Script
29073 \end_layout
29074
29075 \end_inset
29076
29077 -Dokumentklasse (
29078 \family sans
29079 article (KOMA-Script)
29080 \family default
29081
29082 \family sans
29083 book (KOMA-Script)
29084 \family default
29085
29086 \family sans
29087 letter (KOMA-Script)
29088 \family default
29089  oder 
29090 \family sans
29091 report (KOMA-Script)
29092 \family default
29093 ) benutzen, können Sie anstatt des 
29094 \series bold
29095 caption
29096 \series default
29097 -Paketes den eingebauten Befehl 
29098 \series bold
29099
29100 \backslash
29101 setkomafont
29102 \series default
29103  von 
29104 \series bold
29105 KOMA-Script
29106 \series default
29107  benutzen.
29108  Der Befehl
29109 \end_layout
29110
29111 \begin_layout Standard
29112
29113 \series bold
29114
29115 \backslash
29116 setkomafont{captionlabel}{
29117 \backslash
29118 bfseries}
29119 \end_layout
29120
29121 \begin_layout Standard
29122 im \SpecialChar LaTeX
29123 -Vorspann druckt den Namen fett.
29124 \end_layout
29125
29126 \begin_layout Standard
29127 Weitere Informationen über 
29128 \series bold
29129
29130 \backslash
29131 setkomafont
29132 \series default
29133  finden Sie in der 
29134 \series bold
29135 KOMA-Script
29136 \series default
29137 -Do\SpecialChar softhyphen
29138 ku\SpecialChar softhyphen
29139 men\SpecialChar softhyphen
29140 ta\SpecialChar softhyphen
29141 tion 
29142 \begin_inset CommandInset citation
29143 LatexCommand cite
29144 key "KOMA-Script"
29145 literal "true"
29146
29147 \end_inset
29148
29149 .
29150 \end_layout
29151
29152 \begin_layout Standard
29153 \begin_inset ERT
29154 status collapsed
29155
29156 \begin_layout Plain Layout
29157
29158
29159 \backslash
29160 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
29161 }
29162 \end_layout
29163
29164 \end_inset
29165
29166
29167 \begin_inset Note Note
29168 status open
29169
29170 \begin_layout Plain Layout
29171 Das Beschriftungsformat wurde nur für dieses Beispiel geändert
29172 \end_layout
29173
29174 \end_inset
29175
29176
29177 \end_layout
29178
29179 \begin_layout Standard
29180 \begin_inset Float figure
29181 placement !p
29182 alignment document
29183 wide false
29184 sideways false
29185 status open
29186
29187 \begin_layout Plain Layout
29188 \align center
29189 \begin_inset Graphics
29190         filename ../clipart/2D-intensity-plot.pdf
29191         scaleBeforeRotation
29192
29193 \end_inset
29194
29195
29196 \end_layout
29197
29198 \begin_layout Plain Layout
29199 \begin_inset Caption Standard
29200
29201 \begin_layout Plain Layout
29202 \begin_inset CommandInset label
29203 LatexCommand label
29204 name "abb:Langer-Abb-Titel"
29205
29206 \end_inset
29207
29208 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
29209  ist, um das andere Beschriftungsformat zu zeigen.
29210  Hier wurde ein selbst definiertes Beschriftungsformat benutzt.
29211 \begin_inset Argument 1
29212 status collapsed
29213
29214 \begin_layout Plain Layout
29215 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
29216  ist.
29217 \end_layout
29218
29219 \end_inset
29220
29221
29222 \end_layout
29223
29224 \end_inset
29225
29226
29227 \end_layout
29228
29229 \end_inset
29230
29231
29232 \end_layout
29233
29234 \begin_layout Standard
29235 \begin_inset ERT
29236 status collapsed
29237
29238 \begin_layout Plain Layout
29239
29240
29241 \backslash
29242 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
29243 on}
29244 \end_layout
29245
29246 \end_inset
29247
29248
29249 \end_layout
29250
29251 \begin_layout Standard
29252 \begin_inset Float table
29253 placement !p
29254 alignment document
29255 wide false
29256 sideways false
29257 status open
29258
29259 \begin_layout Plain Layout
29260 \begin_inset Caption Standard
29261
29262 \begin_layout Plain Layout
29263 \begin_inset CommandInset label
29264 LatexCommand label
29265 name "tab:Langer-Tab-Titel"
29266
29267 \end_inset
29268
29269 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
29270  ist, um das andere Beschriftungsformat zu zeigen.
29271  Hier wurde das Standard-Beschriftungsformat dieses Dokuments für Tabellen
29272  benutzt.
29273 \begin_inset Argument 1
29274 status collapsed
29275
29276 \begin_layout Plain Layout
29277 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
29278  ist.
29279 \end_layout
29280
29281 \end_inset
29282
29283
29284 \end_layout
29285
29286 \end_inset
29287
29288
29289 \end_layout
29290
29291 \begin_layout Plain Layout
29292 \align center
29293 \begin_inset Tabular
29294 <lyxtabular version="3" rows="1" columns="5">
29295 <features tabularvalignment="middle">
29296 <column alignment="center" valignment="top">
29297 <column alignment="center" valignment="top">
29298 <column alignment="center" valignment="top">
29299 <column alignment="center" valignment="top">
29300 <column alignment="center" valignment="top">
29301 <row>
29302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29303 \begin_inset Text
29304
29305 \begin_layout Plain Layout
29306 a
29307 \end_layout
29308
29309 \end_inset
29310 </cell>
29311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29312 \begin_inset Text
29313
29314 \begin_layout Plain Layout
29315 b
29316 \end_layout
29317
29318 \end_inset
29319 </cell>
29320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29321 \begin_inset Text
29322
29323 \begin_layout Plain Layout
29324 c
29325 \end_layout
29326
29327 \end_inset
29328 </cell>
29329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29330 \begin_inset Text
29331
29332 \begin_layout Plain Layout
29333 d
29334 \end_layout
29335
29336 \end_inset
29337 </cell>
29338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29339 \begin_inset Text
29340
29341 \begin_layout Plain Layout
29342 e
29343 \end_layout
29344
29345 \end_inset
29346 </cell>
29347 </row>
29348 </lyxtabular>
29349
29350 \end_inset
29351
29352
29353 \end_layout
29354
29355 \end_inset
29356
29357
29358 \end_layout
29359
29360 \begin_layout Section
29361 Beschriftungs-Platzierung
29362 \begin_inset CommandInset label
29363 LatexCommand label
29364 name "abs:Titel-Platzierung"
29365
29366 \end_inset
29367
29368
29369 \begin_inset Index idx
29370 status collapsed
29371
29372 \begin_layout Plain Layout
29373 Gleitobjekte ! Beschriftung ! Platzierung
29374 \end_layout
29375
29376 \end_inset
29377
29378
29379 \end_layout
29380
29381 \begin_layout Standard
29382 Normalerweise werden die Beschriftungen wie folgt platziert:
29383 \end_layout
29384
29385 \begin_layout Description
29386 Abbildung: darunter
29387 \end_layout
29388
29389 \begin_layout Description
29390 Tabelle: darüber
29391 \end_layout
29392
29393 \begin_layout Standard
29394 \SpecialChar LaTeX
29395 -Standard-Klassen unterstützen diese Vereinbarung nicht für Tabellen.
29396  Das heißt wenn Sie eine der Dokument-Klassen 
29397 \family sans
29398 article
29399 \family default
29400
29401 \family sans
29402 book
29403 \family default
29404
29405 \family sans
29406 letter
29407 \family default
29408  oder 
29409 \family sans
29410 report
29411 \family default
29412  benutzen, wird zwischen Beschriftung und Tabelle kein Zwischenraum gedruckt.
29413  Um das zu erreichen, laden Sie das \SpecialChar LaTeX
29414 -Paket 
29415 \series bold
29416 caption
29417 \series default
29418
29419 \begin_inset Index idx
29420 status collapsed
29421
29422 \begin_layout Plain Layout
29423 \SpecialChar LaTeX
29424 -Pakete ! caption
29425 \end_layout
29426
29427 \end_inset
29428
29429  im \SpecialChar LaTeX
29430 -Vorspann mit der Option
29431 \begin_inset Foot
29432 status collapsed
29433
29434 \begin_layout Plain Layout
29435 In Abschnitt
29436 \begin_inset space ~
29437 \end_inset
29438
29439
29440 \begin_inset CommandInset ref
29441 LatexCommand ref
29442 reference "abs:Titel-Formatierung"
29443
29444 \end_inset
29445
29446  steht mehr über das Paket 
29447 \series bold
29448 caption
29449 \series default
29450 .
29451 \end_layout
29452
29453 \end_inset
29454
29455
29456 \end_layout
29457
29458 \begin_layout Standard
29459
29460 \series bold
29461 tableposition=top
29462 \end_layout
29463
29464 \begin_layout Standard
29465 Wenn Sie eine 
29466 \series bold
29467 KOMA-Script
29468 \series default
29469
29470 \begin_inset Index idx
29471 status collapsed
29472
29473 \begin_layout Plain Layout
29474 \SpecialChar LaTeX
29475 -Pakete ! KOMA-Script
29476 \end_layout
29477
29478 \end_inset
29479
29480 -Dokumentklasse (
29481 \family sans
29482 article (KOMA-Script)
29483 \family default
29484
29485 \family sans
29486 book (KOMA-Script)
29487 \family default
29488
29489 \family sans
29490 letter (KOMA-Script)
29491 \family default
29492  oder 
29493 \family sans
29494 report (KOMA-Script)
29495 \family default
29496 ) benutzen, können Sie alternativ zum 
29497 \series bold
29498 caption
29499 \series default
29500 -Paket die Dokumentklassen-Option
29501 \end_layout
29502
29503 \begin_layout Standard
29504
29505 \series bold
29506 captions=tableheading
29507 \end_layout
29508
29509 \begin_layout Standard
29510 benutzen.
29511 \begin_inset Foot
29512 status collapsed
29513
29514 \begin_layout Plain Layout
29515 Diese Option wird in diesem Dokument verwendet.
29516 \end_layout
29517
29518 \end_inset
29519
29520
29521 \end_layout
29522
29523 \begin_layout Standard
29524 In Dokumenten, die eine KOMA-Script Klasse verwenden, können Sie auch mit
29525  rechts auf eine Beschriftung klicken und im Kontextmenü markieren, ob diese
29526  Beschriftung über oder unter der Tabelle/Abbildung sein soll.
29527  Auf diese Weise kann die dokumentweite Beschriftungs-Platzierung für bestimmte
29528  Beschriftungen überschrieben werden.
29529  Tabelle
29530 \begin_inset space ~
29531 \end_inset
29532
29533
29534 \begin_inset CommandInset ref
29535 LatexCommand ref
29536 reference "tab:Eine-Beschriftung-unterhalb"
29537
29538 \end_inset
29539
29540  ist ein Beispiel, bei dem die Beschriftung als unterhalb der Tabelle markiert
29541  wurde, obwohl sie über der Tabelle steht.
29542  Zum Vergleich ist die Beschriftung von Tabelle
29543 \begin_inset space ~
29544 \end_inset
29545
29546
29547 \begin_inset CommandInset ref
29548 LatexCommand ref
29549 reference "tab:Eine-normale-Tabellen-Beschriftu"
29550
29551 \end_inset
29552
29553  nicht markiert.
29554 \end_layout
29555
29556 \begin_layout Standard
29557 \begin_inset Float table
29558 placement document
29559 alignment document
29560 wide false
29561 sideways false
29562 status open
29563
29564 \begin_layout Plain Layout
29565 \begin_inset Caption Below
29566
29567 \begin_layout Plain Layout
29568 \begin_inset CommandInset label
29569 LatexCommand label
29570 name "tab:Eine-Beschriftung-unterhalb"
29571
29572 \end_inset
29573
29574 Eine Beschriftung, die als unterhalb der der Tabelle markiert wurde.
29575 \end_layout
29576
29577 \end_inset
29578
29579
29580 \end_layout
29581
29582 \begin_layout Plain Layout
29583 \align center
29584 \begin_inset Tabular
29585 <lyxtabular version="3" rows="3" columns="3">
29586 <features tabularvalignment="middle">
29587 <column alignment="center" valignment="top" width="0pt">
29588 <column alignment="center" valignment="top" width="0pt">
29589 <column alignment="center" valignment="top" width="0pt">
29590 <row>
29591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29592 \begin_inset Text
29593
29594 \begin_layout Plain Layout
29595 1
29596 \end_layout
29597
29598 \end_inset
29599 </cell>
29600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29601 \begin_inset Text
29602
29603 \begin_layout Plain Layout
29604 2
29605 \end_layout
29606
29607 \end_inset
29608 </cell>
29609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29610 \begin_inset Text
29611
29612 \begin_layout Plain Layout
29613 3
29614 \end_layout
29615
29616 \end_inset
29617 </cell>
29618 </row>
29619 <row>
29620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29621 \begin_inset Text
29622
29623 \begin_layout Plain Layout
29624 Joe
29625 \end_layout
29626
29627 \end_inset
29628 </cell>
29629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29630 \begin_inset Text
29631
29632 \begin_layout Plain Layout
29633 Mary
29634 \end_layout
29635
29636 \end_inset
29637 </cell>
29638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29639 \begin_inset Text
29640
29641 \begin_layout Plain Layout
29642 Ted
29643 \end_layout
29644
29645 \end_inset
29646 </cell>
29647 </row>
29648 <row>
29649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29650 \begin_inset Text
29651
29652 \begin_layout Plain Layout
29653 \begin_inset Formula $\int x^{2}dx$
29654 \end_inset
29655
29656
29657 \end_layout
29658
29659 \end_inset
29660 </cell>
29661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29662 \begin_inset Text
29663
29664 \begin_layout Plain Layout
29665 \begin_inset Formula $\left[\begin{array}{cc}
29666 a & b\\
29667 c & d
29668 \end{array}\right]$
29669 \end_inset
29670
29671
29672 \end_layout
29673
29674 \end_inset
29675 </cell>
29676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29677 \begin_inset Text
29678
29679 \begin_layout Plain Layout
29680 \begin_inset Formula $1+1=2$
29681 \end_inset
29682
29683
29684 \end_layout
29685
29686 \end_inset
29687 </cell>
29688 </row>
29689 </lyxtabular>
29690
29691 \end_inset
29692
29693
29694 \end_layout
29695
29696 \end_inset
29697
29698
29699 \end_layout
29700
29701 \begin_layout Standard
29702 \begin_inset Float table
29703 placement document
29704 alignment document
29705 wide false
29706 sideways false
29707 status open
29708
29709 \begin_layout Plain Layout
29710 \begin_inset Caption Standard
29711
29712 \begin_layout Plain Layout
29713 \begin_inset CommandInset label
29714 LatexCommand label
29715 name "tab:Eine-normale-Tabellen-Beschriftu"
29716
29717 \end_inset
29718
29719 Eine normale Tabellen-Beschriftung.
29720 \end_layout
29721
29722 \end_inset
29723
29724
29725 \end_layout
29726
29727 \begin_layout Plain Layout
29728 \align center
29729 \begin_inset Tabular
29730 <lyxtabular version="3" rows="3" columns="3">
29731 <features tabularvalignment="middle">
29732 <column alignment="center" valignment="top" width="0pt">
29733 <column alignment="center" valignment="top" width="0pt">
29734 <column alignment="center" valignment="top" width="0pt">
29735 <row>
29736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29737 \begin_inset Text
29738
29739 \begin_layout Plain Layout
29740 1
29741 \end_layout
29742
29743 \end_inset
29744 </cell>
29745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29746 \begin_inset Text
29747
29748 \begin_layout Plain Layout
29749 2
29750 \end_layout
29751
29752 \end_inset
29753 </cell>
29754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29755 \begin_inset Text
29756
29757 \begin_layout Plain Layout
29758 3
29759 \end_layout
29760
29761 \end_inset
29762 </cell>
29763 </row>
29764 <row>
29765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29766 \begin_inset Text
29767
29768 \begin_layout Plain Layout
29769 Joe
29770 \end_layout
29771
29772 \end_inset
29773 </cell>
29774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29775 \begin_inset Text
29776
29777 \begin_layout Plain Layout
29778 Mary
29779 \end_layout
29780
29781 \end_inset
29782 </cell>
29783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29784 \begin_inset Text
29785
29786 \begin_layout Plain Layout
29787 Ted
29788 \end_layout
29789
29790 \end_inset
29791 </cell>
29792 </row>
29793 <row>
29794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29795 \begin_inset Text
29796
29797 \begin_layout Plain Layout
29798 \begin_inset Formula $\int x^{2}dx$
29799 \end_inset
29800
29801
29802 \end_layout
29803
29804 \end_inset
29805 </cell>
29806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29807 \begin_inset Text
29808
29809 \begin_layout Plain Layout
29810 \begin_inset Formula $\left[\begin{array}{cc}
29811 a & b\\
29812 c & d
29813 \end{array}\right]$
29814 \end_inset
29815
29816
29817 \end_layout
29818
29819 \end_inset
29820 </cell>
29821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29822 \begin_inset Text
29823
29824 \begin_layout Plain Layout
29825 \begin_inset Formula $1+1=2$
29826 \end_inset
29827
29828
29829 \end_layout
29830
29831 \end_inset
29832 </cell>
29833 </row>
29834 </lyxtabular>
29835
29836 \end_inset
29837
29838
29839 \end_layout
29840
29841 \end_inset
29842
29843
29844 \end_layout
29845
29846 \begin_layout Standard
29847 \begin_inset VSpace bigskip
29848 \end_inset
29849
29850 Die Beschriftung kann auch neben  der Abbildung oder Tabelle stehen.
29851  Das bewirkt das \SpecialChar LaTeX
29852 -Paket 
29853 \series bold
29854 sidecap
29855 \series default
29856
29857 \begin_inset Index idx
29858 status collapsed
29859
29860 \begin_layout Plain Layout
29861 \SpecialChar LaTeX
29862 -Pakete ! sidecap
29863 \end_layout
29864
29865 \end_inset
29866
29867 , das so in den \SpecialChar LaTeX
29868 -Vorspann geladen wird:
29869 \end_layout
29870
29871 \begin_layout Standard
29872
29873 \series bold
29874
29875 \backslash
29876 usepackage[Option]{sidecap}
29877 \end_layout
29878
29879 \begin_layout Standard
29880 Wenn Sie keine Option setzen, wird die Beschriftung außen gesetzt.
29881  Mit 
29882 \series bold
29883 innercaption
29884 \series default
29885  wird die Beschriftung innen gedruckt.
29886  Um die Beschriftung immer rechts oder links zu erzwingen, benutzen Sie
29887  
29888 \series bold
29889 rightcaption
29890 \series default
29891  oder 
29892 \series bold
29893 leftcaption
29894 \series default
29895 .
29896 \end_layout
29897
29898 \begin_layout Standard
29899 \begin_inset ERT
29900 status collapsed
29901
29902 \begin_layout Plain Layout
29903
29904
29905 \backslash
29906 ifsidecap
29907 \end_layout
29908
29909 \end_inset
29910
29911
29912 \begin_inset Note Note
29913 status open
29914
29915 \begin_layout Plain Layout
29916 Der folgende Abschnitt wird nur gedruckt, wenn das \SpecialChar LaTeX
29917 -Paket 
29918 \series bold
29919 sidecap
29920 \series default
29921  installiert ist.
29922 \end_layout
29923
29924 \end_inset
29925
29926
29927 \end_layout
29928
29929 \begin_layout Standard
29930 Um die Beschriftung mit \SpecialChar LyX
29931  seitlich zu drucken, müssen Sie folgende Befehle
29932  in den \SpecialChar LaTeX
29933 -Vorspann schreiben:
29934 \end_layout
29935
29936 \begin_layout Standard
29937 \begin_inset Newpage newpage
29938 \end_inset
29939
29940
29941 \end_layout
29942
29943 \begin_layout Standard
29944 \noindent
29945 \begin_inset CommandInset line
29946 LatexCommand rule
29947 offset "0.5ex"
29948 width "100line%"
29949 height "1pt"
29950
29951 \end_inset
29952
29953
29954 \end_layout
29955
29956 \begin_layout Standard
29957
29958 \series bold
29959
29960 \backslash
29961 newcommand{
29962 \backslash
29963 TabBesBeg}[1][1.0]{%
29964 \begin_inset Newline newline
29965 \end_inset
29966
29967
29968 \begin_inset Phantom HPhantom
29969 status open
29970
29971 \begin_layout Plain Layout
29972 \begin_inset space ~
29973 \end_inset
29974
29975
29976 \end_layout
29977
29978 \end_inset
29979
29980
29981 \backslash
29982 let
29983 \backslash
29984 MyTable
29985 \backslash
29986 table
29987 \begin_inset Newline newline
29988 \end_inset
29989
29990
29991 \begin_inset Phantom HPhantom
29992 status open
29993
29994 \begin_layout Plain Layout
29995
29996 \series medium
29997 \begin_inset space ~
29998 \end_inset
29999
30000
30001 \end_layout
30002
30003 \end_inset
30004
30005
30006 \backslash
30007 let
30008 \backslash
30009 MyEndtable
30010 \backslash
30011 endtable
30012 \begin_inset Newline newline
30013 \end_inset
30014
30015
30016 \begin_inset Phantom HPhantom
30017 status open
30018
30019 \begin_layout Plain Layout
30020
30021 \series medium
30022 \begin_inset space ~
30023 \end_inset
30024
30025
30026 \end_layout
30027
30028 \end_inset
30029
30030
30031 \backslash
30032 renewenvironment{table}[1]{
30033 \backslash
30034 begin{SCtable}[#1]##1}{
30035 \backslash
30036 end{SCtable}}}
30037 \end_layout
30038
30039 \begin_layout Standard
30040
30041 \series bold
30042
30043 \backslash
30044 newcommand{
30045 \backslash
30046 TabBesEnd}{%
30047 \begin_inset Newline newline
30048 \end_inset
30049
30050
30051 \begin_inset Phantom HPhantom
30052 status open
30053
30054 \begin_layout Plain Layout
30055 \begin_inset space ~
30056 \end_inset
30057
30058
30059 \end_layout
30060
30061 \end_inset
30062
30063
30064 \backslash
30065 let
30066 \backslash
30067 table
30068 \backslash
30069 MyTable
30070 \begin_inset Newline newline
30071 \end_inset
30072
30073
30074 \begin_inset Phantom HPhantom
30075 status open
30076
30077 \begin_layout Plain Layout
30078 \begin_inset space ~
30079 \end_inset
30080
30081
30082 \end_layout
30083
30084 \end_inset
30085
30086
30087 \backslash
30088 let
30089 \backslash
30090 endtable
30091 \backslash
30092 MyEndtable
30093 \end_layout
30094
30095 \begin_layout Standard
30096
30097 \series bold
30098
30099 \backslash
30100 newcommand{
30101 \backslash
30102 FigBesBeg}[1][1.0]{%
30103 \begin_inset Newline newline
30104 \end_inset
30105
30106
30107 \begin_inset Phantom HPhantom
30108 status open
30109
30110 \begin_layout Plain Layout
30111 \begin_inset space ~
30112 \end_inset
30113
30114
30115 \end_layout
30116
30117 \end_inset
30118
30119
30120 \backslash
30121 let
30122 \backslash
30123 MyFigure
30124 \backslash
30125 figure
30126 \begin_inset Newline newline
30127 \end_inset
30128
30129
30130 \begin_inset Phantom HPhantom
30131 status open
30132
30133 \begin_layout Plain Layout
30134 \begin_inset space ~
30135 \end_inset
30136
30137
30138 \end_layout
30139
30140 \end_inset
30141
30142
30143 \backslash
30144 let
30145 \backslash
30146 MyEndfigure
30147 \backslash
30148 endfigure
30149 \begin_inset Newline newline
30150 \end_inset
30151
30152
30153 \begin_inset Phantom HPhantom
30154 status open
30155
30156 \begin_layout Plain Layout
30157 \begin_inset space ~
30158 \end_inset
30159
30160
30161 \end_layout
30162
30163 \end_inset
30164
30165
30166 \backslash
30167 renewenvironment{figure}[1]{
30168 \backslash
30169 begin{SCfigure}[#1]##1}{
30170 \backslash
30171 end{SCfigure}}}
30172 \end_layout
30173
30174 \begin_layout Standard
30175
30176 \series bold
30177
30178 \backslash
30179 newcommand{
30180 \backslash
30181 FigBesEnd}{%
30182 \begin_inset Newline newline
30183 \end_inset
30184
30185
30186 \begin_inset Phantom HPhantom
30187 status open
30188
30189 \begin_layout Plain Layout
30190 \begin_inset space ~
30191 \end_inset
30192
30193
30194 \end_layout
30195
30196 \end_inset
30197
30198
30199 \backslash
30200 let
30201 \backslash
30202 figure
30203 \backslash
30204 MyFigure
30205 \begin_inset Newline newline
30206 \end_inset
30207
30208
30209 \begin_inset Phantom HPhantom
30210 status open
30211
30212 \begin_layout Plain Layout
30213 \begin_inset space ~
30214 \end_inset
30215
30216
30217 \end_layout
30218
30219 \end_inset
30220
30221
30222 \backslash
30223 let
30224 \backslash
30225 endfigure
30226 \backslash
30227 MyEndfigure}
30228 \end_layout
30229
30230 \begin_layout Standard
30231 \noindent
30232 \begin_inset CommandInset line
30233 LatexCommand rule
30234 offset "0.5ex"
30235 width "100line%"
30236 height "1pt"
30237
30238 \end_inset
30239
30240
30241 \end_layout
30242
30243 \begin_layout Standard
30244 Mit den Befehlen können Sie die Gleitobjekte so umdefinieren, dass die Beschrift
30245 ungen seitlich gedruckt werden.
30246  Für Gleitobjekt-Abbildungen schreiben Sie den Befehl
30247 \end_layout
30248
30249 \begin_layout Standard
30250
30251 \series bold
30252
30253 \backslash
30254 FigBesBeg
30255 \end_layout
30256
30257 \begin_layout Standard
30258 als \SpecialChar TeX
30259 -Code vor das Gleitobjekt und fügen Sie den Befehl
30260 \end_layout
30261
30262 \begin_layout Standard
30263
30264 \series bold
30265
30266 \backslash
30267 FigBesEnd
30268 \end_layout
30269
30270 \begin_layout Standard
30271 als \SpecialChar TeX
30272 -Code an der Stelle ein, wo Sie zur ursprünglichen Gleitobjekt-Definition
30273  zurückkehren wollen.
30274 \end_layout
30275
30276 \begin_layout Standard
30277 Bei Gleitobjekt-Tabellen heißen die Befehle
30278 \end_layout
30279
30280 \begin_layout Standard
30281
30282 \series bold
30283
30284 \backslash
30285 TabBesBeg
30286 \series default
30287  und 
30288 \series bold
30289
30290 \backslash
30291 TabBesEnd
30292 \series default
30293 .
30294 \end_layout
30295
30296 \begin_layout Standard
30297 Abbildung
30298 \begin_inset space ~
30299 \end_inset
30300
30301
30302 \begin_inset CommandInset ref
30303 LatexCommand ref
30304 reference "abb:Beschriftung-neben"
30305
30306 \end_inset
30307
30308  und Tabelle
30309 \begin_inset space ~
30310 \end_inset
30311
30312
30313 \begin_inset CommandInset ref
30314 LatexCommand ref
30315 reference "tab:Beschriftung-neben"
30316
30317 \end_inset
30318
30319  sind Beispiele für seitliche Beschriftungen.
30320 \end_layout
30321
30322 \begin_layout Standard
30323 Sie sehen, dass die Beschriftung bei Gleitobjekt-Tabellen am oberen Rand
30324  der Tabelle gedruckt wird und bei Gleitobjekt-Abbildungen am unteren Rand
30325  der Abbildung.
30326  Das kann man mit dem Befehl
30327 \end_layout
30328
30329 \begin_layout Standard
30330
30331 \series bold
30332
30333 \backslash
30334 sidecaptionvpos{Gleitobjekt-Typ}{Platzierung}
30335 \end_layout
30336
30337 \begin_layout Standard
30338 im \SpecialChar LaTeX
30339 -Vorspann oder als \SpecialChar TeX
30340 -Code vor dem Gleitobjekt ändern.
30341  Der Gleitobjekt-Typ ist entweder 
30342 \family sans
30343 figure
30344 \family default
30345  oder 
30346 \family sans
30347 table
30348 \family default
30349 , die
30350 \family sans
30351  
30352 \family default
30353 Platzierung ist 
30354 \family typewriter
30355 t
30356 \family default
30357  für oben, 
30358 \family typewriter
30359 c
30360 \family default
30361  für zentriert oder 
30362 \family typewriter
30363 b
30364 \family default
30365  für unten.
30366  Um die Beschriftung einer Gleitobjekt-Abbildung vertikal zu zentrieren,
30367  lautet der Befehl
30368 \end_layout
30369
30370 \begin_layout Standard
30371
30372 \series bold
30373
30374 \backslash
30375 sidecaptionvpos{figure}{c}
30376 \end_layout
30377
30378 \begin_layout Standard
30379 Das wurde in Abbildung
30380 \begin_inset space ~
30381 \end_inset
30382
30383
30384 \begin_inset CommandInset ref
30385 LatexCommand ref
30386 reference "abb:cap-beside-fig-2"
30387
30388 \end_inset
30389
30390  benutzt.
30391 \end_layout
30392
30393 \begin_layout Standard
30394 \begin_inset VSpace medskip
30395 \end_inset
30396
30397
30398 \end_layout
30399
30400 \begin_layout Standard
30401 Die Standard Beschriftungsbreite ist die Breite des Bildes/der Tabelle.
30402  Für schmale Bilder/Tabellen, wie in Tabelle
30403 \begin_inset space ~
30404 \end_inset
30405
30406
30407 \begin_inset CommandInset ref
30408 LatexCommand ref
30409 reference "tab:Beschriftung-neben"
30410
30411 \end_inset
30412
30413 , führt dies zu zu schmalen Beschriftungen.
30414  Die breite kann erhöht werden, indem man einen Faktor angibt mit dem die
30415  Breite des Bildes/der Tabelle multipliziert wird.
30416  Das Ergebnis ist die Beschriftungsbreite.
30417  Die Breite der Beschriftung wird automatisch neu berechnet, falls sie aufgrund
30418  der angegebenen Breite in den Seiten- oder Spaltenrand ragen würde.
30419  Der 
30420 \emph on
30421 Faktor
30422 \emph default
30423  kann entweder als optionales Argument für 
30424 \series bold
30425
30426 \backslash
30427 FigBesBeg
30428 \series default
30429  angegeben werden:
30430 \end_layout
30431
30432 \begin_layout Standard
30433
30434 \series bold
30435
30436 \backslash
30437 FigBesBeg[Faktor]
30438 \end_layout
30439
30440 \begin_layout Standard
30441 oder indem man in der Definition von 
30442 \series bold
30443
30444 \backslash
30445 FigBesBeg
30446 \series default
30447  die 
30448 \series bold
30449 1.0
30450 \series default
30451  mit einem anderen Wert ersetzt.
30452  Bei letzterem ist der angegebene Faktor der Standard wenn 
30453 \series bold
30454
30455 \backslash
30456 FigBesBeg
30457 \series default
30458  ohne Argument verwendet wird.
30459  Für Tabelle
30460 \begin_inset space ~
30461 \end_inset
30462
30463
30464 \begin_inset CommandInset ref
30465 LatexCommand ref
30466 reference "tab:Beschriftung-neben-breiter"
30467
30468 \end_inset
30469
30470  wurde der Faktor 5 verwendet.
30471 \end_layout
30472
30473 \begin_layout Standard
30474 \begin_inset Note Greyedout
30475 status open
30476
30477 \begin_layout Plain Layout
30478
30479 \series bold
30480 Achtung:
30481 \series default
30482  Für Gleitobjekten mit Beschriftung neben dem Objekt kann die Gleitobjekt-Platzi
30483 erungsoption 
30484 \family sans
30485 Hier,
30486 \begin_inset space ~
30487 \end_inset
30488
30489 auf
30490 \begin_inset space ~
30491 \end_inset
30492
30493 jeden
30494 \begin_inset space ~
30495 \end_inset
30496
30497 Fall
30498 \family default
30499  nicht verwendet werden werden, da diese von 
30500 \series bold
30501 sidecap
30502 \series default
30503  nicht unterstützt wird.
30504 \end_layout
30505
30506 \end_inset
30507
30508
30509 \end_layout
30510
30511 \begin_layout Standard
30512 \begin_inset VSpace medskip
30513 \end_inset
30514
30515 Weitere Informationen über das Paket
30516 \series bold
30517  sidecap
30518 \series default
30519  finden Sie in seiner Dokumentation 
30520 \begin_inset CommandInset citation
30521 LatexCommand cite
30522 key "sidecap"
30523 literal "true"
30524
30525 \end_inset
30526
30527 .
30528 \end_layout
30529
30530 \begin_layout Standard
30531 \begin_inset Note Greyedout
30532 status open
30533
30534 \begin_layout Plain Layout
30535
30536 \series bold
30537 Bemerkung:
30538 \series default
30539  Das \SpecialChar LaTeX
30540 -Paket 
30541 \series bold
30542 hypcap
30543 \series default
30544 ,
30545 \begin_inset Index idx
30546 status collapsed
30547
30548 \begin_layout Plain Layout
30549 \SpecialChar LaTeX
30550 -Pakete ! hypcap
30551 \end_layout
30552
30553 \end_inset
30554
30555  das in Abschnitt
30556 \begin_inset space ~
30557 \end_inset
30558
30559
30560 \begin_inset CommandInset ref
30561 LatexCommand ref
30562 reference "uab:Querverweis-Position"
30563
30564 \end_inset
30565
30566  beschrieben wurde, hat keine Auswirkungen auf Gleitobjekte mit seitlichen
30567  Beschriftungen.
30568 \end_layout
30569
30570 \end_inset
30571
30572
30573 \end_layout
30574
30575 \begin_layout Standard
30576 \begin_inset ERT
30577 status collapsed
30578
30579 \begin_layout Plain Layout
30580
30581
30582 \backslash
30583 FigBesBeg 
30584 \end_layout
30585
30586 \end_inset
30587
30588
30589 \end_layout
30590
30591 \begin_layout Standard
30592 \begin_inset Float figure
30593 placement document
30594 alignment document
30595 wide false
30596 sideways false
30597 status open
30598
30599 \begin_layout Plain Layout
30600 \begin_inset Graphics
30601         filename ../clipart/3D-structure-distort.pdf
30602         scale 50
30603         scaleBeforeRotation
30604
30605 \end_inset
30606
30607
30608 \end_layout
30609
30610 \begin_layout Plain Layout
30611 \begin_inset Caption Standard
30612
30613 \begin_layout Plain Layout
30614 \begin_inset CommandInset label
30615 LatexCommand label
30616 name "abb:Beschriftung-neben"
30617
30618 \end_inset
30619
30620 Dies ist eine Beschriftung neben einer Abbildung.
30621 \end_layout
30622
30623 \end_inset
30624
30625
30626 \end_layout
30627
30628 \end_inset
30629
30630
30631 \end_layout
30632
30633 \begin_layout Standard
30634 \begin_inset ERT
30635 status collapsed
30636
30637 \begin_layout Plain Layout
30638
30639
30640 \backslash
30641 FigBesEnd
30642 \end_layout
30643
30644 \end_inset
30645
30646
30647 \end_layout
30648
30649 \begin_layout Standard
30650 \begin_inset ERT
30651 status collapsed
30652
30653 \begin_layout Plain Layout
30654
30655
30656 \backslash
30657 TabBesBeg 
30658 \end_layout
30659
30660 \end_inset
30661
30662
30663 \end_layout
30664
30665 \begin_layout Standard
30666 \begin_inset Float table
30667 placement document
30668 alignment document
30669 wide false
30670 sideways false
30671 status open
30672
30673 \begin_layout Plain Layout
30674 \begin_inset Caption Standard
30675
30676 \begin_layout Plain Layout
30677 \begin_inset CommandInset label
30678 LatexCommand label
30679 name "tab:Beschriftung-neben"
30680
30681 \end_inset
30682
30683 Dies ist eine Beschriftung neben einer Tabelle.
30684 \end_layout
30685
30686 \end_inset
30687
30688
30689 \end_layout
30690
30691 \begin_layout Plain Layout
30692 \begin_inset Tabular
30693 <lyxtabular version="3" rows="4" columns="5">
30694 <features tabularvalignment="middle">
30695 <column alignment="center" valignment="top">
30696 <column alignment="center" valignment="top">
30697 <column alignment="center" valignment="top">
30698 <column alignment="center" valignment="top">
30699 <column alignment="center" valignment="top">
30700 <row>
30701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30702 \begin_inset Text
30703
30704 \begin_layout Plain Layout
30705 a
30706 \end_layout
30707
30708 \end_inset
30709 </cell>
30710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30711 \begin_inset Text
30712
30713 \begin_layout Plain Layout
30714
30715 \end_layout
30716
30717 \end_inset
30718 </cell>
30719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30720 \begin_inset Text
30721
30722 \begin_layout Plain Layout
30723 b
30724 \end_layout
30725
30726 \end_inset
30727 </cell>
30728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30729 \begin_inset Text
30730
30731 \begin_layout Plain Layout
30732
30733 \end_layout
30734
30735 \end_inset
30736 </cell>
30737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30738 \begin_inset Text
30739
30740 \begin_layout Plain Layout
30741 c
30742 \end_layout
30743
30744 \end_inset
30745 </cell>
30746 </row>
30747 <row>
30748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30749 \begin_inset Text
30750
30751 \begin_layout Plain Layout
30752
30753 \end_layout
30754
30755 \end_inset
30756 </cell>
30757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30758 \begin_inset Text
30759
30760 \begin_layout Plain Layout
30761 d
30762 \end_layout
30763
30764 \end_inset
30765 </cell>
30766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30767 \begin_inset Text
30768
30769 \begin_layout Plain Layout
30770
30771 \end_layout
30772
30773 \end_inset
30774 </cell>
30775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30776 \begin_inset Text
30777
30778 \begin_layout Plain Layout
30779 e
30780 \end_layout
30781
30782 \end_inset
30783 </cell>
30784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30785 \begin_inset Text
30786
30787 \begin_layout Plain Layout
30788
30789 \end_layout
30790
30791 \end_inset
30792 </cell>
30793 </row>
30794 <row>
30795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30796 \begin_inset Text
30797
30798 \begin_layout Plain Layout
30799 f
30800 \end_layout
30801
30802 \end_inset
30803 </cell>
30804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30805 \begin_inset Text
30806
30807 \begin_layout Plain Layout
30808
30809 \end_layout
30810
30811 \end_inset
30812 </cell>
30813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30814 \begin_inset Text
30815
30816 \begin_layout Plain Layout
30817 g
30818 \end_layout
30819
30820 \end_inset
30821 </cell>
30822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30823 \begin_inset Text
30824
30825 \begin_layout Plain Layout
30826
30827 \end_layout
30828
30829 \end_inset
30830 </cell>
30831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30832 \begin_inset Text
30833
30834 \begin_layout Plain Layout
30835 h
30836 \end_layout
30837
30838 \end_inset
30839 </cell>
30840 </row>
30841 <row>
30842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30843 \begin_inset Text
30844
30845 \begin_layout Plain Layout
30846
30847 \end_layout
30848
30849 \end_inset
30850 </cell>
30851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30852 \begin_inset Text
30853
30854 \begin_layout Plain Layout
30855 i
30856 \end_layout
30857
30858 \end_inset
30859 </cell>
30860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30861 \begin_inset Text
30862
30863 \begin_layout Plain Layout
30864
30865 \end_layout
30866
30867 \end_inset
30868 </cell>
30869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30870 \begin_inset Text
30871
30872 \begin_layout Plain Layout
30873 j
30874 \end_layout
30875
30876 \end_inset
30877 </cell>
30878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30879 \begin_inset Text
30880
30881 \begin_layout Plain Layout
30882
30883 \end_layout
30884
30885 \end_inset
30886 </cell>
30887 </row>
30888 </lyxtabular>
30889
30890 \end_inset
30891
30892
30893 \end_layout
30894
30895 \end_inset
30896
30897
30898 \end_layout
30899
30900 \begin_layout Standard
30901 \begin_inset ERT
30902 status collapsed
30903
30904 \begin_layout Plain Layout
30905
30906
30907 \backslash
30908 TabBesEnd
30909 \end_layout
30910
30911 \end_inset
30912
30913
30914 \end_layout
30915
30916 \begin_layout Standard
30917 \begin_inset ERT
30918 status collapsed
30919
30920 \begin_layout Plain Layout
30921
30922
30923 \backslash
30924 FigBesBeg 
30925 \end_layout
30926
30927 \end_inset
30928
30929
30930 \end_layout
30931
30932 \begin_layout Standard
30933 \begin_inset ERT
30934 status collapsed
30935
30936 \begin_layout Plain Layout
30937
30938
30939 \backslash
30940 sidecaptionvpos{figure}{c}
30941 \end_layout
30942
30943 \end_inset
30944
30945
30946 \begin_inset Float figure
30947 placement document
30948 alignment document
30949 wide false
30950 sideways false
30951 status open
30952
30953 \begin_layout Plain Layout
30954 \begin_inset Graphics
30955         filename ../clipart/3D-structure-distort.pdf
30956         scale 50
30957         scaleBeforeRotation
30958
30959 \end_inset
30960
30961
30962 \end_layout
30963
30964 \begin_layout Plain Layout
30965 \begin_inset Caption Standard
30966
30967 \begin_layout Plain Layout
30968 \begin_inset CommandInset label
30969 LatexCommand label
30970 name "abb:cap-beside-fig-2"
30971
30972 \end_inset
30973
30974 Dies ist eine vertikal zentrierte Beschriftung neben einer Abbildung.
30975 \end_layout
30976
30977 \end_inset
30978
30979
30980 \end_layout
30981
30982 \end_inset
30983
30984
30985 \end_layout
30986
30987 \begin_layout Standard
30988 \begin_inset ERT
30989 status collapsed
30990
30991 \begin_layout Plain Layout
30992
30993
30994 \backslash
30995 FigBesEnd
30996 \end_layout
30997
30998 \end_inset
30999
31000
31001 \end_layout
31002
31003 \begin_layout Standard
31004 \begin_inset ERT
31005 status collapsed
31006
31007 \begin_layout Plain Layout
31008
31009
31010 \backslash
31011 TabBesBeg[5]
31012 \end_layout
31013
31014 \end_inset
31015
31016
31017 \end_layout
31018
31019 \begin_layout Standard
31020 \begin_inset Float table
31021 placement document
31022 alignment document
31023 wide false
31024 sideways false
31025 status open
31026
31027 \begin_layout Plain Layout
31028 \begin_inset Caption Standard
31029
31030 \begin_layout Plain Layout
31031 \begin_inset CommandInset label
31032 LatexCommand label
31033 name "tab:Beschriftung-neben-breiter"
31034
31035 \end_inset
31036
31037 Diese Beschriftung ist breiter als die in Tabelle
31038 \begin_inset space ~
31039 \end_inset
31040
31041
31042 \begin_inset CommandInset ref
31043 LatexCommand ref
31044 reference "tab:Beschriftung-neben"
31045
31046 \end_inset
31047
31048 .
31049 \end_layout
31050
31051 \end_inset
31052
31053
31054 \end_layout
31055
31056 \begin_layout Plain Layout
31057 \begin_inset Tabular
31058 <lyxtabular version="3" rows="4" columns="5">
31059 <features tabularvalignment="middle">
31060 <column alignment="center" valignment="top">
31061 <column alignment="center" valignment="top">
31062 <column alignment="center" valignment="top">
31063 <column alignment="center" valignment="top">
31064 <column alignment="center" valignment="top">
31065 <row>
31066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31067 \begin_inset Text
31068
31069 \begin_layout Plain Layout
31070 a
31071 \end_layout
31072
31073 \end_inset
31074 </cell>
31075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31076 \begin_inset Text
31077
31078 \begin_layout Plain Layout
31079
31080 \end_layout
31081
31082 \end_inset
31083 </cell>
31084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31085 \begin_inset Text
31086
31087 \begin_layout Plain Layout
31088 b
31089 \end_layout
31090
31091 \end_inset
31092 </cell>
31093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31094 \begin_inset Text
31095
31096 \begin_layout Plain Layout
31097
31098 \end_layout
31099
31100 \end_inset
31101 </cell>
31102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31103 \begin_inset Text
31104
31105 \begin_layout Plain Layout
31106 c
31107 \end_layout
31108
31109 \end_inset
31110 </cell>
31111 </row>
31112 <row>
31113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31114 \begin_inset Text
31115
31116 \begin_layout Plain Layout
31117
31118 \end_layout
31119
31120 \end_inset
31121 </cell>
31122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31123 \begin_inset Text
31124
31125 \begin_layout Plain Layout
31126 d
31127 \end_layout
31128
31129 \end_inset
31130 </cell>
31131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31132 \begin_inset Text
31133
31134 \begin_layout Plain Layout
31135
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 e
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
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 f
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
31174 \end_layout
31175
31176 \end_inset
31177 </cell>
31178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31179 \begin_inset Text
31180
31181 \begin_layout Plain Layout
31182 g
31183 \end_layout
31184
31185 \end_inset
31186 </cell>
31187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31188 \begin_inset Text
31189
31190 \begin_layout Plain Layout
31191
31192 \end_layout
31193
31194 \end_inset
31195 </cell>
31196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31197 \begin_inset Text
31198
31199 \begin_layout Plain Layout
31200 h
31201 \end_layout
31202
31203 \end_inset
31204 </cell>
31205 </row>
31206 <row>
31207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31208 \begin_inset Text
31209
31210 \begin_layout Plain Layout
31211
31212 \end_layout
31213
31214 \end_inset
31215 </cell>
31216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31217 \begin_inset Text
31218
31219 \begin_layout Plain Layout
31220 i
31221 \end_layout
31222
31223 \end_inset
31224 </cell>
31225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31226 \begin_inset Text
31227
31228 \begin_layout Plain Layout
31229
31230 \end_layout
31231
31232 \end_inset
31233 </cell>
31234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31235 \begin_inset Text
31236
31237 \begin_layout Plain Layout
31238 j
31239 \end_layout
31240
31241 \end_inset
31242 </cell>
31243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31244 \begin_inset Text
31245
31246 \begin_layout Plain Layout
31247
31248 \end_layout
31249
31250 \end_inset
31251 </cell>
31252 </row>
31253 </lyxtabular>
31254
31255 \end_inset
31256
31257
31258 \end_layout
31259
31260 \end_inset
31261
31262
31263 \end_layout
31264
31265 \begin_layout Standard
31266 \begin_inset ERT
31267 status collapsed
31268
31269 \begin_layout Plain Layout
31270
31271
31272 \backslash
31273 TabBesEnd
31274 \end_layout
31275
31276 \end_inset
31277
31278
31279 \end_layout
31280
31281 \begin_layout Standard
31282 \begin_inset ERT
31283 status collapsed
31284
31285 \begin_layout Plain Layout
31286
31287
31288 \backslash
31289 else
31290 \end_layout
31291
31292 \end_inset
31293
31294
31295 \begin_inset Note Note
31296 status open
31297
31298 \begin_layout Plain Layout
31299 Der folgende Hinweis wird gedruckt, wenn das \SpecialChar LaTeX
31300 -Paket 
31301 \series bold
31302 sidecap
31303 \series default
31304  nicht installiert ist:
31305 \end_layout
31306
31307 \end_inset
31308
31309
31310 \end_layout
31311
31312 \begin_layout Standard
31313 Das \SpecialChar LaTeX
31314 -Paket 
31315 \series bold
31316 sidecap
31317 \series default
31318  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
31319 \end_layout
31320
31321 \begin_layout Standard
31322 \begin_inset ERT
31323 status collapsed
31324
31325 \begin_layout Plain Layout
31326
31327
31328 \backslash
31329 fi
31330 \end_layout
31331
31332 \end_inset
31333
31334
31335 \end_layout
31336
31337 \begin_layout Section
31338 Gleitobjekt-Verzeichnisse
31339 \begin_inset Index idx
31340 status collapsed
31341
31342 \begin_layout Plain Layout
31343 Gleitobjekte ! Verzeichnisse
31344 \end_layout
31345
31346 \end_inset
31347
31348
31349 \end_layout
31350
31351 \begin_layout Standard
31352 Ähnlich wie das Inhaltsverzeichnis gibt es Gleitobjekt-Verzeichnisse.
31353  Sie können mit den Untermenüs von 
31354 \family sans
31355 Einfügen\SpecialChar menuseparator
31356 Liste
31357 \begin_inset space ~
31358 \end_inset
31359
31360 /
31361 \begin_inset space ~
31362 \end_inset
31363
31364 Inhaltsverzeichnis
31365 \family default
31366  eingefügt werden.
31367 \end_layout
31368
31369 \begin_layout Standard
31370 Die Einträge in diesen Verzeichnissen sind die Beschriftungen der Gleitobjekte
31371  oder ihre Kurztitel, die Gleitobjekt-Nummer und die Seitennummer.
31372 \end_layout
31373
31374 \begin_layout Standard
31375 In diesem Dokument finden Sie außer dem Inhaltsverzeichnis ein Abbildungs-
31376  und ein Tabellen-Verzeichnis.
31377 \end_layout
31378
31379 \begin_layout Chapter
31380 Notizen
31381 \end_layout
31382
31383 \begin_layout Section
31384 \SpecialChar LyX
31385 -Notizen
31386 \begin_inset Index idx
31387 status collapsed
31388
31389 \begin_layout Plain Layout
31390 Notizen ! \SpecialChar LyX
31391 -Notizen
31392 \end_layout
31393
31394 \end_inset
31395
31396
31397 \end_layout
31398
31399 \begin_layout Standard
31400 Notizen werden mit einem Klick auf 
31401 \begin_inset Info
31402 type  "icon"
31403 arg   "note-insert"
31404 \end_inset
31405
31406  oder 
31407 \family sans
31408 Einfügen\SpecialChar menuseparator
31409 Notiz
31410 \family default
31411  eingefügt.
31412  Es gibt drei Arten:
31413 \end_layout
31414
31415 \begin_layout Description
31416 \SpecialChar LyX
31417 -Notiz: Dieser Typ ist für interne Notizen und wird nicht gedruckt.
31418  Eine 
31419 \family sans
31420 \SpecialChar LyX
31421 -Notiz
31422 \family default
31423  sieht so aus:
31424 \begin_inset Newline newline
31425 \end_inset
31426
31427
31428 \begin_inset Newline newline
31429 \end_inset
31430
31431
31432 \begin_inset Graphics
31433         filename clipart/LyXNotiz.png
31434         display false
31435         scale 80
31436         scaleBeforeRotation
31437
31438 \end_inset
31439
31440  
31441 \begin_inset Note Note
31442 status open
31443
31444 \begin_layout Plain Layout
31445 Dies ist Text in einem Notiz-Kästchen, der nicht gedruckt wird.
31446 \end_layout
31447
31448 \end_inset
31449
31450
31451 \end_layout
31452
31453 \begin_layout Description
31454 Kommentar: Diese Notiz wird auch nicht gedruckt, aber sie erscheint als
31455  \SpecialChar LaTeX
31456 -Kommentar, wenn Sie das Dokument nach \SpecialChar LaTeX
31457  exportieren (
31458 \family sans
31459 Datei\SpecialChar menuseparator
31460 Ex\SpecialChar softhyphen
31461 por\SpecialChar softhyphen
31462 tie\SpecialChar softhyphen
31463 ren\SpecialChar menuseparator
31464 LaTeX
31465 \begin_inset space ~
31466 \end_inset
31467
31468 (pdflatex) / (normal)
31469 \family default
31470 .
31471  Ein Kommentar sieht so aus:
31472 \begin_inset Newline newline
31473 \end_inset
31474
31475
31476 \begin_inset Newline newline
31477 \end_inset
31478
31479
31480 \begin_inset Graphics
31481         filename clipart/Kommentar.png
31482         display false
31483         scale 80
31484         scaleBeforeRotation
31485
31486 \end_inset
31487
31488  
31489 \begin_inset Note Comment
31490 status open
31491
31492 \begin_layout Plain Layout
31493 Dies ist ein Kommentar, der nicht gedruckt, aber exportiert wird.
31494 \end_layout
31495
31496 \end_inset
31497
31498
31499 \end_layout
31500
31501 \begin_layout Description
31502 Grauschrift: Diese Notiz wird grau gedruckt und sieht so aus:
31503 \begin_inset Newline newline
31504 \end_inset
31505
31506
31507 \begin_inset Newline newline
31508 \end_inset
31509
31510
31511 \begin_inset Graphics
31512         filename clipart/GrauschriftNotiz.png
31513         display false
31514         scale 80
31515         scaleBeforeRotation
31516
31517 \end_inset
31518
31519
31520 \begin_inset Newline newline
31521 \end_inset
31522
31523
31524 \begin_inset ERT
31525 status collapsed
31526
31527 \begin_layout Plain Layout
31528
31529
31530 \backslash
31531 renewenvironment{lyxgreyedout}
31532 \end_layout
31533
31534 \begin_layout Plain Layout
31535
31536 {
31537 \backslash
31538 textcolor[gray]{0.4}
31539 \backslash
31540 bgroup}{
31541 \backslash
31542 egroup}
31543 \end_layout
31544
31545 \end_inset
31546
31547
31548 \begin_inset Note Greyedout
31549 status open
31550
31551 \begin_layout Plain Layout
31552 Dies ist Text in einem Kommentar-Kästchen, der nur als Kommentar in der
31553  \SpecialChar LaTeX
31554 -Datei erscheint.
31555 \end_layout
31556
31557 \end_inset
31558
31559
31560 \begin_inset ERT
31561 status collapsed
31562
31563 \begin_layout Plain Layout
31564
31565
31566 \backslash
31567 renewenvironment{lyxgreyedout}
31568 \end_layout
31569
31570 \begin_layout Plain Layout
31571
31572 {
31573 \backslash
31574 textcolor{blue}
31575 \backslash
31576 bgroup}{
31577 \backslash
31578 egroup}
31579 \end_layout
31580
31581 \end_inset
31582
31583
31584 \begin_inset Note Note
31585 status collapsed
31586
31587 \begin_layout Plain Layout
31588 Die Grauschrift-Notiz wurde auf die ursprüngliche \SpecialChar LyX
31589 -Definition zurückgesetzt,
31590  weil Grauschriften im \SpecialChar LaTeX
31591 -Vorspann dieses Dokuments blau definiert wurden.
31592  
31593 \end_layout
31594
31595 \end_inset
31596
31597
31598 \begin_inset Newline newline
31599 \end_inset
31600
31601
31602 \begin_inset Newline newline
31603 \end_inset
31604
31605 Das Beispiel zeigt, dass die erste Zeile von Grauschrift-Notizen eingerückt
31606  wird und dass Grauschrift-Notizen Fußnoten enthalten können.
31607 \end_layout
31608
31609 \begin_layout Standard
31610 \begin_inset VSpace bigskip
31611 \end_inset
31612
31613 Wenn Sie auf den Werkzeugleistenknopf 
31614 \family sans
31615
31616 \begin_inset Info
31617 type  "icon"
31618 arg   "note-insert"
31619 \end_inset
31620
31621
31622 \family default
31623  klicken, wird zunächst eine 
31624 \family sans
31625 \SpecialChar LyX
31626 -Notiz
31627 \family default
31628  eingefügt.
31629  Mit einem Rechts-Klick auf das Notiz-Kästchen können Sie einen der drei
31630  Notiz-Typen auswählen.
31631  Wenn Sie einen vorhandenen Text in eine Notiz verwandeln wollen, markieren
31632  Sie ihn und klicken dann auf den Werkzeugleistenknopf.
31633  Um eine Notiz in Text zu verwandeln, drücken Sie die Backspace-Taste, wenn
31634  der Cursor am Beginn der Notiz ist oder die Entfernen-Taste, wenn der Cursor
31635  am Ende der Notiz ist.
31636 \end_layout
31637
31638 \begin_layout Standard
31639 \begin_inset VSpace bigskip
31640 \end_inset
31641
31642 Die Textfarbe von Grauschrift-Boxen kann im Menü 
31643 \family sans
31644 Dokument\SpecialChar menuseparator
31645 Einstellungen\SpecialChar menuseparator
31646 Farben
31647 \family default
31648  geändert werden.
31649 \end_layout
31650
31651 \begin_layout Section
31652 Fußnoten
31653 \begin_inset CommandInset label
31654 LatexCommand label
31655 name "abs:Fußnoten"
31656
31657 \end_inset
31658
31659
31660 \begin_inset Index idx
31661 status collapsed
31662
31663 \begin_layout Plain Layout
31664 Notizen ! Fußnoten
31665 \end_layout
31666
31667 \end_inset
31668
31669
31670 \begin_inset Index idx
31671 status collapsed
31672
31673 \begin_layout Plain Layout
31674 Fußnoten
31675 \end_layout
31676
31677 \end_inset
31678
31679
31680 \end_layout
31681
31682 \begin_layout Standard
31683 Fußnoten werden über den Werkzeugleistenknopf 
31684 \begin_inset Info
31685 type  "icon"
31686 arg   "footnote-insert"
31687 \end_inset
31688
31689  oder das Menü 
31690 \family sans
31691 Einfügen\SpecialChar menuseparator
31692 Fußnote
31693 \family default
31694  eingefügt.
31695  Man sieht dann diese Fußnotenbox: 
31696 \begin_inset Graphics
31697         filename clipart/Fussnote.png
31698         scale 95
31699         scaleBeforeRotation
31700
31701 \end_inset
31702
31703  in die der Fußnotentext eingegeben wird.
31704  Wenn existierender Text in eine Fußnote umgewandelt werden soll, markiert
31705  man ihn und klickt auf den Fußnoten-Werkzeugleistenknopf.
31706  Um eine Fußnote in Text zu konvertieren, drückt man die Taste 
31707 \family sans
31708 Backspace
31709 \family default
31710  wenn sich der Cursor am Anfang der Fußnote befindet oder die Taste 
31711 \family sans
31712 Entf
31713 \family default
31714  wenn der Cursor am Ende der Fußnote ist.
31715 \end_layout
31716
31717 \begin_layout Standard
31718 Hier ist eine Beispielfußnote:
31719 \color black
31720
31721 \begin_inset Foot
31722 status open
31723
31724 \begin_layout Plain Layout
31725 \begin_inset CommandInset label
31726 LatexCommand label
31727 name "fuss:Fußnoten-Beispiel"
31728
31729 \end_inset
31730
31731 Dies ist eine Fußnote.
31732 \end_layout
31733
31734 \end_inset
31735
31736
31737 \color inherit
31738
31739 \begin_inset ERT
31740 status collapsed
31741
31742 \begin_layout Plain Layout
31743
31744
31745 \backslash
31746 newcounter{MyRepeatFoot}
31747 \end_layout
31748
31749 \begin_layout Plain Layout
31750
31751
31752 \backslash
31753 setcounter{MyRepeatFoot}{
31754 \backslash
31755 thefootnote}
31756 \end_layout
31757
31758 \end_inset
31759
31760
31761 \end_layout
31762
31763 \begin_layout Standard
31764 In der druckfertigen Ausgabe erscheint an der Stelle, wo die Fußnote eingefügt
31765  wurde, eine hochgestellte Zahl.
31766  Der Fußnotentext wird am Seitenende gedruckt, wobei die Fußnotennummer
31767  hochgestellt dem Text vorangeht.
31768  Die Fußnotennummern werden von \SpecialChar LaTeX
31769  berechnet und sind fortlaufend.
31770  Es hängt von der Dokumentklasse ab, ob sie in jedem Kapitel zurückgesetzt
31771  werden.
31772 \end_layout
31773
31774 \begin_layout Standard
31775 Auf Fußnoten kann wie auf andere Gleitobjekte verwiesen werden, wenn in
31776  der Fußnote eine Marke eingefügt wurde.
31777  Dies ist ein Querverweis auf Fußnote
31778 \begin_inset space ~
31779 \end_inset
31780
31781
31782 \begin_inset CommandInset ref
31783 LatexCommand ref
31784 reference "fuss:Fußnoten-Beispiel"
31785
31786 \end_inset
31787
31788 .
31789 \end_layout
31790
31791 \begin_layout Standard
31792 \begin_inset VSpace defskip
31793 \end_inset
31794
31795 Fußnoten in Titel-Umgebungen werden üblicherweise mit Symbolen nummeriert
31796  und sie können nur einen Absatz enthalten.
31797  Siehe als Beispiel die Fußnote der Titelseite dieses Dokuments.
31798 \end_layout
31799
31800 \begin_layout Standard
31801 Fußnoten in langen Tabellen sind in Abschnitt
31802 \begin_inset space ~
31803 \end_inset
31804
31805
31806 \begin_inset CommandInset ref
31807 LatexCommand ref
31808 reference "uab:Fußnoten-in-mehrseitigen"
31809
31810 \end_inset
31811
31812  beschrieben.
31813 \end_layout
31814
31815 \begin_layout Standard
31816 \begin_inset VSpace defskip
31817 \end_inset
31818
31819
31820 \end_layout
31821
31822 \begin_layout Standard
31823 Fußnoten in Minipage-Boxen werden gedruckt, allerdings innerhalb der Box
31824  und mit einer anderen Nummerierung, da eine Minipage-Box wie eine Seite
31825  innerhalb einer Seite ist.
31826  (Mehr über Minipages ist in Abschnitt
31827 \begin_inset space ~
31828 \end_inset
31829
31830
31831 \begin_inset CommandInset ref
31832 LatexCommand ref
31833 reference "abs:Minipage"
31834
31835 \end_inset
31836
31837  zu finden.) Um eine Fußnote in der Minipage zu erhalten, die am unteren
31838  Seitenrand wie normale Fußnoten gedruckt wird, verwenden Sie diese Methode:
31839  Anstatt einer Fußnote wird der Befehl 
31840 \series bold
31841
31842 \backslash
31843 footnotemark{}
31844 \series default
31845  als \SpecialChar TeX
31846 -Code eingefügt.
31847  Der Text der Fußnote wird als Argument des \SpecialChar TeX
31848 -Code-Befehls 
31849 \series bold
31850
31851 \backslash
31852 footnotetext
31853 \series default
31854  nach der Minipage-Box eingegeben.
31855 \begin_inset Newline newline
31856 \end_inset
31857
31858 Hinter folgender Minipage-Box wurde als Beispiel dieser Befehl eingegeben:
31859 \end_layout
31860
31861 \begin_layout Standard
31862
31863 \series bold
31864
31865 \backslash
31866 footnotetext{
31867 \series default
31868 Fußnote außerhalb der Minipage.
31869 \series bold
31870 }
31871 \end_layout
31872
31873 \begin_layout Standard
31874 \begin_inset Box Frameless
31875 position "t"
31876 hor_pos "c"
31877 has_inner_box 1
31878 inner_pos "t"
31879 use_parbox 0
31880 use_makebox 0
31881 width "100col%"
31882 special "none"
31883 height "1in"
31884 height_special "totalheight"
31885 thickness "0.4pt"
31886 separation "3pt"
31887 shadowsize "4pt"
31888 framecolor "black"
31889 backgroundcolor "none"
31890 status open
31891
31892 \begin_layout Plain Layout
31893 Dies ist ein Beispieltext.in einer Minipage.
31894 \begin_inset Foot
31895 status open
31896
31897 \begin_layout Plain Layout
31898 Fußnote in einer Minipage.
31899 \end_layout
31900
31901 \end_inset
31902
31903
31904 \end_layout
31905
31906 \begin_layout Plain Layout
31907 Dies ist ein Beispieltext.
31908  in einer Minipage.
31909 \begin_inset ERT
31910 status collapsed
31911
31912 \begin_layout Plain Layout
31913
31914
31915 \backslash
31916 footnotemark{}
31917 \end_layout
31918
31919 \end_inset
31920
31921
31922 \end_layout
31923
31924 \end_inset
31925
31926
31927 \end_layout
31928
31929 \begin_layout Standard
31930 \begin_inset ERT
31931 status collapsed
31932
31933 \begin_layout Plain Layout
31934
31935
31936 \backslash
31937 footnotetext{
31938 \end_layout
31939
31940 \end_inset
31941
31942 Fußnote außerhalb der Minipage.
31943 \begin_inset ERT
31944 status collapsed
31945
31946 \begin_layout Plain Layout
31947
31948 }
31949 \end_layout
31950
31951 \end_inset
31952
31953
31954 \end_layout
31955
31956 \begin_layout Standard
31957 \begin_inset VSpace defskip
31958 \end_inset
31959
31960
31961 \end_layout
31962
31963 \begin_layout Standard
31964 Um auf eine Fußnote mehrere Male zu verweisen, ohne dabei jedes Mal den
31965  Fußnotentext zu drucken, verwenden Sie den \SpecialChar TeX
31966 -Code-Befehl 
31967 \series bold
31968
31969 \backslash
31970 footnotemark[Nummer]
31971 \series default
31972 .
31973 \begin_inset Newline newline
31974 \end_inset
31975
31976 Weil Sie die Nummer der Fußnote nicht im Voraus wissen können, müssen Sie
31977  sie speichern, nachdem Sie die Fußnote eingefügt haben.
31978  Hinter Fußnote
31979 \begin_inset space ~
31980 \end_inset
31981
31982
31983 \begin_inset CommandInset ref
31984 LatexCommand ref
31985 reference "fuss:Fußnoten-Beispiel"
31986
31987 \end_inset
31988
31989  wurde das mit folgenden \SpecialChar TeX
31990 -Code-Befehlen gemacht:
31991 \end_layout
31992
31993 \begin_layout Standard
31994
31995 \series bold
31996
31997 \backslash
31998 newcounter{MyRepeatFoot}
31999 \begin_inset Newline newline
32000 \end_inset
32001
32002
32003 \backslash
32004 setcounter{MyRepeatFoot}{
32005 \backslash
32006 thefootnote}
32007 \end_layout
32008
32009 \begin_layout Standard
32010 Die Fußnotenmarke wurde dann mit diesem \SpecialChar TeX
32011 -Code-Befehl definiert;
32012 \end_layout
32013
32014 \begin_layout Standard
32015
32016 \series bold
32017
32018 \backslash
32019 footnotemark[
32020 \backslash
32021 theMyRepeatFoot]
32022 \end_layout
32023
32024 \begin_layout Standard
32025 Hier ist eine wiederholte Fußnote:
32026 \begin_inset ERT
32027 status collapsed
32028
32029 \begin_layout Plain Layout
32030
32031
32032 \backslash
32033 footnotemark[
32034 \backslash
32035 theMyRepeatFoot]
32036 \end_layout
32037
32038 \end_inset
32039
32040
32041 \end_layout
32042
32043 \begin_layout Standard
32044 Wenn Sie die letzte Fußnote wiederholen wollen, können Sie die Speicherung
32045  der Fußnotennummer weglassen und stattdessen diesen Befehl verwenden:
32046 \end_layout
32047
32048 \begin_layout Standard
32049
32050 \series bold
32051
32052 \backslash
32053 footnotemark[
32054 \backslash
32055 thefootnote]
32056 \end_layout
32057
32058 \begin_layout Standard
32059 Hier ist eine weitere wiederholte Fußnote:
32060 \begin_inset ERT
32061 status collapsed
32062
32063 \begin_layout Plain Layout
32064
32065
32066 \backslash
32067 footnotemark[
32068 \backslash
32069 thefootnote]
32070 \end_layout
32071
32072 \end_inset
32073
32074
32075 \end_layout
32076
32077 \begin_layout Subsection
32078 Fußnoten-Nummerierung
32079 \begin_inset CommandInset label
32080 LatexCommand label
32081 name "uab:Fußnoten-Nummerierung"
32082
32083 \end_inset
32084
32085
32086 \begin_inset Index idx
32087 status collapsed
32088
32089 \begin_layout Plain Layout
32090 Fußnoten ! Nummerierung
32091 \end_layout
32092
32093 \end_inset
32094
32095
32096 \end_layout
32097
32098 \begin_layout Standard
32099 Um Fußnoten nach jedem Abschnitt
32100 \family roman
32101  auf 1 zurückzusetzen, 
32102 \family default
32103 müssen Sie folgenden Befehl in den \SpecialChar LaTeX
32104 -Vorspann schreiben:
32105 \end_layout
32106
32107 \begin_layout Standard
32108
32109 \series bold
32110
32111 \backslash
32112 @addtoreset{footnote}{section}
32113 \end_layout
32114
32115 \begin_layout Standard
32116 \begin_inset VSpace bigskip
32117 \end_inset
32118
32119 Der folgende Befehl ändert die Fußnoten-Nummerierung auf kleine römische
32120  Zahlen:
32121 \end_layout
32122
32123 \begin_layout Standard
32124
32125 \series bold
32126
32127 \backslash
32128 renewcommand{
32129 \backslash
32130 thefootnote}{
32131 \backslash
32132 roman{footnote}}
32133 \end_layout
32134
32135 \begin_layout Standard
32136 \begin_inset ERT
32137 status collapsed
32138
32139 \begin_layout Plain Layout
32140
32141
32142 \backslash
32143 renewcommand{
32144 \backslash
32145 thefootnote}{
32146 \backslash
32147 roman{footnote}}
32148 \end_layout
32149
32150 \end_inset
32151
32152  Hier ist ein Beispiel für solch eine Fußnote:
32153 \begin_inset Foot
32154 status open
32155
32156 \begin_layout Plain Layout
32157 Dies ist eine Fußnote mit kleinen römischen Zahlen
32158 \end_layout
32159
32160 \end_inset
32161
32162
32163 \end_layout
32164
32165 \begin_layout Standard
32166 Um den Nummerierungsstil auf große römische Zahlen zu ändern, ersetzen Sie
32167  in obigem Befehl 
32168 \series bold
32169
32170 \backslash
32171 roman
32172 \series default
32173  durch 
32174 \series bold
32175
32176 \backslash
32177 Roman
32178 \series default
32179 .
32180  Um Fußnoten mit großen oder kleinen Buchstaben zu 
32181 \begin_inset Quotes gld
32182 \end_inset
32183
32184 nummerieren
32185 \begin_inset Quotes grd
32186 \end_inset
32187
32188 , verwenden Sie die Befehle 
32189 \series bold
32190
32191 \backslash
32192 Alph
32193 \series default
32194  oder 
32195 \series bold
32196
32197 \backslash
32198 alph
32199 \series default
32200 .
32201  Für die 
32202 \begin_inset Quotes gld
32203 \end_inset
32204
32205 Nummerierung
32206 \begin_inset Quotes grd
32207 \end_inset
32208
32209  mit Symbolen steht der Befehl 
32210 \series bold
32211
32212 \backslash
32213 fnsymbol
32214 \series default
32215  zur Verfügung.
32216 \end_layout
32217
32218 \begin_layout Standard
32219 \begin_inset Note Greyedout
32220 status open
32221
32222 \begin_layout Plain Layout
32223
32224 \series bold
32225 Bemerkung 1:
32226 \series default
32227  Mit Buchstaben können höchstens 26 Fußnoten nummeriert werden, weil nur
32228  
32229 \emph on
32230 ein
32231 \emph default
32232  Buchstabe verwendet wird.
32233 \end_layout
32234
32235 \end_inset
32236
32237
32238 \begin_inset Newline newline
32239 \end_inset
32240
32241
32242 \begin_inset Note Greyedout
32243 status open
32244
32245 \begin_layout Plain Layout
32246
32247 \series bold
32248 Bemerkung 2:
32249 \series default
32250  Mit Symbolen können höchstens 9 Fußnoten nummeriert werden.
32251 \end_layout
32252
32253 \end_inset
32254
32255
32256 \end_layout
32257
32258 \begin_layout Standard
32259 Um zur Standard-Nummerierung zurückzukehren, verwenden Sie 
32260 \series bold
32261
32262 \backslash
32263 arabic
32264 \series default
32265  anstelle von 
32266 \series bold
32267
32268 \backslash
32269 roman
32270 \series default
32271  in obigem Befehl.
32272 \begin_inset ERT
32273 status collapsed
32274
32275 \begin_layout Plain Layout
32276
32277
32278 \backslash
32279 renewcommand{
32280 \backslash
32281 thefootnote}{
32282 \backslash
32283 arabic{footnote}}
32284 \end_layout
32285
32286 \end_inset
32287
32288
32289 \end_layout
32290
32291 \begin_layout Standard
32292 \begin_inset VSpace bigskip
32293 \end_inset
32294
32295
32296 \end_layout
32297
32298 \begin_layout Standard
32299 Wenn Sie wollen, dass Fußnoten nach dem Schema 
32300 \begin_inset Quotes gld
32301 \end_inset
32302
32303 Kapitel.Fußnote
32304 \begin_inset Quotes grd
32305 \end_inset
32306
32307  nummeriert werden, müssen Sie folgenden Befehl in den \SpecialChar LaTeX
32308 -Vorspann schreiben:
32309 \end_layout
32310
32311 \begin_layout Standard
32312
32313 \series bold
32314
32315 \backslash
32316 numberwithin{footnote}{chapter}
32317 \end_layout
32318
32319 \begin_layout Standard
32320 Um 
32321 \series bold
32322
32323 \backslash
32324 numberwithin
32325 \series default
32326  benutzen zu können, muss in den 
32327 \family sans
32328 Mathe
32329 \begin_inset space ~
32330 \end_inset
32331
32332 Optionen
32333 \family default
32334  der 
32335 \family sans
32336 Dokument-Einstellungen
32337 \family default
32338  
32339 \family sans
32340 AMS
32341 \begin_inset space ~
32342 \end_inset
32343
32344 Mathe
32345 \begin_inset space ~
32346 \end_inset
32347
32348 Paket
32349 \family default
32350
32351 \begin_inset space ~
32352 \end_inset
32353
32354
32355 \family sans
32356 verwenden
32357 \family default
32358  angekreuzt sein.
32359 \begin_inset ERT
32360 status collapsed
32361
32362 \begin_layout Plain Layout
32363
32364
32365 \backslash
32366 numberwithin{footnote}{chapter}
32367 \end_layout
32368
32369 \end_inset
32370
32371  Hier ist ein Beispiel für solch eine Fußnote.
32372 \series bold
32373
32374 \begin_inset Foot
32375 status open
32376
32377 \begin_layout Plain Layout
32378 Dies ist eine Fußnote nach dem Schema 
32379 \begin_inset Quotes gld
32380 \end_inset
32381
32382 Kapitel.Fußnote
32383 \begin_inset Quotes grd
32384 \end_inset
32385
32386 .
32387 \end_layout
32388
32389 \end_inset
32390
32391
32392 \series default
32393
32394 \begin_inset ERT
32395 status collapsed
32396
32397 \begin_layout Plain Layout
32398
32399
32400 \backslash
32401 renewcommand{
32402 \backslash
32403 thefootnote}{
32404 \backslash
32405 arabic{footnote}}
32406 \end_layout
32407
32408 \end_inset
32409
32410
32411 \end_layout
32412
32413 \begin_layout Standard
32414 \begin_inset Note Greyedout
32415 status open
32416
32417 \begin_layout Plain Layout
32418
32419 \series bold
32420 Bemerkung:
32421 \series default
32422  
32423 \series bold
32424
32425 \backslash
32426 numberwithin
32427 \series default
32428  verwendet ausschließlich arabische Ziffern für Fußnoten; vorherige Definitionen
32429  werden überschrieben.
32430 \end_layout
32431
32432 \end_inset
32433
32434
32435 \end_layout
32436
32437 \begin_layout Standard
32438 Um also z.
32439 \begin_inset space \thinspace{}
32440 \end_inset
32441
32442 B.
32443  das Schema 
32444 \begin_inset Quotes gld
32445 \end_inset
32446
32447 Kapitel.
32448 \backslash
32449 Roman{footnote}
32450 \begin_inset Quotes grd
32451 \end_inset
32452
32453  zu erhalten, muss dieser Befehl anstelle von 
32454 \series bold
32455
32456 \backslash
32457 numberwithin
32458 \series default
32459  verwendet werden:
32460 \end_layout
32461
32462 \begin_layout Standard
32463
32464 \series bold
32465
32466 \backslash
32467 renewcommand{
32468 \backslash
32469 thefootnote}{
32470 \backslash
32471 thechapter.
32472 \backslash
32473 Roman{footnote}}
32474 \end_layout
32475
32476 \begin_layout Subsection
32477 Fußnoten-Platzierung
32478 \begin_inset Index idx
32479 status collapsed
32480
32481 \begin_layout Plain Layout
32482 Fußnoten ! Platzierung
32483 \end_layout
32484
32485 \end_inset
32486
32487
32488 \end_layout
32489
32490 \begin_layout Standard
32491 Wenn Sie auf einer Seite mehrere Fußnoten haben, werden sie untereinander
32492  ohne Zwischenraum am Ende der Seite gedruckt.
32493  Damit sie besser zu unterscheiden sind, kann man mit folgendem Befehl im
32494  \SpecialChar LaTeX
32495 -Vorspann 1.5
32496 \begin_inset space \thinspace{}
32497 \end_inset
32498
32499 mm Zwischenraum einfügen:
32500 \end_layout
32501
32502 \begin_layout Standard
32503
32504 \series bold
32505
32506 \backslash
32507 let
32508 \backslash
32509 myFoot
32510 \backslash
32511 footnote
32512 \begin_inset Newline newline
32513 \end_inset
32514
32515
32516 \backslash
32517 renewcommand{
32518 \backslash
32519 footnote}[1]{
32520 \backslash
32521 myFoot{#1
32522 \backslash
32523 vspace{1.5mm}}}
32524 \end_layout
32525
32526 \begin_layout Standard
32527 \begin_inset VSpace bigskip
32528 \end_inset
32529
32530 In einem zweispaltigen Dokument werden die Fußnoten am unteren Rand jeder
32531  Spalte gedruckt, Abbildung
32532 \begin_inset space ~
32533 \end_inset
32534
32535
32536 \begin_inset CommandInset ref
32537 LatexCommand ref
32538 reference "abb:Standard-Fußnoten-Platzierung-in"
32539
32540 \end_inset
32541
32542 .
32543  Wenn die Fußnoten nur unter der rechten Spalte gedruckt werden sollen wie
32544  in Abbildung
32545 \begin_inset space ~
32546 \end_inset
32547
32548
32549 \begin_inset CommandInset ref
32550 LatexCommand ref
32551 reference "abb:Fußnoten-Platzierung-in-einem"
32552
32553 \end_inset
32554
32555 , müssen Sie das \SpecialChar LaTeX
32556 -Paket 
32557 \series bold
32558 ftnright
32559 \series default
32560
32561 \begin_inset Index idx
32562 status collapsed
32563
32564 \begin_layout Plain Layout
32565 \SpecialChar LaTeX
32566 -Pakete ! ftnright
32567 \end_layout
32568
32569 \end_inset
32570
32571  mit folgendem Befehl im \SpecialChar LaTeX
32572 -Vorspann einfügen:
32573 \end_layout
32574
32575 \begin_layout Standard
32576
32577 \series bold
32578
32579 \backslash
32580 usepackage{ftnright}
32581 \end_layout
32582
32583 \begin_layout Standard
32584 \begin_inset Float figure
32585 placement !h
32586 alignment document
32587 wide false
32588 sideways false
32589 status open
32590
32591 \begin_layout Plain Layout
32592 \noindent
32593 \align center
32594 \begin_inset Box Boxed
32595 position "t"
32596 hor_pos "c"
32597 has_inner_box 0
32598 inner_pos "t"
32599 use_parbox 0
32600 use_makebox 0
32601 width ""
32602 special "none"
32603 height "1in"
32604 height_special "totalheight"
32605 thickness "0.4pt"
32606 separation "3pt"
32607 shadowsize "4pt"
32608 framecolor "black"
32609 backgroundcolor "none"
32610 status open
32611
32612 \begin_layout Plain Layout
32613 \begin_inset Graphics
32614         filename ../clipart/without_fntright.pdf
32615         width 100col%
32616         scaleBeforeRotation
32617
32618 \end_inset
32619
32620
32621 \end_layout
32622
32623 \end_inset
32624
32625
32626 \end_layout
32627
32628 \begin_layout Plain Layout
32629 \begin_inset Caption Standard
32630
32631 \begin_layout Plain Layout
32632 \begin_inset CommandInset label
32633 LatexCommand label
32634 name "abb:Standard-Fußnoten-Platzierung-in"
32635
32636 \end_inset
32637
32638 Standard-Fußnoten-Platzierung in einem zweispaltigen Dokument
32639 \begin_inset Argument 1
32640 status open
32641
32642 \begin_layout Plain Layout
32643 Standard-Fußnoten-Platzierung in einem zweispaltigen Dokument
32644 \end_layout
32645
32646 \end_inset
32647
32648
32649 \end_layout
32650
32651 \end_inset
32652
32653
32654 \end_layout
32655
32656 \end_inset
32657
32658
32659 \end_layout
32660
32661 \begin_layout Standard
32662 \begin_inset Float figure
32663 placement !h
32664 alignment document
32665 wide false
32666 sideways false
32667 status open
32668
32669 \begin_layout Plain Layout
32670 \noindent
32671 \align center
32672 \begin_inset Box Boxed
32673 position "t"
32674 hor_pos "c"
32675 has_inner_box 0
32676 inner_pos "t"
32677 use_parbox 0
32678 use_makebox 0
32679 width ""
32680 special "none"
32681 height "1in"
32682 height_special "totalheight"
32683 thickness "0.4pt"
32684 separation "3pt"
32685 shadowsize "4pt"
32686 framecolor "black"
32687 backgroundcolor "none"
32688 status open
32689
32690 \begin_layout Plain Layout
32691 \begin_inset Graphics
32692         filename ../clipart/with_fntright.pdf
32693         width 100col%
32694         scaleBeforeRotation
32695
32696 \end_inset
32697
32698
32699 \end_layout
32700
32701 \end_inset
32702
32703
32704 \end_layout
32705
32706 \begin_layout Plain Layout
32707 \begin_inset Caption Standard
32708
32709 \begin_layout Plain Layout
32710 \begin_inset CommandInset label
32711 LatexCommand label
32712 name "abb:Fußnoten-Platzierung-in-einem"
32713
32714 \end_inset
32715
32716 Fußnoten-Platzierung in einem zweispaltigen Dokument mit dem \SpecialChar LaTeX
32717 -Paket 
32718 \series bold
32719 ftnright
32720 \series default
32721 .
32722 \begin_inset Argument 1
32723 status collapsed
32724
32725 \begin_layout Plain Layout
32726 Fußnoten-Platzierung mit 
32727 \family typewriter
32728 ftnright
32729 \end_layout
32730
32731 \end_inset
32732
32733
32734 \end_layout
32735
32736 \end_inset
32737
32738
32739 \end_layout
32740
32741 \end_inset
32742
32743
32744 \end_layout
32745
32746 \begin_layout Standard
32747 \begin_inset VSpace bigskip
32748 \end_inset
32749
32750 In einigen wissenschaftlichen Veröffentlichungen werden alle Fußnoten am
32751  Ende eines Abschnitts in einem eigenen Absatz wie in Abbildung
32752 \begin_inset space ~
32753 \end_inset
32754
32755
32756 \begin_inset CommandInset ref
32757 LatexCommand ref
32758 reference "abb:endnotes"
32759
32760 \end_inset
32761
32762  gedruckt.
32763  Man nennt sie dann 
32764 \begin_inset Quotes gld
32765 \end_inset
32766
32767 Endnoten
32768 \begin_inset Quotes grd
32769 \end_inset
32770
32771 .
32772 \begin_inset Index idx
32773 status collapsed
32774
32775 \begin_layout Plain Layout
32776 Endnoten
32777 \end_layout
32778
32779 \end_inset
32780
32781  Um das zu erreichen, laden Sie im Menü 
32782 \family sans
32783 Dokument\SpecialChar menuseparator
32784 Einstellungen\SpecialChar menuseparator
32785 Module 
32786 \family default
32787 das Modul 
32788 \family sans
32789 Fußnote
32790 \begin_inset space ~
32791 \end_inset
32792
32793 als
32794 \begin_inset space ~
32795 \end_inset
32796
32797 Endnote
32798 \family default
32799 .
32800  Um die gesammelten Fußnoten zu drucken, fügen Sie den Befehl
32801 \end_layout
32802
32803 \begin_layout Standard
32804
32805 \series bold
32806
32807 \backslash
32808 theendnotes
32809 \end_layout
32810
32811 \begin_layout Standard
32812 als \SpecialChar TeX
32813 -Code am Ende des Abschnitts oder Kapitels ein.
32814 \end_layout
32815
32816 \begin_layout Standard
32817 \begin_inset Float figure
32818 placement document
32819 alignment document
32820 wide false
32821 sideways false
32822 status open
32823
32824 \begin_layout Plain Layout
32825 \align center
32826 \begin_inset Box Boxed
32827 position "t"
32828 hor_pos "c"
32829 has_inner_box 0
32830 inner_pos "t"
32831 use_parbox 0
32832 use_makebox 0
32833 width ""
32834 special "none"
32835 height "1in"
32836 height_special "totalheight"
32837 thickness "0.4pt"
32838 separation "3pt"
32839 shadowsize "4pt"
32840 framecolor "black"
32841 backgroundcolor "none"
32842 status open
32843
32844 \begin_layout Plain Layout
32845 \begin_inset Graphics
32846         filename ../clipart/endnotes.pdf
32847         width 100col%
32848         scaleBeforeRotation
32849
32850 \end_inset
32851
32852
32853 \end_layout
32854
32855 \end_inset
32856
32857
32858 \end_layout
32859
32860 \begin_layout Plain Layout
32861 \begin_inset Caption Standard
32862
32863 \begin_layout Plain Layout
32864 \begin_inset CommandInset label
32865 LatexCommand label
32866 name "abb:endnotes"
32867
32868 \end_inset
32869
32870
32871 \series bold
32872 endnotes
32873 \series default
32874  – Die Fußnoten werden am Ende eines Abschnitts in einem eigenen Paragraphen
32875  gedruckt.
32876 \end_layout
32877
32878 \end_inset
32879
32880
32881 \end_layout
32882
32883 \end_inset
32884
32885
32886 \end_layout
32887
32888 \begin_layout Standard
32889 \begin_inset VSpace medskip
32890 \end_inset
32891
32892 Die Absatzüberschrift für die Endnoten wird nicht automatisch in die Dokumentspr
32893 ache übersetzt.
32894  Der folgende Befehl im \SpecialChar LaTeX
32895 -Vorspann  übersetzt den englischen Namen 
32896 \begin_inset Quotes gld
32897 \end_inset
32898
32899 Notes
32900 \begin_inset Quotes grd
32901 \end_inset
32902
32903  in 
32904 \begin_inset Quotes gld
32905 \end_inset
32906
32907 Anmerkungen
32908 \begin_inset Quotes grd
32909 \end_inset
32910
32911 :
32912 \end_layout
32913
32914 \begin_layout Standard
32915
32916 \series bold
32917
32918 \backslash
32919 renewcommand{
32920 \backslash
32921 notesname}{Anmerkungen}
32922 \end_layout
32923
32924 \begin_layout Standard
32925 \begin_inset VSpace medskip
32926 \end_inset
32927
32928 Wenn Sie in den Befehlen von Abschnitt
32929 \begin_inset space ~
32930 \end_inset
32931
32932
32933 \begin_inset CommandInset ref
32934 LatexCommand ref
32935 reference "uab:Fußnoten-Nummerierung"
32936
32937 \end_inset
32938
32939  
32940 \series bold
32941
32942 \backslash
32943 thefootnote
32944 \series default
32945  durch 
32946 \series bold
32947
32948 \backslash
32949 theendnote
32950 \series default
32951  ersetzen, können Sie die Nummerierung von Endnoten ändern.
32952  Um die Endnoten-Nummern zurückzusetzen, benutzen Sie den Befehl 
32953 \series bold
32954
32955 \backslash
32956 @addtoreset
32957 \series default
32958  wie in Abschnitt
32959 \begin_inset space \space{}
32960 \end_inset
32961
32962
32963 \begin_inset CommandInset ref
32964 LatexCommand ref
32965 reference "uab:Fußnoten-Nummerierung"
32966
32967 \end_inset
32968
32969  beschrieben und ersetzen 
32970 \series bold
32971 footnote
32972 \series default
32973  durch 
32974 \series bold
32975 endnote
32976 \series default
32977 .
32978 \end_layout
32979
32980 \begin_layout Standard
32981 Für Endnoten gibt es den Befehl 
32982 \series bold
32983
32984 \backslash
32985 endnotemark[Nummer]
32986 \series default
32987  analog zum Befehl 
32988 \series bold
32989
32990 \backslash
32991 footnotemark
32992 \series default
32993  der in Abschnitt
32994 \begin_inset space ~
32995 \end_inset
32996
32997
32998 \begin_inset CommandInset ref
32999 LatexCommand ref
33000 reference "abs:Fußnoten"
33001
33002 \end_inset
33003
33004  beschrieben ist.
33005 \end_layout
33006
33007 \begin_layout Standard
33008 \begin_inset VSpace bigskip
33009 \end_inset
33010
33011 Mit dem \SpecialChar LaTeX
33012 -Paket 
33013 \series bold
33014 footmisc
33015 \series default
33016
33017 \begin_inset Index idx
33018 status collapsed
33019
33020 \begin_layout Plain Layout
33021 \SpecialChar LaTeX
33022 -Pakete ! footmisc
33023 \end_layout
33024
33025 \end_inset
33026
33027  (
33028 \begin_inset CommandInset citation
33029 LatexCommand cite
33030 key "footmisc"
33031 literal "true"
33032
33033 \end_inset
33034
33035 ) können Sie Fußnoten am Seitenrand drucken und die Textausrichtung ändern.
33036 \end_layout
33037
33038 \begin_layout Standard
33039 In \SpecialChar LaTeX
33040 -Büchern, 
33041 \begin_inset CommandInset citation
33042 LatexCommand cite
33043 key "latexcompanion,latexguide,lamport,latex-praxisbuch"
33044 literal "true"
33045
33046 \end_inset
33047
33048 , finden Sie weiteres zu Fußnoten.
33049  Wenn Sie eine 
33050 \series bold
33051 KOMA-Script
33052 \series default
33053
33054 \begin_inset Index idx
33055 status collapsed
33056
33057 \begin_layout Plain Layout
33058 \SpecialChar LaTeX
33059 -Pakete ! KOMA-Script
33060 \end_layout
33061
33062 \end_inset
33063
33064  Dokumentklasse verwenden, können Sie alle Fußnoteneinstellungen über klassenspe
33065 zifische Befehle anpassen, siehe 
33066 \begin_inset CommandInset citation
33067 LatexCommand cite
33068 key "KOMA-Script"
33069 literal "true"
33070
33071 \end_inset
33072
33073 .
33074 \end_layout
33075
33076 \begin_layout Section
33077 Randnotizen
33078 \begin_inset Index idx
33079 status collapsed
33080
33081 \begin_layout Plain Layout
33082 Randnotizen
33083 \end_layout
33084
33085 \end_inset
33086
33087
33088 \begin_inset Index idx
33089 status collapsed
33090
33091 \begin_layout Plain Layout
33092 Notizen ! Randnotizen
33093 \end_layout
33094
33095 \end_inset
33096
33097
33098 \end_layout
33099
33100 \begin_layout Standard
33101 Randnotizen sehen in \SpecialChar LyX
33102  wie Fußnoten aus und verhalten sich auch so.
33103  Sie fügen sie mit einem Klick auf den Schalter 
33104 \begin_inset Info
33105 type  "icon"
33106 arg   "marginalnote-insert"
33107 \end_inset
33108
33109  oder über 
33110 \family sans
33111 Einfügen\SpecialChar menuseparator
33112 Randnotiz
33113 \family default
33114  ein.
33115  Ein graues Kästchen mit der Aufschrift 
33116 \begin_inset Quotes gld
33117 \end_inset
33118
33119 Rand
33120 \begin_inset Quotes grd
33121 \end_inset
33122
33123  erscheint
33124 \family roman
33125 \series medium
33126 , und dort, wo der Cursor steht, können Sie Text eingeben.
33127 \end_layout
33128
33129 \begin_layout Standard
33130 Hier am Rand sehen Sie eine Randnotiz.
33131  
33132 \begin_inset Marginal
33133 status open
33134
33135 \begin_layout Plain Layout
33136 Dies ist eine Randnotiz.
33137 \end_layout
33138
33139 \end_inset
33140
33141
33142 \end_layout
33143
33144 \begin_layout Standard
33145 In der Druckausgabe von einseitig formatierten Dokumenten werden Randnotizen
33146  am rechten Rand gesetzt, bei doppelseitigen außen – links auf den geraden
33147  Seiten und rechts auf den ungeraden.
33148  Der Text ist rechtsbündig ausgerichtet, wenn die Randnotiz links gedruckt
33149  wird und umgekehrt.
33150  Die erste Zeile einer Randnotiz steht in der Textzeile, in der sie eingefügt
33151  wurde.
33152 \end_layout
33153
33154 \begin_layout Standard
33155 \begin_inset VSpace bigskip
33156 \end_inset
33157
33158 Um eine Randnotiz am inneren Rand zu drucken, fügen Sie den Befehl
33159 \end_layout
33160
33161 \begin_layout Standard
33162
33163 \series bold
33164
33165 \backslash
33166 reversemarginpar
33167 \end_layout
33168
33169 \begin_layout Standard
33170 als \SpecialChar TeX
33171 -Code vor einer Randnotiz ein.
33172  Das gilt dann für alle folgenden Randnotizen.
33173  
33174 \begin_inset ERT
33175 status collapsed
33176
33177 \begin_layout Plain Layout
33178
33179
33180 \backslash
33181 reversemarginpar 
33182 \end_layout
33183
33184 \end_inset
33185
33186
33187 \begin_inset Marginal
33188 status open
33189
33190 \begin_layout Plain Layout
33191 Hier ist ein Beispiel im inneren Rand.
33192 \end_layout
33193
33194 \end_inset
33195
33196
33197 \begin_inset Newline newline
33198 \end_inset
33199
33200
33201 \begin_inset Note Greyedout
33202 status open
33203
33204 \begin_layout Plain Layout
33205  
33206 \series bold
33207 Achtung:
33208 \series default
33209  Oft ist am inneren Rand nicht genügend Platz, um den Text korrekt zu drucken.
33210 \end_layout
33211
33212 \end_inset
33213
33214
33215 \end_layout
33216
33217 \begin_layout Standard
33218 Um zur Standard-Platzierung zurückzukehren, fügen Sie den Befehl
33219 \end_layout
33220
33221 \begin_layout Standard
33222
33223 \series bold
33224
33225 \backslash
33226 normalmarginpar
33227 \end_layout
33228
33229 \begin_layout Standard
33230 als \SpecialChar TeX
33231 -Code ein.
33232 \begin_inset ERT
33233 status collapsed
33234
33235 \begin_layout Plain Layout
33236
33237
33238 \backslash
33239 normalmarginpar 
33240 \end_layout
33241
33242 \end_inset
33243
33244
33245 \end_layout
33246
33247 \begin_layout Standard
33248 \begin_inset Note Greyedout
33249 status open
33250
33251 \begin_layout Plain Layout
33252
33253 \series bold
33254 Achtung:
33255 \series default
33256  Der Befehl wird missachtet, wenn er im selben Absatz wie 
33257 \series bold
33258
33259 \backslash
33260 reversemarginpar
33261 \series default
33262  verwendet wird.
33263 \end_layout
33264
33265 \end_inset
33266
33267
33268 \end_layout
33269
33270 \begin_layout Standard
33271 \begin_inset VSpace bigskip
33272 \end_inset
33273
33274
33275 \begin_inset Marginal
33276 status open
33277
33278 \begin_layout Plain Layout
33279
33280 \family roman
33281 \series medium
33282 EinSehrLangesWort am Anfang, das umgebrochen wird.
33283 \end_layout
33284
33285 \end_inset
33286
33287  Ähnlich wie in Abschnitt
33288 \begin_inset space ~
33289 \end_inset
33290
33291
33292 \begin_inset CommandInset ref
33293 LatexCommand ref
33294 reference "uab:Mehrere-Zeilen-in"
33295
33296 \end_inset
33297
33298  beschrieben können lange Worte nicht umgebrochen werden, wenn sie das erste
33299  Wort der Randnotiz sind.
33300  Um das zu vermeiden, fügen sie 0
33301 \begin_inset space \thinspace{}
33302 \end_inset
33303
33304 pt horizontalen Abstand vor dem Wort ein, so wie hier: 
33305 \begin_inset Marginal
33306 status open
33307
33308 \begin_layout Plain Layout
33309 \begin_inset space \hspace{}
33310 \length 0pt
33311 \end_inset
33312
33313
33314 \family roman
33315 \series medium
33316 EinSehrLangesWort am Anfang, das umgebrochen wird.
33317 \end_layout
33318
33319 \end_inset
33320
33321
33322 \end_layout
33323
33324 \begin_layout Standard
33325 \begin_inset VSpace bigskip
33326 \end_inset
33327
33328
33329 \end_layout
33330
33331 \begin_layout Standard
33332 \begin_inset Note Greyedout
33333 status open
33334
33335 \begin_layout Plain Layout
33336
33337 \series bold
33338 Bemerkung:
33339 \series default
33340  Randnotizen können ohne Tricks nicht in Tabellen, Gleitumgebungen und Fußnoten
33341  verwendet werden.
33342 \end_layout
33343
33344 \end_inset
33345
33346
33347 \end_layout
33348
33349 \begin_layout Standard
33350 \begin_inset VSpace bigskip
33351 \end_inset
33352
33353
33354 \end_layout
33355
33356 \begin_layout Standard
33357 \begin_inset ERT
33358 status collapsed
33359
33360 \begin_layout Plain Layout
33361
33362
33363 \backslash
33364 ifmarginnote
33365 \end_layout
33366
33367 \end_inset
33368
33369
33370 \begin_inset Note Note
33371 status open
33372
33373 \begin_layout Plain Layout
33374 Der folgende Abschnitt wird nur gedruckt, wenn das \SpecialChar LaTeX
33375 -Paket 
33376 \series bold
33377 marginnote
33378 \series default
33379  installiert ist.
33380 \end_layout
33381
33382 \end_inset
33383
33384
33385 \end_layout
33386
33387 \begin_layout Standard
33388 Diese Einschränkung kann umgangen werden, wenn das \SpecialChar LaTeX
33389 -Paket 
33390 \series bold
33391 marginnote
33392 \series default
33393
33394 \begin_inset Index idx
33395 status collapsed
33396
33397 \begin_layout Plain Layout
33398 \SpecialChar LaTeX
33399 -Pakete ! marginnote
33400 \end_layout
33401
33402 \end_inset
33403
33404  verwendet wird.
33405  Wenn Sie diese zwei Zeilen zum \SpecialChar LaTeX
33406 -Vorspann hinzufügen, wird der Befehl, der
33407  von \SpecialChar LyX
33408  für Randnotizen verwendet wird, umdefiniert, so dass der Befehl des
33409  Pakets 
33410 \series bold
33411 marginnote
33412 \series default
33413  für Randnotizen verwendet wird:
33414 \end_layout
33415
33416 \begin_layout Standard
33417
33418 \series bold
33419
33420 \backslash
33421 usepackage{marginnote}
33422 \begin_inset Newline newline
33423 \end_inset
33424
33425
33426 \backslash
33427 let
33428 \backslash
33429 marginpar
33430 \backslash
33431 marginnote
33432 \end_layout
33433
33434 \begin_layout Standard
33435 Dies wird auch in diesem Dokument verwendet, denn 
33436 \series bold
33437 marginnote
33438 \series default
33439  hat eine andere nützliche Eigenschaft: Man kann einen vertikalen Versatz
33440  für Randnotizen angeben.
33441  Dies wird oft für ein besseres Seitenformat verwendet, wenn zu viele Randnotize
33442 n zu dicht beieinander sind.
33443  Der Versatz wird in \SpecialChar LyX
33444  als \SpecialChar TeX
33445 -Code direkt nach der Randnotiz mit dem Schema
33446 \end_layout
33447
33448 \begin_layout Standard
33449
33450 \series bold
33451 [Versatz]
33452 \end_layout
33453
33454 \begin_layout Standard
33455 angegeben.
33456  Dabei ist der Versatz eine Länge mit einer der Einheiten, die in Tabelle
33457 \begin_inset space ~
33458 \end_inset
33459
33460
33461 \begin_inset CommandInset ref
33462 LatexCommand ref
33463 reference "tab:Maßeinheiten"
33464
33465 \end_inset
33466
33467  aufgelistet sind.
33468  Ein negativer Wert versetzt die Randnotiz nach oben, ein positiver Wert
33469  nach unten.
33470  Zum Beispiel ist die Randnotiz neben diesem Text um 1.5
33471 \begin_inset space \thinspace{}
33472 \end_inset
33473
33474 cm mit dem \SpecialChar TeX
33475 -Code-Befehl  
33476 \begin_inset Quotes gld
33477 \end_inset
33478
33479
33480 \series bold
33481 [-1.5cm]
33482 \series default
33483
33484 \begin_inset Quotes grd
33485 \end_inset
33486
33487  nach oben versetzt.
33488 \begin_inset Marginal
33489 status open
33490
33491 \begin_layout Plain Layout
33492 Diese Randnotiz ist 1.5
33493 \begin_inset space \thinspace{}
33494 \end_inset
33495
33496 cm von ihrer Originalposition nach oben versetzt.
33497 \end_layout
33498
33499 \end_inset
33500
33501
33502 \begin_inset ERT
33503 status collapsed
33504
33505 \begin_layout Plain Layout
33506
33507 [-1.5cm]
33508 \end_layout
33509
33510 \end_inset
33511
33512
33513 \end_layout
33514
33515 \begin_layout Standard
33516 \begin_inset VSpace medskip
33517 \end_inset
33518
33519 Mit 
33520 \series bold
33521 marginnote
33522 \series default
33523  können Sie auch die Ausrichtung des Texts in der Randnotiz ändern.
33524  Zum Beispiel setzen die Befehle
33525 \end_layout
33526
33527 \begin_layout Standard
33528
33529 \series bold
33530
33531 \backslash
33532 renewcommand*{
33533 \backslash
33534 raggedleftmarginnote}{
33535 \backslash
33536 centering}
33537 \begin_inset Newline newline
33538 \end_inset
33539
33540
33541 \backslash
33542 renewcommand*{
33543 \backslash
33544 raggedrightmarginnote}{
33545 \backslash
33546 centering}
33547 \end_layout
33548
33549 \begin_layout Standard
33550 die Ausrichtung auf zentriert.
33551  
33552 \series bold
33553
33554 \backslash
33555 raggedleftmarginnote
33556 \series default
33557  bewirkt dabei, dass die Randnotiz auf der linken Seite erscheint.
33558  
33559 \begin_inset ERT
33560 status collapsed
33561
33562 \begin_layout Plain Layout
33563
33564
33565 \backslash
33566 renewcommand*{
33567 \backslash
33568 raggedleftmarginnote}{
33569 \backslash
33570 centering}
33571 \end_layout
33572
33573 \begin_layout Plain Layout
33574
33575
33576 \backslash
33577 renewcommand*{
33578 \backslash
33579 raggedrightmarginnote}{
33580 \backslash
33581 centering}
33582 \end_layout
33583
33584 \end_inset
33585
33586
33587 \begin_inset Marginal
33588 status open
33589
33590 \begin_layout Plain Layout
33591 Der Text dieser Randnotiz ist zentriert ausgerichtet.
33592 \end_layout
33593
33594 \end_inset
33595
33596  Die Voreinstellung ist
33597 \end_layout
33598
33599 \begin_layout Standard
33600
33601 \series bold
33602
33603 \backslash
33604 renewcommand*{
33605 \backslash
33606 raggedleftmarginnote}{
33607 \backslash
33608 raggedleft}
33609 \begin_inset Newline newline
33610 \end_inset
33611
33612
33613 \backslash
33614 renewcommand*{
33615 \backslash
33616 raggedrightmarginnote}{
33617 \backslash
33618 raggedright}
33619 \series default
33620
33621 \begin_inset ERT
33622 status collapsed
33623
33624 \begin_layout Plain Layout
33625
33626
33627 \backslash
33628 renewcommand*{
33629 \backslash
33630 raggedleftmarginnote}{
33631 \backslash
33632 raggedleft}
33633 \end_layout
33634
33635 \begin_layout Plain Layout
33636
33637
33638 \backslash
33639 renewcommand*{
33640 \backslash
33641 raggedrightmarginnote}{
33642 \backslash
33643 raggedright}
33644 \end_layout
33645
33646 \end_inset
33647
33648
33649 \end_layout
33650
33651 \begin_layout Standard
33652 \begin_inset VSpace medskip
33653 \end_inset
33654
33655 Für weitere Fähigkeiten des Pakets 
33656 \series bold
33657 marginnote
33658 \series default
33659  sei auf dessen Dokumentation verwiesen 
33660 \begin_inset CommandInset citation
33661 LatexCommand cite
33662 key "marginnote"
33663 literal "true"
33664
33665 \end_inset
33666
33667 .
33668 \end_layout
33669
33670 \begin_layout Standard
33671 \begin_inset VSpace bigskip
33672 \end_inset
33673
33674 Das Format von Randnotizen kann allgemein durch Änderung ihrer Definition
33675  geändert werden.
33676  Um z.
33677 \begin_inset space \thinspace{}
33678 \end_inset
33679
33680 B.
33681  eine Überschrift für alle Randnotizen mit dem unterstrichenen, serifenlosen
33682  und fettgedruckten Text 
33683 \begin_inset Quotes eld
33684 \end_inset
33685
33686
33687 \family sans
33688 \series bold
33689 \bar under
33690 Achtung!
33691 \family default
33692 \series default
33693 \bar default
33694
33695 \begin_inset Quotes erd
33696 \end_inset
33697
33698  zu erstellen, fügen Sie dies zum \SpecialChar LaTeX
33699 -Vorspann hinzu:
33700 \end_layout
33701
33702 \begin_layout Standard
33703
33704 \series bold
33705
33706 \backslash
33707 let
33708 \backslash
33709 myMarginpar
33710 \backslash
33711 marginpar
33712 \begin_inset Newline newline
33713 \end_inset
33714
33715
33716 \backslash
33717 renewcommand{
33718 \backslash
33719 marginpar}[1]{
33720 \backslash
33721 myMarginpar{%
33722 \begin_inset Newline newline
33723 \end_inset
33724
33725
33726 \begin_inset Phantom HPhantom
33727 status open
33728
33729 \begin_layout Plain Layout
33730
33731 \series bold
33732 \begin_inset space ~
33733 \end_inset
33734
33735
33736 \end_layout
33737
33738 \end_inset
33739
33740
33741 \backslash
33742 hspace{0pt}
33743 \backslash
33744 textsf{
33745 \backslash
33746 textbf{
33747 \backslash
33748 underbar{Achtung!}}}%
33749 \begin_inset Newline newline
33750 \end_inset
33751
33752
33753 \begin_inset Phantom HPhantom
33754 status open
33755
33756 \begin_layout Plain Layout
33757
33758 \series bold
33759 \begin_inset space ~
33760 \end_inset
33761
33762
33763 \end_layout
33764
33765 \end_inset
33766
33767
33768 \backslash
33769 vspace{1.5mm}
33770 \backslash
33771
33772 \backslash
33773 #1}}
33774 \end_layout
33775
33776 \begin_layout Standard
33777 \begin_inset ERT
33778 status collapsed
33779
33780 \begin_layout Plain Layout
33781
33782
33783 \backslash
33784 let
33785 \backslash
33786 myMarginpar
33787 \backslash
33788 marginpar
33789 \end_layout
33790
33791 \begin_layout Plain Layout
33792
33793
33794 \backslash
33795 renewcommand{
33796 \backslash
33797 marginpar}[1]{
33798 \backslash
33799 myMarginpar{%
33800 \end_layout
33801
33802 \begin_layout Plain Layout
33803
33804    
33805 \backslash
33806 textsf{
33807 \backslash
33808 textbf{
33809 \backslash
33810 underbar{Achtung!}}}%
33811 \end_layout
33812
33813 \begin_layout Plain Layout
33814
33815    
33816 \backslash
33817 vspace{1.5mm}
33818 \backslash
33819
33820 \backslash
33821 #1}}
33822 \end_layout
33823
33824 \end_inset
33825
33826
33827 \begin_inset Marginal
33828 status open
33829
33830 \begin_layout Plain Layout
33831 Dies ist eine Randnotiz mit einer definierten Überschrift.
33832 \end_layout
33833
33834 \end_inset
33835
33836
33837 \begin_inset ERT
33838 status collapsed
33839
33840 \begin_layout Plain Layout
33841
33842 [-1.5cm]
33843 \end_layout
33844
33845 \end_inset
33846
33847
33848 \begin_inset ERT
33849 status collapsed
33850
33851 \begin_layout Plain Layout
33852
33853
33854 \backslash
33855 renewcommand{
33856 \backslash
33857 marginpar}[1]{
33858 \backslash
33859 myMarginpar{#1}}
33860 \end_layout
33861
33862 \end_inset
33863
33864
33865 \begin_inset Note Note
33866 status open
33867
33868 \begin_layout Plain Layout
33869 Das Format wurde nur für dieses Beispiel geändert.
33870 \end_layout
33871
33872 \end_inset
33873
33874
33875 \end_layout
33876
33877 \begin_layout Standard
33878 \begin_inset ERT
33879 status collapsed
33880
33881 \begin_layout Plain Layout
33882
33883
33884 \backslash
33885 else
33886 \end_layout
33887
33888 \end_inset
33889
33890
33891 \begin_inset Note Note
33892 status open
33893
33894 \begin_layout Plain Layout
33895 Der folgende Hinweis wird gedruckt, wenn das \SpecialChar LaTeX
33896 -Paket 
33897 \series bold
33898 marginnote
33899 \series default
33900  nicht installiert ist:
33901 \end_layout
33902
33903 \end_inset
33904
33905
33906 \end_layout
33907
33908 \begin_layout Standard
33909 Das \SpecialChar LaTeX
33910 -Paket 
33911 \series bold
33912 marginnote
33913 \series default
33914  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
33915 \end_layout
33916
33917 \begin_layout Standard
33918 \begin_inset ERT
33919 status collapsed
33920
33921 \begin_layout Plain Layout
33922
33923
33924 \backslash
33925 fi
33926 \end_layout
33927
33928 \end_inset
33929
33930
33931 \end_layout
33932
33933 \begin_layout Chapter
33934 Boxen
33935 \end_layout
33936
33937 \begin_layout Section
33938 Einleitung
33939 \begin_inset Index idx
33940 status collapsed
33941
33942 \begin_layout Plain Layout
33943 Boxen ! Einleitung
33944 \end_layout
33945
33946 \end_inset
33947
33948
33949 \end_layout
33950
33951 \begin_layout Standard
33952 Boxen werden benutzt, um einen Textblock zu formatieren.
33953  Sie können benutzt werden, um Dokumente in mehreren Sprachen zu schreiben,
33954  siehe Abschnitt
33955 \begin_inset space ~
33956 \end_inset
33957
33958
33959 \begin_inset CommandInset ref
33960 LatexCommand ref
33961 reference "abs:Minipage"
33962
33963 \end_inset
33964
33965 , um Text zu umrahmen, siehe Abschnitt
33966 \begin_inset space ~
33967 \end_inset
33968
33969
33970 \begin_inset CommandInset ref
33971 LatexCommand ref
33972 reference "uab:Verzierung"
33973
33974 \end_inset
33975
33976 , um Silbentrennung zu verhindern, siehe Abschnitt
33977 \begin_inset space ~
33978 \end_inset
33979
33980
33981 \begin_inset CommandInset ref
33982 LatexCommand ref
33983 reference "abs:Silbentrennung-unterbinden"
33984
33985 \end_inset
33986
33987 , um Text senkrecht auszurichten, siehe Abschnitt
33988 \begin_inset space ~
33989 \end_inset
33990
33991
33992 \begin_inset CommandInset ref
33993 LatexCommand ref
33994 reference "uab:Vertikale-Ausrichtung"
33995
33996 \end_inset
33997
33998  oder um die Hintergrundfarbe von Texten zu setzen, siehe Abschnitt
33999 \begin_inset space ~
34000 \end_inset
34001
34002
34003 \begin_inset CommandInset ref
34004 LatexCommand ref
34005 reference "abs:Farbige-Boxen"
34006
34007 \end_inset
34008
34009 .
34010 \end_layout
34011
34012 \begin_layout Standard
34013 Boxen werden mit 
34014 \family sans
34015 Einfügen\SpecialChar menuseparator
34016 Box
34017 \family default
34018  oder dem Schalter 
34019 \begin_inset Info
34020 type  "icon"
34021 arg   "box-insert Frameless"
34022 \end_inset
34023
34024  eingefügt.
34025  Ein graues Kästchen mit der Aufschrift 
34026 \begin_inset Quotes gld
34027 \end_inset
34028
34029 Box (Minipage)
34030 \begin_inset Quotes grd
34031 \end_inset
34032
34033  erscheint: 
34034 \begin_inset Graphics
34035         filename clipart/StandardBox.png
34036         scale 95
34037         scaleBeforeRotation
34038
34039 \end_inset
34040
34041  Mit einem Rechts\SpecialChar softhyphen
34042 klick auf das graue Kästchen und der Auswahl von 
34043 \family sans
34044 Einstellungen
34045 \family default
34046  kann der Typ spezifiziert werden.
34047  Das Dialogfenster bietet bei 
34048 \family sans
34049 Innere
34050 \begin_inset space ~
34051 \end_inset
34052
34053 Box
34054 \family default
34055  die Typen 
34056 \family sans
34057 Makebox
34058 \family default
34059
34060 \family sans
34061 Parbox
34062 \family default
34063  und 
34064 \family sans
34065 Minipage
34066 \family default
34067  an.
34068  
34069 \family sans
34070 Minipage
34071 \family default
34072  ist die Standard-Einstellung für neue Boxen und in Abschnitt
34073 \begin_inset space ~
34074 \end_inset
34075
34076
34077 \begin_inset CommandInset ref
34078 LatexCommand ref
34079 reference "abs:Minipage"
34080
34081 \end_inset
34082
34083  beschrieben, 
34084 \family sans
34085 Parbox
34086 \family default
34087  in Abschnitt
34088 \begin_inset space ~
34089 \end_inset
34090
34091
34092 \begin_inset CommandInset ref
34093 LatexCommand ref
34094 reference "abs:Parbox"
34095
34096 \end_inset
34097
34098  und 
34099 \family sans
34100 Makebox
34101 \family default
34102  in 
34103 \begin_inset CommandInset ref
34104 LatexCommand ref
34105 reference "abs:Silbentrennung-unterbinden"
34106
34107 \end_inset
34108
34109 .
34110 \end_layout
34111
34112 \begin_layout Standard
34113 Boxen sind nicht nummeriert, und Sie können deshalb nicht auf sie verweisen
34114  wie auf Gleitobjekte und Fußnoten.
34115 \end_layout
34116
34117 \begin_layout Standard
34118 \begin_inset Note Greyedout
34119 status open
34120
34121 \begin_layout Plain Layout
34122
34123 \series bold
34124 Bemerkung
34125 \begin_inset space ~
34126 \end_inset
34127
34128 1:
34129 \series default
34130  Boxen dürfen in 
34131 \family sans
34132 List-
34133 \family default
34134  oder 
34135 \family sans
34136 Beschreibung-
34137 \family default
34138 Umgebungen nicht verwendet werden.
34139 \end_layout
34140
34141 \end_inset
34142
34143
34144 \end_layout
34145
34146 \begin_layout Standard
34147 \begin_inset Note Greyedout
34148 status open
34149
34150 \begin_layout Plain Layout
34151
34152 \series bold
34153 Bemerkung
34154 \begin_inset space ~
34155 \end_inset
34156
34157 2:
34158 \series default
34159  Boxen ohne 
34160 \family sans
34161 Innere
34162 \begin_inset space ~
34163 \end_inset
34164
34165 Box
34166 \family default
34167  und ohne Rahmen werden in Abschnitt
34168 \begin_inset space ~
34169 \end_inset
34170
34171
34172 \begin_inset CommandInset ref
34173 LatexCommand ref
34174 reference "abs:Silbentrennung-unterbinden"
34175
34176 \end_inset
34177
34178  beschrieben.
34179 \end_layout
34180
34181 \end_inset
34182
34183
34184 \end_layout
34185
34186 \begin_layout Section
34187 Das Box-Einstellungen-Fenster
34188 \begin_inset CommandInset label
34189 LatexCommand label
34190 name "abs:Box-Dialog"
34191
34192 \end_inset
34193
34194
34195 \begin_inset Index idx
34196 status collapsed
34197
34198 \begin_layout Plain Layout
34199 Boxen ! Box-Dialog-Fenster
34200 \end_layout
34201
34202 \end_inset
34203
34204
34205 \end_layout
34206
34207 \begin_layout Subsection
34208 Box-Größe
34209 \begin_inset Index idx
34210 status collapsed
34211
34212 \begin_layout Plain Layout
34213 Boxen ! Größe
34214 \end_layout
34215
34216 \end_inset
34217
34218
34219 \end_layout
34220
34221 \begin_layout Standard
34222 Im 
34223 \family sans
34224 Box-Einstellungen
34225 \family default
34226 -Fenster können Sie die Größe der Box mit 
34227 \family sans
34228 Breite
34229 \family default
34230  und 
34231 \family sans
34232 Höhe 
34233 \family default
34234 festlegen.
34235  Die verfügbaren Einheiten werden in Tabelle
34236 \begin_inset space ~
34237 \end_inset
34238
34239
34240 \begin_inset CommandInset ref
34241 LatexCommand ref
34242 reference "tab:Maßeinheiten"
34243
34244 \end_inset
34245
34246  aufgelistet.
34247  Das Feld
34248 \family sans
34249  Höhe
34250 \family default
34251  bietet die folgenden zusätzlichen Größen:
34252 \end_layout
34253
34254 \begin_layout Description
34255 Tiefe Dies ist die reine Text-
34256 \begin_inset Quotes gld
34257 \end_inset
34258
34259 Höhe
34260 \begin_inset Quotes grd
34261 \end_inset
34262
34263 .
34264  Sie ignoriert die Gesamthöhe, wenn es mehrere Textzeilen gibt:
34265 \begin_inset Newline newline
34266 \end_inset
34267
34268
34269 \begin_inset Newline newline
34270 \end_inset
34271
34272
34273 \begin_inset Newline newline
34274 \end_inset
34275
34276
34277 \begin_inset Box Boxed
34278 position "c"
34279 hor_pos "c"
34280 has_inner_box 1
34281 inner_pos "c"
34282 use_parbox 0
34283 use_makebox 0
34284 width "12col%"
34285 special "none"
34286 height "1in"
34287 height_special "depth"
34288 thickness "0.4pt"
34289 separation "3pt"
34290 shadowsize "4pt"
34291 framecolor "black"
34292 backgroundcolor "none"
34293 status collapsed
34294
34295 \begin_layout Plain Layout
34296 \align center
34297 Box-Höhe = 1
34298 \begin_inset space \thinspace{}
34299 \end_inset
34300
34301 Tiefe
34302 \end_layout
34303
34304 \end_inset
34305
34306
34307 \begin_inset Newline newline
34308 \end_inset
34309
34310
34311 \begin_inset Newline newline
34312 \end_inset
34313
34314
34315 \end_layout
34316
34317 \begin_layout Description
34318 Höhe Dies ist die Texthöhe innerhalb der Box.
34319  Der Wert 2 für diese Größe wird die Boxhöhe auf den zweifachen Wert der
34320  Texthöhe setzen: 
34321 \begin_inset Box Boxed
34322 position "c"
34323 hor_pos "c"
34324 has_inner_box 1
34325 inner_pos "c"
34326 use_parbox 0
34327 use_makebox 0
34328 width "20col%"
34329 special "none"
34330 height "2in"
34331 height_special "height"
34332 thickness "0.4pt"
34333 separation "3pt"
34334 shadowsize "4pt"
34335 framecolor "black"
34336 backgroundcolor "none"
34337 status collapsed
34338
34339 \begin_layout Plain Layout
34340 \align center
34341 Boxhöhe = 2
34342 \begin_inset space \thinspace{}
34343 \end_inset
34344
34345 Höhe
34346 \end_layout
34347
34348 \end_inset
34349
34350
34351 \end_layout
34352
34353 \begin_layout Description
34354 Gesamthöhe Dies ist Höhe
34355 \begin_inset space \thinspace{}
34356 \end_inset
34357
34358 +
34359 \begin_inset space \thinspace{}
34360 \end_inset
34361
34362 Tiefe: 
34363 \begin_inset Box Boxed
34364 position "c"
34365 hor_pos "c"
34366 has_inner_box 1
34367 inner_pos "c"
34368 use_parbox 0
34369 use_makebox 0
34370 width "20col%"
34371 special "none"
34372 height "1in"
34373 height_special "totalheight"
34374 thickness "0.4pt"
34375 separation "3pt"
34376 shadowsize "4pt"
34377 framecolor "black"
34378 backgroundcolor "none"
34379 status collapsed
34380
34381 \begin_layout Plain Layout
34382 \align center
34383 Boxhöhe = 1
34384 \begin_inset space \thinspace{}
34385 \end_inset
34386
34387 Gesamthöhe
34388 \end_layout
34389
34390 \end_inset
34391
34392
34393 \end_layout
34394
34395 \begin_layout Description
34396 Breite Dies setzt Höhe = Breite, das heißt, die Box wird quadratisch: 
34397 \begin_inset Box Boxed
34398 position "c"
34399 hor_pos "c"
34400 has_inner_box 1
34401 inner_pos "c"
34402 use_parbox 0
34403 use_makebox 0
34404 width "12col%"
34405 special "none"
34406 height "1in"
34407 height_special "width"
34408 thickness "0.4pt"
34409 separation "3pt"
34410 shadowsize "4pt"
34411 framecolor "black"
34412 backgroundcolor "none"
34413 status collapsed
34414
34415 \begin_layout Plain Layout
34416 \align center
34417 Boxhöhe = 1
34418 \begin_inset space \thinspace{}
34419 \end_inset
34420
34421 Breite
34422 \end_layout
34423
34424 \end_inset
34425
34426
34427 \end_layout
34428
34429 \begin_layout Subsection
34430 Ausrichtung
34431 \begin_inset Index idx
34432 status collapsed
34433
34434 \begin_layout Plain Layout
34435 Boxen ! Ausrichtung
34436 \end_layout
34437
34438 \end_inset
34439
34440
34441 \end_layout
34442
34443 \begin_layout Standard
34444 Wenn Sie eine 
34445 \family sans
34446 Innere
34447 \begin_inset space ~
34448 \end_inset
34449
34450 Box
34451 \family default
34452  gewählt haben, kann die Box mit folgenden Werten für 
34453 \family sans
34454 Box
34455 \family default
34456  senkrecht ausgerichtet werden:
34457 \end_layout
34458
34459 \begin_layout Description
34460 Oben Dies ist ein Beispieltext.
34461  
34462 \begin_inset Box Boxed
34463 position "t"
34464 hor_pos "c"
34465 has_inner_box 1
34466 inner_pos "c"
34467 use_parbox 0
34468 use_makebox 0
34469 width "20col%"
34470 special "none"
34471 height "1in"
34472 height_special "totalheight"
34473 thickness "0.4pt"
34474 separation "3pt"
34475 shadowsize "4pt"
34476 framecolor "black"
34477 backgroundcolor "none"
34478 status collapsed
34479
34480 \begin_layout Plain Layout
34481 \align center
34482 Die Ober\SpecialChar softhyphen
34483 kante der Box ist in der Zeile.
34484 \end_layout
34485
34486 \end_inset
34487
34488  Dies ist ein Beispieltext.
34489 \end_layout
34490
34491 \begin_layout Description
34492 Mitte Dies ist ein Beispieltext.
34493  
34494 \begin_inset Box Boxed
34495 position "c"
34496 hor_pos "c"
34497 has_inner_box 1
34498 inner_pos "c"
34499 use_parbox 0
34500 use_makebox 0
34501 width "20col%"
34502 special "none"
34503 height "1in"
34504 height_special "totalheight"
34505 thickness "0.4pt"
34506 separation "3pt"
34507 shadowsize "4pt"
34508 framecolor "black"
34509 backgroundcolor "none"
34510 status collapsed
34511
34512 \begin_layout Plain Layout
34513 \align center
34514 Die Mitte der Box ist in der Zeile.
34515 \end_layout
34516
34517 \end_inset
34518
34519  Dies ist ein Beispieltext.
34520 \end_layout
34521
34522 \begin_layout Description
34523 Unten Dies ist ein Beispieltext.
34524  
34525 \begin_inset Box Boxed
34526 position "b"
34527 hor_pos "c"
34528 has_inner_box 1
34529 inner_pos "c"
34530 use_parbox 0
34531 use_makebox 0
34532 width "20col%"
34533 special "none"
34534 height "1in"
34535 height_special "totalheight"
34536 thickness "0.4pt"
34537 separation "3pt"
34538 shadowsize "4pt"
34539 framecolor "black"
34540 backgroundcolor "none"
34541 status collapsed
34542
34543 \begin_layout Plain Layout
34544 \align center
34545 Die Unter\SpecialChar softhyphen
34546 kante der Box ist in der Zeile.
34547 \end_layout
34548
34549 \end_inset
34550
34551  Dies ist ein Beispieltext.
34552 \end_layout
34553
34554 \begin_layout Standard
34555 \begin_inset Note Greyedout
34556 status open
34557
34558 \begin_layout Plain Layout
34559
34560 \series bold
34561 Bemerkung:
34562 \series default
34563  Die senkrechte Boxausrichtung kann in der Ausgabe verloren gehen wenn zwei
34564  Boxen in einer Zeile sind und eine Box z.
34565 \begin_inset space \thinspace{}
34566 \end_inset
34567
34568 B.
34569  schattiert ist, die andere aber nicht.
34570 \end_layout
34571
34572 \end_inset
34573
34574
34575 \end_layout
34576
34577 \begin_layout Standard
34578 Eine Box kann mit dem Dialog 
34579 \family sans
34580 Absatz-Einstellungen
34581 \family default
34582  waagerecht ausgerichtet werden, wenn die Box in einem eigenen Absatz steht.
34583 \end_layout
34584
34585 \begin_layout Standard
34586 \begin_inset VSpace bigskip
34587 \end_inset
34588
34589 Wenn Sie eine 
34590 \family sans
34591 Innere
34592 \begin_inset space ~
34593 \end_inset
34594
34595 Box
34596 \family default
34597  gewählt haben, kann der Inhalt der Box mit folgenden Werten für 
34598 \family sans
34599 Inhalt
34600 \family default
34601  senkrecht ausgerichtet werden:
34602 \end_layout
34603
34604 \begin_layout Description
34605 Oben Dies ist ein Beispieltext.
34606  
34607 \begin_inset Box Boxed
34608 position "c"
34609 hor_pos "c"
34610 has_inner_box 1
34611 inner_pos "t"
34612 use_parbox 0
34613 use_makebox 0
34614 width "20col%"
34615 special "none"
34616 height "1.5in"
34617 height_special "totalheight"
34618 thickness "0.4pt"
34619 separation "3pt"
34620 shadowsize "4pt"
34621 framecolor "black"
34622 backgroundcolor "none"
34623 status collapsed
34624
34625 \begin_layout Plain Layout
34626 \align center
34627 Der Boxinhalt ist am oberen Boxrand ausgerichtet.
34628 \end_layout
34629
34630 \end_inset
34631
34632  Dies ist ein Beispieltext.
34633 \end_layout
34634
34635 \begin_layout Description
34636 Mitte Dies ist ein Beispieltext.
34637  
34638 \begin_inset Box Boxed
34639 position "c"
34640 hor_pos "c"
34641 has_inner_box 1
34642 inner_pos "c"
34643 use_parbox 0
34644 use_makebox 0
34645 width "20col%"
34646 special "none"
34647 height "1.5in"
34648 height_special "totalheight"
34649 thickness "0.4pt"
34650 separation "3pt"
34651 shadowsize "4pt"
34652 framecolor "black"
34653 backgroundcolor "none"
34654 status collapsed
34655
34656 \begin_layout Plain Layout
34657 \align center
34658 Der Boxinhalt ist zentriert ausgerichtet.
34659 \end_layout
34660
34661 \end_inset
34662
34663  Dies ist ein Beispieltext.
34664 \end_layout
34665
34666 \begin_layout Description
34667 Unten Dies ist ein Beispieltext.
34668  
34669 \begin_inset Box Boxed
34670 position "c"
34671 hor_pos "c"
34672 has_inner_box 1
34673 inner_pos "b"
34674 use_parbox 0
34675 use_makebox 0
34676 width "20col%"
34677 special "none"
34678 height "1.5in"
34679 height_special "totalheight"
34680 thickness "0.4pt"
34681 separation "3pt"
34682 shadowsize "4pt"
34683 framecolor "black"
34684 backgroundcolor "none"
34685 status collapsed
34686
34687 \begin_layout Plain Layout
34688 \align center
34689 Der Boxinhalt ist am unteren Boxrand ausgerichtet.
34690 \end_layout
34691
34692 \end_inset
34693
34694  Dies ist ein Beispieltext.
34695 \end_layout
34696
34697 \begin_layout Description
34698 Dehnen Dies ist ein Beispieltext.
34699  
34700 \begin_inset Box Boxed
34701 position "c"
34702 hor_pos "c"
34703 has_inner_box 1
34704 inner_pos "s"
34705 use_parbox 0
34706 use_makebox 0
34707 width "20col%"
34708 special "none"
34709 height "1in"
34710 height_special "totalheight"
34711 thickness "0.4pt"
34712 separation "3pt"
34713 shadowsize "4pt"
34714 framecolor "black"
34715 backgroundcolor "none"
34716 status collapsed
34717
34718 \begin_layout Plain Layout
34719 \align center
34720 Der Boxinhalt
34721 \end_layout
34722
34723 \begin_layout Plain Layout
34724 \align center
34725 ist über die
34726 \end_layout
34727
34728 \begin_layout Plain Layout
34729 \align center
34730 Boxhöhe
34731 \end_layout
34732
34733 \begin_layout Plain Layout
34734 \align center
34735 gleichmäßig verteilt.
34736 \end_layout
34737
34738 \end_inset
34739
34740  Dies ist ein Beispieltext.
34741 \end_layout
34742
34743 \begin_layout Standard
34744 Das Dehnen funktioniert aber nur, wenn der Boxinhalt aus mehreren Absätzen
34745  besteht.
34746  Im obigen Beispiel ist jede Zeile ein eigener Absatz.
34747 \end_layout
34748
34749 \begin_layout Standard
34750 Ein Boxinhalt kann mit dem Dialog 
34751 \family sans
34752 Absatz-Einstellungen
34753 \family default
34754  waagerecht ausgerichtet werden, wenn Sie eine
34755 \family sans
34756  Innere
34757 \begin_inset space ~
34758 \end_inset
34759
34760 Box
34761 \family default
34762  gewählt haben.
34763 \end_layout
34764
34765 \begin_layout Standard
34766 \align center
34767 \begin_inset Box Boxed
34768 position "c"
34769 hor_pos "c"
34770 has_inner_box 1
34771 inner_pos "s"
34772 use_parbox 0
34773 use_makebox 0
34774 width "30col%"
34775 special "none"
34776 height "1.25in"
34777 height_special "totalheight"
34778 thickness "0.4pt"
34779 separation "3pt"
34780 shadowsize "4pt"
34781 framecolor "black"
34782 backgroundcolor "none"
34783 status collapsed
34784
34785 \begin_layout Plain Layout
34786 \align left
34787 Hier ist jede Zeile
34788 \end_layout
34789
34790 \begin_layout Plain Layout
34791 \align center
34792 anders
34793 \end_layout
34794
34795 \begin_layout Plain Layout
34796 \align right
34797 ausgerichtet.
34798 \end_layout
34799
34800 \end_inset
34801
34802
34803 \end_layout
34804
34805 \begin_layout Standard
34806 Wenn Sie keine
34807 \family sans
34808  Innere
34809 \begin_inset space ~
34810 \end_inset
34811
34812 Box
34813 \family default
34814  gewählt haben, können Sie den Boxinhalt waagerecht mit dem 
34815 \family sans
34816 Box-Einstellungen-
34817 \family default
34818 Dialog ausrichten
34819 \end_layout
34820
34821 \begin_layout Standard
34822 \align center
34823 \begin_inset Box Boxed
34824 position "c"
34825 hor_pos "s"
34826 has_inner_box 0
34827 inner_pos "s"
34828 use_parbox 0
34829 use_makebox 0
34830 width "90col%"
34831 special "none"
34832 height "1.25in"
34833 height_special "totalheight"
34834 thickness "0.4pt"
34835 separation "3pt"
34836 shadowsize "4pt"
34837 framecolor "black"
34838 backgroundcolor "none"
34839 status collapsed
34840
34841 \begin_layout Plain Layout
34842 Dieser Boxinhalt wurde horizontal gedehnt.
34843 \end_layout
34844
34845 \end_inset
34846
34847
34848 \end_layout
34849
34850 \begin_layout Subsection
34851 Verzierung
34852 \begin_inset CommandInset label
34853 LatexCommand label
34854 name "uab:Verzierung"
34855
34856 \end_inset
34857
34858
34859 \begin_inset Index idx
34860 status collapsed
34861
34862 \begin_layout Plain Layout
34863 Boxen ! Verzierung
34864 \end_layout
34865
34866 \end_inset
34867
34868
34869 \end_layout
34870
34871 \begin_layout Standard
34872 Im 
34873 \family sans
34874 Box-Einstellungen-
34875 \family default
34876 Dialog können Sie mit der 
34877 \family sans
34878 Verzierung
34879 \family default
34880  den Typ der Box auswählen:
34881 \end_layout
34882
34883 \begin_layout Description
34884 Kein
34885 \begin_inset space ~
34886 \end_inset
34887
34888 Rahmen Nichts wird gezeichnet.
34889 \end_layout
34890
34891 \begin_layout Description
34892 Einfacher
34893 \begin_inset space ~
34894 \end_inset
34895
34896 rechteckiger
34897 \begin_inset space ~
34898 \end_inset
34899
34900 Rahmen Um die Box wird ein rechteckiger Rahmen gezeichnet.
34901  Die Rahmendicke kann festgelegt werden.
34902  
34903 \begin_inset Box Boxed
34904 position "c"
34905 hor_pos "c"
34906 has_inner_box 1
34907 inner_pos "c"
34908 use_parbox 0
34909 use_makebox 0
34910 width "21col%"
34911 special "none"
34912 height "1in"
34913 height_special "totalheight"
34914 thickness "0.4pt"
34915 separation "3pt"
34916 shadowsize "4pt"
34917 framecolor "black"
34918 backgroundcolor "none"
34919 status collapsed
34920
34921 \begin_layout Plain Layout
34922
34923 \series medium
34924 Rechteckige
34925 \begin_inset space ~
34926 \end_inset
34927
34928 Box
34929 \end_layout
34930
34931 \end_inset
34932
34933
34934 \end_layout
34935
34936 \begin_layout Description
34937 erlaube
34938 \begin_inset space ~
34939 \end_inset
34940
34941 Seitenumbrüche 
34942 \end_layout
34943
34944 \begin_layout Description
34945 Ovaler
34946 \begin_inset space ~
34947 \end_inset
34948
34949 Rahmen,
34950 \begin_inset space ~
34951 \end_inset
34952
34953 dünn zeichnet einen dünnen Rahmen mit abgerundeten Ecken um die Box.
34954  Die Rahmendicke ist 0.4
34955 \begin_inset space \thinspace{}
34956 \end_inset
34957
34958 pt.
34959  
34960 \begin_inset Box ovalbox
34961 position "c"
34962 hor_pos "c"
34963 has_inner_box 1
34964 inner_pos "c"
34965 use_parbox 0
34966 use_makebox 0
34967 width "20col%"
34968 special "none"
34969 height "1in"
34970 height_special "totalheight"
34971 thickness "0.4pt"
34972 separation "3pt"
34973 shadowsize "4pt"
34974 framecolor "black"
34975 backgroundcolor "none"
34976 status collapsed
34977
34978 \begin_layout Plain Layout
34979 Ovale
34980 \begin_inset space ~
34981 \end_inset
34982
34983 Box,
34984 \begin_inset space ~
34985 \end_inset
34986
34987 dünn
34988 \end_layout
34989
34990 \end_inset
34991
34992
34993 \end_layout
34994
34995 \begin_layout Description
34996 Ovaler
34997 \begin_inset space ~
34998 \end_inset
34999
35000 Rahmen,
35001 \begin_inset space ~
35002 \end_inset
35003
35004 dick zeichnet einen dickeren Rahmen mit abgerundeten Ecken um die Box.
35005  Die Rahmendicke ist 0.8
35006 \begin_inset space \thinspace{}
35007 \end_inset
35008
35009 pt.
35010  
35011 \begin_inset Box Ovalbox
35012 position "c"
35013 hor_pos "c"
35014 has_inner_box 1
35015 inner_pos "c"
35016 use_parbox 0
35017 use_makebox 0
35018 width "20col%"
35019 special "none"
35020 height "1in"
35021 height_special "totalheight"
35022 thickness "0.4pt"
35023 separation "3pt"
35024 shadowsize "4pt"
35025 framecolor "black"
35026 backgroundcolor "none"
35027 status collapsed
35028
35029 \begin_layout Plain Layout
35030 Ovale
35031 \begin_inset space ~
35032 \end_inset
35033
35034 Box,
35035 \begin_inset space ~
35036 \end_inset
35037
35038 dick
35039 \end_layout
35040
35041 \end_inset
35042
35043
35044 \end_layout
35045
35046 \begin_layout Description
35047 Schlagschatten zeichnet einen Rahmen mit Schatten um die Box.
35048  Die Rahmendicke und die Schattenbreite kann festgelegt werden.
35049 \begin_inset Newline newline
35050 \end_inset
35051
35052
35053 \begin_inset Box Shadowbox
35054 position "c"
35055 hor_pos "c"
35056 has_inner_box 1
35057 inner_pos "c"
35058 use_parbox 0
35059 use_makebox 0
35060 width "20col%"
35061 special "none"
35062 height "1in"
35063 height_special "totalheight"
35064 thickness "0.4pt"
35065 separation "3pt"
35066 shadowsize "4pt"
35067 framecolor "black"
35068 backgroundcolor "none"
35069 status collapsed
35070
35071 \begin_layout Plain Layout
35072 Schattierte
35073 \begin_inset space ~
35074 \end_inset
35075
35076 Box
35077 \end_layout
35078
35079 \end_inset
35080
35081
35082 \end_layout
35083
35084 \begin_layout Description
35085 Schattierter
35086 \begin_inset space ~
35087 \end_inset
35088
35089 Hintergrund zeichnet eine Box mit roter Hintergrundfarbe.
35090  Im Gegensatz zu farbigen Boxen
35091 \begin_inset Foot
35092 status collapsed
35093
35094 \begin_layout Plain Layout
35095 siehe Abschnitt
35096 \begin_inset space ~
35097 \end_inset
35098
35099
35100 \begin_inset CommandInset ref
35101 LatexCommand ref
35102 reference "abs:Farbige-Boxen"
35103
35104 \end_inset
35105
35106
35107 \end_layout
35108
35109 \end_inset
35110
35111  wird der Hintergrund immer über die gesamte Zeilenbreite gedruckt, und
35112  die Box ist ein Absatz für sich.
35113  
35114 \begin_inset Box Shaded
35115 position "t"
35116 hor_pos "c"
35117 has_inner_box 0
35118 inner_pos "t"
35119 use_parbox 0
35120 use_makebox 0
35121 width "50col%"
35122 special "none"
35123 height "1in"
35124 height_special "totalheight"
35125 thickness "0.4pt"
35126 separation "3pt"
35127 shadowsize "4pt"
35128 framecolor "black"
35129 backgroundcolor "none"
35130 status collapsed
35131
35132 \begin_layout Plain Layout
35133 Schattierter Hintergrund Box
35134 \end_layout
35135
35136 \end_inset
35137
35138
35139 \end_layout
35140
35141 \begin_layout Description
35142 Doppelter
35143 \begin_inset space ~
35144 \end_inset
35145
35146 rechteckiger
35147 \begin_inset space ~
35148 \end_inset
35149
35150 Rahmen zeichnet einen doppelten Rahmen um die Box.
35151  Der innere Rahmen ist 0,75
35152 \begin_inset space \thinspace{}
35153 \end_inset
35154
35155 Rahmendicke breit, der äußere 1,5
35156 \begin_inset space \thinspace{}
35157 \end_inset
35158
35159 Rahmendicke.
35160  Der Zwischenraum beträgt 1,5
35161 \begin_inset space \thinspace{}
35162 \end_inset
35163
35164 Rahmendicke
35165 \begin_inset space \thinspace{}
35166 \end_inset
35167
35168 +
35169 \begin_inset space \thinspace{}
35170 \end_inset
35171
35172 0,5
35173 \begin_inset space \thinspace{}
35174 \end_inset
35175
35176 pt.
35177  
35178 \begin_inset Box Doublebox
35179 position "c"
35180 hor_pos "c"
35181 has_inner_box 1
35182 inner_pos "c"
35183 use_parbox 0
35184 use_makebox 0
35185 width "20col%"
35186 special "none"
35187 height "1in"
35188 height_special "totalheight"
35189 thickness "0.4pt"
35190 separation "3pt"
35191 shadowsize "4pt"
35192 framecolor "black"
35193 backgroundcolor "none"
35194 status collapsed
35195
35196 \begin_layout Plain Layout
35197 Doppelt
35198 \begin_inset space ~
35199 \end_inset
35200
35201 gerahmte
35202 \begin_inset space ~
35203 \end_inset
35204
35205 Box
35206 \end_layout
35207
35208 \end_inset
35209
35210
35211 \end_layout
35212
35213 \begin_layout Standard
35214 \begin_inset VSpace bigskip
35215 \end_inset
35216
35217 Die Aufschrift der Box in \SpecialChar LyX
35218  ändert sich mit der gewählten Verzierung.
35219  Um alle Verzierungen verwenden zu können, muss das \SpecialChar LaTeX
35220 -Paket 
35221 \series bold
35222 fancybox
35223 \series default
35224
35225 \begin_inset Index idx
35226 status collapsed
35227
35228 \begin_layout Plain Layout
35229 \SpecialChar LaTeX
35230 -Pakete ! fancybox
35231 \end_layout
35232
35233 \end_inset
35234
35235  installiert sein.
35236 \end_layout
35237
35238 \begin_layout Standard
35239 \begin_inset VSpace bigskip
35240 \end_inset
35241
35242 Wenn Sie die Verzierung 
35243 \family sans
35244 Einfacher rechteckiger Rahmen
35245 \family default
35246  und keine innere Box verwenden, können Sie Seitenumbrüche in der Box erlauben.
35247  Beachten Sie, dass im Gegensatz zu anderen gerahmten Boxen, der Rahmen
35248  immer über die gesamte Zeilenbreite geht und dass die Box ein Absatz für
35249  sich ist: 
35250 \begin_inset Box Framed
35251 position "t"
35252 hor_pos "c"
35253 has_inner_box 0
35254 inner_pos "t"
35255 use_parbox 0
35256 use_makebox 0
35257 width "100col%"
35258 special "none"
35259 height "1in"
35260 height_special "totalheight"
35261 thickness "0.4pt"
35262 separation "3pt"
35263 shadowsize "4pt"
35264 framecolor "black"
35265 backgroundcolor "none"
35266 status collapsed
35267
35268 \begin_layout Plain Layout
35269 Box erlaubt Seitenumbruch
35270 \end_layout
35271
35272 \end_inset
35273
35274
35275 \end_layout
35276
35277 \begin_layout Section
35278 Box-Anpassung
35279 \begin_inset Index idx
35280 status collapsed
35281
35282 \begin_layout Plain Layout
35283 Boxen ! Anpassung
35284 \end_layout
35285
35286 \end_inset
35287
35288
35289 \end_layout
35290
35291 \begin_layout Standard
35292 \noindent
35293 Der Durchmesser der abgerundeten Ecken kann mit 
35294 \series bold
35295
35296 \backslash
35297 cornersize
35298 \series default
35299  gesetzt werden.
35300  Der \SpecialChar TeX
35301 -Code-Befehl
35302 \end_layout
35303
35304 \begin_layout Standard
35305
35306 \series bold
35307
35308 \backslash
35309 cornersize*{1cm}
35310 \end_layout
35311
35312 \begin_layout Standard
35313 setzt den Durchmesser auf 1
35314 \begin_inset space \thinspace{}
35315 \end_inset
35316
35317 cm.
35318  Der \SpecialChar TeX
35319 -Code-Befehl
35320 \end_layout
35321
35322 \begin_layout Standard
35323
35324 \series bold
35325
35326 \backslash
35327 cornersize{num}
35328 \end_layout
35329
35330 \begin_layout Standard
35331 setzt den Durchmesser auf 
35332 \family sans
35333 num
35334 \begin_inset space \thinspace{}
35335 \end_inset
35336
35337 ×
35338 \begin_inset space \thinspace{}
35339 \end_inset
35340
35341 Minimum(Breite der Box, Höhe der Box)
35342 \family default
35343 .
35344  Der Standardwert ist 
35345 \series bold
35346
35347 \backslash
35348 cornersize{0.5}
35349 \series default
35350 .
35351 \end_layout
35352
35353 \begin_layout Standard
35354 \begin_inset ERT
35355 status collapsed
35356
35357 \begin_layout Plain Layout
35358
35359
35360 \backslash
35361 cornersize*{1.5cm}
35362 \end_layout
35363
35364 \end_inset
35365
35366
35367 \begin_inset Box Ovalbox
35368 position "c"
35369 hor_pos "c"
35370 has_inner_box 1
35371 inner_pos "c"
35372 use_parbox 0
35373 use_makebox 0
35374 width "30col%"
35375 special "none"
35376 height "1in"
35377 height_special "totalheight"
35378 thickness "0.4pt"
35379 separation "3pt"
35380 shadowsize "4pt"
35381 framecolor "black"
35382 backgroundcolor "none"
35383 status open
35384
35385 \begin_layout Plain Layout
35386 \align center
35387 Ovale Box, dicker Rand, mit 
35388 \series bold
35389
35390 \backslash
35391 cornersize
35392 \series default
35393
35394 \begin_inset space \thinspace{}
35395 \end_inset
35396
35397 =
35398 \begin_inset space \thinspace{}
35399 \end_inset
35400
35401 1.5
35402 \begin_inset space \thinspace{}
35403 \end_inset
35404
35405 cm
35406 \end_layout
35407
35408 \end_inset
35409
35410
35411 \begin_inset ERT
35412 status collapsed
35413
35414 \begin_layout Plain Layout
35415
35416
35417 \backslash
35418 cornersize{0.5}
35419 \end_layout
35420
35421 \end_inset
35422
35423
35424 \end_layout
35425
35426 \begin_layout Standard
35427 \begin_inset VSpace bigskip
35428 \end_inset
35429
35430 Die Standard-Hintergrundfarbe rot von Boxen mit 
35431 \family sans
35432 schattiertem Hintergrund
35433 \family default
35434  kann entweder lokal mit dem Befehl 
35435 \series bold
35436
35437 \backslash
35438 definecolor{shadecolor}
35439 \series default
35440  oder global über das Menü 
35441 \family sans
35442 Werkzeuge\SpecialChar menuseparator
35443 Einstellungen\SpecialChar menuseparator
35444 Farben\SpecialChar menuseparator
35445 Schattierte
35446 \begin_inset space ~
35447 \end_inset
35448
35449 Box
35450 \family default
35451  geändert werden.
35452  Das Schema des 
35453 \series bold
35454
35455 \backslash
35456 definecolor
35457 \series default
35458  Befehls ist  in Abschnitt
35459 \begin_inset space ~
35460 \end_inset
35461
35462
35463 \begin_inset CommandInset ref
35464 LatexCommand ref
35465 reference "abs:Farbige-Tabellen"
35466
35467 \end_inset
35468
35469  erklärt.
35470 \begin_inset Foot
35471 status collapsed
35472
35473 \begin_layout Plain Layout
35474 Beachten Sie, dass 
35475 \series bold
35476
35477 \backslash
35478 definecolor
35479 \series default
35480  das \SpecialChar LaTeX
35481 -Paket 
35482 \series bold
35483 color
35484 \series default
35485  im \SpecialChar LaTeX
35486 -Vorspann benötigt, siehe Abschnitt
35487 \begin_inset space ~
35488 \end_inset
35489
35490
35491 \begin_inset CommandInset ref
35492 LatexCommand ref
35493 reference "abs:Farbige-Boxen"
35494
35495 \end_inset
35496
35497 .
35498 \end_layout
35499
35500 \end_inset
35501
35502  Für das nächste Beispiel wurden folgender \SpecialChar TeX
35503 -Code verwendet:
35504 \end_layout
35505
35506 \begin_layout Standard
35507
35508 \series bold
35509
35510 \backslash
35511 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35512 \end_layout
35513
35514 \begin_layout Standard
35515 \begin_inset ERT
35516 status collapsed
35517
35518 \begin_layout Plain Layout
35519
35520
35521 \backslash
35522 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35523 \end_layout
35524
35525 \end_inset
35526
35527
35528 \begin_inset Box Shaded
35529 position "t"
35530 hor_pos "c"
35531 has_inner_box 0
35532 inner_pos "t"
35533 use_parbox 0
35534 use_makebox 0
35535 width "100col%"
35536 special "none"
35537 height "1in"
35538 height_special "totalheight"
35539 thickness "0.4pt"
35540 separation "3pt"
35541 shadowsize "4pt"
35542 framecolor "black"
35543 backgroundcolor "none"
35544 status open
35545
35546 \begin_layout Plain Layout
35547
35548 \color yellow
35549 Dies ist gelber Text in einer 
35550 \family sans
35551 schattierten Hintergrund
35552 \begin_inset space ~
35553 \end_inset
35554
35555
35556 \family default
35557 Box auf dunkelgrünem Hintergrund.
35558 \end_layout
35559
35560 \end_inset
35561
35562
35563 \begin_inset ERT
35564 status collapsed
35565
35566 \begin_layout Plain Layout
35567
35568
35569 \backslash
35570 definecolor{shadecolor}{rgb}{1,0,0}
35571 \end_layout
35572
35573 \end_inset
35574
35575
35576 \end_layout
35577
35578 \begin_layout Standard
35579 \begin_inset VSpace bigskip
35580 \end_inset
35581
35582 Geänderte Größen und Farben gelten für alle Boxen, die auf den Befehl folgen,
35583  der sie ändert.
35584 \end_layout
35585
35586 \begin_layout Section
35587 Minipage
35588 \begin_inset CommandInset label
35589 LatexCommand label
35590 name "abs:Minipage"
35591
35592 \end_inset
35593
35594
35595 \begin_inset Index idx
35596 status collapsed
35597
35598 \begin_layout Plain Layout
35599 Boxen ! Minipage
35600 \end_layout
35601
35602 \end_inset
35603
35604
35605 \end_layout
35606
35607 \begin_layout Standard
35608 Minipages werden von \SpecialChar LaTeX
35609  wie Seiten auf einer Seite behandelt und können deshalb
35610  unter anderem eigene Fußnoten haben.
35611 \end_layout
35612
35613 \begin_layout Standard
35614 Minipages sind nützlich, wenn Sie Dokumente in mehreren Sprachen schreiben.
35615 \end_layout
35616
35617 \begin_layout Standard
35618 Es folgt ein Beispiel mit zwei nebeneinander gedruckten Minipages.
35619  Ihre Breite ist 45 Spaltenbreite
35620 \begin_inset space ~
35621 \end_inset
35622
35623 %, und sie sind durch einen 
35624 \family sans
35625 HFill
35626 \family default
35627  getrennt (
35628 \family sans
35629 Einfügen\SpecialChar menuseparator
35630 Formatierung\SpecialChar menuseparator
35631 Horizontaler
35632 \begin_inset space \space{}
35633 \end_inset
35634
35635 Abstand\SpecialChar menuseparator
35636 Abstand\SpecialChar menuseparator
35637 Variabler
35638 \begin_inset space ~
35639 \end_inset
35640
35641 horiz.
35642 \begin_inset space ~
35643 \end_inset
35644
35645 Abstand
35646 \family default
35647 ).
35648 \begin_inset Newpage newpage
35649 \end_inset
35650
35651
35652 \end_layout
35653
35654 \begin_layout Standard
35655 \noindent
35656 \begin_inset Box Frameless
35657 position "t"
35658 hor_pos "c"
35659 has_inner_box 1
35660 inner_pos "c"
35661 use_parbox 0
35662 use_makebox 0
35663 width "45col%"
35664 special "none"
35665 height "1in"
35666 height_special "totalheight"
35667 thickness "0.4pt"
35668 separation "3pt"
35669 shadowsize "4pt"
35670 framecolor "black"
35671 backgroundcolor "none"
35672 status open
35673
35674 \begin_layout Plain Layout
35675 Dies ist ein deutscher Text.
35676  Dies ist ein deutscher Text.
35677  Dies ist ein deutscher Text.
35678  Dies ist ein deutscher Text.
35679  Dies ist ein deutscher Text.
35680  Dies ist ein deutscher Text.
35681  Dies ist ein deutscher Text.
35682  Dies ist ein deutscher Text.
35683  Dies ist ein deutscher Text.
35684  Dies ist ein deutscher Text.
35685  Dies ist ein deutscher Text.
35686  Dies ist ein deutscher Text.
35687  Dies ist ein deutscher Text
35688 \begin_inset Foot
35689 status open
35690
35691 \begin_layout Plain Layout
35692 Dies ist eine deutsche Fußnote.
35693 \end_layout
35694
35695 \end_inset
35696
35697 .
35698  Dies ist ein deutscher Text.
35699  Dies ist ein deutscher Text.
35700 \end_layout
35701
35702 \end_inset
35703
35704
35705 \begin_inset space \hfill{}
35706 \end_inset
35707
35708
35709 \begin_inset Box Frameless
35710 position "t"
35711 hor_pos "c"
35712 has_inner_box 1
35713 inner_pos "c"
35714 use_parbox 0
35715 use_makebox 0
35716 width "45col%"
35717 special "none"
35718 height "1in"
35719 height_special "totalheight"
35720 thickness "0.4pt"
35721 separation "3pt"
35722 shadowsize "4pt"
35723 framecolor "black"
35724 backgroundcolor "none"
35725 status open
35726
35727 \begin_layout Plain Layout
35728
35729 \lang english
35730 This is an English Text.
35731  This is an English Text.
35732  This is an English Text.
35733  This is an English Text.
35734  This is an English Text.
35735  This is an English Text.
35736  This is an English Text.
35737  This is an English Text.
35738  This is an English Text.
35739  This is an English Text.
35740  This is an English Text.
35741  This is an English Text.
35742  This is an English Text.
35743  This is an English Text.
35744  This is an English Text.
35745  This is an English Text.
35746 \begin_inset Foot
35747 status collapsed
35748
35749 \begin_layout Plain Layout
35750
35751 \lang english
35752 This is an English footnote.
35753 \end_layout
35754
35755 \end_inset
35756
35757  This is an English Text.
35758 \end_layout
35759
35760 \end_inset
35761
35762
35763 \end_layout
35764
35765 \begin_layout Standard
35766 \begin_inset VSpace bigskip
35767 \end_inset
35768
35769 Innerhalb von Minipages werden die Absatz-Einstellungen des Dokuments ignoriert.
35770  Das bedeutet, dass zwischen Absätzen kein Leerraum eingefügt wird oder
35771  Absätze nicht eingerückt werden, obwohl Sie das in 
35772 \family sans
35773 Dokument
35774 \family default
35775 \SpecialChar menuseparator
35776
35777 \family sans
35778 Einstellun\SpecialChar softhyphen
35779 gen\SpecialChar menuseparator
35780 Textformat
35781 \family default
35782  festgelegt haben.
35783  Wenn Sie es trotzdem wollen, müssen Sie es manuell machen.
35784  Eine Standardeinrückung zum Beispiel erreichen Sie mit dem \SpecialChar TeX
35785 -Code 
35786 \series bold
35787
35788 \backslash
35789 hspace*{1em}
35790 \series default
35791 .
35792 \end_layout
35793
35794 \begin_layout Standard
35795 Minipages können auch benutzt werden, um Textteilen eine andere Hintergrundfarbe
35796  zu verpassen, siehe Abschnitt
35797 \begin_inset space ~
35798 \end_inset
35799
35800
35801 \begin_inset CommandInset ref
35802 LatexCommand ref
35803 reference "abs:Farbige-Boxen"
35804
35805 \end_inset
35806
35807 .
35808 \end_layout
35809
35810 \begin_layout Standard
35811 \begin_inset Note Greyedout
35812 status open
35813
35814 \begin_layout Plain Layout
35815
35816 \series bold
35817 Bemerkung:
35818 \series default
35819  In Minipages sind keine Gleitobjekte oder Randnotizen erlaubt, aber Minipages
35820  können in Tabellen, Gleitobjekten und anderen Boxen benutzt werden.
35821 \end_layout
35822
35823 \end_inset
35824
35825
35826 \end_layout
35827
35828 \begin_layout Standard
35829 \begin_inset VSpace bigskip
35830 \end_inset
35831
35832
35833 \end_layout
35834
35835 \begin_layout Standard
35836 \SpecialChar LyX
35837  unterstützt auch Minipages, deren Breite sich automatisch an die Größe
35838  des Inhalts anpasst, über das Modul 
35839 \family sans
35840 Breitenvariable
35841 \begin_inset space ~
35842 \end_inset
35843
35844 Minipages
35845 \family default
35846 .
35847  Die \SpecialChar LyX
35848 -Beispieldatei 
35849 \emph on
35850 varwidth-floats-side-by-side
35851 \emph default
35852  gibt Beispiele von breitenvariablen Minipages, um Gleitobjekte nebeneinander
35853  zu setzen.
35854 \end_layout
35855
35856 \begin_layout Section
35857 Parbox
35858 \begin_inset CommandInset label
35859 LatexCommand label
35860 name "abs:Parbox"
35861
35862 \end_inset
35863
35864
35865 \begin_inset Index idx
35866 status collapsed
35867
35868 \begin_layout Plain Layout
35869 Boxen ! Parbox
35870 \end_layout
35871
35872 \end_inset
35873
35874
35875 \end_layout
35876
35877 \begin_layout Standard
35878 Parbox ist eine Abkürzung für 
35879 \begin_inset Quotes gld
35880 \end_inset
35881
35882 paragraph box
35883 \begin_inset Quotes grd
35884 \end_inset
35885
35886 , was Absatzbox bedeutet.
35887  Parbox ist sehr ähnlich zu Minipage mit der Einschränkung, dass Fußnoten
35888  in Parboxen nicht ausgegeben werden:
35889 \end_layout
35890
35891 \begin_layout Standard
35892 \align center
35893 \begin_inset Box Frameless
35894 position "t"
35895 hor_pos "c"
35896 has_inner_box 1
35897 inner_pos "t"
35898 use_parbox 1
35899 use_makebox 0
35900 width "33col%"
35901 special "none"
35902 height "1in"
35903 height_special "totalheight"
35904 thickness "0.4pt"
35905 separation "3pt"
35906 shadowsize "4pt"
35907 framecolor "black"
35908 backgroundcolor "none"
35909 status open
35910
35911 \begin_layout Plain Layout
35912 Dies ist Text in einer Parbox.
35913  Dies ist Text in einer Parbox.
35914 \end_layout
35915
35916 \begin_layout Plain Layout
35917 Diese Fußnote wird nicht gedruckt:
35918 \begin_inset Foot
35919 status collapsed
35920
35921 \begin_layout Plain Layout
35922 Diese Fußnote ist in einer Parbox und wird deshalb nicht gedruckt.
35923 \end_layout
35924
35925 \end_inset
35926
35927
35928 \end_layout
35929
35930 \end_inset
35931
35932
35933 \end_layout
35934
35935 \begin_layout Section
35936 Boxen für Worte und Buchstaben
35937 \begin_inset Index idx
35938 status collapsed
35939
35940 \begin_layout Plain Layout
35941 Boxen ! für Buchstaben
35942 \end_layout
35943
35944 \end_inset
35945
35946
35947 \end_layout
35948
35949 \begin_layout Subsection
35950 Silbentrennung unterbinden
35951 \begin_inset CommandInset label
35952 LatexCommand label
35953 name "abs:Silbentrennung-unterbinden"
35954
35955 \end_inset
35956
35957
35958 \begin_inset Index idx
35959 status collapsed
35960
35961 \begin_layout Plain Layout
35962 Boxen ! zur Vermeidung von Silbentrennung
35963 \end_layout
35964
35965 \end_inset
35966
35967
35968 \end_layout
35969
35970 \begin_layout Standard
35971 Sie können den Boxtyp 
35972 \family sans
35973 Makebox
35974 \family default
35975  benutzen, um Silbentrennungen zu unterbinden.
35976 \begin_inset Newline newline
35977 \end_inset
35978
35979 Hier ist ein Beispiel: 
35980 \end_layout
35981
35982 \begin_layout Standard
35983 In dieser Zeile wird ein sehr langes Wort getrennt, nämlich 
35984 \begin_inset Quotes gld
35985 \end_inset
35986
35987 einsehrsehrsehrlangeswort
35988 \begin_inset Quotes grd
35989 \end_inset
35990
35991 .
35992 \end_layout
35993
35994 \begin_layout Standard
35995 Um das zu verhindern, fügen Sie das Wort in eine Box ein, setzen Sie die
35996  Innere
35997 \begin_inset space ~
35998 \end_inset
35999
36000 Box auf Makebox und verwenden keine explizite Breite.
36001 \end_layout
36002
36003 \begin_layout Standard
36004 Hier ist das Ergebnis:
36005 \end_layout
36006
36007 \begin_layout Standard
36008 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich 
36009 \begin_inset Box Frameless
36010 position "t"
36011 hor_pos "c"
36012 has_inner_box 1
36013 inner_pos "t"
36014 use_parbox 0
36015 use_makebox 1
36016 width ""
36017 special "none"
36018 height "1in"
36019 height_special "totalheight"
36020 thickness "0.4pt"
36021 separation "3pt"
36022 shadowsize "4pt"
36023 framecolor "black"
36024 backgroundcolor "none"
36025 status open
36026
36027 \begin_layout Plain Layout
36028 \begin_inset Quotes gld
36029 \end_inset
36030
36031 einsehrsehrsehrlangeswort
36032 \begin_inset Quotes grd
36033 \end_inset
36034
36035
36036 \end_layout
36037
36038 \end_inset
36039
36040 .
36041 \end_layout
36042
36043 \begin_layout Standard
36044 Alternativ dazu kann man auch den Befehl 
36045 \begin_inset Quotes gld
36046 \end_inset
36047
36048
36049 \series bold
36050
36051 \backslash
36052 -
36053 \series default
36054
36055 \begin_inset Quotes grd
36056 \end_inset
36057
36058  als \SpecialChar TeX
36059 -Code direkt vor das Wort setzen:
36060 \end_layout
36061
36062 \begin_layout Standard
36063 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich 
36064 \begin_inset Quotes gld
36065 \end_inset
36066
36067
36068 \begin_inset ERT
36069 status collapsed
36070
36071 \begin_layout Plain Layout
36072
36073
36074 \backslash
36075 -
36076 \end_layout
36077
36078 \end_inset
36079
36080 einsehrsehrsehrlangeswort
36081 \begin_inset Quotes grd
36082 \end_inset
36083
36084 .
36085 \end_layout
36086
36087 \begin_layout Standard
36088 Natürlich ragt das Wort jetzt in den Seitenrand hinein.
36089  Wenn Sie das nicht wollen, müssen Sie einen manuellen Zeilenumbruch (
36090 \family sans
36091 Strg-Eingabe
36092 \family default
36093 ) einfügen: 
36094 \end_layout
36095
36096 \begin_layout Standard
36097 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich
36098 \begin_inset Newline newline
36099 \end_inset
36100
36101
36102 \begin_inset Box Frameless
36103 position "t"
36104 hor_pos "c"
36105 has_inner_box 1
36106 inner_pos "t"
36107 use_parbox 0
36108 use_makebox 1
36109 width ""
36110 special "none"
36111 height "1in"
36112 height_special "totalheight"
36113 thickness "0.4pt"
36114 separation "3pt"
36115 shadowsize "4pt"
36116 framecolor "black"
36117 backgroundcolor "none"
36118 status open
36119
36120 \begin_layout Plain Layout
36121 \begin_inset Quotes gld
36122 \end_inset
36123
36124 einsehrsehrsehrlangeswort
36125 \begin_inset Quotes grd
36126 \end_inset
36127
36128
36129 \end_layout
36130
36131 \end_inset
36132
36133 .
36134 \end_layout
36135
36136 \begin_layout Subsection
36137 Vertikale Ausrichtung
36138 \begin_inset CommandInset label
36139 LatexCommand label
36140 name "uab:Vertikale-Ausrichtung"
36141
36142 \end_inset
36143
36144
36145 \begin_inset Index idx
36146 status collapsed
36147
36148 \begin_layout Plain Layout
36149 Boxen ! für Vertikale Ausrichtung
36150 \end_layout
36151
36152 \end_inset
36153
36154
36155 \begin_inset Index idx
36156 status collapsed
36157
36158 \begin_layout Plain Layout
36159 Boxen ! raisebox
36160 \end_layout
36161
36162 \end_inset
36163
36164
36165 \end_layout
36166
36167 \begin_layout Standard
36168 Mit dem \SpecialChar LaTeX
36169 -Befehl 
36170 \series bold
36171
36172 \backslash
36173 raisebox
36174 \series default
36175  können Sie Worte, Buchstaben oder andere Boxen vertikal bezüglich des umgebende
36176 n Textes ausrichten.
36177  
36178 \series bold
36179
36180 \backslash
36181 raisebox
36182 \series default
36183  wird folgendermaßen benutzt:
36184 \end_layout
36185
36186 \begin_layout Standard
36187
36188 \series bold
36189
36190 \backslash
36191 raisebox{Verschiebung}[oben][unten]{Text}
36192 \end_layout
36193
36194 \begin_layout Standard
36195 Positive Werte für Verschiebung
36196 \series bold
36197  
36198 \series default
36199 verschieben die Box nach oben, negative nach unten.
36200  Die beiden optionalen Parameter 
36201 \family typewriter
36202 oben
36203 \family default
36204  und 
36205 \family typewriter
36206 unten
36207 \family default
36208  legen fest, wie weit die Box mit dem Text über oder unter die Grundlinie
36209  hinausgeht, wenn sie nicht verschoben ist.
36210 \end_layout
36211
36212 \begin_layout Standard
36213 Um zum Beispiel das Wort 
36214 \begin_inset Quotes gld
36215 \end_inset
36216
36217 provokant
36218 \begin_inset Quotes grd
36219 \end_inset
36220
36221  mit seinem 
36222 \begin_inset Quotes gld
36223 \end_inset
36224
36225 niedrigsten
36226 \begin_inset Quotes grd
36227 \end_inset
36228
36229  Buchstaben 
36230 \begin_inset Quotes gld
36231 \end_inset
36232
36233 p
36234 \begin_inset Quotes grd
36235 \end_inset
36236
36237  an der Grundlinie auszurichten, müssen Sie den \SpecialChar TeX
36238 -Code-Befehl
36239 \end_layout
36240
36241 \begin_layout Standard
36242
36243 \series bold
36244
36245 \backslash
36246 raisebox{
36247 \backslash
36248 depth}{
36249 \end_layout
36250
36251 \begin_layout Standard
36252 vor dem Wort einfügen und 
36253 \begin_inset Quotes gld
36254 \end_inset
36255
36256
36257 \series bold
36258 }
36259 \series default
36260
36261 \begin_inset Quotes grd
36262 \end_inset
36263
36264  als \SpecialChar TeX
36265 -Code dahinter:
36266 \end_layout
36267
36268 \begin_layout Standard
36269 Dies ist eine Zeile, in der das Wort 
36270 \begin_inset ERT
36271 status collapsed
36272
36273 \begin_layout Plain Layout
36274
36275
36276 \backslash
36277 raisebox{
36278 \backslash
36279 depth}{
36280 \end_layout
36281
36282 \end_inset
36283
36284
36285 \begin_inset Quotes gld
36286 \end_inset
36287
36288 provokant
36289 \begin_inset Quotes grd
36290 \end_inset
36291
36292
36293 \begin_inset ERT
36294 status collapsed
36295
36296 \begin_layout Plain Layout
36297
36298 }
36299 \end_layout
36300
36301 \end_inset
36302
36303  nach oben verschoben wurde.
36304 \end_layout
36305
36306 \begin_layout Standard
36307 \begin_inset VSpace bigskip
36308 \end_inset
36309
36310 Wenn Sie Buchstaben nach oben oder unten verschieben, wird der Zeilenabstand
36311  gedehnt:
36312 \end_layout
36313
36314 \begin_layout Standard
36315 Dies ist eine Zeile, in der das Wort 
36316 \begin_inset ERT
36317 status collapsed
36318
36319 \begin_layout Plain Layout
36320
36321
36322 \backslash
36323 raisebox{-
36324 \backslash
36325 depth}{
36326 \end_layout
36327
36328 \end_inset
36329
36330
36331 \begin_inset Quotes gld
36332 \end_inset
36333
36334 provokant
36335 \begin_inset Quotes grd
36336 \end_inset
36337
36338
36339 \begin_inset ERT
36340 status collapsed
36341
36342 \begin_layout Plain Layout
36343
36344 }
36345 \end_layout
36346
36347 \end_inset
36348
36349  nach unten verschoben wurde.
36350 \end_layout
36351
36352 \begin_layout Standard
36353 Dies ist eine Zeile, in der das Wort 
36354 \begin_inset ERT
36355 status collapsed
36356
36357 \begin_layout Plain Layout
36358
36359
36360 \backslash
36361 raisebox{0.5cm}{
36362 \end_layout
36363
36364 \end_inset
36365
36366
36367 \begin_inset Quotes gld
36368 \end_inset
36369
36370 testen
36371 \begin_inset Quotes grd
36372 \end_inset
36373
36374
36375 \begin_inset ERT
36376 status collapsed
36377
36378 \begin_layout Plain Layout
36379
36380 }
36381 \end_layout
36382
36383 \end_inset
36384
36385  um 0.5
36386 \begin_inset space \thinspace{}
36387 \end_inset
36388
36389 cm nach oben verschoben wurde.
36390 \end_layout
36391
36392 \begin_layout Standard
36393 Wenn Sie die Dehnung nicht wollen, können Sie die Boxhöhe auf 0 setzen:
36394 \end_layout
36395
36396 \begin_layout Standard
36397
36398 \series bold
36399
36400 \backslash
36401 raisebox{-
36402 \backslash
36403 depth}[0pt]{
36404 \end_layout
36405
36406 \begin_layout Standard
36407 Dies ist eine Zeile, in der das Wort 
36408 \begin_inset ERT
36409 status collapsed
36410
36411 \begin_layout Plain Layout
36412
36413
36414 \backslash
36415 raisebox{-
36416 \backslash
36417 depth}[0pt]{
36418 \end_layout
36419
36420 \end_inset
36421
36422
36423 \begin_inset Quotes gld
36424 \end_inset
36425
36426 provokant
36427 \begin_inset Quotes grd
36428 \end_inset
36429
36430
36431 \begin_inset ERT
36432 status collapsed
36433
36434 \begin_layout Plain Layout
36435
36436 }
36437 \end_layout
36438
36439 \end_inset
36440
36441  nach unten verschoben wurde.
36442 \begin_inset Newline newline
36443 \end_inset
36444
36445
36446 \begin_inset Newline newline
36447 \end_inset
36448
36449 Dies ist eine Zeile, in der das Wort 
36450 \begin_inset ERT
36451 status collapsed
36452
36453 \begin_layout Plain Layout
36454
36455
36456 \backslash
36457 raisebox{0.5cm}[0pt]{
36458 \end_layout
36459
36460 \end_inset
36461
36462
36463 \begin_inset Quotes gld
36464 \end_inset
36465
36466 testen
36467 \begin_inset Quotes grd
36468 \end_inset
36469
36470
36471 \begin_inset ERT
36472 status collapsed
36473
36474 \begin_layout Plain Layout
36475
36476 }
36477 \end_layout
36478
36479 \end_inset
36480
36481  um 0.5
36482 \begin_inset space \thinspace{}
36483 \end_inset
36484
36485 cm nach oben verschoben wurde.
36486  Jetzt überschneiden sich die verschobenen Worte.
36487 \end_layout
36488
36489 \begin_layout Section
36490 Farbige Boxen
36491 \begin_inset CommandInset label
36492 LatexCommand label
36493 name "abs:Farbige-Boxen"
36494
36495 \end_inset
36496
36497
36498 \begin_inset Index idx
36499 status collapsed
36500
36501 \begin_layout Plain Layout
36502 Boxen ! farbige
36503 \end_layout
36504
36505 \end_inset
36506
36507
36508 \end_layout
36509
36510 \begin_layout Standard
36511 Um einen Text mit einer Hintergrundfarbe zu versehen, wählen Sie diese im
36512  Box-Dialog aus.
36513  Dies ist zum Beispiel eine Box mit orangenem Hintergrund
36514 \begin_inset Newline newline
36515 \end_inset
36516
36517
36518 \begin_inset Box Frameless
36519 position "t"
36520 hor_pos "c"
36521 has_inner_box 1
36522 inner_pos "t"
36523 use_parbox 0
36524 use_makebox 1
36525 width ""
36526 special "none"
36527 height "1in"
36528 height_special "totalheight"
36529 thickness "0.4pt"
36530 separation "3pt"
36531 shadowsize "4pt"
36532 framecolor "black"
36533 backgroundcolor "orange"
36534 status open
36535
36536 \begin_layout Plain Layout
36537 Box mit orangenem Hintergrund
36538 \end_layout
36539
36540 \end_inset
36541
36542
36543 \end_layout
36544
36545 \begin_layout Standard
36546 Wenn Sie die Dekoration
36547 \family sans
36548  Einfacher
36549 \begin_inset space ~
36550 \end_inset
36551
36552 rechteckiger
36553 \begin_inset space ~
36554 \end_inset
36555
36556 Rahmen 
36557 \family default
36558 verwenden, können Sie eine Rahmenfarbe festlegen.
36559  In diesem Fall muss auch eine Hintergrundfarbe angegeben werden (LyX setzt
36560  sie standardmäßig auf weiß).
36561  Hier ist ein Beispiel:
36562 \begin_inset Newline newline
36563 \end_inset
36564
36565
36566 \begin_inset Box Boxed
36567 position "t"
36568 hor_pos "c"
36569 has_inner_box 0
36570 inner_pos "t"
36571 use_parbox 0
36572 use_makebox 0
36573 width ""
36574 special "none"
36575 height "1in"
36576 height_special "totalheight"
36577 thickness "0.4pt"
36578 separation "3pt"
36579 shadowsize "4pt"
36580 framecolor "teal"
36581 backgroundcolor "yellow"
36582 status open
36583
36584 \begin_layout Plain Layout
36585 Box mit tealer Rahmenfarbe und gelber Hintergrundfarbe
36586 \end_layout
36587
36588 \end_inset
36589
36590
36591 \end_layout
36592
36593 \begin_layout Standard
36594 \begin_inset VSpace bigskip
36595 \end_inset
36596
36597 Natürlich ist auch farbiger Text in einer farbigen Box möglich:
36598 \begin_inset Newline newline
36599 \end_inset
36600
36601
36602 \begin_inset Box Boxed
36603 position "t"
36604 hor_pos "c"
36605 has_inner_box 0
36606 inner_pos "t"
36607 use_parbox 0
36608 use_makebox 0
36609 width ""
36610 special "none"
36611 height "1in"
36612 height_special "totalheight"
36613 thickness "0.4pt"
36614 separation "3pt"
36615 shadowsize "4pt"
36616 framecolor "cyan"
36617 backgroundcolor "magenta"
36618 status open
36619
36620 \begin_layout Plain Layout
36621
36622 \color yellow
36623 Dies ist farbiger Text in einer farbigen, gerahmten Box.
36624 \end_layout
36625
36626 \end_inset
36627
36628
36629 \end_layout
36630
36631 \begin_layout Standard
36632 \begin_inset VSpace bigskip
36633 \end_inset
36634
36635
36636 \end_layout
36637
36638 \begin_layout Standard
36639 Falls sie andere als die voreingestellten Farben benötigen, können Ihre
36640  eigenen Farben definieren, wie in Abschnitt
36641 \begin_inset space ~
36642 \end_inset
36643
36644
36645 \begin_inset CommandInset ref
36646 LatexCommand ref
36647 reference "abs:Farbige-Tabellen"
36648
36649 \end_inset
36650
36651  beschrieben.
36652  Um selbstdefinierte Farben zu verwenden, muss die Box mittels TeX-Code
36653  gesetzt werden:
36654 \end_layout
36655
36656 \begin_layout Standard
36657 Farbige Boxen ohne Rahmen werden mit dem Befehl 
36658 \series bold
36659
36660 \backslash
36661 colorbox
36662 \series default
36663  erzeugt.
36664  Er hat folgendes Schema:
36665 \end_layout
36666
36667 \begin_layout Standard
36668
36669 \series bold
36670
36671 \backslash
36672 colorbox{Farbe}{Boxinhalt}
36673 \end_layout
36674
36675 \begin_layout Standard
36676 Der Boxinhalt kann auch eine Box sein, und farbige Boxen können in anderen
36677  Boxen sein.
36678  Um zum Beispiel ein Wort auf einem dunkelgrünen Hintergrund zu drucken,
36679  fügen sie den \SpecialChar TeX
36680 -Code-Befehl
36681 \end_layout
36682
36683 \begin_layout Standard
36684
36685 \series bold
36686
36687 \backslash
36688 colorbox{dunkelgruen}{
36689 \end_layout
36690
36691 \begin_layout Standard
36692 vor dem Wort ein.
36693  Hinter dem Wort fügen Sie 
36694 \series bold
36695
36696 \begin_inset Quotes gld
36697 \end_inset
36698
36699 }
36700 \series default
36701
36702 \begin_inset Quotes grd
36703 \end_inset
36704
36705  als \SpecialChar TeX
36706 -Code ein.
36707  Hier ist das Ergebnis:
36708 \end_layout
36709
36710 \begin_layout Standard
36711 In dieser Zeile hat 
36712 \begin_inset ERT
36713 status collapsed
36714
36715 \begin_layout Plain Layout
36716
36717
36718 \backslash
36719 colorbox{dunkelgruen}{
36720 \end_layout
36721
36722 \end_inset
36723
36724 Achtung!
36725 \begin_inset ERT
36726 status collapsed
36727
36728 \begin_layout Plain Layout
36729
36730 }
36731 \end_layout
36732
36733 \end_inset
36734
36735  einen dunkelgrünen Hintergrund.
36736 \end_layout
36737
36738 \begin_layout Standard
36739 Farbige Boxen mit Rahmen werden mit dem Befehl
36740 \series bold
36741  
36742 \backslash
36743 fcolorbox
36744 \series default
36745  erzeugt.
36746  Er hat folgendes Schema:
36747 \end_layout
36748
36749 \begin_layout Standard
36750
36751 \series bold
36752
36753 \backslash
36754 fcolorbox{Rahmenfarbe}{Boxfarbe}{Boxinhalt}
36755 \end_layout
36756
36757 \begin_layout Section
36758 Rotierte und skalierte Boxen
36759 \end_layout
36760
36761 \begin_layout Standard
36762 Um die in diesem Abschnitt beschriebenen Boxen nutzen zu können, muss das
36763  Modul 
36764 \family sans
36765 Grafik-Boxen
36766 \family default
36767  in den Dokumenteinstellungen geladen sein.
36768 \end_layout
36769
36770 \begin_layout Standard
36771 \begin_inset Note Greyedout
36772 status open
36773
36774 \begin_layout Plain Layout
36775
36776 \series bold
36777 Achtung:
36778 \series default
36779  Nicht alle DVI-Betrachter können Rotationen oder Skalierungen anzeigen.
36780 \end_layout
36781
36782 \end_inset
36783
36784
36785 \end_layout
36786
36787 \begin_layout Standard
36788 \begin_inset Note Greyedout
36789 status open
36790
36791 \begin_layout Plain Layout
36792
36793 \series bold
36794 Achtung:
36795 \series default
36796  Gleitobjekte dürfen nicht in eine rotierte oder skalierte Box gesetzt werden.
36797 \end_layout
36798
36799 \end_inset
36800
36801
36802 \end_layout
36803
36804 \begin_layout Subsection
36805 Rotierte Boxen
36806 \begin_inset Index idx
36807 status collapsed
36808
36809 \begin_layout Plain Layout
36810 Boxen ! rotierte
36811 \end_layout
36812
36813 \end_inset
36814
36815
36816 \begin_inset Index idx
36817 status collapsed
36818
36819 \begin_layout Plain Layout
36820 Rotiertes Material
36821 \end_layout
36822
36823 \end_inset
36824
36825
36826 \end_layout
36827
36828 \begin_layout Standard
36829 Um Material zu drehen, setzt man es in eine 
36830 \family sans
36831 Rotationsbox
36832 \family default
36833 .
36834  Solch eine Box wird über das Menü 
36835 \family sans
36836 Einfügen\SpecialChar menuseparator
36837 Benutzerdefinierte Einfügungen\SpecialChar menuseparator
36838 Rotationsbox
36839 \family default
36840  eingefügt.
36841 \end_layout
36842
36843 \begin_layout Standard
36844 Der Drehpunkt kann über die Einfügung 
36845 \family sans
36846 Drehpunkt
36847 \family default
36848  (Menü 
36849 \family sans
36850 Einfügen\SpecialChar menuseparator
36851 Drehpunkt
36852 \family default
36853 ) in der Form 
36854 \series bold
36855 origin=Position
36856 \series default
36857  angegeben.
36858  Folgende Positionen sind möglich: 
36859 \emph on
36860 c
36861 \emph default
36862  (mittig), 
36863 \emph on
36864 l
36865 \emph default
36866  (links), 
36867 \emph on
36868 r
36869 \emph default
36870  (rechts), 
36871 \emph on
36872 b
36873 \emph default
36874  (unten), 
36875 \emph on
36876 t
36877 \emph default
36878  (oben), sowie sinnvolle Kombinationen aus den vier Grundpositionen.
36879  Z.
36880 \begin_inset space \thinspace{}
36881 \end_inset
36882
36883 B.
36884  bedeutet 
36885 \emph on
36886 lt
36887 \emph default
36888 , dass sich der Drehpunkt links oben befindet.
36889  Wird kein Drehpunkt angegeben, wird die Position 
36890 \emph on
36891 l
36892 \emph default
36893  verwendet.
36894  Winkel gibt den Drehwinkel in Grad an und darf auch negativ sein.
36895  Gedreht wird gegen den Uhrzeigersinn.
36896 \end_layout
36897
36898 \begin_layout Standard
36899 Im folgenden Beispiel wurde
36900 \series bold
36901  origin=c
36902 \series default
36903  in the Einfügung 
36904 \family sans
36905 Drehpunkt
36906 \family default
36907  und 
36908 \series bold
36909 60
36910 \series default
36911  in die Einfügung 
36912 \family sans
36913 Winkel
36914 \family default
36915  eingegeben.
36916 \end_layout
36917
36918 \begin_layout Standard
36919 Dies ist eine Zeile 
36920 \begin_inset Flex Rotatebox
36921 status open
36922
36923 \begin_layout Plain Layout
36924 \begin_inset Argument 1
36925 status open
36926
36927 \begin_layout Plain Layout
36928 origin=c
36929 \end_layout
36930
36931 \end_inset
36932
36933
36934 \begin_inset Argument 2
36935 status open
36936
36937 \begin_layout Plain Layout
36938 60
36939 \end_layout
36940
36941 \end_inset
36942
36943 mit rotiertem
36944 \end_layout
36945
36946 \end_inset
36947
36948  Text.
36949 \end_layout
36950
36951 \begin_layout Standard
36952 Der Boxinhalt kann auch eine andere Box oder eine eingebettete Formel sein:
36953 \end_layout
36954
36955 \begin_layout Standard
36956 Dies ist eine Zeile 
36957 \begin_inset Flex Rotatebox
36958 status open
36959
36960 \begin_layout Plain Layout
36961 \begin_inset Argument 1
36962 status open
36963
36964 \begin_layout Plain Layout
36965 origin=r
36966 \end_layout
36967
36968 \end_inset
36969
36970
36971 \begin_inset Argument 2
36972 status open
36973
36974 \begin_layout Plain Layout
36975 -60
36976 \end_layout
36977
36978 \end_inset
36979
36980
36981 \begin_inset Box Doublebox
36982 position "c"
36983 hor_pos "c"
36984 has_inner_box 0
36985 inner_pos "c"
36986 use_parbox 0
36987 use_makebox 0
36988 width "1in"
36989 special "width"
36990 height "1in"
36991 height_special "totalheight"
36992 thickness "0.4pt"
36993 separation "3pt"
36994 shadowsize "4pt"
36995 framecolor "black"
36996 backgroundcolor "none"
36997 status collapsed
36998
36999 \begin_layout Plain Layout
37000 mit rotiertem
37001 \end_layout
37002
37003 \end_inset
37004
37005
37006 \end_layout
37007
37008 \end_inset
37009
37010  umrandeten Text 
37011 \begin_inset Flex Rotatebox
37012 status open
37013
37014 \begin_layout Plain Layout
37015 \begin_inset Argument 1
37016 status open
37017
37018 \begin_layout Plain Layout
37019 origin=lb
37020 \end_layout
37021
37022 \end_inset
37023
37024
37025 \begin_inset Argument 2
37026 status open
37027
37028 \begin_layout Plain Layout
37029 60
37030 \end_layout
37031
37032 \end_inset
37033
37034
37035 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37036 \end_inset
37037
37038
37039 \end_layout
37040
37041 \end_inset
37042
37043  und einer Formel.
37044 \end_layout
37045
37046 \begin_layout Standard
37047 Oder ein Bild oder Tabelle:
37048 \end_layout
37049
37050 \begin_layout Standard
37051 Dies ist eine Zeile 
37052 \begin_inset Flex Rotatebox
37053 status open
37054
37055 \begin_layout Plain Layout
37056 \begin_inset Argument 1
37057 status open
37058
37059 \begin_layout Plain Layout
37060 origin=lb
37061 \end_layout
37062
37063 \end_inset
37064
37065
37066 \begin_inset Argument 2
37067 status open
37068
37069 \begin_layout Plain Layout
37070 90
37071 \end_layout
37072
37073 \end_inset
37074
37075
37076 \begin_inset Graphics
37077         filename ../clipart/Star-structure.pdf
37078         lyxscale 50
37079         width 25col%
37080
37081 \end_inset
37082
37083
37084 \end_layout
37085
37086 \end_inset
37087
37088  mit einem rotierten Bild 
37089 \begin_inset Flex Rotatebox
37090 status open
37091
37092 \begin_layout Plain Layout
37093 \begin_inset Argument 2
37094 status open
37095
37096 \begin_layout Plain Layout
37097 -90
37098 \end_layout
37099
37100 \end_inset
37101
37102
37103 \begin_inset Tabular
37104 <lyxtabular version="3" rows="2" columns="2">
37105 <features tabularvalignment="middle">
37106 <column alignment="center" valignment="top">
37107 <column alignment="center" valignment="top">
37108 <row>
37109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37110 \begin_inset Text
37111
37112 \begin_layout Plain Layout
37113 q
37114 \end_layout
37115
37116 \end_inset
37117 </cell>
37118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37119 \begin_inset Text
37120
37121 \begin_layout Plain Layout
37122 w
37123 \end_layout
37124
37125 \end_inset
37126 </cell>
37127 </row>
37128 <row>
37129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37130 \begin_inset Text
37131
37132 \begin_layout Plain Layout
37133 e
37134 \end_layout
37135
37136 \end_inset
37137 </cell>
37138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37139 \begin_inset Text
37140
37141 \begin_layout Plain Layout
37142 r
37143 \end_layout
37144
37145 \end_inset
37146 </cell>
37147 </row>
37148 </lyxtabular>
37149
37150 \end_inset
37151
37152
37153 \end_layout
37154
37155 \end_inset
37156
37157  und Tabelle.
37158 \begin_inset Index idx
37159 status collapsed
37160
37161 \begin_layout Plain Layout
37162 Abbildungen ! rotierte
37163 \end_layout
37164
37165 \end_inset
37166
37167
37168 \begin_inset Index idx
37169 status collapsed
37170
37171 \begin_layout Plain Layout
37172 Tabellen ! rotierte
37173 \end_layout
37174
37175 \end_inset
37176
37177
37178 \end_layout
37179
37180 \begin_layout Standard
37181 \begin_inset Note Greyedout
37182 status open
37183
37184 \begin_layout Plain Layout
37185
37186 \series bold
37187 Achtung:
37188 \series default
37189  Wenn die Einfügung 
37190 \family sans
37191 Drehpunkt
37192 \family default
37193  leer ist oder Zeichen enthält, die keine Nummern sind, erhält man \SpecialChar LaTeX
37194 -Fehler
37195  wenn man das Dokument ansieht/exportiert.
37196 \end_layout
37197
37198 \end_inset
37199
37200
37201 \end_layout
37202
37203 \begin_layout Subsection
37204 Skalierte Boxen
37205 \begin_inset Index idx
37206 status collapsed
37207
37208 \begin_layout Plain Layout
37209 Boxen ! skalierte
37210 \end_layout
37211
37212 \end_inset
37213
37214
37215 \begin_inset Index idx
37216 status collapsed
37217
37218 \begin_layout Plain Layout
37219 Skaliertes Material
37220 \end_layout
37221
37222 \end_inset
37223
37224
37225 \end_layout
37226
37227 \begin_layout Standard
37228 Um Material zu skalieren, setzt man es in eine 
37229 \family sans
37230 Skalierende
37231 \begin_inset space ~
37232 \end_inset
37233
37234 Box
37235 \family default
37236 .
37237  Solch eine Box wird über das Menü 
37238 \family sans
37239 Einfügen\SpecialChar menuseparator
37240 Benutzerdefinierte Einfügungen\SpecialChar menuseparator
37241 Skalierende
37242 \begin_inset space ~
37243 \end_inset
37244
37245 Box
37246 \family default
37247  eingefügt.
37248 \end_layout
37249
37250 \begin_layout Standard
37251 Die 
37252 \family sans
37253 Skalierende
37254 \begin_inset space ~
37255 \end_inset
37256
37257 Box
37258 \family default
37259  Einfügung hat die obligatorische Einfügung 
37260 \family sans
37261 H-Faktor
37262 \family default
37263  und die optionale Einfügung 
37264 \family sans
37265 V-Faktor
37266 \family default
37267  (wird eingefügt über das Menü 
37268 \family sans
37269 Einfügen\SpecialChar menuseparator
37270 V-Faktor)
37271 \family default
37272 .
37273  Fügen Sie hier den horizontalen bzw.
37274 \begin_inset space \space{}
37275 \end_inset
37276
37277 den vertikalen Skalierungsfaktor ein.
37278  Wenn die Einfügung 
37279 \family sans
37280 V-Faktor
37281 \family default
37282  nicht verwendet wird, wird der horizontale Skalierungsfaktor auch für den
37283  vertikalen verwendet.
37284 \end_layout
37285
37286 \begin_layout Standard
37287 Um z.
37288 \begin_inset space \thinspace{}
37289 \end_inset
37290
37291 B.
37292  doppelte Textgröße als die Dokument-Schriftgröße zu erhalten, gibt man
37293  
37294 \series bold
37295 2
37296 \series default
37297  in die Einfügung 
37298 \family sans
37299 H-Faktor
37300 \family default
37301  ein.
37302  Ein Beispiel: 
37303 \begin_inset Flex Scalebox
37304 status open
37305
37306 \begin_layout Plain Layout
37307 \begin_inset Argument 1
37308 status open
37309
37310 \begin_layout Plain Layout
37311 2
37312 \end_layout
37313
37314 \end_inset
37315
37316 Hallo
37317 \end_layout
37318
37319 \end_inset
37320
37321
37322 \end_layout
37323
37324 \begin_layout Standard
37325
37326 \series bold
37327 2
37328 \series default
37329  als 
37330 \family sans
37331 H-Faktor
37332 \family default
37333  und 
37334 \series bold
37335 1
37336 \series default
37337  als 
37338 \family sans
37339 V-Faktor
37340 \family default
37341  verzerrt das 
37342 \begin_inset Flex Scalebox
37343 status open
37344
37345 \begin_layout Plain Layout
37346 \begin_inset Argument 1
37347 status open
37348
37349 \begin_layout Plain Layout
37350 2
37351 \end_layout
37352
37353 \end_inset
37354
37355
37356 \begin_inset Argument 2
37357 status open
37358
37359 \begin_layout Plain Layout
37360 1
37361 \end_layout
37362
37363 \end_inset
37364
37365 Hallo
37366 \end_layout
37367
37368 \end_inset
37369
37370 .
37371 \end_layout
37372
37373 \begin_layout Standard
37374 Die Skalierungsfaktoren dürfen auch negativ sein.
37375  In diesem Fall wird der Boxinhalt gespiegelt.
37376  Daher kann 
37377 \series bold
37378 -1
37379 \series default
37380  als 
37381 \family sans
37382 H-Faktor
37383 \family default
37384  und 
37385 \series bold
37386 1
37387 \series default
37388  als 
37389 \family sans
37390 V-Faktor
37391 \family default
37392  verwendet werden um Spiegelschrift zu erstellen: 
37393 \begin_inset Flex Scalebox
37394 status open
37395
37396 \begin_layout Plain Layout
37397 \begin_inset Argument 1
37398 status open
37399
37400 \begin_layout Plain Layout
37401 -1
37402 \end_layout
37403
37404 \end_inset
37405
37406
37407 \begin_inset Argument 2
37408 status open
37409
37410 \begin_layout Plain Layout
37411 1
37412 \end_layout
37413
37414 \end_inset
37415
37416 Hallo
37417 \end_layout
37418
37419 \end_inset
37420
37421
37422 \end_layout
37423
37424 \begin_layout Standard
37425
37426 \series bold
37427 1
37428 \series default
37429  als 
37430 \family sans
37431 H-Faktor
37432 \family default
37433  und 
37434 \series bold
37435 -1
37436 \series default
37437  als 
37438 \family sans
37439 V-Faktor
37440 \family default
37441  reflektiert das 
37442 \begin_inset Flex Scalebox
37443 status open
37444
37445 \begin_layout Plain Layout
37446 \begin_inset Argument 1
37447 status open
37448
37449 \begin_layout Plain Layout
37450 1
37451 \end_layout
37452
37453 \end_inset
37454
37455
37456 \begin_inset Argument 2
37457 status open
37458
37459 \begin_layout Plain Layout
37460 -1
37461 \end_layout
37462
37463 \end_inset
37464
37465 Hallo
37466 \end_layout
37467
37468 \end_inset
37469
37470  an der Grundlinie.
37471 \end_layout
37472
37473 \begin_layout Standard
37474 Die 
37475 \family sans
37476 Spiegelbox
37477 \family default
37478  (Menü 
37479 \family sans
37480 Einfügen\SpecialChar menuseparator
37481 Benutzerdefinierte Einfügungen\SpecialChar menuseparator
37482 Spiegelbox
37483 \family default
37484 ) ist äquivalent zu 
37485 \series bold
37486 -1
37487 \series default
37488  als 
37489 \family sans
37490 H-Faktor
37491 \family default
37492  und 
37493 \series bold
37494 1
37495 \series default
37496  als 
37497 \family sans
37498 V-Faktor 
37499 \family default
37500 für eine 
37501 \family sans
37502 Skalierende
37503 \begin_inset space ~
37504 \end_inset
37505
37506 Box
37507 \family default
37508 .
37509 \end_layout
37510
37511 \begin_layout Standard
37512 \begin_inset Note Greyedout
37513 status open
37514
37515 \begin_layout Plain Layout
37516
37517 \series bold
37518 Achtung:
37519 \series default
37520  Wenn die Einfügung 
37521 \family sans
37522 Drehpunkt
37523 \family default
37524  leer ist oder Zeichen enthält, die keine Nummern sind, erhält man \SpecialChar LaTeX
37525 -Fehler
37526  wenn man das Dokument ansieht/exportiert.
37527 \end_layout
37528
37529 \end_inset
37530
37531
37532 \end_layout
37533
37534 \begin_layout Standard
37535 \begin_inset VSpace bigskip
37536 \end_inset
37537
37538 Die 
37539 \family sans
37540 Neugrößenbox
37541 \family default
37542  (Menü 
37543 \family sans
37544 Einfügen\SpecialChar menuseparator
37545 Benutzerdefinierte Einfügungen\SpecialChar menuseparator
37546 Neugrößenbox
37547 \family default
37548 ) verwendet man, um den Boxinhalt auf eine bestimmte Höhe oder Breite zu
37549  skalieren.
37550  Die 
37551 \family sans
37552 Neugrößenbox
37553 \family default
37554  Einfügung hat die obligatorische Einfügung 
37555 \family sans
37556 Breite
37557 \family default
37558  und die optionale Einfügung 
37559 \family sans
37560 Höhe
37561 \family default
37562  (wird eingefügt über das Menü 
37563 \family sans
37564 Einfügen\SpecialChar menuseparator
37565 Höhe)
37566 \family default
37567 .
37568  Fügen Sie hier die Breite bzw.
37569 \begin_inset space \space{}
37570 \end_inset
37571
37572 Höhe als Wert mit Einheit ein.
37573  
37574 \begin_inset CommandInset ref
37575 LatexCommand ref
37576 reference "tab:Maßeinheiten"
37577
37578 \end_inset
37579
37580  listet die möglichen Maßeinheiten auf.
37581  Befindet sich ein Ausrufezeichen 
37582 \series bold
37583 !
37584 \series default
37585  in einer der beiden Einfügungen, wird die Größe so gewählt, dass das Seitenverh
37586 ältnis der Box beibehalten wird.
37587  Wenn die Einfügung 
37588 \family sans
37589 Höhe
37590 \family default
37591  nicht verwendet wird, wird intern ein Ausrufezeichen für die Höhe verwendet.
37592 \end_layout
37593
37594 \begin_layout Standard
37595
37596 \series bold
37597 2cm
37598 \series default
37599  als 
37600 \family sans
37601 Breite
37602 \family default
37603  und 
37604 \series bold
37605 1cm
37606 \series default
37607  als 
37608 \family sans
37609 Höhe
37610 \family default
37611  ergibt: 
37612 \begin_inset Flex Resizebox
37613 status open
37614
37615 \begin_layout Plain Layout
37616 \begin_inset Argument 1
37617 status open
37618
37619 \begin_layout Plain Layout
37620 2cm
37621 \end_layout
37622
37623 \end_inset
37624
37625
37626 \begin_inset Argument 2
37627 status open
37628
37629 \begin_layout Plain Layout
37630 1cm
37631 \end_layout
37632
37633 \end_inset
37634
37635 Hallo
37636 \end_layout
37637
37638 \end_inset
37639
37640
37641 \begin_inset Newline newline
37642 \end_inset
37643
37644
37645 \series bold
37646 2cm
37647 \series default
37648  als 
37649 \family sans
37650 Breite
37651 \family default
37652  und 
37653 \series bold
37654 !
37655 \series default
37656  als 
37657 \family sans
37658 Höhe
37659 \family default
37660  (oder keine 
37661 \family sans
37662 Höhe
37663 \family default
37664 ) ergibt: 
37665 \begin_inset Flex Resizebox
37666 status open
37667
37668 \begin_layout Plain Layout
37669 \begin_inset Argument 1
37670 status open
37671
37672 \begin_layout Plain Layout
37673 2cm
37674 \end_layout
37675
37676 \end_inset
37677
37678
37679 \begin_inset Argument 2
37680 status open
37681
37682 \begin_layout Plain Layout
37683 !
37684 \end_layout
37685
37686 \end_inset
37687
37688 Hallo
37689 \end_layout
37690
37691 \end_inset
37692
37693
37694 \end_layout
37695
37696 \begin_layout Standard
37697 \begin_inset Note Greyedout
37698 status open
37699
37700 \begin_layout Plain Layout
37701
37702 \series bold
37703 Achtung:
37704 \series default
37705  Wenn die Einfügung
37706 \family sans
37707  Breite 
37708 \family default
37709 leer ist oder eine ungültige Einheit enthält, erhält man \SpecialChar LaTeX
37710 -Fehler wenn man
37711  das Dokument ansieht/exportiert.
37712 \end_layout
37713
37714 \end_inset
37715
37716
37717 \end_layout
37718
37719 \begin_layout Standard
37720 \begin_inset VSpace bigskip
37721 \end_inset
37722
37723
37724 \end_layout
37725
37726 \begin_layout Standard
37727 Alle Boxen können beliebig miteinander kombiniert werden.
37728  Als Beispiel eine 
37729 \family sans
37730 Spiegelbox
37731 \family default
37732  in einer 
37733 \family sans
37734 Neugrößenbox
37735 \family default
37736 , die wiederum in einer 
37737 \family sans
37738 Rotationsbox
37739 \family default
37740  ist:
37741 \end_layout
37742
37743 \begin_layout Standard
37744 \noindent
37745 \align center
37746 \begin_inset Flex Rotatebox
37747 status open
37748
37749 \begin_layout Plain Layout
37750 \begin_inset Argument 1
37751 status open
37752
37753 \begin_layout Plain Layout
37754 origin=c
37755 \end_layout
37756
37757 \end_inset
37758
37759
37760 \begin_inset Argument 2
37761 status open
37762
37763 \begin_layout Plain Layout
37764 -45
37765 \end_layout
37766
37767 \end_inset
37768
37769
37770 \begin_inset Flex Resizebox
37771 status open
37772
37773 \begin_layout Plain Layout
37774 \begin_inset Argument 1
37775 status open
37776
37777 \begin_layout Plain Layout
37778 2cm
37779 \end_layout
37780
37781 \end_inset
37782
37783
37784 \begin_inset Flex Reflectbox
37785 status open
37786
37787 \begin_layout Plain Layout
37788 Hallo
37789 \end_layout
37790
37791 \end_inset
37792
37793
37794 \end_layout
37795
37796 \end_inset
37797
37798
37799 \end_layout
37800
37801 \end_inset
37802
37803
37804 \end_layout
37805
37806 \begin_layout Standard
37807 \noindent
37808 Bilder, Tabellen und eingebettete Formeln sind als Boxinhalt erlaubt:
37809 \end_layout
37810
37811 \begin_layout Standard
37812 \noindent
37813 \align center
37814 \begin_inset Flex Resizebox
37815 status open
37816
37817 \begin_layout Plain Layout
37818 \begin_inset Argument 1
37819 status open
37820
37821 \begin_layout Plain Layout
37822 2cm
37823 \end_layout
37824
37825 \end_inset
37826
37827
37828 \begin_inset Flex Reflectbox
37829 status open
37830
37831 \begin_layout Plain Layout
37832 \begin_inset Graphics
37833         filename ../clipart/Star-structure.pdf
37834         lyxscale 50
37835         width 25col%
37836
37837 \end_inset
37838
37839
37840 \end_layout
37841
37842 \end_inset
37843
37844
37845 \end_layout
37846
37847 \end_inset
37848
37849  
37850 \begin_inset Flex Resizebox
37851 status open
37852
37853 \begin_layout Plain Layout
37854 \begin_inset Argument 1
37855 status open
37856
37857 \begin_layout Plain Layout
37858 2cm
37859 \end_layout
37860
37861 \end_inset
37862
37863
37864 \begin_inset Flex Reflectbox
37865 status open
37866
37867 \begin_layout Plain Layout
37868 \begin_inset Tabular
37869 <lyxtabular version="3" rows="2" columns="2">
37870 <features tabularvalignment="middle">
37871 <column alignment="center" valignment="top">
37872 <column alignment="center" valignment="top">
37873 <row>
37874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37875 \begin_inset Text
37876
37877 \begin_layout Plain Layout
37878 q
37879 \end_layout
37880
37881 \end_inset
37882 </cell>
37883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37884 \begin_inset Text
37885
37886 \begin_layout Plain Layout
37887 w
37888 \end_layout
37889
37890 \end_inset
37891 </cell>
37892 </row>
37893 <row>
37894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37895 \begin_inset Text
37896
37897 \begin_layout Plain Layout
37898 e
37899 \end_layout
37900
37901 \end_inset
37902 </cell>
37903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37904 \begin_inset Text
37905
37906 \begin_layout Plain Layout
37907 r
37908 \end_layout
37909
37910 \end_inset
37911 </cell>
37912 </row>
37913 </lyxtabular>
37914
37915 \end_inset
37916
37917
37918 \end_layout
37919
37920 \end_inset
37921
37922
37923 \end_layout
37924
37925 \end_inset
37926
37927  
37928 \begin_inset Flex Resizebox
37929 status open
37930
37931 \begin_layout Plain Layout
37932 \begin_inset Argument 1
37933 status open
37934
37935 \begin_layout Plain Layout
37936 3cm
37937 \end_layout
37938
37939 \end_inset
37940
37941
37942 \begin_inset Flex Reflectbox
37943 status open
37944
37945 \begin_layout Plain Layout
37946 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37947 \end_inset
37948
37949
37950 \end_layout
37951
37952 \end_inset
37953
37954
37955 \end_layout
37956
37957 \end_inset
37958
37959
37960 \begin_inset Index idx
37961 status collapsed
37962
37963 \begin_layout Plain Layout
37964 Abbildungen ! skalierte
37965 \end_layout
37966
37967 \end_inset
37968
37969
37970 \begin_inset Index idx
37971 status collapsed
37972
37973 \begin_layout Plain Layout
37974 Tabellen ! skalierte
37975 \end_layout
37976
37977 \end_inset
37978
37979
37980 \end_layout
37981
37982 \begin_layout Standard
37983 Hat man den globalen Formelstil 
37984 \series bold
37985 fleqn
37986 \series default
37987
37988 \begin_inset Foot
37989 status collapsed
37990
37991 \begin_layout Plain Layout
37992 Wenn 
37993 \begin_inset Quotes gld
37994 \end_inset
37995
37996 fleqn
37997 \begin_inset Quotes grd
37998 \end_inset
37999
38000  zu den Dokumentklassen-Optionen hinzugefügt wurde.
38001 \end_layout
38002
38003 \end_inset
38004
38005  gewählt, kann man auch abgesetzte Formeln skalieren.
38006 \end_layout
38007
38008 \begin_layout Chapter
38009 Umflossene Objekte
38010 \begin_inset Index idx
38011 status collapsed
38012
38013 \begin_layout Plain Layout
38014 Umflossene Objekte
38015 \end_layout
38016
38017 \end_inset
38018
38019
38020 \end_layout
38021
38022 \begin_layout Section
38023 Umflossene Gleitobjekte
38024 \begin_inset CommandInset label
38025 LatexCommand label
38026 name "abs:Umflossene-Gleitobjekte"
38027
38028 \end_inset
38029
38030
38031 \begin_inset Index idx
38032 status collapsed
38033
38034 \begin_layout Plain Layout
38035 Gleitobjekte ! umflossene
38036 \end_layout
38037
38038 \end_inset
38039
38040
38041 \begin_inset Index idx
38042 status collapsed
38043
38044 \begin_layout Plain Layout
38045 Umflossene Objekte ! Gleitobjekte
38046 \end_layout
38047
38048 \end_inset
38049
38050
38051 \end_layout
38052
38053 \begin_layout Standard
38054 Umflossene Gleitobjekte werden benutzt, um Text um eine Abbildung oder Tabelle
38055  herum fließen zu lassen, wobei der Text nur den Teil der Zeile benutzt,
38056  den die Abbildung bzw.
38057 \begin_inset space ~
38058 \end_inset
38059
38060 Tabelle übrig lässt.
38061  Die Gleitobjekte können hierbei nur innerhalb des Absatzes gleiten.
38062  Sie werden über das Menü
38063 \family sans
38064  Einfügen\SpecialChar menuseparator
38065 Gleitobjekt\SpecialChar menuseparator
38066 Umflossenes Bild-Gleitobjekt oder Umflossenes Tabellen-Gleit
38067 objekt
38068 \family default
38069  eingefügt, wenn das \SpecialChar LaTeX
38070 -Paket 
38071 \series bold
38072 wrapfig
38073 \series default
38074
38075 \begin_inset Index idx
38076 status collapsed
38077
38078 \begin_layout Plain Layout
38079 \SpecialChar LaTeX
38080 -Pakete ! wrapfig
38081 \end_layout
38082
38083 \end_inset
38084
38085  installiert ist.
38086 \begin_inset Foot
38087 status collapsed
38088
38089 \begin_layout Plain Layout
38090 Wie man ein \SpecialChar LaTeX
38091 -Paket installiert, wird im Handbuch 
38092 \emph on
38093 \SpecialChar LaTeX
38094 -Konfiguration
38095 \emph default
38096  beschrieben.
38097 \end_layout
38098
38099 \end_inset
38100
38101  Die Einstellungen des Gleitobjekts können mit einem Rechtsklick auf die
38102  Box des Gleitobjekts geändert werden.
38103  
38104 \begin_inset Wrap figure
38105 lines 0
38106 placement l
38107 overhang 1cm
38108 width "40col%"
38109 status open
38110
38111 \begin_layout Plain Layout
38112 \begin_inset Graphics
38113         filename ../clipart/2D-intensity-plot.pdf
38114         width 35col%
38115         scaleBeforeRotation
38116         rotateOrigin center
38117
38118 \end_inset
38119
38120
38121 \end_layout
38122
38123 \begin_layout Plain Layout
38124 \begin_inset Caption Standard
38125
38126 \begin_layout Plain Layout
38127 \begin_inset CommandInset label
38128 LatexCommand label
38129 name "abb:Dies-ist-eine"
38130
38131 \end_inset
38132
38133 Dies ist eine umflossene Gleitobjekt-Abbildung
38134 \end_layout
38135
38136 \end_inset
38137
38138
38139 \end_layout
38140
38141 \end_inset
38142
38143  Obligatorische Einstellungen sind die 
38144 \family sans
38145 Breite
38146 \family default
38147  und 
38148 \family sans
38149 Platzierung
38150 \family default
38151  des Gleitobjekts.
38152  Optional sind der 
38153 \family sans
38154 Überhang 
38155 \family default
38156 der festlegt, wie weit das Gleitobjekt in den Rand des Absatzes
38157 \begin_inset space \thinspace{}
38158 \end_inset
38159
38160 /
38161 \begin_inset space \thinspace{}
38162 \end_inset
38163
38164 der Seite ragt und die 
38165 \family sans
38166 benötigten Zeilen
38167 \family default
38168 , die festlegen wie viele Textzeilen das Gleitobjekt in etwa benötigt.
38169  Die benötigten Zeilen sind oft schwer abzuschätzen, daher sollte man sie
38170  nur nutzen, wenn Probleme mit der Platzierung des Gleitobjekts auftreten.
38171  Des weiteren können Sie entscheiden, ob es \SpecialChar LaTeX
38172  erlaubt sein soll, das Gleitobjekt
38173  innerhalb des Absatzes oder zu umgebenden Absätzen gleiten zu lassen.
38174  Abbildung
38175 \begin_inset space ~
38176 \end_inset
38177
38178
38179 \begin_inset CommandInset ref
38180 LatexCommand ref
38181 reference "abb:Dies-ist-eine"
38182
38183 \end_inset
38184
38185  ist zum Beispiel ein umflossenes Bild, das 35
38186 \begin_inset space \thinspace{}
38187 \end_inset
38188
38189 % der Spaltenbreite einnimmt, 1
38190 \begin_inset space \thinspace{}
38191 \end_inset
38192
38193 cm in den Rand ragt und links gesetzt wurde.
38194 \end_layout
38195
38196 \begin_layout Standard
38197 \begin_inset Note Greyedout
38198 status open
38199
38200 \begin_layout Plain Layout
38201
38202 \series bold
38203 Bemerkung:
38204 \series default
38205  Umflossene Objekte sind fragil! Wenn die Abbildung z.
38206 \begin_inset space \thinspace{}
38207 \end_inset
38208
38209 B.
38210  zu nahe am unteren Seitenrand ist, kann es passieren, dass sie gar nicht
38211  oder über anderen Text gedruckt wird.
38212 \end_layout
38213
38214 \end_inset
38215
38216
38217 \end_layout
38218
38219 \begin_layout Standard
38220 Allgemein gilt für umflossene Gleitobjekte:
38221 \end_layout
38222
38223 \begin_layout Itemize
38224 Sie sollten nicht in Absätze gepackt werden, die auf der nächsten Seite
38225  fortgesetzt werden.
38226  Das bedeutet, dass man sie erst dann einfügen sollte, wenn das Dokument
38227  fast fertig ist und man sehen kann, wo ein Seitenumbruch erfolgen wird.
38228 \end_layout
38229
38230 \begin_layout Itemize
38231 Sie sollten entweder vor dem Absatz, dessen Text um sie fließen soll, eingefügt
38232  werden oder darin.
38233 \end_layout
38234
38235 \begin_layout Itemize
38236 Sie in aufeinander folgenden Absätzen können Probleme bereiten, also achten
38237  Sie darauf, dass mindestens ein Textabsatz zwischen ihnen ist.
38238 \end_layout
38239
38240 \begin_layout Itemize
38241 Sie sind weder in Abschnitts-Überschriften noch in Tabellen erlaubt.
38242 \end_layout
38243
38244 \begin_layout Itemize
38245 Ihre Nummerierung und Referenzierung erfolgt wie in Kap.
38246 \begin_inset space \thinspace{}
38247 \end_inset
38248
38249
38250 \begin_inset CommandInset ref
38251 LatexCommand ref
38252 reference "kap:Gleitobjekte"
38253
38254 \end_inset
38255
38256  beschrieben.
38257 \end_layout
38258
38259 \begin_layout Section
38260 Umflossene Fixe Objekte
38261 \begin_inset Index idx
38262 status collapsed
38263
38264 \begin_layout Plain Layout
38265 Umflossene Objekte ! Fixe Objekte
38266 \end_layout
38267
38268 \end_inset
38269
38270
38271 \end_layout
38272
38273 \begin_layout Standard
38274 Die in Abschnitt
38275 \begin_inset space ~
38276 \end_inset
38277
38278
38279 \begin_inset CommandInset ref
38280 LatexCommand ref
38281 reference "abs:Umflossene-Gleitobjekte"
38282
38283 \end_inset
38284
38285  beschriebenen umflossenen Gleitobjekte haben folgende Positionen im Absatz:
38286 \end_layout
38287
38288 \begin_layout Standard
38289 \noindent
38290 \align center
38291 \begin_inset Tabular
38292 <lyxtabular version="3" rows="2" columns="2">
38293 <features tabularvalignment="middle">
38294 <column alignment="center" valignment="top">
38295 <column alignment="center" valignment="top">
38296 <row>
38297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38298 \begin_inset Text
38299
38300 \begin_layout Plain Layout
38301 \begin_inset Info
38302 type  "icon"
38303 arg   "dialog-show-new-inset graphics"
38304 \end_inset
38305
38306
38307 \end_layout
38308
38309 \end_inset
38310 </cell>
38311 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38312 \begin_inset Text
38313
38314 \begin_layout Plain Layout
38315 Text
38316 \end_layout
38317
38318 \end_inset
38319 </cell>
38320 </row>
38321 <row>
38322 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38323 \begin_inset Text
38324
38325 \begin_layout Plain Layout
38326 Text
38327 \end_layout
38328
38329 \end_inset
38330 </cell>
38331 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38332 \begin_inset Text
38333
38334 \begin_layout Plain Layout
38335 Text
38336 \end_layout
38337
38338 \end_inset
38339 </cell>
38340 </row>
38341 </lyxtabular>
38342
38343 \end_inset
38344
38345  oder 
38346 \begin_inset Tabular
38347 <lyxtabular version="3" rows="2" columns="2">
38348 <features tabularvalignment="middle">
38349 <column alignment="center" valignment="top">
38350 <column alignment="center" valignment="top">
38351 <row>
38352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38353 \begin_inset Text
38354
38355 \begin_layout Plain Layout
38356 Text
38357 \end_layout
38358
38359 \end_inset
38360 </cell>
38361 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38362 \begin_inset Text
38363
38364 \begin_layout Plain Layout
38365 \begin_inset Info
38366 type  "icon"
38367 arg   "dialog-show-new-inset graphics"
38368 \end_inset
38369
38370
38371 \end_layout
38372
38373 \end_inset
38374 </cell>
38375 </row>
38376 <row>
38377 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38378 \begin_inset Text
38379
38380 \begin_layout Plain Layout
38381 Text
38382 \end_layout
38383
38384 \end_inset
38385 </cell>
38386 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38387 \begin_inset Text
38388
38389 \begin_layout Plain Layout
38390 Text
38391 \end_layout
38392
38393 \end_inset
38394 </cell>
38395 </row>
38396 </lyxtabular>
38397
38398 \end_inset
38399
38400
38401 \end_layout
38402
38403 \begin_layout Standard
38404 Will man ein Objekt exakt an der Stelle im Absatz haben, wo es eingefügt
38405  wurde, um z.
38406 \begin_inset space \thinspace{}
38407 \end_inset
38408
38409 B.
38410  solche Positionen zu erhalten:
38411 \begin_inset VSpace defskip
38412 \end_inset
38413
38414
38415 \end_layout
38416
38417 \begin_layout Standard
38418 \noindent
38419 \align center
38420 \begin_inset Tabular
38421 <lyxtabular version="3" rows="2" columns="2">
38422 <features tabularvalignment="middle">
38423 <column alignment="center" valignment="top">
38424 <column alignment="center" valignment="top">
38425 <row>
38426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38427 \begin_inset Text
38428
38429 \begin_layout Plain Layout
38430 Text
38431 \end_layout
38432
38433 \end_inset
38434 </cell>
38435 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38436 \begin_inset Text
38437
38438 \begin_layout Plain Layout
38439 Text
38440 \end_layout
38441
38442 \end_inset
38443 </cell>
38444 </row>
38445 <row>
38446 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38447 \begin_inset Text
38448
38449 \begin_layout Plain Layout
38450 \begin_inset Info
38451 type  "icon"
38452 arg   "dialog-show-new-inset graphics"
38453 \end_inset
38454
38455
38456 \end_layout
38457
38458 \end_inset
38459 </cell>
38460 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38461 \begin_inset Text
38462
38463 \begin_layout Plain Layout
38464 Text
38465 \end_layout
38466
38467 \end_inset
38468 </cell>
38469 </row>
38470 </lyxtabular>
38471
38472 \end_inset
38473
38474  
38475 \begin_inset Tabular
38476 <lyxtabular version="3" rows="2" columns="2">
38477 <features tabularvalignment="middle">
38478 <column alignment="center" valignment="top">
38479 <column alignment="center" valignment="top">
38480 <row>
38481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38482 \begin_inset Text
38483
38484 \begin_layout Plain Layout
38485 Text
38486 \end_layout
38487
38488 \end_inset
38489 </cell>
38490 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38491 \begin_inset Text
38492
38493 \begin_layout Plain Layout
38494 Text
38495 \end_layout
38496
38497 \end_inset
38498 </cell>
38499 </row>
38500 <row>
38501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38502 \begin_inset Text
38503
38504 \begin_layout Plain Layout
38505 Text
38506 \end_layout
38507
38508 \end_inset
38509 </cell>
38510 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38511 \begin_inset Text
38512
38513 \begin_layout Plain Layout
38514 \begin_inset Info
38515 type  "icon"
38516 arg   "dialog-show-new-inset graphics"
38517 \end_inset
38518
38519
38520 \end_layout
38521
38522 \end_inset
38523 </cell>
38524 </row>
38525 </lyxtabular>
38526
38527 \end_inset
38528
38529  
38530 \begin_inset Tabular
38531 <lyxtabular version="3" rows="2" columns="3">
38532 <features tabularvalignment="middle">
38533 <column alignment="center" valignment="top">
38534 <column alignment="center" valignment="top">
38535 <column alignment="center" valignment="top">
38536 <row>
38537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38538 \begin_inset Text
38539
38540 \begin_layout Plain Layout
38541 Text
38542 \end_layout
38543
38544 \end_inset
38545 </cell>
38546 <cell alignment="center" valignment="top" topline="true" usebox="none">
38547 \begin_inset Text
38548
38549 \begin_layout Plain Layout
38550 \begin_inset Info
38551 type  "icon"
38552 arg   "dialog-show-new-inset graphics"
38553 \end_inset
38554
38555
38556 \end_layout
38557
38558 \end_inset
38559 </cell>
38560 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38561 \begin_inset Text
38562
38563 \begin_layout Plain Layout
38564 Text
38565 \end_layout
38566
38567 \end_inset
38568 </cell>
38569 </row>
38570 <row>
38571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38572 \begin_inset Text
38573
38574 \begin_layout Plain Layout
38575 Text
38576 \end_layout
38577
38578 \end_inset
38579 </cell>
38580 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38581 \begin_inset Text
38582
38583 \begin_layout Plain Layout
38584 Text
38585 \end_layout
38586
38587 \end_inset
38588 </cell>
38589 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38590 \begin_inset Text
38591
38592 \begin_layout Plain Layout
38593 Text
38594 \end_layout
38595
38596 \end_inset
38597 </cell>
38598 </row>
38599 </lyxtabular>
38600
38601 \end_inset
38602
38603  
38604 \begin_inset Tabular
38605 <lyxtabular version="3" rows="2" columns="3">
38606 <features tabularvalignment="middle">
38607 <column alignment="center" valignment="top">
38608 <column alignment="center" valignment="top">
38609 <column alignment="center" valignment="top">
38610 <row>
38611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38612 \begin_inset Text
38613
38614 \begin_layout Plain Layout
38615 Text
38616 \end_layout
38617
38618 \end_inset
38619 </cell>
38620 <cell alignment="center" valignment="top" topline="true" usebox="none">
38621 \begin_inset Text
38622
38623 \begin_layout Plain Layout
38624 Text
38625 \end_layout
38626
38627 \end_inset
38628 </cell>
38629 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38630 \begin_inset Text
38631
38632 \begin_layout Plain Layout
38633 Text
38634 \end_layout
38635
38636 \end_inset
38637 </cell>
38638 </row>
38639 <row>
38640 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38641 \begin_inset Text
38642
38643 \begin_layout Plain Layout
38644 Text
38645 \end_layout
38646
38647 \end_inset
38648 </cell>
38649 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38650 \begin_inset Text
38651
38652 \begin_layout Plain Layout
38653 \begin_inset Info
38654 type  "icon"
38655 arg   "dialog-show-new-inset graphics"
38656 \end_inset
38657
38658
38659 \end_layout
38660
38661 \end_inset
38662 </cell>
38663 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38664 \begin_inset Text
38665
38666 \begin_layout Plain Layout
38667 Text
38668 \end_layout
38669
38670 \end_inset
38671 </cell>
38672 </row>
38673 </lyxtabular>
38674
38675 \end_inset
38676
38677
38678 \end_layout
38679
38680 \begin_layout Standard
38681 \noindent
38682 \align center
38683 \begin_inset Tabular
38684 <lyxtabular version="3" rows="3" columns="2">
38685 <features tabularvalignment="middle">
38686 <column alignment="center" valignment="top">
38687 <column alignment="center" valignment="top">
38688 <row>
38689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38690 \begin_inset Text
38691
38692 \begin_layout Plain Layout
38693 Text
38694 \end_layout
38695
38696 \end_inset
38697 </cell>
38698 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38699 \begin_inset Text
38700
38701 \begin_layout Plain Layout
38702 Text
38703 \end_layout
38704
38705 \end_inset
38706 </cell>
38707 </row>
38708 <row>
38709 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38710 \begin_inset Text
38711
38712 \begin_layout Plain Layout
38713 \begin_inset Info
38714 type  "icon"
38715 arg   "dialog-show-new-inset graphics"
38716 \end_inset
38717
38718
38719 \end_layout
38720
38721 \end_inset
38722 </cell>
38723 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38724 \begin_inset Text
38725
38726 \begin_layout Plain Layout
38727 Text
38728 \end_layout
38729
38730 \end_inset
38731 </cell>
38732 </row>
38733 <row>
38734 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38735 \begin_inset Text
38736
38737 \begin_layout Plain Layout
38738 Text
38739 \end_layout
38740
38741 \end_inset
38742 </cell>
38743 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38744 \begin_inset Text
38745
38746 \begin_layout Plain Layout
38747 Text
38748 \end_layout
38749
38750 \end_inset
38751 </cell>
38752 </row>
38753 </lyxtabular>
38754
38755 \end_inset
38756
38757  
38758 \begin_inset Tabular
38759 <lyxtabular version="3" rows="3" columns="3">
38760 <features tabularvalignment="middle">
38761 <column alignment="center" valignment="top">
38762 <column alignment="center" valignment="top">
38763 <column alignment="center" valignment="top">
38764 <row>
38765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38766 \begin_inset Text
38767
38768 \begin_layout Plain Layout
38769 Text
38770 \end_layout
38771
38772 \end_inset
38773 </cell>
38774 <cell alignment="center" valignment="top" topline="true" usebox="none">
38775 \begin_inset Text
38776
38777 \begin_layout Plain Layout
38778 Text
38779 \end_layout
38780
38781 \end_inset
38782 </cell>
38783 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38784 \begin_inset Text
38785
38786 \begin_layout Plain Layout
38787 Text
38788 \end_layout
38789
38790 \end_inset
38791 </cell>
38792 </row>
38793 <row>
38794 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38795 \begin_inset Text
38796
38797 \begin_layout Plain Layout
38798 Text
38799 \end_layout
38800
38801 \end_inset
38802 </cell>
38803 <cell alignment="center" valignment="top" usebox="none">
38804 \begin_inset Text
38805
38806 \begin_layout Plain Layout
38807 \begin_inset Info
38808 type  "icon"
38809 arg   "dialog-show-new-inset graphics"
38810 \end_inset
38811
38812
38813 \end_layout
38814
38815 \end_inset
38816 </cell>
38817 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38818 \begin_inset Text
38819
38820 \begin_layout Plain Layout
38821 Text
38822 \end_layout
38823
38824 \end_inset
38825 </cell>
38826 </row>
38827 <row>
38828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38829 \begin_inset Text
38830
38831 \begin_layout Plain Layout
38832 Text
38833 \end_layout
38834
38835 \end_inset
38836 </cell>
38837 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38838 \begin_inset Text
38839
38840 \begin_layout Plain Layout
38841 Text
38842 \end_layout
38843
38844 \end_inset
38845 </cell>
38846 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38847 \begin_inset Text
38848
38849 \begin_layout Plain Layout
38850 Text
38851 \end_layout
38852
38853 \end_inset
38854 </cell>
38855 </row>
38856 </lyxtabular>
38857
38858 \end_inset
38859
38860  
38861 \begin_inset Tabular
38862 <lyxtabular version="3" rows="3" columns="2">
38863 <features tabularvalignment="middle">
38864 <column alignment="center" valignment="top">
38865 <column alignment="center" valignment="top">
38866 <row>
38867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38868 \begin_inset Text
38869
38870 \begin_layout Plain Layout
38871 Text
38872 \end_layout
38873
38874 \end_inset
38875 </cell>
38876 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38877 \begin_inset Text
38878
38879 \begin_layout Plain Layout
38880 Text
38881 \end_layout
38882
38883 \end_inset
38884 </cell>
38885 </row>
38886 <row>
38887 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38888 \begin_inset Text
38889
38890 \begin_layout Plain Layout
38891 Text
38892 \end_layout
38893
38894 \end_inset
38895 </cell>
38896 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38897 \begin_inset Text
38898
38899 \begin_layout Plain Layout
38900 \begin_inset Info
38901 type  "icon"
38902 arg   "dialog-show-new-inset graphics"
38903 \end_inset
38904
38905
38906 \end_layout
38907
38908 \end_inset
38909 </cell>
38910 </row>
38911 <row>
38912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38913 \begin_inset Text
38914
38915 \begin_layout Plain Layout
38916 Text
38917 \end_layout
38918
38919 \end_inset
38920 </cell>
38921 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38922 \begin_inset Text
38923
38924 \begin_layout Plain Layout
38925 Text
38926 \end_layout
38927
38928 \end_inset
38929 </cell>
38930 </row>
38931 </lyxtabular>
38932
38933 \end_inset
38934
38935
38936 \end_layout
38937
38938 \begin_layout Standard
38939 \noindent
38940 kann man das \SpecialChar LaTeX
38941 -Paket 
38942 \series bold
38943 picinpar
38944 \series default
38945
38946 \begin_inset Index idx
38947 status collapsed
38948
38949 \begin_layout Plain Layout
38950 \SpecialChar LaTeX
38951 -Pakete ! picinpar
38952 \end_layout
38953
38954 \end_inset
38955
38956  benutzen.
38957  Hier ist ein Beispiel:
38958 \end_layout
38959
38960 \begin_layout Standard
38961 \begin_inset ERT
38962 status collapsed
38963
38964 \begin_layout Plain Layout
38965
38966
38967 \backslash
38968 ifpicinpar
38969 \end_layout
38970
38971 \end_inset
38972
38973
38974 \begin_inset Note Note
38975 status open
38976
38977 \begin_layout Plain Layout
38978 Der folgende Teil wird nur gedruckt, wenn das \SpecialChar LaTeX
38979 -Paket 
38980 \series bold
38981 picinpar
38982 \series default
38983  installiert ist.
38984 \end_layout
38985
38986 \end_inset
38987
38988
38989 \end_layout
38990
38991 \begin_layout Standard
38992 \begin_inset ERT
38993 status collapsed
38994
38995 \begin_layout Plain Layout
38996
38997
38998 \backslash
38999 begin{window}[2,c,{
39000 \end_layout
39001
39002 \end_inset
39003
39004
39005 \begin_inset Graphics
39006         filename ../clipart/2D-intensity-plot.pdf
39007         lyxscale 60
39008         width 40col%
39009         scaleBeforeRotation
39010         rotateOrigin center
39011
39012 \end_inset
39013
39014
39015 \begin_inset ERT
39016 status collapsed
39017
39018 \begin_layout Plain Layout
39019
39020 },]
39021 \end_layout
39022
39023 \begin_layout Plain Layout
39024
39025 {}
39026 \end_layout
39027
39028 \end_inset
39029
39030
39031 \size small
39032 \lang english
39033 It was in the spring of the year 1894 that all London was interested, and
39034  the fashionable world dismayed, by the murder of the Honourable Ronald
39035  Adair under most unusual and inexplicable circumstances.
39036  The public has already learned those particulars of the crime which
39037 \size default
39038
39039 \begin_inset ERT
39040 status collapsed
39041
39042 \begin_layout Plain Layout
39043
39044
39045 \backslash
39046 footnotemark{}
39047 \end_layout
39048
39049 \end_inset
39050
39051
39052 \size small
39053  came out in the police investigation, but a good deal was suppressed upon
39054  that occasion, since the case for the prosecution was so overwhelmingly
39055  strong that it was not necessary to bring forward all the facts.
39056  Only now, at the end of nearly ten years, am I allowed to supply those
39057  missing links which make up the whole of that remarkable chain.
39058 \size default
39059 \lang ngerman
39060
39061 \begin_inset ERT
39062 status collapsed
39063
39064 \begin_layout Plain Layout
39065
39066
39067 \backslash
39068 end{window}
39069 \end_layout
39070
39071 \end_inset
39072
39073
39074 \end_layout
39075
39076 \begin_layout Standard
39077 \begin_inset ERT
39078 status collapsed
39079
39080 \begin_layout Plain Layout
39081
39082
39083 \backslash
39084 footnotetext{
39085 \end_layout
39086
39087 \end_inset
39088
39089 Fußnote des Absatzes mit fixem Objekt.
39090 \begin_inset ERT
39091 status collapsed
39092
39093 \begin_layout Plain Layout
39094
39095 }
39096 \end_layout
39097
39098 \end_inset
39099
39100
39101 \end_layout
39102
39103 \begin_layout Standard
39104 Umflossene fixe Objekte werden benutzt, um Text um ein Objekt herum fließen
39105  zu lassen, wobei man durch die Anzahl der Zeilen über dem Objekt dessen
39106  vertikale Position im Text bestimmen kann.
39107  Im Gegensatz zu umflossenen Gleitobjekten können sie aber nicht nummeriert
39108  beschriftet werden.
39109 \end_layout
39110
39111 \begin_layout Standard
39112 Ein fixes Objekt wird eingefügt, indem man zu Beginn eines Absatzes den
39113  Befehl
39114 \end_layout
39115
39116 \begin_layout Standard
39117
39118 \series bold
39119
39120 \backslash
39121 begin{window}[2,c,{
39122 \end_layout
39123
39124 \begin_layout Standard
39125 als \SpecialChar TeX
39126 -Code einfügt.
39127  Der erste Parameter in der eckigen Klammer, hier '2', definiert die Anzahl
39128  der Zeilen über dem Objekt, der zweite, hier 'c', die Position des Objekts.
39129  Es sind die Positionen 'l', 'c' und 'r' (für links, Mitte, rechts) möglich.
39130  Danach fügt man das Objekt ein.
39131  In diesem Beispiel wurde ein Bild der Breite von 40
39132 \begin_inset space \thinspace{}
39133 \end_inset
39134
39135 % der Textspaltenbreite eingefügt.
39136  Das Objekt kann auch eine Tabelle, eine Box oder eine Formel sein.
39137  Nach dem Objekt fügt man den Befehl
39138 \end_layout
39139
39140 \begin_layout Standard
39141
39142 \series bold
39143 },Beschreibungstext]
39144 \begin_inset Newline newline
39145 \end_inset
39146
39147 {}
39148 \end_layout
39149
39150 \begin_layout Standard
39151 ein.
39152  Man beachte dass das 
39153 \begin_inset Quotes gld
39154 \end_inset
39155
39156
39157 \series bold
39158 {}
39159 \series default
39160
39161 \begin_inset Quotes grd
39162 \end_inset
39163
39164  in der zweiten Zeile steht.
39165  Der Beschreibungstext ist optional.
39166  Der Text, der das Objekt umfließen soll, muss sich im selben Absatz wie
39167  das Objekt befinden, also direkt nach dem 
39168 \series bold
39169 {}
39170 \series default
39171  beginnen.
39172  Am Ende des Absatzes fügt man folgenden Befehl ein:
39173 \end_layout
39174
39175 \begin_layout Standard
39176
39177 \series bold
39178
39179 \backslash
39180 end{window}
39181 \end_layout
39182
39183 \begin_layout Standard
39184 Innerhalb eines Absatzes mit fixem Objekt kann man keine Fußnoten einfügen,
39185  man muss stattdessen den Befehl 
39186 \series bold
39187
39188 \backslash
39189 footnotemark
39190 \series default
39191  verwenden.
39192  Außerhalb des Absatzes den Befehl 
39193 \series bold
39194
39195 \backslash
39196 footnotetext
39197 \series default
39198 , wie es in Abschnitt
39199 \begin_inset space ~
39200 \end_inset
39201
39202
39203 \begin_inset CommandInset ref
39204 LatexCommand ref
39205 reference "abs:Fußnoten"
39206
39207 \end_inset
39208
39209  beschrieben ist.
39210 \end_layout
39211
39212 \begin_layout Standard
39213 \begin_inset ERT
39214 status collapsed
39215
39216 \begin_layout Plain Layout
39217
39218
39219 \backslash
39220 else
39221 \end_layout
39222
39223 \end_inset
39224
39225
39226 \begin_inset Note Note
39227 status open
39228
39229 \begin_layout Plain Layout
39230 Der folgende Teil wird gedruckt, wenn das \SpecialChar LaTeX
39231 -Paket 
39232 \series bold
39233 picinpar
39234 \series default
39235  nicht installiert ist:
39236 \end_layout
39237
39238 \end_inset
39239
39240
39241 \end_layout
39242
39243 \begin_layout Standard
39244 Das \SpecialChar LaTeX
39245 -Paket 
39246 \series bold
39247 picinpar
39248 \series default
39249  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
39250 \end_layout
39251
39252 \begin_layout Standard
39253 \begin_inset ERT
39254 status collapsed
39255
39256 \begin_layout Plain Layout
39257
39258
39259 \backslash
39260 fi
39261 \end_layout
39262
39263 \end_inset
39264
39265
39266 \end_layout
39267
39268 \begin_layout Section
39269 Initiale
39270 \begin_inset Index idx
39271 status collapsed
39272
39273 \begin_layout Plain Layout
39274 Initiale
39275 \end_layout
39276
39277 \end_inset
39278
39279
39280 \begin_inset Index idx
39281 status collapsed
39282
39283 \begin_layout Plain Layout
39284 Umflossene Objekte ! Initiale
39285 \end_layout
39286
39287 \end_inset
39288
39289
39290 \end_layout
39291
39292 \begin_layout Standard
39293 Für Initialen muss das \SpecialChar LaTeX
39294 -Paket 
39295 \series bold
39296 lettrine
39297 \series default
39298
39299 \begin_inset Index idx
39300 status collapsed
39301
39302 \begin_layout Plain Layout
39303 \SpecialChar LaTeX
39304 -Pakete ! lettrine
39305 \end_layout
39306
39307 \end_inset
39308
39309  installiert sein und das Modul 
39310 \family sans
39311 Initialen
39312 \family default
39313  im Dokument verwendet werden (Menü 
39314 \family sans
39315 Dokument\SpecialChar menuseparator
39316 Einstellungen\SpecialChar menuseparator
39317 Module
39318 \family default
39319 ).
39320  Um eine Initiale einzufügen, verwendet man den Stil 
39321 \family sans
39322 Initiale
39323 \family default
39324 .
39325  Dieser Stil hat ein obligatorisches und zwei optionale Argumente.
39326  Die Argumente werden über das Menü 
39327 \family sans
39328 Einfügen
39329 \family default
39330  eingefügt.
39331  Das obligatorische Argument 
39332 \family sans
39333 Initiale
39334 \family default
39335  enthält den/die Buchstaben, der die Initiale bildet, das Argument 
39336 \family sans
39337 Rest
39338 \begin_inset space ~
39339 \end_inset
39340
39341 der
39342 \begin_inset space ~
39343 \end_inset
39344
39345 Initiale
39346 \family default
39347  enthält den Rest des Wortes oder Textes der Initiale.
39348  Das Argument 
39349 \family sans
39350 Optionen
39351 \family default
39352  enthält Parameter um die Initiale zu modifizieren.
39353  Für mehr Informationen über die möglichen Parameter siehe die Dokumentation
39354  von 
39355 \series bold
39356 lettrine
39357 \series default
39358
39359 \begin_inset CommandInset citation
39360 LatexCommand cite
39361 key "lettrine"
39362 literal "true"
39363
39364 \end_inset
39365
39366 .
39367  Der Stil selbst enthält den Text, der die Initiale umgibt.
39368  Der übliche Stil ist dabei, dass das Wort, dessen erster Buchstabe die
39369  Initiale ist, in 
39370 \shape smallcaps
39371 Kapitälchen
39372 \shape default
39373  gedruckt wird.
39374 \end_layout
39375
39376 \begin_layout Standard
39377 Hier sind einige Beispiele:
39378 \end_layout
39379
39380 \begin_layout Standard
39381 \begin_inset ERT
39382 status collapsed
39383
39384 \begin_layout Plain Layout
39385
39386
39387 \backslash
39388 iflettrine
39389 \end_layout
39390
39391 \end_inset
39392
39393
39394 \begin_inset Note Note
39395 status open
39396
39397 \begin_layout Plain Layout
39398 Der folgende Teil wird nur gedruckt, wenn das \SpecialChar LaTeX
39399 -Paket 
39400 \series bold
39401 lettrine
39402 \series default
39403  installiert ist.
39404 \end_layout
39405
39406 \end_inset
39407
39408
39409 \end_layout
39410
39411 \begin_layout Enumerate
39412 Kein optionales Argument, die Initiale ist der Buchstabe 'I' in der Mathe-Schrif
39413
39414 \begin_inset Formula $\mathfrak{Fraktur}$
39415 \end_inset
39416
39417 :
39418 \end_layout
39419
39420 \begin_deeper
39421 \begin_layout Initial
39422 \begin_inset Argument 2
39423 status open
39424
39425 \begin_layout Plain Layout
39426 \begin_inset Formula $\mathfrak{I}$
39427 \end_inset
39428
39429
39430 \end_layout
39431
39432 \end_inset
39433
39434
39435 \begin_inset Argument 3
39436 status open
39437
39438 \begin_layout Plain Layout
39439 t
39440 \end_layout
39441
39442 \end_inset
39443
39444  
39445 \lang english
39446 was in the spring of the year 1894 that all London was interested, and the
39447  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39448  under most unusual and inexplicable circumstances.
39449  The public has already learned those particulars of the crime which came
39450  out in the police investigation, but a good deal was suppressed upon that
39451  occasion, since the case for the prosecution was so overwhelmingly strong
39452  that it was not necessary to bring forward all the facts.
39453 \end_layout
39454
39455 \end_deeper
39456 \begin_layout Enumerate
39457 Nur eine Zeile umgibt die Initiale, die aus zwei Zeichen in der Standard-Schrift
39458  besteht und kein Text ist in 
39459 \shape smallcaps
39460 Kapitälchen
39461 \shape default
39462 :
39463 \end_layout
39464
39465 \begin_deeper
39466 \begin_layout Initial
39467 \begin_inset Argument 1
39468 status open
39469
39470 \begin_layout Plain Layout
39471 lines=1
39472 \end_layout
39473
39474 \end_inset
39475
39476
39477 \begin_inset Argument 2
39478 status open
39479
39480 \begin_layout Plain Layout
39481 It
39482 \end_layout
39483
39484 \end_inset
39485
39486  
39487 \lang english
39488 was in the spring of the year 1894 that all London was interested, and the
39489  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39490  under most unusual and inexplicable circumstances.
39491  The public has already learned those particulars of the crime which came
39492  out in the police investigation, but a good deal was suppressed upon that
39493  occasion, since the case for the prosecution was so overwhelmingly strong
39494  that it was not necessary to bring forward all the facts.
39495 \end_layout
39496
39497 \end_deeper
39498 \begin_layout Enumerate
39499 Magenta, hängende Initiale über 3
39500 \begin_inset space ~
39501 \end_inset
39502
39503 Zeilen in der Mathe-Schrift
39504 \begin_inset Newline newline
39505 \end_inset
39506
39507  
39508 \begin_inset Formula $\mathcal{KALLIGRAFISCH}$
39509 \end_inset
39510
39511 , der Text 
39512 \begin_inset Quotes gld
39513 \end_inset
39514
39515
39516 \lang english
39517 t was in the spring
39518 \lang ngerman
39519
39520 \begin_inset Quotes erd
39521 \end_inset
39522
39523  ist in 
39524 \shape smallcaps
39525 Kapitälchen
39526 \shape default
39527 ; um die Initiale zu färben, muss man diesen Befehl vor der Initiale einfügen:
39528 \begin_inset Newline newline
39529 \end_inset
39530
39531
39532 \series bold
39533
39534 \backslash
39535 renewcommand{
39536 \backslash
39537 LettrineFontHook}{
39538 \backslash
39539 color{Farbe}}
39540 \series default
39541
39542 \begin_inset Newline newline
39543 \end_inset
39544
39545 wobei 
39546 \emph on
39547 Farbe
39548 \emph default
39549  
39550 \begin_inset Quotes gld
39551 \end_inset
39552
39553 red
39554 \begin_inset Quotes erd
39555 \end_inset
39556
39557
39558 \begin_inset Quotes gld
39559 \end_inset
39560
39561 blue
39562 \begin_inset Quotes erd
39563 \end_inset
39564
39565
39566 \begin_inset Quotes gld
39567 \end_inset
39568
39569 green
39570 \begin_inset Quotes erd
39571 \end_inset
39572
39573
39574 \begin_inset Quotes gld
39575 \end_inset
39576
39577 yellow
39578 \begin_inset Quotes erd
39579 \end_inset
39580
39581
39582 \begin_inset Quotes gld
39583 \end_inset
39584
39585 cyan
39586 \begin_inset Quotes erd
39587 \end_inset
39588
39589
39590 \begin_inset Quotes gld
39591 \end_inset
39592
39593 magenta
39594 \begin_inset Quotes erd
39595 \end_inset
39596
39597
39598 \begin_inset Quotes gld
39599 \end_inset
39600
39601 black
39602 \begin_inset Quotes erd
39603 \end_inset
39604
39605  oder 
39606 \begin_inset Quotes gld
39607 \end_inset
39608
39609 white
39610 \begin_inset Quotes erd
39611 \end_inset
39612
39613  sein kann, und diesen Befehl zum \SpecialChar LaTeX
39614 -Vorspann hinzufügen:
39615 \begin_inset Newline newline
39616 \end_inset
39617
39618
39619 \series bold
39620
39621 \backslash
39622 @ifundefined{textcolor}
39623 \begin_inset Newline newline
39624 \end_inset
39625
39626
39627 \begin_inset space ~
39628 \end_inset
39629
39630 {
39631 \backslash
39632 usepackage{color}}{}
39633 \end_layout
39634
39635 \begin_deeper
39636 \begin_layout Standard
39637 \begin_inset ERT
39638 status collapsed
39639
39640 \begin_layout Plain Layout
39641
39642
39643 \backslash
39644 renewcommand{
39645 \backslash
39646 LettrineFontHook}{
39647 \backslash
39648 color{magenta}}
39649 \end_layout
39650
39651 \end_inset
39652
39653
39654 \begin_inset Note Note
39655 status open
39656
39657 \begin_layout Plain Layout
39658 macht die Initiale magenta
39659 \end_layout
39660
39661 \end_inset
39662
39663
39664 \end_layout
39665
39666 \begin_layout Initial
39667 \begin_inset Argument 1
39668 status open
39669
39670 \begin_layout Plain Layout
39671 lines=3, lhang=0.33, loversize=0.25
39672 \end_layout
39673
39674 \end_inset
39675
39676
39677 \begin_inset Argument 2
39678 status open
39679
39680 \begin_layout Plain Layout
39681 \begin_inset Formula $\mathcal{I}$
39682 \end_inset
39683
39684
39685 \end_layout
39686
39687 \end_inset
39688
39689
39690 \begin_inset Argument 3
39691 status open
39692
39693 \begin_layout Plain Layout
39694
39695 \lang english
39696 t was in the spring
39697 \end_layout
39698
39699 \end_inset
39700
39701  
39702 \lang english
39703 of the year 1894 that all London was interested, and the fashionable world
39704  dismayed, by the murder of the Honourable Ronald Adair under most unusual
39705  and inexplicable circumstances.
39706  The public has already learned those particulars of the crime which came
39707  out in the police investigation, but a good deal was suppressed upon that
39708  occasion, since the case for the prosecution was so overwhelmingly strong
39709  that it was not necessary to bring forward all the facts.
39710 \end_layout
39711
39712 \end_deeper
39713 \begin_layout Standard
39714 \begin_inset ERT
39715 status collapsed
39716
39717 \begin_layout Plain Layout
39718
39719
39720 \backslash
39721 else
39722 \end_layout
39723
39724 \end_inset
39725
39726
39727 \begin_inset Note Note
39728 status open
39729
39730 \begin_layout Plain Layout
39731 Der folgende Teil wird gedruckt, wenn das \SpecialChar LaTeX
39732 -Paket 
39733 \series bold
39734 lettrine
39735 \series default
39736  nicht installiert ist:
39737 \end_layout
39738
39739 \end_inset
39740
39741
39742 \end_layout
39743
39744 \begin_layout Standard
39745 Das \SpecialChar LaTeX
39746 -Paket 
39747 \series bold
39748 lettrine
39749 \series default
39750  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
39751 \end_layout
39752
39753 \begin_layout Standard
39754 \begin_inset ERT
39755 status collapsed
39756
39757 \begin_layout Plain Layout
39758
39759
39760 \backslash
39761 fi
39762 \end_layout
39763
39764 \end_inset
39765
39766
39767 \end_layout
39768
39769 \begin_layout Chapter
39770 Externe Dateien
39771 \begin_inset Index idx
39772 status collapsed
39773
39774 \begin_layout Plain Layout
39775 Dateien ! externe
39776 \end_layout
39777
39778 \end_inset
39779
39780
39781 \end_layout
39782
39783 \begin_layout Standard
39784 Mit 
39785 \family sans
39786 Einfügen\SpecialChar menuseparator
39787 Datei
39788 \family default
39789  können Sie fremdes Material in Ihr Dokument einsetzen.
39790  Das kann folgendes sein:
39791 \end_layout
39792
39793 \begin_layout Description
39794 \SpecialChar LyX
39795 -Dokument Der Inhalt eines anderen \SpecialChar LyX
39796 -Dokuments wird direkt in Ihr Dokument
39797  eingefügt.
39798 \end_layout
39799
39800 \begin_layout Description
39801 Einfacher
39802 \begin_inset space ~
39803 \end_inset
39804
39805 Text Ein Text-Dokument; jede Textzeile wird als eigener Absatz in Ihr Dokument
39806  eingefügt.
39807 \end_layout
39808
39809 \begin_layout Description
39810 Einfacher
39811 \begin_inset space ~
39812 \end_inset
39813
39814 Text,
39815 \begin_inset space ~
39816 \end_inset
39817
39818 Zeilen
39819 \begin_inset space ~
39820 \end_inset
39821
39822 verbinden Ein Text-Dokument; Zeilen werden so eingefügt, wie sie sind.
39823  Leerzeilen trennen die Absätze.
39824 \end_layout
39825
39826 \begin_layout Description
39827 Externes
39828 \begin_inset space ~
39829 \end_inset
39830
39831 Material Dateien in verschiedenen Formaten.
39832 \end_layout
39833
39834 \begin_layout Description
39835 Unterdokument \SpecialChar LyX
39836 - oder \SpecialChar LaTeX
39837 -Dokumente.
39838 \end_layout
39839
39840 \begin_layout Section
39841 Externes Material
39842 \begin_inset Index idx
39843 status collapsed
39844
39845 \begin_layout Plain Layout
39846 Externes Material
39847 \end_layout
39848
39849 \end_inset
39850
39851
39852 \end_layout
39853
39854 \begin_layout Standard
39855 Mit 
39856 \family sans
39857 Einfügen\SpecialChar menuseparator
39858 Datei\SpecialChar menuseparator
39859  Externes Material
39860 \family default
39861  können Sie Dateien in Ihr Dokument einfügen, ohne sie vorher in ein Format
39862  konvertieren zu müssen, das vom Ausgabeprogramm verstanden werden kann,
39863  weil \SpecialChar LyX
39864  sich darum kümmert.
39865  Das ist ähnlich wie bei Bildern, die in verschiedenen Formaten in \SpecialChar LyX
39866 -Dokumente
39867  eingefügt werden können.
39868  Wenn die Grafikvorschau in den \SpecialChar LyX
39869 -Einstellungen unter
39870 \family sans
39871  Aussehen
39872 \begin_inset space ~
39873 \end_inset
39874
39875 &
39876 \begin_inset space ~
39877 \end_inset
39878
39879 Handhabung\SpecialChar menuseparator
39880 Grafik
39881 \family default
39882 , werden die externen Materialtypen Dia und Xfig direkt in \SpecialChar LyX
39883  angezeigt.
39884 \end_layout
39885
39886 \begin_layout Standard
39887 Zur Zeit können Sie folgende Dateitypen (
39888 \family sans
39889 Vorlagen
39890 \family default
39891 ) benutzen:
39892 \end_layout
39893
39894 \begin_layout Description
39895 Dia-Diagramm unterstützt Diagramme, die mit dem Programm 
39896 \series bold
39897
39898 \begin_inset CommandInset href
39899 LatexCommand href
39900 name "Dia"
39901 target "https://de.wikipedia.org/wiki/Dia_(Software)"
39902 literal "false"
39903
39904 \end_inset
39905
39906
39907 \series default
39908  erzeugt wurden.
39909 \end_layout
39910
39911 \begin_layout Description
39912 Inkscape-Grafik Diese Vorlage unterstützt spezifische skalierbare Grafiken,
39913  die aus skalierbaren Vektorgrafiken (SVG) generiert werden.
39914  Das Besondere an ihnen ist, dass aller enthaltener Text durch Text ersetzt
39915  wird, der mit \SpecialChar LaTeX
39916  gesetzt wurde (und somit die aktuelle Schriftart des \SpecialChar LyX
39917 -Dokuments
39918  verwendet).
39919  Die Vorlage basiert auf einem Feature des Programms 
39920 \series bold
39921
39922 \begin_inset CommandInset href
39923 LatexCommand href
39924 name "Inkscape"
39925 target "https://inkscape.org/de"
39926 literal "false"
39927
39928 \end_inset
39929
39930
39931 \series default
39932 , das aus einer gegebenen SVG-Datei spezielle PDF- oder EPS- und \SpecialChar LaTeX
39933 -Dateien
39934  generiert (in Inkscape selbst ist dieses Feature über die Option 
39935 \family sans
39936 Text in PDF weglassen und LaTeX Datei erstellen
39937 \family default
39938  verfügbar, wenn man eine Grafik als PDF oder EPS speichert).
39939  Der Vorteil von solchen Dateien ist es, dass man einen einheitlichen Textstil
39940  im ganzen Dokument erzeugen kann.
39941 \begin_inset Newline newline
39942 \end_inset
39943
39944 Die Vorlage liest SVG-Dateien ein und verwendet ein Konverterprogramm, um
39945  daraus (jeweils aktuelle) PDF- oder EPS- sowie \SpecialChar LaTeX
39946 -Dateien zu erzeugen (das
39947  Konverterprogramm verwendet hierfür Inkscape).
39948  Somit müssen Sie diese Dateien nicht selbst exportieren und pflegen.
39949  Wenn Sie dennoch lieber bereits vorhandene 
39950 \family typewriter
39951 *.pdf-
39952 \family default
39953  und 
39954 \family typewriter
39955 *.pdf_tex
39956 \family default
39957 -Dateien bzw.
39958  
39959 \family typewriter
39960 *.eps-
39961 \family default
39962  und 
39963 \family typewriter
39964 *.eps_tex
39965 \family default
39966 -Dateien verwenden möchten (oder müssen), binden Sie die entsprechende 
39967 \family typewriter
39968 *.pdf_tex
39969 \family default
39970 - oder 
39971 \family typewriter
39972 *.eps_tex
39973 \family default
39974 -Datei einfach über 
39975 \begin_inset Info
39976 type  "menu"
39977 arg   "dialog-show-new-inset include"
39978 \end_inset
39979
39980  (mittels 
39981 \family typewriter
39982 Input
39983 \family default
39984 ) ein (siehe Abschnitt.
39985 \begin_inset space ~
39986 \end_inset
39987
39988
39989 \begin_inset CommandInset ref
39990 LatexCommand ref
39991 reference "abs:Unterdokumente"
39992 plural "false"
39993 caps "false"
39994 noprefix "false"
39995
39996 \end_inset
39997
39998 ) statt die hier beschriebene Vorlage zu verwenden.
39999 \begin_inset Newline newline
40000 \end_inset
40001
40002 Man kann \SpecialChar TeX
40003 -Code-Befehle wie 
40004 \series bold
40005
40006 \backslash
40007 Large
40008 \series default
40009
40010 \series bold
40011
40012 \backslash
40013 small
40014 \series default
40015  usw.
40016  im Text der SVGs verwenden.
40017  Die Schriftgröße wird von den Einstellungen des \SpecialChar LyX
40018 -Dokuments übernommen.
40019  Siehe 
40020 \begin_inset CommandInset citation
40021 LatexCommand cite
40022 key "Inkscape"
40023 literal "false"
40024
40025 \end_inset
40026
40027  für mehr Informationen und Beispiele.
40028 \end_layout
40029
40030 \begin_layout Description
40031 LilyPond-Notenblatt Mit dieser Vorlage können Sie Musik-Notationen einfügen,
40032  die mit dem Notensatzprogramm 
40033 \series bold
40034
40035 \begin_inset CommandInset href
40036 LatexCommand href
40037 name "LilyPond"
40038 target "https://de.wikipedia.org/wiki/LilyPond"
40039 literal "false"
40040
40041 \end_inset
40042
40043
40044 \series default
40045  gesetzt werden.
40046  Für \SpecialChar LyX
40047 ' erweiterte Unterstützung für LilyPond siehe \SpecialChar LyX
40048 ' Beispieldatei 
40049 \emph on
40050 lilypond.lyx
40051 \emph default
40052 .
40053 \end_layout
40054
40055 \begin_layout Description
40056 PDF-Seiten Mit dieser Vorlage können Sie PDF-Dokumente in ihr Dokument einfügen.
40057  Um bestimmte oder alle Seiten eines PDFs einzufügen, benutzen Sie die Option
40058  
40059 \series bold
40060 pages
40061 \series default
40062  im Feld 
40063 \family sans
40064 Option
40065 \family default
40066  in der Karteikarte 
40067 \family sans
40068 \SpecialChar LaTeX
40069 - und \SpecialChar LyX
40070 -Optionen
40071 \family default
40072 .
40073  Das Argument der Option ist eine mit Komma gegliederte Liste, die Seitennummern
40074  (man gibt als Option 
40075 \series bold
40076 pages={3,5,6,8}
40077 \series default
40078  an), Seitenbereiche (
40079 \series bold
40080 pages={4-9}
40081 \series default
40082 ) oder eine Kombination davon enthält.
40083  Um leere Seiten einzufügen, verwendet man {}.
40084  Z.
40085 \begin_inset space \thinspace{}
40086 \end_inset
40087
40088 B.
40089  fügt 
40090 \series bold
40091 pages={3,{},8-11,15}
40092 \series default
40093  Seite 3, eine leere Seite, und die Seiten 8, 9, 10, 11 und 15 ein.
40094  Seitenbereiche werden mit der Syntax 
40095 \emph on
40096 Start
40097 \emph default
40098 -
40099 \emph on
40100 Stop
40101 \emph default
40102  angegeben.
40103  Dies wählt alle Seiten von 
40104 \emph on
40105 Start
40106 \emph default
40107  bis 
40108 \emph on
40109 Stop
40110 \emph default
40111  aus.
40112  Wird 
40113 \emph on
40114 Start
40115 \emph default
40116  weggelassen, wird stattdessen die erste Seite verwendet; wird 
40117 \emph on
40118 Stop
40119 \emph default
40120  weggelassen, wird stattdessen die letzte Seite verwendet.
40121  Die letzte Seite kann außerdem mit dem Schlagwort 
40122 \series bold
40123 last
40124 \series default
40125  ausgewählt werden.
40126  (Dies ist nur in einem Seitenbereich erlaubt.) Die Option 
40127 \series bold
40128 pages=-
40129 \series default
40130  fügt also alle Seiten des Dokuments ein und 
40131 \series bold
40132 pages=last-1
40133 \series default
40134  fügt alle Seiten in umgekehrter Reihenfolge ein.
40135  Wenn keine pages Option angegeben ist, wird nur die erste Seite des PDFs
40136  eingefügt.
40137 \begin_inset Newline newline
40138 \end_inset
40139
40140 Die Option 
40141 \series bold
40142 noautoscale
40143 \series default
40144  fügt die Seiten in ihrer Originalgröße ein.
40145  Wenn diese Option nicht verwendet wird, werden die Seiten so eingefügt,
40146  dass sie die komplette Breite Ihres Dokuments einnehmen.
40147  In der Karteikarte 
40148 \family sans
40149 Größe und Drehung
40150 \family default
40151  kann die Breite und Höhe der eingefügten Seiten und deren Drehung angegeben
40152  werden.
40153  Wird eine andere Breite als 100
40154 \begin_inset space \thinspace{}
40155 \end_inset
40156
40157 Größe% verwendet, wird die Option 
40158 \series bold
40159 noautoscale
40160 \series default
40161  überschrieben.
40162  Für weitere Informationen und mögliche Optionen siehe die Dokumentation
40163  des \SpecialChar LaTeX
40164 -Pakets 
40165 \series bold
40166 pdfpages
40167 \series default
40168  
40169 \begin_inset CommandInset citation
40170 LatexCommand cite
40171 key "pdfpages"
40172 literal "true"
40173
40174 \end_inset
40175
40176 .
40177 \begin_inset Index idx
40178 status collapsed
40179
40180 \begin_layout Plain Layout
40181 \SpecialChar LaTeX
40182 -Pakete ! pdfpages
40183 \end_layout
40184
40185 \end_inset
40186
40187
40188 \begin_inset Newline newline
40189 \end_inset
40190
40191 Um diese Vorlage in einer 
40192 \family sans
40193 Beamer
40194 \family default
40195 -Präsentation zu verwenden, muss zuerst eine 
40196 \family sans
40197 BeendeRahmen
40198 \family default
40199  Umgebung eingefügt werden.
40200  In den folgenden Absatz kommt eine \SpecialChar TeX
40201 -Code Box mit dem Befehl 
40202 \series bold
40203
40204 \backslash
40205 setbeamertemplate{background canvas}{}
40206 \series default
40207 .
40208  Danach kann man Absätze mit der PDFPages Vorlage einfügen.
40209  Nach den eingefügten PDF-Seiten kann die Beamer-Präsentation fortgesetzt
40210  werden, indem ein neuer Rahmen oder ein neuer Abschnitt eingefügt wird.
40211  Um leere Seiten vor den eingefügten PDF-Seiten zu vermeiden, stellen Sie
40212  sicher, dass die Ausrichtung 
40213 \family sans
40214 Standard
40215 \family default
40216  für den Absatz verwendet wird, der die Vorlage enthält.
40217 \begin_inset Newline newline
40218 \end_inset
40219
40220 Hier ist ein eingefügtes PDF, das um -5° gedreht wurde: 
40221 \begin_inset External
40222         template PDFPages
40223         filename ../clipart/Abstract.pdf
40224         extra LaTeX "pages=-"
40225         rotateAngle -5
40226         rotateOrigin bottomleft
40227         width 50col%
40228
40229 \end_inset
40230
40231
40232 \end_layout
40233
40234 \begin_layout Description
40235 Rastergrafik Diese Vorlage kann für Bitmap-Bilder benutzt werden.
40236  Die Bilddateien können im Dialogfenster 
40237 \family sans
40238 Externes
40239 \begin_inset space ~
40240 \end_inset
40241
40242 Material
40243 \family default
40244  genauso behandelt werden wie die mit dem normalen 
40245 \family sans
40246 Grafik
40247 \family default
40248 -Dialog eingefügten, siehe Abschnitt
40249 \begin_inset space ~
40250 \end_inset
40251
40252
40253 \begin_inset CommandInset ref
40254 LatexCommand ref
40255 reference "abs:Grafik-Dialog"
40256
40257 \end_inset
40258
40259 .
40260  Hier ist ein eingefügtes Rasterbild: 
40261 \begin_inset External
40262         template RasterImage
40263         filename ../clipart/ToolbarEnvBox.png
40264
40265 \end_inset
40266
40267
40268 \end_layout
40269
40270 \begin_layout Description
40271 Schachdiagramm unterstützt Schachdiagramme, die mit dem Programm 
40272 \series bold
40273
40274 \begin_inset CommandInset href
40275 LatexCommand href
40276 name "XBoard"
40277 target "https://de.wikipedia.org/wiki/XBoard"
40278 literal "false"
40279
40280 \end_inset
40281
40282
40283 \series default
40284  erzeugt wurden.
40285 \end_layout
40286
40287 \begin_layout Description
40288 Tabelle Mit dieser Vorlage können Sie Tabellen im Format von 
40289 \series bold
40290
40291 \begin_inset CommandInset href
40292 LatexCommand href
40293 name "Gnumeric"
40294 target "https://de.wikipedia.org/wiki/Gnumeric"
40295 literal "false"
40296
40297 \end_inset
40298
40299
40300 \series default
40301
40302 \begin_inset CommandInset href
40303 LatexCommand href
40304 name "OpenDocument"
40305 target "https://de.wikipedia.org/wiki/OpenDocument"
40306 literal "false"
40307
40308 \end_inset
40309
40310
40311 \begin_inset CommandInset href
40312 LatexCommand href
40313 name "Microsoft Office XML"
40314 target "https://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
40315 literal "false"
40316
40317 \end_inset
40318
40319  und 
40320 \begin_inset CommandInset href
40321 LatexCommand href
40322 name "Office Open XML"
40323 target "https://de.wikipedia.org/wiki/Office_Open_XML"
40324 literal "false"
40325
40326 \end_inset
40327
40328  einfügen.
40329  Für dieses Feature muss \SpecialChar LyX
40330  während seiner Konfiguration das Programm 
40331 \family typewriter
40332 ssconvert
40333 \family default
40334  gefunden haben.
40335  Dieses Programm ist Teil von Gnumeric, so dass Sie Gnumeric installiert
40336  haben müssen, auch wenn sie keine Tabellen im Gnumeric-Format verwenden.
40337  Für Beispiele und mögliche Limitierungen siehe \SpecialChar LyX
40338 ' Beispieldatei 
40339 \emph on
40340 spreadsheet.lyx
40341 \emph default
40342 .
40343 \end_layout
40344
40345 \begin_layout Description
40346 Vektorgrafik Diese Vorlage kann für Vektorgrafiken benutzt werden.
40347  Die Bilddateien können im Dialogfenster 
40348 \family sans
40349 Externes
40350 \begin_inset space ~
40351 \end_inset
40352
40353 Material
40354 \family default
40355  genauso behandelt werden, wie die mit dem normalen 
40356 \family sans
40357 Grafik
40358 \family default
40359 -Dialog eingefügten, siehe Abschnitt
40360 \begin_inset space ~
40361 \end_inset
40362
40363
40364 \begin_inset CommandInset ref
40365 LatexCommand ref
40366 reference "abs:Grafik-Dialog"
40367
40368 \end_inset
40369
40370 .
40371  Hier ist eine eingefügte Vektorgrafik: 
40372 \begin_inset External
40373         template VectorGraphics
40374         filename ../clipart/SVG-Drawing.svg
40375         lyxscale 50
40376         scale 33
40377
40378 \end_inset
40379
40380
40381 \end_layout
40382
40383 \begin_layout Description
40384 Xfig-Abbildung Diese Vorlage unterstützt Bilder, die mit dem Programm 
40385 \begin_inset CommandInset href
40386 LatexCommand href
40387 name "Xfig"
40388 target "https://de.wikipedia.org/wiki/Xfig"
40389 literal "false"
40390
40391 \end_inset
40392
40393  erzeugt wurden.
40394 \end_layout
40395
40396 \begin_layout Standard
40397 Wenn Sie im Dialogfenster
40398 \family sans
40399  Externes
40400 \begin_inset space ~
40401 \end_inset
40402
40403 Material 
40404 \family default
40405 in der Karteikarte
40406 \family sans
40407  Datei
40408 \family default
40409  die Option 
40410 \family sans
40411 Entwurf
40412 \family default
40413  benutzen, wird nur der Pfad der ausgewählten Datei in der Ausgabe erscheinen.
40414 \begin_inset Newline newline
40415 \end_inset
40416
40417 \SpecialChar LyX
40418  kann externes Material entweder als Box wie hier:
40419 \begin_inset Newline newline
40420 \end_inset
40421
40422
40423 \begin_inset Graphics
40424         filename clipart/ExternesMaterial.png
40425         scale 95
40426         scaleBeforeRotation
40427
40428 \end_inset
40429
40430  oder als Bild darstellen.
40431  Das hängt davon ab, ob Sie im Dialog
40432 \family sans
40433  
40434 \family default
40435 in der Karteikarte 
40436 \family sans
40437 LaTeX- und LyX-Optionen
40438 \family default
40439  die Option 
40440 \family sans
40441 In
40442 \begin_inset space ~
40443 \end_inset
40444
40445 LyX
40446 \begin_inset space ~
40447 \end_inset
40448
40449 anzeigen
40450 \family default
40451  gewählt haben oder nicht.
40452 \end_layout
40453
40454 \begin_layout Standard
40455 Im \SpecialChar LyX
40456 -Handbuch 
40457 \family sans
40458 \emph on
40459 Anpassung
40460 \family default
40461 \emph default
40462  wird erklärt, wie Sie eigenen Vorlagen erzeugen können.
40463 \end_layout
40464
40465 \begin_layout Section
40466 Unterdokumente
40467 \begin_inset CommandInset label
40468 LatexCommand label
40469 name "abs:Unterdokumente"
40470
40471 \end_inset
40472
40473
40474 \begin_inset Index idx
40475 status collapsed
40476
40477 \begin_layout Plain Layout
40478 Unterdokument
40479 \end_layout
40480
40481 \end_inset
40482
40483
40484 \end_layout
40485
40486 \begin_layout Standard
40487 Unterdokumente benutzt man bei größeren Dokumenten, die aus mehreren Kapiteln
40488  oder Abschnitten bestehen.
40489  Für die Pflege ist das oft hilfreich und manchmal auch gefordert.
40490  Ein Hauptdokument fügt dann die einzelnen Unterdokumente zusammen.
40491  Ein Unterdokument übernimmt und benutzt Inhalte seines Hauptdokuments,
40492  z.
40493 \begin_inset space \thinspace{}
40494 \end_inset
40495
40496 B.
40497  den \SpecialChar LaTeX
40498 -Vorspann, das Literaturverzeichnis und Querverweismarken.
40499 \end_layout
40500
40501 \begin_layout Standard
40502 Um Unterdokumente bearbeiten zu können ohne ihr Hauptdokument öffnen zu
40503  müssen, geben Sie im Unterdokument im Menü
40504 \family sans
40505  Dokument\SpecialChar menuseparator
40506 Einstellungen\SpecialChar menuseparator
40507 Dokumentklasse
40508 \family default
40509  das Hauptdokument an.
40510  Dieses wird dann von \SpecialChar LyX
40511  im Hintergrund benutzt, wenn Sie das Unterdokument
40512  bearbeiten.
40513 \end_layout
40514
40515 \begin_layout Standard
40516 Unterdokumente werden in \SpecialChar LyX
40517  als Box angezeigt: 
40518 \begin_inset Graphics
40519         filename ../clipart/ChildDocument.png
40520         scale 95
40521         scaleBeforeRotation
40522
40523 \end_inset
40524
40525  Sie werden über
40526 \family sans
40527  Einfügen\SpecialChar menuseparator
40528 Datei\SpecialChar menuseparator
40529 Unterdokument
40530 \family default
40531  eingebunden, was das Dialogfenster
40532 \family sans
40533  Unterdokument
40534 \family default
40535  öffnet.
40536  Für 
40537 \family sans
40538 die Art
40539 \begin_inset space ~
40540 \end_inset
40541
40542 der
40543 \begin_inset space ~
40544 \end_inset
40545
40546 Einbindung
40547 \family default
40548  gibt es dort vier Möglichkeiten:
40549 \end_layout
40550
40551 \begin_layout Description
40552 Include Sie können \SpecialChar LyX
40553 - und \SpecialChar LaTeX
40554 -Dokumente einbinden.
40555  Wenn Sie im Dialogfenster
40556 \family sans
40557  Unterdokument
40558 \family default
40559  auf 
40560 \family sans
40561 Bearbeiten
40562 \family default
40563  klicken, wird das eingebundene Dokument in einem eigenen Unterfenster geöffnet,
40564  und Sie können es editieren.
40565 \begin_inset Newline newline
40566 \end_inset
40567
40568
40569 \end_layout
40570
40571 \begin_layout Standard
40572 Hier wird ein Unterdokument
40573 \family sans
40574  
40575 \family default
40576 per 
40577 \family sans
40578 Include
40579 \family default
40580  eingebunden: 
40581 \begin_inset CommandInset include
40582 LatexCommand include
40583 filename "DummyDocument1.lyx"
40584 literal "true"
40585
40586 \end_inset
40587
40588 Die Abschnittsnummerierung enthält alle Abschnitte der eingebundenen Dateien
40589  in der Reihenfolge, in der sie ins Hauptdokument eingebunden werden.
40590  Das obige Beispiel besitzt einen Unterabschnitt mit der Nummer dieses Abschnitt
40591 s.
40592  Auf Marken eingebundener Dokumente kann verwiesen werden: siehe Unterabschnitt
40593 \begin_inset space ~
40594 \end_inset
40595
40596
40597 \begin_inset CommandInset ref
40598 LatexCommand ref
40599 reference "uab:Externer-Unterabschnitt-1"
40600
40601 \end_inset
40602
40603 .
40604 \end_layout
40605
40606 \begin_layout Standard
40607 Der \SpecialChar LaTeX
40608 -Vorspann des Unterdokuments wird ignoriert, nur der des Hauptdokuments
40609  wird benutzt.
40610  Zweige in Unterdokumenten werden vom Hauptdokument ignoriert, wenn das
40611  Hauptdokument nicht auch einen Zweig mit dem selben Namen besitzt.
40612  Unterdokumente, die per 
40613 \family sans
40614 Include
40615 \family default
40616  eingebunden werden, beginnen in der Druckausgabe auf einer neuen Seite
40617  und enden mit einem Seitenumbruch.
40618 \end_layout
40619
40620 \begin_layout Standard
40621 \begin_inset Note Greyedout
40622 status open
40623
40624 \begin_layout Plain Layout
40625
40626 \series bold
40627 Bemerkung:
40628 \series default
40629  Wenn Sie eine \SpecialChar LyX
40630 - oder \SpecialChar LaTeX
40631 -Datei eingebunden haben, werden Sie beim Export oder
40632  der Druckvorschau gewarnt, wenn das Unterdokument eine andere Dokumentklasse
40633  als das Hauptdokument benutzt, weil das zu unvorhersehbaren Ergebnissen
40634  führen wird.
40635 \end_layout
40636
40637 \end_inset
40638
40639
40640 \end_layout
40641
40642 \begin_layout Description
40643 Input Diese Methode ist 
40644 \family sans
40645 Include
40646 \family default
40647  sehr ähnlich mit folgenden Unterschieden:
40648 \end_layout
40649
40650 \begin_deeper
40651 \begin_layout Itemize
40652 Unterdokumente, die per 
40653 \family sans
40654 Input
40655 \family default
40656  eingebunden werden, beginnen in der Druckausgabe NICHT auf einer neuen
40657  Seite und enden NICHT mit einem Seitenumbruch.
40658 \end_layout
40659
40660 \begin_layout Itemize
40661 Unterdokumente, die per 
40662 \family sans
40663 Input
40664 \family default
40665  eingebunden werden, können in \SpecialChar LyX
40666  angesehen werden, wenn im Dialogfenster
40667 \family sans
40668  Unterdokument Vorschau
40669 \begin_inset space ~
40670 \end_inset
40671
40672 anzeigen
40673 \family default
40674  angekreuzt wurde und in den \SpecialChar LyX
40675 -Einstellungen unter
40676 \family sans
40677  Aussehen
40678 \begin_inset space ~
40679 \end_inset
40680
40681 &
40682 \begin_inset space ~
40683 \end_inset
40684
40685 Handhabung\SpecialChar menuseparator
40686 Grafik\SpecialChar menuseparator
40687 Sofortige
40688 \begin_inset space ~
40689 \end_inset
40690
40691 Vorschau
40692 \family default
40693  auf 
40694 \family sans
40695 An
40696 \family default
40697  gesetzt wurde.
40698  Allerdings wirken sich Änderungen erst bei einem erneuten Laden des Dokuments
40699  aus.
40700 \end_layout
40701
40702 \begin_layout Itemize
40703 Unterdokumente, die per 
40704 \family sans
40705 Input
40706 \family default
40707  eingebunden werden, können nicht über das Menü 
40708 \family sans
40709 Dokument\SpecialChar menuseparator
40710 Einstellungen\SpecialChar menuseparator
40711 Unterdokumente
40712 \family default
40713  unterdrückt werden.
40714 \end_layout
40715
40716 \end_deeper
40717 \begin_layout Standard
40718 Hier ist ein Unterdokument, das mit
40719 \family sans
40720  Input
40721 \family default
40722  eingebunden wurde: 
40723 \begin_inset CommandInset include
40724 LatexCommand input
40725 filename "DummyDocument2.lyx"
40726 literal "true"
40727
40728 \end_inset
40729
40730 .
40731 \end_layout
40732
40733 \begin_layout Description
40734 Unformatiert Mit dieser Methode kann jede Textdatei eingebunden werden.
40735   In der Druckvorschau wird für den Text der Stil 
40736 \family typewriter
40737 Schreibmaschine
40738 \family default
40739  verwendet.
40740  Zeilenumbrüche erfolgen nur dort, wo das Unterdokument welche besitzt.
40741  Wenn Sie im Dialogfenster
40742 \family sans
40743  Unterdokument Leerzeichen
40744 \begin_inset space ~
40745 \end_inset
40746
40747 bei
40748 \begin_inset space ~
40749 \end_inset
40750
40751 der
40752 \begin_inset space ~
40753 \end_inset
40754
40755 Ausgabe
40756 \begin_inset space ~
40757 \end_inset
40758
40759 kennzeichnen 
40760 \family default
40761 ankreuzen, wird in der Druckvorschau das Zeichen 
40762 \begin_inset Quotes gld
40763 \end_inset
40764
40765
40766 \begin_inset ERT
40767 status collapsed
40768
40769 \begin_layout Plain Layout
40770
40771
40772 \backslash
40773 textvisiblespace 
40774 \end_layout
40775
40776 \end_inset
40777
40778
40779 \begin_inset Quotes grd
40780 \end_inset
40781
40782  für jedes Leerzeichen eingefügt.
40783 \begin_inset Newline newline
40784 \end_inset
40785
40786 Im Gegensatz zu 
40787 \family sans
40788 Einfügen\SpecialChar menuseparator
40789 Datei\SpecialChar menuseparator
40790 Einfacher
40791 \begin_inset space ~
40792 \end_inset
40793
40794 Text
40795 \family default
40796  wird bei 
40797 \family sans
40798 Unformatiert
40799 \family default
40800  der Dateiinhalt in \SpecialChar LyX
40801  nicht dargestellt.
40802 \end_layout
40803
40804 \begin_layout Standard
40805 Hier ist ein Unterdokument, das mit
40806 \family sans
40807  Unformatiert
40808 \family default
40809  eingebunden wurde: 
40810 \begin_inset CommandInset include
40811 LatexCommand verbatiminput
40812 filename "DummyTextDocument.txt"
40813 literal "true"
40814
40815 \end_inset
40816
40817
40818 \begin_inset VSpace bigskip
40819 \end_inset
40820
40821 Hier ist ein Unterdokument, das mit
40822 \family sans
40823  Unformatiert
40824 \family default
40825  eingebunden wurde und
40826 \family sans
40827  Leerzeichen
40828 \begin_inset space ~
40829 \end_inset
40830
40831 bei
40832 \begin_inset space ~
40833 \end_inset
40834
40835 der
40836 \begin_inset space ~
40837 \end_inset
40838
40839 Ausgabe
40840 \begin_inset space ~
40841 \end_inset
40842
40843 kennzeichnen
40844 \family default
40845  angekreuzt hat: 
40846 \begin_inset CommandInset include
40847 LatexCommand verbatiminput*
40848 filename "DummyTextDocument.txt"
40849 literal "true"
40850
40851 \end_inset
40852
40853
40854 \end_layout
40855
40856 \begin_layout Standard
40857 \begin_inset VSpace bigskip
40858 \end_inset
40859
40860
40861 \end_layout
40862
40863 \begin_layout Standard
40864 \begin_inset Note Greyedout
40865 status open
40866
40867 \begin_layout Plain Layout
40868
40869 \series bold
40870 Bemerkung:
40871 \series default
40872  Wie man an den obigen Beispielen sieht, wird der Text von Dokumenten, die
40873  
40874 \family sans
40875 Unformatiert
40876 \family default
40877  eingebunden werden, am Zeilenende nicht umgebrochen.
40878 \end_layout
40879
40880 \end_inset
40881
40882
40883 \end_layout
40884
40885 \begin_layout Description
40886 Listing Dieser Typ wird in Kapitel
40887 \begin_inset space ~
40888 \end_inset
40889
40890
40891 \begin_inset CommandInset ref
40892 LatexCommand ref
40893 reference "kap:Programm-Code-Listen"
40894
40895 \end_inset
40896
40897  beschrieben.
40898 \end_layout
40899
40900 \begin_layout Standard
40901 \begin_inset Note Greyedout
40902 status open
40903
40904 \begin_layout Plain Layout
40905
40906 \series bold
40907 Bemerkung:
40908 \series default
40909  Wenn Sie ein Unterdokument auf zwei verschiedene Arten einbinden, kann
40910  das zu \SpecialChar LaTeX
40911 -Problemen führen.
40912 \end_layout
40913
40914 \end_inset
40915
40916
40917 \end_layout
40918
40919 \begin_layout Standard
40920 Wenn Sie nur bestimmte Unterdokumente des Dokuments ansehen/exportieren
40921  wollen, z.
40922 \begin_inset space \thinspace{}
40923 \end_inset
40924
40925 B: um Zeit beim Kompilieren zu sparen oder weil Sie nur einige Kapitel eines
40926  Buchs ausgeben möchten, können Sie Unterdokumente in der Ausgabe unterdrücken.
40927  Dies geschieht über das Menü 
40928 \family sans
40929 Dokument\SpecialChar menuseparator
40930 Einstellungen\SpecialChar menuseparator
40931 Unterdokumente
40932 \family default
40933 .
40934  Unterdokumente können unterdrückt/eingebunden werden, indem man in die
40935  Spalte 
40936 \family sans
40937 In Ausgabe einbinden
40938 \family default
40939  hinter dem jeweiligen Unterdokument doppelklickt (beachten Sie, dass dies
40940  nur für Unterdokumente möglich ist, die per 
40941 \family sans
40942 Input
40943 \family default
40944  eingebunden wurden).
40945  
40946 \end_layout
40947
40948 \begin_layout Standard
40949 Im Abschnitt 
40950 \family sans
40951 Globale Zähler und Verweise
40952 \family default
40953  können Sie einstellen, wie Seitenzahlen, Querverweise, Abschnittsnummern
40954  u.
40955 \begin_inset space \thinspace{}
40956 \end_inset
40957
40958 ä.
40959  behandelt werden.
40960 \end_layout
40961
40962 \begin_layout Itemize
40963 Mit der Option 
40964 \family sans
40965 Strikt beibehalten
40966 \family default
40967  sorgt \SpecialChar LyX
40968  dafür, dass alle Seitennummern, Querverweise usw.
40969 \begin_inset space ~
40970 \end_inset
40971
40972 korrekt sind, so als würde das gesamte Dokument ausgegeben werden.
40973  Dies ist nützlich wenn die gewählten Unterdokumente in der Ausgabe so aussehen
40974  sollen, als wenn sie Teil des fertigen, ganzen Dokuments wären.
40975  Dazu muss \SpecialChar LyX
40976  intern allerdings das gesamte Dokument prozessieren, was viel
40977  Zeit in Anspruch nehmen kann.
40978 \end_layout
40979
40980 \begin_layout Itemize
40981 Mit der Option 
40982 \family sans
40983 Nicht beibehalten
40984 \family default
40985  verarbeitet \SpecialChar LyX
40986  nut das Hauptdokument und die eingebundenen Unterdokumente.
40987  Wenn Sie Zeit beim Kompilieren zu sparen möchten und wenn die Seitennummern
40988  und Querverweise nicht wichtig sind, wählen sie diese Option, da sie die
40989  schnellste ist.
40990 \end_layout
40991
40992 \begin_layout Itemize
40993 Die Option 
40994 \family sans
40995 Weitgehend beibehalten
40996 \family default
40997  liegt zwischen den beiden genannten.
40998  Wenn dies ausgewählt ist, verarbeitet \SpecialChar LyX
40999  bei der Erstausgabe das Gesamtdokument;
41000  dies initiiert die korrekten Zähler und Verweise.
41001  In weiteren Ausgaben wird das Gesamtdokument dann aber nur noch dann mitverarbe
41002 itet, wenn es Änderungen in nicht eingebundenen Unterdokumenten gibt.
41003  So lange Sie nur die eingebettet Dokumente bearbeiten, ist diese Methode
41004  so schnell wie die zweite, sie gibt Ihnen aber mehr oder weniger korrekte
41005  Zähler und Verweise aus.
41006  Mehr oder weniger korrekt sind sie deshalb, weil sich durch die Arbeit
41007  an eingebundenen Dokumenten ja auch die Paginierung darauf folgender nicht
41008  eingebundener Dokument ändern kann, und dies kann mit dieser Methode nicht
41009  berücksichtigt werden.
41010 \end_layout
41011
41012 \begin_layout Standard
41013 Alternativ können Sie eingefügte Dateien in einen Zweig setzen.
41014 \begin_inset Foot
41015 status collapsed
41016
41017 \begin_layout Plain Layout
41018 Zweige sind im Kapitel 
41019 \emph on
41020 Zweige
41021 \emph default
41022  des \SpecialChar LyX
41023
41024 \emph on
41025 -Benutzerhandbuchs
41026 \emph default
41027  erklärt.
41028 \end_layout
41029
41030 \end_inset
41031
41032  Durch das de/aktivieren der Zweige können Sie festlegen, welche eingefügte
41033  Dateien in der Ausgabe erscheinen.
41034  Dies hat den Vorteil, dass es auch bei Input-Einfügungen funktioniert.
41035  Jedoch können bei dieser Methode Zähler und Referenzen nicht aktuell gehalten
41036  werden.
41037 \end_layout
41038
41039 \begin_layout Chapter
41040 Programm-Code-Listen
41041 \begin_inset CommandInset label
41042 LatexCommand label
41043 name "kap:Programm-Code-Listen"
41044
41045 \end_inset
41046
41047
41048 \begin_inset Index idx
41049 status collapsed
41050
41051 \begin_layout Plain Layout
41052 Listen
41053 \end_layout
41054
41055 \end_inset
41056
41057
41058 \begin_inset Index idx
41059 status collapsed
41060
41061 \begin_layout Plain Layout
41062 Programm-Code
41063 \end_layout
41064
41065 \end_inset
41066
41067
41068 \end_layout
41069
41070 \begin_layout Standard
41071 Um Programm-Code-Listen einzufügen und zu drucken, können Sie 
41072 \family sans
41073 Einfügen\SpecialChar menuseparator
41074 Pro\SpecialChar softhyphen
41075 grammlisting
41076 \family default
41077  verwenden.
41078  Die \SpecialChar LaTeX
41079 -Pakete 
41080 \series bold
41081 listings
41082 \series default
41083
41084 \begin_inset Index idx
41085 status collapsed
41086
41087 \begin_layout Plain Layout
41088 \SpecialChar LaTeX
41089 -Pakete ! listings
41090 \end_layout
41091
41092 \end_inset
41093
41094  und 
41095 \series bold
41096 minted
41097 \series default
41098
41099 \begin_inset Index idx
41100 status collapsed
41101
41102 \begin_layout Plain Layout
41103 \SpecialChar LaTeX
41104 -Pakete ! minted
41105 \end_layout
41106
41107 \end_inset
41108
41109  können Programm-Code auf vielfältige und flexible Weise in Ihr Dokument
41110  einfügen.
41111  Man kann nur eines der Pakete in einem Dokument verwenden.
41112  
41113 \series bold
41114 listings
41115 \series default
41116  ist voreingestellt.
41117 \end_layout
41118
41119 \begin_layout Standard
41120 \begin_inset Note Note
41121 status open
41122
41123 \begin_layout Plain Layout
41124
41125 \series bold
41126 Achtung:
41127 \series default
41128  Es wird nicht empfohlen die Option 
41129 \family typewriter
41130 -shell-escape
41131 \family default
41132  zu verwenden.
41133  Sie funktioniert, ist aber ein großes Sicherheitsproblem.
41134  Die \SpecialChar LyX
41135 -Entwickler diskutieren, wie damit umzugehen ist.
41136  Diese Notiz kann erst geändert werden, bis eine Entscheidung getroffen
41137  wurde.
41138 \end_layout
41139
41140 \begin_layout Plain Layout
41141 =====
41142 \end_layout
41143
41144 \begin_layout Plain Layout
41145 Um 
41146 \series bold
41147 minted
41148 \series default
41149  zu benutzen, muss man es als Paket zur Code-Hervorhebung in den Dokumenteinstel
41150 lungen in der Rubrik 
41151 \family sans
41152 Programmlistings
41153 \family default
41154  festlegen.
41155  
41156 \series bold
41157 minted
41158 \series default
41159  benötigt zusätzlich das Modul 
41160 \family sans
41161 pygments
41162 \family default
41163  des Programms 
41164 \noun on
41165 Python
41166 \noun default
41167
41168 \begin_inset Foot
41169 status collapsed
41170
41171 \begin_layout Plain Layout
41172 Unte
41173 \family sans
41174 r \SpecialChar LyX
41175  f
41176 \family default
41177 ür Windows ist 
41178 \family sans
41179 pygments
41180 \family default
41181  bereits installiert.
41182 \end_layout
41183
41184 \end_inset
41185
41186  und die Option 
41187 \family typewriter
41188 -shell-escape
41189 \family default
41190  für den \SpecialChar LaTeX
41191 -Prozessor.
41192  Wenn Sie z.
41193 \begin_inset space \thinspace{}
41194 \end_inset
41195
41196 B.
41197  Ihr Dokument als Format 
41198 \family sans
41199 PDF
41200 \begin_inset space ~
41201 \end_inset
41202
41203 (pdflatex)
41204 \family default
41205  ansehen oder exportieren wollen, gehen Sie in die \SpecialChar LyX
41206 -Einstellungen und dort
41207  zum Abschnitt 
41208 \family sans
41209 Datei-Handhanbung\SpecialChar menuseparator
41210 Konverter
41211 \family default
41212 .
41213  gehen Sie dort auf den Eintrag 
41214 \family sans
41215 LaTeX
41216 \begin_inset space ~
41217 \end_inset
41218
41219 (pdflatex) -> PDF
41220 \begin_inset space ~
41221 \end_inset
41222
41223 (pdflatex)
41224 \family default
41225  und schauen Sie in das Feld 
41226 \family sans
41227 Konverter
41228 \family default
41229 .
41230  Dort sehen sie voreingestellt den Inhalt
41231 \begin_inset Newline newline
41232 \end_inset
41233
41234
41235 \series bold
41236 pdflatex $$i
41237 \series default
41238
41239 \begin_inset Newline newline
41240 \end_inset
41241
41242 Ändern Sie ihn nun ab zu
41243 \begin_inset Newline newline
41244 \end_inset
41245
41246
41247 \series bold
41248 pdflatex $$i -shell-escape
41249 \begin_inset Newline newline
41250 \end_inset
41251
41252
41253 \series default
41254 und drücken Sie den 
41255 \family sans
41256 Ändern
41257 \family default
41258 -Knopf und anschließend 
41259 \family sans
41260 Übernehmen
41261 \family default
41262  oder 
41263 \family sans
41264 Speichern
41265 \family default
41266 .
41267  Dasselbe kann für die Ausgabeformate 
41268 \family sans
41269 PDF
41270 \begin_inset space ~
41271 \end_inset
41272
41273 (LuaTeX)
41274 \family default
41275  und 
41276 \family sans
41277 PDF
41278 \begin_inset space ~
41279 \end_inset
41280
41281 (XeTeX)
41282 \family default
41283  gemacht werden.
41284 \end_layout
41285
41286 \end_inset
41287
41288
41289 \end_layout
41290
41291 \begin_layout Standard
41292 Ein Rechtsklick auf ein Listing öffnet das Kontextmenü, in dem Sie das Ausgabefo
41293 rmat der Programm-Code-Liste festlegen.
41294 \end_layout
41295
41296 \begin_layout Standard
41297 Standardmäßig fängt ein Listing mit einem neuen Absatz an.
41298  Die Platzierungsoption 
41299 \family sans
41300 Eingebettetes
41301 \begin_inset space ~
41302 \end_inset
41303
41304 Listing
41305 \family default
41306  druckt das Listing in der Zeile wie hier: 
41307 \begin_inset listings
41308 lstparams "language={C++}"
41309 inline true
41310 status open
41311
41312 \begin_layout Plain Layout
41313
41314 int a=5;
41315 \end_layout
41316
41317 \end_inset
41318
41319
41320 \begin_inset Newline newline
41321 \end_inset
41322
41323 Die Option 
41324 \family sans
41325 Gleitobjekt
41326 \family default
41327  erzeugt ein Listing-Gleitobjekt, dessen 
41328 \family sans
41329 Platzierung 
41330 \family default
41331 Sie mit 
41332 \family sans
41333 h
41334 \family default
41335
41336 \family sans
41337 t
41338 \family default
41339
41340 \family sans
41341 b
41342 \family default
41343  und 
41344 \family sans
41345 p
41346 \family default
41347 , analog zu den in Abschnitt
41348 \begin_inset space ~
41349 \end_inset
41350
41351
41352 \begin_inset CommandInset ref
41353 LatexCommand ref
41354 reference "abs:Gleitobjekt-Platzierung"
41355
41356 \end_inset
41357
41358  beschriebenen Platzierungsoptionen festlegen können.
41359  Die Platzierungsoptionen können gemischt werden und werden dabei direkt
41360  hintereinander angegeben, z.
41361 \begin_inset space \thinspace{}
41362 \end_inset
41363
41364 B.
41365  
41366 \begin_inset Quotes gld
41367 \end_inset
41368
41369
41370 \family sans
41371 htbp
41372 \family default
41373
41374 \begin_inset Quotes grd
41375 \end_inset
41376
41377 .
41378  Die Option 
41379 \begin_inset Quotes gld
41380 \end_inset
41381
41382 h
41383 \begin_inset Quotes grd
41384 \end_inset
41385
41386  hat manchmal keinen Effekt, aber sie muss nicht verwendet werden, da auch
41387  nicht gleitende Listen Beschriftungen haben und referenziert werden können.
41388 \end_layout
41389
41390 \begin_layout Standard
41391 Mit dem Menü 
41392 \family sans
41393 Einfügen\SpecialChar menuseparator
41394 Legende
41395 \family default
41396  kann man für das Listing eine Beschriftung hinzufügen.
41397  Man kann Listings mit Marken versehen, um auf sie wie auf andere Gleitobjekte
41398  zu verweisen: Listing
41399 \begin_inset space ~
41400 \end_inset
41401
41402
41403 \begin_inset CommandInset ref
41404 LatexCommand ref
41405 reference "lst:Gleitendes-Programm-Listing"
41406
41407 \end_inset
41408
41409 .
41410  Mit dem Menü 
41411 \family sans
41412 Einfügen\SpecialChar menuseparator
41413 Liste
41414 \begin_inset space ~
41415 \end_inset
41416
41417 /
41418 \begin_inset space ~
41419 \end_inset
41420
41421 Inhaltsverzeichnis\SpecialChar menuseparator
41422 Listings Verzeichnis
41423 \family default
41424  kann ein Verzeichnis aller Listings eingefügt werden.
41425  Die Verzeichniseinträge sind die Nummer des Listings und dessen Beschriftung.
41426 \end_layout
41427
41428 \begin_layout Standard
41429 \begin_inset listings
41430 lstparams "language=Python"
41431 inline false
41432 status open
41433
41434 \begin_layout Plain Layout
41435
41436 \begin_inset Caption Standard
41437
41438 \begin_layout Plain Layout
41439 \begin_inset CommandInset label
41440 LatexCommand label
41441 name "lst:Gleitendes-Programm-Listing"
41442
41443 \end_inset
41444
41445 Gleitendes Programm-Listing
41446 \end_layout
41447
41448 \end_inset
41449
41450 # Gleitendes Programm-Listing
41451 \end_layout
41452
41453 \begin_layout Plain Layout
41454
41455 def func(param):
41456 \end_layout
41457
41458 \begin_layout Plain Layout
41459
41460     'Dies ist eine Python-Funktion'
41461 \end_layout
41462
41463 \begin_layout Plain Layout
41464
41465     pass
41466 \end_layout
41467
41468 \end_inset
41469
41470
41471 \end_layout
41472
41473 \begin_layout Standard
41474 \begin_inset Note Greyedout
41475 status open
41476
41477 \begin_layout Plain Layout
41478
41479 \series bold
41480 Bemerkung: 
41481 \series default
41482 Das Paket 
41483 \series bold
41484 listings
41485 \series default
41486  setzt Beschriftungen standardmäßig vor das Listing.
41487 \begin_inset Newline newline
41488 \end_inset
41489
41490 Das Paket 
41491 \series bold
41492 minted
41493 \series default
41494  setzt sie standardmäßig vor das Listing, wenn es gleitend ist.
41495  Ansonsten wird die Beschriftung vor das Listing gesetzt, wenn die Marke
41496  in die erste Zeile eingefügt wurde, ansonsten hinter das Listing.
41497  Um die Beschriftung in jedem Fall vor das Listing zu setzen, müssen diese
41498  Zeilen als Letztes zum \SpecialChar LaTeX
41499 -Vorspann hinzugefügt werden:
41500 \begin_inset Newline newline
41501 \end_inset
41502
41503
41504 \series bold
41505
41506 \backslash
41507 @ifundefined{newfloat}
41508 \begin_inset Newline newline
41509 \end_inset
41510
41511
41512 \begin_inset Phantom HPhantom
41513 status open
41514
41515 \begin_layout Plain Layout
41516 \begin_inset space ~
41517 \end_inset
41518
41519
41520 \end_layout
41521
41522 \end_inset
41523
41524 {
41525 \backslash
41526 usepackage{float}}{}
41527 \begin_inset Newline newline
41528 \end_inset
41529
41530
41531 \backslash
41532 floatstyle{plaintop}
41533 \series default
41534
41535 \begin_inset Note Note
41536 status collapsed
41537
41538 \begin_layout Plain Layout
41539 Das Paket 
41540 \series bold
41541 float
41542 \series default
41543  wird automatisch von \SpecialChar LyX
41544  geladen, wenn Sie spezielle dokumentweite Gleitobjektplat
41545 zierungen verwenden.
41546  Der Befehl 
41547 \series bold
41548
41549 \backslash
41550 @ifundefined
41551 \series default
41552  vermeidet, dass es in diesem Fall doppelt geladen wird.
41553 \end_layout
41554
41555 \end_inset
41556
41557
41558 \end_layout
41559
41560 \end_inset
41561
41562
41563 \end_layout
41564
41565 \begin_layout Standard
41566 Wenn Sie eine Programmiersprache gewählt haben, werden die Schlüsselworte
41567  der Sprache erkannt und besonders gedruckt, wie 
41568 \emph on
41569 #
41570 \emph default
41571
41572 \emph on
41573 def
41574 \emph default
41575  und 
41576 \emph on
41577 pass
41578 \emph default
41579  in Listing
41580 \begin_inset space ~
41581 \end_inset
41582
41583
41584 \begin_inset CommandInset ref
41585 LatexCommand ref
41586 reference "lst:Gleitendes-Programm-Listing"
41587
41588 \end_inset
41589
41590 .
41591 \end_layout
41592
41593 \begin_layout Standard
41594 \begin_inset Note Greyedout
41595 status open
41596
41597 \begin_layout Plain Layout
41598
41599 \series bold
41600 Bemerkung:
41601 \series default
41602  Wenn sie keine fettgedruckten Schlüsselwörter im Schriftstil 
41603 \family typewriter
41604 Schreib\SpecialChar softhyphen
41605 maschine
41606 \family default
41607  erhalten, enthält die von Ihnen verwendete Schrift in diesem Stil wahrscheinlic
41608 h keine fett gedruckten Buchstaben.
41609  Wählen Sie in diesem Fall eine andere Schrift im Menü 
41610 \family sans
41611 Dokument\SpecialChar menuseparator
41612 Einstellungen\SpecialChar menuseparator
41613 Schriften
41614 \family default
41615 .
41616  (Die Schriften 
41617 \emph on
41618 LuxiMono, BeraMono
41619 \emph default
41620  und 
41621 \emph on
41622 Courier
41623 \emph default
41624  enthalten fett gedruckte Buchstaben.)
41625 \end_layout
41626
41627 \end_inset
41628
41629
41630 \end_layout
41631
41632 \begin_layout Standard
41633 Im Abschnitt 
41634 \family sans
41635 Zeilennummerierung
41636 \family default
41637  des Programmlisting Einstellungsdialogs können Sie den Stil der Zeilennummerier
41638 ung festlegen, zum Beispiel, ob die Nummerierung links oder rechts gedruckt,
41639  jede wievielte Zeile nummeriert werden soll und die 
41640 \family sans
41641 Schriftgröße
41642 \family default
41643  der Nummerierung.
41644 \end_layout
41645
41646 \begin_layout Standard
41647 Im Abschnitt 
41648 \family sans
41649 Bereich
41650 \family default
41651  legen Sie fest, welche Zeilen ausgedruckt werden sollen.
41652  Im Abschnitt 
41653 \family sans
41654 Stil
41655 \family default
41656  legen Sie fest, wie die Liste ausgedruckt werden soll.
41657  Die Option 
41658 \family sans
41659 Erweiterte
41660 \begin_inset space ~
41661 \end_inset
41662
41663 Zeichentabelle
41664 \family default
41665  ist nur für das Paket 
41666 \series bold
41667 listings
41668 \series default
41669  relevant und sollte verwendet werden, wenn nationale Zeichen wie Umlaute
41670  benutzt werden.
41671 \end_layout
41672
41673 \begin_layout Standard
41674 Hier ist ein Beispiel mit der Nummerierung links, Schrittweite 
41675 \begin_inset Quotes gld
41676 \end_inset
41677
41678 3
41679 \begin_inset Quotes grd
41680 \end_inset
41681
41682 , Sprache 
41683 \begin_inset Quotes gld
41684 \end_inset
41685
41686 Python
41687 \begin_inset Quotes grd
41688 \end_inset
41689
41690 , Optionen 
41691 \begin_inset Quotes gld
41692 \end_inset
41693
41694 Erweiterte Zeichentabelle
41695 \begin_inset Quotes grd
41696 \end_inset
41697
41698  und 
41699 \begin_inset Quotes gld
41700 \end_inset
41701
41702 Leerzeichen als Symbol
41703 \begin_inset Quotes grd
41704 \end_inset
41705
41706  und Bereich Zeilen 3
41707 \begin_inset space \thinspace{}
41708 \end_inset
41709
41710 -
41711 \begin_inset space \thinspace{}
41712 \end_inset
41713
41714 8:
41715 \end_layout
41716
41717 \begin_layout Standard
41718 \begin_inset listings
41719 lstparams "extendedchars=true,firstline=3,float,language=Python,lastline=8,numbers=left,numberstyle={\footnotesize},showspaces=true,stepnumber=3"
41720 inline false
41721 status open
41722
41723 \begin_layout Plain Layout
41724
41725 def func(param):
41726 \end_layout
41727
41728 \begin_layout Plain Layout
41729
41730     'Dies ist eine Python-Funktion'
41731 \end_layout
41732
41733 \begin_layout Plain Layout
41734
41735     pass
41736 \end_layout
41737
41738 \begin_layout Plain Layout
41739
41740 def func(param):
41741 \end_layout
41742
41743 \begin_layout Plain Layout
41744
41745 'Sonderzeichen: Tschüß'
41746 \end_layout
41747
41748 \begin_layout Plain Layout
41749
41750 pass
41751 \end_layout
41752
41753 \begin_layout Plain Layout
41754
41755 def func(param):
41756 \end_layout
41757
41758 \begin_layout Plain Layout
41759
41760 'Dies ist eine Python-Funktion'
41761 \end_layout
41762
41763 \begin_layout Plain Layout
41764
41765 pass
41766 \end_layout
41767
41768 \end_inset
41769
41770
41771 \end_layout
41772
41773 \begin_layout Standard
41774 Wenn Ihr Listing Tabulatoren verwendet, können Sie im Feld 
41775 \family sans
41776 Tabulatorgröße
41777 \family default
41778  die Anzahl der Zeichen festlegen, die ein Tabulator überspannen soll.
41779 \end_layout
41780
41781 \begin_layout Standard
41782 \noindent
41783 \begin_inset Note Greyedout
41784 status open
41785
41786 \begin_layout Plain Layout
41787
41788 \series bold
41789 Bemerkung:
41790 \series default
41791  Wegen eines Fehlers im 
41792 \series bold
41793 listings
41794 \series default
41795 -Paket wird die Zeilennummerierung um eine Zeile durch vorhergehende Listen
41796  verschoben.
41797  Das ist der Grund, warum die Zeilen 2 und 5 und nicht 3 und 6 in obigem
41798  Listing nummeriert werden.
41799 \end_layout
41800
41801 \end_inset
41802
41803
41804 \end_layout
41805
41806 \begin_layout Standard
41807 \begin_inset VSpace bigskip
41808 \end_inset
41809
41810
41811 \end_layout
41812
41813 \begin_layout Standard
41814 \noindent
41815 Es ist auch möglich, Zeilen einer Datei als Listing zu drucken.
41816  Das machen Sie mit
41817 \family sans
41818  Einfügen\SpecialChar menuseparator
41819 Datei\SpecialChar menuseparator
41820 Unterdokument
41821 \family default
41822  und der 
41823 \family sans
41824 Art
41825 \begin_inset space ~
41826 \end_inset
41827
41828 der
41829 \begin_inset space ~
41830 \end_inset
41831
41832 Einbindung
41833 \family default
41834  
41835 \family sans
41836 Listing
41837 \family default
41838 .
41839 \begin_inset Foot
41840 status collapsed
41841
41842 \begin_layout Plain Layout
41843 Die anderen Arten der Einbindung von Unterdokumenten werden in Abschnitt
41844 \begin_inset space ~
41845 \end_inset
41846
41847
41848 \begin_inset CommandInset ref
41849 LatexCommand ref
41850 reference "abs:Unterdokumente"
41851
41852 \end_inset
41853
41854  beschrieben.
41855 \end_layout
41856
41857 \end_inset
41858
41859  Im Dialogfenster
41860 \family sans
41861  Unterdokument
41862 \family default
41863  können Sie die Listing-Parameter unter 
41864 \family sans
41865 Weitere
41866 \begin_inset space ~
41867 \end_inset
41868
41869 Parameter
41870 \family default
41871  eingeben.
41872  Wenn Sie dort ein Fragezeichen 
41873 \begin_inset Quotes gld
41874 \end_inset
41875
41876 ?
41877 \begin_inset Quotes grd
41878 \end_inset
41879
41880  eingeben, wird Ihnen links davon eine Liste aller möglichen Parameter eingeblen
41881 det.
41882 \end_layout
41883
41884 \begin_layout Standard
41885 Um auf ein Unterdokument-Listing verweisen zu können, schreiben Sie einen
41886  Text ins Feld 
41887 \family sans
41888 Marke
41889 \family default
41890 , auf die dann wie üblich verwiesen werden kann.
41891 \end_layout
41892
41893 \begin_layout Standard
41894 Listing
41895 \begin_inset space ~
41896 \end_inset
41897
41898
41899 \begin_inset CommandInset ref
41900 LatexCommand ref
41901 reference "lst:Datei-Listing"
41902
41903 \end_inset
41904
41905  ist ein Beispiel für ein Unterdokument-Listing, bei dem die Zeilen 10
41906 \begin_inset space \thinspace{}
41907 \end_inset
41908
41909
41910 \begin_inset space \thinspace{}
41911 \end_inset
41912
41913 15 gedruckt werden.
41914 \end_layout
41915
41916 \begin_layout Standard
41917 \begin_inset CommandInset include
41918 LatexCommand lstinputlisting
41919 filename "EmbeddedObjects.lyx"
41920 lstparams "breaklines=true,extendedchars=true,firstline=10,language={[LaTeX]TeX},lastline=15,literate={{ä}{{\\\"a}}1 {ö}{{\\\"o}}1 {ü}{{\\\"u}}1{À}{{\\\"a}}1 {ö}{{\\\"o}}1 {ÃŒ}{{\\\"u}}1},caption={Zeilen 10--15 dieser LyX-Datei},label={lst:Datei-Listing}"
41921 literal "true"
41922
41923 \end_inset
41924
41925
41926 \end_layout
41927
41928 \begin_layout Standard
41929 \begin_inset VSpace bigskip
41930 \end_inset
41931
41932
41933 \end_layout
41934
41935 \begin_layout Standard
41936 Eine Formel in ein Listing einzufügen ist folgendermaßen möglich:
41937 \end_layout
41938
41939 \begin_layout Enumerate
41940 Öffnen Sie die Listings-Einstellungen und fügen
41941 \begin_inset Newline newline
41942 \end_inset
41943
41944
41945 \family sans
41946 mathescape=true
41947 \family default
41948
41949 \begin_inset Newline newline
41950 \end_inset
41951
41952 in das Feld des Tabs 
41953 \family sans
41954 Erweitert
41955 \family default
41956  ein
41957 \end_layout
41958
41959 \begin_layout Enumerate
41960 Erstellen Sie eine Formel außerhalb des Listings
41961 \end_layout
41962
41963 \begin_layout Enumerate
41964 Kopieren Sie den Inhalt der Formel (nicht die Formel-Einfügung) in die Zwischena
41965 blage (Tastenkürzel 
41966 \family sans
41967 Ctrl+C
41968 \family default
41969 )
41970 \end_layout
41971
41972 \begin_layout Enumerate
41973 Schreiben sie 
41974 \begin_inset Quotes gld
41975 \end_inset
41976
41977
41978 \family sans
41979 $$
41980 \family default
41981
41982 \begin_inset Quotes grd
41983 \end_inset
41984
41985  in das Listing und kopieren sie aus der Zwischenablage zwischen die Dollar-Zeic
41986 hen (Tastenkürzel 
41987 \family sans
41988 Ctrl+V
41989 \family default
41990 )
41991 \end_layout
41992
41993 \begin_layout Standard
41994 \begin_inset listings
41995 lstparams "language=Python,mathescape=true"
41996 inline false
41997 status open
41998
41999 \begin_layout Plain Layout
42000
42001 \begin_inset Caption Standard
42002
42003 \begin_layout Plain Layout
42004 Programm-Listing mit einer Formel
42005 \end_layout
42006
42007 \end_inset
42008
42009 # Beispiel-Programm-Listing
42010 \end_layout
42011
42012 \begin_layout Plain Layout
42013
42014 def func(param):
42015 \end_layout
42016
42017 \begin_layout Plain Layout
42018
42019     # $
42020 \backslash
42021 prod_{n=1}^{
42022 \backslash
42023 infty}
42024 \backslash
42025 ,
42026 \backslash
42027 frac{1}{x^{2}}$
42028 \end_layout
42029
42030 \begin_layout Plain Layout
42031
42032     pass
42033 \end_layout
42034
42035 \end_inset
42036
42037
42038 \end_layout
42039
42040 \begin_layout Standard
42041 \begin_inset VSpace bigskip
42042 \end_inset
42043
42044
42045 \end_layout
42046
42047 \begin_layout Standard
42048 \noindent
42049 Dokumentweite Listing-Eigenschaften können im Dialog 
42050 \family sans
42051 Dokument\SpecialChar menuseparator
42052 Einstellungen\SpecialChar menuseparator
42053 Listing
42054 \family default
42055  festgelegt werden.
42056  Dort bekommt man durch Eingabe eines Fragezeichens 
42057 \begin_inset Quotes gld
42058 \end_inset
42059
42060 ?
42061 \begin_inset Quotes grd
42062 \end_inset
42063
42064  eine Liste aller möglichen Parameter.
42065 \end_layout
42066
42067 \begin_layout Standard
42068 Weitere Informationen über die Pakete 
42069 \series bold
42070 listings
42071 \series default
42072  und 
42073 \series bold
42074 minted
42075 \series default
42076 , siehe 
42077 \begin_inset CommandInset citation
42078 LatexCommand cite
42079 key "listings,minted"
42080 literal "true"
42081
42082 \end_inset
42083
42084 .
42085 \end_layout
42086
42087 \begin_layout Chapter
42088 \start_of_appendix
42089 In \SpecialChar LyX
42090  verfügbare Maßeinheiten
42091 \begin_inset CommandInset label
42092 LatexCommand label
42093 name "kap:In-LyX-verfügbare"
42094
42095 \end_inset
42096
42097
42098 \begin_inset Index idx
42099 status collapsed
42100
42101 \begin_layout Plain Layout
42102 Einheiten
42103 \end_layout
42104
42105 \end_inset
42106
42107
42108 \end_layout
42109
42110 \begin_layout Standard
42111 Um die in diesem Handbuch verwendeten Maßeinheiten zu verstehen, erläutert
42112  Tabelle
42113 \begin_inset space ~
42114 \end_inset
42115
42116
42117 \begin_inset CommandInset ref
42118 LatexCommand ref
42119 reference "tab:Maßeinheiten"
42120
42121 \end_inset
42122
42123  alle in \SpecialChar LyX
42124  verfügbaren Maßeinheiten.
42125 \end_layout
42126
42127 \begin_layout Standard
42128 \begin_inset Float table
42129 placement h
42130 alignment document
42131 wide false
42132 sideways false
42133 status open
42134
42135 \begin_layout Plain Layout
42136 \begin_inset Caption Standard
42137
42138 \begin_layout Plain Layout
42139 \begin_inset CommandInset label
42140 LatexCommand label
42141 name "tab:Maßeinheiten"
42142
42143 \end_inset
42144
42145 Maßeinheiten
42146 \end_layout
42147
42148 \end_inset
42149
42150
42151 \end_layout
42152
42153 \begin_layout Plain Layout
42154 \begin_inset VSpace medskip
42155 \end_inset
42156
42157
42158 \end_layout
42159
42160 \begin_layout Plain Layout
42161 \align center
42162 \begin_inset Tabular
42163 <lyxtabular version="3" rows="21" columns="3">
42164 <features tabularvalignment="middle">
42165 <column alignment="center" valignment="top">
42166 <column alignment="center" valignment="middle" width="50col%">
42167 <column alignment="center" valignment="top">
42168 <row>
42169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42170 \begin_inset Text
42171
42172 \begin_layout Plain Layout
42173 Maßeinheit
42174 \end_layout
42175
42176 \end_inset
42177 </cell>
42178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42179 \begin_inset Text
42180
42181 \begin_layout Plain Layout
42182 Name/Beschreibung
42183 \end_layout
42184
42185 \end_inset
42186 </cell>
42187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42188 \begin_inset Text
42189
42190 \begin_layout Plain Layout
42191 \SpecialChar LaTeX
42192 -Befehl
42193 \end_layout
42194
42195 \end_inset
42196 </cell>
42197 </row>
42198 <row>
42199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42200 \begin_inset Text
42201
42202 \begin_layout Plain Layout
42203 bp
42204 \end_layout
42205
42206 \end_inset
42207 </cell>
42208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42209 \begin_inset Text
42210
42211 \begin_layout Plain Layout
42212 großer Punkt (72
42213 \begin_inset space \thinspace{}
42214 \end_inset
42215
42216 bp = 1
42217 \begin_inset space \thinspace{}
42218 \end_inset
42219
42220 in)
42221 \end_layout
42222
42223 \end_inset
42224 </cell>
42225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42226 \begin_inset Text
42227
42228 \begin_layout Plain Layout
42229 -
42230 \end_layout
42231
42232 \end_inset
42233 </cell>
42234 </row>
42235 <row>
42236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42237 \begin_inset Text
42238
42239 \begin_layout Plain Layout
42240 cc
42241 \end_layout
42242
42243 \end_inset
42244 </cell>
42245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42246 \begin_inset Text
42247
42248 \begin_layout Plain Layout
42249 Cicero (1
42250 \begin_inset space \thinspace{}
42251 \end_inset
42252
42253 cc = 12
42254 \begin_inset space \thinspace{}
42255 \end_inset
42256
42257 dd)
42258 \end_layout
42259
42260 \end_inset
42261 </cell>
42262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42263 \begin_inset Text
42264
42265 \begin_layout Plain Layout
42266 -
42267 \end_layout
42268
42269 \end_inset
42270 </cell>
42271 </row>
42272 <row>
42273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42274 \begin_inset Text
42275
42276 \begin_layout Plain Layout
42277 cm
42278 \end_layout
42279
42280 \end_inset
42281 </cell>
42282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42283 \begin_inset Text
42284
42285 \begin_layout Plain Layout
42286 Zentimeter
42287 \end_layout
42288
42289 \end_inset
42290 </cell>
42291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42292 \begin_inset Text
42293
42294 \begin_layout Plain Layout
42295 -
42296 \end_layout
42297
42298 \end_inset
42299 </cell>
42300 </row>
42301 <row>
42302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42303 \begin_inset Text
42304
42305 \begin_layout Plain Layout
42306 dd
42307 \end_layout
42308
42309 \end_inset
42310 </cell>
42311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42312 \begin_inset Text
42313
42314 \begin_layout Plain Layout
42315 Didot (1
42316 \begin_inset space \thinspace{}
42317 \end_inset
42318
42319 dd 
42320 \begin_inset Formula $\approx$
42321 \end_inset
42322
42323  0,376
42324 \begin_inset space \thinspace{}
42325 \end_inset
42326
42327 mm)
42328 \end_layout
42329
42330 \end_inset
42331 </cell>
42332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42333 \begin_inset Text
42334
42335 \begin_layout Plain Layout
42336 -
42337 \end_layout
42338
42339 \end_inset
42340 </cell>
42341 </row>
42342 <row>
42343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42344 \begin_inset Text
42345
42346 \begin_layout Plain Layout
42347 em
42348 \end_layout
42349
42350 \end_inset
42351 </cell>
42352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42353 \begin_inset Text
42354
42355 \begin_layout Plain Layout
42356 Die Breite des Buchstabens 
42357 \emph on
42358 M
42359 \emph default
42360  im aktiven Zeichensatz
42361 \end_layout
42362
42363 \end_inset
42364 </cell>
42365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42366 \begin_inset Text
42367
42368 \begin_layout Plain Layout
42369 -
42370 \end_layout
42371
42372 \end_inset
42373 </cell>
42374 </row>
42375 <row>
42376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42377 \begin_inset Text
42378
42379 \begin_layout Plain Layout
42380 ex
42381 \end_layout
42382
42383 \end_inset
42384 </cell>
42385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42386 \begin_inset Text
42387
42388 \begin_layout Plain Layout
42389 Die Höhe des Buchstabens 
42390 \emph on
42391 x
42392 \emph default
42393  im aktiven Zeichensatz
42394 \end_layout
42395
42396 \end_inset
42397 </cell>
42398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42399 \begin_inset Text
42400
42401 \begin_layout Plain Layout
42402 -
42403 \end_layout
42404
42405 \end_inset
42406 </cell>
42407 </row>
42408 <row>
42409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42410 \begin_inset Text
42411
42412 \begin_layout Plain Layout
42413 in
42414 \end_layout
42415
42416 \end_inset
42417 </cell>
42418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42419 \begin_inset Text
42420
42421 \begin_layout Plain Layout
42422 Zoll (1
42423 \begin_inset space \thinspace{}
42424 \end_inset
42425
42426 in = 2.54
42427 \begin_inset space \thinspace{}
42428 \end_inset
42429
42430 cm
42431 \end_layout
42432
42433 \end_inset
42434 </cell>
42435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42436 \begin_inset Text
42437
42438 \begin_layout Plain Layout
42439 -
42440 \end_layout
42441
42442 \end_inset
42443 </cell>
42444 </row>
42445 <row>
42446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42447 \begin_inset Text
42448
42449 \begin_layout Plain Layout
42450 mm
42451 \end_layout
42452
42453 \end_inset
42454 </cell>
42455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42456 \begin_inset Text
42457
42458 \begin_layout Plain Layout
42459 Millimeter
42460 \end_layout
42461
42462 \end_inset
42463 </cell>
42464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42465 \begin_inset Text
42466
42467 \begin_layout Plain Layout
42468 -
42469 \end_layout
42470
42471 \end_inset
42472 </cell>
42473 </row>
42474 <row>
42475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42476 \begin_inset Text
42477
42478 \begin_layout Plain Layout
42479 mu
42480 \end_layout
42481
42482 \end_inset
42483 </cell>
42484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42485 \begin_inset Text
42486
42487 \begin_layout Plain Layout
42488 mathematische Maßeinheit
42489 \series bold
42490  
42491 \series default
42492 (1
42493 \begin_inset space \thinspace{}
42494 \end_inset
42495
42496 mu = 1/18
42497 \begin_inset space \thinspace{}
42498 \end_inset
42499
42500 em)
42501 \end_layout
42502
42503 \end_inset
42504 </cell>
42505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42506 \begin_inset Text
42507
42508 \begin_layout Plain Layout
42509 -
42510 \end_layout
42511
42512 \end_inset
42513 </cell>
42514 </row>
42515 <row>
42516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42517 \begin_inset Text
42518
42519 \begin_layout Plain Layout
42520 pt
42521 \end_layout
42522
42523 \end_inset
42524 </cell>
42525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42526 \begin_inset Text
42527
42528 \begin_layout Plain Layout
42529 Punkt (72.27
42530 \begin_inset space \thinspace{}
42531 \end_inset
42532
42533 pt = 1
42534 \begin_inset space \thinspace{}
42535 \end_inset
42536
42537 in)
42538 \end_layout
42539
42540 \end_inset
42541 </cell>
42542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42543 \begin_inset Text
42544
42545 \begin_layout Plain Layout
42546 -
42547 \end_layout
42548
42549 \end_inset
42550 </cell>
42551 </row>
42552 <row>
42553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42554 \begin_inset Text
42555
42556 \begin_layout Plain Layout
42557 pc
42558 \end_layout
42559
42560 \end_inset
42561 </cell>
42562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42563 \begin_inset Text
42564
42565 \begin_layout Plain Layout
42566 Pica (1
42567 \begin_inset space \thinspace{}
42568 \end_inset
42569
42570 pc = 12
42571 \begin_inset space \thinspace{}
42572 \end_inset
42573
42574 pt)
42575 \end_layout
42576
42577 \end_inset
42578 </cell>
42579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42580 \begin_inset Text
42581
42582 \begin_layout Plain Layout
42583 -
42584 \end_layout
42585
42586 \end_inset
42587 </cell>
42588 </row>
42589 <row>
42590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42591 \begin_inset Text
42592
42593 \begin_layout Plain Layout
42594 sp
42595 \end_layout
42596
42597 \end_inset
42598 </cell>
42599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42600 \begin_inset Text
42601
42602 \begin_layout Plain Layout
42603 skalierter Punkt (65536
42604 \begin_inset space \thinspace{}
42605 \end_inset
42606
42607 sp = 1
42608 \begin_inset space \thinspace{}
42609 \end_inset
42610
42611 pt)
42612 \end_layout
42613
42614 \end_inset
42615 </cell>
42616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42617 \begin_inset Text
42618
42619 \begin_layout Plain Layout
42620 -
42621 \end_layout
42622
42623 \end_inset
42624 </cell>
42625 </row>
42626 <row>
42627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42628 \begin_inset Text
42629
42630 \begin_layout Plain Layout
42631 Seitenbreite %
42632 \end_layout
42633
42634 \end_inset
42635 </cell>
42636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42637 \begin_inset Text
42638
42639 \begin_layout Plain Layout
42640 % der Seitenbreite
42641 \end_layout
42642
42643 \end_inset
42644 </cell>
42645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42646 \begin_inset Text
42647
42648 \begin_layout Plain Layout
42649
42650 \backslash
42651 paperwidth
42652 \end_layout
42653
42654 \end_inset
42655 </cell>
42656 </row>
42657 <row>
42658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42659 \begin_inset Text
42660
42661 \begin_layout Plain Layout
42662 Seitenhöhe %
42663 \end_layout
42664
42665 \end_inset
42666 </cell>
42667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42668 \begin_inset Text
42669
42670 \begin_layout Plain Layout
42671 % der Seitenhöhe
42672 \end_layout
42673
42674 \end_inset
42675 </cell>
42676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42677 \begin_inset Text
42678
42679 \begin_layout Plain Layout
42680
42681 \backslash
42682 paperheight
42683 \end_layout
42684
42685 \end_inset
42686 </cell>
42687 </row>
42688 <row>
42689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42690 \begin_inset Text
42691
42692 \begin_layout Plain Layout
42693 Skalierung %
42694 \end_layout
42695
42696 \end_inset
42697 </cell>
42698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42699 \begin_inset Text
42700
42701 \begin_layout Plain Layout
42702 % der originalen Bildbreite
42703 \end_layout
42704
42705 \end_inset
42706 </cell>
42707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42708 \begin_inset Text
42709
42710 \begin_layout Plain Layout
42711
42712 \end_layout
42713
42714 \end_inset
42715 </cell>
42716 </row>
42717 <row>
42718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42719 \begin_inset Text
42720
42721 \begin_layout Plain Layout
42722 Spaltenbreite %
42723 \end_layout
42724
42725 \end_inset
42726 </cell>
42727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42728 \begin_inset Text
42729
42730 \begin_layout Plain Layout
42731 % der Spaltenbreite
42732 \end_layout
42733
42734 \end_inset
42735 </cell>
42736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42737 \begin_inset Text
42738
42739 \begin_layout Plain Layout
42740
42741 \backslash
42742 columnwidth
42743 \end_layout
42744
42745 \end_inset
42746 </cell>
42747 </row>
42748 <row>
42749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42750 \begin_inset Text
42751
42752 \begin_layout Plain Layout
42753 Textbreite %
42754 \end_layout
42755
42756 \end_inset
42757 </cell>
42758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42759 \begin_inset Text
42760
42761 \begin_layout Plain Layout
42762 % der Textbreite
42763 \end_layout
42764
42765 \end_inset
42766 </cell>
42767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42768 \begin_inset Text
42769
42770 \begin_layout Plain Layout
42771
42772 \backslash
42773 textwidth
42774 \end_layout
42775
42776 \end_inset
42777 </cell>
42778 </row>
42779 <row>
42780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42781 \begin_inset Text
42782
42783 \begin_layout Plain Layout
42784 Texthöhe %
42785 \end_layout
42786
42787 \end_inset
42788 </cell>
42789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42790 \begin_inset Text
42791
42792 \begin_layout Plain Layout
42793 % der Texthöhe
42794 \end_layout
42795
42796 \end_inset
42797 </cell>
42798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42799 \begin_inset Text
42800
42801 \begin_layout Plain Layout
42802
42803 \backslash
42804 textheight
42805 \end_layout
42806
42807 \end_inset
42808 </cell>
42809 </row>
42810 <row>
42811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42812 \begin_inset Text
42813
42814 \begin_layout Plain Layout
42815 Zeilenabstand %
42816 \end_layout
42817
42818 \end_inset
42819 </cell>
42820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42821 \begin_inset Text
42822
42823 \begin_layout Plain Layout
42824 % der Höhe zwischen Grundlinien von zwei aufeinanderfolgenden Textzeilen
42825 \end_layout
42826
42827 \end_inset
42828 </cell>
42829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42830 \begin_inset Text
42831
42832 \begin_layout Plain Layout
42833
42834 \backslash
42835 baselineskip
42836 \end_layout
42837
42838 \end_inset
42839 </cell>
42840 </row>
42841 <row>
42842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42843 \begin_inset Text
42844
42845 \begin_layout Plain Layout
42846 Zeilenbreite %
42847 \end_layout
42848
42849 \end_inset
42850 </cell>
42851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42852 \begin_inset Text
42853
42854 \begin_layout Plain Layout
42855 % der Zeilenbreite
42856 \end_layout
42857
42858 \end_inset
42859 </cell>
42860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42861 \begin_inset Text
42862
42863 \begin_layout Plain Layout
42864
42865 \backslash
42866 linewidth
42867 \end_layout
42868
42869 \end_inset
42870 </cell>
42871 </row>
42872 </lyxtabular>
42873
42874 \end_inset
42875
42876
42877 \end_layout
42878
42879 \end_inset
42880
42881
42882 \end_layout
42883
42884 \begin_layout Chapter
42885 Ausgabedatei-Formate mit Grafiken
42886 \begin_inset CommandInset label
42887 LatexCommand label
42888 name "kap:Ausgabedatei-Formate"
42889
42890 \end_inset
42891
42892
42893 \end_layout
42894
42895 \begin_layout Section
42896 DVI
42897 \begin_inset Index idx
42898 status collapsed
42899
42900 \begin_layout Plain Layout
42901 Dateiformat! DVI
42902 \end_layout
42903
42904 \end_inset
42905
42906
42907 \begin_inset Index idx
42908 status collapsed
42909
42910 \begin_layout Plain Layout
42911 DVI
42912 \end_layout
42913
42914 \end_inset
42915
42916
42917 \end_layout
42918
42919 \begin_layout Standard
42920 Dieser Dateityp hat die Erweiterung 
42921 \begin_inset Quotes gld
42922 \end_inset
42923
42924
42925 \family typewriter
42926 .dvi
42927 \family default
42928
42929 \begin_inset Quotes grd
42930 \end_inset
42931
42932  und wird 
42933 \begin_inset Quotes gld
42934 \end_inset
42935
42936 device independent
42937 \begin_inset Quotes grd
42938 \end_inset
42939
42940  genannt, weil er vollkommen portierbar ist.
42941  Ohne Konvertierung kann er auf jedem Rechner benutzt werden, der einen
42942  dvi-Betrachter installiert hat.
42943  DVI-Dateien werden für schnelle Vorschauen und Vorstufen für andere Ausgabeform
42944 ate wie PostScript benutzt.
42945 \end_layout
42946
42947 \begin_layout Standard
42948 \begin_inset Note Greyedout
42949 status open
42950
42951 \begin_layout Plain Layout
42952
42953 \series bold
42954 Bemerkung:
42955 \series default
42956  DVI-Dateien enthalten keine Bilder, denn diese sind nur verlinkt.
42957 \end_layout
42958
42959 \end_inset
42960
42961
42962 \end_layout
42963
42964 \begin_layout Standard
42965 Also vergessen Sie nicht, die Bilder mitzunehmen, wenn Sie Ihre DVI-Datei
42966  auf einen anderen Computer kopieren.
42967  Diese Eigenschaft kann Ihren Computer verlangsamen, wenn Sie die DVI-Datei
42968  betrachten, weil der dvi-Betrachter die Bilder im Hintergrund konvertieren
42969  muss, um sie sichtbar zu machen, wenn Sie in der DVI-Datei
42970 \family typewriter
42971  
42972 \family default
42973 blättern.
42974
42975 \family typewriter
42976  
42977 \family default
42978 Außerdem zeigen manche DVI-Betrachter nicht alles (richtig) an.
42979  Bei Dokumenten mit vielen Bildern empfehlen wir daher das PDF-Format.
42980  
42981 \end_layout
42982
42983 \begin_layout Standard
42984 Sie können Ihr Dokument als DVI über das Menü 
42985 \family sans
42986 Datei\SpecialChar menuseparator
42987 Exportieren\SpecialChar menuseparator
42988 DVI
42989 \family default
42990  exportieren.
42991  Sie können eine Vorschau Ihres Dokument als DVI über das Menü 
42992 \family sans
42993 Ansicht
42994 \family default
42995  anschauen.
42996 \end_layout
42997
42998 \begin_layout Section
42999 PostScript
43000 \begin_inset Index idx
43001 status collapsed
43002
43003 \begin_layout Plain Layout
43004 Dateiformat  ! PostScript
43005 \end_layout
43006
43007 \end_inset
43008
43009
43010 \begin_inset Index idx
43011 status collapsed
43012
43013 \begin_layout Plain Layout
43014 PostScript
43015 \end_layout
43016
43017 \end_inset
43018
43019
43020 \end_layout
43021
43022 \begin_layout Standard
43023 Dieser Dateityp hat die Erweiterung 
43024 \begin_inset Quotes gld
43025 \end_inset
43026
43027
43028 \family typewriter
43029 .ps
43030 \family default
43031
43032 \begin_inset Quotes grd
43033 \end_inset
43034
43035 .
43036  PostScript wurde von der Firma
43037 \family typewriter
43038  Adobe
43039 \family default
43040  als Druckersprache entwickelt.
43041  Die Datei enthält deshalb Druckbefehle.
43042  PostScript kann als 
43043 \begin_inset Quotes gld
43044 \end_inset
43045
43046 Programmiersprache
43047 \begin_inset Quotes grd
43048 \end_inset
43049
43050  angesehen werden.
43051  Man kann mit ihr rechnen und Diagramme und Bilder zeichnen.
43052 \begin_inset Foot
43053 status collapsed
43054
43055 \begin_layout Plain Layout
43056 Wenn Sie mehr darüber wissen wollen, sollten Sie sich die Dokumentation
43057  von
43058 \series bold
43059  PSTricks
43060 \series default
43061  
43062 \begin_inset CommandInset citation
43063 LatexCommand cite
43064 key "pstricks"
43065 literal "true"
43066
43067 \end_inset
43068
43069  oder 
43070 \begin_inset CommandInset citation
43071 LatexCommand cite
43072 key "latex-praxisbuch"
43073 literal "true"
43074
43075 \end_inset
43076
43077  ansehen.
43078 \end_layout
43079
43080 \end_inset
43081
43082  Wegen dieser Möglichkeiten sind PostScript-Dateien oft größer als PDF-Dateien.
43083 \end_layout
43084
43085 \begin_layout Standard
43086 PostScript kann nur Bilder im Format EPS
43087 \begin_inset Index idx
43088 status collapsed
43089
43090 \begin_layout Plain Layout
43091 EPS
43092 \end_layout
43093
43094 \end_inset
43095
43096  (Encapsulated PostScript, Datei-Er\SpecialChar softhyphen
43097 wei\SpecialChar softhyphen
43098 ter\SpecialChar softhyphen
43099 ung 
43100 \begin_inset Quotes gld
43101 \end_inset
43102
43103
43104 \family typewriter
43105 .eps
43106 \family default
43107
43108 \begin_inset Quotes grd
43109 \end_inset
43110
43111 ) enthalten.
43112  Weil \SpecialChar LyX
43113  die Verwendung jedes bekannten Bildformats erlaubt, muss es diese
43114  intern nach EPS konvertieren.
43115  Dies wird bei vielen Bildern in einem Dokument den Arbeitsfluss drastisch
43116  verlangsamen.
43117  Wenn Sie also PostScript benutzen wollen, sollten Sie Ihre Bilder vorher
43118  konvertieren und direkt als EPS einfügen.
43119 \end_layout
43120
43121 \begin_layout Standard
43122 Sie können Ihr Dokument als PostScript über das Menü 
43123 \family sans
43124 Datei\SpecialChar menuseparator
43125 Exportieren\SpecialChar menuseparator
43126 Post\SpecialChar softhyphen
43127 Script
43128 \family default
43129  exportieren.
43130  Sie können eine Vorschau Ihres Dokument als PostScript über das Menü 
43131 \family sans
43132 Ansicht
43133 \family default
43134  anschauen.
43135 \end_layout
43136
43137 \begin_layout Section
43138 PDF
43139 \begin_inset Index idx
43140 status collapsed
43141
43142 \begin_layout Plain Layout
43143 Dateiformat! PDF
43144 \end_layout
43145
43146 \end_inset
43147
43148
43149 \begin_inset Index idx
43150 status collapsed
43151
43152 \begin_layout Plain Layout
43153 PDF
43154 \end_layout
43155
43156 \end_inset
43157
43158
43159 \end_layout
43160
43161 \begin_layout Standard
43162 Dieser Dateityp hat die Erweiterung 
43163 \begin_inset Quotes gld
43164 \end_inset
43165
43166
43167 \family typewriter
43168 .pdf
43169 \family default
43170
43171 \begin_inset Quotes grd
43172 \end_inset
43173
43174 .
43175  Das
43176 \emph on
43177  
43178 \emph default
43179
43180 \begin_inset Quotes gld
43181 \end_inset
43182
43183 Portable Document Format
43184 \begin_inset Quotes grd
43185 \end_inset
43186
43187  (PDF) wurde auch von der Firma 
43188 \family typewriter
43189 Adobe
43190 \family default
43191  als Derivat von PostScript entwickelt.
43192  Es ist komprimierter und benutzt weniger Befehle als PostScript.
43193  Wie der Begriff 
43194 \begin_inset Quotes gld
43195 \end_inset
43196
43197 portable
43198 \begin_inset Quotes grd
43199 \end_inset
43200
43201  (übertragbar) vermuten lässt, kann eine PDF-Datei auf jeden Rechner übertragen
43202  werden, und der Ausdruck sieht immer gleich aus.
43203 \end_layout
43204
43205 \begin_layout Standard
43206 PDF kann Bilder im eigenen PDF-Format, im Format 
43207 \begin_inset Quotes gld
43208 \end_inset
43209
43210 Joint Photographic Experts Group
43211 \begin_inset Quotes grd
43212 \end_inset
43213
43214  (JPEG
43215 \begin_inset Index idx
43216 status collapsed
43217
43218 \begin_layout Plain Layout
43219 JPG, JPEG
43220 \end_layout
43221
43222 \end_inset
43223
43224 , Datei-Erweiterung 
43225 \begin_inset Quotes gld
43226 \end_inset
43227
43228
43229 \family typewriter
43230 .jpg
43231 \family default
43232
43233 \begin_inset Quotes grd
43234 \end_inset
43235
43236  oder 
43237 \begin_inset Quotes gld
43238 \end_inset
43239
43240
43241 \family typewriter
43242 .jpeg
43243 \family default
43244
43245 \begin_inset Quotes grd
43246 \end_inset
43247
43248 ) und im Format 
43249 \begin_inset Quotes gld
43250 \end_inset
43251
43252 Portable Network Graphics
43253 \begin_inset Quotes grd
43254 \end_inset
43255
43256  (PNG
43257 \begin_inset Index idx
43258 status collapsed
43259
43260 \begin_layout Plain Layout
43261 PNG
43262 \end_layout
43263
43264 \end_inset
43265
43266 , Datei-Erweiterung 
43267 \begin_inset Quotes gld
43268 \end_inset
43269
43270
43271 \family typewriter
43272 .png
43273 \family default
43274
43275 \begin_inset Quotes grd
43276 \end_inset
43277
43278 ) enthalten.
43279  Trotzdem können Sie jedes bekannte Bildformat benutzen, weil \SpecialChar LyX
43280  es für Sie
43281  konvertieren wird.
43282  Die Konvertierungen werden Ihren Arbeitsfluss verlangsamen, weswegen empfohlen
43283  wird, eines der drei erwähnten Bildformate zu benutzen.
43284 \end_layout
43285
43286 \begin_layout Standard
43287 PDF-Dateien können Sie über 
43288 \family sans
43289 Datei\SpecialChar menuseparator
43290 Exportieren
43291 \family default
43292  auf drei Arten erzeugen:
43293 \end_layout
43294
43295 \begin_layout Description
43296 PDF
43297 \begin_inset space ~
43298 \end_inset
43299
43300 (ps2pdf) benutzt das Programm
43301 \family typewriter
43302  ps2pdf
43303 \family default
43304 , das eine PDF-Datei aus einer Post\SpecialChar softhyphen
43305 Script®-Version Ihres Dokument erstellt.
43306  Die PostScript-Version wird mit dem Programm 
43307 \family typewriter
43308 dvips
43309 \family default
43310  aus einer DVI-Version erstellt.
43311  Es werden also drei Konvertierungen verwendet.
43312 \end_layout
43313
43314 \begin_layout Description
43315 PDF
43316 \begin_inset space ~
43317 \end_inset
43318
43319 (dvipdfm) benutzt das Programm 
43320 \family typewriter
43321 dvipdfm
43322 \family default
43323 , das Ihr Dokument im ersten Schritt nach DVI und in einem zweiten nach
43324  PDF konvertiert.
43325 \end_layout
43326
43327 \begin_layout Description
43328 PDF
43329 \begin_inset space ~
43330 \end_inset
43331
43332 (pdflatex) benutzt das Programm
43333 \family typewriter
43334  pdftex
43335 \family default
43336 , das Ihr Dokument direkt nach PDF konvertiert.
43337 \end_layout
43338
43339 \begin_layout Standard
43340
43341 \family sans
43342 PDF
43343 \begin_inset space ~
43344 \end_inset
43345
43346 (pdflatex)
43347 \family default
43348  wird empfohlen, weil
43349 \family typewriter
43350  pdftex
43351 \family default
43352  alle Funktionen der aktuellen PDF-Versionen unterstützt, schnell ist und
43353  ohne Probleme arbeitet.
43354  Das Programm 
43355 \family typewriter
43356 dvi\SpecialChar softhyphen
43357 pdfm
43358 \family default
43359  wird nicht weiterentwickelt und ist deshalb nicht sehr aktuell.
43360 \end_layout
43361
43362 \begin_layout Standard
43363 Sie können Ihr Dokument als PDF über das Menü 
43364 \family sans
43365 Datei\SpecialChar menuseparator
43366 Exportieren\SpecialChar menuseparator
43367 PDF
43368 \family default
43369  exportieren.
43370  Sie können eine Vorschau Ihres Dokument als PDF über das Menü 
43371 \family sans
43372 Ansicht
43373 \family default
43374  oder einen Werkzeugleistenknopf anschauen.
43375 \end_layout
43376
43377 \begin_layout Chapter
43378 Liste der dvips-Farbnamen
43379 \begin_inset CommandInset label
43380 LatexCommand label
43381 name "kap:Liste-der-dvips-Farbnamen"
43382
43383 \end_inset
43384
43385
43386 \end_layout
43387
43388 \begin_layout Standard
43389 \begin_inset Tabular
43390 <lyxtabular version="3" rows="17" columns="4">
43391 <features tabularvalignment="middle">
43392 <column alignment="left" valignment="top" width="0pt">
43393 <column alignment="left" valignment="top" width="0pt">
43394 <column alignment="left" valignment="top" width="0pt">
43395 <column alignment="left" valignment="top" width="0pt">
43396 <row>
43397 <cell alignment="left" valignment="top" usebox="none">
43398 \begin_inset Text
43399
43400 \begin_layout Plain Layout
43401 \begin_inset ERT
43402 status collapsed
43403
43404 \begin_layout Plain Layout
43405
43406
43407 \backslash
43408 fcolorbox{black}{
43409 \end_layout
43410
43411 \end_inset
43412
43413 white
43414 \begin_inset ERT
43415 status collapsed
43416
43417 \begin_layout Plain Layout
43418
43419 }{
43420 \end_layout
43421
43422 \end_inset
43423
43424 Farbe
43425 \begin_inset ERT
43426 status collapsed
43427
43428 \begin_layout Plain Layout
43429
43430 }
43431 \end_layout
43432
43433 \end_inset
43434
43435  Farbname
43436 \end_layout
43437
43438 \end_inset
43439 </cell>
43440 <cell alignment="left" valignment="top" usebox="none">
43441 \begin_inset Text
43442
43443 \begin_layout Plain Layout
43444 \begin_inset ERT
43445 status collapsed
43446
43447 \begin_layout Plain Layout
43448
43449
43450 \backslash
43451 fcolorbox{black}{
43452 \end_layout
43453
43454 \end_inset
43455
43456 white
43457 \begin_inset ERT
43458 status collapsed
43459
43460 \begin_layout Plain Layout
43461
43462 }{
43463 \end_layout
43464
43465 \end_inset
43466
43467 Farbe
43468 \begin_inset ERT
43469 status collapsed
43470
43471 \begin_layout Plain Layout
43472
43473 }
43474 \end_layout
43475
43476 \end_inset
43477
43478  Farbname
43479 \end_layout
43480
43481 \end_inset
43482 </cell>
43483 <cell alignment="left" valignment="top" usebox="none">
43484 \begin_inset Text
43485
43486 \begin_layout Plain Layout
43487 \begin_inset ERT
43488 status collapsed
43489
43490 \begin_layout Plain Layout
43491
43492
43493 \backslash
43494 fcolorbox{black}{
43495 \end_layout
43496
43497 \end_inset
43498
43499 white
43500 \begin_inset ERT
43501 status collapsed
43502
43503 \begin_layout Plain Layout
43504
43505 }{
43506 \end_layout
43507
43508 \end_inset
43509
43510 Farbe
43511 \begin_inset ERT
43512 status collapsed
43513
43514 \begin_layout Plain Layout
43515
43516 }
43517 \end_layout
43518
43519 \end_inset
43520
43521  Farbname
43522 \end_layout
43523
43524 \end_inset
43525 </cell>
43526 <cell alignment="left" valignment="top" usebox="none">
43527 \begin_inset Text
43528
43529 \begin_layout Plain Layout
43530 \begin_inset ERT
43531 status collapsed
43532
43533 \begin_layout Plain Layout
43534
43535
43536 \backslash
43537 fcolorbox{black}{
43538 \end_layout
43539
43540 \end_inset
43541
43542 white
43543 \begin_inset ERT
43544 status collapsed
43545
43546 \begin_layout Plain Layout
43547
43548 }{
43549 \end_layout
43550
43551 \end_inset
43552
43553 Farbe
43554 \begin_inset ERT
43555 status collapsed
43556
43557 \begin_layout Plain Layout
43558
43559 }
43560 \end_layout
43561
43562 \end_inset
43563
43564  Farbname
43565 \end_layout
43566
43567 \end_inset
43568 </cell>
43569 </row>
43570 <row>
43571 <cell alignment="center" valignment="top" usebox="none">
43572 \begin_inset Text
43573
43574 \begin_layout Plain Layout
43575 \begin_inset ERT
43576 status collapsed
43577
43578 \begin_layout Plain Layout
43579
43580
43581 \backslash
43582 fcolorbox{black}{
43583 \end_layout
43584
43585 \end_inset
43586
43587 Apricot
43588 \begin_inset ERT
43589 status collapsed
43590
43591 \begin_layout Plain Layout
43592
43593 }{
43594 \end_layout
43595
43596 \end_inset
43597
43598
43599 \begin_inset Phantom Phantom
43600 status open
43601
43602 \begin_layout Plain Layout
43603 W
43604 \end_layout
43605
43606 \end_inset
43607
43608
43609 \begin_inset ERT
43610 status collapsed
43611
43612 \begin_layout Plain Layout
43613
43614 }
43615 \end_layout
43616
43617 \end_inset
43618
43619  Apricot
43620 \end_layout
43621
43622 \end_inset
43623 </cell>
43624 <cell alignment="center" valignment="top" usebox="none">
43625 \begin_inset Text
43626
43627 \begin_layout Plain Layout
43628 \begin_inset ERT
43629 status collapsed
43630
43631 \begin_layout Plain Layout
43632
43633
43634 \backslash
43635 fcolorbox{black}{
43636 \end_layout
43637
43638 \end_inset
43639
43640 Aquamarine
43641 \begin_inset ERT
43642 status collapsed
43643
43644 \begin_layout Plain Layout
43645
43646 }{
43647 \end_layout
43648
43649 \end_inset
43650
43651
43652 \begin_inset Phantom Phantom
43653 status open
43654
43655 \begin_layout Plain Layout
43656 W
43657 \end_layout
43658
43659 \end_inset
43660
43661
43662 \begin_inset ERT
43663 status collapsed
43664
43665 \begin_layout Plain Layout
43666
43667 }
43668 \end_layout
43669
43670 \end_inset
43671
43672  Aquamarine
43673 \end_layout
43674
43675 \end_inset
43676 </cell>
43677 <cell alignment="center" valignment="top" usebox="none">
43678 \begin_inset Text
43679
43680 \begin_layout Plain Layout
43681 \begin_inset ERT
43682 status collapsed
43683
43684 \begin_layout Plain Layout
43685
43686
43687 \backslash
43688 fcolorbox{black}{
43689 \end_layout
43690
43691 \end_inset
43692
43693 Bittersweet
43694 \begin_inset ERT
43695 status collapsed
43696
43697 \begin_layout Plain Layout
43698
43699 }{
43700 \end_layout
43701
43702 \end_inset
43703
43704
43705 \begin_inset Phantom Phantom
43706 status open
43707
43708 \begin_layout Plain Layout
43709 W
43710 \end_layout
43711
43712 \end_inset
43713
43714
43715 \begin_inset ERT
43716 status collapsed
43717
43718 \begin_layout Plain Layout
43719
43720 }
43721 \end_layout
43722
43723 \end_inset
43724
43725  Bittersweet
43726 \end_layout
43727
43728 \end_inset
43729 </cell>
43730 <cell alignment="center" valignment="top" usebox="none">
43731 \begin_inset Text
43732
43733 \begin_layout Plain Layout
43734 \begin_inset ERT
43735 status collapsed
43736
43737 \begin_layout Plain Layout
43738
43739
43740 \backslash
43741 fcolorbox{black}{
43742 \end_layout
43743
43744 \end_inset
43745
43746 BlueGreen
43747 \begin_inset ERT
43748 status collapsed
43749
43750 \begin_layout Plain Layout
43751
43752 }{
43753 \end_layout
43754
43755 \end_inset
43756
43757
43758 \begin_inset Phantom Phantom
43759 status open
43760
43761 \begin_layout Plain Layout
43762 W
43763 \end_layout
43764
43765 \end_inset
43766
43767
43768 \begin_inset ERT
43769 status collapsed
43770
43771 \begin_layout Plain Layout
43772
43773 }
43774 \end_layout
43775
43776 \end_inset
43777
43778  BlueGreen
43779 \end_layout
43780
43781 \end_inset
43782 </cell>
43783 </row>
43784 <row>
43785 <cell alignment="left" valignment="top" usebox="none">
43786 \begin_inset Text
43787
43788 \begin_layout Plain Layout
43789 \begin_inset ERT
43790 status collapsed
43791
43792 \begin_layout Plain Layout
43793
43794
43795 \backslash
43796 fcolorbox{black}{
43797 \end_layout
43798
43799 \end_inset
43800
43801 BlueViolet
43802 \begin_inset ERT
43803 status collapsed
43804
43805 \begin_layout Plain Layout
43806
43807 }{
43808 \end_layout
43809
43810 \end_inset
43811
43812
43813 \begin_inset Phantom Phantom
43814 status open
43815
43816 \begin_layout Plain Layout
43817 W
43818 \end_layout
43819
43820 \end_inset
43821
43822
43823 \begin_inset ERT
43824 status collapsed
43825
43826 \begin_layout Plain Layout
43827
43828 }
43829 \end_layout
43830
43831 \end_inset
43832
43833  BlueViolet
43834 \end_layout
43835
43836 \end_inset
43837 </cell>
43838 <cell alignment="left" valignment="top" usebox="none">
43839 \begin_inset Text
43840
43841 \begin_layout Plain Layout
43842 \begin_inset ERT
43843 status collapsed
43844
43845 \begin_layout Plain Layout
43846
43847
43848 \backslash
43849 fcolorbox{black}{
43850 \end_layout
43851
43852 \end_inset
43853
43854 BrickRed
43855 \begin_inset ERT
43856 status collapsed
43857
43858 \begin_layout Plain Layout
43859
43860 }{
43861 \end_layout
43862
43863 \end_inset
43864
43865
43866 \begin_inset Phantom Phantom
43867 status open
43868
43869 \begin_layout Plain Layout
43870 W
43871 \end_layout
43872
43873 \end_inset
43874
43875
43876 \begin_inset ERT
43877 status collapsed
43878
43879 \begin_layout Plain Layout
43880
43881 }
43882 \end_layout
43883
43884 \end_inset
43885
43886  BrickRed
43887 \end_layout
43888
43889 \end_inset
43890 </cell>
43891 <cell alignment="left" valignment="top" usebox="none">
43892 \begin_inset Text
43893
43894 \begin_layout Plain Layout
43895 \begin_inset ERT
43896 status collapsed
43897
43898 \begin_layout Plain Layout
43899
43900
43901 \backslash
43902 fcolorbox{black}{
43903 \end_layout
43904
43905 \end_inset
43906
43907 Brown
43908 \begin_inset ERT
43909 status collapsed
43910
43911 \begin_layout Plain Layout
43912
43913 }{
43914 \end_layout
43915
43916 \end_inset
43917
43918
43919 \begin_inset Phantom Phantom
43920 status open
43921
43922 \begin_layout Plain Layout
43923 W
43924 \end_layout
43925
43926 \end_inset
43927
43928
43929 \begin_inset ERT
43930 status collapsed
43931
43932 \begin_layout Plain Layout
43933
43934 }
43935 \end_layout
43936
43937 \end_inset
43938
43939  Brown
43940 \end_layout
43941
43942 \end_inset
43943 </cell>
43944 <cell alignment="left" valignment="top" usebox="none">
43945 \begin_inset Text
43946
43947 \begin_layout Plain Layout
43948 \begin_inset ERT
43949 status collapsed
43950
43951 \begin_layout Plain Layout
43952
43953
43954 \backslash
43955 fcolorbox{black}{
43956 \end_layout
43957
43958 \end_inset
43959
43960 BurntOrange
43961 \begin_inset ERT
43962 status collapsed
43963
43964 \begin_layout Plain Layout
43965
43966 }{
43967 \end_layout
43968
43969 \end_inset
43970
43971
43972 \begin_inset Phantom Phantom
43973 status open
43974
43975 \begin_layout Plain Layout
43976 W
43977 \end_layout
43978
43979 \end_inset
43980
43981
43982 \begin_inset ERT
43983 status collapsed
43984
43985 \begin_layout Plain Layout
43986
43987 }
43988 \end_layout
43989
43990 \end_inset
43991
43992  BurntOrange
43993 \end_layout
43994
43995 \end_inset
43996 </cell>
43997 </row>
43998 <row>
43999 <cell alignment="left" valignment="top" usebox="none">
44000 \begin_inset Text
44001
44002 \begin_layout Plain Layout
44003 \begin_inset ERT
44004 status collapsed
44005
44006 \begin_layout Plain Layout
44007
44008
44009 \backslash
44010 fcolorbox{black}{
44011 \end_layout
44012
44013 \end_inset
44014
44015 CadetBlue
44016 \begin_inset ERT
44017 status collapsed
44018
44019 \begin_layout Plain Layout
44020
44021 }{
44022 \end_layout
44023
44024 \end_inset
44025
44026
44027 \begin_inset Phantom Phantom
44028 status open
44029
44030 \begin_layout Plain Layout
44031 W
44032 \end_layout
44033
44034 \end_inset
44035
44036
44037 \begin_inset ERT
44038 status collapsed
44039
44040 \begin_layout Plain Layout
44041
44042 }
44043 \end_layout
44044
44045 \end_inset
44046
44047  CadetBlue
44048 \end_layout
44049
44050 \end_inset
44051 </cell>
44052 <cell alignment="left" valignment="top" usebox="none">
44053 \begin_inset Text
44054
44055 \begin_layout Plain Layout
44056 \begin_inset ERT
44057 status collapsed
44058
44059 \begin_layout Plain Layout
44060
44061
44062 \backslash
44063 fcolorbox{black}{
44064 \end_layout
44065
44066 \end_inset
44067
44068 CarnationPink
44069 \begin_inset ERT
44070 status collapsed
44071
44072 \begin_layout Plain Layout
44073
44074 }{
44075 \end_layout
44076
44077 \end_inset
44078
44079
44080 \begin_inset Phantom Phantom
44081 status open
44082
44083 \begin_layout Plain Layout
44084 W
44085 \end_layout
44086
44087 \end_inset
44088
44089
44090 \begin_inset ERT
44091 status collapsed
44092
44093 \begin_layout Plain Layout
44094
44095 }
44096 \end_layout
44097
44098 \end_inset
44099
44100  CarnationPink
44101 \end_layout
44102
44103 \end_inset
44104 </cell>
44105 <cell alignment="left" valignment="top" usebox="none">
44106 \begin_inset Text
44107
44108 \begin_layout Plain Layout
44109 \begin_inset ERT
44110 status collapsed
44111
44112 \begin_layout Plain Layout
44113
44114
44115 \backslash
44116 fcolorbox{black}{
44117 \end_layout
44118
44119 \end_inset
44120
44121 Cerulean
44122 \begin_inset ERT
44123 status collapsed
44124
44125 \begin_layout Plain Layout
44126
44127 }{
44128 \end_layout
44129
44130 \end_inset
44131
44132
44133 \begin_inset Phantom Phantom
44134 status open
44135
44136 \begin_layout Plain Layout
44137 W
44138 \end_layout
44139
44140 \end_inset
44141
44142
44143 \begin_inset ERT
44144 status collapsed
44145
44146 \begin_layout Plain Layout
44147
44148 }
44149 \end_layout
44150
44151 \end_inset
44152
44153  Cerulean
44154 \end_layout
44155
44156 \end_inset
44157 </cell>
44158 <cell alignment="left" valignment="top" usebox="none">
44159 \begin_inset Text
44160
44161 \begin_layout Plain Layout
44162 \begin_inset ERT
44163 status collapsed
44164
44165 \begin_layout Plain Layout
44166
44167
44168 \backslash
44169 fcolorbox{black}{
44170 \end_layout
44171
44172 \end_inset
44173
44174 CornflowerBlue
44175 \begin_inset ERT
44176 status collapsed
44177
44178 \begin_layout Plain Layout
44179
44180 }{
44181 \end_layout
44182
44183 \end_inset
44184
44185
44186 \begin_inset Phantom Phantom
44187 status open
44188
44189 \begin_layout Plain Layout
44190 W
44191 \end_layout
44192
44193 \end_inset
44194
44195
44196 \begin_inset ERT
44197 status collapsed
44198
44199 \begin_layout Plain Layout
44200
44201 }
44202 \end_layout
44203
44204 \end_inset
44205
44206  CornflowerBlue
44207 \end_layout
44208
44209 \end_inset
44210 </cell>
44211 </row>
44212 <row>
44213 <cell alignment="left" valignment="top" usebox="none">
44214 \begin_inset Text
44215
44216 \begin_layout Plain Layout
44217 \begin_inset ERT
44218 status collapsed
44219
44220 \begin_layout Plain Layout
44221
44222
44223 \backslash
44224 fcolorbox{black}{
44225 \end_layout
44226
44227 \end_inset
44228
44229 Dandelion
44230 \begin_inset ERT
44231 status collapsed
44232
44233 \begin_layout Plain Layout
44234
44235 }{
44236 \end_layout
44237
44238 \end_inset
44239
44240
44241 \begin_inset Phantom Phantom
44242 status open
44243
44244 \begin_layout Plain Layout
44245 W
44246 \end_layout
44247
44248 \end_inset
44249
44250
44251 \begin_inset ERT
44252 status collapsed
44253
44254 \begin_layout Plain Layout
44255
44256 }
44257 \end_layout
44258
44259 \end_inset
44260
44261  Dandelion
44262 \end_layout
44263
44264 \end_inset
44265 </cell>
44266 <cell alignment="left" valignment="top" usebox="none">
44267 \begin_inset Text
44268
44269 \begin_layout Plain Layout
44270 \begin_inset ERT
44271 status collapsed
44272
44273 \begin_layout Plain Layout
44274
44275
44276 \backslash
44277 fcolorbox{black}{
44278 \end_layout
44279
44280 \end_inset
44281
44282 DarkOrchid
44283 \begin_inset ERT
44284 status collapsed
44285
44286 \begin_layout Plain Layout
44287
44288 }{
44289 \end_layout
44290
44291 \end_inset
44292
44293
44294 \begin_inset Phantom Phantom
44295 status open
44296
44297 \begin_layout Plain Layout
44298 W
44299 \end_layout
44300
44301 \end_inset
44302
44303
44304 \begin_inset ERT
44305 status collapsed
44306
44307 \begin_layout Plain Layout
44308
44309 }
44310 \end_layout
44311
44312 \end_inset
44313
44314  DarkOrchid
44315 \end_layout
44316
44317 \end_inset
44318 </cell>
44319 <cell alignment="left" valignment="top" usebox="none">
44320 \begin_inset Text
44321
44322 \begin_layout Plain Layout
44323 \begin_inset ERT
44324 status collapsed
44325
44326 \begin_layout Plain Layout
44327
44328
44329 \backslash
44330 fcolorbox{black}{
44331 \end_layout
44332
44333 \end_inset
44334
44335 Emerald
44336 \begin_inset ERT
44337 status collapsed
44338
44339 \begin_layout Plain Layout
44340
44341 }{
44342 \end_layout
44343
44344 \end_inset
44345
44346
44347 \begin_inset Phantom Phantom
44348 status open
44349
44350 \begin_layout Plain Layout
44351 W
44352 \end_layout
44353
44354 \end_inset
44355
44356
44357 \begin_inset ERT
44358 status collapsed
44359
44360 \begin_layout Plain Layout
44361
44362 }
44363 \end_layout
44364
44365 \end_inset
44366
44367  Emerald
44368 \end_layout
44369
44370 \end_inset
44371 </cell>
44372 <cell alignment="left" valignment="top" usebox="none">
44373 \begin_inset Text
44374
44375 \begin_layout Plain Layout
44376 \begin_inset ERT
44377 status collapsed
44378
44379 \begin_layout Plain Layout
44380
44381
44382 \backslash
44383 fcolorbox{black}{
44384 \end_layout
44385
44386 \end_inset
44387
44388 ForestGreen
44389 \begin_inset ERT
44390 status collapsed
44391
44392 \begin_layout Plain Layout
44393
44394 }{
44395 \end_layout
44396
44397 \end_inset
44398
44399
44400 \begin_inset Phantom Phantom
44401 status open
44402
44403 \begin_layout Plain Layout
44404 W
44405 \end_layout
44406
44407 \end_inset
44408
44409
44410 \begin_inset ERT
44411 status collapsed
44412
44413 \begin_layout Plain Layout
44414
44415 }
44416 \end_layout
44417
44418 \end_inset
44419
44420  ForestGreen
44421 \end_layout
44422
44423 \end_inset
44424 </cell>
44425 </row>
44426 <row>
44427 <cell alignment="left" valignment="top" usebox="none">
44428 \begin_inset Text
44429
44430 \begin_layout Plain Layout
44431 \begin_inset ERT
44432 status collapsed
44433
44434 \begin_layout Plain Layout
44435
44436
44437 \backslash
44438 fcolorbox{black}{
44439 \end_layout
44440
44441 \end_inset
44442
44443 Fuchsia
44444 \begin_inset ERT
44445 status collapsed
44446
44447 \begin_layout Plain Layout
44448
44449 }{
44450 \end_layout
44451
44452 \end_inset
44453
44454
44455 \begin_inset Phantom Phantom
44456 status open
44457
44458 \begin_layout Plain Layout
44459 W
44460 \end_layout
44461
44462 \end_inset
44463
44464
44465 \begin_inset ERT
44466 status collapsed
44467
44468 \begin_layout Plain Layout
44469
44470 }
44471 \end_layout
44472
44473 \end_inset
44474
44475  Fuchsia
44476 \end_layout
44477
44478 \end_inset
44479 </cell>
44480 <cell alignment="left" valignment="top" usebox="none">
44481 \begin_inset Text
44482
44483 \begin_layout Plain Layout
44484 \begin_inset ERT
44485 status collapsed
44486
44487 \begin_layout Plain Layout
44488
44489
44490 \backslash
44491 fcolorbox{black}{
44492 \end_layout
44493
44494 \end_inset
44495
44496 Goldenrod
44497 \begin_inset ERT
44498 status collapsed
44499
44500 \begin_layout Plain Layout
44501
44502 }{
44503 \end_layout
44504
44505 \end_inset
44506
44507
44508 \begin_inset Phantom Phantom
44509 status open
44510
44511 \begin_layout Plain Layout
44512 W
44513 \end_layout
44514
44515 \end_inset
44516
44517
44518 \begin_inset ERT
44519 status collapsed
44520
44521 \begin_layout Plain Layout
44522
44523 }
44524 \end_layout
44525
44526 \end_inset
44527
44528  Goldenrod
44529 \end_layout
44530
44531 \end_inset
44532 </cell>
44533 <cell alignment="left" valignment="top" usebox="none">
44534 \begin_inset Text
44535
44536 \begin_layout Plain Layout
44537 \begin_inset ERT
44538 status collapsed
44539
44540 \begin_layout Plain Layout
44541
44542
44543 \backslash
44544 fcolorbox{black}{
44545 \end_layout
44546
44547 \end_inset
44548
44549 Gray
44550 \begin_inset ERT
44551 status collapsed
44552
44553 \begin_layout Plain Layout
44554
44555 }{
44556 \end_layout
44557
44558 \end_inset
44559
44560
44561 \begin_inset Phantom Phantom
44562 status open
44563
44564 \begin_layout Plain Layout
44565 W
44566 \end_layout
44567
44568 \end_inset
44569
44570
44571 \begin_inset ERT
44572 status collapsed
44573
44574 \begin_layout Plain Layout
44575
44576 }
44577 \end_layout
44578
44579 \end_inset
44580
44581  Gray
44582 \end_layout
44583
44584 \end_inset
44585 </cell>
44586 <cell alignment="left" valignment="top" usebox="none">
44587 \begin_inset Text
44588
44589 \begin_layout Plain Layout
44590 \begin_inset ERT
44591 status collapsed
44592
44593 \begin_layout Plain Layout
44594
44595
44596 \backslash
44597 fcolorbox{black}{
44598 \end_layout
44599
44600 \end_inset
44601
44602 GreenYellow
44603 \begin_inset ERT
44604 status collapsed
44605
44606 \begin_layout Plain Layout
44607
44608 }{
44609 \end_layout
44610
44611 \end_inset
44612
44613
44614 \begin_inset Phantom Phantom
44615 status open
44616
44617 \begin_layout Plain Layout
44618 W
44619 \end_layout
44620
44621 \end_inset
44622
44623
44624 \begin_inset ERT
44625 status collapsed
44626
44627 \begin_layout Plain Layout
44628
44629 }
44630 \end_layout
44631
44632 \end_inset
44633
44634  GreenYellow
44635 \end_layout
44636
44637 \end_inset
44638 </cell>
44639 </row>
44640 <row>
44641 <cell alignment="center" valignment="top" usebox="none">
44642 \begin_inset Text
44643
44644 \begin_layout Plain Layout
44645 \begin_inset ERT
44646 status collapsed
44647
44648 \begin_layout Plain Layout
44649
44650
44651 \backslash
44652 fcolorbox{black}{
44653 \end_layout
44654
44655 \end_inset
44656
44657 JungleGreen
44658 \begin_inset ERT
44659 status collapsed
44660
44661 \begin_layout Plain Layout
44662
44663 }{
44664 \end_layout
44665
44666 \end_inset
44667
44668
44669 \begin_inset Phantom Phantom
44670 status open
44671
44672 \begin_layout Plain Layout
44673 W
44674 \end_layout
44675
44676 \end_inset
44677
44678
44679 \begin_inset ERT
44680 status collapsed
44681
44682 \begin_layout Plain Layout
44683
44684 }
44685 \end_layout
44686
44687 \end_inset
44688
44689  JungleGreen
44690 \end_layout
44691
44692 \end_inset
44693 </cell>
44694 <cell alignment="center" valignment="top" usebox="none">
44695 \begin_inset Text
44696
44697 \begin_layout Plain Layout
44698 \begin_inset ERT
44699 status collapsed
44700
44701 \begin_layout Plain Layout
44702
44703
44704 \backslash
44705 fcolorbox{black}{
44706 \end_layout
44707
44708 \end_inset
44709
44710 Lavender
44711 \begin_inset ERT
44712 status collapsed
44713
44714 \begin_layout Plain Layout
44715
44716 }{
44717 \end_layout
44718
44719 \end_inset
44720
44721
44722 \begin_inset Phantom Phantom
44723 status open
44724
44725 \begin_layout Plain Layout
44726 W
44727 \end_layout
44728
44729 \end_inset
44730
44731
44732 \begin_inset ERT
44733 status collapsed
44734
44735 \begin_layout Plain Layout
44736
44737 }
44738 \end_layout
44739
44740 \end_inset
44741
44742  Lavender
44743 \end_layout
44744
44745 \end_inset
44746 </cell>
44747 <cell alignment="center" valignment="top" usebox="none">
44748 \begin_inset Text
44749
44750 \begin_layout Plain Layout
44751 \begin_inset ERT
44752 status collapsed
44753
44754 \begin_layout Plain Layout
44755
44756
44757 \backslash
44758 fcolorbox{black}{
44759 \end_layout
44760
44761 \end_inset
44762
44763 LimeGreen
44764 \begin_inset ERT
44765 status collapsed
44766
44767 \begin_layout Plain Layout
44768
44769 }{
44770 \end_layout
44771
44772 \end_inset
44773
44774
44775 \begin_inset Phantom Phantom
44776 status open
44777
44778 \begin_layout Plain Layout
44779 W
44780 \end_layout
44781
44782 \end_inset
44783
44784
44785 \begin_inset ERT
44786 status collapsed
44787
44788 \begin_layout Plain Layout
44789
44790 }
44791 \end_layout
44792
44793 \end_inset
44794
44795  LimeGreen
44796 \end_layout
44797
44798 \end_inset
44799 </cell>
44800 <cell alignment="center" valignment="top" usebox="none">
44801 \begin_inset Text
44802
44803 \begin_layout Plain Layout
44804 \begin_inset ERT
44805 status collapsed
44806
44807 \begin_layout Plain Layout
44808
44809
44810 \backslash
44811 fcolorbox{black}{
44812 \end_layout
44813
44814 \end_inset
44815
44816 Mahogany
44817 \begin_inset ERT
44818 status collapsed
44819
44820 \begin_layout Plain Layout
44821
44822 }{
44823 \end_layout
44824
44825 \end_inset
44826
44827
44828 \begin_inset Phantom Phantom
44829 status open
44830
44831 \begin_layout Plain Layout
44832 W
44833 \end_layout
44834
44835 \end_inset
44836
44837
44838 \begin_inset ERT
44839 status collapsed
44840
44841 \begin_layout Plain Layout
44842
44843 }
44844 \end_layout
44845
44846 \end_inset
44847
44848  Mahogany
44849 \end_layout
44850
44851 \end_inset
44852 </cell>
44853 </row>
44854 <row>
44855 <cell alignment="left" valignment="top" usebox="none">
44856 \begin_inset Text
44857
44858 \begin_layout Plain Layout
44859 \begin_inset ERT
44860 status collapsed
44861
44862 \begin_layout Plain Layout
44863
44864
44865 \backslash
44866 fcolorbox{black}{
44867 \end_layout
44868
44869 \end_inset
44870
44871 Mahogany
44872 \begin_inset ERT
44873 status collapsed
44874
44875 \begin_layout Plain Layout
44876
44877 }{
44878 \end_layout
44879
44880 \end_inset
44881
44882
44883 \begin_inset Phantom Phantom
44884 status open
44885
44886 \begin_layout Plain Layout
44887 W
44888 \end_layout
44889
44890 \end_inset
44891
44892
44893 \begin_inset ERT
44894 status collapsed
44895
44896 \begin_layout Plain Layout
44897
44898 }
44899 \end_layout
44900
44901 \end_inset
44902
44903  Mahogany
44904 \end_layout
44905
44906 \end_inset
44907 </cell>
44908 <cell alignment="left" valignment="top" usebox="none">
44909 \begin_inset Text
44910
44911 \begin_layout Plain Layout
44912 \begin_inset ERT
44913 status collapsed
44914
44915 \begin_layout Plain Layout
44916
44917
44918 \backslash
44919 fcolorbox{black}{
44920 \end_layout
44921
44922 \end_inset
44923
44924 Maroon
44925 \begin_inset ERT
44926 status collapsed
44927
44928 \begin_layout Plain Layout
44929
44930 }{
44931 \end_layout
44932
44933 \end_inset
44934
44935
44936 \begin_inset Phantom Phantom
44937 status open
44938
44939 \begin_layout Plain Layout
44940 W
44941 \end_layout
44942
44943 \end_inset
44944
44945
44946 \begin_inset ERT
44947 status collapsed
44948
44949 \begin_layout Plain Layout
44950
44951 }
44952 \end_layout
44953
44954 \end_inset
44955
44956  Maroon
44957 \end_layout
44958
44959 \end_inset
44960 </cell>
44961 <cell alignment="left" valignment="top" usebox="none">
44962 \begin_inset Text
44963
44964 \begin_layout Plain Layout
44965 \begin_inset ERT
44966 status collapsed
44967
44968 \begin_layout Plain Layout
44969
44970
44971 \backslash
44972 fcolorbox{black}{
44973 \end_layout
44974
44975 \end_inset
44976
44977 Melon
44978 \begin_inset ERT
44979 status collapsed
44980
44981 \begin_layout Plain Layout
44982
44983 }{
44984 \end_layout
44985
44986 \end_inset
44987
44988
44989 \begin_inset Phantom Phantom
44990 status open
44991
44992 \begin_layout Plain Layout
44993 W
44994 \end_layout
44995
44996 \end_inset
44997
44998
44999 \begin_inset ERT
45000 status collapsed
45001
45002 \begin_layout Plain Layout
45003
45004 }
45005 \end_layout
45006
45007 \end_inset
45008
45009  Melon
45010 \end_layout
45011
45012 \end_inset
45013 </cell>
45014 <cell alignment="left" valignment="top" usebox="none">
45015 \begin_inset Text
45016
45017 \begin_layout Plain Layout
45018 \begin_inset ERT
45019 status collapsed
45020
45021 \begin_layout Plain Layout
45022
45023
45024 \backslash
45025 fcolorbox{black}{
45026 \end_layout
45027
45028 \end_inset
45029
45030 MidnightBlue
45031 \begin_inset ERT
45032 status collapsed
45033
45034 \begin_layout Plain Layout
45035
45036 }{
45037 \end_layout
45038
45039 \end_inset
45040
45041
45042 \begin_inset Phantom Phantom
45043 status open
45044
45045 \begin_layout Plain Layout
45046 W
45047 \end_layout
45048
45049 \end_inset
45050
45051
45052 \begin_inset ERT
45053 status collapsed
45054
45055 \begin_layout Plain Layout
45056
45057 }
45058 \end_layout
45059
45060 \end_inset
45061
45062  MidnightBlue
45063 \end_layout
45064
45065 \end_inset
45066 </cell>
45067 </row>
45068 <row>
45069 <cell alignment="left" valignment="top" usebox="none">
45070 \begin_inset Text
45071
45072 \begin_layout Plain Layout
45073 \begin_inset ERT
45074 status collapsed
45075
45076 \begin_layout Plain Layout
45077
45078
45079 \backslash
45080 fcolorbox{black}{
45081 \end_layout
45082
45083 \end_inset
45084
45085 Mulberry
45086 \begin_inset ERT
45087 status collapsed
45088
45089 \begin_layout Plain Layout
45090
45091 }{
45092 \end_layout
45093
45094 \end_inset
45095
45096
45097 \begin_inset Phantom Phantom
45098 status open
45099
45100 \begin_layout Plain Layout
45101 W
45102 \end_layout
45103
45104 \end_inset
45105
45106
45107 \begin_inset ERT
45108 status collapsed
45109
45110 \begin_layout Plain Layout
45111
45112 }
45113 \end_layout
45114
45115 \end_inset
45116
45117  Mulberry
45118 \end_layout
45119
45120 \end_inset
45121 </cell>
45122 <cell alignment="left" valignment="top" usebox="none">
45123 \begin_inset Text
45124
45125 \begin_layout Plain Layout
45126 \begin_inset ERT
45127 status collapsed
45128
45129 \begin_layout Plain Layout
45130
45131
45132 \backslash
45133 fcolorbox{black}{
45134 \end_layout
45135
45136 \end_inset
45137
45138 NavyBlue
45139 \begin_inset ERT
45140 status collapsed
45141
45142 \begin_layout Plain Layout
45143
45144 }{
45145 \end_layout
45146
45147 \end_inset
45148
45149
45150 \begin_inset Phantom Phantom
45151 status open
45152
45153 \begin_layout Plain Layout
45154 W
45155 \end_layout
45156
45157 \end_inset
45158
45159
45160 \begin_inset ERT
45161 status collapsed
45162
45163 \begin_layout Plain Layout
45164
45165 }
45166 \end_layout
45167
45168 \end_inset
45169
45170  NavyBlue
45171 \end_layout
45172
45173 \end_inset
45174 </cell>
45175 <cell alignment="left" valignment="top" usebox="none">
45176 \begin_inset Text
45177
45178 \begin_layout Plain Layout
45179 \begin_inset ERT
45180 status collapsed
45181
45182 \begin_layout Plain Layout
45183
45184
45185 \backslash
45186 fcolorbox{black}{
45187 \end_layout
45188
45189 \end_inset
45190
45191 OliveGreen
45192 \begin_inset ERT
45193 status collapsed
45194
45195 \begin_layout Plain Layout
45196
45197 }{
45198 \end_layout
45199
45200 \end_inset
45201
45202
45203 \begin_inset Phantom Phantom
45204 status open
45205
45206 \begin_layout Plain Layout
45207 W
45208 \end_layout
45209
45210 \end_inset
45211
45212
45213 \begin_inset ERT
45214 status collapsed
45215
45216 \begin_layout Plain Layout
45217
45218 }
45219 \end_layout
45220
45221 \end_inset
45222
45223  OliveGreen
45224 \end_layout
45225
45226 \end_inset
45227 </cell>
45228 <cell alignment="left" valignment="top" usebox="none">
45229 \begin_inset Text
45230
45231 \begin_layout Plain Layout
45232 \begin_inset ERT
45233 status collapsed
45234
45235 \begin_layout Plain Layout
45236
45237
45238 \backslash
45239 fcolorbox{black}{
45240 \end_layout
45241
45242 \end_inset
45243
45244 Orange
45245 \begin_inset ERT
45246 status collapsed
45247
45248 \begin_layout Plain Layout
45249
45250 }{
45251 \end_layout
45252
45253 \end_inset
45254
45255
45256 \begin_inset Phantom Phantom
45257 status open
45258
45259 \begin_layout Plain Layout
45260 W
45261 \end_layout
45262
45263 \end_inset
45264
45265
45266 \begin_inset ERT
45267 status collapsed
45268
45269 \begin_layout Plain Layout
45270
45271 }
45272 \end_layout
45273
45274 \end_inset
45275
45276  Orange
45277 \end_layout
45278
45279 \end_inset
45280 </cell>
45281 </row>
45282 <row>
45283 <cell alignment="left" valignment="top" usebox="none">
45284 \begin_inset Text
45285
45286 \begin_layout Plain Layout
45287 \begin_inset ERT
45288 status collapsed
45289
45290 \begin_layout Plain Layout
45291
45292
45293 \backslash
45294 fcolorbox{black}{
45295 \end_layout
45296
45297 \end_inset
45298
45299 OrangeRed
45300 \begin_inset ERT
45301 status collapsed
45302
45303 \begin_layout Plain Layout
45304
45305 }{
45306 \end_layout
45307
45308 \end_inset
45309
45310
45311 \begin_inset Phantom Phantom
45312 status open
45313
45314 \begin_layout Plain Layout
45315 W
45316 \end_layout
45317
45318 \end_inset
45319
45320
45321 \begin_inset ERT
45322 status collapsed
45323
45324 \begin_layout Plain Layout
45325
45326 }
45327 \end_layout
45328
45329 \end_inset
45330
45331  OrangeRed
45332 \end_layout
45333
45334 \end_inset
45335 </cell>
45336 <cell alignment="left" valignment="top" usebox="none">
45337 \begin_inset Text
45338
45339 \begin_layout Plain Layout
45340 \begin_inset ERT
45341 status collapsed
45342
45343 \begin_layout Plain Layout
45344
45345
45346 \backslash
45347 fcolorbox{black}{
45348 \end_layout
45349
45350 \end_inset
45351
45352 Orchid
45353 \begin_inset ERT
45354 status collapsed
45355
45356 \begin_layout Plain Layout
45357
45358 }{
45359 \end_layout
45360
45361 \end_inset
45362
45363
45364 \begin_inset Phantom Phantom
45365 status open
45366
45367 \begin_layout Plain Layout
45368 W
45369 \end_layout
45370
45371 \end_inset
45372
45373
45374 \begin_inset ERT
45375 status collapsed
45376
45377 \begin_layout Plain Layout
45378
45379 }
45380 \end_layout
45381
45382 \end_inset
45383
45384  Orchid
45385 \end_layout
45386
45387 \end_inset
45388 </cell>
45389 <cell alignment="left" valignment="top" usebox="none">
45390 \begin_inset Text
45391
45392 \begin_layout Plain Layout
45393 \begin_inset ERT
45394 status collapsed
45395
45396 \begin_layout Plain Layout
45397
45398
45399 \backslash
45400 fcolorbox{black}{
45401 \end_layout
45402
45403 \end_inset
45404
45405 Peach
45406 \begin_inset ERT
45407 status collapsed
45408
45409 \begin_layout Plain Layout
45410
45411 }{
45412 \end_layout
45413
45414 \end_inset
45415
45416
45417 \begin_inset Phantom Phantom
45418 status open
45419
45420 \begin_layout Plain Layout
45421 W
45422 \end_layout
45423
45424 \end_inset
45425
45426
45427 \begin_inset ERT
45428 status collapsed
45429
45430 \begin_layout Plain Layout
45431
45432 }
45433 \end_layout
45434
45435 \end_inset
45436
45437  Peach
45438 \end_layout
45439
45440 \end_inset
45441 </cell>
45442 <cell alignment="left" valignment="top" usebox="none">
45443 \begin_inset Text
45444
45445 \begin_layout Plain Layout
45446 \begin_inset ERT
45447 status collapsed
45448
45449 \begin_layout Plain Layout
45450
45451
45452 \backslash
45453 fcolorbox{black}{
45454 \end_layout
45455
45456 \end_inset
45457
45458 Periwinkle
45459 \begin_inset ERT
45460 status collapsed
45461
45462 \begin_layout Plain Layout
45463
45464 }{
45465 \end_layout
45466
45467 \end_inset
45468
45469
45470 \begin_inset Phantom Phantom
45471 status open
45472
45473 \begin_layout Plain Layout
45474 W
45475 \end_layout
45476
45477 \end_inset
45478
45479
45480 \begin_inset ERT
45481 status collapsed
45482
45483 \begin_layout Plain Layout
45484
45485 }
45486 \end_layout
45487
45488 \end_inset
45489
45490  Periwinkle
45491 \end_layout
45492
45493 \end_inset
45494 </cell>
45495 </row>
45496 <row>
45497 <cell alignment="left" valignment="top" usebox="none">
45498 \begin_inset Text
45499
45500 \begin_layout Plain Layout
45501 \begin_inset ERT
45502 status collapsed
45503
45504 \begin_layout Plain Layout
45505
45506
45507 \backslash
45508 fcolorbox{black}{
45509 \end_layout
45510
45511 \end_inset
45512
45513 PineGreen
45514 \begin_inset ERT
45515 status collapsed
45516
45517 \begin_layout Plain Layout
45518
45519 }{
45520 \end_layout
45521
45522 \end_inset
45523
45524
45525 \begin_inset Phantom Phantom
45526 status open
45527
45528 \begin_layout Plain Layout
45529 W
45530 \end_layout
45531
45532 \end_inset
45533
45534
45535 \begin_inset ERT
45536 status collapsed
45537
45538 \begin_layout Plain Layout
45539
45540 }
45541 \end_layout
45542
45543 \end_inset
45544
45545  PineGreen
45546 \end_layout
45547
45548 \end_inset
45549 </cell>
45550 <cell alignment="left" valignment="top" usebox="none">
45551 \begin_inset Text
45552
45553 \begin_layout Plain Layout
45554 \begin_inset ERT
45555 status collapsed
45556
45557 \begin_layout Plain Layout
45558
45559
45560 \backslash
45561 fcolorbox{black}{
45562 \end_layout
45563
45564 \end_inset
45565
45566 Plum
45567 \begin_inset ERT
45568 status collapsed
45569
45570 \begin_layout Plain Layout
45571
45572 }{
45573 \end_layout
45574
45575 \end_inset
45576
45577
45578 \begin_inset Phantom Phantom
45579 status open
45580
45581 \begin_layout Plain Layout
45582 W
45583 \end_layout
45584
45585 \end_inset
45586
45587
45588 \begin_inset ERT
45589 status collapsed
45590
45591 \begin_layout Plain Layout
45592
45593 }
45594 \end_layout
45595
45596 \end_inset
45597
45598  Plum
45599 \end_layout
45600
45601 \end_inset
45602 </cell>
45603 <cell alignment="left" valignment="top" usebox="none">
45604 \begin_inset Text
45605
45606 \begin_layout Plain Layout
45607 \begin_inset ERT
45608 status collapsed
45609
45610 \begin_layout Plain Layout
45611
45612
45613 \backslash
45614 fcolorbox{black}{
45615 \end_layout
45616
45617 \end_inset
45618
45619 ProcessBlue
45620 \begin_inset ERT
45621 status collapsed
45622
45623 \begin_layout Plain Layout
45624
45625 }{
45626 \end_layout
45627
45628 \end_inset
45629
45630
45631 \begin_inset Phantom Phantom
45632 status open
45633
45634 \begin_layout Plain Layout
45635 W
45636 \end_layout
45637
45638 \end_inset
45639
45640
45641 \begin_inset ERT
45642 status collapsed
45643
45644 \begin_layout Plain Layout
45645
45646 }
45647 \end_layout
45648
45649 \end_inset
45650
45651  ProcessBlue
45652 \end_layout
45653
45654 \end_inset
45655 </cell>
45656 <cell alignment="left" valignment="top" usebox="none">
45657 \begin_inset Text
45658
45659 \begin_layout Plain Layout
45660 \begin_inset ERT
45661 status collapsed
45662
45663 \begin_layout Plain Layout
45664
45665
45666 \backslash
45667 fcolorbox{black}{
45668 \end_layout
45669
45670 \end_inset
45671
45672 Purple
45673 \begin_inset ERT
45674 status collapsed
45675
45676 \begin_layout Plain Layout
45677
45678 }{
45679 \end_layout
45680
45681 \end_inset
45682
45683
45684 \begin_inset Phantom Phantom
45685 status open
45686
45687 \begin_layout Plain Layout
45688 W
45689 \end_layout
45690
45691 \end_inset
45692
45693
45694 \begin_inset ERT
45695 status collapsed
45696
45697 \begin_layout Plain Layout
45698
45699 }
45700 \end_layout
45701
45702 \end_inset
45703
45704  Purple
45705 \end_layout
45706
45707 \end_inset
45708 </cell>
45709 </row>
45710 <row>
45711 <cell alignment="left" valignment="top" usebox="none">
45712 \begin_inset Text
45713
45714 \begin_layout Plain Layout
45715 \begin_inset ERT
45716 status collapsed
45717
45718 \begin_layout Plain Layout
45719
45720
45721 \backslash
45722 fcolorbox{black}{
45723 \end_layout
45724
45725 \end_inset
45726
45727 RawSienna
45728 \begin_inset ERT
45729 status collapsed
45730
45731 \begin_layout Plain Layout
45732
45733 }{
45734 \end_layout
45735
45736 \end_inset
45737
45738
45739 \begin_inset Phantom Phantom
45740 status open
45741
45742 \begin_layout Plain Layout
45743 W
45744 \end_layout
45745
45746 \end_inset
45747
45748
45749 \begin_inset ERT
45750 status collapsed
45751
45752 \begin_layout Plain Layout
45753
45754 }
45755 \end_layout
45756
45757 \end_inset
45758
45759  RawSienna
45760 \end_layout
45761
45762 \end_inset
45763 </cell>
45764 <cell alignment="left" valignment="top" usebox="none">
45765 \begin_inset Text
45766
45767 \begin_layout Plain Layout
45768 \begin_inset ERT
45769 status collapsed
45770
45771 \begin_layout Plain Layout
45772
45773
45774 \backslash
45775 fcolorbox{black}{
45776 \end_layout
45777
45778 \end_inset
45779
45780 RedOrange
45781 \begin_inset ERT
45782 status collapsed
45783
45784 \begin_layout Plain Layout
45785
45786 }{
45787 \end_layout
45788
45789 \end_inset
45790
45791
45792 \begin_inset Phantom Phantom
45793 status open
45794
45795 \begin_layout Plain Layout
45796 W
45797 \end_layout
45798
45799 \end_inset
45800
45801
45802 \begin_inset ERT
45803 status collapsed
45804
45805 \begin_layout Plain Layout
45806
45807 }
45808 \end_layout
45809
45810 \end_inset
45811
45812  RedOrange
45813 \end_layout
45814
45815 \end_inset
45816 </cell>
45817 <cell alignment="left" valignment="top" usebox="none">
45818 \begin_inset Text
45819
45820 \begin_layout Plain Layout
45821 \begin_inset ERT
45822 status collapsed
45823
45824 \begin_layout Plain Layout
45825
45826
45827 \backslash
45828 fcolorbox{black}{
45829 \end_layout
45830
45831 \end_inset
45832
45833 RedViolet
45834 \begin_inset ERT
45835 status collapsed
45836
45837 \begin_layout Plain Layout
45838
45839 }{
45840 \end_layout
45841
45842 \end_inset
45843
45844
45845 \begin_inset Phantom Phantom
45846 status open
45847
45848 \begin_layout Plain Layout
45849 W
45850 \end_layout
45851
45852 \end_inset
45853
45854
45855 \begin_inset ERT
45856 status collapsed
45857
45858 \begin_layout Plain Layout
45859
45860 }
45861 \end_layout
45862
45863 \end_inset
45864
45865  RedViolet
45866 \end_layout
45867
45868 \end_inset
45869 </cell>
45870 <cell alignment="left" valignment="top" usebox="none">
45871 \begin_inset Text
45872
45873 \begin_layout Plain Layout
45874 \begin_inset ERT
45875 status collapsed
45876
45877 \begin_layout Plain Layout
45878
45879
45880 \backslash
45881 fcolorbox{black}{
45882 \end_layout
45883
45884 \end_inset
45885
45886 Rhodamine
45887 \begin_inset ERT
45888 status collapsed
45889
45890 \begin_layout Plain Layout
45891
45892 }{
45893 \end_layout
45894
45895 \end_inset
45896
45897
45898 \begin_inset Phantom Phantom
45899 status open
45900
45901 \begin_layout Plain Layout
45902 W
45903 \end_layout
45904
45905 \end_inset
45906
45907
45908 \begin_inset ERT
45909 status collapsed
45910
45911 \begin_layout Plain Layout
45912
45913 }
45914 \end_layout
45915
45916 \end_inset
45917
45918  Rhodamine
45919 \end_layout
45920
45921 \end_inset
45922 </cell>
45923 </row>
45924 <row>
45925 <cell alignment="left" valignment="top" usebox="none">
45926 \begin_inset Text
45927
45928 \begin_layout Plain Layout
45929 \begin_inset ERT
45930 status collapsed
45931
45932 \begin_layout Plain Layout
45933
45934
45935 \backslash
45936 fcolorbox{black}{
45937 \end_layout
45938
45939 \end_inset
45940
45941 RoyalBlue
45942 \begin_inset ERT
45943 status collapsed
45944
45945 \begin_layout Plain Layout
45946
45947 }{
45948 \end_layout
45949
45950 \end_inset
45951
45952
45953 \begin_inset Phantom Phantom
45954 status open
45955
45956 \begin_layout Plain Layout
45957 W
45958 \end_layout
45959
45960 \end_inset
45961
45962
45963 \begin_inset ERT
45964 status collapsed
45965
45966 \begin_layout Plain Layout
45967
45968 }
45969 \end_layout
45970
45971 \end_inset
45972
45973  RoyalBlue
45974 \end_layout
45975
45976 \end_inset
45977 </cell>
45978 <cell alignment="left" valignment="top" usebox="none">
45979 \begin_inset Text
45980
45981 \begin_layout Plain Layout
45982 \begin_inset ERT
45983 status collapsed
45984
45985 \begin_layout Plain Layout
45986
45987
45988 \backslash
45989 fcolorbox{black}{
45990 \end_layout
45991
45992 \end_inset
45993
45994 RoyalPurple
45995 \begin_inset ERT
45996 status collapsed
45997
45998 \begin_layout Plain Layout
45999
46000 }{
46001 \end_layout
46002
46003 \end_inset
46004
46005
46006 \begin_inset Phantom Phantom
46007 status open
46008
46009 \begin_layout Plain Layout
46010 W
46011 \end_layout
46012
46013 \end_inset
46014
46015
46016 \begin_inset ERT
46017 status collapsed
46018
46019 \begin_layout Plain Layout
46020
46021 }
46022 \end_layout
46023
46024 \end_inset
46025
46026  RoyalPurple
46027 \end_layout
46028
46029 \end_inset
46030 </cell>
46031 <cell alignment="left" valignment="top" usebox="none">
46032 \begin_inset Text
46033
46034 \begin_layout Plain Layout
46035 \begin_inset ERT
46036 status collapsed
46037
46038 \begin_layout Plain Layout
46039
46040
46041 \backslash
46042 fcolorbox{black}{
46043 \end_layout
46044
46045 \end_inset
46046
46047 RubineRed
46048 \begin_inset ERT
46049 status collapsed
46050
46051 \begin_layout Plain Layout
46052
46053 }{
46054 \end_layout
46055
46056 \end_inset
46057
46058
46059 \begin_inset Phantom Phantom
46060 status open
46061
46062 \begin_layout Plain Layout
46063 W
46064 \end_layout
46065
46066 \end_inset
46067
46068
46069 \begin_inset ERT
46070 status collapsed
46071
46072 \begin_layout Plain Layout
46073
46074 }
46075 \end_layout
46076
46077 \end_inset
46078
46079  RubineRed
46080 \end_layout
46081
46082 \end_inset
46083 </cell>
46084 <cell alignment="left" valignment="top" usebox="none">
46085 \begin_inset Text
46086
46087 \begin_layout Plain Layout
46088 \begin_inset ERT
46089 status collapsed
46090
46091 \begin_layout Plain Layout
46092
46093
46094 \backslash
46095 fcolorbox{black}{
46096 \end_layout
46097
46098 \end_inset
46099
46100 Salmon
46101 \begin_inset ERT
46102 status collapsed
46103
46104 \begin_layout Plain Layout
46105
46106 }{
46107 \end_layout
46108
46109 \end_inset
46110
46111
46112 \begin_inset Phantom Phantom
46113 status open
46114
46115 \begin_layout Plain Layout
46116 W
46117 \end_layout
46118
46119 \end_inset
46120
46121
46122 \begin_inset ERT
46123 status collapsed
46124
46125 \begin_layout Plain Layout
46126
46127 }
46128 \end_layout
46129
46130 \end_inset
46131
46132  Salmon
46133 \end_layout
46134
46135 \end_inset
46136 </cell>
46137 </row>
46138 <row>
46139 <cell alignment="left" valignment="top" usebox="none">
46140 \begin_inset Text
46141
46142 \begin_layout Plain Layout
46143 \begin_inset ERT
46144 status collapsed
46145
46146 \begin_layout Plain Layout
46147
46148
46149 \backslash
46150 fcolorbox{black}{
46151 \end_layout
46152
46153 \end_inset
46154
46155 SeaGreen
46156 \begin_inset ERT
46157 status collapsed
46158
46159 \begin_layout Plain Layout
46160
46161 }{
46162 \end_layout
46163
46164 \end_inset
46165
46166
46167 \begin_inset Phantom Phantom
46168 status open
46169
46170 \begin_layout Plain Layout
46171 W
46172 \end_layout
46173
46174 \end_inset
46175
46176
46177 \begin_inset ERT
46178 status collapsed
46179
46180 \begin_layout Plain Layout
46181
46182 }
46183 \end_layout
46184
46185 \end_inset
46186
46187  SeaGreen
46188 \end_layout
46189
46190 \end_inset
46191 </cell>
46192 <cell alignment="left" valignment="top" usebox="none">
46193 \begin_inset Text
46194
46195 \begin_layout Plain Layout
46196 \begin_inset ERT
46197 status collapsed
46198
46199 \begin_layout Plain Layout
46200
46201
46202 \backslash
46203 fcolorbox{black}{
46204 \end_layout
46205
46206 \end_inset
46207
46208 Sepia
46209 \begin_inset ERT
46210 status collapsed
46211
46212 \begin_layout Plain Layout
46213
46214 }{
46215 \end_layout
46216
46217 \end_inset
46218
46219
46220 \begin_inset Phantom Phantom
46221 status open
46222
46223 \begin_layout Plain Layout
46224 W
46225 \end_layout
46226
46227 \end_inset
46228
46229
46230 \begin_inset ERT
46231 status collapsed
46232
46233 \begin_layout Plain Layout
46234
46235 }
46236 \end_layout
46237
46238 \end_inset
46239
46240  Sepia
46241 \end_layout
46242
46243 \end_inset
46244 </cell>
46245 <cell alignment="left" valignment="top" usebox="none">
46246 \begin_inset Text
46247
46248 \begin_layout Plain Layout
46249 \begin_inset ERT
46250 status collapsed
46251
46252 \begin_layout Plain Layout
46253
46254
46255 \backslash
46256 fcolorbox{black}{
46257 \end_layout
46258
46259 \end_inset
46260
46261 SkyBlue
46262 \begin_inset ERT
46263 status collapsed
46264
46265 \begin_layout Plain Layout
46266
46267 }{
46268 \end_layout
46269
46270 \end_inset
46271
46272
46273 \begin_inset Phantom Phantom
46274 status open
46275
46276 \begin_layout Plain Layout
46277 W
46278 \end_layout
46279
46280 \end_inset
46281
46282
46283 \begin_inset ERT
46284 status collapsed
46285
46286 \begin_layout Plain Layout
46287
46288 }
46289 \end_layout
46290
46291 \end_inset
46292
46293  SkyBlue
46294 \end_layout
46295
46296 \end_inset
46297 </cell>
46298 <cell alignment="left" valignment="top" usebox="none">
46299 \begin_inset Text
46300
46301 \begin_layout Plain Layout
46302 \begin_inset ERT
46303 status collapsed
46304
46305 \begin_layout Plain Layout
46306
46307
46308 \backslash
46309 fcolorbox{black}{
46310 \end_layout
46311
46312 \end_inset
46313
46314 SpringGreen
46315 \begin_inset ERT
46316 status collapsed
46317
46318 \begin_layout Plain Layout
46319
46320 }{
46321 \end_layout
46322
46323 \end_inset
46324
46325
46326 \begin_inset Phantom Phantom
46327 status open
46328
46329 \begin_layout Plain Layout
46330 W
46331 \end_layout
46332
46333 \end_inset
46334
46335
46336 \begin_inset ERT
46337 status collapsed
46338
46339 \begin_layout Plain Layout
46340
46341 }
46342 \end_layout
46343
46344 \end_inset
46345
46346  SpringGreen
46347 \end_layout
46348
46349 \end_inset
46350 </cell>
46351 </row>
46352 <row>
46353 <cell alignment="left" valignment="top" usebox="none">
46354 \begin_inset Text
46355
46356 \begin_layout Plain Layout
46357 \begin_inset ERT
46358 status collapsed
46359
46360 \begin_layout Plain Layout
46361
46362
46363 \backslash
46364 fcolorbox{black}{
46365 \end_layout
46366
46367 \end_inset
46368
46369 Tan
46370 \begin_inset ERT
46371 status collapsed
46372
46373 \begin_layout Plain Layout
46374
46375 }{
46376 \end_layout
46377
46378 \end_inset
46379
46380
46381 \begin_inset Phantom Phantom
46382 status open
46383
46384 \begin_layout Plain Layout
46385 W
46386 \end_layout
46387
46388 \end_inset
46389
46390
46391 \begin_inset ERT
46392 status collapsed
46393
46394 \begin_layout Plain Layout
46395
46396 }
46397 \end_layout
46398
46399 \end_inset
46400
46401  Tan
46402 \end_layout
46403
46404 \end_inset
46405 </cell>
46406 <cell alignment="left" valignment="top" usebox="none">
46407 \begin_inset Text
46408
46409 \begin_layout Plain Layout
46410 \begin_inset ERT
46411 status collapsed
46412
46413 \begin_layout Plain Layout
46414
46415
46416 \backslash
46417 fcolorbox{black}{
46418 \end_layout
46419
46420 \end_inset
46421
46422 TealBlue
46423 \begin_inset ERT
46424 status collapsed
46425
46426 \begin_layout Plain Layout
46427
46428 }{
46429 \end_layout
46430
46431 \end_inset
46432
46433
46434 \begin_inset Phantom Phantom
46435 status open
46436
46437 \begin_layout Plain Layout
46438 W
46439 \end_layout
46440
46441 \end_inset
46442
46443
46444 \begin_inset ERT
46445 status collapsed
46446
46447 \begin_layout Plain Layout
46448
46449 }
46450 \end_layout
46451
46452 \end_inset
46453
46454  TealBlue
46455 \end_layout
46456
46457 \end_inset
46458 </cell>
46459 <cell alignment="left" valignment="top" usebox="none">
46460 \begin_inset Text
46461
46462 \begin_layout Plain Layout
46463 \begin_inset ERT
46464 status collapsed
46465
46466 \begin_layout Plain Layout
46467
46468
46469 \backslash
46470 fcolorbox{black}{
46471 \end_layout
46472
46473 \end_inset
46474
46475 Thistle
46476 \begin_inset ERT
46477 status collapsed
46478
46479 \begin_layout Plain Layout
46480
46481 }{
46482 \end_layout
46483
46484 \end_inset
46485
46486
46487 \begin_inset Phantom Phantom
46488 status open
46489
46490 \begin_layout Plain Layout
46491 W
46492 \end_layout
46493
46494 \end_inset
46495
46496
46497 \begin_inset ERT
46498 status collapsed
46499
46500 \begin_layout Plain Layout
46501
46502 }
46503 \end_layout
46504
46505 \end_inset
46506
46507  Thistle
46508 \end_layout
46509
46510 \end_inset
46511 </cell>
46512 <cell alignment="left" valignment="top" usebox="none">
46513 \begin_inset Text
46514
46515 \begin_layout Plain Layout
46516 \begin_inset ERT
46517 status collapsed
46518
46519 \begin_layout Plain Layout
46520
46521
46522 \backslash
46523 fcolorbox{black}{
46524 \end_layout
46525
46526 \end_inset
46527
46528 Turquoise
46529 \begin_inset ERT
46530 status collapsed
46531
46532 \begin_layout Plain Layout
46533
46534 }{
46535 \end_layout
46536
46537 \end_inset
46538
46539
46540 \begin_inset Phantom Phantom
46541 status open
46542
46543 \begin_layout Plain Layout
46544 W
46545 \end_layout
46546
46547 \end_inset
46548
46549
46550 \begin_inset ERT
46551 status collapsed
46552
46553 \begin_layout Plain Layout
46554
46555 }
46556 \end_layout
46557
46558 \end_inset
46559
46560  Turquoise
46561 \end_layout
46562
46563 \end_inset
46564 </cell>
46565 </row>
46566 <row>
46567 <cell alignment="left" valignment="top" usebox="none">
46568 \begin_inset Text
46569
46570 \begin_layout Plain Layout
46571 \begin_inset ERT
46572 status collapsed
46573
46574 \begin_layout Plain Layout
46575
46576
46577 \backslash
46578 fcolorbox{black}{
46579 \end_layout
46580
46581 \end_inset
46582
46583 Violet
46584 \begin_inset ERT
46585 status collapsed
46586
46587 \begin_layout Plain Layout
46588
46589 }{
46590 \end_layout
46591
46592 \end_inset
46593
46594
46595 \begin_inset Phantom Phantom
46596 status open
46597
46598 \begin_layout Plain Layout
46599 W
46600 \end_layout
46601
46602 \end_inset
46603
46604
46605 \begin_inset ERT
46606 status collapsed
46607
46608 \begin_layout Plain Layout
46609
46610 }
46611 \end_layout
46612
46613 \end_inset
46614
46615  Violet
46616 \end_layout
46617
46618 \end_inset
46619 </cell>
46620 <cell alignment="left" valignment="top" usebox="none">
46621 \begin_inset Text
46622
46623 \begin_layout Plain Layout
46624 \begin_inset ERT
46625 status collapsed
46626
46627 \begin_layout Plain Layout
46628
46629
46630 \backslash
46631 fcolorbox{black}{
46632 \end_layout
46633
46634 \end_inset
46635
46636 VioletRed
46637 \begin_inset ERT
46638 status collapsed
46639
46640 \begin_layout Plain Layout
46641
46642 }{
46643 \end_layout
46644
46645 \end_inset
46646
46647
46648 \begin_inset Phantom Phantom
46649 status open
46650
46651 \begin_layout Plain Layout
46652 W
46653 \end_layout
46654
46655 \end_inset
46656
46657
46658 \begin_inset ERT
46659 status collapsed
46660
46661 \begin_layout Plain Layout
46662
46663 }
46664 \end_layout
46665
46666 \end_inset
46667
46668  VioletRed
46669 \end_layout
46670
46671 \end_inset
46672 </cell>
46673 <cell alignment="left" valignment="top" usebox="none">
46674 \begin_inset Text
46675
46676 \begin_layout Plain Layout
46677 \begin_inset ERT
46678 status collapsed
46679
46680 \begin_layout Plain Layout
46681
46682
46683 \backslash
46684 fcolorbox{black}{
46685 \end_layout
46686
46687 \end_inset
46688
46689 WildStrawberry
46690 \begin_inset ERT
46691 status collapsed
46692
46693 \begin_layout Plain Layout
46694
46695 }{
46696 \end_layout
46697
46698 \end_inset
46699
46700
46701 \begin_inset Phantom Phantom
46702 status open
46703
46704 \begin_layout Plain Layout
46705 W
46706 \end_layout
46707
46708 \end_inset
46709
46710
46711 \begin_inset ERT
46712 status collapsed
46713
46714 \begin_layout Plain Layout
46715
46716 }
46717 \end_layout
46718
46719 \end_inset
46720
46721  WildStrawberry
46722 \end_layout
46723
46724 \end_inset
46725 </cell>
46726 <cell alignment="left" valignment="top" usebox="none">
46727 \begin_inset Text
46728
46729 \begin_layout Plain Layout
46730 \begin_inset ERT
46731 status collapsed
46732
46733 \begin_layout Plain Layout
46734
46735
46736 \backslash
46737 fcolorbox{black}{
46738 \end_layout
46739
46740 \end_inset
46741
46742 YellowGreen
46743 \begin_inset ERT
46744 status collapsed
46745
46746 \begin_layout Plain Layout
46747
46748 }{
46749 \end_layout
46750
46751 \end_inset
46752
46753
46754 \begin_inset Phantom Phantom
46755 status open
46756
46757 \begin_layout Plain Layout
46758 W
46759 \end_layout
46760
46761 \end_inset
46762
46763
46764 \begin_inset ERT
46765 status collapsed
46766
46767 \begin_layout Plain Layout
46768
46769 }
46770 \end_layout
46771
46772 \end_inset
46773
46774  YellowGreen
46775 \end_layout
46776
46777 \end_inset
46778 </cell>
46779 </row>
46780 <row>
46781 <cell alignment="left" valignment="top" usebox="none">
46782 \begin_inset Text
46783
46784 \begin_layout Plain Layout
46785 \begin_inset ERT
46786 status collapsed
46787
46788 \begin_layout Plain Layout
46789
46790
46791 \backslash
46792 fcolorbox{black}{
46793 \end_layout
46794
46795 \end_inset
46796
46797 YellowOrange
46798 \begin_inset ERT
46799 status collapsed
46800
46801 \begin_layout Plain Layout
46802
46803 }{
46804 \end_layout
46805
46806 \end_inset
46807
46808
46809 \begin_inset Phantom Phantom
46810 status open
46811
46812 \begin_layout Plain Layout
46813 W
46814 \end_layout
46815
46816 \end_inset
46817
46818
46819 \begin_inset ERT
46820 status collapsed
46821
46822 \begin_layout Plain Layout
46823
46824 }
46825 \end_layout
46826
46827 \end_inset
46828
46829  YellowOrange
46830 \end_layout
46831
46832 \end_inset
46833 </cell>
46834 <cell alignment="left" valignment="top" usebox="none">
46835 \begin_inset Text
46836
46837 \begin_layout Plain Layout
46838
46839 \end_layout
46840
46841 \end_inset
46842 </cell>
46843 <cell alignment="left" valignment="top" usebox="none">
46844 \begin_inset Text
46845
46846 \begin_layout Plain Layout
46847
46848 \end_layout
46849
46850 \end_inset
46851 </cell>
46852 <cell alignment="left" valignment="top" usebox="none">
46853 \begin_inset Text
46854
46855 \begin_layout Plain Layout
46856
46857 \end_layout
46858
46859 \end_inset
46860 </cell>
46861 </row>
46862 </lyxtabular>
46863
46864 \end_inset
46865
46866
46867 \end_layout
46868
46869 \begin_layout Chapter
46870 Erklärung der Gleichung
46871 \begin_inset space ~
46872 \end_inset
46873
46874 (
46875 \begin_inset CommandInset ref
46876 LatexCommand ref
46877 reference "eq:Wgn"
46878
46879 \end_inset
46880
46881 )
46882 \begin_inset CommandInset label
46883 LatexCommand label
46884 name "kap:Erläuterung-einer-Gleichung"
46885
46886 \end_inset
46887
46888
46889 \end_layout
46890
46891 \begin_layout Standard
46892 Die Gesamtbreite von
46893 \emph on
46894  n
46895 \emph default
46896  Tabellenzellen 
46897 \begin_inset Formula $W_{\mathrm{tot\,n}}$
46898 \end_inset
46899
46900  kann wie folgt berechnet werden:
46901 \begin_inset Formula 
46902 \begin{equation}
46903 W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
46904 \end{equation}
46905
46906 \end_inset
46907
46908
46909 \end_layout
46910
46911 \begin_layout Standard
46912 Dabei ist 
46913 \begin_inset Formula $W_{g\,n}$
46914 \end_inset
46915
46916  die Breite jeder Zelle.
46917
46918 \series bold
46919  
46920 \backslash
46921 tabcolsep
46922 \series default
46923  ist die \SpecialChar LaTeX
46924 -Länge zwischen dem Zellentext und der Zellgrenze mit dem Standardwert
46925  6
46926 \begin_inset space \thinspace{}
46927 \end_inset
46928
46929 pt.
46930  
46931 \series bold
46932
46933 \backslash
46934 arrayrulewidth
46935 \series default
46936  ist die Dicke der Zellgrenze mit dem Standardwert 0.4
46937 \begin_inset space \thinspace{}
46938 \end_inset
46939
46940 pt.
46941 \end_layout
46942
46943 \begin_layout Standard
46944 Nach Gleichung
46945 \begin_inset space ~
46946 \end_inset
46947
46948
46949 \begin_inset CommandInset ref
46950 LatexCommand ref
46951 reference "eq:Wtot_n"
46952
46953 \end_inset
46954
46955  ist die Gesamtbreite einer Mehrfachspalte, 
46956 \begin_inset Formula $W_{\mathrm{tot\,mult}}$
46957 \end_inset
46958
46959 ,
46960 \begin_inset Formula 
46961 \begin{equation}
46962 W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
46963 \end{equation}
46964
46965 \end_inset
46966
46967
46968 \end_layout
46969
46970 \begin_layout Standard
46971 Setzt man die Gleichungen
46972 \begin_inset space ~
46973 \end_inset
46974
46975
46976 \begin_inset CommandInset ref
46977 LatexCommand ref
46978 reference "eq:Wtot_n"
46979
46980 \end_inset
46981
46982  und 
46983 \begin_inset CommandInset ref
46984 LatexCommand ref
46985 reference "eq:Wtot_mult"
46986
46987 \end_inset
46988
46989  gleich, kann man die benötigte Breite 
46990 \begin_inset Formula $W_{g\,n}$
46991 \end_inset
46992
46993 , wenn 
46994 \emph on
46995 n
46996 \emph default
46997  Spalten überspannt sind, so dass jede Spalte eine Gesamtbreite 
46998 \begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
46999 \end_inset
47000
47001  hat, berechnen:
47002 \begin_inset Formula 
47003 \begin{equation}
47004 W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
47005 \end{equation}
47006
47007 \end_inset
47008
47009
47010 \end_layout
47011
47012 \begin_layout Bibliography
47013 \begin_inset CommandInset bibitem
47014 LatexCommand bibitem
47015 key "latexcompanion"
47016 literal "true"
47017
47018 \end_inset
47019
47020 Frank Mittelbach and Michel Goossens: 
47021 \emph on
47022 The \SpecialChar LaTeX
47023  Companion Second Edition.
47024
47025 \emph default
47026  Addison-Wesley, 2004
47027 \end_layout
47028
47029 \begin_layout Bibliography
47030 \begin_inset CommandInset bibitem
47031 LatexCommand bibitem
47032 key "latexguide"
47033 literal "true"
47034
47035 \end_inset
47036
47037 Helmut Kopka and Patrick W.
47038  Daly: 
47039 \emph on
47040 A Guide to \SpecialChar LaTeX
47041  Fourth Edition.
47042
47043 \emph default
47044  Addison-Wesley, 2003
47045 \end_layout
47046
47047 \begin_layout Bibliography
47048 \begin_inset CommandInset bibitem
47049 LatexCommand bibitem
47050 key "lamport"
47051 literal "true"
47052
47053 \end_inset
47054
47055 Leslie Lamport: 
47056 \emph on
47057 \SpecialChar LaTeX
47058 : A Document Preparation System.
47059
47060 \emph default
47061  Addison-Wesley, second edition, 1994
47062 \end_layout
47063
47064 \begin_layout Bibliography
47065 \begin_inset CommandInset bibitem
47066 LatexCommand bibitem
47067 key "latex-praxisbuch"
47068 literal "true"
47069
47070 \end_inset
47071
47072 Niedermair, Elke & Michael: 
47073 \emph on
47074 \SpecialChar LaTeX
47075 -Praxisbuch
47076 \emph default
47077 , Franzis-Verlag, 2004
47078 \end_layout
47079
47080 \begin_layout Bibliography
47081 \begin_inset CommandInset bibitem
47082 LatexCommand bibitem
47083 key "arydshln"
47084 literal "true"
47085
47086 \end_inset
47087
47088 Dokumentation des \SpecialChar LaTeX
47089 -Pakets 
47090 \series bold
47091
47092 \begin_inset CommandInset href
47093 LatexCommand href
47094 name "arydshln"
47095 target "https://www.ctan.org/tex-archive/macros/latex/contrib//arydshln/arydshln.pdf"
47096 literal "false"
47097
47098 \end_inset
47099
47100
47101 \series default
47102
47103 \begin_inset Index idx
47104 status collapsed
47105
47106 \begin_layout Plain Layout
47107 \SpecialChar LaTeX
47108 -Pakete ! arydshln
47109 \end_layout
47110
47111 \end_inset
47112
47113
47114 \end_layout
47115
47116 \begin_layout Bibliography
47117 \begin_inset CommandInset bibitem
47118 LatexCommand bibitem
47119 key "booktabs"
47120 literal "true"
47121
47122 \end_inset
47123
47124 Dokumentation des \SpecialChar LaTeX
47125 -Pakets 
47126 \series bold
47127
47128 \begin_inset CommandInset href
47129 LatexCommand href
47130 name "booktabs"
47131 target "https://www.ctan.org/tex-archive/macros/latex/contrib//booktabs/booktabs.pdf"
47132 literal "false"
47133
47134 \end_inset
47135
47136
47137 \series default
47138
47139 \begin_inset Index idx
47140 status collapsed
47141
47142 \begin_layout Plain Layout
47143 \SpecialChar LaTeX
47144 -Pakete ! booktabs
47145 \end_layout
47146
47147 \end_inset
47148
47149
47150 \end_layout
47151
47152 \begin_layout Bibliography
47153 \begin_inset CommandInset bibitem
47154 LatexCommand bibitem
47155 key "caption"
47156 literal "true"
47157
47158 \end_inset
47159
47160 Dokumentation des \SpecialChar LaTeX
47161 -Pakets 
47162 \series bold
47163
47164 \begin_inset CommandInset href
47165 LatexCommand href
47166 name "caption"
47167 target "https://www.ctan.org/tex-archive/macros/latex/contrib//caption/caption-deu.pdf"
47168 literal "false"
47169
47170 \end_inset
47171
47172
47173 \series default
47174
47175 \begin_inset Index idx
47176 status collapsed
47177
47178 \begin_layout Plain Layout
47179 \SpecialChar LaTeX
47180 -Pakete ! caption
47181 \end_layout
47182
47183 \end_inset
47184
47185
47186 \end_layout
47187
47188 \begin_layout Bibliography
47189 \begin_inset CommandInset bibitem
47190 LatexCommand bibitem
47191 key "diagbox"
47192 literal "true"
47193
47194 \end_inset
47195
47196 Dokumentation des \SpecialChar LaTeX
47197 -Pakets 
47198 \series bold
47199
47200 \begin_inset CommandInset href
47201 LatexCommand href
47202 name "diagbox"
47203 target "https://www.ctan.org/tex-archive/macros/latex/contrib//diagbox/diagbox.pdf"
47204 literal "false"
47205
47206 \end_inset
47207
47208
47209 \series default
47210
47211 \begin_inset Index idx
47212 status collapsed
47213
47214 \begin_layout Plain Layout
47215 \SpecialChar LaTeX
47216 -Pakete ! diagbox
47217 \end_layout
47218
47219 \end_inset
47220
47221
47222 \end_layout
47223
47224 \begin_layout Bibliography
47225 \begin_inset CommandInset bibitem
47226 LatexCommand bibitem
47227 key "endfloat"
47228 literal "true"
47229
47230 \end_inset
47231
47232 Dokumentation des \SpecialChar LaTeX
47233 -Pakets 
47234 \series bold
47235
47236 \begin_inset CommandInset href
47237 LatexCommand href
47238 name "endfloat"
47239 target "https://www.ctan.org/tex-archive/macros/latex/contrib//endfloat/endfloat.pdf"
47240 literal "false"
47241
47242 \end_inset
47243
47244
47245 \series default
47246
47247 \begin_inset Index idx
47248 status collapsed
47249
47250 \begin_layout Plain Layout
47251 \SpecialChar LaTeX
47252 -Pakete ! endfloat
47253 \end_layout
47254
47255 \end_inset
47256
47257
47258 \end_layout
47259
47260 \begin_layout Bibliography
47261 \begin_inset CommandInset bibitem
47262 LatexCommand bibitem
47263 key "footmisc"
47264 literal "true"
47265
47266 \end_inset
47267
47268 Dokumentation des \SpecialChar LaTeX
47269 -Pakets 
47270 \series bold
47271
47272 \begin_inset CommandInset href
47273 LatexCommand href
47274 name "footmisc"
47275 target "https://www.ctan.org/tex-archive/macros/latex/contrib//footmisc/footmisc.pdf"
47276 literal "false"
47277
47278 \end_inset
47279
47280
47281 \series default
47282
47283 \begin_inset Index idx
47284 status collapsed
47285
47286 \begin_layout Plain Layout
47287 \SpecialChar LaTeX
47288 -Pakete ! footmisc
47289 \end_layout
47290
47291 \end_inset
47292
47293
47294 \end_layout
47295
47296 \begin_layout Bibliography
47297 \begin_inset CommandInset bibitem
47298 LatexCommand bibitem
47299 key "hypcap"
47300 literal "true"
47301
47302 \end_inset
47303
47304 Dokumentation des \SpecialChar LaTeX
47305 -Pakets 
47306 \series bold
47307
47308 \begin_inset CommandInset href
47309 LatexCommand href
47310 name "hypcap"
47311 target "https://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
47312 literal "false"
47313
47314 \end_inset
47315
47316
47317 \series default
47318
47319 \begin_inset Index idx
47320 status collapsed
47321
47322 \begin_layout Plain Layout
47323 \SpecialChar LaTeX
47324 -Pakete ! hypcap
47325 \end_layout
47326
47327 \end_inset
47328
47329
47330 \end_layout
47331
47332 \begin_layout Bibliography
47333 \begin_inset CommandInset bibitem
47334 LatexCommand bibitem
47335 key "hyperref"
47336 literal "true"
47337
47338 \end_inset
47339
47340 Dokumentation des \SpecialChar LaTeX
47341 -Pakets 
47342 \series bold
47343
47344 \begin_inset CommandInset href
47345 LatexCommand href
47346 name "hyperref"
47347 target "https://www.ctan.org/tex-archive/macros/latex/contrib//hyperref/hyperref.pdf"
47348 literal "false"
47349
47350 \end_inset
47351
47352
47353 \series default
47354
47355 \begin_inset Index idx
47356 status collapsed
47357
47358 \begin_layout Plain Layout
47359 \SpecialChar LaTeX
47360 -Pakete ! hyperref
47361 \end_layout
47362
47363 \end_inset
47364
47365
47366 \end_layout
47367
47368 \begin_layout Bibliography
47369 \begin_inset CommandInset bibitem
47370 LatexCommand bibitem
47371 key "KOMA-Script"
47372 literal "true"
47373
47374 \end_inset
47375
47376 Dokumentation des \SpecialChar LaTeX
47377 -Pakets 
47378 \series bold
47379
47380 \begin_inset CommandInset href
47381 LatexCommand href
47382 name "KOMA-Script"
47383 target "https://www.ctan.org/tex-archive/macros/latex/contrib/koma-script/doc/scrguide.pdf"
47384 literal "false"
47385
47386 \end_inset
47387
47388
47389 \series default
47390
47391 \begin_inset Index idx
47392 status collapsed
47393
47394 \begin_layout Plain Layout
47395 \SpecialChar LaTeX
47396 -Pakete ! KOMA-Script
47397 \end_layout
47398
47399 \end_inset
47400
47401
47402 \end_layout
47403
47404 \begin_layout Bibliography
47405 \begin_inset CommandInset bibitem
47406 LatexCommand bibitem
47407 key "lettrine"
47408 literal "true"
47409
47410 \end_inset
47411
47412 Dokumentation des \SpecialChar LaTeX
47413 -Pakets 
47414 \series bold
47415
47416 \begin_inset CommandInset href
47417 LatexCommand href
47418 name "lettrine"
47419 target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/lettrine.pdf"
47420 literal "false"
47421
47422 \end_inset
47423
47424
47425 \series default
47426  und ein 
47427 \begin_inset CommandInset href
47428 LatexCommand href
47429 name "Beispiel"
47430 target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/demo-de.pdf"
47431 literal "false"
47432
47433 \end_inset
47434
47435
47436 \begin_inset Index idx
47437 status collapsed
47438
47439 \begin_layout Plain Layout
47440 \SpecialChar LaTeX
47441 -Pakete ! lettrine
47442 \end_layout
47443
47444 \end_inset
47445
47446
47447 \end_layout
47448
47449 \begin_layout Bibliography
47450 \begin_inset CommandInset bibitem
47451 LatexCommand bibitem
47452 key "listings"
47453 literal "true"
47454
47455 \end_inset
47456
47457 Dokumentation des \SpecialChar LaTeX
47458 -Pakets 
47459 \series bold
47460
47461 \begin_inset CommandInset href
47462 LatexCommand href
47463 name "listings"
47464 target "https://www.ctan.org/tex-archive/macros/latex/contrib//listings/listings.pdf"
47465 literal "false"
47466
47467 \end_inset
47468
47469
47470 \series default
47471
47472 \begin_inset Index idx
47473 status collapsed
47474
47475 \begin_layout Plain Layout
47476 \SpecialChar LaTeX
47477 -Pakete ! listings
47478 \end_layout
47479
47480 \end_inset
47481
47482
47483 \end_layout
47484
47485 \begin_layout Bibliography
47486 \begin_inset CommandInset bibitem
47487 LatexCommand bibitem
47488 key "minted"
47489 literal "false"
47490
47491 \end_inset
47492
47493 Dokumentation des \SpecialChar LaTeX
47494 -Pakets 
47495 \series bold
47496
47497 \begin_inset CommandInset href
47498 LatexCommand href
47499 name "minted"
47500 target "https://www.ctan.org/tex-archive/macros/latex/contrib//minted/minted.pdf"
47501 literal "false"
47502
47503 \end_inset
47504
47505
47506 \series default
47507
47508 \begin_inset Index idx
47509 status collapsed
47510
47511 \begin_layout Plain Layout
47512 \SpecialChar LaTeX
47513 -Pakete ! minted
47514 \end_layout
47515
47516 \end_inset
47517
47518
47519 \end_layout
47520
47521 \begin_layout Bibliography
47522 \begin_inset CommandInset bibitem
47523 LatexCommand bibitem
47524 key "marginnote"
47525 literal "true"
47526
47527 \end_inset
47528
47529 Dokumentation des \SpecialChar LaTeX
47530 -Pakets 
47531 \series bold
47532
47533 \begin_inset CommandInset href
47534 LatexCommand href
47535 name "marginnote"
47536 target "https://www.ctan.org/tex-archive/macros/latex/contrib//marginnote/marginnote.pdf"
47537 literal "false"
47538
47539 \end_inset
47540
47541
47542 \series default
47543
47544 \begin_inset Index idx
47545 status collapsed
47546
47547 \begin_layout Plain Layout
47548 \SpecialChar LaTeX
47549 -Pakete ! marginnote
47550 \end_layout
47551
47552 \end_inset
47553
47554
47555 \end_layout
47556
47557 \begin_layout Bibliography
47558 \begin_inset CommandInset bibitem
47559 LatexCommand bibitem
47560 key "pdfpages"
47561 literal "true"
47562
47563 \end_inset
47564
47565 Dokumentation des \SpecialChar LaTeX
47566 -Pakets 
47567 \series bold
47568
47569 \begin_inset CommandInset href
47570 LatexCommand href
47571 name "pdfpages"
47572 target "https://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
47573 literal "false"
47574
47575 \end_inset
47576
47577
47578 \series default
47579
47580 \begin_inset Index idx
47581 status collapsed
47582
47583 \begin_layout Plain Layout
47584 \SpecialChar LaTeX
47585 -Pakete ! pdfpages
47586 \end_layout
47587
47588 \end_inset
47589
47590
47591 \end_layout
47592
47593 \begin_layout Bibliography
47594 \begin_inset CommandInset bibitem
47595 LatexCommand bibitem
47596 key "prettyref"
47597 literal "true"
47598
47599 \end_inset
47600
47601 Dokumentation des \SpecialChar LaTeX
47602 -Pakets 
47603 \series bold
47604
47605 \begin_inset CommandInset href
47606 LatexCommand href
47607 name "prettyref"
47608 target "https://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
47609 literal "false"
47610
47611 \end_inset
47612
47613
47614 \series default
47615
47616 \begin_inset Index idx
47617 status collapsed
47618
47619 \begin_layout Plain Layout
47620 \SpecialChar LaTeX
47621 -Pakete ! prettyref
47622 \end_layout
47623
47624 \end_inset
47625
47626
47627 \end_layout
47628
47629 \begin_layout Bibliography
47630 \begin_inset CommandInset bibitem
47631 LatexCommand bibitem
47632 key "pstricks"
47633 literal "true"
47634
47635 \end_inset
47636
47637 Webseite des \SpecialChar LaTeX
47638 -Pakets 
47639 \series bold
47640
47641 \begin_inset CommandInset href
47642 LatexCommand href
47643 name "PSTricks"
47644 target "http://tug.org/PSTricks/"
47645 literal "false"
47646
47647 \end_inset
47648
47649
47650 \series default
47651
47652 \begin_inset Index idx
47653 status collapsed
47654
47655 \begin_layout Plain Layout
47656 \SpecialChar LaTeX
47657 -Pakete ! pstricks
47658 \end_layout
47659
47660 \end_inset
47661
47662
47663 \end_layout
47664
47665 \begin_layout Bibliography
47666 \begin_inset CommandInset bibitem
47667 LatexCommand bibitem
47668 key "refstyle"
47669 literal "true"
47670
47671 \end_inset
47672
47673 Dokumentation des \SpecialChar LaTeX
47674 -Pakets 
47675 \series bold
47676
47677 \begin_inset CommandInset href
47678 LatexCommand href
47679 name "refstyle"
47680 target "https://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
47681 literal "false"
47682
47683 \end_inset
47684
47685
47686 \series default
47687
47688 \begin_inset Index idx
47689 status collapsed
47690
47691 \begin_layout Plain Layout
47692 \SpecialChar LaTeX
47693 -Pakete ! refstyle
47694 \end_layout
47695
47696 \end_inset
47697
47698
47699 \end_layout
47700
47701 \begin_layout Bibliography
47702 \begin_inset CommandInset bibitem
47703 LatexCommand bibitem
47704 key "sidecap"
47705 literal "true"
47706
47707 \end_inset
47708
47709 Dokumentation des \SpecialChar LaTeX
47710 -Pakets 
47711 \series bold
47712
47713 \begin_inset CommandInset href
47714 LatexCommand href
47715 name "sidecap"
47716 target "https://www.ctan.org/tex-archive/macros/latex/contrib//sidecap/sidecap.pdf"
47717 literal "false"
47718
47719 \end_inset
47720
47721
47722 \series default
47723
47724 \begin_inset Index idx
47725 status collapsed
47726
47727 \begin_layout Plain Layout
47728 \SpecialChar LaTeX
47729 -Pakete ! sidecap
47730 \end_layout
47731
47732 \end_inset
47733
47734
47735 \end_layout
47736
47737 \begin_layout Bibliography
47738 \begin_inset CommandInset bibitem
47739 LatexCommand bibitem
47740 key "Inkscape"
47741 literal "true"
47742
47743 \end_inset
47744
47745 Dokumentation der Option 
47746 \begin_inset CommandInset href
47747 LatexCommand href
47748 name "Text in PDF weglassen"
47749 target "https://www.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
47750 literal "false"
47751
47752 \end_inset
47753
47754  des Programms 
47755 \noun on
47756
47757 \begin_inset CommandInset href
47758 LatexCommand href
47759 name "Inkscape"
47760 target "https://inkscape.org"
47761 literal "false"
47762
47763 \end_inset
47764
47765
47766 \end_layout
47767
47768 \begin_layout Standard
47769 \begin_inset CommandInset index_print
47770 LatexCommand printindex
47771 type "idx"
47772 name "Stichwortverzeichnis"
47773 literal "false"
47774
47775 \end_inset
47776
47777
47778 \end_layout
47779
47780 \end_body
47781 \end_document