]> git.lyx.org Git - lyx.git/blob - lib/doc/de/EmbeddedObjects.lyx
0fcd62093493663ecdce689b921a78d785c8e6f9
[lyx.git] / lib / doc / de / EmbeddedObjects.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % wenn pdflatex benutzt wird:
8 \usepackage{ifpdf}
9 \ifpdf
10
11 % Schriften für bessere PDF-Ansichten
12 \IfFileExists{lmodern.sty}
13  {\usepackage{lmodern}}{}
14
15 \fi % Ende von: wenn pdflatex benutzt wird
16
17 % Setzt den Link fuer Sprünge zu Gleitabbildungen
18 % auf den Anfang des Gelitobjekts und nicht aufs Ende
19 \usepackage[figure]{hypcap}
20
21 % Die Seiten des Inhaltsverzeichnisses werden römisch numeriert,
22 % ein PDF-Lesezeichen für das Inhaltsverzeichnis wird hinzugefügt
23 \let\myTOC\tableofcontents
24 \renewcommand\tableofcontents{%
25   \frontmatter
26   \pdfbookmark[1]{\contentsname}{}
27   \myTOC
28   \mainmatter }
29
30 % Formatierung von Legenden
31 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
32
33 % Definitionen um Legenden neben Tabellen und Abbildungen zu setzen
34 \newcommand{\TabBesBeg}[1][1.0]{%
35  \let\MyTable\table
36  \let\MyEndtable\endtable
37  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
38
39 \newcommand{\TabBesEnd}{%
40  \let\table\MyTable
41  \let\endtable\MyEndtable}
42
43 \newcommand{\FigBesBeg}[1][1.0]{%
44  \let\MyFigure\figure
45  \let\MyEndfigure\endfigure
46  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
47
48 \newcommand{\FigBesEnd}{%
49  \let\figure\MyFigure
50  \let\endfigure\MyEndfigure}
51
52 % ermöglicht das Berechnen von Werten
53 \usepackage{calc}
54
55 %Vergrößert den Teil der Seite, in dem Gleitobjekte
56 % unten angeordnet werden dürfen
57 \renewcommand{\bottomfraction}{0.5}
58
59 % Vermeidet, dass Gleitobjekte vor ihrem Abschnitt gedruckt werden
60 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
61
62 % beschleunigt die Berechnung von langen Tabellen
63 \setcounter{LTchunksize}{100}
64
65 % wird für skalierte und rotierte Boxen benötigt
66 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
67
68 % wird bei farbigen Tabellen benutzt
69 \@ifundefined{textcolor}
70  {\usepackage{color}}{}
71 \definecolor{dunkelgruen}{cmyk}{0.5, 0, 1, 0}
72 \definecolor{hellgrau}{gray}{0.8}
73
74 % testen ob paket colortbl installiert ist
75 % wird für farbige Tabellenzellen benutzt
76 \newboolean{colortbl}
77 \IfFileExists{colortbl.sty}
78  {\usepackage{colortbl}
79   \setboolean{colortbl}{true}}
80  {\setboolean{colortbl}{false}}
81
82 % wird bei farbigen Tabellenzeilen benutzt
83 \usepackage[table]{xcolor}
84
85 % wird benutzt, um Tabellenzellen zu vergrößern
86 \@ifundefined{extrarowheight}
87  {\usepackage{array}}{}
88 \setlength{\extrarowheight}{2pt}
89
90 % wird fuer benutzerdefinierte Tabellen benutzt
91 % ---
92 \newcolumntype{M}[1]
93  {>{\centering\hspace{0pt}}m{#1}}
94
95 \newcolumntype{S}[2]
96  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
97
98 \newcolumntype{K}[1]
99  {>{\columncolor{#1}\hspace{0pt}}c}
100
101 \newcolumntype{V}{!{\vrule width 1.5pt}}
102
103 \newcolumntype{W}{!{\color{green}\vline}}
104 % ---
105
106 % Setzt einen zusaetzlichen Abstand von
107 % 1.5 mm zwischen Fussnoten
108 \let\myFoot\footnote
109 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
110
111 % Gleit-Algorithmen werden innerhalb von Kapiteln numeriert
112 \numberwithin{algorithm}{chapter}
113
114
115 % ------------------------------------
116 % Prüfung auf benötigte LaTeXPakete
117 \usepackage{ifthen}
118
119 % Pruefung auf arydshln
120 % für Tabellen mit gestrichelten Linien
121 \newboolean{arydshln}
122 \IfFileExists{arydshln.sty}
123  {\usepackage{arydshln}
124   \setboolean{arydshln}{true}}
125  {\setboolean{arydshln}{false}}
126
127 % Prüfung auf marginnote
128 % für Randnotizen
129 \newboolean{marginnote}
130 \IfFileExists{marginnote.sty}
131  {\usepackage{marginnote}
132   \let\marginpar\marginnote
133   \setboolean{marginnote}{true}}
134  {\setboolean{marginnote}{false}}
135
136 % Prüfung auf sidecap
137 % für seitliche Beschriftungen
138 \newboolean{sidecap}
139 \IfFileExists{sidecap.sty}
140  {\usepackage{sidecap}
141   \setboolean{sidecap}{true}}
142  {\setboolean{sidecap}{false}}
143
144 % Prüfung auf picinpar
145 \newboolean{picinpar}
146 \IfFileExists{picinpar.sty}
147  {\usepackage{picinpar}
148   \setboolean{picinpar}{true}}
149  {\setboolean{picinpar}{false}}
150
151 % Prüfung auf lettrine
152 \newboolean{lettrine}
153 \IfFileExists{lettrine.sty}
154  {\usepackage{lettrine}
155   \setboolean{lettrine}{true}}
156  {\setboolean{lettrine}{false}}
157
158 % Prüfung auf diagbox
159 \newboolean{diagbox}
160 \IfFileExists{diagbox.sty}
161  {\usepackage{diagbox}
162   \setboolean{diagbox}{true}}
163  {\setboolean{diagbox}{false}}
164
165 % Damit der Index den Namen "Stichwortverzeichnis" erhält
166 \addto\captionsngerman{\renewcommand{\indexname}{Stichwortverzeichnis}}
167 \end_preamble
168 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,usenames,dvipsnames
169 \use_default_options false
170 \begin_modules
171 initials
172 \end_modules
173 \maintain_unincluded_children false
174 \language ngerman
175 \language_package default
176 \inputencoding auto
177 \fontencoding global
178 \font_roman default
179 \font_sans default
180 \font_typewriter default
181 \font_math auto
182 \font_default_family default
183 \use_non_tex_fonts false
184 \font_sc false
185 \font_osf false
186 \font_sf_scale 100
187 \font_tt_scale 100
188 \graphics default
189 \default_output_format default
190 \output_sync 0
191 \bibtex_command default
192 \index_command default
193 \paperfontsize 12
194 \spacing single
195 \use_hyperref true
196 \pdf_title "Das LyX-Handbuch der Einfügungen: Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen"
197 \pdf_author "LyX Team, Uwe Stöhr, deutsche Übersetzung: Hartmut Haase"
198 \pdf_subject "LyX-Dokumentation über Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen"
199 \pdf_keywords "LyX, Abbildungen, Tabellen, Gleitobjekte, Notizen, Boxen"
200 \pdf_bookmarks true
201 \pdf_bookmarksnumbered true
202 \pdf_bookmarksopen true
203 \pdf_bookmarksopenlevel 1
204 \pdf_breaklinks false
205 \pdf_pdfborder false
206 \pdf_colorlinks true
207 \pdf_backref false
208 \pdf_pdfusetitle false
209 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
210 \papersize a4paper
211 \use_geometry false
212 \use_package amsmath 2
213 \use_package amssymb 2
214 \use_package cancel 0
215 \use_package esint 0
216 \use_package mathdots 1
217 \use_package mathtools 0
218 \use_package mhchem 1
219 \use_package stackrel 0
220 \use_package stmaryrd 0
221 \use_package undertilde 0
222 \cite_engine basic
223 \cite_engine_type default
224 \biblio_style plain
225 \use_bibtopic false
226 \use_indices false
227 \paperorientation portrait
228 \suppress_date false
229 \justification true
230 \use_refstyle 0
231 \notefontcolor #0000ff
232 \index Stichwortverzeichnis
233 \shortcut idx
234 \color #008000
235 \end_index
236 \secnumdepth 3
237 \tocdepth 3
238 \paragraph_separation skip
239 \defskip medskip
240 \quotes_language german
241 \papercolumns 1
242 \papersides 2
243 \paperpagestyle default
244 \tracking_changes false
245 \output_changes false
246 \html_math_output 0
247 \html_css_as_file 0
248 \html_be_strict false
249 \end_header
250
251 \begin_body
252
253 \begin_layout Title
254 Das LyX-Handbuch der Einfügungen:
255 \begin_inset Newline newline
256 \end_inset
257
258  
259 \size larger
260 Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen
261 \end_layout
262
263 \begin_layout Author
264 vom LyX Team
265 \begin_inset Foot
266 status open
267
268 \begin_layout Plain Layout
269 \noindent
270
271 \size normal
272 Übersetzung und Bearbeitung: Hartmut Haase
273 \size default
274  (
275 \noun on
276 HHa
277 \noun default
278 , bis März 2010), Uwe Stöhr
279 \begin_inset Newline newline
280 \end_inset
281
282 Wenn Sie Anmerkungen oder Korrekturvorschläge machen wollen, schreiben Sie
283  bitte an: 
284 \begin_inset CommandInset href
285 LatexCommand href
286 name "lyx-docs@lists.lyx.org"
287 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
288 type "mailto:"
289
290 \end_inset
291
292
293 \end_layout
294
295 \end_inset
296
297
298 \begin_inset Note Note
299 status collapsed
300
301 \begin_layout Plain Layout
302 Autor: Uwe Stöhr <uwestoehr@web.de>
303 \end_layout
304
305 \end_inset
306
307
308 \begin_inset Newline newline
309 \end_inset
310
311
312 \begin_inset Newline newline
313 \end_inset
314
315
316 \family sans
317 Version 2.0.x
318 \end_layout
319
320 \begin_layout Standard
321 \begin_inset CommandInset toc
322 LatexCommand tableofcontents
323
324 \end_inset
325
326
327 \end_layout
328
329 \begin_layout Standard
330 \begin_inset Note Note
331 status open
332
333 \begin_layout Plain Layout
334 Um alle Teile diese Handbuches als DVI, HTML, PDF, PostScript oder RTF exportier
335 en zu können oder es auszudrucken, benötigen Sie die LaTeX-Pakte 
336 \series bold
337 arydshln
338 \series default
339
340 \series bold
341 colortbl
342 \series default
343
344 \series bold
345 diagbox, lettrine, marginnote, picinpar
346 \series default
347  und 
348 \series bold
349 sidecap
350 \series default
351 .
352  Wenn sie nicht installiert sind, erfolgt die Ausgabe ohne die Teile, in
353  denen sie benötigt werden.
354 \end_layout
355
356 \begin_layout Plain Layout
357 Wenn es Ihnen trotzdem nicht gelingen sollte, können Sie die neueste PDF-Version
358  hier finden:
359 \begin_inset Newline newline
360 \end_inset
361
362
363 \series bold
364 http://wiki.lyx.org/LyX/DocumentationDevelopment#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 LyX gedreht.
488 \begin_inset Newline newline
489 \end_inset
490
491
492 \begin_inset Index idx
493 status collapsed
494
495 \begin_layout Plain Layout
496 Abbildungen ! skalierte
497 \end_layout
498
499 \end_inset
500
501 Abbildungen können in der Größe verändert werden, indem man Prozentwerte
502  oder Höhe und Breite definiert.
503  Wenn man nur einen Wert angibt, wird der andere automatisch berechnet.
504  Wenn Sie beide Werte angeben, wird die Abbildung an die Größe angepasst,
505  wobei sie möglicherweise verzerrt wird.
506  Um das zu vermeiden, sollten Sie 
507 \family sans
508 Seitenverhältnis
509 \begin_inset space ~
510 \end_inset
511
512 beibehalten
513 \family default
514  ankreuzen.
515  Die Abbildung wird dann so angepasst, dass die vorgegebenen Werte für Höhe
516  und Breite nicht überschritten werden.
517 \begin_inset Newline newline
518 \end_inset
519
520 Wenn Sie mit der rechten Maustaste auf eine Grafik klicken und dann im erscheine
521 nden Kontext-Menü 
522 \family sans
523 Datei extern bearbeiten
524 \family default
525  auswählen, können Abbildungen mit einem Programm ihrer Wahl zum Bearbeiten
526  öffnen.
527  Das Programm kann für jedes Bildformat in den LyX-Einstellungen unter 
528 \family sans
529 Datei-Handhabung\SpecialChar \menuseparator
530 Dateiformate
531 \family default
532  festgelegt werden.
533 \end_layout
534
535 \begin_layout Description
536
537 \family sans
538 Ausschnitt
539 \family default
540  Alternativ zur Verwendung von Skalierungen, kann man hier Koordinaten angeben,
541  um Höhe und Breite der Abbildung für die Ausgabe festzulegen.
542  Wenn Sie auf 
543 \family sans
544 Lese
545 \begin_inset space ~
546 \end_inset
547
548 aus
549 \begin_inset space ~
550 \end_inset
551
552 Datei
553 \family default
554  klicken, werden die Koordinaten automatisch berechnet.
555  Die Option 
556 \family sans
557 Auf
558 \begin_inset space ~
559 \end_inset
560
561 Begrenzungsbox
562 \begin_inset space ~
563 \end_inset
564
565 zuschneiden
566 \family default
567  wird nur den Teil der Abbildung drucken, der innerhalb der vorgegebenen
568  Koordinaten liegt.
569  Normalerweise müssen Sie sich um Bildkoordinaten nicht kümmern und können
570  diese Karteikarte ignorieren.
571 \end_layout
572
573 \begin_layout Description
574
575 \family sans
576 LaTeX-
577 \begin_inset space ~
578 \end_inset
579
580 und
581 \begin_inset space ~
582 \end_inset
583
584 LyX-Optionen
585 \family default
586  Hier können Sie das Aussehen einer Abbildung innerhalb von LyX ändern und
587  LaTeX-Experten können weitere LaTeX-Optionen definieren.
588 \begin_inset Newline newline
589 \end_inset
590
591 Ist die Option 
592 \family sans
593 Entwurfsmodus 
594 \family default
595 angekreuzt, wird nur ein Rahmen in der Größe der Abbildung mit dem Dateinamen
596  darin gedruckt.
597 \begin_inset Newline newline
598 \end_inset
599
600 Die Option 
601 \family sans
602 Beim
603 \begin_inset space ~
604 \end_inset
605
606 Exportieren
607 \begin_inset space ~
608 \end_inset
609
610 nicht
611 \begin_inset space ~
612 \end_inset
613
614 entpacken
615 \family default
616  betrifft nur gepackte EPS-Dateien, zum Beispiel 
617 \emph on
618 x.eps.gz
619 \emph default
620 .
621  LaTeX kann so mit ihnen umgehen.
622 \begin_inset Newline newline
623 \end_inset
624
625 Gepackte EPS-Dateien sparen Platz, wenn Sie als Ausgabe-Format PostScript
626  wählen, siehe Anhang
627 \begin_inset space ~
628 \end_inset
629
630
631 \begin_inset CommandInset ref
632 LatexCommand ref
633 reference "abs:PostScript"
634
635 \end_inset
636
637 .
638  Um EPS-Dateien zu packen, benutzen Sie folgende Kommandozeilenbefehle:
639 \begin_inset Newline newline
640 \end_inset
641
642
643 \series bold
644 gzip x.eps
645 \begin_inset Newline newline
646 \end_inset
647
648 zgrep %%Bounding x.eps.gz > x.eps.bb
649 \series default
650
651 \begin_inset Newline newline
652 \end_inset
653
654 Der zweite Befehl erzeugt die Begrenzungsbox 
655 \begin_inset Quotes gld
656 \end_inset
657
658 x.eps.bb
659 \begin_inset Quotes grd
660 \end_inset
661
662 , die LaTeX für gepackte Abbildungen benötigt.
663 \begin_inset Newline newline
664 \end_inset
665
666 Im Abschnitt 
667 \family sans
668 Grafikgruppe
669 \family default
670  kann man eine Einstellungsgruppe definieren oder dem Bild eine solche zuzuordne
671 n.
672 \begin_inset Index idx
673 status collapsed
674
675 \begin_layout Plain Layout
676 Abbildungen ! Einstellungsgruppen
677 \end_layout
678
679 \end_inset
680
681  Bilder innerhalb einer solchen Gruppe teilen ihre Einstellungen, so dass
682  alle Bilder der Gruppe geändert werden, wenn die Einstellungen eines Bildes
683  der Gruppe geändert werden.
684  Damit kann man z.B.
685 \begin_inset space ~
686 \end_inset
687
688 die Bildgröße für eine Reihe von Bildern ändern, ohne dies bei jedem einzelnen
689  Bild tun zu müssen.
690  Eine Einstellungsgruppe zuzuordnen kann auch über das Kontextmenü des Bildes
691  geschehen, indem man den Namen der gewünschten Gruppe anklickt.
692 \end_layout
693
694 \begin_layout Standard
695 \begin_inset VSpace bigskip
696 \end_inset
697
698
699 \end_layout
700
701 \begin_layout Standard
702 Hier ist eine zentrierte EPS-Abbildung
703 \begin_inset Foot
704 status collapsed
705
706 \begin_layout Plain Layout
707 Abbildungsformate sind in Abschnitt
708 \begin_inset space ~
709 \end_inset
710
711
712 \begin_inset CommandInset ref
713 LatexCommand ref
714 reference "abs:Bildformate"
715
716 \end_inset
717
718  beschrieben.
719 \end_layout
720
721 \end_inset
722
723  in einem eigenen Absatz:
724 \end_layout
725
726 \begin_layout Standard
727 \align center
728 \begin_inset Graphics
729         filename ../clipart/mobius.eps
730         scale 70
731         scaleBeforeRotation
732         rotateOrigin center
733
734 \end_inset
735
736
737 \end_layout
738
739 \begin_layout Standard
740 \noindent
741 Hier ist dieselbe Abbildung, aber im Entwurfsmodus gedruckt:
742 \end_layout
743
744 \begin_layout Standard
745 \align center
746 \begin_inset Graphics
747         filename ../clipart/mobius.eps
748         scale 70
749         draft
750         scaleBeforeRotation
751         rotateOrigin center
752
753 \end_inset
754
755
756 \end_layout
757
758 \begin_layout Section
759 Gleitende Abbildungen
760 \begin_inset CommandInset label
761 LatexCommand label
762 name "abs:Gleitende-Abbildungen"
763
764 \end_inset
765
766
767 \begin_inset Index idx
768 status collapsed
769
770 \begin_layout Plain Layout
771 Abbildungen ! gleitende
772 \end_layout
773
774 \end_inset
775
776
777 \begin_inset Index idx
778 status collapsed
779
780 \begin_layout Plain Layout
781 Gleitobjekte ! Abbildungen
782 \end_layout
783
784 \end_inset
785
786
787 \end_layout
788
789 \begin_layout Standard
790 Allgemeine Erläuterungen zu Gleitobjekten finden Sie in Abschnitt
791 \begin_inset space ~
792 \end_inset
793
794
795 \begin_inset CommandInset ref
796 LatexCommand ref
797 reference "abs:Gleitobjekte-Einleitung"
798
799 \end_inset
800
801 .
802 \end_layout
803
804 \begin_layout Standard
805 Wenn Sie auf das Werkzeugleisten-Symbol 
806 \begin_inset Info
807 type  "icon"
808 arg   "float-insert figure"
809 \end_inset
810
811  klicken oder 
812 \family sans
813 Einfügen\SpecialChar \menuseparator
814 Gleit\SpecialChar \-
815 objekt\SpecialChar \menuseparator
816 Abbildung
817 \family default
818  wählen, erhalten Sie einen leeren roten Rahmen ohne Abbildung.
819  In das rot umrahmte Feld rechts von 
820 \emph on
821 Abbildung
822 \begin_inset space ~
823 \end_inset
824
825 Nr:
826 \emph default
827  schreiben Sie die Bildbeschriftung.
828  Nach einem Klick oberhalb oder unterhalb von 
829 \emph on
830 Abbildung
831 \begin_inset space ~
832 \end_inset
833
834 Nr:
835 \emph default
836  können Sie dann eine Abbildung wie 
837 \begin_inset CommandInset ref
838 LatexCommand ref
839 reference "abb:kill-plat"
840
841 \end_inset
842
843  oberhalb oder wie Abbildung
844 \begin_inset space ~
845 \end_inset
846
847
848 \begin_inset CommandInset ref
849 LatexCommand ref
850 reference "abb:escher"
851
852 \end_inset
853
854  unterhalb der Bildbeschriftung einfügen.
855  Näheres über Bildbeschriftungen erfahren Sie in Abschnitt
856 \begin_inset space ~
857 \end_inset
858
859
860 \begin_inset CommandInset ref
861 LatexCommand ref
862 reference "abs:Titel-Platzierung"
863
864 \end_inset
865
866 .
867 \end_layout
868
869 \begin_layout Standard
870 \begin_inset Float figure
871 wide false
872 sideways false
873 status open
874
875 \begin_layout Plain Layout
876 \align center
877 \begin_inset Graphics
878         filename ../clipart/platypus.eps
879         width 50col%
880         scaleBeforeRotation
881         rotateOrigin center
882
883 \end_inset
884
885
886 \end_layout
887
888 \begin_layout Plain Layout
889 \begin_inset Caption Standard
890
891 \begin_layout Plain Layout
892 \begin_inset CommandInset label
893 LatexCommand label
894 name "abb:kill-plat"
895
896 \end_inset
897
898 Platypus in einem Gleitobjekt
899 \end_layout
900
901 \end_inset
902
903
904 \end_layout
905
906 \end_inset
907
908
909 \end_layout
910
911 \begin_layout Standard
912 \begin_inset Float figure
913 wide false
914 sideways false
915 status open
916
917 \begin_layout Plain Layout
918 \begin_inset Caption Standard
919
920 \begin_layout Plain Layout
921 \begin_inset CommandInset label
922 LatexCommand label
923 name "abb:escher"
924
925 \end_inset
926
927 M.C.
928  Escher
929 \end_layout
930
931 \end_inset
932
933
934 \end_layout
935
936 \begin_layout Plain Layout
937 \align center
938 \begin_inset Graphics
939         filename ../clipart/escher-lsd.eps
940         scale 80
941         scaleBeforeRotation
942         rotateOrigin center
943
944 \end_inset
945
946
947 \end_layout
948
949 \end_inset
950
951
952 \end_layout
953
954 \begin_layout Standard
955 \begin_inset Index idx
956 status collapsed
957
958 \begin_layout Plain Layout
959 Querverweise ! auf Abbildungen
960 \end_layout
961
962 \end_inset
963
964 Abbildung
965 \begin_inset space ~
966 \end_inset
967
968
969 \begin_inset CommandInset ref
970 LatexCommand ref
971 reference "abb:kill-plat"
972
973 \end_inset
974
975  und 
976 \begin_inset CommandInset ref
977 LatexCommand ref
978 reference "abb:escher"
979
980 \end_inset
981
982  sind Beispiele für Abbildungen, auf die verwiesen werden kann.
983  Dafür fügen Sie in der Beschriftung mit 
984 \family sans
985 Einfügen\SpecialChar \menuseparator
986 Marke
987 \family default
988  oder durch Klicken auf 
989 \begin_inset Info
990 type  "icon"
991 arg   "label-insert"
992 \end_inset
993
994  eine Marke ein.
995  Auf diese können Sie dann wie gewohnt mit 
996 \family sans
997 Einfügen\SpecialChar \menuseparator
998 Querverweis
999 \family default
1000  oder durch Klicken auf 
1001 \family sans
1002
1003 \begin_inset Info
1004 type  "icon"
1005 arg   "dialog-show-new-inset ref"
1006 \end_inset
1007
1008
1009 \family default
1010  verweisen.
1011  Das ist besser als eine vage Formulierung wie 
1012 \begin_inset Quotes gld
1013 \end_inset
1014
1015 die obige Abbildung
1016 \begin_inset Quotes grd
1017 \end_inset
1018
1019  zu benutzen, weil LaTeX die Abbildung dort platzieren wird, wo es sinnvoll
1020  erscheint, und das muss nicht 
1021 \emph on
1022 oben
1023 \emph default
1024  sein.
1025  Verweise werden detailliert in Abschnitt
1026 \begin_inset space ~
1027 \end_inset
1028
1029
1030 \begin_inset CommandInset ref
1031 LatexCommand ref
1032 reference "abs:Auf-Gleitobjekte-verweisen"
1033
1034 \end_inset
1035
1036  beschrieben.
1037 \end_layout
1038
1039 \begin_layout Standard
1040 Normalerweise wird eine Gleitabbildung nur aus einem Bild bestehen, aber
1041  manchmal benötigt man mehrere Bilder mit unterschiedlichen Beschriftungen.
1042  Das erreicht man, indem man weitere Gleitabbildungen in eine bestehende
1043  Gleitabbildung einfügt.
1044  Beachten Sie, dass im Abbildungsverzeichnis nur die Hauptbeschriftung erscheint.
1045  Abbildung
1046 \begin_inset space ~
1047 \end_inset
1048
1049
1050 \begin_inset CommandInset ref
1051 LatexCommand ref
1052 reference "abb:Zwei-Teilabbildungen"
1053
1054 \end_inset
1055
1056  ist ein Beispiel für eine Gleitabbildung mit zwei Teilabbildungen nebeneinander.
1057  Sie können die Bilder auch untereinander setzen, indem Sie nach der ersten
1058  Gleitabbildung auf Eingabe drücken.
1059  Abbildung
1060 \begin_inset space ~
1061 \end_inset
1062
1063
1064 \begin_inset CommandInset ref
1065 LatexCommand ref
1066 reference "abb:Undefinierbar"
1067
1068 \end_inset
1069
1070  und 
1071 \begin_inset CommandInset ref
1072 LatexCommand ref
1073 reference "abb:Ein-Schnabeltier"
1074
1075 \end_inset
1076
1077  sind die Teilabbildungen.
1078 \end_layout
1079
1080 \begin_layout Standard
1081 \begin_inset Float figure
1082 wide false
1083 sideways false
1084 status open
1085
1086 \begin_layout Plain Layout
1087 \begin_inset space \hfill{}
1088 \end_inset
1089
1090
1091 \begin_inset Float figure
1092 wide false
1093 sideways false
1094 status collapsed
1095
1096 \begin_layout Plain Layout
1097 \begin_inset Caption Standard
1098
1099 \begin_layout Plain Layout
1100 \begin_inset CommandInset label
1101 LatexCommand label
1102 name "abb:Undefinierbar"
1103
1104 \end_inset
1105
1106 Undefinierbar
1107 \end_layout
1108
1109 \end_inset
1110
1111
1112 \end_layout
1113
1114 \begin_layout Plain Layout
1115 \begin_inset Graphics
1116         filename ../clipart/escher-lsd.eps
1117         width 35col%
1118         scaleBeforeRotation
1119         groupId Teilabbildung
1120
1121 \end_inset
1122
1123
1124 \end_layout
1125
1126 \end_inset
1127
1128
1129 \begin_inset space \hfill{}
1130 \end_inset
1131
1132
1133 \begin_inset Float figure
1134 wide false
1135 sideways false
1136 status collapsed
1137
1138 \begin_layout Plain Layout
1139 \begin_inset Caption Standard
1140
1141 \begin_layout Plain Layout
1142 \begin_inset CommandInset label
1143 LatexCommand label
1144 name "abb:Ein-Schnabeltier"
1145
1146 \end_inset
1147
1148 Ein Schnabeltier
1149 \end_layout
1150
1151 \end_inset
1152
1153
1154 \end_layout
1155
1156 \begin_layout Plain Layout
1157 \begin_inset Graphics
1158         filename ../clipart/platypus.eps
1159         width 35col%
1160         scaleBeforeRotation
1161         groupId Teilabbildung
1162
1163 \end_inset
1164
1165
1166 \end_layout
1167
1168 \end_inset
1169
1170
1171 \begin_inset space \hfill{}
1172 \end_inset
1173
1174
1175 \end_layout
1176
1177 \begin_layout Plain Layout
1178 \begin_inset Caption Standard
1179
1180 \begin_layout Plain Layout
1181 \begin_inset CommandInset label
1182 LatexCommand label
1183 name "abb:Zwei-Teilabbildungen"
1184
1185 \end_inset
1186
1187 Zwei Teilabbildungen nebeneinander.
1188  Beide Bilder gehören der Einstellungsgruppe mit dem Namen 
1189 \begin_inset Quotes gld
1190 \end_inset
1191
1192 Teilabbildung
1193 \begin_inset Quotes grd
1194 \end_inset
1195
1196  an.
1197 \end_layout
1198
1199 \end_inset
1200
1201
1202 \end_layout
1203
1204 \end_inset
1205
1206
1207 \end_layout
1208
1209 \begin_layout Section
1210 Bildformate
1211 \begin_inset CommandInset label
1212 LatexCommand label
1213 name "abs:Bildformate"
1214
1215 \end_inset
1216
1217
1218 \begin_inset Index idx
1219 status collapsed
1220
1221 \begin_layout Plain Layout
1222 Abbildungen ! Bildformate
1223 \end_layout
1224
1225 \end_inset
1226
1227
1228 \end_layout
1229
1230 \begin_layout Standard
1231 Sie können Bilder in jedem bekannten Dateiformat einfügen.
1232  Aber wie in Anhang
1233 \begin_inset space ~
1234 \end_inset
1235
1236
1237 \begin_inset CommandInset ref
1238 LatexCommand ref
1239 reference "kap:Ausgabedatei-Formate"
1240
1241 \end_inset
1242
1243  beschrieben, erlaubt jedes Ausgabeformat nur ein paar Bildformate.
1244  LyX benutzt im Hintergrund das Programm
1245 \family typewriter
1246  ImageMagick
1247 \family default
1248 , um Bilder ins richtige Ausgabeformat zu konvertieren.
1249  Sie beschleunigen Ihre Arbeit, wenn Sie solche Konvertierungen im Hintergrund
1250  vermeiden.
1251  Dazu sollten Sie nur Bildformate benutzen, die direkt in die Ausgabe eingefügt
1252  werden können.
1253  Diese Formate werden in Anhang
1254 \begin_inset space ~
1255 \end_inset
1256
1257
1258 \begin_inset CommandInset ref
1259 LatexCommand ref
1260 reference "kap:Ausgabedatei-Formate"
1261
1262 \end_inset
1263
1264  beschrieben.
1265 \end_layout
1266
1267 \begin_layout Standard
1268 Ähnlich wie bei Fonts gibt es zwei Bildformate:
1269 \end_layout
1270
1271 \begin_layout Description
1272 Pixelbilder bestehen aus Pixeln, meist in komprimierter Form.
1273  Sie sind deshalb nicht völlig skalierbar und sehen bei starken Vergrößerungen
1274  
1275 \emph on
1276 pixelig
1277 \emph default
1278  aus.
1279  Bekannte Pixel-Formate sind 
1280 \begin_inset Quotes gld
1281 \end_inset
1282
1283 Graphics Interchange Format
1284 \begin_inset Quotes grd
1285 \end_inset
1286
1287  (GIF, Dateiendung
1288 \family typewriter
1289  
1290 \family default
1291
1292 \begin_inset Quotes gld
1293 \end_inset
1294
1295
1296 \family typewriter
1297 .gif
1298 \family default
1299
1300 \begin_inset Quotes grd
1301 \end_inset
1302
1303 )
1304 \begin_inset Index idx
1305 status collapsed
1306
1307 \begin_layout Plain Layout
1308 GIF
1309 \end_layout
1310
1311 \end_inset
1312
1313
1314 \begin_inset Quotes gld
1315 \end_inset
1316
1317 Portable Network Graphics
1318 \begin_inset Quotes grd
1319 \end_inset
1320
1321  (PNG, Dateiendung 
1322 \begin_inset Quotes gld
1323 \end_inset
1324
1325
1326 \family typewriter
1327 .png
1328 \family default
1329
1330 \begin_inset Quotes grd
1331 \end_inset
1332
1333 )
1334 \begin_inset Index idx
1335 status collapsed
1336
1337 \begin_layout Plain Layout
1338 PNG
1339 \end_layout
1340
1341 \end_inset
1342
1343
1344 \begin_inset Quotes gld
1345 \end_inset
1346
1347 Joint Photographic Experts Group
1348 \begin_inset Quotes grd
1349 \end_inset
1350
1351  (JPEG, Dateiendung
1352 \family typewriter
1353  
1354 \family default
1355
1356 \begin_inset Quotes gld
1357 \end_inset
1358
1359
1360 \family typewriter
1361 .jpg
1362 \family default
1363
1364 \begin_inset Quotes grd
1365 \end_inset
1366
1367  oder 
1368 \begin_inset Quotes gld
1369 \end_inset
1370
1371
1372 \family typewriter
1373 .jpeg
1374 \family default
1375
1376 \begin_inset Quotes grd
1377 \end_inset
1378
1379 )
1380 \begin_inset Index idx
1381 status collapsed
1382
1383 \begin_layout Plain Layout
1384 JPG, JPEG
1385 \end_layout
1386
1387 \end_inset
1388
1389  und 
1390 \begin_inset Quotes gld
1391 \end_inset
1392
1393 Windows Bitmap
1394 \begin_inset Quotes grd
1395 \end_inset
1396
1397  (BMP, Dateiendung 
1398 \begin_inset Quotes gld
1399 \end_inset
1400
1401
1402 \family typewriter
1403 .bmp
1404 \family default
1405
1406 \begin_inset Quotes grd
1407 \end_inset
1408
1409 )
1410 \begin_inset Index idx
1411 status collapsed
1412
1413 \begin_layout Plain Layout
1414 BMP
1415 \end_layout
1416
1417 \end_inset
1418
1419 .
1420 \end_layout
1421
1422 \begin_layout Description
1423 Vektorbilder bestehen aus Vektoren und können deshalb ohne Datenverlust
1424  auf jede beliebige Größe skaliert werden.
1425  Das ist wichtig bei Präsentationen und Online-Dokumenten, um in Diagramme
1426  zoomen zu können.
1427 \begin_inset Newline newline
1428 \end_inset
1429
1430 Bekannte Formate sind 
1431 \begin_inset Quotes gld
1432 \end_inset
1433
1434 Scalable Vector Graphics
1435 \begin_inset Quotes grd
1436 \end_inset
1437
1438  (SVG, Dateiendung
1439 \family typewriter
1440  
1441 \family default
1442
1443 \begin_inset Quotes gld
1444 \end_inset
1445
1446
1447 \family typewriter
1448 .svg
1449 \family default
1450
1451 \begin_inset Quotes grd
1452 \end_inset
1453
1454 )
1455 \begin_inset Index idx
1456 status collapsed
1457
1458 \begin_layout Plain Layout
1459 SVG
1460 \end_layout
1461
1462 \end_inset
1463
1464
1465 \begin_inset Quotes gld
1466 \end_inset
1467
1468 Encapsulated PostScript
1469 \begin_inset Quotes grd
1470 \end_inset
1471
1472  (EPS, Dateiendung 
1473 \begin_inset Quotes gld
1474 \end_inset
1475
1476
1477 \family typewriter
1478 .eps
1479 \family default
1480
1481 \begin_inset Quotes grd
1482 \end_inset
1483
1484 )
1485 \begin_inset Index idx
1486 status collapsed
1487
1488 \begin_layout Plain Layout
1489 EPS
1490 \end_layout
1491
1492 \end_inset
1493
1494
1495 \begin_inset Quotes gld
1496 \end_inset
1497
1498 Portable Document Format
1499 \begin_inset Quotes grd
1500 \end_inset
1501
1502  (PDF, Dateiendung
1503 \family typewriter
1504  
1505 \family default
1506
1507 \begin_inset Quotes gld
1508 \end_inset
1509
1510
1511 \family typewriter
1512 .pdf
1513 \family default
1514
1515 \begin_inset Quotes grd
1516 \end_inset
1517
1518 )
1519 \begin_inset Index idx
1520 status collapsed
1521
1522 \begin_layout Plain Layout
1523 PDF
1524 \end_layout
1525
1526 \end_inset
1527
1528  und 
1529 \begin_inset Quotes gld
1530 \end_inset
1531
1532 Windows Metafile
1533 \begin_inset Quotes grd
1534 \end_inset
1535
1536  (WMF, Dateiendung 
1537 \begin_inset Quotes gld
1538 \end_inset
1539
1540
1541 \family typewriter
1542 .wmf
1543 \family default
1544
1545 \begin_inset Quotes grd
1546 \end_inset
1547
1548 )
1549 \begin_inset Index idx
1550 status collapsed
1551
1552 \begin_layout Plain Layout
1553 WMF
1554 \end_layout
1555
1556 \end_inset
1557
1558 .
1559 \end_layout
1560
1561 \begin_layout Standard
1562 Pixelbilder können auch ins PDF- oder EPS-Format konvertiert werden, und
1563  das Ergebnis ist immer noch ein Pixelbild.
1564  In diesem Fall wird ein Kopf mit den Bildeigenschaften zum Originalbild
1565  hinzugefügt.
1566 \begin_inset Foot
1567 status collapsed
1568
1569 \begin_layout Plain Layout
1570 Bei PDF wird das Originalbild auch noch komprimiert.
1571 \end_layout
1572
1573 \end_inset
1574
1575  Die PDF-Dateien, die 
1576 \family typewriter
1577 Adobe Photoshop
1578 \family default
1579  erzeugt, sind zum Beispiel Pixelbilder.
1580 \end_layout
1581
1582 \begin_layout Standard
1583 Normalerweise kann man Pixelbilder nicht in Vektorbilder konvertieren oder
1584  umgekehrt.
1585  Nur die Bildformate PDF und EPS können direkt in PDF- und PostScript-Dateien
1586  eingefügt werden.
1587  SVG- und WMF-Bilder werden in Pixelbilder umgerechnet, wenn die Ausgabedatei
1588  erzeugt wird, weil es zur Zeit keine WMF/SVG
1589 \begin_inset Formula $\to$
1590 \end_inset
1591
1592 PDF/EPS Konverter gibt.
1593 \end_layout
1594
1595 \begin_layout Chapter
1596 Tabellen
1597 \begin_inset Index idx
1598 status collapsed
1599
1600 \begin_layout Plain Layout
1601 Tabellen
1602 \end_layout
1603
1604 \end_inset
1605
1606
1607 \end_layout
1608
1609 \begin_layout Section
1610 Einführung
1611 \begin_inset Index idx
1612 status collapsed
1613
1614 \begin_layout Plain Layout
1615 Tabellen ! Einführung
1616 \end_layout
1617
1618 \end_inset
1619
1620
1621 \end_layout
1622
1623 \begin_layout Standard
1624 Eine Tabelle können Sie mit dem Werkzeugleistenknopf 
1625 \begin_inset Info
1626 type  "icon"
1627 arg   "tabular-insert"
1628 \end_inset
1629
1630  oder das Menü 
1631 \family sans
1632 Einfügen\SpecialChar \menuseparator
1633 Tabelle
1634 \family default
1635  einfügen.
1636  Wenn Sie auf den Werkzeugleistenknopf klicken, sehen Sie eine 5×5
1637 \begin_inset space \thinspace{}
1638 \end_inset
1639
1640 -Tabelle.
1641  Wenn Sie mit dem Mauszeiger darüberfahren, werden die Felder dunkelblau
1642  und die Größe der dunkelblauen Tabelle angezeigt.
1643  Ein weiterer Mausklick fügt die so definierte Tabelle an der Cursorposition
1644  ein.
1645  Wenn Sie das Menü benutzen, erscheint ein Fenster, in dem Sie Zeilen- und
1646  Spaltenanzahl festlegen können.
1647 \end_layout
1648
1649 \begin_layout Standard
1650 In der so erstellten Tabelle ist jede Zelle umrandet.
1651  Die erste Zeile ist vom Rest durch eine doppelte Linie abgetrennt.
1652  Das wird dadurch erreicht, dass die erste Zeile eine Linie unterhalb und
1653  die zweite Zeile eine Linie oberhalb haben.
1654  Hier ist ein Beispiel:
1655 \end_layout
1656
1657 \begin_layout Standard
1658 \align center
1659 \begin_inset Tabular
1660 <lyxtabular version="3" rows="5" columns="4">
1661 <features rotate="0" tabularvalignment="middle">
1662 <column alignment="center" valignment="top">
1663 <column alignment="center" valignment="top">
1664 <column alignment="center" valignment="top">
1665 <column alignment="center" valignment="top">
1666 <row>
1667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1668 \begin_inset Text
1669
1670 \begin_layout Plain Layout
1671
1672 \end_layout
1673
1674 \end_inset
1675 </cell>
1676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1677 \begin_inset Text
1678
1679 \begin_layout Plain Layout
1680
1681 \family roman
1682 \series medium
1683 \shape up
1684 \size normal
1685 \emph off
1686 \bar no
1687 \noun off
1688 \color none
1689 1
1690 \end_layout
1691
1692 \end_inset
1693 </cell>
1694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1695 \begin_inset Text
1696
1697 \begin_layout Plain Layout
1698 2
1699 \end_layout
1700
1701 \end_inset
1702 </cell>
1703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1704 \begin_inset Text
1705
1706 \begin_layout Plain Layout
1707 3
1708 \end_layout
1709
1710 \end_inset
1711 </cell>
1712 </row>
1713 <row>
1714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1715 \begin_inset Text
1716
1717 \begin_layout Plain Layout
1718
1719 \family roman
1720 \series medium
1721 \shape up
1722 \size normal
1723 \emph off
1724 \bar no
1725 \noun off
1726 \color none
1727 A
1728 \end_layout
1729
1730 \end_inset
1731 </cell>
1732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1733 \begin_inset Text
1734
1735 \begin_layout Plain Layout
1736
1737 \end_layout
1738
1739 \end_inset
1740 </cell>
1741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1742 \begin_inset Text
1743
1744 \begin_layout Plain Layout
1745
1746 \end_layout
1747
1748 \end_inset
1749 </cell>
1750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1751 \begin_inset Text
1752
1753 \begin_layout Plain Layout
1754
1755 \end_layout
1756
1757 \end_inset
1758 </cell>
1759 </row>
1760 <row>
1761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1762 \begin_inset Text
1763
1764 \begin_layout Plain Layout
1765
1766 \family roman
1767 \series medium
1768 \shape up
1769 \size normal
1770 \emph off
1771 \bar no
1772 \noun off
1773 \color none
1774 B
1775 \end_layout
1776
1777 \end_inset
1778 </cell>
1779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1780 \begin_inset Text
1781
1782 \begin_layout Plain Layout
1783
1784 \end_layout
1785
1786 \end_inset
1787 </cell>
1788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1789 \begin_inset Text
1790
1791 \begin_layout Plain Layout
1792
1793 \end_layout
1794
1795 \end_inset
1796 </cell>
1797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1798 \begin_inset Text
1799
1800 \begin_layout Plain Layout
1801
1802 \end_layout
1803
1804 \end_inset
1805 </cell>
1806 </row>
1807 <row>
1808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1809 \begin_inset Text
1810
1811 \begin_layout Plain Layout
1812
1813 \family roman
1814 \series medium
1815 \shape up
1816 \size normal
1817 \emph off
1818 \bar no
1819 \noun off
1820 \color none
1821 C
1822 \end_layout
1823
1824 \end_inset
1825 </cell>
1826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1827 \begin_inset Text
1828
1829 \begin_layout Plain Layout
1830
1831 \end_layout
1832
1833 \end_inset
1834 </cell>
1835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1836 \begin_inset Text
1837
1838 \begin_layout Plain Layout
1839
1840 \end_layout
1841
1842 \end_inset
1843 </cell>
1844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1845 \begin_inset Text
1846
1847 \begin_layout Plain Layout
1848
1849 \end_layout
1850
1851 \end_inset
1852 </cell>
1853 </row>
1854 <row>
1855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1856 \begin_inset Text
1857
1858 \begin_layout Plain Layout
1859 D
1860 \end_layout
1861
1862 \end_inset
1863 </cell>
1864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1865 \begin_inset Text
1866
1867 \begin_layout Plain Layout
1868
1869 \end_layout
1870
1871 \end_inset
1872 </cell>
1873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1874 \begin_inset Text
1875
1876 \begin_layout Plain Layout
1877
1878 \end_layout
1879
1880 \end_inset
1881 </cell>
1882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1883 \begin_inset Text
1884
1885 \begin_layout Plain Layout
1886
1887 \end_layout
1888
1889 \end_inset
1890 </cell>
1891 </row>
1892 </lyxtabular>
1893
1894 \end_inset
1895
1896
1897 \end_layout
1898
1899 \begin_layout Section
1900 Tabellen-Dialog
1901 \begin_inset Index idx
1902 status collapsed
1903
1904 \begin_layout Plain Layout
1905 Tabellen ! Einstellungen
1906 \end_layout
1907
1908 \end_inset
1909
1910
1911 \end_layout
1912
1913 \begin_layout Standard
1914 Sie können das Aussehen einer Tabelle ändern, indem Sie mit der rechten
1915  Maustaste draufklicken.
1916  Dadurch wird ein Kontextmenü angezeigt, an dessem Ende 
1917 \family sans
1918 Einstellungen
1919 \family default
1920  steht.
1921  Ein Klick darauf öffnet den Tabellen-Dialog.
1922  Hier können die Einstellungen der Zelle, in der der Mauszeiger beim Rechtsklick
1923  gerade war, geändert werden und auch die der zugehörigen Zeile und Spalte.
1924  Viele Optionen sind auch für eine Zellenauswahl wirksam.
1925  Das bedeutet, wenn Sie mehrere Zellen, Zeilen oder Spalten markiert haben
1926  – sie sind dann hellblau hinterlegt – gilt eine Aktion für die gesamte
1927  Auswahl.
1928  Beachten Sie, dass ein Unterschied besteht, ob Sie den 
1929 \emph on
1930 Inhalt
1931 \emph default
1932  einer Zelle oder die Zelle selber ausgewählt haben.
1933 \begin_inset Newline newline
1934 \end_inset
1935
1936 Mit der Dialog-Option 
1937 \family sans
1938 Direkt
1939 \begin_inset space ~
1940 \end_inset
1941
1942 übernehmen
1943 \family default
1944  wird jede Änderung, die Sie machen, direkt übernommen.
1945  Wenn Sie den Cursor in eine andere Tabellenzelle setzen, zeigt der Dialog
1946  dann auch die Parameter der neuen Zelle an.
1947  Wenn Sie Längenwerte im Dialog ändern, müssen Sie Enter drücken, um die
1948  Änderung zu übernehmen.
1949 \begin_inset Newline newline
1950 \end_inset
1951
1952 Der Tabellen-Dialog hat folgende Karteikarten:
1953 \end_layout
1954
1955 \begin_layout Description
1956
1957 \family sans
1958 Tabellen-Einstellungen
1959 \family default
1960  Hier können Sie die Horizontale
1961 \begin_inset space ~
1962 \end_inset
1963
1964 Ausrichtung der momentanen Spalte und die Spaltenbreite festlegen.
1965  Die Ausrichtung 
1966 \family sans
1967 Am
1968 \begin_inset space ~
1969 \end_inset
1970
1971 Dezimaltrenner
1972 \family default
1973  ist in Abschnitt
1974 \begin_inset space ~
1975 \end_inset
1976
1977
1978 \begin_inset CommandInset ref
1979 LatexCommand ref
1980 reference "uab:Besondere-Zellenausrichtung"
1981
1982 \end_inset
1983
1984  beschrieben.
1985  Wenn Sie eine Spaltenbreite festgelegt haben, können Sie auch eine Vertikale
1986 \begin_inset space ~
1987 \end_inset
1988
1989 Ausrichtung der momentanen Zeile wählen.
1990  Bei einer festen Spaltenbreite können Zellen Zeilenumbrüche und mehrere
1991  Absätze haben, wie in Abschnitt
1992 \begin_inset space ~
1993 \end_inset
1994
1995
1996 \begin_inset CommandInset ref
1997 LatexCommand ref
1998 reference "uab:Mehrfache-Zeilen-in"
1999
2000 \end_inset
2001
2002  beschrieben.
2003  Ohne feste Spaltenbreite ist die Spalte so breit wie ihre breiteste Zelle.
2004 \begin_inset Newline newline
2005 \end_inset
2006
2007 Außerdem können Sie mehrere Zellen einer Zeile markieren und die Auswahl
2008  als Mehrfachspalte oder Mehrfachzeile definieren, wie in Abschnitt
2009 \begin_inset space ~
2010 \end_inset
2011
2012
2013 \begin_inset CommandInset ref
2014 LatexCommand ref
2015 reference "uab:Mehrfachspalten"
2016
2017 \end_inset
2018
2019  und 
2020 \begin_inset CommandInset ref
2021 LatexCommand ref
2022 reference "uab:Mehrfachzeilen"
2023
2024 \end_inset
2025
2026  beschrieben.
2027 \begin_inset Newline newline
2028 \end_inset
2029
2030 Weiterhin können Sie eine Zelle, eine Auswahl oder die gesamte Tabelle gegen
2031  den Uhrzeigersinn um 90° drehen.
2032  LyX zeigt diese Drehung nur in der Ausgabe.
2033  Für weitere Informationen siehe Abschnitt
2034 \begin_inset space ~
2035 \end_inset
2036
2037
2038 \begin_inset CommandInset ref
2039 LatexCommand ref
2040 reference "abs:Rotierte-Tabellenzellen"
2041
2042 \end_inset
2043
2044 .
2045 \begin_inset Newline newline
2046 \end_inset
2047
2048
2049 \begin_inset Note Greyedout
2050 status open
2051
2052 \begin_layout Plain Layout
2053
2054 \series bold
2055 Achtung:
2056 \series default
2057  Nicht alle DVI-Betrachter können Rotationen anzeigen.
2058 \end_layout
2059
2060 \end_inset
2061
2062
2063 \begin_inset Newline newline
2064 \end_inset
2065
2066 Die tabellenweite vertikale Ausrichtung wird für Tabellen innerhalb von
2067  Textzeilen verwendet:
2068 \begin_inset Newline newline
2069 \end_inset
2070
2071 Zeile mit Tabellen mit verschiedenen Ausrichtungen: 
2072 \begin_inset Tabular
2073 <lyxtabular version="3" rows="2" columns="2">
2074 <features rotate="0" tabularvalignment="top">
2075 <column alignment="center" valignment="top" width="0pt">
2076 <column alignment="center" valignment="top">
2077 <row>
2078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2079 \begin_inset Text
2080
2081 \begin_layout Plain Layout
2082
2083 \end_layout
2084
2085 \end_inset
2086 </cell>
2087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2088 \begin_inset Text
2089
2090 \begin_layout Plain Layout
2091 1
2092 \end_layout
2093
2094 \end_inset
2095 </cell>
2096 </row>
2097 <row>
2098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2099 \begin_inset Text
2100
2101 \begin_layout Plain Layout
2102 A
2103 \end_layout
2104
2105 \end_inset
2106 </cell>
2107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2108 \begin_inset Text
2109
2110 \begin_layout Plain Layout
2111
2112 \end_layout
2113
2114 \end_inset
2115 </cell>
2116 </row>
2117 </lyxtabular>
2118
2119 \end_inset
2120
2121  
2122 \begin_inset Tabular
2123 <lyxtabular version="3" rows="2" columns="2">
2124 <features rotate="0" tabularvalignment="middle">
2125 <column alignment="center" valignment="top">
2126 <column alignment="center" valignment="top">
2127 <row>
2128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2129 \begin_inset Text
2130
2131 \begin_layout Plain Layout
2132
2133 \end_layout
2134
2135 \end_inset
2136 </cell>
2137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2138 \begin_inset Text
2139
2140 \begin_layout Plain Layout
2141 1
2142 \end_layout
2143
2144 \end_inset
2145 </cell>
2146 </row>
2147 <row>
2148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2149 \begin_inset Text
2150
2151 \begin_layout Plain Layout
2152 A
2153 \end_layout
2154
2155 \end_inset
2156 </cell>
2157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2158 \begin_inset Text
2159
2160 \begin_layout Plain Layout
2161
2162 \end_layout
2163
2164 \end_inset
2165 </cell>
2166 </row>
2167 </lyxtabular>
2168
2169 \end_inset
2170
2171  
2172 \begin_inset Tabular
2173 <lyxtabular version="3" rows="2" columns="2">
2174 <features rotate="0" tabularvalignment="bottom">
2175 <column alignment="center" valignment="top" width="0pt">
2176 <column alignment="center" valignment="top">
2177 <row>
2178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2179 \begin_inset Text
2180
2181 \begin_layout Plain Layout
2182
2183 \end_layout
2184
2185 \end_inset
2186 </cell>
2187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2188 \begin_inset Text
2189
2190 \begin_layout Plain Layout
2191 1
2192 \end_layout
2193
2194 \end_inset
2195 </cell>
2196 </row>
2197 <row>
2198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2199 \begin_inset Text
2200
2201 \begin_layout Plain Layout
2202 A
2203 \end_layout
2204
2205 \end_inset
2206 </cell>
2207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2208 \begin_inset Text
2209
2210 \begin_layout Plain Layout
2211
2212 \end_layout
2213
2214 \end_inset
2215 </cell>
2216 </row>
2217 </lyxtabular>
2218
2219 \end_inset
2220
2221
2222 \begin_inset Newline newline
2223 \end_inset
2224
2225 Man kann auch ein LaTeX-Argument für besondere Tabellen-Formatierun\SpecialChar \-
2226 gen einfügen,
2227  wie in den Abschnitten 
2228 \begin_inset CommandInset ref
2229 LatexCommand ref
2230 reference "uab:Mehrfachspalten-Berechnungen"
2231
2232 \end_inset
2233
2234  und 
2235 \begin_inset CommandInset ref
2236 LatexCommand ref
2237 reference "abs:Farbige-Tabellen"
2238
2239 \end_inset
2240
2241  beschrieben.
2242 \end_layout
2243
2244 \begin_layout Description
2245
2246 \family sans
2247 Rahmen
2248 \family default
2249  Hier können Sie Begrenzungslinien für die momentane(n) Zeile(n) und Spalte(n)
2250  hinzufügen und löschen.
2251 \begin_inset Newline newline
2252 \end_inset
2253
2254 Wenn Sie die Stil-Option
2255 \family sans
2256  Formal
2257 \family default
2258  benutzen, wird die Tabelle in eine formale Tabelle, wie in Abschnitt
2259 \begin_inset space ~
2260 \end_inset
2261
2262
2263 \begin_inset CommandInset ref
2264 LatexCommand ref
2265 reference "abs:Formale-Tabellen"
2266
2267 \end_inset
2268
2269  beschrieben, konvertiert.
2270 \begin_inset Newline newline
2271 \end_inset
2272
2273 Hier können Sie auch zusätzliche Abstände für Zeilen festlegen, wie in Abschnitt
2274 \begin_inset space ~
2275 \end_inset
2276
2277
2278 \begin_inset CommandInset ref
2279 LatexCommand ref
2280 reference "uab:Zeilenabstand"
2281
2282 \end_inset
2283
2284  beschrieben.
2285 \end_layout
2286
2287 \begin_layout Description
2288
2289 \family sans
2290 Lange
2291 \begin_inset space ~
2292 \end_inset
2293
2294 Tabelle
2295 \family default
2296  Hier kann eine Tabelle als 
2297 \begin_inset Quotes gld
2298 \end_inset
2299
2300 Lange
2301 \begin_inset space ~
2302 \end_inset
2303
2304 Tabelle
2305 \begin_inset Quotes grd
2306 \end_inset
2307
2308  definiert werden, die über mehrere Seiten reicht.
2309  Die Abschnitte
2310 \begin_inset space ~
2311 \end_inset
2312
2313
2314 \begin_inset CommandInset ref
2315 LatexCommand ref
2316 reference "abs:Lange-Tabellen"
2317
2318 \end_inset
2319
2320  und 
2321 \begin_inset CommandInset ref
2322 LatexCommand ref
2323 reference "abs:Special-Longtable-Issues"
2324
2325 \end_inset
2326
2327  beschreiben diese Funktion genauer.
2328 \end_layout
2329
2330 \begin_layout Section
2331 Tabellen-Werkzeugleiste
2332 \begin_inset Index idx
2333 status collapsed
2334
2335 \begin_layout Plain Layout
2336 Tabellen ! Werkzeugleiste
2337 \end_layout
2338
2339 \end_inset
2340
2341
2342 \end_layout
2343
2344 \begin_layout Standard
2345 Die Tabellen-Werkzeugleiste ist eine Alternative zum Menü 
2346 \family sans
2347 Tabellen-Einstellungen
2348 \family default
2349 , wenn man Tabellen-Einstellungen schneller ändern möchte.
2350  Wenn der Cursor in einer Tabelle steht, erscheint sie am unteren Rand des
2351  LyX-Fensters.
2352 \end_layout
2353
2354 \begin_layout Standard
2355 Die Werkzeugleiste hat folgende Knöpfe:
2356 \end_layout
2357
2358 \begin_layout Labeling
2359 \labelwidthstring 00.00.0000
2360 \begin_inset Info
2361 type  "icon"
2362 arg   "inset-modify tabular append-row"
2363 \end_inset
2364
2365  Fügt eine Zeile unterhalb der momentanen an
2366 \end_layout
2367
2368 \begin_layout Labeling
2369 \labelwidthstring 00.00.0000
2370 \begin_inset Info
2371 type  "icon"
2372 arg   "inset-modify tabular append-column"
2373 \end_inset
2374
2375  Fügt eine Spalte rechts von der momentanen an
2376 \end_layout
2377
2378 \begin_layout Labeling
2379 \labelwidthstring 00.00.0000
2380 \begin_inset Info
2381 type  "icon"
2382 arg   "inset-modify tabular delete-row"
2383 \end_inset
2384
2385  Löscht die ausgewählte(n) Zeile(n)
2386 \end_layout
2387
2388 \begin_layout Labeling
2389 \labelwidthstring 00.00.0000
2390 \begin_inset Info
2391 type  "icon"
2392 arg   "inset-modify tabular delete-column"
2393 \end_inset
2394
2395  Löscht die ausgewählte(n) Spalte(n)
2396 \end_layout
2397
2398 \begin_layout Labeling
2399 \labelwidthstring 00.00.0000
2400 \begin_inset Info
2401 type  "icon"
2402 arg   "inset-modify tabular toggle-line-top"
2403 \end_inset
2404
2405  Fügt eine Linie oberhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
2406  wenn der Knopf grau hinterlegt ist
2407 \end_layout
2408
2409 \begin_layout Labeling
2410 \labelwidthstring 00.00.0000
2411 \begin_inset Info
2412 type  "icon"
2413 arg   "inset-modify tabular toggle-line-bottom"
2414 \end_inset
2415
2416  Fügt eine Linie unterhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
2417  wenn der Knopf grau hinterlegt ist
2418 \end_layout
2419
2420 \begin_layout Labeling
2421 \labelwidthstring 00.00.0000
2422 \begin_inset Info
2423 type  "icon"
2424 arg   "inset-modify tabular toggle-line-left"
2425 \end_inset
2426
2427  Fügt eine Linie links der ausgewählte(n) Spalte(n) an oder löscht sie,
2428  wenn der Knopf grau hinterlegt ist
2429 \end_layout
2430
2431 \begin_layout Labeling
2432 \labelwidthstring 00.00.0000
2433 \begin_inset Info
2434 type  "icon"
2435 arg   "inset-modify tabular toggle-line-right"
2436 \end_inset
2437
2438  Fügt eine Linie rechts der ausgewählte(n) Spalte(n) an oder löscht sie,
2439  wenn der Knopf grau hinterlegt ist
2440 \end_layout
2441
2442 \begin_layout Labeling
2443 \labelwidthstring 00.00.0000
2444 \begin_inset Info
2445 type  "icon"
2446 arg   "inset-modify tabular set-all-lines"
2447 \end_inset
2448
2449  Setzt alle Linien um die ausgewählte(n) Zelle(n)
2450 \end_layout
2451
2452 \begin_layout Labeling
2453 \labelwidthstring 00.00.0000
2454 \begin_inset Info
2455 type  "icon"
2456 arg   "inset-modify tabular unset-all-lines"
2457 \end_inset
2458
2459  Löscht alle Linien um die ausgewählte(n) Zelle(n)
2460 \end_layout
2461
2462 \begin_layout Labeling
2463 \labelwidthstring 00.00.0000
2464 \begin_inset Info
2465 type  "icon"
2466 arg   "inset-modify tabular m-align-left"
2467 \end_inset
2468
2469  Richtet den Inhalt der ausgewählte(n) Spalte(n) linksbündig aus
2470 \end_layout
2471
2472 \begin_layout Labeling
2473 \labelwidthstring 00.00.0000
2474 \begin_inset Info
2475 type  "icon"
2476 arg   "inset-modify tabular m-align-center"
2477 \end_inset
2478
2479  Zentriert den Inhalt der ausgewählte(n) Spalte(n)
2480 \end_layout
2481
2482 \begin_layout Labeling
2483 \labelwidthstring 00.00.0000
2484 \begin_inset Info
2485 type  "icon"
2486 arg   "inset-modify tabular m-align-right"
2487 \end_inset
2488
2489  Richtet den Inhalt der ausgewählte(n) Spalte(n) rechtsbündig aus
2490 \end_layout
2491
2492 \begin_layout Labeling
2493 \labelwidthstring 00.00.0000
2494 \begin_inset Info
2495 type  "icon"
2496 arg   "inset-modify tabular align-decimal"
2497 \end_inset
2498
2499  Richtet den Inhalt der ausgewählten Spalte an einem Zeichen aus
2500 \end_layout
2501
2502 \begin_layout Labeling
2503 \labelwidthstring 00.00.0000
2504 \begin_inset Info
2505 type  "icon"
2506 arg   "inset-modify tabular m-valign-top"
2507 \end_inset
2508
2509  Richtet den Inhalt der ausgewählte(n) Zeile(n) oben aus
2510 \end_layout
2511
2512 \begin_layout Labeling
2513 \labelwidthstring 00.00.0000
2514 \begin_inset Info
2515 type  "icon"
2516 arg   "inset-modify tabular m-valign-middle"
2517 \end_inset
2518
2519  Zentriert den Inhalt der ausgewählte(n) Zeile(n) 
2520 \end_layout
2521
2522 \begin_layout Labeling
2523 \labelwidthstring 00.00.0000
2524 \begin_inset Info
2525 type  "icon"
2526 arg   "inset-modify tabular m-valign-bottom"
2527 \end_inset
2528
2529  Richtet den Inhalt der ausgewählte(n) Zeile(n) unten aus
2530 \end_layout
2531
2532 \begin_layout Labeling
2533 \labelwidthstring 00.00.0000
2534 \begin_inset Info
2535 type  "icon"
2536 arg   "inset-modify tabular set-rotate-cell"
2537 \end_inset
2538
2539  Dreht den Inhalt der ausgewählte(n) Zelle(n) um 90° gegen den Uhrzeigersinn
2540 \end_layout
2541
2542 \begin_layout Labeling
2543 \labelwidthstring 00.00.0000
2544 \begin_inset Info
2545 type  "icon"
2546 arg   "inset-modify tabular set-rotate-tabular"
2547 \end_inset
2548
2549  Dreht die Tabelle um 90° gegen den Uhrzeigersinn
2550 \end_layout
2551
2552 \begin_layout Labeling
2553 \labelwidthstring 00.00.0000
2554 \begin_inset Info
2555 type  "icon"
2556 arg   "inset-modify tabular multicolumn"
2557 \end_inset
2558
2559  Setzt die ausgewählte(n) Zelle(n) einer Zeile als Mehrfachspalte
2560 \end_layout
2561
2562 \begin_layout Labeling
2563 \labelwidthstring 00.00.0000
2564 \begin_inset Info
2565 type  "icon"
2566 arg   "inset-modify tabular multirow"
2567 \end_inset
2568
2569  Setzt die ausgewählte(n) Zelle(n) einer Zeile als Mehrfachzeile
2570 \end_layout
2571
2572 \begin_layout Standard
2573 \begin_inset Note Greyedout
2574 status open
2575
2576 \begin_layout Plain Layout
2577
2578 \series bold
2579 Bemerkung:
2580 \series default
2581  Für die Ausgabe wird die vertikale Ausrichtung der ersten Zelle in einer
2582  Reihe für alle Zelle der Reihe verwendet.
2583 \end_layout
2584
2585 \end_inset
2586
2587
2588 \end_layout
2589
2590 \begin_layout Section
2591 Bearbeiten-Menü
2592 \begin_inset Index idx
2593 status collapsed
2594
2595 \begin_layout Plain Layout
2596 Tabellen ! Bearbeiten-Menü
2597 \end_layout
2598
2599 \end_inset
2600
2601
2602 \end_layout
2603
2604 \begin_layout Standard
2605 Es gibt noch eine dritte Möglichkeit, Tabellen-Einstellungen zu ändern.
2606  Wenn der Cursor in einer Tabelle steht, sind im 
2607 \family sans
2608 Bearbeiten
2609 \family default
2610 -Menü folgende Punkte aktiviert: 
2611 \family sans
2612 Tabelle
2613 \family default
2614
2615 \family sans
2616 Zeilen
2617 \begin_inset space ~
2618 \end_inset
2619
2620 &
2621 \begin_inset space ~
2622 \end_inset
2623
2624 Spalten
2625 \family default
2626  und 
2627 \family sans
2628 Tabellen-Einstellungen
2629 \family default
2630 .
2631  Unter den ersten beiden Punkten sind einige der bereits beschriebenen Einstellu
2632 ngsmöglichkeiten zu erreichen.
2633 \end_layout
2634
2635 \begin_layout Section
2636 Gleitende Tabellen
2637 \begin_inset CommandInset label
2638 LatexCommand label
2639 name "abs:Gleitende-Tabellen"
2640
2641 \end_inset
2642
2643
2644 \begin_inset Index idx
2645 status collapsed
2646
2647 \begin_layout Plain Layout
2648 Gleitobjekte ! Tabellen
2649 \end_layout
2650
2651 \end_inset
2652
2653
2654 \begin_inset Index idx
2655 status collapsed
2656
2657 \begin_layout Plain Layout
2658 Tabellen ! gleitende
2659 \end_layout
2660
2661 \end_inset
2662
2663
2664 \end_layout
2665
2666 \begin_layout Standard
2667 Allgemeine Erklärungen über Gleitobjekte finden Sie in Abschnitt
2668 \begin_inset space ~
2669 \end_inset
2670
2671
2672 \begin_inset CommandInset ref
2673 LatexCommand ref
2674 reference "abs:Gleitobjekte-Einleitung"
2675
2676 \end_inset
2677
2678 .
2679 \end_layout
2680
2681 \begin_layout Standard
2682 \begin_inset Float table
2683 placement h
2684 wide false
2685 sideways false
2686 status open
2687
2688 \begin_layout Plain Layout
2689 \begin_inset Caption Standard
2690
2691 \begin_layout Plain Layout
2692 \begin_inset CommandInset label
2693 LatexCommand label
2694 name "tab:a table float"
2695
2696 \end_inset
2697
2698 Eine gleitende Tabelle
2699 \end_layout
2700
2701 \end_inset
2702
2703
2704 \end_layout
2705
2706 \begin_layout Plain Layout
2707 \align center
2708 \begin_inset Tabular
2709 <lyxtabular version="3" rows="3" columns="3">
2710 <features rotate="0" tabularvalignment="middle">
2711 <column alignment="center" valignment="top" width="0pt">
2712 <column alignment="center" valignment="top" width="0pt">
2713 <column alignment="center" valignment="top" width="0pt">
2714 <row>
2715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2716 \begin_inset Text
2717
2718 \begin_layout Plain Layout
2719
2720 \family roman
2721 \series medium
2722 \shape up
2723 \size normal
2724 \emph off
2725 \bar no
2726 \noun off
2727 \color none
2728 1
2729 \end_layout
2730
2731 \end_inset
2732 </cell>
2733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2734 \begin_inset Text
2735
2736 \begin_layout Plain Layout
2737
2738 \family roman
2739 \series medium
2740 \shape up
2741 \size normal
2742 \emph off
2743 \bar no
2744 \noun off
2745 \color none
2746 2
2747 \end_layout
2748
2749 \end_inset
2750 </cell>
2751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2752 \begin_inset Text
2753
2754 \begin_layout Plain Layout
2755
2756 \family roman
2757 \series medium
2758 \shape up
2759 \size normal
2760 \emph off
2761 \bar no
2762 \noun off
2763 \color none
2764 3
2765 \end_layout
2766
2767 \end_inset
2768 </cell>
2769 </row>
2770 <row>
2771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2772 \begin_inset Text
2773
2774 \begin_layout Plain Layout
2775
2776 \family roman
2777 \series medium
2778 \shape up
2779 \size normal
2780 \emph off
2781 \bar no
2782 \noun off
2783 \color none
2784 Martin
2785 \end_layout
2786
2787 \end_inset
2788 </cell>
2789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2790 \begin_inset Text
2791
2792 \begin_layout Plain Layout
2793
2794 \family roman
2795 \series medium
2796 \shape up
2797 \size normal
2798 \emph off
2799 \bar no
2800 \noun off
2801 \color none
2802 Lena
2803 \end_layout
2804
2805 \end_inset
2806 </cell>
2807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2808 \begin_inset Text
2809
2810 \begin_layout Plain Layout
2811
2812 \family roman
2813 \series medium
2814 \shape up
2815 \size normal
2816 \emph off
2817 \bar no
2818 \noun off
2819 \color none
2820 Alina
2821 \end_layout
2822
2823 \end_inset
2824 </cell>
2825 </row>
2826 <row>
2827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2828 \begin_inset Text
2829
2830 \begin_layout Plain Layout
2831
2832 \family roman
2833 \series medium
2834 \shape up
2835 \size normal
2836 \emph off
2837 \bar no
2838 \noun off
2839 \color none
2840 \begin_inset Formula $\int x^{2}dx$
2841 \end_inset
2842
2843
2844 \end_layout
2845
2846 \end_inset
2847 </cell>
2848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2849 \begin_inset Text
2850
2851 \begin_layout Plain Layout
2852
2853 \family roman
2854 \series medium
2855 \shape up
2856 \size normal
2857 \emph off
2858 \bar no
2859 \noun off
2860 \color none
2861 \begin_inset Formula $\left[\begin{array}{cc}
2862 a & b\\
2863 c & d
2864 \end{array}\right]$
2865 \end_inset
2866
2867
2868 \end_layout
2869
2870 \end_inset
2871 </cell>
2872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2873 \begin_inset Text
2874
2875 \begin_layout Plain Layout
2876
2877 \family roman
2878 \series medium
2879 \shape up
2880 \size normal
2881 \emph off
2882 \bar no
2883 \noun off
2884 \color none
2885 \begin_inset Formula $1+1=2$
2886 \end_inset
2887
2888
2889 \end_layout
2890
2891 \end_inset
2892 </cell>
2893 </row>
2894 </lyxtabular>
2895
2896 \end_inset
2897
2898
2899 \end_layout
2900
2901 \end_inset
2902
2903
2904 \end_layout
2905
2906 \begin_layout Standard
2907 Gleitende Tabellen können über 
2908 \family sans
2909 Einfügen\SpecialChar \menuseparator
2910 Gleitobjekt\SpecialChar \menuseparator
2911 Tabelle
2912 \family default
2913  oder einen Klick auf den Werkzeugleistenknopf 
2914 \begin_inset Info
2915 type  "icon"
2916 arg   "float-insert table"
2917 \end_inset
2918
2919  erzeugt werden.
2920  Sie erhalten zunächst einen leeren roten Rahmen ohne Tabelle.
2921  In das rot umrahmte Feld rechts von 
2922 \emph on
2923 Tabelle
2924 \begin_inset space ~
2925 \end_inset
2926
2927 Nr:
2928 \emph default
2929  schreiben Sie die Tabellenbeschriftung.
2930  Nach einem Klick oberhalb oder unterhalb von 
2931 \emph on
2932 Tabelle
2933 \begin_inset space ~
2934 \end_inset
2935
2936 Nr:
2937 \emph default
2938  können Sie dann eine Tabelle einfügen.
2939 \end_layout
2940
2941 \begin_layout Standard
2942 Tabelle
2943 \begin_inset space ~
2944 \end_inset
2945
2946
2947 \begin_inset CommandInset ref
2948 LatexCommand ref
2949 reference "tab:a table float"
2950
2951 \end_inset
2952
2953  ist ein Beispiel für eine gleitende Tabelle.
2954 \end_layout
2955
2956 \begin_layout Standard
2957 Normalerweise steht die Tabellenbeschriftung über einer Tabelle, aber unglücklic
2958 herweise wird das von LaTeX Standard-Klassen nicht unterstützt.
2959  Das bedeutet, dass bei den Klassen 
2960 \family sans
2961 article
2962 \family default
2963
2964 \family sans
2965 book
2966 \family default
2967
2968 \family sans
2969 letter
2970 \family default
2971 , und 
2972 \family sans
2973 report
2974 \family default
2975  kein Abstand zwischen dem Titel und der Tabelle sein wird.
2976  Um den einzufügen, können Sie zum Ladebefehl des LaTeX-Paketes 
2977 \series bold
2978 caption
2979 \series default
2980
2981 \begin_inset Index idx
2982 status collapsed
2983
2984 \begin_layout Plain Layout
2985 LaTeX-Pakete ! caption
2986 \end_layout
2987
2988 \end_inset
2989
2990  im LaTeX-Vorspann Ihres Dokuments folgende Option einfügen:
2991 \begin_inset Foot
2992 status collapsed
2993
2994 \begin_layout Plain Layout
2995 Näheres finden Sie im Abschnitt
2996 \begin_inset space ~
2997 \end_inset
2998
2999
3000 \begin_inset CommandInset ref
3001 LatexCommand ref
3002 reference "abs:Titel-Platzierung"
3003
3004 \end_inset
3005
3006 .
3007 \end_layout
3008
3009 \end_inset
3010
3011
3012 \end_layout
3013
3014 \begin_layout Standard
3015
3016 \series bold
3017 tableposition=top
3018 \end_layout
3019
3020 \begin_layout Standard
3021 Das Paket 
3022 \series bold
3023 caption
3024 \series default
3025 , das in Abschnitt
3026 \begin_inset space ~
3027 \end_inset
3028
3029
3030 \begin_inset CommandInset ref
3031 LatexCommand ref
3032 reference "abs:Titel-Formatierung"
3033
3034 \end_inset
3035
3036  beschrieben wird, wird zum Einstellen der Legende-Optionen benutzt.
3037 \end_layout
3038
3039 \begin_layout Standard
3040 \begin_inset Index idx
3041 status collapsed
3042
3043 \begin_layout Plain Layout
3044 Querverweise ! auf Tabellen
3045 \end_layout
3046
3047 \end_inset
3048
3049 Auf Tabellen kann über ihre Marke verwiesen werden.
3050  Dafür fügen Sie in der Beschriftung mit 
3051 \family sans
3052 Einfügen\SpecialChar \menuseparator
3053 Marke
3054 \family default
3055  oder durch Klicken auf 
3056 \begin_inset Info
3057 type  "icon"
3058 arg   "label-insert"
3059 \end_inset
3060
3061  eine Marke ein.
3062  Auf diese können Sie dann wie gewohnt mit 
3063 \family sans
3064 Einfügen\SpecialChar \menuseparator
3065 Querverweis
3066 \family default
3067  oder durch Klicken auf 
3068 \begin_inset Info
3069 type  "icon"
3070 arg   "dialog-show-new-inset ref"
3071 \end_inset
3072
3073  verweisen.
3074  Verweise werden detailliert in Abschnitt
3075 \begin_inset space ~
3076 \end_inset
3077
3078
3079 \begin_inset CommandInset ref
3080 LatexCommand ref
3081 reference "abs:Auf-Gleitobjekte-verweisen"
3082
3083 \end_inset
3084
3085  beschrieben.
3086 \end_layout
3087
3088 \begin_layout Section
3089 Lange Tabellen
3090 \begin_inset CommandInset label
3091 LatexCommand label
3092 name "abs:Lange-Tabellen"
3093
3094 \end_inset
3095
3096
3097 \begin_inset Index idx
3098 status collapsed
3099
3100 \begin_layout Plain Layout
3101 Tabellen ! lange
3102 \end_layout
3103
3104 \end_inset
3105
3106
3107 \end_layout
3108
3109 \begin_layout Standard
3110 Wenn eine Tabelle zu lang ist, um auf eine Seite zu passen, können Sie im
3111  Dialogfenster 
3112 \family sans
3113 Tabellen-Einstellungen
3114 \family default
3115  auf der Karteikarte  
3116 \family sans
3117 Lange
3118 \begin_inset space ~
3119 \end_inset
3120
3121 Tabelle
3122 \family default
3123  die Option 
3124 \family sans
3125 Lange
3126 \begin_inset space ~
3127 \end_inset
3128
3129 Tabelle
3130 \begin_inset space ~
3131 \end_inset
3132
3133 verwenden
3134 \family default
3135  ankreuzen, damit die Tabelle automatisch auf mehrere Seiten verteilt wird.
3136  Wird dies gemacht, werden folgende Optionen freigeschaltet:
3137 \end_layout
3138
3139 \begin_layout Description
3140 Kopfzeile: Die aktuelle Zeile wird als eine Überschrifts-Zeile aller Seiten
3141  festgelegt; mit Ausnahme der ersten, wenn 
3142 \family sans
3143 Erste
3144 \begin_inset space ~
3145 \end_inset
3146
3147 Kopfzeile
3148 \family default
3149  aktiviert ist.
3150 \end_layout
3151
3152 \begin_layout Description
3153 Erste
3154 \lang english
3155
3156 \begin_inset space ~
3157 \end_inset
3158
3159
3160 \lang ngerman
3161 Kopfzeile: Die aktuelle Zeile wird als eine Überschrifts-Zeile der ersten
3162  Seite einer mehrseitigen Tabelle definiert.
3163 \end_layout
3164
3165 \begin_layout Description
3166 Fußzeile: Die aktuelle Zeile wird als eine Fußzeile aller Seiten festgelegt;
3167  mit Ausnahme der letzten, wenn 
3168 \family sans
3169 Letzte
3170 \begin_inset space ~
3171 \end_inset
3172
3173 Fußzeile
3174 \family default
3175  aktiviert ist.
3176 \end_layout
3177
3178 \begin_layout Description
3179 Letzte
3180 \begin_inset space ~
3181 \end_inset
3182
3183 Fußzeile: Die aktuelle Zeile wird als eine die Fußzeile der letzten Seite
3184  einer mehrseitigen Tabelle definiert.
3185 \end_layout
3186
3187 \begin_layout Description
3188 Legende: Die aktuelle Zeile enthält die Legende.
3189  Sie wird als einzelne Spalte zurückgesetzt und eine Beschriftung wird eingefügt.
3190  Mehr über Beschriftungen langer Tabellen ist in Abschnitt
3191 \begin_inset space ~
3192 \end_inset
3193
3194
3195 \begin_inset CommandInset ref
3196 LatexCommand ref
3197 reference "uab:Beschriftungen-langer-Tabellen"
3198
3199 \end_inset
3200
3201  erklärt.
3202 \end_layout
3203
3204 \begin_layout Standard
3205 Hier ist ein Beispiel einer langen Tabelle:
3206 \end_layout
3207
3208 \begin_layout Standard
3209 \align center
3210 \begin_inset Tabular
3211 <lyxtabular version="3" rows="69" columns="3">
3212 <features rotate="0" islongtable="true" longtabularalignment="center">
3213 <column alignment="left" valignment="top" width="0cm">
3214 <column alignment="left" valignment="top" width="0pt">
3215 <column alignment="right" valignment="top" width="0pt">
3216 <row endfirsthead="true">
3217 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3218 \begin_inset Text
3219
3220 \begin_layout Plain Layout
3221
3222 \series bold
3223 Telefonliste (ignoriere die Namen)
3224 \end_layout
3225
3226 \end_inset
3227 </cell>
3228 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3229 \begin_inset Text
3230
3231 \begin_layout Plain Layout
3232
3233 \end_layout
3234
3235 \end_inset
3236 </cell>
3237 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3238 \begin_inset Text
3239
3240 \begin_layout Plain Layout
3241
3242 \end_layout
3243
3244 \end_inset
3245 </cell>
3246 </row>
3247 <row endfirsthead="true">
3248 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3249 \begin_inset Text
3250
3251 \begin_layout Plain Layout
3252
3253 \series bold
3254 NAME
3255 \end_layout
3256
3257 \end_inset
3258 </cell>
3259 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3260 \begin_inset Text
3261
3262 \begin_layout Plain Layout
3263
3264 \end_layout
3265
3266 \end_inset
3267 </cell>
3268 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3269 \begin_inset Text
3270
3271 \begin_layout Plain Layout
3272
3273 \series bold
3274 TEL.
3275 \end_layout
3276
3277 \end_inset
3278 </cell>
3279 </row>
3280 <row endhead="true">
3281 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3282 \begin_inset Text
3283
3284 \begin_layout Plain Layout
3285
3286 \series bold
3287 Telefonliste
3288 \end_layout
3289
3290 \end_inset
3291 </cell>
3292 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3293 \begin_inset Text
3294
3295 \begin_layout Plain Layout
3296
3297 \end_layout
3298
3299 \end_inset
3300 </cell>
3301 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3302 \begin_inset Text
3303
3304 \begin_layout Plain Layout
3305
3306 \end_layout
3307
3308 \end_inset
3309 </cell>
3310 </row>
3311 <row endhead="true">
3312 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3313 \begin_inset Text
3314
3315 \begin_layout Plain Layout
3316
3317 \series bold
3318 NAME
3319 \end_layout
3320
3321 \end_inset
3322 </cell>
3323 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3324 \begin_inset Text
3325
3326 \begin_layout Plain Layout
3327
3328 \end_layout
3329
3330 \end_inset
3331 </cell>
3332 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3333 \begin_inset Text
3334
3335 \begin_layout Plain Layout
3336
3337 \series bold
3338 TEL.
3339 \end_layout
3340
3341 \end_inset
3342 </cell>
3343 </row>
3344 <row endfoot="true">
3345 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3346 \begin_inset Text
3347
3348 \begin_layout Plain Layout
3349
3350 \series bold
3351 wird fortgesetzt
3352 \series default
3353  \SpecialChar \ldots{}
3354
3355 \end_layout
3356
3357 \end_inset
3358 </cell>
3359 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3360 \begin_inset Text
3361
3362 \begin_layout Plain Layout
3363
3364 \end_layout
3365
3366 \end_inset
3367 </cell>
3368 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3369 \begin_inset Text
3370
3371 \begin_layout Plain Layout
3372
3373 \end_layout
3374
3375 \end_inset
3376 </cell>
3377 </row>
3378 <row>
3379 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3380 \begin_inset Text
3381
3382 \begin_layout Plain Layout
3383
3384 \series bold
3385 Annovi
3386 \end_layout
3387
3388 \end_inset
3389 </cell>
3390 <cell alignment="center" valignment="top" usebox="none">
3391 \begin_inset Text
3392
3393 \begin_layout Plain Layout
3394 Silvia
3395 \end_layout
3396
3397 \end_inset
3398 </cell>
3399 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3400 \begin_inset Text
3401
3402 \begin_layout Plain Layout
3403 111
3404 \end_layout
3405
3406 \end_inset
3407 </cell>
3408 </row>
3409 <row>
3410 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3411 \begin_inset Text
3412
3413 \begin_layout Plain Layout
3414
3415 \series bold
3416 Bertoli
3417 \end_layout
3418
3419 \end_inset
3420 </cell>
3421 <cell alignment="center" valignment="top" usebox="none">
3422 \begin_inset Text
3423
3424 \begin_layout Plain Layout
3425 Stefano
3426 \end_layout
3427
3428 \end_inset
3429 </cell>
3430 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3431 \begin_inset Text
3432
3433 \begin_layout Plain Layout
3434 111
3435 \end_layout
3436
3437 \end_inset
3438 </cell>
3439 </row>
3440 <row>
3441 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3442 \begin_inset Text
3443
3444 \begin_layout Plain Layout
3445
3446 \series bold
3447 Bozzi
3448 \end_layout
3449
3450 \end_inset
3451 </cell>
3452 <cell alignment="center" valignment="top" usebox="none">
3453 \begin_inset Text
3454
3455 \begin_layout Plain Layout
3456 Walter
3457 \end_layout
3458
3459 \end_inset
3460 </cell>
3461 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3462 \begin_inset Text
3463
3464 \begin_layout Plain Layout
3465 111
3466 \end_layout
3467
3468 \end_inset
3469 </cell>
3470 </row>
3471 <row>
3472 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3473 \begin_inset Text
3474
3475 \begin_layout Plain Layout
3476
3477 \series bold
3478 Cachia
3479 \end_layout
3480
3481 \end_inset
3482 </cell>
3483 <cell alignment="center" valignment="top" usebox="none">
3484 \begin_inset Text
3485
3486 \begin_layout Plain Layout
3487 Maria
3488 \end_layout
3489
3490 \end_inset
3491 </cell>
3492 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3493 \begin_inset Text
3494
3495 \begin_layout Plain Layout
3496 111
3497 \end_layout
3498
3499 \end_inset
3500 </cell>
3501 </row>
3502 <row>
3503 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3504 \begin_inset Text
3505
3506 \begin_layout Plain Layout
3507
3508 \series bold
3509 Cachia
3510 \end_layout
3511
3512 \end_inset
3513 </cell>
3514 <cell alignment="center" valignment="top" usebox="none">
3515 \begin_inset Text
3516
3517 \begin_layout Plain Layout
3518 Maurizio
3519 \end_layout
3520
3521 \end_inset
3522 </cell>
3523 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3524 \begin_inset Text
3525
3526 \begin_layout Plain Layout
3527 111
3528 \end_layout
3529
3530 \end_inset
3531 </cell>
3532 </row>
3533 <row>
3534 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3535 \begin_inset Text
3536
3537 \begin_layout Plain Layout
3538
3539 \series bold
3540 Cinquemani
3541 \end_layout
3542
3543 \end_inset
3544 </cell>
3545 <cell alignment="center" valignment="top" usebox="none">
3546 \begin_inset Text
3547
3548 \begin_layout Plain Layout
3549 Giusi
3550 \end_layout
3551
3552 \end_inset
3553 </cell>
3554 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3555 \begin_inset Text
3556
3557 \begin_layout Plain Layout
3558 111
3559 \end_layout
3560
3561 \end_inset
3562 </cell>
3563 </row>
3564 <row>
3565 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3566 \begin_inset Text
3567
3568 \begin_layout Plain Layout
3569
3570 \series bold
3571 Colin
3572 \end_layout
3573
3574 \end_inset
3575 </cell>
3576 <cell alignment="center" valignment="top" usebox="none">
3577 \begin_inset Text
3578
3579 \begin_layout Plain Layout
3580 Bernard
3581 \end_layout
3582
3583 \end_inset
3584 </cell>
3585 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3586 \begin_inset Text
3587
3588 \begin_layout Plain Layout
3589 111
3590 \end_layout
3591
3592 \end_inset
3593 </cell>
3594 </row>
3595 <row>
3596 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3597 \begin_inset Text
3598
3599 \begin_layout Plain Layout
3600
3601 \series bold
3602 Concli
3603 \end_layout
3604
3605 \end_inset
3606 </cell>
3607 <cell alignment="center" valignment="top" usebox="none">
3608 \begin_inset Text
3609
3610 \begin_layout Plain Layout
3611 Gianfranco
3612 \end_layout
3613
3614 \end_inset
3615 </cell>
3616 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3617 \begin_inset Text
3618
3619 \begin_layout Plain Layout
3620 111
3621 \end_layout
3622
3623 \end_inset
3624 </cell>
3625 </row>
3626 <row>
3627 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3628 \begin_inset Text
3629
3630 \begin_layout Plain Layout
3631
3632 \series bold
3633 Dal Bosco
3634 \end_layout
3635
3636 \end_inset
3637 </cell>
3638 <cell alignment="center" valignment="top" usebox="none">
3639 \begin_inset Text
3640
3641 \begin_layout Plain Layout
3642 Carolina
3643 \end_layout
3644
3645 \end_inset
3646 </cell>
3647 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3648 \begin_inset Text
3649
3650 \begin_layout Plain Layout
3651 111
3652 \end_layout
3653
3654 \end_inset
3655 </cell>
3656 </row>
3657 <row>
3658 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3659 \begin_inset Text
3660
3661 \begin_layout Plain Layout
3662
3663 \series bold
3664 Dalpiaz
3665 \end_layout
3666
3667 \end_inset
3668 </cell>
3669 <cell alignment="center" valignment="top" usebox="none">
3670 \begin_inset Text
3671
3672 \begin_layout Plain Layout
3673 Annamaria
3674 \end_layout
3675
3676 \end_inset
3677 </cell>
3678 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3679 \begin_inset Text
3680
3681 \begin_layout Plain Layout
3682 111
3683 \end_layout
3684
3685 \end_inset
3686 </cell>
3687 </row>
3688 <row>
3689 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3690 \begin_inset Text
3691
3692 \begin_layout Plain Layout
3693
3694 \series bold
3695 Feliciello
3696 \end_layout
3697
3698 \end_inset
3699 </cell>
3700 <cell alignment="center" valignment="top" usebox="none">
3701 \begin_inset Text
3702
3703 \begin_layout Plain Layout
3704 Domenico
3705 \end_layout
3706
3707 \end_inset
3708 </cell>
3709 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3710 \begin_inset Text
3711
3712 \begin_layout Plain Layout
3713 111
3714 \end_layout
3715
3716 \end_inset
3717 </cell>
3718 </row>
3719 <row>
3720 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3721 \begin_inset Text
3722
3723 \begin_layout Plain Layout
3724
3725 \series bold
3726 Focarelli
3727 \end_layout
3728
3729 \end_inset
3730 </cell>
3731 <cell alignment="center" valignment="top" usebox="none">
3732 \begin_inset Text
3733
3734 \begin_layout Plain Layout
3735 Paola
3736 \end_layout
3737
3738 \end_inset
3739 </cell>
3740 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3741 \begin_inset Text
3742
3743 \begin_layout Plain Layout
3744 111
3745 \end_layout
3746
3747 \end_inset
3748 </cell>
3749 </row>
3750 <row>
3751 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3752 \begin_inset Text
3753
3754 \begin_layout Plain Layout
3755
3756 \series bold
3757 Galletti
3758 \end_layout
3759
3760 \end_inset
3761 </cell>
3762 <cell alignment="center" valignment="top" usebox="none">
3763 \begin_inset Text
3764
3765 \begin_layout Plain Layout
3766 Oreste
3767 \end_layout
3768
3769 \end_inset
3770 </cell>
3771 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3772 \begin_inset Text
3773
3774 \begin_layout Plain Layout
3775 111
3776 \end_layout
3777
3778 \end_inset
3779 </cell>
3780 </row>
3781 <row>
3782 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3783 \begin_inset Text
3784
3785 \begin_layout Plain Layout
3786
3787 \series bold
3788 Gasparini
3789 \end_layout
3790
3791 \end_inset
3792 </cell>
3793 <cell alignment="center" valignment="top" usebox="none">
3794 \begin_inset Text
3795
3796 \begin_layout Plain Layout
3797 Franca
3798 \end_layout
3799
3800 \end_inset
3801 </cell>
3802 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3803 \begin_inset Text
3804
3805 \begin_layout Plain Layout
3806 111
3807 \end_layout
3808
3809 \end_inset
3810 </cell>
3811 </row>
3812 <row>
3813 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3814 \begin_inset Text
3815
3816 \begin_layout Plain Layout
3817
3818 \series bold
3819 Rizzardi
3820 \end_layout
3821
3822 \end_inset
3823 </cell>
3824 <cell alignment="center" valignment="top" usebox="none">
3825 \begin_inset Text
3826
3827 \begin_layout Plain Layout
3828 Paola
3829 \end_layout
3830
3831 \end_inset
3832 </cell>
3833 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3834 \begin_inset Text
3835
3836 \begin_layout Plain Layout
3837 111
3838 \end_layout
3839
3840 \end_inset
3841 </cell>
3842 </row>
3843 <row>
3844 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3845 \begin_inset Text
3846
3847 \begin_layout Plain Layout
3848
3849 \series bold
3850 Lassini
3851 \end_layout
3852
3853 \end_inset
3854 </cell>
3855 <cell alignment="center" valignment="top" usebox="none">
3856 \begin_inset Text
3857
3858 \begin_layout Plain Layout
3859 Giancarlo
3860 \end_layout
3861
3862 \end_inset
3863 </cell>
3864 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3865 \begin_inset Text
3866
3867 \begin_layout Plain Layout
3868 111
3869 \end_layout
3870
3871 \end_inset
3872 </cell>
3873 </row>
3874 <row>
3875 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3876 \begin_inset Text
3877
3878 \begin_layout Plain Layout
3879
3880 \series bold
3881 Malfatti
3882 \end_layout
3883
3884 \end_inset
3885 </cell>
3886 <cell alignment="center" valignment="top" usebox="none">
3887 \begin_inset Text
3888
3889 \begin_layout Plain Layout
3890 Luciano
3891 \end_layout
3892
3893 \end_inset
3894 </cell>
3895 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3896 \begin_inset Text
3897
3898 \begin_layout Plain Layout
3899 111
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 </row>
3905 <row>
3906 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3907 \begin_inset Text
3908
3909 \begin_layout Plain Layout
3910
3911 \series bold
3912 Malfatti
3913 \end_layout
3914
3915 \end_inset
3916 </cell>
3917 <cell alignment="center" valignment="top" usebox="none">
3918 \begin_inset Text
3919
3920 \begin_layout Plain Layout
3921 Valeriano
3922 \end_layout
3923
3924 \end_inset
3925 </cell>
3926 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3927 \begin_inset Text
3928
3929 \begin_layout Plain Layout
3930 111
3931 \end_layout
3932
3933 \end_inset
3934 </cell>
3935 </row>
3936 <row>
3937 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3938 \begin_inset Text
3939
3940 \begin_layout Plain Layout
3941
3942 \series bold
3943 Meneguzzo
3944 \end_layout
3945
3946 \end_inset
3947 </cell>
3948 <cell alignment="center" valignment="top" usebox="none">
3949 \begin_inset Text
3950
3951 \begin_layout Plain Layout
3952 Roberto
3953 \end_layout
3954
3955 \end_inset
3956 </cell>
3957 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3958 \begin_inset Text
3959
3960 \begin_layout Plain Layout
3961 111
3962 \end_layout
3963
3964 \end_inset
3965 </cell>
3966 </row>
3967 <row>
3968 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3969 \begin_inset Text
3970
3971 \begin_layout Plain Layout
3972
3973 \series bold
3974 Mezzadra
3975 \end_layout
3976
3977 \end_inset
3978 </cell>
3979 <cell alignment="center" valignment="top" usebox="none">
3980 \begin_inset Text
3981
3982 \begin_layout Plain Layout
3983 Roberto
3984 \end_layout
3985
3986 \end_inset
3987 </cell>
3988 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3989 \begin_inset Text
3990
3991 \begin_layout Plain Layout
3992 111
3993 \end_layout
3994
3995 \end_inset
3996 </cell>
3997 </row>
3998 <row>
3999 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4000 \begin_inset Text
4001
4002 \begin_layout Plain Layout
4003
4004 \series bold
4005 Pirpamer
4006 \end_layout
4007
4008 \end_inset
4009 </cell>
4010 <cell alignment="center" valignment="top" usebox="none">
4011 \begin_inset Text
4012
4013 \begin_layout Plain Layout
4014 Erich
4015 \end_layout
4016
4017 \end_inset
4018 </cell>
4019 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4020 \begin_inset Text
4021
4022 \begin_layout Plain Layout
4023 111
4024 \end_layout
4025
4026 \end_inset
4027 </cell>
4028 </row>
4029 <row>
4030 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4031 \begin_inset Text
4032
4033 \begin_layout Plain Layout
4034
4035 \series bold
4036 Pochiesa
4037 \end_layout
4038
4039 \end_inset
4040 </cell>
4041 <cell alignment="center" valignment="top" usebox="none">
4042 \begin_inset Text
4043
4044 \begin_layout Plain Layout
4045 Paolo
4046 \end_layout
4047
4048 \end_inset
4049 </cell>
4050 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4051 \begin_inset Text
4052
4053 \begin_layout Plain Layout
4054 111, 222
4055 \end_layout
4056
4057 \end_inset
4058 </cell>
4059 </row>
4060 <row>
4061 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4062 \begin_inset Text
4063
4064 \begin_layout Plain Layout
4065
4066 \series bold
4067 Radina
4068 \end_layout
4069
4070 \end_inset
4071 </cell>
4072 <cell alignment="center" valignment="top" usebox="none">
4073 \begin_inset Text
4074
4075 \begin_layout Plain Layout
4076 Claudio
4077 \end_layout
4078
4079 \end_inset
4080 </cell>
4081 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4082 \begin_inset Text
4083
4084 \begin_layout Plain Layout
4085 111
4086 \end_layout
4087
4088 \end_inset
4089 </cell>
4090 </row>
4091 <row>
4092 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4093 \begin_inset Text
4094
4095 \begin_layout Plain Layout
4096
4097 \series bold
4098 Stuffer
4099 \end_layout
4100
4101 \end_inset
4102 </cell>
4103 <cell alignment="center" valignment="top" usebox="none">
4104 \begin_inset Text
4105
4106 \begin_layout Plain Layout
4107 Oskar
4108 \end_layout
4109
4110 \end_inset
4111 </cell>
4112 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4113 \begin_inset Text
4114
4115 \begin_layout Plain Layout
4116 111
4117 \end_layout
4118
4119 \end_inset
4120 </cell>
4121 </row>
4122 <row>
4123 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4124 \begin_inset Text
4125
4126 \begin_layout Plain Layout
4127
4128 \series bold
4129 Tacchelli
4130 \end_layout
4131
4132 \end_inset
4133 </cell>
4134 <cell alignment="center" valignment="top" usebox="none">
4135 \begin_inset Text
4136
4137 \begin_layout Plain Layout
4138 Ugo
4139 \end_layout
4140
4141 \end_inset
4142 </cell>
4143 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4144 \begin_inset Text
4145
4146 \begin_layout Plain Layout
4147 111
4148 \end_layout
4149
4150 \end_inset
4151 </cell>
4152 </row>
4153 <row>
4154 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4155 \begin_inset Text
4156
4157 \begin_layout Plain Layout
4158
4159 \series bold
4160 Tezzele
4161 \end_layout
4162
4163 \end_inset
4164 </cell>
4165 <cell alignment="center" valignment="top" usebox="none">
4166 \begin_inset Text
4167
4168 \begin_layout Plain Layout
4169 Margit
4170 \end_layout
4171
4172 \end_inset
4173 </cell>
4174 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4175 \begin_inset Text
4176
4177 \begin_layout Plain Layout
4178 111
4179 \end_layout
4180
4181 \end_inset
4182 </cell>
4183 </row>
4184 <row>
4185 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4186 \begin_inset Text
4187
4188 \begin_layout Plain Layout
4189
4190 \series bold
4191 Unterkalmsteiner
4192 \end_layout
4193
4194 \end_inset
4195 </cell>
4196 <cell alignment="center" valignment="top" usebox="none">
4197 \begin_inset Text
4198
4199 \begin_layout Plain Layout
4200 Frieda
4201 \end_layout
4202
4203 \end_inset
4204 </cell>
4205 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4206 \begin_inset Text
4207
4208 \begin_layout Plain Layout
4209 111
4210 \end_layout
4211
4212 \end_inset
4213 </cell>
4214 </row>
4215 <row>
4216 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4217 \begin_inset Text
4218
4219 \begin_layout Plain Layout
4220
4221 \series bold
4222 Vieider
4223 \end_layout
4224
4225 \end_inset
4226 </cell>
4227 <cell alignment="center" valignment="top" usebox="none">
4228 \begin_inset Text
4229
4230 \begin_layout Plain Layout
4231 Hilde
4232 \end_layout
4233
4234 \end_inset
4235 </cell>
4236 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4237 \begin_inset Text
4238
4239 \begin_layout Plain Layout
4240 111
4241 \end_layout
4242
4243 \end_inset
4244 </cell>
4245 </row>
4246 <row>
4247 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4248 \begin_inset Text
4249
4250 \begin_layout Plain Layout
4251
4252 \series bold
4253 Vigna
4254 \end_layout
4255
4256 \end_inset
4257 </cell>
4258 <cell alignment="center" valignment="top" usebox="none">
4259 \begin_inset Text
4260
4261 \begin_layout Plain Layout
4262 Jürgen
4263 \end_layout
4264
4265 \end_inset
4266 </cell>
4267 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4268 \begin_inset Text
4269
4270 \begin_layout Plain Layout
4271 111
4272 \end_layout
4273
4274 \end_inset
4275 </cell>
4276 </row>
4277 <row>
4278 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4279 \begin_inset Text
4280
4281 \begin_layout Plain Layout
4282
4283 \series bold
4284 Weber
4285 \end_layout
4286
4287 \end_inset
4288 </cell>
4289 <cell alignment="center" valignment="top" usebox="none">
4290 \begin_inset Text
4291
4292 \begin_layout Plain Layout
4293 Maurizio
4294 \end_layout
4295
4296 \end_inset
4297 </cell>
4298 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4299 \begin_inset Text
4300
4301 \begin_layout Plain Layout
4302 111
4303 \end_layout
4304
4305 \end_inset
4306 </cell>
4307 </row>
4308 <row>
4309 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4310 \begin_inset Text
4311
4312 \begin_layout Plain Layout
4313
4314 \series bold
4315 Winkler
4316 \end_layout
4317
4318 \end_inset
4319 </cell>
4320 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4321 \begin_inset Text
4322
4323 \begin_layout Plain Layout
4324 Franz
4325 \end_layout
4326
4327 \end_inset
4328 </cell>
4329 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4330 \begin_inset Text
4331
4332 \begin_layout Plain Layout
4333 111
4334 \end_layout
4335
4336 \end_inset
4337 </cell>
4338 </row>
4339 <row>
4340 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4341 \begin_inset Text
4342
4343 \begin_layout Plain Layout
4344  
4345 \end_layout
4346
4347 \end_inset
4348 </cell>
4349 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4350 \begin_inset Text
4351
4352 \begin_layout Plain Layout
4353
4354 \end_layout
4355
4356 \end_inset
4357 </cell>
4358 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4359 \begin_inset Text
4360
4361 \begin_layout Plain Layout
4362
4363 \end_layout
4364
4365 \end_inset
4366 </cell>
4367 </row>
4368 <row>
4369 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4370 \begin_inset Text
4371
4372 \begin_layout Plain Layout
4373
4374 \series bold
4375 Annovi
4376 \end_layout
4377
4378 \end_inset
4379 </cell>
4380 <cell alignment="center" valignment="top" usebox="none">
4381 \begin_inset Text
4382
4383 \begin_layout Plain Layout
4384 Silvia
4385 \end_layout
4386
4387 \end_inset
4388 </cell>
4389 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4390 \begin_inset Text
4391
4392 \begin_layout Plain Layout
4393 555
4394 \end_layout
4395
4396 \end_inset
4397 </cell>
4398 </row>
4399 <row>
4400 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4401 \begin_inset Text
4402
4403 \begin_layout Plain Layout
4404
4405 \series bold
4406 Bertoli
4407 \end_layout
4408
4409 \end_inset
4410 </cell>
4411 <cell alignment="center" valignment="top" usebox="none">
4412 \begin_inset Text
4413
4414 \begin_layout Plain Layout
4415 Stefano
4416 \end_layout
4417
4418 \end_inset
4419 </cell>
4420 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4421 \begin_inset Text
4422
4423 \begin_layout Plain Layout
4424 555
4425 \end_layout
4426
4427 \end_inset
4428 </cell>
4429 </row>
4430 <row>
4431 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4432 \begin_inset Text
4433
4434 \begin_layout Plain Layout
4435
4436 \series bold
4437 Bozzi
4438 \end_layout
4439
4440 \end_inset
4441 </cell>
4442 <cell alignment="center" valignment="top" usebox="none">
4443 \begin_inset Text
4444
4445 \begin_layout Plain Layout
4446 Walter
4447 \end_layout
4448
4449 \end_inset
4450 </cell>
4451 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4452 \begin_inset Text
4453
4454 \begin_layout Plain Layout
4455 555
4456 \end_layout
4457
4458 \end_inset
4459 </cell>
4460 </row>
4461 <row>
4462 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4463 \begin_inset Text
4464
4465 \begin_layout Plain Layout
4466
4467 \series bold
4468 Cachia
4469 \end_layout
4470
4471 \end_inset
4472 </cell>
4473 <cell alignment="center" valignment="top" usebox="none">
4474 \begin_inset Text
4475
4476 \begin_layout Plain Layout
4477 Maria
4478 \end_layout
4479
4480 \end_inset
4481 </cell>
4482 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4483 \begin_inset Text
4484
4485 \begin_layout Plain Layout
4486 555
4487 \end_layout
4488
4489 \end_inset
4490 </cell>
4491 </row>
4492 <row>
4493 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4494 \begin_inset Text
4495
4496 \begin_layout Plain Layout
4497
4498 \series bold
4499 Cachia
4500 \end_layout
4501
4502 \end_inset
4503 </cell>
4504 <cell alignment="center" valignment="top" usebox="none">
4505 \begin_inset Text
4506
4507 \begin_layout Plain Layout
4508 Maurizio
4509 \end_layout
4510
4511 \end_inset
4512 </cell>
4513 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4514 \begin_inset Text
4515
4516 \begin_layout Plain Layout
4517 555
4518 \end_layout
4519
4520 \end_inset
4521 </cell>
4522 </row>
4523 <row>
4524 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4525 \begin_inset Text
4526
4527 \begin_layout Plain Layout
4528
4529 \series bold
4530 Cinquemani
4531 \end_layout
4532
4533 \end_inset
4534 </cell>
4535 <cell alignment="center" valignment="top" usebox="none">
4536 \begin_inset Text
4537
4538 \begin_layout Plain Layout
4539 Giusi
4540 \end_layout
4541
4542 \end_inset
4543 </cell>
4544 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4545 \begin_inset Text
4546
4547 \begin_layout Plain Layout
4548 555
4549 \end_layout
4550
4551 \end_inset
4552 </cell>
4553 </row>
4554 <row>
4555 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4556 \begin_inset Text
4557
4558 \begin_layout Plain Layout
4559
4560 \series bold
4561 Colin
4562 \end_layout
4563
4564 \end_inset
4565 </cell>
4566 <cell alignment="center" valignment="top" usebox="none">
4567 \begin_inset Text
4568
4569 \begin_layout Plain Layout
4570 Bernard
4571 \end_layout
4572
4573 \end_inset
4574 </cell>
4575 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4576 \begin_inset Text
4577
4578 \begin_layout Plain Layout
4579 555
4580 \end_layout
4581
4582 \end_inset
4583 </cell>
4584 </row>
4585 <row>
4586 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4587 \begin_inset Text
4588
4589 \begin_layout Plain Layout
4590
4591 \series bold
4592 Concli
4593 \end_layout
4594
4595 \end_inset
4596 </cell>
4597 <cell alignment="center" valignment="top" usebox="none">
4598 \begin_inset Text
4599
4600 \begin_layout Plain Layout
4601 Gianfranco
4602 \end_layout
4603
4604 \end_inset
4605 </cell>
4606 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4607 \begin_inset Text
4608
4609 \begin_layout Plain Layout
4610 555
4611 \end_layout
4612
4613 \end_inset
4614 </cell>
4615 </row>
4616 <row>
4617 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4618 \begin_inset Text
4619
4620 \begin_layout Plain Layout
4621
4622 \series bold
4623 Dal Bosco
4624 \end_layout
4625
4626 \end_inset
4627 </cell>
4628 <cell alignment="center" valignment="top" usebox="none">
4629 \begin_inset Text
4630
4631 \begin_layout Plain Layout
4632 Carolina
4633 \end_layout
4634
4635 \end_inset
4636 </cell>
4637 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4638 \begin_inset Text
4639
4640 \begin_layout Plain Layout
4641 555
4642 \end_layout
4643
4644 \end_inset
4645 </cell>
4646 </row>
4647 <row>
4648 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4649 \begin_inset Text
4650
4651 \begin_layout Plain Layout
4652
4653 \series bold
4654 Dalpiaz
4655 \end_layout
4656
4657 \end_inset
4658 </cell>
4659 <cell alignment="center" valignment="top" usebox="none">
4660 \begin_inset Text
4661
4662 \begin_layout Plain Layout
4663 Annamaria
4664 \end_layout
4665
4666 \end_inset
4667 </cell>
4668 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4669 \begin_inset Text
4670
4671 \begin_layout Plain Layout
4672 555
4673 \end_layout
4674
4675 \end_inset
4676 </cell>
4677 </row>
4678 <row>
4679 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4680 \begin_inset Text
4681
4682 \begin_layout Plain Layout
4683
4684 \series bold
4685 Feliciello
4686 \end_layout
4687
4688 \end_inset
4689 </cell>
4690 <cell alignment="center" valignment="top" usebox="none">
4691 \begin_inset Text
4692
4693 \begin_layout Plain Layout
4694 Domenico
4695 \end_layout
4696
4697 \end_inset
4698 </cell>
4699 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4700 \begin_inset Text
4701
4702 \begin_layout Plain Layout
4703 555
4704 \end_layout
4705
4706 \end_inset
4707 </cell>
4708 </row>
4709 <row>
4710 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4711 \begin_inset Text
4712
4713 \begin_layout Plain Layout
4714
4715 \series bold
4716 Focarelli
4717 \end_layout
4718
4719 \end_inset
4720 </cell>
4721 <cell alignment="center" valignment="top" usebox="none">
4722 \begin_inset Text
4723
4724 \begin_layout Plain Layout
4725 Paola
4726 \end_layout
4727
4728 \end_inset
4729 </cell>
4730 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4731 \begin_inset Text
4732
4733 \begin_layout Plain Layout
4734 555
4735 \end_layout
4736
4737 \end_inset
4738 </cell>
4739 </row>
4740 <row>
4741 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4742 \begin_inset Text
4743
4744 \begin_layout Plain Layout
4745
4746 \series bold
4747 Galletti
4748 \end_layout
4749
4750 \end_inset
4751 </cell>
4752 <cell alignment="center" valignment="top" usebox="none">
4753 \begin_inset Text
4754
4755 \begin_layout Plain Layout
4756 Oreste
4757 \end_layout
4758
4759 \end_inset
4760 </cell>
4761 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4762 \begin_inset Text
4763
4764 \begin_layout Plain Layout
4765 555
4766 \end_layout
4767
4768 \end_inset
4769 </cell>
4770 </row>
4771 <row>
4772 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4773 \begin_inset Text
4774
4775 \begin_layout Plain Layout
4776
4777 \series bold
4778 Gasparini
4779 \end_layout
4780
4781 \end_inset
4782 </cell>
4783 <cell alignment="center" valignment="top" usebox="none">
4784 \begin_inset Text
4785
4786 \begin_layout Plain Layout
4787 Franca
4788 \end_layout
4789
4790 \end_inset
4791 </cell>
4792 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4793 \begin_inset Text
4794
4795 \begin_layout Plain Layout
4796 555
4797 \end_layout
4798
4799 \end_inset
4800 </cell>
4801 </row>
4802 <row>
4803 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4804 \begin_inset Text
4805
4806 \begin_layout Plain Layout
4807
4808 \series bold
4809 Rizzardi
4810 \end_layout
4811
4812 \end_inset
4813 </cell>
4814 <cell alignment="center" valignment="top" usebox="none">
4815 \begin_inset Text
4816
4817 \begin_layout Plain Layout
4818 Paola
4819 \end_layout
4820
4821 \end_inset
4822 </cell>
4823 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4824 \begin_inset Text
4825
4826 \begin_layout Plain Layout
4827 555
4828 \end_layout
4829
4830 \end_inset
4831 </cell>
4832 </row>
4833 <row>
4834 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4835 \begin_inset Text
4836
4837 \begin_layout Plain Layout
4838
4839 \series bold
4840 Lassini
4841 \end_layout
4842
4843 \end_inset
4844 </cell>
4845 <cell alignment="center" valignment="top" usebox="none">
4846 \begin_inset Text
4847
4848 \begin_layout Plain Layout
4849 Giancarlo
4850 \end_layout
4851
4852 \end_inset
4853 </cell>
4854 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4855 \begin_inset Text
4856
4857 \begin_layout Plain Layout
4858 555
4859 \end_layout
4860
4861 \end_inset
4862 </cell>
4863 </row>
4864 <row>
4865 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4866 \begin_inset Text
4867
4868 \begin_layout Plain Layout
4869
4870 \series bold
4871 Malfatti
4872 \end_layout
4873
4874 \end_inset
4875 </cell>
4876 <cell alignment="center" valignment="top" usebox="none">
4877 \begin_inset Text
4878
4879 \begin_layout Plain Layout
4880 Luciano
4881 \end_layout
4882
4883 \end_inset
4884 </cell>
4885 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4886 \begin_inset Text
4887
4888 \begin_layout Plain Layout
4889 555
4890 \end_layout
4891
4892 \end_inset
4893 </cell>
4894 </row>
4895 <row>
4896 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4897 \begin_inset Text
4898
4899 \begin_layout Plain Layout
4900
4901 \series bold
4902 Malfatti
4903 \end_layout
4904
4905 \end_inset
4906 </cell>
4907 <cell alignment="center" valignment="top" usebox="none">
4908 \begin_inset Text
4909
4910 \begin_layout Plain Layout
4911 Valeriano
4912 \end_layout
4913
4914 \end_inset
4915 </cell>
4916 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4917 \begin_inset Text
4918
4919 \begin_layout Plain Layout
4920 555
4921 \end_layout
4922
4923 \end_inset
4924 </cell>
4925 </row>
4926 <row>
4927 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4928 \begin_inset Text
4929
4930 \begin_layout Plain Layout
4931
4932 \series bold
4933 Meneguzzo
4934 \end_layout
4935
4936 \end_inset
4937 </cell>
4938 <cell alignment="center" valignment="top" usebox="none">
4939 \begin_inset Text
4940
4941 \begin_layout Plain Layout
4942 Roberto
4943 \end_layout
4944
4945 \end_inset
4946 </cell>
4947 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4948 \begin_inset Text
4949
4950 \begin_layout Plain Layout
4951 555
4952 \end_layout
4953
4954 \end_inset
4955 </cell>
4956 </row>
4957 <row>
4958 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4959 \begin_inset Text
4960
4961 \begin_layout Plain Layout
4962
4963 \series bold
4964 Mezzadra
4965 \end_layout
4966
4967 \end_inset
4968 </cell>
4969 <cell alignment="center" valignment="top" usebox="none">
4970 \begin_inset Text
4971
4972 \begin_layout Plain Layout
4973 Roberto
4974 \end_layout
4975
4976 \end_inset
4977 </cell>
4978 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4979 \begin_inset Text
4980
4981 \begin_layout Plain Layout
4982 555
4983 \end_layout
4984
4985 \end_inset
4986 </cell>
4987 </row>
4988 <row>
4989 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4990 \begin_inset Text
4991
4992 \begin_layout Plain Layout
4993
4994 \series bold
4995 Pirpamer
4996 \end_layout
4997
4998 \end_inset
4999 </cell>
5000 <cell alignment="center" valignment="top" usebox="none">
5001 \begin_inset Text
5002
5003 \begin_layout Plain Layout
5004 Erich
5005 \end_layout
5006
5007 \end_inset
5008 </cell>
5009 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5010 \begin_inset Text
5011
5012 \begin_layout Plain Layout
5013 555
5014 \end_layout
5015
5016 \end_inset
5017 </cell>
5018 </row>
5019 <row>
5020 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5021 \begin_inset Text
5022
5023 \begin_layout Plain Layout
5024
5025 \series bold
5026 Pochiesa
5027 \end_layout
5028
5029 \end_inset
5030 </cell>
5031 <cell alignment="center" valignment="top" usebox="none">
5032 \begin_inset Text
5033
5034 \begin_layout Plain Layout
5035 Paolo
5036 \end_layout
5037
5038 \end_inset
5039 </cell>
5040 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5041 \begin_inset Text
5042
5043 \begin_layout Plain Layout
5044 555, 222
5045 \end_layout
5046
5047 \end_inset
5048 </cell>
5049 </row>
5050 <row>
5051 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5052 \begin_inset Text
5053
5054 \begin_layout Plain Layout
5055
5056 \series bold
5057 Radina
5058 \end_layout
5059
5060 \end_inset
5061 </cell>
5062 <cell alignment="center" valignment="top" usebox="none">
5063 \begin_inset Text
5064
5065 \begin_layout Plain Layout
5066 Claudio
5067 \end_layout
5068
5069 \end_inset
5070 </cell>
5071 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5072 \begin_inset Text
5073
5074 \begin_layout Plain Layout
5075 555
5076 \end_layout
5077
5078 \end_inset
5079 </cell>
5080 </row>
5081 <row>
5082 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5083 \begin_inset Text
5084
5085 \begin_layout Plain Layout
5086
5087 \series bold
5088 Stuffer
5089 \end_layout
5090
5091 \end_inset
5092 </cell>
5093 <cell alignment="center" valignment="top" usebox="none">
5094 \begin_inset Text
5095
5096 \begin_layout Plain Layout
5097 Oskar
5098 \end_layout
5099
5100 \end_inset
5101 </cell>
5102 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5103 \begin_inset Text
5104
5105 \begin_layout Plain Layout
5106 555
5107 \end_layout
5108
5109 \end_inset
5110 </cell>
5111 </row>
5112 <row>
5113 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5114 \begin_inset Text
5115
5116 \begin_layout Plain Layout
5117
5118 \series bold
5119 Tacchelli
5120 \end_layout
5121
5122 \end_inset
5123 </cell>
5124 <cell alignment="center" valignment="top" usebox="none">
5125 \begin_inset Text
5126
5127 \begin_layout Plain Layout
5128 Ugo
5129 \end_layout
5130
5131 \end_inset
5132 </cell>
5133 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5134 \begin_inset Text
5135
5136 \begin_layout Plain Layout
5137 555
5138 \end_layout
5139
5140 \end_inset
5141 </cell>
5142 </row>
5143 <row>
5144 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5145 \begin_inset Text
5146
5147 \begin_layout Plain Layout
5148
5149 \series bold
5150 Tezzele
5151 \end_layout
5152
5153 \end_inset
5154 </cell>
5155 <cell alignment="center" valignment="top" usebox="none">
5156 \begin_inset Text
5157
5158 \begin_layout Plain Layout
5159 Margit
5160 \end_layout
5161
5162 \end_inset
5163 </cell>
5164 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5165 \begin_inset Text
5166
5167 \begin_layout Plain Layout
5168 555
5169 \end_layout
5170
5171 \end_inset
5172 </cell>
5173 </row>
5174 <row>
5175 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5176 \begin_inset Text
5177
5178 \begin_layout Plain Layout
5179
5180 \series bold
5181 Unterkalmsteiner
5182 \end_layout
5183
5184 \end_inset
5185 </cell>
5186 <cell alignment="center" valignment="top" usebox="none">
5187 \begin_inset Text
5188
5189 \begin_layout Plain Layout
5190 Frieda
5191 \end_layout
5192
5193 \end_inset
5194 </cell>
5195 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5196 \begin_inset Text
5197
5198 \begin_layout Plain Layout
5199 555
5200 \end_layout
5201
5202 \end_inset
5203 </cell>
5204 </row>
5205 <row>
5206 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5207 \begin_inset Text
5208
5209 \begin_layout Plain Layout
5210
5211 \series bold
5212 Vieider
5213 \end_layout
5214
5215 \end_inset
5216 </cell>
5217 <cell alignment="center" valignment="top" usebox="none">
5218 \begin_inset Text
5219
5220 \begin_layout Plain Layout
5221 Hilde
5222 \end_layout
5223
5224 \end_inset
5225 </cell>
5226 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5227 \begin_inset Text
5228
5229 \begin_layout Plain Layout
5230 555
5231 \end_layout
5232
5233 \end_inset
5234 </cell>
5235 </row>
5236 <row>
5237 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5238 \begin_inset Text
5239
5240 \begin_layout Plain Layout
5241
5242 \series bold
5243 Vigna
5244 \end_layout
5245
5246 \end_inset
5247 </cell>
5248 <cell alignment="center" valignment="top" usebox="none">
5249 \begin_inset Text
5250
5251 \begin_layout Plain Layout
5252 Jürgen
5253 \end_layout
5254
5255 \end_inset
5256 </cell>
5257 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5258 \begin_inset Text
5259
5260 \begin_layout Plain Layout
5261 999
5262 \end_layout
5263
5264 \end_inset
5265 </cell>
5266 </row>
5267 <row>
5268 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5269 \begin_inset Text
5270
5271 \begin_layout Plain Layout
5272
5273 \series bold
5274 Weber
5275 \end_layout
5276
5277 \end_inset
5278 </cell>
5279 <cell alignment="center" valignment="top" usebox="none">
5280 \begin_inset Text
5281
5282 \begin_layout Plain Layout
5283 Maurizio
5284 \end_layout
5285
5286 \end_inset
5287 </cell>
5288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5289 \begin_inset Text
5290
5291 \begin_layout Plain Layout
5292 555
5293 \end_layout
5294
5295 \end_inset
5296 </cell>
5297 </row>
5298 <row>
5299 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5300 \begin_inset Text
5301
5302 \begin_layout Plain Layout
5303
5304 \series bold
5305 Winkler
5306 \end_layout
5307
5308 \end_inset
5309 </cell>
5310 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5311 \begin_inset Text
5312
5313 \begin_layout Plain Layout
5314 Franz
5315 \end_layout
5316
5317 \end_inset
5318 </cell>
5319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5320 \begin_inset Text
5321
5322 \begin_layout Plain Layout
5323 555
5324 \end_layout
5325
5326 \end_inset
5327 </cell>
5328 </row>
5329 <row endlastfoot="true">
5330 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5331 \begin_inset Text
5332
5333 \begin_layout Plain Layout
5334 Ende
5335 \end_layout
5336
5337 \end_inset
5338 </cell>
5339 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5340 \begin_inset Text
5341
5342 \begin_layout Plain Layout
5343
5344 \end_layout
5345
5346 \end_inset
5347 </cell>
5348 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5349 \begin_inset Text
5350
5351 \begin_layout Plain Layout
5352
5353 \end_layout
5354
5355 \end_inset
5356 </cell>
5357 </row>
5358 </lyxtabular>
5359
5360 \end_inset
5361
5362
5363 \begin_inset ERT
5364 status collapsed
5365
5366 \begin_layout Plain Layout
5367
5368
5369 \backslash
5370 addtocounter{table}{-1}
5371 \end_layout
5372
5373 \end_inset
5374
5375
5376 \begin_inset Note Note
5377 status collapsed
5378
5379 \begin_layout Plain Layout
5380 Die Bedeutung dieses Befehls finden Sie in der Bemerkung 1 von Abschnitt
5381 \begin_inset space ~
5382 \end_inset
5383
5384
5385 \begin_inset CommandInset ref
5386 LatexCommand ref
5387 reference "uab:Beschriftungen-langer-Tabellen"
5388
5389 \end_inset
5390
5391
5392 \end_layout
5393
5394 \end_inset
5395
5396
5397 \end_layout
5398
5399 \begin_layout Subsection
5400 Fußnoten in langen Tabellen
5401 \begin_inset CommandInset label
5402 LatexCommand label
5403 name "uab:Fußnoten-in-langen"
5404
5405 \end_inset
5406
5407
5408 \begin_inset Index idx
5409 status collapsed
5410
5411 \begin_layout Plain Layout
5412 Tabellen ! lange ! Fußnoten
5413 \end_layout
5414
5415 \end_inset
5416
5417
5418 \end_layout
5419
5420 \begin_layout Standard
5421 Fußnoten kann man in jede Zelle einer langen Tabelle einfügen.
5422  Sie werden auf der Seite erscheinen, auf der auch die Zelle gedruckt wird.
5423  Tabelle
5424 \begin_inset space ~
5425 \end_inset
5426
5427
5428 \begin_inset CommandInset ref
5429 LatexCommand ref
5430 reference "tab:DiffCaptions"
5431
5432 \end_inset
5433
5434  hat zum Beispiel eine Fußnote.
5435 \end_layout
5436
5437 \begin_layout Subsection
5438 Ausrichtung langer Tabellen
5439 \begin_inset Index idx
5440 status collapsed
5441
5442 \begin_layout Plain Layout
5443 Tabellen ! lange ! Ausrichtung
5444 \end_layout
5445
5446 \end_inset
5447
5448
5449 \end_layout
5450
5451 \begin_layout Standard
5452 Die horizontale Ausrichtung von langen Tabellen kann in den Tabelleneinstellunge
5453 n festgelegt werden.
5454  Bei linker und rechter Ausrichtung befindet sich die Tabelle direkt am
5455  Seitenrand.
5456  Um Platz zwischen Seitenrand und Tabelle einzufügen, muss die Tabelle zentriert
5457  ausgerichtet werden und die Werte der Längen 
5458 \series bold
5459
5460 \backslash
5461 LTleft 
5462 \series default
5463 und 
5464 \series bold
5465
5466 \backslash
5467 LTright
5468 \series default
5469  geändert werden, indem diese Zeile als TeX-Code vor die lange Tabelle eingefügt
5470  wird:
5471 \end_layout
5472
5473 \begin_layout Standard
5474
5475 \series bold
5476
5477 \backslash
5478 setlength{
5479 \backslash
5480 LTleft}{Wert}
5481 \end_layout
5482
5483 \begin_layout Standard
5484 Der Wert kann eine der in Tabelle
5485 \begin_inset space ~
5486 \end_inset
5487
5488
5489 \begin_inset CommandInset ref
5490 LatexCommand ref
5491 reference "tab:Maßeinheiten"
5492
5493 \end_inset
5494
5495  aufgelisteten Einheiten kann.
5496  
5497 \series bold
5498
5499 \backslash
5500 LTleft
5501 \series default
5502  legt den horizontalen Abstand vom linken Seitenrand bis zur Tabelle fest,
5503  
5504 \series bold
5505
5506 \backslash
5507 LTright
5508 \series default
5509  den Abstand von rechts.
5510  Die Voreinstellung für beide Werte ist 
5511 \series bold
5512
5513 \backslash
5514 fill
5515 \series default
5516 , was in diesem Fall gleichbedeutend mit einem variablen horizontalen Abstand
5517  in LyX ist.
5518 \end_layout
5519
5520 \begin_layout Standard
5521 Die folgende lange Tabelle wurde zentriert und 
5522 \series bold
5523
5524 \backslash
5525 LTleft
5526 \series default
5527  auf den Wert 
5528 \family sans
5529 0.1
5530 \backslash
5531 columnwidth
5532 \family default
5533  gesetzt:
5534 \begin_inset ERT
5535 status collapsed
5536
5537 \begin_layout Plain Layout
5538
5539
5540 \backslash
5541 setlength{
5542 \backslash
5543 LTleft}{0.1
5544 \backslash
5545 columnwidth}
5546 \end_layout
5547
5548 \end_inset
5549
5550
5551 \end_layout
5552
5553 \begin_layout Standard
5554 \begin_inset Tabular
5555 <lyxtabular version="3" rows="5" columns="5">
5556 <features rotate="0" islongtable="true" longtabularalignment="center">
5557 <column alignment="center" valignment="top">
5558 <column alignment="center" valignment="top">
5559 <column alignment="center" valignment="top" width="0pt">
5560 <column alignment="center" valignment="top">
5561 <column alignment="center" valignment="top">
5562 <row>
5563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5564 \begin_inset Text
5565
5566 \begin_layout Plain Layout
5567 1
5568 \end_layout
5569
5570 \end_inset
5571 </cell>
5572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5573 \begin_inset Text
5574
5575 \begin_layout Plain Layout
5576 2
5577 \end_layout
5578
5579 \end_inset
5580 </cell>
5581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5582 \begin_inset Text
5583
5584 \begin_layout Plain Layout
5585 3
5586 \end_layout
5587
5588 \end_inset
5589 </cell>
5590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5591 \begin_inset Text
5592
5593 \begin_layout Plain Layout
5594 4
5595 \end_layout
5596
5597 \end_inset
5598 </cell>
5599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5600 \begin_inset Text
5601
5602 \begin_layout Plain Layout
5603 5
5604 \end_layout
5605
5606 \end_inset
5607 </cell>
5608 </row>
5609 <row>
5610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5611 \begin_inset Text
5612
5613 \begin_layout Plain Layout
5614 asd
5615 \end_layout
5616
5617 \end_inset
5618 </cell>
5619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5620 \begin_inset Text
5621
5622 \begin_layout Plain Layout
5623 s
5624 \end_layout
5625
5626 \end_inset
5627 </cell>
5628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5629 \begin_inset Text
5630
5631 \begin_layout Plain Layout
5632 s
5633 \end_layout
5634
5635 \end_inset
5636 </cell>
5637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5638 \begin_inset Text
5639
5640 \begin_layout Plain Layout
5641 s
5642 \end_layout
5643
5644 \end_inset
5645 </cell>
5646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5647 \begin_inset Text
5648
5649 \begin_layout Plain Layout
5650 asd
5651 \end_layout
5652
5653 \end_inset
5654 </cell>
5655 </row>
5656 <row>
5657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5658 \begin_inset Text
5659
5660 \begin_layout Plain Layout
5661 asd
5662 \end_layout
5663
5664 \end_inset
5665 </cell>
5666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5667 \begin_inset Text
5668
5669 \begin_layout Plain Layout
5670 s
5671 \end_layout
5672
5673 \end_inset
5674 </cell>
5675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5676 \begin_inset Text
5677
5678 \begin_layout Plain Layout
5679 s
5680 \end_layout
5681
5682 \end_inset
5683 </cell>
5684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5685 \begin_inset Text
5686
5687 \begin_layout Plain Layout
5688 s
5689 \end_layout
5690
5691 \end_inset
5692 </cell>
5693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5694 \begin_inset Text
5695
5696 \begin_layout Plain Layout
5697 asd
5698 \end_layout
5699
5700 \end_inset
5701 </cell>
5702 </row>
5703 <row>
5704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5705 \begin_inset Text
5706
5707 \begin_layout Plain Layout
5708 asd
5709 \end_layout
5710
5711 \end_inset
5712 </cell>
5713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 s
5718 \end_layout
5719
5720 \end_inset
5721 </cell>
5722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5723 \begin_inset Text
5724
5725 \begin_layout Plain Layout
5726 s
5727 \end_layout
5728
5729 \end_inset
5730 </cell>
5731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5732 \begin_inset Text
5733
5734 \begin_layout Plain Layout
5735 s
5736 \end_layout
5737
5738 \end_inset
5739 </cell>
5740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5741 \begin_inset Text
5742
5743 \begin_layout Plain Layout
5744 asd
5745 \end_layout
5746
5747 \end_inset
5748 </cell>
5749 </row>
5750 <row>
5751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5752 \begin_inset Text
5753
5754 \begin_layout Plain Layout
5755 asd
5756 \end_layout
5757
5758 \end_inset
5759 </cell>
5760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5761 \begin_inset Text
5762
5763 \begin_layout Plain Layout
5764 asd
5765 \end_layout
5766
5767 \end_inset
5768 </cell>
5769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5770 \begin_inset Text
5771
5772 \begin_layout Plain Layout
5773 asd
5774 \end_layout
5775
5776 \end_inset
5777 </cell>
5778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5779 \begin_inset Text
5780
5781 \begin_layout Plain Layout
5782 asd
5783 \end_layout
5784
5785 \end_inset
5786 </cell>
5787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5788 \begin_inset Text
5789
5790 \begin_layout Plain Layout
5791 asd
5792 \end_layout
5793
5794 \end_inset
5795 </cell>
5796 </row>
5797 </lyxtabular>
5798
5799 \end_inset
5800
5801
5802 \begin_inset ERT
5803 status collapsed
5804
5805 \begin_layout Plain Layout
5806
5807
5808 \backslash
5809 setlength{
5810 \backslash
5811 LTleft}{
5812 \backslash
5813 fill}
5814 \end_layout
5815
5816 \end_inset
5817
5818
5819 \begin_inset ERT
5820 status collapsed
5821
5822 \begin_layout Plain Layout
5823
5824
5825 \backslash
5826 addtocounter{table}{-1}
5827 \end_layout
5828
5829 \end_inset
5830
5831
5832 \begin_inset Note Note
5833 status collapsed
5834
5835 \begin_layout Plain Layout
5836 Die Bedeutung dieses Befehls finden Sie in der Bemerkung 1 von Abschnitt
5837 \begin_inset space ~
5838 \end_inset
5839
5840
5841 \begin_inset CommandInset ref
5842 LatexCommand ref
5843 reference "uab:Beschriftungen-langer-Tabellen"
5844
5845 \end_inset
5846
5847
5848 \end_layout
5849
5850 \end_inset
5851
5852
5853 \end_layout
5854
5855 \begin_layout Subsection
5856 Beschriftungen langer Tabellen
5857 \begin_inset CommandInset label
5858 LatexCommand label
5859 name "uab:Beschriftungen-langer-Tabellen"
5860
5861 \end_inset
5862
5863
5864 \begin_inset Index idx
5865 status collapsed
5866
5867 \begin_layout Plain Layout
5868 Tabellen ! lange ! Titel
5869 \end_layout
5870
5871 \end_inset
5872
5873
5874 \end_layout
5875
5876 \begin_layout Standard
5877 Eine lange Tabelle kann man nicht in ein Gleitobjekt packen, weil Gleitobjekte
5878  nur auf eine Seite gedruckt werden können.
5879  Daher wird die Beschriftung in eine Tabellenzeile eingegeben, wie in Abschnitt
5880 \begin_inset space ~
5881 \end_inset
5882
5883
5884 \begin_inset CommandInset ref
5885 LatexCommand ref
5886 reference "abs:Lange-Tabellen"
5887
5888 \end_inset
5889
5890  erklärt.
5891  Nur eine Tabellenzeile kann eine Beschriftung enthalten, entweder eine
5892  Kopf- oder eine Fußzeile.
5893 \end_layout
5894
5895 \begin_layout Standard
5896 Hier ist eine kurze lange Tabelle, die zeigt, wie das funktioniert:
5897 \end_layout
5898
5899 \begin_layout Standard
5900 \begin_inset Tabular
5901 <lyxtabular version="3" rows="6" columns="5">
5902 <features rotate="0" islongtable="true" longtabularalignment="center">
5903 <column alignment="center" valignment="top">
5904 <column alignment="center" valignment="top">
5905 <column alignment="center" valignment="top">
5906 <column alignment="center" valignment="top">
5907 <column alignment="center" valignment="top">
5908 <row endfirsthead="true" caption="true">
5909 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5910 \begin_inset Text
5911
5912 \begin_layout Plain Layout
5913 \begin_inset Caption Standard
5914
5915 \begin_layout Plain Layout
5916 Eine lange Tabelle mit Titel
5917 \begin_inset Argument 1
5918 status open
5919
5920 \begin_layout Plain Layout
5921 Lange Tabelle
5922 \end_layout
5923
5924 \end_inset
5925
5926
5927 \end_layout
5928
5929 \end_inset
5930
5931
5932 \end_layout
5933
5934 \end_inset
5935 </cell>
5936 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5937 \begin_inset Text
5938
5939 \begin_layout Plain Layout
5940
5941 \end_layout
5942
5943 \end_inset
5944 </cell>
5945 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5946 \begin_inset Text
5947
5948 \begin_layout Plain Layout
5949
5950 \end_layout
5951
5952 \end_inset
5953 </cell>
5954 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5955 \begin_inset Text
5956
5957 \begin_layout Plain Layout
5958
5959 \end_layout
5960
5961 \end_inset
5962 </cell>
5963 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5964 \begin_inset Text
5965
5966 \begin_layout Plain Layout
5967
5968 \end_layout
5969
5970 \end_inset
5971 </cell>
5972 </row>
5973 <row>
5974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5975 \begin_inset Text
5976
5977 \begin_layout Plain Layout
5978 1
5979 \end_layout
5980
5981 \end_inset
5982 </cell>
5983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5984 \begin_inset Text
5985
5986 \begin_layout Plain Layout
5987 2
5988 \end_layout
5989
5990 \end_inset
5991 </cell>
5992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5993 \begin_inset Text
5994
5995 \begin_layout Plain Layout
5996 3
5997 \end_layout
5998
5999 \end_inset
6000 </cell>
6001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6002 \begin_inset Text
6003
6004 \begin_layout Plain Layout
6005 4
6006 \end_layout
6007
6008 \end_inset
6009 </cell>
6010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6011 \begin_inset Text
6012
6013 \begin_layout Plain Layout
6014 5
6015 \end_layout
6016
6017 \end_inset
6018 </cell>
6019 </row>
6020 <row>
6021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6022 \begin_inset Text
6023
6024 \begin_layout Plain Layout
6025 asd
6026 \end_layout
6027
6028 \end_inset
6029 </cell>
6030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6031 \begin_inset Text
6032
6033 \begin_layout Plain Layout
6034 s
6035 \end_layout
6036
6037 \end_inset
6038 </cell>
6039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6040 \begin_inset Text
6041
6042 \begin_layout Plain Layout
6043 s
6044 \end_layout
6045
6046 \end_inset
6047 </cell>
6048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6049 \begin_inset Text
6050
6051 \begin_layout Plain Layout
6052 s
6053 \end_layout
6054
6055 \end_inset
6056 </cell>
6057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6058 \begin_inset Text
6059
6060 \begin_layout Plain Layout
6061 asd
6062 \end_layout
6063
6064 \end_inset
6065 </cell>
6066 </row>
6067 <row>
6068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6069 \begin_inset Text
6070
6071 \begin_layout Plain Layout
6072 asd
6073 \end_layout
6074
6075 \end_inset
6076 </cell>
6077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6078 \begin_inset Text
6079
6080 \begin_layout Plain Layout
6081 s
6082 \end_layout
6083
6084 \end_inset
6085 </cell>
6086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6087 \begin_inset Text
6088
6089 \begin_layout Plain Layout
6090 s
6091 \end_layout
6092
6093 \end_inset
6094 </cell>
6095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6096 \begin_inset Text
6097
6098 \begin_layout Plain Layout
6099 s
6100 \end_layout
6101
6102 \end_inset
6103 </cell>
6104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6105 \begin_inset Text
6106
6107 \begin_layout Plain Layout
6108 asd
6109 \end_layout
6110
6111 \end_inset
6112 </cell>
6113 </row>
6114 <row>
6115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6116 \begin_inset Text
6117
6118 \begin_layout Plain Layout
6119 asd
6120 \end_layout
6121
6122 \end_inset
6123 </cell>
6124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6125 \begin_inset Text
6126
6127 \begin_layout Plain Layout
6128 s
6129 \end_layout
6130
6131 \end_inset
6132 </cell>
6133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6134 \begin_inset Text
6135
6136 \begin_layout Plain Layout
6137 s
6138 \end_layout
6139
6140 \end_inset
6141 </cell>
6142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6143 \begin_inset Text
6144
6145 \begin_layout Plain Layout
6146 s
6147 \end_layout
6148
6149 \end_inset
6150 </cell>
6151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6152 \begin_inset Text
6153
6154 \begin_layout Plain Layout
6155 asd
6156 \end_layout
6157
6158 \end_inset
6159 </cell>
6160 </row>
6161 <row>
6162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6163 \begin_inset Text
6164
6165 \begin_layout Plain Layout
6166 asd
6167 \end_layout
6168
6169 \end_inset
6170 </cell>
6171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6172 \begin_inset Text
6173
6174 \begin_layout Plain Layout
6175 asd
6176 \end_layout
6177
6178 \end_inset
6179 </cell>
6180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6181 \begin_inset Text
6182
6183 \begin_layout Plain Layout
6184 asd
6185 \end_layout
6186
6187 \end_inset
6188 </cell>
6189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6190 \begin_inset Text
6191
6192 \begin_layout Plain Layout
6193 asd
6194 \end_layout
6195
6196 \end_inset
6197 </cell>
6198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6199 \begin_inset Text
6200
6201 \begin_layout Plain Layout
6202 asd
6203 \end_layout
6204
6205 \end_inset
6206 </cell>
6207 </row>
6208 </lyxtabular>
6209
6210 \end_inset
6211
6212
6213 \end_layout
6214
6215 \begin_layout Standard
6216 \begin_inset VSpace medskip
6217 \end_inset
6218
6219
6220 \begin_inset Note Greyedout
6221 status open
6222
6223 \begin_layout Plain Layout
6224
6225 \series bold
6226 Bemerkung
6227 \begin_inset space ~
6228 \end_inset
6229
6230 1:
6231 \series default
6232  Die Tabellennummer wird für jede lange Tabelle erhöht, auch wenn Sie keinen
6233  Titel vergeben.
6234  Deshalb könnte es passieren, dass zum Beispiel Tabelle
6235 \begin_inset space ~
6236 \end_inset
6237
6238 2.4 auf Tabelle
6239 \begin_inset space ~
6240 \end_inset
6241
6242 2.1 im Tabellenverzeichnis folgt, wenn dazwischen zwei lange Tabellen ohne
6243  Beschriftung sind.
6244  Um das zu vermeiden, können Sie hinter jede lange Tabelle ohne Titel folgenden
6245  LaTeX-Befehl als TeX-Code einfügen:
6246 \end_layout
6247
6248 \begin_layout Plain Layout
6249
6250 \series bold
6251
6252 \backslash
6253 addtocounter{table}{-1}
6254 \end_layout
6255
6256 \begin_layout Plain Layout
6257 Das ist nicht notwendig, wenn keine der langen Tabellen im Dokument eine
6258  Beschriftung hat und Sie diesen Code zum LaTeX-Vorspann hinzufügen:
6259 \end_layout
6260
6261 \begin_layout Plain Layout
6262
6263 \series bold
6264
6265 \backslash
6266 let
6267 \backslash
6268 myEnd
6269 \backslash
6270 endlongtable
6271 \begin_inset Newline newline
6272 \end_inset
6273
6274
6275 \backslash
6276 renewcommand{
6277 \backslash
6278 endlongtable}{
6279 \backslash
6280 myEnd
6281 \backslash
6282 addtocounter{table}{-1}}
6283 \end_layout
6284
6285 \end_inset
6286
6287
6288 \end_layout
6289
6290 \begin_layout Standard
6291 \begin_inset Note Greyedout
6292 status open
6293
6294 \begin_layout Plain Layout
6295
6296 \series bold
6297 Bemerkung
6298 \begin_inset space ~
6299 \end_inset
6300
6301 2:
6302 \series default
6303  Wenn Sie 
6304 \series bold
6305 hyperref
6306 \series default
6307
6308 \begin_inset Index idx
6309 status collapsed
6310
6311 \begin_layout Plain Layout
6312 LaTeX-Pakete ! hyperref
6313 \end_layout
6314
6315 \end_inset
6316
6317  in den
6318 \family sans
6319  PDF-Eigenschaften
6320 \family default
6321  im 
6322 \family sans
6323 Dokument-Einstellungen
6324 \family default
6325  Dialog für Querverweise benutzen, wird der Verweis auf eine lange Tabelle
6326  immer auf den Anfang des Dokuments zeigen.
6327 \end_layout
6328
6329 \end_inset
6330
6331
6332 \end_layout
6333
6334 \begin_layout Subsubsection
6335 Querverweise auf 
6336 \family sans
6337 lange Tabelle
6338 \family default
6339 n
6340 \begin_inset Index idx
6341 status collapsed
6342
6343 \begin_layout Plain Layout
6344 Tabellen ! lange ! Querverweis
6345 \end_layout
6346
6347 \end_inset
6348
6349
6350 \end_layout
6351
6352 \begin_layout Standard
6353 \begin_inset Tabular
6354 <lyxtabular version="3" rows="6" columns="5">
6355 <features rotate="0" islongtable="true" longtabularalignment="center">
6356 <column alignment="center" valignment="top">
6357 <column alignment="center" valignment="top">
6358 <column alignment="center" valignment="top">
6359 <column alignment="center" valignment="top">
6360 <column alignment="center" valignment="top">
6361 <row endfirsthead="true" caption="true">
6362 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6363 \begin_inset Text
6364
6365 \begin_layout Plain Layout
6366 \begin_inset Caption Standard
6367
6368 \begin_layout Plain Layout
6369 Lange Tabelle mit Marke
6370 \begin_inset CommandInset label
6371 LatexCommand label
6372 name "tab:LangeTabelle-mit-Marke"
6373
6374 \end_inset
6375
6376
6377 \end_layout
6378
6379 \end_inset
6380
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" usebox="none">
6396 \begin_inset Text
6397
6398 \begin_layout Plain Layout
6399
6400 \end_layout
6401
6402 \end_inset
6403 </cell>
6404 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6405 \begin_inset Text
6406
6407 \begin_layout Plain Layout
6408
6409 \end_layout
6410
6411 \end_inset
6412 </cell>
6413 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6414 \begin_inset Text
6415
6416 \begin_layout Plain Layout
6417
6418 \end_layout
6419
6420 \end_inset
6421 </cell>
6422 </row>
6423 <row>
6424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6425 \begin_inset Text
6426
6427 \begin_layout Plain Layout
6428 1
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 2
6438 \end_layout
6439
6440 \end_inset
6441 </cell>
6442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6443 \begin_inset Text
6444
6445 \begin_layout Plain Layout
6446 3
6447 \end_layout
6448
6449 \end_inset
6450 </cell>
6451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6452 \begin_inset Text
6453
6454 \begin_layout Plain Layout
6455 4
6456 \end_layout
6457
6458 \end_inset
6459 </cell>
6460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6461 \begin_inset Text
6462
6463 \begin_layout Plain Layout
6464 5
6465 \end_layout
6466
6467 \end_inset
6468 </cell>
6469 </row>
6470 <row>
6471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6472 \begin_inset Text
6473
6474 \begin_layout Plain Layout
6475 asd
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" usebox="none">
6490 \begin_inset Text
6491
6492 \begin_layout Plain Layout
6493 s
6494 \end_layout
6495
6496 \end_inset
6497 </cell>
6498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6499 \begin_inset Text
6500
6501 \begin_layout Plain Layout
6502 s
6503 \end_layout
6504
6505 \end_inset
6506 </cell>
6507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6508 \begin_inset Text
6509
6510 \begin_layout Plain Layout
6511 asd
6512 \end_layout
6513
6514 \end_inset
6515 </cell>
6516 </row>
6517 <row>
6518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6519 \begin_inset Text
6520
6521 \begin_layout Plain Layout
6522 asd
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" usebox="none">
6537 \begin_inset Text
6538
6539 \begin_layout Plain Layout
6540 s
6541 \end_layout
6542
6543 \end_inset
6544 </cell>
6545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6546 \begin_inset Text
6547
6548 \begin_layout Plain Layout
6549 s
6550 \end_layout
6551
6552 \end_inset
6553 </cell>
6554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6555 \begin_inset Text
6556
6557 \begin_layout Plain Layout
6558 asd
6559 \end_layout
6560
6561 \end_inset
6562 </cell>
6563 </row>
6564 <row>
6565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6566 \begin_inset Text
6567
6568 \begin_layout Plain Layout
6569 asd
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" usebox="none">
6584 \begin_inset Text
6585
6586 \begin_layout Plain Layout
6587 s
6588 \end_layout
6589
6590 \end_inset
6591 </cell>
6592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6593 \begin_inset Text
6594
6595 \begin_layout Plain Layout
6596 s
6597 \end_layout
6598
6599 \end_inset
6600 </cell>
6601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6602 \begin_inset Text
6603
6604 \begin_layout Plain Layout
6605 asd
6606 \end_layout
6607
6608 \end_inset
6609 </cell>
6610 </row>
6611 <row>
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 sad
6626 \end_layout
6627
6628 \end_inset
6629 </cell>
6630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6631 \begin_inset Text
6632
6633 \begin_layout Plain Layout
6634 asd
6635 \end_layout
6636
6637 \end_inset
6638 </cell>
6639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6640 \begin_inset Text
6641
6642 \begin_layout Plain Layout
6643 asd
6644 \end_layout
6645
6646 \end_inset
6647 </cell>
6648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6649 \begin_inset Text
6650
6651 \begin_layout Plain Layout
6652 asd
6653 \end_layout
6654
6655 \end_inset
6656 </cell>
6657 </row>
6658 </lyxtabular>
6659
6660 \end_inset
6661
6662
6663 \end_layout
6664
6665 \begin_layout Standard
6666 Damit auf eine lange Tabelle verwiesen werden kann, müssen Sie eine Marke
6667  im Titel einfügen.
6668 \end_layout
6669
6670 \begin_layout Standard
6671 Dies ist ein Verweis auf Tabelle
6672 \begin_inset space ~
6673 \end_inset
6674
6675
6676 \begin_inset CommandInset ref
6677 LatexCommand ref
6678 reference "tab:LangeTabelle-mit-Marke"
6679
6680 \end_inset
6681
6682 .
6683 \end_layout
6684
6685 \begin_layout Standard
6686 Mit dem LaTeX-Paket 
6687 \series bold
6688 caption
6689 \series default
6690
6691 \begin_inset Index idx
6692 status collapsed
6693
6694 \begin_layout Plain Layout
6695 LaTeX-Pakete ! caption
6696 \end_layout
6697
6698 \end_inset
6699
6700 , siehe Abschnitt
6701 \begin_inset space ~
6702 \end_inset
6703
6704
6705 \begin_inset CommandInset ref
6706 LatexCommand ref
6707 reference "abs:Titel-Formatierung"
6708
6709 \end_inset
6710
6711 , können Sie alle anderen Beschriftungsoptionen benutzen.
6712 \end_layout
6713
6714 \begin_layout Subsubsection
6715 Titelbreite
6716 \begin_inset Index idx
6717 status collapsed
6718
6719 \begin_layout Plain Layout
6720 Tabellen ! lange ! Beschriftungsbreite
6721 \end_layout
6722
6723 \end_inset
6724
6725
6726 \end_layout
6727
6728 \begin_layout Standard
6729 Die maximale Titelbreite wird durch die Variable 
6730 \series bold
6731
6732 \backslash
6733 LTcapwidth
6734 \series default
6735  definiert.
6736  Ihr Standardwert ist 4
6737 \begin_inset space \thinspace{}
6738 \end_inset
6739
6740 Zoll (
6741 \begin_inset Formula $\approx10$
6742 \end_inset
6743
6744
6745 \begin_inset space \thinspace{}
6746 \end_inset
6747
6748 cm).
6749  Um das zu ändern, können Sie entweder im LaTeX-Vorspann oder als TeX-Code
6750  vor der betreffenden Tabelle folgenden Befehl einsetzen:
6751 \end_layout
6752
6753 \begin_layout Standard
6754
6755 \series bold
6756
6757 \backslash
6758 setlength{
6759 \backslash
6760 LTcapwidth}{Breite}
6761 \end_layout
6762
6763 \begin_layout Standard
6764 wobei die Breite eine der in Anhang
6765 \begin_inset space ~
6766 \end_inset
6767
6768
6769 \begin_inset CommandInset ref
6770 LatexCommand ref
6771 reference "kap:In-LyX-verfügbare"
6772
6773 \end_inset
6774
6775  aufgelisteten Einheiten haben kann.
6776 \end_layout
6777
6778 \begin_layout Standard
6779 Die beiden folgenden Tabellen zeigen den Unterschied:
6780 \end_layout
6781
6782 \begin_layout Standard
6783 \begin_inset Tabular
6784 <lyxtabular version="3" rows="6" columns="5">
6785 <features rotate="0" islongtable="true" longtabularalignment="center">
6786 <column alignment="center" valignment="top">
6787 <column alignment="center" valignment="top">
6788 <column alignment="center" valignment="top">
6789 <column alignment="center" valignment="top">
6790 <column alignment="center" valignment="top">
6791 <row endfirsthead="true" caption="true">
6792 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6793 \begin_inset Text
6794
6795 \begin_layout Plain Layout
6796 \begin_inset Caption Standard
6797
6798 \begin_layout Plain Layout
6799 Langer Titel mit Standardbreite, Langer Titel mit Standardbreite
6800 \begin_inset Argument 1
6801 status open
6802
6803 \begin_layout Plain Layout
6804 Titel mit Standardbreite
6805 \end_layout
6806
6807 \end_inset
6808
6809
6810 \end_layout
6811
6812 \end_inset
6813
6814
6815 \end_layout
6816
6817 \end_inset
6818 </cell>
6819 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6820 \begin_inset Text
6821
6822 \begin_layout Plain Layout
6823
6824 \end_layout
6825
6826 \end_inset
6827 </cell>
6828 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6829 \begin_inset Text
6830
6831 \begin_layout Plain Layout
6832
6833 \end_layout
6834
6835 \end_inset
6836 </cell>
6837 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6838 \begin_inset Text
6839
6840 \begin_layout Plain Layout
6841
6842 \end_layout
6843
6844 \end_inset
6845 </cell>
6846 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6847 \begin_inset Text
6848
6849 \begin_layout Plain Layout
6850
6851 \end_layout
6852
6853 \end_inset
6854 </cell>
6855 </row>
6856 <row>
6857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6858 \begin_inset Text
6859
6860 \begin_layout Plain Layout
6861 1
6862 \end_layout
6863
6864 \end_inset
6865 </cell>
6866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6867 \begin_inset Text
6868
6869 \begin_layout Plain Layout
6870 2
6871 \end_layout
6872
6873 \end_inset
6874 </cell>
6875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6876 \begin_inset Text
6877
6878 \begin_layout Plain Layout
6879 3
6880 \end_layout
6881
6882 \end_inset
6883 </cell>
6884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6885 \begin_inset Text
6886
6887 \begin_layout Plain Layout
6888 4
6889 \end_layout
6890
6891 \end_inset
6892 </cell>
6893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6894 \begin_inset Text
6895
6896 \begin_layout Plain Layout
6897 5
6898 \end_layout
6899
6900 \end_inset
6901 </cell>
6902 </row>
6903 <row>
6904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6905 \begin_inset Text
6906
6907 \begin_layout Plain Layout
6908 asd
6909 \end_layout
6910
6911 \end_inset
6912 </cell>
6913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6914 \begin_inset Text
6915
6916 \begin_layout Plain Layout
6917 s
6918 \end_layout
6919
6920 \end_inset
6921 </cell>
6922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6923 \begin_inset Text
6924
6925 \begin_layout Plain Layout
6926 s
6927 \end_layout
6928
6929 \end_inset
6930 </cell>
6931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6932 \begin_inset Text
6933
6934 \begin_layout Plain Layout
6935 s
6936 \end_layout
6937
6938 \end_inset
6939 </cell>
6940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6941 \begin_inset Text
6942
6943 \begin_layout Plain Layout
6944 asd
6945 \end_layout
6946
6947 \end_inset
6948 </cell>
6949 </row>
6950 <row>
6951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6952 \begin_inset Text
6953
6954 \begin_layout Plain Layout
6955 asd
6956 \end_layout
6957
6958 \end_inset
6959 </cell>
6960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6961 \begin_inset Text
6962
6963 \begin_layout Plain Layout
6964 s
6965 \end_layout
6966
6967 \end_inset
6968 </cell>
6969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6970 \begin_inset Text
6971
6972 \begin_layout Plain Layout
6973 s
6974 \end_layout
6975
6976 \end_inset
6977 </cell>
6978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6979 \begin_inset Text
6980
6981 \begin_layout Plain Layout
6982 s
6983 \end_layout
6984
6985 \end_inset
6986 </cell>
6987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6988 \begin_inset Text
6989
6990 \begin_layout Plain Layout
6991 asd
6992 \end_layout
6993
6994 \end_inset
6995 </cell>
6996 </row>
6997 <row>
6998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6999 \begin_inset Text
7000
7001 \begin_layout Plain Layout
7002 asd
7003 \end_layout
7004
7005 \end_inset
7006 </cell>
7007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7008 \begin_inset Text
7009
7010 \begin_layout Plain Layout
7011 s
7012 \end_layout
7013
7014 \end_inset
7015 </cell>
7016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7017 \begin_inset Text
7018
7019 \begin_layout Plain Layout
7020 s
7021 \end_layout
7022
7023 \end_inset
7024 </cell>
7025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7026 \begin_inset Text
7027
7028 \begin_layout Plain Layout
7029 s
7030 \end_layout
7031
7032 \end_inset
7033 </cell>
7034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7035 \begin_inset Text
7036
7037 \begin_layout Plain Layout
7038 asd
7039 \end_layout
7040
7041 \end_inset
7042 </cell>
7043 </row>
7044 <row>
7045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7046 \begin_inset Text
7047
7048 \begin_layout Plain Layout
7049 asd
7050 \end_layout
7051
7052 \end_inset
7053 </cell>
7054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7055 \begin_inset Text
7056
7057 \begin_layout Plain Layout
7058 sad
7059 \end_layout
7060
7061 \end_inset
7062 </cell>
7063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7064 \begin_inset Text
7065
7066 \begin_layout Plain Layout
7067 asd
7068 \end_layout
7069
7070 \end_inset
7071 </cell>
7072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7073 \begin_inset Text
7074
7075 \begin_layout Plain Layout
7076 asd
7077 \end_layout
7078
7079 \end_inset
7080 </cell>
7081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7082 \begin_inset Text
7083
7084 \begin_layout Plain Layout
7085 asd
7086 \end_layout
7087
7088 \end_inset
7089 </cell>
7090 </row>
7091 </lyxtabular>
7092
7093 \end_inset
7094
7095
7096 \end_layout
7097
7098 \begin_layout Standard
7099 \begin_inset ERT
7100 status collapsed
7101
7102 \begin_layout Plain Layout
7103
7104
7105 \backslash
7106 setlength{
7107 \backslash
7108 LTcapwidth}{5cm}
7109 \end_layout
7110
7111 \end_inset
7112
7113
7114 \begin_inset Tabular
7115 <lyxtabular version="3" rows="6" columns="5">
7116 <features rotate="0" islongtable="true" longtabularalignment="center">
7117 <column alignment="center" valignment="top">
7118 <column alignment="center" valignment="top">
7119 <column alignment="center" valignment="top">
7120 <column alignment="center" valignment="top">
7121 <column alignment="center" valignment="top">
7122 <row endfirsthead="true" caption="true">
7123 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7124 \begin_inset Text
7125
7126 \begin_layout Plain Layout
7127 \begin_inset Caption Standard
7128
7129 \begin_layout Plain Layout
7130 Langer Titel mit 5
7131 \begin_inset space \thinspace{}
7132 \end_inset
7133
7134 cm Breite, Langer Titel mit 5
7135 \begin_inset space \thinspace{}
7136 \end_inset
7137
7138 cm Breite
7139 \begin_inset Argument 1
7140 status open
7141
7142 \begin_layout Plain Layout
7143 Titel mit 5
7144 \begin_inset space \thinspace{}
7145 \end_inset
7146
7147 cm Breite
7148 \end_layout
7149
7150 \end_inset
7151
7152
7153 \end_layout
7154
7155 \end_inset
7156
7157
7158 \end_layout
7159
7160 \end_inset
7161 </cell>
7162 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7163 \begin_inset Text
7164
7165 \begin_layout Plain Layout
7166
7167 \end_layout
7168
7169 \end_inset
7170 </cell>
7171 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7172 \begin_inset Text
7173
7174 \begin_layout Plain Layout
7175
7176 \end_layout
7177
7178 \end_inset
7179 </cell>
7180 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7181 \begin_inset Text
7182
7183 \begin_layout Plain Layout
7184
7185 \end_layout
7186
7187 \end_inset
7188 </cell>
7189 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7190 \begin_inset Text
7191
7192 \begin_layout Plain Layout
7193
7194 \end_layout
7195
7196 \end_inset
7197 </cell>
7198 </row>
7199 <row>
7200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7201 \begin_inset Text
7202
7203 \begin_layout Plain Layout
7204 1
7205 \end_layout
7206
7207 \end_inset
7208 </cell>
7209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7210 \begin_inset Text
7211
7212 \begin_layout Plain Layout
7213 2
7214 \end_layout
7215
7216 \end_inset
7217 </cell>
7218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7219 \begin_inset Text
7220
7221 \begin_layout Plain Layout
7222 3
7223 \end_layout
7224
7225 \end_inset
7226 </cell>
7227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7228 \begin_inset Text
7229
7230 \begin_layout Plain Layout
7231 4
7232 \end_layout
7233
7234 \end_inset
7235 </cell>
7236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7237 \begin_inset Text
7238
7239 \begin_layout Plain Layout
7240 5
7241 \end_layout
7242
7243 \end_inset
7244 </cell>
7245 </row>
7246 <row>
7247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7248 \begin_inset Text
7249
7250 \begin_layout Plain Layout
7251 asd
7252 \end_layout
7253
7254 \end_inset
7255 </cell>
7256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7257 \begin_inset Text
7258
7259 \begin_layout Plain Layout
7260 s
7261 \end_layout
7262
7263 \end_inset
7264 </cell>
7265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7266 \begin_inset Text
7267
7268 \begin_layout Plain Layout
7269 s
7270 \end_layout
7271
7272 \end_inset
7273 </cell>
7274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7275 \begin_inset Text
7276
7277 \begin_layout Plain Layout
7278 s
7279 \end_layout
7280
7281 \end_inset
7282 </cell>
7283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7284 \begin_inset Text
7285
7286 \begin_layout Plain Layout
7287 asd
7288 \end_layout
7289
7290 \end_inset
7291 </cell>
7292 </row>
7293 <row>
7294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7295 \begin_inset Text
7296
7297 \begin_layout Plain Layout
7298 asd
7299 \end_layout
7300
7301 \end_inset
7302 </cell>
7303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7304 \begin_inset Text
7305
7306 \begin_layout Plain Layout
7307 s
7308 \end_layout
7309
7310 \end_inset
7311 </cell>
7312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7313 \begin_inset Text
7314
7315 \begin_layout Plain Layout
7316 s
7317 \end_layout
7318
7319 \end_inset
7320 </cell>
7321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7322 \begin_inset Text
7323
7324 \begin_layout Plain Layout
7325 s
7326 \end_layout
7327
7328 \end_inset
7329 </cell>
7330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7331 \begin_inset Text
7332
7333 \begin_layout Plain Layout
7334 asd
7335 \end_layout
7336
7337 \end_inset
7338 </cell>
7339 </row>
7340 <row>
7341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7342 \begin_inset Text
7343
7344 \begin_layout Plain Layout
7345 asd
7346 \end_layout
7347
7348 \end_inset
7349 </cell>
7350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7351 \begin_inset Text
7352
7353 \begin_layout Plain Layout
7354 s
7355 \end_layout
7356
7357 \end_inset
7358 </cell>
7359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7360 \begin_inset Text
7361
7362 \begin_layout Plain Layout
7363 s
7364 \end_layout
7365
7366 \end_inset
7367 </cell>
7368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7369 \begin_inset Text
7370
7371 \begin_layout Plain Layout
7372 s
7373 \end_layout
7374
7375 \end_inset
7376 </cell>
7377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7378 \begin_inset Text
7379
7380 \begin_layout Plain Layout
7381 asd
7382 \end_layout
7383
7384 \end_inset
7385 </cell>
7386 </row>
7387 <row>
7388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7389 \begin_inset Text
7390
7391 \begin_layout Plain Layout
7392 asd
7393 \end_layout
7394
7395 \end_inset
7396 </cell>
7397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7398 \begin_inset Text
7399
7400 \begin_layout Plain Layout
7401 sad
7402 \end_layout
7403
7404 \end_inset
7405 </cell>
7406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7407 \begin_inset Text
7408
7409 \begin_layout Plain Layout
7410 asd
7411 \end_layout
7412
7413 \end_inset
7414 </cell>
7415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7416 \begin_inset Text
7417
7418 \begin_layout Plain Layout
7419 asd
7420 \end_layout
7421
7422 \end_inset
7423 </cell>
7424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7425 \begin_inset Text
7426
7427 \begin_layout Plain Layout
7428 asd
7429 \end_layout
7430
7431 \end_inset
7432 </cell>
7433 </row>
7434 </lyxtabular>
7435
7436 \end_inset
7437
7438
7439 \begin_inset ERT
7440 status collapsed
7441
7442 \begin_layout Plain Layout
7443
7444
7445 \backslash
7446 setlength{
7447 \backslash
7448 LTcapwidth}{4in}
7449 \end_layout
7450
7451 \end_inset
7452
7453
7454 \begin_inset Note Note
7455 status collapsed
7456
7457 \begin_layout Plain Layout
7458 Beschriftungsbreite zurücksetzen
7459 \end_layout
7460
7461 \end_inset
7462
7463
7464 \end_layout
7465
7466 \begin_layout Standard
7467 \begin_inset Note Greyedout
7468 status open
7469
7470 \begin_layout Plain Layout
7471
7472 \series bold
7473 Achtung:
7474 \series default
7475  Wenn das LaTeX-Paket 
7476 \series bold
7477 caption
7478 \series default
7479
7480 \begin_inset Index idx
7481 status collapsed
7482
7483 \begin_layout Plain Layout
7484 LaTeX-Pakete ! caption
7485 \end_layout
7486
7487 \end_inset
7488
7489  verwendet wird, so wie in diesem Dokument, wird die ganze Seitenbreite
7490  für die Beschriftung verwendet, wenn Sie den voreingestellten Wert von
7491  4
7492 \begin_inset space \thinspace{}
7493 \end_inset
7494
7495 Zoll für 
7496 \series bold
7497
7498 \backslash
7499 LTcapwidth
7500 \series default
7501  benutzen.
7502  Um in diesem Fall eine genau 4
7503 \begin_inset space \thinspace{}
7504 \end_inset
7505
7506 Zoll breite Beschriftung zu erhalten, können Sie entweder einen leicht von
7507  4
7508 \begin_inset space \thinspace{}
7509 \end_inset
7510
7511 Zoll veränderten Wert wie z.
7512 \begin_inset space \thinspace{}
7513 \end_inset
7514
7515 B.
7516  3.99
7517 \begin_inset space \thinspace{}
7518 \end_inset
7519
7520 Zoll verwenden oder den LaTeX-Befehl 
7521 \series bold
7522
7523 \backslash
7524 captionsetup{width=Wert}
7525 \series default
7526  benutzen, der vom 
7527 \series bold
7528 caption
7529 \series default
7530 -Paket bereitgestellt wird.
7531 \end_layout
7532
7533 \end_inset
7534
7535
7536 \end_layout
7537
7538 \begin_layout Subsubsection
7539 Unterschiedliche Beschriftung für Tabellenseiten
7540 \begin_inset Index idx
7541 status collapsed
7542
7543 \begin_layout Plain Layout
7544 Tabellen ! lange ! mehrere Beschriftungen
7545 \end_layout
7546
7547 \end_inset
7548
7549
7550 \end_layout
7551
7552 \begin_layout Standard
7553 Wenn die Tabellenbeschriftung der folgenden Seiten anders sein soll, als
7554  die der ersten Seite, markieren Sie eine leere Zeile als Kopfzeile, die
7555  eine Beschriftung enthält.
7556  Dann klicken Sie mit rechts auf die Beschriftung und wählen im Kontext-Menü
7557  
7558 \family sans
7559 Legende
7560 \begin_inset space ~
7561 \end_inset
7562
7563 (Lange Tabelle (unnummeriert))
7564 \family default
7565  aus.
7566  Tabelle
7567 \begin_inset space ~
7568 \end_inset
7569
7570
7571 \begin_inset CommandInset ref
7572 LatexCommand ref
7573 reference "tab:DiffCaptions"
7574
7575 \end_inset
7576
7577  ist ein Beispiel für eine lange Tabelle mit unterschiedlichen Titeln und
7578  ohne Tabellennummer auf der zweiten Seite.
7579 \end_layout
7580
7581 \begin_layout Standard
7582 \align center
7583 \begin_inset Tabular
7584 <lyxtabular version="3" rows="59" columns="3">
7585 <features rotate="0" islongtable="true" longtabularalignment="center">
7586 <column alignment="left" valignment="top" width="0pt">
7587 <column alignment="left" valignment="top" width="0pt">
7588 <column alignment="right" valignment="top" width="0pt">
7589 <row endfirsthead="true" caption="true">
7590 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7591 \begin_inset Text
7592
7593 \begin_layout Plain Layout
7594 \begin_inset Caption Standard
7595
7596 \begin_layout Plain Layout
7597 Telefonliste
7598 \begin_inset CommandInset label
7599 LatexCommand label
7600 name "tab:DiffCaptions"
7601
7602 \end_inset
7603
7604
7605 \begin_inset Argument 1
7606 status collapsed
7607
7608 \begin_layout Plain Layout
7609 Telefonliste
7610 \end_layout
7611
7612 \end_inset
7613
7614
7615 \end_layout
7616
7617 \end_inset
7618
7619
7620 \end_layout
7621
7622 \end_inset
7623 </cell>
7624 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7625 \begin_inset Text
7626
7627 \begin_layout Plain Layout
7628
7629 \end_layout
7630
7631 \end_inset
7632 </cell>
7633 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7634 \begin_inset Text
7635
7636 \begin_layout Plain Layout
7637
7638 \end_layout
7639
7640 \end_inset
7641 </cell>
7642 </row>
7643 <row endfirsthead="true">
7644 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7645 \begin_inset Text
7646
7647 \begin_layout Plain Layout
7648
7649 \series bold
7650 Telefonliste (ignoriere die Namen)
7651 \end_layout
7652
7653 \end_inset
7654 </cell>
7655 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7656 \begin_inset Text
7657
7658 \begin_layout Plain Layout
7659
7660 \end_layout
7661
7662 \end_inset
7663 </cell>
7664 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7665 \begin_inset Text
7666
7667 \begin_layout Plain Layout
7668
7669 \end_layout
7670
7671 \end_inset
7672 </cell>
7673 </row>
7674 <row endfirsthead="true">
7675 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7676 \begin_inset Text
7677
7678 \begin_layout Plain Layout
7679
7680 \series bold
7681 NAME
7682 \end_layout
7683
7684 \end_inset
7685 </cell>
7686 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7687 \begin_inset Text
7688
7689 \begin_layout Plain Layout
7690
7691 \end_layout
7692
7693 \end_inset
7694 </cell>
7695 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7696 \begin_inset Text
7697
7698 \begin_layout Plain Layout
7699
7700 \series bold
7701 TEL.
7702 \end_layout
7703
7704 \end_inset
7705 </cell>
7706 </row>
7707 <row endhead="true" caption="true">
7708 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7709 \begin_inset Text
7710
7711 \begin_layout Plain Layout
7712 \begin_inset Caption LongTableNoNumber
7713
7714 \begin_layout Plain Layout
7715 Fortsetzung der Telefonliste
7716 \end_layout
7717
7718 \end_inset
7719
7720
7721 \end_layout
7722
7723 \end_inset
7724 </cell>
7725 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7726 \begin_inset Text
7727
7728 \begin_layout Plain Layout
7729
7730 \end_layout
7731
7732 \end_inset
7733 </cell>
7734 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7735 \begin_inset Text
7736
7737 \begin_layout Plain Layout
7738
7739 \end_layout
7740
7741 \end_inset
7742 </cell>
7743 </row>
7744 <row endhead="true">
7745 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7746 \begin_inset Text
7747
7748 \begin_layout Plain Layout
7749
7750 \series bold
7751 Telefonliste
7752 \end_layout
7753
7754 \end_inset
7755 </cell>
7756 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7757 \begin_inset Text
7758
7759 \begin_layout Plain Layout
7760
7761 \end_layout
7762
7763 \end_inset
7764 </cell>
7765 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7766 \begin_inset Text
7767
7768 \begin_layout Plain Layout
7769
7770 \end_layout
7771
7772 \end_inset
7773 </cell>
7774 </row>
7775 <row endhead="true">
7776 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7777 \begin_inset Text
7778
7779 \begin_layout Plain Layout
7780
7781 \series bold
7782 NAME
7783 \end_layout
7784
7785 \end_inset
7786 </cell>
7787 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7788 \begin_inset Text
7789
7790 \begin_layout Plain Layout
7791
7792 \end_layout
7793
7794 \end_inset
7795 </cell>
7796 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7797 \begin_inset Text
7798
7799 \begin_layout Plain Layout
7800
7801 \series bold
7802 TEL.
7803 \end_layout
7804
7805 \end_inset
7806 </cell>
7807 </row>
7808 <row endfoot="true">
7809 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7810 \begin_inset Text
7811
7812 \begin_layout Plain Layout
7813 wird fortgesetzt\SpecialChar \ldots{}
7814
7815 \end_layout
7816
7817 \end_inset
7818 </cell>
7819 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7820 \begin_inset Text
7821
7822 \begin_layout Plain Layout
7823
7824 \end_layout
7825
7826 \end_inset
7827 </cell>
7828 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7829 \begin_inset Text
7830
7831 \begin_layout Plain Layout
7832
7833 \end_layout
7834
7835 \end_inset
7836 </cell>
7837 </row>
7838 <row>
7839 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7840 \begin_inset Text
7841
7842 \begin_layout Plain Layout
7843
7844 \series bold
7845 Annovi
7846 \end_layout
7847
7848 \end_inset
7849 </cell>
7850 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7851 \begin_inset Text
7852
7853 \begin_layout Plain Layout
7854 Silvia
7855 \end_layout
7856
7857 \end_inset
7858 </cell>
7859 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7860 \begin_inset Text
7861
7862 \begin_layout Plain Layout
7863 111
7864 \end_layout
7865
7866 \end_inset
7867 </cell>
7868 </row>
7869 <row>
7870 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7871 \begin_inset Text
7872
7873 \begin_layout Plain Layout
7874
7875 \series bold
7876 Bertoli
7877 \end_layout
7878
7879 \end_inset
7880 </cell>
7881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7882 \begin_inset Text
7883
7884 \begin_layout Plain Layout
7885 Stefano
7886 \end_layout
7887
7888 \end_inset
7889 </cell>
7890 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7891 \begin_inset Text
7892
7893 \begin_layout Plain Layout
7894 111
7895 \end_layout
7896
7897 \end_inset
7898 </cell>
7899 </row>
7900 <row>
7901 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7902 \begin_inset Text
7903
7904 \begin_layout Plain Layout
7905
7906 \series bold
7907 Bozzi
7908 \end_layout
7909
7910 \end_inset
7911 </cell>
7912 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7913 \begin_inset Text
7914
7915 \begin_layout Plain Layout
7916 Walter
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925 111
7926 \end_layout
7927
7928 \end_inset
7929 </cell>
7930 </row>
7931 <row>
7932 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7933 \begin_inset Text
7934
7935 \begin_layout Plain Layout
7936
7937 \series bold
7938 Cachia
7939 \end_layout
7940
7941 \end_inset
7942 </cell>
7943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7944 \begin_inset Text
7945
7946 \begin_layout Plain Layout
7947 Maria
7948 \end_layout
7949
7950 \end_inset
7951 </cell>
7952 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956 111
7957 \end_layout
7958
7959 \end_inset
7960 </cell>
7961 </row>
7962 <row>
7963 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967
7968 \series bold
7969 Cachia
7970 \end_layout
7971
7972 \end_inset
7973 </cell>
7974 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978 Maurizio
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987 111
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 </row>
7993 <row>
7994 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998
7999 \series bold
8000 Cinquemani
8001 \end_layout
8002
8003 \end_inset
8004 </cell>
8005 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8006 \begin_inset Text
8007
8008 \begin_layout Plain Layout
8009 Giusi
8010 \end_layout
8011
8012 \end_inset
8013 </cell>
8014 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8015 \begin_inset Text
8016
8017 \begin_layout Plain Layout
8018 111
8019 \end_layout
8020
8021 \end_inset
8022 </cell>
8023 </row>
8024 <row>
8025 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8026 \begin_inset Text
8027
8028 \begin_layout Plain Layout
8029
8030 \series bold
8031 Colin
8032 \end_layout
8033
8034 \end_inset
8035 </cell>
8036 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8037 \begin_inset Text
8038
8039 \begin_layout Plain Layout
8040 Bernard
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049 111
8050 \end_layout
8051
8052 \end_inset
8053 </cell>
8054 </row>
8055 <row>
8056 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8057 \begin_inset Text
8058
8059 \begin_layout Plain Layout
8060
8061 \series bold
8062 Concli
8063 \end_layout
8064
8065 \end_inset
8066 </cell>
8067 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8068 \begin_inset Text
8069
8070 \begin_layout Plain Layout
8071 Gianfranco
8072 \end_layout
8073
8074 \end_inset
8075 </cell>
8076 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080 111
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 </row>
8086 <row>
8087 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8088 \begin_inset Text
8089
8090 \begin_layout Plain Layout
8091
8092 \series bold
8093 Dal Bosco
8094 \end_layout
8095
8096 \end_inset
8097 </cell>
8098 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8099 \begin_inset Text
8100
8101 \begin_layout Plain Layout
8102 Carolina
8103 \end_layout
8104
8105 \end_inset
8106 </cell>
8107 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8108 \begin_inset Text
8109
8110 \begin_layout Plain Layout
8111 111
8112 \end_layout
8113
8114 \end_inset
8115 </cell>
8116 </row>
8117 <row>
8118 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8119 \begin_inset Text
8120
8121 \begin_layout Plain Layout
8122
8123 \series bold
8124 Dalpiaz
8125 \end_layout
8126
8127 \end_inset
8128 </cell>
8129 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8130 \begin_inset Text
8131
8132 \begin_layout Plain Layout
8133 Annamaria
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8139 \begin_inset Text
8140
8141 \begin_layout Plain Layout
8142 111
8143 \end_layout
8144
8145 \end_inset
8146 </cell>
8147 </row>
8148 <row>
8149 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8150 \begin_inset Text
8151
8152 \begin_layout Plain Layout
8153
8154 \series bold
8155 Feliciello
8156 \end_layout
8157
8158 \end_inset
8159 </cell>
8160 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8161 \begin_inset Text
8162
8163 \begin_layout Plain Layout
8164 Domenico
8165 \end_layout
8166
8167 \end_inset
8168 </cell>
8169 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8170 \begin_inset Text
8171
8172 \begin_layout Plain Layout
8173 111
8174 \end_layout
8175
8176 \end_inset
8177 </cell>
8178 </row>
8179 <row>
8180 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8181 \begin_inset Text
8182
8183 \begin_layout Plain Layout
8184
8185 \series bold
8186 Focarelli
8187 \end_layout
8188
8189 \end_inset
8190 </cell>
8191 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8192 \begin_inset Text
8193
8194 \begin_layout Plain Layout
8195 Paola
8196 \end_layout
8197
8198 \end_inset
8199 </cell>
8200 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8201 \begin_inset Text
8202
8203 \begin_layout Plain Layout
8204 111
8205 \end_layout
8206
8207 \end_inset
8208 </cell>
8209 </row>
8210 <row>
8211 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8212 \begin_inset Text
8213
8214 \begin_layout Plain Layout
8215
8216 \series bold
8217 Galletti
8218 \end_layout
8219
8220 \end_inset
8221 </cell>
8222 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8223 \begin_inset Text
8224
8225 \begin_layout Plain Layout
8226 Oreste
8227 \end_layout
8228
8229 \end_inset
8230 </cell>
8231 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8232 \begin_inset Text
8233
8234 \begin_layout Plain Layout
8235 111
8236 \end_layout
8237
8238 \end_inset
8239 </cell>
8240 </row>
8241 <row>
8242 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8243 \begin_inset Text
8244
8245 \begin_layout Plain Layout
8246
8247 \series bold
8248 Gasparini
8249 \end_layout
8250
8251 \end_inset
8252 </cell>
8253 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8254 \begin_inset Text
8255
8256 \begin_layout Plain Layout
8257 Franca
8258 \end_layout
8259
8260 \end_inset
8261 </cell>
8262 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8263 \begin_inset Text
8264
8265 \begin_layout Plain Layout
8266 111
8267 \end_layout
8268
8269 \end_inset
8270 </cell>
8271 </row>
8272 <row>
8273 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8274 \begin_inset Text
8275
8276 \begin_layout Plain Layout
8277
8278 \series bold
8279 Rizzardi
8280 \series default
8281
8282 \begin_inset Foot
8283 status open
8284
8285 \begin_layout Plain Layout
8286 Beispielfußnote
8287 \end_layout
8288
8289 \end_inset
8290
8291
8292 \end_layout
8293
8294 \end_inset
8295 </cell>
8296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8297 \begin_inset Text
8298
8299 \begin_layout Plain Layout
8300 Paola
8301 \end_layout
8302
8303 \end_inset
8304 </cell>
8305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8306 \begin_inset Text
8307
8308 \begin_layout Plain Layout
8309 111
8310 \end_layout
8311
8312 \end_inset
8313 </cell>
8314 </row>
8315 <row>
8316 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8317 \begin_inset Text
8318
8319 \begin_layout Plain Layout
8320
8321 \series bold
8322 Lassini
8323 \end_layout
8324
8325 \end_inset
8326 </cell>
8327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8328 \begin_inset Text
8329
8330 \begin_layout Plain Layout
8331 Giancarlo
8332 \end_layout
8333
8334 \end_inset
8335 </cell>
8336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8337 \begin_inset Text
8338
8339 \begin_layout Plain Layout
8340 111
8341 \end_layout
8342
8343 \end_inset
8344 </cell>
8345 </row>
8346 <row>
8347 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8348 \begin_inset Text
8349
8350 \begin_layout Plain Layout
8351
8352 \series bold
8353 Malfatti
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8359 \begin_inset Text
8360
8361 \begin_layout Plain Layout
8362 Luciano
8363 \end_layout
8364
8365 \end_inset
8366 </cell>
8367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8368 \begin_inset Text
8369
8370 \begin_layout Plain Layout
8371 111
8372 \end_layout
8373
8374 \end_inset
8375 </cell>
8376 </row>
8377 <row>
8378 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Plain Layout
8382
8383 \series bold
8384 Malfatti
8385 \end_layout
8386
8387 \end_inset
8388 </cell>
8389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8390 \begin_inset Text
8391
8392 \begin_layout Plain Layout
8393 Valeriano
8394 \end_layout
8395
8396 \end_inset
8397 </cell>
8398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Plain Layout
8402 111
8403 \end_layout
8404
8405 \end_inset
8406 </cell>
8407 </row>
8408 <row>
8409 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8410 \begin_inset Text
8411
8412 \begin_layout Plain Layout
8413
8414 \series bold
8415 Meneguzzo
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424 Roberto
8425 \end_layout
8426
8427 \end_inset
8428 </cell>
8429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433 111
8434 \end_layout
8435
8436 \end_inset
8437 </cell>
8438 </row>
8439 <row>
8440 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8441 \begin_inset Text
8442
8443 \begin_layout Plain Layout
8444
8445 \series bold
8446 Mezzadra
8447 \end_layout
8448
8449 \end_inset
8450 </cell>
8451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8452 \begin_inset Text
8453
8454 \begin_layout Plain Layout
8455 Roberto
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464 111
8465 \end_layout
8466
8467 \end_inset
8468 </cell>
8469 </row>
8470 <row>
8471 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8472 \begin_inset Text
8473
8474 \begin_layout Plain Layout
8475
8476 \series bold
8477 Pirpamer
8478 \end_layout
8479
8480 \end_inset
8481 </cell>
8482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8483 \begin_inset Text
8484
8485 \begin_layout Plain Layout
8486 Erich
8487 \end_layout
8488
8489 \end_inset
8490 </cell>
8491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Plain Layout
8495 111
8496 \end_layout
8497
8498 \end_inset
8499 </cell>
8500 </row>
8501 <row>
8502 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Plain Layout
8506
8507 \series bold
8508 Pochiesa
8509 \end_layout
8510
8511 \end_inset
8512 </cell>
8513 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8514 \begin_inset Text
8515
8516 \begin_layout Plain Layout
8517 Paolo
8518 \end_layout
8519
8520 \end_inset
8521 </cell>
8522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8523 \begin_inset Text
8524
8525 \begin_layout Plain Layout
8526 111, 222
8527 \end_layout
8528
8529 \end_inset
8530 </cell>
8531 </row>
8532 <row>
8533 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8534 \begin_inset Text
8535
8536 \begin_layout Plain Layout
8537
8538 \series bold
8539 Radina
8540 \end_layout
8541
8542 \end_inset
8543 </cell>
8544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8545 \begin_inset Text
8546
8547 \begin_layout Plain Layout
8548 Claudio
8549 \end_layout
8550
8551 \end_inset
8552 </cell>
8553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557 111
8558 \end_layout
8559
8560 \end_inset
8561 </cell>
8562 </row>
8563 <row>
8564 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8565 \begin_inset Text
8566
8567 \begin_layout Plain Layout
8568
8569 \series bold
8570 Stuffer
8571 \end_layout
8572
8573 \end_inset
8574 </cell>
8575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8576 \begin_inset Text
8577
8578 \begin_layout Plain Layout
8579 Oskar
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588 111
8589 \end_layout
8590
8591 \end_inset
8592 </cell>
8593 </row>
8594 <row>
8595 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Plain Layout
8599
8600 \series bold
8601 Tacchelli
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610 Ugo
8611 \end_layout
8612
8613 \end_inset
8614 </cell>
8615 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619 111
8620 \end_layout
8621
8622 \end_inset
8623 </cell>
8624 </row>
8625 <row>
8626 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Plain Layout
8630
8631 \series bold
8632 Tezzele
8633 \end_layout
8634
8635 \end_inset
8636 </cell>
8637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8638 \begin_inset Text
8639
8640 \begin_layout Plain Layout
8641 Margit
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8647 \begin_inset Text
8648
8649 \begin_layout Plain Layout
8650 111
8651 \end_layout
8652
8653 \end_inset
8654 </cell>
8655 </row>
8656 <row>
8657 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8658 \begin_inset Text
8659
8660 \begin_layout Plain Layout
8661
8662 \series bold
8663 Unterkalmsteiner
8664 \end_layout
8665
8666 \end_inset
8667 </cell>
8668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8669 \begin_inset Text
8670
8671 \begin_layout Plain Layout
8672 Frieda
8673 \end_layout
8674
8675 \end_inset
8676 </cell>
8677 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8678 \begin_inset Text
8679
8680 \begin_layout Plain Layout
8681 111
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 </row>
8687 <row>
8688 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8689 \begin_inset Text
8690
8691 \begin_layout Plain Layout
8692
8693 \series bold
8694 Vieider
8695 \end_layout
8696
8697 \end_inset
8698 </cell>
8699 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8700 \begin_inset Text
8701
8702 \begin_layout Plain Layout
8703 Hilde
8704 \end_layout
8705
8706 \end_inset
8707 </cell>
8708 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Plain Layout
8712 111
8713 \end_layout
8714
8715 \end_inset
8716 </cell>
8717 </row>
8718 <row>
8719 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8720 \begin_inset Text
8721
8722 \begin_layout Plain Layout
8723
8724 \series bold
8725 Vigna
8726 \end_layout
8727
8728 \end_inset
8729 </cell>
8730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8731 \begin_inset Text
8732
8733 \begin_layout Plain Layout
8734 Jürgen
8735 \end_layout
8736
8737 \end_inset
8738 </cell>
8739 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8740 \begin_inset Text
8741
8742 \begin_layout Plain Layout
8743 111
8744 \end_layout
8745
8746 \end_inset
8747 </cell>
8748 </row>
8749 <row>
8750 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8751 \begin_inset Text
8752
8753 \begin_layout Plain Layout
8754
8755 \series bold
8756 Weber
8757 \end_layout
8758
8759 \end_inset
8760 </cell>
8761 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8762 \begin_inset Text
8763
8764 \begin_layout Plain Layout
8765 Maurizio
8766 \end_layout
8767
8768 \end_inset
8769 </cell>
8770 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8771 \begin_inset Text
8772
8773 \begin_layout Plain Layout
8774 111
8775 \end_layout
8776
8777 \end_inset
8778 </cell>
8779 </row>
8780 <row>
8781 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8782 \begin_inset Text
8783
8784 \begin_layout Plain Layout
8785
8786 \series bold
8787 Winkler
8788 \end_layout
8789
8790 \end_inset
8791 </cell>
8792 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8793 \begin_inset Text
8794
8795 \begin_layout Plain Layout
8796 Franz
8797 \end_layout
8798
8799 \end_inset
8800 </cell>
8801 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8802 \begin_inset Text
8803
8804 \begin_layout Plain Layout
8805 111
8806 \end_layout
8807
8808 \end_inset
8809 </cell>
8810 </row>
8811 <row>
8812 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8813 \begin_inset Text
8814
8815 \begin_layout Plain Layout
8816  
8817 \end_layout
8818
8819 \end_inset
8820 </cell>
8821 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8822 \begin_inset Text
8823
8824 \begin_layout Plain Layout
8825
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8831 \begin_inset Text
8832
8833 \begin_layout Plain Layout
8834
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 </row>
8840 <row>
8841 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8842 \begin_inset Text
8843
8844 \begin_layout Plain Layout
8845
8846 \series bold
8847 Annovi
8848 \end_layout
8849
8850 \end_inset
8851 </cell>
8852 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8853 \begin_inset Text
8854
8855 \begin_layout Plain Layout
8856 Silvia
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8862 \begin_inset Text
8863
8864 \begin_layout Plain Layout
8865 555
8866 \end_layout
8867
8868 \end_inset
8869 </cell>
8870 </row>
8871 <row>
8872 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8873 \begin_inset Text
8874
8875 \begin_layout Plain Layout
8876
8877 \series bold
8878 Bertoli
8879 \end_layout
8880
8881 \end_inset
8882 </cell>
8883 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887 Stefano
8888 \end_layout
8889
8890 \end_inset
8891 </cell>
8892 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Plain Layout
8896 555
8897 \end_layout
8898
8899 \end_inset
8900 </cell>
8901 </row>
8902 <row>
8903 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8904 \begin_inset Text
8905
8906 \begin_layout Plain Layout
8907
8908 \series bold
8909 Bozzi
8910 \end_layout
8911
8912 \end_inset
8913 </cell>
8914 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8915 \begin_inset Text
8916
8917 \begin_layout Plain Layout
8918 Walter
8919 \end_layout
8920
8921 \end_inset
8922 </cell>
8923 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927 555
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 </row>
8933 <row>
8934 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Plain Layout
8938
8939 \series bold
8940 Cachia
8941 \end_layout
8942
8943 \end_inset
8944 </cell>
8945 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8946 \begin_inset Text
8947
8948 \begin_layout Plain Layout
8949 Maria
8950 \end_layout
8951
8952 \end_inset
8953 </cell>
8954 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958 555
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 </row>
8964 <row>
8965 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8966 \begin_inset Text
8967
8968 \begin_layout Plain Layout
8969
8970 \series bold
8971 Cachia
8972 \end_layout
8973
8974 \end_inset
8975 </cell>
8976 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8977 \begin_inset Text
8978
8979 \begin_layout Plain Layout
8980 Maurizio
8981 \end_layout
8982
8983 \end_inset
8984 </cell>
8985 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8986 \begin_inset Text
8987
8988 \begin_layout Plain Layout
8989 555
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 </row>
8995 <row>
8996 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8997 \begin_inset Text
8998
8999 \begin_layout Plain Layout
9000
9001 \series bold
9002 Cinquemani
9003 \end_layout
9004
9005 \end_inset
9006 </cell>
9007 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9008 \begin_inset Text
9009
9010 \begin_layout Plain Layout
9011 Giusi
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020 555
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 </row>
9026 <row>
9027 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9028 \begin_inset Text
9029
9030 \begin_layout Plain Layout
9031
9032 \series bold
9033 Colin
9034 \end_layout
9035
9036 \end_inset
9037 </cell>
9038 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9039 \begin_inset Text
9040
9041 \begin_layout Plain Layout
9042 Bernard
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051 555
9052 \end_layout
9053
9054 \end_inset
9055 </cell>
9056 </row>
9057 <row>
9058 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9059 \begin_inset Text
9060
9061 \begin_layout Plain Layout
9062
9063 \series bold
9064 Concli
9065 \end_layout
9066
9067 \end_inset
9068 </cell>
9069 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9070 \begin_inset Text
9071
9072 \begin_layout Plain Layout
9073 Gianfranco
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082 555
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 </row>
9088 <row>
9089 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9090 \begin_inset Text
9091
9092 \begin_layout Plain Layout
9093
9094 \series bold
9095 Dal Bosco
9096 \end_layout
9097
9098 \end_inset
9099 </cell>
9100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9101 \begin_inset Text
9102
9103 \begin_layout Plain Layout
9104 Carolina
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Plain Layout
9113 555
9114 \end_layout
9115
9116 \end_inset
9117 </cell>
9118 </row>
9119 <row>
9120 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9121 \begin_inset Text
9122
9123 \begin_layout Plain Layout
9124
9125 \series bold
9126 Dalpiaz
9127 \end_layout
9128
9129 \end_inset
9130 </cell>
9131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9132 \begin_inset Text
9133
9134 \begin_layout Plain Layout
9135 Annamaria
9136 \end_layout
9137
9138 \end_inset
9139 </cell>
9140 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9141 \begin_inset Text
9142
9143 \begin_layout Plain Layout
9144 555
9145 \end_layout
9146
9147 \end_inset
9148 </cell>
9149 </row>
9150 <row>
9151 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9152 \begin_inset Text
9153
9154 \begin_layout Plain Layout
9155
9156 \series bold
9157 Feliciello
9158 \end_layout
9159
9160 \end_inset
9161 </cell>
9162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9163 \begin_inset Text
9164
9165 \begin_layout Plain Layout
9166 Domenico
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175 555
9176 \end_layout
9177
9178 \end_inset
9179 </cell>
9180 </row>
9181 <row>
9182 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9183 \begin_inset Text
9184
9185 \begin_layout Plain Layout
9186
9187 \series bold
9188 Focarelli
9189 \end_layout
9190
9191 \end_inset
9192 </cell>
9193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9194 \begin_inset Text
9195
9196 \begin_layout Plain Layout
9197 Paola
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206 555
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 </row>
9212 <row>
9213 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9214 \begin_inset Text
9215
9216 \begin_layout Plain Layout
9217
9218 \series bold
9219 Galletti
9220 \end_layout
9221
9222 \end_inset
9223 </cell>
9224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9225 \begin_inset Text
9226
9227 \begin_layout Plain Layout
9228 Oreste
9229 \end_layout
9230
9231 \end_inset
9232 </cell>
9233 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9234 \begin_inset Text
9235
9236 \begin_layout Plain Layout
9237 555
9238 \end_layout
9239
9240 \end_inset
9241 </cell>
9242 </row>
9243 <row>
9244 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9245 \begin_inset Text
9246
9247 \begin_layout Plain Layout
9248
9249 \series bold
9250 Gasparini
9251 \end_layout
9252
9253 \end_inset
9254 </cell>
9255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9256 \begin_inset Text
9257
9258 \begin_layout Plain Layout
9259 Franca
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9265 \begin_inset Text
9266
9267 \begin_layout Plain Layout
9268 555
9269 \end_layout
9270
9271 \end_inset
9272 </cell>
9273 </row>
9274 <row>
9275 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9276 \begin_inset Text
9277
9278 \begin_layout Plain Layout
9279
9280 \series bold
9281 Rizzardi
9282 \end_layout
9283
9284 \end_inset
9285 </cell>
9286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9287 \begin_inset Text
9288
9289 \begin_layout Plain Layout
9290 Paola
9291 \end_layout
9292
9293 \end_inset
9294 </cell>
9295 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9296 \begin_inset Text
9297
9298 \begin_layout Plain Layout
9299 555
9300 \end_layout
9301
9302 \end_inset
9303 </cell>
9304 </row>
9305 <row>
9306 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9307 \begin_inset Text
9308
9309 \begin_layout Plain Layout
9310
9311 \series bold
9312 Lassini
9313 \end_layout
9314
9315 \end_inset
9316 </cell>
9317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9318 \begin_inset Text
9319
9320 \begin_layout Plain Layout
9321 Giancarlo
9322 \end_layout
9323
9324 \end_inset
9325 </cell>
9326 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9327 \begin_inset Text
9328
9329 \begin_layout Plain Layout
9330 555
9331 \end_layout
9332
9333 \end_inset
9334 </cell>
9335 </row>
9336 <row>
9337 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9338 \begin_inset Text
9339
9340 \begin_layout Plain Layout
9341
9342 \series bold
9343 Malfatti
9344 \end_layout
9345
9346 \end_inset
9347 </cell>
9348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9349 \begin_inset Text
9350
9351 \begin_layout Plain Layout
9352 Luciano
9353 \end_layout
9354
9355 \end_inset
9356 </cell>
9357 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9358 \begin_inset Text
9359
9360 \begin_layout Plain Layout
9361 555
9362 \end_layout
9363
9364 \end_inset
9365 </cell>
9366 </row>
9367 <row>
9368 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9369 \begin_inset Text
9370
9371 \begin_layout Plain Layout
9372
9373 \series bold
9374 Malfatti
9375 \end_layout
9376
9377 \end_inset
9378 </cell>
9379 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9380 \begin_inset Text
9381
9382 \begin_layout Plain Layout
9383 Valeriano
9384 \end_layout
9385
9386 \end_inset
9387 </cell>
9388 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9389 \begin_inset Text
9390
9391 \begin_layout Plain Layout
9392 555
9393 \end_layout
9394
9395 \end_inset
9396 </cell>
9397 </row>
9398 <row>
9399 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9400 \begin_inset Text
9401
9402 \begin_layout Plain Layout
9403
9404 \series bold
9405 Meneguzzo
9406 \end_layout
9407
9408 \end_inset
9409 </cell>
9410 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9411 \begin_inset Text
9412
9413 \begin_layout Plain Layout
9414 Roberto
9415 \end_layout
9416
9417 \end_inset
9418 </cell>
9419 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9420 \begin_inset Text
9421
9422 \begin_layout Plain Layout
9423 555
9424 \end_layout
9425
9426 \end_inset
9427 </cell>
9428 </row>
9429 <row>
9430 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9431 \begin_inset Text
9432
9433 \begin_layout Plain Layout
9434
9435 \series bold
9436 Mezzadra
9437 \end_layout
9438
9439 \end_inset
9440 </cell>
9441 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9442 \begin_inset Text
9443
9444 \begin_layout Plain Layout
9445 Roberto
9446 \end_layout
9447
9448 \end_inset
9449 </cell>
9450 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454 555
9455 \end_layout
9456
9457 \end_inset
9458 </cell>
9459 </row>
9460 </lyxtabular>
9461
9462 \end_inset
9463
9464
9465 \end_layout
9466
9467 \begin_layout Section
9468 Weitere Möglichkeiten für 
9469 \family sans
9470 lange Tabelle
9471 \family default
9472 n
9473 \begin_inset CommandInset label
9474 LatexCommand label
9475 name "abs:Special-Longtable-Issues"
9476
9477 \end_inset
9478
9479
9480 \end_layout
9481
9482 \begin_layout Subsection
9483 L
9484 \family sans
9485 ange Tabelle
9486 \family default
9487 n: Berechnung
9488 \begin_inset Index idx
9489 status collapsed
9490
9491 \begin_layout Plain Layout
9492 Tabellen ! lange ! Berechnung
9493 \end_layout
9494
9495 \end_inset
9496
9497
9498 \end_layout
9499
9500 \begin_layout Standard
9501 LaTeX berechnet die Länge von Tabellenseiten und die Seitenumbrüche mit
9502  so genannten 
9503 \emph on
9504 chunks
9505 \emph default
9506  (Brocken).
9507  Chunks sind Tabellenteile, die LaTeX gleichzeitig im Speicher hält.
9508  Aus historischen Gründen wurde der Standardwert auf 20 Tabellenzeilen gesetzt.
9509  Wenn Sie Tabellen benutzen, die über mehrere Seiten gehen, verlangsamt
9510  das die Druckausgabe.
9511  Sie können also die Chunkgröße ohne Gefahr auf Werte zwischen 100-1000
9512  setzen, indem Sie in den LaTeX-Vorspann Ihres Dokumentes folgende Zeile
9513  einfügen:
9514 \end_layout
9515
9516 \begin_layout Standard
9517
9518 \series bold
9519
9520 \backslash
9521 setcounter{LTchunksize}{100}
9522 \end_layout
9523
9524 \begin_layout Subsection
9525 Gleitobjekte und L
9526 \family sans
9527 ange Tabelle
9528 \family default
9529 n
9530 \begin_inset Index idx
9531 status collapsed
9532
9533 \begin_layout Plain Layout
9534 Tabellen ! lange ! und Gleitobjekte
9535 \end_layout
9536
9537 \end_inset
9538
9539
9540 \end_layout
9541
9542 \begin_layout Standard
9543 Es kann Probleme geben, wenn sich auf derselben Seite, auf der eine 
9544 \family sans
9545 lange
9546 \begin_inset space ~
9547 \end_inset
9548
9549 Tabelle
9550 \family default
9551  beginnt, ein Gleitobjekt befindet.
9552  Um das zu vermeiden, können Sie vor der 
9553 \family sans
9554 langen
9555 \begin_inset space ~
9556 \end_inset
9557
9558 Tabellen
9559 \family default
9560  einen manuellen Seitenumbruch
9561 \family sans
9562  Einfügen\SpecialChar \menuseparator
9563 Formatierung\SpecialChar \menuseparator
9564 [Doppel]Seite
9565 \begin_inset space \space{}
9566 \end_inset
9567
9568 leeren
9569 \family default
9570  einfügen, siehe 
9571 \emph on
9572 Benutzerhandbuch
9573 \emph default
9574 .
9575 \end_layout
9576
9577 \begin_layout Subsection
9578 Manuelle Seitenumbrüche
9579 \begin_inset Index idx
9580 status collapsed
9581
9582 \begin_layout Plain Layout
9583 Tabellen ! lange ! manueller Seitenumbruch
9584 \end_layout
9585
9586 \end_inset
9587
9588
9589 \end_layout
9590
9591 \begin_layout Standard
9592 Standardmäßig werden Tabellen nur zwischen Zeilen umgebrochen.
9593  Wenn Sie aber eine Zelle mit mehreren Zeilen haben und die Seite innerhalb
9594  der Zelle umbrechen wollen, fügen Sie den Befehl  
9595 \begin_inset Quotes gld
9596 \end_inset
9597
9598
9599 \series bold
9600
9601 \backslash
9602
9603 \backslash
9604
9605 \series default
9606
9607 \begin_inset Quotes grd
9608 \end_inset
9609
9610  für eine neue Zeile als TeX-Code an der Stelle in der Zelle ein, wo umgebrochen
9611  werden kann.
9612  Vor dem 
9613 \begin_inset Quotes gld
9614 \end_inset
9615
9616
9617 \series bold
9618
9619 \backslash
9620
9621 \backslash
9622
9623 \series default
9624
9625 \begin_inset Quotes grd
9626 \end_inset
9627
9628 -Befehl müssen Sie so viele 
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  als TeX-Code einfügen wie noch Spalten in der Zeile folgen.
9641  Mit 
9642 \begin_inset Quotes gld
9643 \end_inset
9644
9645
9646 \series bold
9647 &
9648 \series default
9649
9650 \begin_inset Quotes grd
9651 \end_inset
9652
9653   werden in LaTeX Tabellenzellen getrennt.
9654  Hinter jedes 
9655 \begin_inset Quotes gld
9656 \end_inset
9657
9658
9659 \series bold
9660 &
9661 \series default
9662
9663 \begin_inset Quotes grd
9664 \end_inset
9665
9666  schreiben Sie ebenfalls in TeX-Code den Inhalt der entsprechenden Zelle
9667  und löschen den Inhalt dieser Zellen.
9668 \end_layout
9669
9670 \begin_layout Standard
9671 Hinter dem 
9672 \begin_inset Quotes gld
9673 \end_inset
9674
9675
9676 \series bold
9677
9678 \backslash
9679
9680 \backslash
9681
9682 \series default
9683
9684 \begin_inset Quotes grd
9685 \end_inset
9686
9687 -Befehl müssen Sie so viele 
9688 \begin_inset Quotes gld
9689 \end_inset
9690
9691
9692 \series bold
9693 &
9694 \series default
9695
9696 \begin_inset Quotes grd
9697 \end_inset
9698
9699  als TeX-Code einfügen wie Spalten vor der momentanen Spalte sind.
9700  In Tabelle
9701 \begin_inset space ~
9702 \end_inset
9703
9704
9705 \begin_inset CommandInset ref
9706 LatexCommand ref
9707 reference "tab:ForcedPagebreak"
9708
9709 \end_inset
9710
9711  soll eine Zelle in der zweiten Spalte umgebrochen werden.
9712  Es folgt noch eine weitere Spalte.
9713  Deshalb wurde hinter dem Wort 
9714 \emph on
9715 Castelchiodato, 
9716 \emph default
9717 folgendes eingefügt:
9718 \end_layout
9719
9720 \begin_layout Standard
9721
9722 \series bold
9723 & 111
9724 \backslash
9725
9726 \backslash
9727  
9728 \backslash
9729 newpage
9730 \begin_inset Newline newline
9731 \end_inset
9732
9733 &
9734 \end_layout
9735
9736 \begin_layout Standard
9737 Die 
9738 \begin_inset Quotes gld
9739 \end_inset
9740
9741 111
9742 \begin_inset Quotes grd
9743 \end_inset
9744
9745  in der dritten Spalte wurde gelöscht.
9746  
9747 \series bold
9748
9749 \backslash
9750 newpage
9751 \series default
9752  ist nur erforderlich, wenn ein Seitenumbruch an der Stelle unbedingt erfolgen
9753  soll, ansonsten ist es nur eine Möglichkeit zum Umbruch.
9754  Wenn die Fußzeile Ihrer 
9755 \family sans
9756 langen
9757 \begin_inset space ~
9758 \end_inset
9759
9760 Tabelle
9761 \family default
9762  keine obere Linie besitzt, Sie aber eine wünschen, sollten Sie folgende
9763  Befehle benutzen:
9764 \end_layout
9765
9766 \begin_layout Standard
9767
9768 \series bold
9769 & 111
9770 \backslash
9771
9772 \backslash
9773
9774 \begin_inset Newline newline
9775 \end_inset
9776
9777
9778 \backslash
9779 hline &
9780 \end_layout
9781
9782 \begin_layout Standard
9783 Wenn die Zelle, die umgebrochen werden soll, in der letzten Spalte steht,
9784  muss folgender Befehl als TeX-Code am Anfang der Zelle eingefügt werden:
9785 \end_layout
9786
9787 \begin_layout Standard
9788
9789 \series bold
9790
9791 \backslash
9792 setlength{
9793 \backslash
9794 parfillskip}{0pt}
9795 \end_layout
9796
9797 \begin_layout Standard
9798 Damit wird sichergestellt, dass der Teil auf der neuen Seite in voller Breite
9799  erscheint.
9800 \end_layout
9801
9802 \begin_layout Standard
9803 \align center
9804 \begin_inset Tabular
9805 <lyxtabular version="3" rows="38" columns="3">
9806 <features rotate="0" islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9807 <column alignment="left" valignment="top" width="0cm">
9808 <column alignment="left" valignment="top" width="3cm">
9809 <column alignment="right" valignment="top" width="0pt">
9810 <row endfirsthead="true" caption="true">
9811 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9812 \begin_inset Text
9813
9814 \begin_layout Plain Layout
9815 \begin_inset Caption Standard
9816
9817 \begin_layout Plain Layout
9818 Tabelle mit manuellem Seitenumbruch in einer Zelle
9819 \begin_inset CommandInset label
9820 LatexCommand label
9821 name "tab:ForcedPagebreak"
9822
9823 \end_inset
9824
9825
9826 \begin_inset Argument 1
9827 status collapsed
9828
9829 \begin_layout Plain Layout
9830 Tabelle mit manuellem Seitenumbruch in einer Zelle
9831 \end_layout
9832
9833 \end_inset
9834
9835
9836 \end_layout
9837
9838 \end_inset
9839
9840
9841 \end_layout
9842
9843 \end_inset
9844 </cell>
9845 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Plain Layout
9849
9850 \end_layout
9851
9852 \end_inset
9853 </cell>
9854 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Plain Layout
9858
9859 \end_layout
9860
9861 \end_inset
9862 </cell>
9863 </row>
9864 <row endfirsthead="true">
9865 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9866 \begin_inset Text
9867
9868 \begin_layout Plain Layout
9869
9870 \series bold
9871 Telefonliste (ignoriere die Namen)
9872 \end_layout
9873
9874 \end_inset
9875 </cell>
9876 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9877 \begin_inset Text
9878
9879 \begin_layout Plain Layout
9880
9881 \end_layout
9882
9883 \end_inset
9884 </cell>
9885 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9886 \begin_inset Text
9887
9888 \begin_layout Plain Layout
9889
9890 \end_layout
9891
9892 \end_inset
9893 </cell>
9894 </row>
9895 <row endfirsthead="true">
9896 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9897 \begin_inset Text
9898
9899 \begin_layout Plain Layout
9900
9901 \series bold
9902 NAME
9903 \end_layout
9904
9905 \end_inset
9906 </cell>
9907 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9908 \begin_inset Text
9909
9910 \begin_layout Plain Layout
9911
9912 \end_layout
9913
9914 \end_inset
9915 </cell>
9916 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9917 \begin_inset Text
9918
9919 \begin_layout Plain Layout
9920
9921 \series bold
9922 TEL.
9923 \end_layout
9924
9925 \end_inset
9926 </cell>
9927 </row>
9928 <row endhead="true">
9929 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9930 \begin_inset Text
9931
9932 \begin_layout Plain Layout
9933 \begin_inset ERT
9934 status collapsed
9935
9936 \begin_layout Plain Layout
9937
9938
9939 \backslash
9940 caption*{Fortsetzung der Tabelle}
9941 \backslash
9942
9943 \backslash
9944 %
9945 \end_layout
9946
9947 \end_inset
9948
9949
9950 \end_layout
9951
9952 \end_inset
9953 </cell>
9954 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9955 \begin_inset Text
9956
9957 \begin_layout Plain Layout
9958
9959 \end_layout
9960
9961 \end_inset
9962 </cell>
9963 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9964 \begin_inset Text
9965
9966 \begin_layout Plain Layout
9967
9968 \end_layout
9969
9970 \end_inset
9971 </cell>
9972 </row>
9973 <row endhead="true">
9974 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9975 \begin_inset Text
9976
9977 \begin_layout Plain Layout
9978
9979 \series bold
9980 Telefonliste
9981 \end_layout
9982
9983 \end_inset
9984 </cell>
9985 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9986 \begin_inset Text
9987
9988 \begin_layout Plain Layout
9989
9990 \end_layout
9991
9992 \end_inset
9993 </cell>
9994 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9995 \begin_inset Text
9996
9997 \begin_layout Plain Layout
9998
9999 \end_layout
10000
10001 \end_inset
10002 </cell>
10003 </row>
10004 <row endhead="true">
10005 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10006 \begin_inset Text
10007
10008 \begin_layout Plain Layout
10009
10010 \series bold
10011 NAME
10012 \end_layout
10013
10014 \end_inset
10015 </cell>
10016 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10017 \begin_inset Text
10018
10019 \begin_layout Plain Layout
10020
10021 \end_layout
10022
10023 \end_inset
10024 </cell>
10025 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10026 \begin_inset Text
10027
10028 \begin_layout Plain Layout
10029
10030 \series bold
10031 TEL.
10032 \end_layout
10033
10034 \end_inset
10035 </cell>
10036 </row>
10037 <row endfoot="true">
10038 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10039 \begin_inset Text
10040
10041 \begin_layout Plain Layout
10042 wird fortgesetzt\SpecialChar \ldots{}
10043
10044 \end_layout
10045
10046 \end_inset
10047 </cell>
10048 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10049 \begin_inset Text
10050
10051 \begin_layout Plain Layout
10052
10053 \end_layout
10054
10055 \end_inset
10056 </cell>
10057 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10058 \begin_inset Text
10059
10060 \begin_layout Plain Layout
10061
10062 \end_layout
10063
10064 \end_inset
10065 </cell>
10066 </row>
10067 <row>
10068 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10069 \begin_inset Text
10070
10071 \begin_layout Plain Layout
10072
10073 \series bold
10074 Annovi
10075 \end_layout
10076
10077 \end_inset
10078 </cell>
10079 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10080 \begin_inset Text
10081
10082 \begin_layout Plain Layout
10083 Silvia
10084 \end_layout
10085
10086 \end_inset
10087 </cell>
10088 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10089 \begin_inset Text
10090
10091 \begin_layout Plain Layout
10092 111
10093 \end_layout
10094
10095 \end_inset
10096 </cell>
10097 </row>
10098 <row>
10099 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10100 \begin_inset Text
10101
10102 \begin_layout Plain Layout
10103
10104 \series bold
10105 Bertoli
10106 \end_layout
10107
10108 \end_inset
10109 </cell>
10110 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10111 \begin_inset Text
10112
10113 \begin_layout Plain Layout
10114 Stefano
10115 \end_layout
10116
10117 \end_inset
10118 </cell>
10119 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10120 \begin_inset Text
10121
10122 \begin_layout Plain Layout
10123 111
10124 \end_layout
10125
10126 \end_inset
10127 </cell>
10128 </row>
10129 <row>
10130 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10131 \begin_inset Text
10132
10133 \begin_layout Plain Layout
10134
10135 \series bold
10136 Bozzi
10137 \end_layout
10138
10139 \end_inset
10140 </cell>
10141 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10142 \begin_inset Text
10143
10144 \begin_layout Plain Layout
10145 Walter
10146 \end_layout
10147
10148 \end_inset
10149 </cell>
10150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10151 \begin_inset Text
10152
10153 \begin_layout Plain Layout
10154 111
10155 \end_layout
10156
10157 \end_inset
10158 </cell>
10159 </row>
10160 <row>
10161 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10162 \begin_inset Text
10163
10164 \begin_layout Plain Layout
10165
10166 \series bold
10167 Cachia
10168 \end_layout
10169
10170 \end_inset
10171 </cell>
10172 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10173 \begin_inset Text
10174
10175 \begin_layout Plain Layout
10176 Maria
10177 \end_layout
10178
10179 \end_inset
10180 </cell>
10181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10182 \begin_inset Text
10183
10184 \begin_layout Plain Layout
10185 111
10186 \end_layout
10187
10188 \end_inset
10189 </cell>
10190 </row>
10191 <row>
10192 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10193 \begin_inset Text
10194
10195 \begin_layout Plain Layout
10196
10197 \series bold
10198 Cachia
10199 \end_layout
10200
10201 \end_inset
10202 </cell>
10203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10204 \begin_inset Text
10205
10206 \begin_layout Plain Layout
10207 Maurizio
10208 \end_layout
10209
10210 \end_inset
10211 </cell>
10212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10213 \begin_inset Text
10214
10215 \begin_layout Plain Layout
10216 111
10217 \end_layout
10218
10219 \end_inset
10220 </cell>
10221 </row>
10222 <row>
10223 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10224 \begin_inset Text
10225
10226 \begin_layout Plain Layout
10227
10228 \series bold
10229 Cinquemani
10230 \end_layout
10231
10232 \end_inset
10233 </cell>
10234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10235 \begin_inset Text
10236
10237 \begin_layout Plain Layout
10238 Giusi
10239 \end_layout
10240
10241 \end_inset
10242 </cell>
10243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10244 \begin_inset Text
10245
10246 \begin_layout Plain Layout
10247 111
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 </row>
10253 <row>
10254 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10255 \begin_inset Text
10256
10257 \begin_layout Plain Layout
10258
10259 \series bold
10260 Colin
10261 \end_layout
10262
10263 \end_inset
10264 </cell>
10265 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10266 \begin_inset Text
10267
10268 \begin_layout Plain Layout
10269 Bernard
10270 \end_layout
10271
10272 \end_inset
10273 </cell>
10274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10275 \begin_inset Text
10276
10277 \begin_layout Plain Layout
10278 111
10279 \end_layout
10280
10281 \end_inset
10282 </cell>
10283 </row>
10284 <row>
10285 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10286 \begin_inset Text
10287
10288 \begin_layout Plain Layout
10289
10290 \series bold
10291 Concli
10292 \end_layout
10293
10294 \end_inset
10295 </cell>
10296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10297 \begin_inset Text
10298
10299 \begin_layout Plain Layout
10300 Gianfranco
10301 \end_layout
10302
10303 \end_inset
10304 </cell>
10305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10306 \begin_inset Text
10307
10308 \begin_layout Plain Layout
10309 111
10310 \end_layout
10311
10312 \end_inset
10313 </cell>
10314 </row>
10315 <row>
10316 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10317 \begin_inset Text
10318
10319 \begin_layout Plain Layout
10320
10321 \series bold
10322 Dal Bosco
10323 \end_layout
10324
10325 \end_inset
10326 </cell>
10327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10328 \begin_inset Text
10329
10330 \begin_layout Plain Layout
10331 Carolina
10332 \end_layout
10333
10334 \end_inset
10335 </cell>
10336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10337 \begin_inset Text
10338
10339 \begin_layout Plain Layout
10340 111
10341 \end_layout
10342
10343 \end_inset
10344 </cell>
10345 </row>
10346 <row>
10347 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10348 \begin_inset Text
10349
10350 \begin_layout Plain Layout
10351
10352 \series bold
10353 Dalpiaz
10354 \end_layout
10355
10356 \end_inset
10357 </cell>
10358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10359 \begin_inset Text
10360
10361 \begin_layout Plain Layout
10362 Annamaria
10363 \end_layout
10364
10365 \end_inset
10366 </cell>
10367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10368 \begin_inset Text
10369
10370 \begin_layout Plain Layout
10371 111
10372 \end_layout
10373
10374 \end_inset
10375 </cell>
10376 </row>
10377 <row>
10378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10379 \begin_inset Text
10380
10381 \begin_layout Plain Layout
10382
10383 \series bold
10384 Feliciello
10385 \end_layout
10386
10387 \end_inset
10388 </cell>
10389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393 Domenico
10394 \end_layout
10395
10396 \end_inset
10397 </cell>
10398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10399 \begin_inset Text
10400
10401 \begin_layout Plain Layout
10402 111
10403 \end_layout
10404
10405 \end_inset
10406 </cell>
10407 </row>
10408 <row>
10409 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10410 \begin_inset Text
10411
10412 \begin_layout Plain Layout
10413
10414 \series bold
10415 Focarelli
10416 \end_layout
10417
10418 \end_inset
10419 </cell>
10420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10421 \begin_inset Text
10422
10423 \begin_layout Plain Layout
10424 Paola
10425 \end_layout
10426
10427 \end_inset
10428 </cell>
10429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10430 \begin_inset Text
10431
10432 \begin_layout Plain Layout
10433 111
10434 \end_layout
10435
10436 \end_inset
10437 </cell>
10438 </row>
10439 <row>
10440 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10441 \begin_inset Text
10442
10443 \begin_layout Plain Layout
10444
10445 \series bold
10446 Galletti
10447 \end_layout
10448
10449 \end_inset
10450 </cell>
10451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10452 \begin_inset Text
10453
10454 \begin_layout Plain Layout
10455 Oreste
10456 \end_layout
10457
10458 \end_inset
10459 </cell>
10460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10461 \begin_inset Text
10462
10463 \begin_layout Plain Layout
10464 111
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 </row>
10470 <row>
10471 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10472 \begin_inset Text
10473
10474 \begin_layout Plain Layout
10475
10476 \series bold
10477 Gasparini
10478 \end_layout
10479
10480 \end_inset
10481 </cell>
10482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10483 \begin_inset Text
10484
10485 \begin_layout Plain Layout
10486 Franca
10487 \end_layout
10488
10489 \end_inset
10490 </cell>
10491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10492 \begin_inset Text
10493
10494 \begin_layout Plain Layout
10495 111
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 </row>
10501 <row>
10502 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10503 \begin_inset Text
10504
10505 \begin_layout Plain Layout
10506
10507 \series bold
10508 Lassini
10509 \end_layout
10510
10511 \end_inset
10512 </cell>
10513 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10514 \begin_inset Text
10515
10516 \begin_layout Plain Layout
10517 Giancarlo
10518 \end_layout
10519
10520 \end_inset
10521 </cell>
10522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10523 \begin_inset Text
10524
10525 \begin_layout Plain Layout
10526 111
10527 \end_layout
10528
10529 \end_inset
10530 </cell>
10531 </row>
10532 <row>
10533 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10534 \begin_inset Text
10535
10536 \begin_layout Plain Layout
10537
10538 \series bold
10539 Malfatti
10540 \end_layout
10541
10542 \end_inset
10543 </cell>
10544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10545 \begin_inset Text
10546
10547 \begin_layout Plain Layout
10548 Luciano
10549 \end_layout
10550
10551 \end_inset
10552 </cell>
10553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10554 \begin_inset Text
10555
10556 \begin_layout Plain Layout
10557 111
10558 \end_layout
10559
10560 \end_inset
10561 </cell>
10562 </row>
10563 <row>
10564 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10565 \begin_inset Text
10566
10567 \begin_layout Plain Layout
10568
10569 \series bold
10570 Malfatti
10571 \end_layout
10572
10573 \end_inset
10574 </cell>
10575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10576 \begin_inset Text
10577
10578 \begin_layout Plain Layout
10579 Valeriano
10580 \end_layout
10581
10582 \end_inset
10583 </cell>
10584 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10585 \begin_inset Text
10586
10587 \begin_layout Plain Layout
10588 111
10589 \end_layout
10590
10591 \end_inset
10592 </cell>
10593 </row>
10594 <row>
10595 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10596 \begin_inset Text
10597
10598 \begin_layout Plain Layout
10599
10600 \series bold
10601 Meneguzzo
10602 \end_layout
10603
10604 \end_inset
10605 </cell>
10606 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10607 \begin_inset Text
10608
10609 \begin_layout Plain Layout
10610 Roberto
10611 \end_layout
10612
10613 \end_inset
10614 </cell>
10615 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10616 \begin_inset Text
10617
10618 \begin_layout Plain Layout
10619 111
10620 \end_layout
10621
10622 \end_inset
10623 </cell>
10624 </row>
10625 <row>
10626 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10627 \begin_inset Text
10628
10629 \begin_layout Plain Layout
10630
10631 \series bold
10632 Mezzadra
10633 \end_layout
10634
10635 \end_inset
10636 </cell>
10637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10638 \begin_inset Text
10639
10640 \begin_layout Plain Layout
10641 Roberto
10642 \end_layout
10643
10644 \end_inset
10645 </cell>
10646 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10647 \begin_inset Text
10648
10649 \begin_layout Plain Layout
10650 111
10651 \end_layout
10652
10653 \end_inset
10654 </cell>
10655 </row>
10656 <row>
10657 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10658 \begin_inset Text
10659
10660 \begin_layout Plain Layout
10661
10662 \series bold
10663 Pirpamer
10664 \end_layout
10665
10666 \end_inset
10667 </cell>
10668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10669 \begin_inset Text
10670
10671 \begin_layout Plain Layout
10672 Erich
10673 \end_layout
10674
10675 \end_inset
10676 </cell>
10677 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10678 \begin_inset Text
10679
10680 \begin_layout Plain Layout
10681 111
10682 \end_layout
10683
10684 \end_inset
10685 </cell>
10686 </row>
10687 <row>
10688 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10689 \begin_inset Text
10690
10691 \begin_layout Plain Layout
10692
10693 \series bold
10694 Pochiesa
10695 \end_layout
10696
10697 \end_inset
10698 </cell>
10699 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10700 \begin_inset Text
10701
10702 \begin_layout Plain Layout
10703 Paolo
10704 \end_layout
10705
10706 \end_inset
10707 </cell>
10708 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10709 \begin_inset Text
10710
10711 \begin_layout Plain Layout
10712 111, 222
10713 \end_layout
10714
10715 \end_inset
10716 </cell>
10717 </row>
10718 <row>
10719 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10720 \begin_inset Text
10721
10722 \begin_layout Plain Layout
10723
10724 \series bold
10725 Radina
10726 \end_layout
10727
10728 \end_inset
10729 </cell>
10730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10731 \begin_inset Text
10732
10733 \begin_layout Plain Layout
10734 Claudio
10735 \end_layout
10736
10737 \end_inset
10738 </cell>
10739 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10740 \begin_inset Text
10741
10742 \begin_layout Plain Layout
10743 111
10744 \end_layout
10745
10746 \end_inset
10747 </cell>
10748 </row>
10749 <row>
10750 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10751 \begin_inset Text
10752
10753 \begin_layout Plain Layout
10754
10755 \series bold
10756 Rizzardi
10757 \end_layout
10758
10759 \end_inset
10760 </cell>
10761 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10762 \begin_inset Text
10763
10764 \begin_layout Plain Layout
10765 Paolo, 11.
10766  Fürst von Monte\SpecialChar \-
10767 com\SpecialChar \-
10768 patri, 11.
10769  Fürst von Sulmona und Vivaro, 10.
10770  Fürst von Rossano, 5.
10771  Herzog von Canemorte, 11.
10772  Herzog von Palombara, 5.
10773  Herzog von Castelchiodato,
10774 \begin_inset ERT
10775 status open
10776
10777 \begin_layout Plain Layout
10778
10779 & 111
10780 \backslash
10781
10782 \backslash
10783  
10784 \backslash
10785 newpage
10786 \end_layout
10787
10788 \begin_layout Plain Layout
10789
10790 &
10791 \end_layout
10792
10793 \end_inset
10794
10795  11.
10796  Herzog von Poggionativo, 11.
10797  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10798  Graf von Valinfreda, 11.
10799  Baron von Cropalati, 11.
10800  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10801 \end_layout
10802
10803 \end_inset
10804 </cell>
10805 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10806 \begin_inset Text
10807
10808 \begin_layout Plain Layout
10809
10810 \end_layout
10811
10812 \end_inset
10813 </cell>
10814 </row>
10815 <row>
10816 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10817 \begin_inset Text
10818
10819 \begin_layout Plain Layout
10820
10821 \series bold
10822 Stuffer
10823 \end_layout
10824
10825 \end_inset
10826 </cell>
10827 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10828 \begin_inset Text
10829
10830 \begin_layout Plain Layout
10831 Oskar
10832 \end_layout
10833
10834 \end_inset
10835 </cell>
10836 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10837 \begin_inset Text
10838
10839 \begin_layout Plain Layout
10840 111
10841 \end_layout
10842
10843 \end_inset
10844 </cell>
10845 </row>
10846 <row>
10847 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10848 \begin_inset Text
10849
10850 \begin_layout Plain Layout
10851
10852 \series bold
10853 Tacchelli
10854 \end_layout
10855
10856 \end_inset
10857 </cell>
10858 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10859 \begin_inset Text
10860
10861 \begin_layout Plain Layout
10862 Ugo
10863 \end_layout
10864
10865 \end_inset
10866 </cell>
10867 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10868 \begin_inset Text
10869
10870 \begin_layout Plain Layout
10871 111
10872 \end_layout
10873
10874 \end_inset
10875 </cell>
10876 </row>
10877 <row>
10878 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10879 \begin_inset Text
10880
10881 \begin_layout Plain Layout
10882
10883 \series bold
10884 Tezzele
10885 \end_layout
10886
10887 \end_inset
10888 </cell>
10889 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10890 \begin_inset Text
10891
10892 \begin_layout Plain Layout
10893 Margit
10894 \end_layout
10895
10896 \end_inset
10897 </cell>
10898 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10899 \begin_inset Text
10900
10901 \begin_layout Plain Layout
10902 111
10903 \end_layout
10904
10905 \end_inset
10906 </cell>
10907 </row>
10908 <row>
10909 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10910 \begin_inset Text
10911
10912 \begin_layout Plain Layout
10913
10914 \series bold
10915 Unterkalmsteiner
10916 \end_layout
10917
10918 \end_inset
10919 </cell>
10920 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10921 \begin_inset Text
10922
10923 \begin_layout Plain Layout
10924 Frieda
10925 \end_layout
10926
10927 \end_inset
10928 </cell>
10929 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10930 \begin_inset Text
10931
10932 \begin_layout Plain Layout
10933 111
10934 \end_layout
10935
10936 \end_inset
10937 </cell>
10938 </row>
10939 <row>
10940 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10941 \begin_inset Text
10942
10943 \begin_layout Plain Layout
10944
10945 \series bold
10946 Vieider
10947 \end_layout
10948
10949 \end_inset
10950 </cell>
10951 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10952 \begin_inset Text
10953
10954 \begin_layout Plain Layout
10955 Hilde
10956 \end_layout
10957
10958 \end_inset
10959 </cell>
10960 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10961 \begin_inset Text
10962
10963 \begin_layout Plain Layout
10964 111
10965 \end_layout
10966
10967 \end_inset
10968 </cell>
10969 </row>
10970 <row>
10971 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10972 \begin_inset Text
10973
10974 \begin_layout Plain Layout
10975
10976 \series bold
10977 Vigna
10978 \end_layout
10979
10980 \end_inset
10981 </cell>
10982 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10983 \begin_inset Text
10984
10985 \begin_layout Plain Layout
10986 Jürgen
10987 \end_layout
10988
10989 \end_inset
10990 </cell>
10991 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995 111
10996 \end_layout
10997
10998 \end_inset
10999 </cell>
11000 </row>
11001 <row>
11002 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11003 \begin_inset Text
11004
11005 \begin_layout Plain Layout
11006
11007 \series bold
11008 Weber
11009 \end_layout
11010
11011 \end_inset
11012 </cell>
11013 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11014 \begin_inset Text
11015
11016 \begin_layout Plain Layout
11017 Maurizio
11018 \end_layout
11019
11020 \end_inset
11021 </cell>
11022 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11023 \begin_inset Text
11024
11025 \begin_layout Plain Layout
11026 111
11027 \end_layout
11028
11029 \end_inset
11030 </cell>
11031 </row>
11032 <row>
11033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037
11038 \series bold
11039 Winkler
11040 \end_layout
11041
11042 \end_inset
11043 </cell>
11044 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11045 \begin_inset Text
11046
11047 \begin_layout Plain Layout
11048 Franz
11049 \end_layout
11050
11051 \end_inset
11052 </cell>
11053 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11054 \begin_inset Text
11055
11056 \begin_layout Plain Layout
11057 111
11058 \end_layout
11059
11060 \end_inset
11061 </cell>
11062 </row>
11063 </lyxtabular>
11064
11065 \end_inset
11066
11067
11068 \end_layout
11069
11070 \begin_layout Section
11071 Mehrfache Zeilen, Spalten und Zeilen in Zellen
11072 \end_layout
11073
11074 \begin_layout Subsection
11075 Mehrfache Zeilen in Zellen
11076 \begin_inset CommandInset label
11077 LatexCommand label
11078 name "uab:Mehrfache-Zeilen-in"
11079
11080 \end_inset
11081
11082
11083 \begin_inset Index idx
11084 status collapsed
11085
11086 \begin_layout Plain Layout
11087 Mehrfache ! Zeilen in Zellen
11088 \end_layout
11089
11090 \end_inset
11091
11092
11093 \begin_inset Index idx
11094 status collapsed
11095
11096 \begin_layout Plain Layout
11097 Tabellen ! Zeilenumbrüche
11098 \end_layout
11099
11100 \end_inset
11101
11102
11103 \end_layout
11104
11105 \begin_layout Standard
11106 \noindent
11107 \begin_inset Float table
11108 placement H
11109 wide false
11110 sideways false
11111 status open
11112
11113 \begin_layout Plain Layout
11114 \begin_inset Caption Standard
11115
11116 \begin_layout Plain Layout
11117 \begin_inset CommandInset label
11118 LatexCommand label
11119 name "tab:Table-with-multiple"
11120
11121 \end_inset
11122
11123 Tabelle mit mehrfachen Zeilen in einer Zelle
11124 \end_layout
11125
11126 \end_inset
11127
11128
11129 \end_layout
11130
11131 \begin_layout Plain Layout
11132 \align center
11133 \begin_inset Tabular
11134 <lyxtabular version="3" rows="3" columns="3">
11135 <features rotate="0" tabularvalignment="middle">
11136 <column alignment="center" valignment="middle" width="2.5cm">
11137 <column alignment="center" valignment="middle" width="0.5cm">
11138 <column alignment="center" valignment="middle" width="0.5cm">
11139 <row>
11140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11141 \begin_inset Text
11142
11143 \begin_layout Plain Layout
11144 zwei
11145 \begin_inset Newline linebreak
11146 \end_inset
11147
11148 Zeilen
11149 \end_layout
11150
11151 \end_inset
11152 </cell>
11153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11154 \begin_inset Text
11155
11156 \begin_layout Plain Layout
11157 b
11158 \end_layout
11159
11160 \end_inset
11161 </cell>
11162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11163 \begin_inset Text
11164
11165 \begin_layout Plain Layout
11166 c
11167 \end_layout
11168
11169 \end_inset
11170 </cell>
11171 </row>
11172 <row>
11173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11174 \begin_inset Text
11175
11176 \begin_layout Plain Layout
11177 d
11178 \end_layout
11179
11180 \end_inset
11181 </cell>
11182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11183 \begin_inset Text
11184
11185 \begin_layout Plain Layout
11186 e
11187 \end_layout
11188
11189 \end_inset
11190 </cell>
11191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11192 \begin_inset Text
11193
11194 \begin_layout Plain Layout
11195 f
11196 \end_layout
11197
11198 \end_inset
11199 </cell>
11200 </row>
11201 <row>
11202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11203 \begin_inset Text
11204
11205 \begin_layout Plain Layout
11206 g
11207 \end_layout
11208
11209 \end_inset
11210 </cell>
11211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11212 \begin_inset Text
11213
11214 \begin_layout Plain Layout
11215 h
11216 \end_layout
11217
11218 \end_inset
11219 </cell>
11220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11221 \begin_inset Text
11222
11223 \begin_layout Plain Layout
11224 i
11225 \end_layout
11226
11227 \end_inset
11228 </cell>
11229 </row>
11230 </lyxtabular>
11231
11232 \end_inset
11233
11234
11235 \end_layout
11236
11237 \end_inset
11238
11239
11240 \end_layout
11241
11242 \begin_layout Standard
11243 Wenn Sie für eine Spalte eine feste Breite definieren, können Sie Text als
11244  Absätze mit mehrfachen Zeilen und Silbentrennung eingeben.
11245  Tabelle
11246 \begin_inset space ~
11247 \end_inset
11248
11249
11250 \begin_inset CommandInset ref
11251 LatexCommand ref
11252 reference "tab:Table-with-multiple"
11253
11254 \end_inset
11255
11256  wurde als 3×3-Tabelle erstellt, dann die Breite der ersten Spalte im 
11257 \family sans
11258 Tabellen-Einstellungen
11259 \family default
11260 -Dialog auf 2.5
11261 \begin_inset space \thinspace{}
11262 \end_inset
11263
11264 cm gesetzt und die vertikalen und horizontalen Ausrichtungen zentriert.
11265  Weil unser Text schmaler als 2.5
11266 \begin_inset space \thinspace{}
11267 \end_inset
11268
11269 cm ist, würde er in einer Zeile gedruckt werden.
11270  Um zwei Zeilen zu bekommen, wurde ein rechtsbündiger Zeilenumbruch (Tastenkürze
11271
11272 \family sans
11273 Strg+Shift+Enter
11274 \family default
11275 ) eingefügt.
11276  Wenn der Text länger ist, wird er automatisch umgebrochen.
11277 \end_layout
11278
11279 \begin_layout Standard
11280 Um den Text der beiden anderen Zellen der ersten Zeile vertikal auszurichten,
11281  setzen Sie die Breite der beiden Spalten im 
11282 \family sans
11283 Tabellen-Einstellungen
11284 \family default
11285 -Dialog auf 0.5
11286 \begin_inset space \thinspace{}
11287 \end_inset
11288
11289 cm und die vertikale Ausrichtung auf zentriert.
11290 \end_layout
11291
11292 \begin_layout Standard
11293 Wenn Sie in einer Zelle mit fester Breite als erstes ein sehr langes Wort
11294  haben, kann LaTeX es ohne Trennhilfen nicht trennen.
11295  Wenn Sie LaTeX trotzdem die Trennung überlassen wollen, müssen Sie vor
11296  dem Wort etwas einfügen, damit es nicht wie der erste Eintrag aussieht.
11297  Fügen sie daher 0
11298 \begin_inset space \thinspace{}
11299 \end_inset
11300
11301 pt horizontalen Abstand vor dem Wort ein.
11302  Weil er keinen Platz belegt, ändert er die Druckausgabe nicht.
11303  Tabelle
11304 \begin_inset space ~
11305 \end_inset
11306
11307
11308 \begin_inset CommandInset ref
11309 LatexCommand ref
11310 reference "tab:Table-with-and"
11311
11312 \end_inset
11313
11314  zeigt die Wirkungen.
11315 \end_layout
11316
11317 \begin_layout Standard
11318 \begin_inset Float table
11319 placement h
11320 wide false
11321 sideways false
11322 status open
11323
11324 \begin_layout Plain Layout
11325 \begin_inset Caption Standard
11326
11327 \begin_layout Plain Layout
11328 \begin_inset CommandInset label
11329 LatexCommand label
11330 name "tab:Table-with-and"
11331
11332 \end_inset
11333
11334 Tabelle ohne und mit Silbentrennung
11335 \end_layout
11336
11337 \end_inset
11338
11339
11340 \end_layout
11341
11342 \begin_layout Plain Layout
11343 \begin_inset space \hfill{}
11344 \end_inset
11345
11346
11347 \begin_inset Tabular
11348 <lyxtabular version="3" rows="3" columns="3">
11349 <features rotate="0" tabularvalignment="middle">
11350 <column alignment="center" valignment="middle" width="2.5cm">
11351 <column alignment="center" valignment="middle" width="0.5cm">
11352 <column alignment="center" valignment="middle" width="0.5cm">
11353 <row>
11354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11355 \begin_inset Text
11356
11357 \begin_layout Plain Layout
11358 einsehrlangesZellenwort
11359 \end_layout
11360
11361 \end_inset
11362 </cell>
11363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11364 \begin_inset Text
11365
11366 \begin_layout Plain Layout
11367 b
11368 \end_layout
11369
11370 \end_inset
11371 </cell>
11372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11373 \begin_inset Text
11374
11375 \begin_layout Plain Layout
11376 c
11377 \end_layout
11378
11379 \end_inset
11380 </cell>
11381 </row>
11382 <row>
11383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11384 \begin_inset Text
11385
11386 \begin_layout Plain Layout
11387 d
11388 \end_layout
11389
11390 \end_inset
11391 </cell>
11392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11393 \begin_inset Text
11394
11395 \begin_layout Plain Layout
11396 e
11397 \end_layout
11398
11399 \end_inset
11400 </cell>
11401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11402 \begin_inset Text
11403
11404 \begin_layout Plain Layout
11405 f
11406 \end_layout
11407
11408 \end_inset
11409 </cell>
11410 </row>
11411 <row>
11412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11413 \begin_inset Text
11414
11415 \begin_layout Plain Layout
11416 g
11417 \end_layout
11418
11419 \end_inset
11420 </cell>
11421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11422 \begin_inset Text
11423
11424 \begin_layout Plain Layout
11425 h
11426 \end_layout
11427
11428 \end_inset
11429 </cell>
11430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11431 \begin_inset Text
11432
11433 \begin_layout Plain Layout
11434 i
11435 \end_layout
11436
11437 \end_inset
11438 </cell>
11439 </row>
11440 </lyxtabular>
11441
11442 \end_inset
11443
11444
11445 \begin_inset space \hfill{}
11446 \end_inset
11447
11448
11449 \begin_inset Tabular
11450 <lyxtabular version="3" rows="3" columns="3">
11451 <features rotate="0" tabularvalignment="middle">
11452 <column alignment="center" valignment="middle" width="2.5cm">
11453 <column alignment="center" valignment="middle" width="0.5cm">
11454 <column alignment="center" valignment="middle" width="0.5cm">
11455 <row>
11456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11457 \begin_inset Text
11458
11459 \begin_layout Plain Layout
11460 \begin_inset space \hspace{}
11461 \length 0pt
11462 \end_inset
11463
11464 einsehrlangesZellenwort
11465 \end_layout
11466
11467 \end_inset
11468 </cell>
11469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11470 \begin_inset Text
11471
11472 \begin_layout Plain Layout
11473 b
11474 \end_layout
11475
11476 \end_inset
11477 </cell>
11478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11479 \begin_inset Text
11480
11481 \begin_layout Plain Layout
11482 c
11483 \end_layout
11484
11485 \end_inset
11486 </cell>
11487 </row>
11488 <row>
11489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11490 \begin_inset Text
11491
11492 \begin_layout Plain Layout
11493 d
11494 \end_layout
11495
11496 \end_inset
11497 </cell>
11498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11499 \begin_inset Text
11500
11501 \begin_layout Plain Layout
11502 e
11503 \end_layout
11504
11505 \end_inset
11506 </cell>
11507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11508 \begin_inset Text
11509
11510 \begin_layout Plain Layout
11511 f
11512 \end_layout
11513
11514 \end_inset
11515 </cell>
11516 </row>
11517 <row>
11518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11519 \begin_inset Text
11520
11521 \begin_layout Plain Layout
11522 g
11523 \end_layout
11524
11525 \end_inset
11526 </cell>
11527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11528 \begin_inset Text
11529
11530 \begin_layout Plain Layout
11531 h
11532 \end_layout
11533
11534 \end_inset
11535 </cell>
11536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11537 \begin_inset Text
11538
11539 \begin_layout Plain Layout
11540 i
11541 \end_layout
11542
11543 \end_inset
11544 </cell>
11545 </row>
11546 </lyxtabular>
11547
11548 \end_inset
11549
11550
11551 \begin_inset space \hfill{}
11552 \end_inset
11553
11554
11555 \end_layout
11556
11557 \end_inset
11558
11559
11560 \end_layout
11561
11562 \begin_layout Subsection
11563 Mehrfachspalten
11564 \begin_inset CommandInset label
11565 LatexCommand label
11566 name "uab:Mehrfachspalten"
11567
11568 \end_inset
11569
11570
11571 \begin_inset Index idx
11572 status collapsed
11573
11574 \begin_layout Plain Layout
11575 Mahrfachspalten
11576 \end_layout
11577
11578 \end_inset
11579
11580
11581 \begin_inset Index idx
11582 status collapsed
11583
11584 \begin_layout Plain Layout
11585 Tabellen ! Mahrfachspalten
11586 \end_layout
11587
11588 \end_inset
11589
11590
11591 \end_layout
11592
11593 \begin_layout Subsubsection
11594 Grundlagen
11595 \end_layout
11596
11597 \begin_layout Standard
11598 Um mehrere Zellen einer Zeile zu einer zu verbinden, markieren Sie diese
11599  und verwenden dann den Knopf 
11600 \begin_inset Info
11601 type  "icon"
11602 arg   "inset-modify tabular multicolumn"
11603 \end_inset
11604
11605  in der Werkzeugleiste, das Menü 
11606 \family sans
11607 Bearbeiten\SpecialChar \menuseparator
11608 Tabelle\SpecialChar \menuseparator
11609 Mehrfachspalte
11610 \family default
11611 , oder klicken Sie rechts auf die markierten Zellen und wählen im Kontextmenü
11612  
11613 \family sans
11614 Mehrfachspalte
11615 \family default
11616 .
11617 \end_layout
11618
11619 \begin_layout Standard
11620 Mehrfachspalten haben ihre eigenen Einstellungen.
11621  Das bedeutet, dass sie sich nur auf die Mehrfachspalte auswirken.
11622  Hier ist ein Beispiel mit einer Mehrfachspalte in der ersten Zeile und
11623  einer in der letzten Zeile, bei der die obere Linie weggelassen wurde:
11624 \end_layout
11625
11626 \begin_layout Standard
11627 \align center
11628 \begin_inset Tabular
11629 <lyxtabular version="3" rows="3" columns="4">
11630 <features rotate="0" firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11631 <column alignment="center" valignment="top" width="0pt">
11632 <column alignment="center" valignment="middle">
11633 <column alignment="center" valignment="top" width="0in">
11634 <column alignment="center" valignment="top" width="0pt">
11635 <row>
11636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11637 \begin_inset Text
11638
11639 \begin_layout Plain Layout
11640 abc
11641 \end_layout
11642
11643 \end_inset
11644 </cell>
11645 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11646 \begin_inset Text
11647
11648 \begin_layout Plain Layout
11649 def ghi
11650 \end_layout
11651
11652 \end_inset
11653 </cell>
11654 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11655 \begin_inset Text
11656
11657 \begin_layout Plain Layout
11658
11659 \end_layout
11660
11661 \end_inset
11662 </cell>
11663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11664 \begin_inset Text
11665
11666 \begin_layout Plain Layout
11667 jkl
11668 \end_layout
11669
11670 \end_inset
11671 </cell>
11672 </row>
11673 <row>
11674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11675 \begin_inset Text
11676
11677 \begin_layout Plain Layout
11678
11679 \family roman
11680 \series medium
11681 \shape up
11682 \size normal
11683 \emph off
11684 \bar no
11685 \noun off
11686 \color none
11687 A
11688 \end_layout
11689
11690 \end_inset
11691 </cell>
11692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11693 \begin_inset Text
11694
11695 \begin_layout Plain Layout
11696 B
11697 \end_layout
11698
11699 \end_inset
11700 </cell>
11701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11702 \begin_inset Text
11703
11704 \begin_layout Plain Layout
11705 C
11706 \end_layout
11707
11708 \end_inset
11709 </cell>
11710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11711 \begin_inset Text
11712
11713 \begin_layout Plain Layout
11714 D
11715 \end_layout
11716
11717 \end_inset
11718 </cell>
11719 </row>
11720 <row>
11721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11722 \begin_inset Text
11723
11724 \begin_layout Plain Layout
11725 1
11726 \end_layout
11727
11728 \end_inset
11729 </cell>
11730 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11731 \begin_inset Text
11732
11733 \begin_layout Plain Layout
11734 2
11735 \end_layout
11736
11737 \end_inset
11738 </cell>
11739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11740 \begin_inset Text
11741
11742 \begin_layout Plain Layout
11743 3
11744 \end_layout
11745
11746 \end_inset
11747 </cell>
11748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11749 \begin_inset Text
11750
11751 \begin_layout Plain Layout
11752 4
11753 \end_layout
11754
11755 \end_inset
11756 </cell>
11757 </row>
11758 </lyxtabular>
11759
11760 \end_inset
11761
11762
11763 \end_layout
11764
11765 \begin_layout Subsubsection
11766 Mehrfachspalten-Berechnungen
11767 \begin_inset CommandInset label
11768 LatexCommand label
11769 name "uab:Mehrfachspalten-Berechnungen"
11770
11771 \end_inset
11772
11773
11774 \begin_inset Index idx
11775 status collapsed
11776
11777 \begin_layout Plain Layout
11778 Mahrfachspalten ! Berechnung
11779 \end_layout
11780
11781 \end_inset
11782
11783
11784 \begin_inset Index idx
11785 status collapsed
11786
11787 \begin_layout Plain Layout
11788 Tabellen ! Mahrfachspalten ! Berechnung
11789 \end_layout
11790
11791 \end_inset
11792
11793
11794 \end_layout
11795
11796 \begin_layout Standard
11797 LyX unterstützt Mehrfachspalten direkt, aber wir müssen die Breite der neuen
11798  Zellen beachten.
11799 \end_layout
11800
11801 \begin_layout Standard
11802 \begin_inset Float table
11803 placement h
11804 wide false
11805 sideways false
11806 status open
11807
11808 \begin_layout Plain Layout
11809 \begin_inset Caption Standard
11810
11811 \begin_layout Plain Layout
11812 \begin_inset CommandInset label
11813 LatexCommand label
11814 name "tab:Table-with-centered"
11815
11816 \end_inset
11817
11818 Tabelle mit zentriertem Mehrfachspalten-Text über zwei Spalten, die genau
11819  die halbe Breite der Mehrfachspalten-Zelle haben
11820 \begin_inset Argument 1
11821 status collapsed
11822
11823 \begin_layout Plain Layout
11824 Eine Mehrfachspalten-Tabelle
11825 \end_layout
11826
11827 \end_inset
11828
11829
11830 \end_layout
11831
11832 \end_inset
11833
11834
11835 \end_layout
11836
11837 \begin_layout Plain Layout
11838 \align center
11839 \begin_inset Tabular
11840 <lyxtabular version="3" rows="3" columns="3">
11841 <features rotate="0" tabularvalignment="middle">
11842 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11843 <column alignment="center" valignment="middle">
11844 <column alignment="center" valignment="top">
11845 <row>
11846 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11847 \begin_inset Text
11848
11849 \begin_layout Plain Layout
11850 Dies ist eine Mehrfach\SpecialChar \-
11851 spalten-Zelle
11852 \end_layout
11853
11854 \end_inset
11855 </cell>
11856 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11857 \begin_inset Text
11858
11859 \begin_layout Plain Layout
11860
11861 \end_layout
11862
11863 \end_inset
11864 </cell>
11865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11866 \begin_inset Text
11867
11868 \begin_layout Plain Layout
11869 c
11870 \end_layout
11871
11872 \end_inset
11873 </cell>
11874 </row>
11875 <row>
11876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11877 \begin_inset Text
11878
11879 \begin_layout Plain Layout
11880 d
11881 \end_layout
11882
11883 \end_inset
11884 </cell>
11885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11886 \begin_inset Text
11887
11888 \begin_layout Plain Layout
11889 e
11890 \end_layout
11891
11892 \end_inset
11893 </cell>
11894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11895 \begin_inset Text
11896
11897 \begin_layout Plain Layout
11898 f
11899 \end_layout
11900
11901 \end_inset
11902 </cell>
11903 </row>
11904 <row>
11905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11906 \begin_inset Text
11907
11908 \begin_layout Plain Layout
11909 g
11910 \end_layout
11911
11912 \end_inset
11913 </cell>
11914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11915 \begin_inset Text
11916
11917 \begin_layout Plain Layout
11918 h
11919 \end_layout
11920
11921 \end_inset
11922 </cell>
11923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11924 \begin_inset Text
11925
11926 \begin_layout Plain Layout
11927 i
11928 \end_layout
11929
11930 \end_inset
11931 </cell>
11932 </row>
11933 </lyxtabular>
11934
11935 \end_inset
11936
11937
11938 \end_layout
11939
11940 \end_inset
11941
11942
11943 \end_layout
11944
11945 \begin_layout Standard
11946 Um Tabelle
11947 \begin_inset space ~
11948 \end_inset
11949
11950
11951 \begin_inset CommandInset ref
11952 LatexCommand ref
11953 reference "tab:Table-with-centered"
11954
11955 \end_inset
11956
11957  zu erhalten, markieren Sie die ersten beiden Zellen der ersten Zeile einer
11958  3×3-Tabelle, kreuzen im 
11959 \family sans
11960 Tabellen-Einstellungen
11961 \family default
11962 -Dialog 
11963 \family sans
11964 Mehrfachspalte
11965 \family default
11966  an, setzen die 
11967 \family sans
11968 Horizontale
11969 \begin_inset space ~
11970 \end_inset
11971
11972 Ausrichtung
11973 \family default
11974  auf 
11975 \family sans
11976 Zentriert
11977 \family default
11978  und die 
11979 \family sans
11980 Breite
11981 \family default
11982  auf 2.5
11983 \begin_inset space \thinspace{}
11984 \end_inset
11985
11986 cm.
11987  Die überspannten Spalten werden dann auf die halbe Breite gesetzt, indem
11988  Sie die Breite der ersten Spalte auf 1.25
11989 \begin_inset space \thinspace{}
11990 \end_inset
11991
11992 cm setzen.
11993  Die zweite Spalte wird dann automatisch 1.25
11994 \begin_inset space \thinspace{}
11995 \end_inset
11996
11997 cm breit (Breite der 
11998 \family sans
11999 Mehrfachspalte
12000 \family default
12001  
12002 \begin_inset Formula $-$
12003 \end_inset
12004
12005  Breite der ersten Spalte).
12006  Dies wurde so für Tabelle
12007 \begin_inset space ~
12008 \end_inset
12009
12010
12011 \begin_inset CommandInset ref
12012 LatexCommand ref
12013 reference "tab:Table-without-half"
12014
12015 \end_inset
12016
12017  gemacht.
12018 \end_layout
12019
12020 \begin_layout Standard
12021 \begin_inset Float table
12022 wide false
12023 sideways false
12024 status open
12025
12026 \begin_layout Plain Layout
12027 \begin_inset Caption Standard
12028
12029 \begin_layout Plain Layout
12030 \begin_inset CommandInset label
12031 LatexCommand label
12032 name "tab:Table-without-half"
12033
12034 \end_inset
12035
12036 Tabelle, in der die überspannten Spalten nicht genau halb so breit sind
12037  wie die Mehrfachspalte
12038 \begin_inset Argument 1
12039 status collapsed
12040
12041 \begin_layout Plain Layout
12042 Eine unvollkommene Mehrfachspalten-Tabelle
12043 \end_layout
12044
12045 \end_inset
12046
12047
12048 \end_layout
12049
12050 \end_inset
12051
12052
12053 \end_layout
12054
12055 \begin_layout Plain Layout
12056 \align center
12057 \begin_inset Tabular
12058 <lyxtabular version="3" rows="3" columns="3">
12059 <features rotate="0" tabularvalignment="middle">
12060 <column alignment="center" valignment="top" width="1.25cm">
12061 <column alignment="center" valignment="top">
12062 <column alignment="center" valignment="top">
12063 <row>
12064 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12065 \begin_inset Text
12066
12067 \begin_layout Plain Layout
12068 Dies ist auch eine Mehr\SpecialChar \-
12069 fach\SpecialChar \-
12070 spalten-Zelle
12071 \end_layout
12072
12073 \end_inset
12074 </cell>
12075 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12076 \begin_inset Text
12077
12078 \begin_layout Plain Layout
12079
12080 \end_layout
12081
12082 \end_inset
12083 </cell>
12084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12085 \begin_inset Text
12086
12087 \begin_layout Plain Layout
12088 c
12089 \end_layout
12090
12091 \end_inset
12092 </cell>
12093 </row>
12094 <row>
12095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12096 \begin_inset Text
12097
12098 \begin_layout Plain Layout
12099 d
12100 \end_layout
12101
12102 \end_inset
12103 </cell>
12104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12105 \begin_inset Text
12106
12107 \begin_layout Plain Layout
12108 e
12109 \end_layout
12110
12111 \end_inset
12112 </cell>
12113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12114 \begin_inset Text
12115
12116 \begin_layout Plain Layout
12117 f
12118 \end_layout
12119
12120 \end_inset
12121 </cell>
12122 </row>
12123 <row>
12124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12125 \begin_inset Text
12126
12127 \begin_layout Plain Layout
12128 g
12129 \end_layout
12130
12131 \end_inset
12132 </cell>
12133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12134 \begin_inset Text
12135
12136 \begin_layout Plain Layout
12137 h
12138 \end_layout
12139
12140 \end_inset
12141 </cell>
12142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12143 \begin_inset Text
12144
12145 \begin_layout Plain Layout
12146 i
12147 \end_layout
12148
12149 \end_inset
12150 </cell>
12151 </row>
12152 </lyxtabular>
12153
12154 \end_inset
12155
12156
12157 \end_layout
12158
12159 \end_inset
12160
12161
12162 \end_layout
12163
12164 \begin_layout Standard
12165 In der druckfertigen Version sehen Sie, dass die erste Spalte etwas breiter
12166  als die zweite ist.
12167  Das liegt daran, dass die Zellenbreite 
12168 \begin_inset Formula $W_{\mathrm{tot}}$
12169 \end_inset
12170
12171  nicht ihre definierte Breite 
12172 \begin_inset Formula $W_{g}$
12173 \end_inset
12174
12175  ist, sondern ein wenig mehr.
12176  Anhang
12177 \begin_inset space ~
12178 \end_inset
12179
12180
12181 \begin_inset CommandInset ref
12182 LatexCommand ref
12183 reference "kap:Erläuterung-einer-Gleichung"
12184
12185 \end_inset
12186
12187  erklärt das genauer.
12188 \end_layout
12189
12190 \begin_layout Standard
12191 Wenn 
12192 \emph on
12193 n
12194 \emph default
12195  Spalten zu einer Mehrfachspalte zusammengefasst werden, errechnet sich
12196  die definierte Breite 
12197 \begin_inset Formula $W_{g\, n}$
12198 \end_inset
12199
12200  einer Spalte, deren totale Breite = 
12201 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
12202 \end_inset
12203
12204  sein soll, wie folgt:
12205 \begin_inset Formula 
12206 \begin{equation}
12207 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12208 \end{equation}
12209
12210 \end_inset
12211
12212
12213 \end_layout
12214
12215 \begin_layout Standard
12216 In unserem Falls ist 
12217 \begin_inset Formula $n=2$
12218 \end_inset
12219
12220
12221 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12222 \end_inset
12223
12224 cm, und damit wird aus Gleichung
12225 \begin_inset space ~
12226 \end_inset
12227
12228
12229 \begin_inset CommandInset ref
12230 LatexCommand ref
12231 reference "eq:Wgn"
12232
12233 \end_inset
12234
12235  
12236 \begin_inset Formula 
12237 \begin{equation}
12238 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12239 \end{equation}
12240
12241 \end_inset
12242
12243
12244 \end_layout
12245
12246 \begin_layout Standard
12247 Damit LaTeX rechnen kann, muss das Paket 
12248 \series bold
12249 calc
12250 \series default
12251  im Vorspann geladen werden.
12252 \begin_inset Index idx
12253 status collapsed
12254
12255 \begin_layout Plain Layout
12256 LaTeX-Pakete ! calc
12257 \end_layout
12258
12259 \end_inset
12260
12261
12262 \end_layout
12263
12264 \begin_layout Standard
12265
12266 \series bold
12267
12268 \backslash
12269 usepackage{calc}
12270 \end_layout
12271
12272 \begin_layout Standard
12273 LyX erlaubt im 
12274 \family sans
12275 Breite
12276 \family default
12277 -Feld des 
12278 \family sans
12279 Tabellen-Einstellungen
12280 \family default
12281 -Dialogs keine Berechnungen.
12282  Deshalb müssen Sie die Formel für die Breite im Feld 
12283 \family sans
12284 LaTe
12285 \begin_inset ERT
12286 status collapsed
12287
12288 \begin_layout Plain Layout
12289
12290 {}
12291 \end_layout
12292
12293 \end_inset
12294
12295 X-Argument
12296 \family default
12297  eingeben.
12298  Hier iss ein Überblick über die Argumente:
12299 \end_layout
12300
12301 \begin_layout Itemize
12302
12303 \series bold
12304 p{Breite}
12305 \series default
12306  die Zelle bekommt eine feste 
12307 \series bold
12308 Breite
12309 \series default
12310 , und die vertikale Ausrichtung ist 
12311 \family sans
12312 Oben
12313 \end_layout
12314
12315 \begin_layout Itemize
12316
12317 \series bold
12318 m{Breite}
12319 \series default
12320  die Zelle bekommt eine feste 
12321 \series bold
12322 Breite
12323 \series default
12324 , und die vertikale Ausrichtung ist 
12325 \family sans
12326 Mitte
12327 \end_layout
12328
12329 \begin_layout Itemize
12330
12331 \series bold
12332 b{Breite}
12333 \series default
12334  die Zelle bekommt eine feste 
12335 \series bold
12336 Breite
12337 \series default
12338 , und die vertikale Ausrichtung ist 
12339 \family sans
12340 Unten
12341 \end_layout
12342
12343 \begin_layout Standard
12344 Wenn Sie ein LaTeX-Argument eingeben, werden alle anderen Einstellungen
12345  für diese Zelle überschrieben.
12346 \end_layout
12347
12348 \begin_layout Standard
12349 \begin_inset Note Greyedout
12350 status open
12351
12352 \begin_layout Plain Layout
12353
12354 \series bold
12355 Bemerkung:
12356 \series default
12357  Wegen eines Fehlers in LyX werden die überschriebenen Einstellungen dennoch
12358  angezeigt.
12359 \end_layout
12360
12361 \end_inset
12362
12363
12364 \end_layout
12365
12366 \begin_layout Standard
12367 Weil der Text horizontal zentriert sein soll, wurde in den Einstellungen
12368  der Zelle mit dem Inhalt 
12369 \begin_inset Quotes gld
12370 \end_inset
12371
12372 d
12373 \begin_inset Quotes grd
12374 \end_inset
12375
12376  der Tabelle
12377 \begin_inset space ~
12378 \end_inset
12379
12380
12381 \begin_inset CommandInset ref
12382 LatexCommand ref
12383 reference "tab:Table-with-centered"
12384
12385 \end_inset
12386
12387  auch noch der Befehl
12388 \family typewriter
12389 \series bold
12390  
12391 \family default
12392
12393 \backslash
12394 centering
12395 \series default
12396  hinzugefügt.
12397  Das Ganze sieht dann so aus:
12398 \end_layout
12399
12400 \begin_layout Standard
12401
12402 \series bold
12403 |>{
12404 \backslash
12405 centering}m{1.25cm-6.2pt}
12406 \end_layout
12407
12408 \begin_layout Standard
12409 Der vertikale Strich 
12410 \series bold
12411
12412 \begin_inset Quotes gld
12413 \end_inset
12414
12415 |
12416 \series default
12417
12418 \begin_inset Quotes grd
12419 \end_inset
12420
12421  am Anfang zeichnet die linke Linie, und der Befehl 
12422 \series bold
12423
12424 \begin_inset Quotes gld
12425 \end_inset
12426
12427 >{ }
12428 \begin_inset Quotes grd
12429 \end_inset
12430
12431
12432 \series default
12433  bedeutet, dass die Befehle in der geschweiften Klammer vor dem Erstellen
12434  der Zelle benutzt werden sollen.
12435 \end_layout
12436
12437 \begin_layout Standard
12438 Obwohl wir eine zentrierte Ausrichtung für die Mehrfachspalte festgelegt
12439  haben, ist der Text noch immer linksbündig, weil LyX Ausrichtungen nur
12440  für einzelne Spalten anwendet.
12441  Deswegen musste für die Mehrfachspalte folgendes LaTeX-Argument benutzt
12442  werden:
12443 \end_layout
12444
12445 \begin_layout Standard
12446
12447 \series bold
12448 |>{
12449 \backslash
12450 centering}m{2.5cm}|
12451 \end_layout
12452
12453 \begin_layout Subsection
12454 Mehrfachzeilen
12455 \begin_inset CommandInset label
12456 LatexCommand label
12457 name "uab:Mehrfachzeilen"
12458
12459 \end_inset
12460
12461
12462 \begin_inset Index idx
12463 status collapsed
12464
12465 \begin_layout Plain Layout
12466 Mehrfachzeilen
12467 \end_layout
12468
12469 \end_inset
12470
12471
12472 \begin_inset Index idx
12473 status collapsed
12474
12475 \begin_layout Plain Layout
12476 Tabellen ! Mehrfachzeilen
12477 \end_layout
12478
12479 \end_inset
12480
12481
12482 \end_layout
12483
12484 \begin_layout Standard
12485 Um mehrere Zellen einer Zeile zu einer zu verbinden, markieren Sie diese
12486  und verwenden dann den Knopf 
12487 \begin_inset Info
12488 type  "icon"
12489 arg   "inset-modify tabular multirow"
12490 \end_inset
12491
12492  in der Werkzeugleiste, das Menü 
12493 \family sans
12494 Bearbeiten\SpecialChar \menuseparator
12495 Tabelle\SpecialChar \menuseparator
12496 Mehrfachzeile
12497 \family default
12498 , oder klicken Sie rechts auf die markierten Zellen und wählen im Kontextmenü
12499  
12500 \family sans
12501 Mehrfachzeile
12502 \family default
12503 .
12504 \end_layout
12505
12506 \begin_layout Standard
12507 Hier ist eine Beispieltabelle mit einer Mehrfachzeile in der ersten Spalte:
12508 \end_layout
12509
12510 \begin_layout Standard
12511 \align center
12512 \begin_inset Tabular
12513 <lyxtabular version="3" rows="3" columns="3">
12514 <features rotate="0" tabularvalignment="middle">
12515 <column alignment="center" valignment="top" width="0pt">
12516 <column alignment="center" valignment="top">
12517 <column alignment="center" valignment="top">
12518 <row>
12519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12520 \begin_inset Text
12521
12522 \begin_layout Plain Layout
12523 ein langer Eintrag
12524 \end_layout
12525
12526 \end_inset
12527 </cell>
12528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12529 \begin_inset Text
12530
12531 \begin_layout Plain Layout
12532 b
12533 \end_layout
12534
12535 \end_inset
12536 </cell>
12537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12538 \begin_inset Text
12539
12540 \begin_layout Plain Layout
12541 c
12542 \end_layout
12543
12544 \end_inset
12545 </cell>
12546 </row>
12547 <row>
12548 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12549 \begin_inset Text
12550
12551 \begin_layout Plain Layout
12552 Mehrfachzeile
12553 \end_layout
12554
12555 \end_inset
12556 </cell>
12557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12558 \begin_inset Text
12559
12560 \begin_layout Plain Layout
12561 e
12562 \end_layout
12563
12564 \end_inset
12565 </cell>
12566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12567 \begin_inset Text
12568
12569 \begin_layout Plain Layout
12570 f
12571 \end_layout
12572
12573 \end_inset
12574 </cell>
12575 </row>
12576 <row>
12577 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12578 \begin_inset Text
12579
12580 \begin_layout Plain Layout
12581
12582 \end_layout
12583
12584 \end_inset
12585 </cell>
12586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12587 \begin_inset Text
12588
12589 \begin_layout Plain Layout
12590 h
12591 \end_layout
12592
12593 \end_inset
12594 </cell>
12595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12596 \begin_inset Text
12597
12598 \begin_layout Plain Layout
12599 i
12600 \end_layout
12601
12602 \end_inset
12603 </cell>
12604 </row>
12605 </lyxtabular>
12606
12607 \end_inset
12608
12609
12610 \end_layout
12611
12612 \begin_layout Standard
12613 Die Breite einer Mehrfachzeile wird durch Setzen der Breite für die komplette
12614  Spalte festgelegt.
12615  Der 
12616 \family sans
12617 Vertikale Versatz
12618 \family default
12619  verschiebt den Inhalt der Mehrfachzeile nach oben/unten wenn der Versatz
12620  positiv/negativ ist.
12621 \end_layout
12622
12623 \begin_layout Standard
12624 Wenn die Spalte der Mehrfachzeile keine explizite Breite hat, übernimmt
12625  die Mehrfachzeile die Ausrichtung der Spalte.
12626  Ansonsten ist sie standardmäßig links ausgerichtet.
12627  Um die Ausrichtung zu ändern, erneuern Sie den Befehl 
12628 \series bold
12629
12630 \backslash
12631 multirowsetup
12632 \series default
12633  mit dem Befehl
12634 \end_layout
12635
12636 \begin_layout Standard
12637
12638 \series bold
12639
12640 \backslash
12641 renewcommand{
12642 \backslash
12643 multirowsetup}{
12644 \backslash
12645 centering}
12646 \end_layout
12647
12648 \begin_layout Standard
12649 im LaTeX-Vorspann.
12650  Es werden dann die Inhalte aller Mehrfachzeilen-Zellen des Dokuments zentriert.
12651  Wenn diese Ausrichtung nur für einige Tabellen gelten soll, kann der Befehl
12652  auch mittels TeX-Code vor der jeweiligen Tabelle, statt im LaTeX-Vorspann,
12653  erneuert werden.
12654  Für rechtsbündigen Text ersetzt man 
12655 \series bold
12656
12657 \backslash
12658 centering
12659 \series default
12660  durch 
12661 \series bold
12662
12663 \backslash
12664 raggedleft
12665 \series default
12666 .
12667  Um zur linksbündigen Ausrichtung zurückzukehren, wird 
12668 \series bold
12669
12670 \backslash
12671 raggedright
12672 \series default
12673  verwendet.
12674 \end_layout
12675
12676 \begin_layout Standard
12677 Dies ist eine Beispieltabelle mit einer rechts ausgerichteten Mehrfachzeile
12678  die -4
12679 \begin_inset space \thinspace{}
12680 \end_inset
12681
12682 mm vertikalen Versatz hat und sich in einer 3
12683 \begin_inset space \thinspace{}
12684 \end_inset
12685
12686 cm breiten Spalte befindet:
12687 \end_layout
12688
12689 \begin_layout Standard
12690 \noindent
12691 \align center
12692 \begin_inset ERT
12693 status collapsed
12694
12695 \begin_layout Plain Layout
12696
12697
12698 \backslash
12699 renewcommand{
12700 \backslash
12701 multirowsetup}{
12702 \backslash
12703 raggedleft}
12704 \end_layout
12705
12706 \end_inset
12707
12708
12709 \begin_inset Tabular
12710 <lyxtabular version="3" rows="4" columns="3">
12711 <features rotate="0" tabularvalignment="middle">
12712 <column alignment="center" valignment="top" width="3cm">
12713 <column alignment="center" valignment="top">
12714 <column alignment="center" valignment="top">
12715 <row>
12716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12717 \begin_inset Text
12718
12719 \begin_layout Plain Layout
12720 ein langer Eintrag
12721 \end_layout
12722
12723 \end_inset
12724 </cell>
12725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12726 \begin_inset Text
12727
12728 \begin_layout Plain Layout
12729 b
12730 \end_layout
12731
12732 \end_inset
12733 </cell>
12734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12735 \begin_inset Text
12736
12737 \begin_layout Plain Layout
12738 c
12739 \end_layout
12740
12741 \end_inset
12742 </cell>
12743 </row>
12744 <row>
12745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12746 \begin_inset Text
12747
12748 \begin_layout Plain Layout
12749 t
12750 \end_layout
12751
12752 \end_inset
12753 </cell>
12754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12755 \begin_inset Text
12756
12757 \begin_layout Plain Layout
12758 n
12759 \end_layout
12760
12761 \end_inset
12762 </cell>
12763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12764 \begin_inset Text
12765
12766 \begin_layout Plain Layout
12767 m
12768 \end_layout
12769
12770 \end_inset
12771 </cell>
12772 </row>
12773 <row>
12774 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12775 \begin_inset Text
12776
12777 \begin_layout Plain Layout
12778 Mehrfachzeile
12779 \end_layout
12780
12781 \end_inset
12782 </cell>
12783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12784 \begin_inset Text
12785
12786 \begin_layout Plain Layout
12787 e
12788 \end_layout
12789
12790 \end_inset
12791 </cell>
12792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12793 \begin_inset Text
12794
12795 \begin_layout Plain Layout
12796 f
12797 \end_layout
12798
12799 \end_inset
12800 </cell>
12801 </row>
12802 <row>
12803 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12804 \begin_inset Text
12805
12806 \begin_layout Plain Layout
12807
12808 \end_layout
12809
12810 \end_inset
12811 </cell>
12812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12813 \begin_inset Text
12814
12815 \begin_layout Plain Layout
12816 h
12817 \end_layout
12818
12819 \end_inset
12820 </cell>
12821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12822 \begin_inset Text
12823
12824 \begin_layout Plain Layout
12825 i
12826 \end_layout
12827
12828 \end_inset
12829 </cell>
12830 </row>
12831 </lyxtabular>
12832
12833 \end_inset
12834
12835
12836 \begin_inset ERT
12837 status collapsed
12838
12839 \begin_layout Plain Layout
12840
12841
12842 \backslash
12843 renewcommand{
12844 \backslash
12845 multirowsetup}{
12846 \backslash
12847 raggedright}
12848 \end_layout
12849
12850 \end_inset
12851
12852
12853 \end_layout
12854
12855 \begin_layout Standard
12856 Um eine neue Zeile zu beginnen, können Sie einen erzwungenen Zeilenumbruch
12857  (Tastenkürzel 
12858 \family sans
12859 Strg+Enter
12860 \family default
12861 ) verwenden.
12862  Dieser respektiert jedoch nicht die Tabellenlinien, wie diese Tabelle zeigt:
12863 \end_layout
12864
12865 \begin_layout Standard
12866 \noindent
12867 \align center
12868 \begin_inset Tabular
12869 <lyxtabular version="3" rows="3" columns="2">
12870 <features rotate="0" tabularvalignment="middle">
12871 <column alignment="left" valignment="middle" width="2cm">
12872 <column alignment="center" valignment="top">
12873 <row>
12874 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12875 \begin_inset Text
12876
12877 \begin_layout Plain Layout
12878 aaa
12879 \begin_inset Newline newline
12880 \end_inset
12881
12882 aaa
12883 \begin_inset Newline newline
12884 \end_inset
12885
12886 falsche Zelle
12887 \end_layout
12888
12889 \end_inset
12890 </cell>
12891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12892 \begin_inset Text
12893
12894 \begin_layout Plain Layout
12895 ccc
12896 \end_layout
12897
12898 \end_inset
12899 </cell>
12900 </row>
12901 <row>
12902 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12903 \begin_inset Text
12904
12905 \begin_layout Plain Layout
12906
12907 \end_layout
12908
12909 \end_inset
12910 </cell>
12911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12912 \begin_inset Text
12913
12914 \begin_layout Plain Layout
12915 ddd
12916 \end_layout
12917
12918 \end_inset
12919 </cell>
12920 </row>
12921 <row>
12922 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12923 \begin_inset Text
12924
12925 \begin_layout Plain Layout
12926 bbb
12927 \end_layout
12928
12929 \end_inset
12930 </cell>
12931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12932 \begin_inset Text
12933
12934 \begin_layout Plain Layout
12935 eee
12936 \end_layout
12937
12938 \end_inset
12939 </cell>
12940 </row>
12941 </lyxtabular>
12942
12943 \end_inset
12944
12945
12946 \end_layout
12947
12948 \begin_layout Standard
12949 Seien Sie daher vorsichtig mit erzwungenen Zeilenumbrüchen.
12950 \end_layout
12951
12952 \begin_layout Subsection
12953 Zellen mit diagonalen Linien
12954 \end_layout
12955
12956 \begin_layout Standard
12957 Um dem Leser mitzuteilen, was die Spalten und Zeilenüberschriften in einer
12958  Tabelle bedeuten, ist es hilfreich, die erste Zelle der Tabelle mit einer
12959  oder zwei diagonalen Linien zu teilen.
12960  Dies kann erreicht werden, indem man das LaTeX-Paket 
12961 \series bold
12962 diagbox
12963 \series default
12964
12965 \begin_inset Index idx
12966 status collapsed
12967
12968 \begin_layout Plain Layout
12969 LaTeX-Pakete ! diagbox
12970 \end_layout
12971
12972 \end_inset
12973
12974  im LaTeX-Vorspann lädt.
12975  Das Paket stellt den Befehl 
12976 \series bold
12977
12978 \backslash
12979 diagbox
12980 \series default
12981  zur Verfügung, der als TeX-Code eingefügt wird und 2 oder 3
12982 \begin_inset space ~
12983 \end_inset
12984
12985 Argumente hat:
12986 \end_layout
12987
12988 \begin_layout Standard
12989
12990 \series bold
12991
12992 \backslash
12993 diagbox[Optionen]{links unten}{rechts oben}
12994 \end_layout
12995
12996 \begin_layout Standard
12997
12998 \series bold
12999
13000 \backslash
13001 diagbox[Optionen]{links unten}{links oben}{rechts oben}
13002 \end_layout
13003
13004 \begin_layout Standard
13005 Das erste Schema teilt die Zelle mit einer einzigen diagonalen Linie und
13006  die Argumente werden unter und über diese Linie platziert.
13007  Das zweite Schema teilt die Zelle mit 2
13008 \begin_inset space ~
13009 \end_inset
13010
13011 Linien.
13012 \end_layout
13013
13014 \begin_layout Standard
13015 \begin_inset ERT
13016 status collapsed
13017
13018 \begin_layout Plain Layout
13019
13020
13021 \backslash
13022 ifdiagbox
13023 \end_layout
13024
13025 \end_inset
13026
13027
13028 \begin_inset Note Note
13029 status open
13030
13031 \begin_layout Plain Layout
13032 Der folgende Teil wird nur gedruckt, wenn das LaTeX-Paket 
13033 \series bold
13034 diagbox
13035 \series default
13036  installiert ist.
13037 \end_layout
13038
13039 \end_inset
13040
13041
13042 \end_layout
13043
13044 \begin_layout Standard
13045 Hier ist eine Beispieltabelle in der 
13046 \series bold
13047
13048 \backslash
13049 diagbox 
13050 \series default
13051 im 2-Argument Schema in der ersten Zelle verwendet wird:
13052 \begin_inset VSpace medskip
13053 \end_inset
13054
13055
13056 \end_layout
13057
13058 \begin_layout Standard
13059 \noindent
13060 \begin_inset Tabular
13061 <lyxtabular version="3" rows="4" columns="4">
13062 <features rotate="0" tabularvalignment="middle">
13063 <column alignment="center" valignment="top">
13064 <column alignment="center" valignment="top">
13065 <column alignment="center" valignment="top">
13066 <column alignment="center" valignment="top">
13067 <row>
13068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13069 \begin_inset Text
13070
13071 \begin_layout Plain Layout
13072 \begin_inset ERT
13073 status collapsed
13074
13075 \begin_layout Plain Layout
13076
13077
13078 \backslash
13079 diagbox{
13080 \end_layout
13081
13082 \end_inset
13083
13084 Name
13085 \begin_inset ERT
13086 status collapsed
13087
13088 \begin_layout Plain Layout
13089
13090 }{
13091 \end_layout
13092
13093 \end_inset
13094
13095 Parameter
13096 \begin_inset ERT
13097 status collapsed
13098
13099 \begin_layout Plain Layout
13100
13101 }
13102 \end_layout
13103
13104 \end_inset
13105
13106
13107 \end_layout
13108
13109 \end_inset
13110 </cell>
13111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13112 \begin_inset Text
13113
13114 \begin_layout Plain Layout
13115 Dicke in nm
13116 \end_layout
13117
13118 \end_inset
13119 </cell>
13120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13121 \begin_inset Text
13122
13123 \begin_layout Plain Layout
13124 Transparenz in %
13125 \end_layout
13126
13127 \end_inset
13128 </cell>
13129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13130 \begin_inset Text
13131
13132 \begin_layout Plain Layout
13133 Härte in MPa
13134 \end_layout
13135
13136 \end_inset
13137 </cell>
13138 </row>
13139 <row>
13140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13141 \begin_inset Text
13142
13143 \begin_layout Plain Layout
13144 Perfekt Grün
13145 \end_layout
13146
13147 \end_inset
13148 </cell>
13149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13150 \begin_inset Text
13151
13152 \begin_layout Plain Layout
13153 45
13154 \end_layout
13155
13156 \end_inset
13157 </cell>
13158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13159 \begin_inset Text
13160
13161 \begin_layout Plain Layout
13162 80
13163 \end_layout
13164
13165 \end_inset
13166 </cell>
13167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13168 \begin_inset Text
13169
13170 \begin_layout Plain Layout
13171 504
13172 \end_layout
13173
13174 \end_inset
13175 </cell>
13176 </row>
13177 <row>
13178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13179 \begin_inset Text
13180
13181 \begin_layout Plain Layout
13182 Dunkel Multi-P
13183 \end_layout
13184
13185 \end_inset
13186 </cell>
13187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13188 \begin_inset Text
13189
13190 \begin_layout Plain Layout
13191 60
13192 \end_layout
13193
13194 \end_inset
13195 </cell>
13196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13197 \begin_inset Text
13198
13199 \begin_layout Plain Layout
13200 72
13201 \end_layout
13202
13203 \end_inset
13204 </cell>
13205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13206 \begin_inset Text
13207
13208 \begin_layout Plain Layout
13209 982
13210 \end_layout
13211
13212 \end_inset
13213 </cell>
13214 </row>
13215 <row>
13216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13217 \begin_inset Text
13218
13219 \begin_layout Plain Layout
13220 Kristallklar Pro
13221 \end_layout
13222
13223 \end_inset
13224 </cell>
13225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13226 \begin_inset Text
13227
13228 \begin_layout Plain Layout
13229 18
13230 \end_layout
13231
13232 \end_inset
13233 </cell>
13234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13235 \begin_inset Text
13236
13237 \begin_layout Plain Layout
13238 86
13239 \end_layout
13240
13241 \end_inset
13242 </cell>
13243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13244 \begin_inset Text
13245
13246 \begin_layout Plain Layout
13247 374
13248 \end_layout
13249
13250 \end_inset
13251 </cell>
13252 </row>
13253 </lyxtabular>
13254
13255 \end_inset
13256
13257
13258 \begin_inset VSpace medskip
13259 \end_inset
13260
13261
13262 \end_layout
13263
13264 \begin_layout Standard
13265 \begin_inset Newpage newpage
13266 \end_inset
13267
13268
13269 \end_layout
13270
13271 \begin_layout Standard
13272 Das 3-Argument Schema ist z.
13273 \begin_inset space \thinspace{}
13274 \end_inset
13275
13276 B: für Kreuztabellen von Sportligen oder Entfernungen nützlich:
13277 \end_layout
13278
13279 \begin_layout Standard
13280 \noindent
13281 \align center
13282 \begin_inset Tabular
13283 <lyxtabular version="3" rows="4" columns="4">
13284 <features rotate="0" tabularvalignment="middle">
13285 <column alignment="center" valignment="top" width="0pt">
13286 <column alignment="center" valignment="top">
13287 <column alignment="center" valignment="top">
13288 <column alignment="center" valignment="top">
13289 <row>
13290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13291 \begin_inset Text
13292
13293 \begin_layout Plain Layout
13294 \begin_inset ERT
13295 status collapsed
13296
13297 \begin_layout Plain Layout
13298
13299
13300 \backslash
13301 diagbox{
13302 \end_layout
13303
13304 \end_inset
13305
13306 Heim
13307 \begin_inset ERT
13308 status collapsed
13309
13310 \begin_layout Plain Layout
13311
13312 }{
13313 \end_layout
13314
13315 \end_inset
13316
13317 Ergebnis
13318 \begin_inset ERT
13319 status collapsed
13320
13321 \begin_layout Plain Layout
13322
13323 }{
13324 \end_layout
13325
13326 \end_inset
13327
13328 Auswärts
13329 \begin_inset ERT
13330 status collapsed
13331
13332 \begin_layout Plain Layout
13333
13334 }
13335 \end_layout
13336
13337 \end_inset
13338
13339
13340 \end_layout
13341
13342 \end_inset
13343 </cell>
13344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13345 \begin_inset Text
13346
13347 \begin_layout Plain Layout
13348 Tiger
13349 \end_layout
13350
13351 \end_inset
13352 </cell>
13353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13354 \begin_inset Text
13355
13356 \begin_layout Plain Layout
13357 Panther
13358 \end_layout
13359
13360 \end_inset
13361 </cell>
13362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13363 \begin_inset Text
13364
13365 \begin_layout Plain Layout
13366 Falken
13367 \end_layout
13368
13369 \end_inset
13370 </cell>
13371 </row>
13372 <row>
13373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13374 \begin_inset Text
13375
13376 \begin_layout Plain Layout
13377 Tiger
13378 \end_layout
13379
13380 \end_inset
13381 </cell>
13382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13383 \begin_inset Text
13384
13385 \begin_layout Plain Layout
13386 ---
13387 \end_layout
13388
13389 \end_inset
13390 </cell>
13391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13392 \begin_inset Text
13393
13394 \begin_layout Plain Layout
13395 1:3
13396 \end_layout
13397
13398 \end_inset
13399 </cell>
13400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13401 \begin_inset Text
13402
13403 \begin_layout Plain Layout
13404 0:1
13405 \end_layout
13406
13407 \end_inset
13408 </cell>
13409 </row>
13410 <row>
13411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13412 \begin_inset Text
13413
13414 \begin_layout Plain Layout
13415 Panther
13416 \end_layout
13417
13418 \end_inset
13419 </cell>
13420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13421 \begin_inset Text
13422
13423 \begin_layout Plain Layout
13424 3:1
13425 \end_layout
13426
13427 \end_inset
13428 </cell>
13429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13430 \begin_inset Text
13431
13432 \begin_layout Plain Layout
13433 ---
13434 \end_layout
13435
13436 \end_inset
13437 </cell>
13438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13439 \begin_inset Text
13440
13441 \begin_layout Plain Layout
13442 0:0
13443 \end_layout
13444
13445 \end_inset
13446 </cell>
13447 </row>
13448 <row>
13449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13450 \begin_inset Text
13451
13452 \begin_layout Plain Layout
13453 Falken
13454 \end_layout
13455
13456 \end_inset
13457 </cell>
13458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13459 \begin_inset Text
13460
13461 \begin_layout Plain Layout
13462 1:0
13463 \end_layout
13464
13465 \end_inset
13466 </cell>
13467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13468 \begin_inset Text
13469
13470 \begin_layout Plain Layout
13471 0:0
13472 \end_layout
13473
13474 \end_inset
13475 </cell>
13476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13477 \begin_inset Text
13478
13479 \begin_layout Plain Layout
13480 ---
13481 \end_layout
13482
13483 \end_inset
13484 </cell>
13485 </row>
13486 </lyxtabular>
13487
13488 \end_inset
13489
13490
13491 \end_layout
13492
13493 \begin_layout Standard
13494 Für größere Kreuztabellen möchte man vielleicht geteilte Zellen in 2 oder
13495  jeder Ecke der Tabelle verwenden, wie in diesem Beispiel:
13496 \end_layout
13497
13498 \begin_layout Standard
13499 \noindent
13500 \align center
13501 \begin_inset Tabular
13502 <lyxtabular version="3" rows="5" columns="5">
13503 <features rotate="0" tabularvalignment="middle">
13504 <column alignment="center" valignment="top" width="0pt">
13505 <column alignment="center" valignment="top">
13506 <column alignment="center" valignment="top">
13507 <column alignment="center" valignment="top">
13508 <column alignment="center" valignment="top">
13509 <row>
13510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13511 \begin_inset Text
13512
13513 \begin_layout Plain Layout
13514 \begin_inset ERT
13515 status open
13516
13517 \begin_layout Plain Layout
13518
13519
13520 \backslash
13521 diagbox{
13522 \end_layout
13523
13524 \end_inset
13525
13526 Heim
13527 \begin_inset ERT
13528 status collapsed
13529
13530 \begin_layout Plain Layout
13531
13532 }{
13533 \end_layout
13534
13535 \end_inset
13536
13537 Ergebnis
13538 \begin_inset ERT
13539 status collapsed
13540
13541 \begin_layout Plain Layout
13542
13543 }{
13544 \end_layout
13545
13546 \end_inset
13547
13548 Auswärts
13549 \begin_inset ERT
13550 status collapsed
13551
13552 \begin_layout Plain Layout
13553
13554 }
13555 \end_layout
13556
13557 \end_inset
13558
13559
13560 \end_layout
13561
13562 \end_inset
13563 </cell>
13564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13565 \begin_inset Text
13566
13567 \begin_layout Plain Layout
13568 Tiger
13569 \end_layout
13570
13571 \end_inset
13572 </cell>
13573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13574 \begin_inset Text
13575
13576 \begin_layout Plain Layout
13577 Panther
13578 \end_layout
13579
13580 \end_inset
13581 </cell>
13582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13583 \begin_inset Text
13584
13585 \begin_layout Plain Layout
13586 Falken
13587 \end_layout
13588
13589 \end_inset
13590 </cell>
13591 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13592 \begin_inset Text
13593
13594 \begin_layout Plain Layout
13595 \begin_inset ERT
13596 status open
13597
13598 \begin_layout Plain Layout
13599
13600
13601 \backslash
13602 diagbox[dir=NE]{
13603 \end_layout
13604
13605 \end_inset
13606
13607 Heim
13608 \begin_inset ERT
13609 status collapsed
13610
13611 \begin_layout Plain Layout
13612
13613 }{
13614 \end_layout
13615
13616 \end_inset
13617
13618 Ergebnis
13619 \begin_inset ERT
13620 status collapsed
13621
13622 \begin_layout Plain Layout
13623
13624 }{
13625 \end_layout
13626
13627 \end_inset
13628
13629 Auswärts
13630 \begin_inset ERT
13631 status collapsed
13632
13633 \begin_layout Plain Layout
13634
13635 }
13636 \end_layout
13637
13638 \end_inset
13639
13640
13641 \end_layout
13642
13643 \end_inset
13644 </cell>
13645 </row>
13646 <row>
13647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13648 \begin_inset Text
13649
13650 \begin_layout Plain Layout
13651 Tiger
13652 \end_layout
13653
13654 \end_inset
13655 </cell>
13656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13657 \begin_inset Text
13658
13659 \begin_layout Plain Layout
13660 ---
13661 \end_layout
13662
13663 \end_inset
13664 </cell>
13665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13666 \begin_inset Text
13667
13668 \begin_layout Plain Layout
13669 1:3
13670 \end_layout
13671
13672 \end_inset
13673 </cell>
13674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13675 \begin_inset Text
13676
13677 \begin_layout Plain Layout
13678 0:1
13679 \end_layout
13680
13681 \end_inset
13682 </cell>
13683 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13684 \begin_inset Text
13685
13686 \begin_layout Plain Layout
13687 Tiger
13688 \end_layout
13689
13690 \end_inset
13691 </cell>
13692 </row>
13693 <row>
13694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13695 \begin_inset Text
13696
13697 \begin_layout Plain Layout
13698 Panther
13699 \end_layout
13700
13701 \end_inset
13702 </cell>
13703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13704 \begin_inset Text
13705
13706 \begin_layout Plain Layout
13707 3:1
13708 \end_layout
13709
13710 \end_inset
13711 </cell>
13712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13713 \begin_inset Text
13714
13715 \begin_layout Plain Layout
13716 ---
13717 \end_layout
13718
13719 \end_inset
13720 </cell>
13721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13722 \begin_inset Text
13723
13724 \begin_layout Plain Layout
13725 0:0
13726 \end_layout
13727
13728 \end_inset
13729 </cell>
13730 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13731 \begin_inset Text
13732
13733 \begin_layout Plain Layout
13734 Panther
13735 \end_layout
13736
13737 \end_inset
13738 </cell>
13739 </row>
13740 <row>
13741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13742 \begin_inset Text
13743
13744 \begin_layout Plain Layout
13745 Falken
13746 \end_layout
13747
13748 \end_inset
13749 </cell>
13750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13751 \begin_inset Text
13752
13753 \begin_layout Plain Layout
13754 1:0
13755 \end_layout
13756
13757 \end_inset
13758 </cell>
13759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13760 \begin_inset Text
13761
13762 \begin_layout Plain Layout
13763 0:0
13764 \end_layout
13765
13766 \end_inset
13767 </cell>
13768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13769 \begin_inset Text
13770
13771 \begin_layout Plain Layout
13772 ---
13773 \end_layout
13774
13775 \end_inset
13776 </cell>
13777 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13778 \begin_inset Text
13779
13780 \begin_layout Plain Layout
13781 Falken
13782 \end_layout
13783
13784 \end_inset
13785 </cell>
13786 </row>
13787 <row>
13788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13789 \begin_inset Text
13790
13791 \begin_layout Plain Layout
13792 \begin_inset ERT
13793 status open
13794
13795 \begin_layout Plain Layout
13796
13797
13798 \backslash
13799 diagbox[dir=SW]{
13800 \end_layout
13801
13802 \end_inset
13803
13804 Heim
13805 \begin_inset ERT
13806 status collapsed
13807
13808 \begin_layout Plain Layout
13809
13810 }{
13811 \end_layout
13812
13813 \end_inset
13814
13815 Ergebnis
13816 \begin_inset ERT
13817 status collapsed
13818
13819 \begin_layout Plain Layout
13820
13821 }{
13822 \end_layout
13823
13824 \end_inset
13825
13826 Auswärts
13827 \begin_inset ERT
13828 status collapsed
13829
13830 \begin_layout Plain Layout
13831
13832 }
13833 \end_layout
13834
13835 \end_inset
13836
13837
13838 \end_layout
13839
13840 \end_inset
13841 </cell>
13842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13843 \begin_inset Text
13844
13845 \begin_layout Plain Layout
13846 Tiger
13847 \end_layout
13848
13849 \end_inset
13850 </cell>
13851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13852 \begin_inset Text
13853
13854 \begin_layout Plain Layout
13855 Panther
13856 \end_layout
13857
13858 \end_inset
13859 </cell>
13860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13861 \begin_inset Text
13862
13863 \begin_layout Plain Layout
13864 Falken
13865 \end_layout
13866
13867 \end_inset
13868 </cell>
13869 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13870 \begin_inset Text
13871
13872 \begin_layout Plain Layout
13873 \begin_inset ERT
13874 status open
13875
13876 \begin_layout Plain Layout
13877
13878
13879 \backslash
13880 diagbox[dir=SE]{
13881 \end_layout
13882
13883 \end_inset
13884
13885 Heim
13886 \begin_inset ERT
13887 status collapsed
13888
13889 \begin_layout Plain Layout
13890
13891 }{
13892 \end_layout
13893
13894 \end_inset
13895
13896 Ergebnis
13897 \begin_inset ERT
13898 status collapsed
13899
13900 \begin_layout Plain Layout
13901
13902 }{
13903 \end_layout
13904
13905 \end_inset
13906
13907 Auswärts
13908 \begin_inset ERT
13909 status collapsed
13910
13911 \begin_layout Plain Layout
13912
13913 }
13914 \end_layout
13915
13916 \end_inset
13917
13918
13919 \end_layout
13920
13921 \end_inset
13922 </cell>
13923 </row>
13924 </lyxtabular>
13925
13926 \end_inset
13927
13928
13929 \end_layout
13930
13931 \begin_layout Standard
13932 Um die diagonalen Linien zu drehen, wird die Befehlsoption 
13933 \series bold
13934 dir=Richtung
13935 \series default
13936  verwendet.
13937  
13938 \emph on
13939 Richtung
13940 \emph default
13941  ist entweder 
13942 \series bold
13943 NE
13944 \series default
13945
13946 \series bold
13947 DE
13948 \series default
13949
13950 \series bold
13951 SW
13952 \series default
13953  oder 
13954 \series bold
13955 NW
13956 \series default
13957  und stellt eine Himmelsrichtung dar.
13958  
13959 \series bold
13960 SW
13961 \series default
13962  ist z.
13963 \begin_inset space \thinspace{}
13964 \end_inset
13965
13966 B.
13967  die Südwestecke.
13968  Daher wird in der unteren, linken Zelle der obigen Tabelle der Befehl
13969 \end_layout
13970
13971 \begin_layout Standard
13972
13973 \series bold
13974
13975 \backslash
13976 diagbox[dir=SW]{Heim}{Ergebnis}{Auswärts}
13977 \end_layout
13978
13979 \begin_layout Standard
13980 verwendet.
13981  Wenn keine Richtung angegeben ist, wird NW verwendet.
13982 \end_layout
13983
13984 \begin_layout Standard
13985 Die benötigte Breite von geteilten Zellen wird automatisch berechnet.
13986  Wenn Sie eine feste Breite für die Spalte setzen, die kleiner als die berechnet
13987 e ist, ragt der Inhalt über die Zelle hinaus:
13988 \end_layout
13989
13990 \begin_layout Standard
13991 \noindent
13992 \align center
13993 \begin_inset Tabular
13994 <lyxtabular version="3" rows="2" columns="2">
13995 <features rotate="0" tabularvalignment="middle">
13996 <column alignment="center" valignment="top" width="3cm">
13997 <column alignment="center" valignment="top">
13998 <row>
13999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14000 \begin_inset Text
14001
14002 \begin_layout Plain Layout
14003 \begin_inset ERT
14004 status collapsed
14005
14006 \begin_layout Plain Layout
14007
14008
14009 \backslash
14010 diagbox{
14011 \end_layout
14012
14013 \end_inset
14014
14015 Name
14016 \begin_inset ERT
14017 status collapsed
14018
14019 \begin_layout Plain Layout
14020
14021 }{
14022 \end_layout
14023
14024 \end_inset
14025
14026 Parameter
14027 \begin_inset ERT
14028 status collapsed
14029
14030 \begin_layout Plain Layout
14031
14032 }
14033 \end_layout
14034
14035 \end_inset
14036
14037
14038 \end_layout
14039
14040 \end_inset
14041 </cell>
14042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14043 \begin_inset Text
14044
14045 \begin_layout Plain Layout
14046 Dicke in nm
14047 \end_layout
14048
14049 \end_inset
14050 </cell>
14051 </row>
14052 <row>
14053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14054 \begin_inset Text
14055
14056 \begin_layout Plain Layout
14057 Perfekt Grün
14058 \end_layout
14059
14060 \end_inset
14061 </cell>
14062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14063 \begin_inset Text
14064
14065 \begin_layout Plain Layout
14066 45
14067 \end_layout
14068
14069 \end_inset
14070 </cell>
14071 </row>
14072 </lyxtabular>
14073
14074 \end_inset
14075
14076
14077 \end_layout
14078
14079 \begin_layout Standard
14080 Wenn man eine bestimmte Breite für Spalten mit einer geteilten Zelle braucht,
14081  verwendet man die Befehlsoption 
14082 \series bold
14083 width=3cm
14084 \series default
14085  (ersetzen Sie '3cm' durch die benötigte Breite).
14086  In der folgenden Tabelle ist die Breite der ersten Spalte auf 4
14087 \begin_inset space \thinspace{}
14088 \end_inset
14089
14090 cm gesetzt.
14091  Für 
14092 \series bold
14093
14094 \backslash
14095 diagbox
14096 \series default
14097  wird eine Breite von 4
14098 \begin_inset space \thinspace{}
14099 \end_inset
14100
14101 cm + 2
14102 \begin_inset space \thinspace{}
14103 \end_inset
14104
14105
14106 \backslash
14107 tabcolsep benötigt, denn die Gesamtbreite ist die Breite für den Text (in
14108  diesem Fall 4
14109 \begin_inset space \thinspace{}
14110 \end_inset
14111
14112 cm) plus zweimal den Abstand zwischen Text und Zellrand.
14113  Die Berechnung der Breite kann nicht in der Befehlsoption von 
14114 \series bold
14115
14116 \backslash
14117 diagbox
14118 \series default
14119  durchgeführt werden, so dass man eine neue Länge erstellen muss, die man
14120  später verwenden kann.
14121  Dies wird mit den TeX-Code Befehlen
14122 \end_layout
14123
14124 \begin_layout Standard
14125
14126 \series bold
14127
14128 \backslash
14129 newlength{
14130 \backslash
14131 diagtest}
14132 \begin_inset Newline newline
14133 \end_inset
14134
14135
14136 \backslash
14137 setlength{
14138 \backslash
14139 diagtest}{4cm+2
14140 \backslash
14141 tabcolsep}
14142 \end_layout
14143
14144 \begin_layout Standard
14145 erreicht.
14146 \end_layout
14147
14148 \begin_layout Standard
14149 \begin_inset ERT
14150 status collapsed
14151
14152 \begin_layout Plain Layout
14153
14154
14155 \backslash
14156 newlength{
14157 \backslash
14158 diagtest}
14159 \end_layout
14160
14161 \begin_layout Plain Layout
14162
14163
14164 \backslash
14165 setlength{
14166 \backslash
14167 diagtest}{4cm+2
14168 \backslash
14169 tabcolsep}
14170 \end_layout
14171
14172 \end_inset
14173
14174
14175 \end_layout
14176
14177 \begin_layout Standard
14178 Um Berechnungen in LaTeX zu aktivieren, muss das Paket 
14179 \series bold
14180 calc
14181 \series default
14182
14183 \begin_inset Index idx
14184 status collapsed
14185
14186 \begin_layout Plain Layout
14187 LaTeX-Pakete ! calc
14188 \end_layout
14189
14190 \end_inset
14191
14192  im LaTeX-Vorspann geladen werden.
14193 \end_layout
14194
14195 \begin_layout Standard
14196 In der Tabelle kann man nun den Befehl
14197 \end_layout
14198
14199 \begin_layout Standard
14200
14201 \series bold
14202
14203 \backslash
14204 diagbox[width=
14205 \backslash
14206 diagtest]{A}{B}
14207 \end_layout
14208
14209 \begin_layout Standard
14210 in der ersten Zelle verwenden:
14211 \end_layout
14212
14213 \begin_layout Standard
14214 \noindent
14215 \align center
14216 \begin_inset Tabular
14217 <lyxtabular version="3" rows="2" columns="2">
14218 <features rotate="0" tabularvalignment="middle">
14219 <column alignment="center" valignment="top" width="4cm">
14220 <column alignment="center" valignment="top">
14221 <row>
14222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14223 \begin_inset Text
14224
14225 \begin_layout Plain Layout
14226 \begin_inset ERT
14227 status open
14228
14229 \begin_layout Plain Layout
14230
14231
14232 \backslash
14233 diagbox[width=
14234 \backslash
14235 diagtest]{
14236 \end_layout
14237
14238 \end_inset
14239
14240 A
14241 \begin_inset ERT
14242 status collapsed
14243
14244 \begin_layout Plain Layout
14245
14246 }{
14247 \end_layout
14248
14249 \end_inset
14250
14251 B
14252 \begin_inset ERT
14253 status collapsed
14254
14255 \begin_layout Plain Layout
14256
14257 }
14258 \end_layout
14259
14260 \end_inset
14261
14262
14263 \end_layout
14264
14265 \end_inset
14266 </cell>
14267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14268 \begin_inset Text
14269
14270 \begin_layout Plain Layout
14271 Dicke in nm
14272 \end_layout
14273
14274 \end_inset
14275 </cell>
14276 </row>
14277 <row>
14278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14279 \begin_inset Text
14280
14281 \begin_layout Plain Layout
14282 Perfekt Grün
14283 \end_layout
14284
14285 \end_inset
14286 </cell>
14287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14288 \begin_inset Text
14289
14290 \begin_layout Plain Layout
14291 45
14292 \end_layout
14293
14294 \end_inset
14295 </cell>
14296 </row>
14297 </lyxtabular>
14298
14299 \end_inset
14300
14301
14302 \end_layout
14303
14304 \begin_layout Standard
14305 Man beachte, dass die geteilte Zelle die breiteste Zelle in der Spalte sein
14306  muss.
14307  Ansonsten kann die Länge der diagonalen Linie nicht richtig berechnet werden,
14308  wie in in dieser Tabelle:
14309 \end_layout
14310
14311 \begin_layout Standard
14312 \noindent
14313 \align center
14314 \begin_inset Tabular
14315 <lyxtabular version="3" rows="2" columns="2">
14316 <features rotate="0" tabularvalignment="middle">
14317 <column alignment="center" valignment="top" width="0pt">
14318 <column alignment="center" valignment="top">
14319 <row>
14320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14321 \begin_inset Text
14322
14323 \begin_layout Plain Layout
14324 \begin_inset ERT
14325 status collapsed
14326
14327 \begin_layout Plain Layout
14328
14329
14330 \backslash
14331 diagbox{
14332 \end_layout
14333
14334 \end_inset
14335
14336 A
14337 \begin_inset ERT
14338 status collapsed
14339
14340 \begin_layout Plain Layout
14341
14342 }{
14343 \end_layout
14344
14345 \end_inset
14346
14347 B
14348 \begin_inset ERT
14349 status collapsed
14350
14351 \begin_layout Plain Layout
14352
14353 }
14354 \end_layout
14355
14356 \end_inset
14357
14358
14359 \end_layout
14360
14361 \end_inset
14362 </cell>
14363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14364 \begin_inset Text
14365
14366 \begin_layout Plain Layout
14367 Dicke in nm
14368 \end_layout
14369
14370 \end_inset
14371 </cell>
14372 </row>
14373 <row>
14374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14375 \begin_inset Text
14376
14377 \begin_layout Plain Layout
14378 Perfekt Grün
14379 \end_layout
14380
14381 \end_inset
14382 </cell>
14383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14384 \begin_inset Text
14385
14386 \begin_layout Plain Layout
14387 45
14388 \end_layout
14389
14390 \end_inset
14391 </cell>
14392 </row>
14393 </lyxtabular>
14394
14395 \end_inset
14396
14397
14398 \end_layout
14399
14400 \begin_layout Standard
14401 Verwenden Sie in diesem Fall die Option 
14402 \series bold
14403 width
14404 \series default
14405  des Befehls 
14406 \series bold
14407
14408 \backslash
14409 diagbox
14410 \series default
14411 .
14412  Es ist dabei nicht notwendig, 2
14413 \backslash
14414 tabcolsep hinzu zu addieren, da die Zellbreite nun die Breite der Spalte
14415  ist.
14416  In dieser Tabelle wird eine Breite von 3
14417 \begin_inset space \thinspace{}
14418 \end_inset
14419
14420 cm verwendet:
14421 \end_layout
14422
14423 \begin_layout Standard
14424 \noindent
14425 \align center
14426 \begin_inset Tabular
14427 <lyxtabular version="3" rows="2" columns="2">
14428 <features rotate="0" tabularvalignment="middle">
14429 <column alignment="center" valignment="top" width="0pt">
14430 <column alignment="center" valignment="top">
14431 <row>
14432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14433 \begin_inset Text
14434
14435 \begin_layout Plain Layout
14436 \begin_inset ERT
14437 status open
14438
14439 \begin_layout Plain Layout
14440
14441
14442 \backslash
14443 diagbox[width=3cm]{
14444 \end_layout
14445
14446 \end_inset
14447
14448 A
14449 \begin_inset ERT
14450 status collapsed
14451
14452 \begin_layout Plain Layout
14453
14454 }{
14455 \end_layout
14456
14457 \end_inset
14458
14459 B
14460 \begin_inset ERT
14461 status collapsed
14462
14463 \begin_layout Plain Layout
14464
14465 }
14466 \end_layout
14467
14468 \end_inset
14469
14470
14471 \end_layout
14472
14473 \end_inset
14474 </cell>
14475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14476 \begin_inset Text
14477
14478 \begin_layout Plain Layout
14479 Dicke in nm
14480 \end_layout
14481
14482 \end_inset
14483 </cell>
14484 </row>
14485 <row>
14486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14487 \begin_inset Text
14488
14489 \begin_layout Plain Layout
14490 Perfekt Grün
14491 \end_layout
14492
14493 \end_inset
14494 </cell>
14495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14496 \begin_inset Text
14497
14498 \begin_layout Plain Layout
14499 45
14500 \end_layout
14501
14502 \end_inset
14503 </cell>
14504 </row>
14505 </lyxtabular>
14506
14507 \end_inset
14508
14509
14510 \end_layout
14511
14512 \begin_layout Standard
14513 Für mehrere Textzeilen in geteilten Zellen braucht man mehr Höhe um den
14514  Text in der Zelle unterzubringen.
14515  Dies wird mit der 
14516 \series bold
14517
14518 \backslash
14519 diagbox
14520 \series default
14521 -Option 
14522 \series bold
14523 height=3cm
14524 \series default
14525  erreicht (ersetzen Sie '3cm' durch die benötigte Höhe).
14526  In der folgenden Tabelle wird der Befehl
14527 \end_layout
14528
14529 \begin_layout Standard
14530
14531 \series bold
14532
14533 \backslash
14534 diagbox[width=3cm,height=1.4cm]{A
14535 \backslash
14536
14537 \backslash
14538 B}{C
14539 \backslash
14540
14541 \backslash
14542 D}
14543 \end_layout
14544
14545 \begin_layout Standard
14546 in der ersten Zelle verwendet.
14547  Der Befehl 
14548 \series bold
14549
14550 \backslash
14551
14552 \backslash
14553
14554 \series default
14555  erzeugt hierbei den Zeilenumbruch.
14556 \begin_inset Foot
14557 status collapsed
14558
14559 \begin_layout Plain Layout
14560 Zeilen mit 
14561 \family sans
14562 Strg+Enter
14563 \family default
14564  umzubrechen ist nur möglich, wenn die Spalte eine feste Breite hat.
14565 \end_layout
14566
14567 \end_inset
14568
14569
14570 \end_layout
14571
14572 \begin_layout Standard
14573 \noindent
14574 \align center
14575 \begin_inset Tabular
14576 <lyxtabular version="3" rows="2" columns="2">
14577 <features rotate="0" tabularvalignment="middle">
14578 <column alignment="center" valignment="top">
14579 <column alignment="center" valignment="top">
14580 <row>
14581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14582 \begin_inset Text
14583
14584 \begin_layout Plain Layout
14585 \begin_inset ERT
14586 status open
14587
14588 \begin_layout Plain Layout
14589
14590
14591 \backslash
14592 diagbox[width=3cm,height=1.4cm]{
14593 \end_layout
14594
14595 \end_inset
14596
14597 A
14598 \begin_inset ERT
14599 status collapsed
14600
14601 \begin_layout Plain Layout
14602
14603
14604 \backslash
14605
14606 \backslash
14607
14608 \end_layout
14609
14610 \end_inset
14611
14612 B
14613 \begin_inset ERT
14614 status collapsed
14615
14616 \begin_layout Plain Layout
14617
14618 }{
14619 \end_layout
14620
14621 \end_inset
14622
14623 C
14624 \begin_inset ERT
14625 status collapsed
14626
14627 \begin_layout Plain Layout
14628
14629
14630 \backslash
14631
14632 \backslash
14633
14634 \end_layout
14635
14636 \end_inset
14637
14638 D
14639 \begin_inset ERT
14640 status collapsed
14641
14642 \begin_layout Plain Layout
14643
14644 }
14645 \end_layout
14646
14647 \end_inset
14648
14649
14650 \end_layout
14651
14652 \end_inset
14653 </cell>
14654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14655 \begin_inset Text
14656
14657 \begin_layout Plain Layout
14658 Dicke in nm
14659 \end_layout
14660
14661 \end_inset
14662 </cell>
14663 </row>
14664 <row>
14665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14666 \begin_inset Text
14667
14668 \begin_layout Plain Layout
14669 Perfekt Grün
14670 \end_layout
14671
14672 \end_inset
14673 </cell>
14674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14675 \begin_inset Text
14676
14677 \begin_layout Plain Layout
14678 45
14679 \end_layout
14680
14681 \end_inset
14682 </cell>
14683 </row>
14684 </lyxtabular>
14685
14686 \end_inset
14687
14688
14689 \end_layout
14690
14691 \begin_layout Standard
14692 \begin_inset ERT
14693 status collapsed
14694
14695 \begin_layout Plain Layout
14696
14697
14698 \backslash
14699 else
14700 \end_layout
14701
14702 \end_inset
14703
14704
14705 \begin_inset Note Note
14706 status open
14707
14708 \begin_layout Plain Layout
14709 Der folgende Teil wird gedruckt, wenn das LaTeX-Paket 
14710 \series bold
14711 diagbox
14712 \series default
14713  nicht installiert ist:
14714 \end_layout
14715
14716 \end_inset
14717
14718
14719 \end_layout
14720
14721 \begin_layout Standard
14722 Sie müssen das LaTeX-Paket 
14723 \series bold
14724 diagbox
14725 \series default
14726  installiert haben um den Inhalt dieses Abschnitts zu sehen.
14727 \end_layout
14728
14729 \begin_layout Standard
14730 \begin_inset ERT
14731 status collapsed
14732
14733 \begin_layout Plain Layout
14734
14735
14736 \backslash
14737 fi
14738 \end_layout
14739
14740 \end_inset
14741
14742
14743 \end_layout
14744
14745 \begin_layout Standard
14746 Für mehr Informationen über das LaTeX-Paket 
14747 \series bold
14748 diagbox
14749 \series default
14750 , siehe dessen Dokumentation, 
14751 \begin_inset CommandInset citation
14752 LatexCommand cite
14753 key "diagbox"
14754
14755 \end_inset
14756
14757 .
14758 \end_layout
14759
14760 \begin_layout Section
14761 Formale Tabellen
14762 \begin_inset CommandInset label
14763 LatexCommand label
14764 name "abs:Formale-Tabellen"
14765
14766 \end_inset
14767
14768
14769 \begin_inset Index idx
14770 status collapsed
14771
14772 \begin_layout Plain Layout
14773 Tabellen ! Formale
14774 \end_layout
14775
14776 \end_inset
14777
14778
14779 \end_layout
14780
14781 \begin_layout Standard
14782 Tabellen werden in Büchern oft wie Tabelle
14783 \begin_inset space ~
14784 \end_inset
14785
14786
14787 \begin_inset CommandInset ref
14788 LatexCommand ref
14789 reference "tab:Formale-Tabelle"
14790
14791 \end_inset
14792
14793  gesetzt.
14794  Diese Tabellen werden
14795 \emph on
14796  formal
14797 \emph default
14798  genannt.
14799  Formale Tabellen bekommen Sie, wenn Sie im 
14800 \family sans
14801 Tabellen-Einstellungen
14802 \family default
14803 -Dialog auf der Karteikarte 
14804 \family sans
14805 Rahmen
14806 \family default
14807  den 
14808 \family sans
14809 Stil
14810 \family default
14811  
14812 \family sans
14813 Formal
14814 \family default
14815  ankreuzen.
14816 \end_layout
14817
14818 \begin_layout Standard
14819 \begin_inset Float table
14820 placement h
14821 wide false
14822 sideways false
14823 status open
14824
14825 \begin_layout Plain Layout
14826 \begin_inset Caption Standard
14827
14828 \begin_layout Plain Layout
14829 \begin_inset CommandInset label
14830 LatexCommand label
14831 name "tab:Formale-Tabelle"
14832
14833 \end_inset
14834
14835 Formale Tabelle
14836 \end_layout
14837
14838 \end_inset
14839
14840
14841 \end_layout
14842
14843 \begin_layout Plain Layout
14844 \align center
14845 \begin_inset Tabular
14846 <lyxtabular version="3" rows="8" columns="4">
14847 <features rotate="0" booktabs="true" tabularvalignment="middle">
14848 <column alignment="center" valignment="top">
14849 <column alignment="right" valignment="top">
14850 <column alignment="right" valignment="top">
14851 <column alignment="right" valignment="top">
14852 <row>
14853 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14854 \begin_inset Text
14855
14856 \begin_layout Plain Layout
14857 System
14858 \end_layout
14859
14860 \end_inset
14861 </cell>
14862 <cell alignment="center" valignment="top" topline="true" usebox="none">
14863 \begin_inset Text
14864
14865 \begin_layout Plain Layout
14866 Chip
14867 \begin_inset space \thinspace{}
14868 \end_inset
14869
14870 1
14871 \end_layout
14872
14873 \end_inset
14874 </cell>
14875 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14876 \begin_inset Text
14877
14878 \begin_layout Plain Layout
14879 Chip
14880 \begin_inset space \thinspace{}
14881 \end_inset
14882
14883 2
14884 \end_layout
14885
14886 \end_inset
14887 </cell>
14888 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14889 \begin_inset Text
14890
14891 \begin_layout Plain Layout
14892
14893 \end_layout
14894
14895 \end_inset
14896 </cell>
14897 </row>
14898 <row>
14899 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14900 \begin_inset Text
14901
14902 \begin_layout Plain Layout
14903 \begin_inset ERT
14904 status collapsed
14905
14906 \begin_layout Plain Layout
14907
14908
14909 \backslash
14910 cmidrule(r){2-2}
14911 \end_layout
14912
14913 \end_inset
14914
14915
14916 \begin_inset ERT
14917 status collapsed
14918
14919 \begin_layout Plain Layout
14920
14921
14922 \backslash
14923 cmidrule(l){3-4}
14924 \end_layout
14925
14926 \end_inset
14927
14928 Detektordicke in µm
14929 \end_layout
14930
14931 \end_inset
14932 </cell>
14933 <cell alignment="center" valignment="top" usebox="none">
14934 \begin_inset Text
14935
14936 \begin_layout Plain Layout
14937 300
14938 \end_layout
14939
14940 \end_inset
14941 </cell>
14942 <cell alignment="center" valignment="top" usebox="none">
14943 \begin_inset Text
14944
14945 \begin_layout Plain Layout
14946 300
14947 \end_layout
14948
14949 \end_inset
14950 </cell>
14951 <cell alignment="center" valignment="top" usebox="none">
14952 \begin_inset Text
14953
14954 \begin_layout Plain Layout
14955 700
14956 \end_layout
14957
14958 \end_inset
14959 </cell>
14960 </row>
14961 <row>
14962 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14963 \begin_inset Text
14964
14965 \begin_layout Plain Layout
14966 Kantenwinkel in °
14967 \end_layout
14968
14969 \end_inset
14970 </cell>
14971 <cell alignment="center" valignment="top" topline="true" usebox="none">
14972 \begin_inset Text
14973
14974 \begin_layout Plain Layout
14975 3.55
14976 \end_layout
14977
14978 \end_inset
14979 </cell>
14980 <cell alignment="center" valignment="top" topline="true" usebox="none">
14981 \begin_inset Text
14982
14983 \begin_layout Plain Layout
14984 2.71
14985 \end_layout
14986
14987 \end_inset
14988 </cell>
14989 <cell alignment="center" valignment="top" topline="true" usebox="none">
14990 \begin_inset Text
14991
14992 \begin_layout Plain Layout
14993 7.99
14994 \end_layout
14995
14996 \end_inset
14997 </cell>
14998 </row>
14999 <row topspace="default">
15000 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15001 \begin_inset Text
15002
15003 \begin_layout Plain Layout
15004 räumliche Auf\SpecialChar \textcompwordmark{}
15005 lösung in µm
15006 \end_layout
15007
15008 \end_inset
15009 </cell>
15010 <cell alignment="center" valignment="top" usebox="none">
15011 \begin_inset Text
15012
15013 \begin_layout Plain Layout
15014 4.26
15015 \end_layout
15016
15017 \end_inset
15018 </cell>
15019 <cell alignment="center" valignment="top" usebox="none">
15020 \begin_inset Text
15021
15022 \begin_layout Plain Layout
15023 10.17
15024 \end_layout
15025
15026 \end_inset
15027 </cell>
15028 <cell alignment="center" valignment="top" usebox="none">
15029 \begin_inset Text
15030
15031 \begin_layout Plain Layout
15032 10.56
15033 \end_layout
15034
15035 \end_inset
15036 </cell>
15037 </row>
15038 <row topspace="default">
15039 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15040 \begin_inset Text
15041
15042 \begin_layout Plain Layout
15043 MTF bei 
15044 \begin_inset Formula $f_{\mathrm{max}}$
15045 \end_inset
15046
15047
15048 \end_layout
15049
15050 \end_inset
15051 </cell>
15052 <cell alignment="center" valignment="top" usebox="none">
15053 \begin_inset Text
15054
15055 \begin_layout Plain Layout
15056 0.53
15057 \end_layout
15058
15059 \end_inset
15060 </cell>
15061 <cell alignment="center" valignment="top" usebox="none">
15062 \begin_inset Text
15063
15064 \begin_layout Plain Layout
15065 0.37
15066 \end_layout
15067
15068 \end_inset
15069 </cell>
15070 <cell alignment="center" valignment="top" usebox="none">
15071 \begin_inset Text
15072
15073 \begin_layout Plain Layout
15074 0.39
15075 \end_layout
15076
15077 \end_inset
15078 </cell>
15079 </row>
15080 <row topspace="default">
15081 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15082 \begin_inset Text
15083
15084 \begin_layout Plain Layout
15085 \begin_inset ERT
15086 status collapsed
15087
15088 \begin_layout Plain Layout
15089
15090
15091 \backslash
15092 cmidrule(l{10pt}){1-1}
15093 \end_layout
15094
15095 \end_inset
15096
15097 LSF räumliche Auf\SpecialChar \textcompwordmark{}
15098 lösung
15099 \end_layout
15100
15101 \end_inset
15102 </cell>
15103 <cell alignment="center" valignment="top" usebox="none">
15104 \begin_inset Text
15105
15106 \begin_layout Plain Layout
15107
15108 \end_layout
15109
15110 \end_inset
15111 </cell>
15112 <cell alignment="center" valignment="top" usebox="none">
15113 \begin_inset Text
15114
15115 \begin_layout Plain Layout
15116
15117 \end_layout
15118
15119 \end_inset
15120 </cell>
15121 <cell alignment="center" valignment="top" usebox="none">
15122 \begin_inset Text
15123
15124 \begin_layout Plain Layout
15125
15126 \end_layout
15127
15128 \end_inset
15129 </cell>
15130 </row>
15131 <row>
15132 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15133 \begin_inset Text
15134
15135 \begin_layout Plain Layout
15136 in µm
15137 \end_layout
15138
15139 \end_inset
15140 </cell>
15141 <cell alignment="center" valignment="top" usebox="none">
15142 \begin_inset Text
15143
15144 \begin_layout Plain Layout
15145 129.7
15146 \end_layout
15147
15148 \end_inset
15149 </cell>
15150 <cell alignment="center" valignment="top" usebox="none">
15151 \begin_inset Text
15152
15153 \begin_layout Plain Layout
15154 52.75
15155 \end_layout
15156
15157 \end_inset
15158 </cell>
15159 <cell alignment="center" valignment="top" usebox="none">
15160 \begin_inset Text
15161
15162 \begin_layout Plain Layout
15163 50.78
15164 \end_layout
15165
15166 \end_inset
15167 </cell>
15168 </row>
15169 <row>
15170 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15171 \begin_inset Text
15172
15173 \begin_layout Plain Layout
15174 in % der Pixelgröße
15175 \end_layout
15176
15177 \end_inset
15178 </cell>
15179 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15180 \begin_inset Text
15181
15182 \begin_layout Plain Layout
15183 76.3
15184 \end_layout
15185
15186 \end_inset
15187 </cell>
15188 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15189 \begin_inset Text
15190
15191 \begin_layout Plain Layout
15192 95.9
15193 \end_layout
15194
15195 \end_inset
15196 </cell>
15197 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15198 \begin_inset Text
15199
15200 \begin_layout Plain Layout
15201 92.3
15202 \end_layout
15203
15204 \end_inset
15205 </cell>
15206 </row>
15207 </lyxtabular>
15208
15209 \end_inset
15210
15211
15212 \end_layout
15213
15214 \end_inset
15215
15216
15217 \end_layout
15218
15219 \begin_layout Standard
15220 Abstände zu Tabellenzeilen können auf der Karteikarte 
15221 \family sans
15222 Rahmen
15223 \family default
15224  des 
15225 \family sans
15226 Tabellen-Ein\SpecialChar \-
15227 stel\SpecialChar \-
15228 lun\SpecialChar \-
15229 gen
15230 \family default
15231 -Dialogs hinzugefügt werden, wie in Abschnitt
15232 \begin_inset space ~
15233 \end_inset
15234
15235
15236 \begin_inset CommandInset ref
15237 LatexCommand ref
15238 reference "uab:Zeilenabstand"
15239
15240 \end_inset
15241
15242  beschrieben.
15243 \end_layout
15244
15245 \begin_layout Standard
15246 Im Gegensatz zu normalen Tabellen haben formale keine vertikalen Linien.
15247  Die horizontalen können wie für normale Tabellen gesetzt werden, sehen
15248  gedruckt aber anders aus.
15249  Die erste und letzte Linie ist 0.08
15250 \begin_inset space \thinspace{}
15251 \end_inset
15252
15253 em dick, während die anderen 0.05
15254 \begin_inset space \thinspace{}
15255 \end_inset
15256
15257 em dick sind.
15258 \end_layout
15259
15260 \begin_layout Standard
15261 Die Standarddicken können im LaTeX-Vorspann geändert werden:
15262 \end_layout
15263
15264 \begin_layout Standard
15265
15266 \series bold
15267
15268 \backslash
15269 let
15270 \backslash
15271 mytoprule
15272 \backslash
15273 toprule
15274 \begin_inset Newline newline
15275 \end_inset
15276
15277
15278 \backslash
15279 renewcommand{
15280 \backslash
15281 toprule}{
15282 \backslash
15283 mytoprule[Breite]}
15284 \end_layout
15285
15286 \begin_layout Standard
15287 Dies Beispiel gilt für die oberste Linie, genannt 
15288 \series bold
15289 toprule
15290 \series default
15291 .
15292  Für die letzte müssen Sie 
15293 \series bold
15294 toprule
15295 \series default
15296  durch 
15297 \series bold
15298 bottomrule
15299 \series default
15300  ersetzen.
15301  Die Linien dazwischen heißen 
15302 \series bold
15303 midrule
15304 \series default
15305 .
15306  Für 
15307 \family sans
15308 Breite
15309 \family default
15310  können Sie alle Einheiten benutzen, die in Anhang
15311 \begin_inset space ~
15312 \end_inset
15313
15314
15315 \begin_inset CommandInset ref
15316 LatexCommand ref
15317 reference "kap:In-LyX-verfügbare"
15318
15319 \end_inset
15320
15321  aufgelistet sind.
15322 \end_layout
15323
15324 \begin_layout Standard
15325 Linien, die nicht über alle Spalten der Tabelle gehen, erhalten Sie durch
15326  eine Linie unter einer Mehrfachspalte.
15327  LyX wird intern den Befehl 
15328 \series bold
15329
15330 \backslash
15331 cmidrule
15332 \series default
15333  benutzen, um diese Linie zu drucken.
15334  Der ganze Befehl sieht so aus:
15335 \end_layout
15336
15337 \begin_layout Standard
15338
15339 \series bold
15340
15341 \backslash
15342 cmidrule[width](trim){Anfangsspalte-Endspalte}
15343 \end_layout
15344
15345 \begin_layout Standard
15346 Die 
15347 \series bold
15348
15349 \backslash
15350 cmidrule
15351 \series default
15352 -Optionen werden (noch) nicht von LyX unterstützt, also müssen Sie TeX-Code
15353  benutzen.
15354  
15355 \series bold
15356
15357 \backslash
15358 cmidrule
15359 \series default
15360  kann man benutzen, indem man den Befehl als TeX-Code als erstes in die
15361  erste Zelle einer Zeile einfügt.
15362  Die Linie wird dann über der Zeile gedruckt.
15363 \end_layout
15364
15365 \begin_layout Standard
15366 Der Standardwert ist 0.03
15367 \begin_inset space \thinspace{}
15368 \end_inset
15369
15370 em.
15371  Die Linie reicht von 
15372 \family typewriter
15373 Anfangsspalte
15374 \family default
15375  bis 
15376 \family typewriter
15377 End\SpecialChar \-
15378 spal\SpecialChar \-
15379 te
15380 \family default
15381 .
15382  Wenn die Linie nur über eine Spalte reicht, sind beide Werte gleich.
15383   Der optionale Parameter 
15384 \family typewriter
15385 trim
15386 \family 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 \family sans
15408 Breite
15409 \family 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 werden die Linien 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(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 LaTeX-Pakets 
15579 \series bold
15580 booktabs
15581 \series default
15582  
15583 \begin_inset CommandInset citation
15584 LatexCommand cite
15585 key "booktabs"
15586
15587 \end_inset
15588
15589 .
15590 \begin_inset Index idx
15591 status collapsed
15592
15593 \begin_layout Plain Layout
15594 LaTeX-Pakete ! booktabs
15595 \end_layout
15596
15597 \end_inset
15598
15599
15600 \end_layout
15601
15602 \begin_layout Standard
15603 \begin_inset Float table
15604 placement h
15605 wide false
15606 sideways false
15607 status open
15608
15609 \begin_layout Plain Layout
15610 \begin_inset Caption Standard
15611
15612 \begin_layout Plain Layout
15613 \begin_inset CommandInset label
15614 LatexCommand label
15615 name "tab:Special-booktabs-table"
15616
15617 \end_inset
15618
15619 Eine spezielle formale Tabelle
15620 \end_layout
15621
15622 \end_inset
15623
15624
15625 \end_layout
15626
15627 \begin_layout Plain Layout
15628 \align center
15629 \begin_inset Tabular
15630 <lyxtabular version="3" rows="8" columns="4">
15631 <features rotate="0" booktabs="true" tabularvalignment="middle">
15632 <column alignment="center" valignment="top">
15633 <column alignment="center" valignment="top">
15634 <column alignment="right" valignment="top">
15635 <column alignment="right" valignment="top">
15636 <row>
15637 <cell alignment="center" valignment="top" topline="true" usebox="none">
15638 \begin_inset Text
15639
15640 \begin_layout Plain Layout
15641 System
15642 \end_layout
15643
15644 \end_inset
15645 </cell>
15646 <cell alignment="center" valignment="top" topline="true" usebox="none">
15647 \begin_inset Text
15648
15649 \begin_layout Plain Layout
15650 Chip
15651 \begin_inset space \thinspace{}
15652 \end_inset
15653
15654 1
15655 \end_layout
15656
15657 \end_inset
15658 </cell>
15659 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15660 \begin_inset Text
15661
15662 \begin_layout Plain Layout
15663 Chip
15664 \begin_inset space \thinspace{}
15665 \end_inset
15666
15667 2
15668 \end_layout
15669
15670 \end_inset
15671 </cell>
15672 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15673 \begin_inset Text
15674
15675 \begin_layout Plain Layout
15676
15677 \end_layout
15678
15679 \end_inset
15680 </cell>
15681 </row>
15682 <row>
15683 <cell alignment="center" valignment="top" usebox="none">
15684 \begin_inset Text
15685
15686 \begin_layout Plain Layout
15687 \begin_inset ERT
15688 status collapsed
15689
15690 \begin_layout Plain Layout
15691
15692
15693 \backslash
15694 cmidrule(r){2-2}
15695 \end_layout
15696
15697 \end_inset
15698
15699
15700 \begin_inset ERT
15701 status collapsed
15702
15703 \begin_layout Plain Layout
15704
15705
15706 \backslash
15707 cmidrule(l){3-4}
15708 \end_layout
15709
15710 \end_inset
15711
15712
15713 \begin_inset ERT
15714 status collapsed
15715
15716 \begin_layout Plain Layout
15717
15718
15719 \backslash
15720 morecmidrules 
15721 \end_layout
15722
15723 \end_inset
15724
15725
15726 \begin_inset ERT
15727 status collapsed
15728
15729 \begin_layout Plain Layout
15730
15731
15732 \backslash
15733 cmidrule{2-4}
15734 \end_layout
15735
15736 \end_inset
15737
15738 Detektordicke in µm
15739 \end_layout
15740
15741 \end_inset
15742 </cell>
15743 <cell alignment="center" valignment="top" usebox="none">
15744 \begin_inset Text
15745
15746 \begin_layout Plain Layout
15747 300
15748 \end_layout
15749
15750 \end_inset
15751 </cell>
15752 <cell alignment="center" valignment="top" usebox="none">
15753 \begin_inset Text
15754
15755 \begin_layout Plain Layout
15756 300
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 <cell alignment="center" valignment="top" usebox="none">
15762 \begin_inset Text
15763
15764 \begin_layout Plain Layout
15765 700
15766 \end_layout
15767
15768 \end_inset
15769 </cell>
15770 </row>
15771 <row>
15772 <cell alignment="center" valignment="top" topline="true" usebox="none">
15773 \begin_inset Text
15774
15775 \begin_layout Plain Layout
15776 Kantenwinkel in °
15777 \end_layout
15778
15779 \end_inset
15780 </cell>
15781 <cell alignment="center" valignment="top" topline="true" usebox="none">
15782 \begin_inset Text
15783
15784 \begin_layout Plain Layout
15785 3,55
15786 \end_layout
15787
15788 \end_inset
15789 </cell>
15790 <cell alignment="center" valignment="top" topline="true" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout Plain Layout
15794 2,71
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 <cell alignment="center" valignment="top" topline="true" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout Plain Layout
15803 7,99
15804 \end_layout
15805
15806 \end_inset
15807 </cell>
15808 </row>
15809 <row topspace="default">
15810 <cell alignment="center" valignment="top" usebox="none">
15811 \begin_inset Text
15812
15813 \begin_layout Plain Layout
15814 räumliche Auf\SpecialChar \textcompwordmark{}
15815 lösung in µm
15816 \end_layout
15817
15818 \end_inset
15819 </cell>
15820 <cell alignment="center" valignment="top" usebox="none">
15821 \begin_inset Text
15822
15823 \begin_layout Plain Layout
15824 4,26
15825 \end_layout
15826
15827 \end_inset
15828 </cell>
15829 <cell alignment="center" valignment="top" usebox="none">
15830 \begin_inset Text
15831
15832 \begin_layout Plain Layout
15833 10,17
15834 \end_layout
15835
15836 \end_inset
15837 </cell>
15838 <cell alignment="center" valignment="top" usebox="none">
15839 \begin_inset Text
15840
15841 \begin_layout Plain Layout
15842 10,56
15843 \end_layout
15844
15845 \end_inset
15846 </cell>
15847 </row>
15848 <row topspace="default">
15849 <cell alignment="center" valignment="top" usebox="none">
15850 \begin_inset Text
15851
15852 \begin_layout Plain Layout
15853 MTF bei 
15854 \begin_inset Formula $f_{\mathrm{max}}$
15855 \end_inset
15856
15857
15858 \end_layout
15859
15860 \end_inset
15861 </cell>
15862 <cell alignment="center" valignment="top" usebox="none">
15863 \begin_inset Text
15864
15865 \begin_layout Plain Layout
15866 0,53
15867 \end_layout
15868
15869 \end_inset
15870 </cell>
15871 <cell alignment="center" valignment="top" usebox="none">
15872 \begin_inset Text
15873
15874 \begin_layout Plain Layout
15875 0,37
15876 \end_layout
15877
15878 \end_inset
15879 </cell>
15880 <cell alignment="center" valignment="top" usebox="none">
15881 \begin_inset Text
15882
15883 \begin_layout Plain Layout
15884 0,39
15885 \end_layout
15886
15887 \end_inset
15888 </cell>
15889 </row>
15890 <row>
15891 <cell alignment="center" valignment="top" topline="true" usebox="none">
15892 \begin_inset Text
15893
15894 \begin_layout Plain Layout
15895 \begin_inset ERT
15896 status collapsed
15897
15898 \begin_layout Plain Layout
15899
15900
15901 \backslash
15902 morecmidrules 
15903 \end_layout
15904
15905 \end_inset
15906
15907
15908 \begin_inset ERT
15909 status collapsed
15910
15911 \begin_layout Plain Layout
15912
15913
15914 \backslash
15915 cmidrule{3-4}
15916 \end_layout
15917
15918 \end_inset
15919
15920 LSF-räumliche Auf\SpecialChar \textcompwordmark{}
15921 lösung
15922 \end_layout
15923
15924 \end_inset
15925 </cell>
15926 <cell alignment="center" valignment="top" topline="true" usebox="none">
15927 \begin_inset Text
15928
15929 \begin_layout Plain Layout
15930
15931 \end_layout
15932
15933 \end_inset
15934 </cell>
15935 <cell alignment="center" valignment="top" topline="true" usebox="none">
15936 \begin_inset Text
15937
15938 \begin_layout Plain Layout
15939
15940 \end_layout
15941
15942 \end_inset
15943 </cell>
15944 <cell alignment="center" valignment="top" topline="true" usebox="none">
15945 \begin_inset Text
15946
15947 \begin_layout Plain Layout
15948
15949 \end_layout
15950
15951 \end_inset
15952 </cell>
15953 </row>
15954 <row>
15955 <cell alignment="center" valignment="top" usebox="none">
15956 \begin_inset Text
15957
15958 \begin_layout Plain Layout
15959 in µm
15960 \end_layout
15961
15962 \end_inset
15963 </cell>
15964 <cell alignment="center" valignment="top" usebox="none">
15965 \begin_inset Text
15966
15967 \begin_layout Plain Layout
15968 129,7
15969 \end_layout
15970
15971 \end_inset
15972 </cell>
15973 <cell alignment="center" valignment="top" usebox="none">
15974 \begin_inset Text
15975
15976 \begin_layout Plain Layout
15977 52,75
15978 \end_layout
15979
15980 \end_inset
15981 </cell>
15982 <cell alignment="center" valignment="top" usebox="none">
15983 \begin_inset Text
15984
15985 \begin_layout Plain Layout
15986 50,78
15987 \end_layout
15988
15989 \end_inset
15990 </cell>
15991 </row>
15992 <row>
15993 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15994 \begin_inset Text
15995
15996 \begin_layout Plain Layout
15997 in % der Pixelgröße
15998 \end_layout
15999
16000 \end_inset
16001 </cell>
16002 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16003 \begin_inset Text
16004
16005 \begin_layout Plain Layout
16006 76,3
16007 \end_layout
16008
16009 \end_inset
16010 </cell>
16011 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16012 \begin_inset Text
16013
16014 \begin_layout Plain Layout
16015 95,9
16016 \end_layout
16017
16018 \end_inset
16019 </cell>
16020 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16021 \begin_inset Text
16022
16023 \begin_layout Plain Layout
16024 92,3
16025 \end_layout
16026
16027 \end_inset
16028 </cell>
16029 </row>
16030 </lyxtabular>
16031
16032 \end_inset
16033
16034
16035 \end_layout
16036
16037 \end_inset
16038
16039
16040 \end_layout
16041
16042 \begin_layout Section
16043 Vertikale Tabellen-Ausrichtung
16044 \begin_inset Index idx
16045 status collapsed
16046
16047 \begin_layout Plain Layout
16048 Tabellen ! Ausrichtung
16049 \end_layout
16050
16051 \end_inset
16052
16053
16054 \end_layout
16055
16056 \begin_layout Standard
16057 Damit Tabellen vertikal im Text ausgerichtet werden können, müssen sie in
16058  einer Box sein.
16059  Die Box kann dann vertikal ausgerichtet werden, wie in Abschnitt
16060 \begin_inset space ~
16061 \end_inset
16062
16063
16064 \begin_inset CommandInset ref
16065 LatexCommand ref
16066 reference "abs:Box-Dialog"
16067
16068 \end_inset
16069
16070  beschrieben.
16071 \end_layout
16072
16073 \begin_layout Standard
16074 Im folgenden sind die Tabellen jeweils in einer Minipage-Box
16075 \begin_inset Foot
16076 status collapsed
16077
16078 \begin_layout Plain Layout
16079 Minipages werden in Abschnitt
16080 \begin_inset space ~
16081 \end_inset
16082
16083
16084 \begin_inset CommandInset ref
16085 LatexCommand ref
16086 reference "abs:Minipage"
16087
16088 \end_inset
16089
16090  beschrieben.
16091 \end_layout
16092
16093 \end_inset
16094
16095  mit 15
16096 \begin_inset space \thinspace{}
16097 \end_inset
16098
16099 col%-Breite:
16100 \end_layout
16101
16102 \begin_layout Itemize
16103 Test 
16104 \begin_inset Box Frameless
16105 position "t"
16106 hor_pos "c"
16107 has_inner_box 1
16108 inner_pos "c"
16109 use_parbox 0
16110 use_makebox 0
16111 width "15col%"
16112 special "none"
16113 height "1in"
16114 height_special "totalheight"
16115 status collapsed
16116
16117 \begin_layout Plain Layout
16118 \begin_inset Tabular
16119 <lyxtabular version="3" rows="3" columns="3">
16120 <features rotate="0" tabularvalignment="middle">
16121 <column alignment="center" valignment="top">
16122 <column alignment="center" valignment="top">
16123 <column alignment="center" valignment="top">
16124 <row>
16125 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16126 \begin_inset Text
16127
16128 \begin_layout Plain Layout
16129 Tabelle 1
16130 \end_layout
16131
16132 \end_inset
16133 </cell>
16134 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16135 \begin_inset Text
16136
16137 \begin_layout Plain Layout
16138
16139 \end_layout
16140
16141 \end_inset
16142 </cell>
16143 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16144 \begin_inset Text
16145
16146 \begin_layout Plain Layout
16147
16148 \end_layout
16149
16150 \end_inset
16151 </cell>
16152 </row>
16153 <row>
16154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16155 \begin_inset Text
16156
16157 \begin_layout Plain Layout
16158 b
16159 \end_layout
16160
16161 \end_inset
16162 </cell>
16163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16164 \begin_inset Text
16165
16166 \begin_layout Plain Layout
16167 e
16168 \end_layout
16169
16170 \end_inset
16171 </cell>
16172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16173 \begin_inset Text
16174
16175 \begin_layout Plain Layout
16176 h
16177 \end_layout
16178
16179 \end_inset
16180 </cell>
16181 </row>
16182 <row>
16183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16184 \begin_inset Text
16185
16186 \begin_layout Plain Layout
16187 c
16188 \end_layout
16189
16190 \end_inset
16191 </cell>
16192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16193 \begin_inset Text
16194
16195 \begin_layout Plain Layout
16196 f
16197 \end_layout
16198
16199 \end_inset
16200 </cell>
16201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16202 \begin_inset Text
16203
16204 \begin_layout Plain Layout
16205 i
16206 \end_layout
16207
16208 \end_inset
16209 </cell>
16210 </row>
16211 </lyxtabular>
16212
16213 \end_inset
16214
16215
16216 \end_layout
16217
16218 \end_inset
16219
16220  Test 
16221 \begin_inset ERT
16222 status collapsed
16223
16224 \begin_layout Plain Layout
16225
16226
16227 \backslash
16228 raisebox{0.85
16229 \backslash
16230 baselineskip}{
16231 \end_layout
16232
16233 \end_inset
16234
16235
16236 \begin_inset Box Frameless
16237 position "t"
16238 hor_pos "c"
16239 has_inner_box 1
16240 inner_pos "c"
16241 use_parbox 0
16242 use_makebox 0
16243 width "15col%"
16244 special "none"
16245 height "1in"
16246 height_special "totalheight"
16247 status collapsed
16248
16249 \begin_layout Plain Layout
16250 \begin_inset Tabular
16251 <lyxtabular version="3" rows="3" columns="3">
16252 <features rotate="0" tabularvalignment="middle">
16253 <column alignment="center" valignment="top">
16254 <column alignment="center" valignment="top">
16255 <column alignment="center" valignment="top">
16256 <row>
16257 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16258 \begin_inset Text
16259
16260 \begin_layout Plain Layout
16261 Tabelle 2
16262 \end_layout
16263
16264 \end_inset
16265 </cell>
16266 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16267 \begin_inset Text
16268
16269 \begin_layout Plain Layout
16270
16271 \end_layout
16272
16273 \end_inset
16274 </cell>
16275 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16276 \begin_inset Text
16277
16278 \begin_layout Plain Layout
16279
16280 \end_layout
16281
16282 \end_inset
16283 </cell>
16284 </row>
16285 <row>
16286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16287 \begin_inset Text
16288
16289 \begin_layout Plain Layout
16290 b
16291 \end_layout
16292
16293 \end_inset
16294 </cell>
16295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16296 \begin_inset Text
16297
16298 \begin_layout Plain Layout
16299 e
16300 \end_layout
16301
16302 \end_inset
16303 </cell>
16304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16305 \begin_inset Text
16306
16307 \begin_layout Plain Layout
16308 h
16309 \end_layout
16310
16311 \end_inset
16312 </cell>
16313 </row>
16314 <row>
16315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16316 \begin_inset Text
16317
16318 \begin_layout Plain Layout
16319 c
16320 \end_layout
16321
16322 \end_inset
16323 </cell>
16324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16325 \begin_inset Text
16326
16327 \begin_layout Plain Layout
16328 f
16329 \end_layout
16330
16331 \end_inset
16332 </cell>
16333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16334 \begin_inset Text
16335
16336 \begin_layout Plain Layout
16337 i
16338 \end_layout
16339
16340 \end_inset
16341 </cell>
16342 </row>
16343 </lyxtabular>
16344
16345 \end_inset
16346
16347
16348 \end_layout
16349
16350 \end_inset
16351
16352
16353 \begin_inset ERT
16354 status collapsed
16355
16356 \begin_layout Plain Layout
16357
16358 }
16359 \end_layout
16360
16361 \end_inset
16362
16363
16364 \end_layout
16365
16366 \begin_layout Itemize
16367 Test 
16368 \begin_inset Box Frameless
16369 position "c"
16370 hor_pos "c"
16371 has_inner_box 1
16372 inner_pos "c"
16373 use_parbox 0
16374 use_makebox 0
16375 width "15col%"
16376 special "none"
16377 height "1in"
16378 height_special "totalheight"
16379 status collapsed
16380
16381 \begin_layout Plain Layout
16382 \begin_inset Tabular
16383 <lyxtabular version="3" rows="3" columns="3">
16384 <features rotate="0" tabularvalignment="middle">
16385 <column alignment="center" valignment="top">
16386 <column alignment="center" valignment="top">
16387 <column alignment="center" valignment="top">
16388 <row>
16389 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16390 \begin_inset Text
16391
16392 \begin_layout Plain Layout
16393 Tabelle 3
16394 \end_layout
16395
16396 \end_inset
16397 </cell>
16398 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16399 \begin_inset Text
16400
16401 \begin_layout Plain Layout
16402
16403 \end_layout
16404
16405 \end_inset
16406 </cell>
16407 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16408 \begin_inset Text
16409
16410 \begin_layout Plain Layout
16411
16412 \end_layout
16413
16414 \end_inset
16415 </cell>
16416 </row>
16417 <row>
16418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16419 \begin_inset Text
16420
16421 \begin_layout Plain Layout
16422 b
16423 \end_layout
16424
16425 \end_inset
16426 </cell>
16427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16428 \begin_inset Text
16429
16430 \begin_layout Plain Layout
16431 e
16432 \end_layout
16433
16434 \end_inset
16435 </cell>
16436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16437 \begin_inset Text
16438
16439 \begin_layout Plain Layout
16440 h
16441 \end_layout
16442
16443 \end_inset
16444 </cell>
16445 </row>
16446 <row>
16447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16448 \begin_inset Text
16449
16450 \begin_layout Plain Layout
16451 c
16452 \end_layout
16453
16454 \end_inset
16455 </cell>
16456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16457 \begin_inset Text
16458
16459 \begin_layout Plain Layout
16460 f
16461 \end_layout
16462
16463 \end_inset
16464 </cell>
16465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16466 \begin_inset Text
16467
16468 \begin_layout Plain Layout
16469 i
16470 \end_layout
16471
16472 \end_inset
16473 </cell>
16474 </row>
16475 </lyxtabular>
16476
16477 \end_inset
16478
16479
16480 \end_layout
16481
16482 \end_inset
16483
16484
16485 \end_layout
16486
16487 \begin_layout Itemize
16488 Test 
16489 \begin_inset Box Frameless
16490 position "b"
16491 hor_pos "c"
16492 has_inner_box 1
16493 inner_pos "c"
16494 use_parbox 0
16495 use_makebox 0
16496 width "15col%"
16497 special "none"
16498 height "1in"
16499 height_special "totalheight"
16500 status collapsed
16501
16502 \begin_layout Plain Layout
16503 \begin_inset Tabular
16504 <lyxtabular version="3" rows="3" columns="3">
16505 <features rotate="0" tabularvalignment="middle">
16506 <column alignment="center" valignment="top">
16507 <column alignment="center" valignment="top">
16508 <column alignment="center" valignment="top">
16509 <row>
16510 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16511 \begin_inset Text
16512
16513 \begin_layout Plain Layout
16514 Tabelle 4
16515 \end_layout
16516
16517 \end_inset
16518 </cell>
16519 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16520 \begin_inset Text
16521
16522 \begin_layout Plain Layout
16523
16524 \end_layout
16525
16526 \end_inset
16527 </cell>
16528 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16529 \begin_inset Text
16530
16531 \begin_layout Plain Layout
16532
16533 \end_layout
16534
16535 \end_inset
16536 </cell>
16537 </row>
16538 <row>
16539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16540 \begin_inset Text
16541
16542 \begin_layout Plain Layout
16543 b
16544 \end_layout
16545
16546 \end_inset
16547 </cell>
16548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16549 \begin_inset Text
16550
16551 \begin_layout Plain Layout
16552 e
16553 \end_layout
16554
16555 \end_inset
16556 </cell>
16557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16558 \begin_inset Text
16559
16560 \begin_layout Plain Layout
16561 h
16562 \end_layout
16563
16564 \end_inset
16565 </cell>
16566 </row>
16567 <row>
16568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16569 \begin_inset Text
16570
16571 \begin_layout Plain Layout
16572 c
16573 \end_layout
16574
16575 \end_inset
16576 </cell>
16577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16578 \begin_inset Text
16579
16580 \begin_layout Plain Layout
16581 f
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16587 \begin_inset Text
16588
16589 \begin_layout Plain Layout
16590 i
16591 \end_layout
16592
16593 \end_inset
16594 </cell>
16595 </row>
16596 </lyxtabular>
16597
16598 \end_inset
16599
16600
16601 \end_layout
16602
16603 \end_inset
16604
16605 Test 
16606 \begin_inset ERT
16607 status collapsed
16608
16609 \begin_layout Plain Layout
16610
16611
16612 \backslash
16613 raisebox{-0.32
16614 \backslash
16615 baselineskip}{
16616 \end_layout
16617
16618 \end_inset
16619
16620
16621 \begin_inset Box Frameless
16622 position "b"
16623 hor_pos "c"
16624 has_inner_box 1
16625 inner_pos "c"
16626 use_parbox 0
16627 use_makebox 0
16628 width "15col%"
16629 special "none"
16630 height "1in"
16631 height_special "totalheight"
16632 status collapsed
16633
16634 \begin_layout Plain Layout
16635 \begin_inset Tabular
16636 <lyxtabular version="3" rows="3" columns="3">
16637 <features rotate="0" tabularvalignment="middle">
16638 <column alignment="center" valignment="top">
16639 <column alignment="center" valignment="top">
16640 <column alignment="center" valignment="top">
16641 <row>
16642 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16643 \begin_inset Text
16644
16645 \begin_layout Plain Layout
16646 Tabelle 5
16647 \end_layout
16648
16649 \end_inset
16650 </cell>
16651 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16652 \begin_inset Text
16653
16654 \begin_layout Plain Layout
16655
16656 \end_layout
16657
16658 \end_inset
16659 </cell>
16660 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16661 \begin_inset Text
16662
16663 \begin_layout Plain Layout
16664
16665 \end_layout
16666
16667 \end_inset
16668 </cell>
16669 </row>
16670 <row>
16671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16672 \begin_inset Text
16673
16674 \begin_layout Plain Layout
16675 b
16676 \end_layout
16677
16678 \end_inset
16679 </cell>
16680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16681 \begin_inset Text
16682
16683 \begin_layout Plain Layout
16684 e
16685 \end_layout
16686
16687 \end_inset
16688 </cell>
16689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16690 \begin_inset Text
16691
16692 \begin_layout Plain Layout
16693 h
16694 \end_layout
16695
16696 \end_inset
16697 </cell>
16698 </row>
16699 <row>
16700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16701 \begin_inset Text
16702
16703 \begin_layout Plain Layout
16704 c
16705 \end_layout
16706
16707 \end_inset
16708 </cell>
16709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16710 \begin_inset Text
16711
16712 \begin_layout Plain Layout
16713 f
16714 \end_layout
16715
16716 \end_inset
16717 </cell>
16718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16719 \begin_inset Text
16720
16721 \begin_layout Plain Layout
16722 i
16723 \end_layout
16724
16725 \end_inset
16726 </cell>
16727 </row>
16728 </lyxtabular>
16729
16730 \end_inset
16731
16732
16733 \end_layout
16734
16735 \end_inset
16736
16737
16738 \begin_inset ERT
16739 status collapsed
16740
16741 \begin_layout Plain Layout
16742
16743 }
16744 \end_layout
16745
16746 \end_inset
16747
16748
16749 \end_layout
16750
16751 \begin_layout Standard
16752 Wie Sie sehen können, ist der Text der ersten Zeile von Tabelle
16753 \begin_inset space \space{}
16754 \end_inset
16755
16756 1 und letzten Zeile von Tabelle
16757 \begin_inset space \space{}
16758 \end_inset
16759
16760 4 bezüglich dem Wort 
16761 \begin_inset Quotes gld
16762 \end_inset
16763
16764 Test
16765 \begin_inset Quotes grd
16766 \end_inset
16767
16768  nicht richtig ausgerichtet.
16769  Um das zu erreichen, müssen Sie die Minipage-Box in eine 
16770 \begin_inset Quotes gld
16771 \end_inset
16772
16773 Raisebox
16774 \begin_inset Quotes grd
16775 \end_inset
16776
16777
16778 \begin_inset Foot
16779 status collapsed
16780
16781 \begin_layout Plain Layout
16782 Raiseboxen werden in Abschnitt
16783 \begin_inset space ~
16784 \end_inset
16785
16786
16787 \begin_inset CommandInset ref
16788 LatexCommand ref
16789 reference "uab:Vertikale-Ausrichtung"
16790
16791 \end_inset
16792
16793  beschrieben.
16794 \end_layout
16795
16796 \end_inset
16797
16798  setzen.
16799  In Tabelle
16800 \begin_inset space \space{}
16801 \end_inset
16802
16803 2 wurde der Text mit dem Befehl
16804 \end_layout
16805
16806 \begin_layout Standard
16807
16808 \series bold
16809
16810 \backslash
16811 raisebox{0.85
16812 \backslash
16813 baselineskip}{
16814 \end_layout
16815
16816 \begin_layout Standard
16817 vor der Box ausgerichtet.
16818  Hinter der Box wurde auch noch 
16819 \series bold
16820 }
16821 \series default
16822  als TeX-Code eingefügt, weil der obige Befehl mit 
16823 \series bold
16824 {
16825 \series default
16826  aufhörte.
16827  Für Tabelle
16828 \begin_inset space \space{}
16829 \end_inset
16830
16831 5 wurde der Befehl
16832 \end_layout
16833
16834 \begin_layout Standard
16835
16836 \series bold
16837
16838 \backslash
16839 raisebox{-0.32
16840 \backslash
16841 baselineskip}{
16842 \end_layout
16843
16844 \begin_layout Standard
16845 benutzt.
16846 \end_layout
16847
16848 \begin_layout Standard
16849 \begin_inset Note Greyedout
16850 status open
16851
16852 \begin_layout Plain Layout
16853
16854 \series bold
16855 Bemerkung:
16856 \series default
16857  Die Ausrichtung ist nicht ganz genau, weil sie von der Dokumentschrift,
16858  der Schriftgröße und der Dicke der Tabellenlinien abhängt.
16859  Der Faktor im 
16860 \series bold
16861
16862 \backslash
16863 raisebox
16864 \series default
16865 -Befehl muss deshalb an Ihre Verhältnisse angepasst werden.
16866 \end_layout
16867
16868 \end_inset
16869
16870
16871 \end_layout
16872
16873 \begin_layout Section
16874 Farbige Tabellen
16875 \begin_inset CommandInset label
16876 LatexCommand label
16877 name "abs:Farbige-Tabellen"
16878
16879 \end_inset
16880
16881
16882 \begin_inset Index idx
16883 status collapsed
16884
16885 \begin_layout Plain Layout
16886 Tabellen ! farbige
16887 \end_layout
16888
16889 \end_inset
16890
16891
16892 \end_layout
16893
16894 \begin_layout Subsection
16895 Farbige Zellen
16896 \begin_inset Index idx
16897 status collapsed
16898
16899 \begin_layout Plain Layout
16900 farbige !  Tabellenzellen
16901 \end_layout
16902
16903 \end_inset
16904
16905
16906 \end_layout
16907
16908 \begin_layout Standard
16909 \begin_inset Float table
16910 placement h
16911 wide false
16912 sideways false
16913 status open
16914
16915 \begin_layout Plain Layout
16916 \begin_inset Caption Standard
16917
16918 \begin_layout Plain Layout
16919 \begin_inset CommandInset label
16920 LatexCommand label
16921 name "tab:Farbige-Tabelle-ohne"
16922
16923 \end_inset
16924
16925 Farbige Tabelle, ohne Paket 
16926 \series bold
16927 colortbl
16928 \series default
16929
16930 \begin_inset Argument 1
16931 status collapsed
16932
16933 \begin_layout Plain Layout
16934 Tabelle ohne 
16935 \family typewriter
16936 colortbl
16937 \end_layout
16938
16939 \end_inset
16940
16941
16942 \end_layout
16943
16944 \end_inset
16945
16946
16947 \end_layout
16948
16949 \begin_layout Plain Layout
16950 \align center
16951 \begin_inset Tabular
16952 <lyxtabular version="3" rows="3" columns="3">
16953 <features rotate="0" tabularvalignment="middle">
16954 <column alignment="center" valignment="top">
16955 <column alignment="center" valignment="top">
16956 <column alignment="center" valignment="top">
16957 <row>
16958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16959 \begin_inset Text
16960
16961 \begin_layout Plain Layout
16962
16963 \color green
16964 a
16965 \end_layout
16966
16967 \end_inset
16968 </cell>
16969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Plain Layout
16973
16974 \color red
16975 b
16976 \end_layout
16977
16978 \end_inset
16979 </cell>
16980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16981 \begin_inset Text
16982
16983 \begin_layout Plain Layout
16984
16985 \color red
16986 c
16987 \end_layout
16988
16989 \end_inset
16990 </cell>
16991 </row>
16992 <row>
16993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16994 \begin_inset Text
16995
16996 \begin_layout Plain Layout
16997
16998 \color green
16999 d
17000 \end_layout
17001
17002 \end_inset
17003 </cell>
17004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17005 \begin_inset Text
17006
17007 \begin_layout Plain Layout
17008
17009 \color blue
17010 e
17011 \end_layout
17012
17013 \end_inset
17014 </cell>
17015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17016 \begin_inset Text
17017
17018 \begin_layout Plain Layout
17019
17020 \color blue
17021 f
17022 \end_layout
17023
17024 \end_inset
17025 </cell>
17026 </row>
17027 <row>
17028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17029 \begin_inset Text
17030
17031 \begin_layout Plain Layout
17032
17033 \color green
17034 g
17035 \end_layout
17036
17037 \end_inset
17038 </cell>
17039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17040 \begin_inset Text
17041
17042 \begin_layout Plain Layout
17043
17044 \color blue
17045 h
17046 \end_layout
17047
17048 \end_inset
17049 </cell>
17050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17051 \begin_inset Text
17052
17053 \begin_layout Plain Layout
17054
17055 \color blue
17056 i
17057 \end_layout
17058
17059 \end_inset
17060 </cell>
17061 </row>
17062 </lyxtabular>
17063
17064 \end_inset
17065
17066
17067 \end_layout
17068
17069 \end_inset
17070
17071
17072 \end_layout
17073
17074 \begin_layout Standard
17075 Wenn Sie nur farbigen Text
17076 \begin_inset Index idx
17077 status collapsed
17078
17079 \begin_layout Plain Layout
17080 Farbe ! für Text
17081 \end_layout
17082
17083 \end_inset
17084
17085  benötigen, markieren Sie diesen und ändern die Farbe mit dem 
17086 \family sans
17087 Textstil
17088 \family default
17089 -Dialog (Werkzeugleistenknopf 
17090 \begin_inset Info
17091 type  "icon"
17092 arg   "dialog-show character"
17093 \end_inset
17094
17095 ) wie es in Tabelle
17096 \begin_inset space ~
17097 \end_inset
17098
17099
17100 \begin_inset CommandInset ref
17101 LatexCommand ref
17102 reference "tab:Farbige-Tabelle-ohne"
17103
17104 \end_inset
17105
17106  gemacht wurde.
17107  In anderen Fällen müssen Sie das LaTeX-Paket 
17108 \series bold
17109 colortbl
17110 \series default
17111  benutzen.
17112 \begin_inset Index idx
17113 status collapsed
17114
17115 \begin_layout Plain Layout
17116 LaTeX-Pakete ! colortbl
17117 \end_layout
17118
17119 \end_inset
17120
17121
17122 \end_layout
17123
17124 \begin_layout Standard
17125 \begin_inset ERT
17126 status collapsed
17127
17128 \begin_layout Plain Layout
17129
17130
17131 \backslash
17132 ifcolortbl
17133 \end_layout
17134
17135 \end_inset
17136
17137
17138 \begin_inset Note Note
17139 status open
17140
17141 \begin_layout Plain Layout
17142 Der folgende Teil wird nur gedruckt, wenn das LaTeX-Paket 
17143 \series bold
17144 colortbl
17145 \series default
17146  installiert ist.
17147 \end_layout
17148
17149 \end_inset
17150
17151
17152 \end_layout
17153
17154 \begin_layout Standard
17155 Um farbige Tabellen zu erzeugen, muss 
17156 \series bold
17157 colortbl
17158 \series default
17159  im LaTeX-Vorspann geladen werden:
17160 \end_layout
17161
17162 \begin_layout Standard
17163
17164 \series bold
17165
17166 \backslash
17167 usepackage{colortbl}
17168 \end_layout
17169
17170 \begin_layout Standard
17171 Die Farbe einer Spalte ändert man dann mit dem Befehl
17172 \end_layout
17173
17174 \begin_layout Standard
17175
17176 \series bold
17177
17178 \backslash
17179 columncolor{Farbname}
17180 \end_layout
17181
17182 \begin_layout Standard
17183 innerhalb des Befehls 
17184 \series bold
17185 >{}
17186 \series default
17187 .
17188  Mehr über den Befehl 
17189 \series bold
17190 >{}
17191 \series default
17192  finden Sie im Abschnitt
17193 \begin_inset space ~
17194 \end_inset
17195
17196
17197 \begin_inset CommandInset ref
17198 LatexCommand ref
17199 reference "uab:Mehrfachspalten-Berechnungen"
17200
17201 \end_inset
17202
17203 .
17204 \end_layout
17205
17206 \begin_layout Standard
17207 Folgende Farbnamen sind vordefiniert:
17208 \end_layout
17209
17210 \begin_layout Standard
17211
17212 \family sans
17213 red
17214 \family default
17215
17216 \family sans
17217 green
17218 \family default
17219
17220 \family sans
17221 yellow
17222 \family default
17223
17224 \family sans
17225 blue
17226 \family default
17227
17228 \family sans
17229 cyan
17230 \family default
17231
17232 \family sans
17233 magenta
17234 \family default
17235
17236 \family sans
17237 black
17238 \family default
17239  und 
17240 \family sans
17241 white
17242 \begin_inset Newline newline
17243 \end_inset
17244
17245 (
17246 \family default
17247 rot, grün, gelb, blau, türkis, purpurrot, schwarz und weiß)
17248 \end_layout
17249
17250 \begin_layout Standard
17251 \begin_inset VSpace medskip
17252 \end_inset
17253
17254
17255 \end_layout
17256
17257 \begin_layout Standard
17258 Wenn Sie die Optionen
17259 \end_layout
17260
17261 \begin_layout Standard
17262
17263 \series bold
17264 usenames,dvipsnames
17265 \end_layout
17266
17267 \begin_layout Standard
17268 zu den Dokumentklassenoptionen in den Dokumenteinstellungen hinzufügen,
17269  können Sie zusätzlich weitere 61
17270 \begin_inset space ~
17271 \end_inset
17272
17273 Farben verwenden.
17274  Diese Farben sind in Anhang
17275 \begin_inset space ~
17276 \end_inset
17277
17278
17279 \begin_inset CommandInset ref
17280 LatexCommand ref
17281 reference "kap:Liste-der-dvips-Farbnamen"
17282
17283 \end_inset
17284
17285  aufgelistet.
17286  Eine dieser Farben, 
17287 \family sans
17288 Maroon
17289 \family default
17290 , wird als Beispiel in Tabelle
17291 \begin_inset space ~
17292 \end_inset
17293
17294
17295 \begin_inset CommandInset ref
17296 LatexCommand ref
17297 reference "tab:Eine-mit-colortbl"
17298
17299 \end_inset
17300
17301  verwendet.
17302 \end_layout
17303
17304 \begin_layout Standard
17305 \begin_inset VSpace medskip
17306 \end_inset
17307
17308
17309 \end_layout
17310
17311 \begin_layout Standard
17312 Sie können auch eigene Farben definieren:
17313 \end_layout
17314
17315 \begin_layout Standard
17316
17317 \series bold
17318
17319 \backslash
17320 definecolor{Farbname}{Farbmodell}{Farbwerte}
17321 \end_layout
17322
17323 \begin_layout Standard
17324 Das Farbmodell kann eins der folgenden sein:
17325 \end_layout
17326
17327 \begin_layout Labeling
17328 \labelwidthstring 00.00.0000
17329 cmyk: cyan, magenta, yellow, black
17330 \end_layout
17331
17332 \begin_layout Labeling
17333 \labelwidthstring 00.00.0000
17334 rgb: red, green blue
17335 \end_layout
17336
17337 \begin_layout Labeling
17338 \labelwidthstring 00.00.0000
17339 gray: gray
17340 \end_layout
17341
17342 \begin_layout Standard
17343 und die Farbwerte sind durch Kommata getrennte Zahlen zwischen 0 und 1,
17344  die die entsprechende Farbe für das Farbmodell beschreiben.
17345 \end_layout
17346
17347 \begin_layout Standard
17348 Im LaTeX-Vorspann können Sie zum Beispiel die Farbe 
17349 \emph on
17350
17351 \begin_inset Quotes gld
17352 \end_inset
17353
17354 dunkelgruen
17355 \emph default
17356
17357 \begin_inset Quotes grd
17358 \end_inset
17359
17360  und 
17361 \begin_inset Quotes gld
17362 \end_inset
17363
17364
17365 \emph on
17366 hellgrau
17367 \emph default
17368
17369 \begin_inset Quotes grd
17370 \end_inset
17371
17372  folgendermaßen definieren:
17373 \end_layout
17374
17375 \begin_layout Standard
17376
17377 \series bold
17378
17379 \backslash
17380 definecolor{dunkelgruen}{cmyk}{0.5, 0, 1, 0.5}
17381 \end_layout
17382
17383 \begin_layout Standard
17384
17385 \series bold
17386
17387 \backslash
17388 definecolor{hellgrau}{gray}{0.8}
17389 \end_layout
17390
17391 \begin_layout Standard
17392 \begin_inset VSpace medskip
17393 \end_inset
17394
17395
17396 \end_layout
17397
17398 \begin_layout Standard
17399 Linien werden mit dem Befehl
17400 \end_layout
17401
17402 \begin_layout Standard
17403
17404 \series bold
17405
17406 \backslash
17407 rowcolor{Farbname}
17408 \end_layout
17409
17410 \begin_layout Standard
17411 gefärbt, Zellen mit dem Befehl
17412 \end_layout
17413
17414 \begin_layout Standard
17415
17416 \series bold
17417
17418 \backslash
17419 cellcolor{Farbname}
17420 \end_layout
17421
17422 \begin_layout Standard
17423 Beide Befehle werden am Anfang einer Zelle als TeX-Code eingegeben.
17424 \end_layout
17425
17426 \begin_layout Standard
17427 Um nur Text zu färben, verwenden Sie den 
17428 \family sans
17429 Textstil
17430 \family default
17431 -Dialog.
17432  Wenn die Zelle aber TeX-Code zum Färben enthält, 
17433 \emph on
17434 markieren Sie nur den Text
17435 \emph default
17436 , sonst werden Sie LaTeX-Fehler erzeugen.
17437 \end_layout
17438
17439 \begin_layout Standard
17440 \begin_inset Note Greyedout
17441 status open
17442
17443 \begin_layout Plain Layout
17444
17445 \series bold
17446 Achtung:
17447 \series default
17448  Nicht alle DVI-Betrachter können alle selbst definierten Farben anzeigen.
17449 \end_layout
17450
17451 \end_inset
17452
17453
17454 \end_layout
17455
17456 \begin_layout Standard
17457 \begin_inset VSpace medskip
17458 \end_inset
17459
17460
17461 \end_layout
17462
17463 \begin_layout Standard
17464 Die Tabelle
17465 \begin_inset space ~
17466 \end_inset
17467
17468
17469 \begin_inset CommandInset ref
17470 LatexCommand ref
17471 reference "tab:Eine-mit-colortbl"
17472
17473 \end_inset
17474
17475  wurde folgendermaßen erstellt: die erste Spalte soll 
17476 \emph on
17477
17478 \begin_inset Quotes gld
17479 \end_inset
17480
17481 dunkelgruen
17482 \emph default
17483
17484 \begin_inset Quotes grd
17485 \end_inset
17486
17487  werden, also müssen Sie ins 
17488 \family sans
17489 LaTe
17490 \begin_inset ERT
17491 status collapsed
17492
17493 \begin_layout Plain Layout
17494
17495 {}
17496 \end_layout
17497
17498 \end_inset
17499
17500 X-Argument
17501 \family default
17502  der Zellen der ersten Spalte den Befehl
17503 \end_layout
17504
17505 \begin_layout Standard
17506
17507 \series bold
17508 >{
17509 \backslash
17510 columncolor{dunkelgruen}
17511 \backslash
17512 centering}c
17513 \end_layout
17514
17515 \begin_layout Standard
17516 schreiben.
17517  Die erste Zeile soll türkis hinterlegt sein, deshalb wurde der TeX-Code-Befehl
17518 \end_layout
17519
17520 \begin_layout Standard
17521
17522 \series bold
17523
17524 \backslash
17525 rowcolor{cyan}
17526 \end_layout
17527
17528 \begin_layout Standard
17529 in die erste Zelle der ersten Zeile eingefügt.
17530  Diese Farbe ersetzt die Spaltenfarbe.
17531  Die letzte Zelle der letzten Zeile soll kastanienbraun hinterlegt werden,
17532  Das wird mit folgendem Befehl erreicht:
17533 \end_layout
17534
17535 \begin_layout Standard
17536
17537 \series bold
17538
17539 \backslash
17540 cellcolor{Maroon}
17541 \end_layout
17542
17543 \begin_layout Standard
17544 Die Buchstaben färben Sie wie oben beschrieben mit dem 
17545 \family sans
17546 Textstil
17547 \family default
17548 -Dialog.
17549 \end_layout
17550
17551 \begin_layout Standard
17552 \begin_inset Float table
17553 placement h
17554 wide false
17555 sideways false
17556 status open
17557
17558 \begin_layout Plain Layout
17559 \begin_inset Caption Standard
17560
17561 \begin_layout Plain Layout
17562 \begin_inset CommandInset label
17563 LatexCommand label
17564 name "tab:Eine-mit-colortbl"
17565
17566 \end_inset
17567
17568 Eine mit dem Paket 
17569 \series bold
17570 colortbl
17571 \series default
17572  gefärbte Tabelle
17573 \begin_inset Argument 1
17574 status collapsed
17575
17576 \begin_layout Plain Layout
17577 Tabelle mit 
17578 \family typewriter
17579 colortbl
17580 \end_layout
17581
17582 \end_inset
17583
17584
17585 \end_layout
17586
17587 \end_inset
17588
17589
17590 \end_layout
17591
17592 \begin_layout Plain Layout
17593 \align center
17594 \begin_inset Tabular
17595 <lyxtabular version="3" rows="3" columns="3">
17596 <features rotate="0" tabularvalignment="middle">
17597 <column alignment="center" valignment="top" special=">{\columncolor{dunkelgruen}\centering}c">
17598 <column alignment="center" valignment="top">
17599 <column alignment="center" valignment="top">
17600 <row>
17601 <cell alignment="center" valignment="top" usebox="none">
17602 \begin_inset Text
17603
17604 \begin_layout Plain Layout
17605 \begin_inset ERT
17606 status open
17607
17608 \begin_layout Plain Layout
17609
17610
17611 \backslash
17612 rowcolor{cyan}
17613 \end_layout
17614
17615 \end_inset
17616
17617
17618 \color magenta
17619 a
17620 \end_layout
17621
17622 \end_inset
17623 </cell>
17624 <cell alignment="center" valignment="top" usebox="none">
17625 \begin_inset Text
17626
17627 \begin_layout Plain Layout
17628
17629 \color red
17630 b
17631 \end_layout
17632
17633 \end_inset
17634 </cell>
17635 <cell alignment="center" valignment="top" usebox="none">
17636 \begin_inset Text
17637
17638 \begin_layout Plain Layout
17639
17640 \color red
17641 c
17642 \end_layout
17643
17644 \end_inset
17645 </cell>
17646 </row>
17647 <row>
17648 <cell alignment="center" valignment="top" usebox="none">
17649 \begin_inset Text
17650
17651 \begin_layout Plain Layout
17652
17653 \color yellow
17654 d
17655 \end_layout
17656
17657 \end_inset
17658 </cell>
17659 <cell alignment="center" valignment="top" usebox="none">
17660 \begin_inset Text
17661
17662 \begin_layout Plain Layout
17663
17664 \color blue
17665 e
17666 \end_layout
17667
17668 \end_inset
17669 </cell>
17670 <cell alignment="center" valignment="top" usebox="none">
17671 \begin_inset Text
17672
17673 \begin_layout Plain Layout
17674
17675 \color blue
17676 f
17677 \end_layout
17678
17679 \end_inset
17680 </cell>
17681 </row>
17682 <row>
17683 <cell alignment="center" valignment="top" usebox="none">
17684 \begin_inset Text
17685
17686 \begin_layout Plain Layout
17687
17688 \color yellow
17689 g
17690 \end_layout
17691
17692 \end_inset
17693 </cell>
17694 <cell alignment="center" valignment="top" usebox="none">
17695 \begin_inset Text
17696
17697 \begin_layout Plain Layout
17698
17699 \color blue
17700 h
17701 \end_layout
17702
17703 \end_inset
17704 </cell>
17705 <cell alignment="center" valignment="top" usebox="none">
17706 \begin_inset Text
17707
17708 \begin_layout Plain Layout
17709 \begin_inset ERT
17710 status collapsed
17711
17712 \begin_layout Plain Layout
17713
17714
17715 \backslash
17716 cellcolor{Maroon}
17717 \end_layout
17718
17719 \end_inset
17720
17721
17722 \color green
17723 i
17724 \end_layout
17725
17726 \end_inset
17727 </cell>
17728 </row>
17729 </lyxtabular>
17730
17731 \end_inset
17732
17733
17734 \end_layout
17735
17736 \end_inset
17737
17738
17739 \end_layout
17740
17741 \begin_layout Standard
17742 \begin_inset ERT
17743 status collapsed
17744
17745 \begin_layout Plain Layout
17746
17747
17748 \backslash
17749 else
17750 \end_layout
17751
17752 \end_inset
17753
17754
17755 \begin_inset Note Note
17756 status open
17757
17758 \begin_layout Plain Layout
17759 Der folgende Teil wird gedruckt, wenn das LaTeX-Paket 
17760 \series bold
17761 colortbl
17762 \series default
17763  nicht installiert ist:
17764 \end_layout
17765
17766 \end_inset
17767
17768
17769 \end_layout
17770
17771 \begin_layout Standard
17772 Sie müssen das LaTeX-Paket 
17773 \series bold
17774 colortbl
17775 \series default
17776  installiert haben um den Inhalt dieses Abschnitts zu sehen.
17777 \end_layout
17778
17779 \begin_layout Standard
17780 \begin_inset ERT
17781 status collapsed
17782
17783 \begin_layout Plain Layout
17784
17785
17786 \backslash
17787 fi
17788 \end_layout
17789
17790 \end_inset
17791
17792
17793 \end_layout
17794
17795 \begin_layout Subsection
17796 Farbige Zeilen
17797 \begin_inset Index idx
17798 status collapsed
17799
17800 \begin_layout Plain Layout
17801 farbige ! Tabellenzeilen
17802 \end_layout
17803
17804 \end_inset
17805
17806
17807 \end_layout
17808
17809 \begin_layout Standard
17810 Für den Fall dass jede zweite Tabellenzeile gefärbt werden soll, gibt es
17811  eine Alternative zur im vorhergehenden Abschnitt beschriebenen Methode:
17812  Man lädt das LaTeX-Paket 
17813 \series bold
17814 xcolor
17815 \series default
17816
17817 \begin_inset Index idx
17818 status collapsed
17819
17820 \begin_layout Plain Layout
17821 LaTeX-Pakete ! xcolor
17822 \begin_inset ERT
17823 status collapsed
17824
17825 \begin_layout Plain Layout
17826
17827
17828 \backslash
17829 vspace{4mm}
17830 \end_layout
17831
17832 \end_inset
17833
17834
17835 \end_layout
17836
17837 \end_inset
17838
17839  im LaTeX-Vorspann mit dem Befehl
17840 \end_layout
17841
17842 \begin_layout Standard
17843
17844 \series bold
17845
17846 \backslash
17847 usepackage[table]{xcolor}
17848 \end_layout
17849
17850 \begin_layout Standard
17851
17852 \series bold
17853 xcolor
17854 \series default
17855  lädt automatisch auch das LaTeX-Paket 
17856 \series bold
17857 colortbl
17858 \series default
17859
17860 \begin_inset Index idx
17861 status collapsed
17862
17863 \begin_layout Plain Layout
17864 LaTeX-Pakete ! colortbl
17865 \end_layout
17866
17867 \end_inset
17868
17869 , so dass 
17870 \series bold
17871 colortbl
17872 \series default
17873  in Ihrer LaTeX-Distribution installiert sein muss, ansonsten bekommt man
17874  LaTeX-Fehler.
17875 \end_layout
17876
17877 \begin_layout Standard
17878 \begin_inset ERT
17879 status collapsed
17880
17881 \begin_layout Plain Layout
17882
17883
17884 \backslash
17885 ifcolortbl
17886 \end_layout
17887
17888 \end_inset
17889
17890
17891 \begin_inset Note Note
17892 status open
17893
17894 \begin_layout Plain Layout
17895 Der folgende Teil wird nur gedruckt, wenn das LaTeX-Paket 
17896 \series bold
17897 colortbl
17898 \series default
17899  installiert ist.
17900 \end_layout
17901
17902 \end_inset
17903
17904
17905 \end_layout
17906
17907 \begin_layout Standard
17908 Die Tabellenzeilen werden mit dem Befehl
17909 \end_layout
17910
17911 \begin_layout Standard
17912
17913 \series bold
17914
17915 \backslash
17916 rowcolors[Befehle]{Zeilennummer}{ungerade Zeilenfarbe}{gerade Zeilenfarbe}
17917 \end_layout
17918
17919 \begin_layout Standard
17920 eingefärbt, der entweder in den LaTeX-Vorspann oder als TeX-Code vor der
17921  ersten zu färbenden Tabelle eingefügt wird.
17922  Zeilennummer ist die Nummer der ersten Zeile, die entsprechend der ungeraden
17923  Zeilenfarbe gefärbt werden soll.
17924  Befehle können zusätzliche Befehle sein, die vor jeder Tabellenzeile ausgeführt
17925  werden.
17926  So führt zum Beispiel der Befehl
17927 \end_layout
17928
17929 \begin_layout Standard
17930
17931 \series bold
17932
17933 \backslash
17934 rowcolors{1}{white}{lightgray}
17935 \end_layout
17936
17937 \begin_layout Standard
17938 zum Farbschema von Tabelle
17939 \begin_inset space ~
17940 \end_inset
17941
17942
17943 \begin_inset CommandInset ref
17944 LatexCommand ref
17945 reference "tab:Tabelle-rowcolors"
17946
17947 \end_inset
17948
17949 .
17950  Der Befehl
17951 \end_layout
17952
17953 \begin_layout Standard
17954
17955 \series bold
17956
17957 \backslash
17958 rowcolors[
17959 \backslash
17960 hline]{1}{lightgray}{cyan}
17961 \end_layout
17962
17963 \begin_layout Standard
17964 führt zum Farbschema von Tabelle
17965 \begin_inset space ~
17966 \end_inset
17967
17968
17969 \begin_inset CommandInset ref
17970 LatexCommand ref
17971 reference "tab:Tabelle-rowcolors-2"
17972
17973 \end_inset
17974
17975 .
17976  Wenn ungerade Zeilenfarbe und/oder gerade Zeilenfarbe nicht angegeben werden,
17977  wird keine Farbe verwendet, so dass der Befehl
17978 \end_layout
17979
17980 \begin_layout Standard
17981
17982 \series bold
17983
17984 \backslash
17985 rowcolors{1}{}{}
17986 \end_layout
17987
17988 \begin_layout Standard
17989 alle Farben löscht.
17990  
17991 \series bold
17992
17993 \backslash
17994 rowcolors
17995 \series default
17996  beeinflusst alle diesem Befehl folgenden Tabellen.
17997 \end_layout
17998
17999 \begin_layout Standard
18000 \begin_inset ERT
18001 status open
18002
18003 \begin_layout Plain Layout
18004
18005
18006 \backslash
18007 rowcolors{1}{white}{lightgray}
18008 \end_layout
18009
18010 \end_inset
18011
18012
18013 \end_layout
18014
18015 \begin_layout Standard
18016 \begin_inset Float table
18017 placement h
18018 wide false
18019 sideways false
18020 status open
18021
18022 \begin_layout Plain Layout
18023 \begin_inset Caption Standard
18024
18025 \begin_layout Plain Layout
18026 \begin_inset CommandInset label
18027 LatexCommand label
18028 name "tab:Tabelle-rowcolors"
18029
18030 \end_inset
18031
18032 Tabelle bei der jede zweite Zeile grau gefärbt ist.
18033 \end_layout
18034
18035 \end_inset
18036
18037
18038 \end_layout
18039
18040 \begin_layout Plain Layout
18041 \align center
18042 \begin_inset Tabular
18043 <lyxtabular version="3" rows="4" columns="3">
18044 <features rotate="0" tabularvalignment="middle">
18045 <column alignment="center" valignment="top">
18046 <column alignment="center" valignment="top" width="0pt">
18047 <column alignment="center" valignment="top" width="0pt">
18048 <row>
18049 <cell alignment="center" valignment="top" usebox="none">
18050 \begin_inset Text
18051
18052 \begin_layout Plain Layout
18053 X
18054 \end_layout
18055
18056 \end_inset
18057 </cell>
18058 <cell alignment="center" valignment="top" usebox="none">
18059 \begin_inset Text
18060
18061 \begin_layout Plain Layout
18062 Y
18063 \end_layout
18064
18065 \end_inset
18066 </cell>
18067 <cell alignment="center" valignment="top" usebox="none">
18068 \begin_inset Text
18069
18070 \begin_layout Plain Layout
18071 Z
18072 \end_layout
18073
18074 \end_inset
18075 </cell>
18076 </row>
18077 <row>
18078 <cell alignment="center" valignment="top" usebox="none">
18079 \begin_inset Text
18080
18081 \begin_layout Plain Layout
18082 1
18083 \end_layout
18084
18085 \end_inset
18086 </cell>
18087 <cell alignment="center" valignment="top" usebox="none">
18088 \begin_inset Text
18089
18090 \begin_layout Plain Layout
18091 2
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 3
18101 \end_layout
18102
18103 \end_inset
18104 </cell>
18105 </row>
18106 <row>
18107 <cell alignment="center" valignment="top" usebox="none">
18108 \begin_inset Text
18109
18110 \begin_layout Plain Layout
18111 4
18112 \end_layout
18113
18114 \end_inset
18115 </cell>
18116 <cell alignment="center" valignment="top" usebox="none">
18117 \begin_inset Text
18118
18119 \begin_layout Plain Layout
18120 5
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 6
18130 \end_layout
18131
18132 \end_inset
18133 </cell>
18134 </row>
18135 <row>
18136 <cell alignment="center" valignment="top" usebox="none">
18137 \begin_inset Text
18138
18139 \begin_layout Plain Layout
18140 7
18141 \end_layout
18142
18143 \end_inset
18144 </cell>
18145 <cell alignment="center" valignment="top" usebox="none">
18146 \begin_inset Text
18147
18148 \begin_layout Plain Layout
18149 8
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 9
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 </row>
18164 </lyxtabular>
18165
18166 \end_inset
18167
18168
18169 \end_layout
18170
18171 \end_inset
18172
18173
18174 \end_layout
18175
18176 \begin_layout Standard
18177 \begin_inset ERT
18178 status open
18179
18180 \begin_layout Plain Layout
18181
18182
18183 \backslash
18184 rowcolors[
18185 \backslash
18186 hline]{1}{lightgray}{cyan}
18187 \end_layout
18188
18189 \end_inset
18190
18191
18192 \end_layout
18193
18194 \begin_layout Standard
18195 \begin_inset Float table
18196 placement h
18197 wide false
18198 sideways false
18199 status open
18200
18201 \begin_layout Plain Layout
18202 \begin_inset Caption Standard
18203
18204 \begin_layout Plain Layout
18205 \begin_inset CommandInset label
18206 LatexCommand label
18207 name "tab:Tabelle-rowcolors-2"
18208
18209 \end_inset
18210
18211 Tabelle bei der jede zweite Zeile cyan gefärbt ist und bei der sich eine
18212  Linie zwischen jeder Zeile befindet.
18213 \end_layout
18214
18215 \end_inset
18216
18217
18218 \end_layout
18219
18220 \begin_layout Plain Layout
18221 \align center
18222 \begin_inset Tabular
18223 <lyxtabular version="3" rows="4" columns="3">
18224 <features rotate="0" tabularvalignment="middle">
18225 <column alignment="center" valignment="top">
18226 <column alignment="center" valignment="top">
18227 <column alignment="center" valignment="top" width="0pt">
18228 <row>
18229 <cell alignment="center" valignment="top" usebox="none">
18230 \begin_inset Text
18231
18232 \begin_layout Plain Layout
18233 X
18234 \end_layout
18235
18236 \end_inset
18237 </cell>
18238 <cell alignment="center" valignment="top" usebox="none">
18239 \begin_inset Text
18240
18241 \begin_layout Plain Layout
18242 Y
18243 \end_layout
18244
18245 \end_inset
18246 </cell>
18247 <cell alignment="center" valignment="top" usebox="none">
18248 \begin_inset Text
18249
18250 \begin_layout Plain Layout
18251 Z
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 </row>
18257 <row>
18258 <cell alignment="center" valignment="top" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262 1
18263 \end_layout
18264
18265 \end_inset
18266 </cell>
18267 <cell alignment="center" valignment="top" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271 2
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 3
18281 \end_layout
18282
18283 \end_inset
18284 </cell>
18285 </row>
18286 <row>
18287 <cell alignment="center" valignment="top" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291 4
18292 \end_layout
18293
18294 \end_inset
18295 </cell>
18296 <cell alignment="center" valignment="top" usebox="none">
18297 \begin_inset Text
18298
18299 \begin_layout Plain Layout
18300 5
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 6
18310 \end_layout
18311
18312 \end_inset
18313 </cell>
18314 </row>
18315 <row>
18316 <cell alignment="center" valignment="top" usebox="none">
18317 \begin_inset Text
18318
18319 \begin_layout Plain Layout
18320 7
18321 \end_layout
18322
18323 \end_inset
18324 </cell>
18325 <cell alignment="center" valignment="top" usebox="none">
18326 \begin_inset Text
18327
18328 \begin_layout Plain Layout
18329 8
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 9
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 </row>
18344 </lyxtabular>
18345
18346 \end_inset
18347
18348
18349 \end_layout
18350
18351 \end_inset
18352
18353
18354 \end_layout
18355
18356 \begin_layout Standard
18357 \begin_inset ERT
18358 status collapsed
18359
18360 \begin_layout Plain Layout
18361
18362
18363 \backslash
18364 rowcolors{1}{}{}
18365 \end_layout
18366
18367 \end_inset
18368
18369
18370 \begin_inset Note Note
18371 status collapsed
18372
18373 \begin_layout Plain Layout
18374 schaltet die Färbung aus
18375 \end_layout
18376
18377 \end_inset
18378
18379
18380 \end_layout
18381
18382 \begin_layout Standard
18383 \begin_inset ERT
18384 status collapsed
18385
18386 \begin_layout Plain Layout
18387
18388
18389 \backslash
18390 else
18391 \end_layout
18392
18393 \end_inset
18394
18395
18396 \begin_inset Note Note
18397 status open
18398
18399 \begin_layout Plain Layout
18400 Der folgende Teil wird gedruckt, wenn das LaTeX-Paket 
18401 \series bold
18402 colortbl
18403 \series default
18404  nicht installiert ist:
18405 \end_layout
18406
18407 \end_inset
18408
18409
18410 \end_layout
18411
18412 \begin_layout Standard
18413 Sie müssen das LaTeX-Paket 
18414 \series bold
18415 colortbl
18416 \series default
18417  installiert haben um den Inhalt dieses Abschnitts zu sehen.
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 fi
18429 \end_layout
18430
18431 \end_inset
18432
18433
18434 \end_layout
18435
18436 \begin_layout Subsection
18437 Farbige Linien
18438 \begin_inset Index idx
18439 status collapsed
18440
18441 \begin_layout Plain Layout
18442 farbige !  Tabellenlinien
18443 \end_layout
18444
18445 \end_inset
18446
18447
18448 \end_layout
18449
18450 \begin_layout Standard
18451 Wie in Abschnitt
18452 \begin_inset space ~
18453 \end_inset
18454
18455
18456 \begin_inset CommandInset ref
18457 LatexCommand ref
18458 reference "uab:Liniendicke"
18459
18460 \end_inset
18461
18462  beschrieben, kann die Dicke aller Tabellenlinien mit der Länge 
18463 \series bold
18464
18465 \backslash
18466 arrayrulewidth
18467 \series default
18468  definiert werden.
18469  Für alle Tabellenlinien in diesem Kapitel wird sie auf 1.5
18470 \begin_inset space \thinspace{}
18471 \end_inset
18472
18473 pt gesetzt.
18474 \begin_inset ERT
18475 status collapsed
18476
18477 \begin_layout Plain Layout
18478
18479
18480 \backslash
18481 setlength{
18482 \backslash
18483 arrayrulewidth}{1.5pt}
18484 \end_layout
18485
18486 \end_inset
18487
18488
18489 \end_layout
18490
18491 \begin_layout Standard
18492 Um die vertikalen Linien für dieses Beispiel grün zu färben, wurde im LaTeX-Vors
18493 pann folgendes Spaltenformat entsprechend der Beschreibung in Abschnitt
18494 \begin_inset space ~
18495 \end_inset
18496
18497
18498 \begin_inset CommandInset ref
18499 LatexCommand ref
18500 reference "uab:Angepasste-Zellen-/Spaltenformate"
18501
18502 \end_inset
18503
18504  definiert:
18505 \end_layout
18506
18507 \begin_layout Standard
18508
18509 \series bold
18510
18511 \backslash
18512 newcolumntype{W}{!{
18513 \backslash
18514 color{green}
18515 \backslash
18516 vline}}
18517 \end_layout
18518
18519 \begin_layout Standard
18520 In Tabelle
18521 \begin_inset space ~
18522 \end_inset
18523
18524
18525 \begin_inset CommandInset ref
18526 LatexCommand ref
18527 reference "tab:Tabelle-mit-farbigen-vert"
18528
18529 \end_inset
18530
18531  wurde das LaTeX-Argument 
18532 \series bold
18533 WcW
18534 \series default
18535  für die letzte und 
18536 \series bold
18537 Wc
18538 \series default
18539  für die anderen Spalten benutzt.
18540 \end_layout
18541
18542 \begin_layout Standard
18543 Wenn Sie mehrere Farben wollen, müssen Sie weitere Farbformate definieren.
18544 \end_layout
18545
18546 \begin_layout Standard
18547 \begin_inset Float table
18548 placement h
18549 wide false
18550 sideways false
18551 status open
18552
18553 \begin_layout Plain Layout
18554 \begin_inset Caption Standard
18555
18556 \begin_layout Plain Layout
18557 \begin_inset CommandInset label
18558 LatexCommand label
18559 name "tab:Tabelle-mit-farbigen-vert"
18560
18561 \end_inset
18562
18563 Tabelle mit farbigen vertikalen Linien
18564 \end_layout
18565
18566 \end_inset
18567
18568
18569 \end_layout
18570
18571 \begin_layout Plain Layout
18572 \align center
18573 \begin_inset Tabular
18574 <lyxtabular version="3" rows="3" columns="3">
18575 <features rotate="0" tabularvalignment="middle">
18576 <column alignment="center" valignment="top" special="Wc">
18577 <column alignment="center" valignment="top" special="Wc">
18578 <column alignment="center" valignment="top" special="WcW">
18579 <row>
18580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18581 \begin_inset Text
18582
18583 \begin_layout Plain Layout
18584 sd
18585 \end_layout
18586
18587 \end_inset
18588 </cell>
18589 <cell alignment="center" valignment="top" topline="true" usebox="none">
18590 \begin_inset Text
18591
18592 \begin_layout Plain Layout
18593
18594 \end_layout
18595
18596 \end_inset
18597 </cell>
18598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18599 \begin_inset Text
18600
18601 \begin_layout Plain Layout
18602
18603 \end_layout
18604
18605 \end_inset
18606 </cell>
18607 </row>
18608 <row>
18609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18610 \begin_inset Text
18611
18612 \begin_layout Plain Layout
18613
18614 \end_layout
18615
18616 \end_inset
18617 </cell>
18618 <cell alignment="center" valignment="top" topline="true" usebox="none">
18619 \begin_inset Text
18620
18621 \begin_layout Plain Layout
18622 sd
18623 \end_layout
18624
18625 \end_inset
18626 </cell>
18627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18628 \begin_inset Text
18629
18630 \begin_layout Plain Layout
18631
18632 \end_layout
18633
18634 \end_inset
18635 </cell>
18636 </row>
18637 <row>
18638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18639 \begin_inset Text
18640
18641 \begin_layout Plain Layout
18642
18643 \end_layout
18644
18645 \end_inset
18646 </cell>
18647 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18648 \begin_inset Text
18649
18650 \begin_layout Plain Layout
18651
18652 \end_layout
18653
18654 \end_inset
18655 </cell>
18656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18657 \begin_inset Text
18658
18659 \begin_layout Plain Layout
18660 sd
18661 \end_layout
18662
18663 \end_inset
18664 </cell>
18665 </row>
18666 </lyxtabular>
18667
18668 \end_inset
18669
18670
18671 \end_layout
18672
18673 \end_inset
18674
18675
18676 \end_layout
18677
18678 \begin_layout Standard
18679 \begin_inset VSpace bigskip
18680 \end_inset
18681
18682 Um zum Beispiel horizontale Linien rot zu färben wie in Tabelle
18683 \begin_inset space ~
18684 \end_inset
18685
18686
18687 \begin_inset CommandInset ref
18688 LatexCommand ref
18689 reference "tab:Tabelle-mit-farbigen-horiz"
18690
18691 \end_inset
18692
18693 , müssen Sie folgenden Befehl als TeX-Code vor der (Gleitobjekt-)Tabelle
18694  einfügen:
18695 \end_layout
18696
18697 \begin_layout Standard
18698
18699 \series bold
18700
18701 \backslash
18702 let
18703 \backslash
18704 myHlineC
18705 \backslash
18706 hline
18707 \begin_inset Newline newline
18708 \end_inset
18709
18710
18711 \backslash
18712 renewcommand{
18713 \backslash
18714 hline}
18715 \begin_inset Newline newline
18716 \end_inset
18717
18718
18719 \begin_inset Phantom HPhantom
18720 status open
18721
18722 \begin_layout Plain Layout
18723
18724 \series bold
18725 \begin_inset space ~
18726 \end_inset
18727
18728
18729 \end_layout
18730
18731 \end_inset
18732
18733 {
18734 \backslash
18735 arrayrulecolor{red}
18736 \backslash
18737 myHlineC
18738 \backslash
18739 arrayrulecolor{black}}
18740 \end_layout
18741
18742 \begin_layout Standard
18743 \begin_inset ERT
18744 status collapsed
18745
18746 \begin_layout Plain Layout
18747
18748
18749 \backslash
18750 let
18751 \backslash
18752 myHlineC
18753 \backslash
18754 hline
18755 \end_layout
18756
18757 \begin_layout Plain Layout
18758
18759
18760 \backslash
18761 renewcommand{
18762 \backslash
18763 hline}
18764 \end_layout
18765
18766 \begin_layout Plain Layout
18767
18768  {
18769 \backslash
18770 arrayrulecolor{red}
18771 \backslash
18772 myHlineC
18773 \backslash
18774 arrayrulecolor{black}}
18775 \end_layout
18776
18777 \end_inset
18778
18779
18780 \begin_inset Float table
18781 placement h
18782 wide false
18783 sideways false
18784 status open
18785
18786 \begin_layout Plain Layout
18787 \begin_inset Caption Standard
18788
18789 \begin_layout Plain Layout
18790 \begin_inset CommandInset label
18791 LatexCommand label
18792 name "tab:Tabelle-mit-farbigen-horiz"
18793
18794 \end_inset
18795
18796 Tabelle mit farbigen horizontalen Linien
18797 \end_layout
18798
18799 \end_inset
18800
18801
18802 \end_layout
18803
18804 \begin_layout Plain Layout
18805 \align center
18806 \begin_inset Tabular
18807 <lyxtabular version="3" rows="3" columns="3">
18808 <features rotate="0" tabularvalignment="middle">
18809 <column alignment="center" valignment="top">
18810 <column alignment="center" valignment="top">
18811 <column alignment="center" valignment="top">
18812 <row>
18813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18814 \begin_inset Text
18815
18816 \begin_layout Plain Layout
18817 sd
18818 \end_layout
18819
18820 \end_inset
18821 </cell>
18822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18823 \begin_inset Text
18824
18825 \begin_layout Plain Layout
18826
18827 \end_layout
18828
18829 \end_inset
18830 </cell>
18831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 </row>
18841 <row>
18842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18843 \begin_inset Text
18844
18845 \begin_layout Plain Layout
18846
18847 \end_layout
18848
18849 \end_inset
18850 </cell>
18851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18852 \begin_inset Text
18853
18854 \begin_layout Plain Layout
18855 sd
18856 \end_layout
18857
18858 \end_inset
18859 </cell>
18860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18861 \begin_inset Text
18862
18863 \begin_layout Plain Layout
18864
18865 \end_layout
18866
18867 \end_inset
18868 </cell>
18869 </row>
18870 <row>
18871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18872 \begin_inset Text
18873
18874 \begin_layout Plain Layout
18875
18876 \end_layout
18877
18878 \end_inset
18879 </cell>
18880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18881 \begin_inset Text
18882
18883 \begin_layout Plain Layout
18884
18885 \end_layout
18886
18887 \end_inset
18888 </cell>
18889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18890 \begin_inset Text
18891
18892 \begin_layout Plain Layout
18893 sd
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 </row>
18899 </lyxtabular>
18900
18901 \end_inset
18902
18903
18904 \end_layout
18905
18906 \end_inset
18907
18908
18909 \end_layout
18910
18911 \begin_layout Standard
18912 Um die schwarze Linienfarbe zurückzubekommen, müssen Sie folgenden Befehl
18913  als TeX-Code hinter der Tabelle einfügen:
18914 \end_layout
18915
18916 \begin_layout Standard
18917
18918 \series bold
18919
18920 \backslash
18921 renewcommand{
18922 \backslash
18923 hline}{
18924 \backslash
18925 myHlineC}
18926 \end_layout
18927
18928 \begin_layout Standard
18929 Tabelle
18930 \begin_inset space ~
18931 \end_inset
18932
18933
18934 \begin_inset CommandInset ref
18935 LatexCommand ref
18936 reference "tab:Table-with-colored"
18937
18938 \end_inset
18939
18940  ist ein Beispiel mit farbigen vertikalen und horizontalen Linien.
18941 \end_layout
18942
18943 \begin_layout Standard
18944 \begin_inset Float table
18945 placement h
18946 wide false
18947 sideways false
18948 status open
18949
18950 \begin_layout Plain Layout
18951 \begin_inset Caption Standard
18952
18953 \begin_layout Plain Layout
18954 \begin_inset CommandInset label
18955 LatexCommand label
18956 name "tab:Table-with-colored"
18957
18958 \end_inset
18959
18960 Tabelle mit farbigen Linien
18961 \end_layout
18962
18963 \end_inset
18964
18965
18966 \end_layout
18967
18968 \begin_layout Plain Layout
18969 \align center
18970 \begin_inset Tabular
18971 <lyxtabular version="3" rows="3" columns="3">
18972 <features rotate="0" tabularvalignment="middle">
18973 <column alignment="center" valignment="top" special="Wc">
18974 <column alignment="center" valignment="top" special="Wc">
18975 <column alignment="center" valignment="top" special="WcW">
18976 <row>
18977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18978 \begin_inset Text
18979
18980 \begin_layout Plain Layout
18981 sd
18982 \end_layout
18983
18984 \end_inset
18985 </cell>
18986 <cell alignment="center" valignment="top" topline="true" usebox="none">
18987 \begin_inset Text
18988
18989 \begin_layout Plain Layout
18990
18991 \end_layout
18992
18993 \end_inset
18994 </cell>
18995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18996 \begin_inset Text
18997
18998 \begin_layout Plain Layout
18999
19000 \end_layout
19001
19002 \end_inset
19003 </cell>
19004 </row>
19005 <row>
19006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19007 \begin_inset Text
19008
19009 \begin_layout Plain Layout
19010
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 <cell alignment="center" valignment="top" topline="true" usebox="none">
19016 \begin_inset Text
19017
19018 \begin_layout Plain Layout
19019 sd
19020 \end_layout
19021
19022 \end_inset
19023 </cell>
19024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19025 \begin_inset Text
19026
19027 \begin_layout Plain Layout
19028
19029 \end_layout
19030
19031 \end_inset
19032 </cell>
19033 </row>
19034 <row topspace="default">
19035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19036 \begin_inset Text
19037
19038 \begin_layout Plain Layout
19039
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19045 \begin_inset Text
19046
19047 \begin_layout Plain Layout
19048
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057 sd
19058 \end_layout
19059
19060 \end_inset
19061 </cell>
19062 </row>
19063 </lyxtabular>
19064
19065 \end_inset
19066
19067
19068 \end_layout
19069
19070 \end_inset
19071
19072
19073 \end_layout
19074
19075 \begin_layout Standard
19076 \begin_inset ERT
19077 status collapsed
19078
19079 \begin_layout Plain Layout
19080
19081
19082 \backslash
19083 renewcommand{
19084 \backslash
19085 hline}{
19086 \backslash
19087 myHlineC}
19088 \end_layout
19089
19090 \end_inset
19091
19092
19093 \end_layout
19094
19095 \begin_layout Standard
19096 \begin_inset ERT
19097 status collapsed
19098
19099 \begin_layout Plain Layout
19100
19101
19102 \backslash
19103 setlength{
19104 \backslash
19105 arrayrulewidth}{0.4pt}
19106 \end_layout
19107
19108 \end_inset
19109
19110
19111 \begin_inset Note Note
19112 status collapsed
19113
19114 \begin_layout Plain Layout
19115 setzt die Liniendicke wieder auf ihren Standardwert zurück
19116 \end_layout
19117
19118 \end_inset
19119
19120
19121 \end_layout
19122
19123 \begin_layout Section
19124 Rotierte Tabellenzellen
19125 \begin_inset CommandInset label
19126 LatexCommand label
19127 name "abs:Rotierte-Tabellenzellen"
19128
19129 \end_inset
19130
19131
19132 \begin_inset Index idx
19133 status collapsed
19134
19135 \begin_layout Plain Layout
19136 Tabellen ! rotierte Zellen
19137 \end_layout
19138
19139 \end_inset
19140
19141
19142 \begin_inset Index idx
19143 status collapsed
19144
19145 \begin_layout Plain Layout
19146 Rotiertes Material
19147 \end_layout
19148
19149 \end_inset
19150
19151
19152 \end_layout
19153
19154 \begin_layout Standard
19155 \begin_inset Note Greyedout
19156 status open
19157
19158 \begin_layout Plain Layout
19159
19160 \series bold
19161 Achtung:
19162 \series default
19163  Nicht alle DVI-Betrachter können Rotationen anzeigen.
19164 \end_layout
19165
19166 \end_inset
19167
19168
19169 \end_layout
19170
19171 \begin_layout Standard
19172 Momentan bietet LyX nur an, Tabellenzellen um 90
19173 \begin_inset space \thinspace{}
19174 \end_inset
19175
19176 ° gegen den Uhrzeigersinn zu rotieren.
19177  Um Zellen um Winkel Ihrer Wahl zu rotieren, müssen Sie dies zu Ihrem LaTeX-Vors
19178 pann hinzufügen:
19179 \end_layout
19180
19181 \begin_layout Standard
19182
19183 \series bold
19184
19185 \backslash
19186 @ifundefined{turnbox}{
19187 \backslash
19188 usepackage{rotating}}{}
19189 \end_layout
19190
19191 \begin_layout Standard
19192 In die Tabellenzelle, die rotiert werden soll, fügen Sie zu Beginn diesen
19193  Befehl als TeX-Code ein:
19194 \end_layout
19195
19196 \begin_layout Standard
19197
19198 \series bold
19199
19200 \backslash
19201 begin{turn}{Winkel}
19202 \end_layout
19203
19204 \begin_layout Standard
19205 wobei Winkel der Rotationswinkel in ° ist.
19206  Am Ende der Zellen wird der Befehl
19207 \end_layout
19208
19209 \begin_layout Standard
19210
19211 \series bold
19212
19213 \backslash
19214 end{turn}
19215 \end_layout
19216
19217 \begin_layout Standard
19218 als TeX-Code eingefügt.
19219 \end_layout
19220
19221 \begin_layout Standard
19222 Tabelle
19223 \begin_inset space ~
19224 \end_inset
19225
19226
19227 \begin_inset CommandInset ref
19228 LatexCommand ref
19229 reference "tab:Tabelle-mit-rotierten"
19230
19231 \end_inset
19232
19233  ist ein Beispiel bei dem 3
19234 \begin_inset space ~
19235 \end_inset
19236
19237 Zellen um 45
19238 \begin_inset space \thinspace{}
19239 \end_inset
19240
19241 ° rotiert wurden.
19242 \end_layout
19243
19244 \begin_layout Standard
19245 \begin_inset Float table
19246 wide false
19247 sideways false
19248 status open
19249
19250 \begin_layout Plain Layout
19251 \begin_inset Caption Standard
19252
19253 \begin_layout Plain Layout
19254 \begin_inset CommandInset label
19255 LatexCommand label
19256 name "tab:Tabelle-mit-rotierten"
19257
19258 \end_inset
19259
19260 Tabelle mit rotierten Zellen in der ersten Zeile.
19261 \end_layout
19262
19263 \end_inset
19264
19265
19266 \end_layout
19267
19268 \begin_layout Plain Layout
19269 \noindent
19270 \align center
19271 \begin_inset Tabular
19272 <lyxtabular version="3" rows="2" columns="3">
19273 <features rotate="0" tabularvalignment="middle">
19274 <column alignment="center" valignment="top">
19275 <column alignment="center" valignment="top" width="0pt">
19276 <column alignment="center" valignment="top">
19277 <row>
19278 <cell alignment="center" valignment="top" usebox="none">
19279 \begin_inset Text
19280
19281 \begin_layout Plain Layout
19282 \begin_inset ERT
19283 status collapsed
19284
19285 \begin_layout Plain Layout
19286
19287
19288 \backslash
19289 begin{turn}{45}
19290 \end_layout
19291
19292 \end_inset
19293
19294 Tassen
19295 \begin_inset ERT
19296 status collapsed
19297
19298 \begin_layout Plain Layout
19299
19300
19301 \backslash
19302 end{turn}
19303 \end_layout
19304
19305 \end_inset
19306
19307
19308 \end_layout
19309
19310 \end_inset
19311 </cell>
19312 <cell alignment="center" valignment="top" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Plain Layout
19316 \begin_inset ERT
19317 status collapsed
19318
19319 \begin_layout Plain Layout
19320
19321
19322 \backslash
19323 begin{turn}{45}
19324 \end_layout
19325
19326 \end_inset
19327
19328 Teller
19329 \begin_inset ERT
19330 status collapsed
19331
19332 \begin_layout Plain Layout
19333
19334
19335 \backslash
19336 end{turn}
19337 \end_layout
19338
19339 \end_inset
19340
19341
19342 \end_layout
19343
19344 \end_inset
19345 </cell>
19346 <cell alignment="center" valignment="top" usebox="none">
19347 \begin_inset Text
19348
19349 \begin_layout Plain Layout
19350 \begin_inset ERT
19351 status collapsed
19352
19353 \begin_layout Plain Layout
19354
19355
19356 \backslash
19357 begin{turn}{45}
19358 \end_layout
19359
19360 \end_inset
19361
19362 Untertassen
19363 \begin_inset ERT
19364 status collapsed
19365
19366 \begin_layout Plain Layout
19367
19368
19369 \backslash
19370 end{turn}
19371 \end_layout
19372
19373 \end_inset
19374
19375
19376 \end_layout
19377
19378 \end_inset
19379 </cell>
19380 </row>
19381 <row>
19382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19383 \begin_inset Text
19384
19385 \begin_layout Plain Layout
19386 45
19387 \end_layout
19388
19389 \end_inset
19390 </cell>
19391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19392 \begin_inset Text
19393
19394 \begin_layout Plain Layout
19395 33
19396 \end_layout
19397
19398 \end_inset
19399 </cell>
19400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19401 \begin_inset Text
19402
19403 \begin_layout Plain Layout
19404 21
19405 \end_layout
19406
19407 \end_inset
19408 </cell>
19409 </row>
19410 </lyxtabular>
19411
19412 \end_inset
19413
19414
19415 \end_layout
19416
19417 \end_inset
19418
19419
19420 \end_layout
19421
19422 \begin_layout Standard
19423 \begin_inset Note Greyedout
19424 status open
19425
19426 \begin_layout Plain Layout
19427
19428 \series bold
19429 Achtung:
19430 \series default
19431  Zeilenumbrüche (Tastenkürzel 
19432 \family sans
19433 Strg+Enter
19434 \family default
19435 ) sind in rotierten Zellen nicht erlaubt.
19436 \end_layout
19437
19438 \end_inset
19439
19440
19441 \end_layout
19442
19443 \begin_layout Standard
19444 Wenn Sie Tabellenzellen mit Zeilenumbrüchen rotieren wollen, müssen Sie
19445  den Zelleninhalt in eine Minipage oder Parbox tun.
19446 \begin_inset Foot
19447 status collapsed
19448
19449 \begin_layout Plain Layout
19450 Für mehr über diese Boxen siehe Abschnitt
19451 \begin_inset space ~
19452 \end_inset
19453
19454
19455 \begin_inset CommandInset ref
19456 LatexCommand ref
19457 reference "abs:Minipage"
19458
19459 \end_inset
19460
19461  und 
19462 \begin_inset CommandInset ref
19463 LatexCommand ref
19464 reference "abs:Parbox"
19465
19466 \end_inset
19467
19468 .
19469 \end_layout
19470
19471 \end_inset
19472
19473  Wenn Sie diese Zelle um 90
19474 \begin_inset space \thinspace{}
19475 \end_inset
19476
19477 ° rotieren, ist die Breite der Box die Höhe der Zelle.
19478  Tabelle
19479 \begin_inset space ~
19480 \end_inset
19481
19482
19483 \begin_inset CommandInset ref
19484 LatexCommand ref
19485 reference "tab:Tabelle-mit-rotierter-Umbruch"
19486
19487 \end_inset
19488
19489  ist ein Beispiel für eine rotierte Zelle mit Zeilenumbruch, wobei die Boxbreite
19490  auch 3
19491 \begin_inset space \thinspace{}
19492 \end_inset
19493
19494 cm gesetzt wurde.
19495 \end_layout
19496
19497 \begin_layout Standard
19498 \begin_inset Float table
19499 wide false
19500 sideways false
19501 status open
19502
19503 \begin_layout Plain Layout
19504 \begin_inset Caption Standard
19505
19506 \begin_layout Plain Layout
19507 \begin_inset CommandInset label
19508 LatexCommand label
19509 name "tab:Tabelle-mit-rotierter-Umbruch"
19510
19511 \end_inset
19512
19513 Tabelle mit rotierter Zelle mit Zeilenumbruch.
19514 \end_layout
19515
19516 \end_inset
19517
19518
19519 \end_layout
19520
19521 \begin_layout Plain Layout
19522 \noindent
19523 \align center
19524 \begin_inset Tabular
19525 <lyxtabular version="3" rows="2" columns="3">
19526 <features rotate="0" tabularvalignment="middle">
19527 <column alignment="center" valignment="top">
19528 <column alignment="center" valignment="top" width="0pt">
19529 <column alignment="center" valignment="top">
19530 <row>
19531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19532 \begin_inset Text
19533
19534 \begin_layout Plain Layout
19535 a
19536 \end_layout
19537
19538 \end_inset
19539 </cell>
19540 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
19541 \begin_inset Text
19542
19543 \begin_layout Plain Layout
19544 \begin_inset Box Frameless
19545 position "t"
19546 hor_pos "c"
19547 has_inner_box 1
19548 inner_pos "t"
19549 use_parbox 0
19550 use_makebox 0
19551 width "3cm"
19552 special "none"
19553 height "1in"
19554 height_special "totalheight"
19555 status open
19556
19557 \begin_layout Plain Layout
19558 rotierte Zelle
19559 \begin_inset Newline newline
19560 \end_inset
19561
19562 mit Zeilenumbruch
19563 \end_layout
19564
19565 \end_inset
19566
19567
19568 \end_layout
19569
19570 \end_inset
19571 </cell>
19572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19573 \begin_inset Text
19574
19575 \begin_layout Plain Layout
19576 e
19577 \end_layout
19578
19579 \end_inset
19580 </cell>
19581 </row>
19582 <row>
19583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587 b
19588 \end_layout
19589
19590 \end_inset
19591 </cell>
19592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19593 \begin_inset Text
19594
19595 \begin_layout Plain Layout
19596 c
19597 \end_layout
19598
19599 \end_inset
19600 </cell>
19601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19602 \begin_inset Text
19603
19604 \begin_layout Plain Layout
19605 d
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 </row>
19611 </lyxtabular>
19612
19613 \end_inset
19614
19615
19616 \end_layout
19617
19618 \end_inset
19619
19620
19621 \end_layout
19622
19623 \begin_layout Section
19624 Berechnung der Tabellenbreite
19625 \begin_inset CommandInset label
19626 LatexCommand label
19627 name "abs:Berechnung-der-Tabellenbreite"
19628
19629 \end_inset
19630
19631
19632 \end_layout
19633
19634 \begin_layout Standard
19635 Für breite Tabellen ist es manchmal schwierig sicherzustellen, dass die
19636  Tabelle nicht über den Seitenrand hinausragt.
19637  Das Setzen einer festen Breite für jede Spalte der Tabelle ist die Lösung,
19638  aber wie viel Platz wird für jede Spalte benötigt?
19639 \end_layout
19640
19641 \begin_layout Standard
19642 Die Tabellenbreite 
19643 \begin_inset Formula $W_{\mathrm{Tabelle}}$
19644 \end_inset
19645
19646  kann berechnet werden: Jede Spalte hat die Breite der angegebenen Spaltenbreite
19647  
19648 \begin_inset Formula $W_{\mathrm{Spalte}}$
19649 \end_inset
19650
19651  (die der Inhalt der Spalte belegen kann) plus zweimal den Abstand zwischen
19652  Spalteninhalt und dem Rand der Spalte (LaTeX-Länge
19653 \series bold
19654  
19655 \backslash
19656 tabcolsep
19657 \series default
19658 , Voreinstellung 6
19659 \begin_inset space \thinspace{}
19660 \end_inset
19661
19662 pt) plus die Breite einer Tabellenlinie (LaTeX-Länge 
19663 \series bold
19664
19665 \backslash
19666 arrayrulewidth
19667 \series default
19668 , Voreinstellung 0.4
19669 \begin_inset space \thinspace{}
19670 \end_inset
19671
19672 pt): Wenn alle 
19673 \begin_inset Formula $n$
19674 \end_inset
19675
19676
19677 \begin_inset space ~
19678 \end_inset
19679
19680 Spalten dieselbe Breite haben, ist die Tabellenbreite also
19681 \begin_inset Formula 
19682 \begin{equation}
19683 W_{\mathrm{Tabelle}}=n\left(W_{\mathrm{Spalte}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
19684 \end{equation}
19685
19686 \end_inset
19687
19688
19689 \end_layout
19690
19691 \begin_layout Standard
19692 Die verfügbare Breite für eine Tabelle ist der Raum zwischen den Seitenrändern
19693  oder die Breite einer Textspalte (für ein zweispaltiges Dokument) (LaTeX-Länge
19694  
19695 \series bold
19696
19697 \backslash
19698 columnwidth
19699 \series default
19700 ).
19701  Wenn alle Tabellenspalten dieselbe Breite haben sollen und 
19702 \begin_inset Formula $W_{\mathrm{Tabelle}}$
19703 \end_inset
19704
19705  gleich 1
19706 \begin_inset space \thinspace{}
19707 \end_inset
19708
19709
19710 \backslash
19711 columnwidth sein soll, kann 
19712 \begin_inset Formula $W_{\mathrm{Spalte}}$
19713 \end_inset
19714
19715  leicht berechnet werden.
19716 \end_layout
19717
19718 \begin_layout Standard
19719 Um Berechnungen ausführen zu können, muss das LaTeX-Paket 
19720 \series bold
19721 calc
19722 \series default
19723
19724 \begin_inset Index idx
19725 status collapsed
19726
19727 \begin_layout Plain Layout
19728 LaTeX-Pakete ! calc
19729 \end_layout
19730
19731 \end_inset
19732
19733  im LaTeX-Vorspann geladen werden.
19734  Um die Breite im Tabellendialog anzugeben, muss das Feld 
19735 \family sans
19736 LaTeX-Argument
19737 \family default
19738  verwendet werden.
19739  Das Befehlsschema für dieses Feld ist dasselbe, das in Abschnitt
19740 \begin_inset space ~
19741 \end_inset
19742
19743
19744 \begin_inset CommandInset ref
19745 LatexCommand ref
19746 reference "uab:Mehrfachspalten-Berechnungen"
19747
19748 \end_inset
19749
19750  erklärt ist.
19751  Für eine Tabelle mit 5
19752 \begin_inset space \thinspace{}
19753 \end_inset
19754
19755 Spalten mit einer einheitlichen Breite und zentriertem Text, gibt man dort
19756  für jede Spalte den Befehl
19757 \end_layout
19758
19759 \begin_layout Standard
19760
19761 \series bold
19762 >{
19763 \backslash
19764 centering}p{(1
19765 \backslash
19766 columnwidth-62.4pt)/5}
19767 \end_layout
19768
19769 \begin_layout Standard
19770 an.
19771  Für eine Tabelle mit 5
19772 \begin_inset space \thinspace{}
19773 \end_inset
19774
19775 Spalten bei der 2 das 0,75
19776 \begin_inset space \thinspace{}
19777 \end_inset
19778
19779 fache der Breite der anderen 3
19780 \begin_inset space ~
19781 \end_inset
19782
19783 Spalten haben sollen, ist die Berechnung
19784 \begin_inset Formula 
19785 \begin{align}
19786 \backslash\mbox{columnwidth} & =3\, W_{\mathrm{Spalte}}+2\cdot0,75\, W_{\mathrm{Spalte}}+\backslash\mbox{arrayrulewidth}\nonumber \\
19787  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
19788  & =4,5\, W_{\mathrm{Spalte}}+62,4\,\mathrm{pt}\nonumber \\
19789 W_{\mathrm{Spalte}} & =\frac{\backslash\mbox{columnwidth}-62,4\,\mathrm{pt}}{4,5}
19790 \end{align}
19791
19792 \end_inset
19793
19794
19795 \end_layout
19796
19797 \begin_layout Standard
19798 In der Tabelle wird daher der Befehl
19799 \end_layout
19800
19801 \begin_layout Standard
19802
19803 \series bold
19804 >{
19805 \backslash
19806 centering}p{(1
19807 \backslash
19808 columnwidth-62.4pt)/
19809 \backslash
19810 real{4.5}}
19811 \end_layout
19812
19813 \begin_layout Standard
19814 für die breiteren Spalten verwendet und
19815 \end_layout
19816
19817 \begin_layout Standard
19818
19819 \series bold
19820 >{
19821 \backslash
19822 centering}p{(1
19823 \backslash
19824 columnwidth-62.4pt)/
19825 \backslash
19826 real{4.5}*
19827 \backslash
19828 real{0.75}}
19829 \end_layout
19830
19831 \begin_layout Standard
19832 für die schmaleren:
19833 \end_layout
19834
19835 \begin_layout Standard
19836 \begin_inset Tabular
19837 <lyxtabular version="3" rows="2" columns="5">
19838 <features rotate="0" tabularvalignment="middle">
19839 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19840 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19841 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19842 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19843 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19844 <row>
19845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849 1
19850 \end_layout
19851
19852 \end_inset
19853 </cell>
19854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19855 \begin_inset Text
19856
19857 \begin_layout Plain Layout
19858 2
19859 \end_layout
19860
19861 \end_inset
19862 </cell>
19863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19864 \begin_inset Text
19865
19866 \begin_layout Plain Layout
19867 3
19868 \end_layout
19869
19870 \end_inset
19871 </cell>
19872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19873 \begin_inset Text
19874
19875 \begin_layout Plain Layout
19876 4
19877 \end_layout
19878
19879 \end_inset
19880 </cell>
19881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19882 \begin_inset Text
19883
19884 \begin_layout Plain Layout
19885 5
19886 \end_layout
19887
19888 \end_inset
19889 </cell>
19890 </row>
19891 <row>
19892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19893 \begin_inset Text
19894
19895 \begin_layout Plain Layout
19896 111111 1111111 111111 111111111 11111 11111 1111
19897 \end_layout
19898
19899 \end_inset
19900 </cell>
19901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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" bottomline="true" leftline="true" usebox="none">
19911 \begin_inset Text
19912
19913 \begin_layout Plain Layout
19914 2222 22222 222222 222222222 2222222 22 22222
19915 \end_layout
19916
19917 \end_inset
19918 </cell>
19919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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" bottomline="true" leftline="true" rightline="true" usebox="none">
19929 \begin_inset Text
19930
19931 \begin_layout Plain Layout
19932 333333 333333 333333 33333 3333333 333
19933 \end_layout
19934
19935 \end_inset
19936 </cell>
19937 </row>
19938 </lyxtabular>
19939
19940 \end_inset
19941
19942
19943 \end_layout
19944
19945 \begin_layout Section
19946 Tabellen-Anpassung
19947 \begin_inset Index idx
19948 status collapsed
19949
19950 \begin_layout Plain Layout
19951 Tabellen ! Anpassung
19952 \end_layout
19953
19954 \end_inset
19955
19956
19957 \end_layout
19958
19959 \begin_layout Subsection
19960 Zeilenabstand
19961 \begin_inset CommandInset label
19962 LatexCommand label
19963 name "uab:Zeilenabstand"
19964
19965 \end_inset
19966
19967
19968 \begin_inset Index idx
19969 status collapsed
19970
19971 \begin_layout Plain Layout
19972 Tabellen ! Zeilenabstand
19973 \end_layout
19974
19975 \end_inset
19976
19977
19978 \end_layout
19979
19980 \begin_layout Standard
19981 Auf der Karteikarte 
19982 \family sans
19983 Rahmen
19984 \family default
19985  des 
19986 \family sans
19987 Tabellen-Einstellungen
19988 \family default
19989 -Dialogs können Sie 
19990 \family sans
19991 zusätzliche
19992 \begin_inset space ~
19993 \end_inset
19994
19995 Abstände
19996 \family default
19997  einfügen.
19998  Dabei haben Sie drei Möglichkeiten:
19999 \end_layout
20000
20001 \begin_layout Description
20002 Oberhalb
20003 \begin_inset space ~
20004 \end_inset
20005
20006 der
20007 \begin_inset space ~
20008 \end_inset
20009
20010 Zeile fügt oberhalb des Zeileninhalts zusätzlichen Leerraum ein.
20011  Bei einer formalen Tabelle
20012 \begin_inset Foot
20013 status collapsed
20014
20015 \begin_layout Plain Layout
20016 Formale Tabellen wurden in Abschnitt
20017 \begin_inset space ~
20018 \end_inset
20019
20020
20021 \begin_inset CommandInset ref
20022 LatexCommand ref
20023 reference "abs:Formale-Tabellen"
20024
20025 \end_inset
20026
20027  beschrieben.
20028 \end_layout
20029
20030 \end_inset
20031
20032  fügt LyX standardmäßig 0.5
20033 \begin_inset space \thinspace{}
20034 \end_inset
20035
20036 em Leerraum ein.
20037  Bei normalen Tabellen werden die vertikalen Linien leider nicht mit verlängert:
20038 \begin_inset VSpace medskip
20039 \end_inset
20040
20041
20042 \begin_inset Newline newline
20043 \end_inset
20044
20045
20046 \begin_inset space \hspace*{}
20047 \length 0pt
20048 \end_inset
20049
20050
20051 \begin_inset space \hfill{}
20052 \end_inset
20053
20054
20055 \begin_inset Tabular
20056 <lyxtabular version="3" rows="3" columns="1">
20057 <features rotate="0" tabularvalignment="middle">
20058 <column alignment="center" valignment="top">
20059 <row>
20060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20061 \begin_inset Text
20062
20063 \begin_layout Plain Layout
20064 A
20065 \end_layout
20066
20067 \end_inset
20068 </cell>
20069 </row>
20070 <row topspace="3mm">
20071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20072 \begin_inset Text
20073
20074 \begin_layout Plain Layout
20075 3
20076 \begin_inset space \thinspace{}
20077 \end_inset
20078
20079 mm Leerraum oberhalb der Zeile
20080 \end_layout
20081
20082 \end_inset
20083 </cell>
20084 </row>
20085 <row>
20086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20087 \begin_inset Text
20088
20089 \begin_layout Plain Layout
20090 C
20091 \end_layout
20092
20093 \end_inset
20094 </cell>
20095 </row>
20096 </lyxtabular>
20097
20098 \end_inset
20099
20100
20101 \begin_inset space \hfill{}
20102 \end_inset
20103
20104
20105 \begin_inset space \hspace*{}
20106 \length 0pt
20107 \end_inset
20108
20109
20110 \begin_inset VSpace medskip
20111 \end_inset
20112
20113
20114 \begin_inset Newline newline
20115 \end_inset
20116
20117 Deshalb macht das Einfügen oberhalb der Zeile nur Sinn, wenn Sie keine vertikale
20118 n Linien verwenden.
20119 \end_layout
20120
20121 \begin_layout Description
20122 Unterhalb
20123 \begin_inset space ~
20124 \end_inset
20125
20126 der
20127 \begin_inset space ~
20128 \end_inset
20129
20130 Zeile fügt unterhalb des Zeileninhalts zusätzlichen Leerraum ein.
20131  Bei einer formalen Tabelle fügt LyX standardmäßig 0.5
20132 \begin_inset space \thinspace{}
20133 \end_inset
20134
20135 em Leerraum ein.
20136  Bei normalen Tabellen ist der Standardwert 2
20137 \begin_inset space \thinspace{}
20138 \end_inset
20139
20140 pt.
20141 \end_layout
20142
20143 \begin_layout Description
20144 Zwischen
20145 \begin_inset space ~
20146 \end_inset
20147
20148 den
20149 \begin_inset space ~
20150 \end_inset
20151
20152 Zeilen fügt zwischen zwei Zeilen zusätzlichen Leerraum ein.
20153  Bei einer formalen Tabelle fügt LyX standardmäßig 0.5
20154 \begin_inset space \thinspace{}
20155 \end_inset
20156
20157 em Leerraum ein.
20158  Bei normalen Tabellen werden die vertikalen Linien leider nicht mit verlängert:
20159 \begin_inset VSpace medskip
20160 \end_inset
20161
20162
20163 \begin_inset Newline newline
20164 \end_inset
20165
20166
20167 \begin_inset space \hspace*{}
20168 \length 0pt
20169 \end_inset
20170
20171
20172 \begin_inset space \hfill{}
20173 \end_inset
20174
20175
20176 \begin_inset Tabular
20177 <lyxtabular version="3" rows="3" columns="1">
20178 <features rotate="0" tabularvalignment="middle">
20179 <column alignment="center" valignment="top">
20180 <row>
20181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20182 \begin_inset Text
20183
20184 \begin_layout Plain Layout
20185 A
20186 \end_layout
20187
20188 \end_inset
20189 </cell>
20190 </row>
20191 <row interlinespace="3mm">
20192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20193 \begin_inset Text
20194
20195 \begin_layout Plain Layout
20196 \begin_inset Formula $\downarrow$
20197 \end_inset
20198
20199  3
20200 \begin_inset space \thinspace{}
20201 \end_inset
20202
20203 mm Leerraum zwischen den Zeilen 
20204 \begin_inset Formula $\downarrow$
20205 \end_inset
20206
20207
20208 \end_layout
20209
20210 \end_inset
20211 </cell>
20212 </row>
20213 <row>
20214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20215 \begin_inset Text
20216
20217 \begin_layout Plain Layout
20218 \begin_inset Formula $\uparrow$
20219 \end_inset
20220
20221  3
20222 \begin_inset space \thinspace{}
20223 \end_inset
20224
20225 mm Leerraum zwischen den Zeilen 
20226 \begin_inset Formula $\uparrow$
20227 \end_inset
20228
20229
20230 \end_layout
20231
20232 \end_inset
20233 </cell>
20234 </row>
20235 </lyxtabular>
20236
20237 \end_inset
20238
20239
20240 \begin_inset space \hfill{}
20241 \end_inset
20242
20243
20244 \begin_inset space \hspace*{}
20245 \length 0pt
20246 \end_inset
20247
20248
20249 \begin_inset VSpace medskip
20250 \end_inset
20251
20252
20253 \begin_inset Newline newline
20254 \end_inset
20255
20256 Deshalb macht das Einfügen oberhalb der Zeile nur Sinn, wenn Sie keine vertikale
20257 n Linien verwenden.
20258 \end_layout
20259
20260 \begin_layout Standard
20261 \begin_inset VSpace bigskip
20262 \end_inset
20263
20264 Wenn Sie die Höhe aller Zellen vergrößern wollen, können Sie das mit folgenden
20265  Befehlen im LaTeX-Vorspann machen:
20266 \end_layout
20267
20268 \begin_layout Standard
20269
20270 \series bold
20271
20272 \backslash
20273 @ifundefined{extrarowheight}
20274 \begin_inset Newline newline
20275 \end_inset
20276
20277
20278 \begin_inset Phantom HPhantom
20279 status open
20280
20281 \begin_layout Plain Layout
20282
20283 \series bold
20284 \begin_inset space ~
20285 \end_inset
20286
20287
20288 \end_layout
20289
20290 \end_inset
20291
20292 {
20293 \backslash
20294 usepackage{array}}{}
20295 \begin_inset Newline newline
20296 \end_inset
20297
20298
20299 \backslash
20300 setlength{
20301 \backslash
20302 extrarowheight}{Höhe}
20303 \end_layout
20304
20305 \begin_layout Standard
20306 Aber das hat den Nachteil, dass die Zelltexte nicht mehr genau vertikal
20307  ausgerichtet sind.
20308  (Das Paket 
20309 \series bold
20310 array
20311 \series default
20312  wird automatisch von LyX geladen, wenn Sie selbst definierte Tabellenformate
20313  verwenden.
20314  Der Befehl 
20315 \series bold
20316
20317 \backslash
20318 @ifundefined
20319 \series default
20320  vermeidet, dass es in diesem Fall doppelt geladen wird.)
20321 \end_layout
20322
20323 \begin_layout Standard
20324 Bei der Verwendung von großen Schriftgrößen, sind die Tabellenlinien oftmals
20325  zu nah an den Buchstaben.
20326  Das kann korrigiert werden, indem man den Befehl 
20327 \series bold
20328
20329 \backslash
20330 strut
20331 \series default
20332  als TeX-Code am Anfang einer Tabellenzeile einfügt.
20333  Tabelle
20334 \begin_inset space ~
20335 \end_inset
20336
20337
20338 \begin_inset CommandInset ref
20339 LatexCommand ref
20340 reference "tab:Vertikale-Ausrichtung-von"
20341
20342 \end_inset
20343
20344  zeigt den Effekt.
20345 \end_layout
20346
20347 \begin_layout Standard
20348 \noindent
20349 \begin_inset Float table
20350 placement h
20351 wide false
20352 sideways false
20353 status open
20354
20355 \begin_layout Plain Layout
20356 \begin_inset Caption Standard
20357
20358 \begin_layout Plain Layout
20359 \begin_inset CommandInset label
20360 LatexCommand label
20361 name "tab:Vertikale-Ausrichtung-von"
20362
20363 \end_inset
20364
20365 Vertikale Ausrichtung von Text mit großen Schriftgrößen.
20366 \end_layout
20367
20368 \end_inset
20369
20370
20371 \end_layout
20372
20373 \begin_layout Plain Layout
20374 \begin_inset space \hfill{}
20375 \end_inset
20376
20377
20378 \begin_inset Float table
20379 wide false
20380 sideways false
20381 status collapsed
20382
20383 \begin_layout Plain Layout
20384 \begin_inset Caption Standard
20385
20386 \begin_layout Plain Layout
20387 Normale Tabelle.
20388 \end_layout
20389
20390 \end_inset
20391
20392
20393 \end_layout
20394
20395 \begin_layout Plain Layout
20396 \noindent
20397 \align center
20398 \begin_inset Tabular
20399 <lyxtabular version="3" rows="6" columns="1">
20400 <features rotate="0" tabularvalignment="middle">
20401 <column alignment="left" valignment="top">
20402 <row>
20403 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20404 \begin_inset Text
20405
20406 \begin_layout Plain Layout
20407 Normal, g
20408 \end_layout
20409
20410 \end_inset
20411 </cell>
20412 </row>
20413 <row>
20414 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20415 \begin_inset Text
20416
20417 \begin_layout Plain Layout
20418
20419 \size large
20420 Groß, g
20421 \end_layout
20422
20423 \end_inset
20424 </cell>
20425 </row>
20426 <row>
20427 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20428 \begin_inset Text
20429
20430 \begin_layout Plain Layout
20431
20432 \size larger
20433 Größer, g
20434 \end_layout
20435
20436 \end_inset
20437 </cell>
20438 </row>
20439 <row>
20440 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20441 \begin_inset Text
20442
20443 \begin_layout Plain Layout
20444
20445 \size largest
20446 noch Größer, g
20447 \end_layout
20448
20449 \end_inset
20450 </cell>
20451 </row>
20452 <row>
20453 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20454 \begin_inset Text
20455
20456 \begin_layout Plain Layout
20457
20458 \size huge
20459 Riesig
20460 \end_layout
20461
20462 \end_inset
20463 </cell>
20464 </row>
20465 <row>
20466 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20467 \begin_inset Text
20468
20469 \begin_layout Plain Layout
20470
20471 \size giant
20472 Gigantisch
20473 \end_layout
20474
20475 \end_inset
20476 </cell>
20477 </row>
20478 </lyxtabular>
20479
20480 \end_inset
20481
20482
20483 \end_layout
20484
20485 \end_inset
20486
20487
20488 \begin_inset space \hfill{}
20489 \end_inset
20490
20491
20492 \begin_inset Float table
20493 wide false
20494 sideways false
20495 status collapsed
20496
20497 \begin_layout Plain Layout
20498 \begin_inset Caption Standard
20499
20500 \begin_layout Plain Layout
20501 Tabelle bei der der Befehl 
20502 \series bold
20503
20504 \backslash
20505 strut
20506 \series default
20507  verwendet wurde.
20508 \end_layout
20509
20510 \end_inset
20511
20512
20513 \end_layout
20514
20515 \begin_layout Plain Layout
20516 \noindent
20517 \align center
20518 \begin_inset Tabular
20519 <lyxtabular version="3" rows="6" columns="1">
20520 <features rotate="0" tabularvalignment="middle">
20521 <column alignment="left" valignment="top">
20522 <row>
20523 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20524 \begin_inset Text
20525
20526 \begin_layout Plain Layout
20527 Normal, g
20528 \end_layout
20529
20530 \end_inset
20531 </cell>
20532 </row>
20533 <row>
20534 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20535 \begin_inset Text
20536
20537 \begin_layout Plain Layout
20538
20539 \size large
20540 \begin_inset ERT
20541 status collapsed
20542
20543 \begin_layout Plain Layout
20544
20545
20546 \backslash
20547 strut 
20548 \end_layout
20549
20550 \end_inset
20551
20552 Groß, g
20553 \end_layout
20554
20555 \end_inset
20556 </cell>
20557 </row>
20558 <row>
20559 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20560 \begin_inset Text
20561
20562 \begin_layout Plain Layout
20563
20564 \size larger
20565 \begin_inset ERT
20566 status collapsed
20567
20568 \begin_layout Plain Layout
20569
20570
20571 \backslash
20572 strut 
20573 \end_layout
20574
20575 \end_inset
20576
20577 Größer, g
20578 \end_layout
20579
20580 \end_inset
20581 </cell>
20582 </row>
20583 <row>
20584 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20585 \begin_inset Text
20586
20587 \begin_layout Plain Layout
20588
20589 \size largest
20590 \begin_inset ERT
20591 status collapsed
20592
20593 \begin_layout Plain Layout
20594
20595
20596 \backslash
20597 strut 
20598 \end_layout
20599
20600 \end_inset
20601
20602 noch Größer, g
20603 \end_layout
20604
20605 \end_inset
20606 </cell>
20607 </row>
20608 <row>
20609 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20610 \begin_inset Text
20611
20612 \begin_layout Plain Layout
20613
20614 \size huge
20615 \begin_inset ERT
20616 status collapsed
20617
20618 \begin_layout Plain Layout
20619
20620
20621 \backslash
20622 strut 
20623 \end_layout
20624
20625 \end_inset
20626
20627 Riesig
20628 \end_layout
20629
20630 \end_inset
20631 </cell>
20632 </row>
20633 <row>
20634 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20635 \begin_inset Text
20636
20637 \begin_layout Plain Layout
20638
20639 \size giant
20640 \begin_inset ERT
20641 status collapsed
20642
20643 \begin_layout Plain Layout
20644
20645
20646 \backslash
20647 strut 
20648 \end_layout
20649
20650 \end_inset
20651
20652 Gigantisch
20653 \end_layout
20654
20655 \end_inset
20656 </cell>
20657 </row>
20658 </lyxtabular>
20659
20660 \end_inset
20661
20662
20663 \end_layout
20664
20665 \end_inset
20666
20667
20668 \begin_inset space \hfill{}
20669 \end_inset
20670
20671
20672 \end_layout
20673
20674 \end_inset
20675
20676
20677 \end_layout
20678
20679 \begin_layout Subsection
20680 Besondere Zellenausrichtung
20681 \begin_inset CommandInset label
20682 LatexCommand label
20683 name "uab:Besondere-Zellenausrichtung"
20684
20685 \end_inset
20686
20687
20688 \begin_inset Index idx
20689 status collapsed
20690
20691 \begin_layout Plain Layout
20692 Tabellen ! Zellenausrichtung
20693 \end_layout
20694
20695 \end_inset
20696
20697
20698 \end_layout
20699
20700 \begin_layout Standard
20701 Manchmal sieht es besser aus, wenn Spalten nach besonderen Zeichen ausgerichtet
20702  sind wie zum Beispiel dem Dezimalpunkt wie in Tabelle
20703 \begin_inset space ~
20704 \end_inset
20705
20706
20707 \begin_inset CommandInset ref
20708 LatexCommand ref
20709 reference "tab:Tabellenzellen-sind-auf"
20710
20711 \end_inset
20712
20713 .
20714  Diese Ausrichtung erhält man, indem den Cursor in die Spalte setzt und
20715  dann entweder den Werkzeugleistenknopf 
20716 \begin_inset Info
20717 type  "icon"
20718 arg   "inset-modify tabular align-decimal"
20719 \end_inset
20720
20721  drückt oder in den Tabelleneinstellungen die Ausrichtung auf 
20722 \family sans
20723 Am
20724 \begin_inset space ~
20725 \end_inset
20726
20727 Dezimaltrenner
20728 \family default
20729  setzt.
20730  Das Zeichen, auf das ausgerichtet wird, kann man in den Tabelleneinstellungen
20731  frei wählen.
20732 \end_layout
20733
20734 \begin_layout Standard
20735 \begin_inset Float table
20736 placement h
20737 wide false
20738 sideways false
20739 status open
20740
20741 \begin_layout Plain Layout
20742 \begin_inset Caption Standard
20743
20744 \begin_layout Plain Layout
20745 \begin_inset CommandInset label
20746 LatexCommand label
20747 name "tab:Tabellenzellen-sind-auf"
20748
20749 \end_inset
20750
20751 Tabellenzellen sind auf den Dezimalpunkt ausgerichtet
20752 \end_layout
20753
20754 \end_inset
20755
20756
20757 \end_layout
20758
20759 \begin_layout Plain Layout
20760 \align center
20761 \begin_inset Tabular
20762 <lyxtabular version="3" rows="4" columns="1">
20763 <features rotate="0" booktabs="true" tabularvalignment="middle">
20764 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
20765 <row>
20766 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20767 \begin_inset Text
20768
20769 \begin_layout Plain Layout
20770 Überschrift
20771 \end_layout
20772
20773 \end_inset
20774 </cell>
20775 </row>
20776 <row>
20777 <cell alignment="center" valignment="top" topline="true" usebox="none">
20778 \begin_inset Text
20779
20780 \begin_layout Plain Layout
20781 12,6
20782 \end_layout
20783
20784 \end_inset
20785 </cell>
20786 </row>
20787 <row>
20788 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20789 \begin_inset Text
20790
20791 \begin_layout Plain Layout
20792 0,68
20793 \end_layout
20794
20795 \end_inset
20796 </cell>
20797 </row>
20798 <row>
20799 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20800 \begin_inset Text
20801
20802 \begin_layout Plain Layout
20803 -123,0
20804 \end_layout
20805
20806 \end_inset
20807 </cell>
20808 </row>
20809 </lyxtabular>
20810
20811 \end_inset
20812
20813
20814 \end_layout
20815
20816 \end_inset
20817
20818
20819 \end_layout
20820
20821 \begin_layout Standard
20822 \begin_inset Float table
20823 placement h
20824 wide false
20825 sideways false
20826 status open
20827
20828 \begin_layout Plain Layout
20829 \begin_inset Caption Standard
20830
20831 \begin_layout Plain Layout
20832 \begin_inset CommandInset label
20833 LatexCommand label
20834 name "tab:Tabellenzellen-Operator"
20835
20836 \end_inset
20837
20838 Tabellenzellen sind auf den Operator ausgerichtet
20839 \end_layout
20840
20841 \end_inset
20842
20843
20844 \end_layout
20845
20846 \begin_layout Plain Layout
20847 \align center
20848 \begin_inset Tabular
20849 <lyxtabular version="3" rows="4" columns="2">
20850 <features rotate="0" booktabs="true" tabularvalignment="middle">
20851 <column alignment="right" valignment="top" width="0pt">
20852 <column alignment="left" valignment="top" width="0pt" special="@{}l">
20853 <row>
20854 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20855 \begin_inset Text
20856
20857 \begin_layout Plain Layout
20858 Überschrift
20859 \end_layout
20860
20861 \end_inset
20862 </cell>
20863 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20864 \begin_inset Text
20865
20866 \begin_layout Plain Layout
20867
20868 \end_layout
20869
20870 \end_inset
20871 </cell>
20872 </row>
20873 <row>
20874 <cell alignment="center" valignment="top" usebox="none">
20875 \begin_inset Text
20876
20877 \begin_layout Plain Layout
20878 \begin_inset Formula $12\,+$
20879 \end_inset
20880
20881
20882 \end_layout
20883
20884 \end_inset
20885 </cell>
20886 <cell alignment="center" valignment="top" usebox="none">
20887 \begin_inset Text
20888
20889 \begin_layout Plain Layout
20890 \begin_inset Formula $\,6$
20891 \end_inset
20892
20893
20894 \end_layout
20895
20896 \end_inset
20897 </cell>
20898 </row>
20899 <row>
20900 <cell alignment="center" valignment="top" usebox="none">
20901 \begin_inset Text
20902
20903 \begin_layout Plain Layout
20904 \begin_inset Formula $0\,-$
20905 \end_inset
20906
20907
20908 \end_layout
20909
20910 \end_inset
20911 </cell>
20912 <cell alignment="center" valignment="top" usebox="none">
20913 \begin_inset Text
20914
20915 \begin_layout Plain Layout
20916 \begin_inset Formula $\,68$
20917 \end_inset
20918
20919
20920 \end_layout
20921
20922 \end_inset
20923 </cell>
20924 </row>
20925 <row>
20926 <cell alignment="center" valignment="top" usebox="none">
20927 \begin_inset Text
20928
20929 \begin_layout Plain Layout
20930 \begin_inset Formula $-123\,/$
20931 \end_inset
20932
20933
20934 \end_layout
20935
20936 \end_inset
20937 </cell>
20938 <cell alignment="center" valignment="top" usebox="none">
20939 \begin_inset Text
20940
20941 \begin_layout Plain Layout
20942 \begin_inset Formula $\,0$
20943 \end_inset
20944
20945
20946 \end_layout
20947
20948 \end_inset
20949 </cell>
20950 </row>
20951 </lyxtabular>
20952
20953 \end_inset
20954
20955
20956 \end_layout
20957
20958 \end_inset
20959
20960
20961 \end_layout
20962
20963 \begin_layout Standard
20964 Bei Ausrichtungen bezüglich Zeichen in Formeln ist diese Methode nicht möglich,
20965  da das Feld für das Ausrichtungszeichen in den Tabelleneinstellungen keine
20966  Formeln erlaubt.
20967  In diesem Fall verwendet man die Methode von Tabelle
20968 \begin_inset space ~
20969 \end_inset
20970
20971
20972 \begin_inset CommandInset ref
20973 LatexCommand ref
20974 reference "tab:Tabellenzellen-Operator"
20975
20976 \end_inset
20977
20978 .
20979  Diese Tabelle wurde als 4×2 Tabelle erstellt.
20980  Die Überschrift ist eine zentrierte Mehrfachspalte.
20981  Die erste Spalte ist rechtsbündig ausgerichtet und enthält den ersten Teil
20982  und den Operator.
20983  Die zweite Spalte ist linksbündig ausgerichtet und enthält den Rest.
20984  Ein kleiner Leerraum wurde zu Beginn jeder Zelle der zweiten Spalte eingefügt,
20985  um den üblichen Leerraum um einen Operator zu erhalten.
20986  Um den Raum zwischen den beiden Spalten zu löschen, wurde im LaTeX-Argument
20987  für die zweite Spalte folgendes eingefügt:
20988 \end_layout
20989
20990 \begin_layout Standard
20991
20992 \series bold
20993 @{}l
20994 \end_layout
20995
20996 \begin_layout Standard
20997 Tabelle
20998 \begin_inset space ~
20999 \end_inset
21000
21001
21002 \begin_inset CommandInset ref
21003 LatexCommand ref
21004 reference "tab:Verschiedene-Ausrichtungen"
21005
21006 \end_inset
21007
21008  zeigt einige Ausrichtungen.
21009  Für die Ausrichtung der Relationen wurde ein kleiner 
21010 \family sans
21011 Leerraum
21012 \family default
21013  eingefügt; wie in der zweiten Spalte von Tabelle
21014 \begin_inset space ~
21015 \end_inset
21016
21017
21018 \begin_inset CommandInset ref
21019 LatexCommand ref
21020 reference "tab:Tabellenzellen-Operator"
21021
21022 \end_inset
21023
21024 .
21025 \end_layout
21026
21027 \begin_layout Standard
21028
21029 \color black
21030 \begin_inset Float table
21031 placement h
21032 wide false
21033 sideways false
21034 status open
21035
21036 \begin_layout Plain Layout
21037
21038 \color black
21039 \begin_inset Caption Standard
21040
21041 \begin_layout Plain Layout
21042
21043 \color black
21044 \begin_inset CommandInset label
21045 LatexCommand label
21046 name "tab:Verschiedene-Ausrichtungen"
21047
21048 \end_inset
21049
21050
21051 \color inherit
21052 Verschiedene Ausrichtungen
21053 \end_layout
21054
21055 \end_inset
21056
21057
21058 \end_layout
21059
21060 \begin_layout Plain Layout
21061 \align center
21062 \begin_inset Tabular
21063 <lyxtabular version="3" rows="4" columns="6">
21064 <features rotate="0" tabularvalignment="middle">
21065 <column alignment="right" valignment="top">
21066 <column alignment="left" valignment="top" special="@{}l">
21067 <column alignment="right" valignment="top">
21068 <column alignment="left" valignment="top" special="@{}l">
21069 <column alignment="right" valignment="top">
21070 <column alignment="left" valignment="top" special="@{}l">
21071 <row>
21072 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21073 \begin_inset Text
21074
21075 \begin_layout Plain Layout
21076 Einheiten
21077 \end_layout
21078
21079 \end_inset
21080 </cell>
21081 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21082 \begin_inset Text
21083
21084 \begin_layout Plain Layout
21085
21086 \end_layout
21087
21088 \end_inset
21089 </cell>
21090 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21091 \begin_inset Text
21092
21093 \begin_layout Plain Layout
21094 Exponenten
21095 \end_layout
21096
21097 \end_inset
21098 </cell>
21099 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21100 \begin_inset Text
21101
21102 \begin_layout Plain Layout
21103
21104 \end_layout
21105
21106 \end_inset
21107 </cell>
21108 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21109 \begin_inset Text
21110
21111 \begin_layout Plain Layout
21112 Relationen
21113 \end_layout
21114
21115 \end_inset
21116 </cell>
21117 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21118 \begin_inset Text
21119
21120 \begin_layout Plain Layout
21121
21122 \end_layout
21123
21124 \end_inset
21125 </cell>
21126 </row>
21127 <row>
21128 <cell alignment="center" valignment="top" usebox="none">
21129 \begin_inset Text
21130
21131 \begin_layout Plain Layout
21132 12×
21133 \end_layout
21134
21135 \end_inset
21136 </cell>
21137 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21138 \begin_inset Text
21139
21140 \begin_layout Plain Layout
21141 24
21142 \begin_inset space \thinspace{}
21143 \end_inset
21144
21145 Flaschen
21146 \end_layout
21147
21148 \end_inset
21149 </cell>
21150 <cell alignment="center" valignment="top" usebox="none">
21151 \begin_inset Text
21152
21153 \begin_layout Plain Layout
21154 \begin_inset Formula $10\cdot$
21155 \end_inset
21156
21157
21158 \end_layout
21159
21160 \end_inset
21161 </cell>
21162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21163 \begin_inset Text
21164
21165 \begin_layout Plain Layout
21166 \begin_inset Formula $10^{\mbox{-}17}$
21167 \end_inset
21168
21169
21170 \end_layout
21171
21172 \end_inset
21173 </cell>
21174 <cell alignment="center" valignment="top" usebox="none">
21175 \begin_inset Text
21176
21177 \begin_layout Plain Layout
21178 \begin_inset Formula $\Gamma(t)\propto$
21179 \end_inset
21180
21181
21182 \end_layout
21183
21184 \end_inset
21185 </cell>
21186 <cell alignment="center" valignment="top" usebox="none">
21187 \begin_inset Text
21188
21189 \begin_layout Plain Layout
21190 \begin_inset Formula $\:\Upsilon(t)$
21191 \end_inset
21192
21193
21194 \end_layout
21195
21196 \end_inset
21197 </cell>
21198 </row>
21199 <row>
21200 <cell alignment="center" valignment="top" usebox="none">
21201 \begin_inset Text
21202
21203 \begin_layout Plain Layout
21204 1024×
21205 \end_layout
21206
21207 \end_inset
21208 </cell>
21209 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21210 \begin_inset Text
21211
21212 \begin_layout Plain Layout
21213 768
21214 \begin_inset space \thinspace{}
21215 \end_inset
21216
21217 Pixel
21218 \end_layout
21219
21220 \end_inset
21221 </cell>
21222 <cell alignment="center" valignment="top" usebox="none">
21223 \begin_inset Text
21224
21225 \begin_layout Plain Layout
21226 \begin_inset Formula $5.78\cdot$
21227 \end_inset
21228
21229
21230 \end_layout
21231
21232 \end_inset
21233 </cell>
21234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21235 \begin_inset Text
21236
21237 \begin_layout Plain Layout
21238 \begin_inset Formula $10^{7}$
21239 \end_inset
21240
21241
21242 \end_layout
21243
21244 \end_inset
21245 </cell>
21246 <cell alignment="center" valignment="top" usebox="none">
21247 \begin_inset Text
21248
21249 \begin_layout Plain Layout
21250 \begin_inset Formula $A\ne$
21251 \end_inset
21252
21253
21254 \end_layout
21255
21256 \end_inset
21257 </cell>
21258 <cell alignment="center" valignment="top" usebox="none">
21259 \begin_inset Text
21260
21261 \begin_layout Plain Layout
21262 \begin_inset Formula $\: B_{\mathrm{red}}$
21263 \end_inset
21264
21265
21266 \end_layout
21267
21268 \end_inset
21269 </cell>
21270 </row>
21271 <row>
21272 <cell alignment="center" valignment="top" usebox="none">
21273 \begin_inset Text
21274
21275 \begin_layout Plain Layout
21276 32×
21277 \end_layout
21278
21279 \end_inset
21280 </cell>
21281 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21282 \begin_inset Text
21283
21284 \begin_layout Plain Layout
21285 6
21286 \begin_inset space \thinspace{}
21287 \end_inset
21288
21289 cm
21290 \end_layout
21291
21292 \end_inset
21293 </cell>
21294 <cell alignment="center" valignment="top" usebox="none">
21295 \begin_inset Text
21296
21297 \begin_layout Plain Layout
21298 -
21299 \begin_inset Formula $33.5\cdot$
21300 \end_inset
21301
21302
21303 \end_layout
21304
21305 \end_inset
21306 </cell>
21307 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21308 \begin_inset Text
21309
21310 \begin_layout Plain Layout
21311 \begin_inset Formula $10^{4}$
21312 \end_inset
21313
21314
21315 \end_layout
21316
21317 \end_inset
21318 </cell>
21319 <cell alignment="center" valignment="top" usebox="none">
21320 \begin_inset Text
21321
21322 \begin_layout Plain Layout
21323 \begin_inset Formula $\sin(\alpha)\ge$
21324 \end_inset
21325
21326
21327 \end_layout
21328
21329 \end_inset
21330 </cell>
21331 <cell alignment="center" valignment="top" usebox="none">
21332 \begin_inset Text
21333
21334 \begin_layout Plain Layout
21335 \begin_inset Formula $\:\sin(\beta)$
21336 \end_inset
21337
21338
21339 \end_layout
21340
21341 \end_inset
21342 </cell>
21343 </row>
21344 </lyxtabular>
21345
21346 \end_inset
21347
21348
21349 \end_layout
21350
21351 \end_inset
21352
21353
21354 \end_layout
21355
21356 \begin_layout Subsection
21357 Angepasste Zellen-/Spaltenformate
21358 \begin_inset CommandInset label
21359 LatexCommand label
21360 name "uab:Angepasste-Zellen-/Spaltenformate"
21361
21362 \end_inset
21363
21364
21365 \begin_inset Index idx
21366 status collapsed
21367
21368 \begin_layout Plain Layout
21369 Tabellen ! Spaltenformat
21370 \end_layout
21371
21372 \end_inset
21373
21374
21375 \end_layout
21376
21377 \begin_layout Standard
21378 Wenn man wie in Abschnitt
21379 \begin_inset space ~
21380 \end_inset
21381
21382
21383 \begin_inset CommandInset ref
21384 LatexCommand ref
21385 reference "abs:Berechnung-der-Tabellenbreite"
21386
21387 \end_inset
21388
21389  oder Abschnitt
21390 \begin_inset space ~
21391 \end_inset
21392
21393
21394 \begin_inset CommandInset ref
21395 LatexCommand ref
21396 reference "uab:Mehrfachspalten-Berechnungen"
21397
21398 \end_inset
21399
21400  die gewünschte Breite von Spalten berechnen muss, ist das bei mehreren
21401  Tabellen sehr lästig.
21402  Um sich das Leben zu erleichtern, kann man im LaTeX-Vorspann ein Zellen/Spalten
21403 -Format definieren, das dann in allen Tabellen des Dokuments verwendet werden
21404  kann.
21405  Das Format wird mit dem Befehl
21406 \end_layout
21407
21408 \begin_layout Standard
21409
21410 \series bold
21411
21412 \backslash
21413 newcolumntype{Formatname}[Zahl der Argumente]{Befehle}
21414 \end_layout
21415
21416 \begin_layout Standard
21417 definiert.
21418  Der Formatname darf nur ein Buchstabe sein, aber nicht 
21419 \emph on
21420 b
21421 \emph default
21422
21423 \emph on
21424 c
21425 \emph default
21426
21427 \emph on
21428 l
21429 \emph default
21430
21431 \emph on
21432 m
21433 \emph default
21434
21435 \emph on
21436 p
21437 \emph default
21438  oder 
21439 \emph on
21440 r
21441 \emph default
21442 , weil diese vordefiniert sind.
21443  Aber alle Buchstaben sind als Großbuchstaben erlaubt.
21444 \end_layout
21445
21446 \begin_layout Standard
21447 \begin_inset VSpace medskip
21448 \end_inset
21449
21450
21451 \end_layout
21452
21453 \begin_layout Standard
21454 Für vertikal und horizontal zentrierte Mehrfachspalten-Zellen mit fester
21455  Breite könnte das Format so aussehen:
21456 \end_layout
21457
21458 \begin_layout Standard
21459
21460 \series bold
21461
21462 \backslash
21463 newcolumntype{M}[1]{>{
21464 \backslash
21465 centering
21466 \backslash
21467 hspace{0pt}}m{#1}}
21468 \end_layout
21469
21470 \begin_layout Standard
21471 wobei 
21472 \series bold
21473
21474 \backslash
21475 hspace{0pt}
21476 \series default
21477  das Problem mit der Silbentrennung des ersten Wortes vermeidet, wie in
21478  Abschnitt
21479 \begin_inset space ~
21480 \end_inset
21481
21482
21483 \begin_inset CommandInset ref
21484 LatexCommand ref
21485 reference "uab:Mehrfache-Zeilen-in"
21486
21487 \end_inset
21488
21489  beschrieben.
21490  Jetzt können Sie mit
21491 \end_layout
21492
21493 \begin_layout Standard
21494
21495 \series bold
21496 M{Breite}
21497 \end_layout
21498
21499 \begin_layout Standard
21500 im 
21501 \family sans
21502 LaTeX-Argument
21503 \family default
21504  im Tabellen-Einstellungen-Dialog eine Mehrfachspalte definieren.
21505 \end_layout
21506
21507 \begin_layout Standard
21508 \begin_inset VSpace bigskip
21509 \end_inset
21510
21511
21512 \end_layout
21513
21514 \begin_layout Standard
21515 Für Zellen, die von einer Mehrfachspalte überspannt werden, können Sie folgendes
21516  Format definieren:
21517 \end_layout
21518
21519 \begin_layout Standard
21520
21521 \series bold
21522
21523 \backslash
21524 newcolumntype{S}[2]{>{
21525 \backslash
21526 centering
21527 \backslash
21528 hspace{0pt}}
21529 \begin_inset Newline newline
21530 \end_inset
21531
21532
21533 \begin_inset Phantom HPhantom
21534 status open
21535
21536 \begin_layout Plain Layout
21537
21538 \series bold
21539
21540 \backslash
21541 newcolumntype
21542 \end_layout
21543
21544 \end_inset
21545
21546 m{(#1+(2
21547 \backslash
21548 tabcolsep+
21549 \backslash
21550 arrayrulewidth)*(1-#2))/#2}}
21551 \end_layout
21552
21553 \begin_layout Standard
21554 Dieses Format benutzt Gleichung
21555 \begin_inset space ~
21556 \end_inset
21557
21558
21559 \begin_inset CommandInset ref
21560 LatexCommand ref
21561 reference "eq:Wgn"
21562
21563 \end_inset
21564
21565 , um die nötige Breite zu berechnen, damit jede überspannte Spalte gleich
21566  breit ist.
21567 \end_layout
21568
21569 \begin_layout Standard
21570 Jetzt können Sie im 
21571 \family sans
21572 LaTeX-Argument
21573 \family default
21574  im 
21575 \family sans
21576 Tabellen-Einstellungen
21577 \family default
21578 -Dialog folgendes einfügen:
21579 \end_layout
21580
21581 \begin_layout Standard
21582
21583 \series bold
21584 S{Mehrfachspalten-Breite}{Zahl der überspannten Spalten}
21585 \end_layout
21586
21587 \begin_layout Standard
21588 \begin_inset VSpace bigskip
21589 \end_inset
21590
21591
21592 \end_layout
21593
21594 \begin_layout Standard
21595 Für farbige Spalten können Sie folgendes einfügen:
21596 \end_layout
21597
21598 \begin_layout Standard
21599
21600 \series bold
21601
21602 \backslash
21603 newcolumntype{K}[1]{>{
21604 \backslash
21605 columncolor{#1}
21606 \backslash
21607 hspace{0pt}}c}
21608 \end_layout
21609
21610 \begin_layout Standard
21611 Das 
21612 \begin_inset Quotes gld
21613 \end_inset
21614
21615 c
21616 \begin_inset Quotes grd
21617 \end_inset
21618
21619  am Ende erzeugt eine Spalte mit flexibler Breite, deren Text horizontal
21620  zentriert ist.
21621  Jetzt können Sie als 
21622 \family sans
21623 LaTeX-Argument
21624 \family default
21625  folgendes einfügen:
21626 \end_layout
21627
21628 \begin_layout Standard
21629
21630 \series bold
21631 K{Farbname}
21632 \end_layout
21633
21634 \begin_layout Standard
21635 \begin_inset VSpace bigskip
21636 \end_inset
21637
21638
21639 \end_layout
21640
21641 \begin_layout Standard
21642 Für Tabelle
21643 \begin_inset space ~
21644 \end_inset
21645
21646
21647 \begin_inset CommandInset ref
21648 LatexCommand ref
21649 reference "tab:Tabelle-mit-benutzerdefinierte"
21650
21651 \end_inset
21652
21653  wurden folgende 
21654 \family sans
21655 LaTeX-Argumente
21656 \family default
21657  benutzt:
21658 \end_layout
21659
21660 \begin_layout Standard
21661
21662 \series bold
21663 M{2.5cm}
21664 \end_layout
21665
21666 \begin_layout Standard
21667 für die erste Spalte und die Mehrfachspalte,
21668 \end_layout
21669
21670 \begin_layout Standard
21671
21672 \series bold
21673 K{red}
21674 \end_layout
21675
21676 \begin_layout Standard
21677 für die letzte Spalte und
21678 \end_layout
21679
21680 \begin_layout Standard
21681
21682 \series bold
21683 S{2.5cm}{2}
21684 \end_layout
21685
21686 \begin_layout Standard
21687 für die Spalten in der zweiten Mehrfachspalte.
21688 \end_layout
21689
21690 \begin_layout Standard
21691 \begin_inset Float table
21692 placement h
21693 wide false
21694 sideways false
21695 status open
21696
21697 \begin_layout Plain Layout
21698 \begin_inset Caption Standard
21699
21700 \begin_layout Plain Layout
21701 \begin_inset CommandInset label
21702 LatexCommand label
21703 name "tab:Tabelle-mit-benutzerdefinierte"
21704
21705 \end_inset
21706
21707 Tabelle mit benutzerdefinierten Formaten
21708 \end_layout
21709
21710 \end_inset
21711
21712
21713 \end_layout
21714
21715 \begin_layout Plain Layout
21716 \align center
21717 \begin_inset Tabular
21718 <lyxtabular version="3" rows="3" columns="4">
21719 <features rotate="0" tabularvalignment="middle">
21720 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
21721 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
21722 <column alignment="center" valignment="middle">
21723 <column alignment="center" valignment="middle" special="K{red}">
21724 <row>
21725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21726 \begin_inset Text
21727
21728 \begin_layout Plain Layout
21729 einsehrlangesWort
21730 \end_layout
21731
21732 \end_inset
21733 </cell>
21734 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
21735 \begin_inset Text
21736
21737 \begin_layout Plain Layout
21738 Mehrfachspalte mit mehreren Zeilen
21739 \end_layout
21740
21741 \end_inset
21742 </cell>
21743 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21744 \begin_inset Text
21745
21746 \begin_layout Plain Layout
21747
21748 \end_layout
21749
21750 \end_inset
21751 </cell>
21752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21753 \begin_inset Text
21754
21755 \begin_layout Plain Layout
21756 c
21757 \end_layout
21758
21759 \end_inset
21760 </cell>
21761 </row>
21762 <row>
21763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21764 \begin_inset Text
21765
21766 \begin_layout Plain Layout
21767 d
21768 \end_layout
21769
21770 \end_inset
21771 </cell>
21772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21773 \begin_inset Text
21774
21775 \begin_layout Plain Layout
21776 e
21777 \end_layout
21778
21779 \end_inset
21780 </cell>
21781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21782 \begin_inset Text
21783
21784 \begin_layout Plain Layout
21785 f
21786 \end_layout
21787
21788 \end_inset
21789 </cell>
21790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21791 \begin_inset Text
21792
21793 \begin_layout Plain Layout
21794 g
21795 \end_layout
21796
21797 \end_inset
21798 </cell>
21799 </row>
21800 <row>
21801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21802 \begin_inset Text
21803
21804 \begin_layout Plain Layout
21805 h
21806 \end_layout
21807
21808 \end_inset
21809 </cell>
21810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21811 \begin_inset Text
21812
21813 \begin_layout Plain Layout
21814 i
21815 \end_layout
21816
21817 \end_inset
21818 </cell>
21819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21820 \begin_inset Text
21821
21822 \begin_layout Plain Layout
21823 j
21824 \end_layout
21825
21826 \end_inset
21827 </cell>
21828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21829 \begin_inset Text
21830
21831 \begin_layout Plain Layout
21832 k
21833 \end_layout
21834
21835 \end_inset
21836 </cell>
21837 </row>
21838 </lyxtabular>
21839
21840 \end_inset
21841
21842
21843 \end_layout
21844
21845 \end_inset
21846
21847
21848 \end_layout
21849
21850 \begin_layout Subsection
21851 Liniendicke
21852 \begin_inset CommandInset label
21853 LatexCommand label
21854 name "uab:Liniendicke"
21855
21856 \end_inset
21857
21858
21859 \begin_inset Index idx
21860 status collapsed
21861
21862 \begin_layout Plain Layout
21863 Tabellen  ! Linien ! -dicke
21864 \end_layout
21865
21866 \end_inset
21867
21868
21869 \end_layout
21870
21871 \begin_layout Standard
21872 Die Liniendicke für alle Linien einer Tabelle kann mit 
21873 \series bold
21874
21875 \backslash
21876 arrayrulewidth
21877 \series default
21878  eingestellt werden.
21879  Um eine Liniendicke von 1.5
21880 \begin_inset space \thinspace{}
21881 \end_inset
21882
21883 pt wie in Tabelle
21884 \begin_inset space ~
21885 \end_inset
21886
21887
21888 \begin_inset CommandInset ref
21889 LatexCommand ref
21890 reference "tab:Tabelle-mit-1.5pt-Liniendicke"
21891
21892 \end_inset
21893
21894  zu bekommen, geben Sie den Befehl
21895 \end_layout
21896
21897 \begin_layout Standard
21898
21899 \series bold
21900
21901 \backslash
21902 setlength{
21903 \backslash
21904 arrayrulewidth}{1.5pt}
21905 \end_layout
21906
21907 \begin_layout Standard
21908 als TeX-Code vor der (Gleitobjekt-)Tabelle ein.
21909  Die geänderte Liniendicke gilt für alle folgenden Tabellen.
21910  Mit
21911 \end_layout
21912
21913 \begin_layout Standard
21914
21915 \series bold
21916
21917 \backslash
21918 setlength{
21919 \backslash
21920 arrayrulewidth}{0.4pt}
21921 \end_layout
21922
21923 \begin_layout Standard
21924 bekommen Sie wieder die Standarddicke.
21925 \end_layout
21926
21927 \begin_layout Standard
21928 \begin_inset ERT
21929 status collapsed
21930
21931 \begin_layout Plain Layout
21932
21933
21934 \backslash
21935 setlength{
21936 \backslash
21937 arrayrulewidth}{1.5pt}
21938 \end_layout
21939
21940 \end_inset
21941
21942
21943 \begin_inset Float table
21944 placement H
21945 wide false
21946 sideways false
21947 status open
21948
21949 \begin_layout Plain Layout
21950 \begin_inset Caption Standard
21951
21952 \begin_layout Plain Layout
21953 \begin_inset CommandInset label
21954 LatexCommand label
21955 name "tab:Tabelle-mit-1.5pt-Liniendicke"
21956
21957 \end_inset
21958
21959 Tabelle mit 1.5
21960 \begin_inset space \thinspace{}
21961 \end_inset
21962
21963 pt Liniendicke
21964 \end_layout
21965
21966 \end_inset
21967
21968
21969 \end_layout
21970
21971 \begin_layout Plain Layout
21972 \align center
21973 \begin_inset Tabular
21974 <lyxtabular version="3" rows="3" columns="3">
21975 <features rotate="0" tabularvalignment="middle">
21976 <column alignment="center" valignment="top">
21977 <column alignment="center" valignment="top">
21978 <column alignment="center" valignment="top">
21979 <row>
21980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21981 \begin_inset Text
21982
21983 \begin_layout Plain Layout
21984 sd
21985 \end_layout
21986
21987 \end_inset
21988 </cell>
21989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21990 \begin_inset Text
21991
21992 \begin_layout Plain Layout
21993
21994 \end_layout
21995
21996 \end_inset
21997 </cell>
21998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21999 \begin_inset Text
22000
22001 \begin_layout Plain Layout
22002
22003 \end_layout
22004
22005 \end_inset
22006 </cell>
22007 </row>
22008 <row>
22009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22010 \begin_inset Text
22011
22012 \begin_layout Plain Layout
22013
22014 \end_layout
22015
22016 \end_inset
22017 </cell>
22018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22019 \begin_inset Text
22020
22021 \begin_layout Plain Layout
22022 sd
22023 \end_layout
22024
22025 \end_inset
22026 </cell>
22027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22028 \begin_inset Text
22029
22030 \begin_layout Plain Layout
22031
22032 \end_layout
22033
22034 \end_inset
22035 </cell>
22036 </row>
22037 <row>
22038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22039 \begin_inset Text
22040
22041 \begin_layout Plain Layout
22042
22043 \end_layout
22044
22045 \end_inset
22046 </cell>
22047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22048 \begin_inset Text
22049
22050 \begin_layout Plain Layout
22051
22052 \end_layout
22053
22054 \end_inset
22055 </cell>
22056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22057 \begin_inset Text
22058
22059 \begin_layout Plain Layout
22060 sd
22061 \end_layout
22062
22063 \end_inset
22064 </cell>
22065 </row>
22066 </lyxtabular>
22067
22068 \end_inset
22069
22070
22071 \end_layout
22072
22073 \end_inset
22074
22075
22076 \begin_inset ERT
22077 status collapsed
22078
22079 \begin_layout Plain Layout
22080
22081
22082 \backslash
22083 setlength{
22084 \backslash
22085 arrayrulewidth}{0.4pt}
22086 \end_layout
22087
22088 \end_inset
22089
22090
22091 \end_layout
22092
22093 \begin_layout Standard
22094 \begin_inset VSpace bigskip
22095 \end_inset
22096
22097 Um eine Liniendicke von 1.5
22098 \begin_inset space \thinspace{}
22099 \end_inset
22100
22101 pt nur für horizontale Linien zu bekommen wie in Tabelle
22102 \begin_inset space ~
22103 \end_inset
22104
22105
22106 \begin_inset CommandInset ref
22107 LatexCommand ref
22108 reference "tab:Tabelle-mit-1.5pt-horiz"
22109
22110 \end_inset
22111
22112 , müssen Sie folgende Befehle als TeX-Code vor der (Gleitobjekt-)Tabelle
22113  einfügen:
22114 \end_layout
22115
22116 \begin_layout Standard
22117
22118 \series bold
22119
22120 \backslash
22121 let
22122 \backslash
22123 myHline
22124 \backslash
22125 hline
22126 \begin_inset Newline newline
22127 \end_inset
22128
22129
22130 \backslash
22131 renewcommand{
22132 \backslash
22133 hline}
22134 \begin_inset Newline newline
22135 \end_inset
22136
22137  {
22138 \backslash
22139 noalign{
22140 \backslash
22141 global
22142 \backslash
22143 arrayrulewidth 1.5pt}
22144 \begin_inset Newline newline
22145 \end_inset
22146
22147  
22148 \backslash
22149 myHline
22150 \backslash
22151 noalign{
22152 \backslash
22153 global
22154 \backslash
22155 arrayrulewidth 0.4pt}}
22156 \end_layout
22157
22158 \begin_layout Standard
22159 Die Standarddicke erhalten Sie mit folgendem Befehl als TeX-Code hinter
22160  der (Gleit\SpecialChar \-
22161 objekt-)Tabelle zurück:
22162 \end_layout
22163
22164 \begin_layout Standard
22165
22166 \series bold
22167
22168 \backslash
22169 renewcommand{
22170 \backslash
22171 hline}{
22172 \backslash
22173 myHline}
22174 \end_layout
22175
22176 \begin_layout Standard
22177 \begin_inset ERT
22178 status collapsed
22179
22180 \begin_layout Plain Layout
22181
22182
22183 \backslash
22184 let
22185 \backslash
22186 myHline
22187 \backslash
22188 hline
22189 \end_layout
22190
22191 \begin_layout Plain Layout
22192
22193
22194 \backslash
22195 renewcommand{
22196 \backslash
22197 hline}
22198 \end_layout
22199
22200 \begin_layout Plain Layout
22201
22202  {
22203 \backslash
22204 noalign{
22205 \backslash
22206 global
22207 \backslash
22208 arrayrulewidth 1.5pt}
22209 \end_layout
22210
22211 \begin_layout Plain Layout
22212
22213   
22214 \backslash
22215 myHline
22216 \backslash
22217 noalign{
22218 \backslash
22219 global
22220 \backslash
22221 arrayrulewidth 0.4pt}}
22222 \end_layout
22223
22224 \end_inset
22225
22226
22227 \begin_inset Float table
22228 placement h
22229 wide false
22230 sideways false
22231 status open
22232
22233 \begin_layout Plain Layout
22234 \begin_inset Caption Standard
22235
22236 \begin_layout Plain Layout
22237 \begin_inset CommandInset label
22238 LatexCommand label
22239 name "tab:Tabelle-mit-1.5pt-horiz"
22240
22241 \end_inset
22242
22243 Tabelle mit 1.5
22244 \begin_inset space \thinspace{}
22245 \end_inset
22246
22247 pt dicken horizontalen Linien
22248 \end_layout
22249
22250 \end_inset
22251
22252
22253 \end_layout
22254
22255 \begin_layout Plain Layout
22256 \align center
22257 \begin_inset Tabular
22258 <lyxtabular version="3" rows="3" columns="3">
22259 <features rotate="0" tabularvalignment="middle">
22260 <column alignment="center" valignment="top">
22261 <column alignment="center" valignment="top">
22262 <column alignment="center" valignment="top">
22263 <row>
22264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22265 \begin_inset Text
22266
22267 \begin_layout Plain Layout
22268 sd
22269 \end_layout
22270
22271 \end_inset
22272 </cell>
22273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22274 \begin_inset Text
22275
22276 \begin_layout Plain Layout
22277
22278 \end_layout
22279
22280 \end_inset
22281 </cell>
22282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22283 \begin_inset Text
22284
22285 \begin_layout Plain Layout
22286
22287 \end_layout
22288
22289 \end_inset
22290 </cell>
22291 </row>
22292 <row>
22293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22294 \begin_inset Text
22295
22296 \begin_layout Plain Layout
22297
22298 \end_layout
22299
22300 \end_inset
22301 </cell>
22302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22303 \begin_inset Text
22304
22305 \begin_layout Plain Layout
22306 sd
22307 \end_layout
22308
22309 \end_inset
22310 </cell>
22311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22312 \begin_inset Text
22313
22314 \begin_layout Plain Layout
22315
22316 \end_layout
22317
22318 \end_inset
22319 </cell>
22320 </row>
22321 <row>
22322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22323 \begin_inset Text
22324
22325 \begin_layout Plain Layout
22326
22327 \end_layout
22328
22329 \end_inset
22330 </cell>
22331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22332 \begin_inset Text
22333
22334 \begin_layout Plain Layout
22335
22336 \end_layout
22337
22338 \end_inset
22339 </cell>
22340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22341 \begin_inset Text
22342
22343 \begin_layout Plain Layout
22344 sd
22345 \end_layout
22346
22347 \end_inset
22348 </cell>
22349 </row>
22350 </lyxtabular>
22351
22352 \end_inset
22353
22354
22355 \end_layout
22356
22357 \end_inset
22358
22359
22360 \begin_inset ERT
22361 status collapsed
22362
22363 \begin_layout Plain Layout
22364
22365
22366 \backslash
22367 renewcommand{
22368 \backslash
22369 hline}{
22370 \backslash
22371 myHline}
22372 \end_layout
22373
22374 \end_inset
22375
22376
22377 \end_layout
22378
22379 \begin_layout Standard
22380 \begin_inset VSpace bigskip
22381 \end_inset
22382
22383 Um die Liniendicke von 1.5
22384 \begin_inset space \thinspace{}
22385 \end_inset
22386
22387 pt nur für vertikale Linien zu bekommen, müssen Sie im LaTeX-Vorspann folgendes
22388  Spaltenformat entsprechend der Beschreibung in Abschnitt
22389 \begin_inset space ~
22390 \end_inset
22391
22392
22393 \begin_inset CommandInset ref
22394 LatexCommand ref
22395 reference "uab:Angepasste-Zellen-/Spaltenformate"
22396
22397 \end_inset
22398
22399  definieren:
22400 \end_layout
22401
22402 \begin_layout Standard
22403
22404 \series bold
22405
22406 \backslash
22407 newcolumntype{V}{!{
22408 \backslash
22409 vrule width 1.5pt}}
22410 \end_layout
22411
22412 \begin_layout Standard
22413 In Tabelle
22414 \begin_inset space ~
22415 \end_inset
22416
22417
22418 \begin_inset CommandInset ref
22419 LatexCommand ref
22420 reference "tab:Tabelle-mit-1.5pt-vert"
22421
22422 \end_inset
22423
22424  wurde das 
22425 \family sans
22426 LaTe
22427 \begin_inset ERT
22428 status collapsed
22429
22430 \begin_layout Plain Layout
22431
22432 {}
22433 \end_layout
22434
22435 \end_inset
22436
22437 X-Argument
22438 \family default
22439 \series bold
22440  VcV
22441 \series default
22442  für die letzte Spalte und
22443 \series bold
22444  Vc
22445 \series default
22446  für die anderen benutzt.
22447 \end_layout
22448
22449 \begin_layout Standard
22450 \begin_inset Float table
22451 placement H
22452 wide false
22453 sideways false
22454 status open
22455
22456 \begin_layout Plain Layout
22457 \begin_inset Caption Standard
22458
22459 \begin_layout Plain Layout
22460 \begin_inset CommandInset label
22461 LatexCommand label
22462 name "tab:Tabelle-mit-1.5pt-vert"
22463
22464 \end_inset
22465
22466 Tabelle mit 1.5
22467 \begin_inset space \thinspace{}
22468 \end_inset
22469
22470 pt dicken vertikalen Linien
22471 \end_layout
22472
22473 \end_inset
22474
22475
22476 \end_layout
22477
22478 \begin_layout Plain Layout
22479 \align center
22480 \begin_inset Tabular
22481 <lyxtabular version="3" rows="3" columns="3">
22482 <features rotate="0" tabularvalignment="middle">
22483 <column alignment="center" valignment="top" special="Vc">
22484 <column alignment="center" valignment="top" special="Vc">
22485 <column alignment="center" valignment="top" special="VcV">
22486 <row>
22487 <cell alignment="center" valignment="top" topline="true" usebox="none">
22488 \begin_inset Text
22489
22490 \begin_layout Plain Layout
22491 sd
22492 \end_layout
22493
22494 \end_inset
22495 </cell>
22496 <cell alignment="center" valignment="top" topline="true" usebox="none">
22497 \begin_inset Text
22498
22499 \begin_layout Plain Layout
22500
22501 \end_layout
22502
22503 \end_inset
22504 </cell>
22505 <cell alignment="center" valignment="top" topline="true" usebox="none">
22506 \begin_inset Text
22507
22508 \begin_layout Plain Layout
22509
22510 \end_layout
22511
22512 \end_inset
22513 </cell>
22514 </row>
22515 <row>
22516 <cell alignment="center" valignment="top" topline="true" usebox="none">
22517 \begin_inset Text
22518
22519 \begin_layout Plain Layout
22520
22521 \end_layout
22522
22523 \end_inset
22524 </cell>
22525 <cell alignment="center" valignment="top" topline="true" usebox="none">
22526 \begin_inset Text
22527
22528 \begin_layout Plain Layout
22529 sd
22530 \end_layout
22531
22532 \end_inset
22533 </cell>
22534 <cell alignment="center" valignment="top" topline="true" usebox="none">
22535 \begin_inset Text
22536
22537 \begin_layout Plain Layout
22538
22539 \end_layout
22540
22541 \end_inset
22542 </cell>
22543 </row>
22544 <row>
22545 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22546 \begin_inset Text
22547
22548 \begin_layout Plain Layout
22549
22550 \end_layout
22551
22552 \end_inset
22553 </cell>
22554 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22555 \begin_inset Text
22556
22557 \begin_layout Plain Layout
22558
22559 \end_layout
22560
22561 \end_inset
22562 </cell>
22563 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22564 \begin_inset Text
22565
22566 \begin_layout Plain Layout
22567 sd
22568 \end_layout
22569
22570 \end_inset
22571 </cell>
22572 </row>
22573 </lyxtabular>
22574
22575 \end_inset
22576
22577
22578 \end_layout
22579
22580 \end_inset
22581
22582
22583 \end_layout
22584
22585 \begin_layout Subsection
22586 Gestrichelte Linien
22587 \begin_inset Index idx
22588 status collapsed
22589
22590 \begin_layout Plain Layout
22591 Tabellen  ! Linien ! gestrichelte 
22592 \end_layout
22593
22594 \end_inset
22595
22596
22597 \end_layout
22598
22599 \begin_layout Standard
22600 \begin_inset ERT
22601 status collapsed
22602
22603 \begin_layout Plain Layout
22604
22605
22606 \backslash
22607 ifarydshln
22608 \end_layout
22609
22610 \end_inset
22611
22612
22613 \begin_inset Note Note
22614 status open
22615
22616 \begin_layout Plain Layout
22617 Der folgende Teil wird nur gedruckt, wenn das LaTeX-Paket 
22618 \series bold
22619 arydshln
22620 \series default
22621  installiert ist.
22622 \end_layout
22623
22624 \end_inset
22625
22626
22627 \end_layout
22628
22629 \begin_layout Standard
22630 \begin_inset Float table
22631 placement h
22632 wide false
22633 sideways false
22634 status open
22635
22636 \begin_layout Plain Layout
22637 \begin_inset Caption Standard
22638
22639 \begin_layout Plain Layout
22640 \begin_inset CommandInset label
22641 LatexCommand label
22642 name "tab:Tabelle-mit-gestrichelten"
22643
22644 \end_inset
22645
22646 Tabelle mit gestrichelten Linien
22647 \end_layout
22648
22649 \end_inset
22650
22651
22652 \end_layout
22653
22654 \begin_layout Plain Layout
22655 \align center
22656 \begin_inset Tabular
22657 <lyxtabular version="3" rows="5" columns="5">
22658 <features rotate="0" tabularvalignment="middle">
22659 <column alignment="center" valignment="top">
22660 <column alignment="center" valignment="top">
22661 <column alignment="center" valignment="top" special=":c">
22662 <column alignment="center" valignment="top">
22663 <column alignment="center" valignment="top">
22664 <row>
22665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22666 \begin_inset Text
22667
22668 \begin_layout Plain Layout
22669 a
22670 \end_layout
22671
22672 \end_inset
22673 </cell>
22674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22675 \begin_inset Text
22676
22677 \begin_layout Plain Layout
22678 b
22679 \end_layout
22680
22681 \end_inset
22682 </cell>
22683 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22684 \begin_inset Text
22685
22686 \begin_layout Plain Layout
22687 c
22688 \end_layout
22689
22690 \end_inset
22691 </cell>
22692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22693 \begin_inset Text
22694
22695 \begin_layout Plain Layout
22696 d
22697 \end_layout
22698
22699 \end_inset
22700 </cell>
22701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22702 \begin_inset Text
22703
22704 \begin_layout Plain Layout
22705 e
22706 \end_layout
22707
22708 \end_inset
22709 </cell>
22710 </row>
22711 <row>
22712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22713 \begin_inset Text
22714
22715 \begin_layout Plain Layout
22716 f
22717 \end_layout
22718
22719 \end_inset
22720 </cell>
22721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22722 \begin_inset Text
22723
22724 \begin_layout Plain Layout
22725 g
22726 \end_layout
22727
22728 \end_inset
22729 </cell>
22730 <cell alignment="center" valignment="top" topline="true" usebox="none">
22731 \begin_inset Text
22732
22733 \begin_layout Plain Layout
22734 h
22735 \end_layout
22736
22737 \end_inset
22738 </cell>
22739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22740 \begin_inset Text
22741
22742 \begin_layout Plain Layout
22743 i
22744 \end_layout
22745
22746 \end_inset
22747 </cell>
22748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22749 \begin_inset Text
22750
22751 \begin_layout Plain Layout
22752 j
22753 \end_layout
22754
22755 \end_inset
22756 </cell>
22757 </row>
22758 <row>
22759 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22760 \begin_inset Text
22761
22762 \begin_layout Plain Layout
22763 \begin_inset ERT
22764 status collapsed
22765
22766 \begin_layout Plain Layout
22767
22768
22769 \backslash
22770 hdashline 
22771 \end_layout
22772
22773 \end_inset
22774
22775 k
22776 \end_layout
22777
22778 \end_inset
22779 </cell>
22780 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22781 \begin_inset Text
22782
22783 \begin_layout Plain Layout
22784 l
22785 \end_layout
22786
22787 \end_inset
22788 </cell>
22789 <cell alignment="center" valignment="top" usebox="none">
22790 \begin_inset Text
22791
22792 \begin_layout Plain Layout
22793 m
22794 \end_layout
22795
22796 \end_inset
22797 </cell>
22798 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22799 \begin_inset Text
22800
22801 \begin_layout Plain Layout
22802 n
22803 \end_layout
22804
22805 \end_inset
22806 </cell>
22807 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22808 \begin_inset Text
22809
22810 \begin_layout Plain Layout
22811 o
22812 \end_layout
22813
22814 \end_inset
22815 </cell>
22816 </row>
22817 <row>
22818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22819 \begin_inset Text
22820
22821 \begin_layout Plain Layout
22822 \begin_inset ERT
22823 status collapsed
22824
22825 \begin_layout Plain Layout
22826
22827
22828 \backslash
22829 cdashline{4-5}
22830 \end_layout
22831
22832 \end_inset
22833
22834 p
22835 \end_layout
22836
22837 \end_inset
22838 </cell>
22839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22840 \begin_inset Text
22841
22842 \begin_layout Plain Layout
22843 q
22844 \end_layout
22845
22846 \end_inset
22847 </cell>
22848 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
22849 \begin_inset Text
22850
22851 \begin_layout Plain Layout
22852 r
22853 \end_layout
22854
22855 \end_inset
22856 </cell>
22857 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22858 \begin_inset Text
22859
22860 \begin_layout Plain Layout
22861 s
22862 \end_layout
22863
22864 \end_inset
22865 </cell>
22866 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22867 \begin_inset Text
22868
22869 \begin_layout Plain Layout
22870
22871 \end_layout
22872
22873 \end_inset
22874 </cell>
22875 </row>
22876 <row>
22877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22878 \begin_inset Text
22879
22880 \begin_layout Plain Layout
22881 t
22882 \end_layout
22883
22884 \end_inset
22885 </cell>
22886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22887 \begin_inset Text
22888
22889 \begin_layout Plain Layout
22890 u
22891 \end_layout
22892
22893 \end_inset
22894 </cell>
22895 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22896 \begin_inset Text
22897
22898 \begin_layout Plain Layout
22899 v
22900 \end_layout
22901
22902 \end_inset
22903 </cell>
22904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22905 \begin_inset Text
22906
22907 \begin_layout Plain Layout
22908 w
22909 \end_layout
22910
22911 \end_inset
22912 </cell>
22913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22914 \begin_inset Text
22915
22916 \begin_layout Plain Layout
22917 x
22918 \end_layout
22919
22920 \end_inset
22921 </cell>
22922 </row>
22923 </lyxtabular>
22924
22925 \end_inset
22926
22927
22928 \end_layout
22929
22930 \end_inset
22931
22932
22933 \end_layout
22934
22935 \begin_layout Standard
22936 LyX unterstützt von sich aus keine gestrichelten Linien, also müssen Sie
22937  TeX-Code benutzen.
22938  Zunächst müssen Sie das LaTeX-Paket 
22939 \series bold
22940 arydshln
22941 \series default
22942
22943 \begin_inset Index idx
22944 status collapsed
22945
22946 \begin_layout Plain Layout
22947 LaTeX-Pakete ! arydshln
22948 \end_layout
22949
22950 \end_inset
22951
22952  im LaTeX-Vorspann laden:
22953 \end_layout
22954
22955 \begin_layout Standard
22956
22957 \series bold
22958
22959 \backslash
22960 usepackage{arydshln}
22961 \end_layout
22962
22963 \begin_layout Standard
22964 Um senkrechte Linien zu stricheln, müssen Sie im 
22965 \family sans
22966 LaTe
22967 \begin_inset ERT
22968 status collapsed
22969
22970 \begin_layout Plain Layout
22971
22972 {}
22973 \end_layout
22974
22975 \end_inset
22976
22977 X-Argument
22978 \family default
22979  des 
22980 \family sans
22981 Tabellen-Einstellungen
22982 \family default
22983 -Dialogs 
22984 \begin_inset Quotes gld
22985 \end_inset
22986
22987 :
22988 \begin_inset Quotes grd
22989 \end_inset
22990
22991 , zusammen mit dem Buchstaben für die horizontale Ausrichtung, eingeben.
22992 \end_layout
22993
22994 \begin_layout Standard
22995 Für eine gestrichelte horizontale Linie müssen Sie den Befehl
22996 \end_layout
22997
22998 \begin_layout Standard
22999
23000 \series bold
23001
23002 \backslash
23003 hdashline
23004 \end_layout
23005
23006 \begin_layout Standard
23007 als TeX-Code als erstes in die erste Zelle einer Zeile einfügen.
23008 \end_layout
23009
23010 \begin_layout Standard
23011 Für gestrichelte horizontale Linien für Mehrfachspalten wird der Befehl
23012 \end_layout
23013
23014 \begin_layout Standard
23015
23016 \series bold
23017
23018 \backslash
23019 cdashline{Anfangsspalte-Endspalte}
23020 \end_layout
23021
23022 \begin_layout Standard
23023 als TeX-Code als erstes in die erste Zelle einer Zeile eingefügt.
23024  Wenn Sie z.
23025 \begin_inset space \thinspace{}
23026 \end_inset
23027
23028 B.
23029  eine Mehrfachspalte über Spalte 2 bis 4 haben und Sie möchten darüber eine
23030  gestrichelte Linie haben, fügen Sie den Befehl
23031 \end_layout
23032
23033 \begin_layout Standard
23034
23035 \series bold
23036
23037 \backslash
23038 cdashline{2-4}
23039 \end_layout
23040
23041 \begin_layout Standard
23042 als erstes Element der ersten Zelle in der Zeile der Mehrfachspalte ein.
23043 \end_layout
23044
23045 \begin_layout Standard
23046 \begin_inset VSpace bigskip
23047 \end_inset
23048
23049
23050 \end_layout
23051
23052 \begin_layout Standard
23053 In Tabelle
23054 \begin_inset space ~
23055 \end_inset
23056
23057
23058 \begin_inset CommandInset ref
23059 LatexCommand ref
23060 reference "tab:Tabelle-mit-gestrichelten"
23061
23062 \end_inset
23063
23064  wurde in der dritten Spalte der Befehl
23065 \series bold
23066  
23067 \series default
23068
23069 \begin_inset Quotes gld
23070 \end_inset
23071
23072
23073 \series bold
23074 :c
23075 \begin_inset Quotes grd
23076 \end_inset
23077
23078
23079 \series default
23080  benutzt.
23081  Der Befehl 
23082 \series bold
23083
23084 \backslash
23085 hdashline
23086 \series default
23087  wurde in die erste Zelle der dritten Zeile eingefügt und der Befehl
23088 \begin_inset Newline newline
23089 \end_inset
23090
23091  
23092 \series bold
23093
23094 \backslash
23095 cdashline{4-5} 
23096 \series default
23097 wurde in die erste Zelle der vierten Zeile eingefügt.
23098 \end_layout
23099
23100 \begin_layout Standard
23101 \begin_inset VSpace bigskip
23102 \end_inset
23103
23104
23105 \end_layout
23106
23107 \begin_layout Standard
23108 Tabellen mit gestrichelten Linien können auch gefärbt werden, wie Tabelle
23109 \begin_inset space ~
23110 \end_inset
23111
23112
23113 \begin_inset CommandInset ref
23114 LatexCommand ref
23115 reference "tab:Farbige-Tabelle-mit"
23116
23117 \end_inset
23118
23119  verdeutlicht.
23120 \end_layout
23121
23122 \begin_layout Standard
23123 \begin_inset ERT
23124 status collapsed
23125
23126 \begin_layout Plain Layout
23127
23128
23129 \backslash
23130 setlength{
23131 \backslash
23132 arrayrulewidth}{1pt}
23133 \end_layout
23134
23135 \end_inset
23136
23137
23138 \begin_inset Note Note
23139 status collapsed
23140
23141 \begin_layout Plain Layout
23142 dickere Linien zur besseren Visualisierung der Linienfarbe
23143 \end_layout
23144
23145 \end_inset
23146
23147
23148 \end_layout
23149
23150 \begin_layout Standard
23151 \begin_inset ERT
23152 status collapsed
23153
23154 \begin_layout Plain Layout
23155
23156
23157 \backslash
23158 dashgapcolor{green}
23159 \end_layout
23160
23161 \end_inset
23162
23163
23164 \begin_inset Note Note
23165 status collapsed
23166
23167 \begin_layout Plain Layout
23168 färbt Raum zwischen den Strichen grün
23169 \end_layout
23170
23171 \end_inset
23172
23173
23174 \end_layout
23175
23176 \begin_layout Standard
23177 \begin_inset ERT
23178 status collapsed
23179
23180 \begin_layout Plain Layout
23181
23182
23183 \backslash
23184 let
23185 \backslash
23186 myHdashline
23187 \backslash
23188 hdashline
23189 \end_layout
23190
23191 \begin_layout Plain Layout
23192
23193
23194 \backslash
23195 renewcommand{
23196 \backslash
23197 hdashline}
23198 \end_layout
23199
23200 \begin_layout Plain Layout
23201
23202  {
23203 \backslash
23204 arrayrulecolor{red}
23205 \backslash
23206 myHdashline
23207 \backslash
23208 arrayrulecolor{black}}
23209 \end_layout
23210
23211 \end_inset
23212
23213
23214 \begin_inset Note Note
23215 status collapsed
23216
23217 \begin_layout Plain Layout
23218 färbt horizontale, gestrichelte Linien rot
23219 \end_layout
23220
23221 \end_inset
23222
23223
23224 \end_layout
23225
23226 \begin_layout Standard
23227 \begin_inset ERT
23228 status collapsed
23229
23230 \begin_layout Plain Layout
23231
23232
23233 \backslash
23234 let
23235 \backslash
23236 myCdashline
23237 \backslash
23238 cdashline
23239 \end_layout
23240
23241 \begin_layout Plain Layout
23242
23243
23244 \backslash
23245 renewcommand{
23246 \backslash
23247 cdashline}[1]
23248 \end_layout
23249
23250 \begin_layout Plain Layout
23251
23252  {
23253 \backslash
23254 arrayrulecolor{yellow}
23255 \backslash
23256 myCdashline{#1}
23257 \backslash
23258 arrayrulecolor{black}}
23259 \end_layout
23260
23261 \end_inset
23262
23263
23264 \begin_inset Note Note
23265 status collapsed
23266
23267 \begin_layout Plain Layout
23268 färbt partielle horizontale, gestrichelte Linien gelb
23269 \end_layout
23270
23271 \end_inset
23272
23273
23274 \end_layout
23275
23276 \begin_layout Standard
23277 \begin_inset Float table
23278 placement h
23279 wide false
23280 sideways false
23281 status open
23282
23283 \begin_layout Plain Layout
23284 \begin_inset Caption Standard
23285
23286 \begin_layout Plain Layout
23287 \begin_inset CommandInset label
23288 LatexCommand label
23289 name "tab:Farbige-Tabelle-mit"
23290
23291 \end_inset
23292
23293 Farbige Tabelle mit gestrichelten Linien
23294 \end_layout
23295
23296 \end_inset
23297
23298
23299 \end_layout
23300
23301 \begin_layout Plain Layout
23302 \align center
23303 \begin_inset Tabular
23304 <lyxtabular version="3" rows="5" columns="5">
23305 <features rotate="0" tabularvalignment="middle">
23306 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{dunkelgruen}\centering}c">
23307 <column alignment="center" valignment="top" width="0pt">
23308 <column alignment="center" valignment="top" width="0pt" special=":c">
23309 <column alignment="center" valignment="top">
23310 <column alignment="center" valignment="top">
23311 <row>
23312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23313 \begin_inset Text
23314
23315 \begin_layout Plain Layout
23316 a
23317 \end_layout
23318
23319 \end_inset
23320 </cell>
23321 <cell alignment="center" valignment="top" topline="true" usebox="none">
23322 \begin_inset Text
23323
23324 \begin_layout Plain Layout
23325 b
23326 \end_layout
23327
23328 \end_inset
23329 </cell>
23330 <cell alignment="center" valignment="top" topline="true" usebox="none">
23331 \begin_inset Text
23332
23333 \begin_layout Plain Layout
23334 c
23335 \end_layout
23336
23337 \end_inset
23338 </cell>
23339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23340 \begin_inset Text
23341
23342 \begin_layout Plain Layout
23343 d
23344 \end_layout
23345
23346 \end_inset
23347 </cell>
23348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23349 \begin_inset Text
23350
23351 \begin_layout Plain Layout
23352 e
23353 \end_layout
23354
23355 \end_inset
23356 </cell>
23357 </row>
23358 <row>
23359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23360 \begin_inset Text
23361
23362 \begin_layout Plain Layout
23363 f
23364 \end_layout
23365
23366 \end_inset
23367 </cell>
23368 <cell alignment="center" valignment="top" topline="true" usebox="none">
23369 \begin_inset Text
23370
23371 \begin_layout Plain Layout
23372 g
23373 \end_layout
23374
23375 \end_inset
23376 </cell>
23377 <cell alignment="center" valignment="top" topline="true" usebox="none">
23378 \begin_inset Text
23379
23380 \begin_layout Plain Layout
23381 h
23382 \end_layout
23383
23384 \end_inset
23385 </cell>
23386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23387 \begin_inset Text
23388
23389 \begin_layout Plain Layout
23390 i
23391 \end_layout
23392
23393 \end_inset
23394 </cell>
23395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23396 \begin_inset Text
23397
23398 \begin_layout Plain Layout
23399 j
23400 \end_layout
23401
23402 \end_inset
23403 </cell>
23404 </row>
23405 <row>
23406 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23407 \begin_inset Text
23408
23409 \begin_layout Plain Layout
23410 \begin_inset ERT
23411 status collapsed
23412
23413 \begin_layout Plain Layout
23414
23415
23416 \backslash
23417 hdashline 
23418 \end_layout
23419
23420 \end_inset
23421
23422
23423 \begin_inset ERT
23424 status collapsed
23425
23426 \begin_layout Plain Layout
23427
23428
23429 \backslash
23430 rowcolor{Gray}
23431 \end_layout
23432
23433 \end_inset
23434
23435 k
23436 \end_layout
23437
23438 \end_inset
23439 </cell>
23440 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23441 \begin_inset Text
23442
23443 \begin_layout Plain Layout
23444 l
23445 \end_layout
23446
23447 \end_inset
23448 </cell>
23449 <cell alignment="center" valignment="top" usebox="none">
23450 \begin_inset Text
23451
23452 \begin_layout Plain Layout
23453 m
23454 \end_layout
23455
23456 \end_inset
23457 </cell>
23458 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23459 \begin_inset Text
23460
23461 \begin_layout Plain Layout
23462 n
23463 \end_layout
23464
23465 \end_inset
23466 </cell>
23467 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23468 \begin_inset Text
23469
23470 \begin_layout Plain Layout
23471 o
23472 \end_layout
23473
23474 \end_inset
23475 </cell>
23476 </row>
23477 <row>
23478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23479 \begin_inset Text
23480
23481 \begin_layout Plain Layout
23482 \begin_inset ERT
23483 status collapsed
23484
23485 \begin_layout Plain Layout
23486
23487
23488 \backslash
23489 cdashline{4-5}
23490 \end_layout
23491
23492 \end_inset
23493
23494 p
23495 \end_layout
23496
23497 \end_inset
23498 </cell>
23499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23500 \begin_inset Text
23501
23502 \begin_layout Plain Layout
23503 q
23504 \end_layout
23505
23506 \end_inset
23507 </cell>
23508 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23509 \begin_inset Text
23510
23511 \begin_layout Plain Layout
23512 r
23513 \end_layout
23514
23515 \end_inset
23516 </cell>
23517 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23518 \begin_inset Text
23519
23520 \begin_layout Plain Layout
23521 s
23522 \end_layout
23523
23524 \end_inset
23525 </cell>
23526 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23527 \begin_inset Text
23528
23529 \begin_layout Plain Layout
23530
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 </row>
23536 <row>
23537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23538 \begin_inset Text
23539
23540 \begin_layout Plain Layout
23541 t
23542 \end_layout
23543
23544 \end_inset
23545 </cell>
23546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23547 \begin_inset Text
23548
23549 \begin_layout Plain Layout
23550 u
23551 \end_layout
23552
23553 \end_inset
23554 </cell>
23555 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23556 \begin_inset Text
23557
23558 \begin_layout Plain Layout
23559 v
23560 \end_layout
23561
23562 \end_inset
23563 </cell>
23564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23565 \begin_inset Text
23566
23567 \begin_layout Plain Layout
23568 w
23569 \end_layout
23570
23571 \end_inset
23572 </cell>
23573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23574 \begin_inset Text
23575
23576 \begin_layout Plain Layout
23577 \begin_inset ERT
23578 status collapsed
23579
23580 \begin_layout Plain Layout
23581
23582
23583 \backslash
23584 cellcolor{Maroon}
23585 \end_layout
23586
23587 \end_inset
23588
23589
23590 \color green
23591 i
23592 \end_layout
23593
23594 \end_inset
23595 </cell>
23596 </row>
23597 </lyxtabular>
23598
23599 \end_inset
23600
23601
23602 \end_layout
23603
23604 \end_inset
23605
23606
23607 \end_layout
23608
23609 \begin_layout Standard
23610 \begin_inset ERT
23611 status collapsed
23612
23613 \begin_layout Plain Layout
23614
23615
23616 \backslash
23617 renewcommand{
23618 \backslash
23619 hdashline}{
23620 \backslash
23621 myHdashline}
23622 \end_layout
23623
23624 \end_inset
23625
23626
23627 \begin_inset Note Note
23628 status collapsed
23629
23630 \begin_layout Plain Layout
23631 zurücksetzen auf Standardwert
23632 \end_layout
23633
23634 \end_inset
23635
23636
23637 \end_layout
23638
23639 \begin_layout Standard
23640 \begin_inset ERT
23641 status collapsed
23642
23643 \begin_layout Plain Layout
23644
23645
23646 \backslash
23647 renewcommand{
23648 \backslash
23649 cdashline}{
23650 \backslash
23651 myCdashline}
23652 \end_layout
23653
23654 \end_inset
23655
23656
23657 \begin_inset Note Note
23658 status collapsed
23659
23660 \begin_layout Plain Layout
23661 zurücksetzen auf Standardwert
23662 \end_layout
23663
23664 \end_inset
23665
23666
23667 \end_layout
23668
23669 \begin_layout Standard
23670 \begin_inset ERT
23671 status collapsed
23672
23673 \begin_layout Plain Layout
23674
23675
23676 \backslash
23677 nodashgapcolor
23678 \end_layout
23679
23680 \end_inset
23681
23682
23683 \begin_inset Note Note
23684 status collapsed
23685
23686 \begin_layout Plain Layout
23687 zurücksetzen auf Standardwert
23688 \end_layout
23689
23690 \end_inset
23691
23692
23693 \end_layout
23694
23695 \begin_layout Standard
23696 \begin_inset ERT
23697 status collapsed
23698
23699 \begin_layout Plain Layout
23700
23701
23702 \backslash
23703 setlength{
23704 \backslash
23705 arrayrulewidth}{0.4pt}
23706 \end_layout
23707
23708 \end_inset
23709
23710
23711 \begin_inset Note Note
23712 status collapsed
23713
23714 \begin_layout Plain Layout
23715 zurücksetzen auf Standardwert
23716 \end_layout
23717
23718 \end_inset
23719
23720
23721 \end_layout
23722
23723 \begin_layout Standard
23724 Das Färben von Zeilen, Spalten und Zeilen erfolgt wie in Abschnitt
23725 \begin_inset space ~
23726 \end_inset
23727
23728
23729 \begin_inset CommandInset ref
23730 LatexCommand ref
23731 reference "abs:Farbige-Tabellen"
23732
23733 \end_inset
23734
23735  beschrieben.
23736  Das Färben von horizontalen Linien funktioniert analog wie dort ebenso
23737  beschrieben, man muss in den Befehlen nur 
23738 \series bold
23739
23740 \backslash
23741 myHlineC
23742 \series default
23743  durch 
23744 \series bold
23745
23746 \backslash
23747 myHdashline
23748 \series default
23749  und 
23750 \backslash
23751
23752 \series bold
23753 hline
23754 \series default
23755  durch 
23756 \series bold
23757
23758 \backslash
23759 hdashline
23760 \series default
23761  ersetzen; man verwendet also den Befehl
23762 \end_layout
23763
23764 \begin_layout Standard
23765
23766 \series bold
23767
23768 \backslash
23769 let
23770 \backslash
23771 myHdashline
23772 \backslash
23773 hdashline
23774 \begin_inset Newline newline
23775 \end_inset
23776
23777
23778 \backslash
23779 renewcommand{
23780 \backslash
23781 hdashline}
23782 \begin_inset Newline newline
23783 \end_inset
23784
23785
23786 \begin_inset Phantom HPhantom
23787 status open
23788
23789 \begin_layout Plain Layout
23790
23791 \series bold
23792 \begin_inset space ~
23793 \end_inset
23794
23795
23796 \end_layout
23797
23798 \end_inset
23799
23800 {
23801 \backslash
23802 arrayrulecolor{red}
23803 \backslash
23804 myHdashline
23805 \backslash
23806 arrayrulecolor{black}}
23807 \end_layout
23808
23809 \begin_layout Standard
23810 Um 
23811 \series bold
23812
23813 \backslash
23814 cdashline
23815 \series default
23816  zu färben, lautet der Befehl
23817 \end_layout
23818
23819 \begin_layout Standard
23820
23821 \series bold
23822
23823 \backslash
23824 let
23825 \backslash
23826 myCdashline
23827 \backslash
23828 cdashline
23829 \begin_inset Newline newline
23830 \end_inset
23831
23832
23833 \backslash
23834 renewcommand{
23835 \backslash
23836 cdashline}[1]
23837 \begin_inset Newline newline
23838 \end_inset
23839
23840
23841 \begin_inset Phantom HPhantom
23842 status open
23843
23844 \begin_layout Plain Layout
23845
23846 \series bold
23847 \begin_inset space ~
23848 \end_inset
23849
23850
23851 \end_layout
23852
23853 \end_inset
23854
23855 {
23856 \backslash
23857 arrayrulecolor{red}
23858 \backslash
23859 myCdashline{#1}
23860 \backslash
23861 arrayrulecolor{black}}
23862 \end_layout
23863
23864 \begin_layout Standard
23865 Um die schwarze Linienfarbe zurückzubekommen, muss man folgende Befehle
23866  als TeX-Code hinter der Tabelle einfügen:
23867 \end_layout
23868
23869 \begin_layout Standard
23870 Für 
23871 \series bold
23872
23873 \backslash
23874 hdashline
23875 \end_layout
23876
23877 \begin_layout Standard
23878
23879 \series bold
23880
23881 \backslash
23882 renewcommand{
23883 \backslash
23884 hdashline}{
23885 \backslash
23886 myHdashline}
23887 \end_layout
23888
23889 \begin_layout Standard
23890 und für 
23891 \series bold
23892
23893 \backslash
23894 cdashline
23895 \end_layout
23896
23897 \begin_layout Standard
23898
23899 \series bold
23900
23901 \backslash
23902 renewcommand{
23903 \backslash
23904 cdashline}{
23905 \backslash
23906 myCdashline}
23907 \end_layout
23908
23909 \begin_layout Standard
23910 Um den Bereich zwischen den Strichen einer Linie zu färben, kann man den
23911  Befehl
23912 \end_layout
23913
23914 \begin_layout Standard
23915
23916 \series bold
23917
23918 \backslash
23919 dashgapcolor{Farbe}
23920 \end_layout
23921
23922 \begin_layout Standard
23923 als TeX-Code vor der Tabelle verwenden.
23924  Farbe ist hierbei der Name einer definierten Farbe.
23925  Der Befehl
23926 \end_layout
23927
23928 \begin_layout Standard
23929
23930 \series bold
23931
23932 \backslash
23933 nodashgapcolor
23934 \end_layout
23935
23936 \begin_layout Standard
23937 hebt die Einstellung von 
23938 \series bold
23939
23940 \backslash
23941 dashgapcolor
23942 \series default
23943  auf.
23944 \end_layout
23945
23946 \begin_layout Standard
23947 \begin_inset Note Greyedout
23948 status open
23949
23950 \begin_layout Plain Layout
23951
23952 \series bold
23953 \color none
23954 Achtung
23955 \series default
23956 : Befinden sich mehrere Befehle in einer Zelle, muss sich der Befehl von
23957  
23958 \series bold
23959 arydshln
23960 \series default
23961  an erster Stelle in der Zelle befinden.
23962  Daher ist in in Zelle 
23963 \emph on
23964 k
23965 \emph default
23966  der Tabelle
23967 \begin_inset space ~
23968 \end_inset
23969
23970
23971 \begin_inset CommandInset ref
23972 LatexCommand ref
23973 reference "tab:Farbige-Tabelle-mit"
23974
23975 \end_inset
23976
23977  der Befehl 
23978 \series bold
23979
23980 \backslash
23981 hdashline
23982 \series default
23983  vor 
23984 \series bold
23985
23986 \backslash
23987 rowcolor
23988 \series default
23989 .
23990 \end_layout
23991
23992 \end_inset
23993
23994
23995 \end_layout
23996
23997 \begin_layout Standard
23998 \begin_inset Note Greyedout
23999 status open
24000
24001 \begin_layout Plain Layout
24002
24003 \series bold
24004 \color none
24005 Achtung:
24006 \series default
24007  Das LaTeX-Paket 
24008 \series bold
24009 arydshln
24010 \series default
24011  muss im LaTeX-Vorspann nach dem LaTeX-Paket 
24012 \series bold
24013 colortbl
24014 \series default
24015
24016 \begin_inset Index idx
24017 status collapsed
24018
24019 \begin_layout Plain Layout
24020 LaTeX-Pakete ! colortbl
24021 \end_layout
24022
24023 \end_inset
24024
24025  geladen werden.
24026 \end_layout
24027
24028 \end_inset
24029
24030
24031 \end_layout
24032
24033 \begin_layout Standard
24034 \begin_inset ERT
24035 status collapsed
24036
24037 \begin_layout Plain Layout
24038
24039
24040 \backslash
24041 else
24042 \end_layout
24043
24044 \end_inset
24045
24046
24047 \begin_inset Note Note
24048 status open
24049
24050 \begin_layout Plain Layout
24051 Der folgende Teil wird gedruckt, wenn das LaTeX-Paket 
24052 \series bold
24053 arydshln
24054 \series default
24055  nicht installiert ist:
24056 \end_layout
24057
24058 \end_inset
24059
24060
24061 \end_layout
24062
24063 \begin_layout Standard
24064 Sie müssen das LaTeX-Paket 
24065 \series bold
24066 arydshln
24067 \series default
24068  installiert haben um den Inhalt dieses Abschnitts zu sehen.
24069 \end_layout
24070
24071 \begin_layout Standard
24072 \begin_inset ERT
24073 status collapsed
24074
24075 \begin_layout Plain Layout
24076
24077
24078 \backslash
24079 fi
24080 \end_layout
24081
24082 \end_inset
24083
24084
24085 \end_layout
24086
24087 \begin_layout Standard
24088 Für weitere Informationen über gestrichelte Linien, siehe die Dokumentation
24089  von 
24090 \series bold
24091 arydshln
24092 \series default
24093
24094 \begin_inset CommandInset citation
24095 LatexCommand cite
24096 key "arydshln"
24097
24098 \end_inset
24099
24100 .
24101 \end_layout
24102
24103 \begin_layout Chapter
24104 Gleitobjekte
24105 \begin_inset CommandInset label
24106 LatexCommand label
24107 name "kap:Gleitobjekte"
24108
24109 \end_inset
24110
24111
24112 \begin_inset Index idx
24113 status collapsed
24114
24115 \begin_layout Plain Layout
24116 Gleitobjekte
24117 \end_layout
24118
24119 \end_inset
24120
24121
24122 \end_layout
24123
24124 \begin_layout Section
24125 Einleitung
24126 \begin_inset CommandInset label
24127 LatexCommand label
24128 name "abs:Gleitobjekte-Einleitung"
24129
24130 \end_inset
24131
24132
24133 \begin_inset Index idx
24134 status collapsed
24135
24136 \begin_layout Plain Layout
24137 Gleitobjekte ! Einleitung
24138 \end_layout
24139
24140 \end_inset
24141
24142
24143 \end_layout
24144
24145 \begin_layout Standard
24146 Ein Gleitobjekt ist ein Teil eines Dokumentes, das keinen festen Platz hat.
24147  Es kann eine oder zwei Seiten vorwärts oder rückwärts gleiten, wo immer
24148  der beste Platz ist.
24149  
24150 \family sans
24151 Fußnoten
24152 \family default
24153  und 
24154 \family sans
24155 Randnotizen
24156 \family default
24157  sind auch Gleitobjekte, weil sie auf die nächste Seite verschoben werden,
24158  wenn auf ihrer Seite schon zu viele sind.
24159 \end_layout
24160
24161 \begin_layout Standard
24162 Gleitobjekte ermöglichen eine hochwertige Gestaltung.
24163  Abbildungen und Tabellen können gleichmäßig auf Seiten verteilt werden,
24164  um weiße Flächen und Seiten ohne Text zu vermeiden.
24165  Weil das Gleiten oft den Kontext zwischen  Text und Abbildung/Tabelle auf\SpecialChar \textcompwordmark{}
24166 löst,
24167  kann im Text auf ein Gleitobjekt verwiesen werden.
24168  Gleitobjekte sind deshalb nummeriert.
24169  Querverweise werden in Abschnitt
24170 \begin_inset space ~
24171 \end_inset
24172
24173
24174 \begin_inset CommandInset ref
24175 LatexCommand ref
24176 reference "abs:Auf-Gleitobjekte-verweisen"
24177
24178 \end_inset
24179
24180  beschrieben.
24181 \end_layout
24182
24183 \begin_layout Standard
24184 Ein Gleitobjekt wird mit 
24185 \family sans
24186 Einfügen\SpecialChar \menuseparator
24187 Gleitobjekt\SpecialChar \menuseparator
24188 Algorithmus/Abbildung/Ta\SpecialChar \-
24189 belle/Um\SpecialChar \-
24190 flos\SpecialChar \-
24191 se\SpecialChar \-
24192 nes
24193 \begin_inset space ~
24194 \end_inset
24195
24196 Gleitobjekt
24197 \family default
24198  eingefügt (Werkzeugleistenknopf 
24199 \begin_inset Info
24200 type  "icon"
24201 arg   "float-insert figure"
24202 \end_inset
24203
24204  oder 
24205 \begin_inset Info
24206 type  "icon"
24207 arg   "float-insert table"
24208 \end_inset
24209
24210 ).
24211  Sie erhalten an der Stelle der Einfügung ein rot beschriftetes graues Kästchen,
24212  das Ihnen sagt, um was für ein Gleitobjekt es sich handelt, und ein rot
24213  umrandetes Kästchen mit einer nummerierten Marke (Algorithmus/Abbildung/Tabelle
24214  #:).
24215  Statt # sehen Sie die von LyX vergebene Nummer.
24216  In das schmale Feld nach der Marke können Sie den Titel schreiben.
24217  Algorithmus, Abbildung oder Tabelle werden ober- oder unterhalb des Titels
24218  eingefügt.
24219  In Abschnitt
24220 \begin_inset space ~
24221 \end_inset
24222
24223
24224 \begin_inset CommandInset ref
24225 LatexCommand ref
24226 reference "abs:Titel-Platzierung"
24227
24228 \end_inset
24229
24230  finden Sie mehr über die Platzierung des Titels.
24231  Wenn Sie auf das Gleitobjekt-Kästchen klicken, wird es geschlossen und
24232  auch wieder geöffnet.
24233  Ein geschlossenes Gleitobjekt-Kästchen sieht so aus: 
24234 \begin_inset Graphics
24235         filename clipart/GleitobjektQt4.png
24236         scale 70
24237         scaleBeforeRotation
24238
24239 \end_inset
24240
24241  – ein graues Kästchen mit roter Beschriftung.
24242 \end_layout
24243
24244 \begin_layout Standard
24245 Um mögliche LaTeX-Fehler durch umgebenden Text zu vermeiden, wird empfohlen,
24246  Gleitobjekte in einem eigenen Absatz einzufügen.
24247 \end_layout
24248
24249 \begin_layout Standard
24250 Vorhandene Abbildungen oder Tabellen können Sie in ein Gleitobjekt packen,
24251  indem Sie sie markieren und dann auf den entsprechenden Werkzeugleistenknopf
24252  klicken.
24253 \end_layout
24254
24255 \begin_layout Section
24256 Gleitobjekt-Typen
24257 \begin_inset Index idx
24258 status collapsed
24259
24260 \begin_layout Plain Layout
24261 Gleitobjekte ! Typen
24262 \end_layout
24263
24264 \end_inset
24265
24266
24267 \end_layout
24268
24269 \begin_layout Standard
24270 Neben Gleitobjekt-Abbildungen und -Tabellen, die in Abschnitt
24271 \begin_inset space ~
24272 \end_inset
24273
24274
24275 \begin_inset CommandInset ref
24276 LatexCommand ref
24277 reference "abs:Gleitende-Abbildungen"
24278
24279 \end_inset
24280
24281  und 
24282 \begin_inset CommandInset ref
24283 LatexCommand ref
24284 reference "abs:Gleitende-Tabellen"
24285
24286 \end_inset
24287
24288  beschrieben sind, gibt es Gleitobjekt-Algorithmen und umflossene Gleitobjekte.
24289  Letztere sind in Abschnitt
24290 \begin_inset space ~
24291 \end_inset
24292
24293
24294 \begin_inset CommandInset ref
24295 LatexCommand ref
24296 reference "abs:Umflossene-Gleitobjekte"
24297
24298 \end_inset
24299
24300  beschrieben.
24301 \end_layout
24302
24303 \begin_layout Subsection
24304 Algorithmen-Gleitobjekt
24305 \begin_inset Index idx
24306 status collapsed
24307
24308 \begin_layout Plain Layout
24309 Gleitobjekte ! Algorithmen
24310 \end_layout
24311
24312 \end_inset
24313
24314
24315 \begin_inset CommandInset label
24316 LatexCommand label
24317 name "uab:Gleitobjekt-Algorithmen"
24318
24319 \end_inset
24320
24321
24322 \end_layout
24323
24324 \begin_layout Standard
24325 \begin_inset Float algorithm
24326 placement h
24327 wide false
24328 sideways false
24329 status open
24330
24331 \begin_layout Plain Layout
24332 \begin_inset Caption Standard
24333
24334 \begin_layout Plain Layout
24335 \begin_inset CommandInset label
24336 LatexCommand label
24337 name "alg:Ein-Gleitobjekt-Algorithmus"
24338
24339 \end_inset
24340
24341 Ein Gleitobjekt-Algorithmus 
24342 \end_layout
24343
24344 \end_inset
24345
24346
24347 \end_layout
24348
24349 \begin_layout LyX-Code
24350 for I in 1..N loop
24351 \begin_inset Newline newline
24352 \end_inset
24353
24354  Sum:= Sum + A(I); /*Kommentar*/
24355 \begin_inset Newline newline
24356 \end_inset
24357
24358 end loop
24359 \begin_inset VSpace -4mm
24360 \end_inset
24361
24362
24363 \end_layout
24364
24365 \end_inset
24366
24367
24368 \end_layout
24369
24370 \begin_layout Standard
24371 Dieser Typ wird mit 
24372 \family sans
24373 Einfügen\SpecialChar \menuseparator
24374 Gleitobjekt\SpecialChar \menuseparator
24375 Algorithmus
24376 \family default
24377  eingefügt.
24378  Er wird für Programm-Code und Algorithmen-Beschreibungen verwendet und
24379  stellt eine Alternative zu Programm-Code-Listen dar, die in Kapitel
24380 \begin_inset space ~
24381 \end_inset
24382
24383
24384 \begin_inset CommandInset ref
24385 LatexCommand ref
24386 reference "kap:Programm-Code-Listen"
24387
24388 \end_inset
24389
24390 .
24391  Eine mögliche Absatz-Umgebung hier für ist 
24392 \family sans
24393 LyX-Code
24394 \family default
24395 , beschrieben im 
24396 \emph on
24397 Benutzerhandbuch
24398 \emph default
24399 .
24400  In Algorithmus
24401 \begin_inset space ~
24402 \end_inset
24403
24404
24405 \begin_inset CommandInset ref
24406 LatexCommand ref
24407 reference "alg:Ein-Gleitobjekt-Algorithmus"
24408
24409 \end_inset
24410
24411  wurden am Ende -4
24412 \begin_inset space \thinspace{}
24413 \end_inset
24414
24415 mm vertikaler Abstand eingefügt, damit die untere Linie direkt unter der
24416  letzten Zeile gedruckt wird.
24417 \end_layout
24418
24419 \begin_layout Standard
24420 Die Marke 
24421 \emph on
24422 Algorithmus
24423 \emph default
24424  wird nicht automatisch in die druckbare Version übernommen, sondern das
24425  englische Wort 
24426 \emph on
24427 Algorithm
24428 \emph default
24429  verwendet.
24430  Soll
24431 \emph on
24432  Algorithmus
24433 \emph default
24434  dort stehen, müssen Sie folgendes in den LaTeX-Vorspann schreiben: 
24435 \end_layout
24436
24437 \begin_layout Standard
24438
24439 \series bold
24440
24441 \backslash
24442 floatname{algorithm}{Algorithmus}
24443 \end_layout
24444
24445 \begin_layout Standard
24446 Um das Algorithmenverzeichnis einzufügen, kann für Dokumente, die dieselbe
24447  Sprache wie die LyX Menünamen haben, das Menü 
24448 \family sans
24449 Einfügen\SpecialChar \menuseparator
24450 Liste
24451 \begin_inset space \thinspace{}
24452 \end_inset
24453
24454 /
24455 \begin_inset space \thinspace{}
24456 \end_inset
24457
24458 Inhaltsverzeichnis\SpecialChar \menuseparator
24459 Algorithmenverzeichnis
24460 \family default
24461  verwendet werden.
24462  Für Dokumente in anderen Sprachen muss stattdessen dieser Befehl als TeX-Code
24463  eingefügt werden:
24464 \end_layout
24465
24466 \begin_layout Standard
24467
24468 \series bold
24469
24470 \backslash
24471 listof{algorithm}{Algorithmenverzeichnis}
24472 \end_layout
24473
24474 \begin_layout Standard
24475 Gleitobjekt-Algorithmen werden nicht wie Gleitobjekt-Abbildungen oder -Tabellen
24476  nach dem Schema 
24477 \begin_inset Quotes gld
24478 \end_inset
24479
24480 Kapitelnummer.Algorithmusnummer
24481 \begin_inset Quotes grd
24482 \end_inset
24483
24484  nummeriert.
24485  Um das zu erreichen, müssen Sie folgenden Befehl in den LaTeX-Vorspann
24486  einfügen:
24487 \end_layout
24488
24489 \begin_layout Standard
24490
24491 \series bold
24492
24493 \backslash
24494 numberwithin{algorithm}{chapter}
24495 \end_layout
24496
24497 \begin_layout Standard
24498 Um 
24499 \series bold
24500
24501 \backslash
24502 numberwithin
24503 \series default
24504  benutzen zu können, muss in den 
24505 \family sans
24506 Mathe
24507 \begin_inset space ~
24508 \end_inset
24509
24510 Optionen
24511 \family default
24512  der 
24513 \family sans
24514 Dokument-Einstellungen
24515 \family default
24516  
24517 \family sans
24518 AMS
24519 \begin_inset space ~
24520 \end_inset
24521
24522 Mathe
24523 \begin_inset space ~
24524 \end_inset
24525
24526 Paket
24527 \family default
24528
24529 \begin_inset space ~
24530 \end_inset
24531
24532
24533 \family sans
24534 verwenden
24535 \family default
24536  angekreuzt sein.
24537 \end_layout
24538
24539 \begin_layout Section
24540 Gleitobjekt-Nummerierung
24541 \begin_inset Index idx
24542 status collapsed
24543
24544 \begin_layout Plain Layout
24545 Gleitobjekte ! Nummerierung
24546 \end_layout
24547
24548 \end_inset
24549
24550
24551 \end_layout
24552
24553 \begin_layout Standard
24554 Gleitobjekte werden entweder unabhängig vom Abschnitt, in dem sie sind,
24555  nummeriert oder nach dem Schema 
24556 \begin_inset Quotes gld
24557 \end_inset
24558
24559 Kapitelnummer.Gleitobjektnummer
24560 \begin_inset Quotes grd
24561 \end_inset
24562
24563  oder 
24564 \begin_inset Quotes gld
24565 \end_inset
24566
24567 Abschnittsnummer.Gleitobjektnummer
24568 \begin_inset Quotes grd
24569 \end_inset
24570
24571 .
24572  Das hängt von der Dokumentklasse ab.
24573 \end_layout
24574
24575 \begin_layout Standard
24576 Um das Aussehen der unabhängigen Nummer zu ändern, müssen Sie folgendes
24577  in den LaTeX-Vorspann einfügen:
24578 \end_layout
24579
24580 \begin_layout Standard
24581
24582 \series bold
24583
24584 \backslash
24585 renewcommand{
24586 \backslash
24587 thetable}{
24588 \backslash
24589 roman{table}}
24590 \end_layout
24591
24592 \begin_layout Standard
24593
24594 \series bold
24595
24596 \backslash
24597 thetable
24598 \series default
24599  ist der Befehl, der die Tabellennummer druckt.
24600  Für Abbildungen ist das 
24601 \series bold
24602
24603 \backslash
24604 thefigure
24605 \series default
24606 .
24607  Der Befehl 
24608 \series bold
24609
24610 \backslash
24611 roman
24612 \series default
24613  druckt die Tabellennummer als kleingeschriebene römische Zahlen.
24614 \end_layout
24615
24616 \begin_layout Standard
24617 Um das Nummerierungsschema zum Beispiel auf 
24618 \begin_inset Quotes gld
24619 \end_inset
24620
24621 Unterabschnittsnummer.Num\SpecialChar \-
24622 mer
24623 \begin_inset Quotes grd
24624 \end_inset
24625
24626  zu ändern, setzen Sie folgendes in den LaTeX-Vorspann:
24627 \end_layout
24628
24629 \begin_layout Standard
24630
24631 \series bold
24632
24633 \backslash
24634 numberwithin{table}{subsection}
24635 \end_layout
24636
24637 \begin_layout Standard
24638 Um den Befehl 
24639 \series bold
24640
24641 \backslash
24642 numberwithin
24643 \series default
24644  benutzen zu können, müssen Sie in den 
24645 \family sans
24646 Mathe
24647 \begin_inset space ~
24648 \end_inset
24649
24650 Optionen
24651 \family default
24652  der 
24653 \family sans
24654 Dokument-Einstellungen
24655 \family default
24656  
24657 \family sans
24658 AMS
24659 \begin_inset space ~
24660 \end_inset
24661
24662 Mathe
24663 \begin_inset space ~
24664 \end_inset
24665
24666 Paket
24667 \family default
24668
24669 \begin_inset space ~
24670 \end_inset
24671
24672
24673 \family sans
24674 verwenden
24675 \family default
24676  ankreuzen.
24677 \end_layout
24678
24679 \begin_layout Standard
24680 Sehen Sie sich bitte auch Abschnitt
24681 \begin_inset space ~
24682 \end_inset
24683
24684
24685 \begin_inset CommandInset ref
24686 LatexCommand ref
24687 reference "uab:Fußnoten-Nummerierung"
24688
24689 \end_inset
24690
24691  für Einzelheiten und wichtige Bemerkungen zu Nummerierung-Befehlen an.
24692 \end_layout
24693
24694 \begin_layout Section
24695 Auf Gleitobjekte verweisen
24696 \begin_inset CommandInset label
24697 LatexCommand label
24698 name "abs:Auf-Gleitobjekte-verweisen"
24699
24700 \end_inset
24701
24702
24703 \begin_inset Index idx
24704 status collapsed
24705
24706 \begin_layout Plain Layout
24707 Gleitobjekte ! Querverweise
24708 \end_layout
24709
24710 \end_inset
24711
24712
24713 \begin_inset Index idx
24714 status collapsed
24715
24716 \begin_layout Plain Layout
24717 Querverweise ! auf Gleitobjekte
24718 \end_layout
24719
24720 \end_inset
24721
24722
24723 \end_layout
24724
24725 \begin_layout Standard
24726 Zunächst müssen Sie mit 
24727 \family sans
24728 Einfügen\SpecialChar \menuseparator
24729 Marke
24730 \family default
24731  oder einen Klick auf 
24732 \begin_inset Info
24733 type  "icon"
24734 arg   "label-insert"
24735 \end_inset
24736
24737  eine Marke im Titel einfügen.
24738  Im 
24739 \family sans
24740 Marke
24741 \family default
24742 -Dialog schreiben Sie einen Text in das Feld 
24743 \family sans
24744 Marke
24745 \family default
24746  oder übernehmen den vorgeschlagenen.
24747  Die Marke sieht in LyX dann so aus:
24748 \end_layout
24749
24750 \begin_layout Standard
24751 \begin_inset Graphics
24752         filename clipart/Marke.png
24753         lyxscale 80
24754         scale 50
24755         scaleBeforeRotation
24756
24757 \end_inset
24758
24759
24760 \end_layout
24761
24762 \begin_layout Standard
24763 Die Marke wird als Anker und Name für den Querverweis benutzt.
24764  Mit 
24765 \family sans
24766 Einfügen\SpecialChar \menuseparator
24767 Querverweis
24768 \family default
24769  oder einen Klick auf 
24770 \begin_inset Info
24771 type  "icon"
24772 arg   "dialog-show-new-inset ref"
24773 \end_inset
24774
24775  können Sie dann auf die Marke verweisen.
24776  Als Querverweis wird in LyX ein graues Kästchen wie zum Beispiel dieses
24777  angezeigt:
24778 \end_layout
24779
24780 \begin_layout Standard
24781 \begin_inset Graphics
24782         filename clipart/Querverweis.png
24783         lyxscale 80
24784         scale 50
24785         scaleBeforeRotation
24786
24787 \end_inset
24788
24789
24790 \begin_inset Newline newline
24791 \end_inset
24792
24793  Mehr zu Querverweisen finden Sie im 
24794 \emph on
24795 Benutzerhandbuch
24796 \emph default
24797 .
24798 \end_layout
24799
24800 \begin_layout Standard
24801 Es empfiehlt sich, zwischen dem Querverweis-Namen (zum Beispiele Abschnitt)
24802  und dem Querverweis ein geschütztes Leerzeichen einfügen, damit beide nicht
24803  durch einen Zeilenumbruch getrennt werden können.
24804 \end_layout
24805
24806 \begin_layout Standard
24807 Marken können Sie jederzeit durch einen Klick auf ihr Kästchen ändern.
24808  LyX passt die Querverweise automatisch an.
24809 \end_layout
24810
24811 \begin_layout Standard
24812 Ein Klick auf den Schalter 
24813 \family sans
24814 Gehe
24815 \begin_inset space ~
24816 \end_inset
24817
24818 zur
24819 \begin_inset space ~
24820 \end_inset
24821
24822 Marke
24823 \family default
24824  im Querverweis-Fenster stellt den Cursor vor die entsprechende Marke.
24825  Der Text der Schaltfläche heißt jetzt 
24826 \family sans
24827 Gehe
24828 \begin_inset space ~
24829 \end_inset
24830
24831 zurück
24832 \family default
24833  und ein Klick darauf macht genau dies.
24834 \end_layout
24835
24836 \begin_layout Subsection
24837 Querverweis-Formate
24838 \begin_inset CommandInset label
24839 LatexCommand label
24840 name "uab:Querverweis-Formate"
24841
24842 \end_inset
24843
24844
24845 \begin_inset Index idx
24846 status collapsed
24847
24848 \begin_layout Plain Layout
24849 Querverweise ! Formate
24850 \end_layout
24851
24852 \end_inset
24853
24854
24855 \end_layout
24856
24857 \begin_layout Standard
24858 Es gibt sechs verschiedene Querverweisstile:
24859 \end_layout
24860
24861 \begin_layout Description
24862 <Querverweis>: druckt die Nummer der Gleitumgebung, dies ist die Voreinstellung:
24863  
24864 \begin_inset CommandInset ref
24865 LatexCommand ref
24866 reference "abb:Zwei-Teilabbildungen"
24867
24868 \end_inset
24869
24870
24871 \end_layout
24872
24873 \begin_layout Description
24874 (<Querverweis>): druckt die Nummer der Gleitumgebung umgeben von zwei runden
24875  Klammern, dies ist der Stil, wie er normalerweise für Verweise auf Formeln
24876  verwendet wird, speziell wenn der Name 
24877 \begin_inset Quotes gld
24878 \end_inset
24879
24880 Gleichung
24881 \begin_inset Quotes grd
24882 \end_inset
24883
24884  weggelassen wird: 
24885 \begin_inset CommandInset ref
24886 LatexCommand eqref
24887 reference "eq:Wgn"
24888
24889 \end_inset
24890
24891
24892 \end_layout
24893
24894 \begin_layout Description
24895 <Seite>: druckt die Seitennummer: Seite
24896 \begin_inset space ~
24897 \end_inset
24898
24899
24900 \begin_inset CommandInset ref
24901 LatexCommand pageref
24902 reference "abb:Zwei-Teilabbildungen"
24903
24904 \end_inset
24905
24906
24907 \end_layout
24908
24909 \begin_layout Description
24910 auf
24911 \begin_inset space ~
24912 \end_inset
24913
24914 Seite
24915 \begin_inset space ~
24916 \end_inset
24917
24918 <Seite>: druckt den Text 
24919 \begin_inset Quotes gld
24920 \end_inset
24921
24922 auf Seite
24923 \begin_inset Quotes grd
24924 \end_inset
24925
24926  und die Seitennummer: 
24927 \begin_inset CommandInset ref
24928 LatexCommand vpageref
24929 reference "abb:Zwei-Teilabbildungen"
24930
24931 \end_inset
24932
24933
24934 \end_layout
24935
24936 \begin_layout Description
24937 <Querverweis>
24938 \begin_inset space ~
24939 \end_inset
24940
24941 auf
24942 \begin_inset space ~
24943 \end_inset
24944
24945 Seite
24946 \begin_inset space ~
24947 \end_inset
24948
24949 <Seite>: druckt die Nummer der Gleitumgebung, den Text 
24950 \begin_inset Quotes gld
24951 \end_inset
24952
24953 auf Seite
24954 \begin_inset Quotes grd
24955 \end_inset
24956
24957 , und die Seitennummer: 
24958 \begin_inset CommandInset ref
24959 LatexCommand vref
24960 reference "abb:Zwei-Teilabbildungen"
24961
24962 \end_inset
24963
24964
24965 \end_layout
24966
24967 \begin_layout Description
24968 Formatierter
24969 \begin_inset space ~
24970 \end_inset
24971
24972 Querverweis: druckt ein selbst definiertes Querverweisformat
24973 \begin_inset Newline newline
24974 \end_inset
24975
24976
24977 \begin_inset Note Greyedout
24978 status open
24979
24980 \begin_layout Plain Layout
24981
24982 \series bold
24983 Bemerkung:
24984 \series default
24985  Dies ist nur möglich, wenn das LaTeX-Paket 
24986 \series bold
24987 prettyref
24988 \series default
24989  oder 
24990 \series bold
24991 refstyle
24992 \series default
24993
24994 \begin_inset Index idx
24995 status collapsed
24996
24997 \begin_layout Plain Layout
24998 LaTeX-Pakete ! prettyref
24999 \end_layout
25000
25001 \end_inset
25002
25003
25004 \begin_inset Index idx
25005 status collapsed
25006
25007 \begin_layout Plain Layout
25008 LaTeX-Pakete ! refstyle
25009 \end_layout
25010
25011 \end_inset
25012
25013  installiert ist.
25014 \end_layout
25015
25016 \end_inset
25017
25018
25019 \begin_inset Newline newline
25020 \end_inset
25021
25022 Sie können duch setzen der Option 
25023 \family sans
25024 Verwende refstyle (nicht prettyref) für Querverweise
25025 \family default
25026  im Menü 
25027 \family sans
25028 Dokument\SpecialChar \menuseparator
25029 Einstellungen\SpecialChar \menuseparator
25030 Dokumentklasse
25031 \family default
25032  wählen, welches LaTeX-Paket für diesen Verweistyp verwendet wird.
25033  Das Format wird definiert, indem man den Befehl 
25034 \series bold
25035
25036 \backslash
25037 newrefformat
25038 \series default
25039  (prettyref) oder 
25040 \series bold
25041
25042 \backslash
25043 newref
25044 \series default
25045  (refstyle) in den LaTeX-Vorspann einfügt.
25046  Z.
25047 \begin_inset space \thinspace{}
25048 \end_inset
25049
25050 B.
25051  kann das Format aller Referenzen auf Abbildungen (haben das Marken-Kürzel
25052  
25053 \begin_inset Quotes eld
25054 \end_inset
25055
25056
25057 \family sans
25058 abb
25059 \family default
25060
25061 \begin_inset Quotes erd
25062 \end_inset
25063
25064 ) mit dem Befehle
25065 \begin_inset Newline newline
25066 \end_inset
25067
25068
25069 \series bold
25070
25071 \backslash
25072 newref{abb}{refcmd={Bild auf Seite 
25073 \backslash
25074 pageref{#1}}}
25075 \series default
25076
25077 \begin_inset Newline newline
25078 \end_inset
25079
25080 geändert werden.
25081  Für weitere Informationen bezüglich des Formats sei auf die Paket-Dokumentation
25082 en verwiesen, 
25083 \begin_inset CommandInset citation
25084 LatexCommand cite
25085 key "prettyref,refstyle"
25086
25087 \end_inset
25088
25089 .
25090 \end_layout
25091
25092 \begin_layout Description
25093 Textverweis: druckt die Beschriftung oder den Namen der Referenz: 
25094 \begin_inset CommandInset ref
25095 LatexCommand nameref
25096 reference "abb:Zwei-Teilabbildungen"
25097
25098 \end_inset
25099
25100
25101 \end_layout
25102
25103 \begin_layout Standard
25104
25105 \family sans
25106 <Seite>
25107 \family default
25108  druckt nicht die Seitennummer, wenn sich die referenzierte Marke auf der
25109  vorherigen, der selben oder der nächsten Seite befindet.
25110  Stattdessen wird z.
25111 \begin_inset space \thinspace{}
25112 \end_inset
25113
25114 B.
25115  der Text 
25116 \begin_inset Quotes gld
25117 \end_inset
25118
25119
25120 \family sans
25121 auf dieser Seite
25122 \family default
25123
25124 \begin_inset Quotes grd
25125 \end_inset
25126
25127  gedruckt.
25128  Der Stil 
25129 \family sans
25130 <Querverweis>
25131 \begin_inset space ~
25132 \end_inset
25133
25134 auf
25135 \begin_inset space ~
25136 \end_inset
25137
25138 Seite
25139 \begin_inset space ~
25140 \end_inset
25141
25142 <Seite>
25143 \family default
25144  druckt nichts über die Seite, wenn die referenzierte Marke auf der gleichen
25145  Seite ist.
25146 \end_layout
25147
25148 \begin_layout Standard
25149 Die Nummer und die aktuelle Seite des referenzierten Dokumentteils wird
25150  automatisch von LaTeX berechnet.
25151  Die Stile können im Feld 
25152 \family sans
25153 Format
25154 \family default
25155  des Querverweis-Fensters eingestellt werden, das erscheint, wenn Sie auf
25156  einen Querverweis klicken.
25157 \end_layout
25158
25159 \begin_layout Standard
25160 \begin_inset Note Greyedout
25161 status open
25162
25163 \begin_layout Plain Layout
25164
25165 \series bold
25166 Bemerkung:
25167 \series default
25168  Es wird empfohlen, das LaTeX-Paket 
25169 \series bold
25170 refstyle
25171 \series default
25172
25173 \begin_inset Index idx
25174 status collapsed
25175
25176 \begin_layout Plain Layout
25177 LaTeX-Pakete ! refstyle
25178 \end_layout
25179
25180 \end_inset
25181
25182  zu verwenden, da 
25183 \series bold
25184 prettyref
25185 \series default
25186
25187 \begin_inset Index idx
25188 status collapsed
25189
25190 \begin_layout Plain Layout
25191 LaTeX-Pakete ! prettyref
25192 \end_layout
25193
25194 \end_inset
25195
25196  nicht alle möglichen LyX Marken-Kürzel
25197 \begin_inset Foot
25198 status collapsed
25199
25200 \begin_layout Plain Layout
25201  
25202 \begin_inset Quotes gld
25203 \end_inset
25204
25205 abb:
25206 \begin_inset Quotes grd
25207 \end_inset
25208
25209  ist z.
25210 \begin_inset space \thinspace{}
25211 \end_inset
25212
25213 B.
25214  LyXs Kürzel für Marken in Bildbeschriftungen.
25215 \end_layout
25216
25217 \end_inset
25218
25219  kennt und auch nicht internationalisiert ist.
25220 \end_layout
25221
25222 \end_inset
25223
25224
25225 \end_layout
25226
25227 \begin_layout Subsection
25228 Automatische Querverweisnamen
25229 \begin_inset Index idx
25230 status collapsed
25231
25232 \begin_layout Plain Layout
25233 Querverweise ! Automatische Namen 
25234 \end_layout
25235
25236 \end_inset
25237
25238
25239 \end_layout
25240
25241 \begin_layout Standard
25242 Das LaTeX-Paket 
25243 \series bold
25244 hyperref
25245 \series default
25246
25247 \begin_inset Index idx
25248 status collapsed
25249
25250 \begin_layout Plain Layout
25251 LaTeX-Pakete ! hyperref
25252 \end_layout
25253
25254 \end_inset
25255
25256 , das in den
25257 \family sans
25258  PDF-Eigenschaften
25259 \family default
25260  im 
25261 \family sans
25262 Dokument-Einstellungen
25263 \family default
25264  Dialog aktiviert werden kann, besitzt eine sehr nützliche Funktion, dass
25265  Querverweise den Namen des Gleitobjekts automatisch enthalten (oder Textteile
25266  wie 
25267 \emph on
25268 Abschnitt
25269 \emph default
25270 ).
25271  Sie müssen damit z.
25272 \begin_inset space \thinspace{}
25273 \end_inset
25274
25275 B.
25276  nicht mehr den Namen 
25277 \begin_inset Quotes gld
25278 \end_inset
25279
25280 Abbildung
25281 \begin_inset Quotes grd
25282 \end_inset
25283
25284  vor jeden Querverweis auf eine Abbildung schreiben.
25285  Um diese Funktion benutzen zu können, aktivieren Sie 
25286 \series bold
25287 hyperref
25288 \series default
25289  und fügen diese Zeile in den LaTeX-Vorspann ein:
25290 \end_layout
25291
25292 \begin_layout Standard
25293
25294 \series bold
25295
25296 \backslash
25297 AtBeginDocument{
25298 \backslash
25299 renewcommand{
25300 \backslash
25301 ref}[1]{
25302 \backslash
25303 mbox{
25304 \backslash
25305 autoref{#1}}}}
25306 \end_layout
25307
25308 \begin_layout Standard
25309 Wenn Sie andere Querverweisnamen als die voreingestellten bevorzugen, z.
25310 \begin_inset space \thinspace{}
25311 \end_inset
25312
25313 B.
25314  statt 
25315 \begin_inset Quotes gld
25316 \end_inset
25317
25318 Abschnitt
25319 \begin_inset Quotes grd
25320 \end_inset
25321
25322  den Namen 
25323 \begin_inset Quotes gld
25324 \end_inset
25325
25326 Kap.
25327 \begin_inset space \thinspace{}
25328 \end_inset
25329
25330
25331 \begin_inset Quotes grd
25332 \end_inset
25333
25334 , können Sie den Namen umdefinieren, indem Sie dies zum Vorspann hinzufügen:
25335 \end_layout
25336
25337 \begin_layout Standard
25338
25339 \series bold
25340
25341 \backslash
25342 addto
25343 \backslash
25344 extrasngerman{
25345 \backslash
25346 renewcommand{
25347 \backslash
25348 sectionautorefname}
25349 \begin_inset Newline newline
25350 \end_inset
25351
25352
25353 \begin_inset Phantom HPhantom
25354 status open
25355
25356 \begin_layout Plain Layout
25357
25358 \series bold
25359 \begin_inset space ~
25360 \end_inset
25361
25362
25363 \end_layout
25364
25365 \end_inset
25366
25367 {Kap.
25368 \backslash
25369 negthinspace}}
25370 \end_layout
25371
25372 \begin_layout Standard
25373 Wenn Sie eine andere Dokumentsprache als Deutsch benutzen, ersetzen Sie
25374 \begin_inset Newline newline
25375 \end_inset
25376
25377
25378 \series bold
25379
25380 \backslash
25381 extrasngerman
25382 \series default
25383  durch 
25384 \series bold
25385
25386 \backslash
25387 extras***
25388 \series default
25389 , wobei *** der Name der verwendeten Sprache ist.
25390 \end_layout
25391
25392 \begin_layout Standard
25393 Um automatische Namen zu bekommen, jedoch nicht für bestimmte Querverweistypen,
25394  z.
25395 \begin_inset space \thinspace{}
25396 \end_inset
25397
25398 B.
25399  nicht für Gleichungen, benutzen Sie diesen Vorspanncode:
25400 \end_layout
25401
25402 \begin_layout Standard
25403
25404 \series bold
25405
25406 \backslash
25407 addto
25408 \backslash
25409 extrasngerman{
25410 \backslash
25411 renewcommand*{
25412 \backslash
25413 equationautorefname}[1]{}}
25414 \end_layout
25415
25416 \begin_layout Standard
25417 Mehr über dieses Thema finden Sie in der 
25418 \series bold
25419 hyperref
25420 \series default
25421 -Dokumentation 
25422 \begin_inset CommandInset citation
25423 LatexCommand cite
25424 key "hyperref"
25425
25426 \end_inset
25427
25428 .
25429 \end_layout
25430
25431 \begin_layout Standard
25432 \begin_inset Note Greyedout
25433 status open
25434
25435 \begin_layout Plain Layout
25436
25437 \series bold
25438 Bemerkung:
25439 \series default
25440  Automatische Querverweis-Namen können nicht verwendet werden, wenn Sie
25441  als Querverweisstil 
25442 \family sans
25443 Formatierter
25444 \begin_inset space ~
25445 \end_inset
25446
25447 Querverweis
25448 \family default
25449  benutzen, wie in Abschnitt
25450 \begin_inset space ~
25451 \end_inset
25452
25453
25454 \begin_inset CommandInset ref
25455 LatexCommand ref
25456 reference "uab:Querverweis-Formate"
25457
25458 \end_inset
25459
25460  beschrieben.
25461 \end_layout
25462
25463 \end_inset
25464
25465
25466 \end_layout
25467
25468 \begin_layout Standard
25469 Das 
25470 \emph on
25471 Mathe
25472 \emph default
25473  Handbuch ist ein Beispiel wo automatische Querverweisnamen verwendet werden.
25474 \end_layout
25475
25476 \begin_layout Subsection
25477 Querverweis-Position
25478 \begin_inset CommandInset label
25479 LatexCommand label
25480 name "uab:Querverweis-Position"
25481
25482 \end_inset
25483
25484
25485 \begin_inset Index idx
25486 status collapsed
25487
25488 \begin_layout Plain Layout
25489 Querverweise !  Position
25490 \end_layout
25491
25492 \end_inset
25493
25494
25495 \end_layout
25496
25497 \begin_layout Standard
25498 Wenn Sie 
25499 \series bold
25500 hyperref
25501 \series default
25502
25503 \begin_inset Index idx
25504 status collapsed
25505
25506 \begin_layout Plain Layout
25507 LaTeX-Pakete ! hyperref
25508 \end_layout
25509
25510 \end_inset
25511
25512  in den
25513 \family sans
25514  PDF-Eigenschaften
25515 \family default
25516  im 
25517 \family sans
25518 Dokument-Einstellungen
25519 \family default
25520  Dialog benutzen, um in der Ausgabe Querverweise zu verlinken, springt ein
25521  Klick auf den Querverweis für eine Gleitobjekt-Abbildung zur Abbildungsmarke,
25522  und Sie werden das Bild ohne Scrollen nicht sehen.
25523  Das liegt daran, dass der Querverweis-Link an der Marken-Position verankert
25524  ist.
25525  Wenn Sie das  LaTeX-Paket 
25526 \series bold
25527 hypcap
25528 \series default
25529
25530 \begin_inset Index idx
25531 status collapsed
25532
25533 \begin_layout Plain Layout
25534 LaTeX-Pakete ! hypcap
25535 \end_layout
25536
25537 \end_inset
25538
25539 , das Teil des LaTeX-Pakets 
25540 \series bold
25541 oberdiek
25542 \series default
25543
25544 \begin_inset Index idx
25545 status collapsed
25546
25547 \begin_layout Plain Layout
25548 LaTeX-Pakete ! oberdiek
25549 \end_layout
25550
25551 \end_inset
25552
25553  ist, benutzen, wird der Anker am Anfang des Gleitobjekts gesetzt.
25554  Aber natürlich müssen Sie auch hier das LaTeX-Paket 
25555 \series bold
25556 hypcap
25557 \series default
25558  zunächst in den LaTeX-Vorspann laden:
25559 \end_layout
25560
25561 \begin_layout Standard
25562
25563 \series bold
25564
25565 \backslash
25566 usepackage[figure]{hypcap}
25567 \end_layout
25568
25569 \begin_layout Standard
25570 Sie können 
25571 \series bold
25572 hypcap
25573 \series default
25574  auch für alle Gleitobjekte benutzen, aber das wird aus Gründen der Stabilität
25575  nicht empfohlen.
25576  Weitere Informationen finden Sie im
25577 \series bold
25578  hypcap
25579 \series default
25580 -Handbuch 
25581 \begin_inset CommandInset citation
25582 LatexCommand cite
25583 key "hypcap"
25584
25585 \end_inset
25586
25587 .
25588 \end_layout
25589
25590 \begin_layout Standard
25591 \begin_inset Note Greyedout
25592 status open
25593
25594 \begin_layout Plain Layout
25595
25596 \series bold
25597 Bemerkung:
25598 \series default
25599  
25600 \series bold
25601 hypcap
25602 \series medium
25603  hat keinen Einfluss auf Querverweise zu Teilabbildungen.
25604 \end_layout
25605
25606 \end_inset
25607
25608
25609 \end_layout
25610
25611 \begin_layout Section
25612 Gleitobjekt-Platzierung
25613 \begin_inset CommandInset label
25614 LatexCommand label
25615 name "abs:Gleitobjekt-Platzierung"
25616
25617 \end_inset
25618
25619
25620 \begin_inset Index idx
25621 status collapsed
25622
25623 \begin_layout Plain Layout
25624 Gleitobjekte ! Platzierung
25625 \end_layout
25626
25627 \end_inset
25628
25629
25630 \end_layout
25631
25632 \begin_layout Standard
25633 Ein Rechtsklick auf ein Gleitobjekt-Kästchen und Klicken auf 
25634 \family sans
25635 Einstellungen 
25636 \family default
25637 öffnet einen Dialog, in dem Sie die LaTeX-Optionen für die Gleitobjekt-Platzieru
25638 ng ändern können.
25639 \begin_inset Newline newline
25640 \end_inset
25641
25642 Die Option 
25643 \family sans
25644 Spalten
25645 \begin_inset space ~
25646 \end_inset
25647
25648 überspannen
25649 \family default
25650  ist nur bei zweispaltigen Dokumenten sinnvoll.
25651  Wenn Sie sie wählen, wird das Gleitobjekt über beide Spalten gesetzt.
25652 \begin_inset Newline newline
25653 \end_inset
25654
25655 Die Option 
25656 \family sans
25657 Seitwärts
25658 \begin_inset space ~
25659 \end_inset
25660
25661 drehen
25662 \family default
25663  ist in Abschnitt 
25664 \begin_inset CommandInset ref
25665 LatexCommand ref
25666 reference "abs:Gedrehte-Gleitobjekte"
25667
25668 \end_inset
25669
25670  beschrieben.
25671 \end_layout
25672
25673 \begin_layout Standard
25674 Sie können eine oder mehrere der folgenden Optionen im Gleitobjekt-Dialog
25675  verwenden, um die Platzierung einzelner Gleitobjekte zu beeinflussen, wenn
25676  Sie die Option 
25677 \family sans
25678 Standard-Platzierung
25679 \begin_inset space ~
25680 \end_inset
25681
25682 verwenden
25683 \family default
25684  nicht verwenden:
25685 \end_layout
25686
25687 \begin_layout Description
25688 Hier
25689 \begin_inset space ~
25690 \end_inset
25691
25692 wenn
25693 \begin_inset space ~
25694 \end_inset
25695
25696 möglich versucht, das Gleitobjekt dort zu platzieren, wo es eingefügt wurde.
25697 \end_layout
25698
25699 \begin_layout Description
25700 Anfang
25701 \begin_inset space ~
25702 \end_inset
25703
25704 der
25705 \begin_inset space ~
25706 \end_inset
25707
25708 Seite
25709 \family sans
25710  
25711 \family default
25712 versucht, das Gleitobjekt am Anfang der aktuellen Seite zu platzieren.
25713  Gleitobjekte, die maximal 70
25714 \begin_inset space \thinspace{}
25715 \end_inset
25716
25717 % einer Seite benötigen, dürfen oben platziert werden.
25718  Dies kann durch die Variable 
25719 \series bold
25720
25721 \backslash
25722 topfraction
25723 \series default
25724  im LaTeX-Vorspann überschrieben werden, zum Beispiel: 
25725 \end_layout
25726
25727 \begin_deeper
25728 \begin_layout Standard
25729
25730 \series bold
25731
25732 \backslash
25733 renewcommand{
25734 \backslash
25735 topfraction}{0.9}
25736 \family typewriter
25737 \series default
25738  
25739 \end_layout
25740
25741 \end_deeper
25742 \begin_layout Description
25743 Ende
25744 \begin_inset space ~
25745 \end_inset
25746
25747 der
25748 \begin_inset space ~
25749 \end_inset
25750
25751 Seite versucht, das Gleitobjekt am Ende der aktuellen Seite zu platzieren.
25752  Gleitobjekte, die maximal 30
25753 \begin_inset space \thinspace{}
25754 \end_inset
25755
25756 % einer Seite benötigen, dürfen unten platziert werden.
25757  Dies kann durch die Variable 
25758 \series bold
25759
25760 \backslash
25761 bottomfraction
25762 \series default
25763  im LaTeX-Vorspann überschrieben werden, zum Beispiel setzt 
25764 \end_layout
25765
25766 \begin_deeper
25767 \begin_layout Standard
25768
25769 \series bold
25770
25771 \backslash
25772 renewcommand{
25773 \backslash
25774 bottomfraction}{0.5}
25775 \end_layout
25776
25777 \begin_layout Standard
25778 die oftmals zu kleine untere Grenze auf 50
25779 \begin_inset space \thinspace{}
25780 \end_inset
25781
25782 %.
25783 \end_layout
25784
25785 \end_deeper
25786 \begin_layout Description
25787 Seite
25788 \begin_inset space ~
25789 \end_inset
25790
25791 mit
25792 \begin_inset space ~
25793 \end_inset
25794
25795 Gleitobjekten versucht, das Gleitobjekt auf einer eigenen Seite zu platzieren.
25796  Nur wenn mehr als 50
25797 \begin_inset space \thinspace{}
25798 \end_inset
25799
25800 % einer Seite von Gleitobjekten belegt wird, wird eine neue Seite für weitere
25801  Gleitobjekte bereitgestellt.
25802  Dies kann durch die Variable 
25803 \series bold
25804
25805 \backslash
25806 floatpagefraction 
25807 \series default
25808 im LaTeX-Vorspann überschrieben werden.
25809 \end_layout
25810
25811 \begin_layout Standard
25812 Die Reihenfolge der obigen Optionen wird 
25813 \emph on
25814 immer
25815 \emph default
25816  von LaTeX verwendet.
25817  Das heißt wenn Sie die Standard-Platzierung verwenden, wird LaTeX zuerst
25818  versuchen 
25819 \family sans
25820 Hier
25821 \begin_inset space \space{}
25822 \end_inset
25823
25824 wenn
25825 \begin_inset space \space{}
25826 \end_inset
25827
25828 möglich
25829 \family default
25830 , dann 
25831 \family sans
25832 Anfang
25833 \begin_inset space ~
25834 \end_inset
25835
25836 der
25837 \begin_inset space ~
25838 \end_inset
25839
25840 Seite
25841 \family default
25842  und dann die anderen Optionen anzuwenden.
25843  Wenn Sie nicht die Standard-Platzierung verwenden, wird LaTeX nur die von
25844  Ihnen gewählten Optionen versuchen anzuwenden, aber immer in derselben
25845  Reihenfolge.
25846  Wenn keine der 4 Platzierungen möglich sind, wird die Prozedur intern wiederhol
25847 t, aber diesmal mit dem Ziel, das Gleitobjekt auf die nächste Seite zu setzen.
25848 \end_layout
25849
25850 \begin_layout Standard
25851 Die Option 
25852 \family sans
25853 Hier,
25854 \begin_inset space ~
25855 \end_inset
25856
25857 auf
25858 \begin_inset space ~
25859 \end_inset
25860
25861 jeden
25862 \begin_inset space ~
25863 \end_inset
25864
25865 Fall
25866 \family default
25867  sollte nur sehr selten benutzt werden und auch nur dann, wenn das Dokument
25868  fast druckreif ist.
25869  Denn mit der Option kann das Objekt nicht mehr 
25870 \emph on
25871 gleiten
25872 \emph default
25873 , wenn Sie das Dokument ändern, und die Gestaltung der Seite wird dadurch
25874  oftmals zerstört.
25875 \end_layout
25876
25877 \begin_layout Standard
25878 Es gibt keine Platzierungsoption für von Text umflossene [Gleit]Objekte,
25879  da diese immer vom Text eines bestimmten Absatzes umgeben sind.
25880 \begin_inset VSpace bigskip
25881 \end_inset
25882
25883
25884 \end_layout
25885
25886 \begin_layout Standard
25887 Manchmal wird ein Gleitobjekt am Seitenanfang platziert, während sein zugehörige
25888 r Abschnitt erst auf der Seitenmitte beginnt, was den Eindruck erweckt,
25889  das Gleitobjekt sei Teil des vorherigen Abschnitts.
25890  Das kann mit dem LaTeX-Befehl
25891 \series bold
25892  
25893 \backslash
25894 suppressfloats
25895 \series default
25896  verhindert werden.
25897  Er unterdrückt eine Gleitobjekt-Platzierung für die Seite, auf der er steht,
25898  und sorgt so dafür, dass ein Gleitobjekt erst nach seiner Abschnitt-Überschrift
25899  gesetzt wird.
25900  Dazu müssen Sie im LaTeX-Vorspann folgende Befehle einfügen:
25901 \end_layout
25902
25903 \begin_layout Standard
25904
25905 \series bold
25906
25907 \backslash
25908 let
25909 \backslash
25910 meinAbschnitt
25911 \backslash
25912 section
25913 \begin_inset Newline newline
25914 \end_inset
25915
25916
25917 \backslash
25918 renewcommand{
25919 \backslash
25920 section}{
25921 \backslash
25922 suppressfloats[t]
25923 \backslash
25924 meinAbschnitt}
25925 \end_layout
25926
25927 \begin_layout Standard
25928 Dasselbe können Sie für alle Überschriften von Kapiteln, Abschnitten und
25929  Unterabschnitten festlegen.
25930  Für kleinere Teile wie Unterunterabschnitte wird es nicht empfohlen, weil
25931  LaTeX Probleme mit einem geeigneten Ort für das Gleitobjekt haben könnte.
25932 \end_layout
25933
25934 \begin_layout Standard
25935 Es gibt auch noch das LaTeX-Paket 
25936 \series bold
25937 flafter
25938 \series default
25939
25940 \begin_inset Index idx
25941 status collapsed
25942
25943 \begin_layout Plain Layout
25944 LaTeX-Pakete ! flafter
25945 \end_layout
25946
25947 \end_inset
25948
25949  das dafür sorgt, dass prinzipiell kein Gleitobjekt vor seiner Definition
25950  gedruckt wird.
25951 \end_layout
25952
25953 \begin_layout Standard
25954 \begin_inset VSpace bigskip
25955 \end_inset
25956
25957 Manchmal möchte man alle Abbildungen und Tabellen am Dokumentende haben.
25958  Dafür gibt es das LaTeX-Paket 
25959 \series bold
25960 endfloat
25961 \series default
25962
25963 \begin_inset Index idx
25964 status collapsed
25965
25966 \begin_layout Plain Layout
25967 LaTeX-Pakete ! endfloat
25968 \end_layout
25969
25970 \end_inset
25971
25972 .
25973  Es druckt alle Gleitobjekt-Abbildungen und -Tabellen in eigenen Abschnitten.
25974  An der ursprünglichen Gleitobjekt-Position werden Sie einen Hinweis wie
25975  
25976 \family sans
25977
25978 \begin_inset Quotes gld
25979 \end_inset
25980
25981 [Abbildung
25982 \begin_inset space ~
25983 \end_inset
25984
25985 3.2 ist ungefähr hier.]
25986 \family default
25987
25988 \begin_inset Quotes grd
25989 \end_inset
25990
25991  finden.
25992  Das 
25993 \series bold
25994 endfloat
25995 \series default
25996 -Paket wird mit folgendem Befehl in den LaTeX-Vorspann eingefügt:
25997 \end_layout
25998
25999 \begin_layout Standard
26000
26001 \series bold
26002
26003 \backslash
26004 usepackage[Optionen]{endfloat}
26005 \end_layout
26006
26007 \begin_layout Standard
26008 Es gibt verschiedene Optionen für die Formatierung der Abbildungen- und
26009  Tabellen-Abschnitte, die Sie in der 
26010 \series bold
26011 endfloat
26012 \series default
26013 -Dokumentation 
26014 \begin_inset CommandInset citation
26015 LatexCommand cite
26016 key "endfloat"
26017
26018 \end_inset
26019
26020  nachlesen können.
26021 \begin_inset Newline newline
26022 \end_inset
26023
26024
26025 \begin_inset Note Greyedout
26026 status open
26027
26028 \begin_layout Plain Layout
26029
26030 \series bold
26031 Bemerkung
26032 \begin_inset space ~
26033 \end_inset
26034
26035 1: endfloat
26036 \series default
26037  übersetzt den Hinweistext nicht automatisch.
26038  Abschnitt
26039 \begin_inset space ~
26040 \end_inset
26041
26042 4 in 
26043 \begin_inset CommandInset citation
26044 LatexCommand cite
26045 key "endfloat"
26046
26047 \end_inset
26048
26049  beschreibt, wie es geht.
26050 \end_layout
26051
26052 \end_inset
26053
26054
26055 \end_layout
26056
26057 \begin_layout Standard
26058 \begin_inset Note Greyedout
26059 status open
26060
26061 \begin_layout Plain Layout
26062
26063 \series bold
26064 Bemerkung
26065 \begin_inset space ~
26066 \end_inset
26067
26068 2: 
26069 \series default
26070 Die aktuelle Version von 
26071 \series bold
26072 endfloat
26073 \series default
26074  hat einen Fehler, wenn die Überschrift ein 
26075 \begin_inset Quotes gld
26076 \end_inset
26077
26078 ß
26079 \begin_inset Quotes grd
26080 \end_inset
26081
26082  enthält.
26083  Sie müssen stattdessen den Befehl 
26084 \series bold
26085
26086 \backslash
26087 ss
26088 \series default
26089  als TeX-Code benutzen.
26090 \end_layout
26091
26092 \end_inset
26093
26094
26095 \end_layout
26096
26097 \begin_layout Standard
26098 \begin_inset VSpace bigskip
26099 \end_inset
26100
26101 Weitere Einzelheiten über Gleitobjekt-Platzierung finden Sie in LaTeX-Büchern
26102  wie 
26103 \begin_inset CommandInset citation
26104 LatexCommand cite
26105 key "latexcompanion,latexguide,lamport,latex-praxisbuch"
26106
26107 \end_inset
26108
26109 .
26110 \end_layout
26111
26112 \begin_layout Section
26113 Gedrehte Gleitobjekte
26114 \begin_inset CommandInset label
26115 LatexCommand label
26116 name "abs:Gedrehte-Gleitobjekte"
26117
26118 \end_inset
26119
26120
26121 \begin_inset Index idx
26122 status collapsed
26123
26124 \begin_layout Plain Layout
26125 Gleitobjekte ! drehen
26126 \end_layout
26127
26128 \end_inset
26129
26130
26131 \end_layout
26132
26133 \begin_layout Standard
26134 Wenn Bilder oder Tabellen breiter als die Seite sind, wollen Sie diese vielleich
26135 t drehen.
26136  Dafür müssen Sie das Gleitobjekt-Kästchen mit der rechten Maustaste anklicken
26137  und die Option 
26138 \family sans
26139 Seitwärts
26140 \begin_inset space ~
26141 \end_inset
26142
26143 drehen
26144 \family default
26145  wählen.
26146 \end_layout
26147
26148 \begin_layout Standard
26149 Gedrehte Gleitobjekte werden immer auf einer neuen Seite (oder Spalte, wenn
26150  sie ein mehrspaltiges Dokument haben) gedruckt.
26151  Sie können mehrere Spalten überspannen, wenn die Option 
26152 \family sans
26153 Spalten
26154 \begin_inset space ~
26155 \end_inset
26156
26157 überspannen
26158 \family default
26159  in den Gleitobjekt Einstellungen gewählt ist.
26160  Gleitobjekte werden immer so gedreht, dass sie vom äußeren Rand her gelesen
26161  werden können.
26162  Um eine Drehrichtung für alle Seiten zu erzwingen, fügen Sie entweder die
26163  Option 
26164 \series bold
26165 figuresleft
26166 \series default
26167  oder 
26168 \series bold
26169 figuresright
26170 \series default
26171  zu den Dokumentklassen-Optionen hinzu.
26172 \end_layout
26173
26174 \begin_layout Standard
26175 Alle anderen Dinge sind wie bei normalen Gleitobjekten.
26176  Tabelle
26177 \begin_inset space ~
26178 \end_inset
26179
26180
26181 \begin_inset CommandInset ref
26182 LatexCommand ref
26183 reference "tab:Gedrehte-Tabelle"
26184
26185 \end_inset
26186
26187  ist ein Beispiel für eine gedrehte Gleitobjekt-Tabelle.
26188 \end_layout
26189
26190 \begin_layout Standard
26191 \begin_inset Note Greyedout
26192 status open
26193
26194 \begin_layout Plain Layout
26195
26196 \series bold
26197 Bemerkung:
26198 \series default
26199  Nicht alle DVI-Betrachter können gedrehte Gleitobjekte anzeigen.
26200 \end_layout
26201
26202 \end_inset
26203
26204
26205 \end_layout
26206
26207 \begin_layout Standard
26208 \begin_inset Float table
26209 wide false
26210 sideways true
26211 status open
26212
26213 \begin_layout Plain Layout
26214 \begin_inset Caption Standard
26215
26216 \begin_layout Plain Layout
26217 \begin_inset CommandInset label
26218 LatexCommand label
26219 name "tab:Gedrehte-Tabelle"
26220
26221 \end_inset
26222
26223 Gedrehte Tabelle
26224 \end_layout
26225
26226 \end_inset
26227
26228
26229 \end_layout
26230
26231 \begin_layout Plain Layout
26232 \align center
26233 \begin_inset Tabular
26234 <lyxtabular version="3" rows="1" columns="5">
26235 <features rotate="0" tabularvalignment="middle">
26236 <column alignment="center" valignment="top">
26237 <column alignment="center" valignment="top">
26238 <column alignment="center" valignment="top">
26239 <column alignment="center" valignment="top">
26240 <column alignment="center" valignment="top">
26241 <row>
26242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26243 \begin_inset Text
26244
26245 \begin_layout Plain Layout
26246 Test
26247 \end_layout
26248
26249 \end_inset
26250 </cell>
26251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26252 \begin_inset Text
26253
26254 \begin_layout Plain Layout
26255 b
26256 \end_layout
26257
26258 \end_inset
26259 </cell>
26260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26261 \begin_inset Text
26262
26263 \begin_layout Plain Layout
26264 c
26265 \end_layout
26266
26267 \end_inset
26268 </cell>
26269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26270 \begin_inset Text
26271
26272 \begin_layout Plain Layout
26273 d
26274 \end_layout
26275
26276 \end_inset
26277 </cell>
26278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26279 \begin_inset Text
26280
26281 \begin_layout Plain Layout
26282 e
26283 \end_layout
26284
26285 \end_inset
26286 </cell>
26287 </row>
26288 </lyxtabular>
26289
26290 \end_inset
26291
26292
26293 \end_layout
26294
26295 \end_inset
26296
26297
26298 \end_layout
26299
26300 \begin_layout Section
26301 Untergleitobjekte
26302 \begin_inset Index idx
26303 status collapsed
26304
26305 \begin_layout Plain Layout
26306 Gleitobjekte ! Untergleitobjekte
26307 \end_layout
26308
26309 \end_inset
26310
26311
26312 \end_layout
26313
26314 \begin_layout Standard
26315 Untergleitobjekte werden z.
26316 \begin_inset space \thinspace{}
26317 \end_inset
26318
26319 B.
26320  verwendet, wenn eine Abbildung aus mehreren Bildern besteht.
26321  Sie werden erstellt, indem ein Gleitobjekt in ein bestehendes Gleitobjekt
26322  eingefügt wird.
26323  Die Gleitobjekt-Platzierung kann wie bei Absätzen eingestellt werden, siehe
26324  in Tabelle
26325 \begin_inset space ~
26326 \end_inset
26327
26328
26329 \begin_inset CommandInset ref
26330 LatexCommand ref
26331 reference "tab:Untertabellen-nebeneinander"
26332
26333 \end_inset
26334
26335  und 
26336 \begin_inset CommandInset ref
26337 LatexCommand ref
26338 reference "tab:Untertabellen-übereinander"
26339
26340 \end_inset
26341
26342 .
26343 \end_layout
26344
26345 \begin_layout Standard
26346 Untergleitobjekte können wie normale Gleitobjekte referenziert werden: Tabelle
26347 \begin_inset space ~
26348 \end_inset
26349
26350
26351 \begin_inset CommandInset ref
26352 LatexCommand ref
26353 reference "tab:Untertabelle-a"
26354
26355 \end_inset
26356
26357  und 
26358 \begin_inset CommandInset ref
26359 LatexCommand ref
26360 reference "tab:Untertabelle-b"
26361
26362 \end_inset
26363
26364  sind Untertabellen von Tabelle
26365 \begin_inset space ~
26366 \end_inset
26367
26368
26369 \begin_inset CommandInset ref
26370 LatexCommand ref
26371 reference "tab:Untertabellen-nebeneinander"
26372
26373 \end_inset
26374
26375 .
26376 \end_layout
26377
26378 \begin_layout Standard
26379 \begin_inset Float table
26380 wide false
26381 sideways false
26382 status open
26383
26384 \begin_layout Plain Layout
26385 \begin_inset Caption Standard
26386
26387 \begin_layout Plain Layout
26388 \begin_inset CommandInset label
26389 LatexCommand label
26390 name "tab:Untertabellen-nebeneinander"
26391
26392 \end_inset
26393
26394 Zwei Untertabellen nebeneinander.
26395 \end_layout
26396
26397 \end_inset
26398
26399
26400 \end_layout
26401
26402 \begin_layout Plain Layout
26403 \align center
26404 \begin_inset space \hfill{}
26405 \end_inset
26406
26407
26408 \begin_inset Float table
26409 wide false
26410 sideways false
26411 status collapsed
26412
26413 \begin_layout Plain Layout
26414 \begin_inset Caption Standard
26415
26416 \begin_layout Plain Layout
26417 \begin_inset CommandInset label
26418 LatexCommand label
26419 name "tab:Untertabelle-a"
26420
26421 \end_inset
26422
26423 Dies ist Untertabelle a.
26424 \end_layout
26425
26426 \end_inset
26427
26428
26429 \end_layout
26430
26431 \begin_layout Plain Layout
26432 \align center
26433 \begin_inset Tabular
26434 <lyxtabular version="3" rows="1" columns="5">
26435 <features rotate="0" tabularvalignment="middle">
26436 <column alignment="center" valignment="top">
26437 <column alignment="center" valignment="top">
26438 <column alignment="center" valignment="top">
26439 <column alignment="center" valignment="top">
26440 <column alignment="center" valignment="top">
26441 <row>
26442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26443 \begin_inset Text
26444
26445 \begin_layout Plain Layout
26446 Test
26447 \end_layout
26448
26449 \end_inset
26450 </cell>
26451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26452 \begin_inset Text
26453
26454 \begin_layout Plain Layout
26455 b
26456 \end_layout
26457
26458 \end_inset
26459 </cell>
26460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26461 \begin_inset Text
26462
26463 \begin_layout Plain Layout
26464 c
26465 \end_layout
26466
26467 \end_inset
26468 </cell>
26469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26470 \begin_inset Text
26471
26472 \begin_layout Plain Layout
26473 d
26474 \end_layout
26475
26476 \end_inset
26477 </cell>
26478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26479 \begin_inset Text
26480
26481 \begin_layout Plain Layout
26482 e
26483 \end_layout
26484
26485 \end_inset
26486 </cell>
26487 </row>
26488 </lyxtabular>
26489
26490 \end_inset
26491
26492
26493 \end_layout
26494
26495 \end_inset
26496
26497
26498 \begin_inset space \hfill{}
26499 \end_inset
26500
26501
26502 \begin_inset Float table
26503 wide false
26504 sideways false
26505 status collapsed
26506
26507 \begin_layout Plain Layout
26508 \begin_inset Caption Standard
26509
26510 \begin_layout Plain Layout
26511 \begin_inset CommandInset label
26512 LatexCommand label
26513 name "tab:Untertabelle-b"
26514
26515 \end_inset
26516
26517 Dies ist Untertabelle b.
26518 \end_layout
26519
26520 \end_inset
26521
26522
26523 \end_layout
26524
26525 \begin_layout Plain Layout
26526 \align center
26527 \begin_inset Tabular
26528 <lyxtabular version="3" rows="1" columns="5">
26529 <features rotate="0" tabularvalignment="middle">
26530 <column alignment="center" valignment="top">
26531 <column alignment="center" valignment="top">
26532 <column alignment="center" valignment="top">
26533 <column alignment="center" valignment="top">
26534 <column alignment="center" valignment="top">
26535 <row>
26536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26537 \begin_inset Text
26538
26539 \begin_layout Plain Layout
26540 e
26541 \end_layout
26542
26543 \end_inset
26544 </cell>
26545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26546 \begin_inset Text
26547
26548 \begin_layout Plain Layout
26549 d
26550 \end_layout
26551
26552 \end_inset
26553 </cell>
26554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26555 \begin_inset Text
26556
26557 \begin_layout Plain Layout
26558 c
26559 \end_layout
26560
26561 \end_inset
26562 </cell>
26563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26564 \begin_inset Text
26565
26566 \begin_layout Plain Layout
26567 b
26568 \end_layout
26569
26570 \end_inset
26571 </cell>
26572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26573 \begin_inset Text
26574
26575 \begin_layout Plain Layout
26576 Test
26577 \end_layout
26578
26579 \end_inset
26580 </cell>
26581 </row>
26582 </lyxtabular>
26583
26584 \end_inset
26585
26586
26587 \end_layout
26588
26589 \end_inset
26590
26591
26592 \begin_inset space \hfill{}
26593 \end_inset
26594
26595
26596 \end_layout
26597
26598 \end_inset
26599
26600
26601 \end_layout
26602
26603 \begin_layout Standard
26604 \begin_inset Float table
26605 wide false
26606 sideways false
26607 status open
26608
26609 \begin_layout Plain Layout
26610 \begin_inset Caption Standard
26611
26612 \begin_layout Plain Layout
26613 \begin_inset CommandInset label
26614 LatexCommand label
26615 name "tab:Untertabellen-übereinander"
26616
26617 \end_inset
26618
26619 Zwei Untertabellen übereinander.
26620  (a) Tabelle mit 4 Zellen, (b) Tabelle mit 5 Zellen.
26621 \end_layout
26622
26623 \end_inset
26624
26625
26626 \end_layout
26627
26628 \begin_layout Plain Layout
26629 \align center
26630 \begin_inset Float table
26631 wide false
26632 sideways false
26633 status collapsed
26634
26635 \begin_layout Plain Layout
26636 \begin_inset Caption Standard
26637
26638 \begin_layout Plain Layout
26639
26640 \end_layout
26641
26642 \end_inset
26643
26644
26645 \end_layout
26646
26647 \begin_layout Plain Layout
26648 \align center
26649 \begin_inset Tabular
26650 <lyxtabular version="3" rows="1" columns="4">
26651 <features rotate="0" tabularvalignment="middle">
26652 <column alignment="center" valignment="top">
26653 <column alignment="center" valignment="top">
26654 <column alignment="center" valignment="top">
26655 <column alignment="center" valignment="top">
26656 <row>
26657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26658 \begin_inset Text
26659
26660 \begin_layout Plain Layout
26661 Test
26662 \end_layout
26663
26664 \end_inset
26665 </cell>
26666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26667 \begin_inset Text
26668
26669 \begin_layout Plain Layout
26670 Test
26671 \end_layout
26672
26673 \end_inset
26674 </cell>
26675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26676 \begin_inset Text
26677
26678 \begin_layout Plain Layout
26679 Test
26680 \end_layout
26681
26682 \end_inset
26683 </cell>
26684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26685 \begin_inset Text
26686
26687 \begin_layout Plain Layout
26688 Test
26689 \end_layout
26690
26691 \end_inset
26692 </cell>
26693 </row>
26694 </lyxtabular>
26695
26696 \end_inset
26697
26698
26699 \end_layout
26700
26701 \end_inset
26702
26703
26704 \end_layout
26705
26706 \begin_layout Plain Layout
26707 \align center
26708 \begin_inset Float table
26709 wide false
26710 sideways false
26711 status collapsed
26712
26713 \begin_layout Plain Layout
26714 \begin_inset Caption Standard
26715
26716 \begin_layout Plain Layout
26717
26718 \end_layout
26719
26720 \end_inset
26721
26722
26723 \end_layout
26724
26725 \begin_layout Plain Layout
26726 \align center
26727 \begin_inset Tabular
26728 <lyxtabular version="3" rows="1" columns="5">
26729 <features rotate="0" tabularvalignment="middle">
26730 <column alignment="center" valignment="top">
26731 <column alignment="center" valignment="top">
26732 <column alignment="center" valignment="top">
26733 <column alignment="center" valignment="top">
26734 <column alignment="center" valignment="top">
26735 <row>
26736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26737 \begin_inset Text
26738
26739 \begin_layout Plain Layout
26740 a
26741 \end_layout
26742
26743 \end_inset
26744 </cell>
26745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26746 \begin_inset Text
26747
26748 \begin_layout Plain Layout
26749 b
26750 \end_layout
26751
26752 \end_inset
26753 </cell>
26754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26755 \begin_inset Text
26756
26757 \begin_layout Plain Layout
26758 c
26759 \end_layout
26760
26761 \end_inset
26762 </cell>
26763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26764 \begin_inset Text
26765
26766 \begin_layout Plain Layout
26767 d
26768 \end_layout
26769
26770 \end_inset
26771 </cell>
26772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26773 \begin_inset Text
26774
26775 \begin_layout Plain Layout
26776 e
26777 \end_layout
26778
26779 \end_inset
26780 </cell>
26781 </row>
26782 </lyxtabular>
26783
26784 \end_inset
26785
26786
26787 \end_layout
26788
26789 \end_inset
26790
26791
26792 \end_layout
26793
26794 \end_inset
26795
26796
26797 \end_layout
26798
26799 \begin_layout Section
26800 Gleitobjekte nebeneinander
26801 \begin_inset Index idx
26802 status collapsed
26803
26804 \begin_layout Plain Layout
26805 Gleitobjekte ! nebeneinander
26806 \end_layout
26807
26808 \end_inset
26809
26810
26811 \end_layout
26812
26813 \begin_layout Standard
26814 Um Gleitobjekte nebeneinander zu setzen wie bei Abbildung
26815 \begin_inset space ~
26816 \end_inset
26817
26818
26819 \begin_inset CommandInset ref
26820 LatexCommand ref
26821 reference "abb:Gleitobjekt-links"
26822
26823 \end_inset
26824
26825  und 
26826 \begin_inset CommandInset ref
26827 LatexCommand ref
26828 reference "abb:Gleitobjekt-rechts"
26829
26830 \end_inset
26831
26832  wird nur 
26833 \emph on
26834 ein
26835 \emph default
26836  Gleitobjekt verwendet.
26837  In dieses werden zwei Minipage Boxen eingefügt.
26838 \begin_inset Foot
26839 status collapsed
26840
26841 \begin_layout Plain Layout
26842 Minipages sind in Abschnitt
26843 \begin_inset space ~
26844 \end_inset
26845
26846
26847 \begin_inset CommandInset ref
26848 LatexCommand ref
26849 reference "abs:Minipage"
26850
26851 \end_inset
26852
26853  erklärt.
26854 \end_layout
26855
26856 \end_inset
26857
26858  Die Breite wird für jede Minipage auf 45
26859 \begin_inset space \thinspace{}
26860 \end_inset
26861
26862 -50
26863 \begin_inset space \thinspace{}
26864 \end_inset
26865
26866 Spalten% und die Box Ausrichtung auf 
26867 \family sans
26868 Unten
26869 \family default
26870  gesetzt.
26871  Die Minipage-Boxen enthalten das Bild und die Beschriftung wie in einem
26872  Gleitobjekt.
26873  Der einzige Unterschied ist, dass die Bildeinheit 
26874 \family sans
26875 Spaltenbreite
26876 \begin_inset space ~
26877 \end_inset
26878
26879 %
26880 \family default
26881  nun bezüglich der Breite der Minipage-Boxen berechnet wird.
26882 \end_layout
26883
26884 \begin_layout Standard
26885 \begin_inset Float figure
26886 wide false
26887 sideways false
26888 status open
26889
26890 \begin_layout Plain Layout
26891 \begin_inset Box Frameless
26892 position "b"
26893 hor_pos "c"
26894 has_inner_box 1
26895 inner_pos "t"
26896 use_parbox 0
26897 use_makebox 0
26898 width "45col%"
26899 special "none"
26900 height "1in"
26901 height_special "totalheight"
26902 status open
26903
26904 \begin_layout Plain Layout
26905 \align center
26906 \begin_inset Graphics
26907         filename ../clipart/mobius.eps
26908         lyxscale 50
26909         width 100col%
26910         scaleBeforeRotation
26911
26912 \end_inset
26913
26914
26915 \end_layout
26916
26917 \begin_layout Plain Layout
26918 \begin_inset Caption Standard
26919
26920 \begin_layout Plain Layout
26921 \begin_inset CommandInset label
26922 LatexCommand label
26923 name "abb:Gleitobjekt-links"
26924
26925 \end_inset
26926
26927 Gleitobjekt auf der linken Seite.
26928 \end_layout
26929
26930 \end_inset
26931
26932
26933 \end_layout
26934
26935 \end_inset
26936
26937
26938 \begin_inset space \hfill{}
26939 \end_inset
26940
26941
26942 \begin_inset Box Frameless
26943 position "b"
26944 hor_pos "c"
26945 has_inner_box 1
26946 inner_pos "t"
26947 use_parbox 0
26948 use_makebox 0
26949 width "45col%"
26950 special "none"
26951 height "1in"
26952 height_special "totalheight"
26953 status open
26954
26955 \begin_layout Plain Layout
26956 \align center
26957 \begin_inset Graphics
26958         filename ../clipart/platypus.eps
26959         lyxscale 50
26960         width 100col%
26961         scaleBeforeRotation
26962
26963 \end_inset
26964
26965
26966 \end_layout
26967
26968 \begin_layout Plain Layout
26969 \begin_inset Caption Standard
26970
26971 \begin_layout Plain Layout
26972 \begin_inset CommandInset label
26973 LatexCommand label
26974 name "abb:Gleitobjekt-rechts"
26975
26976 \end_inset
26977
26978 Gleitobjekt auf der rechten Seite.
26979 \end_layout
26980
26981 \end_inset
26982
26983
26984 \end_layout
26985
26986 \end_inset
26987
26988
26989 \end_layout
26990
26991 \end_inset
26992
26993
26994 \end_layout
26995
26996 \begin_layout Section
26997 Beschriftungs-Formatierung
26998 \begin_inset CommandInset label
26999 LatexCommand label
27000 name "abs:Titel-Formatierung"
27001
27002 \end_inset
27003
27004
27005 \begin_inset Index idx
27006 status collapsed
27007
27008 \begin_layout Plain Layout
27009 Gleitobjekte ! Beschriftung ! Formatierung
27010 \end_layout
27011
27012 \end_inset
27013
27014
27015 \end_layout
27016
27017 \begin_layout Standard
27018
27019 \family sans
27020 Legende
27021 \family default
27022  ist die Standard-Paragraf-Umgebung für Gleitobjekt-Beschriftungen.
27023  In LyX sehen Titel so aus:  
27024 \family sans
27025
27026 \begin_inset Quotes gld
27027 \end_inset
27028
27029 Abbildung xyz:
27030 \family default
27031
27032 \begin_inset Quotes grd
27033 \end_inset
27034
27035 , gefolgt vom Beschriftungstext, wobei 
27036 \family sans
27037 xyz
27038 \family default
27039  die von LyX vergebene Nummer ist.
27040  Standardmäßig werden die Marke und der Beschriftungstext im selben Font
27041  gedruckt.
27042  Dies ist nicht immer brauchbar.
27043 \end_layout
27044
27045 \begin_layout Standard
27046 Um das Standardformat für die Beschriftung zu ändern, müssen Sie das LaTeX-Paket
27047  
27048 \series bold
27049 caption
27050 \series default
27051
27052 \begin_inset Index idx
27053 status collapsed
27054
27055 \begin_layout Plain Layout
27056 LaTeX-Pakete ! caption
27057 \end_layout
27058
27059 \end_inset
27060
27061  in den LaTeX-Vorspann laden:
27062 \end_layout
27063
27064 \begin_layout Standard
27065
27066 \series bold
27067
27068 \backslash
27069 usepackage[Format-Definition]{caption}
27070 \end_layout
27071
27072 \begin_layout Standard
27073 Wenn zum Beispiel Name und Nummer serifenfrei und fett gedruckt werden und
27074  die Beschriftung immer über der Tabelle, müssen Sie folgenden Befehl benutzen:
27075 \end_layout
27076
27077 \begin_layout Standard
27078
27079 \series bold
27080
27081 \backslash
27082 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
27083 \end_layout
27084
27085 \begin_layout Standard
27086 Sie können auch verschiedene Formate für verschiedene Gleitobjekt-Typen
27087  definieren.
27088  Dazu laden Sie das 
27089 \series bold
27090 caption
27091 \series default
27092 -Paket ohne Format-Optionen und definieren die verschiedenen Formate mit
27093  dem Befehl
27094 \end_layout
27095
27096 \begin_layout Standard
27097
27098 \series bold
27099
27100 \backslash
27101 captionsetup[Gleitobjekt-Typ]{Format-Definition}
27102 \end_layout
27103
27104 \begin_layout Standard
27105 Für Abbildung
27106 \begin_inset space ~
27107 \end_inset
27108
27109
27110 \begin_inset CommandInset ref
27111 LatexCommand ref
27112 reference "abb:Langer-Abb-Titel"
27113
27114 \end_inset
27115
27116  und Tabelle
27117 \begin_inset space ~
27118 \end_inset
27119
27120
27121 \begin_inset CommandInset ref
27122 LatexCommand ref
27123 reference "tab:Langer-Tab-Titel"
27124
27125 \end_inset
27126
27127  können die Beschriftungen mit folgenden Befehlen im LaTeX-Vorspann definiert
27128  werden:
27129 \end_layout
27130
27131 \begin_layout Standard
27132
27133 \series bold
27134
27135 \backslash
27136 usepackage[tableposition=top]{caption}
27137 \begin_inset Newline newline
27138 \end_inset
27139
27140
27141 \backslash
27142 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
27143 \begin_inset Newline newline
27144 \end_inset
27145
27146
27147 \begin_inset Phantom HPhantom
27148 status open
27149
27150 \begin_layout Plain Layout
27151
27152 \series bold
27153
27154 \backslash
27155 captionsetup[figure]{
27156 \end_layout
27157
27158 \end_inset
27159
27160 labelsep=period}
27161 \begin_inset Newline newline
27162 \end_inset
27163
27164
27165 \backslash
27166 captionsetup[table]{labelfont={bf,sf}}
27167 \end_layout
27168
27169 \begin_layout Standard
27170 \begin_inset Note Greyedout
27171 status open
27172
27173 \begin_layout Plain Layout
27174
27175 \series bold
27176 Bemerkung:
27177 \series default
27178  Die Option 
27179 \series bold
27180 tableposition=top
27181 \series default
27182  hat keine Auswirkung, wenn eine 
27183 \series bold
27184 KOMA-Script
27185 \series default
27186
27187 \begin_inset Index idx
27188 status collapsed
27189
27190 \begin_layout Plain Layout
27191 LaTeX-Pakete ! KOMA-Script
27192 \end_layout
27193
27194 \end_inset
27195
27196 -Dokumentklasse verwendet wird.
27197  Hier muss die Option 
27198 \series bold
27199 captions=tableheading
27200 \series default
27201  benutzt werden.
27202 \end_layout
27203
27204 \end_inset
27205
27206
27207 \end_layout
27208
27209 \begin_layout Standard
27210 Weitere Informationen über das Paket
27211 \series bold
27212  caption
27213 \series default
27214  finden Sie in seiner Dokumentation 
27215 \begin_inset CommandInset citation
27216 LatexCommand cite
27217 key "caption"
27218
27219 \end_inset
27220
27221 .
27222 \end_layout
27223
27224 \begin_layout Standard
27225 Wenn Sie den Namen von 
27226 \begin_inset Quotes gld
27227 \end_inset
27228
27229 Abbildung
27230 \begin_inset Quotes grd
27231 \end_inset
27232
27233  auf 
27234 \begin_inset Quotes gld
27235 \end_inset
27236
27237 Bild
27238 \begin_inset Quotes grd
27239 \end_inset
27240
27241  ändern wollen, können Sie das mit folgendem Befehl im LaTeX-Vorspann  machen:
27242 \end_layout
27243
27244 \begin_layout Standard
27245
27246 \series bold
27247
27248 \backslash
27249 renewcommand{
27250 \backslash
27251 fnum@figure}{Bild~
27252 \backslash
27253 thefigure}
27254 \end_layout
27255
27256 \begin_layout Standard
27257 wobei 
27258 \series bold
27259
27260 \backslash
27261 thefigure
27262 \series default
27263  die Bildnummer einsetzt und
27264 \series bold
27265  ~
27266 \series default
27267  ein geschütztes Leerzeichen ist.
27268 \end_layout
27269
27270 \begin_layout Standard
27271 \begin_inset VSpace bigskip
27272 \end_inset
27273
27274 Wenn Sie eine 
27275 \series bold
27276 KOMA-Script
27277 \series default
27278
27279 \begin_inset Index idx
27280 status collapsed
27281
27282 \begin_layout Plain Layout
27283 LaTeX-Pakete ! KOMA-Script
27284 \end_layout
27285
27286 \end_inset
27287
27288 -Dokumentklasse (
27289 \family sans
27290 article (KOMA-Script)
27291 \family default
27292
27293 \family sans
27294 book (KOMA-Script)
27295 \family default
27296
27297 \family sans
27298 letter (KOMA-Script)
27299 \family default
27300  oder 
27301 \family sans
27302 report (KOMA-Script)
27303 \family default
27304 ) benutzen, können Sie anstatt des 
27305 \series bold
27306 caption
27307 \series default
27308 -Paketes den eingebauten Befehl 
27309 \series bold
27310
27311 \backslash
27312 setkomafont
27313 \series default
27314  von 
27315 \series bold
27316 KOMA-Script
27317 \series default
27318  benutzen.
27319  Der Befehl
27320 \end_layout
27321
27322 \begin_layout Standard
27323
27324 \series bold
27325
27326 \backslash
27327 setkomafont{captionlabel}{
27328 \backslash
27329 bfseries}
27330 \end_layout
27331
27332 \begin_layout Standard
27333 im LaTeX-Vorspann druckt den Namen fett.
27334 \end_layout
27335
27336 \begin_layout Standard
27337 Weitere Informationen über 
27338 \series bold
27339
27340 \backslash
27341 setkomafont
27342 \series default
27343  finden Sie in der 
27344 \series bold
27345 KOMA-Script
27346 \series default
27347 -Do\SpecialChar \-
27348 ku\SpecialChar \-
27349 men\SpecialChar \-
27350 ta\SpecialChar \-
27351 tion 
27352 \begin_inset CommandInset citation
27353 LatexCommand cite
27354 key "KOMA-Script"
27355
27356 \end_inset
27357
27358 .
27359 \end_layout
27360
27361 \begin_layout Standard
27362 \begin_inset ERT
27363 status collapsed
27364
27365 \begin_layout Plain Layout
27366
27367
27368 \backslash
27369 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
27370 }
27371 \end_layout
27372
27373 \end_inset
27374
27375
27376 \begin_inset Note Note
27377 status open
27378
27379 \begin_layout Plain Layout
27380 Das Beschriftungsformat wurde nur für dieses Beispiel geändert
27381 \end_layout
27382
27383 \end_inset
27384
27385
27386 \end_layout
27387
27388 \begin_layout Standard
27389 \begin_inset Float figure
27390 placement !p
27391 wide false
27392 sideways false
27393 status open
27394
27395 \begin_layout Plain Layout
27396 \align center
27397 \begin_inset Graphics
27398         filename ../clipart/mobius.eps
27399         lyxscale 50
27400         scale 50
27401         scaleBeforeRotation
27402
27403 \end_inset
27404
27405
27406 \end_layout
27407
27408 \begin_layout Plain Layout
27409 \begin_inset Caption Standard
27410
27411 \begin_layout Plain Layout
27412 \begin_inset CommandInset label
27413 LatexCommand label
27414 name "abb:Langer-Abb-Titel"
27415
27416 \end_inset
27417
27418 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
27419  ist, um das andere Beschriftungsformat zu zeigen.
27420  Hier wurde ein selbst definiertes Beschriftungsformat benutzt.
27421 \begin_inset Argument 1
27422 status collapsed
27423
27424 \begin_layout Plain Layout
27425 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
27426  ist.
27427 \end_layout
27428
27429 \end_inset
27430
27431
27432 \end_layout
27433
27434 \end_inset
27435
27436
27437 \end_layout
27438
27439 \end_inset
27440
27441
27442 \end_layout
27443
27444 \begin_layout Standard
27445 \begin_inset ERT
27446 status collapsed
27447
27448 \begin_layout Plain Layout
27449
27450
27451 \backslash
27452 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
27453 on}
27454 \end_layout
27455
27456 \end_inset
27457
27458
27459 \end_layout
27460
27461 \begin_layout Standard
27462 \begin_inset Float table
27463 placement !p
27464 wide false
27465 sideways false
27466 status open
27467
27468 \begin_layout Plain Layout
27469 \begin_inset Caption Standard
27470
27471 \begin_layout Plain Layout
27472 \begin_inset CommandInset label
27473 LatexCommand label
27474 name "tab:Langer-Tab-Titel"
27475
27476 \end_inset
27477
27478 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
27479  ist, um das andere Beschriftungsformat zu zeigen.
27480  Hier wurde das Standard-Beschriftungsformat dieses Dokuments für Tabellen
27481  benutzt.
27482 \begin_inset Argument 1
27483 status collapsed
27484
27485 \begin_layout Plain Layout
27486 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
27487  ist.
27488 \end_layout
27489
27490 \end_inset
27491
27492
27493 \end_layout
27494
27495 \end_inset
27496
27497
27498 \end_layout
27499
27500 \begin_layout Plain Layout
27501 \align center
27502 \begin_inset Tabular
27503 <lyxtabular version="3" rows="1" columns="5">
27504 <features rotate="0" tabularvalignment="middle">
27505 <column alignment="center" valignment="top">
27506 <column alignment="center" valignment="top">
27507 <column alignment="center" valignment="top">
27508 <column alignment="center" valignment="top">
27509 <column alignment="center" valignment="top">
27510 <row>
27511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27512 \begin_inset Text
27513
27514 \begin_layout Plain Layout
27515 a
27516 \end_layout
27517
27518 \end_inset
27519 </cell>
27520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27521 \begin_inset Text
27522
27523 \begin_layout Plain Layout
27524 b
27525 \end_layout
27526
27527 \end_inset
27528 </cell>
27529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27530 \begin_inset Text
27531
27532 \begin_layout Plain Layout
27533 c
27534 \end_layout
27535
27536 \end_inset
27537 </cell>
27538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27539 \begin_inset Text
27540
27541 \begin_layout Plain Layout
27542 d
27543 \end_layout
27544
27545 \end_inset
27546 </cell>
27547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27548 \begin_inset Text
27549
27550 \begin_layout Plain Layout
27551 e
27552 \end_layout
27553
27554 \end_inset
27555 </cell>
27556 </row>
27557 </lyxtabular>
27558
27559 \end_inset
27560
27561
27562 \end_layout
27563
27564 \end_inset
27565
27566
27567 \end_layout
27568
27569 \begin_layout Section
27570 Beschriftungs-Platzierung
27571 \begin_inset CommandInset label
27572 LatexCommand label
27573 name "abs:Titel-Platzierung"
27574
27575 \end_inset
27576
27577
27578 \begin_inset Index idx
27579 status collapsed
27580
27581 \begin_layout Plain Layout
27582 Gleitobjekte ! Beschriftung ! Platzierung
27583 \end_layout
27584
27585 \end_inset
27586
27587
27588 \end_layout
27589
27590 \begin_layout Standard
27591 Normalerweise werden die Beschriftungen wie folgt platziert:
27592 \end_layout
27593
27594 \begin_layout Description
27595 Abbildung: darunter
27596 \end_layout
27597
27598 \begin_layout Description
27599 Tabelle: darüber
27600 \end_layout
27601
27602 \begin_layout Standard
27603 LaTeX-Standard-Klassen unterstützen diese Vereinbarung nicht für Tabellen.
27604  Das heißt wenn Sie eine der Dokument-Klassen 
27605 \family sans
27606 article
27607 \family default
27608
27609 \family sans
27610 book
27611 \family default
27612
27613 \family sans
27614 letter
27615 \family default
27616  oder 
27617 \family sans
27618 report
27619 \family default
27620  benutzen, wird zwischen Beschriftung und Tabelle kein Zwischenraum gedruckt.
27621  Um das zu erreichen, müssen Sie beim Lade-Befehl des LaTeX-Pakets 
27622 \series bold
27623 caption
27624 \series default
27625  im LaTeX-Vorspann folgendes schreiben:
27626 \begin_inset Foot
27627 status collapsed
27628
27629 \begin_layout Plain Layout
27630 In Abschnitt
27631 \begin_inset space ~
27632 \end_inset
27633
27634
27635 \begin_inset CommandInset ref
27636 LatexCommand ref
27637 reference "abs:Titel-Formatierung"
27638
27639 \end_inset
27640
27641  steht mehr über das Paket 
27642 \series bold
27643 caption
27644 \series default
27645 .
27646 \end_layout
27647
27648 \end_inset
27649
27650
27651 \end_layout
27652
27653 \begin_layout Standard
27654
27655 \series bold
27656 tableposition=top
27657 \end_layout
27658
27659 \begin_layout Standard
27660 Wenn Sie eine 
27661 \series bold
27662 KOMA-Script
27663 \series default
27664
27665 \begin_inset Index idx
27666 status collapsed
27667
27668 \begin_layout Plain Layout
27669 LaTeX-Pakete ! KOMA-Script
27670 \end_layout
27671
27672 \end_inset
27673
27674 -Dokumentklasse (
27675 \family sans
27676 article (KOMA-Script)
27677 \family default
27678
27679 \family sans
27680 book (KOMA-Script)
27681 \family default
27682
27683 \family sans
27684 letter (KOMA-Script)
27685 \family default
27686  oder 
27687 \family sans
27688 report (KOMA-Script)
27689 \family default
27690 ) benutzen, können Sie alternativ zum 
27691 \series bold
27692 caption
27693 \series default
27694 -Paket die Option 
27695 \series bold
27696 captions=tableheading
27697 \series default
27698  benutzen.
27699 \end_layout
27700
27701 \begin_layout Standard
27702 \begin_inset VSpace bigskip
27703 \end_inset
27704
27705 Die Beschriftung kann auch neben  der Abbildung oder Tabelle stehen.
27706  Das bewirkt das LaTeX-Paket 
27707 \series bold
27708 sidecap
27709 \series default
27710
27711 \begin_inset Index idx
27712 status collapsed
27713
27714 \begin_layout Plain Layout
27715 LaTeX-Pakete ! sidecap
27716 \end_layout
27717
27718 \end_inset
27719
27720 , das so in den LaTeX-Vorspann geladen wird:
27721 \end_layout
27722
27723 \begin_layout Standard
27724
27725 \series bold
27726
27727 \backslash
27728 usepackage[Option]{sidecap}
27729 \end_layout
27730
27731 \begin_layout Standard
27732 Wenn Sie keine Option setzen, wird die Beschriftung außen gesetzt.
27733  Mit 
27734 \series bold
27735 innercaption
27736 \series default
27737  wird die Beschriftung innen gedruckt.
27738  Um die Beschriftung immer rechts oder links zu erzwingen, benutzen Sie
27739  
27740 \series bold
27741 rightcaption
27742 \series default
27743  oder 
27744 \series bold
27745 leftcaption
27746 \series default
27747 .
27748 \end_layout
27749
27750 \begin_layout Standard
27751 \begin_inset ERT
27752 status collapsed
27753
27754 \begin_layout Plain Layout
27755
27756
27757 \backslash
27758 ifsidecap
27759 \end_layout
27760
27761 \end_inset
27762
27763
27764 \begin_inset Note Note
27765 status open
27766
27767 \begin_layout Plain Layout
27768 Der folgende Abschnitt wird nur gedruckt, wenn das LaTeX-Paket 
27769 \series bold
27770 sidecap
27771 \series default
27772  installiert ist.
27773 \end_layout
27774
27775 \end_inset
27776
27777
27778 \end_layout
27779
27780 \begin_layout Standard
27781 Um die Beschriftung mit LyX seitlich zu drucken, müssen Sie folgende Befehle
27782  in den LaTeX-Vorspann schreiben:
27783 \end_layout
27784
27785 \begin_layout Standard
27786 \noindent
27787 \begin_inset CommandInset line
27788 LatexCommand rule
27789 offset "0.5ex"
27790 width "100line%"
27791 height "1pt"
27792
27793 \end_inset
27794
27795
27796 \end_layout
27797
27798 \begin_layout Standard
27799
27800 \series bold
27801
27802 \backslash
27803 newcommand{
27804 \backslash
27805 TabBesBeg}[1][1.0]{%
27806 \begin_inset Newline newline
27807 \end_inset
27808
27809
27810 \begin_inset Phantom HPhantom
27811 status open
27812
27813 \begin_layout Plain Layout
27814 \begin_inset space ~
27815 \end_inset
27816
27817
27818 \end_layout
27819
27820 \end_inset
27821
27822
27823 \backslash
27824 let
27825 \backslash
27826 MyTable
27827 \backslash
27828 table
27829 \begin_inset Newline newline
27830 \end_inset
27831
27832
27833 \begin_inset Phantom HPhantom
27834 status open
27835
27836 \begin_layout Plain Layout
27837
27838 \series medium
27839 \begin_inset space ~
27840 \end_inset
27841
27842
27843 \end_layout
27844
27845 \end_inset
27846
27847
27848 \backslash
27849 let
27850 \backslash
27851 MyEndtable
27852 \backslash
27853 endtable
27854 \begin_inset Newline newline
27855 \end_inset
27856
27857
27858 \begin_inset Phantom HPhantom
27859 status open
27860
27861 \begin_layout Plain Layout
27862
27863 \series medium
27864 \begin_inset space ~
27865 \end_inset
27866
27867
27868 \end_layout
27869
27870 \end_inset
27871
27872
27873 \backslash
27874 renewenvironment{table}[1]{
27875 \backslash
27876 begin{SCtable}[#1]##1}{
27877 \backslash
27878 end{SCtable}}}
27879 \end_layout
27880
27881 \begin_layout Standard
27882
27883 \series bold
27884
27885 \backslash
27886 newcommand{
27887 \backslash
27888 TabBesEnd}{%
27889 \begin_inset Newline newline
27890 \end_inset
27891
27892
27893 \begin_inset Phantom HPhantom
27894 status open
27895
27896 \begin_layout Plain Layout
27897 \begin_inset space ~
27898 \end_inset
27899
27900
27901 \end_layout
27902
27903 \end_inset
27904
27905
27906 \backslash
27907 let
27908 \backslash
27909 table
27910 \backslash
27911 MyTable
27912 \begin_inset Newline newline
27913 \end_inset
27914
27915
27916 \begin_inset Phantom HPhantom
27917 status open
27918
27919 \begin_layout Plain Layout
27920 \begin_inset space ~
27921 \end_inset
27922
27923
27924 \end_layout
27925
27926 \end_inset
27927
27928
27929 \backslash
27930 let
27931 \backslash
27932 endtable
27933 \backslash
27934 MyEndtable
27935 \end_layout
27936
27937 \begin_layout Standard
27938
27939 \series bold
27940
27941 \backslash
27942 newcommand{
27943 \backslash
27944 FigBesBeg}[1][1.0]{%
27945 \begin_inset Newline newline
27946 \end_inset
27947
27948
27949 \begin_inset Phantom HPhantom
27950 status open
27951
27952 \begin_layout Plain Layout
27953 \begin_inset space ~
27954 \end_inset
27955
27956
27957 \end_layout
27958
27959 \end_inset
27960
27961
27962 \backslash
27963 let
27964 \backslash
27965 MyFigure
27966 \backslash
27967 figure
27968 \begin_inset Newline newline
27969 \end_inset
27970
27971
27972 \begin_inset Phantom HPhantom
27973 status open
27974
27975 \begin_layout Plain Layout
27976 \begin_inset space ~
27977 \end_inset
27978
27979
27980 \end_layout
27981
27982 \end_inset
27983
27984
27985 \backslash
27986 let
27987 \backslash
27988 MyEndfigure
27989 \backslash
27990 endfigure
27991 \begin_inset Newline newline
27992 \end_inset
27993
27994
27995 \begin_inset Phantom HPhantom
27996 status open
27997
27998 \begin_layout Plain Layout
27999 \begin_inset space ~
28000 \end_inset
28001
28002
28003 \end_layout
28004
28005 \end_inset
28006
28007
28008 \backslash
28009 renewenvironment{figure}[1]{
28010 \backslash
28011 begin{SCfigure}[#1]##1}{
28012 \backslash
28013 end{SCfigure}}}
28014 \end_layout
28015
28016 \begin_layout Standard
28017
28018 \series bold
28019
28020 \backslash
28021 newcommand{
28022 \backslash
28023 FigBesEnd}{%
28024 \begin_inset Newline newline
28025 \end_inset
28026
28027
28028 \begin_inset Phantom HPhantom
28029 status open
28030
28031 \begin_layout Plain Layout
28032 \begin_inset space ~
28033 \end_inset
28034
28035
28036 \end_layout
28037
28038 \end_inset
28039
28040
28041 \backslash
28042 let
28043 \backslash
28044 figure
28045 \backslash
28046 MyFigure
28047 \begin_inset Newline newline
28048 \end_inset
28049
28050
28051 \begin_inset Phantom HPhantom
28052 status open
28053
28054 \begin_layout Plain Layout
28055 \begin_inset space ~
28056 \end_inset
28057
28058
28059 \end_layout
28060
28061 \end_inset
28062
28063
28064 \backslash
28065 let
28066 \backslash
28067 endfigure
28068 \backslash
28069 MyEndfigure}
28070 \end_layout
28071
28072 \begin_layout Standard
28073 \noindent
28074 \begin_inset CommandInset line
28075 LatexCommand rule
28076 offset "0.5ex"
28077 width "100line%"
28078 height "1pt"
28079
28080 \end_inset
28081
28082
28083 \end_layout
28084
28085 \begin_layout Standard
28086 Mit den Befehlen können Sie die Gleitobjekte so umdefinieren, dass die Beschrift
28087 ungen seitlich gedruckt werden.
28088  Für Gleitobjekt-Abbildungen schreiben Sie den Befehl
28089 \end_layout
28090
28091 \begin_layout Standard
28092
28093 \series bold
28094
28095 \backslash
28096 FigBesBeg
28097 \end_layout
28098
28099 \begin_layout Standard
28100 als TeX-Code vor das Gleitobjekt und fügen Sie den Befehl
28101 \end_layout
28102
28103 \begin_layout Standard
28104
28105 \series bold
28106
28107 \backslash
28108 FigBesEnd
28109 \end_layout
28110
28111 \begin_layout Standard
28112 als TeX-Code an der Stelle ein, wo Sie zur ursprünglichen Gleitobjekt-Definition
28113  zurückkehren wollen.
28114 \end_layout
28115
28116 \begin_layout Standard
28117 Bei Gleitobjekt-Tabellen heißen die Befehle
28118 \end_layout
28119
28120 \begin_layout Standard
28121
28122 \series bold
28123
28124 \backslash
28125 TabBesBeg
28126 \series default
28127  und 
28128 \series bold
28129
28130 \backslash
28131 TabBesEnd
28132 \series default
28133 .
28134 \end_layout
28135
28136 \begin_layout Standard
28137 Abbildung
28138 \begin_inset space ~
28139 \end_inset
28140
28141
28142 \begin_inset CommandInset ref
28143 LatexCommand ref
28144 reference "abb:Beschriftung-neben"
28145
28146 \end_inset
28147
28148  und Tabelle
28149 \begin_inset space ~
28150 \end_inset
28151
28152
28153 \begin_inset CommandInset ref
28154 LatexCommand ref
28155 reference "tab:Beschriftung-neben"
28156
28157 \end_inset
28158
28159  sind Beispiele für seitliche Beschriftungen.
28160 \end_layout
28161
28162 \begin_layout Standard
28163 Sie sehen, dass die Beschriftung bei Gleitobjekt-Tabellen am oberen Rand
28164  der Tabelle gedruckt wird und bei Gleitobjekt-Abbildungen am unteren Rand
28165  der Abbildung.
28166  Das kann man mit dem Befehl
28167 \end_layout
28168
28169 \begin_layout Standard
28170
28171 \series bold
28172
28173 \backslash
28174 sidecaptionvpos{Gleitobjekt-Typ}{Platzierung}
28175 \end_layout
28176
28177 \begin_layout Standard
28178 im LaTeX-Vorspann oder als TeX-Code vor dem Gleitobjekt ändern.
28179  Der Gleitobjekt-Typ ist entweder 
28180 \family sans
28181 figure
28182 \family default
28183  oder 
28184 \family sans
28185 table
28186 \family default
28187 , die
28188 \family sans
28189  
28190 \family default
28191 Platzierung ist 
28192 \family typewriter
28193 t
28194 \family default
28195  für oben, 
28196 \family typewriter
28197 c
28198 \family default
28199  für zentriert oder 
28200 \family typewriter
28201 b
28202 \family default
28203  für unten.
28204  Um die Beschriftung einer Gleitobjekt-Abbildung vertikal zu zentrieren,
28205  lautet der Befehl
28206 \end_layout
28207
28208 \begin_layout Standard
28209
28210 \series bold
28211
28212 \backslash
28213 sidecaptionvpos{figure}{c}
28214 \end_layout
28215
28216 \begin_layout Standard
28217 Das wurde in Abbildung
28218 \begin_inset space ~
28219 \end_inset
28220
28221
28222 \begin_inset CommandInset ref
28223 LatexCommand ref
28224 reference "abb:cap-beside-fig-2"
28225
28226 \end_inset
28227
28228  benutzt.
28229 \end_layout
28230
28231 \begin_layout Standard
28232 \begin_inset VSpace medskip
28233 \end_inset
28234
28235
28236 \end_layout
28237
28238 \begin_layout Standard
28239 Die Standard Beschriftungsbreite ist die Breite des Bildes/der Tabelle.
28240  Für schmale Bilder/Tabellen, wie in Tabelle
28241 \begin_inset space ~
28242 \end_inset
28243
28244
28245 \begin_inset CommandInset ref
28246 LatexCommand ref
28247 reference "tab:Beschriftung-neben"
28248
28249 \end_inset
28250
28251 , führt dies zu zu schmalen Beschriftungen.
28252  Die breite kann erhöht werden, indem man einen Faktor angibt mit dem die
28253  Breite des Bildes/der Tabelle multipliziert wird.
28254  Das Ergebnis ist die Beschriftungsbreite.
28255  Die Breite der Beschriftung wird automatisch neu berechnet, falls sie aufgrund
28256  der angegebenen Breite in den Seiten- oder Spaltenrand ragen würde.
28257  Der 
28258 \emph on
28259 Faktor
28260 \emph default
28261  kann entweder als optionales Argument für 
28262 \series bold
28263
28264 \backslash
28265 FigBesBeg
28266 \series default
28267  angegeben werden:
28268 \end_layout
28269
28270 \begin_layout Standard
28271
28272 \series bold
28273
28274 \backslash
28275 FigBesBeg[Faktor]
28276 \end_layout
28277
28278 \begin_layout Standard
28279 oder indem man in der Definition von 
28280 \series bold
28281
28282 \backslash
28283 FigBesBeg
28284 \series default
28285  die 
28286 \series bold
28287 1.0
28288 \series default
28289  mit einem anderen Wert ersetzt.
28290  Bei letzterem ist der angegebene Faktor der Standard wenn 
28291 \series bold
28292
28293 \backslash
28294 FigBesBeg
28295 \series default
28296  ohne Argument verwendet wird.
28297  Für Tabelle
28298 \begin_inset space ~
28299 \end_inset
28300
28301
28302 \begin_inset CommandInset ref
28303 LatexCommand ref
28304 reference "tab:Beschriftung-neben-breiter"
28305
28306 \end_inset
28307
28308  und Abbildung
28309 \begin_inset space ~
28310 \end_inset
28311
28312
28313 \begin_inset CommandInset ref
28314 LatexCommand ref
28315 reference "abb:cap-beside-fig-2"
28316
28317 \end_inset
28318
28319  wurde der Faktor 5 verwendet.
28320 \end_layout
28321
28322 \begin_layout Standard
28323 \begin_inset Note Greyedout
28324 status open
28325
28326 \begin_layout Plain Layout
28327
28328 \series bold
28329 Achtung:
28330 \series default
28331  Für Gleitobjekten mit Beschriftung neben dem Objekt kann die Gleitobjekt-Platzi
28332 erungsoption 
28333 \family sans
28334 Hier,
28335 \begin_inset space ~
28336 \end_inset
28337
28338 auf
28339 \begin_inset space ~
28340 \end_inset
28341
28342 jeden
28343 \begin_inset space ~
28344 \end_inset
28345
28346 Fall
28347 \family default
28348  nicht verwendet werden werden, da diese von 
28349 \series bold
28350 sidecap
28351 \series default
28352  nicht unterstützt wird.
28353 \end_layout
28354
28355 \end_inset
28356
28357
28358 \end_layout
28359
28360 \begin_layout Standard
28361 \begin_inset VSpace medskip
28362 \end_inset
28363
28364 Weitere Informationen über das Paket
28365 \series bold
28366  sidecap
28367 \series default
28368  finden Sie in seiner Dokumentation 
28369 \begin_inset CommandInset citation
28370 LatexCommand cite
28371 key "sidecap"
28372
28373 \end_inset
28374
28375 .
28376 \end_layout
28377
28378 \begin_layout Standard
28379 \begin_inset Note Greyedout
28380 status open
28381
28382 \begin_layout Plain Layout
28383
28384 \series bold
28385 Bemerkung:
28386 \series default
28387  Das LaTeX-Paket 
28388 \series bold
28389 hypcap
28390 \series default
28391 ,
28392 \begin_inset Index idx
28393 status collapsed
28394
28395 \begin_layout Plain Layout
28396 LaTeX-Pakete ! hypcap
28397 \end_layout
28398
28399 \end_inset
28400
28401  das in Abschnitt
28402 \begin_inset space ~
28403 \end_inset
28404
28405
28406 \begin_inset CommandInset ref
28407 LatexCommand ref
28408 reference "uab:Querverweis-Position"
28409
28410 \end_inset
28411
28412  beschrieben wurde, hat keine Auswirkungen auf Gleitobjekte mit seitlichen
28413  Beschriftungen.
28414 \end_layout
28415
28416 \end_inset
28417
28418
28419 \end_layout
28420
28421 \begin_layout Standard
28422 \begin_inset ERT
28423 status collapsed
28424
28425 \begin_layout Plain Layout
28426
28427
28428 \backslash
28429 FigBesBeg 
28430 \end_layout
28431
28432 \end_inset
28433
28434
28435 \end_layout
28436
28437 \begin_layout Standard
28438 \begin_inset Float figure
28439 wide false
28440 sideways false
28441 status open
28442
28443 \begin_layout Plain Layout
28444 \begin_inset Graphics
28445         filename ../clipart/escher-lsd.eps
28446         scale 75
28447         scaleBeforeRotation
28448
28449 \end_inset
28450
28451
28452 \end_layout
28453
28454 \begin_layout Plain Layout
28455 \begin_inset Caption Standard
28456
28457 \begin_layout Plain Layout
28458 \begin_inset CommandInset label
28459 LatexCommand label
28460 name "abb:Beschriftung-neben"
28461
28462 \end_inset
28463
28464 Dies ist eine Beschriftung neben einer Abbildung.
28465 \end_layout
28466
28467 \end_inset
28468
28469
28470 \end_layout
28471
28472 \end_inset
28473
28474
28475 \end_layout
28476
28477 \begin_layout Standard
28478 \begin_inset ERT
28479 status collapsed
28480
28481 \begin_layout Plain Layout
28482
28483
28484 \backslash
28485 FigBesEnd
28486 \end_layout
28487
28488 \end_inset
28489
28490
28491 \end_layout
28492
28493 \begin_layout Standard
28494 \begin_inset ERT
28495 status collapsed
28496
28497 \begin_layout Plain Layout
28498
28499
28500 \backslash
28501 TabBesBeg 
28502 \end_layout
28503
28504 \end_inset
28505
28506
28507 \end_layout
28508
28509 \begin_layout Standard
28510 \begin_inset Float table
28511 wide false
28512 sideways false
28513 status open
28514
28515 \begin_layout Plain Layout
28516 \begin_inset Caption Standard
28517
28518 \begin_layout Plain Layout
28519 \begin_inset CommandInset label
28520 LatexCommand label
28521 name "tab:Beschriftung-neben"
28522
28523 \end_inset
28524
28525 Dies ist eine Beschriftung neben einer Tabelle.
28526 \end_layout
28527
28528 \end_inset
28529
28530
28531 \end_layout
28532
28533 \begin_layout Plain Layout
28534 \begin_inset Tabular
28535 <lyxtabular version="3" rows="4" columns="5">
28536 <features rotate="0" tabularvalignment="middle">
28537 <column alignment="center" valignment="top">
28538 <column alignment="center" valignment="top">
28539 <column alignment="center" valignment="top">
28540 <column alignment="center" valignment="top">
28541 <column alignment="center" valignment="top">
28542 <row>
28543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28544 \begin_inset Text
28545
28546 \begin_layout Plain Layout
28547 a
28548 \end_layout
28549
28550 \end_inset
28551 </cell>
28552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28553 \begin_inset Text
28554
28555 \begin_layout Plain Layout
28556
28557 \end_layout
28558
28559 \end_inset
28560 </cell>
28561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28562 \begin_inset Text
28563
28564 \begin_layout Plain Layout
28565 b
28566 \end_layout
28567
28568 \end_inset
28569 </cell>
28570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28571 \begin_inset Text
28572
28573 \begin_layout Plain Layout
28574
28575 \end_layout
28576
28577 \end_inset
28578 </cell>
28579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28580 \begin_inset Text
28581
28582 \begin_layout Plain Layout
28583 c
28584 \end_layout
28585
28586 \end_inset
28587 </cell>
28588 </row>
28589 <row>
28590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28591 \begin_inset Text
28592
28593 \begin_layout Plain Layout
28594
28595 \end_layout
28596
28597 \end_inset
28598 </cell>
28599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28600 \begin_inset Text
28601
28602 \begin_layout Plain Layout
28603 d
28604 \end_layout
28605
28606 \end_inset
28607 </cell>
28608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28609 \begin_inset Text
28610
28611 \begin_layout Plain Layout
28612
28613 \end_layout
28614
28615 \end_inset
28616 </cell>
28617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28618 \begin_inset Text
28619
28620 \begin_layout Plain Layout
28621 e
28622 \end_layout
28623
28624 \end_inset
28625 </cell>
28626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28627 \begin_inset Text
28628
28629 \begin_layout Plain Layout
28630
28631 \end_layout
28632
28633 \end_inset
28634 </cell>
28635 </row>
28636 <row>
28637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28638 \begin_inset Text
28639
28640 \begin_layout Plain Layout
28641 f
28642 \end_layout
28643
28644 \end_inset
28645 </cell>
28646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28647 \begin_inset Text
28648
28649 \begin_layout Plain Layout
28650
28651 \end_layout
28652
28653 \end_inset
28654 </cell>
28655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28656 \begin_inset Text
28657
28658 \begin_layout Plain Layout
28659 g
28660 \end_layout
28661
28662 \end_inset
28663 </cell>
28664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28665 \begin_inset Text
28666
28667 \begin_layout Plain Layout
28668
28669 \end_layout
28670
28671 \end_inset
28672 </cell>
28673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28674 \begin_inset Text
28675
28676 \begin_layout Plain Layout
28677 h
28678 \end_layout
28679
28680 \end_inset
28681 </cell>
28682 </row>
28683 <row>
28684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28685 \begin_inset Text
28686
28687 \begin_layout Plain Layout
28688
28689 \end_layout
28690
28691 \end_inset
28692 </cell>
28693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28694 \begin_inset Text
28695
28696 \begin_layout Plain Layout
28697 i
28698 \end_layout
28699
28700 \end_inset
28701 </cell>
28702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28703 \begin_inset Text
28704
28705 \begin_layout Plain Layout
28706
28707 \end_layout
28708
28709 \end_inset
28710 </cell>
28711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28712 \begin_inset Text
28713
28714 \begin_layout Plain Layout
28715 j
28716 \end_layout
28717
28718 \end_inset
28719 </cell>
28720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28721 \begin_inset Text
28722
28723 \begin_layout Plain Layout
28724
28725 \end_layout
28726
28727 \end_inset
28728 </cell>
28729 </row>
28730 </lyxtabular>
28731
28732 \end_inset
28733
28734
28735 \end_layout
28736
28737 \end_inset
28738
28739
28740 \end_layout
28741
28742 \begin_layout Standard
28743 \begin_inset ERT
28744 status collapsed
28745
28746 \begin_layout Plain Layout
28747
28748
28749 \backslash
28750 TabBesEnd
28751 \end_layout
28752
28753 \end_inset
28754
28755
28756 \end_layout
28757
28758 \begin_layout Standard
28759 \begin_inset ERT
28760 status collapsed
28761
28762 \begin_layout Plain Layout
28763
28764
28765 \backslash
28766 FigBesBeg[5] 
28767 \end_layout
28768
28769 \end_inset
28770
28771
28772 \end_layout
28773
28774 \begin_layout Standard
28775 \begin_inset ERT
28776 status collapsed
28777
28778 \begin_layout Plain Layout
28779
28780
28781 \backslash
28782 sidecaptionvpos{figure}{c}
28783 \end_layout
28784
28785 \end_inset
28786
28787
28788 \begin_inset Float figure
28789 wide false
28790 sideways false
28791 status open
28792
28793 \begin_layout Plain Layout
28794 \begin_inset Graphics
28795         filename ../clipart/escher-lsd.eps
28796         scale 75
28797         scaleBeforeRotation
28798
28799 \end_inset
28800
28801
28802 \end_layout
28803
28804 \begin_layout Plain Layout
28805 \begin_inset Caption Standard
28806
28807 \begin_layout Plain Layout
28808 \begin_inset CommandInset label
28809 LatexCommand label
28810 name "abb:cap-beside-fig-2"
28811
28812 \end_inset
28813
28814 Dies ist eine vertikal zentrierte Beschriftung neben einer Abbildung.
28815 \end_layout
28816
28817 \end_inset
28818
28819
28820 \end_layout
28821
28822 \end_inset
28823
28824
28825 \end_layout
28826
28827 \begin_layout Standard
28828 \begin_inset ERT
28829 status collapsed
28830
28831 \begin_layout Plain Layout
28832
28833
28834 \backslash
28835 FigBesEnd
28836 \end_layout
28837
28838 \end_inset
28839
28840
28841 \end_layout
28842
28843 \begin_layout Standard
28844 \begin_inset ERT
28845 status collapsed
28846
28847 \begin_layout Plain Layout
28848
28849
28850 \backslash
28851 TabBesBeg[5]
28852 \end_layout
28853
28854 \end_inset
28855
28856
28857 \end_layout
28858
28859 \begin_layout Standard
28860 \begin_inset Float table
28861 wide false
28862 sideways false
28863 status open
28864
28865 \begin_layout Plain Layout
28866 \begin_inset Caption Standard
28867
28868 \begin_layout Plain Layout
28869 \begin_inset CommandInset label
28870 LatexCommand label
28871 name "tab:Beschriftung-neben-breiter"
28872
28873 \end_inset
28874
28875 Diese Beschriftung ist breiter als die in Tabelle
28876 \begin_inset space ~
28877 \end_inset
28878
28879
28880 \begin_inset CommandInset ref
28881 LatexCommand ref
28882 reference "tab:Beschriftung-neben"
28883
28884 \end_inset
28885
28886 .
28887 \end_layout
28888
28889 \end_inset
28890
28891
28892 \end_layout
28893
28894 \begin_layout Plain Layout
28895 \begin_inset Tabular
28896 <lyxtabular version="3" rows="4" columns="5">
28897 <features rotate="0" tabularvalignment="middle">
28898 <column alignment="center" valignment="top">
28899 <column alignment="center" valignment="top">
28900 <column alignment="center" valignment="top">
28901 <column alignment="center" valignment="top">
28902 <column alignment="center" valignment="top">
28903 <row>
28904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28905 \begin_inset Text
28906
28907 \begin_layout Plain Layout
28908 a
28909 \end_layout
28910
28911 \end_inset
28912 </cell>
28913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28914 \begin_inset Text
28915
28916 \begin_layout Plain Layout
28917
28918 \end_layout
28919
28920 \end_inset
28921 </cell>
28922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28923 \begin_inset Text
28924
28925 \begin_layout Plain Layout
28926 b
28927 \end_layout
28928
28929 \end_inset
28930 </cell>
28931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28932 \begin_inset Text
28933
28934 \begin_layout Plain Layout
28935
28936 \end_layout
28937
28938 \end_inset
28939 </cell>
28940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28941 \begin_inset Text
28942
28943 \begin_layout Plain Layout
28944 c
28945 \end_layout
28946
28947 \end_inset
28948 </cell>
28949 </row>
28950 <row>
28951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28952 \begin_inset Text
28953
28954 \begin_layout Plain Layout
28955
28956 \end_layout
28957
28958 \end_inset
28959 </cell>
28960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28961 \begin_inset Text
28962
28963 \begin_layout Plain Layout
28964 d
28965 \end_layout
28966
28967 \end_inset
28968 </cell>
28969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28970 \begin_inset Text
28971
28972 \begin_layout Plain Layout
28973
28974 \end_layout
28975
28976 \end_inset
28977 </cell>
28978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28979 \begin_inset Text
28980
28981 \begin_layout Plain Layout
28982 e
28983 \end_layout
28984
28985 \end_inset
28986 </cell>
28987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28988 \begin_inset Text
28989
28990 \begin_layout Plain Layout
28991
28992 \end_layout
28993
28994 \end_inset
28995 </cell>
28996 </row>
28997 <row>
28998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28999 \begin_inset Text
29000
29001 \begin_layout Plain Layout
29002 f
29003 \end_layout
29004
29005 \end_inset
29006 </cell>
29007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29008 \begin_inset Text
29009
29010 \begin_layout Plain Layout
29011
29012 \end_layout
29013
29014 \end_inset
29015 </cell>
29016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29017 \begin_inset Text
29018
29019 \begin_layout Plain Layout
29020 g
29021 \end_layout
29022
29023 \end_inset
29024 </cell>
29025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29026 \begin_inset Text
29027
29028 \begin_layout Plain Layout
29029
29030 \end_layout
29031
29032 \end_inset
29033 </cell>
29034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29035 \begin_inset Text
29036
29037 \begin_layout Plain Layout
29038 h
29039 \end_layout
29040
29041 \end_inset
29042 </cell>
29043 </row>
29044 <row>
29045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29046 \begin_inset Text
29047
29048 \begin_layout Plain Layout
29049
29050 \end_layout
29051
29052 \end_inset
29053 </cell>
29054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29055 \begin_inset Text
29056
29057 \begin_layout Plain Layout
29058 i
29059 \end_layout
29060
29061 \end_inset
29062 </cell>
29063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29064 \begin_inset Text
29065
29066 \begin_layout Plain Layout
29067
29068 \end_layout
29069
29070 \end_inset
29071 </cell>
29072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29073 \begin_inset Text
29074
29075 \begin_layout Plain Layout
29076 j
29077 \end_layout
29078
29079 \end_inset
29080 </cell>
29081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29082 \begin_inset Text
29083
29084 \begin_layout Plain Layout
29085
29086 \end_layout
29087
29088 \end_inset
29089 </cell>
29090 </row>
29091 </lyxtabular>
29092
29093 \end_inset
29094
29095
29096 \end_layout
29097
29098 \end_inset
29099
29100
29101 \end_layout
29102
29103 \begin_layout Standard
29104 \begin_inset ERT
29105 status collapsed
29106
29107 \begin_layout Plain Layout
29108
29109
29110 \backslash
29111 TabBesEnd
29112 \end_layout
29113
29114 \end_inset
29115
29116
29117 \end_layout
29118
29119 \begin_layout Standard
29120 \begin_inset ERT
29121 status collapsed
29122
29123 \begin_layout Plain Layout
29124
29125
29126 \backslash
29127 else
29128 \end_layout
29129
29130 \end_inset
29131
29132
29133 \begin_inset Note Note
29134 status open
29135
29136 \begin_layout Plain Layout
29137 Der folgende Hinweis wird gedruckt, wenn das LaTeX-Paket 
29138 \series bold
29139 sidecap
29140 \series default
29141  nicht installiert ist:
29142 \end_layout
29143
29144 \end_inset
29145
29146
29147 \end_layout
29148
29149 \begin_layout Standard
29150 Das LaTeX-Paket 
29151 \series bold
29152 sidecap
29153 \series default
29154  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
29155 \end_layout
29156
29157 \begin_layout Standard
29158 \begin_inset ERT
29159 status collapsed
29160
29161 \begin_layout Plain Layout
29162
29163
29164 \backslash
29165 fi
29166 \end_layout
29167
29168 \end_inset
29169
29170
29171 \end_layout
29172
29173 \begin_layout Section
29174 Gleitobjekt-Verzeichnisse
29175 \begin_inset Index idx
29176 status collapsed
29177
29178 \begin_layout Plain Layout
29179 Gleitobjekte ! Verzeichnisse
29180 \end_layout
29181
29182 \end_inset
29183
29184
29185 \end_layout
29186
29187 \begin_layout Standard
29188 Ähnlich wie das Inhaltsverzeichnis gibt es Gleitobjekt-Verzeichnisse.
29189  Sie können mit den Untermenüs von 
29190 \family sans
29191 Einfügen\SpecialChar \menuseparator
29192 Liste
29193 \begin_inset space ~
29194 \end_inset
29195
29196 /
29197 \begin_inset space ~
29198 \end_inset
29199
29200 Inhaltsverzeichnis
29201 \family default
29202  eingefügt werden.
29203 \end_layout
29204
29205 \begin_layout Standard
29206 Die Einträge in diesen Verzeichnissen sind die Beschriftungen der Gleitobjekte
29207  oder ihre Kurztitel, die Gleitobjekt-Nummer und die Seitennummer.
29208 \end_layout
29209
29210 \begin_layout Standard
29211 In diesem Dokument finden Sie außer dem Inhaltsverzeichnis ein Abbildungs-
29212  und ein Tabellen-Verzeichnis.
29213 \end_layout
29214
29215 \begin_layout Chapter
29216 Notizen
29217 \end_layout
29218
29219 \begin_layout Section
29220 LyX-Notizen
29221 \begin_inset Index idx
29222 status collapsed
29223
29224 \begin_layout Plain Layout
29225 Notizen ! LyX-Notizen
29226 \end_layout
29227
29228 \end_inset
29229
29230
29231 \end_layout
29232
29233 \begin_layout Standard
29234 Notizen werden mit einem Klick auf 
29235 \begin_inset Info
29236 type  "icon"
29237 arg   "note-insert"
29238 \end_inset
29239
29240  oder 
29241 \family sans
29242 Einfügen\SpecialChar \menuseparator
29243 Notiz
29244 \family default
29245  eingefügt.
29246  Es gibt drei Arten:
29247 \end_layout
29248
29249 \begin_layout Description
29250 LyX-Notiz: Dieser Typ ist für interne Notizen und wird nicht gedruckt.
29251  Eine 
29252 \family sans
29253 LyX-Notiz
29254 \family default
29255  sieht so aus:
29256 \begin_inset Newline newline
29257 \end_inset
29258
29259
29260 \begin_inset Newline newline
29261 \end_inset
29262
29263
29264 \begin_inset Graphics
29265         filename clipart/LyXNotizQt4.png
29266         display false
29267         scale 60
29268         scaleBeforeRotation
29269
29270 \end_inset
29271
29272  
29273 \begin_inset Note Note
29274 status open
29275
29276 \begin_layout Plain Layout
29277 Dies ist Text in einem Notiz-Kästchen, der nicht gedruckt wird.
29278 \end_layout
29279
29280 \end_inset
29281
29282
29283 \end_layout
29284
29285 \begin_layout Description
29286 Kommentar: Diese Notiz wird auch nicht gedruckt, aber sie erscheint als
29287  LaTeX-Kommentar, wenn Sie das Dokument nach LaTeX exportieren (
29288 \family sans
29289 Datei\SpecialChar \menuseparator
29290 Ex\SpecialChar \-
29291 por\SpecialChar \-
29292 tie\SpecialChar \-
29293 ren\SpecialChar \menuseparator
29294 LaTe
29295 \begin_inset ERT
29296 status collapsed
29297
29298 \begin_layout Plain Layout
29299
29300 {}
29301 \end_layout
29302
29303 \end_inset
29304
29305 X (pdflatex) / (normal)
29306 \family default
29307 .
29308  Ein Kommentar sieht so aus:
29309 \begin_inset Newline newline
29310 \end_inset
29311
29312
29313 \begin_inset Newline newline
29314 \end_inset
29315
29316
29317 \begin_inset Graphics
29318         filename clipart/KommentarQt4.png
29319         display false
29320         scale 60
29321         scaleBeforeRotation
29322
29323 \end_inset
29324
29325  
29326 \begin_inset Note Comment
29327 status open
29328
29329 \begin_layout Plain Layout
29330 Dies ist ein Kommentar, der nicht gedruckt, aber exportiert wird.
29331 \end_layout
29332
29333 \end_inset
29334
29335
29336 \end_layout
29337
29338 \begin_layout Description
29339 Grauschrift: Diese Notiz wird grau gedruckt und sieht so aus:
29340 \begin_inset Newline newline
29341 \end_inset
29342
29343
29344 \begin_inset Newline newline
29345 \end_inset
29346
29347
29348 \begin_inset Graphics
29349         filename clipart/GrauschriftNotizQt4.png
29350         display false
29351         scale 60
29352         scaleBeforeRotation
29353
29354 \end_inset
29355
29356
29357 \begin_inset Newline newline
29358 \end_inset
29359
29360
29361 \begin_inset ERT
29362 status collapsed
29363
29364 \begin_layout Plain Layout
29365
29366
29367 \backslash
29368 renewenvironment{lyxgreyedout}
29369 \end_layout
29370
29371 \begin_layout Plain Layout
29372
29373 {
29374 \backslash
29375 textcolor[gray]{0.4}
29376 \backslash
29377 bgroup}{
29378 \backslash
29379 egroup}
29380 \end_layout
29381
29382 \end_inset
29383
29384
29385 \begin_inset Note Greyedout
29386 status open
29387
29388 \begin_layout Plain Layout
29389 Dies ist eine Grauschrift-Notiz mit einer Fußnote.
29390 \begin_inset Foot
29391 status open
29392
29393 \begin_layout Plain Layout
29394 Dies ist eine Fußnote in einer Grauschrift-Notiz.
29395 \end_layout
29396
29397 \end_inset
29398
29399
29400 \end_layout
29401
29402 \end_inset
29403
29404
29405 \begin_inset ERT
29406 status collapsed
29407
29408 \begin_layout Plain Layout
29409
29410
29411 \backslash
29412 renewenvironment{lyxgreyedout}
29413 \end_layout
29414
29415 \begin_layout Plain Layout
29416
29417 {
29418 \backslash
29419 textcolor{blue}
29420 \backslash
29421 bgroup}{
29422 \backslash
29423 egroup}
29424 \end_layout
29425
29426 \end_inset
29427
29428
29429 \begin_inset Note Note
29430 status collapsed
29431
29432 \begin_layout Plain Layout
29433 Die Grauschrift-Notiz wurde auf die ursprüngliche LyX-Definition zurückgesetzt,
29434  weil Grauschriften im LaTeX-Vorspann dieses Dokuments blau definiert wurden.
29435  
29436 \end_layout
29437
29438 \end_inset
29439
29440
29441 \begin_inset Newline newline
29442 \end_inset
29443
29444
29445 \begin_inset Newline newline
29446 \end_inset
29447
29448 Das Beispiel zeigt, dass die erste Zeile von Grauschrift-Notizen eingerückt
29449  wird und dass Grauschrift-Notizen Fußnoten enthalten können.
29450 \end_layout
29451
29452 \begin_layout Standard
29453 \begin_inset VSpace bigskip
29454 \end_inset
29455
29456 Wenn Sie auf den Werkzeugleistenknopf 
29457 \family sans
29458
29459 \begin_inset Info
29460 type  "icon"
29461 arg   "note-insert"
29462 \end_inset
29463
29464
29465 \family default
29466  klicken, wird zunächst eine 
29467 \family sans
29468 LyX-Notiz
29469 \family default
29470  eingefügt.
29471  Mit einem Rechts-Klick auf das Notiz-Kästchen können Sie einen der drei
29472  Notiz-Typen auswählen.
29473  Wenn Sie einen vorhandenen Text in eine Notiz verwandeln wollen, markieren
29474  Sie ihn und klicken dann auf den Werkzeugleistenknopf.
29475  Um eine Notiz in Text zu verwandeln, drücken Sie die Backspace-Taste, wenn
29476  der Cursor am Beginn der Notiz ist oder die Entfernen-Taste, wenn der Cursor
29477  am Ende der Notiz ist.
29478 \end_layout
29479
29480 \begin_layout Standard
29481 \begin_inset VSpace bigskip
29482 \end_inset
29483
29484 Die Textfarbe von Grauschrift-Boxen kann im Menü 
29485 \family sans
29486 Dokument\SpecialChar \menuseparator
29487 Einstellungen\SpecialChar \menuseparator
29488 Farben
29489 \family default
29490  geändert werden.
29491 \end_layout
29492
29493 \begin_layout Section
29494 Fußnoten
29495 \begin_inset CommandInset label
29496 LatexCommand label
29497 name "abs:Fußnoten"
29498
29499 \end_inset
29500
29501
29502 \begin_inset Index idx
29503 status collapsed
29504
29505 \begin_layout Plain Layout
29506 Notizen ! Fußnoten
29507 \end_layout
29508
29509 \end_inset
29510
29511
29512 \begin_inset Index idx
29513 status collapsed
29514
29515 \begin_layout Plain Layout
29516 Fußnoten
29517 \end_layout
29518
29519 \end_inset
29520
29521
29522 \end_layout
29523
29524 \begin_layout Standard
29525 Fußnoten werden über den Werkzeugleistenknopf 
29526 \begin_inset Info
29527 type  "icon"
29528 arg   "footnote-insert"
29529 \end_inset
29530
29531  oder das Menü 
29532 \family sans
29533 Einfügen\SpecialChar \menuseparator
29534 Fußnote
29535 \family default
29536  eingefügt.
29537  Man sieht dann diese Fußnotenbox: 
29538 \begin_inset Graphics
29539         filename clipart/FussnoteQt4.png
29540         scale 80
29541         scaleBeforeRotation
29542
29543 \end_inset
29544
29545  in die der Fußnotentext eingegeben wird.
29546  Wenn existierender Text in eine Fußnote umgewandelt werden soll, markiert
29547  man ihn und klickt auf den Fußnoten-Werkzeugleistenknopf.
29548  Um eine Fußnote in Text zu konvertieren, drückt man die Taste 
29549 \family sans
29550 Backspace
29551 \family default
29552  wenn sich der Cursor am Anfang der Fußnote befindet oder die Taste 
29553 \family sans
29554 Entf
29555 \family default
29556  wenn der Cursor am Ende der Fußnote ist.
29557 \end_layout
29558
29559 \begin_layout Standard
29560 Hier ist eine Beispielfußnote:
29561 \color black
29562
29563 \begin_inset Foot
29564 status open
29565
29566 \begin_layout Plain Layout
29567 \begin_inset CommandInset label
29568 LatexCommand label
29569 name "fuss:Fußnoten-Beispiel"
29570
29571 \end_inset
29572
29573 Dies ist eine Fußnote.
29574 \end_layout
29575
29576 \end_inset
29577
29578
29579 \color inherit
29580
29581 \begin_inset ERT
29582 status collapsed
29583
29584 \begin_layout Plain Layout
29585
29586
29587 \backslash
29588 newcounter{MyRepeatFoot}
29589 \end_layout
29590
29591 \begin_layout Plain Layout
29592
29593
29594 \backslash
29595 setcounter{MyRepeatFoot}{
29596 \backslash
29597 thefootnote}
29598 \end_layout
29599
29600 \end_inset
29601
29602
29603 \end_layout
29604
29605 \begin_layout Standard
29606 In der druckfertigen Ausgabe erscheint an der Stelle, wo die Fußnote eingefügt
29607  wurde, eine hochgestellte Zahl.
29608  Der Fußnotentext wird am Seitenende gedruckt, wobei die Fußnotennummer
29609  hochgestellt dem Text vorangeht.
29610  Die Fußnotennummern werden von LaTeX berechnet und sind fortlaufend.
29611  Es hängt von der Dokumentklasse ab, ob sie in jedem Kapitel zurückgesetzt
29612  werden.
29613 \end_layout
29614
29615 \begin_layout Standard
29616 Auf Fußnoten kann wie auf andere Gleitobjekte verwiesen werden, wenn in
29617  der Fußnote eine Marke eingefügt wurde.
29618  Dies ist ein Querverweis auf Fußnote
29619 \begin_inset space ~
29620 \end_inset
29621
29622
29623 \begin_inset CommandInset ref
29624 LatexCommand ref
29625 reference "fuss:Fußnoten-Beispiel"
29626
29627 \end_inset
29628
29629 .
29630 \end_layout
29631
29632 \begin_layout Standard
29633 \begin_inset VSpace defskip
29634 \end_inset
29635
29636 Fußnoten in Tabellen werden von LaTeX aus technischen Gründen nicht gedruckt.
29637  Jedoch gibt es eine andere Methode sie zu drucken: Anstatt einer Fußnote
29638  wird der Befehl 
29639 \series bold
29640
29641 \backslash
29642 footnotemark{}
29643 \series default
29644  als TeX-Code eingefügt.
29645  Der Text der Fußnote wird als Argument des TeX-Code-Befehls 
29646 \series bold
29647
29648 \backslash
29649 footnotetext
29650 \series default
29651  nach der Tabelle eingegeben.
29652 \begin_inset Newline newline
29653 \end_inset
29654
29655 Hinter folgender Tabelle wurde als Beispiel dieser Befehl eingegeben:
29656 \end_layout
29657
29658 \begin_layout Standard
29659
29660 \series bold
29661
29662 \backslash
29663 footnotetext{
29664 \series default
29665 Gedruckte Tabellenfußnote.
29666 \series bold
29667 }
29668 \end_layout
29669
29670 \begin_layout Standard
29671 \begin_inset Tabular
29672 <lyxtabular version="3" rows="2" columns="1">
29673 <features rotate="0" tabularvalignment="middle">
29674 <column alignment="center" valignment="top">
29675 <row>
29676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29677 \begin_inset Text
29678
29679 \begin_layout Plain Layout
29680 Dies ist ein Beispieltext.
29681 \begin_inset Foot
29682 status open
29683
29684 \begin_layout Plain Layout
29685 Diese Fußnote wird nicht gedruckt!
29686 \end_layout
29687
29688 \end_inset
29689
29690
29691 \end_layout
29692
29693 \end_inset
29694 </cell>
29695 </row>
29696 <row>
29697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29698 \begin_inset Text
29699
29700 \begin_layout Plain Layout
29701 Dies ist ein Beispieltext.
29702 \begin_inset ERT
29703 status collapsed
29704
29705 \begin_layout Plain Layout
29706
29707
29708 \backslash
29709 footnotemark{}
29710 \end_layout
29711
29712 \end_inset
29713
29714
29715 \end_layout
29716
29717 \end_inset
29718 </cell>
29719 </row>
29720 </lyxtabular>
29721
29722 \end_inset
29723
29724
29725 \begin_inset ERT
29726 status collapsed
29727
29728 \begin_layout Plain Layout
29729
29730
29731 \backslash
29732 footnotetext{
29733 \end_layout
29734
29735 \end_inset
29736
29737 Gedruckte Tabellenfußnote.
29738 \begin_inset ERT
29739 status collapsed
29740
29741 \begin_layout Plain Layout
29742
29743 }
29744 \end_layout
29745
29746 \end_inset
29747
29748
29749 \end_layout
29750
29751 \begin_layout Standard
29752 Fußnoten in langen Tabellen sind in Abschnitt
29753 \begin_inset space ~
29754 \end_inset
29755
29756
29757 \begin_inset CommandInset ref
29758 LatexCommand ref
29759 reference "uab:Fußnoten-in-langen"
29760
29761 \end_inset
29762
29763  beschrieben.
29764 \end_layout
29765
29766 \begin_layout Standard
29767 Fußnoten in Minipage-Boxen werden gedruckt, allerdings innerhalb der Box
29768  und mit einer anderen Nummerierung, da eine Minipage-Box wie eine Seite
29769  innerhalb einer Seite ist.
29770  (Mehr über Minipages ist in Abschnitt
29771 \begin_inset space ~
29772 \end_inset
29773
29774
29775 \begin_inset CommandInset ref
29776 LatexCommand ref
29777 reference "abs:Minipage"
29778
29779 \end_inset
29780
29781  zu finden.) Um eine Fußnote in der Minipage zu erhalten, die am unteren
29782  Seitenrand wie normale Fußnoten gedruckt wird, verenden Sie ebenfalls die
29783  Methode mit 
29784 \series bold
29785
29786 \backslash
29787 footnotemark{}
29788 \series default
29789  und 
29790 \series bold
29791
29792 \backslash
29793 footnotetext
29794 \series default
29795 .
29796 \end_layout
29797
29798 \begin_layout Standard
29799 \begin_inset Box Frameless
29800 position "t"
29801 hor_pos "c"
29802 has_inner_box 1
29803 inner_pos "t"
29804 use_parbox 0
29805 use_makebox 0
29806 width "100col%"
29807 special "none"
29808 height "1in"
29809 height_special "totalheight"
29810 status open
29811
29812 \begin_layout Plain Layout
29813 Dies ist ein Beispieltext.in einer Minipage.
29814 \begin_inset Foot
29815 status open
29816
29817 \begin_layout Plain Layout
29818 Fußnote in einer Minipage.
29819 \end_layout
29820
29821 \end_inset
29822
29823
29824 \end_layout
29825
29826 \begin_layout Plain Layout
29827 Dies ist ein Beispieltext.
29828  in einer Minipage.
29829 \begin_inset ERT
29830 status collapsed
29831
29832 \begin_layout Plain Layout
29833
29834
29835 \backslash
29836 footnotemark{}
29837 \end_layout
29838
29839 \end_inset
29840
29841
29842 \end_layout
29843
29844 \end_inset
29845
29846
29847 \end_layout
29848
29849 \begin_layout Standard
29850 \begin_inset ERT
29851 status collapsed
29852
29853 \begin_layout Plain Layout
29854
29855
29856 \backslash
29857 footnotetext{
29858 \end_layout
29859
29860 \end_inset
29861
29862 Fußnote außerhalb der Minipage.
29863 \begin_inset ERT
29864 status collapsed
29865
29866 \begin_layout Plain Layout
29867
29868 }
29869 \end_layout
29870
29871 \end_inset
29872
29873
29874 \end_layout
29875
29876 \begin_layout Standard
29877 \begin_inset VSpace defskip
29878 \end_inset
29879
29880
29881 \end_layout
29882
29883 \begin_layout Standard
29884 Um auf eine Fußnote mehrere Male zu verweisen, ohne dabei jedes Mal den
29885  Fußnotentext zu drucken, verwenden Sie den TeX-Code-Befehl 
29886 \series bold
29887
29888 \backslash
29889 footnotemark[Nummer]
29890 \series default
29891 .
29892 \begin_inset Newline newline
29893 \end_inset
29894
29895 Weil Sie die Nummer der Fußnote nicht im Voraus wissen können, müssen Sie
29896  sie speichern, nachdem Sie die Fußnote eingefügt haben.
29897  Hinter Fußnote
29898 \begin_inset space ~
29899 \end_inset
29900
29901
29902 \begin_inset CommandInset ref
29903 LatexCommand ref
29904 reference "fuss:Fußnoten-Beispiel"
29905
29906 \end_inset
29907
29908  wurde das mit folgenden TeX-Code-Befehlen gemacht:
29909 \end_layout
29910
29911 \begin_layout Standard
29912
29913 \series bold
29914
29915 \backslash
29916 newcounter{MyRepeatFoot}
29917 \begin_inset Newline newline
29918 \end_inset
29919
29920
29921 \backslash
29922 setcounter{MyRepeatFoot}{
29923 \backslash
29924 thefootnote}
29925 \end_layout
29926
29927 \begin_layout Standard
29928 Die Fußnotenmarke wurde dann mit diesem TeX-Code-Befehl definiert;
29929 \end_layout
29930
29931 \begin_layout Standard
29932
29933 \series bold
29934
29935 \backslash
29936 footnotemark[
29937 \backslash
29938 theMyRepeatFoot]
29939 \end_layout
29940
29941 \begin_layout Standard
29942 Hier ist eine wiederholte Fußnote:
29943 \begin_inset ERT
29944 status collapsed
29945
29946 \begin_layout Plain Layout
29947
29948
29949 \backslash
29950 footnotemark[
29951 \backslash
29952 theMyRepeatFoot]
29953 \end_layout
29954
29955 \end_inset
29956
29957
29958 \end_layout
29959
29960 \begin_layout Standard
29961 Wenn Sie die letzte Fußnote wiederholen wollen, können Sie die Speicherung
29962  der Fußnotennummer weglassen und stattdessen diesen Befehl verwenden:
29963 \end_layout
29964
29965 \begin_layout Standard
29966
29967 \series bold
29968
29969 \backslash
29970 footnotemark[
29971 \backslash
29972 thefootnote]
29973 \end_layout
29974
29975 \begin_layout Standard
29976 Hier ist eine weitere wiederholte Fußnote:
29977 \begin_inset ERT
29978 status collapsed
29979
29980 \begin_layout Plain Layout
29981
29982
29983 \backslash
29984 footnotemark[
29985 \backslash
29986 thefootnote]
29987 \end_layout
29988
29989 \end_inset
29990
29991
29992 \end_layout
29993
29994 \begin_layout Subsection
29995 Fußnoten-Nummerierung
29996 \begin_inset CommandInset label
29997 LatexCommand label
29998 name "uab:Fußnoten-Nummerierung"
29999
30000 \end_inset
30001
30002
30003 \begin_inset Index idx
30004 status collapsed
30005
30006 \begin_layout Plain Layout
30007 Fußnoten ! Nummerierung
30008 \end_layout
30009
30010 \end_inset
30011
30012
30013 \end_layout
30014
30015 \begin_layout Standard
30016 Um Fußnoten nach jedem Abschnitt
30017 \family roman
30018  auf 1 zurückzusetzen, 
30019 \family default
30020 müssen Sie folgenden Befehl in den LaTeX-Vorspann schreiben:
30021 \end_layout
30022
30023 \begin_layout Standard
30024
30025 \series bold
30026
30027 \backslash
30028 @addtoreset{footnote}{section}
30029 \end_layout
30030
30031 \begin_layout Standard
30032 \begin_inset VSpace bigskip
30033 \end_inset
30034
30035 Der folgende Befehl ändert die Fußnoten-Nummerierung auf kleine römische
30036  Zahlen:
30037 \end_layout
30038
30039 \begin_layout Standard
30040
30041 \series bold
30042
30043 \backslash
30044 renewcommand{
30045 \backslash
30046 thefootnote}{
30047 \backslash
30048 roman{footnote}}
30049 \end_layout
30050
30051 \begin_layout Standard
30052 \begin_inset ERT
30053 status collapsed
30054
30055 \begin_layout Plain Layout
30056
30057
30058 \backslash
30059 renewcommand{
30060 \backslash
30061 thefootnote}{
30062 \backslash
30063 roman{footnote}}
30064 \end_layout
30065
30066 \end_inset
30067
30068  Hier ist ein Beispiel für solch eine Fußnote:
30069 \begin_inset Foot
30070 status open
30071
30072 \begin_layout Plain Layout
30073 Dies ist eine Fußnote mit kleinen römischen Zahlen
30074 \end_layout
30075
30076 \end_inset
30077
30078
30079 \end_layout
30080
30081 \begin_layout Standard
30082 Um den Nummerierungsstil auf große römische Zahlen zu ändern, ersetzen Sie
30083  in obigem Befehl 
30084 \series bold
30085
30086 \backslash
30087 roman
30088 \series default
30089  durch 
30090 \series bold
30091
30092 \backslash
30093 Roman
30094 \series default
30095 .
30096  Um Fußnoten mit großen oder kleinen Buchstaben zu 
30097 \begin_inset Quotes gld
30098 \end_inset
30099
30100 nummerieren
30101 \begin_inset Quotes grd
30102 \end_inset
30103
30104 , verwenden Sie die Befehle 
30105 \series bold
30106
30107 \backslash
30108 Alph
30109 \series default
30110  oder 
30111 \series bold
30112
30113 \backslash
30114 alph
30115 \series default
30116 .
30117  Für die 
30118 \begin_inset Quotes gld
30119 \end_inset
30120
30121 Nummerierung
30122 \begin_inset Quotes grd
30123 \end_inset
30124
30125  mit Symbolen steht der Befehl 
30126 \series bold
30127
30128 \backslash
30129 fnsymbol
30130 \series default
30131  zur Verfügung.
30132 \end_layout
30133
30134 \begin_layout Standard
30135 \begin_inset Note Greyedout
30136 status open
30137
30138 \begin_layout Plain Layout
30139
30140 \series bold
30141 Bemerkung 1:
30142 \series default
30143  Mit Buchstaben können höchstens 26 Fußnoten nummeriert werden, weil nur
30144  
30145 \emph on
30146 ein
30147 \emph default
30148  Buchstabe verwendet wird.
30149 \end_layout
30150
30151 \end_inset
30152
30153
30154 \begin_inset Newline newline
30155 \end_inset
30156
30157
30158 \begin_inset Note Greyedout
30159 status open
30160
30161 \begin_layout Plain Layout
30162
30163 \series bold
30164 Bemerkung 2:
30165 \series default
30166  Mit Symbolen können höchstens 9 Fußnoten nummeriert werden.
30167 \end_layout
30168
30169 \end_inset
30170
30171
30172 \end_layout
30173
30174 \begin_layout Standard
30175 Um zur Standard-Nummerierung zurückzukehren, verwenden Sie 
30176 \series bold
30177
30178 \backslash
30179 arabic
30180 \series default
30181  anstelle von 
30182 \series bold
30183
30184 \backslash
30185 roman
30186 \series default
30187  in obigem Befehl.
30188 \begin_inset ERT
30189 status collapsed
30190
30191 \begin_layout Plain Layout
30192
30193
30194 \backslash
30195 renewcommand{
30196 \backslash
30197 thefootnote}{
30198 \backslash
30199 arabic{footnote}}
30200 \end_layout
30201
30202 \end_inset
30203
30204
30205 \end_layout
30206
30207 \begin_layout Standard
30208 \begin_inset VSpace bigskip
30209 \end_inset
30210
30211
30212 \end_layout
30213
30214 \begin_layout Standard
30215 Wenn Sie wollen, dass Fußnoten nach dem Schema 
30216 \begin_inset Quotes gld
30217 \end_inset
30218
30219 Kapitel.Fußnote
30220 \begin_inset Quotes grd
30221 \end_inset
30222
30223  nummeriert werden, müssen Sie folgenden Befehl in den LaTeX-Vorspann schreiben:
30224 \end_layout
30225
30226 \begin_layout Standard
30227
30228 \series bold
30229
30230 \backslash
30231 numberwithin{footnote}{chapter}
30232 \end_layout
30233
30234 \begin_layout Standard
30235 Um 
30236 \series bold
30237
30238 \backslash
30239 numberwithin
30240 \series default
30241  benutzen zu können, muss in den 
30242 \family sans
30243 Mathe
30244 \begin_inset space ~
30245 \end_inset
30246
30247 Optionen
30248 \family default
30249  der 
30250 \family sans
30251 Dokument-Einstellungen
30252 \family default
30253  
30254 \family sans
30255 AMS
30256 \begin_inset space ~
30257 \end_inset
30258
30259 Mathe
30260 \begin_inset space ~
30261 \end_inset
30262
30263 Paket
30264 \family default
30265
30266 \begin_inset space ~
30267 \end_inset
30268
30269
30270 \family sans
30271 verwenden
30272 \family default
30273  angekreuzt sein.
30274 \begin_inset ERT
30275 status collapsed
30276
30277 \begin_layout Plain Layout
30278
30279
30280 \backslash
30281 numberwithin{footnote}{chapter}
30282 \end_layout
30283
30284 \end_inset
30285
30286  Hier ist ein Beispiel für solch eine Fußnote.
30287 \series bold
30288
30289 \begin_inset Foot
30290 status open
30291
30292 \begin_layout Plain Layout
30293 Dies ist eine Fußnote nach dem Schema 
30294 \begin_inset Quotes gld
30295 \end_inset
30296
30297 Kapitel.Fußnote
30298 \begin_inset Quotes grd
30299 \end_inset
30300
30301 .
30302 \end_layout
30303
30304 \end_inset
30305
30306
30307 \series default
30308
30309 \begin_inset ERT
30310 status collapsed
30311
30312 \begin_layout Plain Layout
30313
30314
30315 \backslash
30316 renewcommand{
30317 \backslash
30318 thefootnote}{
30319 \backslash
30320 arabic{footnote}}
30321 \end_layout
30322
30323 \end_inset
30324
30325
30326 \end_layout
30327
30328 \begin_layout Standard
30329 \begin_inset Note Greyedout
30330 status open
30331
30332 \begin_layout Plain Layout
30333
30334 \series bold
30335 Bemerkung:
30336 \series default
30337  
30338 \series bold
30339
30340 \backslash
30341 numberwithin
30342 \series default
30343  verwendet ausschließlich arabische Ziffern für Fußnoten; vorherige Definitionen
30344  werden überschrieben.
30345 \end_layout
30346
30347 \end_inset
30348
30349
30350 \end_layout
30351
30352 \begin_layout Standard
30353 Um also z.
30354 \begin_inset space \thinspace{}
30355 \end_inset
30356
30357 B.
30358  das Schema 
30359 \begin_inset Quotes gld
30360 \end_inset
30361
30362 Kapitel.
30363 \backslash
30364 Roman{footnote}
30365 \begin_inset Quotes grd
30366 \end_inset
30367
30368  zu erhalten, muss dieser Befehl anstelle von 
30369 \series bold
30370
30371 \backslash
30372 numberwithin
30373 \series default
30374  verwendet werden:
30375 \end_layout
30376
30377 \begin_layout Standard
30378
30379 \series bold
30380
30381 \backslash
30382 renewcommand{
30383 \backslash
30384 thefootnote}{
30385 \backslash
30386 thechapter.
30387 \backslash
30388 Roman{footnote}}
30389 \end_layout
30390
30391 \begin_layout Subsection
30392 Fußnoten-Platzierung
30393 \begin_inset Index idx
30394 status collapsed
30395
30396 \begin_layout Plain Layout
30397 Fußnoten ! Platzierung
30398 \end_layout
30399
30400 \end_inset
30401
30402
30403 \end_layout
30404
30405 \begin_layout Standard
30406 Wenn Sie auf einer Seite mehrere Fußnoten haben, werden sie untereinander
30407  ohne Zwischenraum am Ende der Seite gedruckt.
30408  Damit sie besser zu unterscheiden sind, kann man mit folgendem Befehl im
30409  LaTeX-Vorspann 1.5
30410 \begin_inset space \thinspace{}
30411 \end_inset
30412
30413 mm Zwischenraum einfügen:
30414 \end_layout
30415
30416 \begin_layout Standard
30417
30418 \series bold
30419
30420 \backslash
30421 let
30422 \backslash
30423 myFoot
30424 \backslash
30425 footnote
30426 \begin_inset Newline newline
30427 \end_inset
30428
30429
30430 \backslash
30431 renewcommand{
30432 \backslash
30433 footnote}[1]{
30434 \backslash
30435 myFoot{#1
30436 \backslash
30437 vspace{1.5mm}}}
30438 \end_layout
30439
30440 \begin_layout Standard
30441 \begin_inset VSpace bigskip
30442 \end_inset
30443
30444 In einem zweispaltigen Dokument werden die Fußnoten am unteren Rand jeder
30445  Spalte gedruckt, Abbildung
30446 \begin_inset space ~
30447 \end_inset
30448
30449
30450 \begin_inset CommandInset ref
30451 LatexCommand ref
30452 reference "abb:Standard-Fußnoten-Platzierung-in"
30453
30454 \end_inset
30455
30456 .
30457  Wenn die Fußnoten nur unter der rechten Spalte gedruckt werden sollen wie
30458  in Abbildung
30459 \begin_inset space ~
30460 \end_inset
30461
30462
30463 \begin_inset CommandInset ref
30464 LatexCommand ref
30465 reference "abb:Fußnoten-Platzierung-in-einem"
30466
30467 \end_inset
30468
30469 , müssen Sie das LaTeX-Paket 
30470 \series bold
30471 ftnright
30472 \series default
30473
30474 \begin_inset Index idx
30475 status collapsed
30476
30477 \begin_layout Plain Layout
30478 LaTeX-Pakete ! ftnright
30479 \end_layout
30480
30481 \end_inset
30482
30483  mit folgendem Befehl im LaTeX-Vorspann einfügen:
30484 \end_layout
30485
30486 \begin_layout Standard
30487
30488 \series bold
30489
30490 \backslash
30491 usepackage{ftnright}
30492 \end_layout
30493
30494 \begin_layout Standard
30495 \begin_inset Float figure
30496 placement !h
30497 wide false
30498 sideways false
30499 status open
30500
30501 \begin_layout Plain Layout
30502 \begin_inset ERT
30503 status collapsed
30504
30505 \begin_layout Plain Layout
30506
30507
30508 \backslash
30509 framebox{
30510 \end_layout
30511
30512 \end_inset
30513
30514
30515 \begin_inset Graphics
30516         filename ../clipart/without_fntright.pdf
30517         width 100col%
30518         scaleBeforeRotation
30519
30520 \end_inset
30521
30522
30523 \begin_inset ERT
30524 status collapsed
30525
30526 \begin_layout Plain Layout
30527
30528 }
30529 \end_layout
30530
30531 \end_inset
30532
30533
30534 \end_layout
30535
30536 \begin_layout Plain Layout
30537 \begin_inset Caption Standard
30538
30539 \begin_layout Plain Layout
30540 \begin_inset CommandInset label
30541 LatexCommand label
30542 name "abb:Standard-Fußnoten-Platzierung-in"
30543
30544 \end_inset
30545
30546 Standard-Fußnoten-Platzierung in einem zweispaltigen Dokument
30547 \begin_inset Argument 1
30548 status open
30549
30550 \begin_layout Plain Layout
30551 Standard-Fußnoten-Platzierung in einem zweispaltigen Dokument
30552 \end_layout
30553
30554 \end_inset
30555
30556
30557 \end_layout
30558
30559 \end_inset
30560
30561
30562 \end_layout
30563
30564 \end_inset
30565
30566
30567 \end_layout
30568
30569 \begin_layout Standard
30570 \begin_inset Float figure
30571 placement !h
30572 wide false
30573 sideways false
30574 status open
30575
30576 \begin_layout Plain Layout
30577 \begin_inset ERT
30578 status collapsed
30579
30580 \begin_layout Plain Layout
30581
30582
30583 \backslash
30584 framebox{
30585 \end_layout
30586
30587 \end_inset
30588
30589
30590 \begin_inset Graphics
30591         filename ../clipart/with_fntright.pdf
30592         width 100col%
30593         scaleBeforeRotation
30594
30595 \end_inset
30596
30597
30598 \begin_inset ERT
30599 status collapsed
30600
30601 \begin_layout Plain Layout
30602
30603 }
30604 \end_layout
30605
30606 \end_inset
30607
30608
30609 \end_layout
30610
30611 \begin_layout Plain Layout
30612 \begin_inset Caption Standard
30613
30614 \begin_layout Plain Layout
30615 \begin_inset CommandInset label
30616 LatexCommand label
30617 name "abb:Fußnoten-Platzierung-in-einem"
30618
30619 \end_inset
30620
30621 Fußnoten-Platzierung in einem zweispaltigen Dokument mit dem LaTeX-Paket
30622  
30623 \series bold
30624 ftnright
30625 \series default
30626 .
30627 \begin_inset Argument 1
30628 status collapsed
30629
30630 \begin_layout Plain Layout
30631 Fußnoten-Platzierung mit 
30632 \family typewriter
30633 ftnright
30634 \end_layout
30635
30636 \end_inset
30637
30638
30639 \end_layout
30640
30641 \end_inset
30642
30643
30644 \end_layout
30645
30646 \end_inset
30647
30648
30649 \end_layout
30650
30651 \begin_layout Standard
30652 \begin_inset VSpace bigskip
30653 \end_inset
30654
30655 In einigen wissenschaftlichen Veröffentlichungen werden alle Fußnoten am
30656  Ende eines Abschnitts in einem eigenen Absatz wie in Abbildung
30657 \begin_inset space ~
30658 \end_inset
30659
30660
30661 \begin_inset CommandInset ref
30662 LatexCommand ref
30663 reference "abb:endnotes"
30664
30665 \end_inset
30666
30667  gedruckt.
30668  Man nennt sie dann 
30669 \begin_inset Quotes gld
30670 \end_inset
30671
30672 Endnoten
30673 \begin_inset Quotes grd
30674 \end_inset
30675
30676 .
30677 \begin_inset Index idx
30678 status collapsed
30679
30680 \begin_layout Plain Layout
30681 Endnoten
30682 \end_layout
30683
30684 \end_inset
30685
30686  Um das zu erreichen, laden Sie im Menü 
30687 \family sans
30688 Dokument\SpecialChar \menuseparator
30689 Einstellungen\SpecialChar \menuseparator
30690 Module 
30691 \family default
30692 das Modul 
30693 \family sans
30694 Fußnote
30695 \begin_inset space ~
30696 \end_inset
30697
30698 als
30699 \begin_inset space ~
30700 \end_inset
30701
30702 Endnote
30703 \family default
30704 .
30705  Um die gesammelten Fußnoten zu drucken, fügen Sie den Befehl
30706 \end_layout
30707
30708 \begin_layout Standard
30709
30710 \series bold
30711
30712 \backslash
30713 theendnotes
30714 \end_layout
30715
30716 \begin_layout Standard
30717 als TeX-Code am Ende des Abschnitts oder Kapitels ein.
30718 \end_layout
30719
30720 \begin_layout Standard
30721 \begin_inset Float figure
30722 wide false
30723 sideways false
30724 status open
30725
30726 \begin_layout Plain Layout
30727 \align center
30728 \begin_inset ERT
30729 status collapsed
30730
30731 \begin_layout Plain Layout
30732
30733
30734 \backslash
30735 framebox{
30736 \end_layout
30737
30738 \end_inset
30739
30740
30741 \begin_inset Graphics
30742         filename ../clipart/endnotes.pdf
30743         scaleBeforeRotation
30744
30745 \end_inset
30746
30747
30748 \begin_inset ERT
30749 status collapsed
30750
30751 \begin_layout Plain Layout
30752
30753 }
30754 \end_layout
30755
30756 \end_inset
30757
30758
30759 \end_layout
30760
30761 \begin_layout Plain Layout
30762 \begin_inset Caption Standard
30763
30764 \begin_layout Plain Layout
30765 \begin_inset CommandInset label
30766 LatexCommand label
30767 name "abb:endnotes"
30768
30769 \end_inset
30770
30771
30772 \series bold
30773 endnotes
30774 \series default
30775  – Die Fußnoten werden am Ende eines Abschnitts in einem eigenen Paragraphen
30776  gedruckt.
30777 \end_layout
30778
30779 \end_inset
30780
30781
30782 \end_layout
30783
30784 \end_inset
30785
30786
30787 \end_layout
30788
30789 \begin_layout Standard
30790 \begin_inset VSpace medskip
30791 \end_inset
30792
30793 Die Absatzüberschrift für die Endnoten wird nicht automatisch in die Dokumentspr
30794 ache übersetzt.
30795  Der folgende Befehl im LaTeX-Vorspann  übersetzt den englischen Namen 
30796 \begin_inset Quotes gld
30797 \end_inset
30798
30799 Notes
30800 \begin_inset Quotes grd
30801 \end_inset
30802
30803  in 
30804 \begin_inset Quotes gld
30805 \end_inset
30806
30807 Anmerkungen
30808 \begin_inset Quotes grd
30809 \end_inset
30810
30811 :
30812 \end_layout
30813
30814 \begin_layout Standard
30815
30816 \series bold
30817
30818 \backslash
30819 renewcommand{
30820 \backslash
30821 notesname}{Anmerkungen}
30822 \end_layout
30823
30824 \begin_layout Standard
30825 \begin_inset VSpace medskip
30826 \end_inset
30827
30828 Wenn Sie in den Befehlen von Abschnitt
30829 \begin_inset space ~
30830 \end_inset
30831
30832
30833 \begin_inset CommandInset ref
30834 LatexCommand ref
30835 reference "uab:Fußnoten-Nummerierung"
30836
30837 \end_inset
30838
30839  
30840 \series bold
30841
30842 \backslash
30843 thefootnote
30844 \series default
30845  durch 
30846 \series bold
30847
30848 \backslash
30849 theendnote
30850 \series default
30851  ersetzen, können Sie die Nummerierung von Endnoten ändern.
30852  Um die Endnoten-Nummern zurückzusetzen, benutzen Sie den Befehl 
30853 \series bold
30854
30855 \backslash
30856 @addtoreset
30857 \series default
30858  wie in Abschnitt
30859 \begin_inset space \space{}
30860 \end_inset
30861
30862
30863 \begin_inset CommandInset ref
30864 LatexCommand ref
30865 reference "uab:Fußnoten-Nummerierung"
30866
30867 \end_inset
30868
30869  beschrieben und ersetzen 
30870 \series bold
30871 footnote
30872 \series default
30873  durch 
30874 \series bold
30875 endnote
30876 \series default
30877 .
30878 \end_layout
30879
30880 \begin_layout Standard
30881 Für Endnoten gibt es den Befehl 
30882 \series bold
30883
30884 \backslash
30885 endnotemark[Nummer]
30886 \series default
30887  analog zum Befehl 
30888 \series bold
30889
30890 \backslash
30891 footnotemark
30892 \series default
30893  der in Abschnitt
30894 \begin_inset space ~
30895 \end_inset
30896
30897
30898 \begin_inset CommandInset ref
30899 LatexCommand ref
30900 reference "abs:Fußnoten"
30901
30902 \end_inset
30903
30904  beschrieben ist.
30905 \end_layout
30906
30907 \begin_layout Standard
30908 \begin_inset VSpace bigskip
30909 \end_inset
30910
30911 Mit dem LaTeX-Paket 
30912 \series bold
30913 footmisc
30914 \series default
30915
30916 \begin_inset Index idx
30917 status collapsed
30918
30919 \begin_layout Plain Layout
30920 LaTeX-Pakete ! footmisc
30921 \end_layout
30922
30923 \end_inset
30924
30925  (
30926 \begin_inset CommandInset citation
30927 LatexCommand cite
30928 key "footmisc"
30929
30930 \end_inset
30931
30932 ) können Sie Fußnoten am Seitenrand drucken und die Textausrichtung ändern.
30933 \end_layout
30934
30935 \begin_layout Standard
30936 In LaTeX-Büchern, 
30937 \begin_inset CommandInset citation
30938 LatexCommand cite
30939 key "latexcompanion,latexguide,lamport,latex-praxisbuch"
30940
30941 \end_inset
30942
30943 , finden Sie weiteres zu Fußnoten.
30944  Wenn Sie eine 
30945 \series bold
30946 KOMA-Script
30947 \series default
30948
30949 \begin_inset Index idx
30950 status collapsed
30951
30952 \begin_layout Plain Layout
30953 LaTeX-Pakete ! KOMA-Script
30954 \end_layout
30955
30956 \end_inset
30957
30958  Dokumentklasse verwenden, können Sie alle Fußnoteneinstellungen über klassenspe
30959 zifische Befehle anpassen, siehe 
30960 \begin_inset CommandInset citation
30961 LatexCommand cite
30962 key "KOMA-Script"
30963
30964 \end_inset
30965
30966 .
30967 \end_layout
30968
30969 \begin_layout Section
30970 Randnotizen
30971 \begin_inset Index idx
30972 status collapsed
30973
30974 \begin_layout Plain Layout
30975 Randnotizen
30976 \end_layout
30977
30978 \end_inset
30979
30980
30981 \begin_inset Index idx
30982 status collapsed
30983
30984 \begin_layout Plain Layout
30985 Notizen ! Randnotizen
30986 \end_layout
30987
30988 \end_inset
30989
30990
30991 \end_layout
30992
30993 \begin_layout Standard
30994 Randnotizen sehen in LyX wie Fußnoten aus und verhalten sich auch so.
30995  Sie fügen sie mit einem Klick auf den Schalter 
30996 \begin_inset Info
30997 type  "icon"
30998 arg   "marginalnote-insert"
30999 \end_inset
31000
31001  oder über 
31002 \family sans
31003 Einfügen\SpecialChar \menuseparator
31004 Randnotiz
31005 \family default
31006  ein.
31007  Ein graues Kästchen mit der Aufschrift 
31008 \begin_inset Quotes gld
31009 \end_inset
31010
31011 Rand
31012 \begin_inset Quotes grd
31013 \end_inset
31014
31015  erscheint
31016 \family roman
31017 \series medium
31018 , und dort, wo der Cursor steht, können Sie Text eingeben.
31019 \end_layout
31020
31021 \begin_layout Standard
31022 Hier am Rand sehen Sie eine Randnotiz.
31023  
31024 \begin_inset Marginal
31025 status open
31026
31027 \begin_layout Plain Layout
31028 Dies ist eine Randnotiz.
31029 \end_layout
31030
31031 \end_inset
31032
31033
31034 \end_layout
31035
31036 \begin_layout Standard
31037 In der Druckausgabe von einseitig formatierten Dokumenten werden Randnotizen
31038  am rechten Rand gesetzt, bei doppelseitigen außen – links auf den geraden
31039  Seiten und rechts auf den ungeraden.
31040  Der Text ist rechtsbündig ausgerichtet, wenn die Randnotiz links gedruckt
31041  wird und umgekehrt.
31042  Die erste Zeile einer Randnotiz steht in der Textzeile, in der sie eingefügt
31043  wurde.
31044 \end_layout
31045
31046 \begin_layout Standard
31047 \begin_inset VSpace bigskip
31048 \end_inset
31049
31050 Um eine Randnotiz am inneren Rand zu drucken, fügen Sie den Befehl
31051 \end_layout
31052
31053 \begin_layout Standard
31054
31055 \series bold
31056
31057 \backslash
31058 reversemarginpar
31059 \end_layout
31060
31061 \begin_layout Standard
31062 als TeX-Code vor einer Randnotiz ein.
31063  Das gilt dann für alle folgenden Randnotizen.
31064  
31065 \begin_inset ERT
31066 status collapsed
31067
31068 \begin_layout Plain Layout
31069
31070
31071 \backslash
31072 reversemarginpar 
31073 \end_layout
31074
31075 \end_inset
31076
31077
31078 \begin_inset Marginal
31079 status open
31080
31081 \begin_layout Plain Layout
31082 Hier ist ein Beispiel im inneren Rand.
31083 \end_layout
31084
31085 \end_inset
31086
31087
31088 \begin_inset Newline newline
31089 \end_inset
31090
31091
31092 \begin_inset Note Greyedout
31093 status open
31094
31095 \begin_layout Plain Layout
31096  
31097 \series bold
31098 Achtung:
31099 \series default
31100  Oft ist am inneren Rand nicht genügend Platz, um den Text korrekt zu drucken.
31101 \end_layout
31102
31103 \end_inset
31104
31105
31106 \end_layout
31107
31108 \begin_layout Standard
31109 Um zur Standard-Platzierung zurückzukehren, fügen Sie den Befehl
31110 \end_layout
31111
31112 \begin_layout Standard
31113
31114 \series bold
31115
31116 \backslash
31117 normalmarginpar
31118 \end_layout
31119
31120 \begin_layout Standard
31121 als TeX-Code ein.
31122 \begin_inset ERT
31123 status collapsed
31124
31125 \begin_layout Plain Layout
31126
31127
31128 \backslash
31129 normalmarginpar 
31130 \end_layout
31131
31132 \end_inset
31133
31134
31135 \end_layout
31136
31137 \begin_layout Standard
31138 \begin_inset Note Greyedout
31139 status open
31140
31141 \begin_layout Plain Layout
31142
31143 \series bold
31144 Achtung:
31145 \series default
31146  Der Befehl wird missachtet, wenn er im selben Absatz wie 
31147 \series bold
31148
31149 \backslash
31150 reversemarginpar
31151 \series default
31152  verwendet wird.
31153 \end_layout
31154
31155 \end_inset
31156
31157
31158 \end_layout
31159
31160 \begin_layout Standard
31161 \begin_inset VSpace bigskip
31162 \end_inset
31163
31164
31165 \begin_inset Marginal
31166 status open
31167
31168 \begin_layout Plain Layout
31169
31170 \family roman
31171 \series medium
31172 EinSehrLangesWort am Anfang, das umgebrochen wird.
31173 \end_layout
31174
31175 \end_inset
31176
31177  Ähnlich wie in Abschnitt
31178 \begin_inset space ~
31179 \end_inset
31180
31181
31182 \begin_inset CommandInset ref
31183 LatexCommand ref
31184 reference "uab:Mehrfache-Zeilen-in"
31185
31186 \end_inset
31187
31188  beschrieben können lange Worte nicht umgebrochen werden, wenn sie das erste
31189  Wort der Randnotiz sind.
31190  Um das zu vermeiden, fügen sie 0
31191 \begin_inset space \thinspace{}
31192 \end_inset
31193
31194 pt horizontalen Abstand vor dem Wort ein, so wie hier: 
31195 \begin_inset Marginal
31196 status open
31197
31198 \begin_layout Plain Layout
31199 \begin_inset space \hspace{}
31200 \length 0pt
31201 \end_inset
31202
31203
31204 \family roman
31205 \series medium
31206 EinSehrLangesWort am Anfang, das umgebrochen wird.
31207 \end_layout
31208
31209 \end_inset
31210
31211
31212 \end_layout
31213
31214 \begin_layout Standard
31215 \begin_inset VSpace bigskip
31216 \end_inset
31217
31218
31219 \end_layout
31220
31221 \begin_layout Standard
31222 \begin_inset Note Greyedout
31223 status open
31224
31225 \begin_layout Plain Layout
31226
31227 \series bold
31228 Bemerkung:
31229 \series default
31230  Randnotizen können ohne Tricks nicht in Tabellen, Gleitumgebungen und Fußnoten
31231  verwendet werden.
31232 \end_layout
31233
31234 \end_inset
31235
31236
31237 \end_layout
31238
31239 \begin_layout Standard
31240 \begin_inset VSpace bigskip
31241 \end_inset
31242
31243
31244 \end_layout
31245
31246 \begin_layout Standard
31247 \begin_inset ERT
31248 status collapsed
31249
31250 \begin_layout Plain Layout
31251
31252
31253 \backslash
31254 ifmarginnote
31255 \end_layout
31256
31257 \end_inset
31258
31259
31260 \begin_inset Note Note
31261 status open
31262
31263 \begin_layout Plain Layout
31264 Der folgende Abschnitt wird nur gedruckt, wenn das LaTeX-Paket 
31265 \series bold
31266 marginnote
31267 \series default
31268  installiert ist.
31269 \end_layout
31270
31271 \end_inset
31272
31273
31274 \end_layout
31275
31276 \begin_layout Standard
31277 Diese Einschränkung kann umgangen werden, wenn das LaTeX-Paket 
31278 \series bold
31279 marginnote
31280 \series default
31281
31282 \begin_inset Index idx
31283 status collapsed
31284
31285 \begin_layout Plain Layout
31286 LaTeX-Pakete ! marginnote
31287 \end_layout
31288
31289 \end_inset
31290
31291  verwendet wird.
31292  Wenn Sie diese zwei Zeilen zum LaTeX-Vorspann hinzufügen, wird der Befehl,
31293  der von LyX für Randnotizen verwendet wird, umdefiniert, so dass der Befehl
31294  des Pakets 
31295 \series bold
31296 marginnote
31297 \series default
31298  für Randnotizen verwendet wird:
31299 \end_layout
31300
31301 \begin_layout Standard
31302
31303 \series bold
31304
31305 \backslash
31306 usepackage{marginnote}
31307 \begin_inset Newline newline
31308 \end_inset
31309
31310
31311 \backslash
31312 let
31313 \backslash
31314 marginpar
31315 \backslash
31316 marginnote
31317 \end_layout
31318
31319 \begin_layout Standard
31320 Dies wird auch in diesem Dokument verwendet, denn 
31321 \series bold
31322 marginnote
31323 \series default
31324  hat eine andere nützliche Eigenschaft: Man kann einen vertikalen Versatz
31325  für Randnotizen angeben.
31326  Dies wird oft für ein besseres Seitenformat verwendet, wenn zu viele Randnotize
31327 n zu dicht beieinander sind.
31328  Der Versatz wird in LyX als TeX-Code direkt nach der Randnotiz mit dem
31329  Schema
31330 \end_layout
31331
31332 \begin_layout Standard
31333
31334 \series bold
31335 [Versatz]
31336 \end_layout
31337
31338 \begin_layout Standard
31339 angegeben.
31340  Dabei ist der Versatz eine Länge mit einer der Einheiten, die in Tabelle
31341 \begin_inset space ~
31342 \end_inset
31343
31344
31345 \begin_inset CommandInset ref
31346 LatexCommand ref
31347 reference "tab:Maßeinheiten"
31348
31349 \end_inset
31350
31351  aufgelistet sind.
31352  Ein negativer Wert versetzt die Randnotiz nach oben, ein positiver Wert
31353  nach unten.
31354  Zum Beispiel ist die Randnotiz neben diesem Text um 1.5
31355 \begin_inset space \thinspace{}
31356 \end_inset
31357
31358 cm mit dem TeX-Code-Befehl  
31359 \begin_inset Quotes gld
31360 \end_inset
31361
31362
31363 \series bold
31364 [-1.5cm]
31365 \series default
31366
31367 \begin_inset Quotes grd
31368 \end_inset
31369
31370  nach oben versetzt.
31371 \begin_inset Marginal
31372 status open
31373
31374 \begin_layout Plain Layout
31375 Diese Randnotiz ist 1.5
31376 \begin_inset space \thinspace{}
31377 \end_inset
31378
31379 cm von ihrer Originalposition nach oben versetzt.
31380 \end_layout
31381
31382 \end_inset
31383
31384
31385 \begin_inset ERT
31386 status collapsed
31387
31388 \begin_layout Plain Layout
31389
31390 [-1.5cm]
31391 \end_layout
31392
31393 \end_inset
31394
31395
31396 \end_layout
31397
31398 \begin_layout Standard
31399 \begin_inset VSpace medskip
31400 \end_inset
31401
31402 Mit 
31403 \series bold
31404 marginnote
31405 \series default
31406  können Sie auch die Ausrichtung des Texts in der Randnotiz ändern.
31407  Zum Beispiel setzen die Befehle
31408 \end_layout
31409
31410 \begin_layout Standard
31411
31412 \series bold
31413
31414 \backslash
31415 renewcommand*{
31416 \backslash
31417 raggedleftmarginnote}{
31418 \backslash
31419 centering}
31420 \begin_inset Newline newline
31421 \end_inset
31422
31423
31424 \backslash
31425 renewcommand*{
31426 \backslash
31427 raggedrightmarginnote}{
31428 \backslash
31429 centering}
31430 \end_layout
31431
31432 \begin_layout Standard
31433 die Ausrichtung auf zentriert.
31434  
31435 \series bold
31436
31437 \backslash
31438 raggedleftmarginnote
31439 \series default
31440  bewirkt dabei, dass die Randnotiz auf der linken Seite erscheint.
31441  
31442 \begin_inset ERT
31443 status collapsed
31444
31445 \begin_layout Plain Layout
31446
31447
31448 \backslash
31449 renewcommand*{
31450 \backslash
31451 raggedleftmarginnote}{
31452 \backslash
31453 centering}
31454 \end_layout
31455
31456 \begin_layout Plain Layout
31457
31458
31459 \backslash
31460 renewcommand*{
31461 \backslash
31462 raggedrightmarginnote}{
31463 \backslash
31464 centering}
31465 \end_layout
31466
31467 \end_inset
31468
31469
31470 \begin_inset Marginal
31471 status open
31472
31473 \begin_layout Plain Layout
31474 Der Text dieser Randnotiz ist zentriert ausgerichtet.
31475 \end_layout
31476
31477 \end_inset
31478
31479  Die Voreinstellung ist
31480 \end_layout
31481
31482 \begin_layout Standard
31483
31484 \series bold
31485
31486 \backslash
31487 renewcommand*{
31488 \backslash
31489 raggedleftmarginnote}{
31490 \backslash
31491 raggedleft}
31492 \begin_inset Newline newline
31493 \end_inset
31494
31495
31496 \backslash
31497 renewcommand*{
31498 \backslash
31499 raggedrightmarginnote}{
31500 \backslash
31501 raggedright}
31502 \series default
31503
31504 \begin_inset ERT
31505 status collapsed
31506
31507 \begin_layout Plain Layout
31508
31509
31510 \backslash
31511 renewcommand*{
31512 \backslash
31513 raggedleftmarginnote}{
31514 \backslash
31515 raggedleft}
31516 \end_layout
31517
31518 \begin_layout Plain Layout
31519
31520
31521 \backslash
31522 renewcommand*{
31523 \backslash
31524 raggedrightmarginnote}{
31525 \backslash
31526 raggedright}
31527 \end_layout
31528
31529 \end_inset
31530
31531
31532 \end_layout
31533
31534 \begin_layout Standard
31535 \begin_inset VSpace medskip
31536 \end_inset
31537
31538 Für weitere Fähigkeiten des Pakets 
31539 \series bold
31540 marginnote
31541 \series default
31542  sei auf dessen Dokumentation verwiesen 
31543 \begin_inset CommandInset citation
31544 LatexCommand cite
31545 key "marginnote"
31546
31547 \end_inset
31548
31549 .
31550 \end_layout
31551
31552 \begin_layout Standard
31553 \begin_inset VSpace bigskip
31554 \end_inset
31555
31556 Das Format von Randnotizen kann allgemein durch Änderung ihrer Definition
31557  geändert werden.
31558  Um z.
31559 \begin_inset space \thinspace{}
31560 \end_inset
31561
31562 B.
31563  eine Überschrift für alle Randnotizen mit dem unterstrichenen, serifenlosen
31564  und fettgedruckten Text 
31565 \begin_inset Quotes eld
31566 \end_inset
31567
31568
31569 \family sans
31570 \series bold
31571 \bar under
31572 Achtung!
31573 \family default
31574 \series default
31575 \bar default
31576
31577 \begin_inset Quotes erd
31578 \end_inset
31579
31580  zu erstellen, fügen Sie dies zum LaTeX-Vorspann hinzu:
31581 \end_layout
31582
31583 \begin_layout Standard
31584
31585 \series bold
31586
31587 \backslash
31588 let
31589 \backslash
31590 myMarginpar
31591 \backslash
31592 marginpar
31593 \begin_inset Newline newline
31594 \end_inset
31595
31596
31597 \backslash
31598 renewcommand{
31599 \backslash
31600 marginpar}[1]{
31601 \backslash
31602 myMarginpar{%
31603 \begin_inset Newline newline
31604 \end_inset
31605
31606
31607 \begin_inset Phantom HPhantom
31608 status open
31609
31610 \begin_layout Plain Layout
31611
31612 \series bold
31613 \begin_inset space ~
31614 \end_inset
31615
31616
31617 \end_layout
31618
31619 \end_inset
31620
31621
31622 \backslash
31623 hspace{0pt}
31624 \backslash
31625 textsf{
31626 \backslash
31627 textbf{
31628 \backslash
31629 underbar{Achtung!}}}%
31630 \begin_inset Newline newline
31631 \end_inset
31632
31633
31634 \begin_inset Phantom HPhantom
31635 status open
31636
31637 \begin_layout Plain Layout
31638
31639 \series bold
31640 \begin_inset space ~
31641 \end_inset
31642
31643
31644 \end_layout
31645
31646 \end_inset
31647
31648
31649 \backslash
31650 vspace{1.5mm}
31651 \backslash
31652
31653 \backslash
31654 #1}}
31655 \end_layout
31656
31657 \begin_layout Standard
31658 \begin_inset ERT
31659 status collapsed
31660
31661 \begin_layout Plain Layout
31662
31663
31664 \backslash
31665 let
31666 \backslash
31667 myMarginpar
31668 \backslash
31669 marginpar
31670 \end_layout
31671
31672 \begin_layout Plain Layout
31673
31674
31675 \backslash
31676 renewcommand{
31677 \backslash
31678 marginpar}[1]{
31679 \backslash
31680 myMarginpar{%
31681 \end_layout
31682
31683 \begin_layout Plain Layout
31684
31685    
31686 \backslash
31687 textsf{
31688 \backslash
31689 textbf{
31690 \backslash
31691 underbar{Achtung!}}}%
31692 \end_layout
31693
31694 \begin_layout Plain Layout
31695
31696    
31697 \backslash
31698 vspace{1.5mm}
31699 \backslash
31700
31701 \backslash
31702 #1}}
31703 \end_layout
31704
31705 \end_inset
31706
31707
31708 \begin_inset Marginal
31709 status open
31710
31711 \begin_layout Plain Layout
31712 Dies ist eine Randnotiz mit einer definierten Überschrift.
31713 \end_layout
31714
31715 \end_inset
31716
31717
31718 \begin_inset ERT
31719 status collapsed
31720
31721 \begin_layout Plain Layout
31722
31723 [-1.5cm]
31724 \end_layout
31725
31726 \end_inset
31727
31728
31729 \begin_inset ERT
31730 status collapsed
31731
31732 \begin_layout Plain Layout
31733
31734
31735 \backslash
31736 renewcommand{
31737 \backslash
31738 marginpar}[1]{
31739 \backslash
31740 myMarginpar{#1}}
31741 \end_layout
31742
31743 \end_inset
31744
31745
31746 \begin_inset Note Note
31747 status open
31748
31749 \begin_layout Plain Layout
31750 Das Format wurde nur für dieses Beispiel geändert.
31751 \end_layout
31752
31753 \end_inset
31754
31755
31756 \end_layout
31757
31758 \begin_layout Standard
31759 \begin_inset ERT
31760 status collapsed
31761
31762 \begin_layout Plain Layout
31763
31764
31765 \backslash
31766 else
31767 \end_layout
31768
31769 \end_inset
31770
31771
31772 \begin_inset Note Note
31773 status open
31774
31775 \begin_layout Plain Layout
31776 Der folgende Hinweis wird gedruckt, wenn das LaTeX-Paket 
31777 \series bold
31778 marginnote
31779 \series default
31780  nicht installiert ist:
31781 \end_layout
31782
31783 \end_inset
31784
31785
31786 \end_layout
31787
31788 \begin_layout Standard
31789 Das LaTeX-Paket 
31790 \series bold
31791 marginnote
31792 \series default
31793  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
31794 \end_layout
31795
31796 \begin_layout Standard
31797 \begin_inset ERT
31798 status collapsed
31799
31800 \begin_layout Plain Layout
31801
31802
31803 \backslash
31804 fi
31805 \end_layout
31806
31807 \end_inset
31808
31809
31810 \end_layout
31811
31812 \begin_layout Chapter
31813 Boxen
31814 \end_layout
31815
31816 \begin_layout Section
31817 Einleitung
31818 \begin_inset Index idx
31819 status collapsed
31820
31821 \begin_layout Plain Layout
31822 Boxen ! Einleitung
31823 \end_layout
31824
31825 \end_inset
31826
31827
31828 \end_layout
31829
31830 \begin_layout Standard
31831 Boxen werden benutzt, um einen Textblock zu formatieren.
31832  Sie können benutzt werden, um Dokumente in mehreren Sprachen zu schreiben,
31833  siehe Abschnitt
31834 \begin_inset space ~
31835 \end_inset
31836
31837
31838 \begin_inset CommandInset ref
31839 LatexCommand ref
31840 reference "abs:Minipage"
31841
31842 \end_inset
31843
31844 , um Text zu umrahmen, siehe Abschnitt
31845 \begin_inset space ~
31846 \end_inset
31847
31848
31849 \begin_inset CommandInset ref
31850 LatexCommand ref
31851 reference "uab:Verzierung"
31852
31853 \end_inset
31854
31855 , um Silbentrennung zu verhindern, siehe Abschnitt
31856 \begin_inset space ~
31857 \end_inset
31858
31859
31860 \begin_inset CommandInset ref
31861 LatexCommand ref
31862 reference "abs:Silbentrennung-unterbinden"
31863
31864 \end_inset
31865
31866 , um Text senkrecht auszurichten, siehe Abschnitt
31867 \begin_inset space ~
31868 \end_inset
31869
31870
31871 \begin_inset CommandInset ref
31872 LatexCommand ref
31873 reference "uab:Vertikale-Ausrichtung"
31874
31875 \end_inset
31876
31877  oder um die Hintergrundfarbe von Texten zu setzen, siehe Abschnitt
31878 \begin_inset space ~
31879 \end_inset
31880
31881
31882 \begin_inset CommandInset ref
31883 LatexCommand ref
31884 reference "abs:Farbige-Boxen"
31885
31886 \end_inset
31887
31888 .
31889 \end_layout
31890
31891 \begin_layout Standard
31892 Boxen werden mit 
31893 \family sans
31894 Einfügen\SpecialChar \menuseparator
31895 Box
31896 \family default
31897  oder dem Schalter 
31898 \begin_inset Info
31899 type  "icon"
31900 arg   "box-insert Frameless"
31901 \end_inset
31902
31903  eingefügt.
31904  Ein graues Kästchen mit der Aufschrift 
31905 \begin_inset Quotes gld
31906 \end_inset
31907
31908 Box (Minipage)
31909 \begin_inset Quotes grd
31910 \end_inset
31911
31912  erscheint: 
31913 \begin_inset Graphics
31914         filename clipart/StandardBoxQt4.png
31915         scale 85
31916         scaleBeforeRotation
31917
31918 \end_inset
31919
31920  Mit einem Rechts\SpecialChar \-
31921 klick auf das graue Kästchen und der Auswahl von 
31922 \family sans
31923 Einstellungen
31924 \family default
31925  kann der Typ spezifiziert werden.
31926  Das Dialogfenster bietet bei 
31927 \family sans
31928 Innere
31929 \begin_inset space ~
31930 \end_inset
31931
31932 Box
31933 \family default
31934  die Typen 
31935 \family sans
31936 Makebox
31937 \family default
31938
31939 \family sans
31940 Parbox
31941 \family default
31942  und 
31943 \family sans
31944 Minipage
31945 \family default
31946  an.
31947  
31948 \family sans
31949 Minipage
31950 \family default
31951  ist die Standard-Einstellung für neue Boxen und in Abschnitt
31952 \begin_inset space ~
31953 \end_inset
31954
31955
31956 \begin_inset CommandInset ref
31957 LatexCommand ref
31958 reference "abs:Minipage"
31959
31960 \end_inset
31961
31962  beschrieben, 
31963 \family sans
31964 Parbox
31965 \family default
31966  in Abschnitt
31967 \begin_inset space ~
31968 \end_inset
31969
31970
31971 \begin_inset CommandInset ref
31972 LatexCommand ref
31973 reference "abs:Parbox"
31974
31975 \end_inset
31976
31977  und 
31978 \family sans
31979 Makebox
31980 \family default
31981  in 
31982 \begin_inset CommandInset ref
31983 LatexCommand ref
31984 reference "abs:Silbentrennung-unterbinden"
31985
31986 \end_inset
31987
31988 .
31989 \end_layout
31990
31991 \begin_layout Standard
31992 Boxen sind nicht nummeriert, und Sie können deshalb nicht auf sie verweisen
31993  wie auf Gleitobjekte und Fußnoten.
31994 \end_layout
31995
31996 \begin_layout Standard
31997 \begin_inset Note Greyedout
31998 status open
31999
32000 \begin_layout Plain Layout
32001
32002 \series bold
32003 Bemerkung
32004 \begin_inset space ~
32005 \end_inset
32006
32007 1:
32008 \series default
32009  Boxen dürfen in 
32010 \family sans
32011 List-
32012 \family default
32013  oder 
32014 \family sans
32015 Beschreibung-
32016 \family default
32017 Umgebungen nicht verwendet werden.
32018 \end_layout
32019
32020 \end_inset
32021
32022
32023 \end_layout
32024
32025 \begin_layout Standard
32026 \begin_inset Note Greyedout
32027 status open
32028
32029 \begin_layout Plain Layout
32030
32031 \series bold
32032 Bemerkung
32033 \begin_inset space ~
32034 \end_inset
32035
32036 2:
32037 \series default
32038  Boxen ohne 
32039 \family sans
32040 Innere
32041 \begin_inset space ~
32042 \end_inset
32043
32044 Box
32045 \family default
32046  und ohne Rahmen werden in Abschnitt
32047 \begin_inset space ~
32048 \end_inset
32049
32050
32051 \begin_inset CommandInset ref
32052 LatexCommand ref
32053 reference "abs:Silbentrennung-unterbinden"
32054
32055 \end_inset
32056
32057  beschrieben.
32058 \end_layout
32059
32060 \end_inset
32061
32062
32063 \end_layout
32064
32065 \begin_layout Section
32066 Das Box-Einstellungen-Fenster
32067 \begin_inset CommandInset label
32068 LatexCommand label
32069 name "abs:Box-Dialog"
32070
32071 \end_inset
32072
32073
32074 \begin_inset Index idx
32075 status collapsed
32076
32077 \begin_layout Plain Layout
32078 Boxen ! Box-Dialog-Fenster
32079 \end_layout
32080
32081 \end_inset
32082
32083
32084 \end_layout
32085
32086 \begin_layout Subsection
32087 Box-Größe
32088 \begin_inset Index idx
32089 status collapsed
32090
32091 \begin_layout Plain Layout
32092 Boxen ! Größe
32093 \end_layout
32094
32095 \end_inset
32096
32097
32098 \end_layout
32099
32100 \begin_layout Standard
32101 Im 
32102 \family sans
32103 Box-Einstellungen
32104 \family default
32105 -Fenster können Sie die Größe der Box mit 
32106 \family sans
32107 Breite
32108 \family default
32109  und 
32110 \family sans
32111 Höhe 
32112 \family default
32113 festlegen.
32114  Die verfügbaren Einheiten werden in Tabelle
32115 \begin_inset space ~
32116 \end_inset
32117
32118
32119 \begin_inset CommandInset ref
32120 LatexCommand ref
32121 reference "tab:Maßeinheiten"
32122
32123 \end_inset
32124
32125  aufgelistet.
32126  Das Feld
32127 \family sans
32128  Höhe
32129 \family default
32130  bietet die folgenden zusätzlichen Größen:
32131 \end_layout
32132
32133 \begin_layout Description
32134 Tiefe Dies ist die reine Text-
32135 \begin_inset Quotes gld
32136 \end_inset
32137
32138 Höhe
32139 \begin_inset Quotes grd
32140 \end_inset
32141
32142 .
32143  Sie ignoriert die Gesamthöhe, wenn es mehrere Textzeilen gibt:
32144 \begin_inset Newline newline
32145 \end_inset
32146
32147
32148 \begin_inset Newline newline
32149 \end_inset
32150
32151
32152 \begin_inset Newline newline
32153 \end_inset
32154
32155
32156 \begin_inset Box Boxed
32157 position "c"
32158 hor_pos "c"
32159 has_inner_box 1
32160 inner_pos "c"
32161 use_parbox 0
32162 use_makebox 0
32163 width "12col%"
32164 special "none"
32165 height "1in"
32166 height_special "depth"
32167 status collapsed
32168
32169 \begin_layout Plain Layout
32170 \align center
32171 Box-Höhe = 1
32172 \begin_inset space \thinspace{}
32173 \end_inset
32174
32175 Tiefe
32176 \end_layout
32177
32178 \end_inset
32179
32180
32181 \begin_inset Newline newline
32182 \end_inset
32183
32184
32185 \begin_inset Newline newline
32186 \end_inset
32187
32188
32189 \end_layout
32190
32191 \begin_layout Description
32192 Höhe Dies ist die Texthöhe innerhalb der Box.
32193  Der Wert 2 für diese Größe wird die Boxhöhe auf den zweifachen Wert der
32194  Texthöhe setzen: 
32195 \begin_inset Box Boxed
32196 position "c"
32197 hor_pos "c"
32198 has_inner_box 1
32199 inner_pos "c"
32200 use_parbox 0
32201 use_makebox 0
32202 width "20col%"
32203 special "none"
32204 height "2in"
32205 height_special "height"
32206 status collapsed
32207
32208 \begin_layout Plain Layout
32209 \align center
32210 Boxhöhe = 2
32211 \begin_inset space \thinspace{}
32212 \end_inset
32213
32214 Höhe
32215 \end_layout
32216
32217 \end_inset
32218
32219
32220 \end_layout
32221
32222 \begin_layout Description
32223 Gesamthöhe Dies ist Höhe
32224 \begin_inset space \thinspace{}
32225 \end_inset
32226
32227 +
32228 \begin_inset space \thinspace{}
32229 \end_inset
32230
32231 Tiefe: 
32232 \begin_inset Box Boxed
32233 position "c"
32234 hor_pos "c"
32235 has_inner_box 1
32236 inner_pos "c"
32237 use_parbox 0
32238 use_makebox 0
32239 width "20col%"
32240 special "none"
32241 height "1in"
32242 height_special "totalheight"
32243 status collapsed
32244
32245 \begin_layout Plain Layout
32246 \align center
32247 Boxhöhe = 1
32248 \begin_inset space \thinspace{}
32249 \end_inset
32250
32251 Gesamthöhe
32252 \end_layout
32253
32254 \end_inset
32255
32256
32257 \end_layout
32258
32259 \begin_layout Description
32260 Breite Dies setzt Höhe = Breite, das heißt, die Box wird quadratisch: 
32261 \begin_inset Box Boxed
32262 position "c"
32263 hor_pos "c"
32264 has_inner_box 1
32265 inner_pos "c"
32266 use_parbox 0
32267 use_makebox 0
32268 width "12col%"
32269 special "none"
32270 height "1in"
32271 height_special "width"
32272 status collapsed
32273
32274 \begin_layout Plain Layout
32275 \align center
32276 Boxhöhe = 1
32277 \begin_inset space \thinspace{}
32278 \end_inset
32279
32280 Breite
32281 \end_layout
32282
32283 \end_inset
32284
32285
32286 \end_layout
32287
32288 \begin_layout Subsection
32289 Ausrichtung
32290 \begin_inset Index idx
32291 status collapsed
32292
32293 \begin_layout Plain Layout
32294 Boxen ! Ausrichtung
32295 \end_layout
32296
32297 \end_inset
32298
32299
32300 \end_layout
32301
32302 \begin_layout Standard
32303 Wenn Sie eine 
32304 \family sans
32305 Innere
32306 \begin_inset space ~
32307 \end_inset
32308
32309 Box
32310 \family default
32311  gewählt haben, kann die Box mit folgenden Werten für 
32312 \family sans
32313 Box
32314 \family default
32315  senkrecht ausgerichtet werden:
32316 \end_layout
32317
32318 \begin_layout Description
32319 Oben Dies ist ein Beispieltext.
32320  
32321 \begin_inset Box Boxed
32322 position "t"
32323 hor_pos "c"
32324 has_inner_box 1
32325 inner_pos "c"
32326 use_parbox 0
32327 use_makebox 0
32328 width "20col%"
32329 special "none"
32330 height "1in"
32331 height_special "totalheight"
32332 status collapsed
32333
32334 \begin_layout Plain Layout
32335 \align center
32336 Die Ober\SpecialChar \-
32337 kante der Box ist in der Zeile.
32338 \end_layout
32339
32340 \end_inset
32341
32342  Dies ist ein Beispieltext.
32343 \end_layout
32344
32345 \begin_layout Description
32346 Mitte Dies ist ein Beispieltext.
32347  
32348 \begin_inset Box Boxed
32349 position "c"
32350 hor_pos "c"
32351 has_inner_box 1
32352 inner_pos "c"
32353 use_parbox 0
32354 use_makebox 0
32355 width "20col%"
32356 special "none"
32357 height "1in"
32358 height_special "totalheight"
32359 status collapsed
32360
32361 \begin_layout Plain Layout
32362 \align center
32363 Die Mitte der Box ist in der Zeile.
32364 \end_layout
32365
32366 \end_inset
32367
32368  Dies ist ein Beispieltext.
32369 \end_layout
32370
32371 \begin_layout Description
32372 Unten Dies ist ein Beispieltext.
32373  
32374 \begin_inset Box Boxed
32375 position "b"
32376 hor_pos "c"
32377 has_inner_box 1
32378 inner_pos "c"
32379 use_parbox 0
32380 use_makebox 0
32381 width "20col%"
32382 special "none"
32383 height "1in"
32384 height_special "totalheight"
32385 status collapsed
32386
32387 \begin_layout Plain Layout
32388 \align center
32389 Die Unter\SpecialChar \-
32390 kante der Box ist in der Zeile.
32391 \end_layout
32392
32393 \end_inset
32394
32395  Dies ist ein Beispieltext.
32396 \end_layout
32397
32398 \begin_layout Standard
32399 \begin_inset Note Greyedout
32400 status open
32401
32402 \begin_layout Plain Layout
32403
32404 \series bold
32405 Bemerkung:
32406 \series default
32407  Die senkrechte Boxausrichtung kann in der Ausgabe verloren gehen wenn zwei
32408  Boxen in einer Zeile sind und eine Box z.
32409 \begin_inset space \thinspace{}
32410 \end_inset
32411
32412 B.
32413  schattiert ist, die andere aber nicht.
32414 \end_layout
32415
32416 \end_inset
32417
32418
32419 \end_layout
32420
32421 \begin_layout Standard
32422 Eine Box kann mit dem Dialog 
32423 \family sans
32424 Absatz-Einstellungen
32425 \family default
32426  waagerecht ausgerichtet werden, wenn die Box in einem eigenen Absatz steht.
32427 \end_layout
32428
32429 \begin_layout Standard
32430 \begin_inset VSpace bigskip
32431 \end_inset
32432
32433 Wenn Sie eine 
32434 \family sans
32435 Innere
32436 \begin_inset space ~
32437 \end_inset
32438
32439 Box
32440 \family default
32441  gewählt haben, kann der Inhalt der Box mit folgenden Werten für 
32442 \family sans
32443 Inhalt
32444 \family default
32445  senkrecht ausgerichtet werden:
32446 \end_layout
32447
32448 \begin_layout Description
32449 Oben Dies ist ein Beispieltext.
32450  
32451 \begin_inset Box Boxed
32452 position "c"
32453 hor_pos "c"
32454 has_inner_box 1
32455 inner_pos "t"
32456 use_parbox 0
32457 use_makebox 0
32458 width "20col%"
32459 special "none"
32460 height "1.5in"
32461 height_special "totalheight"
32462 status collapsed
32463
32464 \begin_layout Plain Layout
32465 \align center
32466 Der Boxinhalt ist am oberen Boxrand ausgerichtet.
32467 \end_layout
32468
32469 \end_inset
32470
32471  Dies ist ein Beispieltext.
32472 \end_layout
32473
32474 \begin_layout Description
32475 Mitte Dies ist ein Beispieltext.
32476  
32477 \begin_inset Box Boxed
32478 position "c"
32479 hor_pos "c"
32480 has_inner_box 1
32481 inner_pos "c"
32482 use_parbox 0
32483 use_makebox 0
32484 width "20col%"
32485 special "none"
32486 height "1.5in"
32487 height_special "totalheight"
32488 status collapsed
32489
32490 \begin_layout Plain Layout
32491 \align center
32492 Der Boxinhalt ist zentriert ausgerichtet.
32493 \end_layout
32494
32495 \end_inset
32496
32497  Dies ist ein Beispieltext.
32498 \end_layout
32499
32500 \begin_layout Description
32501 Unten Dies ist ein Beispieltext.
32502  
32503 \begin_inset Box Boxed
32504 position "c"
32505 hor_pos "c"
32506 has_inner_box 1
32507 inner_pos "b"
32508 use_parbox 0
32509 use_makebox 0
32510 width "20col%"
32511 special "none"
32512 height "1.5in"
32513 height_special "totalheight"
32514 status collapsed
32515
32516 \begin_layout Plain Layout
32517 \align center
32518 Der Boxinhalt ist am unteren Boxrand ausgerichtet.
32519 \end_layout
32520
32521 \end_inset
32522
32523  Dies ist ein Beispieltext.
32524 \end_layout
32525
32526 \begin_layout Description
32527 Dehnen Dies ist ein Beispieltext.
32528  
32529 \begin_inset Box Boxed
32530 position "c"
32531 hor_pos "c"
32532 has_inner_box 1
32533 inner_pos "s"
32534 use_parbox 0
32535 use_makebox 0
32536 width "20col%"
32537 special "none"
32538 height "1in"
32539 height_special "totalheight"
32540 status collapsed
32541
32542 \begin_layout Plain Layout
32543 \align center
32544 Der Boxinhalt
32545 \end_layout
32546
32547 \begin_layout Plain Layout
32548 \align center
32549 ist über die
32550 \end_layout
32551
32552 \begin_layout Plain Layout
32553 \align center
32554 Boxhöhe
32555 \end_layout
32556
32557 \begin_layout Plain Layout
32558 \align center
32559 gleichmäßig verteilt.
32560 \end_layout
32561
32562 \end_inset
32563
32564  Dies ist ein Beispieltext.
32565 \end_layout
32566
32567 \begin_layout Standard
32568 Das Dehnen funktioniert aber nur, wenn der Boxinhalt aus mehreren Absätzen
32569  besteht.
32570  Im obigen Beispiel ist jede Zeile ein eigener Absatz.
32571 \end_layout
32572
32573 \begin_layout Standard
32574 Ein Boxinhalt kann mit dem Dialog 
32575 \family sans
32576 Absatz-Einstellungen
32577 \family default
32578  waagerecht ausgerichtet werden, wenn Sie eine
32579 \family sans
32580  Innere
32581 \begin_inset space ~
32582 \end_inset
32583
32584 Box
32585 \family default
32586  gewählt haben.
32587 \end_layout
32588
32589 \begin_layout Standard
32590 \align center
32591 \begin_inset Box Boxed
32592 position "c"
32593 hor_pos "c"
32594 has_inner_box 1
32595 inner_pos "s"
32596 use_parbox 0
32597 use_makebox 0
32598 width "30col%"
32599 special "none"
32600 height "1.25in"
32601 height_special "totalheight"
32602 status collapsed
32603
32604 \begin_layout Plain Layout
32605 \align left
32606 Hier ist jede Zeile
32607 \end_layout
32608
32609 \begin_layout Plain Layout
32610 \align center
32611 anders
32612 \end_layout
32613
32614 \begin_layout Plain Layout
32615 \align right
32616 ausgerichtet.
32617 \end_layout
32618
32619 \end_inset
32620
32621
32622 \end_layout
32623
32624 \begin_layout Standard
32625 Wenn Sie keine
32626 \family sans
32627  Innere
32628 \begin_inset space ~
32629 \end_inset
32630
32631 Box
32632 \family default
32633  gewählt haben, können Sie den Boxinhalt waagerecht mit dem 
32634 \family sans
32635 Box-Einstellungen-
32636 \family default
32637 Dialog ausrichten
32638 \end_layout
32639
32640 \begin_layout Standard
32641 \align center
32642 \begin_inset Box Boxed
32643 position "c"
32644 hor_pos "s"
32645 has_inner_box 0
32646 inner_pos "s"
32647 use_parbox 0
32648 use_makebox 0
32649 width "90col%"
32650 special "none"
32651 height "1.25in"
32652 height_special "totalheight"
32653 status collapsed
32654
32655 \begin_layout Plain Layout
32656 Dieser Boxinhalt wurde horizontal gedehnt.
32657 \end_layout
32658
32659 \end_inset
32660
32661
32662 \end_layout
32663
32664 \begin_layout Subsection
32665 Verzierung
32666 \begin_inset CommandInset label
32667 LatexCommand label
32668 name "uab:Verzierung"
32669
32670 \end_inset
32671
32672
32673 \begin_inset Index idx
32674 status collapsed
32675
32676 \begin_layout Plain Layout
32677 Boxen ! Verzierung
32678 \end_layout
32679
32680 \end_inset
32681
32682
32683 \end_layout
32684
32685 \begin_layout Standard
32686 Im 
32687 \family sans
32688 Box-Einstellungen-
32689 \family default
32690 Dialog können Sie mit der 
32691 \family sans
32692 Verzierung
32693 \family default
32694  den Typ der Box auswählen:
32695 \end_layout
32696
32697 \begin_layout Description
32698 Kein
32699 \begin_inset space ~
32700 \end_inset
32701
32702 Rahmen Nichts wird gezeichnet.
32703 \end_layout
32704
32705 \begin_layout Description
32706 Einfacher
32707 \begin_inset space ~
32708 \end_inset
32709
32710 rechteckiger
32711 \begin_inset space ~
32712 \end_inset
32713
32714 Rahmen Um die Box wird ein rechteckiger Rahmen gezeichnet.
32715  Die Rahmendicke wird durch 
32716 \series bold
32717
32718 \backslash
32719 fboxrule
32720 \series default
32721  festgelegt.
32722  
32723 \begin_inset Box Boxed
32724 position "c"
32725 hor_pos "c"
32726 has_inner_box 1
32727 inner_pos "c"
32728 use_parbox 0
32729 use_makebox 0
32730 width "21col%"
32731 special "none"
32732 height "1in"
32733 height_special "totalheight"
32734 status collapsed
32735
32736 \begin_layout Plain Layout
32737
32738 \series medium
32739 Rechteckige
32740 \begin_inset space ~
32741 \end_inset
32742
32743 Box
32744 \end_layout
32745
32746 \end_inset
32747
32748
32749 \end_layout
32750
32751 \begin_layout Description
32752 erlaube
32753 \begin_inset space ~
32754 \end_inset
32755
32756 Seitenumbrüche 
32757 \end_layout
32758
32759 \begin_layout Description
32760 Ovaler
32761 \begin_inset space ~
32762 \end_inset
32763
32764 Rahmen,
32765 \begin_inset space ~
32766 \end_inset
32767
32768 dünn zeichnet einen dünnen Rahmen mit abgerundeten Ecken um die Box.
32769  Die Rahmendicke ist 0.4
32770 \begin_inset space \thinspace{}
32771 \end_inset
32772
32773 pt.
32774  
32775 \begin_inset Box ovalbox
32776 position "c"
32777 hor_pos "c"
32778 has_inner_box 1
32779 inner_pos "c"
32780 use_parbox 0
32781 use_makebox 0
32782 width "20col%"
32783 special "none"
32784 height "1in"
32785 height_special "totalheight"
32786 status collapsed
32787
32788 \begin_layout Plain Layout
32789 Ovale
32790 \begin_inset space ~
32791 \end_inset
32792
32793 Box,
32794 \begin_inset space ~
32795 \end_inset
32796
32797 dünn
32798 \end_layout
32799
32800 \end_inset
32801
32802
32803 \end_layout
32804
32805 \begin_layout Description
32806 Ovaler
32807 \begin_inset space ~
32808 \end_inset
32809
32810 Rahmen,
32811 \begin_inset space ~
32812 \end_inset
32813
32814 dick zeichnet einen dickeren Rahmen mit abgerundeten Ecken um die Box.
32815  Die Rahmendicke ist 0.8
32816 \begin_inset space \thinspace{}
32817 \end_inset
32818
32819 pt.
32820  
32821 \begin_inset Box Ovalbox
32822 position "c"
32823 hor_pos "c"
32824 has_inner_box 1
32825 inner_pos "c"
32826 use_parbox 0
32827 use_makebox 0
32828 width "20col%"
32829 special "none"
32830 height "1in"
32831 height_special "totalheight"
32832 status collapsed
32833
32834 \begin_layout Plain Layout
32835 Ovale
32836 \begin_inset space ~
32837 \end_inset
32838
32839 Box,
32840 \begin_inset space ~
32841 \end_inset
32842
32843 dick
32844 \end_layout
32845
32846 \end_inset
32847
32848
32849 \end_layout
32850
32851 \begin_layout Description
32852 Schlagschatten zeichnet einen Rahmen mit Schatten um die Box.
32853  Die Rahmendicke wird durch 
32854 \series bold
32855
32856 \backslash
32857 fboxrule
32858 \series default
32859  festgelegt, der Schatten ist 4
32860 \begin_inset space \thinspace{}
32861 \end_inset
32862
32863 pt breit.
32864 \begin_inset Newline newline
32865 \end_inset
32866
32867
32868 \begin_inset Box Shadowbox
32869 position "c"
32870 hor_pos "c"
32871 has_inner_box 1
32872 inner_pos "c"
32873 use_parbox 0
32874 use_makebox 0
32875 width "20col%"
32876 special "none"
32877 height "1in"
32878 height_special "totalheight"
32879 status collapsed
32880
32881 \begin_layout Plain Layout
32882 Schattierte
32883 \begin_inset space ~
32884 \end_inset
32885
32886 Box
32887 \end_layout
32888
32889 \end_inset
32890
32891
32892 \end_layout
32893
32894 \begin_layout Description
32895 Schattierter
32896 \begin_inset space ~
32897 \end_inset
32898
32899 Hintergrund zeichnet eine Box mit roter Hintergrundfarbe.
32900  Im Gegensatz zu farbigen Boxen
32901 \begin_inset Foot
32902 status collapsed
32903
32904 \begin_layout Plain Layout
32905 siehe Abschnitt
32906 \begin_inset space ~
32907 \end_inset
32908
32909
32910 \begin_inset CommandInset ref
32911 LatexCommand ref
32912 reference "abs:Farbige-Boxen"
32913
32914 \end_inset
32915
32916
32917 \end_layout
32918
32919 \end_inset
32920
32921  wird der Hintergrund immer über die gesamte Zeilenbreite gedruckt, und
32922  die Box ist ein Absatz für sich.
32923  
32924 \begin_inset Box Shaded
32925 position "t"
32926 hor_pos "c"
32927 has_inner_box 0
32928 inner_pos "t"
32929 use_parbox 0
32930 use_makebox 0
32931 width "50col%"
32932 special "none"
32933 height "1in"
32934 height_special "totalheight"
32935 status collapsed
32936
32937 \begin_layout Plain Layout
32938 Schattierter Hintergrund Box
32939 \end_layout
32940
32941 \end_inset
32942
32943
32944 \end_layout
32945
32946 \begin_layout Description
32947 Doppelter
32948 \begin_inset space ~
32949 \end_inset
32950
32951 rechteckiger
32952 \begin_inset space ~
32953 \end_inset
32954
32955 Rahmen zeichnet einen doppelten Rahmen um die Box.
32956  Der innere Rahmen ist 0.75
32957 \begin_inset space \thinspace{}
32958 \end_inset
32959
32960
32961 \series bold
32962
32963 \backslash
32964 fboxrule
32965 \series default
32966  breit, der äußere 1.5
32967 \begin_inset space \thinspace{}
32968 \end_inset
32969
32970
32971 \series bold
32972
32973 \backslash
32974 fboxrule
32975 \series default
32976 , der Zwischenraum 1.5
32977 \begin_inset space \thinspace{}
32978 \end_inset
32979
32980
32981 \series bold
32982
32983 \backslash
32984 fboxrule
32985 \series default
32986
32987 \begin_inset space \thinspace{}
32988 \end_inset
32989
32990 +
32991 \begin_inset space \thinspace{}
32992 \end_inset
32993
32994 0.5
32995 \begin_inset space \thinspace{}
32996 \end_inset
32997
32998 pt.
32999  
33000 \begin_inset Box Doublebox
33001 position "c"
33002 hor_pos "c"
33003 has_inner_box 1
33004 inner_pos "c"
33005 use_parbox 0
33006 use_makebox 0
33007 width "20col%"
33008 special "none"
33009 height "1in"
33010 height_special "totalheight"
33011 status collapsed
33012
33013 \begin_layout Plain Layout
33014 Doppelt
33015 \begin_inset space ~
33016 \end_inset
33017
33018 gerahmte
33019 \begin_inset space ~
33020 \end_inset
33021
33022 Box
33023 \end_layout
33024
33025 \end_inset
33026
33027
33028 \end_layout
33029
33030 \begin_layout Standard
33031 \begin_inset VSpace bigskip
33032 \end_inset
33033
33034 Die Aufschrift der Box in LyX ändert sich mit der gewählten Verzierung.
33035  Um alle Verzierungen verwenden zu können, muss das LaTeX-Paket 
33036 \series bold
33037 fancybox
33038 \series default
33039
33040 \begin_inset Index idx
33041 status collapsed
33042
33043 \begin_layout Plain Layout
33044 LaTeX-Pakete ! fancybox
33045 \end_layout
33046
33047 \end_inset
33048
33049  installiert sein.
33050 \end_layout
33051
33052 \begin_layout Standard
33053 \begin_inset VSpace bigskip
33054 \end_inset
33055
33056 Wenn Sie die Verzierung 
33057 \family sans
33058 Einfacher rechteckiger Rahmen
33059 \family default
33060  und keine innere Box verwenden, können Sie Seitenumbrüche in der Box erlauben.
33061  Beachten Sie, dass im Gegensatz zu anderen gerahmten Boxen, der Rahmen
33062  immer über die gesamte Zeilenbreite gezeichnet wird, die Box ein Absatz
33063  für sich ist und 
33064 \series bold
33065
33066 \backslash
33067 fboxrule
33068 \series default
33069  und 
33070 \series bold
33071
33072 \backslash
33073 fboxsep
33074 \series default
33075  keinen Einfluss auf diesen Box Typ haben.
33076  Die Rahmendicke wird durch 
33077 \series bold
33078
33079 \backslash
33080 FrameRule
33081 \series default
33082  festgelegt.
33083  
33084 \begin_inset Box Framed
33085 position "t"
33086 hor_pos "c"
33087 has_inner_box 0
33088 inner_pos "t"
33089 use_parbox 0
33090 use_makebox 0
33091 width "100col%"
33092 special "none"
33093 height "1in"
33094 height_special "totalheight"
33095 status collapsed
33096
33097 \begin_layout Plain Layout
33098 Box erlaubt Seitenumbruch
33099 \end_layout
33100
33101 \end_inset
33102
33103
33104 \end_layout
33105
33106 \begin_layout Section
33107 Box-Anpassung
33108 \begin_inset Index idx
33109 status collapsed
33110
33111 \begin_layout Plain Layout
33112 Boxen ! Anpassung
33113 \end_layout
33114
33115 \end_inset
33116
33117
33118 \end_layout
33119
33120 \begin_layout Standard
33121 Der Standardwert für 
33122 \series bold
33123
33124 \backslash
33125 fboxrule
33126 \series default
33127  ist 0.4
33128 \begin_inset space \thinspace{}
33129 \end_inset
33130
33131 pt.
33132  Mit dem folgenden TeX-Code-Befehl kann er auf 2
33133 \begin_inset space \thinspace{}
33134 \end_inset
33135
33136 pt gesetzt werden:
33137 \end_layout
33138
33139 \begin_layout Standard
33140
33141 \series bold
33142
33143 \backslash
33144 setlength{
33145 \backslash
33146 fboxrule}{2pt}
33147 \end_layout
33148
33149 \begin_layout Standard
33150 \begin_inset ERT
33151 status collapsed
33152
33153 \begin_layout Plain Layout
33154
33155
33156 \backslash
33157 setlength{
33158 \backslash
33159 fboxrule}{2pt}
33160 \end_layout
33161
33162 \end_inset
33163
33164
33165 \begin_inset Box Boxed
33166 position "c"
33167 hor_pos "c"
33168 has_inner_box 1
33169 inner_pos "c"
33170 use_parbox 0
33171 use_makebox 0
33172 width "30col%"
33173 special "none"
33174 height "1in"
33175 height_special "totalheight"
33176 status open
33177
33178 \begin_layout Plain Layout
33179 \align center
33180 Rechteckige Box mit einer Rahmenbreite von 2
33181 \begin_inset space \thinspace{}
33182 \end_inset
33183
33184 pt
33185 \end_layout
33186
33187 \end_inset
33188
33189
33190 \begin_inset ERT
33191 status collapsed
33192
33193 \begin_layout Plain Layout
33194
33195
33196 \backslash
33197 setlength{
33198 \backslash
33199 fboxrule}{0.4pt}
33200 \end_layout
33201
33202 \end_inset
33203
33204
33205 \begin_inset VSpace bigskip
33206 \end_inset
33207
33208
33209 \end_layout
33210
33211 \begin_layout Standard
33212 Der Abstand zwischen dem Rahmen und dem Inhalt ist standardmäßig 3
33213 \begin_inset space \thinspace{}
33214 \end_inset
33215
33216 pt.
33217  Sie können das ändern, indem Sie den Wert von 
33218 \series bold
33219
33220 \backslash
33221 fboxsep
33222 \series default
33223  mit einem TeX-Code-Befehl ändern:
33224 \end_layout
33225
33226 \begin_layout Standard
33227
33228 \series bold
33229
33230 \backslash
33231 setlength{
33232 \backslash
33233 fboxsep}{10pt}
33234 \end_layout
33235
33236 \begin_layout Standard
33237 setzt den Wert auf 10
33238 \begin_inset space \thinspace{}
33239 \end_inset
33240
33241 pt, wie in der folgenden Box:
33242 \end_layout
33243
33244 \begin_layout Standard
33245 \begin_inset ERT
33246 status collapsed
33247
33248 \begin_layout Plain Layout
33249
33250
33251 \backslash
33252 setlength{
33253 \backslash
33254 fboxsep}{10pt}
33255 \end_layout
33256
33257 \end_inset
33258
33259
33260 \begin_inset Box Boxed
33261 position "c"
33262 hor_pos "c"
33263 has_inner_box 1
33264 inner_pos "c"
33265 use_parbox 0
33266 use_makebox 0
33267 width "25col%"
33268 special "none"
33269 height "1in"
33270 height_special "totalheight"
33271 status open
33272
33273 \begin_layout Plain Layout
33274 \align center
33275 Rechteckige Box mit 
33276 \series bold
33277
33278 \backslash
33279 fboxsep
33280 \series default
33281
33282 \begin_inset space \thinspace{}
33283 \end_inset
33284
33285 =
33286 \begin_inset space \thinspace{}
33287 \end_inset
33288
33289 10
33290 \begin_inset space \thinspace{}
33291 \end_inset
33292
33293 pt
33294 \end_layout
33295
33296 \end_inset
33297
33298
33299 \begin_inset ERT
33300 status collapsed
33301
33302 \begin_layout Plain Layout
33303
33304
33305 \backslash
33306 setlength{
33307 \backslash
33308 fboxsep}{3pt}
33309 \end_layout
33310
33311 \end_inset
33312
33313
33314 \end_layout
33315
33316 \begin_layout Standard
33317 \noindent
33318 \begin_inset VSpace bigskip
33319 \end_inset
33320
33321 Der Durchmesser der abgerundeten Ecken kann mit 
33322 \series bold
33323
33324 \backslash
33325 cornersize
33326 \series default
33327  gesetzt werden.
33328  Der TeX-Code-Befehl
33329 \end_layout
33330
33331 \begin_layout Standard
33332
33333 \series bold
33334
33335 \backslash
33336 cornersize*{1cm}
33337 \end_layout
33338
33339 \begin_layout Standard
33340 setzt den Durchmesser auf 1
33341 \begin_inset space \thinspace{}
33342 \end_inset
33343
33344 cm.
33345  Der TeX-Code-Befehl
33346 \end_layout
33347
33348 \begin_layout Standard
33349
33350 \series bold
33351
33352 \backslash
33353 cornersize{num}
33354 \end_layout
33355
33356 \begin_layout Standard
33357 setzt den Durchmesser auf 
33358 \family sans
33359 num
33360 \begin_inset space \thinspace{}
33361 \end_inset
33362
33363 ×
33364 \begin_inset space \thinspace{}
33365 \end_inset
33366
33367 Minimum(Breite der Box, Höhe der Box)
33368 \family default
33369 .
33370  Der Standardwert ist 
33371 \series bold
33372
33373 \backslash
33374 cornersize{0.5}
33375 \series default
33376 .
33377 \end_layout
33378
33379 \begin_layout Standard
33380 \begin_inset ERT
33381 status collapsed
33382
33383 \begin_layout Plain Layout
33384
33385
33386 \backslash
33387 cornersize*{1.5cm}
33388 \end_layout
33389
33390 \end_inset
33391
33392
33393 \begin_inset Box Ovalbox
33394 position "c"
33395 hor_pos "c"
33396 has_inner_box 1
33397 inner_pos "c"
33398 use_parbox 0
33399 use_makebox 0
33400 width "30col%"
33401 special "none"
33402 height "1in"
33403 height_special "totalheight"
33404 status open
33405
33406 \begin_layout Plain Layout
33407 \align center
33408 Ovale Box, dicker Rand, mit 
33409 \series bold
33410
33411 \backslash
33412 cornersize
33413 \series default
33414
33415 \begin_inset space \thinspace{}
33416 \end_inset
33417
33418 =
33419 \begin_inset space \thinspace{}
33420 \end_inset
33421
33422 1.5
33423 \begin_inset space \thinspace{}
33424 \end_inset
33425
33426 cm
33427 \end_layout
33428
33429 \end_inset
33430
33431
33432 \begin_inset ERT
33433 status collapsed
33434
33435 \begin_layout Plain Layout
33436
33437
33438 \backslash
33439 cornersize{0.5}
33440 \end_layout
33441
33442 \end_inset
33443
33444
33445 \end_layout
33446
33447 \begin_layout Standard
33448 \begin_inset VSpace bigskip
33449 \end_inset
33450
33451 Die Breite des Schattens wird mit 
33452 \series bold
33453
33454 \backslash
33455 shadowsize
33456 \series default
33457  festgelegt.
33458  Mit dem TeX-Code-Befehl
33459 \end_layout
33460
33461 \begin_layout Standard
33462
33463 \series bold
33464
33465 \backslash
33466 setlength{
33467 \backslash
33468 shadowsize}{2pt}
33469 \end_layout
33470
33471 \begin_layout Standard
33472 wird er für die folgende Box auf 2
33473 \begin_inset space \thinspace{}
33474 \end_inset
33475
33476 pt festgelegt.
33477 \end_layout
33478
33479 \begin_layout Standard
33480 \begin_inset ERT
33481 status collapsed
33482
33483 \begin_layout Plain Layout
33484
33485
33486 \backslash
33487 setlength{
33488 \backslash
33489 shadowsize}{2pt}
33490 \end_layout
33491
33492 \end_inset
33493
33494
33495 \begin_inset Box Shadowbox
33496 position "c"
33497 hor_pos "c"
33498 has_inner_box 1
33499 inner_pos "c"
33500 use_parbox 0
33501 use_makebox 0
33502 width "25col%"
33503 special "none"
33504 height "1in"
33505 height_special "totalheight"
33506 status open
33507
33508 \begin_layout Plain Layout
33509 \align center
33510 Schattierte Box mit 
33511 \series bold
33512
33513 \backslash
33514 shadowsize
33515 \series default
33516
33517 \begin_inset space \thinspace{}
33518 \end_inset
33519
33520 =
33521 \begin_inset space \thinspace{}
33522 \end_inset
33523
33524 2
33525 \begin_inset space \thinspace{}
33526 \end_inset
33527
33528 pt
33529 \end_layout
33530
33531 \end_inset
33532
33533
33534 \begin_inset ERT
33535 status collapsed
33536
33537 \begin_layout Plain Layout
33538
33539
33540 \backslash
33541 setlength{
33542 \backslash
33543 shadowsize}{4pt}
33544 \end_layout
33545
33546 \end_inset
33547
33548
33549 \end_layout
33550
33551 \begin_layout Standard
33552 \begin_inset VSpace bigskip
33553 \end_inset
33554
33555 Der Standardwert für 
33556 \series bold
33557
33558 \backslash
33559 FrameRule
33560 \series default
33561  ist 0.4
33562 \begin_inset space \thinspace{}
33563 \end_inset
33564
33565 pt.
33566  Der Standard-Abstand zwischen Rahmen und Text ist 9
33567 \begin_inset space \thinspace{}
33568 \end_inset
33569
33570 pt und kann mit dem Wert für 
33571 \series bold
33572
33573 \backslash
33574 FrameSep
33575 \series default
33576  geändert werden.
33577  Als Beispiel wurden die die Rahmeneinstellungen der folgenden Box mit diesen
33578  TeX-Code Befehlen geändert:
33579 \end_layout
33580
33581 \begin_layout Standard
33582
33583 \series bold
33584
33585 \backslash
33586 setlength{
33587 \backslash
33588 FrameRule}{5pt}
33589 \begin_inset Newline newline
33590 \end_inset
33591
33592
33593 \backslash
33594 setlength{
33595 \backslash
33596 FrameSep}{0.5cm}
33597 \end_layout
33598
33599 \begin_layout Standard
33600 \begin_inset ERT
33601 status collapsed
33602
33603 \begin_layout Plain Layout
33604
33605
33606 \backslash
33607 setlength{
33608 \backslash
33609 FrameRule}{5pt}
33610 \end_layout
33611
33612 \begin_layout Plain Layout
33613
33614
33615 \backslash
33616 setlength{
33617 \backslash
33618 FrameSep}{0.5cm}
33619 \end_layout
33620
33621 \end_inset
33622
33623
33624 \begin_inset Box Framed
33625 position "t"
33626 hor_pos "c"
33627 has_inner_box 0
33628 inner_pos "t"
33629 use_parbox 0
33630 use_makebox 0
33631 width "100col%"
33632 special "none"
33633 height "1in"
33634 height_special "totalheight"
33635 status open
33636
33637 \begin_layout Plain Layout
33638 Dies ist Text in einer 
33639 \family sans
33640 Seitenumbruch erlaubt
33641 \family default
33642  Box.
33643 \end_layout
33644
33645 \end_inset
33646
33647
33648 \begin_inset ERT
33649 status collapsed
33650
33651 \begin_layout Plain Layout
33652
33653
33654 \backslash
33655 setlength{
33656 \backslash
33657 FrameRule}{0.4pt}
33658 \end_layout
33659
33660 \begin_layout Plain Layout
33661
33662
33663 \backslash
33664 setlength{
33665 \backslash
33666 FrameSep}{9pt}
33667 \end_layout
33668
33669 \end_inset
33670
33671
33672 \end_layout
33673
33674 \begin_layout Standard
33675 \begin_inset VSpace bigskip
33676 \end_inset
33677
33678 Für Boxen mit 
33679 \family sans
33680 schattiertem Hintergrund
33681 \family default
33682  beträgt der Abstand zwischen Rand und Text 3
33683 \begin_inset space \thinspace{}
33684 \end_inset
33685
33686 pt und kann mit 
33687 \series bold
33688
33689 \backslash
33690 fboxsep
33691 \series default
33692  geändert werden.
33693  Die Standard-Hintergrundfarbe ist rot und kann entweder lokal mit dem Befehl
33694  
33695 \series bold
33696
33697 \backslash
33698 definecolor{shadecolor}
33699 \series default
33700  oder global über das Menü 
33701 \family sans
33702 Werkzeuge\SpecialChar \menuseparator
33703 Einstellungen\SpecialChar \menuseparator
33704 Farben\SpecialChar \menuseparator
33705 Schattierte
33706 \begin_inset space ~
33707 \end_inset
33708
33709 Box
33710 \family default
33711  geändert werden.
33712  Das Schema des 
33713 \series bold
33714
33715 \backslash
33716 definecolor
33717 \series default
33718  Befehls ist  in Abschnitt
33719 \begin_inset space ~
33720 \end_inset
33721
33722
33723 \begin_inset CommandInset ref
33724 LatexCommand ref
33725 reference "abs:Farbige-Tabellen"
33726
33727 \end_inset
33728
33729  erklärt.
33730 \begin_inset Foot
33731 status collapsed
33732
33733 \begin_layout Plain Layout
33734 Beachten Sie, dass 
33735 \series bold
33736
33737 \backslash
33738 definecolor
33739 \series default
33740  das LaTeX-Paket 
33741 \series bold
33742 color
33743 \series default
33744  im LaTeX-Vorspann benötigt, siehe Abschnitt
33745 \begin_inset space ~
33746 \end_inset
33747
33748
33749 \begin_inset CommandInset ref
33750 LatexCommand ref
33751 reference "abs:Farbige-Boxen"
33752
33753 \end_inset
33754
33755 .
33756 \end_layout
33757
33758 \end_inset
33759
33760  Für das nächste Beispiel wurden folgender TeX-Code verwendet:
33761 \end_layout
33762
33763 \begin_layout Standard
33764
33765 \series bold
33766
33767 \backslash
33768 setlength{
33769 \backslash
33770 fboxsep}{0.5cm}
33771 \begin_inset Newline newline
33772 \end_inset
33773
33774
33775 \backslash
33776 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
33777 \end_layout
33778
33779 \begin_layout Standard
33780 \begin_inset ERT
33781 status collapsed
33782
33783 \begin_layout Plain Layout
33784
33785
33786 \backslash
33787 setlength{
33788 \backslash
33789 fboxsep}{0.5cm}
33790 \end_layout
33791
33792 \begin_layout Plain Layout
33793
33794
33795 \backslash
33796 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
33797 \end_layout
33798
33799 \end_inset
33800
33801
33802 \begin_inset Box Shaded
33803 position "t"
33804 hor_pos "c"
33805 has_inner_box 0
33806 inner_pos "t"
33807 use_parbox 0
33808 use_makebox 0
33809 width "100col%"
33810 special "none"
33811 height "1in"
33812 height_special "totalheight"
33813 status open
33814
33815 \begin_layout Plain Layout
33816
33817 \color yellow
33818 Dies ist gelber Text in einer 
33819 \family sans
33820 schattierten Hintergrund
33821 \begin_inset space ~
33822 \end_inset
33823
33824
33825 \family default
33826 Box auf dunkelgrünem Hintergrund.
33827 \end_layout
33828
33829 \end_inset
33830
33831
33832 \begin_inset ERT
33833 status collapsed
33834
33835 \begin_layout Plain Layout
33836
33837
33838 \backslash
33839 setlength{
33840 \backslash
33841 fboxsep}{3pt}
33842 \end_layout
33843
33844 \begin_layout Plain Layout
33845
33846
33847 \backslash
33848 definecolor{shadecolor}{rgb}{1,0,0}
33849 \end_layout
33850
33851 \end_inset
33852
33853
33854 \end_layout
33855
33856 \begin_layout Standard
33857 \begin_inset VSpace bigskip
33858 \end_inset
33859
33860 Geänderte Längen und Breiten gelten für alle Boxen, die auf den Befehl folgen,
33861  der sie ändert.
33862 \end_layout
33863
33864 \begin_layout Section
33865 Minipage
33866 \begin_inset CommandInset label
33867 LatexCommand label
33868 name "abs:Minipage"
33869
33870 \end_inset
33871
33872
33873 \begin_inset Index idx
33874 status collapsed
33875
33876 \begin_layout Plain Layout
33877 Boxen ! Minipage
33878 \end_layout
33879
33880 \end_inset
33881
33882
33883 \end_layout
33884
33885 \begin_layout Standard
33886 Minipages werden von LaTeX wie Seiten auf einer Seite behandelt und können
33887  deshalb unter anderem eigene Fußnoten haben.
33888 \end_layout
33889
33890 \begin_layout Standard
33891 Minipages sind nützlich, wenn Sie Dokumente in mehreren Sprachen schreiben.
33892 \end_layout
33893
33894 \begin_layout Standard
33895 Es folgt ein Beispiel mit zwei nebeneinander gedruckten Minipages.
33896  Ihre Breite ist 45 Spaltenbreite
33897 \begin_inset space ~
33898 \end_inset
33899
33900 %, und sie sind durch einen 
33901 \family sans
33902 HFill
33903 \family default
33904  getrennt (
33905 \family sans
33906 Einfügen\SpecialChar \menuseparator
33907 Formatierung\SpecialChar \menuseparator
33908 Horizontaler
33909 \begin_inset space \space{}
33910 \end_inset
33911
33912 Abstand\SpecialChar \menuseparator
33913 Abstand\SpecialChar \menuseparator
33914 Variabler
33915 \begin_inset space ~
33916 \end_inset
33917
33918 horiz.
33919 \begin_inset space ~
33920 \end_inset
33921
33922 Abstand
33923 \family default
33924 ).
33925 \begin_inset Newpage newpage
33926 \end_inset
33927
33928
33929 \end_layout
33930
33931 \begin_layout Standard
33932 \noindent
33933 \begin_inset Box Frameless
33934 position "t"
33935 hor_pos "c"
33936 has_inner_box 1
33937 inner_pos "c"
33938 use_parbox 0
33939 use_makebox 0
33940 width "45col%"
33941 special "none"
33942 height "1in"
33943 height_special "totalheight"
33944 status open
33945
33946 \begin_layout Plain Layout
33947 Dies ist ein deutscher Text.
33948  Dies ist ein deutscher Text.
33949  Dies ist ein deutscher Text.
33950  Dies ist ein deutscher Text.
33951  Dies ist ein deutscher Text.
33952  Dies ist ein deutscher Text.
33953  Dies ist ein deutscher Text.
33954  Dies ist ein deutscher Text.
33955  Dies ist ein deutscher Text.
33956  Dies ist ein deutscher Text.
33957  Dies ist ein deutscher Text.
33958  Dies ist ein deutscher Text.
33959  Dies ist ein deutscher Text
33960 \begin_inset Foot
33961 status open
33962
33963 \begin_layout Plain Layout
33964 Dies ist eine deutsche Fußnote.
33965 \end_layout
33966
33967 \end_inset
33968
33969 .
33970  Dies ist ein deutscher Text.
33971  Dies ist ein deutscher Text.
33972 \end_layout
33973
33974 \end_inset
33975
33976
33977 \begin_inset space \hfill{}
33978 \end_inset
33979
33980
33981 \begin_inset Box Frameless
33982 position "t"
33983 hor_pos "c"
33984 has_inner_box 1
33985 inner_pos "c"
33986 use_parbox 0
33987 use_makebox 0
33988 width "45col%"
33989 special "none"
33990 height "1in"
33991 height_special "totalheight"
33992 status open
33993
33994 \begin_layout Plain Layout
33995
33996 \lang english
33997 This is an English Text.
33998  This is an English Text.
33999  This is an English Text.
34000  This is an English Text.
34001  This is an English Text.
34002  This is an English Text.
34003  This is an English Text.
34004  This is an English Text.
34005  This is an English Text.
34006  This is an English Text.
34007  This is an English Text.
34008  This is an English Text.
34009  This is an English Text.
34010  This is an English Text.
34011  This is an English Text.
34012  This is an English Text.
34013 \begin_inset Foot
34014 status collapsed
34015
34016 \begin_layout Plain Layout
34017
34018 \lang english
34019 This is an English footnote.
34020 \end_layout
34021
34022 \end_inset
34023
34024  This is an English Text.
34025 \end_layout
34026
34027 \end_inset
34028
34029
34030 \end_layout
34031
34032 \begin_layout Standard
34033 \begin_inset VSpace bigskip
34034 \end_inset
34035
34036 Innerhalb von Minipages werden die Absatz-Einstellungen des Dokuments ignoriert.
34037  Das bedeutet, dass zwischen Absätzen kein Leerraum eingefügt wird oder
34038  Absätze nicht eingerückt werden, obwohl Sie das in 
34039 \family sans
34040 Dokument
34041 \family default
34042 \SpecialChar \menuseparator
34043
34044 \family sans
34045 Einstellun\SpecialChar \-
34046 gen\SpecialChar \menuseparator
34047 Textformat
34048 \family default
34049  festgelegt haben.
34050  Wenn Sie es trotzdem wollen, müssen Sie es manuell machen.
34051  Eine Standardeinrückung zum Beispiel erreichen Sie mit dem TeX-Code 
34052 \series bold
34053
34054 \backslash
34055 hspace*{1em}
34056 \series default
34057 .
34058 \end_layout
34059
34060 \begin_layout Standard
34061 Minipages können auch benutzt werden, um Textteilen eine andere Hintergrundfarbe
34062  zu verpassen, siehe Abschnitt
34063 \begin_inset space ~
34064 \end_inset
34065
34066
34067 \begin_inset CommandInset ref
34068 LatexCommand ref
34069 reference "uab:Farbe-für-Absätze"
34070
34071 \end_inset
34072
34073 .
34074 \end_layout
34075
34076 \begin_layout Standard
34077 \begin_inset Note Greyedout
34078 status open
34079
34080 \begin_layout Plain Layout
34081
34082 \series bold
34083 Bemerkung:
34084 \series default
34085  In Minipages sind keine Gleitobjekte oder Randnotizen erlaubt, aber Minipages
34086  können in Tabellen, Gleitobjekten und anderen Boxen benutzt werden.
34087 \end_layout
34088
34089 \end_inset
34090
34091
34092 \end_layout
34093
34094 \begin_layout Section
34095 Parbox
34096 \begin_inset CommandInset label
34097 LatexCommand label
34098 name "abs:Parbox"
34099
34100 \end_inset
34101
34102
34103 \begin_inset Index idx
34104 status collapsed
34105
34106 \begin_layout Plain Layout
34107 Boxen ! Parbox
34108 \end_layout
34109
34110 \end_inset
34111
34112
34113 \end_layout
34114
34115 \begin_layout Standard
34116 Parbox ist eine Abkürzung für 
34117 \begin_inset Quotes gld
34118 \end_inset
34119
34120 paragraph box
34121 \begin_inset Quotes grd
34122 \end_inset
34123
34124 , was Absatzbox bedeutet.
34125  Parbox ist sehr ähnlich zu Minipage mit der Einschränkung, dass Fußnoten
34126  in Parboxen nicht ausgegeben werden:
34127 \end_layout
34128
34129 \begin_layout Standard
34130 \align center
34131 \begin_inset Box Frameless
34132 position "t"
34133 hor_pos "c"
34134 has_inner_box 1
34135 inner_pos "t"
34136 use_parbox 1
34137 use_makebox 0
34138 width "33col%"
34139 special "none"
34140 height "1in"
34141 height_special "totalheight"
34142 status open
34143
34144 \begin_layout Plain Layout
34145 Dies ist Text in einer Parbox.
34146  Dies ist Text in einer Parbox.
34147 \end_layout
34148
34149 \begin_layout Plain Layout
34150 Diese Fußnote wird nicht gedruckt:
34151 \begin_inset Foot
34152 status collapsed
34153
34154 \begin_layout Plain Layout
34155 Diese Fußnote ist in einer Parbox und wird deshalb nicht gedruckt.
34156 \end_layout
34157
34158 \end_inset
34159
34160
34161 \end_layout
34162
34163 \end_inset
34164
34165
34166 \end_layout
34167
34168 \begin_layout Section
34169 Boxen für Worte und Buchstaben
34170 \begin_inset Index idx
34171 status collapsed
34172
34173 \begin_layout Plain Layout
34174 Boxen ! für Buchstaben
34175 \end_layout
34176
34177 \end_inset
34178
34179
34180 \end_layout
34181
34182 \begin_layout Subsection
34183 Silbentrennung unterbinden
34184 \begin_inset CommandInset label
34185 LatexCommand label
34186 name "abs:Silbentrennung-unterbinden"
34187
34188 \end_inset
34189
34190
34191 \begin_inset Index idx
34192 status collapsed
34193
34194 \begin_layout Plain Layout
34195 Boxen ! zur Vermeidung von Silbentrennung
34196 \end_layout
34197
34198 \end_inset
34199
34200
34201 \end_layout
34202
34203 \begin_layout Standard
34204 Sie können den Boxtyp 
34205 \family sans
34206 Makebox
34207 \family default
34208  benutzen, um Silbentrennungen zu unterbinden.
34209 \begin_inset Newline newline
34210 \end_inset
34211
34212 Hier ist ein Beispiel: 
34213 \end_layout
34214
34215 \begin_layout Standard
34216 In dieser Zeile wird ein sehr langes Wort getrennt, nämlich 
34217 \begin_inset Quotes gld
34218 \end_inset
34219
34220 einsehrsehrsehrlangeswort
34221 \begin_inset Quotes grd
34222 \end_inset
34223
34224 .
34225 \end_layout
34226
34227 \begin_layout Standard
34228 Um das zu verhindern, fügen Sie das Wort in eine Box ein, setzen Sie die
34229  Innere
34230 \begin_inset space ~
34231 \end_inset
34232
34233 Box auf Makebox und deren Breite auf 1
34234 \begin_inset space \thinspace{}
34235 \end_inset
34236
34237 Width.
34238 \end_layout
34239
34240 \begin_layout Standard
34241 Hier ist das Ergebnis:
34242 \end_layout
34243
34244 \begin_layout Standard
34245 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich 
34246 \begin_inset Box Frameless
34247 position "t"
34248 hor_pos "c"
34249 has_inner_box 1
34250 inner_pos "t"
34251 use_parbox 0
34252 use_makebox 1
34253 width "1in"
34254 special "width"
34255 height "1in"
34256 height_special "totalheight"
34257 status open
34258
34259 \begin_layout Plain Layout
34260 \begin_inset Quotes gld
34261 \end_inset
34262
34263 einsehrsehrsehrlangeswort
34264 \begin_inset Quotes grd
34265 \end_inset
34266
34267
34268 \end_layout
34269
34270 \end_inset
34271
34272 .
34273 \end_layout
34274
34275 \begin_layout Standard
34276 Alternativ dazu kann man auch den Befehl 
34277 \begin_inset Quotes gld
34278 \end_inset
34279
34280
34281 \series bold
34282
34283 \backslash
34284 -
34285 \series default
34286
34287 \begin_inset Quotes grd
34288 \end_inset
34289
34290  als TeX-Code direkt vor das Wort setzen:
34291 \end_layout
34292
34293 \begin_layout Standard
34294 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich 
34295 \begin_inset Quotes gld
34296 \end_inset
34297
34298
34299 \begin_inset ERT
34300 status collapsed
34301
34302 \begin_layout Plain Layout
34303
34304
34305 \backslash
34306 -
34307 \end_layout
34308
34309 \end_inset
34310
34311 einsehrsehrsehrlangeswort
34312 \begin_inset Quotes grd
34313 \end_inset
34314
34315 .
34316 \end_layout
34317
34318 \begin_layout Standard
34319 Natürlich ragt das Wort jetzt in den Seitenrand hinein.
34320  Wenn Sie das nicht wollen, müssen Sie einen manuellen Zeilenumbruch (
34321 \family sans
34322 Strg-Eingabe
34323 \family default
34324 ) einfügen: 
34325 \end_layout
34326
34327 \begin_layout Standard
34328 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich
34329 \begin_inset Newline newline
34330 \end_inset
34331
34332
34333 \begin_inset Box Frameless
34334 position "t"
34335 hor_pos "c"
34336 has_inner_box 1
34337 inner_pos "t"
34338 use_parbox 0
34339 use_makebox 1
34340 width "1in"
34341 special "width"
34342 height "1in"
34343 height_special "totalheight"
34344 status open
34345
34346 \begin_layout Plain Layout
34347 \begin_inset Quotes gld
34348 \end_inset
34349
34350 einsehrsehrsehrlangeswort
34351 \begin_inset Quotes grd
34352 \end_inset
34353
34354
34355 \end_layout
34356
34357 \end_inset
34358
34359 .
34360 \end_layout
34361
34362 \begin_layout Subsection
34363 Vertikale Ausrichtung
34364 \begin_inset CommandInset label
34365 LatexCommand label
34366 name "uab:Vertikale-Ausrichtung"
34367
34368 \end_inset
34369
34370
34371 \begin_inset Index idx
34372 status collapsed
34373
34374 \begin_layout Plain Layout
34375 Boxen ! für Vertikale Ausrichtung
34376 \end_layout
34377
34378 \end_inset
34379
34380
34381 \begin_inset Index idx
34382 status collapsed
34383
34384 \begin_layout Plain Layout
34385 Boxen ! raisebox
34386 \end_layout
34387
34388 \end_inset
34389
34390
34391 \end_layout
34392
34393 \begin_layout Standard
34394 Mit dem LaTeX-Befehl 
34395 \series bold
34396
34397 \backslash
34398 raisebox
34399 \series default
34400  können Sie Worte, Buchstaben oder andere Boxen vertikal bezüglich des umgebende
34401 n Textes ausrichten.
34402  
34403 \series bold
34404
34405 \backslash
34406 raisebox
34407 \series default
34408  wird folgendermaßen benutzt:
34409 \end_layout
34410
34411 \begin_layout Standard
34412
34413 \series bold
34414
34415 \backslash
34416 raisebox{Verschiebung}[oben][unten]{Text}
34417 \end_layout
34418
34419 \begin_layout Standard
34420 Positive Werte für Verschiebung
34421 \series bold
34422  
34423 \series default
34424 verschieben die Box nach oben, negative nach unten.
34425  Die beiden optionalen Parameter 
34426 \family typewriter
34427 oben
34428 \family default
34429  und 
34430 \family typewriter
34431 unten
34432 \family default
34433  legen fest, wie weit die Box mit dem Text über oder unter die Grundlinie
34434  hinausgeht, wenn sie nicht verschoben ist.
34435 \end_layout
34436
34437 \begin_layout Standard
34438 Um zum Beispiel das Wort 
34439 \begin_inset Quotes gld
34440 \end_inset
34441
34442 provokant
34443 \begin_inset Quotes grd
34444 \end_inset
34445
34446  mit seinem 
34447 \begin_inset Quotes gld
34448 \end_inset
34449
34450 niedrigsten
34451 \begin_inset Quotes grd
34452 \end_inset
34453
34454  Buchstaben 
34455 \begin_inset Quotes gld
34456 \end_inset
34457
34458 p
34459 \begin_inset Quotes grd
34460 \end_inset
34461
34462  an der Grundlinie auszurichten, müssen Sie den TeX-Code-Befehl
34463 \end_layout
34464
34465 \begin_layout Standard
34466
34467 \series bold
34468
34469 \backslash
34470 raisebox{
34471 \backslash
34472 depth}{
34473 \end_layout
34474
34475 \begin_layout Standard
34476 vor dem Wort einfügen und 
34477 \begin_inset Quotes gld
34478 \end_inset
34479
34480
34481 \series bold
34482 }
34483 \series default
34484
34485 \begin_inset Quotes grd
34486 \end_inset
34487
34488  als TeX-Code dahinter:
34489 \end_layout
34490
34491 \begin_layout Standard
34492 Dies ist eine Zeile, in der das Wort 
34493 \begin_inset ERT
34494 status collapsed
34495
34496 \begin_layout Plain Layout
34497
34498
34499 \backslash
34500 raisebox{
34501 \backslash
34502 depth}{
34503 \end_layout
34504
34505 \end_inset
34506
34507
34508 \begin_inset Quotes gld
34509 \end_inset
34510
34511 provokant
34512 \begin_inset Quotes grd
34513 \end_inset
34514
34515
34516 \begin_inset ERT
34517 status collapsed
34518
34519 \begin_layout Plain Layout
34520
34521 }
34522 \end_layout
34523
34524 \end_inset
34525
34526  nach oben verschoben wurde.
34527 \end_layout
34528
34529 \begin_layout Standard
34530 \begin_inset VSpace bigskip
34531 \end_inset
34532
34533 Wenn Sie Buchstaben nach oben oder unten verschieben, wird der Zeilenabstand
34534  gedehnt:
34535 \end_layout
34536
34537 \begin_layout Standard
34538 Dies ist eine Zeile, in der das Wort 
34539 \begin_inset ERT
34540 status collapsed
34541
34542 \begin_layout Plain Layout
34543
34544
34545 \backslash
34546 raisebox{-
34547 \backslash
34548 depth}{
34549 \end_layout
34550
34551 \end_inset
34552
34553
34554 \begin_inset Quotes gld
34555 \end_inset
34556
34557 provokant
34558 \begin_inset Quotes grd
34559 \end_inset
34560
34561
34562 \begin_inset ERT
34563 status collapsed
34564
34565 \begin_layout Plain Layout
34566
34567 }
34568 \end_layout
34569
34570 \end_inset
34571
34572  nach unten verschoben wurde.
34573 \end_layout
34574
34575 \begin_layout Standard
34576 Dies ist eine Zeile, in der das Wort 
34577 \begin_inset ERT
34578 status collapsed
34579
34580 \begin_layout Plain Layout
34581
34582
34583 \backslash
34584 raisebox{0.5cm}{
34585 \end_layout
34586
34587 \end_inset
34588
34589
34590 \begin_inset Quotes gld
34591 \end_inset
34592
34593 testen
34594 \begin_inset Quotes grd
34595 \end_inset
34596
34597
34598 \begin_inset ERT
34599 status collapsed
34600
34601 \begin_layout Plain Layout
34602
34603 }
34604 \end_layout
34605
34606 \end_inset
34607
34608  um 0.5
34609 \begin_inset space \thinspace{}
34610 \end_inset
34611
34612 cm nach oben verschoben wurde.
34613 \end_layout
34614
34615 \begin_layout Standard
34616 Wenn Sie die Dehnung nicht wollen, können Sie die Boxhöhe auf 0 setzen:
34617 \end_layout
34618
34619 \begin_layout Standard
34620
34621 \series bold
34622
34623 \backslash
34624 raisebox{-
34625 \backslash
34626 depth}[0pt]{
34627 \end_layout
34628
34629 \begin_layout Standard
34630 Dies ist eine Zeile, in der das Wort 
34631 \begin_inset ERT
34632 status collapsed
34633
34634 \begin_layout Plain Layout
34635
34636
34637 \backslash
34638 raisebox{-
34639 \backslash
34640 depth}[0pt]{
34641 \end_layout
34642
34643 \end_inset
34644
34645
34646 \begin_inset Quotes gld
34647 \end_inset
34648
34649 provokant
34650 \begin_inset Quotes grd
34651 \end_inset
34652
34653
34654 \begin_inset ERT
34655 status collapsed
34656
34657 \begin_layout Plain Layout
34658
34659 }
34660 \end_layout
34661
34662 \end_inset
34663
34664  nach unten verschoben wurde.
34665 \end_layout
34666
34667 \begin_layout Standard
34668 Dies ist eine Zeile, in der das Wort 
34669 \begin_inset ERT
34670 status collapsed
34671
34672 \begin_layout Plain Layout
34673
34674
34675 \backslash
34676 raisebox{0.5cm}[0pt]{
34677 \end_layout
34678
34679 \end_inset
34680
34681
34682 \begin_inset Quotes gld
34683 \end_inset
34684
34685 testen
34686 \begin_inset Quotes grd
34687 \end_inset
34688
34689
34690 \begin_inset ERT
34691 status collapsed
34692
34693 \begin_layout Plain Layout
34694
34695 }
34696 \end_layout
34697
34698 \end_inset
34699
34700  um 0.5
34701 \begin_inset space \thinspace{}
34702 \end_inset
34703
34704 cm nach oben verschoben wurde.
34705  Jetzt überschneiden sich die verschobenen Worte.
34706 \end_layout
34707
34708 \begin_layout Section
34709 Farbige Boxen
34710 \begin_inset CommandInset label
34711 LatexCommand label
34712 name "abs:Farbige-Boxen"
34713
34714 \end_inset
34715
34716
34717 \begin_inset Index idx
34718 status collapsed
34719
34720 \begin_layout Plain Layout
34721 Boxen ! farbige
34722 \end_layout
34723
34724 \end_inset
34725
34726
34727 \end_layout
34728
34729 \begin_layout Subsection
34730 Text-Hintergrundfarbe
34731 \begin_inset Index idx
34732 status collapsed
34733
34734 \begin_layout Plain Layout
34735 Farbe ! für Text-Hintergrund
34736 \end_layout
34737
34738 \end_inset
34739
34740
34741 \end_layout
34742
34743 \begin_layout Standard
34744 Um einen Text mit einer Hintergrundfarbe zu versehen, muss der Text in einer
34745  so genannten 
34746 \begin_inset Quotes gld
34747 \end_inset
34748
34749 colorbox
34750 \begin_inset Quotes grd
34751 \end_inset
34752
34753  stehen.
34754  Dafür muss das LaTeX-Paket 
34755 \series bold
34756 color
34757 \series default
34758
34759 \begin_inset Index idx
34760 status collapsed
34761
34762 \begin_layout Plain Layout
34763 LaTeX-Pakete ! color
34764 \end_layout
34765
34766 \end_inset
34767
34768  im LaTeX-Vorspann mit folgendem Befehl geladen werden:
34769 \end_layout
34770
34771 \begin_layout Standard
34772
34773 \series bold
34774
34775 \backslash
34776 @ifundefined{textcolor}
34777 \begin_inset Newline newline
34778 \end_inset
34779
34780
34781 \begin_inset Phantom HPhantom
34782 status open
34783
34784 \begin_layout Plain Layout
34785
34786 \series bold
34787 \begin_inset space ~
34788 \end_inset
34789
34790
34791 \end_layout
34792
34793 \end_inset
34794
34795 {
34796 \backslash
34797 usepackage{color}}{}
34798 \end_layout
34799
34800 \begin_layout Standard
34801 Wenn Sie Text einfärben, lädt LyX das Paket 
34802 \series bold
34803 color
34804 \series default
34805  automatisch.
34806 \begin_inset Foot
34807 status collapsed
34808
34809 \begin_layout Plain Layout
34810 Der Befehl 
34811 \series bold
34812
34813 \backslash
34814 @ifundefined
34815 \series default
34816  vermeidet, dass es in diesem Fall doppelt geladen wird.
34817 \end_layout
34818
34819 \end_inset
34820
34821
34822 \end_layout
34823
34824 \begin_layout Standard
34825 \begin_inset VSpace medskip
34826 \end_inset
34827
34828 Colorboxen werden mit dem Befehl 
34829 \series bold
34830
34831 \backslash
34832 colorbox
34833 \series default
34834  erzeugt:
34835 \end_layout
34836
34837 \begin_layout Standard
34838
34839 \series bold
34840
34841 \backslash
34842 colorbox{Farbe}{Boxinhalt}
34843 \end_layout
34844
34845 \begin_layout Standard
34846 Der Boxinhalt kann auch eine Box sein, und Colorboxen können in anderen
34847  Boxen sein.
34848 \end_layout
34849
34850 \begin_layout Standard
34851 Die folgenden Farben sind vordefiniert:
34852 \family sans
34853  schwarz
34854 \family default
34855
34856 \family sans
34857 wei
34858 \family default
34859 ß, 
34860 \family sans
34861 rot
34862 \family default
34863 \series bold
34864 ,
34865 \series default
34866  
34867 \family sans
34868 grün
34869 \family default
34870
34871 \family sans
34872 blau
34873 \family default
34874
34875 \family sans
34876 türkis
34877 \family default
34878
34879 \family sans
34880 purpurrot
34881 \family default
34882  und 
34883 \family sans
34884 gelb
34885 \family default
34886 .
34887 \end_layout
34888
34889 \begin_layout Standard
34890 Sie können auch Ihre eigenen Farben definieren, wie in Abschnitt
34891 \begin_inset space ~
34892 \end_inset
34893
34894
34895 \begin_inset CommandInset ref
34896 LatexCommand ref
34897 reference "abs:Farbige-Tabellen"
34898
34899 \end_inset
34900
34901  beschrieben.
34902 \end_layout
34903
34904 \begin_layout Standard
34905 Um zum Beispiel ein Wort auf einem roten Hintergrund zu drucken, fügen sie
34906  den TeX-Code-Befehl
34907 \end_layout
34908
34909 \begin_layout Standard
34910
34911 \series bold
34912
34913 \backslash
34914 colorbox{red}{
34915 \end_layout
34916
34917 \begin_layout Standard
34918 vor dem Wort ein.
34919  Hinter dem Wort fügen Sie 
34920 \series bold
34921
34922 \begin_inset Quotes gld
34923 \end_inset
34924
34925 }
34926 \series default
34927
34928 \begin_inset Quotes grd
34929 \end_inset
34930
34931  als TeX-Code ein.
34932  Hier ist das Ergebnis:
34933 \end_layout
34934
34935 \begin_layout Standard
34936 In dieser Zeile hat 
34937 \begin_inset ERT
34938 status collapsed
34939
34940 \begin_layout Plain Layout
34941
34942
34943 \backslash
34944 colorbox{red}{
34945 \end_layout
34946
34947 \end_inset
34948
34949 Achtung!
34950 \begin_inset ERT
34951 status collapsed
34952
34953 \begin_layout Plain Layout
34954
34955 }
34956 \end_layout
34957
34958 \end_inset
34959
34960  einen roten Hintergrund.
34961 \end_layout
34962
34963 \begin_layout Standard
34964 \begin_inset VSpace bigskip
34965 \end_inset
34966
34967 Wenn der Rahmen der Box eine andere Farbe haben soll, können Sie den Befehl
34968  
34969 \series bold
34970
34971 \backslash
34972 fcolorbox
34973 \series default
34974  verwenden:
34975 \end_layout
34976
34977 \begin_layout Standard
34978
34979 \series bold
34980
34981 \backslash
34982 fcolorbox{Rahmenfarbe}{Boxfarbe}{Boxinhalt}
34983 \end_layout
34984
34985 \begin_layout Standard
34986
34987 \series bold
34988
34989 \backslash
34990 fcolorbox
34991 \series default
34992  ist eine Erweiterung von 
34993 \series bold
34994
34995 \backslash
34996 colorbox
34997 \series default
34998 .
34999  Die Rahmendicke und der Abstand zwischen Rahmen und Boxinhalt können mit
35000  
35001 \series bold
35002
35003 \backslash
35004 fboxrule
35005 \series default
35006  und 
35007 \series bold
35008
35009 \backslash
35010 fboxsep
35011 \series default
35012  gesteuert werden, wie in Abschnitt
35013 \begin_inset space ~
35014 \end_inset
35015
35016
35017 \begin_inset CommandInset ref
35018 LatexCommand ref
35019 reference "uab:Verzierung"
35020
35021 \end_inset
35022
35023  beschrieben.
35024 \end_layout
35025
35026 \begin_layout Standard
35027 Für das folgende Beispiel wurde der Befehl
35028 \end_layout
35029
35030 \begin_layout Standard
35031
35032 \series bold
35033
35034 \backslash
35035 fcolorbox{cyan}{magenta}{
35036 \end_layout
35037
35038 \begin_layout Standard
35039 benutzt.
35040  Hier wurden die Rahmendicke und der Abstand auf 1
35041 \begin_inset space \thinspace{}
35042 \end_inset
35043
35044 mm gesetzt:
35045 \begin_inset Newline newline
35046 \end_inset
35047
35048
35049 \begin_inset ERT
35050 status collapsed
35051
35052 \begin_layout Plain Layout
35053
35054
35055 \backslash
35056 fboxrule 1mm 
35057 \backslash
35058 fboxsep 1mm
35059 \end_layout
35060
35061 \end_inset
35062
35063
35064 \begin_inset ERT
35065 status collapsed
35066
35067 \begin_layout Plain Layout
35068
35069
35070 \backslash
35071 fcolorbox{cyan}{green}{
35072 \end_layout
35073
35074 \end_inset
35075
35076 Dies ist Text in einer farbigen, gerahmten Box.
35077 \begin_inset ERT
35078 status collapsed
35079
35080 \begin_layout Plain Layout
35081
35082 }
35083 \end_layout
35084
35085 \end_inset
35086
35087
35088 \end_layout
35089
35090 \begin_layout Standard
35091 \begin_inset VSpace bigskip
35092 \end_inset
35093
35094 Natürlich gibt es auch farbigen Text in einer Colorbox:
35095 \begin_inset Newline newline
35096 \end_inset
35097
35098
35099 \begin_inset ERT
35100 status collapsed
35101
35102 \begin_layout Plain Layout
35103
35104
35105 \backslash
35106 fcolorbox{cyan}{green}{
35107 \end_layout
35108
35109 \end_inset
35110
35111
35112 \color yellow
35113 Dies ist farbiger Text in einer farbigen, gerahmten Box.
35114 \color none
35115
35116 \begin_inset ERT
35117 status collapsed
35118
35119 \begin_layout Plain Layout
35120
35121 }
35122 \end_layout
35123
35124 \end_inset
35125
35126
35127 \begin_inset ERT
35128 status collapsed
35129
35130 \begin_layout Plain Layout
35131
35132
35133 \backslash
35134 fboxrule 0.4pt 
35135 \backslash
35136 fboxsep 3pt
35137 \end_layout
35138
35139 \end_inset
35140
35141
35142 \end_layout
35143
35144 \begin_layout Standard
35145 \begin_inset VSpace bigskip
35146 \end_inset
35147
35148
35149 \end_layout
35150
35151 \begin_layout Standard
35152 \begin_inset Note Greyedout
35153 status open
35154
35155 \begin_layout Plain Layout
35156 \noindent
35157
35158 \series bold
35159 Bemerkung:
35160 \series default
35161  Text in Colorboxen kann nicht umgebrochen werden.
35162  Für Text mit mehreren Zeilen müssen Sie eine Box in einer Colorbox benutzen,
35163  wie im folgenden beschrieben.
35164 \end_layout
35165
35166 \end_inset
35167
35168
35169 \end_layout
35170
35171 \begin_layout Subsection
35172 Farbe für Absätze
35173 \begin_inset CommandInset label
35174 LatexCommand label
35175 name "uab:Farbe-für-Absätze"
35176
35177 \end_inset
35178
35179
35180 \begin_inset Index idx
35181 status collapsed
35182
35183 \begin_layout Plain Layout
35184 Farbe ! für Absätze
35185 \end_layout
35186
35187 \end_inset
35188
35189
35190 \end_layout
35191
35192 \begin_layout Standard
35193 Um die Hintergrundfarbe für mehr als eine Textzeile zu setzen, müssen Sie
35194  den Text in eine Minipage stellen.
35195  Vor der Minipage fügen Sie den TeX-Code-Befehl
35196 \end_layout
35197
35198 \begin_layout Standard
35199
35200 \series bold
35201
35202 \backslash
35203 colorbox{color}{
35204 \end_layout
35205
35206 \begin_layout Standard
35207 ein.
35208  Hinter der Minipage fügen Sie 
35209 \series bold
35210
35211 \begin_inset Quotes gld
35212 \end_inset
35213
35214 }
35215 \series default
35216
35217 \begin_inset Quotes grd
35218 \end_inset
35219
35220  als TeX-Code ein.
35221 \end_layout
35222
35223 \begin_layout Standard
35224 \begin_inset ERT
35225 status collapsed
35226
35227 \begin_layout Plain Layout
35228
35229
35230 \backslash
35231 colorbox{hellgrau}{
35232 \end_layout
35233
35234 \end_inset
35235
35236
35237 \begin_inset Box Frameless
35238 position "t"
35239 hor_pos "c"
35240 has_inner_box 1
35241 inner_pos "t"
35242 use_parbox 0
35243 use_makebox 0
35244 width "100col%"
35245 special "none"
35246 height "1in"
35247 height_special "totalheight"
35248 status collapsed
35249
35250 \begin_layout Plain Layout
35251 Dies ist Text mit einer Hintergrundfarbe.
35252  Dies ist Text mit einer Hintergrundfarbe.
35253 \end_layout
35254
35255 \begin_layout Plain Layout
35256 Der Text kann Fußnoten
35257 \begin_inset Foot
35258 status open
35259
35260 \begin_layout Plain Layout
35261 Eine weitere Fußnote
35262 \end_layout
35263
35264 \end_inset
35265
35266  und Tabellen und Abbildungen enthalten.
35267 \end_layout
35268
35269 \begin_layout Plain Layout
35270 \align center
35271 \begin_inset Tabular
35272 <lyxtabular version="3" rows="3" columns="3">
35273 <features rotate="0" tabularvalignment="middle">
35274 <column alignment="center" valignment="top">
35275 <column alignment="center" valignment="top">
35276 <column alignment="center" valignment="top">
35277 <row>
35278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35279 \begin_inset Text
35280
35281 \begin_layout Plain Layout
35282 a
35283 \end_layout
35284
35285 \end_inset
35286 </cell>
35287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35288 \begin_inset Text
35289
35290 \begin_layout Plain Layout
35291 !
35292 \end_layout
35293
35294 \end_inset
35295 </cell>
35296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35297 \begin_inset Text
35298
35299 \begin_layout Plain Layout
35300 3
35301 \end_layout
35302
35303 \end_inset
35304 </cell>
35305 </row>
35306 <row>
35307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35308 \begin_inset Text
35309
35310 \begin_layout Plain Layout
35311 <
35312 \end_layout
35313
35314 \end_inset
35315 </cell>
35316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35317 \begin_inset Text
35318
35319 \begin_layout Plain Layout
35320 b2
35321 \begin_inset Quotes erd
35322 \end_inset
35323
35324 |
35325 \end_layout
35326
35327 \end_inset
35328 </cell>
35329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35330 \begin_inset Text
35331
35332 \begin_layout Plain Layout
35333 >
35334 \end_layout
35335
35336 \end_inset
35337 </cell>
35338 </row>
35339 <row>
35340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35341 \begin_inset Text
35342
35343 \begin_layout Plain Layout
35344 1
35345 \end_layout
35346
35347 \end_inset
35348 </cell>
35349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35350 \begin_inset Text
35351
35352 \begin_layout Plain Layout
35353 §
35354 \end_layout
35355
35356 \end_inset
35357 </cell>
35358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35359 \begin_inset Text
35360
35361 \begin_layout Plain Layout
35362 c
35363 \end_layout
35364
35365 \end_inset
35366 </cell>
35367 </row>
35368 </lyxtabular>
35369
35370 \end_inset
35371
35372
35373 \end_layout
35374
35375 \end_inset
35376
35377
35378 \begin_inset ERT
35379 status collapsed
35380
35381 \begin_layout Plain Layout
35382
35383 }
35384 \end_layout
35385
35386 \end_inset
35387
35388
35389 \end_layout
35390
35391 \begin_layout Section
35392 Rotierte und skalierte Boxen
35393 \end_layout
35394
35395 \begin_layout Standard
35396 Um die Befehle dieses Abschnitts nutzen zu können, muss das Paket 
35397 \series bold
35398 graphicx
35399 \series default
35400
35401 \begin_inset Index idx
35402 status collapsed
35403
35404 \begin_layout Plain Layout
35405 LaTeX-Pakete ! graphicx
35406 \end_layout
35407
35408 \end_inset
35409
35410  im LaTeX-Vorspann mit folgendem Befehl geladen werden:
35411 \end_layout
35412
35413 \begin_layout Standard
35414
35415 \series bold
35416
35417 \backslash
35418 @ifundefined{rotatebox}
35419 \begin_inset Newline newline
35420 \end_inset
35421
35422
35423 \begin_inset Phantom HPhantom
35424 status open
35425
35426 \begin_layout Plain Layout
35427
35428 \series bold
35429 \begin_inset space ~
35430 \end_inset
35431
35432
35433 \end_layout
35434
35435 \end_inset
35436
35437 {
35438 \backslash
35439 usepackage{graphicx}}{}
35440 \end_layout
35441
35442 \begin_layout Standard
35443 \begin_inset Note Greyedout
35444 status open
35445
35446 \begin_layout Plain Layout
35447
35448 \series bold
35449 Achtung:
35450 \series default
35451  Nicht alle DVI-Betrachter können Rotationen oder Skalierungen anzeigen.
35452 \end_layout
35453
35454 \end_inset
35455
35456
35457 \end_layout
35458
35459 \begin_layout Standard
35460 \begin_inset Note Greyedout
35461 status open
35462
35463 \begin_layout Plain Layout
35464
35465 \series bold
35466 Achtung:
35467 \series default
35468  Gleitobjekte dürfen nicht in eine rotierte oder skalierte Box gesetzt werden.
35469 \end_layout
35470
35471 \end_inset
35472
35473
35474 \end_layout
35475
35476 \begin_layout Subsection
35477 Rotierte Boxen
35478 \begin_inset Index idx
35479 status collapsed
35480
35481 \begin_layout Plain Layout
35482 Boxen ! rotierte
35483 \end_layout
35484
35485 \end_inset
35486
35487
35488 \begin_inset Index idx
35489 status collapsed
35490
35491 \begin_layout Plain Layout
35492 Rotiertes Material
35493 \end_layout
35494
35495 \end_inset
35496
35497
35498 \end_layout
35499
35500 \begin_layout Standard
35501 Um Text zu drehen, verwendet man den Befehl 
35502 \series bold
35503
35504 \backslash
35505 rotatebox
35506 \series default
35507  im TeX-Code nach folgendem Schema:
35508 \end_layout
35509
35510 \begin_layout Standard
35511
35512 \series bold
35513
35514 \backslash
35515 rotatebox[Drehpunkt]{Winkel}{Boxinhalt}
35516 \end_layout
35517
35518 \begin_layout Standard
35519 Der Drehpunkt wird mit 
35520 \series bold
35521 origin=Position
35522 \series default
35523  angegeben.
35524  Folgende Positionen sind möglich: 
35525 \emph on
35526 c
35527 \emph default
35528  (mittig), 
35529 \emph on
35530 l
35531 \emph default
35532  (links), 
35533 \emph on
35534 r
35535 \emph default
35536  (rechts), 
35537 \emph on
35538 b
35539 \emph default
35540  (unten), 
35541 \emph on
35542 t
35543 \emph default
35544  (oben), sowie sinnvolle Kombinationen aus den vier Grundpositionen.
35545  Z.
35546 \begin_inset space \thinspace{}
35547 \end_inset
35548
35549 B.
35550  bedeutet 
35551 \emph on
35552 lt
35553 \emph default
35554 , dass sich der Drehpunkt links oben befindet.
35555  Wird kein Drehpunkt angegeben, wird die Position 
35556 \emph on
35557 l
35558 \emph default
35559  verwendet.
35560  Winkel gibt den Drehwinkel in Grad an und darf auch negativ sein.
35561  Gedreht wird gegen den Uhrzeigersinn.
35562 \end_layout
35563
35564 \begin_layout Standard
35565 Im folgenden Beispiel wurde vor dem Text der Befehl 
35566 \series bold
35567
35568 \backslash
35569 rotatebox[origin=c]{60}{
35570 \series default
35571  im TeX-Modus eingegeben.
35572  Nach dem Text wurde die schließende Klammer 
35573 \series bold
35574 }
35575 \series default
35576  wiederum im TeX-Modus eingegeben.
35577 \end_layout
35578
35579 \begin_layout Standard
35580 Dies ist eine Zeile 
35581 \begin_inset ERT
35582 status collapsed
35583
35584 \begin_layout Plain Layout
35585
35586
35587 \backslash
35588 rotatebox[origin=c]{60}{
35589 \end_layout
35590
35591 \end_inset
35592
35593 mit rotiertem
35594 \begin_inset ERT
35595 status collapsed
35596
35597 \begin_layout Plain Layout
35598
35599 }
35600 \end_layout
35601
35602 \end_inset
35603
35604  Text.
35605 \end_layout
35606
35607 \begin_layout Standard
35608 Der Boxinhalt kann auch eine andere Box oder eine eingebettete Formel sein:
35609 \end_layout
35610
35611 \begin_layout Standard
35612 Dies ist eine Zeile 
35613 \begin_inset ERT
35614 status collapsed
35615
35616 \begin_layout Plain Layout
35617
35618
35619 \backslash
35620 rotatebox[origin=r]{-60}{
35621 \end_layout
35622
35623 \end_inset
35624
35625
35626 \begin_inset Box Doublebox
35627 position "c"
35628 hor_pos "c"
35629 has_inner_box 0
35630 inner_pos "c"
35631 use_parbox 0
35632 use_makebox 0
35633 width "1in"
35634 special "width"
35635 height "1in"
35636 height_special "totalheight"
35637 status collapsed
35638
35639 \begin_layout Plain Layout
35640 mit rotiertem
35641 \end_layout
35642
35643 \end_inset
35644
35645
35646 \begin_inset ERT
35647 status collapsed
35648
35649 \begin_layout Plain Layout
35650
35651 }
35652 \end_layout
35653
35654 \end_inset
35655
35656  umrandeten Text 
35657 \begin_inset ERT
35658 status collapsed
35659
35660 \begin_layout Plain Layout
35661
35662
35663 \backslash
35664 rotatebox[origin=lb]{60}{
35665 \end_layout
35666
35667 \end_inset
35668
35669
35670 \begin_inset Formula $\int A\,\mathrm{d}x=B$
35671 \end_inset
35672
35673
35674 \begin_inset ERT
35675 status collapsed
35676
35677 \begin_layout Plain Layout
35678
35679 }
35680 \end_layout
35681
35682 \end_inset
35683
35684  und einer Formel.
35685 \end_layout
35686
35687 \begin_layout Standard
35688 Oder ein Bild oder Tabelle:
35689 \end_layout
35690
35691 \begin_layout Standard
35692 Dies ist eine Zeile 
35693 \begin_inset ERT
35694 status collapsed
35695
35696 \begin_layout Plain Layout
35697
35698
35699 \backslash
35700 rotatebox[origin=lb]{90}{
35701 \end_layout
35702
35703 \end_inset
35704
35705
35706 \begin_inset Graphics
35707         filename ../clipart/platypus.eps
35708         lyxscale 50
35709         width 25col%
35710
35711 \end_inset
35712
35713
35714 \begin_inset ERT
35715 status collapsed
35716
35717 \begin_layout Plain Layout
35718
35719 }
35720 \end_layout
35721
35722 \end_inset
35723
35724  mit einem rotierten Bild 
35725 \begin_inset ERT
35726 status collapsed
35727
35728 \begin_layout Plain Layout
35729
35730
35731 \backslash
35732 rotatebox[origin=l]{-90}{
35733 \end_layout
35734
35735 \end_inset
35736
35737
35738 \begin_inset Tabular
35739 <lyxtabular version="3" rows="2" columns="2">
35740 <features rotate="0" tabularvalignment="middle">
35741 <column alignment="center" valignment="top">
35742 <column alignment="center" valignment="top">
35743 <row>
35744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35745 \begin_inset Text
35746
35747 \begin_layout Plain Layout
35748 q
35749 \end_layout
35750
35751 \end_inset
35752 </cell>
35753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35754 \begin_inset Text
35755
35756 \begin_layout Plain Layout
35757 w
35758 \end_layout
35759
35760 \end_inset
35761 </cell>
35762 </row>
35763 <row>
35764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35765 \begin_inset Text
35766
35767 \begin_layout Plain Layout
35768 e
35769 \end_layout
35770
35771 \end_inset
35772 </cell>
35773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35774 \begin_inset Text
35775
35776 \begin_layout Plain Layout
35777 r
35778 \end_layout
35779
35780 \end_inset
35781 </cell>
35782 </row>
35783 </lyxtabular>
35784
35785 \end_inset
35786
35787
35788 \begin_inset ERT
35789 status collapsed
35790
35791 \begin_layout Plain Layout
35792
35793 }
35794 \end_layout
35795
35796 \end_inset
35797
35798  und Tabelle.
35799 \begin_inset Index idx
35800 status collapsed
35801
35802 \begin_layout Plain Layout
35803 Abbildungen ! rotierte
35804 \end_layout
35805
35806 \end_inset
35807
35808
35809 \begin_inset Index idx
35810 status collapsed
35811
35812 \begin_layout Plain Layout
35813 Tabellen ! rotierte
35814 \end_layout
35815
35816 \end_inset
35817
35818
35819 \end_layout
35820
35821 \begin_layout Subsection
35822 Skalierte Boxen
35823 \begin_inset Index idx
35824 status collapsed
35825
35826 \begin_layout Plain Layout
35827 Boxen ! skalierte
35828 \end_layout
35829
35830 \end_inset
35831
35832
35833 \begin_inset Index idx
35834 status collapsed
35835
35836 \begin_layout Plain Layout
35837 Skaliertes Material
35838 \end_layout
35839
35840 \end_inset
35841
35842
35843 \end_layout
35844
35845 \begin_layout Standard
35846 Um Text zu skalieren, kann man die Befehle 
35847 \series bold
35848
35849 \backslash
35850 scalebox
35851 \series default
35852  und 
35853 \series bold
35854
35855 \backslash
35856 resizebox
35857 \series default
35858  im TeX-Modus verwenden.
35859 \end_layout
35860
35861 \begin_layout Standard
35862
35863 \series bold
35864
35865 \backslash
35866 scalebox
35867 \series default
35868  wird nach folgendem Schema verwendet:
35869 \end_layout
35870
35871 \begin_layout Standard
35872
35873 \series bold
35874
35875 \backslash
35876 scalebox{horizontal}[vertikal]{Boxinhalt}
35877 \end_layout
35878
35879 \begin_layout Standard
35880 Horizontal und vertikal geben die jeweiligen Skalierungsfaktoren an.
35881  Wird kein vertikaler Skalierungsfaktor angegeben, wird dafür der horizontale
35882  verwendet.
35883 \end_layout
35884
35885 \begin_layout Standard
35886 Z.
35887 \begin_inset space \thinspace{}
35888 \end_inset
35889
35890 B.
35891  ergibt der Befehl 
35892 \series bold
35893
35894 \backslash
35895 scalebox{2}{Hallo}
35896 \series default
35897  ein im Vergleich zur Dokumentschriftgröße doppelt so großes 
35898 \begin_inset ERT
35899 status collapsed
35900
35901 \begin_layout Plain Layout
35902
35903
35904 \backslash
35905 scalebox{2}{
35906 \end_layout
35907
35908 \end_inset
35909
35910 Hallo
35911 \begin_inset ERT
35912 status collapsed
35913
35914 \begin_layout Plain Layout
35915
35916 }
35917 \end_layout
35918
35919 \end_inset
35920
35921 .
35922 \end_layout
35923
35924 \begin_layout Standard
35925
35926 \series bold
35927
35928 \backslash
35929 scalebox{2}[1]{Hallo}
35930 \series default
35931  verzerrt hingegen das 
35932 \begin_inset ERT
35933 status collapsed
35934
35935 \begin_layout Plain Layout
35936
35937
35938 \backslash
35939 scalebox{2}[1]{
35940 \end_layout
35941
35942 \end_inset
35943
35944 Hallo
35945 \begin_inset ERT
35946 status collapsed
35947
35948 \begin_layout Plain Layout
35949
35950 }
35951 \end_layout
35952
35953 \end_inset
35954
35955 .
35956 \end_layout
35957
35958 \begin_layout Standard
35959 Die Skalierungsfaktoren dürfen auch negativ sein.
35960  In diesem Fall wird der Boxinhalt gespiegelt.
35961 \end_layout
35962
35963 \begin_layout Standard
35964 Daher lässt sich mit dem Befehl 
35965 \series bold
35966
35967 \backslash
35968 scalebox{-1}[1]{Hallo}
35969 \series default
35970  Spiegelschrift erstellen: 
35971 \begin_inset ERT
35972 status collapsed
35973
35974 \begin_layout Plain Layout
35975
35976
35977 \backslash
35978 scalebox{-1}[1]{
35979 \end_layout
35980
35981 \end_inset
35982
35983 Hallo
35984 \begin_inset ERT
35985 status collapsed
35986
35987 \begin_layout Plain Layout
35988
35989 }
35990 \end_layout
35991
35992 \end_inset
35993
35994
35995 \end_layout
35996
35997 \begin_layout Standard
35998
35999 \series bold
36000
36001 \backslash
36002 scalebox{1}[-1]{Hallo}
36003 \series default
36004  spiegelt das 
36005 \begin_inset ERT
36006 status collapsed
36007
36008 \begin_layout Plain Layout
36009
36010
36011 \backslash
36012 scalebox{1}[-1]{
36013 \end_layout
36014
36015 \end_inset
36016
36017 Hallo
36018 \begin_inset ERT
36019 status collapsed
36020
36021 \begin_layout Plain Layout
36022
36023 }
36024 \end_layout
36025
36026 \end_inset
36027
36028  an der Grundlinie.
36029 \end_layout
36030
36031 \begin_layout Standard
36032 Zu 
36033 \series bold
36034
36035 \backslash
36036 scalebox{-1}[1]{Boxinhalt}
36037 \series default
36038  gibt es den äquivalenten Befehl
36039 \begin_inset Newline newline
36040 \end_inset
36041
36042
36043 \series bold
36044
36045 \backslash
36046 reflectbox{Boxinhalt}
36047 \series default
36048 .
36049 \end_layout
36050
36051 \begin_layout Standard
36052 \begin_inset VSpace bigskip
36053 \end_inset
36054
36055
36056 \series bold
36057
36058 \backslash
36059 resizebox
36060 \series default
36061  verwendet man, um den Boxinhalt auf eine bestimmte Höhe oder Breite zu
36062  skalieren.
36063  Das Befehlsschema ist folgendes:
36064 \end_layout
36065
36066 \begin_layout Standard
36067
36068 \series bold
36069
36070 \backslash
36071 resizebox{Breite}{Höhe}{Boxinhalt}
36072 \end_layout
36073
36074 \begin_layout Standard
36075 Gibt man für eines der beiden Argumente ein Ausrufezeichen 
36076 \series bold
36077 !
36078 \series default
36079  ein, wird die Größe so gewählt, dass das Seitenverhältnis der Box beibehalten
36080  wird.
36081 \end_layout
36082
36083 \begin_layout Standard
36084 Der Befehl 
36085 \series bold
36086
36087 \backslash
36088 resizebox{2cm}{1cm}{Hallo}
36089 \series default
36090  ergibt: 
36091 \begin_inset ERT
36092 status collapsed
36093
36094 \begin_layout Plain Layout
36095
36096
36097 \backslash
36098 resizebox{2cm}{1cm}{
36099 \end_layout
36100
36101 \end_inset
36102
36103 Hallo
36104 \begin_inset ERT
36105 status collapsed
36106
36107 \begin_layout Plain Layout
36108
36109 }
36110 \end_layout
36111
36112 \end_inset
36113
36114
36115 \begin_inset Newline newline
36116 \end_inset
36117
36118 Der Befehl 
36119 \series bold
36120
36121 \backslash
36122 resizebox{2cm}{!}{Hallo}
36123 \series default
36124  ergibt: 
36125 \begin_inset ERT
36126 status collapsed
36127
36128 \begin_layout Plain Layout
36129
36130
36131 \backslash
36132 resizebox{2cm}{!}{
36133 \end_layout
36134
36135 \end_inset
36136
36137 Hallo
36138 \begin_inset ERT
36139 status collapsed
36140
36141 \begin_layout Plain Layout
36142
36143 }
36144 \end_layout
36145
36146 \end_inset
36147
36148
36149 \end_layout
36150
36151 \begin_layout Standard
36152 \begin_inset VSpace bigskip
36153 \end_inset
36154
36155
36156 \begin_inset Note Greyedout
36157 status open
36158
36159 \begin_layout Plain Layout
36160
36161 \series bold
36162 Bemerkung:
36163 \series default
36164  Wurde in Argumenten von 
36165 \series bold
36166
36167 \backslash
36168 scalebox
36169 \series default
36170  oder 
36171 \series bold
36172
36173 \backslash
36174 resizebox
36175 \series default
36176  eine Null angegeben, entstehen beim Exportieren zwar keine LaTeX-Fehler,
36177  die erzeugten Dateien können jedoch nicht oder nur teilweise angezeigt
36178  werden.
36179 \end_layout
36180
36181 \end_inset
36182
36183
36184 \end_layout
36185
36186 \begin_layout Standard
36187 \begin_inset VSpace bigskip
36188 \end_inset
36189
36190
36191 \end_layout
36192
36193 \begin_layout Standard
36194 Alle Boxen können beliebig miteinander kombiniert werden.
36195  So ergibt z.
36196 \begin_inset space \thinspace{}
36197 \end_inset
36198
36199 B.
36200  der Befehl
36201 \begin_inset Newline newline
36202 \end_inset
36203
36204
36205 \series bold
36206
36207 \backslash
36208 rotatebox[origin=c]{-45}{
36209 \backslash
36210 resizebox{2cm}{!}{
36211 \backslash
36212 reflectbox{Hallo}}}
36213 \series default
36214 :
36215 \end_layout
36216
36217 \begin_layout Standard
36218 \align center
36219 \begin_inset ERT
36220 status collapsed
36221
36222 \begin_layout Plain Layout
36223
36224
36225 \backslash
36226 rotatebox[origin=c]{-45}{
36227 \backslash
36228 resizebox{2cm}{!}{
36229 \backslash
36230 reflectbox{
36231 \end_layout
36232
36233 \end_inset
36234
36235 Hallo
36236 \begin_inset ERT
36237 status collapsed
36238
36239 \begin_layout Plain Layout
36240
36241 }}}
36242 \end_layout
36243
36244 \end_inset
36245
36246
36247 \end_layout
36248
36249 \begin_layout Standard
36250 \noindent
36251 Bilder, Tabellen und eingebettete Formeln sind als Boxinhalt erlaubt:
36252 \end_layout
36253
36254 \begin_layout Standard
36255 \align center
36256 \begin_inset ERT
36257 status collapsed
36258
36259 \begin_layout Plain Layout
36260
36261
36262 \backslash
36263 rotatebox[origin=c]{-30}{
36264 \backslash
36265 resizebox{2cm}{!}{
36266 \backslash
36267 reflectbox{
36268 \end_layout
36269
36270 \end_inset
36271
36272
36273 \begin_inset Graphics
36274         filename ../clipart/platypus.eps
36275         lyxscale 50
36276         width 25col%
36277
36278 \end_inset
36279
36280
36281 \begin_inset ERT
36282 status collapsed
36283
36284 \begin_layout Plain Layout
36285
36286 }}}
36287 \end_layout
36288
36289 \end_inset
36290
36291
36292 \begin_inset ERT
36293 status collapsed
36294
36295 \begin_layout Plain Layout
36296
36297
36298 \backslash
36299 rotatebox[origin=c]{-45}{
36300 \backslash
36301 resizebox{2cm}{!}{
36302 \backslash
36303 reflectbox{
36304 \end_layout
36305
36306 \end_inset
36307
36308
36309 \begin_inset Tabular
36310 <lyxtabular version="3" rows="2" columns="2">
36311 <features rotate="0" tabularvalignment="middle">
36312 <column alignment="center" valignment="top">
36313 <column alignment="center" valignment="top">
36314 <row>
36315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36316 \begin_inset Text
36317
36318 \begin_layout Plain Layout
36319 q
36320 \end_layout
36321
36322 \end_inset
36323 </cell>
36324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36325 \begin_inset Text
36326
36327 \begin_layout Plain Layout
36328 w
36329 \end_layout
36330
36331 \end_inset
36332 </cell>
36333 </row>
36334 <row>
36335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36336 \begin_inset Text
36337
36338 \begin_layout Plain Layout
36339 e
36340 \end_layout
36341
36342 \end_inset
36343 </cell>
36344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36345 \begin_inset Text
36346
36347 \begin_layout Plain Layout
36348 r
36349 \end_layout
36350
36351 \end_inset
36352 </cell>
36353 </row>
36354 </lyxtabular>
36355
36356 \end_inset
36357
36358
36359 \begin_inset ERT
36360 status collapsed
36361
36362 \begin_layout Plain Layout
36363
36364 }}}
36365 \end_layout
36366
36367 \end_inset
36368
36369
36370 \begin_inset ERT
36371 status collapsed
36372
36373 \begin_layout Plain Layout
36374
36375
36376 \backslash
36377 rotatebox[origin=c]{-45}{
36378 \backslash
36379 resizebox{2cm}{!}{
36380 \backslash
36381 reflectbox{
36382 \end_layout
36383
36384 \end_inset
36385
36386
36387 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36388 \end_inset
36389
36390
36391 \begin_inset ERT
36392 status collapsed
36393
36394 \begin_layout Plain Layout
36395
36396 }}}
36397 \end_layout
36398
36399 \end_inset
36400
36401
36402 \begin_inset Index idx
36403 status collapsed
36404
36405 \begin_layout Plain Layout
36406 Abbildungen ! skalierte
36407 \end_layout
36408
36409 \end_inset
36410
36411
36412 \begin_inset Index idx
36413 status collapsed
36414
36415 \begin_layout Plain Layout
36416 Tabellen ! skalierte
36417 \end_layout
36418
36419 \end_inset
36420
36421
36422 \end_layout
36423
36424 \begin_layout Standard
36425 Hat man den globalen Formelstil 
36426 \series bold
36427 fleqn
36428 \series default
36429
36430 \begin_inset Foot
36431 status collapsed
36432
36433 \begin_layout Plain Layout
36434 Wenn 
36435 \begin_inset Quotes gld
36436 \end_inset
36437
36438 fleqn
36439 \begin_inset Quotes grd
36440 \end_inset
36441
36442  zu den Dokumentklassen-Optionen hinzugefügt wurde.
36443 \end_layout
36444
36445 \end_inset
36446
36447  gewählt, kann man auch abgesetzte Formeln skalieren.
36448 \end_layout
36449
36450 \begin_layout Chapter
36451 Umflossene Objekte
36452 \begin_inset Index idx
36453 status collapsed
36454
36455 \begin_layout Plain Layout
36456 Umflossene Objekte
36457 \end_layout
36458
36459 \end_inset
36460
36461
36462 \end_layout
36463
36464 \begin_layout Section
36465 Umflossene Gleitobjekte
36466 \begin_inset CommandInset label
36467 LatexCommand label
36468 name "abs:Umflossene-Gleitobjekte"
36469
36470 \end_inset
36471
36472
36473 \begin_inset Index idx
36474 status collapsed
36475
36476 \begin_layout Plain Layout
36477 Gleitobjekte ! umflossene
36478 \end_layout
36479
36480 \end_inset
36481
36482
36483 \begin_inset Index idx
36484 status collapsed
36485
36486 \begin_layout Plain Layout
36487 Umflossene Objekte ! Gleitobjekte
36488 \end_layout
36489
36490 \end_inset
36491
36492
36493 \end_layout
36494
36495 \begin_layout Standard
36496 Umflossene Gleitobjekte werden benutzt, um Text um eine Abbildung oder Tabelle
36497  herum fließen zu lassen, wobei der Text nur den Teil der Zeile benutzt,
36498  den die Abbildung bzw.
36499 \begin_inset space ~
36500 \end_inset
36501
36502 Tabelle übrig lässt.
36503  Die Gleitobjekte können hierbei nur innerhalb des Absatzes gleiten.
36504  Sie werden über das Menü
36505 \family sans
36506  Einfügen\SpecialChar \menuseparator
36507 Gleitobjekt\SpecialChar \menuseparator
36508 Umflossenes Bild-Gleitobjekt oder Umflossenes Tabellen-Gleit
36509 objekt
36510 \family default
36511  eingefügt, wenn das LaTeX-Paket 
36512 \series bold
36513 wrapfig
36514 \series default
36515
36516 \begin_inset Index idx
36517 status collapsed
36518
36519 \begin_layout Plain Layout
36520 LaTeX-Pakete ! wrapfig
36521 \end_layout
36522
36523 \end_inset
36524
36525  installiert ist.
36526 \begin_inset Foot
36527 status collapsed
36528
36529 \begin_layout Plain Layout
36530 Wie man ein LaTeX-Paket installiert, wird im Handbuch 
36531 \emph on
36532 LaTeX-Konfiguration
36533 \emph default
36534  beschrieben.
36535 \end_layout
36536
36537 \end_inset
36538
36539  Die Einstellungen des Gleitobjekts können mit einem Rechtsklick auf die
36540  Box des Gleitobjekts geändert werden.
36541  
36542 \begin_inset Wrap figure
36543 lines 0
36544 placement l
36545 overhang 1cm
36546 width "40col%"
36547 status open
36548
36549 \begin_layout Plain Layout
36550 \begin_inset Graphics
36551         filename ../clipart/mobius.eps
36552         width 40col%
36553         scaleBeforeRotation
36554         rotateOrigin center
36555
36556 \end_inset
36557
36558
36559 \end_layout
36560
36561 \begin_layout Plain Layout
36562 \begin_inset Caption Standard
36563
36564 \begin_layout Plain Layout
36565 \begin_inset CommandInset label
36566 LatexCommand label
36567 name "abb:Dies-ist-eine"
36568
36569 \end_inset
36570
36571 Dies ist eine umflossene Gleitobjekt-Abbildung
36572 \end_layout
36573
36574 \end_inset
36575
36576
36577 \end_layout
36578
36579 \end_inset
36580
36581  Obligatorische Einstellungen sind die 
36582 \family sans
36583 Breite
36584 \family default
36585  und 
36586 \family sans
36587 Platzierung
36588 \family default
36589  des Gleitobjekts.
36590  Optional sind der 
36591 \family sans
36592 Überhang 
36593 \family default
36594 der festlegt, wie weit das Gleitobjekt in den Rand des Absatzes
36595 \begin_inset space \thinspace{}
36596 \end_inset
36597
36598 /
36599 \begin_inset space \thinspace{}
36600 \end_inset
36601
36602 der Seite ragt und die 
36603 \family sans
36604 benötigten Zeilen
36605 \family default
36606 , die festlegen wie viele Textzeilen das Gleitobjekt in etwa benötigt.
36607  Die benötigten Zeilen sind oft schwer abzuschätzen, daher sollte man sie
36608  nur nutzen, wenn Probleme mit der Platzierung des Gleitobjekts auftreten.
36609  Des weiteren können Sie entscheiden, ob es LaTeX erlaubt sein soll, das
36610  Gleitobjekt innerhalb des Absatzes oder zu umgebenden Absätzen gleiten
36611  zu lassen.
36612  Abbildung
36613 \begin_inset space ~
36614 \end_inset
36615
36616
36617 \begin_inset CommandInset ref
36618 LatexCommand ref
36619 reference "abb:Dies-ist-eine"
36620
36621 \end_inset
36622
36623  ist zum Beispiel ein umflossenes Bild, das 40
36624 \begin_inset space \thinspace{}
36625 \end_inset
36626
36627 % der Spaltenbreite einnimmt, 1
36628 \begin_inset space \thinspace{}
36629 \end_inset
36630
36631 cm in den Rand ragt und links gesetzt wurde.
36632 \end_layout
36633
36634 \begin_layout Standard
36635 \begin_inset Note Greyedout
36636 status open
36637
36638 \begin_layout Plain Layout
36639
36640 \series bold
36641 Bemerkung:
36642 \series default
36643  Umflossene Objekte sind fragil! Wenn die Abbildung z.
36644 \begin_inset space \thinspace{}
36645 \end_inset
36646
36647 B.
36648  zu nahe am unteren Seitenrand ist, kann es passieren, dass sie gar nicht
36649  oder über anderen Text gedruckt wird.
36650 \end_layout
36651
36652 \end_inset
36653
36654
36655 \end_layout
36656
36657 \begin_layout Standard
36658 Allgemein gilt für umflossene Gleitobjekte:
36659 \end_layout
36660
36661 \begin_layout Itemize
36662 Sie sollten nicht in Absätze gepackt werden, die auf der nächsten Seite
36663  fortgesetzt werden.
36664  Das bedeutet, dass man sie erst dann einfügen sollte, wenn das Dokument
36665  fast fertig ist und man sehen kann, wo ein Seitenumbruch erfolgen wird.
36666 \end_layout
36667
36668 \begin_layout Itemize
36669 Sie sollten entweder vor dem Absatz, dessen Text um sie fließen soll, eingefügt
36670  werden oder darin.
36671 \end_layout
36672
36673 \begin_layout Itemize
36674 Sie in aufeinander folgenden Absätzen können Probleme bereiten, also achten
36675  Sie darauf, dass mindestens ein Textabsatz zwischen ihnen ist.
36676 \end_layout
36677
36678 \begin_layout Itemize
36679 Sie sind weder in Abschnitts-Überschriften noch in Tabellen erlaubt.
36680 \end_layout
36681
36682 \begin_layout Itemize
36683 Ihre Nummerierung und Referenzierung erfolgt wie in Kap.
36684 \begin_inset space \thinspace{}
36685 \end_inset
36686
36687
36688 \begin_inset CommandInset ref
36689 LatexCommand ref
36690 reference "kap:Gleitobjekte"
36691
36692 \end_inset
36693
36694  beschrieben.
36695 \end_layout
36696
36697 \begin_layout Section
36698 Umflossene Fixe Objekte
36699 \begin_inset Index idx
36700 status collapsed
36701
36702 \begin_layout Plain Layout
36703 Umflossene Objekte ! Fixe Objekte
36704 \end_layout
36705
36706 \end_inset
36707
36708
36709 \end_layout
36710
36711 \begin_layout Standard
36712 Die in Abschnitt
36713 \begin_inset space ~
36714 \end_inset
36715
36716
36717 \begin_inset CommandInset ref
36718 LatexCommand ref
36719 reference "abs:Umflossene-Gleitobjekte"
36720
36721 \end_inset
36722
36723  beschriebenen umflossenen Gleitobjekte haben folgende Positionen im Absatz:
36724 \end_layout
36725
36726 \begin_layout Standard
36727 \noindent
36728 \align center
36729 \begin_inset Tabular
36730 <lyxtabular version="3" rows="2" columns="2">
36731 <features rotate="0" tabularvalignment="middle">
36732 <column alignment="center" valignment="top">
36733 <column alignment="center" valignment="top">
36734 <row>
36735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36736 \begin_inset Text
36737
36738 \begin_layout Plain Layout
36739 \begin_inset Graphics
36740         filename ../../images/dialog-show-new-inset_graphics.png
36741         scale 70
36742         scaleBeforeRotation
36743
36744 \end_inset
36745
36746
36747 \end_layout
36748
36749 \end_inset
36750 </cell>
36751 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36752 \begin_inset Text
36753
36754 \begin_layout Plain Layout
36755 Text
36756 \end_layout
36757
36758 \end_inset
36759 </cell>
36760 </row>
36761 <row>
36762 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36763 \begin_inset Text
36764
36765 \begin_layout Plain Layout
36766 Text
36767 \end_layout
36768
36769 \end_inset
36770 </cell>
36771 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36772 \begin_inset Text
36773
36774 \begin_layout Plain Layout
36775 Text
36776 \end_layout
36777
36778 \end_inset
36779 </cell>
36780 </row>
36781 </lyxtabular>
36782
36783 \end_inset
36784
36785  oder 
36786 \begin_inset Tabular
36787 <lyxtabular version="3" rows="2" columns="2">
36788 <features rotate="0" tabularvalignment="middle">
36789 <column alignment="center" valignment="top">
36790 <column alignment="center" valignment="top">
36791 <row>
36792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36793 \begin_inset Text
36794
36795 \begin_layout Plain Layout
36796 Text
36797 \end_layout
36798
36799 \end_inset
36800 </cell>
36801 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36802 \begin_inset Text
36803
36804 \begin_layout Plain Layout
36805 \begin_inset Graphics
36806         filename ../../images/dialog-show-new-inset_graphics.png
36807         scale 70
36808         scaleBeforeRotation
36809
36810 \end_inset
36811
36812
36813 \end_layout
36814
36815 \end_inset
36816 </cell>
36817 </row>
36818 <row>
36819 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36820 \begin_inset Text
36821
36822 \begin_layout Plain Layout
36823 Text
36824 \end_layout
36825
36826 \end_inset
36827 </cell>
36828 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36829 \begin_inset Text
36830
36831 \begin_layout Plain Layout
36832 Text
36833 \end_layout
36834
36835 \end_inset
36836 </cell>
36837 </row>
36838 </lyxtabular>
36839
36840 \end_inset
36841
36842
36843 \end_layout
36844
36845 \begin_layout Standard
36846 Will man ein Objekt exakt an der Stelle im Absatz haben, wo es eingefügt
36847  wurde, um z.
36848 \begin_inset space \thinspace{}
36849 \end_inset
36850
36851 B.
36852  solche Positionen zu erhalten:
36853 \begin_inset VSpace defskip
36854 \end_inset
36855
36856
36857 \end_layout
36858
36859 \begin_layout Standard
36860 \noindent
36861 \align center
36862 \begin_inset Tabular
36863 <lyxtabular version="3" rows="2" columns="2">
36864 <features rotate="0" tabularvalignment="middle">
36865 <column alignment="center" valignment="top">
36866 <column alignment="center" valignment="top">
36867 <row>
36868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36869 \begin_inset Text
36870
36871 \begin_layout Plain Layout
36872 Text
36873 \end_layout
36874
36875 \end_inset
36876 </cell>
36877 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36878 \begin_inset Text
36879
36880 \begin_layout Plain Layout
36881 Text
36882 \end_layout
36883
36884 \end_inset
36885 </cell>
36886 </row>
36887 <row>
36888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36889 \begin_inset Text
36890
36891 \begin_layout Plain Layout
36892 \begin_inset Graphics
36893         filename ../../images/dialog-show-new-inset_graphics.png
36894         scale 70
36895         scaleBeforeRotation
36896
36897 \end_inset
36898
36899
36900 \end_layout
36901
36902 \end_inset
36903 </cell>
36904 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36905 \begin_inset Text
36906
36907 \begin_layout Plain Layout
36908 Text
36909 \end_layout
36910
36911 \end_inset
36912 </cell>
36913 </row>
36914 </lyxtabular>
36915
36916 \end_inset
36917
36918  
36919 \begin_inset Tabular
36920 <lyxtabular version="3" rows="2" columns="2">
36921 <features rotate="0" tabularvalignment="middle">
36922 <column alignment="center" valignment="top">
36923 <column alignment="center" valignment="top">
36924 <row>
36925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36926 \begin_inset Text
36927
36928 \begin_layout Plain Layout
36929 Text
36930 \end_layout
36931
36932 \end_inset
36933 </cell>
36934 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36935 \begin_inset Text
36936
36937 \begin_layout Plain Layout
36938 Text
36939 \end_layout
36940
36941 \end_inset
36942 </cell>
36943 </row>
36944 <row>
36945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36946 \begin_inset Text
36947
36948 \begin_layout Plain Layout
36949 Text
36950 \end_layout
36951
36952 \end_inset
36953 </cell>
36954 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36955 \begin_inset Text
36956
36957 \begin_layout Plain Layout
36958 \begin_inset Graphics
36959         filename ../../images/dialog-show-new-inset_graphics.png
36960         scale 70
36961         scaleBeforeRotation
36962
36963 \end_inset
36964
36965
36966 \end_layout
36967
36968 \end_inset
36969 </cell>
36970 </row>
36971 </lyxtabular>
36972
36973 \end_inset
36974
36975  
36976 \begin_inset Tabular
36977 <lyxtabular version="3" rows="2" columns="3">
36978 <features rotate="0" tabularvalignment="middle">
36979 <column alignment="center" valignment="top">
36980 <column alignment="center" valignment="top">
36981 <column alignment="center" valignment="top">
36982 <row>
36983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36984 \begin_inset Text
36985
36986 \begin_layout Plain Layout
36987 Text
36988 \end_layout
36989
36990 \end_inset
36991 </cell>
36992 <cell alignment="center" valignment="top" topline="true" usebox="none">
36993 \begin_inset Text
36994
36995 \begin_layout Plain Layout
36996 \begin_inset Graphics
36997         filename ../../images/dialog-show-new-inset_graphics.png
36998         scale 70
36999         scaleBeforeRotation
37000
37001 \end_inset
37002
37003
37004 \end_layout
37005
37006 \end_inset
37007 </cell>
37008 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37009 \begin_inset Text
37010
37011 \begin_layout Plain Layout
37012 Text
37013 \end_layout
37014
37015 \end_inset
37016 </cell>
37017 </row>
37018 <row>
37019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37020 \begin_inset Text
37021
37022 \begin_layout Plain Layout
37023 Text
37024 \end_layout
37025
37026 \end_inset
37027 </cell>
37028 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37029 \begin_inset Text
37030
37031 \begin_layout Plain Layout
37032 Text
37033 \end_layout
37034
37035 \end_inset
37036 </cell>
37037 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37038 \begin_inset Text
37039
37040 \begin_layout Plain Layout
37041 Text
37042 \end_layout
37043
37044 \end_inset
37045 </cell>
37046 </row>
37047 </lyxtabular>
37048
37049 \end_inset
37050
37051  
37052 \begin_inset Tabular
37053 <lyxtabular version="3" rows="2" columns="3">
37054 <features rotate="0" tabularvalignment="middle">
37055 <column alignment="center" valignment="top">
37056 <column alignment="center" valignment="top">
37057 <column alignment="center" valignment="top">
37058 <row>
37059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37060 \begin_inset Text
37061
37062 \begin_layout Plain Layout
37063 Text
37064 \end_layout
37065
37066 \end_inset
37067 </cell>
37068 <cell alignment="center" valignment="top" topline="true" usebox="none">
37069 \begin_inset Text
37070
37071 \begin_layout Plain Layout
37072 Text
37073 \end_layout
37074
37075 \end_inset
37076 </cell>
37077 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37078 \begin_inset Text
37079
37080 \begin_layout Plain Layout
37081 Text
37082 \end_layout
37083
37084 \end_inset
37085 </cell>
37086 </row>
37087 <row>
37088 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37089 \begin_inset Text
37090
37091 \begin_layout Plain Layout
37092 Text
37093 \end_layout
37094
37095 \end_inset
37096 </cell>
37097 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37098 \begin_inset Text
37099
37100 \begin_layout Plain Layout
37101 \begin_inset Graphics
37102         filename ../../images/dialog-show-new-inset_graphics.png
37103         scale 70
37104         scaleBeforeRotation
37105
37106 \end_inset
37107
37108
37109 \end_layout
37110
37111 \end_inset
37112 </cell>
37113 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37114 \begin_inset Text
37115
37116 \begin_layout Plain Layout
37117 Text
37118 \end_layout
37119
37120 \end_inset
37121 </cell>
37122 </row>
37123 </lyxtabular>
37124
37125 \end_inset
37126
37127
37128 \end_layout
37129
37130 \begin_layout Standard
37131 \noindent
37132 \align center
37133 \begin_inset Tabular
37134 <lyxtabular version="3" rows="3" columns="2">
37135 <features rotate="0" tabularvalignment="middle">
37136 <column alignment="center" valignment="top">
37137 <column alignment="center" valignment="top">
37138 <row>
37139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37140 \begin_inset Text
37141
37142 \begin_layout Plain Layout
37143 Text
37144 \end_layout
37145
37146 \end_inset
37147 </cell>
37148 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37149 \begin_inset Text
37150
37151 \begin_layout Plain Layout
37152 Text
37153 \end_layout
37154
37155 \end_inset
37156 </cell>
37157 </row>
37158 <row>
37159 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37160 \begin_inset Text
37161
37162 \begin_layout Plain Layout
37163 \begin_inset Graphics
37164         filename ../../images/dialog-show-new-inset_graphics.png
37165         scale 70
37166         scaleBeforeRotation
37167
37168 \end_inset
37169
37170
37171 \end_layout
37172
37173 \end_inset
37174 </cell>
37175 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37176 \begin_inset Text
37177
37178 \begin_layout Plain Layout
37179 Text
37180 \end_layout
37181
37182 \end_inset
37183 </cell>
37184 </row>
37185 <row>
37186 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37187 \begin_inset Text
37188
37189 \begin_layout Plain Layout
37190 Text
37191 \end_layout
37192
37193 \end_inset
37194 </cell>
37195 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37196 \begin_inset Text
37197
37198 \begin_layout Plain Layout
37199 Text
37200 \end_layout
37201
37202 \end_inset
37203 </cell>
37204 </row>
37205 </lyxtabular>
37206
37207 \end_inset
37208
37209  
37210 \begin_inset Tabular
37211 <lyxtabular version="3" rows="3" columns="3">
37212 <features rotate="0" tabularvalignment="middle">
37213 <column alignment="center" valignment="top">
37214 <column alignment="center" valignment="top">
37215 <column alignment="center" valignment="top">
37216 <row>
37217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37218 \begin_inset Text
37219
37220 \begin_layout Plain Layout
37221 Text
37222 \end_layout
37223
37224 \end_inset
37225 </cell>
37226 <cell alignment="center" valignment="top" topline="true" usebox="none">
37227 \begin_inset Text
37228
37229 \begin_layout Plain Layout
37230 Text
37231 \end_layout
37232
37233 \end_inset
37234 </cell>
37235 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37236 \begin_inset Text
37237
37238 \begin_layout Plain Layout
37239 Text
37240 \end_layout
37241
37242 \end_inset
37243 </cell>
37244 </row>
37245 <row>
37246 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37247 \begin_inset Text
37248
37249 \begin_layout Plain Layout
37250 Text
37251 \end_layout
37252
37253 \end_inset
37254 </cell>
37255 <cell alignment="center" valignment="top" usebox="none">
37256 \begin_inset Text
37257
37258 \begin_layout Plain Layout
37259 \begin_inset Graphics
37260         filename ../../images/dialog-show-new-inset_graphics.png
37261         scale 70
37262         scaleBeforeRotation
37263
37264 \end_inset
37265
37266
37267 \end_layout
37268
37269 \end_inset
37270 </cell>
37271 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37272 \begin_inset Text
37273
37274 \begin_layout Plain Layout
37275 Text
37276 \end_layout
37277
37278 \end_inset
37279 </cell>
37280 </row>
37281 <row>
37282 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37283 \begin_inset Text
37284
37285 \begin_layout Plain Layout
37286 Text
37287 \end_layout
37288
37289 \end_inset
37290 </cell>
37291 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37292 \begin_inset Text
37293
37294 \begin_layout Plain Layout
37295 Text
37296 \end_layout
37297
37298 \end_inset
37299 </cell>
37300 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37301 \begin_inset Text
37302
37303 \begin_layout Plain Layout
37304 Text
37305 \end_layout
37306
37307 \end_inset
37308 </cell>
37309 </row>
37310 </lyxtabular>
37311
37312 \end_inset
37313
37314  
37315 \begin_inset Tabular
37316 <lyxtabular version="3" rows="3" columns="2">
37317 <features rotate="0" tabularvalignment="middle">
37318 <column alignment="center" valignment="top">
37319 <column alignment="center" valignment="top">
37320 <row>
37321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37322 \begin_inset Text
37323
37324 \begin_layout Plain Layout
37325 Text
37326 \end_layout
37327
37328 \end_inset
37329 </cell>
37330 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37331 \begin_inset Text
37332
37333 \begin_layout Plain Layout
37334 Text
37335 \end_layout
37336
37337 \end_inset
37338 </cell>
37339 </row>
37340 <row>
37341 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37342 \begin_inset Text
37343
37344 \begin_layout Plain Layout
37345 Text
37346 \end_layout
37347
37348 \end_inset
37349 </cell>
37350 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37351 \begin_inset Text
37352
37353 \begin_layout Plain Layout
37354 \begin_inset Graphics
37355         filename ../../images/dialog-show-new-inset_graphics.png
37356         scale 70
37357         scaleBeforeRotation
37358
37359 \end_inset
37360
37361
37362 \end_layout
37363
37364 \end_inset
37365 </cell>
37366 </row>
37367 <row>
37368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37369 \begin_inset Text
37370
37371 \begin_layout Plain Layout
37372 Text
37373 \end_layout
37374
37375 \end_inset
37376 </cell>
37377 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37378 \begin_inset Text
37379
37380 \begin_layout Plain Layout
37381 Text
37382 \end_layout
37383
37384 \end_inset
37385 </cell>
37386 </row>
37387 </lyxtabular>
37388
37389 \end_inset
37390
37391
37392 \end_layout
37393
37394 \begin_layout Standard
37395 \noindent
37396 kann man das LaTeX-Paket 
37397 \series bold
37398 picinpar
37399 \series default
37400
37401 \begin_inset Index idx
37402 status collapsed
37403
37404 \begin_layout Plain Layout
37405 LaTeX-Pakete ! picinpar
37406 \end_layout
37407
37408 \end_inset
37409
37410  benutzen.
37411  Hier ist ein Beispiel:
37412 \end_layout
37413
37414 \begin_layout Standard
37415 \begin_inset ERT
37416 status collapsed
37417
37418 \begin_layout Plain Layout
37419
37420
37421 \backslash
37422 ifpicinpar
37423 \end_layout
37424
37425 \end_inset
37426
37427
37428 \begin_inset Note Note
37429 status open
37430
37431 \begin_layout Plain Layout
37432 Der folgende Teil wird nur gedruckt, wenn das LaTeX-Paket 
37433 \series bold
37434 picinpar
37435 \series default
37436  installiert ist.
37437 \end_layout
37438
37439 \end_inset
37440
37441
37442 \end_layout
37443
37444 \begin_layout Standard
37445 \begin_inset ERT
37446 status collapsed
37447
37448 \begin_layout Plain Layout
37449
37450
37451 \backslash
37452 begin{window}[2,c,{
37453 \end_layout
37454
37455 \end_inset
37456
37457
37458 \begin_inset Graphics
37459         filename ../clipart/mobius.eps
37460         lyxscale 60
37461         width 40col%
37462         scaleBeforeRotation
37463         rotateOrigin center
37464
37465 \end_inset
37466
37467
37468 \begin_inset ERT
37469 status collapsed
37470
37471 \begin_layout Plain Layout
37472
37473 },]
37474 \end_layout
37475
37476 \begin_layout Plain Layout
37477
37478 {}
37479 \end_layout
37480
37481 \end_inset
37482
37483
37484 \size small
37485 \lang english
37486 It was in the spring of the year 1894 that all London was interested, and
37487  the fashionable world dismayed, by the murder of the Honourable Ronald
37488  Adair under most unusual and inexplicable circumstances.
37489  The public has already learned those particulars of the crime which
37490 \size default
37491
37492 \begin_inset ERT
37493 status collapsed
37494
37495 \begin_layout Plain Layout
37496
37497
37498 \backslash
37499 footnotemark{}
37500 \end_layout
37501
37502 \end_inset
37503
37504
37505 \size small
37506  came out in the police investigation, but a good deal was suppressed upon
37507  that occasion, since the case for the prosecution was so overwhelmingly
37508  strong that it was not necessary to bring forward all the facts.
37509  Only now, at the end of nearly ten years, am I allowed to supply those
37510  missing links which make up the whole of that remarkable chain.
37511 \size default
37512 \lang ngerman
37513
37514 \begin_inset ERT
37515 status collapsed
37516
37517 \begin_layout Plain Layout
37518
37519
37520 \backslash
37521 end{window}
37522 \end_layout
37523
37524 \end_inset
37525
37526
37527 \end_layout
37528
37529 \begin_layout Standard
37530 \begin_inset ERT
37531 status collapsed
37532
37533 \begin_layout Plain Layout
37534
37535
37536 \backslash
37537 footnotetext{
37538 \end_layout
37539
37540 \end_inset
37541
37542 Fußnote des Absatzes mit fixem Objekt.
37543 \begin_inset ERT
37544 status collapsed
37545
37546 \begin_layout Plain Layout
37547
37548 }
37549 \end_layout
37550
37551 \end_inset
37552
37553
37554 \end_layout
37555
37556 \begin_layout Standard
37557 Umflossene fixe Objekte werden benutzt, um Text um ein Objekt herum fließen
37558  zu lassen, wobei man durch die Anzahl der Zeilen über dem Objekt dessen
37559  vertikale Position im Text bestimmen kann.
37560  Im Gegensatz zu umflossenen Gleitobjekten können sie aber nicht nummeriert
37561  beschriftet werden.
37562 \end_layout
37563
37564 \begin_layout Standard
37565 Ein fixes Objekt wird eingefügt, indem man zu Beginn eines Absatzes den
37566  Befehl
37567 \end_layout
37568
37569 \begin_layout Standard
37570
37571 \series bold
37572
37573 \backslash
37574 begin{window}[2,c,{
37575 \end_layout
37576
37577 \begin_layout Standard
37578 als TeX-Code einfügt.
37579  Der erste Parameter in der eckigen Klammer, hier '2', definiert die Anzahl
37580  der Zeilen über dem Objekt, der zweite, hier 'c', die Position des Objekts.
37581  Es sind die Positionen 'l', 'c' und 'r' (für links, Mitte, rechts) möglich.
37582  Danach fügt man das Objekt ein.
37583  In diesem Beispiel wurde ein Bild der Breite von 40
37584 \begin_inset space \thinspace{}
37585 \end_inset
37586
37587 % der Textspaltenbreite eingefügt.
37588  Das Objekt kann auch eine Tabelle, eine Box oder eine Formel sein.
37589  Nach dem Objekt fügt man den Befehl
37590 \end_layout
37591
37592 \begin_layout Standard
37593
37594 \series bold
37595 },Beschreibungstext]
37596 \begin_inset Newline newline
37597 \end_inset
37598
37599 {}
37600 \end_layout
37601
37602 \begin_layout Standard
37603 ein.
37604  Man beachte dass das 
37605 \begin_inset Quotes gld
37606 \end_inset
37607
37608
37609 \series bold
37610 {}
37611 \series default
37612
37613 \begin_inset Quotes grd
37614 \end_inset
37615
37616  in der zweiten Zeile steht.
37617  Der Beschreibungstext ist optional.
37618  Der Text, der das Objekt umfließen soll, muss sich im selben Absatz wie
37619  das Objekt befinden, also direkt nach dem 
37620 \series bold
37621 {}
37622 \series default
37623  beginnen.
37624  Am Ende des Absatzes fügt man folgenden Befehl ein:
37625 \end_layout
37626
37627 \begin_layout Standard
37628
37629 \series bold
37630
37631 \backslash
37632 end{window}
37633 \end_layout
37634
37635 \begin_layout Standard
37636 Innerhalb eines Absatzes mit fixem Objekt kann man keine Fußnoten einfügen,
37637  man muss stattdessen den Befehl 
37638 \series bold
37639
37640 \backslash
37641 footnotemark
37642 \series default
37643  verwenden.
37644  Außerhalb des Absatzes den Befehl 
37645 \series bold
37646
37647 \backslash
37648 footnotetext
37649 \series default
37650 , wie es in Abschnitt
37651 \begin_inset space ~
37652 \end_inset
37653
37654
37655 \begin_inset CommandInset ref
37656 LatexCommand ref
37657 reference "abs:Fußnoten"
37658
37659 \end_inset
37660
37661  beschrieben ist.
37662 \end_layout
37663
37664 \begin_layout Standard
37665 \begin_inset ERT
37666 status collapsed
37667
37668 \begin_layout Plain Layout
37669
37670
37671 \backslash
37672 else
37673 \end_layout
37674
37675 \end_inset
37676
37677
37678 \begin_inset Note Note
37679 status open
37680
37681 \begin_layout Plain Layout
37682 Der folgende Teil wird gedruckt, wenn das LaTeX-Paket 
37683 \series bold
37684 picinpar
37685 \series default
37686  nicht installiert ist:
37687 \end_layout
37688
37689 \end_inset
37690
37691
37692 \end_layout
37693
37694 \begin_layout Standard
37695 Das LaTeX-Paket 
37696 \series bold
37697 picinpar
37698 \series default
37699  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
37700 \end_layout
37701
37702 \begin_layout Standard
37703 \begin_inset ERT
37704 status collapsed
37705
37706 \begin_layout Plain Layout
37707
37708
37709 \backslash
37710 fi
37711 \end_layout
37712
37713 \end_inset
37714
37715
37716 \end_layout
37717
37718 \begin_layout Section
37719 Initiale
37720 \begin_inset Index idx
37721 status collapsed
37722
37723 \begin_layout Plain Layout
37724 Initiale
37725 \end_layout
37726
37727 \end_inset
37728
37729
37730 \begin_inset Index idx
37731 status collapsed
37732
37733 \begin_layout Plain Layout
37734 Umflossene Objekte ! Initiale
37735 \end_layout
37736
37737 \end_inset
37738
37739
37740 \end_layout
37741
37742 \begin_layout Standard
37743 Für Initialen muss das LaTeX-Paket 
37744 \series bold
37745 lettrine
37746 \series default
37747
37748 \begin_inset Index idx
37749 status collapsed
37750
37751 \begin_layout Plain Layout
37752 LaTeX-Pakete ! lettrine
37753 \end_layout
37754
37755 \end_inset
37756
37757  installiert sein und das Modul 
37758 \family sans
37759 Initialen
37760 \family default
37761  im Dokument verwendet werden (Menü 
37762 \family sans
37763 Dokument\SpecialChar \menuseparator
37764 Einstellungen\SpecialChar \menuseparator
37765 Module
37766 \family default
37767 ).
37768  Um eine Initiale einzufügen, verwendet man den Stil 
37769 \family sans
37770 Initiale
37771 \family default
37772 .
37773  Dieser Stil hat ein obligatorisches und zwei optionale Argumente.
37774  Die Argumente werden über das Menü 
37775 \family sans
37776 Einfügen
37777 \family default
37778  eingefügt.
37779  Das obligatorische Argument 
37780 \family sans
37781 Initiale
37782 \family default
37783  enthält den/die Buchstaben, der die Initiale bildet, das Argument 
37784 \family sans
37785 Rest
37786 \begin_inset space ~
37787 \end_inset
37788
37789 der
37790 \begin_inset space ~
37791 \end_inset
37792
37793 Initiale
37794 \family default
37795  enthält den Rest des Wortes oder Textes der Initiale.
37796  Das Argument 
37797 \family sans
37798 Optionen
37799 \family default
37800  enthält Parameter um die Initiale zu modifizieren.
37801  Für mehr Informationen über die möglichen Parameter siehe die Dokumentation
37802  von 
37803 \series bold
37804 lettrine
37805 \series default
37806
37807 \begin_inset CommandInset citation
37808 LatexCommand cite
37809 key "lettrine"
37810
37811 \end_inset
37812
37813 .
37814  Der Stil selbst enthält den Text, der die Initiale umgibt.
37815  Der übliche Stil ist dabei, dass das Wort, dessen erster Buchstabe die
37816  Initiale ist, in 
37817 \shape smallcaps
37818 Kapitälchen
37819 \shape default
37820  gedruckt wird.
37821 \end_layout
37822
37823 \begin_layout Standard
37824 Hier sind einige Beispiele:
37825 \end_layout
37826
37827 \begin_layout Standard
37828 \begin_inset ERT
37829 status collapsed
37830
37831 \begin_layout Plain Layout
37832
37833
37834 \backslash
37835 iflettrine
37836 \end_layout
37837
37838 \end_inset
37839
37840
37841 \begin_inset Note Note
37842 status open
37843
37844 \begin_layout Plain Layout
37845 Der folgende Teil wird nur gedruckt, wenn das LaTeX-Paket 
37846 \series bold
37847 lettrine
37848 \series default
37849  installiert ist.
37850 \end_layout
37851
37852 \end_inset
37853
37854
37855 \end_layout
37856
37857 \begin_layout Enumerate
37858 Kein optionales Argument, die Initiale ist der Buchstabe 'I' in der Mathe-Schrif
37859
37860 \begin_inset Formula $\mathfrak{Fraktur}$
37861 \end_inset
37862
37863 :
37864 \end_layout
37865
37866 \begin_deeper
37867 \begin_layout Initial
37868 \begin_inset Argument 2
37869 status open
37870
37871 \begin_layout Plain Layout
37872 \begin_inset Formula $\mathfrak{I}$
37873 \end_inset
37874
37875
37876 \end_layout
37877
37878 \end_inset
37879
37880
37881 \begin_inset Argument 3
37882 status open
37883
37884 \begin_layout Plain Layout
37885 t
37886 \end_layout
37887
37888 \end_inset
37889
37890  
37891 \lang english
37892 was in the spring of the year 1894 that all London was interested, and the
37893  fashionable world dismayed, by the murder of the Honourable Ronald Adair
37894  under most unusual and inexplicable circumstances.
37895  The public has already learned those particulars of the crime which came
37896  out in the police investigation, but a good deal was suppressed upon that
37897  occasion, since the case for the prosecution was so overwhelmingly strong
37898  that it was not necessary to bring forward all the facts.
37899 \end_layout
37900
37901 \end_deeper
37902 \begin_layout Enumerate
37903 Nur eine Zeile umgibt die Initiale, die aus zwei Zeichen in der Standard-Schrift
37904  besteht und kein Text ist in 
37905 \shape smallcaps
37906 Kapitälchen
37907 \shape default
37908 :
37909 \end_layout
37910
37911 \begin_deeper
37912 \begin_layout Initial
37913 \begin_inset Argument 1
37914 status open
37915
37916 \begin_layout Plain Layout
37917 lines=1
37918 \end_layout
37919
37920 \end_inset
37921
37922
37923 \begin_inset Argument 2
37924 status open
37925
37926 \begin_layout Plain Layout
37927 It
37928 \end_layout
37929
37930 \end_inset
37931
37932  
37933 \lang english
37934 was in the spring of the year 1894 that all London was interested, and the
37935  fashionable world dismayed, by the murder of the Honourable Ronald Adair
37936  under most unusual and inexplicable circumstances.
37937  The public has already learned those particulars of the crime which came
37938  out in the police investigation, but a good deal was suppressed upon that
37939  occasion, since the case for the prosecution was so overwhelmingly strong
37940  that it was not necessary to bring forward all the facts.
37941 \end_layout
37942
37943 \end_deeper
37944 \begin_layout Enumerate
37945 Magenta, hängende Initiale über 3
37946 \begin_inset space ~
37947 \end_inset
37948
37949 Zeilen in der Mathe-Schrift
37950 \begin_inset Newline newline
37951 \end_inset
37952
37953  
37954 \begin_inset Formula $\mathcal{KALLIGRAFISCH}$
37955 \end_inset
37956
37957 , der Text 
37958 \begin_inset Quotes gld
37959 \end_inset
37960
37961
37962 \lang english
37963 t was in the spring
37964 \lang ngerman
37965
37966 \begin_inset Quotes erd
37967 \end_inset
37968
37969  ist in 
37970 \shape smallcaps
37971 Kapitälchen
37972 \shape default
37973 ; um die Initiale zu färben, muss man diesen Befehl vor der Initiale einfügen:
37974 \begin_inset Newline newline
37975 \end_inset
37976
37977
37978 \series bold
37979
37980 \backslash
37981 renewcommand{
37982 \backslash
37983 LettrineFontHook}{
37984 \backslash
37985 color{Farbe}}
37986 \series default
37987
37988 \begin_inset Newline newline
37989 \end_inset
37990
37991 wobei 
37992 \emph on
37993 Farbe
37994 \emph default
37995  
37996 \begin_inset Quotes gld
37997 \end_inset
37998
37999 red
38000 \begin_inset Quotes erd
38001 \end_inset
38002
38003
38004 \begin_inset Quotes gld
38005 \end_inset
38006
38007 blue
38008 \begin_inset Quotes erd
38009 \end_inset
38010
38011
38012 \begin_inset Quotes gld
38013 \end_inset
38014
38015 green
38016 \begin_inset Quotes erd
38017 \end_inset
38018
38019
38020 \begin_inset Quotes gld
38021 \end_inset
38022
38023 yellow
38024 \begin_inset Quotes erd
38025 \end_inset
38026
38027
38028 \begin_inset Quotes gld
38029 \end_inset
38030
38031 cyan
38032 \begin_inset Quotes erd
38033 \end_inset
38034
38035
38036 \begin_inset Quotes gld
38037 \end_inset
38038
38039 magenta
38040 \begin_inset Quotes erd
38041 \end_inset
38042
38043
38044 \begin_inset Quotes gld
38045 \end_inset
38046
38047 black
38048 \begin_inset Quotes erd
38049 \end_inset
38050
38051  oder 
38052 \begin_inset Quotes gld
38053 \end_inset
38054
38055 white
38056 \begin_inset Quotes erd
38057 \end_inset
38058
38059  sein kann, und diesen Befehl zum LaTeX-Vorspann hinzufügen:
38060 \begin_inset Newline newline
38061 \end_inset
38062
38063
38064 \series bold
38065
38066 \backslash
38067 @ifundefined{textcolor}
38068 \begin_inset Newline newline
38069 \end_inset
38070
38071
38072 \begin_inset space ~
38073 \end_inset
38074
38075 {
38076 \backslash
38077 usepackage{color}}{}
38078 \end_layout
38079
38080 \begin_deeper
38081 \begin_layout Standard
38082 \begin_inset ERT
38083 status collapsed
38084
38085 \begin_layout Plain Layout
38086
38087
38088 \backslash
38089 renewcommand{
38090 \backslash
38091 LettrineFontHook}{
38092 \backslash
38093 color{magenta}}
38094 \end_layout
38095
38096 \end_inset
38097
38098
38099 \begin_inset Note Note
38100 status open
38101
38102 \begin_layout Plain Layout
38103 macht die Initiale magenta
38104 \end_layout
38105
38106 \end_inset
38107
38108
38109 \end_layout
38110
38111 \begin_layout Initial
38112 \begin_inset Argument 1
38113 status open
38114
38115 \begin_layout Plain Layout
38116 lines=3, lhang=0.33, loversize=0.25
38117 \end_layout
38118
38119 \end_inset
38120
38121
38122 \begin_inset Argument 2
38123 status open
38124
38125 \begin_layout Plain Layout
38126 \begin_inset Formula $\mathcal{I}$
38127 \end_inset
38128
38129
38130 \end_layout
38131
38132 \end_inset
38133
38134
38135 \begin_inset Argument 3
38136 status open
38137
38138 \begin_layout Plain Layout
38139
38140 \lang english
38141 t was in the spring
38142 \end_layout
38143
38144 \end_inset
38145
38146  
38147 \lang english
38148 of the year 1894 that all London was interested, and the fashionable world
38149  dismayed, by the murder of the Honourable Ronald Adair under most unusual
38150  and inexplicable circumstances.
38151  The public has already learned those particulars of the crime which came
38152  out in the police investigation, but a good deal was suppressed upon that
38153  occasion, since the case for the prosecution was so overwhelmingly strong
38154  that it was not necessary to bring forward all the facts.
38155 \end_layout
38156
38157 \end_deeper
38158 \begin_layout Standard
38159 \begin_inset ERT
38160 status collapsed
38161
38162 \begin_layout Plain Layout
38163
38164
38165 \backslash
38166 else
38167 \end_layout
38168
38169 \end_inset
38170
38171
38172 \begin_inset Note Note
38173 status open
38174
38175 \begin_layout Plain Layout
38176 Der folgende Teil wird gedruckt, wenn das LaTeX-Paket 
38177 \series bold
38178 lettrine
38179 \series default
38180  nicht installiert ist:
38181 \end_layout
38182
38183 \end_inset
38184
38185
38186 \end_layout
38187
38188 \begin_layout Standard
38189 Das LaTeX-Paket 
38190 \series bold
38191 lettrine
38192 \series default
38193  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
38194 \end_layout
38195
38196 \begin_layout Standard
38197 \begin_inset ERT
38198 status collapsed
38199
38200 \begin_layout Plain Layout
38201
38202
38203 \backslash
38204 fi
38205 \end_layout
38206
38207 \end_inset
38208
38209
38210 \end_layout
38211
38212 \begin_layout Chapter
38213 Externe Dateien
38214 \begin_inset Index idx
38215 status collapsed
38216
38217 \begin_layout Plain Layout
38218 Dateien ! externe
38219 \end_layout
38220
38221 \end_inset
38222
38223
38224 \end_layout
38225
38226 \begin_layout Standard
38227 Mit 
38228 \family sans
38229 Einfügen\SpecialChar \menuseparator
38230 Datei
38231 \family default
38232  können Sie fremdes Material in Ihr Dokument einsetzen.
38233  Das kann folgendes sein:
38234 \end_layout
38235
38236 \begin_layout Description
38237 LyX-Dokument Der Inhalt eines anderen LyX-Dokuments wird direkt in Ihr Dokument
38238  eingefügt.
38239 \end_layout
38240
38241 \begin_layout Description
38242 Einfacher
38243 \begin_inset space ~
38244 \end_inset
38245
38246 Text Ein Text-Dokument; jede Textzeile wird als eigener Absatz in Ihr Dokument
38247  eingefügt.
38248 \end_layout
38249
38250 \begin_layout Description
38251 Einfacher
38252 \begin_inset space ~
38253 \end_inset
38254
38255 Text,
38256 \begin_inset space ~
38257 \end_inset
38258
38259 Zeilen
38260 \begin_inset space ~
38261 \end_inset
38262
38263 verbinden Ein Text-Dokument; Zeilen werden so eingefügt, wie sie sind.
38264  Leerzeilen trennen die Absätze.
38265 \end_layout
38266
38267 \begin_layout Description
38268 Externes
38269 \begin_inset space ~
38270 \end_inset
38271
38272 Material Dateien in verschiedenen Formaten.
38273 \end_layout
38274
38275 \begin_layout Description
38276 Unterdokument LyX- oder LaTeX-Dokumente.
38277 \end_layout
38278
38279 \begin_layout Section
38280 Externes Material
38281 \begin_inset Index idx
38282 status collapsed
38283
38284 \begin_layout Plain Layout
38285 Externes Material
38286 \end_layout
38287
38288 \end_inset
38289
38290
38291 \end_layout
38292
38293 \begin_layout Standard
38294 Mit 
38295 \family sans
38296 Einfügen\SpecialChar \menuseparator
38297 Datei\SpecialChar \menuseparator
38298  Externes Material
38299 \family default
38300  können Sie Dateien in Ihr Dokument einfügen, ohne sie vorher in ein Format
38301  konvertieren zu müssen, das vom Ausgabeprogramm verstanden werden kann,
38302  weil LyX sich darum kümmert.
38303  Das ist ähnlich wie bei Bildern, die in verschiedenen Formaten in LyX-Dokumente
38304  eingefügt werden können.
38305  Wenn die Grafikvorschau in den LyX-Einstellungen unter
38306 \family sans
38307  Aussehen
38308 \begin_inset space ~
38309 \end_inset
38310
38311 &
38312 \begin_inset space ~
38313 \end_inset
38314
38315 Handhabung\SpecialChar \menuseparator
38316 Grafik
38317 \family default
38318 , werden die externen Materialtypen Dia und Xfig direkt in LyX angezeigt.
38319 \end_layout
38320
38321 \begin_layout Standard
38322 Zur Zeit können Sie folgende Dateitypen (
38323 \family sans
38324 Vorlagen
38325 \family default
38326 ) benutzen:
38327 \end_layout
38328
38329 \begin_layout Description
38330 Schachdiagramm unterstützt Schachdiagramme, die mit dem Programm 
38331 \series bold
38332
38333 \begin_inset CommandInset href
38334 LatexCommand href
38335 name "XBoard"
38336 target "http://de.wikipedia.org/wiki/XBoard"
38337
38338 \end_inset
38339
38340
38341 \series default
38342  erzeugt wurden.
38343 \end_layout
38344
38345 \begin_layout Description
38346 Datum fügt ein Datum mit dem Format 
38347 \emph on
38348 Tag-Monat-Jahr
38349 \emph default
38350  ein.
38351  Hier ist ein Beispiel: 
38352 \begin_inset External
38353         template Date
38354         filename .
38355
38356 \end_inset
38357
38358
38359 \begin_inset space ~
38360 \end_inset
38361
38362
38363 \begin_inset Note Note
38364 status open
38365
38366 \begin_layout Plain Layout
38367
38368 \lang english
38369 Remove the protected space when bug 4398 is fixed!
38370 \end_layout
38371
38372 \end_inset
38373
38374
38375 \begin_inset Newline newline
38376 \end_inset
38377
38378 Das Datum ist in LyX nicht zu sehen, nur in der Druckausgabe.
38379  Es gibt noch zwei andere Möglichkeiten, ein Datum einzufügen: Über das
38380  Menü 
38381 \family sans
38382 Einfügen\SpecialChar \menuseparator
38383 Datum
38384 \family default
38385  und mit dem LaTeX-Befehl 
38386 \series bold
38387
38388 \backslash
38389 today
38390 \series default
38391 .
38392  Die verschiedenen Methoden werden in Tabelle
38393 \begin_inset space ~
38394 \end_inset
38395
38396
38397 \begin_inset CommandInset ref
38398 LatexCommand ref
38399 reference "tab:Vergleich-der-Datums-Eingaben"
38400
38401 \end_inset
38402
38403  verglichen.
38404 \end_layout
38405
38406 \begin_layout Description
38407 Dia unterstützt Diagramme, die mit dem Programm 
38408 \series bold
38409
38410 \begin_inset CommandInset href
38411 LatexCommand href
38412 name "Dia"
38413 target "http://de.wikipedia.org/wiki/Dia_(Software)"
38414
38415 \end_inset
38416
38417
38418 \series default
38419  erzeugt wurden.
38420 \end_layout
38421
38422 \begin_layout Description
38423 GnumericTabelle Mit dieser Vorlage können Sie Tabellen im Format von 
38424 \series bold
38425
38426 \begin_inset CommandInset href
38427 LatexCommand href
38428 name "Gnumeric"
38429 target "http://de.wikipedia.org/wiki/Gnumeric"
38430
38431 \end_inset
38432
38433
38434 \series default
38435
38436 \begin_inset CommandInset href
38437 LatexCommand href
38438 name "OpenDocument"
38439 target "http://de.wikipedia.org/wiki/OpenDocument"
38440
38441 \end_inset
38442
38443
38444 \begin_inset CommandInset href
38445 LatexCommand href
38446 name "Microsoft Office XML"
38447 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
38448
38449 \end_inset
38450
38451  und 
38452 \begin_inset CommandInset href
38453 LatexCommand href
38454 name "Office Open XML"
38455 target "http://de.wikipedia.org/wiki/Office_Open_XML"
38456
38457 \end_inset
38458
38459  einfügen.
38460  Für dieses Feature muss LyX während seiner Konfiguration das Programm 
38461 \family typewriter
38462 ssconvert
38463 \family default
38464  gefunden haben.
38465  Dieses Programm ist Teil von Gnumeric, so dass Sie Gnumeric installiert
38466  haben müssen, auch wenn sie keine Tabellen im Gnumeric-Format verwenden.
38467  Für Beispiele und mögliche Limitierungen siehe LyXs Beispieldatei 
38468 \emph on
38469 spreadsheet.lyx
38470 \emph default
38471 .
38472 \end_layout
38473
38474 \begin_layout Description
38475 LilyPond Mit dieser Vorlage können Sie Musik-Notationen einfügen, die mit
38476  dem Notensatzprogramm 
38477 \series bold
38478
38479 \begin_inset CommandInset href
38480 LatexCommand href
38481 name "LilyPond"
38482 target "http://de.wikipedia.org/wiki/LilyPond"
38483
38484 \end_inset
38485
38486
38487 \series default
38488  gesetzt werden.
38489  Für LyXs erweiterte Unterstützung für LilyPond siehe LyXs Beispieldatei
38490  
38491 \emph on
38492 lilypond.lyx
38493 \emph default
38494 .
38495 \end_layout
38496
38497 \begin_layout Description
38498 PDF-Seiten Mit dieser Vorlage können Sie PDF-Dokumente in ihr Dokument einfügen.
38499  Um bestimmte oder alle Seiten eines PDFs einzufügen, benutzen Sie die Option
38500  
38501 \series bold
38502 pages
38503 \series default
38504  im Feld 
38505 \family sans
38506 Option
38507 \family default
38508  in der Karteikarte 
38509 \family sans
38510 LaTeX- und LyX-Optionen
38511 \family default
38512 .
38513  Das Argument der Option ist eine mit Komma gegliederte Liste, die Seitennummern
38514  (man gibt als Option 
38515 \series bold
38516 pages={3,5,6,8}
38517 \series default
38518  an), Seitenbereiche (
38519 \series bold
38520 pages={4-9}
38521 \series default
38522 ) oder eine Kombination davon enthält.
38523  Um leere Seiten einzufügen, verwendet man {}.
38524  Z.
38525 \begin_inset space \thinspace{}
38526 \end_inset
38527
38528 B.
38529  fügt 
38530 \series bold
38531 pages={3,{},8-11,15}
38532 \series default
38533  Seite 3, eine leere Seite, und die Seiten 8, 9, 10, 11 und 15 ein.
38534  Seitenbereiche werden mit der Syntax 
38535 \emph on
38536 Start
38537 \emph default
38538 -
38539 \emph on
38540 Stop
38541 \emph default
38542  angegeben.
38543  Dies wählt alle Seiten von 
38544 \emph on
38545 Start
38546 \emph default
38547  bis 
38548 \emph on
38549 Stop
38550 \emph default
38551  aus.
38552  Wird 
38553 \emph on
38554 Start
38555 \emph default
38556  weggelassen, wird stattdessen die erste Seite verwendet; wird 
38557 \emph on
38558 Stop
38559 \emph default
38560  weggelassen, wird stattdessen die letzte Seite verwendet.
38561  Die letzte Seite kann außerdem mit dem Schlagwort 
38562 \series bold
38563 last
38564 \series default
38565  ausgewählt werden.
38566  (Dies ist nur in einem Seitenbereich erlaubt.) Die Option 
38567 \series bold
38568 pages=-
38569 \series default
38570  fügt also alle Seiten des Dokuments ein und 
38571 \series bold
38572 pages=last-1
38573 \series default
38574  fügt alle Seiten in umgekehrter Reihenfolge ein.
38575  Wenn keine pages Option angegeben ist, wird nur die erste Seite des PDFs
38576  eingefügt.
38577 \begin_inset Newline newline
38578 \end_inset
38579
38580 Die Option 
38581 \series bold
38582 noautoscale
38583 \series default
38584  fügt die Seiten in ihrer Originalgröße ein.
38585  Wenn diese Option nicht verwendet wird, werden die Seiten so eingefügt,
38586  dass sie die komplette Breite Ihres Dokuments einnehmen.
38587  In der Karteikarte 
38588 \family sans
38589 Größe und Drehung
38590 \family default
38591  kann die Breite und Höhe der eingefügten Seiten und deren Drehung angegeben
38592  werden.
38593  Wird eine andere Breite als 100
38594 \begin_inset space \thinspace{}
38595 \end_inset
38596
38597 Größe% verwendet, wird die Option 
38598 \series bold
38599 noautoscale
38600 \series default
38601  überschrieben.
38602  Für weitere Informationen und mögliche Optionen siehe die Dokumentation
38603  des LaTeX-Pakets 
38604 \series bold
38605 pdfpages
38606 \series default
38607  
38608 \begin_inset CommandInset citation
38609 LatexCommand cite
38610 key "pdfpages"
38611
38612 \end_inset
38613
38614 .
38615 \begin_inset Index idx
38616 status collapsed
38617
38618 \begin_layout Plain Layout
38619 LaTeX-Pakete ! pdfpages
38620 \end_layout
38621
38622 \end_inset
38623
38624
38625 \begin_inset Newline newline
38626 \end_inset
38627
38628 Um diese Vorlage in einer 
38629 \family sans
38630 Beamer
38631 \family default
38632 -Präsentation zu verwenden, muss zuerst eine 
38633 \family sans
38634 BeendeRahmen
38635 \family default
38636  Umgebung eingefügt werden.
38637  In den folgenden Absatz kommt eine TeX-Code Box mit dem Befehl 
38638 \series bold
38639
38640 \backslash
38641 setbeamertemplate{background canvas}{}
38642 \series default
38643 .
38644  Danach kann man Absätze mit der PDFPages Vorlage einfügen.
38645  Nach den eingefügten PDF-Seiten kann die Beamer-Präsentation fortgesetzt
38646  werden, indem ein neuer Rahmen oder ein neuer Abschnitt eingefügt wird.
38647  Um leere Seiten vor den eingefügten PDF-Seiten zu vermeiden, stellen Sie
38648  sicher, dass die Ausrichtung 
38649 \family sans
38650 Standard
38651 \family default
38652  für den Absatz verwendet wird, der die Vorlage enthält.
38653 \begin_inset Newline newline
38654 \end_inset
38655
38656 Hier ist ein eingefügtes PDF, das um -5° gedreht wurde: 
38657 \begin_inset External
38658         template PDFPages
38659         filename ../clipart/Abstract.pdf
38660         extra LaTeX "pages=-"
38661         rotateAngle -5
38662         rotateOrigin bottomleft
38663         width 50col%
38664
38665 \end_inset
38666
38667
38668 \end_layout
38669
38670 \begin_layout Description
38671 Rastergrafik Diese Vorlage kann für Bitmap-Bilder benutzt werden.
38672  Die Bilddateien können im Dialogfenster 
38673 \family sans
38674 Externes
38675 \begin_inset space ~
38676 \end_inset
38677
38678 Material
38679 \family default
38680  genauso behandelt werden wie die mit dem normalen 
38681 \family sans
38682 Grafik
38683 \family default
38684 -Dialog eingefügten, siehe Abschnitt
38685 \begin_inset space ~
38686 \end_inset
38687
38688
38689 \begin_inset CommandInset ref
38690 LatexCommand ref
38691 reference "abs:Grafik-Dialog"
38692
38693 \end_inset
38694
38695 .
38696  Der Unterschied zum normalen Einfügen eines Bildes ist, dass nur Rasterbilder
38697  erlaubt sind, das heißt PDF- und EPS-Bilder werden nicht unterstützt.
38698  Hier ist ein eingefügtes Rasterbild: 
38699 \begin_inset External
38700         template RasterImage
38701         filename ../clipart/ToolbarEnvBox.png
38702
38703 \end_inset
38704
38705
38706 \end_layout
38707
38708 \begin_layout Description
38709 XFig Diese Vorlage unterstützt Bilder, die mit dem Programm 
38710 \series bold
38711
38712 \begin_inset CommandInset href
38713 LatexCommand href
38714 name "Xfig"
38715 target "http://de.wikipedia.org/wiki/Xfig"
38716
38717 \end_inset
38718
38719
38720 \series default
38721  erzeugt wurden.
38722 \end_layout
38723
38724 \begin_layout Standard
38725 \begin_inset Float table
38726 placement !h
38727 wide false
38728 sideways false
38729 status open
38730
38731 \begin_layout Plain Layout
38732 \begin_inset Caption Standard
38733
38734 \begin_layout Plain Layout
38735 \begin_inset CommandInset label
38736 LatexCommand label
38737 name "tab:Vergleich-der-Datums-Eingaben"
38738
38739 \end_inset
38740
38741 Vergleich der Datums-Eingaben
38742 \end_layout
38743
38744 \end_inset
38745
38746
38747 \end_layout
38748
38749 \begin_layout Plain Layout
38750 \align center
38751 \begin_inset Tabular
38752 <lyxtabular version="3" rows="4" columns="4">
38753 <features rotate="0" tabularvalignment="middle">
38754 <column alignment="center" valignment="top">
38755 <column alignment="center" valignment="top">
38756 <column alignment="center" valignment="top">
38757 <column alignment="center" valignment="top">
38758 <row>
38759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38760 \begin_inset Text
38761
38762 \begin_layout Plain Layout
38763 Dokumentformat
38764 \end_layout
38765
38766 \end_inset
38767 </cell>
38768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38769 \begin_inset Text
38770
38771 \begin_layout Plain Layout
38772
38773 \family sans
38774 Externes Material\SpecialChar \menuseparator
38775 Datum
38776 \end_layout
38777
38778 \end_inset
38779 </cell>
38780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38781 \begin_inset Text
38782
38783 \begin_layout Plain Layout
38784
38785 \family sans
38786 Einfügen\SpecialChar \menuseparator
38787 Datum
38788 \end_layout
38789
38790 \end_inset
38791 </cell>
38792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38793 \begin_inset Text
38794
38795 \begin_layout Plain Layout
38796 Befehl 
38797 \series bold
38798
38799 \backslash
38800 today
38801 \end_layout
38802
38803 \end_inset
38804 </cell>
38805 </row>
38806 <row>
38807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38808 \begin_inset Text
38809
38810 \begin_layout Plain Layout
38811 LyX
38812 \end_layout
38813
38814 \end_inset
38815 </cell>
38816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38817 \begin_inset Text
38818
38819 \begin_layout Plain Layout
38820 als Box
38821 \end_layout
38822
38823 \end_inset
38824 </cell>
38825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38826 \begin_inset Text
38827
38828 \begin_layout Plain Layout
38829 als Datum
38830 \end_layout
38831
38832 \end_inset
38833 </cell>
38834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38835 \begin_inset Text
38836
38837 \begin_layout Plain Layout
38838 als TeX-Code
38839 \end_layout
38840
38841 \end_inset
38842 </cell>
38843 </row>
38844 <row>
38845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38846 \begin_inset Text
38847
38848 \begin_layout Plain Layout
38849 LaTeX
38850 \end_layout
38851
38852 \end_inset
38853 </cell>
38854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38855 \begin_inset Text
38856
38857 \begin_layout Plain Layout
38858 als Datum
38859 \end_layout
38860
38861 \end_inset
38862 </cell>
38863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38864 \begin_inset Text
38865
38866 \begin_layout Plain Layout
38867 als Datum
38868 \end_layout
38869
38870 \end_inset
38871 </cell>
38872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38873 \begin_inset Text
38874
38875 \begin_layout Plain Layout
38876 als Befehl
38877 \end_layout
38878
38879 \end_inset
38880 </cell>
38881 </row>
38882 <row>
38883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38884 \begin_inset Text
38885
38886 \begin_layout Plain Layout
38887 DVI, PDF, PS
38888 \end_layout
38889
38890 \end_inset
38891 </cell>
38892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38893 \begin_inset Text
38894
38895 \begin_layout Plain Layout
38896 als Datum
38897 \end_layout
38898
38899 \end_inset
38900 </cell>
38901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38902 \begin_inset Text
38903
38904 \begin_layout Plain Layout
38905 als Datum
38906 \end_layout
38907
38908 \end_inset
38909 </cell>
38910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38911 \begin_inset Text
38912
38913 \begin_layout Plain Layout
38914 als Datum
38915 \end_layout
38916
38917 \end_inset
38918 </cell>
38919 </row>
38920 </lyxtabular>
38921
38922 \end_inset
38923
38924
38925 \end_layout
38926
38927 \end_inset
38928
38929
38930 \end_layout
38931
38932 \begin_layout Standard
38933 Wenn Sie im Dialogfenster
38934 \family sans
38935  Externes
38936 \begin_inset space ~
38937 \end_inset
38938
38939 Material 
38940 \family default
38941 in der Karteikarte
38942 \family sans
38943  Datei
38944 \family default
38945  die Option 
38946 \family sans
38947 Entwurf
38948 \family default
38949  benutzen, wird nur der Pfad der ausgewählten Datei in der Ausgabe erscheinen.
38950 \begin_inset Newline newline
38951 \end_inset
38952
38953 LyX kann externes Material entweder als Box wie hier: 
38954 \begin_inset Graphics
38955         filename clipart/ExternesMaterialQt4.png
38956         scale 85
38957         scaleBeforeRotation
38958
38959 \end_inset
38960
38961  oder als Bild darstellen.
38962  Das hängt davon ab, ob Sie im Dialog
38963 \family sans
38964  
38965 \family default
38966 in der Karteikarte 
38967 \family sans
38968 LaTeX- und LyX-Optionen
38969 \family default
38970  die Option 
38971 \family sans
38972 In
38973 \begin_inset space ~
38974 \end_inset
38975
38976 LyX
38977 \begin_inset space ~
38978 \end_inset
38979
38980 anzeigen
38981 \family default
38982  gewählt haben oder nicht.
38983 \end_layout
38984
38985 \begin_layout Standard
38986 Im LyX-Handbuch 
38987 \family sans
38988 \emph on
38989 Anpassung
38990 \family default
38991 \emph default
38992  wird erklärt, wie Sie eigenen Vorlagen erzeugen können.
38993 \end_layout
38994
38995 \begin_layout Section
38996 Unterdokumente
38997 \begin_inset CommandInset label
38998 LatexCommand label
38999 name "abs:Unterdokumente"
39000
39001 \end_inset
39002
39003
39004 \begin_inset Index idx
39005 status collapsed
39006
39007 \begin_layout Plain Layout
39008 Unterdokument
39009 \end_layout
39010
39011 \end_inset
39012
39013
39014 \end_layout
39015
39016 \begin_layout Standard
39017 Unterdokumente benutzt man bei größeren Dokumenten, die aus mehreren Kapiteln
39018  oder Abschnitten bestehen.
39019  Für die Pflege ist das oft hilfreich und manchmal auch gefordert.
39020  Ein Hauptdokument fügt dann die einzelnen Unterdokumente zusammen.
39021  Ein Unterdokument übernimmt und benutzt Inhalte seines Hauptdokuments,
39022  z.
39023 \begin_inset space \thinspace{}
39024 \end_inset
39025
39026 B.
39027  den LaTeX-Vorspann, das Literaturverzeichnis und Querverweismarken.
39028 \end_layout
39029
39030 \begin_layout Standard
39031 Um Unterdokumente bearbeiten zu können ohne ihr Hauptdokument öffnen zu
39032  müssen, geben Sie im Unterdokument im Menü
39033 \family sans
39034  Dokument\SpecialChar \menuseparator
39035 Einstellungen\SpecialChar \menuseparator
39036 Dokumentklasse
39037 \family default
39038  das Hauptdokument an.
39039  Dieses wird dann von LyX im Hintergrund benutzt, wenn Sie das Unterdokument
39040  bearbeiten.
39041 \end_layout
39042
39043 \begin_layout Standard
39044 Unterdokumente werden in LyX als Box angezeigt: 
39045 \begin_inset Graphics
39046         filename clipart/UnterdokumentQt4.png
39047         scale 85
39048         scaleBeforeRotation
39049
39050 \end_inset
39051
39052  Sie werden über
39053 \family sans
39054  Einfügen\SpecialChar \menuseparator
39055 Datei\SpecialChar \menuseparator
39056 Unterdokument
39057 \family default
39058  eingebunden, was das Dialogfenster
39059 \family sans
39060  Unterdokument
39061 \family default
39062  öffnet.
39063  Für 
39064 \family sans
39065 die Art
39066 \begin_inset space ~
39067 \end_inset
39068
39069 der
39070 \begin_inset space ~
39071 \end_inset
39072
39073 Einbindung
39074 \family default
39075  gibt es dort vier Möglichkeiten:
39076 \end_layout
39077
39078 \begin_layout Description
39079 Include Sie können LyX- und LaTeX-Dokumente einbinden.
39080  Wenn Sie im Dialogfenster
39081 \family sans
39082  Unterdokument
39083 \family default
39084  auf 
39085 \family sans
39086 Bearbeiten
39087 \family default
39088  klicken, wird das eingebundene Dokument in einem eigenen Unterfenster geöffnet,
39089  und Sie können es editieren.
39090 \begin_inset Newline newline
39091 \end_inset
39092
39093
39094 \end_layout
39095
39096 \begin_layout Standard
39097 Hier wird ein Unterdokument
39098 \family sans
39099  
39100 \family default
39101 per 
39102 \family sans
39103 Include
39104 \family default
39105  eingebunden: 
39106 \begin_inset CommandInset include
39107 LatexCommand include
39108 filename "DummyDocument1.lyx"
39109
39110 \end_inset
39111
39112 Die Abschnittsnummerierung enthält alle Abschnitte der eingebundenen Dateien
39113  in der Reihenfolge, in der sie ins Hauptdokument eingebunden werden.
39114  Das obige Beispiel besitzt einen Unterabschnitt mit der Nummer dieses Abschnitt
39115 s.
39116  Auf Marken eingebundener Dokumente kann verwiesen werden: siehe Unterabschnitt
39117 \begin_inset space ~
39118 \end_inset
39119
39120
39121 \begin_inset CommandInset ref
39122 LatexCommand ref
39123 reference "uab:Externer-Unterabschnitt-1"
39124
39125 \end_inset
39126
39127 .
39128 \end_layout
39129
39130 \begin_layout Standard
39131 Der LaTeX-Vorspann des Unterdokuments wird ignoriert, nur der des Hauptdokuments
39132  wird benutzt.
39133  Zweige in Unterdokumenten werden vom Hauptdokument ignoriert, wenn das
39134  Hauptdokument nicht auch einen Zweig mit dem selben Namen besitzt.
39135  Unterdokumente, die per 
39136 \family sans
39137 Include
39138 \family default
39139  eingebunden werden, beginnen in der Druckausgabe auf einer neuen Seite
39140  und enden mit einem Seitenumbruch.
39141 \end_layout
39142
39143 \begin_layout Standard
39144 \begin_inset Note Greyedout
39145 status open
39146
39147 \begin_layout Plain Layout
39148
39149 \series bold
39150 Bemerkung:
39151 \series default
39152  Wenn Sie eine LyX- oder LaTeX-Datei eingebunden haben, werden Sie beim
39153  Export oder der Druckvorschau gewarnt, wenn das Unterdokument eine andere
39154  Dokumentklasse als das Hauptdokument benutzt, weil das zu unvorhersehbaren
39155  Ergebnissen führen wird.
39156 \end_layout
39157
39158 \end_inset
39159
39160
39161 \end_layout
39162
39163 \begin_layout Description
39164 Input Diese Methode ist 
39165 \family sans
39166 Include
39167 \family default
39168  sehr ähnlich mit folgenden Unterschieden:
39169 \end_layout
39170
39171 \begin_deeper
39172 \begin_layout Itemize
39173 Unterdokumente, die per 
39174 \family sans
39175 Input
39176 \family default
39177  eingebunden werden, beginnen in der Druckausgabe NICHT auf einer neuen
39178  Seite und enden NICHT mit einem Seitenumbruch.
39179 \end_layout
39180
39181 \begin_layout Itemize
39182 Unterdokumente, die per 
39183 \family sans
39184 Input
39185 \family default
39186  eingebunden werden, können in LyX angesehen werden, wenn im Dialogfenster
39187 \family sans
39188  Unterdokument Vorschau
39189 \begin_inset space ~
39190 \end_inset
39191
39192 anzeigen
39193 \family default
39194  angekreuzt wurde und in den LyX-Einstellungen unter
39195 \family sans
39196  Aussehen
39197 \begin_inset space ~
39198 \end_inset
39199
39200 &
39201 \begin_inset space ~
39202 \end_inset
39203
39204 Handhabung\SpecialChar \menuseparator
39205 Grafik\SpecialChar \menuseparator
39206 Sofortige
39207 \begin_inset space ~
39208 \end_inset
39209
39210 Vorschau
39211 \family default
39212  auf 
39213 \family sans
39214 An
39215 \family default
39216  gesetzt wurde.
39217  Allerdings wirken sich Änderungen erst bei einem erneuten Laden des Dokuments
39218  aus.
39219 \end_layout
39220
39221 \begin_layout Itemize
39222 Unterdokumente, die per 
39223 \family sans
39224 Input
39225 \family default
39226  eingebunden werden, können nicht über das Menü 
39227 \family sans
39228 Dokument\SpecialChar \menuseparator
39229 Einstellungen\SpecialChar \menuseparator
39230 Unterdokumente
39231 \family default
39232  unterdrückt werden.
39233 \end_layout
39234
39235 \end_deeper
39236 \begin_layout Standard
39237 Hier ist ein Unterdokument, das mit
39238 \family sans
39239  Input
39240 \family default
39241  eingebunden wurde: 
39242 \begin_inset CommandInset include
39243 LatexCommand input
39244 filename "DummyDocument2.lyx"
39245
39246 \end_inset
39247
39248 .
39249 \end_layout
39250
39251 \begin_layout Description
39252 Unformatiert Mit dieser Methode kann jede Textdatei eingebunden werden.
39253   In der Druckvorschau wird für den Text der Stil 
39254 \family typewriter
39255 Schreibmaschine
39256 \family default
39257  verwendet.
39258  Zeilenumbrüche erfolgen nur dort, wo das Unterdokument welche besitzt.
39259  Wenn Sie im Dialogfenster
39260 \family sans
39261  Unterdokument Leerzeichen
39262 \begin_inset space ~
39263 \end_inset
39264
39265 bei
39266 \begin_inset space ~
39267 \end_inset
39268
39269 der
39270 \begin_inset space ~
39271 \end_inset
39272
39273 Ausgabe
39274 \begin_inset space ~
39275 \end_inset
39276
39277 kennzeichnen 
39278 \family default
39279 ankreuzen, wird in der Druckvorschau das Zeichen 
39280 \begin_inset Quotes gld
39281 \end_inset
39282
39283
39284 \begin_inset ERT
39285 status collapsed
39286
39287 \begin_layout Plain Layout
39288
39289
39290 \backslash
39291 textvisiblespace 
39292 \end_layout
39293
39294 \end_inset
39295
39296
39297 \begin_inset Quotes grd
39298 \end_inset
39299
39300  für jedes Leerzeichen eingefügt.
39301 \begin_inset Newline newline
39302 \end_inset
39303
39304 Im Gegensatz zu 
39305 \family sans
39306 Einfügen\SpecialChar \menuseparator
39307 Datei\SpecialChar \menuseparator
39308 Einfacher
39309 \begin_inset space ~
39310 \end_inset
39311
39312 Text
39313 \family default
39314  wird bei 
39315 \family sans
39316 Unformatiert
39317 \family default
39318  der Dateiinhalt in LyX nicht dargestellt.
39319 \end_layout
39320
39321 \begin_layout Standard
39322 Hier ist ein Unterdokument, das mit
39323 \family sans
39324  Unformatiert
39325 \family default
39326  eingebunden wurde: 
39327 \begin_inset CommandInset include
39328 LatexCommand verbatiminput
39329 filename "DummyTextDocument.txt"
39330
39331 \end_inset
39332
39333
39334 \begin_inset VSpace bigskip
39335 \end_inset
39336
39337 Hier ist ein Unterdokument, das mit
39338 \family sans
39339  Unformatiert
39340 \family default
39341  eingebunden wurde und
39342 \family sans
39343  Leerzeichen
39344 \begin_inset space ~
39345 \end_inset
39346
39347 bei
39348 \begin_inset space ~
39349 \end_inset
39350
39351 der
39352 \begin_inset space ~
39353 \end_inset
39354
39355 Ausgabe
39356 \begin_inset space ~
39357 \end_inset
39358
39359 kennzeichnen
39360 \family default
39361  angekreuzt hat: 
39362 \begin_inset CommandInset include
39363 LatexCommand verbatiminput*
39364 filename "DummyTextDocument.txt"
39365
39366 \end_inset
39367
39368
39369 \end_layout
39370
39371 \begin_layout Standard
39372 \begin_inset VSpace bigskip
39373 \end_inset
39374
39375
39376 \end_layout
39377
39378 \begin_layout Standard
39379 \begin_inset Note Greyedout
39380 status open
39381
39382 \begin_layout Plain Layout
39383
39384 \series bold
39385 Bemerkung:
39386 \series default
39387  Wie man an den obigen Beispielen sieht, wird der Text von Dokumenten, die
39388  
39389 \family sans
39390 Unformatiert
39391 \family default
39392  eingebunden werden, am Zeilenende nicht umgebrochen.
39393 \end_layout
39394
39395 \end_inset
39396
39397
39398 \end_layout
39399
39400 \begin_layout Description
39401 Listing Dieser Typ wird in Kapitel
39402 \begin_inset space ~
39403 \end_inset
39404
39405
39406 \begin_inset CommandInset ref
39407 LatexCommand ref
39408 reference "kap:Programm-Code-Listen"
39409
39410 \end_inset
39411
39412  beschrieben.
39413 \end_layout
39414
39415 \begin_layout Standard
39416 \begin_inset Note Greyedout
39417 status open
39418
39419 \begin_layout Plain Layout
39420
39421 \series bold
39422 Bemerkung:
39423 \series default
39424  Wenn Sie ein Unterdokument auf zwei verschiedene Arten einbinden, kann
39425  das zu LaTeX-Problemen führen.
39426 \end_layout
39427
39428 \end_inset
39429
39430
39431 \end_layout
39432
39433 \begin_layout Standard
39434 Wenn Sie nur bestimmte Unterdokumente des Dokuments ansehen/exportieren
39435  wollen, z.
39436 \begin_inset space \thinspace{}
39437 \end_inset
39438
39439 B: um Zeit beim Kompilieren zu sparen oder weil Sie nur einige Kapitel eines
39440  Buchs ausgeben möchten, können Sie Unterdokumente in der Ausgabe unterdrücken.
39441  Dies geschieht über das Menü 
39442 \family sans
39443 Dokument\SpecialChar \menuseparator
39444 Einstellungen\SpecialChar \menuseparator
39445 Unterdokumente
39446 \family default
39447 .
39448  Unterdokumente können unterdrückt/eingebunden werden, indem man doppelt
39449  in die Spalte 
39450 \family sans
39451 In Ausgabe einbinden
39452 \family default
39453  hinter dem jeweiligen Unterdokument klickt (beachten Sie, dass dies nur
39454  für Unterdokumente möglich ist, die per 
39455 \family sans
39456 Input
39457 \family default
39458  eingebunden wurden).
39459  Wenn die Option 
39460 \family sans
39461 Zähler und Querverweise wahren
39462 \family default
39463  aktiviert ist, sorgt LyX dafür, dass alle Seitennummern, Querverweise usw.
39464 \begin_inset space ~
39465 \end_inset
39466
39467 korrekt sind, so als würde das gesamte Dokument ausgegeben werden.
39468  Dies ist nützlich wenn die gewählten Unterdokumente in der Ausgabe so aussehen
39469  sollen, als wenn sie Teil des fertigen, ganzen Dokuments wären.
39470  Dazu muss LyX intern allerdings das gesamte Dokument prozessieren.
39471  Um Zeit beim Kompilieren zu sparen und wenn die Seitennummern nicht wichtig
39472  sind, wählen sie die Option nicht.
39473 \end_layout
39474
39475 \begin_layout Standard
39476 Alternativ, können Sie eingefügte Dateien in einen Zweig setzen.
39477 \begin_inset Foot
39478 status collapsed
39479
39480 \begin_layout Plain Layout
39481 Zweige sind im Kapitel 
39482 \emph on
39483 Zweige
39484 \emph default
39485  des LyX 
39486 \emph on
39487 Benutzerhandbuchs
39488 \emph default
39489  erklärt.
39490 \end_layout
39491
39492 \end_inset
39493
39494  Durch das de/aktivieren der Zweige können Sie festlegen, welche eingefügte
39495  Dateien in der Ausgabe erscheinen.
39496  Dies hat den Vorteil, dass es auch bei Input-Einfügungen funktioniert.
39497  Jedoch können bei dieser Methode Zähler und Referenzen nicht aktuell gehalten
39498  werden.
39499 \end_layout
39500
39501 \begin_layout Chapter
39502 Programm-Code-Listen
39503 \begin_inset CommandInset label
39504 LatexCommand label
39505 name "kap:Programm-Code-Listen"
39506
39507 \end_inset
39508
39509
39510 \begin_inset Index idx
39511 status collapsed
39512
39513 \begin_layout Plain Layout
39514 Listen
39515 \end_layout
39516
39517 \end_inset
39518
39519
39520 \begin_inset Index idx
39521 status collapsed
39522
39523 \begin_layout Plain Layout
39524 Programm-Code
39525 \end_layout
39526
39527 \end_inset
39528
39529
39530 \end_layout
39531
39532 \begin_layout Standard
39533 Um Programm-Code-Listen einzufügen und zu drucken, können Sie 
39534 \family sans
39535 Einfügen\SpecialChar \menuseparator
39536 Pro\SpecialChar \-
39537 grammlisting
39538 \family default
39539  verwenden.
39540  Das LaTeX-Paket 
39541 \series bold
39542 listings
39543 \series default
39544
39545 \begin_inset Index idx
39546 status collapsed
39547
39548 \begin_layout Plain Layout
39549 LaTeX-Pakete ! listings
39550 \end_layout
39551
39552 \end_inset
39553
39554  kann Programm-Code auf vielfältige und flexible Weise in Ihr Dokument einfügen.
39555 \end_layout
39556
39557 \begin_layout Standard
39558 Ein Rechtsklick auf ein Listing öffnet das Kontextmenü, in dem Sie das Ausgabefo
39559 rmat der Programm-Code-Liste festlegen.
39560 \end_layout
39561
39562 \begin_layout Standard
39563 Standardmäßig fängt ein Listing mit einem neuen Absatz an.
39564  Die Platzierungsoption 
39565 \family sans
39566 Eingebettetes
39567 \begin_inset space ~
39568 \end_inset
39569
39570 Listing
39571 \family default
39572  druckt das Listing in der Zeile wie hier: 
39573 \begin_inset listings
39574 lstparams "language={C++}"
39575 inline true
39576 status open
39577
39578 \begin_layout Plain Layout
39579
39580 int a=5;
39581 \end_layout
39582
39583 \end_inset
39584
39585
39586 \begin_inset Newline newline
39587 \end_inset
39588
39589 Die Option 
39590 \family sans
39591 Gleitobjekt
39592 \family default
39593  erzeugt ein Listing-Gleitobjekt, dessen 
39594 \family sans
39595 Platzierung 
39596 \family default
39597 Sie mit 
39598 \family sans
39599 h
39600 \family default
39601
39602 \family sans
39603 t
39604 \family default
39605
39606 \family sans
39607 b
39608 \family default
39609  und 
39610 \family sans
39611 p
39612 \family default
39613 , analog zu den in Abschnitt
39614 \begin_inset space ~
39615 \end_inset
39616
39617
39618 \begin_inset CommandInset ref
39619 LatexCommand ref
39620 reference "abs:Gleitobjekt-Platzierung"
39621
39622 \end_inset
39623
39624  beschriebenen Platzierungsoptionen festlegen können.
39625  Die Platzierungsoptionen können gemischt werden und werden dabei direkt
39626  hintereinander angegeben, z.
39627 \begin_inset space \thinspace{}
39628 \end_inset
39629
39630 B.
39631  
39632 \begin_inset Quotes gld
39633 \end_inset
39634
39635
39636 \family sans
39637 htbp
39638 \family default
39639
39640 \begin_inset Quotes grd
39641 \end_inset
39642
39643 .
39644  Die Option 
39645 \begin_inset Quotes gld
39646 \end_inset
39647
39648 h
39649 \begin_inset Quotes grd
39650 \end_inset
39651
39652  hat manchmal keinen Effekt, aber sie muss nicht verwendet werden, da auch
39653  nicht gleitende Listen Beschriftungen haben und referenziert werden können.
39654 \end_layout
39655
39656 \begin_layout Standard
39657 Sie können Listings mit Marken versehen, um auf Sie wie auf andere Gleitobjekte
39658  zu verweisen: Listing
39659 \begin_inset space ~
39660 \end_inset
39661
39662
39663 \begin_inset CommandInset ref
39664 LatexCommand ref
39665 reference "lst:Gleitendes-Programm-Listing"
39666
39667 \end_inset
39668
39669 .
39670  Mit dem Menü 
39671 \family sans
39672 Einfügen\SpecialChar \menuseparator
39673 Liste
39674 \begin_inset space ~
39675 \end_inset
39676
39677 /
39678 \begin_inset space ~
39679 \end_inset
39680
39681 Inhaltsverzeichnis\SpecialChar \menuseparator
39682 Listings Verzeichnis
39683 \family default
39684  kann ein Verzeichnis aller Listings eingefügt werden.
39685  Die Verzeichniseinträge sind die Nummer des Listings und dessen Beschriftung.
39686 \end_layout
39687
39688 \begin_layout Standard
39689 \begin_inset listings
39690 lstparams "language=Python"
39691 inline false
39692 status open
39693
39694 \begin_layout Plain Layout
39695
39696 \begin_inset Caption Standard
39697
39698 \begin_layout Plain Layout
39699 \begin_inset CommandInset label
39700 LatexCommand label
39701 name "lst:Gleitendes-Programm-Listing"
39702
39703 \end_inset
39704
39705 Gleitendes Programm-Listing
39706 \end_layout
39707
39708 \end_inset
39709
39710 # Gleitendes Programm-Listing
39711 \end_layout
39712
39713 \begin_layout Plain Layout
39714
39715 def func(param):
39716 \end_layout
39717
39718 \begin_layout Plain Layout
39719
39720     'Dies ist eine Python-Funktion'
39721 \end_layout
39722
39723 \begin_layout Plain Layout
39724
39725     pass
39726 \end_layout
39727
39728 \end_inset
39729
39730
39731 \end_layout
39732
39733 \begin_layout Standard
39734 Wenn Sie eine Programmiersprache gewählt haben, werden die Schlüsselworte
39735  der Sprache erkannt und besonders gedruckt, wie 
39736 \emph on
39737 #
39738 \emph default
39739
39740 \emph on
39741 def
39742 \emph default
39743  und 
39744 \emph on
39745 pass
39746 \emph default
39747  in Listing
39748 \begin_inset space ~
39749 \end_inset
39750
39751
39752 \begin_inset CommandInset ref
39753 LatexCommand ref
39754 reference "lst:Gleitendes-Programm-Listing"
39755
39756 \end_inset
39757
39758 .
39759 \end_layout
39760
39761 \begin_layout Standard
39762 \begin_inset Note Greyedout
39763 status open
39764
39765 \begin_layout Plain Layout
39766
39767 \series bold
39768 Bemerkung:
39769 \series default
39770  Wenn sie keine fettgedruckten Schlüsselwörter im Schriftstil 
39771 \family typewriter
39772 Schreib\SpecialChar \-
39773 maschine
39774 \family default
39775  erhalten, enthält die von Ihnen verwendete Schrift in diesem Stil wahrscheinlic
39776 h keine fett gedruckten Buchstaben.
39777  Wählen Sie in diesem Fall eine andere Schrift im Menü 
39778 \family sans
39779 Dokument\SpecialChar \menuseparator
39780 Einstellungen\SpecialChar \menuseparator
39781 Schriften
39782 \family default
39783 .
39784  (Die Schriften 
39785 \emph on
39786 LuxiMono, BeraMono
39787 \emph default
39788  und 
39789 \emph on
39790 Courier
39791 \emph default
39792  enthalten fett gedruckte Buchstaben.)
39793 \end_layout
39794
39795 \end_inset
39796
39797
39798 \end_layout
39799
39800 \begin_layout Standard
39801 Im Abschnitt 
39802 \family sans
39803 Zeilennummerierung
39804 \family default
39805  des Programmlisting Einstellungsdialogs können Sie den Stil der Zeilennummerier
39806 ung festlegen, zum Beispiel, ob die Nummerierung links oder rechts gedruckt,
39807  jede wievielte Zeile nummeriert werden soll und die 
39808 \family sans
39809 Schriftgröße
39810 \family default
39811  der Nummerierung.
39812 \end_layout
39813
39814 \begin_layout Standard
39815 Im Abschnitt 
39816 \family sans
39817 Bereich
39818 \family default
39819  legen Sie fest, welche Zeilen ausgedruckt werden sollen.
39820  Im Abschnitt 
39821 \family sans
39822 Stil
39823 \family default
39824  legen Sie fest, wie die Liste ausgedruckt werden soll.
39825  Die Option 
39826 \family sans
39827 Erweiterte
39828 \begin_inset space ~
39829 \end_inset
39830
39831 Zeichentabelle
39832 \family default
39833  sollte verwendet werden, wenn nationale Zeichen wie Umlaute benutzt werden.
39834 \end_layout
39835
39836 \begin_layout Standard
39837 Hier ist ein Beispiel mit der Nummerierung links, Schrittweite 
39838 \begin_inset Quotes gld
39839 \end_inset
39840
39841 3
39842 \begin_inset Quotes grd
39843 \end_inset
39844
39845 , Sprache 
39846 \begin_inset Quotes gld
39847 \end_inset
39848
39849 Python
39850 \begin_inset Quotes grd
39851 \end_inset
39852
39853 , Optionen 
39854 \begin_inset Quotes gld
39855 \end_inset
39856
39857 Erweiterte Zeichentabelle
39858 \begin_inset Quotes grd
39859 \end_inset
39860
39861  und 
39862 \begin_inset Quotes gld
39863 \end_inset
39864
39865 Leerzeichen als Symbol
39866 \begin_inset Quotes grd
39867 \end_inset
39868
39869  und Bereich Zeilen 3
39870 \begin_inset space \thinspace{}
39871 \end_inset
39872
39873 -
39874 \begin_inset space \thinspace{}
39875 \end_inset
39876
39877 8:
39878 \end_layout
39879
39880 \begin_layout Standard
39881 \begin_inset listings
39882 lstparams "extendedchars=true,firstline=3,float,language=Python,lastline=8,numbers=left,numberstyle={\footnotesize},showspaces=true,stepnumber=3"
39883 inline false
39884 status open
39885
39886 \begin_layout Plain Layout
39887
39888 def func(param):
39889 \end_layout
39890
39891 \begin_layout Plain Layout
39892
39893     'Dies ist eine Python-Funktion'
39894 \end_layout
39895
39896 \begin_layout Plain Layout
39897
39898     pass
39899 \end_layout
39900
39901 \begin_layout Plain Layout
39902
39903 def func(param):
39904 \end_layout
39905
39906 \begin_layout Plain Layout
39907
39908 'Sonderzeichen: Tschüß'
39909 \end_layout
39910
39911 \begin_layout Plain Layout
39912
39913 pass
39914 \end_layout
39915
39916 \begin_layout Plain Layout
39917
39918 def func(param):
39919 \end_layout
39920
39921 \begin_layout Plain Layout
39922
39923 'Dies ist eine Python-Funktion'
39924 \end_layout
39925
39926 \begin_layout Plain Layout
39927
39928 pass
39929 \end_layout
39930
39931 \end_inset
39932
39933
39934 \end_layout
39935
39936 \begin_layout Standard
39937 Wenn Ihr Listing Tabulatoren verwendet, können Sie im Feld 
39938 \family sans
39939 Tabulatorgröße
39940 \family default
39941  die Anzahl der Zeichen festlegen, die ein Tabulator überspannen soll.
39942 \end_layout
39943
39944 \begin_layout Standard
39945 \noindent
39946 \begin_inset Note Greyedout
39947 status open
39948
39949 \begin_layout Plain Layout
39950
39951 \series bold
39952 Bemerkung:
39953 \series default
39954  Wegen eines Fehlers im 
39955 \series bold
39956 listings
39957 \series default
39958 -Paket wird die Zeilennummerierung um eine Zeile durch vorhergehende Listen
39959  verschoben.
39960  Das ist der Grund, warum die Zeilen 2 und 5 und nicht 3 und 6 in obigem
39961  Listing nummeriert werden.
39962 \end_layout
39963
39964 \end_inset
39965
39966
39967 \end_layout
39968
39969 \begin_layout Standard
39970 \begin_inset VSpace bigskip
39971 \end_inset
39972
39973
39974 \end_layout
39975
39976 \begin_layout Standard
39977 \noindent
39978 Es ist auch möglich, Zeilen einer Datei als Listing zu drucken.
39979  Das machen Sie mit
39980 \family sans
39981  Einfügen\SpecialChar \menuseparator
39982 Datei\SpecialChar \menuseparator
39983 Unterdokument
39984 \family default
39985  und der 
39986 \family sans
39987 Art
39988 \begin_inset space ~
39989 \end_inset
39990
39991 der
39992 \begin_inset space ~
39993 \end_inset
39994
39995 Einbindung
39996 \family default
39997  
39998 \family sans
39999 Listing
40000 \family default
40001 .
40002 \begin_inset Foot
40003 status collapsed
40004
40005 \begin_layout Plain Layout
40006 Die anderen Arten der Einbindung von Unterdokumenten werden in Abschnitt
40007 \begin_inset space ~
40008 \end_inset
40009
40010
40011 \begin_inset CommandInset ref
40012 LatexCommand ref
40013 reference "abs:Unterdokumente"
40014
40015 \end_inset
40016
40017  beschrieben.
40018 \end_layout
40019
40020 \end_inset
40021
40022  Im Dialogfenster
40023 \family sans
40024  Unterdokument
40025 \family default
40026  können Sie die Listing-Parameter unter 
40027 \family sans
40028 Weitere
40029 \begin_inset space ~
40030 \end_inset
40031
40032 Parameter
40033 \family default
40034  eingeben.
40035  Wenn Sie dort ein Fragezeichen 
40036 \begin_inset Quotes gld
40037 \end_inset
40038
40039 ?
40040 \begin_inset Quotes grd
40041 \end_inset
40042
40043  eingeben, wird Ihnen links davon eine Liste aller möglichen Parameter eingeblen
40044 det.
40045 \end_layout
40046
40047 \begin_layout Standard
40048 Um auf ein Unterdokument-Listing verweisen zu können, schreiben Sie einen
40049  Text ins Feld 
40050 \family sans
40051 Marke
40052 \family default
40053 , auf die dann wie üblich verwiesen werden kann.
40054 \end_layout
40055
40056 \begin_layout Standard
40057 Listing
40058 \begin_inset space ~
40059 \end_inset
40060
40061
40062 \begin_inset CommandInset ref
40063 LatexCommand ref
40064 reference "lst:Datei-Listing"
40065
40066 \end_inset
40067
40068  ist ein Beispiel für ein Unterdokument-Listing, bei dem die Zeilen 10
40069 \begin_inset space \thinspace{}
40070 \end_inset
40071
40072 -
40073 \begin_inset space \thinspace{}
40074 \end_inset
40075
40076 15 gedruckt werden.
40077 \end_layout
40078
40079 \begin_layout Standard
40080 \begin_inset CommandInset include
40081 LatexCommand lstinputlisting
40082 filename "EmbeddedObjects.lyx"
40083 lstparams "breaklines=true,caption={Zeilen 10 - 15 dieser LyX-Datei},extendedchars=true,firstline=10,label={lst:Datei-Listing},language={[LaTeX]TeX},lastline=15"
40084
40085 \end_inset
40086
40087
40088 \end_layout
40089
40090 \begin_layout Standard
40091 \begin_inset VSpace bigskip
40092 \end_inset
40093
40094
40095 \end_layout
40096
40097 \begin_layout Standard
40098 Eine Formel in ein Listing einzufügen ist folgendermaßen möglich:
40099 \end_layout
40100
40101 \begin_layout Enumerate
40102 Öffnen Sie die Listings-Einstellungen und fügen
40103 \begin_inset Newline newline
40104 \end_inset
40105
40106
40107 \family sans
40108 mathescape=true
40109 \family default
40110
40111 \begin_inset Newline newline
40112 \end_inset
40113
40114 in das Feld des Tabs 
40115 \family sans
40116 Erweitert
40117 \family default
40118  ein
40119 \end_layout
40120
40121 \begin_layout Enumerate
40122 Erstellen Sie eine Formel außerhalb des Listings
40123 \end_layout
40124
40125 \begin_layout Enumerate
40126 Kopieren Sie den Inhalt der Formel (nicht die Formel-Einfügung) in die Zwischena
40127 blage (Tastenkürzel 
40128 \family sans
40129 Ctrl+C
40130 \family default
40131 )
40132 \end_layout
40133
40134 \begin_layout Enumerate
40135 Schreiben sie 
40136 \begin_inset Quotes gld
40137 \end_inset
40138
40139
40140 \family sans
40141 $$
40142 \family default
40143
40144 \begin_inset Quotes grd
40145 \end_inset
40146
40147  in das Listing und kopieren sie aus der Zwischenablage zwischen die Dollar-Zeic
40148 hen (Tastenkürzel 
40149 \family sans
40150 Ctrl+V
40151 \family default
40152 )
40153 \end_layout
40154
40155 \begin_layout Standard
40156 \begin_inset listings
40157 lstparams "language=Python,mathescape=true"
40158 inline false
40159 status open
40160
40161 \begin_layout Plain Layout
40162
40163 \begin_inset Caption Standard
40164
40165 \begin_layout Plain Layout
40166 Programm-Listing mit einer Formel
40167 \end_layout
40168
40169 \end_inset
40170
40171 # Beispiel-Programm-Listing
40172 \end_layout
40173
40174 \begin_layout Plain Layout
40175
40176 def func(param):
40177 \end_layout
40178
40179 \begin_layout Plain Layout
40180
40181     # $
40182 \backslash
40183 prod_{n=1}^{
40184 \backslash
40185 infty}
40186 \backslash
40187 ,
40188 \backslash
40189 frac{1}{x^{2}}$
40190 \end_layout
40191
40192 \begin_layout Plain Layout
40193
40194     pass
40195 \end_layout
40196
40197 \end_inset
40198
40199
40200 \end_layout
40201
40202 \begin_layout Standard
40203 \begin_inset VSpace bigskip
40204 \end_inset
40205
40206
40207 \end_layout
40208
40209 \begin_layout Standard
40210 \noindent
40211 Dokumentweite Listing-Eigenschaften können im Dialog 
40212 \family sans
40213 Dokument\SpecialChar \menuseparator
40214 Einstellungen\SpecialChar \menuseparator
40215 Listing
40216 \family default
40217  festgelegt werden.
40218  Dort bekommt man durch Eingabe eines Fragezeichens 
40219 \begin_inset Quotes gld
40220 \end_inset
40221
40222 ?
40223 \begin_inset Quotes grd
40224 \end_inset
40225
40226  eine Liste aller möglichen Parameter.
40227 \end_layout
40228
40229 \begin_layout Standard
40230 Weitere Informationen über das 
40231 \series bold
40232 listings
40233 \series default
40234 -Paket finden Sie in 
40235 \begin_inset CommandInset citation
40236 LatexCommand cite
40237 key "listings"
40238
40239 \end_inset
40240
40241 .
40242 \end_layout
40243
40244 \begin_layout Chapter
40245 \start_of_appendix
40246 In LyX verfügbare Maßeinheiten
40247 \begin_inset CommandInset label
40248 LatexCommand label
40249 name "kap:In-LyX-verfügbare"
40250
40251 \end_inset
40252
40253
40254 \begin_inset Index idx
40255 status collapsed
40256
40257 \begin_layout Plain Layout
40258 Einheiten
40259 \end_layout
40260
40261 \end_inset
40262
40263
40264 \end_layout
40265
40266 \begin_layout Standard
40267 Um die in diesem Handbuch verwendeten Maßeinheiten zu verstehen, erläutert
40268  Tabelle
40269 \begin_inset space ~
40270 \end_inset
40271
40272
40273 \begin_inset CommandInset ref
40274 LatexCommand ref
40275 reference "tab:Maßeinheiten"
40276
40277 \end_inset
40278
40279  alle in LyX verfügbaren Maßeinheiten.
40280 \end_layout
40281
40282 \begin_layout Standard
40283 \begin_inset Float table
40284 placement h
40285 wide false
40286 sideways false
40287 status open
40288
40289 \begin_layout Plain Layout
40290 \begin_inset Caption Standard
40291
40292 \begin_layout Plain Layout
40293 \begin_inset CommandInset label
40294 LatexCommand label
40295 name "tab:Maßeinheiten"
40296
40297 \end_inset
40298
40299 Maßeinheiten
40300 \end_layout
40301
40302 \end_inset
40303
40304
40305 \end_layout
40306
40307 \begin_layout Plain Layout
40308 \begin_inset VSpace medskip
40309 \end_inset
40310
40311
40312 \end_layout
40313
40314 \begin_layout Plain Layout
40315 \align center
40316 \begin_inset Tabular
40317 <lyxtabular version="3" rows="20" columns="2">
40318 <features rotate="0" tabularvalignment="middle">
40319 <column alignment="center" valignment="top">
40320 <column alignment="center" valignment="top">
40321 <row>
40322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40323 \begin_inset Text
40324
40325 \begin_layout Plain Layout
40326
40327 \series bold
40328 Maßeinheit
40329 \end_layout
40330
40331 \end_inset
40332 </cell>
40333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40334 \begin_inset Text
40335
40336 \begin_layout Plain Layout
40337
40338 \series bold
40339 Name/Beschreibung
40340 \end_layout
40341
40342 \end_inset
40343 </cell>
40344 </row>
40345 <row>
40346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40347 \begin_inset Text
40348
40349 \begin_layout Plain Layout
40350 mm
40351 \end_layout
40352
40353 \end_inset
40354 </cell>
40355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40356 \begin_inset Text
40357
40358 \begin_layout Plain Layout
40359 Millimeter
40360 \end_layout
40361
40362 \end_inset
40363 </cell>
40364 </row>
40365 <row>
40366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40367 \begin_inset Text
40368
40369 \begin_layout Plain Layout
40370 cm
40371 \end_layout
40372
40373 \end_inset
40374 </cell>
40375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40376 \begin_inset Text
40377
40378 \begin_layout Plain Layout
40379 Zentimeter
40380 \end_layout
40381
40382 \end_inset
40383 </cell>
40384 </row>
40385 <row>
40386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40387 \begin_inset Text
40388
40389 \begin_layout Plain Layout
40390 in
40391 \end_layout
40392
40393 \end_inset
40394 </cell>
40395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40396 \begin_inset Text
40397
40398 \begin_layout Plain Layout
40399 Zoll (1
40400 \begin_inset space \thinspace{}
40401 \end_inset
40402
40403 in = 2.54
40404 \begin_inset space \thinspace{}
40405 \end_inset
40406
40407 cm
40408 \end_layout
40409
40410 \end_inset
40411 </cell>
40412 </row>
40413 <row>
40414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40415 \begin_inset Text
40416
40417 \begin_layout Plain Layout
40418 pt
40419 \end_layout
40420
40421 \end_inset
40422 </cell>
40423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40424 \begin_inset Text
40425
40426 \begin_layout Plain Layout
40427 Punkt (72.27
40428 \begin_inset space \thinspace{}
40429 \end_inset
40430
40431 pt = 1
40432 \begin_inset space \thinspace{}
40433 \end_inset
40434
40435 in)
40436 \end_layout
40437
40438 \end_inset
40439 </cell>
40440 </row>
40441 <row>
40442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40443 \begin_inset Text
40444
40445 \begin_layout Plain Layout
40446 pc
40447 \end_layout
40448
40449 \end_inset
40450 </cell>
40451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40452 \begin_inset Text
40453
40454 \begin_layout Plain Layout
40455 Pica (1
40456 \begin_inset space \thinspace{}
40457 \end_inset
40458
40459 pc = 12
40460 \begin_inset space \thinspace{}
40461 \end_inset
40462
40463 pt)
40464 \end_layout
40465
40466 \end_inset
40467 </cell>
40468 </row>
40469 <row>
40470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40471 \begin_inset Text
40472
40473 \begin_layout Plain Layout
40474 sp
40475 \end_layout
40476
40477 \end_inset
40478 </cell>
40479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40480 \begin_inset Text
40481
40482 \begin_layout Plain Layout
40483 skalierter Punkt (65536
40484 \begin_inset space \thinspace{}
40485 \end_inset
40486
40487 sp = 1
40488 \begin_inset space \thinspace{}
40489 \end_inset
40490
40491 pt)
40492 \end_layout
40493
40494 \end_inset
40495 </cell>
40496 </row>
40497 <row>
40498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40499 \begin_inset Text
40500
40501 \begin_layout Plain Layout
40502 bp
40503 \end_layout
40504
40505 \end_inset
40506 </cell>
40507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40508 \begin_inset Text
40509
40510 \begin_layout Plain Layout
40511 großer Punkt (72
40512 \begin_inset space \thinspace{}
40513 \end_inset
40514
40515 bp = 1
40516 \begin_inset space \thinspace{}
40517 \end_inset
40518
40519 in)
40520 \end_layout
40521
40522 \end_inset
40523 </cell>
40524 </row>
40525 <row>
40526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40527 \begin_inset Text
40528
40529 \begin_layout Plain Layout
40530 dd
40531 \end_layout
40532
40533 \end_inset
40534 </cell>
40535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40536 \begin_inset Text
40537
40538 \begin_layout Plain Layout
40539 Didot (1
40540 \begin_inset space \thinspace{}
40541 \end_inset
40542
40543 dd 
40544 \begin_inset Formula $\approx$
40545 \end_inset
40546
40547  0,376
40548 \begin_inset space \thinspace{}
40549 \end_inset
40550
40551 mm)
40552 \end_layout
40553
40554 \end_inset
40555 </cell>
40556 </row>
40557 <row>
40558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40559 \begin_inset Text
40560
40561 \begin_layout Plain Layout
40562 cc
40563 \end_layout
40564
40565 \end_inset
40566 </cell>
40567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40568 \begin_inset Text
40569
40570 \begin_layout Plain Layout
40571 Cicero (1
40572 \begin_inset space \thinspace{}
40573 \end_inset
40574
40575 cc = 12
40576 \begin_inset space \thinspace{}
40577 \end_inset
40578
40579 dd)
40580 \end_layout
40581
40582 \end_inset
40583 </cell>
40584 </row>
40585 <row>
40586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40587 \begin_inset Text
40588
40589 \begin_layout Plain Layout
40590 Skalierung%
40591 \end_layout
40592
40593 \end_inset
40594 </cell>
40595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40596 \begin_inset Text
40597
40598 \begin_layout Plain Layout
40599 % der originalen Bildbreite
40600 \end_layout
40601
40602 \end_inset
40603 </cell>
40604 </row>
40605 <row>
40606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40607 \begin_inset Text
40608
40609 \begin_layout Plain Layout
40610 Textbreite %
40611 \end_layout
40612
40613 \end_inset
40614 </cell>
40615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40616 \begin_inset Text
40617
40618 \begin_layout Plain Layout
40619 % der Textbreite
40620 \end_layout
40621
40622 \end_inset
40623 </cell>
40624 </row>
40625 <row>
40626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40627 \begin_inset Text
40628
40629 \begin_layout Plain Layout
40630 Spaltenbreite %
40631 \end_layout
40632
40633 \end_inset
40634 </cell>
40635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40636 \begin_inset Text
40637
40638 \begin_layout Plain Layout
40639 % der Spaltenbreite
40640 \end_layout
40641
40642 \end_inset
40643 </cell>
40644 </row>
40645 <row>
40646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40647 \begin_inset Text
40648
40649 \begin_layout Plain Layout
40650 Seitenbreite %
40651 \end_layout
40652
40653 \end_inset
40654 </cell>
40655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40656 \begin_inset Text
40657
40658 \begin_layout Plain Layout
40659 % der Seitenbreite
40660 \end_layout
40661
40662 \end_inset
40663 </cell>
40664 </row>
40665 <row>
40666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40667 \begin_inset Text
40668
40669 \begin_layout Plain Layout
40670 Zeilenbreite %
40671 \end_layout
40672
40673 \end_inset
40674 </cell>
40675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40676 \begin_inset Text
40677
40678 \begin_layout Plain Layout
40679 % der Zeilenbreite
40680 \end_layout
40681
40682 \end_inset
40683 </cell>
40684 </row>
40685 <row>
40686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40687 \begin_inset Text
40688
40689 \begin_layout Plain Layout
40690 Texthöhe %
40691 \end_layout
40692
40693 \end_inset
40694 </cell>
40695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40696 \begin_inset Text
40697
40698 \begin_layout Plain Layout
40699 % der Texthöhe
40700 \end_layout
40701
40702 \end_inset
40703 </cell>
40704 </row>
40705 <row>
40706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40707 \begin_inset Text
40708
40709 \begin_layout Plain Layout
40710 Seitenhöhe %
40711 \end_layout
40712
40713 \end_inset
40714 </cell>
40715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40716 \begin_inset Text
40717
40718 \begin_layout Plain Layout
40719 % der Seitenhöhe
40720 \end_layout
40721
40722 \end_inset
40723 </cell>
40724 </row>
40725 <row>
40726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40727 \begin_inset Text
40728
40729 \begin_layout Plain Layout
40730 ex
40731 \end_layout
40732
40733 \end_inset
40734 </cell>
40735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40736 \begin_inset Text
40737
40738 \begin_layout Plain Layout
40739 Die Höhe des Buchstabens 
40740 \emph on
40741 x
40742 \emph default
40743  im aktiven Zeichensatz
40744 \end_layout
40745
40746 \end_inset
40747 </cell>
40748 </row>
40749 <row>
40750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40751 \begin_inset Text
40752
40753 \begin_layout Plain Layout
40754 em
40755 \end_layout
40756
40757 \end_inset
40758 </cell>
40759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40760 \begin_inset Text
40761
40762 \begin_layout Plain Layout
40763 Die Breite des Buchstabens 
40764 \emph on
40765 M
40766 \emph default
40767  im aktiven Zeichensatz
40768 \end_layout
40769
40770 \end_inset
40771 </cell>
40772 </row>
40773 <row>
40774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40775 \begin_inset Text
40776
40777 \begin_layout Plain Layout
40778 mu
40779 \end_layout
40780
40781 \end_inset
40782 </cell>
40783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40784 \begin_inset Text
40785
40786 \begin_layout Plain Layout
40787 mathematische  Maßeinheit
40788 \series bold
40789  
40790 \series default
40791 (1
40792 \begin_inset space \thinspace{}
40793 \end_inset
40794
40795 mu = 1/18
40796 \begin_inset space \thinspace{}
40797 \end_inset
40798
40799 em)
40800 \end_layout
40801
40802 \end_inset
40803 </cell>
40804 </row>
40805 </lyxtabular>
40806
40807 \end_inset
40808
40809
40810 \end_layout
40811
40812 \end_inset
40813
40814
40815 \end_layout
40816
40817 \begin_layout Chapter
40818 Ausgabedatei-Formate mit Grafiken
40819 \begin_inset CommandInset label
40820 LatexCommand label
40821 name "kap:Ausgabedatei-Formate"
40822
40823 \end_inset
40824
40825
40826 \end_layout
40827
40828 \begin_layout Section
40829 DVI
40830 \begin_inset Index idx
40831 status collapsed
40832
40833 \begin_layout Plain Layout
40834 Dateiformat! DVI
40835 \end_layout
40836
40837 \end_inset
40838
40839
40840 \begin_inset Index idx
40841 status collapsed
40842
40843 \begin_layout Plain Layout
40844 DVI
40845 \end_layout
40846
40847 \end_inset
40848
40849
40850 \end_layout
40851
40852 \begin_layout Standard
40853 Dieser Dateityp hat die Erweiterung 
40854 \begin_inset Quotes gld
40855 \end_inset
40856
40857
40858 \family typewriter
40859 .dvi
40860 \family default
40861
40862 \begin_inset Quotes grd
40863 \end_inset
40864
40865  und wird 
40866 \begin_inset Quotes gld
40867 \end_inset
40868
40869 device independent
40870 \begin_inset Quotes grd
40871 \end_inset
40872
40873  genannt, weil er vollkommen portierbar ist.
40874  Ohne Konvertierung kann er auf jedem Rechner benutzt werden, der einen
40875  dvi-Betrachter installiert hat.
40876  DVI-Dateien werden für schnelle Vorschauen und Vorstufen für andere Ausgabeform
40877 ate wie PostScript benutzt.
40878 \end_layout
40879
40880 \begin_layout Standard
40881 \begin_inset Note Greyedout
40882 status open
40883
40884 \begin_layout Plain Layout
40885
40886 \series bold
40887 Bemerkung:
40888 \series default
40889  DVI-Dateien enthalten keine Bilder, denn diese sind nur verlinkt.
40890 \end_layout
40891
40892 \end_inset
40893
40894
40895 \end_layout
40896
40897 \begin_layout Standard
40898 Also vergessen Sie nicht, die Bilder mitzunehmen, wenn Sie Ihre DVI-Datei
40899  auf einen anderen Computer kopieren.
40900  Diese Eigenschaft kann Ihren Computer verlangsamen, wenn Sie die DVI-Datei
40901  betrachten, weil der dvi-Betrachter die Bilder im Hintergrund konvertieren
40902  muss, um sie sichtbar zu machen, wenn Sie in der DVI-Datei
40903 \family typewriter
40904  
40905 \family default
40906 blättern.
40907
40908 \family typewriter
40909  
40910 \family default
40911 Außerdem zeigen manche DVI-Betrachter nicht alles (richtig) an.
40912  Bei Dokumenten mit vielen Bildern empfehlen wir daher das PDF-Format.
40913  
40914 \end_layout
40915
40916 \begin_layout Standard
40917 Sie können Ihr Dokument als DVI über das Menü 
40918 \family sans
40919 Datei\SpecialChar \menuseparator
40920 Exportieren\SpecialChar \menuseparator
40921 DVI
40922 \family default
40923  exportieren.
40924  Sie können eine Vorschau Ihres Dokument als DVI über das Menü 
40925 \family sans
40926 Ansicht
40927 \family default
40928  anschauen.
40929 \end_layout
40930
40931 \begin_layout Section
40932 PostScript
40933 \begin_inset CommandInset label
40934 LatexCommand label
40935 name "abs:PostScript"
40936
40937 \end_inset
40938
40939
40940 \begin_inset Index idx
40941 status collapsed
40942
40943 \begin_layout Plain Layout
40944 Dateiformat  ! PostScript
40945 \end_layout
40946
40947 \end_inset
40948
40949
40950 \begin_inset Index idx
40951 status collapsed
40952
40953 \begin_layout Plain Layout
40954 PostScript
40955 \end_layout
40956
40957 \end_inset
40958
40959
40960 \end_layout
40961
40962 \begin_layout Standard
40963 Dieser Dateityp hat die Erweiterung 
40964 \begin_inset Quotes gld
40965 \end_inset
40966
40967
40968 \family typewriter
40969 .ps
40970 \family default
40971
40972 \begin_inset Quotes grd
40973 \end_inset
40974
40975 .
40976  PostScript wurde von der Firma
40977 \family typewriter
40978  Adobe
40979 \family default
40980  als Druckersprache entwickelt.
40981  Die Datei enthält deshalb Druckbefehle.
40982  PostScript kann als 
40983 \begin_inset Quotes gld
40984 \end_inset
40985
40986 Programmiersprache
40987 \begin_inset Quotes grd
40988 \end_inset
40989
40990  angesehen werden.
40991  Man kann mit ihr rechnen und Diagramme und Bilder zeichnen
40992 \begin_inset Foot
40993 status collapsed
40994
40995 \begin_layout Plain Layout
40996 Wenn Sie mehr darüber wissen wollen, sollten Sie sich die Dokumentation
40997  von
40998 \series bold
40999  PSTricks
41000 \series default
41001  
41002 \begin_inset CommandInset citation
41003 LatexCommand cite
41004 key "pstricks"
41005
41006 \end_inset
41007
41008  oder 
41009 \begin_inset CommandInset citation
41010 LatexCommand cite
41011 key "latex-praxisbuch"
41012
41013 \end_inset
41014
41015  ansehen.
41016 \end_layout
41017
41018 \end_inset
41019
41020 .
41021  Wegen dieser Möglichkeiten sind PostScript-Dateien oft größer als PDF-Dateien.
41022 \end_layout
41023
41024 \begin_layout Standard
41025 PostScript kann nur Bilder im Format EPS
41026 \begin_inset Index idx
41027 status collapsed
41028
41029 \begin_layout Plain Layout
41030 EPS
41031 \end_layout
41032
41033 \end_inset
41034
41035  (Encapsulated PostScript, Datei-Er\SpecialChar \-
41036 wei\SpecialChar \-
41037 ter\SpecialChar \-
41038 ung 
41039 \begin_inset Quotes gld
41040 \end_inset
41041
41042
41043 \family typewriter
41044 .eps
41045 \family default
41046
41047 \begin_inset Quotes grd
41048 \end_inset
41049
41050 ) enthalten.
41051  Weil LyX die Verwendung jedes bekannten Bildformats erlaubt, muss es diese
41052  intern nach EPS konvertieren.
41053  Dies wird bei vielen Bildern in einem Dokument den Arbeitsfluss drastisch
41054  verlangsamen.
41055  Wenn Sie also PostScript benutzen wollen, sollten Sie Ihre Bilder vorher
41056  konvertieren und direkt als EPS einfügen.
41057 \end_layout
41058
41059 \begin_layout Standard
41060 Sie können Ihr Dokument als PostScript über das Menü 
41061 \family sans
41062 Datei\SpecialChar \menuseparator
41063 Exportieren\SpecialChar \menuseparator
41064 Post\SpecialChar \-
41065 Script
41066 \family default
41067  exportieren.
41068  Sie können eine Vorschau Ihres Dokument als PostScript über das Menü 
41069 \family sans
41070 Ansicht
41071 \family default
41072  anschauen.
41073 \end_layout
41074
41075 \begin_layout Section
41076 PDF
41077 \begin_inset Index idx
41078 status collapsed
41079
41080 \begin_layout Plain Layout
41081 Dateiformat! PDF
41082 \end_layout
41083
41084 \end_inset
41085
41086
41087 \begin_inset Index idx
41088 status collapsed
41089
41090 \begin_layout Plain Layout
41091 PDF
41092 \end_layout
41093
41094 \end_inset
41095
41096
41097 \end_layout
41098
41099 \begin_layout Standard
41100 Dieser Dateityp hat die Erweiterung 
41101 \begin_inset Quotes gld
41102 \end_inset
41103
41104
41105 \family typewriter
41106 .pdf
41107 \family default
41108
41109 \begin_inset Quotes grd
41110 \end_inset
41111
41112 .
41113  Das
41114 \emph on
41115  
41116 \emph default
41117
41118 \begin_inset Quotes gld
41119 \end_inset
41120
41121 Portable Document Format
41122 \begin_inset Quotes grd
41123 \end_inset
41124
41125  (PDF) wurde auch von der Firma 
41126 \family typewriter
41127 Adobe
41128 \family default
41129  als Derivat von PostScript entwickelt.
41130  Es ist komprimierter und benutzt weniger Befehle als PostScript.
41131  Wie der Begriff 
41132 \begin_inset Quotes gld
41133 \end_inset
41134
41135 portable
41136 \begin_inset Quotes grd
41137 \end_inset
41138
41139  (übertragbar) vermuten lässt, kann eine PDF-Datei auf jeden Rechner übertragen
41140  werden, und der Ausdruck sieht immer gleich aus.
41141 \end_layout
41142
41143 \begin_layout Standard
41144 PDF kann Bilder im eigenen PDF-Format, im Format 
41145 \begin_inset Quotes gld
41146 \end_inset
41147
41148 Joint Photographic Experts Group
41149 \begin_inset Quotes grd
41150 \end_inset
41151
41152  (JPEG
41153 \begin_inset Index idx
41154 status collapsed
41155
41156 \begin_layout Plain Layout
41157 JPG, JPEG
41158 \end_layout
41159
41160 \end_inset
41161
41162 , Datei-Erweiterung 
41163 \begin_inset Quotes gld
41164 \end_inset
41165
41166
41167 \family typewriter
41168 .jpg
41169 \family default
41170
41171 \begin_inset Quotes grd
41172 \end_inset
41173
41174  oder 
41175 \begin_inset Quotes gld
41176 \end_inset
41177
41178
41179 \family typewriter
41180 .jpeg
41181 \family default
41182
41183 \begin_inset Quotes grd
41184 \end_inset
41185
41186 ) und im Format 
41187 \begin_inset Quotes gld
41188 \end_inset
41189
41190 Portable Network Graphics
41191 \begin_inset Quotes grd
41192 \end_inset
41193
41194  (PNG
41195 \begin_inset Index idx
41196 status collapsed
41197
41198 \begin_layout Plain Layout
41199 PNG
41200 \end_layout
41201
41202 \end_inset
41203
41204 , Datei-Erweiterung 
41205 \begin_inset Quotes gld
41206 \end_inset
41207
41208
41209 \family typewriter
41210 .png
41211 \family default
41212
41213 \begin_inset Quotes grd
41214 \end_inset
41215
41216 ) enthalten.
41217  Trotzdem können Sie jedes bekannte Bildformat benutzen, weil LyX es für
41218  Sie konvertieren wird.
41219  Die Konvertierungen werden Ihren Arbeitsfluss verlangsamen, weswegen empfohlen
41220  wird, eines der drei erwähnten Bildformate zu benutzen.
41221 \end_layout
41222
41223 \begin_layout Standard
41224 PDF-Dateien können Sie über 
41225 \family sans
41226 Datei\SpecialChar \menuseparator
41227 Exportieren
41228 \family default
41229  auf drei Arten erzeugen:
41230 \end_layout
41231
41232 \begin_layout Description
41233 PDF
41234 \begin_inset space ~
41235 \end_inset
41236
41237 (ps2pdf) benutzt das Programm
41238 \family typewriter
41239  ps2pdf
41240 \family default
41241 , das eine PDF-Datei aus einer Post\SpecialChar \-
41242 Script®-Version Ihres Dokument erstellt.
41243  Die PostScript-Version wird mit dem Programm 
41244 \family typewriter
41245 dvips
41246 \family default
41247  aus einer DVI-Version erstellt.
41248  Es werden also drei Konvertierungen verwendet.
41249 \end_layout
41250
41251 \begin_layout Description
41252 PDF
41253 \begin_inset space ~
41254 \end_inset
41255
41256 (dvipdfm) benutzt das Programm 
41257 \family typewriter
41258 dvipdfm
41259 \family default
41260 , das Ihr Dokument im ersten Schritt nach DVI und in einem zweiten nach
41261  PDF konvertiert.
41262 \end_layout
41263
41264 \begin_layout Description
41265 PDF
41266 \begin_inset space ~
41267 \end_inset
41268
41269 (pdflatex) benutzt das Programm
41270 \family typewriter
41271  pdftex
41272 \family default
41273 , das Ihr Dokument direkt nach PDF konvertiert.
41274 \end_layout
41275
41276 \begin_layout Standard
41277
41278 \family sans
41279 PDF
41280 \begin_inset space ~
41281 \end_inset
41282
41283 (pdflatex)
41284 \family default
41285  wird empfohlen, weil
41286 \family typewriter
41287  pdftex
41288 \family default
41289  alle Funktionen der aktuellen PDF-Versionen unterstützt, schnell ist und
41290  ohne Probleme arbeitet.
41291  Das Programm 
41292 \family typewriter
41293 dvi\SpecialChar \-
41294 pdfm
41295 \family default
41296  wird nicht weiterentwickelt und ist deshalb nicht sehr aktuell.
41297 \end_layout
41298
41299 \begin_layout Standard
41300 Sie können Ihr Dokument als PDF über das Menü 
41301 \family sans
41302 Datei\SpecialChar \menuseparator
41303 Exportieren\SpecialChar \menuseparator
41304 PDF
41305 \family default
41306  exportieren.
41307  Sie können eine Vorschau Ihres Dokument als PDF über das Menü 
41308 \family sans
41309 Ansicht
41310 \family default
41311  oder einen Werkzeugleistenknopf anschauen.
41312 \end_layout
41313
41314 \begin_layout Chapter
41315 Liste der dvips-Farbnamen
41316 \begin_inset CommandInset label
41317 LatexCommand label
41318 name "kap:Liste-der-dvips-Farbnamen"
41319
41320 \end_inset
41321
41322
41323 \end_layout
41324
41325 \begin_layout Standard
41326 \begin_inset Tabular
41327 <lyxtabular version="3" rows="17" columns="4">
41328 <features rotate="0" tabularvalignment="middle">
41329 <column alignment="left" valignment="top" width="0pt">
41330 <column alignment="left" valignment="top" width="0pt">
41331 <column alignment="left" valignment="top" width="0pt">
41332 <column alignment="left" valignment="top" width="0pt">
41333 <row>
41334 <cell alignment="left" valignment="top" usebox="none">
41335 \begin_inset Text
41336
41337 \begin_layout Plain Layout
41338 \begin_inset ERT
41339 status collapsed
41340
41341 \begin_layout Plain Layout
41342
41343
41344 \backslash
41345 fcolorbox{black}{
41346 \end_layout
41347
41348 \end_inset
41349
41350 white
41351 \begin_inset ERT
41352 status collapsed
41353
41354 \begin_layout Plain Layout
41355
41356 }{
41357 \end_layout
41358
41359 \end_inset
41360
41361 Farbe
41362 \begin_inset ERT
41363 status collapsed
41364
41365 \begin_layout Plain Layout
41366
41367 }
41368 \end_layout
41369
41370 \end_inset
41371
41372  Farbname
41373 \end_layout
41374
41375 \end_inset
41376 </cell>
41377 <cell alignment="left" valignment="top" usebox="none">
41378 \begin_inset Text
41379
41380 \begin_layout Plain Layout
41381 \begin_inset ERT
41382 status collapsed
41383
41384 \begin_layout Plain Layout
41385
41386
41387 \backslash
41388 fcolorbox{black}{
41389 \end_layout
41390
41391 \end_inset
41392
41393 white
41394 \begin_inset ERT
41395 status collapsed
41396
41397 \begin_layout Plain Layout
41398
41399 }{
41400 \end_layout
41401
41402 \end_inset
41403
41404 Farbe
41405 \begin_inset ERT
41406 status collapsed
41407
41408 \begin_layout Plain Layout
41409
41410 }
41411 \end_layout
41412
41413 \end_inset
41414
41415  Farbname
41416 \end_layout
41417
41418 \end_inset
41419 </cell>
41420 <cell alignment="left" valignment="top" usebox="none">
41421 \begin_inset Text
41422
41423 \begin_layout Plain Layout
41424 \begin_inset ERT
41425 status collapsed
41426
41427 \begin_layout Plain Layout
41428
41429
41430 \backslash
41431 fcolorbox{black}{
41432 \end_layout
41433
41434 \end_inset
41435
41436 white
41437 \begin_inset ERT
41438 status collapsed
41439
41440 \begin_layout Plain Layout
41441
41442 }{
41443 \end_layout
41444
41445 \end_inset
41446
41447 Farbe
41448 \begin_inset ERT
41449 status collapsed
41450
41451 \begin_layout Plain Layout
41452
41453 }
41454 \end_layout
41455
41456 \end_inset
41457
41458  Farbname
41459 \end_layout
41460
41461 \end_inset
41462 </cell>
41463 <cell alignment="left" valignment="top" usebox="none">
41464 \begin_inset Text
41465
41466 \begin_layout Plain Layout
41467 \begin_inset ERT
41468 status collapsed
41469
41470 \begin_layout Plain Layout
41471
41472
41473 \backslash
41474 fcolorbox{black}{
41475 \end_layout
41476
41477 \end_inset
41478
41479 white
41480 \begin_inset ERT
41481 status collapsed
41482
41483 \begin_layout Plain Layout
41484
41485 }{
41486 \end_layout
41487
41488 \end_inset
41489
41490 Farbe
41491 \begin_inset ERT
41492 status collapsed
41493
41494 \begin_layout Plain Layout
41495
41496 }
41497 \end_layout
41498
41499 \end_inset
41500
41501  Farbname
41502 \end_layout
41503
41504 \end_inset
41505 </cell>
41506 </row>
41507 <row>
41508 <cell alignment="center" valignment="top" usebox="none">
41509 \begin_inset Text
41510
41511 \begin_layout Plain Layout
41512 \begin_inset ERT
41513 status collapsed
41514
41515 \begin_layout Plain Layout
41516
41517
41518 \backslash
41519 fcolorbox{black}{
41520 \end_layout
41521
41522 \end_inset
41523
41524 Apricot
41525 \begin_inset ERT
41526 status collapsed
41527
41528 \begin_layout Plain Layout
41529
41530 }{
41531 \end_layout
41532
41533 \end_inset
41534
41535
41536 \begin_inset Phantom Phantom
41537 status open
41538
41539 \begin_layout Plain Layout
41540 W
41541 \end_layout
41542
41543 \end_inset
41544
41545
41546 \begin_inset ERT
41547 status collapsed
41548
41549 \begin_layout Plain Layout
41550
41551 }
41552 \end_layout
41553
41554 \end_inset
41555
41556  Apricot
41557 \end_layout
41558
41559 \end_inset
41560 </cell>
41561 <cell alignment="center" valignment="top" usebox="none">
41562 \begin_inset Text
41563
41564 \begin_layout Plain Layout
41565 \begin_inset ERT
41566 status collapsed
41567
41568 \begin_layout Plain Layout
41569
41570
41571 \backslash
41572 fcolorbox{black}{
41573 \end_layout
41574
41575 \end_inset
41576
41577 Aquamarine
41578 \begin_inset ERT
41579 status collapsed
41580
41581 \begin_layout Plain Layout
41582
41583 }{
41584 \end_layout
41585
41586 \end_inset
41587
41588
41589 \begin_inset Phantom Phantom
41590 status open
41591
41592 \begin_layout Plain Layout
41593 W
41594 \end_layout
41595
41596 \end_inset
41597
41598
41599 \begin_inset ERT
41600 status collapsed
41601
41602 \begin_layout Plain Layout
41603
41604 }
41605 \end_layout
41606
41607 \end_inset
41608
41609  Aquamarine
41610 \end_layout
41611
41612 \end_inset
41613 </cell>
41614 <cell alignment="center" valignment="top" usebox="none">
41615 \begin_inset Text
41616
41617 \begin_layout Plain Layout
41618 \begin_inset ERT
41619 status collapsed
41620
41621 \begin_layout Plain Layout
41622
41623
41624 \backslash
41625 fcolorbox{black}{
41626 \end_layout
41627
41628 \end_inset
41629
41630 Bittersweet
41631 \begin_inset ERT
41632 status collapsed
41633
41634 \begin_layout Plain Layout
41635
41636 }{
41637 \end_layout
41638
41639 \end_inset
41640
41641
41642 \begin_inset Phantom Phantom
41643 status open
41644
41645 \begin_layout Plain Layout
41646 W
41647 \end_layout
41648
41649 \end_inset
41650
41651
41652 \begin_inset ERT
41653 status collapsed
41654
41655 \begin_layout Plain Layout
41656
41657 }
41658 \end_layout
41659
41660 \end_inset
41661
41662  Bittersweet
41663 \end_layout
41664
41665 \end_inset
41666 </cell>
41667 <cell alignment="center" valignment="top" usebox="none">
41668 \begin_inset Text
41669
41670 \begin_layout Plain Layout
41671 \begin_inset ERT
41672 status collapsed
41673
41674 \begin_layout Plain Layout
41675
41676
41677 \backslash
41678 fcolorbox{black}{
41679 \end_layout
41680
41681 \end_inset
41682
41683 BlueGreen
41684 \begin_inset ERT
41685 status collapsed
41686
41687 \begin_layout Plain Layout
41688
41689 }{
41690 \end_layout
41691
41692 \end_inset
41693
41694
41695 \begin_inset Phantom Phantom
41696 status open
41697
41698 \begin_layout Plain Layout
41699 W
41700 \end_layout
41701
41702 \end_inset
41703
41704
41705 \begin_inset ERT
41706 status collapsed
41707
41708 \begin_layout Plain Layout
41709
41710 }
41711 \end_layout
41712
41713 \end_inset
41714
41715  BlueGreen
41716 \end_layout
41717
41718 \end_inset
41719 </cell>
41720 </row>
41721 <row>
41722 <cell alignment="left" valignment="top" usebox="none">
41723 \begin_inset Text
41724
41725 \begin_layout Plain Layout
41726 \begin_inset ERT
41727 status collapsed
41728
41729 \begin_layout Plain Layout
41730
41731
41732 \backslash
41733 fcolorbox{black}{
41734 \end_layout
41735
41736 \end_inset
41737
41738 BlueViolet
41739 \begin_inset ERT
41740 status collapsed
41741
41742 \begin_layout Plain Layout
41743
41744 }{
41745 \end_layout
41746
41747 \end_inset
41748
41749
41750 \begin_inset Phantom Phantom
41751 status open
41752
41753 \begin_layout Plain Layout
41754 W
41755 \end_layout
41756
41757 \end_inset
41758
41759
41760 \begin_inset ERT
41761 status collapsed
41762
41763 \begin_layout Plain Layout
41764
41765 }
41766 \end_layout
41767
41768 \end_inset
41769
41770  BlueViolet
41771 \end_layout
41772
41773 \end_inset
41774 </cell>
41775 <cell alignment="left" valignment="top" usebox="none">
41776 \begin_inset Text
41777
41778 \begin_layout Plain Layout
41779 \begin_inset ERT
41780 status collapsed
41781
41782 \begin_layout Plain Layout
41783
41784
41785 \backslash
41786 fcolorbox{black}{
41787 \end_layout
41788
41789 \end_inset
41790
41791 BrickRed
41792 \begin_inset ERT
41793 status collapsed
41794
41795 \begin_layout Plain Layout
41796
41797 }{
41798 \end_layout
41799
41800 \end_inset
41801
41802
41803 \begin_inset Phantom Phantom
41804 status open
41805
41806 \begin_layout Plain Layout
41807 W
41808 \end_layout
41809
41810 \end_inset
41811
41812
41813 \begin_inset ERT
41814 status collapsed
41815
41816 \begin_layout Plain Layout
41817
41818 }
41819 \end_layout
41820
41821 \end_inset
41822
41823  BrickRed
41824 \end_layout
41825
41826 \end_inset
41827 </cell>
41828 <cell alignment="left" valignment="top" usebox="none">
41829 \begin_inset Text
41830
41831 \begin_layout Plain Layout
41832 \begin_inset ERT
41833 status collapsed
41834
41835 \begin_layout Plain Layout
41836
41837
41838 \backslash
41839 fcolorbox{black}{
41840 \end_layout
41841
41842 \end_inset
41843
41844 Brown
41845 \begin_inset ERT
41846 status collapsed
41847
41848 \begin_layout Plain Layout
41849
41850 }{
41851 \end_layout
41852
41853 \end_inset
41854
41855
41856 \begin_inset Phantom Phantom
41857 status open
41858
41859 \begin_layout Plain Layout
41860 W
41861 \end_layout
41862
41863 \end_inset
41864
41865
41866 \begin_inset ERT
41867 status collapsed
41868
41869 \begin_layout Plain Layout
41870
41871 }
41872 \end_layout
41873
41874 \end_inset
41875
41876  Brown
41877 \end_layout
41878
41879 \end_inset
41880 </cell>
41881 <cell alignment="left" valignment="top" usebox="none">
41882 \begin_inset Text
41883
41884 \begin_layout Plain Layout
41885 \begin_inset ERT
41886 status collapsed
41887
41888 \begin_layout Plain Layout
41889
41890
41891 \backslash
41892 fcolorbox{black}{
41893 \end_layout
41894
41895 \end_inset
41896
41897 BurntOrange
41898 \begin_inset ERT
41899 status collapsed
41900
41901 \begin_layout Plain Layout
41902
41903 }{
41904 \end_layout
41905
41906 \end_inset
41907
41908
41909 \begin_inset Phantom Phantom
41910 status open
41911
41912 \begin_layout Plain Layout
41913 W
41914 \end_layout
41915
41916 \end_inset
41917
41918
41919 \begin_inset ERT
41920 status collapsed
41921
41922 \begin_layout Plain Layout
41923
41924 }
41925 \end_layout
41926
41927 \end_inset
41928
41929  BurntOrange
41930 \end_layout
41931
41932 \end_inset
41933 </cell>
41934 </row>
41935 <row>
41936 <cell alignment="left" valignment="top" usebox="none">
41937 \begin_inset Text
41938
41939 \begin_layout Plain Layout
41940 \begin_inset ERT
41941 status collapsed
41942
41943 \begin_layout Plain Layout
41944
41945
41946 \backslash
41947 fcolorbox{black}{
41948 \end_layout
41949
41950 \end_inset
41951
41952 CadetBlue
41953 \begin_inset ERT
41954 status collapsed
41955
41956 \begin_layout Plain Layout
41957
41958 }{
41959 \end_layout
41960
41961 \end_inset
41962
41963
41964 \begin_inset Phantom Phantom
41965 status open
41966
41967 \begin_layout Plain Layout
41968 W
41969 \end_layout
41970
41971 \end_inset
41972
41973
41974 \begin_inset ERT
41975 status collapsed
41976
41977 \begin_layout Plain Layout
41978
41979 }
41980 \end_layout
41981
41982 \end_inset
41983
41984  CadetBlue
41985 \end_layout
41986
41987 \end_inset
41988 </cell>
41989 <cell alignment="left" valignment="top" usebox="none">
41990 \begin_inset Text
41991
41992 \begin_layout Plain Layout
41993 \begin_inset ERT
41994 status collapsed
41995
41996 \begin_layout Plain Layout
41997
41998
41999 \backslash
42000 fcolorbox{black}{
42001 \end_layout
42002
42003 \end_inset
42004
42005 CarnationPink
42006 \begin_inset ERT
42007 status collapsed
42008
42009 \begin_layout Plain Layout
42010
42011 }{
42012 \end_layout
42013
42014 \end_inset
42015
42016
42017 \begin_inset Phantom Phantom
42018 status open
42019
42020 \begin_layout Plain Layout
42021 W
42022 \end_layout
42023
42024 \end_inset
42025
42026
42027 \begin_inset ERT
42028 status collapsed
42029
42030 \begin_layout Plain Layout
42031
42032 }
42033 \end_layout
42034
42035 \end_inset
42036
42037  CarnationPink
42038 \end_layout
42039
42040 \end_inset
42041 </cell>
42042 <cell alignment="left" valignment="top" usebox="none">
42043 \begin_inset Text
42044
42045 \begin_layout Plain Layout
42046 \begin_inset ERT
42047 status collapsed
42048
42049 \begin_layout Plain Layout
42050
42051
42052 \backslash
42053 fcolorbox{black}{
42054 \end_layout
42055
42056 \end_inset
42057
42058 Cerulean
42059 \begin_inset ERT
42060 status collapsed
42061
42062 \begin_layout Plain Layout
42063
42064 }{
42065 \end_layout
42066
42067 \end_inset
42068
42069
42070 \begin_inset Phantom Phantom
42071 status open
42072
42073 \begin_layout Plain Layout
42074 W
42075 \end_layout
42076
42077 \end_inset
42078
42079
42080 \begin_inset ERT
42081 status collapsed
42082
42083 \begin_layout Plain Layout
42084
42085 }
42086 \end_layout
42087
42088 \end_inset
42089
42090  Cerulean
42091 \end_layout
42092
42093 \end_inset
42094 </cell>
42095 <cell alignment="left" valignment="top" usebox="none">
42096 \begin_inset Text
42097
42098 \begin_layout Plain Layout
42099 \begin_inset ERT
42100 status collapsed
42101
42102 \begin_layout Plain Layout
42103
42104
42105 \backslash
42106 fcolorbox{black}{
42107 \end_layout
42108
42109 \end_inset
42110
42111 CornflowerBlue
42112 \begin_inset ERT
42113 status collapsed
42114
42115 \begin_layout Plain Layout
42116
42117 }{
42118 \end_layout
42119
42120 \end_inset
42121
42122
42123 \begin_inset Phantom Phantom
42124 status open
42125
42126 \begin_layout Plain Layout
42127 W
42128 \end_layout
42129
42130 \end_inset
42131
42132
42133 \begin_inset ERT
42134 status collapsed
42135
42136 \begin_layout Plain Layout
42137
42138 }
42139 \end_layout
42140
42141 \end_inset
42142
42143  CornflowerBlue
42144 \end_layout
42145
42146 \end_inset
42147 </cell>
42148 </row>
42149 <row>
42150 <cell alignment="left" valignment="top" usebox="none">
42151 \begin_inset Text
42152
42153 \begin_layout Plain Layout
42154 \begin_inset ERT
42155 status collapsed
42156
42157 \begin_layout Plain Layout
42158
42159
42160 \backslash
42161 fcolorbox{black}{
42162 \end_layout
42163
42164 \end_inset
42165
42166 Dandelion
42167 \begin_inset ERT
42168 status collapsed
42169
42170 \begin_layout Plain Layout
42171
42172 }{
42173 \end_layout
42174
42175 \end_inset
42176
42177
42178 \begin_inset Phantom Phantom
42179 status open
42180
42181 \begin_layout Plain Layout
42182 W
42183 \end_layout
42184
42185 \end_inset
42186
42187
42188 \begin_inset ERT
42189 status collapsed
42190
42191 \begin_layout Plain Layout
42192
42193 }
42194 \end_layout
42195
42196 \end_inset
42197
42198  Dandelion
42199 \end_layout
42200
42201 \end_inset
42202 </cell>
42203 <cell alignment="left" valignment="top" usebox="none">
42204 \begin_inset Text
42205
42206 \begin_layout Plain Layout
42207 \begin_inset ERT
42208 status collapsed
42209
42210 \begin_layout Plain Layout
42211
42212
42213 \backslash
42214 fcolorbox{black}{
42215 \end_layout
42216
42217 \end_inset
42218
42219 DarkOrchid
42220 \begin_inset ERT
42221 status collapsed
42222
42223 \begin_layout Plain Layout
42224
42225 }{
42226 \end_layout
42227
42228 \end_inset
42229
42230
42231 \begin_inset Phantom Phantom
42232 status open
42233
42234 \begin_layout Plain Layout
42235 W
42236 \end_layout
42237
42238 \end_inset
42239
42240
42241 \begin_inset ERT
42242 status collapsed
42243
42244 \begin_layout Plain Layout
42245
42246 }
42247 \end_layout
42248
42249 \end_inset
42250
42251  DarkOrchid
42252 \end_layout
42253
42254 \end_inset
42255 </cell>
42256 <cell alignment="left" valignment="top" usebox="none">
42257 \begin_inset Text
42258
42259 \begin_layout Plain Layout
42260 \begin_inset ERT
42261 status collapsed
42262
42263 \begin_layout Plain Layout
42264
42265
42266 \backslash
42267 fcolorbox{black}{
42268 \end_layout
42269
42270 \end_inset
42271
42272 Emerald
42273 \begin_inset ERT
42274 status collapsed
42275
42276 \begin_layout Plain Layout
42277
42278 }{
42279 \end_layout
42280
42281 \end_inset
42282
42283
42284 \begin_inset Phantom Phantom
42285 status open
42286
42287 \begin_layout Plain Layout
42288 W
42289 \end_layout
42290
42291 \end_inset
42292
42293
42294 \begin_inset ERT
42295 status collapsed
42296
42297 \begin_layout Plain Layout
42298
42299 }
42300 \end_layout
42301
42302 \end_inset
42303
42304  Emerald
42305 \end_layout
42306
42307 \end_inset
42308 </cell>
42309 <cell alignment="left" valignment="top" usebox="none">
42310 \begin_inset Text
42311
42312 \begin_layout Plain Layout
42313 \begin_inset ERT
42314 status collapsed
42315
42316 \begin_layout Plain Layout
42317
42318
42319 \backslash
42320 fcolorbox{black}{
42321 \end_layout
42322
42323 \end_inset
42324
42325 ForestGreen
42326 \begin_inset ERT
42327 status collapsed
42328
42329 \begin_layout Plain Layout
42330
42331 }{
42332 \end_layout
42333
42334 \end_inset
42335
42336
42337 \begin_inset Phantom Phantom
42338 status open
42339
42340 \begin_layout Plain Layout
42341 W
42342 \end_layout
42343
42344 \end_inset
42345
42346
42347 \begin_inset ERT
42348 status collapsed
42349
42350 \begin_layout Plain Layout
42351
42352 }
42353 \end_layout
42354
42355 \end_inset
42356
42357  ForestGreen
42358 \end_layout
42359
42360 \end_inset
42361 </cell>
42362 </row>
42363 <row>
42364 <cell alignment="left" valignment="top" usebox="none">
42365 \begin_inset Text
42366
42367 \begin_layout Plain Layout
42368 \begin_inset ERT
42369 status collapsed
42370
42371 \begin_layout Plain Layout
42372
42373
42374 \backslash
42375 fcolorbox{black}{
42376 \end_layout
42377
42378 \end_inset
42379
42380 Fuchsia
42381 \begin_inset ERT
42382 status collapsed
42383
42384 \begin_layout Plain Layout
42385
42386 }{
42387 \end_layout
42388
42389 \end_inset
42390
42391
42392 \begin_inset Phantom Phantom
42393 status open
42394
42395 \begin_layout Plain Layout
42396 W
42397 \end_layout
42398
42399 \end_inset
42400
42401
42402 \begin_inset ERT
42403 status collapsed
42404
42405 \begin_layout Plain Layout
42406
42407 }
42408 \end_layout
42409
42410 \end_inset
42411
42412  Fuchsia
42413 \end_layout
42414
42415 \end_inset
42416 </cell>
42417 <cell alignment="left" valignment="top" usebox="none">
42418 \begin_inset Text
42419
42420 \begin_layout Plain Layout
42421 \begin_inset ERT
42422 status collapsed
42423
42424 \begin_layout Plain Layout
42425
42426
42427 \backslash
42428 fcolorbox{black}{
42429 \end_layout
42430
42431 \end_inset
42432
42433 Goldenrod
42434 \begin_inset ERT
42435 status collapsed
42436
42437 \begin_layout Plain Layout
42438
42439 }{
42440 \end_layout
42441
42442 \end_inset
42443
42444
42445 \begin_inset Phantom Phantom
42446 status open
42447
42448 \begin_layout Plain Layout
42449 W
42450 \end_layout
42451
42452 \end_inset
42453
42454
42455 \begin_inset ERT
42456 status collapsed
42457
42458 \begin_layout Plain Layout
42459
42460 }
42461 \end_layout
42462
42463 \end_inset
42464
42465  Goldenrod
42466 \end_layout
42467
42468 \end_inset
42469 </cell>
42470 <cell alignment="left" valignment="top" usebox="none">
42471 \begin_inset Text
42472
42473 \begin_layout Plain Layout
42474 \begin_inset ERT
42475 status collapsed
42476
42477 \begin_layout Plain Layout
42478
42479
42480 \backslash
42481 fcolorbox{black}{
42482 \end_layout
42483
42484 \end_inset
42485
42486 Gray
42487 \begin_inset ERT
42488 status collapsed
42489
42490 \begin_layout Plain Layout
42491
42492 }{
42493 \end_layout
42494
42495 \end_inset
42496
42497
42498 \begin_inset Phantom Phantom
42499 status open
42500
42501 \begin_layout Plain Layout
42502 W
42503 \end_layout
42504
42505 \end_inset
42506
42507
42508 \begin_inset ERT
42509 status collapsed
42510
42511 \begin_layout Plain Layout
42512
42513 }
42514 \end_layout
42515
42516 \end_inset
42517
42518  Gray
42519 \end_layout
42520
42521 \end_inset
42522 </cell>
42523 <cell alignment="left" valignment="top" usebox="none">
42524 \begin_inset Text
42525
42526 \begin_layout Plain Layout
42527 \begin_inset ERT
42528 status collapsed
42529
42530 \begin_layout Plain Layout
42531
42532
42533 \backslash
42534 fcolorbox{black}{
42535 \end_layout
42536
42537 \end_inset
42538
42539 GreenYellow
42540 \begin_inset ERT
42541 status collapsed
42542
42543 \begin_layout Plain Layout
42544
42545 }{
42546 \end_layout
42547
42548 \end_inset
42549
42550
42551 \begin_inset Phantom Phantom
42552 status open
42553
42554 \begin_layout Plain Layout
42555 W
42556 \end_layout
42557
42558 \end_inset
42559
42560
42561 \begin_inset ERT
42562 status collapsed
42563
42564 \begin_layout Plain Layout
42565
42566 }
42567 \end_layout
42568
42569 \end_inset
42570
42571  GreenYellow
42572 \end_layout
42573
42574 \end_inset
42575 </cell>
42576 </row>
42577 <row>
42578 <cell alignment="center" valignment="top" usebox="none">
42579 \begin_inset Text
42580
42581 \begin_layout Plain Layout
42582 \begin_inset ERT
42583 status collapsed
42584
42585 \begin_layout Plain Layout
42586
42587
42588 \backslash
42589 fcolorbox{black}{
42590 \end_layout
42591
42592 \end_inset
42593
42594 JungleGreen
42595 \begin_inset ERT
42596 status collapsed
42597
42598 \begin_layout Plain Layout
42599
42600 }{
42601 \end_layout
42602
42603 \end_inset
42604
42605
42606 \begin_inset Phantom Phantom
42607 status open
42608
42609 \begin_layout Plain Layout
42610 W
42611 \end_layout
42612
42613 \end_inset
42614
42615
42616 \begin_inset ERT
42617 status collapsed
42618
42619 \begin_layout Plain Layout
42620
42621 }
42622 \end_layout
42623
42624 \end_inset
42625
42626  JungleGreen
42627 \end_layout
42628
42629 \end_inset
42630 </cell>
42631 <cell alignment="center" valignment="top" usebox="none">
42632 \begin_inset Text
42633
42634 \begin_layout Plain Layout
42635 \begin_inset ERT
42636 status collapsed
42637
42638 \begin_layout Plain Layout
42639
42640
42641 \backslash
42642 fcolorbox{black}{
42643 \end_layout
42644
42645 \end_inset
42646
42647 Lavender
42648 \begin_inset ERT
42649 status collapsed
42650
42651 \begin_layout Plain Layout
42652
42653 }{
42654 \end_layout
42655
42656 \end_inset
42657
42658
42659 \begin_inset Phantom Phantom
42660 status open
42661
42662 \begin_layout Plain Layout
42663 W
42664 \end_layout
42665
42666 \end_inset
42667
42668
42669 \begin_inset ERT
42670 status collapsed
42671
42672 \begin_layout Plain Layout
42673
42674 }
42675 \end_layout
42676
42677 \end_inset
42678
42679  Lavender
42680 \end_layout
42681
42682 \end_inset
42683 </cell>
42684 <cell alignment="center" valignment="top" usebox="none">
42685 \begin_inset Text
42686
42687 \begin_layout Plain Layout
42688 \begin_inset ERT
42689 status collapsed
42690
42691 \begin_layout Plain Layout
42692
42693
42694 \backslash
42695 fcolorbox{black}{
42696 \end_layout
42697
42698 \end_inset
42699
42700 LimeGreen
42701 \begin_inset ERT
42702 status collapsed
42703
42704 \begin_layout Plain Layout
42705
42706 }{
42707 \end_layout
42708
42709 \end_inset
42710
42711
42712 \begin_inset Phantom Phantom
42713 status open
42714
42715 \begin_layout Plain Layout
42716 W
42717 \end_layout
42718
42719 \end_inset
42720
42721
42722 \begin_inset ERT
42723 status collapsed
42724
42725 \begin_layout Plain Layout
42726
42727 }
42728 \end_layout
42729
42730 \end_inset
42731
42732  LimeGreen
42733 \end_layout
42734
42735 \end_inset
42736 </cell>
42737 <cell alignment="center" valignment="top" usebox="none">
42738 \begin_inset Text
42739
42740 \begin_layout Plain Layout
42741 \begin_inset ERT
42742 status collapsed
42743
42744 \begin_layout Plain Layout
42745
42746
42747 \backslash
42748 fcolorbox{black}{
42749 \end_layout
42750
42751 \end_inset
42752
42753 Mahogany
42754 \begin_inset ERT
42755 status collapsed
42756
42757 \begin_layout Plain Layout
42758
42759 }{
42760 \end_layout
42761
42762 \end_inset
42763
42764
42765 \begin_inset Phantom Phantom
42766 status open
42767
42768 \begin_layout Plain Layout
42769 W
42770 \end_layout
42771
42772 \end_inset
42773
42774
42775 \begin_inset ERT
42776 status collapsed
42777
42778 \begin_layout Plain Layout
42779
42780 }
42781 \end_layout
42782
42783 \end_inset
42784
42785  Mahogany
42786 \end_layout
42787
42788 \end_inset
42789 </cell>
42790 </row>
42791 <row>
42792 <cell alignment="left" valignment="top" usebox="none">
42793 \begin_inset Text
42794
42795 \begin_layout Plain Layout
42796 \begin_inset ERT
42797 status collapsed
42798
42799 \begin_layout Plain Layout
42800
42801
42802 \backslash
42803 fcolorbox{black}{
42804 \end_layout
42805
42806 \end_inset
42807
42808 Mahogany
42809 \begin_inset ERT
42810 status collapsed
42811
42812 \begin_layout Plain Layout
42813
42814 }{
42815 \end_layout
42816
42817 \end_inset
42818
42819
42820 \begin_inset Phantom Phantom
42821 status open
42822
42823 \begin_layout Plain Layout
42824 W
42825 \end_layout
42826
42827 \end_inset
42828
42829
42830 \begin_inset ERT
42831 status collapsed
42832
42833 \begin_layout Plain Layout
42834
42835 }
42836 \end_layout
42837
42838 \end_inset
42839
42840  Mahogany
42841 \end_layout
42842
42843 \end_inset
42844 </cell>
42845 <cell alignment="left" valignment="top" usebox="none">
42846 \begin_inset Text
42847
42848 \begin_layout Plain Layout
42849 \begin_inset ERT
42850 status collapsed
42851
42852 \begin_layout Plain Layout
42853
42854
42855 \backslash
42856 fcolorbox{black}{
42857 \end_layout
42858
42859 \end_inset
42860
42861 Maroon
42862 \begin_inset ERT
42863 status collapsed
42864
42865 \begin_layout Plain Layout
42866
42867 }{
42868 \end_layout
42869
42870 \end_inset
42871
42872
42873 \begin_inset Phantom Phantom
42874 status open
42875
42876 \begin_layout Plain Layout
42877 W
42878 \end_layout
42879
42880 \end_inset
42881
42882
42883 \begin_inset ERT
42884 status collapsed
42885
42886 \begin_layout Plain Layout
42887
42888 }
42889 \end_layout
42890
42891 \end_inset
42892
42893  Maroon
42894 \end_layout
42895
42896 \end_inset
42897 </cell>
42898 <cell alignment="left" valignment="top" usebox="none">
42899 \begin_inset Text
42900
42901 \begin_layout Plain Layout
42902 \begin_inset ERT
42903 status collapsed
42904
42905 \begin_layout Plain Layout
42906
42907
42908 \backslash
42909 fcolorbox{black}{
42910 \end_layout
42911
42912 \end_inset
42913
42914 Melon
42915 \begin_inset ERT
42916 status collapsed
42917
42918 \begin_layout Plain Layout
42919
42920 }{
42921 \end_layout
42922
42923 \end_inset
42924
42925
42926 \begin_inset Phantom Phantom
42927 status open
42928
42929 \begin_layout Plain Layout
42930 W
42931 \end_layout
42932
42933 \end_inset
42934
42935
42936 \begin_inset ERT
42937 status collapsed
42938
42939 \begin_layout Plain Layout
42940
42941 }
42942 \end_layout
42943
42944 \end_inset
42945
42946  Melon
42947 \end_layout
42948
42949 \end_inset
42950 </cell>
42951 <cell alignment="left" valignment="top" usebox="none">
42952 \begin_inset Text
42953
42954 \begin_layout Plain Layout
42955 \begin_inset ERT
42956 status collapsed
42957
42958 \begin_layout Plain Layout
42959
42960
42961 \backslash
42962 fcolorbox{black}{
42963 \end_layout
42964
42965 \end_inset
42966
42967 MidnightBlue
42968 \begin_inset ERT
42969 status collapsed
42970
42971 \begin_layout Plain Layout
42972
42973 }{
42974 \end_layout
42975
42976 \end_inset
42977
42978
42979 \begin_inset Phantom Phantom
42980 status open
42981
42982 \begin_layout Plain Layout
42983 W
42984 \end_layout
42985
42986 \end_inset
42987
42988
42989 \begin_inset ERT
42990 status collapsed
42991
42992 \begin_layout Plain Layout
42993
42994 }
42995 \end_layout
42996
42997 \end_inset
42998
42999  MidnightBlue
43000 \end_layout
43001
43002 \end_inset
43003 </cell>
43004 </row>
43005 <row>
43006 <cell alignment="left" valignment="top" usebox="none">
43007 \begin_inset Text
43008
43009 \begin_layout Plain Layout
43010 \begin_inset ERT
43011 status collapsed
43012
43013 \begin_layout Plain Layout
43014
43015
43016 \backslash
43017 fcolorbox{black}{
43018 \end_layout
43019
43020 \end_inset
43021
43022 Mulberry
43023 \begin_inset ERT
43024 status collapsed
43025
43026 \begin_layout Plain Layout
43027
43028 }{
43029 \end_layout
43030
43031 \end_inset
43032
43033
43034 \begin_inset Phantom Phantom
43035 status open
43036
43037 \begin_layout Plain Layout
43038 W
43039 \end_layout
43040
43041 \end_inset
43042
43043
43044 \begin_inset ERT
43045 status collapsed
43046
43047 \begin_layout Plain Layout
43048
43049 }
43050 \end_layout
43051
43052 \end_inset
43053
43054  Mulberry
43055 \end_layout
43056
43057 \end_inset
43058 </cell>
43059 <cell alignment="left" valignment="top" usebox="none">
43060 \begin_inset Text
43061
43062 \begin_layout Plain Layout
43063 \begin_inset ERT
43064 status collapsed
43065
43066 \begin_layout Plain Layout
43067
43068
43069 \backslash
43070 fcolorbox{black}{
43071 \end_layout
43072
43073 \end_inset
43074
43075 NavyBlue
43076 \begin_inset ERT
43077 status collapsed
43078
43079 \begin_layout Plain Layout
43080
43081 }{
43082 \end_layout
43083
43084 \end_inset
43085
43086
43087 \begin_inset Phantom Phantom
43088 status open
43089
43090 \begin_layout Plain Layout
43091 W
43092 \end_layout
43093
43094 \end_inset
43095
43096
43097 \begin_inset ERT
43098 status collapsed
43099
43100 \begin_layout Plain Layout
43101
43102 }
43103 \end_layout
43104
43105 \end_inset
43106
43107  NavyBlue
43108 \end_layout
43109
43110 \end_inset
43111 </cell>
43112 <cell alignment="left" valignment="top" usebox="none">
43113 \begin_inset Text
43114
43115 \begin_layout Plain Layout
43116 \begin_inset ERT
43117 status collapsed
43118
43119 \begin_layout Plain Layout
43120
43121
43122 \backslash
43123 fcolorbox{black}{
43124 \end_layout
43125
43126 \end_inset
43127
43128 OliveGreen
43129 \begin_inset ERT
43130 status collapsed
43131
43132 \begin_layout Plain Layout
43133
43134 }{
43135 \end_layout
43136
43137 \end_inset
43138
43139
43140 \begin_inset Phantom Phantom
43141 status open
43142
43143 \begin_layout Plain Layout
43144 W
43145 \end_layout
43146
43147 \end_inset
43148
43149
43150 \begin_inset ERT
43151 status collapsed
43152
43153 \begin_layout Plain Layout
43154
43155 }
43156 \end_layout
43157
43158 \end_inset
43159
43160  OliveGreen
43161 \end_layout
43162
43163 \end_inset
43164 </cell>
43165 <cell alignment="left" valignment="top" usebox="none">
43166 \begin_inset Text
43167
43168 \begin_layout Plain Layout
43169 \begin_inset ERT
43170 status collapsed
43171
43172 \begin_layout Plain Layout
43173
43174
43175 \backslash
43176 fcolorbox{black}{
43177 \end_layout
43178
43179 \end_inset
43180
43181 Orange
43182 \begin_inset ERT
43183 status collapsed
43184
43185 \begin_layout Plain Layout
43186
43187 }{
43188 \end_layout
43189
43190 \end_inset
43191
43192
43193 \begin_inset Phantom Phantom
43194 status open
43195
43196 \begin_layout Plain Layout
43197 W
43198 \end_layout
43199
43200 \end_inset
43201
43202
43203 \begin_inset ERT
43204 status collapsed
43205
43206 \begin_layout Plain Layout
43207
43208 }
43209 \end_layout
43210
43211 \end_inset
43212
43213  Orange
43214 \end_layout
43215
43216 \end_inset
43217 </cell>
43218 </row>
43219 <row>
43220 <cell alignment="left" valignment="top" usebox="none">
43221 \begin_inset Text
43222
43223 \begin_layout Plain Layout
43224 \begin_inset ERT
43225 status collapsed
43226
43227 \begin_layout Plain Layout
43228
43229
43230 \backslash
43231 fcolorbox{black}{
43232 \end_layout
43233
43234 \end_inset
43235
43236 OrangeRed
43237 \begin_inset ERT
43238 status collapsed
43239
43240 \begin_layout Plain Layout
43241
43242 }{
43243 \end_layout
43244
43245 \end_inset
43246
43247
43248 \begin_inset Phantom Phantom
43249 status open
43250
43251 \begin_layout Plain Layout
43252 W
43253 \end_layout
43254
43255 \end_inset
43256
43257
43258 \begin_inset ERT
43259 status collapsed
43260
43261 \begin_layout Plain Layout
43262
43263 }
43264 \end_layout
43265
43266 \end_inset
43267
43268  OrangeRed
43269 \end_layout
43270
43271 \end_inset
43272 </cell>
43273 <cell alignment="left" valignment="top" usebox="none">
43274 \begin_inset Text
43275
43276 \begin_layout Plain Layout
43277 \begin_inset ERT
43278 status collapsed
43279
43280 \begin_layout Plain Layout
43281
43282
43283 \backslash
43284 fcolorbox{black}{
43285 \end_layout
43286
43287 \end_inset
43288
43289 Orchid
43290 \begin_inset ERT
43291 status collapsed
43292
43293 \begin_layout Plain Layout
43294
43295 }{
43296 \end_layout
43297
43298 \end_inset
43299
43300
43301 \begin_inset Phantom Phantom
43302 status open
43303
43304 \begin_layout Plain Layout
43305 W
43306 \end_layout
43307
43308 \end_inset
43309
43310
43311 \begin_inset ERT
43312 status collapsed
43313
43314 \begin_layout Plain Layout
43315
43316 }
43317 \end_layout
43318
43319 \end_inset
43320
43321  Orchid
43322 \end_layout
43323
43324 \end_inset
43325 </cell>
43326 <cell alignment="left" valignment="top" usebox="none">
43327 \begin_inset Text
43328
43329 \begin_layout Plain Layout
43330 \begin_inset ERT
43331 status collapsed
43332
43333 \begin_layout Plain Layout
43334
43335
43336 \backslash
43337 fcolorbox{black}{
43338 \end_layout
43339
43340 \end_inset
43341
43342 Peach
43343 \begin_inset ERT
43344 status collapsed
43345
43346 \begin_layout Plain Layout
43347
43348 }{
43349 \end_layout
43350
43351 \end_inset
43352
43353
43354 \begin_inset Phantom Phantom
43355 status open
43356
43357 \begin_layout Plain Layout
43358 W
43359 \end_layout
43360
43361 \end_inset
43362
43363
43364 \begin_inset ERT
43365 status collapsed
43366
43367 \begin_layout Plain Layout
43368
43369 }
43370 \end_layout
43371
43372 \end_inset
43373
43374  Peach
43375 \end_layout
43376
43377 \end_inset
43378 </cell>
43379 <cell alignment="left" valignment="top" usebox="none">
43380 \begin_inset Text
43381
43382 \begin_layout Plain Layout
43383 \begin_inset ERT
43384 status collapsed
43385
43386 \begin_layout Plain Layout
43387
43388
43389 \backslash
43390 fcolorbox{black}{
43391 \end_layout
43392
43393 \end_inset
43394
43395 Periwinkle
43396 \begin_inset ERT
43397 status collapsed
43398
43399 \begin_layout Plain Layout
43400
43401 }{
43402 \end_layout
43403
43404 \end_inset
43405
43406
43407 \begin_inset Phantom Phantom
43408 status open
43409
43410 \begin_layout Plain Layout
43411 W
43412 \end_layout
43413
43414 \end_inset
43415
43416
43417 \begin_inset ERT
43418 status collapsed
43419
43420 \begin_layout Plain Layout
43421
43422 }
43423 \end_layout
43424
43425 \end_inset
43426
43427  Periwinkle
43428 \end_layout
43429
43430 \end_inset
43431 </cell>
43432 </row>
43433 <row>
43434 <cell alignment="left" valignment="top" usebox="none">
43435 \begin_inset Text
43436
43437 \begin_layout Plain Layout
43438 \begin_inset ERT
43439 status collapsed
43440
43441 \begin_layout Plain Layout
43442
43443
43444 \backslash
43445 fcolorbox{black}{
43446 \end_layout
43447
43448 \end_inset
43449
43450 PineGreen
43451 \begin_inset ERT
43452 status collapsed
43453
43454 \begin_layout Plain Layout
43455
43456 }{
43457 \end_layout
43458
43459 \end_inset
43460
43461
43462 \begin_inset Phantom Phantom
43463 status open
43464
43465 \begin_layout Plain Layout
43466 W
43467 \end_layout
43468
43469 \end_inset
43470
43471
43472 \begin_inset ERT
43473 status collapsed
43474
43475 \begin_layout Plain Layout
43476
43477 }
43478 \end_layout
43479
43480 \end_inset
43481
43482  PineGreen
43483 \end_layout
43484
43485 \end_inset
43486 </cell>
43487 <cell alignment="left" valignment="top" usebox="none">
43488 \begin_inset Text
43489
43490 \begin_layout Plain Layout
43491 \begin_inset ERT
43492 status collapsed
43493
43494 \begin_layout Plain Layout
43495
43496
43497 \backslash
43498 fcolorbox{black}{
43499 \end_layout
43500
43501 \end_inset
43502
43503 Plum
43504 \begin_inset ERT
43505 status collapsed
43506
43507 \begin_layout Plain Layout
43508
43509 }{
43510 \end_layout
43511
43512 \end_inset
43513
43514
43515 \begin_inset Phantom Phantom
43516 status open
43517
43518 \begin_layout Plain Layout
43519 W
43520 \end_layout
43521
43522 \end_inset
43523
43524
43525 \begin_inset ERT
43526 status collapsed
43527
43528 \begin_layout Plain Layout
43529
43530 }
43531 \end_layout
43532
43533 \end_inset
43534
43535  Plum
43536 \end_layout
43537
43538 \end_inset
43539 </cell>
43540 <cell alignment="left" valignment="top" usebox="none">
43541 \begin_inset Text
43542
43543 \begin_layout Plain Layout
43544 \begin_inset ERT
43545 status collapsed
43546
43547 \begin_layout Plain Layout
43548
43549
43550 \backslash
43551 fcolorbox{black}{
43552 \end_layout
43553
43554 \end_inset
43555
43556 ProcessBlue
43557 \begin_inset ERT
43558 status collapsed
43559
43560 \begin_layout Plain Layout
43561
43562 }{
43563 \end_layout
43564
43565 \end_inset
43566
43567
43568 \begin_inset Phantom Phantom
43569 status open
43570
43571 \begin_layout Plain Layout
43572 W
43573 \end_layout
43574
43575 \end_inset
43576
43577
43578 \begin_inset ERT
43579 status collapsed
43580
43581 \begin_layout Plain Layout
43582
43583 }
43584 \end_layout
43585
43586 \end_inset
43587
43588  ProcessBlue
43589 \end_layout
43590
43591 \end_inset
43592 </cell>
43593 <cell alignment="left" valignment="top" usebox="none">
43594 \begin_inset Text
43595
43596 \begin_layout Plain Layout
43597 \begin_inset ERT
43598 status collapsed
43599
43600 \begin_layout Plain Layout
43601
43602
43603 \backslash
43604 fcolorbox{black}{
43605 \end_layout
43606
43607 \end_inset
43608
43609 Purple
43610 \begin_inset ERT
43611 status collapsed
43612
43613 \begin_layout Plain Layout
43614
43615 }{
43616 \end_layout
43617
43618 \end_inset
43619
43620
43621 \begin_inset Phantom Phantom
43622 status open
43623
43624 \begin_layout Plain Layout
43625 W
43626 \end_layout
43627
43628 \end_inset
43629
43630
43631 \begin_inset ERT
43632 status collapsed
43633
43634 \begin_layout Plain Layout
43635
43636 }
43637 \end_layout
43638
43639 \end_inset
43640
43641  Purple
43642 \end_layout
43643
43644 \end_inset
43645 </cell>
43646 </row>
43647 <row>
43648 <cell alignment="left" valignment="top" usebox="none">
43649 \begin_inset Text
43650
43651 \begin_layout Plain Layout
43652 \begin_inset ERT
43653 status collapsed
43654
43655 \begin_layout Plain Layout
43656
43657
43658 \backslash
43659 fcolorbox{black}{
43660 \end_layout
43661
43662 \end_inset
43663
43664 RawSienna
43665 \begin_inset ERT
43666 status collapsed
43667
43668 \begin_layout Plain Layout
43669
43670 }{
43671 \end_layout
43672
43673 \end_inset
43674
43675
43676 \begin_inset Phantom Phantom
43677 status open
43678
43679 \begin_layout Plain Layout
43680 W
43681 \end_layout
43682
43683 \end_inset
43684
43685
43686 \begin_inset ERT
43687 status collapsed
43688
43689 \begin_layout Plain Layout
43690
43691 }
43692 \end_layout
43693
43694 \end_inset
43695
43696  RawSienna
43697 \end_layout
43698
43699 \end_inset
43700 </cell>
43701 <cell alignment="left" valignment="top" usebox="none">
43702 \begin_inset Text
43703
43704 \begin_layout Plain Layout
43705 \begin_inset ERT
43706 status collapsed
43707
43708 \begin_layout Plain Layout
43709
43710
43711 \backslash
43712 fcolorbox{black}{
43713 \end_layout
43714
43715 \end_inset
43716
43717 RedOrange
43718 \begin_inset ERT
43719 status collapsed
43720
43721 \begin_layout Plain Layout
43722
43723 }{
43724 \end_layout
43725
43726 \end_inset
43727
43728
43729 \begin_inset Phantom Phantom
43730 status open
43731
43732 \begin_layout Plain Layout
43733 W
43734 \end_layout
43735
43736 \end_inset
43737
43738
43739 \begin_inset ERT
43740 status collapsed
43741
43742 \begin_layout Plain Layout
43743
43744 }
43745 \end_layout
43746
43747 \end_inset
43748
43749  RedOrange
43750 \end_layout
43751
43752 \end_inset
43753 </cell>
43754 <cell alignment="left" valignment="top" usebox="none">
43755 \begin_inset Text
43756
43757 \begin_layout Plain Layout
43758 \begin_inset ERT
43759 status collapsed
43760
43761 \begin_layout Plain Layout
43762
43763
43764 \backslash
43765 fcolorbox{black}{
43766 \end_layout
43767
43768 \end_inset
43769
43770 RedViolet
43771 \begin_inset ERT
43772 status collapsed
43773
43774 \begin_layout Plain Layout
43775
43776 }{
43777 \end_layout
43778
43779 \end_inset
43780
43781
43782 \begin_inset Phantom Phantom
43783 status open
43784
43785 \begin_layout Plain Layout
43786 W
43787 \end_layout
43788
43789 \end_inset
43790
43791
43792 \begin_inset ERT
43793 status collapsed
43794
43795 \begin_layout Plain Layout
43796
43797 }
43798 \end_layout
43799
43800 \end_inset
43801
43802  RedViolet
43803 \end_layout
43804
43805 \end_inset
43806 </cell>
43807 <cell alignment="left" valignment="top" usebox="none">
43808 \begin_inset Text
43809
43810 \begin_layout Plain Layout
43811 \begin_inset ERT
43812 status collapsed
43813
43814 \begin_layout Plain Layout
43815
43816
43817 \backslash
43818 fcolorbox{black}{
43819 \end_layout
43820
43821 \end_inset
43822
43823 Rhodamine
43824 \begin_inset ERT
43825 status collapsed
43826
43827 \begin_layout Plain Layout
43828
43829 }{
43830 \end_layout
43831
43832 \end_inset
43833
43834
43835 \begin_inset Phantom Phantom
43836 status open
43837
43838 \begin_layout Plain Layout
43839 W
43840 \end_layout
43841
43842 \end_inset
43843
43844
43845 \begin_inset ERT
43846 status collapsed
43847
43848 \begin_layout Plain Layout
43849
43850 }
43851 \end_layout
43852
43853 \end_inset
43854
43855  Rhodamine
43856 \end_layout
43857
43858 \end_inset
43859 </cell>
43860 </row>
43861 <row>
43862 <cell alignment="left" valignment="top" usebox="none">
43863 \begin_inset Text
43864
43865 \begin_layout Plain Layout
43866 \begin_inset ERT
43867 status collapsed
43868
43869 \begin_layout Plain Layout
43870
43871
43872 \backslash
43873 fcolorbox{black}{
43874 \end_layout
43875
43876 \end_inset
43877
43878 RoyalBlue
43879 \begin_inset ERT
43880 status collapsed
43881
43882 \begin_layout Plain Layout
43883
43884 }{
43885 \end_layout
43886
43887 \end_inset
43888
43889
43890 \begin_inset Phantom Phantom
43891 status open
43892
43893 \begin_layout Plain Layout
43894 W
43895 \end_layout
43896
43897 \end_inset
43898
43899
43900 \begin_inset ERT
43901 status collapsed
43902
43903 \begin_layout Plain Layout
43904
43905 }
43906 \end_layout
43907
43908 \end_inset
43909
43910  RoyalBlue
43911 \end_layout
43912
43913 \end_inset
43914 </cell>
43915 <cell alignment="left" valignment="top" usebox="none">
43916 \begin_inset Text
43917
43918 \begin_layout Plain Layout
43919 \begin_inset ERT
43920 status collapsed
43921
43922 \begin_layout Plain Layout
43923
43924
43925 \backslash
43926 fcolorbox{black}{
43927 \end_layout
43928
43929 \end_inset
43930
43931 RoyalPurple
43932 \begin_inset ERT
43933 status collapsed
43934
43935 \begin_layout Plain Layout
43936
43937 }{
43938 \end_layout
43939
43940 \end_inset
43941
43942
43943 \begin_inset Phantom Phantom
43944 status open
43945
43946 \begin_layout Plain Layout
43947 W
43948 \end_layout
43949
43950 \end_inset
43951
43952
43953 \begin_inset ERT
43954 status collapsed
43955
43956 \begin_layout Plain Layout
43957
43958 }
43959 \end_layout
43960
43961 \end_inset
43962
43963  RoyalPurple
43964 \end_layout
43965
43966 \end_inset
43967 </cell>
43968 <cell alignment="left" valignment="top" usebox="none">
43969 \begin_inset Text
43970
43971 \begin_layout Plain Layout
43972 \begin_inset ERT
43973 status collapsed
43974
43975 \begin_layout Plain Layout
43976
43977
43978 \backslash
43979 fcolorbox{black}{
43980 \end_layout
43981
43982 \end_inset
43983
43984 RubineRed
43985 \begin_inset ERT
43986 status collapsed
43987
43988 \begin_layout Plain Layout
43989
43990 }{
43991 \end_layout
43992
43993 \end_inset
43994
43995
43996 \begin_inset Phantom Phantom
43997 status open
43998
43999 \begin_layout Plain Layout
44000 W
44001 \end_layout
44002
44003 \end_inset
44004
44005
44006 \begin_inset ERT
44007 status collapsed
44008
44009 \begin_layout Plain Layout
44010
44011 }
44012 \end_layout
44013
44014 \end_inset
44015
44016  RubineRed
44017 \end_layout
44018
44019 \end_inset
44020 </cell>
44021 <cell alignment="left" valignment="top" usebox="none">
44022 \begin_inset Text
44023
44024 \begin_layout Plain Layout
44025 \begin_inset ERT
44026 status collapsed
44027
44028 \begin_layout Plain Layout
44029
44030
44031 \backslash
44032 fcolorbox{black}{
44033 \end_layout
44034
44035 \end_inset
44036
44037 Salmon
44038 \begin_inset ERT
44039 status collapsed
44040
44041 \begin_layout Plain Layout
44042
44043 }{
44044 \end_layout
44045
44046 \end_inset
44047
44048
44049 \begin_inset Phantom Phantom
44050 status open
44051
44052 \begin_layout Plain Layout
44053 W
44054 \end_layout
44055
44056 \end_inset
44057
44058
44059 \begin_inset ERT
44060 status collapsed
44061
44062 \begin_layout Plain Layout
44063
44064 }
44065 \end_layout
44066
44067 \end_inset
44068
44069  Salmon
44070 \end_layout
44071
44072 \end_inset
44073 </cell>
44074 </row>
44075 <row>
44076 <cell alignment="left" valignment="top" usebox="none">
44077 \begin_inset Text
44078
44079 \begin_layout Plain Layout
44080 \begin_inset ERT
44081 status collapsed
44082
44083 \begin_layout Plain Layout
44084
44085
44086 \backslash
44087 fcolorbox{black}{
44088 \end_layout
44089
44090 \end_inset
44091
44092 SeaGreen
44093 \begin_inset ERT
44094 status collapsed
44095
44096 \begin_layout Plain Layout
44097
44098 }{
44099 \end_layout
44100
44101 \end_inset
44102
44103
44104 \begin_inset Phantom Phantom
44105 status open
44106
44107 \begin_layout Plain Layout
44108 W
44109 \end_layout
44110
44111 \end_inset
44112
44113
44114 \begin_inset ERT
44115 status collapsed
44116
44117 \begin_layout Plain Layout
44118
44119 }
44120 \end_layout
44121
44122 \end_inset
44123
44124  SeaGreen
44125 \end_layout
44126
44127 \end_inset
44128 </cell>
44129 <cell alignment="left" valignment="top" usebox="none">
44130 \begin_inset Text
44131
44132 \begin_layout Plain Layout
44133 \begin_inset ERT
44134 status collapsed
44135
44136 \begin_layout Plain Layout
44137
44138
44139 \backslash
44140 fcolorbox{black}{
44141 \end_layout
44142
44143 \end_inset
44144
44145 Sepia
44146 \begin_inset ERT
44147 status collapsed
44148
44149 \begin_layout Plain Layout
44150
44151 }{
44152 \end_layout
44153
44154 \end_inset
44155
44156
44157 \begin_inset Phantom Phantom
44158 status open
44159
44160 \begin_layout Plain Layout
44161 W
44162 \end_layout
44163
44164 \end_inset
44165
44166
44167 \begin_inset ERT
44168 status collapsed
44169
44170 \begin_layout Plain Layout
44171
44172 }
44173 \end_layout
44174
44175 \end_inset
44176
44177  Sepia
44178 \end_layout
44179
44180 \end_inset
44181 </cell>
44182 <cell alignment="left" valignment="top" usebox="none">
44183 \begin_inset Text
44184
44185 \begin_layout Plain Layout
44186 \begin_inset ERT
44187 status collapsed
44188
44189 \begin_layout Plain Layout
44190
44191
44192 \backslash
44193 fcolorbox{black}{
44194 \end_layout
44195
44196 \end_inset
44197
44198 SkyBlue
44199 \begin_inset ERT
44200 status collapsed
44201
44202 \begin_layout Plain Layout
44203
44204 }{
44205 \end_layout
44206
44207 \end_inset
44208
44209
44210 \begin_inset Phantom Phantom
44211 status open
44212
44213 \begin_layout Plain Layout
44214 W
44215 \end_layout
44216
44217 \end_inset
44218
44219
44220 \begin_inset ERT
44221 status collapsed
44222
44223 \begin_layout Plain Layout
44224
44225 }
44226 \end_layout
44227
44228 \end_inset
44229
44230  SkyBlue
44231 \end_layout
44232
44233 \end_inset
44234 </cell>
44235 <cell alignment="left" valignment="top" usebox="none">
44236 \begin_inset Text
44237
44238 \begin_layout Plain Layout
44239 \begin_inset ERT
44240 status collapsed
44241
44242 \begin_layout Plain Layout
44243
44244
44245 \backslash
44246 fcolorbox{black}{
44247 \end_layout
44248
44249 \end_inset
44250
44251 SpringGreen
44252 \begin_inset ERT
44253 status collapsed
44254
44255 \begin_layout Plain Layout
44256
44257 }{
44258 \end_layout
44259
44260 \end_inset
44261
44262
44263 \begin_inset Phantom Phantom
44264 status open
44265
44266 \begin_layout Plain Layout
44267 W
44268 \end_layout
44269
44270 \end_inset
44271
44272
44273 \begin_inset ERT
44274 status collapsed
44275
44276 \begin_layout Plain Layout
44277
44278 }
44279 \end_layout
44280
44281 \end_inset
44282
44283  SpringGreen
44284 \end_layout
44285
44286 \end_inset
44287 </cell>
44288 </row>
44289 <row>
44290 <cell alignment="left" valignment="top" usebox="none">
44291 \begin_inset Text
44292
44293 \begin_layout Plain Layout
44294 \begin_inset ERT
44295 status collapsed
44296
44297 \begin_layout Plain Layout
44298
44299
44300 \backslash
44301 fcolorbox{black}{
44302 \end_layout
44303
44304 \end_inset
44305
44306 Tan
44307 \begin_inset ERT
44308 status collapsed
44309
44310 \begin_layout Plain Layout
44311
44312 }{
44313 \end_layout
44314
44315 \end_inset
44316
44317
44318 \begin_inset Phantom Phantom
44319 status open
44320
44321 \begin_layout Plain Layout
44322 W
44323 \end_layout
44324
44325 \end_inset
44326
44327
44328 \begin_inset ERT
44329 status collapsed
44330
44331 \begin_layout Plain Layout
44332
44333 }
44334 \end_layout
44335
44336 \end_inset
44337
44338  Tan
44339 \end_layout
44340
44341 \end_inset
44342 </cell>
44343 <cell alignment="left" valignment="top" usebox="none">
44344 \begin_inset Text
44345
44346 \begin_layout Plain Layout
44347 \begin_inset ERT
44348 status collapsed
44349
44350 \begin_layout Plain Layout
44351
44352
44353 \backslash
44354 fcolorbox{black}{
44355 \end_layout
44356
44357 \end_inset
44358
44359 TealBlue
44360 \begin_inset ERT
44361 status collapsed
44362
44363 \begin_layout Plain Layout
44364
44365 }{
44366 \end_layout
44367
44368 \end_inset
44369
44370
44371 \begin_inset Phantom Phantom
44372 status open
44373
44374 \begin_layout Plain Layout
44375 W
44376 \end_layout
44377
44378 \end_inset
44379
44380
44381 \begin_inset ERT
44382 status collapsed
44383
44384 \begin_layout Plain Layout
44385
44386 }
44387 \end_layout
44388
44389 \end_inset
44390
44391  TealBlue
44392 \end_layout
44393
44394 \end_inset
44395 </cell>
44396 <cell alignment="left" valignment="top" usebox="none">
44397 \begin_inset Text
44398
44399 \begin_layout Plain Layout
44400 \begin_inset ERT
44401 status collapsed
44402
44403 \begin_layout Plain Layout
44404
44405
44406 \backslash
44407 fcolorbox{black}{
44408 \end_layout
44409
44410 \end_inset
44411
44412 Thistle
44413 \begin_inset ERT
44414 status collapsed
44415
44416 \begin_layout Plain Layout
44417
44418 }{
44419 \end_layout
44420
44421 \end_inset
44422
44423
44424 \begin_inset Phantom Phantom
44425 status open
44426
44427 \begin_layout Plain Layout
44428 W
44429 \end_layout
44430
44431 \end_inset
44432
44433
44434 \begin_inset ERT
44435 status collapsed
44436
44437 \begin_layout Plain Layout
44438
44439 }
44440 \end_layout
44441
44442 \end_inset
44443
44444  Thistle
44445 \end_layout
44446
44447 \end_inset
44448 </cell>
44449 <cell alignment="left" valignment="top" usebox="none">
44450 \begin_inset Text
44451
44452 \begin_layout Plain Layout
44453 \begin_inset ERT
44454 status collapsed
44455
44456 \begin_layout Plain Layout
44457
44458
44459 \backslash
44460 fcolorbox{black}{
44461 \end_layout
44462
44463 \end_inset
44464
44465 Turquoise
44466 \begin_inset ERT
44467 status collapsed
44468
44469 \begin_layout Plain Layout
44470
44471 }{
44472 \end_layout
44473
44474 \end_inset
44475
44476
44477 \begin_inset Phantom Phantom
44478 status open
44479
44480 \begin_layout Plain Layout
44481 W
44482 \end_layout
44483
44484 \end_inset
44485
44486
44487 \begin_inset ERT
44488 status collapsed
44489
44490 \begin_layout Plain Layout
44491
44492 }
44493 \end_layout
44494
44495 \end_inset
44496
44497  Turquoise
44498 \end_layout
44499
44500 \end_inset
44501 </cell>
44502 </row>
44503 <row>
44504 <cell alignment="left" valignment="top" usebox="none">
44505 \begin_inset Text
44506
44507 \begin_layout Plain Layout
44508 \begin_inset ERT
44509 status collapsed
44510
44511 \begin_layout Plain Layout
44512
44513
44514 \backslash
44515 fcolorbox{black}{
44516 \end_layout
44517
44518 \end_inset
44519
44520 Violet
44521 \begin_inset ERT
44522 status collapsed
44523
44524 \begin_layout Plain Layout
44525
44526 }{
44527 \end_layout
44528
44529 \end_inset
44530
44531
44532 \begin_inset Phantom Phantom
44533 status open
44534
44535 \begin_layout Plain Layout
44536 W
44537 \end_layout
44538
44539 \end_inset
44540
44541
44542 \begin_inset ERT
44543 status collapsed
44544
44545 \begin_layout Plain Layout
44546
44547 }
44548 \end_layout
44549
44550 \end_inset
44551
44552  Violet
44553 \end_layout
44554
44555 \end_inset
44556 </cell>
44557 <cell alignment="left" valignment="top" usebox="none">
44558 \begin_inset Text
44559
44560 \begin_layout Plain Layout
44561 \begin_inset ERT
44562 status collapsed
44563
44564 \begin_layout Plain Layout
44565
44566
44567 \backslash
44568 fcolorbox{black}{
44569 \end_layout
44570
44571 \end_inset
44572
44573 VioletRed
44574 \begin_inset ERT
44575 status collapsed
44576
44577 \begin_layout Plain Layout
44578
44579 }{
44580 \end_layout
44581
44582 \end_inset
44583
44584
44585 \begin_inset Phantom Phantom
44586 status open
44587
44588 \begin_layout Plain Layout
44589 W
44590 \end_layout
44591
44592 \end_inset
44593
44594
44595 \begin_inset ERT
44596 status collapsed
44597
44598 \begin_layout Plain Layout
44599
44600 }
44601 \end_layout
44602
44603 \end_inset
44604
44605  VioletRed
44606 \end_layout
44607
44608 \end_inset
44609 </cell>
44610 <cell alignment="left" valignment="top" usebox="none">
44611 \begin_inset Text
44612
44613 \begin_layout Plain Layout
44614 \begin_inset ERT
44615 status collapsed
44616
44617 \begin_layout Plain Layout
44618
44619
44620 \backslash
44621 fcolorbox{black}{
44622 \end_layout
44623
44624 \end_inset
44625
44626 WildStrawberry
44627 \begin_inset ERT
44628 status collapsed
44629
44630 \begin_layout Plain Layout
44631
44632 }{
44633 \end_layout
44634
44635 \end_inset
44636
44637
44638 \begin_inset Phantom Phantom
44639 status open
44640
44641 \begin_layout Plain Layout
44642 W
44643 \end_layout
44644
44645 \end_inset
44646
44647
44648 \begin_inset ERT
44649 status collapsed
44650
44651 \begin_layout Plain Layout
44652
44653 }
44654 \end_layout
44655
44656 \end_inset
44657
44658  WildStrawberry
44659 \end_layout
44660
44661 \end_inset
44662 </cell>
44663 <cell alignment="left" valignment="top" usebox="none">
44664 \begin_inset Text
44665
44666 \begin_layout Plain Layout
44667 \begin_inset ERT
44668 status collapsed
44669
44670 \begin_layout Plain Layout
44671
44672
44673 \backslash
44674 fcolorbox{black}{
44675 \end_layout
44676
44677 \end_inset
44678
44679 YellowGreen
44680 \begin_inset ERT
44681 status collapsed
44682
44683 \begin_layout Plain Layout
44684
44685 }{
44686 \end_layout
44687
44688 \end_inset
44689
44690
44691 \begin_inset Phantom Phantom
44692 status open
44693
44694 \begin_layout Plain Layout
44695 W
44696 \end_layout
44697
44698 \end_inset
44699
44700
44701 \begin_inset ERT
44702 status collapsed
44703
44704 \begin_layout Plain Layout
44705
44706 }
44707 \end_layout
44708
44709 \end_inset
44710
44711  YellowGreen
44712 \end_layout
44713
44714 \end_inset
44715 </cell>
44716 </row>
44717 <row>
44718 <cell alignment="left" valignment="top" usebox="none">
44719 \begin_inset Text
44720
44721 \begin_layout Plain Layout
44722 \begin_inset ERT
44723 status collapsed
44724
44725 \begin_layout Plain Layout
44726
44727
44728 \backslash
44729 fcolorbox{black}{
44730 \end_layout
44731
44732 \end_inset
44733
44734 YellowOrange
44735 \begin_inset ERT
44736 status collapsed
44737
44738 \begin_layout Plain Layout
44739
44740 }{
44741 \end_layout
44742
44743 \end_inset
44744
44745
44746 \begin_inset Phantom Phantom
44747 status open
44748
44749 \begin_layout Plain Layout
44750 W
44751 \end_layout
44752
44753 \end_inset
44754
44755
44756 \begin_inset ERT
44757 status collapsed
44758
44759 \begin_layout Plain Layout
44760
44761 }
44762 \end_layout
44763
44764 \end_inset
44765
44766  YellowOrange
44767 \end_layout
44768
44769 \end_inset
44770 </cell>
44771 <cell alignment="left" valignment="top" usebox="none">
44772 \begin_inset Text
44773
44774 \begin_layout Plain Layout
44775
44776 \end_layout
44777
44778 \end_inset
44779 </cell>
44780 <cell alignment="left" valignment="top" usebox="none">
44781 \begin_inset Text
44782
44783 \begin_layout Plain Layout
44784
44785 \end_layout
44786
44787 \end_inset
44788 </cell>
44789 <cell alignment="left" valignment="top" usebox="none">
44790 \begin_inset Text
44791
44792 \begin_layout Plain Layout
44793
44794 \end_layout
44795
44796 \end_inset
44797 </cell>
44798 </row>
44799 </lyxtabular>
44800
44801 \end_inset
44802
44803
44804 \end_layout
44805
44806 \begin_layout Chapter
44807 Erklärung der Gleichung
44808 \begin_inset space ~
44809 \end_inset
44810
44811 (
44812 \begin_inset CommandInset ref
44813 LatexCommand ref
44814 reference "eq:Wgn"
44815
44816 \end_inset
44817
44818 )
44819 \begin_inset CommandInset label
44820 LatexCommand label
44821 name "kap:Erläuterung-einer-Gleichung"
44822
44823 \end_inset
44824
44825
44826 \end_layout
44827
44828 \begin_layout Standard
44829 Die Gesamtbreite von
44830 \emph on
44831  n
44832 \emph default
44833  Tabellenzellen 
44834 \begin_inset Formula $W_{\mathrm{tot\, n}}$
44835 \end_inset
44836
44837  kann wie folgt berechnet werden:
44838 \begin_inset Formula 
44839 \begin{equation}
44840 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
44841 \end{equation}
44842
44843 \end_inset
44844
44845
44846 \end_layout
44847
44848 \begin_layout Standard
44849 Dabei ist 
44850 \begin_inset Formula $W_{g\, n}$
44851 \end_inset
44852
44853  die Breite jeder Zelle.
44854
44855 \series bold
44856  
44857 \backslash
44858 tabcolsep
44859 \series default
44860  ist die LaTeX-Länge zwischen dem Zellentext und der Zellgrenze mit dem
44861  Standardwert 6
44862 \begin_inset space \thinspace{}
44863 \end_inset
44864
44865 pt.
44866  
44867 \series bold
44868
44869 \backslash
44870 arrayrulewidth
44871 \series default
44872  ist die Dicke der Zellgrenze mit dem Standardwert 0.4
44873 \begin_inset space \thinspace{}
44874 \end_inset
44875
44876 pt.
44877 \end_layout
44878
44879 \begin_layout Standard
44880 Nach Gleichung
44881 \begin_inset space ~
44882 \end_inset
44883
44884
44885 \begin_inset CommandInset ref
44886 LatexCommand ref
44887 reference "eq:Wtot_n"
44888
44889 \end_inset
44890
44891  ist die Gesamtbreite einer Mehrfachspalte, 
44892 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
44893 \end_inset
44894
44895 ,
44896 \begin_inset Formula 
44897 \begin{equation}
44898 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
44899 \end{equation}
44900
44901 \end_inset
44902
44903
44904 \end_layout
44905
44906 \begin_layout Standard
44907 Setzt man die Gleichungen
44908 \begin_inset space ~
44909 \end_inset
44910
44911
44912 \begin_inset CommandInset ref
44913 LatexCommand ref
44914 reference "eq:Wtot_n"
44915
44916 \end_inset
44917
44918  und 
44919 \begin_inset CommandInset ref
44920 LatexCommand ref
44921 reference "eq:Wtot_mult"
44922
44923 \end_inset
44924
44925  gleich, kann man die benötigte Breite 
44926 \begin_inset Formula $W_{g\, n}$
44927 \end_inset
44928
44929 , wenn 
44930 \emph on
44931 n
44932 \emph default
44933  Spalten überspannt sind, so dass jede Spalte eine Gesamtbreite 
44934 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
44935 \end_inset
44936
44937  hat, berechnen:
44938 \begin_inset Formula 
44939 \begin{equation}
44940 W_{g\, n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
44941 \end{equation}
44942
44943 \end_inset
44944
44945
44946 \end_layout
44947
44948 \begin_layout Bibliography
44949 \begin_inset CommandInset bibitem
44950 LatexCommand bibitem
44951 key "latexcompanion"
44952
44953 \end_inset
44954
44955 Frank Mittelbach and Michel Goossens: 
44956 \emph on
44957 The LaTeX Companion Second Edition.
44958
44959 \emph default
44960  Addison-Wesley, 2004
44961 \end_layout
44962
44963 \begin_layout Bibliography
44964 \begin_inset CommandInset bibitem
44965 LatexCommand bibitem
44966 key "latexguide"
44967
44968 \end_inset
44969
44970 Helmut Kopka and Patrick W.
44971  Daly: 
44972 \emph on
44973 A Guide to LaTeX Fourth Edition.
44974
44975 \emph default
44976  Addison-Wesley, 2003
44977 \end_layout
44978
44979 \begin_layout Bibliography
44980 \begin_inset CommandInset bibitem
44981 LatexCommand bibitem
44982 key "lamport"
44983
44984 \end_inset
44985
44986 Leslie Lamport: 
44987 \emph on
44988 LaTeX: A Document Preparation System.
44989
44990 \emph default
44991  Addison-Wesley, second edition, 1994
44992 \end_layout
44993
44994 \begin_layout Bibliography
44995 \begin_inset CommandInset bibitem
44996 LatexCommand bibitem
44997 key "latex-praxisbuch"
44998
44999 \end_inset
45000
45001 Niedermair, Elke & Michael: 
45002 \emph on
45003 LaTeX-Praxisbuch
45004 \emph default
45005 , Franzis-Verlag, 2004
45006 \end_layout
45007
45008 \begin_layout Bibliography
45009 \begin_inset CommandInset bibitem
45010 LatexCommand bibitem
45011 key "arydshln"
45012
45013 \end_inset
45014
45015 Dokumentation des LaTeX-Pakets 
45016 \series bold
45017
45018 \begin_inset CommandInset href
45019 LatexCommand href
45020 name "arydshln"
45021 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
45022
45023 \end_inset
45024
45025
45026 \series default
45027
45028 \begin_inset Index idx
45029 status collapsed
45030
45031 \begin_layout Plain Layout
45032 LaTeX-Pakete ! arydshln
45033 \end_layout
45034
45035 \end_inset
45036
45037
45038 \end_layout
45039
45040 \begin_layout Bibliography
45041 \begin_inset CommandInset bibitem
45042 LatexCommand bibitem
45043 key "booktabs"
45044
45045 \end_inset
45046
45047 Dokumentation des LaTeX-Pakets 
45048 \series bold
45049
45050 \begin_inset CommandInset href
45051 LatexCommand href
45052 name "booktabs"
45053 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
45054
45055 \end_inset
45056
45057
45058 \series default
45059
45060 \begin_inset Index idx
45061 status collapsed
45062
45063 \begin_layout Plain Layout
45064 LaTeX-Pakete ! booktabs
45065 \end_layout
45066
45067 \end_inset
45068
45069
45070 \end_layout
45071
45072 \begin_layout Bibliography
45073 \begin_inset CommandInset bibitem
45074 LatexCommand bibitem
45075 key "caption"
45076
45077 \end_inset
45078
45079 Dokumentation des LaTeX-Pakets 
45080 \series bold
45081
45082 \begin_inset CommandInset href
45083 LatexCommand href
45084 name "caption"
45085 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption-deu.pdf"
45086
45087 \end_inset
45088
45089
45090 \series default
45091
45092 \begin_inset Index idx
45093 status collapsed
45094
45095 \begin_layout Plain Layout
45096 LaTeX-Pakete ! caption
45097 \end_layout
45098
45099 \end_inset
45100
45101
45102 \end_layout
45103
45104 \begin_layout Bibliography
45105 \begin_inset CommandInset bibitem
45106 LatexCommand bibitem
45107 key "diagbox"
45108
45109 \end_inset
45110
45111 Dokumentation des LaTeX-Pakets 
45112 \series bold
45113
45114 \begin_inset CommandInset href
45115 LatexCommand href
45116 name "diagbox"
45117 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
45118
45119 \end_inset
45120
45121
45122 \series default
45123
45124 \begin_inset Index idx
45125 status collapsed
45126
45127 \begin_layout Plain Layout
45128 LaTeX-Pakete ! diagbox
45129 \end_layout
45130
45131 \end_inset
45132
45133
45134 \end_layout
45135
45136 \begin_layout Bibliography
45137 \begin_inset CommandInset bibitem
45138 LatexCommand bibitem
45139 key "endfloat"
45140
45141 \end_inset
45142
45143 Dokumentation des LaTeX-Pakets 
45144 \series bold
45145
45146 \begin_inset CommandInset href
45147 LatexCommand href
45148 name "endfloat"
45149 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
45150
45151 \end_inset
45152
45153
45154 \series default
45155
45156 \begin_inset Index idx
45157 status collapsed
45158
45159 \begin_layout Plain Layout
45160 LaTeX-Pakete ! endfloat
45161 \end_layout
45162
45163 \end_inset
45164
45165
45166 \end_layout
45167
45168 \begin_layout Bibliography
45169 \begin_inset CommandInset bibitem
45170 LatexCommand bibitem
45171 key "footmisc"
45172
45173 \end_inset
45174
45175 Dokumentation des LaTeX-Pakets 
45176 \series bold
45177
45178 \begin_inset CommandInset href
45179 LatexCommand href
45180 name "footmisc"
45181 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
45182
45183 \end_inset
45184
45185
45186 \series default
45187
45188 \begin_inset Index idx
45189 status collapsed
45190
45191 \begin_layout Plain Layout
45192 LaTeX-Pakete ! footmisc
45193 \end_layout
45194
45195 \end_inset
45196
45197
45198 \end_layout
45199
45200 \begin_layout Bibliography
45201 \begin_inset CommandInset bibitem
45202 LatexCommand bibitem
45203 key "hypcap"
45204
45205 \end_inset
45206
45207 Dokumentation des LaTeX-Pakets 
45208 \series bold
45209
45210 \begin_inset CommandInset href
45211 LatexCommand href
45212 name "hypcap"
45213 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
45214
45215 \end_inset
45216
45217
45218 \series default
45219
45220 \begin_inset Index idx
45221 status collapsed
45222
45223 \begin_layout Plain Layout
45224 LaTeX-Pakete ! hypcap
45225 \end_layout
45226
45227 \end_inset
45228
45229
45230 \end_layout
45231
45232 \begin_layout Bibliography
45233 \begin_inset CommandInset bibitem
45234 LatexCommand bibitem
45235 key "hyperref"
45236
45237 \end_inset
45238
45239 Dokumentation des LaTeX-Pakets 
45240 \series bold
45241
45242 \begin_inset CommandInset href
45243 LatexCommand href
45244 name "hyperref"
45245 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
45246
45247 \end_inset
45248
45249
45250 \series default
45251
45252 \begin_inset Index idx
45253 status collapsed
45254
45255 \begin_layout Plain Layout
45256 LaTeX-Pakete ! hyperref
45257 \end_layout
45258
45259 \end_inset
45260
45261
45262 \end_layout
45263
45264 \begin_layout Bibliography
45265 \begin_inset CommandInset bibitem
45266 LatexCommand bibitem
45267 key "KOMA-Script"
45268
45269 \end_inset
45270
45271 Dokumentation des LaTeX-Pakets 
45272 \series bold
45273
45274 \begin_inset CommandInset href
45275 LatexCommand href
45276 name "KOMA-Script"
45277 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/scrguien.pdf"
45278
45279 \end_inset
45280
45281
45282 \series default
45283
45284 \begin_inset Index idx
45285 status collapsed
45286
45287 \begin_layout Plain Layout
45288 LaTeX-Pakete ! KOMA-Script
45289 \end_layout
45290
45291 \end_inset
45292
45293
45294 \end_layout
45295
45296 \begin_layout Bibliography
45297 \begin_inset CommandInset bibitem
45298 LatexCommand bibitem
45299 key "lettrine"
45300
45301 \end_inset
45302
45303 Dokumentation des LaTeX-Pakets 
45304 \series bold
45305
45306 \begin_inset CommandInset href
45307 LatexCommand href
45308 name "lettrine"
45309 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
45310
45311 \end_inset
45312
45313
45314 \series default
45315  und ein 
45316 \begin_inset CommandInset href
45317 LatexCommand href
45318 name "Beispiel"
45319 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo-de.pdf"
45320
45321 \end_inset
45322
45323
45324 \begin_inset Index idx
45325 status collapsed
45326
45327 \begin_layout Plain Layout
45328 LaTeX-Pakete ! lettrine
45329 \end_layout
45330
45331 \end_inset
45332
45333
45334 \end_layout
45335
45336 \begin_layout Bibliography
45337 \begin_inset CommandInset bibitem
45338 LatexCommand bibitem
45339 key "listings"
45340
45341 \end_inset
45342
45343 Dokumentation des LaTeX-Pakets 
45344 \series bold
45345
45346 \begin_inset CommandInset href
45347 LatexCommand href
45348 name "listings"
45349 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
45350
45351 \end_inset
45352
45353
45354 \series default
45355
45356 \begin_inset Index idx
45357 status collapsed
45358
45359 \begin_layout Plain Layout
45360 LaTeX-Pakete ! listings
45361 \end_layout
45362
45363 \end_inset
45364
45365
45366 \end_layout
45367
45368 \begin_layout Bibliography
45369 \begin_inset CommandInset bibitem
45370 LatexCommand bibitem
45371 key "marginnote"
45372
45373 \end_inset
45374
45375 Dokumentation des LaTeX-Pakets 
45376 \series bold
45377
45378 \begin_inset CommandInset href
45379 LatexCommand href
45380 name "marginnote"
45381 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
45382
45383 \end_inset
45384
45385
45386 \series default
45387
45388 \begin_inset Index idx
45389 status collapsed
45390
45391 \begin_layout Plain Layout
45392 LaTeX-Pakete ! marginnote
45393 \end_layout
45394
45395 \end_inset
45396
45397
45398 \end_layout
45399
45400 \begin_layout Bibliography
45401 \begin_inset CommandInset bibitem
45402 LatexCommand bibitem
45403 key "pdfpages"
45404
45405 \end_inset
45406
45407 Dokumentation des LaTeX-Pakets 
45408 \series bold
45409
45410 \begin_inset CommandInset href
45411 LatexCommand href
45412 name "pdfpages"
45413 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
45414
45415 \end_inset
45416
45417
45418 \series default
45419
45420 \begin_inset Index idx
45421 status collapsed
45422
45423 \begin_layout Plain Layout
45424 LaTeX-Pakete ! pdfpages
45425 \end_layout
45426
45427 \end_inset
45428
45429
45430 \end_layout
45431
45432 \begin_layout Bibliography
45433 \begin_inset CommandInset bibitem
45434 LatexCommand bibitem
45435 key "prettyref"
45436
45437 \end_inset
45438
45439 Dokumentation des LaTeX-Pakets 
45440 \series bold
45441
45442 \begin_inset CommandInset href
45443 LatexCommand href
45444 name "prettyref"
45445 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
45446
45447 \end_inset
45448
45449
45450 \series default
45451
45452 \begin_inset Index idx
45453 status collapsed
45454
45455 \begin_layout Plain Layout
45456 LaTeX-Pakete ! prettyref
45457 \end_layout
45458
45459 \end_inset
45460
45461
45462 \end_layout
45463
45464 \begin_layout Bibliography
45465 \begin_inset CommandInset bibitem
45466 LatexCommand bibitem
45467 key "pstricks"
45468
45469 \end_inset
45470
45471 Webseite des LaTeX-Pakets 
45472 \series bold
45473
45474 \begin_inset CommandInset href
45475 LatexCommand href
45476 name "PSTricks"
45477 target "http://tug.org/PSTricks/"
45478
45479 \end_inset
45480
45481
45482 \series default
45483
45484 \begin_inset Index idx
45485 status collapsed
45486
45487 \begin_layout Plain Layout
45488 LaTeX-Pakete ! pstricks
45489 \end_layout
45490
45491 \end_inset
45492
45493
45494 \end_layout
45495
45496 \begin_layout Bibliography
45497 \begin_inset CommandInset bibitem
45498 LatexCommand bibitem
45499 key "refstyle"
45500
45501 \end_inset
45502
45503 Dokumentation des LaTeX-Pakets 
45504 \series bold
45505
45506 \begin_inset CommandInset href
45507 LatexCommand href
45508 name "refstyle"
45509 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
45510
45511 \end_inset
45512
45513
45514 \series default
45515
45516 \begin_inset Index idx
45517 status collapsed
45518
45519 \begin_layout Plain Layout
45520 LaTeX-Pakete ! refstyle
45521 \end_layout
45522
45523 \end_inset
45524
45525
45526 \end_layout
45527
45528 \begin_layout Bibliography
45529 \begin_inset CommandInset bibitem
45530 LatexCommand bibitem
45531 key "sidecap"
45532
45533 \end_inset
45534
45535 Dokumentation des LaTeX-Pakets 
45536 \series bold
45537
45538 \begin_inset CommandInset href
45539 LatexCommand href
45540 name "sidecap"
45541 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
45542
45543 \end_inset
45544
45545
45546 \series default
45547
45548 \begin_inset Index idx
45549 status collapsed
45550
45551 \begin_layout Plain Layout
45552 LaTeX-Pakete ! sidecap
45553 \end_layout
45554
45555 \end_inset
45556
45557
45558 \end_layout
45559
45560 \begin_layout Bibliography
45561 \begin_inset CommandInset bibitem
45562 LatexCommand bibitem
45563 key "NeuInLyX20"
45564
45565 \end_inset
45566
45567
45568 \begin_inset CommandInset href
45569 LatexCommand href
45570 name "Wiki-Seite"
45571 target "http://wiki.lyx.org/LyX/NewInLyX20"
45572
45573 \end_inset
45574
45575  über neue Funktionen in 
45576 \family sans
45577 LyX 2.0
45578 \family default
45579 .
45580 \end_layout
45581
45582 \begin_layout Standard
45583 \begin_inset CommandInset index_print
45584 LatexCommand printindex
45585 type "idx"
45586
45587 \end_inset
45588
45589
45590 \end_layout
45591
45592 \end_body
45593 \end_document