]> git.lyx.org Git - lyx.git/blob - lib/doc/de/EmbeddedObjects.lyx
doc files: port today's changes to master
[lyx.git] / lib / doc / de / EmbeddedObjects.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 544
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 \end_modules
162 \maintain_unincluded_children false
163 \language ngerman
164 \language_package default
165 \inputencoding auto
166 \fontencoding global
167 \font_roman "lmodern" "default"
168 \font_sans "lmss" "default"
169 \font_typewriter "lmtt" "default"
170 \font_math "auto" "auto"
171 \font_default_family default
172 \use_non_tex_fonts false
173 \font_sc false
174 \font_osf false
175 \font_sf_scale 100 100
176 \font_tt_scale 100 100
177 \use_microtype false
178 \use_dash_ligatures false
179 \graphics default
180 \default_output_format pdf2
181 \output_sync 0
182 \bibtex_command default
183 \index_command default
184 \paperfontsize 12
185 \spacing single
186 \use_hyperref true
187 \pdf_title "Das LyX-Handbuch der Einfügungen: Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen"
188 \pdf_author "LyX Team, Uwe Stöhr, deutsche Übersetzung: Hartmut Haase"
189 \pdf_subject "LyX-Dokumentation über Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen"
190 \pdf_keywords "LyX, Abbildungen, Tabellen, Gleitobjekte, Notizen, Boxen"
191 \pdf_bookmarks true
192 \pdf_bookmarksnumbered true
193 \pdf_bookmarksopen true
194 \pdf_bookmarksopenlevel 1
195 \pdf_breaklinks false
196 \pdf_pdfborder false
197 \pdf_colorlinks true
198 \pdf_backref false
199 \pdf_pdfusetitle false
200 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
201 \papersize a4paper
202 \use_geometry false
203 \use_package amsmath 1
204 \use_package amssymb 1
205 \use_package cancel 1
206 \use_package esint 1
207 \use_package mathdots 1
208 \use_package mathtools 1
209 \use_package mhchem 1
210 \use_package stackrel 1
211 \use_package stmaryrd 1
212 \use_package undertilde 1
213 \cite_engine basic
214 \cite_engine_type default
215 \biblio_style plain
216 \use_bibtopic false
217 \use_indices false
218 \paperorientation portrait
219 \suppress_date false
220 \justification true
221 \use_refstyle 1
222 \use_minted 0
223 \notefontcolor #0000ff
224 \index Stichwortverzeichnis
225 \shortcut idx
226 \color #008000
227 \end_index
228 \secnumdepth 3
229 \tocdepth 3
230 \paragraph_separation skip
231 \defskip medskip
232 \is_math_indent 0
233 \math_numbering_side default
234 \quotes_style german
235 \dynamic_quotes 0
236 \papercolumns 1
237 \papersides 2
238 \paperpagestyle default
239 \tracking_changes false
240 \output_changes false
241 \html_math_output 0
242 \html_css_as_file 0
243 \html_be_strict false
244 \end_header
245
246 \begin_body
247
248 \begin_layout Title
249 Das \SpecialChar LyX
250 -Handbuch der Einfügungen:
251 \begin_inset Newline newline
252 \end_inset
253
254  
255 \size larger
256 Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen
257 \end_layout
258
259 \begin_layout Author
260 vom \SpecialChar LyX
261 -Team
262 \begin_inset Foot
263 status open
264
265 \begin_layout Plain Layout
266 \noindent
267
268 \size normal
269 Übersetzung und Bearbeitung: Hartmut Haase
270 \size default
271  (
272 \noun on
273 HHa
274 \noun default
275 , bis März 2010), Uwe Stöhr
276 \begin_inset Newline newline
277 \end_inset
278
279 Wenn Sie Anmerkungen oder Korrekturvorschläge machen wollen, schreiben Sie
280  bitte an: 
281 \begin_inset CommandInset href
282 LatexCommand href
283 name "lyx-docs@lists.lyx.org"
284 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
285 type "mailto:"
286 literal "false"
287
288 \end_inset
289
290
291 \end_layout
292
293 \end_inset
294
295
296 \begin_inset Note Note
297 status collapsed
298
299 \begin_layout Plain Layout
300 Autor: Uwe Stöhr <uwestoehr@web.de>
301 \end_layout
302
303 \end_inset
304
305
306 \begin_inset Newline newline
307 \end_inset
308
309
310 \begin_inset Newline newline
311 \end_inset
312
313
314 \family sans
315 Version 2.3.x
316 \end_layout
317
318 \begin_layout Standard
319 \begin_inset CommandInset toc
320 LatexCommand tableofcontents
321
322 \end_inset
323
324
325 \end_layout
326
327 \begin_layout Standard
328 \begin_inset Note Note
329 status open
330
331 \begin_layout Plain Layout
332 Um alle Teile diese Handbuches als DVI, HTML, PDF, PostScript oder RTF exportier
333 en zu können oder es auszudrucken, benötigen Sie die \SpecialChar LaTeX
334 -Pakte 
335 \series bold
336 arydshln
337 \series default
338
339 \series bold
340 colortbl
341 \series default
342
343 \series bold
344 diagbox, lettrine, marginnote, picinpar
345 \series default
346  und 
347 \series bold
348 sidecap
349 \series default
350 .
351  Wenn sie nicht installiert sind, erfolgt die Ausgabe ohne die Teile, in
352  denen sie benötigt werden.
353 \end_layout
354
355 \begin_layout Plain Layout
356 Wenn es Ihnen trotzdem nicht gelingen sollte, können Sie die neueste PDF-Version
357  hier finden:
358 \begin_inset Newline newline
359 \end_inset
360
361
362 \series bold
363 http://wiki.lyx.org/\SpecialChar LyX
364 /Manuals#EmbeddedObjects
365 \end_layout
366
367 \end_inset
368
369
370 \end_layout
371
372 \begin_layout Chapter
373 Abbildungen
374 \begin_inset Index idx
375 status collapsed
376
377 \begin_layout Plain Layout
378 Abbildungen
379 \end_layout
380
381 \end_inset
382
383
384 \end_layout
385
386 \begin_layout Section
387 Grafik-Dialog
388 \begin_inset Index idx
389 status collapsed
390
391 \begin_layout Plain Layout
392 Abbildungen ! Grafik-Dialog
393 \end_layout
394
395 \end_inset
396
397
398 \begin_inset CommandInset label
399 LatexCommand label
400 name "abs:Grafik-Dialog"
401
402 \end_inset
403
404
405 \end_layout
406
407 \begin_layout Standard
408 Um eine Abbildung in Ihr Dokument einzufügen, klicken Sie auf das Symbol
409  
410 \begin_inset Info
411 type  "icon"
412 arg   "dialog-show-new-inset graphics"
413 \end_inset
414
415  in der Werkzeugleiste oder wählen das Menü 
416 \family sans
417 Einfügen\SpecialChar menuseparator
418 Grafik
419 \family default
420 .
421  Ein Dialogfenster erscheint, in dem Sie einen Dateinamen direkt oder über
422  
423 \family sans
424 Durchsuchen
425 \family default
426  eingeben können.
427  Die Abbildung wird in der druckfertigen Ausgabe genau dort erscheinen,
428  an der Sie sie eingefügt haben.
429 \end_layout
430
431 \begin_layout Standard
432 Der Grafik-Dialog wird immer dann geöffnet, wenn Sie auf eine Abbildung
433  klicken.
434  Der Dialog hat drei Karteikarten:
435 \end_layout
436
437 \begin_layout Description
438
439 \family sans
440 Grafik
441 \family default
442  Hier können Sie eine Grafik-Datei auswählen und ihr Aussehen in der druckbaren
443  Version festlegen.
444  Die für die Bildgröße verfügbaren Einheiten werden im Anhang
445 \begin_inset space ~
446 \end_inset
447
448
449 \begin_inset CommandInset ref
450 LatexCommand ref
451 reference "kap:In-LyX-verfügbare"
452
453 \end_inset
454
455  erklärt.
456 \begin_inset Newline newline
457 \end_inset
458
459
460 \begin_inset Index idx
461 status collapsed
462
463 \begin_layout Plain Layout
464 Abbildungen ! rotierte
465 \end_layout
466
467 \end_inset
468
469 Sie können Abbildungen durch Angabe eines 
470 \family sans
471 Winkel
472 \family default
473
474 \begin_inset space ~
475 \end_inset
476
477
478 \family sans
479 (Grad)
480 \family default
481  und Festlegung eines 
482 \family sans
483 Drehpunktes
484 \family default
485  drehen.
486  Negative Winkel drehen im Uhrzeigersinn.
487  Die Abbildung wird auch in \SpecialChar LyX
488  gedreht.
489 \begin_inset Newline newline
490 \end_inset
491
492
493 \begin_inset Index idx
494 status collapsed
495
496 \begin_layout Plain Layout
497 Abbildungen ! skalierte
498 \end_layout
499
500 \end_inset
501
502 Abbildungen können in der Größe verändert werden, indem man Prozentwerte
503  oder Höhe und Breite definiert.
504  Wenn man nur einen Wert angibt, wird der andere automatisch berechnet.
505  Wenn Sie beide Werte angeben, wird die Abbildung an die Größe angepasst,
506  wobei sie möglicherweise verzerrt wird.
507  Um das zu vermeiden, sollten Sie 
508 \family sans
509 Seitenverhältnis
510 \begin_inset space ~
511 \end_inset
512
513 beibehalten
514 \family default
515  ankreuzen.
516  Die Abbildung wird dann so angepasst, dass die vorgegebenen Werte für Höhe
517  und Breite nicht überschritten werden.
518 \begin_inset Newline newline
519 \end_inset
520
521 Wenn Sie mit der rechten Maustaste auf eine Grafik klicken und dann im erscheine
522 nden Kontext-Menü 
523 \family sans
524 Datei extern bearbeiten
525 \family default
526  auswählen, können Abbildungen mit einem Programm ihrer Wahl zum Bearbeiten
527  öffnen.
528  Das Programm kann für jedes Bildformat in den \SpecialChar LyX
529 -Einstellungen unter 
530 \family sans
531 Datei-Handhabung\SpecialChar menuseparator
532 Dateiformate
533 \family default
534  festgelegt werden.
535 \end_layout
536
537 \begin_layout Description
538
539 \family sans
540 Ausschnitt
541 \family default
542  Alternativ zur Verwendung von Skalierungen, kann man hier Koordinaten angeben,
543  um Höhe und Breite der Abbildung für die Ausgabe festzulegen.
544  Wenn Sie auf 
545 \family sans
546 Lese
547 \begin_inset space ~
548 \end_inset
549
550 aus
551 \begin_inset space ~
552 \end_inset
553
554 Datei
555 \family default
556  klicken, werden die Koordinaten automatisch berechnet.
557  Die Option 
558 \family sans
559 Auf
560 \begin_inset space ~
561 \end_inset
562
563 Begrenzungsbox
564 \begin_inset space ~
565 \end_inset
566
567 zuschneiden
568 \family default
569  wird nur den Teil der Abbildung drucken, der innerhalb der vorgegebenen
570  Koordinaten liegt.
571  Normalerweise müssen Sie sich um Bildkoordinaten nicht kümmern und können
572  diese Karteikarte ignorieren.
573 \end_layout
574
575 \begin_layout Description
576
577 \family sans
578 \SpecialChar LaTeX
579 -
580 \begin_inset space ~
581 \end_inset
582
583 und
584 \begin_inset space ~
585 \end_inset
586
587 \SpecialChar LyX
588 -Optionen
589 \family default
590  Hier können Sie das Aussehen einer Abbildung innerhalb von \SpecialChar LyX
591  ändern und
592  \SpecialChar LaTeX
593 -Experten können weitere \SpecialChar LaTeX
594 -Optionen definieren.
595 \begin_inset Newline newline
596 \end_inset
597
598 Ist die Option 
599 \family sans
600 Entwurfsmodus 
601 \family default
602 angekreuzt, wird nur ein Rahmen in der Größe der Abbildung mit dem Dateinamen
603  darin gedruckt.
604 \begin_inset Newline newline
605 \end_inset
606
607 Im Abschnitt 
608 \family sans
609 Grafikgruppe
610 \family default
611  kann man eine Einstellungsgruppe definieren oder dem Bild eine solche zuzuordne
612 n.
613 \begin_inset Index idx
614 status collapsed
615
616 \begin_layout Plain Layout
617 Abbildungen ! Einstellungsgruppen
618 \end_layout
619
620 \end_inset
621
622  Bilder innerhalb einer solchen Gruppe teilen ihre Einstellungen, so dass
623  alle Bilder der Gruppe geändert werden, wenn die Einstellungen eines Bildes
624  der Gruppe geändert werden.
625  Damit kann man z.B.
626 \begin_inset space ~
627 \end_inset
628
629 die Bildgröße für eine Reihe von Bildern ändern, ohne dies bei jedem einzelnen
630  Bild tun zu müssen.
631  Eine Einstellungsgruppe zuzuordnen kann auch über das Kontextmenü des Bildes
632  geschehen, indem man den Namen der gewünschten Gruppe anklickt.
633 \end_layout
634
635 \begin_layout Standard
636 \begin_inset VSpace bigskip
637 \end_inset
638
639
640 \end_layout
641
642 \begin_layout Standard
643 Hier ist eine zentrierte PDF-Abbildung
644 \begin_inset Foot
645 status collapsed
646
647 \begin_layout Plain Layout
648 Abbildungsformate sind in Abschnitt
649 \begin_inset space ~
650 \end_inset
651
652
653 \begin_inset CommandInset ref
654 LatexCommand ref
655 reference "abs:Bildformate"
656
657 \end_inset
658
659  beschrieben.
660 \end_layout
661
662 \end_inset
663
664  in einem eigenen Absatz:
665 \end_layout
666
667 \begin_layout Standard
668 \align center
669 \begin_inset Graphics
670         filename ../clipart/2D-intensity-plot.pdf
671         scaleBeforeRotation
672         rotateOrigin center
673
674 \end_inset
675
676
677 \end_layout
678
679 \begin_layout Standard
680 \noindent
681 Hier ist dieselbe Abbildung, aber im Entwurfsmodus gedruckt:
682 \end_layout
683
684 \begin_layout Standard
685 \align center
686 \begin_inset Graphics
687         filename ../clipart/2D-intensity-plot.pdf
688         draft
689         scaleBeforeRotation
690         rotateOrigin center
691
692 \end_inset
693
694
695 \end_layout
696
697 \begin_layout Section
698 Gleitende Abbildungen
699 \begin_inset CommandInset label
700 LatexCommand label
701 name "abs:Gleitende-Abbildungen"
702
703 \end_inset
704
705
706 \begin_inset Index idx
707 status collapsed
708
709 \begin_layout Plain Layout
710 Abbildungen ! gleitende
711 \end_layout
712
713 \end_inset
714
715
716 \begin_inset Index idx
717 status collapsed
718
719 \begin_layout Plain Layout
720 Gleitobjekte ! Abbildungen
721 \end_layout
722
723 \end_inset
724
725
726 \end_layout
727
728 \begin_layout Standard
729 Allgemeine Erläuterungen zu Gleitobjekten finden Sie in Abschnitt
730 \begin_inset space ~
731 \end_inset
732
733
734 \begin_inset CommandInset ref
735 LatexCommand ref
736 reference "abs:Gleitobjekte-Einleitung"
737
738 \end_inset
739
740 .
741 \end_layout
742
743 \begin_layout Standard
744 Wenn Sie auf das Werkzeugleisten-Symbol 
745 \begin_inset Info
746 type  "icon"
747 arg   "float-insert figure"
748 \end_inset
749
750  klicken oder 
751 \family sans
752 Einfügen\SpecialChar menuseparator
753 Gleit\SpecialChar softhyphen
754 objekt\SpecialChar menuseparator
755 Abbildung
756 \family default
757  wählen, erhalten Sie einen leeren roten Rahmen ohne Abbildung.
758  In das rot umrahmte Feld rechts von 
759 \emph on
760 Abbildung
761 \begin_inset space ~
762 \end_inset
763
764 Nr:
765 \emph default
766  schreiben Sie die Bildbeschriftung.
767  Nach einem Klick oberhalb oder unterhalb von 
768 \emph on
769 Abbildung
770 \begin_inset space ~
771 \end_inset
772
773 Nr:
774 \emph default
775  können Sie dann eine Abbildung wie 
776 \begin_inset CommandInset ref
777 LatexCommand ref
778 reference "fig:Ein-Stern-in"
779
780 \end_inset
781
782  oberhalb oder wie Abbildung
783 \begin_inset space ~
784 \end_inset
785
786
787 \begin_inset CommandInset ref
788 LatexCommand ref
789 reference "fig:Ein-3D-Objekt"
790
791 \end_inset
792
793  unterhalb der Bildbeschriftung einfügen.
794  Näheres über Bildbeschriftungen erfahren Sie in Abschnitt
795 \begin_inset space ~
796 \end_inset
797
798
799 \begin_inset CommandInset ref
800 LatexCommand ref
801 reference "abs:Titel-Platzierung"
802
803 \end_inset
804
805 .
806 \end_layout
807
808 \begin_layout Standard
809 \begin_inset Float figure
810 wide false
811 sideways false
812 status open
813
814 \begin_layout Plain Layout
815 \align center
816 \begin_inset Graphics
817         filename ../clipart/Star-structure.pdf
818         lyxscale 60
819         width 50col%
820         scaleBeforeRotation
821         rotateOrigin center
822
823 \end_inset
824
825
826 \end_layout
827
828 \begin_layout Plain Layout
829 \begin_inset Caption Standard
830
831 \begin_layout Plain Layout
832 \begin_inset CommandInset label
833 LatexCommand label
834 name "fig:Ein-Stern-in"
835
836 \end_inset
837
838 Ein Stern in einem Gleitobjekt.
839 \end_layout
840
841 \end_inset
842
843
844 \end_layout
845
846 \end_inset
847
848
849 \end_layout
850
851 \begin_layout Standard
852 \begin_inset Float figure
853 wide false
854 sideways false
855 status open
856
857 \begin_layout Plain Layout
858 \begin_inset Caption Standard
859
860 \begin_layout Plain Layout
861 \begin_inset CommandInset label
862 LatexCommand label
863 name "fig:Ein-3D-Objekt"
864
865 \end_inset
866
867 Ein 3D-Objekt.
868 \end_layout
869
870 \end_inset
871
872
873 \end_layout
874
875 \begin_layout Plain Layout
876 \align center
877 \begin_inset Graphics
878         filename ../clipart/3D-structure-distort.pdf
879         lyxscale 60
880         scale 80
881         scaleBeforeRotation
882         rotateOrigin center
883
884 \end_inset
885
886
887 \end_layout
888
889 \end_inset
890
891
892 \end_layout
893
894 \begin_layout Standard
895 \begin_inset Index idx
896 status collapsed
897
898 \begin_layout Plain Layout
899 Querverweise ! auf Abbildungen
900 \end_layout
901
902 \end_inset
903
904 Abbildung
905 \begin_inset space ~
906 \end_inset
907
908
909 \begin_inset CommandInset ref
910 LatexCommand ref
911 reference "fig:Ein-Stern-in"
912
913 \end_inset
914
915  und 
916 \begin_inset CommandInset ref
917 LatexCommand ref
918 reference "fig:Ein-3D-Objekt"
919
920 \end_inset
921
922  sind Beispiele für Abbildungen, auf die verwiesen werden kann.
923  Dafür fügen Sie in der Beschriftung mit 
924 \family sans
925 Einfügen\SpecialChar menuseparator
926 Marke
927 \family default
928  oder durch Klicken auf 
929 \begin_inset Info
930 type  "icon"
931 arg   "label-insert"
932 \end_inset
933
934  eine Marke ein.
935  Auf diese können Sie dann wie gewohnt mit 
936 \family sans
937 Einfügen\SpecialChar menuseparator
938 Querverweis
939 \family default
940  oder durch Klicken auf 
941 \family sans
942
943 \begin_inset Info
944 type  "icon"
945 arg   "dialog-show-new-inset ref"
946 \end_inset
947
948
949 \family default
950  verweisen.
951  Das ist besser als eine vage Formulierung wie 
952 \begin_inset Quotes gld
953 \end_inset
954
955 die obige Abbildung
956 \begin_inset Quotes grd
957 \end_inset
958
959  zu benutzen, weil \SpecialChar LaTeX
960  die Abbildung dort platzieren wird, wo es sinnvoll erscheint
961 , und das muss nicht 
962 \emph on
963 oben
964 \emph default
965  sein.
966  Verweise werden detailliert in Abschnitt
967 \begin_inset space ~
968 \end_inset
969
970
971 \begin_inset CommandInset ref
972 LatexCommand ref
973 reference "abs:Auf-Gleitobjekte-verweisen"
974
975 \end_inset
976
977  beschrieben.
978 \end_layout
979
980 \begin_layout Standard
981 Normalerweise wird eine Gleitabbildung nur aus einem Bild bestehen, aber
982  manchmal benötigt man mehrere Bilder mit unterschiedlichen Beschriftungen.
983  Das erreicht man, indem man weitere Gleitabbildungen in eine bestehende
984  Gleitabbildung einfügt.
985  Beachten Sie, dass im Abbildungsverzeichnis nur die Hauptbeschriftung erscheint.
986  Abbildung
987 \begin_inset space ~
988 \end_inset
989
990
991 \begin_inset CommandInset ref
992 LatexCommand ref
993 reference "fig:Zwei-Teilabbildungen"
994
995 \end_inset
996
997  ist ein Beispiel für eine Gleitabbildung mit zwei Teilabbildungen nebeneinander.
998  Sie können die Bilder auch untereinander setzen, indem Sie nach der ersten
999  Gleitabbildung auf Eingabe drücken.
1000  Abbildung
1001 \begin_inset space ~
1002 \end_inset
1003
1004
1005 \begin_inset CommandInset ref
1006 LatexCommand ref
1007 reference "fig:Pinkes-Objekt"
1008
1009 \end_inset
1010
1011  und 
1012 \begin_inset CommandInset ref
1013 LatexCommand ref
1014 reference "fig:Ein-Stern"
1015
1016 \end_inset
1017
1018  sind die Teilabbildungen.
1019 \end_layout
1020
1021 \begin_layout Standard
1022 \begin_inset Float figure
1023 wide false
1024 sideways false
1025 status open
1026
1027 \begin_layout Plain Layout
1028 \begin_inset space \hfill{}
1029 \end_inset
1030
1031
1032 \begin_inset Float figure
1033 wide false
1034 sideways false
1035 status collapsed
1036
1037 \begin_layout Plain Layout
1038 \begin_inset Caption Standard
1039
1040 \begin_layout Plain Layout
1041 \begin_inset CommandInset label
1042 LatexCommand label
1043 name "fig:Pinkes-Objekt"
1044
1045 \end_inset
1046
1047 Pinkes Objekt.
1048 \end_layout
1049
1050 \end_inset
1051
1052
1053 \end_layout
1054
1055 \begin_layout Plain Layout
1056 \begin_inset Graphics
1057         filename ../clipart/3D-structure-distort.pdf
1058         width 45col%
1059         scaleBeforeRotation
1060         groupId Teilabbildung
1061
1062 \end_inset
1063
1064
1065 \end_layout
1066
1067 \end_inset
1068
1069
1070 \begin_inset space \hfill{}
1071 \end_inset
1072
1073
1074 \begin_inset Float figure
1075 wide false
1076 sideways false
1077 status collapsed
1078
1079 \begin_layout Plain Layout
1080 \begin_inset Caption Standard
1081
1082 \begin_layout Plain Layout
1083 \begin_inset CommandInset label
1084 LatexCommand label
1085 name "fig:Ein-Stern"
1086
1087 \end_inset
1088
1089 Ein Stern.
1090 \end_layout
1091
1092 \end_inset
1093
1094
1095 \end_layout
1096
1097 \begin_layout Plain Layout
1098 \begin_inset Graphics
1099         filename ../clipart/Star-structure.pdf
1100         width 45col%
1101         scaleBeforeRotation
1102         groupId Teilabbildung
1103
1104 \end_inset
1105
1106
1107 \end_layout
1108
1109 \end_inset
1110
1111
1112 \begin_inset space \hfill{}
1113 \end_inset
1114
1115
1116 \end_layout
1117
1118 \begin_layout Plain Layout
1119 \begin_inset Caption Standard
1120
1121 \begin_layout Plain Layout
1122 \begin_inset CommandInset label
1123 LatexCommand label
1124 name "fig:Zwei-Teilabbildungen"
1125
1126 \end_inset
1127
1128 Zwei Teilabbildungen nebeneinander.
1129  Beide Bilder gehören der Einstellungsgruppe mit dem Namen 
1130 \begin_inset Quotes gld
1131 \end_inset
1132
1133 Teilabbildung
1134 \begin_inset Quotes grd
1135 \end_inset
1136
1137  an.
1138 \end_layout
1139
1140 \end_inset
1141
1142
1143 \end_layout
1144
1145 \end_inset
1146
1147
1148 \end_layout
1149
1150 \begin_layout Section
1151 Bildformate
1152 \begin_inset CommandInset label
1153 LatexCommand label
1154 name "abs:Bildformate"
1155
1156 \end_inset
1157
1158
1159 \begin_inset Index idx
1160 status collapsed
1161
1162 \begin_layout Plain Layout
1163 Abbildungen ! Bildformate
1164 \end_layout
1165
1166 \end_inset
1167
1168
1169 \end_layout
1170
1171 \begin_layout Standard
1172 Sie können Bilder in jedem bekannten Dateiformat einfügen.
1173  Aber wie in Anhang
1174 \begin_inset space ~
1175 \end_inset
1176
1177
1178 \begin_inset CommandInset ref
1179 LatexCommand ref
1180 reference "kap:Ausgabedatei-Formate"
1181
1182 \end_inset
1183
1184  beschrieben, erlaubt jedes Ausgabeformat nur ein paar Bildformate.
1185  \SpecialChar LyX
1186  benutzt im Hintergrund das Programm
1187 \family typewriter
1188  ImageMagick
1189 \family default
1190 , um Bilder ins richtige Ausgabeformat zu konvertieren.
1191  Sie beschleunigen Ihre Arbeit, wenn Sie solche Konvertierungen im Hintergrund
1192  vermeiden.
1193  Dazu sollten Sie nur Bildformate benutzen, die direkt in die Ausgabe eingefügt
1194  werden können.
1195  Diese Formate werden in Anhang
1196 \begin_inset space ~
1197 \end_inset
1198
1199
1200 \begin_inset CommandInset ref
1201 LatexCommand ref
1202 reference "kap:Ausgabedatei-Formate"
1203
1204 \end_inset
1205
1206  beschrieben.
1207 \end_layout
1208
1209 \begin_layout Standard
1210 Ähnlich wie bei Fonts gibt es zwei Bildformate:
1211 \end_layout
1212
1213 \begin_layout Description
1214 Pixelbilder bestehen aus Pixeln, meist in komprimierter Form.
1215  Sie sind deshalb nicht völlig skalierbar und sehen bei starken Vergrößerungen
1216  
1217 \emph on
1218 pixelig
1219 \emph default
1220  aus.
1221  Bekannte Pixel-Formate sind 
1222 \begin_inset Quotes gld
1223 \end_inset
1224
1225 Graphics Interchange Format
1226 \begin_inset Quotes grd
1227 \end_inset
1228
1229  (GIF, Dateiendung
1230 \family typewriter
1231  
1232 \family default
1233
1234 \begin_inset Quotes gld
1235 \end_inset
1236
1237
1238 \family typewriter
1239 .gif
1240 \family default
1241
1242 \begin_inset Quotes grd
1243 \end_inset
1244
1245 )
1246 \begin_inset Index idx
1247 status collapsed
1248
1249 \begin_layout Plain Layout
1250 GIF
1251 \end_layout
1252
1253 \end_inset
1254
1255
1256 \begin_inset Quotes gld
1257 \end_inset
1258
1259 Portable Network Graphics
1260 \begin_inset Quotes grd
1261 \end_inset
1262
1263  (PNG, Dateiendung 
1264 \begin_inset Quotes gld
1265 \end_inset
1266
1267
1268 \family typewriter
1269 .png
1270 \family default
1271
1272 \begin_inset Quotes grd
1273 \end_inset
1274
1275 )
1276 \begin_inset Index idx
1277 status collapsed
1278
1279 \begin_layout Plain Layout
1280 PNG
1281 \end_layout
1282
1283 \end_inset
1284
1285
1286 \begin_inset Quotes gld
1287 \end_inset
1288
1289 Joint Photographic Experts Group
1290 \begin_inset Quotes grd
1291 \end_inset
1292
1293  (JPEG, Dateiendung
1294 \family typewriter
1295  
1296 \family default
1297
1298 \begin_inset Quotes gld
1299 \end_inset
1300
1301
1302 \family typewriter
1303 .jpg
1304 \family default
1305
1306 \begin_inset Quotes grd
1307 \end_inset
1308
1309  oder 
1310 \begin_inset Quotes gld
1311 \end_inset
1312
1313
1314 \family typewriter
1315 .jpeg
1316 \family default
1317
1318 \begin_inset Quotes grd
1319 \end_inset
1320
1321 )
1322 \begin_inset Index idx
1323 status collapsed
1324
1325 \begin_layout Plain Layout
1326 JPG, JPEG
1327 \end_layout
1328
1329 \end_inset
1330
1331  und 
1332 \begin_inset Quotes gld
1333 \end_inset
1334
1335 Windows Bitmap
1336 \begin_inset Quotes grd
1337 \end_inset
1338
1339  (BMP, Dateiendung 
1340 \begin_inset Quotes gld
1341 \end_inset
1342
1343
1344 \family typewriter
1345 .bmp
1346 \family default
1347
1348 \begin_inset Quotes grd
1349 \end_inset
1350
1351 )
1352 \begin_inset Index idx
1353 status collapsed
1354
1355 \begin_layout Plain Layout
1356 BMP
1357 \end_layout
1358
1359 \end_inset
1360
1361 .
1362 \end_layout
1363
1364 \begin_layout Description
1365 Vektorbilder bestehen aus Vektoren und können deshalb ohne Datenverlust
1366  auf jede beliebige Größe skaliert werden.
1367  Das ist wichtig bei Präsentationen und Online-Dokumenten, um in Diagramme
1368  zoomen zu können.
1369 \begin_inset Newline newline
1370 \end_inset
1371
1372 Bekannte Formate sind 
1373 \begin_inset Quotes gld
1374 \end_inset
1375
1376 Scalable Vector Graphics
1377 \begin_inset Quotes grd
1378 \end_inset
1379
1380  (SVG, Dateiendung
1381 \family typewriter
1382  
1383 \family default
1384
1385 \begin_inset Quotes gld
1386 \end_inset
1387
1388
1389 \family typewriter
1390 .svg
1391 \family default
1392
1393 \begin_inset Quotes grd
1394 \end_inset
1395
1396 )
1397 \begin_inset Index idx
1398 status collapsed
1399
1400 \begin_layout Plain Layout
1401 SVG
1402 \end_layout
1403
1404 \end_inset
1405
1406
1407 \begin_inset Quotes gld
1408 \end_inset
1409
1410 Encapsulated PostScript
1411 \begin_inset Quotes grd
1412 \end_inset
1413
1414  (EPS, Dateiendung 
1415 \begin_inset Quotes gld
1416 \end_inset
1417
1418
1419 \family typewriter
1420 .eps
1421 \family default
1422
1423 \begin_inset Quotes grd
1424 \end_inset
1425
1426 )
1427 \begin_inset Index idx
1428 status collapsed
1429
1430 \begin_layout Plain Layout
1431 EPS
1432 \end_layout
1433
1434 \end_inset
1435
1436
1437 \begin_inset Quotes gld
1438 \end_inset
1439
1440 Portable Document Format
1441 \begin_inset Quotes grd
1442 \end_inset
1443
1444  (PDF, Dateiendung
1445 \family typewriter
1446  
1447 \family default
1448
1449 \begin_inset Quotes gld
1450 \end_inset
1451
1452
1453 \family typewriter
1454 .pdf
1455 \family default
1456
1457 \begin_inset Quotes grd
1458 \end_inset
1459
1460 )
1461 \begin_inset Index idx
1462 status collapsed
1463
1464 \begin_layout Plain Layout
1465 PDF
1466 \end_layout
1467
1468 \end_inset
1469
1470  und 
1471 \begin_inset Quotes gld
1472 \end_inset
1473
1474 Windows Metafile
1475 \begin_inset Quotes grd
1476 \end_inset
1477
1478  (WMF, Dateiendung 
1479 \begin_inset Quotes gld
1480 \end_inset
1481
1482
1483 \family typewriter
1484 .wmf
1485 \family default
1486
1487 \begin_inset Quotes grd
1488 \end_inset
1489
1490 )
1491 \begin_inset Index idx
1492 status collapsed
1493
1494 \begin_layout Plain Layout
1495 WMF
1496 \end_layout
1497
1498 \end_inset
1499
1500 .
1501 \end_layout
1502
1503 \begin_layout Standard
1504 Pixelbilder können auch ins PDF- oder EPS-Format konvertiert werden, und
1505  das Ergebnis ist immer noch ein Pixelbild.
1506  In diesem Fall wird ein Kopf mit den Bildeigenschaften zum Originalbild
1507  hinzugefügt.
1508 \begin_inset Foot
1509 status collapsed
1510
1511 \begin_layout Plain Layout
1512 Bei PDF wird das Originalbild auch noch komprimiert.
1513 \end_layout
1514
1515 \end_inset
1516
1517  Die PDF-Dateien, die 
1518 \family typewriter
1519 Adobe Photoshop
1520 \family default
1521  erzeugt, sind zum Beispiel Pixelbilder.
1522 \end_layout
1523
1524 \begin_layout Standard
1525 Normalerweise kann man Pixelbilder nicht in Vektorbilder konvertieren oder
1526  umgekehrt.
1527  Nur die Bildformate PDF und EPS können direkt in PDF- und PostScript-Dateien
1528  eingefügt werden.
1529  SVG- und WMF-Bilder werden in Pixelbilder umgerechnet, wenn die Ausgabedatei
1530  erzeugt wird, weil es zur Zeit keine WMF/SVG
1531 \begin_inset Formula $\to$
1532 \end_inset
1533
1534 PDF/EPS Konverter gibt.
1535 \end_layout
1536
1537 \begin_layout Chapter
1538 Tabellen
1539 \begin_inset Index idx
1540 status collapsed
1541
1542 \begin_layout Plain Layout
1543 Tabellen
1544 \end_layout
1545
1546 \end_inset
1547
1548
1549 \end_layout
1550
1551 \begin_layout Section
1552 Einführung
1553 \begin_inset Index idx
1554 status collapsed
1555
1556 \begin_layout Plain Layout
1557 Tabellen ! Einführung
1558 \end_layout
1559
1560 \end_inset
1561
1562
1563 \end_layout
1564
1565 \begin_layout Standard
1566 Eine Tabelle können Sie mit dem Werkzeugleistenknopf 
1567 \begin_inset Info
1568 type  "icon"
1569 arg   "tabular-insert"
1570 \end_inset
1571
1572  oder das Menü 
1573 \family sans
1574 Einfügen\SpecialChar menuseparator
1575 Tabelle
1576 \family default
1577  einfügen.
1578  Wenn Sie auf den Werkzeugleistenknopf klicken, sehen Sie eine 5×5
1579 \begin_inset space \thinspace{}
1580 \end_inset
1581
1582 -Tabelle.
1583  Wenn Sie mit dem Mauszeiger darüberfahren, werden die Felder dunkelblau
1584  und die Größe der dunkelblauen Tabelle angezeigt.
1585  Ein weiterer Mausklick fügt die so definierte Tabelle an der Cursorposition
1586  ein.
1587  Wenn Sie das Menü benutzen, erscheint ein Fenster, in dem Sie Zeilen- und
1588  Spaltenanzahl festlegen können.
1589 \end_layout
1590
1591 \begin_layout Standard
1592 In der so erstellten Tabelle ist jede Zelle umrandet.
1593  Die erste Zeile ist vom Rest durch eine doppelte Linie abgetrennt.
1594  Das wird dadurch erreicht, dass die erste Zeile eine Linie unterhalb und
1595  die zweite Zeile eine Linie oberhalb haben.
1596  Hier ist ein Beispiel:
1597 \end_layout
1598
1599 \begin_layout Standard
1600 \align center
1601 \begin_inset Tabular
1602 <lyxtabular version="3" rows="5" columns="4">
1603 <features tabularvalignment="middle">
1604 <column alignment="center" valignment="top">
1605 <column alignment="center" valignment="top">
1606 <column alignment="center" valignment="top">
1607 <column alignment="center" valignment="top">
1608 <row>
1609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1610 \begin_inset Text
1611
1612 \begin_layout Plain Layout
1613
1614 \end_layout
1615
1616 \end_inset
1617 </cell>
1618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1619 \begin_inset Text
1620
1621 \begin_layout Plain Layout
1622
1623 \family roman
1624 \series medium
1625 \shape up
1626 \size normal
1627 \emph off
1628 \bar no
1629 \noun off
1630 \color none
1631 1
1632 \end_layout
1633
1634 \end_inset
1635 </cell>
1636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1637 \begin_inset Text
1638
1639 \begin_layout Plain Layout
1640 2
1641 \end_layout
1642
1643 \end_inset
1644 </cell>
1645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1646 \begin_inset Text
1647
1648 \begin_layout Plain Layout
1649 3
1650 \end_layout
1651
1652 \end_inset
1653 </cell>
1654 </row>
1655 <row>
1656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1657 \begin_inset Text
1658
1659 \begin_layout Plain Layout
1660
1661 \family roman
1662 \series medium
1663 \shape up
1664 \size normal
1665 \emph off
1666 \bar no
1667 \noun off
1668 \color none
1669 A
1670 \end_layout
1671
1672 \end_inset
1673 </cell>
1674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1675 \begin_inset Text
1676
1677 \begin_layout Plain Layout
1678
1679 \end_layout
1680
1681 \end_inset
1682 </cell>
1683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1684 \begin_inset Text
1685
1686 \begin_layout Plain Layout
1687
1688 \end_layout
1689
1690 \end_inset
1691 </cell>
1692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1693 \begin_inset Text
1694
1695 \begin_layout Plain Layout
1696
1697 \end_layout
1698
1699 \end_inset
1700 </cell>
1701 </row>
1702 <row>
1703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1704 \begin_inset Text
1705
1706 \begin_layout Plain Layout
1707
1708 \family roman
1709 \series medium
1710 \shape up
1711 \size normal
1712 \emph off
1713 \bar no
1714 \noun off
1715 \color none
1716 B
1717 \end_layout
1718
1719 \end_inset
1720 </cell>
1721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1722 \begin_inset Text
1723
1724 \begin_layout Plain Layout
1725
1726 \end_layout
1727
1728 \end_inset
1729 </cell>
1730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1731 \begin_inset Text
1732
1733 \begin_layout Plain Layout
1734
1735 \end_layout
1736
1737 \end_inset
1738 </cell>
1739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1740 \begin_inset Text
1741
1742 \begin_layout Plain Layout
1743
1744 \end_layout
1745
1746 \end_inset
1747 </cell>
1748 </row>
1749 <row>
1750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1751 \begin_inset Text
1752
1753 \begin_layout Plain Layout
1754
1755 \family roman
1756 \series medium
1757 \shape up
1758 \size normal
1759 \emph off
1760 \bar no
1761 \noun off
1762 \color none
1763 C
1764 \end_layout
1765
1766 \end_inset
1767 </cell>
1768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1769 \begin_inset Text
1770
1771 \begin_layout Plain Layout
1772
1773 \end_layout
1774
1775 \end_inset
1776 </cell>
1777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1778 \begin_inset Text
1779
1780 \begin_layout Plain Layout
1781
1782 \end_layout
1783
1784 \end_inset
1785 </cell>
1786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1787 \begin_inset Text
1788
1789 \begin_layout Plain Layout
1790
1791 \end_layout
1792
1793 \end_inset
1794 </cell>
1795 </row>
1796 <row>
1797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1798 \begin_inset Text
1799
1800 \begin_layout Plain Layout
1801 D
1802 \end_layout
1803
1804 \end_inset
1805 </cell>
1806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1807 \begin_inset Text
1808
1809 \begin_layout Plain Layout
1810
1811 \end_layout
1812
1813 \end_inset
1814 </cell>
1815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1816 \begin_inset Text
1817
1818 \begin_layout Plain Layout
1819
1820 \end_layout
1821
1822 \end_inset
1823 </cell>
1824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1825 \begin_inset Text
1826
1827 \begin_layout Plain Layout
1828
1829 \end_layout
1830
1831 \end_inset
1832 </cell>
1833 </row>
1834 </lyxtabular>
1835
1836 \end_inset
1837
1838
1839 \end_layout
1840
1841 \begin_layout Section
1842 Tabellen-Dialog
1843 \begin_inset Index idx
1844 status collapsed
1845
1846 \begin_layout Plain Layout
1847 Tabellen ! Einstellungen
1848 \end_layout
1849
1850 \end_inset
1851
1852
1853 \end_layout
1854
1855 \begin_layout Standard
1856 Sie können das Aussehen einer Tabelle ändern, indem Sie mit der rechten
1857  Maustaste darauf klicken.
1858  Dadurch wird ein Kontextmenü angezeigt, in dem Sie im Eintrag 
1859 \family sans
1860 Mehr
1861 \family default
1862  Eigenschaften der Zelle und Zeile/Spalte, in der der Mauszeiger gerade
1863  ist, geändert werden können.
1864  Das Kontextmenü 
1865 \family sans
1866 Mehr\SpecialChar menuseparator
1867 Einstellungen
1868 \family default
1869  öffnet den Tabellen-Dialog wo weitere Einstellungen vorgenommen werden
1870  können.
1871  Viele der Optionen im Dialog sind auch für eine Zellenauswahl wirksam.
1872  Das bedeutet, wenn Sie mehrere Zellen, Zeilen oder Spalten markiert haben
1873  – sie sind dann hellblau hinterlegt – gilt eine Aktion für die gesamte
1874  Auswahl.
1875  Beachten Sie, dass ein Unterschied besteht, ob Sie den 
1876 \emph on
1877 Inhalt
1878 \emph default
1879  einer Zelle oder die Zelle selber ausgewählt haben.
1880 \begin_inset Newline newline
1881 \end_inset
1882
1883 Mit der Dialog-Option 
1884 \family sans
1885 Direkt
1886 \begin_inset space ~
1887 \end_inset
1888
1889 übernehmen
1890 \family default
1891  wird jede Änderung, die Sie machen, direkt übernommen.
1892  Wenn Sie den Cursor in eine andere Tabellenzelle setzen, zeigt der Dialog
1893  dann auch die Parameter der neuen Zelle an.
1894  Wenn Sie Längenwerte im Dialog ändern, müssen Sie 
1895 \family sans
1896 Enter
1897 \family default
1898  drücken, um die Änderung zu übernehmen.
1899 \begin_inset Newline newline
1900 \end_inset
1901
1902 Der Tabellen-Dialog hat folgende Karteikarten:
1903 \end_layout
1904
1905 \begin_layout Description
1906 Tabellen-Einstellungen Hier können Sie die Horizontale
1907 \begin_inset space ~
1908 \end_inset
1909
1910 Ausrichtung der momentanen Spalte und die Spaltenbreite festlegen.
1911  Die Ausrichtung 
1912 \family sans
1913 Am
1914 \begin_inset space ~
1915 \end_inset
1916
1917 Dezimaltrenner
1918 \family default
1919  ist in Abschnitt
1920 \begin_inset space ~
1921 \end_inset
1922
1923
1924 \begin_inset CommandInset ref
1925 LatexCommand ref
1926 reference "uab:Besondere-Zellenausrichtung"
1927
1928 \end_inset
1929
1930  beschrieben.
1931  Wenn Sie eine Spaltenbreite festgelegt haben, können Sie auch eine Vertikale
1932 \begin_inset space ~
1933 \end_inset
1934
1935 Ausrichtung der momentanen Zeile wählen.
1936  Bei einer festen Spaltenbreite können Zellen Zeilenumbrüche und mehrere
1937  Absätze haben, wie in Abschnitt
1938 \begin_inset space ~
1939 \end_inset
1940
1941
1942 \begin_inset CommandInset ref
1943 LatexCommand ref
1944 reference "uab:Mehrere-Zeilen-in"
1945
1946 \end_inset
1947
1948  beschrieben.
1949  Ohne feste Spaltenbreite ist die Spalte so breit wie ihre breiteste Zelle.
1950 \begin_inset Newline newline
1951 \end_inset
1952
1953 Außerdem können Sie mehrere Zellen einer Zeile markieren und die Auswahl
1954  als Mehrfachspalte oder Mehrfachzeile definieren, wie in Abschnitt
1955 \begin_inset space ~
1956 \end_inset
1957
1958
1959 \begin_inset CommandInset ref
1960 LatexCommand ref
1961 reference "uab:Mehrfachspalten"
1962
1963 \end_inset
1964
1965  und 
1966 \begin_inset CommandInset ref
1967 LatexCommand ref
1968 reference "uab:Mehrfachzeilen"
1969
1970 \end_inset
1971
1972  beschrieben.
1973 \begin_inset Newline newline
1974 \end_inset
1975
1976 Weiterhin können Sie eine Zelle, eine Auswahl oder die gesamte Tabelle gegen
1977  den Uhrzeigersinn um 90° drehen.
1978  \SpecialChar LyX
1979  zeigt diese Drehung nur in der Ausgabe.
1980  Für weitere Informationen siehe Abschnitt
1981 \begin_inset space ~
1982 \end_inset
1983
1984
1985 \begin_inset CommandInset ref
1986 LatexCommand ref
1987 reference "abs:Rotierte-Tabellenzellen"
1988
1989 \end_inset
1990
1991 .
1992 \begin_inset Newline newline
1993 \end_inset
1994
1995
1996 \begin_inset Note Greyedout
1997 status open
1998
1999 \begin_layout Plain Layout
2000
2001 \series bold
2002 Achtung:
2003 \series default
2004  Nicht alle DVI-Betrachter können Rotationen anzeigen.
2005 \end_layout
2006
2007 \end_inset
2008
2009
2010 \begin_inset Newline newline
2011 \end_inset
2012
2013 Die tabellenweite vertikale Ausrichtung wird für Tabellen innerhalb von
2014  Textzeilen verwendet:
2015 \begin_inset Newline newline
2016 \end_inset
2017
2018 Zeile mit Tabellen mit verschiedenen Ausrichtungen: 
2019 \begin_inset Tabular
2020 <lyxtabular version="3" rows="2" columns="2">
2021 <features tabularvalignment="top">
2022 <column alignment="center" valignment="top" width="0pt">
2023 <column alignment="center" valignment="top">
2024 <row>
2025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2026 \begin_inset Text
2027
2028 \begin_layout Plain Layout
2029
2030 \end_layout
2031
2032 \end_inset
2033 </cell>
2034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2035 \begin_inset Text
2036
2037 \begin_layout Plain Layout
2038 1
2039 \end_layout
2040
2041 \end_inset
2042 </cell>
2043 </row>
2044 <row>
2045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2046 \begin_inset Text
2047
2048 \begin_layout Plain Layout
2049 A
2050 \end_layout
2051
2052 \end_inset
2053 </cell>
2054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2055 \begin_inset Text
2056
2057 \begin_layout Plain Layout
2058
2059 \end_layout
2060
2061 \end_inset
2062 </cell>
2063 </row>
2064 </lyxtabular>
2065
2066 \end_inset
2067
2068  
2069 \begin_inset Tabular
2070 <lyxtabular version="3" rows="2" columns="2">
2071 <features tabularvalignment="middle">
2072 <column alignment="center" valignment="top">
2073 <column alignment="center" valignment="top">
2074 <row>
2075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2076 \begin_inset Text
2077
2078 \begin_layout Plain Layout
2079
2080 \end_layout
2081
2082 \end_inset
2083 </cell>
2084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2085 \begin_inset Text
2086
2087 \begin_layout Plain Layout
2088 1
2089 \end_layout
2090
2091 \end_inset
2092 </cell>
2093 </row>
2094 <row>
2095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2096 \begin_inset Text
2097
2098 \begin_layout Plain Layout
2099 A
2100 \end_layout
2101
2102 \end_inset
2103 </cell>
2104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2105 \begin_inset Text
2106
2107 \begin_layout Plain Layout
2108
2109 \end_layout
2110
2111 \end_inset
2112 </cell>
2113 </row>
2114 </lyxtabular>
2115
2116 \end_inset
2117
2118  
2119 \begin_inset Tabular
2120 <lyxtabular version="3" rows="2" columns="2">
2121 <features tabularvalignment="bottom">
2122 <column alignment="center" valignment="top" width="0pt">
2123 <column alignment="center" valignment="top">
2124 <row>
2125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2126 \begin_inset Text
2127
2128 \begin_layout Plain Layout
2129
2130 \end_layout
2131
2132 \end_inset
2133 </cell>
2134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2135 \begin_inset Text
2136
2137 \begin_layout Plain Layout
2138 1
2139 \end_layout
2140
2141 \end_inset
2142 </cell>
2143 </row>
2144 <row>
2145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2146 \begin_inset Text
2147
2148 \begin_layout Plain Layout
2149 A
2150 \end_layout
2151
2152 \end_inset
2153 </cell>
2154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2155 \begin_inset Text
2156
2157 \begin_layout Plain Layout
2158
2159 \end_layout
2160
2161 \end_inset
2162 </cell>
2163 </row>
2164 </lyxtabular>
2165
2166 \end_inset
2167
2168
2169 \begin_inset Newline newline
2170 \end_inset
2171
2172 Man kann auch ein \SpecialChar LaTeX
2173 -Argument für besondere Tabellen-Formatierun\SpecialChar softhyphen
2174 gen einfügen,
2175  wie in den Abschnitten 
2176 \begin_inset CommandInset ref
2177 LatexCommand ref
2178 reference "uab:Mehrfachspalten-Berechnungen"
2179
2180 \end_inset
2181
2182  und 
2183 \begin_inset CommandInset ref
2184 LatexCommand ref
2185 reference "abs:Farbige-Tabellen"
2186
2187 \end_inset
2188
2189  beschrieben.
2190 \end_layout
2191
2192 \begin_layout Description
2193 Rahmen Hier können Sie Begrenzungslinien für die momentane(n) Zeile(n) und
2194  Spalte(n) hinzufügen und löschen.
2195 \begin_inset Newline newline
2196 \end_inset
2197
2198 Wenn Sie die Stil-Option
2199 \family sans
2200  Formal
2201 \family default
2202  benutzen, wird die Tabelle in eine formale Tabelle, wie in Abschnitt
2203 \begin_inset space ~
2204 \end_inset
2205
2206
2207 \begin_inset CommandInset ref
2208 LatexCommand ref
2209 reference "abs:Formale-Tabellen"
2210
2211 \end_inset
2212
2213  beschrieben, konvertiert.
2214 \begin_inset Newline newline
2215 \end_inset
2216
2217 Hier können Sie auch zusätzliche Abstände für Zeilen festlegen, wie in Abschnitt
2218 \begin_inset space ~
2219 \end_inset
2220
2221
2222 \begin_inset CommandInset ref
2223 LatexCommand ref
2224 reference "uab:Zeilenabstand"
2225
2226 \end_inset
2227
2228  beschrieben.
2229 \end_layout
2230
2231 \begin_layout Description
2232 Mehrseitige
2233 \begin_inset space ~
2234 \end_inset
2235
2236 Tabelle Hier kann eine Tabelle definiert werden, die über mehrere Seiten
2237  reicht.
2238  Die Abschnitte
2239 \begin_inset space ~
2240 \end_inset
2241
2242
2243 \begin_inset CommandInset ref
2244 LatexCommand ref
2245 reference "abs:Mehrseitige-Tabellen"
2246
2247 \end_inset
2248
2249  und 
2250 \begin_inset CommandInset ref
2251 LatexCommand ref
2252 reference "sec:Weitere-Möglichkeiten-für"
2253
2254 \end_inset
2255
2256  beschreiben diese Funktion genauer.
2257 \end_layout
2258
2259 \begin_layout Section
2260 Tabellen-Werkzeugleiste
2261 \begin_inset Index idx
2262 status collapsed
2263
2264 \begin_layout Plain Layout
2265 Tabellen ! Werkzeugleiste
2266 \end_layout
2267
2268 \end_inset
2269
2270
2271 \end_layout
2272
2273 \begin_layout Standard
2274 Die Tabellen-Werkzeugleiste ist eine Alternative zum Menü 
2275 \family sans
2276 Tabellen-Einstellungen
2277 \family default
2278 , wenn man Tabellen-Einstellungen schneller ändern möchte.
2279  Wenn der Cursor in einer Tabelle steht, erscheint sie am unteren Rand des
2280  \SpecialChar LyX
2281 -Fensters.
2282 \end_layout
2283
2284 \begin_layout Standard
2285 Die Werkzeugleiste hat folgende Knöpfe:
2286 \end_layout
2287
2288 \begin_layout Labeling
2289 \labelwidthstring 00.00.0000
2290 \begin_inset Info
2291 type  "icon"
2292 arg   "tabular-feature append-row"
2293 \end_inset
2294
2295  Fügt eine Zeile unterhalb der momentanen an
2296 \end_layout
2297
2298 \begin_layout Labeling
2299 \labelwidthstring 00.00.0000
2300 \begin_inset Info
2301 type  "icon"
2302 arg   "tabular-feature append-column"
2303 \end_inset
2304
2305  Fügt eine Spalte rechts von der momentanen an
2306 \end_layout
2307
2308 \begin_layout Labeling
2309 \labelwidthstring 00.00.0000
2310 \begin_inset Info
2311 type  "icon"
2312 arg   "tabular-feature delete-row"
2313 \end_inset
2314
2315  Löscht die ausgewählte(n) Zeile(n)
2316 \end_layout
2317
2318 \begin_layout Labeling
2319 \labelwidthstring 00.00.0000
2320 \begin_inset Info
2321 type  "icon"
2322 arg   "tabular-feature delete-column"
2323 \end_inset
2324
2325  Löscht die ausgewählte(n) Spalte(n)
2326 \end_layout
2327
2328 \begin_layout Labeling
2329 \labelwidthstring 00.00.0000
2330 \begin_inset Info
2331 type  "icon"
2332 arg   "tabular-feature move-row-up"
2333 \end_inset
2334
2335  verschiebt die ausgewählte Zeile nach oben
2336 \end_layout
2337
2338 \begin_layout Labeling
2339 \labelwidthstring 00.00.0000
2340 \begin_inset Info
2341 type  "icon"
2342 arg   "tabular-feature move-column-left"
2343 \end_inset
2344
2345  verschiebt die ausgewählte Spalte nach links
2346 \end_layout
2347
2348 \begin_layout Labeling
2349 \labelwidthstring 00.00.0000
2350 \begin_inset Info
2351 type  "icon"
2352 arg   "tabular-feature move-row-down"
2353 \end_inset
2354
2355  verschiebt die ausgewählte Zeile nach unten
2356 \end_layout
2357
2358 \begin_layout Labeling
2359 \labelwidthstring 00.00.0000
2360 \begin_inset Info
2361 type  "icon"
2362 arg   "tabular-feature move-column-right"
2363 \end_inset
2364
2365  verschiebt die ausgewählte Spalte nach rechts
2366 \end_layout
2367
2368 \begin_layout Labeling
2369 \labelwidthstring 00.00.0000
2370 \begin_inset Info
2371 type  "icon"
2372 arg   "tabular-feature toggle-line-top"
2373 \end_inset
2374
2375  Fügt eine Linie oberhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
2376  wenn der Knopf grau hinterlegt ist
2377 \end_layout
2378
2379 \begin_layout Labeling
2380 \labelwidthstring 00.00.0000
2381 \begin_inset Info
2382 type  "icon"
2383 arg   "tabular-feature toggle-line-bottom"
2384 \end_inset
2385
2386  Fügt eine Linie unterhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
2387  wenn der Knopf grau hinterlegt ist
2388 \end_layout
2389
2390 \begin_layout Labeling
2391 \labelwidthstring 00.00.0000
2392 \begin_inset Info
2393 type  "icon"
2394 arg   "tabular-feature toggle-line-left"
2395 \end_inset
2396
2397  Fügt eine Linie links der ausgewählte(n) Spalte(n) an oder löscht sie,
2398  wenn der Knopf grau hinterlegt ist
2399 \end_layout
2400
2401 \begin_layout Labeling
2402 \labelwidthstring 00.00.0000
2403 \begin_inset Info
2404 type  "icon"
2405 arg   "tabular-feature toggle-line-right"
2406 \end_inset
2407
2408  Fügt eine Linie rechts der ausgewählte(n) Spalte(n) an oder löscht sie,
2409  wenn der Knopf grau hinterlegt ist
2410 \end_layout
2411
2412 \begin_layout Labeling
2413 \labelwidthstring 00.00.0000
2414 \begin_inset Info
2415 type  "icon"
2416 arg   "tabular-feature set-all-lines"
2417 \end_inset
2418
2419  Setzt alle Linien um die ausgewählte(n) Zelle(n)
2420 \end_layout
2421
2422 \begin_layout Labeling
2423 \labelwidthstring 00.00.0000
2424 \begin_inset Info
2425 type  "icon"
2426 arg   "tabular-feature unset-all-lines"
2427 \end_inset
2428
2429  Löscht alle Linien um die ausgewählte(n) Zelle(n)
2430 \end_layout
2431
2432 \begin_layout Labeling
2433 \labelwidthstring 00.00.0000
2434 \begin_inset Info
2435 type  "icon"
2436 arg   "tabular-feature m-align-left"
2437 \end_inset
2438
2439  Richtet den Inhalt der ausgewählte(n) Spalte(n) linksbündig aus
2440 \end_layout
2441
2442 \begin_layout Labeling
2443 \labelwidthstring 00.00.0000
2444 \begin_inset Info
2445 type  "icon"
2446 arg   "tabular-feature m-align-center"
2447 \end_inset
2448
2449  Zentriert den Inhalt der ausgewählte(n) Spalte(n)
2450 \end_layout
2451
2452 \begin_layout Labeling
2453 \labelwidthstring 00.00.0000
2454 \begin_inset Info
2455 type  "icon"
2456 arg   "tabular-feature m-align-right"
2457 \end_inset
2458
2459  Richtet den Inhalt der ausgewählte(n) Spalte(n) rechtsbündig aus
2460 \end_layout
2461
2462 \begin_layout Labeling
2463 \labelwidthstring 00.00.0000
2464 \begin_inset Info
2465 type  "icon"
2466 arg   "tabular-feature align-decimal"
2467 \end_inset
2468
2469  Richtet den Inhalt der ausgewählten Spalte an einem Zeichen aus
2470 \end_layout
2471
2472 \begin_layout Labeling
2473 \labelwidthstring 00.00.0000
2474 \begin_inset Info
2475 type  "icon"
2476 arg   "tabular-feature m-valign-top"
2477 \end_inset
2478
2479  Richtet den Inhalt der ausgewählte(n) Zeile(n) oben aus
2480 \end_layout
2481
2482 \begin_layout Labeling
2483 \labelwidthstring 00.00.0000
2484 \begin_inset Info
2485 type  "icon"
2486 arg   "tabular-feature m-valign-middle"
2487 \end_inset
2488
2489  Zentriert den Inhalt der ausgewählte(n) Zeile(n) 
2490 \end_layout
2491
2492 \begin_layout Labeling
2493 \labelwidthstring 00.00.0000
2494 \begin_inset Info
2495 type  "icon"
2496 arg   "tabular-feature m-valign-bottom"
2497 \end_inset
2498
2499  Richtet den Inhalt der ausgewählte(n) Zeile(n) unten aus
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-rotate-cell"
2507 \end_inset
2508
2509  Dreht den Inhalt der ausgewählte(n) Zelle(n) um 90° gegen den Uhrzeigersinn
2510 \end_layout
2511
2512 \begin_layout Labeling
2513 \labelwidthstring 00.00.0000
2514 \begin_inset Info
2515 type  "icon"
2516 arg   "tabular-feature set-rotate-tabular"
2517 \end_inset
2518
2519  Dreht die Tabelle um 90° gegen den Uhrzeigersinn
2520 \end_layout
2521
2522 \begin_layout Labeling
2523 \labelwidthstring 00.00.0000
2524 \begin_inset Info
2525 type  "icon"
2526 arg   "tabular-feature multicolumn"
2527 \end_inset
2528
2529  Setzt die ausgewählte(n) Zelle(n) einer Zeile als Mehrfachspalte
2530 \end_layout
2531
2532 \begin_layout Labeling
2533 \labelwidthstring 00.00.0000
2534 \begin_inset Info
2535 type  "icon"
2536 arg   "tabular-feature multirow"
2537 \end_inset
2538
2539  Setzt die ausgewählte(n) Zelle(n) einer Zeile als Mehrfachzeile
2540 \end_layout
2541
2542 \begin_layout Standard
2543 \begin_inset Note Greyedout
2544 status open
2545
2546 \begin_layout Plain Layout
2547
2548 \series bold
2549 Bemerkung:
2550 \series default
2551  Für die Ausgabe wird die vertikale Ausrichtung der ersten Zelle in einer
2552  Reihe für alle Zelle der Reihe verwendet.
2553 \end_layout
2554
2555 \end_inset
2556
2557
2558 \end_layout
2559
2560 \begin_layout Section
2561 Bearbeiten-Menü
2562 \begin_inset Index idx
2563 status collapsed
2564
2565 \begin_layout Plain Layout
2566 Tabellen ! Bearbeiten-Menü
2567 \end_layout
2568
2569 \end_inset
2570
2571
2572 \end_layout
2573
2574 \begin_layout Standard
2575 Es gibt noch eine dritte Möglichkeit, Tabellen-Einstellungen zu ändern.
2576  Wenn der Cursor in einer Tabelle steht, sind im 
2577 \family sans
2578 Bearbeiten
2579 \family default
2580 -Menü folgende Punkte aktiviert: 
2581 \family sans
2582 Tabelle
2583 \family default
2584
2585 \family sans
2586 Zeilen
2587 \begin_inset space ~
2588 \end_inset
2589
2590 &
2591 \begin_inset space ~
2592 \end_inset
2593
2594 Spalten
2595 \family default
2596  und 
2597 \family sans
2598 Tabellen-Einstellungen
2599 \family default
2600 .
2601  Unter den ersten beiden Punkten sind einige der bereits beschriebenen Einstellu
2602 ngsmöglichkeiten zu erreichen.
2603 \end_layout
2604
2605 \begin_layout Section
2606 Gleitende Tabellen
2607 \begin_inset CommandInset label
2608 LatexCommand label
2609 name "abs:Gleitende-Tabellen"
2610
2611 \end_inset
2612
2613
2614 \begin_inset Index idx
2615 status collapsed
2616
2617 \begin_layout Plain Layout
2618 Gleitobjekte ! Tabellen
2619 \end_layout
2620
2621 \end_inset
2622
2623
2624 \begin_inset Index idx
2625 status collapsed
2626
2627 \begin_layout Plain Layout
2628 Tabellen ! gleitende
2629 \end_layout
2630
2631 \end_inset
2632
2633
2634 \end_layout
2635
2636 \begin_layout Standard
2637 Allgemeine Erklärungen über Gleitobjekte finden Sie in Abschnitt
2638 \begin_inset space ~
2639 \end_inset
2640
2641
2642 \begin_inset CommandInset ref
2643 LatexCommand ref
2644 reference "abs:Gleitobjekte-Einleitung"
2645
2646 \end_inset
2647
2648 .
2649 \end_layout
2650
2651 \begin_layout Standard
2652 \begin_inset Float table
2653 placement h
2654 wide false
2655 sideways false
2656 status open
2657
2658 \begin_layout Plain Layout
2659 \begin_inset Caption Standard
2660
2661 \begin_layout Plain Layout
2662 \begin_inset CommandInset label
2663 LatexCommand label
2664 name "tab:Eine-gleitende-Tabelle"
2665
2666 \end_inset
2667
2668 Eine gleitende Tabelle
2669 \end_layout
2670
2671 \end_inset
2672
2673
2674 \end_layout
2675
2676 \begin_layout Plain Layout
2677 \align center
2678 \begin_inset Tabular
2679 <lyxtabular version="3" rows="3" columns="3">
2680 <features tabularvalignment="middle">
2681 <column alignment="center" valignment="top" width="0pt">
2682 <column alignment="center" valignment="top" width="0pt">
2683 <column alignment="center" valignment="top" width="0pt">
2684 <row>
2685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2686 \begin_inset Text
2687
2688 \begin_layout Plain Layout
2689
2690 \family roman
2691 \series medium
2692 \shape up
2693 \size normal
2694 \emph off
2695 \bar no
2696 \noun off
2697 \color none
2698 1
2699 \end_layout
2700
2701 \end_inset
2702 </cell>
2703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2704 \begin_inset Text
2705
2706 \begin_layout Plain Layout
2707
2708 \family roman
2709 \series medium
2710 \shape up
2711 \size normal
2712 \emph off
2713 \bar no
2714 \noun off
2715 \color none
2716 2
2717 \end_layout
2718
2719 \end_inset
2720 </cell>
2721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2722 \begin_inset Text
2723
2724 \begin_layout Plain Layout
2725
2726 \family roman
2727 \series medium
2728 \shape up
2729 \size normal
2730 \emph off
2731 \bar no
2732 \noun off
2733 \color none
2734 3
2735 \end_layout
2736
2737 \end_inset
2738 </cell>
2739 </row>
2740 <row>
2741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2742 \begin_inset Text
2743
2744 \begin_layout Plain Layout
2745
2746 \family roman
2747 \series medium
2748 \shape up
2749 \size normal
2750 \emph off
2751 \bar no
2752 \noun off
2753 \color none
2754 Martin
2755 \end_layout
2756
2757 \end_inset
2758 </cell>
2759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2760 \begin_inset Text
2761
2762 \begin_layout Plain Layout
2763
2764 \family roman
2765 \series medium
2766 \shape up
2767 \size normal
2768 \emph off
2769 \bar no
2770 \noun off
2771 \color none
2772 Lena
2773 \end_layout
2774
2775 \end_inset
2776 </cell>
2777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2778 \begin_inset Text
2779
2780 \begin_layout Plain Layout
2781
2782 \family roman
2783 \series medium
2784 \shape up
2785 \size normal
2786 \emph off
2787 \bar no
2788 \noun off
2789 \color none
2790 Alina
2791 \end_layout
2792
2793 \end_inset
2794 </cell>
2795 </row>
2796 <row>
2797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2798 \begin_inset Text
2799
2800 \begin_layout Plain Layout
2801
2802 \family roman
2803 \series medium
2804 \shape up
2805 \size normal
2806 \emph off
2807 \bar no
2808 \noun off
2809 \color none
2810 \begin_inset Formula $\int x^{2}dx$
2811 \end_inset
2812
2813
2814 \end_layout
2815
2816 \end_inset
2817 </cell>
2818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2819 \begin_inset Text
2820
2821 \begin_layout Plain Layout
2822
2823 \family roman
2824 \series medium
2825 \shape up
2826 \size normal
2827 \emph off
2828 \bar no
2829 \noun off
2830 \color none
2831 \begin_inset Formula $\left[\begin{array}{cc}
2832 a & b\\
2833 c & d
2834 \end{array}\right]$
2835 \end_inset
2836
2837
2838 \end_layout
2839
2840 \end_inset
2841 </cell>
2842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2843 \begin_inset Text
2844
2845 \begin_layout Plain Layout
2846
2847 \family roman
2848 \series medium
2849 \shape up
2850 \size normal
2851 \emph off
2852 \bar no
2853 \noun off
2854 \color none
2855 \begin_inset Formula $1+1=2$
2856 \end_inset
2857
2858
2859 \end_layout
2860
2861 \end_inset
2862 </cell>
2863 </row>
2864 </lyxtabular>
2865
2866 \end_inset
2867
2868
2869 \end_layout
2870
2871 \end_inset
2872
2873
2874 \end_layout
2875
2876 \begin_layout Standard
2877 Gleitende Tabellen können über 
2878 \family sans
2879 Einfügen\SpecialChar menuseparator
2880 Gleitobjekt\SpecialChar menuseparator
2881 Tabelle
2882 \family default
2883  oder einen Klick auf den Werkzeugleistenknopf 
2884 \begin_inset Info
2885 type  "icon"
2886 arg   "float-insert table"
2887 \end_inset
2888
2889  erzeugt werden.
2890  Sie erhalten zunächst einen leeren roten Rahmen ohne Tabelle.
2891  In das rot umrahmte Feld rechts von 
2892 \emph on
2893 Tabelle
2894 \begin_inset space ~
2895 \end_inset
2896
2897 Nr:
2898 \emph default
2899  schreiben Sie die Tabellenbeschriftung.
2900  Nach einem Klick oberhalb oder unterhalb von 
2901 \emph on
2902 Tabelle
2903 \begin_inset space ~
2904 \end_inset
2905
2906 Nr:
2907 \emph default
2908  können Sie dann eine Tabelle einfügen.
2909 \end_layout
2910
2911 \begin_layout Standard
2912 Tabelle
2913 \begin_inset space ~
2914 \end_inset
2915
2916
2917 \begin_inset CommandInset ref
2918 LatexCommand ref
2919 reference "tab:Eine-gleitende-Tabelle"
2920
2921 \end_inset
2922
2923  ist ein Beispiel für eine gleitende Tabelle.
2924 \end_layout
2925
2926 \begin_layout Standard
2927 Normalerweise steht die Tabellenbeschriftung über einer Tabelle, aber unglücklic
2928 herweise wird das von \SpecialChar LaTeX
2929  Standard-Klassen nicht unterstützt.
2930  Das bedeutet, dass bei den Klassen 
2931 \family sans
2932 article
2933 \family default
2934
2935 \family sans
2936 book
2937 \family default
2938
2939 \family sans
2940 letter
2941 \family default
2942 , und 
2943 \family sans
2944 report
2945 \family default
2946  kein Abstand zwischen dem Titel und der Tabelle sein wird.
2947  Um den einzufügen, können Sie zum Ladebefehl des \SpecialChar LaTeX
2948 -Paketes 
2949 \series bold
2950 caption
2951 \series default
2952
2953 \begin_inset Index idx
2954 status collapsed
2955
2956 \begin_layout Plain Layout
2957 \SpecialChar LaTeX
2958 -Pakete ! caption
2959 \end_layout
2960
2961 \end_inset
2962
2963  im \SpecialChar LaTeX
2964 -Vorspann Ihres Dokuments folgende Option einfügen:
2965 \begin_inset Foot
2966 status collapsed
2967
2968 \begin_layout Plain Layout
2969 Näheres finden Sie im Abschnitt
2970 \begin_inset space ~
2971 \end_inset
2972
2973
2974 \begin_inset CommandInset ref
2975 LatexCommand ref
2976 reference "abs:Titel-Platzierung"
2977
2978 \end_inset
2979
2980 .
2981 \end_layout
2982
2983 \end_inset
2984
2985
2986 \end_layout
2987
2988 \begin_layout Standard
2989
2990 \series bold
2991 tableposition=top
2992 \end_layout
2993
2994 \begin_layout Standard
2995 Das Paket 
2996 \series bold
2997 caption
2998 \series default
2999 , das in Abschnitt
3000 \begin_inset space ~
3001 \end_inset
3002
3003
3004 \begin_inset CommandInset ref
3005 LatexCommand ref
3006 reference "abs:Titel-Formatierung"
3007
3008 \end_inset
3009
3010  beschrieben wird, wird zum Einstellen der Legende-Optionen benutzt.
3011 \end_layout
3012
3013 \begin_layout Standard
3014 \begin_inset Index idx
3015 status collapsed
3016
3017 \begin_layout Plain Layout
3018 Querverweise ! auf Tabellen
3019 \end_layout
3020
3021 \end_inset
3022
3023 Auf Tabellen kann über ihre Marke verwiesen werden.
3024  Dafür fügen Sie in der Beschriftung mit 
3025 \family sans
3026 Einfügen\SpecialChar menuseparator
3027 Marke
3028 \family default
3029  oder durch Klicken auf 
3030 \begin_inset Info
3031 type  "icon"
3032 arg   "label-insert"
3033 \end_inset
3034
3035  eine Marke ein.
3036  Auf diese können Sie dann wie gewohnt mit 
3037 \family sans
3038 Einfügen\SpecialChar menuseparator
3039 Querverweis
3040 \family default
3041  oder durch Klicken auf 
3042 \begin_inset Info
3043 type  "icon"
3044 arg   "dialog-show-new-inset ref"
3045 \end_inset
3046
3047  verweisen.
3048  Verweise werden detailliert in Abschnitt
3049 \begin_inset space ~
3050 \end_inset
3051
3052
3053 \begin_inset CommandInset ref
3054 LatexCommand ref
3055 reference "abs:Auf-Gleitobjekte-verweisen"
3056
3057 \end_inset
3058
3059  beschrieben.
3060 \end_layout
3061
3062 \begin_layout Section
3063 Mehrseitige Tabellen
3064 \begin_inset CommandInset label
3065 LatexCommand label
3066 name "abs:Mehrseitige-Tabellen"
3067
3068 \end_inset
3069
3070
3071 \begin_inset Index idx
3072 status collapsed
3073
3074 \begin_layout Plain Layout
3075 Tabellen ! mehrseitige
3076 \end_layout
3077
3078 \end_inset
3079
3080
3081 \end_layout
3082
3083 \begin_layout Standard
3084 Wenn eine Tabelle zu lang ist, um auf eine Seite zu passen, können Sie in
3085  den Tabellen-Einstellungen auf der Karteikarte  
3086 \family sans
3087 Mehrseitige
3088 \begin_inset space ~
3089 \end_inset
3090
3091 Tabelle
3092 \family default
3093  die Option 
3094 \family sans
3095 Mehrseitige
3096 \begin_inset space ~
3097 \end_inset
3098
3099 Tabelle
3100 \begin_inset space ~
3101 \end_inset
3102
3103 verwenden
3104 \family default
3105  auswählen, damit die Tabelle automatisch auf mehrere Seiten verteilt wird.
3106  Wird dies gemacht, werden folgende Optionen freigeschaltet:
3107 \end_layout
3108
3109 \begin_layout Description
3110 Kopfzeile: Die aktuelle Zeile wird als eine Überschrifts-Zeile aller Seiten
3111  festgelegt; mit Ausnahme der ersten, wenn 
3112 \family sans
3113 Erste
3114 \begin_inset space ~
3115 \end_inset
3116
3117 Kopfzeile
3118 \family default
3119  aktiviert ist.
3120 \end_layout
3121
3122 \begin_layout Description
3123 Erste
3124 \begin_inset space ~
3125 \end_inset
3126
3127 Kopfzeile: Die aktuelle Zeile wird als eine Überschrifts-Zeile der ersten
3128  Seite einer mehrseitigen Tabelle definiert.
3129 \end_layout
3130
3131 \begin_layout Description
3132 Fußzeile: Die aktuelle Zeile wird als eine Fußzeile aller Seiten festgelegt;
3133  mit Ausnahme der letzten, wenn 
3134 \family sans
3135 Letzte
3136 \begin_inset space ~
3137 \end_inset
3138
3139 Fußzeile
3140 \family default
3141  aktiviert ist.
3142 \end_layout
3143
3144 \begin_layout Description
3145 Letzte
3146 \begin_inset space ~
3147 \end_inset
3148
3149 Fußzeile: Die aktuelle Zeile wird als eine die Fußzeile der letzten Seite
3150  einer mehrseitigen Tabelle definiert.
3151 \end_layout
3152
3153 \begin_layout Description
3154 Legende: Die aktuelle Zeile enthält die Legende.
3155  Sie wird als einzelne Spalte zurückgesetzt und eine Beschriftung wird eingefügt.
3156  Mehr über Beschriftungen mehrseitiger Tabellen ist in Abschnitt
3157 \begin_inset space ~
3158 \end_inset
3159
3160
3161 \begin_inset CommandInset ref
3162 LatexCommand ref
3163 reference "uab:Beschriftungen-mehrseitiger-Tabellen"
3164
3165 \end_inset
3166
3167  erklärt.
3168 \end_layout
3169
3170 \begin_layout Standard
3171 Hier ist ein Beispiel einer mehrseitigen Tabelle:
3172 \end_layout
3173
3174 \begin_layout Standard
3175 \align center
3176 \begin_inset Tabular
3177 <lyxtabular version="3" rows="69" columns="3">
3178 <features islongtable="true" longtabularalignment="center">
3179 <column alignment="left" valignment="top" width="0cm">
3180 <column alignment="left" valignment="top" width="0pt">
3181 <column alignment="right" valignment="top" width="0pt">
3182 <row endfirsthead="true">
3183 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3184 \begin_inset Text
3185
3186 \begin_layout Plain Layout
3187
3188 \series bold
3189 Telefonliste (ignoriere die Namen)
3190 \end_layout
3191
3192 \end_inset
3193 </cell>
3194 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3195 \begin_inset Text
3196
3197 \begin_layout Plain Layout
3198
3199 \end_layout
3200
3201 \end_inset
3202 </cell>
3203 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3204 \begin_inset Text
3205
3206 \begin_layout Plain Layout
3207
3208 \end_layout
3209
3210 \end_inset
3211 </cell>
3212 </row>
3213 <row endfirsthead="true">
3214 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3215 \begin_inset Text
3216
3217 \begin_layout Plain Layout
3218
3219 \series bold
3220 NAME
3221 \end_layout
3222
3223 \end_inset
3224 </cell>
3225 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3226 \begin_inset Text
3227
3228 \begin_layout Plain Layout
3229
3230 \end_layout
3231
3232 \end_inset
3233 </cell>
3234 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3235 \begin_inset Text
3236
3237 \begin_layout Plain Layout
3238
3239 \series bold
3240 TEL.
3241 \end_layout
3242
3243 \end_inset
3244 </cell>
3245 </row>
3246 <row endhead="true">
3247 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3248 \begin_inset Text
3249
3250 \begin_layout Plain Layout
3251
3252 \series bold
3253 Telefonliste
3254 \end_layout
3255
3256 \end_inset
3257 </cell>
3258 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3259 \begin_inset Text
3260
3261 \begin_layout Plain Layout
3262
3263 \end_layout
3264
3265 \end_inset
3266 </cell>
3267 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3268 \begin_inset Text
3269
3270 \begin_layout Plain Layout
3271
3272 \end_layout
3273
3274 \end_inset
3275 </cell>
3276 </row>
3277 <row endhead="true">
3278 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3279 \begin_inset Text
3280
3281 \begin_layout Plain Layout
3282
3283 \series bold
3284 NAME
3285 \end_layout
3286
3287 \end_inset
3288 </cell>
3289 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3290 \begin_inset Text
3291
3292 \begin_layout Plain Layout
3293
3294 \end_layout
3295
3296 \end_inset
3297 </cell>
3298 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3299 \begin_inset Text
3300
3301 \begin_layout Plain Layout
3302
3303 \series bold
3304 TEL.
3305 \end_layout
3306
3307 \end_inset
3308 </cell>
3309 </row>
3310 <row endfoot="true">
3311 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3312 \begin_inset Text
3313
3314 \begin_layout Plain Layout
3315
3316 \series bold
3317 wird fortgesetzt
3318 \series default
3319  \SpecialChar ldots
3320
3321 \end_layout
3322
3323 \end_inset
3324 </cell>
3325 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3326 \begin_inset Text
3327
3328 \begin_layout Plain Layout
3329
3330 \end_layout
3331
3332 \end_inset
3333 </cell>
3334 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3335 \begin_inset Text
3336
3337 \begin_layout Plain Layout
3338
3339 \end_layout
3340
3341 \end_inset
3342 </cell>
3343 </row>
3344 <row>
3345 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3346 \begin_inset Text
3347
3348 \begin_layout Plain Layout
3349
3350 \series bold
3351 Annovi
3352 \end_layout
3353
3354 \end_inset
3355 </cell>
3356 <cell alignment="center" valignment="top" usebox="none">
3357 \begin_inset Text
3358
3359 \begin_layout Plain Layout
3360 Silvia
3361 \end_layout
3362
3363 \end_inset
3364 </cell>
3365 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3366 \begin_inset Text
3367
3368 \begin_layout Plain Layout
3369 111
3370 \end_layout
3371
3372 \end_inset
3373 </cell>
3374 </row>
3375 <row>
3376 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3377 \begin_inset Text
3378
3379 \begin_layout Plain Layout
3380
3381 \series bold
3382 Bertoli
3383 \end_layout
3384
3385 \end_inset
3386 </cell>
3387 <cell alignment="center" valignment="top" usebox="none">
3388 \begin_inset Text
3389
3390 \begin_layout Plain Layout
3391 Stefano
3392 \end_layout
3393
3394 \end_inset
3395 </cell>
3396 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3397 \begin_inset Text
3398
3399 \begin_layout Plain Layout
3400 111
3401 \end_layout
3402
3403 \end_inset
3404 </cell>
3405 </row>
3406 <row>
3407 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3408 \begin_inset Text
3409
3410 \begin_layout Plain Layout
3411
3412 \series bold
3413 Bozzi
3414 \end_layout
3415
3416 \end_inset
3417 </cell>
3418 <cell alignment="center" valignment="top" usebox="none">
3419 \begin_inset Text
3420
3421 \begin_layout Plain Layout
3422 Walter
3423 \end_layout
3424
3425 \end_inset
3426 </cell>
3427 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3428 \begin_inset Text
3429
3430 \begin_layout Plain Layout
3431 111
3432 \end_layout
3433
3434 \end_inset
3435 </cell>
3436 </row>
3437 <row>
3438 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3439 \begin_inset Text
3440
3441 \begin_layout Plain Layout
3442
3443 \series bold
3444 Cachia
3445 \end_layout
3446
3447 \end_inset
3448 </cell>
3449 <cell alignment="center" valignment="top" usebox="none">
3450 \begin_inset Text
3451
3452 \begin_layout Plain Layout
3453 Maria
3454 \end_layout
3455
3456 \end_inset
3457 </cell>
3458 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3459 \begin_inset Text
3460
3461 \begin_layout Plain Layout
3462 111
3463 \end_layout
3464
3465 \end_inset
3466 </cell>
3467 </row>
3468 <row>
3469 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3470 \begin_inset Text
3471
3472 \begin_layout Plain Layout
3473
3474 \series bold
3475 Cachia
3476 \end_layout
3477
3478 \end_inset
3479 </cell>
3480 <cell alignment="center" valignment="top" usebox="none">
3481 \begin_inset Text
3482
3483 \begin_layout Plain Layout
3484 Maurizio
3485 \end_layout
3486
3487 \end_inset
3488 </cell>
3489 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3490 \begin_inset Text
3491
3492 \begin_layout Plain Layout
3493 111
3494 \end_layout
3495
3496 \end_inset
3497 </cell>
3498 </row>
3499 <row>
3500 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3501 \begin_inset Text
3502
3503 \begin_layout Plain Layout
3504
3505 \series bold
3506 Cinquemani
3507 \end_layout
3508
3509 \end_inset
3510 </cell>
3511 <cell alignment="center" valignment="top" usebox="none">
3512 \begin_inset Text
3513
3514 \begin_layout Plain Layout
3515 Giusi
3516 \end_layout
3517
3518 \end_inset
3519 </cell>
3520 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3521 \begin_inset Text
3522
3523 \begin_layout Plain Layout
3524 111
3525 \end_layout
3526
3527 \end_inset
3528 </cell>
3529 </row>
3530 <row>
3531 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3532 \begin_inset Text
3533
3534 \begin_layout Plain Layout
3535
3536 \series bold
3537 Colin
3538 \end_layout
3539
3540 \end_inset
3541 </cell>
3542 <cell alignment="center" valignment="top" usebox="none">
3543 \begin_inset Text
3544
3545 \begin_layout Plain Layout
3546 Bernard
3547 \end_layout
3548
3549 \end_inset
3550 </cell>
3551 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3552 \begin_inset Text
3553
3554 \begin_layout Plain Layout
3555 111
3556 \end_layout
3557
3558 \end_inset
3559 </cell>
3560 </row>
3561 <row>
3562 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3563 \begin_inset Text
3564
3565 \begin_layout Plain Layout
3566
3567 \series bold
3568 Concli
3569 \end_layout
3570
3571 \end_inset
3572 </cell>
3573 <cell alignment="center" valignment="top" usebox="none">
3574 \begin_inset Text
3575
3576 \begin_layout Plain Layout
3577 Gianfranco
3578 \end_layout
3579
3580 \end_inset
3581 </cell>
3582 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3583 \begin_inset Text
3584
3585 \begin_layout Plain Layout
3586 111
3587 \end_layout
3588
3589 \end_inset
3590 </cell>
3591 </row>
3592 <row>
3593 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3594 \begin_inset Text
3595
3596 \begin_layout Plain Layout
3597
3598 \series bold
3599 Dal Bosco
3600 \end_layout
3601
3602 \end_inset
3603 </cell>
3604 <cell alignment="center" valignment="top" usebox="none">
3605 \begin_inset Text
3606
3607 \begin_layout Plain Layout
3608 Carolina
3609 \end_layout
3610
3611 \end_inset
3612 </cell>
3613 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3614 \begin_inset Text
3615
3616 \begin_layout Plain Layout
3617 111
3618 \end_layout
3619
3620 \end_inset
3621 </cell>
3622 </row>
3623 <row>
3624 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3625 \begin_inset Text
3626
3627 \begin_layout Plain Layout
3628
3629 \series bold
3630 Dalpiaz
3631 \end_layout
3632
3633 \end_inset
3634 </cell>
3635 <cell alignment="center" valignment="top" usebox="none">
3636 \begin_inset Text
3637
3638 \begin_layout Plain Layout
3639 Annamaria
3640 \end_layout
3641
3642 \end_inset
3643 </cell>
3644 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3645 \begin_inset Text
3646
3647 \begin_layout Plain Layout
3648 111
3649 \end_layout
3650
3651 \end_inset
3652 </cell>
3653 </row>
3654 <row>
3655 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3656 \begin_inset Text
3657
3658 \begin_layout Plain Layout
3659
3660 \series bold
3661 Feliciello
3662 \end_layout
3663
3664 \end_inset
3665 </cell>
3666 <cell alignment="center" valignment="top" usebox="none">
3667 \begin_inset Text
3668
3669 \begin_layout Plain Layout
3670 Domenico
3671 \end_layout
3672
3673 \end_inset
3674 </cell>
3675 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3676 \begin_inset Text
3677
3678 \begin_layout Plain Layout
3679 111
3680 \end_layout
3681
3682 \end_inset
3683 </cell>
3684 </row>
3685 <row>
3686 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3687 \begin_inset Text
3688
3689 \begin_layout Plain Layout
3690
3691 \series bold
3692 Focarelli
3693 \end_layout
3694
3695 \end_inset
3696 </cell>
3697 <cell alignment="center" valignment="top" usebox="none">
3698 \begin_inset Text
3699
3700 \begin_layout Plain Layout
3701 Paola
3702 \end_layout
3703
3704 \end_inset
3705 </cell>
3706 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3707 \begin_inset Text
3708
3709 \begin_layout Plain Layout
3710 111
3711 \end_layout
3712
3713 \end_inset
3714 </cell>
3715 </row>
3716 <row>
3717 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3718 \begin_inset Text
3719
3720 \begin_layout Plain Layout
3721
3722 \series bold
3723 Galletti
3724 \end_layout
3725
3726 \end_inset
3727 </cell>
3728 <cell alignment="center" valignment="top" usebox="none">
3729 \begin_inset Text
3730
3731 \begin_layout Plain Layout
3732 Oreste
3733 \end_layout
3734
3735 \end_inset
3736 </cell>
3737 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3738 \begin_inset Text
3739
3740 \begin_layout Plain Layout
3741 111
3742 \end_layout
3743
3744 \end_inset
3745 </cell>
3746 </row>
3747 <row>
3748 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3749 \begin_inset Text
3750
3751 \begin_layout Plain Layout
3752
3753 \series bold
3754 Gasparini
3755 \end_layout
3756
3757 \end_inset
3758 </cell>
3759 <cell alignment="center" valignment="top" usebox="none">
3760 \begin_inset Text
3761
3762 \begin_layout Plain Layout
3763 Franca
3764 \end_layout
3765
3766 \end_inset
3767 </cell>
3768 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3769 \begin_inset Text
3770
3771 \begin_layout Plain Layout
3772 111
3773 \end_layout
3774
3775 \end_inset
3776 </cell>
3777 </row>
3778 <row>
3779 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3780 \begin_inset Text
3781
3782 \begin_layout Plain Layout
3783
3784 \series bold
3785 Rizzardi
3786 \end_layout
3787
3788 \end_inset
3789 </cell>
3790 <cell alignment="center" valignment="top" usebox="none">
3791 \begin_inset Text
3792
3793 \begin_layout Plain Layout
3794 Paola
3795 \end_layout
3796
3797 \end_inset
3798 </cell>
3799 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3800 \begin_inset Text
3801
3802 \begin_layout Plain Layout
3803 111
3804 \end_layout
3805
3806 \end_inset
3807 </cell>
3808 </row>
3809 <row>
3810 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3811 \begin_inset Text
3812
3813 \begin_layout Plain Layout
3814
3815 \series bold
3816 Lassini
3817 \end_layout
3818
3819 \end_inset
3820 </cell>
3821 <cell alignment="center" valignment="top" usebox="none">
3822 \begin_inset Text
3823
3824 \begin_layout Plain Layout
3825 Giancarlo
3826 \end_layout
3827
3828 \end_inset
3829 </cell>
3830 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3831 \begin_inset Text
3832
3833 \begin_layout Plain Layout
3834 111
3835 \end_layout
3836
3837 \end_inset
3838 </cell>
3839 </row>
3840 <row>
3841 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3842 \begin_inset Text
3843
3844 \begin_layout Plain Layout
3845
3846 \series bold
3847 Malfatti
3848 \end_layout
3849
3850 \end_inset
3851 </cell>
3852 <cell alignment="center" valignment="top" usebox="none">
3853 \begin_inset Text
3854
3855 \begin_layout Plain Layout
3856 Luciano
3857 \end_layout
3858
3859 \end_inset
3860 </cell>
3861 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3862 \begin_inset Text
3863
3864 \begin_layout Plain Layout
3865 111
3866 \end_layout
3867
3868 \end_inset
3869 </cell>
3870 </row>
3871 <row>
3872 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3873 \begin_inset Text
3874
3875 \begin_layout Plain Layout
3876
3877 \series bold
3878 Malfatti
3879 \end_layout
3880
3881 \end_inset
3882 </cell>
3883 <cell alignment="center" valignment="top" usebox="none">
3884 \begin_inset Text
3885
3886 \begin_layout Plain Layout
3887 Valeriano
3888 \end_layout
3889
3890 \end_inset
3891 </cell>
3892 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3893 \begin_inset Text
3894
3895 \begin_layout Plain Layout
3896 111
3897 \end_layout
3898
3899 \end_inset
3900 </cell>
3901 </row>
3902 <row>
3903 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3904 \begin_inset Text
3905
3906 \begin_layout Plain Layout
3907
3908 \series bold
3909 Meneguzzo
3910 \end_layout
3911
3912 \end_inset
3913 </cell>
3914 <cell alignment="center" valignment="top" usebox="none">
3915 \begin_inset Text
3916
3917 \begin_layout Plain Layout
3918 Roberto
3919 \end_layout
3920
3921 \end_inset
3922 </cell>
3923 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3924 \begin_inset Text
3925
3926 \begin_layout Plain Layout
3927 111
3928 \end_layout
3929
3930 \end_inset
3931 </cell>
3932 </row>
3933 <row>
3934 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3935 \begin_inset Text
3936
3937 \begin_layout Plain Layout
3938
3939 \series bold
3940 Mezzadra
3941 \end_layout
3942
3943 \end_inset
3944 </cell>
3945 <cell alignment="center" valignment="top" usebox="none">
3946 \begin_inset Text
3947
3948 \begin_layout Plain Layout
3949 Roberto
3950 \end_layout
3951
3952 \end_inset
3953 </cell>
3954 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3955 \begin_inset Text
3956
3957 \begin_layout Plain Layout
3958 111
3959 \end_layout
3960
3961 \end_inset
3962 </cell>
3963 </row>
3964 <row>
3965 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3966 \begin_inset Text
3967
3968 \begin_layout Plain Layout
3969
3970 \series bold
3971 Pirpamer
3972 \end_layout
3973
3974 \end_inset
3975 </cell>
3976 <cell alignment="center" valignment="top" usebox="none">
3977 \begin_inset Text
3978
3979 \begin_layout Plain Layout
3980 Erich
3981 \end_layout
3982
3983 \end_inset
3984 </cell>
3985 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3986 \begin_inset Text
3987
3988 \begin_layout Plain Layout
3989 111
3990 \end_layout
3991
3992 \end_inset
3993 </cell>
3994 </row>
3995 <row>
3996 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3997 \begin_inset Text
3998
3999 \begin_layout Plain Layout
4000
4001 \series bold
4002 Pochiesa
4003 \end_layout
4004
4005 \end_inset
4006 </cell>
4007 <cell alignment="center" valignment="top" usebox="none">
4008 \begin_inset Text
4009
4010 \begin_layout Plain Layout
4011 Paolo
4012 \end_layout
4013
4014 \end_inset
4015 </cell>
4016 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4017 \begin_inset Text
4018
4019 \begin_layout Plain Layout
4020 111, 222
4021 \end_layout
4022
4023 \end_inset
4024 </cell>
4025 </row>
4026 <row>
4027 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4028 \begin_inset Text
4029
4030 \begin_layout Plain Layout
4031
4032 \series bold
4033 Radina
4034 \end_layout
4035
4036 \end_inset
4037 </cell>
4038 <cell alignment="center" valignment="top" usebox="none">
4039 \begin_inset Text
4040
4041 \begin_layout Plain Layout
4042 Claudio
4043 \end_layout
4044
4045 \end_inset
4046 </cell>
4047 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4048 \begin_inset Text
4049
4050 \begin_layout Plain Layout
4051 111
4052 \end_layout
4053
4054 \end_inset
4055 </cell>
4056 </row>
4057 <row>
4058 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4059 \begin_inset Text
4060
4061 \begin_layout Plain Layout
4062
4063 \series bold
4064 Stuffer
4065 \end_layout
4066
4067 \end_inset
4068 </cell>
4069 <cell alignment="center" valignment="top" usebox="none">
4070 \begin_inset Text
4071
4072 \begin_layout Plain Layout
4073 Oskar
4074 \end_layout
4075
4076 \end_inset
4077 </cell>
4078 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4079 \begin_inset Text
4080
4081 \begin_layout Plain Layout
4082 111
4083 \end_layout
4084
4085 \end_inset
4086 </cell>
4087 </row>
4088 <row>
4089 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4090 \begin_inset Text
4091
4092 \begin_layout Plain Layout
4093
4094 \series bold
4095 Tacchelli
4096 \end_layout
4097
4098 \end_inset
4099 </cell>
4100 <cell alignment="center" valignment="top" usebox="none">
4101 \begin_inset Text
4102
4103 \begin_layout Plain Layout
4104 Ugo
4105 \end_layout
4106
4107 \end_inset
4108 </cell>
4109 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4110 \begin_inset Text
4111
4112 \begin_layout Plain Layout
4113 111
4114 \end_layout
4115
4116 \end_inset
4117 </cell>
4118 </row>
4119 <row>
4120 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4121 \begin_inset Text
4122
4123 \begin_layout Plain Layout
4124
4125 \series bold
4126 Tezzele
4127 \end_layout
4128
4129 \end_inset
4130 </cell>
4131 <cell alignment="center" valignment="top" usebox="none">
4132 \begin_inset Text
4133
4134 \begin_layout Plain Layout
4135 Margit
4136 \end_layout
4137
4138 \end_inset
4139 </cell>
4140 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4141 \begin_inset Text
4142
4143 \begin_layout Plain Layout
4144 111
4145 \end_layout
4146
4147 \end_inset
4148 </cell>
4149 </row>
4150 <row>
4151 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4152 \begin_inset Text
4153
4154 \begin_layout Plain Layout
4155
4156 \series bold
4157 Unterkalmsteiner
4158 \end_layout
4159
4160 \end_inset
4161 </cell>
4162 <cell alignment="center" valignment="top" usebox="none">
4163 \begin_inset Text
4164
4165 \begin_layout Plain Layout
4166 Frieda
4167 \end_layout
4168
4169 \end_inset
4170 </cell>
4171 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4172 \begin_inset Text
4173
4174 \begin_layout Plain Layout
4175 111
4176 \end_layout
4177
4178 \end_inset
4179 </cell>
4180 </row>
4181 <row>
4182 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4183 \begin_inset Text
4184
4185 \begin_layout Plain Layout
4186
4187 \series bold
4188 Vieider
4189 \end_layout
4190
4191 \end_inset
4192 </cell>
4193 <cell alignment="center" valignment="top" usebox="none">
4194 \begin_inset Text
4195
4196 \begin_layout Plain Layout
4197 Hilde
4198 \end_layout
4199
4200 \end_inset
4201 </cell>
4202 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4203 \begin_inset Text
4204
4205 \begin_layout Plain Layout
4206 111
4207 \end_layout
4208
4209 \end_inset
4210 </cell>
4211 </row>
4212 <row>
4213 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4214 \begin_inset Text
4215
4216 \begin_layout Plain Layout
4217
4218 \series bold
4219 Vigna
4220 \end_layout
4221
4222 \end_inset
4223 </cell>
4224 <cell alignment="center" valignment="top" usebox="none">
4225 \begin_inset Text
4226
4227 \begin_layout Plain Layout
4228 Jürgen
4229 \end_layout
4230
4231 \end_inset
4232 </cell>
4233 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4234 \begin_inset Text
4235
4236 \begin_layout Plain Layout
4237 111
4238 \end_layout
4239
4240 \end_inset
4241 </cell>
4242 </row>
4243 <row>
4244 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4245 \begin_inset Text
4246
4247 \begin_layout Plain Layout
4248
4249 \series bold
4250 Weber
4251 \end_layout
4252
4253 \end_inset
4254 </cell>
4255 <cell alignment="center" valignment="top" usebox="none">
4256 \begin_inset Text
4257
4258 \begin_layout Plain Layout
4259 Maurizio
4260 \end_layout
4261
4262 \end_inset
4263 </cell>
4264 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4265 \begin_inset Text
4266
4267 \begin_layout Plain Layout
4268 111
4269 \end_layout
4270
4271 \end_inset
4272 </cell>
4273 </row>
4274 <row>
4275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4276 \begin_inset Text
4277
4278 \begin_layout Plain Layout
4279
4280 \series bold
4281 Winkler
4282 \end_layout
4283
4284 \end_inset
4285 </cell>
4286 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4287 \begin_inset Text
4288
4289 \begin_layout Plain Layout
4290 Franz
4291 \end_layout
4292
4293 \end_inset
4294 </cell>
4295 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4296 \begin_inset Text
4297
4298 \begin_layout Plain Layout
4299 111
4300 \end_layout
4301
4302 \end_inset
4303 </cell>
4304 </row>
4305 <row>
4306 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4307 \begin_inset Text
4308
4309 \begin_layout Plain Layout
4310  
4311 \end_layout
4312
4313 \end_inset
4314 </cell>
4315 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4316 \begin_inset Text
4317
4318 \begin_layout Plain Layout
4319
4320 \end_layout
4321
4322 \end_inset
4323 </cell>
4324 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4325 \begin_inset Text
4326
4327 \begin_layout Plain Layout
4328
4329 \end_layout
4330
4331 \end_inset
4332 </cell>
4333 </row>
4334 <row>
4335 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4336 \begin_inset Text
4337
4338 \begin_layout Plain Layout
4339
4340 \series bold
4341 Annovi
4342 \end_layout
4343
4344 \end_inset
4345 </cell>
4346 <cell alignment="center" valignment="top" usebox="none">
4347 \begin_inset Text
4348
4349 \begin_layout Plain Layout
4350 Silvia
4351 \end_layout
4352
4353 \end_inset
4354 </cell>
4355 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4356 \begin_inset Text
4357
4358 \begin_layout Plain Layout
4359 555
4360 \end_layout
4361
4362 \end_inset
4363 </cell>
4364 </row>
4365 <row>
4366 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4367 \begin_inset Text
4368
4369 \begin_layout Plain Layout
4370
4371 \series bold
4372 Bertoli
4373 \end_layout
4374
4375 \end_inset
4376 </cell>
4377 <cell alignment="center" valignment="top" usebox="none">
4378 \begin_inset Text
4379
4380 \begin_layout Plain Layout
4381 Stefano
4382 \end_layout
4383
4384 \end_inset
4385 </cell>
4386 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4387 \begin_inset Text
4388
4389 \begin_layout Plain Layout
4390 555
4391 \end_layout
4392
4393 \end_inset
4394 </cell>
4395 </row>
4396 <row>
4397 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4398 \begin_inset Text
4399
4400 \begin_layout Plain Layout
4401
4402 \series bold
4403 Bozzi
4404 \end_layout
4405
4406 \end_inset
4407 </cell>
4408 <cell alignment="center" valignment="top" usebox="none">
4409 \begin_inset Text
4410
4411 \begin_layout Plain Layout
4412 Walter
4413 \end_layout
4414
4415 \end_inset
4416 </cell>
4417 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4418 \begin_inset Text
4419
4420 \begin_layout Plain Layout
4421 555
4422 \end_layout
4423
4424 \end_inset
4425 </cell>
4426 </row>
4427 <row>
4428 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4429 \begin_inset Text
4430
4431 \begin_layout Plain Layout
4432
4433 \series bold
4434 Cachia
4435 \end_layout
4436
4437 \end_inset
4438 </cell>
4439 <cell alignment="center" valignment="top" usebox="none">
4440 \begin_inset Text
4441
4442 \begin_layout Plain Layout
4443 Maria
4444 \end_layout
4445
4446 \end_inset
4447 </cell>
4448 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4449 \begin_inset Text
4450
4451 \begin_layout Plain Layout
4452 555
4453 \end_layout
4454
4455 \end_inset
4456 </cell>
4457 </row>
4458 <row>
4459 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4460 \begin_inset Text
4461
4462 \begin_layout Plain Layout
4463
4464 \series bold
4465 Cachia
4466 \end_layout
4467
4468 \end_inset
4469 </cell>
4470 <cell alignment="center" valignment="top" usebox="none">
4471 \begin_inset Text
4472
4473 \begin_layout Plain Layout
4474 Maurizio
4475 \end_layout
4476
4477 \end_inset
4478 </cell>
4479 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4480 \begin_inset Text
4481
4482 \begin_layout Plain Layout
4483 555
4484 \end_layout
4485
4486 \end_inset
4487 </cell>
4488 </row>
4489 <row>
4490 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4491 \begin_inset Text
4492
4493 \begin_layout Plain Layout
4494
4495 \series bold
4496 Cinquemani
4497 \end_layout
4498
4499 \end_inset
4500 </cell>
4501 <cell alignment="center" valignment="top" usebox="none">
4502 \begin_inset Text
4503
4504 \begin_layout Plain Layout
4505 Giusi
4506 \end_layout
4507
4508 \end_inset
4509 </cell>
4510 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4511 \begin_inset Text
4512
4513 \begin_layout Plain Layout
4514 555
4515 \end_layout
4516
4517 \end_inset
4518 </cell>
4519 </row>
4520 <row>
4521 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4522 \begin_inset Text
4523
4524 \begin_layout Plain Layout
4525
4526 \series bold
4527 Colin
4528 \end_layout
4529
4530 \end_inset
4531 </cell>
4532 <cell alignment="center" valignment="top" usebox="none">
4533 \begin_inset Text
4534
4535 \begin_layout Plain Layout
4536 Bernard
4537 \end_layout
4538
4539 \end_inset
4540 </cell>
4541 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4542 \begin_inset Text
4543
4544 \begin_layout Plain Layout
4545 555
4546 \end_layout
4547
4548 \end_inset
4549 </cell>
4550 </row>
4551 <row>
4552 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4553 \begin_inset Text
4554
4555 \begin_layout Plain Layout
4556
4557 \series bold
4558 Concli
4559 \end_layout
4560
4561 \end_inset
4562 </cell>
4563 <cell alignment="center" valignment="top" usebox="none">
4564 \begin_inset Text
4565
4566 \begin_layout Plain Layout
4567 Gianfranco
4568 \end_layout
4569
4570 \end_inset
4571 </cell>
4572 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4573 \begin_inset Text
4574
4575 \begin_layout Plain Layout
4576 555
4577 \end_layout
4578
4579 \end_inset
4580 </cell>
4581 </row>
4582 <row>
4583 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4584 \begin_inset Text
4585
4586 \begin_layout Plain Layout
4587
4588 \series bold
4589 Dal Bosco
4590 \end_layout
4591
4592 \end_inset
4593 </cell>
4594 <cell alignment="center" valignment="top" usebox="none">
4595 \begin_inset Text
4596
4597 \begin_layout Plain Layout
4598 Carolina
4599 \end_layout
4600
4601 \end_inset
4602 </cell>
4603 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4604 \begin_inset Text
4605
4606 \begin_layout Plain Layout
4607 555
4608 \end_layout
4609
4610 \end_inset
4611 </cell>
4612 </row>
4613 <row>
4614 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4615 \begin_inset Text
4616
4617 \begin_layout Plain Layout
4618
4619 \series bold
4620 Dalpiaz
4621 \end_layout
4622
4623 \end_inset
4624 </cell>
4625 <cell alignment="center" valignment="top" usebox="none">
4626 \begin_inset Text
4627
4628 \begin_layout Plain Layout
4629 Annamaria
4630 \end_layout
4631
4632 \end_inset
4633 </cell>
4634 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4635 \begin_inset Text
4636
4637 \begin_layout Plain Layout
4638 555
4639 \end_layout
4640
4641 \end_inset
4642 </cell>
4643 </row>
4644 <row>
4645 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4646 \begin_inset Text
4647
4648 \begin_layout Plain Layout
4649
4650 \series bold
4651 Feliciello
4652 \end_layout
4653
4654 \end_inset
4655 </cell>
4656 <cell alignment="center" valignment="top" usebox="none">
4657 \begin_inset Text
4658
4659 \begin_layout Plain Layout
4660 Domenico
4661 \end_layout
4662
4663 \end_inset
4664 </cell>
4665 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4666 \begin_inset Text
4667
4668 \begin_layout Plain Layout
4669 555
4670 \end_layout
4671
4672 \end_inset
4673 </cell>
4674 </row>
4675 <row>
4676 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4677 \begin_inset Text
4678
4679 \begin_layout Plain Layout
4680
4681 \series bold
4682 Focarelli
4683 \end_layout
4684
4685 \end_inset
4686 </cell>
4687 <cell alignment="center" valignment="top" usebox="none">
4688 \begin_inset Text
4689
4690 \begin_layout Plain Layout
4691 Paola
4692 \end_layout
4693
4694 \end_inset
4695 </cell>
4696 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4697 \begin_inset Text
4698
4699 \begin_layout Plain Layout
4700 555
4701 \end_layout
4702
4703 \end_inset
4704 </cell>
4705 </row>
4706 <row>
4707 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4708 \begin_inset Text
4709
4710 \begin_layout Plain Layout
4711
4712 \series bold
4713 Galletti
4714 \end_layout
4715
4716 \end_inset
4717 </cell>
4718 <cell alignment="center" valignment="top" usebox="none">
4719 \begin_inset Text
4720
4721 \begin_layout Plain Layout
4722 Oreste
4723 \end_layout
4724
4725 \end_inset
4726 </cell>
4727 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4728 \begin_inset Text
4729
4730 \begin_layout Plain Layout
4731 555
4732 \end_layout
4733
4734 \end_inset
4735 </cell>
4736 </row>
4737 <row>
4738 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4739 \begin_inset Text
4740
4741 \begin_layout Plain Layout
4742
4743 \series bold
4744 Gasparini
4745 \end_layout
4746
4747 \end_inset
4748 </cell>
4749 <cell alignment="center" valignment="top" usebox="none">
4750 \begin_inset Text
4751
4752 \begin_layout Plain Layout
4753 Franca
4754 \end_layout
4755
4756 \end_inset
4757 </cell>
4758 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4759 \begin_inset Text
4760
4761 \begin_layout Plain Layout
4762 555
4763 \end_layout
4764
4765 \end_inset
4766 </cell>
4767 </row>
4768 <row>
4769 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4770 \begin_inset Text
4771
4772 \begin_layout Plain Layout
4773
4774 \series bold
4775 Rizzardi
4776 \end_layout
4777
4778 \end_inset
4779 </cell>
4780 <cell alignment="center" valignment="top" usebox="none">
4781 \begin_inset Text
4782
4783 \begin_layout Plain Layout
4784 Paola
4785 \end_layout
4786
4787 \end_inset
4788 </cell>
4789 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4790 \begin_inset Text
4791
4792 \begin_layout Plain Layout
4793 555
4794 \end_layout
4795
4796 \end_inset
4797 </cell>
4798 </row>
4799 <row>
4800 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4801 \begin_inset Text
4802
4803 \begin_layout Plain Layout
4804
4805 \series bold
4806 Lassini
4807 \end_layout
4808
4809 \end_inset
4810 </cell>
4811 <cell alignment="center" valignment="top" usebox="none">
4812 \begin_inset Text
4813
4814 \begin_layout Plain Layout
4815 Giancarlo
4816 \end_layout
4817
4818 \end_inset
4819 </cell>
4820 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4821 \begin_inset Text
4822
4823 \begin_layout Plain Layout
4824 555
4825 \end_layout
4826
4827 \end_inset
4828 </cell>
4829 </row>
4830 <row>
4831 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4832 \begin_inset Text
4833
4834 \begin_layout Plain Layout
4835
4836 \series bold
4837 Malfatti
4838 \end_layout
4839
4840 \end_inset
4841 </cell>
4842 <cell alignment="center" valignment="top" usebox="none">
4843 \begin_inset Text
4844
4845 \begin_layout Plain Layout
4846 Luciano
4847 \end_layout
4848
4849 \end_inset
4850 </cell>
4851 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4852 \begin_inset Text
4853
4854 \begin_layout Plain Layout
4855 555
4856 \end_layout
4857
4858 \end_inset
4859 </cell>
4860 </row>
4861 <row>
4862 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4863 \begin_inset Text
4864
4865 \begin_layout Plain Layout
4866
4867 \series bold
4868 Malfatti
4869 \end_layout
4870
4871 \end_inset
4872 </cell>
4873 <cell alignment="center" valignment="top" usebox="none">
4874 \begin_inset Text
4875
4876 \begin_layout Plain Layout
4877 Valeriano
4878 \end_layout
4879
4880 \end_inset
4881 </cell>
4882 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4883 \begin_inset Text
4884
4885 \begin_layout Plain Layout
4886 555
4887 \end_layout
4888
4889 \end_inset
4890 </cell>
4891 </row>
4892 <row>
4893 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4894 \begin_inset Text
4895
4896 \begin_layout Plain Layout
4897
4898 \series bold
4899 Meneguzzo
4900 \end_layout
4901
4902 \end_inset
4903 </cell>
4904 <cell alignment="center" valignment="top" usebox="none">
4905 \begin_inset Text
4906
4907 \begin_layout Plain Layout
4908 Roberto
4909 \end_layout
4910
4911 \end_inset
4912 </cell>
4913 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4914 \begin_inset Text
4915
4916 \begin_layout Plain Layout
4917 555
4918 \end_layout
4919
4920 \end_inset
4921 </cell>
4922 </row>
4923 <row>
4924 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4925 \begin_inset Text
4926
4927 \begin_layout Plain Layout
4928
4929 \series bold
4930 Mezzadra
4931 \end_layout
4932
4933 \end_inset
4934 </cell>
4935 <cell alignment="center" valignment="top" usebox="none">
4936 \begin_inset Text
4937
4938 \begin_layout Plain Layout
4939 Roberto
4940 \end_layout
4941
4942 \end_inset
4943 </cell>
4944 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4945 \begin_inset Text
4946
4947 \begin_layout Plain Layout
4948 555
4949 \end_layout
4950
4951 \end_inset
4952 </cell>
4953 </row>
4954 <row>
4955 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4956 \begin_inset Text
4957
4958 \begin_layout Plain Layout
4959
4960 \series bold
4961 Pirpamer
4962 \end_layout
4963
4964 \end_inset
4965 </cell>
4966 <cell alignment="center" valignment="top" usebox="none">
4967 \begin_inset Text
4968
4969 \begin_layout Plain Layout
4970 Erich
4971 \end_layout
4972
4973 \end_inset
4974 </cell>
4975 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4976 \begin_inset Text
4977
4978 \begin_layout Plain Layout
4979 555
4980 \end_layout
4981
4982 \end_inset
4983 </cell>
4984 </row>
4985 <row>
4986 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4987 \begin_inset Text
4988
4989 \begin_layout Plain Layout
4990
4991 \series bold
4992 Pochiesa
4993 \end_layout
4994
4995 \end_inset
4996 </cell>
4997 <cell alignment="center" valignment="top" usebox="none">
4998 \begin_inset Text
4999
5000 \begin_layout Plain Layout
5001 Paolo
5002 \end_layout
5003
5004 \end_inset
5005 </cell>
5006 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5007 \begin_inset Text
5008
5009 \begin_layout Plain Layout
5010 555, 222
5011 \end_layout
5012
5013 \end_inset
5014 </cell>
5015 </row>
5016 <row>
5017 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5018 \begin_inset Text
5019
5020 \begin_layout Plain Layout
5021
5022 \series bold
5023 Radina
5024 \end_layout
5025
5026 \end_inset
5027 </cell>
5028 <cell alignment="center" valignment="top" usebox="none">
5029 \begin_inset Text
5030
5031 \begin_layout Plain Layout
5032 Claudio
5033 \end_layout
5034
5035 \end_inset
5036 </cell>
5037 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5038 \begin_inset Text
5039
5040 \begin_layout Plain Layout
5041 555
5042 \end_layout
5043
5044 \end_inset
5045 </cell>
5046 </row>
5047 <row>
5048 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5049 \begin_inset Text
5050
5051 \begin_layout Plain Layout
5052
5053 \series bold
5054 Stuffer
5055 \end_layout
5056
5057 \end_inset
5058 </cell>
5059 <cell alignment="center" valignment="top" usebox="none">
5060 \begin_inset Text
5061
5062 \begin_layout Plain Layout
5063 Oskar
5064 \end_layout
5065
5066 \end_inset
5067 </cell>
5068 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5069 \begin_inset Text
5070
5071 \begin_layout Plain Layout
5072 555
5073 \end_layout
5074
5075 \end_inset
5076 </cell>
5077 </row>
5078 <row>
5079 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5080 \begin_inset Text
5081
5082 \begin_layout Plain Layout
5083
5084 \series bold
5085 Tacchelli
5086 \end_layout
5087
5088 \end_inset
5089 </cell>
5090 <cell alignment="center" valignment="top" usebox="none">
5091 \begin_inset Text
5092
5093 \begin_layout Plain Layout
5094 Ugo
5095 \end_layout
5096
5097 \end_inset
5098 </cell>
5099 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5100 \begin_inset Text
5101
5102 \begin_layout Plain Layout
5103 555
5104 \end_layout
5105
5106 \end_inset
5107 </cell>
5108 </row>
5109 <row>
5110 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5111 \begin_inset Text
5112
5113 \begin_layout Plain Layout
5114
5115 \series bold
5116 Tezzele
5117 \end_layout
5118
5119 \end_inset
5120 </cell>
5121 <cell alignment="center" valignment="top" usebox="none">
5122 \begin_inset Text
5123
5124 \begin_layout Plain Layout
5125 Margit
5126 \end_layout
5127
5128 \end_inset
5129 </cell>
5130 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5131 \begin_inset Text
5132
5133 \begin_layout Plain Layout
5134 555
5135 \end_layout
5136
5137 \end_inset
5138 </cell>
5139 </row>
5140 <row>
5141 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5142 \begin_inset Text
5143
5144 \begin_layout Plain Layout
5145
5146 \series bold
5147 Unterkalmsteiner
5148 \end_layout
5149
5150 \end_inset
5151 </cell>
5152 <cell alignment="center" valignment="top" usebox="none">
5153 \begin_inset Text
5154
5155 \begin_layout Plain Layout
5156 Frieda
5157 \end_layout
5158
5159 \end_inset
5160 </cell>
5161 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5162 \begin_inset Text
5163
5164 \begin_layout Plain Layout
5165 555
5166 \end_layout
5167
5168 \end_inset
5169 </cell>
5170 </row>
5171 <row>
5172 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5173 \begin_inset Text
5174
5175 \begin_layout Plain Layout
5176
5177 \series bold
5178 Vieider
5179 \end_layout
5180
5181 \end_inset
5182 </cell>
5183 <cell alignment="center" valignment="top" usebox="none">
5184 \begin_inset Text
5185
5186 \begin_layout Plain Layout
5187 Hilde
5188 \end_layout
5189
5190 \end_inset
5191 </cell>
5192 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5193 \begin_inset Text
5194
5195 \begin_layout Plain Layout
5196 555
5197 \end_layout
5198
5199 \end_inset
5200 </cell>
5201 </row>
5202 <row>
5203 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5204 \begin_inset Text
5205
5206 \begin_layout Plain Layout
5207
5208 \series bold
5209 Vigna
5210 \end_layout
5211
5212 \end_inset
5213 </cell>
5214 <cell alignment="center" valignment="top" usebox="none">
5215 \begin_inset Text
5216
5217 \begin_layout Plain Layout
5218 Jürgen
5219 \end_layout
5220
5221 \end_inset
5222 </cell>
5223 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5224 \begin_inset Text
5225
5226 \begin_layout Plain Layout
5227 999
5228 \end_layout
5229
5230 \end_inset
5231 </cell>
5232 </row>
5233 <row>
5234 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5235 \begin_inset Text
5236
5237 \begin_layout Plain Layout
5238
5239 \series bold
5240 Weber
5241 \end_layout
5242
5243 \end_inset
5244 </cell>
5245 <cell alignment="center" valignment="top" usebox="none">
5246 \begin_inset Text
5247
5248 \begin_layout Plain Layout
5249 Maurizio
5250 \end_layout
5251
5252 \end_inset
5253 </cell>
5254 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5255 \begin_inset Text
5256
5257 \begin_layout Plain Layout
5258 555
5259 \end_layout
5260
5261 \end_inset
5262 </cell>
5263 </row>
5264 <row>
5265 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5266 \begin_inset Text
5267
5268 \begin_layout Plain Layout
5269
5270 \series bold
5271 Winkler
5272 \end_layout
5273
5274 \end_inset
5275 </cell>
5276 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5277 \begin_inset Text
5278
5279 \begin_layout Plain Layout
5280 Franz
5281 \end_layout
5282
5283 \end_inset
5284 </cell>
5285 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5286 \begin_inset Text
5287
5288 \begin_layout Plain Layout
5289 555
5290 \end_layout
5291
5292 \end_inset
5293 </cell>
5294 </row>
5295 <row endlastfoot="true">
5296 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5297 \begin_inset Text
5298
5299 \begin_layout Plain Layout
5300 Ende
5301 \end_layout
5302
5303 \end_inset
5304 </cell>
5305 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5306 \begin_inset Text
5307
5308 \begin_layout Plain Layout
5309
5310 \end_layout
5311
5312 \end_inset
5313 </cell>
5314 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5315 \begin_inset Text
5316
5317 \begin_layout Plain Layout
5318
5319 \end_layout
5320
5321 \end_inset
5322 </cell>
5323 </row>
5324 </lyxtabular>
5325
5326 \end_inset
5327
5328
5329 \begin_inset ERT
5330 status collapsed
5331
5332 \begin_layout Plain Layout
5333
5334
5335 \backslash
5336 addtocounter{table}{-1}
5337 \end_layout
5338
5339 \end_inset
5340
5341
5342 \begin_inset Note Note
5343 status collapsed
5344
5345 \begin_layout Plain Layout
5346 Die Bedeutung dieses Befehls finden Sie in der Bemerkung 1 von Abschnitt
5347 \begin_inset space ~
5348 \end_inset
5349
5350
5351 \begin_inset CommandInset ref
5352 LatexCommand ref
5353 reference "uab:Beschriftungen-mehrseitiger-Tabellen"
5354
5355 \end_inset
5356
5357
5358 \end_layout
5359
5360 \end_inset
5361
5362
5363 \end_layout
5364
5365 \begin_layout Subsection
5366 Fußnoten in mehrseitigen Tabellen
5367 \begin_inset CommandInset label
5368 LatexCommand label
5369 name "uab:Fußnoten-in-mehrseitigen"
5370
5371 \end_inset
5372
5373
5374 \begin_inset Index idx
5375 status collapsed
5376
5377 \begin_layout Plain Layout
5378 Tabellen ! mehrseitige ! Fußnoten
5379 \end_layout
5380
5381 \end_inset
5382
5383
5384 \end_layout
5385
5386 \begin_layout Standard
5387 Fußnoten kann man in jede Zelle einer mehrseitigen Tabelle einfügen.
5388  Sie werden auf der Seite erscheinen, auf der auch die Zelle gedruckt wird.
5389  Tabelle
5390 \begin_inset space ~
5391 \end_inset
5392
5393
5394 \begin_inset CommandInset ref
5395 LatexCommand ref
5396 reference "tab:Telefonliste"
5397
5398 \end_inset
5399
5400  hat zum Beispiel eine Fußnote.
5401 \end_layout
5402
5403 \begin_layout Subsection
5404 Ausrichtung mehrseitiger Tabellen
5405 \begin_inset Index idx
5406 status collapsed
5407
5408 \begin_layout Plain Layout
5409 Tabellen ! mehrseitige ! Ausrichtung
5410 \end_layout
5411
5412 \end_inset
5413
5414
5415 \end_layout
5416
5417 \begin_layout Standard
5418 Die horizontale Ausrichtung von mehrseitigen Tabellen kann in den Tabelleneinste
5419 llungen festgelegt werden.
5420  Bei linker und rechter Ausrichtung befindet sich die Tabelle direkt am
5421  Seitenrand.
5422  Um Platz zwischen Seitenrand und Tabelle einzufügen, muss die Tabelle zentriert
5423  ausgerichtet werden und die Werte der Längen 
5424 \series bold
5425
5426 \backslash
5427 LTleft 
5428 \series default
5429 und 
5430 \series bold
5431
5432 \backslash
5433 LTright
5434 \series default
5435  geändert werden, indem diese Zeile als \SpecialChar TeX
5436 -Code vor die mehrseitige Tabelle
5437  eingefügt wird:
5438 \end_layout
5439
5440 \begin_layout Standard
5441
5442 \series bold
5443
5444 \backslash
5445 setlength{
5446 \backslash
5447 LTleft}{Wert}
5448 \end_layout
5449
5450 \begin_layout Standard
5451 Der Wert kann eine der in Tabelle
5452 \begin_inset space ~
5453 \end_inset
5454
5455
5456 \begin_inset CommandInset ref
5457 LatexCommand ref
5458 reference "tab:Maßeinheiten"
5459
5460 \end_inset
5461
5462  aufgelisteten Einheiten haben.
5463  
5464 \series bold
5465
5466 \backslash
5467 LTleft
5468 \series default
5469  legt den horizontalen Abstand vom linken Seitenrand bis zur Tabelle fest,
5470  
5471 \series bold
5472
5473 \backslash
5474 LTright
5475 \series default
5476  den Abstand von rechts.
5477  Die Voreinstellung für beide Werte ist 
5478 \series bold
5479
5480 \backslash
5481 fill
5482 \series default
5483 , was in diesem Fall gleichbedeutend mit einem variablen horizontalen Abstand
5484  in \SpecialChar LyX
5485  ist.
5486 \end_layout
5487
5488 \begin_layout Standard
5489 Die folgende mehrseitige Tabelle wurde zentriert und 
5490 \series bold
5491
5492 \backslash
5493 LTleft
5494 \series default
5495  auf den Wert 
5496 \family sans
5497 0.1
5498 \backslash
5499 columnwidth
5500 \family default
5501  gesetzt:
5502 \begin_inset ERT
5503 status collapsed
5504
5505 \begin_layout Plain Layout
5506
5507
5508 \backslash
5509 setlength{
5510 \backslash
5511 LTleft}{0.1
5512 \backslash
5513 columnwidth}
5514 \end_layout
5515
5516 \end_inset
5517
5518
5519 \end_layout
5520
5521 \begin_layout Standard
5522 \begin_inset Tabular
5523 <lyxtabular version="3" rows="5" columns="5">
5524 <features islongtable="true" longtabularalignment="center">
5525 <column alignment="center" valignment="top">
5526 <column alignment="center" valignment="top">
5527 <column alignment="center" valignment="top" width="0pt">
5528 <column alignment="center" valignment="top">
5529 <column alignment="center" valignment="top">
5530 <row>
5531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5532 \begin_inset Text
5533
5534 \begin_layout Plain Layout
5535 1
5536 \end_layout
5537
5538 \end_inset
5539 </cell>
5540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5541 \begin_inset Text
5542
5543 \begin_layout Plain Layout
5544 2
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5550 \begin_inset Text
5551
5552 \begin_layout Plain Layout
5553 3
5554 \end_layout
5555
5556 \end_inset
5557 </cell>
5558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5559 \begin_inset Text
5560
5561 \begin_layout Plain Layout
5562 4
5563 \end_layout
5564
5565 \end_inset
5566 </cell>
5567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5568 \begin_inset Text
5569
5570 \begin_layout Plain Layout
5571 5
5572 \end_layout
5573
5574 \end_inset
5575 </cell>
5576 </row>
5577 <row>
5578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5579 \begin_inset Text
5580
5581 \begin_layout Plain Layout
5582 asd
5583 \end_layout
5584
5585 \end_inset
5586 </cell>
5587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5588 \begin_inset Text
5589
5590 \begin_layout Plain Layout
5591 s
5592 \end_layout
5593
5594 \end_inset
5595 </cell>
5596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5597 \begin_inset Text
5598
5599 \begin_layout Plain Layout
5600 s
5601 \end_layout
5602
5603 \end_inset
5604 </cell>
5605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5606 \begin_inset Text
5607
5608 \begin_layout Plain Layout
5609 s
5610 \end_layout
5611
5612 \end_inset
5613 </cell>
5614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5615 \begin_inset Text
5616
5617 \begin_layout Plain Layout
5618 asd
5619 \end_layout
5620
5621 \end_inset
5622 </cell>
5623 </row>
5624 <row>
5625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5626 \begin_inset Text
5627
5628 \begin_layout Plain Layout
5629 asd
5630 \end_layout
5631
5632 \end_inset
5633 </cell>
5634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5635 \begin_inset Text
5636
5637 \begin_layout Plain Layout
5638 s
5639 \end_layout
5640
5641 \end_inset
5642 </cell>
5643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5644 \begin_inset Text
5645
5646 \begin_layout Plain Layout
5647 s
5648 \end_layout
5649
5650 \end_inset
5651 </cell>
5652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5653 \begin_inset Text
5654
5655 \begin_layout Plain Layout
5656 s
5657 \end_layout
5658
5659 \end_inset
5660 </cell>
5661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5662 \begin_inset Text
5663
5664 \begin_layout Plain Layout
5665 asd
5666 \end_layout
5667
5668 \end_inset
5669 </cell>
5670 </row>
5671 <row>
5672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5673 \begin_inset Text
5674
5675 \begin_layout Plain Layout
5676 asd
5677 \end_layout
5678
5679 \end_inset
5680 </cell>
5681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5682 \begin_inset Text
5683
5684 \begin_layout Plain Layout
5685 s
5686 \end_layout
5687
5688 \end_inset
5689 </cell>
5690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 s
5695 \end_layout
5696
5697 \end_inset
5698 </cell>
5699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5700 \begin_inset Text
5701
5702 \begin_layout Plain Layout
5703 s
5704 \end_layout
5705
5706 \end_inset
5707 </cell>
5708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5709 \begin_inset Text
5710
5711 \begin_layout Plain Layout
5712 asd
5713 \end_layout
5714
5715 \end_inset
5716 </cell>
5717 </row>
5718 <row>
5719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5720 \begin_inset Text
5721
5722 \begin_layout Plain Layout
5723 asd
5724 \end_layout
5725
5726 \end_inset
5727 </cell>
5728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5729 \begin_inset Text
5730
5731 \begin_layout Plain Layout
5732 asd
5733 \end_layout
5734
5735 \end_inset
5736 </cell>
5737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5738 \begin_inset Text
5739
5740 \begin_layout Plain Layout
5741 asd
5742 \end_layout
5743
5744 \end_inset
5745 </cell>
5746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5747 \begin_inset Text
5748
5749 \begin_layout Plain Layout
5750 asd
5751 \end_layout
5752
5753 \end_inset
5754 </cell>
5755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5756 \begin_inset Text
5757
5758 \begin_layout Plain Layout
5759 asd
5760 \end_layout
5761
5762 \end_inset
5763 </cell>
5764 </row>
5765 </lyxtabular>
5766
5767 \end_inset
5768
5769
5770 \begin_inset ERT
5771 status collapsed
5772
5773 \begin_layout Plain Layout
5774
5775
5776 \backslash
5777 setlength{
5778 \backslash
5779 LTleft}{
5780 \backslash
5781 fill}
5782 \end_layout
5783
5784 \end_inset
5785
5786
5787 \begin_inset ERT
5788 status collapsed
5789
5790 \begin_layout Plain Layout
5791
5792
5793 \backslash
5794 addtocounter{table}{-1}
5795 \end_layout
5796
5797 \end_inset
5798
5799
5800 \begin_inset Note Note
5801 status collapsed
5802
5803 \begin_layout Plain Layout
5804 Die Bedeutung dieses Befehls finden Sie in der Bemerkung 1 von Abschnitt
5805 \begin_inset space ~
5806 \end_inset
5807
5808
5809 \begin_inset CommandInset ref
5810 LatexCommand ref
5811 reference "uab:Beschriftungen-mehrseitiger-Tabellen"
5812
5813 \end_inset
5814
5815
5816 \end_layout
5817
5818 \end_inset
5819
5820
5821 \end_layout
5822
5823 \begin_layout Subsection
5824 Beschriftungen mehrseitiger Tabellen
5825 \begin_inset CommandInset label
5826 LatexCommand label
5827 name "uab:Beschriftungen-mehrseitiger-Tabellen"
5828
5829 \end_inset
5830
5831
5832 \begin_inset Index idx
5833 status collapsed
5834
5835 \begin_layout Plain Layout
5836 Mehrseitige Tabellen
5837 \end_layout
5838
5839 \end_inset
5840
5841
5842 \begin_inset Index idx
5843 status collapsed
5844
5845 \begin_layout Plain Layout
5846 Tabellen ! mehrseitige ! Titel
5847 \end_layout
5848
5849 \end_inset
5850
5851
5852 \end_layout
5853
5854 \begin_layout Standard
5855 Eine mehrseitige Tabelle kann man nicht in ein Gleitobjekt packen, weil
5856  Gleitobjekte nur auf eine Seite gedruckt werden können.
5857  Daher wird die Beschriftung in eine Tabellenzeile eingegeben, wie in Abschnitt
5858 \begin_inset space ~
5859 \end_inset
5860
5861
5862 \begin_inset CommandInset ref
5863 LatexCommand ref
5864 reference "abs:Mehrseitige-Tabellen"
5865
5866 \end_inset
5867
5868  erklärt.
5869  Nur eine Tabellenzeile kann eine Beschriftung enthalten, entweder eine
5870  Kopf- oder eine Fußzeile.
5871 \end_layout
5872
5873 \begin_layout Standard
5874 Hier ist eine kurze mehrseitige Tabelle, die zeigt, wie das funktioniert:
5875 \end_layout
5876
5877 \begin_layout Standard
5878 \begin_inset Tabular
5879 <lyxtabular version="3" rows="6" columns="5">
5880 <features islongtable="true" longtabularalignment="center">
5881 <column alignment="center" valignment="top">
5882 <column alignment="center" valignment="top">
5883 <column alignment="center" valignment="top">
5884 <column alignment="center" valignment="top">
5885 <column alignment="center" valignment="top">
5886 <row endfirsthead="true" caption="true">
5887 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5888 \begin_inset Text
5889
5890 \begin_layout Plain Layout
5891 \begin_inset Caption Standard
5892
5893 \begin_layout Plain Layout
5894 Eine mehrseitige Tabelle mit Titel
5895 \begin_inset Argument 1
5896 status open
5897
5898 \begin_layout Plain Layout
5899 MehrseitigeTabelle
5900 \end_layout
5901
5902 \end_inset
5903
5904
5905 \end_layout
5906
5907 \end_inset
5908
5909
5910 \end_layout
5911
5912 \end_inset
5913 </cell>
5914 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5915 \begin_inset Text
5916
5917 \begin_layout Plain Layout
5918
5919 \end_layout
5920
5921 \end_inset
5922 </cell>
5923 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5924 \begin_inset Text
5925
5926 \begin_layout Plain Layout
5927
5928 \end_layout
5929
5930 \end_inset
5931 </cell>
5932 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5933 \begin_inset Text
5934
5935 \begin_layout Plain Layout
5936
5937 \end_layout
5938
5939 \end_inset
5940 </cell>
5941 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5942 \begin_inset Text
5943
5944 \begin_layout Plain Layout
5945
5946 \end_layout
5947
5948 \end_inset
5949 </cell>
5950 </row>
5951 <row>
5952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5953 \begin_inset Text
5954
5955 \begin_layout Plain Layout
5956 1
5957 \end_layout
5958
5959 \end_inset
5960 </cell>
5961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5962 \begin_inset Text
5963
5964 \begin_layout Plain Layout
5965 2
5966 \end_layout
5967
5968 \end_inset
5969 </cell>
5970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5971 \begin_inset Text
5972
5973 \begin_layout Plain Layout
5974 3
5975 \end_layout
5976
5977 \end_inset
5978 </cell>
5979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5980 \begin_inset Text
5981
5982 \begin_layout Plain Layout
5983 4
5984 \end_layout
5985
5986 \end_inset
5987 </cell>
5988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5989 \begin_inset Text
5990
5991 \begin_layout Plain Layout
5992 5
5993 \end_layout
5994
5995 \end_inset
5996 </cell>
5997 </row>
5998 <row>
5999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6000 \begin_inset Text
6001
6002 \begin_layout Plain Layout
6003 asd
6004 \end_layout
6005
6006 \end_inset
6007 </cell>
6008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6009 \begin_inset Text
6010
6011 \begin_layout Plain Layout
6012 s
6013 \end_layout
6014
6015 \end_inset
6016 </cell>
6017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6018 \begin_inset Text
6019
6020 \begin_layout Plain Layout
6021 s
6022 \end_layout
6023
6024 \end_inset
6025 </cell>
6026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6027 \begin_inset Text
6028
6029 \begin_layout Plain Layout
6030 s
6031 \end_layout
6032
6033 \end_inset
6034 </cell>
6035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6036 \begin_inset Text
6037
6038 \begin_layout Plain Layout
6039 asd
6040 \end_layout
6041
6042 \end_inset
6043 </cell>
6044 </row>
6045 <row>
6046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6047 \begin_inset Text
6048
6049 \begin_layout Plain Layout
6050 asd
6051 \end_layout
6052
6053 \end_inset
6054 </cell>
6055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6056 \begin_inset Text
6057
6058 \begin_layout Plain Layout
6059 s
6060 \end_layout
6061
6062 \end_inset
6063 </cell>
6064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6065 \begin_inset Text
6066
6067 \begin_layout Plain Layout
6068 s
6069 \end_layout
6070
6071 \end_inset
6072 </cell>
6073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6074 \begin_inset Text
6075
6076 \begin_layout Plain Layout
6077 s
6078 \end_layout
6079
6080 \end_inset
6081 </cell>
6082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6083 \begin_inset Text
6084
6085 \begin_layout Plain Layout
6086 asd
6087 \end_layout
6088
6089 \end_inset
6090 </cell>
6091 </row>
6092 <row>
6093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6094 \begin_inset Text
6095
6096 \begin_layout Plain Layout
6097 asd
6098 \end_layout
6099
6100 \end_inset
6101 </cell>
6102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6103 \begin_inset Text
6104
6105 \begin_layout Plain Layout
6106 s
6107 \end_layout
6108
6109 \end_inset
6110 </cell>
6111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6112 \begin_inset Text
6113
6114 \begin_layout Plain Layout
6115 s
6116 \end_layout
6117
6118 \end_inset
6119 </cell>
6120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6121 \begin_inset Text
6122
6123 \begin_layout Plain Layout
6124 s
6125 \end_layout
6126
6127 \end_inset
6128 </cell>
6129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6130 \begin_inset Text
6131
6132 \begin_layout Plain Layout
6133 asd
6134 \end_layout
6135
6136 \end_inset
6137 </cell>
6138 </row>
6139 <row>
6140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6141 \begin_inset Text
6142
6143 \begin_layout Plain Layout
6144 asd
6145 \end_layout
6146
6147 \end_inset
6148 </cell>
6149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6150 \begin_inset Text
6151
6152 \begin_layout Plain Layout
6153 asd
6154 \end_layout
6155
6156 \end_inset
6157 </cell>
6158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6159 \begin_inset Text
6160
6161 \begin_layout Plain Layout
6162 asd
6163 \end_layout
6164
6165 \end_inset
6166 </cell>
6167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6168 \begin_inset Text
6169
6170 \begin_layout Plain Layout
6171 asd
6172 \end_layout
6173
6174 \end_inset
6175 </cell>
6176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6177 \begin_inset Text
6178
6179 \begin_layout Plain Layout
6180 asd
6181 \end_layout
6182
6183 \end_inset
6184 </cell>
6185 </row>
6186 </lyxtabular>
6187
6188 \end_inset
6189
6190
6191 \end_layout
6192
6193 \begin_layout Standard
6194 \begin_inset VSpace medskip
6195 \end_inset
6196
6197
6198 \begin_inset Note Greyedout
6199 status open
6200
6201 \begin_layout Plain Layout
6202
6203 \series bold
6204 Bemerkung
6205 \begin_inset space ~
6206 \end_inset
6207
6208 1:
6209 \series default
6210  Die Tabellennummer wird für jede mehrseitige Tabelle erhöht, auch wenn
6211  Sie keinen Titel vergeben.
6212  Deshalb könnte es passieren, dass zum Beispiel Tabelle
6213 \begin_inset space ~
6214 \end_inset
6215
6216 2.4 auf Tabelle
6217 \begin_inset space ~
6218 \end_inset
6219
6220 2.1 im Tabellenverzeichnis folgt, wenn dazwischen zwei mehrseitige Tabellen
6221  ohne Beschriftung sind.
6222  Um das zu vermeiden, können Sie hinter jede mehrseitige Tabelle ohne Titel
6223  folgenden \SpecialChar LaTeX
6224 -Befehl als \SpecialChar TeX
6225 -Code einfügen:
6226 \end_layout
6227
6228 \begin_layout Plain Layout
6229
6230 \series bold
6231
6232 \backslash
6233 addtocounter{table}{-1}
6234 \end_layout
6235
6236 \begin_layout Plain Layout
6237 Das ist nicht notwendig, wenn keine der mehrseitigen Tabellen im Dokument
6238  eine Beschriftung hat und Sie diesen Code zum \SpecialChar LaTeX
6239 -Vorspann hinzufügen:
6240 \end_layout
6241
6242 \begin_layout Plain Layout
6243
6244 \series bold
6245
6246 \backslash
6247 let
6248 \backslash
6249 myEnd
6250 \backslash
6251 endlongtable
6252 \begin_inset Newline newline
6253 \end_inset
6254
6255
6256 \backslash
6257 renewcommand{
6258 \backslash
6259 endlongtable}{
6260 \backslash
6261 myEnd
6262 \backslash
6263 addtocounter{table}{-1}}
6264 \end_layout
6265
6266 \end_inset
6267
6268
6269 \end_layout
6270
6271 \begin_layout Standard
6272 \begin_inset Note Greyedout
6273 status open
6274
6275 \begin_layout Plain Layout
6276
6277 \series bold
6278 Bemerkung
6279 \begin_inset space ~
6280 \end_inset
6281
6282 2:
6283 \series default
6284  Wenn Sie 
6285 \series bold
6286 hyperref
6287 \series default
6288
6289 \begin_inset Index idx
6290 status collapsed
6291
6292 \begin_layout Plain Layout
6293 \SpecialChar LaTeX
6294 -Pakete ! hyperref
6295 \end_layout
6296
6297 \end_inset
6298
6299  in den
6300 \family sans
6301  PDF-Eigenschaften
6302 \family default
6303  im 
6304 \family sans
6305 Dokument-Einstellungen
6306 \family default
6307  Dialog für Querverweise benutzen, wird der Verweis auf eine mehrseitige
6308  Tabelle immer auf den Anfang des Dokuments zeigen.
6309 \end_layout
6310
6311 \end_inset
6312
6313
6314 \end_layout
6315
6316 \begin_layout Subsubsection
6317 Querverweise auf mehrseitige
6318 \family sans
6319  Tabelle
6320 \family default
6321 n
6322 \begin_inset Index idx
6323 status collapsed
6324
6325 \begin_layout Plain Layout
6326 Tabellen ! mehrseitige ! Querverweis
6327 \end_layout
6328
6329 \end_inset
6330
6331
6332 \end_layout
6333
6334 \begin_layout Standard
6335 \begin_inset Tabular
6336 <lyxtabular version="3" rows="6" columns="5">
6337 <features islongtable="true" longtabularalignment="center">
6338 <column alignment="center" valignment="top">
6339 <column alignment="center" valignment="top">
6340 <column alignment="center" valignment="top">
6341 <column alignment="center" valignment="top">
6342 <column alignment="center" valignment="top">
6343 <row endfirsthead="true" caption="true">
6344 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6345 \begin_inset Text
6346
6347 \begin_layout Plain Layout
6348 \begin_inset Caption Standard
6349
6350 \begin_layout Plain Layout
6351 Mehrseitige Tabelle mit Marke
6352 \begin_inset CommandInset label
6353 LatexCommand label
6354 name "tab:Mehrseitige-Tabelle-mit-Marke"
6355
6356 \end_inset
6357
6358
6359 \end_layout
6360
6361 \end_inset
6362
6363
6364 \end_layout
6365
6366 \end_inset
6367 </cell>
6368 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6369 \begin_inset Text
6370
6371 \begin_layout Plain Layout
6372
6373 \end_layout
6374
6375 \end_inset
6376 </cell>
6377 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6378 \begin_inset Text
6379
6380 \begin_layout Plain Layout
6381
6382 \end_layout
6383
6384 \end_inset
6385 </cell>
6386 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6387 \begin_inset Text
6388
6389 \begin_layout Plain Layout
6390
6391 \end_layout
6392
6393 \end_inset
6394 </cell>
6395 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6396 \begin_inset Text
6397
6398 \begin_layout Plain Layout
6399
6400 \end_layout
6401
6402 \end_inset
6403 </cell>
6404 </row>
6405 <row>
6406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6407 \begin_inset Text
6408
6409 \begin_layout Plain Layout
6410 1
6411 \end_layout
6412
6413 \end_inset
6414 </cell>
6415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6416 \begin_inset Text
6417
6418 \begin_layout Plain Layout
6419 2
6420 \end_layout
6421
6422 \end_inset
6423 </cell>
6424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6425 \begin_inset Text
6426
6427 \begin_layout Plain Layout
6428 3
6429 \end_layout
6430
6431 \end_inset
6432 </cell>
6433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6434 \begin_inset Text
6435
6436 \begin_layout Plain Layout
6437 4
6438 \end_layout
6439
6440 \end_inset
6441 </cell>
6442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6443 \begin_inset Text
6444
6445 \begin_layout Plain Layout
6446 5
6447 \end_layout
6448
6449 \end_inset
6450 </cell>
6451 </row>
6452 <row>
6453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6454 \begin_inset Text
6455
6456 \begin_layout Plain Layout
6457 asd
6458 \end_layout
6459
6460 \end_inset
6461 </cell>
6462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6463 \begin_inset Text
6464
6465 \begin_layout Plain Layout
6466 s
6467 \end_layout
6468
6469 \end_inset
6470 </cell>
6471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6472 \begin_inset Text
6473
6474 \begin_layout Plain Layout
6475 s
6476 \end_layout
6477
6478 \end_inset
6479 </cell>
6480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6481 \begin_inset Text
6482
6483 \begin_layout Plain Layout
6484 s
6485 \end_layout
6486
6487 \end_inset
6488 </cell>
6489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6490 \begin_inset Text
6491
6492 \begin_layout Plain Layout
6493 asd
6494 \end_layout
6495
6496 \end_inset
6497 </cell>
6498 </row>
6499 <row>
6500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6501 \begin_inset Text
6502
6503 \begin_layout Plain Layout
6504 asd
6505 \end_layout
6506
6507 \end_inset
6508 </cell>
6509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6510 \begin_inset Text
6511
6512 \begin_layout Plain Layout
6513 s
6514 \end_layout
6515
6516 \end_inset
6517 </cell>
6518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6519 \begin_inset Text
6520
6521 \begin_layout Plain Layout
6522 s
6523 \end_layout
6524
6525 \end_inset
6526 </cell>
6527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6528 \begin_inset Text
6529
6530 \begin_layout Plain Layout
6531 s
6532 \end_layout
6533
6534 \end_inset
6535 </cell>
6536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6537 \begin_inset Text
6538
6539 \begin_layout Plain Layout
6540 asd
6541 \end_layout
6542
6543 \end_inset
6544 </cell>
6545 </row>
6546 <row>
6547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6548 \begin_inset Text
6549
6550 \begin_layout Plain Layout
6551 asd
6552 \end_layout
6553
6554 \end_inset
6555 </cell>
6556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6557 \begin_inset Text
6558
6559 \begin_layout Plain Layout
6560 s
6561 \end_layout
6562
6563 \end_inset
6564 </cell>
6565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6566 \begin_inset Text
6567
6568 \begin_layout Plain Layout
6569 s
6570 \end_layout
6571
6572 \end_inset
6573 </cell>
6574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6575 \begin_inset Text
6576
6577 \begin_layout Plain Layout
6578 s
6579 \end_layout
6580
6581 \end_inset
6582 </cell>
6583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6584 \begin_inset Text
6585
6586 \begin_layout Plain Layout
6587 asd
6588 \end_layout
6589
6590 \end_inset
6591 </cell>
6592 </row>
6593 <row>
6594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6595 \begin_inset Text
6596
6597 \begin_layout Plain Layout
6598 asd
6599 \end_layout
6600
6601 \end_inset
6602 </cell>
6603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6604 \begin_inset Text
6605
6606 \begin_layout Plain Layout
6607 sad
6608 \end_layout
6609
6610 \end_inset
6611 </cell>
6612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6613 \begin_inset Text
6614
6615 \begin_layout Plain Layout
6616 asd
6617 \end_layout
6618
6619 \end_inset
6620 </cell>
6621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6622 \begin_inset Text
6623
6624 \begin_layout Plain Layout
6625 asd
6626 \end_layout
6627
6628 \end_inset
6629 </cell>
6630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6631 \begin_inset Text
6632
6633 \begin_layout Plain Layout
6634 asd
6635 \end_layout
6636
6637 \end_inset
6638 </cell>
6639 </row>
6640 </lyxtabular>
6641
6642 \end_inset
6643
6644
6645 \end_layout
6646
6647 \begin_layout Standard
6648 Damit auf eine mehrseitige Tabelle verwiesen werden kann, müssen Sie eine
6649  Marke im Titel einfügen.
6650 \end_layout
6651
6652 \begin_layout Standard
6653 Dies ist ein Verweis auf Tabelle
6654 \begin_inset space ~
6655 \end_inset
6656
6657
6658 \begin_inset CommandInset ref
6659 LatexCommand ref
6660 reference "tab:Mehrseitige-Tabelle-mit-Marke"
6661
6662 \end_inset
6663
6664 .
6665 \end_layout
6666
6667 \begin_layout Standard
6668 Mit dem \SpecialChar LaTeX
6669 -Paket 
6670 \series bold
6671 caption
6672 \series default
6673
6674 \begin_inset Index idx
6675 status collapsed
6676
6677 \begin_layout Plain Layout
6678 \SpecialChar LaTeX
6679 -Pakete ! caption
6680 \end_layout
6681
6682 \end_inset
6683
6684 , siehe Abschnitt
6685 \begin_inset space ~
6686 \end_inset
6687
6688
6689 \begin_inset CommandInset ref
6690 LatexCommand ref
6691 reference "abs:Titel-Formatierung"
6692
6693 \end_inset
6694
6695 , können Sie alle anderen Beschriftungsoptionen benutzen.
6696 \end_layout
6697
6698 \begin_layout Subsubsection
6699 Titelbreite
6700 \begin_inset Index idx
6701 status collapsed
6702
6703 \begin_layout Plain Layout
6704 Tabellen ! mehrseitige ! Beschriftungsbreite
6705 \end_layout
6706
6707 \end_inset
6708
6709
6710 \end_layout
6711
6712 \begin_layout Standard
6713 Die maximale Titelbreite wird durch die Variable 
6714 \series bold
6715
6716 \backslash
6717 LTcapwidth
6718 \series default
6719  definiert.
6720  Ihr Standardwert ist 4
6721 \begin_inset space \thinspace{}
6722 \end_inset
6723
6724 Zoll (
6725 \begin_inset Formula $\approx10$
6726 \end_inset
6727
6728
6729 \begin_inset space \thinspace{}
6730 \end_inset
6731
6732 cm).
6733  Um das zu ändern, können Sie entweder im \SpecialChar LaTeX
6734 -Vorspann oder als \SpecialChar TeX
6735 -Code vor der
6736  betreffenden mehrseitigen Tabelle folgenden Befehl einsetzen:
6737 \end_layout
6738
6739 \begin_layout Standard
6740
6741 \series bold
6742
6743 \backslash
6744 setlength{
6745 \backslash
6746 LTcapwidth}{Breite}
6747 \end_layout
6748
6749 \begin_layout Standard
6750 wobei die 
6751 \family sans
6752 Breite
6753 \family default
6754  eine der in Anhang
6755 \begin_inset space ~
6756 \end_inset
6757
6758
6759 \begin_inset CommandInset ref
6760 LatexCommand ref
6761 reference "kap:In-LyX-verfügbare"
6762
6763 \end_inset
6764
6765  aufgelisteten Einheiten haben kann.
6766 \end_layout
6767
6768 \begin_layout Standard
6769 Die beiden folgenden Tabellen zeigen den Unterschied:
6770 \end_layout
6771
6772 \begin_layout Standard
6773 \begin_inset Tabular
6774 <lyxtabular version="3" rows="6" columns="5">
6775 <features islongtable="true" longtabularalignment="center">
6776 <column alignment="center" valignment="top">
6777 <column alignment="center" valignment="top">
6778 <column alignment="center" valignment="top">
6779 <column alignment="center" valignment="top">
6780 <column alignment="center" valignment="top">
6781 <row endfirsthead="true" caption="true">
6782 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6783 \begin_inset Text
6784
6785 \begin_layout Plain Layout
6786 \begin_inset Caption Standard
6787
6788 \begin_layout Plain Layout
6789 Langer Titel mit Standardbreite, Langer Titel mit Standardbreite
6790 \begin_inset Argument 1
6791 status open
6792
6793 \begin_layout Plain Layout
6794 Titel mit Standardbreite
6795 \end_layout
6796
6797 \end_inset
6798
6799
6800 \end_layout
6801
6802 \end_inset
6803
6804
6805 \end_layout
6806
6807 \end_inset
6808 </cell>
6809 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6810 \begin_inset Text
6811
6812 \begin_layout Plain Layout
6813
6814 \end_layout
6815
6816 \end_inset
6817 </cell>
6818 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6819 \begin_inset Text
6820
6821 \begin_layout Plain Layout
6822
6823 \end_layout
6824
6825 \end_inset
6826 </cell>
6827 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6828 \begin_inset Text
6829
6830 \begin_layout Plain Layout
6831
6832 \end_layout
6833
6834 \end_inset
6835 </cell>
6836 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6837 \begin_inset Text
6838
6839 \begin_layout Plain Layout
6840
6841 \end_layout
6842
6843 \end_inset
6844 </cell>
6845 </row>
6846 <row>
6847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6848 \begin_inset Text
6849
6850 \begin_layout Plain Layout
6851 1
6852 \end_layout
6853
6854 \end_inset
6855 </cell>
6856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6857 \begin_inset Text
6858
6859 \begin_layout Plain Layout
6860 2
6861 \end_layout
6862
6863 \end_inset
6864 </cell>
6865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6866 \begin_inset Text
6867
6868 \begin_layout Plain Layout
6869 3
6870 \end_layout
6871
6872 \end_inset
6873 </cell>
6874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6875 \begin_inset Text
6876
6877 \begin_layout Plain Layout
6878 4
6879 \end_layout
6880
6881 \end_inset
6882 </cell>
6883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6884 \begin_inset Text
6885
6886 \begin_layout Plain Layout
6887 5
6888 \end_layout
6889
6890 \end_inset
6891 </cell>
6892 </row>
6893 <row>
6894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6895 \begin_inset Text
6896
6897 \begin_layout Plain Layout
6898 asd
6899 \end_layout
6900
6901 \end_inset
6902 </cell>
6903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6904 \begin_inset Text
6905
6906 \begin_layout Plain Layout
6907 s
6908 \end_layout
6909
6910 \end_inset
6911 </cell>
6912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6913 \begin_inset Text
6914
6915 \begin_layout Plain Layout
6916 s
6917 \end_layout
6918
6919 \end_inset
6920 </cell>
6921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6922 \begin_inset Text
6923
6924 \begin_layout Plain Layout
6925 s
6926 \end_layout
6927
6928 \end_inset
6929 </cell>
6930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6931 \begin_inset Text
6932
6933 \begin_layout Plain Layout
6934 asd
6935 \end_layout
6936
6937 \end_inset
6938 </cell>
6939 </row>
6940 <row>
6941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6942 \begin_inset Text
6943
6944 \begin_layout Plain Layout
6945 asd
6946 \end_layout
6947
6948 \end_inset
6949 </cell>
6950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6951 \begin_inset Text
6952
6953 \begin_layout Plain Layout
6954 s
6955 \end_layout
6956
6957 \end_inset
6958 </cell>
6959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6960 \begin_inset Text
6961
6962 \begin_layout Plain Layout
6963 s
6964 \end_layout
6965
6966 \end_inset
6967 </cell>
6968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6969 \begin_inset Text
6970
6971 \begin_layout Plain Layout
6972 s
6973 \end_layout
6974
6975 \end_inset
6976 </cell>
6977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6978 \begin_inset Text
6979
6980 \begin_layout Plain Layout
6981 asd
6982 \end_layout
6983
6984 \end_inset
6985 </cell>
6986 </row>
6987 <row>
6988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6989 \begin_inset Text
6990
6991 \begin_layout Plain Layout
6992 asd
6993 \end_layout
6994
6995 \end_inset
6996 </cell>
6997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6998 \begin_inset Text
6999
7000 \begin_layout Plain Layout
7001 s
7002 \end_layout
7003
7004 \end_inset
7005 </cell>
7006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7007 \begin_inset Text
7008
7009 \begin_layout Plain Layout
7010 s
7011 \end_layout
7012
7013 \end_inset
7014 </cell>
7015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7016 \begin_inset Text
7017
7018 \begin_layout Plain Layout
7019 s
7020 \end_layout
7021
7022 \end_inset
7023 </cell>
7024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7025 \begin_inset Text
7026
7027 \begin_layout Plain Layout
7028 asd
7029 \end_layout
7030
7031 \end_inset
7032 </cell>
7033 </row>
7034 <row>
7035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7036 \begin_inset Text
7037
7038 \begin_layout Plain Layout
7039 asd
7040 \end_layout
7041
7042 \end_inset
7043 </cell>
7044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7045 \begin_inset Text
7046
7047 \begin_layout Plain Layout
7048 sad
7049 \end_layout
7050
7051 \end_inset
7052 </cell>
7053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7054 \begin_inset Text
7055
7056 \begin_layout Plain Layout
7057 asd
7058 \end_layout
7059
7060 \end_inset
7061 </cell>
7062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7063 \begin_inset Text
7064
7065 \begin_layout Plain Layout
7066 asd
7067 \end_layout
7068
7069 \end_inset
7070 </cell>
7071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7072 \begin_inset Text
7073
7074 \begin_layout Plain Layout
7075 asd
7076 \end_layout
7077
7078 \end_inset
7079 </cell>
7080 </row>
7081 </lyxtabular>
7082
7083 \end_inset
7084
7085
7086 \end_layout
7087
7088 \begin_layout Standard
7089 \begin_inset ERT
7090 status collapsed
7091
7092 \begin_layout Plain Layout
7093
7094
7095 \backslash
7096 setlength{
7097 \backslash
7098 LTcapwidth}{5cm}
7099 \end_layout
7100
7101 \end_inset
7102
7103
7104 \begin_inset Tabular
7105 <lyxtabular version="3" rows="6" columns="5">
7106 <features islongtable="true" longtabularalignment="center">
7107 <column alignment="center" valignment="top">
7108 <column alignment="center" valignment="top">
7109 <column alignment="center" valignment="top">
7110 <column alignment="center" valignment="top">
7111 <column alignment="center" valignment="top">
7112 <row endfirsthead="true" caption="true">
7113 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7114 \begin_inset Text
7115
7116 \begin_layout Plain Layout
7117 \begin_inset Caption Standard
7118
7119 \begin_layout Plain Layout
7120 Langer Titel mit 5
7121 \begin_inset space \thinspace{}
7122 \end_inset
7123
7124 cm Breite, Langer Titel mit 5
7125 \begin_inset space \thinspace{}
7126 \end_inset
7127
7128 cm Breite
7129 \begin_inset Argument 1
7130 status open
7131
7132 \begin_layout Plain Layout
7133 Titel mit 5
7134 \begin_inset space \thinspace{}
7135 \end_inset
7136
7137 cm Breite
7138 \end_layout
7139
7140 \end_inset
7141
7142
7143 \end_layout
7144
7145 \end_inset
7146
7147
7148 \end_layout
7149
7150 \end_inset
7151 </cell>
7152 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7153 \begin_inset Text
7154
7155 \begin_layout Plain Layout
7156
7157 \end_layout
7158
7159 \end_inset
7160 </cell>
7161 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7162 \begin_inset Text
7163
7164 \begin_layout Plain Layout
7165
7166 \end_layout
7167
7168 \end_inset
7169 </cell>
7170 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7171 \begin_inset Text
7172
7173 \begin_layout Plain Layout
7174
7175 \end_layout
7176
7177 \end_inset
7178 </cell>
7179 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7180 \begin_inset Text
7181
7182 \begin_layout Plain Layout
7183
7184 \end_layout
7185
7186 \end_inset
7187 </cell>
7188 </row>
7189 <row>
7190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7191 \begin_inset Text
7192
7193 \begin_layout Plain Layout
7194 1
7195 \end_layout
7196
7197 \end_inset
7198 </cell>
7199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7200 \begin_inset Text
7201
7202 \begin_layout Plain Layout
7203 2
7204 \end_layout
7205
7206 \end_inset
7207 </cell>
7208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7209 \begin_inset Text
7210
7211 \begin_layout Plain Layout
7212 3
7213 \end_layout
7214
7215 \end_inset
7216 </cell>
7217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7218 \begin_inset Text
7219
7220 \begin_layout Plain Layout
7221 4
7222 \end_layout
7223
7224 \end_inset
7225 </cell>
7226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7227 \begin_inset Text
7228
7229 \begin_layout Plain Layout
7230 5
7231 \end_layout
7232
7233 \end_inset
7234 </cell>
7235 </row>
7236 <row>
7237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241 asd
7242 \end_layout
7243
7244 \end_inset
7245 </cell>
7246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7247 \begin_inset Text
7248
7249 \begin_layout Plain Layout
7250 s
7251 \end_layout
7252
7253 \end_inset
7254 </cell>
7255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259 s
7260 \end_layout
7261
7262 \end_inset
7263 </cell>
7264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7265 \begin_inset Text
7266
7267 \begin_layout Plain Layout
7268 s
7269 \end_layout
7270
7271 \end_inset
7272 </cell>
7273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7274 \begin_inset Text
7275
7276 \begin_layout Plain Layout
7277 asd
7278 \end_layout
7279
7280 \end_inset
7281 </cell>
7282 </row>
7283 <row>
7284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7285 \begin_inset Text
7286
7287 \begin_layout Plain Layout
7288 asd
7289 \end_layout
7290
7291 \end_inset
7292 </cell>
7293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7294 \begin_inset Text
7295
7296 \begin_layout Plain Layout
7297 s
7298 \end_layout
7299
7300 \end_inset
7301 </cell>
7302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7303 \begin_inset Text
7304
7305 \begin_layout Plain Layout
7306 s
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7312 \begin_inset Text
7313
7314 \begin_layout Plain Layout
7315 s
7316 \end_layout
7317
7318 \end_inset
7319 </cell>
7320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7321 \begin_inset Text
7322
7323 \begin_layout Plain Layout
7324 asd
7325 \end_layout
7326
7327 \end_inset
7328 </cell>
7329 </row>
7330 <row>
7331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7332 \begin_inset Text
7333
7334 \begin_layout Plain Layout
7335 asd
7336 \end_layout
7337
7338 \end_inset
7339 </cell>
7340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7341 \begin_inset Text
7342
7343 \begin_layout Plain Layout
7344 s
7345 \end_layout
7346
7347 \end_inset
7348 </cell>
7349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7350 \begin_inset Text
7351
7352 \begin_layout Plain Layout
7353 s
7354 \end_layout
7355
7356 \end_inset
7357 </cell>
7358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362 s
7363 \end_layout
7364
7365 \end_inset
7366 </cell>
7367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7368 \begin_inset Text
7369
7370 \begin_layout Plain Layout
7371 asd
7372 \end_layout
7373
7374 \end_inset
7375 </cell>
7376 </row>
7377 <row>
7378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7379 \begin_inset Text
7380
7381 \begin_layout Plain Layout
7382 asd
7383 \end_layout
7384
7385 \end_inset
7386 </cell>
7387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7388 \begin_inset Text
7389
7390 \begin_layout Plain Layout
7391 sad
7392 \end_layout
7393
7394 \end_inset
7395 </cell>
7396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7397 \begin_inset Text
7398
7399 \begin_layout Plain Layout
7400 asd
7401 \end_layout
7402
7403 \end_inset
7404 </cell>
7405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7406 \begin_inset Text
7407
7408 \begin_layout Plain Layout
7409 asd
7410 \end_layout
7411
7412 \end_inset
7413 </cell>
7414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7415 \begin_inset Text
7416
7417 \begin_layout Plain Layout
7418 asd
7419 \end_layout
7420
7421 \end_inset
7422 </cell>
7423 </row>
7424 </lyxtabular>
7425
7426 \end_inset
7427
7428
7429 \begin_inset ERT
7430 status collapsed
7431
7432 \begin_layout Plain Layout
7433
7434
7435 \backslash
7436 setlength{
7437 \backslash
7438 LTcapwidth}{4in}
7439 \end_layout
7440
7441 \end_inset
7442
7443
7444 \begin_inset Note Note
7445 status collapsed
7446
7447 \begin_layout Plain Layout
7448 Beschriftungsbreite zurücksetzen
7449 \end_layout
7450
7451 \end_inset
7452
7453
7454 \end_layout
7455
7456 \begin_layout Standard
7457 \begin_inset Note Greyedout
7458 status open
7459
7460 \begin_layout Plain Layout
7461
7462 \series bold
7463 Achtung:
7464 \series default
7465  Wenn das \SpecialChar LaTeX
7466 -Paket 
7467 \series bold
7468 caption
7469 \series default
7470
7471 \begin_inset Index idx
7472 status collapsed
7473
7474 \begin_layout Plain Layout
7475 \SpecialChar LaTeX
7476 -Pakete ! caption
7477 \end_layout
7478
7479 \end_inset
7480
7481  verwendet wird, so wie in diesem Dokument, wird die ganze Seitenbreite
7482  für die Beschriftung verwendet, wenn Sie den voreingestellten Wert von
7483  4
7484 \begin_inset space \thinspace{}
7485 \end_inset
7486
7487 Zoll für 
7488 \series bold
7489
7490 \backslash
7491 LTcapwidth
7492 \series default
7493  benutzen.
7494  Um in diesem Fall eine genau 4
7495 \begin_inset space \thinspace{}
7496 \end_inset
7497
7498 Zoll breite Beschriftung zu erhalten, können Sie entweder einen leicht von
7499  4
7500 \begin_inset space \thinspace{}
7501 \end_inset
7502
7503 Zoll veränderten Wert wie z.
7504 \begin_inset space \thinspace{}
7505 \end_inset
7506
7507 B.
7508  3.99
7509 \begin_inset space \thinspace{}
7510 \end_inset
7511
7512 Zoll verwenden oder den \SpecialChar LaTeX
7513 -Befehl 
7514 \series bold
7515
7516 \backslash
7517 captionsetup{width=Wert}
7518 \series default
7519  benutzen, der vom 
7520 \series bold
7521 caption
7522 \series default
7523 -Paket bereitgestellt wird.
7524 \end_layout
7525
7526 \end_inset
7527
7528
7529 \end_layout
7530
7531 \begin_layout Subsubsection
7532 Unterschiedliche Beschriftung für Tabellenseiten
7533 \begin_inset Index idx
7534 status collapsed
7535
7536 \begin_layout Plain Layout
7537 Tabellen ! mehrseitige ! mehrere Beschriftungen
7538 \end_layout
7539
7540 \end_inset
7541
7542
7543 \end_layout
7544
7545 \begin_layout Standard
7546 Wenn die Tabellenbeschriftung der folgenden Seiten anders sein soll, als
7547  die der ersten Seite, markieren Sie eine leere Zeile als Kopfzeile, die
7548  eine Beschriftung enthält.
7549  Dann klicken Sie mit rechts auf die Beschriftung und wählen im Kontext-Menü
7550  
7551 \family sans
7552 Legende
7553 \begin_inset space ~
7554 \end_inset
7555
7556 (Unnummeriert)
7557 \family default
7558  aus.
7559  Tabelle
7560 \begin_inset space ~
7561 \end_inset
7562
7563
7564 \begin_inset CommandInset ref
7565 LatexCommand ref
7566 reference "tab:Telefonliste"
7567
7568 \end_inset
7569
7570  ist ein Beispiel für eine mehrseitige Tabelle mit unterschiedlichen Titeln
7571  und ohne Tabellennummer auf der zweiten Seite.
7572 \end_layout
7573
7574 \begin_layout Standard
7575 \align center
7576 \begin_inset Tabular
7577 <lyxtabular version="3" rows="59" columns="3">
7578 <features islongtable="true" longtabularalignment="center">
7579 <column alignment="left" valignment="top" width="0pt">
7580 <column alignment="left" valignment="top" width="0pt">
7581 <column alignment="center" valignment="top" width="0pt">
7582 <row endfirsthead="true" caption="true">
7583 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7584 \begin_inset Text
7585
7586 \begin_layout Plain Layout
7587 \begin_inset Caption Standard
7588
7589 \begin_layout Plain Layout
7590 Telefonliste
7591 \begin_inset CommandInset label
7592 LatexCommand label
7593 name "tab:Telefonliste"
7594
7595 \end_inset
7596
7597
7598 \begin_inset Argument 1
7599 status collapsed
7600
7601 \begin_layout Plain Layout
7602 Telefonliste
7603 \end_layout
7604
7605 \end_inset
7606
7607
7608 \end_layout
7609
7610 \end_inset
7611
7612
7613 \end_layout
7614
7615 \end_inset
7616 </cell>
7617 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7618 \begin_inset Text
7619
7620 \begin_layout Plain Layout
7621
7622 \end_layout
7623
7624 \end_inset
7625 </cell>
7626 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7627 \begin_inset Text
7628
7629 \begin_layout Plain Layout
7630
7631 \end_layout
7632
7633 \end_inset
7634 </cell>
7635 </row>
7636 <row endfirsthead="true">
7637 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7638 \begin_inset Text
7639
7640 \begin_layout Plain Layout
7641
7642 \series bold
7643 Telefonliste (ignoriere die Namen)
7644 \end_layout
7645
7646 \end_inset
7647 </cell>
7648 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7649 \begin_inset Text
7650
7651 \begin_layout Plain Layout
7652
7653 \end_layout
7654
7655 \end_inset
7656 </cell>
7657 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7658 \begin_inset Text
7659
7660 \begin_layout Plain Layout
7661
7662 \end_layout
7663
7664 \end_inset
7665 </cell>
7666 </row>
7667 <row endfirsthead="true">
7668 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7669 \begin_inset Text
7670
7671 \begin_layout Plain Layout
7672
7673 \series bold
7674 NAME
7675 \end_layout
7676
7677 \end_inset
7678 </cell>
7679 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7680 \begin_inset Text
7681
7682 \begin_layout Plain Layout
7683
7684 \end_layout
7685
7686 \end_inset
7687 </cell>
7688 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7689 \begin_inset Text
7690
7691 \begin_layout Plain Layout
7692
7693 \series bold
7694 TEL.
7695 \end_layout
7696
7697 \end_inset
7698 </cell>
7699 </row>
7700 <row endhead="true" caption="true">
7701 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7702 \begin_inset Text
7703
7704 \begin_layout Plain Layout
7705 \begin_inset Caption Unnumbered
7706
7707 \begin_layout Plain Layout
7708 Fortsetzung der Telefonliste
7709 \end_layout
7710
7711 \end_inset
7712
7713
7714 \end_layout
7715
7716 \end_inset
7717 </cell>
7718 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7719 \begin_inset Text
7720
7721 \begin_layout Plain Layout
7722
7723 \end_layout
7724
7725 \end_inset
7726 </cell>
7727 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7728 \begin_inset Text
7729
7730 \begin_layout Plain Layout
7731
7732 \end_layout
7733
7734 \end_inset
7735 </cell>
7736 </row>
7737 <row endhead="true">
7738 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7739 \begin_inset Text
7740
7741 \begin_layout Plain Layout
7742
7743 \series bold
7744 Telefonliste
7745 \end_layout
7746
7747 \end_inset
7748 </cell>
7749 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7750 \begin_inset Text
7751
7752 \begin_layout Plain Layout
7753
7754 \end_layout
7755
7756 \end_inset
7757 </cell>
7758 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7759 \begin_inset Text
7760
7761 \begin_layout Plain Layout
7762
7763 \end_layout
7764
7765 \end_inset
7766 </cell>
7767 </row>
7768 <row endhead="true">
7769 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7770 \begin_inset Text
7771
7772 \begin_layout Plain Layout
7773
7774 \series bold
7775 NAME
7776 \end_layout
7777
7778 \end_inset
7779 </cell>
7780 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7781 \begin_inset Text
7782
7783 \begin_layout Plain Layout
7784
7785 \end_layout
7786
7787 \end_inset
7788 </cell>
7789 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7790 \begin_inset Text
7791
7792 \begin_layout Plain Layout
7793
7794 \series bold
7795 TEL.
7796 \end_layout
7797
7798 \end_inset
7799 </cell>
7800 </row>
7801 <row endfoot="true">
7802 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7803 \begin_inset Text
7804
7805 \begin_layout Plain Layout
7806 wird fortgesetzt\SpecialChar ldots
7807
7808 \end_layout
7809
7810 \end_inset
7811 </cell>
7812 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7813 \begin_inset Text
7814
7815 \begin_layout Plain Layout
7816
7817 \end_layout
7818
7819 \end_inset
7820 </cell>
7821 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7822 \begin_inset Text
7823
7824 \begin_layout Plain Layout
7825
7826 \end_layout
7827
7828 \end_inset
7829 </cell>
7830 </row>
7831 <row>
7832 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7833 \begin_inset Text
7834
7835 \begin_layout Plain Layout
7836
7837 \series bold
7838 Annovi
7839 \end_layout
7840
7841 \end_inset
7842 </cell>
7843 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7844 \begin_inset Text
7845
7846 \begin_layout Plain Layout
7847 Silvia
7848 \end_layout
7849
7850 \end_inset
7851 </cell>
7852 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7853 \begin_inset Text
7854
7855 \begin_layout Plain Layout
7856 111
7857 \end_layout
7858
7859 \end_inset
7860 </cell>
7861 </row>
7862 <row>
7863 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7864 \begin_inset Text
7865
7866 \begin_layout Plain Layout
7867
7868 \series bold
7869 Bertoli
7870 \end_layout
7871
7872 \end_inset
7873 </cell>
7874 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7875 \begin_inset Text
7876
7877 \begin_layout Plain Layout
7878 Stefano
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7884 \begin_inset Text
7885
7886 \begin_layout Plain Layout
7887 111
7888 \end_layout
7889
7890 \end_inset
7891 </cell>
7892 </row>
7893 <row>
7894 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7895 \begin_inset Text
7896
7897 \begin_layout Plain Layout
7898
7899 \series bold
7900 Bozzi
7901 \end_layout
7902
7903 \end_inset
7904 </cell>
7905 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7906 \begin_inset Text
7907
7908 \begin_layout Plain Layout
7909 Walter
7910 \end_layout
7911
7912 \end_inset
7913 </cell>
7914 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7915 \begin_inset Text
7916
7917 \begin_layout Plain Layout
7918 111
7919 \end_layout
7920
7921 \end_inset
7922 </cell>
7923 </row>
7924 <row>
7925 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7926 \begin_inset Text
7927
7928 \begin_layout Plain Layout
7929
7930 \series bold
7931 Cachia
7932 \end_layout
7933
7934 \end_inset
7935 </cell>
7936 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7937 \begin_inset Text
7938
7939 \begin_layout Plain Layout
7940 Maria
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 111
7950 \end_layout
7951
7952 \end_inset
7953 </cell>
7954 </row>
7955 <row>
7956 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7957 \begin_inset Text
7958
7959 \begin_layout Plain Layout
7960
7961 \series bold
7962 Cachia
7963 \end_layout
7964
7965 \end_inset
7966 </cell>
7967 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7968 \begin_inset Text
7969
7970 \begin_layout Plain Layout
7971 Maurizio
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 111
7981 \end_layout
7982
7983 \end_inset
7984 </cell>
7985 </row>
7986 <row>
7987 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7988 \begin_inset Text
7989
7990 \begin_layout Plain Layout
7991
7992 \series bold
7993 Cinquemani
7994 \end_layout
7995
7996 \end_inset
7997 </cell>
7998 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7999 \begin_inset Text
8000
8001 \begin_layout Plain Layout
8002 Giusi
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 111
8012 \end_layout
8013
8014 \end_inset
8015 </cell>
8016 </row>
8017 <row>
8018 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8019 \begin_inset Text
8020
8021 \begin_layout Plain Layout
8022
8023 \series bold
8024 Colin
8025 \end_layout
8026
8027 \end_inset
8028 </cell>
8029 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8030 \begin_inset Text
8031
8032 \begin_layout Plain Layout
8033 Bernard
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 111
8043 \end_layout
8044
8045 \end_inset
8046 </cell>
8047 </row>
8048 <row>
8049 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053
8054 \series bold
8055 Concli
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8061 \begin_inset Text
8062
8063 \begin_layout Plain Layout
8064 Gianfranco
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 111
8074 \end_layout
8075
8076 \end_inset
8077 </cell>
8078 </row>
8079 <row>
8080 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8081 \begin_inset Text
8082
8083 \begin_layout Plain Layout
8084
8085 \series bold
8086 Dal Bosco
8087 \end_layout
8088
8089 \end_inset
8090 </cell>
8091 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8092 \begin_inset Text
8093
8094 \begin_layout Plain Layout
8095 Carolina
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 111
8105 \end_layout
8106
8107 \end_inset
8108 </cell>
8109 </row>
8110 <row>
8111 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8112 \begin_inset Text
8113
8114 \begin_layout Plain Layout
8115
8116 \series bold
8117 Dalpiaz
8118 \end_layout
8119
8120 \end_inset
8121 </cell>
8122 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8123 \begin_inset Text
8124
8125 \begin_layout Plain Layout
8126 Annamaria
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 111
8136 \end_layout
8137
8138 \end_inset
8139 </cell>
8140 </row>
8141 <row>
8142 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8143 \begin_inset Text
8144
8145 \begin_layout Plain Layout
8146
8147 \series bold
8148 Feliciello
8149 \end_layout
8150
8151 \end_inset
8152 </cell>
8153 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8154 \begin_inset Text
8155
8156 \begin_layout Plain Layout
8157 Domenico
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 111
8167 \end_layout
8168
8169 \end_inset
8170 </cell>
8171 </row>
8172 <row>
8173 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8174 \begin_inset Text
8175
8176 \begin_layout Plain Layout
8177
8178 \series bold
8179 Focarelli
8180 \end_layout
8181
8182 \end_inset
8183 </cell>
8184 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8185 \begin_inset Text
8186
8187 \begin_layout Plain Layout
8188 Paola
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 111
8198 \end_layout
8199
8200 \end_inset
8201 </cell>
8202 </row>
8203 <row>
8204 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8205 \begin_inset Text
8206
8207 \begin_layout Plain Layout
8208
8209 \series bold
8210 Galletti
8211 \end_layout
8212
8213 \end_inset
8214 </cell>
8215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8216 \begin_inset Text
8217
8218 \begin_layout Plain Layout
8219 Oreste
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 111
8229 \end_layout
8230
8231 \end_inset
8232 </cell>
8233 </row>
8234 <row>
8235 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8236 \begin_inset Text
8237
8238 \begin_layout Plain Layout
8239
8240 \series bold
8241 Gasparini
8242 \end_layout
8243
8244 \end_inset
8245 </cell>
8246 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8247 \begin_inset Text
8248
8249 \begin_layout Plain Layout
8250 Franca
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 111
8260 \end_layout
8261
8262 \end_inset
8263 </cell>
8264 </row>
8265 <row>
8266 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8267 \begin_inset Text
8268
8269 \begin_layout Plain Layout
8270
8271 \series bold
8272 Rizzardi
8273 \series default
8274
8275 \begin_inset Foot
8276 status open
8277
8278 \begin_layout Plain Layout
8279 Beispielfußnote
8280 \end_layout
8281
8282 \end_inset
8283
8284
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8290 \begin_inset Text
8291
8292 \begin_layout Plain Layout
8293 Paola
8294 \end_layout
8295
8296 \end_inset
8297 </cell>
8298 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8299 \begin_inset Text
8300
8301 \begin_layout Plain Layout
8302 111
8303 \end_layout
8304
8305 \end_inset
8306 </cell>
8307 </row>
8308 <row>
8309 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8310 \begin_inset Text
8311
8312 \begin_layout Plain Layout
8313
8314 \series bold
8315 Lassini
8316 \end_layout
8317
8318 \end_inset
8319 </cell>
8320 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8321 \begin_inset Text
8322
8323 \begin_layout Plain Layout
8324 Giancarlo
8325 \end_layout
8326
8327 \end_inset
8328 </cell>
8329 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8330 \begin_inset Text
8331
8332 \begin_layout Plain Layout
8333 111
8334 \end_layout
8335
8336 \end_inset
8337 </cell>
8338 </row>
8339 <row>
8340 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8341 \begin_inset Text
8342
8343 \begin_layout Plain Layout
8344
8345 \series bold
8346 Malfatti
8347 \end_layout
8348
8349 \end_inset
8350 </cell>
8351 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8352 \begin_inset Text
8353
8354 \begin_layout Plain Layout
8355 Luciano
8356 \end_layout
8357
8358 \end_inset
8359 </cell>
8360 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8361 \begin_inset Text
8362
8363 \begin_layout Plain Layout
8364 111
8365 \end_layout
8366
8367 \end_inset
8368 </cell>
8369 </row>
8370 <row>
8371 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8372 \begin_inset Text
8373
8374 \begin_layout Plain Layout
8375
8376 \series bold
8377 Malfatti
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8383 \begin_inset Text
8384
8385 \begin_layout Plain Layout
8386 Valeriano
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 111
8396 \end_layout
8397
8398 \end_inset
8399 </cell>
8400 </row>
8401 <row>
8402 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8403 \begin_inset Text
8404
8405 \begin_layout Plain Layout
8406
8407 \series bold
8408 Meneguzzo
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8414 \begin_inset Text
8415
8416 \begin_layout Plain Layout
8417 Roberto
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 111
8427 \end_layout
8428
8429 \end_inset
8430 </cell>
8431 </row>
8432 <row>
8433 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8434 \begin_inset Text
8435
8436 \begin_layout Plain Layout
8437
8438 \series bold
8439 Mezzadra
8440 \end_layout
8441
8442 \end_inset
8443 </cell>
8444 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8445 \begin_inset Text
8446
8447 \begin_layout Plain Layout
8448 Roberto
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 111
8458 \end_layout
8459
8460 \end_inset
8461 </cell>
8462 </row>
8463 <row>
8464 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8465 \begin_inset Text
8466
8467 \begin_layout Plain Layout
8468
8469 \series bold
8470 Pirpamer
8471 \end_layout
8472
8473 \end_inset
8474 </cell>
8475 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8476 \begin_inset Text
8477
8478 \begin_layout Plain Layout
8479 Erich
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 111
8489 \end_layout
8490
8491 \end_inset
8492 </cell>
8493 </row>
8494 <row>
8495 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8496 \begin_inset Text
8497
8498 \begin_layout Plain Layout
8499
8500 \series bold
8501 Pochiesa
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510 Paolo
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 111, 222
8520 \end_layout
8521
8522 \end_inset
8523 </cell>
8524 </row>
8525 <row>
8526 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8527 \begin_inset Text
8528
8529 \begin_layout Plain Layout
8530
8531 \series bold
8532 Radina
8533 \end_layout
8534
8535 \end_inset
8536 </cell>
8537 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8538 \begin_inset Text
8539
8540 \begin_layout Plain Layout
8541 Claudio
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 111
8551 \end_layout
8552
8553 \end_inset
8554 </cell>
8555 </row>
8556 <row>
8557 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8558 \begin_inset Text
8559
8560 \begin_layout Plain Layout
8561
8562 \series bold
8563 Stuffer
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572 Oskar
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 111
8582 \end_layout
8583
8584 \end_inset
8585 </cell>
8586 </row>
8587 <row>
8588 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8589 \begin_inset Text
8590
8591 \begin_layout Plain Layout
8592
8593 \series bold
8594 Tacchelli
8595 \end_layout
8596
8597 \end_inset
8598 </cell>
8599 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8600 \begin_inset Text
8601
8602 \begin_layout Plain Layout
8603 Ugo
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 111
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 </row>
8618 <row>
8619 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8620 \begin_inset Text
8621
8622 \begin_layout Plain Layout
8623
8624 \series bold
8625 Tezzele
8626 \end_layout
8627
8628 \end_inset
8629 </cell>
8630 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8631 \begin_inset Text
8632
8633 \begin_layout Plain Layout
8634 Margit
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 111
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 </row>
8649 <row>
8650 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8651 \begin_inset Text
8652
8653 \begin_layout Plain Layout
8654
8655 \series bold
8656 Unterkalmsteiner
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665 Frieda
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 111
8675 \end_layout
8676
8677 \end_inset
8678 </cell>
8679 </row>
8680 <row>
8681 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8682 \begin_inset Text
8683
8684 \begin_layout Plain Layout
8685
8686 \series bold
8687 Vieider
8688 \end_layout
8689
8690 \end_inset
8691 </cell>
8692 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8693 \begin_inset Text
8694
8695 \begin_layout Plain Layout
8696 Hilde
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 111
8706 \end_layout
8707
8708 \end_inset
8709 </cell>
8710 </row>
8711 <row>
8712 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8713 \begin_inset Text
8714
8715 \begin_layout Plain Layout
8716
8717 \series bold
8718 Vigna
8719 \end_layout
8720
8721 \end_inset
8722 </cell>
8723 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8724 \begin_inset Text
8725
8726 \begin_layout Plain Layout
8727 Jürgen
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 111
8737 \end_layout
8738
8739 \end_inset
8740 </cell>
8741 </row>
8742 <row>
8743 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8744 \begin_inset Text
8745
8746 \begin_layout Plain Layout
8747
8748 \series bold
8749 Weber
8750 \end_layout
8751
8752 \end_inset
8753 </cell>
8754 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8755 \begin_inset Text
8756
8757 \begin_layout Plain Layout
8758 Maurizio
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 111
8768 \end_layout
8769
8770 \end_inset
8771 </cell>
8772 </row>
8773 <row>
8774 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8775 \begin_inset Text
8776
8777 \begin_layout Plain Layout
8778
8779 \series bold
8780 Winkler
8781 \end_layout
8782
8783 \end_inset
8784 </cell>
8785 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8786 \begin_inset Text
8787
8788 \begin_layout Plain Layout
8789 Franz
8790 \end_layout
8791
8792 \end_inset
8793 </cell>
8794 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8795 \begin_inset Text
8796
8797 \begin_layout Plain Layout
8798 111
8799 \end_layout
8800
8801 \end_inset
8802 </cell>
8803 </row>
8804 <row>
8805 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8806 \begin_inset Text
8807
8808 \begin_layout Plain Layout
8809  
8810 \end_layout
8811
8812 \end_inset
8813 </cell>
8814 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8815 \begin_inset Text
8816
8817 \begin_layout Plain Layout
8818
8819 \end_layout
8820
8821 \end_inset
8822 </cell>
8823 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8824 \begin_inset Text
8825
8826 \begin_layout Plain Layout
8827
8828 \end_layout
8829
8830 \end_inset
8831 </cell>
8832 </row>
8833 <row>
8834 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8835 \begin_inset Text
8836
8837 \begin_layout Plain Layout
8838
8839 \series bold
8840 Annovi
8841 \end_layout
8842
8843 \end_inset
8844 </cell>
8845 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8846 \begin_inset Text
8847
8848 \begin_layout Plain Layout
8849 Silvia
8850 \end_layout
8851
8852 \end_inset
8853 </cell>
8854 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8855 \begin_inset Text
8856
8857 \begin_layout Plain Layout
8858 555
8859 \end_layout
8860
8861 \end_inset
8862 </cell>
8863 </row>
8864 <row>
8865 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8866 \begin_inset Text
8867
8868 \begin_layout Plain Layout
8869
8870 \series bold
8871 Bertoli
8872 \end_layout
8873
8874 \end_inset
8875 </cell>
8876 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8877 \begin_inset Text
8878
8879 \begin_layout Plain Layout
8880 Stefano
8881 \end_layout
8882
8883 \end_inset
8884 </cell>
8885 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8886 \begin_inset Text
8887
8888 \begin_layout Plain Layout
8889 555
8890 \end_layout
8891
8892 \end_inset
8893 </cell>
8894 </row>
8895 <row>
8896 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8897 \begin_inset Text
8898
8899 \begin_layout Plain Layout
8900
8901 \series bold
8902 Bozzi
8903 \end_layout
8904
8905 \end_inset
8906 </cell>
8907 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8908 \begin_inset Text
8909
8910 \begin_layout Plain Layout
8911 Walter
8912 \end_layout
8913
8914 \end_inset
8915 </cell>
8916 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8917 \begin_inset Text
8918
8919 \begin_layout Plain Layout
8920 555
8921 \end_layout
8922
8923 \end_inset
8924 </cell>
8925 </row>
8926 <row>
8927 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8928 \begin_inset Text
8929
8930 \begin_layout Plain Layout
8931
8932 \series bold
8933 Cachia
8934 \end_layout
8935
8936 \end_inset
8937 </cell>
8938 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8939 \begin_inset Text
8940
8941 \begin_layout Plain Layout
8942 Maria
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 555
8952 \end_layout
8953
8954 \end_inset
8955 </cell>
8956 </row>
8957 <row>
8958 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8959 \begin_inset Text
8960
8961 \begin_layout Plain Layout
8962
8963 \series bold
8964 Cachia
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8970 \begin_inset Text
8971
8972 \begin_layout Plain Layout
8973 Maurizio
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 555
8983 \end_layout
8984
8985 \end_inset
8986 </cell>
8987 </row>
8988 <row>
8989 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8990 \begin_inset Text
8991
8992 \begin_layout Plain Layout
8993
8994 \series bold
8995 Cinquemani
8996 \end_layout
8997
8998 \end_inset
8999 </cell>
9000 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9001 \begin_inset Text
9002
9003 \begin_layout Plain Layout
9004 Giusi
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 555
9014 \end_layout
9015
9016 \end_inset
9017 </cell>
9018 </row>
9019 <row>
9020 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9021 \begin_inset Text
9022
9023 \begin_layout Plain Layout
9024
9025 \series bold
9026 Colin
9027 \end_layout
9028
9029 \end_inset
9030 </cell>
9031 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9032 \begin_inset Text
9033
9034 \begin_layout Plain Layout
9035 Bernard
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 555
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 </row>
9050 <row>
9051 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9052 \begin_inset Text
9053
9054 \begin_layout Plain Layout
9055
9056 \series bold
9057 Concli
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9063 \begin_inset Text
9064
9065 \begin_layout Plain Layout
9066 Gianfranco
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 555
9076 \end_layout
9077
9078 \end_inset
9079 </cell>
9080 </row>
9081 <row>
9082 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9083 \begin_inset Text
9084
9085 \begin_layout Plain Layout
9086
9087 \series bold
9088 Dal Bosco
9089 \end_layout
9090
9091 \end_inset
9092 </cell>
9093 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9094 \begin_inset Text
9095
9096 \begin_layout Plain Layout
9097 Carolina
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 555
9107 \end_layout
9108
9109 \end_inset
9110 </cell>
9111 </row>
9112 <row>
9113 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9114 \begin_inset Text
9115
9116 \begin_layout Plain Layout
9117
9118 \series bold
9119 Dalpiaz
9120 \end_layout
9121
9122 \end_inset
9123 </cell>
9124 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9125 \begin_inset Text
9126
9127 \begin_layout Plain Layout
9128 Annamaria
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 555
9138 \end_layout
9139
9140 \end_inset
9141 </cell>
9142 </row>
9143 <row>
9144 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9145 \begin_inset Text
9146
9147 \begin_layout Plain Layout
9148
9149 \series bold
9150 Feliciello
9151 \end_layout
9152
9153 \end_inset
9154 </cell>
9155 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Plain Layout
9159 Domenico
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 555
9169 \end_layout
9170
9171 \end_inset
9172 </cell>
9173 </row>
9174 <row>
9175 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9176 \begin_inset Text
9177
9178 \begin_layout Plain Layout
9179
9180 \series bold
9181 Focarelli
9182 \end_layout
9183
9184 \end_inset
9185 </cell>
9186 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9187 \begin_inset Text
9188
9189 \begin_layout Plain Layout
9190 Paola
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 555
9200 \end_layout
9201
9202 \end_inset
9203 </cell>
9204 </row>
9205 <row>
9206 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9207 \begin_inset Text
9208
9209 \begin_layout Plain Layout
9210
9211 \series bold
9212 Galletti
9213 \end_layout
9214
9215 \end_inset
9216 </cell>
9217 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9218 \begin_inset Text
9219
9220 \begin_layout Plain Layout
9221 Oreste
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 555
9231 \end_layout
9232
9233 \end_inset
9234 </cell>
9235 </row>
9236 <row>
9237 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9238 \begin_inset Text
9239
9240 \begin_layout Plain Layout
9241
9242 \series bold
9243 Gasparini
9244 \end_layout
9245
9246 \end_inset
9247 </cell>
9248 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9249 \begin_inset Text
9250
9251 \begin_layout Plain Layout
9252 Franca
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 555
9262 \end_layout
9263
9264 \end_inset
9265 </cell>
9266 </row>
9267 <row>
9268 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9269 \begin_inset Text
9270
9271 \begin_layout Plain Layout
9272
9273 \series bold
9274 Rizzardi
9275 \end_layout
9276
9277 \end_inset
9278 </cell>
9279 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9280 \begin_inset Text
9281
9282 \begin_layout Plain Layout
9283 Paola
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 555
9293 \end_layout
9294
9295 \end_inset
9296 </cell>
9297 </row>
9298 <row>
9299 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9300 \begin_inset Text
9301
9302 \begin_layout Plain Layout
9303
9304 \series bold
9305 Lassini
9306 \end_layout
9307
9308 \end_inset
9309 </cell>
9310 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9311 \begin_inset Text
9312
9313 \begin_layout Plain Layout
9314 Giancarlo
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 555
9324 \end_layout
9325
9326 \end_inset
9327 </cell>
9328 </row>
9329 <row>
9330 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9331 \begin_inset Text
9332
9333 \begin_layout Plain Layout
9334
9335 \series bold
9336 Malfatti
9337 \end_layout
9338
9339 \end_inset
9340 </cell>
9341 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9342 \begin_inset Text
9343
9344 \begin_layout Plain Layout
9345 Luciano
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 555
9355 \end_layout
9356
9357 \end_inset
9358 </cell>
9359 </row>
9360 <row>
9361 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9362 \begin_inset Text
9363
9364 \begin_layout Plain Layout
9365
9366 \series bold
9367 Malfatti
9368 \end_layout
9369
9370 \end_inset
9371 </cell>
9372 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9373 \begin_inset Text
9374
9375 \begin_layout Plain Layout
9376 Valeriano
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 555
9386 \end_layout
9387
9388 \end_inset
9389 </cell>
9390 </row>
9391 <row>
9392 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9393 \begin_inset Text
9394
9395 \begin_layout Plain Layout
9396
9397 \series bold
9398 Meneguzzo
9399 \end_layout
9400
9401 \end_inset
9402 </cell>
9403 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9404 \begin_inset Text
9405
9406 \begin_layout Plain Layout
9407 Roberto
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 555
9417 \end_layout
9418
9419 \end_inset
9420 </cell>
9421 </row>
9422 <row>
9423 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9424 \begin_inset Text
9425
9426 \begin_layout Plain Layout
9427
9428 \series bold
9429 Mezzadra
9430 \end_layout
9431
9432 \end_inset
9433 </cell>
9434 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9435 \begin_inset Text
9436
9437 \begin_layout Plain Layout
9438 Roberto
9439 \end_layout
9440
9441 \end_inset
9442 </cell>
9443 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9444 \begin_inset Text
9445
9446 \begin_layout Plain Layout
9447 555
9448 \end_layout
9449
9450 \end_inset
9451 </cell>
9452 </row>
9453 </lyxtabular>
9454
9455 \end_inset
9456
9457
9458 \end_layout
9459
9460 \begin_layout Section
9461 Weitere Möglichkeiten für mehrseitige
9462 \family sans
9463  Tabelle
9464 \family default
9465 n
9466 \begin_inset CommandInset label
9467 LatexCommand label
9468 name "sec:Weitere-Möglichkeiten-für"
9469
9470 \end_inset
9471
9472
9473 \end_layout
9474
9475 \begin_layout Subsection
9476 Berechnung mehrseitiger Tabellen
9477 \begin_inset Index idx
9478 status collapsed
9479
9480 \begin_layout Plain Layout
9481 Tabellen ! mehrseitige ! Berechnung
9482 \end_layout
9483
9484 \end_inset
9485
9486
9487 \end_layout
9488
9489 \begin_layout Standard
9490 \SpecialChar LaTeX
9491  berechnet die Länge von Tabellenseiten und die Seitenumbrüche mit so genannten
9492  
9493 \emph on
9494 chunks
9495 \emph default
9496  (Brocken).
9497  Chunks sind Tabellenteile, die \SpecialChar LaTeX
9498  gleichzeitig im Speicher hält.
9499  Aus historischen Gründen wurde der Standardwert auf 20
9500 \begin_inset space ~
9501 \end_inset
9502
9503 Tabellenzeilen gesetzt.
9504  Wenn Sie Tabellen benutzen, die über mehrere Seiten gehen, verlangsamt
9505  das die Druckausgabe.
9506  Sie können also die Chunkgröße ohne Gefahr auf Werte zwischen 100
9507 \begin_inset space \thinspace{}
9508 \end_inset
9509
9510 --
9511 \begin_inset space \thinspace{}
9512 \end_inset
9513
9514 1000 setzen, indem Sie in den \SpecialChar LaTeX
9515 -Vorspann Ihres Dokumentes folgende Zeile
9516  einfügen:
9517 \end_layout
9518
9519 \begin_layout Standard
9520
9521 \series bold
9522
9523 \backslash
9524 setcounter{LTchunksize}{100}
9525 \end_layout
9526
9527 \begin_layout Subsection
9528 Gleitobjekte und mehrseitige Tabellen
9529 \begin_inset Index idx
9530 status collapsed
9531
9532 \begin_layout Plain Layout
9533 Tabellen ! mehrseitige ! Gleitobjekte
9534 \end_layout
9535
9536 \end_inset
9537
9538
9539 \end_layout
9540
9541 \begin_layout Standard
9542 Es kann Probleme geben, wenn sich auf derselben Seite, auf der eine mehrseitige
9543  Tabelle beginnt, ein Gleitobjekt befindet.
9544  Um das zu vermeiden, können Sie vor der mehrseitigen Tabelle einen manuellen
9545  Seitenumbruch
9546 \family sans
9547  Einfügen\SpecialChar menuseparator
9548 Formatierung\SpecialChar menuseparator
9549 [Doppel]Seite
9550 \begin_inset space \space{}
9551 \end_inset
9552
9553 leeren
9554 \family default
9555  einfügen, siehe 
9556 \emph on
9557 Benutzerhandbuch
9558 \emph default
9559 .
9560 \end_layout
9561
9562 \begin_layout Subsection
9563 Manuelle Seitenumbrüche
9564 \begin_inset Index idx
9565 status collapsed
9566
9567 \begin_layout Plain Layout
9568 Tabellen ! mehrseitige ! manueller Seitenumbruch
9569 \end_layout
9570
9571 \end_inset
9572
9573
9574 \end_layout
9575
9576 \begin_layout Standard
9577 Standardmäßig werden Tabellen nur zwischen Zeilen umgebrochen.
9578  Wenn Sie aber eine Zelle mit mehreren Zeilen haben und die Seite innerhalb
9579  der Zelle umbrechen wollen, fügen Sie den Befehl  
9580 \begin_inset Quotes gld
9581 \end_inset
9582
9583
9584 \series bold
9585
9586 \backslash
9587
9588 \backslash
9589
9590 \series default
9591
9592 \begin_inset Quotes grd
9593 \end_inset
9594
9595  für eine neue Zeile als \SpecialChar TeX
9596 -Code an der Stelle in der Zelle ein, wo umgebrochen
9597  werden kann.
9598  Vor dem 
9599 \begin_inset Quotes gld
9600 \end_inset
9601
9602
9603 \series bold
9604
9605 \backslash
9606
9607 \backslash
9608
9609 \series default
9610
9611 \begin_inset Quotes grd
9612 \end_inset
9613
9614 -Befehl müssen Sie so viele 
9615 \begin_inset Quotes gld
9616 \end_inset
9617
9618
9619 \series bold
9620 &
9621 \series default
9622
9623 \begin_inset Quotes grd
9624 \end_inset
9625
9626  als \SpecialChar TeX
9627 -Code einfügen wie noch Spalten in der Zeile folgen.
9628  Mit 
9629 \begin_inset Quotes gld
9630 \end_inset
9631
9632
9633 \series bold
9634 &
9635 \series default
9636
9637 \begin_inset Quotes grd
9638 \end_inset
9639
9640   werden in \SpecialChar LaTeX
9641  Tabellenzellen getrennt.
9642  Hinter jedes 
9643 \begin_inset Quotes gld
9644 \end_inset
9645
9646
9647 \series bold
9648 &
9649 \series default
9650
9651 \begin_inset Quotes grd
9652 \end_inset
9653
9654  schreiben Sie ebenfalls in \SpecialChar TeX
9655 -Code den Inhalt der entsprechenden Zelle und
9656  löschen den Inhalt dieser Zellen.
9657 \end_layout
9658
9659 \begin_layout Standard
9660 Hinter dem 
9661 \begin_inset Quotes gld
9662 \end_inset
9663
9664
9665 \series bold
9666
9667 \backslash
9668
9669 \backslash
9670
9671 \series default
9672
9673 \begin_inset Quotes grd
9674 \end_inset
9675
9676 -Befehl müssen Sie so viele 
9677 \begin_inset Quotes gld
9678 \end_inset
9679
9680
9681 \series bold
9682 &
9683 \series default
9684
9685 \begin_inset Quotes grd
9686 \end_inset
9687
9688  als \SpecialChar TeX
9689 -Code einfügen wie Spalten vor der momentanen Spalte sind.
9690  In Tabelle
9691 \begin_inset space ~
9692 \end_inset
9693
9694
9695 \begin_inset CommandInset ref
9696 LatexCommand ref
9697 reference "tab:Tabelle-mit-manuellem"
9698
9699 \end_inset
9700
9701  soll eine Zelle in der zweiten Spalte umgebrochen werden.
9702  Es folgt noch eine weitere Spalte.
9703  Deshalb wurde hinter dem Wort 
9704 \emph on
9705 Castelchiodato, 
9706 \emph default
9707 folgendes eingefügt:
9708 \end_layout
9709
9710 \begin_layout Standard
9711
9712 \series bold
9713 & 111
9714 \backslash
9715
9716 \backslash
9717  
9718 \backslash
9719 newpage
9720 \begin_inset Newline newline
9721 \end_inset
9722
9723 &
9724 \end_layout
9725
9726 \begin_layout Standard
9727 Die 
9728 \begin_inset Quotes gld
9729 \end_inset
9730
9731 111
9732 \begin_inset Quotes grd
9733 \end_inset
9734
9735  in der dritten Spalte wurde gelöscht.
9736  
9737 \series bold
9738
9739 \backslash
9740 newpage
9741 \series default
9742  ist nur erforderlich, wenn ein Seitenumbruch an der Stelle unbedingt erfolgen
9743  soll, ansonsten ist es nur eine Möglichkeit zum Umbruch.
9744  Wenn die Fußzeile Ihrer mehrseitigen Tabelle keine obere Linie besitzt,
9745  Sie aber eine wünschen, sollten Sie folgende Befehle benutzen:
9746 \end_layout
9747
9748 \begin_layout Standard
9749
9750 \series bold
9751 & 111
9752 \backslash
9753
9754 \backslash
9755
9756 \begin_inset Newline newline
9757 \end_inset
9758
9759
9760 \backslash
9761 hline &
9762 \end_layout
9763
9764 \begin_layout Standard
9765 Wenn die Zelle, die umgebrochen werden soll, in der letzten Spalte steht,
9766  muss folgender Befehl als \SpecialChar TeX
9767 -Code am Anfang der Zelle eingefügt werden:
9768 \end_layout
9769
9770 \begin_layout Standard
9771
9772 \series bold
9773
9774 \backslash
9775 setlength{
9776 \backslash
9777 parfillskip}{0pt}
9778 \end_layout
9779
9780 \begin_layout Standard
9781 Damit wird sichergestellt, dass der Teil auf der neuen Seite in voller Breite
9782  erscheint.
9783 \end_layout
9784
9785 \begin_layout Standard
9786 \align center
9787 \begin_inset Tabular
9788 <lyxtabular version="3" rows="38" columns="3">
9789 <features islongtable="true" longtabularalignment="center">
9790 <column alignment="left" valignment="top" width="0pt">
9791 <column alignment="left" valignment="top" width="3cm">
9792 <column alignment="right" valignment="top" width="0pt">
9793 <row endfirsthead="true" caption="true">
9794 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9795 \begin_inset Text
9796
9797 \begin_layout Plain Layout
9798 \begin_inset Caption Standard
9799
9800 \begin_layout Plain Layout
9801 Tabelle mit manuellem Seitenumbruch in einer Zelle
9802 \begin_inset CommandInset label
9803 LatexCommand label
9804 name "tab:Tabelle-mit-manuellem"
9805
9806 \end_inset
9807
9808
9809 \begin_inset Argument 1
9810 status collapsed
9811
9812 \begin_layout Plain Layout
9813 Tabelle mit manuellem Seitenumbruch in einer Zelle
9814 \end_layout
9815
9816 \end_inset
9817
9818
9819 \end_layout
9820
9821 \end_inset
9822
9823
9824 \end_layout
9825
9826 \end_inset
9827 </cell>
9828 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9829 \begin_inset Text
9830
9831 \begin_layout Plain Layout
9832
9833 \end_layout
9834
9835 \end_inset
9836 </cell>
9837 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9838 \begin_inset Text
9839
9840 \begin_layout Plain Layout
9841
9842 \end_layout
9843
9844 \end_inset
9845 </cell>
9846 </row>
9847 <row endfirsthead="true">
9848 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9849 \begin_inset Text
9850
9851 \begin_layout Plain Layout
9852
9853 \series bold
9854 Telefonliste (ignoriere die Namen)
9855 \end_layout
9856
9857 \end_inset
9858 </cell>
9859 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9860 \begin_inset Text
9861
9862 \begin_layout Plain Layout
9863
9864 \end_layout
9865
9866 \end_inset
9867 </cell>
9868 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9869 \begin_inset Text
9870
9871 \begin_layout Plain Layout
9872
9873 \end_layout
9874
9875 \end_inset
9876 </cell>
9877 </row>
9878 <row endfirsthead="true">
9879 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9880 \begin_inset Text
9881
9882 \begin_layout Plain Layout
9883
9884 \series bold
9885 NAME
9886 \end_layout
9887
9888 \end_inset
9889 </cell>
9890 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9891 \begin_inset Text
9892
9893 \begin_layout Plain Layout
9894
9895 \end_layout
9896
9897 \end_inset
9898 </cell>
9899 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9900 \begin_inset Text
9901
9902 \begin_layout Plain Layout
9903
9904 \series bold
9905 TEL.
9906 \end_layout
9907
9908 \end_inset
9909 </cell>
9910 </row>
9911 <row endhead="true" caption="true">
9912 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9913 \begin_inset Text
9914
9915 \begin_layout Plain Layout
9916 \begin_inset Caption Unnumbered
9917
9918 \begin_layout Plain Layout
9919 Fortsetzung der Tabelle
9920 \end_layout
9921
9922 \end_inset
9923
9924
9925 \end_layout
9926
9927 \end_inset
9928 </cell>
9929 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9930 \begin_inset Text
9931
9932 \begin_layout Plain Layout
9933
9934 \end_layout
9935
9936 \end_inset
9937 </cell>
9938 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9939 \begin_inset Text
9940
9941 \begin_layout Plain Layout
9942
9943 \end_layout
9944
9945 \end_inset
9946 </cell>
9947 </row>
9948 <row endhead="true">
9949 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9950 \begin_inset Text
9951
9952 \begin_layout Plain Layout
9953
9954 \series bold
9955 Telefonliste
9956 \end_layout
9957
9958 \end_inset
9959 </cell>
9960 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9961 \begin_inset Text
9962
9963 \begin_layout Plain Layout
9964
9965 \end_layout
9966
9967 \end_inset
9968 </cell>
9969 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9970 \begin_inset Text
9971
9972 \begin_layout Plain Layout
9973
9974 \end_layout
9975
9976 \end_inset
9977 </cell>
9978 </row>
9979 <row endhead="true">
9980 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9981 \begin_inset Text
9982
9983 \begin_layout Plain Layout
9984
9985 \series bold
9986 NAME
9987 \end_layout
9988
9989 \end_inset
9990 </cell>
9991 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9992 \begin_inset Text
9993
9994 \begin_layout Plain Layout
9995
9996 \end_layout
9997
9998 \end_inset
9999 </cell>
10000 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10001 \begin_inset Text
10002
10003 \begin_layout Plain Layout
10004
10005 \series bold
10006 TEL.
10007 \end_layout
10008
10009 \end_inset
10010 </cell>
10011 </row>
10012 <row endfoot="true">
10013 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10014 \begin_inset Text
10015
10016 \begin_layout Plain Layout
10017 wird fortgesetzt\SpecialChar ldots
10018
10019 \end_layout
10020
10021 \end_inset
10022 </cell>
10023 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10024 \begin_inset Text
10025
10026 \begin_layout Plain Layout
10027
10028 \end_layout
10029
10030 \end_inset
10031 </cell>
10032 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10033 \begin_inset Text
10034
10035 \begin_layout Plain Layout
10036
10037 \end_layout
10038
10039 \end_inset
10040 </cell>
10041 </row>
10042 <row>
10043 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10044 \begin_inset Text
10045
10046 \begin_layout Plain Layout
10047
10048 \series bold
10049 Annovi
10050 \end_layout
10051
10052 \end_inset
10053 </cell>
10054 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10055 \begin_inset Text
10056
10057 \begin_layout Plain Layout
10058 Silvia
10059 \end_layout
10060
10061 \end_inset
10062 </cell>
10063 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10064 \begin_inset Text
10065
10066 \begin_layout Plain Layout
10067 111
10068 \end_layout
10069
10070 \end_inset
10071 </cell>
10072 </row>
10073 <row>
10074 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10075 \begin_inset Text
10076
10077 \begin_layout Plain Layout
10078
10079 \series bold
10080 Bertoli
10081 \end_layout
10082
10083 \end_inset
10084 </cell>
10085 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10086 \begin_inset Text
10087
10088 \begin_layout Plain Layout
10089 Stefano
10090 \end_layout
10091
10092 \end_inset
10093 </cell>
10094 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10095 \begin_inset Text
10096
10097 \begin_layout Plain Layout
10098 111
10099 \end_layout
10100
10101 \end_inset
10102 </cell>
10103 </row>
10104 <row>
10105 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10106 \begin_inset Text
10107
10108 \begin_layout Plain Layout
10109
10110 \series bold
10111 Bozzi
10112 \end_layout
10113
10114 \end_inset
10115 </cell>
10116 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10117 \begin_inset Text
10118
10119 \begin_layout Plain Layout
10120 Walter
10121 \end_layout
10122
10123 \end_inset
10124 </cell>
10125 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10126 \begin_inset Text
10127
10128 \begin_layout Plain Layout
10129 111
10130 \end_layout
10131
10132 \end_inset
10133 </cell>
10134 </row>
10135 <row>
10136 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10137 \begin_inset Text
10138
10139 \begin_layout Plain Layout
10140
10141 \series bold
10142 Cachia
10143 \end_layout
10144
10145 \end_inset
10146 </cell>
10147 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10148 \begin_inset Text
10149
10150 \begin_layout Plain Layout
10151 Maria
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 111
10161 \end_layout
10162
10163 \end_inset
10164 </cell>
10165 </row>
10166 <row>
10167 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10168 \begin_inset Text
10169
10170 \begin_layout Plain Layout
10171
10172 \series bold
10173 Cachia
10174 \end_layout
10175
10176 \end_inset
10177 </cell>
10178 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10179 \begin_inset Text
10180
10181 \begin_layout Plain Layout
10182 Maurizio
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 111
10192 \end_layout
10193
10194 \end_inset
10195 </cell>
10196 </row>
10197 <row>
10198 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10199 \begin_inset Text
10200
10201 \begin_layout Plain Layout
10202
10203 \series bold
10204 Cinquemani
10205 \end_layout
10206
10207 \end_inset
10208 </cell>
10209 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10210 \begin_inset Text
10211
10212 \begin_layout Plain Layout
10213 Giusi
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 111
10223 \end_layout
10224
10225 \end_inset
10226 </cell>
10227 </row>
10228 <row>
10229 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10230 \begin_inset Text
10231
10232 \begin_layout Plain Layout
10233
10234 \series bold
10235 Colin
10236 \end_layout
10237
10238 \end_inset
10239 </cell>
10240 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10241 \begin_inset Text
10242
10243 \begin_layout Plain Layout
10244 Bernard
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 111
10254 \end_layout
10255
10256 \end_inset
10257 </cell>
10258 </row>
10259 <row>
10260 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10261 \begin_inset Text
10262
10263 \begin_layout Plain Layout
10264
10265 \series bold
10266 Concli
10267 \end_layout
10268
10269 \end_inset
10270 </cell>
10271 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10272 \begin_inset Text
10273
10274 \begin_layout Plain Layout
10275 Gianfranco
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 111
10285 \end_layout
10286
10287 \end_inset
10288 </cell>
10289 </row>
10290 <row>
10291 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10292 \begin_inset Text
10293
10294 \begin_layout Plain Layout
10295
10296 \series bold
10297 Dal Bosco
10298 \end_layout
10299
10300 \end_inset
10301 </cell>
10302 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10303 \begin_inset Text
10304
10305 \begin_layout Plain Layout
10306 Carolina
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 111
10316 \end_layout
10317
10318 \end_inset
10319 </cell>
10320 </row>
10321 <row>
10322 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10323 \begin_inset Text
10324
10325 \begin_layout Plain Layout
10326
10327 \series bold
10328 Dalpiaz
10329 \end_layout
10330
10331 \end_inset
10332 </cell>
10333 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10334 \begin_inset Text
10335
10336 \begin_layout Plain Layout
10337 Annamaria
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 111
10347 \end_layout
10348
10349 \end_inset
10350 </cell>
10351 </row>
10352 <row>
10353 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10354 \begin_inset Text
10355
10356 \begin_layout Plain Layout
10357
10358 \series bold
10359 Feliciello
10360 \end_layout
10361
10362 \end_inset
10363 </cell>
10364 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10365 \begin_inset Text
10366
10367 \begin_layout Plain Layout
10368 Domenico
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 111
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 </row>
10383 <row>
10384 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10385 \begin_inset Text
10386
10387 \begin_layout Plain Layout
10388
10389 \series bold
10390 Focarelli
10391 \end_layout
10392
10393 \end_inset
10394 </cell>
10395 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10396 \begin_inset Text
10397
10398 \begin_layout Plain Layout
10399 Paola
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 111
10409 \end_layout
10410
10411 \end_inset
10412 </cell>
10413 </row>
10414 <row>
10415 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10416 \begin_inset Text
10417
10418 \begin_layout Plain Layout
10419
10420 \series bold
10421 Galletti
10422 \end_layout
10423
10424 \end_inset
10425 </cell>
10426 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10427 \begin_inset Text
10428
10429 \begin_layout Plain Layout
10430 Oreste
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 111
10440 \end_layout
10441
10442 \end_inset
10443 </cell>
10444 </row>
10445 <row>
10446 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10447 \begin_inset Text
10448
10449 \begin_layout Plain Layout
10450
10451 \series bold
10452 Gasparini
10453 \end_layout
10454
10455 \end_inset
10456 </cell>
10457 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10458 \begin_inset Text
10459
10460 \begin_layout Plain Layout
10461 Franca
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 111
10471 \end_layout
10472
10473 \end_inset
10474 </cell>
10475 </row>
10476 <row>
10477 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10478 \begin_inset Text
10479
10480 \begin_layout Plain Layout
10481
10482 \series bold
10483 Lassini
10484 \end_layout
10485
10486 \end_inset
10487 </cell>
10488 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10489 \begin_inset Text
10490
10491 \begin_layout Plain Layout
10492 Giancarlo
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 111
10502 \end_layout
10503
10504 \end_inset
10505 </cell>
10506 </row>
10507 <row>
10508 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10509 \begin_inset Text
10510
10511 \begin_layout Plain Layout
10512
10513 \series bold
10514 Malfatti
10515 \end_layout
10516
10517 \end_inset
10518 </cell>
10519 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10520 \begin_inset Text
10521
10522 \begin_layout Plain Layout
10523 Luciano
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 111
10533 \end_layout
10534
10535 \end_inset
10536 </cell>
10537 </row>
10538 <row>
10539 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10540 \begin_inset Text
10541
10542 \begin_layout Plain Layout
10543
10544 \series bold
10545 Malfatti
10546 \end_layout
10547
10548 \end_inset
10549 </cell>
10550 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10551 \begin_inset Text
10552
10553 \begin_layout Plain Layout
10554 Valeriano
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 111
10564 \end_layout
10565
10566 \end_inset
10567 </cell>
10568 </row>
10569 <row>
10570 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10571 \begin_inset Text
10572
10573 \begin_layout Plain Layout
10574
10575 \series bold
10576 Meneguzzo
10577 \end_layout
10578
10579 \end_inset
10580 </cell>
10581 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10582 \begin_inset Text
10583
10584 \begin_layout Plain Layout
10585 Roberto
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 111
10595 \end_layout
10596
10597 \end_inset
10598 </cell>
10599 </row>
10600 <row>
10601 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10602 \begin_inset Text
10603
10604 \begin_layout Plain Layout
10605
10606 \series bold
10607 Mezzadra
10608 \end_layout
10609
10610 \end_inset
10611 </cell>
10612 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10613 \begin_inset Text
10614
10615 \begin_layout Plain Layout
10616 Roberto
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 111
10626 \end_layout
10627
10628 \end_inset
10629 </cell>
10630 </row>
10631 <row>
10632 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10633 \begin_inset Text
10634
10635 \begin_layout Plain Layout
10636
10637 \series bold
10638 Pirpamer
10639 \end_layout
10640
10641 \end_inset
10642 </cell>
10643 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10644 \begin_inset Text
10645
10646 \begin_layout Plain Layout
10647 Erich
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 111
10657 \end_layout
10658
10659 \end_inset
10660 </cell>
10661 </row>
10662 <row>
10663 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10664 \begin_inset Text
10665
10666 \begin_layout Plain Layout
10667
10668 \series bold
10669 Pochiesa
10670 \end_layout
10671
10672 \end_inset
10673 </cell>
10674 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10675 \begin_inset Text
10676
10677 \begin_layout Plain Layout
10678 Paolo
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 111, 222
10688 \end_layout
10689
10690 \end_inset
10691 </cell>
10692 </row>
10693 <row>
10694 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10695 \begin_inset Text
10696
10697 \begin_layout Plain Layout
10698
10699 \series bold
10700 Radina
10701 \end_layout
10702
10703 \end_inset
10704 </cell>
10705 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10706 \begin_inset Text
10707
10708 \begin_layout Plain Layout
10709 Claudio
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 111
10719 \end_layout
10720
10721 \end_inset
10722 </cell>
10723 </row>
10724 <row>
10725 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10726 \begin_inset Text
10727
10728 \begin_layout Plain Layout
10729
10730 \series bold
10731 Rizzardi
10732 \end_layout
10733
10734 \end_inset
10735 </cell>
10736 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10737 \begin_inset Text
10738
10739 \begin_layout Plain Layout
10740 Paolo, 11.
10741  Fürst von Monte\SpecialChar softhyphen
10742 com\SpecialChar softhyphen
10743 patri, 11.
10744  Fürst von Sulmona und Vivaro, 10.
10745  Fürst von Rossano, 5.
10746  Herzog von Canemorte, 11.
10747  Herzog von Palombara, 5.
10748  Herzog von Castelchiodato,
10749 \begin_inset ERT
10750 status open
10751
10752 \begin_layout Plain Layout
10753
10754 & 111
10755 \backslash
10756
10757 \backslash
10758  
10759 \backslash
10760 newpage
10761 \end_layout
10762
10763 \begin_layout Plain Layout
10764
10765 &
10766 \end_layout
10767
10768 \end_inset
10769
10770  11.
10771  Herzog von Poggionativo, 11.
10772  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10773  Graf von Valinfreda, 11.
10774  Baron von Cropalati, 11.
10775  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10776 \end_layout
10777
10778 \end_inset
10779 </cell>
10780 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10781 \begin_inset Text
10782
10783 \begin_layout Plain Layout
10784
10785 \end_layout
10786
10787 \end_inset
10788 </cell>
10789 </row>
10790 <row>
10791 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10792 \begin_inset Text
10793
10794 \begin_layout Plain Layout
10795
10796 \series bold
10797 Stuffer
10798 \end_layout
10799
10800 \end_inset
10801 </cell>
10802 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10803 \begin_inset Text
10804
10805 \begin_layout Plain Layout
10806 Oskar
10807 \end_layout
10808
10809 \end_inset
10810 </cell>
10811 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10812 \begin_inset Text
10813
10814 \begin_layout Plain Layout
10815 111
10816 \end_layout
10817
10818 \end_inset
10819 </cell>
10820 </row>
10821 <row>
10822 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10823 \begin_inset Text
10824
10825 \begin_layout Plain Layout
10826
10827 \series bold
10828 Tacchelli
10829 \end_layout
10830
10831 \end_inset
10832 </cell>
10833 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10834 \begin_inset Text
10835
10836 \begin_layout Plain Layout
10837 Ugo
10838 \end_layout
10839
10840 \end_inset
10841 </cell>
10842 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10843 \begin_inset Text
10844
10845 \begin_layout Plain Layout
10846 111
10847 \end_layout
10848
10849 \end_inset
10850 </cell>
10851 </row>
10852 <row>
10853 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10854 \begin_inset Text
10855
10856 \begin_layout Plain Layout
10857
10858 \series bold
10859 Tezzele
10860 \end_layout
10861
10862 \end_inset
10863 </cell>
10864 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10865 \begin_inset Text
10866
10867 \begin_layout Plain Layout
10868 Margit
10869 \end_layout
10870
10871 \end_inset
10872 </cell>
10873 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10874 \begin_inset Text
10875
10876 \begin_layout Plain Layout
10877 111
10878 \end_layout
10879
10880 \end_inset
10881 </cell>
10882 </row>
10883 <row>
10884 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10885 \begin_inset Text
10886
10887 \begin_layout Plain Layout
10888
10889 \series bold
10890 Unterkalmsteiner
10891 \end_layout
10892
10893 \end_inset
10894 </cell>
10895 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10896 \begin_inset Text
10897
10898 \begin_layout Plain Layout
10899 Frieda
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 111
10909 \end_layout
10910
10911 \end_inset
10912 </cell>
10913 </row>
10914 <row>
10915 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10916 \begin_inset Text
10917
10918 \begin_layout Plain Layout
10919
10920 \series bold
10921 Vieider
10922 \end_layout
10923
10924 \end_inset
10925 </cell>
10926 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10927 \begin_inset Text
10928
10929 \begin_layout Plain Layout
10930 Hilde
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 111
10940 \end_layout
10941
10942 \end_inset
10943 </cell>
10944 </row>
10945 <row>
10946 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10947 \begin_inset Text
10948
10949 \begin_layout Plain Layout
10950
10951 \series bold
10952 Vigna
10953 \end_layout
10954
10955 \end_inset
10956 </cell>
10957 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10958 \begin_inset Text
10959
10960 \begin_layout Plain Layout
10961 Jürgen
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 111
10971 \end_layout
10972
10973 \end_inset
10974 </cell>
10975 </row>
10976 <row>
10977 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10978 \begin_inset Text
10979
10980 \begin_layout Plain Layout
10981
10982 \series bold
10983 Weber
10984 \end_layout
10985
10986 \end_inset
10987 </cell>
10988 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10989 \begin_inset Text
10990
10991 \begin_layout Plain Layout
10992 Maurizio
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 111
11002 \end_layout
11003
11004 \end_inset
11005 </cell>
11006 </row>
11007 <row>
11008 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
11009 \begin_inset Text
11010
11011 \begin_layout Plain Layout
11012
11013 \series bold
11014 Winkler
11015 \end_layout
11016
11017 \end_inset
11018 </cell>
11019 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11020 \begin_inset Text
11021
11022 \begin_layout Plain Layout
11023 Franz
11024 \end_layout
11025
11026 \end_inset
11027 </cell>
11028 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11029 \begin_inset Text
11030
11031 \begin_layout Plain Layout
11032 111
11033 \end_layout
11034
11035 \end_inset
11036 </cell>
11037 </row>
11038 </lyxtabular>
11039
11040 \end_inset
11041
11042
11043 \end_layout
11044
11045 \begin_layout Section
11046 Mehrere Zeilen, Spalten und Zeilen
11047 \end_layout
11048
11049 \begin_layout Subsection
11050 Mehrere Zeilen in Tabellenzellen
11051 \begin_inset CommandInset label
11052 LatexCommand label
11053 name "uab:Mehrere-Zeilen-in"
11054
11055 \end_inset
11056
11057
11058 \begin_inset Index idx
11059 status collapsed
11060
11061 \begin_layout Plain Layout
11062 Mehrere Zeilen in Tabellenzellen
11063 \end_layout
11064
11065 \end_inset
11066
11067
11068 \begin_inset Index idx
11069 status collapsed
11070
11071 \begin_layout Plain Layout
11072 Tabellen ! Zeilenumbrüche
11073 \end_layout
11074
11075 \end_inset
11076
11077
11078 \end_layout
11079
11080 \begin_layout Standard
11081 \noindent
11082 \begin_inset Float table
11083 placement H
11084 wide false
11085 sideways false
11086 status open
11087
11088 \begin_layout Plain Layout
11089 \begin_inset Caption Standard
11090
11091 \begin_layout Plain Layout
11092 \begin_inset CommandInset label
11093 LatexCommand label
11094 name "tab:Tabelle-mit-mehrfachen"
11095
11096 \end_inset
11097
11098 Tabelle mit mehrfachen Zeilen in einer Zelle
11099 \end_layout
11100
11101 \end_inset
11102
11103
11104 \end_layout
11105
11106 \begin_layout Plain Layout
11107 \align center
11108 \begin_inset Tabular
11109 <lyxtabular version="3" rows="3" columns="3">
11110 <features tabularvalignment="middle">
11111 <column alignment="center" valignment="middle" width="2.5cm">
11112 <column alignment="center" valignment="middle" width="0.5cm">
11113 <column alignment="center" valignment="middle" width="0.5cm">
11114 <row>
11115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11116 \begin_inset Text
11117
11118 \begin_layout Plain Layout
11119 zwei
11120 \begin_inset Newline linebreak
11121 \end_inset
11122
11123 Zeilen
11124 \end_layout
11125
11126 \end_inset
11127 </cell>
11128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11129 \begin_inset Text
11130
11131 \begin_layout Plain Layout
11132 b
11133 \end_layout
11134
11135 \end_inset
11136 </cell>
11137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11138 \begin_inset Text
11139
11140 \begin_layout Plain Layout
11141 c
11142 \end_layout
11143
11144 \end_inset
11145 </cell>
11146 </row>
11147 <row>
11148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11149 \begin_inset Text
11150
11151 \begin_layout Plain Layout
11152 d
11153 \end_layout
11154
11155 \end_inset
11156 </cell>
11157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11158 \begin_inset Text
11159
11160 \begin_layout Plain Layout
11161 e
11162 \end_layout
11163
11164 \end_inset
11165 </cell>
11166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11167 \begin_inset Text
11168
11169 \begin_layout Plain Layout
11170 f
11171 \end_layout
11172
11173 \end_inset
11174 </cell>
11175 </row>
11176 <row>
11177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11178 \begin_inset Text
11179
11180 \begin_layout Plain Layout
11181 g
11182 \end_layout
11183
11184 \end_inset
11185 </cell>
11186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11187 \begin_inset Text
11188
11189 \begin_layout Plain Layout
11190 h
11191 \end_layout
11192
11193 \end_inset
11194 </cell>
11195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11196 \begin_inset Text
11197
11198 \begin_layout Plain Layout
11199 i
11200 \end_layout
11201
11202 \end_inset
11203 </cell>
11204 </row>
11205 </lyxtabular>
11206
11207 \end_inset
11208
11209
11210 \end_layout
11211
11212 \end_inset
11213
11214
11215 \end_layout
11216
11217 \begin_layout Standard
11218 Wenn Sie für eine Spalte eine feste Breite definieren, können Sie Text als
11219  Absätze mit mehrfachen Zeilen und Silbentrennung eingeben.
11220  Tabelle
11221 \begin_inset space ~
11222 \end_inset
11223
11224
11225 \begin_inset CommandInset ref
11226 LatexCommand ref
11227 reference "tab:Tabelle-mit-mehrfachen"
11228
11229 \end_inset
11230
11231  wurde als 3×3-Tabelle erstellt, dann die Breite der ersten Spalte im 
11232 \family sans
11233 Tabellen-Einstellungen
11234 \family default
11235 -Dialog auf 2.5
11236 \begin_inset space \thinspace{}
11237 \end_inset
11238
11239 cm gesetzt und die vertikalen und horizontalen Ausrichtungen zentriert.
11240  Weil unser Text schmaler als 2.5
11241 \begin_inset space \thinspace{}
11242 \end_inset
11243
11244 cm ist, würde er in einer Zeile gedruckt werden.
11245  Um zwei Zeilen zu bekommen, wurde ein rechtsbündiger Zeilenumbruch (Tastenkürze
11246
11247 \family sans
11248 Strg+Shift+Enter
11249 \family default
11250 ) eingefügt.
11251  Wenn der Text länger ist, wird er automatisch umgebrochen.
11252 \end_layout
11253
11254 \begin_layout Standard
11255 Um den Text der beiden anderen Zellen der ersten Zeile vertikal auszurichten,
11256  setzen Sie die Breite der beiden Spalten im 
11257 \family sans
11258 Tabellen-Einstellungen
11259 \family default
11260 -Dialog auf 0.5
11261 \begin_inset space \thinspace{}
11262 \end_inset
11263
11264 cm und die vertikale Ausrichtung auf zentriert.
11265 \end_layout
11266
11267 \begin_layout Standard
11268 Wenn Sie in einer Zelle mit fester Breite als erstes ein sehr langes Wort
11269  haben, kann \SpecialChar LaTeX
11270  es ohne Trennhilfen nicht trennen.
11271  Wenn Sie \SpecialChar LaTeX
11272  trotzdem die Trennung überlassen wollen, müssen Sie vor dem Wort
11273  etwas einfügen, damit es nicht wie der erste Eintrag aussieht.
11274  Fügen sie daher 0
11275 \begin_inset space \thinspace{}
11276 \end_inset
11277
11278 pt horizontalen Abstand vor dem Wort ein.
11279  Weil er keinen Platz belegt, ändert er die Druckausgabe nicht.
11280  Tabelle
11281 \begin_inset space ~
11282 \end_inset
11283
11284
11285 \begin_inset CommandInset ref
11286 LatexCommand ref
11287 reference "tab:Tabelle-ohne-und"
11288
11289 \end_inset
11290
11291  zeigt die Wirkungen.
11292 \end_layout
11293
11294 \begin_layout Standard
11295 \begin_inset Float table
11296 placement h
11297 wide false
11298 sideways false
11299 status open
11300
11301 \begin_layout Plain Layout
11302 \begin_inset Caption Standard
11303
11304 \begin_layout Plain Layout
11305 \begin_inset CommandInset label
11306 LatexCommand label
11307 name "tab:Tabelle-ohne-und"
11308
11309 \end_inset
11310
11311 Tabelle ohne und mit Silbentrennung
11312 \end_layout
11313
11314 \end_inset
11315
11316
11317 \end_layout
11318
11319 \begin_layout Plain Layout
11320 \begin_inset space \hfill{}
11321 \end_inset
11322
11323
11324 \begin_inset Tabular
11325 <lyxtabular version="3" rows="3" columns="3">
11326 <features tabularvalignment="middle">
11327 <column alignment="center" valignment="middle" width="2.5cm">
11328 <column alignment="center" valignment="middle" width="0.5cm">
11329 <column alignment="center" valignment="middle" width="0.5cm">
11330 <row>
11331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11332 \begin_inset Text
11333
11334 \begin_layout Plain Layout
11335 einsehrlangesZellenwort
11336 \end_layout
11337
11338 \end_inset
11339 </cell>
11340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11341 \begin_inset Text
11342
11343 \begin_layout Plain Layout
11344 b
11345 \end_layout
11346
11347 \end_inset
11348 </cell>
11349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11350 \begin_inset Text
11351
11352 \begin_layout Plain Layout
11353 c
11354 \end_layout
11355
11356 \end_inset
11357 </cell>
11358 </row>
11359 <row>
11360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11361 \begin_inset Text
11362
11363 \begin_layout Plain Layout
11364 d
11365 \end_layout
11366
11367 \end_inset
11368 </cell>
11369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11370 \begin_inset Text
11371
11372 \begin_layout Plain Layout
11373 e
11374 \end_layout
11375
11376 \end_inset
11377 </cell>
11378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11379 \begin_inset Text
11380
11381 \begin_layout Plain Layout
11382 f
11383 \end_layout
11384
11385 \end_inset
11386 </cell>
11387 </row>
11388 <row>
11389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11390 \begin_inset Text
11391
11392 \begin_layout Plain Layout
11393 g
11394 \end_layout
11395
11396 \end_inset
11397 </cell>
11398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11399 \begin_inset Text
11400
11401 \begin_layout Plain Layout
11402 h
11403 \end_layout
11404
11405 \end_inset
11406 </cell>
11407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11408 \begin_inset Text
11409
11410 \begin_layout Plain Layout
11411 i
11412 \end_layout
11413
11414 \end_inset
11415 </cell>
11416 </row>
11417 </lyxtabular>
11418
11419 \end_inset
11420
11421
11422 \begin_inset space \hfill{}
11423 \end_inset
11424
11425
11426 \begin_inset Tabular
11427 <lyxtabular version="3" rows="3" columns="3">
11428 <features tabularvalignment="middle">
11429 <column alignment="center" valignment="middle" width="2.5cm">
11430 <column alignment="center" valignment="middle" width="0.5cm">
11431 <column alignment="center" valignment="middle" width="0.5cm">
11432 <row>
11433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11434 \begin_inset Text
11435
11436 \begin_layout Plain Layout
11437 \begin_inset space \hspace{}
11438 \length 0pt
11439 \end_inset
11440
11441 einsehrlangesZellenwort
11442 \end_layout
11443
11444 \end_inset
11445 </cell>
11446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11447 \begin_inset Text
11448
11449 \begin_layout Plain Layout
11450 b
11451 \end_layout
11452
11453 \end_inset
11454 </cell>
11455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11456 \begin_inset Text
11457
11458 \begin_layout Plain Layout
11459 c
11460 \end_layout
11461
11462 \end_inset
11463 </cell>
11464 </row>
11465 <row>
11466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11467 \begin_inset Text
11468
11469 \begin_layout Plain Layout
11470 d
11471 \end_layout
11472
11473 \end_inset
11474 </cell>
11475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11476 \begin_inset Text
11477
11478 \begin_layout Plain Layout
11479 e
11480 \end_layout
11481
11482 \end_inset
11483 </cell>
11484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11485 \begin_inset Text
11486
11487 \begin_layout Plain Layout
11488 f
11489 \end_layout
11490
11491 \end_inset
11492 </cell>
11493 </row>
11494 <row>
11495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11496 \begin_inset Text
11497
11498 \begin_layout Plain Layout
11499 g
11500 \end_layout
11501
11502 \end_inset
11503 </cell>
11504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11505 \begin_inset Text
11506
11507 \begin_layout Plain Layout
11508 h
11509 \end_layout
11510
11511 \end_inset
11512 </cell>
11513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11514 \begin_inset Text
11515
11516 \begin_layout Plain Layout
11517 i
11518 \end_layout
11519
11520 \end_inset
11521 </cell>
11522 </row>
11523 </lyxtabular>
11524
11525 \end_inset
11526
11527
11528 \begin_inset space \hfill{}
11529 \end_inset
11530
11531
11532 \end_layout
11533
11534 \end_inset
11535
11536
11537 \end_layout
11538
11539 \begin_layout Subsection
11540 Mehrfachspalten
11541 \begin_inset CommandInset label
11542 LatexCommand label
11543 name "uab:Mehrfachspalten"
11544
11545 \end_inset
11546
11547
11548 \begin_inset Index idx
11549 status collapsed
11550
11551 \begin_layout Plain Layout
11552 Mahrfachspalten
11553 \end_layout
11554
11555 \end_inset
11556
11557
11558 \begin_inset Index idx
11559 status collapsed
11560
11561 \begin_layout Plain Layout
11562 Tabellen ! Mahrfachspalten
11563 \end_layout
11564
11565 \end_inset
11566
11567
11568 \end_layout
11569
11570 \begin_layout Subsubsection
11571 Grundlagen
11572 \end_layout
11573
11574 \begin_layout Standard
11575 Um mehrere Zellen einer Zeile zu einer zu verbinden, markieren Sie diese
11576  und verwenden dann den Knopf 
11577 \begin_inset Info
11578 type  "icon"
11579 arg   "tabular-feature multicolumn"
11580 \end_inset
11581
11582  in der Werkzeugleiste, das Menü 
11583 \family sans
11584 Bearbeiten\SpecialChar menuseparator
11585 Tabelle\SpecialChar menuseparator
11586 Mehrfachspalte
11587 \family default
11588 , oder klicken Sie rechts auf die markierten Zellen und wählen im Kontextmenü
11589  
11590 \family sans
11591 Mehrfachspalte
11592 \family default
11593 .
11594 \end_layout
11595
11596 \begin_layout Standard
11597 Mehrfachspalten haben ihre eigenen Einstellungen.
11598  Das bedeutet, dass sie sich nur auf die Mehrfachspalte auswirken.
11599  Hier ist ein Beispiel mit einer Mehrfachspalte in der ersten Zeile und
11600  einer in der letzten Zeile, bei der die obere Linie weggelassen wurde:
11601 \end_layout
11602
11603 \begin_layout Standard
11604 \align center
11605 \begin_inset Tabular
11606 <lyxtabular version="3" rows="3" columns="4">
11607 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11608 <column alignment="center" valignment="top" width="0pt">
11609 <column alignment="center" valignment="middle">
11610 <column alignment="center" valignment="top" width="0in">
11611 <column alignment="center" valignment="top" width="0pt">
11612 <row>
11613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11614 \begin_inset Text
11615
11616 \begin_layout Plain Layout
11617 abc
11618 \end_layout
11619
11620 \end_inset
11621 </cell>
11622 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11623 \begin_inset Text
11624
11625 \begin_layout Plain Layout
11626 def ghi
11627 \end_layout
11628
11629 \end_inset
11630 </cell>
11631 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11632 \begin_inset Text
11633
11634 \begin_layout Plain Layout
11635
11636 \end_layout
11637
11638 \end_inset
11639 </cell>
11640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11641 \begin_inset Text
11642
11643 \begin_layout Plain Layout
11644 jkl
11645 \end_layout
11646
11647 \end_inset
11648 </cell>
11649 </row>
11650 <row>
11651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11652 \begin_inset Text
11653
11654 \begin_layout Plain Layout
11655
11656 \family roman
11657 \series medium
11658 \shape up
11659 \size normal
11660 \emph off
11661 \bar no
11662 \noun off
11663 \color none
11664 A
11665 \end_layout
11666
11667 \end_inset
11668 </cell>
11669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11670 \begin_inset Text
11671
11672 \begin_layout Plain Layout
11673 B
11674 \end_layout
11675
11676 \end_inset
11677 </cell>
11678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11679 \begin_inset Text
11680
11681 \begin_layout Plain Layout
11682 C
11683 \end_layout
11684
11685 \end_inset
11686 </cell>
11687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11688 \begin_inset Text
11689
11690 \begin_layout Plain Layout
11691 D
11692 \end_layout
11693
11694 \end_inset
11695 </cell>
11696 </row>
11697 <row>
11698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11699 \begin_inset Text
11700
11701 \begin_layout Plain Layout
11702 1
11703 \end_layout
11704
11705 \end_inset
11706 </cell>
11707 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11708 \begin_inset Text
11709
11710 \begin_layout Plain Layout
11711 2
11712 \end_layout
11713
11714 \end_inset
11715 </cell>
11716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11717 \begin_inset Text
11718
11719 \begin_layout Plain Layout
11720 3
11721 \end_layout
11722
11723 \end_inset
11724 </cell>
11725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11726 \begin_inset Text
11727
11728 \begin_layout Plain Layout
11729 4
11730 \end_layout
11731
11732 \end_inset
11733 </cell>
11734 </row>
11735 </lyxtabular>
11736
11737 \end_inset
11738
11739
11740 \end_layout
11741
11742 \begin_layout Subsubsection
11743 Mehrfachspalten-Berechnungen
11744 \begin_inset CommandInset label
11745 LatexCommand label
11746 name "uab:Mehrfachspalten-Berechnungen"
11747
11748 \end_inset
11749
11750
11751 \begin_inset Index idx
11752 status collapsed
11753
11754 \begin_layout Plain Layout
11755 Mahrfachspalten ! Berechnung
11756 \end_layout
11757
11758 \end_inset
11759
11760
11761 \begin_inset Index idx
11762 status collapsed
11763
11764 \begin_layout Plain Layout
11765 Tabellen ! Mahrfachspalten ! Berechnung
11766 \end_layout
11767
11768 \end_inset
11769
11770
11771 \end_layout
11772
11773 \begin_layout Standard
11774 \SpecialChar LyX
11775  unterstützt Mehrfachspalten direkt, aber wir müssen die Breite der neuen
11776  Zellen beachten.
11777 \end_layout
11778
11779 \begin_layout Standard
11780 \begin_inset Float table
11781 placement h
11782 wide false
11783 sideways false
11784 status open
11785
11786 \begin_layout Plain Layout
11787 \begin_inset Caption Standard
11788
11789 \begin_layout Plain Layout
11790 \begin_inset CommandInset label
11791 LatexCommand label
11792 name "tab:Tabelle-mit-zentriertem"
11793
11794 \end_inset
11795
11796 Tabelle mit zentriertem Mehrfachspalten-Text über zwei Spalten, die genau
11797  die halbe Breite der Mehrfachspalten-Zelle haben
11798 \begin_inset Argument 1
11799 status collapsed
11800
11801 \begin_layout Plain Layout
11802 Eine Mehrfachspalten-Tabelle
11803 \end_layout
11804
11805 \end_inset
11806
11807
11808 \end_layout
11809
11810 \end_inset
11811
11812
11813 \end_layout
11814
11815 \begin_layout Plain Layout
11816 \align center
11817 \begin_inset Tabular
11818 <lyxtabular version="3" rows="3" columns="3">
11819 <features tabularvalignment="middle">
11820 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11821 <column alignment="center" valignment="middle">
11822 <column alignment="center" valignment="top">
11823 <row>
11824 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11825 \begin_inset Text
11826
11827 \begin_layout Plain Layout
11828 Dies ist eine Mehrfach\SpecialChar softhyphen
11829 spalten-Zelle
11830 \end_layout
11831
11832 \end_inset
11833 </cell>
11834 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11835 \begin_inset Text
11836
11837 \begin_layout Plain Layout
11838
11839 \end_layout
11840
11841 \end_inset
11842 </cell>
11843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11844 \begin_inset Text
11845
11846 \begin_layout Plain Layout
11847 c
11848 \end_layout
11849
11850 \end_inset
11851 </cell>
11852 </row>
11853 <row>
11854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11855 \begin_inset Text
11856
11857 \begin_layout Plain Layout
11858 d
11859 \end_layout
11860
11861 \end_inset
11862 </cell>
11863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11864 \begin_inset Text
11865
11866 \begin_layout Plain Layout
11867 e
11868 \end_layout
11869
11870 \end_inset
11871 </cell>
11872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11873 \begin_inset Text
11874
11875 \begin_layout Plain Layout
11876 f
11877 \end_layout
11878
11879 \end_inset
11880 </cell>
11881 </row>
11882 <row>
11883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11884 \begin_inset Text
11885
11886 \begin_layout Plain Layout
11887 g
11888 \end_layout
11889
11890 \end_inset
11891 </cell>
11892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11893 \begin_inset Text
11894
11895 \begin_layout Plain Layout
11896 h
11897 \end_layout
11898
11899 \end_inset
11900 </cell>
11901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11902 \begin_inset Text
11903
11904 \begin_layout Plain Layout
11905 i
11906 \end_layout
11907
11908 \end_inset
11909 </cell>
11910 </row>
11911 </lyxtabular>
11912
11913 \end_inset
11914
11915
11916 \end_layout
11917
11918 \end_inset
11919
11920
11921 \end_layout
11922
11923 \begin_layout Standard
11924 Um Tabelle
11925 \begin_inset space ~
11926 \end_inset
11927
11928
11929 \begin_inset CommandInset ref
11930 LatexCommand ref
11931 reference "tab:Tabelle-mit-zentriertem"
11932
11933 \end_inset
11934
11935  zu erhalten, markieren Sie die ersten beiden Zellen der ersten Zeile einer
11936  3×3-Tabelle, kreuzen im 
11937 \family sans
11938 Tabellen-Einstellungen
11939 \family default
11940 -Dialog 
11941 \family sans
11942 Mehrfachspalte
11943 \family default
11944  an, setzen die 
11945 \family sans
11946 Horizontale
11947 \begin_inset space ~
11948 \end_inset
11949
11950 Ausrichtung
11951 \family default
11952  auf 
11953 \family sans
11954 Zentriert
11955 \family default
11956  und die 
11957 \family sans
11958 Breite
11959 \family default
11960  auf 2.5
11961 \begin_inset space \thinspace{}
11962 \end_inset
11963
11964 cm.
11965  Die überspannten Spalten werden dann auf die halbe Breite gesetzt, indem
11966  Sie die Breite der ersten Spalte auf 1.25
11967 \begin_inset space \thinspace{}
11968 \end_inset
11969
11970 cm setzen.
11971  Die zweite Spalte wird dann automatisch 1.25
11972 \begin_inset space \thinspace{}
11973 \end_inset
11974
11975 cm breit (Breite der 
11976 \family sans
11977 Mehrfachspalte
11978 \family default
11979  
11980 \begin_inset Formula $-$
11981 \end_inset
11982
11983  Breite der ersten Spalte).
11984  Dies wurde so für Tabelle
11985 \begin_inset space ~
11986 \end_inset
11987
11988
11989 \begin_inset CommandInset ref
11990 LatexCommand ref
11991 reference "tab:Tabelle,-in-der-die"
11992
11993 \end_inset
11994
11995  gemacht.
11996 \end_layout
11997
11998 \begin_layout Standard
11999 \begin_inset Float table
12000 wide false
12001 sideways false
12002 status open
12003
12004 \begin_layout Plain Layout
12005 \begin_inset Caption Standard
12006
12007 \begin_layout Plain Layout
12008 \begin_inset CommandInset label
12009 LatexCommand label
12010 name "tab:Tabelle,-in-der-die"
12011
12012 \end_inset
12013
12014 Tabelle, in der die überspannten Spalten nicht genau halb so breit sind
12015  wie die Mehrfachspalte
12016 \begin_inset Argument 1
12017 status collapsed
12018
12019 \begin_layout Plain Layout
12020 Eine unvollkommene Mehrfachspalten-Tabelle
12021 \end_layout
12022
12023 \end_inset
12024
12025
12026 \end_layout
12027
12028 \end_inset
12029
12030
12031 \end_layout
12032
12033 \begin_layout Plain Layout
12034 \align center
12035 \begin_inset Tabular
12036 <lyxtabular version="3" rows="3" columns="3">
12037 <features tabularvalignment="middle">
12038 <column alignment="center" valignment="top" width="1.25cm">
12039 <column alignment="center" valignment="top">
12040 <column alignment="center" valignment="top">
12041 <row>
12042 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12043 \begin_inset Text
12044
12045 \begin_layout Plain Layout
12046 Dies ist auch eine Mehr\SpecialChar softhyphen
12047 fach\SpecialChar softhyphen
12048 spalten-Zelle
12049 \end_layout
12050
12051 \end_inset
12052 </cell>
12053 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12054 \begin_inset Text
12055
12056 \begin_layout Plain Layout
12057
12058 \end_layout
12059
12060 \end_inset
12061 </cell>
12062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12063 \begin_inset Text
12064
12065 \begin_layout Plain Layout
12066 c
12067 \end_layout
12068
12069 \end_inset
12070 </cell>
12071 </row>
12072 <row>
12073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12074 \begin_inset Text
12075
12076 \begin_layout Plain Layout
12077 d
12078 \end_layout
12079
12080 \end_inset
12081 </cell>
12082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12083 \begin_inset Text
12084
12085 \begin_layout Plain Layout
12086 e
12087 \end_layout
12088
12089 \end_inset
12090 </cell>
12091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12092 \begin_inset Text
12093
12094 \begin_layout Plain Layout
12095 f
12096 \end_layout
12097
12098 \end_inset
12099 </cell>
12100 </row>
12101 <row>
12102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12103 \begin_inset Text
12104
12105 \begin_layout Plain Layout
12106 g
12107 \end_layout
12108
12109 \end_inset
12110 </cell>
12111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12112 \begin_inset Text
12113
12114 \begin_layout Plain Layout
12115 h
12116 \end_layout
12117
12118 \end_inset
12119 </cell>
12120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12121 \begin_inset Text
12122
12123 \begin_layout Plain Layout
12124 i
12125 \end_layout
12126
12127 \end_inset
12128 </cell>
12129 </row>
12130 </lyxtabular>
12131
12132 \end_inset
12133
12134
12135 \end_layout
12136
12137 \end_inset
12138
12139
12140 \end_layout
12141
12142 \begin_layout Standard
12143 In der druckfertigen Version sehen Sie, dass die erste Spalte etwas breiter
12144  als die zweite ist.
12145  Das liegt daran, dass die Zellenbreite 
12146 \begin_inset Formula $W_{\mathrm{tot}}$
12147 \end_inset
12148
12149  nicht ihre definierte Breite 
12150 \begin_inset Formula $W_{g}$
12151 \end_inset
12152
12153  ist, sondern ein wenig mehr.
12154  Anhang
12155 \begin_inset space ~
12156 \end_inset
12157
12158
12159 \begin_inset CommandInset ref
12160 LatexCommand ref
12161 reference "kap:Erläuterung-einer-Gleichung"
12162
12163 \end_inset
12164
12165  erklärt das genauer.
12166 \end_layout
12167
12168 \begin_layout Standard
12169 Wenn 
12170 \emph on
12171 n
12172 \emph default
12173  Spalten zu einer Mehrfachspalte zusammengefasst werden, errechnet sich
12174  die definierte Breite 
12175 \begin_inset Formula $W_{g\,n}$
12176 \end_inset
12177
12178  einer Spalte, deren totale Breite = 
12179 \begin_inset Formula $W_{\mathrm{tot\,multicolumn}}/n$
12180 \end_inset
12181
12182  sein soll, wie folgt:
12183 \begin_inset Formula 
12184 \begin{equation}
12185 W_{g\,n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12186 \end{equation}
12187
12188 \end_inset
12189
12190
12191 \end_layout
12192
12193 \begin_layout Standard
12194 In unserem Falls ist 
12195 \begin_inset Formula $n=2$
12196 \end_inset
12197
12198
12199 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12200 \end_inset
12201
12202 cm, und damit wird aus Gleichung
12203 \begin_inset space ~
12204 \end_inset
12205
12206
12207 \begin_inset CommandInset ref
12208 LatexCommand ref
12209 reference "eq:Wgn"
12210
12211 \end_inset
12212
12213  
12214 \begin_inset Formula 
12215 \begin{equation}
12216 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12217 \end{equation}
12218
12219 \end_inset
12220
12221
12222 \end_layout
12223
12224 \begin_layout Standard
12225 Damit \SpecialChar LaTeX
12226  rechnen kann, muss das Paket 
12227 \series bold
12228 calc
12229 \series default
12230  im Vorspann geladen werden.
12231 \begin_inset Index idx
12232 status collapsed
12233
12234 \begin_layout Plain Layout
12235 \SpecialChar LaTeX
12236 -Pakete ! calc
12237 \end_layout
12238
12239 \end_inset
12240
12241
12242 \end_layout
12243
12244 \begin_layout Standard
12245
12246 \series bold
12247
12248 \backslash
12249 usepackage{calc}
12250 \end_layout
12251
12252 \begin_layout Standard
12253 \SpecialChar LyX
12254  erlaubt im 
12255 \family sans
12256 Breite
12257 \family default
12258 -Feld des 
12259 \family sans
12260 Tabellen-Einstellungen
12261 \family default
12262 -Dialogs keine Berechnungen.
12263  Deshalb müssen Sie die Formel für die Breite im Feld 
12264 \family sans
12265 LaTeX-Argument
12266 \family default
12267  eingeben.
12268  Hier iss ein Überblick über die Argumente:
12269 \end_layout
12270
12271 \begin_layout Itemize
12272
12273 \series bold
12274 p{Breite}
12275 \series default
12276  die Zelle bekommt eine feste 
12277 \series bold
12278 Breite
12279 \series default
12280 , und die vertikale Ausrichtung ist 
12281 \family sans
12282 Oben
12283 \end_layout
12284
12285 \begin_layout Itemize
12286
12287 \series bold
12288 m{Breite}
12289 \series default
12290  die Zelle bekommt eine feste 
12291 \series bold
12292 Breite
12293 \series default
12294 , und die vertikale Ausrichtung ist 
12295 \family sans
12296 Mitte
12297 \end_layout
12298
12299 \begin_layout Itemize
12300
12301 \series bold
12302 b{Breite}
12303 \series default
12304  die Zelle bekommt eine feste 
12305 \series bold
12306 Breite
12307 \series default
12308 , und die vertikale Ausrichtung ist 
12309 \family sans
12310 Unten
12311 \end_layout
12312
12313 \begin_layout Standard
12314 Wenn Sie ein \SpecialChar LaTeX
12315 -Argument eingeben, werden alle anderen Einstellungen für diese
12316  Zelle überschrieben.
12317 \end_layout
12318
12319 \begin_layout Standard
12320 \begin_inset Note Greyedout
12321 status open
12322
12323 \begin_layout Plain Layout
12324
12325 \series bold
12326 Bemerkung:
12327 \series default
12328  Wegen eines Fehlers in \SpecialChar LyX
12329  werden die überschriebenen Einstellungen dennoch
12330  angezeigt.
12331 \end_layout
12332
12333 \end_inset
12334
12335
12336 \end_layout
12337
12338 \begin_layout Standard
12339 Weil der Text horizontal zentriert sein soll, wurde in den Einstellungen
12340  der Zelle mit dem Inhalt 
12341 \begin_inset Quotes gld
12342 \end_inset
12343
12344 d
12345 \begin_inset Quotes grd
12346 \end_inset
12347
12348  der Tabelle
12349 \begin_inset space ~
12350 \end_inset
12351
12352
12353 \begin_inset CommandInset ref
12354 LatexCommand ref
12355 reference "tab:Tabelle-mit-zentriertem"
12356
12357 \end_inset
12358
12359  auch noch der Befehl
12360 \family typewriter
12361 \series bold
12362  
12363 \family default
12364
12365 \backslash
12366 centering
12367 \series default
12368  hinzugefügt.
12369  Das Ganze sieht dann so aus:
12370 \end_layout
12371
12372 \begin_layout Standard
12373
12374 \series bold
12375 |>{
12376 \backslash
12377 centering}m{1.25cm-6.2pt}
12378 \end_layout
12379
12380 \begin_layout Standard
12381 Der vertikale Strich 
12382 \series bold
12383
12384 \begin_inset Quotes gld
12385 \end_inset
12386
12387 |
12388 \series default
12389
12390 \begin_inset Quotes grd
12391 \end_inset
12392
12393  am Anfang zeichnet die linke Linie, und der Befehl 
12394 \series bold
12395
12396 \begin_inset Quotes gld
12397 \end_inset
12398
12399 >{ }
12400 \begin_inset Quotes grd
12401 \end_inset
12402
12403
12404 \series default
12405  bedeutet, dass die Befehle in der geschweiften Klammer vor dem Erstellen
12406  der Zelle benutzt werden sollen.
12407 \end_layout
12408
12409 \begin_layout Standard
12410 Obwohl wir eine zentrierte Ausrichtung für die Mehrfachspalte festgelegt
12411  haben, ist der Text noch immer linksbündig, weil \SpecialChar LyX
12412  Ausrichtungen nur für
12413  einzelne Spalten anwendet.
12414  Deswegen musste für die Mehrfachspalte folgendes \SpecialChar LaTeX
12415 -Argument benutzt werden:
12416 \end_layout
12417
12418 \begin_layout Standard
12419
12420 \series bold
12421 |>{
12422 \backslash
12423 centering}m{2.5cm}|
12424 \end_layout
12425
12426 \begin_layout Subsection
12427 Mehrfachzeilen
12428 \begin_inset CommandInset label
12429 LatexCommand label
12430 name "uab:Mehrfachzeilen"
12431
12432 \end_inset
12433
12434
12435 \begin_inset Index idx
12436 status collapsed
12437
12438 \begin_layout Plain Layout
12439 Mehrfachzeilen
12440 \end_layout
12441
12442 \end_inset
12443
12444
12445 \begin_inset Index idx
12446 status collapsed
12447
12448 \begin_layout Plain Layout
12449 Tabellen ! Mehrfachzeilen
12450 \end_layout
12451
12452 \end_inset
12453
12454
12455 \end_layout
12456
12457 \begin_layout Standard
12458 Um mehrere Zellen einer Zeile zu einer zu verbinden, markieren Sie diese
12459  und verwenden dann den Knopf 
12460 \begin_inset Info
12461 type  "icon"
12462 arg   "tabular-feature multirow"
12463 \end_inset
12464
12465  in der Werkzeugleiste, das Menü 
12466 \family sans
12467 Bearbeiten\SpecialChar menuseparator
12468 Tabelle\SpecialChar menuseparator
12469 Mehrfachzeile
12470 \family default
12471 , oder klicken Sie rechts auf die markierten Zellen und wählen im Kontextmenü
12472  
12473 \family sans
12474 Mehrfachzeile
12475 \family default
12476 .
12477 \end_layout
12478
12479 \begin_layout Standard
12480 Hier ist eine Beispieltabelle mit einer Mehrfachzeile in der ersten Spalte:
12481 \end_layout
12482
12483 \begin_layout Standard
12484 \align center
12485 \begin_inset Tabular
12486 <lyxtabular version="3" rows="3" columns="3">
12487 <features tabularvalignment="middle">
12488 <column alignment="center" valignment="top" width="0pt">
12489 <column alignment="center" valignment="top">
12490 <column alignment="center" valignment="top">
12491 <row>
12492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12493 \begin_inset Text
12494
12495 \begin_layout Plain Layout
12496 ein langer Eintrag
12497 \end_layout
12498
12499 \end_inset
12500 </cell>
12501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12502 \begin_inset Text
12503
12504 \begin_layout Plain Layout
12505 b
12506 \end_layout
12507
12508 \end_inset
12509 </cell>
12510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12511 \begin_inset Text
12512
12513 \begin_layout Plain Layout
12514 c
12515 \end_layout
12516
12517 \end_inset
12518 </cell>
12519 </row>
12520 <row>
12521 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12522 \begin_inset Text
12523
12524 \begin_layout Plain Layout
12525 Mehrfachzeile
12526 \end_layout
12527
12528 \end_inset
12529 </cell>
12530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12531 \begin_inset Text
12532
12533 \begin_layout Plain Layout
12534 e
12535 \end_layout
12536
12537 \end_inset
12538 </cell>
12539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12540 \begin_inset Text
12541
12542 \begin_layout Plain Layout
12543 f
12544 \end_layout
12545
12546 \end_inset
12547 </cell>
12548 </row>
12549 <row>
12550 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12551 \begin_inset Text
12552
12553 \begin_layout Plain Layout
12554
12555 \end_layout
12556
12557 \end_inset
12558 </cell>
12559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12560 \begin_inset Text
12561
12562 \begin_layout Plain Layout
12563 h
12564 \end_layout
12565
12566 \end_inset
12567 </cell>
12568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12569 \begin_inset Text
12570
12571 \begin_layout Plain Layout
12572 i
12573 \end_layout
12574
12575 \end_inset
12576 </cell>
12577 </row>
12578 </lyxtabular>
12579
12580 \end_inset
12581
12582
12583 \end_layout
12584
12585 \begin_layout Standard
12586 Die Breite einer Mehrfachzeile wird durch Setzen der Breite für die komplette
12587  Spalte festgelegt.
12588  Der 
12589 \family sans
12590 Vertikale Versatz
12591 \family default
12592  verschiebt den Inhalt der Mehrfachzeile nach oben/unten wenn der Versatz
12593  positiv/negativ ist.
12594 \end_layout
12595
12596 \begin_layout Standard
12597 Wenn die Spalte der Mehrfachzeile keine explizite Breite hat, übernimmt
12598  die Mehrfachzeile die Ausrichtung der Spalte.
12599  Ansonsten ist sie standardmäßig links ausgerichtet.
12600  Um die Ausrichtung zu ändern, erneuern Sie den Befehl 
12601 \series bold
12602
12603 \backslash
12604 multirowsetup
12605 \series default
12606  mit dem Befehl
12607 \end_layout
12608
12609 \begin_layout Standard
12610
12611 \series bold
12612
12613 \backslash
12614 renewcommand{
12615 \backslash
12616 multirowsetup}{
12617 \backslash
12618 centering}
12619 \end_layout
12620
12621 \begin_layout Standard
12622 im \SpecialChar LaTeX
12623 -Vorspann.
12624  Es werden dann die Inhalte aller Mehrfachzeilen-Zellen des Dokuments zentriert.
12625  Wenn diese Ausrichtung nur für einige Tabellen gelten soll, kann der Befehl
12626  auch mittels \SpecialChar TeX
12627 -Code vor der jeweiligen Tabelle, statt im \SpecialChar LaTeX
12628 -Vorspann, erneuert
12629  werden.
12630  Für rechtsbündigen Text ersetzt man 
12631 \series bold
12632
12633 \backslash
12634 centering
12635 \series default
12636  durch 
12637 \series bold
12638
12639 \backslash
12640 raggedleft
12641 \series default
12642 .
12643  Um zur linksbündigen Ausrichtung zurückzukehren, wird 
12644 \series bold
12645
12646 \backslash
12647 raggedright
12648 \series default
12649  verwendet.
12650 \end_layout
12651
12652 \begin_layout Standard
12653 Dies ist eine Beispieltabelle mit einer rechts ausgerichteten Mehrfachzeile
12654  die -4
12655 \begin_inset space \thinspace{}
12656 \end_inset
12657
12658 mm vertikalen Versatz hat und sich in einer 3
12659 \begin_inset space \thinspace{}
12660 \end_inset
12661
12662 cm breiten Spalte befindet:
12663 \end_layout
12664
12665 \begin_layout Standard
12666 \noindent
12667 \align center
12668 \begin_inset ERT
12669 status collapsed
12670
12671 \begin_layout Plain Layout
12672
12673
12674 \backslash
12675 renewcommand{
12676 \backslash
12677 multirowsetup}{
12678 \backslash
12679 raggedleft}
12680 \end_layout
12681
12682 \end_inset
12683
12684
12685 \begin_inset Tabular
12686 <lyxtabular version="3" rows="4" columns="3">
12687 <features tabularvalignment="middle">
12688 <column alignment="center" valignment="top" width="3cm">
12689 <column alignment="center" valignment="top">
12690 <column alignment="center" valignment="top">
12691 <row>
12692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12693 \begin_inset Text
12694
12695 \begin_layout Plain Layout
12696 ein langer Eintrag
12697 \end_layout
12698
12699 \end_inset
12700 </cell>
12701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12702 \begin_inset Text
12703
12704 \begin_layout Plain Layout
12705 b
12706 \end_layout
12707
12708 \end_inset
12709 </cell>
12710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12711 \begin_inset Text
12712
12713 \begin_layout Plain Layout
12714 c
12715 \end_layout
12716
12717 \end_inset
12718 </cell>
12719 </row>
12720 <row>
12721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12722 \begin_inset Text
12723
12724 \begin_layout Plain Layout
12725 t
12726 \end_layout
12727
12728 \end_inset
12729 </cell>
12730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12731 \begin_inset Text
12732
12733 \begin_layout Plain Layout
12734 n
12735 \end_layout
12736
12737 \end_inset
12738 </cell>
12739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12740 \begin_inset Text
12741
12742 \begin_layout Plain Layout
12743 m
12744 \end_layout
12745
12746 \end_inset
12747 </cell>
12748 </row>
12749 <row>
12750 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12751 \begin_inset Text
12752
12753 \begin_layout Plain Layout
12754 Mehrfachzeile
12755 \end_layout
12756
12757 \end_inset
12758 </cell>
12759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12760 \begin_inset Text
12761
12762 \begin_layout Plain Layout
12763 e
12764 \end_layout
12765
12766 \end_inset
12767 </cell>
12768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12769 \begin_inset Text
12770
12771 \begin_layout Plain Layout
12772 f
12773 \end_layout
12774
12775 \end_inset
12776 </cell>
12777 </row>
12778 <row>
12779 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12780 \begin_inset Text
12781
12782 \begin_layout Plain Layout
12783
12784 \end_layout
12785
12786 \end_inset
12787 </cell>
12788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12789 \begin_inset Text
12790
12791 \begin_layout Plain Layout
12792 h
12793 \end_layout
12794
12795 \end_inset
12796 </cell>
12797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12798 \begin_inset Text
12799
12800 \begin_layout Plain Layout
12801 i
12802 \end_layout
12803
12804 \end_inset
12805 </cell>
12806 </row>
12807 </lyxtabular>
12808
12809 \end_inset
12810
12811
12812 \begin_inset ERT
12813 status collapsed
12814
12815 \begin_layout Plain Layout
12816
12817
12818 \backslash
12819 renewcommand{
12820 \backslash
12821 multirowsetup}{
12822 \backslash
12823 raggedright}
12824 \end_layout
12825
12826 \end_inset
12827
12828
12829 \end_layout
12830
12831 \begin_layout Standard
12832 Um eine neue Zeile zu beginnen, können Sie einen erzwungenen Zeilenumbruch
12833  (Tastenkürzel 
12834 \family sans
12835 Strg+Enter
12836 \family default
12837 ) verwenden.
12838  Dieser respektiert jedoch nicht die Tabellenlinien, wie diese Tabelle zeigt:
12839 \end_layout
12840
12841 \begin_layout Standard
12842 \noindent
12843 \align center
12844 \begin_inset Tabular
12845 <lyxtabular version="3" rows="3" columns="2">
12846 <features tabularvalignment="middle">
12847 <column alignment="left" valignment="middle" width="2cm">
12848 <column alignment="center" valignment="top">
12849 <row>
12850 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12851 \begin_inset Text
12852
12853 \begin_layout Plain Layout
12854 aaa
12855 \begin_inset Newline newline
12856 \end_inset
12857
12858 aaa
12859 \begin_inset Newline newline
12860 \end_inset
12861
12862 falsche Zelle
12863 \end_layout
12864
12865 \end_inset
12866 </cell>
12867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12868 \begin_inset Text
12869
12870 \begin_layout Plain Layout
12871 ccc
12872 \end_layout
12873
12874 \end_inset
12875 </cell>
12876 </row>
12877 <row>
12878 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12879 \begin_inset Text
12880
12881 \begin_layout Plain Layout
12882
12883 \end_layout
12884
12885 \end_inset
12886 </cell>
12887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12888 \begin_inset Text
12889
12890 \begin_layout Plain Layout
12891 ddd
12892 \end_layout
12893
12894 \end_inset
12895 </cell>
12896 </row>
12897 <row>
12898 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12899 \begin_inset Text
12900
12901 \begin_layout Plain Layout
12902 bbb
12903 \end_layout
12904
12905 \end_inset
12906 </cell>
12907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12908 \begin_inset Text
12909
12910 \begin_layout Plain Layout
12911 eee
12912 \end_layout
12913
12914 \end_inset
12915 </cell>
12916 </row>
12917 </lyxtabular>
12918
12919 \end_inset
12920
12921
12922 \end_layout
12923
12924 \begin_layout Standard
12925 Seien Sie daher vorsichtig mit erzwungenen Zeilenumbrüchen.
12926 \end_layout
12927
12928 \begin_layout Subsection
12929 Zellen mit diagonalen Linien
12930 \end_layout
12931
12932 \begin_layout Standard
12933 Um dem Leser mitzuteilen, was die Spalten und Zeilenüberschriften in einer
12934  Tabelle bedeuten, ist es hilfreich, die erste Zelle der Tabelle mit einer
12935  oder zwei diagonalen Linien zu teilen.
12936  Dies kann erreicht werden, indem man das \SpecialChar LaTeX
12937 -Paket 
12938 \series bold
12939 diagbox
12940 \series default
12941
12942 \begin_inset Index idx
12943 status collapsed
12944
12945 \begin_layout Plain Layout
12946 \SpecialChar LaTeX
12947 -Pakete ! diagbox
12948 \end_layout
12949
12950 \end_inset
12951
12952  im \SpecialChar LaTeX
12953 -Vorspann lädt.
12954  Das Paket stellt den Befehl 
12955 \series bold
12956
12957 \backslash
12958 diagbox
12959 \series default
12960  zur Verfügung, der als \SpecialChar TeX
12961 -Code eingefügt wird und 2 oder 3
12962 \begin_inset space ~
12963 \end_inset
12964
12965 Argumente hat:
12966 \end_layout
12967
12968 \begin_layout Standard
12969
12970 \series bold
12971
12972 \backslash
12973 diagbox[Optionen]{links unten}{rechts oben}
12974 \end_layout
12975
12976 \begin_layout Standard
12977
12978 \series bold
12979
12980 \backslash
12981 diagbox[Optionen]{links unten}{links oben}{rechts oben}
12982 \end_layout
12983
12984 \begin_layout Standard
12985 Das erste Schema teilt die Zelle mit einer einzigen diagonalen Linie und
12986  die Argumente werden unter und über diese Linie platziert.
12987  Das zweite Schema teilt die Zelle mit 2
12988 \begin_inset space ~
12989 \end_inset
12990
12991 Linien.
12992 \end_layout
12993
12994 \begin_layout Standard
12995 \begin_inset ERT
12996 status collapsed
12997
12998 \begin_layout Plain Layout
12999
13000
13001 \backslash
13002 ifdiagbox
13003 \end_layout
13004
13005 \end_inset
13006
13007
13008 \begin_inset Note Note
13009 status open
13010
13011 \begin_layout Plain Layout
13012 Der folgende Teil wird nur gedruckt, wenn das \SpecialChar LaTeX
13013 -Paket 
13014 \series bold
13015 diagbox
13016 \series default
13017  installiert ist.
13018 \end_layout
13019
13020 \end_inset
13021
13022
13023 \end_layout
13024
13025 \begin_layout Standard
13026 Hier ist eine Beispieltabelle in der 
13027 \series bold
13028
13029 \backslash
13030 diagbox 
13031 \series default
13032 im 2-Argument Schema in der ersten Zelle verwendet wird:
13033 \begin_inset VSpace medskip
13034 \end_inset
13035
13036
13037 \end_layout
13038
13039 \begin_layout Standard
13040 \noindent
13041 \begin_inset Tabular
13042 <lyxtabular version="3" rows="4" columns="4">
13043 <features tabularvalignment="middle">
13044 <column alignment="center" valignment="top">
13045 <column alignment="center" valignment="top">
13046 <column alignment="center" valignment="top">
13047 <column alignment="center" valignment="top">
13048 <row>
13049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13050 \begin_inset Text
13051
13052 \begin_layout Plain Layout
13053 \begin_inset ERT
13054 status collapsed
13055
13056 \begin_layout Plain Layout
13057
13058
13059 \backslash
13060 diagbox{
13061 \end_layout
13062
13063 \end_inset
13064
13065 Name
13066 \begin_inset ERT
13067 status collapsed
13068
13069 \begin_layout Plain Layout
13070
13071 }{
13072 \end_layout
13073
13074 \end_inset
13075
13076 Parameter
13077 \begin_inset ERT
13078 status collapsed
13079
13080 \begin_layout Plain Layout
13081
13082 }
13083 \end_layout
13084
13085 \end_inset
13086
13087
13088 \end_layout
13089
13090 \end_inset
13091 </cell>
13092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13093 \begin_inset Text
13094
13095 \begin_layout Plain Layout
13096 Dicke in nm
13097 \end_layout
13098
13099 \end_inset
13100 </cell>
13101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13102 \begin_inset Text
13103
13104 \begin_layout Plain Layout
13105 Transparenz in %
13106 \end_layout
13107
13108 \end_inset
13109 </cell>
13110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13111 \begin_inset Text
13112
13113 \begin_layout Plain Layout
13114 Härte in MPa
13115 \end_layout
13116
13117 \end_inset
13118 </cell>
13119 </row>
13120 <row>
13121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13122 \begin_inset Text
13123
13124 \begin_layout Plain Layout
13125 Perfekt Grün
13126 \end_layout
13127
13128 \end_inset
13129 </cell>
13130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13131 \begin_inset Text
13132
13133 \begin_layout Plain Layout
13134 45
13135 \end_layout
13136
13137 \end_inset
13138 </cell>
13139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13140 \begin_inset Text
13141
13142 \begin_layout Plain Layout
13143 80
13144 \end_layout
13145
13146 \end_inset
13147 </cell>
13148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13149 \begin_inset Text
13150
13151 \begin_layout Plain Layout
13152 504
13153 \end_layout
13154
13155 \end_inset
13156 </cell>
13157 </row>
13158 <row>
13159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13160 \begin_inset Text
13161
13162 \begin_layout Plain Layout
13163 Dunkel Multi-P
13164 \end_layout
13165
13166 \end_inset
13167 </cell>
13168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13169 \begin_inset Text
13170
13171 \begin_layout Plain Layout
13172 60
13173 \end_layout
13174
13175 \end_inset
13176 </cell>
13177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13178 \begin_inset Text
13179
13180 \begin_layout Plain Layout
13181 72
13182 \end_layout
13183
13184 \end_inset
13185 </cell>
13186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13187 \begin_inset Text
13188
13189 \begin_layout Plain Layout
13190 982
13191 \end_layout
13192
13193 \end_inset
13194 </cell>
13195 </row>
13196 <row>
13197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13198 \begin_inset Text
13199
13200 \begin_layout Plain Layout
13201 Kristallklar Pro
13202 \end_layout
13203
13204 \end_inset
13205 </cell>
13206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13207 \begin_inset Text
13208
13209 \begin_layout Plain Layout
13210 18
13211 \end_layout
13212
13213 \end_inset
13214 </cell>
13215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13216 \begin_inset Text
13217
13218 \begin_layout Plain Layout
13219 86
13220 \end_layout
13221
13222 \end_inset
13223 </cell>
13224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13225 \begin_inset Text
13226
13227 \begin_layout Plain Layout
13228 374
13229 \end_layout
13230
13231 \end_inset
13232 </cell>
13233 </row>
13234 </lyxtabular>
13235
13236 \end_inset
13237
13238
13239 \begin_inset VSpace medskip
13240 \end_inset
13241
13242
13243 \end_layout
13244
13245 \begin_layout Standard
13246 \begin_inset Newpage newpage
13247 \end_inset
13248
13249
13250 \end_layout
13251
13252 \begin_layout Standard
13253 Das 3-Argument Schema ist z.
13254 \begin_inset space \thinspace{}
13255 \end_inset
13256
13257 B: für Kreuztabellen von Sportligen oder Entfernungen nützlich:
13258 \end_layout
13259
13260 \begin_layout Standard
13261 \noindent
13262 \align center
13263 \begin_inset Tabular
13264 <lyxtabular version="3" rows="4" columns="4">
13265 <features tabularvalignment="middle">
13266 <column alignment="center" valignment="top" width="0pt">
13267 <column alignment="center" valignment="top">
13268 <column alignment="center" valignment="top">
13269 <column alignment="center" valignment="top">
13270 <row>
13271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13272 \begin_inset Text
13273
13274 \begin_layout Plain Layout
13275 \begin_inset ERT
13276 status collapsed
13277
13278 \begin_layout Plain Layout
13279
13280
13281 \backslash
13282 diagbox{
13283 \end_layout
13284
13285 \end_inset
13286
13287 Heim
13288 \begin_inset ERT
13289 status collapsed
13290
13291 \begin_layout Plain Layout
13292
13293 }{
13294 \end_layout
13295
13296 \end_inset
13297
13298 Ergebnis
13299 \begin_inset ERT
13300 status collapsed
13301
13302 \begin_layout Plain Layout
13303
13304 }{
13305 \end_layout
13306
13307 \end_inset
13308
13309 Auswärts
13310 \begin_inset ERT
13311 status collapsed
13312
13313 \begin_layout Plain Layout
13314
13315 }
13316 \end_layout
13317
13318 \end_inset
13319
13320
13321 \end_layout
13322
13323 \end_inset
13324 </cell>
13325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13326 \begin_inset Text
13327
13328 \begin_layout Plain Layout
13329 Tiger
13330 \end_layout
13331
13332 \end_inset
13333 </cell>
13334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13335 \begin_inset Text
13336
13337 \begin_layout Plain Layout
13338 Panther
13339 \end_layout
13340
13341 \end_inset
13342 </cell>
13343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13344 \begin_inset Text
13345
13346 \begin_layout Plain Layout
13347 Falken
13348 \end_layout
13349
13350 \end_inset
13351 </cell>
13352 </row>
13353 <row>
13354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13355 \begin_inset Text
13356
13357 \begin_layout Plain Layout
13358 Tiger
13359 \end_layout
13360
13361 \end_inset
13362 </cell>
13363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13364 \begin_inset Text
13365
13366 \begin_layout Plain Layout
13367
13368 \end_layout
13369
13370 \end_inset
13371 </cell>
13372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13373 \begin_inset Text
13374
13375 \begin_layout Plain Layout
13376 1:3
13377 \end_layout
13378
13379 \end_inset
13380 </cell>
13381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13382 \begin_inset Text
13383
13384 \begin_layout Plain Layout
13385 0:1
13386 \end_layout
13387
13388 \end_inset
13389 </cell>
13390 </row>
13391 <row>
13392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13393 \begin_inset Text
13394
13395 \begin_layout Plain Layout
13396 Panther
13397 \end_layout
13398
13399 \end_inset
13400 </cell>
13401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13402 \begin_inset Text
13403
13404 \begin_layout Plain Layout
13405 3:1
13406 \end_layout
13407
13408 \end_inset
13409 </cell>
13410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13411 \begin_inset Text
13412
13413 \begin_layout Plain Layout
13414
13415 \end_layout
13416
13417 \end_inset
13418 </cell>
13419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13420 \begin_inset Text
13421
13422 \begin_layout Plain Layout
13423 0:0
13424 \end_layout
13425
13426 \end_inset
13427 </cell>
13428 </row>
13429 <row>
13430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13431 \begin_inset Text
13432
13433 \begin_layout Plain Layout
13434 Falken
13435 \end_layout
13436
13437 \end_inset
13438 </cell>
13439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13440 \begin_inset Text
13441
13442 \begin_layout Plain Layout
13443 1:0
13444 \end_layout
13445
13446 \end_inset
13447 </cell>
13448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13449 \begin_inset Text
13450
13451 \begin_layout Plain Layout
13452 0:0
13453 \end_layout
13454
13455 \end_inset
13456 </cell>
13457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13458 \begin_inset Text
13459
13460 \begin_layout Plain Layout
13461
13462 \end_layout
13463
13464 \end_inset
13465 </cell>
13466 </row>
13467 </lyxtabular>
13468
13469 \end_inset
13470
13471
13472 \end_layout
13473
13474 \begin_layout Standard
13475 Für größere Kreuztabellen möchte man vielleicht geteilte Zellen in 2 oder
13476  jeder Ecke der Tabelle verwenden, wie in diesem Beispiel:
13477 \end_layout
13478
13479 \begin_layout Standard
13480 \noindent
13481 \align center
13482 \begin_inset Tabular
13483 <lyxtabular version="3" rows="5" columns="5">
13484 <features tabularvalignment="middle">
13485 <column alignment="center" valignment="top" width="0pt">
13486 <column alignment="center" valignment="top">
13487 <column alignment="center" valignment="top">
13488 <column alignment="center" valignment="top">
13489 <column alignment="center" valignment="top">
13490 <row>
13491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13492 \begin_inset Text
13493
13494 \begin_layout Plain Layout
13495 \begin_inset ERT
13496 status open
13497
13498 \begin_layout Plain Layout
13499
13500
13501 \backslash
13502 diagbox{
13503 \end_layout
13504
13505 \end_inset
13506
13507 Heim
13508 \begin_inset ERT
13509 status collapsed
13510
13511 \begin_layout Plain Layout
13512
13513 }{
13514 \end_layout
13515
13516 \end_inset
13517
13518 Ergebnis
13519 \begin_inset ERT
13520 status collapsed
13521
13522 \begin_layout Plain Layout
13523
13524 }{
13525 \end_layout
13526
13527 \end_inset
13528
13529 Auswärts
13530 \begin_inset ERT
13531 status collapsed
13532
13533 \begin_layout Plain Layout
13534
13535 }
13536 \end_layout
13537
13538 \end_inset
13539
13540
13541 \end_layout
13542
13543 \end_inset
13544 </cell>
13545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13546 \begin_inset Text
13547
13548 \begin_layout Plain Layout
13549 Tiger
13550 \end_layout
13551
13552 \end_inset
13553 </cell>
13554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13555 \begin_inset Text
13556
13557 \begin_layout Plain Layout
13558 Panther
13559 \end_layout
13560
13561 \end_inset
13562 </cell>
13563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13564 \begin_inset Text
13565
13566 \begin_layout Plain Layout
13567 Falken
13568 \end_layout
13569
13570 \end_inset
13571 </cell>
13572 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13573 \begin_inset Text
13574
13575 \begin_layout Plain Layout
13576 \begin_inset ERT
13577 status open
13578
13579 \begin_layout Plain Layout
13580
13581
13582 \backslash
13583 diagbox[dir=NE]{
13584 \end_layout
13585
13586 \end_inset
13587
13588 Heim
13589 \begin_inset ERT
13590 status collapsed
13591
13592 \begin_layout Plain Layout
13593
13594 }{
13595 \end_layout
13596
13597 \end_inset
13598
13599 Ergebnis
13600 \begin_inset ERT
13601 status collapsed
13602
13603 \begin_layout Plain Layout
13604
13605 }{
13606 \end_layout
13607
13608 \end_inset
13609
13610 Auswärts
13611 \begin_inset ERT
13612 status collapsed
13613
13614 \begin_layout Plain Layout
13615
13616 }
13617 \end_layout
13618
13619 \end_inset
13620
13621
13622 \end_layout
13623
13624 \end_inset
13625 </cell>
13626 </row>
13627 <row>
13628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13629 \begin_inset Text
13630
13631 \begin_layout Plain Layout
13632 Tiger
13633 \end_layout
13634
13635 \end_inset
13636 </cell>
13637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13638 \begin_inset Text
13639
13640 \begin_layout Plain Layout
13641
13642 \end_layout
13643
13644 \end_inset
13645 </cell>
13646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13647 \begin_inset Text
13648
13649 \begin_layout Plain Layout
13650 1:3
13651 \end_layout
13652
13653 \end_inset
13654 </cell>
13655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13656 \begin_inset Text
13657
13658 \begin_layout Plain Layout
13659 0:1
13660 \end_layout
13661
13662 \end_inset
13663 </cell>
13664 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13665 \begin_inset Text
13666
13667 \begin_layout Plain Layout
13668 Tiger
13669 \end_layout
13670
13671 \end_inset
13672 </cell>
13673 </row>
13674 <row>
13675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13676 \begin_inset Text
13677
13678 \begin_layout Plain Layout
13679 Panther
13680 \end_layout
13681
13682 \end_inset
13683 </cell>
13684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13685 \begin_inset Text
13686
13687 \begin_layout Plain Layout
13688 3:1
13689 \end_layout
13690
13691 \end_inset
13692 </cell>
13693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13694 \begin_inset Text
13695
13696 \begin_layout Plain Layout
13697
13698 \end_layout
13699
13700 \end_inset
13701 </cell>
13702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13703 \begin_inset Text
13704
13705 \begin_layout Plain Layout
13706 0:0
13707 \end_layout
13708
13709 \end_inset
13710 </cell>
13711 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13712 \begin_inset Text
13713
13714 \begin_layout Plain Layout
13715 Panther
13716 \end_layout
13717
13718 \end_inset
13719 </cell>
13720 </row>
13721 <row>
13722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13723 \begin_inset Text
13724
13725 \begin_layout Plain Layout
13726 Falken
13727 \end_layout
13728
13729 \end_inset
13730 </cell>
13731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13732 \begin_inset Text
13733
13734 \begin_layout Plain Layout
13735 1:0
13736 \end_layout
13737
13738 \end_inset
13739 </cell>
13740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13741 \begin_inset Text
13742
13743 \begin_layout Plain Layout
13744 0:0
13745 \end_layout
13746
13747 \end_inset
13748 </cell>
13749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13750 \begin_inset Text
13751
13752 \begin_layout Plain Layout
13753
13754 \end_layout
13755
13756 \end_inset
13757 </cell>
13758 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13759 \begin_inset Text
13760
13761 \begin_layout Plain Layout
13762 Falken
13763 \end_layout
13764
13765 \end_inset
13766 </cell>
13767 </row>
13768 <row>
13769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13770 \begin_inset Text
13771
13772 \begin_layout Plain Layout
13773 \begin_inset ERT
13774 status open
13775
13776 \begin_layout Plain Layout
13777
13778
13779 \backslash
13780 diagbox[dir=SW]{
13781 \end_layout
13782
13783 \end_inset
13784
13785 Heim
13786 \begin_inset ERT
13787 status collapsed
13788
13789 \begin_layout Plain Layout
13790
13791 }{
13792 \end_layout
13793
13794 \end_inset
13795
13796 Ergebnis
13797 \begin_inset ERT
13798 status collapsed
13799
13800 \begin_layout Plain Layout
13801
13802 }{
13803 \end_layout
13804
13805 \end_inset
13806
13807 Auswärts
13808 \begin_inset ERT
13809 status collapsed
13810
13811 \begin_layout Plain Layout
13812
13813 }
13814 \end_layout
13815
13816 \end_inset
13817
13818
13819 \end_layout
13820
13821 \end_inset
13822 </cell>
13823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13824 \begin_inset Text
13825
13826 \begin_layout Plain Layout
13827 Tiger
13828 \end_layout
13829
13830 \end_inset
13831 </cell>
13832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13833 \begin_inset Text
13834
13835 \begin_layout Plain Layout
13836 Panther
13837 \end_layout
13838
13839 \end_inset
13840 </cell>
13841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13842 \begin_inset Text
13843
13844 \begin_layout Plain Layout
13845 Falken
13846 \end_layout
13847
13848 \end_inset
13849 </cell>
13850 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13851 \begin_inset Text
13852
13853 \begin_layout Plain Layout
13854 \begin_inset ERT
13855 status open
13856
13857 \begin_layout Plain Layout
13858
13859
13860 \backslash
13861 diagbox[dir=SE]{
13862 \end_layout
13863
13864 \end_inset
13865
13866 Heim
13867 \begin_inset ERT
13868 status collapsed
13869
13870 \begin_layout Plain Layout
13871
13872 }{
13873 \end_layout
13874
13875 \end_inset
13876
13877 Ergebnis
13878 \begin_inset ERT
13879 status collapsed
13880
13881 \begin_layout Plain Layout
13882
13883 }{
13884 \end_layout
13885
13886 \end_inset
13887
13888 Auswärts
13889 \begin_inset ERT
13890 status collapsed
13891
13892 \begin_layout Plain Layout
13893
13894 }
13895 \end_layout
13896
13897 \end_inset
13898
13899
13900 \end_layout
13901
13902 \end_inset
13903 </cell>
13904 </row>
13905 </lyxtabular>
13906
13907 \end_inset
13908
13909
13910 \end_layout
13911
13912 \begin_layout Standard
13913 Um die diagonalen Linien zu drehen, wird die Befehlsoption 
13914 \series bold
13915 dir=Richtung
13916 \series default
13917  verwendet.
13918  
13919 \emph on
13920 Richtung
13921 \emph default
13922  ist entweder 
13923 \series bold
13924 NE
13925 \series default
13926
13927 \series bold
13928 SE
13929 \series default
13930
13931 \series bold
13932 SW
13933 \series default
13934  oder 
13935 \series bold
13936 NW
13937 \series default
13938  und stellt eine Himmelsrichtung dar.
13939  
13940 \series bold
13941 SW
13942 \series default
13943  ist z.
13944 \begin_inset space \thinspace{}
13945 \end_inset
13946
13947 B.
13948  die Südwestecke.
13949  Daher wird in der unteren, linken Zelle der obigen Tabelle der Befehl
13950 \end_layout
13951
13952 \begin_layout Standard
13953
13954 \series bold
13955
13956 \backslash
13957 diagbox[dir=SW]{Heim}{Ergebnis}{Auswärts}
13958 \end_layout
13959
13960 \begin_layout Standard
13961 verwendet.
13962  Wenn keine Richtung angegeben ist, wird NW verwendet.
13963 \end_layout
13964
13965 \begin_layout Standard
13966 Die benötigte Breite von geteilten Zellen wird automatisch berechnet.
13967  Wenn Sie eine feste Breite für die Spalte setzen, die kleiner als die berechnet
13968 e ist, ragt der Inhalt über die Zelle hinaus:
13969 \end_layout
13970
13971 \begin_layout Standard
13972 \noindent
13973 \align center
13974 \begin_inset Tabular
13975 <lyxtabular version="3" rows="2" columns="2">
13976 <features tabularvalignment="middle">
13977 <column alignment="center" valignment="top" width="3cm">
13978 <column alignment="center" valignment="top">
13979 <row>
13980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13981 \begin_inset Text
13982
13983 \begin_layout Plain Layout
13984 \begin_inset ERT
13985 status collapsed
13986
13987 \begin_layout Plain Layout
13988
13989
13990 \backslash
13991 diagbox{
13992 \end_layout
13993
13994 \end_inset
13995
13996 Name
13997 \begin_inset ERT
13998 status collapsed
13999
14000 \begin_layout Plain Layout
14001
14002 }{
14003 \end_layout
14004
14005 \end_inset
14006
14007 Parameter
14008 \begin_inset ERT
14009 status collapsed
14010
14011 \begin_layout Plain Layout
14012
14013 }
14014 \end_layout
14015
14016 \end_inset
14017
14018
14019 \end_layout
14020
14021 \end_inset
14022 </cell>
14023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14024 \begin_inset Text
14025
14026 \begin_layout Plain Layout
14027 Dicke in nm
14028 \end_layout
14029
14030 \end_inset
14031 </cell>
14032 </row>
14033 <row>
14034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14035 \begin_inset Text
14036
14037 \begin_layout Plain Layout
14038 Perfekt Grün
14039 \end_layout
14040
14041 \end_inset
14042 </cell>
14043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14044 \begin_inset Text
14045
14046 \begin_layout Plain Layout
14047 45
14048 \end_layout
14049
14050 \end_inset
14051 </cell>
14052 </row>
14053 </lyxtabular>
14054
14055 \end_inset
14056
14057
14058 \end_layout
14059
14060 \begin_layout Standard
14061 Wenn man eine bestimmte Breite für Spalten mit einer geteilten Zelle braucht,
14062  verwendet man die Befehlsoption 
14063 \series bold
14064 width=3cm
14065 \series default
14066  (ersetzen Sie '3cm' durch die benötigte Breite).
14067  In der folgenden Tabelle ist die Breite der ersten Spalte auf 4
14068 \begin_inset space \thinspace{}
14069 \end_inset
14070
14071 cm gesetzt.
14072  Für 
14073 \series bold
14074
14075 \backslash
14076 diagbox
14077 \series default
14078  wird eine Breite von 4
14079 \begin_inset space \thinspace{}
14080 \end_inset
14081
14082 cm + 2
14083 \begin_inset space \thinspace{}
14084 \end_inset
14085
14086
14087 \backslash
14088 tabcolsep benötigt, denn die Gesamtbreite ist die Breite für den Text (in
14089  diesem Fall 4
14090 \begin_inset space \thinspace{}
14091 \end_inset
14092
14093 cm) plus zweimal den Abstand zwischen Text und Zellrand.
14094  Die Berechnung der Breite kann nicht in der Befehlsoption von 
14095 \series bold
14096
14097 \backslash
14098 diagbox
14099 \series default
14100  durchgeführt werden, so dass man eine neue Länge erstellen muss, die man
14101  später verwenden kann.
14102  Dies wird mit den \SpecialChar TeX
14103 -Code Befehlen
14104 \end_layout
14105
14106 \begin_layout Standard
14107
14108 \series bold
14109
14110 \backslash
14111 newlength{
14112 \backslash
14113 diagtest}
14114 \begin_inset Newline newline
14115 \end_inset
14116
14117
14118 \backslash
14119 setlength{
14120 \backslash
14121 diagtest}{4cm+2
14122 \backslash
14123 tabcolsep}
14124 \end_layout
14125
14126 \begin_layout Standard
14127 erreicht.
14128 \end_layout
14129
14130 \begin_layout Standard
14131 \begin_inset ERT
14132 status collapsed
14133
14134 \begin_layout Plain Layout
14135
14136
14137 \backslash
14138 newlength{
14139 \backslash
14140 diagtest}
14141 \end_layout
14142
14143 \begin_layout Plain Layout
14144
14145
14146 \backslash
14147 setlength{
14148 \backslash
14149 diagtest}{4cm+2
14150 \backslash
14151 tabcolsep}
14152 \end_layout
14153
14154 \end_inset
14155
14156
14157 \end_layout
14158
14159 \begin_layout Standard
14160 Um Berechnungen in \SpecialChar LaTeX
14161  zu aktivieren, muss das Paket 
14162 \series bold
14163 calc
14164 \series default
14165
14166 \begin_inset Index idx
14167 status collapsed
14168
14169 \begin_layout Plain Layout
14170 \SpecialChar LaTeX
14171 -Pakete ! calc
14172 \end_layout
14173
14174 \end_inset
14175
14176  im \SpecialChar LaTeX
14177 -Vorspann geladen werden.
14178 \end_layout
14179
14180 \begin_layout Standard
14181 In der Tabelle kann man nun den Befehl
14182 \end_layout
14183
14184 \begin_layout Standard
14185
14186 \series bold
14187
14188 \backslash
14189 diagbox[width=
14190 \backslash
14191 diagtest]{A}{B}
14192 \end_layout
14193
14194 \begin_layout Standard
14195 in der ersten Zelle verwenden:
14196 \end_layout
14197
14198 \begin_layout Standard
14199 \noindent
14200 \align center
14201 \begin_inset Tabular
14202 <lyxtabular version="3" rows="2" columns="2">
14203 <features tabularvalignment="middle">
14204 <column alignment="center" valignment="top" width="4cm">
14205 <column alignment="center" valignment="top">
14206 <row>
14207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14208 \begin_inset Text
14209
14210 \begin_layout Plain Layout
14211 \begin_inset ERT
14212 status open
14213
14214 \begin_layout Plain Layout
14215
14216
14217 \backslash
14218 diagbox[width=
14219 \backslash
14220 diagtest]{
14221 \end_layout
14222
14223 \end_inset
14224
14225 A
14226 \begin_inset ERT
14227 status collapsed
14228
14229 \begin_layout Plain Layout
14230
14231 }{
14232 \end_layout
14233
14234 \end_inset
14235
14236 B
14237 \begin_inset ERT
14238 status collapsed
14239
14240 \begin_layout Plain Layout
14241
14242 }
14243 \end_layout
14244
14245 \end_inset
14246
14247
14248 \end_layout
14249
14250 \end_inset
14251 </cell>
14252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14253 \begin_inset Text
14254
14255 \begin_layout Plain Layout
14256 Dicke in nm
14257 \end_layout
14258
14259 \end_inset
14260 </cell>
14261 </row>
14262 <row>
14263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14264 \begin_inset Text
14265
14266 \begin_layout Plain Layout
14267 Perfekt Grün
14268 \end_layout
14269
14270 \end_inset
14271 </cell>
14272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14273 \begin_inset Text
14274
14275 \begin_layout Plain Layout
14276 45
14277 \end_layout
14278
14279 \end_inset
14280 </cell>
14281 </row>
14282 </lyxtabular>
14283
14284 \end_inset
14285
14286
14287 \end_layout
14288
14289 \begin_layout Standard
14290 Man beachte, dass die geteilte Zelle die breiteste Zelle in der Spalte sein
14291  muss.
14292  Ansonsten kann die Länge der diagonalen Linie nicht richtig berechnet werden,
14293  wie in in dieser Tabelle:
14294 \end_layout
14295
14296 \begin_layout Standard
14297 \noindent
14298 \align center
14299 \begin_inset Tabular
14300 <lyxtabular version="3" rows="2" columns="2">
14301 <features tabularvalignment="middle">
14302 <column alignment="center" valignment="top" width="0pt">
14303 <column alignment="center" valignment="top">
14304 <row>
14305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14306 \begin_inset Text
14307
14308 \begin_layout Plain Layout
14309 \begin_inset ERT
14310 status collapsed
14311
14312 \begin_layout Plain Layout
14313
14314
14315 \backslash
14316 diagbox{
14317 \end_layout
14318
14319 \end_inset
14320
14321 A
14322 \begin_inset ERT
14323 status collapsed
14324
14325 \begin_layout Plain Layout
14326
14327 }{
14328 \end_layout
14329
14330 \end_inset
14331
14332 B
14333 \begin_inset ERT
14334 status collapsed
14335
14336 \begin_layout Plain Layout
14337
14338 }
14339 \end_layout
14340
14341 \end_inset
14342
14343
14344 \end_layout
14345
14346 \end_inset
14347 </cell>
14348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14349 \begin_inset Text
14350
14351 \begin_layout Plain Layout
14352 Dicke in nm
14353 \end_layout
14354
14355 \end_inset
14356 </cell>
14357 </row>
14358 <row>
14359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14360 \begin_inset Text
14361
14362 \begin_layout Plain Layout
14363 Perfekt Grün
14364 \end_layout
14365
14366 \end_inset
14367 </cell>
14368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14369 \begin_inset Text
14370
14371 \begin_layout Plain Layout
14372 45
14373 \end_layout
14374
14375 \end_inset
14376 </cell>
14377 </row>
14378 </lyxtabular>
14379
14380 \end_inset
14381
14382
14383 \end_layout
14384
14385 \begin_layout Standard
14386 Verwenden Sie in diesem Fall die Option 
14387 \series bold
14388 width
14389 \series default
14390  des Befehls 
14391 \series bold
14392
14393 \backslash
14394 diagbox
14395 \series default
14396 .
14397  Es ist dabei nicht notwendig, 2
14398 \backslash
14399 tabcolsep hinzu zu addieren, da die Zellbreite nun die Breite der Spalte
14400  ist.
14401  In dieser Tabelle wird eine Breite von 3
14402 \begin_inset space \thinspace{}
14403 \end_inset
14404
14405 cm verwendet:
14406 \end_layout
14407
14408 \begin_layout Standard
14409 \noindent
14410 \align center
14411 \begin_inset Tabular
14412 <lyxtabular version="3" rows="2" columns="2">
14413 <features tabularvalignment="middle">
14414 <column alignment="center" valignment="top" width="0pt">
14415 <column alignment="center" valignment="top">
14416 <row>
14417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14418 \begin_inset Text
14419
14420 \begin_layout Plain Layout
14421 \begin_inset ERT
14422 status open
14423
14424 \begin_layout Plain Layout
14425
14426
14427 \backslash
14428 diagbox[width=3cm]{
14429 \end_layout
14430
14431 \end_inset
14432
14433 A
14434 \begin_inset ERT
14435 status collapsed
14436
14437 \begin_layout Plain Layout
14438
14439 }{
14440 \end_layout
14441
14442 \end_inset
14443
14444 B
14445 \begin_inset ERT
14446 status collapsed
14447
14448 \begin_layout Plain Layout
14449
14450 }
14451 \end_layout
14452
14453 \end_inset
14454
14455
14456 \end_layout
14457
14458 \end_inset
14459 </cell>
14460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14461 \begin_inset Text
14462
14463 \begin_layout Plain Layout
14464 Dicke in nm
14465 \end_layout
14466
14467 \end_inset
14468 </cell>
14469 </row>
14470 <row>
14471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14472 \begin_inset Text
14473
14474 \begin_layout Plain Layout
14475 Perfekt Grün
14476 \end_layout
14477
14478 \end_inset
14479 </cell>
14480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14481 \begin_inset Text
14482
14483 \begin_layout Plain Layout
14484 45
14485 \end_layout
14486
14487 \end_inset
14488 </cell>
14489 </row>
14490 </lyxtabular>
14491
14492 \end_inset
14493
14494
14495 \end_layout
14496
14497 \begin_layout Standard
14498 Für mehrere Textzeilen in geteilten Zellen braucht man mehr Höhe um den
14499  Text in der Zelle unterzubringen.
14500  Dies wird mit der 
14501 \series bold
14502
14503 \backslash
14504 diagbox
14505 \series default
14506 -Option 
14507 \series bold
14508 height=3cm
14509 \series default
14510  erreicht (ersetzen Sie '3cm' durch die benötigte Höhe).
14511  In der folgenden Tabelle wird der Befehl
14512 \end_layout
14513
14514 \begin_layout Standard
14515
14516 \series bold
14517
14518 \backslash
14519 diagbox[width=3cm,height=1.4cm]{A
14520 \backslash
14521
14522 \backslash
14523 B}{C
14524 \backslash
14525
14526 \backslash
14527 D}
14528 \end_layout
14529
14530 \begin_layout Standard
14531 in der ersten Zelle verwendet.
14532  Der Befehl 
14533 \series bold
14534
14535 \backslash
14536
14537 \backslash
14538
14539 \series default
14540  erzeugt hierbei den Zeilenumbruch.
14541 \begin_inset Foot
14542 status collapsed
14543
14544 \begin_layout Plain Layout
14545 Zeilen mit 
14546 \family sans
14547 Strg+Enter
14548 \family default
14549  umzubrechen ist nur möglich, wenn die Spalte eine feste Breite hat.
14550 \end_layout
14551
14552 \end_inset
14553
14554
14555 \end_layout
14556
14557 \begin_layout Standard
14558 \noindent
14559 \align center
14560 \begin_inset Tabular
14561 <lyxtabular version="3" rows="2" columns="2">
14562 <features tabularvalignment="middle">
14563 <column alignment="center" valignment="top">
14564 <column alignment="center" valignment="top">
14565 <row>
14566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14567 \begin_inset Text
14568
14569 \begin_layout Plain Layout
14570 \begin_inset ERT
14571 status open
14572
14573 \begin_layout Plain Layout
14574
14575
14576 \backslash
14577 diagbox[width=3cm,height=1.4cm]{
14578 \end_layout
14579
14580 \end_inset
14581
14582 A
14583 \begin_inset ERT
14584 status collapsed
14585
14586 \begin_layout Plain Layout
14587
14588
14589 \backslash
14590
14591 \backslash
14592
14593 \end_layout
14594
14595 \end_inset
14596
14597 B
14598 \begin_inset ERT
14599 status collapsed
14600
14601 \begin_layout Plain Layout
14602
14603 }{
14604 \end_layout
14605
14606 \end_inset
14607
14608 C
14609 \begin_inset ERT
14610 status collapsed
14611
14612 \begin_layout Plain Layout
14613
14614
14615 \backslash
14616
14617 \backslash
14618
14619 \end_layout
14620
14621 \end_inset
14622
14623 D
14624 \begin_inset ERT
14625 status collapsed
14626
14627 \begin_layout Plain Layout
14628
14629 }
14630 \end_layout
14631
14632 \end_inset
14633
14634
14635 \end_layout
14636
14637 \end_inset
14638 </cell>
14639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14640 \begin_inset Text
14641
14642 \begin_layout Plain Layout
14643 Dicke in nm
14644 \end_layout
14645
14646 \end_inset
14647 </cell>
14648 </row>
14649 <row>
14650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14651 \begin_inset Text
14652
14653 \begin_layout Plain Layout
14654 Perfekt Grün
14655 \end_layout
14656
14657 \end_inset
14658 </cell>
14659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14660 \begin_inset Text
14661
14662 \begin_layout Plain Layout
14663 45
14664 \end_layout
14665
14666 \end_inset
14667 </cell>
14668 </row>
14669 </lyxtabular>
14670
14671 \end_inset
14672
14673
14674 \end_layout
14675
14676 \begin_layout Standard
14677 \begin_inset ERT
14678 status collapsed
14679
14680 \begin_layout Plain Layout
14681
14682
14683 \backslash
14684 else
14685 \end_layout
14686
14687 \end_inset
14688
14689
14690 \begin_inset Note Note
14691 status open
14692
14693 \begin_layout Plain Layout
14694 Der folgende Teil wird gedruckt, wenn das \SpecialChar LaTeX
14695 -Paket 
14696 \series bold
14697 diagbox
14698 \series default
14699  nicht installiert ist:
14700 \end_layout
14701
14702 \end_inset
14703
14704
14705 \end_layout
14706
14707 \begin_layout Standard
14708 Sie müssen das \SpecialChar LaTeX
14709 -Paket 
14710 \series bold
14711 diagbox
14712 \series default
14713  installiert haben um den Inhalt dieses Abschnitts zu sehen.
14714 \end_layout
14715
14716 \begin_layout Standard
14717 \begin_inset ERT
14718 status collapsed
14719
14720 \begin_layout Plain Layout
14721
14722
14723 \backslash
14724 fi
14725 \end_layout
14726
14727 \end_inset
14728
14729
14730 \end_layout
14731
14732 \begin_layout Standard
14733 Für mehr Informationen über das \SpecialChar LaTeX
14734 -Paket 
14735 \series bold
14736 diagbox
14737 \series default
14738 , siehe dessen Dokumentation, 
14739 \begin_inset CommandInset citation
14740 LatexCommand cite
14741 key "diagbox"
14742 literal "true"
14743
14744 \end_inset
14745
14746 .
14747 \end_layout
14748
14749 \begin_layout Section
14750 Formale Tabellen
14751 \begin_inset CommandInset label
14752 LatexCommand label
14753 name "abs:Formale-Tabellen"
14754
14755 \end_inset
14756
14757
14758 \begin_inset Index idx
14759 status collapsed
14760
14761 \begin_layout Plain Layout
14762 Tabellen ! Formale
14763 \end_layout
14764
14765 \end_inset
14766
14767
14768 \end_layout
14769
14770 \begin_layout Standard
14771 Tabellen werden in Büchern oft wie Tabelle
14772 \begin_inset space ~
14773 \end_inset
14774
14775
14776 \begin_inset CommandInset ref
14777 LatexCommand ref
14778 reference "tab:Formale-Tabelle"
14779
14780 \end_inset
14781
14782  gesetzt.
14783  Diese Tabellen werden
14784 \emph on
14785  formal
14786 \emph default
14787  genannt.
14788  Formale Tabellen bekommen Sie, wenn Sie im 
14789 \family sans
14790 Tabellen-Einstellungen
14791 \family default
14792 -Dialog auf der Karteikarte 
14793 \family sans
14794 Rahmen
14795 \family default
14796  den 
14797 \family sans
14798 Stil
14799 \family default
14800  
14801 \family sans
14802 Formal
14803 \family default
14804  ankreuzen.
14805 \end_layout
14806
14807 \begin_layout Standard
14808 \begin_inset Float table
14809 placement h
14810 wide false
14811 sideways false
14812 status open
14813
14814 \begin_layout Plain Layout
14815 \begin_inset Caption Standard
14816
14817 \begin_layout Plain Layout
14818 \begin_inset CommandInset label
14819 LatexCommand label
14820 name "tab:Formale-Tabelle"
14821
14822 \end_inset
14823
14824 Formale Tabelle
14825 \end_layout
14826
14827 \end_inset
14828
14829
14830 \end_layout
14831
14832 \begin_layout Plain Layout
14833 \align center
14834 \begin_inset Tabular
14835 <lyxtabular version="3" rows="8" columns="4">
14836 <features booktabs="true" tabularvalignment="middle">
14837 <column alignment="center" valignment="top">
14838 <column alignment="right" valignment="top">
14839 <column alignment="right" valignment="top">
14840 <column alignment="right" valignment="top">
14841 <row>
14842 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14843 \begin_inset Text
14844
14845 \begin_layout Plain Layout
14846 System
14847 \end_layout
14848
14849 \end_inset
14850 </cell>
14851 <cell alignment="center" valignment="top" topline="true" usebox="none">
14852 \begin_inset Text
14853
14854 \begin_layout Plain Layout
14855 Chip
14856 \begin_inset space \thinspace{}
14857 \end_inset
14858
14859 1
14860 \end_layout
14861
14862 \end_inset
14863 </cell>
14864 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14865 \begin_inset Text
14866
14867 \begin_layout Plain Layout
14868 Chip
14869 \begin_inset space \thinspace{}
14870 \end_inset
14871
14872 2
14873 \end_layout
14874
14875 \end_inset
14876 </cell>
14877 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14878 \begin_inset Text
14879
14880 \begin_layout Plain Layout
14881
14882 \end_layout
14883
14884 \end_inset
14885 </cell>
14886 </row>
14887 <row>
14888 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14889 \begin_inset Text
14890
14891 \begin_layout Plain Layout
14892 \begin_inset ERT
14893 status collapsed
14894
14895 \begin_layout Plain Layout
14896
14897
14898 \backslash
14899 cmidrule(r){2-2}
14900 \end_layout
14901
14902 \end_inset
14903
14904
14905 \begin_inset ERT
14906 status collapsed
14907
14908 \begin_layout Plain Layout
14909
14910
14911 \backslash
14912 cmidrule(l){3-4}
14913 \end_layout
14914
14915 \end_inset
14916
14917 Detektordicke in µm
14918 \end_layout
14919
14920 \end_inset
14921 </cell>
14922 <cell alignment="center" valignment="top" usebox="none">
14923 \begin_inset Text
14924
14925 \begin_layout Plain Layout
14926 300
14927 \end_layout
14928
14929 \end_inset
14930 </cell>
14931 <cell alignment="center" valignment="top" usebox="none">
14932 \begin_inset Text
14933
14934 \begin_layout Plain Layout
14935 300
14936 \end_layout
14937
14938 \end_inset
14939 </cell>
14940 <cell alignment="center" valignment="top" usebox="none">
14941 \begin_inset Text
14942
14943 \begin_layout Plain Layout
14944 700
14945 \end_layout
14946
14947 \end_inset
14948 </cell>
14949 </row>
14950 <row>
14951 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14952 \begin_inset Text
14953
14954 \begin_layout Plain Layout
14955 Kantenwinkel in °
14956 \end_layout
14957
14958 \end_inset
14959 </cell>
14960 <cell alignment="center" valignment="top" topline="true" usebox="none">
14961 \begin_inset Text
14962
14963 \begin_layout Plain Layout
14964 3.55
14965 \end_layout
14966
14967 \end_inset
14968 </cell>
14969 <cell alignment="center" valignment="top" topline="true" usebox="none">
14970 \begin_inset Text
14971
14972 \begin_layout Plain Layout
14973 2.71
14974 \end_layout
14975
14976 \end_inset
14977 </cell>
14978 <cell alignment="center" valignment="top" topline="true" usebox="none">
14979 \begin_inset Text
14980
14981 \begin_layout Plain Layout
14982 7.99
14983 \end_layout
14984
14985 \end_inset
14986 </cell>
14987 </row>
14988 <row topspace="default">
14989 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14990 \begin_inset Text
14991
14992 \begin_layout Plain Layout
14993 räumliche Auf\SpecialChar ligaturebreak
14994 lösung in µm
14995 \end_layout
14996
14997 \end_inset
14998 </cell>
14999 <cell alignment="center" valignment="top" usebox="none">
15000 \begin_inset Text
15001
15002 \begin_layout Plain Layout
15003 4.26
15004 \end_layout
15005
15006 \end_inset
15007 </cell>
15008 <cell alignment="center" valignment="top" usebox="none">
15009 \begin_inset Text
15010
15011 \begin_layout Plain Layout
15012 10.17
15013 \end_layout
15014
15015 \end_inset
15016 </cell>
15017 <cell alignment="center" valignment="top" usebox="none">
15018 \begin_inset Text
15019
15020 \begin_layout Plain Layout
15021 10.56
15022 \end_layout
15023
15024 \end_inset
15025 </cell>
15026 </row>
15027 <row topspace="default">
15028 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15029 \begin_inset Text
15030
15031 \begin_layout Plain Layout
15032 MTF bei 
15033 \begin_inset Formula $f_{\mathrm{max}}$
15034 \end_inset
15035
15036
15037 \end_layout
15038
15039 \end_inset
15040 </cell>
15041 <cell alignment="center" valignment="top" usebox="none">
15042 \begin_inset Text
15043
15044 \begin_layout Plain Layout
15045 0.53
15046 \end_layout
15047
15048 \end_inset
15049 </cell>
15050 <cell alignment="center" valignment="top" usebox="none">
15051 \begin_inset Text
15052
15053 \begin_layout Plain Layout
15054 0.37
15055 \end_layout
15056
15057 \end_inset
15058 </cell>
15059 <cell alignment="center" valignment="top" usebox="none">
15060 \begin_inset Text
15061
15062 \begin_layout Plain Layout
15063 0.39
15064 \end_layout
15065
15066 \end_inset
15067 </cell>
15068 </row>
15069 <row topspace="default">
15070 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15071 \begin_inset Text
15072
15073 \begin_layout Plain Layout
15074 \begin_inset ERT
15075 status collapsed
15076
15077 \begin_layout Plain Layout
15078
15079
15080 \backslash
15081 cmidrule[2pt](l{10pt}){1-1}
15082 \end_layout
15083
15084 \end_inset
15085
15086 LSF räumliche Auf\SpecialChar ligaturebreak
15087 lösung
15088 \end_layout
15089
15090 \end_inset
15091 </cell>
15092 <cell alignment="center" valignment="top" usebox="none">
15093 \begin_inset Text
15094
15095 \begin_layout Plain Layout
15096
15097 \end_layout
15098
15099 \end_inset
15100 </cell>
15101 <cell alignment="center" valignment="top" usebox="none">
15102 \begin_inset Text
15103
15104 \begin_layout Plain Layout
15105
15106 \end_layout
15107
15108 \end_inset
15109 </cell>
15110 <cell alignment="center" valignment="top" usebox="none">
15111 \begin_inset Text
15112
15113 \begin_layout Plain Layout
15114
15115 \end_layout
15116
15117 \end_inset
15118 </cell>
15119 </row>
15120 <row>
15121 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15122 \begin_inset Text
15123
15124 \begin_layout Plain Layout
15125 in µm
15126 \end_layout
15127
15128 \end_inset
15129 </cell>
15130 <cell alignment="center" valignment="top" usebox="none">
15131 \begin_inset Text
15132
15133 \begin_layout Plain Layout
15134 129.7
15135 \end_layout
15136
15137 \end_inset
15138 </cell>
15139 <cell alignment="center" valignment="top" usebox="none">
15140 \begin_inset Text
15141
15142 \begin_layout Plain Layout
15143 52.75
15144 \end_layout
15145
15146 \end_inset
15147 </cell>
15148 <cell alignment="center" valignment="top" usebox="none">
15149 \begin_inset Text
15150
15151 \begin_layout Plain Layout
15152 50.78
15153 \end_layout
15154
15155 \end_inset
15156 </cell>
15157 </row>
15158 <row>
15159 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15160 \begin_inset Text
15161
15162 \begin_layout Plain Layout
15163 in % der Pixelgröße
15164 \end_layout
15165
15166 \end_inset
15167 </cell>
15168 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15169 \begin_inset Text
15170
15171 \begin_layout Plain Layout
15172 76.3
15173 \end_layout
15174
15175 \end_inset
15176 </cell>
15177 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15178 \begin_inset Text
15179
15180 \begin_layout Plain Layout
15181 95.9
15182 \end_layout
15183
15184 \end_inset
15185 </cell>
15186 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15187 \begin_inset Text
15188
15189 \begin_layout Plain Layout
15190 92.3
15191 \end_layout
15192
15193 \end_inset
15194 </cell>
15195 </row>
15196 </lyxtabular>
15197
15198 \end_inset
15199
15200
15201 \end_layout
15202
15203 \end_inset
15204
15205
15206 \end_layout
15207
15208 \begin_layout Standard
15209 Abstände zu Tabellenzeilen können auf der Karteikarte 
15210 \family sans
15211 Rahmen
15212 \family default
15213  des 
15214 \family sans
15215 Tabellen-Ein\SpecialChar softhyphen
15216 stel\SpecialChar softhyphen
15217 lun\SpecialChar softhyphen
15218 gen
15219 \family default
15220 -Dialogs hinzugefügt werden, wie in Abschnitt
15221 \begin_inset space ~
15222 \end_inset
15223
15224
15225 \begin_inset CommandInset ref
15226 LatexCommand ref
15227 reference "uab:Zeilenabstand"
15228
15229 \end_inset
15230
15231  beschrieben.
15232 \end_layout
15233
15234 \begin_layout Standard
15235 Im Gegensatz zu normalen Tabellen haben formale keine vertikalen Linien.
15236  Die horizontalen können wie für normale Tabellen gesetzt werden, sehen
15237  gedruckt aber anders aus.
15238  Die erste und letzte Linie ist 0.08
15239 \begin_inset space \thinspace{}
15240 \end_inset
15241
15242 em dick, während die anderen 0.05
15243 \begin_inset space \thinspace{}
15244 \end_inset
15245
15246 em dick sind.
15247 \end_layout
15248
15249 \begin_layout Standard
15250 Die Standarddicken können im \SpecialChar LaTeX
15251 -Vorspann geändert werden:
15252 \end_layout
15253
15254 \begin_layout Standard
15255
15256 \series bold
15257
15258 \backslash
15259 let
15260 \backslash
15261 mytoprule
15262 \backslash
15263 toprule
15264 \begin_inset Newline newline
15265 \end_inset
15266
15267
15268 \backslash
15269 renewcommand{
15270 \backslash
15271 toprule}{
15272 \backslash
15273 mytoprule[Breite]}
15274 \end_layout
15275
15276 \begin_layout Standard
15277 Dies Beispiel gilt für die oberste Linie, genannt 
15278 \series bold
15279 toprule
15280 \series default
15281 .
15282  Für die letzte müssen Sie 
15283 \series bold
15284 toprule
15285 \series default
15286  durch 
15287 \series bold
15288 bottomrule
15289 \series default
15290  ersetzen.
15291  Die Linien dazwischen heißen 
15292 \series bold
15293 midrule
15294 \series default
15295 .
15296  Für 
15297 \family sans
15298 Breite
15299 \family default
15300  können Sie alle Einheiten benutzen, die in Anhang
15301 \begin_inset space ~
15302 \end_inset
15303
15304
15305 \begin_inset CommandInset ref
15306 LatexCommand ref
15307 reference "kap:In-LyX-verfügbare"
15308
15309 \end_inset
15310
15311  aufgelistet sind.
15312 \end_layout
15313
15314 \begin_layout Standard
15315 Linien, die nicht über alle Spalten der Tabelle gehen, erhalten Sie durch
15316  eine Linie unter einer Mehrfachspalte.
15317  \SpecialChar LyX
15318  wird intern den Befehl 
15319 \series bold
15320
15321 \backslash
15322 cmidrule
15323 \series default
15324  benutzen, um diese Linie zu drucken.
15325  Der ganze Befehl sieht so aus:
15326 \end_layout
15327
15328 \begin_layout Standard
15329
15330 \series bold
15331
15332 \backslash
15333 cmidrule[Höhe](trim){Anfangsspalte-Endspalte}
15334 \end_layout
15335
15336 \begin_layout Standard
15337 Die 
15338 \series bold
15339
15340 \backslash
15341 cmidrule
15342 \series default
15343 -Optionen werden (noch) nicht von \SpecialChar LyX
15344  unterstützt, also müssen Sie \SpecialChar TeX
15345 -Code benutzen.
15346  
15347 \series bold
15348
15349 \backslash
15350 cmidrule
15351 \series default
15352  kann man benutzen, indem man den Befehl als \SpecialChar TeX
15353 -Code als erstes in die erste
15354  Zelle einer Zeile einfügt.
15355  Die Linie wird dann über der Zeile gedruckt.
15356 \end_layout
15357
15358 \begin_layout Standard
15359 Der Standardwert der optionalen 
15360 \series bold
15361 Höhe
15362 \series default
15363  ist 0.03
15364 \begin_inset space \thinspace{}
15365 \end_inset
15366
15367 em.
15368  Die Linie reicht von 
15369 \series bold
15370 Anfangsspalte
15371 \series default
15372  bis 
15373 \series bold
15374 Endspalte
15375 \series default
15376 .
15377  Wenn die Linie nur über eine Spalte reicht, sind beide Werte gleich.
15378  Die 
15379 \series bold
15380 Endspalte
15381 \series default
15382  muss immer angegeben werden, auch wenn die Linie nur über eine Spalte geht.
15383  Der optionale Parameter 
15384 \series bold
15385 trim
15386 \series default
15387  kann die Werte 
15388 \emph on
15389 r
15390 \emph default
15391
15392 \emph on
15393 r{Breite}
15394 \emph default
15395
15396 \emph on
15397 l
15398 \family typewriter
15399 \emph default
15400  
15401 \family default
15402 oder 
15403 \emph on
15404 l{Breite}
15405 \emph default
15406  annehmen, wobei die 
15407 \emph on
15408 Breite
15409 \emph default
15410  optional ist.
15411  
15412 \emph on
15413 l{2pt}
15414 \emph default
15415  zum Beispiel bedeutet, dass die Linie links um 2
15416 \begin_inset space \thinspace{}
15417 \end_inset
15418
15419 pt gekürzt wird.
15420  Ohne Breitenangabe wird die Linie um 0.5
15421 \begin_inset space \thinspace{}
15422 \end_inset
15423
15424 em gekürzt.
15425 \end_layout
15426
15427 \begin_layout Standard
15428 \begin_inset VSpace bigskip
15429 \end_inset
15430
15431 In Tabelle
15432 \begin_inset space ~
15433 \end_inset
15434
15435
15436 \begin_inset CommandInset ref
15437 LatexCommand ref
15438 reference "tab:Formale-Tabelle"
15439
15440 \end_inset
15441
15442  wurden die Befehle
15443 \end_layout
15444
15445 \begin_layout Standard
15446
15447 \series bold
15448
15449 \backslash
15450 cmidrule(r){2-2}
15451 \backslash
15452 cmidrule(l){3-4}
15453 \end_layout
15454
15455 \begin_layout Standard
15456 am Anfang der zweiten Zeile und
15457 \end_layout
15458
15459 \begin_layout Standard
15460
15461 \series bold
15462
15463 \backslash
15464 cmidrule[2pt](l{10pt}){1-1}
15465 \end_layout
15466
15467 \begin_layout Standard
15468 in der sechsten benutzt.
15469 \end_layout
15470
15471 \begin_layout Standard
15472 \begin_inset VSpace bigskip
15473 \end_inset
15474
15475
15476 \end_layout
15477
15478 \begin_layout Standard
15479 Sie können mit 
15480 \series bold
15481
15482 \backslash
15483 cmidrule
15484 \series default
15485  auch überlappende Linien wie in Tabelle
15486 \begin_inset space ~
15487 \end_inset
15488
15489
15490 \begin_inset CommandInset ref
15491 LatexCommand ref
15492 reference "tab:Special-booktabs-table"
15493
15494 \end_inset
15495
15496  definieren.
15497  Der Befehl ist:
15498 \end_layout
15499
15500 \begin_layout Standard
15501
15502 \series bold
15503
15504 \backslash
15505 morecmidrules
15506 \end_layout
15507
15508 \begin_layout Standard
15509 In Zeile zwei der Tabelle
15510 \begin_inset space ~
15511 \end_inset
15512
15513
15514 \begin_inset CommandInset ref
15515 LatexCommand ref
15516 reference "tab:Special-booktabs-table"
15517
15518 \end_inset
15519
15520  wurde folgender Befehl benutzt:
15521 \end_layout
15522
15523 \begin_layout Standard
15524
15525 \series bold
15526
15527 \backslash
15528 cmidrule(r){2-2}
15529 \backslash
15530 cmidrule(l){3-4}
15531 \backslash
15532 morecmidrules
15533 \begin_inset Newline newline
15534 \end_inset
15535
15536
15537 \backslash
15538 cmidrule{2-4}
15539 \end_layout
15540
15541 \begin_layout Standard
15542 und in Zeile sechs:
15543 \end_layout
15544
15545 \begin_layout Standard
15546
15547 \series bold
15548
15549 \backslash
15550 midrule
15551 \backslash
15552 morecmidrules
15553 \backslash
15554 cmidrule{3-4}
15555 \end_layout
15556
15557 \begin_layout Standard
15558 \begin_inset VSpace bigskip
15559 \end_inset
15560
15561
15562 \end_layout
15563
15564 \begin_layout Standard
15565 Wenn Sie trotzdem mit den Linien nicht zufrieden sind, können Sie mit folgendem
15566  Befehl eine Linie zeichnen, die alle Spalten überspannt:
15567 \end_layout
15568
15569 \begin_layout Standard
15570
15571 \series bold
15572
15573 \backslash
15574 specialrule{Dicke}{Abstand davor}{Abstand danach}
15575 \end_layout
15576
15577 \begin_layout Standard
15578 Weitere Informationen finden Sie im Handbuch des \SpecialChar LaTeX
15579 -Pakets 
15580 \series bold
15581 booktabs
15582 \series default
15583  
15584 \begin_inset CommandInset citation
15585 LatexCommand cite
15586 key "booktabs"
15587 literal "true"
15588
15589 \end_inset
15590
15591 .
15592 \begin_inset Index idx
15593 status collapsed
15594
15595 \begin_layout Plain Layout
15596 \SpecialChar LaTeX
15597 -Pakete ! booktabs
15598 \end_layout
15599
15600 \end_inset
15601
15602
15603 \end_layout
15604
15605 \begin_layout Standard
15606 \begin_inset Float table
15607 placement h
15608 wide false
15609 sideways false
15610 status open
15611
15612 \begin_layout Plain Layout
15613 \begin_inset Caption Standard
15614
15615 \begin_layout Plain Layout
15616 \begin_inset CommandInset label
15617 LatexCommand label
15618 name "tab:Special-booktabs-table"
15619
15620 \end_inset
15621
15622 Eine spezielle formale Tabelle
15623 \end_layout
15624
15625 \end_inset
15626
15627
15628 \end_layout
15629
15630 \begin_layout Plain Layout
15631 \align center
15632 \begin_inset Tabular
15633 <lyxtabular version="3" rows="8" columns="4">
15634 <features booktabs="true" tabularvalignment="middle">
15635 <column alignment="center" valignment="top">
15636 <column alignment="center" valignment="top">
15637 <column alignment="right" valignment="top">
15638 <column alignment="right" valignment="top">
15639 <row>
15640 <cell alignment="center" valignment="top" topline="true" usebox="none">
15641 \begin_inset Text
15642
15643 \begin_layout Plain Layout
15644 System
15645 \end_layout
15646
15647 \end_inset
15648 </cell>
15649 <cell alignment="center" valignment="top" topline="true" usebox="none">
15650 \begin_inset Text
15651
15652 \begin_layout Plain Layout
15653 Chip
15654 \begin_inset space \thinspace{}
15655 \end_inset
15656
15657 1
15658 \end_layout
15659
15660 \end_inset
15661 </cell>
15662 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15663 \begin_inset Text
15664
15665 \begin_layout Plain Layout
15666 Chip
15667 \begin_inset space \thinspace{}
15668 \end_inset
15669
15670 2
15671 \end_layout
15672
15673 \end_inset
15674 </cell>
15675 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15676 \begin_inset Text
15677
15678 \begin_layout Plain Layout
15679
15680 \end_layout
15681
15682 \end_inset
15683 </cell>
15684 </row>
15685 <row>
15686 <cell alignment="center" valignment="top" usebox="none">
15687 \begin_inset Text
15688
15689 \begin_layout Plain Layout
15690 \begin_inset ERT
15691 status collapsed
15692
15693 \begin_layout Plain Layout
15694
15695
15696 \backslash
15697 cmidrule(r){2-2}
15698 \end_layout
15699
15700 \end_inset
15701
15702
15703 \begin_inset ERT
15704 status collapsed
15705
15706 \begin_layout Plain Layout
15707
15708
15709 \backslash
15710 cmidrule(l){3-4}
15711 \end_layout
15712
15713 \end_inset
15714
15715
15716 \begin_inset ERT
15717 status collapsed
15718
15719 \begin_layout Plain Layout
15720
15721
15722 \backslash
15723 morecmidrules 
15724 \end_layout
15725
15726 \end_inset
15727
15728
15729 \begin_inset ERT
15730 status collapsed
15731
15732 \begin_layout Plain Layout
15733
15734
15735 \backslash
15736 cmidrule{2-4}
15737 \end_layout
15738
15739 \end_inset
15740
15741 Detektordicke in µm
15742 \end_layout
15743
15744 \end_inset
15745 </cell>
15746 <cell alignment="center" valignment="top" usebox="none">
15747 \begin_inset Text
15748
15749 \begin_layout Plain Layout
15750 300
15751 \end_layout
15752
15753 \end_inset
15754 </cell>
15755 <cell alignment="center" valignment="top" usebox="none">
15756 \begin_inset Text
15757
15758 \begin_layout Plain Layout
15759 300
15760 \end_layout
15761
15762 \end_inset
15763 </cell>
15764 <cell alignment="center" valignment="top" usebox="none">
15765 \begin_inset Text
15766
15767 \begin_layout Plain Layout
15768 700
15769 \end_layout
15770
15771 \end_inset
15772 </cell>
15773 </row>
15774 <row>
15775 <cell alignment="center" valignment="top" topline="true" usebox="none">
15776 \begin_inset Text
15777
15778 \begin_layout Plain Layout
15779 Kantenwinkel in °
15780 \end_layout
15781
15782 \end_inset
15783 </cell>
15784 <cell alignment="center" valignment="top" topline="true" usebox="none">
15785 \begin_inset Text
15786
15787 \begin_layout Plain Layout
15788 3,55
15789 \end_layout
15790
15791 \end_inset
15792 </cell>
15793 <cell alignment="center" valignment="top" topline="true" usebox="none">
15794 \begin_inset Text
15795
15796 \begin_layout Plain Layout
15797 2,71
15798 \end_layout
15799
15800 \end_inset
15801 </cell>
15802 <cell alignment="center" valignment="top" topline="true" usebox="none">
15803 \begin_inset Text
15804
15805 \begin_layout Plain Layout
15806 7,99
15807 \end_layout
15808
15809 \end_inset
15810 </cell>
15811 </row>
15812 <row topspace="default">
15813 <cell alignment="center" valignment="top" usebox="none">
15814 \begin_inset Text
15815
15816 \begin_layout Plain Layout
15817 räumliche Auf\SpecialChar ligaturebreak
15818 lösung in µm
15819 \end_layout
15820
15821 \end_inset
15822 </cell>
15823 <cell alignment="center" valignment="top" usebox="none">
15824 \begin_inset Text
15825
15826 \begin_layout Plain Layout
15827 4,26
15828 \end_layout
15829
15830 \end_inset
15831 </cell>
15832 <cell alignment="center" valignment="top" usebox="none">
15833 \begin_inset Text
15834
15835 \begin_layout Plain Layout
15836 10,17
15837 \end_layout
15838
15839 \end_inset
15840 </cell>
15841 <cell alignment="center" valignment="top" usebox="none">
15842 \begin_inset Text
15843
15844 \begin_layout Plain Layout
15845 10,56
15846 \end_layout
15847
15848 \end_inset
15849 </cell>
15850 </row>
15851 <row topspace="default">
15852 <cell alignment="center" valignment="top" usebox="none">
15853 \begin_inset Text
15854
15855 \begin_layout Plain Layout
15856 MTF bei 
15857 \begin_inset Formula $f_{\mathrm{max}}$
15858 \end_inset
15859
15860
15861 \end_layout
15862
15863 \end_inset
15864 </cell>
15865 <cell alignment="center" valignment="top" usebox="none">
15866 \begin_inset Text
15867
15868 \begin_layout Plain Layout
15869 0,53
15870 \end_layout
15871
15872 \end_inset
15873 </cell>
15874 <cell alignment="center" valignment="top" usebox="none">
15875 \begin_inset Text
15876
15877 \begin_layout Plain Layout
15878 0,37
15879 \end_layout
15880
15881 \end_inset
15882 </cell>
15883 <cell alignment="center" valignment="top" usebox="none">
15884 \begin_inset Text
15885
15886 \begin_layout Plain Layout
15887 0,39
15888 \end_layout
15889
15890 \end_inset
15891 </cell>
15892 </row>
15893 <row>
15894 <cell alignment="center" valignment="top" topline="true" usebox="none">
15895 \begin_inset Text
15896
15897 \begin_layout Plain Layout
15898 \begin_inset ERT
15899 status collapsed
15900
15901 \begin_layout Plain Layout
15902
15903
15904 \backslash
15905 morecmidrules 
15906 \end_layout
15907
15908 \end_inset
15909
15910
15911 \begin_inset ERT
15912 status collapsed
15913
15914 \begin_layout Plain Layout
15915
15916
15917 \backslash
15918 cmidrule{3-4}
15919 \end_layout
15920
15921 \end_inset
15922
15923 LSF-räumliche Auf\SpecialChar ligaturebreak
15924 lösung
15925 \end_layout
15926
15927 \end_inset
15928 </cell>
15929 <cell alignment="center" valignment="top" topline="true" usebox="none">
15930 \begin_inset Text
15931
15932 \begin_layout Plain Layout
15933
15934 \end_layout
15935
15936 \end_inset
15937 </cell>
15938 <cell alignment="center" valignment="top" topline="true" usebox="none">
15939 \begin_inset Text
15940
15941 \begin_layout Plain Layout
15942
15943 \end_layout
15944
15945 \end_inset
15946 </cell>
15947 <cell alignment="center" valignment="top" topline="true" usebox="none">
15948 \begin_inset Text
15949
15950 \begin_layout Plain Layout
15951
15952 \end_layout
15953
15954 \end_inset
15955 </cell>
15956 </row>
15957 <row>
15958 <cell alignment="center" valignment="top" usebox="none">
15959 \begin_inset Text
15960
15961 \begin_layout Plain Layout
15962 in µm
15963 \end_layout
15964
15965 \end_inset
15966 </cell>
15967 <cell alignment="center" valignment="top" usebox="none">
15968 \begin_inset Text
15969
15970 \begin_layout Plain Layout
15971 129,7
15972 \end_layout
15973
15974 \end_inset
15975 </cell>
15976 <cell alignment="center" valignment="top" usebox="none">
15977 \begin_inset Text
15978
15979 \begin_layout Plain Layout
15980 52,75
15981 \end_layout
15982
15983 \end_inset
15984 </cell>
15985 <cell alignment="center" valignment="top" usebox="none">
15986 \begin_inset Text
15987
15988 \begin_layout Plain Layout
15989 50,78
15990 \end_layout
15991
15992 \end_inset
15993 </cell>
15994 </row>
15995 <row>
15996 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15997 \begin_inset Text
15998
15999 \begin_layout Plain Layout
16000 in % der Pixelgröße
16001 \end_layout
16002
16003 \end_inset
16004 </cell>
16005 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16006 \begin_inset Text
16007
16008 \begin_layout Plain Layout
16009 76,3
16010 \end_layout
16011
16012 \end_inset
16013 </cell>
16014 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16015 \begin_inset Text
16016
16017 \begin_layout Plain Layout
16018 95,9
16019 \end_layout
16020
16021 \end_inset
16022 </cell>
16023 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16024 \begin_inset Text
16025
16026 \begin_layout Plain Layout
16027 92,3
16028 \end_layout
16029
16030 \end_inset
16031 </cell>
16032 </row>
16033 </lyxtabular>
16034
16035 \end_inset
16036
16037
16038 \end_layout
16039
16040 \end_inset
16041
16042
16043 \end_layout
16044
16045 \begin_layout Section
16046 Vertikale Tabellen-Ausrichtung
16047 \begin_inset Index idx
16048 status collapsed
16049
16050 \begin_layout Plain Layout
16051 Tabellen ! Ausrichtung
16052 \end_layout
16053
16054 \end_inset
16055
16056
16057 \end_layout
16058
16059 \begin_layout Standard
16060 Damit Tabellen vertikal im Text ausgerichtet werden können, müssen sie in
16061  einer Box sein.
16062  Die Box kann dann vertikal ausgerichtet werden, wie in Abschnitt
16063 \begin_inset space ~
16064 \end_inset
16065
16066
16067 \begin_inset CommandInset ref
16068 LatexCommand ref
16069 reference "abs:Box-Dialog"
16070
16071 \end_inset
16072
16073  beschrieben.
16074 \end_layout
16075
16076 \begin_layout Standard
16077 Im folgenden sind die Tabellen jeweils in einer Minipage-Box
16078 \begin_inset Foot
16079 status collapsed
16080
16081 \begin_layout Plain Layout
16082 Minipages werden in Abschnitt
16083 \begin_inset space ~
16084 \end_inset
16085
16086
16087 \begin_inset CommandInset ref
16088 LatexCommand ref
16089 reference "abs:Minipage"
16090
16091 \end_inset
16092
16093  beschrieben.
16094 \end_layout
16095
16096 \end_inset
16097
16098  mit 15
16099 \begin_inset space \thinspace{}
16100 \end_inset
16101
16102 col%-Breite:
16103 \end_layout
16104
16105 \begin_layout Itemize
16106 Test 
16107 \begin_inset Box Frameless
16108 position "t"
16109 hor_pos "c"
16110 has_inner_box 1
16111 inner_pos "c"
16112 use_parbox 0
16113 use_makebox 0
16114 width "15col%"
16115 special "none"
16116 height "1in"
16117 height_special "totalheight"
16118 thickness "0.4pt"
16119 separation "3pt"
16120 shadowsize "4pt"
16121 framecolor "black"
16122 backgroundcolor "none"
16123 status collapsed
16124
16125 \begin_layout Plain Layout
16126 \begin_inset Tabular
16127 <lyxtabular version="3" rows="3" columns="3">
16128 <features tabularvalignment="middle">
16129 <column alignment="center" valignment="top">
16130 <column alignment="center" valignment="top">
16131 <column alignment="center" valignment="top">
16132 <row>
16133 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16134 \begin_inset Text
16135
16136 \begin_layout Plain Layout
16137 Tabelle 1
16138 \end_layout
16139
16140 \end_inset
16141 </cell>
16142 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16143 \begin_inset Text
16144
16145 \begin_layout Plain Layout
16146
16147 \end_layout
16148
16149 \end_inset
16150 </cell>
16151 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16152 \begin_inset Text
16153
16154 \begin_layout Plain Layout
16155
16156 \end_layout
16157
16158 \end_inset
16159 </cell>
16160 </row>
16161 <row>
16162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16163 \begin_inset Text
16164
16165 \begin_layout Plain Layout
16166 b
16167 \end_layout
16168
16169 \end_inset
16170 </cell>
16171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16172 \begin_inset Text
16173
16174 \begin_layout Plain Layout
16175 e
16176 \end_layout
16177
16178 \end_inset
16179 </cell>
16180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16181 \begin_inset Text
16182
16183 \begin_layout Plain Layout
16184 h
16185 \end_layout
16186
16187 \end_inset
16188 </cell>
16189 </row>
16190 <row>
16191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16192 \begin_inset Text
16193
16194 \begin_layout Plain Layout
16195 c
16196 \end_layout
16197
16198 \end_inset
16199 </cell>
16200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16201 \begin_inset Text
16202
16203 \begin_layout Plain Layout
16204 f
16205 \end_layout
16206
16207 \end_inset
16208 </cell>
16209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16210 \begin_inset Text
16211
16212 \begin_layout Plain Layout
16213 i
16214 \end_layout
16215
16216 \end_inset
16217 </cell>
16218 </row>
16219 </lyxtabular>
16220
16221 \end_inset
16222
16223
16224 \end_layout
16225
16226 \end_inset
16227
16228  Test 
16229 \begin_inset ERT
16230 status collapsed
16231
16232 \begin_layout Plain Layout
16233
16234
16235 \backslash
16236 raisebox{0.85
16237 \backslash
16238 baselineskip}{
16239 \end_layout
16240
16241 \end_inset
16242
16243
16244 \begin_inset Box Frameless
16245 position "t"
16246 hor_pos "c"
16247 has_inner_box 1
16248 inner_pos "c"
16249 use_parbox 0
16250 use_makebox 0
16251 width "15col%"
16252 special "none"
16253 height "1in"
16254 height_special "totalheight"
16255 thickness "0.4pt"
16256 separation "3pt"
16257 shadowsize "4pt"
16258 framecolor "black"
16259 backgroundcolor "none"
16260 status collapsed
16261
16262 \begin_layout Plain Layout
16263 \begin_inset Tabular
16264 <lyxtabular version="3" rows="3" columns="3">
16265 <features tabularvalignment="middle">
16266 <column alignment="center" valignment="top">
16267 <column alignment="center" valignment="top">
16268 <column alignment="center" valignment="top">
16269 <row>
16270 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16271 \begin_inset Text
16272
16273 \begin_layout Plain Layout
16274 Tabelle 2
16275 \end_layout
16276
16277 \end_inset
16278 </cell>
16279 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16280 \begin_inset Text
16281
16282 \begin_layout Plain Layout
16283
16284 \end_layout
16285
16286 \end_inset
16287 </cell>
16288 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16289 \begin_inset Text
16290
16291 \begin_layout Plain Layout
16292
16293 \end_layout
16294
16295 \end_inset
16296 </cell>
16297 </row>
16298 <row>
16299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16300 \begin_inset Text
16301
16302 \begin_layout Plain Layout
16303 b
16304 \end_layout
16305
16306 \end_inset
16307 </cell>
16308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16309 \begin_inset Text
16310
16311 \begin_layout Plain Layout
16312 e
16313 \end_layout
16314
16315 \end_inset
16316 </cell>
16317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16318 \begin_inset Text
16319
16320 \begin_layout Plain Layout
16321 h
16322 \end_layout
16323
16324 \end_inset
16325 </cell>
16326 </row>
16327 <row>
16328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16329 \begin_inset Text
16330
16331 \begin_layout Plain Layout
16332 c
16333 \end_layout
16334
16335 \end_inset
16336 </cell>
16337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16338 \begin_inset Text
16339
16340 \begin_layout Plain Layout
16341 f
16342 \end_layout
16343
16344 \end_inset
16345 </cell>
16346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16347 \begin_inset Text
16348
16349 \begin_layout Plain Layout
16350 i
16351 \end_layout
16352
16353 \end_inset
16354 </cell>
16355 </row>
16356 </lyxtabular>
16357
16358 \end_inset
16359
16360
16361 \end_layout
16362
16363 \end_inset
16364
16365
16366 \begin_inset ERT
16367 status collapsed
16368
16369 \begin_layout Plain Layout
16370
16371 }
16372 \end_layout
16373
16374 \end_inset
16375
16376
16377 \end_layout
16378
16379 \begin_layout Itemize
16380 Test 
16381 \begin_inset Box Frameless
16382 position "c"
16383 hor_pos "c"
16384 has_inner_box 1
16385 inner_pos "c"
16386 use_parbox 0
16387 use_makebox 0
16388 width "15col%"
16389 special "none"
16390 height "1in"
16391 height_special "totalheight"
16392 thickness "0.4pt"
16393 separation "3pt"
16394 shadowsize "4pt"
16395 framecolor "black"
16396 backgroundcolor "none"
16397 status collapsed
16398
16399 \begin_layout Plain Layout
16400 \begin_inset Tabular
16401 <lyxtabular version="3" rows="3" columns="3">
16402 <features tabularvalignment="middle">
16403 <column alignment="center" valignment="top">
16404 <column alignment="center" valignment="top">
16405 <column alignment="center" valignment="top">
16406 <row>
16407 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16408 \begin_inset Text
16409
16410 \begin_layout Plain Layout
16411 Tabelle 3
16412 \end_layout
16413
16414 \end_inset
16415 </cell>
16416 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16417 \begin_inset Text
16418
16419 \begin_layout Plain Layout
16420
16421 \end_layout
16422
16423 \end_inset
16424 </cell>
16425 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16426 \begin_inset Text
16427
16428 \begin_layout Plain Layout
16429
16430 \end_layout
16431
16432 \end_inset
16433 </cell>
16434 </row>
16435 <row>
16436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16437 \begin_inset Text
16438
16439 \begin_layout Plain Layout
16440 b
16441 \end_layout
16442
16443 \end_inset
16444 </cell>
16445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16446 \begin_inset Text
16447
16448 \begin_layout Plain Layout
16449 e
16450 \end_layout
16451
16452 \end_inset
16453 </cell>
16454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16455 \begin_inset Text
16456
16457 \begin_layout Plain Layout
16458 h
16459 \end_layout
16460
16461 \end_inset
16462 </cell>
16463 </row>
16464 <row>
16465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16466 \begin_inset Text
16467
16468 \begin_layout Plain Layout
16469 c
16470 \end_layout
16471
16472 \end_inset
16473 </cell>
16474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16475 \begin_inset Text
16476
16477 \begin_layout Plain Layout
16478 f
16479 \end_layout
16480
16481 \end_inset
16482 </cell>
16483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16484 \begin_inset Text
16485
16486 \begin_layout Plain Layout
16487 i
16488 \end_layout
16489
16490 \end_inset
16491 </cell>
16492 </row>
16493 </lyxtabular>
16494
16495 \end_inset
16496
16497
16498 \end_layout
16499
16500 \end_inset
16501
16502
16503 \end_layout
16504
16505 \begin_layout Itemize
16506 Test 
16507 \begin_inset Box Frameless
16508 position "b"
16509 hor_pos "c"
16510 has_inner_box 1
16511 inner_pos "c"
16512 use_parbox 0
16513 use_makebox 0
16514 width "15col%"
16515 special "none"
16516 height "1in"
16517 height_special "totalheight"
16518 thickness "0.4pt"
16519 separation "3pt"
16520 shadowsize "4pt"
16521 framecolor "black"
16522 backgroundcolor "none"
16523 status collapsed
16524
16525 \begin_layout Plain Layout
16526 \begin_inset Tabular
16527 <lyxtabular version="3" rows="3" columns="3">
16528 <features tabularvalignment="middle">
16529 <column alignment="center" valignment="top">
16530 <column alignment="center" valignment="top">
16531 <column alignment="center" valignment="top">
16532 <row>
16533 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16534 \begin_inset Text
16535
16536 \begin_layout Plain Layout
16537 Tabelle 4
16538 \end_layout
16539
16540 \end_inset
16541 </cell>
16542 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16543 \begin_inset Text
16544
16545 \begin_layout Plain Layout
16546
16547 \end_layout
16548
16549 \end_inset
16550 </cell>
16551 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16552 \begin_inset Text
16553
16554 \begin_layout Plain Layout
16555
16556 \end_layout
16557
16558 \end_inset
16559 </cell>
16560 </row>
16561 <row>
16562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16563 \begin_inset Text
16564
16565 \begin_layout Plain Layout
16566 b
16567 \end_layout
16568
16569 \end_inset
16570 </cell>
16571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16572 \begin_inset Text
16573
16574 \begin_layout Plain Layout
16575 e
16576 \end_layout
16577
16578 \end_inset
16579 </cell>
16580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16581 \begin_inset Text
16582
16583 \begin_layout Plain Layout
16584 h
16585 \end_layout
16586
16587 \end_inset
16588 </cell>
16589 </row>
16590 <row>
16591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16592 \begin_inset Text
16593
16594 \begin_layout Plain Layout
16595 c
16596 \end_layout
16597
16598 \end_inset
16599 </cell>
16600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16601 \begin_inset Text
16602
16603 \begin_layout Plain Layout
16604 f
16605 \end_layout
16606
16607 \end_inset
16608 </cell>
16609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16610 \begin_inset Text
16611
16612 \begin_layout Plain Layout
16613 i
16614 \end_layout
16615
16616 \end_inset
16617 </cell>
16618 </row>
16619 </lyxtabular>
16620
16621 \end_inset
16622
16623
16624 \end_layout
16625
16626 \end_inset
16627
16628 Test 
16629 \begin_inset ERT
16630 status collapsed
16631
16632 \begin_layout Plain Layout
16633
16634
16635 \backslash
16636 raisebox{-0.32
16637 \backslash
16638 baselineskip}{
16639 \end_layout
16640
16641 \end_inset
16642
16643
16644 \begin_inset Box Frameless
16645 position "b"
16646 hor_pos "c"
16647 has_inner_box 1
16648 inner_pos "c"
16649 use_parbox 0
16650 use_makebox 0
16651 width "15col%"
16652 special "none"
16653 height "1in"
16654 height_special "totalheight"
16655 thickness "0.4pt"
16656 separation "3pt"
16657 shadowsize "4pt"
16658 framecolor "black"
16659 backgroundcolor "none"
16660 status collapsed
16661
16662 \begin_layout Plain Layout
16663 \begin_inset Tabular
16664 <lyxtabular version="3" rows="3" columns="3">
16665 <features tabularvalignment="middle">
16666 <column alignment="center" valignment="top">
16667 <column alignment="center" valignment="top">
16668 <column alignment="center" valignment="top">
16669 <row>
16670 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16671 \begin_inset Text
16672
16673 \begin_layout Plain Layout
16674 Tabelle 5
16675 \end_layout
16676
16677 \end_inset
16678 </cell>
16679 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16680 \begin_inset Text
16681
16682 \begin_layout Plain Layout
16683
16684 \end_layout
16685
16686 \end_inset
16687 </cell>
16688 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16689 \begin_inset Text
16690
16691 \begin_layout Plain Layout
16692
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 </row>
16698 <row>
16699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16700 \begin_inset Text
16701
16702 \begin_layout Plain Layout
16703 b
16704 \end_layout
16705
16706 \end_inset
16707 </cell>
16708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16709 \begin_inset Text
16710
16711 \begin_layout Plain Layout
16712 e
16713 \end_layout
16714
16715 \end_inset
16716 </cell>
16717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16718 \begin_inset Text
16719
16720 \begin_layout Plain Layout
16721 h
16722 \end_layout
16723
16724 \end_inset
16725 </cell>
16726 </row>
16727 <row>
16728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16729 \begin_inset Text
16730
16731 \begin_layout Plain Layout
16732 c
16733 \end_layout
16734
16735 \end_inset
16736 </cell>
16737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16738 \begin_inset Text
16739
16740 \begin_layout Plain Layout
16741 f
16742 \end_layout
16743
16744 \end_inset
16745 </cell>
16746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16747 \begin_inset Text
16748
16749 \begin_layout Plain Layout
16750 i
16751 \end_layout
16752
16753 \end_inset
16754 </cell>
16755 </row>
16756 </lyxtabular>
16757
16758 \end_inset
16759
16760
16761 \end_layout
16762
16763 \end_inset
16764
16765
16766 \begin_inset ERT
16767 status collapsed
16768
16769 \begin_layout Plain Layout
16770
16771 }
16772 \end_layout
16773
16774 \end_inset
16775
16776
16777 \end_layout
16778
16779 \begin_layout Standard
16780 Wie Sie sehen können, ist der Text der ersten Zeile von Tabelle
16781 \begin_inset space \space{}
16782 \end_inset
16783
16784 1 und letzten Zeile von Tabelle
16785 \begin_inset space \space{}
16786 \end_inset
16787
16788 4 bezüglich dem Wort 
16789 \begin_inset Quotes gld
16790 \end_inset
16791
16792 Test
16793 \begin_inset Quotes grd
16794 \end_inset
16795
16796  nicht richtig ausgerichtet.
16797  Um das zu erreichen, müssen Sie die Minipage-Box in eine 
16798 \begin_inset Quotes gld
16799 \end_inset
16800
16801 Raisebox
16802 \begin_inset Quotes grd
16803 \end_inset
16804
16805
16806 \begin_inset Foot
16807 status collapsed
16808
16809 \begin_layout Plain Layout
16810 Raiseboxen werden in Abschnitt
16811 \begin_inset space ~
16812 \end_inset
16813
16814
16815 \begin_inset CommandInset ref
16816 LatexCommand ref
16817 reference "uab:Vertikale-Ausrichtung"
16818
16819 \end_inset
16820
16821  beschrieben.
16822 \end_layout
16823
16824 \end_inset
16825
16826  setzen.
16827  In Tabelle
16828 \begin_inset space \space{}
16829 \end_inset
16830
16831 2 wurde der Text mit dem Befehl
16832 \end_layout
16833
16834 \begin_layout Standard
16835
16836 \series bold
16837
16838 \backslash
16839 raisebox{0.85
16840 \backslash
16841 baselineskip}{
16842 \end_layout
16843
16844 \begin_layout Standard
16845 vor der Box ausgerichtet.
16846  Hinter der Box wurde auch noch 
16847 \series bold
16848 }
16849 \series default
16850  als \SpecialChar TeX
16851 -Code eingefügt, weil der obige Befehl mit 
16852 \series bold
16853 {
16854 \series default
16855  aufhörte.
16856  Für Tabelle
16857 \begin_inset space \space{}
16858 \end_inset
16859
16860 5 wurde der Befehl
16861 \end_layout
16862
16863 \begin_layout Standard
16864
16865 \series bold
16866
16867 \backslash
16868 raisebox{-0.32
16869 \backslash
16870 baselineskip}{
16871 \end_layout
16872
16873 \begin_layout Standard
16874 benutzt.
16875 \end_layout
16876
16877 \begin_layout Standard
16878 \begin_inset Note Greyedout
16879 status open
16880
16881 \begin_layout Plain Layout
16882
16883 \series bold
16884 Bemerkung:
16885 \series default
16886  Die Ausrichtung ist nicht ganz genau, weil sie von der Dokumentschrift,
16887  der Schriftgröße und der Dicke der Tabellenlinien abhängt.
16888  Der Faktor im 
16889 \series bold
16890
16891 \backslash
16892 raisebox
16893 \series default
16894 -Befehl muss deshalb an Ihre Verhältnisse angepasst werden.
16895 \end_layout
16896
16897 \end_inset
16898
16899
16900 \end_layout
16901
16902 \begin_layout Section
16903 Farbige Tabellen
16904 \begin_inset CommandInset label
16905 LatexCommand label
16906 name "abs:Farbige-Tabellen"
16907
16908 \end_inset
16909
16910
16911 \begin_inset Index idx
16912 status collapsed
16913
16914 \begin_layout Plain Layout
16915 Tabellen ! farbige
16916 \end_layout
16917
16918 \end_inset
16919
16920
16921 \end_layout
16922
16923 \begin_layout Subsection
16924 Farbige Zellen
16925 \begin_inset Index idx
16926 status collapsed
16927
16928 \begin_layout Plain Layout
16929 farbige !  Tabellenzellen
16930 \end_layout
16931
16932 \end_inset
16933
16934
16935 \end_layout
16936
16937 \begin_layout Standard
16938 \begin_inset Float table
16939 placement h
16940 wide false
16941 sideways false
16942 status open
16943
16944 \begin_layout Plain Layout
16945 \begin_inset Caption Standard
16946
16947 \begin_layout Plain Layout
16948 \begin_inset CommandInset label
16949 LatexCommand label
16950 name "tab:Farbige-Tabelle-ohne"
16951
16952 \end_inset
16953
16954 Farbige Tabelle, ohne Paket 
16955 \series bold
16956 colortbl
16957 \series default
16958
16959 \begin_inset Argument 1
16960 status collapsed
16961
16962 \begin_layout Plain Layout
16963 Tabelle ohne 
16964 \family typewriter
16965 colortbl
16966 \end_layout
16967
16968 \end_inset
16969
16970
16971 \end_layout
16972
16973 \end_inset
16974
16975
16976 \end_layout
16977
16978 \begin_layout Plain Layout
16979 \align center
16980 \begin_inset Tabular
16981 <lyxtabular version="3" rows="3" columns="3">
16982 <features tabularvalignment="middle">
16983 <column alignment="center" valignment="top">
16984 <column alignment="center" valignment="top">
16985 <column alignment="center" valignment="top">
16986 <row>
16987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16988 \begin_inset Text
16989
16990 \begin_layout Plain Layout
16991
16992 \color green
16993 a
16994 \end_layout
16995
16996 \end_inset
16997 </cell>
16998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16999 \begin_inset Text
17000
17001 \begin_layout Plain Layout
17002
17003 \color red
17004 b
17005 \end_layout
17006
17007 \end_inset
17008 </cell>
17009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17010 \begin_inset Text
17011
17012 \begin_layout Plain Layout
17013
17014 \color red
17015 c
17016 \end_layout
17017
17018 \end_inset
17019 </cell>
17020 </row>
17021 <row>
17022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17023 \begin_inset Text
17024
17025 \begin_layout Plain Layout
17026
17027 \color green
17028 d
17029 \end_layout
17030
17031 \end_inset
17032 </cell>
17033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17034 \begin_inset Text
17035
17036 \begin_layout Plain Layout
17037
17038 \color blue
17039 e
17040 \end_layout
17041
17042 \end_inset
17043 </cell>
17044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17045 \begin_inset Text
17046
17047 \begin_layout Plain Layout
17048
17049 \color blue
17050 f
17051 \end_layout
17052
17053 \end_inset
17054 </cell>
17055 </row>
17056 <row>
17057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17058 \begin_inset Text
17059
17060 \begin_layout Plain Layout
17061
17062 \color green
17063 g
17064 \end_layout
17065
17066 \end_inset
17067 </cell>
17068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17069 \begin_inset Text
17070
17071 \begin_layout Plain Layout
17072
17073 \color blue
17074 h
17075 \end_layout
17076
17077 \end_inset
17078 </cell>
17079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17080 \begin_inset Text
17081
17082 \begin_layout Plain Layout
17083
17084 \color blue
17085 i
17086 \end_layout
17087
17088 \end_inset
17089 </cell>
17090 </row>
17091 </lyxtabular>
17092
17093 \end_inset
17094
17095
17096 \end_layout
17097
17098 \end_inset
17099
17100
17101 \end_layout
17102
17103 \begin_layout Standard
17104 Wenn Sie nur farbigen Text
17105 \begin_inset Index idx
17106 status collapsed
17107
17108 \begin_layout Plain Layout
17109 Farbe ! für Text
17110 \end_layout
17111
17112 \end_inset
17113
17114  benötigen, markieren Sie diesen und ändern die Farbe mit dem 
17115 \family sans
17116 Textstil
17117 \family default
17118 -Dialog (Werkzeugleistenknopf 
17119 \begin_inset Info
17120 type  "icon"
17121 arg   "dialog-show character"
17122 \end_inset
17123
17124 ) wie es in Tabelle
17125 \begin_inset space ~
17126 \end_inset
17127
17128
17129 \begin_inset CommandInset ref
17130 LatexCommand ref
17131 reference "tab:Farbige-Tabelle-ohne"
17132
17133 \end_inset
17134
17135  gemacht wurde.
17136  In anderen Fällen müssen Sie das \SpecialChar LaTeX
17137 -Paket 
17138 \series bold
17139 colortbl
17140 \series default
17141  benutzen.
17142 \begin_inset Index idx
17143 status collapsed
17144
17145 \begin_layout Plain Layout
17146 \SpecialChar LaTeX
17147 -Pakete ! colortbl
17148 \end_layout
17149
17150 \end_inset
17151
17152
17153 \end_layout
17154
17155 \begin_layout Standard
17156 \begin_inset ERT
17157 status collapsed
17158
17159 \begin_layout Plain Layout
17160
17161
17162 \backslash
17163 ifcolortbl
17164 \end_layout
17165
17166 \end_inset
17167
17168
17169 \begin_inset Note Note
17170 status open
17171
17172 \begin_layout Plain Layout
17173 Der folgende Teil wird nur gedruckt, wenn das \SpecialChar LaTeX
17174 -Paket 
17175 \series bold
17176 colortbl
17177 \series default
17178  installiert ist.
17179 \end_layout
17180
17181 \end_inset
17182
17183
17184 \end_layout
17185
17186 \begin_layout Standard
17187 Um farbige Tabellen zu erzeugen, muss 
17188 \series bold
17189 colortbl
17190 \series default
17191  im \SpecialChar LaTeX
17192 -Vorspann geladen werden:
17193 \end_layout
17194
17195 \begin_layout Standard
17196
17197 \series bold
17198
17199 \backslash
17200 usepackage{colortbl}
17201 \end_layout
17202
17203 \begin_layout Standard
17204 Die Farbe einer Spalte ändert man dann mit dem Befehl
17205 \end_layout
17206
17207 \begin_layout Standard
17208
17209 \series bold
17210
17211 \backslash
17212 columncolor{Farbname}
17213 \end_layout
17214
17215 \begin_layout Standard
17216 innerhalb des Befehls 
17217 \series bold
17218 >{}
17219 \series default
17220 .
17221  Mehr über den Befehl 
17222 \series bold
17223 >{}
17224 \series default
17225  finden Sie im Abschnitt
17226 \begin_inset space ~
17227 \end_inset
17228
17229
17230 \begin_inset CommandInset ref
17231 LatexCommand ref
17232 reference "uab:Mehrfachspalten-Berechnungen"
17233
17234 \end_inset
17235
17236 .
17237 \end_layout
17238
17239 \begin_layout Standard
17240 Folgende Farbnamen sind vordefiniert:
17241 \end_layout
17242
17243 \begin_layout Standard
17244
17245 \family sans
17246 red
17247 \family default
17248
17249 \family sans
17250 green
17251 \family default
17252
17253 \family sans
17254 yellow
17255 \family default
17256
17257 \family sans
17258 blue
17259 \family default
17260
17261 \family sans
17262 cyan
17263 \family default
17264
17265 \family sans
17266 magenta
17267 \family default
17268
17269 \family sans
17270 black
17271 \family default
17272  und 
17273 \family sans
17274 white
17275 \begin_inset Newline newline
17276 \end_inset
17277
17278 (
17279 \family default
17280 rot, grün, gelb, blau, türkis, purpurrot, schwarz und weiß)
17281 \end_layout
17282
17283 \begin_layout Standard
17284 \begin_inset VSpace medskip
17285 \end_inset
17286
17287
17288 \end_layout
17289
17290 \begin_layout Standard
17291 Wenn Sie die Option
17292 \end_layout
17293
17294 \begin_layout Standard
17295
17296 \series bold
17297 dvipsnames
17298 \end_layout
17299
17300 \begin_layout Standard
17301 zu den Dokumentklassenoptionen in den Dokumenteinstellungen hinzufügen,
17302  können Sie zusätzlich weitere 61
17303 \begin_inset space ~
17304 \end_inset
17305
17306 Farben verwenden.
17307  Diese Farben sind in Anhang
17308 \begin_inset space ~
17309 \end_inset
17310
17311
17312 \begin_inset CommandInset ref
17313 LatexCommand ref
17314 reference "kap:Liste-der-dvips-Farbnamen"
17315
17316 \end_inset
17317
17318  aufgelistet.
17319  Eine dieser Farben, 
17320 \family sans
17321 Maroon
17322 \family default
17323 , wird als Beispiel in Tabelle
17324 \begin_inset space ~
17325 \end_inset
17326
17327
17328 \begin_inset CommandInset ref
17329 LatexCommand ref
17330 reference "tab:Eine-mit-colortbl"
17331
17332 \end_inset
17333
17334  verwendet.
17335 \end_layout
17336
17337 \begin_layout Standard
17338 \begin_inset VSpace medskip
17339 \end_inset
17340
17341
17342 \end_layout
17343
17344 \begin_layout Standard
17345 Sie können auch eigene Farben definieren:
17346 \end_layout
17347
17348 \begin_layout Standard
17349
17350 \series bold
17351
17352 \backslash
17353 definecolor{Farbname}{Farbmodell}{Farbwerte}
17354 \end_layout
17355
17356 \begin_layout Standard
17357 Das Farbmodell kann eins der folgenden sein:
17358 \end_layout
17359
17360 \begin_layout Labeling
17361 \labelwidthstring 00.00.0000
17362 cmyk: cyan, magenta, yellow, black
17363 \end_layout
17364
17365 \begin_layout Labeling
17366 \labelwidthstring 00.00.0000
17367 rgb: red, green blue
17368 \end_layout
17369
17370 \begin_layout Labeling
17371 \labelwidthstring 00.00.0000
17372 gray: gray
17373 \end_layout
17374
17375 \begin_layout Standard
17376 und die Farbwerte sind durch Kommata getrennte Zahlen zwischen 0 und 1,
17377  die die entsprechende Farbe für das Farbmodell beschreiben.
17378 \end_layout
17379
17380 \begin_layout Standard
17381 Im \SpecialChar LaTeX
17382 -Vorspann können Sie zum Beispiel die Farbe 
17383 \emph on
17384
17385 \begin_inset Quotes gld
17386 \end_inset
17387
17388 dunkelgruen
17389 \emph default
17390
17391 \begin_inset Quotes grd
17392 \end_inset
17393
17394  und 
17395 \begin_inset Quotes gld
17396 \end_inset
17397
17398
17399 \emph on
17400 hellgrau
17401 \emph default
17402
17403 \begin_inset Quotes grd
17404 \end_inset
17405
17406  folgendermaßen definieren:
17407 \end_layout
17408
17409 \begin_layout Standard
17410
17411 \series bold
17412
17413 \backslash
17414 definecolor{dunkelgruen}{cmyk}{0.5, 0, 1, 0.5}
17415 \end_layout
17416
17417 \begin_layout Standard
17418
17419 \series bold
17420
17421 \backslash
17422 definecolor{hellgrau}{gray}{0.8}
17423 \end_layout
17424
17425 \begin_layout Standard
17426 \begin_inset VSpace medskip
17427 \end_inset
17428
17429
17430 \end_layout
17431
17432 \begin_layout Standard
17433 Linien werden mit dem Befehl
17434 \end_layout
17435
17436 \begin_layout Standard
17437
17438 \series bold
17439
17440 \backslash
17441 rowcolor{Farbname}
17442 \end_layout
17443
17444 \begin_layout Standard
17445 gefärbt, Zellen mit dem Befehl
17446 \end_layout
17447
17448 \begin_layout Standard
17449
17450 \series bold
17451
17452 \backslash
17453 cellcolor{Farbname}
17454 \end_layout
17455
17456 \begin_layout Standard
17457 Beide Befehle werden am Anfang einer Zelle als \SpecialChar TeX
17458 -Code eingegeben.
17459 \end_layout
17460
17461 \begin_layout Standard
17462 Um nur Text zu färben, verwenden Sie den 
17463 \family sans
17464 Textstil
17465 \family default
17466 -Dialog.
17467  Wenn die Zelle aber \SpecialChar TeX
17468 -Code zum Färben enthält, 
17469 \emph on
17470 markieren Sie nur den Text
17471 \emph default
17472 , sonst werden Sie \SpecialChar LaTeX
17473 -Fehler erzeugen.
17474 \end_layout
17475
17476 \begin_layout Standard
17477 \begin_inset Note Greyedout
17478 status open
17479
17480 \begin_layout Plain Layout
17481
17482 \series bold
17483 Achtung:
17484 \series default
17485  Nicht alle DVI-Betrachter können alle selbst definierten Farben anzeigen.
17486 \end_layout
17487
17488 \end_inset
17489
17490
17491 \end_layout
17492
17493 \begin_layout Standard
17494 \begin_inset VSpace medskip
17495 \end_inset
17496
17497
17498 \end_layout
17499
17500 \begin_layout Standard
17501 Die Tabelle
17502 \begin_inset space ~
17503 \end_inset
17504
17505
17506 \begin_inset CommandInset ref
17507 LatexCommand ref
17508 reference "tab:Eine-mit-colortbl"
17509
17510 \end_inset
17511
17512  wurde folgendermaßen erstellt: die erste Spalte soll 
17513 \emph on
17514
17515 \begin_inset Quotes gld
17516 \end_inset
17517
17518 dunkelgruen
17519 \emph default
17520
17521 \begin_inset Quotes grd
17522 \end_inset
17523
17524  werden, also müssen Sie ins 
17525 \family sans
17526 LaTeX-Argument
17527 \family default
17528  der Zellen der ersten Spalte den Befehl
17529 \end_layout
17530
17531 \begin_layout Standard
17532
17533 \series bold
17534 >{
17535 \backslash
17536 columncolor{dunkelgruen}
17537 \backslash
17538 centering}c
17539 \end_layout
17540
17541 \begin_layout Standard
17542 schreiben.
17543  Die erste Zeile soll türkis hinterlegt sein, deshalb wurde der \SpecialChar TeX
17544 -Code-Befehl
17545 \end_layout
17546
17547 \begin_layout Standard
17548
17549 \series bold
17550
17551 \backslash
17552 rowcolor{cyan}
17553 \end_layout
17554
17555 \begin_layout Standard
17556 in die erste Zelle der ersten Zeile eingefügt.
17557  Diese Farbe ersetzt die Spaltenfarbe.
17558  Die letzte Zelle der letzten Zeile soll kastanienbraun hinterlegt werden,
17559  Das wird mit folgendem Befehl erreicht:
17560 \end_layout
17561
17562 \begin_layout Standard
17563
17564 \series bold
17565
17566 \backslash
17567 cellcolor{Maroon}
17568 \end_layout
17569
17570 \begin_layout Standard
17571 Die Buchstaben färben Sie wie oben beschrieben mit dem 
17572 \family sans
17573 Textstil
17574 \family default
17575 -Dialog.
17576 \end_layout
17577
17578 \begin_layout Standard
17579 \begin_inset Float table
17580 placement h
17581 wide false
17582 sideways false
17583 status open
17584
17585 \begin_layout Plain Layout
17586 \begin_inset Caption Standard
17587
17588 \begin_layout Plain Layout
17589 \begin_inset CommandInset label
17590 LatexCommand label
17591 name "tab:Eine-mit-colortbl"
17592
17593 \end_inset
17594
17595 Eine mit dem Paket 
17596 \series bold
17597 colortbl
17598 \series default
17599  gefärbte Tabelle
17600 \begin_inset Argument 1
17601 status collapsed
17602
17603 \begin_layout Plain Layout
17604 Tabelle mit 
17605 \family typewriter
17606 colortbl
17607 \end_layout
17608
17609 \end_inset
17610
17611
17612 \end_layout
17613
17614 \end_inset
17615
17616
17617 \end_layout
17618
17619 \begin_layout Plain Layout
17620 \align center
17621 \begin_inset Tabular
17622 <lyxtabular version="3" rows="3" columns="3">
17623 <features tabularvalignment="middle">
17624 <column alignment="center" valignment="top" special=">{\columncolor{dunkelgruen}\centering}c">
17625 <column alignment="center" valignment="top">
17626 <column alignment="center" valignment="top">
17627 <row>
17628 <cell alignment="center" valignment="top" usebox="none">
17629 \begin_inset Text
17630
17631 \begin_layout Plain Layout
17632 \begin_inset ERT
17633 status open
17634
17635 \begin_layout Plain Layout
17636
17637
17638 \backslash
17639 rowcolor{cyan}
17640 \end_layout
17641
17642 \end_inset
17643
17644
17645 \color magenta
17646 a
17647 \end_layout
17648
17649 \end_inset
17650 </cell>
17651 <cell alignment="center" valignment="top" usebox="none">
17652 \begin_inset Text
17653
17654 \begin_layout Plain Layout
17655
17656 \color red
17657 b
17658 \end_layout
17659
17660 \end_inset
17661 </cell>
17662 <cell alignment="center" valignment="top" usebox="none">
17663 \begin_inset Text
17664
17665 \begin_layout Plain Layout
17666
17667 \color red
17668 c
17669 \end_layout
17670
17671 \end_inset
17672 </cell>
17673 </row>
17674 <row>
17675 <cell alignment="center" valignment="top" usebox="none">
17676 \begin_inset Text
17677
17678 \begin_layout Plain Layout
17679
17680 \color yellow
17681 d
17682 \end_layout
17683
17684 \end_inset
17685 </cell>
17686 <cell alignment="center" valignment="top" usebox="none">
17687 \begin_inset Text
17688
17689 \begin_layout Plain Layout
17690
17691 \color blue
17692 e
17693 \end_layout
17694
17695 \end_inset
17696 </cell>
17697 <cell alignment="center" valignment="top" usebox="none">
17698 \begin_inset Text
17699
17700 \begin_layout Plain Layout
17701
17702 \color blue
17703 f
17704 \end_layout
17705
17706 \end_inset
17707 </cell>
17708 </row>
17709 <row>
17710 <cell alignment="center" valignment="top" usebox="none">
17711 \begin_inset Text
17712
17713 \begin_layout Plain Layout
17714
17715 \color yellow
17716 g
17717 \end_layout
17718
17719 \end_inset
17720 </cell>
17721 <cell alignment="center" valignment="top" usebox="none">
17722 \begin_inset Text
17723
17724 \begin_layout Plain Layout
17725
17726 \color blue
17727 h
17728 \end_layout
17729
17730 \end_inset
17731 </cell>
17732 <cell alignment="center" valignment="top" usebox="none">
17733 \begin_inset Text
17734
17735 \begin_layout Plain Layout
17736 \begin_inset ERT
17737 status collapsed
17738
17739 \begin_layout Plain Layout
17740
17741
17742 \backslash
17743 cellcolor{Maroon}
17744 \end_layout
17745
17746 \end_inset
17747
17748
17749 \color green
17750 i
17751 \end_layout
17752
17753 \end_inset
17754 </cell>
17755 </row>
17756 </lyxtabular>
17757
17758 \end_inset
17759
17760
17761 \end_layout
17762
17763 \end_inset
17764
17765
17766 \end_layout
17767
17768 \begin_layout Standard
17769 \begin_inset ERT
17770 status collapsed
17771
17772 \begin_layout Plain Layout
17773
17774
17775 \backslash
17776 else
17777 \end_layout
17778
17779 \end_inset
17780
17781
17782 \begin_inset Note Note
17783 status open
17784
17785 \begin_layout Plain Layout
17786 Der folgende Teil wird gedruckt, wenn das \SpecialChar LaTeX
17787 -Paket 
17788 \series bold
17789 colortbl
17790 \series default
17791  nicht installiert ist:
17792 \end_layout
17793
17794 \end_inset
17795
17796
17797 \end_layout
17798
17799 \begin_layout Standard
17800 Sie müssen das \SpecialChar LaTeX
17801 -Paket 
17802 \series bold
17803 colortbl
17804 \series default
17805  installiert haben um den Inhalt dieses Abschnitts zu sehen.
17806 \end_layout
17807
17808 \begin_layout Standard
17809 \begin_inset ERT
17810 status collapsed
17811
17812 \begin_layout Plain Layout
17813
17814
17815 \backslash
17816 fi
17817 \end_layout
17818
17819 \end_inset
17820
17821
17822 \end_layout
17823
17824 \begin_layout Subsection
17825 Farbige Zeilen
17826 \begin_inset Index idx
17827 status collapsed
17828
17829 \begin_layout Plain Layout
17830 farbige ! Tabellenzeilen
17831 \end_layout
17832
17833 \end_inset
17834
17835
17836 \end_layout
17837
17838 \begin_layout Standard
17839 Für den Fall dass jede zweite Tabellenzeile gefärbt werden soll, gibt es
17840  eine Alternative zur im vorhergehenden Abschnitt beschriebenen Methode:
17841  Man lädt das \SpecialChar LaTeX
17842 -Paket 
17843 \series bold
17844 xcolor
17845 \series default
17846
17847 \begin_inset Index idx
17848 status collapsed
17849
17850 \begin_layout Plain Layout
17851 \SpecialChar LaTeX
17852 -Pakete ! xcolor
17853 \begin_inset ERT
17854 status collapsed
17855
17856 \begin_layout Plain Layout
17857
17858
17859 \backslash
17860 vspace{4mm}
17861 \end_layout
17862
17863 \end_inset
17864
17865
17866 \end_layout
17867
17868 \end_inset
17869
17870  im \SpecialChar LaTeX
17871 -Vorspann mit dem Befehl
17872 \end_layout
17873
17874 \begin_layout Standard
17875
17876 \series bold
17877
17878 \backslash
17879 usepackage[table]{xcolor}
17880 \end_layout
17881
17882 \begin_layout Standard
17883
17884 \series bold
17885 xcolor
17886 \series default
17887  lädt automatisch auch das \SpecialChar LaTeX
17888 -Paket 
17889 \series bold
17890 colortbl
17891 \series default
17892
17893 \begin_inset Index idx
17894 status collapsed
17895
17896 \begin_layout Plain Layout
17897 \SpecialChar LaTeX
17898 -Pakete ! colortbl
17899 \end_layout
17900
17901 \end_inset
17902
17903 , so dass 
17904 \series bold
17905 colortbl
17906 \series default
17907  in Ihrer \SpecialChar LaTeX
17908 -Distribution installiert sein muss, ansonsten bekommt man \SpecialChar LaTeX
17909 -Fehler.
17910 \end_layout
17911
17912 \begin_layout Standard
17913 \begin_inset ERT
17914 status collapsed
17915
17916 \begin_layout Plain Layout
17917
17918
17919 \backslash
17920 ifcolortbl
17921 \end_layout
17922
17923 \end_inset
17924
17925
17926 \begin_inset Note Note
17927 status open
17928
17929 \begin_layout Plain Layout
17930 Der folgende Teil wird nur gedruckt, wenn das \SpecialChar LaTeX
17931 -Paket 
17932 \series bold
17933 colortbl
17934 \series default
17935  installiert ist.
17936 \end_layout
17937
17938 \end_inset
17939
17940
17941 \end_layout
17942
17943 \begin_layout Standard
17944 Die Tabellenzeilen werden mit dem Befehl
17945 \end_layout
17946
17947 \begin_layout Standard
17948
17949 \series bold
17950
17951 \backslash
17952 rowcolors[Befehle]{Zeilennummer}{ungerade Zeilenfarbe}{gerade Zeilenfarbe}
17953 \end_layout
17954
17955 \begin_layout Standard
17956 eingefärbt, der entweder in den \SpecialChar LaTeX
17957 -Vorspann oder als \SpecialChar TeX
17958 -Code vor der ersten
17959  zu färbenden Tabelle eingefügt wird.
17960  Zeilennummer ist die Nummer der ersten Zeile, die entsprechend der ungeraden
17961  Zeilenfarbe gefärbt werden soll.
17962  Befehle können zusätzliche Befehle sein, die vor jeder Tabellenzeile ausgeführt
17963  werden.
17964  So führt zum Beispiel der Befehl
17965 \end_layout
17966
17967 \begin_layout Standard
17968
17969 \series bold
17970
17971 \backslash
17972 rowcolors{1}{white}{lightgray}
17973 \end_layout
17974
17975 \begin_layout Standard
17976 zum Farbschema von Tabelle
17977 \begin_inset space ~
17978 \end_inset
17979
17980
17981 \begin_inset CommandInset ref
17982 LatexCommand ref
17983 reference "tab:Tabelle-rowcolors"
17984
17985 \end_inset
17986
17987 .
17988  Der Befehl
17989 \end_layout
17990
17991 \begin_layout Standard
17992
17993 \series bold
17994
17995 \backslash
17996 rowcolors[
17997 \backslash
17998 hline]{1}{lightgray}{cyan}
17999 \end_layout
18000
18001 \begin_layout Standard
18002 führt zum Farbschema von Tabelle
18003 \begin_inset space ~
18004 \end_inset
18005
18006
18007 \begin_inset CommandInset ref
18008 LatexCommand ref
18009 reference "tab:Tabelle-rowcolors-2"
18010
18011 \end_inset
18012
18013 .
18014  Wenn ungerade Zeilenfarbe und/oder gerade Zeilenfarbe nicht angegeben werden,
18015  wird keine Farbe verwendet, so dass der Befehl
18016 \end_layout
18017
18018 \begin_layout Standard
18019
18020 \series bold
18021
18022 \backslash
18023 rowcolors{1}{}{}
18024 \end_layout
18025
18026 \begin_layout Standard
18027 alle Farben löscht.
18028  
18029 \series bold
18030
18031 \backslash
18032 rowcolors
18033 \series default
18034  beeinflusst alle diesem Befehl folgenden Tabellen.
18035 \end_layout
18036
18037 \begin_layout Standard
18038 \begin_inset ERT
18039 status open
18040
18041 \begin_layout Plain Layout
18042
18043
18044 \backslash
18045 rowcolors{1}{white}{lightgray}
18046 \end_layout
18047
18048 \end_inset
18049
18050
18051 \end_layout
18052
18053 \begin_layout Standard
18054 \begin_inset Float table
18055 placement h
18056 wide false
18057 sideways false
18058 status open
18059
18060 \begin_layout Plain Layout
18061 \begin_inset Caption Standard
18062
18063 \begin_layout Plain Layout
18064 \begin_inset CommandInset label
18065 LatexCommand label
18066 name "tab:Tabelle-rowcolors"
18067
18068 \end_inset
18069
18070 Tabelle bei der jede zweite Zeile grau gefärbt ist.
18071 \end_layout
18072
18073 \end_inset
18074
18075
18076 \end_layout
18077
18078 \begin_layout Plain Layout
18079 \align center
18080 \begin_inset Tabular
18081 <lyxtabular version="3" rows="4" columns="3">
18082 <features tabularvalignment="middle">
18083 <column alignment="center" valignment="top">
18084 <column alignment="center" valignment="top" width="0pt">
18085 <column alignment="center" valignment="top" width="0pt">
18086 <row>
18087 <cell alignment="center" valignment="top" usebox="none">
18088 \begin_inset Text
18089
18090 \begin_layout Plain Layout
18091 X
18092 \end_layout
18093
18094 \end_inset
18095 </cell>
18096 <cell alignment="center" valignment="top" usebox="none">
18097 \begin_inset Text
18098
18099 \begin_layout Plain Layout
18100 Y
18101 \end_layout
18102
18103 \end_inset
18104 </cell>
18105 <cell alignment="center" valignment="top" usebox="none">
18106 \begin_inset Text
18107
18108 \begin_layout Plain Layout
18109 Z
18110 \end_layout
18111
18112 \end_inset
18113 </cell>
18114 </row>
18115 <row>
18116 <cell alignment="center" valignment="top" usebox="none">
18117 \begin_inset Text
18118
18119 \begin_layout Plain Layout
18120 1
18121 \end_layout
18122
18123 \end_inset
18124 </cell>
18125 <cell alignment="center" valignment="top" usebox="none">
18126 \begin_inset Text
18127
18128 \begin_layout Plain Layout
18129 2
18130 \end_layout
18131
18132 \end_inset
18133 </cell>
18134 <cell alignment="center" valignment="top" usebox="none">
18135 \begin_inset Text
18136
18137 \begin_layout Plain Layout
18138 3
18139 \end_layout
18140
18141 \end_inset
18142 </cell>
18143 </row>
18144 <row>
18145 <cell alignment="center" valignment="top" usebox="none">
18146 \begin_inset Text
18147
18148 \begin_layout Plain Layout
18149 4
18150 \end_layout
18151
18152 \end_inset
18153 </cell>
18154 <cell alignment="center" valignment="top" usebox="none">
18155 \begin_inset Text
18156
18157 \begin_layout Plain Layout
18158 5
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 <cell alignment="center" valignment="top" usebox="none">
18164 \begin_inset Text
18165
18166 \begin_layout Plain Layout
18167 6
18168 \end_layout
18169
18170 \end_inset
18171 </cell>
18172 </row>
18173 <row>
18174 <cell alignment="center" valignment="top" usebox="none">
18175 \begin_inset Text
18176
18177 \begin_layout Plain Layout
18178 7
18179 \end_layout
18180
18181 \end_inset
18182 </cell>
18183 <cell alignment="center" valignment="top" usebox="none">
18184 \begin_inset Text
18185
18186 \begin_layout Plain Layout
18187 8
18188 \end_layout
18189
18190 \end_inset
18191 </cell>
18192 <cell alignment="center" valignment="top" usebox="none">
18193 \begin_inset Text
18194
18195 \begin_layout Plain Layout
18196 9
18197 \end_layout
18198
18199 \end_inset
18200 </cell>
18201 </row>
18202 </lyxtabular>
18203
18204 \end_inset
18205
18206
18207 \end_layout
18208
18209 \end_inset
18210
18211
18212 \end_layout
18213
18214 \begin_layout Standard
18215 \begin_inset ERT
18216 status open
18217
18218 \begin_layout Plain Layout
18219
18220
18221 \backslash
18222 rowcolors[
18223 \backslash
18224 hline]{1}{lightgray}{cyan}
18225 \end_layout
18226
18227 \end_inset
18228
18229
18230 \end_layout
18231
18232 \begin_layout Standard
18233 \begin_inset Float table
18234 placement h
18235 wide false
18236 sideways false
18237 status open
18238
18239 \begin_layout Plain Layout
18240 \begin_inset Caption Standard
18241
18242 \begin_layout Plain Layout
18243 \begin_inset CommandInset label
18244 LatexCommand label
18245 name "tab:Tabelle-rowcolors-2"
18246
18247 \end_inset
18248
18249 Tabelle bei der jede zweite Zeile cyan gefärbt ist und bei der sich eine
18250  Linie zwischen jeder Zeile befindet.
18251 \end_layout
18252
18253 \end_inset
18254
18255
18256 \end_layout
18257
18258 \begin_layout Plain Layout
18259 \align center
18260 \begin_inset Tabular
18261 <lyxtabular version="3" rows="4" columns="3">
18262 <features tabularvalignment="middle">
18263 <column alignment="center" valignment="top">
18264 <column alignment="center" valignment="top">
18265 <column alignment="center" valignment="top" width="0pt">
18266 <row>
18267 <cell alignment="center" valignment="top" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271 X
18272 \end_layout
18273
18274 \end_inset
18275 </cell>
18276 <cell alignment="center" valignment="top" usebox="none">
18277 \begin_inset Text
18278
18279 \begin_layout Plain Layout
18280 Y
18281 \end_layout
18282
18283 \end_inset
18284 </cell>
18285 <cell alignment="center" valignment="top" usebox="none">
18286 \begin_inset Text
18287
18288 \begin_layout Plain Layout
18289 Z
18290 \end_layout
18291
18292 \end_inset
18293 </cell>
18294 </row>
18295 <row>
18296 <cell alignment="center" valignment="top" usebox="none">
18297 \begin_inset Text
18298
18299 \begin_layout Plain Layout
18300 1
18301 \end_layout
18302
18303 \end_inset
18304 </cell>
18305 <cell alignment="center" valignment="top" usebox="none">
18306 \begin_inset Text
18307
18308 \begin_layout Plain Layout
18309 2
18310 \end_layout
18311
18312 \end_inset
18313 </cell>
18314 <cell alignment="center" valignment="top" usebox="none">
18315 \begin_inset Text
18316
18317 \begin_layout Plain Layout
18318 3
18319 \end_layout
18320
18321 \end_inset
18322 </cell>
18323 </row>
18324 <row>
18325 <cell alignment="center" valignment="top" usebox="none">
18326 \begin_inset Text
18327
18328 \begin_layout Plain Layout
18329 4
18330 \end_layout
18331
18332 \end_inset
18333 </cell>
18334 <cell alignment="center" valignment="top" usebox="none">
18335 \begin_inset Text
18336
18337 \begin_layout Plain Layout
18338 5
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 <cell alignment="center" valignment="top" usebox="none">
18344 \begin_inset Text
18345
18346 \begin_layout Plain Layout
18347 6
18348 \end_layout
18349
18350 \end_inset
18351 </cell>
18352 </row>
18353 <row>
18354 <cell alignment="center" valignment="top" usebox="none">
18355 \begin_inset Text
18356
18357 \begin_layout Plain Layout
18358 7
18359 \end_layout
18360
18361 \end_inset
18362 </cell>
18363 <cell alignment="center" valignment="top" usebox="none">
18364 \begin_inset Text
18365
18366 \begin_layout Plain Layout
18367 8
18368 \end_layout
18369
18370 \end_inset
18371 </cell>
18372 <cell alignment="center" valignment="top" usebox="none">
18373 \begin_inset Text
18374
18375 \begin_layout Plain Layout
18376 9
18377 \end_layout
18378
18379 \end_inset
18380 </cell>
18381 </row>
18382 </lyxtabular>
18383
18384 \end_inset
18385
18386
18387 \end_layout
18388
18389 \end_inset
18390
18391
18392 \end_layout
18393
18394 \begin_layout Standard
18395 \begin_inset ERT
18396 status collapsed
18397
18398 \begin_layout Plain Layout
18399
18400
18401 \backslash
18402 rowcolors{1}{}{}
18403 \end_layout
18404
18405 \end_inset
18406
18407
18408 \begin_inset Note Note
18409 status collapsed
18410
18411 \begin_layout Plain Layout
18412 schaltet die Färbung aus
18413 \end_layout
18414
18415 \end_inset
18416
18417
18418 \end_layout
18419
18420 \begin_layout Standard
18421 \begin_inset ERT
18422 status collapsed
18423
18424 \begin_layout Plain Layout
18425
18426
18427 \backslash
18428 else
18429 \end_layout
18430
18431 \end_inset
18432
18433
18434 \begin_inset Note Note
18435 status open
18436
18437 \begin_layout Plain Layout
18438 Der folgende Teil wird gedruckt, wenn das \SpecialChar LaTeX
18439 -Paket 
18440 \series bold
18441 colortbl
18442 \series default
18443  nicht installiert ist:
18444 \end_layout
18445
18446 \end_inset
18447
18448
18449 \end_layout
18450
18451 \begin_layout Standard
18452 Sie müssen das \SpecialChar LaTeX
18453 -Paket 
18454 \series bold
18455 colortbl
18456 \series default
18457  installiert haben um den Inhalt dieses Abschnitts zu sehen.
18458 \end_layout
18459
18460 \begin_layout Standard
18461 \begin_inset ERT
18462 status collapsed
18463
18464 \begin_layout Plain Layout
18465
18466
18467 \backslash
18468 fi
18469 \end_layout
18470
18471 \end_inset
18472
18473
18474 \end_layout
18475
18476 \begin_layout Subsection
18477 Farbige Linien
18478 \begin_inset Index idx
18479 status collapsed
18480
18481 \begin_layout Plain Layout
18482 farbige !  Tabellenlinien
18483 \end_layout
18484
18485 \end_inset
18486
18487
18488 \end_layout
18489
18490 \begin_layout Standard
18491 Wie in Abschnitt
18492 \begin_inset space ~
18493 \end_inset
18494
18495
18496 \begin_inset CommandInset ref
18497 LatexCommand ref
18498 reference "uab:Liniendicke"
18499
18500 \end_inset
18501
18502  beschrieben, kann die Dicke aller Tabellenlinien mit der Länge 
18503 \series bold
18504
18505 \backslash
18506 arrayrulewidth
18507 \series default
18508  definiert werden.
18509  Für alle Tabellenlinien in diesem Kapitel wird sie auf 1.5
18510 \begin_inset space \thinspace{}
18511 \end_inset
18512
18513 pt gesetzt.
18514 \begin_inset ERT
18515 status collapsed
18516
18517 \begin_layout Plain Layout
18518
18519
18520 \backslash
18521 setlength{
18522 \backslash
18523 arrayrulewidth}{1.5pt}
18524 \end_layout
18525
18526 \end_inset
18527
18528
18529 \end_layout
18530
18531 \begin_layout Standard
18532 Um die vertikalen Linien für dieses Beispiel grün zu färben, wurde im \SpecialChar LaTeX
18533 -Vorspann
18534  folgendes Spaltenformat entsprechend der Beschreibung in Abschnitt
18535 \begin_inset space ~
18536 \end_inset
18537
18538
18539 \begin_inset CommandInset ref
18540 LatexCommand ref
18541 reference "uab:Angepasste-Zellen-/Spaltenformate"
18542
18543 \end_inset
18544
18545  definiert:
18546 \end_layout
18547
18548 \begin_layout Standard
18549
18550 \series bold
18551
18552 \backslash
18553 newcolumntype{W}{!{
18554 \backslash
18555 color{green}
18556 \backslash
18557 vline}}
18558 \end_layout
18559
18560 \begin_layout Standard
18561 In Tabelle
18562 \begin_inset space ~
18563 \end_inset
18564
18565
18566 \begin_inset CommandInset ref
18567 LatexCommand ref
18568 reference "tab:Tabelle-mit-farbigen-vert"
18569
18570 \end_inset
18571
18572  wurde das \SpecialChar LaTeX
18573 -Argument 
18574 \series bold
18575 WcW
18576 \series default
18577  für die letzte und 
18578 \series bold
18579 Wc
18580 \series default
18581  für die anderen Spalten benutzt.
18582 \end_layout
18583
18584 \begin_layout Standard
18585 Wenn Sie mehrere Farben wollen, müssen Sie weitere Farbformate definieren.
18586 \end_layout
18587
18588 \begin_layout Standard
18589 \begin_inset Float table
18590 placement h
18591 wide false
18592 sideways false
18593 status open
18594
18595 \begin_layout Plain Layout
18596 \begin_inset Caption Standard
18597
18598 \begin_layout Plain Layout
18599 \begin_inset CommandInset label
18600 LatexCommand label
18601 name "tab:Tabelle-mit-farbigen-vert"
18602
18603 \end_inset
18604
18605 Tabelle mit farbigen vertikalen Linien
18606 \end_layout
18607
18608 \end_inset
18609
18610
18611 \end_layout
18612
18613 \begin_layout Plain Layout
18614 \align center
18615 \begin_inset Tabular
18616 <lyxtabular version="3" rows="3" columns="3">
18617 <features tabularvalignment="middle">
18618 <column alignment="center" valignment="top" special="Wc">
18619 <column alignment="center" valignment="top" special="Wc">
18620 <column alignment="center" valignment="top" special="WcW">
18621 <row>
18622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18623 \begin_inset Text
18624
18625 \begin_layout Plain Layout
18626 sd
18627 \end_layout
18628
18629 \end_inset
18630 </cell>
18631 <cell alignment="center" valignment="top" topline="true" usebox="none">
18632 \begin_inset Text
18633
18634 \begin_layout Plain Layout
18635
18636 \end_layout
18637
18638 \end_inset
18639 </cell>
18640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18641 \begin_inset Text
18642
18643 \begin_layout Plain Layout
18644
18645 \end_layout
18646
18647 \end_inset
18648 </cell>
18649 </row>
18650 <row>
18651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18652 \begin_inset Text
18653
18654 \begin_layout Plain Layout
18655
18656 \end_layout
18657
18658 \end_inset
18659 </cell>
18660 <cell alignment="center" valignment="top" topline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Plain Layout
18664 sd
18665 \end_layout
18666
18667 \end_inset
18668 </cell>
18669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18670 \begin_inset Text
18671
18672 \begin_layout Plain Layout
18673
18674 \end_layout
18675
18676 \end_inset
18677 </cell>
18678 </row>
18679 <row>
18680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18681 \begin_inset Text
18682
18683 \begin_layout Plain Layout
18684
18685 \end_layout
18686
18687 \end_inset
18688 </cell>
18689 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18690 \begin_inset Text
18691
18692 \begin_layout Plain Layout
18693
18694 \end_layout
18695
18696 \end_inset
18697 </cell>
18698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18699 \begin_inset Text
18700
18701 \begin_layout Plain Layout
18702 sd
18703 \end_layout
18704
18705 \end_inset
18706 </cell>
18707 </row>
18708 </lyxtabular>
18709
18710 \end_inset
18711
18712
18713 \end_layout
18714
18715 \end_inset
18716
18717
18718 \end_layout
18719
18720 \begin_layout Standard
18721 \begin_inset VSpace bigskip
18722 \end_inset
18723
18724 Um zum Beispiel horizontale Linien rot zu färben wie in Tabelle
18725 \begin_inset space ~
18726 \end_inset
18727
18728
18729 \begin_inset CommandInset ref
18730 LatexCommand ref
18731 reference "tab:Tabelle-mit-farbigen-horiz"
18732
18733 \end_inset
18734
18735 , müssen Sie folgenden Befehl als \SpecialChar TeX
18736 -Code vor der (Gleitobjekt-)Tabelle einfügen:
18737 \end_layout
18738
18739 \begin_layout Standard
18740
18741 \series bold
18742
18743 \backslash
18744 let
18745 \backslash
18746 myHlineC
18747 \backslash
18748 hline
18749 \begin_inset Newline newline
18750 \end_inset
18751
18752
18753 \backslash
18754 renewcommand{
18755 \backslash
18756 hline}
18757 \begin_inset Newline newline
18758 \end_inset
18759
18760
18761 \begin_inset Phantom HPhantom
18762 status open
18763
18764 \begin_layout Plain Layout
18765
18766 \series bold
18767 \begin_inset space ~
18768 \end_inset
18769
18770
18771 \end_layout
18772
18773 \end_inset
18774
18775 {
18776 \backslash
18777 arrayrulecolor{red}
18778 \backslash
18779 myHlineC
18780 \backslash
18781 arrayrulecolor{black}}
18782 \end_layout
18783
18784 \begin_layout Standard
18785 \begin_inset ERT
18786 status collapsed
18787
18788 \begin_layout Plain Layout
18789
18790
18791 \backslash
18792 let
18793 \backslash
18794 myHlineC
18795 \backslash
18796 hline
18797 \end_layout
18798
18799 \begin_layout Plain Layout
18800
18801
18802 \backslash
18803 renewcommand{
18804 \backslash
18805 hline}
18806 \end_layout
18807
18808 \begin_layout Plain Layout
18809
18810  {
18811 \backslash
18812 arrayrulecolor{red}
18813 \backslash
18814 myHlineC
18815 \backslash
18816 arrayrulecolor{black}}
18817 \end_layout
18818
18819 \end_inset
18820
18821
18822 \begin_inset Float table
18823 placement h
18824 wide false
18825 sideways false
18826 status open
18827
18828 \begin_layout Plain Layout
18829 \begin_inset Caption Standard
18830
18831 \begin_layout Plain Layout
18832 \begin_inset CommandInset label
18833 LatexCommand label
18834 name "tab:Tabelle-mit-farbigen-horiz"
18835
18836 \end_inset
18837
18838 Tabelle mit farbigen horizontalen Linien
18839 \end_layout
18840
18841 \end_inset
18842
18843
18844 \end_layout
18845
18846 \begin_layout Plain Layout
18847 \align center
18848 \begin_inset Tabular
18849 <lyxtabular version="3" rows="3" columns="3">
18850 <features tabularvalignment="middle">
18851 <column alignment="center" valignment="top">
18852 <column alignment="center" valignment="top">
18853 <column alignment="center" valignment="top">
18854 <row>
18855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18856 \begin_inset Text
18857
18858 \begin_layout Plain Layout
18859 sd
18860 \end_layout
18861
18862 \end_inset
18863 </cell>
18864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18865 \begin_inset Text
18866
18867 \begin_layout Plain Layout
18868
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18874 \begin_inset Text
18875
18876 \begin_layout Plain Layout
18877
18878 \end_layout
18879
18880 \end_inset
18881 </cell>
18882 </row>
18883 <row>
18884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18885 \begin_inset Text
18886
18887 \begin_layout Plain Layout
18888
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18894 \begin_inset Text
18895
18896 \begin_layout Plain Layout
18897 sd
18898 \end_layout
18899
18900 \end_inset
18901 </cell>
18902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18903 \begin_inset Text
18904
18905 \begin_layout Plain Layout
18906
18907 \end_layout
18908
18909 \end_inset
18910 </cell>
18911 </row>
18912 <row>
18913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18914 \begin_inset Text
18915
18916 \begin_layout Plain Layout
18917
18918 \end_layout
18919
18920 \end_inset
18921 </cell>
18922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18923 \begin_inset Text
18924
18925 \begin_layout Plain Layout
18926
18927 \end_layout
18928
18929 \end_inset
18930 </cell>
18931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18932 \begin_inset Text
18933
18934 \begin_layout Plain Layout
18935 sd
18936 \end_layout
18937
18938 \end_inset
18939 </cell>
18940 </row>
18941 </lyxtabular>
18942
18943 \end_inset
18944
18945
18946 \end_layout
18947
18948 \end_inset
18949
18950
18951 \end_layout
18952
18953 \begin_layout Standard
18954 Um die schwarze Linienfarbe zurückzubekommen, müssen Sie folgenden Befehl
18955  als \SpecialChar TeX
18956 -Code hinter der Tabelle einfügen:
18957 \end_layout
18958
18959 \begin_layout Standard
18960
18961 \series bold
18962
18963 \backslash
18964 renewcommand{
18965 \backslash
18966 hline}{
18967 \backslash
18968 myHlineC}
18969 \end_layout
18970
18971 \begin_layout Standard
18972 Tabelle
18973 \begin_inset space ~
18974 \end_inset
18975
18976
18977 \begin_inset CommandInset ref
18978 LatexCommand ref
18979 reference "tab:Table-with-colored"
18980
18981 \end_inset
18982
18983  ist ein Beispiel mit farbigen vertikalen und horizontalen Linien.
18984 \end_layout
18985
18986 \begin_layout Standard
18987 \begin_inset Float table
18988 placement h
18989 wide false
18990 sideways false
18991 status open
18992
18993 \begin_layout Plain Layout
18994 \begin_inset Caption Standard
18995
18996 \begin_layout Plain Layout
18997 \begin_inset CommandInset label
18998 LatexCommand label
18999 name "tab:Table-with-colored"
19000
19001 \end_inset
19002
19003 Tabelle mit farbigen Linien
19004 \end_layout
19005
19006 \end_inset
19007
19008
19009 \end_layout
19010
19011 \begin_layout Plain Layout
19012 \align center
19013 \begin_inset Tabular
19014 <lyxtabular version="3" rows="3" columns="3">
19015 <features tabularvalignment="middle">
19016 <column alignment="center" valignment="top" special="Wc">
19017 <column alignment="center" valignment="top" special="Wc">
19018 <column alignment="center" valignment="top" special="WcW">
19019 <row>
19020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19021 \begin_inset Text
19022
19023 \begin_layout Plain Layout
19024 sd
19025 \end_layout
19026
19027 \end_inset
19028 </cell>
19029 <cell alignment="center" valignment="top" topline="true" usebox="none">
19030 \begin_inset Text
19031
19032 \begin_layout Plain Layout
19033
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19039 \begin_inset Text
19040
19041 \begin_layout Plain Layout
19042
19043 \end_layout
19044
19045 \end_inset
19046 </cell>
19047 </row>
19048 <row>
19049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19050 \begin_inset Text
19051
19052 \begin_layout Plain Layout
19053
19054 \end_layout
19055
19056 \end_inset
19057 </cell>
19058 <cell alignment="center" valignment="top" topline="true" usebox="none">
19059 \begin_inset Text
19060
19061 \begin_layout Plain Layout
19062 sd
19063 \end_layout
19064
19065 \end_inset
19066 </cell>
19067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19068 \begin_inset Text
19069
19070 \begin_layout Plain Layout
19071
19072 \end_layout
19073
19074 \end_inset
19075 </cell>
19076 </row>
19077 <row topspace="default">
19078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19079 \begin_inset Text
19080
19081 \begin_layout Plain Layout
19082
19083 \end_layout
19084
19085 \end_inset
19086 </cell>
19087 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19088 \begin_inset Text
19089
19090 \begin_layout Plain Layout
19091
19092 \end_layout
19093
19094 \end_inset
19095 </cell>
19096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19097 \begin_inset Text
19098
19099 \begin_layout Plain Layout
19100 sd
19101 \end_layout
19102
19103 \end_inset
19104 </cell>
19105 </row>
19106 </lyxtabular>
19107
19108 \end_inset
19109
19110
19111 \end_layout
19112
19113 \end_inset
19114
19115
19116 \end_layout
19117
19118 \begin_layout Standard
19119 \begin_inset ERT
19120 status collapsed
19121
19122 \begin_layout Plain Layout
19123
19124
19125 \backslash
19126 renewcommand{
19127 \backslash
19128 hline}{
19129 \backslash
19130 myHlineC}
19131 \end_layout
19132
19133 \end_inset
19134
19135
19136 \end_layout
19137
19138 \begin_layout Standard
19139 \begin_inset ERT
19140 status collapsed
19141
19142 \begin_layout Plain Layout
19143
19144
19145 \backslash
19146 setlength{
19147 \backslash
19148 arrayrulewidth}{1.2pt}
19149 \end_layout
19150
19151 \end_inset
19152
19153
19154 \end_layout
19155
19156 \begin_layout Standard
19157 Um nur einige Linien einzufärben ist eine andere Strategie notwendig.
19158  Um alle folgenden horizontalen Linien zu färben, fügt man diesen Befehl
19159  als \SpecialChar TeX
19160 -Code als letzte Sache in die Zeile ein, die über der ersten gefärbten
19161  Linie sein soll:
19162 \end_layout
19163
19164 \begin_layout Standard
19165
19166 \series bold
19167
19168 \backslash
19169
19170 \backslash
19171
19172 \backslash
19173 arrayrulecolor{blue}%
19174 \end_layout
19175
19176 \begin_layout Standard
19177 Um wieder schwarze Linien zu erhalten, fügt man diesen Befehl als erste
19178  Sache in die Zeile ein, die über den schwarzen Linien liegt:
19179 \end_layout
19180
19181 \begin_layout Standard
19182
19183 \series bold
19184
19185 \backslash
19186 arrayrulecolor{black}
19187 \end_layout
19188
19189 \begin_layout Standard
19190 Damit kann man Tabellenlinien wie in Tabelle
19191 \begin_inset space ~
19192 \end_inset
19193
19194
19195 \begin_inset CommandInset ref
19196 LatexCommand ref
19197 reference "tab:Tabelle-mit-verschiedenen-hor"
19198
19199 \end_inset
19200
19201  färben.
19202  Es ist jedoch mit dieser Methode nicht möglich die Linie über der ersten
19203  Zeile einer Tabelle zu färben.
19204 \end_layout
19205
19206 \begin_layout Standard
19207 \begin_inset Float table
19208 wide false
19209 sideways false
19210 status open
19211
19212 \begin_layout Plain Layout
19213 \begin_inset Caption Standard
19214
19215 \begin_layout Plain Layout
19216 \begin_inset CommandInset label
19217 LatexCommand label
19218 name "tab:Tabelle-mit-verschiedenen-hor"
19219
19220 \end_inset
19221
19222 Tabelle mit verschiedenen horizontalen Linienfarben.
19223 \end_layout
19224
19225 \end_inset
19226
19227
19228 \end_layout
19229
19230 \begin_layout Plain Layout
19231 \align center
19232 \begin_inset Tabular
19233 <lyxtabular version="3" rows="6" columns="7">
19234 <features tabularvalignment="middle">
19235 <column alignment="center" valignment="top">
19236 <column alignment="center" valignment="top">
19237 <column alignment="center" valignment="top">
19238 <column alignment="center" valignment="top">
19239 <column alignment="center" valignment="top">
19240 <column alignment="center" valignment="top">
19241 <column alignment="center" valignment="top">
19242 <row>
19243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19244 \begin_inset Text
19245
19246 \begin_layout Plain Layout
19247
19248 \end_layout
19249
19250 \end_inset
19251 </cell>
19252 <cell alignment="center" valignment="top" topline="true" usebox="none">
19253 \begin_inset Text
19254
19255 \begin_layout Plain Layout
19256
19257 \end_layout
19258
19259 \end_inset
19260 </cell>
19261 <cell alignment="center" valignment="top" topline="true" usebox="none">
19262 \begin_inset Text
19263
19264 \begin_layout Plain Layout
19265
19266 \end_layout
19267
19268 \end_inset
19269 </cell>
19270 <cell alignment="center" valignment="top" topline="true" usebox="none">
19271 \begin_inset Text
19272
19273 \begin_layout Plain Layout
19274
19275 \end_layout
19276
19277 \end_inset
19278 </cell>
19279 <cell alignment="center" valignment="top" topline="true" usebox="none">
19280 \begin_inset Text
19281
19282 \begin_layout Plain Layout
19283
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 <cell alignment="center" valignment="top" topline="true" usebox="none">
19289 \begin_inset Text
19290
19291 \begin_layout Plain Layout
19292
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19298 \begin_inset Text
19299
19300 \begin_layout Plain Layout
19301 \begin_inset ERT
19302 status open
19303
19304 \begin_layout Plain Layout
19305
19306
19307 \backslash
19308
19309 \backslash
19310
19311 \backslash
19312 arrayrulecolor{blue}%
19313 \end_layout
19314
19315 \end_inset
19316
19317
19318 \end_layout
19319
19320 \end_inset
19321 </cell>
19322 </row>
19323 <row>
19324 <cell alignment="center" valignment="top" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328 Y
19329 \end_layout
19330
19331 \end_inset
19332 </cell>
19333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19334 \begin_inset Text
19335
19336 \begin_layout Plain Layout
19337
19338 \end_layout
19339
19340 \end_inset
19341 </cell>
19342 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19343 \begin_inset Text
19344
19345 \begin_layout Plain Layout
19346
19347 \end_layout
19348
19349 \end_inset
19350 </cell>
19351 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19352 \begin_inset Text
19353
19354 \begin_layout Plain Layout
19355
19356 \end_layout
19357
19358 \end_inset
19359 </cell>
19360 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19361 \begin_inset Text
19362
19363 \begin_layout Plain Layout
19364
19365 \end_layout
19366
19367 \end_inset
19368 </cell>
19369 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19370 \begin_inset Text
19371
19372 \begin_layout Plain Layout
19373
19374 \end_layout
19375
19376 \end_inset
19377 </cell>
19378 <cell alignment="center" valignment="top" usebox="none">
19379 \begin_inset Text
19380
19381 \begin_layout Plain Layout
19382 Y
19383 \end_layout
19384
19385 \end_inset
19386 </cell>
19387 </row>
19388 <row>
19389 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19390 \begin_inset Text
19391
19392 \begin_layout Plain Layout
19393 \begin_inset ERT
19394 status open
19395
19396 \begin_layout Plain Layout
19397
19398
19399 \backslash
19400 arrayrulecolor{black}
19401 \end_layout
19402
19403 \end_inset
19404
19405
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 <cell alignment="center" valignment="top" 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" 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
19433 \end_layout
19434
19435 \end_inset
19436 </cell>
19437 <cell alignment="center" valignment="top" usebox="none">
19438 \begin_inset Text
19439
19440 \begin_layout Plain Layout
19441
19442 \end_layout
19443
19444 \end_inset
19445 </cell>
19446 <cell alignment="center" valignment="top" usebox="none">
19447 \begin_inset Text
19448
19449 \begin_layout Plain Layout
19450
19451 \end_layout
19452
19453 \end_inset
19454 </cell>
19455 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19456 \begin_inset Text
19457
19458 \begin_layout Plain Layout
19459
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 </row>
19465 <row>
19466 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19467 \begin_inset Text
19468
19469 \begin_layout Plain Layout
19470
19471 \end_layout
19472
19473 \end_inset
19474 </cell>
19475 <cell alignment="center" valignment="top" usebox="none">
19476 \begin_inset Text
19477
19478 \begin_layout Plain Layout
19479
19480 \end_layout
19481
19482 \end_inset
19483 </cell>
19484 <cell alignment="center" valignment="top" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488
19489 \end_layout
19490
19491 \end_inset
19492 </cell>
19493 <cell alignment="center" valignment="top" usebox="none">
19494 \begin_inset Text
19495
19496 \begin_layout Plain Layout
19497
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 <cell alignment="center" valignment="top" usebox="none">
19503 \begin_inset Text
19504
19505 \begin_layout Plain Layout
19506
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 <cell alignment="center" valignment="top" usebox="none">
19512 \begin_inset Text
19513
19514 \begin_layout Plain Layout
19515
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19521 \begin_inset Text
19522
19523 \begin_layout Plain Layout
19524 \begin_inset ERT
19525 status collapsed
19526
19527 \begin_layout Plain Layout
19528
19529
19530 \backslash
19531
19532 \backslash
19533
19534 \backslash
19535 arrayrulecolor{green}%
19536 \end_layout
19537
19538 \end_inset
19539
19540
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 </row>
19546 <row>
19547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Plain Layout
19551
19552 \end_layout
19553
19554 \end_inset
19555 </cell>
19556 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19557 \begin_inset Text
19558
19559 \begin_layout Plain Layout
19560
19561 \end_layout
19562
19563 \end_inset
19564 </cell>
19565 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19566 \begin_inset Text
19567
19568 \begin_layout Plain Layout
19569
19570 \end_layout
19571
19572 \end_inset
19573 </cell>
19574 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Plain Layout
19578
19579 \end_layout
19580
19581 \end_inset
19582 </cell>
19583 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587
19588 \end_layout
19589
19590 \end_inset
19591 </cell>
19592 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19593 \begin_inset Text
19594
19595 \begin_layout Plain Layout
19596
19597 \end_layout
19598
19599 \end_inset
19600 </cell>
19601 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19602 \begin_inset Text
19603
19604 \begin_layout Plain Layout
19605
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 </row>
19611 <row>
19612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19613 \begin_inset Text
19614
19615 \begin_layout Plain Layout
19616 \begin_inset ERT
19617 status collapsed
19618
19619 \begin_layout Plain Layout
19620
19621
19622 \backslash
19623 arrayrulecolor{black}
19624 \end_layout
19625
19626 \end_inset
19627
19628 B
19629 \end_layout
19630
19631 \end_inset
19632 </cell>
19633 <cell alignment="center" valignment="top" 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" 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" bottomline="true" usebox="none">
19652 \begin_inset Text
19653
19654 \begin_layout Plain Layout
19655
19656 \end_layout
19657
19658 \end_inset
19659 </cell>
19660 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19661 \begin_inset Text
19662
19663 \begin_layout Plain Layout
19664
19665 \end_layout
19666
19667 \end_inset
19668 </cell>
19669 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19670 \begin_inset Text
19671
19672 \begin_layout Plain Layout
19673
19674 \end_layout
19675
19676 \end_inset
19677 </cell>
19678 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
19679 \begin_inset Text
19680
19681 \begin_layout Plain Layout
19682 \begin_inset ERT
19683 status collapsed
19684
19685 \begin_layout Plain Layout
19686
19687
19688 \backslash
19689
19690 \backslash
19691
19692 \backslash
19693 arrayrulecolor{blue}%
19694 \end_layout
19695
19696 \end_inset
19697
19698
19699 \end_layout
19700
19701 \end_inset
19702 </cell>
19703 </row>
19704 </lyxtabular>
19705
19706 \end_inset
19707
19708
19709 \end_layout
19710
19711 \end_inset
19712
19713
19714 \end_layout
19715
19716 \begin_layout Standard
19717 Um die Farbe von vertikalen Linien innerhalb einer Zeile zu ändern, wie
19718  in Tabelle
19719 \begin_inset space ~
19720 \end_inset
19721
19722
19723 \begin_inset CommandInset ref
19724 LatexCommand ref
19725 reference "tab:Tabelle-mit-verschiedenen-ver"
19726
19727 \end_inset
19728
19729 , benötigt man Mehrfachzeilen.
19730  Zuerst müssen alle vertikalen Linien entfernt werden, die nicht entlang
19731  der kompletten Spalte laufen.
19732  Nun werden alle Linien mit dem Befehl
19733 \end_layout
19734
19735 \begin_layout Standard
19736
19737 \series bold
19738
19739 \backslash
19740
19741 \backslash
19742
19743 \backslash
19744 arrayrulecolor{blue}%
19745 \end_layout
19746
19747 \begin_layout Standard
19748 wie oben gefärbt.
19749  Zuletzt fügt man diesen Befehl als \SpecialChar TeX
19750 -Code in jede Zelle ein, für die man
19751  eine vertikale Linie in einer anderen Farbe benötigt:
19752 \end_layout
19753
19754 \begin_layout Standard
19755
19756 \series bold
19757
19758 \backslash
19759 multicolumn{1}{!{
19760 \backslash
19761 color{green}
19762 \backslash
19763 vline}c!{
19764 \backslash
19765 color{red}
19766 \backslash
19767 vline}}{
19768 \end_layout
19769
19770 \begin_layout Standard
19771 Dies fügt eine vertikale Linie an beiden Seiten der Zelle ein.
19772  Die linke ist grün, die rechte rot.
19773  Wenn keine Farbänderung notwendig ist, kann man den Befehl 
19774 \series bold
19775
19776 \backslash
19777 color
19778 \series default
19779  in obigem Befehl weglassen.
19780  Um z.
19781 \begin_inset space \thinspace{}
19782 \end_inset
19783
19784 B.
19785  eine schwarze linke Linie und eine blaue rechte zu erhalten, kann man schreiben
19786 :
19787 \end_layout
19788
19789 \begin_layout Standard
19790
19791 \series bold
19792
19793 \backslash
19794 multicolumn{1}{!{
19795 \backslash
19796 color{black}
19797 \backslash
19798 vline}c|}{
19799 \end_layout
19800
19801 \begin_layout Standard
19802 Denn die Farbe blau ist bereits für alle Linien gesetzt.
19803  Das | erstellt dabei die vertikale Linie, während das ansonsten 
19804 \series bold
19805
19806 \backslash
19807 vline
19808 \series default
19809  tut, wenn 
19810 \series bold
19811
19812 \backslash
19813 color
19814 \series default
19815  verwendet wird.
19816  Um vertikale Linien einzufügen, ohne die Farbe zu ändern, verwendet man
19817 \end_layout
19818
19819 \begin_layout Standard
19820
19821 \series bold
19822
19823 \backslash
19824 multicolumn{1}{|c|}{
19825 \end_layout
19826
19827 \begin_layout Standard
19828 Nach diesem Befehl fügt man den Zelleninhalt normal ein und beendet die
19829  Zelle mit einer schließenden Klammer 
19830 \series bold
19831 }
19832 \series default
19833  in \SpecialChar TeX
19834 -Code.
19835 \end_layout
19836
19837 \begin_layout Standard
19838 \begin_inset Float table
19839 wide false
19840 sideways false
19841 status open
19842
19843 \begin_layout Plain Layout
19844 \begin_inset Caption Standard
19845
19846 \begin_layout Plain Layout
19847 \begin_inset CommandInset label
19848 LatexCommand label
19849 name "tab:Tabelle-mit-verschiedenen-ver"
19850
19851 \end_inset
19852
19853 Tabelle mit verschiedenen vertikalen Linienfarben in einer Zeile.
19854 \end_layout
19855
19856 \end_inset
19857
19858
19859 \end_layout
19860
19861 \begin_layout Plain Layout
19862 \align center
19863 \begin_inset Tabular
19864 <lyxtabular version="3" rows="5" columns="7">
19865 <features tabularvalignment="middle">
19866 <column alignment="center" valignment="top">
19867 <column alignment="center" valignment="top">
19868 <column alignment="center" valignment="top">
19869 <column alignment="center" valignment="top">
19870 <column alignment="center" valignment="top">
19871 <column alignment="center" valignment="top">
19872 <column alignment="center" valignment="top">
19873 <row>
19874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19875 \begin_inset Text
19876
19877 \begin_layout Plain Layout
19878
19879 \end_layout
19880
19881 \end_inset
19882 </cell>
19883 <cell alignment="center" valignment="top" topline="true" usebox="none">
19884 \begin_inset Text
19885
19886 \begin_layout Plain Layout
19887
19888 \end_layout
19889
19890 \end_inset
19891 </cell>
19892 <cell alignment="center" valignment="top" topline="true" usebox="none">
19893 \begin_inset Text
19894
19895 \begin_layout Plain Layout
19896
19897 \end_layout
19898
19899 \end_inset
19900 </cell>
19901 <cell alignment="center" valignment="top" topline="true" usebox="none">
19902 \begin_inset Text
19903
19904 \begin_layout Plain Layout
19905
19906 \end_layout
19907
19908 \end_inset
19909 </cell>
19910 <cell alignment="center" valignment="top" topline="true" usebox="none">
19911 \begin_inset Text
19912
19913 \begin_layout Plain Layout
19914
19915 \end_layout
19916
19917 \end_inset
19918 </cell>
19919 <cell alignment="center" valignment="top" topline="true" usebox="none">
19920 \begin_inset Text
19921
19922 \begin_layout Plain Layout
19923
19924 \end_layout
19925
19926 \end_inset
19927 </cell>
19928 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19929 \begin_inset Text
19930
19931 \begin_layout Plain Layout
19932 \begin_inset ERT
19933 status open
19934
19935 \begin_layout Plain Layout
19936
19937
19938 \backslash
19939
19940 \backslash
19941
19942 \backslash
19943 arrayrulecolor{red}%
19944 \end_layout
19945
19946 \end_inset
19947
19948
19949 \end_layout
19950
19951 \end_inset
19952 </cell>
19953 </row>
19954 <row>
19955 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19956 \begin_inset Text
19957
19958 \begin_layout Plain Layout
19959 \begin_inset ERT
19960 status open
19961
19962 \begin_layout Plain Layout
19963
19964
19965 \backslash
19966 multicolumn{1}{!{
19967 \backslash
19968 color{black}
19969 \backslash
19970 vline}c|}{
19971 \end_layout
19972
19973 \end_inset
19974
19975 Y
19976 \begin_inset ERT
19977 status collapsed
19978
19979 \begin_layout Plain Layout
19980
19981 }
19982 \end_layout
19983
19984 \end_inset
19985
19986
19987 \end_layout
19988
19989 \end_inset
19990 </cell>
19991 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19992 \begin_inset Text
19993
19994 \begin_layout Plain Layout
19995
19996 \end_layout
19997
19998 \end_inset
19999 </cell>
20000 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20001 \begin_inset Text
20002
20003 \begin_layout Plain Layout
20004
20005 \end_layout
20006
20007 \end_inset
20008 </cell>
20009 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20010 \begin_inset Text
20011
20012 \begin_layout Plain Layout
20013
20014 \end_layout
20015
20016 \end_inset
20017 </cell>
20018 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Plain Layout
20022
20023 \end_layout
20024
20025 \end_inset
20026 </cell>
20027 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20028 \begin_inset Text
20029
20030 \begin_layout Plain Layout
20031 \begin_inset ERT
20032 status open
20033
20034 \begin_layout Plain Layout
20035
20036
20037 \backslash
20038 multicolumn{1}{c|}{
20039 \end_layout
20040
20041 \end_inset
20042
20043
20044 \begin_inset ERT
20045 status collapsed
20046
20047 \begin_layout Plain Layout
20048
20049 }
20050 \end_layout
20051
20052 \end_inset
20053
20054
20055 \end_layout
20056
20057 \end_inset
20058 </cell>
20059 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20060 \begin_inset Text
20061
20062 \begin_layout Plain Layout
20063 \begin_inset ERT
20064 status open
20065
20066 \begin_layout Plain Layout
20067
20068
20069 \backslash
20070 multicolumn{1}{c!{
20071 \backslash
20072 color{black}
20073 \backslash
20074 vline}}{
20075 \end_layout
20076
20077 \end_inset
20078
20079 Y
20080 \begin_inset ERT
20081 status collapsed
20082
20083 \begin_layout Plain Layout
20084
20085 }
20086 \end_layout
20087
20088 \end_inset
20089
20090
20091 \end_layout
20092
20093 \end_inset
20094 </cell>
20095 </row>
20096 <row>
20097 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20098 \begin_inset Text
20099
20100 \begin_layout Plain Layout
20101 \begin_inset ERT
20102 status collapsed
20103
20104 \begin_layout Plain Layout
20105
20106
20107 \backslash
20108 arrayrulecolor{black}
20109 \end_layout
20110
20111 \end_inset
20112
20113
20114 \end_layout
20115
20116 \end_inset
20117 </cell>
20118 <cell alignment="center" valignment="top" usebox="none">
20119 \begin_inset Text
20120
20121 \begin_layout Plain Layout
20122
20123 \end_layout
20124
20125 \end_inset
20126 </cell>
20127 <cell alignment="center" valignment="top" usebox="none">
20128 \begin_inset Text
20129
20130 \begin_layout Plain Layout
20131
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 <cell alignment="center" valignment="top" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140
20141 \end_layout
20142
20143 \end_inset
20144 </cell>
20145 <cell alignment="center" valignment="top" usebox="none">
20146 \begin_inset Text
20147
20148 \begin_layout Plain Layout
20149
20150 \end_layout
20151
20152 \end_inset
20153 </cell>
20154 <cell alignment="center" valignment="top" usebox="none">
20155 \begin_inset Text
20156
20157 \begin_layout Plain Layout
20158
20159 \end_layout
20160
20161 \end_inset
20162 </cell>
20163 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20164 \begin_inset Text
20165
20166 \begin_layout Plain Layout
20167 \begin_inset ERT
20168 status collapsed
20169
20170 \begin_layout Plain Layout
20171
20172
20173 \backslash
20174
20175 \backslash
20176
20177 \backslash
20178 arrayrulecolor{magenta}%
20179 \end_layout
20180
20181 \end_inset
20182
20183
20184 \end_layout
20185
20186 \end_inset
20187 </cell>
20188 </row>
20189 <row>
20190 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20191 \begin_inset Text
20192
20193 \begin_layout Plain Layout
20194 \begin_inset ERT
20195 status collapsed
20196
20197 \begin_layout Plain Layout
20198
20199
20200 \backslash
20201 multicolumn{1}{|c!{
20202 \backslash
20203 color{red}
20204 \backslash
20205 vline}}{
20206 \end_layout
20207
20208 \end_inset
20209
20210
20211 \begin_inset ERT
20212 status collapsed
20213
20214 \begin_layout Plain Layout
20215
20216 }
20217 \end_layout
20218
20219 \end_inset
20220
20221
20222 \end_layout
20223
20224 \end_inset
20225 </cell>
20226 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20227 \begin_inset Text
20228
20229 \begin_layout Plain Layout
20230 \begin_inset ERT
20231 status collapsed
20232
20233 \begin_layout Plain Layout
20234
20235
20236 \backslash
20237 multicolumn{1}{c!{
20238 \backslash
20239 color{green}
20240 \backslash
20241 vline}}{
20242 \end_layout
20243
20244 \end_inset
20245
20246
20247 \begin_inset ERT
20248 status collapsed
20249
20250 \begin_layout Plain Layout
20251
20252 }
20253 \end_layout
20254
20255 \end_inset
20256
20257
20258 \end_layout
20259
20260 \end_inset
20261 </cell>
20262 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20263 \begin_inset Text
20264
20265 \begin_layout Plain Layout
20266 \begin_inset ERT
20267 status collapsed
20268
20269 \begin_layout Plain Layout
20270
20271
20272 \backslash
20273 multicolumn{1}{c!{
20274 \backslash
20275 color{yellow}
20276 \backslash
20277 vline}}{
20278 \end_layout
20279
20280 \end_inset
20281
20282
20283 \begin_inset ERT
20284 status collapsed
20285
20286 \begin_layout Plain Layout
20287
20288 }
20289 \end_layout
20290
20291 \end_inset
20292
20293
20294 \end_layout
20295
20296 \end_inset
20297 </cell>
20298 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20299 \begin_inset Text
20300
20301 \begin_layout Plain Layout
20302 \begin_inset ERT
20303 status collapsed
20304
20305 \begin_layout Plain Layout
20306
20307
20308 \backslash
20309 multicolumn{1}{c!{
20310 \backslash
20311 color{blue}
20312 \backslash
20313 vline}}{
20314 \end_layout
20315
20316 \end_inset
20317
20318
20319 \begin_inset ERT
20320 status collapsed
20321
20322 \begin_layout Plain Layout
20323
20324 }
20325 \end_layout
20326
20327 \end_inset
20328
20329
20330 \end_layout
20331
20332 \end_inset
20333 </cell>
20334 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20335 \begin_inset Text
20336
20337 \begin_layout Plain Layout
20338 \begin_inset ERT
20339 status collapsed
20340
20341 \begin_layout Plain Layout
20342
20343
20344 \backslash
20345 multicolumn{1}{c!{
20346 \backslash
20347 color{cyan}
20348 \backslash
20349 vline}}{
20350 \end_layout
20351
20352 \end_inset
20353
20354
20355 \begin_inset ERT
20356 status collapsed
20357
20358 \begin_layout Plain Layout
20359
20360 }
20361 \end_layout
20362
20363 \end_inset
20364
20365
20366 \end_layout
20367
20368 \end_inset
20369 </cell>
20370 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20371 \begin_inset Text
20372
20373 \begin_layout Plain Layout
20374 \begin_inset ERT
20375 status collapsed
20376
20377 \begin_layout Plain Layout
20378
20379
20380 \backslash
20381 multicolumn{1}{c!{
20382 \backslash
20383 color{black}
20384 \backslash
20385 vline}}{
20386 \end_layout
20387
20388 \end_inset
20389
20390
20391 \begin_inset ERT
20392 status collapsed
20393
20394 \begin_layout Plain Layout
20395
20396 }
20397 \end_layout
20398
20399 \end_inset
20400
20401
20402 \end_layout
20403
20404 \end_inset
20405 </cell>
20406 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20407 \begin_inset Text
20408
20409 \begin_layout Plain Layout
20410 \begin_inset ERT
20411 status collapsed
20412
20413 \begin_layout Plain Layout
20414
20415
20416 \backslash
20417 multicolumn{1}{c|}{
20418 \end_layout
20419
20420 \end_inset
20421
20422
20423 \begin_inset ERT
20424 status collapsed
20425
20426 \begin_layout Plain Layout
20427
20428 }
20429 \end_layout
20430
20431 \end_inset
20432
20433
20434 \end_layout
20435
20436 \end_inset
20437 </cell>
20438 </row>
20439 <row>
20440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20441 \begin_inset Text
20442
20443 \begin_layout Plain Layout
20444 \begin_inset ERT
20445 status collapsed
20446
20447 \begin_layout Plain Layout
20448
20449
20450 \backslash
20451 arrayrulecolor{black}
20452 \end_layout
20453
20454 \end_inset
20455
20456 B
20457 \end_layout
20458
20459 \end_inset
20460 </cell>
20461 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20462 \begin_inset Text
20463
20464 \begin_layout Plain Layout
20465
20466 \end_layout
20467
20468 \end_inset
20469 </cell>
20470 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20471 \begin_inset Text
20472
20473 \begin_layout Plain Layout
20474
20475 \end_layout
20476
20477 \end_inset
20478 </cell>
20479 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20480 \begin_inset Text
20481
20482 \begin_layout Plain Layout
20483
20484 \end_layout
20485
20486 \end_inset
20487 </cell>
20488 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20489 \begin_inset Text
20490
20491 \begin_layout Plain Layout
20492
20493 \end_layout
20494
20495 \end_inset
20496 </cell>
20497 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20498 \begin_inset Text
20499
20500 \begin_layout Plain Layout
20501
20502 \end_layout
20503
20504 \end_inset
20505 </cell>
20506 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20507 \begin_inset Text
20508
20509 \begin_layout Plain Layout
20510
20511 \end_layout
20512
20513 \end_inset
20514 </cell>
20515 </row>
20516 </lyxtabular>
20517
20518 \end_inset
20519
20520
20521 \end_layout
20522
20523 \end_inset
20524
20525
20526 \end_layout
20527
20528 \begin_layout Standard
20529 \begin_inset ERT
20530 status collapsed
20531
20532 \begin_layout Plain Layout
20533
20534
20535 \backslash
20536 setlength{
20537 \backslash
20538 arrayrulewidth}{0.4pt}
20539 \end_layout
20540
20541 \end_inset
20542
20543
20544 \end_layout
20545
20546 \begin_layout Section
20547 Rotierte Tabellenzellen
20548 \begin_inset CommandInset label
20549 LatexCommand label
20550 name "abs:Rotierte-Tabellenzellen"
20551
20552 \end_inset
20553
20554
20555 \begin_inset Index idx
20556 status collapsed
20557
20558 \begin_layout Plain Layout
20559 Tabellen ! rotierte Zellen
20560 \end_layout
20561
20562 \end_inset
20563
20564
20565 \begin_inset Index idx
20566 status collapsed
20567
20568 \begin_layout Plain Layout
20569 Rotiertes Material
20570 \end_layout
20571
20572 \end_inset
20573
20574
20575 \end_layout
20576
20577 \begin_layout Standard
20578 \begin_inset Note Greyedout
20579 status open
20580
20581 \begin_layout Plain Layout
20582
20583 \series bold
20584 Achtung:
20585 \series default
20586  Nicht alle DVI-Betrachter können Rotationen anzeigen.
20587 \end_layout
20588
20589 \end_inset
20590
20591
20592 \end_layout
20593
20594 \begin_layout Standard
20595 Tabelle
20596 \begin_inset space ~
20597 \end_inset
20598
20599
20600 \begin_inset CommandInset ref
20601 LatexCommand ref
20602 reference "tab:Tabelle-mit-rotierten"
20603
20604 \end_inset
20605
20606  ist ein Beispiel bei dem 3
20607 \begin_inset space ~
20608 \end_inset
20609
20610 Zellen um 45
20611 \begin_inset space \thinspace{}
20612 \end_inset
20613
20614 ° rotiert wurden.
20615 \end_layout
20616
20617 \begin_layout Standard
20618 \begin_inset Float table
20619 placement h
20620 wide false
20621 sideways false
20622 status open
20623
20624 \begin_layout Plain Layout
20625 \begin_inset Caption Standard
20626
20627 \begin_layout Plain Layout
20628 \begin_inset CommandInset label
20629 LatexCommand label
20630 name "tab:Tabelle-mit-rotierten"
20631
20632 \end_inset
20633
20634 Tabelle mit rotierten Zellen in der ersten Zeile.
20635 \end_layout
20636
20637 \end_inset
20638
20639
20640 \end_layout
20641
20642 \begin_layout Plain Layout
20643 \noindent
20644 \align center
20645 \begin_inset Tabular
20646 <lyxtabular version="3" rows="2" columns="3">
20647 <features tabularvalignment="middle">
20648 <column alignment="center" valignment="top" width="0pt">
20649 <column alignment="center" valignment="top" width="0pt">
20650 <column alignment="center" valignment="top" width="0pt">
20651 <row>
20652 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656 Tassen
20657 \end_layout
20658
20659 \end_inset
20660 </cell>
20661 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20662 \begin_inset Text
20663
20664 \begin_layout Plain Layout
20665 Teller
20666 \end_layout
20667
20668 \end_inset
20669 </cell>
20670 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20671 \begin_inset Text
20672
20673 \begin_layout Plain Layout
20674 Untertassen
20675 \end_layout
20676
20677 \end_inset
20678 </cell>
20679 </row>
20680 <row>
20681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20682 \begin_inset Text
20683
20684 \begin_layout Plain Layout
20685 45
20686 \end_layout
20687
20688 \end_inset
20689 </cell>
20690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20691 \begin_inset Text
20692
20693 \begin_layout Plain Layout
20694 33
20695 \end_layout
20696
20697 \end_inset
20698 </cell>
20699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20700 \begin_inset Text
20701
20702 \begin_layout Plain Layout
20703 21
20704 \end_layout
20705
20706 \end_inset
20707 </cell>
20708 </row>
20709 </lyxtabular>
20710
20711 \end_inset
20712
20713
20714 \end_layout
20715
20716 \end_inset
20717
20718
20719 \end_layout
20720
20721 \begin_layout Standard
20722 \begin_inset Note Greyedout
20723 status open
20724
20725 \begin_layout Plain Layout
20726
20727 \series bold
20728 Achtung:
20729 \series default
20730  Zeilenumbrüche (Tastenkürzel 
20731 \family sans
20732 Strg+Enter
20733 \family default
20734 ) sind in rotierten Zellen nicht erlaubt.
20735 \end_layout
20736
20737 \end_inset
20738
20739
20740 \end_layout
20741
20742 \begin_layout Standard
20743 Wenn Sie Tabellenzellen mit Zeilenumbrüchen rotieren wollen, müssen Sie
20744  den Zelleninhalt in eine Minipage oder Parbox tun.
20745 \begin_inset Foot
20746 status collapsed
20747
20748 \begin_layout Plain Layout
20749 Für mehr über diese Boxen siehe Abschnitt
20750 \begin_inset space ~
20751 \end_inset
20752
20753
20754 \begin_inset CommandInset ref
20755 LatexCommand ref
20756 reference "abs:Minipage"
20757
20758 \end_inset
20759
20760  und 
20761 \begin_inset CommandInset ref
20762 LatexCommand ref
20763 reference "abs:Parbox"
20764
20765 \end_inset
20766
20767 .
20768 \end_layout
20769
20770 \end_inset
20771
20772  Wenn Sie diese Zelle um 90
20773 \begin_inset space \thinspace{}
20774 \end_inset
20775
20776 ° rotieren, ist die Breite der Box die Höhe der Zelle.
20777  Tabelle
20778 \begin_inset space ~
20779 \end_inset
20780
20781
20782 \begin_inset CommandInset ref
20783 LatexCommand ref
20784 reference "tab:Tabelle-mit-rotierter-Umbruch"
20785
20786 \end_inset
20787
20788  ist ein Beispiel für eine rotierte Zelle mit Zeilenumbruch, wobei die Boxbreite
20789  auch 3
20790 \begin_inset space \thinspace{}
20791 \end_inset
20792
20793 cm gesetzt wurde.
20794 \end_layout
20795
20796 \begin_layout Standard
20797 \begin_inset Float table
20798 wide false
20799 sideways false
20800 status open
20801
20802 \begin_layout Plain Layout
20803 \begin_inset Caption Standard
20804
20805 \begin_layout Plain Layout
20806 \begin_inset CommandInset label
20807 LatexCommand label
20808 name "tab:Tabelle-mit-rotierter-Umbruch"
20809
20810 \end_inset
20811
20812 Tabelle mit rotierter Zelle mit Zeilenumbruch.
20813 \end_layout
20814
20815 \end_inset
20816
20817
20818 \end_layout
20819
20820 \begin_layout Plain Layout
20821 \noindent
20822 \align center
20823 \begin_inset Tabular
20824 <lyxtabular version="3" rows="2" columns="3">
20825 <features tabularvalignment="middle">
20826 <column alignment="center" valignment="top">
20827 <column alignment="center" valignment="top" width="0pt">
20828 <column alignment="center" valignment="top">
20829 <row>
20830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20831 \begin_inset Text
20832
20833 \begin_layout Plain Layout
20834 a
20835 \end_layout
20836
20837 \end_inset
20838 </cell>
20839 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
20840 \begin_inset Text
20841
20842 \begin_layout Plain Layout
20843 \begin_inset Box Frameless
20844 position "t"
20845 hor_pos "c"
20846 has_inner_box 1
20847 inner_pos "t"
20848 use_parbox 0
20849 use_makebox 0
20850 width "3cm"
20851 special "none"
20852 height "1in"
20853 height_special "totalheight"
20854 thickness "0.4pt"
20855 separation "3pt"
20856 shadowsize "4pt"
20857 framecolor "black"
20858 backgroundcolor "none"
20859 status open
20860
20861 \begin_layout Plain Layout
20862 rotierte Zelle
20863 \begin_inset Newline newline
20864 \end_inset
20865
20866 mit Zeilenumbruch
20867 \end_layout
20868
20869 \end_inset
20870
20871
20872 \end_layout
20873
20874 \end_inset
20875 </cell>
20876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20877 \begin_inset Text
20878
20879 \begin_layout Plain Layout
20880 e
20881 \end_layout
20882
20883 \end_inset
20884 </cell>
20885 </row>
20886 <row>
20887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20888 \begin_inset Text
20889
20890 \begin_layout Plain Layout
20891 b
20892 \end_layout
20893
20894 \end_inset
20895 </cell>
20896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20897 \begin_inset Text
20898
20899 \begin_layout Plain Layout
20900 c
20901 \end_layout
20902
20903 \end_inset
20904 </cell>
20905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20906 \begin_inset Text
20907
20908 \begin_layout Plain Layout
20909 d
20910 \end_layout
20911
20912 \end_inset
20913 </cell>
20914 </row>
20915 </lyxtabular>
20916
20917 \end_inset
20918
20919
20920 \end_layout
20921
20922 \end_inset
20923
20924
20925 \end_layout
20926
20927 \begin_layout Section
20928 Berechnung der Tabellenbreite
20929 \begin_inset CommandInset label
20930 LatexCommand label
20931 name "abs:Berechnung-der-Tabellenbreite"
20932
20933 \end_inset
20934
20935
20936 \end_layout
20937
20938 \begin_layout Standard
20939 Für breite Tabellen ist es manchmal schwierig sicherzustellen, dass die
20940  Tabelle nicht über den Seitenrand hinausragt.
20941  Das Setzen einer festen Breite für jede Spalte der Tabelle ist die Lösung,
20942  aber wie viel Platz wird für jede Spalte benötigt?
20943 \end_layout
20944
20945 \begin_layout Standard
20946 Die Tabellenbreite 
20947 \begin_inset Formula $W_{\mathrm{Tabelle}}$
20948 \end_inset
20949
20950  kann berechnet werden: Jede Spalte hat die Breite der angegebenen Spaltenbreite
20951  
20952 \begin_inset Formula $W_{\mathrm{Spalte}}$
20953 \end_inset
20954
20955  (die der Inhalt der Spalte belegen kann) plus zweimal den Abstand zwischen
20956  Spalteninhalt und dem Rand der Spalte (\SpecialChar LaTeX
20957 -Länge
20958 \series bold
20959  
20960 \backslash
20961 tabcolsep
20962 \series default
20963 , Voreinstellung 6
20964 \begin_inset space \thinspace{}
20965 \end_inset
20966
20967 pt) plus die Breite einer Tabellenlinie (\SpecialChar LaTeX
20968 -Länge 
20969 \series bold
20970
20971 \backslash
20972 arrayrulewidth
20973 \series default
20974 , Voreinstellung 0.4
20975 \begin_inset space \thinspace{}
20976 \end_inset
20977
20978 pt): Wenn alle 
20979 \begin_inset Formula $n$
20980 \end_inset
20981
20982
20983 \begin_inset space ~
20984 \end_inset
20985
20986 Spalten dieselbe Breite haben, ist die Tabellenbreite also
20987 \begin_inset Formula 
20988 \begin{equation}
20989 W_{\mathrm{Tabelle}}=n\left(W_{\mathrm{Spalte}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
20990 \end{equation}
20991
20992 \end_inset
20993
20994
20995 \end_layout
20996
20997 \begin_layout Standard
20998 Die verfügbare Breite für eine Tabelle ist der Raum zwischen den Seitenrändern
20999  oder die Breite einer Textspalte (für ein zweispaltiges Dokument) (\SpecialChar LaTeX
21000 -Länge
21001  
21002 \series bold
21003
21004 \backslash
21005 columnwidth
21006 \series default
21007 ).
21008  Wenn alle Tabellenspalten dieselbe Breite haben sollen und 
21009 \begin_inset Formula $W_{\mathrm{Tabelle}}$
21010 \end_inset
21011
21012  gleich 1
21013 \begin_inset space \thinspace{}
21014 \end_inset
21015
21016
21017 \backslash
21018 columnwidth sein soll, kann 
21019 \begin_inset Formula $W_{\mathrm{Spalte}}$
21020 \end_inset
21021
21022  leicht berechnet werden.
21023 \end_layout
21024
21025 \begin_layout Standard
21026 Um Berechnungen ausführen zu können, muss das \SpecialChar LaTeX
21027 -Paket 
21028 \series bold
21029 calc
21030 \series default
21031
21032 \begin_inset Index idx
21033 status collapsed
21034
21035 \begin_layout Plain Layout
21036 \SpecialChar LaTeX
21037 -Pakete ! calc
21038 \end_layout
21039
21040 \end_inset
21041
21042  im \SpecialChar LaTeX
21043 -Vorspann geladen werden.
21044  Um die Breite im Tabellendialog anzugeben, muss das Feld 
21045 \family sans
21046 \SpecialChar LaTeX
21047 -Argument
21048 \family default
21049  verwendet werden.
21050  Das Befehlsschema für dieses Feld ist dasselbe, das in Abschnitt
21051 \begin_inset space ~
21052 \end_inset
21053
21054
21055 \begin_inset CommandInset ref
21056 LatexCommand ref
21057 reference "uab:Mehrfachspalten-Berechnungen"
21058
21059 \end_inset
21060
21061  erklärt ist.
21062  Für eine Tabelle mit 5
21063 \begin_inset space \thinspace{}
21064 \end_inset
21065
21066 Spalten mit einer einheitlichen Breite und zentriertem Text, gibt man dort
21067  für jede Spalte den Befehl
21068 \end_layout
21069
21070 \begin_layout Standard
21071
21072 \series bold
21073 >{
21074 \backslash
21075 centering}p{(1
21076 \backslash
21077 columnwidth-62.4pt)/5}
21078 \end_layout
21079
21080 \begin_layout Standard
21081 an.
21082  Für eine Tabelle mit 5
21083 \begin_inset space \thinspace{}
21084 \end_inset
21085
21086 Spalten bei der 2 das 0,75
21087 \begin_inset space \thinspace{}
21088 \end_inset
21089
21090 fache der Breite der anderen 3
21091 \begin_inset space ~
21092 \end_inset
21093
21094 Spalten haben sollen, ist die Berechnung
21095 \begin_inset Formula 
21096 \begin{align}
21097 \backslash\mbox{columnwidth} & =3\,W_{\mathrm{Spalte}}+2\cdot0,75\,W_{\mathrm{Spalte}}+\backslash\mbox{arrayrulewidth}\nonumber \\
21098  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
21099  & =4,5\,W_{\mathrm{Spalte}}+62,4\,\mathrm{pt}\nonumber \\
21100 W_{\mathrm{Spalte}} & =\frac{\backslash\mbox{columnwidth}-62,4\,\mathrm{pt}}{4,5}
21101 \end{align}
21102
21103 \end_inset
21104
21105
21106 \end_layout
21107
21108 \begin_layout Standard
21109 In der Tabelle wird daher der Befehl
21110 \end_layout
21111
21112 \begin_layout Standard
21113
21114 \series bold
21115 >{
21116 \backslash
21117 centering}p{(1
21118 \backslash
21119 columnwidth-62.4pt)/
21120 \backslash
21121 real{4.5}}
21122 \end_layout
21123
21124 \begin_layout Standard
21125 für die breiteren Spalten verwendet und
21126 \end_layout
21127
21128 \begin_layout Standard
21129
21130 \series bold
21131 >{
21132 \backslash
21133 centering}p{(1
21134 \backslash
21135 columnwidth-62.4pt)/
21136 \backslash
21137 real{4.5}*
21138 \backslash
21139 real{0.75}}
21140 \end_layout
21141
21142 \begin_layout Standard
21143 für die schmaleren:
21144 \end_layout
21145
21146 \begin_layout Standard
21147 \begin_inset Tabular
21148 <lyxtabular version="3" rows="2" columns="5">
21149 <features tabularvalignment="middle">
21150 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21151 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21152 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21153 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21154 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21155 <row>
21156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21157 \begin_inset Text
21158
21159 \begin_layout Plain Layout
21160 1
21161 \end_layout
21162
21163 \end_inset
21164 </cell>
21165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21166 \begin_inset Text
21167
21168 \begin_layout Plain Layout
21169 2
21170 \end_layout
21171
21172 \end_inset
21173 </cell>
21174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21175 \begin_inset Text
21176
21177 \begin_layout Plain Layout
21178 3
21179 \end_layout
21180
21181 \end_inset
21182 </cell>
21183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21184 \begin_inset Text
21185
21186 \begin_layout Plain Layout
21187 4
21188 \end_layout
21189
21190 \end_inset
21191 </cell>
21192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21193 \begin_inset Text
21194
21195 \begin_layout Plain Layout
21196 5
21197 \end_layout
21198
21199 \end_inset
21200 </cell>
21201 </row>
21202 <row>
21203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21204 \begin_inset Text
21205
21206 \begin_layout Plain Layout
21207 111111 1111111 111111 111111111 11111 11111 1111
21208 \end_layout
21209
21210 \end_inset
21211 </cell>
21212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21213 \begin_inset Text
21214
21215 \begin_layout Plain Layout
21216
21217 \end_layout
21218
21219 \end_inset
21220 </cell>
21221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21222 \begin_inset Text
21223
21224 \begin_layout Plain Layout
21225 2222 22222 222222 222222222 2222222 22 22222
21226 \end_layout
21227
21228 \end_inset
21229 </cell>
21230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21231 \begin_inset Text
21232
21233 \begin_layout Plain Layout
21234
21235 \end_layout
21236
21237 \end_inset
21238 </cell>
21239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21240 \begin_inset Text
21241
21242 \begin_layout Plain Layout
21243 333333 333333 333333 33333 3333333 333
21244 \end_layout
21245
21246 \end_inset
21247 </cell>
21248 </row>
21249 </lyxtabular>
21250
21251 \end_inset
21252
21253
21254 \end_layout
21255
21256 \begin_layout Section
21257 Tabellen-Anpassung
21258 \begin_inset Index idx
21259 status collapsed
21260
21261 \begin_layout Plain Layout
21262 Tabellen ! Anpassung
21263 \end_layout
21264
21265 \end_inset
21266
21267
21268 \end_layout
21269
21270 \begin_layout Subsection
21271 Zeilenabstand
21272 \begin_inset CommandInset label
21273 LatexCommand label
21274 name "uab:Zeilenabstand"
21275
21276 \end_inset
21277
21278
21279 \begin_inset Index idx
21280 status collapsed
21281
21282 \begin_layout Plain Layout
21283 Tabellen ! Zeilenabstand
21284 \end_layout
21285
21286 \end_inset
21287
21288
21289 \end_layout
21290
21291 \begin_layout Standard
21292 Auf der Karteikarte 
21293 \family sans
21294 Rahmen
21295 \family default
21296  des 
21297 \family sans
21298 Tabellen-Einstellungen
21299 \family default
21300 -Dialogs können Sie 
21301 \family sans
21302 zusätzliche
21303 \begin_inset space ~
21304 \end_inset
21305
21306 Abstände
21307 \family default
21308  einfügen.
21309  Dabei haben Sie drei Möglichkeiten:
21310 \end_layout
21311
21312 \begin_layout Description
21313 Oberhalb
21314 \begin_inset space ~
21315 \end_inset
21316
21317 der
21318 \begin_inset space ~
21319 \end_inset
21320
21321 Zeile fügt oberhalb des Zeileninhalts zusätzlichen Leerraum ein.
21322  Bei einer formalen Tabelle
21323 \begin_inset Foot
21324 status collapsed
21325
21326 \begin_layout Plain Layout
21327 Formale Tabellen wurden in Abschnitt
21328 \begin_inset space ~
21329 \end_inset
21330
21331
21332 \begin_inset CommandInset ref
21333 LatexCommand ref
21334 reference "abs:Formale-Tabellen"
21335
21336 \end_inset
21337
21338  beschrieben.
21339 \end_layout
21340
21341 \end_inset
21342
21343  fügt \SpecialChar LyX
21344  standardmäßig 0.5
21345 \begin_inset space \thinspace{}
21346 \end_inset
21347
21348 em Leerraum ein.
21349  Bei normalen Tabellen werden die vertikalen Linien leider nicht mit verlängert:
21350 \begin_inset VSpace medskip
21351 \end_inset
21352
21353
21354 \begin_inset Newline newline
21355 \end_inset
21356
21357
21358 \begin_inset space \hspace*{}
21359 \length 0pt
21360 \end_inset
21361
21362
21363 \begin_inset space \hfill{}
21364 \end_inset
21365
21366
21367 \begin_inset Tabular
21368 <lyxtabular version="3" rows="3" columns="1">
21369 <features tabularvalignment="middle">
21370 <column alignment="center" valignment="top">
21371 <row>
21372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21373 \begin_inset Text
21374
21375 \begin_layout Plain Layout
21376 A
21377 \end_layout
21378
21379 \end_inset
21380 </cell>
21381 </row>
21382 <row topspace="3mm">
21383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21384 \begin_inset Text
21385
21386 \begin_layout Plain Layout
21387 3
21388 \begin_inset space \thinspace{}
21389 \end_inset
21390
21391 mm Leerraum oberhalb der Zeile
21392 \end_layout
21393
21394 \end_inset
21395 </cell>
21396 </row>
21397 <row>
21398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21399 \begin_inset Text
21400
21401 \begin_layout Plain Layout
21402 C
21403 \end_layout
21404
21405 \end_inset
21406 </cell>
21407 </row>
21408 </lyxtabular>
21409
21410 \end_inset
21411
21412
21413 \begin_inset space \hfill{}
21414 \end_inset
21415
21416
21417 \begin_inset space \hspace*{}
21418 \length 0pt
21419 \end_inset
21420
21421
21422 \begin_inset VSpace medskip
21423 \end_inset
21424
21425
21426 \begin_inset Newline newline
21427 \end_inset
21428
21429 Deshalb macht das Einfügen oberhalb der Zeile nur Sinn, wenn Sie keine vertikale
21430 n Linien verwenden.
21431 \end_layout
21432
21433 \begin_layout Description
21434 Unterhalb
21435 \begin_inset space ~
21436 \end_inset
21437
21438 der
21439 \begin_inset space ~
21440 \end_inset
21441
21442 Zeile fügt unterhalb des Zeileninhalts zusätzlichen Leerraum ein.
21443  Bei einer formalen Tabelle fügt \SpecialChar LyX
21444  standardmäßig 0.5
21445 \begin_inset space \thinspace{}
21446 \end_inset
21447
21448 em Leerraum ein.
21449  Bei normalen Tabellen ist der Standardwert 2
21450 \begin_inset space \thinspace{}
21451 \end_inset
21452
21453 pt.
21454 \end_layout
21455
21456 \begin_layout Description
21457 Zwischen
21458 \begin_inset space ~
21459 \end_inset
21460
21461 den
21462 \begin_inset space ~
21463 \end_inset
21464
21465 Zeilen fügt zwischen zwei Zeilen zusätzlichen Leerraum ein.
21466  Bei einer formalen Tabelle fügt \SpecialChar LyX
21467  standardmäßig 0.5
21468 \begin_inset space \thinspace{}
21469 \end_inset
21470
21471 em Leerraum ein.
21472  Bei normalen Tabellen werden die vertikalen Linien leider nicht mit verlängert:
21473 \begin_inset VSpace medskip
21474 \end_inset
21475
21476
21477 \begin_inset Newline newline
21478 \end_inset
21479
21480
21481 \begin_inset space \hspace*{}
21482 \length 0pt
21483 \end_inset
21484
21485
21486 \begin_inset space \hfill{}
21487 \end_inset
21488
21489
21490 \begin_inset Tabular
21491 <lyxtabular version="3" rows="3" columns="1">
21492 <features tabularvalignment="middle">
21493 <column alignment="center" valignment="top">
21494 <row>
21495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21496 \begin_inset Text
21497
21498 \begin_layout Plain Layout
21499 A
21500 \end_layout
21501
21502 \end_inset
21503 </cell>
21504 </row>
21505 <row interlinespace="3mm">
21506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21507 \begin_inset Text
21508
21509 \begin_layout Plain Layout
21510 \begin_inset Formula $\downarrow$
21511 \end_inset
21512
21513  3
21514 \begin_inset space \thinspace{}
21515 \end_inset
21516
21517 mm Leerraum zwischen den Zeilen 
21518 \begin_inset Formula $\downarrow$
21519 \end_inset
21520
21521
21522 \end_layout
21523
21524 \end_inset
21525 </cell>
21526 </row>
21527 <row>
21528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21529 \begin_inset Text
21530
21531 \begin_layout Plain Layout
21532 \begin_inset Formula $\uparrow$
21533 \end_inset
21534
21535  3
21536 \begin_inset space \thinspace{}
21537 \end_inset
21538
21539 mm Leerraum zwischen den Zeilen 
21540 \begin_inset Formula $\uparrow$
21541 \end_inset
21542
21543
21544 \end_layout
21545
21546 \end_inset
21547 </cell>
21548 </row>
21549 </lyxtabular>
21550
21551 \end_inset
21552
21553
21554 \begin_inset space \hfill{}
21555 \end_inset
21556
21557
21558 \begin_inset space \hspace*{}
21559 \length 0pt
21560 \end_inset
21561
21562
21563 \begin_inset VSpace medskip
21564 \end_inset
21565
21566
21567 \begin_inset Newline newline
21568 \end_inset
21569
21570 Deshalb macht das Einfügen oberhalb der Zeile nur Sinn, wenn Sie keine vertikale
21571 n Linien verwenden.
21572 \end_layout
21573
21574 \begin_layout Standard
21575 \begin_inset VSpace bigskip
21576 \end_inset
21577
21578 Wenn Sie die Höhe aller Zellen vergrößern wollen, können Sie das mit folgenden
21579  Befehlen im \SpecialChar LaTeX
21580 -Vorspann machen:
21581 \end_layout
21582
21583 \begin_layout Standard
21584
21585 \series bold
21586
21587 \backslash
21588 @ifundefined{extrarowheight}
21589 \begin_inset Newline newline
21590 \end_inset
21591
21592
21593 \begin_inset Phantom HPhantom
21594 status open
21595
21596 \begin_layout Plain Layout
21597
21598 \series bold
21599 \begin_inset space ~
21600 \end_inset
21601
21602
21603 \end_layout
21604
21605 \end_inset
21606
21607 {
21608 \backslash
21609 usepackage{array}}{}
21610 \begin_inset Newline newline
21611 \end_inset
21612
21613
21614 \backslash
21615 setlength{
21616 \backslash
21617 extrarowheight}{Höhe}
21618 \series default
21619
21620 \begin_inset Note Note
21621 status collapsed
21622
21623 \begin_layout Plain Layout
21624 Das Paket 
21625 \series bold
21626 array
21627 \series default
21628  wird automatisch von \SpecialChar LyX
21629  geladen, wenn Sie selbst definierte Tabellenformate
21630  verwenden.
21631  Der Befehl 
21632 \series bold
21633
21634 \backslash
21635 @ifundefined
21636 \series default
21637  vermeidet, dass es in diesem Fall doppelt geladen wird.
21638 \end_layout
21639
21640 \end_inset
21641
21642
21643 \end_layout
21644
21645 \begin_layout Standard
21646 wobei die 
21647 \family sans
21648 Höhe
21649 \family default
21650  eine der in Anhang
21651 \begin_inset space ~
21652 \end_inset
21653
21654
21655 \begin_inset CommandInset ref
21656 LatexCommand ref
21657 reference "kap:In-LyX-verfügbare"
21658
21659 \end_inset
21660
21661  aufgelisteten Einheiten haben kann.
21662  Aber das hat den Nachteil, dass die Zelltexte nicht mehr genau vertikal
21663  ausgerichtet sind.
21664 \end_layout
21665
21666 \begin_layout Standard
21667 Bei der Verwendung von großen Schriftgrößen, sind die Tabellenlinien oftmals
21668  zu nah an den Buchstaben.
21669  Das kann korrigiert werden, indem man den Befehl 
21670 \series bold
21671
21672 \backslash
21673 strut
21674 \series default
21675  als \SpecialChar TeX
21676 -Code am Anfang einer Tabellenzeile einfügt.
21677  Tabelle
21678 \begin_inset space ~
21679 \end_inset
21680
21681
21682 \begin_inset CommandInset ref
21683 LatexCommand ref
21684 reference "tab:Vertikale-Ausrichtung-von"
21685
21686 \end_inset
21687
21688  zeigt den Effekt.
21689 \end_layout
21690
21691 \begin_layout Standard
21692 \noindent
21693 \begin_inset Float table
21694 placement h
21695 wide false
21696 sideways false
21697 status open
21698
21699 \begin_layout Plain Layout
21700 \begin_inset Caption Standard
21701
21702 \begin_layout Plain Layout
21703 \begin_inset CommandInset label
21704 LatexCommand label
21705 name "tab:Vertikale-Ausrichtung-von"
21706
21707 \end_inset
21708
21709 Vertikale Ausrichtung von Text mit großen Schriftgrößen.
21710 \end_layout
21711
21712 \end_inset
21713
21714
21715 \end_layout
21716
21717 \begin_layout Plain Layout
21718 \begin_inset space \hfill{}
21719 \end_inset
21720
21721
21722 \begin_inset Float table
21723 wide false
21724 sideways false
21725 status collapsed
21726
21727 \begin_layout Plain Layout
21728 \begin_inset Caption Standard
21729
21730 \begin_layout Plain Layout
21731 Normale Tabelle.
21732 \end_layout
21733
21734 \end_inset
21735
21736
21737 \end_layout
21738
21739 \begin_layout Plain Layout
21740 \noindent
21741 \align center
21742 \begin_inset Tabular
21743 <lyxtabular version="3" rows="6" columns="1">
21744 <features tabularvalignment="middle">
21745 <column alignment="left" valignment="top">
21746 <row>
21747 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21748 \begin_inset Text
21749
21750 \begin_layout Plain Layout
21751 Normal, g
21752 \end_layout
21753
21754 \end_inset
21755 </cell>
21756 </row>
21757 <row>
21758 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21759 \begin_inset Text
21760
21761 \begin_layout Plain Layout
21762
21763 \size large
21764 Groß, g
21765 \end_layout
21766
21767 \end_inset
21768 </cell>
21769 </row>
21770 <row>
21771 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21772 \begin_inset Text
21773
21774 \begin_layout Plain Layout
21775
21776 \size larger
21777 Größer, g
21778 \end_layout
21779
21780 \end_inset
21781 </cell>
21782 </row>
21783 <row>
21784 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21785 \begin_inset Text
21786
21787 \begin_layout Plain Layout
21788
21789 \size largest
21790 noch Größer, g
21791 \end_layout
21792
21793 \end_inset
21794 </cell>
21795 </row>
21796 <row>
21797 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21798 \begin_inset Text
21799
21800 \begin_layout Plain Layout
21801
21802 \size huge
21803 Riesig
21804 \end_layout
21805
21806 \end_inset
21807 </cell>
21808 </row>
21809 <row>
21810 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21811 \begin_inset Text
21812
21813 \begin_layout Plain Layout
21814
21815 \size giant
21816 Gigantisch
21817 \end_layout
21818
21819 \end_inset
21820 </cell>
21821 </row>
21822 </lyxtabular>
21823
21824 \end_inset
21825
21826
21827 \end_layout
21828
21829 \end_inset
21830
21831
21832 \begin_inset space \hfill{}
21833 \end_inset
21834
21835
21836 \begin_inset Float table
21837 wide false
21838 sideways false
21839 status collapsed
21840
21841 \begin_layout Plain Layout
21842 \begin_inset Caption Standard
21843
21844 \begin_layout Plain Layout
21845 Tabelle bei der der Befehl 
21846 \series bold
21847
21848 \backslash
21849 strut
21850 \series default
21851  verwendet wurde.
21852 \end_layout
21853
21854 \end_inset
21855
21856
21857 \end_layout
21858
21859 \begin_layout Plain Layout
21860 \noindent
21861 \align center
21862 \begin_inset Tabular
21863 <lyxtabular version="3" rows="6" columns="1">
21864 <features tabularvalignment="middle">
21865 <column alignment="left" valignment="top">
21866 <row>
21867 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21868 \begin_inset Text
21869
21870 \begin_layout Plain Layout
21871 Normal, g
21872 \end_layout
21873
21874 \end_inset
21875 </cell>
21876 </row>
21877 <row>
21878 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21879 \begin_inset Text
21880
21881 \begin_layout Plain Layout
21882
21883 \size large
21884 \begin_inset ERT
21885 status collapsed
21886
21887 \begin_layout Plain Layout
21888
21889
21890 \backslash
21891 strut 
21892 \end_layout
21893
21894 \end_inset
21895
21896 Groß, g
21897 \end_layout
21898
21899 \end_inset
21900 </cell>
21901 </row>
21902 <row>
21903 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21904 \begin_inset Text
21905
21906 \begin_layout Plain Layout
21907
21908 \size larger
21909 \begin_inset ERT
21910 status collapsed
21911
21912 \begin_layout Plain Layout
21913
21914
21915 \backslash
21916 strut 
21917 \end_layout
21918
21919 \end_inset
21920
21921 Größer, g
21922 \end_layout
21923
21924 \end_inset
21925 </cell>
21926 </row>
21927 <row>
21928 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21929 \begin_inset Text
21930
21931 \begin_layout Plain Layout
21932
21933 \size largest
21934 \begin_inset ERT
21935 status collapsed
21936
21937 \begin_layout Plain Layout
21938
21939
21940 \backslash
21941 strut 
21942 \end_layout
21943
21944 \end_inset
21945
21946 noch Größer, 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 huge
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 Riesig
21972 \end_layout
21973
21974 \end_inset
21975 </cell>
21976 </row>
21977 <row>
21978 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21979 \begin_inset Text
21980
21981 \begin_layout Plain Layout
21982
21983 \size giant
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 Gigantisch
21997 \end_layout
21998
21999 \end_inset
22000 </cell>
22001 </row>
22002 </lyxtabular>
22003
22004 \end_inset
22005
22006
22007 \end_layout
22008
22009 \end_inset
22010
22011
22012 \begin_inset space \hfill{}
22013 \end_inset
22014
22015
22016 \end_layout
22017
22018 \end_inset
22019
22020
22021 \end_layout
22022
22023 \begin_layout Subsection
22024 Besondere Zellenausrichtung
22025 \begin_inset CommandInset label
22026 LatexCommand label
22027 name "uab:Besondere-Zellenausrichtung"
22028
22029 \end_inset
22030
22031
22032 \begin_inset Index idx
22033 status collapsed
22034
22035 \begin_layout Plain Layout
22036 Tabellen ! Zellenausrichtung
22037 \end_layout
22038
22039 \end_inset
22040
22041
22042 \end_layout
22043
22044 \begin_layout Standard
22045 Manchmal sieht es besser aus, wenn Spalten nach besonderen Zeichen ausgerichtet
22046  sind wie zum Beispiel dem Dezimalpunkt wie in Tabelle
22047 \begin_inset space ~
22048 \end_inset
22049
22050
22051 \begin_inset CommandInset ref
22052 LatexCommand ref
22053 reference "tab:Tabellenzellen-sind-auf"
22054
22055 \end_inset
22056
22057 .
22058  Diese Ausrichtung erhält man, indem den Cursor in die Spalte setzt und
22059  dann entweder den Werkzeugleistenknopf 
22060 \begin_inset Info
22061 type  "icon"
22062 arg   "tabular-feature align-decimal"
22063 \end_inset
22064
22065  drückt oder in den Tabelleneinstellungen die Ausrichtung auf 
22066 \family sans
22067 Am
22068 \begin_inset space ~
22069 \end_inset
22070
22071 Dezimaltrenner
22072 \family default
22073  setzt.
22074  Das Zeichen, auf das ausgerichtet wird, kann man in den Tabelleneinstellungen
22075  frei wählen.
22076 \end_layout
22077
22078 \begin_layout Standard
22079 \begin_inset Float table
22080 placement h
22081 wide false
22082 sideways false
22083 status open
22084
22085 \begin_layout Plain Layout
22086 \begin_inset Caption Standard
22087
22088 \begin_layout Plain Layout
22089 \begin_inset CommandInset label
22090 LatexCommand label
22091 name "tab:Tabellenzellen-sind-auf"
22092
22093 \end_inset
22094
22095 Tabellenzellen sind auf den Dezimalpunkt ausgerichtet
22096 \end_layout
22097
22098 \end_inset
22099
22100
22101 \end_layout
22102
22103 \begin_layout Plain Layout
22104 \align center
22105 \begin_inset Tabular
22106 <lyxtabular version="3" rows="4" columns="1">
22107 <features booktabs="true" tabularvalignment="middle">
22108 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
22109 <row>
22110 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22111 \begin_inset Text
22112
22113 \begin_layout Plain Layout
22114 Überschrift
22115 \end_layout
22116
22117 \end_inset
22118 </cell>
22119 </row>
22120 <row>
22121 <cell alignment="center" valignment="top" topline="true" usebox="none">
22122 \begin_inset Text
22123
22124 \begin_layout Plain Layout
22125 12,6
22126 \end_layout
22127
22128 \end_inset
22129 </cell>
22130 </row>
22131 <row>
22132 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22133 \begin_inset Text
22134
22135 \begin_layout Plain Layout
22136 0,68
22137 \end_layout
22138
22139 \end_inset
22140 </cell>
22141 </row>
22142 <row>
22143 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22144 \begin_inset Text
22145
22146 \begin_layout Plain Layout
22147 -123,0
22148 \end_layout
22149
22150 \end_inset
22151 </cell>
22152 </row>
22153 </lyxtabular>
22154
22155 \end_inset
22156
22157
22158 \end_layout
22159
22160 \end_inset
22161
22162
22163 \end_layout
22164
22165 \begin_layout Standard
22166 \begin_inset Float table
22167 placement h
22168 wide false
22169 sideways false
22170 status open
22171
22172 \begin_layout Plain Layout
22173 \begin_inset Caption Standard
22174
22175 \begin_layout Plain Layout
22176 \begin_inset CommandInset label
22177 LatexCommand label
22178 name "tab:Tabellenzellen-Operator"
22179
22180 \end_inset
22181
22182 Tabellenzellen sind auf den Operator ausgerichtet
22183 \end_layout
22184
22185 \end_inset
22186
22187
22188 \end_layout
22189
22190 \begin_layout Plain Layout
22191 \align center
22192 \begin_inset Tabular
22193 <lyxtabular version="3" rows="4" columns="2">
22194 <features booktabs="true" tabularvalignment="middle">
22195 <column alignment="right" valignment="top" width="0pt">
22196 <column alignment="left" valignment="top" width="0pt" special="@{}l">
22197 <row>
22198 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22199 \begin_inset Text
22200
22201 \begin_layout Plain Layout
22202 Überschrift
22203 \end_layout
22204
22205 \end_inset
22206 </cell>
22207 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22208 \begin_inset Text
22209
22210 \begin_layout Plain Layout
22211
22212 \end_layout
22213
22214 \end_inset
22215 </cell>
22216 </row>
22217 <row>
22218 <cell alignment="center" valignment="top" usebox="none">
22219 \begin_inset Text
22220
22221 \begin_layout Plain Layout
22222 \begin_inset Formula $12\,+$
22223 \end_inset
22224
22225
22226 \end_layout
22227
22228 \end_inset
22229 </cell>
22230 <cell alignment="center" valignment="top" usebox="none">
22231 \begin_inset Text
22232
22233 \begin_layout Plain Layout
22234 \begin_inset Formula $\,6$
22235 \end_inset
22236
22237
22238 \end_layout
22239
22240 \end_inset
22241 </cell>
22242 </row>
22243 <row>
22244 <cell alignment="center" valignment="top" usebox="none">
22245 \begin_inset Text
22246
22247 \begin_layout Plain Layout
22248 \begin_inset Formula $0\,-$
22249 \end_inset
22250
22251
22252 \end_layout
22253
22254 \end_inset
22255 </cell>
22256 <cell alignment="center" valignment="top" usebox="none">
22257 \begin_inset Text
22258
22259 \begin_layout Plain Layout
22260 \begin_inset Formula $\,68$
22261 \end_inset
22262
22263
22264 \end_layout
22265
22266 \end_inset
22267 </cell>
22268 </row>
22269 <row>
22270 <cell alignment="center" valignment="top" usebox="none">
22271 \begin_inset Text
22272
22273 \begin_layout Plain Layout
22274 \begin_inset Formula $-123\,/$
22275 \end_inset
22276
22277
22278 \end_layout
22279
22280 \end_inset
22281 </cell>
22282 <cell alignment="center" valignment="top" usebox="none">
22283 \begin_inset Text
22284
22285 \begin_layout Plain Layout
22286 \begin_inset Formula $\,0$
22287 \end_inset
22288
22289
22290 \end_layout
22291
22292 \end_inset
22293 </cell>
22294 </row>
22295 </lyxtabular>
22296
22297 \end_inset
22298
22299
22300 \end_layout
22301
22302 \end_inset
22303
22304
22305 \end_layout
22306
22307 \begin_layout Standard
22308 Bei Ausrichtungen bezüglich Zeichen in Formeln ist diese Methode nicht möglich,
22309  da das Feld für das Ausrichtungszeichen in den Tabelleneinstellungen keine
22310  Formeln erlaubt.
22311  In diesem Fall verwendet man die Methode von Tabelle
22312 \begin_inset space ~
22313 \end_inset
22314
22315
22316 \begin_inset CommandInset ref
22317 LatexCommand ref
22318 reference "tab:Tabellenzellen-Operator"
22319
22320 \end_inset
22321
22322 .
22323  Diese Tabelle wurde als 4×2 Tabelle erstellt.
22324  Die Überschrift ist eine zentrierte Mehrfachspalte.
22325  Die erste Spalte ist rechtsbündig ausgerichtet und enthält den ersten Teil
22326  und den Operator.
22327  Die zweite Spalte ist linksbündig ausgerichtet und enthält den Rest.
22328  Ein kleiner Leerraum wurde zu Beginn jeder Zelle der zweiten Spalte eingefügt,
22329  um den üblichen Leerraum um einen Operator zu erhalten.
22330  Um den Raum zwischen den beiden Spalten zu löschen, wurde im \SpecialChar LaTeX
22331 -Argument
22332  für die zweite Spalte folgendes eingefügt:
22333 \end_layout
22334
22335 \begin_layout Standard
22336
22337 \series bold
22338 @{}l
22339 \end_layout
22340
22341 \begin_layout Standard
22342 Tabelle
22343 \begin_inset space ~
22344 \end_inset
22345
22346
22347 \begin_inset CommandInset ref
22348 LatexCommand ref
22349 reference "tab:Verschiedene-Ausrichtungen"
22350
22351 \end_inset
22352
22353  zeigt einige Ausrichtungen.
22354  Für die Ausrichtung der Relationen wurde ein kleiner 
22355 \family sans
22356 Leerraum
22357 \family default
22358  eingefügt; wie in der zweiten Spalte von Tabelle
22359 \begin_inset space ~
22360 \end_inset
22361
22362
22363 \begin_inset CommandInset ref
22364 LatexCommand ref
22365 reference "tab:Tabellenzellen-Operator"
22366
22367 \end_inset
22368
22369 .
22370 \end_layout
22371
22372 \begin_layout Standard
22373
22374 \color black
22375 \begin_inset Float table
22376 placement h
22377 wide false
22378 sideways false
22379 status open
22380
22381 \begin_layout Plain Layout
22382
22383 \color black
22384 \begin_inset Caption Standard
22385
22386 \begin_layout Plain Layout
22387
22388 \color black
22389 \begin_inset CommandInset label
22390 LatexCommand label
22391 name "tab:Verschiedene-Ausrichtungen"
22392
22393 \end_inset
22394
22395
22396 \color inherit
22397 Verschiedene Ausrichtungen
22398 \end_layout
22399
22400 \end_inset
22401
22402
22403 \end_layout
22404
22405 \begin_layout Plain Layout
22406 \align center
22407 \begin_inset Tabular
22408 <lyxtabular version="3" rows="4" columns="6">
22409 <features tabularvalignment="middle">
22410 <column alignment="right" valignment="top">
22411 <column alignment="left" valignment="top" special="@{}l">
22412 <column alignment="right" valignment="top">
22413 <column alignment="left" valignment="top" special="@{}l">
22414 <column alignment="right" valignment="top">
22415 <column alignment="left" valignment="top" special="@{}l">
22416 <row>
22417 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22418 \begin_inset Text
22419
22420 \begin_layout Plain Layout
22421 Einheiten
22422 \end_layout
22423
22424 \end_inset
22425 </cell>
22426 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22427 \begin_inset Text
22428
22429 \begin_layout Plain Layout
22430
22431 \end_layout
22432
22433 \end_inset
22434 </cell>
22435 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22436 \begin_inset Text
22437
22438 \begin_layout Plain Layout
22439 Exponenten
22440 \end_layout
22441
22442 \end_inset
22443 </cell>
22444 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22445 \begin_inset Text
22446
22447 \begin_layout Plain Layout
22448
22449 \end_layout
22450
22451 \end_inset
22452 </cell>
22453 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22454 \begin_inset Text
22455
22456 \begin_layout Plain Layout
22457 Relationen
22458 \end_layout
22459
22460 \end_inset
22461 </cell>
22462 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22463 \begin_inset Text
22464
22465 \begin_layout Plain Layout
22466
22467 \end_layout
22468
22469 \end_inset
22470 </cell>
22471 </row>
22472 <row>
22473 <cell alignment="center" valignment="top" usebox="none">
22474 \begin_inset Text
22475
22476 \begin_layout Plain Layout
22477 12×
22478 \end_layout
22479
22480 \end_inset
22481 </cell>
22482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22483 \begin_inset Text
22484
22485 \begin_layout Plain Layout
22486 24
22487 \begin_inset space \thinspace{}
22488 \end_inset
22489
22490 Flaschen
22491 \end_layout
22492
22493 \end_inset
22494 </cell>
22495 <cell alignment="center" valignment="top" usebox="none">
22496 \begin_inset Text
22497
22498 \begin_layout Plain Layout
22499 \begin_inset Formula $10\cdot$
22500 \end_inset
22501
22502
22503 \end_layout
22504
22505 \end_inset
22506 </cell>
22507 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22508 \begin_inset Text
22509
22510 \begin_layout Plain Layout
22511 \begin_inset Formula $10^{\mbox{-}17}$
22512 \end_inset
22513
22514
22515 \end_layout
22516
22517 \end_inset
22518 </cell>
22519 <cell alignment="center" valignment="top" usebox="none">
22520 \begin_inset Text
22521
22522 \begin_layout Plain Layout
22523 \begin_inset Formula $\Gamma(t)\propto$
22524 \end_inset
22525
22526
22527 \end_layout
22528
22529 \end_inset
22530 </cell>
22531 <cell alignment="center" valignment="top" usebox="none">
22532 \begin_inset Text
22533
22534 \begin_layout Plain Layout
22535 \begin_inset Formula $\:\Upsilon(t)$
22536 \end_inset
22537
22538
22539 \end_layout
22540
22541 \end_inset
22542 </cell>
22543 </row>
22544 <row>
22545 <cell alignment="center" valignment="top" usebox="none">
22546 \begin_inset Text
22547
22548 \begin_layout Plain Layout
22549 1024×
22550 \end_layout
22551
22552 \end_inset
22553 </cell>
22554 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22555 \begin_inset Text
22556
22557 \begin_layout Plain Layout
22558 768
22559 \begin_inset space \thinspace{}
22560 \end_inset
22561
22562 Pixel
22563 \end_layout
22564
22565 \end_inset
22566 </cell>
22567 <cell alignment="center" valignment="top" usebox="none">
22568 \begin_inset Text
22569
22570 \begin_layout Plain Layout
22571 \begin_inset Formula $5.78\cdot$
22572 \end_inset
22573
22574
22575 \end_layout
22576
22577 \end_inset
22578 </cell>
22579 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22580 \begin_inset Text
22581
22582 \begin_layout Plain Layout
22583 \begin_inset Formula $10^{7}$
22584 \end_inset
22585
22586
22587 \end_layout
22588
22589 \end_inset
22590 </cell>
22591 <cell alignment="center" valignment="top" usebox="none">
22592 \begin_inset Text
22593
22594 \begin_layout Plain Layout
22595 \begin_inset Formula $A\ne$
22596 \end_inset
22597
22598
22599 \end_layout
22600
22601 \end_inset
22602 </cell>
22603 <cell alignment="center" valignment="top" usebox="none">
22604 \begin_inset Text
22605
22606 \begin_layout Plain Layout
22607 \begin_inset Formula $\:B_{\mathrm{red}}$
22608 \end_inset
22609
22610
22611 \end_layout
22612
22613 \end_inset
22614 </cell>
22615 </row>
22616 <row>
22617 <cell alignment="center" valignment="top" usebox="none">
22618 \begin_inset Text
22619
22620 \begin_layout Plain Layout
22621 32×
22622 \end_layout
22623
22624 \end_inset
22625 </cell>
22626 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22627 \begin_inset Text
22628
22629 \begin_layout Plain Layout
22630 6
22631 \begin_inset space \thinspace{}
22632 \end_inset
22633
22634 cm
22635 \end_layout
22636
22637 \end_inset
22638 </cell>
22639 <cell alignment="center" valignment="top" usebox="none">
22640 \begin_inset Text
22641
22642 \begin_layout Plain Layout
22643 -
22644 \begin_inset Formula $33.5\cdot$
22645 \end_inset
22646
22647
22648 \end_layout
22649
22650 \end_inset
22651 </cell>
22652 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22653 \begin_inset Text
22654
22655 \begin_layout Plain Layout
22656 \begin_inset Formula $10^{4}$
22657 \end_inset
22658
22659
22660 \end_layout
22661
22662 \end_inset
22663 </cell>
22664 <cell alignment="center" valignment="top" usebox="none">
22665 \begin_inset Text
22666
22667 \begin_layout Plain Layout
22668 \begin_inset Formula $\sin(\alpha)\ge$
22669 \end_inset
22670
22671
22672 \end_layout
22673
22674 \end_inset
22675 </cell>
22676 <cell alignment="center" valignment="top" usebox="none">
22677 \begin_inset Text
22678
22679 \begin_layout Plain Layout
22680 \begin_inset Formula $\:\sin(\beta)$
22681 \end_inset
22682
22683
22684 \end_layout
22685
22686 \end_inset
22687 </cell>
22688 </row>
22689 </lyxtabular>
22690
22691 \end_inset
22692
22693
22694 \end_layout
22695
22696 \end_inset
22697
22698
22699 \end_layout
22700
22701 \begin_layout Subsection
22702 Angepasste Zellen-/Spaltenformate
22703 \begin_inset CommandInset label
22704 LatexCommand label
22705 name "uab:Angepasste-Zellen-/Spaltenformate"
22706
22707 \end_inset
22708
22709
22710 \begin_inset Index idx
22711 status collapsed
22712
22713 \begin_layout Plain Layout
22714 Tabellen ! Spaltenformat
22715 \end_layout
22716
22717 \end_inset
22718
22719
22720 \end_layout
22721
22722 \begin_layout Standard
22723 Wenn man wie in Abschnitt
22724 \begin_inset space ~
22725 \end_inset
22726
22727
22728 \begin_inset CommandInset ref
22729 LatexCommand ref
22730 reference "abs:Berechnung-der-Tabellenbreite"
22731
22732 \end_inset
22733
22734  oder Abschnitt
22735 \begin_inset space ~
22736 \end_inset
22737
22738
22739 \begin_inset CommandInset ref
22740 LatexCommand ref
22741 reference "uab:Mehrfachspalten-Berechnungen"
22742
22743 \end_inset
22744
22745  die gewünschte Breite von Spalten berechnen muss, ist das bei mehreren
22746  Tabellen sehr lästig.
22747  Um sich das Leben zu erleichtern, kann man im \SpecialChar LaTeX
22748 -Vorspann ein Zellen/Spalten-Form
22749 at definieren, das dann in allen Tabellen des Dokuments verwendet werden
22750  kann.
22751  Das Format wird mit dem Befehl
22752 \end_layout
22753
22754 \begin_layout Standard
22755
22756 \series bold
22757
22758 \backslash
22759 newcolumntype{Formatname}[Zahl der Argumente]{Befehle}
22760 \end_layout
22761
22762 \begin_layout Standard
22763 definiert.
22764  Der Formatname darf nur ein Buchstabe sein, aber nicht 
22765 \emph on
22766 b
22767 \emph default
22768
22769 \emph on
22770 c
22771 \emph default
22772
22773 \emph on
22774 l
22775 \emph default
22776
22777 \emph on
22778 m
22779 \emph default
22780
22781 \emph on
22782 p
22783 \emph default
22784  oder 
22785 \emph on
22786 r
22787 \emph default
22788 , weil diese vordefiniert sind.
22789  Aber alle Buchstaben sind als Großbuchstaben erlaubt.
22790 \end_layout
22791
22792 \begin_layout Standard
22793 \begin_inset VSpace medskip
22794 \end_inset
22795
22796
22797 \end_layout
22798
22799 \begin_layout Standard
22800 Für vertikal und horizontal zentrierte Mehrfachspalten-Zellen mit fester
22801  Breite könnte das Format so aussehen:
22802 \end_layout
22803
22804 \begin_layout Standard
22805
22806 \series bold
22807
22808 \backslash
22809 newcolumntype{M}[1]{>{
22810 \backslash
22811 centering
22812 \backslash
22813 hspace{0pt}}m{#1}}
22814 \end_layout
22815
22816 \begin_layout Standard
22817 wobei 
22818 \series bold
22819
22820 \backslash
22821 hspace{0pt}
22822 \series default
22823  das Problem mit der Silbentrennung des ersten Wortes vermeidet, wie in
22824  Abschnitt
22825 \begin_inset space ~
22826 \end_inset
22827
22828
22829 \begin_inset CommandInset ref
22830 LatexCommand ref
22831 reference "uab:Mehrere-Zeilen-in"
22832
22833 \end_inset
22834
22835  beschrieben.
22836  Jetzt können Sie mit
22837 \end_layout
22838
22839 \begin_layout Standard
22840
22841 \series bold
22842 M{Breite}
22843 \end_layout
22844
22845 \begin_layout Standard
22846 im 
22847 \family sans
22848 \SpecialChar LaTeX
22849 -Argument
22850 \family default
22851  im Tabellen-Einstellungen-Dialog eine Mehrfachspalte definieren.
22852 \end_layout
22853
22854 \begin_layout Standard
22855 \begin_inset VSpace bigskip
22856 \end_inset
22857
22858
22859 \end_layout
22860
22861 \begin_layout Standard
22862 Für Zellen, die von einer Mehrfachspalte überspannt werden, können Sie folgendes
22863  Format definieren:
22864 \end_layout
22865
22866 \begin_layout Standard
22867
22868 \series bold
22869
22870 \backslash
22871 newcolumntype{S}[2]{>{
22872 \backslash
22873 centering
22874 \backslash
22875 hspace{0pt}}
22876 \begin_inset Newline newline
22877 \end_inset
22878
22879
22880 \begin_inset Phantom HPhantom
22881 status open
22882
22883 \begin_layout Plain Layout
22884
22885 \series bold
22886
22887 \backslash
22888 newcolumntype
22889 \end_layout
22890
22891 \end_inset
22892
22893 m{(#1+(2
22894 \backslash
22895 tabcolsep+
22896 \backslash
22897 arrayrulewidth)*(1-#2))/#2}}
22898 \end_layout
22899
22900 \begin_layout Standard
22901 Dieses Format benutzt Gleichung
22902 \begin_inset space ~
22903 \end_inset
22904
22905
22906 \begin_inset CommandInset ref
22907 LatexCommand ref
22908 reference "eq:Wgn"
22909
22910 \end_inset
22911
22912 , um die nötige Breite zu berechnen, damit jede überspannte Spalte gleich
22913  breit ist.
22914 \end_layout
22915
22916 \begin_layout Standard
22917 Jetzt können Sie im 
22918 \family sans
22919 \SpecialChar LaTeX
22920 -Argument
22921 \family default
22922  im 
22923 \family sans
22924 Tabellen-Einstellungen
22925 \family default
22926 -Dialog folgendes einfügen:
22927 \end_layout
22928
22929 \begin_layout Standard
22930
22931 \series bold
22932 S{Mehrfachspalten-Breite}{Zahl der überspannten Spalten}
22933 \end_layout
22934
22935 \begin_layout Standard
22936 \begin_inset VSpace bigskip
22937 \end_inset
22938
22939
22940 \end_layout
22941
22942 \begin_layout Standard
22943 Für farbige Spalten können Sie folgendes einfügen:
22944 \end_layout
22945
22946 \begin_layout Standard
22947
22948 \series bold
22949
22950 \backslash
22951 newcolumntype{K}[1]{>{
22952 \backslash
22953 columncolor{#1}
22954 \backslash
22955 hspace{0pt}}c}
22956 \end_layout
22957
22958 \begin_layout Standard
22959 Das 
22960 \begin_inset Quotes gld
22961 \end_inset
22962
22963 c
22964 \begin_inset Quotes grd
22965 \end_inset
22966
22967  am Ende erzeugt eine Spalte mit flexibler Breite, deren Text horizontal
22968  zentriert ist.
22969  Jetzt können Sie als 
22970 \family sans
22971 \SpecialChar LaTeX
22972 -Argument
22973 \family default
22974  folgendes einfügen:
22975 \end_layout
22976
22977 \begin_layout Standard
22978
22979 \series bold
22980 K{Farbname}
22981 \end_layout
22982
22983 \begin_layout Standard
22984 \begin_inset VSpace bigskip
22985 \end_inset
22986
22987
22988 \end_layout
22989
22990 \begin_layout Standard
22991 Für Tabelle
22992 \begin_inset space ~
22993 \end_inset
22994
22995
22996 \begin_inset CommandInset ref
22997 LatexCommand ref
22998 reference "tab:Tabelle-mit-benutzerdefinierte"
22999
23000 \end_inset
23001
23002  wurden folgende 
23003 \family sans
23004 \SpecialChar LaTeX
23005 -Argumente
23006 \family default
23007  benutzt:
23008 \end_layout
23009
23010 \begin_layout Standard
23011
23012 \series bold
23013 M{2.5cm}
23014 \end_layout
23015
23016 \begin_layout Standard
23017 für die erste Spalte und die Mehrfachspalte,
23018 \end_layout
23019
23020 \begin_layout Standard
23021
23022 \series bold
23023 K{red}
23024 \end_layout
23025
23026 \begin_layout Standard
23027 für die letzte Spalte und
23028 \end_layout
23029
23030 \begin_layout Standard
23031
23032 \series bold
23033 S{2.5cm}{2}
23034 \end_layout
23035
23036 \begin_layout Standard
23037 für die Spalten in der zweiten Mehrfachspalte.
23038 \end_layout
23039
23040 \begin_layout Standard
23041 \begin_inset Float table
23042 placement h
23043 wide false
23044 sideways false
23045 status open
23046
23047 \begin_layout Plain Layout
23048 \begin_inset Caption Standard
23049
23050 \begin_layout Plain Layout
23051 \begin_inset CommandInset label
23052 LatexCommand label
23053 name "tab:Tabelle-mit-benutzerdefinierte"
23054
23055 \end_inset
23056
23057 Tabelle mit benutzerdefinierten Formaten
23058 \end_layout
23059
23060 \end_inset
23061
23062
23063 \end_layout
23064
23065 \begin_layout Plain Layout
23066 \align center
23067 \begin_inset Tabular
23068 <lyxtabular version="3" rows="3" columns="4">
23069 <features tabularvalignment="middle">
23070 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
23071 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
23072 <column alignment="center" valignment="middle">
23073 <column alignment="center" valignment="middle" special="K{red}">
23074 <row>
23075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23076 \begin_inset Text
23077
23078 \begin_layout Plain Layout
23079 einsehrlangesWort
23080 \end_layout
23081
23082 \end_inset
23083 </cell>
23084 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
23085 \begin_inset Text
23086
23087 \begin_layout Plain Layout
23088 Mehrfachspalte mit mehreren Zeilen
23089 \end_layout
23090
23091 \end_inset
23092 </cell>
23093 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23094 \begin_inset Text
23095
23096 \begin_layout Plain Layout
23097
23098 \end_layout
23099
23100 \end_inset
23101 </cell>
23102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23103 \begin_inset Text
23104
23105 \begin_layout Plain Layout
23106 c
23107 \end_layout
23108
23109 \end_inset
23110 </cell>
23111 </row>
23112 <row>
23113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23114 \begin_inset Text
23115
23116 \begin_layout Plain Layout
23117 d
23118 \end_layout
23119
23120 \end_inset
23121 </cell>
23122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23123 \begin_inset Text
23124
23125 \begin_layout Plain Layout
23126 e
23127 \end_layout
23128
23129 \end_inset
23130 </cell>
23131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23132 \begin_inset Text
23133
23134 \begin_layout Plain Layout
23135 f
23136 \end_layout
23137
23138 \end_inset
23139 </cell>
23140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23141 \begin_inset Text
23142
23143 \begin_layout Plain Layout
23144 g
23145 \end_layout
23146
23147 \end_inset
23148 </cell>
23149 </row>
23150 <row>
23151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23152 \begin_inset Text
23153
23154 \begin_layout Plain Layout
23155 h
23156 \end_layout
23157
23158 \end_inset
23159 </cell>
23160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23161 \begin_inset Text
23162
23163 \begin_layout Plain Layout
23164 i
23165 \end_layout
23166
23167 \end_inset
23168 </cell>
23169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23170 \begin_inset Text
23171
23172 \begin_layout Plain Layout
23173 j
23174 \end_layout
23175
23176 \end_inset
23177 </cell>
23178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23179 \begin_inset Text
23180
23181 \begin_layout Plain Layout
23182 k
23183 \end_layout
23184
23185 \end_inset
23186 </cell>
23187 </row>
23188 </lyxtabular>
23189
23190 \end_inset
23191
23192
23193 \end_layout
23194
23195 \end_inset
23196
23197
23198 \end_layout
23199
23200 \begin_layout Subsection
23201 Liniendicke
23202 \begin_inset CommandInset label
23203 LatexCommand label
23204 name "uab:Liniendicke"
23205
23206 \end_inset
23207
23208
23209 \begin_inset Index idx
23210 status collapsed
23211
23212 \begin_layout Plain Layout
23213 Tabellen  ! Linien ! -dicke
23214 \end_layout
23215
23216 \end_inset
23217
23218
23219 \end_layout
23220
23221 \begin_layout Standard
23222 Die Liniendicke für alle Linien einer Tabelle kann mit 
23223 \series bold
23224
23225 \backslash
23226 arrayrulewidth
23227 \series default
23228  eingestellt werden.
23229  Um eine Liniendicke von 1.5
23230 \begin_inset space \thinspace{}
23231 \end_inset
23232
23233 pt wie in Tabelle
23234 \begin_inset space ~
23235 \end_inset
23236
23237
23238 \begin_inset CommandInset ref
23239 LatexCommand ref
23240 reference "tab:Tabelle-mit-1.5pt-Liniendicke"
23241
23242 \end_inset
23243
23244  zu bekommen, geben Sie den Befehl
23245 \end_layout
23246
23247 \begin_layout Standard
23248
23249 \series bold
23250
23251 \backslash
23252 setlength{
23253 \backslash
23254 arrayrulewidth}{1.5pt}
23255 \end_layout
23256
23257 \begin_layout Standard
23258 als \SpecialChar TeX
23259 -Code vor der (Gleitobjekt-)Tabelle ein.
23260  Die geänderte Liniendicke gilt für alle folgenden Tabellen.
23261  Mit
23262 \end_layout
23263
23264 \begin_layout Standard
23265
23266 \series bold
23267
23268 \backslash
23269 setlength{
23270 \backslash
23271 arrayrulewidth}{0.4pt}
23272 \end_layout
23273
23274 \begin_layout Standard
23275 bekommen Sie wieder die Standarddicke.
23276 \end_layout
23277
23278 \begin_layout Standard
23279 \begin_inset ERT
23280 status collapsed
23281
23282 \begin_layout Plain Layout
23283
23284
23285 \backslash
23286 setlength{
23287 \backslash
23288 arrayrulewidth}{1.5pt}
23289 \end_layout
23290
23291 \end_inset
23292
23293
23294 \begin_inset Float table
23295 placement H
23296 wide false
23297 sideways false
23298 status open
23299
23300 \begin_layout Plain Layout
23301 \begin_inset Caption Standard
23302
23303 \begin_layout Plain Layout
23304 \begin_inset CommandInset label
23305 LatexCommand label
23306 name "tab:Tabelle-mit-1.5pt-Liniendicke"
23307
23308 \end_inset
23309
23310 Tabelle mit 1.5
23311 \begin_inset space \thinspace{}
23312 \end_inset
23313
23314 pt Liniendicke
23315 \end_layout
23316
23317 \end_inset
23318
23319
23320 \end_layout
23321
23322 \begin_layout Plain Layout
23323 \align center
23324 \begin_inset Tabular
23325 <lyxtabular version="3" rows="3" columns="3">
23326 <features tabularvalignment="middle">
23327 <column alignment="center" valignment="top">
23328 <column alignment="center" valignment="top">
23329 <column alignment="center" valignment="top">
23330 <row>
23331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23332 \begin_inset Text
23333
23334 \begin_layout Plain Layout
23335 sd
23336 \end_layout
23337
23338 \end_inset
23339 </cell>
23340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23341 \begin_inset Text
23342
23343 \begin_layout Plain Layout
23344
23345 \end_layout
23346
23347 \end_inset
23348 </cell>
23349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23350 \begin_inset Text
23351
23352 \begin_layout Plain Layout
23353
23354 \end_layout
23355
23356 \end_inset
23357 </cell>
23358 </row>
23359 <row>
23360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23361 \begin_inset Text
23362
23363 \begin_layout Plain Layout
23364
23365 \end_layout
23366
23367 \end_inset
23368 </cell>
23369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23370 \begin_inset Text
23371
23372 \begin_layout Plain Layout
23373 sd
23374 \end_layout
23375
23376 \end_inset
23377 </cell>
23378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23379 \begin_inset Text
23380
23381 \begin_layout Plain Layout
23382
23383 \end_layout
23384
23385 \end_inset
23386 </cell>
23387 </row>
23388 <row>
23389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23390 \begin_inset Text
23391
23392 \begin_layout Plain Layout
23393
23394 \end_layout
23395
23396 \end_inset
23397 </cell>
23398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23399 \begin_inset Text
23400
23401 \begin_layout Plain Layout
23402
23403 \end_layout
23404
23405 \end_inset
23406 </cell>
23407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23408 \begin_inset Text
23409
23410 \begin_layout Plain Layout
23411 sd
23412 \end_layout
23413
23414 \end_inset
23415 </cell>
23416 </row>
23417 </lyxtabular>
23418
23419 \end_inset
23420
23421
23422 \end_layout
23423
23424 \end_inset
23425
23426
23427 \begin_inset ERT
23428 status collapsed
23429
23430 \begin_layout Plain Layout
23431
23432
23433 \backslash
23434 setlength{
23435 \backslash
23436 arrayrulewidth}{0.4pt}
23437 \end_layout
23438
23439 \end_inset
23440
23441
23442 \end_layout
23443
23444 \begin_layout Standard
23445 \begin_inset VSpace bigskip
23446 \end_inset
23447
23448 Um eine Liniendicke von 1.5
23449 \begin_inset space \thinspace{}
23450 \end_inset
23451
23452 pt nur für horizontale Linien zu bekommen wie in Tabelle
23453 \begin_inset space ~
23454 \end_inset
23455
23456
23457 \begin_inset CommandInset ref
23458 LatexCommand ref
23459 reference "tab:Tabelle-mit-1.5pt-horiz"
23460
23461 \end_inset
23462
23463 , müssen Sie folgende Befehle als \SpecialChar TeX
23464 -Code vor der (Gleitobjekt-)Tabelle einfügen:
23465 \end_layout
23466
23467 \begin_layout Standard
23468
23469 \series bold
23470
23471 \backslash
23472 let
23473 \backslash
23474 myHline
23475 \backslash
23476 hline
23477 \begin_inset Newline newline
23478 \end_inset
23479
23480
23481 \backslash
23482 renewcommand{
23483 \backslash
23484 hline}
23485 \begin_inset Newline newline
23486 \end_inset
23487
23488  {
23489 \backslash
23490 noalign{
23491 \backslash
23492 global
23493 \backslash
23494 arrayrulewidth 1.5pt}
23495 \begin_inset Newline newline
23496 \end_inset
23497
23498  
23499 \backslash
23500 myHline
23501 \backslash
23502 noalign{
23503 \backslash
23504 global
23505 \backslash
23506 arrayrulewidth 0.4pt}}
23507 \end_layout
23508
23509 \begin_layout Standard
23510 Die Standarddicke erhalten Sie mit folgendem Befehl als \SpecialChar TeX
23511 -Code hinter der
23512  (Gleit\SpecialChar softhyphen
23513 objekt-)Tabelle zurück:
23514 \end_layout
23515
23516 \begin_layout Standard
23517
23518 \series bold
23519
23520 \backslash
23521 renewcommand{
23522 \backslash
23523 hline}{
23524 \backslash
23525 myHline}
23526 \end_layout
23527
23528 \begin_layout Standard
23529 \begin_inset ERT
23530 status collapsed
23531
23532 \begin_layout Plain Layout
23533
23534
23535 \backslash
23536 let
23537 \backslash
23538 myHline
23539 \backslash
23540 hline
23541 \end_layout
23542
23543 \begin_layout Plain Layout
23544
23545
23546 \backslash
23547 renewcommand{
23548 \backslash
23549 hline}
23550 \end_layout
23551
23552 \begin_layout Plain Layout
23553
23554  {
23555 \backslash
23556 noalign{
23557 \backslash
23558 global
23559 \backslash
23560 arrayrulewidth 1.5pt}
23561 \end_layout
23562
23563 \begin_layout Plain Layout
23564
23565   
23566 \backslash
23567 myHline
23568 \backslash
23569 noalign{
23570 \backslash
23571 global
23572 \backslash
23573 arrayrulewidth 0.4pt}}
23574 \end_layout
23575
23576 \end_inset
23577
23578
23579 \begin_inset Float table
23580 placement h
23581 wide false
23582 sideways false
23583 status open
23584
23585 \begin_layout Plain Layout
23586 \begin_inset Caption Standard
23587
23588 \begin_layout Plain Layout
23589 \begin_inset CommandInset label
23590 LatexCommand label
23591 name "tab:Tabelle-mit-1.5pt-horiz"
23592
23593 \end_inset
23594
23595 Tabelle mit 1.5
23596 \begin_inset space \thinspace{}
23597 \end_inset
23598
23599 pt dicken horizontalen Linien
23600 \end_layout
23601
23602 \end_inset
23603
23604
23605 \end_layout
23606
23607 \begin_layout Plain Layout
23608 \align center
23609 \begin_inset Tabular
23610 <lyxtabular version="3" rows="3" columns="3">
23611 <features tabularvalignment="middle">
23612 <column alignment="center" valignment="top">
23613 <column alignment="center" valignment="top">
23614 <column alignment="center" valignment="top">
23615 <row>
23616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23617 \begin_inset Text
23618
23619 \begin_layout Plain Layout
23620 sd
23621 \end_layout
23622
23623 \end_inset
23624 </cell>
23625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23626 \begin_inset Text
23627
23628 \begin_layout Plain Layout
23629
23630 \end_layout
23631
23632 \end_inset
23633 </cell>
23634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23635 \begin_inset Text
23636
23637 \begin_layout Plain Layout
23638
23639 \end_layout
23640
23641 \end_inset
23642 </cell>
23643 </row>
23644 <row>
23645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23646 \begin_inset Text
23647
23648 \begin_layout Plain Layout
23649
23650 \end_layout
23651
23652 \end_inset
23653 </cell>
23654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23655 \begin_inset Text
23656
23657 \begin_layout Plain Layout
23658 sd
23659 \end_layout
23660
23661 \end_inset
23662 </cell>
23663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23664 \begin_inset Text
23665
23666 \begin_layout Plain Layout
23667
23668 \end_layout
23669
23670 \end_inset
23671 </cell>
23672 </row>
23673 <row>
23674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23675 \begin_inset Text
23676
23677 \begin_layout Plain Layout
23678
23679 \end_layout
23680
23681 \end_inset
23682 </cell>
23683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23684 \begin_inset Text
23685
23686 \begin_layout Plain Layout
23687
23688 \end_layout
23689
23690 \end_inset
23691 </cell>
23692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23693 \begin_inset Text
23694
23695 \begin_layout Plain Layout
23696 sd
23697 \end_layout
23698
23699 \end_inset
23700 </cell>
23701 </row>
23702 </lyxtabular>
23703
23704 \end_inset
23705
23706
23707 \end_layout
23708
23709 \end_inset
23710
23711
23712 \begin_inset ERT
23713 status collapsed
23714
23715 \begin_layout Plain Layout
23716
23717
23718 \backslash
23719 renewcommand{
23720 \backslash
23721 hline}{
23722 \backslash
23723 myHline}
23724 \end_layout
23725
23726 \end_inset
23727
23728
23729 \end_layout
23730
23731 \begin_layout Standard
23732 \begin_inset VSpace bigskip
23733 \end_inset
23734
23735 Um die Liniendicke von 1.5
23736 \begin_inset space \thinspace{}
23737 \end_inset
23738
23739 pt nur für vertikale Linien zu bekommen, müssen Sie im \SpecialChar LaTeX
23740 -Vorspann folgendes
23741  Spaltenformat entsprechend der Beschreibung in Abschnitt
23742 \begin_inset space ~
23743 \end_inset
23744
23745
23746 \begin_inset CommandInset ref
23747 LatexCommand ref
23748 reference "uab:Angepasste-Zellen-/Spaltenformate"
23749
23750 \end_inset
23751
23752  definieren:
23753 \end_layout
23754
23755 \begin_layout Standard
23756
23757 \series bold
23758
23759 \backslash
23760 newcolumntype{V}{!{
23761 \backslash
23762 vrule width 1.5pt}}
23763 \end_layout
23764
23765 \begin_layout Standard
23766 In Tabelle
23767 \begin_inset space ~
23768 \end_inset
23769
23770
23771 \begin_inset CommandInset ref
23772 LatexCommand ref
23773 reference "tab:Tabelle-mit-1.5pt-vert"
23774
23775 \end_inset
23776
23777  wurde das 
23778 \family sans
23779 LaTeX-Argument
23780 \family default
23781 \series bold
23782  VcV
23783 \series default
23784  für die letzte Spalte und
23785 \series bold
23786  Vc
23787 \series default
23788  für die anderen benutzt.
23789 \end_layout
23790
23791 \begin_layout Standard
23792 \begin_inset Float table
23793 placement H
23794 wide false
23795 sideways false
23796 status open
23797
23798 \begin_layout Plain Layout
23799 \begin_inset Caption Standard
23800
23801 \begin_layout Plain Layout
23802 \begin_inset CommandInset label
23803 LatexCommand label
23804 name "tab:Tabelle-mit-1.5pt-vert"
23805
23806 \end_inset
23807
23808 Tabelle mit 1.5
23809 \begin_inset space \thinspace{}
23810 \end_inset
23811
23812 pt dicken vertikalen Linien
23813 \end_layout
23814
23815 \end_inset
23816
23817
23818 \end_layout
23819
23820 \begin_layout Plain Layout
23821 \align center
23822 \begin_inset Tabular
23823 <lyxtabular version="3" rows="3" columns="3">
23824 <features tabularvalignment="middle">
23825 <column alignment="center" valignment="top" special="Vc">
23826 <column alignment="center" valignment="top" special="Vc">
23827 <column alignment="center" valignment="top" special="VcV">
23828 <row>
23829 <cell alignment="center" valignment="top" topline="true" usebox="none">
23830 \begin_inset Text
23831
23832 \begin_layout Plain Layout
23833 sd
23834 \end_layout
23835
23836 \end_inset
23837 </cell>
23838 <cell alignment="center" valignment="top" topline="true" usebox="none">
23839 \begin_inset Text
23840
23841 \begin_layout Plain Layout
23842
23843 \end_layout
23844
23845 \end_inset
23846 </cell>
23847 <cell alignment="center" valignment="top" topline="true" usebox="none">
23848 \begin_inset Text
23849
23850 \begin_layout Plain Layout
23851
23852 \end_layout
23853
23854 \end_inset
23855 </cell>
23856 </row>
23857 <row>
23858 <cell alignment="center" valignment="top" topline="true" usebox="none">
23859 \begin_inset Text
23860
23861 \begin_layout Plain Layout
23862
23863 \end_layout
23864
23865 \end_inset
23866 </cell>
23867 <cell alignment="center" valignment="top" topline="true" usebox="none">
23868 \begin_inset Text
23869
23870 \begin_layout Plain Layout
23871 sd
23872 \end_layout
23873
23874 \end_inset
23875 </cell>
23876 <cell alignment="center" valignment="top" topline="true" usebox="none">
23877 \begin_inset Text
23878
23879 \begin_layout Plain Layout
23880
23881 \end_layout
23882
23883 \end_inset
23884 </cell>
23885 </row>
23886 <row>
23887 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23888 \begin_inset Text
23889
23890 \begin_layout Plain Layout
23891
23892 \end_layout
23893
23894 \end_inset
23895 </cell>
23896 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23897 \begin_inset Text
23898
23899 \begin_layout Plain Layout
23900
23901 \end_layout
23902
23903 \end_inset
23904 </cell>
23905 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23906 \begin_inset Text
23907
23908 \begin_layout Plain Layout
23909 sd
23910 \end_layout
23911
23912 \end_inset
23913 </cell>
23914 </row>
23915 </lyxtabular>
23916
23917 \end_inset
23918
23919
23920 \end_layout
23921
23922 \end_inset
23923
23924
23925 \end_layout
23926
23927 \begin_layout Subsection
23928 Gestrichelte Linien
23929 \begin_inset Index idx
23930 status collapsed
23931
23932 \begin_layout Plain Layout
23933 Tabellen  ! Linien ! gestrichelte 
23934 \end_layout
23935
23936 \end_inset
23937
23938
23939 \end_layout
23940
23941 \begin_layout Standard
23942 \begin_inset ERT
23943 status collapsed
23944
23945 \begin_layout Plain Layout
23946
23947
23948 \backslash
23949 ifarydshln
23950 \end_layout
23951
23952 \end_inset
23953
23954
23955 \begin_inset Note Note
23956 status open
23957
23958 \begin_layout Plain Layout
23959 Der folgende Teil wird nur gedruckt, wenn das \SpecialChar LaTeX
23960 -Paket 
23961 \series bold
23962 arydshln
23963 \series default
23964  installiert ist.
23965 \end_layout
23966
23967 \end_inset
23968
23969
23970 \end_layout
23971
23972 \begin_layout Standard
23973 \begin_inset Float table
23974 placement h
23975 wide false
23976 sideways false
23977 status open
23978
23979 \begin_layout Plain Layout
23980 \begin_inset Caption Standard
23981
23982 \begin_layout Plain Layout
23983 \begin_inset CommandInset label
23984 LatexCommand label
23985 name "tab:Tabelle-mit-gestrichelten"
23986
23987 \end_inset
23988
23989 Tabelle mit gestrichelten Linien
23990 \end_layout
23991
23992 \end_inset
23993
23994
23995 \end_layout
23996
23997 \begin_layout Plain Layout
23998 \align center
23999 \begin_inset Tabular
24000 <lyxtabular version="3" rows="5" columns="5">
24001 <features tabularvalignment="middle">
24002 <column alignment="center" valignment="top">
24003 <column alignment="center" valignment="top">
24004 <column alignment="center" valignment="top" special=":c">
24005 <column alignment="center" valignment="top">
24006 <column alignment="center" valignment="top">
24007 <row>
24008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24009 \begin_inset Text
24010
24011 \begin_layout Plain Layout
24012 a
24013 \end_layout
24014
24015 \end_inset
24016 </cell>
24017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24018 \begin_inset Text
24019
24020 \begin_layout Plain Layout
24021 b
24022 \end_layout
24023
24024 \end_inset
24025 </cell>
24026 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24027 \begin_inset Text
24028
24029 \begin_layout Plain Layout
24030 c
24031 \end_layout
24032
24033 \end_inset
24034 </cell>
24035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24036 \begin_inset Text
24037
24038 \begin_layout Plain Layout
24039 d
24040 \end_layout
24041
24042 \end_inset
24043 </cell>
24044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24045 \begin_inset Text
24046
24047 \begin_layout Plain Layout
24048 e
24049 \end_layout
24050
24051 \end_inset
24052 </cell>
24053 </row>
24054 <row>
24055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24056 \begin_inset Text
24057
24058 \begin_layout Plain Layout
24059 f
24060 \end_layout
24061
24062 \end_inset
24063 </cell>
24064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24065 \begin_inset Text
24066
24067 \begin_layout Plain Layout
24068 g
24069 \end_layout
24070
24071 \end_inset
24072 </cell>
24073 <cell alignment="center" valignment="top" topline="true" usebox="none">
24074 \begin_inset Text
24075
24076 \begin_layout Plain Layout
24077 h
24078 \end_layout
24079
24080 \end_inset
24081 </cell>
24082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24083 \begin_inset Text
24084
24085 \begin_layout Plain Layout
24086 i
24087 \end_layout
24088
24089 \end_inset
24090 </cell>
24091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24092 \begin_inset Text
24093
24094 \begin_layout Plain Layout
24095 j
24096 \end_layout
24097
24098 \end_inset
24099 </cell>
24100 </row>
24101 <row>
24102 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24103 \begin_inset Text
24104
24105 \begin_layout Plain Layout
24106 \begin_inset ERT
24107 status collapsed
24108
24109 \begin_layout Plain Layout
24110
24111
24112 \backslash
24113 hdashline 
24114 \end_layout
24115
24116 \end_inset
24117
24118 k
24119 \end_layout
24120
24121 \end_inset
24122 </cell>
24123 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24124 \begin_inset Text
24125
24126 \begin_layout Plain Layout
24127 l
24128 \end_layout
24129
24130 \end_inset
24131 </cell>
24132 <cell alignment="center" valignment="top" usebox="none">
24133 \begin_inset Text
24134
24135 \begin_layout Plain Layout
24136 m
24137 \end_layout
24138
24139 \end_inset
24140 </cell>
24141 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24142 \begin_inset Text
24143
24144 \begin_layout Plain Layout
24145 n
24146 \end_layout
24147
24148 \end_inset
24149 </cell>
24150 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24151 \begin_inset Text
24152
24153 \begin_layout Plain Layout
24154 o
24155 \end_layout
24156
24157 \end_inset
24158 </cell>
24159 </row>
24160 <row>
24161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24162 \begin_inset Text
24163
24164 \begin_layout Plain Layout
24165 \begin_inset ERT
24166 status collapsed
24167
24168 \begin_layout Plain Layout
24169
24170
24171 \backslash
24172 cdashline{4-5}
24173 \end_layout
24174
24175 \end_inset
24176
24177 p
24178 \end_layout
24179
24180 \end_inset
24181 </cell>
24182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24183 \begin_inset Text
24184
24185 \begin_layout Plain Layout
24186 q
24187 \end_layout
24188
24189 \end_inset
24190 </cell>
24191 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24192 \begin_inset Text
24193
24194 \begin_layout Plain Layout
24195 r
24196 \end_layout
24197
24198 \end_inset
24199 </cell>
24200 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24201 \begin_inset Text
24202
24203 \begin_layout Plain Layout
24204 s
24205 \end_layout
24206
24207 \end_inset
24208 </cell>
24209 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24210 \begin_inset Text
24211
24212 \begin_layout Plain Layout
24213
24214 \end_layout
24215
24216 \end_inset
24217 </cell>
24218 </row>
24219 <row>
24220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24221 \begin_inset Text
24222
24223 \begin_layout Plain Layout
24224 t
24225 \end_layout
24226
24227 \end_inset
24228 </cell>
24229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24230 \begin_inset Text
24231
24232 \begin_layout Plain Layout
24233 u
24234 \end_layout
24235
24236 \end_inset
24237 </cell>
24238 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24239 \begin_inset Text
24240
24241 \begin_layout Plain Layout
24242 v
24243 \end_layout
24244
24245 \end_inset
24246 </cell>
24247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24248 \begin_inset Text
24249
24250 \begin_layout Plain Layout
24251 w
24252 \end_layout
24253
24254 \end_inset
24255 </cell>
24256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24257 \begin_inset Text
24258
24259 \begin_layout Plain Layout
24260 x
24261 \end_layout
24262
24263 \end_inset
24264 </cell>
24265 </row>
24266 </lyxtabular>
24267
24268 \end_inset
24269
24270
24271 \end_layout
24272
24273 \end_inset
24274
24275
24276 \end_layout
24277
24278 \begin_layout Standard
24279 \SpecialChar LyX
24280  unterstützt von sich aus keine gestrichelten Linien, also müssen Sie \SpecialChar TeX
24281 -Code
24282  benutzen.
24283  Zunächst müssen Sie das \SpecialChar LaTeX
24284 -Paket 
24285 \series bold
24286 arydshln
24287 \series default
24288
24289 \begin_inset Index idx
24290 status collapsed
24291
24292 \begin_layout Plain Layout
24293 \SpecialChar LaTeX
24294 -Pakete ! arydshln
24295 \end_layout
24296
24297 \end_inset
24298
24299  im \SpecialChar LaTeX
24300 -Vorspann laden:
24301 \end_layout
24302
24303 \begin_layout Standard
24304
24305 \series bold
24306
24307 \backslash
24308 usepackage{arydshln}
24309 \end_layout
24310
24311 \begin_layout Standard
24312 Um senkrechte Linien zu stricheln, müssen Sie im 
24313 \family sans
24314 LaTeX-Argument
24315 \family default
24316  des 
24317 \family sans
24318 Tabellen-Einstellungen
24319 \family default
24320 -Dialogs 
24321 \begin_inset Quotes gld
24322 \end_inset
24323
24324 :
24325 \begin_inset Quotes grd
24326 \end_inset
24327
24328 , zusammen mit dem Buchstaben für die horizontale Ausrichtung, eingeben.
24329 \end_layout
24330
24331 \begin_layout Standard
24332 Für eine gestrichelte horizontale Linie müssen Sie den Befehl
24333 \end_layout
24334
24335 \begin_layout Standard
24336
24337 \series bold
24338
24339 \backslash
24340 hdashline
24341 \end_layout
24342
24343 \begin_layout Standard
24344 als \SpecialChar TeX
24345 -Code als erstes in die erste Zelle einer Zeile einfügen.
24346 \end_layout
24347
24348 \begin_layout Standard
24349 Für gestrichelte horizontale Linien für Mehrfachspalten wird der Befehl
24350 \end_layout
24351
24352 \begin_layout Standard
24353
24354 \series bold
24355
24356 \backslash
24357 cdashline{Anfangsspalte-Endspalte}
24358 \end_layout
24359
24360 \begin_layout Standard
24361 als \SpecialChar TeX
24362 -Code als erstes in die erste Zelle einer Zeile eingefügt.
24363  Wenn Sie z.
24364 \begin_inset space \thinspace{}
24365 \end_inset
24366
24367 B.
24368  eine Mehrfachspalte über Spalte 2 bis 4 haben und Sie möchten darüber eine
24369  gestrichelte Linie haben, fügen Sie den Befehl
24370 \end_layout
24371
24372 \begin_layout Standard
24373
24374 \series bold
24375
24376 \backslash
24377 cdashline{2-4}
24378 \end_layout
24379
24380 \begin_layout Standard
24381 als erstes Element der ersten Zelle in der Zeile der Mehrfachspalte ein.
24382 \end_layout
24383
24384 \begin_layout Standard
24385 \begin_inset VSpace bigskip
24386 \end_inset
24387
24388
24389 \end_layout
24390
24391 \begin_layout Standard
24392 In Tabelle
24393 \begin_inset space ~
24394 \end_inset
24395
24396
24397 \begin_inset CommandInset ref
24398 LatexCommand ref
24399 reference "tab:Tabelle-mit-gestrichelten"
24400
24401 \end_inset
24402
24403  wurde in der dritten Spalte der Befehl
24404 \series bold
24405  
24406 \series default
24407
24408 \begin_inset Quotes gld
24409 \end_inset
24410
24411
24412 \series bold
24413 :c
24414 \begin_inset Quotes grd
24415 \end_inset
24416
24417
24418 \series default
24419  benutzt.
24420  Der Befehl 
24421 \series bold
24422
24423 \backslash
24424 hdashline
24425 \series default
24426  wurde in die erste Zelle der dritten Zeile eingefügt und der Befehl
24427 \begin_inset Newline newline
24428 \end_inset
24429
24430  
24431 \series bold
24432
24433 \backslash
24434 cdashline{4-5} 
24435 \series default
24436 wurde in die erste Zelle der vierten Zeile eingefügt.
24437 \end_layout
24438
24439 \begin_layout Standard
24440 \begin_inset VSpace bigskip
24441 \end_inset
24442
24443
24444 \end_layout
24445
24446 \begin_layout Standard
24447 Tabellen mit gestrichelten Linien können auch gefärbt werden, wie Tabelle
24448 \begin_inset space ~
24449 \end_inset
24450
24451
24452 \begin_inset CommandInset ref
24453 LatexCommand ref
24454 reference "tab:Farbige-Tabelle-mit"
24455
24456 \end_inset
24457
24458  verdeutlicht.
24459 \end_layout
24460
24461 \begin_layout Standard
24462 \begin_inset ERT
24463 status collapsed
24464
24465 \begin_layout Plain Layout
24466
24467
24468 \backslash
24469 setlength{
24470 \backslash
24471 arrayrulewidth}{1pt}
24472 \end_layout
24473
24474 \end_inset
24475
24476
24477 \begin_inset Note Note
24478 status collapsed
24479
24480 \begin_layout Plain Layout
24481 dickere Linien zur besseren Visualisierung der Linienfarbe
24482 \end_layout
24483
24484 \end_inset
24485
24486
24487 \end_layout
24488
24489 \begin_layout Standard
24490 \begin_inset ERT
24491 status collapsed
24492
24493 \begin_layout Plain Layout
24494
24495
24496 \backslash
24497 dashgapcolor{green}
24498 \end_layout
24499
24500 \end_inset
24501
24502
24503 \begin_inset Note Note
24504 status collapsed
24505
24506 \begin_layout Plain Layout
24507 färbt Raum zwischen den Strichen grün
24508 \end_layout
24509
24510 \end_inset
24511
24512
24513 \end_layout
24514
24515 \begin_layout Standard
24516 \begin_inset ERT
24517 status collapsed
24518
24519 \begin_layout Plain Layout
24520
24521
24522 \backslash
24523 let
24524 \backslash
24525 myHdashline
24526 \backslash
24527 hdashline
24528 \end_layout
24529
24530 \begin_layout Plain Layout
24531
24532
24533 \backslash
24534 renewcommand{
24535 \backslash
24536 hdashline}
24537 \end_layout
24538
24539 \begin_layout Plain Layout
24540
24541  {
24542 \backslash
24543 arrayrulecolor{red}
24544 \backslash
24545 myHdashline
24546 \backslash
24547 arrayrulecolor{black}}
24548 \end_layout
24549
24550 \end_inset
24551
24552
24553 \begin_inset Note Note
24554 status collapsed
24555
24556 \begin_layout Plain Layout
24557 färbt horizontale, gestrichelte Linien rot
24558 \end_layout
24559
24560 \end_inset
24561
24562
24563 \end_layout
24564
24565 \begin_layout Standard
24566 \begin_inset ERT
24567 status collapsed
24568
24569 \begin_layout Plain Layout
24570
24571
24572 \backslash
24573 let
24574 \backslash
24575 myCdashline
24576 \backslash
24577 cdashline
24578 \end_layout
24579
24580 \begin_layout Plain Layout
24581
24582
24583 \backslash
24584 renewcommand{
24585 \backslash
24586 cdashline}[1]
24587 \end_layout
24588
24589 \begin_layout Plain Layout
24590
24591  {
24592 \backslash
24593 arrayrulecolor{yellow}
24594 \backslash
24595 myCdashline{#1}
24596 \backslash
24597 arrayrulecolor{black}}
24598 \end_layout
24599
24600 \end_inset
24601
24602
24603 \begin_inset Note Note
24604 status collapsed
24605
24606 \begin_layout Plain Layout
24607 färbt partielle horizontale, gestrichelte Linien gelb
24608 \end_layout
24609
24610 \end_inset
24611
24612
24613 \end_layout
24614
24615 \begin_layout Standard
24616 \begin_inset Float table
24617 placement h
24618 wide false
24619 sideways false
24620 status open
24621
24622 \begin_layout Plain Layout
24623 \begin_inset Caption Standard
24624
24625 \begin_layout Plain Layout
24626 \begin_inset CommandInset label
24627 LatexCommand label
24628 name "tab:Farbige-Tabelle-mit"
24629
24630 \end_inset
24631
24632 Farbige Tabelle mit gestrichelten Linien
24633 \end_layout
24634
24635 \end_inset
24636
24637
24638 \end_layout
24639
24640 \begin_layout Plain Layout
24641 \align center
24642 \begin_inset Tabular
24643 <lyxtabular version="3" rows="5" columns="5">
24644 <features tabularvalignment="middle">
24645 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{dunkelgruen}\centering}c">
24646 <column alignment="center" valignment="top" width="0pt">
24647 <column alignment="center" valignment="top" width="0pt" special=":c">
24648 <column alignment="center" valignment="top">
24649 <column alignment="center" valignment="top">
24650 <row>
24651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24652 \begin_inset Text
24653
24654 \begin_layout Plain Layout
24655 a
24656 \end_layout
24657
24658 \end_inset
24659 </cell>
24660 <cell alignment="center" valignment="top" topline="true" usebox="none">
24661 \begin_inset Text
24662
24663 \begin_layout Plain Layout
24664 b
24665 \end_layout
24666
24667 \end_inset
24668 </cell>
24669 <cell alignment="center" valignment="top" topline="true" usebox="none">
24670 \begin_inset Text
24671
24672 \begin_layout Plain Layout
24673 c
24674 \end_layout
24675
24676 \end_inset
24677 </cell>
24678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24679 \begin_inset Text
24680
24681 \begin_layout Plain Layout
24682 d
24683 \end_layout
24684
24685 \end_inset
24686 </cell>
24687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24688 \begin_inset Text
24689
24690 \begin_layout Plain Layout
24691 e
24692 \end_layout
24693
24694 \end_inset
24695 </cell>
24696 </row>
24697 <row>
24698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24699 \begin_inset Text
24700
24701 \begin_layout Plain Layout
24702 f
24703 \end_layout
24704
24705 \end_inset
24706 </cell>
24707 <cell alignment="center" valignment="top" topline="true" usebox="none">
24708 \begin_inset Text
24709
24710 \begin_layout Plain Layout
24711 g
24712 \end_layout
24713
24714 \end_inset
24715 </cell>
24716 <cell alignment="center" valignment="top" topline="true" usebox="none">
24717 \begin_inset Text
24718
24719 \begin_layout Plain Layout
24720 h
24721 \end_layout
24722
24723 \end_inset
24724 </cell>
24725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24726 \begin_inset Text
24727
24728 \begin_layout Plain Layout
24729 i
24730 \end_layout
24731
24732 \end_inset
24733 </cell>
24734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24735 \begin_inset Text
24736
24737 \begin_layout Plain Layout
24738 j
24739 \end_layout
24740
24741 \end_inset
24742 </cell>
24743 </row>
24744 <row>
24745 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24746 \begin_inset Text
24747
24748 \begin_layout Plain Layout
24749 \begin_inset ERT
24750 status collapsed
24751
24752 \begin_layout Plain Layout
24753
24754
24755 \backslash
24756 hdashline 
24757 \end_layout
24758
24759 \end_inset
24760
24761
24762 \begin_inset ERT
24763 status collapsed
24764
24765 \begin_layout Plain Layout
24766
24767
24768 \backslash
24769 rowcolor{Gray}
24770 \end_layout
24771
24772 \end_inset
24773
24774 k
24775 \end_layout
24776
24777 \end_inset
24778 </cell>
24779 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24780 \begin_inset Text
24781
24782 \begin_layout Plain Layout
24783 l
24784 \end_layout
24785
24786 \end_inset
24787 </cell>
24788 <cell alignment="center" valignment="top" usebox="none">
24789 \begin_inset Text
24790
24791 \begin_layout Plain Layout
24792 m
24793 \end_layout
24794
24795 \end_inset
24796 </cell>
24797 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24798 \begin_inset Text
24799
24800 \begin_layout Plain Layout
24801 n
24802 \end_layout
24803
24804 \end_inset
24805 </cell>
24806 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24807 \begin_inset Text
24808
24809 \begin_layout Plain Layout
24810 o
24811 \end_layout
24812
24813 \end_inset
24814 </cell>
24815 </row>
24816 <row>
24817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24818 \begin_inset Text
24819
24820 \begin_layout Plain Layout
24821 \begin_inset ERT
24822 status collapsed
24823
24824 \begin_layout Plain Layout
24825
24826
24827 \backslash
24828 cdashline{4-5}
24829 \end_layout
24830
24831 \end_inset
24832
24833 p
24834 \end_layout
24835
24836 \end_inset
24837 </cell>
24838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24839 \begin_inset Text
24840
24841 \begin_layout Plain Layout
24842 q
24843 \end_layout
24844
24845 \end_inset
24846 </cell>
24847 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24848 \begin_inset Text
24849
24850 \begin_layout Plain Layout
24851 r
24852 \end_layout
24853
24854 \end_inset
24855 </cell>
24856 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24857 \begin_inset Text
24858
24859 \begin_layout Plain Layout
24860 s
24861 \end_layout
24862
24863 \end_inset
24864 </cell>
24865 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24866 \begin_inset Text
24867
24868 \begin_layout Plain Layout
24869
24870 \end_layout
24871
24872 \end_inset
24873 </cell>
24874 </row>
24875 <row>
24876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24877 \begin_inset Text
24878
24879 \begin_layout Plain Layout
24880 t
24881 \end_layout
24882
24883 \end_inset
24884 </cell>
24885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24886 \begin_inset Text
24887
24888 \begin_layout Plain Layout
24889 u
24890 \end_layout
24891
24892 \end_inset
24893 </cell>
24894 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24895 \begin_inset Text
24896
24897 \begin_layout Plain Layout
24898 v
24899 \end_layout
24900
24901 \end_inset
24902 </cell>
24903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24904 \begin_inset Text
24905
24906 \begin_layout Plain Layout
24907 w
24908 \end_layout
24909
24910 \end_inset
24911 </cell>
24912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24913 \begin_inset Text
24914
24915 \begin_layout Plain Layout
24916 \begin_inset ERT
24917 status collapsed
24918
24919 \begin_layout Plain Layout
24920
24921
24922 \backslash
24923 cellcolor{Maroon}
24924 \end_layout
24925
24926 \end_inset
24927
24928
24929 \color green
24930 i
24931 \end_layout
24932
24933 \end_inset
24934 </cell>
24935 </row>
24936 </lyxtabular>
24937
24938 \end_inset
24939
24940
24941 \end_layout
24942
24943 \end_inset
24944
24945
24946 \end_layout
24947
24948 \begin_layout Standard
24949 \begin_inset ERT
24950 status collapsed
24951
24952 \begin_layout Plain Layout
24953
24954
24955 \backslash
24956 renewcommand{
24957 \backslash
24958 hdashline}{
24959 \backslash
24960 myHdashline}
24961 \end_layout
24962
24963 \end_inset
24964
24965
24966 \begin_inset Note Note
24967 status collapsed
24968
24969 \begin_layout Plain Layout
24970 zurücksetzen auf Standardwert
24971 \end_layout
24972
24973 \end_inset
24974
24975
24976 \end_layout
24977
24978 \begin_layout Standard
24979 \begin_inset ERT
24980 status collapsed
24981
24982 \begin_layout Plain Layout
24983
24984
24985 \backslash
24986 renewcommand{
24987 \backslash
24988 cdashline}{
24989 \backslash
24990 myCdashline}
24991 \end_layout
24992
24993 \end_inset
24994
24995
24996 \begin_inset Note Note
24997 status collapsed
24998
24999 \begin_layout Plain Layout
25000 zurücksetzen auf Standardwert
25001 \end_layout
25002
25003 \end_inset
25004
25005
25006 \end_layout
25007
25008 \begin_layout Standard
25009 \begin_inset ERT
25010 status collapsed
25011
25012 \begin_layout Plain Layout
25013
25014
25015 \backslash
25016 nodashgapcolor
25017 \end_layout
25018
25019 \end_inset
25020
25021
25022 \begin_inset Note Note
25023 status collapsed
25024
25025 \begin_layout Plain Layout
25026 zurücksetzen auf Standardwert
25027 \end_layout
25028
25029 \end_inset
25030
25031
25032 \end_layout
25033
25034 \begin_layout Standard
25035 \begin_inset ERT
25036 status collapsed
25037
25038 \begin_layout Plain Layout
25039
25040
25041 \backslash
25042 setlength{
25043 \backslash
25044 arrayrulewidth}{0.4pt}
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 Das Färben von Zeilen, Spalten und Zeilen erfolgt wie in Abschnitt
25064 \begin_inset space ~
25065 \end_inset
25066
25067
25068 \begin_inset CommandInset ref
25069 LatexCommand ref
25070 reference "abs:Farbige-Tabellen"
25071
25072 \end_inset
25073
25074  beschrieben.
25075  Das Färben von horizontalen Linien funktioniert analog wie dort ebenso
25076  beschrieben, man muss in den Befehlen nur 
25077 \series bold
25078
25079 \backslash
25080 myHlineC
25081 \series default
25082  durch 
25083 \series bold
25084
25085 \backslash
25086 myHdashline
25087 \series default
25088  und 
25089 \backslash
25090
25091 \series bold
25092 hline
25093 \series default
25094  durch 
25095 \series bold
25096
25097 \backslash
25098 hdashline
25099 \series default
25100  ersetzen; man verwendet also den Befehl
25101 \end_layout
25102
25103 \begin_layout Standard
25104
25105 \series bold
25106
25107 \backslash
25108 let
25109 \backslash
25110 myHdashline
25111 \backslash
25112 hdashline
25113 \begin_inset Newline newline
25114 \end_inset
25115
25116
25117 \backslash
25118 renewcommand{
25119 \backslash
25120 hdashline}
25121 \begin_inset Newline newline
25122 \end_inset
25123
25124
25125 \begin_inset Phantom HPhantom
25126 status open
25127
25128 \begin_layout Plain Layout
25129
25130 \series bold
25131 \begin_inset space ~
25132 \end_inset
25133
25134
25135 \end_layout
25136
25137 \end_inset
25138
25139 {
25140 \backslash
25141 arrayrulecolor{red}
25142 \backslash
25143 myHdashline
25144 \backslash
25145 arrayrulecolor{black}}
25146 \end_layout
25147
25148 \begin_layout Standard
25149 Um 
25150 \series bold
25151
25152 \backslash
25153 cdashline
25154 \series default
25155  zu färben, lautet der Befehl
25156 \end_layout
25157
25158 \begin_layout Standard
25159
25160 \series bold
25161
25162 \backslash
25163 let
25164 \backslash
25165 myCdashline
25166 \backslash
25167 cdashline
25168 \begin_inset Newline newline
25169 \end_inset
25170
25171
25172 \backslash
25173 renewcommand{
25174 \backslash
25175 cdashline}[1]
25176 \begin_inset Newline newline
25177 \end_inset
25178
25179
25180 \begin_inset Phantom HPhantom
25181 status open
25182
25183 \begin_layout Plain Layout
25184
25185 \series bold
25186 \begin_inset space ~
25187 \end_inset
25188
25189
25190 \end_layout
25191
25192 \end_inset
25193
25194 {
25195 \backslash
25196 arrayrulecolor{red}
25197 \backslash
25198 myCdashline{#1}
25199 \backslash
25200 arrayrulecolor{black}}
25201 \end_layout
25202
25203 \begin_layout Standard
25204 Um die schwarze Linienfarbe zurückzubekommen, muss man folgende Befehle
25205  als \SpecialChar TeX
25206 -Code hinter der Tabelle einfügen:
25207 \end_layout
25208
25209 \begin_layout Standard
25210 Für 
25211 \series bold
25212
25213 \backslash
25214 hdashline
25215 \end_layout
25216
25217 \begin_layout Standard
25218
25219 \series bold
25220
25221 \backslash
25222 renewcommand{
25223 \backslash
25224 hdashline}{
25225 \backslash
25226 myHdashline}
25227 \end_layout
25228
25229 \begin_layout Standard
25230 und für 
25231 \series bold
25232
25233 \backslash
25234 cdashline
25235 \end_layout
25236
25237 \begin_layout Standard
25238
25239 \series bold
25240
25241 \backslash
25242 renewcommand{
25243 \backslash
25244 cdashline}{
25245 \backslash
25246 myCdashline}
25247 \end_layout
25248
25249 \begin_layout Standard
25250 Um den Bereich zwischen den Strichen einer Linie zu färben, kann man den
25251  Befehl
25252 \end_layout
25253
25254 \begin_layout Standard
25255
25256 \series bold
25257
25258 \backslash
25259 dashgapcolor{Farbe}
25260 \end_layout
25261
25262 \begin_layout Standard
25263 als \SpecialChar TeX
25264 -Code vor der Tabelle verwenden.
25265  Farbe ist hierbei der Name einer definierten Farbe.
25266  Der Befehl
25267 \end_layout
25268
25269 \begin_layout Standard
25270
25271 \series bold
25272
25273 \backslash
25274 nodashgapcolor
25275 \end_layout
25276
25277 \begin_layout Standard
25278 hebt die Einstellung von 
25279 \series bold
25280
25281 \backslash
25282 dashgapcolor
25283 \series default
25284  auf.
25285 \end_layout
25286
25287 \begin_layout Standard
25288 \begin_inset Note Greyedout
25289 status open
25290
25291 \begin_layout Plain Layout
25292
25293 \series bold
25294 \color none
25295 Achtung
25296 \series default
25297 : Befinden sich mehrere Befehle in einer Zelle, muss sich der Befehl von
25298  
25299 \series bold
25300 arydshln
25301 \series default
25302  an erster Stelle in der Zelle befinden.
25303  Daher ist in in Zelle 
25304 \emph on
25305 k
25306 \emph default
25307  der Tabelle
25308 \begin_inset space ~
25309 \end_inset
25310
25311
25312 \begin_inset CommandInset ref
25313 LatexCommand ref
25314 reference "tab:Farbige-Tabelle-mit"
25315
25316 \end_inset
25317
25318  der Befehl 
25319 \series bold
25320
25321 \backslash
25322 hdashline
25323 \series default
25324  vor 
25325 \series bold
25326
25327 \backslash
25328 rowcolor
25329 \series default
25330 .
25331 \end_layout
25332
25333 \end_inset
25334
25335
25336 \end_layout
25337
25338 \begin_layout Standard
25339 \begin_inset Note Greyedout
25340 status open
25341
25342 \begin_layout Plain Layout
25343
25344 \series bold
25345 \color none
25346 Achtung:
25347 \series default
25348  Das \SpecialChar LaTeX
25349 -Paket 
25350 \series bold
25351 arydshln
25352 \series default
25353  muss im \SpecialChar LaTeX
25354 -Vorspann nach dem \SpecialChar LaTeX
25355 -Paket 
25356 \series bold
25357 colortbl
25358 \series default
25359
25360 \begin_inset Index idx
25361 status collapsed
25362
25363 \begin_layout Plain Layout
25364 \SpecialChar LaTeX
25365 -Pakete ! colortbl
25366 \end_layout
25367
25368 \end_inset
25369
25370  geladen werden.
25371 \end_layout
25372
25373 \end_inset
25374
25375
25376 \end_layout
25377
25378 \begin_layout Standard
25379 \begin_inset ERT
25380 status collapsed
25381
25382 \begin_layout Plain Layout
25383
25384
25385 \backslash
25386 else
25387 \end_layout
25388
25389 \end_inset
25390
25391
25392 \begin_inset Note Note
25393 status open
25394
25395 \begin_layout Plain Layout
25396 Der folgende Teil wird gedruckt, wenn das \SpecialChar LaTeX
25397 -Paket 
25398 \series bold
25399 arydshln
25400 \series default
25401  nicht installiert ist:
25402 \end_layout
25403
25404 \end_inset
25405
25406
25407 \end_layout
25408
25409 \begin_layout Standard
25410 Sie müssen das \SpecialChar LaTeX
25411 -Paket 
25412 \series bold
25413 arydshln
25414 \series default
25415  installiert haben um den Inhalt dieses Abschnitts zu sehen.
25416 \end_layout
25417
25418 \begin_layout Standard
25419 \begin_inset ERT
25420 status collapsed
25421
25422 \begin_layout Plain Layout
25423
25424
25425 \backslash
25426 fi
25427 \end_layout
25428
25429 \end_inset
25430
25431
25432 \end_layout
25433
25434 \begin_layout Standard
25435 Für weitere Informationen über gestrichelte Linien, siehe die Dokumentation
25436  von 
25437 \series bold
25438 arydshln
25439 \series default
25440
25441 \begin_inset CommandInset citation
25442 LatexCommand cite
25443 key "arydshln"
25444 literal "true"
25445
25446 \end_inset
25447
25448 .
25449 \end_layout
25450
25451 \begin_layout Chapter
25452 Gleitobjekte
25453 \begin_inset CommandInset label
25454 LatexCommand label
25455 name "kap:Gleitobjekte"
25456
25457 \end_inset
25458
25459
25460 \begin_inset Index idx
25461 status collapsed
25462
25463 \begin_layout Plain Layout
25464 Gleitobjekte
25465 \end_layout
25466
25467 \end_inset
25468
25469
25470 \end_layout
25471
25472 \begin_layout Section
25473 Einleitung
25474 \begin_inset CommandInset label
25475 LatexCommand label
25476 name "abs:Gleitobjekte-Einleitung"
25477
25478 \end_inset
25479
25480
25481 \begin_inset Index idx
25482 status collapsed
25483
25484 \begin_layout Plain Layout
25485 Gleitobjekte ! Einleitung
25486 \end_layout
25487
25488 \end_inset
25489
25490
25491 \end_layout
25492
25493 \begin_layout Standard
25494 Ein Gleitobjekt ist ein Teil eines Dokumentes, das keinen festen Platz hat.
25495  Es kann eine oder zwei Seiten vorwärts oder rückwärts gleiten, wo immer
25496  der beste Platz ist.
25497  
25498 \family sans
25499 Fußnoten
25500 \family default
25501  und 
25502 \family sans
25503 Randnotizen
25504 \family default
25505  sind auch Gleitobjekte, weil sie auf die nächste Seite verschoben werden,
25506  wenn auf ihrer Seite schon zu viele sind.
25507 \end_layout
25508
25509 \begin_layout Standard
25510 Gleitobjekte ermöglichen eine hochwertige Gestaltung.
25511  Abbildungen und Tabellen können gleichmäßig auf Seiten verteilt werden,
25512  um weiße Flächen und Seiten ohne Text zu vermeiden.
25513  Weil das Gleiten oft den Kontext zwischen  Text und Abbildung/Tabelle auf\SpecialChar ligaturebreak
25514 löst,
25515  kann im Text auf ein Gleitobjekt verwiesen werden.
25516  Gleitobjekte sind deshalb nummeriert.
25517  Querverweise werden in Abschnitt
25518 \begin_inset space ~
25519 \end_inset
25520
25521
25522 \begin_inset CommandInset ref
25523 LatexCommand ref
25524 reference "abs:Auf-Gleitobjekte-verweisen"
25525
25526 \end_inset
25527
25528  beschrieben.
25529 \end_layout
25530
25531 \begin_layout Standard
25532 Ein Gleitobjekt wird mit 
25533 \family sans
25534 Einfügen\SpecialChar menuseparator
25535 Gleitobjekt\SpecialChar menuseparator
25536 Algorithmus/Abbildung/Ta\SpecialChar softhyphen
25537 belle/Um\SpecialChar softhyphen
25538 flos\SpecialChar softhyphen
25539 se\SpecialChar softhyphen
25540 nes
25541 \begin_inset space ~
25542 \end_inset
25543
25544 Gleitobjekt
25545 \family default
25546  eingefügt (Werkzeugleistenknopf 
25547 \begin_inset Info
25548 type  "icon"
25549 arg   "float-insert figure"
25550 \end_inset
25551
25552  oder 
25553 \begin_inset Info
25554 type  "icon"
25555 arg   "float-insert table"
25556 \end_inset
25557
25558 ).
25559  Sie erhalten an der Stelle der Einfügung ein rot beschriftetes graues Kästchen,
25560  das Ihnen sagt, um was für ein Gleitobjekt es sich handelt, und ein rot
25561  umrandetes Kästchen mit einer nummerierten Marke (Algorithmus/Abbildung/Tabelle
25562  #:).
25563  Statt # sehen Sie die von \SpecialChar LyX
25564  vergebene Nummer.
25565  In das schmale Feld nach der Marke können Sie den Titel schreiben.
25566  Algorithmus, Abbildung oder Tabelle werden ober- oder unterhalb des Titels
25567  eingefügt.
25568  In Abschnitt
25569 \begin_inset space ~
25570 \end_inset
25571
25572
25573 \begin_inset CommandInset ref
25574 LatexCommand ref
25575 reference "abs:Titel-Platzierung"
25576
25577 \end_inset
25578
25579  finden Sie mehr über die Platzierung des Titels.
25580  Wenn Sie auf das Gleitobjekt-Kästchen klicken, wird es geschlossen und
25581  auch wieder geöffnet.
25582  Ein geschlossenes Gleitobjekt-Kästchen sieht so aus: 
25583 \begin_inset Graphics
25584         filename clipart/Gleitobjekt.png
25585         scale 95
25586         scaleBeforeRotation
25587
25588 \end_inset
25589
25590  – ein graues Kästchen mit roter Beschriftung.
25591 \end_layout
25592
25593 \begin_layout Standard
25594 Um mögliche \SpecialChar LaTeX
25595 -Fehler durch umgebenden Text zu vermeiden, wird empfohlen,
25596  Gleitobjekte in einem eigenen Absatz einzufügen.
25597 \end_layout
25598
25599 \begin_layout Standard
25600 Vorhandene Abbildungen oder Tabellen können Sie in ein Gleitobjekt packen,
25601  indem Sie sie markieren und dann auf den entsprechenden Werkzeugleistenknopf
25602  klicken.
25603 \end_layout
25604
25605 \begin_layout Section
25606 Gleitobjekt-Typen
25607 \begin_inset Index idx
25608 status collapsed
25609
25610 \begin_layout Plain Layout
25611 Gleitobjekte ! Typen
25612 \end_layout
25613
25614 \end_inset
25615
25616
25617 \end_layout
25618
25619 \begin_layout Standard
25620 Neben Gleitobjekt-Abbildungen und -Tabellen, die in Abschnitt
25621 \begin_inset space ~
25622 \end_inset
25623
25624
25625 \begin_inset CommandInset ref
25626 LatexCommand ref
25627 reference "abs:Gleitende-Abbildungen"
25628
25629 \end_inset
25630
25631  und 
25632 \begin_inset CommandInset ref
25633 LatexCommand ref
25634 reference "abs:Gleitende-Tabellen"
25635
25636 \end_inset
25637
25638  beschrieben sind, gibt es Gleitobjekt-Algorithmen und umflossene Gleitobjekte.
25639  Letztere sind in Abschnitt
25640 \begin_inset space ~
25641 \end_inset
25642
25643
25644 \begin_inset CommandInset ref
25645 LatexCommand ref
25646 reference "abs:Umflossene-Gleitobjekte"
25647
25648 \end_inset
25649
25650  beschrieben.
25651 \end_layout
25652
25653 \begin_layout Subsection
25654 Algorithmen-Gleitobjekt
25655 \begin_inset Index idx
25656 status collapsed
25657
25658 \begin_layout Plain Layout
25659 Gleitobjekte ! Algorithmen
25660 \end_layout
25661
25662 \end_inset
25663
25664
25665 \end_layout
25666
25667 \begin_layout Standard
25668 \begin_inset Float algorithm
25669 placement h
25670 wide false
25671 sideways false
25672 status open
25673
25674 \begin_layout Plain Layout
25675 \begin_inset Caption Standard
25676
25677 \begin_layout Plain Layout
25678 \begin_inset CommandInset label
25679 LatexCommand label
25680 name "alg:Ein-Gleitobjekt-Algorithmus"
25681
25682 \end_inset
25683
25684 Ein Gleitobjekt-Algorithmus 
25685 \end_layout
25686
25687 \end_inset
25688
25689
25690 \end_layout
25691
25692 \begin_layout LyX-Code
25693 for I in 1..N loop
25694 \begin_inset Newline newline
25695 \end_inset
25696
25697  Sum:= Sum + A(I); /*Kommentar*/
25698 \begin_inset Newline newline
25699 \end_inset
25700
25701 end loop
25702 \begin_inset VSpace -4mm
25703 \end_inset
25704
25705
25706 \end_layout
25707
25708 \end_inset
25709
25710
25711 \end_layout
25712
25713 \begin_layout Standard
25714 Dieser Typ wird mit 
25715 \family sans
25716 Einfügen\SpecialChar menuseparator
25717 Gleitobjekt\SpecialChar menuseparator
25718 Algorithmus
25719 \family default
25720  eingefügt.
25721  Er wird für Programm-Code und Algorithmen-Beschreibungen verwendet und
25722  stellt eine Alternative zu Programm-Code-Listen dar, die in Kapitel
25723 \begin_inset space ~
25724 \end_inset
25725
25726
25727 \begin_inset CommandInset ref
25728 LatexCommand ref
25729 reference "kap:Programm-Code-Listen"
25730
25731 \end_inset
25732
25733 .
25734  Eine mögliche Absatz-Umgebung hier für ist 
25735 \family sans
25736 \SpecialChar LyX
25737 -Code
25738 \family default
25739 , beschrieben im 
25740 \emph on
25741 Benutzerhandbuch
25742 \emph default
25743 .
25744  In Algorithmus
25745 \begin_inset space ~
25746 \end_inset
25747
25748
25749 \begin_inset CommandInset ref
25750 LatexCommand ref
25751 reference "alg:Ein-Gleitobjekt-Algorithmus"
25752
25753 \end_inset
25754
25755  wurden am Ende -4
25756 \begin_inset space \thinspace{}
25757 \end_inset
25758
25759 mm vertikaler Abstand eingefügt, damit die untere Linie direkt unter der
25760  letzten Zeile gedruckt wird.
25761 \end_layout
25762
25763 \begin_layout Standard
25764 Die Marke 
25765 \emph on
25766 Algorithmus
25767 \emph default
25768  wird nicht automatisch in die druckbare Version übernommen, sondern das
25769  englische Wort 
25770 \emph on
25771 Algorithm
25772 \emph default
25773  verwendet.
25774  Soll
25775 \emph on
25776  Algorithmus
25777 \emph default
25778  dort stehen, müssen Sie folgendes in den \SpecialChar LaTeX
25779 -Vorspann schreiben: 
25780 \end_layout
25781
25782 \begin_layout Standard
25783
25784 \series bold
25785
25786 \backslash
25787 floatname{algorithm}{Algorithmus}
25788 \end_layout
25789
25790 \begin_layout Standard
25791 Um das Algorithmenverzeichnis einzufügen, kann für Dokumente, die dieselbe
25792  Sprache wie die \SpecialChar LyX
25793  Menünamen haben, das Menü 
25794 \family sans
25795 Einfügen\SpecialChar menuseparator
25796 Liste
25797 \begin_inset space \thinspace{}
25798 \end_inset
25799
25800 /
25801 \begin_inset space \thinspace{}
25802 \end_inset
25803
25804 Inhaltsverzeichnis\SpecialChar menuseparator
25805 Algorithmenverzeichnis
25806 \family default
25807  verwendet werden.
25808  Für Dokumente in anderen Sprachen muss stattdessen dieser Befehl als \SpecialChar TeX
25809 -Code
25810  eingefügt werden:
25811 \end_layout
25812
25813 \begin_layout Standard
25814
25815 \series bold
25816
25817 \backslash
25818 listof{algorithm}{Algorithmenverzeichnis}
25819 \end_layout
25820
25821 \begin_layout Standard
25822 Gleitobjekt-Algorithmen werden nicht wie Gleitobjekt-Abbildungen oder -Tabellen
25823  nach dem Schema 
25824 \begin_inset Quotes gld
25825 \end_inset
25826
25827 Kapitelnummer.Algorithmusnummer
25828 \begin_inset Quotes grd
25829 \end_inset
25830
25831  nummeriert.
25832  Um das zu erreichen, müssen Sie folgenden Befehl in den \SpecialChar LaTeX
25833 -Vorspann einfügen:
25834 \end_layout
25835
25836 \begin_layout Standard
25837
25838 \series bold
25839
25840 \backslash
25841 numberwithin{algorithm}{chapter}
25842 \end_layout
25843
25844 \begin_layout Standard
25845 Um 
25846 \series bold
25847
25848 \backslash
25849 numberwithin
25850 \series default
25851  benutzen zu können, muss in den 
25852 \family sans
25853 Mathe
25854 \begin_inset space ~
25855 \end_inset
25856
25857 Optionen
25858 \family default
25859  der 
25860 \family sans
25861 Dokument-Einstellungen
25862 \family default
25863  
25864 \family sans
25865 AMS
25866 \begin_inset space ~
25867 \end_inset
25868
25869 Mathe
25870 \begin_inset space ~
25871 \end_inset
25872
25873 Paket
25874 \family default
25875
25876 \begin_inset space ~
25877 \end_inset
25878
25879
25880 \family sans
25881 verwenden
25882 \family default
25883  angekreuzt sein.
25884 \end_layout
25885
25886 \begin_layout Section
25887 Gleitobjekt-Nummerierung
25888 \begin_inset Index idx
25889 status collapsed
25890
25891 \begin_layout Plain Layout
25892 Gleitobjekte ! Nummerierung
25893 \end_layout
25894
25895 \end_inset
25896
25897
25898 \end_layout
25899
25900 \begin_layout Standard
25901 Gleitobjekte werden entweder unabhängig vom Abschnitt, in dem sie sind,
25902  nummeriert oder nach dem Schema 
25903 \begin_inset Quotes gld
25904 \end_inset
25905
25906 Kapitelnummer.Gleitobjektnummer
25907 \begin_inset Quotes grd
25908 \end_inset
25909
25910  oder 
25911 \begin_inset Quotes gld
25912 \end_inset
25913
25914 Abschnittsnummer.Gleitobjektnummer
25915 \begin_inset Quotes grd
25916 \end_inset
25917
25918 .
25919  Das hängt von der Dokumentklasse ab.
25920 \end_layout
25921
25922 \begin_layout Standard
25923 Um das Aussehen der unabhängigen Nummer zu ändern, müssen Sie folgendes
25924  in den \SpecialChar LaTeX
25925 -Vorspann einfügen:
25926 \end_layout
25927
25928 \begin_layout Standard
25929
25930 \series bold
25931
25932 \backslash
25933 renewcommand{
25934 \backslash
25935 thetable}{
25936 \backslash
25937 roman{table}}
25938 \end_layout
25939
25940 \begin_layout Standard
25941
25942 \series bold
25943
25944 \backslash
25945 thetable
25946 \series default
25947  ist der Befehl, der die Tabellennummer druckt.
25948  Für Abbildungen ist das 
25949 \series bold
25950
25951 \backslash
25952 thefigure
25953 \series default
25954 .
25955  Der Befehl 
25956 \series bold
25957
25958 \backslash
25959 roman
25960 \series default
25961  druckt die Tabellennummer als kleingeschriebene römische Zahlen.
25962 \end_layout
25963
25964 \begin_layout Standard
25965 Um das Nummerierungsschema zum Beispiel auf 
25966 \begin_inset Quotes gld
25967 \end_inset
25968
25969 Unterabschnittsnummer.Num\SpecialChar softhyphen
25970 mer
25971 \begin_inset Quotes grd
25972 \end_inset
25973
25974  zu ändern, setzen Sie folgendes in den \SpecialChar LaTeX
25975 -Vorspann:
25976 \end_layout
25977
25978 \begin_layout Standard
25979
25980 \series bold
25981
25982 \backslash
25983 numberwithin{table}{subsection}
25984 \end_layout
25985
25986 \begin_layout Standard
25987 Um den Befehl 
25988 \series bold
25989
25990 \backslash
25991 numberwithin
25992 \series default
25993  benutzen zu können, müssen Sie in den 
25994 \family sans
25995 Mathe
25996 \begin_inset space ~
25997 \end_inset
25998
25999 Optionen
26000 \family default
26001  der 
26002 \family sans
26003 Dokument-Einstellungen
26004 \family default
26005  
26006 \family sans
26007 AMS
26008 \begin_inset space ~
26009 \end_inset
26010
26011 Mathe
26012 \begin_inset space ~
26013 \end_inset
26014
26015 Paket
26016 \family default
26017
26018 \begin_inset space ~
26019 \end_inset
26020
26021
26022 \family sans
26023 verwenden
26024 \family default
26025  ankreuzen.
26026 \end_layout
26027
26028 \begin_layout Standard
26029 Sehen Sie sich bitte auch Abschnitt
26030 \begin_inset space ~
26031 \end_inset
26032
26033
26034 \begin_inset CommandInset ref
26035 LatexCommand ref
26036 reference "uab:Fußnoten-Nummerierung"
26037
26038 \end_inset
26039
26040  für Einzelheiten und wichtige Bemerkungen zu Nummerierung-Befehlen an.
26041 \end_layout
26042
26043 \begin_layout Section
26044 Auf Gleitobjekte verweisen
26045 \begin_inset CommandInset label
26046 LatexCommand label
26047 name "abs:Auf-Gleitobjekte-verweisen"
26048
26049 \end_inset
26050
26051
26052 \begin_inset Index idx
26053 status collapsed
26054
26055 \begin_layout Plain Layout
26056 Gleitobjekte ! Querverweise
26057 \end_layout
26058
26059 \end_inset
26060
26061
26062 \begin_inset Index idx
26063 status collapsed
26064
26065 \begin_layout Plain Layout
26066 Querverweise ! auf Gleitobjekte
26067 \end_layout
26068
26069 \end_inset
26070
26071
26072 \end_layout
26073
26074 \begin_layout Standard
26075 Zunächst müssen Sie mit 
26076 \family sans
26077 Einfügen\SpecialChar menuseparator
26078 Marke
26079 \family default
26080  oder einen Klick auf 
26081 \begin_inset Info
26082 type  "icon"
26083 arg   "label-insert"
26084 \end_inset
26085
26086  eine Marke im Titel einfügen.
26087  Im 
26088 \family sans
26089 Marke
26090 \family default
26091 -Dialog schreiben Sie einen Text in das Feld 
26092 \family sans
26093 Marke
26094 \family default
26095  oder übernehmen den vorgeschlagenen.
26096  Die Marke sieht in \SpecialChar LyX
26097  dann so aus:
26098 \end_layout
26099
26100 \begin_layout Standard
26101 \begin_inset Graphics
26102         filename clipart/Marke.png
26103         scaleBeforeRotation
26104
26105 \end_inset
26106
26107
26108 \end_layout
26109
26110 \begin_layout Standard
26111 Die Marke wird als Anker und Name für den Querverweis benutzt.
26112  Mit 
26113 \family sans
26114 Einfügen\SpecialChar menuseparator
26115 Querverweis
26116 \family default
26117  oder einen Klick auf 
26118 \begin_inset Info
26119 type  "icon"
26120 arg   "dialog-show-new-inset ref"
26121 \end_inset
26122
26123  können Sie dann auf die Marke verweisen.
26124  Als Querverweis wird in \SpecialChar LyX
26125  ein graues Kästchen wie zum Beispiel dieses angezeigt:
26126 \end_layout
26127
26128 \begin_layout Standard
26129 \begin_inset Graphics
26130         filename clipart/Querverweis.png
26131         scaleBeforeRotation
26132
26133 \end_inset
26134
26135
26136 \begin_inset Newline newline
26137 \end_inset
26138
26139  Mehr zu Querverweisen finden Sie im 
26140 \emph on
26141 Benutzerhandbuch
26142 \emph default
26143 .
26144 \end_layout
26145
26146 \begin_layout Standard
26147 Es empfiehlt sich, zwischen dem Querverweis-Namen (zum Beispiele Abschnitt)
26148  und dem Querverweis ein geschütztes Leerzeichen einfügen, damit beide nicht
26149  durch einen Zeilenumbruch getrennt werden können.
26150 \end_layout
26151
26152 \begin_layout Standard
26153 Marken können Sie jederzeit durch einen Klick auf ihr Kästchen ändern.
26154  \SpecialChar LyX
26155  passt die Querverweise automatisch an.
26156 \end_layout
26157
26158 \begin_layout Standard
26159 Ein Klick auf den Schalter 
26160 \family sans
26161 Gehe
26162 \begin_inset space ~
26163 \end_inset
26164
26165 zur
26166 \begin_inset space ~
26167 \end_inset
26168
26169 Marke
26170 \family default
26171  im Querverweis-Fenster stellt den Cursor vor die entsprechende Marke.
26172  Der Text der Schaltfläche heißt jetzt 
26173 \family sans
26174 Gehe
26175 \begin_inset space ~
26176 \end_inset
26177
26178 zurück
26179 \family default
26180  und ein Klick darauf macht genau dies.
26181 \end_layout
26182
26183 \begin_layout Subsection
26184 Querverweis-Formate
26185 \begin_inset CommandInset label
26186 LatexCommand label
26187 name "uab:Querverweis-Formate"
26188
26189 \end_inset
26190
26191
26192 \begin_inset Index idx
26193 status collapsed
26194
26195 \begin_layout Plain Layout
26196 Querverweise ! Formate
26197 \end_layout
26198
26199 \end_inset
26200
26201
26202 \end_layout
26203
26204 \begin_layout Standard
26205 Es gibt sechs verschiedene Querverweisstile:
26206 \end_layout
26207
26208 \begin_layout Description
26209 <Querverweis>: druckt die Nummer der Gleitumgebung, dies ist die Voreinstellung:
26210  
26211 \begin_inset CommandInset ref
26212 LatexCommand ref
26213 reference "fig:Zwei-Teilabbildungen"
26214
26215 \end_inset
26216
26217
26218 \end_layout
26219
26220 \begin_layout Description
26221 (<Querverweis>): druckt die Nummer der Gleitumgebung umgeben von zwei runden
26222  Klammern, dies ist der Stil, wie er normalerweise für Verweise auf Formeln
26223  verwendet wird, speziell wenn der Name 
26224 \begin_inset Quotes gld
26225 \end_inset
26226
26227 Gleichung
26228 \begin_inset Quotes grd
26229 \end_inset
26230
26231  weggelassen wird: 
26232 \begin_inset CommandInset ref
26233 LatexCommand eqref
26234 reference "eq:Wgn"
26235
26236 \end_inset
26237
26238
26239 \end_layout
26240
26241 \begin_layout Description
26242 <Seite>: druckt die Seitennummer: Seite
26243 \begin_inset space ~
26244 \end_inset
26245
26246
26247 \begin_inset CommandInset ref
26248 LatexCommand pageref
26249 reference "fig:Zwei-Teilabbildungen"
26250
26251 \end_inset
26252
26253
26254 \end_layout
26255
26256 \begin_layout Description
26257 auf
26258 \begin_inset space ~
26259 \end_inset
26260
26261 Seite
26262 \begin_inset space ~
26263 \end_inset
26264
26265 <Seite>: druckt den Text 
26266 \begin_inset Quotes gld
26267 \end_inset
26268
26269 auf Seite
26270 \begin_inset Quotes grd
26271 \end_inset
26272
26273  und die Seitennummer: 
26274 \begin_inset CommandInset ref
26275 LatexCommand vpageref
26276 reference "fig:Zwei-Teilabbildungen"
26277
26278 \end_inset
26279
26280
26281 \end_layout
26282
26283 \begin_layout Description
26284 <Querverweis>
26285 \begin_inset space ~
26286 \end_inset
26287
26288 auf
26289 \begin_inset space ~
26290 \end_inset
26291
26292 Seite
26293 \begin_inset space ~
26294 \end_inset
26295
26296 <Seite>: druckt die Nummer der Gleitumgebung, den Text 
26297 \begin_inset Quotes gld
26298 \end_inset
26299
26300 auf Seite
26301 \begin_inset Quotes grd
26302 \end_inset
26303
26304 , und die Seitennummer: 
26305 \begin_inset CommandInset ref
26306 LatexCommand vref
26307 reference "fig:Zwei-Teilabbildungen"
26308
26309 \end_inset
26310
26311
26312 \end_layout
26313
26314 \begin_layout Description
26315 Formatierter
26316 \begin_inset space ~
26317 \end_inset
26318
26319 Querverweis: druckt ein selbst definiertes Querverweisformat
26320 \begin_inset Newline newline
26321 \end_inset
26322
26323
26324 \begin_inset Note Greyedout
26325 status open
26326
26327 \begin_layout Plain Layout
26328
26329 \series bold
26330 Bemerkung:
26331 \series default
26332  Dies ist nur möglich, wenn das \SpecialChar LaTeX
26333 -Paket 
26334 \series bold
26335 prettyref
26336 \series default
26337  oder 
26338 \series bold
26339 refstyle
26340 \series default
26341
26342 \begin_inset Index idx
26343 status collapsed
26344
26345 \begin_layout Plain Layout
26346 \SpecialChar LaTeX
26347 -Pakete ! prettyref
26348 \end_layout
26349
26350 \end_inset
26351
26352
26353 \begin_inset Index idx
26354 status collapsed
26355
26356 \begin_layout Plain Layout
26357 \SpecialChar LaTeX
26358 -Pakete ! refstyle
26359 \end_layout
26360
26361 \end_inset
26362
26363  installiert ist.
26364 \end_layout
26365
26366 \end_inset
26367
26368
26369 \begin_inset Newline newline
26370 \end_inset
26371
26372 Sie können durch setzen der Option 
26373 \family sans
26374 Verwende refstyle (nicht prettyref) für Querverweise
26375 \family default
26376  im Menü 
26377 \family sans
26378 Dokument\SpecialChar menuseparator
26379 Einstellungen\SpecialChar menuseparator
26380 Dokumentklasse
26381 \family default
26382  wählen, welches \SpecialChar LaTeX
26383 -Paket für diesen Verweistyp verwendet wird.
26384  Das Format wird definiert, indem man den Befehl 
26385 \series bold
26386
26387 \backslash
26388 newrefformat
26389 \series default
26390  (prettyref) oder 
26391 \series bold
26392
26393 \backslash
26394 newref
26395 \series default
26396  (refstyle) in den \SpecialChar LaTeX
26397 -Vorspann einfügt.
26398  Z.
26399 \begin_inset space \thinspace{}
26400 \end_inset
26401
26402 B.
26403  kann das Format aller Referenzen auf Abbildungen (haben das Marken-Kürzel
26404  
26405 \begin_inset Quotes eld
26406 \end_inset
26407
26408
26409 \family sans
26410 abb
26411 \family default
26412
26413 \begin_inset Quotes erd
26414 \end_inset
26415
26416 ) mit dem Befehle
26417 \begin_inset Newline newline
26418 \end_inset
26419
26420
26421 \series bold
26422
26423 \backslash
26424 newref{abb}{refcmd={Bild auf Seite 
26425 \backslash
26426 pageref{#1}}}
26427 \series default
26428
26429 \begin_inset Newline newline
26430 \end_inset
26431
26432 geändert werden.
26433  Für weitere Informationen bezüglich des Formats sei auf die Paket-Dokumentation
26434 en verwiesen, 
26435 \begin_inset CommandInset citation
26436 LatexCommand cite
26437 key "prettyref,refstyle"
26438 literal "true"
26439
26440 \end_inset
26441
26442 .
26443 \begin_inset Newline newline
26444 \end_inset
26445
26446 Die Optionen 
26447 \family sans
26448 Plural
26449 \family default
26450  und 
26451 \family sans
26452 Großschreibung
26453 \family default
26454  sind nur verfügbar, wenn Sie das \SpecialChar LaTeX
26455 -Paket 
26456 \series bold
26457 refstyle
26458 \series default
26459  verwenden.
26460  Beide Optionen sind für deutsche Text nicht nützlich, denn 
26461 \family sans
26462 Plural
26463 \family default
26464  fügt ein 
26465 \emph on
26466 s
26467 \emph default
26468  an den Namen an, z.
26469 \begin_inset space \thinspace{}
26470 \end_inset
26471
26472 B.
26473  
26474 \begin_inset Quotes gld
26475 \end_inset
26476
26477 Abbildungs
26478 \begin_inset Quotes grd
26479 \end_inset
26480
26481  und 
26482 \family sans
26483 Großschreibung
26484 \family default
26485  gibt den Namen großgeschrieben aus, z.
26486 \begin_inset space \thinspace{}
26487 \end_inset
26488
26489 B.
26490  
26491 \begin_inset Quotes gld
26492 \end_inset
26493
26494 Abbildung
26495 \begin_inset Quotes grd
26496 \end_inset
26497
26498 , was aber bereits die Voreinstellung ist.
26499 \end_layout
26500
26501 \begin_layout Description
26502 Textverweis: druckt die Beschriftung oder den Namen der Referenz: 
26503 \begin_inset CommandInset ref
26504 LatexCommand nameref
26505 reference "fig:Zwei-Teilabbildungen"
26506
26507 \end_inset
26508
26509
26510 \end_layout
26511
26512 \begin_layout Description
26513 Nur
26514 \begin_inset space ~
26515 \end_inset
26516
26517 Marke: gibt nur die \SpecialChar LaTeX
26518 -Marke der Referenz aus: 
26519 \begin_inset CommandInset ref
26520 LatexCommand labelonly
26521 reference "fig:Zwei-Teilabbildungen"
26522 plural "false"
26523 caps "false"
26524 noprefix "false"
26525
26526 \end_inset
26527
26528
26529 \begin_inset Newline newline
26530 \end_inset
26531
26532 Damit kann man die Marke für Befehle im \SpecialChar TeX
26533 -Code verwenden.
26534  Mit der Option 
26535 \family sans
26536 Ohne
26537 \begin_inset space ~
26538 \end_inset
26539
26540 Präfix
26541 \family default
26542  kann der Präfix des Markennamens weggelassen werden: 
26543 \begin_inset CommandInset ref
26544 LatexCommand labelonly
26545 reference "fig:Zwei-Teilabbildungen"
26546 plural "false"
26547 caps "false"
26548 noprefix "true"
26549
26550 \end_inset
26551
26552
26553 \end_layout
26554
26555 \begin_layout Standard
26556
26557 \family sans
26558 <Seite>
26559 \family default
26560  druckt nicht die Seitennummer, wenn sich die referenzierte Marke auf der
26561  vorherigen, der selben oder der nächsten Seite befindet.
26562  Stattdessen wird z.
26563 \begin_inset space \thinspace{}
26564 \end_inset
26565
26566 B.
26567  der Text 
26568 \begin_inset Quotes gld
26569 \end_inset
26570
26571
26572 \family sans
26573 auf dieser Seite
26574 \family default
26575
26576 \begin_inset Quotes grd
26577 \end_inset
26578
26579  gedruckt.
26580  Der Stil 
26581 \family sans
26582 <Querverweis>
26583 \begin_inset space ~
26584 \end_inset
26585
26586 auf
26587 \begin_inset space ~
26588 \end_inset
26589
26590 Seite
26591 \begin_inset space ~
26592 \end_inset
26593
26594 <Seite>
26595 \family default
26596  druckt nichts über die Seite, wenn die referenzierte Marke auf der gleichen
26597  Seite ist.
26598 \end_layout
26599
26600 \begin_layout Standard
26601 Die Nummer und die aktuelle Seite des referenzierten Dokumentteils wird
26602  automatisch von \SpecialChar LaTeX
26603  berechnet.
26604  Die Stile können im Feld 
26605 \family sans
26606 Format
26607 \family default
26608  des Querverweis-Fensters eingestellt werden, das erscheint, wenn Sie auf
26609  einen Querverweis klicken.
26610 \end_layout
26611
26612 \begin_layout Standard
26613 \begin_inset Note Greyedout
26614 status open
26615
26616 \begin_layout Plain Layout
26617
26618 \series bold
26619 Bemerkung:
26620 \series default
26621  Es wird empfohlen, das \SpecialChar LaTeX
26622 -Paket 
26623 \series bold
26624 refstyle
26625 \series default
26626
26627 \begin_inset Index idx
26628 status collapsed
26629
26630 \begin_layout Plain Layout
26631 \SpecialChar LaTeX
26632 -Pakete ! refstyle
26633 \end_layout
26634
26635 \end_inset
26636
26637  zu verwenden, da 
26638 \series bold
26639 prettyref
26640 \series default
26641
26642 \begin_inset Index idx
26643 status collapsed
26644
26645 \begin_layout Plain Layout
26646 \SpecialChar LaTeX
26647 -Pakete ! prettyref
26648 \end_layout
26649
26650 \end_inset
26651
26652  nicht alle möglichen \SpecialChar LyX
26653 -Marken-Kürzel
26654 \begin_inset Foot
26655 status collapsed
26656
26657 \begin_layout Plain Layout
26658  
26659 \begin_inset Quotes gld
26660 \end_inset
26661
26662 abb:
26663 \begin_inset Quotes grd
26664 \end_inset
26665
26666  ist z.
26667 \begin_inset space \thinspace{}
26668 \end_inset
26669
26670 B.
26671  \SpecialChar LyX
26672 ' Kürzel für Marken in Bildbeschriftungen.
26673 \end_layout
26674
26675 \end_inset
26676
26677  kennt und auch nicht internationalisiert ist.
26678 \end_layout
26679
26680 \end_inset
26681
26682
26683 \end_layout
26684
26685 \begin_layout Subsection
26686 Automatische Querverweisnamen
26687 \begin_inset Index idx
26688 status collapsed
26689
26690 \begin_layout Plain Layout
26691 Querverweise ! Automatische Namen 
26692 \end_layout
26693
26694 \end_inset
26695
26696
26697 \end_layout
26698
26699 \begin_layout Standard
26700 Das \SpecialChar LaTeX
26701 -Paket 
26702 \series bold
26703 hyperref
26704 \series default
26705
26706 \begin_inset Index idx
26707 status collapsed
26708
26709 \begin_layout Plain Layout
26710 \SpecialChar LaTeX
26711 -Pakete ! hyperref
26712 \end_layout
26713
26714 \end_inset
26715
26716 , das in den
26717 \family sans
26718  PDF-Eigenschaften
26719 \family default
26720  im 
26721 \family sans
26722 Dokument-Einstellungen
26723 \family default
26724  Dialog aktiviert werden kann, besitzt eine sehr nützliche Funktion, dass
26725  Querverweise den Namen des Gleitobjekts automatisch enthalten (oder Textteile
26726  wie 
26727 \emph on
26728 Abschnitt
26729 \emph default
26730 ).
26731  Sie müssen damit z.
26732 \begin_inset space \thinspace{}
26733 \end_inset
26734
26735 B.
26736  nicht mehr den Namen 
26737 \begin_inset Quotes gld
26738 \end_inset
26739
26740 Abbildung
26741 \begin_inset Quotes grd
26742 \end_inset
26743
26744  vor jeden Querverweis auf eine Abbildung schreiben.
26745  Um diese Funktion benutzen zu können, aktivieren Sie 
26746 \series bold
26747 hyperref
26748 \series default
26749  und fügen diese Zeile in den \SpecialChar LaTeX
26750 -Vorspann ein:
26751 \end_layout
26752
26753 \begin_layout Standard
26754
26755 \series bold
26756
26757 \backslash
26758 AtBeginDocument{
26759 \backslash
26760 renewcommand{
26761 \backslash
26762 ref}[1]{
26763 \backslash
26764 mbox{
26765 \backslash
26766 autoref{#1}}}}
26767 \end_layout
26768
26769 \begin_layout Standard
26770 Wenn Sie andere Querverweisnamen als die voreingestellten bevorzugen, z.
26771 \begin_inset space \thinspace{}
26772 \end_inset
26773
26774 B.
26775  statt 
26776 \begin_inset Quotes gld
26777 \end_inset
26778
26779 Abschnitt
26780 \begin_inset Quotes grd
26781 \end_inset
26782
26783  den Namen 
26784 \begin_inset Quotes gld
26785 \end_inset
26786
26787 Kap.
26788 \begin_inset space \thinspace{}
26789 \end_inset
26790
26791
26792 \begin_inset Quotes grd
26793 \end_inset
26794
26795 , können Sie den Namen umdefinieren, indem Sie dies zum Vorspann hinzufügen:
26796 \end_layout
26797
26798 \begin_layout Standard
26799
26800 \series bold
26801
26802 \backslash
26803 addto
26804 \backslash
26805 extrasngerman{
26806 \backslash
26807 renewcommand{
26808 \backslash
26809 sectionautorefname}
26810 \begin_inset Newline newline
26811 \end_inset
26812
26813
26814 \begin_inset Phantom HPhantom
26815 status open
26816
26817 \begin_layout Plain Layout
26818
26819 \series bold
26820 \begin_inset space ~
26821 \end_inset
26822
26823
26824 \end_layout
26825
26826 \end_inset
26827
26828 {Kap.
26829 \backslash
26830 negthinspace}}
26831 \end_layout
26832
26833 \begin_layout Standard
26834 Wenn Sie eine andere Dokumentsprache als Deutsch benutzen, ersetzen Sie
26835 \begin_inset Newline newline
26836 \end_inset
26837
26838
26839 \series bold
26840
26841 \backslash
26842 extrasngerman
26843 \series default
26844  durch 
26845 \series bold
26846
26847 \backslash
26848 extras***
26849 \series default
26850 , wobei *** der Name der verwendeten Sprache ist.
26851 \end_layout
26852
26853 \begin_layout Standard
26854 Um automatische Namen zu bekommen, jedoch nicht für bestimmte Querverweistypen,
26855  z.
26856 \begin_inset space \thinspace{}
26857 \end_inset
26858
26859 B.
26860  nicht für Gleichungen, benutzen Sie diesen Vorspanncode:
26861 \end_layout
26862
26863 \begin_layout Standard
26864
26865 \series bold
26866
26867 \backslash
26868 addto
26869 \backslash
26870 extrasngerman{
26871 \backslash
26872 renewcommand*{
26873 \backslash
26874 equationautorefname}[1]{}}
26875 \end_layout
26876
26877 \begin_layout Standard
26878 Mehr über dieses Thema finden Sie in der 
26879 \series bold
26880 hyperref
26881 \series default
26882 -Dokumentation 
26883 \begin_inset CommandInset citation
26884 LatexCommand cite
26885 key "hyperref"
26886 literal "true"
26887
26888 \end_inset
26889
26890 .
26891 \end_layout
26892
26893 \begin_layout Standard
26894 \begin_inset Note Greyedout
26895 status open
26896
26897 \begin_layout Plain Layout
26898
26899 \series bold
26900 Bemerkung:
26901 \series default
26902  Automatische Querverweis-Namen können nicht verwendet werden, wenn Sie
26903  als Querverweisstil 
26904 \family sans
26905 Formatierter
26906 \begin_inset space ~
26907 \end_inset
26908
26909 Querverweis
26910 \family default
26911  benutzen, wie in Abschnitt
26912 \begin_inset space ~
26913 \end_inset
26914
26915
26916 \begin_inset CommandInset ref
26917 LatexCommand ref
26918 reference "uab:Querverweis-Formate"
26919
26920 \end_inset
26921
26922  beschrieben.
26923 \end_layout
26924
26925 \end_inset
26926
26927
26928 \end_layout
26929
26930 \begin_layout Standard
26931 Das 
26932 \emph on
26933 Mathe
26934 \emph default
26935  Handbuch ist ein Beispiel wo automatische Querverweisnamen verwendet werden.
26936 \end_layout
26937
26938 \begin_layout Subsection
26939 Querverweis-Position
26940 \begin_inset CommandInset label
26941 LatexCommand label
26942 name "uab:Querverweis-Position"
26943
26944 \end_inset
26945
26946
26947 \begin_inset Index idx
26948 status collapsed
26949
26950 \begin_layout Plain Layout
26951 Querverweise !  Position
26952 \end_layout
26953
26954 \end_inset
26955
26956
26957 \end_layout
26958
26959 \begin_layout Standard
26960 Wenn Sie 
26961 \series bold
26962 hyperref
26963 \series default
26964
26965 \begin_inset Index idx
26966 status collapsed
26967
26968 \begin_layout Plain Layout
26969 \SpecialChar LaTeX
26970 -Pakete ! hyperref
26971 \end_layout
26972
26973 \end_inset
26974
26975  in den
26976 \family sans
26977  PDF-Eigenschaften
26978 \family default
26979  im 
26980 \family sans
26981 Dokument-Einstellungen
26982 \family default
26983  Dialog benutzen, um in der Ausgabe Querverweise zu verlinken, springt ein
26984  Klick auf den Querverweis für eine Gleitobjekt-Abbildung zur Abbildungsmarke,
26985  und Sie werden das Bild ohne Scrollen nicht sehen.
26986  Das liegt daran, dass der Querverweis-Link an der Marken-Position verankert
26987  ist.
26988  Wenn Sie das  \SpecialChar LaTeX
26989 -Paket 
26990 \series bold
26991 hypcap
26992 \series default
26993
26994 \begin_inset Index idx
26995 status collapsed
26996
26997 \begin_layout Plain Layout
26998 \SpecialChar LaTeX
26999 -Pakete ! hypcap
27000 \end_layout
27001
27002 \end_inset
27003
27004 , das Teil des \SpecialChar LaTeX
27005 -Pakets 
27006 \series bold
27007 oberdiek
27008 \series default
27009
27010 \begin_inset Index idx
27011 status collapsed
27012
27013 \begin_layout Plain Layout
27014 \SpecialChar LaTeX
27015 -Pakete ! oberdiek
27016 \end_layout
27017
27018 \end_inset
27019
27020  ist, benutzen, wird der Anker am Anfang des Gleitobjekts gesetzt.
27021  Aber natürlich müssen Sie auch hier das \SpecialChar LaTeX
27022 -Paket 
27023 \series bold
27024 hypcap
27025 \series default
27026  zunächst in den \SpecialChar LaTeX
27027 -Vorspann laden:
27028 \end_layout
27029
27030 \begin_layout Standard
27031
27032 \series bold
27033
27034 \backslash
27035 usepackage[figure]{hypcap}
27036 \end_layout
27037
27038 \begin_layout Standard
27039 Sie können 
27040 \series bold
27041 hypcap
27042 \series default
27043  auch für alle Gleitobjekte benutzen, aber das wird aus Gründen der Stabilität
27044  nicht empfohlen.
27045  Weitere Informationen finden Sie im
27046 \series bold
27047  hypcap
27048 \series default
27049 -Handbuch 
27050 \begin_inset CommandInset citation
27051 LatexCommand cite
27052 key "hypcap"
27053 literal "true"
27054
27055 \end_inset
27056
27057 .
27058 \end_layout
27059
27060 \begin_layout Standard
27061 \begin_inset Note Greyedout
27062 status open
27063
27064 \begin_layout Plain Layout
27065
27066 \series bold
27067 Bemerkung:
27068 \series default
27069  
27070 \series bold
27071 hypcap
27072 \series medium
27073  hat keinen Einfluss auf Querverweise zu Teilabbildungen.
27074 \end_layout
27075
27076 \end_inset
27077
27078
27079 \end_layout
27080
27081 \begin_layout Section
27082 Gleitobjekt-Platzierung
27083 \begin_inset CommandInset label
27084 LatexCommand label
27085 name "abs:Gleitobjekt-Platzierung"
27086
27087 \end_inset
27088
27089
27090 \begin_inset Index idx
27091 status collapsed
27092
27093 \begin_layout Plain Layout
27094 Gleitobjekte ! Platzierung
27095 \end_layout
27096
27097 \end_inset
27098
27099
27100 \end_layout
27101
27102 \begin_layout Standard
27103 Ein Rechtsklick auf ein Gleitobjekt-Kästchen und Klicken auf 
27104 \family sans
27105 Einstellungen 
27106 \family default
27107 öffnet einen Dialog, in dem Sie die \SpecialChar LaTeX
27108 -Optionen für die Gleitobjekt-Platzierung
27109  ändern können.
27110 \begin_inset Newline newline
27111 \end_inset
27112
27113 Die Option 
27114 \family sans
27115 Spalten
27116 \begin_inset space ~
27117 \end_inset
27118
27119 überspannen
27120 \family default
27121  ist nur bei zweispaltigen Dokumenten sinnvoll.
27122  Wenn Sie sie wählen, wird das Gleitobjekt über beide Spalten gesetzt.
27123 \begin_inset Newline newline
27124 \end_inset
27125
27126 Die Option 
27127 \family sans
27128 Seitwärts
27129 \begin_inset space ~
27130 \end_inset
27131
27132 drehen
27133 \family default
27134  ist in Abschnitt 
27135 \begin_inset CommandInset ref
27136 LatexCommand ref
27137 reference "abs:Gedrehte-Gleitobjekte"
27138
27139 \end_inset
27140
27141  beschrieben.
27142 \end_layout
27143
27144 \begin_layout Standard
27145 Sie können eine oder mehrere der folgenden Optionen im Gleitobjekt-Dialog
27146  verwenden, um die Platzierung einzelner Gleitobjekte zu beeinflussen, wenn
27147  Sie die Option 
27148 \family sans
27149 Standard-Platzierung
27150 \begin_inset space ~
27151 \end_inset
27152
27153 verwenden
27154 \family default
27155  nicht verwenden:
27156 \end_layout
27157
27158 \begin_layout Description
27159 Hier
27160 \begin_inset space ~
27161 \end_inset
27162
27163 wenn
27164 \begin_inset space ~
27165 \end_inset
27166
27167 möglich versucht, das Gleitobjekt dort zu platzieren, wo es eingefügt wurde.
27168 \end_layout
27169
27170 \begin_layout Description
27171 Anfang
27172 \begin_inset space ~
27173 \end_inset
27174
27175 der
27176 \begin_inset space ~
27177 \end_inset
27178
27179 Seite
27180 \family sans
27181  
27182 \family default
27183 versucht, das Gleitobjekt am Anfang der aktuellen Seite zu platzieren.
27184  Gleitobjekte, die maximal 70
27185 \begin_inset space \thinspace{}
27186 \end_inset
27187
27188 % einer Seite benötigen, dürfen oben platziert werden.
27189  Dies kann durch die Variable 
27190 \series bold
27191
27192 \backslash
27193 topfraction
27194 \series default
27195  im \SpecialChar LaTeX
27196 -Vorspann überschrieben werden, zum Beispiel: 
27197 \end_layout
27198
27199 \begin_deeper
27200 \begin_layout Standard
27201
27202 \series bold
27203
27204 \backslash
27205 renewcommand{
27206 \backslash
27207 topfraction}{0.9}
27208 \family typewriter
27209 \series default
27210  
27211 \end_layout
27212
27213 \end_deeper
27214 \begin_layout Description
27215 Ende
27216 \begin_inset space ~
27217 \end_inset
27218
27219 der
27220 \begin_inset space ~
27221 \end_inset
27222
27223 Seite versucht, das Gleitobjekt am Ende der aktuellen Seite zu platzieren.
27224  Gleitobjekte, die maximal 30
27225 \begin_inset space \thinspace{}
27226 \end_inset
27227
27228 % einer Seite benötigen, dürfen unten platziert werden.
27229  Dies kann durch die Variable 
27230 \series bold
27231
27232 \backslash
27233 bottomfraction
27234 \series default
27235  im \SpecialChar LaTeX
27236 -Vorspann überschrieben werden, zum Beispiel setzt 
27237 \end_layout
27238
27239 \begin_deeper
27240 \begin_layout Standard
27241
27242 \series bold
27243
27244 \backslash
27245 renewcommand{
27246 \backslash
27247 bottomfraction}{0.5}
27248 \end_layout
27249
27250 \begin_layout Standard
27251 die oftmals zu kleine untere Grenze auf 50
27252 \begin_inset space \thinspace{}
27253 \end_inset
27254
27255 %.
27256 \end_layout
27257
27258 \end_deeper
27259 \begin_layout Description
27260 Seite
27261 \begin_inset space ~
27262 \end_inset
27263
27264 mit
27265 \begin_inset space ~
27266 \end_inset
27267
27268 Gleitobjekten versucht, das Gleitobjekt auf einer eigenen Seite zu platzieren.
27269  Nur wenn mehr als 50
27270 \begin_inset space \thinspace{}
27271 \end_inset
27272
27273 % einer Seite von Gleitobjekten belegt wird, wird eine neue Seite für weitere
27274  Gleitobjekte bereitgestellt.
27275  Dies kann durch die Variable 
27276 \series bold
27277
27278 \backslash
27279 floatpagefraction 
27280 \series default
27281 im \SpecialChar LaTeX
27282 -Vorspann überschrieben werden.
27283 \end_layout
27284
27285 \begin_layout Standard
27286 Die Reihenfolge der obigen Optionen wird 
27287 \emph on
27288 immer
27289 \emph default
27290  von \SpecialChar LaTeX
27291  verwendet.
27292  Das heißt wenn Sie die Standard-Platzierung verwenden, wird \SpecialChar LaTeX
27293  zuerst versuchen
27294  
27295 \family sans
27296 Hier
27297 \begin_inset space \space{}
27298 \end_inset
27299
27300 wenn
27301 \begin_inset space \space{}
27302 \end_inset
27303
27304 möglich
27305 \family default
27306 , dann 
27307 \family sans
27308 Anfang
27309 \begin_inset space ~
27310 \end_inset
27311
27312 der
27313 \begin_inset space ~
27314 \end_inset
27315
27316 Seite
27317 \family default
27318  und dann die anderen Optionen anzuwenden.
27319  Wenn Sie nicht die Standard-Platzierung verwenden, wird \SpecialChar LaTeX
27320  nur die von Ihnen
27321  gewählten Optionen versuchen anzuwenden, aber immer in derselben Reihenfolge.
27322  Wenn keine der 4 Platzierungen möglich sind, wird die Prozedur intern wiederhol
27323 t, aber diesmal mit dem Ziel, das Gleitobjekt auf die nächste Seite zu setzen.
27324 \end_layout
27325
27326 \begin_layout Standard
27327 Die Option 
27328 \family sans
27329 Hier,
27330 \begin_inset space ~
27331 \end_inset
27332
27333 auf
27334 \begin_inset space ~
27335 \end_inset
27336
27337 jeden
27338 \begin_inset space ~
27339 \end_inset
27340
27341 Fall
27342 \family default
27343  sollte nur sehr selten benutzt werden und auch nur dann, wenn das Dokument
27344  fast druckreif ist.
27345  Denn mit der Option kann das Objekt nicht mehr 
27346 \emph on
27347 gleiten
27348 \emph default
27349 , wenn Sie das Dokument ändern, und die Gestaltung der Seite wird dadurch
27350  oftmals zerstört.
27351 \end_layout
27352
27353 \begin_layout Standard
27354 Es gibt keine Platzierungsoption für von Text umflossene [Gleit]Objekte,
27355  da diese immer vom Text eines bestimmten Absatzes umgeben sind.
27356 \begin_inset VSpace bigskip
27357 \end_inset
27358
27359
27360 \end_layout
27361
27362 \begin_layout Standard
27363 Manchmal wird ein Gleitobjekt am Seitenanfang platziert, während sein zugehörige
27364 r Abschnitt erst auf der Seitenmitte beginnt, was den Eindruck erweckt,
27365  das Gleitobjekt sei Teil des vorherigen Abschnitts.
27366  Das kann mit dem \SpecialChar LaTeX
27367 -Befehl
27368 \series bold
27369  
27370 \backslash
27371 suppressfloats
27372 \series default
27373  verhindert werden.
27374  Er unterdrückt eine Gleitobjekt-Platzierung für die Seite, auf der er steht,
27375  und sorgt so dafür, dass ein Gleitobjekt erst nach seiner Abschnitt-Überschrift
27376  gesetzt wird.
27377  Dazu müssen Sie im \SpecialChar LaTeX
27378 -Vorspann folgende Befehle einfügen:
27379 \end_layout
27380
27381 \begin_layout Standard
27382
27383 \series bold
27384
27385 \backslash
27386 let
27387 \backslash
27388 meinAbschnitt
27389 \backslash
27390 section
27391 \begin_inset Newline newline
27392 \end_inset
27393
27394
27395 \backslash
27396 renewcommand{
27397 \backslash
27398 section}{
27399 \backslash
27400 suppressfloats[t]
27401 \backslash
27402 meinAbschnitt}
27403 \end_layout
27404
27405 \begin_layout Standard
27406 Dasselbe können Sie für alle Überschriften von Kapiteln, Abschnitten und
27407  Unterabschnitten festlegen.
27408  Für kleinere Teile wie Unterunterabschnitte wird es nicht empfohlen, weil
27409  \SpecialChar LaTeX
27410  Probleme mit einem geeigneten Ort für das Gleitobjekt haben könnte.
27411 \end_layout
27412
27413 \begin_layout Standard
27414 Es gibt auch noch das \SpecialChar LaTeX
27415 -Paket 
27416 \series bold
27417 flafter
27418 \series default
27419
27420 \begin_inset Index idx
27421 status collapsed
27422
27423 \begin_layout Plain Layout
27424 \SpecialChar LaTeX
27425 -Pakete ! flafter
27426 \end_layout
27427
27428 \end_inset
27429
27430  das dafür sorgt, dass prinzipiell kein Gleitobjekt vor seiner Definition
27431  gedruckt wird.
27432 \end_layout
27433
27434 \begin_layout Standard
27435 \begin_inset VSpace bigskip
27436 \end_inset
27437
27438 Manchmal möchte man alle Abbildungen und Tabellen am Dokumentende haben.
27439  Dafür gibt es das \SpecialChar LaTeX
27440 -Paket 
27441 \series bold
27442 endfloat
27443 \series default
27444
27445 \begin_inset Index idx
27446 status collapsed
27447
27448 \begin_layout Plain Layout
27449 \SpecialChar LaTeX
27450 -Pakete ! endfloat
27451 \end_layout
27452
27453 \end_inset
27454
27455 .
27456  Es druckt alle Gleitobjekt-Abbildungen und -Tabellen in eigenen Abschnitten.
27457  An der ursprünglichen Gleitobjekt-Position werden Sie einen Hinweis wie
27458  
27459 \family sans
27460
27461 \begin_inset Quotes gld
27462 \end_inset
27463
27464 [Abbildung
27465 \begin_inset space ~
27466 \end_inset
27467
27468 3.2 ist ungefähr hier.]
27469 \family default
27470
27471 \begin_inset Quotes grd
27472 \end_inset
27473
27474  finden.
27475  Das 
27476 \series bold
27477 endfloat
27478 \series default
27479 -Paket wird mit folgendem Befehl in den \SpecialChar LaTeX
27480 -Vorspann eingefügt:
27481 \end_layout
27482
27483 \begin_layout Standard
27484
27485 \series bold
27486
27487 \backslash
27488 usepackage[Optionen]{endfloat}
27489 \end_layout
27490
27491 \begin_layout Standard
27492 Es gibt verschiedene Optionen für die Formatierung der Abbildungen- und
27493  Tabellen-Abschnitte, die Sie in der 
27494 \series bold
27495 endfloat
27496 \series default
27497 -Dokumentation 
27498 \begin_inset CommandInset citation
27499 LatexCommand cite
27500 key "endfloat"
27501 literal "true"
27502
27503 \end_inset
27504
27505  nachlesen können.
27506 \begin_inset Newline newline
27507 \end_inset
27508
27509
27510 \begin_inset Note Greyedout
27511 status open
27512
27513 \begin_layout Plain Layout
27514
27515 \series bold
27516 Bemerkung
27517 \begin_inset space ~
27518 \end_inset
27519
27520 1: endfloat
27521 \series default
27522  übersetzt den Hinweistext nicht automatisch.
27523  Abschnitt
27524 \begin_inset space ~
27525 \end_inset
27526
27527 4 in 
27528 \begin_inset CommandInset citation
27529 LatexCommand cite
27530 key "endfloat"
27531 literal "true"
27532
27533 \end_inset
27534
27535  beschreibt, wie es geht.
27536 \end_layout
27537
27538 \end_inset
27539
27540
27541 \end_layout
27542
27543 \begin_layout Standard
27544 \begin_inset Note Greyedout
27545 status open
27546
27547 \begin_layout Plain Layout
27548
27549 \series bold
27550 Bemerkung
27551 \begin_inset space ~
27552 \end_inset
27553
27554 2: 
27555 \series default
27556 Die aktuelle Version von 
27557 \series bold
27558 endfloat
27559 \series default
27560  hat einen Fehler, wenn die Überschrift ein 
27561 \begin_inset Quotes gld
27562 \end_inset
27563
27564 ß
27565 \begin_inset Quotes grd
27566 \end_inset
27567
27568  enthält.
27569  Sie müssen stattdessen den Befehl 
27570 \series bold
27571
27572 \backslash
27573 ss
27574 \series default
27575  als \SpecialChar TeX
27576 -Code benutzen.
27577 \end_layout
27578
27579 \end_inset
27580
27581
27582 \end_layout
27583
27584 \begin_layout Standard
27585 \begin_inset VSpace bigskip
27586 \end_inset
27587
27588 Weitere Einzelheiten über Gleitobjekt-Platzierung finden Sie in \SpecialChar LaTeX
27589 -Büchern
27590  wie 
27591 \begin_inset CommandInset citation
27592 LatexCommand cite
27593 key "latexcompanion,latexguide,lamport,latex-praxisbuch"
27594 literal "true"
27595
27596 \end_inset
27597
27598 .
27599 \end_layout
27600
27601 \begin_layout Section
27602 Gedrehte Gleitobjekte
27603 \begin_inset CommandInset label
27604 LatexCommand label
27605 name "abs:Gedrehte-Gleitobjekte"
27606
27607 \end_inset
27608
27609
27610 \begin_inset Index idx
27611 status collapsed
27612
27613 \begin_layout Plain Layout
27614 Gleitobjekte ! drehen
27615 \end_layout
27616
27617 \end_inset
27618
27619
27620 \end_layout
27621
27622 \begin_layout Standard
27623 Wenn Bilder oder Tabellen breiter als die Seite sind, wollen Sie diese vielleich
27624 t drehen.
27625  Dafür müssen Sie das Gleitobjekt-Kästchen mit der rechten Maustaste anklicken
27626  und die Option 
27627 \family sans
27628 Seitwärts
27629 \begin_inset space ~
27630 \end_inset
27631
27632 drehen
27633 \family default
27634  wählen.
27635 \end_layout
27636
27637 \begin_layout Standard
27638 Gedrehte Gleitobjekte werden immer auf einer neuen Seite (oder Spalte, wenn
27639  sie ein mehrspaltiges Dokument haben) gedruckt.
27640  Sie können mehrere Spalten überspannen, wenn die Option 
27641 \family sans
27642 Spalten
27643 \begin_inset space ~
27644 \end_inset
27645
27646 überspannen
27647 \family default
27648  in den Gleitobjekt Einstellungen gewählt ist.
27649  Gleitobjekte werden immer so gedreht, dass sie vom äußeren Rand her gelesen
27650  werden können.
27651  Um eine Drehrichtung für alle Seiten zu erzwingen, fügen Sie entweder die
27652  Option 
27653 \series bold
27654 figuresleft
27655 \series default
27656  oder 
27657 \series bold
27658 figuresright
27659 \series default
27660  zu den Dokumentklassen-Optionen hinzu.
27661 \end_layout
27662
27663 \begin_layout Standard
27664 Alle anderen Dinge sind wie bei normalen Gleitobjekten.
27665  Tabelle
27666 \begin_inset space ~
27667 \end_inset
27668
27669
27670 \begin_inset CommandInset ref
27671 LatexCommand ref
27672 reference "tab:Gedrehte-Tabelle"
27673
27674 \end_inset
27675
27676  ist ein Beispiel für eine gedrehte Gleitobjekt-Tabelle.
27677 \end_layout
27678
27679 \begin_layout Standard
27680 \begin_inset Note Greyedout
27681 status open
27682
27683 \begin_layout Plain Layout
27684
27685 \series bold
27686 Bemerkung:
27687 \series default
27688  Nicht alle DVI-Betrachter können gedrehte Gleitobjekte anzeigen.
27689 \end_layout
27690
27691 \end_inset
27692
27693
27694 \end_layout
27695
27696 \begin_layout Standard
27697 \begin_inset Float table
27698 wide false
27699 sideways true
27700 status open
27701
27702 \begin_layout Plain Layout
27703 \begin_inset Caption Standard
27704
27705 \begin_layout Plain Layout
27706 \begin_inset CommandInset label
27707 LatexCommand label
27708 name "tab:Gedrehte-Tabelle"
27709
27710 \end_inset
27711
27712 Gedrehte Tabelle
27713 \end_layout
27714
27715 \end_inset
27716
27717
27718 \end_layout
27719
27720 \begin_layout Plain Layout
27721 \align center
27722 \begin_inset Tabular
27723 <lyxtabular version="3" rows="1" columns="5">
27724 <features tabularvalignment="middle">
27725 <column alignment="center" valignment="top">
27726 <column alignment="center" valignment="top">
27727 <column alignment="center" valignment="top">
27728 <column alignment="center" valignment="top">
27729 <column alignment="center" valignment="top">
27730 <row>
27731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27732 \begin_inset Text
27733
27734 \begin_layout Plain Layout
27735 Test
27736 \end_layout
27737
27738 \end_inset
27739 </cell>
27740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27741 \begin_inset Text
27742
27743 \begin_layout Plain Layout
27744 b
27745 \end_layout
27746
27747 \end_inset
27748 </cell>
27749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27750 \begin_inset Text
27751
27752 \begin_layout Plain Layout
27753 c
27754 \end_layout
27755
27756 \end_inset
27757 </cell>
27758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27759 \begin_inset Text
27760
27761 \begin_layout Plain Layout
27762 d
27763 \end_layout
27764
27765 \end_inset
27766 </cell>
27767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27768 \begin_inset Text
27769
27770 \begin_layout Plain Layout
27771 e
27772 \end_layout
27773
27774 \end_inset
27775 </cell>
27776 </row>
27777 </lyxtabular>
27778
27779 \end_inset
27780
27781
27782 \end_layout
27783
27784 \end_inset
27785
27786
27787 \end_layout
27788
27789 \begin_layout Section
27790 Untergleitobjekte
27791 \begin_inset Index idx
27792 status collapsed
27793
27794 \begin_layout Plain Layout
27795 Gleitobjekte ! Untergleitobjekte
27796 \end_layout
27797
27798 \end_inset
27799
27800
27801 \end_layout
27802
27803 \begin_layout Standard
27804 Untergleitobjekte werden z.
27805 \begin_inset space \thinspace{}
27806 \end_inset
27807
27808 B.
27809  verwendet, wenn eine Abbildung aus mehreren Bildern besteht.
27810  Sie werden erstellt, indem ein Gleitobjekt in ein bestehendes Gleitobjekt
27811  eingefügt wird.
27812  Die Gleitobjekt-Platzierung kann wie bei Absätzen eingestellt werden, siehe
27813  in Tabelle
27814 \begin_inset space ~
27815 \end_inset
27816
27817
27818 \begin_inset CommandInset ref
27819 LatexCommand ref
27820 reference "tab:Untertabellen-nebeneinander"
27821
27822 \end_inset
27823
27824  und 
27825 \begin_inset CommandInset ref
27826 LatexCommand ref
27827 reference "tab:Untertabellen-übereinander"
27828
27829 \end_inset
27830
27831 .
27832 \end_layout
27833
27834 \begin_layout Standard
27835 Untergleitobjekte können wie normale Gleitobjekte referenziert werden: Tabelle
27836 \begin_inset space ~
27837 \end_inset
27838
27839
27840 \begin_inset CommandInset ref
27841 LatexCommand ref
27842 reference "tab:Untertabelle-a"
27843
27844 \end_inset
27845
27846  und 
27847 \begin_inset CommandInset ref
27848 LatexCommand ref
27849 reference "tab:Untertabelle-b"
27850
27851 \end_inset
27852
27853  sind Untertabellen von Tabelle
27854 \begin_inset space ~
27855 \end_inset
27856
27857
27858 \begin_inset CommandInset ref
27859 LatexCommand ref
27860 reference "tab:Untertabellen-nebeneinander"
27861
27862 \end_inset
27863
27864 .
27865 \end_layout
27866
27867 \begin_layout Standard
27868 \begin_inset Float table
27869 wide false
27870 sideways false
27871 status open
27872
27873 \begin_layout Plain Layout
27874 \begin_inset Caption Standard
27875
27876 \begin_layout Plain Layout
27877 \begin_inset CommandInset label
27878 LatexCommand label
27879 name "tab:Untertabellen-nebeneinander"
27880
27881 \end_inset
27882
27883 Zwei Untertabellen nebeneinander.
27884 \end_layout
27885
27886 \end_inset
27887
27888
27889 \end_layout
27890
27891 \begin_layout Plain Layout
27892 \align center
27893 \begin_inset space \hfill{}
27894 \end_inset
27895
27896
27897 \begin_inset Float table
27898 wide false
27899 sideways false
27900 status collapsed
27901
27902 \begin_layout Plain Layout
27903 \begin_inset Caption Standard
27904
27905 \begin_layout Plain Layout
27906 \begin_inset CommandInset label
27907 LatexCommand label
27908 name "tab:Untertabelle-a"
27909
27910 \end_inset
27911
27912 Dies ist Untertabelle a.
27913 \end_layout
27914
27915 \end_inset
27916
27917
27918 \end_layout
27919
27920 \begin_layout Plain Layout
27921 \align center
27922 \begin_inset Tabular
27923 <lyxtabular version="3" rows="1" columns="5">
27924 <features tabularvalignment="middle">
27925 <column alignment="center" valignment="top">
27926 <column alignment="center" valignment="top">
27927 <column alignment="center" valignment="top">
27928 <column alignment="center" valignment="top">
27929 <column alignment="center" valignment="top">
27930 <row>
27931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27932 \begin_inset Text
27933
27934 \begin_layout Plain Layout
27935 Test
27936 \end_layout
27937
27938 \end_inset
27939 </cell>
27940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27941 \begin_inset Text
27942
27943 \begin_layout Plain Layout
27944 b
27945 \end_layout
27946
27947 \end_inset
27948 </cell>
27949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27950 \begin_inset Text
27951
27952 \begin_layout Plain Layout
27953 c
27954 \end_layout
27955
27956 \end_inset
27957 </cell>
27958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27959 \begin_inset Text
27960
27961 \begin_layout Plain Layout
27962 d
27963 \end_layout
27964
27965 \end_inset
27966 </cell>
27967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27968 \begin_inset Text
27969
27970 \begin_layout Plain Layout
27971 e
27972 \end_layout
27973
27974 \end_inset
27975 </cell>
27976 </row>
27977 </lyxtabular>
27978
27979 \end_inset
27980
27981
27982 \end_layout
27983
27984 \end_inset
27985
27986
27987 \begin_inset space \hfill{}
27988 \end_inset
27989
27990
27991 \begin_inset Float table
27992 wide false
27993 sideways false
27994 status collapsed
27995
27996 \begin_layout Plain Layout
27997 \begin_inset Caption Standard
27998
27999 \begin_layout Plain Layout
28000 \begin_inset CommandInset label
28001 LatexCommand label
28002 name "tab:Untertabelle-b"
28003
28004 \end_inset
28005
28006 Dies ist Untertabelle b.
28007 \end_layout
28008
28009 \end_inset
28010
28011
28012 \end_layout
28013
28014 \begin_layout Plain Layout
28015 \align center
28016 \begin_inset Tabular
28017 <lyxtabular version="3" rows="1" columns="5">
28018 <features tabularvalignment="middle">
28019 <column alignment="center" valignment="top">
28020 <column alignment="center" valignment="top">
28021 <column alignment="center" valignment="top">
28022 <column alignment="center" valignment="top">
28023 <column alignment="center" valignment="top">
28024 <row>
28025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28026 \begin_inset Text
28027
28028 \begin_layout Plain Layout
28029 e
28030 \end_layout
28031
28032 \end_inset
28033 </cell>
28034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28035 \begin_inset Text
28036
28037 \begin_layout Plain Layout
28038 d
28039 \end_layout
28040
28041 \end_inset
28042 </cell>
28043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28044 \begin_inset Text
28045
28046 \begin_layout Plain Layout
28047 c
28048 \end_layout
28049
28050 \end_inset
28051 </cell>
28052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28053 \begin_inset Text
28054
28055 \begin_layout Plain Layout
28056 b
28057 \end_layout
28058
28059 \end_inset
28060 </cell>
28061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28062 \begin_inset Text
28063
28064 \begin_layout Plain Layout
28065 Test
28066 \end_layout
28067
28068 \end_inset
28069 </cell>
28070 </row>
28071 </lyxtabular>
28072
28073 \end_inset
28074
28075
28076 \end_layout
28077
28078 \end_inset
28079
28080
28081 \begin_inset space \hfill{}
28082 \end_inset
28083
28084
28085 \end_layout
28086
28087 \end_inset
28088
28089
28090 \end_layout
28091
28092 \begin_layout Standard
28093 \begin_inset Float table
28094 wide false
28095 sideways false
28096 status open
28097
28098 \begin_layout Plain Layout
28099 \begin_inset Caption Standard
28100
28101 \begin_layout Plain Layout
28102 \begin_inset CommandInset label
28103 LatexCommand label
28104 name "tab:Untertabellen-übereinander"
28105
28106 \end_inset
28107
28108 Zwei Untertabellen übereinander.
28109  (a) Tabelle mit 4 Zellen, (b) Tabelle mit 5 Zellen.
28110 \end_layout
28111
28112 \end_inset
28113
28114
28115 \end_layout
28116
28117 \begin_layout Plain Layout
28118 \align center
28119 \begin_inset Float table
28120 wide false
28121 sideways false
28122 status collapsed
28123
28124 \begin_layout Plain Layout
28125 \begin_inset Caption Standard
28126
28127 \begin_layout Plain Layout
28128
28129 \end_layout
28130
28131 \end_inset
28132
28133
28134 \end_layout
28135
28136 \begin_layout Plain Layout
28137 \align center
28138 \begin_inset Tabular
28139 <lyxtabular version="3" rows="1" columns="4">
28140 <features tabularvalignment="middle">
28141 <column alignment="center" valignment="top">
28142 <column alignment="center" valignment="top">
28143 <column alignment="center" valignment="top">
28144 <column alignment="center" valignment="top">
28145 <row>
28146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28147 \begin_inset Text
28148
28149 \begin_layout Plain Layout
28150 Test
28151 \end_layout
28152
28153 \end_inset
28154 </cell>
28155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28156 \begin_inset Text
28157
28158 \begin_layout Plain Layout
28159 Test
28160 \end_layout
28161
28162 \end_inset
28163 </cell>
28164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28165 \begin_inset Text
28166
28167 \begin_layout Plain Layout
28168 Test
28169 \end_layout
28170
28171 \end_inset
28172 </cell>
28173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28174 \begin_inset Text
28175
28176 \begin_layout Plain Layout
28177 Test
28178 \end_layout
28179
28180 \end_inset
28181 </cell>
28182 </row>
28183 </lyxtabular>
28184
28185 \end_inset
28186
28187
28188 \end_layout
28189
28190 \end_inset
28191
28192
28193 \end_layout
28194
28195 \begin_layout Plain Layout
28196 \align center
28197 \begin_inset Float table
28198 wide false
28199 sideways false
28200 status collapsed
28201
28202 \begin_layout Plain Layout
28203 \begin_inset Caption Standard
28204
28205 \begin_layout Plain Layout
28206
28207 \end_layout
28208
28209 \end_inset
28210
28211
28212 \end_layout
28213
28214 \begin_layout Plain Layout
28215 \align center
28216 \begin_inset Tabular
28217 <lyxtabular version="3" rows="1" columns="5">
28218 <features tabularvalignment="middle">
28219 <column alignment="center" valignment="top">
28220 <column alignment="center" valignment="top">
28221 <column alignment="center" valignment="top">
28222 <column alignment="center" valignment="top">
28223 <column alignment="center" valignment="top">
28224 <row>
28225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28226 \begin_inset Text
28227
28228 \begin_layout Plain Layout
28229 a
28230 \end_layout
28231
28232 \end_inset
28233 </cell>
28234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28235 \begin_inset Text
28236
28237 \begin_layout Plain Layout
28238 b
28239 \end_layout
28240
28241 \end_inset
28242 </cell>
28243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28244 \begin_inset Text
28245
28246 \begin_layout Plain Layout
28247 c
28248 \end_layout
28249
28250 \end_inset
28251 </cell>
28252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28253 \begin_inset Text
28254
28255 \begin_layout Plain Layout
28256 d
28257 \end_layout
28258
28259 \end_inset
28260 </cell>
28261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28262 \begin_inset Text
28263
28264 \begin_layout Plain Layout
28265 e
28266 \end_layout
28267
28268 \end_inset
28269 </cell>
28270 </row>
28271 </lyxtabular>
28272
28273 \end_inset
28274
28275
28276 \end_layout
28277
28278 \end_inset
28279
28280
28281 \end_layout
28282
28283 \end_inset
28284
28285
28286 \end_layout
28287
28288 \begin_layout Section
28289 Gleitobjekte nebeneinander
28290 \begin_inset Index idx
28291 status collapsed
28292
28293 \begin_layout Plain Layout
28294 Gleitobjekte ! nebeneinander
28295 \end_layout
28296
28297 \end_inset
28298
28299
28300 \end_layout
28301
28302 \begin_layout Standard
28303 Um Gleitobjekte nebeneinander zu setzen wie bei Abbildung
28304 \begin_inset space ~
28305 \end_inset
28306
28307
28308 \begin_inset CommandInset ref
28309 LatexCommand ref
28310 reference "abb:Gleitobjekt-links"
28311
28312 \end_inset
28313
28314  und 
28315 \begin_inset CommandInset ref
28316 LatexCommand ref
28317 reference "abb:Gleitobjekt-rechts"
28318
28319 \end_inset
28320
28321  wird nur 
28322 \emph on
28323 ein
28324 \emph default
28325  Gleitobjekt verwendet.
28326  In dieses werden zwei Minipage Boxen eingefügt.
28327 \begin_inset Foot
28328 status collapsed
28329
28330 \begin_layout Plain Layout
28331 Minipages sind in Abschnitt
28332 \begin_inset space ~
28333 \end_inset
28334
28335
28336 \begin_inset CommandInset ref
28337 LatexCommand ref
28338 reference "abs:Minipage"
28339
28340 \end_inset
28341
28342  erklärt.
28343 \end_layout
28344
28345 \end_inset
28346
28347  Die Breite wird für jede Minipage auf 45
28348 \begin_inset space \thinspace{}
28349 \end_inset
28350
28351 -50
28352 \begin_inset space \thinspace{}
28353 \end_inset
28354
28355 Spalten% und die Box Ausrichtung auf 
28356 \family sans
28357 Unten
28358 \family default
28359  gesetzt.
28360  Die Minipage-Boxen enthalten das Bild und die Beschriftung wie in einem
28361  Gleitobjekt.
28362  Der einzige Unterschied ist, dass die Bildeinheit 
28363 \family sans
28364 Spaltenbreite
28365 \begin_inset space ~
28366 \end_inset
28367
28368 %
28369 \family default
28370  nun bezüglich der Breite der Minipage-Boxen berechnet wird.
28371 \end_layout
28372
28373 \begin_layout Standard
28374 \begin_inset Float figure
28375 wide false
28376 sideways false
28377 status open
28378
28379 \begin_layout Plain Layout
28380 \begin_inset Box Frameless
28381 position "b"
28382 hor_pos "c"
28383 has_inner_box 1
28384 inner_pos "t"
28385 use_parbox 0
28386 use_makebox 0
28387 width "45col%"
28388 special "none"
28389 height "1in"
28390 height_special "totalheight"
28391 thickness "0.4pt"
28392 separation "3pt"
28393 shadowsize "4pt"
28394 framecolor "black"
28395 backgroundcolor "none"
28396 status open
28397
28398 \begin_layout Plain Layout
28399 \align center
28400 \begin_inset Graphics
28401         filename ../clipart/2D-intensity-plot.pdf
28402         width 100col%
28403         scaleBeforeRotation
28404
28405 \end_inset
28406
28407
28408 \end_layout
28409
28410 \begin_layout Plain Layout
28411 \begin_inset Caption Standard
28412
28413 \begin_layout Plain Layout
28414 \begin_inset CommandInset label
28415 LatexCommand label
28416 name "abb:Gleitobjekt-links"
28417
28418 \end_inset
28419
28420 Gleitobjekt auf der linken Seite.
28421 \end_layout
28422
28423 \end_inset
28424
28425
28426 \end_layout
28427
28428 \end_inset
28429
28430
28431 \begin_inset space \hfill{}
28432 \end_inset
28433
28434
28435 \begin_inset Box Frameless
28436 position "b"
28437 hor_pos "c"
28438 has_inner_box 1
28439 inner_pos "t"
28440 use_parbox 0
28441 use_makebox 0
28442 width "45col%"
28443 special "none"
28444 height "1in"
28445 height_special "totalheight"
28446 thickness "0.4pt"
28447 separation "3pt"
28448 shadowsize "4pt"
28449 framecolor "black"
28450 backgroundcolor "none"
28451 status open
28452
28453 \begin_layout Plain Layout
28454 \align center
28455 \begin_inset Graphics
28456         filename ../clipart/Star-structure.pdf
28457         width 100col%
28458         scaleBeforeRotation
28459
28460 \end_inset
28461
28462
28463 \end_layout
28464
28465 \begin_layout Plain Layout
28466 \begin_inset Caption Standard
28467
28468 \begin_layout Plain Layout
28469 \begin_inset CommandInset label
28470 LatexCommand label
28471 name "abb:Gleitobjekt-rechts"
28472
28473 \end_inset
28474
28475 Gleitobjekt auf der rechten Seite.
28476 \end_layout
28477
28478 \end_inset
28479
28480
28481 \end_layout
28482
28483 \end_inset
28484
28485
28486 \end_layout
28487
28488 \end_inset
28489
28490
28491 \end_layout
28492
28493 \begin_layout Standard
28494 Eine alternative und einfachere Methode ist, das Modul 
28495 \family sans
28496 Breitenvariable
28497 \begin_inset space ~
28498 \end_inset
28499
28500 Minipages
28501 \family default
28502  zu verwenden, siehe Abschnitt
28503 \begin_inset space ~
28504 \end_inset
28505
28506
28507 \begin_inset CommandInset ref
28508 LatexCommand ref
28509 reference "abs:Minipage"
28510
28511 \end_inset
28512
28513 .
28514  Breitenvariable Minipages berücksichtigen die Breite der Abbildungen und
28515  Tabellen automatisch, so dass keine explizite Breite angegeben werden muss.
28516  Die \SpecialChar LyX
28517 -Beispieldatei 
28518 \emph on
28519 varwidth-floats-side-by-side
28520 \emph default
28521  zeigt ein paar Beispiele.
28522 \end_layout
28523
28524 \begin_layout Section
28525 Beschriftungs-Formatierung
28526 \begin_inset CommandInset label
28527 LatexCommand label
28528 name "abs:Titel-Formatierung"
28529
28530 \end_inset
28531
28532
28533 \begin_inset Index idx
28534 status collapsed
28535
28536 \begin_layout Plain Layout
28537 Gleitobjekte ! Beschriftung ! Formatierung
28538 \end_layout
28539
28540 \end_inset
28541
28542
28543 \end_layout
28544
28545 \begin_layout Standard
28546
28547 \family sans
28548 Legende
28549 \family default
28550  ist die Standard-Paragraf-Umgebung für Gleitobjekt-Beschriftungen.
28551  In \SpecialChar LyX
28552  sehen Titel so aus:  
28553 \family sans
28554
28555 \begin_inset Quotes gld
28556 \end_inset
28557
28558 Abbildung xyz:
28559 \family default
28560
28561 \begin_inset Quotes grd
28562 \end_inset
28563
28564 , gefolgt vom Beschriftungstext, wobei 
28565 \family sans
28566 xyz
28567 \family default
28568  die von \SpecialChar LyX
28569  vergebene Nummer ist.
28570  Standardmäßig werden die Marke und der Beschriftungstext im selben Font
28571  gedruckt.
28572  Dieses Format ist für die meisten aber nicht alle Dokumente geeignet.
28573 \end_layout
28574
28575 \begin_layout Standard
28576 Um das Standardformat für die Beschriftung zu ändern, müssen Sie das \SpecialChar LaTeX
28577 -Paket
28578  
28579 \series bold
28580 caption
28581 \series default
28582
28583 \begin_inset Index idx
28584 status collapsed
28585
28586 \begin_layout Plain Layout
28587 \SpecialChar LaTeX
28588 -Pakete ! caption
28589 \end_layout
28590
28591 \end_inset
28592
28593  in den \SpecialChar LaTeX
28594 -Vorspann laden:
28595 \end_layout
28596
28597 \begin_layout Standard
28598
28599 \series bold
28600
28601 \backslash
28602 usepackage[Format-Definition]{caption}
28603 \end_layout
28604
28605 \begin_layout Standard
28606 Soll zum Beispiel Name und Nummer serifenlos und fett gedruckt werden und
28607  die Beschriftung immer über der Tabelle stehen, müssen Sie folgenden Befehl
28608  verwenden:
28609 \end_layout
28610
28611 \begin_layout Standard
28612
28613 \series bold
28614
28615 \backslash
28616 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
28617 \end_layout
28618
28619 \begin_layout Standard
28620 Sie können auch verschiedene Formate für verschiedene Gleitobjekt-Typen
28621  definieren.
28622  Dazu laden Sie das 
28623 \series bold
28624 caption
28625 \series default
28626 -Paket ohne Format-Optionen und definieren die verschiedenen Formate mit
28627  dem Befehl
28628 \end_layout
28629
28630 \begin_layout Standard
28631
28632 \series bold
28633
28634 \backslash
28635 captionsetup[Gleitobjekt-Typ]{Format-Definition}
28636 \end_layout
28637
28638 \begin_layout Standard
28639 Für Abbildung
28640 \begin_inset space ~
28641 \end_inset
28642
28643
28644 \begin_inset CommandInset ref
28645 LatexCommand ref
28646 reference "abb:Langer-Abb-Titel"
28647
28648 \end_inset
28649
28650  und Tabelle
28651 \begin_inset space ~
28652 \end_inset
28653
28654
28655 \begin_inset CommandInset ref
28656 LatexCommand ref
28657 reference "tab:Langer-Tab-Titel"
28658
28659 \end_inset
28660
28661  können die Beschriftungen mit folgenden Befehlen im \SpecialChar LaTeX
28662 -Vorspann definiert
28663  werden:
28664 \end_layout
28665
28666 \begin_layout Standard
28667
28668 \series bold
28669
28670 \backslash
28671 usepackage[tableposition=top]{caption}
28672 \begin_inset Newline newline
28673 \end_inset
28674
28675
28676 \backslash
28677 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
28678 \begin_inset Newline newline
28679 \end_inset
28680
28681
28682 \begin_inset Phantom HPhantom
28683 status open
28684
28685 \begin_layout Plain Layout
28686
28687 \series bold
28688
28689 \backslash
28690 captionsetup[figure]{
28691 \end_layout
28692
28693 \end_inset
28694
28695 labelsep=period}
28696 \begin_inset Newline newline
28697 \end_inset
28698
28699
28700 \backslash
28701 captionsetup[table]{labelfont={bf,sf}}
28702 \end_layout
28703
28704 \begin_layout Standard
28705 \begin_inset Note Greyedout
28706 status open
28707
28708 \begin_layout Plain Layout
28709
28710 \series bold
28711 Bemerkung:
28712 \series default
28713  Die Option 
28714 \series bold
28715 tableposition=top
28716 \series default
28717  hat keine Auswirkung, wenn eine 
28718 \series bold
28719 KOMA-Script
28720 \series default
28721
28722 \begin_inset Index idx
28723 status collapsed
28724
28725 \begin_layout Plain Layout
28726 \SpecialChar LaTeX
28727 -Pakete ! KOMA-Script
28728 \end_layout
28729
28730 \end_inset
28731
28732 -Dokumentklasse verwendet wird.
28733  Hier muss die Option 
28734 \series bold
28735 captions=tableheading
28736 \series default
28737  benutzt werden.
28738 \end_layout
28739
28740 \end_inset
28741
28742
28743 \end_layout
28744
28745 \begin_layout Standard
28746 Weitere Informationen über das Paket
28747 \series bold
28748  caption
28749 \series default
28750  finden Sie in seiner Dokumentation 
28751 \begin_inset CommandInset citation
28752 LatexCommand cite
28753 key "caption"
28754 literal "true"
28755
28756 \end_inset
28757
28758 .
28759 \end_layout
28760
28761 \begin_layout Standard
28762 Wenn Sie den Namen von 
28763 \begin_inset Quotes gld
28764 \end_inset
28765
28766 Abbildung
28767 \begin_inset Quotes grd
28768 \end_inset
28769
28770  auf 
28771 \begin_inset Quotes gld
28772 \end_inset
28773
28774 Bild
28775 \begin_inset Quotes grd
28776 \end_inset
28777
28778  ändern wollen, können Sie das mit folgendem Befehl im \SpecialChar LaTeX
28779 -Vorspann  machen:
28780 \end_layout
28781
28782 \begin_layout Standard
28783
28784 \series bold
28785
28786 \backslash
28787 renewcommand{
28788 \backslash
28789 fnum@figure}{Bild~
28790 \backslash
28791 thefigure}
28792 \end_layout
28793
28794 \begin_layout Standard
28795 wobei 
28796 \series bold
28797
28798 \backslash
28799 thefigure
28800 \series default
28801  die Bildnummer einsetzt und
28802 \series bold
28803  ~
28804 \series default
28805  ein geschütztes Leerzeichen ist.
28806 \end_layout
28807
28808 \begin_layout Standard
28809 \begin_inset VSpace bigskip
28810 \end_inset
28811
28812 Wenn Sie eine 
28813 \series bold
28814 KOMA-Script
28815 \series default
28816
28817 \begin_inset Index idx
28818 status collapsed
28819
28820 \begin_layout Plain Layout
28821 \SpecialChar LaTeX
28822 -Pakete ! KOMA-Script
28823 \end_layout
28824
28825 \end_inset
28826
28827 -Dokumentklasse (
28828 \family sans
28829 article (KOMA-Script)
28830 \family default
28831
28832 \family sans
28833 book (KOMA-Script)
28834 \family default
28835
28836 \family sans
28837 letter (KOMA-Script)
28838 \family default
28839  oder 
28840 \family sans
28841 report (KOMA-Script)
28842 \family default
28843 ) benutzen, können Sie anstatt des 
28844 \series bold
28845 caption
28846 \series default
28847 -Paketes den eingebauten Befehl 
28848 \series bold
28849
28850 \backslash
28851 setkomafont
28852 \series default
28853  von 
28854 \series bold
28855 KOMA-Script
28856 \series default
28857  benutzen.
28858  Der Befehl
28859 \end_layout
28860
28861 \begin_layout Standard
28862
28863 \series bold
28864
28865 \backslash
28866 setkomafont{captionlabel}{
28867 \backslash
28868 bfseries}
28869 \end_layout
28870
28871 \begin_layout Standard
28872 im \SpecialChar LaTeX
28873 -Vorspann druckt den Namen fett.
28874 \end_layout
28875
28876 \begin_layout Standard
28877 Weitere Informationen über 
28878 \series bold
28879
28880 \backslash
28881 setkomafont
28882 \series default
28883  finden Sie in der 
28884 \series bold
28885 KOMA-Script
28886 \series default
28887 -Do\SpecialChar softhyphen
28888 ku\SpecialChar softhyphen
28889 men\SpecialChar softhyphen
28890 ta\SpecialChar softhyphen
28891 tion 
28892 \begin_inset CommandInset citation
28893 LatexCommand cite
28894 key "KOMA-Script"
28895 literal "true"
28896
28897 \end_inset
28898
28899 .
28900 \end_layout
28901
28902 \begin_layout Standard
28903 \begin_inset ERT
28904 status collapsed
28905
28906 \begin_layout Plain Layout
28907
28908
28909 \backslash
28910 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
28911 }
28912 \end_layout
28913
28914 \end_inset
28915
28916
28917 \begin_inset Note Note
28918 status open
28919
28920 \begin_layout Plain Layout
28921 Das Beschriftungsformat wurde nur für dieses Beispiel geändert
28922 \end_layout
28923
28924 \end_inset
28925
28926
28927 \end_layout
28928
28929 \begin_layout Standard
28930 \begin_inset Float figure
28931 placement !p
28932 wide false
28933 sideways false
28934 status open
28935
28936 \begin_layout Plain Layout
28937 \align center
28938 \begin_inset Graphics
28939         filename ../clipart/2D-intensity-plot.pdf
28940         scaleBeforeRotation
28941
28942 \end_inset
28943
28944
28945 \end_layout
28946
28947 \begin_layout Plain Layout
28948 \begin_inset Caption Standard
28949
28950 \begin_layout Plain Layout
28951 \begin_inset CommandInset label
28952 LatexCommand label
28953 name "abb:Langer-Abb-Titel"
28954
28955 \end_inset
28956
28957 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
28958  ist, um das andere Beschriftungsformat zu zeigen.
28959  Hier wurde ein selbst definiertes Beschriftungsformat benutzt.
28960 \begin_inset Argument 1
28961 status collapsed
28962
28963 \begin_layout Plain Layout
28964 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
28965  ist.
28966 \end_layout
28967
28968 \end_inset
28969
28970
28971 \end_layout
28972
28973 \end_inset
28974
28975
28976 \end_layout
28977
28978 \end_inset
28979
28980
28981 \end_layout
28982
28983 \begin_layout Standard
28984 \begin_inset ERT
28985 status collapsed
28986
28987 \begin_layout Plain Layout
28988
28989
28990 \backslash
28991 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
28992 on}
28993 \end_layout
28994
28995 \end_inset
28996
28997
28998 \end_layout
28999
29000 \begin_layout Standard
29001 \begin_inset Float table
29002 placement !p
29003 wide false
29004 sideways false
29005 status open
29006
29007 \begin_layout Plain Layout
29008 \begin_inset Caption Standard
29009
29010 \begin_layout Plain Layout
29011 \begin_inset CommandInset label
29012 LatexCommand label
29013 name "tab:Langer-Tab-Titel"
29014
29015 \end_inset
29016
29017 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
29018  ist, um das andere Beschriftungsformat zu zeigen.
29019  Hier wurde das Standard-Beschriftungsformat dieses Dokuments für Tabellen
29020  benutzt.
29021 \begin_inset Argument 1
29022 status collapsed
29023
29024 \begin_layout Plain Layout
29025 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
29026  ist.
29027 \end_layout
29028
29029 \end_inset
29030
29031
29032 \end_layout
29033
29034 \end_inset
29035
29036
29037 \end_layout
29038
29039 \begin_layout Plain Layout
29040 \align center
29041 \begin_inset Tabular
29042 <lyxtabular version="3" rows="1" columns="5">
29043 <features tabularvalignment="middle">
29044 <column alignment="center" valignment="top">
29045 <column alignment="center" valignment="top">
29046 <column alignment="center" valignment="top">
29047 <column alignment="center" valignment="top">
29048 <column alignment="center" valignment="top">
29049 <row>
29050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29051 \begin_inset Text
29052
29053 \begin_layout Plain Layout
29054 a
29055 \end_layout
29056
29057 \end_inset
29058 </cell>
29059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29060 \begin_inset Text
29061
29062 \begin_layout Plain Layout
29063 b
29064 \end_layout
29065
29066 \end_inset
29067 </cell>
29068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29069 \begin_inset Text
29070
29071 \begin_layout Plain Layout
29072 c
29073 \end_layout
29074
29075 \end_inset
29076 </cell>
29077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29078 \begin_inset Text
29079
29080 \begin_layout Plain Layout
29081 d
29082 \end_layout
29083
29084 \end_inset
29085 </cell>
29086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29087 \begin_inset Text
29088
29089 \begin_layout Plain Layout
29090 e
29091 \end_layout
29092
29093 \end_inset
29094 </cell>
29095 </row>
29096 </lyxtabular>
29097
29098 \end_inset
29099
29100
29101 \end_layout
29102
29103 \end_inset
29104
29105
29106 \end_layout
29107
29108 \begin_layout Section
29109 Beschriftungs-Platzierung
29110 \begin_inset CommandInset label
29111 LatexCommand label
29112 name "abs:Titel-Platzierung"
29113
29114 \end_inset
29115
29116
29117 \begin_inset Index idx
29118 status collapsed
29119
29120 \begin_layout Plain Layout
29121 Gleitobjekte ! Beschriftung ! Platzierung
29122 \end_layout
29123
29124 \end_inset
29125
29126
29127 \end_layout
29128
29129 \begin_layout Standard
29130 Normalerweise werden die Beschriftungen wie folgt platziert:
29131 \end_layout
29132
29133 \begin_layout Description
29134 Abbildung: darunter
29135 \end_layout
29136
29137 \begin_layout Description
29138 Tabelle: darüber
29139 \end_layout
29140
29141 \begin_layout Standard
29142 \SpecialChar LaTeX
29143 -Standard-Klassen unterstützen diese Vereinbarung nicht für Tabellen.
29144  Das heißt wenn Sie eine der Dokument-Klassen 
29145 \family sans
29146 article
29147 \family default
29148
29149 \family sans
29150 book
29151 \family default
29152
29153 \family sans
29154 letter
29155 \family default
29156  oder 
29157 \family sans
29158 report
29159 \family default
29160  benutzen, wird zwischen Beschriftung und Tabelle kein Zwischenraum gedruckt.
29161  Um das zu erreichen, laden Sie das \SpecialChar LaTeX
29162 -Paket 
29163 \series bold
29164 caption
29165 \series default
29166
29167 \begin_inset Index idx
29168 status collapsed
29169
29170 \begin_layout Plain Layout
29171 \SpecialChar LaTeX
29172 -Pakete ! caption
29173 \end_layout
29174
29175 \end_inset
29176
29177  im \SpecialChar LaTeX
29178 -Vorspann mit der Option
29179 \begin_inset Foot
29180 status collapsed
29181
29182 \begin_layout Plain Layout
29183 In Abschnitt
29184 \begin_inset space ~
29185 \end_inset
29186
29187
29188 \begin_inset CommandInset ref
29189 LatexCommand ref
29190 reference "abs:Titel-Formatierung"
29191
29192 \end_inset
29193
29194  steht mehr über das Paket 
29195 \series bold
29196 caption
29197 \series default
29198 .
29199 \end_layout
29200
29201 \end_inset
29202
29203
29204 \end_layout
29205
29206 \begin_layout Standard
29207
29208 \series bold
29209 tableposition=top
29210 \end_layout
29211
29212 \begin_layout Standard
29213 Wenn Sie eine 
29214 \series bold
29215 KOMA-Script
29216 \series default
29217
29218 \begin_inset Index idx
29219 status collapsed
29220
29221 \begin_layout Plain Layout
29222 \SpecialChar LaTeX
29223 -Pakete ! KOMA-Script
29224 \end_layout
29225
29226 \end_inset
29227
29228 -Dokumentklasse (
29229 \family sans
29230 article (KOMA-Script)
29231 \family default
29232
29233 \family sans
29234 book (KOMA-Script)
29235 \family default
29236
29237 \family sans
29238 letter (KOMA-Script)
29239 \family default
29240  oder 
29241 \family sans
29242 report (KOMA-Script)
29243 \family default
29244 ) benutzen, können Sie alternativ zum 
29245 \series bold
29246 caption
29247 \series default
29248 -Paket die Dokumentklassen-Option
29249 \end_layout
29250
29251 \begin_layout Standard
29252
29253 \series bold
29254 captions=tableheading
29255 \end_layout
29256
29257 \begin_layout Standard
29258 benutzen.
29259 \begin_inset Foot
29260 status collapsed
29261
29262 \begin_layout Plain Layout
29263 Diese Option wird in diesem Dokument verwendet.
29264 \end_layout
29265
29266 \end_inset
29267
29268
29269 \end_layout
29270
29271 \begin_layout Standard
29272 In Dokumenten, die eine KOMA-Script Klasse verwenden, können Sie auch mit
29273  rechts auf eine Beschriftung klicken und im Kontextmenü markieren, ob diese
29274  Beschriftung über oder unter der Tabelle/Abbildung sein soll.
29275  Auf diese Weise kann die dokumentweite Beschriftungs-Platzierung für bestimmte
29276  Beschriftungen überschrieben werden.
29277  Tabelle
29278 \begin_inset space ~
29279 \end_inset
29280
29281
29282 \begin_inset CommandInset ref
29283 LatexCommand ref
29284 reference "tab:Eine-Beschriftung-unterhalb"
29285
29286 \end_inset
29287
29288  ist ein Beispiel, bei dem die Beschriftung als unterhalb der Tabelle markiert
29289  wurde, obwohl sie über der Tabelle steht.
29290  Zum Vergleich ist die Beschriftung von Tabelle
29291 \begin_inset space ~
29292 \end_inset
29293
29294
29295 \begin_inset CommandInset ref
29296 LatexCommand ref
29297 reference "tab:Eine-normale-Tabellen-Beschriftu"
29298
29299 \end_inset
29300
29301  nicht markiert.
29302 \end_layout
29303
29304 \begin_layout Standard
29305 \begin_inset Float table
29306 wide false
29307 sideways false
29308 status open
29309
29310 \begin_layout Plain Layout
29311 \begin_inset Caption Below
29312
29313 \begin_layout Plain Layout
29314 \begin_inset CommandInset label
29315 LatexCommand label
29316 name "tab:Eine-Beschriftung-unterhalb"
29317
29318 \end_inset
29319
29320 Eine Beschriftung, die als unterhalb der der Tabelle markiert wurde.
29321 \end_layout
29322
29323 \end_inset
29324
29325
29326 \end_layout
29327
29328 \begin_layout Plain Layout
29329 \align center
29330 \begin_inset Tabular
29331 <lyxtabular version="3" rows="3" columns="3">
29332 <features tabularvalignment="middle">
29333 <column alignment="center" valignment="top" width="0pt">
29334 <column alignment="center" valignment="top" width="0pt">
29335 <column alignment="center" valignment="top" width="0pt">
29336 <row>
29337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29338 \begin_inset Text
29339
29340 \begin_layout Plain Layout
29341 1
29342 \end_layout
29343
29344 \end_inset
29345 </cell>
29346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29347 \begin_inset Text
29348
29349 \begin_layout Plain Layout
29350 2
29351 \end_layout
29352
29353 \end_inset
29354 </cell>
29355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29356 \begin_inset Text
29357
29358 \begin_layout Plain Layout
29359 3
29360 \end_layout
29361
29362 \end_inset
29363 </cell>
29364 </row>
29365 <row>
29366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29367 \begin_inset Text
29368
29369 \begin_layout Plain Layout
29370 Joe
29371 \end_layout
29372
29373 \end_inset
29374 </cell>
29375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29376 \begin_inset Text
29377
29378 \begin_layout Plain Layout
29379 Mary
29380 \end_layout
29381
29382 \end_inset
29383 </cell>
29384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29385 \begin_inset Text
29386
29387 \begin_layout Plain Layout
29388 Ted
29389 \end_layout
29390
29391 \end_inset
29392 </cell>
29393 </row>
29394 <row>
29395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29396 \begin_inset Text
29397
29398 \begin_layout Plain Layout
29399 \begin_inset Formula $\int x^{2}dx$
29400 \end_inset
29401
29402
29403 \end_layout
29404
29405 \end_inset
29406 </cell>
29407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29408 \begin_inset Text
29409
29410 \begin_layout Plain Layout
29411 \begin_inset Formula $\left[\begin{array}{cc}
29412 a & b\\
29413 c & d
29414 \end{array}\right]$
29415 \end_inset
29416
29417
29418 \end_layout
29419
29420 \end_inset
29421 </cell>
29422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29423 \begin_inset Text
29424
29425 \begin_layout Plain Layout
29426 \begin_inset Formula $1+1=2$
29427 \end_inset
29428
29429
29430 \end_layout
29431
29432 \end_inset
29433 </cell>
29434 </row>
29435 </lyxtabular>
29436
29437 \end_inset
29438
29439
29440 \end_layout
29441
29442 \end_inset
29443
29444
29445 \end_layout
29446
29447 \begin_layout Standard
29448 \begin_inset Float table
29449 wide false
29450 sideways false
29451 status open
29452
29453 \begin_layout Plain Layout
29454 \begin_inset Caption Standard
29455
29456 \begin_layout Plain Layout
29457 \begin_inset CommandInset label
29458 LatexCommand label
29459 name "tab:Eine-normale-Tabellen-Beschriftu"
29460
29461 \end_inset
29462
29463 Eine normale Tabellen-Beschriftung.
29464 \end_layout
29465
29466 \end_inset
29467
29468
29469 \end_layout
29470
29471 \begin_layout Plain Layout
29472 \align center
29473 \begin_inset Tabular
29474 <lyxtabular version="3" rows="3" columns="3">
29475 <features tabularvalignment="middle">
29476 <column alignment="center" valignment="top" width="0pt">
29477 <column alignment="center" valignment="top" width="0pt">
29478 <column alignment="center" valignment="top" width="0pt">
29479 <row>
29480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29481 \begin_inset Text
29482
29483 \begin_layout Plain Layout
29484 1
29485 \end_layout
29486
29487 \end_inset
29488 </cell>
29489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29490 \begin_inset Text
29491
29492 \begin_layout Plain Layout
29493 2
29494 \end_layout
29495
29496 \end_inset
29497 </cell>
29498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29499 \begin_inset Text
29500
29501 \begin_layout Plain Layout
29502 3
29503 \end_layout
29504
29505 \end_inset
29506 </cell>
29507 </row>
29508 <row>
29509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29510 \begin_inset Text
29511
29512 \begin_layout Plain Layout
29513 Joe
29514 \end_layout
29515
29516 \end_inset
29517 </cell>
29518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29519 \begin_inset Text
29520
29521 \begin_layout Plain Layout
29522 Mary
29523 \end_layout
29524
29525 \end_inset
29526 </cell>
29527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29528 \begin_inset Text
29529
29530 \begin_layout Plain Layout
29531 Ted
29532 \end_layout
29533
29534 \end_inset
29535 </cell>
29536 </row>
29537 <row>
29538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29539 \begin_inset Text
29540
29541 \begin_layout Plain Layout
29542 \begin_inset Formula $\int x^{2}dx$
29543 \end_inset
29544
29545
29546 \end_layout
29547
29548 \end_inset
29549 </cell>
29550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29551 \begin_inset Text
29552
29553 \begin_layout Plain Layout
29554 \begin_inset Formula $\left[\begin{array}{cc}
29555 a & b\\
29556 c & d
29557 \end{array}\right]$
29558 \end_inset
29559
29560
29561 \end_layout
29562
29563 \end_inset
29564 </cell>
29565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29566 \begin_inset Text
29567
29568 \begin_layout Plain Layout
29569 \begin_inset Formula $1+1=2$
29570 \end_inset
29571
29572
29573 \end_layout
29574
29575 \end_inset
29576 </cell>
29577 </row>
29578 </lyxtabular>
29579
29580 \end_inset
29581
29582
29583 \end_layout
29584
29585 \end_inset
29586
29587
29588 \end_layout
29589
29590 \begin_layout Standard
29591 \begin_inset VSpace bigskip
29592 \end_inset
29593
29594 Die Beschriftung kann auch neben  der Abbildung oder Tabelle stehen.
29595  Das bewirkt das \SpecialChar LaTeX
29596 -Paket 
29597 \series bold
29598 sidecap
29599 \series default
29600
29601 \begin_inset Index idx
29602 status collapsed
29603
29604 \begin_layout Plain Layout
29605 \SpecialChar LaTeX
29606 -Pakete ! sidecap
29607 \end_layout
29608
29609 \end_inset
29610
29611 , das so in den \SpecialChar LaTeX
29612 -Vorspann geladen wird:
29613 \end_layout
29614
29615 \begin_layout Standard
29616
29617 \series bold
29618
29619 \backslash
29620 usepackage[Option]{sidecap}
29621 \end_layout
29622
29623 \begin_layout Standard
29624 Wenn Sie keine Option setzen, wird die Beschriftung außen gesetzt.
29625  Mit 
29626 \series bold
29627 innercaption
29628 \series default
29629  wird die Beschriftung innen gedruckt.
29630  Um die Beschriftung immer rechts oder links zu erzwingen, benutzen Sie
29631  
29632 \series bold
29633 rightcaption
29634 \series default
29635  oder 
29636 \series bold
29637 leftcaption
29638 \series default
29639 .
29640 \end_layout
29641
29642 \begin_layout Standard
29643 \begin_inset ERT
29644 status collapsed
29645
29646 \begin_layout Plain Layout
29647
29648
29649 \backslash
29650 ifsidecap
29651 \end_layout
29652
29653 \end_inset
29654
29655
29656 \begin_inset Note Note
29657 status open
29658
29659 \begin_layout Plain Layout
29660 Der folgende Abschnitt wird nur gedruckt, wenn das \SpecialChar LaTeX
29661 -Paket 
29662 \series bold
29663 sidecap
29664 \series default
29665  installiert ist.
29666 \end_layout
29667
29668 \end_inset
29669
29670
29671 \end_layout
29672
29673 \begin_layout Standard
29674 Um die Beschriftung mit \SpecialChar LyX
29675  seitlich zu drucken, müssen Sie folgende Befehle
29676  in den \SpecialChar LaTeX
29677 -Vorspann schreiben:
29678 \end_layout
29679
29680 \begin_layout Standard
29681 \begin_inset Newpage newpage
29682 \end_inset
29683
29684
29685 \end_layout
29686
29687 \begin_layout Standard
29688 \noindent
29689 \begin_inset CommandInset line
29690 LatexCommand rule
29691 offset "0.5ex"
29692 width "100line%"
29693 height "1pt"
29694
29695 \end_inset
29696
29697
29698 \end_layout
29699
29700 \begin_layout Standard
29701
29702 \series bold
29703
29704 \backslash
29705 newcommand{
29706 \backslash
29707 TabBesBeg}[1][1.0]{%
29708 \begin_inset Newline newline
29709 \end_inset
29710
29711
29712 \begin_inset Phantom HPhantom
29713 status open
29714
29715 \begin_layout Plain Layout
29716 \begin_inset space ~
29717 \end_inset
29718
29719
29720 \end_layout
29721
29722 \end_inset
29723
29724
29725 \backslash
29726 let
29727 \backslash
29728 MyTable
29729 \backslash
29730 table
29731 \begin_inset Newline newline
29732 \end_inset
29733
29734
29735 \begin_inset Phantom HPhantom
29736 status open
29737
29738 \begin_layout Plain Layout
29739
29740 \series medium
29741 \begin_inset space ~
29742 \end_inset
29743
29744
29745 \end_layout
29746
29747 \end_inset
29748
29749
29750 \backslash
29751 let
29752 \backslash
29753 MyEndtable
29754 \backslash
29755 endtable
29756 \begin_inset Newline newline
29757 \end_inset
29758
29759
29760 \begin_inset Phantom HPhantom
29761 status open
29762
29763 \begin_layout Plain Layout
29764
29765 \series medium
29766 \begin_inset space ~
29767 \end_inset
29768
29769
29770 \end_layout
29771
29772 \end_inset
29773
29774
29775 \backslash
29776 renewenvironment{table}[1]{
29777 \backslash
29778 begin{SCtable}[#1]##1}{
29779 \backslash
29780 end{SCtable}}}
29781 \end_layout
29782
29783 \begin_layout Standard
29784
29785 \series bold
29786
29787 \backslash
29788 newcommand{
29789 \backslash
29790 TabBesEnd}{%
29791 \begin_inset Newline newline
29792 \end_inset
29793
29794
29795 \begin_inset Phantom HPhantom
29796 status open
29797
29798 \begin_layout Plain Layout
29799 \begin_inset space ~
29800 \end_inset
29801
29802
29803 \end_layout
29804
29805 \end_inset
29806
29807
29808 \backslash
29809 let
29810 \backslash
29811 table
29812 \backslash
29813 MyTable
29814 \begin_inset Newline newline
29815 \end_inset
29816
29817
29818 \begin_inset Phantom HPhantom
29819 status open
29820
29821 \begin_layout Plain Layout
29822 \begin_inset space ~
29823 \end_inset
29824
29825
29826 \end_layout
29827
29828 \end_inset
29829
29830
29831 \backslash
29832 let
29833 \backslash
29834 endtable
29835 \backslash
29836 MyEndtable
29837 \end_layout
29838
29839 \begin_layout Standard
29840
29841 \series bold
29842
29843 \backslash
29844 newcommand{
29845 \backslash
29846 FigBesBeg}[1][1.0]{%
29847 \begin_inset Newline newline
29848 \end_inset
29849
29850
29851 \begin_inset Phantom HPhantom
29852 status open
29853
29854 \begin_layout Plain Layout
29855 \begin_inset space ~
29856 \end_inset
29857
29858
29859 \end_layout
29860
29861 \end_inset
29862
29863
29864 \backslash
29865 let
29866 \backslash
29867 MyFigure
29868 \backslash
29869 figure
29870 \begin_inset Newline newline
29871 \end_inset
29872
29873
29874 \begin_inset Phantom HPhantom
29875 status open
29876
29877 \begin_layout Plain Layout
29878 \begin_inset space ~
29879 \end_inset
29880
29881
29882 \end_layout
29883
29884 \end_inset
29885
29886
29887 \backslash
29888 let
29889 \backslash
29890 MyEndfigure
29891 \backslash
29892 endfigure
29893 \begin_inset Newline newline
29894 \end_inset
29895
29896
29897 \begin_inset Phantom HPhantom
29898 status open
29899
29900 \begin_layout Plain Layout
29901 \begin_inset space ~
29902 \end_inset
29903
29904
29905 \end_layout
29906
29907 \end_inset
29908
29909
29910 \backslash
29911 renewenvironment{figure}[1]{
29912 \backslash
29913 begin{SCfigure}[#1]##1}{
29914 \backslash
29915 end{SCfigure}}}
29916 \end_layout
29917
29918 \begin_layout Standard
29919
29920 \series bold
29921
29922 \backslash
29923 newcommand{
29924 \backslash
29925 FigBesEnd}{%
29926 \begin_inset Newline newline
29927 \end_inset
29928
29929
29930 \begin_inset Phantom HPhantom
29931 status open
29932
29933 \begin_layout Plain Layout
29934 \begin_inset space ~
29935 \end_inset
29936
29937
29938 \end_layout
29939
29940 \end_inset
29941
29942
29943 \backslash
29944 let
29945 \backslash
29946 figure
29947 \backslash
29948 MyFigure
29949 \begin_inset Newline newline
29950 \end_inset
29951
29952
29953 \begin_inset Phantom HPhantom
29954 status open
29955
29956 \begin_layout Plain Layout
29957 \begin_inset space ~
29958 \end_inset
29959
29960
29961 \end_layout
29962
29963 \end_inset
29964
29965
29966 \backslash
29967 let
29968 \backslash
29969 endfigure
29970 \backslash
29971 MyEndfigure}
29972 \end_layout
29973
29974 \begin_layout Standard
29975 \noindent
29976 \begin_inset CommandInset line
29977 LatexCommand rule
29978 offset "0.5ex"
29979 width "100line%"
29980 height "1pt"
29981
29982 \end_inset
29983
29984
29985 \end_layout
29986
29987 \begin_layout Standard
29988 Mit den Befehlen können Sie die Gleitobjekte so umdefinieren, dass die Beschrift
29989 ungen seitlich gedruckt werden.
29990  Für Gleitobjekt-Abbildungen schreiben Sie den Befehl
29991 \end_layout
29992
29993 \begin_layout Standard
29994
29995 \series bold
29996
29997 \backslash
29998 FigBesBeg
29999 \end_layout
30000
30001 \begin_layout Standard
30002 als \SpecialChar TeX
30003 -Code vor das Gleitobjekt und fügen Sie den Befehl
30004 \end_layout
30005
30006 \begin_layout Standard
30007
30008 \series bold
30009
30010 \backslash
30011 FigBesEnd
30012 \end_layout
30013
30014 \begin_layout Standard
30015 als \SpecialChar TeX
30016 -Code an der Stelle ein, wo Sie zur ursprünglichen Gleitobjekt-Definition
30017  zurückkehren wollen.
30018 \end_layout
30019
30020 \begin_layout Standard
30021 Bei Gleitobjekt-Tabellen heißen die Befehle
30022 \end_layout
30023
30024 \begin_layout Standard
30025
30026 \series bold
30027
30028 \backslash
30029 TabBesBeg
30030 \series default
30031  und 
30032 \series bold
30033
30034 \backslash
30035 TabBesEnd
30036 \series default
30037 .
30038 \end_layout
30039
30040 \begin_layout Standard
30041 Abbildung
30042 \begin_inset space ~
30043 \end_inset
30044
30045
30046 \begin_inset CommandInset ref
30047 LatexCommand ref
30048 reference "abb:Beschriftung-neben"
30049
30050 \end_inset
30051
30052  und Tabelle
30053 \begin_inset space ~
30054 \end_inset
30055
30056
30057 \begin_inset CommandInset ref
30058 LatexCommand ref
30059 reference "tab:Beschriftung-neben"
30060
30061 \end_inset
30062
30063  sind Beispiele für seitliche Beschriftungen.
30064 \end_layout
30065
30066 \begin_layout Standard
30067 Sie sehen, dass die Beschriftung bei Gleitobjekt-Tabellen am oberen Rand
30068  der Tabelle gedruckt wird und bei Gleitobjekt-Abbildungen am unteren Rand
30069  der Abbildung.
30070  Das kann man mit dem Befehl
30071 \end_layout
30072
30073 \begin_layout Standard
30074
30075 \series bold
30076
30077 \backslash
30078 sidecaptionvpos{Gleitobjekt-Typ}{Platzierung}
30079 \end_layout
30080
30081 \begin_layout Standard
30082 im \SpecialChar LaTeX
30083 -Vorspann oder als \SpecialChar TeX
30084 -Code vor dem Gleitobjekt ändern.
30085  Der Gleitobjekt-Typ ist entweder 
30086 \family sans
30087 figure
30088 \family default
30089  oder 
30090 \family sans
30091 table
30092 \family default
30093 , die
30094 \family sans
30095  
30096 \family default
30097 Platzierung ist 
30098 \family typewriter
30099 t
30100 \family default
30101  für oben, 
30102 \family typewriter
30103 c
30104 \family default
30105  für zentriert oder 
30106 \family typewriter
30107 b
30108 \family default
30109  für unten.
30110  Um die Beschriftung einer Gleitobjekt-Abbildung vertikal zu zentrieren,
30111  lautet der Befehl
30112 \end_layout
30113
30114 \begin_layout Standard
30115
30116 \series bold
30117
30118 \backslash
30119 sidecaptionvpos{figure}{c}
30120 \end_layout
30121
30122 \begin_layout Standard
30123 Das wurde in Abbildung
30124 \begin_inset space ~
30125 \end_inset
30126
30127
30128 \begin_inset CommandInset ref
30129 LatexCommand ref
30130 reference "abb:cap-beside-fig-2"
30131
30132 \end_inset
30133
30134  benutzt.
30135 \end_layout
30136
30137 \begin_layout Standard
30138 \begin_inset VSpace medskip
30139 \end_inset
30140
30141
30142 \end_layout
30143
30144 \begin_layout Standard
30145 Die Standard Beschriftungsbreite ist die Breite des Bildes/der Tabelle.
30146  Für schmale Bilder/Tabellen, wie in Tabelle
30147 \begin_inset space ~
30148 \end_inset
30149
30150
30151 \begin_inset CommandInset ref
30152 LatexCommand ref
30153 reference "tab:Beschriftung-neben"
30154
30155 \end_inset
30156
30157 , führt dies zu zu schmalen Beschriftungen.
30158  Die breite kann erhöht werden, indem man einen Faktor angibt mit dem die
30159  Breite des Bildes/der Tabelle multipliziert wird.
30160  Das Ergebnis ist die Beschriftungsbreite.
30161  Die Breite der Beschriftung wird automatisch neu berechnet, falls sie aufgrund
30162  der angegebenen Breite in den Seiten- oder Spaltenrand ragen würde.
30163  Der 
30164 \emph on
30165 Faktor
30166 \emph default
30167  kann entweder als optionales Argument für 
30168 \series bold
30169
30170 \backslash
30171 FigBesBeg
30172 \series default
30173  angegeben werden:
30174 \end_layout
30175
30176 \begin_layout Standard
30177
30178 \series bold
30179
30180 \backslash
30181 FigBesBeg[Faktor]
30182 \end_layout
30183
30184 \begin_layout Standard
30185 oder indem man in der Definition von 
30186 \series bold
30187
30188 \backslash
30189 FigBesBeg
30190 \series default
30191  die 
30192 \series bold
30193 1.0
30194 \series default
30195  mit einem anderen Wert ersetzt.
30196  Bei letzterem ist der angegebene Faktor der Standard wenn 
30197 \series bold
30198
30199 \backslash
30200 FigBesBeg
30201 \series default
30202  ohne Argument verwendet wird.
30203  Für Tabelle
30204 \begin_inset space ~
30205 \end_inset
30206
30207
30208 \begin_inset CommandInset ref
30209 LatexCommand ref
30210 reference "tab:Beschriftung-neben-breiter"
30211
30212 \end_inset
30213
30214  wurde der Faktor 5 verwendet.
30215 \end_layout
30216
30217 \begin_layout Standard
30218 \begin_inset Note Greyedout
30219 status open
30220
30221 \begin_layout Plain Layout
30222
30223 \series bold
30224 Achtung:
30225 \series default
30226  Für Gleitobjekten mit Beschriftung neben dem Objekt kann die Gleitobjekt-Platzi
30227 erungsoption 
30228 \family sans
30229 Hier,
30230 \begin_inset space ~
30231 \end_inset
30232
30233 auf
30234 \begin_inset space ~
30235 \end_inset
30236
30237 jeden
30238 \begin_inset space ~
30239 \end_inset
30240
30241 Fall
30242 \family default
30243  nicht verwendet werden werden, da diese von 
30244 \series bold
30245 sidecap
30246 \series default
30247  nicht unterstützt wird.
30248 \end_layout
30249
30250 \end_inset
30251
30252
30253 \end_layout
30254
30255 \begin_layout Standard
30256 \begin_inset VSpace medskip
30257 \end_inset
30258
30259 Weitere Informationen über das Paket
30260 \series bold
30261  sidecap
30262 \series default
30263  finden Sie in seiner Dokumentation 
30264 \begin_inset CommandInset citation
30265 LatexCommand cite
30266 key "sidecap"
30267 literal "true"
30268
30269 \end_inset
30270
30271 .
30272 \end_layout
30273
30274 \begin_layout Standard
30275 \begin_inset Note Greyedout
30276 status open
30277
30278 \begin_layout Plain Layout
30279
30280 \series bold
30281 Bemerkung:
30282 \series default
30283  Das \SpecialChar LaTeX
30284 -Paket 
30285 \series bold
30286 hypcap
30287 \series default
30288 ,
30289 \begin_inset Index idx
30290 status collapsed
30291
30292 \begin_layout Plain Layout
30293 \SpecialChar LaTeX
30294 -Pakete ! hypcap
30295 \end_layout
30296
30297 \end_inset
30298
30299  das in Abschnitt
30300 \begin_inset space ~
30301 \end_inset
30302
30303
30304 \begin_inset CommandInset ref
30305 LatexCommand ref
30306 reference "uab:Querverweis-Position"
30307
30308 \end_inset
30309
30310  beschrieben wurde, hat keine Auswirkungen auf Gleitobjekte mit seitlichen
30311  Beschriftungen.
30312 \end_layout
30313
30314 \end_inset
30315
30316
30317 \end_layout
30318
30319 \begin_layout Standard
30320 \begin_inset ERT
30321 status collapsed
30322
30323 \begin_layout Plain Layout
30324
30325
30326 \backslash
30327 FigBesBeg 
30328 \end_layout
30329
30330 \end_inset
30331
30332
30333 \end_layout
30334
30335 \begin_layout Standard
30336 \begin_inset Float figure
30337 wide false
30338 sideways false
30339 status open
30340
30341 \begin_layout Plain Layout
30342 \begin_inset Graphics
30343         filename ../clipart/3D-structure-distort.pdf
30344         scale 50
30345         scaleBeforeRotation
30346
30347 \end_inset
30348
30349
30350 \end_layout
30351
30352 \begin_layout Plain Layout
30353 \begin_inset Caption Standard
30354
30355 \begin_layout Plain Layout
30356 \begin_inset CommandInset label
30357 LatexCommand label
30358 name "abb:Beschriftung-neben"
30359
30360 \end_inset
30361
30362 Dies ist eine Beschriftung neben einer Abbildung.
30363 \end_layout
30364
30365 \end_inset
30366
30367
30368 \end_layout
30369
30370 \end_inset
30371
30372
30373 \end_layout
30374
30375 \begin_layout Standard
30376 \begin_inset ERT
30377 status collapsed
30378
30379 \begin_layout Plain Layout
30380
30381
30382 \backslash
30383 FigBesEnd
30384 \end_layout
30385
30386 \end_inset
30387
30388
30389 \end_layout
30390
30391 \begin_layout Standard
30392 \begin_inset ERT
30393 status collapsed
30394
30395 \begin_layout Plain Layout
30396
30397
30398 \backslash
30399 TabBesBeg 
30400 \end_layout
30401
30402 \end_inset
30403
30404
30405 \end_layout
30406
30407 \begin_layout Standard
30408 \begin_inset Float table
30409 wide false
30410 sideways false
30411 status open
30412
30413 \begin_layout Plain Layout
30414 \begin_inset Caption Standard
30415
30416 \begin_layout Plain Layout
30417 \begin_inset CommandInset label
30418 LatexCommand label
30419 name "tab:Beschriftung-neben"
30420
30421 \end_inset
30422
30423 Dies ist eine Beschriftung neben einer Tabelle.
30424 \end_layout
30425
30426 \end_inset
30427
30428
30429 \end_layout
30430
30431 \begin_layout Plain Layout
30432 \begin_inset Tabular
30433 <lyxtabular version="3" rows="4" columns="5">
30434 <features tabularvalignment="middle">
30435 <column alignment="center" valignment="top">
30436 <column alignment="center" valignment="top">
30437 <column alignment="center" valignment="top">
30438 <column alignment="center" valignment="top">
30439 <column alignment="center" valignment="top">
30440 <row>
30441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30442 \begin_inset Text
30443
30444 \begin_layout Plain Layout
30445 a
30446 \end_layout
30447
30448 \end_inset
30449 </cell>
30450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30451 \begin_inset Text
30452
30453 \begin_layout Plain Layout
30454
30455 \end_layout
30456
30457 \end_inset
30458 </cell>
30459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30460 \begin_inset Text
30461
30462 \begin_layout Plain Layout
30463 b
30464 \end_layout
30465
30466 \end_inset
30467 </cell>
30468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30469 \begin_inset Text
30470
30471 \begin_layout Plain Layout
30472
30473 \end_layout
30474
30475 \end_inset
30476 </cell>
30477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30478 \begin_inset Text
30479
30480 \begin_layout Plain Layout
30481 c
30482 \end_layout
30483
30484 \end_inset
30485 </cell>
30486 </row>
30487 <row>
30488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30489 \begin_inset Text
30490
30491 \begin_layout Plain Layout
30492
30493 \end_layout
30494
30495 \end_inset
30496 </cell>
30497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30498 \begin_inset Text
30499
30500 \begin_layout Plain Layout
30501 d
30502 \end_layout
30503
30504 \end_inset
30505 </cell>
30506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30507 \begin_inset Text
30508
30509 \begin_layout Plain Layout
30510
30511 \end_layout
30512
30513 \end_inset
30514 </cell>
30515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30516 \begin_inset Text
30517
30518 \begin_layout Plain Layout
30519 e
30520 \end_layout
30521
30522 \end_inset
30523 </cell>
30524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30525 \begin_inset Text
30526
30527 \begin_layout Plain Layout
30528
30529 \end_layout
30530
30531 \end_inset
30532 </cell>
30533 </row>
30534 <row>
30535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30536 \begin_inset Text
30537
30538 \begin_layout Plain Layout
30539 f
30540 \end_layout
30541
30542 \end_inset
30543 </cell>
30544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30545 \begin_inset Text
30546
30547 \begin_layout Plain Layout
30548
30549 \end_layout
30550
30551 \end_inset
30552 </cell>
30553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30554 \begin_inset Text
30555
30556 \begin_layout Plain Layout
30557 g
30558 \end_layout
30559
30560 \end_inset
30561 </cell>
30562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30563 \begin_inset Text
30564
30565 \begin_layout Plain Layout
30566
30567 \end_layout
30568
30569 \end_inset
30570 </cell>
30571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30572 \begin_inset Text
30573
30574 \begin_layout Plain Layout
30575 h
30576 \end_layout
30577
30578 \end_inset
30579 </cell>
30580 </row>
30581 <row>
30582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30583 \begin_inset Text
30584
30585 \begin_layout Plain Layout
30586
30587 \end_layout
30588
30589 \end_inset
30590 </cell>
30591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30592 \begin_inset Text
30593
30594 \begin_layout Plain Layout
30595 i
30596 \end_layout
30597
30598 \end_inset
30599 </cell>
30600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30601 \begin_inset Text
30602
30603 \begin_layout Plain Layout
30604
30605 \end_layout
30606
30607 \end_inset
30608 </cell>
30609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30610 \begin_inset Text
30611
30612 \begin_layout Plain Layout
30613 j
30614 \end_layout
30615
30616 \end_inset
30617 </cell>
30618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30619 \begin_inset Text
30620
30621 \begin_layout Plain Layout
30622
30623 \end_layout
30624
30625 \end_inset
30626 </cell>
30627 </row>
30628 </lyxtabular>
30629
30630 \end_inset
30631
30632
30633 \end_layout
30634
30635 \end_inset
30636
30637
30638 \end_layout
30639
30640 \begin_layout Standard
30641 \begin_inset ERT
30642 status collapsed
30643
30644 \begin_layout Plain Layout
30645
30646
30647 \backslash
30648 TabBesEnd
30649 \end_layout
30650
30651 \end_inset
30652
30653
30654 \end_layout
30655
30656 \begin_layout Standard
30657 \begin_inset ERT
30658 status collapsed
30659
30660 \begin_layout Plain Layout
30661
30662
30663 \backslash
30664 FigBesBeg 
30665 \end_layout
30666
30667 \end_inset
30668
30669
30670 \end_layout
30671
30672 \begin_layout Standard
30673 \begin_inset ERT
30674 status collapsed
30675
30676 \begin_layout Plain Layout
30677
30678
30679 \backslash
30680 sidecaptionvpos{figure}{c}
30681 \end_layout
30682
30683 \end_inset
30684
30685
30686 \begin_inset Float figure
30687 wide false
30688 sideways false
30689 status open
30690
30691 \begin_layout Plain Layout
30692 \begin_inset Graphics
30693         filename ../clipart/3D-structure-distort.pdf
30694         scale 50
30695         scaleBeforeRotation
30696
30697 \end_inset
30698
30699
30700 \end_layout
30701
30702 \begin_layout Plain Layout
30703 \begin_inset Caption Standard
30704
30705 \begin_layout Plain Layout
30706 \begin_inset CommandInset label
30707 LatexCommand label
30708 name "abb:cap-beside-fig-2"
30709
30710 \end_inset
30711
30712 Dies ist eine vertikal zentrierte Beschriftung neben einer Abbildung.
30713 \end_layout
30714
30715 \end_inset
30716
30717
30718 \end_layout
30719
30720 \end_inset
30721
30722
30723 \end_layout
30724
30725 \begin_layout Standard
30726 \begin_inset ERT
30727 status collapsed
30728
30729 \begin_layout Plain Layout
30730
30731
30732 \backslash
30733 FigBesEnd
30734 \end_layout
30735
30736 \end_inset
30737
30738
30739 \end_layout
30740
30741 \begin_layout Standard
30742 \begin_inset ERT
30743 status collapsed
30744
30745 \begin_layout Plain Layout
30746
30747
30748 \backslash
30749 TabBesBeg[5]
30750 \end_layout
30751
30752 \end_inset
30753
30754
30755 \end_layout
30756
30757 \begin_layout Standard
30758 \begin_inset Float table
30759 wide false
30760 sideways false
30761 status open
30762
30763 \begin_layout Plain Layout
30764 \begin_inset Caption Standard
30765
30766 \begin_layout Plain Layout
30767 \begin_inset CommandInset label
30768 LatexCommand label
30769 name "tab:Beschriftung-neben-breiter"
30770
30771 \end_inset
30772
30773 Diese Beschriftung ist breiter als die in Tabelle
30774 \begin_inset space ~
30775 \end_inset
30776
30777
30778 \begin_inset CommandInset ref
30779 LatexCommand ref
30780 reference "tab:Beschriftung-neben"
30781
30782 \end_inset
30783
30784 .
30785 \end_layout
30786
30787 \end_inset
30788
30789
30790 \end_layout
30791
30792 \begin_layout Plain Layout
30793 \begin_inset Tabular
30794 <lyxtabular version="3" rows="4" columns="5">
30795 <features tabularvalignment="middle">
30796 <column alignment="center" valignment="top">
30797 <column alignment="center" valignment="top">
30798 <column alignment="center" valignment="top">
30799 <column alignment="center" valignment="top">
30800 <column alignment="center" valignment="top">
30801 <row>
30802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30803 \begin_inset Text
30804
30805 \begin_layout Plain Layout
30806 a
30807 \end_layout
30808
30809 \end_inset
30810 </cell>
30811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30812 \begin_inset Text
30813
30814 \begin_layout Plain Layout
30815
30816 \end_layout
30817
30818 \end_inset
30819 </cell>
30820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30821 \begin_inset Text
30822
30823 \begin_layout Plain Layout
30824 b
30825 \end_layout
30826
30827 \end_inset
30828 </cell>
30829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30830 \begin_inset Text
30831
30832 \begin_layout Plain Layout
30833
30834 \end_layout
30835
30836 \end_inset
30837 </cell>
30838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30839 \begin_inset Text
30840
30841 \begin_layout Plain Layout
30842 c
30843 \end_layout
30844
30845 \end_inset
30846 </cell>
30847 </row>
30848 <row>
30849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30850 \begin_inset Text
30851
30852 \begin_layout Plain Layout
30853
30854 \end_layout
30855
30856 \end_inset
30857 </cell>
30858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30859 \begin_inset Text
30860
30861 \begin_layout Plain Layout
30862 d
30863 \end_layout
30864
30865 \end_inset
30866 </cell>
30867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30868 \begin_inset Text
30869
30870 \begin_layout Plain Layout
30871
30872 \end_layout
30873
30874 \end_inset
30875 </cell>
30876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30877 \begin_inset Text
30878
30879 \begin_layout Plain Layout
30880 e
30881 \end_layout
30882
30883 \end_inset
30884 </cell>
30885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30886 \begin_inset Text
30887
30888 \begin_layout Plain Layout
30889
30890 \end_layout
30891
30892 \end_inset
30893 </cell>
30894 </row>
30895 <row>
30896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30897 \begin_inset Text
30898
30899 \begin_layout Plain Layout
30900 f
30901 \end_layout
30902
30903 \end_inset
30904 </cell>
30905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30906 \begin_inset Text
30907
30908 \begin_layout Plain Layout
30909
30910 \end_layout
30911
30912 \end_inset
30913 </cell>
30914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30915 \begin_inset Text
30916
30917 \begin_layout Plain Layout
30918 g
30919 \end_layout
30920
30921 \end_inset
30922 </cell>
30923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30924 \begin_inset Text
30925
30926 \begin_layout Plain Layout
30927
30928 \end_layout
30929
30930 \end_inset
30931 </cell>
30932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30933 \begin_inset Text
30934
30935 \begin_layout Plain Layout
30936 h
30937 \end_layout
30938
30939 \end_inset
30940 </cell>
30941 </row>
30942 <row>
30943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30944 \begin_inset Text
30945
30946 \begin_layout Plain Layout
30947
30948 \end_layout
30949
30950 \end_inset
30951 </cell>
30952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30953 \begin_inset Text
30954
30955 \begin_layout Plain Layout
30956 i
30957 \end_layout
30958
30959 \end_inset
30960 </cell>
30961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30962 \begin_inset Text
30963
30964 \begin_layout Plain Layout
30965
30966 \end_layout
30967
30968 \end_inset
30969 </cell>
30970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30971 \begin_inset Text
30972
30973 \begin_layout Plain Layout
30974 j
30975 \end_layout
30976
30977 \end_inset
30978 </cell>
30979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30980 \begin_inset Text
30981
30982 \begin_layout Plain Layout
30983
30984 \end_layout
30985
30986 \end_inset
30987 </cell>
30988 </row>
30989 </lyxtabular>
30990
30991 \end_inset
30992
30993
30994 \end_layout
30995
30996 \end_inset
30997
30998
30999 \end_layout
31000
31001 \begin_layout Standard
31002 \begin_inset ERT
31003 status collapsed
31004
31005 \begin_layout Plain Layout
31006
31007
31008 \backslash
31009 TabBesEnd
31010 \end_layout
31011
31012 \end_inset
31013
31014
31015 \end_layout
31016
31017 \begin_layout Standard
31018 \begin_inset ERT
31019 status collapsed
31020
31021 \begin_layout Plain Layout
31022
31023
31024 \backslash
31025 else
31026 \end_layout
31027
31028 \end_inset
31029
31030
31031 \begin_inset Note Note
31032 status open
31033
31034 \begin_layout Plain Layout
31035 Der folgende Hinweis wird gedruckt, wenn das \SpecialChar LaTeX
31036 -Paket 
31037 \series bold
31038 sidecap
31039 \series default
31040  nicht installiert ist:
31041 \end_layout
31042
31043 \end_inset
31044
31045
31046 \end_layout
31047
31048 \begin_layout Standard
31049 Das \SpecialChar LaTeX
31050 -Paket 
31051 \series bold
31052 sidecap
31053 \series default
31054  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
31055 \end_layout
31056
31057 \begin_layout Standard
31058 \begin_inset ERT
31059 status collapsed
31060
31061 \begin_layout Plain Layout
31062
31063
31064 \backslash
31065 fi
31066 \end_layout
31067
31068 \end_inset
31069
31070
31071 \end_layout
31072
31073 \begin_layout Section
31074 Gleitobjekt-Verzeichnisse
31075 \begin_inset Index idx
31076 status collapsed
31077
31078 \begin_layout Plain Layout
31079 Gleitobjekte ! Verzeichnisse
31080 \end_layout
31081
31082 \end_inset
31083
31084
31085 \end_layout
31086
31087 \begin_layout Standard
31088 Ähnlich wie das Inhaltsverzeichnis gibt es Gleitobjekt-Verzeichnisse.
31089  Sie können mit den Untermenüs von 
31090 \family sans
31091 Einfügen\SpecialChar menuseparator
31092 Liste
31093 \begin_inset space ~
31094 \end_inset
31095
31096 /
31097 \begin_inset space ~
31098 \end_inset
31099
31100 Inhaltsverzeichnis
31101 \family default
31102  eingefügt werden.
31103 \end_layout
31104
31105 \begin_layout Standard
31106 Die Einträge in diesen Verzeichnissen sind die Beschriftungen der Gleitobjekte
31107  oder ihre Kurztitel, die Gleitobjekt-Nummer und die Seitennummer.
31108 \end_layout
31109
31110 \begin_layout Standard
31111 In diesem Dokument finden Sie außer dem Inhaltsverzeichnis ein Abbildungs-
31112  und ein Tabellen-Verzeichnis.
31113 \end_layout
31114
31115 \begin_layout Chapter
31116 Notizen
31117 \end_layout
31118
31119 \begin_layout Section
31120 \SpecialChar LyX
31121 -Notizen
31122 \begin_inset Index idx
31123 status collapsed
31124
31125 \begin_layout Plain Layout
31126 Notizen ! \SpecialChar LyX
31127 -Notizen
31128 \end_layout
31129
31130 \end_inset
31131
31132
31133 \end_layout
31134
31135 \begin_layout Standard
31136 Notizen werden mit einem Klick auf 
31137 \begin_inset Info
31138 type  "icon"
31139 arg   "note-insert"
31140 \end_inset
31141
31142  oder 
31143 \family sans
31144 Einfügen\SpecialChar menuseparator
31145 Notiz
31146 \family default
31147  eingefügt.
31148  Es gibt drei Arten:
31149 \end_layout
31150
31151 \begin_layout Description
31152 \SpecialChar LyX
31153 -Notiz: Dieser Typ ist für interne Notizen und wird nicht gedruckt.
31154  Eine 
31155 \family sans
31156 \SpecialChar LyX
31157 -Notiz
31158 \family default
31159  sieht so aus:
31160 \begin_inset Newline newline
31161 \end_inset
31162
31163
31164 \begin_inset Newline newline
31165 \end_inset
31166
31167
31168 \begin_inset Graphics
31169         filename clipart/LyXNotiz.png
31170         display false
31171         scale 80
31172         scaleBeforeRotation
31173
31174 \end_inset
31175
31176  
31177 \begin_inset Note Note
31178 status open
31179
31180 \begin_layout Plain Layout
31181 Dies ist Text in einem Notiz-Kästchen, der nicht gedruckt wird.
31182 \end_layout
31183
31184 \end_inset
31185
31186
31187 \end_layout
31188
31189 \begin_layout Description
31190 Kommentar: Diese Notiz wird auch nicht gedruckt, aber sie erscheint als
31191  \SpecialChar LaTeX
31192 -Kommentar, wenn Sie das Dokument nach \SpecialChar LaTeX
31193  exportieren (
31194 \family sans
31195 Datei\SpecialChar menuseparator
31196 Ex\SpecialChar softhyphen
31197 por\SpecialChar softhyphen
31198 tie\SpecialChar softhyphen
31199 ren\SpecialChar menuseparator
31200 LaTeX
31201 \begin_inset space ~
31202 \end_inset
31203
31204 (pdflatex) / (normal)
31205 \family default
31206 .
31207  Ein Kommentar sieht so aus:
31208 \begin_inset Newline newline
31209 \end_inset
31210
31211
31212 \begin_inset Newline newline
31213 \end_inset
31214
31215
31216 \begin_inset Graphics
31217         filename clipart/Kommentar.png
31218         display false
31219         scale 80
31220         scaleBeforeRotation
31221
31222 \end_inset
31223
31224  
31225 \begin_inset Note Comment
31226 status open
31227
31228 \begin_layout Plain Layout
31229 Dies ist ein Kommentar, der nicht gedruckt, aber exportiert wird.
31230 \end_layout
31231
31232 \end_inset
31233
31234
31235 \end_layout
31236
31237 \begin_layout Description
31238 Grauschrift: Diese Notiz wird grau gedruckt und sieht so aus:
31239 \begin_inset Newline newline
31240 \end_inset
31241
31242
31243 \begin_inset Newline newline
31244 \end_inset
31245
31246
31247 \begin_inset Graphics
31248         filename clipart/GrauschriftNotiz.png
31249         display false
31250         scale 80
31251         scaleBeforeRotation
31252
31253 \end_inset
31254
31255
31256 \begin_inset Newline newline
31257 \end_inset
31258
31259
31260 \begin_inset ERT
31261 status collapsed
31262
31263 \begin_layout Plain Layout
31264
31265
31266 \backslash
31267 renewenvironment{lyxgreyedout}
31268 \end_layout
31269
31270 \begin_layout Plain Layout
31271
31272 {
31273 \backslash
31274 textcolor[gray]{0.4}
31275 \backslash
31276 bgroup}{
31277 \backslash
31278 egroup}
31279 \end_layout
31280
31281 \end_inset
31282
31283
31284 \begin_inset Note Greyedout
31285 status open
31286
31287 \begin_layout Plain Layout
31288 Dies ist Text in einem Kommentar-Kästchen, der nur als Kommentar in der
31289  \SpecialChar LaTeX
31290 -Datei erscheint.
31291 \end_layout
31292
31293 \end_inset
31294
31295
31296 \begin_inset ERT
31297 status collapsed
31298
31299 \begin_layout Plain Layout
31300
31301
31302 \backslash
31303 renewenvironment{lyxgreyedout}
31304 \end_layout
31305
31306 \begin_layout Plain Layout
31307
31308 {
31309 \backslash
31310 textcolor{blue}
31311 \backslash
31312 bgroup}{
31313 \backslash
31314 egroup}
31315 \end_layout
31316
31317 \end_inset
31318
31319
31320 \begin_inset Note Note
31321 status collapsed
31322
31323 \begin_layout Plain Layout
31324 Die Grauschrift-Notiz wurde auf die ursprüngliche \SpecialChar LyX
31325 -Definition zurückgesetzt,
31326  weil Grauschriften im \SpecialChar LaTeX
31327 -Vorspann dieses Dokuments blau definiert wurden.
31328  
31329 \end_layout
31330
31331 \end_inset
31332
31333
31334 \begin_inset Newline newline
31335 \end_inset
31336
31337
31338 \begin_inset Newline newline
31339 \end_inset
31340
31341 Das Beispiel zeigt, dass die erste Zeile von Grauschrift-Notizen eingerückt
31342  wird und dass Grauschrift-Notizen Fußnoten enthalten können.
31343 \end_layout
31344
31345 \begin_layout Standard
31346 \begin_inset VSpace bigskip
31347 \end_inset
31348
31349 Wenn Sie auf den Werkzeugleistenknopf 
31350 \family sans
31351
31352 \begin_inset Info
31353 type  "icon"
31354 arg   "note-insert"
31355 \end_inset
31356
31357
31358 \family default
31359  klicken, wird zunächst eine 
31360 \family sans
31361 \SpecialChar LyX
31362 -Notiz
31363 \family default
31364  eingefügt.
31365  Mit einem Rechts-Klick auf das Notiz-Kästchen können Sie einen der drei
31366  Notiz-Typen auswählen.
31367  Wenn Sie einen vorhandenen Text in eine Notiz verwandeln wollen, markieren
31368  Sie ihn und klicken dann auf den Werkzeugleistenknopf.
31369  Um eine Notiz in Text zu verwandeln, drücken Sie die Backspace-Taste, wenn
31370  der Cursor am Beginn der Notiz ist oder die Entfernen-Taste, wenn der Cursor
31371  am Ende der Notiz ist.
31372 \end_layout
31373
31374 \begin_layout Standard
31375 \begin_inset VSpace bigskip
31376 \end_inset
31377
31378 Die Textfarbe von Grauschrift-Boxen kann im Menü 
31379 \family sans
31380 Dokument\SpecialChar menuseparator
31381 Einstellungen\SpecialChar menuseparator
31382 Farben
31383 \family default
31384  geändert werden.
31385 \end_layout
31386
31387 \begin_layout Section
31388 Fußnoten
31389 \begin_inset CommandInset label
31390 LatexCommand label
31391 name "abs:Fußnoten"
31392
31393 \end_inset
31394
31395
31396 \begin_inset Index idx
31397 status collapsed
31398
31399 \begin_layout Plain Layout
31400 Notizen ! Fußnoten
31401 \end_layout
31402
31403 \end_inset
31404
31405
31406 \begin_inset Index idx
31407 status collapsed
31408
31409 \begin_layout Plain Layout
31410 Fußnoten
31411 \end_layout
31412
31413 \end_inset
31414
31415
31416 \end_layout
31417
31418 \begin_layout Standard
31419 Fußnoten werden über den Werkzeugleistenknopf 
31420 \begin_inset Info
31421 type  "icon"
31422 arg   "footnote-insert"
31423 \end_inset
31424
31425  oder das Menü 
31426 \family sans
31427 Einfügen\SpecialChar menuseparator
31428 Fußnote
31429 \family default
31430  eingefügt.
31431  Man sieht dann diese Fußnotenbox: 
31432 \begin_inset Graphics
31433         filename clipart/Fussnote.png
31434         scale 95
31435         scaleBeforeRotation
31436
31437 \end_inset
31438
31439  in die der Fußnotentext eingegeben wird.
31440  Wenn existierender Text in eine Fußnote umgewandelt werden soll, markiert
31441  man ihn und klickt auf den Fußnoten-Werkzeugleistenknopf.
31442  Um eine Fußnote in Text zu konvertieren, drückt man die Taste 
31443 \family sans
31444 Backspace
31445 \family default
31446  wenn sich der Cursor am Anfang der Fußnote befindet oder die Taste 
31447 \family sans
31448 Entf
31449 \family default
31450  wenn der Cursor am Ende der Fußnote ist.
31451 \end_layout
31452
31453 \begin_layout Standard
31454 Hier ist eine Beispielfußnote:
31455 \color black
31456
31457 \begin_inset Foot
31458 status open
31459
31460 \begin_layout Plain Layout
31461 \begin_inset CommandInset label
31462 LatexCommand label
31463 name "fuss:Fußnoten-Beispiel"
31464
31465 \end_inset
31466
31467 Dies ist eine Fußnote.
31468 \end_layout
31469
31470 \end_inset
31471
31472
31473 \color inherit
31474
31475 \begin_inset ERT
31476 status collapsed
31477
31478 \begin_layout Plain Layout
31479
31480
31481 \backslash
31482 newcounter{MyRepeatFoot}
31483 \end_layout
31484
31485 \begin_layout Plain Layout
31486
31487
31488 \backslash
31489 setcounter{MyRepeatFoot}{
31490 \backslash
31491 thefootnote}
31492 \end_layout
31493
31494 \end_inset
31495
31496
31497 \end_layout
31498
31499 \begin_layout Standard
31500 In der druckfertigen Ausgabe erscheint an der Stelle, wo die Fußnote eingefügt
31501  wurde, eine hochgestellte Zahl.
31502  Der Fußnotentext wird am Seitenende gedruckt, wobei die Fußnotennummer
31503  hochgestellt dem Text vorangeht.
31504  Die Fußnotennummern werden von \SpecialChar LaTeX
31505  berechnet und sind fortlaufend.
31506  Es hängt von der Dokumentklasse ab, ob sie in jedem Kapitel zurückgesetzt
31507  werden.
31508 \end_layout
31509
31510 \begin_layout Standard
31511 Auf Fußnoten kann wie auf andere Gleitobjekte verwiesen werden, wenn in
31512  der Fußnote eine Marke eingefügt wurde.
31513  Dies ist ein Querverweis auf Fußnote
31514 \begin_inset space ~
31515 \end_inset
31516
31517
31518 \begin_inset CommandInset ref
31519 LatexCommand ref
31520 reference "fuss:Fußnoten-Beispiel"
31521
31522 \end_inset
31523
31524 .
31525 \end_layout
31526
31527 \begin_layout Standard
31528 \begin_inset VSpace defskip
31529 \end_inset
31530
31531 Fußnoten in Titel-Umgebungen werden üblicherweise mit Symbolen nummeriert
31532  und sie können nur einen Absatz enthalten.
31533  Siehe als Beispiel die Fußnote der Titelseite dieses Dokuments.
31534 \end_layout
31535
31536 \begin_layout Standard
31537 Fußnoten in langen Tabellen sind in Abschnitt
31538 \begin_inset space ~
31539 \end_inset
31540
31541
31542 \begin_inset CommandInset ref
31543 LatexCommand ref
31544 reference "uab:Fußnoten-in-mehrseitigen"
31545
31546 \end_inset
31547
31548  beschrieben.
31549 \end_layout
31550
31551 \begin_layout Standard
31552 \begin_inset VSpace defskip
31553 \end_inset
31554
31555
31556 \end_layout
31557
31558 \begin_layout Standard
31559 Fußnoten in Minipage-Boxen werden gedruckt, allerdings innerhalb der Box
31560  und mit einer anderen Nummerierung, da eine Minipage-Box wie eine Seite
31561  innerhalb einer Seite ist.
31562  (Mehr über Minipages ist in Abschnitt
31563 \begin_inset space ~
31564 \end_inset
31565
31566
31567 \begin_inset CommandInset ref
31568 LatexCommand ref
31569 reference "abs:Minipage"
31570
31571 \end_inset
31572
31573  zu finden.) Um eine Fußnote in der Minipage zu erhalten, die am unteren
31574  Seitenrand wie normale Fußnoten gedruckt wird, verwenden Sie diese Methode:
31575  Anstatt einer Fußnote wird der Befehl 
31576 \series bold
31577
31578 \backslash
31579 footnotemark{}
31580 \series default
31581  als \SpecialChar TeX
31582 -Code eingefügt.
31583  Der Text der Fußnote wird als Argument des \SpecialChar TeX
31584 -Code-Befehls 
31585 \series bold
31586
31587 \backslash
31588 footnotetext
31589 \series default
31590  nach der Minipage-Box eingegeben.
31591 \begin_inset Newline newline
31592 \end_inset
31593
31594 Hinter folgender Minipage-Box wurde als Beispiel dieser Befehl eingegeben:
31595 \end_layout
31596
31597 \begin_layout Standard
31598
31599 \series bold
31600
31601 \backslash
31602 footnotetext{
31603 \series default
31604 Fußnote außerhalb der Minipage.
31605 \series bold
31606 }
31607 \end_layout
31608
31609 \begin_layout Standard
31610 \begin_inset Box Frameless
31611 position "t"
31612 hor_pos "c"
31613 has_inner_box 1
31614 inner_pos "t"
31615 use_parbox 0
31616 use_makebox 0
31617 width "100col%"
31618 special "none"
31619 height "1in"
31620 height_special "totalheight"
31621 thickness "0.4pt"
31622 separation "3pt"
31623 shadowsize "4pt"
31624 framecolor "black"
31625 backgroundcolor "none"
31626 status open
31627
31628 \begin_layout Plain Layout
31629 Dies ist ein Beispieltext.in einer Minipage.
31630 \begin_inset Foot
31631 status open
31632
31633 \begin_layout Plain Layout
31634 Fußnote in einer Minipage.
31635 \end_layout
31636
31637 \end_inset
31638
31639
31640 \end_layout
31641
31642 \begin_layout Plain Layout
31643 Dies ist ein Beispieltext.
31644  in einer Minipage.
31645 \begin_inset ERT
31646 status collapsed
31647
31648 \begin_layout Plain Layout
31649
31650
31651 \backslash
31652 footnotemark{}
31653 \end_layout
31654
31655 \end_inset
31656
31657
31658 \end_layout
31659
31660 \end_inset
31661
31662
31663 \end_layout
31664
31665 \begin_layout Standard
31666 \begin_inset ERT
31667 status collapsed
31668
31669 \begin_layout Plain Layout
31670
31671
31672 \backslash
31673 footnotetext{
31674 \end_layout
31675
31676 \end_inset
31677
31678 Fußnote außerhalb der Minipage.
31679 \begin_inset ERT
31680 status collapsed
31681
31682 \begin_layout Plain Layout
31683
31684 }
31685 \end_layout
31686
31687 \end_inset
31688
31689
31690 \end_layout
31691
31692 \begin_layout Standard
31693 \begin_inset VSpace defskip
31694 \end_inset
31695
31696
31697 \end_layout
31698
31699 \begin_layout Standard
31700 Um auf eine Fußnote mehrere Male zu verweisen, ohne dabei jedes Mal den
31701  Fußnotentext zu drucken, verwenden Sie den \SpecialChar TeX
31702 -Code-Befehl 
31703 \series bold
31704
31705 \backslash
31706 footnotemark[Nummer]
31707 \series default
31708 .
31709 \begin_inset Newline newline
31710 \end_inset
31711
31712 Weil Sie die Nummer der Fußnote nicht im Voraus wissen können, müssen Sie
31713  sie speichern, nachdem Sie die Fußnote eingefügt haben.
31714  Hinter Fußnote
31715 \begin_inset space ~
31716 \end_inset
31717
31718
31719 \begin_inset CommandInset ref
31720 LatexCommand ref
31721 reference "fuss:Fußnoten-Beispiel"
31722
31723 \end_inset
31724
31725  wurde das mit folgenden \SpecialChar TeX
31726 -Code-Befehlen gemacht:
31727 \end_layout
31728
31729 \begin_layout Standard
31730
31731 \series bold
31732
31733 \backslash
31734 newcounter{MyRepeatFoot}
31735 \begin_inset Newline newline
31736 \end_inset
31737
31738
31739 \backslash
31740 setcounter{MyRepeatFoot}{
31741 \backslash
31742 thefootnote}
31743 \end_layout
31744
31745 \begin_layout Standard
31746 Die Fußnotenmarke wurde dann mit diesem \SpecialChar TeX
31747 -Code-Befehl definiert;
31748 \end_layout
31749
31750 \begin_layout Standard
31751
31752 \series bold
31753
31754 \backslash
31755 footnotemark[
31756 \backslash
31757 theMyRepeatFoot]
31758 \end_layout
31759
31760 \begin_layout Standard
31761 Hier ist eine wiederholte Fußnote:
31762 \begin_inset ERT
31763 status collapsed
31764
31765 \begin_layout Plain Layout
31766
31767
31768 \backslash
31769 footnotemark[
31770 \backslash
31771 theMyRepeatFoot]
31772 \end_layout
31773
31774 \end_inset
31775
31776
31777 \end_layout
31778
31779 \begin_layout Standard
31780 Wenn Sie die letzte Fußnote wiederholen wollen, können Sie die Speicherung
31781  der Fußnotennummer weglassen und stattdessen diesen Befehl verwenden:
31782 \end_layout
31783
31784 \begin_layout Standard
31785
31786 \series bold
31787
31788 \backslash
31789 footnotemark[
31790 \backslash
31791 thefootnote]
31792 \end_layout
31793
31794 \begin_layout Standard
31795 Hier ist eine weitere wiederholte Fußnote:
31796 \begin_inset ERT
31797 status collapsed
31798
31799 \begin_layout Plain Layout
31800
31801
31802 \backslash
31803 footnotemark[
31804 \backslash
31805 thefootnote]
31806 \end_layout
31807
31808 \end_inset
31809
31810
31811 \end_layout
31812
31813 \begin_layout Subsection
31814 Fußnoten-Nummerierung
31815 \begin_inset CommandInset label
31816 LatexCommand label
31817 name "uab:Fußnoten-Nummerierung"
31818
31819 \end_inset
31820
31821
31822 \begin_inset Index idx
31823 status collapsed
31824
31825 \begin_layout Plain Layout
31826 Fußnoten ! Nummerierung
31827 \end_layout
31828
31829 \end_inset
31830
31831
31832 \end_layout
31833
31834 \begin_layout Standard
31835 Um Fußnoten nach jedem Abschnitt
31836 \family roman
31837  auf 1 zurückzusetzen, 
31838 \family default
31839 müssen Sie folgenden Befehl in den \SpecialChar LaTeX
31840 -Vorspann schreiben:
31841 \end_layout
31842
31843 \begin_layout Standard
31844
31845 \series bold
31846
31847 \backslash
31848 @addtoreset{footnote}{section}
31849 \end_layout
31850
31851 \begin_layout Standard
31852 \begin_inset VSpace bigskip
31853 \end_inset
31854
31855 Der folgende Befehl ändert die Fußnoten-Nummerierung auf kleine römische
31856  Zahlen:
31857 \end_layout
31858
31859 \begin_layout Standard
31860
31861 \series bold
31862
31863 \backslash
31864 renewcommand{
31865 \backslash
31866 thefootnote}{
31867 \backslash
31868 roman{footnote}}
31869 \end_layout
31870
31871 \begin_layout Standard
31872 \begin_inset ERT
31873 status collapsed
31874
31875 \begin_layout Plain Layout
31876
31877
31878 \backslash
31879 renewcommand{
31880 \backslash
31881 thefootnote}{
31882 \backslash
31883 roman{footnote}}
31884 \end_layout
31885
31886 \end_inset
31887
31888  Hier ist ein Beispiel für solch eine Fußnote:
31889 \begin_inset Foot
31890 status open
31891
31892 \begin_layout Plain Layout
31893 Dies ist eine Fußnote mit kleinen römischen Zahlen
31894 \end_layout
31895
31896 \end_inset
31897
31898
31899 \end_layout
31900
31901 \begin_layout Standard
31902 Um den Nummerierungsstil auf große römische Zahlen zu ändern, ersetzen Sie
31903  in obigem Befehl 
31904 \series bold
31905
31906 \backslash
31907 roman
31908 \series default
31909  durch 
31910 \series bold
31911
31912 \backslash
31913 Roman
31914 \series default
31915 .
31916  Um Fußnoten mit großen oder kleinen Buchstaben zu 
31917 \begin_inset Quotes gld
31918 \end_inset
31919
31920 nummerieren
31921 \begin_inset Quotes grd
31922 \end_inset
31923
31924 , verwenden Sie die Befehle 
31925 \series bold
31926
31927 \backslash
31928 Alph
31929 \series default
31930  oder 
31931 \series bold
31932
31933 \backslash
31934 alph
31935 \series default
31936 .
31937  Für die 
31938 \begin_inset Quotes gld
31939 \end_inset
31940
31941 Nummerierung
31942 \begin_inset Quotes grd
31943 \end_inset
31944
31945  mit Symbolen steht der Befehl 
31946 \series bold
31947
31948 \backslash
31949 fnsymbol
31950 \series default
31951  zur Verfügung.
31952 \end_layout
31953
31954 \begin_layout Standard
31955 \begin_inset Note Greyedout
31956 status open
31957
31958 \begin_layout Plain Layout
31959
31960 \series bold
31961 Bemerkung 1:
31962 \series default
31963  Mit Buchstaben können höchstens 26 Fußnoten nummeriert werden, weil nur
31964  
31965 \emph on
31966 ein
31967 \emph default
31968  Buchstabe verwendet wird.
31969 \end_layout
31970
31971 \end_inset
31972
31973
31974 \begin_inset Newline newline
31975 \end_inset
31976
31977
31978 \begin_inset Note Greyedout
31979 status open
31980
31981 \begin_layout Plain Layout
31982
31983 \series bold
31984 Bemerkung 2:
31985 \series default
31986  Mit Symbolen können höchstens 9 Fußnoten nummeriert werden.
31987 \end_layout
31988
31989 \end_inset
31990
31991
31992 \end_layout
31993
31994 \begin_layout Standard
31995 Um zur Standard-Nummerierung zurückzukehren, verwenden Sie 
31996 \series bold
31997
31998 \backslash
31999 arabic
32000 \series default
32001  anstelle von 
32002 \series bold
32003
32004 \backslash
32005 roman
32006 \series default
32007  in obigem Befehl.
32008 \begin_inset ERT
32009 status collapsed
32010
32011 \begin_layout Plain Layout
32012
32013
32014 \backslash
32015 renewcommand{
32016 \backslash
32017 thefootnote}{
32018 \backslash
32019 arabic{footnote}}
32020 \end_layout
32021
32022 \end_inset
32023
32024
32025 \end_layout
32026
32027 \begin_layout Standard
32028 \begin_inset VSpace bigskip
32029 \end_inset
32030
32031
32032 \end_layout
32033
32034 \begin_layout Standard
32035 Wenn Sie wollen, dass Fußnoten nach dem Schema 
32036 \begin_inset Quotes gld
32037 \end_inset
32038
32039 Kapitel.Fußnote
32040 \begin_inset Quotes grd
32041 \end_inset
32042
32043  nummeriert werden, müssen Sie folgenden Befehl in den \SpecialChar LaTeX
32044 -Vorspann schreiben:
32045 \end_layout
32046
32047 \begin_layout Standard
32048
32049 \series bold
32050
32051 \backslash
32052 numberwithin{footnote}{chapter}
32053 \end_layout
32054
32055 \begin_layout Standard
32056 Um 
32057 \series bold
32058
32059 \backslash
32060 numberwithin
32061 \series default
32062  benutzen zu können, muss in den 
32063 \family sans
32064 Mathe
32065 \begin_inset space ~
32066 \end_inset
32067
32068 Optionen
32069 \family default
32070  der 
32071 \family sans
32072 Dokument-Einstellungen
32073 \family default
32074  
32075 \family sans
32076 AMS
32077 \begin_inset space ~
32078 \end_inset
32079
32080 Mathe
32081 \begin_inset space ~
32082 \end_inset
32083
32084 Paket
32085 \family default
32086
32087 \begin_inset space ~
32088 \end_inset
32089
32090
32091 \family sans
32092 verwenden
32093 \family default
32094  angekreuzt sein.
32095 \begin_inset ERT
32096 status collapsed
32097
32098 \begin_layout Plain Layout
32099
32100
32101 \backslash
32102 numberwithin{footnote}{chapter}
32103 \end_layout
32104
32105 \end_inset
32106
32107  Hier ist ein Beispiel für solch eine Fußnote.
32108 \series bold
32109
32110 \begin_inset Foot
32111 status open
32112
32113 \begin_layout Plain Layout
32114 Dies ist eine Fußnote nach dem Schema 
32115 \begin_inset Quotes gld
32116 \end_inset
32117
32118 Kapitel.Fußnote
32119 \begin_inset Quotes grd
32120 \end_inset
32121
32122 .
32123 \end_layout
32124
32125 \end_inset
32126
32127
32128 \series default
32129
32130 \begin_inset ERT
32131 status collapsed
32132
32133 \begin_layout Plain Layout
32134
32135
32136 \backslash
32137 renewcommand{
32138 \backslash
32139 thefootnote}{
32140 \backslash
32141 arabic{footnote}}
32142 \end_layout
32143
32144 \end_inset
32145
32146
32147 \end_layout
32148
32149 \begin_layout Standard
32150 \begin_inset Note Greyedout
32151 status open
32152
32153 \begin_layout Plain Layout
32154
32155 \series bold
32156 Bemerkung:
32157 \series default
32158  
32159 \series bold
32160
32161 \backslash
32162 numberwithin
32163 \series default
32164  verwendet ausschließlich arabische Ziffern für Fußnoten; vorherige Definitionen
32165  werden überschrieben.
32166 \end_layout
32167
32168 \end_inset
32169
32170
32171 \end_layout
32172
32173 \begin_layout Standard
32174 Um also z.
32175 \begin_inset space \thinspace{}
32176 \end_inset
32177
32178 B.
32179  das Schema 
32180 \begin_inset Quotes gld
32181 \end_inset
32182
32183 Kapitel.
32184 \backslash
32185 Roman{footnote}
32186 \begin_inset Quotes grd
32187 \end_inset
32188
32189  zu erhalten, muss dieser Befehl anstelle von 
32190 \series bold
32191
32192 \backslash
32193 numberwithin
32194 \series default
32195  verwendet werden:
32196 \end_layout
32197
32198 \begin_layout Standard
32199
32200 \series bold
32201
32202 \backslash
32203 renewcommand{
32204 \backslash
32205 thefootnote}{
32206 \backslash
32207 thechapter.
32208 \backslash
32209 Roman{footnote}}
32210 \end_layout
32211
32212 \begin_layout Subsection
32213 Fußnoten-Platzierung
32214 \begin_inset Index idx
32215 status collapsed
32216
32217 \begin_layout Plain Layout
32218 Fußnoten ! Platzierung
32219 \end_layout
32220
32221 \end_inset
32222
32223
32224 \end_layout
32225
32226 \begin_layout Standard
32227 Wenn Sie auf einer Seite mehrere Fußnoten haben, werden sie untereinander
32228  ohne Zwischenraum am Ende der Seite gedruckt.
32229  Damit sie besser zu unterscheiden sind, kann man mit folgendem Befehl im
32230  \SpecialChar LaTeX
32231 -Vorspann 1.5
32232 \begin_inset space \thinspace{}
32233 \end_inset
32234
32235 mm Zwischenraum einfügen:
32236 \end_layout
32237
32238 \begin_layout Standard
32239
32240 \series bold
32241
32242 \backslash
32243 let
32244 \backslash
32245 myFoot
32246 \backslash
32247 footnote
32248 \begin_inset Newline newline
32249 \end_inset
32250
32251
32252 \backslash
32253 renewcommand{
32254 \backslash
32255 footnote}[1]{
32256 \backslash
32257 myFoot{#1
32258 \backslash
32259 vspace{1.5mm}}}
32260 \end_layout
32261
32262 \begin_layout Standard
32263 \begin_inset VSpace bigskip
32264 \end_inset
32265
32266 In einem zweispaltigen Dokument werden die Fußnoten am unteren Rand jeder
32267  Spalte gedruckt, Abbildung
32268 \begin_inset space ~
32269 \end_inset
32270
32271
32272 \begin_inset CommandInset ref
32273 LatexCommand ref
32274 reference "abb:Standard-Fußnoten-Platzierung-in"
32275
32276 \end_inset
32277
32278 .
32279  Wenn die Fußnoten nur unter der rechten Spalte gedruckt werden sollen wie
32280  in Abbildung
32281 \begin_inset space ~
32282 \end_inset
32283
32284
32285 \begin_inset CommandInset ref
32286 LatexCommand ref
32287 reference "abb:Fußnoten-Platzierung-in-einem"
32288
32289 \end_inset
32290
32291 , müssen Sie das \SpecialChar LaTeX
32292 -Paket 
32293 \series bold
32294 ftnright
32295 \series default
32296
32297 \begin_inset Index idx
32298 status collapsed
32299
32300 \begin_layout Plain Layout
32301 \SpecialChar LaTeX
32302 -Pakete ! ftnright
32303 \end_layout
32304
32305 \end_inset
32306
32307  mit folgendem Befehl im \SpecialChar LaTeX
32308 -Vorspann einfügen:
32309 \end_layout
32310
32311 \begin_layout Standard
32312
32313 \series bold
32314
32315 \backslash
32316 usepackage{ftnright}
32317 \end_layout
32318
32319 \begin_layout Standard
32320 \begin_inset Float figure
32321 placement !h
32322 wide false
32323 sideways false
32324 status open
32325
32326 \begin_layout Plain Layout
32327 \noindent
32328 \align center
32329 \begin_inset Box Boxed
32330 position "t"
32331 hor_pos "c"
32332 has_inner_box 0
32333 inner_pos "t"
32334 use_parbox 0
32335 use_makebox 0
32336 width ""
32337 special "none"
32338 height "1in"
32339 height_special "totalheight"
32340 thickness "0.4pt"
32341 separation "3pt"
32342 shadowsize "4pt"
32343 framecolor "black"
32344 backgroundcolor "none"
32345 status open
32346
32347 \begin_layout Plain Layout
32348 \begin_inset Graphics
32349         filename ../clipart/without_fntright.pdf
32350         width 100col%
32351         scaleBeforeRotation
32352
32353 \end_inset
32354
32355
32356 \end_layout
32357
32358 \end_inset
32359
32360
32361 \end_layout
32362
32363 \begin_layout Plain Layout
32364 \begin_inset Caption Standard
32365
32366 \begin_layout Plain Layout
32367 \begin_inset CommandInset label
32368 LatexCommand label
32369 name "abb:Standard-Fußnoten-Platzierung-in"
32370
32371 \end_inset
32372
32373 Standard-Fußnoten-Platzierung in einem zweispaltigen Dokument
32374 \begin_inset Argument 1
32375 status open
32376
32377 \begin_layout Plain Layout
32378 Standard-Fußnoten-Platzierung in einem zweispaltigen Dokument
32379 \end_layout
32380
32381 \end_inset
32382
32383
32384 \end_layout
32385
32386 \end_inset
32387
32388
32389 \end_layout
32390
32391 \end_inset
32392
32393
32394 \end_layout
32395
32396 \begin_layout Standard
32397 \begin_inset Float figure
32398 placement !h
32399 wide false
32400 sideways false
32401 status open
32402
32403 \begin_layout Plain Layout
32404 \noindent
32405 \align center
32406 \begin_inset Box Boxed
32407 position "t"
32408 hor_pos "c"
32409 has_inner_box 0
32410 inner_pos "t"
32411 use_parbox 0
32412 use_makebox 0
32413 width ""
32414 special "none"
32415 height "1in"
32416 height_special "totalheight"
32417 thickness "0.4pt"
32418 separation "3pt"
32419 shadowsize "4pt"
32420 framecolor "black"
32421 backgroundcolor "none"
32422 status open
32423
32424 \begin_layout Plain Layout
32425 \begin_inset Graphics
32426         filename ../clipart/with_fntright.pdf
32427         width 100col%
32428         scaleBeforeRotation
32429
32430 \end_inset
32431
32432
32433 \end_layout
32434
32435 \end_inset
32436
32437
32438 \end_layout
32439
32440 \begin_layout Plain Layout
32441 \begin_inset Caption Standard
32442
32443 \begin_layout Plain Layout
32444 \begin_inset CommandInset label
32445 LatexCommand label
32446 name "abb:Fußnoten-Platzierung-in-einem"
32447
32448 \end_inset
32449
32450 Fußnoten-Platzierung in einem zweispaltigen Dokument mit dem \SpecialChar LaTeX
32451 -Paket 
32452 \series bold
32453 ftnright
32454 \series default
32455 .
32456 \begin_inset Argument 1
32457 status collapsed
32458
32459 \begin_layout Plain Layout
32460 Fußnoten-Platzierung mit 
32461 \family typewriter
32462 ftnright
32463 \end_layout
32464
32465 \end_inset
32466
32467
32468 \end_layout
32469
32470 \end_inset
32471
32472
32473 \end_layout
32474
32475 \end_inset
32476
32477
32478 \end_layout
32479
32480 \begin_layout Standard
32481 \begin_inset VSpace bigskip
32482 \end_inset
32483
32484 In einigen wissenschaftlichen Veröffentlichungen werden alle Fußnoten am
32485  Ende eines Abschnitts in einem eigenen Absatz wie in Abbildung
32486 \begin_inset space ~
32487 \end_inset
32488
32489
32490 \begin_inset CommandInset ref
32491 LatexCommand ref
32492 reference "abb:endnotes"
32493
32494 \end_inset
32495
32496  gedruckt.
32497  Man nennt sie dann 
32498 \begin_inset Quotes gld
32499 \end_inset
32500
32501 Endnoten
32502 \begin_inset Quotes grd
32503 \end_inset
32504
32505 .
32506 \begin_inset Index idx
32507 status collapsed
32508
32509 \begin_layout Plain Layout
32510 Endnoten
32511 \end_layout
32512
32513 \end_inset
32514
32515  Um das zu erreichen, laden Sie im Menü 
32516 \family sans
32517 Dokument\SpecialChar menuseparator
32518 Einstellungen\SpecialChar menuseparator
32519 Module 
32520 \family default
32521 das Modul 
32522 \family sans
32523 Fußnote
32524 \begin_inset space ~
32525 \end_inset
32526
32527 als
32528 \begin_inset space ~
32529 \end_inset
32530
32531 Endnote
32532 \family default
32533 .
32534  Um die gesammelten Fußnoten zu drucken, fügen Sie den Befehl
32535 \end_layout
32536
32537 \begin_layout Standard
32538
32539 \series bold
32540
32541 \backslash
32542 theendnotes
32543 \end_layout
32544
32545 \begin_layout Standard
32546 als \SpecialChar TeX
32547 -Code am Ende des Abschnitts oder Kapitels ein.
32548 \end_layout
32549
32550 \begin_layout Standard
32551 \begin_inset Float figure
32552 wide false
32553 sideways false
32554 status open
32555
32556 \begin_layout Plain Layout
32557 \align center
32558 \begin_inset Box Boxed
32559 position "t"
32560 hor_pos "c"
32561 has_inner_box 0
32562 inner_pos "t"
32563 use_parbox 0
32564 use_makebox 0
32565 width ""
32566 special "none"
32567 height "1in"
32568 height_special "totalheight"
32569 thickness "0.4pt"
32570 separation "3pt"
32571 shadowsize "4pt"
32572 framecolor "black"
32573 backgroundcolor "none"
32574 status open
32575
32576 \begin_layout Plain Layout
32577 \begin_inset Graphics
32578         filename ../clipart/endnotes.pdf
32579         width 100col%
32580         scaleBeforeRotation
32581
32582 \end_inset
32583
32584
32585 \end_layout
32586
32587 \end_inset
32588
32589
32590 \end_layout
32591
32592 \begin_layout Plain Layout
32593 \begin_inset Caption Standard
32594
32595 \begin_layout Plain Layout
32596 \begin_inset CommandInset label
32597 LatexCommand label
32598 name "abb:endnotes"
32599
32600 \end_inset
32601
32602
32603 \series bold
32604 endnotes
32605 \series default
32606  – Die Fußnoten werden am Ende eines Abschnitts in einem eigenen Paragraphen
32607  gedruckt.
32608 \end_layout
32609
32610 \end_inset
32611
32612
32613 \end_layout
32614
32615 \end_inset
32616
32617
32618 \end_layout
32619
32620 \begin_layout Standard
32621 \begin_inset VSpace medskip
32622 \end_inset
32623
32624 Die Absatzüberschrift für die Endnoten wird nicht automatisch in die Dokumentspr
32625 ache übersetzt.
32626  Der folgende Befehl im \SpecialChar LaTeX
32627 -Vorspann  übersetzt den englischen Namen 
32628 \begin_inset Quotes gld
32629 \end_inset
32630
32631 Notes
32632 \begin_inset Quotes grd
32633 \end_inset
32634
32635  in 
32636 \begin_inset Quotes gld
32637 \end_inset
32638
32639 Anmerkungen
32640 \begin_inset Quotes grd
32641 \end_inset
32642
32643 :
32644 \end_layout
32645
32646 \begin_layout Standard
32647
32648 \series bold
32649
32650 \backslash
32651 renewcommand{
32652 \backslash
32653 notesname}{Anmerkungen}
32654 \end_layout
32655
32656 \begin_layout Standard
32657 \begin_inset VSpace medskip
32658 \end_inset
32659
32660 Wenn Sie in den Befehlen von Abschnitt
32661 \begin_inset space ~
32662 \end_inset
32663
32664
32665 \begin_inset CommandInset ref
32666 LatexCommand ref
32667 reference "uab:Fußnoten-Nummerierung"
32668
32669 \end_inset
32670
32671  
32672 \series bold
32673
32674 \backslash
32675 thefootnote
32676 \series default
32677  durch 
32678 \series bold
32679
32680 \backslash
32681 theendnote
32682 \series default
32683  ersetzen, können Sie die Nummerierung von Endnoten ändern.
32684  Um die Endnoten-Nummern zurückzusetzen, benutzen Sie den Befehl 
32685 \series bold
32686
32687 \backslash
32688 @addtoreset
32689 \series default
32690  wie in Abschnitt
32691 \begin_inset space \space{}
32692 \end_inset
32693
32694
32695 \begin_inset CommandInset ref
32696 LatexCommand ref
32697 reference "uab:Fußnoten-Nummerierung"
32698
32699 \end_inset
32700
32701  beschrieben und ersetzen 
32702 \series bold
32703 footnote
32704 \series default
32705  durch 
32706 \series bold
32707 endnote
32708 \series default
32709 .
32710 \end_layout
32711
32712 \begin_layout Standard
32713 Für Endnoten gibt es den Befehl 
32714 \series bold
32715
32716 \backslash
32717 endnotemark[Nummer]
32718 \series default
32719  analog zum Befehl 
32720 \series bold
32721
32722 \backslash
32723 footnotemark
32724 \series default
32725  der in Abschnitt
32726 \begin_inset space ~
32727 \end_inset
32728
32729
32730 \begin_inset CommandInset ref
32731 LatexCommand ref
32732 reference "abs:Fußnoten"
32733
32734 \end_inset
32735
32736  beschrieben ist.
32737 \end_layout
32738
32739 \begin_layout Standard
32740 \begin_inset VSpace bigskip
32741 \end_inset
32742
32743 Mit dem \SpecialChar LaTeX
32744 -Paket 
32745 \series bold
32746 footmisc
32747 \series default
32748
32749 \begin_inset Index idx
32750 status collapsed
32751
32752 \begin_layout Plain Layout
32753 \SpecialChar LaTeX
32754 -Pakete ! footmisc
32755 \end_layout
32756
32757 \end_inset
32758
32759  (
32760 \begin_inset CommandInset citation
32761 LatexCommand cite
32762 key "footmisc"
32763 literal "true"
32764
32765 \end_inset
32766
32767 ) können Sie Fußnoten am Seitenrand drucken und die Textausrichtung ändern.
32768 \end_layout
32769
32770 \begin_layout Standard
32771 In \SpecialChar LaTeX
32772 -Büchern, 
32773 \begin_inset CommandInset citation
32774 LatexCommand cite
32775 key "latexcompanion,latexguide,lamport,latex-praxisbuch"
32776 literal "true"
32777
32778 \end_inset
32779
32780 , finden Sie weiteres zu Fußnoten.
32781  Wenn Sie eine 
32782 \series bold
32783 KOMA-Script
32784 \series default
32785
32786 \begin_inset Index idx
32787 status collapsed
32788
32789 \begin_layout Plain Layout
32790 \SpecialChar LaTeX
32791 -Pakete ! KOMA-Script
32792 \end_layout
32793
32794 \end_inset
32795
32796  Dokumentklasse verwenden, können Sie alle Fußnoteneinstellungen über klassenspe
32797 zifische Befehle anpassen, siehe 
32798 \begin_inset CommandInset citation
32799 LatexCommand cite
32800 key "KOMA-Script"
32801 literal "true"
32802
32803 \end_inset
32804
32805 .
32806 \end_layout
32807
32808 \begin_layout Section
32809 Randnotizen
32810 \begin_inset Index idx
32811 status collapsed
32812
32813 \begin_layout Plain Layout
32814 Randnotizen
32815 \end_layout
32816
32817 \end_inset
32818
32819
32820 \begin_inset Index idx
32821 status collapsed
32822
32823 \begin_layout Plain Layout
32824 Notizen ! Randnotizen
32825 \end_layout
32826
32827 \end_inset
32828
32829
32830 \end_layout
32831
32832 \begin_layout Standard
32833 Randnotizen sehen in \SpecialChar LyX
32834  wie Fußnoten aus und verhalten sich auch so.
32835  Sie fügen sie mit einem Klick auf den Schalter 
32836 \begin_inset Info
32837 type  "icon"
32838 arg   "marginalnote-insert"
32839 \end_inset
32840
32841  oder über 
32842 \family sans
32843 Einfügen\SpecialChar menuseparator
32844 Randnotiz
32845 \family default
32846  ein.
32847  Ein graues Kästchen mit der Aufschrift 
32848 \begin_inset Quotes gld
32849 \end_inset
32850
32851 Rand
32852 \begin_inset Quotes grd
32853 \end_inset
32854
32855  erscheint
32856 \family roman
32857 \series medium
32858 , und dort, wo der Cursor steht, können Sie Text eingeben.
32859 \end_layout
32860
32861 \begin_layout Standard
32862 Hier am Rand sehen Sie eine Randnotiz.
32863  
32864 \begin_inset Marginal
32865 status open
32866
32867 \begin_layout Plain Layout
32868 Dies ist eine Randnotiz.
32869 \end_layout
32870
32871 \end_inset
32872
32873
32874 \end_layout
32875
32876 \begin_layout Standard
32877 In der Druckausgabe von einseitig formatierten Dokumenten werden Randnotizen
32878  am rechten Rand gesetzt, bei doppelseitigen außen – links auf den geraden
32879  Seiten und rechts auf den ungeraden.
32880  Der Text ist rechtsbündig ausgerichtet, wenn die Randnotiz links gedruckt
32881  wird und umgekehrt.
32882  Die erste Zeile einer Randnotiz steht in der Textzeile, in der sie eingefügt
32883  wurde.
32884 \end_layout
32885
32886 \begin_layout Standard
32887 \begin_inset VSpace bigskip
32888 \end_inset
32889
32890 Um eine Randnotiz am inneren Rand zu drucken, fügen Sie den Befehl
32891 \end_layout
32892
32893 \begin_layout Standard
32894
32895 \series bold
32896
32897 \backslash
32898 reversemarginpar
32899 \end_layout
32900
32901 \begin_layout Standard
32902 als \SpecialChar TeX
32903 -Code vor einer Randnotiz ein.
32904  Das gilt dann für alle folgenden Randnotizen.
32905  
32906 \begin_inset ERT
32907 status collapsed
32908
32909 \begin_layout Plain Layout
32910
32911
32912 \backslash
32913 reversemarginpar 
32914 \end_layout
32915
32916 \end_inset
32917
32918
32919 \begin_inset Marginal
32920 status open
32921
32922 \begin_layout Plain Layout
32923 Hier ist ein Beispiel im inneren Rand.
32924 \end_layout
32925
32926 \end_inset
32927
32928
32929 \begin_inset Newline newline
32930 \end_inset
32931
32932
32933 \begin_inset Note Greyedout
32934 status open
32935
32936 \begin_layout Plain Layout
32937  
32938 \series bold
32939 Achtung:
32940 \series default
32941  Oft ist am inneren Rand nicht genügend Platz, um den Text korrekt zu drucken.
32942 \end_layout
32943
32944 \end_inset
32945
32946
32947 \end_layout
32948
32949 \begin_layout Standard
32950 Um zur Standard-Platzierung zurückzukehren, fügen Sie den Befehl
32951 \end_layout
32952
32953 \begin_layout Standard
32954
32955 \series bold
32956
32957 \backslash
32958 normalmarginpar
32959 \end_layout
32960
32961 \begin_layout Standard
32962 als \SpecialChar TeX
32963 -Code ein.
32964 \begin_inset ERT
32965 status collapsed
32966
32967 \begin_layout Plain Layout
32968
32969
32970 \backslash
32971 normalmarginpar 
32972 \end_layout
32973
32974 \end_inset
32975
32976
32977 \end_layout
32978
32979 \begin_layout Standard
32980 \begin_inset Note Greyedout
32981 status open
32982
32983 \begin_layout Plain Layout
32984
32985 \series bold
32986 Achtung:
32987 \series default
32988  Der Befehl wird missachtet, wenn er im selben Absatz wie 
32989 \series bold
32990
32991 \backslash
32992 reversemarginpar
32993 \series default
32994  verwendet wird.
32995 \end_layout
32996
32997 \end_inset
32998
32999
33000 \end_layout
33001
33002 \begin_layout Standard
33003 \begin_inset VSpace bigskip
33004 \end_inset
33005
33006
33007 \begin_inset Marginal
33008 status open
33009
33010 \begin_layout Plain Layout
33011
33012 \family roman
33013 \series medium
33014 EinSehrLangesWort am Anfang, das umgebrochen wird.
33015 \end_layout
33016
33017 \end_inset
33018
33019  Ähnlich wie in Abschnitt
33020 \begin_inset space ~
33021 \end_inset
33022
33023
33024 \begin_inset CommandInset ref
33025 LatexCommand ref
33026 reference "uab:Mehrere-Zeilen-in"
33027
33028 \end_inset
33029
33030  beschrieben können lange Worte nicht umgebrochen werden, wenn sie das erste
33031  Wort der Randnotiz sind.
33032  Um das zu vermeiden, fügen sie 0
33033 \begin_inset space \thinspace{}
33034 \end_inset
33035
33036 pt horizontalen Abstand vor dem Wort ein, so wie hier: 
33037 \begin_inset Marginal
33038 status open
33039
33040 \begin_layout Plain Layout
33041 \begin_inset space \hspace{}
33042 \length 0pt
33043 \end_inset
33044
33045
33046 \family roman
33047 \series medium
33048 EinSehrLangesWort am Anfang, das umgebrochen wird.
33049 \end_layout
33050
33051 \end_inset
33052
33053
33054 \end_layout
33055
33056 \begin_layout Standard
33057 \begin_inset VSpace bigskip
33058 \end_inset
33059
33060
33061 \end_layout
33062
33063 \begin_layout Standard
33064 \begin_inset Note Greyedout
33065 status open
33066
33067 \begin_layout Plain Layout
33068
33069 \series bold
33070 Bemerkung:
33071 \series default
33072  Randnotizen können ohne Tricks nicht in Tabellen, Gleitumgebungen und Fußnoten
33073  verwendet werden.
33074 \end_layout
33075
33076 \end_inset
33077
33078
33079 \end_layout
33080
33081 \begin_layout Standard
33082 \begin_inset VSpace bigskip
33083 \end_inset
33084
33085
33086 \end_layout
33087
33088 \begin_layout Standard
33089 \begin_inset ERT
33090 status collapsed
33091
33092 \begin_layout Plain Layout
33093
33094
33095 \backslash
33096 ifmarginnote
33097 \end_layout
33098
33099 \end_inset
33100
33101
33102 \begin_inset Note Note
33103 status open
33104
33105 \begin_layout Plain Layout
33106 Der folgende Abschnitt wird nur gedruckt, wenn das \SpecialChar LaTeX
33107 -Paket 
33108 \series bold
33109 marginnote
33110 \series default
33111  installiert ist.
33112 \end_layout
33113
33114 \end_inset
33115
33116
33117 \end_layout
33118
33119 \begin_layout Standard
33120 Diese Einschränkung kann umgangen werden, wenn das \SpecialChar LaTeX
33121 -Paket 
33122 \series bold
33123 marginnote
33124 \series default
33125
33126 \begin_inset Index idx
33127 status collapsed
33128
33129 \begin_layout Plain Layout
33130 \SpecialChar LaTeX
33131 -Pakete ! marginnote
33132 \end_layout
33133
33134 \end_inset
33135
33136  verwendet wird.
33137  Wenn Sie diese zwei Zeilen zum \SpecialChar LaTeX
33138 -Vorspann hinzufügen, wird der Befehl, der
33139  von \SpecialChar LyX
33140  für Randnotizen verwendet wird, umdefiniert, so dass der Befehl des
33141  Pakets 
33142 \series bold
33143 marginnote
33144 \series default
33145  für Randnotizen verwendet wird:
33146 \end_layout
33147
33148 \begin_layout Standard
33149
33150 \series bold
33151
33152 \backslash
33153 usepackage{marginnote}
33154 \begin_inset Newline newline
33155 \end_inset
33156
33157
33158 \backslash
33159 let
33160 \backslash
33161 marginpar
33162 \backslash
33163 marginnote
33164 \end_layout
33165
33166 \begin_layout Standard
33167 Dies wird auch in diesem Dokument verwendet, denn 
33168 \series bold
33169 marginnote
33170 \series default
33171  hat eine andere nützliche Eigenschaft: Man kann einen vertikalen Versatz
33172  für Randnotizen angeben.
33173  Dies wird oft für ein besseres Seitenformat verwendet, wenn zu viele Randnotize
33174 n zu dicht beieinander sind.
33175  Der Versatz wird in \SpecialChar LyX
33176  als \SpecialChar TeX
33177 -Code direkt nach der Randnotiz mit dem Schema
33178 \end_layout
33179
33180 \begin_layout Standard
33181
33182 \series bold
33183 [Versatz]
33184 \end_layout
33185
33186 \begin_layout Standard
33187 angegeben.
33188  Dabei ist der Versatz eine Länge mit einer der Einheiten, die in Tabelle
33189 \begin_inset space ~
33190 \end_inset
33191
33192
33193 \begin_inset CommandInset ref
33194 LatexCommand ref
33195 reference "tab:Maßeinheiten"
33196
33197 \end_inset
33198
33199  aufgelistet sind.
33200  Ein negativer Wert versetzt die Randnotiz nach oben, ein positiver Wert
33201  nach unten.
33202  Zum Beispiel ist die Randnotiz neben diesem Text um 1.5
33203 \begin_inset space \thinspace{}
33204 \end_inset
33205
33206 cm mit dem \SpecialChar TeX
33207 -Code-Befehl  
33208 \begin_inset Quotes gld
33209 \end_inset
33210
33211
33212 \series bold
33213 [-1.5cm]
33214 \series default
33215
33216 \begin_inset Quotes grd
33217 \end_inset
33218
33219  nach oben versetzt.
33220 \begin_inset Marginal
33221 status open
33222
33223 \begin_layout Plain Layout
33224 Diese Randnotiz ist 1.5
33225 \begin_inset space \thinspace{}
33226 \end_inset
33227
33228 cm von ihrer Originalposition nach oben versetzt.
33229 \end_layout
33230
33231 \end_inset
33232
33233
33234 \begin_inset ERT
33235 status collapsed
33236
33237 \begin_layout Plain Layout
33238
33239 [-1.5cm]
33240 \end_layout
33241
33242 \end_inset
33243
33244
33245 \end_layout
33246
33247 \begin_layout Standard
33248 \begin_inset VSpace medskip
33249 \end_inset
33250
33251 Mit 
33252 \series bold
33253 marginnote
33254 \series default
33255  können Sie auch die Ausrichtung des Texts in der Randnotiz ändern.
33256  Zum Beispiel setzen die Befehle
33257 \end_layout
33258
33259 \begin_layout Standard
33260
33261 \series bold
33262
33263 \backslash
33264 renewcommand*{
33265 \backslash
33266 raggedleftmarginnote}{
33267 \backslash
33268 centering}
33269 \begin_inset Newline newline
33270 \end_inset
33271
33272
33273 \backslash
33274 renewcommand*{
33275 \backslash
33276 raggedrightmarginnote}{
33277 \backslash
33278 centering}
33279 \end_layout
33280
33281 \begin_layout Standard
33282 die Ausrichtung auf zentriert.
33283  
33284 \series bold
33285
33286 \backslash
33287 raggedleftmarginnote
33288 \series default
33289  bewirkt dabei, dass die Randnotiz auf der linken Seite erscheint.
33290  
33291 \begin_inset ERT
33292 status collapsed
33293
33294 \begin_layout Plain Layout
33295
33296
33297 \backslash
33298 renewcommand*{
33299 \backslash
33300 raggedleftmarginnote}{
33301 \backslash
33302 centering}
33303 \end_layout
33304
33305 \begin_layout Plain Layout
33306
33307
33308 \backslash
33309 renewcommand*{
33310 \backslash
33311 raggedrightmarginnote}{
33312 \backslash
33313 centering}
33314 \end_layout
33315
33316 \end_inset
33317
33318
33319 \begin_inset Marginal
33320 status open
33321
33322 \begin_layout Plain Layout
33323 Der Text dieser Randnotiz ist zentriert ausgerichtet.
33324 \end_layout
33325
33326 \end_inset
33327
33328  Die Voreinstellung ist
33329 \end_layout
33330
33331 \begin_layout Standard
33332
33333 \series bold
33334
33335 \backslash
33336 renewcommand*{
33337 \backslash
33338 raggedleftmarginnote}{
33339 \backslash
33340 raggedleft}
33341 \begin_inset Newline newline
33342 \end_inset
33343
33344
33345 \backslash
33346 renewcommand*{
33347 \backslash
33348 raggedrightmarginnote}{
33349 \backslash
33350 raggedright}
33351 \series default
33352
33353 \begin_inset ERT
33354 status collapsed
33355
33356 \begin_layout Plain Layout
33357
33358
33359 \backslash
33360 renewcommand*{
33361 \backslash
33362 raggedleftmarginnote}{
33363 \backslash
33364 raggedleft}
33365 \end_layout
33366
33367 \begin_layout Plain Layout
33368
33369
33370 \backslash
33371 renewcommand*{
33372 \backslash
33373 raggedrightmarginnote}{
33374 \backslash
33375 raggedright}
33376 \end_layout
33377
33378 \end_inset
33379
33380
33381 \end_layout
33382
33383 \begin_layout Standard
33384 \begin_inset VSpace medskip
33385 \end_inset
33386
33387 Für weitere Fähigkeiten des Pakets 
33388 \series bold
33389 marginnote
33390 \series default
33391  sei auf dessen Dokumentation verwiesen 
33392 \begin_inset CommandInset citation
33393 LatexCommand cite
33394 key "marginnote"
33395 literal "true"
33396
33397 \end_inset
33398
33399 .
33400 \end_layout
33401
33402 \begin_layout Standard
33403 \begin_inset VSpace bigskip
33404 \end_inset
33405
33406 Das Format von Randnotizen kann allgemein durch Änderung ihrer Definition
33407  geändert werden.
33408  Um z.
33409 \begin_inset space \thinspace{}
33410 \end_inset
33411
33412 B.
33413  eine Überschrift für alle Randnotizen mit dem unterstrichenen, serifenlosen
33414  und fettgedruckten Text 
33415 \begin_inset Quotes eld
33416 \end_inset
33417
33418
33419 \family sans
33420 \series bold
33421 \bar under
33422 Achtung!
33423 \family default
33424 \series default
33425 \bar default
33426
33427 \begin_inset Quotes erd
33428 \end_inset
33429
33430  zu erstellen, fügen Sie dies zum \SpecialChar LaTeX
33431 -Vorspann hinzu:
33432 \end_layout
33433
33434 \begin_layout Standard
33435
33436 \series bold
33437
33438 \backslash
33439 let
33440 \backslash
33441 myMarginpar
33442 \backslash
33443 marginpar
33444 \begin_inset Newline newline
33445 \end_inset
33446
33447
33448 \backslash
33449 renewcommand{
33450 \backslash
33451 marginpar}[1]{
33452 \backslash
33453 myMarginpar{%
33454 \begin_inset Newline newline
33455 \end_inset
33456
33457
33458 \begin_inset Phantom HPhantom
33459 status open
33460
33461 \begin_layout Plain Layout
33462
33463 \series bold
33464 \begin_inset space ~
33465 \end_inset
33466
33467
33468 \end_layout
33469
33470 \end_inset
33471
33472
33473 \backslash
33474 hspace{0pt}
33475 \backslash
33476 textsf{
33477 \backslash
33478 textbf{
33479 \backslash
33480 underbar{Achtung!}}}%
33481 \begin_inset Newline newline
33482 \end_inset
33483
33484
33485 \begin_inset Phantom HPhantom
33486 status open
33487
33488 \begin_layout Plain Layout
33489
33490 \series bold
33491 \begin_inset space ~
33492 \end_inset
33493
33494
33495 \end_layout
33496
33497 \end_inset
33498
33499
33500 \backslash
33501 vspace{1.5mm}
33502 \backslash
33503
33504 \backslash
33505 #1}}
33506 \end_layout
33507
33508 \begin_layout Standard
33509 \begin_inset ERT
33510 status collapsed
33511
33512 \begin_layout Plain Layout
33513
33514
33515 \backslash
33516 let
33517 \backslash
33518 myMarginpar
33519 \backslash
33520 marginpar
33521 \end_layout
33522
33523 \begin_layout Plain Layout
33524
33525
33526 \backslash
33527 renewcommand{
33528 \backslash
33529 marginpar}[1]{
33530 \backslash
33531 myMarginpar{%
33532 \end_layout
33533
33534 \begin_layout Plain Layout
33535
33536    
33537 \backslash
33538 textsf{
33539 \backslash
33540 textbf{
33541 \backslash
33542 underbar{Achtung!}}}%
33543 \end_layout
33544
33545 \begin_layout Plain Layout
33546
33547    
33548 \backslash
33549 vspace{1.5mm}
33550 \backslash
33551
33552 \backslash
33553 #1}}
33554 \end_layout
33555
33556 \end_inset
33557
33558
33559 \begin_inset Marginal
33560 status open
33561
33562 \begin_layout Plain Layout
33563 Dies ist eine Randnotiz mit einer definierten Überschrift.
33564 \end_layout
33565
33566 \end_inset
33567
33568
33569 \begin_inset ERT
33570 status collapsed
33571
33572 \begin_layout Plain Layout
33573
33574 [-1.5cm]
33575 \end_layout
33576
33577 \end_inset
33578
33579
33580 \begin_inset ERT
33581 status collapsed
33582
33583 \begin_layout Plain Layout
33584
33585
33586 \backslash
33587 renewcommand{
33588 \backslash
33589 marginpar}[1]{
33590 \backslash
33591 myMarginpar{#1}}
33592 \end_layout
33593
33594 \end_inset
33595
33596
33597 \begin_inset Note Note
33598 status open
33599
33600 \begin_layout Plain Layout
33601 Das Format wurde nur für dieses Beispiel geändert.
33602 \end_layout
33603
33604 \end_inset
33605
33606
33607 \end_layout
33608
33609 \begin_layout Standard
33610 \begin_inset ERT
33611 status collapsed
33612
33613 \begin_layout Plain Layout
33614
33615
33616 \backslash
33617 else
33618 \end_layout
33619
33620 \end_inset
33621
33622
33623 \begin_inset Note Note
33624 status open
33625
33626 \begin_layout Plain Layout
33627 Der folgende Hinweis wird gedruckt, wenn das \SpecialChar LaTeX
33628 -Paket 
33629 \series bold
33630 marginnote
33631 \series default
33632  nicht installiert ist:
33633 \end_layout
33634
33635 \end_inset
33636
33637
33638 \end_layout
33639
33640 \begin_layout Standard
33641 Das \SpecialChar LaTeX
33642 -Paket 
33643 \series bold
33644 marginnote
33645 \series default
33646  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
33647 \end_layout
33648
33649 \begin_layout Standard
33650 \begin_inset ERT
33651 status collapsed
33652
33653 \begin_layout Plain Layout
33654
33655
33656 \backslash
33657 fi
33658 \end_layout
33659
33660 \end_inset
33661
33662
33663 \end_layout
33664
33665 \begin_layout Chapter
33666 Boxen
33667 \end_layout
33668
33669 \begin_layout Section
33670 Einleitung
33671 \begin_inset Index idx
33672 status collapsed
33673
33674 \begin_layout Plain Layout
33675 Boxen ! Einleitung
33676 \end_layout
33677
33678 \end_inset
33679
33680
33681 \end_layout
33682
33683 \begin_layout Standard
33684 Boxen werden benutzt, um einen Textblock zu formatieren.
33685  Sie können benutzt werden, um Dokumente in mehreren Sprachen zu schreiben,
33686  siehe Abschnitt
33687 \begin_inset space ~
33688 \end_inset
33689
33690
33691 \begin_inset CommandInset ref
33692 LatexCommand ref
33693 reference "abs:Minipage"
33694
33695 \end_inset
33696
33697 , um Text zu umrahmen, siehe Abschnitt
33698 \begin_inset space ~
33699 \end_inset
33700
33701
33702 \begin_inset CommandInset ref
33703 LatexCommand ref
33704 reference "uab:Verzierung"
33705
33706 \end_inset
33707
33708 , um Silbentrennung zu verhindern, siehe Abschnitt
33709 \begin_inset space ~
33710 \end_inset
33711
33712
33713 \begin_inset CommandInset ref
33714 LatexCommand ref
33715 reference "abs:Silbentrennung-unterbinden"
33716
33717 \end_inset
33718
33719 , um Text senkrecht auszurichten, siehe Abschnitt
33720 \begin_inset space ~
33721 \end_inset
33722
33723
33724 \begin_inset CommandInset ref
33725 LatexCommand ref
33726 reference "uab:Vertikale-Ausrichtung"
33727
33728 \end_inset
33729
33730  oder um die Hintergrundfarbe von Texten zu setzen, siehe Abschnitt
33731 \begin_inset space ~
33732 \end_inset
33733
33734
33735 \begin_inset CommandInset ref
33736 LatexCommand ref
33737 reference "abs:Farbige-Boxen"
33738
33739 \end_inset
33740
33741 .
33742 \end_layout
33743
33744 \begin_layout Standard
33745 Boxen werden mit 
33746 \family sans
33747 Einfügen\SpecialChar menuseparator
33748 Box
33749 \family default
33750  oder dem Schalter 
33751 \begin_inset Info
33752 type  "icon"
33753 arg   "box-insert Frameless"
33754 \end_inset
33755
33756  eingefügt.
33757  Ein graues Kästchen mit der Aufschrift 
33758 \begin_inset Quotes gld
33759 \end_inset
33760
33761 Box (Minipage)
33762 \begin_inset Quotes grd
33763 \end_inset
33764
33765  erscheint: 
33766 \begin_inset Graphics
33767         filename clipart/StandardBox.png
33768         scale 95
33769         scaleBeforeRotation
33770
33771 \end_inset
33772
33773  Mit einem Rechts\SpecialChar softhyphen
33774 klick auf das graue Kästchen und der Auswahl von 
33775 \family sans
33776 Einstellungen
33777 \family default
33778  kann der Typ spezifiziert werden.
33779  Das Dialogfenster bietet bei 
33780 \family sans
33781 Innere
33782 \begin_inset space ~
33783 \end_inset
33784
33785 Box
33786 \family default
33787  die Typen 
33788 \family sans
33789 Makebox
33790 \family default
33791
33792 \family sans
33793 Parbox
33794 \family default
33795  und 
33796 \family sans
33797 Minipage
33798 \family default
33799  an.
33800  
33801 \family sans
33802 Minipage
33803 \family default
33804  ist die Standard-Einstellung für neue Boxen und in Abschnitt
33805 \begin_inset space ~
33806 \end_inset
33807
33808
33809 \begin_inset CommandInset ref
33810 LatexCommand ref
33811 reference "abs:Minipage"
33812
33813 \end_inset
33814
33815  beschrieben, 
33816 \family sans
33817 Parbox
33818 \family default
33819  in Abschnitt
33820 \begin_inset space ~
33821 \end_inset
33822
33823
33824 \begin_inset CommandInset ref
33825 LatexCommand ref
33826 reference "abs:Parbox"
33827
33828 \end_inset
33829
33830  und 
33831 \family sans
33832 Makebox
33833 \family default
33834  in 
33835 \begin_inset CommandInset ref
33836 LatexCommand ref
33837 reference "abs:Silbentrennung-unterbinden"
33838
33839 \end_inset
33840
33841 .
33842 \end_layout
33843
33844 \begin_layout Standard
33845 Boxen sind nicht nummeriert, und Sie können deshalb nicht auf sie verweisen
33846  wie auf Gleitobjekte und Fußnoten.
33847 \end_layout
33848
33849 \begin_layout Standard
33850 \begin_inset Note Greyedout
33851 status open
33852
33853 \begin_layout Plain Layout
33854
33855 \series bold
33856 Bemerkung
33857 \begin_inset space ~
33858 \end_inset
33859
33860 1:
33861 \series default
33862  Boxen dürfen in 
33863 \family sans
33864 List-
33865 \family default
33866  oder 
33867 \family sans
33868 Beschreibung-
33869 \family default
33870 Umgebungen nicht verwendet werden.
33871 \end_layout
33872
33873 \end_inset
33874
33875
33876 \end_layout
33877
33878 \begin_layout Standard
33879 \begin_inset Note Greyedout
33880 status open
33881
33882 \begin_layout Plain Layout
33883
33884 \series bold
33885 Bemerkung
33886 \begin_inset space ~
33887 \end_inset
33888
33889 2:
33890 \series default
33891  Boxen ohne 
33892 \family sans
33893 Innere
33894 \begin_inset space ~
33895 \end_inset
33896
33897 Box
33898 \family default
33899  und ohne Rahmen werden in Abschnitt
33900 \begin_inset space ~
33901 \end_inset
33902
33903
33904 \begin_inset CommandInset ref
33905 LatexCommand ref
33906 reference "abs:Silbentrennung-unterbinden"
33907
33908 \end_inset
33909
33910  beschrieben.
33911 \end_layout
33912
33913 \end_inset
33914
33915
33916 \end_layout
33917
33918 \begin_layout Section
33919 Das Box-Einstellungen-Fenster
33920 \begin_inset CommandInset label
33921 LatexCommand label
33922 name "abs:Box-Dialog"
33923
33924 \end_inset
33925
33926
33927 \begin_inset Index idx
33928 status collapsed
33929
33930 \begin_layout Plain Layout
33931 Boxen ! Box-Dialog-Fenster
33932 \end_layout
33933
33934 \end_inset
33935
33936
33937 \end_layout
33938
33939 \begin_layout Subsection
33940 Box-Größe
33941 \begin_inset Index idx
33942 status collapsed
33943
33944 \begin_layout Plain Layout
33945 Boxen ! Größe
33946 \end_layout
33947
33948 \end_inset
33949
33950
33951 \end_layout
33952
33953 \begin_layout Standard
33954 Im 
33955 \family sans
33956 Box-Einstellungen
33957 \family default
33958 -Fenster können Sie die Größe der Box mit 
33959 \family sans
33960 Breite
33961 \family default
33962  und 
33963 \family sans
33964 Höhe 
33965 \family default
33966 festlegen.
33967  Die verfügbaren Einheiten werden in Tabelle
33968 \begin_inset space ~
33969 \end_inset
33970
33971
33972 \begin_inset CommandInset ref
33973 LatexCommand ref
33974 reference "tab:Maßeinheiten"
33975
33976 \end_inset
33977
33978  aufgelistet.
33979  Das Feld
33980 \family sans
33981  Höhe
33982 \family default
33983  bietet die folgenden zusätzlichen Größen:
33984 \end_layout
33985
33986 \begin_layout Description
33987 Tiefe Dies ist die reine Text-
33988 \begin_inset Quotes gld
33989 \end_inset
33990
33991 Höhe
33992 \begin_inset Quotes grd
33993 \end_inset
33994
33995 .
33996  Sie ignoriert die Gesamthöhe, wenn es mehrere Textzeilen gibt:
33997 \begin_inset Newline newline
33998 \end_inset
33999
34000
34001 \begin_inset Newline newline
34002 \end_inset
34003
34004
34005 \begin_inset Newline newline
34006 \end_inset
34007
34008
34009 \begin_inset Box Boxed
34010 position "c"
34011 hor_pos "c"
34012 has_inner_box 1
34013 inner_pos "c"
34014 use_parbox 0
34015 use_makebox 0
34016 width "12col%"
34017 special "none"
34018 height "1in"
34019 height_special "depth"
34020 thickness "0.4pt"
34021 separation "3pt"
34022 shadowsize "4pt"
34023 framecolor "black"
34024 backgroundcolor "none"
34025 status collapsed
34026
34027 \begin_layout Plain Layout
34028 \align center
34029 Box-Höhe = 1
34030 \begin_inset space \thinspace{}
34031 \end_inset
34032
34033 Tiefe
34034 \end_layout
34035
34036 \end_inset
34037
34038
34039 \begin_inset Newline newline
34040 \end_inset
34041
34042
34043 \begin_inset Newline newline
34044 \end_inset
34045
34046
34047 \end_layout
34048
34049 \begin_layout Description
34050 Höhe Dies ist die Texthöhe innerhalb der Box.
34051  Der Wert 2 für diese Größe wird die Boxhöhe auf den zweifachen Wert der
34052  Texthöhe setzen: 
34053 \begin_inset Box Boxed
34054 position "c"
34055 hor_pos "c"
34056 has_inner_box 1
34057 inner_pos "c"
34058 use_parbox 0
34059 use_makebox 0
34060 width "20col%"
34061 special "none"
34062 height "2in"
34063 height_special "height"
34064 thickness "0.4pt"
34065 separation "3pt"
34066 shadowsize "4pt"
34067 framecolor "black"
34068 backgroundcolor "none"
34069 status collapsed
34070
34071 \begin_layout Plain Layout
34072 \align center
34073 Boxhöhe = 2
34074 \begin_inset space \thinspace{}
34075 \end_inset
34076
34077 Höhe
34078 \end_layout
34079
34080 \end_inset
34081
34082
34083 \end_layout
34084
34085 \begin_layout Description
34086 Gesamthöhe Dies ist Höhe
34087 \begin_inset space \thinspace{}
34088 \end_inset
34089
34090 +
34091 \begin_inset space \thinspace{}
34092 \end_inset
34093
34094 Tiefe: 
34095 \begin_inset Box Boxed
34096 position "c"
34097 hor_pos "c"
34098 has_inner_box 1
34099 inner_pos "c"
34100 use_parbox 0
34101 use_makebox 0
34102 width "20col%"
34103 special "none"
34104 height "1in"
34105 height_special "totalheight"
34106 thickness "0.4pt"
34107 separation "3pt"
34108 shadowsize "4pt"
34109 framecolor "black"
34110 backgroundcolor "none"
34111 status collapsed
34112
34113 \begin_layout Plain Layout
34114 \align center
34115 Boxhöhe = 1
34116 \begin_inset space \thinspace{}
34117 \end_inset
34118
34119 Gesamthöhe
34120 \end_layout
34121
34122 \end_inset
34123
34124
34125 \end_layout
34126
34127 \begin_layout Description
34128 Breite Dies setzt Höhe = Breite, das heißt, die Box wird quadratisch: 
34129 \begin_inset Box Boxed
34130 position "c"
34131 hor_pos "c"
34132 has_inner_box 1
34133 inner_pos "c"
34134 use_parbox 0
34135 use_makebox 0
34136 width "12col%"
34137 special "none"
34138 height "1in"
34139 height_special "width"
34140 thickness "0.4pt"
34141 separation "3pt"
34142 shadowsize "4pt"
34143 framecolor "black"
34144 backgroundcolor "none"
34145 status collapsed
34146
34147 \begin_layout Plain Layout
34148 \align center
34149 Boxhöhe = 1
34150 \begin_inset space \thinspace{}
34151 \end_inset
34152
34153 Breite
34154 \end_layout
34155
34156 \end_inset
34157
34158
34159 \end_layout
34160
34161 \begin_layout Subsection
34162 Ausrichtung
34163 \begin_inset Index idx
34164 status collapsed
34165
34166 \begin_layout Plain Layout
34167 Boxen ! Ausrichtung
34168 \end_layout
34169
34170 \end_inset
34171
34172
34173 \end_layout
34174
34175 \begin_layout Standard
34176 Wenn Sie eine 
34177 \family sans
34178 Innere
34179 \begin_inset space ~
34180 \end_inset
34181
34182 Box
34183 \family default
34184  gewählt haben, kann die Box mit folgenden Werten für 
34185 \family sans
34186 Box
34187 \family default
34188  senkrecht ausgerichtet werden:
34189 \end_layout
34190
34191 \begin_layout Description
34192 Oben Dies ist ein Beispieltext.
34193  
34194 \begin_inset Box Boxed
34195 position "t"
34196 hor_pos "c"
34197 has_inner_box 1
34198 inner_pos "c"
34199 use_parbox 0
34200 use_makebox 0
34201 width "20col%"
34202 special "none"
34203 height "1in"
34204 height_special "totalheight"
34205 thickness "0.4pt"
34206 separation "3pt"
34207 shadowsize "4pt"
34208 framecolor "black"
34209 backgroundcolor "none"
34210 status collapsed
34211
34212 \begin_layout Plain Layout
34213 \align center
34214 Die Ober\SpecialChar softhyphen
34215 kante der Box ist in der Zeile.
34216 \end_layout
34217
34218 \end_inset
34219
34220  Dies ist ein Beispieltext.
34221 \end_layout
34222
34223 \begin_layout Description
34224 Mitte Dies ist ein Beispieltext.
34225  
34226 \begin_inset Box Boxed
34227 position "c"
34228 hor_pos "c"
34229 has_inner_box 1
34230 inner_pos "c"
34231 use_parbox 0
34232 use_makebox 0
34233 width "20col%"
34234 special "none"
34235 height "1in"
34236 height_special "totalheight"
34237 thickness "0.4pt"
34238 separation "3pt"
34239 shadowsize "4pt"
34240 framecolor "black"
34241 backgroundcolor "none"
34242 status collapsed
34243
34244 \begin_layout Plain Layout
34245 \align center
34246 Die Mitte der Box ist in der Zeile.
34247 \end_layout
34248
34249 \end_inset
34250
34251  Dies ist ein Beispieltext.
34252 \end_layout
34253
34254 \begin_layout Description
34255 Unten Dies ist ein Beispieltext.
34256  
34257 \begin_inset Box Boxed
34258 position "b"
34259 hor_pos "c"
34260 has_inner_box 1
34261 inner_pos "c"
34262 use_parbox 0
34263 use_makebox 0
34264 width "20col%"
34265 special "none"
34266 height "1in"
34267 height_special "totalheight"
34268 thickness "0.4pt"
34269 separation "3pt"
34270 shadowsize "4pt"
34271 framecolor "black"
34272 backgroundcolor "none"
34273 status collapsed
34274
34275 \begin_layout Plain Layout
34276 \align center
34277 Die Unter\SpecialChar softhyphen
34278 kante der Box ist in der Zeile.
34279 \end_layout
34280
34281 \end_inset
34282
34283  Dies ist ein Beispieltext.
34284 \end_layout
34285
34286 \begin_layout Standard
34287 \begin_inset Note Greyedout
34288 status open
34289
34290 \begin_layout Plain Layout
34291
34292 \series bold
34293 Bemerkung:
34294 \series default
34295  Die senkrechte Boxausrichtung kann in der Ausgabe verloren gehen wenn zwei
34296  Boxen in einer Zeile sind und eine Box z.
34297 \begin_inset space \thinspace{}
34298 \end_inset
34299
34300 B.
34301  schattiert ist, die andere aber nicht.
34302 \end_layout
34303
34304 \end_inset
34305
34306
34307 \end_layout
34308
34309 \begin_layout Standard
34310 Eine Box kann mit dem Dialog 
34311 \family sans
34312 Absatz-Einstellungen
34313 \family default
34314  waagerecht ausgerichtet werden, wenn die Box in einem eigenen Absatz steht.
34315 \end_layout
34316
34317 \begin_layout Standard
34318 \begin_inset VSpace bigskip
34319 \end_inset
34320
34321 Wenn Sie eine 
34322 \family sans
34323 Innere
34324 \begin_inset space ~
34325 \end_inset
34326
34327 Box
34328 \family default
34329  gewählt haben, kann der Inhalt der Box mit folgenden Werten für 
34330 \family sans
34331 Inhalt
34332 \family default
34333  senkrecht ausgerichtet werden:
34334 \end_layout
34335
34336 \begin_layout Description
34337 Oben Dies ist ein Beispieltext.
34338  
34339 \begin_inset Box Boxed
34340 position "c"
34341 hor_pos "c"
34342 has_inner_box 1
34343 inner_pos "t"
34344 use_parbox 0
34345 use_makebox 0
34346 width "20col%"
34347 special "none"
34348 height "1.5in"
34349 height_special "totalheight"
34350 thickness "0.4pt"
34351 separation "3pt"
34352 shadowsize "4pt"
34353 framecolor "black"
34354 backgroundcolor "none"
34355 status collapsed
34356
34357 \begin_layout Plain Layout
34358 \align center
34359 Der Boxinhalt ist am oberen Boxrand ausgerichtet.
34360 \end_layout
34361
34362 \end_inset
34363
34364  Dies ist ein Beispieltext.
34365 \end_layout
34366
34367 \begin_layout Description
34368 Mitte Dies ist ein Beispieltext.
34369  
34370 \begin_inset Box Boxed
34371 position "c"
34372 hor_pos "c"
34373 has_inner_box 1
34374 inner_pos "c"
34375 use_parbox 0
34376 use_makebox 0
34377 width "20col%"
34378 special "none"
34379 height "1.5in"
34380 height_special "totalheight"
34381 thickness "0.4pt"
34382 separation "3pt"
34383 shadowsize "4pt"
34384 framecolor "black"
34385 backgroundcolor "none"
34386 status collapsed
34387
34388 \begin_layout Plain Layout
34389 \align center
34390 Der Boxinhalt ist zentriert ausgerichtet.
34391 \end_layout
34392
34393 \end_inset
34394
34395  Dies ist ein Beispieltext.
34396 \end_layout
34397
34398 \begin_layout Description
34399 Unten Dies ist ein Beispieltext.
34400  
34401 \begin_inset Box Boxed
34402 position "c"
34403 hor_pos "c"
34404 has_inner_box 1
34405 inner_pos "b"
34406 use_parbox 0
34407 use_makebox 0
34408 width "20col%"
34409 special "none"
34410 height "1.5in"
34411 height_special "totalheight"
34412 thickness "0.4pt"
34413 separation "3pt"
34414 shadowsize "4pt"
34415 framecolor "black"
34416 backgroundcolor "none"
34417 status collapsed
34418
34419 \begin_layout Plain Layout
34420 \align center
34421 Der Boxinhalt ist am unteren Boxrand ausgerichtet.
34422 \end_layout
34423
34424 \end_inset
34425
34426  Dies ist ein Beispieltext.
34427 \end_layout
34428
34429 \begin_layout Description
34430 Dehnen Dies ist ein Beispieltext.
34431  
34432 \begin_inset Box Boxed
34433 position "c"
34434 hor_pos "c"
34435 has_inner_box 1
34436 inner_pos "s"
34437 use_parbox 0
34438 use_makebox 0
34439 width "20col%"
34440 special "none"
34441 height "1in"
34442 height_special "totalheight"
34443 thickness "0.4pt"
34444 separation "3pt"
34445 shadowsize "4pt"
34446 framecolor "black"
34447 backgroundcolor "none"
34448 status collapsed
34449
34450 \begin_layout Plain Layout
34451 \align center
34452 Der Boxinhalt
34453 \end_layout
34454
34455 \begin_layout Plain Layout
34456 \align center
34457 ist über die
34458 \end_layout
34459
34460 \begin_layout Plain Layout
34461 \align center
34462 Boxhöhe
34463 \end_layout
34464
34465 \begin_layout Plain Layout
34466 \align center
34467 gleichmäßig verteilt.
34468 \end_layout
34469
34470 \end_inset
34471
34472  Dies ist ein Beispieltext.
34473 \end_layout
34474
34475 \begin_layout Standard
34476 Das Dehnen funktioniert aber nur, wenn der Boxinhalt aus mehreren Absätzen
34477  besteht.
34478  Im obigen Beispiel ist jede Zeile ein eigener Absatz.
34479 \end_layout
34480
34481 \begin_layout Standard
34482 Ein Boxinhalt kann mit dem Dialog 
34483 \family sans
34484 Absatz-Einstellungen
34485 \family default
34486  waagerecht ausgerichtet werden, wenn Sie eine
34487 \family sans
34488  Innere
34489 \begin_inset space ~
34490 \end_inset
34491
34492 Box
34493 \family default
34494  gewählt haben.
34495 \end_layout
34496
34497 \begin_layout Standard
34498 \align center
34499 \begin_inset Box Boxed
34500 position "c"
34501 hor_pos "c"
34502 has_inner_box 1
34503 inner_pos "s"
34504 use_parbox 0
34505 use_makebox 0
34506 width "30col%"
34507 special "none"
34508 height "1.25in"
34509 height_special "totalheight"
34510 thickness "0.4pt"
34511 separation "3pt"
34512 shadowsize "4pt"
34513 framecolor "black"
34514 backgroundcolor "none"
34515 status collapsed
34516
34517 \begin_layout Plain Layout
34518 \align left
34519 Hier ist jede Zeile
34520 \end_layout
34521
34522 \begin_layout Plain Layout
34523 \align center
34524 anders
34525 \end_layout
34526
34527 \begin_layout Plain Layout
34528 \align right
34529 ausgerichtet.
34530 \end_layout
34531
34532 \end_inset
34533
34534
34535 \end_layout
34536
34537 \begin_layout Standard
34538 Wenn Sie keine
34539 \family sans
34540  Innere
34541 \begin_inset space ~
34542 \end_inset
34543
34544 Box
34545 \family default
34546  gewählt haben, können Sie den Boxinhalt waagerecht mit dem 
34547 \family sans
34548 Box-Einstellungen-
34549 \family default
34550 Dialog ausrichten
34551 \end_layout
34552
34553 \begin_layout Standard
34554 \align center
34555 \begin_inset Box Boxed
34556 position "c"
34557 hor_pos "s"
34558 has_inner_box 0
34559 inner_pos "s"
34560 use_parbox 0
34561 use_makebox 0
34562 width "90col%"
34563 special "none"
34564 height "1.25in"
34565 height_special "totalheight"
34566 thickness "0.4pt"
34567 separation "3pt"
34568 shadowsize "4pt"
34569 framecolor "black"
34570 backgroundcolor "none"
34571 status collapsed
34572
34573 \begin_layout Plain Layout
34574 Dieser Boxinhalt wurde horizontal gedehnt.
34575 \end_layout
34576
34577 \end_inset
34578
34579
34580 \end_layout
34581
34582 \begin_layout Subsection
34583 Verzierung
34584 \begin_inset CommandInset label
34585 LatexCommand label
34586 name "uab:Verzierung"
34587
34588 \end_inset
34589
34590
34591 \begin_inset Index idx
34592 status collapsed
34593
34594 \begin_layout Plain Layout
34595 Boxen ! Verzierung
34596 \end_layout
34597
34598 \end_inset
34599
34600
34601 \end_layout
34602
34603 \begin_layout Standard
34604 Im 
34605 \family sans
34606 Box-Einstellungen-
34607 \family default
34608 Dialog können Sie mit der 
34609 \family sans
34610 Verzierung
34611 \family default
34612  den Typ der Box auswählen:
34613 \end_layout
34614
34615 \begin_layout Description
34616 Kein
34617 \begin_inset space ~
34618 \end_inset
34619
34620 Rahmen Nichts wird gezeichnet.
34621 \end_layout
34622
34623 \begin_layout Description
34624 Einfacher
34625 \begin_inset space ~
34626 \end_inset
34627
34628 rechteckiger
34629 \begin_inset space ~
34630 \end_inset
34631
34632 Rahmen Um die Box wird ein rechteckiger Rahmen gezeichnet.
34633  Die Rahmendicke kann festgelegt werden.
34634  
34635 \begin_inset Box Boxed
34636 position "c"
34637 hor_pos "c"
34638 has_inner_box 1
34639 inner_pos "c"
34640 use_parbox 0
34641 use_makebox 0
34642 width "21col%"
34643 special "none"
34644 height "1in"
34645 height_special "totalheight"
34646 thickness "0.4pt"
34647 separation "3pt"
34648 shadowsize "4pt"
34649 framecolor "black"
34650 backgroundcolor "none"
34651 status collapsed
34652
34653 \begin_layout Plain Layout
34654
34655 \series medium
34656 Rechteckige
34657 \begin_inset space ~
34658 \end_inset
34659
34660 Box
34661 \end_layout
34662
34663 \end_inset
34664
34665
34666 \end_layout
34667
34668 \begin_layout Description
34669 erlaube
34670 \begin_inset space ~
34671 \end_inset
34672
34673 Seitenumbrüche 
34674 \end_layout
34675
34676 \begin_layout Description
34677 Ovaler
34678 \begin_inset space ~
34679 \end_inset
34680
34681 Rahmen,
34682 \begin_inset space ~
34683 \end_inset
34684
34685 dünn zeichnet einen dünnen Rahmen mit abgerundeten Ecken um die Box.
34686  Die Rahmendicke ist 0.4
34687 \begin_inset space \thinspace{}
34688 \end_inset
34689
34690 pt.
34691  
34692 \begin_inset Box ovalbox
34693 position "c"
34694 hor_pos "c"
34695 has_inner_box 1
34696 inner_pos "c"
34697 use_parbox 0
34698 use_makebox 0
34699 width "20col%"
34700 special "none"
34701 height "1in"
34702 height_special "totalheight"
34703 thickness "0.4pt"
34704 separation "3pt"
34705 shadowsize "4pt"
34706 framecolor "black"
34707 backgroundcolor "none"
34708 status collapsed
34709
34710 \begin_layout Plain Layout
34711 Ovale
34712 \begin_inset space ~
34713 \end_inset
34714
34715 Box,
34716 \begin_inset space ~
34717 \end_inset
34718
34719 dünn
34720 \end_layout
34721
34722 \end_inset
34723
34724
34725 \end_layout
34726
34727 \begin_layout Description
34728 Ovaler
34729 \begin_inset space ~
34730 \end_inset
34731
34732 Rahmen,
34733 \begin_inset space ~
34734 \end_inset
34735
34736 dick zeichnet einen dickeren Rahmen mit abgerundeten Ecken um die Box.
34737  Die Rahmendicke ist 0.8
34738 \begin_inset space \thinspace{}
34739 \end_inset
34740
34741 pt.
34742  
34743 \begin_inset Box Ovalbox
34744 position "c"
34745 hor_pos "c"
34746 has_inner_box 1
34747 inner_pos "c"
34748 use_parbox 0
34749 use_makebox 0
34750 width "20col%"
34751 special "none"
34752 height "1in"
34753 height_special "totalheight"
34754 thickness "0.4pt"
34755 separation "3pt"
34756 shadowsize "4pt"
34757 framecolor "black"
34758 backgroundcolor "none"
34759 status collapsed
34760
34761 \begin_layout Plain Layout
34762 Ovale
34763 \begin_inset space ~
34764 \end_inset
34765
34766 Box,
34767 \begin_inset space ~
34768 \end_inset
34769
34770 dick
34771 \end_layout
34772
34773 \end_inset
34774
34775
34776 \end_layout
34777
34778 \begin_layout Description
34779 Schlagschatten zeichnet einen Rahmen mit Schatten um die Box.
34780  Die Rahmendicke und die Schattenbreite kann festgelegt werden.
34781 \begin_inset Newline newline
34782 \end_inset
34783
34784
34785 \begin_inset Box Shadowbox
34786 position "c"
34787 hor_pos "c"
34788 has_inner_box 1
34789 inner_pos "c"
34790 use_parbox 0
34791 use_makebox 0
34792 width "20col%"
34793 special "none"
34794 height "1in"
34795 height_special "totalheight"
34796 thickness "0.4pt"
34797 separation "3pt"
34798 shadowsize "4pt"
34799 framecolor "black"
34800 backgroundcolor "none"
34801 status collapsed
34802
34803 \begin_layout Plain Layout
34804 Schattierte
34805 \begin_inset space ~
34806 \end_inset
34807
34808 Box
34809 \end_layout
34810
34811 \end_inset
34812
34813
34814 \end_layout
34815
34816 \begin_layout Description
34817 Schattierter
34818 \begin_inset space ~
34819 \end_inset
34820
34821 Hintergrund zeichnet eine Box mit roter Hintergrundfarbe.
34822  Im Gegensatz zu farbigen Boxen
34823 \begin_inset Foot
34824 status collapsed
34825
34826 \begin_layout Plain Layout
34827 siehe Abschnitt
34828 \begin_inset space ~
34829 \end_inset
34830
34831
34832 \begin_inset CommandInset ref
34833 LatexCommand ref
34834 reference "abs:Farbige-Boxen"
34835
34836 \end_inset
34837
34838
34839 \end_layout
34840
34841 \end_inset
34842
34843  wird der Hintergrund immer über die gesamte Zeilenbreite gedruckt, und
34844  die Box ist ein Absatz für sich.
34845  
34846 \begin_inset Box Shaded
34847 position "t"
34848 hor_pos "c"
34849 has_inner_box 0
34850 inner_pos "t"
34851 use_parbox 0
34852 use_makebox 0
34853 width "50col%"
34854 special "none"
34855 height "1in"
34856 height_special "totalheight"
34857 thickness "0.4pt"
34858 separation "3pt"
34859 shadowsize "4pt"
34860 framecolor "black"
34861 backgroundcolor "none"
34862 status collapsed
34863
34864 \begin_layout Plain Layout
34865 Schattierter Hintergrund Box
34866 \end_layout
34867
34868 \end_inset
34869
34870
34871 \end_layout
34872
34873 \begin_layout Description
34874 Doppelter
34875 \begin_inset space ~
34876 \end_inset
34877
34878 rechteckiger
34879 \begin_inset space ~
34880 \end_inset
34881
34882 Rahmen zeichnet einen doppelten Rahmen um die Box.
34883  Der innere Rahmen ist 0,75
34884 \begin_inset space \thinspace{}
34885 \end_inset
34886
34887 Rahmendicke breit, der äußere 1,5
34888 \begin_inset space \thinspace{}
34889 \end_inset
34890
34891 Rahmendicke.
34892  Der Zwischenraum beträgt 1,5
34893 \begin_inset space \thinspace{}
34894 \end_inset
34895
34896 Rahmendicke
34897 \begin_inset space \thinspace{}
34898 \end_inset
34899
34900 +
34901 \begin_inset space \thinspace{}
34902 \end_inset
34903
34904 0,5
34905 \begin_inset space \thinspace{}
34906 \end_inset
34907
34908 pt.
34909  
34910 \begin_inset Box Doublebox
34911 position "c"
34912 hor_pos "c"
34913 has_inner_box 1
34914 inner_pos "c"
34915 use_parbox 0
34916 use_makebox 0
34917 width "20col%"
34918 special "none"
34919 height "1in"
34920 height_special "totalheight"
34921 thickness "0.4pt"
34922 separation "3pt"
34923 shadowsize "4pt"
34924 framecolor "black"
34925 backgroundcolor "none"
34926 status collapsed
34927
34928 \begin_layout Plain Layout
34929 Doppelt
34930 \begin_inset space ~
34931 \end_inset
34932
34933 gerahmte
34934 \begin_inset space ~
34935 \end_inset
34936
34937 Box
34938 \end_layout
34939
34940 \end_inset
34941
34942
34943 \end_layout
34944
34945 \begin_layout Standard
34946 \begin_inset VSpace bigskip
34947 \end_inset
34948
34949 Die Aufschrift der Box in \SpecialChar LyX
34950  ändert sich mit der gewählten Verzierung.
34951  Um alle Verzierungen verwenden zu können, muss das \SpecialChar LaTeX
34952 -Paket 
34953 \series bold
34954 fancybox
34955 \series default
34956
34957 \begin_inset Index idx
34958 status collapsed
34959
34960 \begin_layout Plain Layout
34961 \SpecialChar LaTeX
34962 -Pakete ! fancybox
34963 \end_layout
34964
34965 \end_inset
34966
34967  installiert sein.
34968 \end_layout
34969
34970 \begin_layout Standard
34971 \begin_inset VSpace bigskip
34972 \end_inset
34973
34974 Wenn Sie die Verzierung 
34975 \family sans
34976 Einfacher rechteckiger Rahmen
34977 \family default
34978  und keine innere Box verwenden, können Sie Seitenumbrüche in der Box erlauben.
34979  Beachten Sie, dass im Gegensatz zu anderen gerahmten Boxen, der Rahmen
34980  immer über die gesamte Zeilenbreite geht und dass die Box ein Absatz für
34981  sich ist: 
34982 \begin_inset Box Framed
34983 position "t"
34984 hor_pos "c"
34985 has_inner_box 0
34986 inner_pos "t"
34987 use_parbox 0
34988 use_makebox 0
34989 width "100col%"
34990 special "none"
34991 height "1in"
34992 height_special "totalheight"
34993 thickness "0.4pt"
34994 separation "3pt"
34995 shadowsize "4pt"
34996 framecolor "black"
34997 backgroundcolor "none"
34998 status collapsed
34999
35000 \begin_layout Plain Layout
35001 Box erlaubt Seitenumbruch
35002 \end_layout
35003
35004 \end_inset
35005
35006
35007 \end_layout
35008
35009 \begin_layout Section
35010 Box-Anpassung
35011 \begin_inset Index idx
35012 status collapsed
35013
35014 \begin_layout Plain Layout
35015 Boxen ! Anpassung
35016 \end_layout
35017
35018 \end_inset
35019
35020
35021 \end_layout
35022
35023 \begin_layout Standard
35024 \noindent
35025 Der Durchmesser der abgerundeten Ecken kann mit 
35026 \series bold
35027
35028 \backslash
35029 cornersize
35030 \series default
35031  gesetzt werden.
35032  Der \SpecialChar TeX
35033 -Code-Befehl
35034 \end_layout
35035
35036 \begin_layout Standard
35037
35038 \series bold
35039
35040 \backslash
35041 cornersize*{1cm}
35042 \end_layout
35043
35044 \begin_layout Standard
35045 setzt den Durchmesser auf 1
35046 \begin_inset space \thinspace{}
35047 \end_inset
35048
35049 cm.
35050  Der \SpecialChar TeX
35051 -Code-Befehl
35052 \end_layout
35053
35054 \begin_layout Standard
35055
35056 \series bold
35057
35058 \backslash
35059 cornersize{num}
35060 \end_layout
35061
35062 \begin_layout Standard
35063 setzt den Durchmesser auf 
35064 \family sans
35065 num
35066 \begin_inset space \thinspace{}
35067 \end_inset
35068
35069 ×
35070 \begin_inset space \thinspace{}
35071 \end_inset
35072
35073 Minimum(Breite der Box, Höhe der Box)
35074 \family default
35075 .
35076  Der Standardwert ist 
35077 \series bold
35078
35079 \backslash
35080 cornersize{0.5}
35081 \series default
35082 .
35083 \end_layout
35084
35085 \begin_layout Standard
35086 \begin_inset ERT
35087 status collapsed
35088
35089 \begin_layout Plain Layout
35090
35091
35092 \backslash
35093 cornersize*{1.5cm}
35094 \end_layout
35095
35096 \end_inset
35097
35098
35099 \begin_inset Box Ovalbox
35100 position "c"
35101 hor_pos "c"
35102 has_inner_box 1
35103 inner_pos "c"
35104 use_parbox 0
35105 use_makebox 0
35106 width "30col%"
35107 special "none"
35108 height "1in"
35109 height_special "totalheight"
35110 thickness "0.4pt"
35111 separation "3pt"
35112 shadowsize "4pt"
35113 framecolor "black"
35114 backgroundcolor "none"
35115 status open
35116
35117 \begin_layout Plain Layout
35118 \align center
35119 Ovale Box, dicker Rand, mit 
35120 \series bold
35121
35122 \backslash
35123 cornersize
35124 \series default
35125
35126 \begin_inset space \thinspace{}
35127 \end_inset
35128
35129 =
35130 \begin_inset space \thinspace{}
35131 \end_inset
35132
35133 1.5
35134 \begin_inset space \thinspace{}
35135 \end_inset
35136
35137 cm
35138 \end_layout
35139
35140 \end_inset
35141
35142
35143 \begin_inset ERT
35144 status collapsed
35145
35146 \begin_layout Plain Layout
35147
35148
35149 \backslash
35150 cornersize{0.5}
35151 \end_layout
35152
35153 \end_inset
35154
35155
35156 \end_layout
35157
35158 \begin_layout Standard
35159 \begin_inset VSpace bigskip
35160 \end_inset
35161
35162 Die Standard-Hintergrundfarbe rot von Boxen mit 
35163 \family sans
35164 schattiertem Hintergrund
35165 \family default
35166  kann entweder lokal mit dem Befehl 
35167 \series bold
35168
35169 \backslash
35170 definecolor{shadecolor}
35171 \series default
35172  oder global über das Menü 
35173 \family sans
35174 Werkzeuge\SpecialChar menuseparator
35175 Einstellungen\SpecialChar menuseparator
35176 Farben\SpecialChar menuseparator
35177 Schattierte
35178 \begin_inset space ~
35179 \end_inset
35180
35181 Box
35182 \family default
35183  geändert werden.
35184  Das Schema des 
35185 \series bold
35186
35187 \backslash
35188 definecolor
35189 \series default
35190  Befehls ist  in Abschnitt
35191 \begin_inset space ~
35192 \end_inset
35193
35194
35195 \begin_inset CommandInset ref
35196 LatexCommand ref
35197 reference "abs:Farbige-Tabellen"
35198
35199 \end_inset
35200
35201  erklärt.
35202 \begin_inset Foot
35203 status collapsed
35204
35205 \begin_layout Plain Layout
35206 Beachten Sie, dass 
35207 \series bold
35208
35209 \backslash
35210 definecolor
35211 \series default
35212  das \SpecialChar LaTeX
35213 -Paket 
35214 \series bold
35215 color
35216 \series default
35217  im \SpecialChar LaTeX
35218 -Vorspann benötigt, siehe Abschnitt
35219 \begin_inset space ~
35220 \end_inset
35221
35222
35223 \begin_inset CommandInset ref
35224 LatexCommand ref
35225 reference "abs:Farbige-Boxen"
35226
35227 \end_inset
35228
35229 .
35230 \end_layout
35231
35232 \end_inset
35233
35234  Für das nächste Beispiel wurden folgender \SpecialChar TeX
35235 -Code verwendet:
35236 \end_layout
35237
35238 \begin_layout Standard
35239
35240 \series bold
35241
35242 \backslash
35243 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35244 \end_layout
35245
35246 \begin_layout Standard
35247 \begin_inset ERT
35248 status collapsed
35249
35250 \begin_layout Plain Layout
35251
35252
35253 \backslash
35254 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35255 \end_layout
35256
35257 \end_inset
35258
35259
35260 \begin_inset Box Shaded
35261 position "t"
35262 hor_pos "c"
35263 has_inner_box 0
35264 inner_pos "t"
35265 use_parbox 0
35266 use_makebox 0
35267 width "100col%"
35268 special "none"
35269 height "1in"
35270 height_special "totalheight"
35271 thickness "0.4pt"
35272 separation "3pt"
35273 shadowsize "4pt"
35274 framecolor "black"
35275 backgroundcolor "none"
35276 status open
35277
35278 \begin_layout Plain Layout
35279
35280 \color yellow
35281 Dies ist gelber Text in einer 
35282 \family sans
35283 schattierten Hintergrund
35284 \begin_inset space ~
35285 \end_inset
35286
35287
35288 \family default
35289 Box auf dunkelgrünem Hintergrund.
35290 \end_layout
35291
35292 \end_inset
35293
35294
35295 \begin_inset ERT
35296 status collapsed
35297
35298 \begin_layout Plain Layout
35299
35300
35301 \backslash
35302 definecolor{shadecolor}{rgb}{1,0,0}
35303 \end_layout
35304
35305 \end_inset
35306
35307
35308 \end_layout
35309
35310 \begin_layout Standard
35311 \begin_inset VSpace bigskip
35312 \end_inset
35313
35314 Geänderte Größen und Farben gelten für alle Boxen, die auf den Befehl folgen,
35315  der sie ändert.
35316 \end_layout
35317
35318 \begin_layout Section
35319 Minipage
35320 \begin_inset CommandInset label
35321 LatexCommand label
35322 name "abs:Minipage"
35323
35324 \end_inset
35325
35326
35327 \begin_inset Index idx
35328 status collapsed
35329
35330 \begin_layout Plain Layout
35331 Boxen ! Minipage
35332 \end_layout
35333
35334 \end_inset
35335
35336
35337 \end_layout
35338
35339 \begin_layout Standard
35340 Minipages werden von \SpecialChar LaTeX
35341  wie Seiten auf einer Seite behandelt und können deshalb
35342  unter anderem eigene Fußnoten haben.
35343 \end_layout
35344
35345 \begin_layout Standard
35346 Minipages sind nützlich, wenn Sie Dokumente in mehreren Sprachen schreiben.
35347 \end_layout
35348
35349 \begin_layout Standard
35350 Es folgt ein Beispiel mit zwei nebeneinander gedruckten Minipages.
35351  Ihre Breite ist 45 Spaltenbreite
35352 \begin_inset space ~
35353 \end_inset
35354
35355 %, und sie sind durch einen 
35356 \family sans
35357 HFill
35358 \family default
35359  getrennt (
35360 \family sans
35361 Einfügen\SpecialChar menuseparator
35362 Formatierung\SpecialChar menuseparator
35363 Horizontaler
35364 \begin_inset space \space{}
35365 \end_inset
35366
35367 Abstand\SpecialChar menuseparator
35368 Abstand\SpecialChar menuseparator
35369 Variabler
35370 \begin_inset space ~
35371 \end_inset
35372
35373 horiz.
35374 \begin_inset space ~
35375 \end_inset
35376
35377 Abstand
35378 \family default
35379 ).
35380 \begin_inset Newpage newpage
35381 \end_inset
35382
35383
35384 \end_layout
35385
35386 \begin_layout Standard
35387 \noindent
35388 \begin_inset Box Frameless
35389 position "t"
35390 hor_pos "c"
35391 has_inner_box 1
35392 inner_pos "c"
35393 use_parbox 0
35394 use_makebox 0
35395 width "45col%"
35396 special "none"
35397 height "1in"
35398 height_special "totalheight"
35399 thickness "0.4pt"
35400 separation "3pt"
35401 shadowsize "4pt"
35402 framecolor "black"
35403 backgroundcolor "none"
35404 status open
35405
35406 \begin_layout Plain Layout
35407 Dies ist ein deutscher Text.
35408  Dies ist ein deutscher Text.
35409  Dies ist ein deutscher Text.
35410  Dies ist ein deutscher Text.
35411  Dies ist ein deutscher Text.
35412  Dies ist ein deutscher Text.
35413  Dies ist ein deutscher Text.
35414  Dies ist ein deutscher Text.
35415  Dies ist ein deutscher Text.
35416  Dies ist ein deutscher Text.
35417  Dies ist ein deutscher Text.
35418  Dies ist ein deutscher Text.
35419  Dies ist ein deutscher Text
35420 \begin_inset Foot
35421 status open
35422
35423 \begin_layout Plain Layout
35424 Dies ist eine deutsche Fußnote.
35425 \end_layout
35426
35427 \end_inset
35428
35429 .
35430  Dies ist ein deutscher Text.
35431  Dies ist ein deutscher Text.
35432 \end_layout
35433
35434 \end_inset
35435
35436
35437 \begin_inset space \hfill{}
35438 \end_inset
35439
35440
35441 \begin_inset Box Frameless
35442 position "t"
35443 hor_pos "c"
35444 has_inner_box 1
35445 inner_pos "c"
35446 use_parbox 0
35447 use_makebox 0
35448 width "45col%"
35449 special "none"
35450 height "1in"
35451 height_special "totalheight"
35452 thickness "0.4pt"
35453 separation "3pt"
35454 shadowsize "4pt"
35455 framecolor "black"
35456 backgroundcolor "none"
35457 status open
35458
35459 \begin_layout Plain Layout
35460
35461 \lang english
35462 This is an English Text.
35463  This is an English Text.
35464  This is an English Text.
35465  This is an English Text.
35466  This is an English Text.
35467  This is an English Text.
35468  This is an English Text.
35469  This is an English Text.
35470  This is an English Text.
35471  This is an English Text.
35472  This is an English Text.
35473  This is an English Text.
35474  This is an English Text.
35475  This is an English Text.
35476  This is an English Text.
35477  This is an English Text.
35478 \begin_inset Foot
35479 status collapsed
35480
35481 \begin_layout Plain Layout
35482
35483 \lang english
35484 This is an English footnote.
35485 \end_layout
35486
35487 \end_inset
35488
35489  This is an English Text.
35490 \end_layout
35491
35492 \end_inset
35493
35494
35495 \end_layout
35496
35497 \begin_layout Standard
35498 \begin_inset VSpace bigskip
35499 \end_inset
35500
35501 Innerhalb von Minipages werden die Absatz-Einstellungen des Dokuments ignoriert.
35502  Das bedeutet, dass zwischen Absätzen kein Leerraum eingefügt wird oder
35503  Absätze nicht eingerückt werden, obwohl Sie das in 
35504 \family sans
35505 Dokument
35506 \family default
35507 \SpecialChar menuseparator
35508
35509 \family sans
35510 Einstellun\SpecialChar softhyphen
35511 gen\SpecialChar menuseparator
35512 Textformat
35513 \family default
35514  festgelegt haben.
35515  Wenn Sie es trotzdem wollen, müssen Sie es manuell machen.
35516  Eine Standardeinrückung zum Beispiel erreichen Sie mit dem \SpecialChar TeX
35517 -Code 
35518 \series bold
35519
35520 \backslash
35521 hspace*{1em}
35522 \series default
35523 .
35524 \end_layout
35525
35526 \begin_layout Standard
35527 Minipages können auch benutzt werden, um Textteilen eine andere Hintergrundfarbe
35528  zu verpassen, siehe Abschnitt
35529 \begin_inset space ~
35530 \end_inset
35531
35532
35533 \begin_inset CommandInset ref
35534 LatexCommand ref
35535 reference "abs:Farbige-Boxen"
35536
35537 \end_inset
35538
35539 .
35540 \end_layout
35541
35542 \begin_layout Standard
35543 \begin_inset Note Greyedout
35544 status open
35545
35546 \begin_layout Plain Layout
35547
35548 \series bold
35549 Bemerkung:
35550 \series default
35551  In Minipages sind keine Gleitobjekte oder Randnotizen erlaubt, aber Minipages
35552  können in Tabellen, Gleitobjekten und anderen Boxen benutzt werden.
35553 \end_layout
35554
35555 \end_inset
35556
35557
35558 \end_layout
35559
35560 \begin_layout Standard
35561 \begin_inset VSpace bigskip
35562 \end_inset
35563
35564
35565 \end_layout
35566
35567 \begin_layout Standard
35568 \SpecialChar LyX
35569  unterstützt auch Minipages, deren Breite sich automatisch an die Größe
35570  des Inhalts anpasst, über das Modul 
35571 \family sans
35572 Breitenvariable
35573 \begin_inset space ~
35574 \end_inset
35575
35576 Minipages
35577 \family default
35578 .
35579  Die \SpecialChar LyX
35580 -Beispieldatei 
35581 \emph on
35582 varwidth-floats-side-by-side
35583 \emph default
35584  gibt Beispiele von breitenvariablen Minipages, um Gleitobjekte nebeneinander
35585  zu setzen.
35586 \end_layout
35587
35588 \begin_layout Section
35589 Parbox
35590 \begin_inset CommandInset label
35591 LatexCommand label
35592 name "abs:Parbox"
35593
35594 \end_inset
35595
35596
35597 \begin_inset Index idx
35598 status collapsed
35599
35600 \begin_layout Plain Layout
35601 Boxen ! Parbox
35602 \end_layout
35603
35604 \end_inset
35605
35606
35607 \end_layout
35608
35609 \begin_layout Standard
35610 Parbox ist eine Abkürzung für 
35611 \begin_inset Quotes gld
35612 \end_inset
35613
35614 paragraph box
35615 \begin_inset Quotes grd
35616 \end_inset
35617
35618 , was Absatzbox bedeutet.
35619  Parbox ist sehr ähnlich zu Minipage mit der Einschränkung, dass Fußnoten
35620  in Parboxen nicht ausgegeben werden:
35621 \end_layout
35622
35623 \begin_layout Standard
35624 \align center
35625 \begin_inset Box Frameless
35626 position "t"
35627 hor_pos "c"
35628 has_inner_box 1
35629 inner_pos "t"
35630 use_parbox 1
35631 use_makebox 0
35632 width "33col%"
35633 special "none"
35634 height "1in"
35635 height_special "totalheight"
35636 thickness "0.4pt"
35637 separation "3pt"
35638 shadowsize "4pt"
35639 framecolor "black"
35640 backgroundcolor "none"
35641 status open
35642
35643 \begin_layout Plain Layout
35644 Dies ist Text in einer Parbox.
35645  Dies ist Text in einer Parbox.
35646 \end_layout
35647
35648 \begin_layout Plain Layout
35649 Diese Fußnote wird nicht gedruckt:
35650 \begin_inset Foot
35651 status collapsed
35652
35653 \begin_layout Plain Layout
35654 Diese Fußnote ist in einer Parbox und wird deshalb nicht gedruckt.
35655 \end_layout
35656
35657 \end_inset
35658
35659
35660 \end_layout
35661
35662 \end_inset
35663
35664
35665 \end_layout
35666
35667 \begin_layout Section
35668 Boxen für Worte und Buchstaben
35669 \begin_inset Index idx
35670 status collapsed
35671
35672 \begin_layout Plain Layout
35673 Boxen ! für Buchstaben
35674 \end_layout
35675
35676 \end_inset
35677
35678
35679 \end_layout
35680
35681 \begin_layout Subsection
35682 Silbentrennung unterbinden
35683 \begin_inset CommandInset label
35684 LatexCommand label
35685 name "abs:Silbentrennung-unterbinden"
35686
35687 \end_inset
35688
35689
35690 \begin_inset Index idx
35691 status collapsed
35692
35693 \begin_layout Plain Layout
35694 Boxen ! zur Vermeidung von Silbentrennung
35695 \end_layout
35696
35697 \end_inset
35698
35699
35700 \end_layout
35701
35702 \begin_layout Standard
35703 Sie können den Boxtyp 
35704 \family sans
35705 Makebox
35706 \family default
35707  benutzen, um Silbentrennungen zu unterbinden.
35708 \begin_inset Newline newline
35709 \end_inset
35710
35711 Hier ist ein Beispiel: 
35712 \end_layout
35713
35714 \begin_layout Standard
35715 In dieser Zeile wird ein sehr langes Wort getrennt, nämlich 
35716 \begin_inset Quotes gld
35717 \end_inset
35718
35719 einsehrsehrsehrlangeswort
35720 \begin_inset Quotes grd
35721 \end_inset
35722
35723 .
35724 \end_layout
35725
35726 \begin_layout Standard
35727 Um das zu verhindern, fügen Sie das Wort in eine Box ein, setzen Sie die
35728  Innere
35729 \begin_inset space ~
35730 \end_inset
35731
35732 Box auf Makebox und verwenden keine explizite Breite.
35733 \end_layout
35734
35735 \begin_layout Standard
35736 Hier ist das Ergebnis:
35737 \end_layout
35738
35739 \begin_layout Standard
35740 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich 
35741 \begin_inset Box Frameless
35742 position "t"
35743 hor_pos "c"
35744 has_inner_box 1
35745 inner_pos "t"
35746 use_parbox 0
35747 use_makebox 1
35748 width ""
35749 special "none"
35750 height "1in"
35751 height_special "totalheight"
35752 thickness "0.4pt"
35753 separation "3pt"
35754 shadowsize "4pt"
35755 framecolor "black"
35756 backgroundcolor "none"
35757 status open
35758
35759 \begin_layout Plain Layout
35760 \begin_inset Quotes gld
35761 \end_inset
35762
35763 einsehrsehrsehrlangeswort
35764 \begin_inset Quotes grd
35765 \end_inset
35766
35767
35768 \end_layout
35769
35770 \end_inset
35771
35772 .
35773 \end_layout
35774
35775 \begin_layout Standard
35776 Alternativ dazu kann man auch den Befehl 
35777 \begin_inset Quotes gld
35778 \end_inset
35779
35780
35781 \series bold
35782
35783 \backslash
35784 -
35785 \series default
35786
35787 \begin_inset Quotes grd
35788 \end_inset
35789
35790  als \SpecialChar TeX
35791 -Code direkt vor das Wort setzen:
35792 \end_layout
35793
35794 \begin_layout Standard
35795 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich 
35796 \begin_inset Quotes gld
35797 \end_inset
35798
35799
35800 \begin_inset ERT
35801 status collapsed
35802
35803 \begin_layout Plain Layout
35804
35805
35806 \backslash
35807 -
35808 \end_layout
35809
35810 \end_inset
35811
35812 einsehrsehrsehrlangeswort
35813 \begin_inset Quotes grd
35814 \end_inset
35815
35816 .
35817 \end_layout
35818
35819 \begin_layout Standard
35820 Natürlich ragt das Wort jetzt in den Seitenrand hinein.
35821  Wenn Sie das nicht wollen, müssen Sie einen manuellen Zeilenumbruch (
35822 \family sans
35823 Strg-Eingabe
35824 \family default
35825 ) einfügen: 
35826 \end_layout
35827
35828 \begin_layout Standard
35829 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich
35830 \begin_inset Newline newline
35831 \end_inset
35832
35833
35834 \begin_inset Box Frameless
35835 position "t"
35836 hor_pos "c"
35837 has_inner_box 1
35838 inner_pos "t"
35839 use_parbox 0
35840 use_makebox 1
35841 width ""
35842 special "none"
35843 height "1in"
35844 height_special "totalheight"
35845 thickness "0.4pt"
35846 separation "3pt"
35847 shadowsize "4pt"
35848 framecolor "black"
35849 backgroundcolor "none"
35850 status open
35851
35852 \begin_layout Plain Layout
35853 \begin_inset Quotes gld
35854 \end_inset
35855
35856 einsehrsehrsehrlangeswort
35857 \begin_inset Quotes grd
35858 \end_inset
35859
35860
35861 \end_layout
35862
35863 \end_inset
35864
35865 .
35866 \end_layout
35867
35868 \begin_layout Subsection
35869 Vertikale Ausrichtung
35870 \begin_inset CommandInset label
35871 LatexCommand label
35872 name "uab:Vertikale-Ausrichtung"
35873
35874 \end_inset
35875
35876
35877 \begin_inset Index idx
35878 status collapsed
35879
35880 \begin_layout Plain Layout
35881 Boxen ! für Vertikale Ausrichtung
35882 \end_layout
35883
35884 \end_inset
35885
35886
35887 \begin_inset Index idx
35888 status collapsed
35889
35890 \begin_layout Plain Layout
35891 Boxen ! raisebox
35892 \end_layout
35893
35894 \end_inset
35895
35896
35897 \end_layout
35898
35899 \begin_layout Standard
35900 Mit dem \SpecialChar LaTeX
35901 -Befehl 
35902 \series bold
35903
35904 \backslash
35905 raisebox
35906 \series default
35907  können Sie Worte, Buchstaben oder andere Boxen vertikal bezüglich des umgebende
35908 n Textes ausrichten.
35909  
35910 \series bold
35911
35912 \backslash
35913 raisebox
35914 \series default
35915  wird folgendermaßen benutzt:
35916 \end_layout
35917
35918 \begin_layout Standard
35919
35920 \series bold
35921
35922 \backslash
35923 raisebox{Verschiebung}[oben][unten]{Text}
35924 \end_layout
35925
35926 \begin_layout Standard
35927 Positive Werte für Verschiebung
35928 \series bold
35929  
35930 \series default
35931 verschieben die Box nach oben, negative nach unten.
35932  Die beiden optionalen Parameter 
35933 \family typewriter
35934 oben
35935 \family default
35936  und 
35937 \family typewriter
35938 unten
35939 \family default
35940  legen fest, wie weit die Box mit dem Text über oder unter die Grundlinie
35941  hinausgeht, wenn sie nicht verschoben ist.
35942 \end_layout
35943
35944 \begin_layout Standard
35945 Um zum Beispiel das Wort 
35946 \begin_inset Quotes gld
35947 \end_inset
35948
35949 provokant
35950 \begin_inset Quotes grd
35951 \end_inset
35952
35953  mit seinem 
35954 \begin_inset Quotes gld
35955 \end_inset
35956
35957 niedrigsten
35958 \begin_inset Quotes grd
35959 \end_inset
35960
35961  Buchstaben 
35962 \begin_inset Quotes gld
35963 \end_inset
35964
35965 p
35966 \begin_inset Quotes grd
35967 \end_inset
35968
35969  an der Grundlinie auszurichten, müssen Sie den \SpecialChar TeX
35970 -Code-Befehl
35971 \end_layout
35972
35973 \begin_layout Standard
35974
35975 \series bold
35976
35977 \backslash
35978 raisebox{
35979 \backslash
35980 depth}{
35981 \end_layout
35982
35983 \begin_layout Standard
35984 vor dem Wort einfügen und 
35985 \begin_inset Quotes gld
35986 \end_inset
35987
35988
35989 \series bold
35990 }
35991 \series default
35992
35993 \begin_inset Quotes grd
35994 \end_inset
35995
35996  als \SpecialChar TeX
35997 -Code dahinter:
35998 \end_layout
35999
36000 \begin_layout Standard
36001 Dies ist eine Zeile, in der das Wort 
36002 \begin_inset ERT
36003 status collapsed
36004
36005 \begin_layout Plain Layout
36006
36007
36008 \backslash
36009 raisebox{
36010 \backslash
36011 depth}{
36012 \end_layout
36013
36014 \end_inset
36015
36016
36017 \begin_inset Quotes gld
36018 \end_inset
36019
36020 provokant
36021 \begin_inset Quotes grd
36022 \end_inset
36023
36024
36025 \begin_inset ERT
36026 status collapsed
36027
36028 \begin_layout Plain Layout
36029
36030 }
36031 \end_layout
36032
36033 \end_inset
36034
36035  nach oben verschoben wurde.
36036 \end_layout
36037
36038 \begin_layout Standard
36039 \begin_inset VSpace bigskip
36040 \end_inset
36041
36042 Wenn Sie Buchstaben nach oben oder unten verschieben, wird der Zeilenabstand
36043  gedehnt:
36044 \end_layout
36045
36046 \begin_layout Standard
36047 Dies ist eine Zeile, in der das Wort 
36048 \begin_inset ERT
36049 status collapsed
36050
36051 \begin_layout Plain Layout
36052
36053
36054 \backslash
36055 raisebox{-
36056 \backslash
36057 depth}{
36058 \end_layout
36059
36060 \end_inset
36061
36062
36063 \begin_inset Quotes gld
36064 \end_inset
36065
36066 provokant
36067 \begin_inset Quotes grd
36068 \end_inset
36069
36070
36071 \begin_inset ERT
36072 status collapsed
36073
36074 \begin_layout Plain Layout
36075
36076 }
36077 \end_layout
36078
36079 \end_inset
36080
36081  nach unten verschoben wurde.
36082 \end_layout
36083
36084 \begin_layout Standard
36085 Dies ist eine Zeile, in der das Wort 
36086 \begin_inset ERT
36087 status collapsed
36088
36089 \begin_layout Plain Layout
36090
36091
36092 \backslash
36093 raisebox{0.5cm}{
36094 \end_layout
36095
36096 \end_inset
36097
36098
36099 \begin_inset Quotes gld
36100 \end_inset
36101
36102 testen
36103 \begin_inset Quotes grd
36104 \end_inset
36105
36106
36107 \begin_inset ERT
36108 status collapsed
36109
36110 \begin_layout Plain Layout
36111
36112 }
36113 \end_layout
36114
36115 \end_inset
36116
36117  um 0.5
36118 \begin_inset space \thinspace{}
36119 \end_inset
36120
36121 cm nach oben verschoben wurde.
36122 \end_layout
36123
36124 \begin_layout Standard
36125 Wenn Sie die Dehnung nicht wollen, können Sie die Boxhöhe auf 0 setzen:
36126 \end_layout
36127
36128 \begin_layout Standard
36129
36130 \series bold
36131
36132 \backslash
36133 raisebox{-
36134 \backslash
36135 depth}[0pt]{
36136 \end_layout
36137
36138 \begin_layout Standard
36139 Dies ist eine Zeile, in der das Wort 
36140 \begin_inset ERT
36141 status collapsed
36142
36143 \begin_layout Plain Layout
36144
36145
36146 \backslash
36147 raisebox{-
36148 \backslash
36149 depth}[0pt]{
36150 \end_layout
36151
36152 \end_inset
36153
36154
36155 \begin_inset Quotes gld
36156 \end_inset
36157
36158 provokant
36159 \begin_inset Quotes grd
36160 \end_inset
36161
36162
36163 \begin_inset ERT
36164 status collapsed
36165
36166 \begin_layout Plain Layout
36167
36168 }
36169 \end_layout
36170
36171 \end_inset
36172
36173  nach unten verschoben wurde.
36174 \begin_inset Newline newline
36175 \end_inset
36176
36177
36178 \begin_inset Newline newline
36179 \end_inset
36180
36181 Dies ist eine Zeile, in der das Wort 
36182 \begin_inset ERT
36183 status collapsed
36184
36185 \begin_layout Plain Layout
36186
36187
36188 \backslash
36189 raisebox{0.5cm}[0pt]{
36190 \end_layout
36191
36192 \end_inset
36193
36194
36195 \begin_inset Quotes gld
36196 \end_inset
36197
36198 testen
36199 \begin_inset Quotes grd
36200 \end_inset
36201
36202
36203 \begin_inset ERT
36204 status collapsed
36205
36206 \begin_layout Plain Layout
36207
36208 }
36209 \end_layout
36210
36211 \end_inset
36212
36213  um 0.5
36214 \begin_inset space \thinspace{}
36215 \end_inset
36216
36217 cm nach oben verschoben wurde.
36218  Jetzt überschneiden sich die verschobenen Worte.
36219 \end_layout
36220
36221 \begin_layout Section
36222 Farbige Boxen
36223 \begin_inset CommandInset label
36224 LatexCommand label
36225 name "abs:Farbige-Boxen"
36226
36227 \end_inset
36228
36229
36230 \begin_inset Index idx
36231 status collapsed
36232
36233 \begin_layout Plain Layout
36234 Boxen ! farbige
36235 \end_layout
36236
36237 \end_inset
36238
36239
36240 \end_layout
36241
36242 \begin_layout Standard
36243 Um einen Text mit einer Hintergrundfarbe zu versehen, wählen Sie diese im
36244  Box-Dialog aus.
36245  Dies ist zum Beispiel eine Box mit orangenem Hintergrund
36246 \begin_inset Newline newline
36247 \end_inset
36248
36249
36250 \begin_inset Box Frameless
36251 position "t"
36252 hor_pos "c"
36253 has_inner_box 1
36254 inner_pos "t"
36255 use_parbox 0
36256 use_makebox 1
36257 width ""
36258 special "none"
36259 height "1in"
36260 height_special "totalheight"
36261 thickness "0.4pt"
36262 separation "3pt"
36263 shadowsize "4pt"
36264 framecolor "black"
36265 backgroundcolor "orange"
36266 status open
36267
36268 \begin_layout Plain Layout
36269 Box mit orangenem Hintergrund
36270 \end_layout
36271
36272 \end_inset
36273
36274
36275 \end_layout
36276
36277 \begin_layout Standard
36278 Wenn Sie die Dekoration
36279 \family sans
36280  Einfacher
36281 \begin_inset space ~
36282 \end_inset
36283
36284 rechteckiger
36285 \begin_inset space ~
36286 \end_inset
36287
36288 Rahmen 
36289 \family default
36290 verwenden, können Sie eine Rahmenfarbe festlegen.
36291  In diesem Fall muss auch eine Hintergrundfarbe angegeben werden (LyX setzt
36292  sie standardmäßig auf weiß).
36293  Hier ist ein Beispiel:
36294 \begin_inset Newline newline
36295 \end_inset
36296
36297
36298 \begin_inset Box Boxed
36299 position "t"
36300 hor_pos "c"
36301 has_inner_box 0
36302 inner_pos "t"
36303 use_parbox 0
36304 use_makebox 0
36305 width ""
36306 special "none"
36307 height "1in"
36308 height_special "totalheight"
36309 thickness "0.4pt"
36310 separation "3pt"
36311 shadowsize "4pt"
36312 framecolor "teal"
36313 backgroundcolor "yellow"
36314 status open
36315
36316 \begin_layout Plain Layout
36317 Box mit tealer Rahmenfarbe und gelber Hintergrundfarbe
36318 \end_layout
36319
36320 \end_inset
36321
36322
36323 \end_layout
36324
36325 \begin_layout Standard
36326 \begin_inset VSpace bigskip
36327 \end_inset
36328
36329 Natürlich ist auch farbiger Text in einer farbigen Box möglich:
36330 \begin_inset Newline newline
36331 \end_inset
36332
36333
36334 \begin_inset Box Boxed
36335 position "t"
36336 hor_pos "c"
36337 has_inner_box 0
36338 inner_pos "t"
36339 use_parbox 0
36340 use_makebox 0
36341 width ""
36342 special "none"
36343 height "1in"
36344 height_special "totalheight"
36345 thickness "0.4pt"
36346 separation "3pt"
36347 shadowsize "4pt"
36348 framecolor "cyan"
36349 backgroundcolor "magenta"
36350 status open
36351
36352 \begin_layout Plain Layout
36353
36354 \color yellow
36355 Dies ist farbiger Text in einer farbigen, gerahmten Box.
36356 \end_layout
36357
36358 \end_inset
36359
36360
36361 \end_layout
36362
36363 \begin_layout Standard
36364 \begin_inset VSpace bigskip
36365 \end_inset
36366
36367
36368 \end_layout
36369
36370 \begin_layout Standard
36371 Falls sie andere als die voreingestellten Farben benötigen, können Ihre
36372  eigenen Farben definieren, wie in Abschnitt
36373 \begin_inset space ~
36374 \end_inset
36375
36376
36377 \begin_inset CommandInset ref
36378 LatexCommand ref
36379 reference "abs:Farbige-Tabellen"
36380
36381 \end_inset
36382
36383  beschrieben.
36384  Um selbstdefinierte Farben zu verwenden, muss die Box mittels TeX-Code
36385  gesetzt werden:
36386 \end_layout
36387
36388 \begin_layout Standard
36389 Farbige Boxen ohne Rahmen werden mit dem Befehl 
36390 \series bold
36391
36392 \backslash
36393 colorbox
36394 \series default
36395  erzeugt.
36396  Er hat folgendes Schema:
36397 \end_layout
36398
36399 \begin_layout Standard
36400
36401 \series bold
36402
36403 \backslash
36404 colorbox{Farbe}{Boxinhalt}
36405 \end_layout
36406
36407 \begin_layout Standard
36408 Der Boxinhalt kann auch eine Box sein, und farbige Boxen können in anderen
36409  Boxen sein.
36410  Um zum Beispiel ein Wort auf einem dunkelgrünen Hintergrund zu drucken,
36411  fügen sie den \SpecialChar TeX
36412 -Code-Befehl
36413 \end_layout
36414
36415 \begin_layout Standard
36416
36417 \series bold
36418
36419 \backslash
36420 colorbox{dunkelgruen}{
36421 \end_layout
36422
36423 \begin_layout Standard
36424 vor dem Wort ein.
36425  Hinter dem Wort fügen Sie 
36426 \series bold
36427
36428 \begin_inset Quotes gld
36429 \end_inset
36430
36431 }
36432 \series default
36433
36434 \begin_inset Quotes grd
36435 \end_inset
36436
36437  als \SpecialChar TeX
36438 -Code ein.
36439  Hier ist das Ergebnis:
36440 \end_layout
36441
36442 \begin_layout Standard
36443 In dieser Zeile hat 
36444 \begin_inset ERT
36445 status collapsed
36446
36447 \begin_layout Plain Layout
36448
36449
36450 \backslash
36451 colorbox{dunkelgruen}{
36452 \end_layout
36453
36454 \end_inset
36455
36456 Achtung!
36457 \begin_inset ERT
36458 status collapsed
36459
36460 \begin_layout Plain Layout
36461
36462 }
36463 \end_layout
36464
36465 \end_inset
36466
36467  einen dunkelgrünen Hintergrund.
36468 \end_layout
36469
36470 \begin_layout Standard
36471 Farbige Boxen mit Rahmen werden mit dem Befehl
36472 \series bold
36473  
36474 \backslash
36475 fcolorbox
36476 \series default
36477  erzeugt.
36478  Er hat folgendes Schema:
36479 \end_layout
36480
36481 \begin_layout Standard
36482
36483 \series bold
36484
36485 \backslash
36486 fcolorbox{Rahmenfarbe}{Boxfarbe}{Boxinhalt}
36487 \end_layout
36488
36489 \begin_layout Section
36490 Rotierte und skalierte Boxen
36491 \end_layout
36492
36493 \begin_layout Standard
36494 Um die in diesem Abschnitt beschriebenen Boxen nutzen zu können, muss das
36495  Modul 
36496 \family sans
36497 Grafik-Boxen
36498 \family default
36499  in den Dokumenteinstellungen geladen sein.
36500 \end_layout
36501
36502 \begin_layout Standard
36503 \begin_inset Note Greyedout
36504 status open
36505
36506 \begin_layout Plain Layout
36507
36508 \series bold
36509 Achtung:
36510 \series default
36511  Nicht alle DVI-Betrachter können Rotationen oder Skalierungen anzeigen.
36512 \end_layout
36513
36514 \end_inset
36515
36516
36517 \end_layout
36518
36519 \begin_layout Standard
36520 \begin_inset Note Greyedout
36521 status open
36522
36523 \begin_layout Plain Layout
36524
36525 \series bold
36526 Achtung:
36527 \series default
36528  Gleitobjekte dürfen nicht in eine rotierte oder skalierte Box gesetzt werden.
36529 \end_layout
36530
36531 \end_inset
36532
36533
36534 \end_layout
36535
36536 \begin_layout Subsection
36537 Rotierte Boxen
36538 \begin_inset Index idx
36539 status collapsed
36540
36541 \begin_layout Plain Layout
36542 Boxen ! rotierte
36543 \end_layout
36544
36545 \end_inset
36546
36547
36548 \begin_inset Index idx
36549 status collapsed
36550
36551 \begin_layout Plain Layout
36552 Rotiertes Material
36553 \end_layout
36554
36555 \end_inset
36556
36557
36558 \end_layout
36559
36560 \begin_layout Standard
36561 Um Material zu drehen, setzt man es in eine 
36562 \family sans
36563 Rotationsbox
36564 \family default
36565 .
36566  Solch eine Box wird über das Menü 
36567 \family sans
36568 Einfügen\SpecialChar menuseparator
36569 Benutzerdefinierte Einfügungen\SpecialChar menuseparator
36570 Rotationsbox
36571 \family default
36572  eingefügt.
36573 \end_layout
36574
36575 \begin_layout Standard
36576 Der Drehpunkt kann über die Einfügung 
36577 \family sans
36578 Drehpunkt
36579 \family default
36580  (Menü 
36581 \family sans
36582 Einfügen\SpecialChar menuseparator
36583 Drehpunkt
36584 \family default
36585 ) in der Form 
36586 \series bold
36587 origin=Position
36588 \series default
36589  angegeben.
36590  Folgende Positionen sind möglich: 
36591 \emph on
36592 c
36593 \emph default
36594  (mittig), 
36595 \emph on
36596 l
36597 \emph default
36598  (links), 
36599 \emph on
36600 r
36601 \emph default
36602  (rechts), 
36603 \emph on
36604 b
36605 \emph default
36606  (unten), 
36607 \emph on
36608 t
36609 \emph default
36610  (oben), sowie sinnvolle Kombinationen aus den vier Grundpositionen.
36611  Z.
36612 \begin_inset space \thinspace{}
36613 \end_inset
36614
36615 B.
36616  bedeutet 
36617 \emph on
36618 lt
36619 \emph default
36620 , dass sich der Drehpunkt links oben befindet.
36621  Wird kein Drehpunkt angegeben, wird die Position 
36622 \emph on
36623 l
36624 \emph default
36625  verwendet.
36626  Winkel gibt den Drehwinkel in Grad an und darf auch negativ sein.
36627  Gedreht wird gegen den Uhrzeigersinn.
36628 \end_layout
36629
36630 \begin_layout Standard
36631 Im folgenden Beispiel wurde
36632 \series bold
36633  origin=c
36634 \series default
36635  in the Einfügung 
36636 \family sans
36637 Drehpunkt
36638 \family default
36639  und 
36640 \series bold
36641 60
36642 \series default
36643  in die Einfügung 
36644 \family sans
36645 Winkel
36646 \family default
36647  eingegeben.
36648 \end_layout
36649
36650 \begin_layout Standard
36651 Dies ist eine Zeile 
36652 \begin_inset Flex Rotatebox
36653 status open
36654
36655 \begin_layout Plain Layout
36656 \begin_inset Argument 1
36657 status open
36658
36659 \begin_layout Plain Layout
36660 origin=c
36661 \end_layout
36662
36663 \end_inset
36664
36665
36666 \begin_inset Argument 2
36667 status open
36668
36669 \begin_layout Plain Layout
36670 60
36671 \end_layout
36672
36673 \end_inset
36674
36675 mit rotiertem
36676 \end_layout
36677
36678 \end_inset
36679
36680  Text.
36681 \end_layout
36682
36683 \begin_layout Standard
36684 Der Boxinhalt kann auch eine andere Box oder eine eingebettete Formel sein:
36685 \end_layout
36686
36687 \begin_layout Standard
36688 Dies ist eine Zeile 
36689 \begin_inset Flex Rotatebox
36690 status open
36691
36692 \begin_layout Plain Layout
36693 \begin_inset Argument 1
36694 status open
36695
36696 \begin_layout Plain Layout
36697 origin=r
36698 \end_layout
36699
36700 \end_inset
36701
36702
36703 \begin_inset Argument 2
36704 status open
36705
36706 \begin_layout Plain Layout
36707 -60
36708 \end_layout
36709
36710 \end_inset
36711
36712
36713 \begin_inset Box Doublebox
36714 position "c"
36715 hor_pos "c"
36716 has_inner_box 0
36717 inner_pos "c"
36718 use_parbox 0
36719 use_makebox 0
36720 width "1in"
36721 special "width"
36722 height "1in"
36723 height_special "totalheight"
36724 thickness "0.4pt"
36725 separation "3pt"
36726 shadowsize "4pt"
36727 framecolor "black"
36728 backgroundcolor "none"
36729 status collapsed
36730
36731 \begin_layout Plain Layout
36732 mit rotiertem
36733 \end_layout
36734
36735 \end_inset
36736
36737
36738 \end_layout
36739
36740 \end_inset
36741
36742  umrandeten Text 
36743 \begin_inset Flex Rotatebox
36744 status open
36745
36746 \begin_layout Plain Layout
36747 \begin_inset Argument 1
36748 status open
36749
36750 \begin_layout Plain Layout
36751 origin=lb
36752 \end_layout
36753
36754 \end_inset
36755
36756
36757 \begin_inset Argument 2
36758 status open
36759
36760 \begin_layout Plain Layout
36761 60
36762 \end_layout
36763
36764 \end_inset
36765
36766
36767 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36768 \end_inset
36769
36770
36771 \end_layout
36772
36773 \end_inset
36774
36775  und einer Formel.
36776 \end_layout
36777
36778 \begin_layout Standard
36779 Oder ein Bild oder Tabelle:
36780 \end_layout
36781
36782 \begin_layout Standard
36783 Dies ist eine Zeile 
36784 \begin_inset Flex Rotatebox
36785 status open
36786
36787 \begin_layout Plain Layout
36788 \begin_inset Argument 1
36789 status open
36790
36791 \begin_layout Plain Layout
36792 origin=lb
36793 \end_layout
36794
36795 \end_inset
36796
36797
36798 \begin_inset Argument 2
36799 status open
36800
36801 \begin_layout Plain Layout
36802 90
36803 \end_layout
36804
36805 \end_inset
36806
36807
36808 \begin_inset Graphics
36809         filename ../clipart/Star-structure.pdf
36810         lyxscale 50
36811         width 25col%
36812
36813 \end_inset
36814
36815
36816 \end_layout
36817
36818 \end_inset
36819
36820  mit einem rotierten Bild 
36821 \begin_inset Flex Rotatebox
36822 status open
36823
36824 \begin_layout Plain Layout
36825 \begin_inset Argument 2
36826 status open
36827
36828 \begin_layout Plain Layout
36829 -90
36830 \end_layout
36831
36832 \end_inset
36833
36834
36835 \begin_inset Tabular
36836 <lyxtabular version="3" rows="2" columns="2">
36837 <features tabularvalignment="middle">
36838 <column alignment="center" valignment="top">
36839 <column alignment="center" valignment="top">
36840 <row>
36841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36842 \begin_inset Text
36843
36844 \begin_layout Plain Layout
36845 q
36846 \end_layout
36847
36848 \end_inset
36849 </cell>
36850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36851 \begin_inset Text
36852
36853 \begin_layout Plain Layout
36854 w
36855 \end_layout
36856
36857 \end_inset
36858 </cell>
36859 </row>
36860 <row>
36861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36862 \begin_inset Text
36863
36864 \begin_layout Plain Layout
36865 e
36866 \end_layout
36867
36868 \end_inset
36869 </cell>
36870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36871 \begin_inset Text
36872
36873 \begin_layout Plain Layout
36874 r
36875 \end_layout
36876
36877 \end_inset
36878 </cell>
36879 </row>
36880 </lyxtabular>
36881
36882 \end_inset
36883
36884
36885 \end_layout
36886
36887 \end_inset
36888
36889  und Tabelle.
36890 \begin_inset Index idx
36891 status collapsed
36892
36893 \begin_layout Plain Layout
36894 Abbildungen ! rotierte
36895 \end_layout
36896
36897 \end_inset
36898
36899
36900 \begin_inset Index idx
36901 status collapsed
36902
36903 \begin_layout Plain Layout
36904 Tabellen ! rotierte
36905 \end_layout
36906
36907 \end_inset
36908
36909
36910 \end_layout
36911
36912 \begin_layout Standard
36913 \begin_inset Note Greyedout
36914 status open
36915
36916 \begin_layout Plain Layout
36917
36918 \series bold
36919 Achtung:
36920 \series default
36921  Wenn die Einfügung 
36922 \family sans
36923 Drehpunkt
36924 \family default
36925  leer ist oder Zeichen enthält, die keine Nummern sind, erhält man \SpecialChar LaTeX
36926 -Fehler
36927  wenn man das Dokument ansieht/exportiert.
36928 \end_layout
36929
36930 \end_inset
36931
36932
36933 \end_layout
36934
36935 \begin_layout Subsection
36936 Skalierte Boxen
36937 \begin_inset Index idx
36938 status collapsed
36939
36940 \begin_layout Plain Layout
36941 Boxen ! skalierte
36942 \end_layout
36943
36944 \end_inset
36945
36946
36947 \begin_inset Index idx
36948 status collapsed
36949
36950 \begin_layout Plain Layout
36951 Skaliertes Material
36952 \end_layout
36953
36954 \end_inset
36955
36956
36957 \end_layout
36958
36959 \begin_layout Standard
36960 Um Material zu skalieren, setzt man es in eine 
36961 \family sans
36962 Skalierende
36963 \begin_inset space ~
36964 \end_inset
36965
36966 Box
36967 \family default
36968 .
36969  Solch eine Box wird über das Menü 
36970 \family sans
36971 Einfügen\SpecialChar menuseparator
36972 Benutzerdefinierte Einfügungen\SpecialChar menuseparator
36973 Skalierende
36974 \begin_inset space ~
36975 \end_inset
36976
36977 Box
36978 \family default
36979  eingefügt.
36980 \end_layout
36981
36982 \begin_layout Standard
36983 Die 
36984 \family sans
36985 Skalierende
36986 \begin_inset space ~
36987 \end_inset
36988
36989 Box
36990 \family default
36991  Einfügung hat die obligatorische Einfügung 
36992 \family sans
36993 H-Faktor
36994 \family default
36995  und die optionale Einfügung 
36996 \family sans
36997 V-Faktor
36998 \family default
36999  (wird eingefügt über das Menü 
37000 \family sans
37001 Einfügen\SpecialChar menuseparator
37002 V-Faktor)
37003 \family default
37004 .
37005  Fügen Sie hier den horizontalen bzw.
37006 \begin_inset space \space{}
37007 \end_inset
37008
37009 den vertikalen Skalierungsfaktor ein.
37010  Wenn die Einfügung 
37011 \family sans
37012 V-Faktor
37013 \family default
37014  nicht verwendet wird, wird der horizontale Skalierungsfaktor auch für den
37015  vertikalen verwendet.
37016 \end_layout
37017
37018 \begin_layout Standard
37019 Um z.
37020 \begin_inset space \thinspace{}
37021 \end_inset
37022
37023 B.
37024  doppelte Textgröße als die Dokument-Schriftgröße zu erhalten, gibt man
37025  
37026 \series bold
37027 2
37028 \series default
37029  in die Einfügung 
37030 \family sans
37031 H-Faktor
37032 \family default
37033  ein.
37034  Ein Beispiel: 
37035 \begin_inset Flex Scalebox
37036 status open
37037
37038 \begin_layout Plain Layout
37039 \begin_inset Argument 1
37040 status open
37041
37042 \begin_layout Plain Layout
37043 2
37044 \end_layout
37045
37046 \end_inset
37047
37048 Hallo
37049 \end_layout
37050
37051 \end_inset
37052
37053
37054 \end_layout
37055
37056 \begin_layout Standard
37057
37058 \series bold
37059 2
37060 \series default
37061  als 
37062 \family sans
37063 H-Faktor
37064 \family default
37065  und 
37066 \series bold
37067 1
37068 \series default
37069  als 
37070 \family sans
37071 V-Faktor
37072 \family default
37073  verzerrt das 
37074 \begin_inset Flex Scalebox
37075 status open
37076
37077 \begin_layout Plain Layout
37078 \begin_inset Argument 1
37079 status open
37080
37081 \begin_layout Plain Layout
37082 2
37083 \end_layout
37084
37085 \end_inset
37086
37087
37088 \begin_inset Argument 2
37089 status open
37090
37091 \begin_layout Plain Layout
37092 1
37093 \end_layout
37094
37095 \end_inset
37096
37097 Hallo
37098 \end_layout
37099
37100 \end_inset
37101
37102 .
37103 \end_layout
37104
37105 \begin_layout Standard
37106 Die Skalierungsfaktoren dürfen auch negativ sein.
37107  In diesem Fall wird der Boxinhalt gespiegelt.
37108  Daher kann 
37109 \series bold
37110 -1
37111 \series default
37112  als 
37113 \family sans
37114 H-Faktor
37115 \family default
37116  und 
37117 \series bold
37118 1
37119 \series default
37120  als 
37121 \family sans
37122 V-Faktor
37123 \family default
37124  verwendet werden um Spiegelschrift zu erstellen: 
37125 \begin_inset Flex Scalebox
37126 status open
37127
37128 \begin_layout Plain Layout
37129 \begin_inset Argument 1
37130 status open
37131
37132 \begin_layout Plain Layout
37133 -1
37134 \end_layout
37135
37136 \end_inset
37137
37138
37139 \begin_inset Argument 2
37140 status open
37141
37142 \begin_layout Plain Layout
37143 1
37144 \end_layout
37145
37146 \end_inset
37147
37148 Hallo
37149 \end_layout
37150
37151 \end_inset
37152
37153
37154 \end_layout
37155
37156 \begin_layout Standard
37157
37158 \series bold
37159 1
37160 \series default
37161  als 
37162 \family sans
37163 H-Faktor
37164 \family default
37165  und 
37166 \series bold
37167 -1
37168 \series default
37169  als 
37170 \family sans
37171 V-Faktor
37172 \family default
37173  reflektiert das 
37174 \begin_inset Flex Scalebox
37175 status open
37176
37177 \begin_layout Plain Layout
37178 \begin_inset Argument 1
37179 status open
37180
37181 \begin_layout Plain Layout
37182 1
37183 \end_layout
37184
37185 \end_inset
37186
37187
37188 \begin_inset Argument 2
37189 status open
37190
37191 \begin_layout Plain Layout
37192 -1
37193 \end_layout
37194
37195 \end_inset
37196
37197 Hallo
37198 \end_layout
37199
37200 \end_inset
37201
37202  an der Grundlinie.
37203 \end_layout
37204
37205 \begin_layout Standard
37206 Die 
37207 \family sans
37208 Spiegelbox
37209 \family default
37210  (Menü 
37211 \family sans
37212 Einfügen\SpecialChar menuseparator
37213 Benutzerdefinierte Einfügungen\SpecialChar menuseparator
37214 Spiegelbox
37215 \family default
37216 ) ist äquivalent zu 
37217 \series bold
37218 -1
37219 \series default
37220  als 
37221 \family sans
37222 H-Faktor
37223 \family default
37224  und 
37225 \series bold
37226 1
37227 \series default
37228  als 
37229 \family sans
37230 V-Faktor 
37231 \family default
37232 für eine 
37233 \family sans
37234 Skalierende
37235 \begin_inset space ~
37236 \end_inset
37237
37238 Box
37239 \family default
37240 .
37241 \end_layout
37242
37243 \begin_layout Standard
37244 \begin_inset Note Greyedout
37245 status open
37246
37247 \begin_layout Plain Layout
37248
37249 \series bold
37250 Achtung:
37251 \series default
37252  Wenn die Einfügung 
37253 \family sans
37254 Drehpunkt
37255 \family default
37256  leer ist oder Zeichen enthält, die keine Nummern sind, erhält man \SpecialChar LaTeX
37257 -Fehler
37258  wenn man das Dokument ansieht/exportiert.
37259 \end_layout
37260
37261 \end_inset
37262
37263
37264 \end_layout
37265
37266 \begin_layout Standard
37267 \begin_inset VSpace bigskip
37268 \end_inset
37269
37270 Die 
37271 \family sans
37272 Neugrößenbox
37273 \family default
37274  (Menü 
37275 \family sans
37276 Einfügen\SpecialChar menuseparator
37277 Benutzerdefinierte Einfügungen\SpecialChar menuseparator
37278 Neugrößenbox
37279 \family default
37280 ) verwendet man, um den Boxinhalt auf eine bestimmte Höhe oder Breite zu
37281  skalieren.
37282  Die 
37283 \family sans
37284 Neugrößenbox
37285 \family default
37286  Einfügung hat die obligatorische Einfügung 
37287 \family sans
37288 Breite
37289 \family default
37290  und die optionale Einfügung 
37291 \family sans
37292 Höhe
37293 \family default
37294  (wird eingefügt über das Menü 
37295 \family sans
37296 Einfügen\SpecialChar menuseparator
37297 Höhe)
37298 \family default
37299 .
37300  Fügen Sie hier die Breite bzw.
37301 \begin_inset space \space{}
37302 \end_inset
37303
37304 Höhe als Wert mit Einheit ein.
37305  
37306 \begin_inset CommandInset ref
37307 LatexCommand ref
37308 reference "tab:Maßeinheiten"
37309
37310 \end_inset
37311
37312  listet die möglichen Maßeinheiten auf.
37313  Befindet sich ein Ausrufezeichen 
37314 \series bold
37315 !
37316 \series default
37317  in einer der beiden Einfügungen, wird die Größe so gewählt, dass das Seitenverh
37318 ältnis der Box beibehalten wird.
37319  Wenn die Einfügung 
37320 \family sans
37321 Höhe
37322 \family default
37323  nicht verwendet wird, wird intern ein Ausrufezeichen für die Höhe verwendet.
37324 \end_layout
37325
37326 \begin_layout Standard
37327
37328 \series bold
37329 2cm
37330 \series default
37331  als 
37332 \family sans
37333 Breite
37334 \family default
37335  und 
37336 \series bold
37337 1cm
37338 \series default
37339  als 
37340 \family sans
37341 Höhe
37342 \family default
37343  ergibt: 
37344 \begin_inset Flex Resizebox
37345 status open
37346
37347 \begin_layout Plain Layout
37348 \begin_inset Argument 1
37349 status open
37350
37351 \begin_layout Plain Layout
37352 2cm
37353 \end_layout
37354
37355 \end_inset
37356
37357
37358 \begin_inset Argument 2
37359 status open
37360
37361 \begin_layout Plain Layout
37362 1cm
37363 \end_layout
37364
37365 \end_inset
37366
37367 Hallo
37368 \end_layout
37369
37370 \end_inset
37371
37372
37373 \begin_inset Newline newline
37374 \end_inset
37375
37376
37377 \series bold
37378 2cm
37379 \series default
37380  als 
37381 \family sans
37382 Breite
37383 \family default
37384  und 
37385 \series bold
37386 !
37387 \series default
37388  als 
37389 \family sans
37390 Höhe
37391 \family default
37392  (oder keine 
37393 \family sans
37394 Höhe
37395 \family default
37396 ) ergibt: 
37397 \begin_inset Flex Resizebox
37398 status open
37399
37400 \begin_layout Plain Layout
37401 \begin_inset Argument 1
37402 status open
37403
37404 \begin_layout Plain Layout
37405 2cm
37406 \end_layout
37407
37408 \end_inset
37409
37410
37411 \begin_inset Argument 2
37412 status open
37413
37414 \begin_layout Plain Layout
37415 !
37416 \end_layout
37417
37418 \end_inset
37419
37420 Hallo
37421 \end_layout
37422
37423 \end_inset
37424
37425
37426 \end_layout
37427
37428 \begin_layout Standard
37429 \begin_inset Note Greyedout
37430 status open
37431
37432 \begin_layout Plain Layout
37433
37434 \series bold
37435 Achtung:
37436 \series default
37437  Wenn die Einfügung
37438 \family sans
37439  Breite 
37440 \family default
37441 leer ist oder eine ungültige Einheit enthält, erhält man \SpecialChar LaTeX
37442 -Fehler wenn man
37443  das Dokument ansieht/exportiert.
37444 \end_layout
37445
37446 \end_inset
37447
37448
37449 \end_layout
37450
37451 \begin_layout Standard
37452 \begin_inset VSpace bigskip
37453 \end_inset
37454
37455
37456 \end_layout
37457
37458 \begin_layout Standard
37459 Alle Boxen können beliebig miteinander kombiniert werden.
37460  Als Beispiel eine 
37461 \family sans
37462 Spiegelbox
37463 \family default
37464  in einer 
37465 \family sans
37466 Neugrößenbox
37467 \family default
37468 , die wiederum in einer 
37469 \family sans
37470 Rotationsbox
37471 \family default
37472  ist:
37473 \end_layout
37474
37475 \begin_layout Standard
37476 \noindent
37477 \align center
37478 \begin_inset Flex Rotatebox
37479 status open
37480
37481 \begin_layout Plain Layout
37482 \begin_inset Argument 1
37483 status open
37484
37485 \begin_layout Plain Layout
37486 origin=c
37487 \end_layout
37488
37489 \end_inset
37490
37491
37492 \begin_inset Argument 2
37493 status open
37494
37495 \begin_layout Plain Layout
37496 -45
37497 \end_layout
37498
37499 \end_inset
37500
37501
37502 \begin_inset Flex Resizebox
37503 status open
37504
37505 \begin_layout Plain Layout
37506 \begin_inset Argument 1
37507 status open
37508
37509 \begin_layout Plain Layout
37510 2cm
37511 \end_layout
37512
37513 \end_inset
37514
37515
37516 \begin_inset Flex Reflectbox
37517 status open
37518
37519 \begin_layout Plain Layout
37520 Hallo
37521 \end_layout
37522
37523 \end_inset
37524
37525
37526 \end_layout
37527
37528 \end_inset
37529
37530
37531 \end_layout
37532
37533 \end_inset
37534
37535
37536 \end_layout
37537
37538 \begin_layout Standard
37539 \noindent
37540 Bilder, Tabellen und eingebettete Formeln sind als Boxinhalt erlaubt:
37541 \end_layout
37542
37543 \begin_layout Standard
37544 \noindent
37545 \align center
37546 \begin_inset Flex Resizebox
37547 status open
37548
37549 \begin_layout Plain Layout
37550 \begin_inset Argument 1
37551 status open
37552
37553 \begin_layout Plain Layout
37554 2cm
37555 \end_layout
37556
37557 \end_inset
37558
37559
37560 \begin_inset Flex Reflectbox
37561 status open
37562
37563 \begin_layout Plain Layout
37564 \begin_inset Graphics
37565         filename ../clipart/Star-structure.pdf
37566         lyxscale 50
37567         width 25col%
37568
37569 \end_inset
37570
37571
37572 \end_layout
37573
37574 \end_inset
37575
37576
37577 \end_layout
37578
37579 \end_inset
37580
37581  
37582 \begin_inset Flex Resizebox
37583 status open
37584
37585 \begin_layout Plain Layout
37586 \begin_inset Argument 1
37587 status open
37588
37589 \begin_layout Plain Layout
37590 2cm
37591 \end_layout
37592
37593 \end_inset
37594
37595
37596 \begin_inset Flex Reflectbox
37597 status open
37598
37599 \begin_layout Plain Layout
37600 \begin_inset Tabular
37601 <lyxtabular version="3" rows="2" columns="2">
37602 <features tabularvalignment="middle">
37603 <column alignment="center" valignment="top">
37604 <column alignment="center" valignment="top">
37605 <row>
37606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37607 \begin_inset Text
37608
37609 \begin_layout Plain Layout
37610 q
37611 \end_layout
37612
37613 \end_inset
37614 </cell>
37615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37616 \begin_inset Text
37617
37618 \begin_layout Plain Layout
37619 w
37620 \end_layout
37621
37622 \end_inset
37623 </cell>
37624 </row>
37625 <row>
37626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37627 \begin_inset Text
37628
37629 \begin_layout Plain Layout
37630 e
37631 \end_layout
37632
37633 \end_inset
37634 </cell>
37635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37636 \begin_inset Text
37637
37638 \begin_layout Plain Layout
37639 r
37640 \end_layout
37641
37642 \end_inset
37643 </cell>
37644 </row>
37645 </lyxtabular>
37646
37647 \end_inset
37648
37649
37650 \end_layout
37651
37652 \end_inset
37653
37654
37655 \end_layout
37656
37657 \end_inset
37658
37659  
37660 \begin_inset Flex Resizebox
37661 status open
37662
37663 \begin_layout Plain Layout
37664 \begin_inset Argument 1
37665 status open
37666
37667 \begin_layout Plain Layout
37668 3cm
37669 \end_layout
37670
37671 \end_inset
37672
37673
37674 \begin_inset Flex Reflectbox
37675 status open
37676
37677 \begin_layout Plain Layout
37678 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37679 \end_inset
37680
37681
37682 \end_layout
37683
37684 \end_inset
37685
37686
37687 \end_layout
37688
37689 \end_inset
37690
37691
37692 \begin_inset Index idx
37693 status collapsed
37694
37695 \begin_layout Plain Layout
37696 Abbildungen ! skalierte
37697 \end_layout
37698
37699 \end_inset
37700
37701
37702 \begin_inset Index idx
37703 status collapsed
37704
37705 \begin_layout Plain Layout
37706 Tabellen ! skalierte
37707 \end_layout
37708
37709 \end_inset
37710
37711
37712 \end_layout
37713
37714 \begin_layout Standard
37715 Hat man den globalen Formelstil 
37716 \series bold
37717 fleqn
37718 \series default
37719
37720 \begin_inset Foot
37721 status collapsed
37722
37723 \begin_layout Plain Layout
37724 Wenn 
37725 \begin_inset Quotes gld
37726 \end_inset
37727
37728 fleqn
37729 \begin_inset Quotes grd
37730 \end_inset
37731
37732  zu den Dokumentklassen-Optionen hinzugefügt wurde.
37733 \end_layout
37734
37735 \end_inset
37736
37737  gewählt, kann man auch abgesetzte Formeln skalieren.
37738 \end_layout
37739
37740 \begin_layout Chapter
37741 Umflossene Objekte
37742 \begin_inset Index idx
37743 status collapsed
37744
37745 \begin_layout Plain Layout
37746 Umflossene Objekte
37747 \end_layout
37748
37749 \end_inset
37750
37751
37752 \end_layout
37753
37754 \begin_layout Section
37755 Umflossene Gleitobjekte
37756 \begin_inset CommandInset label
37757 LatexCommand label
37758 name "abs:Umflossene-Gleitobjekte"
37759
37760 \end_inset
37761
37762
37763 \begin_inset Index idx
37764 status collapsed
37765
37766 \begin_layout Plain Layout
37767 Gleitobjekte ! umflossene
37768 \end_layout
37769
37770 \end_inset
37771
37772
37773 \begin_inset Index idx
37774 status collapsed
37775
37776 \begin_layout Plain Layout
37777 Umflossene Objekte ! Gleitobjekte
37778 \end_layout
37779
37780 \end_inset
37781
37782
37783 \end_layout
37784
37785 \begin_layout Standard
37786 Umflossene Gleitobjekte werden benutzt, um Text um eine Abbildung oder Tabelle
37787  herum fließen zu lassen, wobei der Text nur den Teil der Zeile benutzt,
37788  den die Abbildung bzw.
37789 \begin_inset space ~
37790 \end_inset
37791
37792 Tabelle übrig lässt.
37793  Die Gleitobjekte können hierbei nur innerhalb des Absatzes gleiten.
37794  Sie werden über das Menü
37795 \family sans
37796  Einfügen\SpecialChar menuseparator
37797 Gleitobjekt\SpecialChar menuseparator
37798 Umflossenes Bild-Gleitobjekt oder Umflossenes Tabellen-Gleit
37799 objekt
37800 \family default
37801  eingefügt, wenn das \SpecialChar LaTeX
37802 -Paket 
37803 \series bold
37804 wrapfig
37805 \series default
37806
37807 \begin_inset Index idx
37808 status collapsed
37809
37810 \begin_layout Plain Layout
37811 \SpecialChar LaTeX
37812 -Pakete ! wrapfig
37813 \end_layout
37814
37815 \end_inset
37816
37817  installiert ist.
37818 \begin_inset Foot
37819 status collapsed
37820
37821 \begin_layout Plain Layout
37822 Wie man ein \SpecialChar LaTeX
37823 -Paket installiert, wird im Handbuch 
37824 \emph on
37825 \SpecialChar LaTeX
37826 -Konfiguration
37827 \emph default
37828  beschrieben.
37829 \end_layout
37830
37831 \end_inset
37832
37833  Die Einstellungen des Gleitobjekts können mit einem Rechtsklick auf die
37834  Box des Gleitobjekts geändert werden.
37835  
37836 \begin_inset Wrap figure
37837 lines 0
37838 placement l
37839 overhang 1cm
37840 width "40col%"
37841 status open
37842
37843 \begin_layout Plain Layout
37844 \begin_inset Graphics
37845         filename ../clipart/2D-intensity-plot.pdf
37846         width 35col%
37847         scaleBeforeRotation
37848         rotateOrigin center
37849
37850 \end_inset
37851
37852
37853 \end_layout
37854
37855 \begin_layout Plain Layout
37856 \begin_inset Caption Standard
37857
37858 \begin_layout Plain Layout
37859 \begin_inset CommandInset label
37860 LatexCommand label
37861 name "abb:Dies-ist-eine"
37862
37863 \end_inset
37864
37865 Dies ist eine umflossene Gleitobjekt-Abbildung
37866 \end_layout
37867
37868 \end_inset
37869
37870
37871 \end_layout
37872
37873 \end_inset
37874
37875  Obligatorische Einstellungen sind die 
37876 \family sans
37877 Breite
37878 \family default
37879  und 
37880 \family sans
37881 Platzierung
37882 \family default
37883  des Gleitobjekts.
37884  Optional sind der 
37885 \family sans
37886 Überhang 
37887 \family default
37888 der festlegt, wie weit das Gleitobjekt in den Rand des Absatzes
37889 \begin_inset space \thinspace{}
37890 \end_inset
37891
37892 /
37893 \begin_inset space \thinspace{}
37894 \end_inset
37895
37896 der Seite ragt und die 
37897 \family sans
37898 benötigten Zeilen
37899 \family default
37900 , die festlegen wie viele Textzeilen das Gleitobjekt in etwa benötigt.
37901  Die benötigten Zeilen sind oft schwer abzuschätzen, daher sollte man sie
37902  nur nutzen, wenn Probleme mit der Platzierung des Gleitobjekts auftreten.
37903  Des weiteren können Sie entscheiden, ob es \SpecialChar LaTeX
37904  erlaubt sein soll, das Gleitobjekt
37905  innerhalb des Absatzes oder zu umgebenden Absätzen gleiten zu lassen.
37906  Abbildung
37907 \begin_inset space ~
37908 \end_inset
37909
37910
37911 \begin_inset CommandInset ref
37912 LatexCommand ref
37913 reference "abb:Dies-ist-eine"
37914
37915 \end_inset
37916
37917  ist zum Beispiel ein umflossenes Bild, das 35
37918 \begin_inset space \thinspace{}
37919 \end_inset
37920
37921 % der Spaltenbreite einnimmt, 1
37922 \begin_inset space \thinspace{}
37923 \end_inset
37924
37925 cm in den Rand ragt und links gesetzt wurde.
37926 \end_layout
37927
37928 \begin_layout Standard
37929 \begin_inset Note Greyedout
37930 status open
37931
37932 \begin_layout Plain Layout
37933
37934 \series bold
37935 Bemerkung:
37936 \series default
37937  Umflossene Objekte sind fragil! Wenn die Abbildung z.
37938 \begin_inset space \thinspace{}
37939 \end_inset
37940
37941 B.
37942  zu nahe am unteren Seitenrand ist, kann es passieren, dass sie gar nicht
37943  oder über anderen Text gedruckt wird.
37944 \end_layout
37945
37946 \end_inset
37947
37948
37949 \end_layout
37950
37951 \begin_layout Standard
37952 Allgemein gilt für umflossene Gleitobjekte:
37953 \end_layout
37954
37955 \begin_layout Itemize
37956 Sie sollten nicht in Absätze gepackt werden, die auf der nächsten Seite
37957  fortgesetzt werden.
37958  Das bedeutet, dass man sie erst dann einfügen sollte, wenn das Dokument
37959  fast fertig ist und man sehen kann, wo ein Seitenumbruch erfolgen wird.
37960 \end_layout
37961
37962 \begin_layout Itemize
37963 Sie sollten entweder vor dem Absatz, dessen Text um sie fließen soll, eingefügt
37964  werden oder darin.
37965 \end_layout
37966
37967 \begin_layout Itemize
37968 Sie in aufeinander folgenden Absätzen können Probleme bereiten, also achten
37969  Sie darauf, dass mindestens ein Textabsatz zwischen ihnen ist.
37970 \end_layout
37971
37972 \begin_layout Itemize
37973 Sie sind weder in Abschnitts-Überschriften noch in Tabellen erlaubt.
37974 \end_layout
37975
37976 \begin_layout Itemize
37977 Ihre Nummerierung und Referenzierung erfolgt wie in Kap.
37978 \begin_inset space \thinspace{}
37979 \end_inset
37980
37981
37982 \begin_inset CommandInset ref
37983 LatexCommand ref
37984 reference "kap:Gleitobjekte"
37985
37986 \end_inset
37987
37988  beschrieben.
37989 \end_layout
37990
37991 \begin_layout Section
37992 Umflossene Fixe Objekte
37993 \begin_inset Index idx
37994 status collapsed
37995
37996 \begin_layout Plain Layout
37997 Umflossene Objekte ! Fixe Objekte
37998 \end_layout
37999
38000 \end_inset
38001
38002
38003 \end_layout
38004
38005 \begin_layout Standard
38006 Die in Abschnitt
38007 \begin_inset space ~
38008 \end_inset
38009
38010
38011 \begin_inset CommandInset ref
38012 LatexCommand ref
38013 reference "abs:Umflossene-Gleitobjekte"
38014
38015 \end_inset
38016
38017  beschriebenen umflossenen Gleitobjekte haben folgende Positionen im Absatz:
38018 \end_layout
38019
38020 \begin_layout Standard
38021 \noindent
38022 \align center
38023 \begin_inset Tabular
38024 <lyxtabular version="3" rows="2" columns="2">
38025 <features tabularvalignment="middle">
38026 <column alignment="center" valignment="top">
38027 <column alignment="center" valignment="top">
38028 <row>
38029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38030 \begin_inset Text
38031
38032 \begin_layout Plain Layout
38033 \begin_inset Info
38034 type  "icon"
38035 arg   "dialog-show-new-inset graphics"
38036 \end_inset
38037
38038
38039 \end_layout
38040
38041 \end_inset
38042 </cell>
38043 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38044 \begin_inset Text
38045
38046 \begin_layout Plain Layout
38047 Text
38048 \end_layout
38049
38050 \end_inset
38051 </cell>
38052 </row>
38053 <row>
38054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38055 \begin_inset Text
38056
38057 \begin_layout Plain Layout
38058 Text
38059 \end_layout
38060
38061 \end_inset
38062 </cell>
38063 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38064 \begin_inset Text
38065
38066 \begin_layout Plain Layout
38067 Text
38068 \end_layout
38069
38070 \end_inset
38071 </cell>
38072 </row>
38073 </lyxtabular>
38074
38075 \end_inset
38076
38077  oder 
38078 \begin_inset Tabular
38079 <lyxtabular version="3" rows="2" columns="2">
38080 <features tabularvalignment="middle">
38081 <column alignment="center" valignment="top">
38082 <column alignment="center" valignment="top">
38083 <row>
38084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38085 \begin_inset Text
38086
38087 \begin_layout Plain Layout
38088 Text
38089 \end_layout
38090
38091 \end_inset
38092 </cell>
38093 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38094 \begin_inset Text
38095
38096 \begin_layout Plain Layout
38097 \begin_inset Info
38098 type  "icon"
38099 arg   "dialog-show-new-inset graphics"
38100 \end_inset
38101
38102
38103 \end_layout
38104
38105 \end_inset
38106 </cell>
38107 </row>
38108 <row>
38109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38110 \begin_inset Text
38111
38112 \begin_layout Plain Layout
38113 Text
38114 \end_layout
38115
38116 \end_inset
38117 </cell>
38118 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38119 \begin_inset Text
38120
38121 \begin_layout Plain Layout
38122 Text
38123 \end_layout
38124
38125 \end_inset
38126 </cell>
38127 </row>
38128 </lyxtabular>
38129
38130 \end_inset
38131
38132
38133 \end_layout
38134
38135 \begin_layout Standard
38136 Will man ein Objekt exakt an der Stelle im Absatz haben, wo es eingefügt
38137  wurde, um z.
38138 \begin_inset space \thinspace{}
38139 \end_inset
38140
38141 B.
38142  solche Positionen zu erhalten:
38143 \begin_inset VSpace defskip
38144 \end_inset
38145
38146
38147 \end_layout
38148
38149 \begin_layout Standard
38150 \noindent
38151 \align center
38152 \begin_inset Tabular
38153 <lyxtabular version="3" rows="2" columns="2">
38154 <features tabularvalignment="middle">
38155 <column alignment="center" valignment="top">
38156 <column alignment="center" valignment="top">
38157 <row>
38158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38159 \begin_inset Text
38160
38161 \begin_layout Plain Layout
38162 Text
38163 \end_layout
38164
38165 \end_inset
38166 </cell>
38167 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38168 \begin_inset Text
38169
38170 \begin_layout Plain Layout
38171 Text
38172 \end_layout
38173
38174 \end_inset
38175 </cell>
38176 </row>
38177 <row>
38178 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38179 \begin_inset Text
38180
38181 \begin_layout Plain Layout
38182 \begin_inset Info
38183 type  "icon"
38184 arg   "dialog-show-new-inset graphics"
38185 \end_inset
38186
38187
38188 \end_layout
38189
38190 \end_inset
38191 </cell>
38192 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38193 \begin_inset Text
38194
38195 \begin_layout Plain Layout
38196 Text
38197 \end_layout
38198
38199 \end_inset
38200 </cell>
38201 </row>
38202 </lyxtabular>
38203
38204 \end_inset
38205
38206  
38207 \begin_inset Tabular
38208 <lyxtabular version="3" rows="2" columns="2">
38209 <features tabularvalignment="middle">
38210 <column alignment="center" valignment="top">
38211 <column alignment="center" valignment="top">
38212 <row>
38213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38214 \begin_inset Text
38215
38216 \begin_layout Plain Layout
38217 Text
38218 \end_layout
38219
38220 \end_inset
38221 </cell>
38222 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38223 \begin_inset Text
38224
38225 \begin_layout Plain Layout
38226 Text
38227 \end_layout
38228
38229 \end_inset
38230 </cell>
38231 </row>
38232 <row>
38233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38234 \begin_inset Text
38235
38236 \begin_layout Plain Layout
38237 Text
38238 \end_layout
38239
38240 \end_inset
38241 </cell>
38242 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38243 \begin_inset Text
38244
38245 \begin_layout Plain Layout
38246 \begin_inset Info
38247 type  "icon"
38248 arg   "dialog-show-new-inset graphics"
38249 \end_inset
38250
38251
38252 \end_layout
38253
38254 \end_inset
38255 </cell>
38256 </row>
38257 </lyxtabular>
38258
38259 \end_inset
38260
38261  
38262 \begin_inset Tabular
38263 <lyxtabular version="3" rows="2" columns="3">
38264 <features tabularvalignment="middle">
38265 <column alignment="center" valignment="top">
38266 <column alignment="center" valignment="top">
38267 <column alignment="center" valignment="top">
38268 <row>
38269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38270 \begin_inset Text
38271
38272 \begin_layout Plain Layout
38273 Text
38274 \end_layout
38275
38276 \end_inset
38277 </cell>
38278 <cell alignment="center" valignment="top" topline="true" usebox="none">
38279 \begin_inset Text
38280
38281 \begin_layout Plain Layout
38282 \begin_inset Info
38283 type  "icon"
38284 arg   "dialog-show-new-inset graphics"
38285 \end_inset
38286
38287
38288 \end_layout
38289
38290 \end_inset
38291 </cell>
38292 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38293 \begin_inset Text
38294
38295 \begin_layout Plain Layout
38296 Text
38297 \end_layout
38298
38299 \end_inset
38300 </cell>
38301 </row>
38302 <row>
38303 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38304 \begin_inset Text
38305
38306 \begin_layout Plain Layout
38307 Text
38308 \end_layout
38309
38310 \end_inset
38311 </cell>
38312 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38313 \begin_inset Text
38314
38315 \begin_layout Plain Layout
38316 Text
38317 \end_layout
38318
38319 \end_inset
38320 </cell>
38321 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38322 \begin_inset Text
38323
38324 \begin_layout Plain Layout
38325 Text
38326 \end_layout
38327
38328 \end_inset
38329 </cell>
38330 </row>
38331 </lyxtabular>
38332
38333 \end_inset
38334
38335  
38336 \begin_inset Tabular
38337 <lyxtabular version="3" rows="2" columns="3">
38338 <features tabularvalignment="middle">
38339 <column alignment="center" valignment="top">
38340 <column alignment="center" valignment="top">
38341 <column alignment="center" valignment="top">
38342 <row>
38343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38344 \begin_inset Text
38345
38346 \begin_layout Plain Layout
38347 Text
38348 \end_layout
38349
38350 \end_inset
38351 </cell>
38352 <cell alignment="center" valignment="top" topline="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 Text
38366 \end_layout
38367
38368 \end_inset
38369 </cell>
38370 </row>
38371 <row>
38372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38373 \begin_inset Text
38374
38375 \begin_layout Plain Layout
38376 Text
38377 \end_layout
38378
38379 \end_inset
38380 </cell>
38381 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38382 \begin_inset Text
38383
38384 \begin_layout Plain Layout
38385 \begin_inset Info
38386 type  "icon"
38387 arg   "dialog-show-new-inset graphics"
38388 \end_inset
38389
38390
38391 \end_layout
38392
38393 \end_inset
38394 </cell>
38395 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38396 \begin_inset Text
38397
38398 \begin_layout Plain Layout
38399 Text
38400 \end_layout
38401
38402 \end_inset
38403 </cell>
38404 </row>
38405 </lyxtabular>
38406
38407 \end_inset
38408
38409
38410 \end_layout
38411
38412 \begin_layout Standard
38413 \noindent
38414 \align center
38415 \begin_inset Tabular
38416 <lyxtabular version="3" rows="3" columns="2">
38417 <features tabularvalignment="middle">
38418 <column alignment="center" valignment="top">
38419 <column alignment="center" valignment="top">
38420 <row>
38421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38422 \begin_inset Text
38423
38424 \begin_layout Plain Layout
38425 Text
38426 \end_layout
38427
38428 \end_inset
38429 </cell>
38430 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38431 \begin_inset Text
38432
38433 \begin_layout Plain Layout
38434 Text
38435 \end_layout
38436
38437 \end_inset
38438 </cell>
38439 </row>
38440 <row>
38441 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38442 \begin_inset Text
38443
38444 \begin_layout Plain Layout
38445 \begin_inset Info
38446 type  "icon"
38447 arg   "dialog-show-new-inset graphics"
38448 \end_inset
38449
38450
38451 \end_layout
38452
38453 \end_inset
38454 </cell>
38455 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38456 \begin_inset Text
38457
38458 \begin_layout Plain Layout
38459 Text
38460 \end_layout
38461
38462 \end_inset
38463 </cell>
38464 </row>
38465 <row>
38466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38467 \begin_inset Text
38468
38469 \begin_layout Plain Layout
38470 Text
38471 \end_layout
38472
38473 \end_inset
38474 </cell>
38475 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38476 \begin_inset Text
38477
38478 \begin_layout Plain Layout
38479 Text
38480 \end_layout
38481
38482 \end_inset
38483 </cell>
38484 </row>
38485 </lyxtabular>
38486
38487 \end_inset
38488
38489  
38490 \begin_inset Tabular
38491 <lyxtabular version="3" rows="3" columns="3">
38492 <features tabularvalignment="middle">
38493 <column alignment="center" valignment="top">
38494 <column alignment="center" valignment="top">
38495 <column alignment="center" valignment="top">
38496 <row>
38497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38498 \begin_inset Text
38499
38500 \begin_layout Plain Layout
38501 Text
38502 \end_layout
38503
38504 \end_inset
38505 </cell>
38506 <cell alignment="center" valignment="top" topline="true" usebox="none">
38507 \begin_inset Text
38508
38509 \begin_layout Plain Layout
38510 Text
38511 \end_layout
38512
38513 \end_inset
38514 </cell>
38515 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38516 \begin_inset Text
38517
38518 \begin_layout Plain Layout
38519 Text
38520 \end_layout
38521
38522 \end_inset
38523 </cell>
38524 </row>
38525 <row>
38526 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38527 \begin_inset Text
38528
38529 \begin_layout Plain Layout
38530 Text
38531 \end_layout
38532
38533 \end_inset
38534 </cell>
38535 <cell alignment="center" valignment="top" usebox="none">
38536 \begin_inset Text
38537
38538 \begin_layout Plain Layout
38539 \begin_inset Info
38540 type  "icon"
38541 arg   "dialog-show-new-inset graphics"
38542 \end_inset
38543
38544
38545 \end_layout
38546
38547 \end_inset
38548 </cell>
38549 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38550 \begin_inset Text
38551
38552 \begin_layout Plain Layout
38553 Text
38554 \end_layout
38555
38556 \end_inset
38557 </cell>
38558 </row>
38559 <row>
38560 <cell alignment="center" valignment="top" bottomline="true" leftline="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 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38570 \begin_inset Text
38571
38572 \begin_layout Plain Layout
38573 Text
38574 \end_layout
38575
38576 \end_inset
38577 </cell>
38578 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38579 \begin_inset Text
38580
38581 \begin_layout Plain Layout
38582 Text
38583 \end_layout
38584
38585 \end_inset
38586 </cell>
38587 </row>
38588 </lyxtabular>
38589
38590 \end_inset
38591
38592  
38593 \begin_inset Tabular
38594 <lyxtabular version="3" rows="3" columns="2">
38595 <features tabularvalignment="middle">
38596 <column alignment="center" valignment="top">
38597 <column alignment="center" valignment="top">
38598 <row>
38599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38600 \begin_inset Text
38601
38602 \begin_layout Plain Layout
38603 Text
38604 \end_layout
38605
38606 \end_inset
38607 </cell>
38608 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38609 \begin_inset Text
38610
38611 \begin_layout Plain Layout
38612 Text
38613 \end_layout
38614
38615 \end_inset
38616 </cell>
38617 </row>
38618 <row>
38619 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38620 \begin_inset Text
38621
38622 \begin_layout Plain Layout
38623 Text
38624 \end_layout
38625
38626 \end_inset
38627 </cell>
38628 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38629 \begin_inset Text
38630
38631 \begin_layout Plain Layout
38632 \begin_inset Info
38633 type  "icon"
38634 arg   "dialog-show-new-inset graphics"
38635 \end_inset
38636
38637
38638 \end_layout
38639
38640 \end_inset
38641 </cell>
38642 </row>
38643 <row>
38644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38645 \begin_inset Text
38646
38647 \begin_layout Plain Layout
38648 Text
38649 \end_layout
38650
38651 \end_inset
38652 </cell>
38653 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38654 \begin_inset Text
38655
38656 \begin_layout Plain Layout
38657 Text
38658 \end_layout
38659
38660 \end_inset
38661 </cell>
38662 </row>
38663 </lyxtabular>
38664
38665 \end_inset
38666
38667
38668 \end_layout
38669
38670 \begin_layout Standard
38671 \noindent
38672 kann man das \SpecialChar LaTeX
38673 -Paket 
38674 \series bold
38675 picinpar
38676 \series default
38677
38678 \begin_inset Index idx
38679 status collapsed
38680
38681 \begin_layout Plain Layout
38682 \SpecialChar LaTeX
38683 -Pakete ! picinpar
38684 \end_layout
38685
38686 \end_inset
38687
38688  benutzen.
38689  Hier ist ein Beispiel:
38690 \end_layout
38691
38692 \begin_layout Standard
38693 \begin_inset ERT
38694 status collapsed
38695
38696 \begin_layout Plain Layout
38697
38698
38699 \backslash
38700 ifpicinpar
38701 \end_layout
38702
38703 \end_inset
38704
38705
38706 \begin_inset Note Note
38707 status open
38708
38709 \begin_layout Plain Layout
38710 Der folgende Teil wird nur gedruckt, wenn das \SpecialChar LaTeX
38711 -Paket 
38712 \series bold
38713 picinpar
38714 \series default
38715  installiert ist.
38716 \end_layout
38717
38718 \end_inset
38719
38720
38721 \end_layout
38722
38723 \begin_layout Standard
38724 \begin_inset ERT
38725 status collapsed
38726
38727 \begin_layout Plain Layout
38728
38729
38730 \backslash
38731 begin{window}[2,c,{
38732 \end_layout
38733
38734 \end_inset
38735
38736
38737 \begin_inset Graphics
38738         filename ../clipart/2D-intensity-plot.pdf
38739         lyxscale 60
38740         width 40col%
38741         scaleBeforeRotation
38742         rotateOrigin center
38743
38744 \end_inset
38745
38746
38747 \begin_inset ERT
38748 status collapsed
38749
38750 \begin_layout Plain Layout
38751
38752 },]
38753 \end_layout
38754
38755 \begin_layout Plain Layout
38756
38757 {}
38758 \end_layout
38759
38760 \end_inset
38761
38762
38763 \size small
38764 \lang english
38765 It was in the spring of the year 1894 that all London was interested, and
38766  the fashionable world dismayed, by the murder of the Honourable Ronald
38767  Adair under most unusual and inexplicable circumstances.
38768  The public has already learned those particulars of the crime which
38769 \size default
38770
38771 \begin_inset ERT
38772 status collapsed
38773
38774 \begin_layout Plain Layout
38775
38776
38777 \backslash
38778 footnotemark{}
38779 \end_layout
38780
38781 \end_inset
38782
38783
38784 \size small
38785  came out in the police investigation, but a good deal was suppressed upon
38786  that occasion, since the case for the prosecution was so overwhelmingly
38787  strong that it was not necessary to bring forward all the facts.
38788  Only now, at the end of nearly ten years, am I allowed to supply those
38789  missing links which make up the whole of that remarkable chain.
38790 \size default
38791 \lang ngerman
38792
38793 \begin_inset ERT
38794 status collapsed
38795
38796 \begin_layout Plain Layout
38797
38798
38799 \backslash
38800 end{window}
38801 \end_layout
38802
38803 \end_inset
38804
38805
38806 \end_layout
38807
38808 \begin_layout Standard
38809 \begin_inset ERT
38810 status collapsed
38811
38812 \begin_layout Plain Layout
38813
38814
38815 \backslash
38816 footnotetext{
38817 \end_layout
38818
38819 \end_inset
38820
38821 Fußnote des Absatzes mit fixem Objekt.
38822 \begin_inset ERT
38823 status collapsed
38824
38825 \begin_layout Plain Layout
38826
38827 }
38828 \end_layout
38829
38830 \end_inset
38831
38832
38833 \end_layout
38834
38835 \begin_layout Standard
38836 Umflossene fixe Objekte werden benutzt, um Text um ein Objekt herum fließen
38837  zu lassen, wobei man durch die Anzahl der Zeilen über dem Objekt dessen
38838  vertikale Position im Text bestimmen kann.
38839  Im Gegensatz zu umflossenen Gleitobjekten können sie aber nicht nummeriert
38840  beschriftet werden.
38841 \end_layout
38842
38843 \begin_layout Standard
38844 Ein fixes Objekt wird eingefügt, indem man zu Beginn eines Absatzes den
38845  Befehl
38846 \end_layout
38847
38848 \begin_layout Standard
38849
38850 \series bold
38851
38852 \backslash
38853 begin{window}[2,c,{
38854 \end_layout
38855
38856 \begin_layout Standard
38857 als \SpecialChar TeX
38858 -Code einfügt.
38859  Der erste Parameter in der eckigen Klammer, hier '2', definiert die Anzahl
38860  der Zeilen über dem Objekt, der zweite, hier 'c', die Position des Objekts.
38861  Es sind die Positionen 'l', 'c' und 'r' (für links, Mitte, rechts) möglich.
38862  Danach fügt man das Objekt ein.
38863  In diesem Beispiel wurde ein Bild der Breite von 40
38864 \begin_inset space \thinspace{}
38865 \end_inset
38866
38867 % der Textspaltenbreite eingefügt.
38868  Das Objekt kann auch eine Tabelle, eine Box oder eine Formel sein.
38869  Nach dem Objekt fügt man den Befehl
38870 \end_layout
38871
38872 \begin_layout Standard
38873
38874 \series bold
38875 },Beschreibungstext]
38876 \begin_inset Newline newline
38877 \end_inset
38878
38879 {}
38880 \end_layout
38881
38882 \begin_layout Standard
38883 ein.
38884  Man beachte dass das 
38885 \begin_inset Quotes gld
38886 \end_inset
38887
38888
38889 \series bold
38890 {}
38891 \series default
38892
38893 \begin_inset Quotes grd
38894 \end_inset
38895
38896  in der zweiten Zeile steht.
38897  Der Beschreibungstext ist optional.
38898  Der Text, der das Objekt umfließen soll, muss sich im selben Absatz wie
38899  das Objekt befinden, also direkt nach dem 
38900 \series bold
38901 {}
38902 \series default
38903  beginnen.
38904  Am Ende des Absatzes fügt man folgenden Befehl ein:
38905 \end_layout
38906
38907 \begin_layout Standard
38908
38909 \series bold
38910
38911 \backslash
38912 end{window}
38913 \end_layout
38914
38915 \begin_layout Standard
38916 Innerhalb eines Absatzes mit fixem Objekt kann man keine Fußnoten einfügen,
38917  man muss stattdessen den Befehl 
38918 \series bold
38919
38920 \backslash
38921 footnotemark
38922 \series default
38923  verwenden.
38924  Außerhalb des Absatzes den Befehl 
38925 \series bold
38926
38927 \backslash
38928 footnotetext
38929 \series default
38930 , wie es in Abschnitt
38931 \begin_inset space ~
38932 \end_inset
38933
38934
38935 \begin_inset CommandInset ref
38936 LatexCommand ref
38937 reference "abs:Fußnoten"
38938
38939 \end_inset
38940
38941  beschrieben ist.
38942 \end_layout
38943
38944 \begin_layout Standard
38945 \begin_inset ERT
38946 status collapsed
38947
38948 \begin_layout Plain Layout
38949
38950
38951 \backslash
38952 else
38953 \end_layout
38954
38955 \end_inset
38956
38957
38958 \begin_inset Note Note
38959 status open
38960
38961 \begin_layout Plain Layout
38962 Der folgende Teil wird gedruckt, wenn das \SpecialChar LaTeX
38963 -Paket 
38964 \series bold
38965 picinpar
38966 \series default
38967  nicht installiert ist:
38968 \end_layout
38969
38970 \end_inset
38971
38972
38973 \end_layout
38974
38975 \begin_layout Standard
38976 Das \SpecialChar LaTeX
38977 -Paket 
38978 \series bold
38979 picinpar
38980 \series default
38981  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
38982 \end_layout
38983
38984 \begin_layout Standard
38985 \begin_inset ERT
38986 status collapsed
38987
38988 \begin_layout Plain Layout
38989
38990
38991 \backslash
38992 fi
38993 \end_layout
38994
38995 \end_inset
38996
38997
38998 \end_layout
38999
39000 \begin_layout Section
39001 Initiale
39002 \begin_inset Index idx
39003 status collapsed
39004
39005 \begin_layout Plain Layout
39006 Initiale
39007 \end_layout
39008
39009 \end_inset
39010
39011
39012 \begin_inset Index idx
39013 status collapsed
39014
39015 \begin_layout Plain Layout
39016 Umflossene Objekte ! Initiale
39017 \end_layout
39018
39019 \end_inset
39020
39021
39022 \end_layout
39023
39024 \begin_layout Standard
39025 Für Initialen muss das \SpecialChar LaTeX
39026 -Paket 
39027 \series bold
39028 lettrine
39029 \series default
39030
39031 \begin_inset Index idx
39032 status collapsed
39033
39034 \begin_layout Plain Layout
39035 \SpecialChar LaTeX
39036 -Pakete ! lettrine
39037 \end_layout
39038
39039 \end_inset
39040
39041  installiert sein und das Modul 
39042 \family sans
39043 Initialen
39044 \family default
39045  im Dokument verwendet werden (Menü 
39046 \family sans
39047 Dokument\SpecialChar menuseparator
39048 Einstellungen\SpecialChar menuseparator
39049 Module
39050 \family default
39051 ).
39052  Um eine Initiale einzufügen, verwendet man den Stil 
39053 \family sans
39054 Initiale
39055 \family default
39056 .
39057  Dieser Stil hat ein obligatorisches und zwei optionale Argumente.
39058  Die Argumente werden über das Menü 
39059 \family sans
39060 Einfügen
39061 \family default
39062  eingefügt.
39063  Das obligatorische Argument 
39064 \family sans
39065 Initiale
39066 \family default
39067  enthält den/die Buchstaben, der die Initiale bildet, das Argument 
39068 \family sans
39069 Rest
39070 \begin_inset space ~
39071 \end_inset
39072
39073 der
39074 \begin_inset space ~
39075 \end_inset
39076
39077 Initiale
39078 \family default
39079  enthält den Rest des Wortes oder Textes der Initiale.
39080  Das Argument 
39081 \family sans
39082 Optionen
39083 \family default
39084  enthält Parameter um die Initiale zu modifizieren.
39085  Für mehr Informationen über die möglichen Parameter siehe die Dokumentation
39086  von 
39087 \series bold
39088 lettrine
39089 \series default
39090
39091 \begin_inset CommandInset citation
39092 LatexCommand cite
39093 key "lettrine"
39094 literal "true"
39095
39096 \end_inset
39097
39098 .
39099  Der Stil selbst enthält den Text, der die Initiale umgibt.
39100  Der übliche Stil ist dabei, dass das Wort, dessen erster Buchstabe die
39101  Initiale ist, in 
39102 \shape smallcaps
39103 Kapitälchen
39104 \shape default
39105  gedruckt wird.
39106 \end_layout
39107
39108 \begin_layout Standard
39109 Hier sind einige Beispiele:
39110 \end_layout
39111
39112 \begin_layout Standard
39113 \begin_inset ERT
39114 status collapsed
39115
39116 \begin_layout Plain Layout
39117
39118
39119 \backslash
39120 iflettrine
39121 \end_layout
39122
39123 \end_inset
39124
39125
39126 \begin_inset Note Note
39127 status open
39128
39129 \begin_layout Plain Layout
39130 Der folgende Teil wird nur gedruckt, wenn das \SpecialChar LaTeX
39131 -Paket 
39132 \series bold
39133 lettrine
39134 \series default
39135  installiert ist.
39136 \end_layout
39137
39138 \end_inset
39139
39140
39141 \end_layout
39142
39143 \begin_layout Enumerate
39144 Kein optionales Argument, die Initiale ist der Buchstabe 'I' in der Mathe-Schrif
39145
39146 \begin_inset Formula $\mathfrak{Fraktur}$
39147 \end_inset
39148
39149 :
39150 \end_layout
39151
39152 \begin_deeper
39153 \begin_layout Initial
39154 \begin_inset Argument 2
39155 status open
39156
39157 \begin_layout Plain Layout
39158 \begin_inset Formula $\mathfrak{I}$
39159 \end_inset
39160
39161
39162 \end_layout
39163
39164 \end_inset
39165
39166
39167 \begin_inset Argument 3
39168 status open
39169
39170 \begin_layout Plain Layout
39171 t
39172 \end_layout
39173
39174 \end_inset
39175
39176  
39177 \lang english
39178 was in the spring of the year 1894 that all London was interested, and the
39179  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39180  under most unusual and inexplicable circumstances.
39181  The public has already learned those particulars of the crime which came
39182  out in the police investigation, but a good deal was suppressed upon that
39183  occasion, since the case for the prosecution was so overwhelmingly strong
39184  that it was not necessary to bring forward all the facts.
39185 \end_layout
39186
39187 \end_deeper
39188 \begin_layout Enumerate
39189 Nur eine Zeile umgibt die Initiale, die aus zwei Zeichen in der Standard-Schrift
39190  besteht und kein Text ist in 
39191 \shape smallcaps
39192 Kapitälchen
39193 \shape default
39194 :
39195 \end_layout
39196
39197 \begin_deeper
39198 \begin_layout Initial
39199 \begin_inset Argument 1
39200 status open
39201
39202 \begin_layout Plain Layout
39203 lines=1
39204 \end_layout
39205
39206 \end_inset
39207
39208
39209 \begin_inset Argument 2
39210 status open
39211
39212 \begin_layout Plain Layout
39213 It
39214 \end_layout
39215
39216 \end_inset
39217
39218  
39219 \lang english
39220 was in the spring of the year 1894 that all London was interested, and the
39221  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39222  under most unusual and inexplicable circumstances.
39223  The public has already learned those particulars of the crime which came
39224  out in the police investigation, but a good deal was suppressed upon that
39225  occasion, since the case for the prosecution was so overwhelmingly strong
39226  that it was not necessary to bring forward all the facts.
39227 \end_layout
39228
39229 \end_deeper
39230 \begin_layout Enumerate
39231 Magenta, hängende Initiale über 3
39232 \begin_inset space ~
39233 \end_inset
39234
39235 Zeilen in der Mathe-Schrift
39236 \begin_inset Newline newline
39237 \end_inset
39238
39239  
39240 \begin_inset Formula $\mathcal{KALLIGRAFISCH}$
39241 \end_inset
39242
39243 , der Text 
39244 \begin_inset Quotes gld
39245 \end_inset
39246
39247
39248 \lang english
39249 t was in the spring
39250 \lang ngerman
39251
39252 \begin_inset Quotes erd
39253 \end_inset
39254
39255  ist in 
39256 \shape smallcaps
39257 Kapitälchen
39258 \shape default
39259 ; um die Initiale zu färben, muss man diesen Befehl vor der Initiale einfügen:
39260 \begin_inset Newline newline
39261 \end_inset
39262
39263
39264 \series bold
39265
39266 \backslash
39267 renewcommand{
39268 \backslash
39269 LettrineFontHook}{
39270 \backslash
39271 color{Farbe}}
39272 \series default
39273
39274 \begin_inset Newline newline
39275 \end_inset
39276
39277 wobei 
39278 \emph on
39279 Farbe
39280 \emph default
39281  
39282 \begin_inset Quotes gld
39283 \end_inset
39284
39285 red
39286 \begin_inset Quotes erd
39287 \end_inset
39288
39289
39290 \begin_inset Quotes gld
39291 \end_inset
39292
39293 blue
39294 \begin_inset Quotes erd
39295 \end_inset
39296
39297
39298 \begin_inset Quotes gld
39299 \end_inset
39300
39301 green
39302 \begin_inset Quotes erd
39303 \end_inset
39304
39305
39306 \begin_inset Quotes gld
39307 \end_inset
39308
39309 yellow
39310 \begin_inset Quotes erd
39311 \end_inset
39312
39313
39314 \begin_inset Quotes gld
39315 \end_inset
39316
39317 cyan
39318 \begin_inset Quotes erd
39319 \end_inset
39320
39321
39322 \begin_inset Quotes gld
39323 \end_inset
39324
39325 magenta
39326 \begin_inset Quotes erd
39327 \end_inset
39328
39329
39330 \begin_inset Quotes gld
39331 \end_inset
39332
39333 black
39334 \begin_inset Quotes erd
39335 \end_inset
39336
39337  oder 
39338 \begin_inset Quotes gld
39339 \end_inset
39340
39341 white
39342 \begin_inset Quotes erd
39343 \end_inset
39344
39345  sein kann, und diesen Befehl zum \SpecialChar LaTeX
39346 -Vorspann hinzufügen:
39347 \begin_inset Newline newline
39348 \end_inset
39349
39350
39351 \series bold
39352
39353 \backslash
39354 @ifundefined{textcolor}
39355 \begin_inset Newline newline
39356 \end_inset
39357
39358
39359 \begin_inset space ~
39360 \end_inset
39361
39362 {
39363 \backslash
39364 usepackage{color}}{}
39365 \end_layout
39366
39367 \begin_deeper
39368 \begin_layout Standard
39369 \begin_inset ERT
39370 status collapsed
39371
39372 \begin_layout Plain Layout
39373
39374
39375 \backslash
39376 renewcommand{
39377 \backslash
39378 LettrineFontHook}{
39379 \backslash
39380 color{magenta}}
39381 \end_layout
39382
39383 \end_inset
39384
39385
39386 \begin_inset Note Note
39387 status open
39388
39389 \begin_layout Plain Layout
39390 macht die Initiale magenta
39391 \end_layout
39392
39393 \end_inset
39394
39395
39396 \end_layout
39397
39398 \begin_layout Initial
39399 \begin_inset Argument 1
39400 status open
39401
39402 \begin_layout Plain Layout
39403 lines=3, lhang=0.33, loversize=0.25
39404 \end_layout
39405
39406 \end_inset
39407
39408
39409 \begin_inset Argument 2
39410 status open
39411
39412 \begin_layout Plain Layout
39413 \begin_inset Formula $\mathcal{I}$
39414 \end_inset
39415
39416
39417 \end_layout
39418
39419 \end_inset
39420
39421
39422 \begin_inset Argument 3
39423 status open
39424
39425 \begin_layout Plain Layout
39426
39427 \lang english
39428 t was in the spring
39429 \end_layout
39430
39431 \end_inset
39432
39433  
39434 \lang english
39435 of the year 1894 that all London was interested, and the fashionable world
39436  dismayed, by the murder of the Honourable Ronald Adair under most unusual
39437  and inexplicable circumstances.
39438  The public has already learned those particulars of the crime which came
39439  out in the police investigation, but a good deal was suppressed upon that
39440  occasion, since the case for the prosecution was so overwhelmingly strong
39441  that it was not necessary to bring forward all the facts.
39442 \end_layout
39443
39444 \end_deeper
39445 \begin_layout Standard
39446 \begin_inset ERT
39447 status collapsed
39448
39449 \begin_layout Plain Layout
39450
39451
39452 \backslash
39453 else
39454 \end_layout
39455
39456 \end_inset
39457
39458
39459 \begin_inset Note Note
39460 status open
39461
39462 \begin_layout Plain Layout
39463 Der folgende Teil wird gedruckt, wenn das \SpecialChar LaTeX
39464 -Paket 
39465 \series bold
39466 lettrine
39467 \series default
39468  nicht installiert ist:
39469 \end_layout
39470
39471 \end_inset
39472
39473
39474 \end_layout
39475
39476 \begin_layout Standard
39477 Das \SpecialChar LaTeX
39478 -Paket 
39479 \series bold
39480 lettrine
39481 \series default
39482  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
39483 \end_layout
39484
39485 \begin_layout Standard
39486 \begin_inset ERT
39487 status collapsed
39488
39489 \begin_layout Plain Layout
39490
39491
39492 \backslash
39493 fi
39494 \end_layout
39495
39496 \end_inset
39497
39498
39499 \end_layout
39500
39501 \begin_layout Chapter
39502 Externe Dateien
39503 \begin_inset Index idx
39504 status collapsed
39505
39506 \begin_layout Plain Layout
39507 Dateien ! externe
39508 \end_layout
39509
39510 \end_inset
39511
39512
39513 \end_layout
39514
39515 \begin_layout Standard
39516 Mit 
39517 \family sans
39518 Einfügen\SpecialChar menuseparator
39519 Datei
39520 \family default
39521  können Sie fremdes Material in Ihr Dokument einsetzen.
39522  Das kann folgendes sein:
39523 \end_layout
39524
39525 \begin_layout Description
39526 \SpecialChar LyX
39527 -Dokument Der Inhalt eines anderen \SpecialChar LyX
39528 -Dokuments wird direkt in Ihr Dokument
39529  eingefügt.
39530 \end_layout
39531
39532 \begin_layout Description
39533 Einfacher
39534 \begin_inset space ~
39535 \end_inset
39536
39537 Text Ein Text-Dokument; jede Textzeile wird als eigener Absatz in Ihr Dokument
39538  eingefügt.
39539 \end_layout
39540
39541 \begin_layout Description
39542 Einfacher
39543 \begin_inset space ~
39544 \end_inset
39545
39546 Text,
39547 \begin_inset space ~
39548 \end_inset
39549
39550 Zeilen
39551 \begin_inset space ~
39552 \end_inset
39553
39554 verbinden Ein Text-Dokument; Zeilen werden so eingefügt, wie sie sind.
39555  Leerzeilen trennen die Absätze.
39556 \end_layout
39557
39558 \begin_layout Description
39559 Externes
39560 \begin_inset space ~
39561 \end_inset
39562
39563 Material Dateien in verschiedenen Formaten.
39564 \end_layout
39565
39566 \begin_layout Description
39567 Unterdokument \SpecialChar LyX
39568 - oder \SpecialChar LaTeX
39569 -Dokumente.
39570 \end_layout
39571
39572 \begin_layout Section
39573 Externes Material
39574 \begin_inset Index idx
39575 status collapsed
39576
39577 \begin_layout Plain Layout
39578 Externes Material
39579 \end_layout
39580
39581 \end_inset
39582
39583
39584 \end_layout
39585
39586 \begin_layout Standard
39587 Mit 
39588 \family sans
39589 Einfügen\SpecialChar menuseparator
39590 Datei\SpecialChar menuseparator
39591  Externes Material
39592 \family default
39593  können Sie Dateien in Ihr Dokument einfügen, ohne sie vorher in ein Format
39594  konvertieren zu müssen, das vom Ausgabeprogramm verstanden werden kann,
39595  weil \SpecialChar LyX
39596  sich darum kümmert.
39597  Das ist ähnlich wie bei Bildern, die in verschiedenen Formaten in \SpecialChar LyX
39598 -Dokumente
39599  eingefügt werden können.
39600  Wenn die Grafikvorschau in den \SpecialChar LyX
39601 -Einstellungen unter
39602 \family sans
39603  Aussehen
39604 \begin_inset space ~
39605 \end_inset
39606
39607 &
39608 \begin_inset space ~
39609 \end_inset
39610
39611 Handhabung\SpecialChar menuseparator
39612 Grafik
39613 \family default
39614 , werden die externen Materialtypen Dia und Xfig direkt in \SpecialChar LyX
39615  angezeigt.
39616 \end_layout
39617
39618 \begin_layout Standard
39619 Zur Zeit können Sie folgende Dateitypen (
39620 \family sans
39621 Vorlagen
39622 \family default
39623 ) benutzen:
39624 \end_layout
39625
39626 \begin_layout Description
39627 Dia-Diagramm unterstützt Diagramme, die mit dem Programm 
39628 \series bold
39629
39630 \begin_inset CommandInset href
39631 LatexCommand href
39632 name "Dia"
39633 target "http://de.wikipedia.org/wiki/Dia_(Software)"
39634 literal "false"
39635
39636 \end_inset
39637
39638
39639 \series default
39640  erzeugt wurden.
39641 \end_layout
39642
39643 \begin_layout Description
39644 Inkscape-Grafik Diese Vorlage unterstützt spezifische skalierbare Grafiken,
39645  die aus skalierbaren Vektorgrafiken (SVG) generiert werden.
39646  Das Besondere an ihnen ist, dass aller enthaltener Text durch Text ersetzt
39647  wird, der mit \SpecialChar LaTeX
39648  gesetzt wurde (und somit die aktuelle Schriftart des \SpecialChar LyX
39649 -Dokuments
39650  verwendet).
39651  Die Vorlage basiert auf einem Feature des Programms 
39652 \series bold
39653
39654 \begin_inset CommandInset href
39655 LatexCommand href
39656 name "Inkscape"
39657 target "https://inkscape.org/de"
39658 literal "false"
39659
39660 \end_inset
39661
39662
39663 \series default
39664 , das aus einer gegebenen SVG-Datei spezielle PDF- oder EPS- und \SpecialChar LaTeX
39665 -Dateien
39666  generiert (in Inkscape selbst ist dieses Feature über die Option 
39667 \family sans
39668 Text in PDF weglassen und LaTeX Datei erstellen
39669 \family default
39670  verfügbar, wenn man eine Grafik als PDF oder EPS speichert).
39671  Der Vorteil von solchen Dateien ist es, dass man einen einheitlichen Textstil
39672  im ganzen Dokument erzeugen kann.
39673 \begin_inset Newline newline
39674 \end_inset
39675
39676 Die Vorlage liest SVG-Dateien ein und verwendet ein Konverterprogramm, um
39677  daraus (jeweils aktuelle) PDF- oder EPS- sowie \SpecialChar LaTeX
39678 -Dateien zu erzeugen (das
39679  Konverterprogramm verwendet hierfür Inkscape).
39680  Somit müssen Sie diese Dateien nicht selbst exportieren und pflegen.
39681  Wenn Sie dennoch lieber bereits vorhandene 
39682 \family typewriter
39683 *.pdf-
39684 \family default
39685  und 
39686 \family typewriter
39687 *.pdf_tex
39688 \family default
39689 -Dateien bzw.
39690  
39691 \family typewriter
39692 *.eps-
39693 \family default
39694  und 
39695 \family typewriter
39696 *.eps_tex
39697 \family default
39698 -Dateien verwenden möchten (oder müssen), binden Sie die entsprechende 
39699 \family typewriter
39700 *.pdf_tex
39701 \family default
39702 - oder 
39703 \family typewriter
39704 *.eps_tex
39705 \family default
39706 -Datei einfach über 
39707 \begin_inset Info
39708 type  "menu"
39709 arg   "dialog-show-new-inset include"
39710 \end_inset
39711
39712  (mittels 
39713 \family typewriter
39714 Input
39715 \family default
39716 ) ein (siehe Abschnitt.
39717 \begin_inset space ~
39718 \end_inset
39719
39720
39721 \begin_inset CommandInset ref
39722 LatexCommand ref
39723 reference "abs:Unterdokumente"
39724 plural "false"
39725 caps "false"
39726 noprefix "false"
39727
39728 \end_inset
39729
39730 ) statt die hier beschriebene Vorlage zu verwenden.
39731 \begin_inset Newline newline
39732 \end_inset
39733
39734 Man kann \SpecialChar TeX
39735 -Code-Befehle wie 
39736 \series bold
39737
39738 \backslash
39739 Large
39740 \series default
39741
39742 \series bold
39743
39744 \backslash
39745 small
39746 \series default
39747  usw.
39748  im Text der SVGs verwenden.
39749  Die Schriftgröße wird von den Einstellungen des \SpecialChar LyX
39750 -Dokuments übernommen.
39751  Siehe 
39752 \begin_inset CommandInset citation
39753 LatexCommand cite
39754 key "Inkscape"
39755 literal "false"
39756
39757 \end_inset
39758
39759  für mehr Informationen und Beispiele.
39760 \end_layout
39761
39762 \begin_layout Description
39763 LilyPond-Notenblatt Mit dieser Vorlage können Sie Musik-Notationen einfügen,
39764  die mit dem Notensatzprogramm 
39765 \series bold
39766
39767 \begin_inset CommandInset href
39768 LatexCommand href
39769 name "LilyPond"
39770 target "http://de.wikipedia.org/wiki/LilyPond"
39771 literal "false"
39772
39773 \end_inset
39774
39775
39776 \series default
39777  gesetzt werden.
39778  Für \SpecialChar LyX
39779 ' erweiterte Unterstützung für LilyPond siehe \SpecialChar LyX
39780 ' Beispieldatei 
39781 \emph on
39782 lilypond.lyx
39783 \emph default
39784 .
39785 \end_layout
39786
39787 \begin_layout Description
39788 PDF-Seiten Mit dieser Vorlage können Sie PDF-Dokumente in ihr Dokument einfügen.
39789  Um bestimmte oder alle Seiten eines PDFs einzufügen, benutzen Sie die Option
39790  
39791 \series bold
39792 pages
39793 \series default
39794  im Feld 
39795 \family sans
39796 Option
39797 \family default
39798  in der Karteikarte 
39799 \family sans
39800 \SpecialChar LaTeX
39801 - und \SpecialChar LyX
39802 -Optionen
39803 \family default
39804 .
39805  Das Argument der Option ist eine mit Komma gegliederte Liste, die Seitennummern
39806  (man gibt als Option 
39807 \series bold
39808 pages={3,5,6,8}
39809 \series default
39810  an), Seitenbereiche (
39811 \series bold
39812 pages={4-9}
39813 \series default
39814 ) oder eine Kombination davon enthält.
39815  Um leere Seiten einzufügen, verwendet man {}.
39816  Z.
39817 \begin_inset space \thinspace{}
39818 \end_inset
39819
39820 B.
39821  fügt 
39822 \series bold
39823 pages={3,{},8-11,15}
39824 \series default
39825  Seite 3, eine leere Seite, und die Seiten 8, 9, 10, 11 und 15 ein.
39826  Seitenbereiche werden mit der Syntax 
39827 \emph on
39828 Start
39829 \emph default
39830 -
39831 \emph on
39832 Stop
39833 \emph default
39834  angegeben.
39835  Dies wählt alle Seiten von 
39836 \emph on
39837 Start
39838 \emph default
39839  bis 
39840 \emph on
39841 Stop
39842 \emph default
39843  aus.
39844  Wird 
39845 \emph on
39846 Start
39847 \emph default
39848  weggelassen, wird stattdessen die erste Seite verwendet; wird 
39849 \emph on
39850 Stop
39851 \emph default
39852  weggelassen, wird stattdessen die letzte Seite verwendet.
39853  Die letzte Seite kann außerdem mit dem Schlagwort 
39854 \series bold
39855 last
39856 \series default
39857  ausgewählt werden.
39858  (Dies ist nur in einem Seitenbereich erlaubt.) Die Option 
39859 \series bold
39860 pages=-
39861 \series default
39862  fügt also alle Seiten des Dokuments ein und 
39863 \series bold
39864 pages=last-1
39865 \series default
39866  fügt alle Seiten in umgekehrter Reihenfolge ein.
39867  Wenn keine pages Option angegeben ist, wird nur die erste Seite des PDFs
39868  eingefügt.
39869 \begin_inset Newline newline
39870 \end_inset
39871
39872 Die Option 
39873 \series bold
39874 noautoscale
39875 \series default
39876  fügt die Seiten in ihrer Originalgröße ein.
39877  Wenn diese Option nicht verwendet wird, werden die Seiten so eingefügt,
39878  dass sie die komplette Breite Ihres Dokuments einnehmen.
39879  In der Karteikarte 
39880 \family sans
39881 Größe und Drehung
39882 \family default
39883  kann die Breite und Höhe der eingefügten Seiten und deren Drehung angegeben
39884  werden.
39885  Wird eine andere Breite als 100
39886 \begin_inset space \thinspace{}
39887 \end_inset
39888
39889 Größe% verwendet, wird die Option 
39890 \series bold
39891 noautoscale
39892 \series default
39893  überschrieben.
39894  Für weitere Informationen und mögliche Optionen siehe die Dokumentation
39895  des \SpecialChar LaTeX
39896 -Pakets 
39897 \series bold
39898 pdfpages
39899 \series default
39900  
39901 \begin_inset CommandInset citation
39902 LatexCommand cite
39903 key "pdfpages"
39904 literal "true"
39905
39906 \end_inset
39907
39908 .
39909 \begin_inset Index idx
39910 status collapsed
39911
39912 \begin_layout Plain Layout
39913 \SpecialChar LaTeX
39914 -Pakete ! pdfpages
39915 \end_layout
39916
39917 \end_inset
39918
39919
39920 \begin_inset Newline newline
39921 \end_inset
39922
39923 Um diese Vorlage in einer 
39924 \family sans
39925 Beamer
39926 \family default
39927 -Präsentation zu verwenden, muss zuerst eine 
39928 \family sans
39929 BeendeRahmen
39930 \family default
39931  Umgebung eingefügt werden.
39932  In den folgenden Absatz kommt eine \SpecialChar TeX
39933 -Code Box mit dem Befehl 
39934 \series bold
39935
39936 \backslash
39937 setbeamertemplate{background canvas}{}
39938 \series default
39939 .
39940  Danach kann man Absätze mit der PDFPages Vorlage einfügen.
39941  Nach den eingefügten PDF-Seiten kann die Beamer-Präsentation fortgesetzt
39942  werden, indem ein neuer Rahmen oder ein neuer Abschnitt eingefügt wird.
39943  Um leere Seiten vor den eingefügten PDF-Seiten zu vermeiden, stellen Sie
39944  sicher, dass die Ausrichtung 
39945 \family sans
39946 Standard
39947 \family default
39948  für den Absatz verwendet wird, der die Vorlage enthält.
39949 \begin_inset Newline newline
39950 \end_inset
39951
39952 Hier ist ein eingefügtes PDF, das um -5° gedreht wurde: 
39953 \begin_inset External
39954         template PDFPages
39955         filename ../clipart/Abstract.pdf
39956         extra LaTeX "pages=-"
39957         rotateAngle -5
39958         rotateOrigin bottomleft
39959         width 50col%
39960
39961 \end_inset
39962
39963
39964 \end_layout
39965
39966 \begin_layout Description
39967 Rastergrafik Diese Vorlage kann für Bitmap-Bilder benutzt werden.
39968  Die Bilddateien können im Dialogfenster 
39969 \family sans
39970 Externes
39971 \begin_inset space ~
39972 \end_inset
39973
39974 Material
39975 \family default
39976  genauso behandelt werden wie die mit dem normalen 
39977 \family sans
39978 Grafik
39979 \family default
39980 -Dialog eingefügten, siehe Abschnitt
39981 \begin_inset space ~
39982 \end_inset
39983
39984
39985 \begin_inset CommandInset ref
39986 LatexCommand ref
39987 reference "abs:Grafik-Dialog"
39988
39989 \end_inset
39990
39991 .
39992  Hier ist ein eingefügtes Rasterbild: 
39993 \begin_inset External
39994         template RasterImage
39995         filename ../clipart/ToolbarEnvBox.png
39996
39997 \end_inset
39998
39999
40000 \end_layout
40001
40002 \begin_layout Description
40003 Schachdiagramm unterstützt Schachdiagramme, die mit dem Programm 
40004 \series bold
40005
40006 \begin_inset CommandInset href
40007 LatexCommand href
40008 name "XBoard"
40009 target "http://de.wikipedia.org/wiki/XBoard"
40010 literal "false"
40011
40012 \end_inset
40013
40014
40015 \series default
40016  erzeugt wurden.
40017 \end_layout
40018
40019 \begin_layout Description
40020 Tabelle Mit dieser Vorlage können Sie Tabellen im Format von 
40021 \series bold
40022
40023 \begin_inset CommandInset href
40024 LatexCommand href
40025 name "Gnumeric"
40026 target "http://de.wikipedia.org/wiki/Gnumeric"
40027 literal "false"
40028
40029 \end_inset
40030
40031
40032 \series default
40033
40034 \begin_inset CommandInset href
40035 LatexCommand href
40036 name "OpenDocument"
40037 target "http://de.wikipedia.org/wiki/OpenDocument"
40038 literal "false"
40039
40040 \end_inset
40041
40042
40043 \begin_inset CommandInset href
40044 LatexCommand href
40045 name "Microsoft Office XML"
40046 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
40047 literal "false"
40048
40049 \end_inset
40050
40051  und 
40052 \begin_inset CommandInset href
40053 LatexCommand href
40054 name "Office Open XML"
40055 target "http://de.wikipedia.org/wiki/Office_Open_XML"
40056 literal "false"
40057
40058 \end_inset
40059
40060  einfügen.
40061  Für dieses Feature muss \SpecialChar LyX
40062  während seiner Konfiguration das Programm 
40063 \family typewriter
40064 ssconvert
40065 \family default
40066  gefunden haben.
40067  Dieses Programm ist Teil von Gnumeric, so dass Sie Gnumeric installiert
40068  haben müssen, auch wenn sie keine Tabellen im Gnumeric-Format verwenden.
40069  Für Beispiele und mögliche Limitierungen siehe \SpecialChar LyX
40070 ' Beispieldatei 
40071 \emph on
40072 spreadsheet.lyx
40073 \emph default
40074 .
40075 \end_layout
40076
40077 \begin_layout Description
40078 Vektorgrafik Diese Vorlage kann für Vektorgrafiken benutzt werden.
40079  Die Bilddateien können im Dialogfenster 
40080 \family sans
40081 Externes
40082 \begin_inset space ~
40083 \end_inset
40084
40085 Material
40086 \family default
40087  genauso behandelt werden, wie die mit dem normalen 
40088 \family sans
40089 Grafik
40090 \family default
40091 -Dialog eingefügten, siehe Abschnitt
40092 \begin_inset space ~
40093 \end_inset
40094
40095
40096 \begin_inset CommandInset ref
40097 LatexCommand ref
40098 reference "abs:Grafik-Dialog"
40099
40100 \end_inset
40101
40102 .
40103  Hier ist eine eingefügte Vektorgrafik: 
40104 \begin_inset External
40105         template VectorGraphics
40106         filename ../clipart/SVG-Drawing.svg
40107         lyxscale 50
40108         scale 33
40109
40110 \end_inset
40111
40112
40113 \end_layout
40114
40115 \begin_layout Description
40116 Xfig-Abbildung Diese Vorlage unterstützt Bilder, die mit dem Programm 
40117 \begin_inset CommandInset href
40118 LatexCommand href
40119 name "Xfig"
40120 target "http://de.wikipedia.org/wiki/Xfig"
40121 literal "false"
40122
40123 \end_inset
40124
40125  erzeugt wurden.
40126 \end_layout
40127
40128 \begin_layout Standard
40129 Wenn Sie im Dialogfenster
40130 \family sans
40131  Externes
40132 \begin_inset space ~
40133 \end_inset
40134
40135 Material 
40136 \family default
40137 in der Karteikarte
40138 \family sans
40139  Datei
40140 \family default
40141  die Option 
40142 \family sans
40143 Entwurf
40144 \family default
40145  benutzen, wird nur der Pfad der ausgewählten Datei in der Ausgabe erscheinen.
40146 \begin_inset Newline newline
40147 \end_inset
40148
40149 \SpecialChar LyX
40150  kann externes Material entweder als Box wie hier:
40151 \begin_inset Newline newline
40152 \end_inset
40153
40154
40155 \begin_inset Graphics
40156         filename clipart/ExternesMaterial.png
40157         scale 95
40158         scaleBeforeRotation
40159
40160 \end_inset
40161
40162  oder als Bild darstellen.
40163  Das hängt davon ab, ob Sie im Dialog
40164 \family sans
40165  
40166 \family default
40167 in der Karteikarte 
40168 \family sans
40169 LaTeX- und LyX-Optionen
40170 \family default
40171  die Option 
40172 \family sans
40173 In
40174 \begin_inset space ~
40175 \end_inset
40176
40177 LyX
40178 \begin_inset space ~
40179 \end_inset
40180
40181 anzeigen
40182 \family default
40183  gewählt haben oder nicht.
40184 \end_layout
40185
40186 \begin_layout Standard
40187 Im \SpecialChar LyX
40188 -Handbuch 
40189 \family sans
40190 \emph on
40191 Anpassung
40192 \family default
40193 \emph default
40194  wird erklärt, wie Sie eigenen Vorlagen erzeugen können.
40195 \end_layout
40196
40197 \begin_layout Section
40198 Unterdokumente
40199 \begin_inset CommandInset label
40200 LatexCommand label
40201 name "abs:Unterdokumente"
40202
40203 \end_inset
40204
40205
40206 \begin_inset Index idx
40207 status collapsed
40208
40209 \begin_layout Plain Layout
40210 Unterdokument
40211 \end_layout
40212
40213 \end_inset
40214
40215
40216 \end_layout
40217
40218 \begin_layout Standard
40219 Unterdokumente benutzt man bei größeren Dokumenten, die aus mehreren Kapiteln
40220  oder Abschnitten bestehen.
40221  Für die Pflege ist das oft hilfreich und manchmal auch gefordert.
40222  Ein Hauptdokument fügt dann die einzelnen Unterdokumente zusammen.
40223  Ein Unterdokument übernimmt und benutzt Inhalte seines Hauptdokuments,
40224  z.
40225 \begin_inset space \thinspace{}
40226 \end_inset
40227
40228 B.
40229  den \SpecialChar LaTeX
40230 -Vorspann, das Literaturverzeichnis und Querverweismarken.
40231 \end_layout
40232
40233 \begin_layout Standard
40234 Um Unterdokumente bearbeiten zu können ohne ihr Hauptdokument öffnen zu
40235  müssen, geben Sie im Unterdokument im Menü
40236 \family sans
40237  Dokument\SpecialChar menuseparator
40238 Einstellungen\SpecialChar menuseparator
40239 Dokumentklasse
40240 \family default
40241  das Hauptdokument an.
40242  Dieses wird dann von \SpecialChar LyX
40243  im Hintergrund benutzt, wenn Sie das Unterdokument
40244  bearbeiten.
40245 \end_layout
40246
40247 \begin_layout Standard
40248 Unterdokumente werden in \SpecialChar LyX
40249  als Box angezeigt: 
40250 \begin_inset Graphics
40251         filename ../clipart/ChildDocument.png
40252         scale 95
40253         scaleBeforeRotation
40254
40255 \end_inset
40256
40257  Sie werden über
40258 \family sans
40259  Einfügen\SpecialChar menuseparator
40260 Datei\SpecialChar menuseparator
40261 Unterdokument
40262 \family default
40263  eingebunden, was das Dialogfenster
40264 \family sans
40265  Unterdokument
40266 \family default
40267  öffnet.
40268  Für 
40269 \family sans
40270 die Art
40271 \begin_inset space ~
40272 \end_inset
40273
40274 der
40275 \begin_inset space ~
40276 \end_inset
40277
40278 Einbindung
40279 \family default
40280  gibt es dort vier Möglichkeiten:
40281 \end_layout
40282
40283 \begin_layout Description
40284 Include Sie können \SpecialChar LyX
40285 - und \SpecialChar LaTeX
40286 -Dokumente einbinden.
40287  Wenn Sie im Dialogfenster
40288 \family sans
40289  Unterdokument
40290 \family default
40291  auf 
40292 \family sans
40293 Bearbeiten
40294 \family default
40295  klicken, wird das eingebundene Dokument in einem eigenen Unterfenster geöffnet,
40296  und Sie können es editieren.
40297 \begin_inset Newline newline
40298 \end_inset
40299
40300
40301 \end_layout
40302
40303 \begin_layout Standard
40304 Hier wird ein Unterdokument
40305 \family sans
40306  
40307 \family default
40308 per 
40309 \family sans
40310 Include
40311 \family default
40312  eingebunden: 
40313 \begin_inset CommandInset include
40314 LatexCommand include
40315 filename "DummyDocument1.lyx"
40316
40317 \end_inset
40318
40319 Die Abschnittsnummerierung enthält alle Abschnitte der eingebundenen Dateien
40320  in der Reihenfolge, in der sie ins Hauptdokument eingebunden werden.
40321  Das obige Beispiel besitzt einen Unterabschnitt mit der Nummer dieses Abschnitt
40322 s.
40323  Auf Marken eingebundener Dokumente kann verwiesen werden: siehe Unterabschnitt
40324 \begin_inset space ~
40325 \end_inset
40326
40327
40328 \begin_inset CommandInset ref
40329 LatexCommand ref
40330 reference "uab:Externer-Unterabschnitt-1"
40331
40332 \end_inset
40333
40334 .
40335 \end_layout
40336
40337 \begin_layout Standard
40338 Der \SpecialChar LaTeX
40339 -Vorspann des Unterdokuments wird ignoriert, nur der des Hauptdokuments
40340  wird benutzt.
40341  Zweige in Unterdokumenten werden vom Hauptdokument ignoriert, wenn das
40342  Hauptdokument nicht auch einen Zweig mit dem selben Namen besitzt.
40343  Unterdokumente, die per 
40344 \family sans
40345 Include
40346 \family default
40347  eingebunden werden, beginnen in der Druckausgabe auf einer neuen Seite
40348  und enden mit einem Seitenumbruch.
40349 \end_layout
40350
40351 \begin_layout Standard
40352 \begin_inset Note Greyedout
40353 status open
40354
40355 \begin_layout Plain Layout
40356
40357 \series bold
40358 Bemerkung:
40359 \series default
40360  Wenn Sie eine \SpecialChar LyX
40361 - oder \SpecialChar LaTeX
40362 -Datei eingebunden haben, werden Sie beim Export oder
40363  der Druckvorschau gewarnt, wenn das Unterdokument eine andere Dokumentklasse
40364  als das Hauptdokument benutzt, weil das zu unvorhersehbaren Ergebnissen
40365  führen wird.
40366 \end_layout
40367
40368 \end_inset
40369
40370
40371 \end_layout
40372
40373 \begin_layout Description
40374 Input Diese Methode ist 
40375 \family sans
40376 Include
40377 \family default
40378  sehr ähnlich mit folgenden Unterschieden:
40379 \end_layout
40380
40381 \begin_deeper
40382 \begin_layout Itemize
40383 Unterdokumente, die per 
40384 \family sans
40385 Input
40386 \family default
40387  eingebunden werden, beginnen in der Druckausgabe NICHT auf einer neuen
40388  Seite und enden NICHT mit einem Seitenumbruch.
40389 \end_layout
40390
40391 \begin_layout Itemize
40392 Unterdokumente, die per 
40393 \family sans
40394 Input
40395 \family default
40396  eingebunden werden, können in \SpecialChar LyX
40397  angesehen werden, wenn im Dialogfenster
40398 \family sans
40399  Unterdokument Vorschau
40400 \begin_inset space ~
40401 \end_inset
40402
40403 anzeigen
40404 \family default
40405  angekreuzt wurde und in den \SpecialChar LyX
40406 -Einstellungen unter
40407 \family sans
40408  Aussehen
40409 \begin_inset space ~
40410 \end_inset
40411
40412 &
40413 \begin_inset space ~
40414 \end_inset
40415
40416 Handhabung\SpecialChar menuseparator
40417 Grafik\SpecialChar menuseparator
40418 Sofortige
40419 \begin_inset space ~
40420 \end_inset
40421
40422 Vorschau
40423 \family default
40424  auf 
40425 \family sans
40426 An
40427 \family default
40428  gesetzt wurde.
40429  Allerdings wirken sich Änderungen erst bei einem erneuten Laden des Dokuments
40430  aus.
40431 \end_layout
40432
40433 \begin_layout Itemize
40434 Unterdokumente, die per 
40435 \family sans
40436 Input
40437 \family default
40438  eingebunden werden, können nicht über das Menü 
40439 \family sans
40440 Dokument\SpecialChar menuseparator
40441 Einstellungen\SpecialChar menuseparator
40442 Unterdokumente
40443 \family default
40444  unterdrückt werden.
40445 \end_layout
40446
40447 \end_deeper
40448 \begin_layout Standard
40449 Hier ist ein Unterdokument, das mit
40450 \family sans
40451  Input
40452 \family default
40453  eingebunden wurde: 
40454 \begin_inset CommandInset include
40455 LatexCommand input
40456 filename "DummyDocument2.lyx"
40457
40458 \end_inset
40459
40460 .
40461 \end_layout
40462
40463 \begin_layout Description
40464 Unformatiert Mit dieser Methode kann jede Textdatei eingebunden werden.
40465   In der Druckvorschau wird für den Text der Stil 
40466 \family typewriter
40467 Schreibmaschine
40468 \family default
40469  verwendet.
40470  Zeilenumbrüche erfolgen nur dort, wo das Unterdokument welche besitzt.
40471  Wenn Sie im Dialogfenster
40472 \family sans
40473  Unterdokument Leerzeichen
40474 \begin_inset space ~
40475 \end_inset
40476
40477 bei
40478 \begin_inset space ~
40479 \end_inset
40480
40481 der
40482 \begin_inset space ~
40483 \end_inset
40484
40485 Ausgabe
40486 \begin_inset space ~
40487 \end_inset
40488
40489 kennzeichnen 
40490 \family default
40491 ankreuzen, wird in der Druckvorschau das Zeichen 
40492 \begin_inset Quotes gld
40493 \end_inset
40494
40495
40496 \begin_inset ERT
40497 status collapsed
40498
40499 \begin_layout Plain Layout
40500
40501
40502 \backslash
40503 textvisiblespace 
40504 \end_layout
40505
40506 \end_inset
40507
40508
40509 \begin_inset Quotes grd
40510 \end_inset
40511
40512  für jedes Leerzeichen eingefügt.
40513 \begin_inset Newline newline
40514 \end_inset
40515
40516 Im Gegensatz zu 
40517 \family sans
40518 Einfügen\SpecialChar menuseparator
40519 Datei\SpecialChar menuseparator
40520 Einfacher
40521 \begin_inset space ~
40522 \end_inset
40523
40524 Text
40525 \family default
40526  wird bei 
40527 \family sans
40528 Unformatiert
40529 \family default
40530  der Dateiinhalt in \SpecialChar LyX
40531  nicht dargestellt.
40532 \end_layout
40533
40534 \begin_layout Standard
40535 Hier ist ein Unterdokument, das mit
40536 \family sans
40537  Unformatiert
40538 \family default
40539  eingebunden wurde: 
40540 \begin_inset CommandInset include
40541 LatexCommand verbatiminput
40542 filename "DummyTextDocument.txt"
40543
40544 \end_inset
40545
40546
40547 \begin_inset VSpace bigskip
40548 \end_inset
40549
40550 Hier ist ein Unterdokument, das mit
40551 \family sans
40552  Unformatiert
40553 \family default
40554  eingebunden wurde und
40555 \family sans
40556  Leerzeichen
40557 \begin_inset space ~
40558 \end_inset
40559
40560 bei
40561 \begin_inset space ~
40562 \end_inset
40563
40564 der
40565 \begin_inset space ~
40566 \end_inset
40567
40568 Ausgabe
40569 \begin_inset space ~
40570 \end_inset
40571
40572 kennzeichnen
40573 \family default
40574  angekreuzt hat: 
40575 \begin_inset CommandInset include
40576 LatexCommand verbatiminput*
40577 filename "DummyTextDocument.txt"
40578
40579 \end_inset
40580
40581
40582 \end_layout
40583
40584 \begin_layout Standard
40585 \begin_inset VSpace bigskip
40586 \end_inset
40587
40588
40589 \end_layout
40590
40591 \begin_layout Standard
40592 \begin_inset Note Greyedout
40593 status open
40594
40595 \begin_layout Plain Layout
40596
40597 \series bold
40598 Bemerkung:
40599 \series default
40600  Wie man an den obigen Beispielen sieht, wird der Text von Dokumenten, die
40601  
40602 \family sans
40603 Unformatiert
40604 \family default
40605  eingebunden werden, am Zeilenende nicht umgebrochen.
40606 \end_layout
40607
40608 \end_inset
40609
40610
40611 \end_layout
40612
40613 \begin_layout Description
40614 Listing Dieser Typ wird in Kapitel
40615 \begin_inset space ~
40616 \end_inset
40617
40618
40619 \begin_inset CommandInset ref
40620 LatexCommand ref
40621 reference "kap:Programm-Code-Listen"
40622
40623 \end_inset
40624
40625  beschrieben.
40626 \end_layout
40627
40628 \begin_layout Standard
40629 \begin_inset Note Greyedout
40630 status open
40631
40632 \begin_layout Plain Layout
40633
40634 \series bold
40635 Bemerkung:
40636 \series default
40637  Wenn Sie ein Unterdokument auf zwei verschiedene Arten einbinden, kann
40638  das zu \SpecialChar LaTeX
40639 -Problemen führen.
40640 \end_layout
40641
40642 \end_inset
40643
40644
40645 \end_layout
40646
40647 \begin_layout Standard
40648 Wenn Sie nur bestimmte Unterdokumente des Dokuments ansehen/exportieren
40649  wollen, z.
40650 \begin_inset space \thinspace{}
40651 \end_inset
40652
40653 B: um Zeit beim Kompilieren zu sparen oder weil Sie nur einige Kapitel eines
40654  Buchs ausgeben möchten, können Sie Unterdokumente in der Ausgabe unterdrücken.
40655  Dies geschieht über das Menü 
40656 \family sans
40657 Dokument\SpecialChar menuseparator
40658 Einstellungen\SpecialChar menuseparator
40659 Unterdokumente
40660 \family default
40661 .
40662  Unterdokumente können unterdrückt/eingebunden werden, indem man doppelt
40663  in die Spalte 
40664 \family sans
40665 In Ausgabe einbinden
40666 \family default
40667  hinter dem jeweiligen Unterdokument klickt (beachten Sie, dass dies nur
40668  für Unterdokumente möglich ist, die per 
40669 \family sans
40670 Input
40671 \family default
40672  eingebunden wurden).
40673  Wenn die Option 
40674 \family sans
40675 Zähler und Querverweise wahren
40676 \family default
40677  aktiviert ist, sorgt \SpecialChar LyX
40678  dafür, dass alle Seitennummern, Querverweise usw.
40679 \begin_inset space ~
40680 \end_inset
40681
40682 korrekt sind, so als würde das gesamte Dokument ausgegeben werden.
40683  Dies ist nützlich wenn die gewählten Unterdokumente in der Ausgabe so aussehen
40684  sollen, als wenn sie Teil des fertigen, ganzen Dokuments wären.
40685  Dazu muss \SpecialChar LyX
40686  intern allerdings das gesamte Dokument prozessieren.
40687  Um Zeit beim Kompilieren zu sparen und wenn die Seitennummern nicht wichtig
40688  sind, wählen sie die Option nicht.
40689 \end_layout
40690
40691 \begin_layout Standard
40692 Alternativ, können Sie eingefügte Dateien in einen Zweig setzen.
40693 \begin_inset Foot
40694 status collapsed
40695
40696 \begin_layout Plain Layout
40697 Zweige sind im Kapitel 
40698 \emph on
40699 Zweige
40700 \emph default
40701  des \SpecialChar LyX
40702
40703 \emph on
40704 -Benutzerhandbuchs
40705 \emph default
40706  erklärt.
40707 \end_layout
40708
40709 \end_inset
40710
40711  Durch das de/aktivieren der Zweige können Sie festlegen, welche eingefügte
40712  Dateien in der Ausgabe erscheinen.
40713  Dies hat den Vorteil, dass es auch bei Input-Einfügungen funktioniert.
40714  Jedoch können bei dieser Methode Zähler und Referenzen nicht aktuell gehalten
40715  werden.
40716 \end_layout
40717
40718 \begin_layout Chapter
40719 Programm-Code-Listen
40720 \begin_inset CommandInset label
40721 LatexCommand label
40722 name "kap:Programm-Code-Listen"
40723
40724 \end_inset
40725
40726
40727 \begin_inset Index idx
40728 status collapsed
40729
40730 \begin_layout Plain Layout
40731 Listen
40732 \end_layout
40733
40734 \end_inset
40735
40736
40737 \begin_inset Index idx
40738 status collapsed
40739
40740 \begin_layout Plain Layout
40741 Programm-Code
40742 \end_layout
40743
40744 \end_inset
40745
40746
40747 \end_layout
40748
40749 \begin_layout Standard
40750 Um Programm-Code-Listen einzufügen und zu drucken, können Sie 
40751 \family sans
40752 Einfügen\SpecialChar menuseparator
40753 Pro\SpecialChar softhyphen
40754 grammlisting
40755 \family default
40756  verwenden.
40757  Die \SpecialChar LaTeX
40758 -Pakete 
40759 \series bold
40760 listings
40761 \series default
40762
40763 \begin_inset Index idx
40764 status collapsed
40765
40766 \begin_layout Plain Layout
40767 \SpecialChar LaTeX
40768 -Pakete ! listings
40769 \end_layout
40770
40771 \end_inset
40772
40773  und 
40774 \series bold
40775 minted
40776 \series default
40777
40778 \begin_inset Index idx
40779 status collapsed
40780
40781 \begin_layout Plain Layout
40782 \SpecialChar LaTeX
40783 -Pakete ! minted
40784 \end_layout
40785
40786 \end_inset
40787
40788  können Programm-Code auf vielfältige und flexible Weise in Ihr Dokument
40789  einfügen.
40790  Man kann nur eines der Pakete in einem Dokument verwenden.
40791  
40792 \series bold
40793 listings
40794 \series default
40795  ist voreingestellt.
40796 \end_layout
40797
40798 \begin_layout Standard
40799 \begin_inset Note Note
40800 status open
40801
40802 \begin_layout Plain Layout
40803
40804 \series bold
40805 Achtung:
40806 \series default
40807  Es wird nicht empfohlen die Option 
40808 \family typewriter
40809 -shell-escape
40810 \family default
40811  zu verwenden.
40812  Sie funktioniert, ist aber ein großes Sicherheitsproblem.
40813  Die \SpecialChar LyX
40814 -Entwickler diskutieren, wie damit umzugehen ist.
40815  Diese Notiz kann erst geändert werden, bis eine Entscheidung getroffen
40816  wurde.
40817 \end_layout
40818
40819 \begin_layout Plain Layout
40820 =====
40821 \end_layout
40822
40823 \begin_layout Plain Layout
40824 Um 
40825 \series bold
40826 minted
40827 \series default
40828  zu benutzen, muss man es als Paket zur Code-Hervorhebung in den Dokumenteinstel
40829 lungen in der Rubrik 
40830 \family sans
40831 Programmlistings
40832 \family default
40833  festlegen.
40834  
40835 \series bold
40836 minted
40837 \series default
40838  benötigt zusätzlich das Modul 
40839 \family sans
40840 pygments
40841 \family default
40842  des Programms 
40843 \noun on
40844 Python
40845 \noun default
40846
40847 \begin_inset Foot
40848 status collapsed
40849
40850 \begin_layout Plain Layout
40851 Unte
40852 \family sans
40853 r \SpecialChar LyX
40854  f
40855 \family default
40856 ür Windows ist 
40857 \family sans
40858 pygments
40859 \family default
40860  bereits installiert.
40861 \end_layout
40862
40863 \end_inset
40864
40865  und die Option 
40866 \family typewriter
40867 -shell-escape
40868 \family default
40869  für den \SpecialChar LaTeX
40870 -Prozessor.
40871  Wenn Sie z.
40872 \begin_inset space \thinspace{}
40873 \end_inset
40874
40875 B.
40876  Ihr Dokument als Format 
40877 \family sans
40878 PDF
40879 \begin_inset space ~
40880 \end_inset
40881
40882 (pdflatex)
40883 \family default
40884  ansehen oder exportieren wollen, gehen Sie in die \SpecialChar LyX
40885 -Einstellungen und dort
40886  zum Abschnitt 
40887 \family sans
40888 Datei-Handhanbung\SpecialChar menuseparator
40889 Konverter
40890 \family default
40891 .
40892  gehen Sie dort auf den Eintrag 
40893 \family sans
40894 LaTeX
40895 \begin_inset space ~
40896 \end_inset
40897
40898 (pdflatex) -> PDF
40899 \begin_inset space ~
40900 \end_inset
40901
40902 (pdflatex)
40903 \family default
40904  und schauen Sie in das Feld 
40905 \family sans
40906 Konverter
40907 \family default
40908 .
40909  Dort sehen sie voreingestellt den Inhalt
40910 \begin_inset Newline newline
40911 \end_inset
40912
40913
40914 \series bold
40915 pdflatex $$i
40916 \series default
40917
40918 \begin_inset Newline newline
40919 \end_inset
40920
40921 Ändern Sie ihn nun ab zu
40922 \begin_inset Newline newline
40923 \end_inset
40924
40925
40926 \series bold
40927 pdflatex $$i -shell-escape
40928 \begin_inset Newline newline
40929 \end_inset
40930
40931
40932 \series default
40933 und drücken Sie den 
40934 \family sans
40935 Ändern
40936 \family default
40937 -Knopf und anschließend 
40938 \family sans
40939 Übernehmen
40940 \family default
40941  oder 
40942 \family sans
40943 Speichern
40944 \family default
40945 .
40946  Dasselbe kann für die Ausgabeformate 
40947 \family sans
40948 PDF
40949 \begin_inset space ~
40950 \end_inset
40951
40952 (LuaTeX)
40953 \family default
40954  und 
40955 \family sans
40956 PDF
40957 \begin_inset space ~
40958 \end_inset
40959
40960 (XeTeX)
40961 \family default
40962  gemacht werden.
40963 \end_layout
40964
40965 \end_inset
40966
40967
40968 \end_layout
40969
40970 \begin_layout Standard
40971 Ein Rechtsklick auf ein Listing öffnet das Kontextmenü, in dem Sie das Ausgabefo
40972 rmat der Programm-Code-Liste festlegen.
40973 \end_layout
40974
40975 \begin_layout Standard
40976 Standardmäßig fängt ein Listing mit einem neuen Absatz an.
40977  Die Platzierungsoption 
40978 \family sans
40979 Eingebettetes
40980 \begin_inset space ~
40981 \end_inset
40982
40983 Listing
40984 \family default
40985  druckt das Listing in der Zeile wie hier: 
40986 \begin_inset listings
40987 lstparams "language={C++}"
40988 inline true
40989 status open
40990
40991 \begin_layout Plain Layout
40992
40993 int a=5;
40994 \end_layout
40995
40996 \end_inset
40997
40998
40999 \begin_inset Newline newline
41000 \end_inset
41001
41002 Die Option 
41003 \family sans
41004 Gleitobjekt
41005 \family default
41006  erzeugt ein Listing-Gleitobjekt, dessen 
41007 \family sans
41008 Platzierung 
41009 \family default
41010 Sie mit 
41011 \family sans
41012 h
41013 \family default
41014
41015 \family sans
41016 t
41017 \family default
41018
41019 \family sans
41020 b
41021 \family default
41022  und 
41023 \family sans
41024 p
41025 \family default
41026 , analog zu den in Abschnitt
41027 \begin_inset space ~
41028 \end_inset
41029
41030
41031 \begin_inset CommandInset ref
41032 LatexCommand ref
41033 reference "abs:Gleitobjekt-Platzierung"
41034
41035 \end_inset
41036
41037  beschriebenen Platzierungsoptionen festlegen können.
41038  Die Platzierungsoptionen können gemischt werden und werden dabei direkt
41039  hintereinander angegeben, z.
41040 \begin_inset space \thinspace{}
41041 \end_inset
41042
41043 B.
41044  
41045 \begin_inset Quotes gld
41046 \end_inset
41047
41048
41049 \family sans
41050 htbp
41051 \family default
41052
41053 \begin_inset Quotes grd
41054 \end_inset
41055
41056 .
41057  Die Option 
41058 \begin_inset Quotes gld
41059 \end_inset
41060
41061 h
41062 \begin_inset Quotes grd
41063 \end_inset
41064
41065  hat manchmal keinen Effekt, aber sie muss nicht verwendet werden, da auch
41066  nicht gleitende Listen Beschriftungen haben und referenziert werden können.
41067 \end_layout
41068
41069 \begin_layout Standard
41070 Mit dem Menü 
41071 \family sans
41072 Einfügen\SpecialChar menuseparator
41073 Legende
41074 \family default
41075  kann man für das Listing eine Beschriftung hinzufügen.
41076  Man kann Listings mit Marken versehen, um auf sie wie auf andere Gleitobjekte
41077  zu verweisen: Listing
41078 \begin_inset space ~
41079 \end_inset
41080
41081
41082 \begin_inset CommandInset ref
41083 LatexCommand ref
41084 reference "lst:Gleitendes-Programm-Listing"
41085
41086 \end_inset
41087
41088 .
41089  Mit dem Menü 
41090 \family sans
41091 Einfügen\SpecialChar menuseparator
41092 Liste
41093 \begin_inset space ~
41094 \end_inset
41095
41096 /
41097 \begin_inset space ~
41098 \end_inset
41099
41100 Inhaltsverzeichnis\SpecialChar menuseparator
41101 Listings Verzeichnis
41102 \family default
41103  kann ein Verzeichnis aller Listings eingefügt werden.
41104  Die Verzeichniseinträge sind die Nummer des Listings und dessen Beschriftung.
41105 \end_layout
41106
41107 \begin_layout Standard
41108 \begin_inset listings
41109 lstparams "language=Python"
41110 inline false
41111 status open
41112
41113 \begin_layout Plain Layout
41114
41115 \begin_inset Caption Standard
41116
41117 \begin_layout Plain Layout
41118 \begin_inset CommandInset label
41119 LatexCommand label
41120 name "lst:Gleitendes-Programm-Listing"
41121
41122 \end_inset
41123
41124 Gleitendes Programm-Listing
41125 \end_layout
41126
41127 \end_inset
41128
41129 # Gleitendes Programm-Listing
41130 \end_layout
41131
41132 \begin_layout Plain Layout
41133
41134 def func(param):
41135 \end_layout
41136
41137 \begin_layout Plain Layout
41138
41139     'Dies ist eine Python-Funktion'
41140 \end_layout
41141
41142 \begin_layout Plain Layout
41143
41144     pass
41145 \end_layout
41146
41147 \end_inset
41148
41149
41150 \end_layout
41151
41152 \begin_layout Standard
41153 \begin_inset Note Greyedout
41154 status open
41155
41156 \begin_layout Plain Layout
41157
41158 \series bold
41159 Bemerkung: 
41160 \series default
41161 Das Paket 
41162 \series bold
41163 listings
41164 \series default
41165  setzt Beschriftungen standardmäßig vor das Listing.
41166 \begin_inset Newline newline
41167 \end_inset
41168
41169 Das Paket 
41170 \series bold
41171 minted
41172 \series default
41173  setzt sie standardmäßig vor das Listing, wenn es gleitend ist.
41174  Ansonsten wird die Beschriftung vor das Listing gesetzt, wenn die Marke
41175  in die erste Zeile eingefügt wurde, ansonsten hinter das Listing.
41176  Um die Beschriftung in jedem Fall vor das Listing zu setzen, müssen diese
41177  Zeilen als Letztes zum \SpecialChar LaTeX
41178 -Vorspann hinzugefügt werden:
41179 \begin_inset Newline newline
41180 \end_inset
41181
41182
41183 \series bold
41184
41185 \backslash
41186 @ifundefined{newfloat}
41187 \begin_inset Newline newline
41188 \end_inset
41189
41190
41191 \begin_inset Phantom HPhantom
41192 status open
41193
41194 \begin_layout Plain Layout
41195 \begin_inset space ~
41196 \end_inset
41197
41198
41199 \end_layout
41200
41201 \end_inset
41202
41203 {
41204 \backslash
41205 usepackage{float}}{}
41206 \begin_inset Newline newline
41207 \end_inset
41208
41209
41210 \backslash
41211 floatstyle{plaintop}
41212 \series default
41213
41214 \begin_inset Note Note
41215 status collapsed
41216
41217 \begin_layout Plain Layout
41218 Das Paket 
41219 \series bold
41220 float
41221 \series default
41222  wird automatisch von \SpecialChar LyX
41223  geladen, wenn Sie spezielle dokumentweite Gleitobjektplat
41224 zierungen verwenden.
41225  Der Befehl 
41226 \series bold
41227
41228 \backslash
41229 @ifundefined
41230 \series default
41231  vermeidet, dass es in diesem Fall doppelt geladen wird.
41232 \end_layout
41233
41234 \end_inset
41235
41236
41237 \end_layout
41238
41239 \end_inset
41240
41241
41242 \end_layout
41243
41244 \begin_layout Standard
41245 Wenn Sie eine Programmiersprache gewählt haben, werden die Schlüsselworte
41246  der Sprache erkannt und besonders gedruckt, wie 
41247 \emph on
41248 #
41249 \emph default
41250
41251 \emph on
41252 def
41253 \emph default
41254  und 
41255 \emph on
41256 pass
41257 \emph default
41258  in Listing
41259 \begin_inset space ~
41260 \end_inset
41261
41262
41263 \begin_inset CommandInset ref
41264 LatexCommand ref
41265 reference "lst:Gleitendes-Programm-Listing"
41266
41267 \end_inset
41268
41269 .
41270 \end_layout
41271
41272 \begin_layout Standard
41273 \begin_inset Note Greyedout
41274 status open
41275
41276 \begin_layout Plain Layout
41277
41278 \series bold
41279 Bemerkung:
41280 \series default
41281  Wenn sie keine fettgedruckten Schlüsselwörter im Schriftstil 
41282 \family typewriter
41283 Schreib\SpecialChar softhyphen
41284 maschine
41285 \family default
41286  erhalten, enthält die von Ihnen verwendete Schrift in diesem Stil wahrscheinlic
41287 h keine fett gedruckten Buchstaben.
41288  Wählen Sie in diesem Fall eine andere Schrift im Menü 
41289 \family sans
41290 Dokument\SpecialChar menuseparator
41291 Einstellungen\SpecialChar menuseparator
41292 Schriften
41293 \family default
41294 .
41295  (Die Schriften 
41296 \emph on
41297 LuxiMono, BeraMono
41298 \emph default
41299  und 
41300 \emph on
41301 Courier
41302 \emph default
41303  enthalten fett gedruckte Buchstaben.)
41304 \end_layout
41305
41306 \end_inset
41307
41308
41309 \end_layout
41310
41311 \begin_layout Standard
41312 Im Abschnitt 
41313 \family sans
41314 Zeilennummerierung
41315 \family default
41316  des Programmlisting Einstellungsdialogs können Sie den Stil der Zeilennummerier
41317 ung festlegen, zum Beispiel, ob die Nummerierung links oder rechts gedruckt,
41318  jede wievielte Zeile nummeriert werden soll und die 
41319 \family sans
41320 Schriftgröße
41321 \family default
41322  der Nummerierung.
41323 \end_layout
41324
41325 \begin_layout Standard
41326 Im Abschnitt 
41327 \family sans
41328 Bereich
41329 \family default
41330  legen Sie fest, welche Zeilen ausgedruckt werden sollen.
41331  Im Abschnitt 
41332 \family sans
41333 Stil
41334 \family default
41335  legen Sie fest, wie die Liste ausgedruckt werden soll.
41336  Die Option 
41337 \family sans
41338 Erweiterte
41339 \begin_inset space ~
41340 \end_inset
41341
41342 Zeichentabelle
41343 \family default
41344  ist nur für das Paket 
41345 \series bold
41346 listings
41347 \series default
41348  relevant und sollte verwendet werden, wenn nationale Zeichen wie Umlaute
41349  benutzt werden.
41350 \end_layout
41351
41352 \begin_layout Standard
41353 Hier ist ein Beispiel mit der Nummerierung links, Schrittweite 
41354 \begin_inset Quotes gld
41355 \end_inset
41356
41357 3
41358 \begin_inset Quotes grd
41359 \end_inset
41360
41361 , Sprache 
41362 \begin_inset Quotes gld
41363 \end_inset
41364
41365 Python
41366 \begin_inset Quotes grd
41367 \end_inset
41368
41369 , Optionen 
41370 \begin_inset Quotes gld
41371 \end_inset
41372
41373 Erweiterte Zeichentabelle
41374 \begin_inset Quotes grd
41375 \end_inset
41376
41377  und 
41378 \begin_inset Quotes gld
41379 \end_inset
41380
41381 Leerzeichen als Symbol
41382 \begin_inset Quotes grd
41383 \end_inset
41384
41385  und Bereich Zeilen 3
41386 \begin_inset space \thinspace{}
41387 \end_inset
41388
41389 -
41390 \begin_inset space \thinspace{}
41391 \end_inset
41392
41393 8:
41394 \end_layout
41395
41396 \begin_layout Standard
41397 \begin_inset listings
41398 lstparams "extendedchars=true,firstline=3,float,language=Python,lastline=8,numbers=left,numberstyle={\footnotesize},showspaces=true,stepnumber=3"
41399 inline false
41400 status open
41401
41402 \begin_layout Plain Layout
41403
41404 def func(param):
41405 \end_layout
41406
41407 \begin_layout Plain Layout
41408
41409     'Dies ist eine Python-Funktion'
41410 \end_layout
41411
41412 \begin_layout Plain Layout
41413
41414     pass
41415 \end_layout
41416
41417 \begin_layout Plain Layout
41418
41419 def func(param):
41420 \end_layout
41421
41422 \begin_layout Plain Layout
41423
41424 'Sonderzeichen: Tschüß'
41425 \end_layout
41426
41427 \begin_layout Plain Layout
41428
41429 pass
41430 \end_layout
41431
41432 \begin_layout Plain Layout
41433
41434 def func(param):
41435 \end_layout
41436
41437 \begin_layout Plain Layout
41438
41439 'Dies ist eine Python-Funktion'
41440 \end_layout
41441
41442 \begin_layout Plain Layout
41443
41444 pass
41445 \end_layout
41446
41447 \end_inset
41448
41449
41450 \end_layout
41451
41452 \begin_layout Standard
41453 Wenn Ihr Listing Tabulatoren verwendet, können Sie im Feld 
41454 \family sans
41455 Tabulatorgröße
41456 \family default
41457  die Anzahl der Zeichen festlegen, die ein Tabulator überspannen soll.
41458 \end_layout
41459
41460 \begin_layout Standard
41461 \noindent
41462 \begin_inset Note Greyedout
41463 status open
41464
41465 \begin_layout Plain Layout
41466
41467 \series bold
41468 Bemerkung:
41469 \series default
41470  Wegen eines Fehlers im 
41471 \series bold
41472 listings
41473 \series default
41474 -Paket wird die Zeilennummerierung um eine Zeile durch vorhergehende Listen
41475  verschoben.
41476  Das ist der Grund, warum die Zeilen 2 und 5 und nicht 3 und 6 in obigem
41477  Listing nummeriert werden.
41478 \end_layout
41479
41480 \end_inset
41481
41482
41483 \end_layout
41484
41485 \begin_layout Standard
41486 \begin_inset VSpace bigskip
41487 \end_inset
41488
41489
41490 \end_layout
41491
41492 \begin_layout Standard
41493 \noindent
41494 Es ist auch möglich, Zeilen einer Datei als Listing zu drucken.
41495  Das machen Sie mit
41496 \family sans
41497  Einfügen\SpecialChar menuseparator
41498 Datei\SpecialChar menuseparator
41499 Unterdokument
41500 \family default
41501  und der 
41502 \family sans
41503 Art
41504 \begin_inset space ~
41505 \end_inset
41506
41507 der
41508 \begin_inset space ~
41509 \end_inset
41510
41511 Einbindung
41512 \family default
41513  
41514 \family sans
41515 Listing
41516 \family default
41517 .
41518 \begin_inset Foot
41519 status collapsed
41520
41521 \begin_layout Plain Layout
41522 Die anderen Arten der Einbindung von Unterdokumenten werden in Abschnitt
41523 \begin_inset space ~
41524 \end_inset
41525
41526
41527 \begin_inset CommandInset ref
41528 LatexCommand ref
41529 reference "abs:Unterdokumente"
41530
41531 \end_inset
41532
41533  beschrieben.
41534 \end_layout
41535
41536 \end_inset
41537
41538  Im Dialogfenster
41539 \family sans
41540  Unterdokument
41541 \family default
41542  können Sie die Listing-Parameter unter 
41543 \family sans
41544 Weitere
41545 \begin_inset space ~
41546 \end_inset
41547
41548 Parameter
41549 \family default
41550  eingeben.
41551  Wenn Sie dort ein Fragezeichen 
41552 \begin_inset Quotes gld
41553 \end_inset
41554
41555 ?
41556 \begin_inset Quotes grd
41557 \end_inset
41558
41559  eingeben, wird Ihnen links davon eine Liste aller möglichen Parameter eingeblen
41560 det.
41561 \end_layout
41562
41563 \begin_layout Standard
41564 Um auf ein Unterdokument-Listing verweisen zu können, schreiben Sie einen
41565  Text ins Feld 
41566 \family sans
41567 Marke
41568 \family default
41569 , auf die dann wie üblich verwiesen werden kann.
41570 \end_layout
41571
41572 \begin_layout Standard
41573 Listing
41574 \begin_inset space ~
41575 \end_inset
41576
41577
41578 \begin_inset CommandInset ref
41579 LatexCommand ref
41580 reference "lst:Datei-Listing"
41581
41582 \end_inset
41583
41584  ist ein Beispiel für ein Unterdokument-Listing, bei dem die Zeilen 10
41585 \begin_inset space \thinspace{}
41586 \end_inset
41587
41588 -
41589 \begin_inset space \thinspace{}
41590 \end_inset
41591
41592 15 gedruckt werden.
41593 \end_layout
41594
41595 \begin_layout Standard
41596 \begin_inset CommandInset include
41597 LatexCommand lstinputlisting
41598 filename "EmbeddedObjects.lyx"
41599 lstparams "breaklines=true,extendedchars=true,firstline=10,language={[LaTeX]TeX},lastline=15,literate={{À}{{\\\"a}}1 {ö}{{\\\"o}}1 {ÃŒ}{{\\\"u}}1},caption={Zeilen 10 - 15 dieser LyX-Datei},label={lst:Datei-Listing}"
41600
41601 \end_inset
41602
41603
41604 \end_layout
41605
41606 \begin_layout Standard
41607 \begin_inset VSpace bigskip
41608 \end_inset
41609
41610
41611 \end_layout
41612
41613 \begin_layout Standard
41614 Eine Formel in ein Listing einzufügen ist folgendermaßen möglich:
41615 \end_layout
41616
41617 \begin_layout Enumerate
41618 Öffnen Sie die Listings-Einstellungen und fügen
41619 \begin_inset Newline newline
41620 \end_inset
41621
41622
41623 \family sans
41624 mathescape=true
41625 \family default
41626
41627 \begin_inset Newline newline
41628 \end_inset
41629
41630 in das Feld des Tabs 
41631 \family sans
41632 Erweitert
41633 \family default
41634  ein
41635 \end_layout
41636
41637 \begin_layout Enumerate
41638 Erstellen Sie eine Formel außerhalb des Listings
41639 \end_layout
41640
41641 \begin_layout Enumerate
41642 Kopieren Sie den Inhalt der Formel (nicht die Formel-Einfügung) in die Zwischena
41643 blage (Tastenkürzel 
41644 \family sans
41645 Ctrl+C
41646 \family default
41647 )
41648 \end_layout
41649
41650 \begin_layout Enumerate
41651 Schreiben sie 
41652 \begin_inset Quotes gld
41653 \end_inset
41654
41655
41656 \family sans
41657 $$
41658 \family default
41659
41660 \begin_inset Quotes grd
41661 \end_inset
41662
41663  in das Listing und kopieren sie aus der Zwischenablage zwischen die Dollar-Zeic
41664 hen (Tastenkürzel 
41665 \family sans
41666 Ctrl+V
41667 \family default
41668 )
41669 \end_layout
41670
41671 \begin_layout Standard
41672 \begin_inset listings
41673 lstparams "language=Python,mathescape=true"
41674 inline false
41675 status open
41676
41677 \begin_layout Plain Layout
41678
41679 \begin_inset Caption Standard
41680
41681 \begin_layout Plain Layout
41682 Programm-Listing mit einer Formel
41683 \end_layout
41684
41685 \end_inset
41686
41687 # Beispiel-Programm-Listing
41688 \end_layout
41689
41690 \begin_layout Plain Layout
41691
41692 def func(param):
41693 \end_layout
41694
41695 \begin_layout Plain Layout
41696
41697     # $
41698 \backslash
41699 prod_{n=1}^{
41700 \backslash
41701 infty}
41702 \backslash
41703 ,
41704 \backslash
41705 frac{1}{x^{2}}$
41706 \end_layout
41707
41708 \begin_layout Plain Layout
41709
41710     pass
41711 \end_layout
41712
41713 \end_inset
41714
41715
41716 \end_layout
41717
41718 \begin_layout Standard
41719 \begin_inset VSpace bigskip
41720 \end_inset
41721
41722
41723 \end_layout
41724
41725 \begin_layout Standard
41726 \noindent
41727 Dokumentweite Listing-Eigenschaften können im Dialog 
41728 \family sans
41729 Dokument\SpecialChar menuseparator
41730 Einstellungen\SpecialChar menuseparator
41731 Listing
41732 \family default
41733  festgelegt werden.
41734  Dort bekommt man durch Eingabe eines Fragezeichens 
41735 \begin_inset Quotes gld
41736 \end_inset
41737
41738 ?
41739 \begin_inset Quotes grd
41740 \end_inset
41741
41742  eine Liste aller möglichen Parameter.
41743 \end_layout
41744
41745 \begin_layout Standard
41746 Weitere Informationen über die Pakete 
41747 \series bold
41748 listings
41749 \series default
41750  und 
41751 \series bold
41752 minted
41753 \series default
41754 , siehe 
41755 \begin_inset CommandInset citation
41756 LatexCommand cite
41757 key "listings,minted"
41758 literal "true"
41759
41760 \end_inset
41761
41762 .
41763 \end_layout
41764
41765 \begin_layout Chapter
41766 \start_of_appendix
41767 In \SpecialChar LyX
41768  verfügbare Maßeinheiten
41769 \begin_inset CommandInset label
41770 LatexCommand label
41771 name "kap:In-LyX-verfügbare"
41772
41773 \end_inset
41774
41775
41776 \begin_inset Index idx
41777 status collapsed
41778
41779 \begin_layout Plain Layout
41780 Einheiten
41781 \end_layout
41782
41783 \end_inset
41784
41785
41786 \end_layout
41787
41788 \begin_layout Standard
41789 Um die in diesem Handbuch verwendeten Maßeinheiten zu verstehen, erläutert
41790  Tabelle
41791 \begin_inset space ~
41792 \end_inset
41793
41794
41795 \begin_inset CommandInset ref
41796 LatexCommand ref
41797 reference "tab:Maßeinheiten"
41798
41799 \end_inset
41800
41801  alle in \SpecialChar LyX
41802  verfügbaren Maßeinheiten.
41803 \end_layout
41804
41805 \begin_layout Standard
41806 \begin_inset Float table
41807 placement h
41808 wide false
41809 sideways false
41810 status open
41811
41812 \begin_layout Plain Layout
41813 \begin_inset Caption Standard
41814
41815 \begin_layout Plain Layout
41816 \begin_inset CommandInset label
41817 LatexCommand label
41818 name "tab:Maßeinheiten"
41819
41820 \end_inset
41821
41822 Maßeinheiten
41823 \end_layout
41824
41825 \end_inset
41826
41827
41828 \end_layout
41829
41830 \begin_layout Plain Layout
41831 \begin_inset VSpace medskip
41832 \end_inset
41833
41834
41835 \end_layout
41836
41837 \begin_layout Plain Layout
41838 \align center
41839 \begin_inset Tabular
41840 <lyxtabular version="3" rows="20" columns="3">
41841 <features tabularvalignment="middle">
41842 <column alignment="center" valignment="top">
41843 <column alignment="center" valignment="top">
41844 <column alignment="center" valignment="top">
41845 <row>
41846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41847 \begin_inset Text
41848
41849 \begin_layout Plain Layout
41850 Maßeinheit
41851 \end_layout
41852
41853 \end_inset
41854 </cell>
41855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41856 \begin_inset Text
41857
41858 \begin_layout Plain Layout
41859 Name/Beschreibung
41860 \end_layout
41861
41862 \end_inset
41863 </cell>
41864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41865 \begin_inset Text
41866
41867 \begin_layout Plain Layout
41868 \SpecialChar LaTeX
41869 -Befehl
41870 \end_layout
41871
41872 \end_inset
41873 </cell>
41874 </row>
41875 <row>
41876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41877 \begin_inset Text
41878
41879 \begin_layout Plain Layout
41880 mm
41881 \end_layout
41882
41883 \end_inset
41884 </cell>
41885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41886 \begin_inset Text
41887
41888 \begin_layout Plain Layout
41889 Millimeter
41890 \end_layout
41891
41892 \end_inset
41893 </cell>
41894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41895 \begin_inset Text
41896
41897 \begin_layout Plain Layout
41898 -
41899 \end_layout
41900
41901 \end_inset
41902 </cell>
41903 </row>
41904 <row>
41905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41906 \begin_inset Text
41907
41908 \begin_layout Plain Layout
41909 cm
41910 \end_layout
41911
41912 \end_inset
41913 </cell>
41914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41915 \begin_inset Text
41916
41917 \begin_layout Plain Layout
41918 Zentimeter
41919 \end_layout
41920
41921 \end_inset
41922 </cell>
41923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41924 \begin_inset Text
41925
41926 \begin_layout Plain Layout
41927 -
41928 \end_layout
41929
41930 \end_inset
41931 </cell>
41932 </row>
41933 <row>
41934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41935 \begin_inset Text
41936
41937 \begin_layout Plain Layout
41938 in
41939 \end_layout
41940
41941 \end_inset
41942 </cell>
41943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41944 \begin_inset Text
41945
41946 \begin_layout Plain Layout
41947 Zoll (1
41948 \begin_inset space \thinspace{}
41949 \end_inset
41950
41951 in = 2.54
41952 \begin_inset space \thinspace{}
41953 \end_inset
41954
41955 cm
41956 \end_layout
41957
41958 \end_inset
41959 </cell>
41960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41961 \begin_inset Text
41962
41963 \begin_layout Plain Layout
41964 -
41965 \end_layout
41966
41967 \end_inset
41968 </cell>
41969 </row>
41970 <row>
41971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41972 \begin_inset Text
41973
41974 \begin_layout Plain Layout
41975 pt
41976 \end_layout
41977
41978 \end_inset
41979 </cell>
41980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41981 \begin_inset Text
41982
41983 \begin_layout Plain Layout
41984 Punkt (72.27
41985 \begin_inset space \thinspace{}
41986 \end_inset
41987
41988 pt = 1
41989 \begin_inset space \thinspace{}
41990 \end_inset
41991
41992 in)
41993 \end_layout
41994
41995 \end_inset
41996 </cell>
41997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41998 \begin_inset Text
41999
42000 \begin_layout Plain Layout
42001 -
42002 \end_layout
42003
42004 \end_inset
42005 </cell>
42006 </row>
42007 <row>
42008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42009 \begin_inset Text
42010
42011 \begin_layout Plain Layout
42012 pc
42013 \end_layout
42014
42015 \end_inset
42016 </cell>
42017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42018 \begin_inset Text
42019
42020 \begin_layout Plain Layout
42021 Pica (1
42022 \begin_inset space \thinspace{}
42023 \end_inset
42024
42025 pc = 12
42026 \begin_inset space \thinspace{}
42027 \end_inset
42028
42029 pt)
42030 \end_layout
42031
42032 \end_inset
42033 </cell>
42034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42035 \begin_inset Text
42036
42037 \begin_layout Plain Layout
42038 -
42039 \end_layout
42040
42041 \end_inset
42042 </cell>
42043 </row>
42044 <row>
42045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42046 \begin_inset Text
42047
42048 \begin_layout Plain Layout
42049 sp
42050 \end_layout
42051
42052 \end_inset
42053 </cell>
42054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42055 \begin_inset Text
42056
42057 \begin_layout Plain Layout
42058 skalierter Punkt (65536
42059 \begin_inset space \thinspace{}
42060 \end_inset
42061
42062 sp = 1
42063 \begin_inset space \thinspace{}
42064 \end_inset
42065
42066 pt)
42067 \end_layout
42068
42069 \end_inset
42070 </cell>
42071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42072 \begin_inset Text
42073
42074 \begin_layout Plain Layout
42075 -
42076 \end_layout
42077
42078 \end_inset
42079 </cell>
42080 </row>
42081 <row>
42082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42083 \begin_inset Text
42084
42085 \begin_layout Plain Layout
42086 bp
42087 \end_layout
42088
42089 \end_inset
42090 </cell>
42091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42092 \begin_inset Text
42093
42094 \begin_layout Plain Layout
42095 großer Punkt (72
42096 \begin_inset space \thinspace{}
42097 \end_inset
42098
42099 bp = 1
42100 \begin_inset space \thinspace{}
42101 \end_inset
42102
42103 in)
42104 \end_layout
42105
42106 \end_inset
42107 </cell>
42108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42109 \begin_inset Text
42110
42111 \begin_layout Plain Layout
42112 -
42113 \end_layout
42114
42115 \end_inset
42116 </cell>
42117 </row>
42118 <row>
42119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42120 \begin_inset Text
42121
42122 \begin_layout Plain Layout
42123 dd
42124 \end_layout
42125
42126 \end_inset
42127 </cell>
42128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42129 \begin_inset Text
42130
42131 \begin_layout Plain Layout
42132 Didot (1
42133 \begin_inset space \thinspace{}
42134 \end_inset
42135
42136 dd 
42137 \begin_inset Formula $\approx$
42138 \end_inset
42139
42140  0,376
42141 \begin_inset space \thinspace{}
42142 \end_inset
42143
42144 mm)
42145 \end_layout
42146
42147 \end_inset
42148 </cell>
42149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42150 \begin_inset Text
42151
42152 \begin_layout Plain Layout
42153 -
42154 \end_layout
42155
42156 \end_inset
42157 </cell>
42158 </row>
42159 <row>
42160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42161 \begin_inset Text
42162
42163 \begin_layout Plain Layout
42164 cc
42165 \end_layout
42166
42167 \end_inset
42168 </cell>
42169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42170 \begin_inset Text
42171
42172 \begin_layout Plain Layout
42173 Cicero (1
42174 \begin_inset space \thinspace{}
42175 \end_inset
42176
42177 cc = 12
42178 \begin_inset space \thinspace{}
42179 \end_inset
42180
42181 dd)
42182 \end_layout
42183
42184 \end_inset
42185 </cell>
42186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42187 \begin_inset Text
42188
42189 \begin_layout Plain Layout
42190 -
42191 \end_layout
42192
42193 \end_inset
42194 </cell>
42195 </row>
42196 <row>
42197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42198 \begin_inset Text
42199
42200 \begin_layout Plain Layout
42201 Skalierung %
42202 \end_layout
42203
42204 \end_inset
42205 </cell>
42206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42207 \begin_inset Text
42208
42209 \begin_layout Plain Layout
42210 % der originalen Bildbreite
42211 \end_layout
42212
42213 \end_inset
42214 </cell>
42215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42216 \begin_inset Text
42217
42218 \begin_layout Plain Layout
42219
42220 \end_layout
42221
42222 \end_inset
42223 </cell>
42224 </row>
42225 <row>
42226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42227 \begin_inset Text
42228
42229 \begin_layout Plain Layout
42230 Textbreite %
42231 \end_layout
42232
42233 \end_inset
42234 </cell>
42235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42236 \begin_inset Text
42237
42238 \begin_layout Plain Layout
42239 % der Textbreite
42240 \end_layout
42241
42242 \end_inset
42243 </cell>
42244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42245 \begin_inset Text
42246
42247 \begin_layout Plain Layout
42248
42249 \backslash
42250 textwidth
42251 \end_layout
42252
42253 \end_inset
42254 </cell>
42255 </row>
42256 <row>
42257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42258 \begin_inset Text
42259
42260 \begin_layout Plain Layout
42261 Spaltenbreite %
42262 \end_layout
42263
42264 \end_inset
42265 </cell>
42266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42267 \begin_inset Text
42268
42269 \begin_layout Plain Layout
42270 % der Spaltenbreite
42271 \end_layout
42272
42273 \end_inset
42274 </cell>
42275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42276 \begin_inset Text
42277
42278 \begin_layout Plain Layout
42279
42280 \backslash
42281 columnwidth
42282 \end_layout
42283
42284 \end_inset
42285 </cell>
42286 </row>
42287 <row>
42288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42289 \begin_inset Text
42290
42291 \begin_layout Plain Layout
42292 Seitenbreite %
42293 \end_layout
42294
42295 \end_inset
42296 </cell>
42297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42298 \begin_inset Text
42299
42300 \begin_layout Plain Layout
42301 % der Seitenbreite
42302 \end_layout
42303
42304 \end_inset
42305 </cell>
42306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42307 \begin_inset Text
42308
42309 \begin_layout Plain Layout
42310
42311 \backslash
42312 paperwidth
42313 \end_layout
42314
42315 \end_inset
42316 </cell>
42317 </row>
42318 <row>
42319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42320 \begin_inset Text
42321
42322 \begin_layout Plain Layout
42323 Zeilenbreite %
42324 \end_layout
42325
42326 \end_inset
42327 </cell>
42328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42329 \begin_inset Text
42330
42331 \begin_layout Plain Layout
42332 % der Zeilenbreite
42333 \end_layout
42334
42335 \end_inset
42336 </cell>
42337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42338 \begin_inset Text
42339
42340 \begin_layout Plain Layout
42341
42342 \backslash
42343 linewidth
42344 \end_layout
42345
42346 \end_inset
42347 </cell>
42348 </row>
42349 <row>
42350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42351 \begin_inset Text
42352
42353 \begin_layout Plain Layout
42354 Texthöhe %
42355 \end_layout
42356
42357 \end_inset
42358 </cell>
42359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42360 \begin_inset Text
42361
42362 \begin_layout Plain Layout
42363 % der Texthöhe
42364 \end_layout
42365
42366 \end_inset
42367 </cell>
42368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42369 \begin_inset Text
42370
42371 \begin_layout Plain Layout
42372
42373 \backslash
42374 textheight
42375 \end_layout
42376
42377 \end_inset
42378 </cell>
42379 </row>
42380 <row>
42381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42382 \begin_inset Text
42383
42384 \begin_layout Plain Layout
42385 Seitenhöhe %
42386 \end_layout
42387
42388 \end_inset
42389 </cell>
42390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42391 \begin_inset Text
42392
42393 \begin_layout Plain Layout
42394 % der Seitenhöhe
42395 \end_layout
42396
42397 \end_inset
42398 </cell>
42399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42400 \begin_inset Text
42401
42402 \begin_layout Plain Layout
42403
42404 \backslash
42405 paperheight
42406 \end_layout
42407
42408 \end_inset
42409 </cell>
42410 </row>
42411 <row>
42412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42413 \begin_inset Text
42414
42415 \begin_layout Plain Layout
42416 ex
42417 \end_layout
42418
42419 \end_inset
42420 </cell>
42421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42422 \begin_inset Text
42423
42424 \begin_layout Plain Layout
42425 Die Höhe des Buchstabens 
42426 \emph on
42427 x
42428 \emph default
42429  im aktiven Zeichensatz
42430 \end_layout
42431
42432 \end_inset
42433 </cell>
42434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42435 \begin_inset Text
42436
42437 \begin_layout Plain Layout
42438 -
42439 \end_layout
42440
42441 \end_inset
42442 </cell>
42443 </row>
42444 <row>
42445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42446 \begin_inset Text
42447
42448 \begin_layout Plain Layout
42449 em
42450 \end_layout
42451
42452 \end_inset
42453 </cell>
42454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42455 \begin_inset Text
42456
42457 \begin_layout Plain Layout
42458 Die Breite des Buchstabens 
42459 \emph on
42460 M
42461 \emph default
42462  im aktiven Zeichensatz
42463 \end_layout
42464
42465 \end_inset
42466 </cell>
42467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42468 \begin_inset Text
42469
42470 \begin_layout Plain Layout
42471 -
42472 \end_layout
42473
42474 \end_inset
42475 </cell>
42476 </row>
42477 <row>
42478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42479 \begin_inset Text
42480
42481 \begin_layout Plain Layout
42482 mu
42483 \end_layout
42484
42485 \end_inset
42486 </cell>
42487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42488 \begin_inset Text
42489
42490 \begin_layout Plain Layout
42491 mathematische Maßeinheit
42492 \series bold
42493  
42494 \series default
42495 (1
42496 \begin_inset space \thinspace{}
42497 \end_inset
42498
42499 mu = 1/18
42500 \begin_inset space \thinspace{}
42501 \end_inset
42502
42503 em)
42504 \end_layout
42505
42506 \end_inset
42507 </cell>
42508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42509 \begin_inset Text
42510
42511 \begin_layout Plain Layout
42512 -
42513 \end_layout
42514
42515 \end_inset
42516 </cell>
42517 </row>
42518 </lyxtabular>
42519
42520 \end_inset
42521
42522
42523 \end_layout
42524
42525 \end_inset
42526
42527
42528 \end_layout
42529
42530 \begin_layout Chapter
42531 Ausgabedatei-Formate mit Grafiken
42532 \begin_inset CommandInset label
42533 LatexCommand label
42534 name "kap:Ausgabedatei-Formate"
42535
42536 \end_inset
42537
42538
42539 \end_layout
42540
42541 \begin_layout Section
42542 DVI
42543 \begin_inset Index idx
42544 status collapsed
42545
42546 \begin_layout Plain Layout
42547 Dateiformat! DVI
42548 \end_layout
42549
42550 \end_inset
42551
42552
42553 \begin_inset Index idx
42554 status collapsed
42555
42556 \begin_layout Plain Layout
42557 DVI
42558 \end_layout
42559
42560 \end_inset
42561
42562
42563 \end_layout
42564
42565 \begin_layout Standard
42566 Dieser Dateityp hat die Erweiterung 
42567 \begin_inset Quotes gld
42568 \end_inset
42569
42570
42571 \family typewriter
42572 .dvi
42573 \family default
42574
42575 \begin_inset Quotes grd
42576 \end_inset
42577
42578  und wird 
42579 \begin_inset Quotes gld
42580 \end_inset
42581
42582 device independent
42583 \begin_inset Quotes grd
42584 \end_inset
42585
42586  genannt, weil er vollkommen portierbar ist.
42587  Ohne Konvertierung kann er auf jedem Rechner benutzt werden, der einen
42588  dvi-Betrachter installiert hat.
42589  DVI-Dateien werden für schnelle Vorschauen und Vorstufen für andere Ausgabeform
42590 ate wie PostScript benutzt.
42591 \end_layout
42592
42593 \begin_layout Standard
42594 \begin_inset Note Greyedout
42595 status open
42596
42597 \begin_layout Plain Layout
42598
42599 \series bold
42600 Bemerkung:
42601 \series default
42602  DVI-Dateien enthalten keine Bilder, denn diese sind nur verlinkt.
42603 \end_layout
42604
42605 \end_inset
42606
42607
42608 \end_layout
42609
42610 \begin_layout Standard
42611 Also vergessen Sie nicht, die Bilder mitzunehmen, wenn Sie Ihre DVI-Datei
42612  auf einen anderen Computer kopieren.
42613  Diese Eigenschaft kann Ihren Computer verlangsamen, wenn Sie die DVI-Datei
42614  betrachten, weil der dvi-Betrachter die Bilder im Hintergrund konvertieren
42615  muss, um sie sichtbar zu machen, wenn Sie in der DVI-Datei
42616 \family typewriter
42617  
42618 \family default
42619 blättern.
42620
42621 \family typewriter
42622  
42623 \family default
42624 Außerdem zeigen manche DVI-Betrachter nicht alles (richtig) an.
42625  Bei Dokumenten mit vielen Bildern empfehlen wir daher das PDF-Format.
42626  
42627 \end_layout
42628
42629 \begin_layout Standard
42630 Sie können Ihr Dokument als DVI über das Menü 
42631 \family sans
42632 Datei\SpecialChar menuseparator
42633 Exportieren\SpecialChar menuseparator
42634 DVI
42635 \family default
42636  exportieren.
42637  Sie können eine Vorschau Ihres Dokument als DVI über das Menü 
42638 \family sans
42639 Ansicht
42640 \family default
42641  anschauen.
42642 \end_layout
42643
42644 \begin_layout Section
42645 PostScript
42646 \begin_inset Index idx
42647 status collapsed
42648
42649 \begin_layout Plain Layout
42650 Dateiformat  ! PostScript
42651 \end_layout
42652
42653 \end_inset
42654
42655
42656 \begin_inset Index idx
42657 status collapsed
42658
42659 \begin_layout Plain Layout
42660 PostScript
42661 \end_layout
42662
42663 \end_inset
42664
42665
42666 \end_layout
42667
42668 \begin_layout Standard
42669 Dieser Dateityp hat die Erweiterung 
42670 \begin_inset Quotes gld
42671 \end_inset
42672
42673
42674 \family typewriter
42675 .ps
42676 \family default
42677
42678 \begin_inset Quotes grd
42679 \end_inset
42680
42681 .
42682  PostScript wurde von der Firma
42683 \family typewriter
42684  Adobe
42685 \family default
42686  als Druckersprache entwickelt.
42687  Die Datei enthält deshalb Druckbefehle.
42688  PostScript kann als 
42689 \begin_inset Quotes gld
42690 \end_inset
42691
42692 Programmiersprache
42693 \begin_inset Quotes grd
42694 \end_inset
42695
42696  angesehen werden.
42697  Man kann mit ihr rechnen und Diagramme und Bilder zeichnen.
42698 \begin_inset Foot
42699 status collapsed
42700
42701 \begin_layout Plain Layout
42702 Wenn Sie mehr darüber wissen wollen, sollten Sie sich die Dokumentation
42703  von
42704 \series bold
42705  PSTricks
42706 \series default
42707  
42708 \begin_inset CommandInset citation
42709 LatexCommand cite
42710 key "pstricks"
42711 literal "true"
42712
42713 \end_inset
42714
42715  oder 
42716 \begin_inset CommandInset citation
42717 LatexCommand cite
42718 key "latex-praxisbuch"
42719 literal "true"
42720
42721 \end_inset
42722
42723  ansehen.
42724 \end_layout
42725
42726 \end_inset
42727
42728  Wegen dieser Möglichkeiten sind PostScript-Dateien oft größer als PDF-Dateien.
42729 \end_layout
42730
42731 \begin_layout Standard
42732 PostScript kann nur Bilder im Format EPS
42733 \begin_inset Index idx
42734 status collapsed
42735
42736 \begin_layout Plain Layout
42737 EPS
42738 \end_layout
42739
42740 \end_inset
42741
42742  (Encapsulated PostScript, Datei-Er\SpecialChar softhyphen
42743 wei\SpecialChar softhyphen
42744 ter\SpecialChar softhyphen
42745 ung 
42746 \begin_inset Quotes gld
42747 \end_inset
42748
42749
42750 \family typewriter
42751 .eps
42752 \family default
42753
42754 \begin_inset Quotes grd
42755 \end_inset
42756
42757 ) enthalten.
42758  Weil \SpecialChar LyX
42759  die Verwendung jedes bekannten Bildformats erlaubt, muss es diese
42760  intern nach EPS konvertieren.
42761  Dies wird bei vielen Bildern in einem Dokument den Arbeitsfluss drastisch
42762  verlangsamen.
42763  Wenn Sie also PostScript benutzen wollen, sollten Sie Ihre Bilder vorher
42764  konvertieren und direkt als EPS einfügen.
42765 \end_layout
42766
42767 \begin_layout Standard
42768 Sie können Ihr Dokument als PostScript über das Menü 
42769 \family sans
42770 Datei\SpecialChar menuseparator
42771 Exportieren\SpecialChar menuseparator
42772 Post\SpecialChar softhyphen
42773 Script
42774 \family default
42775  exportieren.
42776  Sie können eine Vorschau Ihres Dokument als PostScript über das Menü 
42777 \family sans
42778 Ansicht
42779 \family default
42780  anschauen.
42781 \end_layout
42782
42783 \begin_layout Section
42784 PDF
42785 \begin_inset Index idx
42786 status collapsed
42787
42788 \begin_layout Plain Layout
42789 Dateiformat! PDF
42790 \end_layout
42791
42792 \end_inset
42793
42794
42795 \begin_inset Index idx
42796 status collapsed
42797
42798 \begin_layout Plain Layout
42799 PDF
42800 \end_layout
42801
42802 \end_inset
42803
42804
42805 \end_layout
42806
42807 \begin_layout Standard
42808 Dieser Dateityp hat die Erweiterung 
42809 \begin_inset Quotes gld
42810 \end_inset
42811
42812
42813 \family typewriter
42814 .pdf
42815 \family default
42816
42817 \begin_inset Quotes grd
42818 \end_inset
42819
42820 .
42821  Das
42822 \emph on
42823  
42824 \emph default
42825
42826 \begin_inset Quotes gld
42827 \end_inset
42828
42829 Portable Document Format
42830 \begin_inset Quotes grd
42831 \end_inset
42832
42833  (PDF) wurde auch von der Firma 
42834 \family typewriter
42835 Adobe
42836 \family default
42837  als Derivat von PostScript entwickelt.
42838  Es ist komprimierter und benutzt weniger Befehle als PostScript.
42839  Wie der Begriff 
42840 \begin_inset Quotes gld
42841 \end_inset
42842
42843 portable
42844 \begin_inset Quotes grd
42845 \end_inset
42846
42847  (übertragbar) vermuten lässt, kann eine PDF-Datei auf jeden Rechner übertragen
42848  werden, und der Ausdruck sieht immer gleich aus.
42849 \end_layout
42850
42851 \begin_layout Standard
42852 PDF kann Bilder im eigenen PDF-Format, im Format 
42853 \begin_inset Quotes gld
42854 \end_inset
42855
42856 Joint Photographic Experts Group
42857 \begin_inset Quotes grd
42858 \end_inset
42859
42860  (JPEG
42861 \begin_inset Index idx
42862 status collapsed
42863
42864 \begin_layout Plain Layout
42865 JPG, JPEG
42866 \end_layout
42867
42868 \end_inset
42869
42870 , Datei-Erweiterung 
42871 \begin_inset Quotes gld
42872 \end_inset
42873
42874
42875 \family typewriter
42876 .jpg
42877 \family default
42878
42879 \begin_inset Quotes grd
42880 \end_inset
42881
42882  oder 
42883 \begin_inset Quotes gld
42884 \end_inset
42885
42886
42887 \family typewriter
42888 .jpeg
42889 \family default
42890
42891 \begin_inset Quotes grd
42892 \end_inset
42893
42894 ) und im Format 
42895 \begin_inset Quotes gld
42896 \end_inset
42897
42898 Portable Network Graphics
42899 \begin_inset Quotes grd
42900 \end_inset
42901
42902  (PNG
42903 \begin_inset Index idx
42904 status collapsed
42905
42906 \begin_layout Plain Layout
42907 PNG
42908 \end_layout
42909
42910 \end_inset
42911
42912 , Datei-Erweiterung 
42913 \begin_inset Quotes gld
42914 \end_inset
42915
42916
42917 \family typewriter
42918 .png
42919 \family default
42920
42921 \begin_inset Quotes grd
42922 \end_inset
42923
42924 ) enthalten.
42925  Trotzdem können Sie jedes bekannte Bildformat benutzen, weil \SpecialChar LyX
42926  es für Sie
42927  konvertieren wird.
42928  Die Konvertierungen werden Ihren Arbeitsfluss verlangsamen, weswegen empfohlen
42929  wird, eines der drei erwähnten Bildformate zu benutzen.
42930 \end_layout
42931
42932 \begin_layout Standard
42933 PDF-Dateien können Sie über 
42934 \family sans
42935 Datei\SpecialChar menuseparator
42936 Exportieren
42937 \family default
42938  auf drei Arten erzeugen:
42939 \end_layout
42940
42941 \begin_layout Description
42942 PDF
42943 \begin_inset space ~
42944 \end_inset
42945
42946 (ps2pdf) benutzt das Programm
42947 \family typewriter
42948  ps2pdf
42949 \family default
42950 , das eine PDF-Datei aus einer Post\SpecialChar softhyphen
42951 Script®-Version Ihres Dokument erstellt.
42952  Die PostScript-Version wird mit dem Programm 
42953 \family typewriter
42954 dvips
42955 \family default
42956  aus einer DVI-Version erstellt.
42957  Es werden also drei Konvertierungen verwendet.
42958 \end_layout
42959
42960 \begin_layout Description
42961 PDF
42962 \begin_inset space ~
42963 \end_inset
42964
42965 (dvipdfm) benutzt das Programm 
42966 \family typewriter
42967 dvipdfm
42968 \family default
42969 , das Ihr Dokument im ersten Schritt nach DVI und in einem zweiten nach
42970  PDF konvertiert.
42971 \end_layout
42972
42973 \begin_layout Description
42974 PDF
42975 \begin_inset space ~
42976 \end_inset
42977
42978 (pdflatex) benutzt das Programm
42979 \family typewriter
42980  pdftex
42981 \family default
42982 , das Ihr Dokument direkt nach PDF konvertiert.
42983 \end_layout
42984
42985 \begin_layout Standard
42986
42987 \family sans
42988 PDF
42989 \begin_inset space ~
42990 \end_inset
42991
42992 (pdflatex)
42993 \family default
42994  wird empfohlen, weil
42995 \family typewriter
42996  pdftex
42997 \family default
42998  alle Funktionen der aktuellen PDF-Versionen unterstützt, schnell ist und
42999  ohne Probleme arbeitet.
43000  Das Programm 
43001 \family typewriter
43002 dvi\SpecialChar softhyphen
43003 pdfm
43004 \family default
43005  wird nicht weiterentwickelt und ist deshalb nicht sehr aktuell.
43006 \end_layout
43007
43008 \begin_layout Standard
43009 Sie können Ihr Dokument als PDF über das Menü 
43010 \family sans
43011 Datei\SpecialChar menuseparator
43012 Exportieren\SpecialChar menuseparator
43013 PDF
43014 \family default
43015  exportieren.
43016  Sie können eine Vorschau Ihres Dokument als PDF über das Menü 
43017 \family sans
43018 Ansicht
43019 \family default
43020  oder einen Werkzeugleistenknopf anschauen.
43021 \end_layout
43022
43023 \begin_layout Chapter
43024 Liste der dvips-Farbnamen
43025 \begin_inset CommandInset label
43026 LatexCommand label
43027 name "kap:Liste-der-dvips-Farbnamen"
43028
43029 \end_inset
43030
43031
43032 \end_layout
43033
43034 \begin_layout Standard
43035 \begin_inset Tabular
43036 <lyxtabular version="3" rows="17" columns="4">
43037 <features tabularvalignment="middle">
43038 <column alignment="left" valignment="top" width="0pt">
43039 <column alignment="left" valignment="top" width="0pt">
43040 <column alignment="left" valignment="top" width="0pt">
43041 <column alignment="left" valignment="top" width="0pt">
43042 <row>
43043 <cell alignment="left" valignment="top" usebox="none">
43044 \begin_inset Text
43045
43046 \begin_layout Plain Layout
43047 \begin_inset ERT
43048 status collapsed
43049
43050 \begin_layout Plain Layout
43051
43052
43053 \backslash
43054 fcolorbox{black}{
43055 \end_layout
43056
43057 \end_inset
43058
43059 white
43060 \begin_inset ERT
43061 status collapsed
43062
43063 \begin_layout Plain Layout
43064
43065 }{
43066 \end_layout
43067
43068 \end_inset
43069
43070 Farbe
43071 \begin_inset ERT
43072 status collapsed
43073
43074 \begin_layout Plain Layout
43075
43076 }
43077 \end_layout
43078
43079 \end_inset
43080
43081  Farbname
43082 \end_layout
43083
43084 \end_inset
43085 </cell>
43086 <cell alignment="left" valignment="top" usebox="none">
43087 \begin_inset Text
43088
43089 \begin_layout Plain Layout
43090 \begin_inset ERT
43091 status collapsed
43092
43093 \begin_layout Plain Layout
43094
43095
43096 \backslash
43097 fcolorbox{black}{
43098 \end_layout
43099
43100 \end_inset
43101
43102 white
43103 \begin_inset ERT
43104 status collapsed
43105
43106 \begin_layout Plain Layout
43107
43108 }{
43109 \end_layout
43110
43111 \end_inset
43112
43113 Farbe
43114 \begin_inset ERT
43115 status collapsed
43116
43117 \begin_layout Plain Layout
43118
43119 }
43120 \end_layout
43121
43122 \end_inset
43123
43124  Farbname
43125 \end_layout
43126
43127 \end_inset
43128 </cell>
43129 <cell alignment="left" valignment="top" usebox="none">
43130 \begin_inset Text
43131
43132 \begin_layout Plain Layout
43133 \begin_inset ERT
43134 status collapsed
43135
43136 \begin_layout Plain Layout
43137
43138
43139 \backslash
43140 fcolorbox{black}{
43141 \end_layout
43142
43143 \end_inset
43144
43145 white
43146 \begin_inset ERT
43147 status collapsed
43148
43149 \begin_layout Plain Layout
43150
43151 }{
43152 \end_layout
43153
43154 \end_inset
43155
43156 Farbe
43157 \begin_inset ERT
43158 status collapsed
43159
43160 \begin_layout Plain Layout
43161
43162 }
43163 \end_layout
43164
43165 \end_inset
43166
43167  Farbname
43168 \end_layout
43169
43170 \end_inset
43171 </cell>
43172 <cell alignment="left" valignment="top" usebox="none">
43173 \begin_inset Text
43174
43175 \begin_layout Plain Layout
43176 \begin_inset ERT
43177 status collapsed
43178
43179 \begin_layout Plain Layout
43180
43181
43182 \backslash
43183 fcolorbox{black}{
43184 \end_layout
43185
43186 \end_inset
43187
43188 white
43189 \begin_inset ERT
43190 status collapsed
43191
43192 \begin_layout Plain Layout
43193
43194 }{
43195 \end_layout
43196
43197 \end_inset
43198
43199 Farbe
43200 \begin_inset ERT
43201 status collapsed
43202
43203 \begin_layout Plain Layout
43204
43205 }
43206 \end_layout
43207
43208 \end_inset
43209
43210  Farbname
43211 \end_layout
43212
43213 \end_inset
43214 </cell>
43215 </row>
43216 <row>
43217 <cell alignment="center" valignment="top" usebox="none">
43218 \begin_inset Text
43219
43220 \begin_layout Plain Layout
43221 \begin_inset ERT
43222 status collapsed
43223
43224 \begin_layout Plain Layout
43225
43226
43227 \backslash
43228 fcolorbox{black}{
43229 \end_layout
43230
43231 \end_inset
43232
43233 Apricot
43234 \begin_inset ERT
43235 status collapsed
43236
43237 \begin_layout Plain Layout
43238
43239 }{
43240 \end_layout
43241
43242 \end_inset
43243
43244
43245 \begin_inset Phantom Phantom
43246 status open
43247
43248 \begin_layout Plain Layout
43249 W
43250 \end_layout
43251
43252 \end_inset
43253
43254
43255 \begin_inset ERT
43256 status collapsed
43257
43258 \begin_layout Plain Layout
43259
43260 }
43261 \end_layout
43262
43263 \end_inset
43264
43265  Apricot
43266 \end_layout
43267
43268 \end_inset
43269 </cell>
43270 <cell alignment="center" valignment="top" usebox="none">
43271 \begin_inset Text
43272
43273 \begin_layout Plain Layout
43274 \begin_inset ERT
43275 status collapsed
43276
43277 \begin_layout Plain Layout
43278
43279
43280 \backslash
43281 fcolorbox{black}{
43282 \end_layout
43283
43284 \end_inset
43285
43286 Aquamarine
43287 \begin_inset ERT
43288 status collapsed
43289
43290 \begin_layout Plain Layout
43291
43292 }{
43293 \end_layout
43294
43295 \end_inset
43296
43297
43298 \begin_inset Phantom Phantom
43299 status open
43300
43301 \begin_layout Plain Layout
43302 W
43303 \end_layout
43304
43305 \end_inset
43306
43307
43308 \begin_inset ERT
43309 status collapsed
43310
43311 \begin_layout Plain Layout
43312
43313 }
43314 \end_layout
43315
43316 \end_inset
43317
43318  Aquamarine
43319 \end_layout
43320
43321 \end_inset
43322 </cell>
43323 <cell alignment="center" valignment="top" usebox="none">
43324 \begin_inset Text
43325
43326 \begin_layout Plain Layout
43327 \begin_inset ERT
43328 status collapsed
43329
43330 \begin_layout Plain Layout
43331
43332
43333 \backslash
43334 fcolorbox{black}{
43335 \end_layout
43336
43337 \end_inset
43338
43339 Bittersweet
43340 \begin_inset ERT
43341 status collapsed
43342
43343 \begin_layout Plain Layout
43344
43345 }{
43346 \end_layout
43347
43348 \end_inset
43349
43350
43351 \begin_inset Phantom Phantom
43352 status open
43353
43354 \begin_layout Plain Layout
43355 W
43356 \end_layout
43357
43358 \end_inset
43359
43360
43361 \begin_inset ERT
43362 status collapsed
43363
43364 \begin_layout Plain Layout
43365
43366 }
43367 \end_layout
43368
43369 \end_inset
43370
43371  Bittersweet
43372 \end_layout
43373
43374 \end_inset
43375 </cell>
43376 <cell alignment="center" valignment="top" usebox="none">
43377 \begin_inset Text
43378
43379 \begin_layout Plain Layout
43380 \begin_inset ERT
43381 status collapsed
43382
43383 \begin_layout Plain Layout
43384
43385
43386 \backslash
43387 fcolorbox{black}{
43388 \end_layout
43389
43390 \end_inset
43391
43392 BlueGreen
43393 \begin_inset ERT
43394 status collapsed
43395
43396 \begin_layout Plain Layout
43397
43398 }{
43399 \end_layout
43400
43401 \end_inset
43402
43403
43404 \begin_inset Phantom Phantom
43405 status open
43406
43407 \begin_layout Plain Layout
43408 W
43409 \end_layout
43410
43411 \end_inset
43412
43413
43414 \begin_inset ERT
43415 status collapsed
43416
43417 \begin_layout Plain Layout
43418
43419 }
43420 \end_layout
43421
43422 \end_inset
43423
43424  BlueGreen
43425 \end_layout
43426
43427 \end_inset
43428 </cell>
43429 </row>
43430 <row>
43431 <cell alignment="left" valignment="top" usebox="none">
43432 \begin_inset Text
43433
43434 \begin_layout Plain Layout
43435 \begin_inset ERT
43436 status collapsed
43437
43438 \begin_layout Plain Layout
43439
43440
43441 \backslash
43442 fcolorbox{black}{
43443 \end_layout
43444
43445 \end_inset
43446
43447 BlueViolet
43448 \begin_inset ERT
43449 status collapsed
43450
43451 \begin_layout Plain Layout
43452
43453 }{
43454 \end_layout
43455
43456 \end_inset
43457
43458
43459 \begin_inset Phantom Phantom
43460 status open
43461
43462 \begin_layout Plain Layout
43463 W
43464 \end_layout
43465
43466 \end_inset
43467
43468
43469 \begin_inset ERT
43470 status collapsed
43471
43472 \begin_layout Plain Layout
43473
43474 }
43475 \end_layout
43476
43477 \end_inset
43478
43479  BlueViolet
43480 \end_layout
43481
43482 \end_inset
43483 </cell>
43484 <cell alignment="left" valignment="top" usebox="none">
43485 \begin_inset Text
43486
43487 \begin_layout Plain Layout
43488 \begin_inset ERT
43489 status collapsed
43490
43491 \begin_layout Plain Layout
43492
43493
43494 \backslash
43495 fcolorbox{black}{
43496 \end_layout
43497
43498 \end_inset
43499
43500 BrickRed
43501 \begin_inset ERT
43502 status collapsed
43503
43504 \begin_layout Plain Layout
43505
43506 }{
43507 \end_layout
43508
43509 \end_inset
43510
43511
43512 \begin_inset Phantom Phantom
43513 status open
43514
43515 \begin_layout Plain Layout
43516 W
43517 \end_layout
43518
43519 \end_inset
43520
43521
43522 \begin_inset ERT
43523 status collapsed
43524
43525 \begin_layout Plain Layout
43526
43527 }
43528 \end_layout
43529
43530 \end_inset
43531
43532  BrickRed
43533 \end_layout
43534
43535 \end_inset
43536 </cell>
43537 <cell alignment="left" valignment="top" usebox="none">
43538 \begin_inset Text
43539
43540 \begin_layout Plain Layout
43541 \begin_inset ERT
43542 status collapsed
43543
43544 \begin_layout Plain Layout
43545
43546
43547 \backslash
43548 fcolorbox{black}{
43549 \end_layout
43550
43551 \end_inset
43552
43553 Brown
43554 \begin_inset ERT
43555 status collapsed
43556
43557 \begin_layout Plain Layout
43558
43559 }{
43560 \end_layout
43561
43562 \end_inset
43563
43564
43565 \begin_inset Phantom Phantom
43566 status open
43567
43568 \begin_layout Plain Layout
43569 W
43570 \end_layout
43571
43572 \end_inset
43573
43574
43575 \begin_inset ERT
43576 status collapsed
43577
43578 \begin_layout Plain Layout
43579
43580 }
43581 \end_layout
43582
43583 \end_inset
43584
43585  Brown
43586 \end_layout
43587
43588 \end_inset
43589 </cell>
43590 <cell alignment="left" valignment="top" usebox="none">
43591 \begin_inset Text
43592
43593 \begin_layout Plain Layout
43594 \begin_inset ERT
43595 status collapsed
43596
43597 \begin_layout Plain Layout
43598
43599
43600 \backslash
43601 fcolorbox{black}{
43602 \end_layout
43603
43604 \end_inset
43605
43606 BurntOrange
43607 \begin_inset ERT
43608 status collapsed
43609
43610 \begin_layout Plain Layout
43611
43612 }{
43613 \end_layout
43614
43615 \end_inset
43616
43617
43618 \begin_inset Phantom Phantom
43619 status open
43620
43621 \begin_layout Plain Layout
43622 W
43623 \end_layout
43624
43625 \end_inset
43626
43627
43628 \begin_inset ERT
43629 status collapsed
43630
43631 \begin_layout Plain Layout
43632
43633 }
43634 \end_layout
43635
43636 \end_inset
43637
43638  BurntOrange
43639 \end_layout
43640
43641 \end_inset
43642 </cell>
43643 </row>
43644 <row>
43645 <cell alignment="left" valignment="top" usebox="none">
43646 \begin_inset Text
43647
43648 \begin_layout Plain Layout
43649 \begin_inset ERT
43650 status collapsed
43651
43652 \begin_layout Plain Layout
43653
43654
43655 \backslash
43656 fcolorbox{black}{
43657 \end_layout
43658
43659 \end_inset
43660
43661 CadetBlue
43662 \begin_inset ERT
43663 status collapsed
43664
43665 \begin_layout Plain Layout
43666
43667 }{
43668 \end_layout
43669
43670 \end_inset
43671
43672
43673 \begin_inset Phantom Phantom
43674 status open
43675
43676 \begin_layout Plain Layout
43677 W
43678 \end_layout
43679
43680 \end_inset
43681
43682
43683 \begin_inset ERT
43684 status collapsed
43685
43686 \begin_layout Plain Layout
43687
43688 }
43689 \end_layout
43690
43691 \end_inset
43692
43693  CadetBlue
43694 \end_layout
43695
43696 \end_inset
43697 </cell>
43698 <cell alignment="left" valignment="top" usebox="none">
43699 \begin_inset Text
43700
43701 \begin_layout Plain Layout
43702 \begin_inset ERT
43703 status collapsed
43704
43705 \begin_layout Plain Layout
43706
43707
43708 \backslash
43709 fcolorbox{black}{
43710 \end_layout
43711
43712 \end_inset
43713
43714 CarnationPink
43715 \begin_inset ERT
43716 status collapsed
43717
43718 \begin_layout Plain Layout
43719
43720 }{
43721 \end_layout
43722
43723 \end_inset
43724
43725
43726 \begin_inset Phantom Phantom
43727 status open
43728
43729 \begin_layout Plain Layout
43730 W
43731 \end_layout
43732
43733 \end_inset
43734
43735
43736 \begin_inset ERT
43737 status collapsed
43738
43739 \begin_layout Plain Layout
43740
43741 }
43742 \end_layout
43743
43744 \end_inset
43745
43746  CarnationPink
43747 \end_layout
43748
43749 \end_inset
43750 </cell>
43751 <cell alignment="left" valignment="top" usebox="none">
43752 \begin_inset Text
43753
43754 \begin_layout Plain Layout
43755 \begin_inset ERT
43756 status collapsed
43757
43758 \begin_layout Plain Layout
43759
43760
43761 \backslash
43762 fcolorbox{black}{
43763 \end_layout
43764
43765 \end_inset
43766
43767 Cerulean
43768 \begin_inset ERT
43769 status collapsed
43770
43771 \begin_layout Plain Layout
43772
43773 }{
43774 \end_layout
43775
43776 \end_inset
43777
43778
43779 \begin_inset Phantom Phantom
43780 status open
43781
43782 \begin_layout Plain Layout
43783 W
43784 \end_layout
43785
43786 \end_inset
43787
43788
43789 \begin_inset ERT
43790 status collapsed
43791
43792 \begin_layout Plain Layout
43793
43794 }
43795 \end_layout
43796
43797 \end_inset
43798
43799  Cerulean
43800 \end_layout
43801
43802 \end_inset
43803 </cell>
43804 <cell alignment="left" valignment="top" usebox="none">
43805 \begin_inset Text
43806
43807 \begin_layout Plain Layout
43808 \begin_inset ERT
43809 status collapsed
43810
43811 \begin_layout Plain Layout
43812
43813
43814 \backslash
43815 fcolorbox{black}{
43816 \end_layout
43817
43818 \end_inset
43819
43820 CornflowerBlue
43821 \begin_inset ERT
43822 status collapsed
43823
43824 \begin_layout Plain Layout
43825
43826 }{
43827 \end_layout
43828
43829 \end_inset
43830
43831
43832 \begin_inset Phantom Phantom
43833 status open
43834
43835 \begin_layout Plain Layout
43836 W
43837 \end_layout
43838
43839 \end_inset
43840
43841
43842 \begin_inset ERT
43843 status collapsed
43844
43845 \begin_layout Plain Layout
43846
43847 }
43848 \end_layout
43849
43850 \end_inset
43851
43852  CornflowerBlue
43853 \end_layout
43854
43855 \end_inset
43856 </cell>
43857 </row>
43858 <row>
43859 <cell alignment="left" valignment="top" usebox="none">
43860 \begin_inset Text
43861
43862 \begin_layout Plain Layout
43863 \begin_inset ERT
43864 status collapsed
43865
43866 \begin_layout Plain Layout
43867
43868
43869 \backslash
43870 fcolorbox{black}{
43871 \end_layout
43872
43873 \end_inset
43874
43875 Dandelion
43876 \begin_inset ERT
43877 status collapsed
43878
43879 \begin_layout Plain Layout
43880
43881 }{
43882 \end_layout
43883
43884 \end_inset
43885
43886
43887 \begin_inset Phantom Phantom
43888 status open
43889
43890 \begin_layout Plain Layout
43891 W
43892 \end_layout
43893
43894 \end_inset
43895
43896
43897 \begin_inset ERT
43898 status collapsed
43899
43900 \begin_layout Plain Layout
43901
43902 }
43903 \end_layout
43904
43905 \end_inset
43906
43907  Dandelion
43908 \end_layout
43909
43910 \end_inset
43911 </cell>
43912 <cell alignment="left" valignment="top" usebox="none">
43913 \begin_inset Text
43914
43915 \begin_layout Plain Layout
43916 \begin_inset ERT
43917 status collapsed
43918
43919 \begin_layout Plain Layout
43920
43921
43922 \backslash
43923 fcolorbox{black}{
43924 \end_layout
43925
43926 \end_inset
43927
43928 DarkOrchid
43929 \begin_inset ERT
43930 status collapsed
43931
43932 \begin_layout Plain Layout
43933
43934 }{
43935 \end_layout
43936
43937 \end_inset
43938
43939
43940 \begin_inset Phantom Phantom
43941 status open
43942
43943 \begin_layout Plain Layout
43944 W
43945 \end_layout
43946
43947 \end_inset
43948
43949
43950 \begin_inset ERT
43951 status collapsed
43952
43953 \begin_layout Plain Layout
43954
43955 }
43956 \end_layout
43957
43958 \end_inset
43959
43960  DarkOrchid
43961 \end_layout
43962
43963 \end_inset
43964 </cell>
43965 <cell alignment="left" valignment="top" usebox="none">
43966 \begin_inset Text
43967
43968 \begin_layout Plain Layout
43969 \begin_inset ERT
43970 status collapsed
43971
43972 \begin_layout Plain Layout
43973
43974
43975 \backslash
43976 fcolorbox{black}{
43977 \end_layout
43978
43979 \end_inset
43980
43981 Emerald
43982 \begin_inset ERT
43983 status collapsed
43984
43985 \begin_layout Plain Layout
43986
43987 }{
43988 \end_layout
43989
43990 \end_inset
43991
43992
43993 \begin_inset Phantom Phantom
43994 status open
43995
43996 \begin_layout Plain Layout
43997 W
43998 \end_layout
43999
44000 \end_inset
44001
44002
44003 \begin_inset ERT
44004 status collapsed
44005
44006 \begin_layout Plain Layout
44007
44008 }
44009 \end_layout
44010
44011 \end_inset
44012
44013  Emerald
44014 \end_layout
44015
44016 \end_inset
44017 </cell>
44018 <cell alignment="left" valignment="top" usebox="none">
44019 \begin_inset Text
44020
44021 \begin_layout Plain Layout
44022 \begin_inset ERT
44023 status collapsed
44024
44025 \begin_layout Plain Layout
44026
44027
44028 \backslash
44029 fcolorbox{black}{
44030 \end_layout
44031
44032 \end_inset
44033
44034 ForestGreen
44035 \begin_inset ERT
44036 status collapsed
44037
44038 \begin_layout Plain Layout
44039
44040 }{
44041 \end_layout
44042
44043 \end_inset
44044
44045
44046 \begin_inset Phantom Phantom
44047 status open
44048
44049 \begin_layout Plain Layout
44050 W
44051 \end_layout
44052
44053 \end_inset
44054
44055
44056 \begin_inset ERT
44057 status collapsed
44058
44059 \begin_layout Plain Layout
44060
44061 }
44062 \end_layout
44063
44064 \end_inset
44065
44066  ForestGreen
44067 \end_layout
44068
44069 \end_inset
44070 </cell>
44071 </row>
44072 <row>
44073 <cell alignment="left" valignment="top" usebox="none">
44074 \begin_inset Text
44075
44076 \begin_layout Plain Layout
44077 \begin_inset ERT
44078 status collapsed
44079
44080 \begin_layout Plain Layout
44081
44082
44083 \backslash
44084 fcolorbox{black}{
44085 \end_layout
44086
44087 \end_inset
44088
44089 Fuchsia
44090 \begin_inset ERT
44091 status collapsed
44092
44093 \begin_layout Plain Layout
44094
44095 }{
44096 \end_layout
44097
44098 \end_inset
44099
44100
44101 \begin_inset Phantom Phantom
44102 status open
44103
44104 \begin_layout Plain Layout
44105 W
44106 \end_layout
44107
44108 \end_inset
44109
44110
44111 \begin_inset ERT
44112 status collapsed
44113
44114 \begin_layout Plain Layout
44115
44116 }
44117 \end_layout
44118
44119 \end_inset
44120
44121  Fuchsia
44122 \end_layout
44123
44124 \end_inset
44125 </cell>
44126 <cell alignment="left" valignment="top" usebox="none">
44127 \begin_inset Text
44128
44129 \begin_layout Plain Layout
44130 \begin_inset ERT
44131 status collapsed
44132
44133 \begin_layout Plain Layout
44134
44135
44136 \backslash
44137 fcolorbox{black}{
44138 \end_layout
44139
44140 \end_inset
44141
44142 Goldenrod
44143 \begin_inset ERT
44144 status collapsed
44145
44146 \begin_layout Plain Layout
44147
44148 }{
44149 \end_layout
44150
44151 \end_inset
44152
44153
44154 \begin_inset Phantom Phantom
44155 status open
44156
44157 \begin_layout Plain Layout
44158 W
44159 \end_layout
44160
44161 \end_inset
44162
44163
44164 \begin_inset ERT
44165 status collapsed
44166
44167 \begin_layout Plain Layout
44168
44169 }
44170 \end_layout
44171
44172 \end_inset
44173
44174  Goldenrod
44175 \end_layout
44176
44177 \end_inset
44178 </cell>
44179 <cell alignment="left" valignment="top" usebox="none">
44180 \begin_inset Text
44181
44182 \begin_layout Plain Layout
44183 \begin_inset ERT
44184 status collapsed
44185
44186 \begin_layout Plain Layout
44187
44188
44189 \backslash
44190 fcolorbox{black}{
44191 \end_layout
44192
44193 \end_inset
44194
44195 Gray
44196 \begin_inset ERT
44197 status collapsed
44198
44199 \begin_layout Plain Layout
44200
44201 }{
44202 \end_layout
44203
44204 \end_inset
44205
44206
44207 \begin_inset Phantom Phantom
44208 status open
44209
44210 \begin_layout Plain Layout
44211 W
44212 \end_layout
44213
44214 \end_inset
44215
44216
44217 \begin_inset ERT
44218 status collapsed
44219
44220 \begin_layout Plain Layout
44221
44222 }
44223 \end_layout
44224
44225 \end_inset
44226
44227  Gray
44228 \end_layout
44229
44230 \end_inset
44231 </cell>
44232 <cell alignment="left" valignment="top" usebox="none">
44233 \begin_inset Text
44234
44235 \begin_layout Plain Layout
44236 \begin_inset ERT
44237 status collapsed
44238
44239 \begin_layout Plain Layout
44240
44241
44242 \backslash
44243 fcolorbox{black}{
44244 \end_layout
44245
44246 \end_inset
44247
44248 GreenYellow
44249 \begin_inset ERT
44250 status collapsed
44251
44252 \begin_layout Plain Layout
44253
44254 }{
44255 \end_layout
44256
44257 \end_inset
44258
44259
44260 \begin_inset Phantom Phantom
44261 status open
44262
44263 \begin_layout Plain Layout
44264 W
44265 \end_layout
44266
44267 \end_inset
44268
44269
44270 \begin_inset ERT
44271 status collapsed
44272
44273 \begin_layout Plain Layout
44274
44275 }
44276 \end_layout
44277
44278 \end_inset
44279
44280  GreenYellow
44281 \end_layout
44282
44283 \end_inset
44284 </cell>
44285 </row>
44286 <row>
44287 <cell alignment="center" valignment="top" usebox="none">
44288 \begin_inset Text
44289
44290 \begin_layout Plain Layout
44291 \begin_inset ERT
44292 status collapsed
44293
44294 \begin_layout Plain Layout
44295
44296
44297 \backslash
44298 fcolorbox{black}{
44299 \end_layout
44300
44301 \end_inset
44302
44303 JungleGreen
44304 \begin_inset ERT
44305 status collapsed
44306
44307 \begin_layout Plain Layout
44308
44309 }{
44310 \end_layout
44311
44312 \end_inset
44313
44314
44315 \begin_inset Phantom Phantom
44316 status open
44317
44318 \begin_layout Plain Layout
44319 W
44320 \end_layout
44321
44322 \end_inset
44323
44324
44325 \begin_inset ERT
44326 status collapsed
44327
44328 \begin_layout Plain Layout
44329
44330 }
44331 \end_layout
44332
44333 \end_inset
44334
44335  JungleGreen
44336 \end_layout
44337
44338 \end_inset
44339 </cell>
44340 <cell alignment="center" valignment="top" usebox="none">
44341 \begin_inset Text
44342
44343 \begin_layout Plain Layout
44344 \begin_inset ERT
44345 status collapsed
44346
44347 \begin_layout Plain Layout
44348
44349
44350 \backslash
44351 fcolorbox{black}{
44352 \end_layout
44353
44354 \end_inset
44355
44356 Lavender
44357 \begin_inset ERT
44358 status collapsed
44359
44360 \begin_layout Plain Layout
44361
44362 }{
44363 \end_layout
44364
44365 \end_inset
44366
44367
44368 \begin_inset Phantom Phantom
44369 status open
44370
44371 \begin_layout Plain Layout
44372 W
44373 \end_layout
44374
44375 \end_inset
44376
44377
44378 \begin_inset ERT
44379 status collapsed
44380
44381 \begin_layout Plain Layout
44382
44383 }
44384 \end_layout
44385
44386 \end_inset
44387
44388  Lavender
44389 \end_layout
44390
44391 \end_inset
44392 </cell>
44393 <cell alignment="center" valignment="top" usebox="none">
44394 \begin_inset Text
44395
44396 \begin_layout Plain Layout
44397 \begin_inset ERT
44398 status collapsed
44399
44400 \begin_layout Plain Layout
44401
44402
44403 \backslash
44404 fcolorbox{black}{
44405 \end_layout
44406
44407 \end_inset
44408
44409 LimeGreen
44410 \begin_inset ERT
44411 status collapsed
44412
44413 \begin_layout Plain Layout
44414
44415 }{
44416 \end_layout
44417
44418 \end_inset
44419
44420
44421 \begin_inset Phantom Phantom
44422 status open
44423
44424 \begin_layout Plain Layout
44425 W
44426 \end_layout
44427
44428 \end_inset
44429
44430
44431 \begin_inset ERT
44432 status collapsed
44433
44434 \begin_layout Plain Layout
44435
44436 }
44437 \end_layout
44438
44439 \end_inset
44440
44441  LimeGreen
44442 \end_layout
44443
44444 \end_inset
44445 </cell>
44446 <cell alignment="center" valignment="top" usebox="none">
44447 \begin_inset Text
44448
44449 \begin_layout Plain Layout
44450 \begin_inset ERT
44451 status collapsed
44452
44453 \begin_layout Plain Layout
44454
44455
44456 \backslash
44457 fcolorbox{black}{
44458 \end_layout
44459
44460 \end_inset
44461
44462 Mahogany
44463 \begin_inset ERT
44464 status collapsed
44465
44466 \begin_layout Plain Layout
44467
44468 }{
44469 \end_layout
44470
44471 \end_inset
44472
44473
44474 \begin_inset Phantom Phantom
44475 status open
44476
44477 \begin_layout Plain Layout
44478 W
44479 \end_layout
44480
44481 \end_inset
44482
44483
44484 \begin_inset ERT
44485 status collapsed
44486
44487 \begin_layout Plain Layout
44488
44489 }
44490 \end_layout
44491
44492 \end_inset
44493
44494  Mahogany
44495 \end_layout
44496
44497 \end_inset
44498 </cell>
44499 </row>
44500 <row>
44501 <cell alignment="left" valignment="top" usebox="none">
44502 \begin_inset Text
44503
44504 \begin_layout Plain Layout
44505 \begin_inset ERT
44506 status collapsed
44507
44508 \begin_layout Plain Layout
44509
44510
44511 \backslash
44512 fcolorbox{black}{
44513 \end_layout
44514
44515 \end_inset
44516
44517 Mahogany
44518 \begin_inset ERT
44519 status collapsed
44520
44521 \begin_layout Plain Layout
44522
44523 }{
44524 \end_layout
44525
44526 \end_inset
44527
44528
44529 \begin_inset Phantom Phantom
44530 status open
44531
44532 \begin_layout Plain Layout
44533 W
44534 \end_layout
44535
44536 \end_inset
44537
44538
44539 \begin_inset ERT
44540 status collapsed
44541
44542 \begin_layout Plain Layout
44543
44544 }
44545 \end_layout
44546
44547 \end_inset
44548
44549  Mahogany
44550 \end_layout
44551
44552 \end_inset
44553 </cell>
44554 <cell alignment="left" valignment="top" usebox="none">
44555 \begin_inset Text
44556
44557 \begin_layout Plain Layout
44558 \begin_inset ERT
44559 status collapsed
44560
44561 \begin_layout Plain Layout
44562
44563
44564 \backslash
44565 fcolorbox{black}{
44566 \end_layout
44567
44568 \end_inset
44569
44570 Maroon
44571 \begin_inset ERT
44572 status collapsed
44573
44574 \begin_layout Plain Layout
44575
44576 }{
44577 \end_layout
44578
44579 \end_inset
44580
44581
44582 \begin_inset Phantom Phantom
44583 status open
44584
44585 \begin_layout Plain Layout
44586 W
44587 \end_layout
44588
44589 \end_inset
44590
44591
44592 \begin_inset ERT
44593 status collapsed
44594
44595 \begin_layout Plain Layout
44596
44597 }
44598 \end_layout
44599
44600 \end_inset
44601
44602  Maroon
44603 \end_layout
44604
44605 \end_inset
44606 </cell>
44607 <cell alignment="left" valignment="top" usebox="none">
44608 \begin_inset Text
44609
44610 \begin_layout Plain Layout
44611 \begin_inset ERT
44612 status collapsed
44613
44614 \begin_layout Plain Layout
44615
44616
44617 \backslash
44618 fcolorbox{black}{
44619 \end_layout
44620
44621 \end_inset
44622
44623 Melon
44624 \begin_inset ERT
44625 status collapsed
44626
44627 \begin_layout Plain Layout
44628
44629 }{
44630 \end_layout
44631
44632 \end_inset
44633
44634
44635 \begin_inset Phantom Phantom
44636 status open
44637
44638 \begin_layout Plain Layout
44639 W
44640 \end_layout
44641
44642 \end_inset
44643
44644
44645 \begin_inset ERT
44646 status collapsed
44647
44648 \begin_layout Plain Layout
44649
44650 }
44651 \end_layout
44652
44653 \end_inset
44654
44655  Melon
44656 \end_layout
44657
44658 \end_inset
44659 </cell>
44660 <cell alignment="left" valignment="top" usebox="none">
44661 \begin_inset Text
44662
44663 \begin_layout Plain Layout
44664 \begin_inset ERT
44665 status collapsed
44666
44667 \begin_layout Plain Layout
44668
44669
44670 \backslash
44671 fcolorbox{black}{
44672 \end_layout
44673
44674 \end_inset
44675
44676 MidnightBlue
44677 \begin_inset ERT
44678 status collapsed
44679
44680 \begin_layout Plain Layout
44681
44682 }{
44683 \end_layout
44684
44685 \end_inset
44686
44687
44688 \begin_inset Phantom Phantom
44689 status open
44690
44691 \begin_layout Plain Layout
44692 W
44693 \end_layout
44694
44695 \end_inset
44696
44697
44698 \begin_inset ERT
44699 status collapsed
44700
44701 \begin_layout Plain Layout
44702
44703 }
44704 \end_layout
44705
44706 \end_inset
44707
44708  MidnightBlue
44709 \end_layout
44710
44711 \end_inset
44712 </cell>
44713 </row>
44714 <row>
44715 <cell alignment="left" valignment="top" usebox="none">
44716 \begin_inset Text
44717
44718 \begin_layout Plain Layout
44719 \begin_inset ERT
44720 status collapsed
44721
44722 \begin_layout Plain Layout
44723
44724
44725 \backslash
44726 fcolorbox{black}{
44727 \end_layout
44728
44729 \end_inset
44730
44731 Mulberry
44732 \begin_inset ERT
44733 status collapsed
44734
44735 \begin_layout Plain Layout
44736
44737 }{
44738 \end_layout
44739
44740 \end_inset
44741
44742
44743 \begin_inset Phantom Phantom
44744 status open
44745
44746 \begin_layout Plain Layout
44747 W
44748 \end_layout
44749
44750 \end_inset
44751
44752
44753 \begin_inset ERT
44754 status collapsed
44755
44756 \begin_layout Plain Layout
44757
44758 }
44759 \end_layout
44760
44761 \end_inset
44762
44763  Mulberry
44764 \end_layout
44765
44766 \end_inset
44767 </cell>
44768 <cell alignment="left" valignment="top" usebox="none">
44769 \begin_inset Text
44770
44771 \begin_layout Plain Layout
44772 \begin_inset ERT
44773 status collapsed
44774
44775 \begin_layout Plain Layout
44776
44777
44778 \backslash
44779 fcolorbox{black}{
44780 \end_layout
44781
44782 \end_inset
44783
44784 NavyBlue
44785 \begin_inset ERT
44786 status collapsed
44787
44788 \begin_layout Plain Layout
44789
44790 }{
44791 \end_layout
44792
44793 \end_inset
44794
44795
44796 \begin_inset Phantom Phantom
44797 status open
44798
44799 \begin_layout Plain Layout
44800 W
44801 \end_layout
44802
44803 \end_inset
44804
44805
44806 \begin_inset ERT
44807 status collapsed
44808
44809 \begin_layout Plain Layout
44810
44811 }
44812 \end_layout
44813
44814 \end_inset
44815
44816  NavyBlue
44817 \end_layout
44818
44819 \end_inset
44820 </cell>
44821 <cell alignment="left" valignment="top" usebox="none">
44822 \begin_inset Text
44823
44824 \begin_layout Plain Layout
44825 \begin_inset ERT
44826 status collapsed
44827
44828 \begin_layout Plain Layout
44829
44830
44831 \backslash
44832 fcolorbox{black}{
44833 \end_layout
44834
44835 \end_inset
44836
44837 OliveGreen
44838 \begin_inset ERT
44839 status collapsed
44840
44841 \begin_layout Plain Layout
44842
44843 }{
44844 \end_layout
44845
44846 \end_inset
44847
44848
44849 \begin_inset Phantom Phantom
44850 status open
44851
44852 \begin_layout Plain Layout
44853 W
44854 \end_layout
44855
44856 \end_inset
44857
44858
44859 \begin_inset ERT
44860 status collapsed
44861
44862 \begin_layout Plain Layout
44863
44864 }
44865 \end_layout
44866
44867 \end_inset
44868
44869  OliveGreen
44870 \end_layout
44871
44872 \end_inset
44873 </cell>
44874 <cell alignment="left" valignment="top" usebox="none">
44875 \begin_inset Text
44876
44877 \begin_layout Plain Layout
44878 \begin_inset ERT
44879 status collapsed
44880
44881 \begin_layout Plain Layout
44882
44883
44884 \backslash
44885 fcolorbox{black}{
44886 \end_layout
44887
44888 \end_inset
44889
44890 Orange
44891 \begin_inset ERT
44892 status collapsed
44893
44894 \begin_layout Plain Layout
44895
44896 }{
44897 \end_layout
44898
44899 \end_inset
44900
44901
44902 \begin_inset Phantom Phantom
44903 status open
44904
44905 \begin_layout Plain Layout
44906 W
44907 \end_layout
44908
44909 \end_inset
44910
44911
44912 \begin_inset ERT
44913 status collapsed
44914
44915 \begin_layout Plain Layout
44916
44917 }
44918 \end_layout
44919
44920 \end_inset
44921
44922  Orange
44923 \end_layout
44924
44925 \end_inset
44926 </cell>
44927 </row>
44928 <row>
44929 <cell alignment="left" valignment="top" usebox="none">
44930 \begin_inset Text
44931
44932 \begin_layout Plain Layout
44933 \begin_inset ERT
44934 status collapsed
44935
44936 \begin_layout Plain Layout
44937
44938
44939 \backslash
44940 fcolorbox{black}{
44941 \end_layout
44942
44943 \end_inset
44944
44945 OrangeRed
44946 \begin_inset ERT
44947 status collapsed
44948
44949 \begin_layout Plain Layout
44950
44951 }{
44952 \end_layout
44953
44954 \end_inset
44955
44956
44957 \begin_inset Phantom Phantom
44958 status open
44959
44960 \begin_layout Plain Layout
44961 W
44962 \end_layout
44963
44964 \end_inset
44965
44966
44967 \begin_inset ERT
44968 status collapsed
44969
44970 \begin_layout Plain Layout
44971
44972 }
44973 \end_layout
44974
44975 \end_inset
44976
44977  OrangeRed
44978 \end_layout
44979
44980 \end_inset
44981 </cell>
44982 <cell alignment="left" valignment="top" usebox="none">
44983 \begin_inset Text
44984
44985 \begin_layout Plain Layout
44986 \begin_inset ERT
44987 status collapsed
44988
44989 \begin_layout Plain Layout
44990
44991
44992 \backslash
44993 fcolorbox{black}{
44994 \end_layout
44995
44996 \end_inset
44997
44998 Orchid
44999 \begin_inset ERT
45000 status collapsed
45001
45002 \begin_layout Plain Layout
45003
45004 }{
45005 \end_layout
45006
45007 \end_inset
45008
45009
45010 \begin_inset Phantom Phantom
45011 status open
45012
45013 \begin_layout Plain Layout
45014 W
45015 \end_layout
45016
45017 \end_inset
45018
45019
45020 \begin_inset ERT
45021 status collapsed
45022
45023 \begin_layout Plain Layout
45024
45025 }
45026 \end_layout
45027
45028 \end_inset
45029
45030  Orchid
45031 \end_layout
45032
45033 \end_inset
45034 </cell>
45035 <cell alignment="left" valignment="top" usebox="none">
45036 \begin_inset Text
45037
45038 \begin_layout Plain Layout
45039 \begin_inset ERT
45040 status collapsed
45041
45042 \begin_layout Plain Layout
45043
45044
45045 \backslash
45046 fcolorbox{black}{
45047 \end_layout
45048
45049 \end_inset
45050
45051 Peach
45052 \begin_inset ERT
45053 status collapsed
45054
45055 \begin_layout Plain Layout
45056
45057 }{
45058 \end_layout
45059
45060 \end_inset
45061
45062
45063 \begin_inset Phantom Phantom
45064 status open
45065
45066 \begin_layout Plain Layout
45067 W
45068 \end_layout
45069
45070 \end_inset
45071
45072
45073 \begin_inset ERT
45074 status collapsed
45075
45076 \begin_layout Plain Layout
45077
45078 }
45079 \end_layout
45080
45081 \end_inset
45082
45083  Peach
45084 \end_layout
45085
45086 \end_inset
45087 </cell>
45088 <cell alignment="left" valignment="top" usebox="none">
45089 \begin_inset Text
45090
45091 \begin_layout Plain Layout
45092 \begin_inset ERT
45093 status collapsed
45094
45095 \begin_layout Plain Layout
45096
45097
45098 \backslash
45099 fcolorbox{black}{
45100 \end_layout
45101
45102 \end_inset
45103
45104 Periwinkle
45105 \begin_inset ERT
45106 status collapsed
45107
45108 \begin_layout Plain Layout
45109
45110 }{
45111 \end_layout
45112
45113 \end_inset
45114
45115
45116 \begin_inset Phantom Phantom
45117 status open
45118
45119 \begin_layout Plain Layout
45120 W
45121 \end_layout
45122
45123 \end_inset
45124
45125
45126 \begin_inset ERT
45127 status collapsed
45128
45129 \begin_layout Plain Layout
45130
45131 }
45132 \end_layout
45133
45134 \end_inset
45135
45136  Periwinkle
45137 \end_layout
45138
45139 \end_inset
45140 </cell>
45141 </row>
45142 <row>
45143 <cell alignment="left" valignment="top" usebox="none">
45144 \begin_inset Text
45145
45146 \begin_layout Plain Layout
45147 \begin_inset ERT
45148 status collapsed
45149
45150 \begin_layout Plain Layout
45151
45152
45153 \backslash
45154 fcolorbox{black}{
45155 \end_layout
45156
45157 \end_inset
45158
45159 PineGreen
45160 \begin_inset ERT
45161 status collapsed
45162
45163 \begin_layout Plain Layout
45164
45165 }{
45166 \end_layout
45167
45168 \end_inset
45169
45170
45171 \begin_inset Phantom Phantom
45172 status open
45173
45174 \begin_layout Plain Layout
45175 W
45176 \end_layout
45177
45178 \end_inset
45179
45180
45181 \begin_inset ERT
45182 status collapsed
45183
45184 \begin_layout Plain Layout
45185
45186 }
45187 \end_layout
45188
45189 \end_inset
45190
45191  PineGreen
45192 \end_layout
45193
45194 \end_inset
45195 </cell>
45196 <cell alignment="left" valignment="top" usebox="none">
45197 \begin_inset Text
45198
45199 \begin_layout Plain Layout
45200 \begin_inset ERT
45201 status collapsed
45202
45203 \begin_layout Plain Layout
45204
45205
45206 \backslash
45207 fcolorbox{black}{
45208 \end_layout
45209
45210 \end_inset
45211
45212 Plum
45213 \begin_inset ERT
45214 status collapsed
45215
45216 \begin_layout Plain Layout
45217
45218 }{
45219 \end_layout
45220
45221 \end_inset
45222
45223
45224 \begin_inset Phantom Phantom
45225 status open
45226
45227 \begin_layout Plain Layout
45228 W
45229 \end_layout
45230
45231 \end_inset
45232
45233
45234 \begin_inset ERT
45235 status collapsed
45236
45237 \begin_layout Plain Layout
45238
45239 }
45240 \end_layout
45241
45242 \end_inset
45243
45244  Plum
45245 \end_layout
45246
45247 \end_inset
45248 </cell>
45249 <cell alignment="left" valignment="top" usebox="none">
45250 \begin_inset Text
45251
45252 \begin_layout Plain Layout
45253 \begin_inset ERT
45254 status collapsed
45255
45256 \begin_layout Plain Layout
45257
45258
45259 \backslash
45260 fcolorbox{black}{
45261 \end_layout
45262
45263 \end_inset
45264
45265 ProcessBlue
45266 \begin_inset ERT
45267 status collapsed
45268
45269 \begin_layout Plain Layout
45270
45271 }{
45272 \end_layout
45273
45274 \end_inset
45275
45276
45277 \begin_inset Phantom Phantom
45278 status open
45279
45280 \begin_layout Plain Layout
45281 W
45282 \end_layout
45283
45284 \end_inset
45285
45286
45287 \begin_inset ERT
45288 status collapsed
45289
45290 \begin_layout Plain Layout
45291
45292 }
45293 \end_layout
45294
45295 \end_inset
45296
45297  ProcessBlue
45298 \end_layout
45299
45300 \end_inset
45301 </cell>
45302 <cell alignment="left" valignment="top" usebox="none">
45303 \begin_inset Text
45304
45305 \begin_layout Plain Layout
45306 \begin_inset ERT
45307 status collapsed
45308
45309 \begin_layout Plain Layout
45310
45311
45312 \backslash
45313 fcolorbox{black}{
45314 \end_layout
45315
45316 \end_inset
45317
45318 Purple
45319 \begin_inset ERT
45320 status collapsed
45321
45322 \begin_layout Plain Layout
45323
45324 }{
45325 \end_layout
45326
45327 \end_inset
45328
45329
45330 \begin_inset Phantom Phantom
45331 status open
45332
45333 \begin_layout Plain Layout
45334 W
45335 \end_layout
45336
45337 \end_inset
45338
45339
45340 \begin_inset ERT
45341 status collapsed
45342
45343 \begin_layout Plain Layout
45344
45345 }
45346 \end_layout
45347
45348 \end_inset
45349
45350  Purple
45351 \end_layout
45352
45353 \end_inset
45354 </cell>
45355 </row>
45356 <row>
45357 <cell alignment="left" valignment="top" usebox="none">
45358 \begin_inset Text
45359
45360 \begin_layout Plain Layout
45361 \begin_inset ERT
45362 status collapsed
45363
45364 \begin_layout Plain Layout
45365
45366
45367 \backslash
45368 fcolorbox{black}{
45369 \end_layout
45370
45371 \end_inset
45372
45373 RawSienna
45374 \begin_inset ERT
45375 status collapsed
45376
45377 \begin_layout Plain Layout
45378
45379 }{
45380 \end_layout
45381
45382 \end_inset
45383
45384
45385 \begin_inset Phantom Phantom
45386 status open
45387
45388 \begin_layout Plain Layout
45389 W
45390 \end_layout
45391
45392 \end_inset
45393
45394
45395 \begin_inset ERT
45396 status collapsed
45397
45398 \begin_layout Plain Layout
45399
45400 }
45401 \end_layout
45402
45403 \end_inset
45404
45405  RawSienna
45406 \end_layout
45407
45408 \end_inset
45409 </cell>
45410 <cell alignment="left" valignment="top" usebox="none">
45411 \begin_inset Text
45412
45413 \begin_layout Plain Layout
45414 \begin_inset ERT
45415 status collapsed
45416
45417 \begin_layout Plain Layout
45418
45419
45420 \backslash
45421 fcolorbox{black}{
45422 \end_layout
45423
45424 \end_inset
45425
45426 RedOrange
45427 \begin_inset ERT
45428 status collapsed
45429
45430 \begin_layout Plain Layout
45431
45432 }{
45433 \end_layout
45434
45435 \end_inset
45436
45437
45438 \begin_inset Phantom Phantom
45439 status open
45440
45441 \begin_layout Plain Layout
45442 W
45443 \end_layout
45444
45445 \end_inset
45446
45447
45448 \begin_inset ERT
45449 status collapsed
45450
45451 \begin_layout Plain Layout
45452
45453 }
45454 \end_layout
45455
45456 \end_inset
45457
45458  RedOrange
45459 \end_layout
45460
45461 \end_inset
45462 </cell>
45463 <cell alignment="left" valignment="top" usebox="none">
45464 \begin_inset Text
45465
45466 \begin_layout Plain Layout
45467 \begin_inset ERT
45468 status collapsed
45469
45470 \begin_layout Plain Layout
45471
45472
45473 \backslash
45474 fcolorbox{black}{
45475 \end_layout
45476
45477 \end_inset
45478
45479 RedViolet
45480 \begin_inset ERT
45481 status collapsed
45482
45483 \begin_layout Plain Layout
45484
45485 }{
45486 \end_layout
45487
45488 \end_inset
45489
45490
45491 \begin_inset Phantom Phantom
45492 status open
45493
45494 \begin_layout Plain Layout
45495 W
45496 \end_layout
45497
45498 \end_inset
45499
45500
45501 \begin_inset ERT
45502 status collapsed
45503
45504 \begin_layout Plain Layout
45505
45506 }
45507 \end_layout
45508
45509 \end_inset
45510
45511  RedViolet
45512 \end_layout
45513
45514 \end_inset
45515 </cell>
45516 <cell alignment="left" valignment="top" usebox="none">
45517 \begin_inset Text
45518
45519 \begin_layout Plain Layout
45520 \begin_inset ERT
45521 status collapsed
45522
45523 \begin_layout Plain Layout
45524
45525
45526 \backslash
45527 fcolorbox{black}{
45528 \end_layout
45529
45530 \end_inset
45531
45532 Rhodamine
45533 \begin_inset ERT
45534 status collapsed
45535
45536 \begin_layout Plain Layout
45537
45538 }{
45539 \end_layout
45540
45541 \end_inset
45542
45543
45544 \begin_inset Phantom Phantom
45545 status open
45546
45547 \begin_layout Plain Layout
45548 W
45549 \end_layout
45550
45551 \end_inset
45552
45553
45554 \begin_inset ERT
45555 status collapsed
45556
45557 \begin_layout Plain Layout
45558
45559 }
45560 \end_layout
45561
45562 \end_inset
45563
45564  Rhodamine
45565 \end_layout
45566
45567 \end_inset
45568 </cell>
45569 </row>
45570 <row>
45571 <cell alignment="left" valignment="top" usebox="none">
45572 \begin_inset Text
45573
45574 \begin_layout Plain Layout
45575 \begin_inset ERT
45576 status collapsed
45577
45578 \begin_layout Plain Layout
45579
45580
45581 \backslash
45582 fcolorbox{black}{
45583 \end_layout
45584
45585 \end_inset
45586
45587 RoyalBlue
45588 \begin_inset ERT
45589 status collapsed
45590
45591 \begin_layout Plain Layout
45592
45593 }{
45594 \end_layout
45595
45596 \end_inset
45597
45598
45599 \begin_inset Phantom Phantom
45600 status open
45601
45602 \begin_layout Plain Layout
45603 W
45604 \end_layout
45605
45606 \end_inset
45607
45608
45609 \begin_inset ERT
45610 status collapsed
45611
45612 \begin_layout Plain Layout
45613
45614 }
45615 \end_layout
45616
45617 \end_inset
45618
45619  RoyalBlue
45620 \end_layout
45621
45622 \end_inset
45623 </cell>
45624 <cell alignment="left" valignment="top" usebox="none">
45625 \begin_inset Text
45626
45627 \begin_layout Plain Layout
45628 \begin_inset ERT
45629 status collapsed
45630
45631 \begin_layout Plain Layout
45632
45633
45634 \backslash
45635 fcolorbox{black}{
45636 \end_layout
45637
45638 \end_inset
45639
45640 RoyalPurple
45641 \begin_inset ERT
45642 status collapsed
45643
45644 \begin_layout Plain Layout
45645
45646 }{
45647 \end_layout
45648
45649 \end_inset
45650
45651
45652 \begin_inset Phantom Phantom
45653 status open
45654
45655 \begin_layout Plain Layout
45656 W
45657 \end_layout
45658
45659 \end_inset
45660
45661
45662 \begin_inset ERT
45663 status collapsed
45664
45665 \begin_layout Plain Layout
45666
45667 }
45668 \end_layout
45669
45670 \end_inset
45671
45672  RoyalPurple
45673 \end_layout
45674
45675 \end_inset
45676 </cell>
45677 <cell alignment="left" valignment="top" usebox="none">
45678 \begin_inset Text
45679
45680 \begin_layout Plain Layout
45681 \begin_inset ERT
45682 status collapsed
45683
45684 \begin_layout Plain Layout
45685
45686
45687 \backslash
45688 fcolorbox{black}{
45689 \end_layout
45690
45691 \end_inset
45692
45693 RubineRed
45694 \begin_inset ERT
45695 status collapsed
45696
45697 \begin_layout Plain Layout
45698
45699 }{
45700 \end_layout
45701
45702 \end_inset
45703
45704
45705 \begin_inset Phantom Phantom
45706 status open
45707
45708 \begin_layout Plain Layout
45709 W
45710 \end_layout
45711
45712 \end_inset
45713
45714
45715 \begin_inset ERT
45716 status collapsed
45717
45718 \begin_layout Plain Layout
45719
45720 }
45721 \end_layout
45722
45723 \end_inset
45724
45725  RubineRed
45726 \end_layout
45727
45728 \end_inset
45729 </cell>
45730 <cell alignment="left" valignment="top" usebox="none">
45731 \begin_inset Text
45732
45733 \begin_layout Plain Layout
45734 \begin_inset ERT
45735 status collapsed
45736
45737 \begin_layout Plain Layout
45738
45739
45740 \backslash
45741 fcolorbox{black}{
45742 \end_layout
45743
45744 \end_inset
45745
45746 Salmon
45747 \begin_inset ERT
45748 status collapsed
45749
45750 \begin_layout Plain Layout
45751
45752 }{
45753 \end_layout
45754
45755 \end_inset
45756
45757
45758 \begin_inset Phantom Phantom
45759 status open
45760
45761 \begin_layout Plain Layout
45762 W
45763 \end_layout
45764
45765 \end_inset
45766
45767
45768 \begin_inset ERT
45769 status collapsed
45770
45771 \begin_layout Plain Layout
45772
45773 }
45774 \end_layout
45775
45776 \end_inset
45777
45778  Salmon
45779 \end_layout
45780
45781 \end_inset
45782 </cell>
45783 </row>
45784 <row>
45785 <cell alignment="left" valignment="top" usebox="none">
45786 \begin_inset Text
45787
45788 \begin_layout Plain Layout
45789 \begin_inset ERT
45790 status collapsed
45791
45792 \begin_layout Plain Layout
45793
45794
45795 \backslash
45796 fcolorbox{black}{
45797 \end_layout
45798
45799 \end_inset
45800
45801 SeaGreen
45802 \begin_inset ERT
45803 status collapsed
45804
45805 \begin_layout Plain Layout
45806
45807 }{
45808 \end_layout
45809
45810 \end_inset
45811
45812
45813 \begin_inset Phantom Phantom
45814 status open
45815
45816 \begin_layout Plain Layout
45817 W
45818 \end_layout
45819
45820 \end_inset
45821
45822
45823 \begin_inset ERT
45824 status collapsed
45825
45826 \begin_layout Plain Layout
45827
45828 }
45829 \end_layout
45830
45831 \end_inset
45832
45833  SeaGreen
45834 \end_layout
45835
45836 \end_inset
45837 </cell>
45838 <cell alignment="left" valignment="top" usebox="none">
45839 \begin_inset Text
45840
45841 \begin_layout Plain Layout
45842 \begin_inset ERT
45843 status collapsed
45844
45845 \begin_layout Plain Layout
45846
45847
45848 \backslash
45849 fcolorbox{black}{
45850 \end_layout
45851
45852 \end_inset
45853
45854 Sepia
45855 \begin_inset ERT
45856 status collapsed
45857
45858 \begin_layout Plain Layout
45859
45860 }{
45861 \end_layout
45862
45863 \end_inset
45864
45865
45866 \begin_inset Phantom Phantom
45867 status open
45868
45869 \begin_layout Plain Layout
45870 W
45871 \end_layout
45872
45873 \end_inset
45874
45875
45876 \begin_inset ERT
45877 status collapsed
45878
45879 \begin_layout Plain Layout
45880
45881 }
45882 \end_layout
45883
45884 \end_inset
45885
45886  Sepia
45887 \end_layout
45888
45889 \end_inset
45890 </cell>
45891 <cell alignment="left" valignment="top" usebox="none">
45892 \begin_inset Text
45893
45894 \begin_layout Plain Layout
45895 \begin_inset ERT
45896 status collapsed
45897
45898 \begin_layout Plain Layout
45899
45900
45901 \backslash
45902 fcolorbox{black}{
45903 \end_layout
45904
45905 \end_inset
45906
45907 SkyBlue
45908 \begin_inset ERT
45909 status collapsed
45910
45911 \begin_layout Plain Layout
45912
45913 }{
45914 \end_layout
45915
45916 \end_inset
45917
45918
45919 \begin_inset Phantom Phantom
45920 status open
45921
45922 \begin_layout Plain Layout
45923 W
45924 \end_layout
45925
45926 \end_inset
45927
45928
45929 \begin_inset ERT
45930 status collapsed
45931
45932 \begin_layout Plain Layout
45933
45934 }
45935 \end_layout
45936
45937 \end_inset
45938
45939  SkyBlue
45940 \end_layout
45941
45942 \end_inset
45943 </cell>
45944 <cell alignment="left" valignment="top" usebox="none">
45945 \begin_inset Text
45946
45947 \begin_layout Plain Layout
45948 \begin_inset ERT
45949 status collapsed
45950
45951 \begin_layout Plain Layout
45952
45953
45954 \backslash
45955 fcolorbox{black}{
45956 \end_layout
45957
45958 \end_inset
45959
45960 SpringGreen
45961 \begin_inset ERT
45962 status collapsed
45963
45964 \begin_layout Plain Layout
45965
45966 }{
45967 \end_layout
45968
45969 \end_inset
45970
45971
45972 \begin_inset Phantom Phantom
45973 status open
45974
45975 \begin_layout Plain Layout
45976 W
45977 \end_layout
45978
45979 \end_inset
45980
45981
45982 \begin_inset ERT
45983 status collapsed
45984
45985 \begin_layout Plain Layout
45986
45987 }
45988 \end_layout
45989
45990 \end_inset
45991
45992  SpringGreen
45993 \end_layout
45994
45995 \end_inset
45996 </cell>
45997 </row>
45998 <row>
45999 <cell alignment="left" valignment="top" usebox="none">
46000 \begin_inset Text
46001
46002 \begin_layout Plain Layout
46003 \begin_inset ERT
46004 status collapsed
46005
46006 \begin_layout Plain Layout
46007
46008
46009 \backslash
46010 fcolorbox{black}{
46011 \end_layout
46012
46013 \end_inset
46014
46015 Tan
46016 \begin_inset ERT
46017 status collapsed
46018
46019 \begin_layout Plain Layout
46020
46021 }{
46022 \end_layout
46023
46024 \end_inset
46025
46026
46027 \begin_inset Phantom Phantom
46028 status open
46029
46030 \begin_layout Plain Layout
46031 W
46032 \end_layout
46033
46034 \end_inset
46035
46036
46037 \begin_inset ERT
46038 status collapsed
46039
46040 \begin_layout Plain Layout
46041
46042 }
46043 \end_layout
46044
46045 \end_inset
46046
46047  Tan
46048 \end_layout
46049
46050 \end_inset
46051 </cell>
46052 <cell alignment="left" valignment="top" usebox="none">
46053 \begin_inset Text
46054
46055 \begin_layout Plain Layout
46056 \begin_inset ERT
46057 status collapsed
46058
46059 \begin_layout Plain Layout
46060
46061
46062 \backslash
46063 fcolorbox{black}{
46064 \end_layout
46065
46066 \end_inset
46067
46068 TealBlue
46069 \begin_inset ERT
46070 status collapsed
46071
46072 \begin_layout Plain Layout
46073
46074 }{
46075 \end_layout
46076
46077 \end_inset
46078
46079
46080 \begin_inset Phantom Phantom
46081 status open
46082
46083 \begin_layout Plain Layout
46084 W
46085 \end_layout
46086
46087 \end_inset
46088
46089
46090 \begin_inset ERT
46091 status collapsed
46092
46093 \begin_layout Plain Layout
46094
46095 }
46096 \end_layout
46097
46098 \end_inset
46099
46100  TealBlue
46101 \end_layout
46102
46103 \end_inset
46104 </cell>
46105 <cell alignment="left" valignment="top" usebox="none">
46106 \begin_inset Text
46107
46108 \begin_layout Plain Layout
46109 \begin_inset ERT
46110 status collapsed
46111
46112 \begin_layout Plain Layout
46113
46114
46115 \backslash
46116 fcolorbox{black}{
46117 \end_layout
46118
46119 \end_inset
46120
46121 Thistle
46122 \begin_inset ERT
46123 status collapsed
46124
46125 \begin_layout Plain Layout
46126
46127 }{
46128 \end_layout
46129
46130 \end_inset
46131
46132
46133 \begin_inset Phantom Phantom
46134 status open
46135
46136 \begin_layout Plain Layout
46137 W
46138 \end_layout
46139
46140 \end_inset
46141
46142
46143 \begin_inset ERT
46144 status collapsed
46145
46146 \begin_layout Plain Layout
46147
46148 }
46149 \end_layout
46150
46151 \end_inset
46152
46153  Thistle
46154 \end_layout
46155
46156 \end_inset
46157 </cell>
46158 <cell alignment="left" valignment="top" usebox="none">
46159 \begin_inset Text
46160
46161 \begin_layout Plain Layout
46162 \begin_inset ERT
46163 status collapsed
46164
46165 \begin_layout Plain Layout
46166
46167
46168 \backslash
46169 fcolorbox{black}{
46170 \end_layout
46171
46172 \end_inset
46173
46174 Turquoise
46175 \begin_inset ERT
46176 status collapsed
46177
46178 \begin_layout Plain Layout
46179
46180 }{
46181 \end_layout
46182
46183 \end_inset
46184
46185
46186 \begin_inset Phantom Phantom
46187 status open
46188
46189 \begin_layout Plain Layout
46190 W
46191 \end_layout
46192
46193 \end_inset
46194
46195
46196 \begin_inset ERT
46197 status collapsed
46198
46199 \begin_layout Plain Layout
46200
46201 }
46202 \end_layout
46203
46204 \end_inset
46205
46206  Turquoise
46207 \end_layout
46208
46209 \end_inset
46210 </cell>
46211 </row>
46212 <row>
46213 <cell alignment="left" valignment="top" usebox="none">
46214 \begin_inset Text
46215
46216 \begin_layout Plain Layout
46217 \begin_inset ERT
46218 status collapsed
46219
46220 \begin_layout Plain Layout
46221
46222
46223 \backslash
46224 fcolorbox{black}{
46225 \end_layout
46226
46227 \end_inset
46228
46229 Violet
46230 \begin_inset ERT
46231 status collapsed
46232
46233 \begin_layout Plain Layout
46234
46235 }{
46236 \end_layout
46237
46238 \end_inset
46239
46240
46241 \begin_inset Phantom Phantom
46242 status open
46243
46244 \begin_layout Plain Layout
46245 W
46246 \end_layout
46247
46248 \end_inset
46249
46250
46251 \begin_inset ERT
46252 status collapsed
46253
46254 \begin_layout Plain Layout
46255
46256 }
46257 \end_layout
46258
46259 \end_inset
46260
46261  Violet
46262 \end_layout
46263
46264 \end_inset
46265 </cell>
46266 <cell alignment="left" valignment="top" usebox="none">
46267 \begin_inset Text
46268
46269 \begin_layout Plain Layout
46270 \begin_inset ERT
46271 status collapsed
46272
46273 \begin_layout Plain Layout
46274
46275
46276 \backslash
46277 fcolorbox{black}{
46278 \end_layout
46279
46280 \end_inset
46281
46282 VioletRed
46283 \begin_inset ERT
46284 status collapsed
46285
46286 \begin_layout Plain Layout
46287
46288 }{
46289 \end_layout
46290
46291 \end_inset
46292
46293
46294 \begin_inset Phantom Phantom
46295 status open
46296
46297 \begin_layout Plain Layout
46298 W
46299 \end_layout
46300
46301 \end_inset
46302
46303
46304 \begin_inset ERT
46305 status collapsed
46306
46307 \begin_layout Plain Layout
46308
46309 }
46310 \end_layout
46311
46312 \end_inset
46313
46314  VioletRed
46315 \end_layout
46316
46317 \end_inset
46318 </cell>
46319 <cell alignment="left" valignment="top" usebox="none">
46320 \begin_inset Text
46321
46322 \begin_layout Plain Layout
46323 \begin_inset ERT
46324 status collapsed
46325
46326 \begin_layout Plain Layout
46327
46328
46329 \backslash
46330 fcolorbox{black}{
46331 \end_layout
46332
46333 \end_inset
46334
46335 WildStrawberry
46336 \begin_inset ERT
46337 status collapsed
46338
46339 \begin_layout Plain Layout
46340
46341 }{
46342 \end_layout
46343
46344 \end_inset
46345
46346
46347 \begin_inset Phantom Phantom
46348 status open
46349
46350 \begin_layout Plain Layout
46351 W
46352 \end_layout
46353
46354 \end_inset
46355
46356
46357 \begin_inset ERT
46358 status collapsed
46359
46360 \begin_layout Plain Layout
46361
46362 }
46363 \end_layout
46364
46365 \end_inset
46366
46367  WildStrawberry
46368 \end_layout
46369
46370 \end_inset
46371 </cell>
46372 <cell alignment="left" valignment="top" usebox="none">
46373 \begin_inset Text
46374
46375 \begin_layout Plain Layout
46376 \begin_inset ERT
46377 status collapsed
46378
46379 \begin_layout Plain Layout
46380
46381
46382 \backslash
46383 fcolorbox{black}{
46384 \end_layout
46385
46386 \end_inset
46387
46388 YellowGreen
46389 \begin_inset ERT
46390 status collapsed
46391
46392 \begin_layout Plain Layout
46393
46394 }{
46395 \end_layout
46396
46397 \end_inset
46398
46399
46400 \begin_inset Phantom Phantom
46401 status open
46402
46403 \begin_layout Plain Layout
46404 W
46405 \end_layout
46406
46407 \end_inset
46408
46409
46410 \begin_inset ERT
46411 status collapsed
46412
46413 \begin_layout Plain Layout
46414
46415 }
46416 \end_layout
46417
46418 \end_inset
46419
46420  YellowGreen
46421 \end_layout
46422
46423 \end_inset
46424 </cell>
46425 </row>
46426 <row>
46427 <cell alignment="left" valignment="top" usebox="none">
46428 \begin_inset Text
46429
46430 \begin_layout Plain Layout
46431 \begin_inset ERT
46432 status collapsed
46433
46434 \begin_layout Plain Layout
46435
46436
46437 \backslash
46438 fcolorbox{black}{
46439 \end_layout
46440
46441 \end_inset
46442
46443 YellowOrange
46444 \begin_inset ERT
46445 status collapsed
46446
46447 \begin_layout Plain Layout
46448
46449 }{
46450 \end_layout
46451
46452 \end_inset
46453
46454
46455 \begin_inset Phantom Phantom
46456 status open
46457
46458 \begin_layout Plain Layout
46459 W
46460 \end_layout
46461
46462 \end_inset
46463
46464
46465 \begin_inset ERT
46466 status collapsed
46467
46468 \begin_layout Plain Layout
46469
46470 }
46471 \end_layout
46472
46473 \end_inset
46474
46475  YellowOrange
46476 \end_layout
46477
46478 \end_inset
46479 </cell>
46480 <cell alignment="left" valignment="top" usebox="none">
46481 \begin_inset Text
46482
46483 \begin_layout Plain Layout
46484
46485 \end_layout
46486
46487 \end_inset
46488 </cell>
46489 <cell alignment="left" valignment="top" usebox="none">
46490 \begin_inset Text
46491
46492 \begin_layout Plain Layout
46493
46494 \end_layout
46495
46496 \end_inset
46497 </cell>
46498 <cell alignment="left" valignment="top" usebox="none">
46499 \begin_inset Text
46500
46501 \begin_layout Plain Layout
46502
46503 \end_layout
46504
46505 \end_inset
46506 </cell>
46507 </row>
46508 </lyxtabular>
46509
46510 \end_inset
46511
46512
46513 \end_layout
46514
46515 \begin_layout Chapter
46516 Erklärung der Gleichung
46517 \begin_inset space ~
46518 \end_inset
46519
46520 (
46521 \begin_inset CommandInset ref
46522 LatexCommand ref
46523 reference "eq:Wgn"
46524
46525 \end_inset
46526
46527 )
46528 \begin_inset CommandInset label
46529 LatexCommand label
46530 name "kap:Erläuterung-einer-Gleichung"
46531
46532 \end_inset
46533
46534
46535 \end_layout
46536
46537 \begin_layout Standard
46538 Die Gesamtbreite von
46539 \emph on
46540  n
46541 \emph default
46542  Tabellenzellen 
46543 \begin_inset Formula $W_{\mathrm{tot\,n}}$
46544 \end_inset
46545
46546  kann wie folgt berechnet werden:
46547 \begin_inset Formula 
46548 \begin{equation}
46549 W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
46550 \end{equation}
46551
46552 \end_inset
46553
46554
46555 \end_layout
46556
46557 \begin_layout Standard
46558 Dabei ist 
46559 \begin_inset Formula $W_{g\,n}$
46560 \end_inset
46561
46562  die Breite jeder Zelle.
46563
46564 \series bold
46565  
46566 \backslash
46567 tabcolsep
46568 \series default
46569  ist die \SpecialChar LaTeX
46570 -Länge zwischen dem Zellentext und der Zellgrenze mit dem Standardwert
46571  6
46572 \begin_inset space \thinspace{}
46573 \end_inset
46574
46575 pt.
46576  
46577 \series bold
46578
46579 \backslash
46580 arrayrulewidth
46581 \series default
46582  ist die Dicke der Zellgrenze mit dem Standardwert 0.4
46583 \begin_inset space \thinspace{}
46584 \end_inset
46585
46586 pt.
46587 \end_layout
46588
46589 \begin_layout Standard
46590 Nach Gleichung
46591 \begin_inset space ~
46592 \end_inset
46593
46594
46595 \begin_inset CommandInset ref
46596 LatexCommand ref
46597 reference "eq:Wtot_n"
46598
46599 \end_inset
46600
46601  ist die Gesamtbreite einer Mehrfachspalte, 
46602 \begin_inset Formula $W_{\mathrm{tot\,mult}}$
46603 \end_inset
46604
46605 ,
46606 \begin_inset Formula 
46607 \begin{equation}
46608 W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
46609 \end{equation}
46610
46611 \end_inset
46612
46613
46614 \end_layout
46615
46616 \begin_layout Standard
46617 Setzt man die Gleichungen
46618 \begin_inset space ~
46619 \end_inset
46620
46621
46622 \begin_inset CommandInset ref
46623 LatexCommand ref
46624 reference "eq:Wtot_n"
46625
46626 \end_inset
46627
46628  und 
46629 \begin_inset CommandInset ref
46630 LatexCommand ref
46631 reference "eq:Wtot_mult"
46632
46633 \end_inset
46634
46635  gleich, kann man die benötigte Breite 
46636 \begin_inset Formula $W_{g\,n}$
46637 \end_inset
46638
46639 , wenn 
46640 \emph on
46641 n
46642 \emph default
46643  Spalten überspannt sind, so dass jede Spalte eine Gesamtbreite 
46644 \begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
46645 \end_inset
46646
46647  hat, berechnen:
46648 \begin_inset Formula 
46649 \begin{equation}
46650 W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
46651 \end{equation}
46652
46653 \end_inset
46654
46655
46656 \end_layout
46657
46658 \begin_layout Bibliography
46659 \begin_inset CommandInset bibitem
46660 LatexCommand bibitem
46661 key "latexcompanion"
46662 literal "true"
46663
46664 \end_inset
46665
46666 Frank Mittelbach and Michel Goossens: 
46667 \emph on
46668 The \SpecialChar LaTeX
46669  Companion Second Edition.
46670
46671 \emph default
46672  Addison-Wesley, 2004
46673 \end_layout
46674
46675 \begin_layout Bibliography
46676 \begin_inset CommandInset bibitem
46677 LatexCommand bibitem
46678 key "latexguide"
46679 literal "true"
46680
46681 \end_inset
46682
46683 Helmut Kopka and Patrick W.
46684  Daly: 
46685 \emph on
46686 A Guide to \SpecialChar LaTeX
46687  Fourth Edition.
46688
46689 \emph default
46690  Addison-Wesley, 2003
46691 \end_layout
46692
46693 \begin_layout Bibliography
46694 \begin_inset CommandInset bibitem
46695 LatexCommand bibitem
46696 key "lamport"
46697 literal "true"
46698
46699 \end_inset
46700
46701 Leslie Lamport: 
46702 \emph on
46703 \SpecialChar LaTeX
46704 : A Document Preparation System.
46705
46706 \emph default
46707  Addison-Wesley, second edition, 1994
46708 \end_layout
46709
46710 \begin_layout Bibliography
46711 \begin_inset CommandInset bibitem
46712 LatexCommand bibitem
46713 key "latex-praxisbuch"
46714 literal "true"
46715
46716 \end_inset
46717
46718 Niedermair, Elke & Michael: 
46719 \emph on
46720 \SpecialChar LaTeX
46721 -Praxisbuch
46722 \emph default
46723 , Franzis-Verlag, 2004
46724 \end_layout
46725
46726 \begin_layout Bibliography
46727 \begin_inset CommandInset bibitem
46728 LatexCommand bibitem
46729 key "arydshln"
46730 literal "true"
46731
46732 \end_inset
46733
46734 Dokumentation des \SpecialChar LaTeX
46735 -Pakets 
46736 \series bold
46737
46738 \begin_inset CommandInset href
46739 LatexCommand href
46740 name "arydshln"
46741 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
46742 literal "false"
46743
46744 \end_inset
46745
46746
46747 \series default
46748
46749 \begin_inset Index idx
46750 status collapsed
46751
46752 \begin_layout Plain Layout
46753 \SpecialChar LaTeX
46754 -Pakete ! arydshln
46755 \end_layout
46756
46757 \end_inset
46758
46759
46760 \end_layout
46761
46762 \begin_layout Bibliography
46763 \begin_inset CommandInset bibitem
46764 LatexCommand bibitem
46765 key "booktabs"
46766 literal "true"
46767
46768 \end_inset
46769
46770 Dokumentation des \SpecialChar LaTeX
46771 -Pakets 
46772 \series bold
46773
46774 \begin_inset CommandInset href
46775 LatexCommand href
46776 name "booktabs"
46777 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
46778 literal "false"
46779
46780 \end_inset
46781
46782
46783 \series default
46784
46785 \begin_inset Index idx
46786 status collapsed
46787
46788 \begin_layout Plain Layout
46789 \SpecialChar LaTeX
46790 -Pakete ! booktabs
46791 \end_layout
46792
46793 \end_inset
46794
46795
46796 \end_layout
46797
46798 \begin_layout Bibliography
46799 \begin_inset CommandInset bibitem
46800 LatexCommand bibitem
46801 key "caption"
46802 literal "true"
46803
46804 \end_inset
46805
46806 Dokumentation des \SpecialChar LaTeX
46807 -Pakets 
46808 \series bold
46809
46810 \begin_inset CommandInset href
46811 LatexCommand href
46812 name "caption"
46813 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption-deu.pdf"
46814 literal "false"
46815
46816 \end_inset
46817
46818
46819 \series default
46820
46821 \begin_inset Index idx
46822 status collapsed
46823
46824 \begin_layout Plain Layout
46825 \SpecialChar LaTeX
46826 -Pakete ! caption
46827 \end_layout
46828
46829 \end_inset
46830
46831
46832 \end_layout
46833
46834 \begin_layout Bibliography
46835 \begin_inset CommandInset bibitem
46836 LatexCommand bibitem
46837 key "diagbox"
46838 literal "true"
46839
46840 \end_inset
46841
46842 Dokumentation des \SpecialChar LaTeX
46843 -Pakets 
46844 \series bold
46845
46846 \begin_inset CommandInset href
46847 LatexCommand href
46848 name "diagbox"
46849 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
46850 literal "false"
46851
46852 \end_inset
46853
46854
46855 \series default
46856
46857 \begin_inset Index idx
46858 status collapsed
46859
46860 \begin_layout Plain Layout
46861 \SpecialChar LaTeX
46862 -Pakete ! diagbox
46863 \end_layout
46864
46865 \end_inset
46866
46867
46868 \end_layout
46869
46870 \begin_layout Bibliography
46871 \begin_inset CommandInset bibitem
46872 LatexCommand bibitem
46873 key "endfloat"
46874 literal "true"
46875
46876 \end_inset
46877
46878 Dokumentation des \SpecialChar LaTeX
46879 -Pakets 
46880 \series bold
46881
46882 \begin_inset CommandInset href
46883 LatexCommand href
46884 name "endfloat"
46885 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
46886 literal "false"
46887
46888 \end_inset
46889
46890
46891 \series default
46892
46893 \begin_inset Index idx
46894 status collapsed
46895
46896 \begin_layout Plain Layout
46897 \SpecialChar LaTeX
46898 -Pakete ! endfloat
46899 \end_layout
46900
46901 \end_inset
46902
46903
46904 \end_layout
46905
46906 \begin_layout Bibliography
46907 \begin_inset CommandInset bibitem
46908 LatexCommand bibitem
46909 key "footmisc"
46910 literal "true"
46911
46912 \end_inset
46913
46914 Dokumentation des \SpecialChar LaTeX
46915 -Pakets 
46916 \series bold
46917
46918 \begin_inset CommandInset href
46919 LatexCommand href
46920 name "footmisc"
46921 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
46922 literal "false"
46923
46924 \end_inset
46925
46926
46927 \series default
46928
46929 \begin_inset Index idx
46930 status collapsed
46931
46932 \begin_layout Plain Layout
46933 \SpecialChar LaTeX
46934 -Pakete ! footmisc
46935 \end_layout
46936
46937 \end_inset
46938
46939
46940 \end_layout
46941
46942 \begin_layout Bibliography
46943 \begin_inset CommandInset bibitem
46944 LatexCommand bibitem
46945 key "hypcap"
46946 literal "true"
46947
46948 \end_inset
46949
46950 Dokumentation des \SpecialChar LaTeX
46951 -Pakets 
46952 \series bold
46953
46954 \begin_inset CommandInset href
46955 LatexCommand href
46956 name "hypcap"
46957 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
46958 literal "false"
46959
46960 \end_inset
46961
46962
46963 \series default
46964
46965 \begin_inset Index idx
46966 status collapsed
46967
46968 \begin_layout Plain Layout
46969 \SpecialChar LaTeX
46970 -Pakete ! hypcap
46971 \end_layout
46972
46973 \end_inset
46974
46975
46976 \end_layout
46977
46978 \begin_layout Bibliography
46979 \begin_inset CommandInset bibitem
46980 LatexCommand bibitem
46981 key "hyperref"
46982 literal "true"
46983
46984 \end_inset
46985
46986 Dokumentation des \SpecialChar LaTeX
46987 -Pakets 
46988 \series bold
46989
46990 \begin_inset CommandInset href
46991 LatexCommand href
46992 name "hyperref"
46993 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
46994 literal "false"
46995
46996 \end_inset
46997
46998
46999 \series default
47000
47001 \begin_inset Index idx
47002 status collapsed
47003
47004 \begin_layout Plain Layout
47005 \SpecialChar LaTeX
47006 -Pakete ! hyperref
47007 \end_layout
47008
47009 \end_inset
47010
47011
47012 \end_layout
47013
47014 \begin_layout Bibliography
47015 \begin_inset CommandInset bibitem
47016 LatexCommand bibitem
47017 key "KOMA-Script"
47018 literal "true"
47019
47020 \end_inset
47021
47022 Dokumentation des \SpecialChar LaTeX
47023 -Pakets 
47024 \series bold
47025
47026 \begin_inset CommandInset href
47027 LatexCommand href
47028 name "KOMA-Script"
47029 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
47030 literal "false"
47031
47032 \end_inset
47033
47034
47035 \series default
47036
47037 \begin_inset Index idx
47038 status collapsed
47039
47040 \begin_layout Plain Layout
47041 \SpecialChar LaTeX
47042 -Pakete ! KOMA-Script
47043 \end_layout
47044
47045 \end_inset
47046
47047
47048 \end_layout
47049
47050 \begin_layout Bibliography
47051 \begin_inset CommandInset bibitem
47052 LatexCommand bibitem
47053 key "lettrine"
47054 literal "true"
47055
47056 \end_inset
47057
47058 Dokumentation des \SpecialChar LaTeX
47059 -Pakets 
47060 \series bold
47061
47062 \begin_inset CommandInset href
47063 LatexCommand href
47064 name "lettrine"
47065 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
47066 literal "false"
47067
47068 \end_inset
47069
47070
47071 \series default
47072  und ein 
47073 \begin_inset CommandInset href
47074 LatexCommand href
47075 name "Beispiel"
47076 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo-de.pdf"
47077 literal "false"
47078
47079 \end_inset
47080
47081
47082 \begin_inset Index idx
47083 status collapsed
47084
47085 \begin_layout Plain Layout
47086 \SpecialChar LaTeX
47087 -Pakete ! lettrine
47088 \end_layout
47089
47090 \end_inset
47091
47092
47093 \end_layout
47094
47095 \begin_layout Bibliography
47096 \begin_inset CommandInset bibitem
47097 LatexCommand bibitem
47098 key "listings"
47099 literal "true"
47100
47101 \end_inset
47102
47103 Dokumentation des \SpecialChar LaTeX
47104 -Pakets 
47105 \series bold
47106
47107 \begin_inset CommandInset href
47108 LatexCommand href
47109 name "listings"
47110 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
47111 literal "false"
47112
47113 \end_inset
47114
47115
47116 \series default
47117
47118 \begin_inset Index idx
47119 status collapsed
47120
47121 \begin_layout Plain Layout
47122 \SpecialChar LaTeX
47123 -Pakete ! listings
47124 \end_layout
47125
47126 \end_inset
47127
47128
47129 \end_layout
47130
47131 \begin_layout Bibliography
47132 \begin_inset CommandInset bibitem
47133 LatexCommand bibitem
47134 key "minted"
47135 literal "false"
47136
47137 \end_inset
47138
47139 Dokumentation des \SpecialChar LaTeX
47140 -Pakets 
47141 \series bold
47142
47143 \begin_inset CommandInset href
47144 LatexCommand href
47145 name "minted"
47146 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/minted/minted.pdf"
47147 literal "false"
47148
47149 \end_inset
47150
47151
47152 \series default
47153
47154 \begin_inset Index idx
47155 status collapsed
47156
47157 \begin_layout Plain Layout
47158 \SpecialChar LaTeX
47159 -Pakete ! minted
47160 \end_layout
47161
47162 \end_inset
47163
47164
47165 \end_layout
47166
47167 \begin_layout Bibliography
47168 \begin_inset CommandInset bibitem
47169 LatexCommand bibitem
47170 key "marginnote"
47171 literal "true"
47172
47173 \end_inset
47174
47175 Dokumentation des \SpecialChar LaTeX
47176 -Pakets 
47177 \series bold
47178
47179 \begin_inset CommandInset href
47180 LatexCommand href
47181 name "marginnote"
47182 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
47183 literal "false"
47184
47185 \end_inset
47186
47187
47188 \series default
47189
47190 \begin_inset Index idx
47191 status collapsed
47192
47193 \begin_layout Plain Layout
47194 \SpecialChar LaTeX
47195 -Pakete ! marginnote
47196 \end_layout
47197
47198 \end_inset
47199
47200
47201 \end_layout
47202
47203 \begin_layout Bibliography
47204 \begin_inset CommandInset bibitem
47205 LatexCommand bibitem
47206 key "pdfpages"
47207 literal "true"
47208
47209 \end_inset
47210
47211 Dokumentation des \SpecialChar LaTeX
47212 -Pakets 
47213 \series bold
47214
47215 \begin_inset CommandInset href
47216 LatexCommand href
47217 name "pdfpages"
47218 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
47219 literal "false"
47220
47221 \end_inset
47222
47223
47224 \series default
47225
47226 \begin_inset Index idx
47227 status collapsed
47228
47229 \begin_layout Plain Layout
47230 \SpecialChar LaTeX
47231 -Pakete ! pdfpages
47232 \end_layout
47233
47234 \end_inset
47235
47236
47237 \begin_inset CommandInset href
47238 LatexCommand href
47239 name "Inkscape"
47240 target "https://inkscape.org/de/"
47241 literal "false"
47242
47243 \end_inset
47244
47245
47246 \end_layout
47247
47248 \begin_layout Bibliography
47249 \begin_inset CommandInset bibitem
47250 LatexCommand bibitem
47251 key "prettyref"
47252 literal "true"
47253
47254 \end_inset
47255
47256 Dokumentation des \SpecialChar LaTeX
47257 -Pakets 
47258 \series bold
47259
47260 \begin_inset CommandInset href
47261 LatexCommand href
47262 name "prettyref"
47263 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
47264 literal "false"
47265
47266 \end_inset
47267
47268
47269 \series default
47270
47271 \begin_inset Index idx
47272 status collapsed
47273
47274 \begin_layout Plain Layout
47275 \SpecialChar LaTeX
47276 -Pakete ! prettyref
47277 \end_layout
47278
47279 \end_inset
47280
47281
47282 \end_layout
47283
47284 \begin_layout Bibliography
47285 \begin_inset CommandInset bibitem
47286 LatexCommand bibitem
47287 key "pstricks"
47288 literal "true"
47289
47290 \end_inset
47291
47292 Webseite des \SpecialChar LaTeX
47293 -Pakets 
47294 \series bold
47295
47296 \begin_inset CommandInset href
47297 LatexCommand href
47298 name "PSTricks"
47299 target "http://tug.org/PSTricks/"
47300 literal "false"
47301
47302 \end_inset
47303
47304
47305 \series default
47306
47307 \begin_inset Index idx
47308 status collapsed
47309
47310 \begin_layout Plain Layout
47311 \SpecialChar LaTeX
47312 -Pakete ! pstricks
47313 \end_layout
47314
47315 \end_inset
47316
47317
47318 \end_layout
47319
47320 \begin_layout Bibliography
47321 \begin_inset CommandInset bibitem
47322 LatexCommand bibitem
47323 key "refstyle"
47324 literal "true"
47325
47326 \end_inset
47327
47328 Dokumentation des \SpecialChar LaTeX
47329 -Pakets 
47330 \series bold
47331
47332 \begin_inset CommandInset href
47333 LatexCommand href
47334 name "refstyle"
47335 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
47336 literal "false"
47337
47338 \end_inset
47339
47340
47341 \series default
47342
47343 \begin_inset Index idx
47344 status collapsed
47345
47346 \begin_layout Plain Layout
47347 \SpecialChar LaTeX
47348 -Pakete ! refstyle
47349 \end_layout
47350
47351 \end_inset
47352
47353
47354 \end_layout
47355
47356 \begin_layout Bibliography
47357 \begin_inset CommandInset bibitem
47358 LatexCommand bibitem
47359 key "sidecap"
47360 literal "true"
47361
47362 \end_inset
47363
47364 Dokumentation des \SpecialChar LaTeX
47365 -Pakets 
47366 \series bold
47367
47368 \begin_inset CommandInset href
47369 LatexCommand href
47370 name "sidecap"
47371 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
47372 literal "false"
47373
47374 \end_inset
47375
47376
47377 \series default
47378
47379 \begin_inset Index idx
47380 status collapsed
47381
47382 \begin_layout Plain Layout
47383 \SpecialChar LaTeX
47384 -Pakete ! sidecap
47385 \end_layout
47386
47387 \end_inset
47388
47389
47390 \end_layout
47391
47392 \begin_layout Bibliography
47393 \begin_inset CommandInset bibitem
47394 LatexCommand bibitem
47395 key "Inkscape"
47396 literal "true"
47397
47398 \end_inset
47399
47400 Dokumentation der Option 
47401 \begin_inset CommandInset href
47402 LatexCommand href
47403 name "Text in PDF weglassen"
47404 target "http://tug.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
47405 literal "false"
47406
47407 \end_inset
47408
47409  des Programms 
47410 \noun on
47411
47412 \begin_inset CommandInset href
47413 LatexCommand href
47414 name "Inkscape"
47415 target "https://inkscape.org"
47416 literal "false"
47417
47418 \end_inset
47419
47420
47421 \end_layout
47422
47423 \begin_layout Standard
47424 \begin_inset CommandInset index_print
47425 LatexCommand printindex
47426 type "idx"
47427 name "Stichwortverzeichnis"
47428 literal "false"
47429
47430 \end_inset
47431
47432
47433 \end_layout
47434
47435 \end_body
47436 \end_document