]> git.lyx.org Git - lyx.git/blob - lib/doc/de/EmbeddedObjects.lyx
EmbeddedObjects.lyx: correct description bug found by Ignacio
[lyx.git] / lib / doc / de / EmbeddedObjects.lyx
1 #LyX 2.0.0beta1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 410
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 % Befehle, um Legenden neben Tabellen und Abbildungen zu setzen
34 \usepackage{sidecap}
35
36 \newcommand{\TabBesBeg}{%
37  \let\MyTable\table
38  \let\MyEndtable\endtable
39  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
40
41 \newcommand{\TabBesEnd}{%
42  \let\table\MyTable
43  \let\endtable\MyEndtable}
44
45 \newcommand{\FigBesBeg}{%
46  \let\MyFigure\figure
47  \let\MyEndfigure\endfigure
48  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
49
50 \newcommand{\FigBesEnd}{%
51  \let\figure\MyFigure
52  \let\endfigure\MyEndfigure}
53
54 % ermöglicht das Berechnen von Werten
55 \usepackage{calc}
56
57 %Vergrößert den Teil der Seite, in dem Gleitobjekte
58 % unten angeordnet werden dürfen
59 \renewcommand{\bottomfraction}{0.5}
60
61 % Vermeidet, dass Gleitobjekte vor ihrem Abschnitt gedruckt werden
62 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
63
64 % beschleunigt die Berechnung von langen Tabellen
65 \setcounter{LTchunksize}{100}
66
67 % wird für skalierte und rotierte Boxen benötigt
68 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
69
70 % wird bei farbigen Tabellen benutzt
71 \@ifundefined{textcolor}
72  {\usepackage{color}}{}
73 \definecolor{dunkelgruen}{cmyk}{0.5, 0, 1, 0}
74 \definecolor{hellgrau}{gray}{0.8}
75
76 % testen ob paket colortbl installiert ist
77 % wird für farbige Tabellenzellen benutzt
78 \newboolean{colortbl}
79 \IfFileExists{colortbl.sty}
80  {\usepackage{colortbl}
81   \setboolean{colortbl}{true}}
82  {\setboolean{colortbl}{false}}
83
84 % wird fuer Tabellen im Buchstil benutzt
85 \usepackage{booktabs}
86
87 % wird benutzt, um Tabellenzellen zu vergrößern
88 \@ifundefined{extrarowheight}
89  {\usepackage{array}}{}
90 \setlength{\extrarowheight}{2pt}
91
92 % wird fuer benutzerdefinierte Tabellen benutzt
93 % ---
94 \newcolumntype{M}[1]
95  {>{\centering\hspace{0pt}}m{#1}}
96
97 \newcolumntype{S}[2]
98  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
99
100 \newcolumntype{K}[1]
101  {>{\columncolor{#1}\hspace{0pt}}c}
102
103 \newcolumntype{V}{!{\vrule width 1.5pt}}
104
105 \newcolumntype{W}{!{\color{green}\vline}}
106 % ---
107
108 % Setzt einen zusaetzlichen Abstand von
109 % 1.5 mm zwischen Fussnoten
110 \let\myFoot\footnote
111 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
112
113 % Gleit-Algorithmen werden innerhalb von Kapiteln numeriert
114 \numberwithin{algorithm}{chapter}
115
116
117 % ------------------------------------
118 % Prüfung auf benötigte LaTeXPakete
119 \usepackage{ifthen}
120
121 % Pruefung auf arydshln
122 % für Tabellen mit gestrichelten Linien
123 \newboolean{arydshln}
124 \IfFileExists{arydshln.sty}
125  {\usepackage{arydshln}
126   \setboolean{arydshln}{true}}
127  {\setboolean{arydshln}{false}}
128
129 % Prüfung auf marginnote
130 % für Randnotizen
131 \newboolean{marginnote}
132 \IfFileExists{marginnote.sty}
133  {\usepackage{marginnote}
134   \let\marginpar\marginnote
135   \setboolean{marginnote}{true}}
136  {\setboolean{marginnote}{false}}
137
138 % Prüfung auf sidecap
139 % für seitliche Beschriftungen
140 \newboolean{sidecap}
141 \IfFileExists{sidecap.sty}
142  {\usepackage{sidecap}
143   \setboolean{sidecap}{true}}
144  {\setboolean{sidecap}{false}}
145
146 % Umdefinieren des Makros \LyX für PDF-Lesezeichen
147 \def\LyX{\texorpdfstring{%
148   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
149   {LyX}}
150
151 % Damit der Index den Namen "Stichwortverzeichnis" erhält
152 \addto\captionsngerman{\renewcommand{\indexname}{Stichwortverzeichnis}}
153 \end_preamble
154 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
155 \use_default_options false
156 \maintain_unincluded_children false
157 \language ngerman
158 \inputencoding auto
159 \fontencoding global
160 \font_roman default
161 \font_sans default
162 \font_typewriter default
163 \font_default_family default
164 \use_non_tex_fonts false
165 \font_sc false
166 \font_osf false
167 \font_sf_scale 100
168 \font_tt_scale 100
169
170 \graphics default
171 \default_output_format default
172 \output_sync 0
173 \bibtex_command default
174 \index_command default
175 \paperfontsize 12
176 \spacing single
177 \use_hyperref true
178 \pdf_title "Das LyX-Handbuch der Einfügungen: Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen"
179 \pdf_author "LyX Team, Uwe Stöhr, deutsche Übersetzung: Hartmut Haase"
180 \pdf_subject "LyX-Dokumentation über Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen"
181 \pdf_keywords "LyX, Abbildungen, Tabellen, Gleitobjekte, Notizen, Boxen"
182 \pdf_bookmarks true
183 \pdf_bookmarksnumbered true
184 \pdf_bookmarksopen true
185 \pdf_bookmarksopenlevel 1
186 \pdf_breaklinks false
187 \pdf_pdfborder false
188 \pdf_colorlinks true
189 \pdf_backref false
190 \pdf_pdfusetitle false
191 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
192 \papersize a4paper
193 \use_geometry false
194 \use_amsmath 2
195 \use_esint 0
196 \use_mhchem 1
197 \use_mathdots 1
198 \cite_engine basic
199 \use_bibtopic false
200 \use_indices false
201 \paperorientation portrait
202 \suppress_date false
203 \use_refstyle 0
204 \notefontcolor #0000ff
205 \index Stichwortverzeichnis
206 \shortcut idx
207 \color #008000
208 \end_index
209 \secnumdepth 3
210 \tocdepth 3
211 \paragraph_separation skip
212 \defskip medskip
213 \quotes_language german
214 \papercolumns 1
215 \papersides 2
216 \paperpagestyle default
217 \bullet 1 0 9 -1
218 \bullet 2 2 35 -1
219 \bullet 3 2 7 -1
220 \tracking_changes false
221 \output_changes false
222 \html_math_output 0
223 \html_be_strict false
224 \end_header
225
226 \begin_body
227
228 \begin_layout Title
229 Das LyX-Handbuch der Einfügungen:
230 \begin_inset Newline newline
231 \end_inset
232
233  
234 \size larger
235 Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen
236 \end_layout
237
238 \begin_layout Author
239 vom LyX Team
240 \begin_inset Foot
241 status collapsed
242
243 \begin_layout Plain Layout
244 \noindent
245
246 \size normal
247 Übersetzung und Bearbeitung: Hartmut Haase
248 \size default
249 , Uwe Stöhr
250 \begin_inset Newline newline
251 \end_inset
252
253 Wenn Sie Anmerkungen oder Korrekturvorschläge machen wollen, schreiben Sie
254  bitte an: 
255 \begin_inset CommandInset href
256 LatexCommand href
257 name "lyx-docs@lists.lyx.org"
258 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
259 type "mailto:"
260
261 \end_inset
262
263
264 \end_layout
265
266 \end_inset
267
268
269 \begin_inset Note Note
270 status collapsed
271
272 \begin_layout Plain Layout
273 Autor: Uwe Stöhr <uwestoehr@web.de>
274 \end_layout
275
276 \end_inset
277
278
279 \begin_inset Newline newline
280 \end_inset
281
282
283 \begin_inset Newline newline
284 \end_inset
285
286
287 \family sans
288 Version 2.0.x
289 \end_layout
290
291 \begin_layout Standard
292 \begin_inset CommandInset toc
293 LatexCommand tableofcontents
294
295 \end_inset
296
297
298 \end_layout
299
300 \begin_layout Standard
301 \begin_inset Note Note
302 status open
303
304 \begin_layout Plain Layout
305 Um alle Teile diese Handbuches als DVI, HTML, PDF, PostScript oder RTF exportier
306 en zu können oder es auszudrucken, benötigen Sie die LaTeX-Pakte 
307 \series bold
308 arydshln
309 \series default
310
311 \series bold
312 colortbl
313 \series default
314
315 \series bold
316 marginnote
317 \series default
318  und 
319 \series bold
320 sidecap
321 \series default
322 .
323  Wenn sie nicht installiert sind, erfolgt die Ausgabe ohne die Teile, in
324  denen sie benötigt werden.
325 \end_layout
326
327 \begin_layout Plain Layout
328 Wenn es Ihnen trotzdem nicht gelingen sollte, können Sie die neueste PDF-Version
329  des englischen Originals hier finden:
330 \begin_inset Newline newline
331 \end_inset
332
333
334 \series bold
335 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
336 \end_layout
337
338 \end_inset
339
340
341 \end_layout
342
343 \begin_layout Chapter
344 Abbildungen
345 \begin_inset Index idx
346 status collapsed
347
348 \begin_layout Plain Layout
349 Abbildungen
350 \end_layout
351
352 \end_inset
353
354
355 \end_layout
356
357 \begin_layout Section
358 Grafik-Dialog
359 \begin_inset Index idx
360 status collapsed
361
362 \begin_layout Plain Layout
363 Abbildungen ! Grafik-Dialog
364 \end_layout
365
366 \end_inset
367
368
369 \begin_inset CommandInset label
370 LatexCommand label
371 name "abs:Grafik-Dialog"
372
373 \end_inset
374
375
376 \end_layout
377
378 \begin_layout Standard
379 Um eine Abbildung in Ihr Dokument einzufügen, klicken Sie auf das Symbol
380  
381 \begin_inset Graphics
382         filename ../../images/dialog-show-new-inset_graphics.png
383         scale 70
384         scaleBeforeRotation
385
386 \end_inset
387
388  in der Werkzeugleiste oder wählen das Menü 
389 \family sans
390 Einfügen\SpecialChar \menuseparator
391 Grafik
392 \family default
393 .
394  Ein Dialogfenster erscheint, in dem Sie einen Dateinamen direkt oder über
395  
396 \family sans
397 Durchsuchen
398 \family default
399  eingeben können.
400  Die Abbildung wird in der druckfertigen Ausgabe genau dort erscheinen,
401  an der Sie sie eingefügt haben.
402 \end_layout
403
404 \begin_layout Standard
405 Der Grafik-Dialog wird immer dann geöffnet, wenn Sie auf eine Abbildung
406  klicken.
407  Der Dialog hat drei Karteikarten:
408 \end_layout
409
410 \begin_layout Description
411
412 \family sans
413 Grafik
414 \family default
415  Hier können Sie eine Grafik-Datei auswählen und ihr Aussehen in der druckbaren
416  Version festlegen.
417  Die für die Bildgröße verfügbaren Einheiten werden im Anhang
418 \begin_inset space ~
419 \end_inset
420
421
422 \begin_inset CommandInset ref
423 LatexCommand ref
424 reference "kap:In-LyX-verfügbare"
425
426 \end_inset
427
428  erklärt.
429 \begin_inset Newline newline
430 \end_inset
431
432
433 \begin_inset Index idx
434 status collapsed
435
436 \begin_layout Plain Layout
437 Abbildungen ! rotierte
438 \end_layout
439
440 \end_inset
441
442 Sie können Abbildungen durch Angabe eines 
443 \family sans
444 Winkel
445 \family default
446
447 \begin_inset space ~
448 \end_inset
449
450
451 \family sans
452 (Grad)
453 \family default
454  und Festlegung eines 
455 \family sans
456 Drehpunktes
457 \family default
458  drehen.
459  Negative Winkel drehen im Uhrzeigersinn.
460  Die Abbildung wird auch in LyX gedreht.
461 \begin_inset Newline newline
462 \end_inset
463
464
465 \begin_inset Index idx
466 status collapsed
467
468 \begin_layout Plain Layout
469 Abbildungen ! skalierte
470 \end_layout
471
472 \end_inset
473
474 Abbildungen können in der Größe verändert werden, indem man Prozentwerte
475  oder Höhe und Breite definiert.
476  Wenn man nur einen Wert angibt, wird der andere automatisch berechnet.
477  Wenn Sie beide Werte angeben, wird die Abbildung an die Größe angepasst,
478  wobei sie möglicherweise verzerrt wird.
479  Um das zu vermeiden, sollten Sie 
480 \family sans
481 Seitenverhältnis
482 \begin_inset space ~
483 \end_inset
484
485 beibehalten
486 \family default
487  ankreuzen.
488  Die Abbildung wird dann so angepasst, dass die vorgegebenen Werte für Höhe
489  und Breite nicht überschritten werden.
490 \begin_inset Newline newline
491 \end_inset
492
493 Wenn Sie mit der rechten Maustaste auf eine Grafik klicken und dann im erscheine
494 nden Kontext-Menü 
495 \family sans
496 Datei extern bearbeiten
497 \family default
498  auswählen, können Abbildungen mit einem Programm ihrer Wahl zum Bearbeiten
499  öffnen.
500  Das Programm kann für jedes Bildformat in den LyX-Einstellungen unter 
501 \family sans
502 Datei-Handhabung\SpecialChar \menuseparator
503 Dateiformate
504 \family default
505  festgelegt werden.
506 \end_layout
507
508 \begin_layout Description
509
510 \family sans
511 Ausschnitt
512 \family default
513  Alternativ zur Verwendung von Skalierungen, kann man hier Koordinaten angeben,
514  um Höhe und Breite der Abbildung für die Ausgabe festzulegen.
515  Wenn Sie auf 
516 \family sans
517 Lese
518 \begin_inset space ~
519 \end_inset
520
521 aus
522 \begin_inset space ~
523 \end_inset
524
525 Datei
526 \family default
527  klicken, werden die Koordinaten automatisch berechnet.
528  Die Option 
529 \family sans
530 Auf
531 \begin_inset space ~
532 \end_inset
533
534 Begrenzungsbox
535 \begin_inset space ~
536 \end_inset
537
538 zuschneiden
539 \family default
540  wird nur den Teil der Abbildung drucken, der innerhalb der vorgegebenen
541  Koordinaten liegt.
542  Normalerweise müssen Sie sich um Bildkoordinaten nicht kümmern und können
543  diese Karteikarte ignorieren.
544 \end_layout
545
546 \begin_layout Description
547
548 \family sans
549 LaTeX-
550 \begin_inset space ~
551 \end_inset
552
553 und
554 \begin_inset space ~
555 \end_inset
556
557 LyX-Optionen
558 \family default
559  Hier können Sie das Aussehen einer Abbildung innerhalb von LyX ändern und
560  LaTeX-Experten können weitere LaTeX-Optionen definieren.
561 \begin_inset Newline newline
562 \end_inset
563
564 Ist die Option 
565 \family sans
566 Entwurfsmodus 
567 \family default
568 angekreuzt, wird nur ein Rahmen in der Größe der Abbildung mit dem Dateinamen
569  darin gedruckt.
570 \begin_inset Newline newline
571 \end_inset
572
573 Die Option 
574 \family sans
575 Beim
576 \begin_inset space ~
577 \end_inset
578
579 Exportieren
580 \begin_inset space ~
581 \end_inset
582
583 nicht
584 \begin_inset space ~
585 \end_inset
586
587 entpacken
588 \family default
589  betrifft nur gepackte EPS-Dateien, zum Beispiel 
590 \emph on
591 x.eps.gz
592 \emph default
593 .
594  LaTeX kann so mit ihnen umgehen.
595 \begin_inset Newline newline
596 \end_inset
597
598 Gepackte EPS-Dateien sparen Platz, wenn Sie als Ausgabe-Format PostScript
599  wählen, siehe Anhang
600 \begin_inset space ~
601 \end_inset
602
603
604 \begin_inset CommandInset ref
605 LatexCommand ref
606 reference "abs:PostScript"
607
608 \end_inset
609
610 .
611  Um EPS-Dateien zu packen, benutzen Sie folgende Kommandozeilenbefehle:
612 \begin_inset Newline newline
613 \end_inset
614
615
616 \series bold
617 gzip x.eps
618 \begin_inset Newline newline
619 \end_inset
620
621 zgrep %%Bounding x.eps.gz > x.eps.bb
622 \series default
623
624 \begin_inset Newline newline
625 \end_inset
626
627 Der zweite Befehl erzeugt die Begrenzungsbox 
628 \begin_inset Quotes gld
629 \end_inset
630
631 x.eps.bb
632 \begin_inset Quotes grd
633 \end_inset
634
635 , die LaTeX für gepackte Abbildungen benötigt.
636 \begin_inset Newline newline
637 \end_inset
638
639 Das Feld 
640 \family sans
641 Gruppenname
642 \begin_inset space ~
643 \end_inset
644
645 initialisieren
646 \family default
647  ermöglicht es eine Einstellungsgruppe zu definieren oder dem Bild eine
648  solche zuzuordnen.
649 \begin_inset Index idx
650 status collapsed
651
652 \begin_layout Plain Layout
653 Abbildungen ! Einstellungsgruppen
654 \end_layout
655
656 \end_inset
657
658  Bilder innerhalb einer solchen Gruppe teilen ihre Einstellungen, so dass
659  alle Bilder der Gruppe geändert werden, wenn die Einstellungen eines Bildes
660  der Gruppe geändert werden.
661  Damit kann man z.B.
662 \begin_inset space ~
663 \end_inset
664
665 die Bildgröße für eine Reihe von Bildern ändern, ohne dies bei jedem einzelnen
666  Bild tun zu müssen.
667  Eine Einstellungsgruppe zuzuordnen kann auch über das Kontextmenü des Bildes
668  geschehen, indem man den Namen der gewünschten Gruppe anklickt.
669 \end_layout
670
671 \begin_layout Standard
672 \begin_inset VSpace bigskip
673 \end_inset
674
675
676 \end_layout
677
678 \begin_layout Standard
679 Hier ist eine zentrierte EPS-Abbildung
680 \begin_inset Foot
681 status collapsed
682
683 \begin_layout Plain Layout
684 Abbildungsformate sind in Abschnitt
685 \begin_inset space ~
686 \end_inset
687
688
689 \begin_inset CommandInset ref
690 LatexCommand ref
691 reference "abs:Bildformate"
692
693 \end_inset
694
695  beschrieben.
696 \end_layout
697
698 \end_inset
699
700  in einem eigenen Absatz:
701 \end_layout
702
703 \begin_layout Standard
704 \align center
705 \begin_inset Graphics
706         filename ../clipart/mobius.eps
707         scale 70
708         scaleBeforeRotation
709         rotateOrigin center
710
711 \end_inset
712
713
714 \end_layout
715
716 \begin_layout Standard
717 \noindent
718 Hier ist dieselbe Abbildung, aber im Entwurfsmodus gedruckt:
719 \end_layout
720
721 \begin_layout Standard
722 \align center
723 \begin_inset Graphics
724         filename ../clipart/mobius.eps
725         scale 70
726         draft
727         scaleBeforeRotation
728         rotateOrigin center
729
730 \end_inset
731
732
733 \end_layout
734
735 \begin_layout Section
736 Gleitende Abbildungen
737 \begin_inset CommandInset label
738 LatexCommand label
739 name "abs:Gleitende-Abbildungen"
740
741 \end_inset
742
743
744 \begin_inset Index idx
745 status collapsed
746
747 \begin_layout Plain Layout
748 Abbildungen ! gleitende
749 \end_layout
750
751 \end_inset
752
753
754 \begin_inset Index idx
755 status collapsed
756
757 \begin_layout Plain Layout
758 Gleitobjekte ! Abbildungen
759 \end_layout
760
761 \end_inset
762
763
764 \end_layout
765
766 \begin_layout Standard
767 Allgemeine Erläuterungen zu Gleitobjekten finden Sie in Abschnitt
768 \begin_inset space ~
769 \end_inset
770
771
772 \begin_inset CommandInset ref
773 LatexCommand ref
774 reference "abs:Gleitobjekte-Einleitung"
775
776 \end_inset
777
778 .
779 \end_layout
780
781 \begin_layout Standard
782 Wenn Sie auf das Werkzeugleisten-Symbol 
783 \begin_inset Graphics
784         filename ../../images/float-insert_figure.png
785         scale 70
786         scaleBeforeRotation
787
788 \end_inset
789
790  klicken oder 
791 \family sans
792 Einfügen\SpecialChar \menuseparator
793 Gleit\SpecialChar \-
794 objekt\SpecialChar \menuseparator
795 Abbildung
796 \family default
797  wählen, erhalten Sie einen leeren roten Rahmen ohne Abbildung.
798  In das rot umrahmte Feld rechts von 
799 \emph on
800 Abbildung
801 \begin_inset space ~
802 \end_inset
803
804 Nr:
805 \emph default
806  schreiben Sie die Bildbeschriftung.
807  Nach einem Klick oberhalb oder unterhalb von 
808 \emph on
809 Abbildung
810 \begin_inset space ~
811 \end_inset
812
813 Nr:
814 \emph default
815  können Sie dann eine Abbildung wie 
816 \begin_inset CommandInset ref
817 LatexCommand ref
818 reference "abb:kill-plat"
819
820 \end_inset
821
822  oberhalb oder wie Abbildung
823 \begin_inset space ~
824 \end_inset
825
826
827 \begin_inset CommandInset ref
828 LatexCommand ref
829 reference "abb:escher"
830
831 \end_inset
832
833  unterhalb der Bildbeschriftung einfügen.
834  Näheres über Bildbeschriftungen erfahren Sie in Abschnitt
835 \begin_inset space ~
836 \end_inset
837
838
839 \begin_inset CommandInset ref
840 LatexCommand ref
841 reference "abs:Titel-Platzierung"
842
843 \end_inset
844
845 .
846 \end_layout
847
848 \begin_layout Standard
849 \begin_inset Float figure
850 wide false
851 sideways false
852 status open
853
854 \begin_layout Plain Layout
855 \align center
856 \begin_inset Graphics
857         filename ../clipart/platypus.eps
858         width 50col%
859         scaleBeforeRotation
860         rotateOrigin center
861
862 \end_inset
863
864
865 \end_layout
866
867 \begin_layout Plain Layout
868 \begin_inset Caption
869
870 \begin_layout Plain Layout
871 \begin_inset CommandInset label
872 LatexCommand label
873 name "abb:kill-plat"
874
875 \end_inset
876
877 Platypus in einem Gleitobjekt
878 \end_layout
879
880 \end_inset
881
882
883 \end_layout
884
885 \end_inset
886
887
888 \end_layout
889
890 \begin_layout Standard
891 \begin_inset Float figure
892 wide false
893 sideways false
894 status open
895
896 \begin_layout Plain Layout
897 \begin_inset Caption
898
899 \begin_layout Plain Layout
900 \begin_inset CommandInset label
901 LatexCommand label
902 name "abb:escher"
903
904 \end_inset
905
906 M.C.
907  Escher
908 \end_layout
909
910 \end_inset
911
912
913 \end_layout
914
915 \begin_layout Plain Layout
916 \align center
917 \begin_inset Graphics
918         filename ../clipart/escher-lsd.eps
919         scale 80
920         scaleBeforeRotation
921         rotateOrigin center
922
923 \end_inset
924
925
926 \end_layout
927
928 \end_inset
929
930
931 \end_layout
932
933 \begin_layout Standard
934 \begin_inset Index idx
935 status collapsed
936
937 \begin_layout Plain Layout
938 Querverweise ! auf Abbildungen
939 \end_layout
940
941 \end_inset
942
943 Abbildung
944 \begin_inset space ~
945 \end_inset
946
947
948 \begin_inset CommandInset ref
949 LatexCommand ref
950 reference "abb:kill-plat"
951
952 \end_inset
953
954  und 
955 \begin_inset CommandInset ref
956 LatexCommand ref
957 reference "abb:escher"
958
959 \end_inset
960
961  sind Beispiele für Abbildungen, auf die verwiesen werden kann.
962  Dafür fügen Sie in der Beschriftung mit 
963 \family sans
964 Einfügen\SpecialChar \menuseparator
965 Marke
966 \family default
967  oder durch Klicken auf 
968 \begin_inset Graphics
969         filename ../../images/label-insert.png
970         scale 70
971         scaleBeforeRotation
972
973 \end_inset
974
975  eine Marke ein.
976  Auf diese können Sie dann wie gewohnt mit 
977 \family sans
978 Einfügen\SpecialChar \menuseparator
979 Querverweis
980 \family default
981  oder durch Klicken auf 
982 \begin_inset Graphics
983         filename ../../images/dialog-show-new-inset_ref.png
984         scale 70
985         scaleBeforeRotation
986
987 \end_inset
988
989  verweisen.
990  Das ist besser als eine vage Formulierung wie 
991 \begin_inset Quotes gld
992 \end_inset
993
994 die obige Abbildung
995 \begin_inset Quotes grd
996 \end_inset
997
998  zu benutzen, weil LaTeX die Abbildung dort platzieren wird, wo es sinnvoll
999  erscheint, und das muss nicht 
1000 \emph on
1001 oben
1002 \emph default
1003  sein.
1004  Verweise werden detailliert in Abschnitt
1005 \begin_inset space ~
1006 \end_inset
1007
1008
1009 \begin_inset CommandInset ref
1010 LatexCommand ref
1011 reference "abs:Auf-Gleitobjekte-verweisen"
1012
1013 \end_inset
1014
1015  beschrieben.
1016 \end_layout
1017
1018 \begin_layout Standard
1019 Normalerweise wird eine Gleitabbildung nur aus einem Bild bestehen, aber
1020  manchmal benötigt man mehrere Bilder mit unterschiedlichen Beschriftungen.
1021  Das erreicht man, indem man weitere Gleitabbildungen in eine bestehende
1022  Gleitabbildung einfügt.
1023  Beachten Sie, dass im Abbildungsverzeichnis nur die Hauptbeschriftung erscheint.
1024  Abbildung
1025 \begin_inset space ~
1026 \end_inset
1027
1028
1029 \begin_inset CommandInset ref
1030 LatexCommand ref
1031 reference "abb:Zwei-Teilabbildungen"
1032
1033 \end_inset
1034
1035  ist ein Beispiel für eine Gleitabbildung mit zwei Teilabbildungen nebeneinander.
1036  Sie können die Bilder auch untereinander setzen, indem Sie nach der ersten
1037  Gleitabbildung auf Eingabe drücken.
1038  Abbildung
1039 \begin_inset space ~
1040 \end_inset
1041
1042
1043 \begin_inset CommandInset ref
1044 LatexCommand ref
1045 reference "abb:Undefinierbar"
1046
1047 \end_inset
1048
1049  und 
1050 \begin_inset CommandInset ref
1051 LatexCommand ref
1052 reference "abb:Ein-Schnabeltier"
1053
1054 \end_inset
1055
1056  sind die Teilabbildungen.
1057 \end_layout
1058
1059 \begin_layout Standard
1060 \begin_inset Float figure
1061 wide false
1062 sideways false
1063 status open
1064
1065 \begin_layout Plain Layout
1066 \begin_inset space \hfill{}
1067 \end_inset
1068
1069
1070 \begin_inset Float figure
1071 wide false
1072 sideways false
1073 status collapsed
1074
1075 \begin_layout Plain Layout
1076 \begin_inset Caption
1077
1078 \begin_layout Plain Layout
1079 \begin_inset CommandInset label
1080 LatexCommand label
1081 name "abb:Undefinierbar"
1082
1083 \end_inset
1084
1085 Undefinierbar
1086 \end_layout
1087
1088 \end_inset
1089
1090
1091 \end_layout
1092
1093 \begin_layout Plain Layout
1094 \begin_inset Graphics
1095         filename ../clipart/escher-lsd.eps
1096         width 35col%
1097         scaleBeforeRotation
1098         groupId Teilabbildung
1099
1100 \end_inset
1101
1102
1103 \end_layout
1104
1105 \end_inset
1106
1107
1108 \begin_inset space \hfill{}
1109 \end_inset
1110
1111
1112 \begin_inset Float figure
1113 wide false
1114 sideways false
1115 status collapsed
1116
1117 \begin_layout Plain Layout
1118 \begin_inset Caption
1119
1120 \begin_layout Plain Layout
1121 \begin_inset CommandInset label
1122 LatexCommand label
1123 name "abb:Ein-Schnabeltier"
1124
1125 \end_inset
1126
1127 Ein Schnabeltier
1128 \end_layout
1129
1130 \end_inset
1131
1132
1133 \end_layout
1134
1135 \begin_layout Plain Layout
1136 \begin_inset Graphics
1137         filename ../clipart/platypus.eps
1138         width 35col%
1139         scaleBeforeRotation
1140         groupId Teilabbildung
1141
1142 \end_inset
1143
1144
1145 \end_layout
1146
1147 \end_inset
1148
1149
1150 \begin_inset space \hfill{}
1151 \end_inset
1152
1153
1154 \end_layout
1155
1156 \begin_layout Plain Layout
1157 \begin_inset Caption
1158
1159 \begin_layout Plain Layout
1160 \begin_inset CommandInset label
1161 LatexCommand label
1162 name "abb:Zwei-Teilabbildungen"
1163
1164 \end_inset
1165
1166 Zwei Teilabbildungen nebeneinander.
1167  Beide Bilder gehören der Einstellungsgruppe mit dem Namen 
1168 \begin_inset Quotes gld
1169 \end_inset
1170
1171 Teilabbildung
1172 \begin_inset Quotes grd
1173 \end_inset
1174
1175  an.
1176 \end_layout
1177
1178 \end_inset
1179
1180
1181 \end_layout
1182
1183 \end_inset
1184
1185
1186 \end_layout
1187
1188 \begin_layout Section
1189 Bildformate
1190 \begin_inset CommandInset label
1191 LatexCommand label
1192 name "abs:Bildformate"
1193
1194 \end_inset
1195
1196
1197 \begin_inset Index idx
1198 status collapsed
1199
1200 \begin_layout Plain Layout
1201 Abbildungen ! Bildformate
1202 \end_layout
1203
1204 \end_inset
1205
1206
1207 \end_layout
1208
1209 \begin_layout Standard
1210 Sie können Bilder in jedem bekannten Dateiformat einfügen.
1211  Aber wie in Anhang
1212 \begin_inset space ~
1213 \end_inset
1214
1215
1216 \begin_inset CommandInset ref
1217 LatexCommand ref
1218 reference "kap:Ausgabedatei-Formate"
1219
1220 \end_inset
1221
1222  beschrieben, erlaubt jedes Ausgabeformat nur ein paar Bildformate.
1223  LyX benutzt im Hintergrund das Programm
1224 \family typewriter
1225  ImageMagick
1226 \family default
1227 , um Bilder ins richtige Ausgabeformat zu konvertieren.
1228  Sie beschleunigen Ihre Arbeit, wenn Sie solche Konvertierungen im Hintergrund
1229  vermeiden.
1230  Dazu sollten Sie nur Bildformate benutzen, die direkt in die Ausgabe eingefügt
1231  werden können.
1232  Diese Formate werden 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.
1244 \end_layout
1245
1246 \begin_layout Standard
1247 Ähnlich wie bei Fonts gibt es zwei Bildformate:
1248 \end_layout
1249
1250 \begin_layout Description
1251 Pixelbilder bestehen aus Pixeln, meist in komprimierter Form.
1252  Sie sind deshalb nicht völlig skalierbar und sehen bei starken Vergrößerungen
1253  
1254 \emph on
1255 pixelig
1256 \emph default
1257  aus.
1258  Bekannte Pixel-Formate sind 
1259 \begin_inset Quotes gld
1260 \end_inset
1261
1262 Graphics Interchange Format
1263 \begin_inset Quotes grd
1264 \end_inset
1265
1266  (GIF, Dateiendung
1267 \family typewriter
1268  
1269 \family default
1270
1271 \begin_inset Quotes gld
1272 \end_inset
1273
1274
1275 \family typewriter
1276 .gif
1277 \family default
1278
1279 \begin_inset Quotes grd
1280 \end_inset
1281
1282 )
1283 \begin_inset Index idx
1284 status collapsed
1285
1286 \begin_layout Plain Layout
1287 GIF
1288 \end_layout
1289
1290 \end_inset
1291
1292
1293 \begin_inset Quotes gld
1294 \end_inset
1295
1296 Portable Network Graphics
1297 \begin_inset Quotes grd
1298 \end_inset
1299
1300  (PNG, Dateiendung 
1301 \begin_inset Quotes gld
1302 \end_inset
1303
1304
1305 \family typewriter
1306 .png
1307 \family default
1308
1309 \begin_inset Quotes grd
1310 \end_inset
1311
1312 )
1313 \begin_inset Index idx
1314 status collapsed
1315
1316 \begin_layout Plain Layout
1317 PNG
1318 \end_layout
1319
1320 \end_inset
1321
1322
1323 \begin_inset Quotes gld
1324 \end_inset
1325
1326 Joint Photographic Experts Group
1327 \begin_inset Quotes grd
1328 \end_inset
1329
1330  (JPEG, Dateiendung
1331 \family typewriter
1332  
1333 \family default
1334
1335 \begin_inset Quotes gld
1336 \end_inset
1337
1338
1339 \family typewriter
1340 .jpg
1341 \family default
1342
1343 \begin_inset Quotes grd
1344 \end_inset
1345
1346  oder 
1347 \begin_inset Quotes gld
1348 \end_inset
1349
1350
1351 \family typewriter
1352 .jpeg
1353 \family default
1354
1355 \begin_inset Quotes grd
1356 \end_inset
1357
1358 )
1359 \begin_inset Index idx
1360 status collapsed
1361
1362 \begin_layout Plain Layout
1363 JPG, JPEG
1364 \end_layout
1365
1366 \end_inset
1367
1368  und 
1369 \begin_inset Quotes gld
1370 \end_inset
1371
1372 Windows Bitmap
1373 \begin_inset Quotes grd
1374 \end_inset
1375
1376  (BMP, Dateiendung 
1377 \begin_inset Quotes gld
1378 \end_inset
1379
1380
1381 \family typewriter
1382 .bmp
1383 \family default
1384
1385 \begin_inset Quotes grd
1386 \end_inset
1387
1388 )
1389 \begin_inset Index idx
1390 status collapsed
1391
1392 \begin_layout Plain Layout
1393 BMP
1394 \end_layout
1395
1396 \end_inset
1397
1398 .
1399 \end_layout
1400
1401 \begin_layout Description
1402 Vektorbilder bestehen aus Vektoren und können deshalb ohne Datenverlust
1403  auf jede beliebige Größe skaliert werden.
1404  Das ist wichtig bei Präsentationen und Online-Dokumenten, um in Diagramme
1405  zoomen zu können.
1406 \begin_inset Newline newline
1407 \end_inset
1408
1409 Bekannte Formate sind 
1410 \begin_inset Quotes gld
1411 \end_inset
1412
1413 Scalable Vector Graphics
1414 \begin_inset Quotes grd
1415 \end_inset
1416
1417  (SVG, Dateiendung
1418 \family typewriter
1419  
1420 \family default
1421
1422 \begin_inset Quotes gld
1423 \end_inset
1424
1425
1426 \family typewriter
1427 .svg
1428 \family default
1429
1430 \begin_inset Quotes grd
1431 \end_inset
1432
1433 )
1434 \begin_inset Index idx
1435 status collapsed
1436
1437 \begin_layout Plain Layout
1438 SVG
1439 \end_layout
1440
1441 \end_inset
1442
1443
1444 \begin_inset Quotes gld
1445 \end_inset
1446
1447 Encapsulated PostScript
1448 \begin_inset Quotes grd
1449 \end_inset
1450
1451  (EPS, Dateiendung 
1452 \begin_inset Quotes gld
1453 \end_inset
1454
1455
1456 \family typewriter
1457 .eps
1458 \family default
1459
1460 \begin_inset Quotes grd
1461 \end_inset
1462
1463 )
1464 \begin_inset Index idx
1465 status collapsed
1466
1467 \begin_layout Plain Layout
1468 EPS
1469 \end_layout
1470
1471 \end_inset
1472
1473
1474 \begin_inset Quotes gld
1475 \end_inset
1476
1477 Portable Document Format
1478 \begin_inset Quotes grd
1479 \end_inset
1480
1481  (PDF, Dateiendung
1482 \family typewriter
1483  
1484 \family default
1485
1486 \begin_inset Quotes gld
1487 \end_inset
1488
1489
1490 \family typewriter
1491 .pdf
1492 \family default
1493
1494 \begin_inset Quotes grd
1495 \end_inset
1496
1497 )
1498 \begin_inset Index idx
1499 status collapsed
1500
1501 \begin_layout Plain Layout
1502 PDF
1503 \end_layout
1504
1505 \end_inset
1506
1507  und 
1508 \begin_inset Quotes gld
1509 \end_inset
1510
1511 Windows Metafile
1512 \begin_inset Quotes grd
1513 \end_inset
1514
1515  (WMF, Dateiendung 
1516 \begin_inset Quotes gld
1517 \end_inset
1518
1519
1520 \family typewriter
1521 .wmf
1522 \family default
1523
1524 \begin_inset Quotes grd
1525 \end_inset
1526
1527 )
1528 \begin_inset Index idx
1529 status collapsed
1530
1531 \begin_layout Plain Layout
1532 WMF
1533 \end_layout
1534
1535 \end_inset
1536
1537 .
1538 \end_layout
1539
1540 \begin_layout Standard
1541 Pixelbilder können auch ins PDF- oder EPS-Format konvertiert werden, und
1542  das Ergebnis ist immer noch ein Pixelbild.
1543  In diesem Fall wird ein Kopf mit den Bildeigenschaften zum Originalbild
1544  hinzugefügt.
1545 \begin_inset Foot
1546 status collapsed
1547
1548 \begin_layout Plain Layout
1549 Bei PDF wird das Originalbild auch noch komprimiert.
1550 \end_layout
1551
1552 \end_inset
1553
1554  Die PDF-Dateien, die 
1555 \family typewriter
1556 Adobe Photoshop
1557 \family default
1558  erzeugt, sind zum Beispiel Pixelbilder.
1559 \end_layout
1560
1561 \begin_layout Standard
1562 Normalerweise kann man Pixelbilder nicht in Vektorbilder konvertieren oder
1563  umgekehrt.
1564  Nur die Bildformate PDF und EPS können direkt in PDF- und PostScript-Dateien
1565  eingefügt werden.
1566  SVG- und WMF-Bilder werden in Pixelbilder umgerechnet, wenn die Ausgabedatei
1567  erzeugt wird, weil es zur Zeit keine WMF/SVG
1568 \begin_inset Formula $\to$
1569 \end_inset
1570
1571 PDF/EPS Konverter gibt.
1572 \end_layout
1573
1574 \begin_layout Chapter
1575 Tabellen
1576 \begin_inset Index idx
1577 status collapsed
1578
1579 \begin_layout Plain Layout
1580 Tabellen
1581 \end_layout
1582
1583 \end_inset
1584
1585
1586 \end_layout
1587
1588 \begin_layout Section
1589 Einführung
1590 \begin_inset Index idx
1591 status collapsed
1592
1593 \begin_layout Plain Layout
1594 Tabellen ! Einführung
1595 \end_layout
1596
1597 \end_inset
1598
1599
1600 \end_layout
1601
1602 \begin_layout Standard
1603 Eine Tabelle können Sie mit dem Werkzeugleistenknopf 
1604 \begin_inset Graphics
1605         filename ../../images/tabular-insert.png
1606         scale 70
1607         scaleBeforeRotation
1608
1609 \end_inset
1610
1611  oder das Menü 
1612 \family sans
1613 Einfügen\SpecialChar \menuseparator
1614 Tabelle
1615 \family default
1616  einfügen.
1617  Wenn Sie auf den Werkzeugleistenknopf klicken, sehen Sie eine 5×5
1618 \begin_inset space \thinspace{}
1619 \end_inset
1620
1621 -Tabelle.
1622  Wenn Sie mit dem Mauszeiger darüberfahren, werden die Felder dunkelblau
1623  und die Größe der dunkelblauen Tabelle angezeigt.
1624  Ein weiterer Mausklick fügt die so definierte Tabelle an der Cursorposition
1625  ein.
1626  Wenn Sie das Menü benutzen, erscheint ein Fenster, in dem Sie Zeilen- und
1627  Spaltenanzahl festlegen können.
1628 \end_layout
1629
1630 \begin_layout Standard
1631 In der so erstellten Tabelle ist jede Zelle umrandet.
1632  Die erste Zeile ist vom Rest durch eine doppelte Linie abgetrennt.
1633  Das wird dadurch erreicht, dass die erste Zeile eine Linie unterhalb und
1634  die zweite Zeile eine Linie oberhalb haben.
1635  Hier ist ein Beispiel:
1636 \end_layout
1637
1638 \begin_layout Standard
1639 \align center
1640 \begin_inset Tabular
1641 <lyxtabular version="3" rows="5" columns="4">
1642 <features tabularvalignment="middle">
1643 <column alignment="center" valignment="top" width="0">
1644 <column alignment="center" valignment="top" width="0">
1645 <column alignment="center" valignment="top" width="0">
1646 <column alignment="center" valignment="top" width="0">
1647 <row>
1648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1649 \begin_inset Text
1650
1651 \begin_layout Plain Layout
1652
1653 \end_layout
1654
1655 \end_inset
1656 </cell>
1657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1658 \begin_inset Text
1659
1660 \begin_layout Plain Layout
1661
1662 \family roman
1663 \series medium
1664 \shape up
1665 \size normal
1666 \emph off
1667 \bar no
1668 \noun off
1669 \color none
1670 1
1671 \end_layout
1672
1673 \end_inset
1674 </cell>
1675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1676 \begin_inset Text
1677
1678 \begin_layout Plain Layout
1679 2
1680 \end_layout
1681
1682 \end_inset
1683 </cell>
1684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1685 \begin_inset Text
1686
1687 \begin_layout Plain Layout
1688 3
1689 \end_layout
1690
1691 \end_inset
1692 </cell>
1693 </row>
1694 <row>
1695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1696 \begin_inset Text
1697
1698 \begin_layout Plain Layout
1699
1700 \family roman
1701 \series medium
1702 \shape up
1703 \size normal
1704 \emph off
1705 \bar no
1706 \noun off
1707 \color none
1708 A
1709 \end_layout
1710
1711 \end_inset
1712 </cell>
1713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1714 \begin_inset Text
1715
1716 \begin_layout Plain Layout
1717
1718 \end_layout
1719
1720 \end_inset
1721 </cell>
1722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1723 \begin_inset Text
1724
1725 \begin_layout Plain Layout
1726
1727 \end_layout
1728
1729 \end_inset
1730 </cell>
1731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1732 \begin_inset Text
1733
1734 \begin_layout Plain Layout
1735
1736 \end_layout
1737
1738 \end_inset
1739 </cell>
1740 </row>
1741 <row>
1742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1743 \begin_inset Text
1744
1745 \begin_layout Plain Layout
1746
1747 \family roman
1748 \series medium
1749 \shape up
1750 \size normal
1751 \emph off
1752 \bar no
1753 \noun off
1754 \color none
1755 B
1756 \end_layout
1757
1758 \end_inset
1759 </cell>
1760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1761 \begin_inset Text
1762
1763 \begin_layout Plain Layout
1764
1765 \end_layout
1766
1767 \end_inset
1768 </cell>
1769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1770 \begin_inset Text
1771
1772 \begin_layout Plain Layout
1773
1774 \end_layout
1775
1776 \end_inset
1777 </cell>
1778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1779 \begin_inset Text
1780
1781 \begin_layout Plain Layout
1782
1783 \end_layout
1784
1785 \end_inset
1786 </cell>
1787 </row>
1788 <row>
1789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1790 \begin_inset Text
1791
1792 \begin_layout Plain Layout
1793
1794 \family roman
1795 \series medium
1796 \shape up
1797 \size normal
1798 \emph off
1799 \bar no
1800 \noun off
1801 \color none
1802 C
1803 \end_layout
1804
1805 \end_inset
1806 </cell>
1807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1808 \begin_inset Text
1809
1810 \begin_layout Plain Layout
1811
1812 \end_layout
1813
1814 \end_inset
1815 </cell>
1816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1817 \begin_inset Text
1818
1819 \begin_layout Plain Layout
1820
1821 \end_layout
1822
1823 \end_inset
1824 </cell>
1825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1826 \begin_inset Text
1827
1828 \begin_layout Plain Layout
1829
1830 \end_layout
1831
1832 \end_inset
1833 </cell>
1834 </row>
1835 <row>
1836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1837 \begin_inset Text
1838
1839 \begin_layout Plain Layout
1840 D
1841 \end_layout
1842
1843 \end_inset
1844 </cell>
1845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1846 \begin_inset Text
1847
1848 \begin_layout Plain Layout
1849
1850 \end_layout
1851
1852 \end_inset
1853 </cell>
1854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1855 \begin_inset Text
1856
1857 \begin_layout Plain Layout
1858
1859 \end_layout
1860
1861 \end_inset
1862 </cell>
1863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1864 \begin_inset Text
1865
1866 \begin_layout Plain Layout
1867
1868 \end_layout
1869
1870 \end_inset
1871 </cell>
1872 </row>
1873 </lyxtabular>
1874
1875 \end_inset
1876
1877
1878 \end_layout
1879
1880 \begin_layout Section
1881 Tabellen-Dialog
1882 \begin_inset Index idx
1883 status collapsed
1884
1885 \begin_layout Plain Layout
1886 Tabellen ! Einstellungen
1887 \end_layout
1888
1889 \end_inset
1890
1891
1892 \end_layout
1893
1894 \begin_layout Standard
1895 Sie können das Aussehen einer Tabelle ändern, indem Sie mit der rechten
1896  Maustaste draufklicken.
1897  Dadurch wird ein Kontextmenü angezeigt, an dessem Ende 
1898 \family sans
1899 Einstellungen
1900 \family default
1901  steht.
1902  Ein Klick darauf öffnet den Tabellen-Dialog.
1903  Hier können die Einstellungen der Zelle, in der der Mauszeiger beim Rechtsklick
1904  gerade war, geändert werden und auch die der zugehörigen Zeile und Spalte.
1905  Viele Optionen sind auch für eine Zellenauswahl wirksam.
1906  Das bedeutet, wenn Sie mehrere Zellen, Zeilen oder Spalten markiert haben
1907  – sie sind dann hellblau hinterlegt – gilt eine Aktion für die gesamte
1908  Auswahl.
1909  Beachten Sie, dass ein Unterschied besteht, ob Sie den 
1910 \emph on
1911 Inhalt
1912 \emph default
1913  einer Zelle oder die Zelle selber ausgewählt haben.
1914 \begin_inset Newline newline
1915 \end_inset
1916
1917 Mit der Dialog-Option 
1918 \family sans
1919 Direkt
1920 \begin_inset space ~
1921 \end_inset
1922
1923 übernehmen
1924 \family default
1925  wird jede Änderung, die Sie machen, direkt übernommen.
1926  Wenn Sie den Cursor in eine andere Tabellenzelle setzen, zeigt der Dialog
1927  dann auch die Parameter der neuen Zelle an.
1928  Wenn Sie Längenwerte im Dialog ändern, müssen Sie Enter drücken, um die
1929  Änderung zu übernehmen.
1930 \begin_inset Newline newline
1931 \end_inset
1932
1933 Der Tabellen-Dialog hat folgende Karteikarten:
1934 \end_layout
1935
1936 \begin_layout Description
1937
1938 \family sans
1939 Tabellen-Einstellungen
1940 \family default
1941  Hier können Sie die Horizontale
1942 \begin_inset space ~
1943 \end_inset
1944
1945 Ausrichtung der momentanen Spalte und die Spaltenbreite festlegen.
1946  Die Ausrichtung 
1947 \family sans
1948 Am
1949 \begin_inset space ~
1950 \end_inset
1951
1952 Dezimaltrenner
1953 \family default
1954  ist in Abschnitt
1955 \begin_inset space ~
1956 \end_inset
1957
1958
1959 \begin_inset CommandInset ref
1960 LatexCommand ref
1961 reference "sub:Besondere-Zellenausrichtung"
1962
1963 \end_inset
1964
1965  beschrieben.
1966  Wenn Sie eine Spaltenbreite festgelegt haben, können Sie auch eine Vertikale
1967 \begin_inset space ~
1968 \end_inset
1969
1970 Ausrichtung der momentanen Zeile wählen.
1971  Bei einer festen Spaltenbreite können Zellen Zeilenumbrüche und mehrere
1972  Absätze haben, wie in Abschnitt
1973 \begin_inset space ~
1974 \end_inset
1975
1976
1977 \begin_inset CommandInset ref
1978 LatexCommand ref
1979 reference "uab:Mehrfache-Zeilen-in"
1980
1981 \end_inset
1982
1983  beschrieben.
1984  Ohne feste Spaltenbreite ist die Spalte so breit wie ihre breiteste Zelle.
1985 \begin_inset Newline newline
1986 \end_inset
1987
1988 Außerdem können Sie mehrere Zellen einer Zeile markieren und die Auswahl
1989  als Mehrfachspalte oder Mehrfachzeile definieren, wie in Abschnitt
1990 \begin_inset space ~
1991 \end_inset
1992
1993
1994 \begin_inset CommandInset ref
1995 LatexCommand ref
1996 reference "uab:Mehrfachspalten"
1997
1998 \end_inset
1999
2000  und 
2001 \begin_inset CommandInset ref
2002 LatexCommand ref
2003 reference "uab:Mehrfachzeilen"
2004
2005 \end_inset
2006
2007  beschrieben.
2008 \begin_inset Newline newline
2009 \end_inset
2010
2011 Weiterhin können Sie eine Zelle, eine Auswahl oder die gesamte Tabelle gegen
2012  den Uhrzeigersinn um 90° drehen.
2013  LyX zeigt diese Drehung nur in der Ausgabe.
2014 \begin_inset Newline newline
2015 \end_inset
2016
2017
2018 \begin_inset Note Greyedout
2019 status open
2020
2021 \begin_layout Plain Layout
2022
2023 \series bold
2024 Achtung:
2025 \series default
2026  Nicht alle DVI-Betrachter können Rotationen anzeigen.
2027 \end_layout
2028
2029 \end_inset
2030
2031
2032 \begin_inset Newline newline
2033 \end_inset
2034
2035 Die tabellenweite vertikale Ausrichtung wird für Tabellen innerhalb von
2036  Textzeilen verwendet:
2037 \begin_inset Newline newline
2038 \end_inset
2039
2040 Zeile mit Tabellen mit verschiedenen Ausrichtungen: 
2041 \begin_inset Tabular
2042 <lyxtabular version="3" rows="2" columns="2">
2043 <features tabularvalignment="top">
2044 <column alignment="center" valignment="top" width="0pt">
2045 <column alignment="center" valignment="top" width="0">
2046 <row>
2047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2048 \begin_inset Text
2049
2050 \begin_layout Plain Layout
2051
2052 \end_layout
2053
2054 \end_inset
2055 </cell>
2056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2057 \begin_inset Text
2058
2059 \begin_layout Plain Layout
2060 1
2061 \end_layout
2062
2063 \end_inset
2064 </cell>
2065 </row>
2066 <row>
2067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2068 \begin_inset Text
2069
2070 \begin_layout Plain Layout
2071 A
2072 \end_layout
2073
2074 \end_inset
2075 </cell>
2076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2077 \begin_inset Text
2078
2079 \begin_layout Plain Layout
2080
2081 \end_layout
2082
2083 \end_inset
2084 </cell>
2085 </row>
2086 </lyxtabular>
2087
2088 \end_inset
2089
2090  
2091 \begin_inset Tabular
2092 <lyxtabular version="3" rows="2" columns="2">
2093 <features tabularvalignment="middle">
2094 <column alignment="center" valignment="top" width="0">
2095 <column alignment="center" valignment="top" width="0">
2096 <row>
2097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2098 \begin_inset Text
2099
2100 \begin_layout Plain Layout
2101
2102 \end_layout
2103
2104 \end_inset
2105 </cell>
2106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2107 \begin_inset Text
2108
2109 \begin_layout Plain Layout
2110 1
2111 \end_layout
2112
2113 \end_inset
2114 </cell>
2115 </row>
2116 <row>
2117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2118 \begin_inset Text
2119
2120 \begin_layout Plain Layout
2121 A
2122 \end_layout
2123
2124 \end_inset
2125 </cell>
2126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2127 \begin_inset Text
2128
2129 \begin_layout Plain Layout
2130
2131 \end_layout
2132
2133 \end_inset
2134 </cell>
2135 </row>
2136 </lyxtabular>
2137
2138 \end_inset
2139
2140  
2141 \begin_inset Tabular
2142 <lyxtabular version="3" rows="2" columns="2">
2143 <features tabularvalignment="bottom">
2144 <column alignment="center" valignment="top" width="0pt">
2145 <column alignment="center" valignment="top" width="0">
2146 <row>
2147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2148 \begin_inset Text
2149
2150 \begin_layout Plain Layout
2151
2152 \end_layout
2153
2154 \end_inset
2155 </cell>
2156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2157 \begin_inset Text
2158
2159 \begin_layout Plain Layout
2160 1
2161 \end_layout
2162
2163 \end_inset
2164 </cell>
2165 </row>
2166 <row>
2167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2168 \begin_inset Text
2169
2170 \begin_layout Plain Layout
2171 A
2172 \end_layout
2173
2174 \end_inset
2175 </cell>
2176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2177 \begin_inset Text
2178
2179 \begin_layout Plain Layout
2180
2181 \end_layout
2182
2183 \end_inset
2184 </cell>
2185 </row>
2186 </lyxtabular>
2187
2188 \end_inset
2189
2190
2191 \begin_inset Newline newline
2192 \end_inset
2193
2194 Man kann auch ein LaTeX-Argument für besondere Tabellen-Formatierun\SpecialChar \-
2195 gen einfügen,
2196  wie in den Abschnitten 
2197 \begin_inset CommandInset ref
2198 LatexCommand ref
2199 reference "uab:Mehrfachspalten-Berechnungen"
2200
2201 \end_inset
2202
2203  und 
2204 \begin_inset CommandInset ref
2205 LatexCommand ref
2206 reference "abs:Farbige-Tabellen"
2207
2208 \end_inset
2209
2210  beschrieben.
2211 \end_layout
2212
2213 \begin_layout Description
2214
2215 \family sans
2216 Rahmen
2217 \family default
2218  Hier können Sie Begrenzungslinien für die momentane(n) Zeile(n) und Spalte(n)
2219  hinzufügen und löschen.
2220 \begin_inset Newline newline
2221 \end_inset
2222
2223 Wenn Sie die Stil-Option
2224 \family sans
2225  Formal
2226 \family default
2227  benutzen, wird die Tabelle in eine formale Tabelle, wie in Abschnitt
2228 \begin_inset space ~
2229 \end_inset
2230
2231
2232 \begin_inset CommandInset ref
2233 LatexCommand ref
2234 reference "abs:Formale-Tabellen"
2235
2236 \end_inset
2237
2238  beschrieben, konvertiert.
2239 \begin_inset Newline newline
2240 \end_inset
2241
2242 Hier können Sie auch zusätzliche Abstände für Zeilen festlegen, wie in Abschnitt
2243 \begin_inset space ~
2244 \end_inset
2245
2246
2247 \begin_inset CommandInset ref
2248 LatexCommand ref
2249 reference "uab:Zeilenabstand"
2250
2251 \end_inset
2252
2253  beschrieben.
2254 \end_layout
2255
2256 \begin_layout Description
2257
2258 \family sans
2259 Lange
2260 \begin_inset space ~
2261 \end_inset
2262
2263 Tabelle
2264 \family default
2265  Hier kann eine Tabelle als 
2266 \begin_inset Quotes gld
2267 \end_inset
2268
2269 Lange
2270 \begin_inset space ~
2271 \end_inset
2272
2273 Tabelle
2274 \begin_inset Quotes grd
2275 \end_inset
2276
2277  definiert werden, die über mehrere Seiten reicht.
2278  Die Abschnitte
2279 \begin_inset space ~
2280 \end_inset
2281
2282
2283 \begin_inset CommandInset ref
2284 LatexCommand ref
2285 reference "abs:Lange-Tabellen"
2286
2287 \end_inset
2288
2289  und 
2290 \begin_inset CommandInset ref
2291 LatexCommand ref
2292 reference "abs:Special-Longtable-Issues"
2293
2294 \end_inset
2295
2296  beschreiben diese Funktion genauer.
2297 \end_layout
2298
2299 \begin_layout Section
2300 Tabellen-Werkzeugleiste
2301 \begin_inset Index idx
2302 status collapsed
2303
2304 \begin_layout Plain Layout
2305 Tabellen ! Werkzeugleiste
2306 \end_layout
2307
2308 \end_inset
2309
2310
2311 \end_layout
2312
2313 \begin_layout Standard
2314 Die Tabellen-Werkzeugleiste ist eine Alternative zum Menü 
2315 \family sans
2316 Tabellen-Einstellungen
2317 \family default
2318 , wenn man Tabellen-Einstellungen schneller ändern möchte.
2319  Wenn der Cursor in einer Tabelle steht, erscheint sie am unteren Rand des
2320  LyX-Fensters.
2321 \end_layout
2322
2323 \begin_layout Standard
2324 Die Werkzeugleiste hat folgende Knöpfe:
2325 \end_layout
2326
2327 \begin_layout Labeling
2328 \labelwidthstring 00.00.0000
2329 \begin_inset Graphics
2330         filename ../../images/tabular-feature_append-row.png
2331         scaleBeforeRotation
2332
2333 \end_inset
2334
2335  Fügt eine Zeile unterhalb der momentanen an
2336 \end_layout
2337
2338 \begin_layout Labeling
2339 \labelwidthstring 00.00.0000
2340 \begin_inset Graphics
2341         filename ../../images/tabular-feature_append-column.png
2342         scaleBeforeRotation
2343
2344 \end_inset
2345
2346  Fügt eine Spalte rechts von der momentanen an
2347 \end_layout
2348
2349 \begin_layout Labeling
2350 \labelwidthstring 00.00.0000
2351 \begin_inset Graphics
2352         filename ../../images/tabular-feature_delete-row.png
2353         scaleBeforeRotation
2354
2355 \end_inset
2356
2357  Löscht die ausgewählte(n) Zeile(n)
2358 \end_layout
2359
2360 \begin_layout Labeling
2361 \labelwidthstring 00.00.0000
2362 \begin_inset Graphics
2363         filename ../../images/tabular-feature_delete-column.png
2364         scaleBeforeRotation
2365
2366 \end_inset
2367
2368  Löscht die ausgewählte(n) Spalte(n)
2369 \end_layout
2370
2371 \begin_layout Labeling
2372 \labelwidthstring 00.00.0000
2373 \begin_inset Graphics
2374         filename ../../images/tabular-feature_toggle-line-top.png
2375         scaleBeforeRotation
2376
2377 \end_inset
2378
2379  Fügt eine Linie oberhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
2380  wenn der Knopf grau hinterlegt ist
2381 \end_layout
2382
2383 \begin_layout Labeling
2384 \labelwidthstring 00.00.0000
2385 \begin_inset Graphics
2386         filename ../../images/tabular-feature_toggle-line-bottom.png
2387         scaleBeforeRotation
2388
2389 \end_inset
2390
2391  Fügt eine Linie unterhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
2392  wenn der Knopf grau hinterlegt ist
2393 \end_layout
2394
2395 \begin_layout Labeling
2396 \labelwidthstring 00.00.0000
2397 \begin_inset Graphics
2398         filename ../../images/tabular-feature_toggle-line-left.png
2399         scaleBeforeRotation
2400
2401 \end_inset
2402
2403  Fügt eine Linie links der ausgewählte(n) Spalte(n) an oder löscht sie,
2404  wenn der Knopf grau hinterlegt ist
2405 \end_layout
2406
2407 \begin_layout Labeling
2408 \labelwidthstring 00.00.0000
2409 \begin_inset Graphics
2410         filename ../../images/tabular-feature_toggle-line-right.png
2411         scaleBeforeRotation
2412
2413 \end_inset
2414
2415  Fügt eine Linie rechts der ausgewählte(n) Spalte(n) an oder löscht sie,
2416  wenn der Knopf grau hinterlegt ist
2417 \end_layout
2418
2419 \begin_layout Labeling
2420 \labelwidthstring 00.00.0000
2421 \begin_inset Graphics
2422         filename ../../images/tabular-feature_set-all-lines.png
2423         scaleBeforeRotation
2424
2425 \end_inset
2426
2427  Setzt alle Linien um die ausgewählte(n) Zelle(n)
2428 \end_layout
2429
2430 \begin_layout Labeling
2431 \labelwidthstring 00.00.0000
2432 \begin_inset Graphics
2433         filename ../../images/tabular-feature_unset-all-lines.png
2434         scaleBeforeRotation
2435
2436 \end_inset
2437
2438  Löscht alle Linien um die ausgewählte(n) Zelle(n)
2439 \end_layout
2440
2441 \begin_layout Labeling
2442 \labelwidthstring 00.00.0000
2443 \begin_inset Graphics
2444         filename ../../images/tabular-feature_m-align-left.png
2445         scaleBeforeRotation
2446
2447 \end_inset
2448
2449  Richtet den Inhalt der ausgewählte(n) Spalte(n) linksbündig aus
2450 \end_layout
2451
2452 \begin_layout Labeling
2453 \labelwidthstring 00.00.0000
2454 \begin_inset Graphics
2455         filename ../../images/tabular-feature_m-align-center.png
2456         scaleBeforeRotation
2457
2458 \end_inset
2459
2460  Zentriert den Inhalt der ausgewählte(n) Spalte(n)
2461 \end_layout
2462
2463 \begin_layout Labeling
2464 \labelwidthstring 00.00.0000
2465 \begin_inset Graphics
2466         filename ../../images/tabular-feature_m-align-right.png
2467         scaleBeforeRotation
2468
2469 \end_inset
2470
2471  Richtet den Inhalt der ausgewählte(n) Spalte(n) rechtsbündig aus
2472 \end_layout
2473
2474 \begin_layout Labeling
2475 \labelwidthstring 00.00.0000
2476 \begin_inset Graphics
2477         filename ../../images/tabular-feature_align-decimal.png
2478         scaleBeforeRotation
2479
2480 \end_inset
2481
2482  Richtet den Inhalt der ausgewählten Spalte an einem Zeichen aus
2483 \end_layout
2484
2485 \begin_layout Labeling
2486 \labelwidthstring 00.00.0000
2487 \begin_inset Graphics
2488         filename ../../images/tabular-feature_m-valign-top.png
2489         scaleBeforeRotation
2490
2491 \end_inset
2492
2493  Richtet den Inhalt der ausgewählte(n) Zeile(n) oben aus
2494 \end_layout
2495
2496 \begin_layout Labeling
2497 \labelwidthstring 00.00.0000
2498 \begin_inset Graphics
2499         filename ../../images/tabular-feature_m-valign-middle.png
2500         scaleBeforeRotation
2501
2502 \end_inset
2503
2504  Zentriert den Inhalt der ausgewählte(n) Zeile(n) 
2505 \end_layout
2506
2507 \begin_layout Labeling
2508 \labelwidthstring 00.00.0000
2509 \begin_inset Graphics
2510         filename ../../images/tabular-feature_m-valign-bottom.png
2511         scaleBeforeRotation
2512
2513 \end_inset
2514
2515  Richtet den Inhalt der ausgewählte(n) Zeile(n) unten aus
2516 \end_layout
2517
2518 \begin_layout Labeling
2519 \labelwidthstring 00.00.0000
2520 \begin_inset Graphics
2521         filename ../../images/tabular-feature_set-rotate-cell.png
2522         scaleBeforeRotation
2523
2524 \end_inset
2525
2526  Dreht den Inhalt der ausgewählte(n) Zelle(n) um 90° gegen den Uhrzeigersinn
2527 \end_layout
2528
2529 \begin_layout Labeling
2530 \labelwidthstring 00.00.0000
2531 \begin_inset Graphics
2532         filename ../../images/tabular-feature_set-rotate-tabular.png
2533         scaleBeforeRotation
2534
2535 \end_inset
2536
2537  Dreht die Tabelle um 90° gegen den Uhrzeigersinn
2538 \end_layout
2539
2540 \begin_layout Labeling
2541 \labelwidthstring 00.00.0000
2542 \begin_inset Graphics
2543         filename ../../images/tabular-feature_multicolumn.png
2544         scaleBeforeRotation
2545
2546 \end_inset
2547
2548  Setzt die ausgewählte(n) Zelle(n) einer Zeile als Mehrfachspalte
2549 \end_layout
2550
2551 \begin_layout Labeling
2552 \labelwidthstring 00.00.0000
2553 \begin_inset Graphics
2554         filename ../../images/tabular-feature_multirow.png
2555         scaleBeforeRotation
2556
2557 \end_inset
2558
2559  Setzt die ausgewählte(n) Zelle(n) einer Zeile als Mehrfachzeile
2560 \end_layout
2561
2562 \begin_layout Standard
2563 \begin_inset Note Greyedout
2564 status open
2565
2566 \begin_layout Plain Layout
2567
2568 \series bold
2569 Bemerkung:
2570 \series default
2571  Für die Ausgabe wird die vertikale Ausrichtung der ersten Zelle in einer
2572  Reihe für alle Zelle der Reihe verwendet.
2573 \end_layout
2574
2575 \end_inset
2576
2577
2578 \end_layout
2579
2580 \begin_layout Section
2581 Bearbeiten-Menü
2582 \begin_inset Index idx
2583 status collapsed
2584
2585 \begin_layout Plain Layout
2586 Tabellen ! Bearbeiten-Menü
2587 \end_layout
2588
2589 \end_inset
2590
2591
2592 \end_layout
2593
2594 \begin_layout Standard
2595 Es gibt noch eine dritte Möglichkeit, Tabellen-Einstellungen zu ändern.
2596  Wenn der Cursor in einer Tabelle steht, sind im 
2597 \family sans
2598 Bearbeiten
2599 \family default
2600 -Menü folgende Punkte aktiviert: 
2601 \family sans
2602 Tabelle
2603 \family default
2604
2605 \family sans
2606 Zeilen
2607 \begin_inset space ~
2608 \end_inset
2609
2610 &
2611 \begin_inset space ~
2612 \end_inset
2613
2614 Spalten
2615 \family default
2616  und 
2617 \family sans
2618 Tabellen-Einstellungen
2619 \family default
2620 .
2621  Unter den ersten beiden Punkten sind einige der bereits beschriebenen Einstellu
2622 ngsmöglichkeiten zu erreichen.
2623 \end_layout
2624
2625 \begin_layout Section
2626 Gleitende Tabellen
2627 \begin_inset CommandInset label
2628 LatexCommand label
2629 name "abs:Gleitende-Tabellen"
2630
2631 \end_inset
2632
2633
2634 \begin_inset Index idx
2635 status collapsed
2636
2637 \begin_layout Plain Layout
2638 Gleitobjekte ! Tabellen
2639 \end_layout
2640
2641 \end_inset
2642
2643
2644 \begin_inset Index idx
2645 status collapsed
2646
2647 \begin_layout Plain Layout
2648 Tabellen ! gleitende
2649 \end_layout
2650
2651 \end_inset
2652
2653
2654 \end_layout
2655
2656 \begin_layout Standard
2657 Allgemeine Erklärungen über Gleitobjekte finden Sie in Abschnitt
2658 \begin_inset space ~
2659 \end_inset
2660
2661
2662 \begin_inset CommandInset ref
2663 LatexCommand ref
2664 reference "abs:Gleitobjekte-Einleitung"
2665
2666 \end_inset
2667
2668 .
2669 \end_layout
2670
2671 \begin_layout Standard
2672 \begin_inset Float table
2673 placement h
2674 wide false
2675 sideways false
2676 status open
2677
2678 \begin_layout Plain Layout
2679 \begin_inset Caption
2680
2681 \begin_layout Plain Layout
2682 \begin_inset CommandInset label
2683 LatexCommand label
2684 name "tab:a table float"
2685
2686 \end_inset
2687
2688 Eine gleitende Tabelle
2689 \end_layout
2690
2691 \end_inset
2692
2693
2694 \end_layout
2695
2696 \begin_layout Plain Layout
2697 \align center
2698 \begin_inset Tabular
2699 <lyxtabular version="3" rows="3" columns="3">
2700 <features tabularvalignment="middle">
2701 <column alignment="center" valignment="top" width="0pt">
2702 <column alignment="center" valignment="top" width="0pt">
2703 <column alignment="center" valignment="top" width="0pt">
2704 <row>
2705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2706 \begin_inset Text
2707
2708 \begin_layout Plain Layout
2709
2710 \family roman
2711 \series medium
2712 \shape up
2713 \size normal
2714 \emph off
2715 \bar no
2716 \noun off
2717 \color none
2718 1
2719 \end_layout
2720
2721 \end_inset
2722 </cell>
2723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2724 \begin_inset Text
2725
2726 \begin_layout Plain Layout
2727
2728 \family roman
2729 \series medium
2730 \shape up
2731 \size normal
2732 \emph off
2733 \bar no
2734 \noun off
2735 \color none
2736 2
2737 \end_layout
2738
2739 \end_inset
2740 </cell>
2741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2742 \begin_inset Text
2743
2744 \begin_layout Plain Layout
2745
2746 \family roman
2747 \series medium
2748 \shape up
2749 \size normal
2750 \emph off
2751 \bar no
2752 \noun off
2753 \color none
2754 3
2755 \end_layout
2756
2757 \end_inset
2758 </cell>
2759 </row>
2760 <row>
2761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2762 \begin_inset Text
2763
2764 \begin_layout Plain Layout
2765
2766 \family roman
2767 \series medium
2768 \shape up
2769 \size normal
2770 \emph off
2771 \bar no
2772 \noun off
2773 \color none
2774 Martin
2775 \end_layout
2776
2777 \end_inset
2778 </cell>
2779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2780 \begin_inset Text
2781
2782 \begin_layout Plain Layout
2783
2784 \family roman
2785 \series medium
2786 \shape up
2787 \size normal
2788 \emph off
2789 \bar no
2790 \noun off
2791 \color none
2792 Lena
2793 \end_layout
2794
2795 \end_inset
2796 </cell>
2797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2798 \begin_inset Text
2799
2800 \begin_layout Plain Layout
2801
2802 \family roman
2803 \series medium
2804 \shape up
2805 \size normal
2806 \emph off
2807 \bar no
2808 \noun off
2809 \color none
2810 Alina
2811 \end_layout
2812
2813 \end_inset
2814 </cell>
2815 </row>
2816 <row>
2817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2818 \begin_inset Text
2819
2820 \begin_layout Plain Layout
2821
2822 \family roman
2823 \series medium
2824 \shape up
2825 \size normal
2826 \emph off
2827 \bar no
2828 \noun off
2829 \color none
2830 \begin_inset Formula $\int x^{2}dx$
2831 \end_inset
2832
2833
2834 \end_layout
2835
2836 \end_inset
2837 </cell>
2838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2839 \begin_inset Text
2840
2841 \begin_layout Plain Layout
2842
2843 \family roman
2844 \series medium
2845 \shape up
2846 \size normal
2847 \emph off
2848 \bar no
2849 \noun off
2850 \color none
2851 \begin_inset Formula $\left[\begin{array}{cc}
2852 a & b\\
2853 c & d
2854 \end{array}\right]$
2855 \end_inset
2856
2857
2858 \end_layout
2859
2860 \end_inset
2861 </cell>
2862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2863 \begin_inset Text
2864
2865 \begin_layout Plain Layout
2866
2867 \family roman
2868 \series medium
2869 \shape up
2870 \size normal
2871 \emph off
2872 \bar no
2873 \noun off
2874 \color none
2875 \begin_inset Formula $1+1=2$
2876 \end_inset
2877
2878
2879 \end_layout
2880
2881 \end_inset
2882 </cell>
2883 </row>
2884 </lyxtabular>
2885
2886 \end_inset
2887
2888
2889 \end_layout
2890
2891 \end_inset
2892
2893
2894 \end_layout
2895
2896 \begin_layout Standard
2897 Gleitende Tabellen können über 
2898 \family sans
2899 Einfügen\SpecialChar \menuseparator
2900 Gleitobjekt\SpecialChar \menuseparator
2901 Tabelle
2902 \family default
2903  oder einen Klick auf den Werkzeugleistenknopf 
2904 \begin_inset Graphics
2905         filename ../../images/float-insert_table.png
2906         scale 70
2907         scaleBeforeRotation
2908
2909 \end_inset
2910
2911  erzeugt werden.
2912  Sie erhalten zunächst einen leeren roten Rahmen ohne Tabelle.
2913  In das rot umrahmte Feld rechts von 
2914 \emph on
2915 Tabelle
2916 \begin_inset space ~
2917 \end_inset
2918
2919 Nr:
2920 \emph default
2921  schreiben Sie die Tabellenbeschriftung.
2922  Nach einem Klick oberhalb oder unterhalb von 
2923 \emph on
2924 Tabelle
2925 \begin_inset space ~
2926 \end_inset
2927
2928 Nr:
2929 \emph default
2930  können Sie dann eine Tabelle mit dem Werkzeugleistenknopf 
2931 \begin_inset Graphics
2932         filename ../../images/tabular-insert.png
2933         scale 70
2934         scaleBeforeRotation
2935
2936 \end_inset
2937
2938  oder dem Menü 
2939 \family sans
2940 Einfügen\SpecialChar \menuseparator
2941 Tabelle
2942 \family default
2943  einfügen.
2944 \end_layout
2945
2946 \begin_layout Standard
2947 Tabelle
2948 \begin_inset space ~
2949 \end_inset
2950
2951
2952 \begin_inset CommandInset ref
2953 LatexCommand ref
2954 reference "tab:a table float"
2955
2956 \end_inset
2957
2958  ist ein Beispiel für eine gleitende Tabelle.
2959 \end_layout
2960
2961 \begin_layout Standard
2962 Normalerweise steht die Tabellenbeschriftung über einer Tabelle, aber unglücklic
2963 herweise wird das von LaTeX Standard-Klassen nicht unterstützt.
2964  Das bedeutet, dass bei den Klassen 
2965 \family sans
2966 article
2967 \family default
2968
2969 \family sans
2970 book
2971 \family default
2972
2973 \family sans
2974 letter
2975 \family default
2976 , und 
2977 \family sans
2978 report
2979 \family default
2980  kein Abstand zwischen dem Titel und der Tabelle sein wird.
2981  Um den einzufügen, können Sie zum Ladebefehl des LaTeX-Paketes 
2982 \series bold
2983 caption
2984 \series default
2985
2986 \begin_inset Index idx
2987 status collapsed
2988
2989 \begin_layout Plain Layout
2990 LaTeX-Pakete ! caption
2991 \end_layout
2992
2993 \end_inset
2994
2995  im LaTeX-Vorspann Ihres Dokuments folgende Option einfügen:
2996 \begin_inset Foot
2997 status open
2998
2999 \begin_layout Plain Layout
3000 Näheres finden Sie im Abschnitt
3001 \begin_inset space ~
3002 \end_inset
3003
3004
3005 \begin_inset CommandInset ref
3006 LatexCommand ref
3007 reference "abs:Titel-Platzierung"
3008
3009 \end_inset
3010
3011 .
3012 \end_layout
3013
3014 \end_inset
3015
3016
3017 \end_layout
3018
3019 \begin_layout Standard
3020
3021 \series bold
3022 tableposition=top
3023 \end_layout
3024
3025 \begin_layout Standard
3026 Das Paket 
3027 \series bold
3028 caption
3029 \series default
3030 , das in Abschnitt
3031 \begin_inset space ~
3032 \end_inset
3033
3034
3035 \begin_inset CommandInset ref
3036 LatexCommand ref
3037 reference "abs:Titel-Formatierung"
3038
3039 \end_inset
3040
3041  beschrieben wird, wird zum Einstellen der Legende-Optionen benutzt.
3042 \end_layout
3043
3044 \begin_layout Standard
3045 \begin_inset Index idx
3046 status collapsed
3047
3048 \begin_layout Plain Layout
3049 Querverweise ! auf Tabellen
3050 \end_layout
3051
3052 \end_inset
3053
3054 Auf Tabellen kann über ihre Marke verwiesen werden.
3055  Dafür fügen Sie in der Beschriftung mit 
3056 \family sans
3057 Einfügen\SpecialChar \menuseparator
3058 Marke
3059 \family default
3060  oder durch Klicken auf 
3061 \begin_inset Graphics
3062         filename ../../images/label-insert.png
3063         scale 70
3064         scaleBeforeRotation
3065
3066 \end_inset
3067
3068  eine Marke ein.
3069  Auf diese können Sie dann wie gewohnt mit 
3070 \family sans
3071 Einfügen\SpecialChar \menuseparator
3072 Querverweis
3073 \family default
3074  oder durch Klicken auf 
3075 \begin_inset Graphics
3076         filename ../../images/dialog-show-new-inset_ref.png
3077         scale 70
3078         scaleBeforeRotation
3079
3080 \end_inset
3081
3082  verweisen.
3083  Verweise werden detailliert in Abschnitt
3084 \begin_inset space ~
3085 \end_inset
3086
3087
3088 \begin_inset CommandInset ref
3089 LatexCommand ref
3090 reference "abs:Auf-Gleitobjekte-verweisen"
3091
3092 \end_inset
3093
3094  beschrieben.
3095 \end_layout
3096
3097 \begin_layout Section
3098 Lange Tabellen
3099 \begin_inset CommandInset label
3100 LatexCommand label
3101 name "abs:Lange-Tabellen"
3102
3103 \end_inset
3104
3105
3106 \begin_inset Index idx
3107 status collapsed
3108
3109 \begin_layout Plain Layout
3110 Tabellen ! lange
3111 \end_layout
3112
3113 \end_inset
3114
3115
3116 \end_layout
3117
3118 \begin_layout Standard
3119 Wenn eine Tabelle zu lang ist, um auf eine Seite zu passen, können Sie im
3120  Dialogfenster 
3121 \family sans
3122 Tabellen-Einstellungen
3123 \family default
3124  auf der Karteikarte  
3125 \family sans
3126 Lange
3127 \begin_inset space ~
3128 \end_inset
3129
3130 Tabelle
3131 \family default
3132  die Option 
3133 \family sans
3134 Lange
3135 \begin_inset space ~
3136 \end_inset
3137
3138 Tabelle
3139 \begin_inset space ~
3140 \end_inset
3141
3142 verwenden
3143 \family default
3144  ankreuzen, damit die Tabelle automatisch auf mehrere Seiten verteilt wird.
3145  Wird dies gemacht, werden folgende Optionen freigeschaltet:
3146 \end_layout
3147
3148 \begin_layout Description
3149 Kopfzeile: Die aktuelle Zeile wird als eine Überschrifts-Zeile aller Seiten
3150  festgelegt; mit Ausnahme der ersten, wenn 
3151 \family sans
3152 Erste
3153 \begin_inset space ~
3154 \end_inset
3155
3156 Kopfzeile
3157 \family default
3158  aktiviert ist.
3159 \end_layout
3160
3161 \begin_layout Description
3162 Erste
3163 \lang english
3164
3165 \begin_inset space ~
3166 \end_inset
3167
3168
3169 \lang ngerman
3170 Kopfzeile: Die aktuelle Zeile wird als eine Überschrifts-Zeile der ersten
3171  Seite einer mehrseitigen Tabelle definiert.
3172 \end_layout
3173
3174 \begin_layout Description
3175 Fußzeile: Die aktuelle Zeile wird als eine Fußzeile aller Seiten festgelegt;
3176  mit Ausnahme der letzten, wenn 
3177 \family sans
3178 Letzte
3179 \begin_inset space ~
3180 \end_inset
3181
3182 Fußzeile
3183 \family default
3184  aktiviert ist.
3185 \end_layout
3186
3187 \begin_layout Description
3188 Letzte
3189 \begin_inset space ~
3190 \end_inset
3191
3192 Fußzeile: Die aktuelle Zeile wird als eine die Fußzeile der letzten Seite
3193  einer mehrseitigen Tabelle definiert.
3194 \end_layout
3195
3196 \begin_layout Description
3197 Legende: Die aktuelle Zeile enthält die Legende.
3198  Sie wird als einzelne Spalte zurückgesetzt und eine Beschriftung wird eingefügt.
3199  Mehr über Beschriftungen langer Tabellen ist in Abschnitt
3200 \begin_inset space ~
3201 \end_inset
3202
3203
3204 \begin_inset CommandInset ref
3205 LatexCommand ref
3206 reference "uab:Beschriftungen-langer-Tabellen"
3207
3208 \end_inset
3209
3210  erklärt.
3211 \end_layout
3212
3213 \begin_layout Standard
3214 Hier ist ein Beispiel einer langen Tabelle:
3215 \end_layout
3216
3217 \begin_layout Standard
3218 \align center
3219 \begin_inset Tabular
3220 <lyxtabular version="3" rows="69" columns="3">
3221 <features islongtable="true" longtabularalignment="center">
3222 <column alignment="left" valignment="top" width="0cm">
3223 <column alignment="left" valignment="top" width="0pt">
3224 <column alignment="right" valignment="top" width="0pt">
3225 <row endfirsthead="true">
3226 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3227 \begin_inset Text
3228
3229 \begin_layout Plain Layout
3230
3231 \series bold
3232 Telefonliste (ignoriere die Namen)
3233 \end_layout
3234
3235 \end_inset
3236 </cell>
3237 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3238 \begin_inset Text
3239
3240 \begin_layout Plain Layout
3241
3242 \end_layout
3243
3244 \end_inset
3245 </cell>
3246 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3247 \begin_inset Text
3248
3249 \begin_layout Plain Layout
3250
3251 \end_layout
3252
3253 \end_inset
3254 </cell>
3255 </row>
3256 <row endfirsthead="true">
3257 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3258 \begin_inset Text
3259
3260 \begin_layout Plain Layout
3261
3262 \series bold
3263 NAME
3264 \end_layout
3265
3266 \end_inset
3267 </cell>
3268 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3269 \begin_inset Text
3270
3271 \begin_layout Plain Layout
3272
3273 \end_layout
3274
3275 \end_inset
3276 </cell>
3277 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3278 \begin_inset Text
3279
3280 \begin_layout Plain Layout
3281
3282 \series bold
3283 TEL.
3284 \end_layout
3285
3286 \end_inset
3287 </cell>
3288 </row>
3289 <row endhead="true">
3290 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3291 \begin_inset Text
3292
3293 \begin_layout Plain Layout
3294
3295 \series bold
3296 Telefonliste
3297 \end_layout
3298
3299 \end_inset
3300 </cell>
3301 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3302 \begin_inset Text
3303
3304 \begin_layout Plain Layout
3305
3306 \end_layout
3307
3308 \end_inset
3309 </cell>
3310 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3311 \begin_inset Text
3312
3313 \begin_layout Plain Layout
3314
3315 \end_layout
3316
3317 \end_inset
3318 </cell>
3319 </row>
3320 <row endhead="true">
3321 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3322 \begin_inset Text
3323
3324 \begin_layout Plain Layout
3325
3326 \series bold
3327 NAME
3328 \end_layout
3329
3330 \end_inset
3331 </cell>
3332 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3333 \begin_inset Text
3334
3335 \begin_layout Plain Layout
3336
3337 \end_layout
3338
3339 \end_inset
3340 </cell>
3341 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3342 \begin_inset Text
3343
3344 \begin_layout Plain Layout
3345
3346 \series bold
3347 TEL.
3348 \end_layout
3349
3350 \end_inset
3351 </cell>
3352 </row>
3353 <row endfoot="true">
3354 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3355 \begin_inset Text
3356
3357 \begin_layout Plain Layout
3358
3359 \series bold
3360 wird fortgesetzt
3361 \series default
3362  \SpecialChar \ldots{}
3363
3364 \end_layout
3365
3366 \end_inset
3367 </cell>
3368 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3369 \begin_inset Text
3370
3371 \begin_layout Plain Layout
3372
3373 \end_layout
3374
3375 \end_inset
3376 </cell>
3377 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3378 \begin_inset Text
3379
3380 \begin_layout Plain Layout
3381
3382 \end_layout
3383
3384 \end_inset
3385 </cell>
3386 </row>
3387 <row>
3388 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3389 \begin_inset Text
3390
3391 \begin_layout Plain Layout
3392
3393 \series bold
3394 Annovi
3395 \end_layout
3396
3397 \end_inset
3398 </cell>
3399 <cell alignment="center" valignment="top" usebox="none">
3400 \begin_inset Text
3401
3402 \begin_layout Plain Layout
3403 Silvia
3404 \end_layout
3405
3406 \end_inset
3407 </cell>
3408 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3409 \begin_inset Text
3410
3411 \begin_layout Plain Layout
3412 111
3413 \end_layout
3414
3415 \end_inset
3416 </cell>
3417 </row>
3418 <row>
3419 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3420 \begin_inset Text
3421
3422 \begin_layout Plain Layout
3423
3424 \series bold
3425 Bertoli
3426 \end_layout
3427
3428 \end_inset
3429 </cell>
3430 <cell alignment="center" valignment="top" usebox="none">
3431 \begin_inset Text
3432
3433 \begin_layout Plain Layout
3434 Stefano
3435 \end_layout
3436
3437 \end_inset
3438 </cell>
3439 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3440 \begin_inset Text
3441
3442 \begin_layout Plain Layout
3443 111
3444 \end_layout
3445
3446 \end_inset
3447 </cell>
3448 </row>
3449 <row>
3450 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3451 \begin_inset Text
3452
3453 \begin_layout Plain Layout
3454
3455 \series bold
3456 Bozzi
3457 \end_layout
3458
3459 \end_inset
3460 </cell>
3461 <cell alignment="center" valignment="top" usebox="none">
3462 \begin_inset Text
3463
3464 \begin_layout Plain Layout
3465 Walter
3466 \end_layout
3467
3468 \end_inset
3469 </cell>
3470 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3471 \begin_inset Text
3472
3473 \begin_layout Plain Layout
3474 111
3475 \end_layout
3476
3477 \end_inset
3478 </cell>
3479 </row>
3480 <row>
3481 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3482 \begin_inset Text
3483
3484 \begin_layout Plain Layout
3485
3486 \series bold
3487 Cachia
3488 \end_layout
3489
3490 \end_inset
3491 </cell>
3492 <cell alignment="center" valignment="top" usebox="none">
3493 \begin_inset Text
3494
3495 \begin_layout Plain Layout
3496 Maria
3497 \end_layout
3498
3499 \end_inset
3500 </cell>
3501 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3502 \begin_inset Text
3503
3504 \begin_layout Plain Layout
3505 111
3506 \end_layout
3507
3508 \end_inset
3509 </cell>
3510 </row>
3511 <row>
3512 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3513 \begin_inset Text
3514
3515 \begin_layout Plain Layout
3516
3517 \series bold
3518 Cachia
3519 \end_layout
3520
3521 \end_inset
3522 </cell>
3523 <cell alignment="center" valignment="top" usebox="none">
3524 \begin_inset Text
3525
3526 \begin_layout Plain Layout
3527 Maurizio
3528 \end_layout
3529
3530 \end_inset
3531 </cell>
3532 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3533 \begin_inset Text
3534
3535 \begin_layout Plain Layout
3536 111
3537 \end_layout
3538
3539 \end_inset
3540 </cell>
3541 </row>
3542 <row>
3543 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3544 \begin_inset Text
3545
3546 \begin_layout Plain Layout
3547
3548 \series bold
3549 Cinquemani
3550 \end_layout
3551
3552 \end_inset
3553 </cell>
3554 <cell alignment="center" valignment="top" usebox="none">
3555 \begin_inset Text
3556
3557 \begin_layout Plain Layout
3558 Giusi
3559 \end_layout
3560
3561 \end_inset
3562 </cell>
3563 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3564 \begin_inset Text
3565
3566 \begin_layout Plain Layout
3567 111
3568 \end_layout
3569
3570 \end_inset
3571 </cell>
3572 </row>
3573 <row>
3574 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3575 \begin_inset Text
3576
3577 \begin_layout Plain Layout
3578
3579 \series bold
3580 Colin
3581 \end_layout
3582
3583 \end_inset
3584 </cell>
3585 <cell alignment="center" valignment="top" usebox="none">
3586 \begin_inset Text
3587
3588 \begin_layout Plain Layout
3589 Bernard
3590 \end_layout
3591
3592 \end_inset
3593 </cell>
3594 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3595 \begin_inset Text
3596
3597 \begin_layout Plain Layout
3598 111
3599 \end_layout
3600
3601 \end_inset
3602 </cell>
3603 </row>
3604 <row>
3605 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3606 \begin_inset Text
3607
3608 \begin_layout Plain Layout
3609
3610 \series bold
3611 Concli
3612 \end_layout
3613
3614 \end_inset
3615 </cell>
3616 <cell alignment="center" valignment="top" usebox="none">
3617 \begin_inset Text
3618
3619 \begin_layout Plain Layout
3620 Gianfranco
3621 \end_layout
3622
3623 \end_inset
3624 </cell>
3625 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3626 \begin_inset Text
3627
3628 \begin_layout Plain Layout
3629 111
3630 \end_layout
3631
3632 \end_inset
3633 </cell>
3634 </row>
3635 <row>
3636 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3637 \begin_inset Text
3638
3639 \begin_layout Plain Layout
3640
3641 \series bold
3642 Dal Bosco
3643 \end_layout
3644
3645 \end_inset
3646 </cell>
3647 <cell alignment="center" valignment="top" usebox="none">
3648 \begin_inset Text
3649
3650 \begin_layout Plain Layout
3651 Carolina
3652 \end_layout
3653
3654 \end_inset
3655 </cell>
3656 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3657 \begin_inset Text
3658
3659 \begin_layout Plain Layout
3660 111
3661 \end_layout
3662
3663 \end_inset
3664 </cell>
3665 </row>
3666 <row>
3667 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3668 \begin_inset Text
3669
3670 \begin_layout Plain Layout
3671
3672 \series bold
3673 Dalpiaz
3674 \end_layout
3675
3676 \end_inset
3677 </cell>
3678 <cell alignment="center" valignment="top" usebox="none">
3679 \begin_inset Text
3680
3681 \begin_layout Plain Layout
3682 Annamaria
3683 \end_layout
3684
3685 \end_inset
3686 </cell>
3687 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3688 \begin_inset Text
3689
3690 \begin_layout Plain Layout
3691 111
3692 \end_layout
3693
3694 \end_inset
3695 </cell>
3696 </row>
3697 <row>
3698 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3699 \begin_inset Text
3700
3701 \begin_layout Plain Layout
3702
3703 \series bold
3704 Feliciello
3705 \end_layout
3706
3707 \end_inset
3708 </cell>
3709 <cell alignment="center" valignment="top" usebox="none">
3710 \begin_inset Text
3711
3712 \begin_layout Plain Layout
3713 Domenico
3714 \end_layout
3715
3716 \end_inset
3717 </cell>
3718 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3719 \begin_inset Text
3720
3721 \begin_layout Plain Layout
3722 111
3723 \end_layout
3724
3725 \end_inset
3726 </cell>
3727 </row>
3728 <row>
3729 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3730 \begin_inset Text
3731
3732 \begin_layout Plain Layout
3733
3734 \series bold
3735 Focarelli
3736 \end_layout
3737
3738 \end_inset
3739 </cell>
3740 <cell alignment="center" valignment="top" usebox="none">
3741 \begin_inset Text
3742
3743 \begin_layout Plain Layout
3744 Paola
3745 \end_layout
3746
3747 \end_inset
3748 </cell>
3749 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3750 \begin_inset Text
3751
3752 \begin_layout Plain Layout
3753 111
3754 \end_layout
3755
3756 \end_inset
3757 </cell>
3758 </row>
3759 <row>
3760 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3761 \begin_inset Text
3762
3763 \begin_layout Plain Layout
3764
3765 \series bold
3766 Galletti
3767 \end_layout
3768
3769 \end_inset
3770 </cell>
3771 <cell alignment="center" valignment="top" usebox="none">
3772 \begin_inset Text
3773
3774 \begin_layout Plain Layout
3775 Oreste
3776 \end_layout
3777
3778 \end_inset
3779 </cell>
3780 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3781 \begin_inset Text
3782
3783 \begin_layout Plain Layout
3784 111
3785 \end_layout
3786
3787 \end_inset
3788 </cell>
3789 </row>
3790 <row>
3791 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3792 \begin_inset Text
3793
3794 \begin_layout Plain Layout
3795
3796 \series bold
3797 Gasparini
3798 \end_layout
3799
3800 \end_inset
3801 </cell>
3802 <cell alignment="center" valignment="top" usebox="none">
3803 \begin_inset Text
3804
3805 \begin_layout Plain Layout
3806 Franca
3807 \end_layout
3808
3809 \end_inset
3810 </cell>
3811 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3812 \begin_inset Text
3813
3814 \begin_layout Plain Layout
3815 111
3816 \end_layout
3817
3818 \end_inset
3819 </cell>
3820 </row>
3821 <row>
3822 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3823 \begin_inset Text
3824
3825 \begin_layout Plain Layout
3826
3827 \series bold
3828 Rizzardi
3829 \end_layout
3830
3831 \end_inset
3832 </cell>
3833 <cell alignment="center" valignment="top" usebox="none">
3834 \begin_inset Text
3835
3836 \begin_layout Plain Layout
3837 Paola
3838 \end_layout
3839
3840 \end_inset
3841 </cell>
3842 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3843 \begin_inset Text
3844
3845 \begin_layout Plain Layout
3846 111
3847 \end_layout
3848
3849 \end_inset
3850 </cell>
3851 </row>
3852 <row>
3853 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3854 \begin_inset Text
3855
3856 \begin_layout Plain Layout
3857
3858 \series bold
3859 Lassini
3860 \end_layout
3861
3862 \end_inset
3863 </cell>
3864 <cell alignment="center" valignment="top" usebox="none">
3865 \begin_inset Text
3866
3867 \begin_layout Plain Layout
3868 Giancarlo
3869 \end_layout
3870
3871 \end_inset
3872 </cell>
3873 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3874 \begin_inset Text
3875
3876 \begin_layout Plain Layout
3877 111
3878 \end_layout
3879
3880 \end_inset
3881 </cell>
3882 </row>
3883 <row>
3884 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3885 \begin_inset Text
3886
3887 \begin_layout Plain Layout
3888
3889 \series bold
3890 Malfatti
3891 \end_layout
3892
3893 \end_inset
3894 </cell>
3895 <cell alignment="center" valignment="top" usebox="none">
3896 \begin_inset Text
3897
3898 \begin_layout Plain Layout
3899 Luciano
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3905 \begin_inset Text
3906
3907 \begin_layout Plain Layout
3908 111
3909 \end_layout
3910
3911 \end_inset
3912 </cell>
3913 </row>
3914 <row>
3915 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3916 \begin_inset Text
3917
3918 \begin_layout Plain Layout
3919
3920 \series bold
3921 Malfatti
3922 \end_layout
3923
3924 \end_inset
3925 </cell>
3926 <cell alignment="center" valignment="top" usebox="none">
3927 \begin_inset Text
3928
3929 \begin_layout Plain Layout
3930 Valeriano
3931 \end_layout
3932
3933 \end_inset
3934 </cell>
3935 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3936 \begin_inset Text
3937
3938 \begin_layout Plain Layout
3939 111
3940 \end_layout
3941
3942 \end_inset
3943 </cell>
3944 </row>
3945 <row>
3946 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3947 \begin_inset Text
3948
3949 \begin_layout Plain Layout
3950
3951 \series bold
3952 Meneguzzo
3953 \end_layout
3954
3955 \end_inset
3956 </cell>
3957 <cell alignment="center" valignment="top" usebox="none">
3958 \begin_inset Text
3959
3960 \begin_layout Plain Layout
3961 Roberto
3962 \end_layout
3963
3964 \end_inset
3965 </cell>
3966 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3967 \begin_inset Text
3968
3969 \begin_layout Plain Layout
3970 111
3971 \end_layout
3972
3973 \end_inset
3974 </cell>
3975 </row>
3976 <row>
3977 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3978 \begin_inset Text
3979
3980 \begin_layout Plain Layout
3981
3982 \series bold
3983 Mezzadra
3984 \end_layout
3985
3986 \end_inset
3987 </cell>
3988 <cell alignment="center" valignment="top" usebox="none">
3989 \begin_inset Text
3990
3991 \begin_layout Plain Layout
3992 Roberto
3993 \end_layout
3994
3995 \end_inset
3996 </cell>
3997 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3998 \begin_inset Text
3999
4000 \begin_layout Plain Layout
4001 111
4002 \end_layout
4003
4004 \end_inset
4005 </cell>
4006 </row>
4007 <row>
4008 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4009 \begin_inset Text
4010
4011 \begin_layout Plain Layout
4012
4013 \series bold
4014 Pirpamer
4015 \end_layout
4016
4017 \end_inset
4018 </cell>
4019 <cell alignment="center" valignment="top" usebox="none">
4020 \begin_inset Text
4021
4022 \begin_layout Plain Layout
4023 Erich
4024 \end_layout
4025
4026 \end_inset
4027 </cell>
4028 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4029 \begin_inset Text
4030
4031 \begin_layout Plain Layout
4032 111
4033 \end_layout
4034
4035 \end_inset
4036 </cell>
4037 </row>
4038 <row>
4039 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4040 \begin_inset Text
4041
4042 \begin_layout Plain Layout
4043
4044 \series bold
4045 Pochiesa
4046 \end_layout
4047
4048 \end_inset
4049 </cell>
4050 <cell alignment="center" valignment="top" usebox="none">
4051 \begin_inset Text
4052
4053 \begin_layout Plain Layout
4054 Paolo
4055 \end_layout
4056
4057 \end_inset
4058 </cell>
4059 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4060 \begin_inset Text
4061
4062 \begin_layout Plain Layout
4063 111, 222
4064 \end_layout
4065
4066 \end_inset
4067 </cell>
4068 </row>
4069 <row>
4070 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4071 \begin_inset Text
4072
4073 \begin_layout Plain Layout
4074
4075 \series bold
4076 Radina
4077 \end_layout
4078
4079 \end_inset
4080 </cell>
4081 <cell alignment="center" valignment="top" usebox="none">
4082 \begin_inset Text
4083
4084 \begin_layout Plain Layout
4085 Claudio
4086 \end_layout
4087
4088 \end_inset
4089 </cell>
4090 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4091 \begin_inset Text
4092
4093 \begin_layout Plain Layout
4094 111
4095 \end_layout
4096
4097 \end_inset
4098 </cell>
4099 </row>
4100 <row>
4101 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4102 \begin_inset Text
4103
4104 \begin_layout Plain Layout
4105
4106 \series bold
4107 Stuffer
4108 \end_layout
4109
4110 \end_inset
4111 </cell>
4112 <cell alignment="center" valignment="top" usebox="none">
4113 \begin_inset Text
4114
4115 \begin_layout Plain Layout
4116 Oskar
4117 \end_layout
4118
4119 \end_inset
4120 </cell>
4121 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4122 \begin_inset Text
4123
4124 \begin_layout Plain Layout
4125 111
4126 \end_layout
4127
4128 \end_inset
4129 </cell>
4130 </row>
4131 <row>
4132 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4133 \begin_inset Text
4134
4135 \begin_layout Plain Layout
4136
4137 \series bold
4138 Tacchelli
4139 \end_layout
4140
4141 \end_inset
4142 </cell>
4143 <cell alignment="center" valignment="top" usebox="none">
4144 \begin_inset Text
4145
4146 \begin_layout Plain Layout
4147 Ugo
4148 \end_layout
4149
4150 \end_inset
4151 </cell>
4152 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4153 \begin_inset Text
4154
4155 \begin_layout Plain Layout
4156 111
4157 \end_layout
4158
4159 \end_inset
4160 </cell>
4161 </row>
4162 <row>
4163 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4164 \begin_inset Text
4165
4166 \begin_layout Plain Layout
4167
4168 \series bold
4169 Tezzele
4170 \end_layout
4171
4172 \end_inset
4173 </cell>
4174 <cell alignment="center" valignment="top" usebox="none">
4175 \begin_inset Text
4176
4177 \begin_layout Plain Layout
4178 Margit
4179 \end_layout
4180
4181 \end_inset
4182 </cell>
4183 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4184 \begin_inset Text
4185
4186 \begin_layout Plain Layout
4187 111
4188 \end_layout
4189
4190 \end_inset
4191 </cell>
4192 </row>
4193 <row>
4194 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4195 \begin_inset Text
4196
4197 \begin_layout Plain Layout
4198
4199 \series bold
4200 Unterkalmsteiner
4201 \end_layout
4202
4203 \end_inset
4204 </cell>
4205 <cell alignment="center" valignment="top" usebox="none">
4206 \begin_inset Text
4207
4208 \begin_layout Plain Layout
4209 Frieda
4210 \end_layout
4211
4212 \end_inset
4213 </cell>
4214 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4215 \begin_inset Text
4216
4217 \begin_layout Plain Layout
4218 111
4219 \end_layout
4220
4221 \end_inset
4222 </cell>
4223 </row>
4224 <row>
4225 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4226 \begin_inset Text
4227
4228 \begin_layout Plain Layout
4229
4230 \series bold
4231 Vieider
4232 \end_layout
4233
4234 \end_inset
4235 </cell>
4236 <cell alignment="center" valignment="top" usebox="none">
4237 \begin_inset Text
4238
4239 \begin_layout Plain Layout
4240 Hilde
4241 \end_layout
4242
4243 \end_inset
4244 </cell>
4245 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4246 \begin_inset Text
4247
4248 \begin_layout Plain Layout
4249 111
4250 \end_layout
4251
4252 \end_inset
4253 </cell>
4254 </row>
4255 <row>
4256 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4257 \begin_inset Text
4258
4259 \begin_layout Plain Layout
4260
4261 \series bold
4262 Vigna
4263 \end_layout
4264
4265 \end_inset
4266 </cell>
4267 <cell alignment="center" valignment="top" usebox="none">
4268 \begin_inset Text
4269
4270 \begin_layout Plain Layout
4271 Jürgen
4272 \end_layout
4273
4274 \end_inset
4275 </cell>
4276 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4277 \begin_inset Text
4278
4279 \begin_layout Plain Layout
4280 111
4281 \end_layout
4282
4283 \end_inset
4284 </cell>
4285 </row>
4286 <row>
4287 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4288 \begin_inset Text
4289
4290 \begin_layout Plain Layout
4291
4292 \series bold
4293 Weber
4294 \end_layout
4295
4296 \end_inset
4297 </cell>
4298 <cell alignment="center" valignment="top" usebox="none">
4299 \begin_inset Text
4300
4301 \begin_layout Plain Layout
4302 Maurizio
4303 \end_layout
4304
4305 \end_inset
4306 </cell>
4307 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4308 \begin_inset Text
4309
4310 \begin_layout Plain Layout
4311 111
4312 \end_layout
4313
4314 \end_inset
4315 </cell>
4316 </row>
4317 <row>
4318 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4319 \begin_inset Text
4320
4321 \begin_layout Plain Layout
4322
4323 \series bold
4324 Winkler
4325 \end_layout
4326
4327 \end_inset
4328 </cell>
4329 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4330 \begin_inset Text
4331
4332 \begin_layout Plain Layout
4333 Franz
4334 \end_layout
4335
4336 \end_inset
4337 </cell>
4338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4339 \begin_inset Text
4340
4341 \begin_layout Plain Layout
4342 111
4343 \end_layout
4344
4345 \end_inset
4346 </cell>
4347 </row>
4348 <row>
4349 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="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" usebox="none">
4359 \begin_inset Text
4360
4361 \begin_layout Plain Layout
4362
4363 \end_layout
4364
4365 \end_inset
4366 </cell>
4367 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4368 \begin_inset Text
4369
4370 \begin_layout Plain Layout
4371
4372 \end_layout
4373
4374 \end_inset
4375 </cell>
4376 </row>
4377 <row>
4378 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4379 \begin_inset Text
4380
4381 \begin_layout Plain Layout
4382
4383 \series bold
4384 Annovi
4385 \end_layout
4386
4387 \end_inset
4388 </cell>
4389 <cell alignment="center" valignment="top" usebox="none">
4390 \begin_inset Text
4391
4392 \begin_layout Plain Layout
4393 Silvia
4394 \end_layout
4395
4396 \end_inset
4397 </cell>
4398 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4399 \begin_inset Text
4400
4401 \begin_layout Plain Layout
4402 555
4403 \end_layout
4404
4405 \end_inset
4406 </cell>
4407 </row>
4408 <row>
4409 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4410 \begin_inset Text
4411
4412 \begin_layout Plain Layout
4413
4414 \series bold
4415 Bertoli
4416 \end_layout
4417
4418 \end_inset
4419 </cell>
4420 <cell alignment="center" valignment="top" usebox="none">
4421 \begin_inset Text
4422
4423 \begin_layout Plain Layout
4424 Stefano
4425 \end_layout
4426
4427 \end_inset
4428 </cell>
4429 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4430 \begin_inset Text
4431
4432 \begin_layout Plain Layout
4433 555
4434 \end_layout
4435
4436 \end_inset
4437 </cell>
4438 </row>
4439 <row>
4440 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4441 \begin_inset Text
4442
4443 \begin_layout Plain Layout
4444
4445 \series bold
4446 Bozzi
4447 \end_layout
4448
4449 \end_inset
4450 </cell>
4451 <cell alignment="center" valignment="top" usebox="none">
4452 \begin_inset Text
4453
4454 \begin_layout Plain Layout
4455 Walter
4456 \end_layout
4457
4458 \end_inset
4459 </cell>
4460 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4461 \begin_inset Text
4462
4463 \begin_layout Plain Layout
4464 555
4465 \end_layout
4466
4467 \end_inset
4468 </cell>
4469 </row>
4470 <row>
4471 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4472 \begin_inset Text
4473
4474 \begin_layout Plain Layout
4475
4476 \series bold
4477 Cachia
4478 \end_layout
4479
4480 \end_inset
4481 </cell>
4482 <cell alignment="center" valignment="top" usebox="none">
4483 \begin_inset Text
4484
4485 \begin_layout Plain Layout
4486 Maria
4487 \end_layout
4488
4489 \end_inset
4490 </cell>
4491 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4492 \begin_inset Text
4493
4494 \begin_layout Plain Layout
4495 555
4496 \end_layout
4497
4498 \end_inset
4499 </cell>
4500 </row>
4501 <row>
4502 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4503 \begin_inset Text
4504
4505 \begin_layout Plain Layout
4506
4507 \series bold
4508 Cachia
4509 \end_layout
4510
4511 \end_inset
4512 </cell>
4513 <cell alignment="center" valignment="top" usebox="none">
4514 \begin_inset Text
4515
4516 \begin_layout Plain Layout
4517 Maurizio
4518 \end_layout
4519
4520 \end_inset
4521 </cell>
4522 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4523 \begin_inset Text
4524
4525 \begin_layout Plain Layout
4526 555
4527 \end_layout
4528
4529 \end_inset
4530 </cell>
4531 </row>
4532 <row>
4533 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4534 \begin_inset Text
4535
4536 \begin_layout Plain Layout
4537
4538 \series bold
4539 Cinquemani
4540 \end_layout
4541
4542 \end_inset
4543 </cell>
4544 <cell alignment="center" valignment="top" usebox="none">
4545 \begin_inset Text
4546
4547 \begin_layout Plain Layout
4548 Giusi
4549 \end_layout
4550
4551 \end_inset
4552 </cell>
4553 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4554 \begin_inset Text
4555
4556 \begin_layout Plain Layout
4557 555
4558 \end_layout
4559
4560 \end_inset
4561 </cell>
4562 </row>
4563 <row>
4564 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4565 \begin_inset Text
4566
4567 \begin_layout Plain Layout
4568
4569 \series bold
4570 Colin
4571 \end_layout
4572
4573 \end_inset
4574 </cell>
4575 <cell alignment="center" valignment="top" usebox="none">
4576 \begin_inset Text
4577
4578 \begin_layout Plain Layout
4579 Bernard
4580 \end_layout
4581
4582 \end_inset
4583 </cell>
4584 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4585 \begin_inset Text
4586
4587 \begin_layout Plain Layout
4588 555
4589 \end_layout
4590
4591 \end_inset
4592 </cell>
4593 </row>
4594 <row>
4595 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4596 \begin_inset Text
4597
4598 \begin_layout Plain Layout
4599
4600 \series bold
4601 Concli
4602 \end_layout
4603
4604 \end_inset
4605 </cell>
4606 <cell alignment="center" valignment="top" usebox="none">
4607 \begin_inset Text
4608
4609 \begin_layout Plain Layout
4610 Gianfranco
4611 \end_layout
4612
4613 \end_inset
4614 </cell>
4615 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4616 \begin_inset Text
4617
4618 \begin_layout Plain Layout
4619 555
4620 \end_layout
4621
4622 \end_inset
4623 </cell>
4624 </row>
4625 <row>
4626 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4627 \begin_inset Text
4628
4629 \begin_layout Plain Layout
4630
4631 \series bold
4632 Dal Bosco
4633 \end_layout
4634
4635 \end_inset
4636 </cell>
4637 <cell alignment="center" valignment="top" usebox="none">
4638 \begin_inset Text
4639
4640 \begin_layout Plain Layout
4641 Carolina
4642 \end_layout
4643
4644 \end_inset
4645 </cell>
4646 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4647 \begin_inset Text
4648
4649 \begin_layout Plain Layout
4650 555
4651 \end_layout
4652
4653 \end_inset
4654 </cell>
4655 </row>
4656 <row>
4657 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4658 \begin_inset Text
4659
4660 \begin_layout Plain Layout
4661
4662 \series bold
4663 Dalpiaz
4664 \end_layout
4665
4666 \end_inset
4667 </cell>
4668 <cell alignment="center" valignment="top" usebox="none">
4669 \begin_inset Text
4670
4671 \begin_layout Plain Layout
4672 Annamaria
4673 \end_layout
4674
4675 \end_inset
4676 </cell>
4677 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4678 \begin_inset Text
4679
4680 \begin_layout Plain Layout
4681 555
4682 \end_layout
4683
4684 \end_inset
4685 </cell>
4686 </row>
4687 <row>
4688 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4689 \begin_inset Text
4690
4691 \begin_layout Plain Layout
4692
4693 \series bold
4694 Feliciello
4695 \end_layout
4696
4697 \end_inset
4698 </cell>
4699 <cell alignment="center" valignment="top" usebox="none">
4700 \begin_inset Text
4701
4702 \begin_layout Plain Layout
4703 Domenico
4704 \end_layout
4705
4706 \end_inset
4707 </cell>
4708 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4709 \begin_inset Text
4710
4711 \begin_layout Plain Layout
4712 555
4713 \end_layout
4714
4715 \end_inset
4716 </cell>
4717 </row>
4718 <row>
4719 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4720 \begin_inset Text
4721
4722 \begin_layout Plain Layout
4723
4724 \series bold
4725 Focarelli
4726 \end_layout
4727
4728 \end_inset
4729 </cell>
4730 <cell alignment="center" valignment="top" usebox="none">
4731 \begin_inset Text
4732
4733 \begin_layout Plain Layout
4734 Paola
4735 \end_layout
4736
4737 \end_inset
4738 </cell>
4739 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4740 \begin_inset Text
4741
4742 \begin_layout Plain Layout
4743 555
4744 \end_layout
4745
4746 \end_inset
4747 </cell>
4748 </row>
4749 <row>
4750 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4751 \begin_inset Text
4752
4753 \begin_layout Plain Layout
4754
4755 \series bold
4756 Galletti
4757 \end_layout
4758
4759 \end_inset
4760 </cell>
4761 <cell alignment="center" valignment="top" usebox="none">
4762 \begin_inset Text
4763
4764 \begin_layout Plain Layout
4765 Oreste
4766 \end_layout
4767
4768 \end_inset
4769 </cell>
4770 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4771 \begin_inset Text
4772
4773 \begin_layout Plain Layout
4774 555
4775 \end_layout
4776
4777 \end_inset
4778 </cell>
4779 </row>
4780 <row>
4781 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4782 \begin_inset Text
4783
4784 \begin_layout Plain Layout
4785
4786 \series bold
4787 Gasparini
4788 \end_layout
4789
4790 \end_inset
4791 </cell>
4792 <cell alignment="center" valignment="top" usebox="none">
4793 \begin_inset Text
4794
4795 \begin_layout Plain Layout
4796 Franca
4797 \end_layout
4798
4799 \end_inset
4800 </cell>
4801 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4802 \begin_inset Text
4803
4804 \begin_layout Plain Layout
4805 555
4806 \end_layout
4807
4808 \end_inset
4809 </cell>
4810 </row>
4811 <row>
4812 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4813 \begin_inset Text
4814
4815 \begin_layout Plain Layout
4816
4817 \series bold
4818 Rizzardi
4819 \end_layout
4820
4821 \end_inset
4822 </cell>
4823 <cell alignment="center" valignment="top" usebox="none">
4824 \begin_inset Text
4825
4826 \begin_layout Plain Layout
4827 Paola
4828 \end_layout
4829
4830 \end_inset
4831 </cell>
4832 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4833 \begin_inset Text
4834
4835 \begin_layout Plain Layout
4836 555
4837 \end_layout
4838
4839 \end_inset
4840 </cell>
4841 </row>
4842 <row>
4843 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4844 \begin_inset Text
4845
4846 \begin_layout Plain Layout
4847
4848 \series bold
4849 Lassini
4850 \end_layout
4851
4852 \end_inset
4853 </cell>
4854 <cell alignment="center" valignment="top" usebox="none">
4855 \begin_inset Text
4856
4857 \begin_layout Plain Layout
4858 Giancarlo
4859 \end_layout
4860
4861 \end_inset
4862 </cell>
4863 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4864 \begin_inset Text
4865
4866 \begin_layout Plain Layout
4867 555
4868 \end_layout
4869
4870 \end_inset
4871 </cell>
4872 </row>
4873 <row>
4874 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4875 \begin_inset Text
4876
4877 \begin_layout Plain Layout
4878
4879 \series bold
4880 Malfatti
4881 \end_layout
4882
4883 \end_inset
4884 </cell>
4885 <cell alignment="center" valignment="top" usebox="none">
4886 \begin_inset Text
4887
4888 \begin_layout Plain Layout
4889 Luciano
4890 \end_layout
4891
4892 \end_inset
4893 </cell>
4894 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4895 \begin_inset Text
4896
4897 \begin_layout Plain Layout
4898 555
4899 \end_layout
4900
4901 \end_inset
4902 </cell>
4903 </row>
4904 <row>
4905 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4906 \begin_inset Text
4907
4908 \begin_layout Plain Layout
4909
4910 \series bold
4911 Malfatti
4912 \end_layout
4913
4914 \end_inset
4915 </cell>
4916 <cell alignment="center" valignment="top" usebox="none">
4917 \begin_inset Text
4918
4919 \begin_layout Plain Layout
4920 Valeriano
4921 \end_layout
4922
4923 \end_inset
4924 </cell>
4925 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4926 \begin_inset Text
4927
4928 \begin_layout Plain Layout
4929 555
4930 \end_layout
4931
4932 \end_inset
4933 </cell>
4934 </row>
4935 <row>
4936 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4937 \begin_inset Text
4938
4939 \begin_layout Plain Layout
4940
4941 \series bold
4942 Meneguzzo
4943 \end_layout
4944
4945 \end_inset
4946 </cell>
4947 <cell alignment="center" valignment="top" usebox="none">
4948 \begin_inset Text
4949
4950 \begin_layout Plain Layout
4951 Roberto
4952 \end_layout
4953
4954 \end_inset
4955 </cell>
4956 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4957 \begin_inset Text
4958
4959 \begin_layout Plain Layout
4960 555
4961 \end_layout
4962
4963 \end_inset
4964 </cell>
4965 </row>
4966 <row>
4967 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4968 \begin_inset Text
4969
4970 \begin_layout Plain Layout
4971
4972 \series bold
4973 Mezzadra
4974 \end_layout
4975
4976 \end_inset
4977 </cell>
4978 <cell alignment="center" valignment="top" usebox="none">
4979 \begin_inset Text
4980
4981 \begin_layout Plain Layout
4982 Roberto
4983 \end_layout
4984
4985 \end_inset
4986 </cell>
4987 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4988 \begin_inset Text
4989
4990 \begin_layout Plain Layout
4991 555
4992 \end_layout
4993
4994 \end_inset
4995 </cell>
4996 </row>
4997 <row>
4998 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4999 \begin_inset Text
5000
5001 \begin_layout Plain Layout
5002
5003 \series bold
5004 Pirpamer
5005 \end_layout
5006
5007 \end_inset
5008 </cell>
5009 <cell alignment="center" valignment="top" usebox="none">
5010 \begin_inset Text
5011
5012 \begin_layout Plain Layout
5013 Erich
5014 \end_layout
5015
5016 \end_inset
5017 </cell>
5018 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5019 \begin_inset Text
5020
5021 \begin_layout Plain Layout
5022 555
5023 \end_layout
5024
5025 \end_inset
5026 </cell>
5027 </row>
5028 <row>
5029 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5030 \begin_inset Text
5031
5032 \begin_layout Plain Layout
5033
5034 \series bold
5035 Pochiesa
5036 \end_layout
5037
5038 \end_inset
5039 </cell>
5040 <cell alignment="center" valignment="top" usebox="none">
5041 \begin_inset Text
5042
5043 \begin_layout Plain Layout
5044 Paolo
5045 \end_layout
5046
5047 \end_inset
5048 </cell>
5049 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5050 \begin_inset Text
5051
5052 \begin_layout Plain Layout
5053 555, 222
5054 \end_layout
5055
5056 \end_inset
5057 </cell>
5058 </row>
5059 <row>
5060 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5061 \begin_inset Text
5062
5063 \begin_layout Plain Layout
5064
5065 \series bold
5066 Radina
5067 \end_layout
5068
5069 \end_inset
5070 </cell>
5071 <cell alignment="center" valignment="top" usebox="none">
5072 \begin_inset Text
5073
5074 \begin_layout Plain Layout
5075 Claudio
5076 \end_layout
5077
5078 \end_inset
5079 </cell>
5080 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5081 \begin_inset Text
5082
5083 \begin_layout Plain Layout
5084 555
5085 \end_layout
5086
5087 \end_inset
5088 </cell>
5089 </row>
5090 <row>
5091 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5092 \begin_inset Text
5093
5094 \begin_layout Plain Layout
5095
5096 \series bold
5097 Stuffer
5098 \end_layout
5099
5100 \end_inset
5101 </cell>
5102 <cell alignment="center" valignment="top" usebox="none">
5103 \begin_inset Text
5104
5105 \begin_layout Plain Layout
5106 Oskar
5107 \end_layout
5108
5109 \end_inset
5110 </cell>
5111 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5112 \begin_inset Text
5113
5114 \begin_layout Plain Layout
5115 555
5116 \end_layout
5117
5118 \end_inset
5119 </cell>
5120 </row>
5121 <row>
5122 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5123 \begin_inset Text
5124
5125 \begin_layout Plain Layout
5126
5127 \series bold
5128 Tacchelli
5129 \end_layout
5130
5131 \end_inset
5132 </cell>
5133 <cell alignment="center" valignment="top" usebox="none">
5134 \begin_inset Text
5135
5136 \begin_layout Plain Layout
5137 Ugo
5138 \end_layout
5139
5140 \end_inset
5141 </cell>
5142 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5143 \begin_inset Text
5144
5145 \begin_layout Plain Layout
5146 555
5147 \end_layout
5148
5149 \end_inset
5150 </cell>
5151 </row>
5152 <row>
5153 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5154 \begin_inset Text
5155
5156 \begin_layout Plain Layout
5157
5158 \series bold
5159 Tezzele
5160 \end_layout
5161
5162 \end_inset
5163 </cell>
5164 <cell alignment="center" valignment="top" usebox="none">
5165 \begin_inset Text
5166
5167 \begin_layout Plain Layout
5168 Margit
5169 \end_layout
5170
5171 \end_inset
5172 </cell>
5173 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5174 \begin_inset Text
5175
5176 \begin_layout Plain Layout
5177 555
5178 \end_layout
5179
5180 \end_inset
5181 </cell>
5182 </row>
5183 <row>
5184 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5185 \begin_inset Text
5186
5187 \begin_layout Plain Layout
5188
5189 \series bold
5190 Unterkalmsteiner
5191 \end_layout
5192
5193 \end_inset
5194 </cell>
5195 <cell alignment="center" valignment="top" usebox="none">
5196 \begin_inset Text
5197
5198 \begin_layout Plain Layout
5199 Frieda
5200 \end_layout
5201
5202 \end_inset
5203 </cell>
5204 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5205 \begin_inset Text
5206
5207 \begin_layout Plain Layout
5208 555
5209 \end_layout
5210
5211 \end_inset
5212 </cell>
5213 </row>
5214 <row>
5215 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5216 \begin_inset Text
5217
5218 \begin_layout Plain Layout
5219
5220 \series bold
5221 Vieider
5222 \end_layout
5223
5224 \end_inset
5225 </cell>
5226 <cell alignment="center" valignment="top" usebox="none">
5227 \begin_inset Text
5228
5229 \begin_layout Plain Layout
5230 Hilde
5231 \end_layout
5232
5233 \end_inset
5234 </cell>
5235 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5236 \begin_inset Text
5237
5238 \begin_layout Plain Layout
5239 555
5240 \end_layout
5241
5242 \end_inset
5243 </cell>
5244 </row>
5245 <row>
5246 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5247 \begin_inset Text
5248
5249 \begin_layout Plain Layout
5250
5251 \series bold
5252 Vigna
5253 \end_layout
5254
5255 \end_inset
5256 </cell>
5257 <cell alignment="center" valignment="top" usebox="none">
5258 \begin_inset Text
5259
5260 \begin_layout Plain Layout
5261 Jürgen
5262 \end_layout
5263
5264 \end_inset
5265 </cell>
5266 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5267 \begin_inset Text
5268
5269 \begin_layout Plain Layout
5270 999
5271 \end_layout
5272
5273 \end_inset
5274 </cell>
5275 </row>
5276 <row>
5277 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5278 \begin_inset Text
5279
5280 \begin_layout Plain Layout
5281
5282 \series bold
5283 Weber
5284 \end_layout
5285
5286 \end_inset
5287 </cell>
5288 <cell alignment="center" valignment="top" usebox="none">
5289 \begin_inset Text
5290
5291 \begin_layout Plain Layout
5292 Maurizio
5293 \end_layout
5294
5295 \end_inset
5296 </cell>
5297 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5298 \begin_inset Text
5299
5300 \begin_layout Plain Layout
5301 555
5302 \end_layout
5303
5304 \end_inset
5305 </cell>
5306 </row>
5307 <row>
5308 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5309 \begin_inset Text
5310
5311 \begin_layout Plain Layout
5312
5313 \series bold
5314 Winkler
5315 \end_layout
5316
5317 \end_inset
5318 </cell>
5319 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5320 \begin_inset Text
5321
5322 \begin_layout Plain Layout
5323 Franz
5324 \end_layout
5325
5326 \end_inset
5327 </cell>
5328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5329 \begin_inset Text
5330
5331 \begin_layout Plain Layout
5332 555
5333 \end_layout
5334
5335 \end_inset
5336 </cell>
5337 </row>
5338 <row endlastfoot="true">
5339 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5340 \begin_inset Text
5341
5342 \begin_layout Plain Layout
5343 Ende
5344 \end_layout
5345
5346 \end_inset
5347 </cell>
5348 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5349 \begin_inset Text
5350
5351 \begin_layout Plain Layout
5352
5353 \end_layout
5354
5355 \end_inset
5356 </cell>
5357 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5358 \begin_inset Text
5359
5360 \begin_layout Plain Layout
5361
5362 \end_layout
5363
5364 \end_inset
5365 </cell>
5366 </row>
5367 </lyxtabular>
5368
5369 \end_inset
5370
5371
5372 \begin_inset ERT
5373 status collapsed
5374
5375 \begin_layout Plain Layout
5376
5377
5378 \backslash
5379 addtocounter{table}{-1}
5380 \end_layout
5381
5382 \end_inset
5383
5384
5385 \begin_inset Note Note
5386 status collapsed
5387
5388 \begin_layout Plain Layout
5389 Die Bedeutung dieses Befehls finden Sie in der Bemerkung 1 von Abschnitt
5390 \begin_inset space ~
5391 \end_inset
5392
5393
5394 \begin_inset CommandInset ref
5395 LatexCommand ref
5396 reference "uab:Beschriftungen-langer-Tabellen"
5397
5398 \end_inset
5399
5400
5401 \end_layout
5402
5403 \end_inset
5404
5405
5406 \end_layout
5407
5408 \begin_layout Subsection
5409 Fußnoten in langen Tabellen
5410 \begin_inset CommandInset label
5411 LatexCommand label
5412 name "uab:Fußnoten-in-langen"
5413
5414 \end_inset
5415
5416
5417 \begin_inset Index idx
5418 status collapsed
5419
5420 \begin_layout Plain Layout
5421 Tabellen ! lange ! Fußnoten
5422 \end_layout
5423
5424 \end_inset
5425
5426
5427 \end_layout
5428
5429 \begin_layout Standard
5430 Fußnoten kann man in jede Zelle einer langen Tabelle einfügen.
5431  Sie werden auf der Seite erscheinen, auf der auch die Zelle gedruckt wird.
5432  Tabelle
5433 \begin_inset space ~
5434 \end_inset
5435
5436
5437 \begin_inset CommandInset ref
5438 LatexCommand ref
5439 reference "tab:DiffCaptions"
5440
5441 \end_inset
5442
5443  hat zum Beispiel eine Fußnote.
5444 \end_layout
5445
5446 \begin_layout Subsection
5447 Ausrichtung langer Tabellen
5448 \begin_inset Index idx
5449 status collapsed
5450
5451 \begin_layout Plain Layout
5452 Tabellen ! lange ! Ausrichtung
5453 \end_layout
5454
5455 \end_inset
5456
5457
5458 \end_layout
5459
5460 \begin_layout Standard
5461 Die horizontale Ausrichtung von langen Tabellen kann in den Tabelleneinstellunge
5462 n festgelegt werden.
5463  Bei linker und rechter Ausrichtung befindet sich die Tabelle direkt am
5464  Seitenrand.
5465  Um Platz zwischen Seitenrand und Tabelle einzufügen, muss die Tabelle zentriert
5466  ausgerichtet werden und die Werte der Längen 
5467 \series bold
5468
5469 \backslash
5470 LTleft 
5471 \series default
5472 und 
5473 \series bold
5474
5475 \backslash
5476 LTright
5477 \series default
5478  geändert werden, indem diese Zeile als TeX-Code vor die lange Tabelle eingefügt
5479  wird:
5480 \end_layout
5481
5482 \begin_layout Standard
5483
5484 \series bold
5485
5486 \backslash
5487 setlength{
5488 \backslash
5489 LTleft}{Wert}
5490 \end_layout
5491
5492 \begin_layout Standard
5493 Der Wert kann eine der in Tabelle
5494 \begin_inset space ~
5495 \end_inset
5496
5497
5498 \begin_inset CommandInset ref
5499 LatexCommand ref
5500 reference "tab:Maßeinheiten"
5501
5502 \end_inset
5503
5504  aufgelisteten Einheiten kann.
5505  
5506 \series bold
5507
5508 \backslash
5509 LTleft
5510 \series default
5511  legt den horizontalen Abstand vom linken Seitenrand bis zur Tabelle fest,
5512  
5513 \series bold
5514
5515 \backslash
5516 LTright
5517 \series default
5518  den Abstand von rechts.
5519  Die Voreinstellung für beide Werte ist 
5520 \series bold
5521
5522 \backslash
5523 fill
5524 \series default
5525 , was in diesem Fall gleichbedeutend mit einem variablen horizontalen Abstand
5526  in LyX ist.
5527 \end_layout
5528
5529 \begin_layout Standard
5530 Die folgende lange Tabelle wurde zentriert und 
5531 \series bold
5532
5533 \backslash
5534 LTleft
5535 \series default
5536  auf den Wert 
5537 \family sans
5538 0.1
5539 \backslash
5540 columnwidth
5541 \family default
5542  gesetzt:
5543 \begin_inset ERT
5544 status collapsed
5545
5546 \begin_layout Plain Layout
5547
5548
5549 \backslash
5550 setlength{
5551 \backslash
5552 LTleft}{0.1
5553 \backslash
5554 columnwidth}
5555 \end_layout
5556
5557 \end_inset
5558
5559
5560 \end_layout
5561
5562 \begin_layout Standard
5563 \begin_inset Tabular
5564 <lyxtabular version="3" rows="5" columns="5">
5565 <features islongtable="true" longtabularalignment="center">
5566 <column alignment="center" valignment="top" width="0">
5567 <column alignment="center" valignment="top" width="0">
5568 <column alignment="center" valignment="top" width="0pt">
5569 <column alignment="center" valignment="top" width="0">
5570 <column alignment="center" valignment="top" width="0">
5571 <row>
5572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5573 \begin_inset Text
5574
5575 \begin_layout Plain Layout
5576 1
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 2
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 3
5595 \end_layout
5596
5597 \end_inset
5598 </cell>
5599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5600 \begin_inset Text
5601
5602 \begin_layout Plain Layout
5603 4
5604 \end_layout
5605
5606 \end_inset
5607 </cell>
5608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5609 \begin_inset Text
5610
5611 \begin_layout Plain Layout
5612 5
5613 \end_layout
5614
5615 \end_inset
5616 </cell>
5617 </row>
5618 <row>
5619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5620 \begin_inset Text
5621
5622 \begin_layout Plain Layout
5623 asd
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" usebox="none">
5647 \begin_inset Text
5648
5649 \begin_layout Plain Layout
5650 s
5651 \end_layout
5652
5653 \end_inset
5654 </cell>
5655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5656 \begin_inset Text
5657
5658 \begin_layout Plain Layout
5659 asd
5660 \end_layout
5661
5662 \end_inset
5663 </cell>
5664 </row>
5665 <row>
5666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5667 \begin_inset Text
5668
5669 \begin_layout Plain Layout
5670 asd
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" usebox="none">
5694 \begin_inset Text
5695
5696 \begin_layout Plain Layout
5697 s
5698 \end_layout
5699
5700 \end_inset
5701 </cell>
5702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5703 \begin_inset Text
5704
5705 \begin_layout Plain Layout
5706 asd
5707 \end_layout
5708
5709 \end_inset
5710 </cell>
5711 </row>
5712 <row>
5713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 asd
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" usebox="none">
5741 \begin_inset Text
5742
5743 \begin_layout Plain Layout
5744 s
5745 \end_layout
5746
5747 \end_inset
5748 </cell>
5749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5750 \begin_inset Text
5751
5752 \begin_layout Plain Layout
5753 asd
5754 \end_layout
5755
5756 \end_inset
5757 </cell>
5758 </row>
5759 <row>
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" usebox="none">
5788 \begin_inset Text
5789
5790 \begin_layout Plain Layout
5791 asd
5792 \end_layout
5793
5794 \end_inset
5795 </cell>
5796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5797 \begin_inset Text
5798
5799 \begin_layout Plain Layout
5800 asd
5801 \end_layout
5802
5803 \end_inset
5804 </cell>
5805 </row>
5806 </lyxtabular>
5807
5808 \end_inset
5809
5810
5811 \begin_inset ERT
5812 status collapsed
5813
5814 \begin_layout Plain Layout
5815
5816
5817 \backslash
5818 setlength{
5819 \backslash
5820 LTleft}{
5821 \backslash
5822 fill}
5823 \end_layout
5824
5825 \end_inset
5826
5827
5828 \begin_inset ERT
5829 status collapsed
5830
5831 \begin_layout Plain Layout
5832
5833
5834 \backslash
5835 addtocounter{table}{-1}
5836 \end_layout
5837
5838 \end_inset
5839
5840
5841 \begin_inset Note Note
5842 status collapsed
5843
5844 \begin_layout Plain Layout
5845 Die Bedeutung dieses Befehls finden Sie in der Bemerkung 1 von Abschnitt
5846 \begin_inset space ~
5847 \end_inset
5848
5849
5850 \begin_inset CommandInset ref
5851 LatexCommand ref
5852 reference "uab:Beschriftungen-langer-Tabellen"
5853
5854 \end_inset
5855
5856
5857 \end_layout
5858
5859 \end_inset
5860
5861
5862 \end_layout
5863
5864 \begin_layout Subsection
5865 Beschriftungen langer Tabellen
5866 \begin_inset CommandInset label
5867 LatexCommand label
5868 name "uab:Beschriftungen-langer-Tabellen"
5869
5870 \end_inset
5871
5872
5873 \begin_inset Index idx
5874 status collapsed
5875
5876 \begin_layout Plain Layout
5877 Tabellen ! lange ! Titel
5878 \end_layout
5879
5880 \end_inset
5881
5882
5883 \end_layout
5884
5885 \begin_layout Standard
5886 Eine lange Tabelle kann man nicht in ein Gleitobjekt packen, weil Gleitobjekte
5887  nur auf eine Seite gedruckt werden können.
5888  Daher wird die Beschriftung in eine Tabellenzeile eingegeben, wie in Abschnitt
5889 \begin_inset space ~
5890 \end_inset
5891
5892
5893 \begin_inset CommandInset ref
5894 LatexCommand ref
5895 reference "abs:Lange-Tabellen"
5896
5897 \end_inset
5898
5899  erklärt.
5900  Nur eine Tabellenzeile kann eine Beschriftung enthalten.
5901 \end_layout
5902
5903 \begin_layout Standard
5904 Hier ist eine kurze lange Tabelle, die zeigt, wie das funktioniert:
5905 \end_layout
5906
5907 \begin_layout Standard
5908 \begin_inset Tabular
5909 <lyxtabular version="3" rows="6" columns="5">
5910 <features islongtable="true" longtabularalignment="center">
5911 <column alignment="center" valignment="top" width="0">
5912 <column alignment="center" valignment="top" width="0">
5913 <column alignment="center" valignment="top" width="0">
5914 <column alignment="center" valignment="top" width="0">
5915 <column alignment="center" valignment="top" width="0">
5916 <row caption="true">
5917 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5918 \begin_inset Text
5919
5920 \begin_layout Plain Layout
5921 \begin_inset Caption
5922
5923 \begin_layout Plain Layout
5924 Eine lange Tabelle mit Titel
5925 \begin_inset Argument
5926 status open
5927
5928 \begin_layout Plain Layout
5929 Lange Tabelle
5930 \end_layout
5931
5932 \end_inset
5933
5934
5935 \end_layout
5936
5937 \end_inset
5938
5939
5940 \end_layout
5941
5942 \end_inset
5943 </cell>
5944 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5945 \begin_inset Text
5946
5947 \begin_layout Plain Layout
5948
5949 \end_layout
5950
5951 \end_inset
5952 </cell>
5953 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5954 \begin_inset Text
5955
5956 \begin_layout Plain Layout
5957
5958 \end_layout
5959
5960 \end_inset
5961 </cell>
5962 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5963 \begin_inset Text
5964
5965 \begin_layout Plain Layout
5966
5967 \end_layout
5968
5969 \end_inset
5970 </cell>
5971 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5972 \begin_inset Text
5973
5974 \begin_layout Plain Layout
5975
5976 \end_layout
5977
5978 \end_inset
5979 </cell>
5980 </row>
5981 <row>
5982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5983 \begin_inset Text
5984
5985 \begin_layout Plain Layout
5986 1
5987 \end_layout
5988
5989 \end_inset
5990 </cell>
5991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5992 \begin_inset Text
5993
5994 \begin_layout Plain Layout
5995 2
5996 \end_layout
5997
5998 \end_inset
5999 </cell>
6000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6001 \begin_inset Text
6002
6003 \begin_layout Plain Layout
6004 3
6005 \end_layout
6006
6007 \end_inset
6008 </cell>
6009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6010 \begin_inset Text
6011
6012 \begin_layout Plain Layout
6013 4
6014 \end_layout
6015
6016 \end_inset
6017 </cell>
6018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6019 \begin_inset Text
6020
6021 \begin_layout Plain Layout
6022 5
6023 \end_layout
6024
6025 \end_inset
6026 </cell>
6027 </row>
6028 <row>
6029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6030 \begin_inset Text
6031
6032 \begin_layout Plain Layout
6033 asd
6034 \end_layout
6035
6036 \end_inset
6037 </cell>
6038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6039 \begin_inset Text
6040
6041 \begin_layout Plain Layout
6042 s
6043 \end_layout
6044
6045 \end_inset
6046 </cell>
6047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6048 \begin_inset Text
6049
6050 \begin_layout Plain Layout
6051 s
6052 \end_layout
6053
6054 \end_inset
6055 </cell>
6056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6057 \begin_inset Text
6058
6059 \begin_layout Plain Layout
6060 s
6061 \end_layout
6062
6063 \end_inset
6064 </cell>
6065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6066 \begin_inset Text
6067
6068 \begin_layout Plain Layout
6069 asd
6070 \end_layout
6071
6072 \end_inset
6073 </cell>
6074 </row>
6075 <row>
6076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6077 \begin_inset Text
6078
6079 \begin_layout Plain Layout
6080 asd
6081 \end_layout
6082
6083 \end_inset
6084 </cell>
6085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6086 \begin_inset Text
6087
6088 \begin_layout Plain Layout
6089 s
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6095 \begin_inset Text
6096
6097 \begin_layout Plain Layout
6098 s
6099 \end_layout
6100
6101 \end_inset
6102 </cell>
6103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6104 \begin_inset Text
6105
6106 \begin_layout Plain Layout
6107 s
6108 \end_layout
6109
6110 \end_inset
6111 </cell>
6112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6113 \begin_inset Text
6114
6115 \begin_layout Plain Layout
6116 asd
6117 \end_layout
6118
6119 \end_inset
6120 </cell>
6121 </row>
6122 <row>
6123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6124 \begin_inset Text
6125
6126 \begin_layout Plain Layout
6127 asd
6128 \end_layout
6129
6130 \end_inset
6131 </cell>
6132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6133 \begin_inset Text
6134
6135 \begin_layout Plain Layout
6136 s
6137 \end_layout
6138
6139 \end_inset
6140 </cell>
6141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6142 \begin_inset Text
6143
6144 \begin_layout Plain Layout
6145 s
6146 \end_layout
6147
6148 \end_inset
6149 </cell>
6150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6151 \begin_inset Text
6152
6153 \begin_layout Plain Layout
6154 s
6155 \end_layout
6156
6157 \end_inset
6158 </cell>
6159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6160 \begin_inset Text
6161
6162 \begin_layout Plain Layout
6163 asd
6164 \end_layout
6165
6166 \end_inset
6167 </cell>
6168 </row>
6169 <row>
6170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6171 \begin_inset Text
6172
6173 \begin_layout Plain Layout
6174 asd
6175 \end_layout
6176
6177 \end_inset
6178 </cell>
6179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6180 \begin_inset Text
6181
6182 \begin_layout Plain Layout
6183 asd
6184 \end_layout
6185
6186 \end_inset
6187 </cell>
6188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6189 \begin_inset Text
6190
6191 \begin_layout Plain Layout
6192 asd
6193 \end_layout
6194
6195 \end_inset
6196 </cell>
6197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6198 \begin_inset Text
6199
6200 \begin_layout Plain Layout
6201 asd
6202 \end_layout
6203
6204 \end_inset
6205 </cell>
6206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6207 \begin_inset Text
6208
6209 \begin_layout Plain Layout
6210 asd
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 </row>
6216 </lyxtabular>
6217
6218 \end_inset
6219
6220
6221 \end_layout
6222
6223 \begin_layout Standard
6224 \begin_inset VSpace medskip
6225 \end_inset
6226
6227
6228 \begin_inset Note Greyedout
6229 status open
6230
6231 \begin_layout Plain Layout
6232
6233 \series bold
6234 Bemerkung
6235 \begin_inset space ~
6236 \end_inset
6237
6238 1:
6239 \series default
6240  Die Tabellennummer wird für jede lange Tabelle erhöht, auch wenn Sie keinen
6241  Titel vergeben.
6242  Deshalb könnte es passieren, dass zum Beispiel Tabelle
6243 \begin_inset space ~
6244 \end_inset
6245
6246 2.4 auf Tabelle
6247 \begin_inset space ~
6248 \end_inset
6249
6250 2.1 im Tabellenverzeichnis folgt, wenn dazwischen zwei lange Tabellen ohne
6251  Beschriftung sind.
6252  Um das zu vermeiden, können Sie hinter jede lange Tabelle ohne Titel folgenden
6253  LaTeX-Befehl als TeX-Code einfügen:
6254 \end_layout
6255
6256 \begin_layout Plain Layout
6257
6258 \series bold
6259
6260 \backslash
6261 addtocounter{table}{-1}
6262 \end_layout
6263
6264 \begin_layout Plain Layout
6265 Das ist nicht notwendig, wenn keine der langen Tabellen im Dokument eine
6266  Beschriftung hat und Sie diesen Code zum LaTeX-Vorspann hinzufügen:
6267 \end_layout
6268
6269 \begin_layout Plain Layout
6270
6271 \series bold
6272
6273 \backslash
6274 let
6275 \backslash
6276 myEnd
6277 \backslash
6278 endlongtable
6279 \begin_inset Newline newline
6280 \end_inset
6281
6282
6283 \backslash
6284 renewcommand{
6285 \backslash
6286 endlongtable}{
6287 \backslash
6288 myEnd
6289 \backslash
6290 addtocounter{table}{-1}}
6291 \end_layout
6292
6293 \end_inset
6294
6295
6296 \end_layout
6297
6298 \begin_layout Standard
6299 \begin_inset Note Greyedout
6300 status open
6301
6302 \begin_layout Plain Layout
6303
6304 \series bold
6305 Bemerkung
6306 \begin_inset space ~
6307 \end_inset
6308
6309 2:
6310 \series default
6311  Wenn Sie 
6312 \series bold
6313 hyperref
6314 \series default
6315
6316 \begin_inset Index idx
6317 status collapsed
6318
6319 \begin_layout Plain Layout
6320 LaTeX-Pakete ! hyperref
6321 \end_layout
6322
6323 \end_inset
6324
6325  in den
6326 \family sans
6327  PDF-Eigenschaften
6328 \family default
6329  im 
6330 \family sans
6331 Dokument-Einstellungen
6332 \family default
6333  Dialog für Querverweise benutzen, wird der Verweis auf eine lange Tabelle
6334  immer auf den Anfang des Dokuments zeigen.
6335 \end_layout
6336
6337 \end_inset
6338
6339
6340 \end_layout
6341
6342 \begin_layout Subsubsection
6343 Querverweise auf 
6344 \family sans
6345 lange Tabelle
6346 \family default
6347 n
6348 \begin_inset Index idx
6349 status collapsed
6350
6351 \begin_layout Plain Layout
6352 Tabellen ! lange ! Querverweis
6353 \end_layout
6354
6355 \end_inset
6356
6357
6358 \end_layout
6359
6360 \begin_layout Standard
6361 \begin_inset Tabular
6362 <lyxtabular version="3" rows="6" columns="5">
6363 <features islongtable="true" longtabularalignment="center">
6364 <column alignment="center" valignment="top" width="0">
6365 <column alignment="center" valignment="top" width="0">
6366 <column alignment="center" valignment="top" width="0">
6367 <column alignment="center" valignment="top" width="0">
6368 <column alignment="center" valignment="top" width="0">
6369 <row caption="true">
6370 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6371 \begin_inset Text
6372
6373 \begin_layout Plain Layout
6374 \begin_inset Caption
6375
6376 \begin_layout Plain Layout
6377 Lange Tabelle mit Marke
6378 \begin_inset CommandInset label
6379 LatexCommand label
6380 name "tab:LangeTabelle-mit-Marke"
6381
6382 \end_inset
6383
6384
6385 \end_layout
6386
6387 \end_inset
6388
6389
6390 \end_layout
6391
6392 \end_inset
6393 </cell>
6394 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6395 \begin_inset Text
6396
6397 \begin_layout Plain Layout
6398
6399 \end_layout
6400
6401 \end_inset
6402 </cell>
6403 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6404 \begin_inset Text
6405
6406 \begin_layout Plain Layout
6407
6408 \end_layout
6409
6410 \end_inset
6411 </cell>
6412 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6413 \begin_inset Text
6414
6415 \begin_layout Plain Layout
6416
6417 \end_layout
6418
6419 \end_inset
6420 </cell>
6421 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6422 \begin_inset Text
6423
6424 \begin_layout Plain Layout
6425
6426 \end_layout
6427
6428 \end_inset
6429 </cell>
6430 </row>
6431 <row>
6432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6433 \begin_inset Text
6434
6435 \begin_layout Plain Layout
6436 1
6437 \end_layout
6438
6439 \end_inset
6440 </cell>
6441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6442 \begin_inset Text
6443
6444 \begin_layout Plain Layout
6445 2
6446 \end_layout
6447
6448 \end_inset
6449 </cell>
6450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6451 \begin_inset Text
6452
6453 \begin_layout Plain Layout
6454 3
6455 \end_layout
6456
6457 \end_inset
6458 </cell>
6459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6460 \begin_inset Text
6461
6462 \begin_layout Plain Layout
6463 4
6464 \end_layout
6465
6466 \end_inset
6467 </cell>
6468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6469 \begin_inset Text
6470
6471 \begin_layout Plain Layout
6472 5
6473 \end_layout
6474
6475 \end_inset
6476 </cell>
6477 </row>
6478 <row>
6479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6480 \begin_inset Text
6481
6482 \begin_layout Plain Layout
6483 asd
6484 \end_layout
6485
6486 \end_inset
6487 </cell>
6488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6489 \begin_inset Text
6490
6491 \begin_layout Plain Layout
6492 s
6493 \end_layout
6494
6495 \end_inset
6496 </cell>
6497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6498 \begin_inset Text
6499
6500 \begin_layout Plain Layout
6501 s
6502 \end_layout
6503
6504 \end_inset
6505 </cell>
6506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6507 \begin_inset Text
6508
6509 \begin_layout Plain Layout
6510 s
6511 \end_layout
6512
6513 \end_inset
6514 </cell>
6515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6516 \begin_inset Text
6517
6518 \begin_layout Plain Layout
6519 asd
6520 \end_layout
6521
6522 \end_inset
6523 </cell>
6524 </row>
6525 <row>
6526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6527 \begin_inset Text
6528
6529 \begin_layout Plain Layout
6530 asd
6531 \end_layout
6532
6533 \end_inset
6534 </cell>
6535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6536 \begin_inset Text
6537
6538 \begin_layout Plain Layout
6539 s
6540 \end_layout
6541
6542 \end_inset
6543 </cell>
6544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6545 \begin_inset Text
6546
6547 \begin_layout Plain Layout
6548 s
6549 \end_layout
6550
6551 \end_inset
6552 </cell>
6553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6554 \begin_inset Text
6555
6556 \begin_layout Plain Layout
6557 s
6558 \end_layout
6559
6560 \end_inset
6561 </cell>
6562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6563 \begin_inset Text
6564
6565 \begin_layout Plain Layout
6566 asd
6567 \end_layout
6568
6569 \end_inset
6570 </cell>
6571 </row>
6572 <row>
6573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6574 \begin_inset Text
6575
6576 \begin_layout Plain Layout
6577 asd
6578 \end_layout
6579
6580 \end_inset
6581 </cell>
6582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6583 \begin_inset Text
6584
6585 \begin_layout Plain Layout
6586 s
6587 \end_layout
6588
6589 \end_inset
6590 </cell>
6591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6592 \begin_inset Text
6593
6594 \begin_layout Plain Layout
6595 s
6596 \end_layout
6597
6598 \end_inset
6599 </cell>
6600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6601 \begin_inset Text
6602
6603 \begin_layout Plain Layout
6604 s
6605 \end_layout
6606
6607 \end_inset
6608 </cell>
6609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6610 \begin_inset Text
6611
6612 \begin_layout Plain Layout
6613 asd
6614 \end_layout
6615
6616 \end_inset
6617 </cell>
6618 </row>
6619 <row>
6620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6621 \begin_inset Text
6622
6623 \begin_layout Plain Layout
6624 asd
6625 \end_layout
6626
6627 \end_inset
6628 </cell>
6629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6630 \begin_inset Text
6631
6632 \begin_layout Plain Layout
6633 sad
6634 \end_layout
6635
6636 \end_inset
6637 </cell>
6638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6639 \begin_inset Text
6640
6641 \begin_layout Plain Layout
6642 asd
6643 \end_layout
6644
6645 \end_inset
6646 </cell>
6647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6648 \begin_inset Text
6649
6650 \begin_layout Plain Layout
6651 asd
6652 \end_layout
6653
6654 \end_inset
6655 </cell>
6656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6657 \begin_inset Text
6658
6659 \begin_layout Plain Layout
6660 asd
6661 \end_layout
6662
6663 \end_inset
6664 </cell>
6665 </row>
6666 </lyxtabular>
6667
6668 \end_inset
6669
6670
6671 \end_layout
6672
6673 \begin_layout Standard
6674 Damit auf eine lange Tabelle verwiesen werden kann, müssen Sie eine Marke
6675  im Titel einfügen.
6676 \end_layout
6677
6678 \begin_layout Standard
6679 Dies ist ein Verweis auf Tabelle
6680 \begin_inset space ~
6681 \end_inset
6682
6683
6684 \begin_inset CommandInset ref
6685 LatexCommand ref
6686 reference "tab:LangeTabelle-mit-Marke"
6687
6688 \end_inset
6689
6690 .
6691 \end_layout
6692
6693 \begin_layout Standard
6694 Mit dem LaTeX-Paket 
6695 \series bold
6696 caption
6697 \series default
6698
6699 \begin_inset Index idx
6700 status collapsed
6701
6702 \begin_layout Plain Layout
6703 LaTeX-Pakete ! caption
6704 \end_layout
6705
6706 \end_inset
6707
6708 , siehe Abschnitt
6709 \begin_inset space ~
6710 \end_inset
6711
6712
6713 \begin_inset CommandInset ref
6714 LatexCommand ref
6715 reference "abs:Titel-Formatierung"
6716
6717 \end_inset
6718
6719 , können Sie alle anderen Beschriftungsoptionen benutzen.
6720 \end_layout
6721
6722 \begin_layout Subsubsection
6723 Titelbreite
6724 \begin_inset Index idx
6725 status collapsed
6726
6727 \begin_layout Plain Layout
6728 Tabellen ! lange ! Beschriftungsbreite
6729 \end_layout
6730
6731 \end_inset
6732
6733
6734 \end_layout
6735
6736 \begin_layout Standard
6737 Die maximale Titelbreite wird durch die Variable 
6738 \series bold
6739
6740 \backslash
6741 LTcapwidth
6742 \series default
6743  definiert.
6744  Ihr Standardwert ist 4
6745 \begin_inset space \thinspace{}
6746 \end_inset
6747
6748 Zoll (
6749 \begin_inset Formula $\approx10$
6750 \end_inset
6751
6752
6753 \begin_inset space \thinspace{}
6754 \end_inset
6755
6756 cm).
6757  Um das zu ändern, können Sie entweder im LaTeX-Vorspann oder als TeX-Code
6758  vor der betreffenden Tabelle folgenden Befehl einsetzen:
6759 \end_layout
6760
6761 \begin_layout Standard
6762
6763 \series bold
6764
6765 \backslash
6766 setlength{
6767 \backslash
6768 LTcapwidth}{Breite}
6769 \end_layout
6770
6771 \begin_layout Standard
6772 wobei die Breite eine der in Anhang
6773 \begin_inset space ~
6774 \end_inset
6775
6776
6777 \begin_inset CommandInset ref
6778 LatexCommand ref
6779 reference "kap:In-LyX-verfügbare"
6780
6781 \end_inset
6782
6783  aufgelisteten Einheiten haben kann.
6784 \end_layout
6785
6786 \begin_layout Standard
6787 Die beiden folgenden Tabellen zeigen den Unterschied:
6788 \end_layout
6789
6790 \begin_layout Standard
6791 \begin_inset Tabular
6792 <lyxtabular version="3" rows="6" columns="5">
6793 <features islongtable="true" longtabularalignment="center">
6794 <column alignment="center" valignment="top" width="0">
6795 <column alignment="center" valignment="top" width="0">
6796 <column alignment="center" valignment="top" width="0">
6797 <column alignment="center" valignment="top" width="0">
6798 <column alignment="center" valignment="top" width="0">
6799 <row caption="true">
6800 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6801 \begin_inset Text
6802
6803 \begin_layout Plain Layout
6804 \begin_inset Caption
6805
6806 \begin_layout Plain Layout
6807 Langer Titel mit Standardbreite, Langer Titel mit Standardbreite
6808 \begin_inset Argument
6809 status open
6810
6811 \begin_layout Plain Layout
6812 Titel mit Standardbreite
6813 \end_layout
6814
6815 \end_inset
6816
6817
6818 \end_layout
6819
6820 \end_inset
6821
6822
6823 \end_layout
6824
6825 \end_inset
6826 </cell>
6827 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6828 \begin_inset Text
6829
6830 \begin_layout Plain Layout
6831
6832 \end_layout
6833
6834 \end_inset
6835 </cell>
6836 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6837 \begin_inset Text
6838
6839 \begin_layout Plain Layout
6840
6841 \end_layout
6842
6843 \end_inset
6844 </cell>
6845 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6846 \begin_inset Text
6847
6848 \begin_layout Plain Layout
6849
6850 \end_layout
6851
6852 \end_inset
6853 </cell>
6854 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6855 \begin_inset Text
6856
6857 \begin_layout Plain Layout
6858
6859 \end_layout
6860
6861 \end_inset
6862 </cell>
6863 </row>
6864 <row>
6865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6866 \begin_inset Text
6867
6868 \begin_layout Plain Layout
6869 1
6870 \end_layout
6871
6872 \end_inset
6873 </cell>
6874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6875 \begin_inset Text
6876
6877 \begin_layout Plain Layout
6878 2
6879 \end_layout
6880
6881 \end_inset
6882 </cell>
6883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6884 \begin_inset Text
6885
6886 \begin_layout Plain Layout
6887 3
6888 \end_layout
6889
6890 \end_inset
6891 </cell>
6892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6893 \begin_inset Text
6894
6895 \begin_layout Plain Layout
6896 4
6897 \end_layout
6898
6899 \end_inset
6900 </cell>
6901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6902 \begin_inset Text
6903
6904 \begin_layout Plain Layout
6905 5
6906 \end_layout
6907
6908 \end_inset
6909 </cell>
6910 </row>
6911 <row>
6912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6913 \begin_inset Text
6914
6915 \begin_layout Plain Layout
6916 asd
6917 \end_layout
6918
6919 \end_inset
6920 </cell>
6921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6922 \begin_inset Text
6923
6924 \begin_layout Plain Layout
6925 s
6926 \end_layout
6927
6928 \end_inset
6929 </cell>
6930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6931 \begin_inset Text
6932
6933 \begin_layout Plain Layout
6934 s
6935 \end_layout
6936
6937 \end_inset
6938 </cell>
6939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6940 \begin_inset Text
6941
6942 \begin_layout Plain Layout
6943 s
6944 \end_layout
6945
6946 \end_inset
6947 </cell>
6948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6949 \begin_inset Text
6950
6951 \begin_layout Plain Layout
6952 asd
6953 \end_layout
6954
6955 \end_inset
6956 </cell>
6957 </row>
6958 <row>
6959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6960 \begin_inset Text
6961
6962 \begin_layout Plain Layout
6963 asd
6964 \end_layout
6965
6966 \end_inset
6967 </cell>
6968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6969 \begin_inset Text
6970
6971 \begin_layout Plain Layout
6972 s
6973 \end_layout
6974
6975 \end_inset
6976 </cell>
6977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6978 \begin_inset Text
6979
6980 \begin_layout Plain Layout
6981 s
6982 \end_layout
6983
6984 \end_inset
6985 </cell>
6986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6987 \begin_inset Text
6988
6989 \begin_layout Plain Layout
6990 s
6991 \end_layout
6992
6993 \end_inset
6994 </cell>
6995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6996 \begin_inset Text
6997
6998 \begin_layout Plain Layout
6999 asd
7000 \end_layout
7001
7002 \end_inset
7003 </cell>
7004 </row>
7005 <row>
7006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7007 \begin_inset Text
7008
7009 \begin_layout Plain Layout
7010 asd
7011 \end_layout
7012
7013 \end_inset
7014 </cell>
7015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7016 \begin_inset Text
7017
7018 \begin_layout Plain Layout
7019 s
7020 \end_layout
7021
7022 \end_inset
7023 </cell>
7024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7025 \begin_inset Text
7026
7027 \begin_layout Plain Layout
7028 s
7029 \end_layout
7030
7031 \end_inset
7032 </cell>
7033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7034 \begin_inset Text
7035
7036 \begin_layout Plain Layout
7037 s
7038 \end_layout
7039
7040 \end_inset
7041 </cell>
7042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7043 \begin_inset Text
7044
7045 \begin_layout Plain Layout
7046 asd
7047 \end_layout
7048
7049 \end_inset
7050 </cell>
7051 </row>
7052 <row>
7053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7054 \begin_inset Text
7055
7056 \begin_layout Plain Layout
7057 asd
7058 \end_layout
7059
7060 \end_inset
7061 </cell>
7062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7063 \begin_inset Text
7064
7065 \begin_layout Plain Layout
7066 sad
7067 \end_layout
7068
7069 \end_inset
7070 </cell>
7071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7072 \begin_inset Text
7073
7074 \begin_layout Plain Layout
7075 asd
7076 \end_layout
7077
7078 \end_inset
7079 </cell>
7080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7081 \begin_inset Text
7082
7083 \begin_layout Plain Layout
7084 asd
7085 \end_layout
7086
7087 \end_inset
7088 </cell>
7089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7090 \begin_inset Text
7091
7092 \begin_layout Plain Layout
7093 asd
7094 \end_layout
7095
7096 \end_inset
7097 </cell>
7098 </row>
7099 </lyxtabular>
7100
7101 \end_inset
7102
7103
7104 \end_layout
7105
7106 \begin_layout Standard
7107 \begin_inset ERT
7108 status collapsed
7109
7110 \begin_layout Plain Layout
7111
7112
7113 \backslash
7114 setlength{
7115 \backslash
7116 LTcapwidth}{5cm}
7117 \end_layout
7118
7119 \end_inset
7120
7121
7122 \begin_inset Tabular
7123 <lyxtabular version="3" rows="6" columns="5">
7124 <features islongtable="true" longtabularalignment="center">
7125 <column alignment="center" valignment="top" width="0">
7126 <column alignment="center" valignment="top" width="0">
7127 <column alignment="center" valignment="top" width="0">
7128 <column alignment="center" valignment="top" width="0">
7129 <column alignment="center" valignment="top" width="0">
7130 <row caption="true">
7131 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7132 \begin_inset Text
7133
7134 \begin_layout Plain Layout
7135 \begin_inset Caption
7136
7137 \begin_layout Plain Layout
7138 Langer Titel mit 5
7139 \begin_inset space \thinspace{}
7140 \end_inset
7141
7142 cm Breite, Langer Titel mit 5
7143 \begin_inset space \thinspace{}
7144 \end_inset
7145
7146 cm Breite
7147 \begin_inset Argument
7148 status open
7149
7150 \begin_layout Plain Layout
7151 Titel mit 5
7152 \begin_inset space \thinspace{}
7153 \end_inset
7154
7155 cm Breite
7156 \end_layout
7157
7158 \end_inset
7159
7160
7161 \end_layout
7162
7163 \end_inset
7164
7165
7166 \end_layout
7167
7168 \end_inset
7169 </cell>
7170 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7171 \begin_inset Text
7172
7173 \begin_layout Plain Layout
7174
7175 \end_layout
7176
7177 \end_inset
7178 </cell>
7179 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7180 \begin_inset Text
7181
7182 \begin_layout Plain Layout
7183
7184 \end_layout
7185
7186 \end_inset
7187 </cell>
7188 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7189 \begin_inset Text
7190
7191 \begin_layout Plain Layout
7192
7193 \end_layout
7194
7195 \end_inset
7196 </cell>
7197 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7198 \begin_inset Text
7199
7200 \begin_layout Plain Layout
7201
7202 \end_layout
7203
7204 \end_inset
7205 </cell>
7206 </row>
7207 <row>
7208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7209 \begin_inset Text
7210
7211 \begin_layout Plain Layout
7212 1
7213 \end_layout
7214
7215 \end_inset
7216 </cell>
7217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7218 \begin_inset Text
7219
7220 \begin_layout Plain Layout
7221 2
7222 \end_layout
7223
7224 \end_inset
7225 </cell>
7226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7227 \begin_inset Text
7228
7229 \begin_layout Plain Layout
7230 3
7231 \end_layout
7232
7233 \end_inset
7234 </cell>
7235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7236 \begin_inset Text
7237
7238 \begin_layout Plain Layout
7239 4
7240 \end_layout
7241
7242 \end_inset
7243 </cell>
7244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7245 \begin_inset Text
7246
7247 \begin_layout Plain Layout
7248 5
7249 \end_layout
7250
7251 \end_inset
7252 </cell>
7253 </row>
7254 <row>
7255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259 asd
7260 \end_layout
7261
7262 \end_inset
7263 </cell>
7264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7265 \begin_inset Text
7266
7267 \begin_layout Plain Layout
7268 s
7269 \end_layout
7270
7271 \end_inset
7272 </cell>
7273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7274 \begin_inset Text
7275
7276 \begin_layout Plain Layout
7277 s
7278 \end_layout
7279
7280 \end_inset
7281 </cell>
7282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7283 \begin_inset Text
7284
7285 \begin_layout Plain Layout
7286 s
7287 \end_layout
7288
7289 \end_inset
7290 </cell>
7291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7292 \begin_inset Text
7293
7294 \begin_layout Plain Layout
7295 asd
7296 \end_layout
7297
7298 \end_inset
7299 </cell>
7300 </row>
7301 <row>
7302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7303 \begin_inset Text
7304
7305 \begin_layout Plain Layout
7306 asd
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7312 \begin_inset Text
7313
7314 \begin_layout Plain Layout
7315 s
7316 \end_layout
7317
7318 \end_inset
7319 </cell>
7320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7321 \begin_inset Text
7322
7323 \begin_layout Plain Layout
7324 s
7325 \end_layout
7326
7327 \end_inset
7328 </cell>
7329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7330 \begin_inset Text
7331
7332 \begin_layout Plain Layout
7333 s
7334 \end_layout
7335
7336 \end_inset
7337 </cell>
7338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7339 \begin_inset Text
7340
7341 \begin_layout Plain Layout
7342 asd
7343 \end_layout
7344
7345 \end_inset
7346 </cell>
7347 </row>
7348 <row>
7349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7350 \begin_inset Text
7351
7352 \begin_layout Plain Layout
7353 asd
7354 \end_layout
7355
7356 \end_inset
7357 </cell>
7358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362 s
7363 \end_layout
7364
7365 \end_inset
7366 </cell>
7367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7368 \begin_inset Text
7369
7370 \begin_layout Plain Layout
7371 s
7372 \end_layout
7373
7374 \end_inset
7375 </cell>
7376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7377 \begin_inset Text
7378
7379 \begin_layout Plain Layout
7380 s
7381 \end_layout
7382
7383 \end_inset
7384 </cell>
7385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7386 \begin_inset Text
7387
7388 \begin_layout Plain Layout
7389 asd
7390 \end_layout
7391
7392 \end_inset
7393 </cell>
7394 </row>
7395 <row>
7396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7397 \begin_inset Text
7398
7399 \begin_layout Plain Layout
7400 asd
7401 \end_layout
7402
7403 \end_inset
7404 </cell>
7405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7406 \begin_inset Text
7407
7408 \begin_layout Plain Layout
7409 sad
7410 \end_layout
7411
7412 \end_inset
7413 </cell>
7414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7415 \begin_inset Text
7416
7417 \begin_layout Plain Layout
7418 asd
7419 \end_layout
7420
7421 \end_inset
7422 </cell>
7423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7424 \begin_inset Text
7425
7426 \begin_layout Plain Layout
7427 asd
7428 \end_layout
7429
7430 \end_inset
7431 </cell>
7432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7433 \begin_inset Text
7434
7435 \begin_layout Plain Layout
7436 asd
7437 \end_layout
7438
7439 \end_inset
7440 </cell>
7441 </row>
7442 </lyxtabular>
7443
7444 \end_inset
7445
7446
7447 \begin_inset ERT
7448 status collapsed
7449
7450 \begin_layout Plain Layout
7451
7452
7453 \backslash
7454 setlength{
7455 \backslash
7456 LTcapwidth}{4in}
7457 \end_layout
7458
7459 \end_inset
7460
7461
7462 \begin_inset Note Note
7463 status collapsed
7464
7465 \begin_layout Plain Layout
7466 Beschriftungsbreite zurücksetzen
7467 \end_layout
7468
7469 \end_inset
7470
7471
7472 \end_layout
7473
7474 \begin_layout Standard
7475 \begin_inset Note Greyedout
7476 status open
7477
7478 \begin_layout Plain Layout
7479
7480 \series bold
7481 Achtung:
7482 \series default
7483  Wenn das LaTeX-Paket 
7484 \series bold
7485 caption
7486 \series default
7487
7488 \begin_inset Index idx
7489 status collapsed
7490
7491 \begin_layout Plain Layout
7492 LaTeX-Pakete ! caption
7493 \end_layout
7494
7495 \end_inset
7496
7497  verwendet wird, so wie in diesem Dokument, wird die ganze Seitenbreite
7498  für die Beschriftung verwendet, wenn Sie den voreingestellten Wert von
7499  4
7500 \begin_inset space \thinspace{}
7501 \end_inset
7502
7503 Zoll für 
7504 \series bold
7505
7506 \backslash
7507 LTcapwidth
7508 \series default
7509  benutzen.
7510  Um in diesem Fall eine genau 4
7511 \begin_inset space \thinspace{}
7512 \end_inset
7513
7514 Zoll breite Beschriftung zu erhalten, können Sie entweder einen leicht von
7515  4
7516 \begin_inset space \thinspace{}
7517 \end_inset
7518
7519 Zoll veränderten Wert wie z.
7520 \begin_inset space \thinspace{}
7521 \end_inset
7522
7523 B.
7524  3.99
7525 \begin_inset space \thinspace{}
7526 \end_inset
7527
7528 Zoll verwenden oder den LaTeX-Befehl 
7529 \series bold
7530
7531 \backslash
7532 captionsetup{width=Wert}
7533 \series default
7534  benutzen, der vom 
7535 \series bold
7536 caption
7537 \series default
7538 -Paket bereitgestellt wird.
7539 \end_layout
7540
7541 \end_inset
7542
7543
7544 \end_layout
7545
7546 \begin_layout Subsubsection
7547 Unterschiedliche Titel für Tabellenseiten
7548 \begin_inset Index idx
7549 status collapsed
7550
7551 \begin_layout Plain Layout
7552 Tabellen ! lange ! mehrere Titel
7553 \end_layout
7554
7555 \end_inset
7556
7557
7558 \end_layout
7559
7560 \begin_layout Standard
7561 Wenn die anderen Tabellenseiten einen anderen Titel bekommen sollen als
7562  die erste, müssen Sie die Beschriftung in eine leere Zeile, die als Kopfzeile
7563  definiert wurde, mit diesem TeX-Code Befehl einfügen:
7564 \end_layout
7565
7566 \begin_layout Standard
7567
7568 \series bold
7569
7570 \backslash
7571 caption*{Beschriftung}
7572 \backslash
7573
7574 \backslash
7575 %
7576 \end_layout
7577
7578 \begin_layout Standard
7579 Tabelle
7580 \begin_inset space ~
7581 \end_inset
7582
7583
7584 \begin_inset CommandInset ref
7585 LatexCommand ref
7586 reference "tab:DiffCaptions"
7587
7588 \end_inset
7589
7590  ist ein Beispiel für eine lange Tabelle mit unterschiedlichen Titeln und
7591  ohne Tabellennummer auf der zweiten Seite.
7592 \end_layout
7593
7594 \begin_layout Standard
7595 \align center
7596 \begin_inset Tabular
7597 <lyxtabular version="3" rows="59" columns="3">
7598 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7599 <column alignment="left" valignment="top" width="0cm">
7600 <column alignment="left" valignment="top" width="0pt">
7601 <column alignment="right" valignment="top" width="0pt">
7602 <row caption="true">
7603 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7604 \begin_inset Text
7605
7606 \begin_layout Plain Layout
7607 \begin_inset Caption
7608
7609 \begin_layout Plain Layout
7610 Telefonliste
7611 \begin_inset CommandInset label
7612 LatexCommand label
7613 name "tab:DiffCaptions"
7614
7615 \end_inset
7616
7617
7618 \begin_inset Argument
7619 status collapsed
7620
7621 \begin_layout Plain Layout
7622 Telefonliste
7623 \end_layout
7624
7625 \end_inset
7626
7627
7628 \end_layout
7629
7630 \end_inset
7631
7632
7633 \end_layout
7634
7635 \end_inset
7636 </cell>
7637 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7638 \begin_inset Text
7639
7640 \begin_layout Plain Layout
7641
7642 \end_layout
7643
7644 \end_inset
7645 </cell>
7646 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7647 \begin_inset Text
7648
7649 \begin_layout Plain Layout
7650
7651 \end_layout
7652
7653 \end_inset
7654 </cell>
7655 </row>
7656 <row endfirsthead="true">
7657 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7658 \begin_inset Text
7659
7660 \begin_layout Plain Layout
7661
7662 \series bold
7663 Telefonliste (ignoriere die Namen)
7664 \end_layout
7665
7666 \end_inset
7667 </cell>
7668 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7669 \begin_inset Text
7670
7671 \begin_layout Plain Layout
7672
7673 \end_layout
7674
7675 \end_inset
7676 </cell>
7677 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7678 \begin_inset Text
7679
7680 \begin_layout Plain Layout
7681
7682 \end_layout
7683
7684 \end_inset
7685 </cell>
7686 </row>
7687 <row endfirsthead="true">
7688 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7689 \begin_inset Text
7690
7691 \begin_layout Plain Layout
7692
7693 \series bold
7694 NAME
7695 \end_layout
7696
7697 \end_inset
7698 </cell>
7699 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7700 \begin_inset Text
7701
7702 \begin_layout Plain Layout
7703
7704 \end_layout
7705
7706 \end_inset
7707 </cell>
7708 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7709 \begin_inset Text
7710
7711 \begin_layout Plain Layout
7712
7713 \series bold
7714 TEL.
7715 \end_layout
7716
7717 \end_inset
7718 </cell>
7719 </row>
7720 <row endhead="true">
7721 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7722 \begin_inset Text
7723
7724 \begin_layout Plain Layout
7725 \begin_inset ERT
7726 status open
7727
7728 \begin_layout Plain Layout
7729
7730
7731 \backslash
7732 caption*{Fortsetzung der Telefonliste}
7733 \backslash
7734
7735 \backslash
7736 %
7737 \end_layout
7738
7739 \end_inset
7740
7741
7742 \end_layout
7743
7744 \end_inset
7745 </cell>
7746 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7747 \begin_inset Text
7748
7749 \begin_layout Plain Layout
7750
7751 \end_layout
7752
7753 \end_inset
7754 </cell>
7755 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7756 \begin_inset Text
7757
7758 \begin_layout Plain Layout
7759
7760 \end_layout
7761
7762 \end_inset
7763 </cell>
7764 </row>
7765 <row endhead="true">
7766 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7767 \begin_inset Text
7768
7769 \begin_layout Plain Layout
7770
7771 \series bold
7772 Telefonliste
7773 \end_layout
7774
7775 \end_inset
7776 </cell>
7777 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7778 \begin_inset Text
7779
7780 \begin_layout Plain Layout
7781
7782 \end_layout
7783
7784 \end_inset
7785 </cell>
7786 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7787 \begin_inset Text
7788
7789 \begin_layout Plain Layout
7790
7791 \end_layout
7792
7793 \end_inset
7794 </cell>
7795 </row>
7796 <row endhead="true">
7797 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7798 \begin_inset Text
7799
7800 \begin_layout Plain Layout
7801
7802 \series bold
7803 NAME
7804 \end_layout
7805
7806 \end_inset
7807 </cell>
7808 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7809 \begin_inset Text
7810
7811 \begin_layout Plain Layout
7812
7813 \end_layout
7814
7815 \end_inset
7816 </cell>
7817 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7818 \begin_inset Text
7819
7820 \begin_layout Plain Layout
7821
7822 \series bold
7823 TEL.
7824 \end_layout
7825
7826 \end_inset
7827 </cell>
7828 </row>
7829 <row endfoot="true">
7830 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7831 \begin_inset Text
7832
7833 \begin_layout Plain Layout
7834 wird fortgesetzt\SpecialChar \ldots{}
7835
7836 \end_layout
7837
7838 \end_inset
7839 </cell>
7840 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7841 \begin_inset Text
7842
7843 \begin_layout Plain Layout
7844
7845 \end_layout
7846
7847 \end_inset
7848 </cell>
7849 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7850 \begin_inset Text
7851
7852 \begin_layout Plain Layout
7853
7854 \end_layout
7855
7856 \end_inset
7857 </cell>
7858 </row>
7859 <row>
7860 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7861 \begin_inset Text
7862
7863 \begin_layout Plain Layout
7864
7865 \series bold
7866 Annovi
7867 \end_layout
7868
7869 \end_inset
7870 </cell>
7871 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7872 \begin_inset Text
7873
7874 \begin_layout Plain Layout
7875 Silvia
7876 \end_layout
7877
7878 \end_inset
7879 </cell>
7880 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7881 \begin_inset Text
7882
7883 \begin_layout Plain Layout
7884 111
7885 \end_layout
7886
7887 \end_inset
7888 </cell>
7889 </row>
7890 <row>
7891 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7892 \begin_inset Text
7893
7894 \begin_layout Plain Layout
7895
7896 \series bold
7897 Bertoli
7898 \end_layout
7899
7900 \end_inset
7901 </cell>
7902 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7903 \begin_inset Text
7904
7905 \begin_layout Plain Layout
7906 Stefano
7907 \end_layout
7908
7909 \end_inset
7910 </cell>
7911 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7912 \begin_inset Text
7913
7914 \begin_layout Plain Layout
7915 111
7916 \end_layout
7917
7918 \end_inset
7919 </cell>
7920 </row>
7921 <row>
7922 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7923 \begin_inset Text
7924
7925 \begin_layout Plain Layout
7926
7927 \series bold
7928 Bozzi
7929 \end_layout
7930
7931 \end_inset
7932 </cell>
7933 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7934 \begin_inset Text
7935
7936 \begin_layout Plain Layout
7937 Walter
7938 \end_layout
7939
7940 \end_inset
7941 </cell>
7942 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7943 \begin_inset Text
7944
7945 \begin_layout Plain Layout
7946 111
7947 \end_layout
7948
7949 \end_inset
7950 </cell>
7951 </row>
7952 <row>
7953 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7954 \begin_inset Text
7955
7956 \begin_layout Plain Layout
7957
7958 \series bold
7959 Cachia
7960 \end_layout
7961
7962 \end_inset
7963 </cell>
7964 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7965 \begin_inset Text
7966
7967 \begin_layout Plain Layout
7968 Maria
7969 \end_layout
7970
7971 \end_inset
7972 </cell>
7973 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7974 \begin_inset Text
7975
7976 \begin_layout Plain Layout
7977 111
7978 \end_layout
7979
7980 \end_inset
7981 </cell>
7982 </row>
7983 <row>
7984 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7985 \begin_inset Text
7986
7987 \begin_layout Plain Layout
7988
7989 \series bold
7990 Cachia
7991 \end_layout
7992
7993 \end_inset
7994 </cell>
7995 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7996 \begin_inset Text
7997
7998 \begin_layout Plain Layout
7999 Maurizio
8000 \end_layout
8001
8002 \end_inset
8003 </cell>
8004 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8005 \begin_inset Text
8006
8007 \begin_layout Plain Layout
8008 111
8009 \end_layout
8010
8011 \end_inset
8012 </cell>
8013 </row>
8014 <row>
8015 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8016 \begin_inset Text
8017
8018 \begin_layout Plain Layout
8019
8020 \series bold
8021 Cinquemani
8022 \end_layout
8023
8024 \end_inset
8025 </cell>
8026 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8027 \begin_inset Text
8028
8029 \begin_layout Plain Layout
8030 Giusi
8031 \end_layout
8032
8033 \end_inset
8034 </cell>
8035 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8036 \begin_inset Text
8037
8038 \begin_layout Plain Layout
8039 111
8040 \end_layout
8041
8042 \end_inset
8043 </cell>
8044 </row>
8045 <row>
8046 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8047 \begin_inset Text
8048
8049 \begin_layout Plain Layout
8050
8051 \series bold
8052 Colin
8053 \end_layout
8054
8055 \end_inset
8056 </cell>
8057 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8058 \begin_inset Text
8059
8060 \begin_layout Plain Layout
8061 Bernard
8062 \end_layout
8063
8064 \end_inset
8065 </cell>
8066 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8067 \begin_inset Text
8068
8069 \begin_layout Plain Layout
8070 111
8071 \end_layout
8072
8073 \end_inset
8074 </cell>
8075 </row>
8076 <row>
8077 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8078 \begin_inset Text
8079
8080 \begin_layout Plain Layout
8081
8082 \series bold
8083 Concli
8084 \end_layout
8085
8086 \end_inset
8087 </cell>
8088 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8089 \begin_inset Text
8090
8091 \begin_layout Plain Layout
8092 Gianfranco
8093 \end_layout
8094
8095 \end_inset
8096 </cell>
8097 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8098 \begin_inset Text
8099
8100 \begin_layout Plain Layout
8101 111
8102 \end_layout
8103
8104 \end_inset
8105 </cell>
8106 </row>
8107 <row>
8108 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8109 \begin_inset Text
8110
8111 \begin_layout Plain Layout
8112
8113 \series bold
8114 Dal Bosco
8115 \end_layout
8116
8117 \end_inset
8118 </cell>
8119 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8120 \begin_inset Text
8121
8122 \begin_layout Plain Layout
8123 Carolina
8124 \end_layout
8125
8126 \end_inset
8127 </cell>
8128 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8129 \begin_inset Text
8130
8131 \begin_layout Plain Layout
8132 111
8133 \end_layout
8134
8135 \end_inset
8136 </cell>
8137 </row>
8138 <row>
8139 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8140 \begin_inset Text
8141
8142 \begin_layout Plain Layout
8143
8144 \series bold
8145 Dalpiaz
8146 \end_layout
8147
8148 \end_inset
8149 </cell>
8150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8151 \begin_inset Text
8152
8153 \begin_layout Plain Layout
8154 Annamaria
8155 \end_layout
8156
8157 \end_inset
8158 </cell>
8159 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8160 \begin_inset Text
8161
8162 \begin_layout Plain Layout
8163 111
8164 \end_layout
8165
8166 \end_inset
8167 </cell>
8168 </row>
8169 <row>
8170 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8171 \begin_inset Text
8172
8173 \begin_layout Plain Layout
8174
8175 \series bold
8176 Feliciello
8177 \end_layout
8178
8179 \end_inset
8180 </cell>
8181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8182 \begin_inset Text
8183
8184 \begin_layout Plain Layout
8185 Domenico
8186 \end_layout
8187
8188 \end_inset
8189 </cell>
8190 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8191 \begin_inset Text
8192
8193 \begin_layout Plain Layout
8194 111
8195 \end_layout
8196
8197 \end_inset
8198 </cell>
8199 </row>
8200 <row>
8201 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8202 \begin_inset Text
8203
8204 \begin_layout Plain Layout
8205
8206 \series bold
8207 Focarelli
8208 \end_layout
8209
8210 \end_inset
8211 </cell>
8212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8213 \begin_inset Text
8214
8215 \begin_layout Plain Layout
8216 Paola
8217 \end_layout
8218
8219 \end_inset
8220 </cell>
8221 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8222 \begin_inset Text
8223
8224 \begin_layout Plain Layout
8225 111
8226 \end_layout
8227
8228 \end_inset
8229 </cell>
8230 </row>
8231 <row>
8232 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8233 \begin_inset Text
8234
8235 \begin_layout Plain Layout
8236
8237 \series bold
8238 Galletti
8239 \end_layout
8240
8241 \end_inset
8242 </cell>
8243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8244 \begin_inset Text
8245
8246 \begin_layout Plain Layout
8247 Oreste
8248 \end_layout
8249
8250 \end_inset
8251 </cell>
8252 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8253 \begin_inset Text
8254
8255 \begin_layout Plain Layout
8256 111
8257 \end_layout
8258
8259 \end_inset
8260 </cell>
8261 </row>
8262 <row>
8263 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8264 \begin_inset Text
8265
8266 \begin_layout Plain Layout
8267
8268 \series bold
8269 Gasparini
8270 \end_layout
8271
8272 \end_inset
8273 </cell>
8274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8275 \begin_inset Text
8276
8277 \begin_layout Plain Layout
8278 Franca
8279 \end_layout
8280
8281 \end_inset
8282 </cell>
8283 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8284 \begin_inset Text
8285
8286 \begin_layout Plain Layout
8287 111
8288 \end_layout
8289
8290 \end_inset
8291 </cell>
8292 </row>
8293 <row>
8294 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8295 \begin_inset Text
8296
8297 \begin_layout Plain Layout
8298
8299 \series bold
8300 Rizzardi
8301 \series default
8302
8303 \begin_inset Foot
8304 status open
8305
8306 \begin_layout Plain Layout
8307 Beispielfußnote
8308 \end_layout
8309
8310 \end_inset
8311
8312
8313 \end_layout
8314
8315 \end_inset
8316 </cell>
8317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8318 \begin_inset Text
8319
8320 \begin_layout Plain Layout
8321 Paola
8322 \end_layout
8323
8324 \end_inset
8325 </cell>
8326 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8327 \begin_inset Text
8328
8329 \begin_layout Plain Layout
8330 111
8331 \end_layout
8332
8333 \end_inset
8334 </cell>
8335 </row>
8336 <row>
8337 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8338 \begin_inset Text
8339
8340 \begin_layout Plain Layout
8341
8342 \series bold
8343 Lassini
8344 \end_layout
8345
8346 \end_inset
8347 </cell>
8348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8349 \begin_inset Text
8350
8351 \begin_layout Plain Layout
8352 Giancarlo
8353 \end_layout
8354
8355 \end_inset
8356 </cell>
8357 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8358 \begin_inset Text
8359
8360 \begin_layout Plain Layout
8361 111
8362 \end_layout
8363
8364 \end_inset
8365 </cell>
8366 </row>
8367 <row>
8368 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8369 \begin_inset Text
8370
8371 \begin_layout Plain Layout
8372
8373 \series bold
8374 Malfatti
8375 \end_layout
8376
8377 \end_inset
8378 </cell>
8379 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8380 \begin_inset Text
8381
8382 \begin_layout Plain Layout
8383 Luciano
8384 \end_layout
8385
8386 \end_inset
8387 </cell>
8388 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8389 \begin_inset Text
8390
8391 \begin_layout Plain Layout
8392 111
8393 \end_layout
8394
8395 \end_inset
8396 </cell>
8397 </row>
8398 <row>
8399 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8400 \begin_inset Text
8401
8402 \begin_layout Plain Layout
8403
8404 \series bold
8405 Malfatti
8406 \end_layout
8407
8408 \end_inset
8409 </cell>
8410 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8411 \begin_inset Text
8412
8413 \begin_layout Plain Layout
8414 Valeriano
8415 \end_layout
8416
8417 \end_inset
8418 </cell>
8419 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8420 \begin_inset Text
8421
8422 \begin_layout Plain Layout
8423 111
8424 \end_layout
8425
8426 \end_inset
8427 </cell>
8428 </row>
8429 <row>
8430 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8431 \begin_inset Text
8432
8433 \begin_layout Plain Layout
8434
8435 \series bold
8436 Meneguzzo
8437 \end_layout
8438
8439 \end_inset
8440 </cell>
8441 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8442 \begin_inset Text
8443
8444 \begin_layout Plain Layout
8445 Roberto
8446 \end_layout
8447
8448 \end_inset
8449 </cell>
8450 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8451 \begin_inset Text
8452
8453 \begin_layout Plain Layout
8454 111
8455 \end_layout
8456
8457 \end_inset
8458 </cell>
8459 </row>
8460 <row>
8461 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8462 \begin_inset Text
8463
8464 \begin_layout Plain Layout
8465
8466 \series bold
8467 Mezzadra
8468 \end_layout
8469
8470 \end_inset
8471 </cell>
8472 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8473 \begin_inset Text
8474
8475 \begin_layout Plain Layout
8476 Roberto
8477 \end_layout
8478
8479 \end_inset
8480 </cell>
8481 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8482 \begin_inset Text
8483
8484 \begin_layout Plain Layout
8485 111
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 </row>
8491 <row>
8492 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496
8497 \series bold
8498 Pirpamer
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507 Erich
8508 \end_layout
8509
8510 \end_inset
8511 </cell>
8512 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8513 \begin_inset Text
8514
8515 \begin_layout Plain Layout
8516 111
8517 \end_layout
8518
8519 \end_inset
8520 </cell>
8521 </row>
8522 <row>
8523 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527
8528 \series bold
8529 Pochiesa
8530 \end_layout
8531
8532 \end_inset
8533 </cell>
8534 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8535 \begin_inset Text
8536
8537 \begin_layout Plain Layout
8538 Paolo
8539 \end_layout
8540
8541 \end_inset
8542 </cell>
8543 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8544 \begin_inset Text
8545
8546 \begin_layout Plain Layout
8547 111, 222
8548 \end_layout
8549
8550 \end_inset
8551 </cell>
8552 </row>
8553 <row>
8554 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8555 \begin_inset Text
8556
8557 \begin_layout Plain Layout
8558
8559 \series bold
8560 Radina
8561 \end_layout
8562
8563 \end_inset
8564 </cell>
8565 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8566 \begin_inset Text
8567
8568 \begin_layout Plain Layout
8569 Claudio
8570 \end_layout
8571
8572 \end_inset
8573 </cell>
8574 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8575 \begin_inset Text
8576
8577 \begin_layout Plain Layout
8578 111
8579 \end_layout
8580
8581 \end_inset
8582 </cell>
8583 </row>
8584 <row>
8585 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8586 \begin_inset Text
8587
8588 \begin_layout Plain Layout
8589
8590 \series bold
8591 Stuffer
8592 \end_layout
8593
8594 \end_inset
8595 </cell>
8596 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8597 \begin_inset Text
8598
8599 \begin_layout Plain Layout
8600 Oskar
8601 \end_layout
8602
8603 \end_inset
8604 </cell>
8605 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8606 \begin_inset Text
8607
8608 \begin_layout Plain Layout
8609 111
8610 \end_layout
8611
8612 \end_inset
8613 </cell>
8614 </row>
8615 <row>
8616 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8617 \begin_inset Text
8618
8619 \begin_layout Plain Layout
8620
8621 \series bold
8622 Tacchelli
8623 \end_layout
8624
8625 \end_inset
8626 </cell>
8627 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8628 \begin_inset Text
8629
8630 \begin_layout Plain Layout
8631 Ugo
8632 \end_layout
8633
8634 \end_inset
8635 </cell>
8636 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8637 \begin_inset Text
8638
8639 \begin_layout Plain Layout
8640 111
8641 \end_layout
8642
8643 \end_inset
8644 </cell>
8645 </row>
8646 <row>
8647 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8648 \begin_inset Text
8649
8650 \begin_layout Plain Layout
8651
8652 \series bold
8653 Tezzele
8654 \end_layout
8655
8656 \end_inset
8657 </cell>
8658 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8659 \begin_inset Text
8660
8661 \begin_layout Plain Layout
8662 Margit
8663 \end_layout
8664
8665 \end_inset
8666 </cell>
8667 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8668 \begin_inset Text
8669
8670 \begin_layout Plain Layout
8671 111
8672 \end_layout
8673
8674 \end_inset
8675 </cell>
8676 </row>
8677 <row>
8678 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8679 \begin_inset Text
8680
8681 \begin_layout Plain Layout
8682
8683 \series bold
8684 Unterkalmsteiner
8685 \end_layout
8686
8687 \end_inset
8688 </cell>
8689 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8690 \begin_inset Text
8691
8692 \begin_layout Plain Layout
8693 Frieda
8694 \end_layout
8695
8696 \end_inset
8697 </cell>
8698 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8699 \begin_inset Text
8700
8701 \begin_layout Plain Layout
8702 111
8703 \end_layout
8704
8705 \end_inset
8706 </cell>
8707 </row>
8708 <row>
8709 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8710 \begin_inset Text
8711
8712 \begin_layout Plain Layout
8713
8714 \series bold
8715 Vieider
8716 \end_layout
8717
8718 \end_inset
8719 </cell>
8720 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8721 \begin_inset Text
8722
8723 \begin_layout Plain Layout
8724 Hilde
8725 \end_layout
8726
8727 \end_inset
8728 </cell>
8729 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8730 \begin_inset Text
8731
8732 \begin_layout Plain Layout
8733 111
8734 \end_layout
8735
8736 \end_inset
8737 </cell>
8738 </row>
8739 <row>
8740 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8741 \begin_inset Text
8742
8743 \begin_layout Plain Layout
8744
8745 \series bold
8746 Vigna
8747 \end_layout
8748
8749 \end_inset
8750 </cell>
8751 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8752 \begin_inset Text
8753
8754 \begin_layout Plain Layout
8755 Jürgen
8756 \end_layout
8757
8758 \end_inset
8759 </cell>
8760 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8761 \begin_inset Text
8762
8763 \begin_layout Plain Layout
8764 111
8765 \end_layout
8766
8767 \end_inset
8768 </cell>
8769 </row>
8770 <row>
8771 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8772 \begin_inset Text
8773
8774 \begin_layout Plain Layout
8775
8776 \series bold
8777 Weber
8778 \end_layout
8779
8780 \end_inset
8781 </cell>
8782 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Plain Layout
8786 Maurizio
8787 \end_layout
8788
8789 \end_inset
8790 </cell>
8791 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8792 \begin_inset Text
8793
8794 \begin_layout Plain Layout
8795 111
8796 \end_layout
8797
8798 \end_inset
8799 </cell>
8800 </row>
8801 <row>
8802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8803 \begin_inset Text
8804
8805 \begin_layout Plain Layout
8806
8807 \series bold
8808 Winkler
8809 \end_layout
8810
8811 \end_inset
8812 </cell>
8813 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8814 \begin_inset Text
8815
8816 \begin_layout Plain Layout
8817 Franz
8818 \end_layout
8819
8820 \end_inset
8821 </cell>
8822 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8823 \begin_inset Text
8824
8825 \begin_layout Plain Layout
8826 111
8827 \end_layout
8828
8829 \end_inset
8830 </cell>
8831 </row>
8832 <row>
8833 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8834 \begin_inset Text
8835
8836 \begin_layout Plain Layout
8837  
8838 \end_layout
8839
8840 \end_inset
8841 </cell>
8842 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8843 \begin_inset Text
8844
8845 \begin_layout Plain Layout
8846
8847 \end_layout
8848
8849 \end_inset
8850 </cell>
8851 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8852 \begin_inset Text
8853
8854 \begin_layout Plain Layout
8855
8856 \end_layout
8857
8858 \end_inset
8859 </cell>
8860 </row>
8861 <row>
8862 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8863 \begin_inset Text
8864
8865 \begin_layout Plain Layout
8866
8867 \series bold
8868 Annovi
8869 \end_layout
8870
8871 \end_inset
8872 </cell>
8873 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8874 \begin_inset Text
8875
8876 \begin_layout Plain Layout
8877 Silvia
8878 \end_layout
8879
8880 \end_inset
8881 </cell>
8882 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8883 \begin_inset Text
8884
8885 \begin_layout Plain Layout
8886 555
8887 \end_layout
8888
8889 \end_inset
8890 </cell>
8891 </row>
8892 <row>
8893 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8894 \begin_inset Text
8895
8896 \begin_layout Plain Layout
8897
8898 \series bold
8899 Bertoli
8900 \end_layout
8901
8902 \end_inset
8903 </cell>
8904 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8905 \begin_inset Text
8906
8907 \begin_layout Plain Layout
8908 Stefano
8909 \end_layout
8910
8911 \end_inset
8912 </cell>
8913 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8914 \begin_inset Text
8915
8916 \begin_layout Plain Layout
8917 555
8918 \end_layout
8919
8920 \end_inset
8921 </cell>
8922 </row>
8923 <row>
8924 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8925 \begin_inset Text
8926
8927 \begin_layout Plain Layout
8928
8929 \series bold
8930 Bozzi
8931 \end_layout
8932
8933 \end_inset
8934 </cell>
8935 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8936 \begin_inset Text
8937
8938 \begin_layout Plain Layout
8939 Walter
8940 \end_layout
8941
8942 \end_inset
8943 </cell>
8944 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8945 \begin_inset Text
8946
8947 \begin_layout Plain Layout
8948 555
8949 \end_layout
8950
8951 \end_inset
8952 </cell>
8953 </row>
8954 <row>
8955 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8956 \begin_inset Text
8957
8958 \begin_layout Plain Layout
8959
8960 \series bold
8961 Cachia
8962 \end_layout
8963
8964 \end_inset
8965 </cell>
8966 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8967 \begin_inset Text
8968
8969 \begin_layout Plain Layout
8970 Maria
8971 \end_layout
8972
8973 \end_inset
8974 </cell>
8975 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8976 \begin_inset Text
8977
8978 \begin_layout Plain Layout
8979 555
8980 \end_layout
8981
8982 \end_inset
8983 </cell>
8984 </row>
8985 <row>
8986 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8987 \begin_inset Text
8988
8989 \begin_layout Plain Layout
8990
8991 \series bold
8992 Cachia
8993 \end_layout
8994
8995 \end_inset
8996 </cell>
8997 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8998 \begin_inset Text
8999
9000 \begin_layout Plain Layout
9001 Maurizio
9002 \end_layout
9003
9004 \end_inset
9005 </cell>
9006 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9007 \begin_inset Text
9008
9009 \begin_layout Plain Layout
9010 555
9011 \end_layout
9012
9013 \end_inset
9014 </cell>
9015 </row>
9016 <row>
9017 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9018 \begin_inset Text
9019
9020 \begin_layout Plain Layout
9021
9022 \series bold
9023 Cinquemani
9024 \end_layout
9025
9026 \end_inset
9027 </cell>
9028 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9029 \begin_inset Text
9030
9031 \begin_layout Plain Layout
9032 Giusi
9033 \end_layout
9034
9035 \end_inset
9036 </cell>
9037 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9038 \begin_inset Text
9039
9040 \begin_layout Plain Layout
9041 555
9042 \end_layout
9043
9044 \end_inset
9045 </cell>
9046 </row>
9047 <row>
9048 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9049 \begin_inset Text
9050
9051 \begin_layout Plain Layout
9052
9053 \series bold
9054 Colin
9055 \end_layout
9056
9057 \end_inset
9058 </cell>
9059 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9060 \begin_inset Text
9061
9062 \begin_layout Plain Layout
9063 Bernard
9064 \end_layout
9065
9066 \end_inset
9067 </cell>
9068 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9069 \begin_inset Text
9070
9071 \begin_layout Plain Layout
9072 555
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 </row>
9078 <row>
9079 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9080 \begin_inset Text
9081
9082 \begin_layout Plain Layout
9083
9084 \series bold
9085 Concli
9086 \end_layout
9087
9088 \end_inset
9089 </cell>
9090 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9091 \begin_inset Text
9092
9093 \begin_layout Plain Layout
9094 Gianfranco
9095 \end_layout
9096
9097 \end_inset
9098 </cell>
9099 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9100 \begin_inset Text
9101
9102 \begin_layout Plain Layout
9103 555
9104 \end_layout
9105
9106 \end_inset
9107 </cell>
9108 </row>
9109 <row>
9110 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9111 \begin_inset Text
9112
9113 \begin_layout Plain Layout
9114
9115 \series bold
9116 Dal Bosco
9117 \end_layout
9118
9119 \end_inset
9120 </cell>
9121 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9122 \begin_inset Text
9123
9124 \begin_layout Plain Layout
9125 Carolina
9126 \end_layout
9127
9128 \end_inset
9129 </cell>
9130 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9131 \begin_inset Text
9132
9133 \begin_layout Plain Layout
9134 555
9135 \end_layout
9136
9137 \end_inset
9138 </cell>
9139 </row>
9140 <row>
9141 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9142 \begin_inset Text
9143
9144 \begin_layout Plain Layout
9145
9146 \series bold
9147 Dalpiaz
9148 \end_layout
9149
9150 \end_inset
9151 </cell>
9152 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9153 \begin_inset Text
9154
9155 \begin_layout Plain Layout
9156 Annamaria
9157 \end_layout
9158
9159 \end_inset
9160 </cell>
9161 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9162 \begin_inset Text
9163
9164 \begin_layout Plain Layout
9165 555
9166 \end_layout
9167
9168 \end_inset
9169 </cell>
9170 </row>
9171 <row>
9172 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9173 \begin_inset Text
9174
9175 \begin_layout Plain Layout
9176
9177 \series bold
9178 Feliciello
9179 \end_layout
9180
9181 \end_inset
9182 </cell>
9183 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9184 \begin_inset Text
9185
9186 \begin_layout Plain Layout
9187 Domenico
9188 \end_layout
9189
9190 \end_inset
9191 </cell>
9192 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9193 \begin_inset Text
9194
9195 \begin_layout Plain Layout
9196 555
9197 \end_layout
9198
9199 \end_inset
9200 </cell>
9201 </row>
9202 <row>
9203 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9204 \begin_inset Text
9205
9206 \begin_layout Plain Layout
9207
9208 \series bold
9209 Focarelli
9210 \end_layout
9211
9212 \end_inset
9213 </cell>
9214 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9215 \begin_inset Text
9216
9217 \begin_layout Plain Layout
9218 Paola
9219 \end_layout
9220
9221 \end_inset
9222 </cell>
9223 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9224 \begin_inset Text
9225
9226 \begin_layout Plain Layout
9227 555
9228 \end_layout
9229
9230 \end_inset
9231 </cell>
9232 </row>
9233 <row>
9234 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9235 \begin_inset Text
9236
9237 \begin_layout Plain Layout
9238
9239 \series bold
9240 Galletti
9241 \end_layout
9242
9243 \end_inset
9244 </cell>
9245 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9246 \begin_inset Text
9247
9248 \begin_layout Plain Layout
9249 Oreste
9250 \end_layout
9251
9252 \end_inset
9253 </cell>
9254 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9255 \begin_inset Text
9256
9257 \begin_layout Plain Layout
9258 555
9259 \end_layout
9260
9261 \end_inset
9262 </cell>
9263 </row>
9264 <row>
9265 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9266 \begin_inset Text
9267
9268 \begin_layout Plain Layout
9269
9270 \series bold
9271 Gasparini
9272 \end_layout
9273
9274 \end_inset
9275 </cell>
9276 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9277 \begin_inset Text
9278
9279 \begin_layout Plain Layout
9280 Franca
9281 \end_layout
9282
9283 \end_inset
9284 </cell>
9285 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9286 \begin_inset Text
9287
9288 \begin_layout Plain Layout
9289 555
9290 \end_layout
9291
9292 \end_inset
9293 </cell>
9294 </row>
9295 <row>
9296 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9297 \begin_inset Text
9298
9299 \begin_layout Plain Layout
9300
9301 \series bold
9302 Rizzardi
9303 \end_layout
9304
9305 \end_inset
9306 </cell>
9307 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9308 \begin_inset Text
9309
9310 \begin_layout Plain Layout
9311 Paola
9312 \end_layout
9313
9314 \end_inset
9315 </cell>
9316 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9317 \begin_inset Text
9318
9319 \begin_layout Plain Layout
9320 555
9321 \end_layout
9322
9323 \end_inset
9324 </cell>
9325 </row>
9326 <row>
9327 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9328 \begin_inset Text
9329
9330 \begin_layout Plain Layout
9331
9332 \series bold
9333 Lassini
9334 \end_layout
9335
9336 \end_inset
9337 </cell>
9338 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9339 \begin_inset Text
9340
9341 \begin_layout Plain Layout
9342 Giancarlo
9343 \end_layout
9344
9345 \end_inset
9346 </cell>
9347 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9348 \begin_inset Text
9349
9350 \begin_layout Plain Layout
9351 555
9352 \end_layout
9353
9354 \end_inset
9355 </cell>
9356 </row>
9357 <row>
9358 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9359 \begin_inset Text
9360
9361 \begin_layout Plain Layout
9362
9363 \series bold
9364 Malfatti
9365 \end_layout
9366
9367 \end_inset
9368 </cell>
9369 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9370 \begin_inset Text
9371
9372 \begin_layout Plain Layout
9373 Luciano
9374 \end_layout
9375
9376 \end_inset
9377 </cell>
9378 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9379 \begin_inset Text
9380
9381 \begin_layout Plain Layout
9382 555
9383 \end_layout
9384
9385 \end_inset
9386 </cell>
9387 </row>
9388 <row>
9389 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9390 \begin_inset Text
9391
9392 \begin_layout Plain Layout
9393
9394 \series bold
9395 Malfatti
9396 \end_layout
9397
9398 \end_inset
9399 </cell>
9400 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9401 \begin_inset Text
9402
9403 \begin_layout Plain Layout
9404 Valeriano
9405 \end_layout
9406
9407 \end_inset
9408 </cell>
9409 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9410 \begin_inset Text
9411
9412 \begin_layout Plain Layout
9413 555
9414 \end_layout
9415
9416 \end_inset
9417 </cell>
9418 </row>
9419 <row>
9420 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9421 \begin_inset Text
9422
9423 \begin_layout Plain Layout
9424
9425 \series bold
9426 Meneguzzo
9427 \end_layout
9428
9429 \end_inset
9430 </cell>
9431 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9432 \begin_inset Text
9433
9434 \begin_layout Plain Layout
9435 Roberto
9436 \end_layout
9437
9438 \end_inset
9439 </cell>
9440 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9441 \begin_inset Text
9442
9443 \begin_layout Plain Layout
9444 555
9445 \end_layout
9446
9447 \end_inset
9448 </cell>
9449 </row>
9450 <row>
9451 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9452 \begin_inset Text
9453
9454 \begin_layout Plain Layout
9455
9456 \series bold
9457 Mezzadra
9458 \end_layout
9459
9460 \end_inset
9461 </cell>
9462 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9463 \begin_inset Text
9464
9465 \begin_layout Plain Layout
9466 Roberto
9467 \end_layout
9468
9469 \end_inset
9470 </cell>
9471 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9472 \begin_inset Text
9473
9474 \begin_layout Plain Layout
9475 555
9476 \end_layout
9477
9478 \end_inset
9479 </cell>
9480 </row>
9481 </lyxtabular>
9482
9483 \end_inset
9484
9485
9486 \end_layout
9487
9488 \begin_layout Section
9489 Weitere Möglichkeiten für 
9490 \family sans
9491 lange Tabelle
9492 \family default
9493 n
9494 \begin_inset CommandInset label
9495 LatexCommand label
9496 name "abs:Special-Longtable-Issues"
9497
9498 \end_inset
9499
9500
9501 \end_layout
9502
9503 \begin_layout Subsection
9504 L
9505 \family sans
9506 ange Tabelle
9507 \family default
9508 n: Berechnung
9509 \begin_inset Index idx
9510 status collapsed
9511
9512 \begin_layout Plain Layout
9513 Tabellen ! lange ! Berechnung
9514 \end_layout
9515
9516 \end_inset
9517
9518
9519 \end_layout
9520
9521 \begin_layout Standard
9522 LaTeX berechnet die Länge von Tabellenseiten und die Seitenumbrüche mit
9523  so genannten 
9524 \emph on
9525 chunks
9526 \emph default
9527  (Brocken).
9528  Chunks sind Tabellenteile, die LaTeX gleichzeitig im Speicher hält.
9529  Aus historischen Gründen wurde der Standardwert auf 20 Tabellenzeilen gesetzt.
9530  Wenn Sie Tabellen benutzen, die über mehrere Seiten gehen, verlangsamt
9531  das die Druckausgabe.
9532  Sie können also die Chunkgröße ohne Gefahr auf Werte zwischen 100-1000
9533  setzen, indem Sie in den LaTeX-Vorspann Ihres Dokumentes folgende Zeile
9534  einfügen:
9535 \end_layout
9536
9537 \begin_layout Standard
9538
9539 \series bold
9540
9541 \backslash
9542 setcounter{LTchunksize}{100}
9543 \end_layout
9544
9545 \begin_layout Subsection
9546 Gleitobjekte und L
9547 \family sans
9548 ange Tabelle
9549 \family default
9550 n
9551 \begin_inset Index idx
9552 status collapsed
9553
9554 \begin_layout Plain Layout
9555 Tabellen ! lange ! und Gleitobjekte
9556 \end_layout
9557
9558 \end_inset
9559
9560
9561 \end_layout
9562
9563 \begin_layout Standard
9564 Es kann Probleme geben, wenn sich auf derselben Seite, auf der eine 
9565 \family sans
9566 lange
9567 \begin_inset space ~
9568 \end_inset
9569
9570 Tabelle
9571 \family default
9572  beginnt, ein Gleitobjekt befindet.
9573  Um das zu vermeiden, können Sie vor der 
9574 \family sans
9575 langen
9576 \begin_inset space ~
9577 \end_inset
9578
9579 Tabellen
9580 \family default
9581  einen manuellen Seitenumbruch
9582 \family sans
9583  Einfügen\SpecialChar \menuseparator
9584 Formatierung\SpecialChar \menuseparator
9585 [Doppel]Seite
9586 \begin_inset space \space{}
9587 \end_inset
9588
9589 leeren
9590 \family default
9591  einfügen, siehe 
9592 \emph on
9593 Benutzerhandbuch
9594 \emph default
9595 .
9596 \end_layout
9597
9598 \begin_layout Subsection
9599 Manuelle Seitenumbrüche
9600 \begin_inset Index idx
9601 status collapsed
9602
9603 \begin_layout Plain Layout
9604 Tabellen ! lange ! manueller Seitenumbruch
9605 \end_layout
9606
9607 \end_inset
9608
9609
9610 \end_layout
9611
9612 \begin_layout Standard
9613 Standardmäßig werden Tabellen nur zwischen Zeilen umgebrochen.
9614  Wenn Sie aber eine Zelle mit mehreren Zeilen haben und die Seite innerhalb
9615  der Zelle umbrechen wollen, fügen Sie den Befehl  
9616 \begin_inset Quotes gld
9617 \end_inset
9618
9619
9620 \series bold
9621
9622 \backslash
9623
9624 \backslash
9625
9626 \series default
9627
9628 \begin_inset Quotes grd
9629 \end_inset
9630
9631  für eine neue Zeile als TeX-Code an der Stelle in der Zelle ein, wo umgebrochen
9632  werden kann.
9633  Vor dem 
9634 \begin_inset Quotes gld
9635 \end_inset
9636
9637
9638 \series bold
9639
9640 \backslash
9641
9642 \backslash
9643
9644 \series default
9645
9646 \begin_inset Quotes grd
9647 \end_inset
9648
9649 -Befehl müssen Sie so viele 
9650 \begin_inset Quotes gld
9651 \end_inset
9652
9653
9654 \series bold
9655 &
9656 \series default
9657
9658 \begin_inset Quotes grd
9659 \end_inset
9660
9661  als TeX-Code einfügen wie noch Spalten in der Zeile folgen.
9662  Mit 
9663 \begin_inset Quotes gld
9664 \end_inset
9665
9666
9667 \series bold
9668 &
9669 \series default
9670
9671 \begin_inset Quotes grd
9672 \end_inset
9673
9674   werden in LaTeX Tabellenzellen getrennt.
9675  Hinter jedes 
9676 \begin_inset Quotes gld
9677 \end_inset
9678
9679
9680 \series bold
9681 &
9682 \series default
9683
9684 \begin_inset Quotes grd
9685 \end_inset
9686
9687  schreiben Sie ebenfalls in TeX-Code den Inhalt der entsprechenden Zelle
9688  und löschen den Inhalt dieser Zellen.
9689 \end_layout
9690
9691 \begin_layout Standard
9692 Hinter dem 
9693 \begin_inset Quotes gld
9694 \end_inset
9695
9696
9697 \series bold
9698
9699 \backslash
9700
9701 \backslash
9702
9703 \series default
9704
9705 \begin_inset Quotes grd
9706 \end_inset
9707
9708 -Befehl müssen Sie so viele 
9709 \begin_inset Quotes gld
9710 \end_inset
9711
9712
9713 \series bold
9714 &
9715 \series default
9716
9717 \begin_inset Quotes grd
9718 \end_inset
9719
9720  als TeX-Code einfügen wie Spalten vor der momentanen Spalte sind.
9721  In Tabelle
9722 \begin_inset space ~
9723 \end_inset
9724
9725
9726 \begin_inset CommandInset ref
9727 LatexCommand ref
9728 reference "tab:ForcedPagebreak"
9729
9730 \end_inset
9731
9732  soll eine Zelle in der zweiten Spalte umgebrochen werden.
9733  Es folgt noch eine weitere Spalte.
9734  Deshalb wurde hinter dem Wort 
9735 \emph on
9736 Castelchiodato, 
9737 \emph default
9738 folgendes eingefügt:
9739 \end_layout
9740
9741 \begin_layout Standard
9742
9743 \series bold
9744 & 111
9745 \backslash
9746
9747 \backslash
9748  
9749 \backslash
9750 newpage
9751 \begin_inset Newline newline
9752 \end_inset
9753
9754 &
9755 \end_layout
9756
9757 \begin_layout Standard
9758 Die 
9759 \begin_inset Quotes gld
9760 \end_inset
9761
9762 111
9763 \begin_inset Quotes grd
9764 \end_inset
9765
9766  in der dritten Spalte wurde gelöscht.
9767  
9768 \series bold
9769
9770 \backslash
9771 newpage
9772 \series default
9773  ist nur erforderlich, wenn ein Seitenumbruch an der Stelle unbedingt erfolgen
9774  soll, ansonsten ist es nur eine Möglichkeit zum Umbruch.
9775  Wenn die Fußzeile Ihrer 
9776 \family sans
9777 langen
9778 \begin_inset space ~
9779 \end_inset
9780
9781 Tabelle
9782 \family default
9783  keine obere Linie besitzt, Sie aber eine wünschen, sollten Sie folgende
9784  Befehle benutzen:
9785 \end_layout
9786
9787 \begin_layout Standard
9788
9789 \series bold
9790 & 111
9791 \backslash
9792
9793 \backslash
9794
9795 \begin_inset Newline newline
9796 \end_inset
9797
9798
9799 \backslash
9800 hline &
9801 \end_layout
9802
9803 \begin_layout Standard
9804 Wenn die Zelle, die umgebrochen werden soll, in der letzten Spalte steht,
9805  muss folgender Befehl als TeX-Code am Anfang der Zelle eingefügt werden:
9806 \end_layout
9807
9808 \begin_layout Standard
9809
9810 \series bold
9811
9812 \backslash
9813 setlength{
9814 \backslash
9815 parfillskip}{0pt}
9816 \end_layout
9817
9818 \begin_layout Standard
9819 Damit wird sichergestellt, dass der Teil auf der neuen Seite in voller Breite
9820  erscheint.
9821 \end_layout
9822
9823 \begin_layout Standard
9824 \align center
9825 \begin_inset Tabular
9826 <lyxtabular version="3" rows="38" columns="3">
9827 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9828 <column alignment="left" valignment="top" width="0cm">
9829 <column alignment="left" valignment="top" width="3cm">
9830 <column alignment="right" valignment="top" width="0pt">
9831 <row caption="true">
9832 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9833 \begin_inset Text
9834
9835 \begin_layout Plain Layout
9836 \begin_inset Caption
9837
9838 \begin_layout Plain Layout
9839 Tabelle mit manuellem Seitenumbruch in einer Zelle
9840 \begin_inset CommandInset label
9841 LatexCommand label
9842 name "tab:ForcedPagebreak"
9843
9844 \end_inset
9845
9846
9847 \begin_inset Argument
9848 status collapsed
9849
9850 \begin_layout Plain Layout
9851 Tabelle mit manuellem Seitenumbruch in einer Zelle
9852 \end_layout
9853
9854 \end_inset
9855
9856
9857 \end_layout
9858
9859 \end_inset
9860
9861
9862 \end_layout
9863
9864 \end_inset
9865 </cell>
9866 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9867 \begin_inset Text
9868
9869 \begin_layout Plain Layout
9870
9871 \end_layout
9872
9873 \end_inset
9874 </cell>
9875 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9876 \begin_inset Text
9877
9878 \begin_layout Plain Layout
9879
9880 \end_layout
9881
9882 \end_inset
9883 </cell>
9884 </row>
9885 <row endfirsthead="true">
9886 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9887 \begin_inset Text
9888
9889 \begin_layout Plain Layout
9890
9891 \series bold
9892 Telefonliste (ignoriere die Namen)
9893 \end_layout
9894
9895 \end_inset
9896 </cell>
9897 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9898 \begin_inset Text
9899
9900 \begin_layout Plain Layout
9901
9902 \end_layout
9903
9904 \end_inset
9905 </cell>
9906 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9907 \begin_inset Text
9908
9909 \begin_layout Plain Layout
9910
9911 \end_layout
9912
9913 \end_inset
9914 </cell>
9915 </row>
9916 <row endfirsthead="true">
9917 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9918 \begin_inset Text
9919
9920 \begin_layout Plain Layout
9921
9922 \series bold
9923 NAME
9924 \end_layout
9925
9926 \end_inset
9927 </cell>
9928 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9929 \begin_inset Text
9930
9931 \begin_layout Plain Layout
9932
9933 \end_layout
9934
9935 \end_inset
9936 </cell>
9937 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9938 \begin_inset Text
9939
9940 \begin_layout Plain Layout
9941
9942 \series bold
9943 TEL.
9944 \end_layout
9945
9946 \end_inset
9947 </cell>
9948 </row>
9949 <row endhead="true">
9950 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9951 \begin_inset Text
9952
9953 \begin_layout Plain Layout
9954 \begin_inset ERT
9955 status collapsed
9956
9957 \begin_layout Plain Layout
9958
9959
9960 \backslash
9961 caption*{Fortsetzung der Tabelle}
9962 \backslash
9963
9964 \backslash
9965 %
9966 \end_layout
9967
9968 \end_inset
9969
9970
9971 \end_layout
9972
9973 \end_inset
9974 </cell>
9975 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9976 \begin_inset Text
9977
9978 \begin_layout Plain Layout
9979
9980 \end_layout
9981
9982 \end_inset
9983 </cell>
9984 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9985 \begin_inset Text
9986
9987 \begin_layout Plain Layout
9988
9989 \end_layout
9990
9991 \end_inset
9992 </cell>
9993 </row>
9994 <row endhead="true">
9995 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9996 \begin_inset Text
9997
9998 \begin_layout Plain Layout
9999
10000 \series bold
10001 Telefonliste
10002 \end_layout
10003
10004 \end_inset
10005 </cell>
10006 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10007 \begin_inset Text
10008
10009 \begin_layout Plain Layout
10010
10011 \end_layout
10012
10013 \end_inset
10014 </cell>
10015 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10016 \begin_inset Text
10017
10018 \begin_layout Plain Layout
10019
10020 \end_layout
10021
10022 \end_inset
10023 </cell>
10024 </row>
10025 <row endhead="true">
10026 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10027 \begin_inset Text
10028
10029 \begin_layout Plain Layout
10030
10031 \series bold
10032 NAME
10033 \end_layout
10034
10035 \end_inset
10036 </cell>
10037 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10038 \begin_inset Text
10039
10040 \begin_layout Plain Layout
10041
10042 \end_layout
10043
10044 \end_inset
10045 </cell>
10046 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10047 \begin_inset Text
10048
10049 \begin_layout Plain Layout
10050
10051 \series bold
10052 TEL.
10053 \end_layout
10054
10055 \end_inset
10056 </cell>
10057 </row>
10058 <row endfoot="true">
10059 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10060 \begin_inset Text
10061
10062 \begin_layout Plain Layout
10063 wird fortgesetzt\SpecialChar \ldots{}
10064
10065 \end_layout
10066
10067 \end_inset
10068 </cell>
10069 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10070 \begin_inset Text
10071
10072 \begin_layout Plain Layout
10073
10074 \end_layout
10075
10076 \end_inset
10077 </cell>
10078 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10079 \begin_inset Text
10080
10081 \begin_layout Plain Layout
10082
10083 \end_layout
10084
10085 \end_inset
10086 </cell>
10087 </row>
10088 <row>
10089 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10090 \begin_inset Text
10091
10092 \begin_layout Plain Layout
10093
10094 \series bold
10095 Annovi
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104 Silvia
10105 \end_layout
10106
10107 \end_inset
10108 </cell>
10109 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10110 \begin_inset Text
10111
10112 \begin_layout Plain Layout
10113 111
10114 \end_layout
10115
10116 \end_inset
10117 </cell>
10118 </row>
10119 <row>
10120 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10121 \begin_inset Text
10122
10123 \begin_layout Plain Layout
10124
10125 \series bold
10126 Bertoli
10127 \end_layout
10128
10129 \end_inset
10130 </cell>
10131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10132 \begin_inset Text
10133
10134 \begin_layout Plain Layout
10135 Stefano
10136 \end_layout
10137
10138 \end_inset
10139 </cell>
10140 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10141 \begin_inset Text
10142
10143 \begin_layout Plain Layout
10144 111
10145 \end_layout
10146
10147 \end_inset
10148 </cell>
10149 </row>
10150 <row>
10151 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10152 \begin_inset Text
10153
10154 \begin_layout Plain Layout
10155
10156 \series bold
10157 Bozzi
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10163 \begin_inset Text
10164
10165 \begin_layout Plain Layout
10166 Walter
10167 \end_layout
10168
10169 \end_inset
10170 </cell>
10171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10172 \begin_inset Text
10173
10174 \begin_layout Plain Layout
10175 111
10176 \end_layout
10177
10178 \end_inset
10179 </cell>
10180 </row>
10181 <row>
10182 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10183 \begin_inset Text
10184
10185 \begin_layout Plain Layout
10186
10187 \series bold
10188 Cachia
10189 \end_layout
10190
10191 \end_inset
10192 </cell>
10193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10194 \begin_inset Text
10195
10196 \begin_layout Plain Layout
10197 Maria
10198 \end_layout
10199
10200 \end_inset
10201 </cell>
10202 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10203 \begin_inset Text
10204
10205 \begin_layout Plain Layout
10206 111
10207 \end_layout
10208
10209 \end_inset
10210 </cell>
10211 </row>
10212 <row>
10213 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10214 \begin_inset Text
10215
10216 \begin_layout Plain Layout
10217
10218 \series bold
10219 Cachia
10220 \end_layout
10221
10222 \end_inset
10223 </cell>
10224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10225 \begin_inset Text
10226
10227 \begin_layout Plain Layout
10228 Maurizio
10229 \end_layout
10230
10231 \end_inset
10232 </cell>
10233 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10234 \begin_inset Text
10235
10236 \begin_layout Plain Layout
10237 111
10238 \end_layout
10239
10240 \end_inset
10241 </cell>
10242 </row>
10243 <row>
10244 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10245 \begin_inset Text
10246
10247 \begin_layout Plain Layout
10248
10249 \series bold
10250 Cinquemani
10251 \end_layout
10252
10253 \end_inset
10254 </cell>
10255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10256 \begin_inset Text
10257
10258 \begin_layout Plain Layout
10259 Giusi
10260 \end_layout
10261
10262 \end_inset
10263 </cell>
10264 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10265 \begin_inset Text
10266
10267 \begin_layout Plain Layout
10268 111
10269 \end_layout
10270
10271 \end_inset
10272 </cell>
10273 </row>
10274 <row>
10275 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10276 \begin_inset Text
10277
10278 \begin_layout Plain Layout
10279
10280 \series bold
10281 Colin
10282 \end_layout
10283
10284 \end_inset
10285 </cell>
10286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10287 \begin_inset Text
10288
10289 \begin_layout Plain Layout
10290 Bernard
10291 \end_layout
10292
10293 \end_inset
10294 </cell>
10295 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10296 \begin_inset Text
10297
10298 \begin_layout Plain Layout
10299 111
10300 \end_layout
10301
10302 \end_inset
10303 </cell>
10304 </row>
10305 <row>
10306 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10307 \begin_inset Text
10308
10309 \begin_layout Plain Layout
10310
10311 \series bold
10312 Concli
10313 \end_layout
10314
10315 \end_inset
10316 </cell>
10317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10318 \begin_inset Text
10319
10320 \begin_layout Plain Layout
10321 Gianfranco
10322 \end_layout
10323
10324 \end_inset
10325 </cell>
10326 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10327 \begin_inset Text
10328
10329 \begin_layout Plain Layout
10330 111
10331 \end_layout
10332
10333 \end_inset
10334 </cell>
10335 </row>
10336 <row>
10337 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10338 \begin_inset Text
10339
10340 \begin_layout Plain Layout
10341
10342 \series bold
10343 Dal Bosco
10344 \end_layout
10345
10346 \end_inset
10347 </cell>
10348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10349 \begin_inset Text
10350
10351 \begin_layout Plain Layout
10352 Carolina
10353 \end_layout
10354
10355 \end_inset
10356 </cell>
10357 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10358 \begin_inset Text
10359
10360 \begin_layout Plain Layout
10361 111
10362 \end_layout
10363
10364 \end_inset
10365 </cell>
10366 </row>
10367 <row>
10368 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10369 \begin_inset Text
10370
10371 \begin_layout Plain Layout
10372
10373 \series bold
10374 Dalpiaz
10375 \end_layout
10376
10377 \end_inset
10378 </cell>
10379 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10380 \begin_inset Text
10381
10382 \begin_layout Plain Layout
10383 Annamaria
10384 \end_layout
10385
10386 \end_inset
10387 </cell>
10388 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10389 \begin_inset Text
10390
10391 \begin_layout Plain Layout
10392 111
10393 \end_layout
10394
10395 \end_inset
10396 </cell>
10397 </row>
10398 <row>
10399 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10400 \begin_inset Text
10401
10402 \begin_layout Plain Layout
10403
10404 \series bold
10405 Feliciello
10406 \end_layout
10407
10408 \end_inset
10409 </cell>
10410 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10411 \begin_inset Text
10412
10413 \begin_layout Plain Layout
10414 Domenico
10415 \end_layout
10416
10417 \end_inset
10418 </cell>
10419 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10420 \begin_inset Text
10421
10422 \begin_layout Plain Layout
10423 111
10424 \end_layout
10425
10426 \end_inset
10427 </cell>
10428 </row>
10429 <row>
10430 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10431 \begin_inset Text
10432
10433 \begin_layout Plain Layout
10434
10435 \series bold
10436 Focarelli
10437 \end_layout
10438
10439 \end_inset
10440 </cell>
10441 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445 Paola
10446 \end_layout
10447
10448 \end_inset
10449 </cell>
10450 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10451 \begin_inset Text
10452
10453 \begin_layout Plain Layout
10454 111
10455 \end_layout
10456
10457 \end_inset
10458 </cell>
10459 </row>
10460 <row>
10461 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10462 \begin_inset Text
10463
10464 \begin_layout Plain Layout
10465
10466 \series bold
10467 Galletti
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10473 \begin_inset Text
10474
10475 \begin_layout Plain Layout
10476 Oreste
10477 \end_layout
10478
10479 \end_inset
10480 </cell>
10481 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10482 \begin_inset Text
10483
10484 \begin_layout Plain Layout
10485 111
10486 \end_layout
10487
10488 \end_inset
10489 </cell>
10490 </row>
10491 <row>
10492 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10493 \begin_inset Text
10494
10495 \begin_layout Plain Layout
10496
10497 \series bold
10498 Gasparini
10499 \end_layout
10500
10501 \end_inset
10502 </cell>
10503 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10504 \begin_inset Text
10505
10506 \begin_layout Plain Layout
10507 Franca
10508 \end_layout
10509
10510 \end_inset
10511 </cell>
10512 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10513 \begin_inset Text
10514
10515 \begin_layout Plain Layout
10516 111
10517 \end_layout
10518
10519 \end_inset
10520 </cell>
10521 </row>
10522 <row>
10523 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10524 \begin_inset Text
10525
10526 \begin_layout Plain Layout
10527
10528 \series bold
10529 Lassini
10530 \end_layout
10531
10532 \end_inset
10533 </cell>
10534 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10535 \begin_inset Text
10536
10537 \begin_layout Plain Layout
10538 Giancarlo
10539 \end_layout
10540
10541 \end_inset
10542 </cell>
10543 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10544 \begin_inset Text
10545
10546 \begin_layout Plain Layout
10547 111
10548 \end_layout
10549
10550 \end_inset
10551 </cell>
10552 </row>
10553 <row>
10554 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10555 \begin_inset Text
10556
10557 \begin_layout Plain Layout
10558
10559 \series bold
10560 Malfatti
10561 \end_layout
10562
10563 \end_inset
10564 </cell>
10565 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10566 \begin_inset Text
10567
10568 \begin_layout Plain Layout
10569 Luciano
10570 \end_layout
10571
10572 \end_inset
10573 </cell>
10574 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10575 \begin_inset Text
10576
10577 \begin_layout Plain Layout
10578 111
10579 \end_layout
10580
10581 \end_inset
10582 </cell>
10583 </row>
10584 <row>
10585 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10586 \begin_inset Text
10587
10588 \begin_layout Plain Layout
10589
10590 \series bold
10591 Malfatti
10592 \end_layout
10593
10594 \end_inset
10595 </cell>
10596 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10597 \begin_inset Text
10598
10599 \begin_layout Plain Layout
10600 Valeriano
10601 \end_layout
10602
10603 \end_inset
10604 </cell>
10605 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10606 \begin_inset Text
10607
10608 \begin_layout Plain Layout
10609 111
10610 \end_layout
10611
10612 \end_inset
10613 </cell>
10614 </row>
10615 <row>
10616 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10617 \begin_inset Text
10618
10619 \begin_layout Plain Layout
10620
10621 \series bold
10622 Meneguzzo
10623 \end_layout
10624
10625 \end_inset
10626 </cell>
10627 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10628 \begin_inset Text
10629
10630 \begin_layout Plain Layout
10631 Roberto
10632 \end_layout
10633
10634 \end_inset
10635 </cell>
10636 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10637 \begin_inset Text
10638
10639 \begin_layout Plain Layout
10640 111
10641 \end_layout
10642
10643 \end_inset
10644 </cell>
10645 </row>
10646 <row>
10647 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10648 \begin_inset Text
10649
10650 \begin_layout Plain Layout
10651
10652 \series bold
10653 Mezzadra
10654 \end_layout
10655
10656 \end_inset
10657 </cell>
10658 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10659 \begin_inset Text
10660
10661 \begin_layout Plain Layout
10662 Roberto
10663 \end_layout
10664
10665 \end_inset
10666 </cell>
10667 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10668 \begin_inset Text
10669
10670 \begin_layout Plain Layout
10671 111
10672 \end_layout
10673
10674 \end_inset
10675 </cell>
10676 </row>
10677 <row>
10678 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10679 \begin_inset Text
10680
10681 \begin_layout Plain Layout
10682
10683 \series bold
10684 Pirpamer
10685 \end_layout
10686
10687 \end_inset
10688 </cell>
10689 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10690 \begin_inset Text
10691
10692 \begin_layout Plain Layout
10693 Erich
10694 \end_layout
10695
10696 \end_inset
10697 </cell>
10698 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10699 \begin_inset Text
10700
10701 \begin_layout Plain Layout
10702 111
10703 \end_layout
10704
10705 \end_inset
10706 </cell>
10707 </row>
10708 <row>
10709 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10710 \begin_inset Text
10711
10712 \begin_layout Plain Layout
10713
10714 \series bold
10715 Pochiesa
10716 \end_layout
10717
10718 \end_inset
10719 </cell>
10720 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10721 \begin_inset Text
10722
10723 \begin_layout Plain Layout
10724 Paolo
10725 \end_layout
10726
10727 \end_inset
10728 </cell>
10729 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10730 \begin_inset Text
10731
10732 \begin_layout Plain Layout
10733 111, 222
10734 \end_layout
10735
10736 \end_inset
10737 </cell>
10738 </row>
10739 <row>
10740 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10741 \begin_inset Text
10742
10743 \begin_layout Plain Layout
10744
10745 \series bold
10746 Radina
10747 \end_layout
10748
10749 \end_inset
10750 </cell>
10751 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10752 \begin_inset Text
10753
10754 \begin_layout Plain Layout
10755 Claudio
10756 \end_layout
10757
10758 \end_inset
10759 </cell>
10760 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10761 \begin_inset Text
10762
10763 \begin_layout Plain Layout
10764 111
10765 \end_layout
10766
10767 \end_inset
10768 </cell>
10769 </row>
10770 <row>
10771 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10772 \begin_inset Text
10773
10774 \begin_layout Plain Layout
10775
10776 \series bold
10777 Rizzardi
10778 \end_layout
10779
10780 \end_inset
10781 </cell>
10782 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10783 \begin_inset Text
10784
10785 \begin_layout Plain Layout
10786 Paolo, 11.
10787  Fürst von Monte\SpecialChar \-
10788 com\SpecialChar \-
10789 patri, 11.
10790  Fürst von Sulmona und Vivaro, 10.
10791  Fürst von Rossano, 5.
10792  Herzog von Canemorte, 11.
10793  Herzog von Palombara, 5.
10794  Herzog von Castelchiodato,
10795 \begin_inset ERT
10796 status open
10797
10798 \begin_layout Plain Layout
10799
10800 & 111
10801 \backslash
10802
10803 \backslash
10804  
10805 \backslash
10806 newpage
10807 \end_layout
10808
10809 \begin_layout Plain Layout
10810
10811 &
10812 \end_layout
10813
10814 \end_inset
10815
10816  11.
10817  Herzog von Poggionativo, 11.
10818  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10819  Graf von Valinfreda, 11.
10820  Baron von Cropalati, 11.
10821  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10822 \end_layout
10823
10824 \end_inset
10825 </cell>
10826 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10827 \begin_inset Text
10828
10829 \begin_layout Plain Layout
10830
10831 \end_layout
10832
10833 \end_inset
10834 </cell>
10835 </row>
10836 <row>
10837 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10838 \begin_inset Text
10839
10840 \begin_layout Plain Layout
10841
10842 \series bold
10843 Stuffer
10844 \end_layout
10845
10846 \end_inset
10847 </cell>
10848 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10849 \begin_inset Text
10850
10851 \begin_layout Plain Layout
10852 Oskar
10853 \end_layout
10854
10855 \end_inset
10856 </cell>
10857 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10858 \begin_inset Text
10859
10860 \begin_layout Plain Layout
10861 111
10862 \end_layout
10863
10864 \end_inset
10865 </cell>
10866 </row>
10867 <row>
10868 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \begin_layout Plain Layout
10872
10873 \series bold
10874 Tacchelli
10875 \end_layout
10876
10877 \end_inset
10878 </cell>
10879 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10880 \begin_inset Text
10881
10882 \begin_layout Plain Layout
10883 Ugo
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892 111
10893 \end_layout
10894
10895 \end_inset
10896 </cell>
10897 </row>
10898 <row>
10899 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903
10904 \series bold
10905 Tezzele
10906 \end_layout
10907
10908 \end_inset
10909 </cell>
10910 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10911 \begin_inset Text
10912
10913 \begin_layout Plain Layout
10914 Margit
10915 \end_layout
10916
10917 \end_inset
10918 </cell>
10919 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10920 \begin_inset Text
10921
10922 \begin_layout Plain Layout
10923 111
10924 \end_layout
10925
10926 \end_inset
10927 </cell>
10928 </row>
10929 <row>
10930 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10931 \begin_inset Text
10932
10933 \begin_layout Plain Layout
10934
10935 \series bold
10936 Unterkalmsteiner
10937 \end_layout
10938
10939 \end_inset
10940 </cell>
10941 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10942 \begin_inset Text
10943
10944 \begin_layout Plain Layout
10945 Frieda
10946 \end_layout
10947
10948 \end_inset
10949 </cell>
10950 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10951 \begin_inset Text
10952
10953 \begin_layout Plain Layout
10954 111
10955 \end_layout
10956
10957 \end_inset
10958 </cell>
10959 </row>
10960 <row>
10961 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10962 \begin_inset Text
10963
10964 \begin_layout Plain Layout
10965
10966 \series bold
10967 Vieider
10968 \end_layout
10969
10970 \end_inset
10971 </cell>
10972 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10973 \begin_inset Text
10974
10975 \begin_layout Plain Layout
10976 Hilde
10977 \end_layout
10978
10979 \end_inset
10980 </cell>
10981 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10982 \begin_inset Text
10983
10984 \begin_layout Plain Layout
10985 111
10986 \end_layout
10987
10988 \end_inset
10989 </cell>
10990 </row>
10991 <row>
10992 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996
10997 \series bold
10998 Vigna
10999 \end_layout
11000
11001 \end_inset
11002 </cell>
11003 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11004 \begin_inset Text
11005
11006 \begin_layout Plain Layout
11007 Jürgen
11008 \end_layout
11009
11010 \end_inset
11011 </cell>
11012 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11013 \begin_inset Text
11014
11015 \begin_layout Plain Layout
11016 111
11017 \end_layout
11018
11019 \end_inset
11020 </cell>
11021 </row>
11022 <row>
11023 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Plain Layout
11027
11028 \series bold
11029 Weber
11030 \end_layout
11031
11032 \end_inset
11033 </cell>
11034 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11035 \begin_inset Text
11036
11037 \begin_layout Plain Layout
11038 Maurizio
11039 \end_layout
11040
11041 \end_inset
11042 </cell>
11043 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11044 \begin_inset Text
11045
11046 \begin_layout Plain Layout
11047 111
11048 \end_layout
11049
11050 \end_inset
11051 </cell>
11052 </row>
11053 <row>
11054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11055 \begin_inset Text
11056
11057 \begin_layout Plain Layout
11058
11059 \series bold
11060 Winkler
11061 \end_layout
11062
11063 \end_inset
11064 </cell>
11065 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11066 \begin_inset Text
11067
11068 \begin_layout Plain Layout
11069 Franz
11070 \end_layout
11071
11072 \end_inset
11073 </cell>
11074 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11075 \begin_inset Text
11076
11077 \begin_layout Plain Layout
11078 111
11079 \end_layout
11080
11081 \end_inset
11082 </cell>
11083 </row>
11084 </lyxtabular>
11085
11086 \end_inset
11087
11088
11089 \end_layout
11090
11091 \begin_layout Section
11092 Mehrfache Zeilen, Spalten und Zeilen in Zellen
11093 \end_layout
11094
11095 \begin_layout Subsection
11096 Mehrfache Zeilen in Zellen
11097 \begin_inset CommandInset label
11098 LatexCommand label
11099 name "uab:Mehrfache-Zeilen-in"
11100
11101 \end_inset
11102
11103
11104 \begin_inset Index idx
11105 status collapsed
11106
11107 \begin_layout Plain Layout
11108 Mehrfache ! Zeilen in Zellen
11109 \end_layout
11110
11111 \end_inset
11112
11113
11114 \begin_inset Index idx
11115 status collapsed
11116
11117 \begin_layout Plain Layout
11118 Tabellen ! Zeilenumbrüche
11119 \end_layout
11120
11121 \end_inset
11122
11123
11124 \end_layout
11125
11126 \begin_layout Standard
11127 \noindent
11128 \begin_inset Float table
11129 placement H
11130 wide false
11131 sideways false
11132 status open
11133
11134 \begin_layout Plain Layout
11135 \begin_inset Caption
11136
11137 \begin_layout Plain Layout
11138 \begin_inset CommandInset label
11139 LatexCommand label
11140 name "tab:Table-with-multiple"
11141
11142 \end_inset
11143
11144 Tabelle mit mehrfachen Zeilen in einer Zelle
11145 \end_layout
11146
11147 \end_inset
11148
11149
11150 \end_layout
11151
11152 \begin_layout Plain Layout
11153 \align center
11154 \begin_inset Tabular
11155 <lyxtabular version="3" rows="3" columns="3">
11156 <features tabularvalignment="middle">
11157 <column alignment="center" valignment="middle" width="2.5cm">
11158 <column alignment="center" valignment="middle" width="0.5cm">
11159 <column alignment="center" valignment="middle" width="0.5cm">
11160 <row>
11161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11162 \begin_inset Text
11163
11164 \begin_layout Plain Layout
11165 zwei
11166 \begin_inset Newline linebreak
11167 \end_inset
11168
11169 Zeilen
11170 \end_layout
11171
11172 \end_inset
11173 </cell>
11174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11175 \begin_inset Text
11176
11177 \begin_layout Plain Layout
11178 b
11179 \end_layout
11180
11181 \end_inset
11182 </cell>
11183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11184 \begin_inset Text
11185
11186 \begin_layout Plain Layout
11187 c
11188 \end_layout
11189
11190 \end_inset
11191 </cell>
11192 </row>
11193 <row>
11194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11195 \begin_inset Text
11196
11197 \begin_layout Plain Layout
11198 d
11199 \end_layout
11200
11201 \end_inset
11202 </cell>
11203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11204 \begin_inset Text
11205
11206 \begin_layout Plain Layout
11207 e
11208 \end_layout
11209
11210 \end_inset
11211 </cell>
11212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11213 \begin_inset Text
11214
11215 \begin_layout Plain Layout
11216 f
11217 \end_layout
11218
11219 \end_inset
11220 </cell>
11221 </row>
11222 <row>
11223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11224 \begin_inset Text
11225
11226 \begin_layout Plain Layout
11227 g
11228 \end_layout
11229
11230 \end_inset
11231 </cell>
11232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11233 \begin_inset Text
11234
11235 \begin_layout Plain Layout
11236 h
11237 \end_layout
11238
11239 \end_inset
11240 </cell>
11241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11242 \begin_inset Text
11243
11244 \begin_layout Plain Layout
11245 i
11246 \end_layout
11247
11248 \end_inset
11249 </cell>
11250 </row>
11251 </lyxtabular>
11252
11253 \end_inset
11254
11255
11256 \end_layout
11257
11258 \end_inset
11259
11260
11261 \end_layout
11262
11263 \begin_layout Standard
11264 Wenn Sie für eine Spalte eine feste Breite definieren, können Sie Text als
11265  Absätze mit mehrfachen Zeilen und Silbentrennung eingeben.
11266  Tabelle
11267 \begin_inset space ~
11268 \end_inset
11269
11270
11271 \begin_inset CommandInset ref
11272 LatexCommand ref
11273 reference "tab:Table-with-multiple"
11274
11275 \end_inset
11276
11277  wurde als 3×3-Tabelle erstellt, dann die Breite der ersten Spalte im 
11278 \family sans
11279 Tabellen-Einstellungen
11280 \family default
11281 -Dialog auf 2.5
11282 \begin_inset space \thinspace{}
11283 \end_inset
11284
11285 cm gesetzt und die vertikalen und horizontalen Ausrichtungen zentriert.
11286  Weil unser Text schmaler als 2.5
11287 \begin_inset space \thinspace{}
11288 \end_inset
11289
11290 cm ist, würde er in einer Zeile gedruckt werden.
11291  Um zwei Zeilen zu bekommen, wurde ein rechtsbündiger Zeilenumbruch (Tastenkürze
11292
11293 \family sans
11294 Strg+Shift+Enter
11295 \family default
11296 ) eingefügt.
11297  Wenn der Text länger ist, wird er automatisch umgebrochen.
11298 \end_layout
11299
11300 \begin_layout Standard
11301 Um den Text der beiden anderen Zellen der ersten Zeile vertikal auszurichten,
11302  setzen Sie die Breite der beiden Spalten im 
11303 \family sans
11304 Tabellen-Einstellungen
11305 \family default
11306 -Dialog auf 0.5
11307 \begin_inset space \thinspace{}
11308 \end_inset
11309
11310 cm und die vertikale Ausrichtung auf zentriert.
11311 \end_layout
11312
11313 \begin_layout Standard
11314 Wenn Sie in einer Zelle mit fester Breite als erstes ein sehr langes Wort
11315  haben, kann LaTeX es ohne Trennhilfen nicht trennen.
11316  Wenn Sie LaTeX trotzdem die Trennung überlassen wollen, müssen Sie vor
11317  dem Wort etwas einfügen, damit es nicht wie der erste Eintrag aussieht.
11318  Fügen sie daher 0
11319 \begin_inset space \thinspace{}
11320 \end_inset
11321
11322 pt horizontalen Abstand vor dem Wort ein.
11323  Weil er keinen Platz belegt, ändert er die Druckausgabe nicht.
11324  Tabelle
11325 \begin_inset space ~
11326 \end_inset
11327
11328
11329 \begin_inset CommandInset ref
11330 LatexCommand ref
11331 reference "tab:Table-with-and"
11332
11333 \end_inset
11334
11335  zeigt die Wirkungen.
11336 \end_layout
11337
11338 \begin_layout Standard
11339 \begin_inset Float table
11340 placement h
11341 wide false
11342 sideways false
11343 status open
11344
11345 \begin_layout Plain Layout
11346 \begin_inset Caption
11347
11348 \begin_layout Plain Layout
11349 \begin_inset CommandInset label
11350 LatexCommand label
11351 name "tab:Table-with-and"
11352
11353 \end_inset
11354
11355 Tabelle ohne und mit Silbentrennung
11356 \end_layout
11357
11358 \end_inset
11359
11360
11361 \end_layout
11362
11363 \begin_layout Plain Layout
11364 \begin_inset space \hfill{}
11365 \end_inset
11366
11367
11368 \begin_inset Tabular
11369 <lyxtabular version="3" rows="3" columns="3">
11370 <features tabularvalignment="middle">
11371 <column alignment="center" valignment="middle" width="2.5cm">
11372 <column alignment="center" valignment="middle" width="0.5cm">
11373 <column alignment="center" valignment="middle" width="0.5cm">
11374 <row>
11375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11376 \begin_inset Text
11377
11378 \begin_layout Plain Layout
11379 einsehrlangesZellenwort
11380 \end_layout
11381
11382 \end_inset
11383 </cell>
11384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11385 \begin_inset Text
11386
11387 \begin_layout Plain Layout
11388 b
11389 \end_layout
11390
11391 \end_inset
11392 </cell>
11393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11394 \begin_inset Text
11395
11396 \begin_layout Plain Layout
11397 c
11398 \end_layout
11399
11400 \end_inset
11401 </cell>
11402 </row>
11403 <row>
11404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11405 \begin_inset Text
11406
11407 \begin_layout Plain Layout
11408 d
11409 \end_layout
11410
11411 \end_inset
11412 </cell>
11413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11414 \begin_inset Text
11415
11416 \begin_layout Plain Layout
11417 e
11418 \end_layout
11419
11420 \end_inset
11421 </cell>
11422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11423 \begin_inset Text
11424
11425 \begin_layout Plain Layout
11426 f
11427 \end_layout
11428
11429 \end_inset
11430 </cell>
11431 </row>
11432 <row>
11433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11434 \begin_inset Text
11435
11436 \begin_layout Plain Layout
11437 g
11438 \end_layout
11439
11440 \end_inset
11441 </cell>
11442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11443 \begin_inset Text
11444
11445 \begin_layout Plain Layout
11446 h
11447 \end_layout
11448
11449 \end_inset
11450 </cell>
11451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11452 \begin_inset Text
11453
11454 \begin_layout Plain Layout
11455 i
11456 \end_layout
11457
11458 \end_inset
11459 </cell>
11460 </row>
11461 </lyxtabular>
11462
11463 \end_inset
11464
11465
11466 \begin_inset space \hfill{}
11467 \end_inset
11468
11469
11470 \begin_inset Tabular
11471 <lyxtabular version="3" rows="3" columns="3">
11472 <features tabularvalignment="middle">
11473 <column alignment="center" valignment="middle" width="2.5cm">
11474 <column alignment="center" valignment="middle" width="0.5cm">
11475 <column alignment="center" valignment="middle" width="0.5cm">
11476 <row>
11477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11478 \begin_inset Text
11479
11480 \begin_layout Plain Layout
11481 \begin_inset space \hspace{}
11482 \length 0pt
11483 \end_inset
11484
11485 einsehrlangesZellenwort
11486 \end_layout
11487
11488 \end_inset
11489 </cell>
11490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11491 \begin_inset Text
11492
11493 \begin_layout Plain Layout
11494 b
11495 \end_layout
11496
11497 \end_inset
11498 </cell>
11499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11500 \begin_inset Text
11501
11502 \begin_layout Plain Layout
11503 c
11504 \end_layout
11505
11506 \end_inset
11507 </cell>
11508 </row>
11509 <row>
11510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11511 \begin_inset Text
11512
11513 \begin_layout Plain Layout
11514 d
11515 \end_layout
11516
11517 \end_inset
11518 </cell>
11519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11520 \begin_inset Text
11521
11522 \begin_layout Plain Layout
11523 e
11524 \end_layout
11525
11526 \end_inset
11527 </cell>
11528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11529 \begin_inset Text
11530
11531 \begin_layout Plain Layout
11532 f
11533 \end_layout
11534
11535 \end_inset
11536 </cell>
11537 </row>
11538 <row>
11539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11540 \begin_inset Text
11541
11542 \begin_layout Plain Layout
11543 g
11544 \end_layout
11545
11546 \end_inset
11547 </cell>
11548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11549 \begin_inset Text
11550
11551 \begin_layout Plain Layout
11552 h
11553 \end_layout
11554
11555 \end_inset
11556 </cell>
11557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11558 \begin_inset Text
11559
11560 \begin_layout Plain Layout
11561 i
11562 \end_layout
11563
11564 \end_inset
11565 </cell>
11566 </row>
11567 </lyxtabular>
11568
11569 \end_inset
11570
11571
11572 \begin_inset space \hfill{}
11573 \end_inset
11574
11575
11576 \end_layout
11577
11578 \end_inset
11579
11580
11581 \end_layout
11582
11583 \begin_layout Subsection
11584 Mehrfachspalten
11585 \begin_inset CommandInset label
11586 LatexCommand label
11587 name "uab:Mehrfachspalten"
11588
11589 \end_inset
11590
11591
11592 \begin_inset Index idx
11593 status collapsed
11594
11595 \begin_layout Plain Layout
11596 Mahrfachspalten
11597 \end_layout
11598
11599 \end_inset
11600
11601
11602 \begin_inset Index idx
11603 status collapsed
11604
11605 \begin_layout Plain Layout
11606 Tabellen ! Mahrfachspalten
11607 \end_layout
11608
11609 \end_inset
11610
11611
11612 \end_layout
11613
11614 \begin_layout Subsubsection
11615 Grundlagen
11616 \end_layout
11617
11618 \begin_layout Standard
11619 Um mehrere Zellen einer Zeile zu einer zu verbinden, markieren Sie diese
11620  und verwenden dann den Knopf 
11621 \begin_inset Graphics
11622         filename ../../images/tabular-feature_multicolumn.png
11623         scale 70
11624         scaleBeforeRotation
11625
11626 \end_inset
11627
11628  in der Werkzeugleiste, das Menü 
11629 \family sans
11630 Bearbeiten\SpecialChar \menuseparator
11631 Tabelle\SpecialChar \menuseparator
11632 Mehrfachspalte
11633 \family default
11634 , oder klicken Sie rechts auf die markierten Zellen und wählen im Kontextmenü
11635  
11636 \family sans
11637 Mehrfachspalte
11638 \family default
11639 .
11640 \end_layout
11641
11642 \begin_layout Standard
11643 Mehrfachspalten haben ihre eigenen Einstellungen.
11644  Das bedeutet, dass sie sich nur auf die Mehrfachspalte auswirken.
11645  Hier ist ein Beispiel mit einer Mehrfachspalte in der ersten Zeile und
11646  einer in der letzten Zeile, bei der die obere Linie weggelassen wurde:
11647 \end_layout
11648
11649 \begin_layout Standard
11650 \align center
11651 \begin_inset Tabular
11652 <lyxtabular version="3" rows="3" columns="4">
11653 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11654 <column alignment="center" valignment="top" width="0pt">
11655 <column alignment="center" valignment="middle" width="0">
11656 <column alignment="center" valignment="top" width="0in">
11657 <column alignment="center" valignment="top" width="0pt">
11658 <row>
11659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11660 \begin_inset Text
11661
11662 \begin_layout Plain Layout
11663 abc
11664 \end_layout
11665
11666 \end_inset
11667 </cell>
11668 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11669 \begin_inset Text
11670
11671 \begin_layout Plain Layout
11672 def ghi
11673 \end_layout
11674
11675 \end_inset
11676 </cell>
11677 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11678 \begin_inset Text
11679
11680 \begin_layout Plain Layout
11681
11682 \end_layout
11683
11684 \end_inset
11685 </cell>
11686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11687 \begin_inset Text
11688
11689 \begin_layout Plain Layout
11690 jkl
11691 \end_layout
11692
11693 \end_inset
11694 </cell>
11695 </row>
11696 <row>
11697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11698 \begin_inset Text
11699
11700 \begin_layout Plain Layout
11701
11702 \family roman
11703 \series medium
11704 \shape up
11705 \size normal
11706 \emph off
11707 \bar no
11708 \noun off
11709 \color none
11710 A
11711 \end_layout
11712
11713 \end_inset
11714 </cell>
11715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11716 \begin_inset Text
11717
11718 \begin_layout Plain Layout
11719 B
11720 \end_layout
11721
11722 \end_inset
11723 </cell>
11724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11725 \begin_inset Text
11726
11727 \begin_layout Plain Layout
11728 C
11729 \end_layout
11730
11731 \end_inset
11732 </cell>
11733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11734 \begin_inset Text
11735
11736 \begin_layout Plain Layout
11737 D
11738 \end_layout
11739
11740 \end_inset
11741 </cell>
11742 </row>
11743 <row>
11744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11745 \begin_inset Text
11746
11747 \begin_layout Plain Layout
11748 1
11749 \end_layout
11750
11751 \end_inset
11752 </cell>
11753 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11754 \begin_inset Text
11755
11756 \begin_layout Plain Layout
11757 2
11758 \end_layout
11759
11760 \end_inset
11761 </cell>
11762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11763 \begin_inset Text
11764
11765 \begin_layout Plain Layout
11766 3
11767 \end_layout
11768
11769 \end_inset
11770 </cell>
11771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11772 \begin_inset Text
11773
11774 \begin_layout Plain Layout
11775 4
11776 \end_layout
11777
11778 \end_inset
11779 </cell>
11780 </row>
11781 </lyxtabular>
11782
11783 \end_inset
11784
11785
11786 \end_layout
11787
11788 \begin_layout Subsubsection
11789 Mehrfachspalten-Berechnungen
11790 \begin_inset CommandInset label
11791 LatexCommand label
11792 name "uab:Mehrfachspalten-Berechnungen"
11793
11794 \end_inset
11795
11796
11797 \begin_inset Index idx
11798 status collapsed
11799
11800 \begin_layout Plain Layout
11801 Mahrfachspalten ! Berechnung
11802 \end_layout
11803
11804 \end_inset
11805
11806
11807 \begin_inset Index idx
11808 status collapsed
11809
11810 \begin_layout Plain Layout
11811 Tabellen ! Mahrfachspalten ! Berechnung
11812 \end_layout
11813
11814 \end_inset
11815
11816
11817 \end_layout
11818
11819 \begin_layout Standard
11820 LyX unterstützt Mehrfachspalten direkt, aber wir müssen die Breite der neuen
11821  Zellen beachten.
11822 \end_layout
11823
11824 \begin_layout Standard
11825 \begin_inset Float table
11826 placement h
11827 wide false
11828 sideways false
11829 status open
11830
11831 \begin_layout Plain Layout
11832 \begin_inset Caption
11833
11834 \begin_layout Plain Layout
11835 \begin_inset CommandInset label
11836 LatexCommand label
11837 name "tab:Table-with-centered"
11838
11839 \end_inset
11840
11841 Tabelle mit zentriertem Mehrfachspalten-Text über zwei Spalten, die genau
11842  die halbe Breite der Mehrfachspalten-Zelle haben
11843 \begin_inset Argument
11844 status collapsed
11845
11846 \begin_layout Plain Layout
11847 Eine Mehrfachspalten-Tabelle
11848 \end_layout
11849
11850 \end_inset
11851
11852
11853 \end_layout
11854
11855 \end_inset
11856
11857
11858 \end_layout
11859
11860 \begin_layout Plain Layout
11861 \align center
11862 \begin_inset Tabular
11863 <lyxtabular version="3" rows="3" columns="3">
11864 <features tabularvalignment="middle">
11865 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11866 <column alignment="center" valignment="middle" width="0">
11867 <column alignment="center" valignment="top" width="0">
11868 <row>
11869 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11870 \begin_inset Text
11871
11872 \begin_layout Plain Layout
11873 Dies ist eine Mehrfach\SpecialChar \-
11874 spalten-Zelle
11875 \end_layout
11876
11877 \end_inset
11878 </cell>
11879 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11880 \begin_inset Text
11881
11882 \begin_layout Plain Layout
11883
11884 \end_layout
11885
11886 \end_inset
11887 </cell>
11888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11889 \begin_inset Text
11890
11891 \begin_layout Plain Layout
11892 c
11893 \end_layout
11894
11895 \end_inset
11896 </cell>
11897 </row>
11898 <row>
11899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11900 \begin_inset Text
11901
11902 \begin_layout Plain Layout
11903 d
11904 \end_layout
11905
11906 \end_inset
11907 </cell>
11908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11909 \begin_inset Text
11910
11911 \begin_layout Plain Layout
11912 e
11913 \end_layout
11914
11915 \end_inset
11916 </cell>
11917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11918 \begin_inset Text
11919
11920 \begin_layout Plain Layout
11921 f
11922 \end_layout
11923
11924 \end_inset
11925 </cell>
11926 </row>
11927 <row>
11928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11929 \begin_inset Text
11930
11931 \begin_layout Plain Layout
11932 g
11933 \end_layout
11934
11935 \end_inset
11936 </cell>
11937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11938 \begin_inset Text
11939
11940 \begin_layout Plain Layout
11941 h
11942 \end_layout
11943
11944 \end_inset
11945 </cell>
11946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11947 \begin_inset Text
11948
11949 \begin_layout Plain Layout
11950 i
11951 \end_layout
11952
11953 \end_inset
11954 </cell>
11955 </row>
11956 </lyxtabular>
11957
11958 \end_inset
11959
11960
11961 \end_layout
11962
11963 \end_inset
11964
11965
11966 \end_layout
11967
11968 \begin_layout Standard
11969 Um Tabelle
11970 \begin_inset space ~
11971 \end_inset
11972
11973
11974 \begin_inset CommandInset ref
11975 LatexCommand ref
11976 reference "tab:Table-with-centered"
11977
11978 \end_inset
11979
11980  zu erhalten, markieren Sie die ersten beiden Zellen der ersten Zeile einer
11981  3×3-Tabelle, kreuzen im 
11982 \family sans
11983 Tabellen-Einstellungen
11984 \family default
11985 -Dialog 
11986 \family sans
11987 Mehrfachspalte
11988 \family default
11989  an, setzen die 
11990 \family sans
11991 Horizontale
11992 \begin_inset space ~
11993 \end_inset
11994
11995 Ausrichtung
11996 \family default
11997  auf 
11998 \family sans
11999 Zentriert
12000 \family default
12001  und die 
12002 \family sans
12003 Breite
12004 \family default
12005  auf 2.5
12006 \begin_inset space \thinspace{}
12007 \end_inset
12008
12009 cm.
12010  Die überspannten Spalten werden dann auf die halbe Breite gesetzt, indem
12011  Sie die Breite der ersten Spalte auf 1.25
12012 \begin_inset space \thinspace{}
12013 \end_inset
12014
12015 cm setzen.
12016  Die zweite Spalte wird dann automatisch 1.25
12017 \begin_inset space \thinspace{}
12018 \end_inset
12019
12020 cm breit (Breite der 
12021 \family sans
12022 Mehrfachspalte
12023 \family default
12024  
12025 \begin_inset Formula $-$
12026 \end_inset
12027
12028  Breite der ersten Spalte).
12029  Dies wurde so für Tabelle
12030 \begin_inset space ~
12031 \end_inset
12032
12033
12034 \begin_inset CommandInset ref
12035 LatexCommand ref
12036 reference "tab:Table-without-half"
12037
12038 \end_inset
12039
12040  gemacht.
12041 \end_layout
12042
12043 \begin_layout Standard
12044 \begin_inset Float table
12045 wide false
12046 sideways false
12047 status open
12048
12049 \begin_layout Plain Layout
12050 \begin_inset Caption
12051
12052 \begin_layout Plain Layout
12053 \begin_inset CommandInset label
12054 LatexCommand label
12055 name "tab:Table-without-half"
12056
12057 \end_inset
12058
12059 Tabelle, in der die überspannten Spalten nicht genau halb so breit sind
12060  wie die Mehrfachspalte
12061 \begin_inset Argument
12062 status collapsed
12063
12064 \begin_layout Plain Layout
12065 Eine unvollkommene Mehrfachspalten-Tabelle
12066 \end_layout
12067
12068 \end_inset
12069
12070
12071 \end_layout
12072
12073 \end_inset
12074
12075
12076 \end_layout
12077
12078 \begin_layout Plain Layout
12079 \align center
12080 \begin_inset Tabular
12081 <lyxtabular version="3" rows="3" columns="3">
12082 <features tabularvalignment="middle">
12083 <column alignment="center" valignment="top" width="1.25cm">
12084 <column alignment="center" valignment="top" width="0">
12085 <column alignment="center" valignment="top" width="0">
12086 <row>
12087 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12088 \begin_inset Text
12089
12090 \begin_layout Plain Layout
12091 Dies ist auch eine Mehr\SpecialChar \-
12092 fach\SpecialChar \-
12093 spalten-Zelle
12094 \end_layout
12095
12096 \end_inset
12097 </cell>
12098 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12099 \begin_inset Text
12100
12101 \begin_layout Plain Layout
12102
12103 \end_layout
12104
12105 \end_inset
12106 </cell>
12107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12108 \begin_inset Text
12109
12110 \begin_layout Plain Layout
12111 c
12112 \end_layout
12113
12114 \end_inset
12115 </cell>
12116 </row>
12117 <row>
12118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12119 \begin_inset Text
12120
12121 \begin_layout Plain Layout
12122 d
12123 \end_layout
12124
12125 \end_inset
12126 </cell>
12127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12128 \begin_inset Text
12129
12130 \begin_layout Plain Layout
12131 e
12132 \end_layout
12133
12134 \end_inset
12135 </cell>
12136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12137 \begin_inset Text
12138
12139 \begin_layout Plain Layout
12140 f
12141 \end_layout
12142
12143 \end_inset
12144 </cell>
12145 </row>
12146 <row>
12147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12148 \begin_inset Text
12149
12150 \begin_layout Plain Layout
12151 g
12152 \end_layout
12153
12154 \end_inset
12155 </cell>
12156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12157 \begin_inset Text
12158
12159 \begin_layout Plain Layout
12160 h
12161 \end_layout
12162
12163 \end_inset
12164 </cell>
12165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12166 \begin_inset Text
12167
12168 \begin_layout Plain Layout
12169 i
12170 \end_layout
12171
12172 \end_inset
12173 </cell>
12174 </row>
12175 </lyxtabular>
12176
12177 \end_inset
12178
12179
12180 \end_layout
12181
12182 \end_inset
12183
12184
12185 \end_layout
12186
12187 \begin_layout Standard
12188 In der druckfertigen Version sehen Sie, dass die erste Spalte etwas breiter
12189  als die zweite ist.
12190  Das liegt daran, dass die Zellenbreite 
12191 \begin_inset Formula $W_{\mathrm{tot}}$
12192 \end_inset
12193
12194  nicht ihre definierte Breite 
12195 \begin_inset Formula $W_{g}$
12196 \end_inset
12197
12198  ist, sondern ein wenig mehr.
12199  Anhang
12200 \begin_inset space ~
12201 \end_inset
12202
12203
12204 \begin_inset CommandInset ref
12205 LatexCommand ref
12206 reference "kap:Exläuterung-einer-Gleichung"
12207
12208 \end_inset
12209
12210  erklärt das genauer.
12211 \end_layout
12212
12213 \begin_layout Standard
12214 Wenn 
12215 \emph on
12216 n
12217 \emph default
12218  Spalten zu einer Mehrfachspalte zusammengefasst werden, errechnet sich
12219  die definierte Breite 
12220 \begin_inset Formula $W_{g\, n}$
12221 \end_inset
12222
12223  einer Spalte, deren totale Breite = 
12224 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
12225 \end_inset
12226
12227  sein soll, wie folgt:
12228 \begin_inset Formula \begin{equation}
12229 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12230 \end{equation}
12231
12232 \end_inset
12233
12234
12235 \end_layout
12236
12237 \begin_layout Standard
12238 In unserem Falls ist 
12239 \begin_inset Formula $n=2$
12240 \end_inset
12241
12242
12243 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12244 \end_inset
12245
12246 cm, und damit wird aus Gleichung
12247 \begin_inset space ~
12248 \end_inset
12249
12250
12251 \begin_inset CommandInset ref
12252 LatexCommand ref
12253 reference "eq:Wgn"
12254
12255 \end_inset
12256
12257  
12258 \begin_inset Formula \begin{equation}
12259 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12260 \end{equation}
12261
12262 \end_inset
12263
12264
12265 \end_layout
12266
12267 \begin_layout Standard
12268 Damit LaTeX rechnen kann, muss das Paket 
12269 \series bold
12270 calc
12271 \series default
12272  im Vorspann geladen werden.
12273 \begin_inset Index idx
12274 status collapsed
12275
12276 \begin_layout Plain Layout
12277 LaTeX-Pakete ! calc
12278 \end_layout
12279
12280 \end_inset
12281
12282
12283 \end_layout
12284
12285 \begin_layout Standard
12286
12287 \series bold
12288
12289 \backslash
12290 usepackage{calc}
12291 \end_layout
12292
12293 \begin_layout Standard
12294 LyX erlaubt im 
12295 \family sans
12296 Breite
12297 \family default
12298 -Feld des 
12299 \family sans
12300 Tabellen-Einstellungen
12301 \family default
12302 -Dialogs keine Berechnungen.
12303  Deshalb müssen Sie die Formel für die Breite im Feld 
12304 \family sans
12305 LaTe
12306 \begin_inset ERT
12307 status collapsed
12308
12309 \begin_layout Plain Layout
12310
12311 {}
12312 \end_layout
12313
12314 \end_inset
12315
12316 X-Argument
12317 \family default
12318  eingeben.
12319  Hier iss ein Überblick über die Argumente:
12320 \end_layout
12321
12322 \begin_layout Itemize
12323
12324 \series bold
12325 p{Breite}
12326 \series default
12327  die Zelle bekommt eine feste 
12328 \series bold
12329 Breite
12330 \series default
12331 , und die vertikale Ausrichtung ist 
12332 \family sans
12333 Oben
12334 \end_layout
12335
12336 \begin_layout Itemize
12337
12338 \series bold
12339 m{Breite}
12340 \series default
12341  die Zelle bekommt eine feste 
12342 \series bold
12343 Breite
12344 \series default
12345 , und die vertikale Ausrichtung ist 
12346 \family sans
12347 Mitte
12348 \end_layout
12349
12350 \begin_layout Itemize
12351
12352 \series bold
12353 b{Breite}
12354 \series default
12355  die Zelle bekommt eine feste 
12356 \series bold
12357 Breite
12358 \series default
12359 , und die vertikale Ausrichtung ist 
12360 \family sans
12361 Unten
12362 \end_layout
12363
12364 \begin_layout Standard
12365 Wenn Sie ein LaTeX-Argument eingeben, werden alle anderen Einstellungen
12366  für diese Zelle überschrieben.
12367 \end_layout
12368
12369 \begin_layout Standard
12370 \begin_inset Note Greyedout
12371 status open
12372
12373 \begin_layout Plain Layout
12374
12375 \series bold
12376 Bemerkung:
12377 \series default
12378  Wegen eines Fehlers in LyX werden die überschriebenen Einstellungen dennoch
12379  angezeigt.
12380 \end_layout
12381
12382 \end_inset
12383
12384
12385 \end_layout
12386
12387 \begin_layout Standard
12388 Weil der Text horizontal zentriert sein soll, wurde in den Einstellungen
12389  der Zelle mit dem Inhalt 
12390 \begin_inset Quotes gld
12391 \end_inset
12392
12393 d
12394 \begin_inset Quotes grd
12395 \end_inset
12396
12397  der Tabelle
12398 \begin_inset space ~
12399 \end_inset
12400
12401
12402 \begin_inset CommandInset ref
12403 LatexCommand ref
12404 reference "tab:Table-with-centered"
12405
12406 \end_inset
12407
12408  auch noch der Befehl
12409 \family typewriter
12410 \series bold
12411  
12412 \family default
12413
12414 \backslash
12415 centering
12416 \series default
12417  hinzugefügt.
12418  Das Ganze sieht dann so aus:
12419 \end_layout
12420
12421 \begin_layout Standard
12422
12423 \series bold
12424 |>{
12425 \backslash
12426 centering}m{1.25cm-6.2pt}
12427 \end_layout
12428
12429 \begin_layout Standard
12430 Der vertikale Strich 
12431 \series bold
12432
12433 \begin_inset Quotes gld
12434 \end_inset
12435
12436 |
12437 \series default
12438
12439 \begin_inset Quotes grd
12440 \end_inset
12441
12442  am Anfang zeichnet die linke Linie, und der Befehl 
12443 \series bold
12444
12445 \begin_inset Quotes gld
12446 \end_inset
12447
12448 >{ }
12449 \begin_inset Quotes grd
12450 \end_inset
12451
12452
12453 \series default
12454  bedeutet, dass die Befehle in der geschweiften Klammer vor dem Erstellen
12455  der Zelle benutzt werden sollen.
12456 \end_layout
12457
12458 \begin_layout Standard
12459 Obwohl wir eine zentrierte Ausrichtung für die Mehrfachspalte festgelegt
12460  haben, ist der Text noch immer linksbündig, weil LyX Ausrichtungen nur
12461  für einzelne Spalten anwendet.
12462  Deswegen musste für die Mehrfachspalte folgendes LaTeX-Argument benutzt
12463  werden:
12464 \end_layout
12465
12466 \begin_layout Standard
12467
12468 \series bold
12469 |>{
12470 \backslash
12471 centering}m{2.5cm}|
12472 \end_layout
12473
12474 \begin_layout Subsection
12475 Mehrfachzeilen
12476 \begin_inset CommandInset label
12477 LatexCommand label
12478 name "uab:Mehrfachzeilen"
12479
12480 \end_inset
12481
12482
12483 \begin_inset Index idx
12484 status collapsed
12485
12486 \begin_layout Plain Layout
12487 Mehrfachzeilen
12488 \end_layout
12489
12490 \end_inset
12491
12492
12493 \begin_inset Index idx
12494 status collapsed
12495
12496 \begin_layout Plain Layout
12497 Tabellen ! Mehrfachzeilen
12498 \end_layout
12499
12500 \end_inset
12501
12502
12503 \end_layout
12504
12505 \begin_layout Standard
12506 Um mehrere Zellen einer Zeile zu einer zu verbinden, markieren Sie diese
12507  und verwenden dann den Knopf 
12508 \begin_inset Graphics
12509         filename ../../images/tabular-feature_multirow.png
12510         scale 70
12511         scaleBeforeRotation
12512
12513 \end_inset
12514
12515  in der Werkzeugleiste, das Menü 
12516 \family sans
12517 Bearbeiten\SpecialChar \menuseparator
12518 Tabelle\SpecialChar \menuseparator
12519 Mehrfachzeile
12520 \family default
12521 , oder klicken Sie rechts auf die markierten Zellen und wählen im Kontextmenü
12522  
12523 \family sans
12524 Mehrfachzeile
12525 \family default
12526 .
12527 \end_layout
12528
12529 \begin_layout Standard
12530 Hier ist eine Beispieltabelle mit einer Mehrfachzeile in der ersten Spalte:
12531 \end_layout
12532
12533 \begin_layout Standard
12534 \align center
12535 \begin_inset Tabular
12536 <lyxtabular version="3" rows="3" columns="3">
12537 <features tabularvalignment="middle">
12538 <column alignment="center" valignment="top" width="0pt">
12539 <column alignment="center" valignment="top" width="0">
12540 <column alignment="center" valignment="top" width="0">
12541 <row>
12542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12543 \begin_inset Text
12544
12545 \begin_layout Plain Layout
12546 ein langer Eintrag
12547 \end_layout
12548
12549 \end_inset
12550 </cell>
12551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12552 \begin_inset Text
12553
12554 \begin_layout Plain Layout
12555 b
12556 \end_layout
12557
12558 \end_inset
12559 </cell>
12560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12561 \begin_inset Text
12562
12563 \begin_layout Plain Layout
12564 c
12565 \end_layout
12566
12567 \end_inset
12568 </cell>
12569 </row>
12570 <row>
12571 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12572 \begin_inset Text
12573
12574 \begin_layout Plain Layout
12575 Mehrfachzeile
12576 \end_layout
12577
12578 \end_inset
12579 </cell>
12580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12581 \begin_inset Text
12582
12583 \begin_layout Plain Layout
12584 e
12585 \end_layout
12586
12587 \end_inset
12588 </cell>
12589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12590 \begin_inset Text
12591
12592 \begin_layout Plain Layout
12593 f
12594 \end_layout
12595
12596 \end_inset
12597 </cell>
12598 </row>
12599 <row>
12600 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12601 \begin_inset Text
12602
12603 \begin_layout Plain Layout
12604
12605 \end_layout
12606
12607 \end_inset
12608 </cell>
12609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12610 \begin_inset Text
12611
12612 \begin_layout Plain Layout
12613 h
12614 \end_layout
12615
12616 \end_inset
12617 </cell>
12618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12619 \begin_inset Text
12620
12621 \begin_layout Plain Layout
12622 i
12623 \end_layout
12624
12625 \end_inset
12626 </cell>
12627 </row>
12628 </lyxtabular>
12629
12630 \end_inset
12631
12632
12633 \end_layout
12634
12635 \begin_layout Standard
12636 Die Breite einer Mehrfachzeile wird durch Setzen der Breite für die komplette
12637  Spalte festgelegt.
12638  Der 
12639 \family sans
12640 Vertikale Versatz
12641 \family default
12642  verschiebt den Inhalt der Mehrfachzeile nach oben/unten wenn der Versatz
12643  positiv/negativ ist.
12644 \end_layout
12645
12646 \begin_layout Standard
12647 Wenn die Spalte der Mehrfachzeile keine explizite Breite hat, übernimmt
12648  die Mehrfachzeile die Ausrichtung der Spalte.
12649  Ansonsten ist sie standardmäßig links ausgerichtet.
12650  Um die Ausrichtung zu ändern, erneuern Sie den Befehl 
12651 \series bold
12652
12653 \backslash
12654 multirowsetup
12655 \series default
12656  mit dem Befehl
12657 \end_layout
12658
12659 \begin_layout Standard
12660
12661 \series bold
12662
12663 \backslash
12664 renewcommand{
12665 \backslash
12666 multirowsetup}{
12667 \backslash
12668 centering}
12669 \end_layout
12670
12671 \begin_layout Standard
12672 im LaTeX-Vorspann.
12673  Es werden dann die Inhalte aller Mehrfachzeilen-Zellen des Dokuments zentriert.
12674  Wenn diese Ausrichtung nur für einige Tabellen gelten soll, kann der Befehl
12675  auch mittels TeX-Code vor der jeweiligen Tabelle, statt im LaTeX-Vorspann,
12676  erneuert werden.
12677  Für rechtsbündigen Text ersetzt man 
12678 \series bold
12679
12680 \backslash
12681 centering
12682 \series default
12683  durch 
12684 \series bold
12685
12686 \backslash
12687 raggedleft
12688 \series default
12689 .
12690  Um zur linksbündigen Ausrichtung zurückzukehren, wird 
12691 \series bold
12692
12693 \backslash
12694 raggedright
12695 \series default
12696  verwendet.
12697 \end_layout
12698
12699 \begin_layout Standard
12700 Dies ist eine Beispieltabelle mit einer rechts ausgerichteten Mehrfachzeile
12701  die -4
12702 \begin_inset space \thinspace{}
12703 \end_inset
12704
12705 mm vertikalen Versatz hat und sich in einer 3
12706 \begin_inset space \thinspace{}
12707 \end_inset
12708
12709 cm breiten Spalte befindet:
12710 \end_layout
12711
12712 \begin_layout Standard
12713 \noindent
12714 \align center
12715 \begin_inset ERT
12716 status collapsed
12717
12718 \begin_layout Plain Layout
12719
12720
12721 \backslash
12722 renewcommand{
12723 \backslash
12724 multirowsetup}{
12725 \backslash
12726 raggedleft}
12727 \end_layout
12728
12729 \end_inset
12730
12731
12732 \begin_inset Tabular
12733 <lyxtabular version="3" rows="4" columns="3">
12734 <features tabularvalignment="middle">
12735 <column alignment="center" valignment="top" width="3cm">
12736 <column alignment="center" valignment="top" width="0">
12737 <column alignment="center" valignment="top" width="0">
12738 <row>
12739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12740 \begin_inset Text
12741
12742 \begin_layout Plain Layout
12743 ein langer Eintrag
12744 \end_layout
12745
12746 \end_inset
12747 </cell>
12748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12749 \begin_inset Text
12750
12751 \begin_layout Plain Layout
12752 b
12753 \end_layout
12754
12755 \end_inset
12756 </cell>
12757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12758 \begin_inset Text
12759
12760 \begin_layout Plain Layout
12761 c
12762 \end_layout
12763
12764 \end_inset
12765 </cell>
12766 </row>
12767 <row>
12768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12769 \begin_inset Text
12770
12771 \begin_layout Plain Layout
12772 t
12773 \end_layout
12774
12775 \end_inset
12776 </cell>
12777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12778 \begin_inset Text
12779
12780 \begin_layout Plain Layout
12781 n
12782 \end_layout
12783
12784 \end_inset
12785 </cell>
12786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12787 \begin_inset Text
12788
12789 \begin_layout Plain Layout
12790 m
12791 \end_layout
12792
12793 \end_inset
12794 </cell>
12795 </row>
12796 <row>
12797 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12798 \begin_inset Text
12799
12800 \begin_layout Plain Layout
12801 Mehrfachzeile
12802 \end_layout
12803
12804 \end_inset
12805 </cell>
12806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12807 \begin_inset Text
12808
12809 \begin_layout Plain Layout
12810 e
12811 \end_layout
12812
12813 \end_inset
12814 </cell>
12815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12816 \begin_inset Text
12817
12818 \begin_layout Plain Layout
12819 f
12820 \end_layout
12821
12822 \end_inset
12823 </cell>
12824 </row>
12825 <row>
12826 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12827 \begin_inset Text
12828
12829 \begin_layout Plain Layout
12830
12831 \end_layout
12832
12833 \end_inset
12834 </cell>
12835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12836 \begin_inset Text
12837
12838 \begin_layout Plain Layout
12839 h
12840 \end_layout
12841
12842 \end_inset
12843 </cell>
12844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12845 \begin_inset Text
12846
12847 \begin_layout Plain Layout
12848 i
12849 \end_layout
12850
12851 \end_inset
12852 </cell>
12853 </row>
12854 </lyxtabular>
12855
12856 \end_inset
12857
12858
12859 \begin_inset ERT
12860 status collapsed
12861
12862 \begin_layout Plain Layout
12863
12864
12865 \backslash
12866 renewcommand{
12867 \backslash
12868 multirowsetup}{
12869 \backslash
12870 raggedright}
12871 \end_layout
12872
12873 \end_inset
12874
12875
12876 \end_layout
12877
12878 \begin_layout Section
12879 Formale Tabellen
12880 \begin_inset CommandInset label
12881 LatexCommand label
12882 name "abs:Formale-Tabellen"
12883
12884 \end_inset
12885
12886
12887 \begin_inset Index idx
12888 status collapsed
12889
12890 \begin_layout Plain Layout
12891 Tabellen ! Formale
12892 \end_layout
12893
12894 \end_inset
12895
12896
12897 \end_layout
12898
12899 \begin_layout Standard
12900 Tabellen werden in Büchern oft wie Tabelle
12901 \begin_inset space ~
12902 \end_inset
12903
12904
12905 \begin_inset CommandInset ref
12906 LatexCommand ref
12907 reference "tab:Formale-Tabelle"
12908
12909 \end_inset
12910
12911  gesetzt.
12912  Diese Tabellen werden
12913 \emph on
12914  formal
12915 \emph default
12916  genannt.
12917  Formale Tabellen bekommen Sie, wenn Sie im 
12918 \family sans
12919 Tabellen-Einstellungen
12920 \family default
12921 -Dialog auf der Karteikarte 
12922 \family sans
12923 Rahmen
12924 \family default
12925  den 
12926 \family sans
12927 Stil
12928 \family default
12929  
12930 \family sans
12931 Formal
12932 \family default
12933  ankreuzen.
12934 \end_layout
12935
12936 \begin_layout Standard
12937 \begin_inset Float table
12938 placement h
12939 wide false
12940 sideways false
12941 status open
12942
12943 \begin_layout Plain Layout
12944 \begin_inset Caption
12945
12946 \begin_layout Plain Layout
12947 \begin_inset CommandInset label
12948 LatexCommand label
12949 name "tab:Formale-Tabelle"
12950
12951 \end_inset
12952
12953 Formale Tabelle
12954 \end_layout
12955
12956 \end_inset
12957
12958
12959 \end_layout
12960
12961 \begin_layout Plain Layout
12962 \align center
12963 \begin_inset Tabular
12964 <lyxtabular version="3" rows="8" columns="4">
12965 <features booktabs="true" tabularvalignment="middle">
12966 <column alignment="center" valignment="top" width="0">
12967 <column alignment="right" valignment="top" width="0">
12968 <column alignment="right" valignment="top" width="0">
12969 <column alignment="right" valignment="top" width="0">
12970 <row>
12971 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12972 \begin_inset Text
12973
12974 \begin_layout Plain Layout
12975 System
12976 \end_layout
12977
12978 \end_inset
12979 </cell>
12980 <cell alignment="center" valignment="top" topline="true" usebox="none">
12981 \begin_inset Text
12982
12983 \begin_layout Plain Layout
12984 Chip
12985 \begin_inset space \thinspace{}
12986 \end_inset
12987
12988 1
12989 \end_layout
12990
12991 \end_inset
12992 </cell>
12993 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12994 \begin_inset Text
12995
12996 \begin_layout Plain Layout
12997 Chip
12998 \begin_inset space \thinspace{}
12999 \end_inset
13000
13001 2
13002 \end_layout
13003
13004 \end_inset
13005 </cell>
13006 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13007 \begin_inset Text
13008
13009 \begin_layout Plain Layout
13010
13011 \end_layout
13012
13013 \end_inset
13014 </cell>
13015 </row>
13016 <row>
13017 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13018 \begin_inset Text
13019
13020 \begin_layout Plain Layout
13021 \begin_inset ERT
13022 status collapsed
13023
13024 \begin_layout Plain Layout
13025
13026
13027 \backslash
13028 cmidrule(r){2-2}
13029 \end_layout
13030
13031 \end_inset
13032
13033
13034 \begin_inset ERT
13035 status collapsed
13036
13037 \begin_layout Plain Layout
13038
13039
13040 \backslash
13041 cmidrule(l){3-4}
13042 \end_layout
13043
13044 \end_inset
13045
13046 Detektordicke in µm
13047 \end_layout
13048
13049 \end_inset
13050 </cell>
13051 <cell alignment="center" valignment="top" usebox="none">
13052 \begin_inset Text
13053
13054 \begin_layout Plain Layout
13055 300
13056 \end_layout
13057
13058 \end_inset
13059 </cell>
13060 <cell alignment="center" valignment="top" usebox="none">
13061 \begin_inset Text
13062
13063 \begin_layout Plain Layout
13064 300
13065 \end_layout
13066
13067 \end_inset
13068 </cell>
13069 <cell alignment="center" valignment="top" usebox="none">
13070 \begin_inset Text
13071
13072 \begin_layout Plain Layout
13073 700
13074 \end_layout
13075
13076 \end_inset
13077 </cell>
13078 </row>
13079 <row>
13080 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13081 \begin_inset Text
13082
13083 \begin_layout Plain Layout
13084 Kantenwinkel in °
13085 \end_layout
13086
13087 \end_inset
13088 </cell>
13089 <cell alignment="center" valignment="top" topline="true" usebox="none">
13090 \begin_inset Text
13091
13092 \begin_layout Plain Layout
13093 3.55
13094 \end_layout
13095
13096 \end_inset
13097 </cell>
13098 <cell alignment="center" valignment="top" topline="true" usebox="none">
13099 \begin_inset Text
13100
13101 \begin_layout Plain Layout
13102 2.71
13103 \end_layout
13104
13105 \end_inset
13106 </cell>
13107 <cell alignment="center" valignment="top" topline="true" usebox="none">
13108 \begin_inset Text
13109
13110 \begin_layout Plain Layout
13111 7.99
13112 \end_layout
13113
13114 \end_inset
13115 </cell>
13116 </row>
13117 <row topspace="default">
13118 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13119 \begin_inset Text
13120
13121 \begin_layout Plain Layout
13122 räumliche Auf\SpecialChar \textcompwordmark{}
13123 lösung in µm
13124 \end_layout
13125
13126 \end_inset
13127 </cell>
13128 <cell alignment="center" valignment="top" usebox="none">
13129 \begin_inset Text
13130
13131 \begin_layout Plain Layout
13132 4.26
13133 \end_layout
13134
13135 \end_inset
13136 </cell>
13137 <cell alignment="center" valignment="top" usebox="none">
13138 \begin_inset Text
13139
13140 \begin_layout Plain Layout
13141 10.17
13142 \end_layout
13143
13144 \end_inset
13145 </cell>
13146 <cell alignment="center" valignment="top" usebox="none">
13147 \begin_inset Text
13148
13149 \begin_layout Plain Layout
13150 10.56
13151 \end_layout
13152
13153 \end_inset
13154 </cell>
13155 </row>
13156 <row topspace="default">
13157 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13158 \begin_inset Text
13159
13160 \begin_layout Plain Layout
13161 MTF bei 
13162 \begin_inset Formula $f_{\mathrm{max}}$
13163 \end_inset
13164
13165
13166 \end_layout
13167
13168 \end_inset
13169 </cell>
13170 <cell alignment="center" valignment="top" usebox="none">
13171 \begin_inset Text
13172
13173 \begin_layout Plain Layout
13174 0.53
13175 \end_layout
13176
13177 \end_inset
13178 </cell>
13179 <cell alignment="center" valignment="top" usebox="none">
13180 \begin_inset Text
13181
13182 \begin_layout Plain Layout
13183 0.37
13184 \end_layout
13185
13186 \end_inset
13187 </cell>
13188 <cell alignment="center" valignment="top" usebox="none">
13189 \begin_inset Text
13190
13191 \begin_layout Plain Layout
13192 0.39
13193 \end_layout
13194
13195 \end_inset
13196 </cell>
13197 </row>
13198 <row topspace="default">
13199 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13200 \begin_inset Text
13201
13202 \begin_layout Plain Layout
13203 \begin_inset ERT
13204 status collapsed
13205
13206 \begin_layout Plain Layout
13207
13208
13209 \backslash
13210 cmidrule(l{10pt}){1-1}
13211 \end_layout
13212
13213 \end_inset
13214
13215 LSF räumliche Auf\SpecialChar \textcompwordmark{}
13216 lösung
13217 \end_layout
13218
13219 \end_inset
13220 </cell>
13221 <cell alignment="center" valignment="top" usebox="none">
13222 \begin_inset Text
13223
13224 \begin_layout Plain Layout
13225
13226 \end_layout
13227
13228 \end_inset
13229 </cell>
13230 <cell alignment="center" valignment="top" usebox="none">
13231 \begin_inset Text
13232
13233 \begin_layout Plain Layout
13234
13235 \end_layout
13236
13237 \end_inset
13238 </cell>
13239 <cell alignment="center" valignment="top" usebox="none">
13240 \begin_inset Text
13241
13242 \begin_layout Plain Layout
13243
13244 \end_layout
13245
13246 \end_inset
13247 </cell>
13248 </row>
13249 <row>
13250 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13251 \begin_inset Text
13252
13253 \begin_layout Plain Layout
13254 in µm
13255 \end_layout
13256
13257 \end_inset
13258 </cell>
13259 <cell alignment="center" valignment="top" usebox="none">
13260 \begin_inset Text
13261
13262 \begin_layout Plain Layout
13263 129.7
13264 \end_layout
13265
13266 \end_inset
13267 </cell>
13268 <cell alignment="center" valignment="top" usebox="none">
13269 \begin_inset Text
13270
13271 \begin_layout Plain Layout
13272 52.75
13273 \end_layout
13274
13275 \end_inset
13276 </cell>
13277 <cell alignment="center" valignment="top" usebox="none">
13278 \begin_inset Text
13279
13280 \begin_layout Plain Layout
13281 50.78
13282 \end_layout
13283
13284 \end_inset
13285 </cell>
13286 </row>
13287 <row>
13288 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13289 \begin_inset Text
13290
13291 \begin_layout Plain Layout
13292 in % der Pixelgröße
13293 \end_layout
13294
13295 \end_inset
13296 </cell>
13297 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13298 \begin_inset Text
13299
13300 \begin_layout Plain Layout
13301 76.3
13302 \end_layout
13303
13304 \end_inset
13305 </cell>
13306 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13307 \begin_inset Text
13308
13309 \begin_layout Plain Layout
13310 95.9
13311 \end_layout
13312
13313 \end_inset
13314 </cell>
13315 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13316 \begin_inset Text
13317
13318 \begin_layout Plain Layout
13319 92.3
13320 \end_layout
13321
13322 \end_inset
13323 </cell>
13324 </row>
13325 </lyxtabular>
13326
13327 \end_inset
13328
13329
13330 \end_layout
13331
13332 \end_inset
13333
13334
13335 \end_layout
13336
13337 \begin_layout Standard
13338 Abstände zu Tabellenzeilen können auf der Karteikarte 
13339 \family sans
13340 Rahmen
13341 \family default
13342  des 
13343 \family sans
13344 Tabellen-Ein\SpecialChar \-
13345 stel\SpecialChar \-
13346 lun\SpecialChar \-
13347 gen
13348 \family default
13349 -Dialogs hinzugefügt werden, wie in Abschnitt
13350 \begin_inset space ~
13351 \end_inset
13352
13353
13354 \begin_inset CommandInset ref
13355 LatexCommand ref
13356 reference "uab:Zeilenabstand"
13357
13358 \end_inset
13359
13360  beschrieben.
13361 \end_layout
13362
13363 \begin_layout Standard
13364 Im Gegensatz zu normalen Tabellen haben formale keine vertikalen Linien.
13365  Die horizontalen können wie für normale Tabellen gesetzt werden, sehen
13366  gedruckt aber anders aus.
13367  Die erste und letzte Linie ist 0.08
13368 \begin_inset space \thinspace{}
13369 \end_inset
13370
13371 em dick, während die anderen 0.05
13372 \begin_inset space \thinspace{}
13373 \end_inset
13374
13375 em dick sind.
13376 \end_layout
13377
13378 \begin_layout Standard
13379 Die Standarddicken können im LaTeX-Vorspann geändert werden:
13380 \end_layout
13381
13382 \begin_layout Standard
13383
13384 \series bold
13385
13386 \backslash
13387 let
13388 \backslash
13389 mytoprule
13390 \backslash
13391 toprule
13392 \begin_inset Newline newline
13393 \end_inset
13394
13395
13396 \backslash
13397 renewcommand{
13398 \backslash
13399 toprule}{
13400 \backslash
13401 mytoprule[Breite]}
13402 \end_layout
13403
13404 \begin_layout Standard
13405 Dies Beispiel gilt für die oberste Linie, genannt 
13406 \series bold
13407 toprule
13408 \series default
13409 .
13410  Für die letzte müssen Sie 
13411 \series bold
13412 toprule
13413 \series default
13414  durch 
13415 \series bold
13416 bottomrule
13417 \series default
13418  ersetzen.
13419  Die Linien dazwischen heißen 
13420 \series bold
13421 midrule
13422 \series default
13423 .
13424  Für 
13425 \family sans
13426 Breite
13427 \family default
13428  können Sie alle Einheiten benutzen, die in Anhang
13429 \begin_inset space ~
13430 \end_inset
13431
13432
13433 \begin_inset CommandInset ref
13434 LatexCommand ref
13435 reference "kap:In-LyX-verfügbare"
13436
13437 \end_inset
13438
13439  aufgelistet sind.
13440 \end_layout
13441
13442 \begin_layout Standard
13443 Linien, die nicht über alle Spalten der Tabelle gehen, erhalten Sie durch
13444  eine Linie unter einer Mehrfachspalte.
13445  LyX wird intern den Befehl 
13446 \series bold
13447
13448 \backslash
13449 cmidrule
13450 \series default
13451  benutzen, um diese Linie zu drucken.
13452  Der ganze Befehl sieht so aus:
13453 \end_layout
13454
13455 \begin_layout Standard
13456
13457 \series bold
13458
13459 \backslash
13460 cmidrule[width](trim){Anfangsspalte-Endspalte}
13461 \end_layout
13462
13463 \begin_layout Standard
13464 Die 
13465 \series bold
13466
13467 \backslash
13468 cmidrule
13469 \series default
13470 -Optionen werden (noch) nicht von LyX unterstützt, also müssen Sie TeX-Code
13471  benutzen.
13472  
13473 \series bold
13474
13475 \backslash
13476 cmidrule
13477 \series default
13478  kann man benutzen, indem man den Befehl als TeX-Code als erstes in die
13479  erste Zelle einer Zeile einfügt.
13480  Die Linie wird dann über der Zeile gedruckt.
13481 \end_layout
13482
13483 \begin_layout Standard
13484 Der Standardwert ist 0.03
13485 \begin_inset space \thinspace{}
13486 \end_inset
13487
13488 em.
13489  Die Linie reicht von 
13490 \family typewriter
13491 Anfangsspalte
13492 \family default
13493  bis 
13494 \family typewriter
13495 End\SpecialChar \-
13496 spal\SpecialChar \-
13497 te
13498 \family default
13499 .
13500  Wenn die Linie nur über eine Spalte reicht, sind beide Werte gleich.
13501   Der optionale Parameter 
13502 \family typewriter
13503 trim
13504 \family default
13505  kann die Werte 
13506 \emph on
13507 r
13508 \emph default
13509
13510 \emph on
13511 r{Breite}
13512 \emph default
13513
13514 \emph on
13515 l
13516 \family typewriter
13517 \emph default
13518  
13519 \family default
13520 oder 
13521 \emph on
13522 l{Breite}
13523 \emph default
13524  annehmen, wobei die 
13525 \family sans
13526 Breite
13527 \family default
13528  optional ist.
13529  
13530 \emph on
13531 l{2pt}
13532 \emph default
13533  zum Beispiel bedeutet, dass die Linie links um 2
13534 \begin_inset space \thinspace{}
13535 \end_inset
13536
13537 pt gekürzt wird.
13538  Ohne Breitenangabe werden die Linien um 0.5
13539 \begin_inset space \thinspace{}
13540 \end_inset
13541
13542 em gekürzt.
13543 \end_layout
13544
13545 \begin_layout Standard
13546 \begin_inset VSpace bigskip
13547 \end_inset
13548
13549 In Tabelle
13550 \begin_inset space ~
13551 \end_inset
13552
13553
13554 \begin_inset CommandInset ref
13555 LatexCommand ref
13556 reference "tab:Formale-Tabelle"
13557
13558 \end_inset
13559
13560  wurden die Befehle
13561 \end_layout
13562
13563 \begin_layout Standard
13564
13565 \series bold
13566
13567 \backslash
13568 cmidrule(r){2-2}
13569 \backslash
13570 cmidrule(l){3-4}
13571 \end_layout
13572
13573 \begin_layout Standard
13574 am Anfang der zweiten Zeile und
13575 \end_layout
13576
13577 \begin_layout Standard
13578
13579 \series bold
13580
13581 \backslash
13582 cmidrule(l{10pt}){1-1}
13583 \end_layout
13584
13585 \begin_layout Standard
13586 in der sechsten benutzt.
13587 \end_layout
13588
13589 \begin_layout Standard
13590 \begin_inset VSpace bigskip
13591 \end_inset
13592
13593
13594 \end_layout
13595
13596 \begin_layout Standard
13597 Sie können mit 
13598 \series bold
13599
13600 \backslash
13601 cmidrule
13602 \series default
13603  auch überlappende Linien wie in Tabelle
13604 \begin_inset space ~
13605 \end_inset
13606
13607
13608 \begin_inset CommandInset ref
13609 LatexCommand ref
13610 reference "tab:Special-booktabs-table"
13611
13612 \end_inset
13613
13614  definieren.
13615  Der Befehl ist:
13616 \end_layout
13617
13618 \begin_layout Standard
13619
13620 \series bold
13621
13622 \backslash
13623 morecmidrules
13624 \end_layout
13625
13626 \begin_layout Standard
13627 In Zeile zwei der Tabelle
13628 \begin_inset space ~
13629 \end_inset
13630
13631
13632 \begin_inset CommandInset ref
13633 LatexCommand ref
13634 reference "tab:Special-booktabs-table"
13635
13636 \end_inset
13637
13638  wurde folgender Befehl benutzt:
13639 \end_layout
13640
13641 \begin_layout Standard
13642
13643 \series bold
13644
13645 \backslash
13646 cmidrule(r){2-2}
13647 \backslash
13648 cmidrule(l){3-4}
13649 \backslash
13650 morecmidrules
13651 \begin_inset Newline newline
13652 \end_inset
13653
13654
13655 \backslash
13656 cmidrule{2-4}
13657 \end_layout
13658
13659 \begin_layout Standard
13660 und in Zeile sechs:
13661 \end_layout
13662
13663 \begin_layout Standard
13664
13665 \series bold
13666
13667 \backslash
13668 midrule
13669 \backslash
13670 morecmidrules
13671 \backslash
13672 cmidrule{3-4}
13673 \end_layout
13674
13675 \begin_layout Standard
13676 \begin_inset VSpace bigskip
13677 \end_inset
13678
13679
13680 \end_layout
13681
13682 \begin_layout Standard
13683 Wenn Sie trotzdem mit den Linien nicht zufrieden sind, können Sie mit folgendem
13684  Befehl eine Linie zeichnen, die alle Spalten überspannt:
13685 \end_layout
13686
13687 \begin_layout Standard
13688
13689 \series bold
13690
13691 \backslash
13692 specialrule{Dicke}{Abstand davor}{Abstand danach}
13693 \end_layout
13694
13695 \begin_layout Standard
13696 Weitere Informationen finden Sie im Handbuch des LaTeX-Pakets 
13697 \series bold
13698 booktabs
13699 \series default
13700  
13701 \begin_inset CommandInset citation
13702 LatexCommand cite
13703 key "booktabs"
13704
13705 \end_inset
13706
13707 .
13708 \begin_inset Index idx
13709 status collapsed
13710
13711 \begin_layout Plain Layout
13712 LaTeX-Pakete ! booktabs
13713 \end_layout
13714
13715 \end_inset
13716
13717
13718 \end_layout
13719
13720 \begin_layout Standard
13721 \begin_inset Float table
13722 placement h
13723 wide false
13724 sideways false
13725 status open
13726
13727 \begin_layout Plain Layout
13728 \begin_inset Caption
13729
13730 \begin_layout Plain Layout
13731 \begin_inset CommandInset label
13732 LatexCommand label
13733 name "tab:Special-booktabs-table"
13734
13735 \end_inset
13736
13737 Eine spezielle formale Tabelle
13738 \end_layout
13739
13740 \end_inset
13741
13742
13743 \end_layout
13744
13745 \begin_layout Plain Layout
13746 \align center
13747 \begin_inset Tabular
13748 <lyxtabular version="3" rows="8" columns="4">
13749 <features booktabs="true" tabularvalignment="middle">
13750 <column alignment="center" valignment="top" width="0">
13751 <column alignment="center" valignment="top" width="0">
13752 <column alignment="right" valignment="top" width="0">
13753 <column alignment="right" valignment="top" width="0">
13754 <row>
13755 <cell alignment="center" valignment="top" topline="true" usebox="none">
13756 \begin_inset Text
13757
13758 \begin_layout Plain Layout
13759 System
13760 \end_layout
13761
13762 \end_inset
13763 </cell>
13764 <cell alignment="center" valignment="top" topline="true" usebox="none">
13765 \begin_inset Text
13766
13767 \begin_layout Plain Layout
13768 Chip
13769 \begin_inset space \thinspace{}
13770 \end_inset
13771
13772 1
13773 \end_layout
13774
13775 \end_inset
13776 </cell>
13777 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13778 \begin_inset Text
13779
13780 \begin_layout Plain Layout
13781 Chip
13782 \begin_inset space \thinspace{}
13783 \end_inset
13784
13785 2
13786 \end_layout
13787
13788 \end_inset
13789 </cell>
13790 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13791 \begin_inset Text
13792
13793 \begin_layout Plain Layout
13794
13795 \end_layout
13796
13797 \end_inset
13798 </cell>
13799 </row>
13800 <row>
13801 <cell alignment="center" valignment="top" usebox="none">
13802 \begin_inset Text
13803
13804 \begin_layout Plain Layout
13805 \begin_inset ERT
13806 status collapsed
13807
13808 \begin_layout Plain Layout
13809
13810
13811 \backslash
13812 cmidrule(r){2-2}
13813 \end_layout
13814
13815 \end_inset
13816
13817
13818 \begin_inset ERT
13819 status collapsed
13820
13821 \begin_layout Plain Layout
13822
13823
13824 \backslash
13825 cmidrule(l){3-4}
13826 \end_layout
13827
13828 \end_inset
13829
13830
13831 \begin_inset ERT
13832 status collapsed
13833
13834 \begin_layout Plain Layout
13835
13836
13837 \backslash
13838 morecmidrules 
13839 \end_layout
13840
13841 \end_inset
13842
13843
13844 \begin_inset ERT
13845 status collapsed
13846
13847 \begin_layout Plain Layout
13848
13849
13850 \backslash
13851 cmidrule{2-4}
13852 \end_layout
13853
13854 \end_inset
13855
13856 Detektordicke in µm
13857 \end_layout
13858
13859 \end_inset
13860 </cell>
13861 <cell alignment="center" valignment="top" usebox="none">
13862 \begin_inset Text
13863
13864 \begin_layout Plain Layout
13865 300
13866 \end_layout
13867
13868 \end_inset
13869 </cell>
13870 <cell alignment="center" valignment="top" usebox="none">
13871 \begin_inset Text
13872
13873 \begin_layout Plain Layout
13874 300
13875 \end_layout
13876
13877 \end_inset
13878 </cell>
13879 <cell alignment="center" valignment="top" usebox="none">
13880 \begin_inset Text
13881
13882 \begin_layout Plain Layout
13883 700
13884 \end_layout
13885
13886 \end_inset
13887 </cell>
13888 </row>
13889 <row>
13890 <cell alignment="center" valignment="top" topline="true" usebox="none">
13891 \begin_inset Text
13892
13893 \begin_layout Plain Layout
13894 Kantenwinkel in °
13895 \end_layout
13896
13897 \end_inset
13898 </cell>
13899 <cell alignment="center" valignment="top" topline="true" usebox="none">
13900 \begin_inset Text
13901
13902 \begin_layout Plain Layout
13903 3,55
13904 \end_layout
13905
13906 \end_inset
13907 </cell>
13908 <cell alignment="center" valignment="top" topline="true" usebox="none">
13909 \begin_inset Text
13910
13911 \begin_layout Plain Layout
13912 2,71
13913 \end_layout
13914
13915 \end_inset
13916 </cell>
13917 <cell alignment="center" valignment="top" topline="true" usebox="none">
13918 \begin_inset Text
13919
13920 \begin_layout Plain Layout
13921 7,99
13922 \end_layout
13923
13924 \end_inset
13925 </cell>
13926 </row>
13927 <row topspace="default">
13928 <cell alignment="center" valignment="top" usebox="none">
13929 \begin_inset Text
13930
13931 \begin_layout Plain Layout
13932 räumliche Auf\SpecialChar \textcompwordmark{}
13933 lösung in µm
13934 \end_layout
13935
13936 \end_inset
13937 </cell>
13938 <cell alignment="center" valignment="top" usebox="none">
13939 \begin_inset Text
13940
13941 \begin_layout Plain Layout
13942 4,26
13943 \end_layout
13944
13945 \end_inset
13946 </cell>
13947 <cell alignment="center" valignment="top" usebox="none">
13948 \begin_inset Text
13949
13950 \begin_layout Plain Layout
13951 10,17
13952 \end_layout
13953
13954 \end_inset
13955 </cell>
13956 <cell alignment="center" valignment="top" usebox="none">
13957 \begin_inset Text
13958
13959 \begin_layout Plain Layout
13960 10,56
13961 \end_layout
13962
13963 \end_inset
13964 </cell>
13965 </row>
13966 <row topspace="default">
13967 <cell alignment="center" valignment="top" usebox="none">
13968 \begin_inset Text
13969
13970 \begin_layout Plain Layout
13971 MTF bei 
13972 \begin_inset Formula $f_{\mathrm{max}}$
13973 \end_inset
13974
13975
13976 \end_layout
13977
13978 \end_inset
13979 </cell>
13980 <cell alignment="center" valignment="top" usebox="none">
13981 \begin_inset Text
13982
13983 \begin_layout Plain Layout
13984 0,53
13985 \end_layout
13986
13987 \end_inset
13988 </cell>
13989 <cell alignment="center" valignment="top" usebox="none">
13990 \begin_inset Text
13991
13992 \begin_layout Plain Layout
13993 0,37
13994 \end_layout
13995
13996 \end_inset
13997 </cell>
13998 <cell alignment="center" valignment="top" usebox="none">
13999 \begin_inset Text
14000
14001 \begin_layout Plain Layout
14002 0,39
14003 \end_layout
14004
14005 \end_inset
14006 </cell>
14007 </row>
14008 <row>
14009 <cell alignment="center" valignment="top" topline="true" usebox="none">
14010 \begin_inset Text
14011
14012 \begin_layout Plain Layout
14013 \begin_inset ERT
14014 status collapsed
14015
14016 \begin_layout Plain Layout
14017
14018
14019 \backslash
14020 morecmidrules 
14021 \end_layout
14022
14023 \end_inset
14024
14025
14026 \begin_inset ERT
14027 status collapsed
14028
14029 \begin_layout Plain Layout
14030
14031
14032 \backslash
14033 cmidrule{3-4}
14034 \end_layout
14035
14036 \end_inset
14037
14038 LSF-räumliche Auf\SpecialChar \textcompwordmark{}
14039 lösung
14040 \end_layout
14041
14042 \end_inset
14043 </cell>
14044 <cell alignment="center" valignment="top" topline="true" usebox="none">
14045 \begin_inset Text
14046
14047 \begin_layout Plain Layout
14048
14049 \end_layout
14050
14051 \end_inset
14052 </cell>
14053 <cell alignment="center" valignment="top" topline="true" usebox="none">
14054 \begin_inset Text
14055
14056 \begin_layout Plain Layout
14057
14058 \end_layout
14059
14060 \end_inset
14061 </cell>
14062 <cell alignment="center" valignment="top" topline="true" usebox="none">
14063 \begin_inset Text
14064
14065 \begin_layout Plain Layout
14066
14067 \end_layout
14068
14069 \end_inset
14070 </cell>
14071 </row>
14072 <row>
14073 <cell alignment="center" valignment="top" usebox="none">
14074 \begin_inset Text
14075
14076 \begin_layout Plain Layout
14077 in µm
14078 \end_layout
14079
14080 \end_inset
14081 </cell>
14082 <cell alignment="center" valignment="top" usebox="none">
14083 \begin_inset Text
14084
14085 \begin_layout Plain Layout
14086 129,7
14087 \end_layout
14088
14089 \end_inset
14090 </cell>
14091 <cell alignment="center" valignment="top" usebox="none">
14092 \begin_inset Text
14093
14094 \begin_layout Plain Layout
14095 52,75
14096 \end_layout
14097
14098 \end_inset
14099 </cell>
14100 <cell alignment="center" valignment="top" usebox="none">
14101 \begin_inset Text
14102
14103 \begin_layout Plain Layout
14104 50,78
14105 \end_layout
14106
14107 \end_inset
14108 </cell>
14109 </row>
14110 <row>
14111 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14112 \begin_inset Text
14113
14114 \begin_layout Plain Layout
14115 in % der Pixelgröße
14116 \end_layout
14117
14118 \end_inset
14119 </cell>
14120 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14121 \begin_inset Text
14122
14123 \begin_layout Plain Layout
14124 76,3
14125 \end_layout
14126
14127 \end_inset
14128 </cell>
14129 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14130 \begin_inset Text
14131
14132 \begin_layout Plain Layout
14133 95,9
14134 \end_layout
14135
14136 \end_inset
14137 </cell>
14138 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14139 \begin_inset Text
14140
14141 \begin_layout Plain Layout
14142 92,3
14143 \end_layout
14144
14145 \end_inset
14146 </cell>
14147 </row>
14148 </lyxtabular>
14149
14150 \end_inset
14151
14152
14153 \end_layout
14154
14155 \end_inset
14156
14157
14158 \end_layout
14159
14160 \begin_layout Section
14161 Vertikale Tabellen-Ausrichtung
14162 \begin_inset Index idx
14163 status collapsed
14164
14165 \begin_layout Plain Layout
14166 Tabellen ! Ausrichtung
14167 \end_layout
14168
14169 \end_inset
14170
14171
14172 \end_layout
14173
14174 \begin_layout Standard
14175 Damit Tabellen vertikal im Text ausgerichtet werden können, müssen sie in
14176  einer Box sein.
14177  Die Box kann dann vertikal ausgerichtet werden, wie in Abschnitt
14178 \begin_inset space ~
14179 \end_inset
14180
14181
14182 \begin_inset CommandInset ref
14183 LatexCommand ref
14184 reference "abs:Box-Dialog"
14185
14186 \end_inset
14187
14188  beschrieben.
14189 \end_layout
14190
14191 \begin_layout Standard
14192 Im folgenden sind die Tabellen jeweils in einer Minipage-Box
14193 \begin_inset Foot
14194 status collapsed
14195
14196 \begin_layout Plain Layout
14197 Minipages werden in Abschnitt
14198 \begin_inset space ~
14199 \end_inset
14200
14201
14202 \begin_inset CommandInset ref
14203 LatexCommand ref
14204 reference "abs:Minipage"
14205
14206 \end_inset
14207
14208  beschrieben.
14209 \end_layout
14210
14211 \end_inset
14212
14213  mit 15
14214 \begin_inset space \thinspace{}
14215 \end_inset
14216
14217 col%-Breite:
14218 \end_layout
14219
14220 \begin_layout Itemize
14221 Test 
14222 \begin_inset Box Frameless
14223 position "t"
14224 hor_pos "c"
14225 has_inner_box 1
14226 inner_pos "c"
14227 use_parbox 0
14228 use_makebox 0
14229 width "15col%"
14230 special "none"
14231 height "1in"
14232 height_special "totalheight"
14233 status collapsed
14234
14235 \begin_layout Plain Layout
14236 \begin_inset Tabular
14237 <lyxtabular version="3" rows="3" columns="3">
14238 <features tabularvalignment="middle">
14239 <column alignment="center" valignment="top" width="0">
14240 <column alignment="center" valignment="top" width="0">
14241 <column alignment="center" valignment="top" width="0">
14242 <row>
14243 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14244 \begin_inset Text
14245
14246 \begin_layout Plain Layout
14247 Tabelle 1
14248 \end_layout
14249
14250 \end_inset
14251 </cell>
14252 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14253 \begin_inset Text
14254
14255 \begin_layout Plain Layout
14256
14257 \end_layout
14258
14259 \end_inset
14260 </cell>
14261 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14262 \begin_inset Text
14263
14264 \begin_layout Plain Layout
14265
14266 \end_layout
14267
14268 \end_inset
14269 </cell>
14270 </row>
14271 <row>
14272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14273 \begin_inset Text
14274
14275 \begin_layout Plain Layout
14276 b
14277 \end_layout
14278
14279 \end_inset
14280 </cell>
14281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14282 \begin_inset Text
14283
14284 \begin_layout Plain Layout
14285 e
14286 \end_layout
14287
14288 \end_inset
14289 </cell>
14290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14291 \begin_inset Text
14292
14293 \begin_layout Plain Layout
14294 h
14295 \end_layout
14296
14297 \end_inset
14298 </cell>
14299 </row>
14300 <row>
14301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14302 \begin_inset Text
14303
14304 \begin_layout Plain Layout
14305 c
14306 \end_layout
14307
14308 \end_inset
14309 </cell>
14310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14311 \begin_inset Text
14312
14313 \begin_layout Plain Layout
14314 f
14315 \end_layout
14316
14317 \end_inset
14318 </cell>
14319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14320 \begin_inset Text
14321
14322 \begin_layout Plain Layout
14323 i
14324 \end_layout
14325
14326 \end_inset
14327 </cell>
14328 </row>
14329 </lyxtabular>
14330
14331 \end_inset
14332
14333
14334 \end_layout
14335
14336 \end_inset
14337
14338  Test 
14339 \begin_inset ERT
14340 status collapsed
14341
14342 \begin_layout Plain Layout
14343
14344
14345 \backslash
14346 raisebox{0.85
14347 \backslash
14348 baselineskip}{
14349 \end_layout
14350
14351 \end_inset
14352
14353
14354 \begin_inset Box Frameless
14355 position "t"
14356 hor_pos "c"
14357 has_inner_box 1
14358 inner_pos "c"
14359 use_parbox 0
14360 use_makebox 0
14361 width "15col%"
14362 special "none"
14363 height "1in"
14364 height_special "totalheight"
14365 status collapsed
14366
14367 \begin_layout Plain Layout
14368 \begin_inset Tabular
14369 <lyxtabular version="3" rows="3" columns="3">
14370 <features tabularvalignment="middle">
14371 <column alignment="center" valignment="top" width="0">
14372 <column alignment="center" valignment="top" width="0">
14373 <column alignment="center" valignment="top" width="0">
14374 <row>
14375 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14376 \begin_inset Text
14377
14378 \begin_layout Plain Layout
14379 Tabelle 2
14380 \end_layout
14381
14382 \end_inset
14383 </cell>
14384 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14385 \begin_inset Text
14386
14387 \begin_layout Plain Layout
14388
14389 \end_layout
14390
14391 \end_inset
14392 </cell>
14393 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14394 \begin_inset Text
14395
14396 \begin_layout Plain Layout
14397
14398 \end_layout
14399
14400 \end_inset
14401 </cell>
14402 </row>
14403 <row>
14404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14405 \begin_inset Text
14406
14407 \begin_layout Plain Layout
14408 b
14409 \end_layout
14410
14411 \end_inset
14412 </cell>
14413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14414 \begin_inset Text
14415
14416 \begin_layout Plain Layout
14417 e
14418 \end_layout
14419
14420 \end_inset
14421 </cell>
14422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14423 \begin_inset Text
14424
14425 \begin_layout Plain Layout
14426 h
14427 \end_layout
14428
14429 \end_inset
14430 </cell>
14431 </row>
14432 <row>
14433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14434 \begin_inset Text
14435
14436 \begin_layout Plain Layout
14437 c
14438 \end_layout
14439
14440 \end_inset
14441 </cell>
14442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14443 \begin_inset Text
14444
14445 \begin_layout Plain Layout
14446 f
14447 \end_layout
14448
14449 \end_inset
14450 </cell>
14451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14452 \begin_inset Text
14453
14454 \begin_layout Plain Layout
14455 i
14456 \end_layout
14457
14458 \end_inset
14459 </cell>
14460 </row>
14461 </lyxtabular>
14462
14463 \end_inset
14464
14465
14466 \end_layout
14467
14468 \end_inset
14469
14470
14471 \begin_inset ERT
14472 status collapsed
14473
14474 \begin_layout Plain Layout
14475
14476 }
14477 \end_layout
14478
14479 \end_inset
14480
14481
14482 \end_layout
14483
14484 \begin_layout Itemize
14485 Test 
14486 \begin_inset Box Frameless
14487 position "c"
14488 hor_pos "c"
14489 has_inner_box 1
14490 inner_pos "c"
14491 use_parbox 0
14492 use_makebox 0
14493 width "15col%"
14494 special "none"
14495 height "1in"
14496 height_special "totalheight"
14497 status collapsed
14498
14499 \begin_layout Plain Layout
14500 \begin_inset Tabular
14501 <lyxtabular version="3" rows="3" columns="3">
14502 <features tabularvalignment="middle">
14503 <column alignment="center" valignment="top" width="0">
14504 <column alignment="center" valignment="top" width="0">
14505 <column alignment="center" valignment="top" width="0">
14506 <row>
14507 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14508 \begin_inset Text
14509
14510 \begin_layout Plain Layout
14511 Tabelle 3
14512 \end_layout
14513
14514 \end_inset
14515 </cell>
14516 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14517 \begin_inset Text
14518
14519 \begin_layout Plain Layout
14520
14521 \end_layout
14522
14523 \end_inset
14524 </cell>
14525 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14526 \begin_inset Text
14527
14528 \begin_layout Plain Layout
14529
14530 \end_layout
14531
14532 \end_inset
14533 </cell>
14534 </row>
14535 <row>
14536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14537 \begin_inset Text
14538
14539 \begin_layout Plain Layout
14540 b
14541 \end_layout
14542
14543 \end_inset
14544 </cell>
14545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14546 \begin_inset Text
14547
14548 \begin_layout Plain Layout
14549 e
14550 \end_layout
14551
14552 \end_inset
14553 </cell>
14554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14555 \begin_inset Text
14556
14557 \begin_layout Plain Layout
14558 h
14559 \end_layout
14560
14561 \end_inset
14562 </cell>
14563 </row>
14564 <row>
14565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14566 \begin_inset Text
14567
14568 \begin_layout Plain Layout
14569 c
14570 \end_layout
14571
14572 \end_inset
14573 </cell>
14574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14575 \begin_inset Text
14576
14577 \begin_layout Plain Layout
14578 f
14579 \end_layout
14580
14581 \end_inset
14582 </cell>
14583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14584 \begin_inset Text
14585
14586 \begin_layout Plain Layout
14587 i
14588 \end_layout
14589
14590 \end_inset
14591 </cell>
14592 </row>
14593 </lyxtabular>
14594
14595 \end_inset
14596
14597
14598 \end_layout
14599
14600 \end_inset
14601
14602
14603 \end_layout
14604
14605 \begin_layout Itemize
14606 Test 
14607 \begin_inset Box Frameless
14608 position "b"
14609 hor_pos "c"
14610 has_inner_box 1
14611 inner_pos "c"
14612 use_parbox 0
14613 use_makebox 0
14614 width "15col%"
14615 special "none"
14616 height "1in"
14617 height_special "totalheight"
14618 status collapsed
14619
14620 \begin_layout Plain Layout
14621 \begin_inset Tabular
14622 <lyxtabular version="3" rows="3" columns="3">
14623 <features tabularvalignment="middle">
14624 <column alignment="center" valignment="top" width="0">
14625 <column alignment="center" valignment="top" width="0">
14626 <column alignment="center" valignment="top" width="0">
14627 <row>
14628 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14629 \begin_inset Text
14630
14631 \begin_layout Plain Layout
14632 Tabelle 4
14633 \end_layout
14634
14635 \end_inset
14636 </cell>
14637 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14638 \begin_inset Text
14639
14640 \begin_layout Plain Layout
14641
14642 \end_layout
14643
14644 \end_inset
14645 </cell>
14646 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14647 \begin_inset Text
14648
14649 \begin_layout Plain Layout
14650
14651 \end_layout
14652
14653 \end_inset
14654 </cell>
14655 </row>
14656 <row>
14657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14658 \begin_inset Text
14659
14660 \begin_layout Plain Layout
14661 b
14662 \end_layout
14663
14664 \end_inset
14665 </cell>
14666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14667 \begin_inset Text
14668
14669 \begin_layout Plain Layout
14670 e
14671 \end_layout
14672
14673 \end_inset
14674 </cell>
14675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14676 \begin_inset Text
14677
14678 \begin_layout Plain Layout
14679 h
14680 \end_layout
14681
14682 \end_inset
14683 </cell>
14684 </row>
14685 <row>
14686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14687 \begin_inset Text
14688
14689 \begin_layout Plain Layout
14690 c
14691 \end_layout
14692
14693 \end_inset
14694 </cell>
14695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14696 \begin_inset Text
14697
14698 \begin_layout Plain Layout
14699 f
14700 \end_layout
14701
14702 \end_inset
14703 </cell>
14704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14705 \begin_inset Text
14706
14707 \begin_layout Plain Layout
14708 i
14709 \end_layout
14710
14711 \end_inset
14712 </cell>
14713 </row>
14714 </lyxtabular>
14715
14716 \end_inset
14717
14718
14719 \end_layout
14720
14721 \end_inset
14722
14723 Test 
14724 \begin_inset ERT
14725 status collapsed
14726
14727 \begin_layout Plain Layout
14728
14729
14730 \backslash
14731 raisebox{-0.32
14732 \backslash
14733 baselineskip}{
14734 \end_layout
14735
14736 \end_inset
14737
14738
14739 \begin_inset Box Frameless
14740 position "b"
14741 hor_pos "c"
14742 has_inner_box 1
14743 inner_pos "c"
14744 use_parbox 0
14745 use_makebox 0
14746 width "15col%"
14747 special "none"
14748 height "1in"
14749 height_special "totalheight"
14750 status collapsed
14751
14752 \begin_layout Plain Layout
14753 \begin_inset Tabular
14754 <lyxtabular version="3" rows="3" columns="3">
14755 <features tabularvalignment="middle">
14756 <column alignment="center" valignment="top" width="0">
14757 <column alignment="center" valignment="top" width="0">
14758 <column alignment="center" valignment="top" width="0">
14759 <row>
14760 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14761 \begin_inset Text
14762
14763 \begin_layout Plain Layout
14764 Tabelle 5
14765 \end_layout
14766
14767 \end_inset
14768 </cell>
14769 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14770 \begin_inset Text
14771
14772 \begin_layout Plain Layout
14773
14774 \end_layout
14775
14776 \end_inset
14777 </cell>
14778 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14779 \begin_inset Text
14780
14781 \begin_layout Plain Layout
14782
14783 \end_layout
14784
14785 \end_inset
14786 </cell>
14787 </row>
14788 <row>
14789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14790 \begin_inset Text
14791
14792 \begin_layout Plain Layout
14793 b
14794 \end_layout
14795
14796 \end_inset
14797 </cell>
14798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14799 \begin_inset Text
14800
14801 \begin_layout Plain Layout
14802 e
14803 \end_layout
14804
14805 \end_inset
14806 </cell>
14807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14808 \begin_inset Text
14809
14810 \begin_layout Plain Layout
14811 h
14812 \end_layout
14813
14814 \end_inset
14815 </cell>
14816 </row>
14817 <row>
14818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14819 \begin_inset Text
14820
14821 \begin_layout Plain Layout
14822 c
14823 \end_layout
14824
14825 \end_inset
14826 </cell>
14827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14828 \begin_inset Text
14829
14830 \begin_layout Plain Layout
14831 f
14832 \end_layout
14833
14834 \end_inset
14835 </cell>
14836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14837 \begin_inset Text
14838
14839 \begin_layout Plain Layout
14840 i
14841 \end_layout
14842
14843 \end_inset
14844 </cell>
14845 </row>
14846 </lyxtabular>
14847
14848 \end_inset
14849
14850
14851 \end_layout
14852
14853 \end_inset
14854
14855
14856 \begin_inset ERT
14857 status collapsed
14858
14859 \begin_layout Plain Layout
14860
14861 }
14862 \end_layout
14863
14864 \end_inset
14865
14866
14867 \end_layout
14868
14869 \begin_layout Standard
14870 Wie Sie sehen können, ist der Text der ersten Zeile von Tabelle
14871 \begin_inset space \space{}
14872 \end_inset
14873
14874 1 und letzten Zeile von Tabelle
14875 \begin_inset space \space{}
14876 \end_inset
14877
14878 4 bezüglich dem Wort 
14879 \begin_inset Quotes gld
14880 \end_inset
14881
14882 Test
14883 \begin_inset Quotes grd
14884 \end_inset
14885
14886  nicht richtig ausgerichtet.
14887  Um das zu erreichen, müssen Sie die Minipage-Box in eine 
14888 \begin_inset Quotes gld
14889 \end_inset
14890
14891 Raisebox
14892 \begin_inset Quotes grd
14893 \end_inset
14894
14895
14896 \begin_inset Foot
14897 status collapsed
14898
14899 \begin_layout Plain Layout
14900 Raiseboxen werden in Abschnitt
14901 \begin_inset space ~
14902 \end_inset
14903
14904
14905 \begin_inset CommandInset ref
14906 LatexCommand ref
14907 reference "uab:Vertikale-Ausrichtung"
14908
14909 \end_inset
14910
14911  beschrieben.
14912 \end_layout
14913
14914 \end_inset
14915
14916  setzen.
14917  In Tabelle
14918 \begin_inset space \space{}
14919 \end_inset
14920
14921 2 wurde der Text mit dem Befehl
14922 \end_layout
14923
14924 \begin_layout Standard
14925
14926 \series bold
14927
14928 \backslash
14929 raisebox{0.85
14930 \backslash
14931 baselineskip}{
14932 \end_layout
14933
14934 \begin_layout Standard
14935 vor der Box ausgerichtet.
14936  Hinter der Box wurde auch noch 
14937 \series bold
14938 }
14939 \series default
14940  als TeX-Code eingefügt, weil der obige Befehl mit 
14941 \series bold
14942 {
14943 \series default
14944  aufhörte.
14945  Für Tabelle
14946 \begin_inset space \space{}
14947 \end_inset
14948
14949 5 wurde der Befehl
14950 \end_layout
14951
14952 \begin_layout Standard
14953
14954 \series bold
14955
14956 \backslash
14957 raisebox{-0.32
14958 \backslash
14959 baselineskip}{
14960 \end_layout
14961
14962 \begin_layout Standard
14963 benutzt.
14964 \end_layout
14965
14966 \begin_layout Standard
14967 \begin_inset Note Greyedout
14968 status open
14969
14970 \begin_layout Plain Layout
14971
14972 \series bold
14973 Bemerkung:
14974 \series default
14975  Die Ausrichtung ist nicht ganz genau, weil sie von der Dokumentschrift,
14976  der Schriftgröße und der Dicke der Tabellenlinien abhängt.
14977  Der Faktor im 
14978 \series bold
14979
14980 \backslash
14981 raisebox
14982 \series default
14983 -Befehl muss deshalb an Ihre Verhältnisse angepasst werden.
14984 \end_layout
14985
14986 \end_inset
14987
14988
14989 \end_layout
14990
14991 \begin_layout Section
14992 Farbige Tabellen
14993 \begin_inset CommandInset label
14994 LatexCommand label
14995 name "abs:Farbige-Tabellen"
14996
14997 \end_inset
14998
14999
15000 \begin_inset Index idx
15001 status collapsed
15002
15003 \begin_layout Plain Layout
15004 Tabellen ! farbige
15005 \end_layout
15006
15007 \end_inset
15008
15009
15010 \end_layout
15011
15012 \begin_layout Subsection
15013 Farbige Zellen
15014 \begin_inset Index idx
15015 status collapsed
15016
15017 \begin_layout Plain Layout
15018 farbige !  Tabellenzellen
15019 \end_layout
15020
15021 \end_inset
15022
15023
15024 \end_layout
15025
15026 \begin_layout Standard
15027 \begin_inset Float table
15028 placement h
15029 wide false
15030 sideways false
15031 status open
15032
15033 \begin_layout Plain Layout
15034 \begin_inset Caption
15035
15036 \begin_layout Plain Layout
15037 \begin_inset CommandInset label
15038 LatexCommand label
15039 name "tab:Farbige-Tabelle-ohne"
15040
15041 \end_inset
15042
15043 Farbige Tabelle, ohne Paket 
15044 \series bold
15045 colortbl
15046 \series default
15047
15048 \begin_inset Argument
15049 status collapsed
15050
15051 \begin_layout Plain Layout
15052 Tabelle ohne 
15053 \family typewriter
15054 colortbl
15055 \end_layout
15056
15057 \end_inset
15058
15059
15060 \end_layout
15061
15062 \end_inset
15063
15064
15065 \end_layout
15066
15067 \begin_layout Plain Layout
15068 \align center
15069 \begin_inset Tabular
15070 <lyxtabular version="3" rows="3" columns="3">
15071 <features tabularvalignment="middle">
15072 <column alignment="center" valignment="top" width="0">
15073 <column alignment="center" valignment="top" width="0">
15074 <column alignment="center" valignment="top" width="0">
15075 <row>
15076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15077 \begin_inset Text
15078
15079 \begin_layout Plain Layout
15080
15081 \color green
15082 a
15083 \end_layout
15084
15085 \end_inset
15086 </cell>
15087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15088 \begin_inset Text
15089
15090 \begin_layout Plain Layout
15091
15092 \color red
15093 b
15094 \end_layout
15095
15096 \end_inset
15097 </cell>
15098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15099 \begin_inset Text
15100
15101 \begin_layout Plain Layout
15102
15103 \color red
15104 c
15105 \end_layout
15106
15107 \end_inset
15108 </cell>
15109 </row>
15110 <row>
15111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15112 \begin_inset Text
15113
15114 \begin_layout Plain Layout
15115
15116 \color green
15117 d
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15123 \begin_inset Text
15124
15125 \begin_layout Plain Layout
15126
15127 \color blue
15128 e
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15134 \begin_inset Text
15135
15136 \begin_layout Plain Layout
15137
15138 \color blue
15139 f
15140 \end_layout
15141
15142 \end_inset
15143 </cell>
15144 </row>
15145 <row>
15146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15147 \begin_inset Text
15148
15149 \begin_layout Plain Layout
15150
15151 \color green
15152 g
15153 \end_layout
15154
15155 \end_inset
15156 </cell>
15157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15158 \begin_inset Text
15159
15160 \begin_layout Plain Layout
15161
15162 \color blue
15163 h
15164 \end_layout
15165
15166 \end_inset
15167 </cell>
15168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15169 \begin_inset Text
15170
15171 \begin_layout Plain Layout
15172
15173 \color blue
15174 i
15175 \end_layout
15176
15177 \end_inset
15178 </cell>
15179 </row>
15180 </lyxtabular>
15181
15182 \end_inset
15183
15184
15185 \end_layout
15186
15187 \end_inset
15188
15189
15190 \end_layout
15191
15192 \begin_layout Standard
15193 \begin_inset CommandInset label
15194 LatexCommand label
15195 name "Wenn-Sie-nur"
15196
15197 \end_inset
15198
15199 Wenn Sie nur farbigen Text
15200 \begin_inset Index idx
15201 status collapsed
15202
15203 \begin_layout Plain Layout
15204 Farbe ! für Text
15205 \end_layout
15206
15207 \end_inset
15208
15209  benötigen, markieren Sie diesen und ändern die Farbe durch einen Klick
15210  auf den Werkzeugleistenknopf 
15211 \begin_inset Graphics
15212         filename ../../images/dialog-show_character.png
15213         scale 70
15214         scaleBeforeRotation
15215
15216 \end_inset
15217
15218  oder über das Menü 
15219 \family sans
15220 Bearbeiten\SpecialChar \menuseparator
15221 Textstil\SpecialChar \menuseparator
15222 Benutzerdefiniert
15223 \family default
15224  mit dem 
15225 \family sans
15226 Textstil
15227 \family default
15228 -Dialog wie es in Tabelle
15229 \begin_inset space ~
15230 \end_inset
15231
15232
15233 \begin_inset CommandInset ref
15234 LatexCommand ref
15235 reference "tab:Farbige-Tabelle-ohne"
15236
15237 \end_inset
15238
15239  gemacht wurde.
15240  In anderen Fällen müssen Sie das LaTeX-Paket 
15241 \series bold
15242 colortbl
15243 \series default
15244  benutzen.
15245 \begin_inset Index idx
15246 status collapsed
15247
15248 \begin_layout Plain Layout
15249 LaTeX-Pakete ! colortbl
15250 \end_layout
15251
15252 \end_inset
15253
15254
15255 \end_layout
15256
15257 \begin_layout Standard
15258 \begin_inset ERT
15259 status collapsed
15260
15261 \begin_layout Plain Layout
15262
15263
15264 \backslash
15265 ifcolortbl
15266 \end_layout
15267
15268 \end_inset
15269
15270
15271 \begin_inset Note Note
15272 status open
15273
15274 \begin_layout Plain Layout
15275 Die folgende Teil wird nur gedruckt, wenn das LaTeX-Paket 
15276 \series bold
15277 colortbl
15278 \series default
15279  installiert ist.
15280 \end_layout
15281
15282 \end_inset
15283
15284
15285 \end_layout
15286
15287 \begin_layout Standard
15288 Um farbige Tabellen zu erzeugen, muss 
15289 \series bold
15290 colortbl
15291 \series default
15292  im LaTeX-Vorspann geladen werden:
15293 \end_layout
15294
15295 \begin_layout Standard
15296
15297 \series bold
15298
15299 \backslash
15300 usepackage{colortbl}
15301 \end_layout
15302
15303 \begin_layout Standard
15304 Die Farbe einer Spalte ändert man dann mit dem Befehl
15305 \end_layout
15306
15307 \begin_layout Standard
15308
15309 \series bold
15310
15311 \backslash
15312 columncolor{Farbname}
15313 \end_layout
15314
15315 \begin_layout Standard
15316 innerhalb des Befehls 
15317 \series bold
15318 >{}
15319 \series default
15320 .
15321  Mehr über den Befehl 
15322 \series bold
15323 >{}
15324 \series default
15325  finden Sie im Abschnitt
15326 \begin_inset space ~
15327 \end_inset
15328
15329
15330 \begin_inset CommandInset ref
15331 LatexCommand ref
15332 reference "uab:Mehrfachspalten-Berechnungen"
15333
15334 \end_inset
15335
15336 .
15337 \end_layout
15338
15339 \begin_layout Standard
15340 Folgende Farbnamen sind vordefiniert:
15341 \end_layout
15342
15343 \begin_layout Standard
15344
15345 \family sans
15346 red
15347 \family default
15348
15349 \family sans
15350 green
15351 \family default
15352
15353 \family sans
15354 yellow
15355 \family default
15356
15357 \family sans
15358 blue
15359 \family default
15360
15361 \family sans
15362 cyan
15363 \family default
15364
15365 \family sans
15366 magenta
15367 \family default
15368
15369 \family sans
15370 black
15371 \family default
15372  und 
15373 \family sans
15374 white
15375 \begin_inset Newline newline
15376 \end_inset
15377
15378 (rot, grün, gelb, blau, türkis, purpurrot, schwarz 
15379 \family default
15380 und
15381 \family sans
15382  weiß
15383 \family default
15384 ).
15385 \end_layout
15386
15387 \begin_layout Standard
15388 \begin_inset VSpace medskip
15389 \end_inset
15390
15391
15392 \end_layout
15393
15394 \begin_layout Standard
15395 Sie können auch eigene Farben definieren:
15396 \end_layout
15397
15398 \begin_layout Standard
15399
15400 \series bold
15401
15402 \backslash
15403 definecolor{Farbname}{Farbmodell}{Farbwerte}
15404 \end_layout
15405
15406 \begin_layout Standard
15407 Das Farbmodell kann eins der folgenden sein:
15408 \end_layout
15409
15410 \begin_layout Labeling
15411 \labelwidthstring 00.00.0000
15412 cmyk: cyan, magenta, yellow, black
15413 \end_layout
15414
15415 \begin_layout Labeling
15416 \labelwidthstring 00.00.0000
15417 rgb: red, green blue
15418 \end_layout
15419
15420 \begin_layout Labeling
15421 \labelwidthstring 00.00.0000
15422 gray: gray
15423 \end_layout
15424
15425 \begin_layout Standard
15426 und die Farbwerte sind durch Kommata getrennte Zahlen zwischen 0 und 1,
15427  die die entsprechende Farbe für das Farbmodell beschreiben.
15428 \end_layout
15429
15430 \begin_layout Standard
15431 Im LaTeX-Vorspann können Sie zum Beispiel die Farbe 
15432 \emph on
15433
15434 \begin_inset Quotes gld
15435 \end_inset
15436
15437 dunkelgruen
15438 \emph default
15439
15440 \begin_inset Quotes grd
15441 \end_inset
15442
15443  und 
15444 \begin_inset Quotes gld
15445 \end_inset
15446
15447
15448 \emph on
15449 hellgrau
15450 \emph default
15451
15452 \begin_inset Quotes grd
15453 \end_inset
15454
15455  folgendermaßen definieren:
15456 \end_layout
15457
15458 \begin_layout Standard
15459
15460 \series bold
15461
15462 \backslash
15463 definecolor{dunkelgruen}{cmyk}{0.5, 0, 1, 0.5}
15464 \end_layout
15465
15466 \begin_layout Standard
15467
15468 \series bold
15469
15470 \backslash
15471 definecolor{hellgrau}{gray}{0.8}
15472 \end_layout
15473
15474 \begin_layout Standard
15475 \begin_inset VSpace medskip
15476 \end_inset
15477
15478
15479 \end_layout
15480
15481 \begin_layout Standard
15482 Linien werden mit dem Befehl
15483 \end_layout
15484
15485 \begin_layout Standard
15486
15487 \series bold
15488
15489 \backslash
15490 rowcolor{Farbname}
15491 \end_layout
15492
15493 \begin_layout Standard
15494 gefärbt, Zellen mit dem Befehl
15495 \end_layout
15496
15497 \begin_layout Standard
15498
15499 \series bold
15500
15501 \backslash
15502 cellcolor{Farbname}
15503 \end_layout
15504
15505 \begin_layout Standard
15506 Beide Befehle werden am Anfang einer Zelle als TeX-Code eingegeben.
15507 \end_layout
15508
15509 \begin_layout Standard
15510 Um nur Text zu färben, machen Sie es wie 
15511 \begin_inset CommandInset ref
15512 LatexCommand vpageref
15513 reference "Wenn-Sie-nur"
15514
15515 \end_inset
15516
15517  beschrieben.
15518  Wenn die Zelle aber TeX-Code zum Färben enthält, 
15519 \emph on
15520 markieren Sie nur den Text
15521 \emph default
15522 , sonst werden Sie LaTeX-Fehler erzeugen.
15523 \end_layout
15524
15525 \begin_layout Standard
15526 \begin_inset Note Greyedout
15527 status open
15528
15529 \begin_layout Plain Layout
15530
15531 \series bold
15532 Achtung:
15533 \series default
15534  Nicht alle DVI-Betrachter können alle selbst definierten Farben anzeigen.
15535 \end_layout
15536
15537 \end_inset
15538
15539
15540 \end_layout
15541
15542 \begin_layout Standard
15543 \begin_inset VSpace medskip
15544 \end_inset
15545
15546
15547 \end_layout
15548
15549 \begin_layout Standard
15550 Die Tabelle
15551 \begin_inset space ~
15552 \end_inset
15553
15554
15555 \begin_inset CommandInset ref
15556 LatexCommand ref
15557 reference "tab:Table-colored-using"
15558
15559 \end_inset
15560
15561  wurde folgendermaßen erstellt: die erste Spalte soll 
15562 \emph on
15563
15564 \begin_inset Quotes gld
15565 \end_inset
15566
15567 dunkelgruen
15568 \emph default
15569
15570 \begin_inset Quotes grd
15571 \end_inset
15572
15573  werden, also müssen Sie ins 
15574 \family sans
15575 LaTe
15576 \begin_inset ERT
15577 status collapsed
15578
15579 \begin_layout Plain Layout
15580
15581 {}
15582 \end_layout
15583
15584 \end_inset
15585
15586 X-Argument
15587 \family default
15588  der Zellen der ersten Spalte den Befehl
15589 \end_layout
15590
15591 \begin_layout Standard
15592
15593 \series bold
15594 >{
15595 \backslash
15596 columncolor{dunkelgruen}
15597 \backslash
15598 centering}c
15599 \end_layout
15600
15601 \begin_layout Standard
15602 schreiben.
15603  Die erste Zeile soll türkis hinterlegt sein, deshalb wurde der TeX-Code-Befehl
15604 \end_layout
15605
15606 \begin_layout Standard
15607
15608 \series bold
15609
15610 \backslash
15611 rowcolor{cyan}
15612 \end_layout
15613
15614 \begin_layout Standard
15615 in die erste Zelle der ersten Zeile eingefügt.
15616  Diese Farbe ersetzt die Spaltenfarbe.
15617  Die letzte Zelle der letzten Zeile soll purpurrot hinterlegt werden, Das
15618  wird mit folgendem Befehl erreicht:
15619 \end_layout
15620
15621 \begin_layout Standard
15622
15623 \series bold
15624
15625 \backslash
15626 cellcolor{magenta}
15627 \end_layout
15628
15629 \begin_layout Standard
15630 Die Buchstaben färben Sie wie oben beschrieben mit dem 
15631 \family sans
15632 Textstil
15633 \family default
15634 -Dialog.
15635 \end_layout
15636
15637 \begin_layout Standard
15638 \begin_inset Float table
15639 placement h
15640 wide false
15641 sideways false
15642 status open
15643
15644 \begin_layout Plain Layout
15645 \begin_inset Caption
15646
15647 \begin_layout Plain Layout
15648 \begin_inset CommandInset label
15649 LatexCommand label
15650 name "tab:Table-colored-using"
15651
15652 \end_inset
15653
15654 Eine mit dem Paket 
15655 \series bold
15656 colortbl
15657 \series default
15658  gefärbte Tabelle
15659 \begin_inset Argument
15660 status collapsed
15661
15662 \begin_layout Plain Layout
15663 Tabelle mit 
15664 \family typewriter
15665 colortbl
15666 \end_layout
15667
15668 \end_inset
15669
15670
15671 \end_layout
15672
15673 \end_inset
15674
15675
15676 \end_layout
15677
15678 \begin_layout Plain Layout
15679 \align center
15680 \begin_inset Tabular
15681 <lyxtabular version="3" rows="3" columns="3">
15682 <features tabularvalignment="middle">
15683 <column alignment="center" valignment="top" width="0" special=">{\columncolor{dunkelgruen}\centering}c">
15684 <column alignment="center" valignment="top" width="0">
15685 <column alignment="center" valignment="top" width="0">
15686 <row>
15687 <cell alignment="center" valignment="top" usebox="none">
15688 \begin_inset Text
15689
15690 \begin_layout Plain Layout
15691 \begin_inset ERT
15692 status collapsed
15693
15694 \begin_layout Plain Layout
15695
15696
15697 \backslash
15698 rowcolor{cyan}
15699 \end_layout
15700
15701 \end_inset
15702
15703
15704 \color magenta
15705 a
15706 \end_layout
15707
15708 \end_inset
15709 </cell>
15710 <cell alignment="center" valignment="top" usebox="none">
15711 \begin_inset Text
15712
15713 \begin_layout Plain Layout
15714
15715 \color red
15716 b
15717 \end_layout
15718
15719 \end_inset
15720 </cell>
15721 <cell alignment="center" valignment="top" usebox="none">
15722 \begin_inset Text
15723
15724 \begin_layout Plain Layout
15725
15726 \color red
15727 c
15728 \end_layout
15729
15730 \end_inset
15731 </cell>
15732 </row>
15733 <row>
15734 <cell alignment="center" valignment="top" usebox="none">
15735 \begin_inset Text
15736
15737 \begin_layout Plain Layout
15738
15739 \color yellow
15740 d
15741 \end_layout
15742
15743 \end_inset
15744 </cell>
15745 <cell alignment="center" valignment="top" usebox="none">
15746 \begin_inset Text
15747
15748 \begin_layout Plain Layout
15749
15750 \color blue
15751 e
15752 \end_layout
15753
15754 \end_inset
15755 </cell>
15756 <cell alignment="center" valignment="top" usebox="none">
15757 \begin_inset Text
15758
15759 \begin_layout Plain Layout
15760
15761 \color blue
15762 f
15763 \end_layout
15764
15765 \end_inset
15766 </cell>
15767 </row>
15768 <row>
15769 <cell alignment="center" valignment="top" usebox="none">
15770 \begin_inset Text
15771
15772 \begin_layout Plain Layout
15773
15774 \color yellow
15775 g
15776 \end_layout
15777
15778 \end_inset
15779 </cell>
15780 <cell alignment="center" valignment="top" usebox="none">
15781 \begin_inset Text
15782
15783 \begin_layout Plain Layout
15784
15785 \color blue
15786 h
15787 \end_layout
15788
15789 \end_inset
15790 </cell>
15791 <cell alignment="center" valignment="top" usebox="none">
15792 \begin_inset Text
15793
15794 \begin_layout Plain Layout
15795 \begin_inset ERT
15796 status collapsed
15797
15798 \begin_layout Plain Layout
15799
15800
15801 \backslash
15802 cellcolor{magenta}
15803 \end_layout
15804
15805 \end_inset
15806
15807
15808 \color green
15809 i
15810 \end_layout
15811
15812 \end_inset
15813 </cell>
15814 </row>
15815 </lyxtabular>
15816
15817 \end_inset
15818
15819
15820 \end_layout
15821
15822 \end_inset
15823
15824
15825 \end_layout
15826
15827 \begin_layout Standard
15828 \begin_inset ERT
15829 status collapsed
15830
15831 \begin_layout Plain Layout
15832
15833
15834 \backslash
15835 else
15836 \end_layout
15837
15838 \end_inset
15839
15840
15841 \begin_inset Note Note
15842 status open
15843
15844 \begin_layout Plain Layout
15845 Die folgende Teil wird gedruckt, wenn das LaTeX-Paket 
15846 \series bold
15847 colortbl
15848 \series default
15849  nicht installiert ist:
15850 \end_layout
15851
15852 \end_inset
15853
15854
15855 \end_layout
15856
15857 \begin_layout Standard
15858 Sie müssen das LaTeX-Paket 
15859 \series bold
15860 colortbl
15861 \series default
15862  installiert haben um den Inhalt dieses Abschnitts zu sehen.
15863 \end_layout
15864
15865 \begin_layout Standard
15866 \begin_inset ERT
15867 status collapsed
15868
15869 \begin_layout Plain Layout
15870
15871
15872 \backslash
15873 fi
15874 \end_layout
15875
15876 \end_inset
15877
15878
15879 \end_layout
15880
15881 \begin_layout Subsection
15882 Farbige Linien
15883 \begin_inset Index idx
15884 status collapsed
15885
15886 \begin_layout Plain Layout
15887 farbige !  Tabellenlinien
15888 \end_layout
15889
15890 \end_inset
15891
15892
15893 \end_layout
15894
15895 \begin_layout Standard
15896 Wie in Abschnitt
15897 \begin_inset space ~
15898 \end_inset
15899
15900
15901 \begin_inset CommandInset ref
15902 LatexCommand ref
15903 reference "uab:Liniendicke"
15904
15905 \end_inset
15906
15907  beschrieben, kann die Dicke aller Tabellenlinien mit der Länge 
15908 \series bold
15909
15910 \backslash
15911 arrayrulewidth
15912 \series default
15913  definiert werden.
15914  Für alle Tabellenlinien in diesem Kapitel wird sie auf 1.5
15915 \begin_inset space \thinspace{}
15916 \end_inset
15917
15918 pt gesetzt.
15919 \begin_inset ERT
15920 status collapsed
15921
15922 \begin_layout Plain Layout
15923
15924
15925 \backslash
15926 setlength{
15927 \backslash
15928 arrayrulewidth}{1.5pt}
15929 \end_layout
15930
15931 \end_inset
15932
15933
15934 \end_layout
15935
15936 \begin_layout Standard
15937 Um die vertikalen Linien für dieses Beispiel grün zu färben, wurde im LaTeX-Vors
15938 pann folgendes Spaltenformat entsprechend der Beschreibung in Abschnitt
15939 \begin_inset space ~
15940 \end_inset
15941
15942
15943 \begin_inset CommandInset ref
15944 LatexCommand ref
15945 reference "uab:Angepasste-Zellen-/Spaltenformate"
15946
15947 \end_inset
15948
15949  definiert:
15950 \end_layout
15951
15952 \begin_layout Standard
15953
15954 \series bold
15955
15956 \backslash
15957 newcolumntype{W}{!{
15958 \backslash
15959 color{green}
15960 \backslash
15961 vline}}
15962 \end_layout
15963
15964 \begin_layout Standard
15965 In Tabelle
15966 \begin_inset space ~
15967 \end_inset
15968
15969
15970 \begin_inset CommandInset ref
15971 LatexCommand ref
15972 reference "tab:Tabelle-mit-farbigen-vert"
15973
15974 \end_inset
15975
15976  wurde das LaTeX-Argument 
15977 \series bold
15978 WcW
15979 \series default
15980  für die letzte und 
15981 \series bold
15982 Wc
15983 \series default
15984  für die anderen Spalten benutzt.
15985 \end_layout
15986
15987 \begin_layout Standard
15988 Wenn Sie mehrere Farben wollen, müssen Sie weitere Farbformate definieren.
15989 \end_layout
15990
15991 \begin_layout Standard
15992 \begin_inset Float table
15993 placement h
15994 wide false
15995 sideways false
15996 status open
15997
15998 \begin_layout Plain Layout
15999 \begin_inset Caption
16000
16001 \begin_layout Plain Layout
16002 \begin_inset CommandInset label
16003 LatexCommand label
16004 name "tab:Tabelle-mit-farbigen-vert"
16005
16006 \end_inset
16007
16008 Tabelle mit farbigen vertikalen Linien
16009 \end_layout
16010
16011 \end_inset
16012
16013
16014 \end_layout
16015
16016 \begin_layout Plain Layout
16017 \align center
16018 \begin_inset Tabular
16019 <lyxtabular version="3" rows="3" columns="3">
16020 <features tabularvalignment="middle">
16021 <column alignment="center" valignment="top" width="0" special="Wc">
16022 <column alignment="center" valignment="top" width="0" special="Wc">
16023 <column alignment="center" valignment="top" width="0" special="WcW">
16024 <row>
16025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16026 \begin_inset Text
16027
16028 \begin_layout Plain Layout
16029 sd
16030 \end_layout
16031
16032 \end_inset
16033 </cell>
16034 <cell alignment="center" valignment="top" topline="true" usebox="none">
16035 \begin_inset Text
16036
16037 \begin_layout Plain Layout
16038
16039 \end_layout
16040
16041 \end_inset
16042 </cell>
16043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16044 \begin_inset Text
16045
16046 \begin_layout Plain Layout
16047
16048 \end_layout
16049
16050 \end_inset
16051 </cell>
16052 </row>
16053 <row>
16054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16055 \begin_inset Text
16056
16057 \begin_layout Plain Layout
16058
16059 \end_layout
16060
16061 \end_inset
16062 </cell>
16063 <cell alignment="center" valignment="top" topline="true" usebox="none">
16064 \begin_inset Text
16065
16066 \begin_layout Plain Layout
16067 sd
16068 \end_layout
16069
16070 \end_inset
16071 </cell>
16072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16073 \begin_inset Text
16074
16075 \begin_layout Plain Layout
16076
16077 \end_layout
16078
16079 \end_inset
16080 </cell>
16081 </row>
16082 <row>
16083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16084 \begin_inset Text
16085
16086 \begin_layout Plain Layout
16087
16088 \end_layout
16089
16090 \end_inset
16091 </cell>
16092 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16093 \begin_inset Text
16094
16095 \begin_layout Plain Layout
16096
16097 \end_layout
16098
16099 \end_inset
16100 </cell>
16101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16102 \begin_inset Text
16103
16104 \begin_layout Plain Layout
16105 sd
16106 \end_layout
16107
16108 \end_inset
16109 </cell>
16110 </row>
16111 </lyxtabular>
16112
16113 \end_inset
16114
16115
16116 \end_layout
16117
16118 \end_inset
16119
16120
16121 \end_layout
16122
16123 \begin_layout Standard
16124 \begin_inset VSpace bigskip
16125 \end_inset
16126
16127 Um zum Beispiel horizontale Linien rot zu färben wie in Tabelle
16128 \begin_inset space ~
16129 \end_inset
16130
16131
16132 \begin_inset CommandInset ref
16133 LatexCommand ref
16134 reference "tab:Tabelle-mit-farbigen-horiz"
16135
16136 \end_inset
16137
16138 , müssen Sie folgenden Befehl als TeX-Code vor der (Gleitobjekt-)Tabelle
16139  einfügen:
16140 \end_layout
16141
16142 \begin_layout Standard
16143
16144 \series bold
16145
16146 \backslash
16147 let
16148 \backslash
16149 myHlineC
16150 \backslash
16151 hline
16152 \begin_inset Newline newline
16153 \end_inset
16154
16155
16156 \backslash
16157 renewcommand{
16158 \backslash
16159 hline}
16160 \begin_inset Newline newline
16161 \end_inset
16162
16163
16164 \begin_inset Phantom HPhantom
16165 status open
16166
16167 \begin_layout Plain Layout
16168
16169 \series bold
16170 \begin_inset space ~
16171 \end_inset
16172
16173
16174 \end_layout
16175
16176 \end_inset
16177
16178 {
16179 \backslash
16180 arrayrulecolor{red}
16181 \backslash
16182 myHlineC
16183 \backslash
16184 arrayrulecolor{black}}
16185 \end_layout
16186
16187 \begin_layout Standard
16188 \begin_inset ERT
16189 status collapsed
16190
16191 \begin_layout Plain Layout
16192
16193
16194 \backslash
16195 let
16196 \backslash
16197 myHlineC
16198 \backslash
16199 hline
16200 \end_layout
16201
16202 \begin_layout Plain Layout
16203
16204
16205 \backslash
16206 renewcommand{
16207 \backslash
16208 hline}
16209 \end_layout
16210
16211 \begin_layout Plain Layout
16212
16213  {
16214 \backslash
16215 arrayrulecolor{red}
16216 \backslash
16217 myHlineC
16218 \backslash
16219 arrayrulecolor{black}}
16220 \end_layout
16221
16222 \end_inset
16223
16224
16225 \begin_inset Float table
16226 placement h
16227 wide false
16228 sideways false
16229 status open
16230
16231 \begin_layout Plain Layout
16232 \begin_inset Caption
16233
16234 \begin_layout Plain Layout
16235 \begin_inset CommandInset label
16236 LatexCommand label
16237 name "tab:Tabelle-mit-farbigen-horiz"
16238
16239 \end_inset
16240
16241 Tabelle mit farbigen horizontalen Linien
16242 \end_layout
16243
16244 \end_inset
16245
16246
16247 \end_layout
16248
16249 \begin_layout Plain Layout
16250 \align center
16251 \begin_inset Tabular
16252 <lyxtabular version="3" rows="3" columns="3">
16253 <features tabularvalignment="middle">
16254 <column alignment="center" valignment="top" width="0">
16255 <column alignment="center" valignment="top" width="0">
16256 <column alignment="center" valignment="top" width="0">
16257 <row>
16258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16259 \begin_inset Text
16260
16261 \begin_layout Plain Layout
16262 sd
16263 \end_layout
16264
16265 \end_inset
16266 </cell>
16267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16268 \begin_inset Text
16269
16270 \begin_layout Plain Layout
16271
16272 \end_layout
16273
16274 \end_inset
16275 </cell>
16276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16277 \begin_inset Text
16278
16279 \begin_layout Plain Layout
16280
16281 \end_layout
16282
16283 \end_inset
16284 </cell>
16285 </row>
16286 <row>
16287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16288 \begin_inset Text
16289
16290 \begin_layout Plain Layout
16291
16292 \end_layout
16293
16294 \end_inset
16295 </cell>
16296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16297 \begin_inset Text
16298
16299 \begin_layout Plain Layout
16300 sd
16301 \end_layout
16302
16303 \end_inset
16304 </cell>
16305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16306 \begin_inset Text
16307
16308 \begin_layout Plain Layout
16309
16310 \end_layout
16311
16312 \end_inset
16313 </cell>
16314 </row>
16315 <row>
16316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16317 \begin_inset Text
16318
16319 \begin_layout Plain Layout
16320
16321 \end_layout
16322
16323 \end_inset
16324 </cell>
16325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16326 \begin_inset Text
16327
16328 \begin_layout Plain Layout
16329
16330 \end_layout
16331
16332 \end_inset
16333 </cell>
16334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16335 \begin_inset Text
16336
16337 \begin_layout Plain Layout
16338 sd
16339 \end_layout
16340
16341 \end_inset
16342 </cell>
16343 </row>
16344 </lyxtabular>
16345
16346 \end_inset
16347
16348
16349 \end_layout
16350
16351 \end_inset
16352
16353
16354 \end_layout
16355
16356 \begin_layout Standard
16357 Um die schwarze Linienfarbe zurückzubekommen, müssen Sie folgenden Befehl
16358  als TeX-Code hinter der Tabelle einfügen:
16359 \end_layout
16360
16361 \begin_layout Standard
16362
16363 \series bold
16364
16365 \backslash
16366 renewcommand{
16367 \backslash
16368 hline}{
16369 \backslash
16370 myHlineC}
16371 \end_layout
16372
16373 \begin_layout Standard
16374 Tabelle
16375 \begin_inset space ~
16376 \end_inset
16377
16378
16379 \begin_inset CommandInset ref
16380 LatexCommand ref
16381 reference "tab:Table-with-colored"
16382
16383 \end_inset
16384
16385  ist ein Beispiel mit farbigen vertikalen und horizontalen Linien.
16386 \end_layout
16387
16388 \begin_layout Standard
16389 \begin_inset Float table
16390 placement h
16391 wide false
16392 sideways false
16393 status open
16394
16395 \begin_layout Plain Layout
16396 \begin_inset Caption
16397
16398 \begin_layout Plain Layout
16399 \begin_inset CommandInset label
16400 LatexCommand label
16401 name "tab:Table-with-colored"
16402
16403 \end_inset
16404
16405 Tabelle mit farbigen Linien
16406 \end_layout
16407
16408 \end_inset
16409
16410
16411 \end_layout
16412
16413 \begin_layout Plain Layout
16414 \align center
16415 \begin_inset Tabular
16416 <lyxtabular version="3" rows="3" columns="3">
16417 <features tabularvalignment="middle">
16418 <column alignment="center" valignment="top" width="0" special="Wc">
16419 <column alignment="center" valignment="top" width="0" special="Wc">
16420 <column alignment="center" valignment="top" width="0" special="WcW">
16421 <row>
16422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16423 \begin_inset Text
16424
16425 \begin_layout Plain Layout
16426 sd
16427 \end_layout
16428
16429 \end_inset
16430 </cell>
16431 <cell alignment="center" valignment="top" topline="true" usebox="none">
16432 \begin_inset Text
16433
16434 \begin_layout Plain Layout
16435
16436 \end_layout
16437
16438 \end_inset
16439 </cell>
16440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16441 \begin_inset Text
16442
16443 \begin_layout Plain Layout
16444
16445 \end_layout
16446
16447 \end_inset
16448 </cell>
16449 </row>
16450 <row>
16451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16452 \begin_inset Text
16453
16454 \begin_layout Plain Layout
16455
16456 \end_layout
16457
16458 \end_inset
16459 </cell>
16460 <cell alignment="center" valignment="top" topline="true" usebox="none">
16461 \begin_inset Text
16462
16463 \begin_layout Plain Layout
16464 sd
16465 \end_layout
16466
16467 \end_inset
16468 </cell>
16469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16470 \begin_inset Text
16471
16472 \begin_layout Plain Layout
16473
16474 \end_layout
16475
16476 \end_inset
16477 </cell>
16478 </row>
16479 <row topspace="default">
16480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16481 \begin_inset Text
16482
16483 \begin_layout Plain Layout
16484
16485 \end_layout
16486
16487 \end_inset
16488 </cell>
16489 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16490 \begin_inset Text
16491
16492 \begin_layout Plain Layout
16493
16494 \end_layout
16495
16496 \end_inset
16497 </cell>
16498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16499 \begin_inset Text
16500
16501 \begin_layout Plain Layout
16502 sd
16503 \end_layout
16504
16505 \end_inset
16506 </cell>
16507 </row>
16508 </lyxtabular>
16509
16510 \end_inset
16511
16512
16513 \end_layout
16514
16515 \end_inset
16516
16517
16518 \end_layout
16519
16520 \begin_layout Standard
16521 \begin_inset ERT
16522 status collapsed
16523
16524 \begin_layout Plain Layout
16525
16526
16527 \backslash
16528 renewcommand{
16529 \backslash
16530 hline}{
16531 \backslash
16532 myHlineC}
16533 \end_layout
16534
16535 \end_inset
16536
16537
16538 \end_layout
16539
16540 \begin_layout Standard
16541 \begin_inset ERT
16542 status collapsed
16543
16544 \begin_layout Plain Layout
16545
16546
16547 \backslash
16548 setlength{
16549 \backslash
16550 arrayrulewidth}{0.4pt}
16551 \end_layout
16552
16553 \end_inset
16554
16555
16556 \begin_inset Note Note
16557 status collapsed
16558
16559 \begin_layout Plain Layout
16560 setzt die Liniendicke wieder auf ihren Standardwert zurück
16561 \end_layout
16562
16563 \end_inset
16564
16565
16566 \end_layout
16567
16568 \begin_layout Section
16569 Tabellen-Anpassung
16570 \begin_inset Index idx
16571 status collapsed
16572
16573 \begin_layout Plain Layout
16574 Tabellen ! Anpassung
16575 \end_layout
16576
16577 \end_inset
16578
16579
16580 \end_layout
16581
16582 \begin_layout Subsection
16583 Zeilenabstand
16584 \begin_inset CommandInset label
16585 LatexCommand label
16586 name "uab:Zeilenabstand"
16587
16588 \end_inset
16589
16590
16591 \begin_inset Index idx
16592 status collapsed
16593
16594 \begin_layout Plain Layout
16595 Tabellen ! Zeilenabstand
16596 \end_layout
16597
16598 \end_inset
16599
16600
16601 \end_layout
16602
16603 \begin_layout Standard
16604 Auf der Karteikarte 
16605 \family sans
16606 Rahmen
16607 \family default
16608  des 
16609 \family sans
16610 Tabellen-Einstellungen
16611 \family default
16612 -Dialogs können Sie 
16613 \family sans
16614 zusätzliche
16615 \begin_inset space ~
16616 \end_inset
16617
16618 Abstände
16619 \family default
16620  einfügen.
16621  Dabei haben Sie drei Möglichkeiten:
16622 \end_layout
16623
16624 \begin_layout Description
16625 Oberhalb
16626 \begin_inset space ~
16627 \end_inset
16628
16629 der
16630 \begin_inset space ~
16631 \end_inset
16632
16633 Zeile fügt oberhalb des Zeileninhalts zusätzlichen Leerraum ein.
16634  Bei einer formalen Tabelle
16635 \begin_inset Foot
16636 status collapsed
16637
16638 \begin_layout Plain Layout
16639 Formale Tabellen wurden in Abschnitt
16640 \begin_inset space ~
16641 \end_inset
16642
16643
16644 \begin_inset CommandInset ref
16645 LatexCommand ref
16646 reference "abs:Formale-Tabellen"
16647
16648 \end_inset
16649
16650  beschrieben.
16651 \end_layout
16652
16653 \end_inset
16654
16655  fügt LyX standardmäßig 0.5
16656 \begin_inset space \thinspace{}
16657 \end_inset
16658
16659 em Leerraum ein.
16660  Bei normalen Tabellen werden die vertikalen Linien leider nicht mit verlängert:
16661 \begin_inset VSpace medskip
16662 \end_inset
16663
16664
16665 \begin_inset Newline newline
16666 \end_inset
16667
16668
16669 \begin_inset space \hspace*{}
16670 \length 0pt
16671 \end_inset
16672
16673
16674 \begin_inset space \hfill{}
16675 \end_inset
16676
16677
16678 \begin_inset Tabular
16679 <lyxtabular version="3" rows="3" columns="1">
16680 <features tabularvalignment="middle">
16681 <column alignment="center" valignment="top" width="0">
16682 <row>
16683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16684 \begin_inset Text
16685
16686 \begin_layout Plain Layout
16687 A
16688 \end_layout
16689
16690 \end_inset
16691 </cell>
16692 </row>
16693 <row topspace="3mm">
16694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16695 \begin_inset Text
16696
16697 \begin_layout Plain Layout
16698 3
16699 \begin_inset space \thinspace{}
16700 \end_inset
16701
16702 mm Leerraum oberhalb der Zeile
16703 \end_layout
16704
16705 \end_inset
16706 </cell>
16707 </row>
16708 <row>
16709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16710 \begin_inset Text
16711
16712 \begin_layout Plain Layout
16713 C
16714 \end_layout
16715
16716 \end_inset
16717 </cell>
16718 </row>
16719 </lyxtabular>
16720
16721 \end_inset
16722
16723
16724 \begin_inset space \hfill{}
16725 \end_inset
16726
16727
16728 \begin_inset space \hspace*{}
16729 \length 0pt
16730 \end_inset
16731
16732
16733 \begin_inset VSpace medskip
16734 \end_inset
16735
16736
16737 \begin_inset Newline newline
16738 \end_inset
16739
16740 Deshalb macht das Einfügen oberhalb der Zeile nur Sinn, wenn Sie keine vertikale
16741 n Linien verwenden.
16742 \end_layout
16743
16744 \begin_layout Description
16745 Unterhalb
16746 \begin_inset space ~
16747 \end_inset
16748
16749 der
16750 \begin_inset space ~
16751 \end_inset
16752
16753 Zeile fügt unterhalb des Zeileninhalts zusätzlichen Leerraum ein.
16754  Bei einer formalen Tabelle fügt LyX standardmäßig 0.5
16755 \begin_inset space \thinspace{}
16756 \end_inset
16757
16758 em Leerraum ein.
16759  Bei normalen Tabellen ist der Standardwert 2
16760 \begin_inset space \thinspace{}
16761 \end_inset
16762
16763 pt.
16764 \end_layout
16765
16766 \begin_layout Description
16767 Zwischen
16768 \begin_inset space ~
16769 \end_inset
16770
16771 den
16772 \begin_inset space ~
16773 \end_inset
16774
16775 Zeilen fügt zwischen zwei Zeilen zusätzlichen Leerraum ein.
16776  Bei einer formalen Tabelle fügt LyX standardmäßig 0.5
16777 \begin_inset space \thinspace{}
16778 \end_inset
16779
16780 em Leerraum ein.
16781  Bei normalen Tabellen werden die vertikalen Linien leider nicht mit verlängert:
16782 \begin_inset VSpace medskip
16783 \end_inset
16784
16785
16786 \begin_inset Newline newline
16787 \end_inset
16788
16789
16790 \begin_inset space \hspace*{}
16791 \length 0pt
16792 \end_inset
16793
16794
16795 \begin_inset space \hfill{}
16796 \end_inset
16797
16798
16799 \begin_inset Tabular
16800 <lyxtabular version="3" rows="3" columns="1">
16801 <features tabularvalignment="middle">
16802 <column alignment="center" valignment="top" width="0">
16803 <row>
16804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16805 \begin_inset Text
16806
16807 \begin_layout Plain Layout
16808 A
16809 \end_layout
16810
16811 \end_inset
16812 </cell>
16813 </row>
16814 <row interlinespace="3mm">
16815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16816 \begin_inset Text
16817
16818 \begin_layout Plain Layout
16819 \begin_inset Formula $\downarrow$
16820 \end_inset
16821
16822  3
16823 \begin_inset space \thinspace{}
16824 \end_inset
16825
16826 mm Leerraum zwischen den Zeilen 
16827 \begin_inset Formula $\downarrow$
16828 \end_inset
16829
16830
16831 \end_layout
16832
16833 \end_inset
16834 </cell>
16835 </row>
16836 <row>
16837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16838 \begin_inset Text
16839
16840 \begin_layout Plain Layout
16841 \begin_inset Formula $\uparrow$
16842 \end_inset
16843
16844  3
16845 \begin_inset space \thinspace{}
16846 \end_inset
16847
16848 mm Leerraum zwischen den Zeilen 
16849 \begin_inset Formula $\uparrow$
16850 \end_inset
16851
16852
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 </row>
16858 </lyxtabular>
16859
16860 \end_inset
16861
16862
16863 \begin_inset space \hfill{}
16864 \end_inset
16865
16866
16867 \begin_inset space \hspace*{}
16868 \length 0pt
16869 \end_inset
16870
16871
16872 \begin_inset VSpace medskip
16873 \end_inset
16874
16875
16876 \begin_inset Newline newline
16877 \end_inset
16878
16879 Deshalb macht das Einfügen oberhalb der Zeile nur Sinn, wenn Sie keine vertikale
16880 n Linien verwenden.
16881 \end_layout
16882
16883 \begin_layout Standard
16884 \begin_inset VSpace bigskip
16885 \end_inset
16886
16887 Wenn Sie die Höhe aller Zellen vergrößern wollen, können Sie das mit folgenden
16888  Befehlen im LaTeX-Vorspann machen:
16889 \end_layout
16890
16891 \begin_layout Standard
16892
16893 \series bold
16894
16895 \backslash
16896 @ifundefined{extrarowheight}
16897 \begin_inset Newline newline
16898 \end_inset
16899
16900
16901 \begin_inset Phantom HPhantom
16902 status open
16903
16904 \begin_layout Plain Layout
16905
16906 \series bold
16907 \begin_inset space ~
16908 \end_inset
16909
16910
16911 \end_layout
16912
16913 \end_inset
16914
16915 {
16916 \backslash
16917 usepackage{array}}{}
16918 \begin_inset Newline newline
16919 \end_inset
16920
16921
16922 \backslash
16923 setlength{
16924 \backslash
16925 extrarowheight}{Höhe}
16926 \end_layout
16927
16928 \begin_layout Standard
16929 Aber das hat den Nachteil, dass die Zelltexte nicht mehr genau vertikal
16930  ausgerichtet sind.
16931  (Das Paket 
16932 \series bold
16933 array
16934 \series default
16935  wird automatisch von LyX geladen, wenn Sie selbst definierte Tabellenformate
16936  verwenden.
16937  Der Befehl 
16938 \series bold
16939
16940 \backslash
16941 @ifundefined
16942 \series default
16943  vermeidet, dass es in diesem Fall doppelt geladen wird.)
16944 \end_layout
16945
16946 \begin_layout Standard
16947 Bei der Verwendung von großen Schriftgrößen, sind die Tabellenlinien oftmals
16948  zu nah an den Buchstaben.
16949  Das kann korrigiert werden, indem man den Befehl 
16950 \series bold
16951
16952 \backslash
16953 strut
16954 \series default
16955  als TeX-Code am Anfang einer Tabellenzeile einfügt.
16956  Tabelle
16957 \begin_inset space ~
16958 \end_inset
16959
16960
16961 \begin_inset CommandInset ref
16962 LatexCommand ref
16963 reference "tab:Vertikale-Ausrichtung-von"
16964
16965 \end_inset
16966
16967  zeigt den Effekt.
16968 \end_layout
16969
16970 \begin_layout Standard
16971 \noindent
16972 \begin_inset Float table
16973 placement h
16974 wide false
16975 sideways false
16976 status open
16977
16978 \begin_layout Plain Layout
16979 \begin_inset Caption
16980
16981 \begin_layout Plain Layout
16982 \begin_inset CommandInset label
16983 LatexCommand label
16984 name "tab:Vertikale-Ausrichtung-von"
16985
16986 \end_inset
16987
16988 Vertikale Ausrichtung von Text mit großen Schriftgrößen.
16989 \end_layout
16990
16991 \end_inset
16992
16993
16994 \end_layout
16995
16996 \begin_layout Plain Layout
16997 \begin_inset space \hfill{}
16998 \end_inset
16999
17000
17001 \begin_inset Float table
17002 wide false
17003 sideways false
17004 status collapsed
17005
17006 \begin_layout Plain Layout
17007 \begin_inset Caption
17008
17009 \begin_layout Plain Layout
17010 Normale Tabelle.
17011 \end_layout
17012
17013 \end_inset
17014
17015
17016 \end_layout
17017
17018 \begin_layout Plain Layout
17019 \noindent
17020 \align center
17021 \begin_inset Tabular
17022 <lyxtabular version="3" rows="6" columns="1">
17023 <features tabularvalignment="middle">
17024 <column alignment="left" valignment="top" width="0">
17025 <row>
17026 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17027 \begin_inset Text
17028
17029 \begin_layout Plain Layout
17030 Normal, g
17031 \end_layout
17032
17033 \end_inset
17034 </cell>
17035 </row>
17036 <row>
17037 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17038 \begin_inset Text
17039
17040 \begin_layout Plain Layout
17041
17042 \size large
17043 Groß, g
17044 \end_layout
17045
17046 \end_inset
17047 </cell>
17048 </row>
17049 <row>
17050 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17051 \begin_inset Text
17052
17053 \begin_layout Plain Layout
17054
17055 \size larger
17056 Größer, g
17057 \end_layout
17058
17059 \end_inset
17060 </cell>
17061 </row>
17062 <row>
17063 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17064 \begin_inset Text
17065
17066 \begin_layout Plain Layout
17067
17068 \size largest
17069 noch Größer, g
17070 \end_layout
17071
17072 \end_inset
17073 </cell>
17074 </row>
17075 <row>
17076 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17077 \begin_inset Text
17078
17079 \begin_layout Plain Layout
17080
17081 \size huge
17082 Riesig
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 </row>
17088 <row>
17089 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17090 \begin_inset Text
17091
17092 \begin_layout Plain Layout
17093
17094 \size giant
17095 Gigantisch
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 </row>
17101 </lyxtabular>
17102
17103 \end_inset
17104
17105
17106 \end_layout
17107
17108 \end_inset
17109
17110
17111 \begin_inset space \hfill{}
17112 \end_inset
17113
17114
17115 \begin_inset Float table
17116 wide false
17117 sideways false
17118 status collapsed
17119
17120 \begin_layout Plain Layout
17121 \begin_inset Caption
17122
17123 \begin_layout Plain Layout
17124 Tabelle bei der der Befehl 
17125 \series bold
17126
17127 \backslash
17128 strut
17129 \series default
17130  verwendet wurde.
17131 \end_layout
17132
17133 \end_inset
17134
17135
17136 \end_layout
17137
17138 \begin_layout Plain Layout
17139 \noindent
17140 \align center
17141 \begin_inset Tabular
17142 <lyxtabular version="3" rows="6" columns="1">
17143 <features tabularvalignment="middle">
17144 <column alignment="left" valignment="top" width="0">
17145 <row>
17146 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17147 \begin_inset Text
17148
17149 \begin_layout Plain Layout
17150 Normal, g
17151 \end_layout
17152
17153 \end_inset
17154 </cell>
17155 </row>
17156 <row>
17157 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17158 \begin_inset Text
17159
17160 \begin_layout Plain Layout
17161
17162 \size large
17163 \begin_inset ERT
17164 status collapsed
17165
17166 \begin_layout Plain Layout
17167
17168
17169 \backslash
17170 strut 
17171 \end_layout
17172
17173 \end_inset
17174
17175 Groß, g
17176 \end_layout
17177
17178 \end_inset
17179 </cell>
17180 </row>
17181 <row>
17182 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17183 \begin_inset Text
17184
17185 \begin_layout Plain Layout
17186
17187 \size larger
17188 \begin_inset ERT
17189 status collapsed
17190
17191 \begin_layout Plain Layout
17192
17193
17194 \backslash
17195 strut 
17196 \end_layout
17197
17198 \end_inset
17199
17200 Größer, g
17201 \end_layout
17202
17203 \end_inset
17204 </cell>
17205 </row>
17206 <row>
17207 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17208 \begin_inset Text
17209
17210 \begin_layout Plain Layout
17211
17212 \size largest
17213 \begin_inset ERT
17214 status collapsed
17215
17216 \begin_layout Plain Layout
17217
17218
17219 \backslash
17220 strut 
17221 \end_layout
17222
17223 \end_inset
17224
17225 noch Größer, g
17226 \end_layout
17227
17228 \end_inset
17229 </cell>
17230 </row>
17231 <row>
17232 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17233 \begin_inset Text
17234
17235 \begin_layout Plain Layout
17236
17237 \size huge
17238 \begin_inset ERT
17239 status collapsed
17240
17241 \begin_layout Plain Layout
17242
17243
17244 \backslash
17245 strut 
17246 \end_layout
17247
17248 \end_inset
17249
17250 Riesig
17251 \end_layout
17252
17253 \end_inset
17254 </cell>
17255 </row>
17256 <row>
17257 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17258 \begin_inset Text
17259
17260 \begin_layout Plain Layout
17261
17262 \size giant
17263 \begin_inset ERT
17264 status collapsed
17265
17266 \begin_layout Plain Layout
17267
17268
17269 \backslash
17270 strut 
17271 \end_layout
17272
17273 \end_inset
17274
17275 Gigantisch
17276 \end_layout
17277
17278 \end_inset
17279 </cell>
17280 </row>
17281 </lyxtabular>
17282
17283 \end_inset
17284
17285
17286 \end_layout
17287
17288 \end_inset
17289
17290
17291 \begin_inset space \hfill{}
17292 \end_inset
17293
17294
17295 \end_layout
17296
17297 \end_inset
17298
17299
17300 \end_layout
17301
17302 \begin_layout Subsection
17303 Besondere Zellenausrichtung
17304 \begin_inset CommandInset label
17305 LatexCommand label
17306 name "sub:Besondere-Zellenausrichtung"
17307
17308 \end_inset
17309
17310
17311 \begin_inset Index idx
17312 status collapsed
17313
17314 \begin_layout Plain Layout
17315 Tabellen ! Zellenausrichtung
17316 \end_layout
17317
17318 \end_inset
17319
17320
17321 \end_layout
17322
17323 \begin_layout Standard
17324 Manchmal sieht es besser aus, wenn Spalten nach besonderen Zeichen ausgerichtet
17325  sind wie zum Beispiel dem Dezimalpunkt wie in Tabelle
17326 \begin_inset space ~
17327 \end_inset
17328
17329
17330 \begin_inset CommandInset ref
17331 LatexCommand ref
17332 reference "tab:Tabellenzellen-sind-auf"
17333
17334 \end_inset
17335
17336 .
17337  Diese Ausrichtung erhält man, indem den Cursor in die Spalte setzt und
17338  dann entweder den Werkzeugleistenknopf 
17339 \begin_inset Graphics
17340         filename ../../images/tabular-feature_align-decimal.png
17341         scale 85
17342         scaleBeforeRotation
17343
17344 \end_inset
17345
17346  drückt oder in den Tabelleneinstellungen die Ausrichtung auf 
17347 \family sans
17348 Am
17349 \begin_inset space ~
17350 \end_inset
17351
17352 Dezimaltrenner
17353 \family default
17354  setzt.
17355  Das Zeichen, auf das ausgerichtet wird, kann man in den Tabelleneinstellungen
17356  frei wählen.
17357 \end_layout
17358
17359 \begin_layout Standard
17360 \begin_inset Float table
17361 placement h
17362 wide false
17363 sideways false
17364 status open
17365
17366 \begin_layout Plain Layout
17367 \begin_inset Caption
17368
17369 \begin_layout Plain Layout
17370 \begin_inset CommandInset label
17371 LatexCommand label
17372 name "tab:Tabellenzellen-sind-auf"
17373
17374 \end_inset
17375
17376 Tabellenzellen sind auf den Dezimalpunkt ausgerichtet
17377 \end_layout
17378
17379 \end_inset
17380
17381
17382 \end_layout
17383
17384 \begin_layout Plain Layout
17385 \align center
17386 \begin_inset Tabular
17387 <lyxtabular version="3" rows="4" columns="1">
17388 <features booktabs="true" tabularvalignment="middle">
17389 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
17390 <row>
17391 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17392 \begin_inset Text
17393
17394 \begin_layout Plain Layout
17395 Überschrift
17396 \end_layout
17397
17398 \end_inset
17399 </cell>
17400 </row>
17401 <row>
17402 <cell alignment="center" valignment="top" topline="true" usebox="none">
17403 \begin_inset Text
17404
17405 \begin_layout Plain Layout
17406 12,6
17407 \end_layout
17408
17409 \end_inset
17410 </cell>
17411 </row>
17412 <row>
17413 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17414 \begin_inset Text
17415
17416 \begin_layout Plain Layout
17417 0,68
17418 \end_layout
17419
17420 \end_inset
17421 </cell>
17422 </row>
17423 <row>
17424 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17425 \begin_inset Text
17426
17427 \begin_layout Plain Layout
17428 -123,0
17429 \end_layout
17430
17431 \end_inset
17432 </cell>
17433 </row>
17434 </lyxtabular>
17435
17436 \end_inset
17437
17438
17439 \end_layout
17440
17441 \end_inset
17442
17443
17444 \end_layout
17445
17446 \begin_layout Standard
17447 \begin_inset Float table
17448 placement h
17449 wide false
17450 sideways false
17451 status open
17452
17453 \begin_layout Plain Layout
17454 \begin_inset Caption
17455
17456 \begin_layout Plain Layout
17457 \begin_inset CommandInset label
17458 LatexCommand label
17459 name "tab:Tabellenzellen-Operator"
17460
17461 \end_inset
17462
17463 Tabellenzellen sind auf den Operator ausgerichtet
17464 \end_layout
17465
17466 \end_inset
17467
17468
17469 \end_layout
17470
17471 \begin_layout Plain Layout
17472 \align center
17473 \begin_inset Tabular
17474 <lyxtabular version="3" rows="4" columns="2">
17475 <features booktabs="true" tabularvalignment="middle">
17476 <column alignment="right" valignment="top" width="0pt">
17477 <column alignment="left" valignment="top" width="0pt" special="@{}l">
17478 <row>
17479 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17480 \begin_inset Text
17481
17482 \begin_layout Plain Layout
17483 Überschrift
17484 \end_layout
17485
17486 \end_inset
17487 </cell>
17488 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17489 \begin_inset Text
17490
17491 \begin_layout Plain Layout
17492
17493 \end_layout
17494
17495 \end_inset
17496 </cell>
17497 </row>
17498 <row>
17499 <cell alignment="center" valignment="top" usebox="none">
17500 \begin_inset Text
17501
17502 \begin_layout Plain Layout
17503 \begin_inset Formula $12\,+$
17504 \end_inset
17505
17506
17507 \end_layout
17508
17509 \end_inset
17510 </cell>
17511 <cell alignment="center" valignment="top" usebox="none">
17512 \begin_inset Text
17513
17514 \begin_layout Plain Layout
17515 \begin_inset Formula $\,6$
17516 \end_inset
17517
17518
17519 \end_layout
17520
17521 \end_inset
17522 </cell>
17523 </row>
17524 <row>
17525 <cell alignment="center" valignment="top" usebox="none">
17526 \begin_inset Text
17527
17528 \begin_layout Plain Layout
17529 \begin_inset Formula $0\,-$
17530 \end_inset
17531
17532
17533 \end_layout
17534
17535 \end_inset
17536 </cell>
17537 <cell alignment="center" valignment="top" usebox="none">
17538 \begin_inset Text
17539
17540 \begin_layout Plain Layout
17541 \begin_inset Formula $\,68$
17542 \end_inset
17543
17544
17545 \end_layout
17546
17547 \end_inset
17548 </cell>
17549 </row>
17550 <row>
17551 <cell alignment="center" valignment="top" usebox="none">
17552 \begin_inset Text
17553
17554 \begin_layout Plain Layout
17555 \begin_inset Formula $-123\,/$
17556 \end_inset
17557
17558
17559 \end_layout
17560
17561 \end_inset
17562 </cell>
17563 <cell alignment="center" valignment="top" usebox="none">
17564 \begin_inset Text
17565
17566 \begin_layout Plain Layout
17567 \begin_inset Formula $\,0$
17568 \end_inset
17569
17570
17571 \end_layout
17572
17573 \end_inset
17574 </cell>
17575 </row>
17576 </lyxtabular>
17577
17578 \end_inset
17579
17580
17581 \end_layout
17582
17583 \end_inset
17584
17585
17586 \end_layout
17587
17588 \begin_layout Standard
17589 Bei Ausrichtungen bezüglich Zeichen in Formeln ist diese Methode nicht möglich,
17590  da das Feld für das Ausrichtungszeichen in den Tabelleneinstellungen keine
17591  Formeln erlaubt.
17592  In diesem Fall verwendet man die Methode von Tabelle
17593 \begin_inset space ~
17594 \end_inset
17595
17596
17597 \begin_inset CommandInset ref
17598 LatexCommand ref
17599 reference "tab:Tabellenzellen-Operator"
17600
17601 \end_inset
17602
17603 .
17604  Diese Tabelle wurde als 4×2 Tabelle erstellt.
17605  Die Überschrift ist eine zentrierte Mehrfachspalte.
17606  Die erste Spalte ist rechtsbündig ausgerichtet und enthält den ersten Teil
17607  und den Operator.
17608  Die zweite Spalte ist linksbündig ausgerichtet und enthält den Rest.
17609  Ein kleiner Leerraum wurde zu Beginn jeder Zelle der zweiten Spalte eingefügt,
17610  um den üblichen Leerraum um einen Operator zu erhalten.
17611  Um den Raum zwischen den beiden Spalten zu löschen, wurde im LaTeX-Argument
17612  für die zweite Spalte folgendes eingefügt:
17613 \end_layout
17614
17615 \begin_layout Standard
17616
17617 \series bold
17618 @{}l
17619 \end_layout
17620
17621 \begin_layout Standard
17622 Tabelle
17623 \begin_inset space ~
17624 \end_inset
17625
17626
17627 \begin_inset CommandInset ref
17628 LatexCommand ref
17629 reference "tab:Verschiedene-Ausrichtungen"
17630
17631 \end_inset
17632
17633  zeigt einige Ausrichtungen.
17634  Für die Ausrichtung der Relationen wurde ein kleiner 
17635 \family sans
17636 Leerraum
17637 \family default
17638  eingefügt; wie in der zweiten Spalte von Tabelle
17639 \begin_inset space ~
17640 \end_inset
17641
17642
17643 \begin_inset CommandInset ref
17644 LatexCommand ref
17645 reference "tab:Tabellenzellen-Operator"
17646
17647 \end_inset
17648
17649 .
17650 \end_layout
17651
17652 \begin_layout Standard
17653
17654 \color black
17655 \begin_inset Float table
17656 placement h
17657 wide false
17658 sideways false
17659 status open
17660
17661 \begin_layout Plain Layout
17662
17663 \color black
17664 \begin_inset Caption
17665
17666 \begin_layout Plain Layout
17667
17668 \color black
17669 \begin_inset CommandInset label
17670 LatexCommand label
17671 name "tab:Verschiedene-Ausrichtungen"
17672
17673 \end_inset
17674
17675
17676 \color inherit
17677 Verschiedene Ausrichtungen
17678 \end_layout
17679
17680 \end_inset
17681
17682
17683 \end_layout
17684
17685 \begin_layout Plain Layout
17686 \align center
17687 \begin_inset Tabular
17688 <lyxtabular version="3" rows="4" columns="6">
17689 <features tabularvalignment="middle">
17690 <column alignment="right" valignment="top" width="0">
17691 <column alignment="left" valignment="top" width="0" special="@{}l">
17692 <column alignment="right" valignment="top" width="0">
17693 <column alignment="left" valignment="top" width="0" special="@{}l">
17694 <column alignment="right" valignment="top" width="0">
17695 <column alignment="left" valignment="top" width="0" special="@{}l">
17696 <row>
17697 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17698 \begin_inset Text
17699
17700 \begin_layout Plain Layout
17701 Einheiten
17702 \end_layout
17703
17704 \end_inset
17705 </cell>
17706 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17707 \begin_inset Text
17708
17709 \begin_layout Plain Layout
17710
17711 \end_layout
17712
17713 \end_inset
17714 </cell>
17715 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17716 \begin_inset Text
17717
17718 \begin_layout Plain Layout
17719 Exponenten
17720 \end_layout
17721
17722 \end_inset
17723 </cell>
17724 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17725 \begin_inset Text
17726
17727 \begin_layout Plain Layout
17728
17729 \end_layout
17730
17731 \end_inset
17732 </cell>
17733 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17734 \begin_inset Text
17735
17736 \begin_layout Plain Layout
17737 Relationen
17738 \end_layout
17739
17740 \end_inset
17741 </cell>
17742 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17743 \begin_inset Text
17744
17745 \begin_layout Plain Layout
17746
17747 \end_layout
17748
17749 \end_inset
17750 </cell>
17751 </row>
17752 <row>
17753 <cell alignment="center" valignment="top" usebox="none">
17754 \begin_inset Text
17755
17756 \begin_layout Plain Layout
17757 12×
17758 \end_layout
17759
17760 \end_inset
17761 </cell>
17762 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17763 \begin_inset Text
17764
17765 \begin_layout Plain Layout
17766 24
17767 \begin_inset space \thinspace{}
17768 \end_inset
17769
17770 Flaschen
17771 \end_layout
17772
17773 \end_inset
17774 </cell>
17775 <cell alignment="center" valignment="top" usebox="none">
17776 \begin_inset Text
17777
17778 \begin_layout Plain Layout
17779 \begin_inset Formula $10\cdot$
17780 \end_inset
17781
17782
17783 \end_layout
17784
17785 \end_inset
17786 </cell>
17787 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17788 \begin_inset Text
17789
17790 \begin_layout Plain Layout
17791 \begin_inset Formula $10^{\mbox{-}17}$
17792 \end_inset
17793
17794
17795 \end_layout
17796
17797 \end_inset
17798 </cell>
17799 <cell alignment="center" valignment="top" usebox="none">
17800 \begin_inset Text
17801
17802 \begin_layout Plain Layout
17803 \begin_inset Formula $\Gamma(t)\propto$
17804 \end_inset
17805
17806
17807 \end_layout
17808
17809 \end_inset
17810 </cell>
17811 <cell alignment="center" valignment="top" usebox="none">
17812 \begin_inset Text
17813
17814 \begin_layout Plain Layout
17815 \begin_inset Formula $\:\Upsilon(t)$
17816 \end_inset
17817
17818
17819 \end_layout
17820
17821 \end_inset
17822 </cell>
17823 </row>
17824 <row>
17825 <cell alignment="center" valignment="top" usebox="none">
17826 \begin_inset Text
17827
17828 \begin_layout Plain Layout
17829 1024×
17830 \end_layout
17831
17832 \end_inset
17833 </cell>
17834 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17835 \begin_inset Text
17836
17837 \begin_layout Plain Layout
17838 768
17839 \begin_inset space \thinspace{}
17840 \end_inset
17841
17842 Pixel
17843 \end_layout
17844
17845 \end_inset
17846 </cell>
17847 <cell alignment="center" valignment="top" usebox="none">
17848 \begin_inset Text
17849
17850 \begin_layout Plain Layout
17851 \begin_inset Formula $5.78\cdot$
17852 \end_inset
17853
17854
17855 \end_layout
17856
17857 \end_inset
17858 </cell>
17859 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17860 \begin_inset Text
17861
17862 \begin_layout Plain Layout
17863 \begin_inset Formula $10^{7}$
17864 \end_inset
17865
17866
17867 \end_layout
17868
17869 \end_inset
17870 </cell>
17871 <cell alignment="center" valignment="top" usebox="none">
17872 \begin_inset Text
17873
17874 \begin_layout Plain Layout
17875 \begin_inset Formula $A\ne$
17876 \end_inset
17877
17878
17879 \end_layout
17880
17881 \end_inset
17882 </cell>
17883 <cell alignment="center" valignment="top" usebox="none">
17884 \begin_inset Text
17885
17886 \begin_layout Plain Layout
17887 \begin_inset Formula $\: B_{\mathrm{red}}$
17888 \end_inset
17889
17890
17891 \end_layout
17892
17893 \end_inset
17894 </cell>
17895 </row>
17896 <row>
17897 <cell alignment="center" valignment="top" usebox="none">
17898 \begin_inset Text
17899
17900 \begin_layout Plain Layout
17901 32×
17902 \end_layout
17903
17904 \end_inset
17905 </cell>
17906 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17907 \begin_inset Text
17908
17909 \begin_layout Plain Layout
17910 6
17911 \begin_inset space \thinspace{}
17912 \end_inset
17913
17914 cm
17915 \end_layout
17916
17917 \end_inset
17918 </cell>
17919 <cell alignment="center" valignment="top" usebox="none">
17920 \begin_inset Text
17921
17922 \begin_layout Plain Layout
17923 -
17924 \begin_inset Formula $33.5\cdot$
17925 \end_inset
17926
17927
17928 \end_layout
17929
17930 \end_inset
17931 </cell>
17932 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17933 \begin_inset Text
17934
17935 \begin_layout Plain Layout
17936 \begin_inset Formula $10^{4}$
17937 \end_inset
17938
17939
17940 \end_layout
17941
17942 \end_inset
17943 </cell>
17944 <cell alignment="center" valignment="top" usebox="none">
17945 \begin_inset Text
17946
17947 \begin_layout Plain Layout
17948 \begin_inset Formula $\sin(\alpha)\ge$
17949 \end_inset
17950
17951
17952 \end_layout
17953
17954 \end_inset
17955 </cell>
17956 <cell alignment="center" valignment="top" usebox="none">
17957 \begin_inset Text
17958
17959 \begin_layout Plain Layout
17960 \begin_inset Formula $\:\sin(\beta)$
17961 \end_inset
17962
17963
17964 \end_layout
17965
17966 \end_inset
17967 </cell>
17968 </row>
17969 </lyxtabular>
17970
17971 \end_inset
17972
17973
17974 \end_layout
17975
17976 \end_inset
17977
17978
17979 \end_layout
17980
17981 \begin_layout Subsection
17982 Angepasste Zellen-/Spaltenformate
17983 \begin_inset CommandInset label
17984 LatexCommand label
17985 name "uab:Angepasste-Zellen-/Spaltenformate"
17986
17987 \end_inset
17988
17989
17990 \begin_inset Index idx
17991 status collapsed
17992
17993 \begin_layout Plain Layout
17994 Tabellen ! Spaltenformat
17995 \end_layout
17996
17997 \end_inset
17998
17999
18000 \end_layout
18001
18002 \begin_layout Standard
18003 Wenn man wie in Abschnitt
18004 \begin_inset space ~
18005 \end_inset
18006
18007
18008 \begin_inset CommandInset ref
18009 LatexCommand ref
18010 reference "uab:Mehrfachspalten-Berechnungen"
18011
18012 \end_inset
18013
18014  die gewünschte Breite einer Mehrfachspalte berechnen will, ist das bei
18015  mehreren Tabellen mit Mehrfachspalten sehr lästig.
18016  Um sich das Leben zu erleichtern, können Sie im LaTeX-Vorspann Zellen/Spalten
18017  definieren:
18018 \end_layout
18019
18020 \begin_layout Standard
18021
18022 \series bold
18023
18024 \backslash
18025 newcolumntype{Formatname}[Zahl der Argumente]{Befehle}
18026 \end_layout
18027
18028 \begin_layout Standard
18029 Der Formatname darf nur ein Buchstabe sein, aber nicht 
18030 \emph on
18031 b
18032 \emph default
18033
18034 \emph on
18035 c
18036 \emph default
18037
18038 \emph on
18039 l
18040 \emph default
18041
18042 \emph on
18043 m
18044 \emph default
18045
18046 \emph on
18047 p
18048 \emph default
18049  oder 
18050 \emph on
18051 r
18052 \emph default
18053 , weil diese vordefiniert sind.
18054  Aber alle Buchstaben sind als Großbuchstaben erlaubt.
18055 \end_layout
18056
18057 \begin_layout Standard
18058 \begin_inset VSpace medskip
18059 \end_inset
18060
18061
18062 \end_layout
18063
18064 \begin_layout Standard
18065 Für vertikal und horizontal zentrierte Mehrfachspalten-Zellen mit fester
18066  Breite könnte das Format so aussehen:
18067 \end_layout
18068
18069 \begin_layout Standard
18070
18071 \series bold
18072
18073 \backslash
18074 newcolumntype{M}[1]{>{
18075 \backslash
18076 centering
18077 \backslash
18078 hspace{0pt}}m{#1}}
18079 \end_layout
18080
18081 \begin_layout Standard
18082 wobei 
18083 \series bold
18084
18085 \backslash
18086 hspace{0pt}
18087 \series default
18088  das Problem mit der Silbentrennung des ersten Wortes vermeidet, wie in
18089  Abschnitt
18090 \begin_inset space ~
18091 \end_inset
18092
18093
18094 \begin_inset CommandInset ref
18095 LatexCommand ref
18096 reference "uab:Mehrfache-Zeilen-in"
18097
18098 \end_inset
18099
18100  beschrieben.
18101  Jetzt können Sie mit
18102 \end_layout
18103
18104 \begin_layout Standard
18105
18106 \series bold
18107 M{Breite}
18108 \end_layout
18109
18110 \begin_layout Standard
18111 im 
18112 \family sans
18113 LaTeX-Argument
18114 \family default
18115  im 
18116 \family sans
18117 Tabellen-Einstellungen
18118 \family default
18119 -Dialog eine Mehrfachspalte definieren.
18120 \end_layout
18121
18122 \begin_layout Standard
18123 \begin_inset VSpace bigskip
18124 \end_inset
18125
18126
18127 \end_layout
18128
18129 \begin_layout Standard
18130 Für Zellen, die von einer Mehrfachspalte überspannt werden, können Sie folgendes
18131  Format definieren:
18132 \end_layout
18133
18134 \begin_layout Standard
18135
18136 \series bold
18137
18138 \backslash
18139 newcolumntype{S}[2]{>{
18140 \backslash
18141 centering
18142 \backslash
18143 hspace{0pt}}
18144 \begin_inset Newline newline
18145 \end_inset
18146
18147
18148 \begin_inset Phantom HPhantom
18149 status open
18150
18151 \begin_layout Plain Layout
18152
18153 \series bold
18154
18155 \backslash
18156 newcolumntype
18157 \end_layout
18158
18159 \end_inset
18160
18161 m{(#1+(2
18162 \backslash
18163 tabcolsep+
18164 \backslash
18165 arrayrulewidth)*(1-#2))/#2}}
18166 \end_layout
18167
18168 \begin_layout Standard
18169 Dieses Format benutzt Gleichung
18170 \begin_inset space ~
18171 \end_inset
18172
18173
18174 \begin_inset CommandInset ref
18175 LatexCommand ref
18176 reference "eq:Wgn"
18177
18178 \end_inset
18179
18180 , um die nötige Breite zu berechnen, damit jede überspannte Spalte gleich
18181  breit ist.
18182 \end_layout
18183
18184 \begin_layout Standard
18185 Jetzt können Sie im 
18186 \family sans
18187 LaTeX-Argument
18188 \family default
18189  im 
18190 \family sans
18191 Tabellen-Einstellungen
18192 \family default
18193 -Dialog folgendes einfügen:
18194 \end_layout
18195
18196 \begin_layout Standard
18197
18198 \series bold
18199 S{Mehrfachspalten-Breite}{Zahl der überspannten Spalten}
18200 \end_layout
18201
18202 \begin_layout Standard
18203 \begin_inset VSpace bigskip
18204 \end_inset
18205
18206
18207 \end_layout
18208
18209 \begin_layout Standard
18210 Für farbige Spalten können Sie folgendes einfügen:
18211 \end_layout
18212
18213 \begin_layout Standard
18214
18215 \series bold
18216
18217 \backslash
18218 newcolumntype{K}[1]{>{
18219 \backslash
18220 columncolor{#1}
18221 \backslash
18222 hspace{0pt}}c}
18223 \end_layout
18224
18225 \begin_layout Standard
18226 Das 
18227 \begin_inset Quotes gld
18228 \end_inset
18229
18230 c
18231 \begin_inset Quotes grd
18232 \end_inset
18233
18234  am Ende erzeugt eine Spalte mit flexibler Breite, deren Text horizontal
18235  zentriert ist.
18236  Jetzt können Sie als 
18237 \family sans
18238 LaTeX-Argument
18239 \family default
18240  folgendes einfügen:
18241 \end_layout
18242
18243 \begin_layout Standard
18244
18245 \series bold
18246 K{Farbname}
18247 \end_layout
18248
18249 \begin_layout Standard
18250 \begin_inset VSpace bigskip
18251 \end_inset
18252
18253
18254 \end_layout
18255
18256 \begin_layout Standard
18257 Für Tabelle
18258 \begin_inset space ~
18259 \end_inset
18260
18261
18262 \begin_inset CommandInset ref
18263 LatexCommand ref
18264 reference "tab:Tabelle-mit-benutzerdefinierte"
18265
18266 \end_inset
18267
18268  wurden folgende 
18269 \family sans
18270 LaTeX-Argumente
18271 \family default
18272  benutzt:
18273 \end_layout
18274
18275 \begin_layout Standard
18276
18277 \series bold
18278 M{2.5cm}
18279 \end_layout
18280
18281 \begin_layout Standard
18282 für die erste Spalte und die Mehrfachspalte,
18283 \end_layout
18284
18285 \begin_layout Standard
18286
18287 \series bold
18288 K{red}
18289 \end_layout
18290
18291 \begin_layout Standard
18292 für die letzte Spalte und
18293 \end_layout
18294
18295 \begin_layout Standard
18296
18297 \series bold
18298 S{2.5cm}{2}
18299 \end_layout
18300
18301 \begin_layout Standard
18302 für die Spalten in der zweiten Mehrfachspalte.
18303 \end_layout
18304
18305 \begin_layout Standard
18306 \begin_inset Float table
18307 placement h
18308 wide false
18309 sideways false
18310 status open
18311
18312 \begin_layout Plain Layout
18313 \begin_inset Caption
18314
18315 \begin_layout Plain Layout
18316 \begin_inset CommandInset label
18317 LatexCommand label
18318 name "tab:Tabelle-mit-benutzerdefinierte"
18319
18320 \end_inset
18321
18322 Tabelle mit benutzerdefinierten Formaten
18323 \end_layout
18324
18325 \end_inset
18326
18327
18328 \end_layout
18329
18330 \begin_layout Plain Layout
18331 \align center
18332 \begin_inset Tabular
18333 <lyxtabular version="3" rows="3" columns="4">
18334 <features tabularvalignment="middle">
18335 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18336 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18337 <column alignment="center" valignment="middle" width="0">
18338 <column alignment="center" valignment="middle" width="0" special="K{red}">
18339 <row>
18340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18341 \begin_inset Text
18342
18343 \begin_layout Plain Layout
18344 einsehrlangesWort
18345 \end_layout
18346
18347 \end_inset
18348 </cell>
18349 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18350 \begin_inset Text
18351
18352 \begin_layout Plain Layout
18353 Mehrfachspalte mit mehreren Zeilen
18354 \end_layout
18355
18356 \end_inset
18357 </cell>
18358 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18359 \begin_inset Text
18360
18361 \begin_layout Plain Layout
18362
18363 \end_layout
18364
18365 \end_inset
18366 </cell>
18367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18368 \begin_inset Text
18369
18370 \begin_layout Plain Layout
18371 c
18372 \end_layout
18373
18374 \end_inset
18375 </cell>
18376 </row>
18377 <row>
18378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18379 \begin_inset Text
18380
18381 \begin_layout Plain Layout
18382 d
18383 \end_layout
18384
18385 \end_inset
18386 </cell>
18387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18388 \begin_inset Text
18389
18390 \begin_layout Plain Layout
18391 e
18392 \end_layout
18393
18394 \end_inset
18395 </cell>
18396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18397 \begin_inset Text
18398
18399 \begin_layout Plain Layout
18400 f
18401 \end_layout
18402
18403 \end_inset
18404 </cell>
18405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18406 \begin_inset Text
18407
18408 \begin_layout Plain Layout
18409 g
18410 \end_layout
18411
18412 \end_inset
18413 </cell>
18414 </row>
18415 <row>
18416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18417 \begin_inset Text
18418
18419 \begin_layout Plain Layout
18420 h
18421 \end_layout
18422
18423 \end_inset
18424 </cell>
18425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18426 \begin_inset Text
18427
18428 \begin_layout Plain Layout
18429 i
18430 \end_layout
18431
18432 \end_inset
18433 </cell>
18434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18435 \begin_inset Text
18436
18437 \begin_layout Plain Layout
18438 j
18439 \end_layout
18440
18441 \end_inset
18442 </cell>
18443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18444 \begin_inset Text
18445
18446 \begin_layout Plain Layout
18447 k
18448 \end_layout
18449
18450 \end_inset
18451 </cell>
18452 </row>
18453 </lyxtabular>
18454
18455 \end_inset
18456
18457
18458 \end_layout
18459
18460 \end_inset
18461
18462
18463 \end_layout
18464
18465 \begin_layout Subsection
18466 Liniendicke
18467 \begin_inset CommandInset label
18468 LatexCommand label
18469 name "uab:Liniendicke"
18470
18471 \end_inset
18472
18473
18474 \begin_inset Index idx
18475 status collapsed
18476
18477 \begin_layout Plain Layout
18478 Tabellen  ! Linien ! -dicke
18479 \end_layout
18480
18481 \end_inset
18482
18483
18484 \end_layout
18485
18486 \begin_layout Standard
18487 Die Liniendicke für alle Linien einer Tabelle kann mit 
18488 \series bold
18489
18490 \backslash
18491 arrayrulewidth
18492 \series default
18493  eingestellt werden.
18494  Um eine Liniendicke von 1.5
18495 \begin_inset space \thinspace{}
18496 \end_inset
18497
18498 pt wie in Tabelle
18499 \begin_inset space ~
18500 \end_inset
18501
18502
18503 \begin_inset CommandInset ref
18504 LatexCommand ref
18505 reference "tab:Tabelle-mit-1.5pt-Liniendicke"
18506
18507 \end_inset
18508
18509  zu bekommen, geben Sie den Befehl
18510 \end_layout
18511
18512 \begin_layout Standard
18513
18514 \series bold
18515
18516 \backslash
18517 setlength{
18518 \backslash
18519 arrayrulewidth}{1.5pt}
18520 \end_layout
18521
18522 \begin_layout Standard
18523 als TeX-Code vor der (Gleitobjekt-)Tabelle ein.
18524  Die geänderte Liniendicke gilt für alle folgenden Tabellen.
18525  Mit
18526 \end_layout
18527
18528 \begin_layout Standard
18529
18530 \series bold
18531
18532 \backslash
18533 setlength{
18534 \backslash
18535 arrayrulewidth}{0.4pt}
18536 \end_layout
18537
18538 \begin_layout Standard
18539 bekommen Sie wieder die Standarddicke.
18540 \end_layout
18541
18542 \begin_layout Standard
18543 \begin_inset ERT
18544 status collapsed
18545
18546 \begin_layout Plain Layout
18547
18548
18549 \backslash
18550 setlength{
18551 \backslash
18552 arrayrulewidth}{1.5pt}
18553 \end_layout
18554
18555 \end_inset
18556
18557
18558 \begin_inset Float table
18559 placement H
18560 wide false
18561 sideways false
18562 status open
18563
18564 \begin_layout Plain Layout
18565 \begin_inset Caption
18566
18567 \begin_layout Plain Layout
18568 \begin_inset CommandInset label
18569 LatexCommand label
18570 name "tab:Tabelle-mit-1.5pt-Liniendicke"
18571
18572 \end_inset
18573
18574 Tabelle mit 1.5
18575 \begin_inset space \thinspace{}
18576 \end_inset
18577
18578 pt Liniendicke
18579 \end_layout
18580
18581 \end_inset
18582
18583
18584 \end_layout
18585
18586 \begin_layout Plain Layout
18587 \align center
18588 \begin_inset Tabular
18589 <lyxtabular version="3" rows="3" columns="3">
18590 <features tabularvalignment="middle">
18591 <column alignment="center" valignment="top" width="0">
18592 <column alignment="center" valignment="top" width="0">
18593 <column alignment="center" valignment="top" width="0">
18594 <row>
18595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18596 \begin_inset Text
18597
18598 \begin_layout Plain Layout
18599 sd
18600 \end_layout
18601
18602 \end_inset
18603 </cell>
18604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18605 \begin_inset Text
18606
18607 \begin_layout Plain Layout
18608
18609 \end_layout
18610
18611 \end_inset
18612 </cell>
18613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18614 \begin_inset Text
18615
18616 \begin_layout Plain Layout
18617
18618 \end_layout
18619
18620 \end_inset
18621 </cell>
18622 </row>
18623 <row>
18624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18625 \begin_inset Text
18626
18627 \begin_layout Plain Layout
18628
18629 \end_layout
18630
18631 \end_inset
18632 </cell>
18633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18634 \begin_inset Text
18635
18636 \begin_layout Plain Layout
18637 sd
18638 \end_layout
18639
18640 \end_inset
18641 </cell>
18642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18643 \begin_inset Text
18644
18645 \begin_layout Plain Layout
18646
18647 \end_layout
18648
18649 \end_inset
18650 </cell>
18651 </row>
18652 <row>
18653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18654 \begin_inset Text
18655
18656 \begin_layout Plain Layout
18657
18658 \end_layout
18659
18660 \end_inset
18661 </cell>
18662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18663 \begin_inset Text
18664
18665 \begin_layout Plain Layout
18666
18667 \end_layout
18668
18669 \end_inset
18670 </cell>
18671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Plain Layout
18675 sd
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 </row>
18681 </lyxtabular>
18682
18683 \end_inset
18684
18685
18686 \end_layout
18687
18688 \end_inset
18689
18690
18691 \begin_inset ERT
18692 status collapsed
18693
18694 \begin_layout Plain Layout
18695
18696
18697 \backslash
18698 setlength{
18699 \backslash
18700 arrayrulewidth}{0.4pt}
18701 \end_layout
18702
18703 \end_inset
18704
18705
18706 \end_layout
18707
18708 \begin_layout Standard
18709 \begin_inset VSpace bigskip
18710 \end_inset
18711
18712 Um eine Liniendicke von 1.5
18713 \begin_inset space \thinspace{}
18714 \end_inset
18715
18716 pt nur für horizontale Linien zu bekommen wie in Tabelle
18717 \begin_inset space ~
18718 \end_inset
18719
18720
18721 \begin_inset CommandInset ref
18722 LatexCommand ref
18723 reference "tab:Tabelle-mit-1.5pt-horiz"
18724
18725 \end_inset
18726
18727 , müssen Sie folgende Befehle als TeX-Code vor der (Gleitobjekt-)Tabelle
18728  einfügen:
18729 \end_layout
18730
18731 \begin_layout Standard
18732
18733 \series bold
18734
18735 \backslash
18736 let
18737 \backslash
18738 myHline
18739 \backslash
18740 hline
18741 \begin_inset Newline newline
18742 \end_inset
18743
18744
18745 \backslash
18746 renewcommand{
18747 \backslash
18748 hline}
18749 \begin_inset Newline newline
18750 \end_inset
18751
18752  {
18753 \backslash
18754 noalign{
18755 \backslash
18756 global
18757 \backslash
18758 arrayrulewidth 1.5pt}
18759 \begin_inset Newline newline
18760 \end_inset
18761
18762  
18763 \backslash
18764 myHline
18765 \backslash
18766 noalign{
18767 \backslash
18768 global
18769 \backslash
18770 arrayrulewidth 0.4pt}}
18771 \end_layout
18772
18773 \begin_layout Standard
18774 Die Standarddicke erhalten Sie mit folgendem Befehl als TeX-Code hinter
18775  der (Gleit\SpecialChar \-
18776 objekt-)Tabelle zurück:
18777 \end_layout
18778
18779 \begin_layout Standard
18780
18781 \series bold
18782
18783 \backslash
18784 renewcommand{
18785 \backslash
18786 hline}{
18787 \backslash
18788 myHline}
18789 \end_layout
18790
18791 \begin_layout Standard
18792 \begin_inset ERT
18793 status collapsed
18794
18795 \begin_layout Plain Layout
18796
18797
18798 \backslash
18799 let
18800 \backslash
18801 myHline
18802 \backslash
18803 hline
18804 \end_layout
18805
18806 \begin_layout Plain Layout
18807
18808
18809 \backslash
18810 renewcommand{
18811 \backslash
18812 hline}
18813 \end_layout
18814
18815 \begin_layout Plain Layout
18816
18817  {
18818 \backslash
18819 noalign{
18820 \backslash
18821 global
18822 \backslash
18823 arrayrulewidth 1.5pt}
18824 \end_layout
18825
18826 \begin_layout Plain Layout
18827
18828   
18829 \backslash
18830 myHline
18831 \backslash
18832 noalign{
18833 \backslash
18834 global
18835 \backslash
18836 arrayrulewidth 0.4pt}}
18837 \end_layout
18838
18839 \end_inset
18840
18841
18842 \begin_inset Float table
18843 placement h
18844 wide false
18845 sideways false
18846 status open
18847
18848 \begin_layout Plain Layout
18849 \begin_inset Caption
18850
18851 \begin_layout Plain Layout
18852 \begin_inset CommandInset label
18853 LatexCommand label
18854 name "tab:Tabelle-mit-1.5pt-horiz"
18855
18856 \end_inset
18857
18858 Tabelle mit 1.5
18859 \begin_inset space \thinspace{}
18860 \end_inset
18861
18862 pt dicken horizontalen Linien
18863 \end_layout
18864
18865 \end_inset
18866
18867
18868 \end_layout
18869
18870 \begin_layout Plain Layout
18871 \align center
18872 \begin_inset Tabular
18873 <lyxtabular version="3" rows="3" columns="3">
18874 <features tabularvalignment="middle">
18875 <column alignment="center" valignment="top" width="0">
18876 <column alignment="center" valignment="top" width="0">
18877 <column alignment="center" valignment="top" width="0">
18878 <row>
18879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18880 \begin_inset Text
18881
18882 \begin_layout Plain Layout
18883 sd
18884 \end_layout
18885
18886 \end_inset
18887 </cell>
18888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18889 \begin_inset Text
18890
18891 \begin_layout Plain Layout
18892
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18898 \begin_inset Text
18899
18900 \begin_layout Plain Layout
18901
18902 \end_layout
18903
18904 \end_inset
18905 </cell>
18906 </row>
18907 <row>
18908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18909 \begin_inset Text
18910
18911 \begin_layout Plain Layout
18912
18913 \end_layout
18914
18915 \end_inset
18916 </cell>
18917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18918 \begin_inset Text
18919
18920 \begin_layout Plain Layout
18921 sd
18922 \end_layout
18923
18924 \end_inset
18925 </cell>
18926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 </row>
18936 <row>
18937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18938 \begin_inset Text
18939
18940 \begin_layout Plain Layout
18941
18942 \end_layout
18943
18944 \end_inset
18945 </cell>
18946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18947 \begin_inset Text
18948
18949 \begin_layout Plain Layout
18950
18951 \end_layout
18952
18953 \end_inset
18954 </cell>
18955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18956 \begin_inset Text
18957
18958 \begin_layout Plain Layout
18959 sd
18960 \end_layout
18961
18962 \end_inset
18963 </cell>
18964 </row>
18965 </lyxtabular>
18966
18967 \end_inset
18968
18969
18970 \end_layout
18971
18972 \end_inset
18973
18974
18975 \begin_inset ERT
18976 status collapsed
18977
18978 \begin_layout Plain Layout
18979
18980
18981 \backslash
18982 renewcommand{
18983 \backslash
18984 hline}{
18985 \backslash
18986 myHline}
18987 \end_layout
18988
18989 \end_inset
18990
18991
18992 \end_layout
18993
18994 \begin_layout Standard
18995 \begin_inset VSpace bigskip
18996 \end_inset
18997
18998 Um die Liniendicke von 1.5
18999 \begin_inset space \thinspace{}
19000 \end_inset
19001
19002 pt nur für vertikale Linien zu bekommen, müssen Sie im LaTeX-Vorspann folgendes
19003  Spaltenformat entsprechend der Beschreibung in Abschnitt
19004 \begin_inset space ~
19005 \end_inset
19006
19007
19008 \begin_inset CommandInset ref
19009 LatexCommand ref
19010 reference "uab:Angepasste-Zellen-/Spaltenformate"
19011
19012 \end_inset
19013
19014  definieren:
19015 \end_layout
19016
19017 \begin_layout Standard
19018
19019 \series bold
19020
19021 \backslash
19022 newcolumntype{V}{!{
19023 \backslash
19024 vrule width 1.5pt}}
19025 \end_layout
19026
19027 \begin_layout Standard
19028 In Tabelle
19029 \begin_inset space ~
19030 \end_inset
19031
19032
19033 \begin_inset CommandInset ref
19034 LatexCommand ref
19035 reference "tab:Tabelle-mit-1.5pt-vert"
19036
19037 \end_inset
19038
19039  wurde das 
19040 \family sans
19041 LaTe
19042 \begin_inset ERT
19043 status collapsed
19044
19045 \begin_layout Plain Layout
19046
19047 {}
19048 \end_layout
19049
19050 \end_inset
19051
19052 X-Argument
19053 \family default
19054 \series bold
19055  VcV
19056 \series default
19057  für die letzte Spalte und
19058 \series bold
19059  Vc
19060 \series default
19061  für die anderen benutzt.
19062 \end_layout
19063
19064 \begin_layout Standard
19065 \begin_inset Float table
19066 placement H
19067 wide false
19068 sideways false
19069 status open
19070
19071 \begin_layout Plain Layout
19072 \begin_inset Caption
19073
19074 \begin_layout Plain Layout
19075 \begin_inset CommandInset label
19076 LatexCommand label
19077 name "tab:Tabelle-mit-1.5pt-vert"
19078
19079 \end_inset
19080
19081 Tabelle mit 1.5
19082 \begin_inset space \thinspace{}
19083 \end_inset
19084
19085 pt dicken vertikalen Linien
19086 \end_layout
19087
19088 \end_inset
19089
19090
19091 \end_layout
19092
19093 \begin_layout Plain Layout
19094 \align center
19095 \begin_inset Tabular
19096 <lyxtabular version="3" rows="3" columns="3">
19097 <features tabularvalignment="middle">
19098 <column alignment="center" valignment="top" width="0" special="Vc">
19099 <column alignment="center" valignment="top" width="0" special="Vc">
19100 <column alignment="center" valignment="top" width="0" special="VcV">
19101 <row>
19102 <cell alignment="center" valignment="top" topline="true" usebox="none">
19103 \begin_inset Text
19104
19105 \begin_layout Plain Layout
19106 sd
19107 \end_layout
19108
19109 \end_inset
19110 </cell>
19111 <cell alignment="center" valignment="top" topline="true" usebox="none">
19112 \begin_inset Text
19113
19114 \begin_layout Plain Layout
19115
19116 \end_layout
19117
19118 \end_inset
19119 </cell>
19120 <cell alignment="center" valignment="top" topline="true" usebox="none">
19121 \begin_inset Text
19122
19123 \begin_layout Plain Layout
19124
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 </row>
19130 <row>
19131 <cell alignment="center" valignment="top" topline="true" usebox="none">
19132 \begin_inset Text
19133
19134 \begin_layout Plain Layout
19135
19136 \end_layout
19137
19138 \end_inset
19139 </cell>
19140 <cell alignment="center" valignment="top" topline="true" usebox="none">
19141 \begin_inset Text
19142
19143 \begin_layout Plain Layout
19144 sd
19145 \end_layout
19146
19147 \end_inset
19148 </cell>
19149 <cell alignment="center" valignment="top" topline="true" usebox="none">
19150 \begin_inset Text
19151
19152 \begin_layout Plain Layout
19153
19154 \end_layout
19155
19156 \end_inset
19157 </cell>
19158 </row>
19159 <row>
19160 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19161 \begin_inset Text
19162
19163 \begin_layout Plain Layout
19164
19165 \end_layout
19166
19167 \end_inset
19168 </cell>
19169 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19170 \begin_inset Text
19171
19172 \begin_layout Plain Layout
19173
19174 \end_layout
19175
19176 \end_inset
19177 </cell>
19178 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19179 \begin_inset Text
19180
19181 \begin_layout Plain Layout
19182 sd
19183 \end_layout
19184
19185 \end_inset
19186 </cell>
19187 </row>
19188 </lyxtabular>
19189
19190 \end_inset
19191
19192
19193 \end_layout
19194
19195 \end_inset
19196
19197
19198 \end_layout
19199
19200 \begin_layout Subsection
19201 Gestrichelte Linien
19202 \begin_inset Index idx
19203 status collapsed
19204
19205 \begin_layout Plain Layout
19206 Tabellen  ! Linien ! gestrichelte 
19207 \end_layout
19208
19209 \end_inset
19210
19211
19212 \end_layout
19213
19214 \begin_layout Standard
19215 \begin_inset ERT
19216 status collapsed
19217
19218 \begin_layout Plain Layout
19219
19220
19221 \backslash
19222 ifarydshln
19223 \end_layout
19224
19225 \end_inset
19226
19227
19228 \begin_inset Note Note
19229 status open
19230
19231 \begin_layout Plain Layout
19232 Die folgende Teil wird nur gedruckt, wenn das LaTeX-Paket 
19233 \series bold
19234 arydshln
19235 \series default
19236  installiert ist.
19237 \end_layout
19238
19239 \end_inset
19240
19241
19242 \end_layout
19243
19244 \begin_layout Standard
19245 \begin_inset Float table
19246 placement h
19247 wide false
19248 sideways false
19249 status open
19250
19251 \begin_layout Plain Layout
19252 \begin_inset Caption
19253
19254 \begin_layout Plain Layout
19255 \begin_inset CommandInset label
19256 LatexCommand label
19257 name "tab:Tabelle-mit-gestrichelten"
19258
19259 \end_inset
19260
19261 Tabelle mit gestrichelten Linien
19262 \end_layout
19263
19264 \end_inset
19265
19266
19267 \end_layout
19268
19269 \begin_layout Plain Layout
19270 \align center
19271 \begin_inset Tabular
19272 <lyxtabular version="3" rows="5" columns="5">
19273 <features tabularvalignment="middle">
19274 <column alignment="center" valignment="top" width="0">
19275 <column alignment="center" valignment="top" width="0">
19276 <column alignment="center" valignment="top" width="0" special=":c">
19277 <column alignment="center" valignment="top" width="0">
19278 <column alignment="center" valignment="top" width="0">
19279 <row>
19280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19281 \begin_inset Text
19282
19283 \begin_layout Plain Layout
19284 a
19285 \end_layout
19286
19287 \end_inset
19288 </cell>
19289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19290 \begin_inset Text
19291
19292 \begin_layout Plain Layout
19293 b
19294 \end_layout
19295
19296 \end_inset
19297 </cell>
19298 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19299 \begin_inset Text
19300
19301 \begin_layout Plain Layout
19302 c
19303 \end_layout
19304
19305 \end_inset
19306 </cell>
19307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19308 \begin_inset Text
19309
19310 \begin_layout Plain Layout
19311 d
19312 \end_layout
19313
19314 \end_inset
19315 </cell>
19316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19317 \begin_inset Text
19318
19319 \begin_layout Plain Layout
19320 e
19321 \end_layout
19322
19323 \end_inset
19324 </cell>
19325 </row>
19326 <row>
19327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19328 \begin_inset Text
19329
19330 \begin_layout Plain Layout
19331 f
19332 \end_layout
19333
19334 \end_inset
19335 </cell>
19336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19337 \begin_inset Text
19338
19339 \begin_layout Plain Layout
19340 g
19341 \end_layout
19342
19343 \end_inset
19344 </cell>
19345 <cell alignment="center" valignment="top" topline="true" usebox="none">
19346 \begin_inset Text
19347
19348 \begin_layout Plain Layout
19349 h
19350 \end_layout
19351
19352 \end_inset
19353 </cell>
19354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19355 \begin_inset Text
19356
19357 \begin_layout Plain Layout
19358 i
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367 j
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 </row>
19373 <row>
19374 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378 \begin_inset ERT
19379 status collapsed
19380
19381 \begin_layout Plain Layout
19382
19383
19384 \backslash
19385 hdashline 
19386 \end_layout
19387
19388 \end_inset
19389
19390 k
19391 \end_layout
19392
19393 \end_inset
19394 </cell>
19395 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19396 \begin_inset Text
19397
19398 \begin_layout Plain Layout
19399 l
19400 \end_layout
19401
19402 \end_inset
19403 </cell>
19404 <cell alignment="center" valignment="top" usebox="none">
19405 \begin_inset Text
19406
19407 \begin_layout Plain Layout
19408 m
19409 \end_layout
19410
19411 \end_inset
19412 </cell>
19413 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19414 \begin_inset Text
19415
19416 \begin_layout Plain Layout
19417 n
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426 o
19427 \end_layout
19428
19429 \end_inset
19430 </cell>
19431 </row>
19432 <row>
19433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437 \begin_inset ERT
19438 status collapsed
19439
19440 \begin_layout Plain Layout
19441
19442
19443 \backslash
19444 cdashline{4-5}
19445 \end_layout
19446
19447 \end_inset
19448
19449 p
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19455 \begin_inset Text
19456
19457 \begin_layout Plain Layout
19458 q
19459 \end_layout
19460
19461 \end_inset
19462 </cell>
19463 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19464 \begin_inset Text
19465
19466 \begin_layout Plain Layout
19467 r
19468 \end_layout
19469
19470 \end_inset
19471 </cell>
19472 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19473 \begin_inset Text
19474
19475 \begin_layout Plain Layout
19476 s
19477 \end_layout
19478
19479 \end_inset
19480 </cell>
19481 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19482 \begin_inset Text
19483
19484 \begin_layout Plain Layout
19485
19486 \end_layout
19487
19488 \end_inset
19489 </cell>
19490 </row>
19491 <row>
19492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19493 \begin_inset Text
19494
19495 \begin_layout Plain Layout
19496 t
19497 \end_layout
19498
19499 \end_inset
19500 </cell>
19501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19502 \begin_inset Text
19503
19504 \begin_layout Plain Layout
19505 u
19506 \end_layout
19507
19508 \end_inset
19509 </cell>
19510 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19511 \begin_inset Text
19512
19513 \begin_layout Plain Layout
19514 v
19515 \end_layout
19516
19517 \end_inset
19518 </cell>
19519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19520 \begin_inset Text
19521
19522 \begin_layout Plain Layout
19523 w
19524 \end_layout
19525
19526 \end_inset
19527 </cell>
19528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19529 \begin_inset Text
19530
19531 \begin_layout Plain Layout
19532 x
19533 \end_layout
19534
19535 \end_inset
19536 </cell>
19537 </row>
19538 </lyxtabular>
19539
19540 \end_inset
19541
19542
19543 \end_layout
19544
19545 \end_inset
19546
19547
19548 \end_layout
19549
19550 \begin_layout Standard
19551 LyX unterstützt von sich aus keine gestrichelten Linien, also müssen Sie
19552  TeX-Code benutzen.
19553  Zunächst müssen Sie das LaTeX-Paket 
19554 \series bold
19555 arydshln
19556 \series default
19557
19558 \begin_inset Index idx
19559 status collapsed
19560
19561 \begin_layout Plain Layout
19562 LaTeX-Pakete ! arydshln
19563 \end_layout
19564
19565 \end_inset
19566
19567  im LaTeX-Vorspann laden:
19568 \end_layout
19569
19570 \begin_layout Standard
19571
19572 \series bold
19573
19574 \backslash
19575 usepackage{arydshln}
19576 \end_layout
19577
19578 \begin_layout Standard
19579 Um senkrechte Linien zu stricheln, müssen Sie im 
19580 \family sans
19581 LaTe
19582 \begin_inset ERT
19583 status collapsed
19584
19585 \begin_layout Plain Layout
19586
19587 {}
19588 \end_layout
19589
19590 \end_inset
19591
19592 X-Argument
19593 \family default
19594  des 
19595 \family sans
19596 Tabellen-Einstellungen
19597 \family default
19598 -Dialogs 
19599 \begin_inset Quotes gld
19600 \end_inset
19601
19602 :
19603 \begin_inset Quotes grd
19604 \end_inset
19605
19606 , zusammen mit dem Buchstaben für die horizontale Ausrichtung, eingeben.
19607 \end_layout
19608
19609 \begin_layout Standard
19610 Für eine gestrichelte horizontale Linie müssen Sie den Befehl
19611 \end_layout
19612
19613 \begin_layout Standard
19614
19615 \series bold
19616
19617 \backslash
19618 hdashline
19619 \end_layout
19620
19621 \begin_layout Standard
19622 als TeX-Code als erstes in die erste Zelle einer Zeile einfügen.
19623 \end_layout
19624
19625 \begin_layout Standard
19626 Für gestrichelte horizontale Linien für Mehrfachspalten wird der Befehl
19627 \end_layout
19628
19629 \begin_layout Standard
19630
19631 \series bold
19632
19633 \backslash
19634 cdashline{Anfangsspalte-Endspalte}
19635 \end_layout
19636
19637 \begin_layout Standard
19638 als TeX-Code als erstes in die erste Zelle einer Zeile eingefügt.
19639  Wenn Sie z.
19640 \begin_inset space \thinspace{}
19641 \end_inset
19642
19643 B.
19644  eine Mehrfachspalte über Spalte 2 bis 4 haben und Sie möchten darüber eine
19645  gestrichelte Linie haben, fügen Sie den Befehl
19646 \end_layout
19647
19648 \begin_layout Standard
19649
19650 \series bold
19651
19652 \backslash
19653 cdashline{2-4}
19654 \end_layout
19655
19656 \begin_layout Standard
19657 als erstes Element der ersten Zelle in der Zeile der Mehrfachspalte ein.
19658 \end_layout
19659
19660 \begin_layout Standard
19661 \begin_inset VSpace bigskip
19662 \end_inset
19663
19664
19665 \end_layout
19666
19667 \begin_layout Standard
19668 In Tabelle
19669 \begin_inset space ~
19670 \end_inset
19671
19672
19673 \begin_inset CommandInset ref
19674 LatexCommand ref
19675 reference "tab:Tabelle-mit-gestrichelten"
19676
19677 \end_inset
19678
19679  wurde in der dritten Spalte der Befehl
19680 \series bold
19681  
19682 \series default
19683
19684 \begin_inset Quotes gld
19685 \end_inset
19686
19687
19688 \series bold
19689 :c
19690 \begin_inset Quotes grd
19691 \end_inset
19692
19693
19694 \series default
19695  benutzt.
19696  Der Befehl 
19697 \series bold
19698
19699 \backslash
19700 hdashline
19701 \series default
19702  wurde in die erste Zelle der dritten Zeile eingefügt und der Befehl
19703 \begin_inset Newline newline
19704 \end_inset
19705
19706  
19707 \series bold
19708
19709 \backslash
19710 cdashline{4-5} 
19711 \series default
19712 wurde in die erste Zelle der vierten Zeile eingefügt.
19713 \end_layout
19714
19715 \begin_layout Standard
19716 \begin_inset Note Greyedout
19717 status open
19718
19719 \begin_layout Plain Layout
19720
19721 \series bold
19722 Bemerkung:
19723 \series default
19724  Das LaTeX-Paket 
19725 \series bold
19726 arydshln
19727 \series default
19728  ist nicht kompatibel dem LaTeX-Paket 
19729 \series bold
19730 colortbl
19731 \series default
19732
19733 \begin_inset Index idx
19734 status collapsed
19735
19736 \begin_layout Plain Layout
19737 LaTeX-Pakete ! colortbl
19738 \end_layout
19739
19740 \end_inset
19741
19742 , das für die farbigen Tabellen in Abschnitt
19743 \begin_inset space ~
19744 \end_inset
19745
19746
19747 \begin_inset CommandInset ref
19748 LatexCommand ref
19749 reference "abs:Farbige-Tabellen"
19750
19751 \end_inset
19752
19753  benutzt wurde.
19754  Deswegen können farbige Tabellen keine gestrichelten Linien haben.
19755 \end_layout
19756
19757 \end_inset
19758
19759
19760 \end_layout
19761
19762 \begin_layout Standard
19763 \begin_inset ERT
19764 status collapsed
19765
19766 \begin_layout Plain Layout
19767
19768
19769 \backslash
19770 else
19771 \end_layout
19772
19773 \end_inset
19774
19775
19776 \begin_inset Note Note
19777 status open
19778
19779 \begin_layout Plain Layout
19780 Die folgende Teil wird gedruckt, wenn das LaTeX-Paket 
19781 \series bold
19782 arydshln
19783 \series default
19784  nicht installiert ist:
19785 \end_layout
19786
19787 \end_inset
19788
19789
19790 \end_layout
19791
19792 \begin_layout Standard
19793 Sie müssen das LaTeX-Paket 
19794 \series bold
19795 arydshln
19796 \series default
19797  installiert haben um den Inhalt dieses Abschnitts zu sehen.
19798 \end_layout
19799
19800 \begin_layout Standard
19801 \begin_inset ERT
19802 status collapsed
19803
19804 \begin_layout Plain Layout
19805
19806
19807 \backslash
19808 fi
19809 \end_layout
19810
19811 \end_inset
19812
19813
19814 \end_layout
19815
19816 \begin_layout Chapter
19817 Gleitobjekte
19818 \begin_inset Index idx
19819 status collapsed
19820
19821 \begin_layout Plain Layout
19822 Gleitobjekte
19823 \end_layout
19824
19825 \end_inset
19826
19827
19828 \end_layout
19829
19830 \begin_layout Section
19831 Einleitung
19832 \begin_inset CommandInset label
19833 LatexCommand label
19834 name "abs:Gleitobjekte-Einleitung"
19835
19836 \end_inset
19837
19838
19839 \begin_inset Index idx
19840 status collapsed
19841
19842 \begin_layout Plain Layout
19843 Gleitobjekte ! Einleitung
19844 \end_layout
19845
19846 \end_inset
19847
19848
19849 \end_layout
19850
19851 \begin_layout Standard
19852 Ein Gleitobjekt ist ein Teil eines Dokumentes, das keinen festen Platz hat.
19853  Es kann eine oder zwei Seiten vorwärts oder rückwärts gleiten, wo immer
19854  der beste Platz ist.
19855  
19856 \family sans
19857 Fußnoten
19858 \family default
19859  und 
19860 \family sans
19861 Randnotizen
19862 \family default
19863  sind auch Gleitobjekte, weil sie auf die nächste Seite verschoben werden,
19864  wenn auf ihrer Seite schon zu viele sind.
19865 \end_layout
19866
19867 \begin_layout Standard
19868 Gleitobjekte ermöglichen eine hochwertige Gestaltung.
19869  Abbildungen und Tabellen können gleichmäßig auf Seiten verteilt werden,
19870  um weiße Flächen und Seiten ohne Text zu vermeiden.
19871  Weil das Gleiten oft den Kontext zwischen  Text und Abbildung/Tabelle auf\SpecialChar \textcompwordmark{}
19872 löst,
19873  kann im Text auf ein Gleitobjekt verwiesen werden.
19874  Gleitobjekte sind deshalb nummeriert.
19875  Querverweise werden in Abschnitt
19876 \begin_inset space ~
19877 \end_inset
19878
19879
19880 \begin_inset CommandInset ref
19881 LatexCommand ref
19882 reference "abs:Auf-Gleitobjekte-verweisen"
19883
19884 \end_inset
19885
19886  beschrieben.
19887 \end_layout
19888
19889 \begin_layout Standard
19890 Ein Gleitobjekt wird mit 
19891 \family sans
19892 Einfügen\SpecialChar \menuseparator
19893 Gleitobjekt\SpecialChar \menuseparator
19894 Algorithmus/Abbildung/Ta\SpecialChar \-
19895 belle/Um\SpecialChar \-
19896 flos\SpecialChar \-
19897 se\SpecialChar \-
19898 nes
19899 \begin_inset space ~
19900 \end_inset
19901
19902 Gleitobjekt
19903 \family default
19904  eingefügt.
19905  Für Abbildungen oder Tabellen können Sie auch auf 
19906 \begin_inset Graphics
19907         filename ../../images/float-insert_figure.png
19908         scale 70
19909         scaleBeforeRotation
19910
19911 \end_inset
19912
19913  oder 
19914 \begin_inset Graphics
19915         filename ../../images/float-insert_table.png
19916         scale 70
19917         scaleBeforeRotation
19918
19919 \end_inset
19920
19921  klicken.
19922  Sie erhalten an der Stelle der Einfügung ein rot beschriftetes graues Kästchen,
19923  das Ihnen sagt, um was für ein Gleitobjekt es sich handelt, und ein rot
19924  umrandetes Kästchen mit einer nummerierten Marke (Algorithmus/Abbildung/Tabelle
19925  #:).
19926  Statt # sehen Sie die von LyX vergebene Nummer.
19927  In das schmale Feld nach der Marke können Sie den Titel schreiben.
19928  Algorithmus, Abbildung oder Tabelle werden ober- oder unterhalb des Titels
19929  eingefügt.
19930  In Abschnitt
19931 \begin_inset space ~
19932 \end_inset
19933
19934
19935 \begin_inset CommandInset ref
19936 LatexCommand ref
19937 reference "abs:Titel-Platzierung"
19938
19939 \end_inset
19940
19941  finden Sie mehr über die Platzierung des Titels.
19942  Wenn Sie auf das Gleitobjekt-Kästchen klicken, wird es geschlossen und
19943  auch wieder geöffnet.
19944  Ein geschlossenes Gleitobjekt-Kästchen sieht so aus: 
19945 \begin_inset Graphics
19946         filename clipart/GleitobjektQt4.png
19947         scale 70
19948         scaleBeforeRotation
19949
19950 \end_inset
19951
19952  – ein graues Kästchen mit roter Beschriftung.
19953 \end_layout
19954
19955 \begin_layout Standard
19956 Um mögliche LaTeX-Fehler durch umgebenden Text zu vermeiden, wird empfohlen,
19957  Gleitobjekte in einem eigenen Absatz einzufügen.
19958 \end_layout
19959
19960 \begin_layout Standard
19961 Vorhandene Abbildungen oder Tabellen können Sie in ein Gleitobjekt packen,
19962  indem Sie sie markieren und dann auf 
19963 \begin_inset Graphics
19964         filename ../../images/float-insert_figure.png
19965         scale 70
19966         scaleBeforeRotation
19967
19968 \end_inset
19969
19970  oder 
19971 \begin_inset Graphics
19972         filename ../../images/float-insert_table.png
19973         scale 70
19974         scaleBeforeRotation
19975
19976 \end_inset
19977
19978  klicken.
19979 \end_layout
19980
19981 \begin_layout Section
19982 Gleitobjekt-Typen
19983 \begin_inset Index idx
19984 status collapsed
19985
19986 \begin_layout Plain Layout
19987 Gleitobjekte ! Typen
19988 \end_layout
19989
19990 \end_inset
19991
19992
19993 \end_layout
19994
19995 \begin_layout Standard
19996 Neben Gleitobjekt-Abbildungen und -Tabellen, die bereits in Abschnitt
19997 \begin_inset space ~
19998 \end_inset
19999
20000
20001 \begin_inset CommandInset ref
20002 LatexCommand ref
20003 reference "abs:Gleitende-Abbildungen"
20004
20005 \end_inset
20006
20007  und 
20008 \begin_inset CommandInset ref
20009 LatexCommand ref
20010 reference "abs:Gleitende-Tabellen"
20011
20012 \end_inset
20013
20014  beschrieben wurden, gibt es Gleitobjekt-Algorithmen und umflossene Gleitobjekte.
20015 \end_layout
20016
20017 \begin_layout Subsection
20018 Gleitobjekt-Algorithmen
20019 \begin_inset Index idx
20020 status collapsed
20021
20022 \begin_layout Plain Layout
20023 Gleitobjekte ! Algorithmen
20024 \end_layout
20025
20026 \end_inset
20027
20028
20029 \begin_inset CommandInset label
20030 LatexCommand label
20031 name "uab:Gleitobjekt-Algorithmen"
20032
20033 \end_inset
20034
20035
20036 \end_layout
20037
20038 \begin_layout Standard
20039 \begin_inset Float algorithm
20040 placement h
20041 wide false
20042 sideways false
20043 status open
20044
20045 \begin_layout Plain Layout
20046 \begin_inset Caption
20047
20048 \begin_layout Plain Layout
20049 \begin_inset CommandInset label
20050 LatexCommand label
20051 name "alg:Ein-Gleitobjekt-Algorithmus"
20052
20053 \end_inset
20054
20055 Ein Gleitobjekt-Algorithmus 
20056 \end_layout
20057
20058 \end_inset
20059
20060
20061 \end_layout
20062
20063 \begin_layout LyX-Code
20064 for I in 1..N loop
20065 \begin_inset Newline newline
20066 \end_inset
20067
20068  Sum:= Sum + A(I); /*Kommentar*/
20069 \begin_inset Newline newline
20070 \end_inset
20071
20072 end loop
20073 \begin_inset VSpace -4mm
20074 \end_inset
20075
20076
20077 \end_layout
20078
20079 \end_inset
20080
20081
20082 \end_layout
20083
20084 \begin_layout Standard
20085 Dieser Typ wird mit 
20086 \family sans
20087 Einfügen\SpecialChar \menuseparator
20088 Gleitobjekt\SpecialChar \menuseparator
20089 Algorithmus
20090 \family default
20091  eingefügt.
20092  Er wird für Programm-Code und Algorithmen-Beschreibungen verwendet und
20093  stellt eine Alternative zu Programm-Code-Listen dar, die in Kapitel
20094 \begin_inset space ~
20095 \end_inset
20096
20097
20098 \begin_inset CommandInset ref
20099 LatexCommand ref
20100 reference "kap:Programm-Code-Listen"
20101
20102 \end_inset
20103
20104 .
20105  Eine mögliche Absatz-Umgebung hier für ist 
20106 \family sans
20107 LyX-Code
20108 \family default
20109 , beschrieben im 
20110 \emph on
20111 Benutzerhandbuch
20112 \emph default
20113 .
20114  In Algorithmus
20115 \begin_inset space ~
20116 \end_inset
20117
20118
20119 \begin_inset CommandInset ref
20120 LatexCommand ref
20121 reference "alg:Ein-Gleitobjekt-Algorithmus"
20122
20123 \end_inset
20124
20125  wurden am Ende -4
20126 \begin_inset space \thinspace{}
20127 \end_inset
20128
20129 mm vertikaler Abstand eingefügt, damit die untere Linie direkt unter der
20130  letzten Zeile gedruckt wird.
20131 \end_layout
20132
20133 \begin_layout Standard
20134 Die Marke 
20135 \emph on
20136 Algorithmus
20137 \emph default
20138  wird nicht automatisch in die druckbare Version übernommen, sondern das
20139  englische Wort 
20140 \emph on
20141 Algorithm
20142 \emph default
20143  verwendet.
20144  Soll
20145 \emph on
20146  Algorithmus
20147 \emph default
20148  dort stehen, müssen Sie folgendes in den LaTeX-Vorspann schreiben: 
20149 \end_layout
20150
20151 \begin_layout Standard
20152
20153 \series bold
20154
20155 \backslash
20156 floatname{algorithm}{Algorithmus}
20157 \end_layout
20158
20159 \begin_layout Standard
20160 Um das Algorithmenverzeichnis einzufügen, kann für Dokumente, die dieselbe
20161  Sprache wie die LyX Menünamen haben, das Menü 
20162 \family sans
20163 Einfügen\SpecialChar \menuseparator
20164 Liste
20165 \begin_inset space \thinspace{}
20166 \end_inset
20167
20168 /
20169 \begin_inset space \thinspace{}
20170 \end_inset
20171
20172 Inhaltsverzeichnis\SpecialChar \menuseparator
20173 Algorithmenverzeichnis
20174 \family default
20175  verwendet werden.
20176  Für Dokumente in anderen Sprachen muss stattdessen dieser Befehl als TeX-Code
20177  eingefügt werden:
20178 \end_layout
20179
20180 \begin_layout Standard
20181
20182 \series bold
20183
20184 \backslash
20185 listof{algorithm}{Algorithmenverzeichnis}
20186 \end_layout
20187
20188 \begin_layout Standard
20189 Gleitobjekt-Algorithmen werden nicht wie Gleitobjekt-Abbildungen oder -Tabellen
20190  nach dem Schema 
20191 \begin_inset Quotes gld
20192 \end_inset
20193
20194 Kapitelnummer.Algorithmusnummer
20195 \begin_inset Quotes grd
20196 \end_inset
20197
20198  nummeriert.
20199  Um das zu erreichen, müssen Sie folgenden Befehl in den LaTeX-Vorspann
20200  einfügen:
20201 \end_layout
20202
20203 \begin_layout Standard
20204
20205 \series bold
20206
20207 \backslash
20208 numberwithin{algorithm}{chapter}
20209 \end_layout
20210
20211 \begin_layout Standard
20212 Um 
20213 \series bold
20214
20215 \backslash
20216 numberwithin
20217 \series default
20218  benutzen zu können, muss in den 
20219 \family sans
20220 Mathe
20221 \begin_inset space ~
20222 \end_inset
20223
20224 Optionen
20225 \family default
20226  der 
20227 \family sans
20228 Dokument-Einstellungen
20229 \family default
20230  
20231 \family sans
20232 AMS
20233 \begin_inset space ~
20234 \end_inset
20235
20236 Mathe
20237 \begin_inset space ~
20238 \end_inset
20239
20240 Paket
20241 \family default
20242
20243 \begin_inset space ~
20244 \end_inset
20245
20246
20247 \family sans
20248 verwenden
20249 \family default
20250  angekreuzt sein.
20251 \end_layout
20252
20253 \begin_layout Subsection
20254 Umflossene Gleitobjekte
20255 \begin_inset Index idx
20256 status collapsed
20257
20258 \begin_layout Plain Layout
20259 Gleitobjekte ! umflossene
20260 \end_layout
20261
20262 \end_inset
20263
20264
20265 \end_layout
20266
20267 \begin_layout Standard
20268 Umflossene Gleitobjekte werden benutzt, um Text um eine Abbildung oder Tabelle
20269  herum fließen zu lassen, wobei der Text nur den Teil der Zeile benutzt,
20270  den die Abbildung bzw.
20271 \begin_inset space ~
20272 \end_inset
20273
20274 Tabelle übrig lässt.
20275  Sie werden über das Menü
20276 \family sans
20277  Einfügen\SpecialChar \menuseparator
20278 Gleitobjekt\SpecialChar \menuseparator
20279 Umflossenes Bild-Gleitobjekt oder Umflossenes Tabellen-Gleit
20280 objekt
20281 \family default
20282  eingefügt, wenn das LaTeX-Paket 
20283 \series bold
20284 wrapfig
20285 \series default
20286
20287 \begin_inset Index idx
20288 status collapsed
20289
20290 \begin_layout Plain Layout
20291 LaTeX-Pakete ! wrapfig
20292 \begin_inset ERT
20293 status collapsed
20294
20295 \begin_layout Plain Layout
20296
20297
20298 \backslash
20299 vspace{4mm}
20300 \end_layout
20301
20302 \end_inset
20303
20304
20305 \end_layout
20306
20307 \end_inset
20308
20309  installiert ist.
20310 \begin_inset Foot
20311 status collapsed
20312
20313 \begin_layout Plain Layout
20314 Wie man ein LaTeX-Paket installiert, wird im Handbuch 
20315 \emph on
20316 LaTeX-Konfiguration
20317 \emph default
20318  beschrieben.
20319 \end_layout
20320
20321 \end_inset
20322
20323  Die Einstellungen des Gleitobjekts können mit einem Rechtsklick auf die
20324  Box des Gleitobjekts geändert werden.
20325  
20326 \begin_inset Wrap figure
20327 lines 0
20328 placement l
20329 overhang 1cm
20330 width "40col%"
20331 status open
20332
20333 \begin_layout Plain Layout
20334 \begin_inset Graphics
20335         filename ../clipart/mobius.eps
20336         width 40col%
20337         scaleBeforeRotation
20338         rotateOrigin center
20339
20340 \end_inset
20341
20342
20343 \end_layout
20344
20345 \begin_layout Plain Layout
20346 \begin_inset Caption
20347
20348 \begin_layout Plain Layout
20349 \begin_inset CommandInset label
20350 LatexCommand label
20351 name "abb:Dies-ist-eine"
20352
20353 \end_inset
20354
20355 Dies ist eine umflossene Gleitobjekt-Abbildung
20356 \end_layout
20357
20358 \end_inset
20359
20360
20361 \end_layout
20362
20363 \end_inset
20364
20365  Obligatorische Einstellungen sind die 
20366 \family sans
20367 Breite
20368 \family default
20369  und 
20370 \family sans
20371 Platzierung
20372 \family default
20373  des Gleitobjekts.
20374  Optional sind der 
20375 \family sans
20376 Überhang 
20377 \family default
20378 der festlegt, wie weit das Gleitobjekt in den Rand des Absatzes
20379 \begin_inset space \thinspace{}
20380 \end_inset
20381
20382 /
20383 \begin_inset space \thinspace{}
20384 \end_inset
20385
20386 der Seite ragt und die 
20387 \family sans
20388 benötigten Zeilen
20389 \family default
20390 , die festlegen wie viele Textzeilen das Gleitobjekt in etwa benötigt.
20391  Die benötigten Zeilen sind oft schwer abzuschätzen, daher sollte man sie
20392  nur nutzen, wenn Probleme mit der Platzierung des Gleitobjekts auftreten.
20393  Des weiteren können Sie entscheiden, ob es LaTeX erlaubt sein soll, das
20394  Gleitobjekt innerhalb des Absatzes oder zu umgebenden Absätzen gleiten
20395  zu lassen.
20396  Abbildung
20397 \begin_inset space ~
20398 \end_inset
20399
20400
20401 \begin_inset CommandInset ref
20402 LatexCommand ref
20403 reference "abb:Dies-ist-eine"
20404
20405 \end_inset
20406
20407  ist zum Beispiel ein umflossenes Bild, das 40
20408 \begin_inset space \thinspace{}
20409 \end_inset
20410
20411 % der Spaltenbreite einnimmt, 1
20412 \begin_inset space \thinspace{}
20413 \end_inset
20414
20415 cm in den Rand ragt und links gesetzt wurde.
20416 \begin_inset Foot
20417 status collapsed
20418
20419 \begin_layout Plain Layout
20420 Die benutzbaren Einheiten werden in Anhang
20421 \begin_inset space ~
20422 \end_inset
20423
20424
20425 \begin_inset CommandInset ref
20426 LatexCommand ref
20427 reference "kap:In-LyX-verfügbare"
20428
20429 \end_inset
20430
20431  beschrieben.
20432 \end_layout
20433
20434 \end_inset
20435
20436
20437 \end_layout
20438
20439 \begin_layout Standard
20440 \begin_inset Note Greyedout
20441 status open
20442
20443 \begin_layout Plain Layout
20444
20445 \series bold
20446 Bemerkung:
20447 \series default
20448  Umflossene Objekte sind fragil! Wenn die Abbildung z.
20449 \begin_inset space \thinspace{}
20450 \end_inset
20451
20452 B.
20453  zu nahe am unteren Seitenrand ist, kann es passieren, dass sie gar nicht
20454  oder über anderen Text gedruckt wird.
20455 \end_layout
20456
20457 \end_inset
20458
20459
20460 \end_layout
20461
20462 \begin_layout Standard
20463 Allgemein gilt:
20464 \end_layout
20465
20466 \begin_layout Itemize
20467 Umflossene Gleitobjekte sollten nicht in Absätze gepackt werden, die auf
20468  der nächsten Seite fortgesetzt werden.
20469  Das bedeutet, dass man sie erst dann einfügen sollte, wenn das Dokument
20470  fast fertig ist und man sehen kann, wo ein Seitenumbruch erfolgen wird.
20471 \end_layout
20472
20473 \begin_layout Itemize
20474 Umflossene Gleitobjekte sollten entweder vor dem Absatz, dessen Text um
20475  sie fließen soll, eingefügt werden oder darin.
20476 \end_layout
20477
20478 \begin_layout Itemize
20479 Umflossene Gleitobjekte in aufeinander folgenden Absätzen können Probleme
20480  bereiten, also achten Sie darauf, dass mindestens ein Textabsatz zwischen
20481  ihnen ist.
20482 \end_layout
20483
20484 \begin_layout Itemize
20485 Umflossene Gleitobjekte sind weder in Abschnitts-Überschriften noch in Tabellen
20486  erlaubt.
20487 \end_layout
20488
20489 \begin_layout Section
20490 Gleitobjekt-Nummerierung
20491 \begin_inset Index idx
20492 status collapsed
20493
20494 \begin_layout Plain Layout
20495 Gleitobjekte ! Nummerierung
20496 \end_layout
20497
20498 \end_inset
20499
20500
20501 \end_layout
20502
20503 \begin_layout Standard
20504 Gleitobjekte werden entweder unabhängig vom Abschnitt, in dem sie sind,
20505  nummeriert oder nach dem Schema 
20506 \begin_inset Quotes gld
20507 \end_inset
20508
20509 Kapitelnummer.Gleitobjektnummer
20510 \begin_inset Quotes grd
20511 \end_inset
20512
20513  oder 
20514 \begin_inset Quotes gld
20515 \end_inset
20516
20517 Abschnittsnummer.Gleitobjektnummer
20518 \begin_inset Quotes grd
20519 \end_inset
20520
20521 .
20522  Das hängt von der Dokumentklasse ab.
20523 \end_layout
20524
20525 \begin_layout Standard
20526 Um das Aussehen der unabhängigen Nummer zu ändern, müssen Sie folgendes
20527  in den LaTeX-Vorspann einfügen:
20528 \end_layout
20529
20530 \begin_layout Standard
20531
20532 \series bold
20533
20534 \backslash
20535 renewcommand{
20536 \backslash
20537 thetable}{
20538 \backslash
20539 roman{table}}
20540 \end_layout
20541
20542 \begin_layout Standard
20543
20544 \series bold
20545
20546 \backslash
20547 thetable
20548 \series default
20549  ist der Befehl, der die Tabellennummer druckt.
20550  Für Abbildungen ist das 
20551 \series bold
20552
20553 \backslash
20554 thefigure
20555 \series default
20556 .
20557  Der Befehl 
20558 \series bold
20559
20560 \backslash
20561 roman
20562 \series default
20563  druckt die Tabellennummer als kleingeschriebene römische Zahlen.
20564 \end_layout
20565
20566 \begin_layout Standard
20567 Um das Nummerierungsschema zum Beispiel auf 
20568 \begin_inset Quotes gld
20569 \end_inset
20570
20571 Unterabschnittsnummer.Num\SpecialChar \-
20572 mer
20573 \begin_inset Quotes grd
20574 \end_inset
20575
20576  zu ändern, setzen Sie folgendes in den LaTeX-Vorspann:
20577 \end_layout
20578
20579 \begin_layout Standard
20580
20581 \series bold
20582
20583 \backslash
20584 numberwithin{table}{subsection}
20585 \end_layout
20586
20587 \begin_layout Standard
20588 Um den Befehl 
20589 \series bold
20590
20591 \backslash
20592 numberwithin
20593 \series default
20594  benutzen zu können, müssen Sie in den 
20595 \family sans
20596 Mathe
20597 \begin_inset space ~
20598 \end_inset
20599
20600 Optionen
20601 \family default
20602  der 
20603 \family sans
20604 Dokument-Einstellungen
20605 \family default
20606  
20607 \family sans
20608 AMS
20609 \begin_inset space ~
20610 \end_inset
20611
20612 Mathe
20613 \begin_inset space ~
20614 \end_inset
20615
20616 Paket
20617 \family default
20618
20619 \begin_inset space ~
20620 \end_inset
20621
20622
20623 \family sans
20624 verwenden
20625 \family default
20626  ankreuzen.
20627 \end_layout
20628
20629 \begin_layout Standard
20630 Sehen Sie sich bitte auch Abschnitt
20631 \begin_inset space ~
20632 \end_inset
20633
20634
20635 \begin_inset CommandInset ref
20636 LatexCommand ref
20637 reference "uab:Fußnoten-Nummerierung"
20638
20639 \end_inset
20640
20641  für Einzelheiten und wichtige Bemerkungen zu Nummerierung-Befehlen an.
20642 \end_layout
20643
20644 \begin_layout Section
20645 Auf Gleitobjekte verweisen
20646 \begin_inset CommandInset label
20647 LatexCommand label
20648 name "abs:Auf-Gleitobjekte-verweisen"
20649
20650 \end_inset
20651
20652
20653 \begin_inset Index idx
20654 status collapsed
20655
20656 \begin_layout Plain Layout
20657 Gleitobjekte ! Querverweise
20658 \end_layout
20659
20660 \end_inset
20661
20662
20663 \begin_inset Index idx
20664 status collapsed
20665
20666 \begin_layout Plain Layout
20667 Querverweise ! auf Gleitobjekte
20668 \end_layout
20669
20670 \end_inset
20671
20672
20673 \end_layout
20674
20675 \begin_layout Standard
20676 Zunächst müssen Sie mit 
20677 \family sans
20678 Einfügen\SpecialChar \menuseparator
20679 Marke
20680 \family default
20681  oder einen Klick auf 
20682 \begin_inset Graphics
20683         filename ../../images/label-insert.png
20684         scale 70
20685         scaleBeforeRotation
20686
20687 \end_inset
20688
20689  eine Marke im Titel einfügen.
20690  Im 
20691 \family sans
20692 Marke
20693 \family default
20694 -Dialog schreiben Sie einen Text in das Feld 
20695 \family sans
20696 Marke
20697 \family default
20698  oder übernehmen den vorgeschlagenen.
20699  Die Marke sieht in LyX dann so aus:
20700 \end_layout
20701
20702 \begin_layout Standard
20703 \begin_inset Graphics
20704         filename clipart/Marke.png
20705         lyxscale 80
20706         scale 50
20707         scaleBeforeRotation
20708
20709 \end_inset
20710
20711
20712 \end_layout
20713
20714 \begin_layout Standard
20715 Die Marke wird als Anker und Name für den Querverweis benutzt.
20716  Mit 
20717 \family sans
20718 Einfügen\SpecialChar \menuseparator
20719 Querverweis
20720 \family default
20721  oder einen Klick auf 
20722 \begin_inset Graphics
20723         filename ../../images/dialog-show-new-inset_ref.png
20724         scale 70
20725         scaleBeforeRotation
20726
20727 \end_inset
20728
20729  können Sie dann auf die Marke verweisen.
20730  Als Querverweis wird in LyX ein graues Kästchen wie zum Beispiel dieses
20731  angezeigt:
20732 \end_layout
20733
20734 \begin_layout Standard
20735 \begin_inset Graphics
20736         filename clipart/Querverweis.png
20737         lyxscale 80
20738         scale 50
20739         scaleBeforeRotation
20740
20741 \end_inset
20742
20743
20744 \begin_inset Newline newline
20745 \end_inset
20746
20747  Mehr zu Querverweisen finden Sie im 
20748 \emph on
20749 Benutzerhandbuch
20750 \emph default
20751 .
20752 \end_layout
20753
20754 \begin_layout Standard
20755 Es empfiehlt sich, zwischen dem Querverweis-Namen (zum Beispiele Abschnitt)
20756  und dem Querverweis ein geschütztes Leerzeichen einfügen, damit beide nicht
20757  durch einen Zeilenumbruch getrennt werden können.
20758 \end_layout
20759
20760 \begin_layout Standard
20761 Marken können Sie jederzeit durch einen Klick auf ihr Kästchen ändern.
20762  LyX passt die Querverweise automatisch an.
20763 \end_layout
20764
20765 \begin_layout Standard
20766 Ein Klick auf den Schalter 
20767 \family sans
20768 Gehe
20769 \begin_inset space ~
20770 \end_inset
20771
20772 zur
20773 \begin_inset space ~
20774 \end_inset
20775
20776 Marke
20777 \family default
20778  im Querverweis-Fenster stellt den Cursor vor die entsprechende Marke.
20779  Der Text der Schaltfläche heißt jetzt 
20780 \family sans
20781 Gehe
20782 \begin_inset space ~
20783 \end_inset
20784
20785 zurück
20786 \family default
20787  und ein Klick darauf macht genau dies.
20788   Ein Rechts-Klick auf das Querverweis-Kästchen stellt den Cursor vor die
20789  entsprechende Marke, ohne dass das Querverweis-Fenster zusehen ist.
20790  Dann ist auch kein 
20791 \family sans
20792 Gehe
20793 \begin_inset space ~
20794 \end_inset
20795
20796 zurück
20797 \family default
20798  möglich.
20799 \end_layout
20800
20801 \begin_layout Subsection
20802 Querverweis-Formate
20803 \begin_inset CommandInset label
20804 LatexCommand label
20805 name "uab:Querverweis-Formate"
20806
20807 \end_inset
20808
20809
20810 \begin_inset Index idx
20811 status collapsed
20812
20813 \begin_layout Plain Layout
20814 Querverweise ! Formate
20815 \end_layout
20816
20817 \end_inset
20818
20819
20820 \end_layout
20821
20822 \begin_layout Standard
20823 Es gibt sechs verschiedene Querverweisstile:
20824 \end_layout
20825
20826 \begin_layout Description
20827 <Querverweis>: druckt die Nummer der Gleitumgebung, dies ist die Voreinstellung:
20828  
20829 \begin_inset CommandInset ref
20830 LatexCommand ref
20831 reference "abb:Zwei-Teilabbildungen"
20832
20833 \end_inset
20834
20835
20836 \end_layout
20837
20838 \begin_layout Description
20839 (<Querverweis>): druckt die Nummer der Gleitumgebung umgeben von zwei runden
20840  Klammern, dies ist der Stil, wie er normalerweise für Verweise auf Formeln
20841  verwendet wird, speziell wenn der Name 
20842 \begin_inset Quotes gld
20843 \end_inset
20844
20845 Gleichung
20846 \begin_inset Quotes grd
20847 \end_inset
20848
20849  weggelassen wird: 
20850 \begin_inset CommandInset ref
20851 LatexCommand eqref
20852 reference "eq:Wgn"
20853
20854 \end_inset
20855
20856
20857 \end_layout
20858
20859 \begin_layout Description
20860 <Seite>: druckt die Seitennummer: Seite
20861 \begin_inset space ~
20862 \end_inset
20863
20864
20865 \begin_inset CommandInset ref
20866 LatexCommand pageref
20867 reference "abb:Zwei-Teilabbildungen"
20868
20869 \end_inset
20870
20871
20872 \end_layout
20873
20874 \begin_layout Description
20875 auf
20876 \begin_inset space ~
20877 \end_inset
20878
20879 Seite
20880 \begin_inset space ~
20881 \end_inset
20882
20883 <Seite>: druckt den Text 
20884 \begin_inset Quotes gld
20885 \end_inset
20886
20887 auf Seite
20888 \begin_inset Quotes grd
20889 \end_inset
20890
20891  und die Seitennummer: 
20892 \begin_inset CommandInset ref
20893 LatexCommand vpageref
20894 reference "abb:Zwei-Teilabbildungen"
20895
20896 \end_inset
20897
20898
20899 \end_layout
20900
20901 \begin_layout Description
20902 <Querverweis>
20903 \begin_inset space ~
20904 \end_inset
20905
20906 auf
20907 \begin_inset space ~
20908 \end_inset
20909
20910 Seite
20911 \begin_inset space ~
20912 \end_inset
20913
20914 <Seite>: druckt die Nummer der Gleitumgebung, den Text 
20915 \begin_inset Quotes gld
20916 \end_inset
20917
20918 auf Seite
20919 \begin_inset Quotes grd
20920 \end_inset
20921
20922 , und die Seitennummer: 
20923 \begin_inset CommandInset ref
20924 LatexCommand vref
20925 reference "abb:Zwei-Teilabbildungen"
20926
20927 \end_inset
20928
20929
20930 \end_layout
20931
20932 \begin_layout Description
20933 Formatierter
20934 \begin_inset space ~
20935 \end_inset
20936
20937 Querverweis: druckt ein selbst definiertes Querverweisformat
20938 \begin_inset Newline newline
20939 \end_inset
20940
20941
20942 \begin_inset Note Greyedout
20943 status open
20944
20945 \begin_layout Plain Layout
20946
20947 \series bold
20948 Bemerkung:
20949 \series default
20950  Dies ist nur möglich, wenn das LaTeX-Paket 
20951 \series bold
20952 prettyref
20953 \series default
20954  oder 
20955 \series bold
20956 refstyle
20957 \series default
20958
20959 \begin_inset Index idx
20960 status collapsed
20961
20962 \begin_layout Plain Layout
20963 LaTeX-Pakete ! prettyref
20964 \end_layout
20965
20966 \end_inset
20967
20968
20969 \begin_inset Index idx
20970 status collapsed
20971
20972 \begin_layout Plain Layout
20973 LaTeX-Pakete ! refstyle
20974 \end_layout
20975
20976 \end_inset
20977
20978  installiert ist.
20979 \end_layout
20980
20981 \end_inset
20982
20983
20984 \begin_inset Newline newline
20985 \end_inset
20986
20987 Sie können duch setzen der Option 
20988 \family sans
20989 Verwende refstyle (nicht prettyref) für Querverweise
20990 \family default
20991  im Menü 
20992 \family sans
20993 Dokument\SpecialChar \menuseparator
20994 Einstellungen\SpecialChar \menuseparator
20995 Dokumentklasse
20996 \family default
20997  wählen, welches LaTeX-Paket für diesen Verweistyp verwendet wird.
20998  Das Format wird definiert, indem man den Befehl 
20999 \series bold
21000
21001 \backslash
21002 newrefformat
21003 \series default
21004  (prettyref) oder 
21005 \series bold
21006
21007 \backslash
21008 newref
21009 \series default
21010  (refstyle) in die Dokumentpräambel einfügt.
21011  Z.
21012 \begin_inset space \thinspace{}
21013 \end_inset
21014
21015 B.
21016  kann das Format aller Referenzen auf Abbildungen (haben das Marken-Kürzel
21017  
21018 \begin_inset Quotes eld
21019 \end_inset
21020
21021
21022 \family sans
21023 abb
21024 \family default
21025
21026 \begin_inset Quotes erd
21027 \end_inset
21028
21029 ) mit dem Befehle
21030 \begin_inset Newline newline
21031 \end_inset
21032
21033
21034 \series bold
21035
21036 \backslash
21037 newref{abb}{refcmd={Bild auf Seite 
21038 \backslash
21039 pageref{#1}}}
21040 \series default
21041
21042 \begin_inset Newline newline
21043 \end_inset
21044
21045 geändert werden.
21046  Für weitere Informationen bezüglich des Formats sei auf die Paket-Dokumentation
21047 en verwiesen, 
21048 \begin_inset CommandInset citation
21049 LatexCommand cite
21050 key "prettyref,refstyle"
21051
21052 \end_inset
21053
21054 .
21055 \end_layout
21056
21057 \begin_layout Description
21058 Textverweis: druckt die Beschriftung oder den Namen der Referenz: 
21059 \begin_inset CommandInset ref
21060 LatexCommand nameref
21061 reference "abb:Zwei-Teilabbildungen"
21062
21063 \end_inset
21064
21065
21066 \end_layout
21067
21068 \begin_layout Standard
21069
21070 \family sans
21071 <Seite>
21072 \family default
21073  druckt nicht die Seitennummer, wenn sich die referenzierte Marke auf der
21074  vorherigen, der selben oder der nächsten Seite befindet.
21075  Stattdessen wird z.
21076 \begin_inset space \thinspace{}
21077 \end_inset
21078
21079 B.
21080  der Text 
21081 \begin_inset Quotes gld
21082 \end_inset
21083
21084
21085 \family sans
21086 auf dieser Seite
21087 \family default
21088
21089 \begin_inset Quotes grd
21090 \end_inset
21091
21092  gedruckt.
21093  Der Stil 
21094 \family sans
21095 <Querverweis>
21096 \begin_inset space ~
21097 \end_inset
21098
21099 auf
21100 \begin_inset space ~
21101 \end_inset
21102
21103 Seite
21104 \begin_inset space ~
21105 \end_inset
21106
21107 <Seite>
21108 \family default
21109  druckt nichts über die Seite, wenn die referenzierte Marke auf der gleichen
21110  Seite ist.
21111 \end_layout
21112
21113 \begin_layout Standard
21114 Die Nummer und die aktuelle Seite des referenzierten Dokumentteils wird
21115  automatisch von LaTeX berechnet.
21116  Die Stile können im Feld 
21117 \family sans
21118 Format
21119 \family default
21120  des Querverweis-Fensters eingestellt werden, das erscheint, wenn Sie auf
21121  einen Querverweis klicken.
21122 \end_layout
21123
21124 \begin_layout Standard
21125 \begin_inset Note Greyedout
21126 status open
21127
21128 \begin_layout Plain Layout
21129
21130 \series bold
21131 Bemerkung:
21132 \series default
21133  Es wird empfohlen, das LaTeX-Paket 
21134 \series bold
21135 refstyle
21136 \series default
21137
21138 \begin_inset Index idx
21139 status collapsed
21140
21141 \begin_layout Plain Layout
21142 LaTeX-Pakete ! refstyle
21143 \end_layout
21144
21145 \end_inset
21146
21147  zu verwenden, da 
21148 \series bold
21149 prettyref
21150 \series default
21151
21152 \begin_inset Index idx
21153 status collapsed
21154
21155 \begin_layout Plain Layout
21156 LaTeX-Pakete ! prettyref
21157 \end_layout
21158
21159 \end_inset
21160
21161  nicht alle möglichen LyX Marken-Kürzel
21162 \begin_inset Foot
21163 status collapsed
21164
21165 \begin_layout Plain Layout
21166  
21167 \begin_inset Quotes gld
21168 \end_inset
21169
21170 abb:
21171 \begin_inset Quotes grd
21172 \end_inset
21173
21174  ist z.
21175 \begin_inset space \thinspace{}
21176 \end_inset
21177
21178 B.
21179  LyXs Kürzel für Marken in Bildbeschriftungen.
21180 \end_layout
21181
21182 \end_inset
21183
21184  kennt und auch nicht internationalisiert ist.
21185 \end_layout
21186
21187 \end_inset
21188
21189
21190 \end_layout
21191
21192 \begin_layout Subsection
21193 Automatische Querverweisnamen
21194 \begin_inset Index idx
21195 status collapsed
21196
21197 \begin_layout Plain Layout
21198 Querverweise ! Automatische Namen 
21199 \end_layout
21200
21201 \end_inset
21202
21203
21204 \end_layout
21205
21206 \begin_layout Standard
21207 Das LaTeX-Paket 
21208 \series bold
21209 hyperref
21210 \series default
21211
21212 \begin_inset Index idx
21213 status collapsed
21214
21215 \begin_layout Plain Layout
21216 LaTeX-Pakete ! hyperref
21217 \end_layout
21218
21219 \end_inset
21220
21221 , das in den
21222 \family sans
21223  PDF-Eigenschaften
21224 \family default
21225  im 
21226 \family sans
21227 Dokument-Einstellungen
21228 \family default
21229  Dialog aktiviert werden kann, besitzt eine sehr nützliche Funktion, dass
21230  Querverweise den Namen des Gleitobjekts automatisch enthalten (oder Textteile
21231  wie 
21232 \emph on
21233 Abschnitt
21234 \emph default
21235 ).
21236  Sie müssen damit z.
21237 \begin_inset space \thinspace{}
21238 \end_inset
21239
21240 B.
21241  nicht mehr den Namen 
21242 \begin_inset Quotes gld
21243 \end_inset
21244
21245 Abbildung
21246 \begin_inset Quotes grd
21247 \end_inset
21248
21249  vor jeden Querverweis auf eine Abbildung schreiben.
21250  Um diese Funktion benutzen zu können, aktivieren Sie 
21251 \series bold
21252 hyperref
21253 \series default
21254  und fügen diese Zeile in den LaTeX-Vorspann ein:
21255 \end_layout
21256
21257 \begin_layout Standard
21258
21259 \series bold
21260
21261 \backslash
21262 AtBeginDocument{
21263 \backslash
21264 renewcommand{
21265 \backslash
21266 ref}[1]{
21267 \backslash
21268 mbox{
21269 \backslash
21270 autoref{#1}}}}
21271 \end_layout
21272
21273 \begin_layout Standard
21274 Wenn Sie andere Querverweisnamen als die voreingestellten bevorzugen, z.
21275 \begin_inset space \thinspace{}
21276 \end_inset
21277
21278 B.
21279  statt 
21280 \begin_inset Quotes gld
21281 \end_inset
21282
21283 Abschnitt
21284 \begin_inset Quotes grd
21285 \end_inset
21286
21287  den Namen 
21288 \begin_inset Quotes gld
21289 \end_inset
21290
21291 Kap.
21292 \begin_inset space \thinspace{}
21293 \end_inset
21294
21295
21296 \begin_inset Quotes grd
21297 \end_inset
21298
21299 , können Sie den Namen umdefinieren, indem Sie dies zum Vorspann hinzufügen:
21300 \end_layout
21301
21302 \begin_layout Standard
21303
21304 \series bold
21305
21306 \backslash
21307 addto
21308 \backslash
21309 extrasngerman{
21310 \backslash
21311 renewcommand{
21312 \backslash
21313 sectionautorefname}
21314 \begin_inset Newline newline
21315 \end_inset
21316
21317
21318 \begin_inset Phantom HPhantom
21319 status open
21320
21321 \begin_layout Plain Layout
21322
21323 \series bold
21324 \begin_inset space ~
21325 \end_inset
21326
21327
21328 \end_layout
21329
21330 \end_inset
21331
21332 {Kap.
21333 \backslash
21334 negthinspace}}
21335 \end_layout
21336
21337 \begin_layout Standard
21338 Wenn Sie eine andere Dokumentsprache als Englisch benutzen, ersetzen Sie
21339 \begin_inset Newline newline
21340 \end_inset
21341
21342
21343 \series bold
21344
21345 \backslash
21346 extrasngerman
21347 \series default
21348  durch 
21349 \series bold
21350
21351 \backslash
21352 extras***
21353 \series default
21354 , wobei *** der Name der verwendeten Sprache ist.
21355 \end_layout
21356
21357 \begin_layout Standard
21358 Um automatische Namen zu bekommen, jedoch nicht für bestimmte Querverweistypen,
21359  z.
21360 \begin_inset space \thinspace{}
21361 \end_inset
21362
21363 B.
21364  nicht für Gleichungen, benutzen Sie diesen Vorspanncode:
21365 \end_layout
21366
21367 \begin_layout Standard
21368
21369 \series bold
21370
21371 \backslash
21372 newlength{
21373 \backslash
21374 abc}
21375 \begin_inset Newline newline
21376 \end_inset
21377
21378
21379 \backslash
21380 settowidth{
21381 \backslash
21382 abc}{
21383 \backslash
21384 space}
21385 \begin_inset Newline newline
21386 \end_inset
21387
21388
21389 \backslash
21390 addto
21391 \backslash
21392 extrasenglish{
21393 \backslash
21394 renewcommand{
21395 \backslash
21396 equationautorefname}
21397 \begin_inset Newline newline
21398 \end_inset
21399
21400
21401 \begin_inset Phantom HPhantom
21402 status open
21403
21404 \begin_layout Plain Layout
21405
21406 \series bold
21407 \begin_inset space ~
21408 \end_inset
21409
21410
21411 \end_layout
21412
21413 \end_inset
21414
21415 {
21416 \backslash
21417 hspace{-
21418 \backslash
21419 abc}}
21420 \end_layout
21421
21422 \begin_layout Standard
21423 Mehr über dieses Thema finden Sie in der 
21424 \series bold
21425 hyperref
21426 \series default
21427 -Dokumentation 
21428 \begin_inset CommandInset citation
21429 LatexCommand cite
21430 key "hyperref"
21431
21432 \end_inset
21433
21434 .
21435 \end_layout
21436
21437 \begin_layout Standard
21438 \begin_inset Note Greyedout
21439 status open
21440
21441 \begin_layout Plain Layout
21442
21443 \series bold
21444 Bemerkung:
21445 \series default
21446  Automatische Querverweis-Namen können nicht verwendet werden, wenn Sie
21447  als Querverweisstil 
21448 \family sans
21449 Formatierter
21450 \begin_inset space ~
21451 \end_inset
21452
21453 Querverweis
21454 \family default
21455  benutzen, wie in Abschnitt
21456 \begin_inset space ~
21457 \end_inset
21458
21459
21460 \begin_inset CommandInset ref
21461 LatexCommand ref
21462 reference "uab:Querverweis-Formate"
21463
21464 \end_inset
21465
21466  beschrieben.
21467 \end_layout
21468
21469 \end_inset
21470
21471
21472 \end_layout
21473
21474 \begin_layout Standard
21475 Das 
21476 \emph on
21477 Mathe
21478 \emph default
21479  Handbuch ist ein Beispiel wo automatische Querverweisnamen verwendet werden.
21480 \end_layout
21481
21482 \begin_layout Subsection
21483 Querverweis-Position
21484 \begin_inset CommandInset label
21485 LatexCommand label
21486 name "uab:Querverweis-Position"
21487
21488 \end_inset
21489
21490
21491 \begin_inset Index idx
21492 status collapsed
21493
21494 \begin_layout Plain Layout
21495 Querverweise !  Position
21496 \end_layout
21497
21498 \end_inset
21499
21500
21501 \end_layout
21502
21503 \begin_layout Standard
21504 Wenn Sie 
21505 \series bold
21506 hyperref
21507 \series default
21508
21509 \begin_inset Index idx
21510 status collapsed
21511
21512 \begin_layout Plain Layout
21513 LaTeX-Pakete ! hyperref
21514 \end_layout
21515
21516 \end_inset
21517
21518  in den
21519 \family sans
21520  PDF-Eigenschaften
21521 \family default
21522  im 
21523 \family sans
21524 Dokument-Einstellungen
21525 \family default
21526  Dialog benutzen, um in der Ausgabe Querverweise zu verlinken, springt ein
21527  Klick auf den Querverweis für eine Gleitobjekt-Abbildung zur Abbildungsmarke,
21528  und Sie werden das Bild ohne Scrollen nicht sehen.
21529  Das liegt daran, dass der Querverweis-Link an der Marken-Position verankert
21530  ist.
21531  Wenn Sie das  LaTeX-Paket 
21532 \series bold
21533 hypcap
21534 \series default
21535
21536 \begin_inset Index idx
21537 status collapsed
21538
21539 \begin_layout Plain Layout
21540 LaTeX-Pakete ! hypcap
21541 \end_layout
21542
21543 \end_inset
21544
21545 , das Teil des LaTeX-Pakets 
21546 \series bold
21547 oberdiek
21548 \series default
21549
21550 \begin_inset Index idx
21551 status collapsed
21552
21553 \begin_layout Plain Layout
21554 LaTeX-Pakete ! oberdiek
21555 \end_layout
21556
21557 \end_inset
21558
21559  ist, benutzen, wird der Anker am Anfang des Gleitobjekts gesetzt.
21560  Aber natürlich müssen Sie auch hier das LaTeX-Paket 
21561 \series bold
21562 hypcap
21563 \series default
21564  zunächst in den LaTeX-Vorspann laden:
21565 \end_layout
21566
21567 \begin_layout Standard
21568
21569 \series bold
21570
21571 \backslash
21572 usepackage[figure]{hypcap}
21573 \end_layout
21574
21575 \begin_layout Standard
21576 Sie können 
21577 \series bold
21578 hypcap
21579 \series default
21580  auch für alle Gleitobjekte benutzen, aber das wird aus Gründen der Stabilität
21581  nicht empfohlen.
21582  Weitere Informationen finden Sie im
21583 \series bold
21584  hypcap
21585 \series default
21586 -Handbuch 
21587 \begin_inset CommandInset citation
21588 LatexCommand cite
21589 key "hypcap"
21590
21591 \end_inset
21592
21593 .
21594 \end_layout
21595
21596 \begin_layout Standard
21597 \begin_inset Note Greyedout
21598 status open
21599
21600 \begin_layout Plain Layout
21601
21602 \series bold
21603 Bemerkung:
21604 \series default
21605  
21606 \series bold
21607 hypcap
21608 \series medium
21609  hat keinen Einfluss auf Querverweise zu Teilabbildungen.
21610 \end_layout
21611
21612 \end_inset
21613
21614
21615 \end_layout
21616
21617 \begin_layout Section
21618 Gleitobjekt-Platzierung
21619 \begin_inset CommandInset label
21620 LatexCommand label
21621 name "abs:Gleitobjekt-Platzierung"
21622
21623 \end_inset
21624
21625
21626 \begin_inset Index idx
21627 status collapsed
21628
21629 \begin_layout Plain Layout
21630 Gleitobjekte ! Platzierung
21631 \end_layout
21632
21633 \end_inset
21634
21635
21636 \end_layout
21637
21638 \begin_layout Standard
21639 Ein Rechtsklick auf ein Gleitobjekt-Kästchen öffnet den 
21640 \family sans
21641 Gleitobjekt-Einstellungen
21642 \family default
21643 -Dialog, in dem Sie die LaTeX-Optionen für die Gleitobjekt-Platzierung ändern
21644  können.
21645 \begin_inset Newline newline
21646 \end_inset
21647
21648 Die Option 
21649 \family sans
21650 Spalten
21651 \begin_inset space ~
21652 \end_inset
21653
21654 überspannen
21655 \family default
21656  ist nur bei zweispaltigen Dokumenten sinnvoll.
21657  Wenn Sie sie wählen, wird das Gleitobjekt über beide Spalten gesetzt.
21658 \begin_inset Newline newline
21659 \end_inset
21660
21661 Die Option 
21662 \family sans
21663 Seitwärts
21664 \begin_inset space ~
21665 \end_inset
21666
21667 drehen
21668 \family default
21669  ist in Abschnitt 
21670 \begin_inset CommandInset ref
21671 LatexCommand ref
21672 reference "abs:Gedrehte-Gleitobjekte"
21673
21674 \end_inset
21675
21676  beschrieben.
21677 \end_layout
21678
21679 \begin_layout Standard
21680 Sie können eine oder mehrere der folgenden Optionen im Gleitobjekt-Dialog
21681  verwenden, um die Platzierung einzelner Gleitobjekte zu beeinflussen, wenn
21682  Sie die Option 
21683 \family sans
21684 Standard-Platzierung
21685 \begin_inset space ~
21686 \end_inset
21687
21688 verwenden
21689 \family default
21690  nicht verwenden:
21691 \end_layout
21692
21693 \begin_layout Description
21694 Hier
21695 \begin_inset space ~
21696 \end_inset
21697
21698 wenn
21699 \begin_inset space ~
21700 \end_inset
21701
21702 möglich versucht, das Gleitobjekt dort zu platzieren, wo es eingefügt wurde.
21703 \end_layout
21704
21705 \begin_layout Description
21706 Anfang
21707 \begin_inset space ~
21708 \end_inset
21709
21710 der
21711 \begin_inset space ~
21712 \end_inset
21713
21714 Seite
21715 \family sans
21716  
21717 \family default
21718 versucht, das Gleitobjekt am Anfang der aktuellen Seite zu platzieren.
21719  Gleitobjekte, die maximal 70
21720 \begin_inset space \thinspace{}
21721 \end_inset
21722
21723 % einer Seite benötigen, dürfen oben platziert werden.
21724  Dies kann durch die Variable 
21725 \series bold
21726
21727 \backslash
21728 topfraction
21729 \series default
21730  im LaTeX-Vorspann überschrieben werden, zum Beispiel: 
21731 \end_layout
21732
21733 \begin_deeper
21734 \begin_layout Standard
21735
21736 \series bold
21737
21738 \backslash
21739 renewcommand{
21740 \backslash
21741 topfraction}{0.9}
21742 \family typewriter
21743 \series default
21744  
21745 \end_layout
21746
21747 \end_deeper
21748 \begin_layout Description
21749 Ende
21750 \begin_inset space ~
21751 \end_inset
21752
21753 der
21754 \begin_inset space ~
21755 \end_inset
21756
21757 Seite versucht, das Gleitobjekt am Ende der aktuellen Seite zu platzieren.
21758  Gleitobjekte, die maximal 30
21759 \begin_inset space \thinspace{}
21760 \end_inset
21761
21762 % einer Seite benötigen, dürfen unten platziert werden.
21763  Dies kann durch die Variable 
21764 \series bold
21765
21766 \backslash
21767 bottomfraction
21768 \series default
21769  im LaTeX-Vorspann überschrieben werden, zum Beispiel setzt 
21770 \end_layout
21771
21772 \begin_deeper
21773 \begin_layout Standard
21774
21775 \series bold
21776
21777 \backslash
21778 renewcommand{
21779 \backslash
21780 bottomfraction}{0.5}
21781 \end_layout
21782
21783 \begin_layout Standard
21784 die oftmals zu kleine untere Grenze auf 50
21785 \begin_inset space \thinspace{}
21786 \end_inset
21787
21788 %.
21789 \end_layout
21790
21791 \end_deeper
21792 \begin_layout Description
21793 Seite
21794 \begin_inset space ~
21795 \end_inset
21796
21797 mit
21798 \begin_inset space ~
21799 \end_inset
21800
21801 Gleitobjekten versucht, das Gleitobjekt auf einer eigenen Seite zu platzieren.
21802  Nur wenn mehr als 50
21803 \begin_inset space \thinspace{}
21804 \end_inset
21805
21806 % einer Seite von Gleitobjekten belegt wird, wird eine neue Seite für weitere
21807  Gleitobjekte bereitgestellt.
21808  Dies kann durch die Variable 
21809 \series bold
21810
21811 \backslash
21812 floatpagefraction 
21813 \series default
21814 im LaTeX-Vorspann überschrieben werden.
21815 \end_layout
21816
21817 \begin_layout Standard
21818 Die Reihenfolge der obigen Optionen wird 
21819 \emph on
21820 immer
21821 \emph default
21822  von LaTeX verwendet.
21823  Das heißt wenn Sie die Standard-Platzierung verwenden, wird LaTeX zuerst
21824  versuchen 
21825 \family sans
21826 Hier
21827 \begin_inset space \space{}
21828 \end_inset
21829
21830 wenn
21831 \begin_inset space \space{}
21832 \end_inset
21833
21834 möglich
21835 \family default
21836 , dann 
21837 \family sans
21838 Anfang
21839 \begin_inset space ~
21840 \end_inset
21841
21842 der
21843 \begin_inset space ~
21844 \end_inset
21845
21846 Seite
21847 \family default
21848  und dann die anderen Optionen anzuwenden.
21849  Wenn Sie nicht die Standard-Platzierung verwenden, wird LaTeX nur die von
21850  Ihnen gewählten Optionen versuchen anzuwenden, aber immer in derselben
21851  Reihenfolge.
21852  Wenn keine der 4 Platzierungen möglich sind, wird die Prozedur intern wiederhol
21853 t, aber diesmal mit dem Ziel, das Gleitobjekt auf die nächste Seite zu setzen.
21854 \end_layout
21855
21856 \begin_layout Standard
21857 Die Option 
21858 \family sans
21859 Hier,
21860 \begin_inset space ~
21861 \end_inset
21862
21863 auf
21864 \begin_inset space ~
21865 \end_inset
21866
21867 jeden
21868 \begin_inset space ~
21869 \end_inset
21870
21871 Fall
21872 \family default
21873  sollte nur sehr selten benutzt werden und auch nur dann, wenn das Dokument
21874  fast druckreif ist.
21875  Denn mit der Option kann das Objekt nicht mehr 
21876 \emph on
21877 gleiten
21878 \emph default
21879 , wenn Sie das Dokument ändern, und die Gestaltung der Seite wird dadurch
21880  oftmals zerstört.
21881 \end_layout
21882
21883 \begin_layout Standard
21884 Es gibt keine Platzierungsoption für von Text umflossene [Gleit]Objekte,
21885  da diese immer vom Text eines bestimmten Absatzes umgeben sind.
21886 \begin_inset VSpace bigskip
21887 \end_inset
21888
21889
21890 \end_layout
21891
21892 \begin_layout Standard
21893 Manchmal wird ein Gleitobjekt am Seitenanfang platziert, während sein zugehörige
21894 r Abschnitt erst auf der Seitenmitte beginnt, was den Eindruck erweckt,
21895  das Gleitobjekt sei Teil des vorherigen Abschnitts.
21896  Das kann mit dem LaTeX-Befehl
21897 \series bold
21898  
21899 \backslash
21900 suppressfloats
21901 \series default
21902  verhindert werden.
21903  Er unterdrückt eine Gleitobjekt-Platzierung für die Seite, auf der er steht,
21904  und sorgt so dafür, dass ein Gleitobjekt erst nach seiner Abschnitt-Überschrift
21905  gesetzt wird.
21906  Dazu müssen Sie im LaTeX-Vorspann folgende Befehle einfügen:
21907 \end_layout
21908
21909 \begin_layout Standard
21910
21911 \series bold
21912
21913 \backslash
21914 let
21915 \backslash
21916 meinAbschnitt
21917 \backslash
21918 section
21919 \begin_inset Newline newline
21920 \end_inset
21921
21922
21923 \backslash
21924 renewcommand{
21925 \backslash
21926 section}{
21927 \backslash
21928 suppressfloats[t]
21929 \backslash
21930 meinAbschnitt}
21931 \end_layout
21932
21933 \begin_layout Standard
21934 Dasselbe können Sie für alle Überschriften von Kapiteln, Abschnitten und
21935  Unterabschnitten festlegen.
21936  Für kleinere Teile wie Unterunterabschnitte wird es nicht empfohlen, weil
21937  LaTeX Probleme mit einem geeigneten Ort für das Gleitobjekt haben könnte.
21938 \end_layout
21939
21940 \begin_layout Standard
21941 Es gibt auch noch das LaTeX-Paket 
21942 \series bold
21943 flafter
21944 \series default
21945
21946 \begin_inset Index idx
21947 status collapsed
21948
21949 \begin_layout Plain Layout
21950 LaTeX-Pakete ! flafter
21951 \end_layout
21952
21953 \end_inset
21954
21955  das dafür sorgt, dass prinzipiell kein Gleitobjekt vor seiner Definition
21956  gedruckt wird.
21957 \end_layout
21958
21959 \begin_layout Standard
21960 \begin_inset VSpace bigskip
21961 \end_inset
21962
21963 Manchmal möchte man alle Abbildungen und Tabellen am Dokumentende haben.
21964  Dafür gibt es das LaTeX-Paket 
21965 \series bold
21966 endfloat
21967 \series default
21968
21969 \begin_inset Index idx
21970 status collapsed
21971
21972 \begin_layout Plain Layout
21973 LaTeX-Pakete ! endfloat
21974 \end_layout
21975
21976 \end_inset
21977
21978 .
21979  Es druckt alle Gleitobjekt-Abbildungen und -Tabellen in eigenen Abschnitten.
21980  An der ursprünglichen Gleitobjekt-Position werden Sie einen Hinweis wie
21981  
21982 \family sans
21983
21984 \begin_inset Quotes gld
21985 \end_inset
21986
21987 [Abbildung
21988 \begin_inset space ~
21989 \end_inset
21990
21991 3.2 ist ungefähr hier.]
21992 \family default
21993
21994 \begin_inset Quotes grd
21995 \end_inset
21996
21997  finden.
21998  Das 
21999 \series bold
22000 endfloat
22001 \series default
22002 -Paket wird mit folgendem Befehl in den LaTeX-Vorspann eingefügt:
22003 \end_layout
22004
22005 \begin_layout Standard
22006
22007 \series bold
22008
22009 \backslash
22010 usepackage[Optionen]{endfloat}
22011 \end_layout
22012
22013 \begin_layout Standard
22014 Es gibt verschiedene Optionen für die Formatierung der Abbildungen- und
22015  Tabellen-Abschnitte, die Sie in der 
22016 \series bold
22017 endfloat
22018 \series default
22019 -Dokumentation 
22020 \begin_inset CommandInset citation
22021 LatexCommand cite
22022 key "endfloat"
22023
22024 \end_inset
22025
22026  nachlesen können.
22027 \begin_inset Newline newline
22028 \end_inset
22029
22030
22031 \begin_inset Note Greyedout
22032 status open
22033
22034 \begin_layout Plain Layout
22035
22036 \series bold
22037 Bemerkung
22038 \begin_inset space ~
22039 \end_inset
22040
22041 1: endfloat
22042 \series default
22043  übersetzt den Hinweistext nicht automatisch.
22044  Abschnitt
22045 \begin_inset space ~
22046 \end_inset
22047
22048 4 in 
22049 \begin_inset CommandInset citation
22050 LatexCommand cite
22051 key "endfloat"
22052
22053 \end_inset
22054
22055  beschreibt, wie es geht.
22056 \end_layout
22057
22058 \end_inset
22059
22060
22061 \end_layout
22062
22063 \begin_layout Standard
22064 \begin_inset Note Greyedout
22065 status open
22066
22067 \begin_layout Plain Layout
22068
22069 \series bold
22070 Bemerkung
22071 \begin_inset space ~
22072 \end_inset
22073
22074 2: 
22075 \series default
22076 Die aktuelle Version von 
22077 \series bold
22078 endfloat
22079 \series default
22080  hat einen Fehler, wenn die Überschrift ein 
22081 \begin_inset Quotes gld
22082 \end_inset
22083
22084 ß
22085 \begin_inset Quotes grd
22086 \end_inset
22087
22088  enthält.
22089  Sie müssen stattdessen den Befehl 
22090 \series bold
22091
22092 \backslash
22093 ss
22094 \series default
22095  als TeX-Code benutzen.
22096 \end_layout
22097
22098 \end_inset
22099
22100
22101 \end_layout
22102
22103 \begin_layout Standard
22104 \begin_inset VSpace bigskip
22105 \end_inset
22106
22107 Weitere Einzelheiten über Gleitobjekt-Platzierung finden Sie in LaTeX-Büchern
22108  wie 
22109 \begin_inset CommandInset citation
22110 LatexCommand cite
22111 key "latexcompanion,latexguide,lamport,latex-praxisbuch"
22112
22113 \end_inset
22114
22115 .
22116 \end_layout
22117
22118 \begin_layout Section
22119 Gedrehte Gleitobjekte
22120 \begin_inset CommandInset label
22121 LatexCommand label
22122 name "abs:Gedrehte-Gleitobjekte"
22123
22124 \end_inset
22125
22126
22127 \begin_inset Index idx
22128 status collapsed
22129
22130 \begin_layout Plain Layout
22131 Gleitobjekte ! drehen
22132 \end_layout
22133
22134 \end_inset
22135
22136
22137 \end_layout
22138
22139 \begin_layout Standard
22140 Wenn Bilder oder Tabellen breiter als die Seite sind, wollen Sie diese vielleich
22141 t drehen.
22142  Dafür müssen Sie das Gleitobjekt-Kästchen mit der rechten Maustaste anklicken
22143  und die Option 
22144 \family sans
22145 Seitwärts
22146 \begin_inset space ~
22147 \end_inset
22148
22149 drehen
22150 \family default
22151  wählen.
22152 \end_layout
22153
22154 \begin_layout Standard
22155 Gedrehte Gleitobjekte werden immer auf einer neuen Seite (oder Spalte, wenn
22156  sie ein mehrspaltiges Dokument haben) gedruckt.
22157  Sie können mehrere Spalten überspannen, wenn die Option 
22158 \family sans
22159 Spalten
22160 \begin_inset space ~
22161 \end_inset
22162
22163 überspannen
22164 \family default
22165  in den Gleitobjekt Einstellungen gewählt ist.
22166  Gleitobjekte werden immer so gedreht, dass sie vom äußeren Rand her gelesen
22167  werden können.
22168  Um eine Drehrichtung für alle Seiten zu erzwingen, fügen Sie entweder die
22169  Option 
22170 \series bold
22171 figuresleft
22172 \series default
22173  oder 
22174 \series bold
22175 figuresright
22176 \series default
22177  zu den Dokumentklassen-Optionen hinzu.
22178 \end_layout
22179
22180 \begin_layout Standard
22181 Alle anderen Dinge sind wie bei normalen Gleitobjekten.
22182  Tabelle
22183 \begin_inset space ~
22184 \end_inset
22185
22186
22187 \begin_inset CommandInset ref
22188 LatexCommand ref
22189 reference "tab:Gedrehte-Tabelle"
22190
22191 \end_inset
22192
22193  ist ein Beispiel für eine gedrehte Gleitobjekt-Tabelle.
22194 \end_layout
22195
22196 \begin_layout Standard
22197 \begin_inset Note Greyedout
22198 status open
22199
22200 \begin_layout Plain Layout
22201
22202 \series bold
22203 Bemerkung:
22204 \series default
22205  Nicht alle DVI-Betrachter können gedrehte Gleitobjekte anzeigen.
22206 \end_layout
22207
22208 \end_inset
22209
22210
22211 \end_layout
22212
22213 \begin_layout Standard
22214 \begin_inset Float table
22215 wide false
22216 sideways true
22217 status open
22218
22219 \begin_layout Plain Layout
22220 \begin_inset Caption
22221
22222 \begin_layout Plain Layout
22223 \begin_inset CommandInset label
22224 LatexCommand label
22225 name "tab:Gedrehte-Tabelle"
22226
22227 \end_inset
22228
22229 Gedrehte Tabelle
22230 \end_layout
22231
22232 \end_inset
22233
22234
22235 \end_layout
22236
22237 \begin_layout Plain Layout
22238 \align center
22239 \begin_inset Tabular
22240 <lyxtabular version="3" rows="1" columns="5">
22241 <features tabularvalignment="middle">
22242 <column alignment="center" valignment="top" width="0">
22243 <column alignment="center" valignment="top" width="0">
22244 <column alignment="center" valignment="top" width="0">
22245 <column alignment="center" valignment="top" width="0">
22246 <column alignment="center" valignment="top" width="0">
22247 <row>
22248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22249 \begin_inset Text
22250
22251 \begin_layout Plain Layout
22252 Test
22253 \end_layout
22254
22255 \end_inset
22256 </cell>
22257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22258 \begin_inset Text
22259
22260 \begin_layout Plain Layout
22261 b
22262 \end_layout
22263
22264 \end_inset
22265 </cell>
22266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22267 \begin_inset Text
22268
22269 \begin_layout Plain Layout
22270 c
22271 \end_layout
22272
22273 \end_inset
22274 </cell>
22275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22276 \begin_inset Text
22277
22278 \begin_layout Plain Layout
22279 d
22280 \end_layout
22281
22282 \end_inset
22283 </cell>
22284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22285 \begin_inset Text
22286
22287 \begin_layout Plain Layout
22288 e
22289 \end_layout
22290
22291 \end_inset
22292 </cell>
22293 </row>
22294 </lyxtabular>
22295
22296 \end_inset
22297
22298
22299 \end_layout
22300
22301 \end_inset
22302
22303
22304 \end_layout
22305
22306 \begin_layout Section
22307 Untergleitobjekte
22308 \begin_inset Index idx
22309 status collapsed
22310
22311 \begin_layout Plain Layout
22312 Gleitobjekte ! Untergleitobjekte
22313 \end_layout
22314
22315 \end_inset
22316
22317
22318 \end_layout
22319
22320 \begin_layout Standard
22321 Untergleitobjekte werden z.
22322 \begin_inset space \thinspace{}
22323 \end_inset
22324
22325 B.
22326  verwendet, wenn eine Abbildung aus mehreren Bildern besteht.
22327  Sie werden erstellt, indem ein Gleitobjekt in ein bestehendes Gleitobjekt
22328  eingefügt wird.
22329  Die Gleitobjekt-Platzierung kann wie bei Absätzen eingestellt werden, siehe
22330  in Tabelle
22331 \begin_inset space ~
22332 \end_inset
22333
22334
22335 \begin_inset CommandInset ref
22336 LatexCommand ref
22337 reference "tab:Untertabellen-nebeneinander"
22338
22339 \end_inset
22340
22341  und 
22342 \begin_inset CommandInset ref
22343 LatexCommand ref
22344 reference "tab:Untertabellen-übereinander"
22345
22346 \end_inset
22347
22348 .
22349 \end_layout
22350
22351 \begin_layout Standard
22352 Untergleitobjekte können wie normale Gleitobjekte referenziert werden: Tabelle
22353 \begin_inset space ~
22354 \end_inset
22355
22356
22357 \begin_inset CommandInset ref
22358 LatexCommand ref
22359 reference "tab:Untertabelle-a"
22360
22361 \end_inset
22362
22363  und 
22364 \begin_inset CommandInset ref
22365 LatexCommand ref
22366 reference "tab:Untertabelle-b"
22367
22368 \end_inset
22369
22370  sind Untertabellen von Tabelle
22371 \begin_inset space ~
22372 \end_inset
22373
22374
22375 \begin_inset CommandInset ref
22376 LatexCommand ref
22377 reference "tab:Untertabellen-nebeneinander"
22378
22379 \end_inset
22380
22381 .
22382 \end_layout
22383
22384 \begin_layout Standard
22385 \begin_inset Float table
22386 wide false
22387 sideways false
22388 status open
22389
22390 \begin_layout Plain Layout
22391 \begin_inset Caption
22392
22393 \begin_layout Plain Layout
22394 \begin_inset CommandInset label
22395 LatexCommand label
22396 name "tab:Untertabellen-nebeneinander"
22397
22398 \end_inset
22399
22400 Zwei Untertabellen nebeneinander.
22401 \end_layout
22402
22403 \end_inset
22404
22405
22406 \end_layout
22407
22408 \begin_layout Plain Layout
22409 \align center
22410 \begin_inset space \hfill{}
22411 \end_inset
22412
22413
22414 \begin_inset Float table
22415 wide false
22416 sideways false
22417 status collapsed
22418
22419 \begin_layout Plain Layout
22420 \begin_inset Caption
22421
22422 \begin_layout Plain Layout
22423 \begin_inset CommandInset label
22424 LatexCommand label
22425 name "tab:Untertabelle-a"
22426
22427 \end_inset
22428
22429 Dies ist Untertabelle a.
22430 \end_layout
22431
22432 \end_inset
22433
22434
22435 \end_layout
22436
22437 \begin_layout Plain Layout
22438 \align center
22439 \begin_inset Tabular
22440 <lyxtabular version="3" rows="1" columns="5">
22441 <features tabularvalignment="middle">
22442 <column alignment="center" valignment="top" width="0">
22443 <column alignment="center" valignment="top" width="0">
22444 <column alignment="center" valignment="top" width="0">
22445 <column alignment="center" valignment="top" width="0">
22446 <column alignment="center" valignment="top" width="0">
22447 <row>
22448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22449 \begin_inset Text
22450
22451 \begin_layout Plain Layout
22452 Test
22453 \end_layout
22454
22455 \end_inset
22456 </cell>
22457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22458 \begin_inset Text
22459
22460 \begin_layout Plain Layout
22461 b
22462 \end_layout
22463
22464 \end_inset
22465 </cell>
22466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22467 \begin_inset Text
22468
22469 \begin_layout Plain Layout
22470 c
22471 \end_layout
22472
22473 \end_inset
22474 </cell>
22475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22476 \begin_inset Text
22477
22478 \begin_layout Plain Layout
22479 d
22480 \end_layout
22481
22482 \end_inset
22483 </cell>
22484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22485 \begin_inset Text
22486
22487 \begin_layout Plain Layout
22488 e
22489 \end_layout
22490
22491 \end_inset
22492 </cell>
22493 </row>
22494 </lyxtabular>
22495
22496 \end_inset
22497
22498
22499 \end_layout
22500
22501 \end_inset
22502
22503
22504 \begin_inset space \hfill{}
22505 \end_inset
22506
22507
22508 \begin_inset Float table
22509 wide false
22510 sideways false
22511 status collapsed
22512
22513 \begin_layout Plain Layout
22514 \begin_inset Caption
22515
22516 \begin_layout Plain Layout
22517 \begin_inset CommandInset label
22518 LatexCommand label
22519 name "tab:Untertabelle-b"
22520
22521 \end_inset
22522
22523 Dies ist Untertabelle b.
22524 \end_layout
22525
22526 \end_inset
22527
22528
22529 \end_layout
22530
22531 \begin_layout Plain Layout
22532 \align center
22533 \begin_inset Tabular
22534 <lyxtabular version="3" rows="1" columns="5">
22535 <features tabularvalignment="middle">
22536 <column alignment="center" valignment="top" width="0">
22537 <column alignment="center" valignment="top" width="0">
22538 <column alignment="center" valignment="top" width="0">
22539 <column alignment="center" valignment="top" width="0">
22540 <column alignment="center" valignment="top" width="0">
22541 <row>
22542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22543 \begin_inset Text
22544
22545 \begin_layout Plain Layout
22546 e
22547 \end_layout
22548
22549 \end_inset
22550 </cell>
22551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22552 \begin_inset Text
22553
22554 \begin_layout Plain Layout
22555 d
22556 \end_layout
22557
22558 \end_inset
22559 </cell>
22560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22561 \begin_inset Text
22562
22563 \begin_layout Plain Layout
22564 c
22565 \end_layout
22566
22567 \end_inset
22568 </cell>
22569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22570 \begin_inset Text
22571
22572 \begin_layout Plain Layout
22573 b
22574 \end_layout
22575
22576 \end_inset
22577 </cell>
22578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22579 \begin_inset Text
22580
22581 \begin_layout Plain Layout
22582 Test
22583 \end_layout
22584
22585 \end_inset
22586 </cell>
22587 </row>
22588 </lyxtabular>
22589
22590 \end_inset
22591
22592
22593 \end_layout
22594
22595 \end_inset
22596
22597
22598 \begin_inset space \hfill{}
22599 \end_inset
22600
22601
22602 \end_layout
22603
22604 \end_inset
22605
22606
22607 \end_layout
22608
22609 \begin_layout Standard
22610 \begin_inset Float table
22611 wide false
22612 sideways false
22613 status open
22614
22615 \begin_layout Plain Layout
22616 \begin_inset Caption
22617
22618 \begin_layout Plain Layout
22619 \begin_inset CommandInset label
22620 LatexCommand label
22621 name "tab:Untertabellen-übereinander"
22622
22623 \end_inset
22624
22625 Zwei Untertabellen übereinander.
22626  (a) Tabelle mit 4 Zellen, (b) Tabelle mit 5 Zellen.
22627 \end_layout
22628
22629 \end_inset
22630
22631
22632 \end_layout
22633
22634 \begin_layout Plain Layout
22635 \align center
22636 \begin_inset Float table
22637 wide false
22638 sideways false
22639 status collapsed
22640
22641 \begin_layout Plain Layout
22642 \begin_inset Caption
22643
22644 \begin_layout Plain Layout
22645
22646 \end_layout
22647
22648 \end_inset
22649
22650
22651 \end_layout
22652
22653 \begin_layout Plain Layout
22654 \align center
22655 \begin_inset Tabular
22656 <lyxtabular version="3" rows="1" columns="4">
22657 <features tabularvalignment="middle">
22658 <column alignment="center" valignment="top" width="0">
22659 <column alignment="center" valignment="top" width="0">
22660 <column alignment="center" valignment="top" width="0">
22661 <column alignment="center" valignment="top" width="0">
22662 <row>
22663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22664 \begin_inset Text
22665
22666 \begin_layout Plain Layout
22667 Test
22668 \end_layout
22669
22670 \end_inset
22671 </cell>
22672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22673 \begin_inset Text
22674
22675 \begin_layout Plain Layout
22676 Test
22677 \end_layout
22678
22679 \end_inset
22680 </cell>
22681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22682 \begin_inset Text
22683
22684 \begin_layout Plain Layout
22685 Test
22686 \end_layout
22687
22688 \end_inset
22689 </cell>
22690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22691 \begin_inset Text
22692
22693 \begin_layout Plain Layout
22694 Test
22695 \end_layout
22696
22697 \end_inset
22698 </cell>
22699 </row>
22700 </lyxtabular>
22701
22702 \end_inset
22703
22704
22705 \end_layout
22706
22707 \end_inset
22708
22709
22710 \end_layout
22711
22712 \begin_layout Plain Layout
22713 \align center
22714 \begin_inset Float table
22715 wide false
22716 sideways false
22717 status collapsed
22718
22719 \begin_layout Plain Layout
22720 \begin_inset Caption
22721
22722 \begin_layout Plain Layout
22723
22724 \end_layout
22725
22726 \end_inset
22727
22728
22729 \end_layout
22730
22731 \begin_layout Plain Layout
22732 \align center
22733 \begin_inset Tabular
22734 <lyxtabular version="3" rows="1" columns="5">
22735 <features tabularvalignment="middle">
22736 <column alignment="center" valignment="top" width="0">
22737 <column alignment="center" valignment="top" width="0">
22738 <column alignment="center" valignment="top" width="0">
22739 <column alignment="center" valignment="top" width="0">
22740 <column alignment="center" valignment="top" width="0">
22741 <row>
22742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22743 \begin_inset Text
22744
22745 \begin_layout Plain Layout
22746 a
22747 \end_layout
22748
22749 \end_inset
22750 </cell>
22751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22752 \begin_inset Text
22753
22754 \begin_layout Plain Layout
22755 b
22756 \end_layout
22757
22758 \end_inset
22759 </cell>
22760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22761 \begin_inset Text
22762
22763 \begin_layout Plain Layout
22764 c
22765 \end_layout
22766
22767 \end_inset
22768 </cell>
22769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22770 \begin_inset Text
22771
22772 \begin_layout Plain Layout
22773 d
22774 \end_layout
22775
22776 \end_inset
22777 </cell>
22778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22779 \begin_inset Text
22780
22781 \begin_layout Plain Layout
22782 e
22783 \end_layout
22784
22785 \end_inset
22786 </cell>
22787 </row>
22788 </lyxtabular>
22789
22790 \end_inset
22791
22792
22793 \end_layout
22794
22795 \end_inset
22796
22797
22798 \end_layout
22799
22800 \end_inset
22801
22802
22803 \end_layout
22804
22805 \begin_layout Section
22806 Gleitobjekte nebeneinander
22807 \begin_inset Index idx
22808 status collapsed
22809
22810 \begin_layout Plain Layout
22811 Gleitobjekte ! nebeneinander
22812 \end_layout
22813
22814 \end_inset
22815
22816
22817 \end_layout
22818
22819 \begin_layout Standard
22820 Um Gleitobjekte nebeneinander zu setzen wie bei Abbildung
22821 \begin_inset space ~
22822 \end_inset
22823
22824
22825 \begin_inset CommandInset ref
22826 LatexCommand ref
22827 reference "abb:Gleitobjekt-links"
22828
22829 \end_inset
22830
22831  und 
22832 \begin_inset CommandInset ref
22833 LatexCommand ref
22834 reference "abb:Gleitobjekt-rechts"
22835
22836 \end_inset
22837
22838  wird nur 
22839 \emph on
22840 ein
22841 \emph default
22842  Gleitobjekt verwendet.
22843  In dieses werden zwei Minipage Boxen eingefügt.
22844 \begin_inset Foot
22845 status collapsed
22846
22847 \begin_layout Plain Layout
22848 Minipages sind in Abschnitt
22849 \begin_inset space ~
22850 \end_inset
22851
22852
22853 \begin_inset CommandInset ref
22854 LatexCommand ref
22855 reference "abs:Minipage"
22856
22857 \end_inset
22858
22859  erklärt.
22860 \end_layout
22861
22862 \end_inset
22863
22864  Die Breite wird für jede Minipage auf 45
22865 \begin_inset space \thinspace{}
22866 \end_inset
22867
22868 -50
22869 \begin_inset space \thinspace{}
22870 \end_inset
22871
22872 Spalten% und die Box Ausrichtung auf 
22873 \family sans
22874 Unten
22875 \family default
22876  gesetzt.
22877  Die Minipage-Boxen enthalten das Bild und die Beschriftung wie in einem
22878  Gleitobjekt.
22879  Der einzige Unterschied ist, dass die Bildeinheit 
22880 \family sans
22881 Spaltenbreite
22882 \begin_inset space ~
22883 \end_inset
22884
22885 %
22886 \family default
22887  nun bezüglich der Breite der Minipage-Boxen berechnet wird.
22888 \end_layout
22889
22890 \begin_layout Standard
22891 \begin_inset Float figure
22892 wide false
22893 sideways false
22894 status open
22895
22896 \begin_layout Plain Layout
22897 \begin_inset Box Frameless
22898 position "b"
22899 hor_pos "c"
22900 has_inner_box 1
22901 inner_pos "t"
22902 use_parbox 0
22903 use_makebox 0
22904 width "45col%"
22905 special "none"
22906 height "1in"
22907 height_special "totalheight"
22908 status open
22909
22910 \begin_layout Plain Layout
22911 \align center
22912 \begin_inset Graphics
22913         filename ../clipart/mobius.eps
22914         lyxscale 50
22915         width 100col%
22916         scaleBeforeRotation
22917
22918 \end_inset
22919
22920
22921 \end_layout
22922
22923 \begin_layout Plain Layout
22924 \begin_inset Caption
22925
22926 \begin_layout Plain Layout
22927 \begin_inset CommandInset label
22928 LatexCommand label
22929 name "abb:Gleitobjekt-links"
22930
22931 \end_inset
22932
22933 Gleitobjekt auf der linken Seite.
22934 \end_layout
22935
22936 \end_inset
22937
22938
22939 \end_layout
22940
22941 \end_inset
22942
22943
22944 \begin_inset space \hfill{}
22945 \end_inset
22946
22947
22948 \begin_inset Box Frameless
22949 position "b"
22950 hor_pos "c"
22951 has_inner_box 1
22952 inner_pos "t"
22953 use_parbox 0
22954 use_makebox 0
22955 width "45col%"
22956 special "none"
22957 height "1in"
22958 height_special "totalheight"
22959 status open
22960
22961 \begin_layout Plain Layout
22962 \align center
22963 \begin_inset Graphics
22964         filename ../clipart/platypus.eps
22965         lyxscale 50
22966         width 100col%
22967         scaleBeforeRotation
22968
22969 \end_inset
22970
22971
22972 \end_layout
22973
22974 \begin_layout Plain Layout
22975 \begin_inset Caption
22976
22977 \begin_layout Plain Layout
22978 \begin_inset CommandInset label
22979 LatexCommand label
22980 name "abb:Gleitobjekt-rechts"
22981
22982 \end_inset
22983
22984 Gleitobjekt auf der rechten Seite.
22985 \end_layout
22986
22987 \end_inset
22988
22989
22990 \end_layout
22991
22992 \end_inset
22993
22994
22995 \end_layout
22996
22997 \end_inset
22998
22999
23000 \end_layout
23001
23002 \begin_layout Section
23003 Beschriftungs-Formatierung
23004 \begin_inset CommandInset label
23005 LatexCommand label
23006 name "abs:Titel-Formatierung"
23007
23008 \end_inset
23009
23010
23011 \begin_inset Index idx
23012 status collapsed
23013
23014 \begin_layout Plain Layout
23015 Gleitobjekte ! Beschriftung ! Formatierung
23016 \end_layout
23017
23018 \end_inset
23019
23020
23021 \end_layout
23022
23023 \begin_layout Standard
23024
23025 \family sans
23026 Legende
23027 \family default
23028  ist die Standard-Paragraf-Umgebung für Gleitobjekt-Beschriftungen.
23029  In LyX sehen Titel so aus:  
23030 \family sans
23031
23032 \begin_inset Quotes gld
23033 \end_inset
23034
23035 Abbildung xyz:
23036 \family default
23037
23038 \begin_inset Quotes grd
23039 \end_inset
23040
23041 , gefolgt vom Beschriftungstext, wobei 
23042 \family sans
23043 xyz
23044 \family default
23045  die von LyX vergebene Nummer ist.
23046  Standardmäßig werden die Marke und der Beschriftungstext im selben Font
23047  gedruckt.
23048  Dies ist nicht immer brauchbar.
23049 \end_layout
23050
23051 \begin_layout Standard
23052 Um das Standardformat für die Beschriftung zu ändern, müssen Sie das LaTeX-Paket
23053  
23054 \series bold
23055 caption
23056 \series default
23057
23058 \begin_inset Index idx
23059 status collapsed
23060
23061 \begin_layout Plain Layout
23062 LaTeX-Pakete ! caption
23063 \end_layout
23064
23065 \end_inset
23066
23067  in den LaTeX-Vorspann laden:
23068 \end_layout
23069
23070 \begin_layout Standard
23071
23072 \series bold
23073
23074 \backslash
23075 usepackage[Format-Definition]{caption}
23076 \end_layout
23077
23078 \begin_layout Standard
23079 Wenn zum Beispiel Name und Nummer serifenfrei und fett gedruckt werden und
23080  die Beschriftung immer über der Tabelle, müssen Sie folgenden Befehl benutzen:
23081 \end_layout
23082
23083 \begin_layout Standard
23084
23085 \series bold
23086
23087 \backslash
23088 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
23089 \end_layout
23090
23091 \begin_layout Standard
23092 Sie können auch verschiedene Formate für verschiedene Gleitobjekt-Typen
23093  definieren.
23094  Dazu laden Sie das 
23095 \series bold
23096 caption
23097 \series default
23098 -Paket ohne Format-Optionen und definieren die verschiedenen Formate mit
23099  dem Befehl
23100 \end_layout
23101
23102 \begin_layout Standard
23103
23104 \series bold
23105
23106 \backslash
23107 captionsetup[Gleitobjekt-Typ]{Format-Definition}
23108 \end_layout
23109
23110 \begin_layout Standard
23111 Für Abbildung
23112 \begin_inset space ~
23113 \end_inset
23114
23115
23116 \begin_inset CommandInset ref
23117 LatexCommand ref
23118 reference "abb:Langer-Abb-Titel"
23119
23120 \end_inset
23121
23122  und Tabelle
23123 \begin_inset space ~
23124 \end_inset
23125
23126
23127 \begin_inset CommandInset ref
23128 LatexCommand ref
23129 reference "tab:Langer-Tab-Titel"
23130
23131 \end_inset
23132
23133  können die Beschriftungen mit folgenden Befehlen im LaTeX-Vorspann definiert
23134  werden:
23135 \end_layout
23136
23137 \begin_layout Standard
23138
23139 \series bold
23140
23141 \backslash
23142 usepackage[tableposition=top]{caption}
23143 \begin_inset Newline newline
23144 \end_inset
23145
23146
23147 \backslash
23148 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
23149 \begin_inset Newline newline
23150 \end_inset
23151
23152
23153 \begin_inset Phantom HPhantom
23154 status open
23155
23156 \begin_layout Plain Layout
23157
23158 \series bold
23159
23160 \backslash
23161 captionsetup[figure]{
23162 \end_layout
23163
23164 \end_inset
23165
23166 labelsep=period}
23167 \begin_inset Newline newline
23168 \end_inset
23169
23170
23171 \backslash
23172 captionsetup[table]{labelfont={bf,sf}}
23173 \end_layout
23174
23175 \begin_layout Standard
23176 \begin_inset Note Greyedout
23177 status open
23178
23179 \begin_layout Plain Layout
23180
23181 \series bold
23182 Bemerkung:
23183 \series default
23184  Die Option 
23185 \series bold
23186 tableposition=top
23187 \series default
23188  hat keine Auswirkung, wenn eine 
23189 \series bold
23190 KOMA-Script
23191 \series default
23192
23193 \begin_inset Index idx
23194 status collapsed
23195
23196 \begin_layout Plain Layout
23197 LaTeX-Pakete ! KOMA-Script
23198 \end_layout
23199
23200 \end_inset
23201
23202 -Dokumentklasse verwendet wird.
23203  Hier muss die Option 
23204 \series bold
23205 captions=tableheading
23206 \series default
23207  benutzt werden.
23208 \end_layout
23209
23210 \end_inset
23211
23212
23213 \end_layout
23214
23215 \begin_layout Standard
23216 Weitere Informationen über das Paket
23217 \series bold
23218  caption
23219 \series default
23220  finden Sie in seiner Dokumentation 
23221 \begin_inset CommandInset citation
23222 LatexCommand cite
23223 key "caption"
23224
23225 \end_inset
23226
23227 .
23228 \end_layout
23229
23230 \begin_layout Standard
23231 Wenn Sie den Namen von 
23232 \begin_inset Quotes gld
23233 \end_inset
23234
23235 Abbildung
23236 \begin_inset Quotes grd
23237 \end_inset
23238
23239  auf 
23240 \begin_inset Quotes gld
23241 \end_inset
23242
23243 Bild
23244 \begin_inset Quotes grd
23245 \end_inset
23246
23247  ändern wollen, können Sie das mit folgendem Befehl im LaTeX-Vorspann  machen:
23248 \end_layout
23249
23250 \begin_layout Standard
23251
23252 \series bold
23253
23254 \backslash
23255 renewcommand{
23256 \backslash
23257 fnum@figure}{Bild~
23258 \backslash
23259 thefigure}
23260 \end_layout
23261
23262 \begin_layout Standard
23263 wobei 
23264 \series bold
23265
23266 \backslash
23267 thefigure
23268 \series default
23269  die Bildnummer einsetzt und
23270 \series bold
23271  ~
23272 \series default
23273  ein geschütztes Leerzeichen ist.
23274 \end_layout
23275
23276 \begin_layout Standard
23277 \begin_inset VSpace bigskip
23278 \end_inset
23279
23280 Wenn Sie eine 
23281 \series bold
23282 KOMA-Script
23283 \series default
23284
23285 \begin_inset Index idx
23286 status collapsed
23287
23288 \begin_layout Plain Layout
23289 LaTeX-Pakete ! KOMA-Script
23290 \end_layout
23291
23292 \end_inset
23293
23294 -Dokumentklasse (
23295 \family sans
23296 article (KOMA-Script)
23297 \family default
23298
23299 \family sans
23300 book (KOMA-Script)
23301 \family default
23302
23303 \family sans
23304 letter (KOMA-Script)
23305 \family default
23306  oder 
23307 \family sans
23308 report (KOMA-Script)
23309 \family default
23310 ) benutzen, können Sie anstatt des 
23311 \series bold
23312 caption
23313 \series default
23314 -Paketes den eingebauten Befehl 
23315 \series bold
23316
23317 \backslash
23318 setkomafont
23319 \series default
23320  von 
23321 \series bold
23322 KOMA-Script
23323 \series default
23324  benutzen.
23325  Der Befehl
23326 \end_layout
23327
23328 \begin_layout Standard
23329
23330 \series bold
23331
23332 \backslash
23333 setkomafont{captionlabel}{
23334 \backslash
23335 bfseries}
23336 \end_layout
23337
23338 \begin_layout Standard
23339 im LaTeX-Vorspann druckt den Namen fett.
23340 \end_layout
23341
23342 \begin_layout Standard
23343 Weitere Informationen über 
23344 \series bold
23345
23346 \backslash
23347 setkomafont
23348 \series default
23349  finden Sie in der 
23350 \series bold
23351 KOMA-Script
23352 \series default
23353 -Do\SpecialChar \-
23354 ku\SpecialChar \-
23355 men\SpecialChar \-
23356 ta\SpecialChar \-
23357 tion 
23358 \begin_inset CommandInset citation
23359 LatexCommand cite
23360 key "KOMA-Script"
23361
23362 \end_inset
23363
23364 .
23365 \end_layout
23366
23367 \begin_layout Standard
23368 \begin_inset ERT
23369 status collapsed
23370
23371 \begin_layout Plain Layout
23372
23373
23374 \backslash
23375 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
23376 }
23377 \end_layout
23378
23379 \end_inset
23380
23381
23382 \begin_inset Note Note
23383 status open
23384
23385 \begin_layout Plain Layout
23386 Das Beschriftungsformat wurde nur für dieses Beispiel geändert
23387 \end_layout
23388
23389 \end_inset
23390
23391
23392 \end_layout
23393
23394 \begin_layout Standard
23395 \begin_inset Float figure
23396 placement !p
23397 wide false
23398 sideways false
23399 status open
23400
23401 \begin_layout Plain Layout
23402 \align center
23403 \begin_inset Graphics
23404         filename ../clipart/mobius.eps
23405         lyxscale 50
23406         scale 50
23407         scaleBeforeRotation
23408
23409 \end_inset
23410
23411
23412 \end_layout
23413
23414 \begin_layout Plain Layout
23415 \begin_inset Caption
23416
23417 \begin_layout Plain Layout
23418 \begin_inset CommandInset label
23419 LatexCommand label
23420 name "abb:Langer-Abb-Titel"
23421
23422 \end_inset
23423
23424 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
23425  ist, um das andere Beschriftungsformat zu zeigen.
23426  Hier wurde ein selbst definiertes Beschriftungsformat benutzt.
23427 \begin_inset Argument
23428 status collapsed
23429
23430 \begin_layout Plain Layout
23431 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
23432  ist.
23433 \end_layout
23434
23435 \end_inset
23436
23437
23438 \end_layout
23439
23440 \end_inset
23441
23442
23443 \end_layout
23444
23445 \end_inset
23446
23447
23448 \end_layout
23449
23450 \begin_layout Standard
23451 \begin_inset ERT
23452 status collapsed
23453
23454 \begin_layout Plain Layout
23455
23456
23457 \backslash
23458 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
23459 on}
23460 \end_layout
23461
23462 \end_inset
23463
23464
23465 \end_layout
23466
23467 \begin_layout Standard
23468 \begin_inset Float table
23469 placement !p
23470 wide false
23471 sideways false
23472 status open
23473
23474 \begin_layout Plain Layout
23475 \begin_inset Caption
23476
23477 \begin_layout Plain Layout
23478 \begin_inset CommandInset label
23479 LatexCommand label
23480 name "tab:Langer-Tab-Titel"
23481
23482 \end_inset
23483
23484 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
23485  ist, um das andere Beschriftungsformat zu zeigen.
23486  Hier wurde das Standard-Beschriftungsformat dieses Dokuments für Tabellen
23487  benutzt.
23488 \begin_inset Argument
23489 status collapsed
23490
23491 \begin_layout Plain Layout
23492 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
23493  ist.
23494 \end_layout
23495
23496 \end_inset
23497
23498
23499 \end_layout
23500
23501 \end_inset
23502
23503
23504 \end_layout
23505
23506 \begin_layout Plain Layout
23507 \align center
23508 \begin_inset Tabular
23509 <lyxtabular version="3" rows="1" columns="5">
23510 <features tabularvalignment="middle">
23511 <column alignment="center" valignment="top" width="0">
23512 <column alignment="center" valignment="top" width="0">
23513 <column alignment="center" valignment="top" width="0">
23514 <column alignment="center" valignment="top" width="0">
23515 <column alignment="center" valignment="top" width="0">
23516 <row>
23517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23518 \begin_inset Text
23519
23520 \begin_layout Plain Layout
23521 a
23522 \end_layout
23523
23524 \end_inset
23525 </cell>
23526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23527 \begin_inset Text
23528
23529 \begin_layout Plain Layout
23530 b
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23536 \begin_inset Text
23537
23538 \begin_layout Plain Layout
23539 c
23540 \end_layout
23541
23542 \end_inset
23543 </cell>
23544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23545 \begin_inset Text
23546
23547 \begin_layout Plain Layout
23548 d
23549 \end_layout
23550
23551 \end_inset
23552 </cell>
23553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23554 \begin_inset Text
23555
23556 \begin_layout Plain Layout
23557 e
23558 \end_layout
23559
23560 \end_inset
23561 </cell>
23562 </row>
23563 </lyxtabular>
23564
23565 \end_inset
23566
23567
23568 \end_layout
23569
23570 \end_inset
23571
23572
23573 \end_layout
23574
23575 \begin_layout Section
23576 Beschriftungs-Platzierung
23577 \begin_inset CommandInset label
23578 LatexCommand label
23579 name "abs:Titel-Platzierung"
23580
23581 \end_inset
23582
23583
23584 \begin_inset Index idx
23585 status collapsed
23586
23587 \begin_layout Plain Layout
23588 Gleitobjekte ! Beschriftung ! Platzierung
23589 \end_layout
23590
23591 \end_inset
23592
23593
23594 \end_layout
23595
23596 \begin_layout Standard
23597 Normalerweise werden die Beschriftungen wie folgt platziert:
23598 \end_layout
23599
23600 \begin_layout Description
23601 Abbildung: darunter
23602 \end_layout
23603
23604 \begin_layout Description
23605 Tabelle: darüber
23606 \end_layout
23607
23608 \begin_layout Standard
23609 LaTeX-Standard-Klassen unterstützen diese Vereinbarung nicht für Tabellen.
23610  Das heißt wenn Sie eine der Dokument-Klassen 
23611 \family sans
23612 article
23613 \family default
23614
23615 \family sans
23616 book
23617 \family default
23618
23619 \family sans
23620 letter
23621 \family default
23622  oder 
23623 \family sans
23624 report
23625 \family default
23626  benutzen, wird zwischen Beschriftung und Tabelle kein Zwischenraum gedruckt.
23627  Um das zu erreichen, müssen Sie beim Lade-Befehl des LaTeX-Pakets 
23628 \series bold
23629 caption
23630 \series default
23631  im LaTeX-Vorspann folgendes schreiben:
23632 \begin_inset Foot
23633 status collapsed
23634
23635 \begin_layout Plain Layout
23636 In Abschnitt
23637 \begin_inset space ~
23638 \end_inset
23639
23640
23641 \begin_inset CommandInset ref
23642 LatexCommand ref
23643 reference "abs:Titel-Formatierung"
23644
23645 \end_inset
23646
23647  steht mehr über das Paket 
23648 \series bold
23649 caption
23650 \series default
23651 .
23652 \end_layout
23653
23654 \end_inset
23655
23656
23657 \end_layout
23658
23659 \begin_layout Standard
23660
23661 \series bold
23662 tableposition=top
23663 \end_layout
23664
23665 \begin_layout Standard
23666 Wenn Sie eine 
23667 \series bold
23668 KOMA-Script
23669 \series default
23670
23671 \begin_inset Index idx
23672 status collapsed
23673
23674 \begin_layout Plain Layout
23675 LaTeX-Pakete ! KOMA-Script
23676 \end_layout
23677
23678 \end_inset
23679
23680 -Dokumentklasse (
23681 \family sans
23682 article (KOMA-Script)
23683 \family default
23684
23685 \family sans
23686 book (KOMA-Script)
23687 \family default
23688
23689 \family sans
23690 letter (KOMA-Script)
23691 \family default
23692  oder 
23693 \family sans
23694 report (KOMA-Script)
23695 \family default
23696 ) benutzen, können Sie alternativ zum 
23697 \series bold
23698 caption
23699 \series default
23700 -Paket die Option 
23701 \series bold
23702 captions=tableheading
23703 \series default
23704  benutzen.
23705 \end_layout
23706
23707 \begin_layout Standard
23708 \begin_inset VSpace bigskip
23709 \end_inset
23710
23711 Die Beschriftung kann auch neben  der Abbildung oder Tabelle stehen.
23712  Das bewirkt das LaTeX-Paket 
23713 \series bold
23714 sidecap
23715 \series default
23716
23717 \begin_inset Index idx
23718 status collapsed
23719
23720 \begin_layout Plain Layout
23721 LaTeX-Pakete ! sidecap
23722 \end_layout
23723
23724 \end_inset
23725
23726 , das so in den LaTeX-Vorspann geladen wird:
23727 \end_layout
23728
23729 \begin_layout Standard
23730
23731 \series bold
23732
23733 \backslash
23734 usepackage[Option]{sidecap}
23735 \end_layout
23736
23737 \begin_layout Standard
23738 Wenn Sie keine Option setzen, wird die Beschriftung außen gesetzt.
23739  Mit 
23740 \series bold
23741 innercaption
23742 \series default
23743  wird die Beschriftung innen gedruckt.
23744  Um die Beschriftung immer rechts oder links zu erzwingen, benutzen Sie
23745  
23746 \series bold
23747 rightcaption
23748 \series default
23749  oder 
23750 \series bold
23751 leftcaption
23752 \series default
23753 .
23754 \end_layout
23755
23756 \begin_layout Standard
23757 \begin_inset ERT
23758 status collapsed
23759
23760 \begin_layout Plain Layout
23761
23762
23763 \backslash
23764 ifsidecap
23765 \end_layout
23766
23767 \end_inset
23768
23769
23770 \begin_inset Note Note
23771 status open
23772
23773 \begin_layout Plain Layout
23774 Der folgende Abschnitt wird nur gedruckt, wenn das LaTeX-Paket 
23775 \series bold
23776 sidecap
23777 \series default
23778  installiert ist.
23779 \end_layout
23780
23781 \end_inset
23782
23783
23784 \end_layout
23785
23786 \begin_layout Standard
23787 Um die Beschriftung mit LyX seitlich zu drucken, müssen Sie folgende Befehle
23788  in den LaTeX-Vorspann schreiben:
23789 \end_layout
23790
23791 \begin_layout Standard
23792 \noindent
23793 \begin_inset CommandInset line
23794 LatexCommand rule
23795 offset "0.5ex"
23796 width "100line%"
23797 height "1pt"
23798
23799 \end_inset
23800
23801
23802 \end_layout
23803
23804 \begin_layout Standard
23805
23806 \series bold
23807
23808 \backslash
23809 newcommand{
23810 \backslash
23811 TabBesBeg}{%
23812 \begin_inset Newline newline
23813 \end_inset
23814
23815
23816 \begin_inset Phantom HPhantom
23817 status open
23818
23819 \begin_layout Plain Layout
23820
23821 \series bold
23822 \begin_inset space ~
23823 \end_inset
23824
23825
23826 \end_layout
23827
23828 \end_inset
23829
23830
23831 \backslash
23832 let
23833 \backslash
23834 MyTable
23835 \backslash
23836 table
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 let
23858 \backslash
23859 MyEndtable
23860 \backslash
23861 endtable
23862 \begin_inset Newline newline
23863 \end_inset
23864
23865
23866 \begin_inset Phantom HPhantom
23867 status open
23868
23869 \begin_layout Plain Layout
23870
23871 \series bold
23872 \begin_inset space ~
23873 \end_inset
23874
23875
23876 \end_layout
23877
23878 \end_inset
23879
23880
23881 \backslash
23882 renewenvironment{table}{
23883 \backslash
23884 begin{SCtable}}{
23885 \backslash
23886 end{SCtable}}}
23887 \end_layout
23888
23889 \begin_layout Standard
23890
23891 \series bold
23892
23893 \backslash
23894 newcommand{
23895 \backslash
23896 TabBesEnd}{%
23897 \begin_inset Newline newline
23898 \end_inset
23899
23900
23901 \begin_inset Phantom HPhantom
23902 status open
23903
23904 \begin_layout Plain Layout
23905
23906 \series bold
23907 \begin_inset space ~
23908 \end_inset
23909
23910
23911 \end_layout
23912
23913 \end_inset
23914
23915
23916 \backslash
23917 let
23918 \backslash
23919 table
23920 \backslash
23921 MyTable
23922 \begin_inset Newline newline
23923 \end_inset
23924
23925
23926 \begin_inset Phantom HPhantom
23927 status open
23928
23929 \begin_layout Plain Layout
23930
23931 \series bold
23932 \begin_inset space ~
23933 \end_inset
23934
23935
23936 \end_layout
23937
23938 \end_inset
23939
23940
23941 \backslash
23942 let
23943 \backslash
23944 endtable
23945 \backslash
23946 MyEndtable
23947 \end_layout
23948
23949 \begin_layout Standard
23950
23951 \series bold
23952
23953 \backslash
23954 newcommand{
23955 \backslash
23956 FigBesBeg}{%
23957 \begin_inset Newline newline
23958 \end_inset
23959
23960
23961 \begin_inset Phantom HPhantom
23962 status open
23963
23964 \begin_layout Plain Layout
23965
23966 \series bold
23967 \begin_inset space ~
23968 \end_inset
23969
23970
23971 \end_layout
23972
23973 \end_inset
23974
23975
23976 \backslash
23977 let
23978 \backslash
23979 MyFigure
23980 \backslash
23981 figure
23982 \begin_inset Newline newline
23983 \end_inset
23984
23985
23986 \begin_inset Phantom HPhantom
23987 status open
23988
23989 \begin_layout Plain Layout
23990
23991 \series bold
23992 \begin_inset space ~
23993 \end_inset
23994
23995
23996 \end_layout
23997
23998 \end_inset
23999
24000
24001 \backslash
24002 let
24003 \backslash
24004 MyEndfigure
24005 \backslash
24006 endfigure
24007 \begin_inset Newline newline
24008 \end_inset
24009
24010
24011 \begin_inset Phantom HPhantom
24012 status open
24013
24014 \begin_layout Plain Layout
24015
24016 \series bold
24017 \begin_inset space ~
24018 \end_inset
24019
24020
24021 \end_layout
24022
24023 \end_inset
24024
24025
24026 \backslash
24027 renewenvironment{figure}{
24028 \backslash
24029 begin{SCfigure}}{
24030 \backslash
24031 end{SCfigure}}}
24032 \end_layout
24033
24034 \begin_layout Standard
24035
24036 \series bold
24037
24038 \backslash
24039 newcommand{
24040 \backslash
24041 FigBesEnd}{%
24042 \begin_inset Newline newline
24043 \end_inset
24044
24045
24046 \begin_inset Phantom HPhantom
24047 status open
24048
24049 \begin_layout Plain Layout
24050
24051 \series bold
24052 \begin_inset space ~
24053 \end_inset
24054
24055
24056 \end_layout
24057
24058 \end_inset
24059
24060
24061 \backslash
24062 let
24063 \backslash
24064 figure
24065 \backslash
24066 MyFigure
24067 \begin_inset Newline newline
24068 \end_inset
24069
24070
24071 \begin_inset Phantom HPhantom
24072 status open
24073
24074 \begin_layout Plain Layout
24075
24076 \series bold
24077 \begin_inset space ~
24078 \end_inset
24079
24080
24081 \end_layout
24082
24083 \end_inset
24084
24085
24086 \backslash
24087 let
24088 \backslash
24089 endfigure
24090 \backslash
24091 MyEndfigure}
24092 \end_layout
24093
24094 \begin_layout Standard
24095 \noindent
24096 \begin_inset CommandInset line
24097 LatexCommand rule
24098 offset "0.5ex"
24099 width "100line%"
24100 height "1pt"
24101
24102 \end_inset
24103
24104
24105 \end_layout
24106
24107 \begin_layout Standard
24108 Mit den Befehlen können Sie die Gleitobjekte so umdefinieren, dass die Beschrift
24109 ungen seitlich gedruckt werden.
24110  Für Gleitobjekt-Abbildungen schreiben Sie dann die Befehle
24111 \end_layout
24112
24113 \begin_layout Standard
24114
24115 \series bold
24116
24117 \backslash
24118 FigBesBeg
24119 \end_layout
24120
24121 \begin_layout Standard
24122 als TeX-Code vor und
24123 \end_layout
24124
24125 \begin_layout Standard
24126
24127 \series bold
24128
24129 \backslash
24130 FigBesEnd
24131 \end_layout
24132
24133 \begin_layout Standard
24134 hinter das Gleitobjekt.
24135  Bei Gleitobjekt-Tabellen heißen die Befehle
24136 \end_layout
24137
24138 \begin_layout Standard
24139
24140 \series bold
24141
24142 \backslash
24143 TabBesBeg
24144 \series default
24145  und 
24146 \series bold
24147
24148 \backslash
24149 TabBesEnd
24150 \series default
24151 .
24152 \end_layout
24153
24154 \begin_layout Standard
24155 Abbildung
24156 \begin_inset space ~
24157 \end_inset
24158
24159
24160 \begin_inset CommandInset ref
24161 LatexCommand ref
24162 reference "abb:Beschriftung-neben"
24163
24164 \end_inset
24165
24166  und Tabelle
24167 \begin_inset space ~
24168 \end_inset
24169
24170
24171 \begin_inset CommandInset ref
24172 LatexCommand ref
24173 reference "tab:cap-beside-tab"
24174
24175 \end_inset
24176
24177  sind Beispiele für seitliche Beschriftungen.
24178 \end_layout
24179
24180 \begin_layout Standard
24181 Sie sehen, dass die Beschriftung bei Gleitobjekt-Tabellen am oberen Rand
24182  der Tabelle gedruckt wird und bei Gleitobjekt-Abbildungen am unteren Rand
24183  der Abbildung.
24184  Das kann man mit dem Befehl
24185 \end_layout
24186
24187 \begin_layout Standard
24188
24189 \series bold
24190
24191 \backslash
24192 sidecaptionvpos{Gleitobjekt-Typ}{Platzierung}
24193 \end_layout
24194
24195 \begin_layout Standard
24196 im LaTeX-Vorspann oder als TeX-Code vor dem Gleitobjekt ändern.
24197  Der Gleitobjekt-Typ ist entweder 
24198 \family sans
24199 figure
24200 \family default
24201  oder 
24202 \family sans
24203 table
24204 \family default
24205 , die
24206 \family sans
24207  
24208 \family default
24209 Platzierung ist 
24210 \family typewriter
24211 t
24212 \family default
24213  für oben, 
24214 \family typewriter
24215 c
24216 \family default
24217  für zentriert oder 
24218 \family typewriter
24219 b
24220 \family default
24221  für unten.
24222  Um die Beschriftung einer Gleitobjekt-Abbildung vertikal zu zentrieren,
24223  lautet der Befehl
24224 \end_layout
24225
24226 \begin_layout Standard
24227
24228 \series bold
24229
24230 \backslash
24231 sidecaptionvpos{figure}{c}
24232 \end_layout
24233
24234 \begin_layout Standard
24235 Das wurde in Abbildung
24236 \begin_inset space ~
24237 \end_inset
24238
24239
24240 \begin_inset CommandInset ref
24241 LatexCommand ref
24242 reference "abb:cap-beside-fig-2"
24243
24244 \end_inset
24245
24246  benutzt.
24247 \end_layout
24248
24249 \begin_layout Standard
24250 \begin_inset VSpace medskip
24251 \end_inset
24252
24253 Weitere Informationen über das Paket
24254 \series bold
24255  sidecap
24256 \series default
24257  finden Sie in seiner Dokumentation 
24258 \begin_inset CommandInset citation
24259 LatexCommand cite
24260 key "sidecap"
24261
24262 \end_inset
24263
24264 .
24265 \end_layout
24266
24267 \begin_layout Standard
24268 \begin_inset Note Greyedout
24269 status open
24270
24271 \begin_layout Plain Layout
24272
24273 \series bold
24274 Bemerkung:
24275 \series default
24276  Das LaTeX-Paket 
24277 \series bold
24278 hypcap
24279 \series default
24280 ,
24281 \begin_inset Index idx
24282 status collapsed
24283
24284 \begin_layout Plain Layout
24285 LaTeX-Pakete ! hypcap
24286 \end_layout
24287
24288 \end_inset
24289
24290  das in Abschnitt
24291 \begin_inset space ~
24292 \end_inset
24293
24294
24295 \begin_inset CommandInset ref
24296 LatexCommand ref
24297 reference "uab:Querverweis-Position"
24298
24299 \end_inset
24300
24301  beschrieben wurde, hat keine Auswirkungen auf Gleitobjekte mit seitlichen
24302  Beschriftungen.
24303 \end_layout
24304
24305 \end_inset
24306
24307
24308 \end_layout
24309
24310 \begin_layout Standard
24311 \begin_inset ERT
24312 status collapsed
24313
24314 \begin_layout Plain Layout
24315
24316
24317 \backslash
24318 FigBesBeg 
24319 \end_layout
24320
24321 \end_inset
24322
24323
24324 \end_layout
24325
24326 \begin_layout Standard
24327 \begin_inset Float figure
24328 wide false
24329 sideways false
24330 status open
24331
24332 \begin_layout Plain Layout
24333 \begin_inset Graphics
24334         filename ../clipart/escher-lsd.eps
24335         scale 75
24336         scaleBeforeRotation
24337
24338 \end_inset
24339
24340
24341 \end_layout
24342
24343 \begin_layout Plain Layout
24344 \begin_inset Caption
24345
24346 \begin_layout Plain Layout
24347 \begin_inset CommandInset label
24348 LatexCommand label
24349 name "abb:Beschriftung-neben"
24350
24351 \end_inset
24352
24353 Dies ist eine Beschriftung neben einer Abbildung.
24354 \end_layout
24355
24356 \end_inset
24357
24358
24359 \end_layout
24360
24361 \end_inset
24362
24363
24364 \end_layout
24365
24366 \begin_layout Standard
24367 \begin_inset ERT
24368 status collapsed
24369
24370 \begin_layout Plain Layout
24371
24372
24373 \backslash
24374 TabBesBeg 
24375 \end_layout
24376
24377 \end_inset
24378
24379
24380 \end_layout
24381
24382 \begin_layout Standard
24383 \begin_inset Float table
24384 wide false
24385 sideways false
24386 status open
24387
24388 \begin_layout Plain Layout
24389 \begin_inset Caption
24390
24391 \begin_layout Plain Layout
24392 \begin_inset CommandInset label
24393 LatexCommand label
24394 name "tab:cap-beside-tab"
24395
24396 \end_inset
24397
24398 Dies ist eine Beschriftung neben einer Tabelle.
24399 \end_layout
24400
24401 \end_inset
24402
24403
24404 \end_layout
24405
24406 \begin_layout Plain Layout
24407 \begin_inset Tabular
24408 <lyxtabular version="3" rows="4" columns="5">
24409 <features tabularvalignment="middle">
24410 <column alignment="center" valignment="top" width="0">
24411 <column alignment="center" valignment="top" width="0">
24412 <column alignment="center" valignment="top" width="0">
24413 <column alignment="center" valignment="top" width="0">
24414 <column alignment="center" valignment="top" width="0">
24415 <row>
24416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24417 \begin_inset Text
24418
24419 \begin_layout Plain Layout
24420 a
24421 \end_layout
24422
24423 \end_inset
24424 </cell>
24425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24426 \begin_inset Text
24427
24428 \begin_layout Plain Layout
24429
24430 \end_layout
24431
24432 \end_inset
24433 </cell>
24434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24435 \begin_inset Text
24436
24437 \begin_layout Plain Layout
24438 b
24439 \end_layout
24440
24441 \end_inset
24442 </cell>
24443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24444 \begin_inset Text
24445
24446 \begin_layout Plain Layout
24447
24448 \end_layout
24449
24450 \end_inset
24451 </cell>
24452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24453 \begin_inset Text
24454
24455 \begin_layout Plain Layout
24456 c
24457 \end_layout
24458
24459 \end_inset
24460 </cell>
24461 </row>
24462 <row>
24463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24464 \begin_inset Text
24465
24466 \begin_layout Plain Layout
24467
24468 \end_layout
24469
24470 \end_inset
24471 </cell>
24472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24473 \begin_inset Text
24474
24475 \begin_layout Plain Layout
24476 d
24477 \end_layout
24478
24479 \end_inset
24480 </cell>
24481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24482 \begin_inset Text
24483
24484 \begin_layout Plain Layout
24485
24486 \end_layout
24487
24488 \end_inset
24489 </cell>
24490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24491 \begin_inset Text
24492
24493 \begin_layout Plain Layout
24494 e
24495 \end_layout
24496
24497 \end_inset
24498 </cell>
24499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24500 \begin_inset Text
24501
24502 \begin_layout Plain Layout
24503
24504 \end_layout
24505
24506 \end_inset
24507 </cell>
24508 </row>
24509 <row>
24510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24511 \begin_inset Text
24512
24513 \begin_layout Plain Layout
24514 f
24515 \end_layout
24516
24517 \end_inset
24518 </cell>
24519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24520 \begin_inset Text
24521
24522 \begin_layout Plain Layout
24523
24524 \end_layout
24525
24526 \end_inset
24527 </cell>
24528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24529 \begin_inset Text
24530
24531 \begin_layout Plain Layout
24532 g
24533 \end_layout
24534
24535 \end_inset
24536 </cell>
24537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24538 \begin_inset Text
24539
24540 \begin_layout Plain Layout
24541
24542 \end_layout
24543
24544 \end_inset
24545 </cell>
24546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24547 \begin_inset Text
24548
24549 \begin_layout Plain Layout
24550 h
24551 \end_layout
24552
24553 \end_inset
24554 </cell>
24555 </row>
24556 <row>
24557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24558 \begin_inset Text
24559
24560 \begin_layout Plain Layout
24561
24562 \end_layout
24563
24564 \end_inset
24565 </cell>
24566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24567 \begin_inset Text
24568
24569 \begin_layout Plain Layout
24570 i
24571 \end_layout
24572
24573 \end_inset
24574 </cell>
24575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24576 \begin_inset Text
24577
24578 \begin_layout Plain Layout
24579
24580 \end_layout
24581
24582 \end_inset
24583 </cell>
24584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24585 \begin_inset Text
24586
24587 \begin_layout Plain Layout
24588 j
24589 \end_layout
24590
24591 \end_inset
24592 </cell>
24593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24594 \begin_inset Text
24595
24596 \begin_layout Plain Layout
24597
24598 \end_layout
24599
24600 \end_inset
24601 </cell>
24602 </row>
24603 </lyxtabular>
24604
24605 \end_inset
24606
24607
24608 \end_layout
24609
24610 \end_inset
24611
24612
24613 \end_layout
24614
24615 \begin_layout Standard
24616 \begin_inset ERT
24617 status collapsed
24618
24619 \begin_layout Plain Layout
24620
24621
24622 \backslash
24623 TabBesEnd
24624 \end_layout
24625
24626 \end_inset
24627
24628
24629 \end_layout
24630
24631 \begin_layout Standard
24632 \begin_inset ERT
24633 status collapsed
24634
24635 \begin_layout Plain Layout
24636
24637
24638 \backslash
24639 sidecaptionvpos{figure}{c}
24640 \end_layout
24641
24642 \end_inset
24643
24644
24645 \begin_inset Float figure
24646 wide false
24647 sideways false
24648 status open
24649
24650 \begin_layout Plain Layout
24651 \begin_inset Graphics
24652         filename ../clipart/escher-lsd.eps
24653         scale 75
24654         scaleBeforeRotation
24655
24656 \end_inset
24657
24658
24659 \end_layout
24660
24661 \begin_layout Plain Layout
24662 \begin_inset Caption
24663
24664 \begin_layout Plain Layout
24665 \begin_inset CommandInset label
24666 LatexCommand label
24667 name "abb:cap-beside-fig-2"
24668
24669 \end_inset
24670
24671 Dies ist eine vertikal zentrierte Beschriftung neben einer Abbildung.
24672 \end_layout
24673
24674 \end_inset
24675
24676
24677 \end_layout
24678
24679 \end_inset
24680
24681
24682 \end_layout
24683
24684 \begin_layout Standard
24685 \begin_inset ERT
24686 status collapsed
24687
24688 \begin_layout Plain Layout
24689
24690
24691 \backslash
24692 FigBesEnd
24693 \end_layout
24694
24695 \end_inset
24696
24697
24698 \end_layout
24699
24700 \begin_layout Standard
24701 \begin_inset ERT
24702 status collapsed
24703
24704 \begin_layout Plain Layout
24705
24706
24707 \backslash
24708 else
24709 \end_layout
24710
24711 \end_inset
24712
24713
24714 \begin_inset Note Note
24715 status open
24716
24717 \begin_layout Plain Layout
24718 Der folgende Hinweis wird gedruckt, wenn das LaTeX-Paket 
24719 \series bold
24720 sidecap
24721 \series default
24722  nicht installiert ist:
24723 \end_layout
24724
24725 \end_inset
24726
24727
24728 \end_layout
24729
24730 \begin_layout Standard
24731 Das LaTeX-Paket 
24732 \series bold
24733 sidecap
24734 \series default
24735  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
24736 \end_layout
24737
24738 \begin_layout Standard
24739 \begin_inset ERT
24740 status collapsed
24741
24742 \begin_layout Plain Layout
24743
24744
24745 \backslash
24746 fi
24747 \end_layout
24748
24749 \end_inset
24750
24751
24752 \end_layout
24753
24754 \begin_layout Section
24755 Gleitobjekt-Verzeichnisse
24756 \begin_inset Index idx
24757 status collapsed
24758
24759 \begin_layout Plain Layout
24760 Gleitobjekte ! Verzeichnisse
24761 \end_layout
24762
24763 \end_inset
24764
24765
24766 \end_layout
24767
24768 \begin_layout Standard
24769 Ähnlich wie das Inhaltsverzeichnis gibt es Gleitobjekt-Verzeichnisse.
24770  Sie können mit den Untermenüs von 
24771 \family sans
24772 Einfügen\SpecialChar \menuseparator
24773 Liste
24774 \begin_inset space ~
24775 \end_inset
24776
24777 /
24778 \begin_inset space ~
24779 \end_inset
24780
24781 Inhaltsverzeichnis
24782 \family default
24783  eingefügt werden.
24784 \end_layout
24785
24786 \begin_layout Standard
24787 Die Einträge in diesen Verzeichnissen sind die Beschriftungen der Gleitobjekte
24788  oder ihre Kurztitel, die Gleitobjekt-Nummer und die Seitennummer.
24789 \end_layout
24790
24791 \begin_layout Standard
24792 In diesem Dokument finden Sie außer dem Inhaltsverzeichnis ein Abbildungs-
24793  und ein Tabellen-Verzeichnis.
24794 \end_layout
24795
24796 \begin_layout Chapter
24797 Notizen
24798 \end_layout
24799
24800 \begin_layout Section
24801 LyX-Notizen
24802 \begin_inset Index idx
24803 status collapsed
24804
24805 \begin_layout Plain Layout
24806 Notizen ! LyX-Notizen
24807 \end_layout
24808
24809 \end_inset
24810
24811
24812 \end_layout
24813
24814 \begin_layout Standard
24815 Notizen werden mit einem Klick auf 
24816 \begin_inset Graphics
24817         filename ../../images/note-insert.png
24818         scale 85
24819         scaleBeforeRotation
24820
24821 \end_inset
24822
24823  oder 
24824 \family sans
24825 Einfügen\SpecialChar \menuseparator
24826 Notiz
24827 \family default
24828  eingefügt.
24829  Es gibt drei Arten:
24830 \end_layout
24831
24832 \begin_layout Description
24833 LyX-Notiz: Dieser Typ ist für interne Notizen und wird nicht gedruckt.
24834  Eine 
24835 \family sans
24836 LyX-Notiz
24837 \family default
24838  sieht so aus:
24839 \begin_inset Newline newline
24840 \end_inset
24841
24842
24843 \begin_inset Newline newline
24844 \end_inset
24845
24846
24847 \begin_inset Graphics
24848         filename clipart/LyXNotizQt4.png
24849         display false
24850         scale 60
24851         scaleBeforeRotation
24852
24853 \end_inset
24854
24855  
24856 \begin_inset Note Note
24857 status open
24858
24859 \begin_layout Plain Layout
24860 Dies ist Text in einem Notiz-Kästchen, der nicht gedruckt wird.
24861 \end_layout
24862
24863 \end_inset
24864
24865
24866 \end_layout
24867
24868 \begin_layout Description
24869 Kommentar: Diese Notiz wird auch nicht gedruckt, aber sie erscheint als
24870  LaTeX-Kommentar, wenn Sie das Dokument nach LaTeX exportieren (
24871 \family sans
24872 Datei\SpecialChar \menuseparator
24873 Ex\SpecialChar \-
24874 por\SpecialChar \-
24875 tie\SpecialChar \-
24876 ren\SpecialChar \menuseparator
24877 LaTe
24878 \begin_inset ERT
24879 status collapsed
24880
24881 \begin_layout Plain Layout
24882
24883 {}
24884 \end_layout
24885
24886 \end_inset
24887
24888 X (pdflatex) / (normal)
24889 \family default
24890 .
24891  Ein Kommentar sieht so aus:
24892 \begin_inset Newline newline
24893 \end_inset
24894
24895
24896 \begin_inset Newline newline
24897 \end_inset
24898
24899
24900 \begin_inset Graphics
24901         filename clipart/KommentarQt4.png
24902         display false
24903         scale 60
24904         scaleBeforeRotation
24905
24906 \end_inset
24907
24908  
24909 \begin_inset Note Comment
24910 status open
24911
24912 \begin_layout Plain Layout
24913 Dies ist ein Kommentar, der nicht gedruckt, aber exportiert wird.
24914 \end_layout
24915
24916 \end_inset
24917
24918
24919 \end_layout
24920
24921 \begin_layout Description
24922 Grauschrift: Diese Notiz wird grau gedruckt und sieht so aus:
24923 \begin_inset Newline newline
24924 \end_inset
24925
24926
24927 \begin_inset Newline newline
24928 \end_inset
24929
24930
24931 \begin_inset Graphics
24932         filename clipart/GrauschriftNotizQt4.png
24933         display false
24934         scale 60
24935         scaleBeforeRotation
24936
24937 \end_inset
24938
24939
24940 \begin_inset Newline newline
24941 \end_inset
24942
24943
24944 \begin_inset ERT
24945 status collapsed
24946
24947 \begin_layout Plain Layout
24948
24949
24950 \backslash
24951 renewenvironment{lyxgreyedout}
24952 \end_layout
24953
24954 \begin_layout Plain Layout
24955
24956 {
24957 \backslash
24958 textcolor[gray]{0.4}
24959 \backslash
24960 bgroup}{
24961 \backslash
24962 egroup}
24963 \end_layout
24964
24965 \end_inset
24966
24967
24968 \begin_inset Note Greyedout
24969 status open
24970
24971 \begin_layout Plain Layout
24972 Dies ist eine Grauschrift-Notiz mit einer Fußnote.
24973 \begin_inset Foot
24974 status open
24975
24976 \begin_layout Plain Layout
24977 Dies ist eine Fußnote in einer Grauschrift-Notiz.
24978 \end_layout
24979
24980 \end_inset
24981
24982
24983 \end_layout
24984
24985 \end_inset
24986
24987
24988 \begin_inset ERT
24989 status collapsed
24990
24991 \begin_layout Plain Layout
24992
24993
24994 \backslash
24995 renewenvironment{lyxgreyedout}
24996 \end_layout
24997
24998 \begin_layout Plain Layout
24999
25000 {
25001 \backslash
25002 textcolor{blue}
25003 \backslash
25004 bgroup}{
25005 \backslash
25006 egroup}
25007 \end_layout
25008
25009 \end_inset
25010
25011
25012 \begin_inset Note Note
25013 status collapsed
25014
25015 \begin_layout Plain Layout
25016 Die Grauschrift-Notiz wurde auf die ursprüngliche LyX-Definition zurückgesetzt,
25017  weil Grauschriften im LaTeX-Vorspann dieses Dokuments blau definiert wurden.
25018  
25019 \end_layout
25020
25021 \end_inset
25022
25023
25024 \begin_inset Newline newline
25025 \end_inset
25026
25027
25028 \begin_inset Newline newline
25029 \end_inset
25030
25031 Das Beispiel zeigt, dass die erste Zeile von Grauschrift-Notizen eingerückt
25032  wird und dass Grauschrift-Notizen Fußnoten enthalten können.
25033 \end_layout
25034
25035 \begin_layout Standard
25036 \begin_inset VSpace bigskip
25037 \end_inset
25038
25039 Wenn Sie auf den Werkzeugleistenknopf 
25040 \begin_inset Graphics
25041         filename ../../images/note-insert.png
25042         scale 85
25043         scaleBeforeRotation
25044
25045 \end_inset
25046
25047  klicken, wird zunächst eine 
25048 \family sans
25049 LyX-Notiz
25050 \family default
25051  eingefügt.
25052  Mit einem Rechts-Klick auf das Notiz-Kästchen können Sie eine der vier
25053  anderen Möglichkeiten auswählen.
25054  Wenn Sie einen vorhandenen Text in eine Notiz verwandeln wollen, markieren
25055  Sie ihn und klicken dann auf den Werkzeugleistenknopf.
25056  Um eine Notiz in Text zu verwandeln, drücken Sie die Backspace-Taste, wenn
25057  der Cursor am Beginn der Notiz ist oder die Entfernen-Taste, wenn der Cursor
25058  am Ende der Notiz ist.
25059 \end_layout
25060
25061 \begin_layout Standard
25062 \begin_inset VSpace bigskip
25063 \end_inset
25064
25065 Die Textfarbe der 
25066 \family sans
25067 Grauschrift
25068 \family default
25069 -Notiz können Sie im LaTeX-Vorspann mit folgendem Befehl ändern:
25070 \end_layout
25071
25072 \begin_layout Standard
25073
25074 \series bold
25075
25076 \backslash
25077 renewenvironment{lyxgreyedout}
25078 \begin_inset Newline newline
25079 \end_inset
25080
25081
25082 \begin_inset Phantom HPhantom
25083 status open
25084
25085 \begin_layout Plain Layout
25086
25087 \series bold
25088 \begin_inset space ~
25089 \end_inset
25090
25091
25092 \end_layout
25093
25094 \end_inset
25095
25096 {
25097 \backslash
25098 textcolor{color}
25099 \backslash
25100 bgroup}{
25101 \backslash
25102 egroup}
25103 \end_layout
25104
25105 \begin_layout Standard
25106 Die verfügbaren Farben und wie man eigene definiert, wurde bereits in Abschnitt
25107 \begin_inset space ~
25108 \end_inset
25109
25110
25111 \begin_inset CommandInset ref
25112 LatexCommand ref
25113 reference "abs:Farbige-Tabellen"
25114
25115 \end_inset
25116
25117  beschrieben.
25118  In diesem Dokument werden die Grauschrift-Notizen blau gedruckt.
25119 \end_layout
25120
25121 \begin_layout Section
25122 Fußnoten
25123 \begin_inset CommandInset label
25124 LatexCommand label
25125 name "abs:Fußnoten"
25126
25127 \end_inset
25128
25129
25130 \begin_inset Index idx
25131 status collapsed
25132
25133 \begin_layout Plain Layout
25134 Notizen ! Fußnoten
25135 \end_layout
25136
25137 \end_inset
25138
25139
25140 \begin_inset Index idx
25141 status collapsed
25142
25143 \begin_layout Plain Layout
25144 Fußnoten
25145 \end_layout
25146
25147 \end_inset
25148
25149
25150 \end_layout
25151
25152 \begin_layout Standard
25153 Zu dem, was bereits im 
25154 \emph on
25155 Benutzerhandbuch
25156 \emph default
25157  über Fußnoten geschrieben wurde, folgen hier noch ein paar Anmerkungen.
25158  Eine Fußnotenbox sieht folgendermaßen aus: 
25159 \begin_inset Graphics
25160         filename clipart/FussnoteQt4.png
25161         scale 80
25162         scaleBeforeRotation
25163
25164 \end_inset
25165
25166
25167 \end_layout
25168
25169 \begin_layout Standard
25170 Hier ist eine Beispielfußnote:
25171 \color black
25172
25173 \begin_inset Foot
25174 status open
25175
25176 \begin_layout Plain Layout
25177 \begin_inset CommandInset label
25178 LatexCommand label
25179 name "fuss:Fußnoten-Beispiel"
25180
25181 \end_inset
25182
25183 Dies ist eine Fußnote.
25184 \end_layout
25185
25186 \end_inset
25187
25188
25189 \color inherit
25190
25191 \begin_inset ERT
25192 status collapsed
25193
25194 \begin_layout Plain Layout
25195
25196
25197 \backslash
25198 newcounter{MyRepeatFoot}
25199 \end_layout
25200
25201 \begin_layout Plain Layout
25202
25203
25204 \backslash
25205 setcounter{MyRepeatFoot}{
25206 \backslash
25207 thefootnote}
25208 \end_layout
25209
25210 \end_inset
25211
25212
25213 \end_layout
25214
25215 \begin_layout Standard
25216 In der druckfertigen Ausgabe erscheint an der Stelle, wo die Fußnote eingefügt
25217  wurde, eine hochgestellte Zahl.
25218  Der Fußnotentext wird am Seitenende gedruckt, wobei die Fußnotennummer
25219  hochgestellt dem Text vorangeht.
25220  Die Fußnotennummern werden von LaTeX berechnet und sind fortlaufend.
25221  Es hängt von der Dokumentklasse ab, ob sie in jedem Kapitel zurückgesetzt
25222  werden.
25223 \end_layout
25224
25225 \begin_layout Standard
25226 Auf Fußnoten kann wie auf andere Gleitobjekte verwiesen werden, wenn in
25227  der Fußnote eine Marke eingefügt wurde.
25228  Dies ist ein Querverweis auf Fußnote
25229 \begin_inset space ~
25230 \end_inset
25231
25232
25233 \begin_inset CommandInset ref
25234 LatexCommand ref
25235 reference "fuss:Fußnoten-Beispiel"
25236
25237 \end_inset
25238
25239 .
25240 \end_layout
25241
25242 \begin_layout Standard
25243 \begin_inset VSpace defskip
25244 \end_inset
25245
25246 Fußnoten in Tabellen werden von LaTeX aus technischen Gründen nicht gedruckt.
25247  Jedoch gibt es eine andere Methode sie zu drucken: Anstatt einer Fußnote
25248  wird der Befehl 
25249 \series bold
25250
25251 \backslash
25252 footnotemark{}
25253 \series default
25254  als TeX-Code eingefügt.
25255  Der Text der Fußnote wird als Argument des TeX-Code-Befehls 
25256 \series bold
25257
25258 \backslash
25259 footnotetext
25260 \series default
25261  nach der Tabelle eingegeben.
25262 \begin_inset Newline newline
25263 \end_inset
25264
25265 Hinter folgender Tabelle wurde als Beispiel dieser Befehl eingegeben:
25266 \end_layout
25267
25268 \begin_layout Standard
25269
25270 \series bold
25271
25272 \backslash
25273 footnotetext{
25274 \series default
25275 Gedruckte Tabellenfußnote.
25276 \series bold
25277 }
25278 \end_layout
25279
25280 \begin_layout Standard
25281 \begin_inset Tabular
25282 <lyxtabular version="3" rows="2" columns="1">
25283 <features tabularvalignment="middle">
25284 <column alignment="center" valignment="top" width="0">
25285 <row>
25286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25287 \begin_inset Text
25288
25289 \begin_layout Plain Layout
25290 Dies ist ein Beispieltext.
25291 \begin_inset Foot
25292 status open
25293
25294 \begin_layout Plain Layout
25295 Diese Fußnote wird nicht gedruckt!
25296 \end_layout
25297
25298 \end_inset
25299
25300
25301 \end_layout
25302
25303 \end_inset
25304 </cell>
25305 </row>
25306 <row>
25307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25308 \begin_inset Text
25309
25310 \begin_layout Plain Layout
25311 Dies ist ein Beispieltext.
25312 \begin_inset ERT
25313 status collapsed
25314
25315 \begin_layout Plain Layout
25316
25317
25318 \backslash
25319 footnotemark{}
25320 \end_layout
25321
25322 \end_inset
25323
25324
25325 \end_layout
25326
25327 \end_inset
25328 </cell>
25329 </row>
25330 </lyxtabular>
25331
25332 \end_inset
25333
25334
25335 \begin_inset ERT
25336 status collapsed
25337
25338 \begin_layout Plain Layout
25339
25340
25341 \backslash
25342 footnotetext{
25343 \end_layout
25344
25345 \end_inset
25346
25347 Gedruckte Tabellenfußnote.
25348 \begin_inset ERT
25349 status collapsed
25350
25351 \begin_layout Plain Layout
25352
25353 }
25354 \end_layout
25355
25356 \end_inset
25357
25358
25359 \end_layout
25360
25361 \begin_layout Standard
25362 Fußnoten in langen Tabellen sind in Abschnitt
25363 \begin_inset space ~
25364 \end_inset
25365
25366
25367 \begin_inset CommandInset ref
25368 LatexCommand ref
25369 reference "uab:Fußnoten-in-langen"
25370
25371 \end_inset
25372
25373  beschrieben.
25374 \end_layout
25375
25376 \begin_layout Standard
25377 Fußnoten in Minipage-Boxen werden gedruckt, allerdings innerhalb der Box
25378  und mit einer anderen Nummerierung, da eine Minipage-Box wie eine Seite
25379  innerhalb einer Seite ist.
25380  (Mehr über Minipages ist in Abschnitt
25381 \begin_inset space ~
25382 \end_inset
25383
25384
25385 \begin_inset CommandInset ref
25386 LatexCommand ref
25387 reference "abs:Minipage"
25388
25389 \end_inset
25390
25391  zu finden.) Um eine Fußnote in der Minipage zu erhalten, die am unteren
25392  Seitenrand wie normale Fußnoten gedruckt wird, verenden Sie ebenfalls die
25393  Methode mit 
25394 \series bold
25395
25396 \backslash
25397 footnotemark{}
25398 \series default
25399  und 
25400 \series bold
25401
25402 \backslash
25403 footnotetext
25404 \series default
25405 .
25406 \end_layout
25407
25408 \begin_layout Standard
25409 \begin_inset Box Frameless
25410 position "t"
25411 hor_pos "c"
25412 has_inner_box 1
25413 inner_pos "t"
25414 use_parbox 0
25415 use_makebox 0
25416 width "100col%"
25417 special "none"
25418 height "1in"
25419 height_special "totalheight"
25420 status open
25421
25422 \begin_layout Plain Layout
25423 Dies ist ein Beispieltext.in einer Minipage.
25424 \begin_inset Foot
25425 status open
25426
25427 \begin_layout Plain Layout
25428 Fußnote in einer Minipage.
25429 \end_layout
25430
25431 \end_inset
25432
25433
25434 \end_layout
25435
25436 \begin_layout Plain Layout
25437 Dies ist ein Beispieltext.
25438  in einer Minipage.
25439 \begin_inset ERT
25440 status collapsed
25441
25442 \begin_layout Plain Layout
25443
25444
25445 \backslash
25446 footnotemark{}
25447 \end_layout
25448
25449 \end_inset
25450
25451
25452 \end_layout
25453
25454 \end_inset
25455
25456
25457 \end_layout
25458
25459 \begin_layout Standard
25460 \begin_inset ERT
25461 status collapsed
25462
25463 \begin_layout Plain Layout
25464
25465
25466 \backslash
25467 footnotetext{
25468 \end_layout
25469
25470 \end_inset
25471
25472 Fußnote außerhalb der Minipage.
25473 \begin_inset ERT
25474 status collapsed
25475
25476 \begin_layout Plain Layout
25477
25478 }
25479 \end_layout
25480
25481 \end_inset
25482
25483
25484 \end_layout
25485
25486 \begin_layout Standard
25487 \begin_inset VSpace defskip
25488 \end_inset
25489
25490
25491 \end_layout
25492
25493 \begin_layout Standard
25494 Um auf eine Fußnote mehrere Male zu verweisen, ohne dabei jedes Mal den
25495  Fußnotentext zu drucken, verwenden Sie den TeX-Code-Befehl 
25496 \series bold
25497
25498 \backslash
25499 footnotemark[Nummer]
25500 \series default
25501 .
25502 \begin_inset Newline newline
25503 \end_inset
25504
25505 Weil Sie die Nummer der Fußnote nicht im Voraus wissen können, müssen Sie
25506  sie speichern, nachdem Sie die Fußnote eingefügt haben.
25507  Hinter Fußnote
25508 \begin_inset space ~
25509 \end_inset
25510
25511
25512 \begin_inset CommandInset ref
25513 LatexCommand ref
25514 reference "fuss:Fußnoten-Beispiel"
25515
25516 \end_inset
25517
25518  wurde das mit folgenden TeX-Code-Befehlen gemacht:
25519 \end_layout
25520
25521 \begin_layout Standard
25522
25523 \series bold
25524
25525 \backslash
25526 newcounter{MyRepeatFoot}
25527 \begin_inset Newline newline
25528 \end_inset
25529
25530
25531 \backslash
25532 setcounter{MyRepeatFoot}{
25533 \backslash
25534 thefootnote}
25535 \end_layout
25536
25537 \begin_layout Standard
25538 Die Fußnotenmarke wurde dann mit diesem TeX-Code-Befehl definiert;
25539 \end_layout
25540
25541 \begin_layout Standard
25542
25543 \series bold
25544
25545 \backslash
25546 footnotemark[
25547 \backslash
25548 theMyRepeatFoot]
25549 \end_layout
25550
25551 \begin_layout Standard
25552 Hier ist eine wiederholte Fußnote:
25553 \begin_inset ERT
25554 status collapsed
25555
25556 \begin_layout Plain Layout
25557
25558
25559 \backslash
25560 footnotemark[
25561 \backslash
25562 theMyRepeatFoot]
25563 \end_layout
25564
25565 \end_inset
25566
25567
25568 \end_layout
25569
25570 \begin_layout Standard
25571 Wenn Sie die letzte Fußnote wiederholen wollen, können Sie die Speicherung
25572  der Fußnotennummer weglassen und stattdessen diesen Befehl verwenden:
25573 \end_layout
25574
25575 \begin_layout Standard
25576
25577 \series bold
25578
25579 \backslash
25580 footnotemark[
25581 \backslash
25582 thefootnote]
25583 \end_layout
25584
25585 \begin_layout Standard
25586 Hier ist eine weitere wiederholte Fußnote:
25587 \begin_inset ERT
25588 status collapsed
25589
25590 \begin_layout Plain Layout
25591
25592
25593 \backslash
25594 footnotemark[
25595 \backslash
25596 thefootnote]
25597 \end_layout
25598
25599 \end_inset
25600
25601
25602 \end_layout
25603
25604 \begin_layout Subsection
25605 Fußnoten-Nummerierung
25606 \begin_inset CommandInset label
25607 LatexCommand label
25608 name "uab:Fußnoten-Nummerierung"
25609
25610 \end_inset
25611
25612
25613 \begin_inset Index idx
25614 status collapsed
25615
25616 \begin_layout Plain Layout
25617 Fußnoten ! Nummerierung
25618 \end_layout
25619
25620 \end_inset
25621
25622
25623 \end_layout
25624
25625 \begin_layout Standard
25626 Um Fußnoten nach jedem Abschnitt
25627 \family roman
25628  auf 1 zurückzusetzen, 
25629 \family default
25630 müssen Sie folgenden Befehl in den LaTeX-Vorspann schreiben:
25631 \end_layout
25632
25633 \begin_layout Standard
25634
25635 \series bold
25636
25637 \backslash
25638 @addtoreset{footnote}{section}
25639 \end_layout
25640
25641 \begin_layout Standard
25642 \begin_inset VSpace bigskip
25643 \end_inset
25644
25645 Der folgende Befehl ändert die Fußnoten-Nummerierung auf kleine römische
25646  Zahlen:
25647 \end_layout
25648
25649 \begin_layout Standard
25650
25651 \series bold
25652
25653 \backslash
25654 renewcommand{
25655 \backslash
25656 thefootnote}{
25657 \backslash
25658 roman{footnote}}
25659 \end_layout
25660
25661 \begin_layout Standard
25662 \begin_inset ERT
25663 status collapsed
25664
25665 \begin_layout Plain Layout
25666
25667
25668 \backslash
25669 renewcommand{
25670 \backslash
25671 thefootnote}{
25672 \backslash
25673 roman{footnote}}
25674 \end_layout
25675
25676 \end_inset
25677
25678  Hier ist ein Beispiel für solch eine Fußnote:
25679 \begin_inset Foot
25680 status open
25681
25682 \begin_layout Plain Layout
25683 Dies ist eine Fußnote mit kleinen römischen Zahlen
25684 \end_layout
25685
25686 \end_inset
25687
25688
25689 \end_layout
25690
25691 \begin_layout Standard
25692 Um den Nummerierungsstil auf große römische Zahlen zu ändern, ersetzen Sie
25693  in obigem Befehl 
25694 \series bold
25695
25696 \backslash
25697 roman
25698 \series default
25699  durch 
25700 \series bold
25701
25702 \backslash
25703 Roman
25704 \series default
25705 .
25706  Um Fußnoten mit großen oder kleinen Buchstaben zu 
25707 \begin_inset Quotes gld
25708 \end_inset
25709
25710 nummerieren
25711 \begin_inset Quotes grd
25712 \end_inset
25713
25714 , verwenden Sie die Befehle 
25715 \series bold
25716
25717 \backslash
25718 Alph
25719 \series default
25720  oder 
25721 \series bold
25722
25723 \backslash
25724 alph
25725 \series default
25726 .
25727  Für die 
25728 \begin_inset Quotes gld
25729 \end_inset
25730
25731 Nummerierung
25732 \begin_inset Quotes grd
25733 \end_inset
25734
25735  mit Symbolen steht der Befehl 
25736 \series bold
25737
25738 \backslash
25739 fnsymbol
25740 \series default
25741  zur Verfügung.
25742 \end_layout
25743
25744 \begin_layout Standard
25745 \begin_inset Note Greyedout
25746 status open
25747
25748 \begin_layout Plain Layout
25749
25750 \series bold
25751 Bemerkung 1:
25752 \series default
25753  Mit Buchstaben können höchstens 26 Fußnoten nummeriert werden, weil nur
25754  
25755 \emph on
25756 ein
25757 \emph default
25758  Buchstabe verwendet wird.
25759 \end_layout
25760
25761 \end_inset
25762
25763
25764 \begin_inset Newline newline
25765 \end_inset
25766
25767
25768 \begin_inset Note Greyedout
25769 status open
25770
25771 \begin_layout Plain Layout
25772
25773 \series bold
25774 Bemerkung 2:
25775 \series default
25776  Mit Symbolen können höchstens 9 Fußnoten nummeriert werden.
25777 \end_layout
25778
25779 \end_inset
25780
25781
25782 \end_layout
25783
25784 \begin_layout Standard
25785 Um zur Standard-Nummerierung zurückzukehren, verwenden Sie 
25786 \series bold
25787
25788 \backslash
25789 arabic
25790 \series default
25791  anstelle von 
25792 \series bold
25793
25794 \backslash
25795 roman
25796 \series default
25797  in obigem Befehl.
25798 \begin_inset ERT
25799 status collapsed
25800
25801 \begin_layout Plain Layout
25802
25803
25804 \backslash
25805 renewcommand{
25806 \backslash
25807 thefootnote}{
25808 \backslash
25809 arabic{footnote}}
25810 \end_layout
25811
25812 \end_inset
25813
25814
25815 \end_layout
25816
25817 \begin_layout Standard
25818 \begin_inset VSpace bigskip
25819 \end_inset
25820
25821
25822 \end_layout
25823
25824 \begin_layout Standard
25825 Wenn Sie wollen, dass Fußnoten nach dem Schema 
25826 \begin_inset Quotes gld
25827 \end_inset
25828
25829 Kapitel.Fußnote
25830 \begin_inset Quotes grd
25831 \end_inset
25832
25833  nummeriert werden, müssen Sie folgenden Befehl in den LaTeX-Vorspann schreiben:
25834 \end_layout
25835
25836 \begin_layout Standard
25837
25838 \series bold
25839
25840 \backslash
25841 numberwithin{footnote}{chapter}
25842 \end_layout
25843
25844 \begin_layout Standard
25845 Um 
25846 \series bold
25847
25848 \backslash
25849 numberwithin
25850 \series default
25851  benutzen zu können, muss in den 
25852 \family sans
25853 Mathe
25854 \begin_inset space ~
25855 \end_inset
25856
25857 Optionen
25858 \family default
25859  der 
25860 \family sans
25861 Dokument-Einstellungen
25862 \family default
25863  
25864 \family sans
25865 AMS
25866 \begin_inset space ~
25867 \end_inset
25868
25869 Mathe
25870 \begin_inset space ~
25871 \end_inset
25872
25873 Paket
25874 \family default
25875
25876 \begin_inset space ~
25877 \end_inset
25878
25879
25880 \family sans
25881 verwenden
25882 \family default
25883  angekreuzt sein.
25884 \begin_inset ERT
25885 status collapsed
25886
25887 \begin_layout Plain Layout
25888
25889
25890 \backslash
25891 numberwithin{footnote}{chapter}
25892 \end_layout
25893
25894 \end_inset
25895
25896  Hier ist ein Beispiel für solch eine Fußnote.
25897 \series bold
25898
25899 \begin_inset Foot
25900 status open
25901
25902 \begin_layout Plain Layout
25903 Dies ist eine Fußnote nach dem Schema 
25904 \begin_inset Quotes gld
25905 \end_inset
25906
25907 Kapitel.Fußnote
25908 \begin_inset Quotes grd
25909 \end_inset
25910
25911 .
25912 \end_layout
25913
25914 \end_inset
25915
25916
25917 \series default
25918
25919 \begin_inset ERT
25920 status collapsed
25921
25922 \begin_layout Plain Layout
25923
25924
25925 \backslash
25926 renewcommand{
25927 \backslash
25928 thefootnote}{
25929 \backslash
25930 arabic{footnote}}
25931 \end_layout
25932
25933 \end_inset
25934
25935
25936 \end_layout
25937
25938 \begin_layout Standard
25939 \begin_inset Note Greyedout
25940 status open
25941
25942 \begin_layout Plain Layout
25943
25944 \series bold
25945 Bemerkung:
25946 \series default
25947  
25948 \series bold
25949
25950 \backslash
25951 numberwithin
25952 \series default
25953  verwendet ausschließlich arabische Ziffern für Fußnoten; vorherige Definitionen
25954  werden überschrieben.
25955 \end_layout
25956
25957 \end_inset
25958
25959
25960 \end_layout
25961
25962 \begin_layout Standard
25963 Um also z.
25964 \begin_inset space \thinspace{}
25965 \end_inset
25966
25967 B.
25968  das Schema 
25969 \begin_inset Quotes gld
25970 \end_inset
25971
25972 Kapitel.
25973 \backslash
25974 Roman{footnote}
25975 \begin_inset Quotes grd
25976 \end_inset
25977
25978  zu erhalten, muss dieser Befehl anstelle von 
25979 \series bold
25980
25981 \backslash
25982 numberwithin
25983 \series default
25984  verwendet werden:
25985 \end_layout
25986
25987 \begin_layout Standard
25988
25989 \series bold
25990
25991 \backslash
25992 renewcommand{
25993 \backslash
25994 thefootnote}{
25995 \backslash
25996 thechapter.
25997 \backslash
25998 Roman{footnote}}
25999 \end_layout
26000
26001 \begin_layout Subsection
26002 Fußnoten-Platzierung
26003 \begin_inset Index idx
26004 status collapsed
26005
26006 \begin_layout Plain Layout
26007 Fußnoten ! Platzierung
26008 \end_layout
26009
26010 \end_inset
26011
26012
26013 \end_layout
26014
26015 \begin_layout Standard
26016 Wenn Sie auf einer Seite mehrere Fußnoten haben, werden sie untereinander
26017  ohne Zwischenraum am Ende der Seite gedruckt.
26018  Damit sie besser zu unterscheiden sind, kann man mit folgendem Befehl im
26019  LaTeX-Vorspann 1.5
26020 \begin_inset space \thinspace{}
26021 \end_inset
26022
26023 mm Zwischenraum einfügen:
26024 \end_layout
26025
26026 \begin_layout Standard
26027
26028 \series bold
26029
26030 \backslash
26031 let
26032 \backslash
26033 myFoot
26034 \backslash
26035 footnote
26036 \begin_inset Newline newline
26037 \end_inset
26038
26039
26040 \backslash
26041 renewcommand{
26042 \backslash
26043 footnote}[1]{
26044 \backslash
26045 myFoot{#1
26046 \backslash
26047 vspace{1.5mm}}}
26048 \end_layout
26049
26050 \begin_layout Standard
26051 \begin_inset VSpace bigskip
26052 \end_inset
26053
26054 In einem zweispaltigen Dokument werden die Fußnoten am unteren Rand jeder
26055  Spalte gedruckt, Abbildung
26056 \begin_inset space ~
26057 \end_inset
26058
26059
26060 \begin_inset CommandInset ref
26061 LatexCommand ref
26062 reference "abb:Standard-Fußnoten-Platzierung-in"
26063
26064 \end_inset
26065
26066 .
26067  Wenn die Fußnoten nur unter der rechten Spalte gedruckt werden sollen wie
26068  in Abbildung
26069 \begin_inset space ~
26070 \end_inset
26071
26072
26073 \begin_inset CommandInset ref
26074 LatexCommand ref
26075 reference "abb:Fußnoten-Platzierung-in-einem"
26076
26077 \end_inset
26078
26079 , müssen Sie das LaTeX-Paket 
26080 \series bold
26081 ftnright
26082 \series default
26083
26084 \begin_inset Index idx
26085 status collapsed
26086
26087 \begin_layout Plain Layout
26088 LaTeX-Pakete ! ftnright
26089 \end_layout
26090
26091 \end_inset
26092
26093  mit folgendem Befehl im LaTeX-Vorspann einfügen:
26094 \end_layout
26095
26096 \begin_layout Standard
26097
26098 \series bold
26099
26100 \backslash
26101 usepackage{ftnright}
26102 \end_layout
26103
26104 \begin_layout Standard
26105 \begin_inset Float figure
26106 placement !h
26107 wide false
26108 sideways false
26109 status open
26110
26111 \begin_layout Plain Layout
26112 \begin_inset ERT
26113 status collapsed
26114
26115 \begin_layout Plain Layout
26116
26117
26118 \backslash
26119 framebox{
26120 \end_layout
26121
26122 \end_inset
26123
26124
26125 \begin_inset Graphics
26126         filename ../clipart/without_fntright.pdf
26127         width 100col%
26128         scaleBeforeRotation
26129
26130 \end_inset
26131
26132
26133 \begin_inset ERT
26134 status collapsed
26135
26136 \begin_layout Plain Layout
26137
26138 }
26139 \end_layout
26140
26141 \end_inset
26142
26143
26144 \end_layout
26145
26146 \begin_layout Plain Layout
26147 \begin_inset Caption
26148
26149 \begin_layout Plain Layout
26150 \begin_inset CommandInset label
26151 LatexCommand label
26152 name "abb:Standard-Fußnoten-Platzierung-in"
26153
26154 \end_inset
26155
26156 Standard-Fußnoten-Platzierung in einem zweispaltigen Dokument
26157 \begin_inset Argument
26158 status open
26159
26160 \begin_layout Plain Layout
26161 Standard-Fußnoten-Platzierung in einem zweispaltigen Dokument
26162 \end_layout
26163
26164 \end_inset
26165
26166
26167 \end_layout
26168
26169 \end_inset
26170
26171
26172 \end_layout
26173
26174 \end_inset
26175
26176
26177 \end_layout
26178
26179 \begin_layout Standard
26180 \begin_inset Float figure
26181 placement !h
26182 wide false
26183 sideways false
26184 status open
26185
26186 \begin_layout Plain Layout
26187 \begin_inset ERT
26188 status collapsed
26189
26190 \begin_layout Plain Layout
26191
26192
26193 \backslash
26194 framebox{
26195 \end_layout
26196
26197 \end_inset
26198
26199
26200 \begin_inset Graphics
26201         filename ../clipart/with_fntright.pdf
26202         width 100col%
26203         scaleBeforeRotation
26204
26205 \end_inset
26206
26207
26208 \begin_inset ERT
26209 status collapsed
26210
26211 \begin_layout Plain Layout
26212
26213 }
26214 \end_layout
26215
26216 \end_inset
26217
26218
26219 \end_layout
26220
26221 \begin_layout Plain Layout
26222 \begin_inset Caption
26223
26224 \begin_layout Plain Layout
26225 \begin_inset CommandInset label
26226 LatexCommand label
26227 name "abb:Fußnoten-Platzierung-in-einem"
26228
26229 \end_inset
26230
26231 Fußnoten-Platzierung in einem zweispaltigen Dokument mit dem LaTeX-Paket
26232  
26233 \series bold
26234 ftnright
26235 \series default
26236 .
26237 \begin_inset Argument
26238 status collapsed
26239
26240 \begin_layout Plain Layout
26241 Fußnoten-Platzierung mit 
26242 \family typewriter
26243 ftnright
26244 \end_layout
26245
26246 \end_inset
26247
26248
26249 \end_layout
26250
26251 \end_inset
26252
26253
26254 \end_layout
26255
26256 \end_inset
26257
26258
26259 \end_layout
26260
26261 \begin_layout Standard
26262 \begin_inset VSpace bigskip
26263 \end_inset
26264
26265 In einigen wissenschaftlichen Veröffentlichungen werden alle Fußnoten am
26266  Ende eines Abschnitts in einem eigenen Absatz wie in Abbildung
26267 \begin_inset space ~
26268 \end_inset
26269
26270
26271 \begin_inset CommandInset ref
26272 LatexCommand ref
26273 reference "abb:endnotes"
26274
26275 \end_inset
26276
26277  gedruckt.
26278  Man nennt sie dann 
26279 \begin_inset Quotes gld
26280 \end_inset
26281
26282 Endnoten
26283 \begin_inset Quotes grd
26284 \end_inset
26285
26286 .
26287 \begin_inset Index idx
26288 status collapsed
26289
26290 \begin_layout Plain Layout
26291 Endnoten
26292 \end_layout
26293
26294 \end_inset
26295
26296  Um das zu erreichen, laden Sie im Menü 
26297 \family sans
26298 Dokument\SpecialChar \menuseparator
26299 Einstellungen\SpecialChar \menuseparator
26300 Module 
26301 \family default
26302 das Modul 
26303 \family sans
26304 Fußnote
26305 \begin_inset space ~
26306 \end_inset
26307
26308 als
26309 \begin_inset space ~
26310 \end_inset
26311
26312 Endnote
26313 \family default
26314 .
26315  Um die gesammelten Fußnoten zu drucken, fügen Sie den Befehl
26316 \end_layout
26317
26318 \begin_layout Standard
26319
26320 \series bold
26321
26322 \backslash
26323 theendnotes
26324 \end_layout
26325
26326 \begin_layout Standard
26327 als TeX-Code am Ende des Abschnitts oder Kapitels ein.
26328 \end_layout
26329
26330 \begin_layout Standard
26331 \begin_inset Float figure
26332 wide false
26333 sideways false
26334 status open
26335
26336 \begin_layout Plain Layout
26337 \align center
26338 \begin_inset ERT
26339 status collapsed
26340
26341 \begin_layout Plain Layout
26342
26343
26344 \backslash
26345 framebox{
26346 \end_layout
26347
26348 \end_inset
26349
26350
26351 \begin_inset Graphics
26352         filename ../clipart/endnotes.pdf
26353         scaleBeforeRotation
26354
26355 \end_inset
26356
26357
26358 \begin_inset ERT
26359 status collapsed
26360
26361 \begin_layout Plain Layout
26362
26363 }
26364 \end_layout
26365
26366 \end_inset
26367
26368
26369 \end_layout
26370
26371 \begin_layout Plain Layout
26372 \begin_inset Caption
26373
26374 \begin_layout Plain Layout
26375 \begin_inset CommandInset label
26376 LatexCommand label
26377 name "abb:endnotes"
26378
26379 \end_inset
26380
26381
26382 \series bold
26383 endnotes
26384 \series default
26385  – Die Fußnoten werden am Ende eines Abschnitts in einem eigenen Paragraphen
26386  gedruckt.
26387 \end_layout
26388
26389 \end_inset
26390
26391
26392 \end_layout
26393
26394 \end_inset
26395
26396
26397 \end_layout
26398
26399 \begin_layout Standard
26400 \begin_inset VSpace medskip
26401 \end_inset
26402
26403 Die Absatzüberschrift für die Endnoten wird nicht automatisch in die Dokumentspr
26404 ache übersetzt.
26405  Der folgende Befehl im LaTeX-Vorspann  übersetzt den englischen Namen 
26406 \begin_inset Quotes gld
26407 \end_inset
26408
26409 Notes
26410 \begin_inset Quotes grd
26411 \end_inset
26412
26413  in 
26414 \begin_inset Quotes gld
26415 \end_inset
26416
26417 Anmerkungen
26418 \begin_inset Quotes grd
26419 \end_inset
26420
26421 :
26422 \end_layout
26423
26424 \begin_layout Standard
26425
26426 \series bold
26427
26428 \backslash
26429 renewcommand{
26430 \backslash
26431 notesname}{Anmerkungen}
26432 \end_layout
26433
26434 \begin_layout Standard
26435 \begin_inset VSpace medskip
26436 \end_inset
26437
26438 Wenn Sie in den Befehlen von Abschnitt
26439 \begin_inset space ~
26440 \end_inset
26441
26442
26443 \begin_inset CommandInset ref
26444 LatexCommand ref
26445 reference "uab:Fußnoten-Nummerierung"
26446
26447 \end_inset
26448
26449  
26450 \series bold
26451
26452 \backslash
26453 thefootnote
26454 \series default
26455  durch 
26456 \series bold
26457
26458 \backslash
26459 theendnote
26460 \series default
26461  ersetzen, können Sie die Nummerierung von Endnoten ändern.
26462  Um die Endnoten-Nummern zurückzusetzen, benutzen Sie den Befehl 
26463 \series bold
26464
26465 \backslash
26466 @addtoreset
26467 \series default
26468  wie in Abschnitt
26469 \begin_inset space \space{}
26470 \end_inset
26471
26472
26473 \begin_inset CommandInset ref
26474 LatexCommand ref
26475 reference "uab:Fußnoten-Nummerierung"
26476
26477 \end_inset
26478
26479  beschrieben und ersetzen 
26480 \series bold
26481 footnote
26482 \series default
26483  durch 
26484 \series bold
26485 endnote
26486 \series default
26487 .
26488 \end_layout
26489
26490 \begin_layout Standard
26491 Für Endnoten gibt es den Befehl 
26492 \series bold
26493
26494 \backslash
26495 endnotemark[Nummer]
26496 \series default
26497  analog zum Befehl 
26498 \series bold
26499
26500 \backslash
26501 footnotemark
26502 \series default
26503  der in Abschnitt
26504 \begin_inset space ~
26505 \end_inset
26506
26507
26508 \begin_inset CommandInset ref
26509 LatexCommand ref
26510 reference "abs:Fußnoten"
26511
26512 \end_inset
26513
26514  beschrieben ist.
26515 \end_layout
26516
26517 \begin_layout Standard
26518 \begin_inset VSpace bigskip
26519 \end_inset
26520
26521 Mit dem LaTeX-Paket 
26522 \series bold
26523 footmisc
26524 \series default
26525
26526 \begin_inset Index idx
26527 status collapsed
26528
26529 \begin_layout Plain Layout
26530 LaTeX-Pakete ! footmisc
26531 \end_layout
26532
26533 \end_inset
26534
26535  (
26536 \begin_inset CommandInset citation
26537 LatexCommand cite
26538 key "footmisc"
26539
26540 \end_inset
26541
26542 ) können Sie Fußnoten am Seitenrand drucken und die Textausrichtung ändern.
26543 \end_layout
26544
26545 \begin_layout Standard
26546 In LaTeX-Büchern, 
26547 \begin_inset CommandInset citation
26548 LatexCommand cite
26549 key "latexcompanion,latexguide,lamport,latex-praxisbuch"
26550
26551 \end_inset
26552
26553 , finden Sie weiteres zu Fußnoten.
26554 \end_layout
26555
26556 \begin_layout Section
26557 Randnotizen
26558 \begin_inset Index idx
26559 status collapsed
26560
26561 \begin_layout Plain Layout
26562 Randnotizen
26563 \end_layout
26564
26565 \end_inset
26566
26567
26568 \begin_inset Index idx
26569 status collapsed
26570
26571 \begin_layout Plain Layout
26572 Notizen ! Randnotizen
26573 \end_layout
26574
26575 \end_inset
26576
26577
26578 \end_layout
26579
26580 \begin_layout Standard
26581 Randnotizen sehen in LyX wie Fußnoten aus und verhalten sich auch so.
26582  Sie fügen sie mit einem Klick auf den Schalter 
26583 \begin_inset Graphics
26584         filename ../../images/marginalnote-insert.png
26585         scale 70
26586         scaleBeforeRotation
26587
26588 \end_inset
26589
26590  oder über 
26591 \family sans
26592 Einfügen\SpecialChar \menuseparator
26593 Randnotiz
26594 \family default
26595  ein.
26596  Ein graues Kästchen mit der Aufschrift 
26597 \begin_inset Quotes gld
26598 \end_inset
26599
26600 Rand
26601 \begin_inset Quotes grd
26602 \end_inset
26603
26604  erscheint
26605 \family roman
26606 \series medium
26607 , und dort, wo der Cursor steht, können Sie Text eingeben.
26608 \end_layout
26609
26610 \begin_layout Standard
26611 Hier am Rand sehen Sie eine Randnotiz.
26612  
26613 \begin_inset Marginal
26614 status open
26615
26616 \begin_layout Plain Layout
26617 Dies ist eine Randnotiz.
26618 \end_layout
26619
26620 \end_inset
26621
26622
26623 \end_layout
26624
26625 \begin_layout Standard
26626 In der Druckausgabe von einseitig formatierten Dokumenten werden Randnotizen
26627  am rechten Rand gesetzt, bei doppelseitigen außen – links auf den geraden
26628  Seiten und rechts auf den ungeraden.
26629  Der Text ist rechtsbündig ausgerichtet, wenn die Randnotiz links gedruckt
26630  wird und umgekehrt.
26631  Die erste Zeile einer Randnotiz steht in der Textzeile, in der sie eingefügt
26632  wurde.
26633 \end_layout
26634
26635 \begin_layout Standard
26636 \begin_inset VSpace bigskip
26637 \end_inset
26638
26639 Um eine Randnotiz am inneren Rand zu drucken, fügen Sie den Befehl
26640 \end_layout
26641
26642 \begin_layout Standard
26643
26644 \series bold
26645
26646 \backslash
26647 reversemarginpar
26648 \end_layout
26649
26650 \begin_layout Standard
26651 als TeX-Code vor einer Randnotiz ein.
26652  Das gilt dann für alle folgenden Randnotizen.
26653  
26654 \begin_inset ERT
26655 status collapsed
26656
26657 \begin_layout Plain Layout
26658
26659
26660 \backslash
26661 reversemarginpar 
26662 \end_layout
26663
26664 \end_inset
26665
26666
26667 \begin_inset Marginal
26668 status open
26669
26670 \begin_layout Plain Layout
26671 Hier ist ein Beispiel im inneren Rand.
26672 \end_layout
26673
26674 \end_inset
26675
26676
26677 \begin_inset Newline newline
26678 \end_inset
26679
26680
26681 \begin_inset Note Greyedout
26682 status open
26683
26684 \begin_layout Plain Layout
26685  
26686 \series bold
26687 Achtung:
26688 \series default
26689  Oft ist am inneren Rand nicht genügend Platz, um den Text korrekt zu drucken.
26690 \end_layout
26691
26692 \end_inset
26693
26694
26695 \end_layout
26696
26697 \begin_layout Standard
26698 Um zur Standard-Platzierung zurückzukehren, fügen Sie den Befehl
26699 \end_layout
26700
26701 \begin_layout Standard
26702
26703 \series bold
26704
26705 \backslash
26706 normalmarginpar
26707 \end_layout
26708
26709 \begin_layout Standard
26710 als TeX-Code ein.
26711 \begin_inset ERT
26712 status collapsed
26713
26714 \begin_layout Plain Layout
26715
26716
26717 \backslash
26718 normalmarginpar 
26719 \end_layout
26720
26721 \end_inset
26722
26723
26724 \end_layout
26725
26726 \begin_layout Standard
26727 \begin_inset Note Greyedout
26728 status open
26729
26730 \begin_layout Plain Layout
26731
26732 \series bold
26733 Achtung:
26734 \series default
26735  Der Befehl wird missachtet, wenn er im selben Absatz wie 
26736 \series bold
26737
26738 \backslash
26739 reversemarginpar
26740 \series default
26741  verwendet wird.
26742 \end_layout
26743
26744 \end_inset
26745
26746
26747 \end_layout
26748
26749 \begin_layout Standard
26750 \begin_inset VSpace bigskip
26751 \end_inset
26752
26753
26754 \begin_inset Marginal
26755 status open
26756
26757 \begin_layout Plain Layout
26758
26759 \family roman
26760 \series medium
26761 EinSehrLangesWort am Anfang, das umgebrochen wird.
26762 \end_layout
26763
26764 \end_inset
26765
26766  Ähnlich wie in Abschnitt
26767 \begin_inset space ~
26768 \end_inset
26769
26770
26771 \begin_inset CommandInset ref
26772 LatexCommand ref
26773 reference "uab:Mehrfache-Zeilen-in"
26774
26775 \end_inset
26776
26777  beschrieben können lange Worte nicht umgebrochen werden, wenn sie das erste
26778  Wort der Randnotiz sind.
26779  Um das zu vermeiden, fügen sie 0
26780 \begin_inset space \thinspace{}
26781 \end_inset
26782
26783 pt horizontalen Abstand vor dem Wort ein, so wie hier: 
26784 \begin_inset Marginal
26785 status open
26786
26787 \begin_layout Plain Layout
26788 \begin_inset space \hspace{}
26789 \length 0pt
26790 \end_inset
26791
26792
26793 \family roman
26794 \series medium
26795 EinSehrLangesWort am Anfang, das umgebrochen wird.
26796 \end_layout
26797
26798 \end_inset
26799
26800
26801 \end_layout
26802
26803 \begin_layout Standard
26804 \begin_inset VSpace bigskip
26805 \end_inset
26806
26807
26808 \end_layout
26809
26810 \begin_layout Standard
26811 \begin_inset Note Greyedout
26812 status open
26813
26814 \begin_layout Plain Layout
26815
26816 \series bold
26817 Bemerkung:
26818 \series default
26819  Randnotizen können ohne Tricks nicht in Tabellen, Gleitumgebungen und Fußnoten
26820  verwendet werden.
26821 \end_layout
26822
26823 \end_inset
26824
26825
26826 \end_layout
26827
26828 \begin_layout Standard
26829 \begin_inset VSpace bigskip
26830 \end_inset
26831
26832
26833 \end_layout
26834
26835 \begin_layout Standard
26836 \begin_inset ERT
26837 status collapsed
26838
26839 \begin_layout Plain Layout
26840
26841
26842 \backslash
26843 ifmarginnote
26844 \end_layout
26845
26846 \end_inset
26847
26848
26849 \begin_inset Note Note
26850 status open
26851
26852 \begin_layout Plain Layout
26853 Der folgende Abschnitt wird nur gedruckt, wenn das LaTeX-Paket 
26854 \series bold
26855 marginnote
26856 \series default
26857  installiert ist.
26858 \end_layout
26859
26860 \end_inset
26861
26862
26863 \end_layout
26864
26865 \begin_layout Standard
26866 Diese Einschränkung kann umgangen werden, wenn das LaTeX-Paket 
26867 \series bold
26868 marginnote
26869 \series default
26870
26871 \begin_inset Index idx
26872 status collapsed
26873
26874 \begin_layout Plain Layout
26875 LaTeX-Pakete ! marginnote
26876 \end_layout
26877
26878 \end_inset
26879
26880  verwendet wird.
26881  Wenn Sie diese zwei Zeilen zum LaTeX-Vorspann hinzufügen, wird der Befehl,
26882  der von LyX für Randnotizen verwendet wird, umdefiniert, so dass der Befehl
26883  des Pakets 
26884 \series bold
26885 marginnote
26886 \series default
26887  für Randnotizen verwendet wird:
26888 \end_layout
26889
26890 \begin_layout Standard
26891
26892 \series bold
26893
26894 \backslash
26895 usepackage{marginnote}
26896 \begin_inset Newline newline
26897 \end_inset
26898
26899
26900 \backslash
26901 let
26902 \backslash
26903 marginpar
26904 \backslash
26905 marginnote
26906 \end_layout
26907
26908 \begin_layout Standard
26909 Dies wird auch in diesem Dokument verwendet, denn 
26910 \series bold
26911 marginnote
26912 \series default
26913  hat eine andere nützliche Eigenschaft: Man kann einen vertikalen Versatz
26914  für Randnotizen angeben.
26915  Dies wird oft für ein besseres Seitenformat verwendet, wenn zu viele Randnotize
26916 n zu dicht beieinander sind.
26917  Der Versatz wird in LyX als TeX-Code direkt nach der Randnotiz mit dem
26918  Schema
26919 \end_layout
26920
26921 \begin_layout Standard
26922
26923 \series bold
26924 [Versatz]
26925 \end_layout
26926
26927 \begin_layout Standard
26928 angegeben.
26929  Dabei ist der Versatz eine Länge mit einer der Einheiten, die in Tabelle
26930 \begin_inset space ~
26931 \end_inset
26932
26933
26934 \begin_inset CommandInset ref
26935 LatexCommand ref
26936 reference "tab:Maßeinheiten"
26937
26938 \end_inset
26939
26940  aufgelistet sind.
26941  Ein negativer Wert versetzt die Randnotiz nach oben, ein positiver Wert
26942  nach unten.
26943  Zum Beispiel ist die Randnotiz neben diesem Text um 1.5
26944 \begin_inset space \thinspace{}
26945 \end_inset
26946
26947 cm mit dem TeX-Code-Befehl  
26948 \begin_inset Quotes gld
26949 \end_inset
26950
26951
26952 \series bold
26953 [-1.5cm]
26954 \series default
26955
26956 \begin_inset Quotes grd
26957 \end_inset
26958
26959  nach oben versetzt.
26960 \begin_inset Marginal
26961 status open
26962
26963 \begin_layout Plain Layout
26964 Diese Randnotiz ist 1.5
26965 \begin_inset space \thinspace{}
26966 \end_inset
26967
26968 cm von ihrer Originalposition nach oben versetzt.
26969 \end_layout
26970
26971 \end_inset
26972
26973
26974 \begin_inset ERT
26975 status collapsed
26976
26977 \begin_layout Plain Layout
26978
26979 [-1.5cm]
26980 \end_layout
26981
26982 \end_inset
26983
26984
26985 \end_layout
26986
26987 \begin_layout Standard
26988 \begin_inset VSpace medskip
26989 \end_inset
26990
26991 Mit 
26992 \series bold
26993 marginnote
26994 \series default
26995  können Sie auch die Ausrichtung des Texts in der Randnotiz ändern.
26996  Zum Beispiel setzen die Befehle
26997 \end_layout
26998
26999 \begin_layout Standard
27000
27001 \series bold
27002
27003 \backslash
27004 renewcommand*{
27005 \backslash
27006 raggedleftmarginnote}{
27007 \backslash
27008 centering}
27009 \begin_inset Newline newline
27010 \end_inset
27011
27012
27013 \backslash
27014 renewcommand*{
27015 \backslash
27016 raggedrightmarginnote}{
27017 \backslash
27018 centering}
27019 \end_layout
27020
27021 \begin_layout Standard
27022 die Ausrichtung auf zentriert.
27023  
27024 \series bold
27025
27026 \backslash
27027 raggedleftmarginnote
27028 \series default
27029  bewirkt dabei, dass die Randnotiz auf der linken Seite erscheint.
27030  
27031 \begin_inset ERT
27032 status collapsed
27033
27034 \begin_layout Plain Layout
27035
27036
27037 \backslash
27038 renewcommand*{
27039 \backslash
27040 raggedleftmarginnote}{
27041 \backslash
27042 centering}
27043 \end_layout
27044
27045 \begin_layout Plain Layout
27046
27047
27048 \backslash
27049 renewcommand*{
27050 \backslash
27051 raggedrightmarginnote}{
27052 \backslash
27053 centering}
27054 \end_layout
27055
27056 \end_inset
27057
27058
27059 \begin_inset Marginal
27060 status open
27061
27062 \begin_layout Plain Layout
27063 Der Text dieser Randnotiz ist zentriert ausgerichtet.
27064 \end_layout
27065
27066 \end_inset
27067
27068  Die Voreinstellung ist
27069 \end_layout
27070
27071 \begin_layout Standard
27072
27073 \series bold
27074
27075 \backslash
27076 renewcommand*{
27077 \backslash
27078 raggedleftmarginnote}{
27079 \backslash
27080 raggedleft}
27081 \begin_inset Newline newline
27082 \end_inset
27083
27084
27085 \backslash
27086 renewcommand*{
27087 \backslash
27088 raggedrightmarginnote}{
27089 \backslash
27090 raggedright}
27091 \series default
27092
27093 \begin_inset ERT
27094 status collapsed
27095
27096 \begin_layout Plain Layout
27097
27098
27099 \backslash
27100 renewcommand*{
27101 \backslash
27102 raggedleftmarginnote}{
27103 \backslash
27104 raggedleft}
27105 \end_layout
27106
27107 \begin_layout Plain Layout
27108
27109
27110 \backslash
27111 renewcommand*{
27112 \backslash
27113 raggedrightmarginnote}{
27114 \backslash
27115 raggedright}
27116 \end_layout
27117
27118 \end_inset
27119
27120
27121 \end_layout
27122
27123 \begin_layout Standard
27124 \begin_inset VSpace medskip
27125 \end_inset
27126
27127 Für weitere Fähigkeiten des Pakets 
27128 \series bold
27129 marginnote
27130 \series default
27131  sei auf dessen Dokumentation verwiesen 
27132 \begin_inset CommandInset citation
27133 LatexCommand cite
27134 key "marginnote"
27135
27136 \end_inset
27137
27138 .
27139 \end_layout
27140
27141 \begin_layout Standard
27142 \begin_inset VSpace bigskip
27143 \end_inset
27144
27145 Das Format von Randnotizen kann allgemein durch Änderung ihrer Definition
27146  geändert werden.
27147  Um z.
27148 \begin_inset space \thinspace{}
27149 \end_inset
27150
27151 B.
27152  eine Überschrift für alle Randnotizen mit dem unterstrichenen, serifenlosen
27153  und fettgedruckten Text 
27154 \begin_inset Quotes eld
27155 \end_inset
27156
27157
27158 \family sans
27159 \series bold
27160 \bar under
27161 Achtung!
27162 \family default
27163 \series default
27164 \bar default
27165
27166 \begin_inset Quotes erd
27167 \end_inset
27168
27169  zu erstellen, fügen Sie dies zum LaTeX-Vorspann hinzu:
27170 \end_layout
27171
27172 \begin_layout Standard
27173
27174 \series bold
27175
27176 \backslash
27177 let
27178 \backslash
27179 myMarginpar
27180 \backslash
27181 marginpar
27182 \begin_inset Newline newline
27183 \end_inset
27184
27185
27186 \backslash
27187 renewcommand{
27188 \backslash
27189 marginpar}[1]{
27190 \backslash
27191 myMarginpar{%
27192 \begin_inset Newline newline
27193 \end_inset
27194
27195
27196 \begin_inset Phantom HPhantom
27197 status open
27198
27199 \begin_layout Plain Layout
27200
27201 \series bold
27202 \begin_inset space ~
27203 \end_inset
27204
27205
27206 \end_layout
27207
27208 \end_inset
27209
27210
27211 \backslash
27212 hspace{0pt}
27213 \backslash
27214 textsf{
27215 \backslash
27216 textbf{
27217 \backslash
27218 underbar{Achtung!}}}%
27219 \begin_inset Newline newline
27220 \end_inset
27221
27222
27223 \begin_inset Phantom HPhantom
27224 status open
27225
27226 \begin_layout Plain Layout
27227
27228 \series bold
27229 \begin_inset space ~
27230 \end_inset
27231
27232
27233 \end_layout
27234
27235 \end_inset
27236
27237
27238 \backslash
27239 vspace{1.5mm}
27240 \backslash
27241
27242 \backslash
27243 #1}}
27244 \end_layout
27245
27246 \begin_layout Standard
27247 \begin_inset ERT
27248 status collapsed
27249
27250 \begin_layout Plain Layout
27251
27252
27253 \backslash
27254 let
27255 \backslash
27256 myMarginpar
27257 \backslash
27258 marginpar
27259 \end_layout
27260
27261 \begin_layout Plain Layout
27262
27263
27264 \backslash
27265 renewcommand{
27266 \backslash
27267 marginpar}[1]{
27268 \backslash
27269 myMarginpar{%
27270 \end_layout
27271
27272 \begin_layout Plain Layout
27273
27274    
27275 \backslash
27276 textsf{
27277 \backslash
27278 textbf{
27279 \backslash
27280 underbar{Achtung!}}}%
27281 \end_layout
27282
27283 \begin_layout Plain Layout
27284
27285    
27286 \backslash
27287 vspace{1.5mm}
27288 \backslash
27289
27290 \backslash
27291 #1}}
27292 \end_layout
27293
27294 \end_inset
27295
27296
27297 \begin_inset Marginal
27298 status open
27299
27300 \begin_layout Plain Layout
27301 Dies ist eine Randnotiz mit einer definierten Überschrift.
27302 \end_layout
27303
27304 \end_inset
27305
27306
27307 \begin_inset ERT
27308 status collapsed
27309
27310 \begin_layout Plain Layout
27311
27312 [-1.5cm]
27313 \end_layout
27314
27315 \end_inset
27316
27317
27318 \begin_inset ERT
27319 status collapsed
27320
27321 \begin_layout Plain Layout
27322
27323
27324 \backslash
27325 renewcommand{
27326 \backslash
27327 marginpar}[1]{
27328 \backslash
27329 myMarginpar{#1}}
27330 \end_layout
27331
27332 \end_inset
27333
27334
27335 \begin_inset Note Note
27336 status open
27337
27338 \begin_layout Plain Layout
27339 Das Format wurde nur für dieses Beispiel geändert.
27340 \end_layout
27341
27342 \end_inset
27343
27344
27345 \end_layout
27346
27347 \begin_layout Standard
27348 \begin_inset ERT
27349 status collapsed
27350
27351 \begin_layout Plain Layout
27352
27353
27354 \backslash
27355 else
27356 \end_layout
27357
27358 \end_inset
27359
27360
27361 \begin_inset Note Note
27362 status open
27363
27364 \begin_layout Plain Layout
27365 Der folgende Hinweis wird gedruckt, wenn das LaTeX-Paket 
27366 \series bold
27367 marginnote
27368 \series default
27369  nicht installiert ist:
27370 \end_layout
27371
27372 \end_inset
27373
27374
27375 \end_layout
27376
27377 \begin_layout Standard
27378 Das LaTeX-Paket 
27379 \series bold
27380 marginnote
27381 \series default
27382  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
27383 \end_layout
27384
27385 \begin_layout Standard
27386 \begin_inset ERT
27387 status collapsed
27388
27389 \begin_layout Plain Layout
27390
27391
27392 \backslash
27393 fi
27394 \end_layout
27395
27396 \end_inset
27397
27398
27399 \end_layout
27400
27401 \begin_layout Chapter
27402 Boxen
27403 \end_layout
27404
27405 \begin_layout Section
27406 Einleitung
27407 \begin_inset Index idx
27408 status collapsed
27409
27410 \begin_layout Plain Layout
27411 Boxen ! Einleitung
27412 \end_layout
27413
27414 \end_inset
27415
27416
27417 \end_layout
27418
27419 \begin_layout Standard
27420 Boxen werden benutzt, um einen Textblock zu formatieren.
27421  Sie können benutzt werden, um Dokumente in mehreren Sprachen zu schreiben,
27422  siehe Abschnitt
27423 \begin_inset space ~
27424 \end_inset
27425
27426
27427 \begin_inset CommandInset ref
27428 LatexCommand ref
27429 reference "abs:Minipage"
27430
27431 \end_inset
27432
27433 , um Text zu umrahmen, siehe Abschnitt
27434 \begin_inset space ~
27435 \end_inset
27436
27437
27438 \begin_inset CommandInset ref
27439 LatexCommand ref
27440 reference "uab:Verzierung"
27441
27442 \end_inset
27443
27444 , um Silbentrennung zu verhindern, siehe Abschnitt
27445 \begin_inset space ~
27446 \end_inset
27447
27448
27449 \begin_inset CommandInset ref
27450 LatexCommand ref
27451 reference "abs:Silbentrennung-unterbinden"
27452
27453 \end_inset
27454
27455 , um Text senkrecht auszurichten, siehe Abschnitt
27456 \begin_inset space ~
27457 \end_inset
27458
27459
27460 \begin_inset CommandInset ref
27461 LatexCommand ref
27462 reference "uab:Vertikale-Ausrichtung"
27463
27464 \end_inset
27465
27466  oder um die Hintergrundfarbe von Texten zu setzen, siehe Abschnitt
27467 \begin_inset space ~
27468 \end_inset
27469
27470
27471 \begin_inset CommandInset ref
27472 LatexCommand ref
27473 reference "abs:Farbige-Boxen"
27474
27475 \end_inset
27476
27477 .
27478 \end_layout
27479
27480 \begin_layout Standard
27481 Boxen werden mit 
27482 \family sans
27483 Einfügen\SpecialChar \menuseparator
27484 Box
27485 \family default
27486  oder dem Schalter 
27487 \begin_inset Graphics
27488         filename ../../images/box-insert.png
27489         scale 70
27490         scaleBeforeRotation
27491
27492 \end_inset
27493
27494  eingefügt.
27495  Ein graues Kästchen mit der Aufschrift 
27496 \begin_inset Quotes gld
27497 \end_inset
27498
27499 Box (Minipage)
27500 \begin_inset Quotes grd
27501 \end_inset
27502
27503  erscheint: 
27504 \begin_inset Graphics
27505         filename clipart/StandardBoxQt4.png
27506         scale 85
27507         scaleBeforeRotation
27508
27509 \end_inset
27510
27511  Mit einem Rechts\SpecialChar \-
27512 klick auf das graue Kästchen und der Auswahl von 
27513 \family sans
27514 Einstellungen
27515 \family default
27516  kann der Typ spezifiziert werden.
27517  Das Dialogfenster bietet bei 
27518 \family sans
27519 Innere
27520 \begin_inset space ~
27521 \end_inset
27522
27523 Box
27524 \family default
27525  die Typen 
27526 \family sans
27527 Makebox
27528 \family default
27529
27530 \family sans
27531 Parbox
27532 \family default
27533  und 
27534 \family sans
27535 Minipage
27536 \family default
27537  an.
27538  
27539 \family sans
27540 Minipage
27541 \family default
27542  ist die Standard-Einstellung für neue Boxen und in Abschnitt
27543 \begin_inset space ~
27544 \end_inset
27545
27546
27547 \begin_inset CommandInset ref
27548 LatexCommand ref
27549 reference "abs:Minipage"
27550
27551 \end_inset
27552
27553  beschrieben, 
27554 \family sans
27555 Parbox
27556 \family default
27557  in Abschnitt
27558 \begin_inset space ~
27559 \end_inset
27560
27561
27562 \begin_inset CommandInset ref
27563 LatexCommand ref
27564 reference "abs:Parbox"
27565
27566 \end_inset
27567
27568  und 
27569 \family sans
27570 Makebox
27571 \family default
27572  in 
27573 \begin_inset CommandInset ref
27574 LatexCommand ref
27575 reference "abs:Silbentrennung-unterbinden"
27576
27577 \end_inset
27578
27579 .
27580 \end_layout
27581
27582 \begin_layout Standard
27583 Boxen sind nicht nummeriert, und Sie können deshalb nicht auf sie verweisen
27584  wie auf Gleitobjekte und Fußnoten.
27585 \end_layout
27586
27587 \begin_layout Standard
27588 \begin_inset Note Greyedout
27589 status open
27590
27591 \begin_layout Plain Layout
27592
27593 \series bold
27594 Bemerkung
27595 \begin_inset space ~
27596 \end_inset
27597
27598 1:
27599 \series default
27600  Boxen dürfen in 
27601 \family sans
27602 List-
27603 \family default
27604  oder 
27605 \family sans
27606 Beschreibung-
27607 \family default
27608 Umgebungen nicht verwendet werden.
27609 \end_layout
27610
27611 \end_inset
27612
27613
27614 \end_layout
27615
27616 \begin_layout Standard
27617 \begin_inset Note Greyedout
27618 status open
27619
27620 \begin_layout Plain Layout
27621
27622 \series bold
27623 Bemerkung
27624 \begin_inset space ~
27625 \end_inset
27626
27627 2:
27628 \series default
27629  Boxen ohne 
27630 \family sans
27631 Innere
27632 \begin_inset space ~
27633 \end_inset
27634
27635 Box
27636 \family default
27637  und ohne Rahmen werden in Abschnitt
27638 \begin_inset space ~
27639 \end_inset
27640
27641
27642 \begin_inset CommandInset ref
27643 LatexCommand ref
27644 reference "abs:Silbentrennung-unterbinden"
27645
27646 \end_inset
27647
27648  beschrieben.
27649 \end_layout
27650
27651 \end_inset
27652
27653
27654 \end_layout
27655
27656 \begin_layout Section
27657 Das Box-Einstellungen-Fenster
27658 \begin_inset CommandInset label
27659 LatexCommand label
27660 name "abs:Box-Dialog"
27661
27662 \end_inset
27663
27664
27665 \begin_inset Index idx
27666 status collapsed
27667
27668 \begin_layout Plain Layout
27669 Boxen ! Box-Dialog-Fenster
27670 \end_layout
27671
27672 \end_inset
27673
27674
27675 \end_layout
27676
27677 \begin_layout Subsection
27678 Box-Größe
27679 \begin_inset Index idx
27680 status collapsed
27681
27682 \begin_layout Plain Layout
27683 Boxen ! Größe
27684 \end_layout
27685
27686 \end_inset
27687
27688
27689 \end_layout
27690
27691 \begin_layout Standard
27692 Im 
27693 \family sans
27694 Box-Einstellungen
27695 \family default
27696 -Fenster können Sie die Größe der Box mit 
27697 \family sans
27698 Breite
27699 \family default
27700  und 
27701 \family sans
27702 Höhe 
27703 \family default
27704 festlegen.
27705  Die verfügbaren Einheiten werden in Tabelle
27706 \begin_inset space ~
27707 \end_inset
27708
27709
27710 \begin_inset CommandInset ref
27711 LatexCommand ref
27712 reference "tab:Maßeinheiten"
27713
27714 \end_inset
27715
27716  aufgelistet.
27717  Das Feld
27718 \family sans
27719  Höhe
27720 \family default
27721  bietet die folgenden zusätzlichen Größen:
27722 \end_layout
27723
27724 \begin_layout Description
27725 Tiefe Dies ist die reine Text-
27726 \begin_inset Quotes gld
27727 \end_inset
27728
27729 Höhe
27730 \begin_inset Quotes grd
27731 \end_inset
27732
27733 .
27734  Sie ignoriert die Gesamthöhe, wenn es mehrere Textzeilen gibt:
27735 \begin_inset Newline newline
27736 \end_inset
27737
27738
27739 \begin_inset Newline newline
27740 \end_inset
27741
27742
27743 \begin_inset Newline newline
27744 \end_inset
27745
27746
27747 \begin_inset Box Boxed
27748 position "c"
27749 hor_pos "c"
27750 has_inner_box 1
27751 inner_pos "c"
27752 use_parbox 0
27753 use_makebox 0
27754 width "12col%"
27755 special "none"
27756 height "1in"
27757 height_special "depth"
27758 status collapsed
27759
27760 \begin_layout Plain Layout
27761 \align center
27762 Box-Höhe = 1
27763 \begin_inset space \thinspace{}
27764 \end_inset
27765
27766 Tiefe
27767 \end_layout
27768
27769 \end_inset
27770
27771
27772 \begin_inset Newline newline
27773 \end_inset
27774
27775
27776 \begin_inset Newline newline
27777 \end_inset
27778
27779
27780 \end_layout
27781
27782 \begin_layout Description
27783 Höhe Dies ist die Texthöhe innerhalb der Box.
27784  Der Wert 2 für diese Größe wird die Boxhöhe auf den zweifachen Wert der
27785  Texthöhe setzen: 
27786 \begin_inset Box Boxed
27787 position "c"
27788 hor_pos "c"
27789 has_inner_box 1
27790 inner_pos "c"
27791 use_parbox 0
27792 use_makebox 0
27793 width "20col%"
27794 special "none"
27795 height "2in"
27796 height_special "height"
27797 status collapsed
27798
27799 \begin_layout Plain Layout
27800 \align center
27801 Boxhöhe = 2
27802 \begin_inset space \thinspace{}
27803 \end_inset
27804
27805 Höhe
27806 \end_layout
27807
27808 \end_inset
27809
27810
27811 \end_layout
27812
27813 \begin_layout Description
27814 Gesamthöhe Dies ist Höhe
27815 \begin_inset space \thinspace{}
27816 \end_inset
27817
27818 +
27819 \begin_inset space \thinspace{}
27820 \end_inset
27821
27822 Tiefe: 
27823 \begin_inset Box Boxed
27824 position "c"
27825 hor_pos "c"
27826 has_inner_box 1
27827 inner_pos "c"
27828 use_parbox 0
27829 use_makebox 0
27830 width "20col%"
27831 special "none"
27832 height "1in"
27833 height_special "totalheight"
27834 status collapsed
27835
27836 \begin_layout Plain Layout
27837 \align center
27838 Boxhöhe = 1
27839 \begin_inset space \thinspace{}
27840 \end_inset
27841
27842 Gesamthöhe
27843 \end_layout
27844
27845 \end_inset
27846
27847
27848 \end_layout
27849
27850 \begin_layout Description
27851 Breite Dies setzt Höhe = Breite, das heißt, die Box wird quadratisch: 
27852 \begin_inset Box Boxed
27853 position "c"
27854 hor_pos "c"
27855 has_inner_box 1
27856 inner_pos "c"
27857 use_parbox 0
27858 use_makebox 0
27859 width "12col%"
27860 special "none"
27861 height "1in"
27862 height_special "width"
27863 status collapsed
27864
27865 \begin_layout Plain Layout
27866 \align center
27867 Boxhöhe = 1
27868 \begin_inset space \thinspace{}
27869 \end_inset
27870
27871 Breite
27872 \end_layout
27873
27874 \end_inset
27875
27876
27877 \end_layout
27878
27879 \begin_layout Subsection
27880 Ausrichtung
27881 \begin_inset Index idx
27882 status collapsed
27883
27884 \begin_layout Plain Layout
27885 Boxen ! Ausrichtung
27886 \end_layout
27887
27888 \end_inset
27889
27890
27891 \end_layout
27892
27893 \begin_layout Standard
27894 Wenn Sie eine 
27895 \family sans
27896 Innere
27897 \begin_inset space ~
27898 \end_inset
27899
27900 Box
27901 \family default
27902  gewählt haben, kann die Box mit folgenden Werten für 
27903 \family sans
27904 Box
27905 \family default
27906  senkrecht ausgerichtet werden:
27907 \end_layout
27908
27909 \begin_layout Description
27910 Oben Dies ist ein Beispieltext.
27911  
27912 \begin_inset Box Boxed
27913 position "t"
27914 hor_pos "c"
27915 has_inner_box 1
27916 inner_pos "c"
27917 use_parbox 0
27918 use_makebox 0
27919 width "20col%"
27920 special "none"
27921 height "1in"
27922 height_special "totalheight"
27923 status collapsed
27924
27925 \begin_layout Plain Layout
27926 \align center
27927 Die Ober\SpecialChar \-
27928 kante der Box ist in der Zeile.
27929 \end_layout
27930
27931 \end_inset
27932
27933  Dies ist ein Beispieltext.
27934 \end_layout
27935
27936 \begin_layout Description
27937 Mitte Dies ist ein Beispieltext.
27938  
27939 \begin_inset Box Boxed
27940 position "c"
27941 hor_pos "c"
27942 has_inner_box 1
27943 inner_pos "c"
27944 use_parbox 0
27945 use_makebox 0
27946 width "20col%"
27947 special "none"
27948 height "1in"
27949 height_special "totalheight"
27950 status collapsed
27951
27952 \begin_layout Plain Layout
27953 \align center
27954 Die Mitte der Box ist in der Zeile.
27955 \end_layout
27956
27957 \end_inset
27958
27959  Dies ist ein Beispieltext.
27960 \end_layout
27961
27962 \begin_layout Description
27963 Unten Dies ist ein Beispieltext.
27964  
27965 \begin_inset Box Boxed
27966 position "b"
27967 hor_pos "c"
27968 has_inner_box 1
27969 inner_pos "c"
27970 use_parbox 0
27971 use_makebox 0
27972 width "20col%"
27973 special "none"
27974 height "1in"
27975 height_special "totalheight"
27976 status collapsed
27977
27978 \begin_layout Plain Layout
27979 \align center
27980 Die Unter\SpecialChar \-
27981 kante der Box ist in der Zeile.
27982 \end_layout
27983
27984 \end_inset
27985
27986  Dies ist ein Beispieltext.
27987 \end_layout
27988
27989 \begin_layout Standard
27990 \begin_inset Note Greyedout
27991 status open
27992
27993 \begin_layout Plain Layout
27994
27995 \series bold
27996 Bemerkung:
27997 \series default
27998  Die senkrechte Boxausrichtung kann in der Ausgabe verloren gehen wenn zwei
27999  Boxen in einer Zeile sind und eine Box z.
28000 \begin_inset space \thinspace{}
28001 \end_inset
28002
28003 B.
28004  schattiert ist, die andere aber nicht.
28005 \end_layout
28006
28007 \end_inset
28008
28009
28010 \end_layout
28011
28012 \begin_layout Standard
28013 Eine Box kann mit dem Dialog 
28014 \family sans
28015 Absatz-Einstellungen
28016 \family default
28017  waagerecht ausgerichtet werden, wenn die Box in einem eigenen Absatz steht.
28018 \end_layout
28019
28020 \begin_layout Standard
28021 \begin_inset VSpace bigskip
28022 \end_inset
28023
28024 Wenn Sie eine 
28025 \family sans
28026 Innere
28027 \begin_inset space ~
28028 \end_inset
28029
28030 Box
28031 \family default
28032  gewählt haben, kann der Inhalt der Box mit folgenden Werten für 
28033 \family sans
28034 Inhalt
28035 \family default
28036  senkrecht ausgerichtet werden:
28037 \end_layout
28038
28039 \begin_layout Description
28040 Oben Dies ist ein Beispieltext.
28041  
28042 \begin_inset Box Boxed
28043 position "c"
28044 hor_pos "c"
28045 has_inner_box 1
28046 inner_pos "t"
28047 use_parbox 0
28048 use_makebox 0
28049 width "20col%"
28050 special "none"
28051 height "1.5in"
28052 height_special "totalheight"
28053 status collapsed
28054
28055 \begin_layout Plain Layout
28056 \align center
28057 Der Boxinhalt ist am oberen Boxrand ausgerichtet.
28058 \end_layout
28059
28060 \end_inset
28061
28062  Dies ist ein Beispieltext.
28063 \end_layout
28064
28065 \begin_layout Description
28066 Mitte Dies ist ein Beispieltext.
28067  
28068 \begin_inset Box Boxed
28069 position "c"
28070 hor_pos "c"
28071 has_inner_box 1
28072 inner_pos "c"
28073 use_parbox 0
28074 use_makebox 0
28075 width "20col%"
28076 special "none"
28077 height "1.5in"
28078 height_special "totalheight"
28079 status collapsed
28080
28081 \begin_layout Plain Layout
28082 \align center
28083 Der Boxinhalt ist zentriert ausgerichtet.
28084 \end_layout
28085
28086 \end_inset
28087
28088  Dies ist ein Beispieltext.
28089 \end_layout
28090
28091 \begin_layout Description
28092 Unten Dies ist ein Beispieltext.
28093  
28094 \begin_inset Box Boxed
28095 position "c"
28096 hor_pos "c"
28097 has_inner_box 1
28098 inner_pos "b"
28099 use_parbox 0
28100 use_makebox 0
28101 width "20col%"
28102 special "none"
28103 height "1.5in"
28104 height_special "totalheight"
28105 status collapsed
28106
28107 \begin_layout Plain Layout
28108 \align center
28109 Der Boxinhalt ist am unteren Boxrand ausgerichtet.
28110 \end_layout
28111
28112 \end_inset
28113
28114  Dies ist ein Beispieltext.
28115 \end_layout
28116
28117 \begin_layout Description
28118 Dehnen Dies ist ein Beispieltext.
28119  
28120 \begin_inset Box Boxed
28121 position "c"
28122 hor_pos "c"
28123 has_inner_box 1
28124 inner_pos "s"
28125 use_parbox 0
28126 use_makebox 0
28127 width "20col%"
28128 special "none"
28129 height "1in"
28130 height_special "totalheight"
28131 status collapsed
28132
28133 \begin_layout Plain Layout
28134 \align center
28135 Der Boxinhalt
28136 \end_layout
28137
28138 \begin_layout Plain Layout
28139 \align center
28140 ist über die
28141 \end_layout
28142
28143 \begin_layout Plain Layout
28144 \align center
28145 Boxhöhe
28146 \end_layout
28147
28148 \begin_layout Plain Layout
28149 \align center
28150 gleichmäßig verteilt.
28151 \end_layout
28152
28153 \end_inset
28154
28155  Dies ist ein Beispieltext.
28156 \end_layout
28157
28158 \begin_layout Standard
28159 Das Dehnen funktioniert aber nur, wenn der Boxinhalt aus mehreren Absätzen
28160  besteht.
28161  Im obigen Beispiel ist jede Zeile ein eigener Absatz.
28162 \end_layout
28163
28164 \begin_layout Standard
28165 Ein Boxinhalt kann mit dem Dialog 
28166 \family sans
28167 Absatz-Einstellungen
28168 \family default
28169  waagerecht ausgerichtet werden, wenn Sie eine
28170 \family sans
28171  Innere
28172 \begin_inset space ~
28173 \end_inset
28174
28175 Box
28176 \family default
28177  gewählt haben.
28178 \end_layout
28179
28180 \begin_layout Standard
28181 \align center
28182 \begin_inset Box Boxed
28183 position "c"
28184 hor_pos "c"
28185 has_inner_box 1
28186 inner_pos "s"
28187 use_parbox 0
28188 use_makebox 0
28189 width "30col%"
28190 special "none"
28191 height "1.25in"
28192 height_special "totalheight"
28193 status collapsed
28194
28195 \begin_layout Plain Layout
28196 \align left
28197 Hier ist jede Zeile
28198 \end_layout
28199
28200 \begin_layout Plain Layout
28201 \align center
28202 anders
28203 \end_layout
28204
28205 \begin_layout Plain Layout
28206 \align right
28207 ausgerichtet.
28208 \end_layout
28209
28210 \end_inset
28211
28212
28213 \end_layout
28214
28215 \begin_layout Standard
28216 Wenn Sie keine
28217 \family sans
28218  Innere
28219 \begin_inset space ~
28220 \end_inset
28221
28222 Box
28223 \family default
28224  gewählt haben, können Sie den Boxinhalt waagerecht mit dem 
28225 \family sans
28226 Box-Einstellungen-
28227 \family default
28228 Dialog ausrichten
28229 \end_layout
28230
28231 \begin_layout Standard
28232 \align center
28233 \begin_inset Box Boxed
28234 position "c"
28235 hor_pos "s"
28236 has_inner_box 0
28237 inner_pos "s"
28238 use_parbox 0
28239 use_makebox 0
28240 width "90col%"
28241 special "none"
28242 height "1.25in"
28243 height_special "totalheight"
28244 status collapsed
28245
28246 \begin_layout Plain Layout
28247 \align left
28248 Dieser Boxinhalt wurde horizontal gedehnt.
28249 \end_layout
28250
28251 \end_inset
28252
28253
28254 \end_layout
28255
28256 \begin_layout Subsection
28257 Verzierung
28258 \begin_inset CommandInset label
28259 LatexCommand label
28260 name "uab:Verzierung"
28261
28262 \end_inset
28263
28264
28265 \begin_inset Index idx
28266 status collapsed
28267
28268 \begin_layout Plain Layout
28269 Boxen ! Verzierung
28270 \end_layout
28271
28272 \end_inset
28273
28274
28275 \end_layout
28276
28277 \begin_layout Standard
28278 Im 
28279 \family sans
28280 Box-Einstellungen-
28281 \family default
28282 Dialog können Sie mit der 
28283 \family sans
28284 Verzierung
28285 \family default
28286  den Typ der Box auswählen:
28287 \end_layout
28288
28289 \begin_layout Description
28290 Kein
28291 \begin_inset space ~
28292 \end_inset
28293
28294 Rahmen Nichts wird gezeichnet.
28295 \end_layout
28296
28297 \begin_layout Description
28298 Einfacher
28299 \begin_inset space ~
28300 \end_inset
28301
28302 rechteckiger
28303 \begin_inset space ~
28304 \end_inset
28305
28306 Rahmen Um die Box wird ein rechteckiger Rahmen gezeichnet.
28307  Die Rahmendicke wird durch 
28308 \series bold
28309
28310 \backslash
28311 fboxrule
28312 \series default
28313  festgelegt.
28314  
28315 \begin_inset Box Boxed
28316 position "c"
28317 hor_pos "c"
28318 has_inner_box 1
28319 inner_pos "c"
28320 use_parbox 0
28321 use_makebox 0
28322 width "21col%"
28323 special "none"
28324 height "1in"
28325 height_special "totalheight"
28326 status collapsed
28327
28328 \begin_layout Plain Layout
28329
28330 \series medium
28331 Rechteckige
28332 \begin_inset space ~
28333 \end_inset
28334
28335 Box
28336 \end_layout
28337
28338 \end_inset
28339
28340
28341 \end_layout
28342
28343 \begin_layout Description
28344 erlaube
28345 \begin_inset space ~
28346 \end_inset
28347
28348 Seitenumbrüche 
28349 \end_layout
28350
28351 \begin_layout Description
28352 Ovaler
28353 \begin_inset space ~
28354 \end_inset
28355
28356 Rahmen,
28357 \begin_inset space ~
28358 \end_inset
28359
28360 dünn zeichnet einen dünnen Rahmen mit abgerundeten Ecken um die Box.
28361  Die Rahmendicke ist 0.4
28362 \begin_inset space \thinspace{}
28363 \end_inset
28364
28365 pt.
28366  
28367 \begin_inset Box ovalbox
28368 position "c"
28369 hor_pos "c"
28370 has_inner_box 1
28371 inner_pos "c"
28372 use_parbox 0
28373 use_makebox 0
28374 width "20col%"
28375 special "none"
28376 height "1in"
28377 height_special "totalheight"
28378 status collapsed
28379
28380 \begin_layout Plain Layout
28381 Ovale
28382 \begin_inset space ~
28383 \end_inset
28384
28385 Box,
28386 \begin_inset space ~
28387 \end_inset
28388
28389 dünn
28390 \end_layout
28391
28392 \end_inset
28393
28394
28395 \end_layout
28396
28397 \begin_layout Description
28398 Ovaler
28399 \begin_inset space ~
28400 \end_inset
28401
28402 Rahmen,
28403 \begin_inset space ~
28404 \end_inset
28405
28406 dick zeichnet einen dickeren Rahmen mit abgerundeten Ecken um die Box.
28407  Die Rahmendicke ist 0.8
28408 \begin_inset space \thinspace{}
28409 \end_inset
28410
28411 pt.
28412  
28413 \begin_inset Box Ovalbox
28414 position "c"
28415 hor_pos "c"
28416 has_inner_box 1
28417 inner_pos "c"
28418 use_parbox 0
28419 use_makebox 0
28420 width "20col%"
28421 special "none"
28422 height "1in"
28423 height_special "totalheight"
28424 status collapsed
28425
28426 \begin_layout Plain Layout
28427 Ovale
28428 \begin_inset space ~
28429 \end_inset
28430
28431 Box,
28432 \begin_inset space ~
28433 \end_inset
28434
28435 dick
28436 \end_layout
28437
28438 \end_inset
28439
28440
28441 \end_layout
28442
28443 \begin_layout Description
28444 Schlagschatten zeichnet einen Rahmen mit Schatten um die Box.
28445  Die Rahmendicke wird durch 
28446 \series bold
28447
28448 \backslash
28449 fboxrule
28450 \series default
28451  festgelegt, der Schatten ist 4
28452 \begin_inset space \thinspace{}
28453 \end_inset
28454
28455 pt breit.
28456 \begin_inset Newline newline
28457 \end_inset
28458
28459
28460 \begin_inset Box Shadowbox
28461 position "c"
28462 hor_pos "c"
28463 has_inner_box 1
28464 inner_pos "c"
28465 use_parbox 0
28466 use_makebox 0
28467 width "20col%"
28468 special "none"
28469 height "1in"
28470 height_special "totalheight"
28471 status collapsed
28472
28473 \begin_layout Plain Layout
28474 Schattierte
28475 \begin_inset space ~
28476 \end_inset
28477
28478 Box
28479 \end_layout
28480
28481 \end_inset
28482
28483
28484 \end_layout
28485
28486 \begin_layout Description
28487 Schattierter
28488 \begin_inset space ~
28489 \end_inset
28490
28491 Hintergrund zeichnet eine Box mit roter Hintergrundfarbe.
28492  Im Gegensatz zu farbigen Boxen
28493 \begin_inset Foot
28494 status collapsed
28495
28496 \begin_layout Plain Layout
28497 siehe Abschnitt
28498 \begin_inset space ~
28499 \end_inset
28500
28501
28502 \begin_inset CommandInset ref
28503 LatexCommand ref
28504 reference "abs:Farbige-Boxen"
28505
28506 \end_inset
28507
28508
28509 \end_layout
28510
28511 \end_inset
28512
28513  wird der Hintergrund immer über die gesamte Zeilenbreite gedruckt, und
28514  die Box ist ein Absatz für sich.
28515  
28516 \begin_inset Box Shaded
28517 position "t"
28518 hor_pos "c"
28519 has_inner_box 0
28520 inner_pos "t"
28521 use_parbox 0
28522 use_makebox 0
28523 width "50col%"
28524 special "none"
28525 height "1in"
28526 height_special "totalheight"
28527 status collapsed
28528
28529 \begin_layout Plain Layout
28530 Schattierter Hintergrund Box
28531 \end_layout
28532
28533 \end_inset
28534
28535
28536 \end_layout
28537
28538 \begin_layout Description
28539 Doppelter
28540 \begin_inset space ~
28541 \end_inset
28542
28543 rechteckiger
28544 \begin_inset space ~
28545 \end_inset
28546
28547 Rahmen zeichnet einen doppelten Rahmen um die Box.
28548  Der innere Rahmen ist 0.75
28549 \begin_inset space \thinspace{}
28550 \end_inset
28551
28552
28553 \series bold
28554
28555 \backslash
28556 fboxrule
28557 \series default
28558  breit, der äußere 1.5
28559 \begin_inset space \thinspace{}
28560 \end_inset
28561
28562
28563 \series bold
28564
28565 \backslash
28566 fboxrule
28567 \series default
28568 , der Zwischenraum 1.5
28569 \begin_inset space \thinspace{}
28570 \end_inset
28571
28572
28573 \series bold
28574
28575 \backslash
28576 fboxrule
28577 \series default
28578
28579 \begin_inset space \thinspace{}
28580 \end_inset
28581
28582 +
28583 \begin_inset space \thinspace{}
28584 \end_inset
28585
28586 0.5
28587 \begin_inset space \thinspace{}
28588 \end_inset
28589
28590 pt.
28591  
28592 \begin_inset Box Doublebox
28593 position "c"
28594 hor_pos "c"
28595 has_inner_box 1
28596 inner_pos "c"
28597 use_parbox 0
28598 use_makebox 0
28599 width "20col%"
28600 special "none"
28601 height "1in"
28602 height_special "totalheight"
28603 status collapsed
28604
28605 \begin_layout Plain Layout
28606 Doppelt
28607 \begin_inset space ~
28608 \end_inset
28609
28610 gerahmte
28611 \begin_inset space ~
28612 \end_inset
28613
28614 Box
28615 \end_layout
28616
28617 \end_inset
28618
28619
28620 \end_layout
28621
28622 \begin_layout Standard
28623 \begin_inset VSpace bigskip
28624 \end_inset
28625
28626 Die Aufschrift der Box in LyX ändert sich mit der gewählten Verzierung.
28627  Um alle Verzierungen verwenden zu können, muss das LaTeX-Paket 
28628 \series bold
28629 fancybox
28630 \series default
28631
28632 \begin_inset Index idx
28633 status collapsed
28634
28635 \begin_layout Plain Layout
28636 LaTeX-Pakete ! fancybox
28637 \end_layout
28638
28639 \end_inset
28640
28641  installiert sein.
28642 \end_layout
28643
28644 \begin_layout Standard
28645 \begin_inset VSpace bigskip
28646 \end_inset
28647
28648 Wenn Sie die Verzierung 
28649 \family sans
28650 Einfacher rechteckiger Rahmen
28651 \family default
28652  und keine innere Box verwenden, können Sie Seitenumbrüche in der Box erlauben.
28653  Beachten Sie, dass im Gegensatz zu anderen gerahmten Boxen, der Rahmen
28654  immer über die gesamte Zeilenbreite gezeichnet wird, die Box ein Absatz
28655  für sich ist und 
28656 \series bold
28657
28658 \backslash
28659 fboxrule
28660 \series default
28661  und 
28662 \series bold
28663
28664 \backslash
28665 fboxsep
28666 \series default
28667  keinen Einfluss auf diesen Box Typ haben.
28668  Die Rahmendicke wird durch 
28669 \series bold
28670
28671 \backslash
28672 FrameRule
28673 \series default
28674  festgelegt.
28675  
28676 \begin_inset Box Framed
28677 position "t"
28678 hor_pos "c"
28679 has_inner_box 0
28680 inner_pos "t"
28681 use_parbox 0
28682 use_makebox 0
28683 width "100col%"
28684 special "none"
28685 height "1in"
28686 height_special "totalheight"
28687 status collapsed
28688
28689 \begin_layout Plain Layout
28690 Box erlaubt Seitenumbruch
28691 \end_layout
28692
28693 \end_inset
28694
28695
28696 \end_layout
28697
28698 \begin_layout Section
28699 Box-Anpassung
28700 \begin_inset Index idx
28701 status collapsed
28702
28703 \begin_layout Plain Layout
28704 Boxen ! Anpassung
28705 \end_layout
28706
28707 \end_inset
28708
28709
28710 \end_layout
28711
28712 \begin_layout Standard
28713 Der Standardwert für 
28714 \series bold
28715
28716 \backslash
28717 fboxrule
28718 \series default
28719  ist 0.4
28720 \begin_inset space \thinspace{}
28721 \end_inset
28722
28723 pt.
28724  Mit dem folgenden TeX-Code-Befehl kann er auf 2
28725 \begin_inset space \thinspace{}
28726 \end_inset
28727
28728 pt gesetzt werden:
28729 \end_layout
28730
28731 \begin_layout Standard
28732
28733 \series bold
28734
28735 \backslash
28736 setlength{
28737 \backslash
28738 fboxrule}{2pt}
28739 \end_layout
28740
28741 \begin_layout Standard
28742 \begin_inset ERT
28743 status collapsed
28744
28745 \begin_layout Plain Layout
28746
28747
28748 \backslash
28749 setlength{
28750 \backslash
28751 fboxrule}{2pt}
28752 \end_layout
28753
28754 \end_inset
28755
28756
28757 \begin_inset Box Boxed
28758 position "c"
28759 hor_pos "c"
28760 has_inner_box 1
28761 inner_pos "c"
28762 use_parbox 0
28763 use_makebox 0
28764 width "30col%"
28765 special "none"
28766 height "1in"
28767 height_special "totalheight"
28768 status open
28769
28770 \begin_layout Plain Layout
28771 \align center
28772 Rechteckige Box mit einer Rahmenbreite von 2
28773 \begin_inset space \thinspace{}
28774 \end_inset
28775
28776 pt
28777 \end_layout
28778
28779 \end_inset
28780
28781
28782 \begin_inset ERT
28783 status collapsed
28784
28785 \begin_layout Plain Layout
28786
28787
28788 \backslash
28789 setlength{
28790 \backslash
28791 fboxrule}{0.4pt}
28792 \end_layout
28793
28794 \end_inset
28795
28796
28797 \begin_inset VSpace bigskip
28798 \end_inset
28799
28800
28801 \end_layout
28802
28803 \begin_layout Standard
28804 Der Abstand zwischen dem Rahmen und dem Inhalt ist standardmäßig 3
28805 \begin_inset space \thinspace{}
28806 \end_inset
28807
28808 pt.
28809  Sie können das ändern, indem Sie den Wert von 
28810 \series bold
28811
28812 \backslash
28813 fboxsep
28814 \series default
28815  mit einem TeX-Code-Befehl ändern:
28816 \end_layout
28817
28818 \begin_layout Standard
28819
28820 \series bold
28821
28822 \backslash
28823 setlength{
28824 \backslash
28825 fboxsep}{10pt}
28826 \end_layout
28827
28828 \begin_layout Standard
28829 setzt den Wert auf 10
28830 \begin_inset space \thinspace{}
28831 \end_inset
28832
28833 pt, wie in der folgenden Box:
28834 \end_layout
28835
28836 \begin_layout Standard
28837 \begin_inset ERT
28838 status collapsed
28839
28840 \begin_layout Plain Layout
28841
28842
28843 \backslash
28844 setlength{
28845 \backslash
28846 fboxsep}{10pt}
28847 \end_layout
28848
28849 \end_inset
28850
28851
28852 \begin_inset Box Boxed
28853 position "c"
28854 hor_pos "c"
28855 has_inner_box 1
28856 inner_pos "c"
28857 use_parbox 0
28858 use_makebox 0
28859 width "25col%"
28860 special "none"
28861 height "1in"
28862 height_special "totalheight"
28863 status open
28864
28865 \begin_layout Plain Layout
28866 \align center
28867 Rechteckige Box mit 
28868 \series bold
28869
28870 \backslash
28871 fboxsep
28872 \series default
28873
28874 \begin_inset space \thinspace{}
28875 \end_inset
28876
28877 =
28878 \begin_inset space \thinspace{}
28879 \end_inset
28880
28881 10
28882 \begin_inset space \thinspace{}
28883 \end_inset
28884
28885 pt
28886 \end_layout
28887
28888 \end_inset
28889
28890
28891 \begin_inset ERT
28892 status collapsed
28893
28894 \begin_layout Plain Layout
28895
28896
28897 \backslash
28898 setlength{
28899 \backslash
28900 fboxsep}{3pt}
28901 \end_layout
28902
28903 \end_inset
28904
28905
28906 \end_layout
28907
28908 \begin_layout Standard
28909 \noindent
28910 \begin_inset VSpace bigskip
28911 \end_inset
28912
28913 Der Durchmesser der abgerundeten Ecken kann mit 
28914 \series bold
28915
28916 \backslash
28917 cornersize
28918 \series default
28919  gesetzt werden.
28920  Der TeX-Code-Befehl
28921 \end_layout
28922
28923 \begin_layout Standard
28924
28925 \series bold
28926
28927 \backslash
28928 cornersize*{1cm}
28929 \end_layout
28930
28931 \begin_layout Standard
28932 setzt den Durchmesser auf 1
28933 \begin_inset space \thinspace{}
28934 \end_inset
28935
28936 cm.
28937  Der TeX-Code-Befehl
28938 \end_layout
28939
28940 \begin_layout Standard
28941
28942 \series bold
28943
28944 \backslash
28945 cornersize{num}
28946 \end_layout
28947
28948 \begin_layout Standard
28949 setzt den Durchmesser auf 
28950 \family sans
28951 num
28952 \begin_inset space \thinspace{}
28953 \end_inset
28954
28955 ×
28956 \begin_inset space \thinspace{}
28957 \end_inset
28958
28959 Minimum(Breite der Box, Höhe der Box)
28960 \family default
28961 .
28962  Der Standardwert ist 
28963 \series bold
28964
28965 \backslash
28966 cornersize{0.5}
28967 \series default
28968 .
28969 \end_layout
28970
28971 \begin_layout Standard
28972 \begin_inset ERT
28973 status collapsed
28974
28975 \begin_layout Plain Layout
28976
28977
28978 \backslash
28979 cornersize*{1.5cm}
28980 \end_layout
28981
28982 \end_inset
28983
28984
28985 \begin_inset Box Ovalbox
28986 position "c"
28987 hor_pos "c"
28988 has_inner_box 1
28989 inner_pos "c"
28990 use_parbox 0
28991 use_makebox 0
28992 width "30col%"
28993 special "none"
28994 height "1in"
28995 height_special "totalheight"
28996 status open
28997
28998 \begin_layout Plain Layout
28999 \align center
29000 Ovale Box, dicker Rand, mit 
29001 \series bold
29002
29003 \backslash
29004 cornersize
29005 \series default
29006
29007 \begin_inset space \thinspace{}
29008 \end_inset
29009
29010 =
29011 \begin_inset space \thinspace{}
29012 \end_inset
29013
29014 1.5
29015 \begin_inset space \thinspace{}
29016 \end_inset
29017
29018 cm
29019 \end_layout
29020
29021 \end_inset
29022
29023
29024 \begin_inset ERT
29025 status collapsed
29026
29027 \begin_layout Plain Layout
29028
29029
29030 \backslash
29031 cornersize{0.5}
29032 \end_layout
29033
29034 \end_inset
29035
29036
29037 \end_layout
29038
29039 \begin_layout Standard
29040 \begin_inset VSpace bigskip
29041 \end_inset
29042
29043 Die Breite des Schattens wird mit 
29044 \series bold
29045
29046 \backslash
29047 shadowsize
29048 \series default
29049  festgelegt.
29050  Mit dem TeX-Code-Befehl
29051 \end_layout
29052
29053 \begin_layout Standard
29054
29055 \series bold
29056
29057 \backslash
29058 setlength{
29059 \backslash
29060 shadowsize}{2pt}
29061 \end_layout
29062
29063 \begin_layout Standard
29064 wird er für die folgende Box auf 2
29065 \begin_inset space \thinspace{}
29066 \end_inset
29067
29068 pt festgelegt.
29069 \end_layout
29070
29071 \begin_layout Standard
29072 \begin_inset ERT
29073 status collapsed
29074
29075 \begin_layout Plain Layout
29076
29077
29078 \backslash
29079 setlength{
29080 \backslash
29081 shadowsize}{2pt}
29082 \end_layout
29083
29084 \end_inset
29085
29086
29087 \begin_inset Box Shadowbox
29088 position "c"
29089 hor_pos "c"
29090 has_inner_box 1
29091 inner_pos "c"
29092 use_parbox 0
29093 use_makebox 0
29094 width "25col%"
29095 special "none"
29096 height "1in"
29097 height_special "totalheight"
29098 status open
29099
29100 \begin_layout Plain Layout
29101 \align center
29102 Schattierte Box mit 
29103 \series bold
29104
29105 \backslash
29106 shadowsize
29107 \series default
29108
29109 \begin_inset space \thinspace{}
29110 \end_inset
29111
29112 =
29113 \begin_inset space \thinspace{}
29114 \end_inset
29115
29116 2
29117 \begin_inset space \thinspace{}
29118 \end_inset
29119
29120 pt
29121 \end_layout
29122
29123 \end_inset
29124
29125
29126 \begin_inset ERT
29127 status collapsed
29128
29129 \begin_layout Plain Layout
29130
29131
29132 \backslash
29133 setlength{
29134 \backslash
29135 shadowsize}{4pt}
29136 \end_layout
29137
29138 \end_inset
29139
29140
29141 \end_layout
29142
29143 \begin_layout Standard
29144 \begin_inset VSpace bigskip
29145 \end_inset
29146
29147 Der Standardwert für 
29148 \series bold
29149
29150 \backslash
29151 FrameRule
29152 \series default
29153  ist 0.4
29154 \begin_inset space \thinspace{}
29155 \end_inset
29156
29157 pt.
29158  Der Standard-Abstand zwischen Rahmen und Text ist 9
29159 \begin_inset space \thinspace{}
29160 \end_inset
29161
29162 pt und kann mit dem Wert für 
29163 \series bold
29164
29165 \backslash
29166 FrameSep
29167 \series default
29168  geändert werden.
29169  Als Beispiel wurden die die Rahmeneinstellungen der folgenden Box mit diesen
29170  TeX-Code Befehlen geändert:
29171 \end_layout
29172
29173 \begin_layout Standard
29174
29175 \series bold
29176
29177 \backslash
29178 setlength{
29179 \backslash
29180 FrameRule}{5pt}
29181 \begin_inset Newline newline
29182 \end_inset
29183
29184
29185 \backslash
29186 setlength{
29187 \backslash
29188 FrameSep}{0.5cm}
29189 \end_layout
29190
29191 \begin_layout Standard
29192 \begin_inset ERT
29193 status collapsed
29194
29195 \begin_layout Plain Layout
29196
29197
29198 \backslash
29199 setlength{
29200 \backslash
29201 FrameRule}{5pt}
29202 \end_layout
29203
29204 \begin_layout Plain Layout
29205
29206
29207 \backslash
29208 setlength{
29209 \backslash
29210 FrameSep}{0.5cm}
29211 \end_layout
29212
29213 \end_inset
29214
29215
29216 \begin_inset Box Framed
29217 position "t"
29218 hor_pos "c"
29219 has_inner_box 0
29220 inner_pos "t"
29221 use_parbox 0
29222 use_makebox 0
29223 width "100col%"
29224 special "none"
29225 height "1in"
29226 height_special "totalheight"
29227 status open
29228
29229 \begin_layout Plain Layout
29230 Dies ist Text in einer 
29231 \family sans
29232 Seitenumbruch erlaubt
29233 \family default
29234  Box.
29235 \end_layout
29236
29237 \end_inset
29238
29239
29240 \begin_inset ERT
29241 status collapsed
29242
29243 \begin_layout Plain Layout
29244
29245
29246 \backslash
29247 setlength{
29248 \backslash
29249 FrameRule}{0.4pt}
29250 \end_layout
29251
29252 \begin_layout Plain Layout
29253
29254
29255 \backslash
29256 setlength{
29257 \backslash
29258 FrameSep}{9pt}
29259 \end_layout
29260
29261 \end_inset
29262
29263
29264 \end_layout
29265
29266 \begin_layout Standard
29267 \begin_inset VSpace bigskip
29268 \end_inset
29269
29270 Für Boxen mit 
29271 \family sans
29272 schattiertem Hintergrund
29273 \family default
29274  beträgt der Abstand zwischen Rand und Text 3
29275 \begin_inset space \thinspace{}
29276 \end_inset
29277
29278 pt und kann mit 
29279 \series bold
29280
29281 \backslash
29282 fboxsep
29283 \series default
29284  geändert werden.
29285  Die Standard-Hintergrundfarbe ist rot und kann entweder lokal mit dem Befehl
29286  
29287 \series bold
29288
29289 \backslash
29290 definecolor{shadecolor}
29291 \series default
29292  oder global über das Menü 
29293 \family sans
29294 Werkzeuge\SpecialChar \menuseparator
29295 Einstellungen\SpecialChar \menuseparator
29296 Farben\SpecialChar \menuseparator
29297 Schattierte
29298 \begin_inset space ~
29299 \end_inset
29300
29301 Box
29302 \family default
29303  geändert werden.
29304  Das Schema des 
29305 \series bold
29306
29307 \backslash
29308 definecolor
29309 \series default
29310  Befehls ist  in Abschnitt
29311 \begin_inset space ~
29312 \end_inset
29313
29314
29315 \begin_inset CommandInset ref
29316 LatexCommand ref
29317 reference "abs:Farbige-Tabellen"
29318
29319 \end_inset
29320
29321  erklärt.
29322 \begin_inset Foot
29323 status collapsed
29324
29325 \begin_layout Plain Layout
29326 Beachten Sie, dass 
29327 \series bold
29328
29329 \backslash
29330 definecolor
29331 \series default
29332  das LaTeX-Paket 
29333 \series bold
29334 color
29335 \series default
29336  im LaTeX-Vorspann benötigt, siehe Abschnitt
29337 \begin_inset space ~
29338 \end_inset
29339
29340
29341 \begin_inset CommandInset ref
29342 LatexCommand ref
29343 reference "abs:Farbige-Boxen"
29344
29345 \end_inset
29346
29347 .
29348 \end_layout
29349
29350 \end_inset
29351
29352  Für das nächste Beispiel wurden folgender TeX-Code verwendet:
29353 \end_layout
29354
29355 \begin_layout Standard
29356
29357 \series bold
29358
29359 \backslash
29360 setlength{
29361 \backslash
29362 fboxsep}{0.5cm}
29363 \begin_inset Newline newline
29364 \end_inset
29365
29366
29367 \backslash
29368 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29369 \end_layout
29370
29371 \begin_layout Standard
29372 \begin_inset ERT
29373 status collapsed
29374
29375 \begin_layout Plain Layout
29376
29377
29378 \backslash
29379 setlength{
29380 \backslash
29381 fboxsep}{0.5cm}
29382 \end_layout
29383
29384 \begin_layout Plain Layout
29385
29386
29387 \backslash
29388 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29389 \end_layout
29390
29391 \end_inset
29392
29393
29394 \begin_inset Box Shaded
29395 position "t"
29396 hor_pos "c"
29397 has_inner_box 0
29398 inner_pos "t"
29399 use_parbox 0
29400 use_makebox 0
29401 width "100col%"
29402 special "none"
29403 height "1in"
29404 height_special "totalheight"
29405 status open
29406
29407 \begin_layout Plain Layout
29408
29409 \color yellow
29410 Dies ist gelber Text in einer 
29411 \family sans
29412 schattierten Hintergrund
29413 \begin_inset space ~
29414 \end_inset
29415
29416
29417 \family default
29418 Box auf dunkelgrünem Hintergrund.
29419 \end_layout
29420
29421 \end_inset
29422
29423
29424 \begin_inset ERT
29425 status collapsed
29426
29427 \begin_layout Plain Layout
29428
29429
29430 \backslash
29431 setlength{
29432 \backslash
29433 fboxsep}{3pt}
29434 \end_layout
29435
29436 \begin_layout Plain Layout
29437
29438
29439 \backslash
29440 definecolor{shadecolor}{rgb}{1,0,0}
29441 \end_layout
29442
29443 \end_inset
29444
29445
29446 \end_layout
29447
29448 \begin_layout Standard
29449 \begin_inset VSpace bigskip
29450 \end_inset
29451
29452 Geänderte Längen und Breiten gelten für alle Boxen, die auf den Befehl folgen,
29453  der sie ändert.
29454 \end_layout
29455
29456 \begin_layout Section
29457 Minipage
29458 \begin_inset CommandInset label
29459 LatexCommand label
29460 name "abs:Minipage"
29461
29462 \end_inset
29463
29464
29465 \begin_inset Index idx
29466 status collapsed
29467
29468 \begin_layout Plain Layout
29469 Boxen ! Minipage
29470 \end_layout
29471
29472 \end_inset
29473
29474
29475 \end_layout
29476
29477 \begin_layout Standard
29478 Minipages werden von LaTeX wie Seiten auf einer Seite behandelt und können
29479  deshalb unter anderem eigene Fußnoten haben.
29480 \end_layout
29481
29482 \begin_layout Standard
29483 Minipages sind nützlich, wenn Sie Dokumente in mehreren Sprachen schreiben.
29484 \end_layout
29485
29486 \begin_layout Standard
29487 Es folgt ein Beispiel mit zwei nebeneinander gedruckten Minipages.
29488  Ihre Breite ist 45 Spaltenbreite
29489 \begin_inset space ~
29490 \end_inset
29491
29492 %, und sie sind durch einen 
29493 \family sans
29494 HFill
29495 \family default
29496  getrennt (
29497 \family sans
29498 Einfügen\SpecialChar \menuseparator
29499 Formatierung\SpecialChar \menuseparator
29500 Horizontaler
29501 \begin_inset space \space{}
29502 \end_inset
29503
29504 Abstand\SpecialChar \menuseparator
29505 Abstand\SpecialChar \menuseparator
29506 Variabler
29507 \begin_inset space ~
29508 \end_inset
29509
29510 horiz.
29511 \begin_inset space ~
29512 \end_inset
29513
29514 Abstand
29515 \family default
29516 ).
29517 \begin_inset Newpage newpage
29518 \end_inset
29519
29520
29521 \end_layout
29522
29523 \begin_layout Standard
29524 \noindent
29525 \begin_inset Box Frameless
29526 position "t"
29527 hor_pos "c"
29528 has_inner_box 1
29529 inner_pos "c"
29530 use_parbox 0
29531 use_makebox 0
29532 width "45col%"
29533 special "none"
29534 height "1in"
29535 height_special "totalheight"
29536 status open
29537
29538 \begin_layout Plain Layout
29539 Dies ist ein deutscher Text.
29540  Dies ist ein deutscher Text.
29541  Dies ist ein deutscher Text.
29542  Dies ist ein deutscher Text.
29543  Dies ist ein deutscher Text.
29544  Dies ist ein deutscher Text.
29545  Dies ist ein deutscher Text.
29546  Dies ist ein deutscher Text.
29547  Dies ist ein deutscher Text.
29548  Dies ist ein deutscher Text.
29549  Dies ist ein deutscher Text.
29550  Dies ist ein deutscher Text.
29551  Dies ist ein deutscher Text
29552 \begin_inset Foot
29553 status open
29554
29555 \begin_layout Plain Layout
29556 Dies ist eine deutsche Fußnote.
29557 \end_layout
29558
29559 \end_inset
29560
29561 .
29562  Dies ist ein deutscher Text.
29563  Dies ist ein deutscher Text.
29564 \end_layout
29565
29566 \end_inset
29567
29568
29569 \begin_inset space \hfill{}
29570 \end_inset
29571
29572
29573 \begin_inset Box Frameless
29574 position "t"
29575 hor_pos "c"
29576 has_inner_box 1
29577 inner_pos "c"
29578 use_parbox 0
29579 use_makebox 0
29580 width "45col%"
29581 special "none"
29582 height "1in"
29583 height_special "totalheight"
29584 status open
29585
29586 \begin_layout Plain Layout
29587
29588 \lang english
29589 This is an English Text.
29590  This is an English Text.
29591  This is an English Text.
29592  This is an English Text.
29593  This is an English Text.
29594  This is an English Text.
29595  This is an English Text.
29596  This is an English Text.
29597  This is an English Text.
29598  This is an English Text.
29599  This is an English Text.
29600  This is an English Text.
29601  This is an English Text.
29602  This is an English Text.
29603  This is an English Text.
29604  This is an English Text.
29605 \begin_inset Foot
29606 status collapsed
29607
29608 \begin_layout Plain Layout
29609
29610 \lang english
29611 This is an English footnote.
29612 \end_layout
29613
29614 \end_inset
29615
29616  This is an English Text.
29617  
29618 \end_layout
29619
29620 \end_inset
29621
29622
29623 \end_layout
29624
29625 \begin_layout Standard
29626 \begin_inset VSpace bigskip
29627 \end_inset
29628
29629 Innerhalb von Minipages werden die Absatz-Einstellungen des Dokuments ignoriert.
29630  Das bedeutet, dass zwischen Absätzen kein Leerraum eingefügt wird oder
29631  Absätze nicht eingerückt werden, obwohl Sie das in 
29632 \family sans
29633 Dokument
29634 \family default
29635 \SpecialChar \menuseparator
29636
29637 \family sans
29638 Einstellun\SpecialChar \-
29639 gen\SpecialChar \menuseparator
29640 Textformat
29641 \family default
29642  festgelegt haben.
29643  Wenn Sie es trotzdem wollen, müssen Sie es manuell machen.
29644  Eine Standardeinrückung zum Beispiel erreichen Sie mit dem TeX-Code 
29645 \series bold
29646
29647 \backslash
29648 hspace*{1em}
29649 \series default
29650 .
29651 \end_layout
29652
29653 \begin_layout Standard
29654 Minipages können auch benutzt werden, um Textteilen eine andere Hintergrundfarbe
29655  zu verpassen, siehe Abschnitt
29656 \begin_inset space ~
29657 \end_inset
29658
29659
29660 \begin_inset CommandInset ref
29661 LatexCommand ref
29662 reference "uab:Farbe-für-Absätze"
29663
29664 \end_inset
29665
29666 .
29667 \end_layout
29668
29669 \begin_layout Standard
29670 \begin_inset Note Greyedout
29671 status open
29672
29673 \begin_layout Plain Layout
29674
29675 \series bold
29676 Bemerkung:
29677 \series default
29678  In Minipages sind keine Gleitobjekte oder Randnotizen erlaubt, aber Minipages
29679  können in Tabellen, Gleitobjekten und anderen Boxen benutzt werden.
29680 \end_layout
29681
29682 \end_inset
29683
29684
29685 \end_layout
29686
29687 \begin_layout Section
29688 Parbox
29689 \begin_inset CommandInset label
29690 LatexCommand label
29691 name "abs:Parbox"
29692
29693 \end_inset
29694
29695
29696 \begin_inset Index idx
29697 status collapsed
29698
29699 \begin_layout Plain Layout
29700 Boxen ! Parbox
29701 \end_layout
29702
29703 \end_inset
29704
29705
29706 \end_layout
29707
29708 \begin_layout Standard
29709 Parbox ist eine Abkürzung für 
29710 \begin_inset Quotes gld
29711 \end_inset
29712
29713 paragraph box
29714 \begin_inset Quotes grd
29715 \end_inset
29716
29717 , was Absatzbox bedeutet.
29718  Parbox ist sehr ähnlich zu Minipage mit der Einschränkung, dass Fußnoten
29719  in Parboxen nicht ausgegeben werden:
29720 \end_layout
29721
29722 \begin_layout Standard
29723 \align center
29724 \begin_inset Box Frameless
29725 position "t"
29726 hor_pos "c"
29727 has_inner_box 1
29728 inner_pos "t"
29729 use_parbox 1
29730 use_makebox 0
29731 width "33col%"
29732 special "none"
29733 height "1in"
29734 height_special "totalheight"
29735 status collapsed
29736
29737 \begin_layout Plain Layout
29738 Dies ist Text in einer Parbox.
29739  Dies ist Text in einer Parbox.
29740 \end_layout
29741
29742 \begin_layout Plain Layout
29743 Diese Fußnote wird nicht gedruckt:
29744 \begin_inset Foot
29745 status collapsed
29746
29747 \begin_layout Plain Layout
29748 Diese Fußnote ist in einer Parbox und wird deshalb nicht gedruckt.
29749 \end_layout
29750
29751 \end_inset
29752
29753
29754 \end_layout
29755
29756 \end_inset
29757
29758
29759 \end_layout
29760
29761 \begin_layout Section
29762 Boxen für Worte und Buchstaben
29763 \begin_inset Index idx
29764 status collapsed
29765
29766 \begin_layout Plain Layout
29767 Boxen ! für Buchstaben
29768 \end_layout
29769
29770 \end_inset
29771
29772
29773 \end_layout
29774
29775 \begin_layout Subsection
29776 Silbentrennung unterbinden
29777 \begin_inset CommandInset label
29778 LatexCommand label
29779 name "abs:Silbentrennung-unterbinden"
29780
29781 \end_inset
29782
29783
29784 \begin_inset Index idx
29785 status collapsed
29786
29787 \begin_layout Plain Layout
29788 Boxen ! zur Vermeidung von Silbentrennung
29789 \end_layout
29790
29791 \end_inset
29792
29793
29794 \end_layout
29795
29796 \begin_layout Standard
29797 Sie können den Boxtyp 
29798 \family sans
29799 Makebox
29800 \family default
29801  benutzen, um Silbentrennungen zu unterbinden.
29802 \begin_inset Newline newline
29803 \end_inset
29804
29805 Hier ist ein Beispiel: 
29806 \end_layout
29807
29808 \begin_layout Standard
29809 In dieser Zeile wird ein sehr langes Wort getrennt, nämlich 
29810 \begin_inset Quotes gld
29811 \end_inset
29812
29813 einsehrsehrsehrlangeswort
29814 \begin_inset Quotes grd
29815 \end_inset
29816
29817 .
29818 \end_layout
29819
29820 \begin_layout Standard
29821 Um das zu verhindern, fügen Sie das Wort in eine Box ein, setzen Sie die
29822  Innere
29823 \begin_inset space ~
29824 \end_inset
29825
29826 Box auf Makebox und deren Breite auf 1
29827 \begin_inset space \thinspace{}
29828 \end_inset
29829
29830 Width.
29831 \end_layout
29832
29833 \begin_layout Standard
29834 Hier ist das Ergebnis:
29835 \end_layout
29836
29837 \begin_layout Standard
29838 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich 
29839 \begin_inset Box Frameless
29840 position "t"
29841 hor_pos "c"
29842 has_inner_box 1
29843 inner_pos "t"
29844 use_parbox 0
29845 use_makebox 1
29846 width "1in"
29847 special "width"
29848 height "1in"
29849 height_special "totalheight"
29850 status open
29851
29852 \begin_layout Plain Layout
29853 \begin_inset Quotes gld
29854 \end_inset
29855
29856 einsehrsehrsehrlangeswort
29857 \begin_inset Quotes grd
29858 \end_inset
29859
29860
29861 \end_layout
29862
29863 \end_inset
29864
29865 .
29866 \end_layout
29867
29868 \begin_layout Standard
29869 Alternativ dazu kann man auch den Befehl 
29870 \begin_inset Quotes gld
29871 \end_inset
29872
29873
29874 \series bold
29875
29876 \backslash
29877 -
29878 \series default
29879
29880 \begin_inset Quotes grd
29881 \end_inset
29882
29883  als TeX-Code direkt vor das Wort setzen:
29884 \end_layout
29885
29886 \begin_layout Standard
29887 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich 
29888 \begin_inset Quotes gld
29889 \end_inset
29890
29891
29892 \begin_inset ERT
29893 status collapsed
29894
29895 \begin_layout Plain Layout
29896
29897
29898 \backslash
29899 -
29900 \end_layout
29901
29902 \end_inset
29903
29904 einsehrsehrsehrlangeswort
29905 \begin_inset Quotes grd
29906 \end_inset
29907
29908 .
29909 \end_layout
29910
29911 \begin_layout Standard
29912 Natürlich ragt das Wort jetzt in den Seitenrand hinein.
29913  Wenn Sie das nicht wollen, müssen Sie einen manuellen Zeilenumbruch (
29914 \family sans
29915 Strg-Eingabe
29916 \family default
29917 ) einfügen: 
29918 \end_layout
29919
29920 \begin_layout Standard
29921 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich
29922 \begin_inset Newline newline
29923 \end_inset
29924
29925
29926 \begin_inset Box Frameless
29927 position "t"
29928 hor_pos "c"
29929 has_inner_box 1
29930 inner_pos "t"
29931 use_parbox 0
29932 use_makebox 1
29933 width "1in"
29934 special "width"
29935 height "1in"
29936 height_special "totalheight"
29937 status open
29938
29939 \begin_layout Plain Layout
29940 \begin_inset Quotes gld
29941 \end_inset
29942
29943 einsehrsehrsehrlangeswort
29944 \begin_inset Quotes grd
29945 \end_inset
29946
29947
29948 \end_layout
29949
29950 \end_inset
29951
29952 .
29953 \end_layout
29954
29955 \begin_layout Subsection
29956 Vertikale Ausrichtung
29957 \begin_inset CommandInset label
29958 LatexCommand label
29959 name "uab:Vertikale-Ausrichtung"
29960
29961 \end_inset
29962
29963
29964 \begin_inset Index idx
29965 status collapsed
29966
29967 \begin_layout Plain Layout
29968 Boxen ! für Vertikale Ausrichtung
29969 \end_layout
29970
29971 \end_inset
29972
29973
29974 \begin_inset Index idx
29975 status collapsed
29976
29977 \begin_layout Plain Layout
29978 Boxen ! raisebox
29979 \end_layout
29980
29981 \end_inset
29982
29983
29984 \end_layout
29985
29986 \begin_layout Standard
29987 Mit dem LaTeX-Befehl 
29988 \series bold
29989
29990 \backslash
29991 raisebox
29992 \series default
29993  können Sie Worte, Buchstaben oder andere Boxen vertikal bezüglich des umgebende
29994 n Textes ausrichten.
29995  
29996 \series bold
29997
29998 \backslash
29999 raisebox
30000 \series default
30001  wird folgendermaßen benutzt:
30002 \end_layout
30003
30004 \begin_layout Standard
30005
30006 \series bold
30007
30008 \backslash
30009 raisebox{Verschiebung}[oben][unten]{Text}
30010 \end_layout
30011
30012 \begin_layout Standard
30013 Positive Werte für Verschiebung
30014 \series bold
30015  
30016 \series default
30017 verschieben die Box nach oben, negative nach unten.
30018  Die beiden optionalen Parameter 
30019 \family typewriter
30020 oben
30021 \family default
30022  und 
30023 \family typewriter
30024 unten
30025 \family default
30026  legen fest, wie weit die Box mit dem Text über oder unter die Grundlinie
30027  hinausgeht, wenn sie nicht verschoben ist.
30028 \end_layout
30029
30030 \begin_layout Standard
30031 Um zum Beispiel das Wort 
30032 \begin_inset Quotes gld
30033 \end_inset
30034
30035 provokant
30036 \begin_inset Quotes grd
30037 \end_inset
30038
30039  mit seinem 
30040 \begin_inset Quotes gld
30041 \end_inset
30042
30043 niedrigsten
30044 \begin_inset Quotes grd
30045 \end_inset
30046
30047  Buchstaben 
30048 \begin_inset Quotes gld
30049 \end_inset
30050
30051 p
30052 \begin_inset Quotes grd
30053 \end_inset
30054
30055  an der Grundlinie auszurichten, müssen Sie den TeX-Code-Befehl
30056 \end_layout
30057
30058 \begin_layout Standard
30059
30060 \series bold
30061
30062 \backslash
30063 raisebox{
30064 \backslash
30065 depth}{
30066 \end_layout
30067
30068 \begin_layout Standard
30069 vor dem Wort einfügen und 
30070 \begin_inset Quotes gld
30071 \end_inset
30072
30073
30074 \series bold
30075 }
30076 \series default
30077
30078 \begin_inset Quotes grd
30079 \end_inset
30080
30081  als TeX-Code dahinter:
30082 \end_layout
30083
30084 \begin_layout Standard
30085 Dies ist eine Zeile, in der das Wort 
30086 \begin_inset ERT
30087 status collapsed
30088
30089 \begin_layout Plain Layout
30090
30091
30092 \backslash
30093 raisebox{
30094 \backslash
30095 depth}{
30096 \end_layout
30097
30098 \end_inset
30099
30100
30101 \begin_inset Quotes gld
30102 \end_inset
30103
30104 provokant
30105 \begin_inset Quotes grd
30106 \end_inset
30107
30108
30109 \begin_inset ERT
30110 status collapsed
30111
30112 \begin_layout Plain Layout
30113
30114 }
30115 \end_layout
30116
30117 \end_inset
30118
30119  nach oben verschoben wurde.
30120 \end_layout
30121
30122 \begin_layout Standard
30123 \begin_inset VSpace bigskip
30124 \end_inset
30125
30126 Wenn Sie Buchstaben nach oben oder unten verschieben, wird der Zeilenabstand
30127  gedehnt:
30128 \end_layout
30129
30130 \begin_layout Standard
30131 Dies ist eine Zeile, in der das Wort 
30132 \begin_inset ERT
30133 status collapsed
30134
30135 \begin_layout Plain Layout
30136
30137
30138 \backslash
30139 raisebox{-
30140 \backslash
30141 depth}{
30142 \end_layout
30143
30144 \end_inset
30145
30146
30147 \begin_inset Quotes gld
30148 \end_inset
30149
30150 provokant
30151 \begin_inset Quotes grd
30152 \end_inset
30153
30154
30155 \begin_inset ERT
30156 status collapsed
30157
30158 \begin_layout Plain Layout
30159
30160 }
30161 \end_layout
30162
30163 \end_inset
30164
30165  nach unten verschoben wurde.
30166 \end_layout
30167
30168 \begin_layout Standard
30169 Dies ist eine Zeile, in der das Wort 
30170 \begin_inset ERT
30171 status collapsed
30172
30173 \begin_layout Plain Layout
30174
30175
30176 \backslash
30177 raisebox{0.5cm}{
30178 \end_layout
30179
30180 \end_inset
30181
30182
30183 \begin_inset Quotes gld
30184 \end_inset
30185
30186 testen
30187 \begin_inset Quotes grd
30188 \end_inset
30189
30190
30191 \begin_inset ERT
30192 status collapsed
30193
30194 \begin_layout Plain Layout
30195
30196 }
30197 \end_layout
30198
30199 \end_inset
30200
30201  um 0.5
30202 \begin_inset space \thinspace{}
30203 \end_inset
30204
30205 cm nach oben verschoben wurde.
30206 \end_layout
30207
30208 \begin_layout Standard
30209 Wenn Sie die Dehnung nicht wollen, können Sie die Boxhöhe auf 0 setzen:
30210 \end_layout
30211
30212 \begin_layout Standard
30213
30214 \series bold
30215
30216 \backslash
30217 raisebox{-
30218 \backslash
30219 depth}[0pt]{
30220 \end_layout
30221
30222 \begin_layout Standard
30223 Dies ist eine Zeile, in der das Wort 
30224 \begin_inset ERT
30225 status collapsed
30226
30227 \begin_layout Plain Layout
30228
30229
30230 \backslash
30231 raisebox{-
30232 \backslash
30233 depth}[0pt]{
30234 \end_layout
30235
30236 \end_inset
30237
30238
30239 \begin_inset Quotes gld
30240 \end_inset
30241
30242 provokant
30243 \begin_inset Quotes grd
30244 \end_inset
30245
30246
30247 \begin_inset ERT
30248 status collapsed
30249
30250 \begin_layout Plain Layout
30251
30252 }
30253 \end_layout
30254
30255 \end_inset
30256
30257  nach unten verschoben wurde.
30258 \end_layout
30259
30260 \begin_layout Standard
30261 Dies ist eine Zeile, in der das Wort 
30262 \begin_inset ERT
30263 status collapsed
30264
30265 \begin_layout Plain Layout
30266
30267
30268 \backslash
30269 raisebox{0.5cm}[0pt]{
30270 \end_layout
30271
30272 \end_inset
30273
30274
30275 \begin_inset Quotes gld
30276 \end_inset
30277
30278 testen
30279 \begin_inset Quotes grd
30280 \end_inset
30281
30282
30283 \begin_inset ERT
30284 status collapsed
30285
30286 \begin_layout Plain Layout
30287
30288 }
30289 \end_layout
30290
30291 \end_inset
30292
30293  um 0.5
30294 \begin_inset space \thinspace{}
30295 \end_inset
30296
30297 cm nach oben verschoben wurde.
30298  Jetzt überschneiden sich die verschobenen Worte.
30299 \end_layout
30300
30301 \begin_layout Section
30302 Farbige Boxen
30303 \begin_inset CommandInset label
30304 LatexCommand label
30305 name "abs:Farbige-Boxen"
30306
30307 \end_inset
30308
30309
30310 \begin_inset Index idx
30311 status collapsed
30312
30313 \begin_layout Plain Layout
30314 Boxen ! farbige
30315 \end_layout
30316
30317 \end_inset
30318
30319
30320 \end_layout
30321
30322 \begin_layout Subsection
30323 Text-Hintergrundfarbe
30324 \begin_inset Index idx
30325 status collapsed
30326
30327 \begin_layout Plain Layout
30328 Farbe ! für Text-Hintergrund
30329 \end_layout
30330
30331 \end_inset
30332
30333
30334 \end_layout
30335
30336 \begin_layout Standard
30337 Um einen Text mit einer Hintergrundfarbe zu versehen, muss der Text in einer
30338  so genannten 
30339 \begin_inset Quotes gld
30340 \end_inset
30341
30342 colorbox
30343 \begin_inset Quotes grd
30344 \end_inset
30345
30346  stehen.
30347  Dafür muss das LaTeX-Paket 
30348 \series bold
30349 color
30350 \series default
30351
30352 \begin_inset Index idx
30353 status collapsed
30354
30355 \begin_layout Plain Layout
30356 LaTeX-Pakete ! color
30357 \end_layout
30358
30359 \end_inset
30360
30361  im LaTeX-Vorspann mit folgendem Befehl geladen werden:
30362 \end_layout
30363
30364 \begin_layout Standard
30365
30366 \series bold
30367
30368 \backslash
30369 @ifundefined{textcolor}
30370 \begin_inset Newline newline
30371 \end_inset
30372
30373
30374 \begin_inset Phantom HPhantom
30375 status open
30376
30377 \begin_layout Plain Layout
30378
30379 \series bold
30380 \begin_inset space ~
30381 \end_inset
30382
30383
30384 \end_layout
30385
30386 \end_inset
30387
30388 {
30389 \backslash
30390 usepackage{color}}{}
30391 \end_layout
30392
30393 \begin_layout Standard
30394 Wenn Sie Text einfärben, lädt LyX das Paket 
30395 \series bold
30396 color
30397 \series default
30398  automatisch.
30399 \begin_inset Foot
30400 status collapsed
30401
30402 \begin_layout Plain Layout
30403 Der Befehl 
30404 \series bold
30405
30406 \backslash
30407 @ifundefined
30408 \series default
30409  vermeidet, dass es in diesem Fall doppelt geladen wird.
30410 \end_layout
30411
30412 \end_inset
30413
30414
30415 \end_layout
30416
30417 \begin_layout Standard
30418 \begin_inset VSpace medskip
30419 \end_inset
30420
30421 Colorboxen werden mit dem Befehl 
30422 \series bold
30423
30424 \backslash
30425 colorbox
30426 \series default
30427  erzeugt:
30428 \end_layout
30429
30430 \begin_layout Standard
30431
30432 \series bold
30433
30434 \backslash
30435 colorbox{Farbe}{Boxinhalt}
30436 \end_layout
30437
30438 \begin_layout Standard
30439 Der Boxinhalt kann auch eine Box sein, und Colorboxen können in anderen
30440  Boxen sein.
30441 \end_layout
30442
30443 \begin_layout Standard
30444 Die folgenden Farben sind vordefiniert:
30445 \family sans
30446  schwarz
30447 \family default
30448
30449 \family sans
30450 wei
30451 \family default
30452 ß, 
30453 \family sans
30454 rot
30455 \family default
30456 \series bold
30457 ,
30458 \series default
30459  
30460 \family sans
30461 grün
30462 \family default
30463
30464 \family sans
30465 blau
30466 \family default
30467
30468 \family sans
30469 türkis
30470 \family default
30471
30472 \family sans
30473 purpurrot
30474 \family default
30475  und 
30476 \family sans
30477 gelb
30478 \family default
30479 .
30480 \end_layout
30481
30482 \begin_layout Standard
30483 Sie können auch Ihre eigenen Farben definieren, wie in Abschnitt
30484 \begin_inset space ~
30485 \end_inset
30486
30487
30488 \begin_inset CommandInset ref
30489 LatexCommand ref
30490 reference "abs:Farbige-Tabellen"
30491
30492 \end_inset
30493
30494  beschrieben.
30495 \end_layout
30496
30497 \begin_layout Standard
30498 Um zum Beispiel ein Wort auf einem roten Hintergrund zu drucken, fügen sie
30499  den TeX-Code-Befehl
30500 \end_layout
30501
30502 \begin_layout Standard
30503
30504 \series bold
30505
30506 \backslash
30507 colorbox{red}{
30508 \end_layout
30509
30510 \begin_layout Standard
30511 vor dem Wort ein.
30512  Hinter dem Wort fügen Sie 
30513 \series bold
30514
30515 \begin_inset Quotes gld
30516 \end_inset
30517
30518 }
30519 \series default
30520
30521 \begin_inset Quotes grd
30522 \end_inset
30523
30524  als TeX-Code ein.
30525  Hier ist das Ergebnis:
30526 \end_layout
30527
30528 \begin_layout Standard
30529 In dieser Zeile hat 
30530 \begin_inset ERT
30531 status collapsed
30532
30533 \begin_layout Plain Layout
30534
30535
30536 \backslash
30537 colorbox{red}{
30538 \end_layout
30539
30540 \end_inset
30541
30542 Achtung!
30543 \begin_inset ERT
30544 status collapsed
30545
30546 \begin_layout Plain Layout
30547
30548 }
30549 \end_layout
30550
30551 \end_inset
30552
30553  einen roten Hintergrund.
30554 \end_layout
30555
30556 \begin_layout Standard
30557 \begin_inset VSpace bigskip
30558 \end_inset
30559
30560 Wenn der Rahmen der Box eine andere Farbe haben soll, können Sie den Befehl
30561  
30562 \series bold
30563
30564 \backslash
30565 fcolorbox
30566 \series default
30567  verwenden:
30568 \end_layout
30569
30570 \begin_layout Standard
30571
30572 \series bold
30573
30574 \backslash
30575 fcolorbox{Rahmenfarbe}{Boxfarbe}{Boxinhalt}
30576 \end_layout
30577
30578 \begin_layout Standard
30579
30580 \series bold
30581
30582 \backslash
30583 fcolorbox
30584 \series default
30585  ist eine Erweiterung von 
30586 \series bold
30587
30588 \backslash
30589 colorbox
30590 \series default
30591 .
30592  Die Rahmendicke und der Abstand zwischen Rahmen und Boxinhalt können mit
30593  
30594 \series bold
30595
30596 \backslash
30597 fboxrule
30598 \series default
30599  und 
30600 \series bold
30601
30602 \backslash
30603 fboxsep
30604 \series default
30605  gesteuert werden, wie in Abschnitt
30606 \begin_inset space ~
30607 \end_inset
30608
30609
30610 \begin_inset CommandInset ref
30611 LatexCommand ref
30612 reference "uab:Verzierung"
30613
30614 \end_inset
30615
30616  beschrieben.
30617 \end_layout
30618
30619 \begin_layout Standard
30620 Für das folgende Beispiel wurde der Befehl
30621 \end_layout
30622
30623 \begin_layout Standard
30624
30625 \series bold
30626
30627 \backslash
30628 fcolorbox{cyan}{magenta}{
30629 \end_layout
30630
30631 \begin_layout Standard
30632 benutzt.
30633  Hier wurden die Rahmendicke und der Abstand auf 1
30634 \begin_inset space \thinspace{}
30635 \end_inset
30636
30637 mm gesetzt:
30638 \begin_inset Newline newline
30639 \end_inset
30640
30641
30642 \begin_inset ERT
30643 status collapsed
30644
30645 \begin_layout Plain Layout
30646
30647
30648 \backslash
30649 fboxrule 1mm 
30650 \backslash
30651 fboxsep 1mm
30652 \end_layout
30653
30654 \end_inset
30655
30656
30657 \begin_inset ERT
30658 status collapsed
30659
30660 \begin_layout Plain Layout
30661
30662
30663 \backslash
30664 fcolorbox{cyan}{green}{
30665 \end_layout
30666
30667 \end_inset
30668
30669 Dies ist Text in einer farbigen, gerahmten Box.
30670 \begin_inset ERT
30671 status collapsed
30672
30673 \begin_layout Plain Layout
30674
30675 }
30676 \end_layout
30677
30678 \end_inset
30679
30680
30681 \end_layout
30682
30683 \begin_layout Standard
30684 \begin_inset VSpace bigskip
30685 \end_inset
30686
30687 Natürlich gibt es auch farbigen Text in einer Colorbox:
30688 \begin_inset Newline newline
30689 \end_inset
30690
30691
30692 \begin_inset ERT
30693 status collapsed
30694
30695 \begin_layout Plain Layout
30696
30697
30698 \backslash
30699 fcolorbox{cyan}{green}{
30700 \end_layout
30701
30702 \end_inset
30703
30704
30705 \color yellow
30706 Dies ist farbiger Text in einer farbigen, gerahmten Box.
30707 \color none
30708
30709 \begin_inset ERT
30710 status collapsed
30711
30712 \begin_layout Plain Layout
30713
30714 }
30715 \end_layout
30716
30717 \end_inset
30718
30719
30720 \begin_inset ERT
30721 status collapsed
30722
30723 \begin_layout Plain Layout
30724
30725
30726 \backslash
30727 fboxrule 0.4pt 
30728 \backslash
30729 fboxsep 3pt
30730 \end_layout
30731
30732 \end_inset
30733
30734
30735 \end_layout
30736
30737 \begin_layout Standard
30738 \begin_inset VSpace bigskip
30739 \end_inset
30740
30741
30742 \end_layout
30743
30744 \begin_layout Standard
30745 \begin_inset Note Greyedout
30746 status open
30747
30748 \begin_layout Plain Layout
30749 \noindent
30750
30751 \series bold
30752 Bemerkung:
30753 \series default
30754  Text in Colorboxen kann nicht umgebrochen werden.
30755  Für Text mit mehreren Zeilen müssen Sie eine Box in einer Colorbox benutzen,
30756  wie im folgenden beschrieben.
30757 \end_layout
30758
30759 \end_inset
30760
30761
30762 \end_layout
30763
30764 \begin_layout Subsection
30765 Farbe für Absätze
30766 \begin_inset CommandInset label
30767 LatexCommand label
30768 name "uab:Farbe-für-Absätze"
30769
30770 \end_inset
30771
30772
30773 \begin_inset Index idx
30774 status collapsed
30775
30776 \begin_layout Plain Layout
30777 Farbe ! für Absätze
30778 \end_layout
30779
30780 \end_inset
30781
30782
30783 \end_layout
30784
30785 \begin_layout Standard
30786 Um die Hintergrundfarbe für mehr als eine Textzeile zu setzen, müssen Sie
30787  den Text in eine Minipage stellen.
30788  Vor der Minipage fügen Sie den TeX-Code-Befehl
30789 \end_layout
30790
30791 \begin_layout Standard
30792
30793 \series bold
30794
30795 \backslash
30796 colorbox{color}{
30797 \end_layout
30798
30799 \begin_layout Standard
30800 ein.
30801  Hinter der Minipage fügen Sie 
30802 \series bold
30803
30804 \begin_inset Quotes gld
30805 \end_inset
30806
30807 }
30808 \series default
30809
30810 \begin_inset Quotes grd
30811 \end_inset
30812
30813  als TeX-Code ein.
30814 \end_layout
30815
30816 \begin_layout Standard
30817 \begin_inset ERT
30818 status collapsed
30819
30820 \begin_layout Plain Layout
30821
30822
30823 \backslash
30824 colorbox{hellgrau}{
30825 \end_layout
30826
30827 \end_inset
30828
30829
30830 \begin_inset Box Frameless
30831 position "t"
30832 hor_pos "c"
30833 has_inner_box 1
30834 inner_pos "t"
30835 use_parbox 0
30836 use_makebox 0
30837 width "100col%"
30838 special "none"
30839 height "1in"
30840 height_special "totalheight"
30841 status collapsed
30842
30843 \begin_layout Plain Layout
30844 Dies ist Text mit einer Hintergrundfarbe.
30845  Dies ist Text mit einer Hintergrundfarbe.
30846 \end_layout
30847
30848 \begin_layout Plain Layout
30849 Der Text kann Fußnoten
30850 \begin_inset Foot
30851 status open
30852
30853 \begin_layout Plain Layout
30854 Eine weitere Fußnote
30855 \end_layout
30856
30857 \end_inset
30858
30859  und Tabellen und Abbildungen enthalten.
30860 \end_layout
30861
30862 \begin_layout Plain Layout
30863 \align center
30864 \begin_inset Tabular
30865 <lyxtabular version="3" rows="3" columns="3">
30866 <features tabularvalignment="middle">
30867 <column alignment="center" valignment="top" width="0">
30868 <column alignment="center" valignment="top" width="0">
30869 <column alignment="center" valignment="top" width="0">
30870 <row>
30871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30872 \begin_inset Text
30873
30874 \begin_layout Plain Layout
30875 a
30876 \end_layout
30877
30878 \end_inset
30879 </cell>
30880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30881 \begin_inset Text
30882
30883 \begin_layout Plain Layout
30884 !
30885 \end_layout
30886
30887 \end_inset
30888 </cell>
30889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30890 \begin_inset Text
30891
30892 \begin_layout Plain Layout
30893 3
30894 \end_layout
30895
30896 \end_inset
30897 </cell>
30898 </row>
30899 <row>
30900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30901 \begin_inset Text
30902
30903 \begin_layout Plain Layout
30904 <
30905 \end_layout
30906
30907 \end_inset
30908 </cell>
30909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30910 \begin_inset Text
30911
30912 \begin_layout Plain Layout
30913 b2
30914 \begin_inset Quotes erd
30915 \end_inset
30916
30917 |
30918 \end_layout
30919
30920 \end_inset
30921 </cell>
30922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30923 \begin_inset Text
30924
30925 \begin_layout Plain Layout
30926 >
30927 \end_layout
30928
30929 \end_inset
30930 </cell>
30931 </row>
30932 <row>
30933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30934 \begin_inset Text
30935
30936 \begin_layout Plain Layout
30937 1
30938 \end_layout
30939
30940 \end_inset
30941 </cell>
30942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30943 \begin_inset Text
30944
30945 \begin_layout Plain Layout
30946 §
30947 \end_layout
30948
30949 \end_inset
30950 </cell>
30951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30952 \begin_inset Text
30953
30954 \begin_layout Plain Layout
30955 c
30956 \end_layout
30957
30958 \end_inset
30959 </cell>
30960 </row>
30961 </lyxtabular>
30962
30963 \end_inset
30964
30965
30966 \end_layout
30967
30968 \end_inset
30969
30970
30971 \begin_inset ERT
30972 status collapsed
30973
30974 \begin_layout Plain Layout
30975
30976 }
30977 \end_layout
30978
30979 \end_inset
30980
30981
30982 \end_layout
30983
30984 \begin_layout Section
30985 Rotierte und skalierte Boxen
30986 \end_layout
30987
30988 \begin_layout Standard
30989 Um die Befehle dieses Abschnitts nutzen zu können, muss das Paket 
30990 \series bold
30991 graphicx
30992 \series default
30993
30994 \begin_inset Index idx
30995 status collapsed
30996
30997 \begin_layout Plain Layout
30998 LaTeX-Pakete ! graphicx
30999 \end_layout
31000
31001 \end_inset
31002
31003  im LaTeX-Vorspann mit folgendem Befehl geladen werden:
31004 \end_layout
31005
31006 \begin_layout Standard
31007
31008 \series bold
31009
31010 \backslash
31011 @ifundefined{rotatebox}
31012 \begin_inset Newline newline
31013 \end_inset
31014
31015
31016 \begin_inset Phantom HPhantom
31017 status open
31018
31019 \begin_layout Plain Layout
31020
31021 \series bold
31022 \begin_inset space ~
31023 \end_inset
31024
31025
31026 \end_layout
31027
31028 \end_inset
31029
31030 {
31031 \backslash
31032 usepackage{graphicx}}{}
31033 \end_layout
31034
31035 \begin_layout Standard
31036 \begin_inset Note Greyedout
31037 status open
31038
31039 \begin_layout Plain Layout
31040
31041 \series bold
31042 Bemerkung:
31043 \series default
31044  Die meisten DVI-Programme können keine rotierten oder skalierten Texte
31045  darstellen.
31046  In der PDF- oder PostScript-Ausgabe wird aber alles korrekt angezeigt.
31047 \end_layout
31048
31049 \end_inset
31050
31051
31052 \end_layout
31053
31054 \begin_layout Standard
31055 \begin_inset Note Greyedout
31056 status open
31057
31058 \begin_layout Plain Layout
31059
31060 \series bold
31061 Bemerkung:
31062 \series default
31063  Gleitobjekte dürfen nicht in eine rotierte oder skalierte Box gesetzt werden.
31064 \end_layout
31065
31066 \end_inset
31067
31068
31069 \end_layout
31070
31071 \begin_layout Subsection
31072 Rotierte Boxen
31073 \begin_inset Index idx
31074 status collapsed
31075
31076 \begin_layout Plain Layout
31077 Boxen ! rotierte
31078 \end_layout
31079
31080 \end_inset
31081
31082
31083 \begin_inset Index idx
31084 status collapsed
31085
31086 \begin_layout Plain Layout
31087 Rotiertes Material
31088 \end_layout
31089
31090 \end_inset
31091
31092
31093 \begin_inset Index idx
31094 status collapsed
31095
31096 \begin_layout Plain Layout
31097 Abbildungen ! rotierte
31098 \end_layout
31099
31100 \end_inset
31101
31102
31103 \begin_inset Index idx
31104 status collapsed
31105
31106 \begin_layout Plain Layout
31107 Tabellen ! rotierte
31108 \end_layout
31109
31110 \end_inset
31111
31112
31113 \end_layout
31114
31115 \begin_layout Standard
31116 Um Text zu drehen, verwendet man den Befehl 
31117 \series bold
31118
31119 \backslash
31120 rotatebox
31121 \series default
31122  im TeX-Code nach folgendem Schema:
31123 \end_layout
31124
31125 \begin_layout Standard
31126
31127 \series bold
31128
31129 \backslash
31130 rotatebox[Drehpunkt]{Winkel}{Boxinhalt}
31131 \end_layout
31132
31133 \begin_layout Standard
31134 Der Drehpunkt wird mit 
31135 \series bold
31136 origin=Position
31137 \series default
31138  angegeben.
31139  Folgende Positionen sind möglich: 
31140 \emph on
31141 c
31142 \emph default
31143  (mittig), 
31144 \emph on
31145 l
31146 \emph default
31147  (links), 
31148 \emph on
31149 r
31150 \emph default
31151  (rechts), 
31152 \emph on
31153 b
31154 \emph default
31155  (unten), 
31156 \emph on
31157 t
31158 \emph default
31159  (oben), sowie sinnvolle Kombinationen aus den vier Grundpositionen.
31160  Z.
31161 \begin_inset space \thinspace{}
31162 \end_inset
31163
31164 B.
31165  bedeutet 
31166 \emph on
31167 lt
31168 \emph default
31169 , dass sich der Drehpunkt links oben befindet.
31170  Wird kein Drehpunkt angegeben, wird die Position 
31171 \emph on
31172 l
31173 \emph default
31174  verwendet.
31175  Winkel gibt den Drehwinkel in Grad an und darf auch negativ sein.
31176  Gedreht wird gegen den Uhrzeigersinn.
31177 \end_layout
31178
31179 \begin_layout Standard
31180 Im folgenden Beispiel wurde vor dem Text der Befehl 
31181 \series bold
31182
31183 \backslash
31184 rotatebox[origin=c]{60}{
31185 \series default
31186  im TeX-Modus eingegeben.
31187  Nach dem Text wurde die schließende Klammer 
31188 \series bold
31189 }
31190 \series default
31191  wiederum im TeX-Modus eingegeben.
31192 \end_layout
31193
31194 \begin_layout Standard
31195 Dies ist eine Zeile 
31196 \begin_inset ERT
31197 status collapsed
31198
31199 \begin_layout Plain Layout
31200
31201
31202 \backslash
31203 rotatebox[origin=c]{60}{
31204 \end_layout
31205
31206 \end_inset
31207
31208 mit rotiertem
31209 \begin_inset ERT
31210 status collapsed
31211
31212 \begin_layout Plain Layout
31213
31214 }
31215 \end_layout
31216
31217 \end_inset
31218
31219  Text.
31220 \end_layout
31221
31222 \begin_layout Standard
31223 Der Boxinhalt kann auch eine andere Box oder eine eingebettete Formel sein:
31224 \end_layout
31225
31226 \begin_layout Standard
31227 Dies ist eine Zeile 
31228 \begin_inset ERT
31229 status collapsed
31230
31231 \begin_layout Plain Layout
31232
31233
31234 \backslash
31235 rotatebox[origin=r]{-60}{
31236 \end_layout
31237
31238 \end_inset
31239
31240
31241 \begin_inset Box Doublebox
31242 position "c"
31243 hor_pos "c"
31244 has_inner_box 0
31245 inner_pos "c"
31246 use_parbox 0
31247 use_makebox 0
31248 width "1in"
31249 special "width"
31250 height "1in"
31251 height_special "totalheight"
31252 status collapsed
31253
31254 \begin_layout Plain Layout
31255 mit rotiertem
31256 \end_layout
31257
31258 \end_inset
31259
31260
31261 \begin_inset ERT
31262 status collapsed
31263
31264 \begin_layout Plain Layout
31265
31266 }
31267 \end_layout
31268
31269 \end_inset
31270
31271  umrandeten Text 
31272 \begin_inset ERT
31273 status collapsed
31274
31275 \begin_layout Plain Layout
31276
31277
31278 \backslash
31279 rotatebox[origin=lb]{60}{
31280 \end_layout
31281
31282 \end_inset
31283
31284
31285 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31286 \end_inset
31287
31288
31289 \begin_inset ERT
31290 status collapsed
31291
31292 \begin_layout Plain Layout
31293
31294 }
31295 \end_layout
31296
31297 \end_inset
31298
31299  und einer Formel.
31300 \end_layout
31301
31302 \begin_layout Standard
31303 Oder ein Bild oder Tabelle:
31304 \end_layout
31305
31306 \begin_layout Standard
31307 Dies ist eine Zeile 
31308 \begin_inset ERT
31309 status collapsed
31310
31311 \begin_layout Plain Layout
31312
31313
31314 \backslash
31315 rotatebox[origin=lb]{90}{
31316 \end_layout
31317
31318 \end_inset
31319
31320
31321 \begin_inset Graphics
31322         filename ../clipart/platypus.eps
31323         lyxscale 50
31324         width 25col%
31325
31326 \end_inset
31327
31328
31329 \begin_inset ERT
31330 status collapsed
31331
31332 \begin_layout Plain Layout
31333
31334 }
31335 \end_layout
31336
31337 \end_inset
31338
31339  mit einem rotierten Bild 
31340 \begin_inset ERT
31341 status collapsed
31342
31343 \begin_layout Plain Layout
31344
31345
31346 \backslash
31347 rotatebox[origin=l]{-90}{
31348 \end_layout
31349
31350 \end_inset
31351
31352
31353 \begin_inset Tabular
31354 <lyxtabular version="3" rows="2" columns="2">
31355 <features tabularvalignment="middle">
31356 <column alignment="center" valignment="top" width="0">
31357 <column alignment="center" valignment="top" width="0">
31358 <row>
31359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31360 \begin_inset Text
31361
31362 \begin_layout Plain Layout
31363 q
31364 \end_layout
31365
31366 \end_inset
31367 </cell>
31368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31369 \begin_inset Text
31370
31371 \begin_layout Plain Layout
31372 w
31373 \end_layout
31374
31375 \end_inset
31376 </cell>
31377 </row>
31378 <row>
31379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31380 \begin_inset Text
31381
31382 \begin_layout Plain Layout
31383 e
31384 \end_layout
31385
31386 \end_inset
31387 </cell>
31388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31389 \begin_inset Text
31390
31391 \begin_layout Plain Layout
31392 r
31393 \end_layout
31394
31395 \end_inset
31396 </cell>
31397 </row>
31398 </lyxtabular>
31399
31400 \end_inset
31401
31402
31403 \begin_inset ERT
31404 status collapsed
31405
31406 \begin_layout Plain Layout
31407
31408 }
31409 \end_layout
31410
31411 \end_inset
31412
31413  und Tabelle.
31414 \end_layout
31415
31416 \begin_layout Subsection
31417 Skalierte Boxen
31418 \begin_inset Index idx
31419 status collapsed
31420
31421 \begin_layout Plain Layout
31422 Boxen ! skalierte
31423 \end_layout
31424
31425 \end_inset
31426
31427
31428 \begin_inset Index idx
31429 status collapsed
31430
31431 \begin_layout Plain Layout
31432 Skaliertes Material
31433 \end_layout
31434
31435 \end_inset
31436
31437
31438 \begin_inset Index idx
31439 status collapsed
31440
31441 \begin_layout Plain Layout
31442 Abbildungen ! skalierte
31443 \end_layout
31444
31445 \end_inset
31446
31447
31448 \begin_inset Index idx
31449 status collapsed
31450
31451 \begin_layout Plain Layout
31452 Tabellen ! skalierte
31453 \end_layout
31454
31455 \end_inset
31456
31457
31458 \end_layout
31459
31460 \begin_layout Standard
31461 Um Text zu skalieren, kann man die Befehle 
31462 \series bold
31463
31464 \backslash
31465 scalebox
31466 \series default
31467  und 
31468 \series bold
31469
31470 \backslash
31471 resizebox
31472 \series default
31473  im TeX-Modus verwenden.
31474 \end_layout
31475
31476 \begin_layout Standard
31477
31478 \series bold
31479
31480 \backslash
31481 scalebox
31482 \series default
31483  wird nach folgendem Schema verwendet:
31484 \end_layout
31485
31486 \begin_layout Standard
31487
31488 \series bold
31489
31490 \backslash
31491 scalebox{horizontal}[vertikal]{Boxinhalt}
31492 \end_layout
31493
31494 \begin_layout Standard
31495 Horizontal und vertikal geben die jeweiligen Skalierungsfaktoren an.
31496  Wird kein vertikaler Skalierungsfaktor angegeben, wird dafür der horizontale
31497  verwendet.
31498 \end_layout
31499
31500 \begin_layout Standard
31501 Z.
31502 \begin_inset space \thinspace{}
31503 \end_inset
31504
31505 B.
31506  ergibt der Befehl 
31507 \series bold
31508
31509 \backslash
31510 scalebox{2}{Hallo}
31511 \series default
31512  ein im Vergleich zur Dokumentschriftgröße doppelt so großes 
31513 \begin_inset ERT
31514 status collapsed
31515
31516 \begin_layout Plain Layout
31517
31518
31519 \backslash
31520 scalebox{2}{
31521 \end_layout
31522
31523 \end_inset
31524
31525 Hallo
31526 \begin_inset ERT
31527 status collapsed
31528
31529 \begin_layout Plain Layout
31530
31531 }
31532 \end_layout
31533
31534 \end_inset
31535
31536 .
31537 \end_layout
31538
31539 \begin_layout Standard
31540
31541 \series bold
31542
31543 \backslash
31544 scalebox{2}[1]{Hallo}
31545 \series default
31546  verzerrt hingegen das 
31547 \begin_inset ERT
31548 status collapsed
31549
31550 \begin_layout Plain Layout
31551
31552
31553 \backslash
31554 scalebox{2}[1]{
31555 \end_layout
31556
31557 \end_inset
31558
31559 Hallo
31560 \begin_inset ERT
31561 status collapsed
31562
31563 \begin_layout Plain Layout
31564
31565 }
31566 \end_layout
31567
31568 \end_inset
31569
31570 .
31571 \end_layout
31572
31573 \begin_layout Standard
31574 Die Skalierungsfaktoren dürfen auch negativ sein.
31575  In diesem Fall wird der Boxinhalt gespiegelt.
31576 \end_layout
31577
31578 \begin_layout Standard
31579 Daher lässt sich mit dem Befehl 
31580 \series bold
31581
31582 \backslash
31583 scalebox{-1}[1]{Hallo}
31584 \series default
31585  Spiegelschrift erstellen: 
31586 \begin_inset ERT
31587 status collapsed
31588
31589 \begin_layout Plain Layout
31590
31591
31592 \backslash
31593 scalebox{-1}[1]{
31594 \end_layout
31595
31596 \end_inset
31597
31598 Hallo
31599 \begin_inset ERT
31600 status collapsed
31601
31602 \begin_layout Plain Layout
31603
31604 }
31605 \end_layout
31606
31607 \end_inset
31608
31609
31610 \end_layout
31611
31612 \begin_layout Standard
31613
31614 \series bold
31615
31616 \backslash
31617 scalebox{1}[-1]{Hallo}
31618 \series default
31619  spiegelt das 
31620 \begin_inset ERT
31621 status collapsed
31622
31623 \begin_layout Plain Layout
31624
31625
31626 \backslash
31627 scalebox{1}[-1]{
31628 \end_layout
31629
31630 \end_inset
31631
31632 Hallo
31633 \begin_inset ERT
31634 status collapsed
31635
31636 \begin_layout Plain Layout
31637
31638 }
31639 \end_layout
31640
31641 \end_inset
31642
31643  an der Grundlinie.
31644 \end_layout
31645
31646 \begin_layout Standard
31647 Zu 
31648 \series bold
31649
31650 \backslash
31651 scalebox{-1}[1]{Boxinhalt}
31652 \series default
31653  gibt es den äquivalenten Befehl
31654 \begin_inset Newline newline
31655 \end_inset
31656
31657
31658 \series bold
31659
31660 \backslash
31661 reflectbox{Boxinhalt}
31662 \series default
31663 .
31664 \end_layout
31665
31666 \begin_layout Standard
31667 \begin_inset VSpace bigskip
31668 \end_inset
31669
31670
31671 \series bold
31672
31673 \backslash
31674 resizebox
31675 \series default
31676  verwendet man, um den Boxinhalt auf eine bestimmte Höhe oder Breite zu
31677  skalieren.
31678  Das Befehlsschema ist folgendes:
31679 \end_layout
31680
31681 \begin_layout Standard
31682
31683 \series bold
31684
31685 \backslash
31686 resizebox{Breite}{Höhe}{Boxinhalt}
31687 \end_layout
31688
31689 \begin_layout Standard
31690 Gibt man für eines der beiden Argumente ein Ausrufezeichen 
31691 \series bold
31692 !
31693 \series default
31694  ein, wird die Größe so gewählt, dass das Seitenverhältnis der Box beibehalten
31695  wird.
31696 \end_layout
31697
31698 \begin_layout Standard
31699 Der Befehl 
31700 \series bold
31701
31702 \backslash
31703 resizebox{2cm}{1cm}{Hallo}
31704 \series default
31705  ergibt: 
31706 \begin_inset ERT
31707 status collapsed
31708
31709 \begin_layout Plain Layout
31710
31711
31712 \backslash
31713 resizebox{2cm}{1cm}{
31714 \end_layout
31715
31716 \end_inset
31717
31718 Hallo
31719 \begin_inset ERT
31720 status collapsed
31721
31722 \begin_layout Plain Layout
31723
31724 }
31725 \end_layout
31726
31727 \end_inset
31728
31729
31730 \begin_inset Newline newline
31731 \end_inset
31732
31733 Der Befehl 
31734 \series bold
31735
31736 \backslash
31737 resizebox{2cm}{!}{Hallo}
31738 \series default
31739  ergibt: 
31740 \begin_inset ERT
31741 status collapsed
31742
31743 \begin_layout Plain Layout
31744
31745
31746 \backslash
31747 resizebox{2cm}{!}{
31748 \end_layout
31749
31750 \end_inset
31751
31752 Hallo
31753 \begin_inset ERT
31754 status collapsed
31755
31756 \begin_layout Plain Layout
31757
31758 }
31759 \end_layout
31760
31761 \end_inset
31762
31763
31764 \end_layout
31765
31766 \begin_layout Standard
31767 \begin_inset VSpace bigskip
31768 \end_inset
31769
31770
31771 \begin_inset Note Greyedout
31772 status open
31773
31774 \begin_layout Plain Layout
31775
31776 \series bold
31777 Bemerkung:
31778 \series default
31779  Wurde in Argumenten von 
31780 \series bold
31781
31782 \backslash
31783 scalebox
31784 \series default
31785  oder 
31786 \series bold
31787
31788 \backslash
31789 resizebox
31790 \series default
31791  eine Null angegeben, entstehen beim Exportieren zwar keine LaTeX-Fehler,
31792  die erzeugten Dateien können jedoch nicht oder nur teilweise angezeigt
31793  werden.
31794 \end_layout
31795
31796 \end_inset
31797
31798
31799 \end_layout
31800
31801 \begin_layout Standard
31802 \begin_inset VSpace bigskip
31803 \end_inset
31804
31805
31806 \end_layout
31807
31808 \begin_layout Standard
31809 Alle Boxen können beliebig miteinander kombiniert werden.
31810  So ergibt z.
31811 \begin_inset space \thinspace{}
31812 \end_inset
31813
31814 B.
31815  der Befehl
31816 \begin_inset Newline newline
31817 \end_inset
31818
31819
31820 \series bold
31821
31822 \backslash
31823 rotatebox[origin=c]{-45}{
31824 \backslash
31825 resizebox{2cm}{!}{
31826 \backslash
31827 reflectbox{Hallo}}}
31828 \series default
31829 :
31830 \end_layout
31831
31832 \begin_layout Standard
31833 \align center
31834 \begin_inset ERT
31835 status collapsed
31836
31837 \begin_layout Plain Layout
31838
31839
31840 \backslash
31841 rotatebox[origin=c]{-45}{
31842 \backslash
31843 resizebox{2cm}{!}{
31844 \backslash
31845 reflectbox{
31846 \end_layout
31847
31848 \end_inset
31849
31850 Hallo
31851 \begin_inset ERT
31852 status collapsed
31853
31854 \begin_layout Plain Layout
31855
31856 }}}
31857 \end_layout
31858
31859 \end_inset
31860
31861
31862 \end_layout
31863
31864 \begin_layout Standard
31865 \noindent
31866 Bilder, Tabellen und eingebettete Formeln sind als Boxinhalt erlaubt:
31867 \end_layout
31868
31869 \begin_layout Standard
31870 \align center
31871 \begin_inset ERT
31872 status collapsed
31873
31874 \begin_layout Plain Layout
31875
31876
31877 \backslash
31878 rotatebox[origin=c]{-30}{
31879 \backslash
31880 resizebox{2cm}{!}{
31881 \backslash
31882 reflectbox{
31883 \end_layout
31884
31885 \end_inset
31886
31887
31888 \begin_inset Graphics
31889         filename ../clipart/platypus.eps
31890         lyxscale 50
31891         width 25col%
31892
31893 \end_inset
31894
31895
31896 \begin_inset ERT
31897 status collapsed
31898
31899 \begin_layout Plain Layout
31900
31901 }}}
31902 \end_layout
31903
31904 \end_inset
31905
31906
31907 \begin_inset ERT
31908 status collapsed
31909
31910 \begin_layout Plain Layout
31911
31912
31913 \backslash
31914 rotatebox[origin=c]{-45}{
31915 \backslash
31916 resizebox{2cm}{!}{
31917 \backslash
31918 reflectbox{
31919 \end_layout
31920
31921 \end_inset
31922
31923
31924 \begin_inset Tabular
31925 <lyxtabular version="3" rows="2" columns="2">
31926 <features tabularvalignment="middle">
31927 <column alignment="center" valignment="top" width="0">
31928 <column alignment="center" valignment="top" width="0">
31929 <row>
31930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31931 \begin_inset Text
31932
31933 \begin_layout Plain Layout
31934 q
31935 \end_layout
31936
31937 \end_inset
31938 </cell>
31939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31940 \begin_inset Text
31941
31942 \begin_layout Plain Layout
31943 w
31944 \end_layout
31945
31946 \end_inset
31947 </cell>
31948 </row>
31949 <row>
31950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31951 \begin_inset Text
31952
31953 \begin_layout Plain Layout
31954 e
31955 \end_layout
31956
31957 \end_inset
31958 </cell>
31959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31960 \begin_inset Text
31961
31962 \begin_layout Plain Layout
31963 r
31964 \end_layout
31965
31966 \end_inset
31967 </cell>
31968 </row>
31969 </lyxtabular>
31970
31971 \end_inset
31972
31973
31974 \begin_inset ERT
31975 status collapsed
31976
31977 \begin_layout Plain Layout
31978
31979 }}}
31980 \end_layout
31981
31982 \end_inset
31983
31984
31985 \begin_inset ERT
31986 status collapsed
31987
31988 \begin_layout Plain Layout
31989
31990
31991 \backslash
31992 rotatebox[origin=c]{-45}{
31993 \backslash
31994 resizebox{2cm}{!}{
31995 \backslash
31996 reflectbox{
31997 \end_layout
31998
31999 \end_inset
32000
32001
32002 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32003 \end_inset
32004
32005
32006 \begin_inset ERT
32007 status collapsed
32008
32009 \begin_layout Plain Layout
32010
32011 }}}
32012 \end_layout
32013
32014 \end_inset
32015
32016
32017 \end_layout
32018
32019 \begin_layout Standard
32020 Hat man den globalen Formelstil 
32021 \series bold
32022 fleqn
32023 \series default
32024
32025 \begin_inset Foot
32026 status collapsed
32027
32028 \begin_layout Plain Layout
32029 Wenn 
32030 \begin_inset Quotes gld
32031 \end_inset
32032
32033 fleqn
32034 \begin_inset Quotes grd
32035 \end_inset
32036
32037  zu den Dokumentklassen-Optionen hinzugefügt wurde.
32038 \end_layout
32039
32040 \end_inset
32041
32042  gewählt, kann man auch abgesetzte Formeln skalieren.
32043 \end_layout
32044
32045 \begin_layout Chapter
32046 Externe Dateien
32047 \begin_inset Index idx
32048 status collapsed
32049
32050 \begin_layout Plain Layout
32051 Dateien ! externe
32052 \end_layout
32053
32054 \end_inset
32055
32056
32057 \end_layout
32058
32059 \begin_layout Standard
32060 Mit 
32061 \family sans
32062 Einfügen\SpecialChar \menuseparator
32063 Datei
32064 \family default
32065  können Sie fremdes Material in Ihr Dokument einsetzen.
32066  Das kann folgendes sein:
32067 \end_layout
32068
32069 \begin_layout Description
32070 LyX-Dokument Der Inhalt eines anderen LyX-Dokuments wird direkt in Ihr Dokument
32071  eingefügt.
32072 \end_layout
32073
32074 \begin_layout Description
32075 Einfacher
32076 \begin_inset space ~
32077 \end_inset
32078
32079 Text Ein Text-Dokument; jede Textzeile wird als eigener Absatz in Ihr Dokument
32080  eingefügt.
32081 \end_layout
32082
32083 \begin_layout Description
32084 Einfacher
32085 \begin_inset space ~
32086 \end_inset
32087
32088 Text,
32089 \begin_inset space ~
32090 \end_inset
32091
32092 Zeilen
32093 \begin_inset space ~
32094 \end_inset
32095
32096 verbinden Ein Text-Dokument; Zeilen werden so eingefügt, wie sie sind.
32097  Leerzeilen trennen die Absätze.
32098 \end_layout
32099
32100 \begin_layout Description
32101 Externes
32102 \begin_inset space ~
32103 \end_inset
32104
32105 Material Dateien in verschiedenen Formaten.
32106 \end_layout
32107
32108 \begin_layout Description
32109 Unterdokument LyX- oder LaTeX-Dokumente.
32110 \end_layout
32111
32112 \begin_layout Section
32113 Externes Material
32114 \begin_inset Index idx
32115 status collapsed
32116
32117 \begin_layout Plain Layout
32118 Externes Material
32119 \end_layout
32120
32121 \end_inset
32122
32123
32124 \end_layout
32125
32126 \begin_layout Standard
32127 Mit 
32128 \family sans
32129 Einfügen\SpecialChar \menuseparator
32130 Datei\SpecialChar \menuseparator
32131  Externes Material
32132 \family default
32133  können Sie Dateien in Ihr Dokument einfügen, ohne sie vorher in ein Format
32134  konvertieren zu müssen, das vom Ausgabeprogramm verstanden werden kann,
32135  weil LyX sich darum kümmert.
32136  Das ist ähnlich wie bei Bildern, die in verschiedenen Formaten in LyX-Dokumente
32137  eingefügt werden können.
32138  Wenn die Grafikvorschau in den LyX-Einstellungen unter
32139 \family sans
32140  Aussehen
32141 \begin_inset space ~
32142 \end_inset
32143
32144 &
32145 \begin_inset space ~
32146 \end_inset
32147
32148 Handhabung\SpecialChar \menuseparator
32149 Grafik
32150 \family default
32151 , werden die externen Materialtypen Dia und Xfig direkt in LyX angezeigt.
32152 \end_layout
32153
32154 \begin_layout Standard
32155 Zur Zeit können Sie folgende Dateitypen (
32156 \family sans
32157 Vorlagen
32158 \family default
32159 ) benutzen:
32160 \end_layout
32161
32162 \begin_layout Description
32163 Schachdiagramm unterstützt Schachdiagramme, die mit dem Programm 
32164 \series bold
32165
32166 \begin_inset CommandInset href
32167 LatexCommand href
32168 name "XBoard"
32169 target "http://en.wikipedia.org/wiki/XBoard"
32170
32171 \end_inset
32172
32173
32174 \series default
32175  erzeugt wurden.
32176 \end_layout
32177
32178 \begin_layout Description
32179 Datum fügt ein Datum mit dem Format 
32180 \emph on
32181 Tag-Monat-Jahr
32182 \emph default
32183  ein.
32184  Hier ist ein Beispiel: 
32185 \begin_inset External
32186         template Date
32187         filename .
32188
32189 \end_inset
32190
32191
32192 \begin_inset space ~
32193 \end_inset
32194
32195
32196 \begin_inset Note Note
32197 status open
32198
32199 \begin_layout Plain Layout
32200
32201 \lang english
32202 Remove the protected space when bug 4398 is fixed!
32203 \end_layout
32204
32205 \end_inset
32206
32207
32208 \begin_inset Newline newline
32209 \end_inset
32210
32211 Das Datum ist in LyX nicht zu sehen, nur in der Druckausgabe.
32212  Es gibt noch zwei andere Möglichkeiten, ein Datum einzufügen: Über das
32213  Menü 
32214 \family sans
32215 Einfügen\SpecialChar \menuseparator
32216 Datum
32217 \family default
32218  und mit dem LaTeX-Befehl 
32219 \series bold
32220
32221 \backslash
32222 today
32223 \series default
32224 .
32225  Die verschiedenen Methoden werden in Tabelle
32226 \begin_inset space ~
32227 \end_inset
32228
32229
32230 \begin_inset CommandInset ref
32231 LatexCommand ref
32232 reference "tab:Vergleich-der-Datums-Eingaben"
32233
32234 \end_inset
32235
32236  verglichen.
32237 \end_layout
32238
32239 \begin_layout Description
32240 Dia unterstützt Diagramme, die mit dem Programm 
32241 \series bold
32242
32243 \begin_inset CommandInset href
32244 LatexCommand href
32245 name "Dia"
32246 target "http://en.wikipedia.org/wiki/Dia_(software)"
32247
32248 \end_inset
32249
32250
32251 \series default
32252  erzeugt wurden.
32253 \end_layout
32254
32255 \begin_layout Description
32256 LilyPond Mit dieser Vorlage können Sie Noten mit dem Programm 
32257 \series bold
32258
32259 \begin_inset CommandInset href
32260 LatexCommand href
32261 name "LilyPond"
32262 target "http://en.wikipedia.org/wiki/LilyPond"
32263
32264 \end_inset
32265
32266
32267 \series default
32268  schreiben.
32269 \end_layout
32270
32271 \begin_layout Description
32272 PDFPages Mit dieser Vorlage können Sie PDF-Dokumente in ihr Dokument einfügen.
32273  Um bestimmte oder alle Seiten eines PDFs einzufügen, benutzen Sie die 
32274 \emph on
32275 pages
32276 \emph default
32277  Option im Feld 
32278 \family sans
32279 Option
32280 \family default
32281  in der Karteikarte 
32282 \family sans
32283 LaTeX- und LyX-Optionen
32284 \family default
32285  entsprechend der Vorlagenbeschreibung im Dialog.
32286  Wenn keine 
32287 \emph on
32288 pages
32289 \emph default
32290  Option gegeben ist, wird nur die erste Seite des PDFs eingefügt.
32291 \end_layout
32292
32293 \begin_layout Description
32294 Rastergrafik Diese Vorlage kann für Bitmap-Bilder benutzt werden.
32295  Fast alle bekannten Bildformate werden unterstützt.
32296  Die Bilddateien können im Dialogfenster 
32297 \family sans
32298 Externes
32299 \begin_inset space ~
32300 \end_inset
32301
32302 Material
32303 \family default
32304  genauso behandelt werden wie die mit dem normalen 
32305 \family sans
32306 Grafik
32307 \family default
32308 -Dialog eingefügten, siehe Abschnitt
32309 \begin_inset space ~
32310 \end_inset
32311
32312
32313 \begin_inset CommandInset ref
32314 LatexCommand ref
32315 reference "abs:Grafik-Dialog"
32316
32317 \end_inset
32318
32319 .
32320  Der Unterschied ist, dass nur Rasterbilder erlaubt sind, das heißt PDF-
32321  und EPS-Bilder werden nicht unterstützt.
32322 \end_layout
32323
32324 \begin_layout Description
32325 XFig Diese Vorlage unterstützt Bilder, die mit dem Programm 
32326 \series bold
32327
32328 \begin_inset CommandInset href
32329 LatexCommand href
32330 name "Xfig"
32331 target "http://en.wikipedia.org/wiki/Xfig"
32332
32333 \end_inset
32334
32335
32336 \series default
32337  erzeugt wurden.
32338 \end_layout
32339
32340 \begin_layout Standard
32341 \begin_inset Float table
32342 placement h
32343 wide false
32344 sideways false
32345 status open
32346
32347 \begin_layout Plain Layout
32348 \begin_inset Caption
32349
32350 \begin_layout Plain Layout
32351 \begin_inset CommandInset label
32352 LatexCommand label
32353 name "tab:Vergleich-der-Datums-Eingaben"
32354
32355 \end_inset
32356
32357 Vergleich der Datums-Eingaben
32358 \end_layout
32359
32360 \end_inset
32361
32362
32363 \end_layout
32364
32365 \begin_layout Plain Layout
32366 \align center
32367 \begin_inset Tabular
32368 <lyxtabular version="3" rows="4" columns="4">
32369 <features tabularvalignment="middle">
32370 <column alignment="center" valignment="top" width="0">
32371 <column alignment="center" valignment="top" width="0">
32372 <column alignment="center" valignment="top" width="0">
32373 <column alignment="center" valignment="top" width="0">
32374 <row>
32375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32376 \begin_inset Text
32377
32378 \begin_layout Plain Layout
32379 Dokumentformat
32380 \end_layout
32381
32382 \end_inset
32383 </cell>
32384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32385 \begin_inset Text
32386
32387 \begin_layout Plain Layout
32388
32389 \family sans
32390 Externes Material\SpecialChar \menuseparator
32391 Datum
32392 \end_layout
32393
32394 \end_inset
32395 </cell>
32396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32397 \begin_inset Text
32398
32399 \begin_layout Plain Layout
32400
32401 \family sans
32402 Einfügen\SpecialChar \menuseparator
32403 Datum
32404 \end_layout
32405
32406 \end_inset
32407 </cell>
32408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32409 \begin_inset Text
32410
32411 \begin_layout Plain Layout
32412 Befehl 
32413 \series bold
32414
32415 \backslash
32416 today
32417 \end_layout
32418
32419 \end_inset
32420 </cell>
32421 </row>
32422 <row>
32423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32424 \begin_inset Text
32425
32426 \begin_layout Plain Layout
32427 LyX
32428 \end_layout
32429
32430 \end_inset
32431 </cell>
32432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32433 \begin_inset Text
32434
32435 \begin_layout Plain Layout
32436 als Box
32437 \end_layout
32438
32439 \end_inset
32440 </cell>
32441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32442 \begin_inset Text
32443
32444 \begin_layout Plain Layout
32445 als Datum
32446 \end_layout
32447
32448 \end_inset
32449 </cell>
32450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32451 \begin_inset Text
32452
32453 \begin_layout Plain Layout
32454 als TeX-Code
32455 \end_layout
32456
32457 \end_inset
32458 </cell>
32459 </row>
32460 <row>
32461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32462 \begin_inset Text
32463
32464 \begin_layout Plain Layout
32465 LaTeX
32466 \end_layout
32467
32468 \end_inset
32469 </cell>
32470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32471 \begin_inset Text
32472
32473 \begin_layout Plain Layout
32474 als Datum
32475 \end_layout
32476
32477 \end_inset
32478 </cell>
32479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32480 \begin_inset Text
32481
32482 \begin_layout Plain Layout
32483 als Datum
32484 \end_layout
32485
32486 \end_inset
32487 </cell>
32488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32489 \begin_inset Text
32490
32491 \begin_layout Plain Layout
32492 als Befehl
32493 \end_layout
32494
32495 \end_inset
32496 </cell>
32497 </row>
32498 <row>
32499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32500 \begin_inset Text
32501
32502 \begin_layout Plain Layout
32503 DVI, PDF, PS
32504 \end_layout
32505
32506 \end_inset
32507 </cell>
32508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32509 \begin_inset Text
32510
32511 \begin_layout Plain Layout
32512 als Datum
32513 \end_layout
32514
32515 \end_inset
32516 </cell>
32517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32518 \begin_inset Text
32519
32520 \begin_layout Plain Layout
32521 als Datum
32522 \end_layout
32523
32524 \end_inset
32525 </cell>
32526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32527 \begin_inset Text
32528
32529 \begin_layout Plain Layout
32530 als Datum
32531 \end_layout
32532
32533 \end_inset
32534 </cell>
32535 </row>
32536 </lyxtabular>
32537
32538 \end_inset
32539
32540
32541 \end_layout
32542
32543 \end_inset
32544
32545
32546 \end_layout
32547
32548 \begin_layout Standard
32549 Wenn Sie im Dialogfenster
32550 \family sans
32551  Externes
32552 \begin_inset space ~
32553 \end_inset
32554
32555 Material 
32556 \family default
32557 in der Karteikarte
32558 \family sans
32559  Datei
32560 \family default
32561  die Option 
32562 \family sans
32563 Entwurf
32564 \family default
32565  benutzen, wird nur der Pfad der ausgewählten Datei in der Ausgabe erscheinen.
32566 \begin_inset Newline newline
32567 \end_inset
32568
32569 LyX kann externes Material entweder als Box wie hier: 
32570 \begin_inset Graphics
32571         filename clipart/ExternesMaterialQt4.png
32572         scale 85
32573         scaleBeforeRotation
32574
32575 \end_inset
32576
32577  oder als Bild darstellen.
32578  Das hängt davon ab, ob Sie im Dialog
32579 \family sans
32580  
32581 \family default
32582 in der Karteikarte 
32583 \family sans
32584 LaTeX- und LyX-Optionen
32585 \family default
32586  die Option 
32587 \family sans
32588 In
32589 \begin_inset space ~
32590 \end_inset
32591
32592 LyX
32593 \begin_inset space ~
32594 \end_inset
32595
32596 anzeigen
32597 \family default
32598  gewählt haben oder nicht.
32599 \end_layout
32600
32601 \begin_layout Standard
32602 Im LyX-Handbuch 
32603 \family sans
32604 \emph on
32605 Anpassung
32606 \family default
32607 \emph default
32608  wird erklärt, wie Sie eigenen Vorlagen erzeugen können.
32609 \end_layout
32610
32611 \begin_layout Section
32612 Unterdokumente
32613 \begin_inset CommandInset label
32614 LatexCommand label
32615 name "abs:Unterdokumente"
32616
32617 \end_inset
32618
32619
32620 \begin_inset Index idx
32621 status collapsed
32622
32623 \begin_layout Plain Layout
32624 Unterdokument
32625 \end_layout
32626
32627 \end_inset
32628
32629
32630 \end_layout
32631
32632 \begin_layout Standard
32633 Unterdokumente benutzt man bei größeren Dokumenten, die aus mehreren Kapiteln
32634  oder Abschnitten bestehen.
32635  Für die Pflege ist das oft hilfreich und manchmal auch gefordert.
32636  Ein Hauptdokument fügt dann die einzelnen Unterdokumente zusammen.
32637  Ein Unterdokument übernimmt und benutzt Inhalte seines Hauptdokuments,
32638  z.
32639 \begin_inset space \thinspace{}
32640 \end_inset
32641
32642 B.
32643  den LaTeX-Vorspann, das Literaturverzeichnis und Querverweismarken.
32644 \end_layout
32645
32646 \begin_layout Standard
32647 Um Unterdokumente bearbeiten zu können ohne ihr Hauptdokument öffnen zu
32648  müssen, geben Sie im Unterdokument im Menü
32649 \family sans
32650  Dokument\SpecialChar \menuseparator
32651 Einstellungen\SpecialChar \menuseparator
32652 Dokumentklasse
32653 \family default
32654  das Hauptdokument an.
32655  Dieses wird dann von LyX im Hintergrund benutzt, wenn Sie das Unterdokument
32656  bearbeiten.
32657 \end_layout
32658
32659 \begin_layout Standard
32660 Unterdokumente werden in LyX als Box angezeigt: 
32661 \begin_inset Graphics
32662         filename clipart/UnterdokumentQt4.png
32663         scale 85
32664         scaleBeforeRotation
32665
32666 \end_inset
32667
32668  Sie werden über
32669 \family sans
32670  Einfügen\SpecialChar \menuseparator
32671 Datei\SpecialChar \menuseparator
32672 Unterdokument
32673 \family default
32674  eingebunden, was das Dialogfenster
32675 \family sans
32676  Unterdokument
32677 \family default
32678  öffnet.
32679  Für 
32680 \family sans
32681 die Art
32682 \begin_inset space ~
32683 \end_inset
32684
32685 der
32686 \begin_inset space ~
32687 \end_inset
32688
32689 Einbindung
32690 \family default
32691  gibt es dort vier Möglichkeiten:
32692 \end_layout
32693
32694 \begin_layout Description
32695 Include Sie können LyX- und LaTeX-Dokumente einbinden.
32696  Wenn Sie im Dialogfenster
32697 \family sans
32698  Unterdokument
32699 \family default
32700  auf 
32701 \family sans
32702 Öffnen
32703 \family default
32704  klicken, wird das eingebundene Dokument in einem eigenen Unterfenster geöffnet,
32705  und Sie können es editieren.
32706 \begin_inset Newline newline
32707 \end_inset
32708
32709
32710 \end_layout
32711
32712 \begin_layout Standard
32713 Hier wird ein Unterdokument
32714 \family sans
32715  
32716 \family default
32717 per 
32718 \family sans
32719 Include
32720 \family default
32721  eingebunden: 
32722 \begin_inset CommandInset include
32723 LatexCommand include
32724 filename "DummyDocument1.lyx"
32725
32726 \end_inset
32727
32728 Die Abschnittsnummerierung enthält alle Abschnitte der eingebundenen Dateien
32729  in der Reihenfolge, in der sie ins Hauptdokument eingebunden werden.
32730  Das obige Beispiel besitzt einen Unterabschnitt mit der Nummer dieses Abschnitt
32731 s.
32732  Auf Marken eingebundener Dokumente kann verwiesen werden: siehe Unterabschnitt
32733 \begin_inset space ~
32734 \end_inset
32735
32736
32737 \begin_inset CommandInset ref
32738 LatexCommand ref
32739 reference "uab:Externer-Unterabschnitt-1"
32740
32741 \end_inset
32742
32743 .
32744 \end_layout
32745
32746 \begin_layout Standard
32747 Der LaTeX-Vorspann des Unterdokuments wird ignoriert, nur der des Hauptdokuments
32748  wird benutzt.
32749  Zweige in Unterdokumenten werden vom Hauptdokument ignoriert, wenn das
32750  Hauptdokument nicht auch einen Zweig mit dem selben Namen besitzt.
32751  Unterdokumente, die per 
32752 \family sans
32753 Include
32754 \family default
32755  eingebunden werden, beginnen in der Druckausgabe auf einer neuen Seite
32756  und enden mit einem Seitenumbruch.
32757 \end_layout
32758
32759 \begin_layout Standard
32760 Wenn Sie nur an einem Kapitel eines großen Dokuments arbeiten und Zeit sparen
32761  wollen, können Sie eingefügte Dateien in einen Zweig setzen.
32762 \begin_inset Foot
32763 status collapsed
32764
32765 \begin_layout Plain Layout
32766 Zweige sind im Kapitel 
32767 \emph on
32768 Zweige
32769 \emph default
32770  des LyX 
32771 \emph on
32772 Benutzerhandbuchs
32773 \emph default
32774  erklärt.
32775 \end_layout
32776
32777 \end_inset
32778
32779  Durch das de/aktivieren der Zweige können Sie festlegen, welche eingefügte
32780  Dateien in der Ausgabe erscheinen.
32781 \end_layout
32782
32783 \begin_layout Standard
32784 \begin_inset Note Greyedout
32785 status open
32786
32787 \begin_layout Plain Layout
32788
32789 \series bold
32790 Achtung:
32791 \series default
32792  Aufgrund eines Fehlers in LyX kann der LaTeX-Befehl 
32793 \series bold
32794
32795 \backslash
32796 includeonly
32797 \series default
32798  momentan nicht als Alternative benutzt werden um festzulegen, welche eingefügte
32799  Dateien in der Ausgabe erscheinen.
32800 \end_layout
32801
32802 \end_inset
32803
32804
32805 \end_layout
32806
32807 \begin_layout Standard
32808 \begin_inset Note Greyedout
32809 status open
32810
32811 \begin_layout Plain Layout
32812
32813 \series bold
32814 Bemerkung:
32815 \series default
32816  Wenn Sie eine LyX- oder LaTeX-Datei eingebunden haben, werden Sie beim
32817  Export oder der Druckvorschau gewarnt, wenn das Unterdokument eine andere
32818  Dokumentklasse als das Hauptdokument benutzt, weil das zu unvorhersehbaren
32819  Ergebnissen führen wird.
32820 \end_layout
32821
32822 \end_inset
32823
32824
32825 \end_layout
32826
32827 \begin_layout Description
32828 Input Diese Methode ist 
32829 \family sans
32830 Include
32831 \family default
32832  sehr ähnlich mit folgenden Unterschieden:
32833 \end_layout
32834
32835 \begin_deeper
32836 \begin_layout Itemize
32837 Unterdokumente, die per 
32838 \family sans
32839 Input
32840 \family default
32841  eingebunden werden, beginnen in der Druckausgabe NICHT auf einer neuen
32842  Seite und enden NICHT mit einem Seitenumbruch.
32843 \end_layout
32844
32845 \begin_layout Itemize
32846 Unterdokumente, die per 
32847 \family sans
32848 Input
32849 \family default
32850  eingebunden werden, können in LyX angesehen werden, wenn im Dialogfenster
32851 \family sans
32852  Unterdokument Vorschau
32853 \begin_inset space ~
32854 \end_inset
32855
32856 anzeigen
32857 \family default
32858  angekreuzt wurde und in den LyX-Einstellungen unter
32859 \family sans
32860  Aussehen
32861 \begin_inset space ~
32862 \end_inset
32863
32864 &
32865 \begin_inset space ~
32866 \end_inset
32867
32868 Handhabung\SpecialChar \menuseparator
32869 Grafik\SpecialChar \menuseparator
32870 Sofortige
32871 \begin_inset space ~
32872 \end_inset
32873
32874 Vorschau
32875 \family default
32876  auf 
32877 \family sans
32878 An
32879 \family default
32880  gesetzt wurde.
32881  Allerdings wirken sich Änderungen erst bei einem erneuten Laden des Dokuments
32882  aus.
32883 \end_layout
32884
32885 \begin_layout Itemize
32886 Der LaTeX-Befehl 
32887 \series bold
32888
32889 \backslash
32890 includeonly
32891 \series default
32892  kann nicht benutzt werden.
32893 \end_layout
32894
32895 \end_deeper
32896 \begin_layout Standard
32897 Hier ist ein Unterdokument, das mit
32898 \family sans
32899  Input
32900 \family default
32901  eingebunden wurde: 
32902 \begin_inset CommandInset include
32903 LatexCommand input
32904 filename "DummyDocument2.lyx"
32905
32906 \end_inset
32907
32908 .
32909 \end_layout
32910
32911 \begin_layout Description
32912 Unformatiert Mit dieser Methode kann jede Textdatei eingebunden werden.
32913   In der Druckvorschau wird für den Text der Stil 
32914 \family typewriter
32915 Schreibmaschine
32916 \family default
32917  verwendet.
32918  Zeilenumbrüche erfolgen nur dort, wo das Unterdokument welche besitzt.
32919  Wenn Sie im Dialogfenster
32920 \family sans
32921  Unterdokument Leerzeichen
32922 \begin_inset space ~
32923 \end_inset
32924
32925 bei
32926 \begin_inset space ~
32927 \end_inset
32928
32929 der
32930 \begin_inset space ~
32931 \end_inset
32932
32933 Ausgabe
32934 \begin_inset space ~
32935 \end_inset
32936
32937 kennzeichnen 
32938 \family default
32939 ankreuzen, wird in der Druckvorschau das Zeichen 
32940 \begin_inset Quotes gld
32941 \end_inset
32942
32943
32944 \begin_inset ERT
32945 status collapsed
32946
32947 \begin_layout Plain Layout
32948
32949
32950 \backslash
32951 textvisiblespace 
32952 \end_layout
32953
32954 \end_inset
32955
32956
32957 \begin_inset Quotes grd
32958 \end_inset
32959
32960  für jedes Leerzeichen eingefügt.
32961 \begin_inset Newline newline
32962 \end_inset
32963
32964 Im Gegensatz zu 
32965 \family sans
32966 Einfügen\SpecialChar \menuseparator
32967 Datei\SpecialChar \menuseparator
32968 Einfacher
32969 \begin_inset space ~
32970 \end_inset
32971
32972 Text
32973 \family default
32974  wird bei 
32975 \family sans
32976 Unformatiert
32977 \family default
32978  der Dateiinhalt in LyX nicht dargestellt.
32979 \end_layout
32980
32981 \begin_layout Standard
32982 Hier ist ein Unterdokument, das mit
32983 \family sans
32984  Unformatiert
32985 \family default
32986  eingebunden wurde: 
32987 \begin_inset CommandInset include
32988 LatexCommand verbatiminput
32989 filename "DummyTextDocument.txt"
32990
32991 \end_inset
32992
32993
32994 \begin_inset VSpace bigskip
32995 \end_inset
32996
32997 Hier ist ein Unterdokument, das mit
32998 \family sans
32999  Unformatiert
33000 \family default
33001  eingebunden wurde und
33002 \family sans
33003  Leerzeichen
33004 \begin_inset space ~
33005 \end_inset
33006
33007 bei
33008 \begin_inset space ~
33009 \end_inset
33010
33011 der
33012 \begin_inset space ~
33013 \end_inset
33014
33015 Ausgabe
33016 \begin_inset space ~
33017 \end_inset
33018
33019 kennzeichnen
33020 \family default
33021  angekreuzt hat: 
33022 \begin_inset CommandInset include
33023 LatexCommand verbatiminput*
33024 filename "DummyTextDocument.txt"
33025
33026 \end_inset
33027
33028
33029 \end_layout
33030
33031 \begin_layout Standard
33032 \begin_inset VSpace bigskip
33033 \end_inset
33034
33035
33036 \end_layout
33037
33038 \begin_layout Standard
33039 \begin_inset Note Greyedout
33040 status open
33041
33042 \begin_layout Plain Layout
33043
33044 \series bold
33045 Bemerkung:
33046 \series default
33047  Wie man an den obigen Beispielen sieht, wird der Text von Dokumenten, die
33048  
33049 \family sans
33050 Unformatiert
33051 \family default
33052  eingebunden werden, am Zeilenende nicht umgebrochen.
33053 \end_layout
33054
33055 \end_inset
33056
33057
33058 \end_layout
33059
33060 \begin_layout Description
33061 Listing Dieser Typ wird in Kapitel
33062 \begin_inset space ~
33063 \end_inset
33064
33065
33066 \begin_inset CommandInset ref
33067 LatexCommand ref
33068 reference "kap:Programm-Code-Listen"
33069
33070 \end_inset
33071
33072  beschrieben.
33073 \end_layout
33074
33075 \begin_layout Standard
33076 \begin_inset Note Greyedout
33077 status open
33078
33079 \begin_layout Plain Layout
33080
33081 \series bold
33082 Bemerkung:
33083 \series default
33084  Wenn Sie ein Unterdokument auf zwei verschiedene Arten einbinden, kann
33085  das zu LaTeX-Problemen führen.
33086 \end_layout
33087
33088 \end_inset
33089
33090
33091 \end_layout
33092
33093 \begin_layout Chapter
33094 Programm-Code-Listen
33095 \begin_inset CommandInset label
33096 LatexCommand label
33097 name "kap:Programm-Code-Listen"
33098
33099 \end_inset
33100
33101
33102 \begin_inset Index idx
33103 status collapsed
33104
33105 \begin_layout Plain Layout
33106 Listen
33107 \end_layout
33108
33109 \end_inset
33110
33111
33112 \begin_inset Index idx
33113 status collapsed
33114
33115 \begin_layout Plain Layout
33116 Programm-Code
33117 \end_layout
33118
33119 \end_inset
33120
33121
33122 \end_layout
33123
33124 \begin_layout Standard
33125 Um Programm-Code-Listen einzufügen und zu drucken, können Sie 
33126 \family sans
33127 Einfügen\SpecialChar \menuseparator
33128 Pro\SpecialChar \-
33129 grammlisting
33130 \family default
33131  verwenden.
33132  Das LaTeX-Paket 
33133 \series bold
33134 listings
33135 \series default
33136
33137 \begin_inset Index idx
33138 status collapsed
33139
33140 \begin_layout Plain Layout
33141 LaTeX-Pakete ! listings
33142 \end_layout
33143
33144 \end_inset
33145
33146  kann Programm-Code auf vielfältige und flexible Weise in Ihr Dokument einfügen.
33147 \end_layout
33148
33149 \begin_layout Standard
33150 Ein Rechtsklick auf ein Listing öffnet das Kontextmenü, in dem Sie das Ausgabefo
33151 rmat der Programm-Code-Liste festlegen.
33152 \end_layout
33153
33154 \begin_layout Standard
33155 Standardmäßig fängt ein Listing mit einem neuen Absatz an.
33156  Die Platzierungsoption 
33157 \family sans
33158 Eingebettetes
33159 \begin_inset space ~
33160 \end_inset
33161
33162 Listing
33163 \family default
33164  druckt das Listing in der Zeile wie hier: 
33165 \begin_inset listings
33166 lstparams "language={C++}"
33167 inline true
33168 status open
33169
33170 \begin_layout Plain Layout
33171
33172 int a=5;
33173 \end_layout
33174
33175 \end_inset
33176
33177
33178 \begin_inset Newline newline
33179 \end_inset
33180
33181 Die Option 
33182 \family sans
33183 Gleitobjekt
33184 \family default
33185  erzeugt ein Listing-Gleitobjekt, dessen 
33186 \family sans
33187 Platzierung 
33188 \family default
33189 Sie mit 
33190 \family sans
33191 h
33192 \family default
33193
33194 \family sans
33195 t
33196 \family default
33197
33198 \family sans
33199 b
33200 \family default
33201  und 
33202 \family sans
33203 p
33204 \family default
33205 , analog zu den in Abschnitt
33206 \begin_inset space ~
33207 \end_inset
33208
33209
33210 \begin_inset CommandInset ref
33211 LatexCommand ref
33212 reference "abs:Gleitobjekt-Platzierung"
33213
33214 \end_inset
33215
33216  beschriebenen Platzierungsoptionen festlegen können.
33217  Die Platzierungsoptionen können gemischt werden und werden dabei direkt
33218  hintereinander angegeben, z.
33219 \begin_inset space \thinspace{}
33220 \end_inset
33221
33222 B.
33223  
33224 \begin_inset Quotes gld
33225 \end_inset
33226
33227
33228 \family sans
33229 htbp
33230 \family default
33231
33232 \begin_inset Quotes grd
33233 \end_inset
33234
33235 .
33236  Die Option 
33237 \begin_inset Quotes gld
33238 \end_inset
33239
33240 h
33241 \begin_inset Quotes grd
33242 \end_inset
33243
33244  hat manchmal keinen Effekt, aber sie muss nicht verwendet werden, da auch
33245  nicht gleitende Listen Beschriftungen haben und referenziert werden können.
33246 \end_layout
33247
33248 \begin_layout Standard
33249 Sie können Listings mit Marken versehen, um auf Sie wie auf andere Gleitobjekte
33250  zu verweisen: Listing
33251 \begin_inset space ~
33252 \end_inset
33253
33254
33255 \begin_inset CommandInset ref
33256 LatexCommand ref
33257 reference "lst:Gleitendes-Programm-Listing"
33258
33259 \end_inset
33260
33261 .
33262 \end_layout
33263
33264 \begin_layout Standard
33265 \begin_inset listings
33266 lstparams "language=Python"
33267 inline false
33268 status open
33269
33270 \begin_layout Plain Layout
33271
33272 \begin_inset Caption
33273
33274 \begin_layout Plain Layout
33275 \begin_inset CommandInset label
33276 LatexCommand label
33277 name "lst:Gleitendes-Programm-Listing"
33278
33279 \end_inset
33280
33281 Gleitendes Programm-Listing
33282 \end_layout
33283
33284 \end_inset
33285
33286 # Gleitendes Programm-Listing
33287 \end_layout
33288
33289 \begin_layout Plain Layout
33290
33291 def func(param):
33292 \end_layout
33293
33294 \begin_layout Plain Layout
33295
33296     'Dies ist eine Python-Funktion'
33297 \end_layout
33298
33299 \begin_layout Plain Layout
33300
33301     pass
33302 \end_layout
33303
33304 \end_inset
33305
33306
33307 \end_layout
33308
33309 \begin_layout Standard
33310 Wenn Sie eine Programmiersprache gewählt haben, werden die Schlüsselworte
33311  der Sprache erkannt und besonders gedruckt, wie 
33312 \emph on
33313 #
33314 \emph default
33315
33316 \emph on
33317 def
33318 \emph default
33319  und 
33320 \emph on
33321 pass
33322 \emph default
33323  in Listing
33324 \begin_inset space ~
33325 \end_inset
33326
33327
33328 \begin_inset CommandInset ref
33329 LatexCommand ref
33330 reference "lst:Gleitendes-Programm-Listing"
33331
33332 \end_inset
33333
33334 .
33335 \end_layout
33336
33337 \begin_layout Standard
33338 \begin_inset Note Greyedout
33339 status open
33340
33341 \begin_layout Plain Layout
33342
33343 \series bold
33344 Bemerkung:
33345 \series default
33346  Wenn sie keine fettgedruckten Schlüsselwörter im Schriftstil 
33347 \family typewriter
33348 Schreib\SpecialChar \-
33349 maschine
33350 \family default
33351  erhalten, enthält die von Ihnen verwendete Schrift in diesem Stil wahrscheinlic
33352 h keine fett gedruckten Buchstaben.
33353  Wählen Sie in diesem Fall eine andere Schrift im Menü 
33354 \family sans
33355 Dokument\SpecialChar \menuseparator
33356 Einstellungen\SpecialChar \menuseparator
33357 Schriften
33358 \family default
33359 .
33360  (Die Schriften 
33361 \emph on
33362 LuxiMono, BeraMono
33363 \emph default
33364  und 
33365 \emph on
33366 Courier
33367 \emph default
33368  enthalten fett gedruckte Buchstaben.)
33369 \end_layout
33370
33371 \end_inset
33372
33373
33374 \end_layout
33375
33376 \begin_layout Standard
33377 Im Abschnitt 
33378 \family sans
33379 Zeilennummerierung
33380 \family default
33381  des Programmlisting Einstellungsdialogs können Sie den Stil der Zeilennummerier
33382 ung festlegen, zum Beispiel, ob die Nummerierung links oder rechts gedruckt,
33383  jede wievielte Zeile nummeriert werden soll und die 
33384 \family sans
33385 Schriftgröße
33386 \family default
33387  der Nummerierung.
33388 \end_layout
33389
33390 \begin_layout Standard
33391 Im Abschnitt 
33392 \family sans
33393 Bereich
33394 \family default
33395  legen Sie fest, welche Zeilen ausgedruckt werden sollen.
33396  Im Abschnitt 
33397 \family sans
33398 Stil
33399 \family default
33400  legen Sie fest, wie die Liste ausgedruckt werden soll.
33401  Die Option 
33402 \family sans
33403 Erweiterte
33404 \begin_inset space ~
33405 \end_inset
33406
33407 Zeichentabelle
33408 \family default
33409  sollte verwendet werden, wenn nationale Zeichen wie Umlaute benutzt werden.
33410 \end_layout
33411
33412 \begin_layout Standard
33413 Hier ist ein Beispiel mit der Nummerierung links, Schrittweite 
33414 \begin_inset Quotes gld
33415 \end_inset
33416
33417 3
33418 \begin_inset Quotes grd
33419 \end_inset
33420
33421 , Sprache 
33422 \begin_inset Quotes gld
33423 \end_inset
33424
33425 Python
33426 \begin_inset Quotes grd
33427 \end_inset
33428
33429 , Optionen 
33430 \begin_inset Quotes gld
33431 \end_inset
33432
33433 Erweiterte Zeichentabelle
33434 \begin_inset Quotes grd
33435 \end_inset
33436
33437  und 
33438 \begin_inset Quotes gld
33439 \end_inset
33440
33441 Leerzeichen als Symbol
33442 \begin_inset Quotes grd
33443 \end_inset
33444
33445  und Bereich Zeilen 3
33446 \begin_inset space \thinspace{}
33447 \end_inset
33448
33449 -
33450 \begin_inset space \thinspace{}
33451 \end_inset
33452
33453 8:
33454 \end_layout
33455
33456 \begin_layout Standard
33457 \begin_inset listings
33458 lstparams "extendedchars=true,firstline=3,float,language=Python,lastline=8,numbers=left,numberstyle={\footnotesize},showspaces=true,stepnumber=3"
33459 inline false
33460 status open
33461
33462 \begin_layout Plain Layout
33463
33464 def func(param):
33465 \end_layout
33466
33467 \begin_layout Plain Layout
33468
33469     'Dies ist eine Python-Funktion'
33470 \end_layout
33471
33472 \begin_layout Plain Layout
33473
33474     pass
33475 \end_layout
33476
33477 \begin_layout Plain Layout
33478
33479 def func(param):
33480 \end_layout
33481
33482 \begin_layout Plain Layout
33483
33484 'Sonderzeichen: Tschüß'
33485 \end_layout
33486
33487 \begin_layout Plain Layout
33488
33489 pass
33490 \end_layout
33491
33492 \begin_layout Plain Layout
33493
33494 def func(param):
33495 \end_layout
33496
33497 \begin_layout Plain Layout
33498
33499 'Dies ist eine Python-Funktion'
33500 \end_layout
33501
33502 \begin_layout Plain Layout
33503
33504 pass
33505 \end_layout
33506
33507 \end_inset
33508
33509
33510 \end_layout
33511
33512 \begin_layout Standard
33513 Wenn Ihr Listing Tabulatoren verwendet, können Sie im Feld 
33514 \family sans
33515 Tabulatorgröße
33516 \family default
33517  die Anzahl der Zeichen festlegen, die ein Tabulator überspannen soll.
33518 \end_layout
33519
33520 \begin_layout Standard
33521 \noindent
33522 \begin_inset Note Greyedout
33523 status open
33524
33525 \begin_layout Plain Layout
33526
33527 \series bold
33528 Bemerkung:
33529 \series default
33530  Wegen eines Fehlers im 
33531 \series bold
33532 listings
33533 \series default
33534 -Paket wird die Zeilennummerierung um eine Zeile durch vorhergehende Listen
33535  verschoben.
33536  Das ist der Grund, warum die Zeilen 2 und 5 und nicht 3 und 6 in obigem
33537  Listing nummeriert werden.
33538 \end_layout
33539
33540 \end_inset
33541
33542
33543 \end_layout
33544
33545 \begin_layout Standard
33546 \begin_inset VSpace bigskip
33547 \end_inset
33548
33549
33550 \end_layout
33551
33552 \begin_layout Standard
33553 \noindent
33554 Es ist auch möglich, Zeilen einer Datei als Listing zu drucken.
33555  Das machen Sie mit
33556 \family sans
33557  Einfügen\SpecialChar \menuseparator
33558 Datei\SpecialChar \menuseparator
33559 Unterdokument
33560 \family default
33561  und der 
33562 \family sans
33563 Art
33564 \begin_inset space ~
33565 \end_inset
33566
33567 der
33568 \begin_inset space ~
33569 \end_inset
33570
33571 Einbindung
33572 \family default
33573  
33574 \family sans
33575 Listing
33576 \family default
33577 .
33578 \begin_inset Foot
33579 status collapsed
33580
33581 \begin_layout Plain Layout
33582 Die anderen Arten der Einbindung von Unterdokumenten werden in Abschnitt
33583 \begin_inset space ~
33584 \end_inset
33585
33586
33587 \begin_inset CommandInset ref
33588 LatexCommand ref
33589 reference "abs:Unterdokumente"
33590
33591 \end_inset
33592
33593  beschrieben.
33594 \end_layout
33595
33596 \end_inset
33597
33598  Im Dialogfenster
33599 \family sans
33600  Unterdokument
33601 \family default
33602  können Sie die Listing-Parameter unter 
33603 \family sans
33604 Weitere
33605 \begin_inset space ~
33606 \end_inset
33607
33608 Parameter
33609 \family default
33610  eingeben.
33611  Wenn Sie dort ein Fragezeichen 
33612 \begin_inset Quotes gld
33613 \end_inset
33614
33615 ?
33616 \begin_inset Quotes grd
33617 \end_inset
33618
33619  eingeben, wird Ihnen links davon eine Liste aller möglichen Parameter eingeblen
33620 det.
33621 \end_layout
33622
33623 \begin_layout Standard
33624 Um auf ein Unterdokument-Listing verweisen zu können, schreiben Sie einen
33625  Text ins Feld 
33626 \family sans
33627 Marke
33628 \family default
33629 , auf die dann wie üblich verwiesen werden kann.
33630 \end_layout
33631
33632 \begin_layout Standard
33633 Listing
33634 \begin_inset space ~
33635 \end_inset
33636
33637
33638 \begin_inset CommandInset ref
33639 LatexCommand ref
33640 reference "lst:Datei-Listing"
33641
33642 \end_inset
33643
33644  ist ein Beispiel für ein Unterdokument-Listing, bei dem die Zeilen 10
33645 \begin_inset space \thinspace{}
33646 \end_inset
33647
33648 -
33649 \begin_inset space \thinspace{}
33650 \end_inset
33651
33652 15 gedruckt werden.
33653 \end_layout
33654
33655 \begin_layout Standard
33656 \begin_inset CommandInset include
33657 LatexCommand lstinputlisting
33658 filename "EmbeddedObjects.lyx"
33659 lstparams "breaklines=true,caption={Zeilen 10 - 15 dieser LyX-Datei},extendedchars=true,firstline=10,label={lst:Datei-Listing},language={[LaTeX]TeX},lastline=15"
33660
33661 \end_inset
33662
33663
33664 \end_layout
33665
33666 \begin_layout Standard
33667 \begin_inset VSpace bigskip
33668 \end_inset
33669
33670
33671 \end_layout
33672
33673 \begin_layout Standard
33674 Eine Formel in ein Listing einzufügen ist folgendermaßen möglich:
33675 \end_layout
33676
33677 \begin_layout Enumerate
33678 Öffnen Sie die Listings-Einstellungen und fügen
33679 \begin_inset Newline newline
33680 \end_inset
33681
33682
33683 \family sans
33684 mathescape=true
33685 \family default
33686
33687 \begin_inset Newline newline
33688 \end_inset
33689
33690 in das Feld des Tabs 
33691 \family sans
33692 Erweitert
33693 \family default
33694  ein
33695 \end_layout
33696
33697 \begin_layout Enumerate
33698 Erstellen Sie eine Formel außerhalb des Listings
33699 \end_layout
33700
33701 \begin_layout Enumerate
33702 Kopieren Sie den Inhalt der Formel (nicht die Formel-Einfügung) in die Zwischena
33703 blage (Tastenkürzel 
33704 \family sans
33705 Ctrl+C
33706 \family default
33707 )
33708 \end_layout
33709
33710 \begin_layout Enumerate
33711 Schreiben sie 
33712 \begin_inset Quotes gld
33713 \end_inset
33714
33715
33716 \family sans
33717 $$
33718 \family default
33719
33720 \begin_inset Quotes grd
33721 \end_inset
33722
33723  in das Listing und kopieren sie aus der Zwischenablage zwischen die Dollar-Zeic
33724 hen (Tastenkürzel 
33725 \family sans
33726 Ctrl+V
33727 \family default
33728 )
33729 \end_layout
33730
33731 \begin_layout Standard
33732 \begin_inset listings
33733 lstparams "language=Python,mathescape=true"
33734 inline false
33735 status open
33736
33737 \begin_layout Plain Layout
33738
33739 \begin_inset Caption
33740
33741 \begin_layout Plain Layout
33742 Programm-Listing mit einer Formel
33743 \end_layout
33744
33745 \end_inset
33746
33747 # Beispiel-Programm-Listing
33748 \end_layout
33749
33750 \begin_layout Plain Layout
33751
33752 def func(param):
33753 \end_layout
33754
33755 \begin_layout Plain Layout
33756
33757     # $
33758 \backslash
33759 prod_{n=1}^{
33760 \backslash
33761 infty}
33762 \backslash
33763 ,
33764 \backslash
33765 frac{1}{x^{2}}$
33766 \end_layout
33767
33768 \begin_layout Plain Layout
33769
33770     pass
33771 \end_layout
33772
33773 \end_inset
33774
33775
33776 \end_layout
33777
33778 \begin_layout Standard
33779 \begin_inset VSpace bigskip
33780 \end_inset
33781
33782
33783 \end_layout
33784
33785 \begin_layout Standard
33786 \noindent
33787 Dokumentweite Listing-Eigenschaften können in
33788 \family sans
33789  Dokument\SpecialChar \menuseparator
33790 Einstellungen\SpecialChar \menuseparator
33791 Textformat\SpecialChar \menuseparator
33792 Listing-Einstellungen
33793 \family default
33794  festgelegt werden.
33795  Auch dort bekommt man durch Eingabe eines Fragezeichens 
33796 \begin_inset Quotes gld
33797 \end_inset
33798
33799 ?
33800 \begin_inset Quotes grd
33801 \end_inset
33802
33803  links davon eine Liste aller möglichen Parameter.
33804 \end_layout
33805
33806 \begin_layout Standard
33807 Weitere Informationen über das 
33808 \series bold
33809 listings
33810 \series default
33811 -Paket finden Sie in 
33812 \begin_inset CommandInset citation
33813 LatexCommand cite
33814 key "listings"
33815
33816 \end_inset
33817
33818 .
33819 \begin_inset Newpage newpage
33820 \end_inset
33821
33822
33823 \end_layout
33824
33825 \begin_layout Chapter
33826 \start_of_appendix
33827 In LyX verfügbare Maßeinheiten
33828 \begin_inset CommandInset label
33829 LatexCommand label
33830 name "kap:In-LyX-verfügbare"
33831
33832 \end_inset
33833
33834
33835 \begin_inset Index idx
33836 status collapsed
33837
33838 \begin_layout Plain Layout
33839 Einheiten
33840 \end_layout
33841
33842 \end_inset
33843
33844
33845 \end_layout
33846
33847 \begin_layout Standard
33848 Um die in diesem Handbuch verwendeten Maßeinheiten zu verstehen, erläutert
33849  Tabelle
33850 \begin_inset space ~
33851 \end_inset
33852
33853
33854 \begin_inset CommandInset ref
33855 LatexCommand ref
33856 reference "tab:Maßeinheiten"
33857
33858 \end_inset
33859
33860  alle in LyX verfügbaren Maßeinheiten.
33861 \end_layout
33862
33863 \begin_layout Standard
33864 \begin_inset Float table
33865 placement h
33866 wide false
33867 sideways false
33868 status open
33869
33870 \begin_layout Plain Layout
33871 \begin_inset Caption
33872
33873 \begin_layout Plain Layout
33874 \begin_inset CommandInset label
33875 LatexCommand label
33876 name "tab:Maßeinheiten"
33877
33878 \end_inset
33879
33880 Maßeinheiten
33881 \end_layout
33882
33883 \end_inset
33884
33885
33886 \end_layout
33887
33888 \begin_layout Plain Layout
33889 \begin_inset VSpace medskip
33890 \end_inset
33891
33892
33893 \end_layout
33894
33895 \begin_layout Plain Layout
33896 \align center
33897 \begin_inset Tabular
33898 <lyxtabular version="3" rows="20" columns="2">
33899 <features tabularvalignment="middle">
33900 <column alignment="center" valignment="top" width="0">
33901 <column alignment="center" valignment="top" width="0">
33902 <row>
33903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33904 \begin_inset Text
33905
33906 \begin_layout Plain Layout
33907
33908 \series bold
33909 Maßeinheit
33910 \end_layout
33911
33912 \end_inset
33913 </cell>
33914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33915 \begin_inset Text
33916
33917 \begin_layout Plain Layout
33918
33919 \series bold
33920 Name/Beschreibung
33921 \end_layout
33922
33923 \end_inset
33924 </cell>
33925 </row>
33926 <row>
33927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33928 \begin_inset Text
33929
33930 \begin_layout Plain Layout
33931 mm
33932 \end_layout
33933
33934 \end_inset
33935 </cell>
33936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33937 \begin_inset Text
33938
33939 \begin_layout Plain Layout
33940 Millimeter
33941 \end_layout
33942
33943 \end_inset
33944 </cell>
33945 </row>
33946 <row>
33947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33948 \begin_inset Text
33949
33950 \begin_layout Plain Layout
33951 cm
33952 \end_layout
33953
33954 \end_inset
33955 </cell>
33956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33957 \begin_inset Text
33958
33959 \begin_layout Plain Layout
33960 Zentimeter
33961 \end_layout
33962
33963 \end_inset
33964 </cell>
33965 </row>
33966 <row>
33967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33968 \begin_inset Text
33969
33970 \begin_layout Plain Layout
33971 in
33972 \end_layout
33973
33974 \end_inset
33975 </cell>
33976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33977 \begin_inset Text
33978
33979 \begin_layout Plain Layout
33980 Zoll (1
33981 \begin_inset space \thinspace{}
33982 \end_inset
33983
33984 in = 2.54
33985 \begin_inset space \thinspace{}
33986 \end_inset
33987
33988 cm
33989 \end_layout
33990
33991 \end_inset
33992 </cell>
33993 </row>
33994 <row>
33995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33996 \begin_inset Text
33997
33998 \begin_layout Plain Layout
33999 pt
34000 \end_layout
34001
34002 \end_inset
34003 </cell>
34004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34005 \begin_inset Text
34006
34007 \begin_layout Plain Layout
34008 Punkt (72.27
34009 \begin_inset space \thinspace{}
34010 \end_inset
34011
34012 pt = 1
34013 \begin_inset space \thinspace{}
34014 \end_inset
34015
34016 in)
34017 \end_layout
34018
34019 \end_inset
34020 </cell>
34021 </row>
34022 <row>
34023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34024 \begin_inset Text
34025
34026 \begin_layout Plain Layout
34027 pc
34028 \end_layout
34029
34030 \end_inset
34031 </cell>
34032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34033 \begin_inset Text
34034
34035 \begin_layout Plain Layout
34036 Pica (1
34037 \begin_inset space \thinspace{}
34038 \end_inset
34039
34040 pc = 12
34041 \begin_inset space \thinspace{}
34042 \end_inset
34043
34044 pt)
34045 \end_layout
34046
34047 \end_inset
34048 </cell>
34049 </row>
34050 <row>
34051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34052 \begin_inset Text
34053
34054 \begin_layout Plain Layout
34055 sp
34056 \end_layout
34057
34058 \end_inset
34059 </cell>
34060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34061 \begin_inset Text
34062
34063 \begin_layout Plain Layout
34064 skalierter Punkt (65536
34065 \begin_inset space \thinspace{}
34066 \end_inset
34067
34068 sp = 1
34069 \begin_inset space \thinspace{}
34070 \end_inset
34071
34072 pt)
34073 \end_layout
34074
34075 \end_inset
34076 </cell>
34077 </row>
34078 <row>
34079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34080 \begin_inset Text
34081
34082 \begin_layout Plain Layout
34083 bp
34084 \end_layout
34085
34086 \end_inset
34087 </cell>
34088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34089 \begin_inset Text
34090
34091 \begin_layout Plain Layout
34092 großer Punkt (72
34093 \begin_inset space \thinspace{}
34094 \end_inset
34095
34096 bp = 1
34097 \begin_inset space \thinspace{}
34098 \end_inset
34099
34100 in)
34101 \end_layout
34102
34103 \end_inset
34104 </cell>
34105 </row>
34106 <row>
34107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34108 \begin_inset Text
34109
34110 \begin_layout Plain Layout
34111 dd
34112 \end_layout
34113
34114 \end_inset
34115 </cell>
34116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34117 \begin_inset Text
34118
34119 \begin_layout Plain Layout
34120 Didot (1
34121 \begin_inset space \thinspace{}
34122 \end_inset
34123
34124 dd 
34125 \begin_inset Formula $\approx$
34126 \end_inset
34127
34128  0,376
34129 \begin_inset space \thinspace{}
34130 \end_inset
34131
34132 mm)
34133 \end_layout
34134
34135 \end_inset
34136 </cell>
34137 </row>
34138 <row>
34139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34140 \begin_inset Text
34141
34142 \begin_layout Plain Layout
34143 cc
34144 \end_layout
34145
34146 \end_inset
34147 </cell>
34148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34149 \begin_inset Text
34150
34151 \begin_layout Plain Layout
34152 Cicero (1
34153 \begin_inset space \thinspace{}
34154 \end_inset
34155
34156 cc = 12
34157 \begin_inset space \thinspace{}
34158 \end_inset
34159
34160 dd)
34161 \end_layout
34162
34163 \end_inset
34164 </cell>
34165 </row>
34166 <row>
34167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34168 \begin_inset Text
34169
34170 \begin_layout Plain Layout
34171 Skalierung%
34172 \end_layout
34173
34174 \end_inset
34175 </cell>
34176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34177 \begin_inset Text
34178
34179 \begin_layout Plain Layout
34180 % der originalen Bildbreite
34181 \end_layout
34182
34183 \end_inset
34184 </cell>
34185 </row>
34186 <row>
34187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34188 \begin_inset Text
34189
34190 \begin_layout Plain Layout
34191 Textbreite %
34192 \end_layout
34193
34194 \end_inset
34195 </cell>
34196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34197 \begin_inset Text
34198
34199 \begin_layout Plain Layout
34200 % der Textbreite
34201 \end_layout
34202
34203 \end_inset
34204 </cell>
34205 </row>
34206 <row>
34207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34208 \begin_inset Text
34209
34210 \begin_layout Plain Layout
34211 Spaltenbreite %
34212 \end_layout
34213
34214 \end_inset
34215 </cell>
34216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34217 \begin_inset Text
34218
34219 \begin_layout Plain Layout
34220 % der Spaltenbreite
34221 \end_layout
34222
34223 \end_inset
34224 </cell>
34225 </row>
34226 <row>
34227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34228 \begin_inset Text
34229
34230 \begin_layout Plain Layout
34231 Seitenbreite %
34232 \end_layout
34233
34234 \end_inset
34235 </cell>
34236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34237 \begin_inset Text
34238
34239 \begin_layout Plain Layout
34240 % der Seitenbreite
34241 \end_layout
34242
34243 \end_inset
34244 </cell>
34245 </row>
34246 <row>
34247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34248 \begin_inset Text
34249
34250 \begin_layout Plain Layout
34251 Zeilenbreite %
34252 \end_layout
34253
34254 \end_inset
34255 </cell>
34256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34257 \begin_inset Text
34258
34259 \begin_layout Plain Layout
34260 % der Zeilenbreite
34261 \end_layout
34262
34263 \end_inset
34264 </cell>
34265 </row>
34266 <row>
34267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34268 \begin_inset Text
34269
34270 \begin_layout Plain Layout
34271 Texthöhe %
34272 \end_layout
34273
34274 \end_inset
34275 </cell>
34276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34277 \begin_inset Text
34278
34279 \begin_layout Plain Layout
34280 % der Texthöhe
34281 \end_layout
34282
34283 \end_inset
34284 </cell>
34285 </row>
34286 <row>
34287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34288 \begin_inset Text
34289
34290 \begin_layout Plain Layout
34291 Seitenhöhe %
34292 \end_layout
34293
34294 \end_inset
34295 </cell>
34296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34297 \begin_inset Text
34298
34299 \begin_layout Plain Layout
34300 % der Seitenhöhe
34301 \end_layout
34302
34303 \end_inset
34304 </cell>
34305 </row>
34306 <row>
34307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34308 \begin_inset Text
34309
34310 \begin_layout Plain Layout
34311 ex
34312 \end_layout
34313
34314 \end_inset
34315 </cell>
34316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34317 \begin_inset Text
34318
34319 \begin_layout Plain Layout
34320 Die Höhe des Buchstabens 
34321 \emph on
34322 x
34323 \emph default
34324  im aktiven Zeichensatz
34325 \end_layout
34326
34327 \end_inset
34328 </cell>
34329 </row>
34330 <row>
34331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34332 \begin_inset Text
34333
34334 \begin_layout Plain Layout
34335 em
34336 \end_layout
34337
34338 \end_inset
34339 </cell>
34340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34341 \begin_inset Text
34342
34343 \begin_layout Plain Layout
34344 Die Breite des Buchstabens 
34345 \emph on
34346 M
34347 \emph default
34348  im aktiven Zeichensatz
34349 \end_layout
34350
34351 \end_inset
34352 </cell>
34353 </row>
34354 <row>
34355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34356 \begin_inset Text
34357
34358 \begin_layout Plain Layout
34359 mu
34360 \end_layout
34361
34362 \end_inset
34363 </cell>
34364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34365 \begin_inset Text
34366
34367 \begin_layout Plain Layout
34368 mathematische  Maßeinheit
34369 \series bold
34370  
34371 \series default
34372 (1
34373 \begin_inset space \thinspace{}
34374 \end_inset
34375
34376 mu = 1/18
34377 \begin_inset space \thinspace{}
34378 \end_inset
34379
34380 em)
34381 \end_layout
34382
34383 \end_inset
34384 </cell>
34385 </row>
34386 </lyxtabular>
34387
34388 \end_inset
34389
34390
34391 \end_layout
34392
34393 \end_inset
34394
34395
34396 \end_layout
34397
34398 \begin_layout Chapter
34399 Ausgabedatei-Formate mit Grafiken
34400 \begin_inset CommandInset label
34401 LatexCommand label
34402 name "kap:Ausgabedatei-Formate"
34403
34404 \end_inset
34405
34406
34407 \end_layout
34408
34409 \begin_layout Section
34410 DVI
34411 \begin_inset Index idx
34412 status collapsed
34413
34414 \begin_layout Plain Layout
34415 Dateiformat! DVI
34416 \end_layout
34417
34418 \end_inset
34419
34420
34421 \begin_inset Index idx
34422 status collapsed
34423
34424 \begin_layout Plain Layout
34425 DVI
34426 \end_layout
34427
34428 \end_inset
34429
34430
34431 \end_layout
34432
34433 \begin_layout Standard
34434 Dieser Dateityp hat die Erweiterung 
34435 \begin_inset Quotes gld
34436 \end_inset
34437
34438
34439 \family typewriter
34440 .dvi
34441 \family default
34442
34443 \begin_inset Quotes grd
34444 \end_inset
34445
34446  und wird 
34447 \begin_inset Quotes gld
34448 \end_inset
34449
34450 device independent
34451 \begin_inset Quotes grd
34452 \end_inset
34453
34454  genannt, weil er vollkommen portierbar ist.
34455  Ohne Konvertierung kann er auf jedem Rechner benutzt werden, der einen
34456  dvi-Betrachter installiert hat.
34457  DVI-Dateien werden für schnelle Vorschauen und Vorstufen für andere Ausgabeform
34458 ate wie PostScript benutzt.
34459 \end_layout
34460
34461 \begin_layout Standard
34462 \begin_inset Note Greyedout
34463 status open
34464
34465 \begin_layout Plain Layout
34466
34467 \series bold
34468 Bemerkung:
34469 \series default
34470  DVI-Dateien enthalten keine Bilder, denn diese sind nur verlinkt.
34471 \end_layout
34472
34473 \end_inset
34474
34475
34476 \end_layout
34477
34478 \begin_layout Standard
34479 Also vergessen Sie nicht, die Bilder mitzunehmen, wenn Sie Ihre DVI-Datei
34480  auf einen anderen Computer kopieren.
34481  Diese Eigenschaft kann Ihren Computer verlangsamen, wenn Sie die DVI-Datei
34482  betrachten, weil der dvi-Betrachter die Bilder im Hintergrund konvertieren
34483  muss, um sie sichtbar zu machen, wenn Sie in der DVI-Datei
34484 \family typewriter
34485  
34486 \family default
34487 blättern.
34488
34489 \family typewriter
34490  
34491 \family default
34492 Außerdem zeigen manche DVI-Betrachter nicht alles (richtig) an.
34493  Bei Dokumenten mit vielen Bildern empfehlen wir daher das PDF-Format.
34494  
34495 \end_layout
34496
34497 \begin_layout Standard
34498 Sie können Ihr Dokument als DVI über das Menü 
34499 \family sans
34500 Datei\SpecialChar \menuseparator
34501 Exportieren\SpecialChar \menuseparator
34502 DVI
34503 \family default
34504  exportieren.
34505  Sie können eine Vorschau Ihres Dokument als DVI über das Menü 
34506 \family sans
34507 Ansicht
34508 \family default
34509  oder den Werkzeugleistenknopf 
34510 \begin_inset Graphics
34511         filename ../../images/buffer-view_dvi.png
34512         scale 70
34513         scaleBeforeRotation
34514
34515 \end_inset
34516
34517  anschauen.
34518 \end_layout
34519
34520 \begin_layout Section
34521 PostScript
34522 \begin_inset CommandInset label
34523 LatexCommand label
34524 name "abs:PostScript"
34525
34526 \end_inset
34527
34528
34529 \begin_inset Index idx
34530 status collapsed
34531
34532 \begin_layout Plain Layout
34533 Dateiformat  ! PostScript
34534 \end_layout
34535
34536 \end_inset
34537
34538
34539 \begin_inset Index idx
34540 status collapsed
34541
34542 \begin_layout Plain Layout
34543 PostScript
34544 \end_layout
34545
34546 \end_inset
34547
34548
34549 \end_layout
34550
34551 \begin_layout Standard
34552 Dieser Dateityp hat die Erweiterung 
34553 \begin_inset Quotes gld
34554 \end_inset
34555
34556
34557 \family typewriter
34558 .ps
34559 \family default
34560
34561 \begin_inset Quotes grd
34562 \end_inset
34563
34564 .
34565  PostScript wurde von der Firma
34566 \family typewriter
34567  Adobe
34568 \family default
34569  als Druckersprache entwickelt.
34570  Die Datei enthält deshalb Druckbefehle.
34571  PostScript kann als 
34572 \begin_inset Quotes gld
34573 \end_inset
34574
34575 Programmiersprache
34576 \begin_inset Quotes grd
34577 \end_inset
34578
34579  angesehen werden.
34580  Man kann mit ihr rechnen und Diagramme und Bilder zeichnen
34581 \begin_inset Foot
34582 status collapsed
34583
34584 \begin_layout Plain Layout
34585 Wenn Sie mehr darüber wissen wollen, sollten Sie sich die Dokumentation
34586  von
34587 \series bold
34588  PSTricks
34589 \series default
34590  
34591 \begin_inset CommandInset citation
34592 LatexCommand cite
34593 key "pstricks"
34594
34595 \end_inset
34596
34597  oder 
34598 \begin_inset CommandInset citation
34599 LatexCommand cite
34600 key "latex-praxisbuch"
34601
34602 \end_inset
34603
34604  ansehen.
34605 \end_layout
34606
34607 \end_inset
34608
34609 .
34610  Wegen dieser Möglichkeiten sind PostScript-Dateien oft größer als PDF-Dateien.
34611 \end_layout
34612
34613 \begin_layout Standard
34614 PostScript kann nur Bilder im Format EPS
34615 \begin_inset Index idx
34616 status collapsed
34617
34618 \begin_layout Plain Layout
34619 EPS
34620 \end_layout
34621
34622 \end_inset
34623
34624  (Encapsulated PostScript, Datei-Er\SpecialChar \-
34625 wei\SpecialChar \-
34626 ter\SpecialChar \-
34627 ung 
34628 \begin_inset Quotes gld
34629 \end_inset
34630
34631
34632 \family typewriter
34633 .eps
34634 \family default
34635
34636 \begin_inset Quotes grd
34637 \end_inset
34638
34639 ) enthalten.
34640  Weil LyX die Verwendung jedes bekannten Bildformats erlaubt, muss es diese
34641  intern nach EPS konvertieren.
34642  Dies wird bei vielen Bildern in einem Dokument den Arbeitsfluss drastisch
34643  verlangsamen.
34644  Wenn Sie also PostScript benutzen wollen, sollten Sie Ihre Bilder vorher
34645  konvertieren und direkt als EPS einfügen.
34646 \end_layout
34647
34648 \begin_layout Standard
34649 Sie können Ihr Dokument als PostScript über das Menü 
34650 \family sans
34651 Datei\SpecialChar \menuseparator
34652 Exportieren\SpecialChar \menuseparator
34653 Post\SpecialChar \-
34654 Script
34655 \family default
34656  exportieren.
34657  Sie können eine Vorschau Ihres Dokument als PostScript über das Menü 
34658 \family sans
34659 Ansicht
34660 \family default
34661  oder den Werkzeugleistenknopf 
34662 \begin_inset Graphics
34663         filename ../../images/buffer-view_ps.png
34664         scale 70
34665         scaleBeforeRotation
34666
34667 \end_inset
34668
34669  anschauen.
34670 \end_layout
34671
34672 \begin_layout Section
34673 PDF
34674 \begin_inset Index idx
34675 status collapsed
34676
34677 \begin_layout Plain Layout
34678 Dateiformat! PDF
34679 \end_layout
34680
34681 \end_inset
34682
34683
34684 \begin_inset Index idx
34685 status collapsed
34686
34687 \begin_layout Plain Layout
34688 PDF
34689 \end_layout
34690
34691 \end_inset
34692
34693
34694 \end_layout
34695
34696 \begin_layout Standard
34697 Dieser Dateityp hat die Erweiterung 
34698 \begin_inset Quotes gld
34699 \end_inset
34700
34701
34702 \family typewriter
34703 .pdf
34704 \family default
34705
34706 \begin_inset Quotes grd
34707 \end_inset
34708
34709 .
34710  Das
34711 \emph on
34712  
34713 \emph default
34714
34715 \begin_inset Quotes gld
34716 \end_inset
34717
34718 Portable Document Format
34719 \begin_inset Quotes grd
34720 \end_inset
34721
34722  (PDF) wurde auch von der Firma 
34723 \family typewriter
34724 Adobe
34725 \family default
34726  als Derivat von PostScript entwickelt.
34727  Es ist komprimierter und benutzt weniger Befehle als PostScript.
34728  Wie der Begriff 
34729 \begin_inset Quotes gld
34730 \end_inset
34731
34732 portable
34733 \begin_inset Quotes grd
34734 \end_inset
34735
34736  (übertragbar) vermuten lässt, kann eine PDF-Datei auf jeden Rechner übertragen
34737  werden, und der Ausdruck sieht immer gleich aus.
34738 \end_layout
34739
34740 \begin_layout Standard
34741 PDF kann Bilder im eigenen PDF-Format, im Format 
34742 \begin_inset Quotes gld
34743 \end_inset
34744
34745 Joint Photographic Experts Group
34746 \begin_inset Quotes grd
34747 \end_inset
34748
34749  (JPEG
34750 \begin_inset Index idx
34751 status collapsed
34752
34753 \begin_layout Plain Layout
34754 JPG, JPEG
34755 \end_layout
34756
34757 \end_inset
34758
34759 , Datei-Erweiterung 
34760 \begin_inset Quotes gld
34761 \end_inset
34762
34763
34764 \family typewriter
34765 .jpg
34766 \family default
34767
34768 \begin_inset Quotes grd
34769 \end_inset
34770
34771  oder 
34772 \begin_inset Quotes gld
34773 \end_inset
34774
34775
34776 \family typewriter
34777 .jpeg
34778 \family default
34779
34780 \begin_inset Quotes grd
34781 \end_inset
34782
34783 ) und im Format 
34784 \begin_inset Quotes gld
34785 \end_inset
34786
34787 Portable Network Graphics
34788 \begin_inset Quotes grd
34789 \end_inset
34790
34791  (PNG
34792 \begin_inset Index idx
34793 status collapsed
34794
34795 \begin_layout Plain Layout
34796 PNG
34797 \end_layout
34798
34799 \end_inset
34800
34801 , Datei-Erweiterung 
34802 \begin_inset Quotes gld
34803 \end_inset
34804
34805
34806 \family typewriter
34807 .png
34808 \family default
34809
34810 \begin_inset Quotes grd
34811 \end_inset
34812
34813 ) enthalten.
34814  Trotzdem können Sie jedes bekannte Bildformat benutzen, weil LyX es für
34815  Sie konvertieren wird.
34816  Die Konvertierungen werden Ihren Arbeitsfluss verlangsamen, weswegen empfohlen
34817  wird, eines der drei erwähnten Bildformate zu benutzen.
34818 \end_layout
34819
34820 \begin_layout Standard
34821 PDF-Dateien können Sie über 
34822 \family sans
34823 Datei\SpecialChar \menuseparator
34824 Exportieren
34825 \family default
34826  auf drei Arten erzeugen:
34827 \end_layout
34828
34829 \begin_layout Description
34830 PDF
34831 \begin_inset space ~
34832 \end_inset
34833
34834 (ps2pdf) benutzt das Programm
34835 \family typewriter
34836  ps2pdf
34837 \family default
34838 , das eine PDF-Datei aus einer Post\SpecialChar \-
34839 Script®-Version Ihres Dokument erstellt.
34840  Die PostScript-Version wird mit dem Programm 
34841 \family typewriter
34842 dvips
34843 \family default
34844  aus einer DVI-Version erstellt.
34845  Es werden also drei Konvertierungen verwendet.
34846 \end_layout
34847
34848 \begin_layout Description
34849 PDF
34850 \begin_inset space ~
34851 \end_inset
34852
34853 (dvipdfm) benutzt das Programm 
34854 \family typewriter
34855 dvipdfm
34856 \family default
34857 , das Ihr Dokument im ersten Schritt nach DVI und in einem zweiten nach
34858  PDF konvertiert.
34859 \end_layout
34860
34861 \begin_layout Description
34862 PDF
34863 \begin_inset space ~
34864 \end_inset
34865
34866 (pdflatex) benutzt das Programm
34867 \family typewriter
34868  pdftex
34869 \family default
34870 , das Ihr Dokument direkt nach PDF konvertiert.
34871 \end_layout
34872
34873 \begin_layout Standard
34874
34875 \family sans
34876 PDF
34877 \begin_inset space ~
34878 \end_inset
34879
34880 (pdflatex)
34881 \family default
34882  wird empfohlen, weil
34883 \family typewriter
34884  pdftex
34885 \family default
34886  alle Funktionen der aktuellen PDF-Versionen unterstützt, schnell ist und
34887  ohne Probleme arbeitet.
34888  Das Programm 
34889 \family typewriter
34890 dvi\SpecialChar \-
34891 pdfm
34892 \family default
34893  wird nicht weiterentwickelt und ist deshalb nicht sehr aktuell.
34894 \end_layout
34895
34896 \begin_layout Standard
34897 Sie können Ihr Dokument als PDF über das Menü 
34898 \family sans
34899 Datei\SpecialChar \menuseparator
34900 Exportieren\SpecialChar \menuseparator
34901 PDF
34902 \family default
34903  exportieren.
34904  Sie können eine Vorschau Ihres Dokument als PDF über das Menü 
34905 \family sans
34906 Ansicht
34907 \family default
34908  oder den Werkzeugleistenknopf 
34909 \begin_inset Graphics
34910         filename ../../images/buffer-view_pdf2.png
34911         scale 70
34912         scaleBeforeRotation
34913
34914 \end_inset
34915
34916  anschauen 
34917 \family sans
34918 (
34919 \family default
34920 der 
34921 \family sans
34922 PDF
34923 \begin_inset space ~
34924 \end_inset
34925
34926 (pdflatex)
34927 \family default
34928  verwendet).
34929 \end_layout
34930
34931 \begin_layout Chapter
34932 Erklärung der Gleichung
34933 \begin_inset space ~
34934 \end_inset
34935
34936 (
34937 \begin_inset CommandInset ref
34938 LatexCommand ref
34939 reference "eq:Wgn"
34940
34941 \end_inset
34942
34943 )
34944 \begin_inset CommandInset label
34945 LatexCommand label
34946 name "kap:Exläuterung-einer-Gleichung"
34947
34948 \end_inset
34949
34950
34951 \end_layout
34952
34953 \begin_layout Standard
34954 Die Gesamtbreite von
34955 \emph on
34956  n
34957 \emph default
34958  Tabellenzellen 
34959 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34960 \end_inset
34961
34962  kann wie folgt berechnet werden:
34963 \end_layout
34964
34965 \begin_layout Standard
34966 \begin_inset Formula \begin{equation}
34967 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
34968 \end{equation}
34969
34970 \end_inset
34971
34972
34973 \end_layout
34974
34975 \begin_layout Standard
34976 Dabei ist 
34977 \begin_inset Formula $W_{g\, n}$
34978 \end_inset
34979
34980  die Breite jeder Zelle.
34981
34982 \series bold
34983  
34984 \backslash
34985 tabcolsep
34986 \series default
34987  ist die LaTeX-Länge zwischen dem Zellentext und der Zellgrenze mit dem
34988  Standardwert 6
34989 \begin_inset space \thinspace{}
34990 \end_inset
34991
34992 pt.
34993  
34994 \series bold
34995
34996 \backslash
34997 arrayrulewidth
34998 \series default
34999  ist die Dicke der Zellgrenze mit dem Standardwert 0.4
35000 \begin_inset space \thinspace{}
35001 \end_inset
35002
35003 pt.
35004 \end_layout
35005
35006 \begin_layout Standard
35007 Nach Gleichung
35008 \begin_inset space ~
35009 \end_inset
35010
35011
35012 \begin_inset CommandInset ref
35013 LatexCommand ref
35014 reference "eq:Wtot_n"
35015
35016 \end_inset
35017
35018  ist die Gesamtbreite einer Mehrfachspalte, 
35019 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
35020 \end_inset
35021
35022 ,
35023 \end_layout
35024
35025 \begin_layout Standard
35026 \begin_inset Formula \begin{equation}
35027 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
35028 \end{equation}
35029
35030 \end_inset
35031
35032
35033 \end_layout
35034
35035 \begin_layout Standard
35036 Setzt man die Gleichungen
35037 \begin_inset space ~
35038 \end_inset
35039
35040
35041 \begin_inset CommandInset ref
35042 LatexCommand ref
35043 reference "eq:Wtot_n"
35044
35045 \end_inset
35046
35047  und 
35048 \begin_inset CommandInset ref
35049 LatexCommand ref
35050 reference "eq:Wtot_mult"
35051
35052 \end_inset
35053
35054  gleich, kann man die benötigte Breite 
35055 \begin_inset Formula $W_{g\, n}$
35056 \end_inset
35057
35058 , wenn 
35059 \emph on
35060 n
35061 \emph default
35062  Spalten überspannt sind, so dass jede Spalte eine Gesamtbreite 
35063 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
35064 \end_inset
35065
35066  hat, berechnen:
35067 \end_layout
35068
35069 \begin_layout Standard
35070 \begin_inset Formula \begin{equation}
35071 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n
35072 \end{equation}
35073
35074 \end_inset
35075
35076
35077 \end_layout
35078
35079 \begin_layout Bibliography
35080 \labelwidthstring Literaturverzeichnis
35081 \begin_inset CommandInset bibitem
35082 LatexCommand bibitem
35083 key "latexcompanion"
35084
35085 \end_inset
35086
35087 Frank Mittelbach and Michel Goossens: 
35088 \emph on
35089 The LaTeX Companion Second Edition.
35090
35091 \emph default
35092  Addison-Wesley, 2004
35093 \end_layout
35094
35095 \begin_layout Bibliography
35096 \labelwidthstring Literaturverzeichnis
35097 \begin_inset CommandInset bibitem
35098 LatexCommand bibitem
35099 key "latexguide"
35100
35101 \end_inset
35102
35103 Helmut Kopka and Patrick W.
35104  Daly: 
35105 \emph on
35106 A Guide to LaTeX Fourth Edition.
35107
35108 \emph default
35109  Addison-Wesley, 2003
35110 \end_layout
35111
35112 \begin_layout Bibliography
35113 \labelwidthstring Literaturverzeichnis
35114 \begin_inset CommandInset bibitem
35115 LatexCommand bibitem
35116 key "lamport"
35117
35118 \end_inset
35119
35120 Leslie Lamport: 
35121 \emph on
35122 LaTeX: A Document Preparation System.
35123
35124 \emph default
35125  Addison-Wesley, second edition, 1994
35126 \end_layout
35127
35128 \begin_layout Bibliography
35129 \labelwidthstring Literaturverzeichnis
35130 \begin_inset CommandInset bibitem
35131 LatexCommand bibitem
35132 key "latex-praxisbuch"
35133
35134 \end_inset
35135
35136 Niedermair, Elke & Michael: 
35137 \emph on
35138 LaTeX-Praxisbuch
35139 \emph default
35140 , Franzis-Verlag, 2004
35141 \end_layout
35142
35143 \begin_layout Bibliography
35144 \labelwidthstring Literaturverzeichnis
35145 \begin_inset CommandInset bibitem
35146 LatexCommand bibitem
35147 key "booktabs"
35148
35149 \end_inset
35150
35151 Dokumentation des LaTeX-Pakets 
35152 \series bold
35153
35154 \begin_inset CommandInset href
35155 LatexCommand href
35156 name "booktabs"
35157 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
35158
35159 \end_inset
35160
35161
35162 \series default
35163
35164 \begin_inset Index idx
35165 status collapsed
35166
35167 \begin_layout Plain Layout
35168 LaTeX-Pakete ! booktabs
35169 \end_layout
35170
35171 \end_inset
35172
35173
35174 \end_layout
35175
35176 \begin_layout Bibliography
35177 \labelwidthstring Literaturverzeichnis
35178 \begin_inset CommandInset bibitem
35179 LatexCommand bibitem
35180 key "caption"
35181
35182 \end_inset
35183
35184 Dokumentation des LaTeX-Pakets 
35185 \series bold
35186
35187 \begin_inset CommandInset href
35188 LatexCommand href
35189 name "caption"
35190 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption-deu.pdf"
35191
35192 \end_inset
35193
35194
35195 \series default
35196
35197 \begin_inset Index idx
35198 status collapsed
35199
35200 \begin_layout Plain Layout
35201 LaTeX-Pakete ! caption
35202 \end_layout
35203
35204 \end_inset
35205
35206
35207 \end_layout
35208
35209 \begin_layout Bibliography
35210 \labelwidthstring Literaturverzeichnis
35211 \begin_inset CommandInset bibitem
35212 LatexCommand bibitem
35213 key "endfloat"
35214
35215 \end_inset
35216
35217 Dokumentation des LaTeX-Pakets 
35218 \series bold
35219
35220 \begin_inset CommandInset href
35221 LatexCommand href
35222 name "endfloat"
35223 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
35224
35225 \end_inset
35226
35227
35228 \series default
35229
35230 \begin_inset Index idx
35231 status collapsed
35232
35233 \begin_layout Plain Layout
35234 LaTeX-Pakete ! endfloat
35235 \end_layout
35236
35237 \end_inset
35238
35239
35240 \end_layout
35241
35242 \begin_layout Bibliography
35243 \labelwidthstring Literaturverzeichnis
35244 \begin_inset CommandInset bibitem
35245 LatexCommand bibitem
35246 key "wrapfig"
35247
35248 \end_inset
35249
35250 Dokumentation des LaTeX-Pakets 
35251 \series bold
35252
35253 \begin_inset CommandInset href
35254 LatexCommand href
35255 name "wrapfig"
35256 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
35257
35258 \end_inset
35259
35260
35261 \series default
35262
35263 \begin_inset Index idx
35264 status collapsed
35265
35266 \begin_layout Plain Layout
35267 LaTeX-Pakete ! wrapfig
35268 \begin_inset ERT
35269 status collapsed
35270
35271 \begin_layout Plain Layout
35272
35273
35274 \backslash
35275 vspace{4mm}
35276 \end_layout
35277
35278 \end_inset
35279
35280
35281 \end_layout
35282
35283 \end_inset
35284
35285
35286 \end_layout
35287
35288 \begin_layout Bibliography
35289 \labelwidthstring Literaturverzeichnis
35290 \begin_inset CommandInset bibitem
35291 LatexCommand bibitem
35292 key "footmisc"
35293
35294 \end_inset
35295
35296 Dokumentation des LaTeX-Pakets 
35297 \series bold
35298
35299 \begin_inset CommandInset href
35300 LatexCommand href
35301 name "footmisc"
35302 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
35303
35304 \end_inset
35305
35306
35307 \series default
35308
35309 \begin_inset Index idx
35310 status collapsed
35311
35312 \begin_layout Plain Layout
35313 LaTeX-Pakete ! footmisc
35314 \end_layout
35315
35316 \end_inset
35317
35318
35319 \end_layout
35320
35321 \begin_layout Bibliography
35322 \labelwidthstring Literaturverzeichnis
35323 \begin_inset CommandInset bibitem
35324 LatexCommand bibitem
35325 key "hypcap"
35326
35327 \end_inset
35328
35329 Dokumentation des LaTeX-Pakets 
35330 \series bold
35331
35332 \begin_inset CommandInset href
35333 LatexCommand href
35334 name "hypcap"
35335 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
35336
35337 \end_inset
35338
35339
35340 \series default
35341
35342 \begin_inset Index idx
35343 status collapsed
35344
35345 \begin_layout Plain Layout
35346 LaTeX-Pakete ! hypcap
35347 \end_layout
35348
35349 \end_inset
35350
35351
35352 \end_layout
35353
35354 \begin_layout Bibliography
35355 \labelwidthstring Literaturverzeichnis
35356 \begin_inset CommandInset bibitem
35357 LatexCommand bibitem
35358 key "hyperref"
35359
35360 \end_inset
35361
35362 Dokumentation des LaTeX-Pakets 
35363 \series bold
35364
35365 \begin_inset CommandInset href
35366 LatexCommand href
35367 name "hyperref"
35368 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
35369
35370 \end_inset
35371
35372
35373 \series default
35374
35375 \begin_inset Index idx
35376 status collapsed
35377
35378 \begin_layout Plain Layout
35379 LaTeX-Pakete ! hyperref
35380 \end_layout
35381
35382 \end_inset
35383
35384
35385 \end_layout
35386
35387 \begin_layout Bibliography
35388 \labelwidthstring Literaturverzeichnis
35389 \begin_inset CommandInset bibitem
35390 LatexCommand bibitem
35391 key "KOMA-Script"
35392
35393 \end_inset
35394
35395 Dokumentation des LaTeX-Pakets 
35396 \series bold
35397
35398 \begin_inset CommandInset href
35399 LatexCommand href
35400 name "KOMA-Script"
35401 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguide.pdf"
35402
35403 \end_inset
35404
35405
35406 \series default
35407
35408 \begin_inset Index idx
35409 status collapsed
35410
35411 \begin_layout Plain Layout
35412 LaTeX-Pakete ! KOMA-Script
35413 \end_layout
35414
35415 \end_inset
35416
35417
35418 \end_layout
35419
35420 \begin_layout Bibliography
35421 \labelwidthstring Literaturverzeichnis
35422 \begin_inset CommandInset bibitem
35423 LatexCommand bibitem
35424 key "listings"
35425
35426 \end_inset
35427
35428 Dokumentation des LaTeX-Pakets 
35429 \series bold
35430
35431 \begin_inset CommandInset href
35432 LatexCommand href
35433 name "listings"
35434 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
35435
35436 \end_inset
35437
35438
35439 \series default
35440
35441 \begin_inset Index idx
35442 status collapsed
35443
35444 \begin_layout Plain Layout
35445 LaTeX-Pakete ! listings
35446 \end_layout
35447
35448 \end_inset
35449
35450
35451 \end_layout
35452
35453 \begin_layout Bibliography
35454 \labelwidthstring Literaturverzeichnis
35455 \begin_inset CommandInset bibitem
35456 LatexCommand bibitem
35457 key "marginnote"
35458
35459 \end_inset
35460
35461 Dokumentation des LaTeX-Pakets 
35462 \series bold
35463
35464 \begin_inset CommandInset href
35465 LatexCommand href
35466 name "marginnote"
35467 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
35468
35469 \end_inset
35470
35471
35472 \series default
35473
35474 \begin_inset Index idx
35475 status collapsed
35476
35477 \begin_layout Plain Layout
35478 LaTeX-Pakete ! marginnote
35479 \end_layout
35480
35481 \end_inset
35482
35483
35484 \end_layout
35485
35486 \begin_layout Bibliography
35487 \labelwidthstring Literaturverzeichnis
35488 \begin_inset CommandInset bibitem
35489 LatexCommand bibitem
35490 key "pstricks"
35491
35492 \end_inset
35493
35494 Webseite des LaTeX-Pakets 
35495 \series bold
35496
35497 \begin_inset CommandInset href
35498 LatexCommand href
35499 name "PSTricks"
35500 target "http://tug.org/PSTricks/"
35501
35502 \end_inset
35503
35504
35505 \series default
35506
35507 \begin_inset Index idx
35508 status collapsed
35509
35510 \begin_layout Plain Layout
35511 LaTeX-Pakete ! pstricks
35512 \end_layout
35513
35514 \end_inset
35515
35516
35517 \end_layout
35518
35519 \begin_layout Bibliography
35520 \labelwidthstring Literaturverzeichnis
35521 \begin_inset CommandInset bibitem
35522 LatexCommand bibitem
35523 key "sidecap"
35524
35525 \end_inset
35526
35527 Dokumentation des LaTeX-Pakets 
35528 \series bold
35529
35530 \begin_inset CommandInset href
35531 LatexCommand href
35532 name "sidecap"
35533 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
35534
35535 \end_inset
35536
35537
35538 \series default
35539
35540 \begin_inset Index idx
35541 status collapsed
35542
35543 \begin_layout Plain Layout
35544 LaTeX-Pakete ! sidecap
35545 \end_layout
35546
35547 \end_inset
35548
35549
35550 \end_layout
35551
35552 \begin_layout Bibliography
35553 \labelwidthstring Literaturverzeichnis
35554 \begin_inset CommandInset bibitem
35555 LatexCommand bibitem
35556 key "prettyref"
35557
35558 \end_inset
35559
35560 Dokumentation des LaTeX-Pakets 
35561 \series bold
35562
35563 \begin_inset CommandInset href
35564 LatexCommand href
35565 name "prettyref"
35566 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
35567
35568 \end_inset
35569
35570
35571 \series default
35572
35573 \begin_inset Index idx
35574 status collapsed
35575
35576 \begin_layout Plain Layout
35577 LaTeX-Pakete ! prettyref
35578 \end_layout
35579
35580 \end_inset
35581
35582
35583 \end_layout
35584
35585 \begin_layout Bibliography
35586 \labelwidthstring Literaturverzeichnis
35587 \begin_inset CommandInset bibitem
35588 LatexCommand bibitem
35589 key "refstyle"
35590
35591 \end_inset
35592
35593 Dokumentation des LaTeX-Pakets 
35594 \series bold
35595
35596 \begin_inset CommandInset href
35597 LatexCommand href
35598 name "refstyle"
35599 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
35600
35601 \end_inset
35602
35603
35604 \series default
35605
35606 \begin_inset Index idx
35607 status collapsed
35608
35609 \begin_layout Plain Layout
35610 LaTeX-Pakete ! refstyle
35611 \end_layout
35612
35613 \end_inset
35614
35615
35616 \end_layout
35617
35618 \begin_layout Bibliography
35619 \labelwidthstring Literaturverzeichnis
35620 \begin_inset CommandInset bibitem
35621 LatexCommand bibitem
35622 key "NeuInLyX20"
35623
35624 \end_inset
35625
35626
35627 \begin_inset CommandInset href
35628 LatexCommand href
35629 name "Wiki-Seite"
35630 target "http://wiki.lyx.org/LyX/NewInLyX20"
35631
35632 \end_inset
35633
35634  über neue Funktionen in 
35635 \family sans
35636 LyX 2.0
35637 \family default
35638 .
35639 \end_layout
35640
35641 \begin_layout Standard
35642 \begin_inset CommandInset index_print
35643 LatexCommand printindex
35644 type "idx"
35645
35646 \end_inset
35647
35648
35649 \end_layout
35650
35651 \end_body
35652 \end_document