]> git.lyx.org Git - features.git/blob - lib/doc/de/EmbeddedObjects.lyx
EmbeddedObjects.lyx: - describe the new \nameref and refstyle features
[features.git] / lib / doc / de / EmbeddedObjects.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 404
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 % Ermöglicht besondere Tabellenzellen-Ausrichtungen
58 \usepackage{dcolumn}
59
60 %Vergrößert den Teil der Seite, in dem Gleitobjekte
61 % unten angeordnet werden dürfen
62 \renewcommand{\bottomfraction}{0.5}
63
64 % Vermeidet, dass Gleitobjekte vor ihrem Abschnitt gedruckt werden
65 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
66
67 % beschleunigt die Berechnung von langen Tabellen
68 \setcounter{LTchunksize}{100}
69
70 % wird für skalierte und rotierte Boxen benötigt
71 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
72
73 % wird bei farbigen Tabellen benutzt
74 \@ifundefined{textcolor}
75  {\usepackage{color}}{}
76 \definecolor{dunkelgruen}{cmyk}{0.5, 0, 1, 0}
77 \definecolor{hellgrau}{gray}{0.8}
78
79 % testen ob paket colortbl installiert ist
80 % wird für farbige Tabellenzellen benutzt
81 \newboolean{colortbl}
82 \IfFileExists{colortbl.sty}
83  {\usepackage{colortbl}
84   \setboolean{colortbl}{true}}
85  {\setboolean{colortbl}{false}}
86
87 % wird für Mehrfachzeilen benutzt
88 \usepackage{multirow}
89 %\renewcommand{\multirowsetup}{\centering}
90
91 % wird fuer Tabellen im Buchstil benutzt
92 \usepackage{booktabs}
93
94 % wird benutzt, um Tabellenzellen zu vergrößern
95 \@ifundefined{extrarowheight}
96  {\usepackage{array}}{}
97 \setlength{\extrarowheight}{2pt}
98
99 % wird fuer benutzerdefinierte Tabellen benutzt
100 % ---
101 \newcolumntype{M}[1]
102  {>{\centering\hspace{0pt}}m{#1}}
103
104 \newcolumntype{S}[2]
105  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
106
107 \newcolumntype{K}[1]
108  {>{\columncolor{#1}\hspace{0pt}}c}
109
110 \newcolumntype{V}{!{\vrule width 1.5pt}}
111
112 \newcolumntype{W}{!{\color{green}\vline}}
113 % ---
114
115 % Setzt einen zusaetzlichen Abstand von
116 % 1.5 mm zwischen Fussnoten
117 \let\myFoot\footnote
118 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
119
120 % Gleit-Algorithmen werden innerhalb von Kapiteln numeriert
121 \numberwithin{algorithm}{chapter}
122
123
124 % ------------------------------------
125 % Prüfung auf benötigte LaTeXPakete
126 \usepackage{ifthen}
127
128 % Pruefung auf arydshln
129 % für Tabellen mit gestrichelten Linien
130 \newboolean{arydshln}
131 \IfFileExists{arydshln.sty}
132  {\usepackage{arydshln}
133   \setboolean{arydshln}{true}}
134  {\setboolean{arydshln}{false}}
135
136 % Prüfung auf marginnote
137 % für Randnotizen
138 \newboolean{marginnote}
139 \IfFileExists{marginnote.sty}
140  {\usepackage{marginnote}
141   \let\marginpar\marginnote
142   \setboolean{marginnote}{true}}
143  {\setboolean{marginnote}{false}}
144
145 % Prüfung auf sidecap
146 % für seitliche Beschriftungen
147 \newboolean{sidecap}
148 \IfFileExists{sidecap.sty}
149  {\usepackage{sidecap}
150   \setboolean{sidecap}{true}}
151  {\setboolean{sidecap}{false}}
152
153 % Umdefinieren des Makros \LyX für PDF-Lesezeichen
154 \def\LyX{\texorpdfstring{%
155   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
156   {LyX}}
157
158 % Damit der Index den Namen "Stichwortverzeichnis" erhält
159 \addto\captionsngerman{\renewcommand{\indexname}{Stichwortverzeichnis}}
160 \end_preamble
161 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
162 \use_default_options false
163 \maintain_unincluded_children false
164 \language ngerman
165 \inputencoding auto
166 \fontencoding global
167 \font_roman default
168 \font_sans default
169 \font_typewriter default
170 \font_default_family default
171 \use_xetex false
172 \font_sc false
173 \font_osf false
174 \font_sf_scale 100
175 \font_tt_scale 100
176
177 \graphics default
178 \default_output_format default
179 \output_sync 0
180 \bibtex_command default
181 \index_command default
182 \paperfontsize 12
183 \spacing single
184 \use_hyperref true
185 \pdf_title "Das LyX-Handbuch der Einfügungen: Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen"
186 \pdf_author "LyX Team, Uwe Stöhr, deutsche Übersetzung: Hartmut Haase"
187 \pdf_subject "LyX-Dokumentation über Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen"
188 \pdf_keywords "LyX, Abbildungen, Tabellen, Gleitobjekte, Notizen, Boxen"
189 \pdf_bookmarks true
190 \pdf_bookmarksnumbered true
191 \pdf_bookmarksopen true
192 \pdf_bookmarksopenlevel 1
193 \pdf_breaklinks false
194 \pdf_pdfborder false
195 \pdf_colorlinks true
196 \pdf_backref false
197 \pdf_pdfusetitle false
198 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
199 \papersize a4paper
200 \use_geometry false
201 \use_amsmath 2
202 \use_esint 0
203 \use_mhchem 1
204 \use_mathdots 1
205 \cite_engine basic
206 \use_bibtopic false
207 \use_indices false
208 \paperorientation portrait
209 \suppress_date false
210 \use_refstyle 0
211 \notefontcolor #0000ff
212 \index Stichwortverzeichnis
213 \shortcut idx
214 \color #008000
215 \end_index
216 \secnumdepth 3
217 \tocdepth 3
218 \paragraph_separation skip
219 \defskip medskip
220 \quotes_language german
221 \papercolumns 1
222 \papersides 2
223 \paperpagestyle default
224 \bullet 1 0 9 -1
225 \bullet 2 2 35 -1
226 \bullet 3 2 7 -1
227 \tracking_changes false
228 \output_changes false
229 \html_math_output 0
230 \html_be_strict false
231 \end_header
232
233 \begin_body
234
235 \begin_layout Title
236 Das LyX-Handbuch der Einfügungen:
237 \begin_inset Newline newline
238 \end_inset
239
240  
241 \size larger
242 Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen
243 \end_layout
244
245 \begin_layout Author
246 vom LyX Team
247 \begin_inset Foot
248 status collapsed
249
250 \begin_layout Plain Layout
251 \noindent
252
253 \size normal
254 Übersetzung und Bearbeitung: Hartmut Haase
255 \size default
256 , Uwe Stöhr
257 \begin_inset Newline newline
258 \end_inset
259
260 Wenn Sie Anmerkungen oder Korrekturvorschläge machen wollen, schreiben Sie
261  bitte an: 
262 \begin_inset CommandInset href
263 LatexCommand href
264 name "lyx-docs@lists.lyx.org"
265 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
266 type "mailto:"
267
268 \end_inset
269
270
271 \end_layout
272
273 \end_inset
274
275
276 \begin_inset Note Note
277 status collapsed
278
279 \begin_layout Plain Layout
280 Autor: Uwe Stöhr <uwestoehr@web.de>
281 \end_layout
282
283 \end_inset
284
285
286 \begin_inset Newline newline
287 \end_inset
288
289
290 \begin_inset Newline newline
291 \end_inset
292
293
294 \family sans
295 Version 2.0.x
296 \end_layout
297
298 \begin_layout Standard
299 \begin_inset CommandInset toc
300 LatexCommand tableofcontents
301
302 \end_inset
303
304
305 \end_layout
306
307 \begin_layout Standard
308 \begin_inset Note Note
309 status open
310
311 \begin_layout Plain Layout
312 Um alle Teile diese Handbuches als DVI, HTML, PDF, PostScript oder RTF exportier
313 en zu können oder es auszudrucken, benötigen Sie die LaTeX-Pakte 
314 \series bold
315 arydshln
316 \series default
317
318 \series bold
319 colortbl
320 \series default
321
322 \series bold
323 marginnote
324 \series default
325  und 
326 \series bold
327 sidecap
328 \series default
329 .
330  Wenn sie nicht installiert sind, erfolgt die Ausgabe ohne die Teile, in
331  denen sie benötigt werden.
332 \end_layout
333
334 \begin_layout Plain Layout
335 Wenn es Ihnen trotzdem nicht gelingen sollte, können Sie die neueste PDF-Version
336  des englischen Originals hier finden:
337 \begin_inset Newline newline
338 \end_inset
339
340
341 \series bold
342 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
343 \end_layout
344
345 \end_inset
346
347
348 \end_layout
349
350 \begin_layout Chapter
351 Abbildungen
352 \begin_inset Index idx
353 status collapsed
354
355 \begin_layout Plain Layout
356 Abbildungen
357 \end_layout
358
359 \end_inset
360
361
362 \end_layout
363
364 \begin_layout Section
365 Grafik-Dialog
366 \begin_inset Index idx
367 status collapsed
368
369 \begin_layout Plain Layout
370 Abbildungen ! Grafik-Dialog
371 \end_layout
372
373 \end_inset
374
375
376 \begin_inset CommandInset label
377 LatexCommand label
378 name "abs:Grafik-Dialog"
379
380 \end_inset
381
382
383 \end_layout
384
385 \begin_layout Standard
386 Um eine Abbildung in Ihr Dokument einzufügen, klicken Sie auf das Symbol
387  
388 \begin_inset Graphics
389         filename ../../images/dialog-show-new-inset_graphics.png
390         scale 70
391         scaleBeforeRotation
392
393 \end_inset
394
395  in der Werkzeugleiste oder wählen das Menü 
396 \family sans
397 Einfügen\SpecialChar \menuseparator
398 Grafik
399 \family default
400 .
401  Ein Dialogfenster erscheint, in dem Sie einen Dateinamen direkt oder über
402  
403 \family sans
404 Durchsuchen
405 \family default
406  eingeben können.
407  Die Abbildung wird in der druckfertigen Ausgabe genau dort erscheinen,
408  an der Sie sie eingefügt haben.
409 \end_layout
410
411 \begin_layout Standard
412 Der Grafik-Dialog wird immer dann geöffnet, wenn Sie auf eine Abbildung
413  klicken.
414  Der Dialog hat drei Karteikarten:
415 \end_layout
416
417 \begin_layout Description
418
419 \family sans
420 Grafik
421 \family default
422  Hier können Sie eine Grafik-Datei auswählen und ihr Aussehen in der druckbaren
423  Version festlegen.
424  Die für die Bildgröße verfügbaren Einheiten werden im Anhang
425 \begin_inset space ~
426 \end_inset
427
428
429 \begin_inset CommandInset ref
430 LatexCommand ref
431 reference "kap:In-LyX-verfügbare"
432
433 \end_inset
434
435  erklärt.
436 \begin_inset Newline newline
437 \end_inset
438
439
440 \begin_inset Index idx
441 status collapsed
442
443 \begin_layout Plain Layout
444 Abbildungen ! rotierte
445 \end_layout
446
447 \end_inset
448
449 Sie können Abbildungen durch Angabe eines 
450 \family sans
451 Winkel
452 \family default
453
454 \begin_inset space ~
455 \end_inset
456
457
458 \family sans
459 (Grad)
460 \family default
461  und Festlegung eines 
462 \family sans
463 Drehpunktes
464 \family default
465  drehen.
466  Negative Winkel drehen im Uhrzeigersinn.
467  Die Abbildung wird auch in LyX gedreht.
468 \begin_inset Newline newline
469 \end_inset
470
471
472 \begin_inset Index idx
473 status collapsed
474
475 \begin_layout Plain Layout
476 Abbildungen ! skalierte
477 \end_layout
478
479 \end_inset
480
481 Abbildungen können in der Größe verändert werden, indem man Prozentwerte
482  oder Höhe und Breite definiert.
483  Wenn man nur einen Wert angibt, wird der andere automatisch berechnet.
484  Wenn Sie beide Werte angeben, wird die Abbildung an die Größe angepasst,
485  wobei sie möglicherweise verzerrt wird.
486  Um das zu vermeiden, sollten Sie 
487 \family sans
488 Seitenverhältnis
489 \begin_inset space ~
490 \end_inset
491
492 beibehalten
493 \family default
494  ankreuzen.
495  Die Abbildung wird dann so angepasst, dass die vorgegebenen Werte für Höhe
496  und Breite nicht überschritten werden.
497 \begin_inset Newline newline
498 \end_inset
499
500 Wenn Sie mit der rechten Maustaste auf eine Grafik klicken und dann im erscheine
501 nden Kontext-Menü 
502 \family sans
503 Datei extern bearbeiten
504 \family default
505  auswählen, können Abbildungen mit einem Programm ihrer Wahl zum Bearbeiten
506  öffnen.
507  Das Programm kann für jedes Bildformat in den LyX-Einstellungen unter 
508 \family sans
509 Datei-Handhabung\SpecialChar \menuseparator
510 Dateiformate
511 \family default
512  festgelegt werden.
513 \end_layout
514
515 \begin_layout Description
516
517 \family sans
518 Ausschnitt
519 \family default
520  Alternativ zur Verwendung von Skalierungen, kann man hier Koordinaten angeben,
521  um Höhe und Breite der Abbildung für die Ausgabe festzulegen.
522  Wenn Sie auf 
523 \family sans
524 Lese
525 \begin_inset space ~
526 \end_inset
527
528 aus
529 \begin_inset space ~
530 \end_inset
531
532 Datei
533 \family default
534  klicken, werden die Koordinaten automatisch berechnet.
535  Die Option 
536 \family sans
537 Auf
538 \begin_inset space ~
539 \end_inset
540
541 Begrenzungsbox
542 \begin_inset space ~
543 \end_inset
544
545 zuschneiden
546 \family default
547  wird nur den Teil der Abbildung drucken, der innerhalb der vorgegebenen
548  Koordinaten liegt.
549  Normalerweise müssen Sie sich um Bildkoordinaten nicht kümmern und können
550  diese Karteikarte ignorieren.
551 \end_layout
552
553 \begin_layout Description
554
555 \family sans
556 LaTeX-
557 \begin_inset space ~
558 \end_inset
559
560 und
561 \begin_inset space ~
562 \end_inset
563
564 LyX-Optionen
565 \family default
566  Hier können Sie das Aussehen einer Abbildung innerhalb von LyX ändern und
567  LaTeX-Experten können weitere LaTeX-Optionen definieren.
568 \begin_inset Newline newline
569 \end_inset
570
571 Ist die Option 
572 \family sans
573 Entwurfsmodus 
574 \family default
575 angekreuzt, wird nur ein Rahmen in der Größe der Abbildung mit dem Dateinamen
576  darin gedruckt.
577 \begin_inset Newline newline
578 \end_inset
579
580 Die Option 
581 \family sans
582 Beim
583 \begin_inset space ~
584 \end_inset
585
586 Exportieren
587 \begin_inset space ~
588 \end_inset
589
590 nicht
591 \begin_inset space ~
592 \end_inset
593
594 entpacken
595 \family default
596  betrifft nur gepackte EPS-Dateien, zum Beispiel 
597 \emph on
598 x.eps.gz
599 \emph default
600 .
601  LaTeX kann so mit ihnen umgehen.
602 \begin_inset Newline newline
603 \end_inset
604
605 Gepackte EPS-Dateien sparen Platz, wenn Sie als Ausgabe-Format PostScript
606  wählen, siehe Anhang
607 \begin_inset space ~
608 \end_inset
609
610
611 \begin_inset CommandInset ref
612 LatexCommand ref
613 reference "abs:PostScript"
614
615 \end_inset
616
617 .
618  Um EPS-Dateien zu packen, benutzen Sie folgende Kommandozeilenbefehle:
619 \begin_inset Newline newline
620 \end_inset
621
622
623 \series bold
624 gzip x.eps
625 \begin_inset Newline newline
626 \end_inset
627
628 zgrep %%Bounding x.eps.gz > x.eps.bb
629 \series default
630
631 \begin_inset Newline newline
632 \end_inset
633
634 Der zweite Befehl erzeugt die Begrenzungsbox 
635 \begin_inset Quotes gld
636 \end_inset
637
638 x.eps.bb
639 \begin_inset Quotes grd
640 \end_inset
641
642 , die LaTeX für gepackte Abbildungen benötigt.
643 \begin_inset Newline newline
644 \end_inset
645
646 Das Feld 
647 \family sans
648 Gruppenname
649 \begin_inset space ~
650 \end_inset
651
652 initialisieren
653 \family default
654  ermöglicht es eine Einstellungsgruppe zu definieren oder dem Bild eine
655  solche zuzuordnen.
656 \begin_inset Index idx
657 status collapsed
658
659 \begin_layout Plain Layout
660 Abbildungen ! Einstellungsgruppen
661 \end_layout
662
663 \end_inset
664
665  Bilder innerhalb einer solchen Gruppe teilen ihre Einstellungen, so dass
666  alle Bilder der Gruppe geändert werden, wenn die Einstellungen eines Bildes
667  der Gruppe geändert werden.
668  Damit kann man z.B.
669 \begin_inset space ~
670 \end_inset
671
672 die Bildgröße für eine Reihe von Bildern ändern, ohne dies bei jedem einzelnen
673  Bild tun zu müssen.
674  Eine Einstellungsgruppe zuzuordnen kann auch über das Kontextmenü des Bildes
675  geschehen, indem man den Namen der gewünschten Gruppe anklickt.
676 \end_layout
677
678 \begin_layout Standard
679 \begin_inset VSpace bigskip
680 \end_inset
681
682
683 \end_layout
684
685 \begin_layout Standard
686 Hier ist eine zentrierte EPS-Abbildung
687 \begin_inset Foot
688 status collapsed
689
690 \begin_layout Plain Layout
691 Abbildungsformate sind in Abschnitt
692 \begin_inset space ~
693 \end_inset
694
695
696 \begin_inset CommandInset ref
697 LatexCommand ref
698 reference "abs:Bildformate"
699
700 \end_inset
701
702  beschrieben.
703 \end_layout
704
705 \end_inset
706
707  in einem eigenen Absatz:
708 \end_layout
709
710 \begin_layout Standard
711 \align center
712 \begin_inset Graphics
713         filename ../clipart/mobius.eps
714         scale 70
715         scaleBeforeRotation
716         rotateOrigin center
717
718 \end_inset
719
720
721 \end_layout
722
723 \begin_layout Standard
724 \noindent
725 Hier ist dieselbe Abbildung, aber im Entwurfsmodus gedruckt:
726 \end_layout
727
728 \begin_layout Standard
729 \align center
730 \begin_inset Graphics
731         filename ../clipart/mobius.eps
732         scale 70
733         draft
734         scaleBeforeRotation
735         rotateOrigin center
736
737 \end_inset
738
739
740 \end_layout
741
742 \begin_layout Section
743 Gleitende Abbildungen
744 \begin_inset CommandInset label
745 LatexCommand label
746 name "abs:Gleitende-Abbildungen"
747
748 \end_inset
749
750
751 \begin_inset Index idx
752 status collapsed
753
754 \begin_layout Plain Layout
755 Abbildungen ! gleitende
756 \end_layout
757
758 \end_inset
759
760
761 \begin_inset Index idx
762 status collapsed
763
764 \begin_layout Plain Layout
765 Gleitobjekte ! Abbildungen
766 \end_layout
767
768 \end_inset
769
770
771 \end_layout
772
773 \begin_layout Standard
774 Allgemeine Erläuterungen zu Gleitobjekten finden Sie in Abschnitt
775 \begin_inset space ~
776 \end_inset
777
778
779 \begin_inset CommandInset ref
780 LatexCommand ref
781 reference "abs:Gleitobjekte-Einleitung"
782
783 \end_inset
784
785 .
786 \end_layout
787
788 \begin_layout Standard
789 Wenn Sie auf das Werkzeugleisten-Symbol 
790 \begin_inset Graphics
791         filename ../../images/float-insert_figure.png
792         scale 70
793         scaleBeforeRotation
794
795 \end_inset
796
797  klicken oder 
798 \family sans
799 Einfügen\SpecialChar \menuseparator
800 Gleit\SpecialChar \-
801 objekt\SpecialChar \menuseparator
802 Abbildung
803 \family default
804  wählen, erhalten Sie einen leeren roten Rahmen ohne Abbildung.
805  In das rot umrahmte Feld rechts von 
806 \emph on
807 Abbildung
808 \begin_inset space ~
809 \end_inset
810
811 Nr:
812 \emph default
813  schreiben Sie die Bildbeschriftung.
814  Nach einem Klick oberhalb oder unterhalb von 
815 \emph on
816 Abbildung
817 \begin_inset space ~
818 \end_inset
819
820 Nr:
821 \emph default
822  können Sie dann eine Abbildung wie 
823 \begin_inset CommandInset ref
824 LatexCommand ref
825 reference "abb:kill-plat"
826
827 \end_inset
828
829  oberhalb oder wie Abbildung
830 \begin_inset space ~
831 \end_inset
832
833
834 \begin_inset CommandInset ref
835 LatexCommand ref
836 reference "abb:escher"
837
838 \end_inset
839
840  unterhalb der Bildbeschriftung einfügen.
841  Näheres über Bildbeschriftungen erfahren Sie in Abschnitt
842 \begin_inset space ~
843 \end_inset
844
845
846 \begin_inset CommandInset ref
847 LatexCommand ref
848 reference "abs:Titel-Platzierung"
849
850 \end_inset
851
852 .
853 \end_layout
854
855 \begin_layout Standard
856 \begin_inset Float figure
857 wide false
858 sideways false
859 status open
860
861 \begin_layout Plain Layout
862 \align center
863 \begin_inset Graphics
864         filename ../clipart/platypus.eps
865         width 50col%
866         scaleBeforeRotation
867         rotateOrigin center
868
869 \end_inset
870
871
872 \end_layout
873
874 \begin_layout Plain Layout
875 \begin_inset Caption
876
877 \begin_layout Plain Layout
878 \begin_inset CommandInset label
879 LatexCommand label
880 name "abb:kill-plat"
881
882 \end_inset
883
884 Platypus in einem Gleitobjekt
885 \end_layout
886
887 \end_inset
888
889
890 \end_layout
891
892 \end_inset
893
894
895 \end_layout
896
897 \begin_layout Standard
898 \begin_inset Float figure
899 wide false
900 sideways false
901 status open
902
903 \begin_layout Plain Layout
904 \begin_inset Caption
905
906 \begin_layout Plain Layout
907 \begin_inset CommandInset label
908 LatexCommand label
909 name "abb:escher"
910
911 \end_inset
912
913 M.C.
914  Escher
915 \end_layout
916
917 \end_inset
918
919
920 \end_layout
921
922 \begin_layout Plain Layout
923 \align center
924 \begin_inset Graphics
925         filename ../clipart/escher-lsd.eps
926         scale 80
927         scaleBeforeRotation
928         rotateOrigin center
929
930 \end_inset
931
932
933 \end_layout
934
935 \end_inset
936
937
938 \end_layout
939
940 \begin_layout Standard
941 \begin_inset Index idx
942 status collapsed
943
944 \begin_layout Plain Layout
945 Querverweise ! auf Abbildungen
946 \end_layout
947
948 \end_inset
949
950 Abbildung
951 \begin_inset space ~
952 \end_inset
953
954
955 \begin_inset CommandInset ref
956 LatexCommand ref
957 reference "abb:kill-plat"
958
959 \end_inset
960
961  und 
962 \begin_inset CommandInset ref
963 LatexCommand ref
964 reference "abb:escher"
965
966 \end_inset
967
968  sind Beispiele für Abbildungen, auf die verwiesen werden kann.
969  Dafür fügen Sie in der Beschriftung mit 
970 \family sans
971 Einfügen\SpecialChar \menuseparator
972 Marke
973 \family default
974  oder durch Klicken auf 
975 \begin_inset Graphics
976         filename ../../images/label-insert.png
977         scale 70
978         scaleBeforeRotation
979
980 \end_inset
981
982  eine Marke ein.
983  Auf diese können Sie dann wie gewohnt mit 
984 \family sans
985 Einfügen\SpecialChar \menuseparator
986 Querverweis
987 \family default
988  oder durch Klicken auf 
989 \begin_inset Graphics
990         filename ../../images/dialog-show-new-inset_ref.png
991         scale 70
992         scaleBeforeRotation
993
994 \end_inset
995
996  verweisen.
997  Das ist besser als eine vage Formulierung wie 
998 \begin_inset Quotes gld
999 \end_inset
1000
1001 die obige Abbildung
1002 \begin_inset Quotes grd
1003 \end_inset
1004
1005  zu benutzen, weil LaTeX die Abbildung dort platzieren wird, wo es sinnvoll
1006  erscheint, und das muss nicht 
1007 \emph on
1008 oben
1009 \emph default
1010  sein.
1011  Verweise werden detailliert in Abschnitt
1012 \begin_inset space ~
1013 \end_inset
1014
1015
1016 \begin_inset CommandInset ref
1017 LatexCommand ref
1018 reference "abs:Auf-Gleitobjekte-verweisen"
1019
1020 \end_inset
1021
1022  beschrieben.
1023 \end_layout
1024
1025 \begin_layout Standard
1026 Normalerweise wird eine Gleitabbildung nur aus einem Bild bestehen, aber
1027  manchmal benötigt man mehrere Bilder mit unterschiedlichen Beschriftungen.
1028  Das erreicht man, indem man weitere Gleitabbildungen in eine bestehende
1029  Gleitabbildung einfügt.
1030  Beachten Sie, dass im Abbildungsverzeichnis nur die Hauptbeschriftung erscheint.
1031  Abbildung
1032 \begin_inset space ~
1033 \end_inset
1034
1035
1036 \begin_inset CommandInset ref
1037 LatexCommand ref
1038 reference "abb:Zwei-Teilabbildungen"
1039
1040 \end_inset
1041
1042  ist ein Beispiel für eine Gleitabbildung mit zwei Teilabbildungen nebeneinander.
1043  Sie können die Bilder auch untereinander setzen, indem Sie nach der ersten
1044  Gleitabbildung auf Eingabe drücken.
1045  Abbildung
1046 \begin_inset space ~
1047 \end_inset
1048
1049
1050 \begin_inset CommandInset ref
1051 LatexCommand ref
1052 reference "abb:Undefinierbar"
1053
1054 \end_inset
1055
1056  und 
1057 \begin_inset CommandInset ref
1058 LatexCommand ref
1059 reference "abb:Ein-Schnabeltier"
1060
1061 \end_inset
1062
1063  sind die Teilabbildungen.
1064 \end_layout
1065
1066 \begin_layout Standard
1067 \begin_inset Float figure
1068 wide false
1069 sideways false
1070 status open
1071
1072 \begin_layout Plain Layout
1073 \begin_inset space \hfill{}
1074 \end_inset
1075
1076
1077 \begin_inset Float figure
1078 wide false
1079 sideways false
1080 status collapsed
1081
1082 \begin_layout Plain Layout
1083 \begin_inset Caption
1084
1085 \begin_layout Plain Layout
1086 \begin_inset CommandInset label
1087 LatexCommand label
1088 name "abb:Undefinierbar"
1089
1090 \end_inset
1091
1092 Undefinierbar
1093 \end_layout
1094
1095 \end_inset
1096
1097
1098 \end_layout
1099
1100 \begin_layout Plain Layout
1101 \begin_inset Graphics
1102         filename ../clipart/escher-lsd.eps
1103         width 35col%
1104         scaleBeforeRotation
1105         groupId Teilabbildung
1106
1107 \end_inset
1108
1109
1110 \end_layout
1111
1112 \end_inset
1113
1114
1115 \begin_inset space \hfill{}
1116 \end_inset
1117
1118
1119 \begin_inset Float figure
1120 wide false
1121 sideways false
1122 status collapsed
1123
1124 \begin_layout Plain Layout
1125 \begin_inset Caption
1126
1127 \begin_layout Plain Layout
1128 \begin_inset CommandInset label
1129 LatexCommand label
1130 name "abb:Ein-Schnabeltier"
1131
1132 \end_inset
1133
1134 Ein Schnabeltier
1135 \end_layout
1136
1137 \end_inset
1138
1139
1140 \end_layout
1141
1142 \begin_layout Plain Layout
1143 \begin_inset Graphics
1144         filename ../clipart/platypus.eps
1145         width 35col%
1146         scaleBeforeRotation
1147         groupId Teilabbildung
1148
1149 \end_inset
1150
1151
1152 \end_layout
1153
1154 \end_inset
1155
1156
1157 \begin_inset space \hfill{}
1158 \end_inset
1159
1160
1161 \end_layout
1162
1163 \begin_layout Plain Layout
1164 \begin_inset Caption
1165
1166 \begin_layout Plain Layout
1167 \begin_inset CommandInset label
1168 LatexCommand label
1169 name "abb:Zwei-Teilabbildungen"
1170
1171 \end_inset
1172
1173 Zwei Teilabbildungen nebeneinander.
1174  Beide Bilder gehören der Einstellungsgruppe mit dem Namen 
1175 \begin_inset Quotes gld
1176 \end_inset
1177
1178 Teilabbildung
1179 \begin_inset Quotes grd
1180 \end_inset
1181
1182  an.
1183 \end_layout
1184
1185 \end_inset
1186
1187
1188 \end_layout
1189
1190 \end_inset
1191
1192
1193 \end_layout
1194
1195 \begin_layout Section
1196 Bildformate
1197 \begin_inset CommandInset label
1198 LatexCommand label
1199 name "abs:Bildformate"
1200
1201 \end_inset
1202
1203
1204 \begin_inset Index idx
1205 status collapsed
1206
1207 \begin_layout Plain Layout
1208 Abbildungen ! Bildformate
1209 \end_layout
1210
1211 \end_inset
1212
1213
1214 \end_layout
1215
1216 \begin_layout Standard
1217 Sie können Bilder in jedem bekannten Dateiformat einfügen.
1218  Aber wie in Anhang
1219 \begin_inset space ~
1220 \end_inset
1221
1222
1223 \begin_inset CommandInset ref
1224 LatexCommand ref
1225 reference "kap:Ausgabedatei-Formate"
1226
1227 \end_inset
1228
1229  beschrieben, erlaubt jedes Ausgabeformat nur ein paar Bildformate.
1230  LyX benutzt im Hintergrund das Programm
1231 \family typewriter
1232  ImageMagick
1233 \family default
1234 , um Bilder ins richtige Ausgabeformat zu konvertieren.
1235  Sie beschleunigen Ihre Arbeit, wenn Sie solche Konvertierungen im Hintergrund
1236  vermeiden.
1237  Dazu sollten Sie nur Bildformate benutzen, die direkt in die Ausgabe eingefügt
1238  werden können.
1239  Diese Formate werden in Anhang
1240 \begin_inset space ~
1241 \end_inset
1242
1243
1244 \begin_inset CommandInset ref
1245 LatexCommand ref
1246 reference "kap:Ausgabedatei-Formate"
1247
1248 \end_inset
1249
1250  beschrieben.
1251 \end_layout
1252
1253 \begin_layout Standard
1254 Ähnlich wie bei Fonts gibt es zwei Bildformate:
1255 \end_layout
1256
1257 \begin_layout Description
1258 Pixelbilder bestehen aus Pixeln, meist in komprimierter Form.
1259  Sie sind deshalb nicht völlig skalierbar und sehen bei starken Vergrößerungen
1260  
1261 \emph on
1262 pixelig
1263 \emph default
1264  aus.
1265  Bekannte Pixel-Formate sind 
1266 \begin_inset Quotes gld
1267 \end_inset
1268
1269 Graphics Interchange Format
1270 \begin_inset Quotes grd
1271 \end_inset
1272
1273  (GIF, Dateiendung
1274 \family typewriter
1275  
1276 \family default
1277
1278 \begin_inset Quotes gld
1279 \end_inset
1280
1281
1282 \family typewriter
1283 .gif
1284 \family default
1285
1286 \begin_inset Quotes grd
1287 \end_inset
1288
1289 )
1290 \begin_inset Index idx
1291 status collapsed
1292
1293 \begin_layout Plain Layout
1294 GIF
1295 \end_layout
1296
1297 \end_inset
1298
1299
1300 \begin_inset Quotes gld
1301 \end_inset
1302
1303 Portable Network Graphics
1304 \begin_inset Quotes grd
1305 \end_inset
1306
1307  (PNG, Dateiendung 
1308 \begin_inset Quotes gld
1309 \end_inset
1310
1311
1312 \family typewriter
1313 .png
1314 \family default
1315
1316 \begin_inset Quotes grd
1317 \end_inset
1318
1319 )
1320 \begin_inset Index idx
1321 status collapsed
1322
1323 \begin_layout Plain Layout
1324 PNG
1325 \end_layout
1326
1327 \end_inset
1328
1329
1330 \begin_inset Quotes gld
1331 \end_inset
1332
1333 Joint Photographic Experts Group
1334 \begin_inset Quotes grd
1335 \end_inset
1336
1337  (JPEG, Dateiendung
1338 \family typewriter
1339  
1340 \family default
1341
1342 \begin_inset Quotes gld
1343 \end_inset
1344
1345
1346 \family typewriter
1347 .jpg
1348 \family default
1349
1350 \begin_inset Quotes grd
1351 \end_inset
1352
1353  oder 
1354 \begin_inset Quotes gld
1355 \end_inset
1356
1357
1358 \family typewriter
1359 .jpeg
1360 \family default
1361
1362 \begin_inset Quotes grd
1363 \end_inset
1364
1365 )
1366 \begin_inset Index idx
1367 status collapsed
1368
1369 \begin_layout Plain Layout
1370 JPG, JPEG
1371 \end_layout
1372
1373 \end_inset
1374
1375  und 
1376 \begin_inset Quotes gld
1377 \end_inset
1378
1379 Windows Bitmap
1380 \begin_inset Quotes grd
1381 \end_inset
1382
1383  (BMP, Dateiendung 
1384 \begin_inset Quotes gld
1385 \end_inset
1386
1387
1388 \family typewriter
1389 .bmp
1390 \family default
1391
1392 \begin_inset Quotes grd
1393 \end_inset
1394
1395 )
1396 \begin_inset Index idx
1397 status collapsed
1398
1399 \begin_layout Plain Layout
1400 BMP
1401 \end_layout
1402
1403 \end_inset
1404
1405 .
1406 \end_layout
1407
1408 \begin_layout Description
1409 Vektorbilder bestehen aus Vektoren und können deshalb ohne Datenverlust
1410  auf jede beliebige Größe skaliert werden.
1411  Das ist wichtig bei Präsentationen und Online-Dokumenten, um in Diagramme
1412  zoomen zu können.
1413 \begin_inset Newline newline
1414 \end_inset
1415
1416 Bekannte Formate sind 
1417 \begin_inset Quotes gld
1418 \end_inset
1419
1420 Scalable Vector Graphics
1421 \begin_inset Quotes grd
1422 \end_inset
1423
1424  (SVG, Dateiendung
1425 \family typewriter
1426  
1427 \family default
1428
1429 \begin_inset Quotes gld
1430 \end_inset
1431
1432
1433 \family typewriter
1434 .svg
1435 \family default
1436
1437 \begin_inset Quotes grd
1438 \end_inset
1439
1440 )
1441 \begin_inset Index idx
1442 status collapsed
1443
1444 \begin_layout Plain Layout
1445 SVG
1446 \end_layout
1447
1448 \end_inset
1449
1450
1451 \begin_inset Quotes gld
1452 \end_inset
1453
1454 Encapsulated PostScript
1455 \begin_inset Quotes grd
1456 \end_inset
1457
1458  (EPS, Dateiendung 
1459 \begin_inset Quotes gld
1460 \end_inset
1461
1462
1463 \family typewriter
1464 .eps
1465 \family default
1466
1467 \begin_inset Quotes grd
1468 \end_inset
1469
1470 )
1471 \begin_inset Index idx
1472 status collapsed
1473
1474 \begin_layout Plain Layout
1475 EPS
1476 \end_layout
1477
1478 \end_inset
1479
1480
1481 \begin_inset Quotes gld
1482 \end_inset
1483
1484 Portable Document Format
1485 \begin_inset Quotes grd
1486 \end_inset
1487
1488  (PDF, Dateiendung
1489 \family typewriter
1490  
1491 \family default
1492
1493 \begin_inset Quotes gld
1494 \end_inset
1495
1496
1497 \family typewriter
1498 .pdf
1499 \family default
1500
1501 \begin_inset Quotes grd
1502 \end_inset
1503
1504 )
1505 \begin_inset Index idx
1506 status collapsed
1507
1508 \begin_layout Plain Layout
1509 PDF
1510 \end_layout
1511
1512 \end_inset
1513
1514  und 
1515 \begin_inset Quotes gld
1516 \end_inset
1517
1518 Windows Metafile
1519 \begin_inset Quotes grd
1520 \end_inset
1521
1522  (WMF, Dateiendung 
1523 \begin_inset Quotes gld
1524 \end_inset
1525
1526
1527 \family typewriter
1528 .wmf
1529 \family default
1530
1531 \begin_inset Quotes grd
1532 \end_inset
1533
1534 )
1535 \begin_inset Index idx
1536 status collapsed
1537
1538 \begin_layout Plain Layout
1539 WMF
1540 \end_layout
1541
1542 \end_inset
1543
1544 .
1545 \end_layout
1546
1547 \begin_layout Standard
1548 Pixelbilder können auch ins PDF- oder EPS-Format konvertiert werden, und
1549  das Ergebnis ist immer noch ein Pixelbild.
1550  In diesem Fall wird ein Kopf mit den Bildeigenschaften zum Originalbild
1551  hinzugefügt.
1552 \begin_inset Foot
1553 status collapsed
1554
1555 \begin_layout Plain Layout
1556 Bei PDF wird das Originalbild auch noch komprimiert.
1557 \end_layout
1558
1559 \end_inset
1560
1561  Die PDF-Dateien, die 
1562 \family typewriter
1563 Adobe Photoshop
1564 \family default
1565  erzeugt, sind zum Beispiel Pixelbilder.
1566 \end_layout
1567
1568 \begin_layout Standard
1569 Normalerweise kann man Pixelbilder nicht in Vektorbilder konvertieren oder
1570  umgekehrt.
1571  Nur die Bildformate PDF und EPS können direkt in PDF- und PostScript-Dateien
1572  eingefügt werden.
1573  SVG- und WMF-Bilder werden in Pixelbilder umgerechnet, wenn die Ausgabedatei
1574  erzeugt wird, weil es zur Zeit keine WMF/SVG
1575 \begin_inset Formula $\to$
1576 \end_inset
1577
1578 PDF/EPS Konverter gibt.
1579 \end_layout
1580
1581 \begin_layout Chapter
1582 Tabellen
1583 \begin_inset Index idx
1584 status collapsed
1585
1586 \begin_layout Plain Layout
1587 Tabellen
1588 \end_layout
1589
1590 \end_inset
1591
1592
1593 \end_layout
1594
1595 \begin_layout Section
1596 Einführung
1597 \begin_inset Index idx
1598 status collapsed
1599
1600 \begin_layout Plain Layout
1601 Tabellen ! Einführung
1602 \end_layout
1603
1604 \end_inset
1605
1606
1607 \end_layout
1608
1609 \begin_layout Standard
1610 Eine Tabelle können Sie mit dem Werkzeugleistenknopf 
1611 \begin_inset Graphics
1612         filename ../../images/tabular-insert.png
1613         scale 70
1614         scaleBeforeRotation
1615
1616 \end_inset
1617
1618  oder das Menü 
1619 \family sans
1620 Einfügen\SpecialChar \menuseparator
1621 Tabelle
1622 \family default
1623  einfügen.
1624  Wenn Sie auf den Werkzeugleistenknopf klicken, sehen Sie eine 5×5
1625 \begin_inset space \thinspace{}
1626 \end_inset
1627
1628 -Tabelle.
1629  Wenn Sie mit dem Mauszeiger darüberfahren, werden die Felder dunkelblau
1630  und die Größe der dunkelblauen Tabelle angezeigt.
1631  Ein weiterer Mausklick fügt die so definierte Tabelle an der Cursorposition
1632  ein.
1633  Wenn Sie das Menü benutzen, erscheint ein Fenster, in dem Sie Zeilen- und
1634  Spaltenanzahl festlegen können.
1635 \end_layout
1636
1637 \begin_layout Standard
1638 In der so erstellten Tabelle ist jede Zelle umrandet.
1639  Die erste Zeile ist vom Rest durch eine doppelte Linie abgetrennt.
1640  Das wird dadurch erreicht, dass die erste Zeile eine Linie unterhalb und
1641  die zweite Zeile eine Linie oberhalb haben.
1642  Hier ist ein Beispiel:
1643 \end_layout
1644
1645 \begin_layout Standard
1646 \align center
1647 \begin_inset Tabular
1648 <lyxtabular version="3" rows="5" columns="4">
1649 <features tabularvalignment="middle">
1650 <column alignment="center" valignment="top" width="0">
1651 <column alignment="center" valignment="top" width="0">
1652 <column alignment="center" valignment="top" width="0">
1653 <column alignment="center" valignment="top" width="0">
1654 <row>
1655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1656 \begin_inset Text
1657
1658 \begin_layout Plain Layout
1659
1660 \end_layout
1661
1662 \end_inset
1663 </cell>
1664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1665 \begin_inset Text
1666
1667 \begin_layout Plain Layout
1668
1669 \family roman
1670 \series medium
1671 \shape up
1672 \size normal
1673 \emph off
1674 \bar no
1675 \noun off
1676 \color none
1677 1
1678 \end_layout
1679
1680 \end_inset
1681 </cell>
1682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1683 \begin_inset Text
1684
1685 \begin_layout Plain Layout
1686 2
1687 \end_layout
1688
1689 \end_inset
1690 </cell>
1691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1692 \begin_inset Text
1693
1694 \begin_layout Plain Layout
1695 3
1696 \end_layout
1697
1698 \end_inset
1699 </cell>
1700 </row>
1701 <row>
1702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1703 \begin_inset Text
1704
1705 \begin_layout Plain Layout
1706
1707 \family roman
1708 \series medium
1709 \shape up
1710 \size normal
1711 \emph off
1712 \bar no
1713 \noun off
1714 \color none
1715 A
1716 \end_layout
1717
1718 \end_inset
1719 </cell>
1720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1721 \begin_inset Text
1722
1723 \begin_layout Plain Layout
1724
1725 \end_layout
1726
1727 \end_inset
1728 </cell>
1729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1730 \begin_inset Text
1731
1732 \begin_layout Plain Layout
1733
1734 \end_layout
1735
1736 \end_inset
1737 </cell>
1738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1739 \begin_inset Text
1740
1741 \begin_layout Plain Layout
1742
1743 \end_layout
1744
1745 \end_inset
1746 </cell>
1747 </row>
1748 <row>
1749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1750 \begin_inset Text
1751
1752 \begin_layout Plain Layout
1753
1754 \family roman
1755 \series medium
1756 \shape up
1757 \size normal
1758 \emph off
1759 \bar no
1760 \noun off
1761 \color none
1762 B
1763 \end_layout
1764
1765 \end_inset
1766 </cell>
1767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1768 \begin_inset Text
1769
1770 \begin_layout Plain Layout
1771
1772 \end_layout
1773
1774 \end_inset
1775 </cell>
1776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1777 \begin_inset Text
1778
1779 \begin_layout Plain Layout
1780
1781 \end_layout
1782
1783 \end_inset
1784 </cell>
1785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1786 \begin_inset Text
1787
1788 \begin_layout Plain Layout
1789
1790 \end_layout
1791
1792 \end_inset
1793 </cell>
1794 </row>
1795 <row>
1796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1797 \begin_inset Text
1798
1799 \begin_layout Plain Layout
1800
1801 \family roman
1802 \series medium
1803 \shape up
1804 \size normal
1805 \emph off
1806 \bar no
1807 \noun off
1808 \color none
1809 C
1810 \end_layout
1811
1812 \end_inset
1813 </cell>
1814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1815 \begin_inset Text
1816
1817 \begin_layout Plain Layout
1818
1819 \end_layout
1820
1821 \end_inset
1822 </cell>
1823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1824 \begin_inset Text
1825
1826 \begin_layout Plain Layout
1827
1828 \end_layout
1829
1830 \end_inset
1831 </cell>
1832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1833 \begin_inset Text
1834
1835 \begin_layout Plain Layout
1836
1837 \end_layout
1838
1839 \end_inset
1840 </cell>
1841 </row>
1842 <row>
1843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1844 \begin_inset Text
1845
1846 \begin_layout Plain Layout
1847 D
1848 \end_layout
1849
1850 \end_inset
1851 </cell>
1852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1853 \begin_inset Text
1854
1855 \begin_layout Plain Layout
1856
1857 \end_layout
1858
1859 \end_inset
1860 </cell>
1861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1862 \begin_inset Text
1863
1864 \begin_layout Plain Layout
1865
1866 \end_layout
1867
1868 \end_inset
1869 </cell>
1870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1871 \begin_inset Text
1872
1873 \begin_layout Plain Layout
1874
1875 \end_layout
1876
1877 \end_inset
1878 </cell>
1879 </row>
1880 </lyxtabular>
1881
1882 \end_inset
1883
1884
1885 \end_layout
1886
1887 \begin_layout Section
1888 Tabellen-Einstellungen
1889 \begin_inset Index idx
1890 status collapsed
1891
1892 \begin_layout Plain Layout
1893 Tabellen ! Einstellungen
1894 \end_layout
1895
1896 \end_inset
1897
1898
1899 \end_layout
1900
1901 \begin_layout Standard
1902 Sie können das Aussehen einer Tabelle ändern, indem Sie mit der rechten
1903  Maustaste draufklicken.
1904  Dadurch wird ein Kontextmenü angezeigt, an dessem Ende 
1905 \family sans
1906 Einstellungen
1907 \family default
1908  steht.
1909  Ein Klick darauf öffnet das Fenster 
1910 \family sans
1911 Tabellen-Einstellungen
1912 \family default
1913 .
1914  Hier können die Einstellungen der Zelle, in der der Mauszeiger beim Rechtsklick
1915  gerade war, geändert werden und auch die der zugehörigen Zeile und Spalte.
1916  Viele Optionen sind auch für eine Zellenauswahl wirksam.
1917  Das bedeutet, wenn Sie mehrere Zellen, Zeilen oder Spalten markiert haben
1918  – sie sind dann hellblau hinterlegt – gilt eine Aktion für die gesamte
1919  Auswahl.
1920  Beachten Sie, dass ein Unterschied besteht, ob Sie den 
1921 \emph on
1922 Inhalt
1923 \emph default
1924  einer Zelle oder die Zelle selber ausgewählt haben.
1925  Das 
1926 \family sans
1927 Tabellen-Einstellungen
1928 \family default
1929 -Menü hat folgende Karteikarten:
1930 \end_layout
1931
1932 \begin_layout Description
1933
1934 \family sans
1935 Tabellen-Einstellungen
1936 \family default
1937  Hier können Sie die 
1938 \family sans
1939 Horizontale
1940 \begin_inset space ~
1941 \end_inset
1942
1943 Ausrichtung
1944 \family default
1945  der momentanen Spalte und die 
1946 \family sans
1947 Spaltenbreite
1948 \family default
1949  festlegen.
1950  Wenn Sie eine 
1951 \family sans
1952 Spaltenbreite
1953 \family default
1954  festgelegt haben, können Sie auch eine 
1955 \family sans
1956 Vertikale
1957 \begin_inset space ~
1958 \end_inset
1959
1960 Ausrichtung
1961 \family default
1962  der momentanen Zeile wählen.
1963  Bei einer festen Spaltenbreite können Zellen Zeilenumbrüche und mehrere
1964  Absätze haben, wie in Abschnitt
1965 \begin_inset space ~
1966 \end_inset
1967
1968
1969 \begin_inset CommandInset ref
1970 LatexCommand ref
1971 reference "uab:Mehrfache-Zeilen-in"
1972
1973 \end_inset
1974
1975  beschrieben.
1976  Ohne feste Spaltenbreite ist die Spalte so breit wie ihre breiteste Zelle.
1977 \begin_inset Newline newline
1978 \end_inset
1979
1980 Außerdem können Sie mehrere Zellen einer Zeile markieren und die Auswahl
1981  als 
1982 \family sans
1983 Mehrfachspalte
1984 \family default
1985  definieren, wie in Abschnitt
1986 \begin_inset space ~
1987 \end_inset
1988
1989
1990 \begin_inset CommandInset ref
1991 LatexCommand ref
1992 reference "uab:Mehrfachspalten"
1993
1994 \end_inset
1995
1996  beschrieben.
1997 \begin_inset Newline newline
1998 \end_inset
1999
2000 Weiterhin können Sie eine Zelle, eine Auswahl oder die gesamte Tabelle gegen
2001  den Uhrzeigersinn um 90° drehen.
2002  LyX zeigt diese Drehung nicht, nur die druckfertige Ausgabe.
2003 \begin_inset Newline newline
2004 \end_inset
2005
2006
2007 \begin_inset Note Greyedout
2008 status open
2009
2010 \begin_layout Plain Layout
2011
2012 \series bold
2013 Achtung:
2014 \series default
2015  Nicht alle DVI-Betrachter können Rotationen anzeigen.
2016 \end_layout
2017
2018 \end_inset
2019
2020
2021 \begin_inset Newline newline
2022 \end_inset
2023
2024 Man kann auch ein 
2025 \family sans
2026 LaTe
2027 \begin_inset ERT
2028 status collapsed
2029
2030 \begin_layout Plain Layout
2031
2032 {}
2033 \end_layout
2034
2035 \end_inset
2036
2037 X-Argument
2038 \family default
2039  für besondere Tabellen-Formatierun\SpecialChar \-
2040 gen einfügen, wie in den Abschnitten
2041  
2042 \begin_inset CommandInset ref
2043 LatexCommand ref
2044 reference "uab:Mehrfachspalten-Berechnungen"
2045
2046 \end_inset
2047
2048  und 
2049 \begin_inset CommandInset ref
2050 LatexCommand ref
2051 reference "abs:Farbige-Tabellen"
2052
2053 \end_inset
2054
2055  beschrieben.
2056 \end_layout
2057
2058 \begin_layout Description
2059
2060 \family sans
2061 Rahmen
2062 \family default
2063  Hier können Sie Begrenzungslinien für die momentane(n) Zeile(n) und Spalte(n)
2064  hinzufügen und löschen.
2065 \begin_inset Newline newline
2066 \end_inset
2067
2068 Wenn Sie die Stil-Option
2069 \family sans
2070  Formal
2071 \family default
2072  benutzen, wird die Tabelle in eine formale Tabelle, wie in Abschnitt
2073 \begin_inset space ~
2074 \end_inset
2075
2076
2077 \begin_inset CommandInset ref
2078 LatexCommand ref
2079 reference "abs:Formale-Tabellen"
2080
2081 \end_inset
2082
2083  beschrieben, konvertiert.
2084 \begin_inset Newline newline
2085 \end_inset
2086
2087 Hier können Sie auch zusätzliche Abstände für Zeilen festlegen, wie in Abschnitt
2088 \begin_inset space ~
2089 \end_inset
2090
2091
2092 \begin_inset CommandInset ref
2093 LatexCommand ref
2094 reference "uab:Zeilenabstand"
2095
2096 \end_inset
2097
2098  beschrieben.
2099 \end_layout
2100
2101 \begin_layout Description
2102
2103 \family sans
2104 Lange
2105 \begin_inset space ~
2106 \end_inset
2107
2108 Tabelle
2109 \family default
2110  Hier kann eine Tabelle als 
2111 \family sans
2112 Lange
2113 \begin_inset space ~
2114 \end_inset
2115
2116 Tabelle
2117 \family default
2118  definiert werden, die über mehrere Seiten reicht.
2119  Die Abschnitte
2120 \begin_inset space ~
2121 \end_inset
2122
2123
2124 \begin_inset CommandInset ref
2125 LatexCommand ref
2126 reference "abs:Lange-Tabellen"
2127
2128 \end_inset
2129
2130  und 
2131 \begin_inset CommandInset ref
2132 LatexCommand ref
2133 reference "abs:Special-Longtable-Issues"
2134
2135 \end_inset
2136
2137  beschreiben diese Funktion genauer.
2138 \end_layout
2139
2140 \begin_layout Standard
2141 Wenn das Menü 
2142 \family sans
2143 Tabellen-Einstellungen
2144 \family default
2145  geöffnet ist, können Sie den Cursor mit den Pfeiltasten von Zelle zu Zelle
2146  bewegen, und die Eigenschaften der jeweiligen Zelle werden angezeigt.
2147 \end_layout
2148
2149 \begin_layout Section
2150 Tabellen-Werkzeugleiste
2151 \begin_inset Index idx
2152 status collapsed
2153
2154 \begin_layout Plain Layout
2155 Tabellen ! Werkzeugleiste
2156 \end_layout
2157
2158 \end_inset
2159
2160
2161 \end_layout
2162
2163 \begin_layout Standard
2164 Die Tabellen-Werkzeugleiste ist eine Alternative zum Menü 
2165 \family sans
2166 Tabellen-Einstellungen
2167 \family default
2168 , wenn man Tabellen-Einstellungen schneller ändern möchte.
2169  Wenn der Cursor in einer Tabelle steht, erscheint sie am unteren Rand des
2170  LyX-Fensters.
2171 \end_layout
2172
2173 \begin_layout Standard
2174 Die Werkzeugleiste hat folgende Knöpfe:
2175 \end_layout
2176
2177 \begin_layout Labeling
2178 \labelwidthstring 00.00.0000
2179 \begin_inset Graphics
2180         filename ../../images/tabular-feature_append-row.png
2181         scaleBeforeRotation
2182
2183 \end_inset
2184
2185  Fügt eine Zeile unterhalb der momentanen an
2186 \end_layout
2187
2188 \begin_layout Labeling
2189 \labelwidthstring 00.00.0000
2190 \begin_inset Graphics
2191         filename ../../images/tabular-feature_append-column.png
2192         scaleBeforeRotation
2193
2194 \end_inset
2195
2196  Fügt eine Spalte rechts von der momentanen an
2197 \end_layout
2198
2199 \begin_layout Labeling
2200 \labelwidthstring 00.00.0000
2201 \begin_inset Graphics
2202         filename ../../images/tabular-feature_delete-row.png
2203         scaleBeforeRotation
2204
2205 \end_inset
2206
2207  Löscht die ausgewählte(n) Zeile(n)
2208 \end_layout
2209
2210 \begin_layout Labeling
2211 \labelwidthstring 00.00.0000
2212 \begin_inset Graphics
2213         filename ../../images/tabular-feature_delete-column.png
2214         scaleBeforeRotation
2215
2216 \end_inset
2217
2218  Löscht die ausgewählte(n) Spalte(n)
2219 \end_layout
2220
2221 \begin_layout Labeling
2222 \labelwidthstring 00.00.0000
2223 \begin_inset Graphics
2224         filename ../../images/tabular-feature_toggle-line-top.png
2225         scaleBeforeRotation
2226
2227 \end_inset
2228
2229  Fügt eine Linie oberhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
2230  wenn der Knopf grau hinterlegt ist
2231 \end_layout
2232
2233 \begin_layout Labeling
2234 \labelwidthstring 00.00.0000
2235 \begin_inset Graphics
2236         filename ../../images/tabular-feature_toggle-line-bottom.png
2237         scaleBeforeRotation
2238
2239 \end_inset
2240
2241  Fügt eine Linie unterhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
2242  wenn der Knopf grau hinterlegt ist
2243 \end_layout
2244
2245 \begin_layout Labeling
2246 \labelwidthstring 00.00.0000
2247 \begin_inset Graphics
2248         filename ../../images/tabular-feature_toggle-line-left.png
2249         scaleBeforeRotation
2250
2251 \end_inset
2252
2253  Fügt eine Linie links der ausgewählte(n) Spalte(n) an oder löscht sie,
2254  wenn der Knopf grau hinterlegt ist
2255 \end_layout
2256
2257 \begin_layout Labeling
2258 \labelwidthstring 00.00.0000
2259 \begin_inset Graphics
2260         filename ../../images/tabular-feature_toggle-line-right.png
2261         scaleBeforeRotation
2262
2263 \end_inset
2264
2265  Fügt eine Linie rechts der ausgewählte(n) Spalte(n) an oder löscht sie,
2266  wenn der Knopf grau hinterlegt ist
2267 \end_layout
2268
2269 \begin_layout Labeling
2270 \labelwidthstring 00.00.0000
2271 \begin_inset Graphics
2272         filename ../../images/tabular-feature_set-all-lines.png
2273         scaleBeforeRotation
2274
2275 \end_inset
2276
2277  Setzt alle Linien um die ausgewählte(n) Zelle(n)
2278 \end_layout
2279
2280 \begin_layout Labeling
2281 \labelwidthstring 00.00.0000
2282 \begin_inset Graphics
2283         filename ../../images/tabular-feature_unset-all-lines.png
2284         scaleBeforeRotation
2285
2286 \end_inset
2287
2288  Löscht alle Linien um die ausgewählte(n) Zelle(n)
2289 \end_layout
2290
2291 \begin_layout Labeling
2292 \labelwidthstring 00.00.0000
2293 \begin_inset Graphics
2294         filename ../../images/tabular-feature_m-align-left.png
2295         scaleBeforeRotation
2296
2297 \end_inset
2298
2299  Richtet den Inhalt der ausgewählte(n) Spalte(n) linksbündig aus
2300 \end_layout
2301
2302 \begin_layout Labeling
2303 \labelwidthstring 00.00.0000
2304 \begin_inset Graphics
2305         filename ../../images/tabular-feature_m-align-center.png
2306         scaleBeforeRotation
2307
2308 \end_inset
2309
2310  Zentriert den Inhalt der ausgewählte(n) Spalte(n)
2311 \end_layout
2312
2313 \begin_layout Labeling
2314 \labelwidthstring 00.00.0000
2315 \begin_inset Graphics
2316         filename ../../images/tabular-feature_m-align-right.png
2317         scaleBeforeRotation
2318
2319 \end_inset
2320
2321  Richtet den Inhalt der ausgewählte(n) Spalte(n) rechtsbündig aus
2322 \end_layout
2323
2324 \begin_layout Labeling
2325 \labelwidthstring 00.00.0000
2326 \begin_inset Graphics
2327         filename ../../images/tabular-feature_m-valign-top.png
2328         scaleBeforeRotation
2329
2330 \end_inset
2331
2332  Richtet den Inhalt der ausgewählte(n) Zeile(n) oben aus
2333 \end_layout
2334
2335 \begin_layout Labeling
2336 \labelwidthstring 00.00.0000
2337 \begin_inset Graphics
2338         filename ../../images/tabular-feature_m-valign-middle.png
2339         scaleBeforeRotation
2340
2341 \end_inset
2342
2343  Zentriert den Inhalt der ausgewählte(n) Zeile(n) 
2344 \end_layout
2345
2346 \begin_layout Labeling
2347 \labelwidthstring 00.00.0000
2348 \begin_inset Graphics
2349         filename ../../images/tabular-feature_m-valign-bottom.png
2350         scaleBeforeRotation
2351
2352 \end_inset
2353
2354  Richtet den Inhalt der ausgewählte(n) Zeile(n) unten aus
2355 \end_layout
2356
2357 \begin_layout Labeling
2358 \labelwidthstring 00.00.0000
2359 \begin_inset Graphics
2360         filename ../../images/tabular-feature_set-rotate-cell.png
2361         scaleBeforeRotation
2362
2363 \end_inset
2364
2365  Dreht den Inhalt der ausgewählte(n) Zelle(n) um 90° gegen den Uhrzeigersinn
2366 \end_layout
2367
2368 \begin_layout Labeling
2369 \labelwidthstring 00.00.0000
2370 \begin_inset Graphics
2371         filename ../../images/tabular-feature_set-rotate-tabular.png
2372         scaleBeforeRotation
2373
2374 \end_inset
2375
2376  Dreht die Tabelle um 90° gegen den Uhrzeigersinn
2377 \end_layout
2378
2379 \begin_layout Labeling
2380 \labelwidthstring 00.00.0000
2381 \begin_inset Graphics
2382         filename ../../images/tabular-feature_multicolumn.png
2383         scaleBeforeRotation
2384
2385 \end_inset
2386
2387  Setzt die ausgewählte(n) Zelle(n) einer Zeile als Mehrfachspalte
2388 \end_layout
2389
2390 \begin_layout Standard
2391 \begin_inset Note Greyedout
2392 status open
2393
2394 \begin_layout Plain Layout
2395
2396 \series bold
2397 Bemerkung:
2398 \series default
2399  Für die Ausgabe wird die vertikale Ausrichtung der ersten Zelle in einer
2400  Reihe für alle Zelle der Reihe verwendet.
2401 \end_layout
2402
2403 \end_inset
2404
2405
2406 \end_layout
2407
2408 \begin_layout Section
2409 Bearbeiten-Menü
2410 \begin_inset Index idx
2411 status collapsed
2412
2413 \begin_layout Plain Layout
2414 Tabellen ! Bearbeiten-Menü
2415 \end_layout
2416
2417 \end_inset
2418
2419
2420 \end_layout
2421
2422 \begin_layout Standard
2423 Es gibt noch eine dritte Möglichkeit, Tabellen-Einstellungen zu ändern.
2424  Wenn der Cursor in einer Tabelle steht, sind im 
2425 \family sans
2426 Bearbeiten
2427 \family default
2428 -Menü folgende Punkte aktiviert: 
2429 \family sans
2430 Tabelle
2431 \family default
2432
2433 \family sans
2434 Zeilen
2435 \begin_inset space ~
2436 \end_inset
2437
2438 &
2439 \begin_inset space ~
2440 \end_inset
2441
2442 Spalten
2443 \family default
2444  und 
2445 \family sans
2446 Tabellen-Einstellungen
2447 \family default
2448 .
2449  Unter den ersten beiden Punkten sind einige der bereits beschriebenen Einstellu
2450 ngsmöglichkeiten zu erreichen.
2451 \end_layout
2452
2453 \begin_layout Section
2454 Gleitende Tabellen
2455 \begin_inset CommandInset label
2456 LatexCommand label
2457 name "abs:Gleitende-Tabellen"
2458
2459 \end_inset
2460
2461
2462 \begin_inset Index idx
2463 status collapsed
2464
2465 \begin_layout Plain Layout
2466 Gleitobjekte ! Tabellen
2467 \end_layout
2468
2469 \end_inset
2470
2471
2472 \begin_inset Index idx
2473 status collapsed
2474
2475 \begin_layout Plain Layout
2476 Tabellen ! gleitende
2477 \end_layout
2478
2479 \end_inset
2480
2481
2482 \end_layout
2483
2484 \begin_layout Standard
2485 Allgemeine Erklärungen über Gleitobjekte finden Sie in Abschnitt
2486 \begin_inset space ~
2487 \end_inset
2488
2489
2490 \begin_inset CommandInset ref
2491 LatexCommand ref
2492 reference "abs:Gleitobjekte-Einleitung"
2493
2494 \end_inset
2495
2496 .
2497 \end_layout
2498
2499 \begin_layout Standard
2500 \begin_inset Float table
2501 placement h
2502 wide false
2503 sideways false
2504 status open
2505
2506 \begin_layout Plain Layout
2507 \begin_inset Caption
2508
2509 \begin_layout Plain Layout
2510 \begin_inset CommandInset label
2511 LatexCommand label
2512 name "tab:a table float"
2513
2514 \end_inset
2515
2516 Eine gleitende Tabelle
2517 \end_layout
2518
2519 \end_inset
2520
2521
2522 \end_layout
2523
2524 \begin_layout Plain Layout
2525 \align center
2526 \begin_inset Tabular
2527 <lyxtabular version="3" rows="3" columns="3">
2528 <features tabularvalignment="middle">
2529 <column alignment="center" valignment="top" width="0pt">
2530 <column alignment="center" valignment="top" width="0pt">
2531 <column alignment="center" valignment="top" width="0pt">
2532 <row>
2533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2534 \begin_inset Text
2535
2536 \begin_layout Plain Layout
2537
2538 \family roman
2539 \series medium
2540 \shape up
2541 \size normal
2542 \emph off
2543 \bar no
2544 \noun off
2545 \color none
2546 1
2547 \end_layout
2548
2549 \end_inset
2550 </cell>
2551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2552 \begin_inset Text
2553
2554 \begin_layout Plain Layout
2555
2556 \family roman
2557 \series medium
2558 \shape up
2559 \size normal
2560 \emph off
2561 \bar no
2562 \noun off
2563 \color none
2564 2
2565 \end_layout
2566
2567 \end_inset
2568 </cell>
2569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2570 \begin_inset Text
2571
2572 \begin_layout Plain Layout
2573
2574 \family roman
2575 \series medium
2576 \shape up
2577 \size normal
2578 \emph off
2579 \bar no
2580 \noun off
2581 \color none
2582 3
2583 \end_layout
2584
2585 \end_inset
2586 </cell>
2587 </row>
2588 <row>
2589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2590 \begin_inset Text
2591
2592 \begin_layout Plain Layout
2593
2594 \family roman
2595 \series medium
2596 \shape up
2597 \size normal
2598 \emph off
2599 \bar no
2600 \noun off
2601 \color none
2602 Martin
2603 \end_layout
2604
2605 \end_inset
2606 </cell>
2607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2608 \begin_inset Text
2609
2610 \begin_layout Plain Layout
2611
2612 \family roman
2613 \series medium
2614 \shape up
2615 \size normal
2616 \emph off
2617 \bar no
2618 \noun off
2619 \color none
2620 Lena
2621 \end_layout
2622
2623 \end_inset
2624 </cell>
2625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2626 \begin_inset Text
2627
2628 \begin_layout Plain Layout
2629
2630 \family roman
2631 \series medium
2632 \shape up
2633 \size normal
2634 \emph off
2635 \bar no
2636 \noun off
2637 \color none
2638 Alina
2639 \end_layout
2640
2641 \end_inset
2642 </cell>
2643 </row>
2644 <row>
2645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2646 \begin_inset Text
2647
2648 \begin_layout Plain Layout
2649
2650 \family roman
2651 \series medium
2652 \shape up
2653 \size normal
2654 \emph off
2655 \bar no
2656 \noun off
2657 \color none
2658 \begin_inset Formula $\int x^{2}dx$
2659 \end_inset
2660
2661
2662 \end_layout
2663
2664 \end_inset
2665 </cell>
2666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2667 \begin_inset Text
2668
2669 \begin_layout Plain Layout
2670
2671 \family roman
2672 \series medium
2673 \shape up
2674 \size normal
2675 \emph off
2676 \bar no
2677 \noun off
2678 \color none
2679 \begin_inset Formula $\left[\begin{array}{cc}
2680 a & b\\
2681 c & d
2682 \end{array}\right]$
2683 \end_inset
2684
2685
2686 \end_layout
2687
2688 \end_inset
2689 </cell>
2690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2691 \begin_inset Text
2692
2693 \begin_layout Plain Layout
2694
2695 \family roman
2696 \series medium
2697 \shape up
2698 \size normal
2699 \emph off
2700 \bar no
2701 \noun off
2702 \color none
2703 \begin_inset Formula $1+1=2$
2704 \end_inset
2705
2706
2707 \end_layout
2708
2709 \end_inset
2710 </cell>
2711 </row>
2712 </lyxtabular>
2713
2714 \end_inset
2715
2716
2717 \end_layout
2718
2719 \end_inset
2720
2721
2722 \end_layout
2723
2724 \begin_layout Standard
2725 Gleitende Tabellen können über 
2726 \family sans
2727 Einfügen\SpecialChar \menuseparator
2728 Gleitobjekt\SpecialChar \menuseparator
2729 Tabelle
2730 \family default
2731  oder einen Klick auf den Werkzeugleistenknopf 
2732 \begin_inset Graphics
2733         filename ../../images/float-insert_table.png
2734         scale 70
2735         scaleBeforeRotation
2736
2737 \end_inset
2738
2739  erzeugt werden.
2740  Sie erhalten zunächst einen leeren roten Rahmen ohne Tabelle.
2741  In das rot umrahmte Feld rechts von 
2742 \emph on
2743 Tabelle
2744 \begin_inset space ~
2745 \end_inset
2746
2747 Nr:
2748 \emph default
2749  schreiben Sie die Tabellenbeschriftung.
2750  Nach einem Klick oberhalb oder unterhalb von 
2751 \emph on
2752 Tabelle
2753 \begin_inset space ~
2754 \end_inset
2755
2756 Nr:
2757 \emph default
2758  können Sie dann eine Tabelle mit dem Werkzeugleistenknopf 
2759 \begin_inset Graphics
2760         filename ../../images/tabular-insert.png
2761         scale 70
2762         scaleBeforeRotation
2763
2764 \end_inset
2765
2766  oder dem Menü 
2767 \family sans
2768 Einfügen\SpecialChar \menuseparator
2769 Tabelle
2770 \family default
2771  einfügen.
2772 \end_layout
2773
2774 \begin_layout Standard
2775 Tabelle
2776 \begin_inset space ~
2777 \end_inset
2778
2779
2780 \begin_inset CommandInset ref
2781 LatexCommand ref
2782 reference "tab:a table float"
2783
2784 \end_inset
2785
2786  ist ein Beispiel für eine gleitende Tabelle.
2787 \end_layout
2788
2789 \begin_layout Standard
2790 Normalerweise steht die Tabellenbeschriftung über einer Tabelle, aber unglücklic
2791 herweise wird das von LaTeX Standard-Klassen nicht unterstützt.
2792  Das bedeutet, dass bei den Klassen 
2793 \family sans
2794 article
2795 \family default
2796
2797 \family sans
2798 book
2799 \family default
2800
2801 \family sans
2802 letter
2803 \family default
2804 , und 
2805 \family sans
2806 report
2807 \family default
2808  kein Abstand zwischen dem Titel und der Tabelle sein wird.
2809  Um den einzufügen, können Sie zum Ladebefehl des LaTeX-Paketes 
2810 \series bold
2811 caption
2812 \series default
2813
2814 \begin_inset Index idx
2815 status collapsed
2816
2817 \begin_layout Plain Layout
2818 LaTeX-Pakete ! caption
2819 \end_layout
2820
2821 \end_inset
2822
2823  im LaTeX-Vorspann Ihres Dokuments folgende Option einfügen:
2824 \begin_inset Foot
2825 status open
2826
2827 \begin_layout Plain Layout
2828 Näheres finden Sie im Abschnitt
2829 \begin_inset space ~
2830 \end_inset
2831
2832
2833 \begin_inset CommandInset ref
2834 LatexCommand ref
2835 reference "abs:Titel-Platzierung"
2836
2837 \end_inset
2838
2839 .
2840 \end_layout
2841
2842 \end_inset
2843
2844
2845 \end_layout
2846
2847 \begin_layout Standard
2848
2849 \series bold
2850 tableposition=top
2851 \end_layout
2852
2853 \begin_layout Standard
2854 Das Paket 
2855 \series bold
2856 caption
2857 \series default
2858 , das in Abschnitt
2859 \begin_inset space ~
2860 \end_inset
2861
2862
2863 \begin_inset CommandInset ref
2864 LatexCommand ref
2865 reference "abs:Titel-Formatierung"
2866
2867 \end_inset
2868
2869  beschrieben wird, wird zum Einstellen der Legende-Optionen benutzt.
2870 \end_layout
2871
2872 \begin_layout Standard
2873 \begin_inset Index idx
2874 status collapsed
2875
2876 \begin_layout Plain Layout
2877 Querverweise ! auf Tabellen
2878 \end_layout
2879
2880 \end_inset
2881
2882 Auf Tabellen kann über ihre Marke verwiesen werden.
2883  Dafür fügen Sie in der Beschriftung mit 
2884 \family sans
2885 Einfügen\SpecialChar \menuseparator
2886 Marke
2887 \family default
2888  oder durch Klicken auf 
2889 \begin_inset Graphics
2890         filename ../../images/label-insert.png
2891         scale 70
2892         scaleBeforeRotation
2893
2894 \end_inset
2895
2896  eine Marke ein.
2897  Auf diese können Sie dann wie gewohnt mit 
2898 \family sans
2899 Einfügen\SpecialChar \menuseparator
2900 Querverweis
2901 \family default
2902  oder durch Klicken auf 
2903 \begin_inset Graphics
2904         filename ../../images/dialog-show-new-inset_ref.png
2905         scale 70
2906         scaleBeforeRotation
2907
2908 \end_inset
2909
2910  verweisen.
2911  Verweise werden detailliert in Abschnitt
2912 \begin_inset space ~
2913 \end_inset
2914
2915
2916 \begin_inset CommandInset ref
2917 LatexCommand ref
2918 reference "abs:Auf-Gleitobjekte-verweisen"
2919
2920 \end_inset
2921
2922  beschrieben.
2923 \end_layout
2924
2925 \begin_layout Section
2926 Lange Tabellen
2927 \begin_inset CommandInset label
2928 LatexCommand label
2929 name "abs:Lange-Tabellen"
2930
2931 \end_inset
2932
2933
2934 \begin_inset Index idx
2935 status collapsed
2936
2937 \begin_layout Plain Layout
2938 Tabellen ! lange
2939 \end_layout
2940
2941 \end_inset
2942
2943
2944 \end_layout
2945
2946 \begin_layout Standard
2947 Wenn eine Tabelle zu lang ist, um auf eine Seite zu passen, können Sie im
2948  Dialogfenster 
2949 \family sans
2950 Tabellen-Einstellungen
2951 \family default
2952  auf der Karteikarte  
2953 \family sans
2954 Lange
2955 \begin_inset space ~
2956 \end_inset
2957
2958 Tabelle
2959 \family default
2960  die Option 
2961 \family sans
2962 Lange
2963 \begin_inset space ~
2964 \end_inset
2965
2966 Tabelle
2967 \begin_inset space ~
2968 \end_inset
2969
2970 verwenden
2971 \family default
2972  ankreuzen, damit die Tabelle automatisch auf mehrere Seiten verteilt wird.
2973  Wird dies gemacht, werden folgende Optionen freigeschaltet:
2974 \end_layout
2975
2976 \begin_layout Description
2977 Kopfzeile: Die aktuelle Zeile wird als eine Überschrifts-Zeile aller Seiten
2978  festgelegt; mit Ausnahme der ersten, wenn 
2979 \family sans
2980 Erste
2981 \begin_inset space ~
2982 \end_inset
2983
2984 Kopfzeile
2985 \family default
2986  aktiviert ist.
2987 \end_layout
2988
2989 \begin_layout Description
2990 Erste
2991 \lang english
2992
2993 \begin_inset space ~
2994 \end_inset
2995
2996
2997 \lang ngerman
2998 Kopfzeile: Die aktuelle Zeile wird als eine Überschrifts-Zeile der ersten
2999  Seite einer mehrseitigen Tabelle definiert.
3000 \end_layout
3001
3002 \begin_layout Description
3003 Fußzeile: Die aktuelle Zeile wird als eine Fußzeile aller Seiten festgelegt;
3004  mit Ausnahme der letzten, wenn 
3005 \family sans
3006 Letzte
3007 \begin_inset space ~
3008 \end_inset
3009
3010 Fußzeile
3011 \family default
3012  aktiviert ist.
3013 \end_layout
3014
3015 \begin_layout Description
3016 Letzte
3017 \begin_inset space ~
3018 \end_inset
3019
3020 Fußzeile: Die aktuelle Zeile wird als eine die Fußzeile der letzten Seite
3021  einer mehrseitigen Tabelle definiert.
3022 \end_layout
3023
3024 \begin_layout Description
3025 Legende: Die aktuelle Zeile enthält die Legende.
3026  Sie wird als einzelne Spalte zurückgesetzt und eine Beschriftung wird eingefügt.
3027  Mehr über Beschriftungen langer Tabellen ist in Abschnitt
3028 \begin_inset space ~
3029 \end_inset
3030
3031
3032 \begin_inset CommandInset ref
3033 LatexCommand ref
3034 reference "uab:Beschriftungen-langer-Tabellen"
3035
3036 \end_inset
3037
3038  erklärt.
3039 \end_layout
3040
3041 \begin_layout Standard
3042 Hier ist ein Beispiel einer langen Tabelle:
3043 \end_layout
3044
3045 \begin_layout Standard
3046 \align center
3047 \begin_inset Tabular
3048 <lyxtabular version="3" rows="69" columns="3">
3049 <features islongtable="true" longtabularalignment="center">
3050 <column alignment="left" valignment="top" width="0cm">
3051 <column alignment="left" valignment="top" width="0pt">
3052 <column alignment="right" valignment="top" width="0pt">
3053 <row endfirsthead="true">
3054 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3055 \begin_inset Text
3056
3057 \begin_layout Plain Layout
3058
3059 \series bold
3060 Telefonliste (ignoriere die Namen)
3061 \end_layout
3062
3063 \end_inset
3064 </cell>
3065 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3066 \begin_inset Text
3067
3068 \begin_layout Plain Layout
3069
3070 \end_layout
3071
3072 \end_inset
3073 </cell>
3074 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3075 \begin_inset Text
3076
3077 \begin_layout Plain Layout
3078
3079 \end_layout
3080
3081 \end_inset
3082 </cell>
3083 </row>
3084 <row endfirsthead="true">
3085 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3086 \begin_inset Text
3087
3088 \begin_layout Plain Layout
3089
3090 \series bold
3091 NAME
3092 \end_layout
3093
3094 \end_inset
3095 </cell>
3096 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3097 \begin_inset Text
3098
3099 \begin_layout Plain Layout
3100
3101 \end_layout
3102
3103 \end_inset
3104 </cell>
3105 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3106 \begin_inset Text
3107
3108 \begin_layout Plain Layout
3109
3110 \series bold
3111 TEL.
3112 \end_layout
3113
3114 \end_inset
3115 </cell>
3116 </row>
3117 <row endhead="true">
3118 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3119 \begin_inset Text
3120
3121 \begin_layout Plain Layout
3122
3123 \series bold
3124 Telefonliste
3125 \end_layout
3126
3127 \end_inset
3128 </cell>
3129 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3130 \begin_inset Text
3131
3132 \begin_layout Plain Layout
3133
3134 \end_layout
3135
3136 \end_inset
3137 </cell>
3138 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3139 \begin_inset Text
3140
3141 \begin_layout Plain Layout
3142
3143 \end_layout
3144
3145 \end_inset
3146 </cell>
3147 </row>
3148 <row endhead="true">
3149 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3150 \begin_inset Text
3151
3152 \begin_layout Plain Layout
3153
3154 \series bold
3155 NAME
3156 \end_layout
3157
3158 \end_inset
3159 </cell>
3160 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3161 \begin_inset Text
3162
3163 \begin_layout Plain Layout
3164
3165 \end_layout
3166
3167 \end_inset
3168 </cell>
3169 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3170 \begin_inset Text
3171
3172 \begin_layout Plain Layout
3173
3174 \series bold
3175 TEL.
3176 \end_layout
3177
3178 \end_inset
3179 </cell>
3180 </row>
3181 <row endfoot="true">
3182 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3183 \begin_inset Text
3184
3185 \begin_layout Plain Layout
3186
3187 \series bold
3188 wird fortgesetzt
3189 \series default
3190  \SpecialChar \ldots{}
3191
3192 \end_layout
3193
3194 \end_inset
3195 </cell>
3196 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3197 \begin_inset Text
3198
3199 \begin_layout Plain Layout
3200
3201 \end_layout
3202
3203 \end_inset
3204 </cell>
3205 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3206 \begin_inset Text
3207
3208 \begin_layout Plain Layout
3209
3210 \end_layout
3211
3212 \end_inset
3213 </cell>
3214 </row>
3215 <row>
3216 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3217 \begin_inset Text
3218
3219 \begin_layout Plain Layout
3220
3221 \series bold
3222 Annovi
3223 \end_layout
3224
3225 \end_inset
3226 </cell>
3227 <cell alignment="center" valignment="top" usebox="none">
3228 \begin_inset Text
3229
3230 \begin_layout Plain Layout
3231 Silvia
3232 \end_layout
3233
3234 \end_inset
3235 </cell>
3236 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3237 \begin_inset Text
3238
3239 \begin_layout Plain Layout
3240 111
3241 \end_layout
3242
3243 \end_inset
3244 </cell>
3245 </row>
3246 <row>
3247 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3248 \begin_inset Text
3249
3250 \begin_layout Plain Layout
3251
3252 \series bold
3253 Bertoli
3254 \end_layout
3255
3256 \end_inset
3257 </cell>
3258 <cell alignment="center" valignment="top" usebox="none">
3259 \begin_inset Text
3260
3261 \begin_layout Plain Layout
3262 Stefano
3263 \end_layout
3264
3265 \end_inset
3266 </cell>
3267 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3268 \begin_inset Text
3269
3270 \begin_layout Plain Layout
3271 111
3272 \end_layout
3273
3274 \end_inset
3275 </cell>
3276 </row>
3277 <row>
3278 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3279 \begin_inset Text
3280
3281 \begin_layout Plain Layout
3282
3283 \series bold
3284 Bozzi
3285 \end_layout
3286
3287 \end_inset
3288 </cell>
3289 <cell alignment="center" valignment="top" usebox="none">
3290 \begin_inset Text
3291
3292 \begin_layout Plain Layout
3293 Walter
3294 \end_layout
3295
3296 \end_inset
3297 </cell>
3298 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3299 \begin_inset Text
3300
3301 \begin_layout Plain Layout
3302 111
3303 \end_layout
3304
3305 \end_inset
3306 </cell>
3307 </row>
3308 <row>
3309 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3310 \begin_inset Text
3311
3312 \begin_layout Plain Layout
3313
3314 \series bold
3315 Cachia
3316 \end_layout
3317
3318 \end_inset
3319 </cell>
3320 <cell alignment="center" valignment="top" usebox="none">
3321 \begin_inset Text
3322
3323 \begin_layout Plain Layout
3324 Maria
3325 \end_layout
3326
3327 \end_inset
3328 </cell>
3329 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3330 \begin_inset Text
3331
3332 \begin_layout Plain Layout
3333 111
3334 \end_layout
3335
3336 \end_inset
3337 </cell>
3338 </row>
3339 <row>
3340 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3341 \begin_inset Text
3342
3343 \begin_layout Plain Layout
3344
3345 \series bold
3346 Cachia
3347 \end_layout
3348
3349 \end_inset
3350 </cell>
3351 <cell alignment="center" valignment="top" usebox="none">
3352 \begin_inset Text
3353
3354 \begin_layout Plain Layout
3355 Maurizio
3356 \end_layout
3357
3358 \end_inset
3359 </cell>
3360 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3361 \begin_inset Text
3362
3363 \begin_layout Plain Layout
3364 111
3365 \end_layout
3366
3367 \end_inset
3368 </cell>
3369 </row>
3370 <row>
3371 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3372 \begin_inset Text
3373
3374 \begin_layout Plain Layout
3375
3376 \series bold
3377 Cinquemani
3378 \end_layout
3379
3380 \end_inset
3381 </cell>
3382 <cell alignment="center" valignment="top" usebox="none">
3383 \begin_inset Text
3384
3385 \begin_layout Plain Layout
3386 Giusi
3387 \end_layout
3388
3389 \end_inset
3390 </cell>
3391 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3392 \begin_inset Text
3393
3394 \begin_layout Plain Layout
3395 111
3396 \end_layout
3397
3398 \end_inset
3399 </cell>
3400 </row>
3401 <row>
3402 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3403 \begin_inset Text
3404
3405 \begin_layout Plain Layout
3406
3407 \series bold
3408 Colin
3409 \end_layout
3410
3411 \end_inset
3412 </cell>
3413 <cell alignment="center" valignment="top" usebox="none">
3414 \begin_inset Text
3415
3416 \begin_layout Plain Layout
3417 Bernard
3418 \end_layout
3419
3420 \end_inset
3421 </cell>
3422 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3423 \begin_inset Text
3424
3425 \begin_layout Plain Layout
3426 111
3427 \end_layout
3428
3429 \end_inset
3430 </cell>
3431 </row>
3432 <row>
3433 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3434 \begin_inset Text
3435
3436 \begin_layout Plain Layout
3437
3438 \series bold
3439 Concli
3440 \end_layout
3441
3442 \end_inset
3443 </cell>
3444 <cell alignment="center" valignment="top" usebox="none">
3445 \begin_inset Text
3446
3447 \begin_layout Plain Layout
3448 Gianfranco
3449 \end_layout
3450
3451 \end_inset
3452 </cell>
3453 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3454 \begin_inset Text
3455
3456 \begin_layout Plain Layout
3457 111
3458 \end_layout
3459
3460 \end_inset
3461 </cell>
3462 </row>
3463 <row>
3464 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3465 \begin_inset Text
3466
3467 \begin_layout Plain Layout
3468
3469 \series bold
3470 Dal Bosco
3471 \end_layout
3472
3473 \end_inset
3474 </cell>
3475 <cell alignment="center" valignment="top" usebox="none">
3476 \begin_inset Text
3477
3478 \begin_layout Plain Layout
3479 Carolina
3480 \end_layout
3481
3482 \end_inset
3483 </cell>
3484 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3485 \begin_inset Text
3486
3487 \begin_layout Plain Layout
3488 111
3489 \end_layout
3490
3491 \end_inset
3492 </cell>
3493 </row>
3494 <row>
3495 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3496 \begin_inset Text
3497
3498 \begin_layout Plain Layout
3499
3500 \series bold
3501 Dalpiaz
3502 \end_layout
3503
3504 \end_inset
3505 </cell>
3506 <cell alignment="center" valignment="top" usebox="none">
3507 \begin_inset Text
3508
3509 \begin_layout Plain Layout
3510 Annamaria
3511 \end_layout
3512
3513 \end_inset
3514 </cell>
3515 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3516 \begin_inset Text
3517
3518 \begin_layout Plain Layout
3519 111
3520 \end_layout
3521
3522 \end_inset
3523 </cell>
3524 </row>
3525 <row>
3526 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3527 \begin_inset Text
3528
3529 \begin_layout Plain Layout
3530
3531 \series bold
3532 Feliciello
3533 \end_layout
3534
3535 \end_inset
3536 </cell>
3537 <cell alignment="center" valignment="top" usebox="none">
3538 \begin_inset Text
3539
3540 \begin_layout Plain Layout
3541 Domenico
3542 \end_layout
3543
3544 \end_inset
3545 </cell>
3546 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3547 \begin_inset Text
3548
3549 \begin_layout Plain Layout
3550 111
3551 \end_layout
3552
3553 \end_inset
3554 </cell>
3555 </row>
3556 <row>
3557 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3558 \begin_inset Text
3559
3560 \begin_layout Plain Layout
3561
3562 \series bold
3563 Focarelli
3564 \end_layout
3565
3566 \end_inset
3567 </cell>
3568 <cell alignment="center" valignment="top" usebox="none">
3569 \begin_inset Text
3570
3571 \begin_layout Plain Layout
3572 Paola
3573 \end_layout
3574
3575 \end_inset
3576 </cell>
3577 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3578 \begin_inset Text
3579
3580 \begin_layout Plain Layout
3581 111
3582 \end_layout
3583
3584 \end_inset
3585 </cell>
3586 </row>
3587 <row>
3588 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3589 \begin_inset Text
3590
3591 \begin_layout Plain Layout
3592
3593 \series bold
3594 Galletti
3595 \end_layout
3596
3597 \end_inset
3598 </cell>
3599 <cell alignment="center" valignment="top" usebox="none">
3600 \begin_inset Text
3601
3602 \begin_layout Plain Layout
3603 Oreste
3604 \end_layout
3605
3606 \end_inset
3607 </cell>
3608 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3609 \begin_inset Text
3610
3611 \begin_layout Plain Layout
3612 111
3613 \end_layout
3614
3615 \end_inset
3616 </cell>
3617 </row>
3618 <row>
3619 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3620 \begin_inset Text
3621
3622 \begin_layout Plain Layout
3623
3624 \series bold
3625 Gasparini
3626 \end_layout
3627
3628 \end_inset
3629 </cell>
3630 <cell alignment="center" valignment="top" usebox="none">
3631 \begin_inset Text
3632
3633 \begin_layout Plain Layout
3634 Franca
3635 \end_layout
3636
3637 \end_inset
3638 </cell>
3639 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3640 \begin_inset Text
3641
3642 \begin_layout Plain Layout
3643 111
3644 \end_layout
3645
3646 \end_inset
3647 </cell>
3648 </row>
3649 <row>
3650 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3651 \begin_inset Text
3652
3653 \begin_layout Plain Layout
3654
3655 \series bold
3656 Rizzardi
3657 \end_layout
3658
3659 \end_inset
3660 </cell>
3661 <cell alignment="center" valignment="top" usebox="none">
3662 \begin_inset Text
3663
3664 \begin_layout Plain Layout
3665 Paola
3666 \end_layout
3667
3668 \end_inset
3669 </cell>
3670 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3671 \begin_inset Text
3672
3673 \begin_layout Plain Layout
3674 111
3675 \end_layout
3676
3677 \end_inset
3678 </cell>
3679 </row>
3680 <row>
3681 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3682 \begin_inset Text
3683
3684 \begin_layout Plain Layout
3685
3686 \series bold
3687 Lassini
3688 \end_layout
3689
3690 \end_inset
3691 </cell>
3692 <cell alignment="center" valignment="top" usebox="none">
3693 \begin_inset Text
3694
3695 \begin_layout Plain Layout
3696 Giancarlo
3697 \end_layout
3698
3699 \end_inset
3700 </cell>
3701 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3702 \begin_inset Text
3703
3704 \begin_layout Plain Layout
3705 111
3706 \end_layout
3707
3708 \end_inset
3709 </cell>
3710 </row>
3711 <row>
3712 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3713 \begin_inset Text
3714
3715 \begin_layout Plain Layout
3716
3717 \series bold
3718 Malfatti
3719 \end_layout
3720
3721 \end_inset
3722 </cell>
3723 <cell alignment="center" valignment="top" usebox="none">
3724 \begin_inset Text
3725
3726 \begin_layout Plain Layout
3727 Luciano
3728 \end_layout
3729
3730 \end_inset
3731 </cell>
3732 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3733 \begin_inset Text
3734
3735 \begin_layout Plain Layout
3736 111
3737 \end_layout
3738
3739 \end_inset
3740 </cell>
3741 </row>
3742 <row>
3743 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3744 \begin_inset Text
3745
3746 \begin_layout Plain Layout
3747
3748 \series bold
3749 Malfatti
3750 \end_layout
3751
3752 \end_inset
3753 </cell>
3754 <cell alignment="center" valignment="top" usebox="none">
3755 \begin_inset Text
3756
3757 \begin_layout Plain Layout
3758 Valeriano
3759 \end_layout
3760
3761 \end_inset
3762 </cell>
3763 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3764 \begin_inset Text
3765
3766 \begin_layout Plain Layout
3767 111
3768 \end_layout
3769
3770 \end_inset
3771 </cell>
3772 </row>
3773 <row>
3774 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3775 \begin_inset Text
3776
3777 \begin_layout Plain Layout
3778
3779 \series bold
3780 Meneguzzo
3781 \end_layout
3782
3783 \end_inset
3784 </cell>
3785 <cell alignment="center" valignment="top" usebox="none">
3786 \begin_inset Text
3787
3788 \begin_layout Plain Layout
3789 Roberto
3790 \end_layout
3791
3792 \end_inset
3793 </cell>
3794 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3795 \begin_inset Text
3796
3797 \begin_layout Plain Layout
3798 111
3799 \end_layout
3800
3801 \end_inset
3802 </cell>
3803 </row>
3804 <row>
3805 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3806 \begin_inset Text
3807
3808 \begin_layout Plain Layout
3809
3810 \series bold
3811 Mezzadra
3812 \end_layout
3813
3814 \end_inset
3815 </cell>
3816 <cell alignment="center" valignment="top" usebox="none">
3817 \begin_inset Text
3818
3819 \begin_layout Plain Layout
3820 Roberto
3821 \end_layout
3822
3823 \end_inset
3824 </cell>
3825 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3826 \begin_inset Text
3827
3828 \begin_layout Plain Layout
3829 111
3830 \end_layout
3831
3832 \end_inset
3833 </cell>
3834 </row>
3835 <row>
3836 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3837 \begin_inset Text
3838
3839 \begin_layout Plain Layout
3840
3841 \series bold
3842 Pirpamer
3843 \end_layout
3844
3845 \end_inset
3846 </cell>
3847 <cell alignment="center" valignment="top" usebox="none">
3848 \begin_inset Text
3849
3850 \begin_layout Plain Layout
3851 Erich
3852 \end_layout
3853
3854 \end_inset
3855 </cell>
3856 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3857 \begin_inset Text
3858
3859 \begin_layout Plain Layout
3860 111
3861 \end_layout
3862
3863 \end_inset
3864 </cell>
3865 </row>
3866 <row>
3867 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3868 \begin_inset Text
3869
3870 \begin_layout Plain Layout
3871
3872 \series bold
3873 Pochiesa
3874 \end_layout
3875
3876 \end_inset
3877 </cell>
3878 <cell alignment="center" valignment="top" usebox="none">
3879 \begin_inset Text
3880
3881 \begin_layout Plain Layout
3882 Paolo
3883 \end_layout
3884
3885 \end_inset
3886 </cell>
3887 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3888 \begin_inset Text
3889
3890 \begin_layout Plain Layout
3891 111, 222
3892 \end_layout
3893
3894 \end_inset
3895 </cell>
3896 </row>
3897 <row>
3898 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3899 \begin_inset Text
3900
3901 \begin_layout Plain Layout
3902
3903 \series bold
3904 Radina
3905 \end_layout
3906
3907 \end_inset
3908 </cell>
3909 <cell alignment="center" valignment="top" usebox="none">
3910 \begin_inset Text
3911
3912 \begin_layout Plain Layout
3913 Claudio
3914 \end_layout
3915
3916 \end_inset
3917 </cell>
3918 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3919 \begin_inset Text
3920
3921 \begin_layout Plain Layout
3922 111
3923 \end_layout
3924
3925 \end_inset
3926 </cell>
3927 </row>
3928 <row>
3929 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3930 \begin_inset Text
3931
3932 \begin_layout Plain Layout
3933
3934 \series bold
3935 Stuffer
3936 \end_layout
3937
3938 \end_inset
3939 </cell>
3940 <cell alignment="center" valignment="top" usebox="none">
3941 \begin_inset Text
3942
3943 \begin_layout Plain Layout
3944 Oskar
3945 \end_layout
3946
3947 \end_inset
3948 </cell>
3949 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3950 \begin_inset Text
3951
3952 \begin_layout Plain Layout
3953 111
3954 \end_layout
3955
3956 \end_inset
3957 </cell>
3958 </row>
3959 <row>
3960 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3961 \begin_inset Text
3962
3963 \begin_layout Plain Layout
3964
3965 \series bold
3966 Tacchelli
3967 \end_layout
3968
3969 \end_inset
3970 </cell>
3971 <cell alignment="center" valignment="top" usebox="none">
3972 \begin_inset Text
3973
3974 \begin_layout Plain Layout
3975 Ugo
3976 \end_layout
3977
3978 \end_inset
3979 </cell>
3980 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3981 \begin_inset Text
3982
3983 \begin_layout Plain Layout
3984 111
3985 \end_layout
3986
3987 \end_inset
3988 </cell>
3989 </row>
3990 <row>
3991 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3992 \begin_inset Text
3993
3994 \begin_layout Plain Layout
3995
3996 \series bold
3997 Tezzele
3998 \end_layout
3999
4000 \end_inset
4001 </cell>
4002 <cell alignment="center" valignment="top" usebox="none">
4003 \begin_inset Text
4004
4005 \begin_layout Plain Layout
4006 Margit
4007 \end_layout
4008
4009 \end_inset
4010 </cell>
4011 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4012 \begin_inset Text
4013
4014 \begin_layout Plain Layout
4015 111
4016 \end_layout
4017
4018 \end_inset
4019 </cell>
4020 </row>
4021 <row>
4022 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4023 \begin_inset Text
4024
4025 \begin_layout Plain Layout
4026
4027 \series bold
4028 Unterkalmsteiner
4029 \end_layout
4030
4031 \end_inset
4032 </cell>
4033 <cell alignment="center" valignment="top" usebox="none">
4034 \begin_inset Text
4035
4036 \begin_layout Plain Layout
4037 Frieda
4038 \end_layout
4039
4040 \end_inset
4041 </cell>
4042 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4043 \begin_inset Text
4044
4045 \begin_layout Plain Layout
4046 111
4047 \end_layout
4048
4049 \end_inset
4050 </cell>
4051 </row>
4052 <row>
4053 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4054 \begin_inset Text
4055
4056 \begin_layout Plain Layout
4057
4058 \series bold
4059 Vieider
4060 \end_layout
4061
4062 \end_inset
4063 </cell>
4064 <cell alignment="center" valignment="top" usebox="none">
4065 \begin_inset Text
4066
4067 \begin_layout Plain Layout
4068 Hilde
4069 \end_layout
4070
4071 \end_inset
4072 </cell>
4073 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4074 \begin_inset Text
4075
4076 \begin_layout Plain Layout
4077 111
4078 \end_layout
4079
4080 \end_inset
4081 </cell>
4082 </row>
4083 <row>
4084 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4085 \begin_inset Text
4086
4087 \begin_layout Plain Layout
4088
4089 \series bold
4090 Vigna
4091 \end_layout
4092
4093 \end_inset
4094 </cell>
4095 <cell alignment="center" valignment="top" usebox="none">
4096 \begin_inset Text
4097
4098 \begin_layout Plain Layout
4099 Jürgen
4100 \end_layout
4101
4102 \end_inset
4103 </cell>
4104 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4105 \begin_inset Text
4106
4107 \begin_layout Plain Layout
4108 111
4109 \end_layout
4110
4111 \end_inset
4112 </cell>
4113 </row>
4114 <row>
4115 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Plain Layout
4119
4120 \series bold
4121 Weber
4122 \end_layout
4123
4124 \end_inset
4125 </cell>
4126 <cell alignment="center" valignment="top" usebox="none">
4127 \begin_inset Text
4128
4129 \begin_layout Plain Layout
4130 Maurizio
4131 \end_layout
4132
4133 \end_inset
4134 </cell>
4135 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4136 \begin_inset Text
4137
4138 \begin_layout Plain Layout
4139 111
4140 \end_layout
4141
4142 \end_inset
4143 </cell>
4144 </row>
4145 <row>
4146 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4147 \begin_inset Text
4148
4149 \begin_layout Plain Layout
4150
4151 \series bold
4152 Winkler
4153 \end_layout
4154
4155 \end_inset
4156 </cell>
4157 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4158 \begin_inset Text
4159
4160 \begin_layout Plain Layout
4161 Franz
4162 \end_layout
4163
4164 \end_inset
4165 </cell>
4166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4167 \begin_inset Text
4168
4169 \begin_layout Plain Layout
4170 111
4171 \end_layout
4172
4173 \end_inset
4174 </cell>
4175 </row>
4176 <row>
4177 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4178 \begin_inset Text
4179
4180 \begin_layout Plain Layout
4181  
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Plain Layout
4190
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4196 \begin_inset Text
4197
4198 \begin_layout Plain Layout
4199
4200 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 </row>
4205 <row>
4206 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4207 \begin_inset Text
4208
4209 \begin_layout Plain Layout
4210
4211 \series bold
4212 Annovi
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 <cell alignment="center" valignment="top" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Plain Layout
4221 Silvia
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4227 \begin_inset Text
4228
4229 \begin_layout Plain Layout
4230 555
4231 \end_layout
4232
4233 \end_inset
4234 </cell>
4235 </row>
4236 <row>
4237 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4238 \begin_inset Text
4239
4240 \begin_layout Plain Layout
4241
4242 \series bold
4243 Bertoli
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 <cell alignment="center" valignment="top" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252 Stefano
4253 \end_layout
4254
4255 \end_inset
4256 </cell>
4257 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4258 \begin_inset Text
4259
4260 \begin_layout Plain Layout
4261 555
4262 \end_layout
4263
4264 \end_inset
4265 </cell>
4266 </row>
4267 <row>
4268 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4269 \begin_inset Text
4270
4271 \begin_layout Plain Layout
4272
4273 \series bold
4274 Bozzi
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 <cell alignment="center" valignment="top" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Plain Layout
4283 Walter
4284 \end_layout
4285
4286 \end_inset
4287 </cell>
4288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4289 \begin_inset Text
4290
4291 \begin_layout Plain Layout
4292 555
4293 \end_layout
4294
4295 \end_inset
4296 </cell>
4297 </row>
4298 <row>
4299 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4300 \begin_inset Text
4301
4302 \begin_layout Plain Layout
4303
4304 \series bold
4305 Cachia
4306 \end_layout
4307
4308 \end_inset
4309 </cell>
4310 <cell alignment="center" valignment="top" usebox="none">
4311 \begin_inset Text
4312
4313 \begin_layout Plain Layout
4314 Maria
4315 \end_layout
4316
4317 \end_inset
4318 </cell>
4319 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4320 \begin_inset Text
4321
4322 \begin_layout Plain Layout
4323 555
4324 \end_layout
4325
4326 \end_inset
4327 </cell>
4328 </row>
4329 <row>
4330 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4331 \begin_inset Text
4332
4333 \begin_layout Plain Layout
4334
4335 \series bold
4336 Cachia
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 <cell alignment="center" valignment="top" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345 Maurizio
4346 \end_layout
4347
4348 \end_inset
4349 </cell>
4350 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4351 \begin_inset Text
4352
4353 \begin_layout Plain Layout
4354 555
4355 \end_layout
4356
4357 \end_inset
4358 </cell>
4359 </row>
4360 <row>
4361 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4362 \begin_inset Text
4363
4364 \begin_layout Plain Layout
4365
4366 \series bold
4367 Cinquemani
4368 \end_layout
4369
4370 \end_inset
4371 </cell>
4372 <cell alignment="center" valignment="top" usebox="none">
4373 \begin_inset Text
4374
4375 \begin_layout Plain Layout
4376 Giusi
4377 \end_layout
4378
4379 \end_inset
4380 </cell>
4381 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4382 \begin_inset Text
4383
4384 \begin_layout Plain Layout
4385 555
4386 \end_layout
4387
4388 \end_inset
4389 </cell>
4390 </row>
4391 <row>
4392 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4393 \begin_inset Text
4394
4395 \begin_layout Plain Layout
4396
4397 \series bold
4398 Colin
4399 \end_layout
4400
4401 \end_inset
4402 </cell>
4403 <cell alignment="center" valignment="top" usebox="none">
4404 \begin_inset Text
4405
4406 \begin_layout Plain Layout
4407 Bernard
4408 \end_layout
4409
4410 \end_inset
4411 </cell>
4412 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4413 \begin_inset Text
4414
4415 \begin_layout Plain Layout
4416 555
4417 \end_layout
4418
4419 \end_inset
4420 </cell>
4421 </row>
4422 <row>
4423 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4424 \begin_inset Text
4425
4426 \begin_layout Plain Layout
4427
4428 \series bold
4429 Concli
4430 \end_layout
4431
4432 \end_inset
4433 </cell>
4434 <cell alignment="center" valignment="top" usebox="none">
4435 \begin_inset Text
4436
4437 \begin_layout Plain Layout
4438 Gianfranco
4439 \end_layout
4440
4441 \end_inset
4442 </cell>
4443 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4444 \begin_inset Text
4445
4446 \begin_layout Plain Layout
4447 555
4448 \end_layout
4449
4450 \end_inset
4451 </cell>
4452 </row>
4453 <row>
4454 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4455 \begin_inset Text
4456
4457 \begin_layout Plain Layout
4458
4459 \series bold
4460 Dal Bosco
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 <cell alignment="center" valignment="top" usebox="none">
4466 \begin_inset Text
4467
4468 \begin_layout Plain Layout
4469 Carolina
4470 \end_layout
4471
4472 \end_inset
4473 </cell>
4474 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4475 \begin_inset Text
4476
4477 \begin_layout Plain Layout
4478 555
4479 \end_layout
4480
4481 \end_inset
4482 </cell>
4483 </row>
4484 <row>
4485 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4486 \begin_inset Text
4487
4488 \begin_layout Plain Layout
4489
4490 \series bold
4491 Dalpiaz
4492 \end_layout
4493
4494 \end_inset
4495 </cell>
4496 <cell alignment="center" valignment="top" usebox="none">
4497 \begin_inset Text
4498
4499 \begin_layout Plain Layout
4500 Annamaria
4501 \end_layout
4502
4503 \end_inset
4504 </cell>
4505 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4506 \begin_inset Text
4507
4508 \begin_layout Plain Layout
4509 555
4510 \end_layout
4511
4512 \end_inset
4513 </cell>
4514 </row>
4515 <row>
4516 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4517 \begin_inset Text
4518
4519 \begin_layout Plain Layout
4520
4521 \series bold
4522 Feliciello
4523 \end_layout
4524
4525 \end_inset
4526 </cell>
4527 <cell alignment="center" valignment="top" usebox="none">
4528 \begin_inset Text
4529
4530 \begin_layout Plain Layout
4531 Domenico
4532 \end_layout
4533
4534 \end_inset
4535 </cell>
4536 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4537 \begin_inset Text
4538
4539 \begin_layout Plain Layout
4540 555
4541 \end_layout
4542
4543 \end_inset
4544 </cell>
4545 </row>
4546 <row>
4547 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4548 \begin_inset Text
4549
4550 \begin_layout Plain Layout
4551
4552 \series bold
4553 Focarelli
4554 \end_layout
4555
4556 \end_inset
4557 </cell>
4558 <cell alignment="center" valignment="top" usebox="none">
4559 \begin_inset Text
4560
4561 \begin_layout Plain Layout
4562 Paola
4563 \end_layout
4564
4565 \end_inset
4566 </cell>
4567 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4568 \begin_inset Text
4569
4570 \begin_layout Plain Layout
4571 555
4572 \end_layout
4573
4574 \end_inset
4575 </cell>
4576 </row>
4577 <row>
4578 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4579 \begin_inset Text
4580
4581 \begin_layout Plain Layout
4582
4583 \series bold
4584 Galletti
4585 \end_layout
4586
4587 \end_inset
4588 </cell>
4589 <cell alignment="center" valignment="top" usebox="none">
4590 \begin_inset Text
4591
4592 \begin_layout Plain Layout
4593 Oreste
4594 \end_layout
4595
4596 \end_inset
4597 </cell>
4598 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4599 \begin_inset Text
4600
4601 \begin_layout Plain Layout
4602 555
4603 \end_layout
4604
4605 \end_inset
4606 </cell>
4607 </row>
4608 <row>
4609 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4610 \begin_inset Text
4611
4612 \begin_layout Plain Layout
4613
4614 \series bold
4615 Gasparini
4616 \end_layout
4617
4618 \end_inset
4619 </cell>
4620 <cell alignment="center" valignment="top" usebox="none">
4621 \begin_inset Text
4622
4623 \begin_layout Plain Layout
4624 Franca
4625 \end_layout
4626
4627 \end_inset
4628 </cell>
4629 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4630 \begin_inset Text
4631
4632 \begin_layout Plain Layout
4633 555
4634 \end_layout
4635
4636 \end_inset
4637 </cell>
4638 </row>
4639 <row>
4640 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4641 \begin_inset Text
4642
4643 \begin_layout Plain Layout
4644
4645 \series bold
4646 Rizzardi
4647 \end_layout
4648
4649 \end_inset
4650 </cell>
4651 <cell alignment="center" valignment="top" usebox="none">
4652 \begin_inset Text
4653
4654 \begin_layout Plain Layout
4655 Paola
4656 \end_layout
4657
4658 \end_inset
4659 </cell>
4660 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4661 \begin_inset Text
4662
4663 \begin_layout Plain Layout
4664 555
4665 \end_layout
4666
4667 \end_inset
4668 </cell>
4669 </row>
4670 <row>
4671 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4672 \begin_inset Text
4673
4674 \begin_layout Plain Layout
4675
4676 \series bold
4677 Lassini
4678 \end_layout
4679
4680 \end_inset
4681 </cell>
4682 <cell alignment="center" valignment="top" usebox="none">
4683 \begin_inset Text
4684
4685 \begin_layout Plain Layout
4686 Giancarlo
4687 \end_layout
4688
4689 \end_inset
4690 </cell>
4691 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4692 \begin_inset Text
4693
4694 \begin_layout Plain Layout
4695 555
4696 \end_layout
4697
4698 \end_inset
4699 </cell>
4700 </row>
4701 <row>
4702 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4703 \begin_inset Text
4704
4705 \begin_layout Plain Layout
4706
4707 \series bold
4708 Malfatti
4709 \end_layout
4710
4711 \end_inset
4712 </cell>
4713 <cell alignment="center" valignment="top" usebox="none">
4714 \begin_inset Text
4715
4716 \begin_layout Plain Layout
4717 Luciano
4718 \end_layout
4719
4720 \end_inset
4721 </cell>
4722 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4723 \begin_inset Text
4724
4725 \begin_layout Plain Layout
4726 555
4727 \end_layout
4728
4729 \end_inset
4730 </cell>
4731 </row>
4732 <row>
4733 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4734 \begin_inset Text
4735
4736 \begin_layout Plain Layout
4737
4738 \series bold
4739 Malfatti
4740 \end_layout
4741
4742 \end_inset
4743 </cell>
4744 <cell alignment="center" valignment="top" usebox="none">
4745 \begin_inset Text
4746
4747 \begin_layout Plain Layout
4748 Valeriano
4749 \end_layout
4750
4751 \end_inset
4752 </cell>
4753 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4754 \begin_inset Text
4755
4756 \begin_layout Plain Layout
4757 555
4758 \end_layout
4759
4760 \end_inset
4761 </cell>
4762 </row>
4763 <row>
4764 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4765 \begin_inset Text
4766
4767 \begin_layout Plain Layout
4768
4769 \series bold
4770 Meneguzzo
4771 \end_layout
4772
4773 \end_inset
4774 </cell>
4775 <cell alignment="center" valignment="top" usebox="none">
4776 \begin_inset Text
4777
4778 \begin_layout Plain Layout
4779 Roberto
4780 \end_layout
4781
4782 \end_inset
4783 </cell>
4784 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4785 \begin_inset Text
4786
4787 \begin_layout Plain Layout
4788 555
4789 \end_layout
4790
4791 \end_inset
4792 </cell>
4793 </row>
4794 <row>
4795 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4796 \begin_inset Text
4797
4798 \begin_layout Plain Layout
4799
4800 \series bold
4801 Mezzadra
4802 \end_layout
4803
4804 \end_inset
4805 </cell>
4806 <cell alignment="center" valignment="top" usebox="none">
4807 \begin_inset Text
4808
4809 \begin_layout Plain Layout
4810 Roberto
4811 \end_layout
4812
4813 \end_inset
4814 </cell>
4815 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4816 \begin_inset Text
4817
4818 \begin_layout Plain Layout
4819 555
4820 \end_layout
4821
4822 \end_inset
4823 </cell>
4824 </row>
4825 <row>
4826 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4827 \begin_inset Text
4828
4829 \begin_layout Plain Layout
4830
4831 \series bold
4832 Pirpamer
4833 \end_layout
4834
4835 \end_inset
4836 </cell>
4837 <cell alignment="center" valignment="top" usebox="none">
4838 \begin_inset Text
4839
4840 \begin_layout Plain Layout
4841 Erich
4842 \end_layout
4843
4844 \end_inset
4845 </cell>
4846 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4847 \begin_inset Text
4848
4849 \begin_layout Plain Layout
4850 555
4851 \end_layout
4852
4853 \end_inset
4854 </cell>
4855 </row>
4856 <row>
4857 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4858 \begin_inset Text
4859
4860 \begin_layout Plain Layout
4861
4862 \series bold
4863 Pochiesa
4864 \end_layout
4865
4866 \end_inset
4867 </cell>
4868 <cell alignment="center" valignment="top" usebox="none">
4869 \begin_inset Text
4870
4871 \begin_layout Plain Layout
4872 Paolo
4873 \end_layout
4874
4875 \end_inset
4876 </cell>
4877 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4878 \begin_inset Text
4879
4880 \begin_layout Plain Layout
4881 555, 222
4882 \end_layout
4883
4884 \end_inset
4885 </cell>
4886 </row>
4887 <row>
4888 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4889 \begin_inset Text
4890
4891 \begin_layout Plain Layout
4892
4893 \series bold
4894 Radina
4895 \end_layout
4896
4897 \end_inset
4898 </cell>
4899 <cell alignment="center" valignment="top" usebox="none">
4900 \begin_inset Text
4901
4902 \begin_layout Plain Layout
4903 Claudio
4904 \end_layout
4905
4906 \end_inset
4907 </cell>
4908 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4909 \begin_inset Text
4910
4911 \begin_layout Plain Layout
4912 555
4913 \end_layout
4914
4915 \end_inset
4916 </cell>
4917 </row>
4918 <row>
4919 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4920 \begin_inset Text
4921
4922 \begin_layout Plain Layout
4923
4924 \series bold
4925 Stuffer
4926 \end_layout
4927
4928 \end_inset
4929 </cell>
4930 <cell alignment="center" valignment="top" usebox="none">
4931 \begin_inset Text
4932
4933 \begin_layout Plain Layout
4934 Oskar
4935 \end_layout
4936
4937 \end_inset
4938 </cell>
4939 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4940 \begin_inset Text
4941
4942 \begin_layout Plain Layout
4943 555
4944 \end_layout
4945
4946 \end_inset
4947 </cell>
4948 </row>
4949 <row>
4950 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4951 \begin_inset Text
4952
4953 \begin_layout Plain Layout
4954
4955 \series bold
4956 Tacchelli
4957 \end_layout
4958
4959 \end_inset
4960 </cell>
4961 <cell alignment="center" valignment="top" usebox="none">
4962 \begin_inset Text
4963
4964 \begin_layout Plain Layout
4965 Ugo
4966 \end_layout
4967
4968 \end_inset
4969 </cell>
4970 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4971 \begin_inset Text
4972
4973 \begin_layout Plain Layout
4974 555
4975 \end_layout
4976
4977 \end_inset
4978 </cell>
4979 </row>
4980 <row>
4981 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4982 \begin_inset Text
4983
4984 \begin_layout Plain Layout
4985
4986 \series bold
4987 Tezzele
4988 \end_layout
4989
4990 \end_inset
4991 </cell>
4992 <cell alignment="center" valignment="top" usebox="none">
4993 \begin_inset Text
4994
4995 \begin_layout Plain Layout
4996 Margit
4997 \end_layout
4998
4999 \end_inset
5000 </cell>
5001 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5002 \begin_inset Text
5003
5004 \begin_layout Plain Layout
5005 555
5006 \end_layout
5007
5008 \end_inset
5009 </cell>
5010 </row>
5011 <row>
5012 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5013 \begin_inset Text
5014
5015 \begin_layout Plain Layout
5016
5017 \series bold
5018 Unterkalmsteiner
5019 \end_layout
5020
5021 \end_inset
5022 </cell>
5023 <cell alignment="center" valignment="top" usebox="none">
5024 \begin_inset Text
5025
5026 \begin_layout Plain Layout
5027 Frieda
5028 \end_layout
5029
5030 \end_inset
5031 </cell>
5032 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5033 \begin_inset Text
5034
5035 \begin_layout Plain Layout
5036 555
5037 \end_layout
5038
5039 \end_inset
5040 </cell>
5041 </row>
5042 <row>
5043 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5044 \begin_inset Text
5045
5046 \begin_layout Plain Layout
5047
5048 \series bold
5049 Vieider
5050 \end_layout
5051
5052 \end_inset
5053 </cell>
5054 <cell alignment="center" valignment="top" usebox="none">
5055 \begin_inset Text
5056
5057 \begin_layout Plain Layout
5058 Hilde
5059 \end_layout
5060
5061 \end_inset
5062 </cell>
5063 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5064 \begin_inset Text
5065
5066 \begin_layout Plain Layout
5067 555
5068 \end_layout
5069
5070 \end_inset
5071 </cell>
5072 </row>
5073 <row>
5074 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5075 \begin_inset Text
5076
5077 \begin_layout Plain Layout
5078
5079 \series bold
5080 Vigna
5081 \end_layout
5082
5083 \end_inset
5084 </cell>
5085 <cell alignment="center" valignment="top" usebox="none">
5086 \begin_inset Text
5087
5088 \begin_layout Plain Layout
5089 Jürgen
5090 \end_layout
5091
5092 \end_inset
5093 </cell>
5094 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5095 \begin_inset Text
5096
5097 \begin_layout Plain Layout
5098 999
5099 \end_layout
5100
5101 \end_inset
5102 </cell>
5103 </row>
5104 <row>
5105 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5106 \begin_inset Text
5107
5108 \begin_layout Plain Layout
5109
5110 \series bold
5111 Weber
5112 \end_layout
5113
5114 \end_inset
5115 </cell>
5116 <cell alignment="center" valignment="top" usebox="none">
5117 \begin_inset Text
5118
5119 \begin_layout Plain Layout
5120 Maurizio
5121 \end_layout
5122
5123 \end_inset
5124 </cell>
5125 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5126 \begin_inset Text
5127
5128 \begin_layout Plain Layout
5129 555
5130 \end_layout
5131
5132 \end_inset
5133 </cell>
5134 </row>
5135 <row>
5136 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5137 \begin_inset Text
5138
5139 \begin_layout Plain Layout
5140
5141 \series bold
5142 Winkler
5143 \end_layout
5144
5145 \end_inset
5146 </cell>
5147 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5148 \begin_inset Text
5149
5150 \begin_layout Plain Layout
5151 Franz
5152 \end_layout
5153
5154 \end_inset
5155 </cell>
5156 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5157 \begin_inset Text
5158
5159 \begin_layout Plain Layout
5160 555
5161 \end_layout
5162
5163 \end_inset
5164 </cell>
5165 </row>
5166 <row endlastfoot="true">
5167 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5168 \begin_inset Text
5169
5170 \begin_layout Plain Layout
5171 Ende
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5177 \begin_inset Text
5178
5179 \begin_layout Plain Layout
5180
5181 \end_layout
5182
5183 \end_inset
5184 </cell>
5185 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189
5190 \end_layout
5191
5192 \end_inset
5193 </cell>
5194 </row>
5195 </lyxtabular>
5196
5197 \end_inset
5198
5199
5200 \begin_inset ERT
5201 status collapsed
5202
5203 \begin_layout Plain Layout
5204
5205
5206 \backslash
5207 addtocounter{table}{-1}
5208 \end_layout
5209
5210 \end_inset
5211
5212
5213 \begin_inset Note Note
5214 status collapsed
5215
5216 \begin_layout Plain Layout
5217 Die Bedeutung dieses Befehls finden Sie in der Bemerkung 1 von Abschnitt
5218 \begin_inset space ~
5219 \end_inset
5220
5221
5222 \begin_inset CommandInset ref
5223 LatexCommand ref
5224 reference "uab:Beschriftungen-langer-Tabellen"
5225
5226 \end_inset
5227
5228
5229 \end_layout
5230
5231 \end_inset
5232
5233
5234 \end_layout
5235
5236 \begin_layout Subsection
5237 Fußnoten in langen Tabellen
5238 \begin_inset CommandInset label
5239 LatexCommand label
5240 name "uab:Fußnoten-in-langen"
5241
5242 \end_inset
5243
5244
5245 \begin_inset Index idx
5246 status collapsed
5247
5248 \begin_layout Plain Layout
5249 Tabellen ! lange ! Fußnoten
5250 \end_layout
5251
5252 \end_inset
5253
5254
5255 \end_layout
5256
5257 \begin_layout Standard
5258 Fußnoten kann man in jede Zelle einer langen Tabelle einfügen.
5259  Sie werden auf der Seite erscheinen, auf der auch die Zelle gedruckt wird.
5260  Tabelle
5261 \begin_inset space ~
5262 \end_inset
5263
5264
5265 \begin_inset CommandInset ref
5266 LatexCommand ref
5267 reference "tab:DiffCaptions"
5268
5269 \end_inset
5270
5271  hat zum Beispiel eine Fußnote.
5272 \end_layout
5273
5274 \begin_layout Subsection
5275 Ausrichtung langer Tabellen
5276 \begin_inset Index idx
5277 status collapsed
5278
5279 \begin_layout Plain Layout
5280 Tabellen ! lange ! Ausrichtung
5281 \end_layout
5282
5283 \end_inset
5284
5285
5286 \end_layout
5287
5288 \begin_layout Standard
5289 Lange Tabellen sind standardmäßig zentriert ausgerichtet.
5290  Im Gegensatz zur Ausrichtung von Tabellenspalten und -zeilen kann die Ausrichtu
5291 ng von Tabellen nicht im Tabellen-Dialogfenster geändert werden.
5292  Um die Ausrichtung von langen Tabellen zu ändern, müssen die Werte der
5293  Längen 
5294 \series bold
5295
5296 \backslash
5297 LTleft 
5298 \series default
5299 und 
5300 \series bold
5301
5302 \backslash
5303 LTright
5304 \series default
5305  geändert werden, indem diese Zeile als TeX-Code vor die lange Tabelle eingefügt
5306  wird:
5307 \end_layout
5308
5309 \begin_layout Standard
5310
5311 \series bold
5312
5313 \backslash
5314 setlength{
5315 \backslash
5316 LTleft}{Wert}
5317 \end_layout
5318
5319 \begin_layout Standard
5320 Wobei der Wert eine der in Tabelle
5321 \begin_inset space ~
5322 \end_inset
5323
5324
5325 \begin_inset CommandInset ref
5326 LatexCommand ref
5327 reference "tab:Maßeinheiten"
5328
5329 \end_inset
5330
5331  aufgelisteten Einheiten haben kann.
5332  
5333 \series bold
5334
5335 \backslash
5336 LTleft
5337 \series default
5338  legt den horizontalen Abstand vom linken Seitenrand bis zur Tabelle fest,
5339  
5340 \series bold
5341
5342 \backslash
5343 LTright
5344 \series default
5345  den Abstand von rechts.
5346  Die Voreinstellung für beide Werte ist 
5347 \series bold
5348
5349 \backslash
5350 fill
5351 \series default
5352 , was in diesem Fall gleichbedeutend mit einem variablen horizontalen Abstand
5353  in LyX ist.
5354 \end_layout
5355
5356 \begin_layout Standard
5357 Die folgende lange Tabelle wurde links ausgerichtet, indem 
5358 \series bold
5359
5360 \backslash
5361 LTleft
5362 \series default
5363  auf den Wert 0
5364 \begin_inset space \thinspace{}
5365 \end_inset
5366
5367 pt gesetzt wurde.
5368 \begin_inset ERT
5369 status collapsed
5370
5371 \begin_layout Plain Layout
5372
5373
5374 \backslash
5375 setlength{
5376 \backslash
5377 LTleft}{0pt}
5378 \end_layout
5379
5380 \end_inset
5381
5382
5383 \end_layout
5384
5385 \begin_layout Standard
5386 \begin_inset Tabular
5387 <lyxtabular version="3" rows="5" columns="5">
5388 <features islongtable="true" longtabularalignment="center">
5389 <column alignment="center" valignment="top" width="0">
5390 <column alignment="center" valignment="top" width="0">
5391 <column alignment="center" valignment="top" width="0">
5392 <column alignment="center" valignment="top" width="0">
5393 <column alignment="center" valignment="top" width="0">
5394 <row>
5395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5396 \begin_inset Text
5397
5398 \begin_layout Plain Layout
5399 1
5400 \end_layout
5401
5402 \end_inset
5403 </cell>
5404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5405 \begin_inset Text
5406
5407 \begin_layout Plain Layout
5408 2
5409 \end_layout
5410
5411 \end_inset
5412 </cell>
5413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5414 \begin_inset Text
5415
5416 \begin_layout Plain Layout
5417 3
5418 \end_layout
5419
5420 \end_inset
5421 </cell>
5422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5423 \begin_inset Text
5424
5425 \begin_layout Plain Layout
5426 4
5427 \end_layout
5428
5429 \end_inset
5430 </cell>
5431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5432 \begin_inset Text
5433
5434 \begin_layout Plain Layout
5435 5
5436 \end_layout
5437
5438 \end_inset
5439 </cell>
5440 </row>
5441 <row>
5442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5443 \begin_inset Text
5444
5445 \begin_layout Plain Layout
5446 asd
5447 \end_layout
5448
5449 \end_inset
5450 </cell>
5451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5452 \begin_inset Text
5453
5454 \begin_layout Plain Layout
5455 s
5456 \end_layout
5457
5458 \end_inset
5459 </cell>
5460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5461 \begin_inset Text
5462
5463 \begin_layout Plain Layout
5464 s
5465 \end_layout
5466
5467 \end_inset
5468 </cell>
5469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5470 \begin_inset Text
5471
5472 \begin_layout Plain Layout
5473 s
5474 \end_layout
5475
5476 \end_inset
5477 </cell>
5478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5479 \begin_inset Text
5480
5481 \begin_layout Plain Layout
5482 asd
5483 \end_layout
5484
5485 \end_inset
5486 </cell>
5487 </row>
5488 <row>
5489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5490 \begin_inset Text
5491
5492 \begin_layout Plain Layout
5493 asd
5494 \end_layout
5495
5496 \end_inset
5497 </cell>
5498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5499 \begin_inset Text
5500
5501 \begin_layout Plain Layout
5502 s
5503 \end_layout
5504
5505 \end_inset
5506 </cell>
5507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5508 \begin_inset Text
5509
5510 \begin_layout Plain Layout
5511 s
5512 \end_layout
5513
5514 \end_inset
5515 </cell>
5516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5517 \begin_inset Text
5518
5519 \begin_layout Plain Layout
5520 s
5521 \end_layout
5522
5523 \end_inset
5524 </cell>
5525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5526 \begin_inset Text
5527
5528 \begin_layout Plain Layout
5529 asd
5530 \end_layout
5531
5532 \end_inset
5533 </cell>
5534 </row>
5535 <row>
5536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5537 \begin_inset Text
5538
5539 \begin_layout Plain Layout
5540 asd
5541 \end_layout
5542
5543 \end_inset
5544 </cell>
5545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5546 \begin_inset Text
5547
5548 \begin_layout Plain Layout
5549 s
5550 \end_layout
5551
5552 \end_inset
5553 </cell>
5554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5555 \begin_inset Text
5556
5557 \begin_layout Plain Layout
5558 s
5559 \end_layout
5560
5561 \end_inset
5562 </cell>
5563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5564 \begin_inset Text
5565
5566 \begin_layout Plain Layout
5567 s
5568 \end_layout
5569
5570 \end_inset
5571 </cell>
5572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5573 \begin_inset Text
5574
5575 \begin_layout Plain Layout
5576 asd
5577 \end_layout
5578
5579 \end_inset
5580 </cell>
5581 </row>
5582 <row>
5583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5584 \begin_inset Text
5585
5586 \begin_layout Plain Layout
5587 asd
5588 \end_layout
5589
5590 \end_inset
5591 </cell>
5592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5593 \begin_inset Text
5594
5595 \begin_layout Plain Layout
5596 asd
5597 \end_layout
5598
5599 \end_inset
5600 </cell>
5601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5602 \begin_inset Text
5603
5604 \begin_layout Plain Layout
5605 asd
5606 \end_layout
5607
5608 \end_inset
5609 </cell>
5610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5611 \begin_inset Text
5612
5613 \begin_layout Plain Layout
5614 asd
5615 \end_layout
5616
5617 \end_inset
5618 </cell>
5619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 </row>
5629 </lyxtabular>
5630
5631 \end_inset
5632
5633
5634 \begin_inset ERT
5635 status collapsed
5636
5637 \begin_layout Plain Layout
5638
5639
5640 \backslash
5641 setlength{
5642 \backslash
5643 LTleft}{
5644 \backslash
5645 fill}
5646 \end_layout
5647
5648 \end_inset
5649
5650
5651 \begin_inset ERT
5652 status collapsed
5653
5654 \begin_layout Plain Layout
5655
5656
5657 \backslash
5658 addtocounter{table}{-1}
5659 \end_layout
5660
5661 \end_inset
5662
5663
5664 \begin_inset Note Note
5665 status collapsed
5666
5667 \begin_layout Plain Layout
5668 Die Bedeutung dieses Befehls finden Sie in der Bemerkung 1 von Abschnitt
5669 \begin_inset space ~
5670 \end_inset
5671
5672
5673 \begin_inset CommandInset ref
5674 LatexCommand ref
5675 reference "uab:Beschriftungen-langer-Tabellen"
5676
5677 \end_inset
5678
5679
5680 \end_layout
5681
5682 \end_inset
5683
5684
5685 \end_layout
5686
5687 \begin_layout Subsection
5688 Beschriftungen langer Tabellen
5689 \begin_inset CommandInset label
5690 LatexCommand label
5691 name "uab:Beschriftungen-langer-Tabellen"
5692
5693 \end_inset
5694
5695
5696 \begin_inset Index idx
5697 status collapsed
5698
5699 \begin_layout Plain Layout
5700 Tabellen ! lange ! Titel
5701 \end_layout
5702
5703 \end_inset
5704
5705
5706 \end_layout
5707
5708 \begin_layout Standard
5709 Eine lange Tabelle kann man nicht in ein Gleitobjekt packen, weil Gleitobjekte
5710  nur auf eine Seite gedruckt werden können.
5711  Daher wird die Beschriftung in eine Tabellenzeile eingegeben, wie in Abschnitt
5712 \begin_inset space ~
5713 \end_inset
5714
5715
5716 \begin_inset CommandInset ref
5717 LatexCommand ref
5718 reference "abs:Lange-Tabellen"
5719
5720 \end_inset
5721
5722  erklärt.
5723  Nur eine Tabellenzeile kann eine Beschriftung enthalten.
5724 \end_layout
5725
5726 \begin_layout Standard
5727 Hier ist eine kurze lange Tabelle, die zeigt, wie das funktioniert:
5728 \end_layout
5729
5730 \begin_layout Standard
5731 \begin_inset Tabular
5732 <lyxtabular version="3" rows="6" columns="5">
5733 <features islongtable="true" longtabularalignment="center">
5734 <column alignment="center" valignment="top" width="0">
5735 <column alignment="center" valignment="top" width="0">
5736 <column alignment="center" valignment="top" width="0">
5737 <column alignment="center" valignment="top" width="0">
5738 <column alignment="center" valignment="top" width="0">
5739 <row caption="true">
5740 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5741 \begin_inset Text
5742
5743 \begin_layout Plain Layout
5744 \begin_inset Caption
5745
5746 \begin_layout Plain Layout
5747 Eine lange Tabelle mit Titel
5748 \begin_inset Argument
5749 status open
5750
5751 \begin_layout Plain Layout
5752 Lange Tabelle
5753 \end_layout
5754
5755 \end_inset
5756
5757
5758 \end_layout
5759
5760 \end_inset
5761
5762
5763 \end_layout
5764
5765 \end_inset
5766 </cell>
5767 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5768 \begin_inset Text
5769
5770 \begin_layout Plain Layout
5771
5772 \end_layout
5773
5774 \end_inset
5775 </cell>
5776 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5777 \begin_inset Text
5778
5779 \begin_layout Plain Layout
5780
5781 \end_layout
5782
5783 \end_inset
5784 </cell>
5785 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5786 \begin_inset Text
5787
5788 \begin_layout Plain Layout
5789
5790 \end_layout
5791
5792 \end_inset
5793 </cell>
5794 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5795 \begin_inset Text
5796
5797 \begin_layout Plain Layout
5798
5799 \end_layout
5800
5801 \end_inset
5802 </cell>
5803 </row>
5804 <row>
5805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5806 \begin_inset Text
5807
5808 \begin_layout Plain Layout
5809 1
5810 \end_layout
5811
5812 \end_inset
5813 </cell>
5814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5815 \begin_inset Text
5816
5817 \begin_layout Plain Layout
5818 2
5819 \end_layout
5820
5821 \end_inset
5822 </cell>
5823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5824 \begin_inset Text
5825
5826 \begin_layout Plain Layout
5827 3
5828 \end_layout
5829
5830 \end_inset
5831 </cell>
5832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5833 \begin_inset Text
5834
5835 \begin_layout Plain Layout
5836 4
5837 \end_layout
5838
5839 \end_inset
5840 </cell>
5841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5842 \begin_inset Text
5843
5844 \begin_layout Plain Layout
5845 5
5846 \end_layout
5847
5848 \end_inset
5849 </cell>
5850 </row>
5851 <row>
5852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5853 \begin_inset Text
5854
5855 \begin_layout Plain Layout
5856 asd
5857 \end_layout
5858
5859 \end_inset
5860 </cell>
5861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5862 \begin_inset Text
5863
5864 \begin_layout Plain Layout
5865 s
5866 \end_layout
5867
5868 \end_inset
5869 </cell>
5870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5871 \begin_inset Text
5872
5873 \begin_layout Plain Layout
5874 s
5875 \end_layout
5876
5877 \end_inset
5878 </cell>
5879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5880 \begin_inset Text
5881
5882 \begin_layout Plain Layout
5883 s
5884 \end_layout
5885
5886 \end_inset
5887 </cell>
5888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5889 \begin_inset Text
5890
5891 \begin_layout Plain Layout
5892 asd
5893 \end_layout
5894
5895 \end_inset
5896 </cell>
5897 </row>
5898 <row>
5899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5900 \begin_inset Text
5901
5902 \begin_layout Plain Layout
5903 asd
5904 \end_layout
5905
5906 \end_inset
5907 </cell>
5908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5909 \begin_inset Text
5910
5911 \begin_layout Plain Layout
5912 s
5913 \end_layout
5914
5915 \end_inset
5916 </cell>
5917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5918 \begin_inset Text
5919
5920 \begin_layout Plain Layout
5921 s
5922 \end_layout
5923
5924 \end_inset
5925 </cell>
5926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5927 \begin_inset Text
5928
5929 \begin_layout Plain Layout
5930 s
5931 \end_layout
5932
5933 \end_inset
5934 </cell>
5935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5936 \begin_inset Text
5937
5938 \begin_layout Plain Layout
5939 asd
5940 \end_layout
5941
5942 \end_inset
5943 </cell>
5944 </row>
5945 <row>
5946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5947 \begin_inset Text
5948
5949 \begin_layout Plain Layout
5950 asd
5951 \end_layout
5952
5953 \end_inset
5954 </cell>
5955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5956 \begin_inset Text
5957
5958 \begin_layout Plain Layout
5959 s
5960 \end_layout
5961
5962 \end_inset
5963 </cell>
5964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5965 \begin_inset Text
5966
5967 \begin_layout Plain Layout
5968 s
5969 \end_layout
5970
5971 \end_inset
5972 </cell>
5973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5974 \begin_inset Text
5975
5976 \begin_layout Plain Layout
5977 s
5978 \end_layout
5979
5980 \end_inset
5981 </cell>
5982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5983 \begin_inset Text
5984
5985 \begin_layout Plain Layout
5986 asd
5987 \end_layout
5988
5989 \end_inset
5990 </cell>
5991 </row>
5992 <row>
5993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5994 \begin_inset Text
5995
5996 \begin_layout Plain Layout
5997 asd
5998 \end_layout
5999
6000 \end_inset
6001 </cell>
6002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6003 \begin_inset Text
6004
6005 \begin_layout Plain Layout
6006 asd
6007 \end_layout
6008
6009 \end_inset
6010 </cell>
6011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6012 \begin_inset Text
6013
6014 \begin_layout Plain Layout
6015 asd
6016 \end_layout
6017
6018 \end_inset
6019 </cell>
6020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6021 \begin_inset Text
6022
6023 \begin_layout Plain Layout
6024 asd
6025 \end_layout
6026
6027 \end_inset
6028 </cell>
6029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 </row>
6039 </lyxtabular>
6040
6041 \end_inset
6042
6043
6044 \end_layout
6045
6046 \begin_layout Standard
6047 \begin_inset VSpace medskip
6048 \end_inset
6049
6050
6051 \begin_inset Note Greyedout
6052 status open
6053
6054 \begin_layout Plain Layout
6055
6056 \series bold
6057 Bemerkung
6058 \begin_inset space ~
6059 \end_inset
6060
6061 1:
6062 \series default
6063  Die Tabellennummer wird für jede lange Tabelle erhöht, auch wenn Sie keinen
6064  Titel vergeben.
6065  Deshalb könnte es passieren, dass zum Beispiel Tabelle
6066 \begin_inset space ~
6067 \end_inset
6068
6069 2.4 auf Tabelle
6070 \begin_inset space ~
6071 \end_inset
6072
6073 2.1 im Tabellenverzeichnis folgt, wenn dazwischen zwei lange Tabellen ohne
6074  Beschriftung sind.
6075  Um das zu vermeiden, können Sie hinter jede lange Tabelle ohne Titel folgenden
6076  LaTeX-Befehl als TeX-Code einfügen:
6077 \end_layout
6078
6079 \begin_layout Plain Layout
6080
6081 \series bold
6082
6083 \backslash
6084 addtocounter{table}{-1}
6085 \end_layout
6086
6087 \begin_layout Plain Layout
6088 Das ist nicht notwendig, wenn keine der langen Tabellen im Dokument eine
6089  Beschriftung hat und Sie diesen Code zum LaTeX-Vorspann hinzufügen:
6090 \end_layout
6091
6092 \begin_layout Plain Layout
6093
6094 \series bold
6095
6096 \backslash
6097 let
6098 \backslash
6099 myEnd
6100 \backslash
6101 endlongtable
6102 \begin_inset Newline newline
6103 \end_inset
6104
6105
6106 \backslash
6107 renewcommand{
6108 \backslash
6109 endlongtable}{
6110 \backslash
6111 myEnd
6112 \backslash
6113 addtocounter{table}{-1}}
6114 \end_layout
6115
6116 \end_inset
6117
6118
6119 \end_layout
6120
6121 \begin_layout Standard
6122 \begin_inset Note Greyedout
6123 status open
6124
6125 \begin_layout Plain Layout
6126
6127 \series bold
6128 Bemerkung
6129 \begin_inset space ~
6130 \end_inset
6131
6132 2:
6133 \series default
6134  Wenn Sie 
6135 \series bold
6136 hyperref
6137 \series default
6138
6139 \begin_inset Index idx
6140 status collapsed
6141
6142 \begin_layout Plain Layout
6143 LaTeX-Pakete ! hyperref
6144 \end_layout
6145
6146 \end_inset
6147
6148  in den
6149 \family sans
6150  PDF-Eigenschaften
6151 \family default
6152  im 
6153 \family sans
6154 Dokument-Einstellungen
6155 \family default
6156  Dialog für Querverweise benutzen, wird der Verweis auf eine lange Tabelle
6157  immer auf den Anfang des Dokuments zeigen.
6158 \end_layout
6159
6160 \end_inset
6161
6162
6163 \end_layout
6164
6165 \begin_layout Subsubsection
6166 Querverweise auf 
6167 \family sans
6168 lange Tabelle
6169 \family default
6170 n
6171 \begin_inset Index idx
6172 status collapsed
6173
6174 \begin_layout Plain Layout
6175 Tabellen ! lange ! Querverweis
6176 \end_layout
6177
6178 \end_inset
6179
6180
6181 \end_layout
6182
6183 \begin_layout Standard
6184 \begin_inset Tabular
6185 <lyxtabular version="3" rows="6" columns="5">
6186 <features islongtable="true" longtabularalignment="center">
6187 <column alignment="center" valignment="top" width="0">
6188 <column alignment="center" valignment="top" width="0">
6189 <column alignment="center" valignment="top" width="0">
6190 <column alignment="center" valignment="top" width="0">
6191 <column alignment="center" valignment="top" width="0">
6192 <row caption="true">
6193 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6194 \begin_inset Text
6195
6196 \begin_layout Plain Layout
6197 \begin_inset Caption
6198
6199 \begin_layout Plain Layout
6200 Lange Tabelle mit Marke
6201 \begin_inset CommandInset label
6202 LatexCommand label
6203 name "tab:LangeTabelle-mit-Marke"
6204
6205 \end_inset
6206
6207
6208 \end_layout
6209
6210 \end_inset
6211
6212
6213 \end_layout
6214
6215 \end_inset
6216 </cell>
6217 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6218 \begin_inset Text
6219
6220 \begin_layout Plain Layout
6221
6222 \end_layout
6223
6224 \end_inset
6225 </cell>
6226 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6227 \begin_inset Text
6228
6229 \begin_layout Plain Layout
6230
6231 \end_layout
6232
6233 \end_inset
6234 </cell>
6235 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6236 \begin_inset Text
6237
6238 \begin_layout Plain Layout
6239
6240 \end_layout
6241
6242 \end_inset
6243 </cell>
6244 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6245 \begin_inset Text
6246
6247 \begin_layout Plain Layout
6248
6249 \end_layout
6250
6251 \end_inset
6252 </cell>
6253 </row>
6254 <row>
6255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6256 \begin_inset Text
6257
6258 \begin_layout Plain Layout
6259 1
6260 \end_layout
6261
6262 \end_inset
6263 </cell>
6264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6265 \begin_inset Text
6266
6267 \begin_layout Plain Layout
6268 2
6269 \end_layout
6270
6271 \end_inset
6272 </cell>
6273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6274 \begin_inset Text
6275
6276 \begin_layout Plain Layout
6277 3
6278 \end_layout
6279
6280 \end_inset
6281 </cell>
6282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6283 \begin_inset Text
6284
6285 \begin_layout Plain Layout
6286 4
6287 \end_layout
6288
6289 \end_inset
6290 </cell>
6291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6292 \begin_inset Text
6293
6294 \begin_layout Plain Layout
6295 5
6296 \end_layout
6297
6298 \end_inset
6299 </cell>
6300 </row>
6301 <row>
6302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6303 \begin_inset Text
6304
6305 \begin_layout Plain Layout
6306 asd
6307 \end_layout
6308
6309 \end_inset
6310 </cell>
6311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6312 \begin_inset Text
6313
6314 \begin_layout Plain Layout
6315 s
6316 \end_layout
6317
6318 \end_inset
6319 </cell>
6320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6321 \begin_inset Text
6322
6323 \begin_layout Plain Layout
6324 s
6325 \end_layout
6326
6327 \end_inset
6328 </cell>
6329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6330 \begin_inset Text
6331
6332 \begin_layout Plain Layout
6333 s
6334 \end_layout
6335
6336 \end_inset
6337 </cell>
6338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6339 \begin_inset Text
6340
6341 \begin_layout Plain Layout
6342 asd
6343 \end_layout
6344
6345 \end_inset
6346 </cell>
6347 </row>
6348 <row>
6349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6350 \begin_inset Text
6351
6352 \begin_layout Plain Layout
6353 asd
6354 \end_layout
6355
6356 \end_inset
6357 </cell>
6358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6359 \begin_inset Text
6360
6361 \begin_layout Plain Layout
6362 s
6363 \end_layout
6364
6365 \end_inset
6366 </cell>
6367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6368 \begin_inset Text
6369
6370 \begin_layout Plain Layout
6371 s
6372 \end_layout
6373
6374 \end_inset
6375 </cell>
6376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6377 \begin_inset Text
6378
6379 \begin_layout Plain Layout
6380 s
6381 \end_layout
6382
6383 \end_inset
6384 </cell>
6385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6386 \begin_inset Text
6387
6388 \begin_layout Plain Layout
6389 asd
6390 \end_layout
6391
6392 \end_inset
6393 </cell>
6394 </row>
6395 <row>
6396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6397 \begin_inset Text
6398
6399 \begin_layout Plain Layout
6400 asd
6401 \end_layout
6402
6403 \end_inset
6404 </cell>
6405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6406 \begin_inset Text
6407
6408 \begin_layout Plain Layout
6409 s
6410 \end_layout
6411
6412 \end_inset
6413 </cell>
6414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6415 \begin_inset Text
6416
6417 \begin_layout Plain Layout
6418 s
6419 \end_layout
6420
6421 \end_inset
6422 </cell>
6423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6424 \begin_inset Text
6425
6426 \begin_layout Plain Layout
6427 s
6428 \end_layout
6429
6430 \end_inset
6431 </cell>
6432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6433 \begin_inset Text
6434
6435 \begin_layout Plain Layout
6436 asd
6437 \end_layout
6438
6439 \end_inset
6440 </cell>
6441 </row>
6442 <row>
6443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6444 \begin_inset Text
6445
6446 \begin_layout Plain Layout
6447 asd
6448 \end_layout
6449
6450 \end_inset
6451 </cell>
6452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6453 \begin_inset Text
6454
6455 \begin_layout Plain Layout
6456 sad
6457 \end_layout
6458
6459 \end_inset
6460 </cell>
6461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6462 \begin_inset Text
6463
6464 \begin_layout Plain Layout
6465 asd
6466 \end_layout
6467
6468 \end_inset
6469 </cell>
6470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6471 \begin_inset Text
6472
6473 \begin_layout Plain Layout
6474 asd
6475 \end_layout
6476
6477 \end_inset
6478 </cell>
6479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 </row>
6489 </lyxtabular>
6490
6491 \end_inset
6492
6493
6494 \end_layout
6495
6496 \begin_layout Standard
6497 Damit auf eine lange Tabelle verwiesen werden kann, müssen Sie eine Marke
6498  im Titel einfügen.
6499 \end_layout
6500
6501 \begin_layout Standard
6502 Dies ist ein Verweis auf Tabelle
6503 \begin_inset space ~
6504 \end_inset
6505
6506
6507 \begin_inset CommandInset ref
6508 LatexCommand ref
6509 reference "tab:LangeTabelle-mit-Marke"
6510
6511 \end_inset
6512
6513 .
6514 \end_layout
6515
6516 \begin_layout Standard
6517 Mit dem LaTeX-Paket 
6518 \series bold
6519 caption
6520 \series default
6521
6522 \begin_inset Index idx
6523 status collapsed
6524
6525 \begin_layout Plain Layout
6526 LaTeX-Pakete ! caption
6527 \end_layout
6528
6529 \end_inset
6530
6531 , siehe Abschnitt
6532 \begin_inset space ~
6533 \end_inset
6534
6535
6536 \begin_inset CommandInset ref
6537 LatexCommand ref
6538 reference "abs:Titel-Formatierung"
6539
6540 \end_inset
6541
6542 , können Sie alle anderen Beschriftungsoptionen benutzen.
6543 \end_layout
6544
6545 \begin_layout Subsubsection
6546 Titelbreite
6547 \begin_inset Index idx
6548 status collapsed
6549
6550 \begin_layout Plain Layout
6551 Tabellen ! lange ! Beschriftungsbreite
6552 \end_layout
6553
6554 \end_inset
6555
6556
6557 \end_layout
6558
6559 \begin_layout Standard
6560 Die maximale Titelbreite wird durch die Variable 
6561 \series bold
6562
6563 \backslash
6564 LTcapwidth
6565 \series default
6566  definiert.
6567  Ihr Standardwert ist 4
6568 \begin_inset space \thinspace{}
6569 \end_inset
6570
6571 Zoll (
6572 \begin_inset Formula $\approx10$
6573 \end_inset
6574
6575
6576 \begin_inset space \thinspace{}
6577 \end_inset
6578
6579 cm).
6580  Um das zu ändern, können Sie entweder im LaTeX-Vorspann oder als TeX-Code
6581  vor der betreffenden Tabelle folgenden Befehl einsetzen:
6582 \end_layout
6583
6584 \begin_layout Standard
6585
6586 \series bold
6587
6588 \backslash
6589 setlength{
6590 \backslash
6591 LTcapwidth}{Breite}
6592 \end_layout
6593
6594 \begin_layout Standard
6595 wobei die Breite eine der in Anhang
6596 \begin_inset space ~
6597 \end_inset
6598
6599
6600 \begin_inset CommandInset ref
6601 LatexCommand ref
6602 reference "kap:In-LyX-verfügbare"
6603
6604 \end_inset
6605
6606  aufgelisteten Einheiten haben kann.
6607 \end_layout
6608
6609 \begin_layout Standard
6610 Die beiden folgenden Tabellen zeigen den Unterschied:
6611 \end_layout
6612
6613 \begin_layout Standard
6614 \begin_inset Tabular
6615 <lyxtabular version="3" rows="6" columns="5">
6616 <features islongtable="true" longtabularalignment="center">
6617 <column alignment="center" valignment="top" width="0">
6618 <column alignment="center" valignment="top" width="0">
6619 <column alignment="center" valignment="top" width="0">
6620 <column alignment="center" valignment="top" width="0">
6621 <column alignment="center" valignment="top" width="0">
6622 <row caption="true">
6623 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6624 \begin_inset Text
6625
6626 \begin_layout Plain Layout
6627 \begin_inset Caption
6628
6629 \begin_layout Plain Layout
6630 Langer Titel mit Standardbreite, Langer Titel mit Standardbreite
6631 \begin_inset Argument
6632 status open
6633
6634 \begin_layout Plain Layout
6635 Titel mit Standardbreite
6636 \end_layout
6637
6638 \end_inset
6639
6640
6641 \end_layout
6642
6643 \end_inset
6644
6645
6646 \end_layout
6647
6648 \end_inset
6649 </cell>
6650 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6651 \begin_inset Text
6652
6653 \begin_layout Plain Layout
6654
6655 \end_layout
6656
6657 \end_inset
6658 </cell>
6659 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6660 \begin_inset Text
6661
6662 \begin_layout Plain Layout
6663
6664 \end_layout
6665
6666 \end_inset
6667 </cell>
6668 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6669 \begin_inset Text
6670
6671 \begin_layout Plain Layout
6672
6673 \end_layout
6674
6675 \end_inset
6676 </cell>
6677 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6678 \begin_inset Text
6679
6680 \begin_layout Plain Layout
6681
6682 \end_layout
6683
6684 \end_inset
6685 </cell>
6686 </row>
6687 <row>
6688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6689 \begin_inset Text
6690
6691 \begin_layout Plain Layout
6692 1
6693 \end_layout
6694
6695 \end_inset
6696 </cell>
6697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6698 \begin_inset Text
6699
6700 \begin_layout Plain Layout
6701 2
6702 \end_layout
6703
6704 \end_inset
6705 </cell>
6706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6707 \begin_inset Text
6708
6709 \begin_layout Plain Layout
6710 3
6711 \end_layout
6712
6713 \end_inset
6714 </cell>
6715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6716 \begin_inset Text
6717
6718 \begin_layout Plain Layout
6719 4
6720 \end_layout
6721
6722 \end_inset
6723 </cell>
6724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6725 \begin_inset Text
6726
6727 \begin_layout Plain Layout
6728 5
6729 \end_layout
6730
6731 \end_inset
6732 </cell>
6733 </row>
6734 <row>
6735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6736 \begin_inset Text
6737
6738 \begin_layout Plain Layout
6739 asd
6740 \end_layout
6741
6742 \end_inset
6743 </cell>
6744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6745 \begin_inset Text
6746
6747 \begin_layout Plain Layout
6748 s
6749 \end_layout
6750
6751 \end_inset
6752 </cell>
6753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6754 \begin_inset Text
6755
6756 \begin_layout Plain Layout
6757 s
6758 \end_layout
6759
6760 \end_inset
6761 </cell>
6762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6763 \begin_inset Text
6764
6765 \begin_layout Plain Layout
6766 s
6767 \end_layout
6768
6769 \end_inset
6770 </cell>
6771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6772 \begin_inset Text
6773
6774 \begin_layout Plain Layout
6775 asd
6776 \end_layout
6777
6778 \end_inset
6779 </cell>
6780 </row>
6781 <row>
6782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6783 \begin_inset Text
6784
6785 \begin_layout Plain Layout
6786 asd
6787 \end_layout
6788
6789 \end_inset
6790 </cell>
6791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6792 \begin_inset Text
6793
6794 \begin_layout Plain Layout
6795 s
6796 \end_layout
6797
6798 \end_inset
6799 </cell>
6800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6801 \begin_inset Text
6802
6803 \begin_layout Plain Layout
6804 s
6805 \end_layout
6806
6807 \end_inset
6808 </cell>
6809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6810 \begin_inset Text
6811
6812 \begin_layout Plain Layout
6813 s
6814 \end_layout
6815
6816 \end_inset
6817 </cell>
6818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6819 \begin_inset Text
6820
6821 \begin_layout Plain Layout
6822 asd
6823 \end_layout
6824
6825 \end_inset
6826 </cell>
6827 </row>
6828 <row>
6829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6830 \begin_inset Text
6831
6832 \begin_layout Plain Layout
6833 asd
6834 \end_layout
6835
6836 \end_inset
6837 </cell>
6838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6839 \begin_inset Text
6840
6841 \begin_layout Plain Layout
6842 s
6843 \end_layout
6844
6845 \end_inset
6846 </cell>
6847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6848 \begin_inset Text
6849
6850 \begin_layout Plain Layout
6851 s
6852 \end_layout
6853
6854 \end_inset
6855 </cell>
6856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6857 \begin_inset Text
6858
6859 \begin_layout Plain Layout
6860 s
6861 \end_layout
6862
6863 \end_inset
6864 </cell>
6865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6866 \begin_inset Text
6867
6868 \begin_layout Plain Layout
6869 asd
6870 \end_layout
6871
6872 \end_inset
6873 </cell>
6874 </row>
6875 <row>
6876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6877 \begin_inset Text
6878
6879 \begin_layout Plain Layout
6880 asd
6881 \end_layout
6882
6883 \end_inset
6884 </cell>
6885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6886 \begin_inset Text
6887
6888 \begin_layout Plain Layout
6889 sad
6890 \end_layout
6891
6892 \end_inset
6893 </cell>
6894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6895 \begin_inset Text
6896
6897 \begin_layout Plain Layout
6898 asd
6899 \end_layout
6900
6901 \end_inset
6902 </cell>
6903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6904 \begin_inset Text
6905
6906 \begin_layout Plain Layout
6907 asd
6908 \end_layout
6909
6910 \end_inset
6911 </cell>
6912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 </row>
6922 </lyxtabular>
6923
6924 \end_inset
6925
6926
6927 \end_layout
6928
6929 \begin_layout Standard
6930 \begin_inset ERT
6931 status collapsed
6932
6933 \begin_layout Plain Layout
6934
6935
6936 \backslash
6937 setlength{
6938 \backslash
6939 LTcapwidth}{5cm}
6940 \end_layout
6941
6942 \end_inset
6943
6944
6945 \begin_inset Tabular
6946 <lyxtabular version="3" rows="6" columns="5">
6947 <features islongtable="true" longtabularalignment="center">
6948 <column alignment="center" valignment="top" width="0">
6949 <column alignment="center" valignment="top" width="0">
6950 <column alignment="center" valignment="top" width="0">
6951 <column alignment="center" valignment="top" width="0">
6952 <column alignment="center" valignment="top" width="0">
6953 <row caption="true">
6954 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6955 \begin_inset Text
6956
6957 \begin_layout Plain Layout
6958 \begin_inset Caption
6959
6960 \begin_layout Plain Layout
6961 Langer Titel mit 5
6962 \begin_inset space \thinspace{}
6963 \end_inset
6964
6965 cm Breite, Langer Titel mit 5
6966 \begin_inset space \thinspace{}
6967 \end_inset
6968
6969 cm Breite
6970 \begin_inset Argument
6971 status open
6972
6973 \begin_layout Plain Layout
6974 Titel mit 5
6975 \begin_inset space \thinspace{}
6976 \end_inset
6977
6978 cm Breite
6979 \end_layout
6980
6981 \end_inset
6982
6983
6984 \end_layout
6985
6986 \end_inset
6987
6988
6989 \end_layout
6990
6991 \end_inset
6992 </cell>
6993 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6994 \begin_inset Text
6995
6996 \begin_layout Plain Layout
6997
6998 \end_layout
6999
7000 \end_inset
7001 </cell>
7002 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7003 \begin_inset Text
7004
7005 \begin_layout Plain Layout
7006
7007 \end_layout
7008
7009 \end_inset
7010 </cell>
7011 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7012 \begin_inset Text
7013
7014 \begin_layout Plain Layout
7015
7016 \end_layout
7017
7018 \end_inset
7019 </cell>
7020 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7021 \begin_inset Text
7022
7023 \begin_layout Plain Layout
7024
7025 \end_layout
7026
7027 \end_inset
7028 </cell>
7029 </row>
7030 <row>
7031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7032 \begin_inset Text
7033
7034 \begin_layout Plain Layout
7035 1
7036 \end_layout
7037
7038 \end_inset
7039 </cell>
7040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7041 \begin_inset Text
7042
7043 \begin_layout Plain Layout
7044 2
7045 \end_layout
7046
7047 \end_inset
7048 </cell>
7049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7050 \begin_inset Text
7051
7052 \begin_layout Plain Layout
7053 3
7054 \end_layout
7055
7056 \end_inset
7057 </cell>
7058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7059 \begin_inset Text
7060
7061 \begin_layout Plain Layout
7062 4
7063 \end_layout
7064
7065 \end_inset
7066 </cell>
7067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7068 \begin_inset Text
7069
7070 \begin_layout Plain Layout
7071 5
7072 \end_layout
7073
7074 \end_inset
7075 </cell>
7076 </row>
7077 <row>
7078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7079 \begin_inset Text
7080
7081 \begin_layout Plain Layout
7082 asd
7083 \end_layout
7084
7085 \end_inset
7086 </cell>
7087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7088 \begin_inset Text
7089
7090 \begin_layout Plain Layout
7091 s
7092 \end_layout
7093
7094 \end_inset
7095 </cell>
7096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7097 \begin_inset Text
7098
7099 \begin_layout Plain Layout
7100 s
7101 \end_layout
7102
7103 \end_inset
7104 </cell>
7105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7106 \begin_inset Text
7107
7108 \begin_layout Plain Layout
7109 s
7110 \end_layout
7111
7112 \end_inset
7113 </cell>
7114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7115 \begin_inset Text
7116
7117 \begin_layout Plain Layout
7118 asd
7119 \end_layout
7120
7121 \end_inset
7122 </cell>
7123 </row>
7124 <row>
7125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7126 \begin_inset Text
7127
7128 \begin_layout Plain Layout
7129 asd
7130 \end_layout
7131
7132 \end_inset
7133 </cell>
7134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7135 \begin_inset Text
7136
7137 \begin_layout Plain Layout
7138 s
7139 \end_layout
7140
7141 \end_inset
7142 </cell>
7143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7144 \begin_inset Text
7145
7146 \begin_layout Plain Layout
7147 s
7148 \end_layout
7149
7150 \end_inset
7151 </cell>
7152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7153 \begin_inset Text
7154
7155 \begin_layout Plain Layout
7156 s
7157 \end_layout
7158
7159 \end_inset
7160 </cell>
7161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7162 \begin_inset Text
7163
7164 \begin_layout Plain Layout
7165 asd
7166 \end_layout
7167
7168 \end_inset
7169 </cell>
7170 </row>
7171 <row>
7172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7173 \begin_inset Text
7174
7175 \begin_layout Plain Layout
7176 asd
7177 \end_layout
7178
7179 \end_inset
7180 </cell>
7181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7182 \begin_inset Text
7183
7184 \begin_layout Plain Layout
7185 s
7186 \end_layout
7187
7188 \end_inset
7189 </cell>
7190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7191 \begin_inset Text
7192
7193 \begin_layout Plain Layout
7194 s
7195 \end_layout
7196
7197 \end_inset
7198 </cell>
7199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7200 \begin_inset Text
7201
7202 \begin_layout Plain Layout
7203 s
7204 \end_layout
7205
7206 \end_inset
7207 </cell>
7208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7209 \begin_inset Text
7210
7211 \begin_layout Plain Layout
7212 asd
7213 \end_layout
7214
7215 \end_inset
7216 </cell>
7217 </row>
7218 <row>
7219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7220 \begin_inset Text
7221
7222 \begin_layout Plain Layout
7223 asd
7224 \end_layout
7225
7226 \end_inset
7227 </cell>
7228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7229 \begin_inset Text
7230
7231 \begin_layout Plain Layout
7232 sad
7233 \end_layout
7234
7235 \end_inset
7236 </cell>
7237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241 asd
7242 \end_layout
7243
7244 \end_inset
7245 </cell>
7246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7247 \begin_inset Text
7248
7249 \begin_layout Plain Layout
7250 asd
7251 \end_layout
7252
7253 \end_inset
7254 </cell>
7255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 </row>
7265 </lyxtabular>
7266
7267 \end_inset
7268
7269
7270 \begin_inset ERT
7271 status collapsed
7272
7273 \begin_layout Plain Layout
7274
7275
7276 \backslash
7277 setlength{
7278 \backslash
7279 LTcapwidth}{4in}
7280 \end_layout
7281
7282 \end_inset
7283
7284
7285 \begin_inset Note Note
7286 status collapsed
7287
7288 \begin_layout Plain Layout
7289 Beschriftungsbreite zurücksetzen
7290 \end_layout
7291
7292 \end_inset
7293
7294
7295 \end_layout
7296
7297 \begin_layout Standard
7298 \begin_inset Note Greyedout
7299 status open
7300
7301 \begin_layout Plain Layout
7302
7303 \series bold
7304 Achtung:
7305 \series default
7306  Wenn das LaTeX-Paket 
7307 \series bold
7308 caption
7309 \series default
7310
7311 \begin_inset Index idx
7312 status collapsed
7313
7314 \begin_layout Plain Layout
7315 LaTeX-Pakete ! caption
7316 \end_layout
7317
7318 \end_inset
7319
7320  verwendet wird, so wie in diesem Dokument, wird die ganze Seitenbreite
7321  für die Beschriftung verwendet, wenn Sie den voreingestellten Wert von
7322  4
7323 \begin_inset space \thinspace{}
7324 \end_inset
7325
7326 Zoll für 
7327 \series bold
7328
7329 \backslash
7330 LTcapwidth
7331 \series default
7332  benutzen.
7333  Um in diesem Fall eine genau 4
7334 \begin_inset space \thinspace{}
7335 \end_inset
7336
7337 Zoll breite Beschriftung zu erhalten, können Sie entweder einen leicht von
7338  4
7339 \begin_inset space \thinspace{}
7340 \end_inset
7341
7342 Zoll veränderten Wert wie z.
7343 \begin_inset space \thinspace{}
7344 \end_inset
7345
7346 B.
7347  3.99
7348 \begin_inset space \thinspace{}
7349 \end_inset
7350
7351 Zoll verwenden oder den LaTeX-Befehl 
7352 \series bold
7353
7354 \backslash
7355 captionsetup{width=Wert}
7356 \series default
7357  benutzen, der vom 
7358 \series bold
7359 caption
7360 \series default
7361 -Paket bereitgestellt wird.
7362 \end_layout
7363
7364 \end_inset
7365
7366
7367 \end_layout
7368
7369 \begin_layout Subsubsection
7370 Unterschiedliche Titel für Tabellenseiten
7371 \begin_inset Index idx
7372 status collapsed
7373
7374 \begin_layout Plain Layout
7375 Tabellen ! lange ! mehrere Titel
7376 \end_layout
7377
7378 \end_inset
7379
7380
7381 \end_layout
7382
7383 \begin_layout Standard
7384 Wenn die anderen Tabellenseiten einen anderen Titel bekommen sollen als
7385  die erste, müssen Sie die Beschriftung in eine leere Zeile, die als Kopfzeile
7386  definiert wurde, mit diesem TeX-Code Befehl einfügen:
7387 \end_layout
7388
7389 \begin_layout Standard
7390
7391 \series bold
7392
7393 \backslash
7394 caption*{Beschriftung}
7395 \backslash
7396
7397 \backslash
7398 %
7399 \end_layout
7400
7401 \begin_layout Standard
7402 Tabelle
7403 \begin_inset space ~
7404 \end_inset
7405
7406
7407 \begin_inset CommandInset ref
7408 LatexCommand ref
7409 reference "tab:DiffCaptions"
7410
7411 \end_inset
7412
7413  ist ein Beispiel für eine lange Tabelle mit unterschiedlichen Titeln und
7414  ohne Tabellennummer auf der zweiten Seite.
7415 \end_layout
7416
7417 \begin_layout Standard
7418 \align center
7419 \begin_inset Tabular
7420 <lyxtabular version="3" rows="59" columns="3">
7421 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7422 <column alignment="left" valignment="top" width="0cm">
7423 <column alignment="left" valignment="top" width="0pt">
7424 <column alignment="right" valignment="top" width="0pt">
7425 <row caption="true">
7426 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7427 \begin_inset Text
7428
7429 \begin_layout Plain Layout
7430 \begin_inset Caption
7431
7432 \begin_layout Plain Layout
7433 Telefonliste
7434 \begin_inset CommandInset label
7435 LatexCommand label
7436 name "tab:DiffCaptions"
7437
7438 \end_inset
7439
7440
7441 \begin_inset Argument
7442 status collapsed
7443
7444 \begin_layout Plain Layout
7445 Telefonliste
7446 \end_layout
7447
7448 \end_inset
7449
7450
7451 \end_layout
7452
7453 \end_inset
7454
7455
7456 \end_layout
7457
7458 \end_inset
7459 </cell>
7460 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7461 \begin_inset Text
7462
7463 \begin_layout Plain Layout
7464
7465 \end_layout
7466
7467 \end_inset
7468 </cell>
7469 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7470 \begin_inset Text
7471
7472 \begin_layout Plain Layout
7473
7474 \end_layout
7475
7476 \end_inset
7477 </cell>
7478 </row>
7479 <row endfirsthead="true">
7480 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7481 \begin_inset Text
7482
7483 \begin_layout Plain Layout
7484
7485 \series bold
7486 Telefonliste (ignoriere die Namen)
7487 \end_layout
7488
7489 \end_inset
7490 </cell>
7491 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7492 \begin_inset Text
7493
7494 \begin_layout Plain Layout
7495
7496 \end_layout
7497
7498 \end_inset
7499 </cell>
7500 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7501 \begin_inset Text
7502
7503 \begin_layout Plain Layout
7504
7505 \end_layout
7506
7507 \end_inset
7508 </cell>
7509 </row>
7510 <row endfirsthead="true">
7511 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7512 \begin_inset Text
7513
7514 \begin_layout Plain Layout
7515
7516 \series bold
7517 NAME
7518 \end_layout
7519
7520 \end_inset
7521 </cell>
7522 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7523 \begin_inset Text
7524
7525 \begin_layout Plain Layout
7526
7527 \end_layout
7528
7529 \end_inset
7530 </cell>
7531 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7532 \begin_inset Text
7533
7534 \begin_layout Plain Layout
7535
7536 \series bold
7537 TEL.
7538 \end_layout
7539
7540 \end_inset
7541 </cell>
7542 </row>
7543 <row endhead="true">
7544 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7545 \begin_inset Text
7546
7547 \begin_layout Plain Layout
7548 \begin_inset ERT
7549 status open
7550
7551 \begin_layout Plain Layout
7552
7553
7554 \backslash
7555 caption*{Fortsetzung der Telefonliste}
7556 \backslash
7557
7558 \backslash
7559 %
7560 \end_layout
7561
7562 \end_inset
7563
7564
7565 \end_layout
7566
7567 \end_inset
7568 </cell>
7569 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7570 \begin_inset Text
7571
7572 \begin_layout Plain Layout
7573
7574 \end_layout
7575
7576 \end_inset
7577 </cell>
7578 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7579 \begin_inset Text
7580
7581 \begin_layout Plain Layout
7582
7583 \end_layout
7584
7585 \end_inset
7586 </cell>
7587 </row>
7588 <row endhead="true">
7589 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7590 \begin_inset Text
7591
7592 \begin_layout Plain Layout
7593
7594 \series bold
7595 Telefonliste
7596 \end_layout
7597
7598 \end_inset
7599 </cell>
7600 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7601 \begin_inset Text
7602
7603 \begin_layout Plain Layout
7604
7605 \end_layout
7606
7607 \end_inset
7608 </cell>
7609 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7610 \begin_inset Text
7611
7612 \begin_layout Plain Layout
7613
7614 \end_layout
7615
7616 \end_inset
7617 </cell>
7618 </row>
7619 <row endhead="true">
7620 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7621 \begin_inset Text
7622
7623 \begin_layout Plain Layout
7624
7625 \series bold
7626 NAME
7627 \end_layout
7628
7629 \end_inset
7630 </cell>
7631 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7632 \begin_inset Text
7633
7634 \begin_layout Plain Layout
7635
7636 \end_layout
7637
7638 \end_inset
7639 </cell>
7640 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7641 \begin_inset Text
7642
7643 \begin_layout Plain Layout
7644
7645 \series bold
7646 TEL.
7647 \end_layout
7648
7649 \end_inset
7650 </cell>
7651 </row>
7652 <row endfoot="true">
7653 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7654 \begin_inset Text
7655
7656 \begin_layout Plain Layout
7657 wird fortgesetzt\SpecialChar \ldots{}
7658
7659 \end_layout
7660
7661 \end_inset
7662 </cell>
7663 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7664 \begin_inset Text
7665
7666 \begin_layout Plain Layout
7667
7668 \end_layout
7669
7670 \end_inset
7671 </cell>
7672 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7673 \begin_inset Text
7674
7675 \begin_layout Plain Layout
7676
7677 \end_layout
7678
7679 \end_inset
7680 </cell>
7681 </row>
7682 <row>
7683 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7684 \begin_inset Text
7685
7686 \begin_layout Plain Layout
7687
7688 \series bold
7689 Annovi
7690 \end_layout
7691
7692 \end_inset
7693 </cell>
7694 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7695 \begin_inset Text
7696
7697 \begin_layout Plain Layout
7698 Silvia
7699 \end_layout
7700
7701 \end_inset
7702 </cell>
7703 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7704 \begin_inset Text
7705
7706 \begin_layout Plain Layout
7707 111
7708 \end_layout
7709
7710 \end_inset
7711 </cell>
7712 </row>
7713 <row>
7714 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7715 \begin_inset Text
7716
7717 \begin_layout Plain Layout
7718
7719 \series bold
7720 Bertoli
7721 \end_layout
7722
7723 \end_inset
7724 </cell>
7725 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7726 \begin_inset Text
7727
7728 \begin_layout Plain Layout
7729 Stefano
7730 \end_layout
7731
7732 \end_inset
7733 </cell>
7734 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7735 \begin_inset Text
7736
7737 \begin_layout Plain Layout
7738 111
7739 \end_layout
7740
7741 \end_inset
7742 </cell>
7743 </row>
7744 <row>
7745 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7746 \begin_inset Text
7747
7748 \begin_layout Plain Layout
7749
7750 \series bold
7751 Bozzi
7752 \end_layout
7753
7754 \end_inset
7755 </cell>
7756 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7757 \begin_inset Text
7758
7759 \begin_layout Plain Layout
7760 Walter
7761 \end_layout
7762
7763 \end_inset
7764 </cell>
7765 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7766 \begin_inset Text
7767
7768 \begin_layout Plain Layout
7769 111
7770 \end_layout
7771
7772 \end_inset
7773 </cell>
7774 </row>
7775 <row>
7776 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7777 \begin_inset Text
7778
7779 \begin_layout Plain Layout
7780
7781 \series bold
7782 Cachia
7783 \end_layout
7784
7785 \end_inset
7786 </cell>
7787 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7788 \begin_inset Text
7789
7790 \begin_layout Plain Layout
7791 Maria
7792 \end_layout
7793
7794 \end_inset
7795 </cell>
7796 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7797 \begin_inset Text
7798
7799 \begin_layout Plain Layout
7800 111
7801 \end_layout
7802
7803 \end_inset
7804 </cell>
7805 </row>
7806 <row>
7807 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7808 \begin_inset Text
7809
7810 \begin_layout Plain Layout
7811
7812 \series bold
7813 Cachia
7814 \end_layout
7815
7816 \end_inset
7817 </cell>
7818 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7819 \begin_inset Text
7820
7821 \begin_layout Plain Layout
7822 Maurizio
7823 \end_layout
7824
7825 \end_inset
7826 </cell>
7827 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7828 \begin_inset Text
7829
7830 \begin_layout Plain Layout
7831 111
7832 \end_layout
7833
7834 \end_inset
7835 </cell>
7836 </row>
7837 <row>
7838 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7839 \begin_inset Text
7840
7841 \begin_layout Plain Layout
7842
7843 \series bold
7844 Cinquemani
7845 \end_layout
7846
7847 \end_inset
7848 </cell>
7849 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7850 \begin_inset Text
7851
7852 \begin_layout Plain Layout
7853 Giusi
7854 \end_layout
7855
7856 \end_inset
7857 </cell>
7858 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7859 \begin_inset Text
7860
7861 \begin_layout Plain Layout
7862 111
7863 \end_layout
7864
7865 \end_inset
7866 </cell>
7867 </row>
7868 <row>
7869 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7870 \begin_inset Text
7871
7872 \begin_layout Plain Layout
7873
7874 \series bold
7875 Colin
7876 \end_layout
7877
7878 \end_inset
7879 </cell>
7880 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7881 \begin_inset Text
7882
7883 \begin_layout Plain Layout
7884 Bernard
7885 \end_layout
7886
7887 \end_inset
7888 </cell>
7889 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7890 \begin_inset Text
7891
7892 \begin_layout Plain Layout
7893 111
7894 \end_layout
7895
7896 \end_inset
7897 </cell>
7898 </row>
7899 <row>
7900 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7901 \begin_inset Text
7902
7903 \begin_layout Plain Layout
7904
7905 \series bold
7906 Concli
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 Gianfranco
7916 \end_layout
7917
7918 \end_inset
7919 </cell>
7920 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7921 \begin_inset Text
7922
7923 \begin_layout Plain Layout
7924 111
7925 \end_layout
7926
7927 \end_inset
7928 </cell>
7929 </row>
7930 <row>
7931 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7932 \begin_inset Text
7933
7934 \begin_layout Plain Layout
7935
7936 \series bold
7937 Dal Bosco
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 Carolina
7947 \end_layout
7948
7949 \end_inset
7950 </cell>
7951 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7952 \begin_inset Text
7953
7954 \begin_layout Plain Layout
7955 111
7956 \end_layout
7957
7958 \end_inset
7959 </cell>
7960 </row>
7961 <row>
7962 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7963 \begin_inset Text
7964
7965 \begin_layout Plain Layout
7966
7967 \series bold
7968 Dalpiaz
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 Annamaria
7978 \end_layout
7979
7980 \end_inset
7981 </cell>
7982 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7983 \begin_inset Text
7984
7985 \begin_layout Plain Layout
7986 111
7987 \end_layout
7988
7989 \end_inset
7990 </cell>
7991 </row>
7992 <row>
7993 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7994 \begin_inset Text
7995
7996 \begin_layout Plain Layout
7997
7998 \series bold
7999 Feliciello
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 Domenico
8009 \end_layout
8010
8011 \end_inset
8012 </cell>
8013 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8014 \begin_inset Text
8015
8016 \begin_layout Plain Layout
8017 111
8018 \end_layout
8019
8020 \end_inset
8021 </cell>
8022 </row>
8023 <row>
8024 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8025 \begin_inset Text
8026
8027 \begin_layout Plain Layout
8028
8029 \series bold
8030 Focarelli
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 Paola
8040 \end_layout
8041
8042 \end_inset
8043 </cell>
8044 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8045 \begin_inset Text
8046
8047 \begin_layout Plain Layout
8048 111
8049 \end_layout
8050
8051 \end_inset
8052 </cell>
8053 </row>
8054 <row>
8055 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8056 \begin_inset Text
8057
8058 \begin_layout Plain Layout
8059
8060 \series bold
8061 Galletti
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 Oreste
8071 \end_layout
8072
8073 \end_inset
8074 </cell>
8075 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8076 \begin_inset Text
8077
8078 \begin_layout Plain Layout
8079 111
8080 \end_layout
8081
8082 \end_inset
8083 </cell>
8084 </row>
8085 <row>
8086 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8087 \begin_inset Text
8088
8089 \begin_layout Plain Layout
8090
8091 \series bold
8092 Gasparini
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 Franca
8102 \end_layout
8103
8104 \end_inset
8105 </cell>
8106 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8107 \begin_inset Text
8108
8109 \begin_layout Plain Layout
8110 111
8111 \end_layout
8112
8113 \end_inset
8114 </cell>
8115 </row>
8116 <row>
8117 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8118 \begin_inset Text
8119
8120 \begin_layout Plain Layout
8121
8122 \series bold
8123 Rizzardi
8124 \series default
8125
8126 \begin_inset Foot
8127 status open
8128
8129 \begin_layout Plain Layout
8130 Beispielfußnote
8131 \end_layout
8132
8133 \end_inset
8134
8135
8136 \end_layout
8137
8138 \end_inset
8139 </cell>
8140 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8141 \begin_inset Text
8142
8143 \begin_layout Plain Layout
8144 Paola
8145 \end_layout
8146
8147 \end_inset
8148 </cell>
8149 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8150 \begin_inset Text
8151
8152 \begin_layout Plain Layout
8153 111
8154 \end_layout
8155
8156 \end_inset
8157 </cell>
8158 </row>
8159 <row>
8160 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8161 \begin_inset Text
8162
8163 \begin_layout Plain Layout
8164
8165 \series bold
8166 Lassini
8167 \end_layout
8168
8169 \end_inset
8170 </cell>
8171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8172 \begin_inset Text
8173
8174 \begin_layout Plain Layout
8175 Giancarlo
8176 \end_layout
8177
8178 \end_inset
8179 </cell>
8180 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8181 \begin_inset Text
8182
8183 \begin_layout Plain Layout
8184 111
8185 \end_layout
8186
8187 \end_inset
8188 </cell>
8189 </row>
8190 <row>
8191 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8192 \begin_inset Text
8193
8194 \begin_layout Plain Layout
8195
8196 \series bold
8197 Malfatti
8198 \end_layout
8199
8200 \end_inset
8201 </cell>
8202 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8203 \begin_inset Text
8204
8205 \begin_layout Plain Layout
8206 Luciano
8207 \end_layout
8208
8209 \end_inset
8210 </cell>
8211 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8212 \begin_inset Text
8213
8214 \begin_layout Plain Layout
8215 111
8216 \end_layout
8217
8218 \end_inset
8219 </cell>
8220 </row>
8221 <row>
8222 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8223 \begin_inset Text
8224
8225 \begin_layout Plain Layout
8226
8227 \series bold
8228 Malfatti
8229 \end_layout
8230
8231 \end_inset
8232 </cell>
8233 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8234 \begin_inset Text
8235
8236 \begin_layout Plain Layout
8237 Valeriano
8238 \end_layout
8239
8240 \end_inset
8241 </cell>
8242 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8243 \begin_inset Text
8244
8245 \begin_layout Plain Layout
8246 111
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 </row>
8252 <row>
8253 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8254 \begin_inset Text
8255
8256 \begin_layout Plain Layout
8257
8258 \series bold
8259 Meneguzzo
8260 \end_layout
8261
8262 \end_inset
8263 </cell>
8264 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8265 \begin_inset Text
8266
8267 \begin_layout Plain Layout
8268 Roberto
8269 \end_layout
8270
8271 \end_inset
8272 </cell>
8273 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8274 \begin_inset Text
8275
8276 \begin_layout Plain Layout
8277 111
8278 \end_layout
8279
8280 \end_inset
8281 </cell>
8282 </row>
8283 <row>
8284 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8285 \begin_inset Text
8286
8287 \begin_layout Plain Layout
8288
8289 \series bold
8290 Mezzadra
8291 \end_layout
8292
8293 \end_inset
8294 </cell>
8295 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8296 \begin_inset Text
8297
8298 \begin_layout Plain Layout
8299 Roberto
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8305 \begin_inset Text
8306
8307 \begin_layout Plain Layout
8308 111
8309 \end_layout
8310
8311 \end_inset
8312 </cell>
8313 </row>
8314 <row>
8315 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8316 \begin_inset Text
8317
8318 \begin_layout Plain Layout
8319
8320 \series bold
8321 Pirpamer
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 Erich
8331 \end_layout
8332
8333 \end_inset
8334 </cell>
8335 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8336 \begin_inset Text
8337
8338 \begin_layout Plain Layout
8339 111
8340 \end_layout
8341
8342 \end_inset
8343 </cell>
8344 </row>
8345 <row>
8346 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8347 \begin_inset Text
8348
8349 \begin_layout Plain Layout
8350
8351 \series bold
8352 Pochiesa
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 Paolo
8362 \end_layout
8363
8364 \end_inset
8365 </cell>
8366 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8367 \begin_inset Text
8368
8369 \begin_layout Plain Layout
8370 111, 222
8371 \end_layout
8372
8373 \end_inset
8374 </cell>
8375 </row>
8376 <row>
8377 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8378 \begin_inset Text
8379
8380 \begin_layout Plain Layout
8381
8382 \series bold
8383 Radina
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 Claudio
8393 \end_layout
8394
8395 \end_inset
8396 </cell>
8397 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8398 \begin_inset Text
8399
8400 \begin_layout Plain Layout
8401 111
8402 \end_layout
8403
8404 \end_inset
8405 </cell>
8406 </row>
8407 <row>
8408 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8409 \begin_inset Text
8410
8411 \begin_layout Plain Layout
8412
8413 \series bold
8414 Stuffer
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 Oskar
8424 \end_layout
8425
8426 \end_inset
8427 </cell>
8428 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8429 \begin_inset Text
8430
8431 \begin_layout Plain Layout
8432 111
8433 \end_layout
8434
8435 \end_inset
8436 </cell>
8437 </row>
8438 <row>
8439 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8440 \begin_inset Text
8441
8442 \begin_layout Plain Layout
8443
8444 \series bold
8445 Tacchelli
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 Ugo
8455 \end_layout
8456
8457 \end_inset
8458 </cell>
8459 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8460 \begin_inset Text
8461
8462 \begin_layout Plain Layout
8463 111
8464 \end_layout
8465
8466 \end_inset
8467 </cell>
8468 </row>
8469 <row>
8470 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8471 \begin_inset Text
8472
8473 \begin_layout Plain Layout
8474
8475 \series bold
8476 Tezzele
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 Margit
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8491 \begin_inset Text
8492
8493 \begin_layout Plain Layout
8494 111
8495 \end_layout
8496
8497 \end_inset
8498 </cell>
8499 </row>
8500 <row>
8501 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8502 \begin_inset Text
8503
8504 \begin_layout Plain Layout
8505
8506 \series bold
8507 Unterkalmsteiner
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 Frieda
8517 \end_layout
8518
8519 \end_inset
8520 </cell>
8521 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8522 \begin_inset Text
8523
8524 \begin_layout Plain Layout
8525 111
8526 \end_layout
8527
8528 \end_inset
8529 </cell>
8530 </row>
8531 <row>
8532 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8533 \begin_inset Text
8534
8535 \begin_layout Plain Layout
8536
8537 \series bold
8538 Vieider
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 Hilde
8548 \end_layout
8549
8550 \end_inset
8551 </cell>
8552 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8553 \begin_inset Text
8554
8555 \begin_layout Plain Layout
8556 111
8557 \end_layout
8558
8559 \end_inset
8560 </cell>
8561 </row>
8562 <row>
8563 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8564 \begin_inset Text
8565
8566 \begin_layout Plain Layout
8567
8568 \series bold
8569 Vigna
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 Jürgen
8579 \end_layout
8580
8581 \end_inset
8582 </cell>
8583 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8584 \begin_inset Text
8585
8586 \begin_layout Plain Layout
8587 111
8588 \end_layout
8589
8590 \end_inset
8591 </cell>
8592 </row>
8593 <row>
8594 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8595 \begin_inset Text
8596
8597 \begin_layout Plain Layout
8598
8599 \series bold
8600 Weber
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 Maurizio
8610 \end_layout
8611
8612 \end_inset
8613 </cell>
8614 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8615 \begin_inset Text
8616
8617 \begin_layout Plain Layout
8618 111
8619 \end_layout
8620
8621 \end_inset
8622 </cell>
8623 </row>
8624 <row>
8625 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8626 \begin_inset Text
8627
8628 \begin_layout Plain Layout
8629
8630 \series bold
8631 Winkler
8632 \end_layout
8633
8634 \end_inset
8635 </cell>
8636 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8637 \begin_inset Text
8638
8639 \begin_layout Plain Layout
8640 Franz
8641 \end_layout
8642
8643 \end_inset
8644 </cell>
8645 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8646 \begin_inset Text
8647
8648 \begin_layout Plain Layout
8649 111
8650 \end_layout
8651
8652 \end_inset
8653 </cell>
8654 </row>
8655 <row>
8656 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8657 \begin_inset Text
8658
8659 \begin_layout Plain Layout
8660  
8661 \end_layout
8662
8663 \end_inset
8664 </cell>
8665 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8666 \begin_inset Text
8667
8668 \begin_layout Plain Layout
8669
8670 \end_layout
8671
8672 \end_inset
8673 </cell>
8674 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8675 \begin_inset Text
8676
8677 \begin_layout Plain Layout
8678
8679 \end_layout
8680
8681 \end_inset
8682 </cell>
8683 </row>
8684 <row>
8685 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8686 \begin_inset Text
8687
8688 \begin_layout Plain Layout
8689
8690 \series bold
8691 Annovi
8692 \end_layout
8693
8694 \end_inset
8695 </cell>
8696 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8697 \begin_inset Text
8698
8699 \begin_layout Plain Layout
8700 Silvia
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8706 \begin_inset Text
8707
8708 \begin_layout Plain Layout
8709 555
8710 \end_layout
8711
8712 \end_inset
8713 </cell>
8714 </row>
8715 <row>
8716 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8717 \begin_inset Text
8718
8719 \begin_layout Plain Layout
8720
8721 \series bold
8722 Bertoli
8723 \end_layout
8724
8725 \end_inset
8726 </cell>
8727 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8728 \begin_inset Text
8729
8730 \begin_layout Plain Layout
8731 Stefano
8732 \end_layout
8733
8734 \end_inset
8735 </cell>
8736 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8737 \begin_inset Text
8738
8739 \begin_layout Plain Layout
8740 555
8741 \end_layout
8742
8743 \end_inset
8744 </cell>
8745 </row>
8746 <row>
8747 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8748 \begin_inset Text
8749
8750 \begin_layout Plain Layout
8751
8752 \series bold
8753 Bozzi
8754 \end_layout
8755
8756 \end_inset
8757 </cell>
8758 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8759 \begin_inset Text
8760
8761 \begin_layout Plain Layout
8762 Walter
8763 \end_layout
8764
8765 \end_inset
8766 </cell>
8767 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8768 \begin_inset Text
8769
8770 \begin_layout Plain Layout
8771 555
8772 \end_layout
8773
8774 \end_inset
8775 </cell>
8776 </row>
8777 <row>
8778 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8779 \begin_inset Text
8780
8781 \begin_layout Plain Layout
8782
8783 \series bold
8784 Cachia
8785 \end_layout
8786
8787 \end_inset
8788 </cell>
8789 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8790 \begin_inset Text
8791
8792 \begin_layout Plain Layout
8793 Maria
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8799 \begin_inset Text
8800
8801 \begin_layout Plain Layout
8802 555
8803 \end_layout
8804
8805 \end_inset
8806 </cell>
8807 </row>
8808 <row>
8809 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8810 \begin_inset Text
8811
8812 \begin_layout Plain Layout
8813
8814 \series bold
8815 Cachia
8816 \end_layout
8817
8818 \end_inset
8819 </cell>
8820 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8821 \begin_inset Text
8822
8823 \begin_layout Plain Layout
8824 Maurizio
8825 \end_layout
8826
8827 \end_inset
8828 </cell>
8829 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8830 \begin_inset Text
8831
8832 \begin_layout Plain Layout
8833 555
8834 \end_layout
8835
8836 \end_inset
8837 </cell>
8838 </row>
8839 <row>
8840 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8841 \begin_inset Text
8842
8843 \begin_layout Plain Layout
8844
8845 \series bold
8846 Cinquemani
8847 \end_layout
8848
8849 \end_inset
8850 </cell>
8851 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8852 \begin_inset Text
8853
8854 \begin_layout Plain Layout
8855 Giusi
8856 \end_layout
8857
8858 \end_inset
8859 </cell>
8860 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8861 \begin_inset Text
8862
8863 \begin_layout Plain Layout
8864 555
8865 \end_layout
8866
8867 \end_inset
8868 </cell>
8869 </row>
8870 <row>
8871 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8872 \begin_inset Text
8873
8874 \begin_layout Plain Layout
8875
8876 \series bold
8877 Colin
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 Bernard
8887 \end_layout
8888
8889 \end_inset
8890 </cell>
8891 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8892 \begin_inset Text
8893
8894 \begin_layout Plain Layout
8895 555
8896 \end_layout
8897
8898 \end_inset
8899 </cell>
8900 </row>
8901 <row>
8902 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8903 \begin_inset Text
8904
8905 \begin_layout Plain Layout
8906
8907 \series bold
8908 Concli
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 Gianfranco
8918 \end_layout
8919
8920 \end_inset
8921 </cell>
8922 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8923 \begin_inset Text
8924
8925 \begin_layout Plain Layout
8926 555
8927 \end_layout
8928
8929 \end_inset
8930 </cell>
8931 </row>
8932 <row>
8933 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8934 \begin_inset Text
8935
8936 \begin_layout Plain Layout
8937
8938 \series bold
8939 Dal Bosco
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 Carolina
8949 \end_layout
8950
8951 \end_inset
8952 </cell>
8953 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8954 \begin_inset Text
8955
8956 \begin_layout Plain Layout
8957 555
8958 \end_layout
8959
8960 \end_inset
8961 </cell>
8962 </row>
8963 <row>
8964 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8965 \begin_inset Text
8966
8967 \begin_layout Plain Layout
8968
8969 \series bold
8970 Dalpiaz
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 Annamaria
8980 \end_layout
8981
8982 \end_inset
8983 </cell>
8984 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8985 \begin_inset Text
8986
8987 \begin_layout Plain Layout
8988 555
8989 \end_layout
8990
8991 \end_inset
8992 </cell>
8993 </row>
8994 <row>
8995 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999
9000 \series bold
9001 Feliciello
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 Domenico
9011 \end_layout
9012
9013 \end_inset
9014 </cell>
9015 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9016 \begin_inset Text
9017
9018 \begin_layout Plain Layout
9019 555
9020 \end_layout
9021
9022 \end_inset
9023 </cell>
9024 </row>
9025 <row>
9026 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9027 \begin_inset Text
9028
9029 \begin_layout Plain Layout
9030
9031 \series bold
9032 Focarelli
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 Paola
9042 \end_layout
9043
9044 \end_inset
9045 </cell>
9046 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9047 \begin_inset Text
9048
9049 \begin_layout Plain Layout
9050 555
9051 \end_layout
9052
9053 \end_inset
9054 </cell>
9055 </row>
9056 <row>
9057 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9058 \begin_inset Text
9059
9060 \begin_layout Plain Layout
9061
9062 \series bold
9063 Galletti
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 Oreste
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9078 \begin_inset Text
9079
9080 \begin_layout Plain Layout
9081 555
9082 \end_layout
9083
9084 \end_inset
9085 </cell>
9086 </row>
9087 <row>
9088 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Plain Layout
9092
9093 \series bold
9094 Gasparini
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 Franca
9104 \end_layout
9105
9106 \end_inset
9107 </cell>
9108 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9109 \begin_inset Text
9110
9111 \begin_layout Plain Layout
9112 555
9113 \end_layout
9114
9115 \end_inset
9116 </cell>
9117 </row>
9118 <row>
9119 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9120 \begin_inset Text
9121
9122 \begin_layout Plain Layout
9123
9124 \series bold
9125 Rizzardi
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 Paola
9135 \end_layout
9136
9137 \end_inset
9138 </cell>
9139 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9140 \begin_inset Text
9141
9142 \begin_layout Plain Layout
9143 555
9144 \end_layout
9145
9146 \end_inset
9147 </cell>
9148 </row>
9149 <row>
9150 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9151 \begin_inset Text
9152
9153 \begin_layout Plain Layout
9154
9155 \series bold
9156 Lassini
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 Giancarlo
9166 \end_layout
9167
9168 \end_inset
9169 </cell>
9170 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9171 \begin_inset Text
9172
9173 \begin_layout Plain Layout
9174 555
9175 \end_layout
9176
9177 \end_inset
9178 </cell>
9179 </row>
9180 <row>
9181 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9182 \begin_inset Text
9183
9184 \begin_layout Plain Layout
9185
9186 \series bold
9187 Malfatti
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 Luciano
9197 \end_layout
9198
9199 \end_inset
9200 </cell>
9201 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9202 \begin_inset Text
9203
9204 \begin_layout Plain Layout
9205 555
9206 \end_layout
9207
9208 \end_inset
9209 </cell>
9210 </row>
9211 <row>
9212 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9213 \begin_inset Text
9214
9215 \begin_layout Plain Layout
9216
9217 \series bold
9218 Malfatti
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 Valeriano
9228 \end_layout
9229
9230 \end_inset
9231 </cell>
9232 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9233 \begin_inset Text
9234
9235 \begin_layout Plain Layout
9236 555
9237 \end_layout
9238
9239 \end_inset
9240 </cell>
9241 </row>
9242 <row>
9243 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9244 \begin_inset Text
9245
9246 \begin_layout Plain Layout
9247
9248 \series bold
9249 Meneguzzo
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 Roberto
9259 \end_layout
9260
9261 \end_inset
9262 </cell>
9263 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9264 \begin_inset Text
9265
9266 \begin_layout Plain Layout
9267 555
9268 \end_layout
9269
9270 \end_inset
9271 </cell>
9272 </row>
9273 <row>
9274 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9275 \begin_inset Text
9276
9277 \begin_layout Plain Layout
9278
9279 \series bold
9280 Mezzadra
9281 \end_layout
9282
9283 \end_inset
9284 </cell>
9285 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9286 \begin_inset Text
9287
9288 \begin_layout Plain Layout
9289 Roberto
9290 \end_layout
9291
9292 \end_inset
9293 </cell>
9294 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9295 \begin_inset Text
9296
9297 \begin_layout Plain Layout
9298 555
9299 \end_layout
9300
9301 \end_inset
9302 </cell>
9303 </row>
9304 </lyxtabular>
9305
9306 \end_inset
9307
9308
9309 \end_layout
9310
9311 \begin_layout Section
9312 Weitere Möglichkeiten für 
9313 \family sans
9314 lange Tabelle
9315 \family default
9316 n
9317 \begin_inset CommandInset label
9318 LatexCommand label
9319 name "abs:Special-Longtable-Issues"
9320
9321 \end_inset
9322
9323
9324 \end_layout
9325
9326 \begin_layout Subsection
9327 L
9328 \family sans
9329 ange Tabelle
9330 \family default
9331 n: Berechnung
9332 \begin_inset Index idx
9333 status collapsed
9334
9335 \begin_layout Plain Layout
9336 Tabellen ! lange ! Berechnung
9337 \end_layout
9338
9339 \end_inset
9340
9341
9342 \end_layout
9343
9344 \begin_layout Standard
9345 LaTeX berechnet die Länge von Tabellenseiten und die Seitenumbrüche mit
9346  so genannten 
9347 \emph on
9348 chunks
9349 \emph default
9350  (Brocken).
9351  Chunks sind Tabellenteile, die LaTeX gleichzeitig im Speicher hält.
9352  Aus historischen Gründen wurde der Standardwert auf 20 Tabellenzeilen gesetzt.
9353  Wenn Sie Tabellen benutzen, die über mehrere Seiten gehen, verlangsamt
9354  das die Druckausgabe.
9355  Sie können also die Chunkgröße ohne Gefahr auf Werte zwischen 100-1000
9356  setzen, indem Sie in den LaTeX-Vorspann Ihres Dokumentes folgende Zeile
9357  einfügen:
9358 \end_layout
9359
9360 \begin_layout Standard
9361
9362 \series bold
9363
9364 \backslash
9365 setcounter{LTchunksize}{100}
9366 \end_layout
9367
9368 \begin_layout Subsection
9369 Gleitobjekte und L
9370 \family sans
9371 ange Tabelle
9372 \family default
9373 n
9374 \begin_inset Index idx
9375 status collapsed
9376
9377 \begin_layout Plain Layout
9378 Tabellen ! lange ! und Gleitobjekte
9379 \end_layout
9380
9381 \end_inset
9382
9383
9384 \end_layout
9385
9386 \begin_layout Standard
9387 Es kann Probleme geben, wenn sich auf derselben Seite, auf der eine 
9388 \family sans
9389 lange
9390 \begin_inset space ~
9391 \end_inset
9392
9393 Tabelle
9394 \family default
9395  beginnt, ein Gleitobjekt befindet.
9396  Um das zu vermeiden, können Sie vor der 
9397 \family sans
9398 langen
9399 \begin_inset space ~
9400 \end_inset
9401
9402 Tabellen
9403 \family default
9404  einen manuellen Seitenumbruch
9405 \family sans
9406  Einfügen\SpecialChar \menuseparator
9407 Formatierung\SpecialChar \menuseparator
9408 [Doppel]Seite
9409 \begin_inset space \space{}
9410 \end_inset
9411
9412 leeren
9413 \family default
9414  einfügen, siehe 
9415 \emph on
9416 Benutzerhandbuch
9417 \emph default
9418 .
9419 \end_layout
9420
9421 \begin_layout Subsection
9422 Manuelle Seitenumbrüche
9423 \begin_inset Index idx
9424 status collapsed
9425
9426 \begin_layout Plain Layout
9427 Tabellen ! lange ! manueller Seitenumbruch
9428 \end_layout
9429
9430 \end_inset
9431
9432
9433 \end_layout
9434
9435 \begin_layout Standard
9436 Standardmäßig werden Tabellen nur zwischen Zeilen umgebrochen.
9437  Wenn Sie aber eine Zelle mit mehreren Zeilen haben und die Seite innerhalb
9438  der Zelle umbrechen wollen, fügen Sie den Befehl  
9439 \begin_inset Quotes gld
9440 \end_inset
9441
9442
9443 \series bold
9444
9445 \backslash
9446
9447 \backslash
9448
9449 \series default
9450
9451 \begin_inset Quotes grd
9452 \end_inset
9453
9454  für eine neue Zeile als TeX-Code an der Stelle in der Zelle ein, wo umgebrochen
9455  werden kann.
9456  Vor dem 
9457 \begin_inset Quotes gld
9458 \end_inset
9459
9460
9461 \series bold
9462
9463 \backslash
9464
9465 \backslash
9466
9467 \series default
9468
9469 \begin_inset Quotes grd
9470 \end_inset
9471
9472 -Befehl müssen Sie so viele 
9473 \begin_inset Quotes gld
9474 \end_inset
9475
9476
9477 \series bold
9478 &
9479 \series default
9480
9481 \begin_inset Quotes grd
9482 \end_inset
9483
9484  als TeX-Code einfügen wie noch Spalten in der Zeile folgen.
9485  Mit 
9486 \begin_inset Quotes gld
9487 \end_inset
9488
9489
9490 \series bold
9491 &
9492 \series default
9493
9494 \begin_inset Quotes grd
9495 \end_inset
9496
9497   werden in LaTeX Tabellenzellen getrennt.
9498  Hinter jedes 
9499 \begin_inset Quotes gld
9500 \end_inset
9501
9502
9503 \series bold
9504 &
9505 \series default
9506
9507 \begin_inset Quotes grd
9508 \end_inset
9509
9510  schreiben Sie ebenfalls in TeX-Code den Inhalt der entsprechenden Zelle
9511  und löschen den Inhalt dieser Zellen.
9512 \end_layout
9513
9514 \begin_layout Standard
9515 Hinter dem 
9516 \begin_inset Quotes gld
9517 \end_inset
9518
9519
9520 \series bold
9521
9522 \backslash
9523
9524 \backslash
9525
9526 \series default
9527
9528 \begin_inset Quotes grd
9529 \end_inset
9530
9531 -Befehl müssen Sie so viele 
9532 \begin_inset Quotes gld
9533 \end_inset
9534
9535
9536 \series bold
9537 &
9538 \series default
9539
9540 \begin_inset Quotes grd
9541 \end_inset
9542
9543  als TeX-Code einfügen wie Spalten vor der momentanen Spalte sind.
9544  In Tabelle
9545 \begin_inset space ~
9546 \end_inset
9547
9548
9549 \begin_inset CommandInset ref
9550 LatexCommand ref
9551 reference "tab:ForcedPagebreak"
9552
9553 \end_inset
9554
9555  soll eine Zelle in der zweiten Spalte umgebrochen werden.
9556  Es folgt noch eine weitere Spalte.
9557  Deshalb wurde hinter dem Wort 
9558 \emph on
9559 Castelchiodato, 
9560 \emph default
9561 folgendes eingefügt:
9562 \end_layout
9563
9564 \begin_layout Standard
9565
9566 \series bold
9567 & 111
9568 \backslash
9569
9570 \backslash
9571  
9572 \backslash
9573 newpage
9574 \begin_inset Newline newline
9575 \end_inset
9576
9577 &
9578 \end_layout
9579
9580 \begin_layout Standard
9581 Die 
9582 \begin_inset Quotes gld
9583 \end_inset
9584
9585 111
9586 \begin_inset Quotes grd
9587 \end_inset
9588
9589  in der dritten Spalte wurde gelöscht.
9590  
9591 \series bold
9592
9593 \backslash
9594 newpage
9595 \series default
9596  ist nur erforderlich, wenn ein Seitenumbruch an der Stelle unbedingt erfolgen
9597  soll, ansonsten ist es nur eine Möglichkeit zum Umbruch.
9598  Wenn die Fußzeile Ihrer 
9599 \family sans
9600 langen
9601 \begin_inset space ~
9602 \end_inset
9603
9604 Tabelle
9605 \family default
9606  keine obere Linie besitzt, Sie aber eine wünschen, sollten Sie folgende
9607  Befehle benutzen:
9608 \end_layout
9609
9610 \begin_layout Standard
9611
9612 \series bold
9613 & 111
9614 \backslash
9615
9616 \backslash
9617
9618 \begin_inset Newline newline
9619 \end_inset
9620
9621
9622 \backslash
9623 hline &
9624 \end_layout
9625
9626 \begin_layout Standard
9627 Wenn die Zelle, die umgebrochen werden soll, in der letzten Spalte steht,
9628  muss folgender Befehl als TeX-Code am Anfang der Zelle eingefügt werden:
9629 \end_layout
9630
9631 \begin_layout Standard
9632
9633 \series bold
9634
9635 \backslash
9636 setlength{
9637 \backslash
9638 parfillskip}{0pt}
9639 \end_layout
9640
9641 \begin_layout Standard
9642 Damit wird sichergestellt, dass der Teil auf der neuen Seite in voller Breite
9643  erscheint.
9644 \end_layout
9645
9646 \begin_layout Standard
9647 \align center
9648 \begin_inset Tabular
9649 <lyxtabular version="3" rows="38" columns="3">
9650 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9651 <column alignment="left" valignment="top" width="0cm">
9652 <column alignment="left" valignment="top" width="3cm">
9653 <column alignment="right" valignment="top" width="0pt">
9654 <row caption="true">
9655 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9656 \begin_inset Text
9657
9658 \begin_layout Plain Layout
9659 \begin_inset Caption
9660
9661 \begin_layout Plain Layout
9662 Tabelle mit manuellem Seitenumbruch in einer Zelle
9663 \begin_inset CommandInset label
9664 LatexCommand label
9665 name "tab:ForcedPagebreak"
9666
9667 \end_inset
9668
9669
9670 \begin_inset Argument
9671 status collapsed
9672
9673 \begin_layout Plain Layout
9674 Tabelle mit manuellem Seitenumbruch in einer Zelle
9675 \end_layout
9676
9677 \end_inset
9678
9679
9680 \end_layout
9681
9682 \end_inset
9683
9684
9685 \end_layout
9686
9687 \end_inset
9688 </cell>
9689 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9690 \begin_inset Text
9691
9692 \begin_layout Plain Layout
9693
9694 \end_layout
9695
9696 \end_inset
9697 </cell>
9698 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9699 \begin_inset Text
9700
9701 \begin_layout Plain Layout
9702
9703 \end_layout
9704
9705 \end_inset
9706 </cell>
9707 </row>
9708 <row endfirsthead="true">
9709 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9710 \begin_inset Text
9711
9712 \begin_layout Plain Layout
9713
9714 \series bold
9715 Telefonliste (ignoriere die Namen)
9716 \end_layout
9717
9718 \end_inset
9719 </cell>
9720 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9721 \begin_inset Text
9722
9723 \begin_layout Plain Layout
9724
9725 \end_layout
9726
9727 \end_inset
9728 </cell>
9729 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9730 \begin_inset Text
9731
9732 \begin_layout Plain Layout
9733
9734 \end_layout
9735
9736 \end_inset
9737 </cell>
9738 </row>
9739 <row endfirsthead="true">
9740 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9741 \begin_inset Text
9742
9743 \begin_layout Plain Layout
9744
9745 \series bold
9746 NAME
9747 \end_layout
9748
9749 \end_inset
9750 </cell>
9751 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9752 \begin_inset Text
9753
9754 \begin_layout Plain Layout
9755
9756 \end_layout
9757
9758 \end_inset
9759 </cell>
9760 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9761 \begin_inset Text
9762
9763 \begin_layout Plain Layout
9764
9765 \series bold
9766 TEL.
9767 \end_layout
9768
9769 \end_inset
9770 </cell>
9771 </row>
9772 <row endhead="true">
9773 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9774 \begin_inset Text
9775
9776 \begin_layout Plain Layout
9777 \begin_inset ERT
9778 status collapsed
9779
9780 \begin_layout Plain Layout
9781
9782
9783 \backslash
9784 caption*{Fortsetzung der Tabelle}
9785 \backslash
9786
9787 \backslash
9788 %
9789 \end_layout
9790
9791 \end_inset
9792
9793
9794 \end_layout
9795
9796 \end_inset
9797 </cell>
9798 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9799 \begin_inset Text
9800
9801 \begin_layout Plain Layout
9802
9803 \end_layout
9804
9805 \end_inset
9806 </cell>
9807 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9808 \begin_inset Text
9809
9810 \begin_layout Plain Layout
9811
9812 \end_layout
9813
9814 \end_inset
9815 </cell>
9816 </row>
9817 <row endhead="true">
9818 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9819 \begin_inset Text
9820
9821 \begin_layout Plain Layout
9822
9823 \series bold
9824 Telefonliste
9825 \end_layout
9826
9827 \end_inset
9828 </cell>
9829 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9830 \begin_inset Text
9831
9832 \begin_layout Plain Layout
9833
9834 \end_layout
9835
9836 \end_inset
9837 </cell>
9838 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9839 \begin_inset Text
9840
9841 \begin_layout Plain Layout
9842
9843 \end_layout
9844
9845 \end_inset
9846 </cell>
9847 </row>
9848 <row endhead="true">
9849 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9850 \begin_inset Text
9851
9852 \begin_layout Plain Layout
9853
9854 \series bold
9855 NAME
9856 \end_layout
9857
9858 \end_inset
9859 </cell>
9860 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9861 \begin_inset Text
9862
9863 \begin_layout Plain Layout
9864
9865 \end_layout
9866
9867 \end_inset
9868 </cell>
9869 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9870 \begin_inset Text
9871
9872 \begin_layout Plain Layout
9873
9874 \series bold
9875 TEL.
9876 \end_layout
9877
9878 \end_inset
9879 </cell>
9880 </row>
9881 <row endfoot="true">
9882 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9883 \begin_inset Text
9884
9885 \begin_layout Plain Layout
9886 wird fortgesetzt\SpecialChar \ldots{}
9887
9888 \end_layout
9889
9890 \end_inset
9891 </cell>
9892 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9893 \begin_inset Text
9894
9895 \begin_layout Plain Layout
9896
9897 \end_layout
9898
9899 \end_inset
9900 </cell>
9901 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9902 \begin_inset Text
9903
9904 \begin_layout Plain Layout
9905
9906 \end_layout
9907
9908 \end_inset
9909 </cell>
9910 </row>
9911 <row>
9912 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9913 \begin_inset Text
9914
9915 \begin_layout Plain Layout
9916
9917 \series bold
9918 Annovi
9919 \end_layout
9920
9921 \end_inset
9922 </cell>
9923 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9924 \begin_inset Text
9925
9926 \begin_layout Plain Layout
9927 Silvia
9928 \end_layout
9929
9930 \end_inset
9931 </cell>
9932 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9933 \begin_inset Text
9934
9935 \begin_layout Plain Layout
9936 111
9937 \end_layout
9938
9939 \end_inset
9940 </cell>
9941 </row>
9942 <row>
9943 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9944 \begin_inset Text
9945
9946 \begin_layout Plain Layout
9947
9948 \series bold
9949 Bertoli
9950 \end_layout
9951
9952 \end_inset
9953 </cell>
9954 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9955 \begin_inset Text
9956
9957 \begin_layout Plain Layout
9958 Stefano
9959 \end_layout
9960
9961 \end_inset
9962 </cell>
9963 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9964 \begin_inset Text
9965
9966 \begin_layout Plain Layout
9967 111
9968 \end_layout
9969
9970 \end_inset
9971 </cell>
9972 </row>
9973 <row>
9974 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9975 \begin_inset Text
9976
9977 \begin_layout Plain Layout
9978
9979 \series bold
9980 Bozzi
9981 \end_layout
9982
9983 \end_inset
9984 </cell>
9985 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9986 \begin_inset Text
9987
9988 \begin_layout Plain Layout
9989 Walter
9990 \end_layout
9991
9992 \end_inset
9993 </cell>
9994 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9995 \begin_inset Text
9996
9997 \begin_layout Plain Layout
9998 111
9999 \end_layout
10000
10001 \end_inset
10002 </cell>
10003 </row>
10004 <row>
10005 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10006 \begin_inset Text
10007
10008 \begin_layout Plain Layout
10009
10010 \series bold
10011 Cachia
10012 \end_layout
10013
10014 \end_inset
10015 </cell>
10016 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10017 \begin_inset Text
10018
10019 \begin_layout Plain Layout
10020 Maria
10021 \end_layout
10022
10023 \end_inset
10024 </cell>
10025 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10026 \begin_inset Text
10027
10028 \begin_layout Plain Layout
10029 111
10030 \end_layout
10031
10032 \end_inset
10033 </cell>
10034 </row>
10035 <row>
10036 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10037 \begin_inset Text
10038
10039 \begin_layout Plain Layout
10040
10041 \series bold
10042 Cachia
10043 \end_layout
10044
10045 \end_inset
10046 </cell>
10047 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10048 \begin_inset Text
10049
10050 \begin_layout Plain Layout
10051 Maurizio
10052 \end_layout
10053
10054 \end_inset
10055 </cell>
10056 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10057 \begin_inset Text
10058
10059 \begin_layout Plain Layout
10060 111
10061 \end_layout
10062
10063 \end_inset
10064 </cell>
10065 </row>
10066 <row>
10067 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10068 \begin_inset Text
10069
10070 \begin_layout Plain Layout
10071
10072 \series bold
10073 Cinquemani
10074 \end_layout
10075
10076 \end_inset
10077 </cell>
10078 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10079 \begin_inset Text
10080
10081 \begin_layout Plain Layout
10082 Giusi
10083 \end_layout
10084
10085 \end_inset
10086 </cell>
10087 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10088 \begin_inset Text
10089
10090 \begin_layout Plain Layout
10091 111
10092 \end_layout
10093
10094 \end_inset
10095 </cell>
10096 </row>
10097 <row>
10098 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10099 \begin_inset Text
10100
10101 \begin_layout Plain Layout
10102
10103 \series bold
10104 Colin
10105 \end_layout
10106
10107 \end_inset
10108 </cell>
10109 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10110 \begin_inset Text
10111
10112 \begin_layout Plain Layout
10113 Bernard
10114 \end_layout
10115
10116 \end_inset
10117 </cell>
10118 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10119 \begin_inset Text
10120
10121 \begin_layout Plain Layout
10122 111
10123 \end_layout
10124
10125 \end_inset
10126 </cell>
10127 </row>
10128 <row>
10129 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10130 \begin_inset Text
10131
10132 \begin_layout Plain Layout
10133
10134 \series bold
10135 Concli
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 Gianfranco
10145 \end_layout
10146
10147 \end_inset
10148 </cell>
10149 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10150 \begin_inset Text
10151
10152 \begin_layout Plain Layout
10153 111
10154 \end_layout
10155
10156 \end_inset
10157 </cell>
10158 </row>
10159 <row>
10160 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10161 \begin_inset Text
10162
10163 \begin_layout Plain Layout
10164
10165 \series bold
10166 Dal Bosco
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 Carolina
10176 \end_layout
10177
10178 \end_inset
10179 </cell>
10180 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10181 \begin_inset Text
10182
10183 \begin_layout Plain Layout
10184 111
10185 \end_layout
10186
10187 \end_inset
10188 </cell>
10189 </row>
10190 <row>
10191 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10192 \begin_inset Text
10193
10194 \begin_layout Plain Layout
10195
10196 \series bold
10197 Dalpiaz
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 Annamaria
10207 \end_layout
10208
10209 \end_inset
10210 </cell>
10211 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10212 \begin_inset Text
10213
10214 \begin_layout Plain Layout
10215 111
10216 \end_layout
10217
10218 \end_inset
10219 </cell>
10220 </row>
10221 <row>
10222 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10223 \begin_inset Text
10224
10225 \begin_layout Plain Layout
10226
10227 \series bold
10228 Feliciello
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 Domenico
10238 \end_layout
10239
10240 \end_inset
10241 </cell>
10242 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10243 \begin_inset Text
10244
10245 \begin_layout Plain Layout
10246 111
10247 \end_layout
10248
10249 \end_inset
10250 </cell>
10251 </row>
10252 <row>
10253 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10254 \begin_inset Text
10255
10256 \begin_layout Plain Layout
10257
10258 \series bold
10259 Focarelli
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 Paola
10269 \end_layout
10270
10271 \end_inset
10272 </cell>
10273 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10274 \begin_inset Text
10275
10276 \begin_layout Plain Layout
10277 111
10278 \end_layout
10279
10280 \end_inset
10281 </cell>
10282 </row>
10283 <row>
10284 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10285 \begin_inset Text
10286
10287 \begin_layout Plain Layout
10288
10289 \series bold
10290 Galletti
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 Oreste
10300 \end_layout
10301
10302 \end_inset
10303 </cell>
10304 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10305 \begin_inset Text
10306
10307 \begin_layout Plain Layout
10308 111
10309 \end_layout
10310
10311 \end_inset
10312 </cell>
10313 </row>
10314 <row>
10315 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10316 \begin_inset Text
10317
10318 \begin_layout Plain Layout
10319
10320 \series bold
10321 Gasparini
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 Franca
10331 \end_layout
10332
10333 \end_inset
10334 </cell>
10335 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10336 \begin_inset Text
10337
10338 \begin_layout Plain Layout
10339 111
10340 \end_layout
10341
10342 \end_inset
10343 </cell>
10344 </row>
10345 <row>
10346 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10347 \begin_inset Text
10348
10349 \begin_layout Plain Layout
10350
10351 \series bold
10352 Lassini
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 Giancarlo
10362 \end_layout
10363
10364 \end_inset
10365 </cell>
10366 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10367 \begin_inset Text
10368
10369 \begin_layout Plain Layout
10370 111
10371 \end_layout
10372
10373 \end_inset
10374 </cell>
10375 </row>
10376 <row>
10377 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10378 \begin_inset Text
10379
10380 \begin_layout Plain Layout
10381
10382 \series bold
10383 Malfatti
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 Luciano
10393 \end_layout
10394
10395 \end_inset
10396 </cell>
10397 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10398 \begin_inset Text
10399
10400 \begin_layout Plain Layout
10401 111
10402 \end_layout
10403
10404 \end_inset
10405 </cell>
10406 </row>
10407 <row>
10408 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10409 \begin_inset Text
10410
10411 \begin_layout Plain Layout
10412
10413 \series bold
10414 Malfatti
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 Valeriano
10424 \end_layout
10425
10426 \end_inset
10427 </cell>
10428 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10429 \begin_inset Text
10430
10431 \begin_layout Plain Layout
10432 111
10433 \end_layout
10434
10435 \end_inset
10436 </cell>
10437 </row>
10438 <row>
10439 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10440 \begin_inset Text
10441
10442 \begin_layout Plain Layout
10443
10444 \series bold
10445 Meneguzzo
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 Roberto
10455 \end_layout
10456
10457 \end_inset
10458 </cell>
10459 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10460 \begin_inset Text
10461
10462 \begin_layout Plain Layout
10463 111
10464 \end_layout
10465
10466 \end_inset
10467 </cell>
10468 </row>
10469 <row>
10470 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10471 \begin_inset Text
10472
10473 \begin_layout Plain Layout
10474
10475 \series bold
10476 Mezzadra
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 Roberto
10486 \end_layout
10487
10488 \end_inset
10489 </cell>
10490 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10491 \begin_inset Text
10492
10493 \begin_layout Plain Layout
10494 111
10495 \end_layout
10496
10497 \end_inset
10498 </cell>
10499 </row>
10500 <row>
10501 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10502 \begin_inset Text
10503
10504 \begin_layout Plain Layout
10505
10506 \series bold
10507 Pirpamer
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 Erich
10517 \end_layout
10518
10519 \end_inset
10520 </cell>
10521 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10522 \begin_inset Text
10523
10524 \begin_layout Plain Layout
10525 111
10526 \end_layout
10527
10528 \end_inset
10529 </cell>
10530 </row>
10531 <row>
10532 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10533 \begin_inset Text
10534
10535 \begin_layout Plain Layout
10536
10537 \series bold
10538 Pochiesa
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 Paolo
10548 \end_layout
10549
10550 \end_inset
10551 </cell>
10552 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10553 \begin_inset Text
10554
10555 \begin_layout Plain Layout
10556 111, 222
10557 \end_layout
10558
10559 \end_inset
10560 </cell>
10561 </row>
10562 <row>
10563 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10564 \begin_inset Text
10565
10566 \begin_layout Plain Layout
10567
10568 \series bold
10569 Radina
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 Claudio
10579 \end_layout
10580
10581 \end_inset
10582 </cell>
10583 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10584 \begin_inset Text
10585
10586 \begin_layout Plain Layout
10587 111
10588 \end_layout
10589
10590 \end_inset
10591 </cell>
10592 </row>
10593 <row>
10594 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10595 \begin_inset Text
10596
10597 \begin_layout Plain Layout
10598
10599 \series bold
10600 Rizzardi
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 Paolo, 11.
10610  Fürst von Monte\SpecialChar \-
10611 com\SpecialChar \-
10612 patri, 11.
10613  Fürst von Sulmona und Vivaro, 10.
10614  Fürst von Rossano, 5.
10615  Herzog von Canemorte, 11.
10616  Herzog von Palombara, 5.
10617  Herzog von Castelchiodato,
10618 \begin_inset ERT
10619 status open
10620
10621 \begin_layout Plain Layout
10622
10623 & 111
10624 \backslash
10625
10626 \backslash
10627  
10628 \backslash
10629 newpage
10630 \end_layout
10631
10632 \begin_layout Plain Layout
10633
10634 &
10635 \end_layout
10636
10637 \end_inset
10638
10639  11.
10640  Herzog von Poggionativo, 11.
10641  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10642  Graf von Valinfreda, 11.
10643  Baron von Cropalati, 11.
10644  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10645 \end_layout
10646
10647 \end_inset
10648 </cell>
10649 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653
10654 \end_layout
10655
10656 \end_inset
10657 </cell>
10658 </row>
10659 <row>
10660 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10661 \begin_inset Text
10662
10663 \begin_layout Plain Layout
10664
10665 \series bold
10666 Stuffer
10667 \end_layout
10668
10669 \end_inset
10670 </cell>
10671 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10672 \begin_inset Text
10673
10674 \begin_layout Plain Layout
10675 Oskar
10676 \end_layout
10677
10678 \end_inset
10679 </cell>
10680 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684 111
10685 \end_layout
10686
10687 \end_inset
10688 </cell>
10689 </row>
10690 <row>
10691 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10692 \begin_inset Text
10693
10694 \begin_layout Plain Layout
10695
10696 \series bold
10697 Tacchelli
10698 \end_layout
10699
10700 \end_inset
10701 </cell>
10702 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10703 \begin_inset Text
10704
10705 \begin_layout Plain Layout
10706 Ugo
10707 \end_layout
10708
10709 \end_inset
10710 </cell>
10711 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10712 \begin_inset Text
10713
10714 \begin_layout Plain Layout
10715 111
10716 \end_layout
10717
10718 \end_inset
10719 </cell>
10720 </row>
10721 <row>
10722 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10723 \begin_inset Text
10724
10725 \begin_layout Plain Layout
10726
10727 \series bold
10728 Tezzele
10729 \end_layout
10730
10731 \end_inset
10732 </cell>
10733 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10734 \begin_inset Text
10735
10736 \begin_layout Plain Layout
10737 Margit
10738 \end_layout
10739
10740 \end_inset
10741 </cell>
10742 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10743 \begin_inset Text
10744
10745 \begin_layout Plain Layout
10746 111
10747 \end_layout
10748
10749 \end_inset
10750 </cell>
10751 </row>
10752 <row>
10753 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10754 \begin_inset Text
10755
10756 \begin_layout Plain Layout
10757
10758 \series bold
10759 Unterkalmsteiner
10760 \end_layout
10761
10762 \end_inset
10763 </cell>
10764 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10765 \begin_inset Text
10766
10767 \begin_layout Plain Layout
10768 Frieda
10769 \end_layout
10770
10771 \end_inset
10772 </cell>
10773 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10774 \begin_inset Text
10775
10776 \begin_layout Plain Layout
10777 111
10778 \end_layout
10779
10780 \end_inset
10781 </cell>
10782 </row>
10783 <row>
10784 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10785 \begin_inset Text
10786
10787 \begin_layout Plain Layout
10788
10789 \series bold
10790 Vieider
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10796 \begin_inset Text
10797
10798 \begin_layout Plain Layout
10799 Hilde
10800 \end_layout
10801
10802 \end_inset
10803 </cell>
10804 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10805 \begin_inset Text
10806
10807 \begin_layout Plain Layout
10808 111
10809 \end_layout
10810
10811 \end_inset
10812 </cell>
10813 </row>
10814 <row>
10815 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10816 \begin_inset Text
10817
10818 \begin_layout Plain Layout
10819
10820 \series bold
10821 Vigna
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 Jürgen
10831 \end_layout
10832
10833 \end_inset
10834 </cell>
10835 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10836 \begin_inset Text
10837
10838 \begin_layout Plain Layout
10839 111
10840 \end_layout
10841
10842 \end_inset
10843 </cell>
10844 </row>
10845 <row>
10846 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10847 \begin_inset Text
10848
10849 \begin_layout Plain Layout
10850
10851 \series bold
10852 Weber
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 Maurizio
10862 \end_layout
10863
10864 \end_inset
10865 </cell>
10866 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10867 \begin_inset Text
10868
10869 \begin_layout Plain Layout
10870 111
10871 \end_layout
10872
10873 \end_inset
10874 </cell>
10875 </row>
10876 <row>
10877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10878 \begin_inset Text
10879
10880 \begin_layout Plain Layout
10881
10882 \series bold
10883 Winkler
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892 Franz
10893 \end_layout
10894
10895 \end_inset
10896 </cell>
10897 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10898 \begin_inset Text
10899
10900 \begin_layout Plain Layout
10901 111
10902 \end_layout
10903
10904 \end_inset
10905 </cell>
10906 </row>
10907 </lyxtabular>
10908
10909 \end_inset
10910
10911
10912 \end_layout
10913
10914 \begin_layout Section
10915 Mehrfache Zeilen, Spalten und Zeilen in Zellen
10916 \end_layout
10917
10918 \begin_layout Subsection
10919 Mehrfache Zeilen in Zellen
10920 \begin_inset CommandInset label
10921 LatexCommand label
10922 name "uab:Mehrfache-Zeilen-in"
10923
10924 \end_inset
10925
10926
10927 \begin_inset Index idx
10928 status collapsed
10929
10930 \begin_layout Plain Layout
10931 Mehrfache ! Zeilen in Zellen
10932 \end_layout
10933
10934 \end_inset
10935
10936
10937 \begin_inset Index idx
10938 status collapsed
10939
10940 \begin_layout Plain Layout
10941 Tabellen ! Zeilenumbrüche
10942 \end_layout
10943
10944 \end_inset
10945
10946
10947 \end_layout
10948
10949 \begin_layout Standard
10950 \noindent
10951 \begin_inset Float table
10952 placement H
10953 wide false
10954 sideways false
10955 status open
10956
10957 \begin_layout Plain Layout
10958 \begin_inset Caption
10959
10960 \begin_layout Plain Layout
10961 \begin_inset CommandInset label
10962 LatexCommand label
10963 name "tab:Table-with-multiple"
10964
10965 \end_inset
10966
10967 Tabelle mit mehrfachen Zeilen in einer Zelle
10968 \end_layout
10969
10970 \end_inset
10971
10972
10973 \end_layout
10974
10975 \begin_layout Plain Layout
10976 \align center
10977 \begin_inset Tabular
10978 <lyxtabular version="3" rows="3" columns="3">
10979 <features tabularvalignment="middle">
10980 <column alignment="center" valignment="middle" width="2.5cm">
10981 <column alignment="center" valignment="middle" width="0.5cm">
10982 <column alignment="center" valignment="middle" width="0.5cm">
10983 <row>
10984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10985 \begin_inset Text
10986
10987 \begin_layout Plain Layout
10988 zwei
10989 \begin_inset Newline linebreak
10990 \end_inset
10991
10992 Zeilen
10993 \end_layout
10994
10995 \end_inset
10996 </cell>
10997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10998 \begin_inset Text
10999
11000 \begin_layout Plain Layout
11001 b
11002 \end_layout
11003
11004 \end_inset
11005 </cell>
11006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11007 \begin_inset Text
11008
11009 \begin_layout Plain Layout
11010 c
11011 \end_layout
11012
11013 \end_inset
11014 </cell>
11015 </row>
11016 <row>
11017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11018 \begin_inset Text
11019
11020 \begin_layout Plain Layout
11021 d
11022 \end_layout
11023
11024 \end_inset
11025 </cell>
11026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11027 \begin_inset Text
11028
11029 \begin_layout Plain Layout
11030 e
11031 \end_layout
11032
11033 \end_inset
11034 </cell>
11035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11036 \begin_inset Text
11037
11038 \begin_layout Plain Layout
11039 f
11040 \end_layout
11041
11042 \end_inset
11043 </cell>
11044 </row>
11045 <row>
11046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11047 \begin_inset Text
11048
11049 \begin_layout Plain Layout
11050 g
11051 \end_layout
11052
11053 \end_inset
11054 </cell>
11055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11056 \begin_inset Text
11057
11058 \begin_layout Plain Layout
11059 h
11060 \end_layout
11061
11062 \end_inset
11063 </cell>
11064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11065 \begin_inset Text
11066
11067 \begin_layout Plain Layout
11068 i
11069 \end_layout
11070
11071 \end_inset
11072 </cell>
11073 </row>
11074 </lyxtabular>
11075
11076 \end_inset
11077
11078
11079 \end_layout
11080
11081 \end_inset
11082
11083
11084 \end_layout
11085
11086 \begin_layout Standard
11087 Wenn Sie für eine Spalte eine feste Breite definieren, können Sie Text als
11088  Absätze mit mehrfachen Zeilen und Silbentrennung eingeben.
11089  Tabelle
11090 \begin_inset space ~
11091 \end_inset
11092
11093
11094 \begin_inset CommandInset ref
11095 LatexCommand ref
11096 reference "tab:Table-with-multiple"
11097
11098 \end_inset
11099
11100  wurde als 3×3-Tabelle erstellt, dann die Breite der ersten Spalte im 
11101 \family sans
11102 Tabellen-Einstellungen
11103 \family default
11104 -Dialog auf 2.5
11105 \begin_inset space \thinspace{}
11106 \end_inset
11107
11108 cm gesetzt und die vertikalen und horizontalen Ausrichtungen zentriert.
11109  Weil unser Text schmaler als 2.5
11110 \begin_inset space \thinspace{}
11111 \end_inset
11112
11113 cm ist, würde er in einer Zeile gedruckt werden.
11114  Um zwei Zeilen zu bekommen, wurde ein rechtsbündiger Zeilenumbruch (Tastenkürze
11115
11116 \family sans
11117 Strg+Shift+Enter
11118 \family default
11119 ) eingefügt.
11120  Wenn der Text länger ist, wird er automatisch umgebrochen.
11121 \end_layout
11122
11123 \begin_layout Standard
11124 Um den Text der beiden anderen Zellen der ersten Zeile vertikal auszurichten,
11125  setzen Sie die Breite der beiden Spalten im 
11126 \family sans
11127 Tabellen-Einstellungen
11128 \family default
11129 -Dialog auf 0.5
11130 \begin_inset space \thinspace{}
11131 \end_inset
11132
11133 cm und die vertikale Ausrichtung auf zentriert.
11134 \end_layout
11135
11136 \begin_layout Standard
11137 Wenn Sie in einer Zelle mit fester Breite als erstes ein sehr langes Wort
11138  haben, kann LaTeX es ohne Trennhilfen nicht trennen.
11139  Wenn Sie LaTeX trotzdem die Trennung überlassen wollen, müssen Sie vor
11140  dem Wort etwas einfügen, damit es nicht wie der erste Eintrag aussieht.
11141  Fügen sie daher 0
11142 \begin_inset space \thinspace{}
11143 \end_inset
11144
11145 pt horizontalen Abstand vor dem Wort ein.
11146  Weil er keinen Platz belegt, ändert er die Druckausgabe nicht.
11147  Tabelle
11148 \begin_inset space ~
11149 \end_inset
11150
11151
11152 \begin_inset CommandInset ref
11153 LatexCommand ref
11154 reference "tab:Table-with-and"
11155
11156 \end_inset
11157
11158  zeigt die Wirkungen.
11159 \end_layout
11160
11161 \begin_layout Standard
11162 \begin_inset Float table
11163 placement h
11164 wide false
11165 sideways false
11166 status open
11167
11168 \begin_layout Plain Layout
11169 \begin_inset Caption
11170
11171 \begin_layout Plain Layout
11172 \begin_inset CommandInset label
11173 LatexCommand label
11174 name "tab:Table-with-and"
11175
11176 \end_inset
11177
11178 Tabelle ohne und mit Silbentrennung
11179 \end_layout
11180
11181 \end_inset
11182
11183
11184 \end_layout
11185
11186 \begin_layout Plain Layout
11187 \begin_inset space \hfill{}
11188 \end_inset
11189
11190
11191 \begin_inset Tabular
11192 <lyxtabular version="3" rows="3" columns="3">
11193 <features tabularvalignment="middle">
11194 <column alignment="center" valignment="middle" width="2.5cm">
11195 <column alignment="center" valignment="middle" width="0.5cm">
11196 <column alignment="center" valignment="middle" width="0.5cm">
11197 <row>
11198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11199 \begin_inset Text
11200
11201 \begin_layout Plain Layout
11202 einsehrlangesZellenwort
11203 \end_layout
11204
11205 \end_inset
11206 </cell>
11207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11208 \begin_inset Text
11209
11210 \begin_layout Plain Layout
11211 b
11212 \end_layout
11213
11214 \end_inset
11215 </cell>
11216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11217 \begin_inset Text
11218
11219 \begin_layout Plain Layout
11220 c
11221 \end_layout
11222
11223 \end_inset
11224 </cell>
11225 </row>
11226 <row>
11227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11228 \begin_inset Text
11229
11230 \begin_layout Plain Layout
11231 d
11232 \end_layout
11233
11234 \end_inset
11235 </cell>
11236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11237 \begin_inset Text
11238
11239 \begin_layout Plain Layout
11240 e
11241 \end_layout
11242
11243 \end_inset
11244 </cell>
11245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11246 \begin_inset Text
11247
11248 \begin_layout Plain Layout
11249 f
11250 \end_layout
11251
11252 \end_inset
11253 </cell>
11254 </row>
11255 <row>
11256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11257 \begin_inset Text
11258
11259 \begin_layout Plain Layout
11260 g
11261 \end_layout
11262
11263 \end_inset
11264 </cell>
11265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11266 \begin_inset Text
11267
11268 \begin_layout Plain Layout
11269 h
11270 \end_layout
11271
11272 \end_inset
11273 </cell>
11274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11275 \begin_inset Text
11276
11277 \begin_layout Plain Layout
11278 i
11279 \end_layout
11280
11281 \end_inset
11282 </cell>
11283 </row>
11284 </lyxtabular>
11285
11286 \end_inset
11287
11288
11289 \begin_inset space \hfill{}
11290 \end_inset
11291
11292
11293 \begin_inset Tabular
11294 <lyxtabular version="3" rows="3" columns="3">
11295 <features tabularvalignment="middle">
11296 <column alignment="center" valignment="middle" width="2.5cm">
11297 <column alignment="center" valignment="middle" width="0.5cm">
11298 <column alignment="center" valignment="middle" width="0.5cm">
11299 <row>
11300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11301 \begin_inset Text
11302
11303 \begin_layout Plain Layout
11304 \begin_inset space \hspace{}
11305 \length 0pt
11306 \end_inset
11307
11308 einsehrlangesZellenwort
11309 \end_layout
11310
11311 \end_inset
11312 </cell>
11313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11314 \begin_inset Text
11315
11316 \begin_layout Plain Layout
11317 b
11318 \end_layout
11319
11320 \end_inset
11321 </cell>
11322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11323 \begin_inset Text
11324
11325 \begin_layout Plain Layout
11326 c
11327 \end_layout
11328
11329 \end_inset
11330 </cell>
11331 </row>
11332 <row>
11333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11334 \begin_inset Text
11335
11336 \begin_layout Plain Layout
11337 d
11338 \end_layout
11339
11340 \end_inset
11341 </cell>
11342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11343 \begin_inset Text
11344
11345 \begin_layout Plain Layout
11346 e
11347 \end_layout
11348
11349 \end_inset
11350 </cell>
11351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11352 \begin_inset Text
11353
11354 \begin_layout Plain Layout
11355 f
11356 \end_layout
11357
11358 \end_inset
11359 </cell>
11360 </row>
11361 <row>
11362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11363 \begin_inset Text
11364
11365 \begin_layout Plain Layout
11366 g
11367 \end_layout
11368
11369 \end_inset
11370 </cell>
11371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11372 \begin_inset Text
11373
11374 \begin_layout Plain Layout
11375 h
11376 \end_layout
11377
11378 \end_inset
11379 </cell>
11380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11381 \begin_inset Text
11382
11383 \begin_layout Plain Layout
11384 i
11385 \end_layout
11386
11387 \end_inset
11388 </cell>
11389 </row>
11390 </lyxtabular>
11391
11392 \end_inset
11393
11394
11395 \begin_inset space \hfill{}
11396 \end_inset
11397
11398
11399 \end_layout
11400
11401 \end_inset
11402
11403
11404 \end_layout
11405
11406 \begin_layout Subsection
11407 Mehrfachspalten
11408 \begin_inset CommandInset label
11409 LatexCommand label
11410 name "uab:Mehrfachspalten"
11411
11412 \end_inset
11413
11414
11415 \begin_inset Index idx
11416 status collapsed
11417
11418 \begin_layout Plain Layout
11419 Mahrfachspalten
11420 \end_layout
11421
11422 \end_inset
11423
11424
11425 \begin_inset Index idx
11426 status collapsed
11427
11428 \begin_layout Plain Layout
11429 Tabellen ! Mahrfachspalten
11430 \end_layout
11431
11432 \end_inset
11433
11434
11435 \end_layout
11436
11437 \begin_layout Subsubsection
11438 Grundlagen
11439 \end_layout
11440
11441 \begin_layout Standard
11442 Um mehrere Zellen einer Zeile zu einer zu verbinden, markieren Sie diese
11443  und verwenden dann den Knopf 
11444 \begin_inset Graphics
11445         filename ../../images/tabular-feature_multicolumn.png
11446         scale 70
11447         scaleBeforeRotation
11448
11449 \end_inset
11450
11451  in der Werkzeugleiste, das Menü 
11452 \family sans
11453 Bearbeiten\SpecialChar \menuseparator
11454 Tabelle\SpecialChar \menuseparator
11455 Mehrfachspalte
11456 \family default
11457 , oder klicken Sie rechts auf die markierten Zellen und wählen im Kontextmenü
11458  
11459 \family sans
11460 Mehrfachspalte
11461 \family default
11462 .
11463 \end_layout
11464
11465 \begin_layout Standard
11466 Mehrfachspalten haben ihre eigenen Einstellungen.
11467  Das bedeutet, dass sie sich nur auf die Mehrfachspalte auswirken.
11468  Hier ist ein Beispiel mit einer Mehrfachspalte in der ersten Zeile und
11469  einer in der letzten Zeile, bei der die obere Linie weggelassen wurde:
11470 \end_layout
11471
11472 \begin_layout Standard
11473 \align center
11474 \begin_inset Tabular
11475 <lyxtabular version="3" rows="3" columns="4">
11476 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11477 <column alignment="center" valignment="top" width="0pt">
11478 <column alignment="center" valignment="middle" width="0">
11479 <column alignment="center" valignment="top" width="0in">
11480 <column alignment="center" valignment="top" width="0pt">
11481 <row>
11482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11483 \begin_inset Text
11484
11485 \begin_layout Plain Layout
11486 abc
11487 \end_layout
11488
11489 \end_inset
11490 </cell>
11491 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11492 \begin_inset Text
11493
11494 \begin_layout Plain Layout
11495 def ghi
11496 \end_layout
11497
11498 \end_inset
11499 </cell>
11500 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11501 \begin_inset Text
11502
11503 \begin_layout Plain Layout
11504
11505 \end_layout
11506
11507 \end_inset
11508 </cell>
11509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11510 \begin_inset Text
11511
11512 \begin_layout Plain Layout
11513 jkl
11514 \end_layout
11515
11516 \end_inset
11517 </cell>
11518 </row>
11519 <row>
11520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11521 \begin_inset Text
11522
11523 \begin_layout Plain Layout
11524
11525 \family roman
11526 \series medium
11527 \shape up
11528 \size normal
11529 \emph off
11530 \bar no
11531 \noun off
11532 \color none
11533 A
11534 \end_layout
11535
11536 \end_inset
11537 </cell>
11538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11539 \begin_inset Text
11540
11541 \begin_layout Plain Layout
11542 B
11543 \end_layout
11544
11545 \end_inset
11546 </cell>
11547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11548 \begin_inset Text
11549
11550 \begin_layout Plain Layout
11551 C
11552 \end_layout
11553
11554 \end_inset
11555 </cell>
11556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11557 \begin_inset Text
11558
11559 \begin_layout Plain Layout
11560 D
11561 \end_layout
11562
11563 \end_inset
11564 </cell>
11565 </row>
11566 <row>
11567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11568 \begin_inset Text
11569
11570 \begin_layout Plain Layout
11571 1
11572 \end_layout
11573
11574 \end_inset
11575 </cell>
11576 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11577 \begin_inset Text
11578
11579 \begin_layout Plain Layout
11580 2
11581 \end_layout
11582
11583 \end_inset
11584 </cell>
11585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11586 \begin_inset Text
11587
11588 \begin_layout Plain Layout
11589 3
11590 \end_layout
11591
11592 \end_inset
11593 </cell>
11594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11595 \begin_inset Text
11596
11597 \begin_layout Plain Layout
11598 4
11599 \end_layout
11600
11601 \end_inset
11602 </cell>
11603 </row>
11604 </lyxtabular>
11605
11606 \end_inset
11607
11608
11609 \end_layout
11610
11611 \begin_layout Subsubsection
11612 Mehrfachspalten-Berechnungen
11613 \begin_inset CommandInset label
11614 LatexCommand label
11615 name "uab:Mehrfachspalten-Berechnungen"
11616
11617 \end_inset
11618
11619
11620 \begin_inset Index idx
11621 status collapsed
11622
11623 \begin_layout Plain Layout
11624 Mahrfachspalten ! Berechnung
11625 \end_layout
11626
11627 \end_inset
11628
11629
11630 \begin_inset Index idx
11631 status collapsed
11632
11633 \begin_layout Plain Layout
11634 Tabellen ! Mahrfachspalten ! Berechnung
11635 \end_layout
11636
11637 \end_inset
11638
11639
11640 \end_layout
11641
11642 \begin_layout Standard
11643 LyX unterstützt Mehrfachspalten direkt, aber wir müssen die Breite der neuen
11644  Zellen beachten.
11645 \end_layout
11646
11647 \begin_layout Standard
11648 \begin_inset Float table
11649 placement h
11650 wide false
11651 sideways false
11652 status open
11653
11654 \begin_layout Plain Layout
11655 \begin_inset Caption
11656
11657 \begin_layout Plain Layout
11658 \begin_inset CommandInset label
11659 LatexCommand label
11660 name "tab:Table-with-centered"
11661
11662 \end_inset
11663
11664 Tabelle mit zentriertem Mehrfachspalten-Text über zwei Spalten, die genau
11665  die halbe Breite der Mehrfachspalten-Zelle haben
11666 \begin_inset Argument
11667 status collapsed
11668
11669 \begin_layout Plain Layout
11670 Eine Mehrfachspalten-Tabelle
11671 \end_layout
11672
11673 \end_inset
11674
11675
11676 \end_layout
11677
11678 \end_inset
11679
11680
11681 \end_layout
11682
11683 \begin_layout Plain Layout
11684 \align center
11685 \begin_inset Tabular
11686 <lyxtabular version="3" rows="3" columns="3">
11687 <features tabularvalignment="middle">
11688 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11689 <column alignment="center" valignment="middle" width="0">
11690 <column alignment="center" valignment="top" width="0">
11691 <row>
11692 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11693 \begin_inset Text
11694
11695 \begin_layout Plain Layout
11696 Dies ist eine Mehrfach\SpecialChar \-
11697 spalten-Zelle
11698 \end_layout
11699
11700 \end_inset
11701 </cell>
11702 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11703 \begin_inset Text
11704
11705 \begin_layout Plain Layout
11706
11707 \end_layout
11708
11709 \end_inset
11710 </cell>
11711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11712 \begin_inset Text
11713
11714 \begin_layout Plain Layout
11715 c
11716 \end_layout
11717
11718 \end_inset
11719 </cell>
11720 </row>
11721 <row>
11722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11723 \begin_inset Text
11724
11725 \begin_layout Plain Layout
11726 d
11727 \end_layout
11728
11729 \end_inset
11730 </cell>
11731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11732 \begin_inset Text
11733
11734 \begin_layout Plain Layout
11735 e
11736 \end_layout
11737
11738 \end_inset
11739 </cell>
11740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11741 \begin_inset Text
11742
11743 \begin_layout Plain Layout
11744 f
11745 \end_layout
11746
11747 \end_inset
11748 </cell>
11749 </row>
11750 <row>
11751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11752 \begin_inset Text
11753
11754 \begin_layout Plain Layout
11755 g
11756 \end_layout
11757
11758 \end_inset
11759 </cell>
11760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11761 \begin_inset Text
11762
11763 \begin_layout Plain Layout
11764 h
11765 \end_layout
11766
11767 \end_inset
11768 </cell>
11769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11770 \begin_inset Text
11771
11772 \begin_layout Plain Layout
11773 i
11774 \end_layout
11775
11776 \end_inset
11777 </cell>
11778 </row>
11779 </lyxtabular>
11780
11781 \end_inset
11782
11783
11784 \end_layout
11785
11786 \end_inset
11787
11788
11789 \end_layout
11790
11791 \begin_layout Standard
11792 Um Tabelle
11793 \begin_inset space ~
11794 \end_inset
11795
11796
11797 \begin_inset CommandInset ref
11798 LatexCommand ref
11799 reference "tab:Table-with-centered"
11800
11801 \end_inset
11802
11803  zu erhalten, markieren Sie die ersten beiden Zellen der ersten Zeile einer
11804  3×3-Tabelle, kreuzen im 
11805 \family sans
11806 Tabellen-Einstellungen
11807 \family default
11808 -Dialog 
11809 \family sans
11810 Mehrfachspalte
11811 \family default
11812  an, setzen die 
11813 \family sans
11814 Horizontale
11815 \begin_inset space ~
11816 \end_inset
11817
11818 Ausrichtung
11819 \family default
11820  auf 
11821 \family sans
11822 Zentriert
11823 \family default
11824  und die 
11825 \family sans
11826 Breite
11827 \family default
11828  auf 2.5
11829 \begin_inset space \thinspace{}
11830 \end_inset
11831
11832 cm.
11833  Die überspannten Spalten werden dann auf die halbe Breite gesetzt, indem
11834  Sie die Breite der ersten Spalte auf 1.25
11835 \begin_inset space \thinspace{}
11836 \end_inset
11837
11838 cm setzen.
11839  Die zweite Spalte wird dann automatisch 1.25
11840 \begin_inset space \thinspace{}
11841 \end_inset
11842
11843 cm breit (Breite der 
11844 \family sans
11845 Mehrfachspalte
11846 \family default
11847  
11848 \begin_inset Formula $-$
11849 \end_inset
11850
11851  Breite der ersten Spalte).
11852  Dies wurde so für Tabelle
11853 \begin_inset space ~
11854 \end_inset
11855
11856
11857 \begin_inset CommandInset ref
11858 LatexCommand ref
11859 reference "tab:Table-without-half"
11860
11861 \end_inset
11862
11863  gemacht.
11864 \end_layout
11865
11866 \begin_layout Standard
11867 \begin_inset Float table
11868 wide false
11869 sideways false
11870 status open
11871
11872 \begin_layout Plain Layout
11873 \begin_inset Caption
11874
11875 \begin_layout Plain Layout
11876 \begin_inset CommandInset label
11877 LatexCommand label
11878 name "tab:Table-without-half"
11879
11880 \end_inset
11881
11882 Tabelle, in der die überspannten Spalten nicht genau halb so breit sind
11883  wie die Mehrfachspalte
11884 \begin_inset Argument
11885 status collapsed
11886
11887 \begin_layout Plain Layout
11888 Eine unvollkommene Mehrfachspalten-Tabelle
11889 \end_layout
11890
11891 \end_inset
11892
11893
11894 \end_layout
11895
11896 \end_inset
11897
11898
11899 \end_layout
11900
11901 \begin_layout Plain Layout
11902 \align center
11903 \begin_inset Tabular
11904 <lyxtabular version="3" rows="3" columns="3">
11905 <features tabularvalignment="middle">
11906 <column alignment="center" valignment="top" width="1.25cm">
11907 <column alignment="center" valignment="top" width="0">
11908 <column alignment="center" valignment="top" width="0">
11909 <row>
11910 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11911 \begin_inset Text
11912
11913 \begin_layout Plain Layout
11914 Dies ist auch eine Mehr\SpecialChar \-
11915 fach\SpecialChar \-
11916 spalten-Zelle
11917 \end_layout
11918
11919 \end_inset
11920 </cell>
11921 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11922 \begin_inset Text
11923
11924 \begin_layout Plain Layout
11925
11926 \end_layout
11927
11928 \end_inset
11929 </cell>
11930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11931 \begin_inset Text
11932
11933 \begin_layout Plain Layout
11934 c
11935 \end_layout
11936
11937 \end_inset
11938 </cell>
11939 </row>
11940 <row>
11941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11942 \begin_inset Text
11943
11944 \begin_layout Plain Layout
11945 d
11946 \end_layout
11947
11948 \end_inset
11949 </cell>
11950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11951 \begin_inset Text
11952
11953 \begin_layout Plain Layout
11954 e
11955 \end_layout
11956
11957 \end_inset
11958 </cell>
11959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11960 \begin_inset Text
11961
11962 \begin_layout Plain Layout
11963 f
11964 \end_layout
11965
11966 \end_inset
11967 </cell>
11968 </row>
11969 <row>
11970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11971 \begin_inset Text
11972
11973 \begin_layout Plain Layout
11974 g
11975 \end_layout
11976
11977 \end_inset
11978 </cell>
11979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11980 \begin_inset Text
11981
11982 \begin_layout Plain Layout
11983 h
11984 \end_layout
11985
11986 \end_inset
11987 </cell>
11988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11989 \begin_inset Text
11990
11991 \begin_layout Plain Layout
11992 i
11993 \end_layout
11994
11995 \end_inset
11996 </cell>
11997 </row>
11998 </lyxtabular>
11999
12000 \end_inset
12001
12002
12003 \end_layout
12004
12005 \end_inset
12006
12007
12008 \end_layout
12009
12010 \begin_layout Standard
12011 In der druckfertigen Version sehen Sie, dass die erste Spalte etwas breiter
12012  als die zweite ist.
12013  Das liegt daran, dass die Zellenbreite 
12014 \begin_inset Formula $W_{\mathrm{tot}}$
12015 \end_inset
12016
12017  nicht ihre definierte Breite 
12018 \begin_inset Formula $W_{g}$
12019 \end_inset
12020
12021  ist, sondern ein wenig mehr.
12022  Anhang
12023 \begin_inset space ~
12024 \end_inset
12025
12026
12027 \begin_inset CommandInset ref
12028 LatexCommand ref
12029 reference "kap:Exläuterung-einer-Gleichung"
12030
12031 \end_inset
12032
12033  erklärt das genauer.
12034 \end_layout
12035
12036 \begin_layout Standard
12037 Wenn 
12038 \emph on
12039 n
12040 \emph default
12041  Spalten zu einer Mehrfachspalte zusammengefasst werden, errechnet sich
12042  die definierte Breite 
12043 \begin_inset Formula $W_{g\, n}$
12044 \end_inset
12045
12046  einer Spalte, deren totale Breite = 
12047 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
12048 \end_inset
12049
12050  sein soll, wie folgt:
12051 \begin_inset Formula \begin{equation}
12052 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12053
12054 \end_inset
12055
12056
12057 \end_layout
12058
12059 \begin_layout Standard
12060 In unserem Falls ist 
12061 \begin_inset Formula $n=2$
12062 \end_inset
12063
12064
12065 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12066 \end_inset
12067
12068 cm, und damit wird aus Gleichung
12069 \begin_inset space ~
12070 \end_inset
12071
12072
12073 \begin_inset CommandInset ref
12074 LatexCommand ref
12075 reference "eq:Wgn"
12076
12077 \end_inset
12078
12079  
12080 \begin_inset Formula \begin{equation}
12081 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12082
12083 \end_inset
12084
12085
12086 \end_layout
12087
12088 \begin_layout Standard
12089 Damit LaTeX rechnen kann, muss das Paket 
12090 \series bold
12091 calc
12092 \series default
12093  im Vorspann geladen werden.
12094 \begin_inset Index idx
12095 status collapsed
12096
12097 \begin_layout Plain Layout
12098 LaTeX-Pakete ! calc
12099 \end_layout
12100
12101 \end_inset
12102
12103
12104 \end_layout
12105
12106 \begin_layout Standard
12107
12108 \series bold
12109
12110 \backslash
12111 usepackage{calc}
12112 \end_layout
12113
12114 \begin_layout Standard
12115 LyX erlaubt im 
12116 \family sans
12117 Breite
12118 \family default
12119 -Feld des 
12120 \family sans
12121 Tabellen-Einstellungen
12122 \family default
12123 -Dialogs keine Berechnungen.
12124  Deshalb müssen Sie die Formel für die Breite im Feld 
12125 \family sans
12126 LaTe
12127 \begin_inset ERT
12128 status collapsed
12129
12130 \begin_layout Plain Layout
12131
12132 {}
12133 \end_layout
12134
12135 \end_inset
12136
12137 X-Argument
12138 \family default
12139  eingeben.
12140  Hier iss ein Überblick über die Argumente:
12141 \end_layout
12142
12143 \begin_layout Itemize
12144
12145 \series bold
12146 p{Breite}
12147 \series default
12148  die Zelle bekommt eine feste 
12149 \series bold
12150 Breite
12151 \series default
12152 , und die vertikale Ausrichtung ist 
12153 \family sans
12154 Oben
12155 \end_layout
12156
12157 \begin_layout Itemize
12158
12159 \series bold
12160 m{Breite}
12161 \series default
12162  die Zelle bekommt eine feste 
12163 \series bold
12164 Breite
12165 \series default
12166 , und die vertikale Ausrichtung ist 
12167 \family sans
12168 Mitte
12169 \end_layout
12170
12171 \begin_layout Itemize
12172
12173 \series bold
12174 b{Breite}
12175 \series default
12176  die Zelle bekommt eine feste 
12177 \series bold
12178 Breite
12179 \series default
12180 , und die vertikale Ausrichtung ist 
12181 \family sans
12182 Unten
12183 \end_layout
12184
12185 \begin_layout Standard
12186 Wenn Sie ein LaTeX-Argument eingeben, werden alle anderen Einstellungen
12187  für diese Zelle überschrieben.
12188 \end_layout
12189
12190 \begin_layout Standard
12191 \begin_inset Note Greyedout
12192 status open
12193
12194 \begin_layout Plain Layout
12195
12196 \series bold
12197 Bemerkung:
12198 \series default
12199  Wegen eines Fehlers in LyX werden die überschriebenen Einstellungen dennoch
12200  angezeigt.
12201 \end_layout
12202
12203 \end_inset
12204
12205
12206 \end_layout
12207
12208 \begin_layout Standard
12209 Weil der Text horizontal zentriert sein soll, wurde in den Einstellungen
12210  der Zelle mit dem Inhalt 
12211 \begin_inset Quotes gld
12212 \end_inset
12213
12214 d
12215 \begin_inset Quotes grd
12216 \end_inset
12217
12218  der Tabelle
12219 \begin_inset space ~
12220 \end_inset
12221
12222
12223 \begin_inset CommandInset ref
12224 LatexCommand ref
12225 reference "tab:Table-with-centered"
12226
12227 \end_inset
12228
12229  auch noch der Befehl
12230 \family typewriter
12231 \series bold
12232  
12233 \family default
12234
12235 \backslash
12236 centering
12237 \series default
12238  hinzugefügt.
12239  Das Ganze sieht dann so aus:
12240 \end_layout
12241
12242 \begin_layout Standard
12243
12244 \series bold
12245 |>{
12246 \backslash
12247 centering}m{1.25cm-6.2pt}
12248 \end_layout
12249
12250 \begin_layout Standard
12251 Der vertikale Strich 
12252 \series bold
12253
12254 \begin_inset Quotes gld
12255 \end_inset
12256
12257 |
12258 \series default
12259
12260 \begin_inset Quotes grd
12261 \end_inset
12262
12263  am Anfang zeichnet die linke Linie, und der Befehl 
12264 \series bold
12265
12266 \begin_inset Quotes gld
12267 \end_inset
12268
12269 >{ }
12270 \begin_inset Quotes grd
12271 \end_inset
12272
12273
12274 \series default
12275  bedeutet, dass die Befehle in der geschweiften Klammer vor dem Erstellen
12276  der Zelle benutzt werden sollen.
12277 \end_layout
12278
12279 \begin_layout Standard
12280 Obwohl wir eine zentrierte Ausrichtung für die Mehrfachspalte festgelegt
12281  haben, ist der Text noch immer linksbündig, weil LyX Ausrichtungen nur
12282  für einzelne Spalten anwendet.
12283  Deswegen musste für die Mehrfachspalte folgendes LaTeX-Argument benutzt
12284  werden:
12285 \end_layout
12286
12287 \begin_layout Standard
12288
12289 \series bold
12290 |>{
12291 \backslash
12292 centering}m{2.5cm}|
12293 \end_layout
12294
12295 \begin_layout Subsection
12296 Mehrfachzeilen
12297 \begin_inset CommandInset label
12298 LatexCommand label
12299 name "uab:Mehrfachzeilen"
12300
12301 \end_inset
12302
12303
12304 \begin_inset Index idx
12305 status collapsed
12306
12307 \begin_layout Plain Layout
12308 Mehrfachzeilen
12309 \end_layout
12310
12311 \end_inset
12312
12313
12314 \begin_inset Index idx
12315 status collapsed
12316
12317 \begin_layout Plain Layout
12318 Tabellen ! Mehrfachzeilen
12319 \end_layout
12320
12321 \end_inset
12322
12323
12324 \end_layout
12325
12326 \begin_layout Standard
12327 Im Gegensatz zu Mehrfachspalten werden Mehrfachzeilen noch nicht durch LyX
12328  unterstützt, sodass etwas TeX-Code notwendig ist.
12329  Damit LaTeX Mehrfachzeilen erzeugen kann, muss das Paket 
12330 \series bold
12331 multirow
12332 \series default
12333
12334 \begin_inset Index idx
12335 status collapsed
12336
12337 \begin_layout Plain Layout
12338 LaTeX-Pakete ! multirow
12339 \end_layout
12340
12341 \end_inset
12342
12343  im Vorspann geladen werden:
12344 \end_layout
12345
12346 \begin_layout Standard
12347
12348 \series bold
12349
12350 \backslash
12351 usepackage{multirow}
12352 \end_layout
12353
12354 \begin_layout Standard
12355 Mehrfachzeilen werden mit folgendem Befehl erzeugt:
12356 \end_layout
12357
12358 \begin_layout Standard
12359
12360 \series bold
12361
12362 \backslash
12363 multirow{Zeilenzahl}{Zellenbreite}{Zelleninhalt}
12364 \end_layout
12365
12366 \begin_layout Standard
12367 In der folgenden 3×3-Tabelle wurde obere Linie der letzten Zelle der ersten
12368  Spalte entfernt.
12369 \end_layout
12370
12371 \begin_layout Standard
12372 \align center
12373 \begin_inset ERT
12374 status collapsed
12375
12376 \begin_layout Plain Layout
12377
12378
12379 \backslash
12380 renewcommand{
12381 \backslash
12382 multirowsetup}{
12383 \backslash
12384 centering}
12385 \end_layout
12386
12387 \end_inset
12388
12389
12390 \begin_inset Tabular
12391 <lyxtabular version="3" rows="3" columns="3">
12392 <features tabularvalignment="middle">
12393 <column alignment="center" valignment="top" width="0">
12394 <column alignment="center" valignment="top" width="0">
12395 <column alignment="center" valignment="top" width="0">
12396 <row>
12397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12398 \begin_inset Text
12399
12400 \begin_layout Plain Layout
12401 a
12402 \end_layout
12403
12404 \end_inset
12405 </cell>
12406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12407 \begin_inset Text
12408
12409 \begin_layout Plain Layout
12410 b
12411 \end_layout
12412
12413 \end_inset
12414 </cell>
12415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12416 \begin_inset Text
12417
12418 \begin_layout Plain Layout
12419 c
12420 \end_layout
12421
12422 \end_inset
12423 </cell>
12424 </row>
12425 <row>
12426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12427 \begin_inset Text
12428
12429 \begin_layout Plain Layout
12430 \begin_inset ERT
12431 status collapsed
12432
12433 \begin_layout Plain Layout
12434
12435
12436 \backslash
12437 multirow{2}{2.5cm}{
12438 \end_layout
12439
12440 \end_inset
12441
12442 mehrzeiliger Text
12443 \begin_inset ERT
12444 status collapsed
12445
12446 \begin_layout Plain Layout
12447
12448 }
12449 \end_layout
12450
12451 \end_inset
12452
12453
12454 \end_layout
12455
12456 \end_inset
12457 </cell>
12458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12459 \begin_inset Text
12460
12461 \begin_layout Plain Layout
12462 e
12463 \end_layout
12464
12465 \end_inset
12466 </cell>
12467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12468 \begin_inset Text
12469
12470 \begin_layout Plain Layout
12471 f
12472 \end_layout
12473
12474 \end_inset
12475 </cell>
12476 </row>
12477 <row>
12478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12479 \begin_inset Text
12480
12481 \begin_layout Plain Layout
12482
12483 \end_layout
12484
12485 \end_inset
12486 </cell>
12487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12488 \begin_inset Text
12489
12490 \begin_layout Plain Layout
12491 h
12492 \end_layout
12493
12494 \end_inset
12495 </cell>
12496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12497 \begin_inset Text
12498
12499 \begin_layout Plain Layout
12500 i
12501 \end_layout
12502
12503 \end_inset
12504 </cell>
12505 </row>
12506 </lyxtabular>
12507
12508 \end_inset
12509
12510
12511 \begin_inset ERT
12512 status collapsed
12513
12514 \begin_layout Plain Layout
12515
12516
12517 \backslash
12518 renewcommand{
12519 \backslash
12520 multirowsetup}{
12521 \backslash
12522 raggedright}
12523 \end_layout
12524
12525 \end_inset
12526
12527
12528 \end_layout
12529
12530 \begin_layout Standard
12531 In der Zelle darüber wurde dann mit dem Befehl
12532 \end_layout
12533
12534 \begin_layout Standard
12535
12536 \series bold
12537
12538 \backslash
12539 multirow{2}{2.5cm}{
12540 \end_layout
12541
12542 \begin_layout Standard
12543 als TeX-Code die Mehrfachzeile definiert.
12544  Sie besteht aus zwei Zeilen und einer Breite von 2.5
12545 \begin_inset space \thinspace{}
12546 \end_inset
12547
12548 cm.
12549  Der Inhalt steht außerhalb des TeX-Code-Kästchens, und der Befehl wird
12550  mit der Klammer 
12551 \begin_inset Quotes gld
12552 \end_inset
12553
12554
12555 \series bold
12556 }
12557 \series default
12558
12559 \begin_inset Quotes grd
12560 \end_inset
12561
12562  in einem weiteren TeX-Code-Kästchen abgeschlossen.
12563 \end_layout
12564
12565 \begin_layout Standard
12566
12567 \series bold
12568
12569 \backslash
12570 multirow
12571 \series default
12572  richtet seinen Inhalt standardmäßig linksbündig aus.
12573  Um die Ausrichtung zu Ändern, erneuern Sie den Befehl 
12574 \series bold
12575
12576 \backslash
12577 multirowsetup
12578 \series default
12579  mit dem Befehl
12580 \end_layout
12581
12582 \begin_layout Standard
12583
12584 \series bold
12585
12586 \backslash
12587 renewcommand{
12588 \backslash
12589 multirowsetup}{
12590 \backslash
12591 centering}
12592 \end_layout
12593
12594 \begin_layout Standard
12595 im LaTeX-Vorspann.
12596  Es werden dann die Inhalte aller Mehrfachzeilen-Zellen des Dokuments zentriert.
12597  Wenn diese Ausrichtung nur für einige Tabellen gelten soll, kann der Befehl
12598  auch mittels TeX-Code vor der jeweiligen Tabelle, statt im LaTeX-Vorspann,
12599  erneuert werden.
12600  Für rechtsbündigen Text ersetzt man 
12601 \series bold
12602
12603 \backslash
12604 centering
12605 \series default
12606  durch 
12607 \series bold
12608
12609 \backslash
12610 raggedleft
12611 \series default
12612 .
12613  Um zur linksbündigen Ausrichtung zurückzukehren, wird 
12614 \series bold
12615
12616 \backslash
12617 raggedright
12618 \series default
12619  verwendet.
12620 \end_layout
12621
12622 \begin_layout Section
12623 Formale Tabellen
12624 \begin_inset CommandInset label
12625 LatexCommand label
12626 name "abs:Formale-Tabellen"
12627
12628 \end_inset
12629
12630
12631 \begin_inset Index idx
12632 status collapsed
12633
12634 \begin_layout Plain Layout
12635 Tabellen ! Formale
12636 \end_layout
12637
12638 \end_inset
12639
12640
12641 \end_layout
12642
12643 \begin_layout Standard
12644 Tabellen werden in Büchern oft wie Tabelle
12645 \begin_inset space ~
12646 \end_inset
12647
12648
12649 \begin_inset CommandInset ref
12650 LatexCommand ref
12651 reference "tab:Formale-Tabelle"
12652
12653 \end_inset
12654
12655  gesetzt.
12656  Diese Tabellen werden
12657 \emph on
12658  formal
12659 \emph default
12660  genannt.
12661  Formale Tabellen bekommen Sie, wenn Sie im 
12662 \family sans
12663 Tabellen-Einstellungen
12664 \family default
12665 -Dialog auf der Karteikarte 
12666 \family sans
12667 Rahmen
12668 \family default
12669  den 
12670 \family sans
12671 Stil
12672 \family default
12673  
12674 \family sans
12675 Formal
12676 \family default
12677  ankreuzen.
12678 \end_layout
12679
12680 \begin_layout Standard
12681 \begin_inset Float table
12682 placement h
12683 wide false
12684 sideways false
12685 status open
12686
12687 \begin_layout Plain Layout
12688 \begin_inset Caption
12689
12690 \begin_layout Plain Layout
12691 \begin_inset CommandInset label
12692 LatexCommand label
12693 name "tab:Formale-Tabelle"
12694
12695 \end_inset
12696
12697 Formale Tabelle
12698 \end_layout
12699
12700 \end_inset
12701
12702
12703 \end_layout
12704
12705 \begin_layout Plain Layout
12706 \align center
12707 \begin_inset Tabular
12708 <lyxtabular version="3" rows="8" columns="4">
12709 <features booktabs="true" tabularvalignment="middle">
12710 <column alignment="center" valignment="top" width="0">
12711 <column alignment="right" valignment="top" width="0">
12712 <column alignment="right" valignment="top" width="0">
12713 <column alignment="right" valignment="top" width="0">
12714 <row>
12715 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12716 \begin_inset Text
12717
12718 \begin_layout Plain Layout
12719 System
12720 \end_layout
12721
12722 \end_inset
12723 </cell>
12724 <cell alignment="center" valignment="top" topline="true" usebox="none">
12725 \begin_inset Text
12726
12727 \begin_layout Plain Layout
12728 Chip
12729 \begin_inset space \thinspace{}
12730 \end_inset
12731
12732 1
12733 \end_layout
12734
12735 \end_inset
12736 </cell>
12737 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12738 \begin_inset Text
12739
12740 \begin_layout Plain Layout
12741 Chip
12742 \begin_inset space \thinspace{}
12743 \end_inset
12744
12745 2
12746 \end_layout
12747
12748 \end_inset
12749 </cell>
12750 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12751 \begin_inset Text
12752
12753 \begin_layout Plain Layout
12754
12755 \end_layout
12756
12757 \end_inset
12758 </cell>
12759 </row>
12760 <row>
12761 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12762 \begin_inset Text
12763
12764 \begin_layout Plain Layout
12765 \begin_inset ERT
12766 status collapsed
12767
12768 \begin_layout Plain Layout
12769
12770
12771 \backslash
12772 cmidrule(r){2-2}
12773 \end_layout
12774
12775 \end_inset
12776
12777
12778 \begin_inset ERT
12779 status collapsed
12780
12781 \begin_layout Plain Layout
12782
12783
12784 \backslash
12785 cmidrule(l){3-4}
12786 \end_layout
12787
12788 \end_inset
12789
12790 Detektordicke in µm
12791 \end_layout
12792
12793 \end_inset
12794 </cell>
12795 <cell alignment="center" valignment="top" usebox="none">
12796 \begin_inset Text
12797
12798 \begin_layout Plain Layout
12799 300
12800 \end_layout
12801
12802 \end_inset
12803 </cell>
12804 <cell alignment="center" valignment="top" usebox="none">
12805 \begin_inset Text
12806
12807 \begin_layout Plain Layout
12808 300
12809 \end_layout
12810
12811 \end_inset
12812 </cell>
12813 <cell alignment="center" valignment="top" usebox="none">
12814 \begin_inset Text
12815
12816 \begin_layout Plain Layout
12817 700
12818 \end_layout
12819
12820 \end_inset
12821 </cell>
12822 </row>
12823 <row>
12824 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12825 \begin_inset Text
12826
12827 \begin_layout Plain Layout
12828 Kantenwinkel in °
12829 \end_layout
12830
12831 \end_inset
12832 </cell>
12833 <cell alignment="center" valignment="top" topline="true" usebox="none">
12834 \begin_inset Text
12835
12836 \begin_layout Plain Layout
12837 3.55
12838 \end_layout
12839
12840 \end_inset
12841 </cell>
12842 <cell alignment="center" valignment="top" topline="true" usebox="none">
12843 \begin_inset Text
12844
12845 \begin_layout Plain Layout
12846 2.71
12847 \end_layout
12848
12849 \end_inset
12850 </cell>
12851 <cell alignment="center" valignment="top" topline="true" usebox="none">
12852 \begin_inset Text
12853
12854 \begin_layout Plain Layout
12855 7.99
12856 \end_layout
12857
12858 \end_inset
12859 </cell>
12860 </row>
12861 <row topspace="default">
12862 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12863 \begin_inset Text
12864
12865 \begin_layout Plain Layout
12866 räumliche Auf\SpecialChar \textcompwordmark{}
12867 lösung in µm
12868 \end_layout
12869
12870 \end_inset
12871 </cell>
12872 <cell alignment="center" valignment="top" usebox="none">
12873 \begin_inset Text
12874
12875 \begin_layout Plain Layout
12876 4.26
12877 \end_layout
12878
12879 \end_inset
12880 </cell>
12881 <cell alignment="center" valignment="top" usebox="none">
12882 \begin_inset Text
12883
12884 \begin_layout Plain Layout
12885 10.17
12886 \end_layout
12887
12888 \end_inset
12889 </cell>
12890 <cell alignment="center" valignment="top" usebox="none">
12891 \begin_inset Text
12892
12893 \begin_layout Plain Layout
12894 10.56
12895 \end_layout
12896
12897 \end_inset
12898 </cell>
12899 </row>
12900 <row topspace="default">
12901 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12902 \begin_inset Text
12903
12904 \begin_layout Plain Layout
12905 MTF bei 
12906 \begin_inset Formula $f_{\mathrm{max}}$
12907 \end_inset
12908
12909
12910 \end_layout
12911
12912 \end_inset
12913 </cell>
12914 <cell alignment="center" valignment="top" usebox="none">
12915 \begin_inset Text
12916
12917 \begin_layout Plain Layout
12918 0.53
12919 \end_layout
12920
12921 \end_inset
12922 </cell>
12923 <cell alignment="center" valignment="top" usebox="none">
12924 \begin_inset Text
12925
12926 \begin_layout Plain Layout
12927 0.37
12928 \end_layout
12929
12930 \end_inset
12931 </cell>
12932 <cell alignment="center" valignment="top" usebox="none">
12933 \begin_inset Text
12934
12935 \begin_layout Plain Layout
12936 0.39
12937 \end_layout
12938
12939 \end_inset
12940 </cell>
12941 </row>
12942 <row topspace="default">
12943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12944 \begin_inset Text
12945
12946 \begin_layout Plain Layout
12947 \begin_inset ERT
12948 status collapsed
12949
12950 \begin_layout Plain Layout
12951
12952
12953 \backslash
12954 cmidrule(l{10pt}){1-1}
12955 \end_layout
12956
12957 \end_inset
12958
12959 LSF räumliche Auf\SpecialChar \textcompwordmark{}
12960 lösung
12961 \end_layout
12962
12963 \end_inset
12964 </cell>
12965 <cell alignment="center" valignment="top" usebox="none">
12966 \begin_inset Text
12967
12968 \begin_layout Plain Layout
12969
12970 \end_layout
12971
12972 \end_inset
12973 </cell>
12974 <cell alignment="center" valignment="top" usebox="none">
12975 \begin_inset Text
12976
12977 \begin_layout Plain Layout
12978
12979 \end_layout
12980
12981 \end_inset
12982 </cell>
12983 <cell alignment="center" valignment="top" usebox="none">
12984 \begin_inset Text
12985
12986 \begin_layout Plain Layout
12987
12988 \end_layout
12989
12990 \end_inset
12991 </cell>
12992 </row>
12993 <row>
12994 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12995 \begin_inset Text
12996
12997 \begin_layout Plain Layout
12998 in µm
12999 \end_layout
13000
13001 \end_inset
13002 </cell>
13003 <cell alignment="center" valignment="top" usebox="none">
13004 \begin_inset Text
13005
13006 \begin_layout Plain Layout
13007 129.7
13008 \end_layout
13009
13010 \end_inset
13011 </cell>
13012 <cell alignment="center" valignment="top" usebox="none">
13013 \begin_inset Text
13014
13015 \begin_layout Plain Layout
13016 52.75
13017 \end_layout
13018
13019 \end_inset
13020 </cell>
13021 <cell alignment="center" valignment="top" usebox="none">
13022 \begin_inset Text
13023
13024 \begin_layout Plain Layout
13025 50.78
13026 \end_layout
13027
13028 \end_inset
13029 </cell>
13030 </row>
13031 <row>
13032 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13033 \begin_inset Text
13034
13035 \begin_layout Plain Layout
13036 in % der Pixelgröße
13037 \end_layout
13038
13039 \end_inset
13040 </cell>
13041 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13042 \begin_inset Text
13043
13044 \begin_layout Plain Layout
13045 76.3
13046 \end_layout
13047
13048 \end_inset
13049 </cell>
13050 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13051 \begin_inset Text
13052
13053 \begin_layout Plain Layout
13054 95.9
13055 \end_layout
13056
13057 \end_inset
13058 </cell>
13059 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13060 \begin_inset Text
13061
13062 \begin_layout Plain Layout
13063 92.3
13064 \end_layout
13065
13066 \end_inset
13067 </cell>
13068 </row>
13069 </lyxtabular>
13070
13071 \end_inset
13072
13073
13074 \end_layout
13075
13076 \end_inset
13077
13078
13079 \end_layout
13080
13081 \begin_layout Standard
13082 Abstände zu Tabellenzeilen können auf der Karteikarte 
13083 \family sans
13084 Rahmen
13085 \family default
13086  des 
13087 \family sans
13088 Tabellen-Ein\SpecialChar \-
13089 stel\SpecialChar \-
13090 lun\SpecialChar \-
13091 gen
13092 \family default
13093 -Dialogs hinzugefügt werden, wie in Abschnitt
13094 \begin_inset space ~
13095 \end_inset
13096
13097
13098 \begin_inset CommandInset ref
13099 LatexCommand ref
13100 reference "uab:Zeilenabstand"
13101
13102 \end_inset
13103
13104  beschrieben.
13105 \end_layout
13106
13107 \begin_layout Standard
13108 Im Gegensatz zu normalen Tabellen haben formale keine vertikalen Linien.
13109  Die horizontalen können wie für normale Tabellen gesetzt werden, sehen
13110  gedruckt aber anders aus.
13111  Die erste und letzte Linie ist 0.08
13112 \begin_inset space \thinspace{}
13113 \end_inset
13114
13115 em dick, während die anderen 0.05
13116 \begin_inset space \thinspace{}
13117 \end_inset
13118
13119 em dick sind.
13120 \end_layout
13121
13122 \begin_layout Standard
13123 Die Standarddicken können im LaTeX-Vorspann geändert werden:
13124 \end_layout
13125
13126 \begin_layout Standard
13127
13128 \series bold
13129
13130 \backslash
13131 let
13132 \backslash
13133 mytoprule
13134 \backslash
13135 toprule
13136 \begin_inset Newline newline
13137 \end_inset
13138
13139
13140 \backslash
13141 renewcommand{
13142 \backslash
13143 toprule}{
13144 \backslash
13145 mytoprule[Breite]}
13146 \end_layout
13147
13148 \begin_layout Standard
13149 Dies Beispiel gilt für die oberste Linie, genannt 
13150 \series bold
13151 toprule
13152 \series default
13153 .
13154  Für die letzte müssen Sie 
13155 \series bold
13156 toprule
13157 \series default
13158  durch 
13159 \series bold
13160 bottomrule
13161 \series default
13162  ersetzen.
13163  Die Linien dazwischen heißen 
13164 \series bold
13165 midrule
13166 \series default
13167 .
13168  Für 
13169 \family sans
13170 Breite
13171 \family default
13172  können Sie alle Einheiten benutzen, die in Anhang
13173 \begin_inset space ~
13174 \end_inset
13175
13176
13177 \begin_inset CommandInset ref
13178 LatexCommand ref
13179 reference "kap:In-LyX-verfügbare"
13180
13181 \end_inset
13182
13183  aufgelistet sind.
13184 \end_layout
13185
13186 \begin_layout Standard
13187 Linien, die nicht über alle Spalten der Tabelle gehen, erhalten Sie durch
13188  eine Linie unter einer Mehrfachspalte.
13189  LyX wird intern den Befehl 
13190 \series bold
13191
13192 \backslash
13193 cmidrule
13194 \series default
13195  benutzen, um diese Linie zu drucken.
13196  Der ganze Befehl sieht so aus:
13197 \end_layout
13198
13199 \begin_layout Standard
13200
13201 \series bold
13202
13203 \backslash
13204 cmidrule[width](trim){Anfangsspalte-Endspalte}
13205 \end_layout
13206
13207 \begin_layout Standard
13208 Die 
13209 \series bold
13210
13211 \backslash
13212 cmidrule
13213 \series default
13214 -Optionen werden (noch) nicht von LyX unterstützt, also müssen Sie TeX-Code
13215  benutzen.
13216  
13217 \series bold
13218
13219 \backslash
13220 cmidrule
13221 \series default
13222  kann man benutzen, indem man den Befehl als TeX-Code als erstes in die
13223  erste Zelle einer Zeile einfügt.
13224  Die Linie wird dann über der Zeile gedruckt.
13225 \end_layout
13226
13227 \begin_layout Standard
13228 Der Standardwert ist 0.03
13229 \begin_inset space \thinspace{}
13230 \end_inset
13231
13232 em.
13233  Die Linie reicht von 
13234 \family typewriter
13235 Anfangsspalte
13236 \family default
13237  bis 
13238 \family typewriter
13239 End\SpecialChar \-
13240 spal\SpecialChar \-
13241 te
13242 \family default
13243 .
13244  Wenn die Linie nur über eine Spalte reicht, sind beide Werte gleich.
13245   Der optionale Parameter 
13246 \family typewriter
13247 trim
13248 \family default
13249  kann die Werte 
13250 \emph on
13251 r
13252 \emph default
13253
13254 \emph on
13255 r{Breite}
13256 \emph default
13257
13258 \emph on
13259 l
13260 \family typewriter
13261 \emph default
13262  
13263 \family default
13264 oder 
13265 \emph on
13266 l{Breite}
13267 \emph default
13268  annehmen, wobei die 
13269 \family sans
13270 Breite
13271 \family default
13272  optional ist.
13273  
13274 \emph on
13275 l{2pt}
13276 \emph default
13277  zum Beispiel bedeutet, dass die Linie links um 2
13278 \begin_inset space \thinspace{}
13279 \end_inset
13280
13281 pt gekürzt wird.
13282  Ohne Breitenangabe werden die Linien um 0.5
13283 \begin_inset space \thinspace{}
13284 \end_inset
13285
13286 em gekürzt.
13287 \end_layout
13288
13289 \begin_layout Standard
13290 \begin_inset VSpace bigskip
13291 \end_inset
13292
13293 In Tabelle
13294 \begin_inset space ~
13295 \end_inset
13296
13297
13298 \begin_inset CommandInset ref
13299 LatexCommand ref
13300 reference "tab:Formale-Tabelle"
13301
13302 \end_inset
13303
13304  wurden die Befehle
13305 \end_layout
13306
13307 \begin_layout Standard
13308
13309 \series bold
13310
13311 \backslash
13312 cmidrule(r){2-2}
13313 \backslash
13314 cmidrule(l){3-4}
13315 \end_layout
13316
13317 \begin_layout Standard
13318 am Anfang der zweiten Zeile und
13319 \end_layout
13320
13321 \begin_layout Standard
13322
13323 \series bold
13324
13325 \backslash
13326 cmidrule(l{10pt}){1-1}
13327 \end_layout
13328
13329 \begin_layout Standard
13330 in der sechsten benutzt.
13331 \end_layout
13332
13333 \begin_layout Standard
13334 \begin_inset VSpace bigskip
13335 \end_inset
13336
13337
13338 \end_layout
13339
13340 \begin_layout Standard
13341 Sie können mit 
13342 \series bold
13343
13344 \backslash
13345 cmidrule
13346 \series default
13347  auch überlappende Linien wie in Tabelle
13348 \begin_inset space ~
13349 \end_inset
13350
13351
13352 \begin_inset CommandInset ref
13353 LatexCommand ref
13354 reference "tab:Special-booktabs-table"
13355
13356 \end_inset
13357
13358  definieren.
13359  Der Befehl ist:
13360 \end_layout
13361
13362 \begin_layout Standard
13363
13364 \series bold
13365
13366 \backslash
13367 morecmidrules
13368 \end_layout
13369
13370 \begin_layout Standard
13371 In Zeile zwei der Tabelle
13372 \begin_inset space ~
13373 \end_inset
13374
13375
13376 \begin_inset CommandInset ref
13377 LatexCommand ref
13378 reference "tab:Special-booktabs-table"
13379
13380 \end_inset
13381
13382  wurde folgender Befehl benutzt:
13383 \end_layout
13384
13385 \begin_layout Standard
13386
13387 \series bold
13388
13389 \backslash
13390 cmidrule(r){2-2}
13391 \backslash
13392 cmidrule(l){3-4}
13393 \backslash
13394 morecmidrules
13395 \begin_inset Newline newline
13396 \end_inset
13397
13398
13399 \backslash
13400 cmidrule{2-4}
13401 \end_layout
13402
13403 \begin_layout Standard
13404 und in Zeile sechs:
13405 \end_layout
13406
13407 \begin_layout Standard
13408
13409 \series bold
13410
13411 \backslash
13412 midrule
13413 \backslash
13414 morecmidrules
13415 \backslash
13416 cmidrule{3-4}
13417 \end_layout
13418
13419 \begin_layout Standard
13420 \begin_inset VSpace bigskip
13421 \end_inset
13422
13423
13424 \end_layout
13425
13426 \begin_layout Standard
13427 Wenn Sie trotzdem mit den Linien nicht zufrieden sind, können Sie mit folgendem
13428  Befehl eine Linie zeichnen, die alle Spalten überspannt:
13429 \end_layout
13430
13431 \begin_layout Standard
13432
13433 \series bold
13434
13435 \backslash
13436 specialrule{Dicke}{Abstand davor}{Abstand danach}
13437 \end_layout
13438
13439 \begin_layout Standard
13440 Weitere Informationen finden Sie im Handbuch des LaTeX-Pakets 
13441 \series bold
13442 booktabs
13443 \series default
13444  
13445 \begin_inset CommandInset citation
13446 LatexCommand cite
13447 key "booktabs"
13448
13449 \end_inset
13450
13451 .
13452 \begin_inset Index idx
13453 status collapsed
13454
13455 \begin_layout Plain Layout
13456 LaTeX-Pakete ! booktabs
13457 \end_layout
13458
13459 \end_inset
13460
13461
13462 \end_layout
13463
13464 \begin_layout Standard
13465 \begin_inset Float table
13466 placement h
13467 wide false
13468 sideways false
13469 status open
13470
13471 \begin_layout Plain Layout
13472 \begin_inset Caption
13473
13474 \begin_layout Plain Layout
13475 \begin_inset CommandInset label
13476 LatexCommand label
13477 name "tab:Special-booktabs-table"
13478
13479 \end_inset
13480
13481 Eine spezielle formale Tabelle
13482 \end_layout
13483
13484 \end_inset
13485
13486
13487 \end_layout
13488
13489 \begin_layout Plain Layout
13490 \align center
13491 \begin_inset Tabular
13492 <lyxtabular version="3" rows="8" columns="4">
13493 <features booktabs="true" tabularvalignment="middle">
13494 <column alignment="center" valignment="top" width="0">
13495 <column alignment="center" valignment="top" width="0">
13496 <column alignment="right" valignment="top" width="0">
13497 <column alignment="right" valignment="top" width="0">
13498 <row>
13499 <cell alignment="center" valignment="top" topline="true" usebox="none">
13500 \begin_inset Text
13501
13502 \begin_layout Plain Layout
13503 System
13504 \end_layout
13505
13506 \end_inset
13507 </cell>
13508 <cell alignment="center" valignment="top" topline="true" usebox="none">
13509 \begin_inset Text
13510
13511 \begin_layout Plain Layout
13512 Chip
13513 \begin_inset space \thinspace{}
13514 \end_inset
13515
13516 1
13517 \end_layout
13518
13519 \end_inset
13520 </cell>
13521 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13522 \begin_inset Text
13523
13524 \begin_layout Plain Layout
13525 Chip
13526 \begin_inset space \thinspace{}
13527 \end_inset
13528
13529 2
13530 \end_layout
13531
13532 \end_inset
13533 </cell>
13534 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13535 \begin_inset Text
13536
13537 \begin_layout Plain Layout
13538
13539 \end_layout
13540
13541 \end_inset
13542 </cell>
13543 </row>
13544 <row>
13545 <cell alignment="center" valignment="top" usebox="none">
13546 \begin_inset Text
13547
13548 \begin_layout Plain Layout
13549 \begin_inset ERT
13550 status collapsed
13551
13552 \begin_layout Plain Layout
13553
13554
13555 \backslash
13556 cmidrule(r){2-2}
13557 \end_layout
13558
13559 \end_inset
13560
13561
13562 \begin_inset ERT
13563 status collapsed
13564
13565 \begin_layout Plain Layout
13566
13567
13568 \backslash
13569 cmidrule(l){3-4}
13570 \end_layout
13571
13572 \end_inset
13573
13574
13575 \begin_inset ERT
13576 status collapsed
13577
13578 \begin_layout Plain Layout
13579
13580
13581 \backslash
13582 morecmidrules 
13583 \end_layout
13584
13585 \end_inset
13586
13587
13588 \begin_inset ERT
13589 status collapsed
13590
13591 \begin_layout Plain Layout
13592
13593
13594 \backslash
13595 cmidrule{2-4}
13596 \end_layout
13597
13598 \end_inset
13599
13600 Detektordicke in µm
13601 \end_layout
13602
13603 \end_inset
13604 </cell>
13605 <cell alignment="center" valignment="top" usebox="none">
13606 \begin_inset Text
13607
13608 \begin_layout Plain Layout
13609 300
13610 \end_layout
13611
13612 \end_inset
13613 </cell>
13614 <cell alignment="center" valignment="top" usebox="none">
13615 \begin_inset Text
13616
13617 \begin_layout Plain Layout
13618 300
13619 \end_layout
13620
13621 \end_inset
13622 </cell>
13623 <cell alignment="center" valignment="top" usebox="none">
13624 \begin_inset Text
13625
13626 \begin_layout Plain Layout
13627 700
13628 \end_layout
13629
13630 \end_inset
13631 </cell>
13632 </row>
13633 <row>
13634 <cell alignment="center" valignment="top" topline="true" usebox="none">
13635 \begin_inset Text
13636
13637 \begin_layout Plain Layout
13638 Kantenwinkel in °
13639 \end_layout
13640
13641 \end_inset
13642 </cell>
13643 <cell alignment="center" valignment="top" topline="true" usebox="none">
13644 \begin_inset Text
13645
13646 \begin_layout Plain Layout
13647 3,55
13648 \end_layout
13649
13650 \end_inset
13651 </cell>
13652 <cell alignment="center" valignment="top" topline="true" usebox="none">
13653 \begin_inset Text
13654
13655 \begin_layout Plain Layout
13656 2,71
13657 \end_layout
13658
13659 \end_inset
13660 </cell>
13661 <cell alignment="center" valignment="top" topline="true" usebox="none">
13662 \begin_inset Text
13663
13664 \begin_layout Plain Layout
13665 7,99
13666 \end_layout
13667
13668 \end_inset
13669 </cell>
13670 </row>
13671 <row topspace="default">
13672 <cell alignment="center" valignment="top" usebox="none">
13673 \begin_inset Text
13674
13675 \begin_layout Plain Layout
13676 räumliche Auf\SpecialChar \textcompwordmark{}
13677 lösung in µm
13678 \end_layout
13679
13680 \end_inset
13681 </cell>
13682 <cell alignment="center" valignment="top" usebox="none">
13683 \begin_inset Text
13684
13685 \begin_layout Plain Layout
13686 4,26
13687 \end_layout
13688
13689 \end_inset
13690 </cell>
13691 <cell alignment="center" valignment="top" usebox="none">
13692 \begin_inset Text
13693
13694 \begin_layout Plain Layout
13695 10,17
13696 \end_layout
13697
13698 \end_inset
13699 </cell>
13700 <cell alignment="center" valignment="top" usebox="none">
13701 \begin_inset Text
13702
13703 \begin_layout Plain Layout
13704 10,56
13705 \end_layout
13706
13707 \end_inset
13708 </cell>
13709 </row>
13710 <row topspace="default">
13711 <cell alignment="center" valignment="top" usebox="none">
13712 \begin_inset Text
13713
13714 \begin_layout Plain Layout
13715 MTF bei 
13716 \begin_inset Formula $f_{\mathrm{max}}$
13717 \end_inset
13718
13719
13720 \end_layout
13721
13722 \end_inset
13723 </cell>
13724 <cell alignment="center" valignment="top" usebox="none">
13725 \begin_inset Text
13726
13727 \begin_layout Plain Layout
13728 0,53
13729 \end_layout
13730
13731 \end_inset
13732 </cell>
13733 <cell alignment="center" valignment="top" usebox="none">
13734 \begin_inset Text
13735
13736 \begin_layout Plain Layout
13737 0,37
13738 \end_layout
13739
13740 \end_inset
13741 </cell>
13742 <cell alignment="center" valignment="top" usebox="none">
13743 \begin_inset Text
13744
13745 \begin_layout Plain Layout
13746 0,39
13747 \end_layout
13748
13749 \end_inset
13750 </cell>
13751 </row>
13752 <row>
13753 <cell alignment="center" valignment="top" topline="true" usebox="none">
13754 \begin_inset Text
13755
13756 \begin_layout Plain Layout
13757 \begin_inset ERT
13758 status collapsed
13759
13760 \begin_layout Plain Layout
13761
13762
13763 \backslash
13764 morecmidrules 
13765 \end_layout
13766
13767 \end_inset
13768
13769
13770 \begin_inset ERT
13771 status collapsed
13772
13773 \begin_layout Plain Layout
13774
13775
13776 \backslash
13777 cmidrule{3-4}
13778 \end_layout
13779
13780 \end_inset
13781
13782 LSF-räumliche Auf\SpecialChar \textcompwordmark{}
13783 lösung
13784 \end_layout
13785
13786 \end_inset
13787 </cell>
13788 <cell alignment="center" valignment="top" topline="true" usebox="none">
13789 \begin_inset Text
13790
13791 \begin_layout Plain Layout
13792
13793 \end_layout
13794
13795 \end_inset
13796 </cell>
13797 <cell alignment="center" valignment="top" topline="true" usebox="none">
13798 \begin_inset Text
13799
13800 \begin_layout Plain Layout
13801
13802 \end_layout
13803
13804 \end_inset
13805 </cell>
13806 <cell alignment="center" valignment="top" topline="true" usebox="none">
13807 \begin_inset Text
13808
13809 \begin_layout Plain Layout
13810
13811 \end_layout
13812
13813 \end_inset
13814 </cell>
13815 </row>
13816 <row>
13817 <cell alignment="center" valignment="top" usebox="none">
13818 \begin_inset Text
13819
13820 \begin_layout Plain Layout
13821 in µm
13822 \end_layout
13823
13824 \end_inset
13825 </cell>
13826 <cell alignment="center" valignment="top" usebox="none">
13827 \begin_inset Text
13828
13829 \begin_layout Plain Layout
13830 129,7
13831 \end_layout
13832
13833 \end_inset
13834 </cell>
13835 <cell alignment="center" valignment="top" usebox="none">
13836 \begin_inset Text
13837
13838 \begin_layout Plain Layout
13839 52,75
13840 \end_layout
13841
13842 \end_inset
13843 </cell>
13844 <cell alignment="center" valignment="top" usebox="none">
13845 \begin_inset Text
13846
13847 \begin_layout Plain Layout
13848 50,78
13849 \end_layout
13850
13851 \end_inset
13852 </cell>
13853 </row>
13854 <row>
13855 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13856 \begin_inset Text
13857
13858 \begin_layout Plain Layout
13859 in % der Pixelgröße
13860 \end_layout
13861
13862 \end_inset
13863 </cell>
13864 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13865 \begin_inset Text
13866
13867 \begin_layout Plain Layout
13868 76,3
13869 \end_layout
13870
13871 \end_inset
13872 </cell>
13873 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13874 \begin_inset Text
13875
13876 \begin_layout Plain Layout
13877 95,9
13878 \end_layout
13879
13880 \end_inset
13881 </cell>
13882 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13883 \begin_inset Text
13884
13885 \begin_layout Plain Layout
13886 92,3
13887 \end_layout
13888
13889 \end_inset
13890 </cell>
13891 </row>
13892 </lyxtabular>
13893
13894 \end_inset
13895
13896
13897 \end_layout
13898
13899 \end_inset
13900
13901
13902 \end_layout
13903
13904 \begin_layout Section
13905 Vertikale Tabellen-Ausrichtung
13906 \begin_inset Index idx
13907 status collapsed
13908
13909 \begin_layout Plain Layout
13910 Tabellen ! Ausrichtung
13911 \end_layout
13912
13913 \end_inset
13914
13915
13916 \end_layout
13917
13918 \begin_layout Standard
13919 Damit Tabellen vertikal im Text ausgerichtet werden können, müssen sie in
13920  einer Box sein.
13921  Die Box kann dann vertikal ausgerichtet werden, wie in Abschnitt
13922 \begin_inset space ~
13923 \end_inset
13924
13925
13926 \begin_inset CommandInset ref
13927 LatexCommand ref
13928 reference "abs:Box-Dialog"
13929
13930 \end_inset
13931
13932  beschrieben.
13933 \end_layout
13934
13935 \begin_layout Standard
13936 Im folgenden sind die Tabellen jeweils in einer Minipage-Box
13937 \begin_inset Foot
13938 status collapsed
13939
13940 \begin_layout Plain Layout
13941 Minipages werden in Abschnitt
13942 \begin_inset space ~
13943 \end_inset
13944
13945
13946 \begin_inset CommandInset ref
13947 LatexCommand ref
13948 reference "abs:Minipage"
13949
13950 \end_inset
13951
13952  beschrieben.
13953 \end_layout
13954
13955 \end_inset
13956
13957  mit 15
13958 \begin_inset space \thinspace{}
13959 \end_inset
13960
13961 col%-Breite:
13962 \end_layout
13963
13964 \begin_layout Itemize
13965 Test 
13966 \begin_inset Box Frameless
13967 position "t"
13968 hor_pos "c"
13969 has_inner_box 1
13970 inner_pos "c"
13971 use_parbox 0
13972 use_makebox 0
13973 width "15col%"
13974 special "none"
13975 height "1in"
13976 height_special "totalheight"
13977 status collapsed
13978
13979 \begin_layout Plain Layout
13980 \begin_inset Tabular
13981 <lyxtabular version="3" rows="3" columns="3">
13982 <features tabularvalignment="middle">
13983 <column alignment="center" valignment="top" width="0">
13984 <column alignment="center" valignment="top" width="0">
13985 <column alignment="center" valignment="top" width="0">
13986 <row>
13987 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13988 \begin_inset Text
13989
13990 \begin_layout Plain Layout
13991 Tabelle 1
13992 \end_layout
13993
13994 \end_inset
13995 </cell>
13996 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13997 \begin_inset Text
13998
13999 \begin_layout Plain Layout
14000
14001 \end_layout
14002
14003 \end_inset
14004 </cell>
14005 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14006 \begin_inset Text
14007
14008 \begin_layout Plain Layout
14009
14010 \end_layout
14011
14012 \end_inset
14013 </cell>
14014 </row>
14015 <row>
14016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14017 \begin_inset Text
14018
14019 \begin_layout Plain Layout
14020 b
14021 \end_layout
14022
14023 \end_inset
14024 </cell>
14025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14026 \begin_inset Text
14027
14028 \begin_layout Plain Layout
14029 e
14030 \end_layout
14031
14032 \end_inset
14033 </cell>
14034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14035 \begin_inset Text
14036
14037 \begin_layout Plain Layout
14038 h
14039 \end_layout
14040
14041 \end_inset
14042 </cell>
14043 </row>
14044 <row>
14045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14046 \begin_inset Text
14047
14048 \begin_layout Plain Layout
14049 c
14050 \end_layout
14051
14052 \end_inset
14053 </cell>
14054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14055 \begin_inset Text
14056
14057 \begin_layout Plain Layout
14058 f
14059 \end_layout
14060
14061 \end_inset
14062 </cell>
14063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14064 \begin_inset Text
14065
14066 \begin_layout Plain Layout
14067 i
14068 \end_layout
14069
14070 \end_inset
14071 </cell>
14072 </row>
14073 </lyxtabular>
14074
14075 \end_inset
14076
14077
14078 \end_layout
14079
14080 \end_inset
14081
14082  Test 
14083 \begin_inset ERT
14084 status collapsed
14085
14086 \begin_layout Plain Layout
14087
14088
14089 \backslash
14090 raisebox{0.85
14091 \backslash
14092 baselineskip}{
14093 \end_layout
14094
14095 \end_inset
14096
14097
14098 \begin_inset Box Frameless
14099 position "t"
14100 hor_pos "c"
14101 has_inner_box 1
14102 inner_pos "c"
14103 use_parbox 0
14104 use_makebox 0
14105 width "15col%"
14106 special "none"
14107 height "1in"
14108 height_special "totalheight"
14109 status collapsed
14110
14111 \begin_layout Plain Layout
14112 \begin_inset Tabular
14113 <lyxtabular version="3" rows="3" columns="3">
14114 <features tabularvalignment="middle">
14115 <column alignment="center" valignment="top" width="0">
14116 <column alignment="center" valignment="top" width="0">
14117 <column alignment="center" valignment="top" width="0">
14118 <row>
14119 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14120 \begin_inset Text
14121
14122 \begin_layout Plain Layout
14123 Tabelle 2
14124 \end_layout
14125
14126 \end_inset
14127 </cell>
14128 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14129 \begin_inset Text
14130
14131 \begin_layout Plain Layout
14132
14133 \end_layout
14134
14135 \end_inset
14136 </cell>
14137 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14138 \begin_inset Text
14139
14140 \begin_layout Plain Layout
14141
14142 \end_layout
14143
14144 \end_inset
14145 </cell>
14146 </row>
14147 <row>
14148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14149 \begin_inset Text
14150
14151 \begin_layout Plain Layout
14152 b
14153 \end_layout
14154
14155 \end_inset
14156 </cell>
14157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14158 \begin_inset Text
14159
14160 \begin_layout Plain Layout
14161 e
14162 \end_layout
14163
14164 \end_inset
14165 </cell>
14166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14167 \begin_inset Text
14168
14169 \begin_layout Plain Layout
14170 h
14171 \end_layout
14172
14173 \end_inset
14174 </cell>
14175 </row>
14176 <row>
14177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14178 \begin_inset Text
14179
14180 \begin_layout Plain Layout
14181 c
14182 \end_layout
14183
14184 \end_inset
14185 </cell>
14186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14187 \begin_inset Text
14188
14189 \begin_layout Plain Layout
14190 f
14191 \end_layout
14192
14193 \end_inset
14194 </cell>
14195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14196 \begin_inset Text
14197
14198 \begin_layout Plain Layout
14199 i
14200 \end_layout
14201
14202 \end_inset
14203 </cell>
14204 </row>
14205 </lyxtabular>
14206
14207 \end_inset
14208
14209
14210 \end_layout
14211
14212 \end_inset
14213
14214
14215 \begin_inset ERT
14216 status collapsed
14217
14218 \begin_layout Plain Layout
14219
14220 }
14221 \end_layout
14222
14223 \end_inset
14224
14225
14226 \end_layout
14227
14228 \begin_layout Itemize
14229 Test 
14230 \begin_inset Box Frameless
14231 position "c"
14232 hor_pos "c"
14233 has_inner_box 1
14234 inner_pos "c"
14235 use_parbox 0
14236 use_makebox 0
14237 width "15col%"
14238 special "none"
14239 height "1in"
14240 height_special "totalheight"
14241 status collapsed
14242
14243 \begin_layout Plain Layout
14244 \begin_inset Tabular
14245 <lyxtabular version="3" rows="3" columns="3">
14246 <features tabularvalignment="middle">
14247 <column alignment="center" valignment="top" width="0">
14248 <column alignment="center" valignment="top" width="0">
14249 <column alignment="center" valignment="top" width="0">
14250 <row>
14251 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14252 \begin_inset Text
14253
14254 \begin_layout Plain Layout
14255 Tabelle 3
14256 \end_layout
14257
14258 \end_inset
14259 </cell>
14260 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14261 \begin_inset Text
14262
14263 \begin_layout Plain Layout
14264
14265 \end_layout
14266
14267 \end_inset
14268 </cell>
14269 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14270 \begin_inset Text
14271
14272 \begin_layout Plain Layout
14273
14274 \end_layout
14275
14276 \end_inset
14277 </cell>
14278 </row>
14279 <row>
14280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14281 \begin_inset Text
14282
14283 \begin_layout Plain Layout
14284 b
14285 \end_layout
14286
14287 \end_inset
14288 </cell>
14289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14290 \begin_inset Text
14291
14292 \begin_layout Plain Layout
14293 e
14294 \end_layout
14295
14296 \end_inset
14297 </cell>
14298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14299 \begin_inset Text
14300
14301 \begin_layout Plain Layout
14302 h
14303 \end_layout
14304
14305 \end_inset
14306 </cell>
14307 </row>
14308 <row>
14309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14310 \begin_inset Text
14311
14312 \begin_layout Plain Layout
14313 c
14314 \end_layout
14315
14316 \end_inset
14317 </cell>
14318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14319 \begin_inset Text
14320
14321 \begin_layout Plain Layout
14322 f
14323 \end_layout
14324
14325 \end_inset
14326 </cell>
14327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14328 \begin_inset Text
14329
14330 \begin_layout Plain Layout
14331 i
14332 \end_layout
14333
14334 \end_inset
14335 </cell>
14336 </row>
14337 </lyxtabular>
14338
14339 \end_inset
14340
14341
14342 \end_layout
14343
14344 \end_inset
14345
14346
14347 \end_layout
14348
14349 \begin_layout Itemize
14350 Test 
14351 \begin_inset Box Frameless
14352 position "b"
14353 hor_pos "c"
14354 has_inner_box 1
14355 inner_pos "c"
14356 use_parbox 0
14357 use_makebox 0
14358 width "15col%"
14359 special "none"
14360 height "1in"
14361 height_special "totalheight"
14362 status collapsed
14363
14364 \begin_layout Plain Layout
14365 \begin_inset Tabular
14366 <lyxtabular version="3" rows="3" columns="3">
14367 <features tabularvalignment="middle">
14368 <column alignment="center" valignment="top" width="0">
14369 <column alignment="center" valignment="top" width="0">
14370 <column alignment="center" valignment="top" width="0">
14371 <row>
14372 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14373 \begin_inset Text
14374
14375 \begin_layout Plain Layout
14376 Tabelle 4
14377 \end_layout
14378
14379 \end_inset
14380 </cell>
14381 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14382 \begin_inset Text
14383
14384 \begin_layout Plain Layout
14385
14386 \end_layout
14387
14388 \end_inset
14389 </cell>
14390 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14391 \begin_inset Text
14392
14393 \begin_layout Plain Layout
14394
14395 \end_layout
14396
14397 \end_inset
14398 </cell>
14399 </row>
14400 <row>
14401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14402 \begin_inset Text
14403
14404 \begin_layout Plain Layout
14405 b
14406 \end_layout
14407
14408 \end_inset
14409 </cell>
14410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14411 \begin_inset Text
14412
14413 \begin_layout Plain Layout
14414 e
14415 \end_layout
14416
14417 \end_inset
14418 </cell>
14419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14420 \begin_inset Text
14421
14422 \begin_layout Plain Layout
14423 h
14424 \end_layout
14425
14426 \end_inset
14427 </cell>
14428 </row>
14429 <row>
14430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14431 \begin_inset Text
14432
14433 \begin_layout Plain Layout
14434 c
14435 \end_layout
14436
14437 \end_inset
14438 </cell>
14439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14440 \begin_inset Text
14441
14442 \begin_layout Plain Layout
14443 f
14444 \end_layout
14445
14446 \end_inset
14447 </cell>
14448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14449 \begin_inset Text
14450
14451 \begin_layout Plain Layout
14452 i
14453 \end_layout
14454
14455 \end_inset
14456 </cell>
14457 </row>
14458 </lyxtabular>
14459
14460 \end_inset
14461
14462
14463 \end_layout
14464
14465 \end_inset
14466
14467 Test 
14468 \begin_inset ERT
14469 status collapsed
14470
14471 \begin_layout Plain Layout
14472
14473
14474 \backslash
14475 raisebox{-0.32
14476 \backslash
14477 baselineskip}{
14478 \end_layout
14479
14480 \end_inset
14481
14482
14483 \begin_inset Box Frameless
14484 position "b"
14485 hor_pos "c"
14486 has_inner_box 1
14487 inner_pos "c"
14488 use_parbox 0
14489 use_makebox 0
14490 width "15col%"
14491 special "none"
14492 height "1in"
14493 height_special "totalheight"
14494 status collapsed
14495
14496 \begin_layout Plain Layout
14497 \begin_inset Tabular
14498 <lyxtabular version="3" rows="3" columns="3">
14499 <features tabularvalignment="middle">
14500 <column alignment="center" valignment="top" width="0">
14501 <column alignment="center" valignment="top" width="0">
14502 <column alignment="center" valignment="top" width="0">
14503 <row>
14504 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14505 \begin_inset Text
14506
14507 \begin_layout Plain Layout
14508 Tabelle 5
14509 \end_layout
14510
14511 \end_inset
14512 </cell>
14513 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14514 \begin_inset Text
14515
14516 \begin_layout Plain Layout
14517
14518 \end_layout
14519
14520 \end_inset
14521 </cell>
14522 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14523 \begin_inset Text
14524
14525 \begin_layout Plain Layout
14526
14527 \end_layout
14528
14529 \end_inset
14530 </cell>
14531 </row>
14532 <row>
14533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14534 \begin_inset Text
14535
14536 \begin_layout Plain Layout
14537 b
14538 \end_layout
14539
14540 \end_inset
14541 </cell>
14542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14543 \begin_inset Text
14544
14545 \begin_layout Plain Layout
14546 e
14547 \end_layout
14548
14549 \end_inset
14550 </cell>
14551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14552 \begin_inset Text
14553
14554 \begin_layout Plain Layout
14555 h
14556 \end_layout
14557
14558 \end_inset
14559 </cell>
14560 </row>
14561 <row>
14562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14563 \begin_inset Text
14564
14565 \begin_layout Plain Layout
14566 c
14567 \end_layout
14568
14569 \end_inset
14570 </cell>
14571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14572 \begin_inset Text
14573
14574 \begin_layout Plain Layout
14575 f
14576 \end_layout
14577
14578 \end_inset
14579 </cell>
14580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14581 \begin_inset Text
14582
14583 \begin_layout Plain Layout
14584 i
14585 \end_layout
14586
14587 \end_inset
14588 </cell>
14589 </row>
14590 </lyxtabular>
14591
14592 \end_inset
14593
14594
14595 \end_layout
14596
14597 \end_inset
14598
14599
14600 \begin_inset ERT
14601 status collapsed
14602
14603 \begin_layout Plain Layout
14604
14605 }
14606 \end_layout
14607
14608 \end_inset
14609
14610
14611 \end_layout
14612
14613 \begin_layout Standard
14614 Wie Sie sehen können, ist der Text der ersten Zeile von Tabelle
14615 \begin_inset space \space{}
14616 \end_inset
14617
14618 1 und letzten Zeile von Tabelle
14619 \begin_inset space \space{}
14620 \end_inset
14621
14622 4 bezüglich dem Wort 
14623 \begin_inset Quotes gld
14624 \end_inset
14625
14626 Test
14627 \begin_inset Quotes grd
14628 \end_inset
14629
14630  nicht richtig ausgerichtet.
14631  Um das zu erreichen, müssen Sie die Minipage-Box in eine 
14632 \begin_inset Quotes gld
14633 \end_inset
14634
14635 Raisebox
14636 \begin_inset Quotes grd
14637 \end_inset
14638
14639
14640 \begin_inset Foot
14641 status collapsed
14642
14643 \begin_layout Plain Layout
14644 Raiseboxen werden in Abschnitt
14645 \begin_inset space ~
14646 \end_inset
14647
14648
14649 \begin_inset CommandInset ref
14650 LatexCommand ref
14651 reference "uab:Vertikale-Ausrichtung"
14652
14653 \end_inset
14654
14655  beschrieben.
14656 \end_layout
14657
14658 \end_inset
14659
14660  setzen.
14661  In Tabelle
14662 \begin_inset space \space{}
14663 \end_inset
14664
14665 2 wurde der Text mit dem Befehl
14666 \end_layout
14667
14668 \begin_layout Standard
14669
14670 \series bold
14671
14672 \backslash
14673 raisebox{0.85
14674 \backslash
14675 baselineskip}{
14676 \end_layout
14677
14678 \begin_layout Standard
14679 vor der Box ausgerichtet.
14680  Hinter der Box wurde auch noch 
14681 \series bold
14682 }
14683 \series default
14684  als TeX-Code eingefügt, weil der obige Befehl mit 
14685 \series bold
14686 {
14687 \series default
14688  aufhörte.
14689  Für Tabelle
14690 \begin_inset space \space{}
14691 \end_inset
14692
14693 5 wurde der Befehl
14694 \end_layout
14695
14696 \begin_layout Standard
14697
14698 \series bold
14699
14700 \backslash
14701 raisebox{-0.32
14702 \backslash
14703 baselineskip}{
14704 \end_layout
14705
14706 \begin_layout Standard
14707 benutzt.
14708 \end_layout
14709
14710 \begin_layout Standard
14711 \begin_inset Note Greyedout
14712 status open
14713
14714 \begin_layout Plain Layout
14715
14716 \series bold
14717 Bemerkung:
14718 \series default
14719  Die Ausrichtung ist nicht ganz genau, weil sie von der Dokumentschrift,
14720  der Schriftgröße und der Dicke der Tabellenlinien abhängt.
14721  Der Faktor im 
14722 \series bold
14723
14724 \backslash
14725 raisebox
14726 \series default
14727 -Befehl muss deshalb an Ihre Verhältnisse angepasst werden.
14728 \end_layout
14729
14730 \end_inset
14731
14732
14733 \end_layout
14734
14735 \begin_layout Section
14736 Farbige Tabellen
14737 \begin_inset CommandInset label
14738 LatexCommand label
14739 name "abs:Farbige-Tabellen"
14740
14741 \end_inset
14742
14743
14744 \begin_inset Index idx
14745 status collapsed
14746
14747 \begin_layout Plain Layout
14748 Tabellen ! farbige
14749 \end_layout
14750
14751 \end_inset
14752
14753
14754 \end_layout
14755
14756 \begin_layout Subsection
14757 Farbige Zellen
14758 \begin_inset Index idx
14759 status collapsed
14760
14761 \begin_layout Plain Layout
14762 farbige !  Tabellenzellen
14763 \end_layout
14764
14765 \end_inset
14766
14767
14768 \end_layout
14769
14770 \begin_layout Standard
14771 \begin_inset Float table
14772 placement h
14773 wide false
14774 sideways false
14775 status open
14776
14777 \begin_layout Plain Layout
14778 \begin_inset Caption
14779
14780 \begin_layout Plain Layout
14781 \begin_inset CommandInset label
14782 LatexCommand label
14783 name "tab:Farbige-Tabelle-ohne"
14784
14785 \end_inset
14786
14787 Farbige Tabelle, ohne Paket 
14788 \series bold
14789 colortbl
14790 \series default
14791
14792 \begin_inset Argument
14793 status collapsed
14794
14795 \begin_layout Plain Layout
14796 Tabelle ohne 
14797 \family typewriter
14798 colortbl
14799 \end_layout
14800
14801 \end_inset
14802
14803
14804 \end_layout
14805
14806 \end_inset
14807
14808
14809 \end_layout
14810
14811 \begin_layout Plain Layout
14812 \align center
14813 \begin_inset Tabular
14814 <lyxtabular version="3" rows="3" columns="3">
14815 <features tabularvalignment="middle">
14816 <column alignment="center" valignment="top" width="0">
14817 <column alignment="center" valignment="top" width="0">
14818 <column alignment="center" valignment="top" width="0">
14819 <row>
14820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14821 \begin_inset Text
14822
14823 \begin_layout Plain Layout
14824
14825 \color green
14826 a
14827 \end_layout
14828
14829 \end_inset
14830 </cell>
14831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14832 \begin_inset Text
14833
14834 \begin_layout Plain Layout
14835
14836 \color red
14837 b
14838 \end_layout
14839
14840 \end_inset
14841 </cell>
14842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14843 \begin_inset Text
14844
14845 \begin_layout Plain Layout
14846
14847 \color red
14848 c
14849 \end_layout
14850
14851 \end_inset
14852 </cell>
14853 </row>
14854 <row>
14855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14856 \begin_inset Text
14857
14858 \begin_layout Plain Layout
14859
14860 \color green
14861 d
14862 \end_layout
14863
14864 \end_inset
14865 </cell>
14866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14867 \begin_inset Text
14868
14869 \begin_layout Plain Layout
14870
14871 \color blue
14872 e
14873 \end_layout
14874
14875 \end_inset
14876 </cell>
14877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14878 \begin_inset Text
14879
14880 \begin_layout Plain Layout
14881
14882 \color blue
14883 f
14884 \end_layout
14885
14886 \end_inset
14887 </cell>
14888 </row>
14889 <row>
14890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14891 \begin_inset Text
14892
14893 \begin_layout Plain Layout
14894
14895 \color green
14896 g
14897 \end_layout
14898
14899 \end_inset
14900 </cell>
14901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14902 \begin_inset Text
14903
14904 \begin_layout Plain Layout
14905
14906 \color blue
14907 h
14908 \end_layout
14909
14910 \end_inset
14911 </cell>
14912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14913 \begin_inset Text
14914
14915 \begin_layout Plain Layout
14916
14917 \color blue
14918 i
14919 \end_layout
14920
14921 \end_inset
14922 </cell>
14923 </row>
14924 </lyxtabular>
14925
14926 \end_inset
14927
14928
14929 \end_layout
14930
14931 \end_inset
14932
14933
14934 \end_layout
14935
14936 \begin_layout Standard
14937 \begin_inset CommandInset label
14938 LatexCommand label
14939 name "Wenn-Sie-nur"
14940
14941 \end_inset
14942
14943 Wenn Sie nur farbigen Text
14944 \begin_inset Index idx
14945 status collapsed
14946
14947 \begin_layout Plain Layout
14948 Farbe ! für Text
14949 \end_layout
14950
14951 \end_inset
14952
14953  benötigen, markieren Sie diesen und ändern die Farbe durch einen Klick
14954  auf den Werkzeugleistenknopf 
14955 \begin_inset Graphics
14956         filename ../../images/dialog-show_character.png
14957         scale 70
14958         scaleBeforeRotation
14959
14960 \end_inset
14961
14962  oder über das Menü 
14963 \family sans
14964 Bearbeiten\SpecialChar \menuseparator
14965 Textstil\SpecialChar \menuseparator
14966 Benutzerdefiniert
14967 \family default
14968  mit dem 
14969 \family sans
14970 Textstil
14971 \family default
14972 -Dialog wie es in Tabelle
14973 \begin_inset space ~
14974 \end_inset
14975
14976
14977 \begin_inset CommandInset ref
14978 LatexCommand ref
14979 reference "tab:Farbige-Tabelle-ohne"
14980
14981 \end_inset
14982
14983  gemacht wurde.
14984  In anderen Fällen müssen Sie das LaTeX-Paket 
14985 \series bold
14986 colortbl
14987 \series default
14988  benutzen.
14989 \begin_inset Index idx
14990 status collapsed
14991
14992 \begin_layout Plain Layout
14993 LaTeX-Pakete ! colortbl
14994 \end_layout
14995
14996 \end_inset
14997
14998
14999 \end_layout
15000
15001 \begin_layout Standard
15002 \begin_inset ERT
15003 status collapsed
15004
15005 \begin_layout Plain Layout
15006
15007
15008 \backslash
15009 ifcolortbl
15010 \end_layout
15011
15012 \end_inset
15013
15014
15015 \begin_inset Note Note
15016 status open
15017
15018 \begin_layout Plain Layout
15019 Die folgende Teil wird nur gedruckt, wenn das LaTeX-Paket 
15020 \series bold
15021 colortbl
15022 \series default
15023  installiert ist.
15024 \end_layout
15025
15026 \end_inset
15027
15028
15029 \end_layout
15030
15031 \begin_layout Standard
15032 Um farbige Tabellen zu erzeugen, muss 
15033 \series bold
15034 colortbl
15035 \series default
15036  im LaTeX-Vorspann geladen werden:
15037 \end_layout
15038
15039 \begin_layout Standard
15040
15041 \series bold
15042
15043 \backslash
15044 usepackage{colortbl}
15045 \end_layout
15046
15047 \begin_layout Standard
15048 Die Farbe einer Spalte ändert man dann mit dem Befehl
15049 \end_layout
15050
15051 \begin_layout Standard
15052
15053 \series bold
15054
15055 \backslash
15056 columncolor{Farbname}
15057 \end_layout
15058
15059 \begin_layout Standard
15060 innerhalb des Befehls 
15061 \series bold
15062 >{}
15063 \series default
15064 .
15065  Mehr über den Befehl 
15066 \series bold
15067 >{}
15068 \series default
15069  finden Sie im Abschnitt
15070 \begin_inset space ~
15071 \end_inset
15072
15073
15074 \begin_inset CommandInset ref
15075 LatexCommand ref
15076 reference "uab:Mehrfachspalten-Berechnungen"
15077
15078 \end_inset
15079
15080 .
15081 \end_layout
15082
15083 \begin_layout Standard
15084 Folgende Farbnamen sind vordefiniert:
15085 \end_layout
15086
15087 \begin_layout Standard
15088
15089 \family sans
15090 red
15091 \family default
15092
15093 \family sans
15094 green
15095 \family default
15096
15097 \family sans
15098 yellow
15099 \family default
15100
15101 \family sans
15102 blue
15103 \family default
15104
15105 \family sans
15106 cyan
15107 \family default
15108
15109 \family sans
15110 magenta
15111 \family default
15112
15113 \family sans
15114 black
15115 \family default
15116  und 
15117 \family sans
15118 white
15119 \begin_inset Newline newline
15120 \end_inset
15121
15122 (rot, grün, gelb, blau, türkis, purpurrot, schwarz 
15123 \family default
15124 und
15125 \family sans
15126  weiß
15127 \family default
15128 ).
15129 \end_layout
15130
15131 \begin_layout Standard
15132 \begin_inset VSpace medskip
15133 \end_inset
15134
15135
15136 \end_layout
15137
15138 \begin_layout Standard
15139 Sie können auch eigene Farben definieren:
15140 \end_layout
15141
15142 \begin_layout Standard
15143
15144 \series bold
15145
15146 \backslash
15147 definecolor{Farbname}{Farbmodell}{Farbwerte}
15148 \end_layout
15149
15150 \begin_layout Standard
15151 Das Farbmodell kann eins der folgenden sein:
15152 \end_layout
15153
15154 \begin_layout Labeling
15155 \labelwidthstring 00.00.0000
15156 cmyk: cyan, magenta, yellow, black
15157 \end_layout
15158
15159 \begin_layout Labeling
15160 \labelwidthstring 00.00.0000
15161 rgb: red, green blue
15162 \end_layout
15163
15164 \begin_layout Labeling
15165 \labelwidthstring 00.00.0000
15166 gray: gray
15167 \end_layout
15168
15169 \begin_layout Standard
15170 und die Farbwerte sind durch Kommata getrennte Zahlen zwischen 0 und 1,
15171  die die entsprechende Farbe für das Farbmodell beschreiben.
15172 \end_layout
15173
15174 \begin_layout Standard
15175 Im LaTeX-Vorspann können Sie zum Beispiel die Farbe 
15176 \emph on
15177
15178 \begin_inset Quotes gld
15179 \end_inset
15180
15181 dunkelgruen
15182 \emph default
15183
15184 \begin_inset Quotes grd
15185 \end_inset
15186
15187  und 
15188 \begin_inset Quotes gld
15189 \end_inset
15190
15191
15192 \emph on
15193 hellgrau
15194 \emph default
15195
15196 \begin_inset Quotes grd
15197 \end_inset
15198
15199  folgendermaßen definieren:
15200 \end_layout
15201
15202 \begin_layout Standard
15203
15204 \series bold
15205
15206 \backslash
15207 definecolor{dunkelgruen}{cmyk}{0.5, 0, 1, 0.5}
15208 \end_layout
15209
15210 \begin_layout Standard
15211
15212 \series bold
15213
15214 \backslash
15215 definecolor{hellgrau}{gray}{0.8}
15216 \end_layout
15217
15218 \begin_layout Standard
15219 \begin_inset VSpace medskip
15220 \end_inset
15221
15222
15223 \end_layout
15224
15225 \begin_layout Standard
15226 Linien werden mit dem Befehl
15227 \end_layout
15228
15229 \begin_layout Standard
15230
15231 \series bold
15232
15233 \backslash
15234 rowcolor{Farbname}
15235 \end_layout
15236
15237 \begin_layout Standard
15238 gefärbt, Zellen mit dem Befehl
15239 \end_layout
15240
15241 \begin_layout Standard
15242
15243 \series bold
15244
15245 \backslash
15246 cellcolor{Farbname}
15247 \end_layout
15248
15249 \begin_layout Standard
15250 Beide Befehle werden am Anfang einer Zelle als TeX-Code eingegeben.
15251 \end_layout
15252
15253 \begin_layout Standard
15254 Um nur Text zu färben, machen Sie es wie 
15255 \begin_inset CommandInset ref
15256 LatexCommand vpageref
15257 reference "Wenn-Sie-nur"
15258
15259 \end_inset
15260
15261  beschrieben.
15262  Wenn die Zelle aber TeX-Code zum Färben enthält, 
15263 \emph on
15264 markieren Sie nur den Text
15265 \emph default
15266 , sonst werden Sie LaTeX-Fehler erzeugen.
15267 \end_layout
15268
15269 \begin_layout Standard
15270 \begin_inset Note Greyedout
15271 status open
15272
15273 \begin_layout Plain Layout
15274
15275 \series bold
15276 Achtung:
15277 \series default
15278  Nicht alle DVI-Betrachter können alle selbst definierten Farben anzeigen.
15279 \end_layout
15280
15281 \end_inset
15282
15283
15284 \end_layout
15285
15286 \begin_layout Standard
15287 \begin_inset VSpace medskip
15288 \end_inset
15289
15290
15291 \end_layout
15292
15293 \begin_layout Standard
15294 Die Tabelle
15295 \begin_inset space ~
15296 \end_inset
15297
15298
15299 \begin_inset CommandInset ref
15300 LatexCommand ref
15301 reference "tab:Table-colored-using"
15302
15303 \end_inset
15304
15305  wurde folgendermaßen erstellt: die erste Spalte soll 
15306 \emph on
15307
15308 \begin_inset Quotes gld
15309 \end_inset
15310
15311 dunkelgruen
15312 \emph default
15313
15314 \begin_inset Quotes grd
15315 \end_inset
15316
15317  werden, also müssen Sie ins 
15318 \family sans
15319 LaTe
15320 \begin_inset ERT
15321 status collapsed
15322
15323 \begin_layout Plain Layout
15324
15325 {}
15326 \end_layout
15327
15328 \end_inset
15329
15330 X-Argument
15331 \family default
15332  der Zellen der ersten Spalte den Befehl
15333 \end_layout
15334
15335 \begin_layout Standard
15336
15337 \series bold
15338 >{
15339 \backslash
15340 columncolor{dunkelgruen}
15341 \backslash
15342 centering}c
15343 \end_layout
15344
15345 \begin_layout Standard
15346 schreiben.
15347  Die erste Zeile soll türkis hinterlegt sein, deshalb wurde der TeX-Code-Befehl
15348 \end_layout
15349
15350 \begin_layout Standard
15351
15352 \series bold
15353
15354 \backslash
15355 rowcolor{cyan}
15356 \end_layout
15357
15358 \begin_layout Standard
15359 in die erste Zelle der ersten Zeile eingefügt.
15360  Diese Farbe ersetzt die Spaltenfarbe.
15361  Die letzte Zelle der letzten Zeile soll purpurrot hinterlegt werden, Das
15362  wird mit folgendem Befehl erreicht:
15363 \end_layout
15364
15365 \begin_layout Standard
15366
15367 \series bold
15368
15369 \backslash
15370 cellcolor{magenta}
15371 \end_layout
15372
15373 \begin_layout Standard
15374 Die Buchstaben färben Sie wie oben beschrieben mit dem 
15375 \family sans
15376 Textstil
15377 \family default
15378 -Dialog.
15379 \end_layout
15380
15381 \begin_layout Standard
15382 \begin_inset Float table
15383 placement h
15384 wide false
15385 sideways false
15386 status open
15387
15388 \begin_layout Plain Layout
15389 \begin_inset Caption
15390
15391 \begin_layout Plain Layout
15392 \begin_inset CommandInset label
15393 LatexCommand label
15394 name "tab:Table-colored-using"
15395
15396 \end_inset
15397
15398 Eine mit dem Paket 
15399 \series bold
15400 colortbl
15401 \series default
15402  gefärbte Tabelle
15403 \begin_inset Argument
15404 status collapsed
15405
15406 \begin_layout Plain Layout
15407 Tabelle mit 
15408 \family typewriter
15409 colortbl
15410 \end_layout
15411
15412 \end_inset
15413
15414
15415 \end_layout
15416
15417 \end_inset
15418
15419
15420 \end_layout
15421
15422 \begin_layout Plain Layout
15423 \align center
15424 \begin_inset Tabular
15425 <lyxtabular version="3" rows="3" columns="3">
15426 <features tabularvalignment="middle">
15427 <column alignment="center" valignment="top" width="0" special=">{\columncolor{dunkelgruen}\centering}c">
15428 <column alignment="center" valignment="top" width="0">
15429 <column alignment="center" valignment="top" width="0">
15430 <row>
15431 <cell alignment="center" valignment="top" usebox="none">
15432 \begin_inset Text
15433
15434 \begin_layout Plain Layout
15435 \begin_inset ERT
15436 status collapsed
15437
15438 \begin_layout Plain Layout
15439
15440
15441 \backslash
15442 rowcolor{cyan}
15443 \end_layout
15444
15445 \end_inset
15446
15447
15448 \color magenta
15449 a
15450 \end_layout
15451
15452 \end_inset
15453 </cell>
15454 <cell alignment="center" valignment="top" usebox="none">
15455 \begin_inset Text
15456
15457 \begin_layout Plain Layout
15458
15459 \color red
15460 b
15461 \end_layout
15462
15463 \end_inset
15464 </cell>
15465 <cell alignment="center" valignment="top" usebox="none">
15466 \begin_inset Text
15467
15468 \begin_layout Plain Layout
15469
15470 \color red
15471 c
15472 \end_layout
15473
15474 \end_inset
15475 </cell>
15476 </row>
15477 <row>
15478 <cell alignment="center" valignment="top" usebox="none">
15479 \begin_inset Text
15480
15481 \begin_layout Plain Layout
15482
15483 \color yellow
15484 d
15485 \end_layout
15486
15487 \end_inset
15488 </cell>
15489 <cell alignment="center" valignment="top" usebox="none">
15490 \begin_inset Text
15491
15492 \begin_layout Plain Layout
15493
15494 \color blue
15495 e
15496 \end_layout
15497
15498 \end_inset
15499 </cell>
15500 <cell alignment="center" valignment="top" usebox="none">
15501 \begin_inset Text
15502
15503 \begin_layout Plain Layout
15504
15505 \color blue
15506 f
15507 \end_layout
15508
15509 \end_inset
15510 </cell>
15511 </row>
15512 <row>
15513 <cell alignment="center" valignment="top" usebox="none">
15514 \begin_inset Text
15515
15516 \begin_layout Plain Layout
15517
15518 \color yellow
15519 g
15520 \end_layout
15521
15522 \end_inset
15523 </cell>
15524 <cell alignment="center" valignment="top" usebox="none">
15525 \begin_inset Text
15526
15527 \begin_layout Plain Layout
15528
15529 \color blue
15530 h
15531 \end_layout
15532
15533 \end_inset
15534 </cell>
15535 <cell alignment="center" valignment="top" usebox="none">
15536 \begin_inset Text
15537
15538 \begin_layout Plain Layout
15539 \begin_inset ERT
15540 status collapsed
15541
15542 \begin_layout Plain Layout
15543
15544
15545 \backslash
15546 cellcolor{magenta}
15547 \end_layout
15548
15549 \end_inset
15550
15551
15552 \color green
15553 i
15554 \end_layout
15555
15556 \end_inset
15557 </cell>
15558 </row>
15559 </lyxtabular>
15560
15561 \end_inset
15562
15563
15564 \end_layout
15565
15566 \end_inset
15567
15568
15569 \end_layout
15570
15571 \begin_layout Standard
15572 \begin_inset ERT
15573 status collapsed
15574
15575 \begin_layout Plain Layout
15576
15577
15578 \backslash
15579 else
15580 \end_layout
15581
15582 \end_inset
15583
15584
15585 \begin_inset Note Note
15586 status open
15587
15588 \begin_layout Plain Layout
15589 Die folgende Teil wird gedruckt, wenn das LaTeX-Paket 
15590 \series bold
15591 colortbl
15592 \series default
15593  nicht installiert ist:
15594 \end_layout
15595
15596 \end_inset
15597
15598
15599 \end_layout
15600
15601 \begin_layout Standard
15602 Sie müssen das LaTeX-Paket 
15603 \series bold
15604 colortbl
15605 \series default
15606  installiert haben um den Inhalt dieses Abschnitts zu sehen.
15607 \end_layout
15608
15609 \begin_layout Standard
15610 \begin_inset ERT
15611 status collapsed
15612
15613 \begin_layout Plain Layout
15614
15615
15616 \backslash
15617 fi
15618 \end_layout
15619
15620 \end_inset
15621
15622
15623 \end_layout
15624
15625 \begin_layout Subsection
15626 Farbige Linien
15627 \begin_inset Index idx
15628 status collapsed
15629
15630 \begin_layout Plain Layout
15631 farbige !  Tabellenlinien
15632 \end_layout
15633
15634 \end_inset
15635
15636
15637 \end_layout
15638
15639 \begin_layout Standard
15640 Wie in Abschnitt
15641 \begin_inset space ~
15642 \end_inset
15643
15644
15645 \begin_inset CommandInset ref
15646 LatexCommand ref
15647 reference "uab:Liniendicke"
15648
15649 \end_inset
15650
15651  beschrieben, kann die Dicke aller Tabellenlinien mit der Länge 
15652 \series bold
15653
15654 \backslash
15655 arrayrulewidth
15656 \series default
15657  definiert werden.
15658  Für alle Tabellenlinien in diesem Kapitel wird sie auf 1.5
15659 \begin_inset space \thinspace{}
15660 \end_inset
15661
15662 pt gesetzt.
15663 \begin_inset ERT
15664 status collapsed
15665
15666 \begin_layout Plain Layout
15667
15668
15669 \backslash
15670 setlength{
15671 \backslash
15672 arrayrulewidth}{1.5pt}
15673 \end_layout
15674
15675 \end_inset
15676
15677
15678 \end_layout
15679
15680 \begin_layout Standard
15681 Um die vertikalen Linien für dieses Beispiel grün zu färben, wurde im LaTeX-Vors
15682 pann folgendes Spaltenformat entsprechend der Beschreibung in Abschnitt
15683 \begin_inset space ~
15684 \end_inset
15685
15686
15687 \begin_inset CommandInset ref
15688 LatexCommand ref
15689 reference "uab:Angepasste-Zellen-/Spaltenformate"
15690
15691 \end_inset
15692
15693  definiert:
15694 \end_layout
15695
15696 \begin_layout Standard
15697
15698 \series bold
15699
15700 \backslash
15701 newcolumntype{W}{!{
15702 \backslash
15703 color{green}
15704 \backslash
15705 vline}}
15706 \end_layout
15707
15708 \begin_layout Standard
15709 In Tabelle
15710 \begin_inset space ~
15711 \end_inset
15712
15713
15714 \begin_inset CommandInset ref
15715 LatexCommand ref
15716 reference "tab:Tabelle-mit-farbigen-vert"
15717
15718 \end_inset
15719
15720  wurde das LaTeX-Argument 
15721 \series bold
15722 WcW
15723 \series default
15724  für die letzte und 
15725 \series bold
15726 Wc
15727 \series default
15728  für die anderen Spalten benutzt.
15729 \end_layout
15730
15731 \begin_layout Standard
15732 Wenn Sie mehrere Farben wollen, müssen Sie weitere Farbformate definieren.
15733 \end_layout
15734
15735 \begin_layout Standard
15736 \begin_inset Float table
15737 placement h
15738 wide false
15739 sideways false
15740 status open
15741
15742 \begin_layout Plain Layout
15743 \begin_inset Caption
15744
15745 \begin_layout Plain Layout
15746 \begin_inset CommandInset label
15747 LatexCommand label
15748 name "tab:Tabelle-mit-farbigen-vert"
15749
15750 \end_inset
15751
15752 Tabelle mit farbigen vertikalen Linien
15753 \end_layout
15754
15755 \end_inset
15756
15757
15758 \end_layout
15759
15760 \begin_layout Plain Layout
15761 \align center
15762 \begin_inset Tabular
15763 <lyxtabular version="3" rows="3" columns="3">
15764 <features tabularvalignment="middle">
15765 <column alignment="center" valignment="top" width="0" special="Wc">
15766 <column alignment="center" valignment="top" width="0" special="Wc">
15767 <column alignment="center" valignment="top" width="0" special="WcW">
15768 <row>
15769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15770 \begin_inset Text
15771
15772 \begin_layout Plain Layout
15773 sd
15774 \end_layout
15775
15776 \end_inset
15777 </cell>
15778 <cell alignment="center" valignment="top" topline="true" usebox="none">
15779 \begin_inset Text
15780
15781 \begin_layout Plain Layout
15782
15783 \end_layout
15784
15785 \end_inset
15786 </cell>
15787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15788 \begin_inset Text
15789
15790 \begin_layout Plain Layout
15791
15792 \end_layout
15793
15794 \end_inset
15795 </cell>
15796 </row>
15797 <row>
15798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15799 \begin_inset Text
15800
15801 \begin_layout Plain Layout
15802
15803 \end_layout
15804
15805 \end_inset
15806 </cell>
15807 <cell alignment="center" valignment="top" topline="true" usebox="none">
15808 \begin_inset Text
15809
15810 \begin_layout Plain Layout
15811 sd
15812 \end_layout
15813
15814 \end_inset
15815 </cell>
15816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15817 \begin_inset Text
15818
15819 \begin_layout Plain Layout
15820
15821 \end_layout
15822
15823 \end_inset
15824 </cell>
15825 </row>
15826 <row>
15827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15828 \begin_inset Text
15829
15830 \begin_layout Plain Layout
15831
15832 \end_layout
15833
15834 \end_inset
15835 </cell>
15836 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15837 \begin_inset Text
15838
15839 \begin_layout Plain Layout
15840
15841 \end_layout
15842
15843 \end_inset
15844 </cell>
15845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15846 \begin_inset Text
15847
15848 \begin_layout Plain Layout
15849 sd
15850 \end_layout
15851
15852 \end_inset
15853 </cell>
15854 </row>
15855 </lyxtabular>
15856
15857 \end_inset
15858
15859
15860 \end_layout
15861
15862 \end_inset
15863
15864
15865 \end_layout
15866
15867 \begin_layout Standard
15868 \begin_inset VSpace bigskip
15869 \end_inset
15870
15871 Um zum Beispiel horizontale Linien rot zu färben wie in Tabelle
15872 \begin_inset space ~
15873 \end_inset
15874
15875
15876 \begin_inset CommandInset ref
15877 LatexCommand ref
15878 reference "tab:Tabelle-mit-farbigen-horiz"
15879
15880 \end_inset
15881
15882 , müssen Sie folgenden Befehl als TeX-Code vor der (Gleitobjekt-)Tabelle
15883  einfügen:
15884 \end_layout
15885
15886 \begin_layout Standard
15887
15888 \series bold
15889
15890 \backslash
15891 let
15892 \backslash
15893 myHlineC
15894 \backslash
15895 hline
15896 \begin_inset Newline newline
15897 \end_inset
15898
15899
15900 \backslash
15901 renewcommand{
15902 \backslash
15903 hline}
15904 \begin_inset Newline newline
15905 \end_inset
15906
15907
15908 \begin_inset Phantom HPhantom
15909 status open
15910
15911 \begin_layout Plain Layout
15912
15913 \series bold
15914 \begin_inset space ~
15915 \end_inset
15916
15917
15918 \end_layout
15919
15920 \end_inset
15921
15922 {
15923 \backslash
15924 arrayrulecolor{red}
15925 \backslash
15926 myHlineC
15927 \backslash
15928 arrayrulecolor{black}}
15929 \end_layout
15930
15931 \begin_layout Standard
15932 \begin_inset ERT
15933 status collapsed
15934
15935 \begin_layout Plain Layout
15936
15937
15938 \backslash
15939 let
15940 \backslash
15941 myHlineC
15942 \backslash
15943 hline
15944 \end_layout
15945
15946 \begin_layout Plain Layout
15947
15948
15949 \backslash
15950 renewcommand{
15951 \backslash
15952 hline}
15953 \end_layout
15954
15955 \begin_layout Plain Layout
15956
15957  {
15958 \backslash
15959 arrayrulecolor{red}
15960 \backslash
15961 myHlineC
15962 \backslash
15963 arrayrulecolor{black}}
15964 \end_layout
15965
15966 \end_inset
15967
15968
15969 \begin_inset Float table
15970 placement h
15971 wide false
15972 sideways false
15973 status open
15974
15975 \begin_layout Plain Layout
15976 \begin_inset Caption
15977
15978 \begin_layout Plain Layout
15979 \begin_inset CommandInset label
15980 LatexCommand label
15981 name "tab:Tabelle-mit-farbigen-horiz"
15982
15983 \end_inset
15984
15985 Tabelle mit farbigen horizontalen Linien
15986 \end_layout
15987
15988 \end_inset
15989
15990
15991 \end_layout
15992
15993 \begin_layout Plain Layout
15994 \align center
15995 \begin_inset Tabular
15996 <lyxtabular version="3" rows="3" columns="3">
15997 <features tabularvalignment="middle">
15998 <column alignment="center" valignment="top" width="0">
15999 <column alignment="center" valignment="top" width="0">
16000 <column alignment="center" valignment="top" width="0">
16001 <row>
16002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16003 \begin_inset Text
16004
16005 \begin_layout Plain Layout
16006 sd
16007 \end_layout
16008
16009 \end_inset
16010 </cell>
16011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16012 \begin_inset Text
16013
16014 \begin_layout Plain Layout
16015
16016 \end_layout
16017
16018 \end_inset
16019 </cell>
16020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16021 \begin_inset Text
16022
16023 \begin_layout Plain Layout
16024
16025 \end_layout
16026
16027 \end_inset
16028 </cell>
16029 </row>
16030 <row>
16031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16032 \begin_inset Text
16033
16034 \begin_layout Plain Layout
16035
16036 \end_layout
16037
16038 \end_inset
16039 </cell>
16040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16041 \begin_inset Text
16042
16043 \begin_layout Plain Layout
16044 sd
16045 \end_layout
16046
16047 \end_inset
16048 </cell>
16049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16050 \begin_inset Text
16051
16052 \begin_layout Plain Layout
16053
16054 \end_layout
16055
16056 \end_inset
16057 </cell>
16058 </row>
16059 <row>
16060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16061 \begin_inset Text
16062
16063 \begin_layout Plain Layout
16064
16065 \end_layout
16066
16067 \end_inset
16068 </cell>
16069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16070 \begin_inset Text
16071
16072 \begin_layout Plain Layout
16073
16074 \end_layout
16075
16076 \end_inset
16077 </cell>
16078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16079 \begin_inset Text
16080
16081 \begin_layout Plain Layout
16082 sd
16083 \end_layout
16084
16085 \end_inset
16086 </cell>
16087 </row>
16088 </lyxtabular>
16089
16090 \end_inset
16091
16092
16093 \end_layout
16094
16095 \end_inset
16096
16097
16098 \end_layout
16099
16100 \begin_layout Standard
16101 Um die schwarze Linienfarbe zurückzubekommen, müssen Sie folgenden Befehl
16102  als TeX-Code hinter der Tabelle einfügen:
16103 \end_layout
16104
16105 \begin_layout Standard
16106
16107 \series bold
16108
16109 \backslash
16110 renewcommand{
16111 \backslash
16112 hline}{
16113 \backslash
16114 myHlineC}
16115 \end_layout
16116
16117 \begin_layout Standard
16118 Tabelle
16119 \begin_inset space ~
16120 \end_inset
16121
16122
16123 \begin_inset CommandInset ref
16124 LatexCommand ref
16125 reference "tab:Table-with-colored"
16126
16127 \end_inset
16128
16129  ist ein Beispiel mit farbigen vertikalen und horizontalen Linien.
16130 \end_layout
16131
16132 \begin_layout Standard
16133 \begin_inset Float table
16134 placement h
16135 wide false
16136 sideways false
16137 status open
16138
16139 \begin_layout Plain Layout
16140 \begin_inset Caption
16141
16142 \begin_layout Plain Layout
16143 \begin_inset CommandInset label
16144 LatexCommand label
16145 name "tab:Table-with-colored"
16146
16147 \end_inset
16148
16149 Tabelle mit farbigen Linien
16150 \end_layout
16151
16152 \end_inset
16153
16154
16155 \end_layout
16156
16157 \begin_layout Plain Layout
16158 \align center
16159 \begin_inset Tabular
16160 <lyxtabular version="3" rows="3" columns="3">
16161 <features tabularvalignment="middle">
16162 <column alignment="center" valignment="top" width="0" special="Wc">
16163 <column alignment="center" valignment="top" width="0" special="Wc">
16164 <column alignment="center" valignment="top" width="0" special="WcW">
16165 <row>
16166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16167 \begin_inset Text
16168
16169 \begin_layout Plain Layout
16170 sd
16171 \end_layout
16172
16173 \end_inset
16174 </cell>
16175 <cell alignment="center" valignment="top" topline="true" usebox="none">
16176 \begin_inset Text
16177
16178 \begin_layout Plain Layout
16179
16180 \end_layout
16181
16182 \end_inset
16183 </cell>
16184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16185 \begin_inset Text
16186
16187 \begin_layout Plain Layout
16188
16189 \end_layout
16190
16191 \end_inset
16192 </cell>
16193 </row>
16194 <row>
16195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16196 \begin_inset Text
16197
16198 \begin_layout Plain Layout
16199
16200 \end_layout
16201
16202 \end_inset
16203 </cell>
16204 <cell alignment="center" valignment="top" topline="true" usebox="none">
16205 \begin_inset Text
16206
16207 \begin_layout Plain Layout
16208 sd
16209 \end_layout
16210
16211 \end_inset
16212 </cell>
16213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16214 \begin_inset Text
16215
16216 \begin_layout Plain Layout
16217
16218 \end_layout
16219
16220 \end_inset
16221 </cell>
16222 </row>
16223 <row topspace="default">
16224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16225 \begin_inset Text
16226
16227 \begin_layout Plain Layout
16228
16229 \end_layout
16230
16231 \end_inset
16232 </cell>
16233 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16234 \begin_inset Text
16235
16236 \begin_layout Plain Layout
16237
16238 \end_layout
16239
16240 \end_inset
16241 </cell>
16242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16243 \begin_inset Text
16244
16245 \begin_layout Plain Layout
16246 sd
16247 \end_layout
16248
16249 \end_inset
16250 </cell>
16251 </row>
16252 </lyxtabular>
16253
16254 \end_inset
16255
16256
16257 \end_layout
16258
16259 \end_inset
16260
16261
16262 \end_layout
16263
16264 \begin_layout Standard
16265 \begin_inset ERT
16266 status collapsed
16267
16268 \begin_layout Plain Layout
16269
16270
16271 \backslash
16272 renewcommand{
16273 \backslash
16274 hline}{
16275 \backslash
16276 myHlineC}
16277 \end_layout
16278
16279 \end_inset
16280
16281
16282 \end_layout
16283
16284 \begin_layout Standard
16285 \begin_inset ERT
16286 status collapsed
16287
16288 \begin_layout Plain Layout
16289
16290
16291 \backslash
16292 setlength{
16293 \backslash
16294 arrayrulewidth}{0.4pt}
16295 \end_layout
16296
16297 \end_inset
16298
16299
16300 \begin_inset Note Note
16301 status collapsed
16302
16303 \begin_layout Plain Layout
16304 setzt die Liniendicke wieder auf ihren Standardwert zurück
16305 \end_layout
16306
16307 \end_inset
16308
16309
16310 \end_layout
16311
16312 \begin_layout Section
16313 Tabellen-Anpassung
16314 \begin_inset Index idx
16315 status collapsed
16316
16317 \begin_layout Plain Layout
16318 Tabellen ! Anpassung
16319 \end_layout
16320
16321 \end_inset
16322
16323
16324 \end_layout
16325
16326 \begin_layout Subsection
16327 Zeilenabstand
16328 \begin_inset CommandInset label
16329 LatexCommand label
16330 name "uab:Zeilenabstand"
16331
16332 \end_inset
16333
16334
16335 \begin_inset Index idx
16336 status collapsed
16337
16338 \begin_layout Plain Layout
16339 Tabellen ! Zeilenabstand
16340 \end_layout
16341
16342 \end_inset
16343
16344
16345 \end_layout
16346
16347 \begin_layout Standard
16348 Auf der Karteikarte 
16349 \family sans
16350 Rahmen
16351 \family default
16352  des 
16353 \family sans
16354 Tabellen-Einstellungen
16355 \family default
16356 -Dialogs können Sie 
16357 \family sans
16358 zusätzliche
16359 \begin_inset space ~
16360 \end_inset
16361
16362 Abstände
16363 \family default
16364  einfügen.
16365  Dabei haben Sie drei Möglichkeiten:
16366 \end_layout
16367
16368 \begin_layout Description
16369 Oberhalb
16370 \begin_inset space ~
16371 \end_inset
16372
16373 der
16374 \begin_inset space ~
16375 \end_inset
16376
16377 Zeile fügt oberhalb des Zeileninhalts zusätzlichen Leerraum ein.
16378  Bei einer formalen Tabelle
16379 \begin_inset Foot
16380 status collapsed
16381
16382 \begin_layout Plain Layout
16383 Formale Tabellen wurden in Abschnitt
16384 \begin_inset space ~
16385 \end_inset
16386
16387
16388 \begin_inset CommandInset ref
16389 LatexCommand ref
16390 reference "abs:Formale-Tabellen"
16391
16392 \end_inset
16393
16394  beschrieben.
16395 \end_layout
16396
16397 \end_inset
16398
16399  fügt LyX standardmäßig 0.5
16400 \begin_inset space \thinspace{}
16401 \end_inset
16402
16403 em Leerraum ein.
16404  Bei normalen Tabellen werden die vertikalen Linien leider nicht mit verlängert:
16405 \begin_inset VSpace medskip
16406 \end_inset
16407
16408
16409 \begin_inset Newline newline
16410 \end_inset
16411
16412
16413 \begin_inset space \hspace*{}
16414 \length 0pt
16415 \end_inset
16416
16417
16418 \begin_inset space \hfill{}
16419 \end_inset
16420
16421
16422 \begin_inset Tabular
16423 <lyxtabular version="3" rows="3" columns="1">
16424 <features tabularvalignment="middle">
16425 <column alignment="center" valignment="top" width="0">
16426 <row>
16427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16428 \begin_inset Text
16429
16430 \begin_layout Plain Layout
16431 A
16432 \end_layout
16433
16434 \end_inset
16435 </cell>
16436 </row>
16437 <row topspace="3mm">
16438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16439 \begin_inset Text
16440
16441 \begin_layout Plain Layout
16442 3
16443 \begin_inset space \thinspace{}
16444 \end_inset
16445
16446 mm Leerraum oberhalb der Zeile
16447 \end_layout
16448
16449 \end_inset
16450 </cell>
16451 </row>
16452 <row>
16453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16454 \begin_inset Text
16455
16456 \begin_layout Plain Layout
16457 C
16458 \end_layout
16459
16460 \end_inset
16461 </cell>
16462 </row>
16463 </lyxtabular>
16464
16465 \end_inset
16466
16467
16468 \begin_inset space \hfill{}
16469 \end_inset
16470
16471
16472 \begin_inset space \hspace*{}
16473 \length 0pt
16474 \end_inset
16475
16476
16477 \begin_inset VSpace medskip
16478 \end_inset
16479
16480
16481 \begin_inset Newline newline
16482 \end_inset
16483
16484 Deshalb macht das Einfügen oberhalb der Zeile nur Sinn, wenn Sie keine vertikale
16485 n Linien verwenden.
16486 \end_layout
16487
16488 \begin_layout Description
16489 Unterhalb
16490 \begin_inset space ~
16491 \end_inset
16492
16493 der
16494 \begin_inset space ~
16495 \end_inset
16496
16497 Zeile fügt unterhalb des Zeileninhalts zusätzlichen Leerraum ein.
16498  Bei einer formalen Tabelle fügt LyX standardmäßig 0.5
16499 \begin_inset space \thinspace{}
16500 \end_inset
16501
16502 em Leerraum ein.
16503  Bei normalen Tabellen ist der Standardwert 2
16504 \begin_inset space \thinspace{}
16505 \end_inset
16506
16507 pt.
16508 \end_layout
16509
16510 \begin_layout Description
16511 Zwischen
16512 \begin_inset space ~
16513 \end_inset
16514
16515 den
16516 \begin_inset space ~
16517 \end_inset
16518
16519 Zeilen fügt zwischen zwei Zeilen zusätzlichen Leerraum ein.
16520  Bei einer formalen Tabelle fügt LyX standardmäßig 0.5
16521 \begin_inset space \thinspace{}
16522 \end_inset
16523
16524 em Leerraum ein.
16525  Bei normalen Tabellen werden die vertikalen Linien leider nicht mit verlängert:
16526 \begin_inset VSpace medskip
16527 \end_inset
16528
16529
16530 \begin_inset Newline newline
16531 \end_inset
16532
16533
16534 \begin_inset space \hspace*{}
16535 \length 0pt
16536 \end_inset
16537
16538
16539 \begin_inset space \hfill{}
16540 \end_inset
16541
16542
16543 \begin_inset Tabular
16544 <lyxtabular version="3" rows="3" columns="1">
16545 <features tabularvalignment="middle">
16546 <column alignment="center" valignment="top" width="0">
16547 <row>
16548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16549 \begin_inset Text
16550
16551 \begin_layout Plain Layout
16552 A
16553 \end_layout
16554
16555 \end_inset
16556 </cell>
16557 </row>
16558 <row interlinespace="3mm">
16559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16560 \begin_inset Text
16561
16562 \begin_layout Plain Layout
16563 \begin_inset Formula $\downarrow$
16564 \end_inset
16565
16566  3
16567 \begin_inset space \thinspace{}
16568 \end_inset
16569
16570 mm Leerraum zwischen den Zeilen 
16571 \begin_inset Formula $\downarrow$
16572 \end_inset
16573
16574
16575 \end_layout
16576
16577 \end_inset
16578 </cell>
16579 </row>
16580 <row>
16581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16582 \begin_inset Text
16583
16584 \begin_layout Plain Layout
16585 \begin_inset Formula $\uparrow$
16586 \end_inset
16587
16588  3
16589 \begin_inset space \thinspace{}
16590 \end_inset
16591
16592 mm Leerraum zwischen den Zeilen 
16593 \begin_inset Formula $\uparrow$
16594 \end_inset
16595
16596
16597 \end_layout
16598
16599 \end_inset
16600 </cell>
16601 </row>
16602 </lyxtabular>
16603
16604 \end_inset
16605
16606
16607 \begin_inset space \hfill{}
16608 \end_inset
16609
16610
16611 \begin_inset space \hspace*{}
16612 \length 0pt
16613 \end_inset
16614
16615
16616 \begin_inset VSpace medskip
16617 \end_inset
16618
16619
16620 \begin_inset Newline newline
16621 \end_inset
16622
16623 Deshalb macht das Einfügen oberhalb der Zeile nur Sinn, wenn Sie keine vertikale
16624 n Linien verwenden.
16625 \end_layout
16626
16627 \begin_layout Standard
16628 \begin_inset VSpace bigskip
16629 \end_inset
16630
16631 Wenn Sie die Höhe aller Zellen vergrößern wollen, können Sie das mit folgenden
16632  Befehlen im LaTeX-Vorspann machen:
16633 \end_layout
16634
16635 \begin_layout Standard
16636
16637 \series bold
16638
16639 \backslash
16640 @ifundefined{extrarowheight}
16641 \begin_inset Newline newline
16642 \end_inset
16643
16644
16645 \begin_inset Phantom HPhantom
16646 status open
16647
16648 \begin_layout Plain Layout
16649
16650 \series bold
16651 \begin_inset space ~
16652 \end_inset
16653
16654
16655 \end_layout
16656
16657 \end_inset
16658
16659 {
16660 \backslash
16661 usepackage{array}}{}
16662 \begin_inset Newline newline
16663 \end_inset
16664
16665
16666 \backslash
16667 setlength{
16668 \backslash
16669 extrarowheight}{Höhe}
16670 \end_layout
16671
16672 \begin_layout Standard
16673 Aber das hat den Nachteil, dass die Zelltexte nicht mehr genau vertikal
16674  ausgerichtet sind.
16675  (Das Paket 
16676 \series bold
16677 array
16678 \series default
16679  wird automatisch von LyX geladen, wenn Sie selbst definierte Tabellenformate
16680  verwenden.
16681  Der Befehl 
16682 \series bold
16683
16684 \backslash
16685 @ifundefined
16686 \series default
16687  vermeidet, dass es in diesem Fall doppelt geladen wird.)
16688 \end_layout
16689
16690 \begin_layout Standard
16691 Bei der Verwendung von großen Schriftgrößen, sind die Tabellenlinien oftmals
16692  zu nah an den Buchstaben.
16693  Das kann korrigiert werden, indem man den Befehl 
16694 \series bold
16695
16696 \backslash
16697 strut
16698 \series default
16699  als TeX-Code am Anfang einer Tabellenzeile einfügt.
16700  Tabelle
16701 \begin_inset space ~
16702 \end_inset
16703
16704
16705 \begin_inset CommandInset ref
16706 LatexCommand ref
16707 reference "tab:Vertikale-Ausrichtung-von"
16708
16709 \end_inset
16710
16711  zeigt den Effekt.
16712 \end_layout
16713
16714 \begin_layout Standard
16715 \noindent
16716 \begin_inset Float table
16717 placement h
16718 wide false
16719 sideways false
16720 status open
16721
16722 \begin_layout Plain Layout
16723 \begin_inset Caption
16724
16725 \begin_layout Plain Layout
16726 \begin_inset CommandInset label
16727 LatexCommand label
16728 name "tab:Vertikale-Ausrichtung-von"
16729
16730 \end_inset
16731
16732 Vertikale Ausrichtung von Text mit großen Schriftgrößen.
16733 \end_layout
16734
16735 \end_inset
16736
16737
16738 \end_layout
16739
16740 \begin_layout Plain Layout
16741 \begin_inset space \hfill{}
16742 \end_inset
16743
16744
16745 \begin_inset Float table
16746 wide false
16747 sideways false
16748 status collapsed
16749
16750 \begin_layout Plain Layout
16751 \begin_inset Caption
16752
16753 \begin_layout Plain Layout
16754 Normale Tabelle.
16755 \end_layout
16756
16757 \end_inset
16758
16759
16760 \end_layout
16761
16762 \begin_layout Plain Layout
16763 \noindent
16764 \align center
16765 \begin_inset Tabular
16766 <lyxtabular version="3" rows="6" columns="1">
16767 <features tabularvalignment="middle">
16768 <column alignment="left" valignment="top" width="0">
16769 <row>
16770 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774 Normal, g
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 </row>
16780 <row>
16781 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785
16786 \size large
16787 Groß, g
16788 \end_layout
16789
16790 \end_inset
16791 </cell>
16792 </row>
16793 <row>
16794 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16795 \begin_inset Text
16796
16797 \begin_layout Plain Layout
16798
16799 \size larger
16800 Größer, g
16801 \end_layout
16802
16803 \end_inset
16804 </cell>
16805 </row>
16806 <row>
16807 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16808 \begin_inset Text
16809
16810 \begin_layout Plain Layout
16811
16812 \size largest
16813 noch Größer, g
16814 \end_layout
16815
16816 \end_inset
16817 </cell>
16818 </row>
16819 <row>
16820 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16821 \begin_inset Text
16822
16823 \begin_layout Plain Layout
16824
16825 \size huge
16826 Riesig
16827 \end_layout
16828
16829 \end_inset
16830 </cell>
16831 </row>
16832 <row>
16833 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16834 \begin_inset Text
16835
16836 \begin_layout Plain Layout
16837
16838 \size giant
16839 Gigantisch
16840 \end_layout
16841
16842 \end_inset
16843 </cell>
16844 </row>
16845 </lyxtabular>
16846
16847 \end_inset
16848
16849
16850 \end_layout
16851
16852 \end_inset
16853
16854
16855 \begin_inset space \hfill{}
16856 \end_inset
16857
16858
16859 \begin_inset Float table
16860 wide false
16861 sideways false
16862 status collapsed
16863
16864 \begin_layout Plain Layout
16865 \begin_inset Caption
16866
16867 \begin_layout Plain Layout
16868 Tabelle bei der der Befehl 
16869 \series bold
16870
16871 \backslash
16872 strut
16873 \series default
16874  verwendet wurde.
16875 \end_layout
16876
16877 \end_inset
16878
16879
16880 \end_layout
16881
16882 \begin_layout Plain Layout
16883 \noindent
16884 \align center
16885 \begin_inset Tabular
16886 <lyxtabular version="3" rows="6" columns="1">
16887 <features tabularvalignment="middle">
16888 <column alignment="left" valignment="top" width="0">
16889 <row>
16890 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16891 \begin_inset Text
16892
16893 \begin_layout Plain Layout
16894 Normal, g
16895 \end_layout
16896
16897 \end_inset
16898 </cell>
16899 </row>
16900 <row>
16901 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16902 \begin_inset Text
16903
16904 \begin_layout Plain Layout
16905
16906 \size large
16907 \begin_inset ERT
16908 status collapsed
16909
16910 \begin_layout Plain Layout
16911
16912
16913 \backslash
16914 strut 
16915 \end_layout
16916
16917 \end_inset
16918
16919 Groß, g
16920 \end_layout
16921
16922 \end_inset
16923 </cell>
16924 </row>
16925 <row>
16926 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16927 \begin_inset Text
16928
16929 \begin_layout Plain Layout
16930
16931 \size larger
16932 \begin_inset ERT
16933 status collapsed
16934
16935 \begin_layout Plain Layout
16936
16937
16938 \backslash
16939 strut 
16940 \end_layout
16941
16942 \end_inset
16943
16944 Größer, g
16945 \end_layout
16946
16947 \end_inset
16948 </cell>
16949 </row>
16950 <row>
16951 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16952 \begin_inset Text
16953
16954 \begin_layout Plain Layout
16955
16956 \size largest
16957 \begin_inset ERT
16958 status collapsed
16959
16960 \begin_layout Plain Layout
16961
16962
16963 \backslash
16964 strut 
16965 \end_layout
16966
16967 \end_inset
16968
16969 noch Größer, g
16970 \end_layout
16971
16972 \end_inset
16973 </cell>
16974 </row>
16975 <row>
16976 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16977 \begin_inset Text
16978
16979 \begin_layout Plain Layout
16980
16981 \size huge
16982 \begin_inset ERT
16983 status collapsed
16984
16985 \begin_layout Plain Layout
16986
16987
16988 \backslash
16989 strut 
16990 \end_layout
16991
16992 \end_inset
16993
16994 Riesig
16995 \end_layout
16996
16997 \end_inset
16998 </cell>
16999 </row>
17000 <row>
17001 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17002 \begin_inset Text
17003
17004 \begin_layout Plain Layout
17005
17006 \size giant
17007 \begin_inset ERT
17008 status collapsed
17009
17010 \begin_layout Plain Layout
17011
17012
17013 \backslash
17014 strut 
17015 \end_layout
17016
17017 \end_inset
17018
17019 Gigantisch
17020 \end_layout
17021
17022 \end_inset
17023 </cell>
17024 </row>
17025 </lyxtabular>
17026
17027 \end_inset
17028
17029
17030 \end_layout
17031
17032 \end_inset
17033
17034
17035 \begin_inset space \hfill{}
17036 \end_inset
17037
17038
17039 \end_layout
17040
17041 \end_inset
17042
17043
17044 \end_layout
17045
17046 \begin_layout Subsection
17047 Besondere Zellenausrichtung
17048 \begin_inset Index idx
17049 status collapsed
17050
17051 \begin_layout Plain Layout
17052 Tabellen ! Zellenausrichtung
17053 \end_layout
17054
17055 \end_inset
17056
17057
17058 \end_layout
17059
17060 \begin_layout Standard
17061 Manchmal sieht es besser aus, wenn Spalten nach besonderen Zeichen ausgerichtet
17062  sind wie zum Beispiel dem Dezimalpunkt wie in Tabelle
17063 \begin_inset space ~
17064 \end_inset
17065
17066
17067 \begin_inset CommandInset ref
17068 LatexCommand ref
17069 reference "tab:Tabellenzellen-sind-auf"
17070
17071 \end_inset
17072
17073 .
17074 \end_layout
17075
17076 \begin_layout Standard
17077 \begin_inset Float table
17078 placement h
17079 wide false
17080 sideways false
17081 status open
17082
17083 \begin_layout Plain Layout
17084 \begin_inset Caption
17085
17086 \begin_layout Plain Layout
17087 \begin_inset CommandInset label
17088 LatexCommand label
17089 name "tab:Tabellenzellen-sind-auf"
17090
17091 \end_inset
17092
17093 Tabellenzellen sind auf den Dezimalpunkt ausgerichtet
17094 \end_layout
17095
17096 \end_inset
17097
17098
17099 \end_layout
17100
17101 \begin_layout Plain Layout
17102 \align center
17103 \begin_inset Tabular
17104 <lyxtabular version="3" rows="4" columns="2">
17105 <features tabularvalignment="middle">
17106 <column alignment="right" valignment="top" width="0">
17107 <column alignment="left" valignment="top" width="0" special="@{}l">
17108 <row>
17109 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17110 \begin_inset Text
17111
17112 \begin_layout Plain Layout
17113 Überschrift
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17119 \begin_inset Text
17120
17121 \begin_layout Plain Layout
17122
17123 \end_layout
17124
17125 \end_inset
17126 </cell>
17127 </row>
17128 <row>
17129 <cell alignment="center" valignment="top" usebox="none">
17130 \begin_inset Text
17131
17132 \begin_layout Plain Layout
17133 12.
17134 \end_layout
17135
17136 \end_inset
17137 </cell>
17138 <cell alignment="center" valignment="top" usebox="none">
17139 \begin_inset Text
17140
17141 \begin_layout Plain Layout
17142 6
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 </row>
17148 <row>
17149 <cell alignment="center" valignment="top" usebox="none">
17150 \begin_inset Text
17151
17152 \begin_layout Plain Layout
17153 0.
17154 \end_layout
17155
17156 \end_inset
17157 </cell>
17158 <cell alignment="center" valignment="top" usebox="none">
17159 \begin_inset Text
17160
17161 \begin_layout Plain Layout
17162 68
17163 \end_layout
17164
17165 \end_inset
17166 </cell>
17167 </row>
17168 <row>
17169 <cell alignment="center" valignment="top" usebox="none">
17170 \begin_inset Text
17171
17172 \begin_layout Plain Layout
17173 -123.
17174 \end_layout
17175
17176 \end_inset
17177 </cell>
17178 <cell alignment="center" valignment="top" usebox="none">
17179 \begin_inset Text
17180
17181 \begin_layout Plain Layout
17182 0
17183 \end_layout
17184
17185 \end_inset
17186 </cell>
17187 </row>
17188 </lyxtabular>
17189
17190 \end_inset
17191
17192
17193 \end_layout
17194
17195 \end_inset
17196
17197
17198 \end_layout
17199
17200 \begin_layout Standard
17201 Diese Tabelle wurde als 4×2 Tabelle erstellt.
17202  Die Überschrift ist eine zentrierte Mehrfachspalte.
17203  Die erste Spalte ist rechtsbündig ausgerichtet und enthält den Vorkommateil
17204  der Zahlen einschließlich Dezimalpunkt.
17205  Die zweite Spalte ist linksbündig ausgerichtet und enthält den Nachkommateil
17206  der Zahlen.
17207   Um den Raum zwischen den beiden Spalten zu löschen, wurde im 
17208 \family sans
17209 LaTe
17210 \begin_inset ERT
17211 status collapsed
17212
17213 \begin_layout Plain Layout
17214
17215 {}
17216 \end_layout
17217
17218 \end_inset
17219
17220 X-Argument
17221 \family default
17222  für die zweite Spalte folgendes eingefügt:
17223 \end_layout
17224
17225 \begin_layout Standard
17226
17227 \series bold
17228 @{}l
17229 \end_layout
17230
17231 \begin_layout Standard
17232 Tabelle
17233 \begin_inset space ~
17234 \end_inset
17235
17236
17237 \begin_inset CommandInset ref
17238 LatexCommand ref
17239 reference "tab:Verschiedene-Ausrichtungen"
17240
17241 \end_inset
17242
17243  zeigt einige Ausrichtungen.
17244  Für die Ausrichtung der Relationen müssen Sie den 
17245 \family sans
17246 Mittleren
17247 \begin_inset space ~
17248 \end_inset
17249
17250 Abstand
17251 \family default
17252  aus der 
17253 \family sans
17254 Mathe-Werkzeugleiste
17255 \family default
17256  am Anfang der letzten Spalte einfügen, um den gleichen Abstand links und
17257  rechts vom Relationszeichen zu bekommen.
17258 \end_layout
17259
17260 \begin_layout Standard
17261
17262 \color black
17263 \begin_inset Float table
17264 placement h
17265 wide false
17266 sideways false
17267 status open
17268
17269 \begin_layout Plain Layout
17270
17271 \color black
17272 \begin_inset Caption
17273
17274 \begin_layout Plain Layout
17275
17276 \color black
17277 \begin_inset CommandInset label
17278 LatexCommand label
17279 name "tab:Verschiedene-Ausrichtungen"
17280
17281 \end_inset
17282
17283
17284 \color inherit
17285 Verschiedene Ausrichtungen
17286 \end_layout
17287
17288 \end_inset
17289
17290
17291 \end_layout
17292
17293 \begin_layout Plain Layout
17294 \align center
17295 \begin_inset Tabular
17296 <lyxtabular version="3" rows="4" columns="6">
17297 <features tabularvalignment="middle">
17298 <column alignment="right" valignment="top" width="0">
17299 <column alignment="left" valignment="top" width="0" special="@{}l">
17300 <column alignment="right" valignment="top" width="0">
17301 <column alignment="left" valignment="top" width="0" special="@{}l">
17302 <column alignment="right" valignment="top" width="0">
17303 <column alignment="left" valignment="top" width="0" special="@{}l">
17304 <row>
17305 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17306 \begin_inset Text
17307
17308 \begin_layout Plain Layout
17309 Einheiten
17310 \end_layout
17311
17312 \end_inset
17313 </cell>
17314 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17315 \begin_inset Text
17316
17317 \begin_layout Plain Layout
17318
17319 \end_layout
17320
17321 \end_inset
17322 </cell>
17323 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17324 \begin_inset Text
17325
17326 \begin_layout Plain Layout
17327 Exponenten
17328 \end_layout
17329
17330 \end_inset
17331 </cell>
17332 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17333 \begin_inset Text
17334
17335 \begin_layout Plain Layout
17336
17337 \end_layout
17338
17339 \end_inset
17340 </cell>
17341 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17342 \begin_inset Text
17343
17344 \begin_layout Plain Layout
17345 Relationen
17346 \end_layout
17347
17348 \end_inset
17349 </cell>
17350 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17351 \begin_inset Text
17352
17353 \begin_layout Plain Layout
17354
17355 \end_layout
17356
17357 \end_inset
17358 </cell>
17359 </row>
17360 <row>
17361 <cell alignment="center" valignment="top" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Plain Layout
17365 12×
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374 24
17375 \begin_inset space \thinspace{}
17376 \end_inset
17377
17378 Flaschen
17379 \end_layout
17380
17381 \end_inset
17382 </cell>
17383 <cell alignment="center" valignment="top" usebox="none">
17384 \begin_inset Text
17385
17386 \begin_layout Plain Layout
17387 \begin_inset Formula $10\cdot$
17388 \end_inset
17389
17390
17391 \end_layout
17392
17393 \end_inset
17394 </cell>
17395 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17396 \begin_inset Text
17397
17398 \begin_layout Plain Layout
17399 \begin_inset Formula $10^{\mbox{-}17}$
17400 \end_inset
17401
17402
17403 \end_layout
17404
17405 \end_inset
17406 </cell>
17407 <cell alignment="center" valignment="top" usebox="none">
17408 \begin_inset Text
17409
17410 \begin_layout Plain Layout
17411 \begin_inset Formula $\Gamma(t)\propto$
17412 \end_inset
17413
17414
17415 \end_layout
17416
17417 \end_inset
17418 </cell>
17419 <cell alignment="center" valignment="top" usebox="none">
17420 \begin_inset Text
17421
17422 \begin_layout Plain Layout
17423 \begin_inset Formula $\:\Upsilon(t)$
17424 \end_inset
17425
17426
17427 \end_layout
17428
17429 \end_inset
17430 </cell>
17431 </row>
17432 <row>
17433 <cell alignment="center" valignment="top" usebox="none">
17434 \begin_inset Text
17435
17436 \begin_layout Plain Layout
17437 1024×
17438 \end_layout
17439
17440 \end_inset
17441 </cell>
17442 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17443 \begin_inset Text
17444
17445 \begin_layout Plain Layout
17446 768
17447 \begin_inset space \thinspace{}
17448 \end_inset
17449
17450 Pixel
17451 \end_layout
17452
17453 \end_inset
17454 </cell>
17455 <cell alignment="center" valignment="top" usebox="none">
17456 \begin_inset Text
17457
17458 \begin_layout Plain Layout
17459 \begin_inset Formula $5.78\cdot$
17460 \end_inset
17461
17462
17463 \end_layout
17464
17465 \end_inset
17466 </cell>
17467 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17468 \begin_inset Text
17469
17470 \begin_layout Plain Layout
17471 \begin_inset Formula $10^{7}$
17472 \end_inset
17473
17474
17475 \end_layout
17476
17477 \end_inset
17478 </cell>
17479 <cell alignment="center" valignment="top" usebox="none">
17480 \begin_inset Text
17481
17482 \begin_layout Plain Layout
17483 \begin_inset Formula $A\ne$
17484 \end_inset
17485
17486
17487 \end_layout
17488
17489 \end_inset
17490 </cell>
17491 <cell alignment="center" valignment="top" usebox="none">
17492 \begin_inset Text
17493
17494 \begin_layout Plain Layout
17495 \begin_inset Formula $\: B_{\mathrm{red}}$
17496 \end_inset
17497
17498
17499 \end_layout
17500
17501 \end_inset
17502 </cell>
17503 </row>
17504 <row>
17505 <cell alignment="center" valignment="top" usebox="none">
17506 \begin_inset Text
17507
17508 \begin_layout Plain Layout
17509 32×
17510 \end_layout
17511
17512 \end_inset
17513 </cell>
17514 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17515 \begin_inset Text
17516
17517 \begin_layout Plain Layout
17518 6
17519 \begin_inset space \thinspace{}
17520 \end_inset
17521
17522 cm
17523 \end_layout
17524
17525 \end_inset
17526 </cell>
17527 <cell alignment="center" valignment="top" usebox="none">
17528 \begin_inset Text
17529
17530 \begin_layout Plain Layout
17531 -
17532 \begin_inset Formula $33.5\cdot$
17533 \end_inset
17534
17535
17536 \end_layout
17537
17538 \end_inset
17539 </cell>
17540 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17541 \begin_inset Text
17542
17543 \begin_layout Plain Layout
17544 \begin_inset Formula $10^{4}$
17545 \end_inset
17546
17547
17548 \end_layout
17549
17550 \end_inset
17551 </cell>
17552 <cell alignment="center" valignment="top" usebox="none">
17553 \begin_inset Text
17554
17555 \begin_layout Plain Layout
17556 \begin_inset Formula $\sin(\alpha)\ge$
17557 \end_inset
17558
17559
17560 \end_layout
17561
17562 \end_inset
17563 </cell>
17564 <cell alignment="center" valignment="top" usebox="none">
17565 \begin_inset Text
17566
17567 \begin_layout Plain Layout
17568 \begin_inset Formula $\:\sin(\beta)$
17569 \end_inset
17570
17571
17572 \end_layout
17573
17574 \end_inset
17575 </cell>
17576 </row>
17577 </lyxtabular>
17578
17579 \end_inset
17580
17581
17582 \end_layout
17583
17584 \end_inset
17585
17586
17587 \end_layout
17588
17589 \begin_layout Standard
17590 \begin_inset VSpace bigskip
17591 \end_inset
17592
17593 Es gibt auch noch das LaTeX-Paket 
17594 \series bold
17595 dcolumn
17596 \series default
17597 ,
17598 \begin_inset Index idx
17599 status collapsed
17600
17601 \begin_layout Plain Layout
17602 LaTeX-Pakete ! dcolumn
17603 \end_layout
17604
17605 \end_inset
17606
17607  mit dem man Zellen ausrichten kann.
17608  Aber es behandelt den Zelleninhalt als Mathematik und erlaubt keine Formeln
17609  in den Zellen.
17610  Die erste Spalte von Tabelle
17611 \begin_inset space ~
17612 \end_inset
17613
17614
17615 \begin_inset CommandInset ref
17616 LatexCommand ref
17617 reference "tab:Verschiedene-Ausrichtungen"
17618
17619 \end_inset
17620
17621  wird mit 
17622 \series bold
17623 dcolumn
17624 \series default
17625  wie die erste Spalte von Tabelle
17626 \begin_inset space ~
17627 \end_inset
17628
17629
17630 \begin_inset CommandInset ref
17631 LatexCommand ref
17632 reference "tab:Ausrichtung-mit-dem"
17633
17634 \end_inset
17635
17636  aussehen und nur mit ein paar Tricks wie erwartet.
17637  Die Ausrichtung der zweiten und dritten Spalte wie in Tabelle
17638 \begin_inset space ~
17639 \end_inset
17640
17641
17642 \begin_inset CommandInset ref
17643 LatexCommand ref
17644 reference "tab:Verschiedene-Ausrichtungen"
17645
17646 \end_inset
17647
17648  ist mit 
17649 \series bold
17650 dcolumn
17651 \series default
17652  nicht möglich.
17653 \end_layout
17654
17655 \begin_layout Standard
17656 \begin_inset Newpage newpage
17657 \end_inset
17658
17659
17660 \end_layout
17661
17662 \begin_layout Standard
17663 \begin_inset Float table
17664 placement h
17665 wide false
17666 sideways false
17667 status open
17668
17669 \begin_layout Plain Layout
17670 \begin_inset Caption
17671
17672 \begin_layout Plain Layout
17673 \begin_inset CommandInset label
17674 LatexCommand label
17675 name "tab:Ausrichtung-mit-dem"
17676
17677 \end_inset
17678
17679 Ausrichtung mit dem LaTeX-Paket 
17680 \series bold
17681 dcolumn
17682 \series default
17683 .
17684  Bei allen Spalten musste getrickst werden, um die gewünschte Ausgabe zu
17685  bekommen.
17686 \begin_inset Argument
17687 status collapsed
17688
17689 \begin_layout Plain Layout
17690 Ausrichtung mit dem LaTeX-Paket 
17691 \series bold
17692 dcolumn
17693 \end_layout
17694
17695 \end_inset
17696
17697
17698 \end_layout
17699
17700 \end_inset
17701
17702
17703 \end_layout
17704
17705 \begin_layout Plain Layout
17706 \align center
17707 \begin_inset Tabular
17708 <lyxtabular version="3" rows="4" columns="3">
17709 <features tabularvalignment="middle">
17710 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1}">
17711 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.9}">
17712 <column alignment="center" valignment="top" width="0" special="D{+}{\,}{9.7}">
17713 <row>
17714 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17715 \begin_inset Text
17716
17717 \begin_layout Plain Layout
17718 Einheiten
17719 \end_layout
17720
17721 \end_inset
17722 </cell>
17723 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17724 \begin_inset Text
17725
17726 \begin_layout Plain Layout
17727 Einheiten
17728 \end_layout
17729
17730 \end_inset
17731 </cell>
17732 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17733 \begin_inset Text
17734
17735 \begin_layout Plain Layout
17736 Einheiten
17737 \end_layout
17738
17739 \end_inset
17740 </cell>
17741 </row>
17742 <row>
17743 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17744 \begin_inset Text
17745
17746 \begin_layout Plain Layout
17747 12x24
17748 \begin_inset space \thinspace{}
17749 \end_inset
17750
17751 Flaschen
17752 \end_layout
17753
17754 \end_inset
17755 </cell>
17756 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17757 \begin_inset Text
17758
17759 \begin_layout Plain Layout
17760 12x24
17761 \begin_inset space \thinspace{}
17762 \end_inset
17763
17764
17765 \begin_inset Formula $\mbox{Flaschen}$
17766 \end_inset
17767
17768
17769 \end_layout
17770
17771 \end_inset
17772 </cell>
17773 <cell alignment="center" valignment="top" usebox="none">
17774 \begin_inset Text
17775
17776 \begin_layout Plain Layout
17777 12
17778 \begin_inset ERT
17779 status collapsed
17780
17781 \begin_layout Plain Layout
17782
17783
17784 \backslash
17785 times 
17786 \end_layout
17787
17788 \end_inset
17789
17790 24+
17791 \begin_inset Formula $\mbox{Flaschen}$
17792 \end_inset
17793
17794
17795 \end_layout
17796
17797 \end_inset
17798 </cell>
17799 </row>
17800 <row>
17801 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17802 \begin_inset Text
17803
17804 \begin_layout Plain Layout
17805 1024x768
17806 \begin_inset space \thinspace{}
17807 \end_inset
17808
17809 Pixel
17810 \end_layout
17811
17812 \end_inset
17813 </cell>
17814 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17815 \begin_inset Text
17816
17817 \begin_layout Plain Layout
17818 1024x768
17819 \begin_inset space \thinspace{}
17820 \end_inset
17821
17822
17823 \begin_inset Formula $\mbox{Pixel}$
17824 \end_inset
17825
17826
17827 \end_layout
17828
17829 \end_inset
17830 </cell>
17831 <cell alignment="center" valignment="top" usebox="none">
17832 \begin_inset Text
17833
17834 \begin_layout Plain Layout
17835 1024
17836 \begin_inset ERT
17837 status collapsed
17838
17839 \begin_layout Plain Layout
17840
17841
17842 \backslash
17843 times 
17844 \end_layout
17845
17846 \end_inset
17847
17848 768+
17849 \begin_inset Formula $\mbox{Pixel}$
17850 \end_inset
17851
17852
17853 \end_layout
17854
17855 \end_inset
17856 </cell>
17857 </row>
17858 <row>
17859 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17860 \begin_inset Text
17861
17862 \begin_layout Plain Layout
17863 32x6
17864 \begin_inset space \thinspace{}
17865 \end_inset
17866
17867 cm
17868 \end_layout
17869
17870 \end_inset
17871 </cell>
17872 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17873 \begin_inset Text
17874
17875 \begin_layout Plain Layout
17876 32x6
17877 \begin_inset space \thinspace{}
17878 \end_inset
17879
17880
17881 \begin_inset Formula $\mbox{cm}$
17882 \end_inset
17883
17884
17885 \end_layout
17886
17887 \end_inset
17888 </cell>
17889 <cell alignment="center" valignment="top" usebox="none">
17890 \begin_inset Text
17891
17892 \begin_layout Plain Layout
17893 32
17894 \begin_inset ERT
17895 status collapsed
17896
17897 \begin_layout Plain Layout
17898
17899
17900 \backslash
17901 times 
17902 \end_layout
17903
17904 \end_inset
17905
17906 6+
17907 \begin_inset Formula $\mbox{cm}$
17908 \end_inset
17909
17910
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 </row>
17916 </lyxtabular>
17917
17918 \end_inset
17919
17920
17921 \end_layout
17922
17923 \end_inset
17924
17925
17926 \end_layout
17927
17928 \begin_layout Subsection
17929 Angepasste Zellen-/Spaltenformate
17930 \begin_inset CommandInset label
17931 LatexCommand label
17932 name "uab:Angepasste-Zellen-/Spaltenformate"
17933
17934 \end_inset
17935
17936
17937 \begin_inset Index idx
17938 status collapsed
17939
17940 \begin_layout Plain Layout
17941 Tabellen ! Spaltenformat
17942 \end_layout
17943
17944 \end_inset
17945
17946
17947 \end_layout
17948
17949 \begin_layout Standard
17950 Wenn man wie in Abschnitt
17951 \begin_inset space ~
17952 \end_inset
17953
17954
17955 \begin_inset CommandInset ref
17956 LatexCommand ref
17957 reference "uab:Mehrfachspalten-Berechnungen"
17958
17959 \end_inset
17960
17961  die gewünschte Breite einer Mehrfachspalte berechnen will, ist das bei
17962  mehreren Tabellen mit Mehrfachspalten sehr lästig.
17963  Um sich das Leben zu erleichtern, können Sie im LaTeX-Vorspann Zellen/Spalten
17964  definieren:
17965 \end_layout
17966
17967 \begin_layout Standard
17968
17969 \series bold
17970
17971 \backslash
17972 newcolumntype{Formatname}[Zahl der Argumente]{Befehle}
17973 \end_layout
17974
17975 \begin_layout Standard
17976 Der Formatname darf nur ein Buchstabe sein, aber nicht 
17977 \emph on
17978 b
17979 \emph default
17980
17981 \emph on
17982 c
17983 \emph default
17984
17985 \emph on
17986 l
17987 \emph default
17988
17989 \emph on
17990 m
17991 \emph default
17992
17993 \emph on
17994 p
17995 \emph default
17996  oder 
17997 \emph on
17998 r
17999 \emph default
18000 , weil diese vordefiniert sind.
18001  Aber alle Buchstaben sind als Großbuchstaben erlaubt.
18002 \end_layout
18003
18004 \begin_layout Standard
18005 \begin_inset VSpace medskip
18006 \end_inset
18007
18008
18009 \end_layout
18010
18011 \begin_layout Standard
18012 Für vertikal und horizontal zentrierte Mehrfachspalten-Zellen mit fester
18013  Breite könnte das Format so aussehen:
18014 \end_layout
18015
18016 \begin_layout Standard
18017
18018 \series bold
18019
18020 \backslash
18021 newcolumntype{M}[1]{>{
18022 \backslash
18023 centering
18024 \backslash
18025 hspace{0pt}}m{#1}}
18026 \end_layout
18027
18028 \begin_layout Standard
18029 wobei 
18030 \series bold
18031
18032 \backslash
18033 hspace{0pt}
18034 \series default
18035  das Problem mit der Silbentrennung des ersten Wortes vermeidet, wie in
18036  Abschnitt
18037 \begin_inset space ~
18038 \end_inset
18039
18040
18041 \begin_inset CommandInset ref
18042 LatexCommand ref
18043 reference "uab:Mehrfache-Zeilen-in"
18044
18045 \end_inset
18046
18047  beschrieben.
18048  Jetzt können Sie mit
18049 \end_layout
18050
18051 \begin_layout Standard
18052
18053 \series bold
18054 M{Breite}
18055 \end_layout
18056
18057 \begin_layout Standard
18058 im 
18059 \family sans
18060 LaTeX-Argument
18061 \family default
18062  im 
18063 \family sans
18064 Tabellen-Einstellungen
18065 \family default
18066 -Dialog eine Mehrfachspalte definieren.
18067 \end_layout
18068
18069 \begin_layout Standard
18070 \begin_inset VSpace bigskip
18071 \end_inset
18072
18073
18074 \end_layout
18075
18076 \begin_layout Standard
18077 Für Zellen, die von einer Mehrfachspalte überspannt werden, können Sie folgendes
18078  Format definieren:
18079 \end_layout
18080
18081 \begin_layout Standard
18082
18083 \series bold
18084
18085 \backslash
18086 newcolumntype{S}[2]{>{
18087 \backslash
18088 centering
18089 \backslash
18090 hspace{0pt}}
18091 \begin_inset Newline newline
18092 \end_inset
18093
18094
18095 \begin_inset Phantom HPhantom
18096 status open
18097
18098 \begin_layout Plain Layout
18099
18100 \series bold
18101
18102 \backslash
18103 newcolumntype
18104 \end_layout
18105
18106 \end_inset
18107
18108 m{(#1+(2
18109 \backslash
18110 tabcolsep+
18111 \backslash
18112 arrayrulewidth)*(1-#2))/#2}}
18113 \end_layout
18114
18115 \begin_layout Standard
18116 Dieses Format benutzt Gleichung
18117 \begin_inset space ~
18118 \end_inset
18119
18120
18121 \begin_inset CommandInset ref
18122 LatexCommand ref
18123 reference "eq:Wgn"
18124
18125 \end_inset
18126
18127 , um die nötige Breite zu berechnen, damit jede überspannte Spalte gleich
18128  breit ist.
18129 \end_layout
18130
18131 \begin_layout Standard
18132 Jetzt können Sie im 
18133 \family sans
18134 LaTeX-Argument
18135 \family default
18136  im 
18137 \family sans
18138 Tabellen-Einstellungen
18139 \family default
18140 -Dialog folgendes einfügen:
18141 \end_layout
18142
18143 \begin_layout Standard
18144
18145 \series bold
18146 S{Mehrfachspalten-Breite}{Zahl der überspannten Spalten}
18147 \end_layout
18148
18149 \begin_layout Standard
18150 \begin_inset VSpace bigskip
18151 \end_inset
18152
18153
18154 \end_layout
18155
18156 \begin_layout Standard
18157 Für farbige Spalten können Sie folgendes einfügen:
18158 \end_layout
18159
18160 \begin_layout Standard
18161
18162 \series bold
18163
18164 \backslash
18165 newcolumntype{K}[1]{>{
18166 \backslash
18167 columncolor{#1}
18168 \backslash
18169 hspace{0pt}}c}
18170 \end_layout
18171
18172 \begin_layout Standard
18173 Das 
18174 \begin_inset Quotes gld
18175 \end_inset
18176
18177 c
18178 \begin_inset Quotes grd
18179 \end_inset
18180
18181  am Ende erzeugt eine Spalte mit flexibler Breite, deren Text horizontal
18182  zentriert ist.
18183  Jetzt können Sie als 
18184 \family sans
18185 LaTeX-Argument
18186 \family default
18187  folgendes einfügen:
18188 \end_layout
18189
18190 \begin_layout Standard
18191
18192 \series bold
18193 K{Farbname}
18194 \end_layout
18195
18196 \begin_layout Standard
18197 \begin_inset VSpace bigskip
18198 \end_inset
18199
18200
18201 \end_layout
18202
18203 \begin_layout Standard
18204 Für Tabelle
18205 \begin_inset space ~
18206 \end_inset
18207
18208
18209 \begin_inset CommandInset ref
18210 LatexCommand ref
18211 reference "tab:Tabelle-mit-benutzerdefinierte"
18212
18213 \end_inset
18214
18215  wurden folgende 
18216 \family sans
18217 LaTeX-Argumente
18218 \family default
18219  benutzt:
18220 \end_layout
18221
18222 \begin_layout Standard
18223
18224 \series bold
18225 M{2.5cm}
18226 \end_layout
18227
18228 \begin_layout Standard
18229 für die erste Spalte und die Mehrfachspalte,
18230 \end_layout
18231
18232 \begin_layout Standard
18233
18234 \series bold
18235 K{red}
18236 \end_layout
18237
18238 \begin_layout Standard
18239 für die letzte Spalte und
18240 \end_layout
18241
18242 \begin_layout Standard
18243
18244 \series bold
18245 S{2.5cm}{2}
18246 \end_layout
18247
18248 \begin_layout Standard
18249 für die Spalten in der zweiten Mehrfachspalte.
18250 \end_layout
18251
18252 \begin_layout Standard
18253 \begin_inset Float table
18254 placement h
18255 wide false
18256 sideways false
18257 status open
18258
18259 \begin_layout Plain Layout
18260 \begin_inset Caption
18261
18262 \begin_layout Plain Layout
18263 \begin_inset CommandInset label
18264 LatexCommand label
18265 name "tab:Tabelle-mit-benutzerdefinierte"
18266
18267 \end_inset
18268
18269 Tabelle mit benutzerdefinierten Formaten
18270 \end_layout
18271
18272 \end_inset
18273
18274
18275 \end_layout
18276
18277 \begin_layout Plain Layout
18278 \align center
18279 \begin_inset Tabular
18280 <lyxtabular version="3" rows="3" columns="4">
18281 <features tabularvalignment="middle">
18282 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18283 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18284 <column alignment="center" valignment="middle" width="0">
18285 <column alignment="center" valignment="middle" width="0" special="K{red}">
18286 <row>
18287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291 einsehrlangesWort
18292 \end_layout
18293
18294 \end_inset
18295 </cell>
18296 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18297 \begin_inset Text
18298
18299 \begin_layout Plain Layout
18300 Mehrfachspalte mit mehreren Zeilen
18301 \end_layout
18302
18303 \end_inset
18304 </cell>
18305 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18306 \begin_inset Text
18307
18308 \begin_layout Plain Layout
18309
18310 \end_layout
18311
18312 \end_inset
18313 </cell>
18314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18315 \begin_inset Text
18316
18317 \begin_layout Plain Layout
18318 c
18319 \end_layout
18320
18321 \end_inset
18322 </cell>
18323 </row>
18324 <row>
18325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18326 \begin_inset Text
18327
18328 \begin_layout Plain Layout
18329 d
18330 \end_layout
18331
18332 \end_inset
18333 </cell>
18334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18335 \begin_inset Text
18336
18337 \begin_layout Plain Layout
18338 e
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18344 \begin_inset Text
18345
18346 \begin_layout Plain Layout
18347 f
18348 \end_layout
18349
18350 \end_inset
18351 </cell>
18352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18353 \begin_inset Text
18354
18355 \begin_layout Plain Layout
18356 g
18357 \end_layout
18358
18359 \end_inset
18360 </cell>
18361 </row>
18362 <row>
18363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18364 \begin_inset Text
18365
18366 \begin_layout Plain Layout
18367 h
18368 \end_layout
18369
18370 \end_inset
18371 </cell>
18372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18373 \begin_inset Text
18374
18375 \begin_layout Plain Layout
18376 i
18377 \end_layout
18378
18379 \end_inset
18380 </cell>
18381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18382 \begin_inset Text
18383
18384 \begin_layout Plain Layout
18385 j
18386 \end_layout
18387
18388 \end_inset
18389 </cell>
18390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18391 \begin_inset Text
18392
18393 \begin_layout Plain Layout
18394 k
18395 \end_layout
18396
18397 \end_inset
18398 </cell>
18399 </row>
18400 </lyxtabular>
18401
18402 \end_inset
18403
18404
18405 \end_layout
18406
18407 \end_inset
18408
18409
18410 \end_layout
18411
18412 \begin_layout Subsection
18413 Liniendicke
18414 \begin_inset CommandInset label
18415 LatexCommand label
18416 name "uab:Liniendicke"
18417
18418 \end_inset
18419
18420
18421 \begin_inset Index idx
18422 status collapsed
18423
18424 \begin_layout Plain Layout
18425 Tabellen  ! Linien ! -dicke
18426 \end_layout
18427
18428 \end_inset
18429
18430
18431 \end_layout
18432
18433 \begin_layout Standard
18434 Die Liniendicke für alle Linien einer Tabelle kann mit 
18435 \series bold
18436
18437 \backslash
18438 arrayrulewidth
18439 \series default
18440  eingestellt werden.
18441  Um eine Liniendicke von 1.5
18442 \begin_inset space \thinspace{}
18443 \end_inset
18444
18445 pt wie in Tabelle
18446 \begin_inset space ~
18447 \end_inset
18448
18449
18450 \begin_inset CommandInset ref
18451 LatexCommand ref
18452 reference "tab:Tabelle-mit-1.5pt-Liniendicke"
18453
18454 \end_inset
18455
18456  zu bekommen, geben Sie den Befehl
18457 \end_layout
18458
18459 \begin_layout Standard
18460
18461 \series bold
18462
18463 \backslash
18464 setlength{
18465 \backslash
18466 arrayrulewidth}{1.5pt}
18467 \end_layout
18468
18469 \begin_layout Standard
18470 als TeX-Code vor der (Gleitobjekt-)Tabelle ein.
18471  Die geänderte Liniendicke gilt für alle folgenden Tabellen.
18472  Mit
18473 \end_layout
18474
18475 \begin_layout Standard
18476
18477 \series bold
18478
18479 \backslash
18480 setlength{
18481 \backslash
18482 arrayrulewidth}{0.4pt}
18483 \end_layout
18484
18485 \begin_layout Standard
18486 bekommen Sie wieder die Standarddicke.
18487 \end_layout
18488
18489 \begin_layout Standard
18490 \begin_inset ERT
18491 status collapsed
18492
18493 \begin_layout Plain Layout
18494
18495
18496 \backslash
18497 setlength{
18498 \backslash
18499 arrayrulewidth}{1.5pt}
18500 \end_layout
18501
18502 \end_inset
18503
18504
18505 \begin_inset Float table
18506 placement H
18507 wide false
18508 sideways false
18509 status open
18510
18511 \begin_layout Plain Layout
18512 \begin_inset Caption
18513
18514 \begin_layout Plain Layout
18515 \begin_inset CommandInset label
18516 LatexCommand label
18517 name "tab:Tabelle-mit-1.5pt-Liniendicke"
18518
18519 \end_inset
18520
18521 Tabelle mit 1.5
18522 \begin_inset space \thinspace{}
18523 \end_inset
18524
18525 pt Liniendicke
18526 \end_layout
18527
18528 \end_inset
18529
18530
18531 \end_layout
18532
18533 \begin_layout Plain Layout
18534 \align center
18535 \begin_inset Tabular
18536 <lyxtabular version="3" rows="3" columns="3">
18537 <features tabularvalignment="middle">
18538 <column alignment="center" valignment="top" width="0">
18539 <column alignment="center" valignment="top" width="0">
18540 <column alignment="center" valignment="top" width="0">
18541 <row>
18542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18543 \begin_inset Text
18544
18545 \begin_layout Plain Layout
18546 sd
18547 \end_layout
18548
18549 \end_inset
18550 </cell>
18551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18552 \begin_inset Text
18553
18554 \begin_layout Plain Layout
18555
18556 \end_layout
18557
18558 \end_inset
18559 </cell>
18560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18561 \begin_inset Text
18562
18563 \begin_layout Plain Layout
18564
18565 \end_layout
18566
18567 \end_inset
18568 </cell>
18569 </row>
18570 <row>
18571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18572 \begin_inset Text
18573
18574 \begin_layout Plain Layout
18575
18576 \end_layout
18577
18578 \end_inset
18579 </cell>
18580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18581 \begin_inset Text
18582
18583 \begin_layout Plain Layout
18584 sd
18585 \end_layout
18586
18587 \end_inset
18588 </cell>
18589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18590 \begin_inset Text
18591
18592 \begin_layout Plain Layout
18593
18594 \end_layout
18595
18596 \end_inset
18597 </cell>
18598 </row>
18599 <row>
18600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18601 \begin_inset Text
18602
18603 \begin_layout Plain Layout
18604
18605 \end_layout
18606
18607 \end_inset
18608 </cell>
18609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18610 \begin_inset Text
18611
18612 \begin_layout Plain Layout
18613
18614 \end_layout
18615
18616 \end_inset
18617 </cell>
18618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18619 \begin_inset Text
18620
18621 \begin_layout Plain Layout
18622 sd
18623 \end_layout
18624
18625 \end_inset
18626 </cell>
18627 </row>
18628 </lyxtabular>
18629
18630 \end_inset
18631
18632
18633 \end_layout
18634
18635 \end_inset
18636
18637
18638 \begin_inset ERT
18639 status collapsed
18640
18641 \begin_layout Plain Layout
18642
18643
18644 \backslash
18645 setlength{
18646 \backslash
18647 arrayrulewidth}{0.4pt}
18648 \end_layout
18649
18650 \end_inset
18651
18652
18653 \end_layout
18654
18655 \begin_layout Standard
18656 \begin_inset VSpace bigskip
18657 \end_inset
18658
18659 Um eine Liniendicke von 1.5
18660 \begin_inset space \thinspace{}
18661 \end_inset
18662
18663 pt nur für horizontale Linien zu bekommen wie in Tabelle
18664 \begin_inset space ~
18665 \end_inset
18666
18667
18668 \begin_inset CommandInset ref
18669 LatexCommand ref
18670 reference "tab:Tabelle-mit-1.5pt-horiz"
18671
18672 \end_inset
18673
18674 , müssen Sie folgende Befehle als TeX-Code vor der (Gleitobjekt-)Tabelle
18675  einfügen:
18676 \end_layout
18677
18678 \begin_layout Standard
18679
18680 \series bold
18681
18682 \backslash
18683 let
18684 \backslash
18685 myHline
18686 \backslash
18687 hline
18688 \begin_inset Newline newline
18689 \end_inset
18690
18691
18692 \backslash
18693 renewcommand{
18694 \backslash
18695 hline}
18696 \begin_inset Newline newline
18697 \end_inset
18698
18699  {
18700 \backslash
18701 noalign{
18702 \backslash
18703 global
18704 \backslash
18705 arrayrulewidth 1.5pt}
18706 \begin_inset Newline newline
18707 \end_inset
18708
18709  
18710 \backslash
18711 myHline
18712 \backslash
18713 noalign{
18714 \backslash
18715 global
18716 \backslash
18717 arrayrulewidth 0.4pt}}
18718 \end_layout
18719
18720 \begin_layout Standard
18721 Die Standarddicke erhalten Sie mit folgendem Befehl als TeX-Code hinter
18722  der (Gleit\SpecialChar \-
18723 objekt-)Tabelle zurück:
18724 \end_layout
18725
18726 \begin_layout Standard
18727
18728 \series bold
18729
18730 \backslash
18731 renewcommand{
18732 \backslash
18733 hline}{
18734 \backslash
18735 myHline}
18736 \end_layout
18737
18738 \begin_layout Standard
18739 \begin_inset ERT
18740 status collapsed
18741
18742 \begin_layout Plain Layout
18743
18744
18745 \backslash
18746 let
18747 \backslash
18748 myHline
18749 \backslash
18750 hline
18751 \end_layout
18752
18753 \begin_layout Plain Layout
18754
18755
18756 \backslash
18757 renewcommand{
18758 \backslash
18759 hline}
18760 \end_layout
18761
18762 \begin_layout Plain Layout
18763
18764  {
18765 \backslash
18766 noalign{
18767 \backslash
18768 global
18769 \backslash
18770 arrayrulewidth 1.5pt}
18771 \end_layout
18772
18773 \begin_layout Plain Layout
18774
18775   
18776 \backslash
18777 myHline
18778 \backslash
18779 noalign{
18780 \backslash
18781 global
18782 \backslash
18783 arrayrulewidth 0.4pt}}
18784 \end_layout
18785
18786 \end_inset
18787
18788
18789 \begin_inset Float table
18790 placement h
18791 wide false
18792 sideways false
18793 status open
18794
18795 \begin_layout Plain Layout
18796 \begin_inset Caption
18797
18798 \begin_layout Plain Layout
18799 \begin_inset CommandInset label
18800 LatexCommand label
18801 name "tab:Tabelle-mit-1.5pt-horiz"
18802
18803 \end_inset
18804
18805 Tabelle mit 1.5
18806 \begin_inset space \thinspace{}
18807 \end_inset
18808
18809 pt dicken horizontalen Linien
18810 \end_layout
18811
18812 \end_inset
18813
18814
18815 \end_layout
18816
18817 \begin_layout Plain Layout
18818 \align center
18819 \begin_inset Tabular
18820 <lyxtabular version="3" rows="3" columns="3">
18821 <features tabularvalignment="middle">
18822 <column alignment="center" valignment="top" width="0">
18823 <column alignment="center" valignment="top" width="0">
18824 <column alignment="center" valignment="top" width="0">
18825 <row>
18826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18827 \begin_inset Text
18828
18829 \begin_layout Plain Layout
18830 sd
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18836 \begin_inset Text
18837
18838 \begin_layout Plain Layout
18839
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18845 \begin_inset Text
18846
18847 \begin_layout Plain Layout
18848
18849 \end_layout
18850
18851 \end_inset
18852 </cell>
18853 </row>
18854 <row>
18855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18856 \begin_inset Text
18857
18858 \begin_layout Plain Layout
18859
18860 \end_layout
18861
18862 \end_inset
18863 </cell>
18864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18865 \begin_inset Text
18866
18867 \begin_layout Plain Layout
18868 sd
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18874 \begin_inset Text
18875
18876 \begin_layout Plain Layout
18877
18878 \end_layout
18879
18880 \end_inset
18881 </cell>
18882 </row>
18883 <row>
18884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18885 \begin_inset Text
18886
18887 \begin_layout Plain Layout
18888
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18894 \begin_inset Text
18895
18896 \begin_layout Plain Layout
18897
18898 \end_layout
18899
18900 \end_inset
18901 </cell>
18902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18903 \begin_inset Text
18904
18905 \begin_layout Plain Layout
18906 sd
18907 \end_layout
18908
18909 \end_inset
18910 </cell>
18911 </row>
18912 </lyxtabular>
18913
18914 \end_inset
18915
18916
18917 \end_layout
18918
18919 \end_inset
18920
18921
18922 \begin_inset ERT
18923 status collapsed
18924
18925 \begin_layout Plain Layout
18926
18927
18928 \backslash
18929 renewcommand{
18930 \backslash
18931 hline}{
18932 \backslash
18933 myHline}
18934 \end_layout
18935
18936 \end_inset
18937
18938
18939 \end_layout
18940
18941 \begin_layout Standard
18942 \begin_inset VSpace bigskip
18943 \end_inset
18944
18945 Um die Liniendicke von 1.5
18946 \begin_inset space \thinspace{}
18947 \end_inset
18948
18949 pt nur für vertikale Linien zu bekommen, müssen Sie im LaTeX-Vorspann folgendes
18950  Spaltenformat entsprechend der Beschreibung in Abschnitt
18951 \begin_inset space ~
18952 \end_inset
18953
18954
18955 \begin_inset CommandInset ref
18956 LatexCommand ref
18957 reference "uab:Angepasste-Zellen-/Spaltenformate"
18958
18959 \end_inset
18960
18961  definieren:
18962 \end_layout
18963
18964 \begin_layout Standard
18965
18966 \series bold
18967
18968 \backslash
18969 newcolumntype{V}{!{
18970 \backslash
18971 vrule width 1.5pt}}
18972 \end_layout
18973
18974 \begin_layout Standard
18975 In Tabelle
18976 \begin_inset space ~
18977 \end_inset
18978
18979
18980 \begin_inset CommandInset ref
18981 LatexCommand ref
18982 reference "tab:Tabelle-mit-1.5pt-vert"
18983
18984 \end_inset
18985
18986  wurde das 
18987 \family sans
18988 LaTe
18989 \begin_inset ERT
18990 status collapsed
18991
18992 \begin_layout Plain Layout
18993
18994 {}
18995 \end_layout
18996
18997 \end_inset
18998
18999 X-Argument
19000 \family default
19001 \series bold
19002  VcV
19003 \series default
19004  für die letzte Spalte und
19005 \series bold
19006  Vc
19007 \series default
19008  für die anderen benutzt.
19009 \end_layout
19010
19011 \begin_layout Standard
19012 \begin_inset Float table
19013 placement H
19014 wide false
19015 sideways false
19016 status open
19017
19018 \begin_layout Plain Layout
19019 \begin_inset Caption
19020
19021 \begin_layout Plain Layout
19022 \begin_inset CommandInset label
19023 LatexCommand label
19024 name "tab:Tabelle-mit-1.5pt-vert"
19025
19026 \end_inset
19027
19028 Tabelle mit 1.5
19029 \begin_inset space \thinspace{}
19030 \end_inset
19031
19032 pt dicken vertikalen Linien
19033 \end_layout
19034
19035 \end_inset
19036
19037
19038 \end_layout
19039
19040 \begin_layout Plain Layout
19041 \align center
19042 \begin_inset Tabular
19043 <lyxtabular version="3" rows="3" columns="3">
19044 <features tabularvalignment="middle">
19045 <column alignment="center" valignment="top" width="0" special="Vc">
19046 <column alignment="center" valignment="top" width="0" special="Vc">
19047 <column alignment="center" valignment="top" width="0" special="VcV">
19048 <row>
19049 <cell alignment="center" valignment="top" topline="true" usebox="none">
19050 \begin_inset Text
19051
19052 \begin_layout Plain Layout
19053 sd
19054 \end_layout
19055
19056 \end_inset
19057 </cell>
19058 <cell alignment="center" valignment="top" topline="true" usebox="none">
19059 \begin_inset Text
19060
19061 \begin_layout Plain Layout
19062
19063 \end_layout
19064
19065 \end_inset
19066 </cell>
19067 <cell alignment="center" valignment="top" topline="true" usebox="none">
19068 \begin_inset Text
19069
19070 \begin_layout Plain Layout
19071
19072 \end_layout
19073
19074 \end_inset
19075 </cell>
19076 </row>
19077 <row>
19078 <cell alignment="center" valignment="top" topline="true" usebox="none">
19079 \begin_inset Text
19080
19081 \begin_layout Plain Layout
19082
19083 \end_layout
19084
19085 \end_inset
19086 </cell>
19087 <cell alignment="center" valignment="top" topline="true" usebox="none">
19088 \begin_inset Text
19089
19090 \begin_layout Plain Layout
19091 sd
19092 \end_layout
19093
19094 \end_inset
19095 </cell>
19096 <cell alignment="center" valignment="top" topline="true" usebox="none">
19097 \begin_inset Text
19098
19099 \begin_layout Plain Layout
19100
19101 \end_layout
19102
19103 \end_inset
19104 </cell>
19105 </row>
19106 <row>
19107 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19108 \begin_inset Text
19109
19110 \begin_layout Plain Layout
19111
19112 \end_layout
19113
19114 \end_inset
19115 </cell>
19116 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19117 \begin_inset Text
19118
19119 \begin_layout Plain Layout
19120
19121 \end_layout
19122
19123 \end_inset
19124 </cell>
19125 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19126 \begin_inset Text
19127
19128 \begin_layout Plain Layout
19129 sd
19130 \end_layout
19131
19132 \end_inset
19133 </cell>
19134 </row>
19135 </lyxtabular>
19136
19137 \end_inset
19138
19139
19140 \end_layout
19141
19142 \end_inset
19143
19144
19145 \end_layout
19146
19147 \begin_layout Subsection
19148 Gestrichelte Linien
19149 \begin_inset Index idx
19150 status collapsed
19151
19152 \begin_layout Plain Layout
19153 Tabellen  ! Linien ! gestrichelte 
19154 \end_layout
19155
19156 \end_inset
19157
19158
19159 \end_layout
19160
19161 \begin_layout Standard
19162 \begin_inset ERT
19163 status collapsed
19164
19165 \begin_layout Plain Layout
19166
19167
19168 \backslash
19169 ifarydshln
19170 \end_layout
19171
19172 \end_inset
19173
19174
19175 \begin_inset Note Note
19176 status open
19177
19178 \begin_layout Plain Layout
19179 Die folgende Teil wird nur gedruckt, wenn das LaTeX-Paket 
19180 \series bold
19181 arydshln
19182 \series default
19183  installiert ist.
19184 \end_layout
19185
19186 \end_inset
19187
19188
19189 \end_layout
19190
19191 \begin_layout Standard
19192 \begin_inset Float table
19193 placement h
19194 wide false
19195 sideways false
19196 status open
19197
19198 \begin_layout Plain Layout
19199 \begin_inset Caption
19200
19201 \begin_layout Plain Layout
19202 \begin_inset CommandInset label
19203 LatexCommand label
19204 name "tab:Tabelle-mit-gestrichelten"
19205
19206 \end_inset
19207
19208 Tabelle mit gestrichelten Linien
19209 \end_layout
19210
19211 \end_inset
19212
19213
19214 \end_layout
19215
19216 \begin_layout Plain Layout
19217 \align center
19218 \begin_inset Tabular
19219 <lyxtabular version="3" rows="5" columns="5">
19220 <features tabularvalignment="middle">
19221 <column alignment="center" valignment="top" width="0">
19222 <column alignment="center" valignment="top" width="0">
19223 <column alignment="center" valignment="top" width="0" special=":c">
19224 <column alignment="center" valignment="top" width="0">
19225 <column alignment="center" valignment="top" width="0">
19226 <row>
19227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19228 \begin_inset Text
19229
19230 \begin_layout Plain Layout
19231 a
19232 \end_layout
19233
19234 \end_inset
19235 </cell>
19236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19237 \begin_inset Text
19238
19239 \begin_layout Plain Layout
19240 b
19241 \end_layout
19242
19243 \end_inset
19244 </cell>
19245 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19246 \begin_inset Text
19247
19248 \begin_layout Plain Layout
19249 c
19250 \end_layout
19251
19252 \end_inset
19253 </cell>
19254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19255 \begin_inset Text
19256
19257 \begin_layout Plain Layout
19258 d
19259 \end_layout
19260
19261 \end_inset
19262 </cell>
19263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19264 \begin_inset Text
19265
19266 \begin_layout Plain Layout
19267 e
19268 \end_layout
19269
19270 \end_inset
19271 </cell>
19272 </row>
19273 <row>
19274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19275 \begin_inset Text
19276
19277 \begin_layout Plain Layout
19278 f
19279 \end_layout
19280
19281 \end_inset
19282 </cell>
19283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19284 \begin_inset Text
19285
19286 \begin_layout Plain Layout
19287 g
19288 \end_layout
19289
19290 \end_inset
19291 </cell>
19292 <cell alignment="center" valignment="top" topline="true" usebox="none">
19293 \begin_inset Text
19294
19295 \begin_layout Plain Layout
19296 h
19297 \end_layout
19298
19299 \end_inset
19300 </cell>
19301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305 i
19306 \end_layout
19307
19308 \end_inset
19309 </cell>
19310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314 j
19315 \end_layout
19316
19317 \end_inset
19318 </cell>
19319 </row>
19320 <row>
19321 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19322 \begin_inset Text
19323
19324 \begin_layout Plain Layout
19325 \begin_inset ERT
19326 status collapsed
19327
19328 \begin_layout Plain Layout
19329
19330
19331 \backslash
19332 hdashline 
19333 \end_layout
19334
19335 \end_inset
19336
19337 k
19338 \end_layout
19339
19340 \end_inset
19341 </cell>
19342 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19343 \begin_inset Text
19344
19345 \begin_layout Plain Layout
19346 l
19347 \end_layout
19348
19349 \end_inset
19350 </cell>
19351 <cell alignment="center" valignment="top" usebox="none">
19352 \begin_inset Text
19353
19354 \begin_layout Plain Layout
19355 m
19356 \end_layout
19357
19358 \end_inset
19359 </cell>
19360 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19361 \begin_inset Text
19362
19363 \begin_layout Plain Layout
19364 n
19365 \end_layout
19366
19367 \end_inset
19368 </cell>
19369 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19370 \begin_inset Text
19371
19372 \begin_layout Plain Layout
19373 o
19374 \end_layout
19375
19376 \end_inset
19377 </cell>
19378 </row>
19379 <row>
19380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19381 \begin_inset Text
19382
19383 \begin_layout Plain Layout
19384 \begin_inset ERT
19385 status collapsed
19386
19387 \begin_layout Plain Layout
19388
19389
19390 \backslash
19391 cdashline{4-5}
19392 \end_layout
19393
19394 \end_inset
19395
19396 p
19397 \end_layout
19398
19399 \end_inset
19400 </cell>
19401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19402 \begin_inset Text
19403
19404 \begin_layout Plain Layout
19405 q
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19411 \begin_inset Text
19412
19413 \begin_layout Plain Layout
19414 r
19415 \end_layout
19416
19417 \end_inset
19418 </cell>
19419 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19420 \begin_inset Text
19421
19422 \begin_layout Plain Layout
19423 s
19424 \end_layout
19425
19426 \end_inset
19427 </cell>
19428 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19429 \begin_inset Text
19430
19431 \begin_layout Plain Layout
19432
19433 \end_layout
19434
19435 \end_inset
19436 </cell>
19437 </row>
19438 <row>
19439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Plain Layout
19443 t
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19449 \begin_inset Text
19450
19451 \begin_layout Plain Layout
19452 u
19453 \end_layout
19454
19455 \end_inset
19456 </cell>
19457 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19458 \begin_inset Text
19459
19460 \begin_layout Plain Layout
19461 v
19462 \end_layout
19463
19464 \end_inset
19465 </cell>
19466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19467 \begin_inset Text
19468
19469 \begin_layout Plain Layout
19470 w
19471 \end_layout
19472
19473 \end_inset
19474 </cell>
19475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19476 \begin_inset Text
19477
19478 \begin_layout Plain Layout
19479 x
19480 \end_layout
19481
19482 \end_inset
19483 </cell>
19484 </row>
19485 </lyxtabular>
19486
19487 \end_inset
19488
19489
19490 \end_layout
19491
19492 \end_inset
19493
19494
19495 \end_layout
19496
19497 \begin_layout Standard
19498 LyX unterstützt von sich aus keine gestrichelten Linien, also müssen Sie
19499  TeX-Code benutzen.
19500  Zunächst müssen Sie das LaTeX-Paket 
19501 \series bold
19502 arydshln
19503 \series default
19504
19505 \begin_inset Index idx
19506 status collapsed
19507
19508 \begin_layout Plain Layout
19509 LaTeX-Pakete ! arydshln
19510 \end_layout
19511
19512 \end_inset
19513
19514  im LaTeX-Vorspann laden:
19515 \end_layout
19516
19517 \begin_layout Standard
19518
19519 \series bold
19520
19521 \backslash
19522 usepackage{arydshln}
19523 \end_layout
19524
19525 \begin_layout Standard
19526 Um senkrechte Linien zu stricheln, müssen Sie im 
19527 \family sans
19528 LaTe
19529 \begin_inset ERT
19530 status collapsed
19531
19532 \begin_layout Plain Layout
19533
19534 {}
19535 \end_layout
19536
19537 \end_inset
19538
19539 X-Argument
19540 \family default
19541  des 
19542 \family sans
19543 Tabellen-Einstellungen
19544 \family default
19545 -Dialogs 
19546 \begin_inset Quotes gld
19547 \end_inset
19548
19549 :
19550 \begin_inset Quotes grd
19551 \end_inset
19552
19553 , zusammen mit dem Buchstaben für die horizontale Ausrichtung, eingeben.
19554 \end_layout
19555
19556 \begin_layout Standard
19557 Für eine gestrichelte horizontale Linie müssen Sie den Befehl
19558 \end_layout
19559
19560 \begin_layout Standard
19561
19562 \series bold
19563
19564 \backslash
19565 hdashline
19566 \end_layout
19567
19568 \begin_layout Standard
19569 als TeX-Code als erstes in die erste Zelle einer Zeile einfügen.
19570 \end_layout
19571
19572 \begin_layout Standard
19573 Für gestrichelte horizontale Linien für Mehrfachspalten wird der Befehl
19574 \end_layout
19575
19576 \begin_layout Standard
19577
19578 \series bold
19579
19580 \backslash
19581 cdashline{Anfangsspalte-Endspalte}
19582 \end_layout
19583
19584 \begin_layout Standard
19585 als TeX-Code als erstes in die erste Zelle einer Zeile eingefügt.
19586  Wenn Sie z.
19587 \begin_inset space \thinspace{}
19588 \end_inset
19589
19590 B.
19591  eine Mehrfachspalte über Spalte 2 bis 4 haben und Sie möchten darüber eine
19592  gestrichelte Linie haben, fügen Sie den Befehl
19593 \end_layout
19594
19595 \begin_layout Standard
19596
19597 \series bold
19598
19599 \backslash
19600 cdashline{2-4}
19601 \end_layout
19602
19603 \begin_layout Standard
19604 als erstes Element der ersten Zelle in der Zeile der Mehrfachspalte ein.
19605 \end_layout
19606
19607 \begin_layout Standard
19608 \begin_inset VSpace bigskip
19609 \end_inset
19610
19611
19612 \end_layout
19613
19614 \begin_layout Standard
19615 In Tabelle
19616 \begin_inset space ~
19617 \end_inset
19618
19619
19620 \begin_inset CommandInset ref
19621 LatexCommand ref
19622 reference "tab:Tabelle-mit-gestrichelten"
19623
19624 \end_inset
19625
19626  wurde in der dritten Spalte der Befehl
19627 \series bold
19628  
19629 \series default
19630
19631 \begin_inset Quotes gld
19632 \end_inset
19633
19634
19635 \series bold
19636 :c
19637 \begin_inset Quotes grd
19638 \end_inset
19639
19640
19641 \series default
19642  benutzt.
19643  Der Befehl 
19644 \series bold
19645
19646 \backslash
19647 hdashline
19648 \series default
19649  wurde in die erste Zelle der dritten Zeile eingefügt und der Befehl
19650 \begin_inset Newline newline
19651 \end_inset
19652
19653  
19654 \series bold
19655
19656 \backslash
19657 cdashline{4-5} 
19658 \series default
19659 wurde in die erste Zelle der vierten Zeile eingefügt.
19660 \end_layout
19661
19662 \begin_layout Standard
19663 \begin_inset Note Greyedout
19664 status open
19665
19666 \begin_layout Plain Layout
19667
19668 \series bold
19669 Bemerkung:
19670 \series default
19671  Das LaTeX-Paket 
19672 \series bold
19673 arydshln
19674 \series default
19675  ist nicht kompatibel dem LaTeX-Paket 
19676 \series bold
19677 colortbl
19678 \series default
19679
19680 \begin_inset Index idx
19681 status collapsed
19682
19683 \begin_layout Plain Layout
19684 LaTeX-Pakete ! colortbl
19685 \end_layout
19686
19687 \end_inset
19688
19689 , das für die farbigen Tabellen in Abschnitt
19690 \begin_inset space ~
19691 \end_inset
19692
19693
19694 \begin_inset CommandInset ref
19695 LatexCommand ref
19696 reference "abs:Farbige-Tabellen"
19697
19698 \end_inset
19699
19700  benutzt wurde.
19701  Deswegen können farbige Tabellen keine gestrichelten Linien haben.
19702 \end_layout
19703
19704 \end_inset
19705
19706
19707 \end_layout
19708
19709 \begin_layout Standard
19710 \begin_inset ERT
19711 status collapsed
19712
19713 \begin_layout Plain Layout
19714
19715
19716 \backslash
19717 else
19718 \end_layout
19719
19720 \end_inset
19721
19722
19723 \begin_inset Note Note
19724 status open
19725
19726 \begin_layout Plain Layout
19727 Die folgende Teil wird gedruckt, wenn das LaTeX-Paket 
19728 \series bold
19729 arydshln
19730 \series default
19731  nicht installiert ist:
19732 \end_layout
19733
19734 \end_inset
19735
19736
19737 \end_layout
19738
19739 \begin_layout Standard
19740 Sie müssen das LaTeX-Paket 
19741 \series bold
19742 arydshln
19743 \series default
19744  installiert haben um den Inhalt dieses Abschnitts zu sehen.
19745 \end_layout
19746
19747 \begin_layout Standard
19748 \begin_inset ERT
19749 status collapsed
19750
19751 \begin_layout Plain Layout
19752
19753
19754 \backslash
19755 fi
19756 \end_layout
19757
19758 \end_inset
19759
19760
19761 \end_layout
19762
19763 \begin_layout Chapter
19764 Gleitobjekte
19765 \begin_inset Index idx
19766 status collapsed
19767
19768 \begin_layout Plain Layout
19769 Gleitobjekte
19770 \end_layout
19771
19772 \end_inset
19773
19774
19775 \end_layout
19776
19777 \begin_layout Section
19778 Einleitung
19779 \begin_inset CommandInset label
19780 LatexCommand label
19781 name "abs:Gleitobjekte-Einleitung"
19782
19783 \end_inset
19784
19785
19786 \begin_inset Index idx
19787 status collapsed
19788
19789 \begin_layout Plain Layout
19790 Gleitobjekte ! Einleitung
19791 \end_layout
19792
19793 \end_inset
19794
19795
19796 \end_layout
19797
19798 \begin_layout Standard
19799 Ein Gleitobjekt ist ein Teil eines Dokumentes, das keinen festen Platz hat.
19800  Es kann eine oder zwei Seiten vorwärts oder rückwärts gleiten, wo immer
19801  der beste Platz ist.
19802  
19803 \family sans
19804 Fußnoten
19805 \family default
19806  und 
19807 \family sans
19808 Randnotizen
19809 \family default
19810  sind auch Gleitobjekte, weil sie auf die nächste Seite verschoben werden,
19811  wenn auf ihrer Seite schon zu viele sind.
19812 \end_layout
19813
19814 \begin_layout Standard
19815 Gleitobjekte ermöglichen eine hochwertige Gestaltung.
19816  Abbildungen und Tabellen können gleichmäßig auf Seiten verteilt werden,
19817  um weiße Flächen und Seiten ohne Text zu vermeiden.
19818  Weil das Gleiten oft den Kontext zwischen  Text und Abbildung/Tabelle auf\SpecialChar \textcompwordmark{}
19819 löst,
19820  kann im Text auf ein Gleitobjekt verwiesen werden.
19821  Gleitobjekte sind deshalb nummeriert.
19822  Querverweise werden in Abschnitt
19823 \begin_inset space ~
19824 \end_inset
19825
19826
19827 \begin_inset CommandInset ref
19828 LatexCommand ref
19829 reference "abs:Auf-Gleitobjekte-verweisen"
19830
19831 \end_inset
19832
19833  beschrieben.
19834 \end_layout
19835
19836 \begin_layout Standard
19837 Ein Gleitobjekt wird mit 
19838 \family sans
19839 Einfügen\SpecialChar \menuseparator
19840 Gleitobjekt\SpecialChar \menuseparator
19841 Algorithmus/Abbildung/Ta\SpecialChar \-
19842 belle/Um\SpecialChar \-
19843 flos\SpecialChar \-
19844 se\SpecialChar \-
19845 nes
19846 \begin_inset space ~
19847 \end_inset
19848
19849 Gleitobjekt
19850 \family default
19851  eingefügt.
19852  Für Abbildungen oder Tabellen können Sie auch auf 
19853 \begin_inset Graphics
19854         filename ../../images/float-insert_figure.png
19855         scale 70
19856         scaleBeforeRotation
19857
19858 \end_inset
19859
19860  oder 
19861 \begin_inset Graphics
19862         filename ../../images/float-insert_table.png
19863         scale 70
19864         scaleBeforeRotation
19865
19866 \end_inset
19867
19868  klicken.
19869  Sie erhalten an der Stelle der Einfügung ein rot beschriftetes graues Kästchen,
19870  das Ihnen sagt, um was für ein Gleitobjekt es sich handelt, und ein rot
19871  umrandetes Kästchen mit einer nummerierten Marke (Algorithmus/Abbildung/Tabelle
19872  #:).
19873  Statt # sehen Sie die von LyX vergebene Nummer.
19874  In das schmale Feld nach der Marke können Sie den Titel schreiben.
19875  Algorithmus, Abbildung oder Tabelle werden ober- oder unterhalb des Titels
19876  eingefügt.
19877  In Abschnitt
19878 \begin_inset space ~
19879 \end_inset
19880
19881
19882 \begin_inset CommandInset ref
19883 LatexCommand ref
19884 reference "abs:Titel-Platzierung"
19885
19886 \end_inset
19887
19888  finden Sie mehr über die Platzierung des Titels.
19889  Wenn Sie auf das Gleitobjekt-Kästchen klicken, wird es geschlossen und
19890  auch wieder geöffnet.
19891  Ein geschlossenes Gleitobjekt-Kästchen sieht so aus: 
19892 \begin_inset Graphics
19893         filename clipart/GleitobjektQt4.png
19894         scale 70
19895         scaleBeforeRotation
19896
19897 \end_inset
19898
19899  – ein graues Kästchen mit roter Beschriftung.
19900 \end_layout
19901
19902 \begin_layout Standard
19903 Um mögliche LaTeX-Fehler durch umgebenden Text zu vermeiden, wird empfohlen,
19904  Gleitobjekte in einem eigenen Absatz einzufügen.
19905 \end_layout
19906
19907 \begin_layout Standard
19908 Vorhandene Abbildungen oder Tabellen können Sie in ein Gleitobjekt packen,
19909  indem Sie sie markieren und dann auf 
19910 \begin_inset Graphics
19911         filename ../../images/float-insert_figure.png
19912         scale 70
19913         scaleBeforeRotation
19914
19915 \end_inset
19916
19917  oder 
19918 \begin_inset Graphics
19919         filename ../../images/float-insert_table.png
19920         scale 70
19921         scaleBeforeRotation
19922
19923 \end_inset
19924
19925  klicken.
19926 \end_layout
19927
19928 \begin_layout Section
19929 Gleitobjekt-Typen
19930 \begin_inset Index idx
19931 status collapsed
19932
19933 \begin_layout Plain Layout
19934 Gleitobjekte ! Typen
19935 \end_layout
19936
19937 \end_inset
19938
19939
19940 \end_layout
19941
19942 \begin_layout Standard
19943 Neben Gleitobjekt-Abbildungen und -Tabellen, die bereits in Abschnitt
19944 \begin_inset space ~
19945 \end_inset
19946
19947
19948 \begin_inset CommandInset ref
19949 LatexCommand ref
19950 reference "abs:Gleitende-Abbildungen"
19951
19952 \end_inset
19953
19954  und 
19955 \begin_inset CommandInset ref
19956 LatexCommand ref
19957 reference "abs:Gleitende-Tabellen"
19958
19959 \end_inset
19960
19961  beschrieben wurden, gibt es Gleitobjekt-Algorithmen und umflossene Gleitobjekte.
19962 \end_layout
19963
19964 \begin_layout Subsection
19965 Gleitobjekt-Algorithmen
19966 \begin_inset Index idx
19967 status collapsed
19968
19969 \begin_layout Plain Layout
19970 Gleitobjekte ! Algorithmen
19971 \end_layout
19972
19973 \end_inset
19974
19975
19976 \begin_inset CommandInset label
19977 LatexCommand label
19978 name "uab:Gleitobjekt-Algorithmen"
19979
19980 \end_inset
19981
19982
19983 \end_layout
19984
19985 \begin_layout Standard
19986 \begin_inset Float algorithm
19987 placement h
19988 wide false
19989 sideways false
19990 status open
19991
19992 \begin_layout Plain Layout
19993 \begin_inset Caption
19994
19995 \begin_layout Plain Layout
19996 \begin_inset CommandInset label
19997 LatexCommand label
19998 name "alg:Ein-Gleitobjekt-Algorithmus"
19999
20000 \end_inset
20001
20002 Ein Gleitobjekt-Algorithmus 
20003 \end_layout
20004
20005 \end_inset
20006
20007
20008 \end_layout
20009
20010 \begin_layout LyX-Code
20011 for I in 1..N loop
20012 \begin_inset Newline newline
20013 \end_inset
20014
20015  Sum:= Sum + A(I); /*Kommentar*/
20016 \begin_inset Newline newline
20017 \end_inset
20018
20019 end loop
20020 \begin_inset VSpace -4mm
20021 \end_inset
20022
20023
20024 \end_layout
20025
20026 \end_inset
20027
20028
20029 \end_layout
20030
20031 \begin_layout Standard
20032 Dieser Typ wird mit 
20033 \family sans
20034 Einfügen\SpecialChar \menuseparator
20035 Gleitobjekt\SpecialChar \menuseparator
20036 Algorithmus
20037 \family default
20038  eingefügt.
20039  Er wird für Programm-Code und Algorithmen-Beschreibungen verwendet und
20040  stellt eine Alternative zu Programm-Code-Listen dar, die in Kapitel
20041 \begin_inset space ~
20042 \end_inset
20043
20044
20045 \begin_inset CommandInset ref
20046 LatexCommand ref
20047 reference "kap:Programm-Code-Listen"
20048
20049 \end_inset
20050
20051 .
20052  Eine mögliche Absatz-Umgebung hier für ist 
20053 \family sans
20054 LyX-Code
20055 \family default
20056 , beschrieben im 
20057 \emph on
20058 Benutzerhandbuch
20059 \emph default
20060 .
20061  In Algorithmus
20062 \begin_inset space ~
20063 \end_inset
20064
20065
20066 \begin_inset CommandInset ref
20067 LatexCommand ref
20068 reference "alg:Ein-Gleitobjekt-Algorithmus"
20069
20070 \end_inset
20071
20072  wurden am Ende -4
20073 \begin_inset space \thinspace{}
20074 \end_inset
20075
20076 mm vertikaler Abstand eingefügt, damit die untere Linie direkt unter der
20077  letzten Zeile gedruckt wird.
20078 \end_layout
20079
20080 \begin_layout Standard
20081 Die Marke 
20082 \emph on
20083 Algorithmus
20084 \emph default
20085  wird nicht automatisch in die druckbare Version übernommen, sondern das
20086  englische Wort 
20087 \emph on
20088 Algorithm
20089 \emph default
20090  verwendet.
20091  Soll
20092 \emph on
20093  Algorithmus
20094 \emph default
20095  dort stehen, müssen Sie folgendes in den LaTeX-Vorspann schreiben: 
20096 \end_layout
20097
20098 \begin_layout Standard
20099
20100 \series bold
20101
20102 \backslash
20103 floatname{algorithm}{Algorithmus}
20104 \end_layout
20105
20106 \begin_layout Standard
20107 Um das Algorithmenverzeichnis einzufügen, kann für Dokumente, die dieselbe
20108  Sprache wie die LyX Menünamen haben, das Menü 
20109 \family sans
20110 Einfügen\SpecialChar \menuseparator
20111 Liste
20112 \begin_inset space \thinspace{}
20113 \end_inset
20114
20115 /
20116 \begin_inset space \thinspace{}
20117 \end_inset
20118
20119 Inhaltsverzeichnis\SpecialChar \menuseparator
20120 Algorithmenverzeichnis
20121 \family default
20122  verwendet werden.
20123  Für Dokumente in anderen Sprachen muss stattdessen dieser Befehl als TeX-Code
20124  eingefügt werden:
20125 \end_layout
20126
20127 \begin_layout Standard
20128
20129 \series bold
20130
20131 \backslash
20132 listof{algorithm}{Algorithmenverzeichnis}
20133 \end_layout
20134
20135 \begin_layout Standard
20136 Gleitobjekt-Algorithmen werden nicht wie Gleitobjekt-Abbildungen oder -Tabellen
20137  nach dem Schema 
20138 \begin_inset Quotes gld
20139 \end_inset
20140
20141 Kapitelnummer.Algorithmusnummer
20142 \begin_inset Quotes grd
20143 \end_inset
20144
20145  nummeriert.
20146  Um das zu erreichen, müssen Sie folgenden Befehl in den LaTeX-Vorspann
20147  einfügen:
20148 \end_layout
20149
20150 \begin_layout Standard
20151
20152 \series bold
20153
20154 \backslash
20155 numberwithin{algorithm}{chapter}
20156 \end_layout
20157
20158 \begin_layout Standard
20159 Um 
20160 \series bold
20161
20162 \backslash
20163 numberwithin
20164 \series default
20165  benutzen zu können, muss in den 
20166 \family sans
20167 Mathe
20168 \begin_inset space ~
20169 \end_inset
20170
20171 Optionen
20172 \family default
20173  der 
20174 \family sans
20175 Dokument-Einstellungen
20176 \family default
20177  
20178 \family sans
20179 AMS
20180 \begin_inset space ~
20181 \end_inset
20182
20183 Mathe
20184 \begin_inset space ~
20185 \end_inset
20186
20187 Paket
20188 \family default
20189
20190 \begin_inset space ~
20191 \end_inset
20192
20193
20194 \family sans
20195 verwenden
20196 \family default
20197  angekreuzt sein.
20198 \end_layout
20199
20200 \begin_layout Subsection
20201 Umflossene Gleitobjekte
20202 \begin_inset Index idx
20203 status collapsed
20204
20205 \begin_layout Plain Layout
20206 Gleitobjekte ! umflossene
20207 \end_layout
20208
20209 \end_inset
20210
20211
20212 \end_layout
20213
20214 \begin_layout Standard
20215 Umflossene Gleitobjekte werden benutzt, um Text um eine Abbildung oder Tabelle
20216  herum fließen zu lassen, wobei der Text nur den Teil der Zeile benutzt,
20217  den die Abbildung bzw.
20218 \begin_inset space ~
20219 \end_inset
20220
20221 Tabelle übrig lässt.
20222  Sie werden über das Menü
20223 \family sans
20224  Einfügen\SpecialChar \menuseparator
20225 Gleitobjekt\SpecialChar \menuseparator
20226 Umflossenes Bild-Gleitobjekt oder Umflossenes Tabellen-Gleit
20227 objekt
20228 \family default
20229  eingefügt, wenn das LaTeX-Paket 
20230 \series bold
20231 wrapfig
20232 \series default
20233
20234 \begin_inset Index idx
20235 status collapsed
20236
20237 \begin_layout Plain Layout
20238 LaTeX-Pakete ! wrapfig
20239 \begin_inset ERT
20240 status collapsed
20241
20242 \begin_layout Plain Layout
20243
20244
20245 \backslash
20246 vspace{4mm}
20247 \end_layout
20248
20249 \end_inset
20250
20251
20252 \end_layout
20253
20254 \end_inset
20255
20256  installiert ist.
20257 \begin_inset Foot
20258 status collapsed
20259
20260 \begin_layout Plain Layout
20261 Wie man ein LaTeX-Paket installiert, wird im Handbuch 
20262 \emph on
20263 LaTeX-Konfiguration
20264 \emph default
20265  beschrieben.
20266 \end_layout
20267
20268 \end_inset
20269
20270  Die Einstellungen des Gleitobjekts können mit einem Rechtsklick auf die
20271  Box des Gleitobjekts geändert werden.
20272  
20273 \begin_inset Wrap figure
20274 lines 0
20275 placement l
20276 overhang 1cm
20277 width "40col%"
20278 status open
20279
20280 \begin_layout Plain Layout
20281 \begin_inset Graphics
20282         filename ../clipart/mobius.eps
20283         width 40col%
20284         scaleBeforeRotation
20285         rotateOrigin center
20286
20287 \end_inset
20288
20289
20290 \end_layout
20291
20292 \begin_layout Plain Layout
20293 \begin_inset Caption
20294
20295 \begin_layout Plain Layout
20296 \begin_inset CommandInset label
20297 LatexCommand label
20298 name "abb:Dies-ist-eine"
20299
20300 \end_inset
20301
20302 Dies ist eine umflossene Gleitobjekt-Abbildung
20303 \end_layout
20304
20305 \end_inset
20306
20307
20308 \end_layout
20309
20310 \end_inset
20311
20312  Obligatorische Einstellungen sind die 
20313 \family sans
20314 Breite
20315 \family default
20316  und 
20317 \family sans
20318 Platzierung
20319 \family default
20320  des Gleitobjekts.
20321  Optional sind der 
20322 \family sans
20323 Überhang 
20324 \family default
20325 der festlegt, wie weit das Gleitobjekt in den Rand des Absatzes
20326 \begin_inset space \thinspace{}
20327 \end_inset
20328
20329 /
20330 \begin_inset space \thinspace{}
20331 \end_inset
20332
20333 der Seite ragt und die 
20334 \family sans
20335 benötigten Zeilen
20336 \family default
20337 , die festlegen wie viele Textzeilen das Gleitobjekt in etwa benötigt.
20338  Die benötigten Zeilen sind oft schwer abzuschätzen, daher sollte man sie
20339  nur nutzen, wenn Probleme mit der Platzierung des Gleitobjekts auftreten.
20340  Des weiteren können Sie entscheiden, ob es LaTeX erlaubt sein soll, das
20341  Gleitobjekt innerhalb des Absatzes oder zu umgebenden Absätzen gleiten
20342  zu lassen.
20343  Abbildung
20344 \begin_inset space ~
20345 \end_inset
20346
20347
20348 \begin_inset CommandInset ref
20349 LatexCommand ref
20350 reference "abb:Dies-ist-eine"
20351
20352 \end_inset
20353
20354  ist zum Beispiel ein umflossenes Bild, das 40
20355 \begin_inset space \thinspace{}
20356 \end_inset
20357
20358 % der Spaltenbreite einnimmt, 1
20359 \begin_inset space \thinspace{}
20360 \end_inset
20361
20362 cm in den Rand ragt und links gesetzt wurde.
20363 \begin_inset Foot
20364 status collapsed
20365
20366 \begin_layout Plain Layout
20367 Die benutzbaren Einheiten werden in Anhang
20368 \begin_inset space ~
20369 \end_inset
20370
20371
20372 \begin_inset CommandInset ref
20373 LatexCommand ref
20374 reference "kap:In-LyX-verfügbare"
20375
20376 \end_inset
20377
20378  beschrieben.
20379 \end_layout
20380
20381 \end_inset
20382
20383
20384 \end_layout
20385
20386 \begin_layout Standard
20387 \begin_inset Note Greyedout
20388 status open
20389
20390 \begin_layout Plain Layout
20391
20392 \series bold
20393 Bemerkung:
20394 \series default
20395  Umflossene Objekte sind fragil! Wenn die Abbildung z.
20396 \begin_inset space \thinspace{}
20397 \end_inset
20398
20399 B.
20400  zu nahe am unteren Seitenrand ist, kann es passieren, dass sie gar nicht
20401  oder über anderen Text gedruckt wird.
20402 \end_layout
20403
20404 \end_inset
20405
20406
20407 \end_layout
20408
20409 \begin_layout Standard
20410 Allgemein gilt:
20411 \end_layout
20412
20413 \begin_layout Itemize
20414 Umflossene Gleitobjekte sollten nicht in Absätze gepackt werden, die auf
20415  der nächsten Seite fortgesetzt werden.
20416  Das bedeutet, dass man sie erst dann einfügen sollte, wenn das Dokument
20417  fast fertig ist und man sehen kann, wo ein Seitenumbruch erfolgen wird.
20418 \end_layout
20419
20420 \begin_layout Itemize
20421 Umflossene Gleitobjekte sollten entweder vor dem Absatz, dessen Text um
20422  sie fließen soll, eingefügt werden oder darin.
20423 \end_layout
20424
20425 \begin_layout Itemize
20426 Umflossene Gleitobjekte in aufeinander folgenden Absätzen können Probleme
20427  bereiten, also achten Sie darauf, dass mindestens ein Textabsatz zwischen
20428  ihnen ist.
20429 \end_layout
20430
20431 \begin_layout Itemize
20432 Umflossene Gleitobjekte sind weder in Abschnitts-Überschriften noch in Tabellen
20433  erlaubt.
20434 \end_layout
20435
20436 \begin_layout Section
20437 Gleitobjekt-Nummerierung
20438 \begin_inset Index idx
20439 status collapsed
20440
20441 \begin_layout Plain Layout
20442 Gleitobjekte ! Nummerierung
20443 \end_layout
20444
20445 \end_inset
20446
20447
20448 \end_layout
20449
20450 \begin_layout Standard
20451 Gleitobjekte werden entweder unabhängig vom Abschnitt, in dem sie sind,
20452  nummeriert oder nach dem Schema 
20453 \begin_inset Quotes gld
20454 \end_inset
20455
20456 Kapitelnummer.Gleitobjektnummer
20457 \begin_inset Quotes grd
20458 \end_inset
20459
20460  oder 
20461 \begin_inset Quotes gld
20462 \end_inset
20463
20464 Abschnittsnummer.Gleitobjektnummer
20465 \begin_inset Quotes grd
20466 \end_inset
20467
20468 .
20469  Das hängt von der Dokumentklasse ab.
20470 \end_layout
20471
20472 \begin_layout Standard
20473 Um das Aussehen der unabhängigen Nummer zu ändern, müssen Sie folgendes
20474  in den LaTeX-Vorspann einfügen:
20475 \end_layout
20476
20477 \begin_layout Standard
20478
20479 \series bold
20480
20481 \backslash
20482 renewcommand{
20483 \backslash
20484 thetable}{
20485 \backslash
20486 roman{table}}
20487 \end_layout
20488
20489 \begin_layout Standard
20490
20491 \series bold
20492
20493 \backslash
20494 thetable
20495 \series default
20496  ist der Befehl, der die Tabellennummer druckt.
20497  Für Abbildungen ist das 
20498 \series bold
20499
20500 \backslash
20501 thefigure
20502 \series default
20503 .
20504  Der Befehl 
20505 \series bold
20506
20507 \backslash
20508 roman
20509 \series default
20510  druckt die Tabellennummer als kleingeschriebene römische Zahlen.
20511 \end_layout
20512
20513 \begin_layout Standard
20514 Um das Nummerierungsschema zum Beispiel auf 
20515 \begin_inset Quotes gld
20516 \end_inset
20517
20518 Unterabschnittsnummer.Num\SpecialChar \-
20519 mer
20520 \begin_inset Quotes grd
20521 \end_inset
20522
20523  zu ändern, setzen Sie folgendes in den LaTeX-Vorspann:
20524 \end_layout
20525
20526 \begin_layout Standard
20527
20528 \series bold
20529
20530 \backslash
20531 numberwithin{table}{subsection}
20532 \end_layout
20533
20534 \begin_layout Standard
20535 Um den Befehl 
20536 \series bold
20537
20538 \backslash
20539 numberwithin
20540 \series default
20541  benutzen zu können, müssen Sie in den 
20542 \family sans
20543 Mathe
20544 \begin_inset space ~
20545 \end_inset
20546
20547 Optionen
20548 \family default
20549  der 
20550 \family sans
20551 Dokument-Einstellungen
20552 \family default
20553  
20554 \family sans
20555 AMS
20556 \begin_inset space ~
20557 \end_inset
20558
20559 Mathe
20560 \begin_inset space ~
20561 \end_inset
20562
20563 Paket
20564 \family default
20565
20566 \begin_inset space ~
20567 \end_inset
20568
20569
20570 \family sans
20571 verwenden
20572 \family default
20573  ankreuzen.
20574 \end_layout
20575
20576 \begin_layout Standard
20577 Sehen Sie sich bitte auch Abschnitt
20578 \begin_inset space ~
20579 \end_inset
20580
20581
20582 \begin_inset CommandInset ref
20583 LatexCommand ref
20584 reference "uab:Fußnoten-Nummerierung"
20585
20586 \end_inset
20587
20588  für Einzelheiten und wichtige Bemerkungen zu Nummerierung-Befehlen an.
20589 \end_layout
20590
20591 \begin_layout Section
20592 Auf Gleitobjekte verweisen
20593 \begin_inset CommandInset label
20594 LatexCommand label
20595 name "abs:Auf-Gleitobjekte-verweisen"
20596
20597 \end_inset
20598
20599
20600 \begin_inset Index idx
20601 status collapsed
20602
20603 \begin_layout Plain Layout
20604 Gleitobjekte ! Querverweise
20605 \end_layout
20606
20607 \end_inset
20608
20609
20610 \begin_inset Index idx
20611 status collapsed
20612
20613 \begin_layout Plain Layout
20614 Querverweise ! auf Gleitobjekte
20615 \end_layout
20616
20617 \end_inset
20618
20619
20620 \end_layout
20621
20622 \begin_layout Standard
20623 Zunächst müssen Sie mit 
20624 \family sans
20625 Einfügen\SpecialChar \menuseparator
20626 Marke
20627 \family default
20628  oder einen Klick auf 
20629 \begin_inset Graphics
20630         filename ../../images/label-insert.png
20631         scale 70
20632         scaleBeforeRotation
20633
20634 \end_inset
20635
20636  eine Marke im Titel einfügen.
20637  Im 
20638 \family sans
20639 Marke
20640 \family default
20641 -Dialog schreiben Sie einen Text in das Feld 
20642 \family sans
20643 Marke
20644 \family default
20645  oder übernehmen den vorgeschlagenen.
20646  Die Marke sieht in LyX dann so aus:
20647 \end_layout
20648
20649 \begin_layout Standard
20650 \begin_inset Graphics
20651         filename clipart/Marke.png
20652         lyxscale 80
20653         scale 50
20654         scaleBeforeRotation
20655
20656 \end_inset
20657
20658
20659 \end_layout
20660
20661 \begin_layout Standard
20662 Die Marke wird als Anker und Name für den Querverweis benutzt.
20663  Mit 
20664 \family sans
20665 Einfügen\SpecialChar \menuseparator
20666 Querverweis
20667 \family default
20668  oder einen Klick auf 
20669 \begin_inset Graphics
20670         filename ../../images/dialog-show-new-inset_ref.png
20671         scale 70
20672         scaleBeforeRotation
20673
20674 \end_inset
20675
20676  können Sie dann auf die Marke verweisen.
20677  Als Querverweis wird in LyX ein graues Kästchen wie zum Beispiel dieses
20678  angezeigt:
20679 \end_layout
20680
20681 \begin_layout Standard
20682 \begin_inset Graphics
20683         filename clipart/Querverweis.png
20684         lyxscale 80
20685         scale 50
20686         scaleBeforeRotation
20687
20688 \end_inset
20689
20690
20691 \begin_inset Newline newline
20692 \end_inset
20693
20694  Mehr zu Querverweisen finden Sie im 
20695 \emph on
20696 Benutzerhandbuch
20697 \emph default
20698 .
20699 \end_layout
20700
20701 \begin_layout Standard
20702 Es empfiehlt sich, zwischen dem Querverweis-Namen (zum Beispiele Abschnitt)
20703  und dem Querverweis ein geschütztes Leerzeichen einfügen, damit beide nicht
20704  durch einen Zeilenumbruch getrennt werden können.
20705 \end_layout
20706
20707 \begin_layout Standard
20708 Marken können Sie jederzeit durch einen Klick auf ihr Kästchen ändern.
20709  LyX passt die Querverweise automatisch an.
20710 \end_layout
20711
20712 \begin_layout Standard
20713 Ein Klick auf den Schalter 
20714 \family sans
20715 Gehe
20716 \begin_inset space ~
20717 \end_inset
20718
20719 zur
20720 \begin_inset space ~
20721 \end_inset
20722
20723 Marke
20724 \family default
20725  im Querverweis-Fenster stellt den Cursor vor die entsprechende Marke.
20726  Der Text der Schaltfläche heißt jetzt 
20727 \family sans
20728 Gehe
20729 \begin_inset space ~
20730 \end_inset
20731
20732 zurück
20733 \family default
20734  und ein Klick darauf macht genau dies.
20735   Ein Rechts-Klick auf das Querverweis-Kästchen stellt den Cursor vor die
20736  entsprechende Marke, ohne dass das Querverweis-Fenster zusehen ist.
20737  Dann ist auch kein 
20738 \family sans
20739 Gehe
20740 \begin_inset space ~
20741 \end_inset
20742
20743 zurück
20744 \family default
20745  möglich.
20746 \end_layout
20747
20748 \begin_layout Subsection
20749 Querverweis-Formate
20750 \begin_inset CommandInset label
20751 LatexCommand label
20752 name "uab:Querverweis-Formate"
20753
20754 \end_inset
20755
20756
20757 \begin_inset Index idx
20758 status collapsed
20759
20760 \begin_layout Plain Layout
20761 Querverweise ! Formate
20762 \end_layout
20763
20764 \end_inset
20765
20766
20767 \end_layout
20768
20769 \begin_layout Standard
20770 Es gibt sechs verschiedene Querverweisstile:
20771 \end_layout
20772
20773 \begin_layout Description
20774 <Querverweis>: druckt die Nummer der Gleitumgebung, dies ist die Voreinstellung:
20775  
20776 \begin_inset CommandInset ref
20777 LatexCommand ref
20778 reference "abb:Zwei-Teilabbildungen"
20779
20780 \end_inset
20781
20782
20783 \end_layout
20784
20785 \begin_layout Description
20786 (<Querverweis>): druckt die Nummer der Gleitumgebung umgeben von zwei runden
20787  Klammern, dies ist der Stil, wie er normalerweise für Verweise auf Formeln
20788  verwendet wird, speziell wenn der Name 
20789 \begin_inset Quotes gld
20790 \end_inset
20791
20792 Gleichung
20793 \begin_inset Quotes grd
20794 \end_inset
20795
20796  weggelassen wird: 
20797 \begin_inset CommandInset ref
20798 LatexCommand eqref
20799 reference "eq:Wgn"
20800
20801 \end_inset
20802
20803
20804 \end_layout
20805
20806 \begin_layout Description
20807 <Seite>: druckt die Seitennummer: Seite
20808 \begin_inset space ~
20809 \end_inset
20810
20811
20812 \begin_inset CommandInset ref
20813 LatexCommand pageref
20814 reference "abb:Zwei-Teilabbildungen"
20815
20816 \end_inset
20817
20818
20819 \end_layout
20820
20821 \begin_layout Description
20822 auf
20823 \begin_inset space ~
20824 \end_inset
20825
20826 Seite
20827 \begin_inset space ~
20828 \end_inset
20829
20830 <Seite>: druckt den Text 
20831 \begin_inset Quotes gld
20832 \end_inset
20833
20834 auf Seite
20835 \begin_inset Quotes grd
20836 \end_inset
20837
20838  und die Seitennummer: 
20839 \begin_inset CommandInset ref
20840 LatexCommand vpageref
20841 reference "abb:Zwei-Teilabbildungen"
20842
20843 \end_inset
20844
20845
20846 \end_layout
20847
20848 \begin_layout Description
20849 <Querverweis>
20850 \begin_inset space ~
20851 \end_inset
20852
20853 auf
20854 \begin_inset space ~
20855 \end_inset
20856
20857 Seite
20858 \begin_inset space ~
20859 \end_inset
20860
20861 <Seite>: druckt die Nummer der Gleitumgebung, den Text 
20862 \begin_inset Quotes gld
20863 \end_inset
20864
20865 auf Seite
20866 \begin_inset Quotes grd
20867 \end_inset
20868
20869 , und die Seitennummer: 
20870 \begin_inset CommandInset ref
20871 LatexCommand vref
20872 reference "abb:Zwei-Teilabbildungen"
20873
20874 \end_inset
20875
20876
20877 \end_layout
20878
20879 \begin_layout Description
20880 Formatierter
20881 \begin_inset space ~
20882 \end_inset
20883
20884 Querverweis: druckt ein selbst definiertes Querverweisformat
20885 \begin_inset Newline newline
20886 \end_inset
20887
20888
20889 \begin_inset Note Greyedout
20890 status open
20891
20892 \begin_layout Plain Layout
20893
20894 \series bold
20895 Bemerkung:
20896 \series default
20897  Dies ist nur möglich, wenn das LaTeX-Paket 
20898 \series bold
20899 prettyref
20900 \series default
20901  oder 
20902 \series bold
20903 refstyle
20904 \series default
20905
20906 \begin_inset Index idx
20907 status collapsed
20908
20909 \begin_layout Plain Layout
20910 LaTeX-Pakete ! prettyref
20911 \end_layout
20912
20913 \end_inset
20914
20915
20916 \begin_inset Index idx
20917 status collapsed
20918
20919 \begin_layout Plain Layout
20920 LaTeX-Pakete ! refstyle
20921 \end_layout
20922
20923 \end_inset
20924
20925  installiert ist.
20926 \end_layout
20927
20928 \end_inset
20929
20930
20931 \begin_inset Newline newline
20932 \end_inset
20933
20934 Sie können duch setzen der Option 
20935 \family sans
20936 Verwende refstyle (nicht prettyref) für Querverweise
20937 \family default
20938  im Menü 
20939 \family sans
20940 Dokument\SpecialChar \menuseparator
20941 Einstellungen\SpecialChar \menuseparator
20942 Dokumentklasse
20943 \family default
20944  wählen, welches LaTeX-Paket für diesen Verweistyp verwendet wird.
20945  Das Format wird definiert, indem man den Befehl 
20946 \series bold
20947
20948 \backslash
20949 newrefformat
20950 \series default
20951  (prettyref) oder 
20952 \series bold
20953
20954 \backslash
20955 newref
20956 \series default
20957  (refstyle) in die Dokumentpräambel einfügt.
20958  Z.
20959 \begin_inset space \thinspace{}
20960 \end_inset
20961
20962 B.
20963  kann das Format aller Referenzen auf Abbildungen (haben das Marken-Kürzel
20964  
20965 \begin_inset Quotes eld
20966 \end_inset
20967
20968
20969 \family sans
20970 abb
20971 \family default
20972
20973 \begin_inset Quotes erd
20974 \end_inset
20975
20976 ) mit dem Befehle
20977 \begin_inset Newline newline
20978 \end_inset
20979
20980
20981 \series bold
20982
20983 \backslash
20984 newref{abb}{refcmd={Bild auf Seite 
20985 \backslash
20986 pageref{#1}}}
20987 \series default
20988
20989 \begin_inset Newline newline
20990 \end_inset
20991
20992 geändert werden.
20993  Für weitere Informationen bezüglich des Formats sei auf die Paket-Dokumentation
20994 en verwiesen, 
20995 \begin_inset CommandInset citation
20996 LatexCommand cite
20997 key "prettyref,refstyle"
20998
20999 \end_inset
21000
21001 .
21002 \end_layout
21003
21004 \begin_layout Description
21005 Textverweis: druckt die Beschriftung oder den Namen der Referenz: 
21006 \begin_inset CommandInset ref
21007 LatexCommand nameref
21008 reference "abb:Zwei-Teilabbildungen"
21009
21010 \end_inset
21011
21012
21013 \end_layout
21014
21015 \begin_layout Standard
21016
21017 \family sans
21018 <Seite>
21019 \family default
21020  druckt nicht die Seitennummer, wenn sich die referenzierte Marke auf der
21021  vorherigen, der selben oder der nächsten Seite befindet.
21022  Stattdessen wird z.
21023 \begin_inset space \thinspace{}
21024 \end_inset
21025
21026 B.
21027  der Text 
21028 \begin_inset Quotes gld
21029 \end_inset
21030
21031
21032 \family sans
21033 auf dieser Seite
21034 \family default
21035
21036 \begin_inset Quotes grd
21037 \end_inset
21038
21039  gedruckt.
21040  Der Stil 
21041 \family sans
21042 <Querverweis>
21043 \begin_inset space ~
21044 \end_inset
21045
21046 auf
21047 \begin_inset space ~
21048 \end_inset
21049
21050 Seite
21051 \begin_inset space ~
21052 \end_inset
21053
21054 <Seite>
21055 \family default
21056  druckt nichts über die Seite, wenn die referenzierte Marke auf der gleichen
21057  Seite ist.
21058 \end_layout
21059
21060 \begin_layout Standard
21061 Die Nummer und die aktuelle Seite des referenzierten Dokumentteils wird
21062  automatisch von LaTeX berechnet.
21063  Die Stile können im Feld 
21064 \family sans
21065 Format
21066 \family default
21067  des Querverweis-Fensters eingestellt werden, das erscheint, wenn Sie auf
21068  einen Querverweis klicken.
21069 \end_layout
21070
21071 \begin_layout Standard
21072 \begin_inset Note Greyedout
21073 status open
21074
21075 \begin_layout Plain Layout
21076
21077 \series bold
21078 Bemerkung:
21079 \series default
21080  Es wird empfohlen, das LaTeX-Paket 
21081 \series bold
21082 refstyle
21083 \series default
21084
21085 \begin_inset Index idx
21086 status collapsed
21087
21088 \begin_layout Plain Layout
21089 LaTeX-Pakete ! refstyle
21090 \end_layout
21091
21092 \end_inset
21093
21094  zu verwenden, da 
21095 \series bold
21096 prettyref
21097 \series default
21098
21099 \begin_inset Index idx
21100 status collapsed
21101
21102 \begin_layout Plain Layout
21103 LaTeX-Pakete ! prettyref
21104 \end_layout
21105
21106 \end_inset
21107
21108  nicht alle möglichen LyX Marken-Kürzel
21109 \begin_inset Foot
21110 status collapsed
21111
21112 \begin_layout Plain Layout
21113  
21114 \begin_inset Quotes gld
21115 \end_inset
21116
21117 abb:
21118 \begin_inset Quotes grd
21119 \end_inset
21120
21121  ist z.
21122 \begin_inset space \thinspace{}
21123 \end_inset
21124
21125 B.
21126  LyXs Kürzel für Marken in Bildbeschriftungen.
21127 \end_layout
21128
21129 \end_inset
21130
21131  kennt und auch nicht internationalisiert ist.
21132 \end_layout
21133
21134 \end_inset
21135
21136
21137 \end_layout
21138
21139 \begin_layout Subsection
21140 Automatische Querverweisnamen
21141 \begin_inset Index idx
21142 status collapsed
21143
21144 \begin_layout Plain Layout
21145 Querverweise ! Automatische Namen 
21146 \end_layout
21147
21148 \end_inset
21149
21150
21151 \end_layout
21152
21153 \begin_layout Standard
21154 Das LaTeX-Paket 
21155 \series bold
21156 hyperref
21157 \series default
21158
21159 \begin_inset Index idx
21160 status collapsed
21161
21162 \begin_layout Plain Layout
21163 LaTeX-Pakete ! hyperref
21164 \end_layout
21165
21166 \end_inset
21167
21168 , das in den
21169 \family sans
21170  PDF-Eigenschaften
21171 \family default
21172  im 
21173 \family sans
21174 Dokument-Einstellungen
21175 \family default
21176  Dialog aktiviert werden kann, besitzt eine sehr nützliche Funktion, dass
21177  Querverweise den Namen des Gleitobjekts automatisch enthalten (oder Textteile
21178  wie 
21179 \emph on
21180 Abschnitt
21181 \emph default
21182 ).
21183  Sie müssen damit z.
21184 \begin_inset space \thinspace{}
21185 \end_inset
21186
21187 B.
21188  nicht mehr den Namen 
21189 \begin_inset Quotes gld
21190 \end_inset
21191
21192 Abbildung
21193 \begin_inset Quotes grd
21194 \end_inset
21195
21196  vor jeden Querverweis auf eine Abbildung schreiben.
21197  Um diese Funktion benutzen zu können, aktivieren Sie 
21198 \series bold
21199 hyperref
21200 \series default
21201  und fügen diese Zeile in den LaTeX-Vorspann ein:
21202 \end_layout
21203
21204 \begin_layout Standard
21205
21206 \series bold
21207
21208 \backslash
21209 AtBeginDocument{
21210 \backslash
21211 renewcommand{
21212 \backslash
21213 ref}[1]{
21214 \backslash
21215 mbox{
21216 \backslash
21217 autoref{#1}}}}
21218 \end_layout
21219
21220 \begin_layout Standard
21221 Wenn Sie andere Querverweisnamen als die voreingestellten bevorzugen, z.
21222 \begin_inset space \thinspace{}
21223 \end_inset
21224
21225 B.
21226  statt 
21227 \begin_inset Quotes gld
21228 \end_inset
21229
21230 Abschnitt
21231 \begin_inset Quotes grd
21232 \end_inset
21233
21234  den Namen 
21235 \begin_inset Quotes gld
21236 \end_inset
21237
21238 Kap.
21239 \begin_inset space \thinspace{}
21240 \end_inset
21241
21242
21243 \begin_inset Quotes grd
21244 \end_inset
21245
21246 , können Sie den Namen umdefinieren, indem Sie dies zum Vorspann hinzufügen:
21247 \end_layout
21248
21249 \begin_layout Standard
21250
21251 \series bold
21252
21253 \backslash
21254 addto
21255 \backslash
21256 extrasngerman{
21257 \backslash
21258 renewcommand{
21259 \backslash
21260 sectionautorefname}
21261 \begin_inset Newline newline
21262 \end_inset
21263
21264
21265 \begin_inset Phantom HPhantom
21266 status open
21267
21268 \begin_layout Plain Layout
21269
21270 \series bold
21271 \begin_inset space ~
21272 \end_inset
21273
21274
21275 \end_layout
21276
21277 \end_inset
21278
21279 {Kap.
21280 \backslash
21281 negthinspace}}
21282 \end_layout
21283
21284 \begin_layout Standard
21285 Wenn Sie eine andere Dokumentsprache als Englisch benutzen, ersetzen Sie
21286 \begin_inset Newline newline
21287 \end_inset
21288
21289
21290 \series bold
21291
21292 \backslash
21293 extrasngerman
21294 \series default
21295  durch 
21296 \series bold
21297
21298 \backslash
21299 extras***
21300 \series default
21301 , wobei *** der Name der verwendeten Sprache ist.
21302 \end_layout
21303
21304 \begin_layout Standard
21305 Um automatische Namen zu bekommen, jedoch nicht für bestimmte Querverweistypen,
21306  z.
21307 \begin_inset space \thinspace{}
21308 \end_inset
21309
21310 B.
21311  nicht für Gleichungen, benutzen Sie diesen Vorspanncode:
21312 \end_layout
21313
21314 \begin_layout Standard
21315
21316 \series bold
21317
21318 \backslash
21319 newlength{
21320 \backslash
21321 abc}
21322 \begin_inset Newline newline
21323 \end_inset
21324
21325
21326 \backslash
21327 settowidth{
21328 \backslash
21329 abc}{
21330 \backslash
21331 space}
21332 \begin_inset Newline newline
21333 \end_inset
21334
21335
21336 \backslash
21337 addto
21338 \backslash
21339 extrasenglish{
21340 \backslash
21341 renewcommand{
21342 \backslash
21343 equationautorefname}
21344 \begin_inset Newline newline
21345 \end_inset
21346
21347
21348 \begin_inset Phantom HPhantom
21349 status open
21350
21351 \begin_layout Plain Layout
21352
21353 \series bold
21354 \begin_inset space ~
21355 \end_inset
21356
21357
21358 \end_layout
21359
21360 \end_inset
21361
21362 {
21363 \backslash
21364 hspace{-
21365 \backslash
21366 abc}}
21367 \end_layout
21368
21369 \begin_layout Standard
21370 Mehr über dieses Thema finden Sie in der 
21371 \series bold
21372 hyperref
21373 \series default
21374 -Dokumentation 
21375 \begin_inset CommandInset citation
21376 LatexCommand cite
21377 key "hyperref"
21378
21379 \end_inset
21380
21381 .
21382 \end_layout
21383
21384 \begin_layout Standard
21385 \begin_inset Note Greyedout
21386 status open
21387
21388 \begin_layout Plain Layout
21389
21390 \series bold
21391 Bemerkung:
21392 \series default
21393  Automatische Querverweis-Namen können nicht verwendet werden, wenn Sie
21394  als Querverweisstil 
21395 \family sans
21396 Formatierter
21397 \begin_inset space ~
21398 \end_inset
21399
21400 Querverweis
21401 \family default
21402  benutzen, wie in Abschnitt
21403 \begin_inset space ~
21404 \end_inset
21405
21406
21407 \begin_inset CommandInset ref
21408 LatexCommand ref
21409 reference "uab:Querverweis-Formate"
21410
21411 \end_inset
21412
21413  beschrieben.
21414 \end_layout
21415
21416 \end_inset
21417
21418
21419 \end_layout
21420
21421 \begin_layout Standard
21422 Das 
21423 \emph on
21424 Mathe
21425 \emph default
21426  Handbuch ist ein Beispiel wo automatische Querverweisnamen verwendet werden.
21427 \end_layout
21428
21429 \begin_layout Subsection
21430 Querverweis-Position
21431 \begin_inset CommandInset label
21432 LatexCommand label
21433 name "uab:Querverweis-Position"
21434
21435 \end_inset
21436
21437
21438 \begin_inset Index idx
21439 status collapsed
21440
21441 \begin_layout Plain Layout
21442 Querverweise !  Position
21443 \end_layout
21444
21445 \end_inset
21446
21447
21448 \end_layout
21449
21450 \begin_layout Standard
21451 Wenn Sie 
21452 \series bold
21453 hyperref
21454 \series default
21455
21456 \begin_inset Index idx
21457 status collapsed
21458
21459 \begin_layout Plain Layout
21460 LaTeX-Pakete ! hyperref
21461 \end_layout
21462
21463 \end_inset
21464
21465  in den
21466 \family sans
21467  PDF-Eigenschaften
21468 \family default
21469  im 
21470 \family sans
21471 Dokument-Einstellungen
21472 \family default
21473  Dialog benutzen, um in der Ausgabe Querverweise zu verlinken, springt ein
21474  Klick auf den Querverweis für eine Gleitobjekt-Abbildung zur Abbildungsmarke,
21475  und Sie werden das Bild ohne Scrollen nicht sehen.
21476  Das liegt daran, dass der Querverweis-Link an der Marken-Position verankert
21477  ist.
21478  Wenn Sie das  LaTeX-Paket 
21479 \series bold
21480 hypcap
21481 \series default
21482
21483 \begin_inset Index idx
21484 status collapsed
21485
21486 \begin_layout Plain Layout
21487 LaTeX-Pakete ! hypcap
21488 \end_layout
21489
21490 \end_inset
21491
21492 , das Teil des LaTeX-Pakets 
21493 \series bold
21494 oberdiek
21495 \series default
21496
21497 \begin_inset Index idx
21498 status collapsed
21499
21500 \begin_layout Plain Layout
21501 LaTeX-Pakete ! oberdiek
21502 \end_layout
21503
21504 \end_inset
21505
21506  ist, benutzen, wird der Anker am Anfang des Gleitobjekts gesetzt.
21507  Aber natürlich müssen Sie auch hier das LaTeX-Paket 
21508 \series bold
21509 hypcap
21510 \series default
21511  zunächst in den LaTeX-Vorspann laden:
21512 \end_layout
21513
21514 \begin_layout Standard
21515
21516 \series bold
21517
21518 \backslash
21519 usepackage[figure]{hypcap}
21520 \end_layout
21521
21522 \begin_layout Standard
21523 Sie können 
21524 \series bold
21525 hypcap
21526 \series default
21527  auch für alle Gleitobjekte benutzen, aber das wird aus Gründen der Stabilität
21528  nicht empfohlen.
21529  Weitere Informationen finden Sie im
21530 \series bold
21531  hypcap
21532 \series default
21533 -Handbuch 
21534 \begin_inset CommandInset citation
21535 LatexCommand cite
21536 key "hypcap"
21537
21538 \end_inset
21539
21540 .
21541 \end_layout
21542
21543 \begin_layout Standard
21544 \begin_inset Note Greyedout
21545 status open
21546
21547 \begin_layout Plain Layout
21548
21549 \series bold
21550 Bemerkung:
21551 \series default
21552  
21553 \series bold
21554 hypcap
21555 \series medium
21556  hat keinen Einfluss auf Querverweise zu Teilabbildungen.
21557 \end_layout
21558
21559 \end_inset
21560
21561
21562 \end_layout
21563
21564 \begin_layout Section
21565 Gleitobjekt-Platzierung
21566 \begin_inset CommandInset label
21567 LatexCommand label
21568 name "abs:Gleitobjekt-Platzierung"
21569
21570 \end_inset
21571
21572
21573 \begin_inset Index idx
21574 status collapsed
21575
21576 \begin_layout Plain Layout
21577 Gleitobjekte ! Platzierung
21578 \end_layout
21579
21580 \end_inset
21581
21582
21583 \end_layout
21584
21585 \begin_layout Standard
21586 Ein Rechtsklick auf ein Gleitobjekt-Kästchen öffnet den 
21587 \family sans
21588 Gleitobjekt-Einstellungen
21589 \family default
21590 -Dialog, in dem Sie die LaTeX-Optionen für die Gleitobjekt-Platzierung ändern
21591  können.
21592 \begin_inset Newline newline
21593 \end_inset
21594
21595 Die Option 
21596 \family sans
21597 Spalten
21598 \begin_inset space ~
21599 \end_inset
21600
21601 überspannen
21602 \family default
21603  ist nur bei zweispaltigen Dokumenten sinnvoll.
21604  Wenn Sie sie wählen, wird das Gleitobjekt über beide Spalten gesetzt.
21605 \begin_inset Newline newline
21606 \end_inset
21607
21608 Die Option 
21609 \family sans
21610 Seitwärts
21611 \begin_inset space ~
21612 \end_inset
21613
21614 drehen
21615 \family default
21616  ist in Abschnitt 
21617 \begin_inset CommandInset ref
21618 LatexCommand ref
21619 reference "abs:Gedrehte-Gleitobjekte"
21620
21621 \end_inset
21622
21623  beschrieben.
21624 \end_layout
21625
21626 \begin_layout Standard
21627 Sie können eine oder mehrere der folgenden Optionen im Gleitobjekt-Dialog
21628  verwenden, um die Platzierung einzelner Gleitobjekte zu beeinflussen, wenn
21629  Sie die Option 
21630 \family sans
21631 Standard-Platzierung
21632 \begin_inset space ~
21633 \end_inset
21634
21635 verwenden
21636 \family default
21637  nicht verwenden:
21638 \end_layout
21639
21640 \begin_layout Description
21641 Hier
21642 \begin_inset space ~
21643 \end_inset
21644
21645 wenn
21646 \begin_inset space ~
21647 \end_inset
21648
21649 möglich versucht, das Gleitobjekt dort zu platzieren, wo es eingefügt wurde.
21650 \end_layout
21651
21652 \begin_layout Description
21653 Anfang
21654 \begin_inset space ~
21655 \end_inset
21656
21657 der
21658 \begin_inset space ~
21659 \end_inset
21660
21661 Seite
21662 \family sans
21663  
21664 \family default
21665 versucht, das Gleitobjekt am Anfang der aktuellen Seite zu platzieren.
21666  Gleitobjekte, die maximal 70
21667 \begin_inset space \thinspace{}
21668 \end_inset
21669
21670 % einer Seite benötigen, dürfen oben platziert werden.
21671  Dies kann durch die Variable 
21672 \series bold
21673
21674 \backslash
21675 topfraction
21676 \series default
21677  im LaTeX-Vorspann überschrieben werden, zum Beispiel: 
21678 \end_layout
21679
21680 \begin_deeper
21681 \begin_layout Standard
21682
21683 \series bold
21684
21685 \backslash
21686 renewcommand{
21687 \backslash
21688 topfraction}{0.9}
21689 \family typewriter
21690 \series default
21691  
21692 \end_layout
21693
21694 \end_deeper
21695 \begin_layout Description
21696 Ende
21697 \begin_inset space ~
21698 \end_inset
21699
21700 der
21701 \begin_inset space ~
21702 \end_inset
21703
21704 Seite versucht, das Gleitobjekt am Ende der aktuellen Seite zu platzieren.
21705  Gleitobjekte, die maximal 30
21706 \begin_inset space \thinspace{}
21707 \end_inset
21708
21709 % einer Seite benötigen, dürfen unten platziert werden.
21710  Dies kann durch die Variable 
21711 \series bold
21712
21713 \backslash
21714 bottomfraction
21715 \series default
21716  im LaTeX-Vorspann überschrieben werden, zum Beispiel setzt 
21717 \end_layout
21718
21719 \begin_deeper
21720 \begin_layout Standard
21721
21722 \series bold
21723
21724 \backslash
21725 renewcommand{
21726 \backslash
21727 bottomfraction}{0.5}
21728 \end_layout
21729
21730 \begin_layout Standard
21731 die oftmals zu kleine untere Grenze auf 50
21732 \begin_inset space \thinspace{}
21733 \end_inset
21734
21735 %.
21736 \end_layout
21737
21738 \end_deeper
21739 \begin_layout Description
21740 Seite
21741 \begin_inset space ~
21742 \end_inset
21743
21744 mit
21745 \begin_inset space ~
21746 \end_inset
21747
21748 Gleitobjekten versucht, das Gleitobjekt auf einer eigenen Seite zu platzieren.
21749  Nur wenn mehr als 50
21750 \begin_inset space \thinspace{}
21751 \end_inset
21752
21753 % einer Seite von Gleitobjekten belegt wird, wird eine neue Seite für weitere
21754  Gleitobjekte bereitgestellt.
21755  Dies kann durch die Variable 
21756 \series bold
21757
21758 \backslash
21759 floatpagefraction 
21760 \series default
21761 im LaTeX-Vorspann überschrieben werden.
21762 \end_layout
21763
21764 \begin_layout Standard
21765 Die Reihenfolge der obigen Optionen wird 
21766 \emph on
21767 immer
21768 \emph default
21769  von LaTeX verwendet.
21770  Das heißt wenn Sie die Standard-Platzierung verwenden, wird LaTeX zuerst
21771  versuchen 
21772 \family sans
21773 Hier
21774 \begin_inset space \space{}
21775 \end_inset
21776
21777 wenn
21778 \begin_inset space \space{}
21779 \end_inset
21780
21781 möglich
21782 \family default
21783 , dann 
21784 \family sans
21785 Anfang
21786 \begin_inset space ~
21787 \end_inset
21788
21789 der
21790 \begin_inset space ~
21791 \end_inset
21792
21793 Seite
21794 \family default
21795  und dann die anderen Optionen anzuwenden.
21796  Wenn Sie nicht die Standard-Platzierung verwenden, wird LaTeX nur die von
21797  Ihnen gewählten Optionen versuchen anzuwenden, aber immer in derselben
21798  Reihenfolge.
21799  Wenn keine der 4 Platzierungen möglich sind, wird die Prozedur intern wiederhol
21800 t, aber diesmal mit dem Ziel, das Gleitobjekt auf die nächste Seite zu setzen.
21801 \end_layout
21802
21803 \begin_layout Standard
21804 Die Option 
21805 \family sans
21806 Hier,
21807 \begin_inset space ~
21808 \end_inset
21809
21810 auf
21811 \begin_inset space ~
21812 \end_inset
21813
21814 jeden
21815 \begin_inset space ~
21816 \end_inset
21817
21818 Fall
21819 \family default
21820  sollte nur sehr selten benutzt werden und auch nur dann, wenn das Dokument
21821  fast druckreif ist.
21822  Denn mit der Option kann das Objekt nicht mehr 
21823 \emph on
21824 gleiten
21825 \emph default
21826 , wenn Sie das Dokument ändern, und die Gestaltung der Seite wird dadurch
21827  oftmals zerstört.
21828 \end_layout
21829
21830 \begin_layout Standard
21831 Es gibt keine Platzierungsoption für von Text umflossene [Gleit]Objekte,
21832  da diese immer vom Text eines bestimmten Absatzes umgeben sind.
21833 \begin_inset VSpace bigskip
21834 \end_inset
21835
21836
21837 \end_layout
21838
21839 \begin_layout Standard
21840 Manchmal wird ein Gleitobjekt am Seitenanfang platziert, während sein zugehörige
21841 r Abschnitt erst auf der Seitenmitte beginnt, was den Eindruck erweckt,
21842  das Gleitobjekt sei Teil des vorherigen Abschnitts.
21843  Das kann mit dem LaTeX-Befehl
21844 \series bold
21845  
21846 \backslash
21847 suppressfloats
21848 \series default
21849  verhindert werden.
21850  Er unterdrückt eine Gleitobjekt-Platzierung für die Seite, auf der er steht,
21851  und sorgt so dafür, dass ein Gleitobjekt erst nach seiner Abschnitt-Überschrift
21852  gesetzt wird.
21853  Dazu müssen Sie im LaTeX-Vorspann folgende Befehle einfügen:
21854 \end_layout
21855
21856 \begin_layout Standard
21857
21858 \series bold
21859
21860 \backslash
21861 let
21862 \backslash
21863 meinAbschnitt
21864 \backslash
21865 section
21866 \begin_inset Newline newline
21867 \end_inset
21868
21869
21870 \backslash
21871 renewcommand{
21872 \backslash
21873 section}{
21874 \backslash
21875 suppressfloats[t]
21876 \backslash
21877 meinAbschnitt}
21878 \end_layout
21879
21880 \begin_layout Standard
21881 Dasselbe können Sie für alle Überschriften von Kapiteln, Abschnitten und
21882  Unterabschnitten festlegen.
21883  Für kleinere Teile wie Unterunterabschnitte wird es nicht empfohlen, weil
21884  LaTeX Probleme mit einem geeigneten Ort für das Gleitobjekt haben könnte.
21885 \end_layout
21886
21887 \begin_layout Standard
21888 Es gibt auch noch das LaTeX-Paket 
21889 \series bold
21890 flafter
21891 \series default
21892
21893 \begin_inset Index idx
21894 status collapsed
21895
21896 \begin_layout Plain Layout
21897 LaTeX-Pakete ! flafter
21898 \end_layout
21899
21900 \end_inset
21901
21902  das dafür sorgt, dass prinzipiell kein Gleitobjekt vor seiner Definition
21903  gedruckt wird.
21904 \end_layout
21905
21906 \begin_layout Standard
21907 \begin_inset VSpace bigskip
21908 \end_inset
21909
21910 Manchmal möchte man alle Abbildungen und Tabellen am Dokumentende haben.
21911  Dafür gibt es das LaTeX-Paket 
21912 \series bold
21913 endfloat
21914 \series default
21915
21916 \begin_inset Index idx
21917 status collapsed
21918
21919 \begin_layout Plain Layout
21920 LaTeX-Pakete ! endfloat
21921 \end_layout
21922
21923 \end_inset
21924
21925 .
21926  Es druckt alle Gleitobjekt-Abbildungen und -Tabellen in eigenen Abschnitten.
21927  An der ursprünglichen Gleitobjekt-Position werden Sie einen Hinweis wie
21928  
21929 \family sans
21930
21931 \begin_inset Quotes gld
21932 \end_inset
21933
21934 [Abbildung
21935 \begin_inset space ~
21936 \end_inset
21937
21938 3.2 ist ungefähr hier.]
21939 \family default
21940
21941 \begin_inset Quotes grd
21942 \end_inset
21943
21944  finden.
21945  Das 
21946 \series bold
21947 endfloat
21948 \series default
21949 -Paket wird mit folgendem Befehl in den LaTeX-Vorspann eingefügt:
21950 \end_layout
21951
21952 \begin_layout Standard
21953
21954 \series bold
21955
21956 \backslash
21957 usepackage[Optionen]{endfloat}
21958 \end_layout
21959
21960 \begin_layout Standard
21961 Es gibt verschiedene Optionen für die Formatierung der Abbildungen- und
21962  Tabellen-Abschnitte, die Sie in der 
21963 \series bold
21964 endfloat
21965 \series default
21966 -Dokumentation 
21967 \begin_inset CommandInset citation
21968 LatexCommand cite
21969 key "endfloat"
21970
21971 \end_inset
21972
21973  nachlesen können.
21974 \begin_inset Newline newline
21975 \end_inset
21976
21977
21978 \begin_inset Note Greyedout
21979 status open
21980
21981 \begin_layout Plain Layout
21982
21983 \series bold
21984 Bemerkung
21985 \begin_inset space ~
21986 \end_inset
21987
21988 1: endfloat
21989 \series default
21990  übersetzt den Hinweistext nicht automatisch.
21991  Abschnitt
21992 \begin_inset space ~
21993 \end_inset
21994
21995 4 in 
21996 \begin_inset CommandInset citation
21997 LatexCommand cite
21998 key "endfloat"
21999
22000 \end_inset
22001
22002  beschreibt, wie es geht.
22003 \end_layout
22004
22005 \end_inset
22006
22007
22008 \end_layout
22009
22010 \begin_layout Standard
22011 \begin_inset Note Greyedout
22012 status open
22013
22014 \begin_layout Plain Layout
22015
22016 \series bold
22017 Bemerkung
22018 \begin_inset space ~
22019 \end_inset
22020
22021 2: 
22022 \series default
22023 Die aktuelle Version von 
22024 \series bold
22025 endfloat
22026 \series default
22027  hat einen Fehler, wenn die Überschrift ein 
22028 \begin_inset Quotes gld
22029 \end_inset
22030
22031 ß
22032 \begin_inset Quotes grd
22033 \end_inset
22034
22035  enthält.
22036  Sie müssen stattdessen den Befehl 
22037 \series bold
22038
22039 \backslash
22040 ss
22041 \series default
22042  als TeX-Code benutzen.
22043 \end_layout
22044
22045 \end_inset
22046
22047
22048 \end_layout
22049
22050 \begin_layout Standard
22051 \begin_inset VSpace bigskip
22052 \end_inset
22053
22054 Weitere Einzelheiten über Gleitobjekt-Platzierung finden Sie in LaTeX-Büchern
22055  wie 
22056 \begin_inset CommandInset citation
22057 LatexCommand cite
22058 key "latexcompanion,latexguide,lamport,latex-praxisbuch"
22059
22060 \end_inset
22061
22062 .
22063 \end_layout
22064
22065 \begin_layout Section
22066 Gedrehte Gleitobjekte
22067 \begin_inset CommandInset label
22068 LatexCommand label
22069 name "abs:Gedrehte-Gleitobjekte"
22070
22071 \end_inset
22072
22073
22074 \begin_inset Index idx
22075 status collapsed
22076
22077 \begin_layout Plain Layout
22078 Gleitobjekte ! drehen
22079 \end_layout
22080
22081 \end_inset
22082
22083
22084 \end_layout
22085
22086 \begin_layout Standard
22087 Wenn Bilder oder Tabellen breiter als die Seite sind, wollen Sie diese vielleich
22088 t drehen.
22089  Dafür müssen Sie das Gleitobjekt-Kästchen mit der rechten Maustaste anklicken
22090  und die Option 
22091 \family sans
22092 Seitwärts
22093 \begin_inset space ~
22094 \end_inset
22095
22096 drehen
22097 \family default
22098  wählen.
22099 \end_layout
22100
22101 \begin_layout Standard
22102 Gedrehte Gleitobjekte werden immer auf einer neuen Seite (oder Spalte, wenn
22103  sie ein mehrspaltiges Dokument haben) gedruckt.
22104  Sie können mehrere Spalten überspannen, wenn die Option 
22105 \family sans
22106 Spalten
22107 \begin_inset space ~
22108 \end_inset
22109
22110 überspannen
22111 \family default
22112  in den Gleitobjekt Einstellungen gewählt ist.
22113  Gleitobjekte werden immer so gedreht, dass sie vom äußeren Rand her gelesen
22114  werden können.
22115  Um eine Drehrichtung für alle Seiten zu erzwingen, fügen Sie entweder die
22116  Option 
22117 \series bold
22118 figuresleft
22119 \series default
22120  oder 
22121 \series bold
22122 figuresright
22123 \series default
22124  zu den Dokumentklassen-Optionen hinzu.
22125 \end_layout
22126
22127 \begin_layout Standard
22128 Alle anderen Dinge sind wie bei normalen Gleitobjekten.
22129  Tabelle
22130 \begin_inset space ~
22131 \end_inset
22132
22133
22134 \begin_inset CommandInset ref
22135 LatexCommand ref
22136 reference "tab:Gedrehte-Tabelle"
22137
22138 \end_inset
22139
22140  ist ein Beispiel für eine gedrehte Gleitobjekt-Tabelle.
22141 \end_layout
22142
22143 \begin_layout Standard
22144 \begin_inset Note Greyedout
22145 status open
22146
22147 \begin_layout Plain Layout
22148
22149 \series bold
22150 Bemerkung:
22151 \series default
22152  Nicht alle DVI-Betrachter können gedrehte Gleitobjekte anzeigen.
22153 \end_layout
22154
22155 \end_inset
22156
22157
22158 \end_layout
22159
22160 \begin_layout Standard
22161 \begin_inset Float table
22162 wide false
22163 sideways true
22164 status open
22165
22166 \begin_layout Plain Layout
22167 \begin_inset Caption
22168
22169 \begin_layout Plain Layout
22170 \begin_inset CommandInset label
22171 LatexCommand label
22172 name "tab:Gedrehte-Tabelle"
22173
22174 \end_inset
22175
22176 Gedrehte Tabelle
22177 \end_layout
22178
22179 \end_inset
22180
22181
22182 \end_layout
22183
22184 \begin_layout Plain Layout
22185 \align center
22186 \begin_inset Tabular
22187 <lyxtabular version="3" rows="1" columns="5">
22188 <features tabularvalignment="middle">
22189 <column alignment="center" valignment="top" width="0">
22190 <column alignment="center" valignment="top" width="0">
22191 <column alignment="center" valignment="top" width="0">
22192 <column alignment="center" valignment="top" width="0">
22193 <column alignment="center" valignment="top" width="0">
22194 <row>
22195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22196 \begin_inset Text
22197
22198 \begin_layout Plain Layout
22199 Test
22200 \end_layout
22201
22202 \end_inset
22203 </cell>
22204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22205 \begin_inset Text
22206
22207 \begin_layout Plain Layout
22208 b
22209 \end_layout
22210
22211 \end_inset
22212 </cell>
22213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22214 \begin_inset Text
22215
22216 \begin_layout Plain Layout
22217 c
22218 \end_layout
22219
22220 \end_inset
22221 </cell>
22222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22223 \begin_inset Text
22224
22225 \begin_layout Plain Layout
22226 d
22227 \end_layout
22228
22229 \end_inset
22230 </cell>
22231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22232 \begin_inset Text
22233
22234 \begin_layout Plain Layout
22235 e
22236 \end_layout
22237
22238 \end_inset
22239 </cell>
22240 </row>
22241 </lyxtabular>
22242
22243 \end_inset
22244
22245
22246 \end_layout
22247
22248 \end_inset
22249
22250
22251 \end_layout
22252
22253 \begin_layout Section
22254 Untergleitobjekte
22255 \begin_inset Index idx
22256 status collapsed
22257
22258 \begin_layout Plain Layout
22259 Gleitobjekte ! Untergleitobjekte
22260 \end_layout
22261
22262 \end_inset
22263
22264
22265 \end_layout
22266
22267 \begin_layout Standard
22268 Untergleitobjekte werden z.
22269 \begin_inset space \thinspace{}
22270 \end_inset
22271
22272 B.
22273  verwendet, wenn eine Abbildung aus mehreren Bildern besteht.
22274  Sie werden erstellt, indem ein Gleitobjekt in ein bestehendes Gleitobjekt
22275  eingefügt wird.
22276  Die Gleitobjekt-Platzierung kann wie bei Absätzen eingestellt werden, siehe
22277  in Tabelle
22278 \begin_inset space ~
22279 \end_inset
22280
22281
22282 \begin_inset CommandInset ref
22283 LatexCommand ref
22284 reference "tab:Untertabellen-nebeneinander"
22285
22286 \end_inset
22287
22288  und 
22289 \begin_inset CommandInset ref
22290 LatexCommand ref
22291 reference "tab:Untertabellen-übereinander"
22292
22293 \end_inset
22294
22295 .
22296 \end_layout
22297
22298 \begin_layout Standard
22299 Untergleitobjekte können wie normale Gleitobjekte referenziert werden: Tabelle
22300 \begin_inset space ~
22301 \end_inset
22302
22303
22304 \begin_inset CommandInset ref
22305 LatexCommand ref
22306 reference "tab:Untertabelle-a"
22307
22308 \end_inset
22309
22310  und 
22311 \begin_inset CommandInset ref
22312 LatexCommand ref
22313 reference "tab:Untertabelle-b"
22314
22315 \end_inset
22316
22317  sind Untertabellen von Tabelle
22318 \begin_inset space ~
22319 \end_inset
22320
22321
22322 \begin_inset CommandInset ref
22323 LatexCommand ref
22324 reference "tab:Untertabellen-nebeneinander"
22325
22326 \end_inset
22327
22328 .
22329 \end_layout
22330
22331 \begin_layout Standard
22332 \begin_inset Float table
22333 wide false
22334 sideways false
22335 status open
22336
22337 \begin_layout Plain Layout
22338 \begin_inset Caption
22339
22340 \begin_layout Plain Layout
22341 \begin_inset CommandInset label
22342 LatexCommand label
22343 name "tab:Untertabellen-nebeneinander"
22344
22345 \end_inset
22346
22347 Zwei Untertabellen nebeneinander.
22348 \end_layout
22349
22350 \end_inset
22351
22352
22353 \end_layout
22354
22355 \begin_layout Plain Layout
22356 \align center
22357 \begin_inset space \hfill{}
22358 \end_inset
22359
22360
22361 \begin_inset Float table
22362 wide false
22363 sideways false
22364 status collapsed
22365
22366 \begin_layout Plain Layout
22367 \begin_inset Caption
22368
22369 \begin_layout Plain Layout
22370 \begin_inset CommandInset label
22371 LatexCommand label
22372 name "tab:Untertabelle-a"
22373
22374 \end_inset
22375
22376 Dies ist Untertabelle a.
22377 \end_layout
22378
22379 \end_inset
22380
22381
22382 \end_layout
22383
22384 \begin_layout Plain Layout
22385 \align center
22386 \begin_inset Tabular
22387 <lyxtabular version="3" rows="1" columns="5">
22388 <features tabularvalignment="middle">
22389 <column alignment="center" valignment="top" width="0">
22390 <column alignment="center" valignment="top" width="0">
22391 <column alignment="center" valignment="top" width="0">
22392 <column alignment="center" valignment="top" width="0">
22393 <column alignment="center" valignment="top" width="0">
22394 <row>
22395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22396 \begin_inset Text
22397
22398 \begin_layout Plain Layout
22399 Test
22400 \end_layout
22401
22402 \end_inset
22403 </cell>
22404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22405 \begin_inset Text
22406
22407 \begin_layout Plain Layout
22408 b
22409 \end_layout
22410
22411 \end_inset
22412 </cell>
22413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22414 \begin_inset Text
22415
22416 \begin_layout Plain Layout
22417 c
22418 \end_layout
22419
22420 \end_inset
22421 </cell>
22422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22423 \begin_inset Text
22424
22425 \begin_layout Plain Layout
22426 d
22427 \end_layout
22428
22429 \end_inset
22430 </cell>
22431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22432 \begin_inset Text
22433
22434 \begin_layout Plain Layout
22435 e
22436 \end_layout
22437
22438 \end_inset
22439 </cell>
22440 </row>
22441 </lyxtabular>
22442
22443 \end_inset
22444
22445
22446 \end_layout
22447
22448 \end_inset
22449
22450
22451 \begin_inset space \hfill{}
22452 \end_inset
22453
22454
22455 \begin_inset Float table
22456 wide false
22457 sideways false
22458 status collapsed
22459
22460 \begin_layout Plain Layout
22461 \begin_inset Caption
22462
22463 \begin_layout Plain Layout
22464 \begin_inset CommandInset label
22465 LatexCommand label
22466 name "tab:Untertabelle-b"
22467
22468 \end_inset
22469
22470 Dies ist Untertabelle b.
22471 \end_layout
22472
22473 \end_inset
22474
22475
22476 \end_layout
22477
22478 \begin_layout Plain Layout
22479 \align center
22480 \begin_inset Tabular
22481 <lyxtabular version="3" rows="1" columns="5">
22482 <features tabularvalignment="middle">
22483 <column alignment="center" valignment="top" width="0">
22484 <column alignment="center" valignment="top" width="0">
22485 <column alignment="center" valignment="top" width="0">
22486 <column alignment="center" valignment="top" width="0">
22487 <column alignment="center" valignment="top" width="0">
22488 <row>
22489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22490 \begin_inset Text
22491
22492 \begin_layout Plain Layout
22493 e
22494 \end_layout
22495
22496 \end_inset
22497 </cell>
22498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22499 \begin_inset Text
22500
22501 \begin_layout Plain Layout
22502 d
22503 \end_layout
22504
22505 \end_inset
22506 </cell>
22507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22508 \begin_inset Text
22509
22510 \begin_layout Plain Layout
22511 c
22512 \end_layout
22513
22514 \end_inset
22515 </cell>
22516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22517 \begin_inset Text
22518
22519 \begin_layout Plain Layout
22520 b
22521 \end_layout
22522
22523 \end_inset
22524 </cell>
22525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22526 \begin_inset Text
22527
22528 \begin_layout Plain Layout
22529 Test
22530 \end_layout
22531
22532 \end_inset
22533 </cell>
22534 </row>
22535 </lyxtabular>
22536
22537 \end_inset
22538
22539
22540 \end_layout
22541
22542 \end_inset
22543
22544
22545 \begin_inset space \hfill{}
22546 \end_inset
22547
22548
22549 \end_layout
22550
22551 \end_inset
22552
22553
22554 \end_layout
22555
22556 \begin_layout Standard
22557 \begin_inset Float table
22558 wide false
22559 sideways false
22560 status open
22561
22562 \begin_layout Plain Layout
22563 \begin_inset Caption
22564
22565 \begin_layout Plain Layout
22566 \begin_inset CommandInset label
22567 LatexCommand label
22568 name "tab:Untertabellen-übereinander"
22569
22570 \end_inset
22571
22572 Zwei Untertabellen übereinander.
22573  (a) Tabelle mit 4 Zellen, (b) Tabelle mit 5 Zellen.
22574 \end_layout
22575
22576 \end_inset
22577
22578
22579 \end_layout
22580
22581 \begin_layout Plain Layout
22582 \align center
22583 \begin_inset Float table
22584 wide false
22585 sideways false
22586 status collapsed
22587
22588 \begin_layout Plain Layout
22589 \begin_inset Caption
22590
22591 \begin_layout Plain Layout
22592
22593 \end_layout
22594
22595 \end_inset
22596
22597
22598 \end_layout
22599
22600 \begin_layout Plain Layout
22601 \align center
22602 \begin_inset Tabular
22603 <lyxtabular version="3" rows="1" columns="4">
22604 <features tabularvalignment="middle">
22605 <column alignment="center" valignment="top" width="0">
22606 <column alignment="center" valignment="top" width="0">
22607 <column alignment="center" valignment="top" width="0">
22608 <column alignment="center" valignment="top" width="0">
22609 <row>
22610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22611 \begin_inset Text
22612
22613 \begin_layout Plain Layout
22614 Test
22615 \end_layout
22616
22617 \end_inset
22618 </cell>
22619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22620 \begin_inset Text
22621
22622 \begin_layout Plain Layout
22623 Test
22624 \end_layout
22625
22626 \end_inset
22627 </cell>
22628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22629 \begin_inset Text
22630
22631 \begin_layout Plain Layout
22632 Test
22633 \end_layout
22634
22635 \end_inset
22636 </cell>
22637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22638 \begin_inset Text
22639
22640 \begin_layout Plain Layout
22641 Test
22642 \end_layout
22643
22644 \end_inset
22645 </cell>
22646 </row>
22647 </lyxtabular>
22648
22649 \end_inset
22650
22651
22652 \end_layout
22653
22654 \end_inset
22655
22656
22657 \end_layout
22658
22659 \begin_layout Plain Layout
22660 \align center
22661 \begin_inset Float table
22662 wide false
22663 sideways false
22664 status collapsed
22665
22666 \begin_layout Plain Layout
22667 \begin_inset Caption
22668
22669 \begin_layout Plain Layout
22670
22671 \end_layout
22672
22673 \end_inset
22674
22675
22676 \end_layout
22677
22678 \begin_layout Plain Layout
22679 \align center
22680 \begin_inset Tabular
22681 <lyxtabular version="3" rows="1" columns="5">
22682 <features tabularvalignment="middle">
22683 <column alignment="center" valignment="top" width="0">
22684 <column alignment="center" valignment="top" width="0">
22685 <column alignment="center" valignment="top" width="0">
22686 <column alignment="center" valignment="top" width="0">
22687 <column alignment="center" valignment="top" width="0">
22688 <row>
22689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22690 \begin_inset Text
22691
22692 \begin_layout Plain Layout
22693 a
22694 \end_layout
22695
22696 \end_inset
22697 </cell>
22698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22699 \begin_inset Text
22700
22701 \begin_layout Plain Layout
22702 b
22703 \end_layout
22704
22705 \end_inset
22706 </cell>
22707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22708 \begin_inset Text
22709
22710 \begin_layout Plain Layout
22711 c
22712 \end_layout
22713
22714 \end_inset
22715 </cell>
22716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22717 \begin_inset Text
22718
22719 \begin_layout Plain Layout
22720 d
22721 \end_layout
22722
22723 \end_inset
22724 </cell>
22725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22726 \begin_inset Text
22727
22728 \begin_layout Plain Layout
22729 e
22730 \end_layout
22731
22732 \end_inset
22733 </cell>
22734 </row>
22735 </lyxtabular>
22736
22737 \end_inset
22738
22739
22740 \end_layout
22741
22742 \end_inset
22743
22744
22745 \end_layout
22746
22747 \end_inset
22748
22749
22750 \end_layout
22751
22752 \begin_layout Section
22753 Gleitobjekte nebeneinander
22754 \begin_inset Index idx
22755 status collapsed
22756
22757 \begin_layout Plain Layout
22758 Gleitobjekte ! nebeneinander
22759 \end_layout
22760
22761 \end_inset
22762
22763
22764 \end_layout
22765
22766 \begin_layout Standard
22767 Um Gleitobjekte nebeneinander zu setzen wie bei Abbildung
22768 \begin_inset space ~
22769 \end_inset
22770
22771
22772 \begin_inset CommandInset ref
22773 LatexCommand ref
22774 reference "abb:Gleitobjekt-links"
22775
22776 \end_inset
22777
22778  und 
22779 \begin_inset CommandInset ref
22780 LatexCommand ref
22781 reference "abb:Gleitobjekt-rechts"
22782
22783 \end_inset
22784
22785  wird nur 
22786 \emph on
22787 ein
22788 \emph default
22789  Gleitobjekt verwendet.
22790  In dieses werden zwei Minipage Boxen eingefügt.
22791 \begin_inset Foot
22792 status collapsed
22793
22794 \begin_layout Plain Layout
22795 Minipages sind in Abschnitt
22796 \begin_inset space ~
22797 \end_inset
22798
22799
22800 \begin_inset CommandInset ref
22801 LatexCommand ref
22802 reference "abs:Minipage"
22803
22804 \end_inset
22805
22806  erklärt.
22807 \end_layout
22808
22809 \end_inset
22810
22811  Die Breite wird für jede Minipage auf 45
22812 \begin_inset space \thinspace{}
22813 \end_inset
22814
22815 -50
22816 \begin_inset space \thinspace{}
22817 \end_inset
22818
22819 Spalten% und die Box Ausrichtung auf 
22820 \family sans
22821 Unten
22822 \family default
22823  gesetzt.
22824  Die Minipage-Boxen enthalten das Bild und die Beschriftung wie in einem
22825  Gleitobjekt.
22826  Der einzige Unterschied ist, dass die Bildeinheit 
22827 \family sans
22828 Spaltenbreite
22829 \begin_inset space ~
22830 \end_inset
22831
22832 %
22833 \family default
22834  nun bezüglich der Breite der Minipage-Boxen berechnet wird.
22835 \end_layout
22836
22837 \begin_layout Standard
22838 \begin_inset Float figure
22839 wide false
22840 sideways false
22841 status open
22842
22843 \begin_layout Plain Layout
22844 \begin_inset Box Frameless
22845 position "b"
22846 hor_pos "c"
22847 has_inner_box 1
22848 inner_pos "t"
22849 use_parbox 0
22850 use_makebox 0
22851 width "45col%"
22852 special "none"
22853 height "1in"
22854 height_special "totalheight"
22855 status open
22856
22857 \begin_layout Plain Layout
22858 \align center
22859 \begin_inset Graphics
22860         filename ../clipart/mobius.eps
22861         lyxscale 50
22862         width 100col%
22863         scaleBeforeRotation
22864
22865 \end_inset
22866
22867
22868 \end_layout
22869
22870 \begin_layout Plain Layout
22871 \begin_inset Caption
22872
22873 \begin_layout Plain Layout
22874 \begin_inset CommandInset label
22875 LatexCommand label
22876 name "abb:Gleitobjekt-links"
22877
22878 \end_inset
22879
22880 Gleitobjekt auf der linken Seite.
22881 \end_layout
22882
22883 \end_inset
22884
22885
22886 \end_layout
22887
22888 \end_inset
22889
22890
22891 \begin_inset space \hfill{}
22892 \end_inset
22893
22894
22895 \begin_inset Box Frameless
22896 position "b"
22897 hor_pos "c"
22898 has_inner_box 1
22899 inner_pos "t"
22900 use_parbox 0
22901 use_makebox 0
22902 width "45col%"
22903 special "none"
22904 height "1in"
22905 height_special "totalheight"
22906 status open
22907
22908 \begin_layout Plain Layout
22909 \align center
22910 \begin_inset Graphics
22911         filename ../clipart/platypus.eps
22912         lyxscale 50
22913         width 100col%
22914         scaleBeforeRotation
22915
22916 \end_inset
22917
22918
22919 \end_layout
22920
22921 \begin_layout Plain Layout
22922 \begin_inset Caption
22923
22924 \begin_layout Plain Layout
22925 \begin_inset CommandInset label
22926 LatexCommand label
22927 name "abb:Gleitobjekt-rechts"
22928
22929 \end_inset
22930
22931 Gleitobjekt auf der rechten Seite.
22932 \end_layout
22933
22934 \end_inset
22935
22936
22937 \end_layout
22938
22939 \end_inset
22940
22941
22942 \end_layout
22943
22944 \end_inset
22945
22946
22947 \end_layout
22948
22949 \begin_layout Section
22950 Beschriftungs-Formatierung
22951 \begin_inset CommandInset label
22952 LatexCommand label
22953 name "abs:Titel-Formatierung"
22954
22955 \end_inset
22956
22957
22958 \begin_inset Index idx
22959 status collapsed
22960
22961 \begin_layout Plain Layout
22962 Gleitobjekte ! Beschriftung ! Formatierung
22963 \end_layout
22964
22965 \end_inset
22966
22967
22968 \end_layout
22969
22970 \begin_layout Standard
22971
22972 \family sans
22973 Legende
22974 \family default
22975  ist die Standard-Paragraf-Umgebung für Gleitobjekt-Beschriftungen.
22976  In LyX sehen Titel so aus:  
22977 \family sans
22978
22979 \begin_inset Quotes gld
22980 \end_inset
22981
22982 Abbildung xyz:
22983 \family default
22984
22985 \begin_inset Quotes grd
22986 \end_inset
22987
22988 , gefolgt vom Beschriftungstext, wobei 
22989 \family sans
22990 xyz
22991 \family default
22992  die von LyX vergebene Nummer ist.
22993  Standardmäßig werden die Marke und der Beschriftungstext im selben Font
22994  gedruckt.
22995  Dies ist nicht immer brauchbar.
22996 \end_layout
22997
22998 \begin_layout Standard
22999 Um das Standardformat für die Beschriftung zu ändern, müssen Sie das LaTeX-Paket
23000  
23001 \series bold
23002 caption
23003 \series default
23004
23005 \begin_inset Index idx
23006 status collapsed
23007
23008 \begin_layout Plain Layout
23009 LaTeX-Pakete ! caption
23010 \end_layout
23011
23012 \end_inset
23013
23014  in den LaTeX-Vorspann laden:
23015 \end_layout
23016
23017 \begin_layout Standard
23018
23019 \series bold
23020
23021 \backslash
23022 usepackage[Format-Definition]{caption}
23023 \end_layout
23024
23025 \begin_layout Standard
23026 Wenn zum Beispiel Name und Nummer serifenfrei und fett gedruckt werden und
23027  die Beschriftung immer über der Tabelle, müssen Sie folgenden Befehl benutzen:
23028 \end_layout
23029
23030 \begin_layout Standard
23031
23032 \series bold
23033
23034 \backslash
23035 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
23036 \end_layout
23037
23038 \begin_layout Standard
23039 Sie können auch verschiedene Formate für verschiedene Gleitobjekt-Typen
23040  definieren.
23041  Dazu laden Sie das 
23042 \series bold
23043 caption
23044 \series default
23045 -Paket ohne Format-Optionen und definieren die verschiedenen Formate mit
23046  dem Befehl
23047 \end_layout
23048
23049 \begin_layout Standard
23050
23051 \series bold
23052
23053 \backslash
23054 captionsetup[Gleitobjekt-Typ]{Format-Definition}
23055 \end_layout
23056
23057 \begin_layout Standard
23058 Für Abbildung
23059 \begin_inset space ~
23060 \end_inset
23061
23062
23063 \begin_inset CommandInset ref
23064 LatexCommand ref
23065 reference "abb:Langer-Abb-Titel"
23066
23067 \end_inset
23068
23069  und Tabelle
23070 \begin_inset space ~
23071 \end_inset
23072
23073
23074 \begin_inset CommandInset ref
23075 LatexCommand ref
23076 reference "tab:Langer-Tab-Titel"
23077
23078 \end_inset
23079
23080  können die Beschriftungen mit folgenden Befehlen im LaTeX-Vorspann definiert
23081  werden:
23082 \end_layout
23083
23084 \begin_layout Standard
23085
23086 \series bold
23087
23088 \backslash
23089 usepackage[tableposition=top]{caption}
23090 \begin_inset Newline newline
23091 \end_inset
23092
23093
23094 \backslash
23095 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
23096 \begin_inset Newline newline
23097 \end_inset
23098
23099
23100 \begin_inset Phantom HPhantom
23101 status open
23102
23103 \begin_layout Plain Layout
23104
23105 \series bold
23106
23107 \backslash
23108 captionsetup[figure]{
23109 \end_layout
23110
23111 \end_inset
23112
23113 labelsep=period}
23114 \begin_inset Newline newline
23115 \end_inset
23116
23117
23118 \backslash
23119 captionsetup[table]{labelfont={bf,sf}}
23120 \end_layout
23121
23122 \begin_layout Standard
23123 \begin_inset Note Greyedout
23124 status open
23125
23126 \begin_layout Plain Layout
23127
23128 \series bold
23129 Bemerkung:
23130 \series default
23131  Die Option 
23132 \series bold
23133 tableposition=top
23134 \series default
23135  hat keine Auswirkung, wenn eine 
23136 \series bold
23137 KOMA-Script
23138 \series default
23139
23140 \begin_inset Index idx
23141 status collapsed
23142
23143 \begin_layout Plain Layout
23144 LaTeX-Pakete ! KOMA-Script
23145 \end_layout
23146
23147 \end_inset
23148
23149 -Dokumentklasse verwendet wird.
23150  Hier muss die Option 
23151 \series bold
23152 captions=tableheading
23153 \series default
23154  benutzt werden.
23155 \end_layout
23156
23157 \end_inset
23158
23159
23160 \end_layout
23161
23162 \begin_layout Standard
23163 Weitere Informationen über das Paket
23164 \series bold
23165  caption
23166 \series default
23167  finden Sie in seiner Dokumentation 
23168 \begin_inset CommandInset citation
23169 LatexCommand cite
23170 key "caption"
23171
23172 \end_inset
23173
23174 .
23175 \end_layout
23176
23177 \begin_layout Standard
23178 Wenn Sie den Namen von 
23179 \begin_inset Quotes gld
23180 \end_inset
23181
23182 Abbildung
23183 \begin_inset Quotes grd
23184 \end_inset
23185
23186  auf 
23187 \begin_inset Quotes gld
23188 \end_inset
23189
23190 Bild
23191 \begin_inset Quotes grd
23192 \end_inset
23193
23194  ändern wollen, können Sie das mit folgendem Befehl im LaTeX-Vorspann  machen:
23195 \end_layout
23196
23197 \begin_layout Standard
23198
23199 \series bold
23200
23201 \backslash
23202 renewcommand{
23203 \backslash
23204 fnum@figure}{Bild~
23205 \backslash
23206 thefigure}
23207 \end_layout
23208
23209 \begin_layout Standard
23210 wobei 
23211 \series bold
23212
23213 \backslash
23214 thefigure
23215 \series default
23216  die Bildnummer einsetzt und
23217 \series bold
23218  ~
23219 \series default
23220  ein geschütztes Leerzeichen ist.
23221 \end_layout
23222
23223 \begin_layout Standard
23224 \begin_inset VSpace bigskip
23225 \end_inset
23226
23227 Wenn Sie eine 
23228 \series bold
23229 KOMA-Script
23230 \series default
23231
23232 \begin_inset Index idx
23233 status collapsed
23234
23235 \begin_layout Plain Layout
23236 LaTeX-Pakete ! KOMA-Script
23237 \end_layout
23238
23239 \end_inset
23240
23241 -Dokumentklasse (
23242 \family sans
23243 article (KOMA-Script)
23244 \family default
23245
23246 \family sans
23247 book (KOMA-Script)
23248 \family default
23249
23250 \family sans
23251 letter (KOMA-Script)
23252 \family default
23253  oder 
23254 \family sans
23255 report (KOMA-Script)
23256 \family default
23257 ) benutzen, können Sie anstatt des 
23258 \series bold
23259 caption
23260 \series default
23261 -Paketes den eingebauten Befehl 
23262 \series bold
23263
23264 \backslash
23265 setkomafont
23266 \series default
23267  von 
23268 \series bold
23269 KOMA-Script
23270 \series default
23271  benutzen.
23272  Der Befehl
23273 \end_layout
23274
23275 \begin_layout Standard
23276
23277 \series bold
23278
23279 \backslash
23280 setkomafont{captionlabel}{
23281 \backslash
23282 bfseries}
23283 \end_layout
23284
23285 \begin_layout Standard
23286 im LaTeX-Vorspann druckt den Namen fett.
23287 \end_layout
23288
23289 \begin_layout Standard
23290 Weitere Informationen über 
23291 \series bold
23292
23293 \backslash
23294 setkomafont
23295 \series default
23296  finden Sie in der 
23297 \series bold
23298 KOMA-Script
23299 \series default
23300 -Do\SpecialChar \-
23301 ku\SpecialChar \-
23302 men\SpecialChar \-
23303 ta\SpecialChar \-
23304 tion 
23305 \begin_inset CommandInset citation
23306 LatexCommand cite
23307 key "KOMA-Script"
23308
23309 \end_inset
23310
23311 .
23312 \end_layout
23313
23314 \begin_layout Standard
23315 \begin_inset ERT
23316 status collapsed
23317
23318 \begin_layout Plain Layout
23319
23320
23321 \backslash
23322 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
23323 }
23324 \end_layout
23325
23326 \end_inset
23327
23328
23329 \begin_inset Note Note
23330 status open
23331
23332 \begin_layout Plain Layout
23333 Das Beschriftungsformat wurde nur für dieses Beispiel geändert
23334 \end_layout
23335
23336 \end_inset
23337
23338
23339 \end_layout
23340
23341 \begin_layout Standard
23342 \begin_inset Float figure
23343 placement !p
23344 wide false
23345 sideways false
23346 status open
23347
23348 \begin_layout Plain Layout
23349 \align center
23350 \begin_inset Graphics
23351         filename ../clipart/mobius.eps
23352         lyxscale 50
23353         scale 50
23354         scaleBeforeRotation
23355
23356 \end_inset
23357
23358
23359 \end_layout
23360
23361 \begin_layout Plain Layout
23362 \begin_inset Caption
23363
23364 \begin_layout Plain Layout
23365 \begin_inset CommandInset label
23366 LatexCommand label
23367 name "abb:Langer-Abb-Titel"
23368
23369 \end_inset
23370
23371 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
23372  ist, um das andere Beschriftungsformat zu zeigen.
23373  Hier wurde ein selbst definiertes Beschriftungsformat benutzt.
23374 \begin_inset Argument
23375 status collapsed
23376
23377 \begin_layout Plain Layout
23378 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
23379  ist.
23380 \end_layout
23381
23382 \end_inset
23383
23384
23385 \end_layout
23386
23387 \end_inset
23388
23389
23390 \end_layout
23391
23392 \end_inset
23393
23394
23395 \end_layout
23396
23397 \begin_layout Standard
23398 \begin_inset ERT
23399 status collapsed
23400
23401 \begin_layout Plain Layout
23402
23403
23404 \backslash
23405 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
23406 on}
23407 \end_layout
23408
23409 \end_inset
23410
23411
23412 \end_layout
23413
23414 \begin_layout Standard
23415 \begin_inset Float table
23416 placement !p
23417 wide false
23418 sideways false
23419 status open
23420
23421 \begin_layout Plain Layout
23422 \begin_inset Caption
23423
23424 \begin_layout Plain Layout
23425 \begin_inset CommandInset label
23426 LatexCommand label
23427 name "tab:Langer-Tab-Titel"
23428
23429 \end_inset
23430
23431 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
23432  ist, um das andere Beschriftungsformat zu zeigen.
23433  Hier wurde das Standard-Beschriftungsformat dieses Dokuments für Tabellen
23434  benutzt.
23435 \begin_inset Argument
23436 status collapsed
23437
23438 \begin_layout Plain Layout
23439 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
23440  ist.
23441 \end_layout
23442
23443 \end_inset
23444
23445
23446 \end_layout
23447
23448 \end_inset
23449
23450
23451 \end_layout
23452
23453 \begin_layout Plain Layout
23454 \align center
23455 \begin_inset Tabular
23456 <lyxtabular version="3" rows="1" columns="5">
23457 <features tabularvalignment="middle">
23458 <column alignment="center" valignment="top" width="0">
23459 <column alignment="center" valignment="top" width="0">
23460 <column alignment="center" valignment="top" width="0">
23461 <column alignment="center" valignment="top" width="0">
23462 <column alignment="center" valignment="top" width="0">
23463 <row>
23464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23465 \begin_inset Text
23466
23467 \begin_layout Plain Layout
23468 a
23469 \end_layout
23470
23471 \end_inset
23472 </cell>
23473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23474 \begin_inset Text
23475
23476 \begin_layout Plain Layout
23477 b
23478 \end_layout
23479
23480 \end_inset
23481 </cell>
23482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23483 \begin_inset Text
23484
23485 \begin_layout Plain Layout
23486 c
23487 \end_layout
23488
23489 \end_inset
23490 </cell>
23491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23492 \begin_inset Text
23493
23494 \begin_layout Plain Layout
23495 d
23496 \end_layout
23497
23498 \end_inset
23499 </cell>
23500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23501 \begin_inset Text
23502
23503 \begin_layout Plain Layout
23504 e
23505 \end_layout
23506
23507 \end_inset
23508 </cell>
23509 </row>
23510 </lyxtabular>
23511
23512 \end_inset
23513
23514
23515 \end_layout
23516
23517 \end_inset
23518
23519
23520 \end_layout
23521
23522 \begin_layout Section
23523 Beschriftungs-Platzierung
23524 \begin_inset CommandInset label
23525 LatexCommand label
23526 name "abs:Titel-Platzierung"
23527
23528 \end_inset
23529
23530
23531 \begin_inset Index idx
23532 status collapsed
23533
23534 \begin_layout Plain Layout
23535 Gleitobjekte ! Beschriftung ! Platzierung
23536 \end_layout
23537
23538 \end_inset
23539
23540
23541 \end_layout
23542
23543 \begin_layout Standard
23544 Normalerweise werden die Beschriftungen wie folgt platziert:
23545 \end_layout
23546
23547 \begin_layout Description
23548 Abbildung: darunter
23549 \end_layout
23550
23551 \begin_layout Description
23552 Tabelle: darüber
23553 \end_layout
23554
23555 \begin_layout Standard
23556 LaTeX-Standard-Klassen unterstützen diese Vereinbarung nicht für Tabellen.
23557  Das heißt wenn Sie eine der Dokument-Klassen 
23558 \family sans
23559 article
23560 \family default
23561
23562 \family sans
23563 book
23564 \family default
23565
23566 \family sans
23567 letter
23568 \family default
23569  oder 
23570 \family sans
23571 report
23572 \family default
23573  benutzen, wird zwischen Beschriftung und Tabelle kein Zwischenraum gedruckt.
23574  Um das zu erreichen, müssen Sie beim Lade-Befehl des LaTeX-Pakets 
23575 \series bold
23576 caption
23577 \series default
23578  im LaTeX-Vorspann folgendes schreiben:
23579 \begin_inset Foot
23580 status collapsed
23581
23582 \begin_layout Plain Layout
23583 In Abschnitt
23584 \begin_inset space ~
23585 \end_inset
23586
23587
23588 \begin_inset CommandInset ref
23589 LatexCommand ref
23590 reference "abs:Titel-Formatierung"
23591
23592 \end_inset
23593
23594  steht mehr über das Paket 
23595 \series bold
23596 caption
23597 \series default
23598 .
23599 \end_layout
23600
23601 \end_inset
23602
23603
23604 \end_layout
23605
23606 \begin_layout Standard
23607
23608 \series bold
23609 tableposition=top
23610 \end_layout
23611
23612 \begin_layout Standard
23613 Wenn Sie eine 
23614 \series bold
23615 KOMA-Script
23616 \series default
23617
23618 \begin_inset Index idx
23619 status collapsed
23620
23621 \begin_layout Plain Layout
23622 LaTeX-Pakete ! KOMA-Script
23623 \end_layout
23624
23625 \end_inset
23626
23627 -Dokumentklasse (
23628 \family sans
23629 article (KOMA-Script)
23630 \family default
23631
23632 \family sans
23633 book (KOMA-Script)
23634 \family default
23635
23636 \family sans
23637 letter (KOMA-Script)
23638 \family default
23639  oder 
23640 \family sans
23641 report (KOMA-Script)
23642 \family default
23643 ) benutzen, können Sie alternativ zum 
23644 \series bold
23645 caption
23646 \series default
23647 -Paket die Option 
23648 \series bold
23649 captions=tableheading
23650 \series default
23651  benutzen.
23652 \end_layout
23653
23654 \begin_layout Standard
23655 \begin_inset VSpace bigskip
23656 \end_inset
23657
23658 Die Beschriftung kann auch neben  der Abbildung oder Tabelle stehen.
23659  Das bewirkt das LaTeX-Paket 
23660 \series bold
23661 sidecap
23662 \series default
23663
23664 \begin_inset Index idx
23665 status collapsed
23666
23667 \begin_layout Plain Layout
23668 LaTeX-Pakete ! sidecap
23669 \end_layout
23670
23671 \end_inset
23672
23673 , das so in den LaTeX-Vorspann geladen wird:
23674 \end_layout
23675
23676 \begin_layout Standard
23677
23678 \series bold
23679
23680 \backslash
23681 usepackage[Option]{sidecap}
23682 \end_layout
23683
23684 \begin_layout Standard
23685 Wenn Sie keine Option setzen, wird die Beschriftung außen gesetzt.
23686  Mit 
23687 \series bold
23688 innercaption
23689 \series default
23690  wird die Beschriftung innen gedruckt.
23691  Um die Beschriftung immer rechts oder links zu erzwingen, benutzen Sie
23692  
23693 \series bold
23694 rightcaption
23695 \series default
23696  oder 
23697 \series bold
23698 leftcaption
23699 \series default
23700 .
23701 \end_layout
23702
23703 \begin_layout Standard
23704 \begin_inset ERT
23705 status collapsed
23706
23707 \begin_layout Plain Layout
23708
23709
23710 \backslash
23711 ifsidecap
23712 \end_layout
23713
23714 \end_inset
23715
23716
23717 \begin_inset Note Note
23718 status open
23719
23720 \begin_layout Plain Layout
23721 Der folgende Abschnitt wird nur gedruckt, wenn das LaTeX-Paket 
23722 \series bold
23723 sidecap
23724 \series default
23725  installiert ist.
23726 \end_layout
23727
23728 \end_inset
23729
23730
23731 \end_layout
23732
23733 \begin_layout Standard
23734 Um die Beschriftung mit LyX seitlich zu drucken, müssen Sie folgende Befehle
23735  in den LaTeX-Vorspann schreiben:
23736 \end_layout
23737
23738 \begin_layout Standard
23739 \noindent
23740 \begin_inset CommandInset line
23741 LatexCommand rule
23742 offset "0.5ex"
23743 width "100line%"
23744 height "1pt"
23745
23746 \end_inset
23747
23748
23749 \end_layout
23750
23751 \begin_layout Standard
23752
23753 \series bold
23754
23755 \backslash
23756 newcommand{
23757 \backslash
23758 TabBesBeg}{%
23759 \begin_inset Newline newline
23760 \end_inset
23761
23762
23763 \begin_inset Phantom HPhantom
23764 status open
23765
23766 \begin_layout Plain Layout
23767
23768 \series bold
23769 \begin_inset space ~
23770 \end_inset
23771
23772
23773 \end_layout
23774
23775 \end_inset
23776
23777
23778 \backslash
23779 let
23780 \backslash
23781 MyTable
23782 \backslash
23783 table
23784 \begin_inset Newline newline
23785 \end_inset
23786
23787
23788 \begin_inset Phantom HPhantom
23789 status open
23790
23791 \begin_layout Plain Layout
23792
23793 \series bold
23794 \begin_inset space ~
23795 \end_inset
23796
23797
23798 \end_layout
23799
23800 \end_inset
23801
23802
23803 \backslash
23804 let
23805 \backslash
23806 MyEndtable
23807 \backslash
23808 endtable
23809 \begin_inset Newline newline
23810 \end_inset
23811
23812
23813 \begin_inset Phantom HPhantom
23814 status open
23815
23816 \begin_layout Plain Layout
23817
23818 \series bold
23819 \begin_inset space ~
23820 \end_inset
23821
23822
23823 \end_layout
23824
23825 \end_inset
23826
23827
23828 \backslash
23829 renewenvironment{table}{
23830 \backslash
23831 begin{SCtable}}{
23832 \backslash
23833 end{SCtable}}}
23834 \end_layout
23835
23836 \begin_layout Standard
23837
23838 \series bold
23839
23840 \backslash
23841 newcommand{
23842 \backslash
23843 TabBesEnd}{%
23844 \begin_inset Newline newline
23845 \end_inset
23846
23847
23848 \begin_inset Phantom HPhantom
23849 status open
23850
23851 \begin_layout Plain Layout
23852
23853 \series bold
23854 \begin_inset space ~
23855 \end_inset
23856
23857
23858 \end_layout
23859
23860 \end_inset
23861
23862
23863 \backslash
23864 let
23865 \backslash
23866 table
23867 \backslash
23868 MyTable
23869 \begin_inset Newline newline
23870 \end_inset
23871
23872
23873 \begin_inset Phantom HPhantom
23874 status open
23875
23876 \begin_layout Plain Layout
23877
23878 \series bold
23879 \begin_inset space ~
23880 \end_inset
23881
23882
23883 \end_layout
23884
23885 \end_inset
23886
23887
23888 \backslash
23889 let
23890 \backslash
23891 endtable
23892 \backslash
23893 MyEndtable
23894 \end_layout
23895
23896 \begin_layout Standard
23897
23898 \series bold
23899
23900 \backslash
23901 newcommand{
23902 \backslash
23903 FigBesBeg}{%
23904 \begin_inset Newline newline
23905 \end_inset
23906
23907
23908 \begin_inset Phantom HPhantom
23909 status open
23910
23911 \begin_layout Plain Layout
23912
23913 \series bold
23914 \begin_inset space ~
23915 \end_inset
23916
23917
23918 \end_layout
23919
23920 \end_inset
23921
23922
23923 \backslash
23924 let
23925 \backslash
23926 MyFigure
23927 \backslash
23928 figure
23929 \begin_inset Newline newline
23930 \end_inset
23931
23932
23933 \begin_inset Phantom HPhantom
23934 status open
23935
23936 \begin_layout Plain Layout
23937
23938 \series bold
23939 \begin_inset space ~
23940 \end_inset
23941
23942
23943 \end_layout
23944
23945 \end_inset
23946
23947
23948 \backslash
23949 let
23950 \backslash
23951 MyEndfigure
23952 \backslash
23953 endfigure
23954 \begin_inset Newline newline
23955 \end_inset
23956
23957
23958 \begin_inset Phantom HPhantom
23959 status open
23960
23961 \begin_layout Plain Layout
23962
23963 \series bold
23964 \begin_inset space ~
23965 \end_inset
23966
23967
23968 \end_layout
23969
23970 \end_inset
23971
23972
23973 \backslash
23974 renewenvironment{figure}{
23975 \backslash
23976 begin{SCfigure}}{
23977 \backslash
23978 end{SCfigure}}}
23979 \end_layout
23980
23981 \begin_layout Standard
23982
23983 \series bold
23984
23985 \backslash
23986 newcommand{
23987 \backslash
23988 FigBesEnd}{%
23989 \begin_inset Newline newline
23990 \end_inset
23991
23992
23993 \begin_inset Phantom HPhantom
23994 status open
23995
23996 \begin_layout Plain Layout
23997
23998 \series bold
23999 \begin_inset space ~
24000 \end_inset
24001
24002
24003 \end_layout
24004
24005 \end_inset
24006
24007
24008 \backslash
24009 let
24010 \backslash
24011 figure
24012 \backslash
24013 MyFigure
24014 \begin_inset Newline newline
24015 \end_inset
24016
24017
24018 \begin_inset Phantom HPhantom
24019 status open
24020
24021 \begin_layout Plain Layout
24022
24023 \series bold
24024 \begin_inset space ~
24025 \end_inset
24026
24027
24028 \end_layout
24029
24030 \end_inset
24031
24032
24033 \backslash
24034 let
24035 \backslash
24036 endfigure
24037 \backslash
24038 MyEndfigure}
24039 \end_layout
24040
24041 \begin_layout Standard
24042 \noindent
24043 \begin_inset CommandInset line
24044 LatexCommand rule
24045 offset "0.5ex"
24046 width "100line%"
24047 height "1pt"
24048
24049 \end_inset
24050
24051
24052 \end_layout
24053
24054 \begin_layout Standard
24055 Mit den Befehlen können Sie die Gleitobjekte so umdefinieren, dass die Beschrift
24056 ungen seitlich gedruckt werden.
24057  Für Gleitobjekt-Abbildungen schreiben Sie dann die Befehle
24058 \end_layout
24059
24060 \begin_layout Standard
24061
24062 \series bold
24063
24064 \backslash
24065 FigBesBeg
24066 \end_layout
24067
24068 \begin_layout Standard
24069 als TeX-Code vor und
24070 \end_layout
24071
24072 \begin_layout Standard
24073
24074 \series bold
24075
24076 \backslash
24077 FigBesEnd
24078 \end_layout
24079
24080 \begin_layout Standard
24081 hinter das Gleitobjekt.
24082  Bei Gleitobjekt-Tabellen heißen die Befehle
24083 \end_layout
24084
24085 \begin_layout Standard
24086
24087 \series bold
24088
24089 \backslash
24090 TabBesBeg
24091 \series default
24092  und 
24093 \series bold
24094
24095 \backslash
24096 TabBesEnd
24097 \series default
24098 .
24099 \end_layout
24100
24101 \begin_layout Standard
24102 Abbildung
24103 \begin_inset space ~
24104 \end_inset
24105
24106
24107 \begin_inset CommandInset ref
24108 LatexCommand ref
24109 reference "abb:Beschriftung-neben"
24110
24111 \end_inset
24112
24113  und Tabelle
24114 \begin_inset space ~
24115 \end_inset
24116
24117
24118 \begin_inset CommandInset ref
24119 LatexCommand ref
24120 reference "tab:cap-beside-tab"
24121
24122 \end_inset
24123
24124  sind Beispiele für seitliche Beschriftungen.
24125 \end_layout
24126
24127 \begin_layout Standard
24128 Sie sehen, dass die Beschriftung bei Gleitobjekt-Tabellen am oberen Rand
24129  der Tabelle gedruckt wird und bei Gleitobjekt-Abbildungen am unteren Rand
24130  der Abbildung.
24131  Das kann man mit dem Befehl
24132 \end_layout
24133
24134 \begin_layout Standard
24135
24136 \series bold
24137
24138 \backslash
24139 sidecaptionvpos{Gleitobjekt-Typ}{Platzierung}
24140 \end_layout
24141
24142 \begin_layout Standard
24143 im LaTeX-Vorspann oder als TeX-Code vor dem Gleitobjekt ändern.
24144  Der Gleitobjekt-Typ ist entweder 
24145 \family sans
24146 figure
24147 \family default
24148  oder 
24149 \family sans
24150 table
24151 \family default
24152 , die
24153 \family sans
24154  
24155 \family default
24156 Platzierung ist 
24157 \family typewriter
24158 t
24159 \family default
24160  für oben, 
24161 \family typewriter
24162 c
24163 \family default
24164  für zentriert oder 
24165 \family typewriter
24166 b
24167 \family default
24168  für unten.
24169  Um die Beschriftung einer Gleitobjekt-Abbildung vertikal zu zentrieren,
24170  lautet der Befehl
24171 \end_layout
24172
24173 \begin_layout Standard
24174
24175 \series bold
24176
24177 \backslash
24178 sidecaptionvpos{figure}{c}
24179 \end_layout
24180
24181 \begin_layout Standard
24182 Das wurde in Abbildung
24183 \begin_inset space ~
24184 \end_inset
24185
24186
24187 \begin_inset CommandInset ref
24188 LatexCommand ref
24189 reference "abb:cap-beside-fig-2"
24190
24191 \end_inset
24192
24193  benutzt.
24194 \end_layout
24195
24196 \begin_layout Standard
24197 \begin_inset VSpace medskip
24198 \end_inset
24199
24200 Weitere Informationen über das Paket
24201 \series bold
24202  sidecap
24203 \series default
24204  finden Sie in seiner Dokumentation 
24205 \begin_inset CommandInset citation
24206 LatexCommand cite
24207 key "sidecap"
24208
24209 \end_inset
24210
24211 .
24212 \end_layout
24213
24214 \begin_layout Standard
24215 \begin_inset Note Greyedout
24216 status open
24217
24218 \begin_layout Plain Layout
24219
24220 \series bold
24221 Bemerkung:
24222 \series default
24223  Das LaTeX-Paket 
24224 \series bold
24225 hypcap
24226 \series default
24227 ,
24228 \begin_inset Index idx
24229 status collapsed
24230
24231 \begin_layout Plain Layout
24232 LaTeX-Pakete ! hypcap
24233 \end_layout
24234
24235 \end_inset
24236
24237  das in Abschnitt
24238 \begin_inset space ~
24239 \end_inset
24240
24241
24242 \begin_inset CommandInset ref
24243 LatexCommand ref
24244 reference "uab:Querverweis-Position"
24245
24246 \end_inset
24247
24248  beschrieben wurde, hat keine Auswirkungen auf Gleitobjekte mit seitlichen
24249  Beschriftungen.
24250 \end_layout
24251
24252 \end_inset
24253
24254
24255 \end_layout
24256
24257 \begin_layout Standard
24258 \begin_inset ERT
24259 status collapsed
24260
24261 \begin_layout Plain Layout
24262
24263
24264 \backslash
24265 FigBesBeg 
24266 \end_layout
24267
24268 \end_inset
24269
24270
24271 \end_layout
24272
24273 \begin_layout Standard
24274 \begin_inset Float figure
24275 wide false
24276 sideways false
24277 status open
24278
24279 \begin_layout Plain Layout
24280 \begin_inset Graphics
24281         filename ../clipart/escher-lsd.eps
24282         scale 75
24283         scaleBeforeRotation
24284
24285 \end_inset
24286
24287
24288 \end_layout
24289
24290 \begin_layout Plain Layout
24291 \begin_inset Caption
24292
24293 \begin_layout Plain Layout
24294 \begin_inset CommandInset label
24295 LatexCommand label
24296 name "abb:Beschriftung-neben"
24297
24298 \end_inset
24299
24300 Dies ist eine Beschriftung neben einer Abbildung.
24301 \end_layout
24302
24303 \end_inset
24304
24305
24306 \end_layout
24307
24308 \end_inset
24309
24310
24311 \end_layout
24312
24313 \begin_layout Standard
24314 \begin_inset ERT
24315 status collapsed
24316
24317 \begin_layout Plain Layout
24318
24319
24320 \backslash
24321 TabBesBeg 
24322 \end_layout
24323
24324 \end_inset
24325
24326
24327 \end_layout
24328
24329 \begin_layout Standard
24330 \begin_inset Float table
24331 wide false
24332 sideways false
24333 status open
24334
24335 \begin_layout Plain Layout
24336 \begin_inset Caption
24337
24338 \begin_layout Plain Layout
24339 \begin_inset CommandInset label
24340 LatexCommand label
24341 name "tab:cap-beside-tab"
24342
24343 \end_inset
24344
24345 Dies ist eine Beschriftung neben einer Tabelle.
24346 \end_layout
24347
24348 \end_inset
24349
24350
24351 \end_layout
24352
24353 \begin_layout Plain Layout
24354 \begin_inset Tabular
24355 <lyxtabular version="3" rows="4" columns="5">
24356 <features tabularvalignment="middle">
24357 <column alignment="center" valignment="top" width="0">
24358 <column alignment="center" valignment="top" width="0">
24359 <column alignment="center" valignment="top" width="0">
24360 <column alignment="center" valignment="top" width="0">
24361 <column alignment="center" valignment="top" width="0">
24362 <row>
24363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24364 \begin_inset Text
24365
24366 \begin_layout Plain Layout
24367 a
24368 \end_layout
24369
24370 \end_inset
24371 </cell>
24372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24373 \begin_inset Text
24374
24375 \begin_layout Plain Layout
24376
24377 \end_layout
24378
24379 \end_inset
24380 </cell>
24381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24382 \begin_inset Text
24383
24384 \begin_layout Plain Layout
24385 b
24386 \end_layout
24387
24388 \end_inset
24389 </cell>
24390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24391 \begin_inset Text
24392
24393 \begin_layout Plain Layout
24394
24395 \end_layout
24396
24397 \end_inset
24398 </cell>
24399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24400 \begin_inset Text
24401
24402 \begin_layout Plain Layout
24403 c
24404 \end_layout
24405
24406 \end_inset
24407 </cell>
24408 </row>
24409 <row>
24410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24411 \begin_inset Text
24412
24413 \begin_layout Plain Layout
24414
24415 \end_layout
24416
24417 \end_inset
24418 </cell>
24419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24420 \begin_inset Text
24421
24422 \begin_layout Plain Layout
24423 d
24424 \end_layout
24425
24426 \end_inset
24427 </cell>
24428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24429 \begin_inset Text
24430
24431 \begin_layout Plain Layout
24432
24433 \end_layout
24434
24435 \end_inset
24436 </cell>
24437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24438 \begin_inset Text
24439
24440 \begin_layout Plain Layout
24441 e
24442 \end_layout
24443
24444 \end_inset
24445 </cell>
24446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24447 \begin_inset Text
24448
24449 \begin_layout Plain Layout
24450
24451 \end_layout
24452
24453 \end_inset
24454 </cell>
24455 </row>
24456 <row>
24457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24458 \begin_inset Text
24459
24460 \begin_layout Plain Layout
24461 f
24462 \end_layout
24463
24464 \end_inset
24465 </cell>
24466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24467 \begin_inset Text
24468
24469 \begin_layout Plain Layout
24470
24471 \end_layout
24472
24473 \end_inset
24474 </cell>
24475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24476 \begin_inset Text
24477
24478 \begin_layout Plain Layout
24479 g
24480 \end_layout
24481
24482 \end_inset
24483 </cell>
24484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24485 \begin_inset Text
24486
24487 \begin_layout Plain Layout
24488
24489 \end_layout
24490
24491 \end_inset
24492 </cell>
24493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24494 \begin_inset Text
24495
24496 \begin_layout Plain Layout
24497 h
24498 \end_layout
24499
24500 \end_inset
24501 </cell>
24502 </row>
24503 <row>
24504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24505 \begin_inset Text
24506
24507 \begin_layout Plain Layout
24508
24509 \end_layout
24510
24511 \end_inset
24512 </cell>
24513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24514 \begin_inset Text
24515
24516 \begin_layout Plain Layout
24517 i
24518 \end_layout
24519
24520 \end_inset
24521 </cell>
24522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24523 \begin_inset Text
24524
24525 \begin_layout Plain Layout
24526
24527 \end_layout
24528
24529 \end_inset
24530 </cell>
24531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24532 \begin_inset Text
24533
24534 \begin_layout Plain Layout
24535 j
24536 \end_layout
24537
24538 \end_inset
24539 </cell>
24540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24541 \begin_inset Text
24542
24543 \begin_layout Plain Layout
24544
24545 \end_layout
24546
24547 \end_inset
24548 </cell>
24549 </row>
24550 </lyxtabular>
24551
24552 \end_inset
24553
24554
24555 \end_layout
24556
24557 \end_inset
24558
24559
24560 \end_layout
24561
24562 \begin_layout Standard
24563 \begin_inset ERT
24564 status collapsed
24565
24566 \begin_layout Plain Layout
24567
24568
24569 \backslash
24570 TabBesEnd
24571 \end_layout
24572
24573 \end_inset
24574
24575
24576 \end_layout
24577
24578 \begin_layout Standard
24579 \begin_inset ERT
24580 status collapsed
24581
24582 \begin_layout Plain Layout
24583
24584
24585 \backslash
24586 sidecaptionvpos{figure}{c}
24587 \end_layout
24588
24589 \end_inset
24590
24591
24592 \begin_inset Float figure
24593 wide false
24594 sideways false
24595 status open
24596
24597 \begin_layout Plain Layout
24598 \begin_inset Graphics
24599         filename ../clipart/escher-lsd.eps
24600         scale 75
24601         scaleBeforeRotation
24602
24603 \end_inset
24604
24605
24606 \end_layout
24607
24608 \begin_layout Plain Layout
24609 \begin_inset Caption
24610
24611 \begin_layout Plain Layout
24612 \begin_inset CommandInset label
24613 LatexCommand label
24614 name "abb:cap-beside-fig-2"
24615
24616 \end_inset
24617
24618 Dies ist eine vertikal zentrierte Beschriftung neben einer Abbildung.
24619 \end_layout
24620
24621 \end_inset
24622
24623
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 FigBesEnd
24640 \end_layout
24641
24642 \end_inset
24643
24644
24645 \end_layout
24646
24647 \begin_layout Standard
24648 \begin_inset ERT
24649 status collapsed
24650
24651 \begin_layout Plain Layout
24652
24653
24654 \backslash
24655 else
24656 \end_layout
24657
24658 \end_inset
24659
24660
24661 \begin_inset Note Note
24662 status open
24663
24664 \begin_layout Plain Layout
24665 Der folgende Hinweis wird gedruckt, wenn das LaTeX-Paket 
24666 \series bold
24667 sidecap
24668 \series default
24669  nicht installiert ist:
24670 \end_layout
24671
24672 \end_inset
24673
24674
24675 \end_layout
24676
24677 \begin_layout Standard
24678 Das LaTeX-Paket 
24679 \series bold
24680 sidecap
24681 \series default
24682  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
24683 \end_layout
24684
24685 \begin_layout Standard
24686 \begin_inset ERT
24687 status collapsed
24688
24689 \begin_layout Plain Layout
24690
24691
24692 \backslash
24693 fi
24694 \end_layout
24695
24696 \end_inset
24697
24698
24699 \end_layout
24700
24701 \begin_layout Section
24702 Gleitobjekt-Verzeichnisse
24703 \begin_inset Index idx
24704 status collapsed
24705
24706 \begin_layout Plain Layout
24707 Gleitobjekte ! Verzeichnisse
24708 \end_layout
24709
24710 \end_inset
24711
24712
24713 \end_layout
24714
24715 \begin_layout Standard
24716 Ähnlich wie das Inhaltsverzeichnis gibt es Gleitobjekt-Verzeichnisse.
24717  Sie können mit den Untermenüs von 
24718 \family sans
24719 Einfügen\SpecialChar \menuseparator
24720 Liste
24721 \begin_inset space ~
24722 \end_inset
24723
24724 /
24725 \begin_inset space ~
24726 \end_inset
24727
24728 Inhaltsverzeichnis
24729 \family default
24730  eingefügt werden.
24731 \end_layout
24732
24733 \begin_layout Standard
24734 Die Einträge in diesen Verzeichnissen sind die Beschriftungen der Gleitobjekte
24735  oder ihre Kurztitel, die Gleitobjekt-Nummer und die Seitennummer.
24736 \end_layout
24737
24738 \begin_layout Standard
24739 In diesem Dokument finden Sie außer dem Inhaltsverzeichnis ein Abbildungs-
24740  und ein Tabellen-Verzeichnis.
24741 \end_layout
24742
24743 \begin_layout Chapter
24744 Notizen
24745 \end_layout
24746
24747 \begin_layout Section
24748 LyX-Notizen
24749 \begin_inset Index idx
24750 status collapsed
24751
24752 \begin_layout Plain Layout
24753 Notizen ! LyX-Notizen
24754 \end_layout
24755
24756 \end_inset
24757
24758
24759 \end_layout
24760
24761 \begin_layout Standard
24762 Notizen werden mit einem Klick auf 
24763 \begin_inset Graphics
24764         filename ../../images/note-insert.png
24765         scale 85
24766         scaleBeforeRotation
24767
24768 \end_inset
24769
24770  oder 
24771 \family sans
24772 Einfügen\SpecialChar \menuseparator
24773 Notiz
24774 \family default
24775  eingefügt.
24776  Es gibt drei Arten:
24777 \end_layout
24778
24779 \begin_layout Description
24780 LyX-Notiz: Dieser Typ ist für interne Notizen und wird nicht gedruckt.
24781  Eine 
24782 \family sans
24783 LyX-Notiz
24784 \family default
24785  sieht so aus:
24786 \begin_inset Newline newline
24787 \end_inset
24788
24789
24790 \begin_inset Newline newline
24791 \end_inset
24792
24793
24794 \begin_inset Graphics
24795         filename clipart/LyXNotizQt4.png
24796         display false
24797         scale 60
24798         scaleBeforeRotation
24799
24800 \end_inset
24801
24802  
24803 \begin_inset Note Note
24804 status open
24805
24806 \begin_layout Plain Layout
24807 Dies ist Text in einem Notiz-Kästchen, der nicht gedruckt wird.
24808 \end_layout
24809
24810 \end_inset
24811
24812
24813 \end_layout
24814
24815 \begin_layout Description
24816 Kommentar: Diese Notiz wird auch nicht gedruckt, aber sie erscheint als
24817  LaTeX-Kommentar, wenn Sie das Dokument nach LaTeX exportieren (
24818 \family sans
24819 Datei\SpecialChar \menuseparator
24820 Ex\SpecialChar \-
24821 por\SpecialChar \-
24822 tie\SpecialChar \-
24823 ren\SpecialChar \menuseparator
24824 LaTe
24825 \begin_inset ERT
24826 status collapsed
24827
24828 \begin_layout Plain Layout
24829
24830 {}
24831 \end_layout
24832
24833 \end_inset
24834
24835 X (pdflatex) / (normal)
24836 \family default
24837 .
24838  Ein Kommentar 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/KommentarQt4.png
24849         display false
24850         scale 60
24851         scaleBeforeRotation
24852
24853 \end_inset
24854
24855  
24856 \begin_inset Note Comment
24857 status open
24858
24859 \begin_layout Plain Layout
24860 Dies ist ein Kommentar, der nicht gedruckt, aber exportiert wird.
24861 \end_layout
24862
24863 \end_inset
24864
24865
24866 \end_layout
24867
24868 \begin_layout Description
24869 Grauschrift: Diese Notiz wird grau gedruckt und sieht so aus:
24870 \begin_inset Newline newline
24871 \end_inset
24872
24873
24874 \begin_inset Newline newline
24875 \end_inset
24876
24877
24878 \begin_inset Graphics
24879         filename clipart/GrauschriftNotizQt4.png
24880         display false
24881         scale 60
24882         scaleBeforeRotation
24883
24884 \end_inset
24885
24886
24887 \begin_inset Newline newline
24888 \end_inset
24889
24890
24891 \begin_inset ERT
24892 status collapsed
24893
24894 \begin_layout Plain Layout
24895
24896
24897 \backslash
24898 renewenvironment{lyxgreyedout}
24899 \end_layout
24900
24901 \begin_layout Plain Layout
24902
24903 {
24904 \backslash
24905 textcolor[gray]{0.4}
24906 \backslash
24907 bgroup}{
24908 \backslash
24909 egroup}
24910 \end_layout
24911
24912 \end_inset
24913
24914
24915 \begin_inset Note Greyedout
24916 status open
24917
24918 \begin_layout Plain Layout
24919 Dies ist eine Grauschrift-Notiz mit einer Fußnote.
24920 \begin_inset Foot
24921 status open
24922
24923 \begin_layout Plain Layout
24924 Dies ist eine Fußnote in einer Grauschrift-Notiz.
24925 \end_layout
24926
24927 \end_inset
24928
24929
24930 \end_layout
24931
24932 \end_inset
24933
24934
24935 \begin_inset ERT
24936 status collapsed
24937
24938 \begin_layout Plain Layout
24939
24940
24941 \backslash
24942 renewenvironment{lyxgreyedout}
24943 \end_layout
24944
24945 \begin_layout Plain Layout
24946
24947 {
24948 \backslash
24949 textcolor{blue}
24950 \backslash
24951 bgroup}{
24952 \backslash
24953 egroup}
24954 \end_layout
24955
24956 \end_inset
24957
24958
24959 \begin_inset Note Note
24960 status collapsed
24961
24962 \begin_layout Plain Layout
24963 Die Grauschrift-Notiz wurde auf die ursprüngliche LyX-Definition zurückgesetzt,
24964  weil Grauschriften im LaTeX-Vorspann dieses Dokuments blau definiert wurden.
24965  
24966 \end_layout
24967
24968 \end_inset
24969
24970
24971 \begin_inset Newline newline
24972 \end_inset
24973
24974
24975 \begin_inset Newline newline
24976 \end_inset
24977
24978 Das Beispiel zeigt, dass die erste Zeile von Grauschrift-Notizen eingerückt
24979  wird und dass Grauschrift-Notizen Fußnoten enthalten können.
24980 \end_layout
24981
24982 \begin_layout Standard
24983 \begin_inset VSpace bigskip
24984 \end_inset
24985
24986 Wenn Sie auf den Werkzeugleistenknopf 
24987 \begin_inset Graphics
24988         filename ../../images/note-insert.png
24989         scale 85
24990         scaleBeforeRotation
24991
24992 \end_inset
24993
24994  klicken, wird zunächst eine 
24995 \family sans
24996 LyX-Notiz
24997 \family default
24998  eingefügt.
24999  Mit einem Rechts-Klick auf das Notiz-Kästchen können Sie eine der vier
25000  anderen Möglichkeiten auswählen.
25001  Wenn Sie einen vorhandenen Text in eine Notiz verwandeln wollen, markieren
25002  Sie ihn und klicken dann auf den Werkzeugleistenknopf.
25003  Um eine Notiz in Text zu verwandeln, drücken Sie die Backspace-Taste, wenn
25004  der Cursor am Beginn der Notiz ist oder die Entfernen-Taste, wenn der Cursor
25005  am Ende der Notiz ist.
25006 \end_layout
25007
25008 \begin_layout Standard
25009 \begin_inset VSpace bigskip
25010 \end_inset
25011
25012 Die Textfarbe der 
25013 \family sans
25014 Grauschrift
25015 \family default
25016 -Notiz können Sie im LaTeX-Vorspann mit folgendem Befehl ändern:
25017 \end_layout
25018
25019 \begin_layout Standard
25020
25021 \series bold
25022
25023 \backslash
25024 renewenvironment{lyxgreyedout}
25025 \begin_inset Newline newline
25026 \end_inset
25027
25028
25029 \begin_inset Phantom HPhantom
25030 status open
25031
25032 \begin_layout Plain Layout
25033
25034 \series bold
25035 \begin_inset space ~
25036 \end_inset
25037
25038
25039 \end_layout
25040
25041 \end_inset
25042
25043 {
25044 \backslash
25045 textcolor{color}
25046 \backslash
25047 bgroup}{
25048 \backslash
25049 egroup}
25050 \end_layout
25051
25052 \begin_layout Standard
25053 Die verfügbaren Farben und wie man eigene definiert, wurde bereits in Abschnitt
25054 \begin_inset space ~
25055 \end_inset
25056
25057
25058 \begin_inset CommandInset ref
25059 LatexCommand ref
25060 reference "abs:Farbige-Tabellen"
25061
25062 \end_inset
25063
25064  beschrieben.
25065  In diesem Dokument werden die Grauschrift-Notizen blau gedruckt.
25066 \end_layout
25067
25068 \begin_layout Section
25069 Fußnoten
25070 \begin_inset CommandInset label
25071 LatexCommand label
25072 name "abs:Fußnoten"
25073
25074 \end_inset
25075
25076
25077 \begin_inset Index idx
25078 status collapsed
25079
25080 \begin_layout Plain Layout
25081 Notizen ! Fußnoten
25082 \end_layout
25083
25084 \end_inset
25085
25086
25087 \begin_inset Index idx
25088 status collapsed
25089
25090 \begin_layout Plain Layout
25091 Fußnoten
25092 \end_layout
25093
25094 \end_inset
25095
25096
25097 \end_layout
25098
25099 \begin_layout Standard
25100 Zu dem, was bereits im 
25101 \emph on
25102 Benutzerhandbuch
25103 \emph default
25104  über Fußnoten geschrieben wurde, folgen hier noch ein paar Anmerkungen.
25105  Eine Fußnotenbox sieht folgendermaßen aus: 
25106 \begin_inset Graphics
25107         filename clipart/FussnoteQt4.png
25108         scale 80
25109         scaleBeforeRotation
25110
25111 \end_inset
25112
25113
25114 \end_layout
25115
25116 \begin_layout Standard
25117 Hier ist eine Beispielfußnote:
25118 \color black
25119
25120 \begin_inset Foot
25121 status open
25122
25123 \begin_layout Plain Layout
25124 \begin_inset CommandInset label
25125 LatexCommand label
25126 name "fuss:Fußnoten-Beispiel"
25127
25128 \end_inset
25129
25130 Dies ist eine Fußnote.
25131 \end_layout
25132
25133 \end_inset
25134
25135
25136 \color inherit
25137
25138 \begin_inset ERT
25139 status collapsed
25140
25141 \begin_layout Plain Layout
25142
25143
25144 \backslash
25145 newcounter{MyRepeatFoot}
25146 \end_layout
25147
25148 \begin_layout Plain Layout
25149
25150
25151 \backslash
25152 setcounter{MyRepeatFoot}{
25153 \backslash
25154 thefootnote}
25155 \end_layout
25156
25157 \end_inset
25158
25159
25160 \end_layout
25161
25162 \begin_layout Standard
25163 In der druckfertigen Ausgabe erscheint an der Stelle, wo die Fußnote eingefügt
25164  wurde, eine hochgestellte Zahl.
25165  Der Fußnotentext wird am Seitenende gedruckt, wobei die Fußnotennummer
25166  hochgestellt dem Text vorangeht.
25167  Die Fußnotennummern werden von LaTeX berechnet und sind fortlaufend.
25168  Es hängt von der Dokumentklasse ab, ob sie in jedem Kapitel zurückgesetzt
25169  werden.
25170 \end_layout
25171
25172 \begin_layout Standard
25173 Auf Fußnoten kann wie auf andere Gleitobjekte verwiesen werden, wenn in
25174  der Fußnote eine Marke eingefügt wurde.
25175  Dies ist ein Querverweis auf Fußnote
25176 \begin_inset space ~
25177 \end_inset
25178
25179
25180 \begin_inset CommandInset ref
25181 LatexCommand ref
25182 reference "fuss:Fußnoten-Beispiel"
25183
25184 \end_inset
25185
25186 .
25187 \end_layout
25188
25189 \begin_layout Standard
25190 \begin_inset VSpace defskip
25191 \end_inset
25192
25193 Fußnoten in Tabellen werden von LaTeX aus technischen Gründen nicht gedruckt.
25194  Jedoch gibt es eine andere Methode sie zu drucken: Anstatt einer Fußnote
25195  wird der Befehl 
25196 \series bold
25197
25198 \backslash
25199 footnotemark{}
25200 \series default
25201  als TeX-Code eingefügt.
25202  Der Text der Fußnote wird als Argument des TeX-Code-Befehls 
25203 \series bold
25204
25205 \backslash
25206 footnotetext
25207 \series default
25208  nach der Tabelle eingegeben.
25209 \begin_inset Newline newline
25210 \end_inset
25211
25212 Hinter folgender Tabelle wurde als Beispiel dieser Befehl eingegeben:
25213 \end_layout
25214
25215 \begin_layout Standard
25216
25217 \series bold
25218
25219 \backslash
25220 footnotetext{
25221 \series default
25222 Gedruckte Tabellenfußnote.
25223 \series bold
25224 }
25225 \end_layout
25226
25227 \begin_layout Standard
25228 \begin_inset Tabular
25229 <lyxtabular version="3" rows="2" columns="1">
25230 <features tabularvalignment="middle">
25231 <column alignment="center" valignment="top" width="0">
25232 <row>
25233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25234 \begin_inset Text
25235
25236 \begin_layout Plain Layout
25237 Dies ist ein Beispieltext.
25238 \begin_inset Foot
25239 status open
25240
25241 \begin_layout Plain Layout
25242 Diese Fußnote wird nicht gedruckt!
25243 \end_layout
25244
25245 \end_inset
25246
25247
25248 \end_layout
25249
25250 \end_inset
25251 </cell>
25252 </row>
25253 <row>
25254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25255 \begin_inset Text
25256
25257 \begin_layout Plain Layout
25258 Dies ist ein Beispieltext.
25259 \begin_inset ERT
25260 status collapsed
25261
25262 \begin_layout Plain Layout
25263
25264
25265 \backslash
25266 footnotemark{}
25267 \end_layout
25268
25269 \end_inset
25270
25271
25272 \end_layout
25273
25274 \end_inset
25275 </cell>
25276 </row>
25277 </lyxtabular>
25278
25279 \end_inset
25280
25281
25282 \begin_inset ERT
25283 status collapsed
25284
25285 \begin_layout Plain Layout
25286
25287
25288 \backslash
25289 footnotetext{
25290 \end_layout
25291
25292 \end_inset
25293
25294 Gedruckte Tabellenfußnote.
25295 \begin_inset ERT
25296 status collapsed
25297
25298 \begin_layout Plain Layout
25299
25300 }
25301 \end_layout
25302
25303 \end_inset
25304
25305
25306 \end_layout
25307
25308 \begin_layout Standard
25309 Fußnoten in langen Tabellen sind in Abschnitt
25310 \begin_inset space ~
25311 \end_inset
25312
25313
25314 \begin_inset CommandInset ref
25315 LatexCommand ref
25316 reference "uab:Fußnoten-in-langen"
25317
25318 \end_inset
25319
25320  beschrieben.
25321 \end_layout
25322
25323 \begin_layout Standard
25324 Fußnoten in Minipage-Boxen werden gedruckt, allerdings innerhalb der Box
25325  und mit einer anderen Nummerierung, da eine Minipage-Box wie eine Seite
25326  innerhalb einer Seite ist.
25327  (Mehr über Minipages ist in Abschnitt
25328 \begin_inset space ~
25329 \end_inset
25330
25331
25332 \begin_inset CommandInset ref
25333 LatexCommand ref
25334 reference "abs:Minipage"
25335
25336 \end_inset
25337
25338  zu finden.) Um eine Fußnote in der Minipage zu erhalten, die am unteren
25339  Seitenrand wie normale Fußnoten gedruckt wird, verenden Sie ebenfalls die
25340  Methode mit 
25341 \series bold
25342
25343 \backslash
25344 footnotemark{}
25345 \series default
25346  und 
25347 \series bold
25348
25349 \backslash
25350 footnotetext
25351 \series default
25352 .
25353 \end_layout
25354
25355 \begin_layout Standard
25356 \begin_inset Box Frameless
25357 position "t"
25358 hor_pos "c"
25359 has_inner_box 1
25360 inner_pos "t"
25361 use_parbox 0
25362 use_makebox 0
25363 width "100col%"
25364 special "none"
25365 height "1in"
25366 height_special "totalheight"
25367 status open
25368
25369 \begin_layout Plain Layout
25370 Dies ist ein Beispieltext.in einer Minipage.
25371 \begin_inset Foot
25372 status open
25373
25374 \begin_layout Plain Layout
25375 Fußnote in einer Minipage.
25376 \end_layout
25377
25378 \end_inset
25379
25380
25381 \end_layout
25382
25383 \begin_layout Plain Layout
25384 Dies ist ein Beispieltext.
25385  in einer Minipage.
25386 \begin_inset ERT
25387 status collapsed
25388
25389 \begin_layout Plain Layout
25390
25391
25392 \backslash
25393 footnotemark{}
25394 \end_layout
25395
25396 \end_inset
25397
25398
25399 \end_layout
25400
25401 \end_inset
25402
25403
25404 \end_layout
25405
25406 \begin_layout Standard
25407 \begin_inset ERT
25408 status collapsed
25409
25410 \begin_layout Plain Layout
25411
25412
25413 \backslash
25414 footnotetext{
25415 \end_layout
25416
25417 \end_inset
25418
25419 Fußnote außerhalb der Minipage.
25420 \begin_inset ERT
25421 status collapsed
25422
25423 \begin_layout Plain Layout
25424
25425 }
25426 \end_layout
25427
25428 \end_inset
25429
25430
25431 \end_layout
25432
25433 \begin_layout Standard
25434 \begin_inset VSpace defskip
25435 \end_inset
25436
25437
25438 \end_layout
25439
25440 \begin_layout Standard
25441 Um auf eine Fußnote mehrere Male zu verweisen, ohne dabei jedes Mal den
25442  Fußnotentext zu drucken, verwenden Sie den TeX-Code-Befehl 
25443 \series bold
25444
25445 \backslash
25446 footnotemark[Nummer]
25447 \series default
25448 .
25449 \begin_inset Newline newline
25450 \end_inset
25451
25452 Weil Sie die Nummer der Fußnote nicht im Voraus wissen können, müssen Sie
25453  sie speichern, nachdem Sie die Fußnote eingefügt haben.
25454  Hinter Fußnote
25455 \begin_inset space ~
25456 \end_inset
25457
25458
25459 \begin_inset CommandInset ref
25460 LatexCommand ref
25461 reference "fuss:Fußnoten-Beispiel"
25462
25463 \end_inset
25464
25465  wurde das mit folgenden TeX-Code-Befehlen gemacht:
25466 \end_layout
25467
25468 \begin_layout Standard
25469
25470 \series bold
25471
25472 \backslash
25473 newcounter{MyRepeatFoot}
25474 \begin_inset Newline newline
25475 \end_inset
25476
25477
25478 \backslash
25479 setcounter{MyRepeatFoot}{
25480 \backslash
25481 thefootnote}
25482 \end_layout
25483
25484 \begin_layout Standard
25485 Die Fußnotenmarke wurde dann mit diesem TeX-Code-Befehl definiert;
25486 \end_layout
25487
25488 \begin_layout Standard
25489
25490 \series bold
25491
25492 \backslash
25493 footnotemark[
25494 \backslash
25495 theMyRepeatFoot]
25496 \end_layout
25497
25498 \begin_layout Standard
25499 Hier ist eine wiederholte Fußnote:
25500 \begin_inset ERT
25501 status collapsed
25502
25503 \begin_layout Plain Layout
25504
25505
25506 \backslash
25507 footnotemark[
25508 \backslash
25509 theMyRepeatFoot]
25510 \end_layout
25511
25512 \end_inset
25513
25514
25515 \end_layout
25516
25517 \begin_layout Standard
25518 Wenn Sie die letzte Fußnote wiederholen wollen, können Sie die Speicherung
25519  der Fußnotennummer weglassen und stattdessen diesen Befehl verwenden:
25520 \end_layout
25521
25522 \begin_layout Standard
25523
25524 \series bold
25525
25526 \backslash
25527 footnotemark[
25528 \backslash
25529 thefootnote]
25530 \end_layout
25531
25532 \begin_layout Standard
25533 Hier ist eine weitere wiederholte Fußnote:
25534 \begin_inset ERT
25535 status collapsed
25536
25537 \begin_layout Plain Layout
25538
25539
25540 \backslash
25541 footnotemark[
25542 \backslash
25543 thefootnote]
25544 \end_layout
25545
25546 \end_inset
25547
25548
25549 \end_layout
25550
25551 \begin_layout Subsection
25552 Fußnoten-Nummerierung
25553 \begin_inset CommandInset label
25554 LatexCommand label
25555 name "uab:Fußnoten-Nummerierung"
25556
25557 \end_inset
25558
25559
25560 \begin_inset Index idx
25561 status collapsed
25562
25563 \begin_layout Plain Layout
25564 Fußnoten ! Nummerierung
25565 \end_layout
25566
25567 \end_inset
25568
25569
25570 \end_layout
25571
25572 \begin_layout Standard
25573 Um Fußnoten nach jedem Abschnitt
25574 \family roman
25575  auf 1 zurückzusetzen, 
25576 \family default
25577 müssen Sie folgenden Befehl in den LaTeX-Vorspann schreiben:
25578 \end_layout
25579
25580 \begin_layout Standard
25581
25582 \series bold
25583
25584 \backslash
25585 @addtoreset{footnote}{section}
25586 \end_layout
25587
25588 \begin_layout Standard
25589 \begin_inset VSpace bigskip
25590 \end_inset
25591
25592 Der folgende Befehl ändert die Fußnoten-Nummerierung auf kleine römische
25593  Zahlen:
25594 \end_layout
25595
25596 \begin_layout Standard
25597
25598 \series bold
25599
25600 \backslash
25601 renewcommand{
25602 \backslash
25603 thefootnote}{
25604 \backslash
25605 roman{footnote}}
25606 \end_layout
25607
25608 \begin_layout Standard
25609 \begin_inset ERT
25610 status collapsed
25611
25612 \begin_layout Plain Layout
25613
25614
25615 \backslash
25616 renewcommand{
25617 \backslash
25618 thefootnote}{
25619 \backslash
25620 roman{footnote}}
25621 \end_layout
25622
25623 \end_inset
25624
25625  Hier ist ein Beispiel für solch eine Fußnote:
25626 \begin_inset Foot
25627 status open
25628
25629 \begin_layout Plain Layout
25630 Dies ist eine Fußnote mit kleinen römischen Zahlen
25631 \end_layout
25632
25633 \end_inset
25634
25635
25636 \end_layout
25637
25638 \begin_layout Standard
25639 Um den Nummerierungsstil auf große römische Zahlen zu ändern, ersetzen Sie
25640  in obigem Befehl 
25641 \series bold
25642
25643 \backslash
25644 roman
25645 \series default
25646  durch 
25647 \series bold
25648
25649 \backslash
25650 Roman
25651 \series default
25652 .
25653  Um Fußnoten mit großen oder kleinen Buchstaben zu 
25654 \begin_inset Quotes gld
25655 \end_inset
25656
25657 nummerieren
25658 \begin_inset Quotes grd
25659 \end_inset
25660
25661 , verwenden Sie die Befehle 
25662 \series bold
25663
25664 \backslash
25665 Alph
25666 \series default
25667  oder 
25668 \series bold
25669
25670 \backslash
25671 alph
25672 \series default
25673 .
25674  Für die 
25675 \begin_inset Quotes gld
25676 \end_inset
25677
25678 Nummerierung
25679 \begin_inset Quotes grd
25680 \end_inset
25681
25682  mit Symbolen steht der Befehl 
25683 \series bold
25684
25685 \backslash
25686 fnsymbol
25687 \series default
25688  zur Verfügung.
25689 \end_layout
25690
25691 \begin_layout Standard
25692 \begin_inset Note Greyedout
25693 status open
25694
25695 \begin_layout Plain Layout
25696
25697 \series bold
25698 Bemerkung 1:
25699 \series default
25700  Mit Buchstaben können höchstens 26 Fußnoten nummeriert werden, weil nur
25701  
25702 \emph on
25703 ein
25704 \emph default
25705  Buchstabe verwendet wird.
25706 \end_layout
25707
25708 \end_inset
25709
25710
25711 \begin_inset Newline newline
25712 \end_inset
25713
25714
25715 \begin_inset Note Greyedout
25716 status open
25717
25718 \begin_layout Plain Layout
25719
25720 \series bold
25721 Bemerkung 2:
25722 \series default
25723  Mit Symbolen können höchstens 9 Fußnoten nummeriert werden.
25724 \end_layout
25725
25726 \end_inset
25727
25728
25729 \end_layout
25730
25731 \begin_layout Standard
25732 Um zur Standard-Nummerierung zurückzukehren, verwenden Sie 
25733 \series bold
25734
25735 \backslash
25736 arabic
25737 \series default
25738  anstelle von 
25739 \series bold
25740
25741 \backslash
25742 roman
25743 \series default
25744  in obigem Befehl.
25745 \begin_inset ERT
25746 status collapsed
25747
25748 \begin_layout Plain Layout
25749
25750
25751 \backslash
25752 renewcommand{
25753 \backslash
25754 thefootnote}{
25755 \backslash
25756 arabic{footnote}}
25757 \end_layout
25758
25759 \end_inset
25760
25761
25762 \end_layout
25763
25764 \begin_layout Standard
25765 \begin_inset VSpace bigskip
25766 \end_inset
25767
25768
25769 \end_layout
25770
25771 \begin_layout Standard
25772 Wenn Sie wollen, dass Fußnoten nach dem Schema 
25773 \begin_inset Quotes gld
25774 \end_inset
25775
25776 Kapitel.Fußnote
25777 \begin_inset Quotes grd
25778 \end_inset
25779
25780  nummeriert werden, müssen Sie folgenden Befehl in den LaTeX-Vorspann schreiben:
25781 \end_layout
25782
25783 \begin_layout Standard
25784
25785 \series bold
25786
25787 \backslash
25788 numberwithin{footnote}{chapter}
25789 \end_layout
25790
25791 \begin_layout Standard
25792 Um 
25793 \series bold
25794
25795 \backslash
25796 numberwithin
25797 \series default
25798  benutzen zu können, muss in den 
25799 \family sans
25800 Mathe
25801 \begin_inset space ~
25802 \end_inset
25803
25804 Optionen
25805 \family default
25806  der 
25807 \family sans
25808 Dokument-Einstellungen
25809 \family default
25810  
25811 \family sans
25812 AMS
25813 \begin_inset space ~
25814 \end_inset
25815
25816 Mathe
25817 \begin_inset space ~
25818 \end_inset
25819
25820 Paket
25821 \family default
25822
25823 \begin_inset space ~
25824 \end_inset
25825
25826
25827 \family sans
25828 verwenden
25829 \family default
25830  angekreuzt sein.
25831 \begin_inset ERT
25832 status collapsed
25833
25834 \begin_layout Plain Layout
25835
25836
25837 \backslash
25838 numberwithin{footnote}{chapter}
25839 \end_layout
25840
25841 \end_inset
25842
25843  Hier ist ein Beispiel für solch eine Fußnote.
25844 \series bold
25845
25846 \begin_inset Foot
25847 status open
25848
25849 \begin_layout Plain Layout
25850 Dies ist eine Fußnote nach dem Schema 
25851 \begin_inset Quotes gld
25852 \end_inset
25853
25854 Kapitel.Fußnote
25855 \begin_inset Quotes grd
25856 \end_inset
25857
25858 .
25859 \end_layout
25860
25861 \end_inset
25862
25863
25864 \series default
25865
25866 \begin_inset ERT
25867 status collapsed
25868
25869 \begin_layout Plain Layout
25870
25871
25872 \backslash
25873 renewcommand{
25874 \backslash
25875 thefootnote}{
25876 \backslash
25877 arabic{footnote}}
25878 \end_layout
25879
25880 \end_inset
25881
25882
25883 \end_layout
25884
25885 \begin_layout Standard
25886 \begin_inset Note Greyedout
25887 status open
25888
25889 \begin_layout Plain Layout
25890
25891 \series bold
25892 Bemerkung:
25893 \series default
25894  
25895 \series bold
25896
25897 \backslash
25898 numberwithin
25899 \series default
25900  verwendet ausschließlich arabische Ziffern für Fußnoten; vorherige Definitionen
25901  werden überschrieben.
25902 \end_layout
25903
25904 \end_inset
25905
25906
25907 \end_layout
25908
25909 \begin_layout Standard
25910 Um also z.
25911 \begin_inset space \thinspace{}
25912 \end_inset
25913
25914 B.
25915  das Schema 
25916 \begin_inset Quotes gld
25917 \end_inset
25918
25919 Kapitel.
25920 \backslash
25921 Roman{footnote}
25922 \begin_inset Quotes grd
25923 \end_inset
25924
25925  zu erhalten, muss dieser Befehl anstelle von 
25926 \series bold
25927
25928 \backslash
25929 numberwithin
25930 \series default
25931  verwendet werden:
25932 \end_layout
25933
25934 \begin_layout Standard
25935
25936 \series bold
25937
25938 \backslash
25939 renewcommand{
25940 \backslash
25941 thefootnote}{
25942 \backslash
25943 thechapter.
25944 \backslash
25945 Roman{footnote}}
25946 \end_layout
25947
25948 \begin_layout Subsection
25949 Fußnoten-Platzierung
25950 \begin_inset Index idx
25951 status collapsed
25952
25953 \begin_layout Plain Layout
25954 Fußnoten ! Platzierung
25955 \end_layout
25956
25957 \end_inset
25958
25959
25960 \end_layout
25961
25962 \begin_layout Standard
25963 Wenn Sie auf einer Seite mehrere Fußnoten haben, werden sie untereinander
25964  ohne Zwischenraum am Ende der Seite gedruckt.
25965  Damit sie besser zu unterscheiden sind, kann man mit folgendem Befehl im
25966  LaTeX-Vorspann 1.5
25967 \begin_inset space \thinspace{}
25968 \end_inset
25969
25970 mm Zwischenraum einfügen:
25971 \end_layout
25972
25973 \begin_layout Standard
25974
25975 \series bold
25976
25977 \backslash
25978 let
25979 \backslash
25980 myFoot
25981 \backslash
25982 footnote
25983 \begin_inset Newline newline
25984 \end_inset
25985
25986
25987 \backslash
25988 renewcommand{
25989 \backslash
25990 footnote}[1]{
25991 \backslash
25992 myFoot{#1
25993 \backslash
25994 vspace{1.5mm}}}
25995 \end_layout
25996
25997 \begin_layout Standard
25998 \begin_inset VSpace bigskip
25999 \end_inset
26000
26001 In einem zweispaltigen Dokument werden die Fußnoten am unteren Rand jeder
26002  Spalte gedruckt, Abbildung
26003 \begin_inset space ~
26004 \end_inset
26005
26006
26007 \begin_inset CommandInset ref
26008 LatexCommand ref
26009 reference "abb:Standard-Fußnoten-Platzierung-in"
26010
26011 \end_inset
26012
26013 .
26014  Wenn die Fußnoten nur unter der rechten Spalte gedruckt werden sollen wie
26015  in Abbildung
26016 \begin_inset space ~
26017 \end_inset
26018
26019
26020 \begin_inset CommandInset ref
26021 LatexCommand ref
26022 reference "abb:Fußnoten-Platzierung-in-einem"
26023
26024 \end_inset
26025
26026 , müssen Sie das LaTeX-Paket 
26027 \series bold
26028 ftnright
26029 \series default
26030
26031 \begin_inset Index idx
26032 status collapsed
26033
26034 \begin_layout Plain Layout
26035 LaTeX-Pakete ! ftnright
26036 \end_layout
26037
26038 \end_inset
26039
26040  mit folgendem Befehl im LaTeX-Vorspann einfügen:
26041 \end_layout
26042
26043 \begin_layout Standard
26044
26045 \series bold
26046
26047 \backslash
26048 usepackage{ftnright}
26049 \end_layout
26050
26051 \begin_layout Standard
26052 \begin_inset Float figure
26053 placement !h
26054 wide false
26055 sideways false
26056 status open
26057
26058 \begin_layout Plain Layout
26059 \begin_inset ERT
26060 status collapsed
26061
26062 \begin_layout Plain Layout
26063
26064
26065 \backslash
26066 framebox{
26067 \end_layout
26068
26069 \end_inset
26070
26071
26072 \begin_inset Graphics
26073         filename ../clipart/without_fntright.pdf
26074         width 100col%
26075         scaleBeforeRotation
26076
26077 \end_inset
26078
26079
26080 \begin_inset ERT
26081 status collapsed
26082
26083 \begin_layout Plain Layout
26084
26085 }
26086 \end_layout
26087
26088 \end_inset
26089
26090
26091 \end_layout
26092
26093 \begin_layout Plain Layout
26094 \begin_inset Caption
26095
26096 \begin_layout Plain Layout
26097 \begin_inset CommandInset label
26098 LatexCommand label
26099 name "abb:Standard-Fußnoten-Platzierung-in"
26100
26101 \end_inset
26102
26103 Standard-Fußnoten-Platzierung in einem zweispaltigen Dokument
26104 \begin_inset Argument
26105 status open
26106
26107 \begin_layout Plain Layout
26108 Standard-Fußnoten-Platzierung in einem zweispaltigen Dokument
26109 \end_layout
26110
26111 \end_inset
26112
26113
26114 \end_layout
26115
26116 \end_inset
26117
26118
26119 \end_layout
26120
26121 \end_inset
26122
26123
26124 \end_layout
26125
26126 \begin_layout Standard
26127 \begin_inset Float figure
26128 placement !h
26129 wide false
26130 sideways false
26131 status open
26132
26133 \begin_layout Plain Layout
26134 \begin_inset ERT
26135 status collapsed
26136
26137 \begin_layout Plain Layout
26138
26139
26140 \backslash
26141 framebox{
26142 \end_layout
26143
26144 \end_inset
26145
26146
26147 \begin_inset Graphics
26148         filename ../clipart/with_fntright.pdf
26149         width 100col%
26150         scaleBeforeRotation
26151
26152 \end_inset
26153
26154
26155 \begin_inset ERT
26156 status collapsed
26157
26158 \begin_layout Plain Layout
26159
26160 }
26161 \end_layout
26162
26163 \end_inset
26164
26165
26166 \end_layout
26167
26168 \begin_layout Plain Layout
26169 \begin_inset Caption
26170
26171 \begin_layout Plain Layout
26172 \begin_inset CommandInset label
26173 LatexCommand label
26174 name "abb:Fußnoten-Platzierung-in-einem"
26175
26176 \end_inset
26177
26178 Fußnoten-Platzierung in einem zweispaltigen Dokument mit dem LaTeX-Paket
26179  
26180 \series bold
26181 ftnright
26182 \series default
26183 .
26184 \begin_inset Argument
26185 status collapsed
26186
26187 \begin_layout Plain Layout
26188 Fußnoten-Platzierung mit 
26189 \family typewriter
26190 ftnright
26191 \end_layout
26192
26193 \end_inset
26194
26195
26196 \end_layout
26197
26198 \end_inset
26199
26200
26201 \end_layout
26202
26203 \end_inset
26204
26205
26206 \end_layout
26207
26208 \begin_layout Standard
26209 \begin_inset VSpace bigskip
26210 \end_inset
26211
26212 In einigen wissenschaftlichen Veröffentlichungen werden alle Fußnoten am
26213  Ende eines Abschnitts in einem eigenen Absatz wie in Abbildung
26214 \begin_inset space ~
26215 \end_inset
26216
26217
26218 \begin_inset CommandInset ref
26219 LatexCommand ref
26220 reference "abb:endnotes"
26221
26222 \end_inset
26223
26224  gedruckt.
26225  Man nennt sie dann 
26226 \begin_inset Quotes gld
26227 \end_inset
26228
26229 Endnoten
26230 \begin_inset Quotes grd
26231 \end_inset
26232
26233 .
26234 \begin_inset Index idx
26235 status collapsed
26236
26237 \begin_layout Plain Layout
26238 Endnoten
26239 \end_layout
26240
26241 \end_inset
26242
26243  Um das zu erreichen, laden Sie im Menü 
26244 \family sans
26245 Dokument\SpecialChar \menuseparator
26246 Einstellungen\SpecialChar \menuseparator
26247 Module 
26248 \family default
26249 das Modul 
26250 \family sans
26251 Fußnote
26252 \begin_inset space ~
26253 \end_inset
26254
26255 als
26256 \begin_inset space ~
26257 \end_inset
26258
26259 Endnote
26260 \family default
26261 .
26262  Um die gesammelten Fußnoten zu drucken, fügen Sie den Befehl
26263 \end_layout
26264
26265 \begin_layout Standard
26266
26267 \series bold
26268
26269 \backslash
26270 theendnotes
26271 \end_layout
26272
26273 \begin_layout Standard
26274 als TeX-Code am Ende des Abschnitts oder Kapitels ein.
26275 \end_layout
26276
26277 \begin_layout Standard
26278 \begin_inset Float figure
26279 wide false
26280 sideways false
26281 status open
26282
26283 \begin_layout Plain Layout
26284 \align center
26285 \begin_inset ERT
26286 status collapsed
26287
26288 \begin_layout Plain Layout
26289
26290
26291 \backslash
26292 framebox{
26293 \end_layout
26294
26295 \end_inset
26296
26297
26298 \begin_inset Graphics
26299         filename ../clipart/endnotes.pdf
26300         scaleBeforeRotation
26301
26302 \end_inset
26303
26304
26305 \begin_inset ERT
26306 status collapsed
26307
26308 \begin_layout Plain Layout
26309
26310 }
26311 \end_layout
26312
26313 \end_inset
26314
26315
26316 \end_layout
26317
26318 \begin_layout Plain Layout
26319 \begin_inset Caption
26320
26321 \begin_layout Plain Layout
26322 \begin_inset CommandInset label
26323 LatexCommand label
26324 name "abb:endnotes"
26325
26326 \end_inset
26327
26328
26329 \series bold
26330 endnotes
26331 \series default
26332  – Die Fußnoten werden am Ende eines Abschnitts in einem eigenen Paragraphen
26333  gedruckt.
26334 \end_layout
26335
26336 \end_inset
26337
26338
26339 \end_layout
26340
26341 \end_inset
26342
26343
26344 \end_layout
26345
26346 \begin_layout Standard
26347 \begin_inset VSpace medskip
26348 \end_inset
26349
26350 Die Absatzüberschrift für die Endnoten wird nicht automatisch in die Dokumentspr
26351 ache übersetzt.
26352  Der folgende Befehl im LaTeX-Vorspann  übersetzt den englischen Namen 
26353 \begin_inset Quotes gld
26354 \end_inset
26355
26356 Notes
26357 \begin_inset Quotes grd
26358 \end_inset
26359
26360  in 
26361 \begin_inset Quotes gld
26362 \end_inset
26363
26364 Anmerkungen
26365 \begin_inset Quotes grd
26366 \end_inset
26367
26368 :
26369 \end_layout
26370
26371 \begin_layout Standard
26372
26373 \series bold
26374
26375 \backslash
26376 renewcommand{
26377 \backslash
26378 notesname}{Anmerkungen}
26379 \end_layout
26380
26381 \begin_layout Standard
26382 \begin_inset VSpace medskip
26383 \end_inset
26384
26385 Wenn Sie in den Befehlen von Abschnitt
26386 \begin_inset space ~
26387 \end_inset
26388
26389
26390 \begin_inset CommandInset ref
26391 LatexCommand ref
26392 reference "uab:Fußnoten-Nummerierung"
26393
26394 \end_inset
26395
26396  
26397 \series bold
26398
26399 \backslash
26400 thefootnote
26401 \series default
26402  durch 
26403 \series bold
26404
26405 \backslash
26406 theendnote
26407 \series default
26408  ersetzen, können Sie die Nummerierung von Endnoten ändern.
26409  Um die Endnoten-Nummern zurückzusetzen, benutzen Sie den Befehl 
26410 \series bold
26411
26412 \backslash
26413 @addtoreset
26414 \series default
26415  wie in Abschnitt
26416 \begin_inset space \space{}
26417 \end_inset
26418
26419
26420 \begin_inset CommandInset ref
26421 LatexCommand ref
26422 reference "uab:Fußnoten-Nummerierung"
26423
26424 \end_inset
26425
26426  beschrieben und ersetzen 
26427 \series bold
26428 footnote
26429 \series default
26430  durch 
26431 \series bold
26432 endnote
26433 \series default
26434 .
26435 \end_layout
26436
26437 \begin_layout Standard
26438 Für Endnoten gibt es den Befehl 
26439 \series bold
26440
26441 \backslash
26442 endnotemark[Nummer]
26443 \series default
26444  analog zum Befehl 
26445 \series bold
26446
26447 \backslash
26448 footnotemark
26449 \series default
26450  der in Abschnitt
26451 \begin_inset space ~
26452 \end_inset
26453
26454
26455 \begin_inset CommandInset ref
26456 LatexCommand ref
26457 reference "abs:Fußnoten"
26458
26459 \end_inset
26460
26461  beschrieben ist.
26462 \end_layout
26463
26464 \begin_layout Standard
26465 \begin_inset VSpace bigskip
26466 \end_inset
26467
26468 Mit dem LaTeX-Paket 
26469 \series bold
26470 footmisc
26471 \series default
26472
26473 \begin_inset Index idx
26474 status collapsed
26475
26476 \begin_layout Plain Layout
26477 LaTeX-Pakete ! footmisc
26478 \end_layout
26479
26480 \end_inset
26481
26482  (
26483 \begin_inset CommandInset citation
26484 LatexCommand cite
26485 key "footmisc"
26486
26487 \end_inset
26488
26489 ) können Sie Fußnoten am Seitenrand drucken und die Textausrichtung ändern.
26490 \end_layout
26491
26492 \begin_layout Standard
26493 In LaTeX-Büchern, 
26494 \begin_inset CommandInset citation
26495 LatexCommand cite
26496 key "latexcompanion,latexguide,lamport,latex-praxisbuch"
26497
26498 \end_inset
26499
26500 , finden Sie weiteres zu Fußnoten.
26501 \end_layout
26502
26503 \begin_layout Section
26504 Randnotizen
26505 \begin_inset Index idx
26506 status collapsed
26507
26508 \begin_layout Plain Layout
26509 Randnotizen
26510 \end_layout
26511
26512 \end_inset
26513
26514
26515 \begin_inset Index idx
26516 status collapsed
26517
26518 \begin_layout Plain Layout
26519 Notizen ! Randnotizen
26520 \end_layout
26521
26522 \end_inset
26523
26524
26525 \end_layout
26526
26527 \begin_layout Standard
26528 Randnotizen sehen in LyX wie Fußnoten aus und verhalten sich auch so.
26529  Sie fügen sie mit einem Klick auf den Schalter 
26530 \begin_inset Graphics
26531         filename ../../images/marginalnote-insert.png
26532         scale 70
26533         scaleBeforeRotation
26534
26535 \end_inset
26536
26537  oder über 
26538 \family sans
26539 Einfügen\SpecialChar \menuseparator
26540 Randnotiz
26541 \family default
26542  ein.
26543  Ein graues Kästchen mit der Aufschrift 
26544 \begin_inset Quotes gld
26545 \end_inset
26546
26547 Rand
26548 \begin_inset Quotes grd
26549 \end_inset
26550
26551  erscheint
26552 \family roman
26553 \series medium
26554 , und dort, wo der Cursor steht, können Sie Text eingeben.
26555 \end_layout
26556
26557 \begin_layout Standard
26558 Hier am Rand sehen Sie eine Randnotiz.
26559  
26560 \begin_inset Marginal
26561 status open
26562
26563 \begin_layout Plain Layout
26564 Dies ist eine Randnotiz.
26565 \end_layout
26566
26567 \end_inset
26568
26569
26570 \end_layout
26571
26572 \begin_layout Standard
26573 In der Druckausgabe von einseitig formatierten Dokumenten werden Randnotizen
26574  am rechten Rand gesetzt, bei doppelseitigen außen – links auf den geraden
26575  Seiten und rechts auf den ungeraden.
26576  Der Text ist rechtsbündig ausgerichtet, wenn die Randnotiz links gedruckt
26577  wird und umgekehrt.
26578  Die erste Zeile einer Randnotiz steht in der Textzeile, in der sie eingefügt
26579  wurde.
26580 \end_layout
26581
26582 \begin_layout Standard
26583 \begin_inset VSpace bigskip
26584 \end_inset
26585
26586 Um eine Randnotiz am inneren Rand zu drucken, fügen Sie den Befehl
26587 \end_layout
26588
26589 \begin_layout Standard
26590
26591 \series bold
26592
26593 \backslash
26594 reversemarginpar
26595 \end_layout
26596
26597 \begin_layout Standard
26598 als TeX-Code vor einer Randnotiz ein.
26599  Das gilt dann für alle folgenden Randnotizen.
26600  
26601 \begin_inset ERT
26602 status collapsed
26603
26604 \begin_layout Plain Layout
26605
26606
26607 \backslash
26608 reversemarginpar 
26609 \end_layout
26610
26611 \end_inset
26612
26613
26614 \begin_inset Marginal
26615 status open
26616
26617 \begin_layout Plain Layout
26618 Hier ist ein Beispiel im inneren Rand.
26619 \end_layout
26620
26621 \end_inset
26622
26623
26624 \begin_inset Newline newline
26625 \end_inset
26626
26627
26628 \begin_inset Note Greyedout
26629 status open
26630
26631 \begin_layout Plain Layout
26632  
26633 \series bold
26634 Achtung:
26635 \series default
26636  Oft ist am inneren Rand nicht genügend Platz, um den Text korrekt zu drucken.
26637 \end_layout
26638
26639 \end_inset
26640
26641
26642 \end_layout
26643
26644 \begin_layout Standard
26645 Um zur Standard-Platzierung zurückzukehren, fügen Sie den Befehl
26646 \end_layout
26647
26648 \begin_layout Standard
26649
26650 \series bold
26651
26652 \backslash
26653 normalmarginpar
26654 \end_layout
26655
26656 \begin_layout Standard
26657 als TeX-Code ein.
26658 \begin_inset ERT
26659 status collapsed
26660
26661 \begin_layout Plain Layout
26662
26663
26664 \backslash
26665 normalmarginpar 
26666 \end_layout
26667
26668 \end_inset
26669
26670
26671 \end_layout
26672
26673 \begin_layout Standard
26674 \begin_inset Note Greyedout
26675 status open
26676
26677 \begin_layout Plain Layout
26678
26679 \series bold
26680 Achtung:
26681 \series default
26682  Der Befehl wird missachtet, wenn er im selben Absatz wie 
26683 \series bold
26684
26685 \backslash
26686 reversemarginpar
26687 \series default
26688  verwendet wird.
26689 \end_layout
26690
26691 \end_inset
26692
26693
26694 \end_layout
26695
26696 \begin_layout Standard
26697 \begin_inset VSpace bigskip
26698 \end_inset
26699
26700
26701 \begin_inset Marginal
26702 status open
26703
26704 \begin_layout Plain Layout
26705
26706 \family roman
26707 \series medium
26708 EinSehrLangesWort am Anfang, das umgebrochen wird.
26709 \end_layout
26710
26711 \end_inset
26712
26713  Ähnlich wie in Abschnitt
26714 \begin_inset space ~
26715 \end_inset
26716
26717
26718 \begin_inset CommandInset ref
26719 LatexCommand ref
26720 reference "uab:Mehrfache-Zeilen-in"
26721
26722 \end_inset
26723
26724  beschrieben können lange Worte nicht umgebrochen werden, wenn sie das erste
26725  Wort der Randnotiz sind.
26726  Um das zu vermeiden, fügen sie 0
26727 \begin_inset space \thinspace{}
26728 \end_inset
26729
26730 pt horizontalen Abstand vor dem Wort ein, so wie hier: 
26731 \begin_inset Marginal
26732 status open
26733
26734 \begin_layout Plain Layout
26735 \begin_inset space \hspace{}
26736 \length 0pt
26737 \end_inset
26738
26739
26740 \family roman
26741 \series medium
26742 EinSehrLangesWort am Anfang, das umgebrochen wird.
26743 \end_layout
26744
26745 \end_inset
26746
26747
26748 \end_layout
26749
26750 \begin_layout Standard
26751 \begin_inset VSpace bigskip
26752 \end_inset
26753
26754
26755 \end_layout
26756
26757 \begin_layout Standard
26758 \begin_inset Note Greyedout
26759 status open
26760
26761 \begin_layout Plain Layout
26762
26763 \series bold
26764 Bemerkung:
26765 \series default
26766  Randnotizen können ohne Tricks nicht in Tabellen, Gleitumgebungen und Fußnoten
26767  verwendet werden.
26768 \end_layout
26769
26770 \end_inset
26771
26772
26773 \end_layout
26774
26775 \begin_layout Standard
26776 \begin_inset VSpace bigskip
26777 \end_inset
26778
26779
26780 \end_layout
26781
26782 \begin_layout Standard
26783 \begin_inset ERT
26784 status collapsed
26785
26786 \begin_layout Plain Layout
26787
26788
26789 \backslash
26790 ifmarginnote
26791 \end_layout
26792
26793 \end_inset
26794
26795
26796 \begin_inset Note Note
26797 status open
26798
26799 \begin_layout Plain Layout
26800 Der folgende Abschnitt wird nur gedruckt, wenn das LaTeX-Paket 
26801 \series bold
26802 marginnote
26803 \series default
26804  installiert ist.
26805 \end_layout
26806
26807 \end_inset
26808
26809
26810 \end_layout
26811
26812 \begin_layout Standard
26813 Diese Einschränkung kann umgangen werden, wenn das LaTeX-Paket 
26814 \series bold
26815 marginnote
26816 \series default
26817
26818 \begin_inset Index idx
26819 status collapsed
26820
26821 \begin_layout Plain Layout
26822 LaTeX-Pakete ! marginnote
26823 \end_layout
26824
26825 \end_inset
26826
26827  verwendet wird.
26828  Wenn Sie diese zwei Zeilen zum LaTeX-Vorspann hinzufügen, wird der Befehl,
26829  der von LyX für Randnotizen verwendet wird, umdefiniert, so dass der Befehl
26830  des Pakets 
26831 \series bold
26832 marginnote
26833 \series default
26834  für Randnotizen verwendet wird:
26835 \end_layout
26836
26837 \begin_layout Standard
26838
26839 \series bold
26840
26841 \backslash
26842 usepackage{marginnote}
26843 \begin_inset Newline newline
26844 \end_inset
26845
26846
26847 \backslash
26848 let
26849 \backslash
26850 marginpar
26851 \backslash
26852 marginnote
26853 \end_layout
26854
26855 \begin_layout Standard
26856 Dies wird auch in diesem Dokument verwendet, denn 
26857 \series bold
26858 marginnote
26859 \series default
26860  hat eine andere nützliche Eigenschaft: Man kann einen vertikalen Versatz
26861  für Randnotizen angeben.
26862  Dies wird oft für ein besseres Seitenformat verwendet, wenn zu viele Randnotize
26863 n zu dicht beieinander sind.
26864  Der Versatz wird in LyX als TeX-Code direkt nach der Randnotiz mit dem
26865  Schema
26866 \end_layout
26867
26868 \begin_layout Standard
26869
26870 \series bold
26871 [Versatz]
26872 \end_layout
26873
26874 \begin_layout Standard
26875 angegeben.
26876  Dabei ist der Versatz eine Länge mit einer der Einheiten, die in Tabelle
26877 \begin_inset space ~
26878 \end_inset
26879
26880
26881 \begin_inset CommandInset ref
26882 LatexCommand ref
26883 reference "tab:Maßeinheiten"
26884
26885 \end_inset
26886
26887  aufgelistet sind.
26888  Ein negativer Wert versetzt die Randnotiz nach oben, ein positiver Wert
26889  nach unten.
26890  Zum Beispiel ist die Randnotiz neben diesem Text um 1.5
26891 \begin_inset space \thinspace{}
26892 \end_inset
26893
26894 cm mit dem TeX-Code-Befehl  
26895 \begin_inset Quotes gld
26896 \end_inset
26897
26898
26899 \series bold
26900 [-1.5cm]
26901 \series default
26902
26903 \begin_inset Quotes grd
26904 \end_inset
26905
26906  nach oben versetzt.
26907 \begin_inset Marginal
26908 status open
26909
26910 \begin_layout Plain Layout
26911 Diese Randnotiz ist 1.5
26912 \begin_inset space \thinspace{}
26913 \end_inset
26914
26915 cm von ihrer Originalposition nach oben versetzt.
26916 \end_layout
26917
26918 \end_inset
26919
26920
26921 \begin_inset ERT
26922 status collapsed
26923
26924 \begin_layout Plain Layout
26925
26926 [-1.5cm]
26927 \end_layout
26928
26929 \end_inset
26930
26931
26932 \end_layout
26933
26934 \begin_layout Standard
26935 \begin_inset VSpace medskip
26936 \end_inset
26937
26938 Mit 
26939 \series bold
26940 marginnote
26941 \series default
26942  können Sie auch die Ausrichtung des Texts in der Randnotiz ändern.
26943  Zum Beispiel setzen die Befehle
26944 \end_layout
26945
26946 \begin_layout Standard
26947
26948 \series bold
26949
26950 \backslash
26951 renewcommand*{
26952 \backslash
26953 raggedleftmarginnote}{
26954 \backslash
26955 centering}
26956 \begin_inset Newline newline
26957 \end_inset
26958
26959
26960 \backslash
26961 renewcommand*{
26962 \backslash
26963 raggedrightmarginnote}{
26964 \backslash
26965 centering}
26966 \end_layout
26967
26968 \begin_layout Standard
26969 die Ausrichtung auf zentriert.
26970  
26971 \series bold
26972
26973 \backslash
26974 raggedleftmarginnote
26975 \series default
26976  bewirkt dabei, dass die Randnotiz auf der linken Seite erscheint.
26977  
26978 \begin_inset ERT
26979 status collapsed
26980
26981 \begin_layout Plain Layout
26982
26983
26984 \backslash
26985 renewcommand*{
26986 \backslash
26987 raggedleftmarginnote}{
26988 \backslash
26989 centering}
26990 \end_layout
26991
26992 \begin_layout Plain Layout
26993
26994
26995 \backslash
26996 renewcommand*{
26997 \backslash
26998 raggedrightmarginnote}{
26999 \backslash
27000 centering}
27001 \end_layout
27002
27003 \end_inset
27004
27005
27006 \begin_inset Marginal
27007 status open
27008
27009 \begin_layout Plain Layout
27010 Der Text dieser Randnotiz ist zentriert ausgerichtet.
27011 \end_layout
27012
27013 \end_inset
27014
27015  Die Voreinstellung ist
27016 \end_layout
27017
27018 \begin_layout Standard
27019
27020 \series bold
27021
27022 \backslash
27023 renewcommand*{
27024 \backslash
27025 raggedleftmarginnote}{
27026 \backslash
27027 raggedleft}
27028 \begin_inset Newline newline
27029 \end_inset
27030
27031
27032 \backslash
27033 renewcommand*{
27034 \backslash
27035 raggedrightmarginnote}{
27036 \backslash
27037 raggedright}
27038 \series default
27039
27040 \begin_inset ERT
27041 status collapsed
27042
27043 \begin_layout Plain Layout
27044
27045
27046 \backslash
27047 renewcommand*{
27048 \backslash
27049 raggedleftmarginnote}{
27050 \backslash
27051 raggedleft}
27052 \end_layout
27053
27054 \begin_layout Plain Layout
27055
27056
27057 \backslash
27058 renewcommand*{
27059 \backslash
27060 raggedrightmarginnote}{
27061 \backslash
27062 raggedright}
27063 \end_layout
27064
27065 \end_inset
27066
27067
27068 \end_layout
27069
27070 \begin_layout Standard
27071 \begin_inset VSpace medskip
27072 \end_inset
27073
27074 Für weitere Fähigkeiten des Pakets 
27075 \series bold
27076 marginnote
27077 \series default
27078  sei auf dessen Dokumentation verwiesen 
27079 \begin_inset CommandInset citation
27080 LatexCommand cite
27081 key "marginnote"
27082
27083 \end_inset
27084
27085 .
27086 \end_layout
27087
27088 \begin_layout Standard
27089 \begin_inset VSpace bigskip
27090 \end_inset
27091
27092 Das Format von Randnotizen kann allgemein durch Änderung ihrer Definition
27093  geändert werden.
27094  Um z.
27095 \begin_inset space \thinspace{}
27096 \end_inset
27097
27098 B.
27099  eine Überschrift für alle Randnotizen mit dem unterstrichenen, serifenlosen
27100  und fettgedruckten Text 
27101 \begin_inset Quotes eld
27102 \end_inset
27103
27104
27105 \family sans
27106 \series bold
27107 \bar under
27108 Achtung!
27109 \family default
27110 \series default
27111 \bar default
27112
27113 \begin_inset Quotes erd
27114 \end_inset
27115
27116  zu erstellen, fügen Sie dies zum LaTeX-Vorspann hinzu:
27117 \end_layout
27118
27119 \begin_layout Standard
27120
27121 \series bold
27122
27123 \backslash
27124 let
27125 \backslash
27126 myMarginpar
27127 \backslash
27128 marginpar
27129 \begin_inset Newline newline
27130 \end_inset
27131
27132
27133 \backslash
27134 renewcommand{
27135 \backslash
27136 marginpar}[1]{
27137 \backslash
27138 myMarginpar{%
27139 \begin_inset Newline newline
27140 \end_inset
27141
27142
27143 \begin_inset Phantom HPhantom
27144 status open
27145
27146 \begin_layout Plain Layout
27147
27148 \series bold
27149 \begin_inset space ~
27150 \end_inset
27151
27152
27153 \end_layout
27154
27155 \end_inset
27156
27157
27158 \backslash
27159 hspace{0pt}
27160 \backslash
27161 textsf{
27162 \backslash
27163 textbf{
27164 \backslash
27165 underbar{Achtung!}}}%
27166 \begin_inset Newline newline
27167 \end_inset
27168
27169
27170 \begin_inset Phantom HPhantom
27171 status open
27172
27173 \begin_layout Plain Layout
27174
27175 \series bold
27176 \begin_inset space ~
27177 \end_inset
27178
27179
27180 \end_layout
27181
27182 \end_inset
27183
27184
27185 \backslash
27186 vspace{1.5mm}
27187 \backslash
27188
27189 \backslash
27190 #1}}
27191 \end_layout
27192
27193 \begin_layout Standard
27194 \begin_inset ERT
27195 status collapsed
27196
27197 \begin_layout Plain Layout
27198
27199
27200 \backslash
27201 let
27202 \backslash
27203 myMarginpar
27204 \backslash
27205 marginpar
27206 \end_layout
27207
27208 \begin_layout Plain Layout
27209
27210
27211 \backslash
27212 renewcommand{
27213 \backslash
27214 marginpar}[1]{
27215 \backslash
27216 myMarginpar{%
27217 \end_layout
27218
27219 \begin_layout Plain Layout
27220
27221    
27222 \backslash
27223 textsf{
27224 \backslash
27225 textbf{
27226 \backslash
27227 underbar{Achtung!}}}%
27228 \end_layout
27229
27230 \begin_layout Plain Layout
27231
27232    
27233 \backslash
27234 vspace{1.5mm}
27235 \backslash
27236
27237 \backslash
27238 #1}}
27239 \end_layout
27240
27241 \end_inset
27242
27243
27244 \begin_inset Marginal
27245 status open
27246
27247 \begin_layout Plain Layout
27248 Dies ist eine Randnotiz mit einer definierten Überschrift.
27249 \end_layout
27250
27251 \end_inset
27252
27253
27254 \begin_inset ERT
27255 status collapsed
27256
27257 \begin_layout Plain Layout
27258
27259 [-1.5cm]
27260 \end_layout
27261
27262 \end_inset
27263
27264
27265 \begin_inset ERT
27266 status collapsed
27267
27268 \begin_layout Plain Layout
27269
27270
27271 \backslash
27272 renewcommand{
27273 \backslash
27274 marginpar}[1]{
27275 \backslash
27276 myMarginpar{#1}}
27277 \end_layout
27278
27279 \end_inset
27280
27281
27282 \begin_inset Note Note
27283 status open
27284
27285 \begin_layout Plain Layout
27286 Das Format wurde nur für dieses Beispiel geändert.
27287 \end_layout
27288
27289 \end_inset
27290
27291
27292 \end_layout
27293
27294 \begin_layout Standard
27295 \begin_inset ERT
27296 status collapsed
27297
27298 \begin_layout Plain Layout
27299
27300
27301 \backslash
27302 else
27303 \end_layout
27304
27305 \end_inset
27306
27307
27308 \begin_inset Note Note
27309 status open
27310
27311 \begin_layout Plain Layout
27312 Der folgende Hinweis wird gedruckt, wenn das LaTeX-Paket 
27313 \series bold
27314 marginnote
27315 \series default
27316  nicht installiert ist:
27317 \end_layout
27318
27319 \end_inset
27320
27321
27322 \end_layout
27323
27324 \begin_layout Standard
27325 Das LaTeX-Paket 
27326 \series bold
27327 marginnote
27328 \series default
27329  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
27330 \end_layout
27331
27332 \begin_layout Standard
27333 \begin_inset ERT
27334 status collapsed
27335
27336 \begin_layout Plain Layout
27337
27338
27339 \backslash
27340 fi
27341 \end_layout
27342
27343 \end_inset
27344
27345
27346 \end_layout
27347
27348 \begin_layout Chapter
27349 Boxen
27350 \end_layout
27351
27352 \begin_layout Section
27353 Einleitung
27354 \begin_inset Index idx
27355 status collapsed
27356
27357 \begin_layout Plain Layout
27358 Boxen ! Einleitung
27359 \end_layout
27360
27361 \end_inset
27362
27363
27364 \end_layout
27365
27366 \begin_layout Standard
27367 Boxen werden benutzt, um einen Textblock zu formatieren.
27368  Sie können benutzt werden, um Dokumente in mehreren Sprachen zu schreiben,
27369  siehe Abschnitt
27370 \begin_inset space ~
27371 \end_inset
27372
27373
27374 \begin_inset CommandInset ref
27375 LatexCommand ref
27376 reference "abs:Minipage"
27377
27378 \end_inset
27379
27380 , um Text zu umrahmen, siehe Abschnitt
27381 \begin_inset space ~
27382 \end_inset
27383
27384
27385 \begin_inset CommandInset ref
27386 LatexCommand ref
27387 reference "uab:Verzierung"
27388
27389 \end_inset
27390
27391 , um Silbentrennung zu verhindern, siehe Abschnitt
27392 \begin_inset space ~
27393 \end_inset
27394
27395
27396 \begin_inset CommandInset ref
27397 LatexCommand ref
27398 reference "abs:Silbentrennung-unterbinden"
27399
27400 \end_inset
27401
27402 , um Text senkrecht auszurichten, siehe Abschnitt
27403 \begin_inset space ~
27404 \end_inset
27405
27406
27407 \begin_inset CommandInset ref
27408 LatexCommand ref
27409 reference "uab:Vertikale-Ausrichtung"
27410
27411 \end_inset
27412
27413  oder um die Hintergrundfarbe von Texten zu setzen, siehe Abschnitt
27414 \begin_inset space ~
27415 \end_inset
27416
27417
27418 \begin_inset CommandInset ref
27419 LatexCommand ref
27420 reference "abs:Farbige-Boxen"
27421
27422 \end_inset
27423
27424 .
27425 \end_layout
27426
27427 \begin_layout Standard
27428 Boxen werden mit 
27429 \family sans
27430 Einfügen\SpecialChar \menuseparator
27431 Box
27432 \family default
27433  oder dem Schalter 
27434 \begin_inset Graphics
27435         filename ../../images/box-insert.png
27436         scale 70
27437         scaleBeforeRotation
27438
27439 \end_inset
27440
27441  eingefügt.
27442  Ein graues Kästchen mit der Aufschrift 
27443 \begin_inset Quotes gld
27444 \end_inset
27445
27446 Box (Minipage)
27447 \begin_inset Quotes grd
27448 \end_inset
27449
27450  erscheint: 
27451 \begin_inset Graphics
27452         filename clipart/StandardBoxQt4.png
27453         scale 85
27454         scaleBeforeRotation
27455
27456 \end_inset
27457
27458  Mit einem Rechts\SpecialChar \-
27459 klick auf das graue Kästchen und der Auswahl von 
27460 \family sans
27461 Einstellungen
27462 \family default
27463  kann der Typ spezifiziert werden.
27464  Das Dialogfenster bietet bei 
27465 \family sans
27466 Innere
27467 \begin_inset space ~
27468 \end_inset
27469
27470 Box
27471 \family default
27472  die Typen 
27473 \family sans
27474 Makebox
27475 \family default
27476
27477 \family sans
27478 Parbox
27479 \family default
27480  und 
27481 \family sans
27482 Minipage
27483 \family default
27484  an.
27485  
27486 \family sans
27487 Minipage
27488 \family default
27489  ist die Standard-Einstellung für neue Boxen und in Abschnitt
27490 \begin_inset space ~
27491 \end_inset
27492
27493
27494 \begin_inset CommandInset ref
27495 LatexCommand ref
27496 reference "abs:Minipage"
27497
27498 \end_inset
27499
27500  beschrieben, 
27501 \family sans
27502 Parbox
27503 \family default
27504  in Abschnitt
27505 \begin_inset space ~
27506 \end_inset
27507
27508
27509 \begin_inset CommandInset ref
27510 LatexCommand ref
27511 reference "abs:Parbox"
27512
27513 \end_inset
27514
27515  und 
27516 \family sans
27517 Makebox
27518 \family default
27519  in 
27520 \begin_inset CommandInset ref
27521 LatexCommand ref
27522 reference "abs:Silbentrennung-unterbinden"
27523
27524 \end_inset
27525
27526 .
27527 \end_layout
27528
27529 \begin_layout Standard
27530 Boxen sind nicht nummeriert, und Sie können deshalb nicht auf sie verweisen
27531  wie auf Gleitobjekte und Fußnoten.
27532 \end_layout
27533
27534 \begin_layout Standard
27535 \begin_inset Note Greyedout
27536 status open
27537
27538 \begin_layout Plain Layout
27539
27540 \series bold
27541 Bemerkung
27542 \begin_inset space ~
27543 \end_inset
27544
27545 1:
27546 \series default
27547  Boxen dürfen in 
27548 \family sans
27549 List-
27550 \family default
27551  oder 
27552 \family sans
27553 Beschreibung-
27554 \family default
27555 Umgebungen nicht verwendet werden.
27556 \end_layout
27557
27558 \end_inset
27559
27560
27561 \end_layout
27562
27563 \begin_layout Standard
27564 \begin_inset Note Greyedout
27565 status open
27566
27567 \begin_layout Plain Layout
27568
27569 \series bold
27570 Bemerkung
27571 \begin_inset space ~
27572 \end_inset
27573
27574 2:
27575 \series default
27576  Boxen ohne 
27577 \family sans
27578 Innere
27579 \begin_inset space ~
27580 \end_inset
27581
27582 Box
27583 \family default
27584  und ohne Rahmen werden in Abschnitt
27585 \begin_inset space ~
27586 \end_inset
27587
27588
27589 \begin_inset CommandInset ref
27590 LatexCommand ref
27591 reference "abs:Silbentrennung-unterbinden"
27592
27593 \end_inset
27594
27595  beschrieben.
27596 \end_layout
27597
27598 \end_inset
27599
27600
27601 \end_layout
27602
27603 \begin_layout Section
27604 Das Box-Einstellungen-Fenster
27605 \begin_inset CommandInset label
27606 LatexCommand label
27607 name "abs:Box-Dialog"
27608
27609 \end_inset
27610
27611
27612 \begin_inset Index idx
27613 status collapsed
27614
27615 \begin_layout Plain Layout
27616 Boxen ! Box-Dialog-Fenster
27617 \end_layout
27618
27619 \end_inset
27620
27621
27622 \end_layout
27623
27624 \begin_layout Subsection
27625 Box-Größe
27626 \begin_inset Index idx
27627 status collapsed
27628
27629 \begin_layout Plain Layout
27630 Boxen ! Größe
27631 \end_layout
27632
27633 \end_inset
27634
27635
27636 \end_layout
27637
27638 \begin_layout Standard
27639 Im 
27640 \family sans
27641 Box-Einstellungen
27642 \family default
27643 -Fenster können Sie die Größe der Box mit 
27644 \family sans
27645 Breite
27646 \family default
27647  und 
27648 \family sans
27649 Höhe 
27650 \family default
27651 festlegen.
27652  Die verfügbaren Einheiten werden in Tabelle
27653 \begin_inset space ~
27654 \end_inset
27655
27656
27657 \begin_inset CommandInset ref
27658 LatexCommand ref
27659 reference "tab:Maßeinheiten"
27660
27661 \end_inset
27662
27663  aufgelistet.
27664  Das Feld
27665 \family sans
27666  Höhe
27667 \family default
27668  bietet die folgenden zusätzlichen Größen:
27669 \end_layout
27670
27671 \begin_layout Description
27672 Tiefe Dies ist die reine Text-
27673 \begin_inset Quotes gld
27674 \end_inset
27675
27676 Höhe
27677 \begin_inset Quotes grd
27678 \end_inset
27679
27680 .
27681  Sie ignoriert die Gesamthöhe, wenn es mehrere Textzeilen gibt:
27682 \begin_inset Newline newline
27683 \end_inset
27684
27685
27686 \begin_inset Newline newline
27687 \end_inset
27688
27689
27690 \begin_inset Newline newline
27691 \end_inset
27692
27693
27694 \begin_inset Box Boxed
27695 position "c"
27696 hor_pos "c"
27697 has_inner_box 1
27698 inner_pos "c"
27699 use_parbox 0
27700 use_makebox 0
27701 width "12col%"
27702 special "none"
27703 height "1in"
27704 height_special "depth"
27705 status collapsed
27706
27707 \begin_layout Plain Layout
27708 \align center
27709 Box-Höhe = 1
27710 \begin_inset space \thinspace{}
27711 \end_inset
27712
27713 Tiefe
27714 \end_layout
27715
27716 \end_inset
27717
27718
27719 \begin_inset Newline newline
27720 \end_inset
27721
27722
27723 \begin_inset Newline newline
27724 \end_inset
27725
27726
27727 \end_layout
27728
27729 \begin_layout Description
27730 Höhe Dies ist die Texthöhe innerhalb der Box.
27731  Der Wert 2 für diese Größe wird die Boxhöhe auf den zweifachen Wert der
27732  Texthöhe setzen: 
27733 \begin_inset Box Boxed
27734 position "c"
27735 hor_pos "c"
27736 has_inner_box 1
27737 inner_pos "c"
27738 use_parbox 0
27739 use_makebox 0
27740 width "20col%"
27741 special "none"
27742 height "2in"
27743 height_special "height"
27744 status collapsed
27745
27746 \begin_layout Plain Layout
27747 \align center
27748 Boxhöhe = 2
27749 \begin_inset space \thinspace{}
27750 \end_inset
27751
27752 Höhe
27753 \end_layout
27754
27755 \end_inset
27756
27757
27758 \end_layout
27759
27760 \begin_layout Description
27761 Gesamthöhe Dies ist Höhe
27762 \begin_inset space \thinspace{}
27763 \end_inset
27764
27765 +
27766 \begin_inset space \thinspace{}
27767 \end_inset
27768
27769 Tiefe: 
27770 \begin_inset Box Boxed
27771 position "c"
27772 hor_pos "c"
27773 has_inner_box 1
27774 inner_pos "c"
27775 use_parbox 0
27776 use_makebox 0
27777 width "20col%"
27778 special "none"
27779 height "1in"
27780 height_special "totalheight"
27781 status collapsed
27782
27783 \begin_layout Plain Layout
27784 \align center
27785 Boxhöhe = 1
27786 \begin_inset space \thinspace{}
27787 \end_inset
27788
27789 Gesamthöhe
27790 \end_layout
27791
27792 \end_inset
27793
27794
27795 \end_layout
27796
27797 \begin_layout Description
27798 Breite Dies setzt Höhe = Breite, das heißt, die Box wird quadratisch: 
27799 \begin_inset Box Boxed
27800 position "c"
27801 hor_pos "c"
27802 has_inner_box 1
27803 inner_pos "c"
27804 use_parbox 0
27805 use_makebox 0
27806 width "12col%"
27807 special "none"
27808 height "1in"
27809 height_special "width"
27810 status collapsed
27811
27812 \begin_layout Plain Layout
27813 \align center
27814 Boxhöhe = 1
27815 \begin_inset space \thinspace{}
27816 \end_inset
27817
27818 Breite
27819 \end_layout
27820
27821 \end_inset
27822
27823
27824 \end_layout
27825
27826 \begin_layout Subsection
27827 Ausrichtung
27828 \begin_inset Index idx
27829 status collapsed
27830
27831 \begin_layout Plain Layout
27832 Boxen ! Ausrichtung
27833 \end_layout
27834
27835 \end_inset
27836
27837
27838 \end_layout
27839
27840 \begin_layout Standard
27841 Wenn Sie eine 
27842 \family sans
27843 Innere
27844 \begin_inset space ~
27845 \end_inset
27846
27847 Box
27848 \family default
27849  gewählt haben, kann die Box mit folgenden Werten für 
27850 \family sans
27851 Box
27852 \family default
27853  senkrecht ausgerichtet werden:
27854 \end_layout
27855
27856 \begin_layout Description
27857 Oben Dies ist ein Beispieltext.
27858  
27859 \begin_inset Box Boxed
27860 position "t"
27861 hor_pos "c"
27862 has_inner_box 1
27863 inner_pos "c"
27864 use_parbox 0
27865 use_makebox 0
27866 width "20col%"
27867 special "none"
27868 height "1in"
27869 height_special "totalheight"
27870 status collapsed
27871
27872 \begin_layout Plain Layout
27873 \align center
27874 Die Ober\SpecialChar \-
27875 kante der Box ist in der Zeile.
27876 \end_layout
27877
27878 \end_inset
27879
27880  Dies ist ein Beispieltext.
27881 \end_layout
27882
27883 \begin_layout Description
27884 Mitte Dies ist ein Beispieltext.
27885  
27886 \begin_inset Box Boxed
27887 position "c"
27888 hor_pos "c"
27889 has_inner_box 1
27890 inner_pos "c"
27891 use_parbox 0
27892 use_makebox 0
27893 width "20col%"
27894 special "none"
27895 height "1in"
27896 height_special "totalheight"
27897 status collapsed
27898
27899 \begin_layout Plain Layout
27900 \align center
27901 Die Mitte der Box ist in der Zeile.
27902 \end_layout
27903
27904 \end_inset
27905
27906  Dies ist ein Beispieltext.
27907 \end_layout
27908
27909 \begin_layout Description
27910 Unten Dies ist ein Beispieltext.
27911  
27912 \begin_inset Box Boxed
27913 position "b"
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 Unter\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 Standard
27937 \begin_inset Note Greyedout
27938 status open
27939
27940 \begin_layout Plain Layout
27941
27942 \series bold
27943 Bemerkung:
27944 \series default
27945  Die senkrechte Boxausrichtung kann in der Ausgabe verloren gehen wenn zwei
27946  Boxen in einer Zeile sind und eine Box z.
27947 \begin_inset space \thinspace{}
27948 \end_inset
27949
27950 B.
27951  schattiert ist, die andere aber nicht.
27952 \end_layout
27953
27954 \end_inset
27955
27956
27957 \end_layout
27958
27959 \begin_layout Standard
27960 Eine Box kann mit dem Dialog 
27961 \family sans
27962 Absatz-Einstellungen
27963 \family default
27964  waagerecht ausgerichtet werden, wenn die Box in einem eigenen Absatz steht.
27965 \end_layout
27966
27967 \begin_layout Standard
27968 \begin_inset VSpace bigskip
27969 \end_inset
27970
27971 Wenn Sie eine 
27972 \family sans
27973 Innere
27974 \begin_inset space ~
27975 \end_inset
27976
27977 Box
27978 \family default
27979  gewählt haben, kann der Inhalt der Box mit folgenden Werten für 
27980 \family sans
27981 Inhalt
27982 \family default
27983  senkrecht ausgerichtet werden:
27984 \end_layout
27985
27986 \begin_layout Description
27987 Oben Dies ist ein Beispieltext.
27988  
27989 \begin_inset Box Boxed
27990 position "c"
27991 hor_pos "c"
27992 has_inner_box 1
27993 inner_pos "t"
27994 use_parbox 0
27995 use_makebox 0
27996 width "20col%"
27997 special "none"
27998 height "1.5in"
27999 height_special "totalheight"
28000 status collapsed
28001
28002 \begin_layout Plain Layout
28003 \align center
28004 Der Boxinhalt ist am oberen Boxrand ausgerichtet.
28005 \end_layout
28006
28007 \end_inset
28008
28009  Dies ist ein Beispieltext.
28010 \end_layout
28011
28012 \begin_layout Description
28013 Mitte Dies ist ein Beispieltext.
28014  
28015 \begin_inset Box Boxed
28016 position "c"
28017 hor_pos "c"
28018 has_inner_box 1
28019 inner_pos "c"
28020 use_parbox 0
28021 use_makebox 0
28022 width "20col%"
28023 special "none"
28024 height "1.5in"
28025 height_special "totalheight"
28026 status collapsed
28027
28028 \begin_layout Plain Layout
28029 \align center
28030 Der Boxinhalt ist zentriert ausgerichtet.
28031 \end_layout
28032
28033 \end_inset
28034
28035  Dies ist ein Beispieltext.
28036 \end_layout
28037
28038 \begin_layout Description
28039 Unten Dies ist ein Beispieltext.
28040  
28041 \begin_inset Box Boxed
28042 position "c"
28043 hor_pos "c"
28044 has_inner_box 1
28045 inner_pos "b"
28046 use_parbox 0
28047 use_makebox 0
28048 width "20col%"
28049 special "none"
28050 height "1.5in"
28051 height_special "totalheight"
28052 status collapsed
28053
28054 \begin_layout Plain Layout
28055 \align center
28056 Der Boxinhalt ist am unteren Boxrand ausgerichtet.
28057 \end_layout
28058
28059 \end_inset
28060
28061  Dies ist ein Beispieltext.
28062 \end_layout
28063
28064 \begin_layout Description
28065 Dehnen Dies ist ein Beispieltext.
28066  
28067 \begin_inset Box Boxed
28068 position "c"
28069 hor_pos "c"
28070 has_inner_box 1
28071 inner_pos "s"
28072 use_parbox 0
28073 use_makebox 0
28074 width "20col%"
28075 special "none"
28076 height "1in"
28077 height_special "totalheight"
28078 status collapsed
28079
28080 \begin_layout Plain Layout
28081 \align center
28082 Der Boxinhalt
28083 \end_layout
28084
28085 \begin_layout Plain Layout
28086 \align center
28087 ist über die
28088 \end_layout
28089
28090 \begin_layout Plain Layout
28091 \align center
28092 Boxhöhe
28093 \end_layout
28094
28095 \begin_layout Plain Layout
28096 \align center
28097 gleichmäßig verteilt.
28098 \end_layout
28099
28100 \end_inset
28101
28102  Dies ist ein Beispieltext.
28103 \end_layout
28104
28105 \begin_layout Standard
28106 Das Dehnen funktioniert aber nur, wenn der Boxinhalt aus mehreren Absätzen
28107  besteht.
28108  Im obigen Beispiel ist jede Zeile ein eigener Absatz.
28109 \end_layout
28110
28111 \begin_layout Standard
28112 Ein Boxinhalt kann mit dem Dialog 
28113 \family sans
28114 Absatz-Einstellungen
28115 \family default
28116  waagerecht ausgerichtet werden, wenn Sie eine
28117 \family sans
28118  Innere
28119 \begin_inset space ~
28120 \end_inset
28121
28122 Box
28123 \family default
28124  gewählt haben.
28125 \end_layout
28126
28127 \begin_layout Standard
28128 \align center
28129 \begin_inset Box Boxed
28130 position "c"
28131 hor_pos "c"
28132 has_inner_box 1
28133 inner_pos "s"
28134 use_parbox 0
28135 use_makebox 0
28136 width "30col%"
28137 special "none"
28138 height "1.25in"
28139 height_special "totalheight"
28140 status collapsed
28141
28142 \begin_layout Plain Layout
28143 \align left
28144 Hier ist jede Zeile
28145 \end_layout
28146
28147 \begin_layout Plain Layout
28148 \align center
28149 anders
28150 \end_layout
28151
28152 \begin_layout Plain Layout
28153 \align right
28154 ausgerichtet.
28155 \end_layout
28156
28157 \end_inset
28158
28159
28160 \end_layout
28161
28162 \begin_layout Standard
28163 Wenn Sie keine
28164 \family sans
28165  Innere
28166 \begin_inset space ~
28167 \end_inset
28168
28169 Box
28170 \family default
28171  gewählt haben, können Sie den Boxinhalt waagerecht mit dem 
28172 \family sans
28173 Box-Einstellungen-
28174 \family default
28175 Dialog ausrichten
28176 \end_layout
28177
28178 \begin_layout Standard
28179 \align center
28180 \begin_inset Box Boxed
28181 position "c"
28182 hor_pos "s"
28183 has_inner_box 0
28184 inner_pos "s"
28185 use_parbox 0
28186 use_makebox 0
28187 width "90col%"
28188 special "none"
28189 height "1.25in"
28190 height_special "totalheight"
28191 status collapsed
28192
28193 \begin_layout Plain Layout
28194 \align left
28195 Dieser Boxinhalt wurde horizontal gedehnt.
28196 \end_layout
28197
28198 \end_inset
28199
28200
28201 \end_layout
28202
28203 \begin_layout Subsection
28204 Verzierung
28205 \begin_inset CommandInset label
28206 LatexCommand label
28207 name "uab:Verzierung"
28208
28209 \end_inset
28210
28211
28212 \begin_inset Index idx
28213 status collapsed
28214
28215 \begin_layout Plain Layout
28216 Boxen ! Verzierung
28217 \end_layout
28218
28219 \end_inset
28220
28221
28222 \end_layout
28223
28224 \begin_layout Standard
28225 Im 
28226 \family sans
28227 Box-Einstellungen-
28228 \family default
28229 Dialog können Sie mit der 
28230 \family sans
28231 Verzierung
28232 \family default
28233  den Typ der Box auswählen:
28234 \end_layout
28235
28236 \begin_layout Description
28237 Kein
28238 \begin_inset space ~
28239 \end_inset
28240
28241 Rahmen Nichts wird gezeichnet.
28242 \end_layout
28243
28244 \begin_layout Description
28245 Einfacher
28246 \begin_inset space ~
28247 \end_inset
28248
28249 rechteckiger
28250 \begin_inset space ~
28251 \end_inset
28252
28253 Rahmen Um die Box wird ein rechteckiger Rahmen gezeichnet.
28254  Die Rahmendicke wird durch 
28255 \series bold
28256
28257 \backslash
28258 fboxrule
28259 \series default
28260  festgelegt.
28261  
28262 \begin_inset Box Boxed
28263 position "c"
28264 hor_pos "c"
28265 has_inner_box 1
28266 inner_pos "c"
28267 use_parbox 0
28268 use_makebox 0
28269 width "21col%"
28270 special "none"
28271 height "1in"
28272 height_special "totalheight"
28273 status collapsed
28274
28275 \begin_layout Plain Layout
28276
28277 \series medium
28278 Rechteckige
28279 \begin_inset space ~
28280 \end_inset
28281
28282 Box
28283 \end_layout
28284
28285 \end_inset
28286
28287
28288 \end_layout
28289
28290 \begin_layout Description
28291 erlaube
28292 \begin_inset space ~
28293 \end_inset
28294
28295 Seitenumbrüche 
28296 \end_layout
28297
28298 \begin_layout Description
28299 Ovaler
28300 \begin_inset space ~
28301 \end_inset
28302
28303 Rahmen,
28304 \begin_inset space ~
28305 \end_inset
28306
28307 dünn zeichnet einen dünnen Rahmen mit abgerundeten Ecken um die Box.
28308  Die Rahmendicke ist 0.4
28309 \begin_inset space \thinspace{}
28310 \end_inset
28311
28312 pt.
28313  
28314 \begin_inset Box ovalbox
28315 position "c"
28316 hor_pos "c"
28317 has_inner_box 1
28318 inner_pos "c"
28319 use_parbox 0
28320 use_makebox 0
28321 width "20col%"
28322 special "none"
28323 height "1in"
28324 height_special "totalheight"
28325 status collapsed
28326
28327 \begin_layout Plain Layout
28328 Ovale
28329 \begin_inset space ~
28330 \end_inset
28331
28332 Box,
28333 \begin_inset space ~
28334 \end_inset
28335
28336 dünn
28337 \end_layout
28338
28339 \end_inset
28340
28341
28342 \end_layout
28343
28344 \begin_layout Description
28345 Ovaler
28346 \begin_inset space ~
28347 \end_inset
28348
28349 Rahmen,
28350 \begin_inset space ~
28351 \end_inset
28352
28353 dick zeichnet einen dickeren Rahmen mit abgerundeten Ecken um die Box.
28354  Die Rahmendicke ist 0.8
28355 \begin_inset space \thinspace{}
28356 \end_inset
28357
28358 pt.
28359  
28360 \begin_inset Box Ovalbox
28361 position "c"
28362 hor_pos "c"
28363 has_inner_box 1
28364 inner_pos "c"
28365 use_parbox 0
28366 use_makebox 0
28367 width "20col%"
28368 special "none"
28369 height "1in"
28370 height_special "totalheight"
28371 status collapsed
28372
28373 \begin_layout Plain Layout
28374 Ovale
28375 \begin_inset space ~
28376 \end_inset
28377
28378 Box,
28379 \begin_inset space ~
28380 \end_inset
28381
28382 dick
28383 \end_layout
28384
28385 \end_inset
28386
28387
28388 \end_layout
28389
28390 \begin_layout Description
28391 Schlagschatten zeichnet einen Rahmen mit Schatten um die Box.
28392  Die Rahmendicke wird durch 
28393 \series bold
28394
28395 \backslash
28396 fboxrule
28397 \series default
28398  festgelegt, der Schatten ist 4
28399 \begin_inset space \thinspace{}
28400 \end_inset
28401
28402 pt breit.
28403 \begin_inset Newline newline
28404 \end_inset
28405
28406
28407 \begin_inset Box Shadowbox
28408 position "c"
28409 hor_pos "c"
28410 has_inner_box 1
28411 inner_pos "c"
28412 use_parbox 0
28413 use_makebox 0
28414 width "20col%"
28415 special "none"
28416 height "1in"
28417 height_special "totalheight"
28418 status collapsed
28419
28420 \begin_layout Plain Layout
28421 Schattierte
28422 \begin_inset space ~
28423 \end_inset
28424
28425 Box
28426 \end_layout
28427
28428 \end_inset
28429
28430
28431 \end_layout
28432
28433 \begin_layout Description
28434 Schattierter
28435 \begin_inset space ~
28436 \end_inset
28437
28438 Hintergrund zeichnet eine Box mit roter Hintergrundfarbe.
28439  Im Gegensatz zu farbigen Boxen
28440 \begin_inset Foot
28441 status collapsed
28442
28443 \begin_layout Plain Layout
28444 siehe Abschnitt
28445 \begin_inset space ~
28446 \end_inset
28447
28448
28449 \begin_inset CommandInset ref
28450 LatexCommand ref
28451 reference "abs:Farbige-Boxen"
28452
28453 \end_inset
28454
28455
28456 \end_layout
28457
28458 \end_inset
28459
28460  wird der Hintergrund immer über die gesamte Zeilenbreite gedruckt, und
28461  die Box ist ein Absatz für sich.
28462  
28463 \begin_inset Box Shaded
28464 position "t"
28465 hor_pos "c"
28466 has_inner_box 0
28467 inner_pos "t"
28468 use_parbox 0
28469 use_makebox 0
28470 width "50col%"
28471 special "none"
28472 height "1in"
28473 height_special "totalheight"
28474 status collapsed
28475
28476 \begin_layout Plain Layout
28477 Schattierter Hintergrund Box
28478 \end_layout
28479
28480 \end_inset
28481
28482
28483 \end_layout
28484
28485 \begin_layout Description
28486 Doppelter
28487 \begin_inset space ~
28488 \end_inset
28489
28490 rechteckiger
28491 \begin_inset space ~
28492 \end_inset
28493
28494 Rahmen zeichnet einen doppelten Rahmen um die Box.
28495  Der innere Rahmen ist 0.75
28496 \begin_inset space \thinspace{}
28497 \end_inset
28498
28499
28500 \series bold
28501
28502 \backslash
28503 fboxrule
28504 \series default
28505  breit, der äußere 1.5
28506 \begin_inset space \thinspace{}
28507 \end_inset
28508
28509
28510 \series bold
28511
28512 \backslash
28513 fboxrule
28514 \series default
28515 , der Zwischenraum 1.5
28516 \begin_inset space \thinspace{}
28517 \end_inset
28518
28519
28520 \series bold
28521
28522 \backslash
28523 fboxrule
28524 \series default
28525
28526 \begin_inset space \thinspace{}
28527 \end_inset
28528
28529 +
28530 \begin_inset space \thinspace{}
28531 \end_inset
28532
28533 0.5
28534 \begin_inset space \thinspace{}
28535 \end_inset
28536
28537 pt.
28538  
28539 \begin_inset Box Doublebox
28540 position "c"
28541 hor_pos "c"
28542 has_inner_box 1
28543 inner_pos "c"
28544 use_parbox 0
28545 use_makebox 0
28546 width "20col%"
28547 special "none"
28548 height "1in"
28549 height_special "totalheight"
28550 status collapsed
28551
28552 \begin_layout Plain Layout
28553 Doppelt
28554 \begin_inset space ~
28555 \end_inset
28556
28557 gerahmte
28558 \begin_inset space ~
28559 \end_inset
28560
28561 Box
28562 \end_layout
28563
28564 \end_inset
28565
28566
28567 \end_layout
28568
28569 \begin_layout Standard
28570 \begin_inset VSpace bigskip
28571 \end_inset
28572
28573 Die Aufschrift der Box in LyX ändert sich mit der gewählten Verzierung.
28574  Um alle Verzierungen verwenden zu können, muss das LaTeX-Paket 
28575 \series bold
28576 fancybox
28577 \series default
28578
28579 \begin_inset Index idx
28580 status collapsed
28581
28582 \begin_layout Plain Layout
28583 LaTeX-Pakete ! fancybox
28584 \end_layout
28585
28586 \end_inset
28587
28588  installiert sein.
28589 \end_layout
28590
28591 \begin_layout Standard
28592 \begin_inset VSpace bigskip
28593 \end_inset
28594
28595 Wenn Sie die Verzierung 
28596 \family sans
28597 Einfacher rechteckiger Rahmen
28598 \family default
28599  und keine innere Box verwenden, können Sie Seitenumbrüche in der Box erlauben.
28600  Beachten Sie, dass im Gegensatz zu anderen gerahmten Boxen, der Rahmen
28601  immer über die gesamte Zeilenbreite gezeichnet wird, die Box ein Absatz
28602  für sich ist und 
28603 \series bold
28604
28605 \backslash
28606 fboxrule
28607 \series default
28608  und 
28609 \series bold
28610
28611 \backslash
28612 fboxsep
28613 \series default
28614  keinen Einfluss auf diesen Box Typ haben.
28615  Die Rahmendicke wird durch 
28616 \series bold
28617
28618 \backslash
28619 FrameRule
28620 \series default
28621  festgelegt.
28622  
28623 \begin_inset Box Framed
28624 position "t"
28625 hor_pos "c"
28626 has_inner_box 0
28627 inner_pos "t"
28628 use_parbox 0
28629 use_makebox 0
28630 width "100col%"
28631 special "none"
28632 height "1in"
28633 height_special "totalheight"
28634 status collapsed
28635
28636 \begin_layout Plain Layout
28637 Box erlaubt Seitenumbruch
28638 \end_layout
28639
28640 \end_inset
28641
28642
28643 \end_layout
28644
28645 \begin_layout Section
28646 Box-Anpassung
28647 \begin_inset Index idx
28648 status collapsed
28649
28650 \begin_layout Plain Layout
28651 Boxen ! Anpassung
28652 \end_layout
28653
28654 \end_inset
28655
28656
28657 \end_layout
28658
28659 \begin_layout Standard
28660 Der Standardwert für 
28661 \series bold
28662
28663 \backslash
28664 fboxrule
28665 \series default
28666  ist 0.4
28667 \begin_inset space \thinspace{}
28668 \end_inset
28669
28670 pt.
28671  Mit dem folgenden TeX-Code-Befehl kann er auf 2
28672 \begin_inset space \thinspace{}
28673 \end_inset
28674
28675 pt gesetzt werden:
28676 \end_layout
28677
28678 \begin_layout Standard
28679
28680 \series bold
28681
28682 \backslash
28683 setlength{
28684 \backslash
28685 fboxrule}{2pt}
28686 \end_layout
28687
28688 \begin_layout Standard
28689 \begin_inset ERT
28690 status collapsed
28691
28692 \begin_layout Plain Layout
28693
28694
28695 \backslash
28696 setlength{
28697 \backslash
28698 fboxrule}{2pt}
28699 \end_layout
28700
28701 \end_inset
28702
28703
28704 \begin_inset Box Boxed
28705 position "c"
28706 hor_pos "c"
28707 has_inner_box 1
28708 inner_pos "c"
28709 use_parbox 0
28710 use_makebox 0
28711 width "30col%"
28712 special "none"
28713 height "1in"
28714 height_special "totalheight"
28715 status open
28716
28717 \begin_layout Plain Layout
28718 \align center
28719 Rechteckige Box mit einer Rahmenbreite von 2
28720 \begin_inset space \thinspace{}
28721 \end_inset
28722
28723 pt
28724 \end_layout
28725
28726 \end_inset
28727
28728
28729 \begin_inset ERT
28730 status collapsed
28731
28732 \begin_layout Plain Layout
28733
28734
28735 \backslash
28736 setlength{
28737 \backslash
28738 fboxrule}{0.4pt}
28739 \end_layout
28740
28741 \end_inset
28742
28743
28744 \begin_inset VSpace bigskip
28745 \end_inset
28746
28747
28748 \end_layout
28749
28750 \begin_layout Standard
28751 Der Abstand zwischen dem Rahmen und dem Inhalt ist standardmäßig 3
28752 \begin_inset space \thinspace{}
28753 \end_inset
28754
28755 pt.
28756  Sie können das ändern, indem Sie den Wert von 
28757 \series bold
28758
28759 \backslash
28760 fboxsep
28761 \series default
28762  mit einem TeX-Code-Befehl ändern:
28763 \end_layout
28764
28765 \begin_layout Standard
28766
28767 \series bold
28768
28769 \backslash
28770 setlength{
28771 \backslash
28772 fboxsep}{10pt}
28773 \end_layout
28774
28775 \begin_layout Standard
28776 setzt den Wert auf 10
28777 \begin_inset space \thinspace{}
28778 \end_inset
28779
28780 pt, wie in der folgenden Box:
28781 \end_layout
28782
28783 \begin_layout Standard
28784 \begin_inset ERT
28785 status collapsed
28786
28787 \begin_layout Plain Layout
28788
28789
28790 \backslash
28791 setlength{
28792 \backslash
28793 fboxsep}{10pt}
28794 \end_layout
28795
28796 \end_inset
28797
28798
28799 \begin_inset Box Boxed
28800 position "c"
28801 hor_pos "c"
28802 has_inner_box 1
28803 inner_pos "c"
28804 use_parbox 0
28805 use_makebox 0
28806 width "25col%"
28807 special "none"
28808 height "1in"
28809 height_special "totalheight"
28810 status open
28811
28812 \begin_layout Plain Layout
28813 \align center
28814 Rechteckige Box mit 
28815 \series bold
28816
28817 \backslash
28818 fboxsep
28819 \series default
28820
28821 \begin_inset space \thinspace{}
28822 \end_inset
28823
28824 =
28825 \begin_inset space \thinspace{}
28826 \end_inset
28827
28828 10
28829 \begin_inset space \thinspace{}
28830 \end_inset
28831
28832 pt
28833 \end_layout
28834
28835 \end_inset
28836
28837
28838 \begin_inset ERT
28839 status collapsed
28840
28841 \begin_layout Plain Layout
28842
28843
28844 \backslash
28845 setlength{
28846 \backslash
28847 fboxsep}{3pt}
28848 \end_layout
28849
28850 \end_inset
28851
28852
28853 \end_layout
28854
28855 \begin_layout Standard
28856 \noindent
28857 \begin_inset VSpace bigskip
28858 \end_inset
28859
28860 Der Durchmesser der abgerundeten Ecken kann mit 
28861 \series bold
28862
28863 \backslash
28864 cornersize
28865 \series default
28866  gesetzt werden.
28867  Der TeX-Code-Befehl
28868 \end_layout
28869
28870 \begin_layout Standard
28871
28872 \series bold
28873
28874 \backslash
28875 cornersize*{1cm}
28876 \end_layout
28877
28878 \begin_layout Standard
28879 setzt den Durchmesser auf 1
28880 \begin_inset space \thinspace{}
28881 \end_inset
28882
28883 cm.
28884  Der TeX-Code-Befehl
28885 \end_layout
28886
28887 \begin_layout Standard
28888
28889 \series bold
28890
28891 \backslash
28892 cornersize{num}
28893 \end_layout
28894
28895 \begin_layout Standard
28896 setzt den Durchmesser auf 
28897 \family sans
28898 num
28899 \begin_inset space \thinspace{}
28900 \end_inset
28901
28902 ×
28903 \begin_inset space \thinspace{}
28904 \end_inset
28905
28906 Minimum(Breite der Box, Höhe der Box)
28907 \family default
28908 .
28909  Der Standardwert ist 
28910 \series bold
28911
28912 \backslash
28913 cornersize{0.5}
28914 \series default
28915 .
28916 \end_layout
28917
28918 \begin_layout Standard
28919 \begin_inset ERT
28920 status collapsed
28921
28922 \begin_layout Plain Layout
28923
28924
28925 \backslash
28926 cornersize*{1.5cm}
28927 \end_layout
28928
28929 \end_inset
28930
28931
28932 \begin_inset Box Ovalbox
28933 position "c"
28934 hor_pos "c"
28935 has_inner_box 1
28936 inner_pos "c"
28937 use_parbox 0
28938 use_makebox 0
28939 width "30col%"
28940 special "none"
28941 height "1in"
28942 height_special "totalheight"
28943 status open
28944
28945 \begin_layout Plain Layout
28946 \align center
28947 Ovale Box, dicker Rand, mit 
28948 \series bold
28949
28950 \backslash
28951 cornersize
28952 \series default
28953
28954 \begin_inset space \thinspace{}
28955 \end_inset
28956
28957 =
28958 \begin_inset space \thinspace{}
28959 \end_inset
28960
28961 1.5
28962 \begin_inset space \thinspace{}
28963 \end_inset
28964
28965 cm
28966 \end_layout
28967
28968 \end_inset
28969
28970
28971 \begin_inset ERT
28972 status collapsed
28973
28974 \begin_layout Plain Layout
28975
28976
28977 \backslash
28978 cornersize{0.5}
28979 \end_layout
28980
28981 \end_inset
28982
28983
28984 \end_layout
28985
28986 \begin_layout Standard
28987 \begin_inset VSpace bigskip
28988 \end_inset
28989
28990 Die Breite des Schattens wird mit 
28991 \series bold
28992
28993 \backslash
28994 shadowsize
28995 \series default
28996  festgelegt.
28997  Mit dem TeX-Code-Befehl
28998 \end_layout
28999
29000 \begin_layout Standard
29001
29002 \series bold
29003
29004 \backslash
29005 setlength{
29006 \backslash
29007 shadowsize}{2pt}
29008 \end_layout
29009
29010 \begin_layout Standard
29011 wird er für die folgende Box auf 2
29012 \begin_inset space \thinspace{}
29013 \end_inset
29014
29015 pt festgelegt.
29016 \end_layout
29017
29018 \begin_layout Standard
29019 \begin_inset ERT
29020 status collapsed
29021
29022 \begin_layout Plain Layout
29023
29024
29025 \backslash
29026 setlength{
29027 \backslash
29028 shadowsize}{2pt}
29029 \end_layout
29030
29031 \end_inset
29032
29033
29034 \begin_inset Box Shadowbox
29035 position "c"
29036 hor_pos "c"
29037 has_inner_box 1
29038 inner_pos "c"
29039 use_parbox 0
29040 use_makebox 0
29041 width "25col%"
29042 special "none"
29043 height "1in"
29044 height_special "totalheight"
29045 status open
29046
29047 \begin_layout Plain Layout
29048 \align center
29049 Schattierte Box mit 
29050 \series bold
29051
29052 \backslash
29053 shadowsize
29054 \series default
29055
29056 \begin_inset space \thinspace{}
29057 \end_inset
29058
29059 =
29060 \begin_inset space \thinspace{}
29061 \end_inset
29062
29063 2
29064 \begin_inset space \thinspace{}
29065 \end_inset
29066
29067 pt
29068 \end_layout
29069
29070 \end_inset
29071
29072
29073 \begin_inset ERT
29074 status collapsed
29075
29076 \begin_layout Plain Layout
29077
29078
29079 \backslash
29080 setlength{
29081 \backslash
29082 shadowsize}{4pt}
29083 \end_layout
29084
29085 \end_inset
29086
29087
29088 \end_layout
29089
29090 \begin_layout Standard
29091 \begin_inset VSpace bigskip
29092 \end_inset
29093
29094 Der Standardwert für 
29095 \series bold
29096
29097 \backslash
29098 FrameRule
29099 \series default
29100  ist 0.4
29101 \begin_inset space \thinspace{}
29102 \end_inset
29103
29104 pt.
29105  Der Standard-Abstand zwischen Rahmen und Text ist 9
29106 \begin_inset space \thinspace{}
29107 \end_inset
29108
29109 pt und kann mit dem Wert für 
29110 \series bold
29111
29112 \backslash
29113 FrameSep
29114 \series default
29115  geändert werden.
29116  Als Beispiel wurden die die Rahmeneinstellungen der folgenden Box mit diesen
29117  TeX-Code Befehlen geändert:
29118 \end_layout
29119
29120 \begin_layout Standard
29121
29122 \series bold
29123
29124 \backslash
29125 setlength{
29126 \backslash
29127 FrameRule}{5pt}
29128 \begin_inset Newline newline
29129 \end_inset
29130
29131
29132 \backslash
29133 setlength{
29134 \backslash
29135 FrameSep}{0.5cm}
29136 \end_layout
29137
29138 \begin_layout Standard
29139 \begin_inset ERT
29140 status collapsed
29141
29142 \begin_layout Plain Layout
29143
29144
29145 \backslash
29146 setlength{
29147 \backslash
29148 FrameRule}{5pt}
29149 \end_layout
29150
29151 \begin_layout Plain Layout
29152
29153
29154 \backslash
29155 setlength{
29156 \backslash
29157 FrameSep}{0.5cm}
29158 \end_layout
29159
29160 \end_inset
29161
29162
29163 \begin_inset Box Framed
29164 position "t"
29165 hor_pos "c"
29166 has_inner_box 0
29167 inner_pos "t"
29168 use_parbox 0
29169 use_makebox 0
29170 width "100col%"
29171 special "none"
29172 height "1in"
29173 height_special "totalheight"
29174 status open
29175
29176 \begin_layout Plain Layout
29177 Dies ist Text in einer 
29178 \family sans
29179 Seitenumbruch erlaubt
29180 \family default
29181  Box.
29182 \end_layout
29183
29184 \end_inset
29185
29186
29187 \begin_inset ERT
29188 status collapsed
29189
29190 \begin_layout Plain Layout
29191
29192
29193 \backslash
29194 setlength{
29195 \backslash
29196 FrameRule}{0.4pt}
29197 \end_layout
29198
29199 \begin_layout Plain Layout
29200
29201
29202 \backslash
29203 setlength{
29204 \backslash
29205 FrameSep}{9pt}
29206 \end_layout
29207
29208 \end_inset
29209
29210
29211 \end_layout
29212
29213 \begin_layout Standard
29214 \begin_inset VSpace bigskip
29215 \end_inset
29216
29217 Für Boxen mit 
29218 \family sans
29219 schattiertem Hintergrund
29220 \family default
29221  beträgt der Abstand zwischen Rand und Text 3
29222 \begin_inset space \thinspace{}
29223 \end_inset
29224
29225 pt und kann mit 
29226 \series bold
29227
29228 \backslash
29229 fboxsep
29230 \series default
29231  geändert werden.
29232  Die Standard-Hintergrundfarbe ist rot und kann entweder lokal mit dem Befehl
29233  
29234 \series bold
29235
29236 \backslash
29237 definecolor{shadecolor}
29238 \series default
29239  oder global über das Menü 
29240 \family sans
29241 Werkzeuge\SpecialChar \menuseparator
29242 Einstellungen\SpecialChar \menuseparator
29243 Farben\SpecialChar \menuseparator
29244 Schattierte
29245 \begin_inset space ~
29246 \end_inset
29247
29248 Box
29249 \family default
29250  geändert werden.
29251  Das Schema des 
29252 \series bold
29253
29254 \backslash
29255 definecolor
29256 \series default
29257  Befehls ist  in Abschnitt
29258 \begin_inset space ~
29259 \end_inset
29260
29261
29262 \begin_inset CommandInset ref
29263 LatexCommand ref
29264 reference "abs:Farbige-Tabellen"
29265
29266 \end_inset
29267
29268  erklärt.
29269 \begin_inset Foot
29270 status collapsed
29271
29272 \begin_layout Plain Layout
29273 Beachten Sie, dass 
29274 \series bold
29275
29276 \backslash
29277 definecolor
29278 \series default
29279  das LaTeX-Paket 
29280 \series bold
29281 color
29282 \series default
29283  im LaTeX-Vorspann benötigt, siehe Abschnitt
29284 \begin_inset space ~
29285 \end_inset
29286
29287
29288 \begin_inset CommandInset ref
29289 LatexCommand ref
29290 reference "abs:Farbige-Boxen"
29291
29292 \end_inset
29293
29294 .
29295 \end_layout
29296
29297 \end_inset
29298
29299  Für das nächste Beispiel wurden folgender TeX-Code verwendet:
29300 \end_layout
29301
29302 \begin_layout Standard
29303
29304 \series bold
29305
29306 \backslash
29307 setlength{
29308 \backslash
29309 fboxsep}{0.5cm}
29310 \begin_inset Newline newline
29311 \end_inset
29312
29313
29314 \backslash
29315 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29316 \end_layout
29317
29318 \begin_layout Standard
29319 \begin_inset ERT
29320 status collapsed
29321
29322 \begin_layout Plain Layout
29323
29324
29325 \backslash
29326 setlength{
29327 \backslash
29328 fboxsep}{0.5cm}
29329 \end_layout
29330
29331 \begin_layout Plain Layout
29332
29333
29334 \backslash
29335 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29336 \end_layout
29337
29338 \end_inset
29339
29340
29341 \begin_inset Box Shaded
29342 position "t"
29343 hor_pos "c"
29344 has_inner_box 0
29345 inner_pos "t"
29346 use_parbox 0
29347 use_makebox 0
29348 width "100col%"
29349 special "none"
29350 height "1in"
29351 height_special "totalheight"
29352 status open
29353
29354 \begin_layout Plain Layout
29355
29356 \color yellow
29357 Dies ist gelber Text in einer 
29358 \family sans
29359 schattierten Hintergrund
29360 \begin_inset space ~
29361 \end_inset
29362
29363
29364 \family default
29365 Box auf dunkelgrünem Hintergrund.
29366 \end_layout
29367
29368 \end_inset
29369
29370
29371 \begin_inset ERT
29372 status collapsed
29373
29374 \begin_layout Plain Layout
29375
29376
29377 \backslash
29378 setlength{
29379 \backslash
29380 fboxsep}{3pt}
29381 \end_layout
29382
29383 \begin_layout Plain Layout
29384
29385
29386 \backslash
29387 definecolor{shadecolor}{rgb}{1,0,0}
29388 \end_layout
29389
29390 \end_inset
29391
29392
29393 \end_layout
29394
29395 \begin_layout Standard
29396 \begin_inset VSpace bigskip
29397 \end_inset
29398
29399 Geänderte Längen und Breiten gelten für alle Boxen, die auf den Befehl folgen,
29400  der sie ändert.
29401 \end_layout
29402
29403 \begin_layout Section
29404 Minipage
29405 \begin_inset CommandInset label
29406 LatexCommand label
29407 name "abs:Minipage"
29408
29409 \end_inset
29410
29411
29412 \begin_inset Index idx
29413 status collapsed
29414
29415 \begin_layout Plain Layout
29416 Boxen ! Minipage
29417 \end_layout
29418
29419 \end_inset
29420
29421
29422 \end_layout
29423
29424 \begin_layout Standard
29425 Minipages werden von LaTeX wie Seiten auf einer Seite behandelt und können
29426  deshalb unter anderem eigene Fußnoten haben.
29427 \end_layout
29428
29429 \begin_layout Standard
29430 Minipages sind nützlich, wenn Sie Dokumente in mehreren Sprachen schreiben.
29431 \end_layout
29432
29433 \begin_layout Standard
29434 Es folgt ein Beispiel mit zwei nebeneinander gedruckten Minipages.
29435  Ihre Breite ist 45 Spaltenbreite
29436 \begin_inset space ~
29437 \end_inset
29438
29439 %, und sie sind durch einen 
29440 \family sans
29441 HFill
29442 \family default
29443  getrennt (
29444 \family sans
29445 Einfügen\SpecialChar \menuseparator
29446 Formatierung\SpecialChar \menuseparator
29447 Horizontaler
29448 \begin_inset space \space{}
29449 \end_inset
29450
29451 Abstand\SpecialChar \menuseparator
29452 Abstand\SpecialChar \menuseparator
29453 Variabler
29454 \begin_inset space ~
29455 \end_inset
29456
29457 horiz.
29458 \begin_inset space ~
29459 \end_inset
29460
29461 Abstand
29462 \family default
29463 ).
29464 \begin_inset Newpage newpage
29465 \end_inset
29466
29467
29468 \end_layout
29469
29470 \begin_layout Standard
29471 \noindent
29472 \begin_inset Box Frameless
29473 position "t"
29474 hor_pos "c"
29475 has_inner_box 1
29476 inner_pos "c"
29477 use_parbox 0
29478 use_makebox 0
29479 width "45col%"
29480 special "none"
29481 height "1in"
29482 height_special "totalheight"
29483 status open
29484
29485 \begin_layout Plain Layout
29486 Dies ist ein deutscher Text.
29487  Dies ist ein deutscher Text.
29488  Dies ist ein deutscher Text.
29489  Dies ist ein deutscher Text.
29490  Dies ist ein deutscher Text.
29491  Dies ist ein deutscher Text.
29492  Dies ist ein deutscher Text.
29493  Dies ist ein deutscher Text.
29494  Dies ist ein deutscher Text.
29495  Dies ist ein deutscher Text.
29496  Dies ist ein deutscher Text.
29497  Dies ist ein deutscher Text.
29498  Dies ist ein deutscher Text
29499 \begin_inset Foot
29500 status open
29501
29502 \begin_layout Plain Layout
29503 Dies ist eine deutsche Fußnote.
29504 \end_layout
29505
29506 \end_inset
29507
29508 .
29509  Dies ist ein deutscher Text.
29510  Dies ist ein deutscher Text.
29511 \end_layout
29512
29513 \end_inset
29514
29515
29516 \begin_inset space \hfill{}
29517 \end_inset
29518
29519
29520 \begin_inset Box Frameless
29521 position "t"
29522 hor_pos "c"
29523 has_inner_box 1
29524 inner_pos "c"
29525 use_parbox 0
29526 use_makebox 0
29527 width "45col%"
29528 special "none"
29529 height "1in"
29530 height_special "totalheight"
29531 status open
29532
29533 \begin_layout Plain Layout
29534
29535 \lang english
29536 This is an English Text.
29537  This is an English Text.
29538  This is an English Text.
29539  This is an English Text.
29540  This is an English Text.
29541  This is an English Text.
29542  This is an English Text.
29543  This is an English Text.
29544  This is an English Text.
29545  This is an English Text.
29546  This is an English Text.
29547  This is an English Text.
29548  This is an English Text.
29549  This is an English Text.
29550  This is an English Text.
29551  This is an English Text.
29552 \begin_inset Foot
29553 status collapsed
29554
29555 \begin_layout Plain Layout
29556
29557 \lang english
29558 This is an English footnote.
29559 \end_layout
29560
29561 \end_inset
29562
29563  This is an English Text.
29564  
29565 \end_layout
29566
29567 \end_inset
29568
29569
29570 \end_layout
29571
29572 \begin_layout Standard
29573 \begin_inset VSpace bigskip
29574 \end_inset
29575
29576 Innerhalb von Minipages werden die Absatz-Einstellungen des Dokuments ignoriert.
29577  Das bedeutet, dass zwischen Absätzen kein Leerraum eingefügt wird oder
29578  Absätze nicht eingerückt werden, obwohl Sie das in 
29579 \family sans
29580 Dokument
29581 \family default
29582 \SpecialChar \menuseparator
29583
29584 \family sans
29585 Einstellun\SpecialChar \-
29586 gen\SpecialChar \menuseparator
29587 Textformat
29588 \family default
29589  festgelegt haben.
29590  Wenn Sie es trotzdem wollen, müssen Sie es manuell machen.
29591  Eine Standardeinrückung zum Beispiel erreichen Sie mit dem TeX-Code 
29592 \series bold
29593
29594 \backslash
29595 hspace*{1em}
29596 \series default
29597 .
29598 \end_layout
29599
29600 \begin_layout Standard
29601 Minipages können auch benutzt werden, um Textteilen eine andere Hintergrundfarbe
29602  zu verpassen, siehe Abschnitt
29603 \begin_inset space ~
29604 \end_inset
29605
29606
29607 \begin_inset CommandInset ref
29608 LatexCommand ref
29609 reference "uab:Farbe-für-Absätze"
29610
29611 \end_inset
29612
29613 .
29614 \end_layout
29615
29616 \begin_layout Standard
29617 \begin_inset Note Greyedout
29618 status open
29619
29620 \begin_layout Plain Layout
29621
29622 \series bold
29623 Bemerkung:
29624 \series default
29625  In Minipages sind keine Gleitobjekte oder Randnotizen erlaubt, aber Minipages
29626  können in Tabellen, Gleitobjekten und anderen Boxen benutzt werden.
29627 \end_layout
29628
29629 \end_inset
29630
29631
29632 \end_layout
29633
29634 \begin_layout Section
29635 Parbox
29636 \begin_inset CommandInset label
29637 LatexCommand label
29638 name "abs:Parbox"
29639
29640 \end_inset
29641
29642
29643 \begin_inset Index idx
29644 status collapsed
29645
29646 \begin_layout Plain Layout
29647 Boxen ! Parbox
29648 \end_layout
29649
29650 \end_inset
29651
29652
29653 \end_layout
29654
29655 \begin_layout Standard
29656 Parbox ist eine Abkürzung für 
29657 \begin_inset Quotes gld
29658 \end_inset
29659
29660 paragraph box
29661 \begin_inset Quotes grd
29662 \end_inset
29663
29664 , was Absatzbox bedeutet.
29665  Weil Parbox ein LaTeX-Befehl ist, Minipage aber eine LaTeX-Umgebung, besitzen
29666  Parboxen einige Einschränkungen.
29667  Zum Beispiel werden keine Fußnoten, die in einer Parbox definiert werden,
29668  gedruckt:
29669 \end_layout
29670
29671 \begin_layout Standard
29672 \align center
29673 \begin_inset Box Frameless
29674 position "t"
29675 hor_pos "c"
29676 has_inner_box 1
29677 inner_pos "t"
29678 use_parbox 1
29679 use_makebox 0
29680 width "33col%"
29681 special "none"
29682 height "1in"
29683 height_special "totalheight"
29684 status collapsed
29685
29686 \begin_layout Plain Layout
29687 Dies ist Text in einer Parbox.
29688  Dies ist Text in einer Parbox.
29689 \end_layout
29690
29691 \begin_layout Plain Layout
29692 Diese Fußnote wird nicht gedruckt:
29693 \begin_inset Foot
29694 status collapsed
29695
29696 \begin_layout Plain Layout
29697 Diese Fußnote ist in einer Parbox und wird deshalb nicht gedruckt.
29698 \end_layout
29699
29700 \end_inset
29701
29702
29703 \end_layout
29704
29705 \end_inset
29706
29707
29708 \end_layout
29709
29710 \begin_layout Standard
29711 Und außerdem dürfen Parboxen keine Textausrichtungen, Listen, Aufzählungen
29712  und Theoreme enthalten.
29713 \end_layout
29714
29715 \begin_layout Section
29716 Boxen für Worte und Buchstaben
29717 \begin_inset Index idx
29718 status collapsed
29719
29720 \begin_layout Plain Layout
29721 Boxen ! für Buchstaben
29722 \end_layout
29723
29724 \end_inset
29725
29726
29727 \end_layout
29728
29729 \begin_layout Subsection
29730 Silbentrennung unterbinden
29731 \begin_inset CommandInset label
29732 LatexCommand label
29733 name "abs:Silbentrennung-unterbinden"
29734
29735 \end_inset
29736
29737
29738 \begin_inset Index idx
29739 status collapsed
29740
29741 \begin_layout Plain Layout
29742 Boxen ! zur Vermeidung von Silbentrennung
29743 \end_layout
29744
29745 \end_inset
29746
29747
29748 \end_layout
29749
29750 \begin_layout Standard
29751 Sie können den Boxtyp 
29752 \family sans
29753 Makebox
29754 \family default
29755  benutzen, um Silbentrennungen zu unterbinden.
29756 \begin_inset Newline newline
29757 \end_inset
29758
29759 Hier ist ein Beispiel: 
29760 \end_layout
29761
29762 \begin_layout Standard
29763 In dieser Zeile wird ein sehr langes Wort getrennt, nämlich 
29764 \begin_inset Quotes gld
29765 \end_inset
29766
29767 einsehrsehrsehrlangeswort
29768 \begin_inset Quotes grd
29769 \end_inset
29770
29771 .
29772 \end_layout
29773
29774 \begin_layout Standard
29775 Um das zu verhindern, fügen Sie das Wort in eine Box ein, setzen Sie die
29776  Innere
29777 \begin_inset space ~
29778 \end_inset
29779
29780 Box auf Makebox und deren Breite auf 1
29781 \begin_inset space \thinspace{}
29782 \end_inset
29783
29784 Width.
29785 \end_layout
29786
29787 \begin_layout Standard
29788 Hier ist das Ergebnis:
29789 \end_layout
29790
29791 \begin_layout Standard
29792 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich 
29793 \begin_inset Box Frameless
29794 position "t"
29795 hor_pos "c"
29796 has_inner_box 1
29797 inner_pos "t"
29798 use_parbox 0
29799 use_makebox 1
29800 width "1in"
29801 special "width"
29802 height "1in"
29803 height_special "totalheight"
29804 status open
29805
29806 \begin_layout Plain Layout
29807 \begin_inset Quotes gld
29808 \end_inset
29809
29810 einsehrsehrsehrlangeswort
29811 \begin_inset Quotes grd
29812 \end_inset
29813
29814
29815 \end_layout
29816
29817 \end_inset
29818
29819 .
29820 \end_layout
29821
29822 \begin_layout Standard
29823 Alternativ dazu kann man auch den Befehl 
29824 \begin_inset Quotes gld
29825 \end_inset
29826
29827
29828 \series bold
29829
29830 \backslash
29831 -
29832 \series default
29833
29834 \begin_inset Quotes grd
29835 \end_inset
29836
29837  als TeX-Code direkt vor das Wort setzen:
29838 \end_layout
29839
29840 \begin_layout Standard
29841 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich 
29842 \begin_inset Quotes gld
29843 \end_inset
29844
29845
29846 \begin_inset ERT
29847 status collapsed
29848
29849 \begin_layout Plain Layout
29850
29851
29852 \backslash
29853 -
29854 \end_layout
29855
29856 \end_inset
29857
29858 einsehrsehrsehrlangeswort
29859 \begin_inset Quotes grd
29860 \end_inset
29861
29862 .
29863 \end_layout
29864
29865 \begin_layout Standard
29866 Natürlich ragt das Wort jetzt in den Seitenrand hinein.
29867  Wenn Sie das nicht wollen, müssen Sie einen manuellen Zeilenumbruch (
29868 \family sans
29869 Strg-Eingabe
29870 \family default
29871 ) einfügen: 
29872 \end_layout
29873
29874 \begin_layout Standard
29875 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich
29876 \begin_inset Newline newline
29877 \end_inset
29878
29879
29880 \begin_inset Box Frameless
29881 position "t"
29882 hor_pos "c"
29883 has_inner_box 1
29884 inner_pos "t"
29885 use_parbox 0
29886 use_makebox 1
29887 width "1in"
29888 special "width"
29889 height "1in"
29890 height_special "totalheight"
29891 status open
29892
29893 \begin_layout Plain Layout
29894 \begin_inset Quotes gld
29895 \end_inset
29896
29897 einsehrsehrsehrlangeswort
29898 \begin_inset Quotes grd
29899 \end_inset
29900
29901
29902 \end_layout
29903
29904 \end_inset
29905
29906 .
29907 \end_layout
29908
29909 \begin_layout Subsection
29910 Vertikale Ausrichtung
29911 \begin_inset CommandInset label
29912 LatexCommand label
29913 name "uab:Vertikale-Ausrichtung"
29914
29915 \end_inset
29916
29917
29918 \begin_inset Index idx
29919 status collapsed
29920
29921 \begin_layout Plain Layout
29922 Boxen ! für Vertikale Ausrichtung
29923 \end_layout
29924
29925 \end_inset
29926
29927
29928 \begin_inset Index idx
29929 status collapsed
29930
29931 \begin_layout Plain Layout
29932 Boxen ! raisebox
29933 \end_layout
29934
29935 \end_inset
29936
29937
29938 \end_layout
29939
29940 \begin_layout Standard
29941 Mit dem LaTeX-Befehl 
29942 \series bold
29943
29944 \backslash
29945 raisebox
29946 \series default
29947  können Sie Worte, Buchstaben oder andere Boxen vertikal bezüglich des umgebende
29948 n Textes ausrichten.
29949  
29950 \series bold
29951
29952 \backslash
29953 raisebox
29954 \series default
29955  wird folgendermaßen benutzt:
29956 \end_layout
29957
29958 \begin_layout Standard
29959
29960 \series bold
29961
29962 \backslash
29963 raisebox{Verschiebung}[oben][unten]{Text}
29964 \end_layout
29965
29966 \begin_layout Standard
29967 Positive Werte für Verschiebung
29968 \series bold
29969  
29970 \series default
29971 verschieben die Box nach oben, negative nach unten.
29972  Die beiden optionalen Parameter 
29973 \family typewriter
29974 oben
29975 \family default
29976  und 
29977 \family typewriter
29978 unten
29979 \family default
29980  legen fest, wie weit die Box mit dem Text über oder unter die Grundlinie
29981  hinausgeht, wenn sie nicht verschoben ist.
29982 \end_layout
29983
29984 \begin_layout Standard
29985 Um zum Beispiel das Wort 
29986 \begin_inset Quotes gld
29987 \end_inset
29988
29989 provokant
29990 \begin_inset Quotes grd
29991 \end_inset
29992
29993  mit seinem 
29994 \begin_inset Quotes gld
29995 \end_inset
29996
29997 niedrigsten
29998 \begin_inset Quotes grd
29999 \end_inset
30000
30001  Buchstaben 
30002 \begin_inset Quotes gld
30003 \end_inset
30004
30005 p
30006 \begin_inset Quotes grd
30007 \end_inset
30008
30009  an der Grundlinie auszurichten, müssen Sie den TeX-Code-Befehl
30010 \end_layout
30011
30012 \begin_layout Standard
30013
30014 \series bold
30015
30016 \backslash
30017 raisebox{
30018 \backslash
30019 depth}{
30020 \end_layout
30021
30022 \begin_layout Standard
30023 vor dem Wort einfügen und 
30024 \begin_inset Quotes gld
30025 \end_inset
30026
30027
30028 \series bold
30029 }
30030 \series default
30031
30032 \begin_inset Quotes grd
30033 \end_inset
30034
30035  als TeX-Code dahinter:
30036 \end_layout
30037
30038 \begin_layout Standard
30039 Dies ist eine Zeile, in der das Wort 
30040 \begin_inset ERT
30041 status collapsed
30042
30043 \begin_layout Plain Layout
30044
30045
30046 \backslash
30047 raisebox{
30048 \backslash
30049 depth}{
30050 \end_layout
30051
30052 \end_inset
30053
30054
30055 \begin_inset Quotes gld
30056 \end_inset
30057
30058 provokant
30059 \begin_inset Quotes grd
30060 \end_inset
30061
30062
30063 \begin_inset ERT
30064 status collapsed
30065
30066 \begin_layout Plain Layout
30067
30068 }
30069 \end_layout
30070
30071 \end_inset
30072
30073  nach oben verschoben wurde.
30074 \end_layout
30075
30076 \begin_layout Standard
30077 \begin_inset VSpace bigskip
30078 \end_inset
30079
30080 Wenn Sie Buchstaben nach oben oder unten verschieben, wird der Zeilenabstand
30081  gedehnt:
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 unten verschoben wurde.
30120 \end_layout
30121
30122 \begin_layout Standard
30123 Dies ist eine Zeile, in der das Wort 
30124 \begin_inset ERT
30125 status collapsed
30126
30127 \begin_layout Plain Layout
30128
30129
30130 \backslash
30131 raisebox{0.5cm}{
30132 \end_layout
30133
30134 \end_inset
30135
30136
30137 \begin_inset Quotes gld
30138 \end_inset
30139
30140 testen
30141 \begin_inset Quotes grd
30142 \end_inset
30143
30144
30145 \begin_inset ERT
30146 status collapsed
30147
30148 \begin_layout Plain Layout
30149
30150 }
30151 \end_layout
30152
30153 \end_inset
30154
30155  um 0.5
30156 \begin_inset space \thinspace{}
30157 \end_inset
30158
30159 cm nach oben verschoben wurde.
30160 \end_layout
30161
30162 \begin_layout Standard
30163 Wenn Sie die Dehnung nicht wollen, können Sie die Boxhöhe auf 0 setzen:
30164 \end_layout
30165
30166 \begin_layout Standard
30167
30168 \series bold
30169
30170 \backslash
30171 raisebox{-
30172 \backslash
30173 depth}[0pt]{
30174 \end_layout
30175
30176 \begin_layout Standard
30177 Dies ist eine Zeile, in der das Wort 
30178 \begin_inset ERT
30179 status collapsed
30180
30181 \begin_layout Plain Layout
30182
30183
30184 \backslash
30185 raisebox{-
30186 \backslash
30187 depth}[0pt]{
30188 \end_layout
30189
30190 \end_inset
30191
30192
30193 \begin_inset Quotes gld
30194 \end_inset
30195
30196 provokant
30197 \begin_inset Quotes grd
30198 \end_inset
30199
30200
30201 \begin_inset ERT
30202 status collapsed
30203
30204 \begin_layout Plain Layout
30205
30206 }
30207 \end_layout
30208
30209 \end_inset
30210
30211  nach unten verschoben wurde.
30212 \end_layout
30213
30214 \begin_layout Standard
30215 Dies ist eine Zeile, in der das Wort 
30216 \begin_inset ERT
30217 status collapsed
30218
30219 \begin_layout Plain Layout
30220
30221
30222 \backslash
30223 raisebox{0.5cm}[0pt]{
30224 \end_layout
30225
30226 \end_inset
30227
30228
30229 \begin_inset Quotes gld
30230 \end_inset
30231
30232 testen
30233 \begin_inset Quotes grd
30234 \end_inset
30235
30236
30237 \begin_inset ERT
30238 status collapsed
30239
30240 \begin_layout Plain Layout
30241
30242 }
30243 \end_layout
30244
30245 \end_inset
30246
30247  um 0.5
30248 \begin_inset space \thinspace{}
30249 \end_inset
30250
30251 cm nach oben verschoben wurde.
30252  Jetzt überschneiden sich die verschobenen Worte.
30253 \end_layout
30254
30255 \begin_layout Section
30256 Farbige Boxen
30257 \begin_inset CommandInset label
30258 LatexCommand label
30259 name "abs:Farbige-Boxen"
30260
30261 \end_inset
30262
30263
30264 \begin_inset Index idx
30265 status collapsed
30266
30267 \begin_layout Plain Layout
30268 Boxen ! farbige
30269 \end_layout
30270
30271 \end_inset
30272
30273
30274 \end_layout
30275
30276 \begin_layout Subsection
30277 Text-Hintergrundfarbe
30278 \begin_inset Index idx
30279 status collapsed
30280
30281 \begin_layout Plain Layout
30282 Farbe ! für Text-Hintergrund
30283 \end_layout
30284
30285 \end_inset
30286
30287
30288 \end_layout
30289
30290 \begin_layout Standard
30291 Um einen Text mit einer Hintergrundfarbe zu versehen, muss der Text in einer
30292  so genannten 
30293 \begin_inset Quotes gld
30294 \end_inset
30295
30296 colorbox
30297 \begin_inset Quotes grd
30298 \end_inset
30299
30300  stehen.
30301  Dafür muss das LaTeX-Paket 
30302 \series bold
30303 color
30304 \series default
30305
30306 \begin_inset Index idx
30307 status collapsed
30308
30309 \begin_layout Plain Layout
30310 LaTeX-Pakete ! color
30311 \end_layout
30312
30313 \end_inset
30314
30315  im LaTeX-Vorspann mit folgendem Befehl geladen werden:
30316 \end_layout
30317
30318 \begin_layout Standard
30319
30320 \series bold
30321
30322 \backslash
30323 @ifundefined{textcolor}
30324 \begin_inset Newline newline
30325 \end_inset
30326
30327
30328 \begin_inset Phantom HPhantom
30329 status open
30330
30331 \begin_layout Plain Layout
30332
30333 \series bold
30334 \begin_inset space ~
30335 \end_inset
30336
30337
30338 \end_layout
30339
30340 \end_inset
30341
30342 {
30343 \backslash
30344 usepackage{color}}{}
30345 \end_layout
30346
30347 \begin_layout Standard
30348 Wenn Sie Text einfärben, lädt LyX das Paket 
30349 \series bold
30350 color
30351 \series default
30352  automatisch.
30353 \begin_inset Foot
30354 status collapsed
30355
30356 \begin_layout Plain Layout
30357 Der Befehl 
30358 \series bold
30359
30360 \backslash
30361 @ifundefined
30362 \series default
30363  vermeidet, dass es in diesem Fall doppelt geladen wird.
30364 \end_layout
30365
30366 \end_inset
30367
30368
30369 \end_layout
30370
30371 \begin_layout Standard
30372 \begin_inset VSpace medskip
30373 \end_inset
30374
30375 Colorboxen werden mit dem Befehl 
30376 \series bold
30377
30378 \backslash
30379 colorbox
30380 \series default
30381  erzeugt:
30382 \end_layout
30383
30384 \begin_layout Standard
30385
30386 \series bold
30387
30388 \backslash
30389 colorbox{Farbe}{Boxinhalt}
30390 \end_layout
30391
30392 \begin_layout Standard
30393 Der Boxinhalt kann auch eine Box sein, und Colorboxen können in anderen
30394  Boxen sein.
30395 \end_layout
30396
30397 \begin_layout Standard
30398 Die folgenden Farben sind vordefiniert:
30399 \family sans
30400  schwarz
30401 \family default
30402
30403 \family sans
30404 wei
30405 \family default
30406 ß, 
30407 \family sans
30408 rot
30409 \family default
30410 \series bold
30411 ,
30412 \series default
30413  
30414 \family sans
30415 grün
30416 \family default
30417
30418 \family sans
30419 blau
30420 \family default
30421
30422 \family sans
30423 türkis
30424 \family default
30425
30426 \family sans
30427 purpurrot
30428 \family default
30429  und 
30430 \family sans
30431 gelb
30432 \family default
30433 .
30434 \end_layout
30435
30436 \begin_layout Standard
30437 Sie können auch Ihre eigenen Farben definieren, wie in Abschnitt
30438 \begin_inset space ~
30439 \end_inset
30440
30441
30442 \begin_inset CommandInset ref
30443 LatexCommand ref
30444 reference "abs:Farbige-Tabellen"
30445
30446 \end_inset
30447
30448  beschrieben.
30449 \end_layout
30450
30451 \begin_layout Standard
30452 Um zum Beispiel ein Wort auf einem roten Hintergrund zu drucken, fügen sie
30453  den TeX-Code-Befehl
30454 \end_layout
30455
30456 \begin_layout Standard
30457
30458 \series bold
30459
30460 \backslash
30461 colorbox{red}{
30462 \end_layout
30463
30464 \begin_layout Standard
30465 vor dem Wort ein.
30466  Hinter dem Wort fügen Sie 
30467 \series bold
30468
30469 \begin_inset Quotes gld
30470 \end_inset
30471
30472 }
30473 \series default
30474
30475 \begin_inset Quotes grd
30476 \end_inset
30477
30478  als TeX-Code ein.
30479  Hier ist das Ergebnis:
30480 \end_layout
30481
30482 \begin_layout Standard
30483 In dieser Zeile hat 
30484 \begin_inset ERT
30485 status collapsed
30486
30487 \begin_layout Plain Layout
30488
30489
30490 \backslash
30491 colorbox{red}{
30492 \end_layout
30493
30494 \end_inset
30495
30496 Achtung!
30497 \begin_inset ERT
30498 status collapsed
30499
30500 \begin_layout Plain Layout
30501
30502 }
30503 \end_layout
30504
30505 \end_inset
30506
30507  einen roten Hintergrund.
30508 \end_layout
30509
30510 \begin_layout Standard
30511 \begin_inset VSpace bigskip
30512 \end_inset
30513
30514 Wenn der Rahmen der Box eine andere Farbe haben soll, können Sie den Befehl
30515  
30516 \series bold
30517
30518 \backslash
30519 fcolorbox
30520 \series default
30521  verwenden:
30522 \end_layout
30523
30524 \begin_layout Standard
30525
30526 \series bold
30527
30528 \backslash
30529 fcolorbox{Rahmenfarbe}{Boxfarbe}{Boxinhalt}
30530 \end_layout
30531
30532 \begin_layout Standard
30533
30534 \series bold
30535
30536 \backslash
30537 fcolorbox
30538 \series default
30539  ist eine Erweiterung von 
30540 \series bold
30541
30542 \backslash
30543 colorbox
30544 \series default
30545 .
30546  Die Rahmendicke und der Abstand zwischen Rahmen und Boxinhalt können mit
30547  
30548 \series bold
30549
30550 \backslash
30551 fboxrule
30552 \series default
30553  und 
30554 \series bold
30555
30556 \backslash
30557 fboxsep
30558 \series default
30559  gesteuert werden, wie in Abschnitt
30560 \begin_inset space ~
30561 \end_inset
30562
30563
30564 \begin_inset CommandInset ref
30565 LatexCommand ref
30566 reference "uab:Verzierung"
30567
30568 \end_inset
30569
30570  beschrieben.
30571 \end_layout
30572
30573 \begin_layout Standard
30574 Für das folgende Beispiel wurde der Befehl
30575 \end_layout
30576
30577 \begin_layout Standard
30578
30579 \series bold
30580
30581 \backslash
30582 fcolorbox{cyan}{magenta}{
30583 \end_layout
30584
30585 \begin_layout Standard
30586 benutzt.
30587  Hier wurden die Rahmendicke und der Abstand auf 1
30588 \begin_inset space \thinspace{}
30589 \end_inset
30590
30591 mm gesetzt:
30592 \begin_inset Newline newline
30593 \end_inset
30594
30595
30596 \begin_inset ERT
30597 status collapsed
30598
30599 \begin_layout Plain Layout
30600
30601
30602 \backslash
30603 fboxrule 1mm 
30604 \backslash
30605 fboxsep 1mm
30606 \end_layout
30607
30608 \end_inset
30609
30610
30611 \begin_inset ERT
30612 status collapsed
30613
30614 \begin_layout Plain Layout
30615
30616
30617 \backslash
30618 fcolorbox{cyan}{green}{
30619 \end_layout
30620
30621 \end_inset
30622
30623 Dies ist Text in einer farbigen, gerahmten Box.
30624 \begin_inset ERT
30625 status collapsed
30626
30627 \begin_layout Plain Layout
30628
30629 }
30630 \end_layout
30631
30632 \end_inset
30633
30634
30635 \end_layout
30636
30637 \begin_layout Standard
30638 \begin_inset VSpace bigskip
30639 \end_inset
30640
30641 Natürlich gibt es auch farbigen Text in einer Colorbox:
30642 \begin_inset Newline newline
30643 \end_inset
30644
30645
30646 \begin_inset ERT
30647 status collapsed
30648
30649 \begin_layout Plain Layout
30650
30651
30652 \backslash
30653 fcolorbox{cyan}{green}{
30654 \end_layout
30655
30656 \end_inset
30657
30658
30659 \color yellow
30660 Dies ist farbiger Text in einer farbigen, gerahmten Box.
30661 \color none
30662
30663 \begin_inset ERT
30664 status collapsed
30665
30666 \begin_layout Plain Layout
30667
30668 }
30669 \end_layout
30670
30671 \end_inset
30672
30673
30674 \begin_inset ERT
30675 status collapsed
30676
30677 \begin_layout Plain Layout
30678
30679
30680 \backslash
30681 fboxrule 0.4pt 
30682 \backslash
30683 fboxsep 3pt
30684 \end_layout
30685
30686 \end_inset
30687
30688
30689 \end_layout
30690
30691 \begin_layout Standard
30692 \begin_inset VSpace bigskip
30693 \end_inset
30694
30695
30696 \end_layout
30697
30698 \begin_layout Standard
30699 \begin_inset Note Greyedout
30700 status open
30701
30702 \begin_layout Plain Layout
30703 \noindent
30704
30705 \series bold
30706 Bemerkung:
30707 \series default
30708  Text in Colorboxen kann nicht umgebrochen werden.
30709  Für Text mit mehreren Zeilen müssen Sie eine Box in einer Colorbox benutzen,
30710  wie im folgenden beschrieben.
30711 \end_layout
30712
30713 \end_inset
30714
30715
30716 \end_layout
30717
30718 \begin_layout Subsection
30719 Farbe für Absätze
30720 \begin_inset CommandInset label
30721 LatexCommand label
30722 name "uab:Farbe-für-Absätze"
30723
30724 \end_inset
30725
30726
30727 \begin_inset Index idx
30728 status collapsed
30729
30730 \begin_layout Plain Layout
30731 Farbe ! für Absätze
30732 \end_layout
30733
30734 \end_inset
30735
30736
30737 \end_layout
30738
30739 \begin_layout Standard
30740 Um die Hintergrundfarbe für mehr als eine Textzeile zu setzen, müssen Sie
30741  den Text in eine Minipage stellen.
30742  Vor der Minipage fügen Sie den TeX-Code-Befehl
30743 \end_layout
30744
30745 \begin_layout Standard
30746
30747 \series bold
30748
30749 \backslash
30750 colorbox{color}{
30751 \end_layout
30752
30753 \begin_layout Standard
30754 ein.
30755  Hinter der Minipage fügen Sie 
30756 \series bold
30757
30758 \begin_inset Quotes gld
30759 \end_inset
30760
30761 }
30762 \series default
30763
30764 \begin_inset Quotes grd
30765 \end_inset
30766
30767  als TeX-Code ein.
30768 \end_layout
30769
30770 \begin_layout Standard
30771 \begin_inset ERT
30772 status collapsed
30773
30774 \begin_layout Plain Layout
30775
30776
30777 \backslash
30778 colorbox{hellgrau}{
30779 \end_layout
30780
30781 \end_inset
30782
30783
30784 \begin_inset Box Frameless
30785 position "t"
30786 hor_pos "c"
30787 has_inner_box 1
30788 inner_pos "t"
30789 use_parbox 0
30790 use_makebox 0
30791 width "100col%"
30792 special "none"
30793 height "1in"
30794 height_special "totalheight"
30795 status collapsed
30796
30797 \begin_layout Plain Layout
30798 Dies ist Text mit einer Hintergrundfarbe.
30799  Dies ist Text mit einer Hintergrundfarbe.
30800 \end_layout
30801
30802 \begin_layout Plain Layout
30803 Der Text kann Fußnoten
30804 \begin_inset Foot
30805 status open
30806
30807 \begin_layout Plain Layout
30808 Eine weitere Fußnote
30809 \end_layout
30810
30811 \end_inset
30812
30813  und Tabellen und Abbildungen enthalten.
30814 \end_layout
30815
30816 \begin_layout Plain Layout
30817 \align center
30818 \begin_inset Tabular
30819 <lyxtabular version="3" rows="3" columns="3">
30820 <features tabularvalignment="middle">
30821 <column alignment="center" valignment="top" width="0">
30822 <column alignment="center" valignment="top" width="0">
30823 <column alignment="center" valignment="top" width="0">
30824 <row>
30825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30826 \begin_inset Text
30827
30828 \begin_layout Plain Layout
30829 a
30830 \end_layout
30831
30832 \end_inset
30833 </cell>
30834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30835 \begin_inset Text
30836
30837 \begin_layout Plain Layout
30838 !
30839 \end_layout
30840
30841 \end_inset
30842 </cell>
30843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30844 \begin_inset Text
30845
30846 \begin_layout Plain Layout
30847 3
30848 \end_layout
30849
30850 \end_inset
30851 </cell>
30852 </row>
30853 <row>
30854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30855 \begin_inset Text
30856
30857 \begin_layout Plain Layout
30858 <
30859 \end_layout
30860
30861 \end_inset
30862 </cell>
30863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30864 \begin_inset Text
30865
30866 \begin_layout Plain Layout
30867 b2
30868 \begin_inset Quotes erd
30869 \end_inset
30870
30871 |
30872 \end_layout
30873
30874 \end_inset
30875 </cell>
30876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30877 \begin_inset Text
30878
30879 \begin_layout Plain Layout
30880 >
30881 \end_layout
30882
30883 \end_inset
30884 </cell>
30885 </row>
30886 <row>
30887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30888 \begin_inset Text
30889
30890 \begin_layout Plain Layout
30891 1
30892 \end_layout
30893
30894 \end_inset
30895 </cell>
30896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30897 \begin_inset Text
30898
30899 \begin_layout Plain Layout
30900 §
30901 \end_layout
30902
30903 \end_inset
30904 </cell>
30905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30906 \begin_inset Text
30907
30908 \begin_layout Plain Layout
30909 c
30910 \end_layout
30911
30912 \end_inset
30913 </cell>
30914 </row>
30915 </lyxtabular>
30916
30917 \end_inset
30918
30919
30920 \end_layout
30921
30922 \end_inset
30923
30924
30925 \begin_inset ERT
30926 status collapsed
30927
30928 \begin_layout Plain Layout
30929
30930 }
30931 \end_layout
30932
30933 \end_inset
30934
30935
30936 \end_layout
30937
30938 \begin_layout Section
30939 Rotierte und skalierte Boxen
30940 \end_layout
30941
30942 \begin_layout Standard
30943 Um die Befehle dieses Abschnitts nutzen zu können, muss das Paket 
30944 \series bold
30945 graphicx
30946 \series default
30947
30948 \begin_inset Index idx
30949 status collapsed
30950
30951 \begin_layout Plain Layout
30952 LaTeX-Pakete ! graphicx
30953 \end_layout
30954
30955 \end_inset
30956
30957  im LaTeX-Vorspann mit folgendem Befehl geladen werden:
30958 \end_layout
30959
30960 \begin_layout Standard
30961
30962 \series bold
30963
30964 \backslash
30965 @ifundefined{rotatebox}
30966 \begin_inset Newline newline
30967 \end_inset
30968
30969
30970 \begin_inset Phantom HPhantom
30971 status open
30972
30973 \begin_layout Plain Layout
30974
30975 \series bold
30976 \begin_inset space ~
30977 \end_inset
30978
30979
30980 \end_layout
30981
30982 \end_inset
30983
30984 {
30985 \backslash
30986 usepackage{graphicx}}{}
30987 \end_layout
30988
30989 \begin_layout Standard
30990 \begin_inset Note Greyedout
30991 status open
30992
30993 \begin_layout Plain Layout
30994
30995 \series bold
30996 Bemerkung:
30997 \series default
30998  Die meisten DVI-Programme können keine rotierten oder skalierten Texte
30999  darstellen.
31000  In der PDF- oder PostScript-Ausgabe wird aber alles korrekt angezeigt.
31001 \end_layout
31002
31003 \end_inset
31004
31005
31006 \end_layout
31007
31008 \begin_layout Standard
31009 \begin_inset Note Greyedout
31010 status open
31011
31012 \begin_layout Plain Layout
31013
31014 \series bold
31015 Bemerkung:
31016 \series default
31017  Gleitobjekte dürfen nicht in eine rotierte oder skalierte Box gesetzt werden.
31018 \end_layout
31019
31020 \end_inset
31021
31022
31023 \end_layout
31024
31025 \begin_layout Subsection
31026 Rotierte Boxen
31027 \begin_inset Index idx
31028 status collapsed
31029
31030 \begin_layout Plain Layout
31031 Boxen ! rotierte
31032 \end_layout
31033
31034 \end_inset
31035
31036
31037 \begin_inset Index idx
31038 status collapsed
31039
31040 \begin_layout Plain Layout
31041 Rotiertes Material
31042 \end_layout
31043
31044 \end_inset
31045
31046
31047 \begin_inset Index idx
31048 status collapsed
31049
31050 \begin_layout Plain Layout
31051 Abbildungen ! rotierte
31052 \end_layout
31053
31054 \end_inset
31055
31056
31057 \begin_inset Index idx
31058 status collapsed
31059
31060 \begin_layout Plain Layout
31061 Tabellen ! rotierte
31062 \end_layout
31063
31064 \end_inset
31065
31066
31067 \end_layout
31068
31069 \begin_layout Standard
31070 Um Text zu drehen, verwendet man den Befehl 
31071 \series bold
31072
31073 \backslash
31074 rotatebox
31075 \series default
31076  im TeX-Code nach folgendem Schema:
31077 \end_layout
31078
31079 \begin_layout Standard
31080
31081 \series bold
31082
31083 \backslash
31084 rotatebox[Drehpunkt]{Winkel}{Boxinhalt}
31085 \end_layout
31086
31087 \begin_layout Standard
31088 Der Drehpunkt wird mit 
31089 \series bold
31090 origin=Position
31091 \series default
31092  angegeben.
31093  Folgende Positionen sind möglich: 
31094 \emph on
31095 c
31096 \emph default
31097  (mittig), 
31098 \emph on
31099 l
31100 \emph default
31101  (links), 
31102 \emph on
31103 r
31104 \emph default
31105  (rechts), 
31106 \emph on
31107 b
31108 \emph default
31109  (unten), 
31110 \emph on
31111 t
31112 \emph default
31113  (oben), sowie sinnvolle Kombinationen aus den vier Grundpositionen.
31114  Z.
31115 \begin_inset space \thinspace{}
31116 \end_inset
31117
31118 B.
31119  bedeutet 
31120 \emph on
31121 lt
31122 \emph default
31123 , dass sich der Drehpunkt links oben befindet.
31124  Wird kein Drehpunkt angegeben, wird die Position 
31125 \emph on
31126 l
31127 \emph default
31128  verwendet.
31129  Winkel gibt den Drehwinkel in Grad an und darf auch negativ sein.
31130  Gedreht wird gegen den Uhrzeigersinn.
31131 \end_layout
31132
31133 \begin_layout Standard
31134 Im folgenden Beispiel wurde vor dem Text der Befehl 
31135 \series bold
31136
31137 \backslash
31138 rotatebox[origin=c]{60}{
31139 \series default
31140  im TeX-Modus eingegeben.
31141  Nach dem Text wurde die schließende Klammer 
31142 \series bold
31143 }
31144 \series default
31145  wiederum im TeX-Modus eingegeben.
31146 \end_layout
31147
31148 \begin_layout Standard
31149 Dies ist eine Zeile 
31150 \begin_inset ERT
31151 status collapsed
31152
31153 \begin_layout Plain Layout
31154
31155
31156 \backslash
31157 rotatebox[origin=c]{60}{
31158 \end_layout
31159
31160 \end_inset
31161
31162 mit rotiertem
31163 \begin_inset ERT
31164 status collapsed
31165
31166 \begin_layout Plain Layout
31167
31168 }
31169 \end_layout
31170
31171 \end_inset
31172
31173  Text.
31174 \end_layout
31175
31176 \begin_layout Standard
31177 Der Boxinhalt kann auch eine andere Box oder eine eingebettete Formel sein:
31178 \end_layout
31179
31180 \begin_layout Standard
31181 Dies ist eine Zeile 
31182 \begin_inset ERT
31183 status collapsed
31184
31185 \begin_layout Plain Layout
31186
31187
31188 \backslash
31189 rotatebox[origin=r]{-60}{
31190 \end_layout
31191
31192 \end_inset
31193
31194
31195 \begin_inset Box Doublebox
31196 position "c"
31197 hor_pos "c"
31198 has_inner_box 0
31199 inner_pos "c"
31200 use_parbox 0
31201 use_makebox 0
31202 width "1in"
31203 special "width"
31204 height "1in"
31205 height_special "totalheight"
31206 status collapsed
31207
31208 \begin_layout Plain Layout
31209 mit rotiertem
31210 \end_layout
31211
31212 \end_inset
31213
31214
31215 \begin_inset ERT
31216 status collapsed
31217
31218 \begin_layout Plain Layout
31219
31220 }
31221 \end_layout
31222
31223 \end_inset
31224
31225  umrandeten Text 
31226 \begin_inset ERT
31227 status collapsed
31228
31229 \begin_layout Plain Layout
31230
31231
31232 \backslash
31233 rotatebox[origin=lb]{60}{
31234 \end_layout
31235
31236 \end_inset
31237
31238
31239 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31240 \end_inset
31241
31242
31243 \begin_inset ERT
31244 status collapsed
31245
31246 \begin_layout Plain Layout
31247
31248 }
31249 \end_layout
31250
31251 \end_inset
31252
31253  und einer Formel.
31254 \end_layout
31255
31256 \begin_layout Standard
31257 Oder ein Bild oder Tabelle:
31258 \end_layout
31259
31260 \begin_layout Standard
31261 Dies ist eine Zeile 
31262 \begin_inset ERT
31263 status collapsed
31264
31265 \begin_layout Plain Layout
31266
31267
31268 \backslash
31269 rotatebox[origin=lb]{90}{
31270 \end_layout
31271
31272 \end_inset
31273
31274
31275 \begin_inset Graphics
31276         filename ../clipart/platypus.eps
31277         lyxscale 50
31278         width 25col%
31279
31280 \end_inset
31281
31282
31283 \begin_inset ERT
31284 status collapsed
31285
31286 \begin_layout Plain Layout
31287
31288 }
31289 \end_layout
31290
31291 \end_inset
31292
31293  mit einem rotierten Bild 
31294 \begin_inset ERT
31295 status collapsed
31296
31297 \begin_layout Plain Layout
31298
31299
31300 \backslash
31301 rotatebox[origin=l]{-90}{
31302 \end_layout
31303
31304 \end_inset
31305
31306
31307 \begin_inset Tabular
31308 <lyxtabular version="3" rows="2" columns="2">
31309 <features tabularvalignment="middle">
31310 <column alignment="center" valignment="top" width="0">
31311 <column alignment="center" valignment="top" width="0">
31312 <row>
31313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31314 \begin_inset Text
31315
31316 \begin_layout Plain Layout
31317 q
31318 \end_layout
31319
31320 \end_inset
31321 </cell>
31322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31323 \begin_inset Text
31324
31325 \begin_layout Plain Layout
31326 w
31327 \end_layout
31328
31329 \end_inset
31330 </cell>
31331 </row>
31332 <row>
31333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31334 \begin_inset Text
31335
31336 \begin_layout Plain Layout
31337 e
31338 \end_layout
31339
31340 \end_inset
31341 </cell>
31342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31343 \begin_inset Text
31344
31345 \begin_layout Plain Layout
31346 r
31347 \end_layout
31348
31349 \end_inset
31350 </cell>
31351 </row>
31352 </lyxtabular>
31353
31354 \end_inset
31355
31356
31357 \begin_inset ERT
31358 status collapsed
31359
31360 \begin_layout Plain Layout
31361
31362 }
31363 \end_layout
31364
31365 \end_inset
31366
31367  und Tabelle.
31368 \end_layout
31369
31370 \begin_layout Subsection
31371 Skalierte Boxen
31372 \begin_inset Index idx
31373 status collapsed
31374
31375 \begin_layout Plain Layout
31376 Boxen ! skalierte
31377 \end_layout
31378
31379 \end_inset
31380
31381
31382 \begin_inset Index idx
31383 status collapsed
31384
31385 \begin_layout Plain Layout
31386 Skaliertes Material
31387 \end_layout
31388
31389 \end_inset
31390
31391
31392 \begin_inset Index idx
31393 status collapsed
31394
31395 \begin_layout Plain Layout
31396 Abbildungen ! skalierte
31397 \end_layout
31398
31399 \end_inset
31400
31401
31402 \begin_inset Index idx
31403 status collapsed
31404
31405 \begin_layout Plain Layout
31406 Tabellen ! skalierte
31407 \end_layout
31408
31409 \end_inset
31410
31411
31412 \end_layout
31413
31414 \begin_layout Standard
31415 Um Text zu skalieren, kann man die Befehle 
31416 \series bold
31417
31418 \backslash
31419 scalebox
31420 \series default
31421  und 
31422 \series bold
31423
31424 \backslash
31425 resizebox
31426 \series default
31427  im TeX-Modus verwenden.
31428 \end_layout
31429
31430 \begin_layout Standard
31431
31432 \series bold
31433
31434 \backslash
31435 scalebox
31436 \series default
31437  wird nach folgendem Schema verwendet:
31438 \end_layout
31439
31440 \begin_layout Standard
31441
31442 \series bold
31443
31444 \backslash
31445 scalebox{horizontal}[vertikal]{Boxinhalt}
31446 \end_layout
31447
31448 \begin_layout Standard
31449 Horizontal und vertikal geben die jeweiligen Skalierungsfaktoren an.
31450  Wird kein vertikaler Skalierungsfaktor angegeben, wird dafür der horizontale
31451  verwendet.
31452 \end_layout
31453
31454 \begin_layout Standard
31455 Z.
31456 \begin_inset space \thinspace{}
31457 \end_inset
31458
31459 B.
31460  ergibt der Befehl 
31461 \series bold
31462
31463 \backslash
31464 scalebox{2}{Hallo}
31465 \series default
31466  ein im Vergleich zur Dokumentschriftgröße doppelt so großes 
31467 \begin_inset ERT
31468 status collapsed
31469
31470 \begin_layout Plain Layout
31471
31472
31473 \backslash
31474 scalebox{2}{
31475 \end_layout
31476
31477 \end_inset
31478
31479 Hallo
31480 \begin_inset ERT
31481 status collapsed
31482
31483 \begin_layout Plain Layout
31484
31485 }
31486 \end_layout
31487
31488 \end_inset
31489
31490 .
31491 \end_layout
31492
31493 \begin_layout Standard
31494
31495 \series bold
31496
31497 \backslash
31498 scalebox{2}[1]{Hallo}
31499 \series default
31500  verzerrt hingegen das 
31501 \begin_inset ERT
31502 status collapsed
31503
31504 \begin_layout Plain Layout
31505
31506
31507 \backslash
31508 scalebox{2}[1]{
31509 \end_layout
31510
31511 \end_inset
31512
31513 Hallo
31514 \begin_inset ERT
31515 status collapsed
31516
31517 \begin_layout Plain Layout
31518
31519 }
31520 \end_layout
31521
31522 \end_inset
31523
31524 .
31525 \end_layout
31526
31527 \begin_layout Standard
31528 Die Skalierungsfaktoren dürfen auch negativ sein.
31529  In diesem Fall wird der Boxinhalt gespiegelt.
31530 \end_layout
31531
31532 \begin_layout Standard
31533 Daher lässt sich mit dem Befehl 
31534 \series bold
31535
31536 \backslash
31537 scalebox{-1}[1]{Hallo}
31538 \series default
31539  Spiegelschrift erstellen: 
31540 \begin_inset ERT
31541 status collapsed
31542
31543 \begin_layout Plain Layout
31544
31545
31546 \backslash
31547 scalebox{-1}[1]{
31548 \end_layout
31549
31550 \end_inset
31551
31552 Hallo
31553 \begin_inset ERT
31554 status collapsed
31555
31556 \begin_layout Plain Layout
31557
31558 }
31559 \end_layout
31560
31561 \end_inset
31562
31563
31564 \end_layout
31565
31566 \begin_layout Standard
31567
31568 \series bold
31569
31570 \backslash
31571 scalebox{1}[-1]{Hallo}
31572 \series default
31573  spiegelt das 
31574 \begin_inset ERT
31575 status collapsed
31576
31577 \begin_layout Plain Layout
31578
31579
31580 \backslash
31581 scalebox{1}[-1]{
31582 \end_layout
31583
31584 \end_inset
31585
31586 Hallo
31587 \begin_inset ERT
31588 status collapsed
31589
31590 \begin_layout Plain Layout
31591
31592 }
31593 \end_layout
31594
31595 \end_inset
31596
31597  an der Grundlinie.
31598 \end_layout
31599
31600 \begin_layout Standard
31601 Zu 
31602 \series bold
31603
31604 \backslash
31605 scalebox{-1}[1]{Boxinhalt}
31606 \series default
31607  gibt es den äquivalenten Befehl
31608 \begin_inset Newline newline
31609 \end_inset
31610
31611
31612 \series bold
31613
31614 \backslash
31615 reflectbox{Boxinhalt}
31616 \series default
31617 .
31618 \end_layout
31619
31620 \begin_layout Standard
31621 \begin_inset VSpace bigskip
31622 \end_inset
31623
31624
31625 \series bold
31626
31627 \backslash
31628 resizebox
31629 \series default
31630  verwendet man, um den Boxinhalt auf eine bestimmte Höhe oder Breite zu
31631  skalieren.
31632  Das Befehlsschema ist folgendes:
31633 \end_layout
31634
31635 \begin_layout Standard
31636
31637 \series bold
31638
31639 \backslash
31640 resizebox{Breite}{Höhe}{Boxinhalt}
31641 \end_layout
31642
31643 \begin_layout Standard
31644 Gibt man für eines der beiden Argumente ein Ausrufezeichen 
31645 \series bold
31646 !
31647 \series default
31648  ein, wird die Größe so gewählt, dass das Seitenverhältnis der Box beibehalten
31649  wird.
31650 \end_layout
31651
31652 \begin_layout Standard
31653 Der Befehl 
31654 \series bold
31655
31656 \backslash
31657 resizebox{2cm}{1cm}{Hallo}
31658 \series default
31659  ergibt: 
31660 \begin_inset ERT
31661 status collapsed
31662
31663 \begin_layout Plain Layout
31664
31665
31666 \backslash
31667 resizebox{2cm}{1cm}{
31668 \end_layout
31669
31670 \end_inset
31671
31672 Hallo
31673 \begin_inset ERT
31674 status collapsed
31675
31676 \begin_layout Plain Layout
31677
31678 }
31679 \end_layout
31680
31681 \end_inset
31682
31683
31684 \begin_inset Newline newline
31685 \end_inset
31686
31687 Der Befehl 
31688 \series bold
31689
31690 \backslash
31691 resizebox{2cm}{!}{Hallo}
31692 \series default
31693  ergibt: 
31694 \begin_inset ERT
31695 status collapsed
31696
31697 \begin_layout Plain Layout
31698
31699
31700 \backslash
31701 resizebox{2cm}{!}{
31702 \end_layout
31703
31704 \end_inset
31705
31706 Hallo
31707 \begin_inset ERT
31708 status collapsed
31709
31710 \begin_layout Plain Layout
31711
31712 }
31713 \end_layout
31714
31715 \end_inset
31716
31717
31718 \end_layout
31719
31720 \begin_layout Standard
31721 \begin_inset VSpace bigskip
31722 \end_inset
31723
31724
31725 \begin_inset Note Greyedout
31726 status open
31727
31728 \begin_layout Plain Layout
31729
31730 \series bold
31731 Bemerkung:
31732 \series default
31733  Wurde in Argumenten von 
31734 \series bold
31735
31736 \backslash
31737 scalebox
31738 \series default
31739  oder 
31740 \series bold
31741
31742 \backslash
31743 resizebox
31744 \series default
31745  eine Null angegeben, entstehen beim Exportieren zwar keine LaTeX-Fehler,
31746  die erzeugten Dateien können jedoch nicht oder nur teilweise angezeigt
31747  werden.
31748 \end_layout
31749
31750 \end_inset
31751
31752
31753 \end_layout
31754
31755 \begin_layout Standard
31756 \begin_inset VSpace bigskip
31757 \end_inset
31758
31759
31760 \end_layout
31761
31762 \begin_layout Standard
31763 Alle Boxen können beliebig miteinander kombiniert werden.
31764  So ergibt z.
31765 \begin_inset space \thinspace{}
31766 \end_inset
31767
31768 B.
31769  der Befehl
31770 \begin_inset Newline newline
31771 \end_inset
31772
31773
31774 \series bold
31775
31776 \backslash
31777 rotatebox[origin=c]{-45}{
31778 \backslash
31779 resizebox{2cm}{!}{
31780 \backslash
31781 reflectbox{Hallo}}}
31782 \series default
31783 :
31784 \end_layout
31785
31786 \begin_layout Standard
31787 \align center
31788 \begin_inset ERT
31789 status collapsed
31790
31791 \begin_layout Plain Layout
31792
31793
31794 \backslash
31795 rotatebox[origin=c]{-45}{
31796 \backslash
31797 resizebox{2cm}{!}{
31798 \backslash
31799 reflectbox{
31800 \end_layout
31801
31802 \end_inset
31803
31804 Hallo
31805 \begin_inset ERT
31806 status collapsed
31807
31808 \begin_layout Plain Layout
31809
31810 }}}
31811 \end_layout
31812
31813 \end_inset
31814
31815
31816 \end_layout
31817
31818 \begin_layout Standard
31819 \noindent
31820 Bilder, Tabellen und eingebettete Formeln sind als Boxinhalt erlaubt:
31821 \end_layout
31822
31823 \begin_layout Standard
31824 \align center
31825 \begin_inset ERT
31826 status collapsed
31827
31828 \begin_layout Plain Layout
31829
31830
31831 \backslash
31832 rotatebox[origin=c]{-30}{
31833 \backslash
31834 resizebox{2cm}{!}{
31835 \backslash
31836 reflectbox{
31837 \end_layout
31838
31839 \end_inset
31840
31841
31842 \begin_inset Graphics
31843         filename ../clipart/platypus.eps
31844         lyxscale 50
31845         width 25col%
31846
31847 \end_inset
31848
31849
31850 \begin_inset ERT
31851 status collapsed
31852
31853 \begin_layout Plain Layout
31854
31855 }}}
31856 \end_layout
31857
31858 \end_inset
31859
31860
31861 \begin_inset ERT
31862 status collapsed
31863
31864 \begin_layout Plain Layout
31865
31866
31867 \backslash
31868 rotatebox[origin=c]{-45}{
31869 \backslash
31870 resizebox{2cm}{!}{
31871 \backslash
31872 reflectbox{
31873 \end_layout
31874
31875 \end_inset
31876
31877
31878 \begin_inset Tabular
31879 <lyxtabular version="3" rows="2" columns="2">
31880 <features tabularvalignment="middle">
31881 <column alignment="center" valignment="top" width="0">
31882 <column alignment="center" valignment="top" width="0">
31883 <row>
31884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31885 \begin_inset Text
31886
31887 \begin_layout Plain Layout
31888 q
31889 \end_layout
31890
31891 \end_inset
31892 </cell>
31893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31894 \begin_inset Text
31895
31896 \begin_layout Plain Layout
31897 w
31898 \end_layout
31899
31900 \end_inset
31901 </cell>
31902 </row>
31903 <row>
31904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31905 \begin_inset Text
31906
31907 \begin_layout Plain Layout
31908 e
31909 \end_layout
31910
31911 \end_inset
31912 </cell>
31913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31914 \begin_inset Text
31915
31916 \begin_layout Plain Layout
31917 r
31918 \end_layout
31919
31920 \end_inset
31921 </cell>
31922 </row>
31923 </lyxtabular>
31924
31925 \end_inset
31926
31927
31928 \begin_inset ERT
31929 status collapsed
31930
31931 \begin_layout Plain Layout
31932
31933 }}}
31934 \end_layout
31935
31936 \end_inset
31937
31938
31939 \begin_inset ERT
31940 status collapsed
31941
31942 \begin_layout Plain Layout
31943
31944
31945 \backslash
31946 rotatebox[origin=c]{-45}{
31947 \backslash
31948 resizebox{2cm}{!}{
31949 \backslash
31950 reflectbox{
31951 \end_layout
31952
31953 \end_inset
31954
31955
31956 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31957 \end_inset
31958
31959
31960 \begin_inset ERT
31961 status collapsed
31962
31963 \begin_layout Plain Layout
31964
31965 }}}
31966 \end_layout
31967
31968 \end_inset
31969
31970
31971 \end_layout
31972
31973 \begin_layout Standard
31974 Hat man den globalen Formelstil 
31975 \series bold
31976 fleqn
31977 \series default
31978
31979 \begin_inset Foot
31980 status collapsed
31981
31982 \begin_layout Plain Layout
31983 Wenn 
31984 \begin_inset Quotes gld
31985 \end_inset
31986
31987 fleqn
31988 \begin_inset Quotes grd
31989 \end_inset
31990
31991  zu den Dokumentklassen-Optionen hinzugefügt wurde.
31992 \end_layout
31993
31994 \end_inset
31995
31996  gewählt, kann man auch abgesetzte Formeln skalieren.
31997 \end_layout
31998
31999 \begin_layout Chapter
32000 Externe Dateien
32001 \begin_inset Index idx
32002 status collapsed
32003
32004 \begin_layout Plain Layout
32005 Dateien ! externe
32006 \end_layout
32007
32008 \end_inset
32009
32010
32011 \end_layout
32012
32013 \begin_layout Standard
32014 Mit 
32015 \family sans
32016 Einfügen\SpecialChar \menuseparator
32017 Datei
32018 \family default
32019  können Sie fremdes Material in Ihr Dokument einsetzen.
32020  Das kann folgendes sein:
32021 \end_layout
32022
32023 \begin_layout Description
32024 LyX-Dokument Der Inhalt eines anderen LyX-Dokuments wird direkt in Ihr Dokument
32025  eingefügt.
32026 \end_layout
32027
32028 \begin_layout Description
32029 Einfacher
32030 \begin_inset space ~
32031 \end_inset
32032
32033 Text Ein Text-Dokument; jede Textzeile wird als eigener Absatz in Ihr Dokument
32034  eingefügt.
32035 \end_layout
32036
32037 \begin_layout Description
32038 Einfacher
32039 \begin_inset space ~
32040 \end_inset
32041
32042 Text,
32043 \begin_inset space ~
32044 \end_inset
32045
32046 Zeilen
32047 \begin_inset space ~
32048 \end_inset
32049
32050 verbinden Ein Text-Dokument; Zeilen werden so eingefügt, wie sie sind.
32051  Leerzeilen trennen die Absätze.
32052 \end_layout
32053
32054 \begin_layout Description
32055 Externes
32056 \begin_inset space ~
32057 \end_inset
32058
32059 Material Dateien in verschiedenen Formaten.
32060 \end_layout
32061
32062 \begin_layout Description
32063 Unterdokument LyX- oder LaTeX-Dokumente.
32064 \end_layout
32065
32066 \begin_layout Section
32067 Externes Material
32068 \begin_inset Index idx
32069 status collapsed
32070
32071 \begin_layout Plain Layout
32072 Externes Material
32073 \end_layout
32074
32075 \end_inset
32076
32077
32078 \end_layout
32079
32080 \begin_layout Standard
32081 Mit 
32082 \family sans
32083 Einfügen\SpecialChar \menuseparator
32084 Datei\SpecialChar \menuseparator
32085  Externes Material
32086 \family default
32087  können Sie Dateien in Ihr Dokument einfügen, ohne sie vorher in ein Format
32088  konvertieren zu müssen, das vom Ausgabeprogramm verstanden werden kann,
32089  weil LyX sich darum kümmert.
32090  Das ist ähnlich wie bei Bildern, die in verschiedenen Formaten in LyX-Dokumente
32091  eingefügt werden können.
32092  Wenn die Grafikvorschau in den LyX-Einstellungen unter
32093 \family sans
32094  Aussehen
32095 \begin_inset space ~
32096 \end_inset
32097
32098 &
32099 \begin_inset space ~
32100 \end_inset
32101
32102 Handhabung\SpecialChar \menuseparator
32103 Grafik
32104 \family default
32105 , werden die externen Materialtypen Dia und Xfig direkt in LyX angezeigt.
32106 \end_layout
32107
32108 \begin_layout Standard
32109 Zur Zeit können Sie folgende Dateitypen (
32110 \family sans
32111 Vorlagen
32112 \family default
32113 ) benutzen:
32114 \end_layout
32115
32116 \begin_layout Description
32117 Schachdiagramm unterstützt Schachdiagramme, die mit dem Programm 
32118 \series bold
32119
32120 \begin_inset CommandInset href
32121 LatexCommand href
32122 name "XBoard"
32123 target "http://en.wikipedia.org/wiki/XBoard"
32124
32125 \end_inset
32126
32127
32128 \series default
32129  erzeugt wurden.
32130 \end_layout
32131
32132 \begin_layout Description
32133 Datum fügt ein Datum mit dem Format 
32134 \emph on
32135 Tag-Monat-Jahr
32136 \emph default
32137  ein.
32138  Hier ist ein Beispiel: 
32139 \begin_inset External
32140         template Date
32141         filename .
32142
32143 \end_inset
32144
32145
32146 \begin_inset space ~
32147 \end_inset
32148
32149
32150 \begin_inset Note Note
32151 status open
32152
32153 \begin_layout Plain Layout
32154
32155 \lang english
32156 Remove the protected space when bug 4398 is fixed!
32157 \end_layout
32158
32159 \end_inset
32160
32161
32162 \begin_inset Newline newline
32163 \end_inset
32164
32165 Das Datum ist in LyX nicht zu sehen, nur in der Druckausgabe.
32166  Es gibt noch zwei andere Möglichkeiten, ein Datum einzufügen: Über das
32167  Menü 
32168 \family sans
32169 Einfügen\SpecialChar \menuseparator
32170 Datum
32171 \family default
32172  und mit dem LaTeX-Befehl 
32173 \series bold
32174
32175 \backslash
32176 today
32177 \series default
32178 .
32179  Die verschiedenen Methoden werden in Tabelle
32180 \begin_inset space ~
32181 \end_inset
32182
32183
32184 \begin_inset CommandInset ref
32185 LatexCommand ref
32186 reference "tab:Vergleich-der-Datums-Eingaben"
32187
32188 \end_inset
32189
32190  verglichen.
32191 \end_layout
32192
32193 \begin_layout Description
32194 Dia unterstützt Diagramme, die mit dem Programm 
32195 \series bold
32196
32197 \begin_inset CommandInset href
32198 LatexCommand href
32199 name "Dia"
32200 target "http://en.wikipedia.org/wiki/Dia_(software)"
32201
32202 \end_inset
32203
32204
32205 \series default
32206  erzeugt wurden.
32207 \end_layout
32208
32209 \begin_layout Description
32210 LilyPond Mit dieser Vorlage können Sie Noten mit dem Programm 
32211 \series bold
32212
32213 \begin_inset CommandInset href
32214 LatexCommand href
32215 name "LilyPond"
32216 target "http://en.wikipedia.org/wiki/LilyPond"
32217
32218 \end_inset
32219
32220
32221 \series default
32222  schreiben.
32223 \end_layout
32224
32225 \begin_layout Description
32226 PDFPages Mit dieser Vorlage können Sie PDF-Dokumente in ihr Dokument einfügen.
32227  Um bestimmte oder alle Seiten eines PDFs einzufügen, benutzen Sie die 
32228 \emph on
32229 pages
32230 \emph default
32231  Option im Feld 
32232 \family sans
32233 Option
32234 \family default
32235  in der Karteikarte 
32236 \family sans
32237 LaTeX- und LyX-Optionen
32238 \family default
32239  entsprechend der Vorlagenbeschreibung im Dialog.
32240  Wenn keine 
32241 \emph on
32242 pages
32243 \emph default
32244  Option gegeben ist, wird nur die erste Seite des PDFs eingefügt.
32245 \end_layout
32246
32247 \begin_layout Description
32248 Rastergrafik Diese Vorlage kann für Bitmap-Bilder benutzt werden.
32249  Fast alle bekannten Bildformate werden unterstützt.
32250  Die Bilddateien können im Dialogfenster 
32251 \family sans
32252 Externes
32253 \begin_inset space ~
32254 \end_inset
32255
32256 Material
32257 \family default
32258  genauso behandelt werden wie die mit dem normalen 
32259 \family sans
32260 Grafik
32261 \family default
32262 -Dialog eingefügten, siehe Abschnitt
32263 \begin_inset space ~
32264 \end_inset
32265
32266
32267 \begin_inset CommandInset ref
32268 LatexCommand ref
32269 reference "abs:Grafik-Dialog"
32270
32271 \end_inset
32272
32273 .
32274  Der Unterschied ist, dass nur Rasterbilder erlaubt sind, das heißt PDF-
32275  und EPS-Bilder werden nicht unterstützt.
32276 \end_layout
32277
32278 \begin_layout Description
32279 XFig Diese Vorlage unterstützt Bilder, die mit dem Programm 
32280 \series bold
32281
32282 \begin_inset CommandInset href
32283 LatexCommand href
32284 name "Xfig"
32285 target "http://en.wikipedia.org/wiki/Xfig"
32286
32287 \end_inset
32288
32289
32290 \series default
32291  erzeugt wurden.
32292 \end_layout
32293
32294 \begin_layout Standard
32295 \begin_inset Float table
32296 placement h
32297 wide false
32298 sideways false
32299 status open
32300
32301 \begin_layout Plain Layout
32302 \begin_inset Caption
32303
32304 \begin_layout Plain Layout
32305 \begin_inset CommandInset label
32306 LatexCommand label
32307 name "tab:Vergleich-der-Datums-Eingaben"
32308
32309 \end_inset
32310
32311 Vergleich der Datums-Eingaben
32312 \end_layout
32313
32314 \end_inset
32315
32316
32317 \end_layout
32318
32319 \begin_layout Plain Layout
32320 \align center
32321 \begin_inset Tabular
32322 <lyxtabular version="3" rows="4" columns="4">
32323 <features tabularvalignment="middle">
32324 <column alignment="center" valignment="top" width="0">
32325 <column alignment="center" valignment="top" width="0">
32326 <column alignment="center" valignment="top" width="0">
32327 <column alignment="center" valignment="top" width="0">
32328 <row>
32329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32330 \begin_inset Text
32331
32332 \begin_layout Plain Layout
32333 Dokumentformat
32334 \end_layout
32335
32336 \end_inset
32337 </cell>
32338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32339 \begin_inset Text
32340
32341 \begin_layout Plain Layout
32342
32343 \family sans
32344 Externes Material\SpecialChar \menuseparator
32345 Datum
32346 \end_layout
32347
32348 \end_inset
32349 </cell>
32350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32351 \begin_inset Text
32352
32353 \begin_layout Plain Layout
32354
32355 \family sans
32356 Einfügen\SpecialChar \menuseparator
32357 Datum
32358 \end_layout
32359
32360 \end_inset
32361 </cell>
32362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32363 \begin_inset Text
32364
32365 \begin_layout Plain Layout
32366 Befehl 
32367 \series bold
32368
32369 \backslash
32370 today
32371 \end_layout
32372
32373 \end_inset
32374 </cell>
32375 </row>
32376 <row>
32377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32378 \begin_inset Text
32379
32380 \begin_layout Plain Layout
32381 LyX
32382 \end_layout
32383
32384 \end_inset
32385 </cell>
32386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32387 \begin_inset Text
32388
32389 \begin_layout Plain Layout
32390 als Box
32391 \end_layout
32392
32393 \end_inset
32394 </cell>
32395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32396 \begin_inset Text
32397
32398 \begin_layout Plain Layout
32399 als Datum
32400 \end_layout
32401
32402 \end_inset
32403 </cell>
32404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32405 \begin_inset Text
32406
32407 \begin_layout Plain Layout
32408 als TeX-Code
32409 \end_layout
32410
32411 \end_inset
32412 </cell>
32413 </row>
32414 <row>
32415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32416 \begin_inset Text
32417
32418 \begin_layout Plain Layout
32419 LaTeX
32420 \end_layout
32421
32422 \end_inset
32423 </cell>
32424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32425 \begin_inset Text
32426
32427 \begin_layout Plain Layout
32428 als Datum
32429 \end_layout
32430
32431 \end_inset
32432 </cell>
32433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32434 \begin_inset Text
32435
32436 \begin_layout Plain Layout
32437 als Datum
32438 \end_layout
32439
32440 \end_inset
32441 </cell>
32442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32443 \begin_inset Text
32444
32445 \begin_layout Plain Layout
32446 als Befehl
32447 \end_layout
32448
32449 \end_inset
32450 </cell>
32451 </row>
32452 <row>
32453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32454 \begin_inset Text
32455
32456 \begin_layout Plain Layout
32457 DVI, PDF, PS
32458 \end_layout
32459
32460 \end_inset
32461 </cell>
32462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32463 \begin_inset Text
32464
32465 \begin_layout Plain Layout
32466 als Datum
32467 \end_layout
32468
32469 \end_inset
32470 </cell>
32471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32472 \begin_inset Text
32473
32474 \begin_layout Plain Layout
32475 als Datum
32476 \end_layout
32477
32478 \end_inset
32479 </cell>
32480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32481 \begin_inset Text
32482
32483 \begin_layout Plain Layout
32484 als Datum
32485 \end_layout
32486
32487 \end_inset
32488 </cell>
32489 </row>
32490 </lyxtabular>
32491
32492 \end_inset
32493
32494
32495 \end_layout
32496
32497 \end_inset
32498
32499
32500 \end_layout
32501
32502 \begin_layout Standard
32503 Wenn Sie im Dialogfenster
32504 \family sans
32505  Externes
32506 \begin_inset space ~
32507 \end_inset
32508
32509 Material 
32510 \family default
32511 in der Karteikarte
32512 \family sans
32513  Datei
32514 \family default
32515  die Option 
32516 \family sans
32517 Entwurf
32518 \family default
32519  benutzen, wird nur der Pfad der ausgewählten Datei in der Ausgabe erscheinen.
32520 \begin_inset Newline newline
32521 \end_inset
32522
32523 LyX kann externes Material entweder als Box wie hier: 
32524 \begin_inset Graphics
32525         filename clipart/ExternesMaterialQt4.png
32526         scale 85
32527         scaleBeforeRotation
32528
32529 \end_inset
32530
32531  oder als Bild darstellen.
32532  Das hängt davon ab, ob Sie im Dialog
32533 \family sans
32534  
32535 \family default
32536 in der Karteikarte 
32537 \family sans
32538 LaTeX- und LyX-Optionen
32539 \family default
32540  die Option 
32541 \family sans
32542 In
32543 \begin_inset space ~
32544 \end_inset
32545
32546 LyX
32547 \begin_inset space ~
32548 \end_inset
32549
32550 anzeigen
32551 \family default
32552  gewählt haben oder nicht.
32553 \end_layout
32554
32555 \begin_layout Standard
32556 Im LyX-Handbuch 
32557 \family sans
32558 \emph on
32559 Anpassung
32560 \family default
32561 \emph default
32562  wird erklärt, wie Sie eigenen Vorlagen erzeugen können.
32563 \end_layout
32564
32565 \begin_layout Section
32566 Unterdokumente
32567 \begin_inset CommandInset label
32568 LatexCommand label
32569 name "abs:Unterdokumente"
32570
32571 \end_inset
32572
32573
32574 \begin_inset Index idx
32575 status collapsed
32576
32577 \begin_layout Plain Layout
32578 Unterdokument
32579 \end_layout
32580
32581 \end_inset
32582
32583
32584 \end_layout
32585
32586 \begin_layout Standard
32587 Unterdokumente benutzt man bei größeren Dokumenten, die aus mehreren Kapiteln
32588  oder Abschnitten bestehen.
32589  Für die Pflege ist das oft hilfreich und manchmal auch gefordert.
32590  Ein Hauptdokument fügt dann die einzelnen Unterdokumente zusammen.
32591  Ein Unterdokument übernimmt und benutzt Inhalte seines Hauptdokuments,
32592  z.
32593 \begin_inset space \thinspace{}
32594 \end_inset
32595
32596 B.
32597  den LaTeX-Vorspann, das Literaturverzeichnis und Querverweismarken.
32598 \end_layout
32599
32600 \begin_layout Standard
32601 Um Unterdokumente bearbeiten zu können ohne ihr Hauptdokument öffnen zu
32602  müssen, geben Sie im Unterdokument im Menü
32603 \family sans
32604  Dokument\SpecialChar \menuseparator
32605 Einstellungen\SpecialChar \menuseparator
32606 Dokumentklasse
32607 \family default
32608  das Hauptdokument an.
32609  Dieses wird dann von LyX im Hintergrund benutzt, wenn Sie das Unterdokument
32610  bearbeiten.
32611 \end_layout
32612
32613 \begin_layout Standard
32614 Unterdokumente werden in LyX als Box angezeigt: 
32615 \begin_inset Graphics
32616         filename clipart/UnterdokumentQt4.png
32617         scale 85
32618         scaleBeforeRotation
32619
32620 \end_inset
32621
32622  Sie werden über
32623 \family sans
32624  Einfügen\SpecialChar \menuseparator
32625 Datei\SpecialChar \menuseparator
32626 Unterdokument
32627 \family default
32628  eingebunden, was das Dialogfenster
32629 \family sans
32630  Unterdokument
32631 \family default
32632  öffnet.
32633  Für 
32634 \family sans
32635 die Art
32636 \begin_inset space ~
32637 \end_inset
32638
32639 der
32640 \begin_inset space ~
32641 \end_inset
32642
32643 Einbindung
32644 \family default
32645  gibt es dort vier Möglichkeiten:
32646 \end_layout
32647
32648 \begin_layout Description
32649 Include Sie können LyX- und LaTeX-Dokumente einbinden.
32650  Wenn Sie im Dialogfenster
32651 \family sans
32652  Unterdokument
32653 \family default
32654  auf 
32655 \family sans
32656 Öffnen
32657 \family default
32658  klicken, wird das eingebundene Dokument in einem eigenen Unterfenster geöffnet,
32659  und Sie können es editieren.
32660 \begin_inset Newline newline
32661 \end_inset
32662
32663
32664 \end_layout
32665
32666 \begin_layout Standard
32667 Hier wird ein Unterdokument
32668 \family sans
32669  
32670 \family default
32671 per 
32672 \family sans
32673 Include
32674 \family default
32675  eingebunden: 
32676 \begin_inset CommandInset include
32677 LatexCommand include
32678 filename "DummyDocument1.lyx"
32679
32680 \end_inset
32681
32682 Die Abschnittsnummerierung enthält alle Abschnitte der eingebundenen Dateien
32683  in der Reihenfolge, in der sie ins Hauptdokument eingebunden werden.
32684  Das obige Beispiel besitzt einen Unterabschnitt mit der Nummer dieses Abschnitt
32685 s.
32686  Auf Marken eingebundener Dokumente kann verwiesen werden: siehe Unterabschnitt
32687 \begin_inset space ~
32688 \end_inset
32689
32690
32691 \begin_inset CommandInset ref
32692 LatexCommand ref
32693 reference "uab:Externer-Unterabschnitt-1"
32694
32695 \end_inset
32696
32697 .
32698 \end_layout
32699
32700 \begin_layout Standard
32701 Der LaTeX-Vorspann des Unterdokuments wird ignoriert, nur der des Hauptdokuments
32702  wird benutzt.
32703  Zweige in Unterdokumenten werden vom Hauptdokument ignoriert, wenn das
32704  Hauptdokument nicht auch einen Zweig mit dem selben Namen besitzt.
32705  Unterdokumente, die per 
32706 \family sans
32707 Include
32708 \family default
32709  eingebunden werden, beginnen in der Druckausgabe auf einer neuen Seite
32710  und enden mit einem Seitenumbruch.
32711 \end_layout
32712
32713 \begin_layout Standard
32714 Wenn Sie nur an einem Kapitel eines großen Dokuments arbeiten und Zeit sparen
32715  wollen, können Sie eingefügte Dateien in einen Zweig setzen.
32716 \begin_inset Foot
32717 status collapsed
32718
32719 \begin_layout Plain Layout
32720 Zweige sind im Kapitel 
32721 \emph on
32722 Zweige
32723 \emph default
32724  des LyX 
32725 \emph on
32726 Benutzerhandbuchs
32727 \emph default
32728  erklärt.
32729 \end_layout
32730
32731 \end_inset
32732
32733  Durch das de/aktivieren der Zweige können Sie festlegen, welche eingefügte
32734  Dateien in der Ausgabe erscheinen.
32735 \end_layout
32736
32737 \begin_layout Standard
32738 \begin_inset Note Greyedout
32739 status open
32740
32741 \begin_layout Plain Layout
32742
32743 \series bold
32744 Achtung:
32745 \series default
32746  Aufgrund eines Fehlers in LyX kann der LaTeX-Befehl 
32747 \series bold
32748
32749 \backslash
32750 includeonly
32751 \series default
32752  momentan nicht als Alternative benutzt werden um festzulegen, welche eingefügte
32753  Dateien in der Ausgabe erscheinen.
32754 \end_layout
32755
32756 \end_inset
32757
32758
32759 \end_layout
32760
32761 \begin_layout Standard
32762 \begin_inset Note Greyedout
32763 status open
32764
32765 \begin_layout Plain Layout
32766
32767 \series bold
32768 Bemerkung:
32769 \series default
32770  Wenn Sie eine LyX- oder LaTeX-Datei eingebunden haben, werden Sie beim
32771  Export oder der Druckvorschau gewarnt, wenn das Unterdokument eine andere
32772  Dokumentklasse als das Hauptdokument benutzt, weil das zu unvorhersehbaren
32773  Ergebnissen führen wird.
32774 \end_layout
32775
32776 \end_inset
32777
32778
32779 \end_layout
32780
32781 \begin_layout Description
32782 Input Diese Methode ist 
32783 \family sans
32784 Include
32785 \family default
32786  sehr ähnlich mit folgenden Unterschieden:
32787 \end_layout
32788
32789 \begin_deeper
32790 \begin_layout Itemize
32791 Unterdokumente, die per 
32792 \family sans
32793 Input
32794 \family default
32795  eingebunden werden, beginnen in der Druckausgabe NICHT auf einer neuen
32796  Seite und enden NICHT mit einem Seitenumbruch.
32797 \end_layout
32798
32799 \begin_layout Itemize
32800 Unterdokumente, die per 
32801 \family sans
32802 Input
32803 \family default
32804  eingebunden werden, können in LyX angesehen werden, wenn im Dialogfenster
32805 \family sans
32806  Unterdokument Vorschau
32807 \begin_inset space ~
32808 \end_inset
32809
32810 anzeigen
32811 \family default
32812  angekreuzt wurde und in den LyX-Einstellungen unter
32813 \family sans
32814  Aussehen
32815 \begin_inset space ~
32816 \end_inset
32817
32818 &
32819 \begin_inset space ~
32820 \end_inset
32821
32822 Handhabung\SpecialChar \menuseparator
32823 Grafik\SpecialChar \menuseparator
32824 Sofortige
32825 \begin_inset space ~
32826 \end_inset
32827
32828 Vorschau
32829 \family default
32830  auf 
32831 \family sans
32832 An
32833 \family default
32834  gesetzt wurde.
32835  Allerdings wirken sich Änderungen erst bei einem erneuten Laden des Dokuments
32836  aus.
32837 \end_layout
32838
32839 \begin_layout Itemize
32840 Der LaTeX-Befehl 
32841 \series bold
32842
32843 \backslash
32844 includeonly
32845 \series default
32846  kann nicht benutzt werden.
32847 \end_layout
32848
32849 \end_deeper
32850 \begin_layout Standard
32851 Hier ist ein Unterdokument, das mit
32852 \family sans
32853  Input
32854 \family default
32855  eingebunden wurde: 
32856 \begin_inset CommandInset include
32857 LatexCommand input
32858 filename "DummyDocument2.lyx"
32859
32860 \end_inset
32861
32862 .
32863 \end_layout
32864
32865 \begin_layout Description
32866 Unformatiert Mit dieser Methode kann jede Textdatei eingebunden werden.
32867   In der Druckvorschau wird für den Text der Stil 
32868 \family typewriter
32869 Schreibmaschine
32870 \family default
32871  verwendet.
32872  Zeilenumbrüche erfolgen nur dort, wo das Unterdokument welche besitzt.
32873  Wenn Sie im Dialogfenster
32874 \family sans
32875  Unterdokument Leerzeichen
32876 \begin_inset space ~
32877 \end_inset
32878
32879 bei
32880 \begin_inset space ~
32881 \end_inset
32882
32883 der
32884 \begin_inset space ~
32885 \end_inset
32886
32887 Ausgabe
32888 \begin_inset space ~
32889 \end_inset
32890
32891 kennzeichnen 
32892 \family default
32893 ankreuzen, wird in der Druckvorschau das Zeichen 
32894 \begin_inset Quotes gld
32895 \end_inset
32896
32897
32898 \begin_inset ERT
32899 status collapsed
32900
32901 \begin_layout Plain Layout
32902
32903
32904 \backslash
32905 textvisiblespace 
32906 \end_layout
32907
32908 \end_inset
32909
32910
32911 \begin_inset Quotes grd
32912 \end_inset
32913
32914  für jedes Leerzeichen eingefügt.
32915 \begin_inset Newline newline
32916 \end_inset
32917
32918 Im Gegensatz zu 
32919 \family sans
32920 Einfügen\SpecialChar \menuseparator
32921 Datei\SpecialChar \menuseparator
32922 Einfacher
32923 \begin_inset space ~
32924 \end_inset
32925
32926 Text
32927 \family default
32928  wird bei 
32929 \family sans
32930 Unformatiert
32931 \family default
32932  der Dateiinhalt in LyX nicht dargestellt.
32933 \end_layout
32934
32935 \begin_layout Standard
32936 Hier ist ein Unterdokument, das mit
32937 \family sans
32938  Unformatiert
32939 \family default
32940  eingebunden wurde: 
32941 \begin_inset CommandInset include
32942 LatexCommand verbatiminput
32943 filename "DummyTextDocument.txt"
32944
32945 \end_inset
32946
32947
32948 \begin_inset VSpace bigskip
32949 \end_inset
32950
32951 Hier ist ein Unterdokument, das mit
32952 \family sans
32953  Unformatiert
32954 \family default
32955  eingebunden wurde und
32956 \family sans
32957  Leerzeichen
32958 \begin_inset space ~
32959 \end_inset
32960
32961 bei
32962 \begin_inset space ~
32963 \end_inset
32964
32965 der
32966 \begin_inset space ~
32967 \end_inset
32968
32969 Ausgabe
32970 \begin_inset space ~
32971 \end_inset
32972
32973 kennzeichnen
32974 \family default
32975  angekreuzt hat: 
32976 \begin_inset CommandInset include
32977 LatexCommand verbatiminput*
32978 filename "DummyTextDocument.txt"
32979
32980 \end_inset
32981
32982
32983 \end_layout
32984
32985 \begin_layout Standard
32986 \begin_inset VSpace bigskip
32987 \end_inset
32988
32989
32990 \end_layout
32991
32992 \begin_layout Standard
32993 \begin_inset Note Greyedout
32994 status open
32995
32996 \begin_layout Plain Layout
32997
32998 \series bold
32999 Bemerkung:
33000 \series default
33001  Wie man an den obigen Beispielen sieht, wird der Text von Dokumenten, die
33002  
33003 \family sans
33004 Unformatiert
33005 \family default
33006  eingebunden werden, am Zeilenende nicht umgebrochen.
33007 \end_layout
33008
33009 \end_inset
33010
33011
33012 \end_layout
33013
33014 \begin_layout Description
33015 Listing Dieser Typ wird in Kapitel
33016 \begin_inset space ~
33017 \end_inset
33018
33019
33020 \begin_inset CommandInset ref
33021 LatexCommand ref
33022 reference "kap:Programm-Code-Listen"
33023
33024 \end_inset
33025
33026  beschrieben.
33027 \end_layout
33028
33029 \begin_layout Standard
33030 \begin_inset Note Greyedout
33031 status open
33032
33033 \begin_layout Plain Layout
33034
33035 \series bold
33036 Bemerkung:
33037 \series default
33038  Wenn Sie ein Unterdokument auf zwei verschiedene Arten einbinden, kann
33039  das zu LaTeX-Problemen führen.
33040 \end_layout
33041
33042 \end_inset
33043
33044
33045 \end_layout
33046
33047 \begin_layout Chapter
33048 Programm-Code-Listen
33049 \begin_inset CommandInset label
33050 LatexCommand label
33051 name "kap:Programm-Code-Listen"
33052
33053 \end_inset
33054
33055
33056 \begin_inset Index idx
33057 status collapsed
33058
33059 \begin_layout Plain Layout
33060 Listen
33061 \end_layout
33062
33063 \end_inset
33064
33065
33066 \begin_inset Index idx
33067 status collapsed
33068
33069 \begin_layout Plain Layout
33070 Programm-Code
33071 \end_layout
33072
33073 \end_inset
33074
33075
33076 \end_layout
33077
33078 \begin_layout Standard
33079 Um Programm-Code-Listen einzufügen und zu drucken, können Sie 
33080 \family sans
33081 Einfügen\SpecialChar \menuseparator
33082 Pro\SpecialChar \-
33083 grammlisting
33084 \family default
33085  verwenden.
33086  Das LaTeX-Paket 
33087 \series bold
33088 listings
33089 \series default
33090
33091 \begin_inset Index idx
33092 status collapsed
33093
33094 \begin_layout Plain Layout
33095 LaTeX-Pakete ! listings
33096 \end_layout
33097
33098 \end_inset
33099
33100  kann Programm-Code auf vielfältige und flexible Weise in Ihr Dokument einfügen.
33101 \end_layout
33102
33103 \begin_layout Standard
33104 Ein Rechtsklick auf ein Listing öffnet das Kontextmenü, in dem Sie das Ausgabefo
33105 rmat der Programm-Code-Liste festlegen.
33106 \end_layout
33107
33108 \begin_layout Standard
33109 Standardmäßig fängt ein Listing mit einem neuen Absatz an.
33110  Die Platzierungsoption 
33111 \family sans
33112 Eingebettetes
33113 \begin_inset space ~
33114 \end_inset
33115
33116 Listing
33117 \family default
33118  druckt das Listing in der Zeile wie hier: 
33119 \begin_inset listings
33120 lstparams "language={C++}"
33121 inline true
33122 status open
33123
33124 \begin_layout Plain Layout
33125
33126 int a=5;
33127 \end_layout
33128
33129 \end_inset
33130
33131
33132 \begin_inset Newline newline
33133 \end_inset
33134
33135 Die Option 
33136 \family sans
33137 Gleitobjekt
33138 \family default
33139  erzeugt ein Listing-Gleitobjekt, dessen 
33140 \family sans
33141 Platzierung 
33142 \family default
33143 Sie mit 
33144 \family sans
33145 h
33146 \family default
33147
33148 \family sans
33149 t
33150 \family default
33151
33152 \family sans
33153 b
33154 \family default
33155  und 
33156 \family sans
33157 p
33158 \family default
33159 , analog zu den in Abschnitt
33160 \begin_inset space ~
33161 \end_inset
33162
33163
33164 \begin_inset CommandInset ref
33165 LatexCommand ref
33166 reference "abs:Gleitobjekt-Platzierung"
33167
33168 \end_inset
33169
33170  beschriebenen Platzierungsoptionen festlegen können.
33171  Die Platzierungsoptionen können gemischt werden und werden dabei direkt
33172  hintereinander angegeben, z.
33173 \begin_inset space \thinspace{}
33174 \end_inset
33175
33176 B.
33177  
33178 \begin_inset Quotes gld
33179 \end_inset
33180
33181
33182 \family sans
33183 htbp
33184 \family default
33185
33186 \begin_inset Quotes grd
33187 \end_inset
33188
33189 .
33190  Die Option 
33191 \begin_inset Quotes gld
33192 \end_inset
33193
33194 h
33195 \begin_inset Quotes grd
33196 \end_inset
33197
33198  hat manchmal keinen Effekt, aber sie muss nicht verwendet werden, da auch
33199  nicht gleitende Listen Beschriftungen haben und referenziert werden können.
33200 \end_layout
33201
33202 \begin_layout Standard
33203 Sie können Listings mit Marken versehen, um auf Sie wie auf andere Gleitobjekte
33204  zu verweisen: Listing
33205 \begin_inset space ~
33206 \end_inset
33207
33208
33209 \begin_inset CommandInset ref
33210 LatexCommand ref
33211 reference "lst:Gleitendes-Programm-Listing"
33212
33213 \end_inset
33214
33215 .
33216 \end_layout
33217
33218 \begin_layout Standard
33219 \begin_inset listings
33220 lstparams "language=Python"
33221 inline false
33222 status open
33223
33224 \begin_layout Plain Layout
33225
33226 \begin_inset Caption
33227
33228 \begin_layout Plain Layout
33229 \begin_inset CommandInset label
33230 LatexCommand label
33231 name "lst:Gleitendes-Programm-Listing"
33232
33233 \end_inset
33234
33235 Gleitendes Programm-Listing
33236 \end_layout
33237
33238 \end_inset
33239
33240 # Gleitendes Programm-Listing
33241 \end_layout
33242
33243 \begin_layout Plain Layout
33244
33245 def func(param):
33246 \end_layout
33247
33248 \begin_layout Plain Layout
33249
33250     'Dies ist eine Python-Funktion'
33251 \end_layout
33252
33253 \begin_layout Plain Layout
33254
33255     pass
33256 \end_layout
33257
33258 \end_inset
33259
33260
33261 \end_layout
33262
33263 \begin_layout Standard
33264 Wenn Sie eine Programmiersprache gewählt haben, werden die Schlüsselworte
33265  der Sprache erkannt und besonders gedruckt, wie 
33266 \emph on
33267 #
33268 \emph default
33269
33270 \emph on
33271 def
33272 \emph default
33273  und 
33274 \emph on
33275 pass
33276 \emph default
33277  in Listing
33278 \begin_inset space ~
33279 \end_inset
33280
33281
33282 \begin_inset CommandInset ref
33283 LatexCommand ref
33284 reference "lst:Gleitendes-Programm-Listing"
33285
33286 \end_inset
33287
33288 .
33289 \end_layout
33290
33291 \begin_layout Standard
33292 \begin_inset Note Greyedout
33293 status open
33294
33295 \begin_layout Plain Layout
33296
33297 \series bold
33298 Bemerkung:
33299 \series default
33300  Wenn sie keine fettgedruckten Schlüsselwörter im Schriftstil 
33301 \family typewriter
33302 Schreib\SpecialChar \-
33303 maschine
33304 \family default
33305  erhalten, enthält die von Ihnen verwendete Schrift in diesem Stil wahrscheinlic
33306 h keine fett gedruckten Buchstaben.
33307  Wählen Sie in diesem Fall eine andere Schrift im Menü 
33308 \family sans
33309 Dokument\SpecialChar \menuseparator
33310 Einstellungen\SpecialChar \menuseparator
33311 Schriften
33312 \family default
33313 .
33314  (Die Schriften 
33315 \emph on
33316 LuxiMono, BeraMono
33317 \emph default
33318  und 
33319 \emph on
33320 Courier
33321 \emph default
33322  enthalten fett gedruckte Buchstaben.)
33323 \end_layout
33324
33325 \end_inset
33326
33327
33328 \end_layout
33329
33330 \begin_layout Standard
33331 Im Abschnitt 
33332 \family sans
33333 Zeilennummerierung
33334 \family default
33335  des Programmlisting Einstellungsdialogs können Sie den Stil der Zeilennummerier
33336 ung festlegen, zum Beispiel, ob die Nummerierung links oder rechts gedruckt,
33337  jede wievielte Zeile nummeriert werden soll und die 
33338 \family sans
33339 Schriftgröße
33340 \family default
33341  der Nummerierung.
33342 \end_layout
33343
33344 \begin_layout Standard
33345 Im Abschnitt 
33346 \family sans
33347 Bereich
33348 \family default
33349  legen Sie fest, welche Zeilen ausgedruckt werden sollen.
33350  Im Abschnitt 
33351 \family sans
33352 Stil
33353 \family default
33354  legen Sie fest, wie die Liste ausgedruckt werden soll.
33355  Die Option 
33356 \family sans
33357 Erweiterte
33358 \begin_inset space ~
33359 \end_inset
33360
33361 Zeichentabelle
33362 \family default
33363  sollte verwendet werden, wenn nationale Zeichen wie Umlaute benutzt werden.
33364 \end_layout
33365
33366 \begin_layout Standard
33367 Hier ist ein Beispiel mit der Nummerierung links, Schrittweite 
33368 \begin_inset Quotes gld
33369 \end_inset
33370
33371 3
33372 \begin_inset Quotes grd
33373 \end_inset
33374
33375 , Sprache 
33376 \begin_inset Quotes gld
33377 \end_inset
33378
33379 Python
33380 \begin_inset Quotes grd
33381 \end_inset
33382
33383 , Optionen 
33384 \begin_inset Quotes gld
33385 \end_inset
33386
33387 Erweiterte Zeichentabelle
33388 \begin_inset Quotes grd
33389 \end_inset
33390
33391  und 
33392 \begin_inset Quotes gld
33393 \end_inset
33394
33395 Leerzeichen als Symbol
33396 \begin_inset Quotes grd
33397 \end_inset
33398
33399  und Bereich Zeilen 3
33400 \begin_inset space \thinspace{}
33401 \end_inset
33402
33403 -
33404 \begin_inset space \thinspace{}
33405 \end_inset
33406
33407 8:
33408 \end_layout
33409
33410 \begin_layout Standard
33411 \begin_inset listings
33412 lstparams "extendedchars=true,firstline=3,float,language=Python,lastline=8,numbers=left,numberstyle={\footnotesize},showspaces=true,stepnumber=3"
33413 inline false
33414 status open
33415
33416 \begin_layout Plain Layout
33417
33418 def func(param):
33419 \end_layout
33420
33421 \begin_layout Plain Layout
33422
33423     'Dies ist eine Python-Funktion'
33424 \end_layout
33425
33426 \begin_layout Plain Layout
33427
33428     pass
33429 \end_layout
33430
33431 \begin_layout Plain Layout
33432
33433 def func(param):
33434 \end_layout
33435
33436 \begin_layout Plain Layout
33437
33438 'Sonderzeichen: Tschüß'
33439 \end_layout
33440
33441 \begin_layout Plain Layout
33442
33443 pass
33444 \end_layout
33445
33446 \begin_layout Plain Layout
33447
33448 def func(param):
33449 \end_layout
33450
33451 \begin_layout Plain Layout
33452
33453 'Dies ist eine Python-Funktion'
33454 \end_layout
33455
33456 \begin_layout Plain Layout
33457
33458 pass
33459 \end_layout
33460
33461 \end_inset
33462
33463
33464 \end_layout
33465
33466 \begin_layout Standard
33467 Wenn Ihr Listing Tabulatoren verwendet, können Sie im Feld 
33468 \family sans
33469 Tabulatorgröße
33470 \family default
33471  die Anzahl der Zeichen festlegen, die ein Tabulator überspannen soll.
33472 \end_layout
33473
33474 \begin_layout Standard
33475 \noindent
33476 \begin_inset Note Greyedout
33477 status open
33478
33479 \begin_layout Plain Layout
33480
33481 \series bold
33482 Bemerkung:
33483 \series default
33484  Wegen eines Fehlers im 
33485 \series bold
33486 listings
33487 \series default
33488 -Paket wird die Zeilennummerierung um eine Zeile durch vorhergehende Listen
33489  verschoben.
33490  Das ist der Grund, warum die Zeilen 2 und 5 und nicht 3 und 6 in obigem
33491  Listing nummeriert werden.
33492 \end_layout
33493
33494 \end_inset
33495
33496
33497 \end_layout
33498
33499 \begin_layout Standard
33500 \begin_inset VSpace bigskip
33501 \end_inset
33502
33503
33504 \end_layout
33505
33506 \begin_layout Standard
33507 \noindent
33508 Es ist auch möglich, Zeilen einer Datei als Listing zu drucken.
33509  Das machen Sie mit
33510 \family sans
33511  Einfügen\SpecialChar \menuseparator
33512 Datei\SpecialChar \menuseparator
33513 Unterdokument
33514 \family default
33515  und der 
33516 \family sans
33517 Art
33518 \begin_inset space ~
33519 \end_inset
33520
33521 der
33522 \begin_inset space ~
33523 \end_inset
33524
33525 Einbindung
33526 \family default
33527  
33528 \family sans
33529 Listing
33530 \family default
33531 .
33532 \begin_inset Foot
33533 status collapsed
33534
33535 \begin_layout Plain Layout
33536 Die anderen Arten der Einbindung von Unterdokumenten werden in Abschnitt
33537 \begin_inset space ~
33538 \end_inset
33539
33540
33541 \begin_inset CommandInset ref
33542 LatexCommand ref
33543 reference "abs:Unterdokumente"
33544
33545 \end_inset
33546
33547  beschrieben.
33548 \end_layout
33549
33550 \end_inset
33551
33552  Im Dialogfenster
33553 \family sans
33554  Unterdokument
33555 \family default
33556  können Sie die Listing-Parameter unter 
33557 \family sans
33558 Weitere
33559 \begin_inset space ~
33560 \end_inset
33561
33562 Parameter
33563 \family default
33564  eingeben.
33565  Wenn Sie dort ein Fragezeichen 
33566 \begin_inset Quotes gld
33567 \end_inset
33568
33569 ?
33570 \begin_inset Quotes grd
33571 \end_inset
33572
33573  eingeben, wird Ihnen links davon eine Liste aller möglichen Parameter eingeblen
33574 det.
33575 \end_layout
33576
33577 \begin_layout Standard
33578 Um auf ein Unterdokument-Listing verweisen zu können, schreiben Sie einen
33579  Text ins Feld 
33580 \family sans
33581 Marke
33582 \family default
33583 , auf die dann wie üblich verwiesen werden kann.
33584 \end_layout
33585
33586 \begin_layout Standard
33587 Listing
33588 \begin_inset space ~
33589 \end_inset
33590
33591
33592 \begin_inset CommandInset ref
33593 LatexCommand ref
33594 reference "lst:Datei-Listing"
33595
33596 \end_inset
33597
33598  ist ein Beispiel für ein Unterdokument-Listing, bei dem die Zeilen 10
33599 \begin_inset space \thinspace{}
33600 \end_inset
33601
33602 -
33603 \begin_inset space \thinspace{}
33604 \end_inset
33605
33606 15 gedruckt werden.
33607 \end_layout
33608
33609 \begin_layout Standard
33610 \begin_inset CommandInset include
33611 LatexCommand lstinputlisting
33612 filename "EmbeddedObjects.lyx"
33613 lstparams "breaklines=true,caption={Zeilen 10 - 15 dieser LyX-Datei},extendedchars=true,firstline=10,label={lst:Datei-Listing},language={[LaTeX]TeX},lastline=15"
33614
33615 \end_inset
33616
33617
33618 \end_layout
33619
33620 \begin_layout Standard
33621 \begin_inset VSpace bigskip
33622 \end_inset
33623
33624
33625 \end_layout
33626
33627 \begin_layout Standard
33628 Eine Formel in ein Listing einzufügen ist folgendermaßen möglich:
33629 \end_layout
33630
33631 \begin_layout Enumerate
33632 Öffnen Sie die Listings-Einstellungen und fügen
33633 \begin_inset Newline newline
33634 \end_inset
33635
33636
33637 \family sans
33638 mathescape=true
33639 \family default
33640
33641 \begin_inset Newline newline
33642 \end_inset
33643
33644 in das Feld des Tabs 
33645 \family sans
33646 Erweitert
33647 \family default
33648  ein
33649 \end_layout
33650
33651 \begin_layout Enumerate
33652 Erstellen Sie eine Formel außerhalb des Listings
33653 \end_layout
33654
33655 \begin_layout Enumerate
33656 Kopieren Sie den Inhalt der Formel (nicht die Formel-Einfügung) in die Zwischena
33657 blage (Tastenkürzel 
33658 \family sans
33659 Ctrl+C
33660 \family default
33661 )
33662 \end_layout
33663
33664 \begin_layout Enumerate
33665 Schreiben sie 
33666 \begin_inset Quotes gld
33667 \end_inset
33668
33669
33670 \family sans
33671 $$
33672 \family default
33673
33674 \begin_inset Quotes grd
33675 \end_inset
33676
33677  in das Listing und kopieren sie aus der Zwischenablage zwischen die Dollar-Zeic
33678 hen (Tastenkürzel 
33679 \family sans
33680 Ctrl+V
33681 \family default
33682 )
33683 \end_layout
33684
33685 \begin_layout Standard
33686 \begin_inset listings
33687 lstparams "language=Python,mathescape=true"
33688 inline false
33689 status open
33690
33691 \begin_layout Plain Layout
33692
33693 \begin_inset Caption
33694
33695 \begin_layout Plain Layout
33696 Programm-Listing mit einer Formel
33697 \end_layout
33698
33699 \end_inset
33700
33701 # Beispiel-Programm-Listing
33702 \end_layout
33703
33704 \begin_layout Plain Layout
33705
33706 def func(param):
33707 \end_layout
33708
33709 \begin_layout Plain Layout
33710
33711     # $
33712 \backslash
33713 prod_{n=1}^{
33714 \backslash
33715 infty}
33716 \backslash
33717 ,
33718 \backslash
33719 frac{1}{x^{2}}$
33720 \end_layout
33721
33722 \begin_layout Plain Layout
33723
33724     pass
33725 \end_layout
33726
33727 \end_inset
33728
33729
33730 \end_layout
33731
33732 \begin_layout Standard
33733 \begin_inset VSpace bigskip
33734 \end_inset
33735
33736
33737 \end_layout
33738
33739 \begin_layout Standard
33740 \noindent
33741 Dokumentweite Listing-Eigenschaften können in
33742 \family sans
33743  Dokument\SpecialChar \menuseparator
33744 Einstellungen\SpecialChar \menuseparator
33745 Textformat\SpecialChar \menuseparator
33746 Listing-Einstellungen
33747 \family default
33748  festgelegt werden.
33749  Auch dort bekommt man durch Eingabe eines Fragezeichens 
33750 \begin_inset Quotes gld
33751 \end_inset
33752
33753 ?
33754 \begin_inset Quotes grd
33755 \end_inset
33756
33757  links davon eine Liste aller möglichen Parameter.
33758 \end_layout
33759
33760 \begin_layout Standard
33761 Weitere Informationen über das 
33762 \series bold
33763 listings
33764 \series default
33765 -Paket finden Sie in 
33766 \begin_inset CommandInset citation
33767 LatexCommand cite
33768 key "listings"
33769
33770 \end_inset
33771
33772 .
33773 \begin_inset Newpage newpage
33774 \end_inset
33775
33776
33777 \end_layout
33778
33779 \begin_layout Chapter
33780 \start_of_appendix
33781 In LyX verfügbare Maßeinheiten
33782 \begin_inset CommandInset label
33783 LatexCommand label
33784 name "kap:In-LyX-verfügbare"
33785
33786 \end_inset
33787
33788
33789 \begin_inset Index idx
33790 status collapsed
33791
33792 \begin_layout Plain Layout
33793 Einheiten
33794 \end_layout
33795
33796 \end_inset
33797
33798
33799 \end_layout
33800
33801 \begin_layout Standard
33802 Um die in diesem Handbuch verwendeten Maßeinheiten zu verstehen, erläutert
33803  Tabelle
33804 \begin_inset space ~
33805 \end_inset
33806
33807
33808 \begin_inset CommandInset ref
33809 LatexCommand ref
33810 reference "tab:Maßeinheiten"
33811
33812 \end_inset
33813
33814  alle in LyX verfügbaren Maßeinheiten.
33815 \end_layout
33816
33817 \begin_layout Standard
33818 \begin_inset Float table
33819 placement h
33820 wide false
33821 sideways false
33822 status open
33823
33824 \begin_layout Plain Layout
33825 \begin_inset Caption
33826
33827 \begin_layout Plain Layout
33828 \begin_inset CommandInset label
33829 LatexCommand label
33830 name "tab:Maßeinheiten"
33831
33832 \end_inset
33833
33834 Maßeinheiten
33835 \end_layout
33836
33837 \end_inset
33838
33839
33840 \end_layout
33841
33842 \begin_layout Plain Layout
33843 \begin_inset VSpace medskip
33844 \end_inset
33845
33846
33847 \end_layout
33848
33849 \begin_layout Plain Layout
33850 \align center
33851 \begin_inset Tabular
33852 <lyxtabular version="3" rows="20" columns="2">
33853 <features tabularvalignment="middle">
33854 <column alignment="center" valignment="top" width="0">
33855 <column alignment="center" valignment="top" width="0">
33856 <row>
33857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33858 \begin_inset Text
33859
33860 \begin_layout Plain Layout
33861
33862 \series bold
33863 Maßeinheit
33864 \end_layout
33865
33866 \end_inset
33867 </cell>
33868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33869 \begin_inset Text
33870
33871 \begin_layout Plain Layout
33872
33873 \series bold
33874 Name/Beschreibung
33875 \end_layout
33876
33877 \end_inset
33878 </cell>
33879 </row>
33880 <row>
33881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33882 \begin_inset Text
33883
33884 \begin_layout Plain Layout
33885 mm
33886 \end_layout
33887
33888 \end_inset
33889 </cell>
33890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33891 \begin_inset Text
33892
33893 \begin_layout Plain Layout
33894 Millimeter
33895 \end_layout
33896
33897 \end_inset
33898 </cell>
33899 </row>
33900 <row>
33901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33902 \begin_inset Text
33903
33904 \begin_layout Plain Layout
33905 cm
33906 \end_layout
33907
33908 \end_inset
33909 </cell>
33910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33911 \begin_inset Text
33912
33913 \begin_layout Plain Layout
33914 Zentimeter
33915 \end_layout
33916
33917 \end_inset
33918 </cell>
33919 </row>
33920 <row>
33921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33922 \begin_inset Text
33923
33924 \begin_layout Plain Layout
33925 in
33926 \end_layout
33927
33928 \end_inset
33929 </cell>
33930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33931 \begin_inset Text
33932
33933 \begin_layout Plain Layout
33934 Zoll (1
33935 \begin_inset space \thinspace{}
33936 \end_inset
33937
33938 in = 2.54
33939 \begin_inset space \thinspace{}
33940 \end_inset
33941
33942 cm
33943 \end_layout
33944
33945 \end_inset
33946 </cell>
33947 </row>
33948 <row>
33949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33950 \begin_inset Text
33951
33952 \begin_layout Plain Layout
33953 pt
33954 \end_layout
33955
33956 \end_inset
33957 </cell>
33958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33959 \begin_inset Text
33960
33961 \begin_layout Plain Layout
33962 Punkt (72.27
33963 \begin_inset space \thinspace{}
33964 \end_inset
33965
33966 pt = 1
33967 \begin_inset space \thinspace{}
33968 \end_inset
33969
33970 in)
33971 \end_layout
33972
33973 \end_inset
33974 </cell>
33975 </row>
33976 <row>
33977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33978 \begin_inset Text
33979
33980 \begin_layout Plain Layout
33981 pc
33982 \end_layout
33983
33984 \end_inset
33985 </cell>
33986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33987 \begin_inset Text
33988
33989 \begin_layout Plain Layout
33990 Pica (1
33991 \begin_inset space \thinspace{}
33992 \end_inset
33993
33994 pc = 12
33995 \begin_inset space \thinspace{}
33996 \end_inset
33997
33998 pt)
33999 \end_layout
34000
34001 \end_inset
34002 </cell>
34003 </row>
34004 <row>
34005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34006 \begin_inset Text
34007
34008 \begin_layout Plain Layout
34009 sp
34010 \end_layout
34011
34012 \end_inset
34013 </cell>
34014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34015 \begin_inset Text
34016
34017 \begin_layout Plain Layout
34018 skalierter Punkt (65536
34019 \begin_inset space \thinspace{}
34020 \end_inset
34021
34022 sp = 1
34023 \begin_inset space \thinspace{}
34024 \end_inset
34025
34026 pt)
34027 \end_layout
34028
34029 \end_inset
34030 </cell>
34031 </row>
34032 <row>
34033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34034 \begin_inset Text
34035
34036 \begin_layout Plain Layout
34037 bp
34038 \end_layout
34039
34040 \end_inset
34041 </cell>
34042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34043 \begin_inset Text
34044
34045 \begin_layout Plain Layout
34046 großer Punkt (72
34047 \begin_inset space \thinspace{}
34048 \end_inset
34049
34050 bp = 1
34051 \begin_inset space \thinspace{}
34052 \end_inset
34053
34054 in)
34055 \end_layout
34056
34057 \end_inset
34058 </cell>
34059 </row>
34060 <row>
34061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34062 \begin_inset Text
34063
34064 \begin_layout Plain Layout
34065 dd
34066 \end_layout
34067
34068 \end_inset
34069 </cell>
34070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34071 \begin_inset Text
34072
34073 \begin_layout Plain Layout
34074 Didot (1
34075 \begin_inset space \thinspace{}
34076 \end_inset
34077
34078 dd 
34079 \begin_inset Formula $\approx$
34080 \end_inset
34081
34082  0,376
34083 \begin_inset space \thinspace{}
34084 \end_inset
34085
34086 mm)
34087 \end_layout
34088
34089 \end_inset
34090 </cell>
34091 </row>
34092 <row>
34093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34094 \begin_inset Text
34095
34096 \begin_layout Plain Layout
34097 cc
34098 \end_layout
34099
34100 \end_inset
34101 </cell>
34102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34103 \begin_inset Text
34104
34105 \begin_layout Plain Layout
34106 Cicero (1
34107 \begin_inset space \thinspace{}
34108 \end_inset
34109
34110 cc = 12
34111 \begin_inset space \thinspace{}
34112 \end_inset
34113
34114 dd)
34115 \end_layout
34116
34117 \end_inset
34118 </cell>
34119 </row>
34120 <row>
34121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34122 \begin_inset Text
34123
34124 \begin_layout Plain Layout
34125 Skalierung%
34126 \end_layout
34127
34128 \end_inset
34129 </cell>
34130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34131 \begin_inset Text
34132
34133 \begin_layout Plain Layout
34134 % der originalen Bildbreite
34135 \end_layout
34136
34137 \end_inset
34138 </cell>
34139 </row>
34140 <row>
34141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34142 \begin_inset Text
34143
34144 \begin_layout Plain Layout
34145 Textbreite %
34146 \end_layout
34147
34148 \end_inset
34149 </cell>
34150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34151 \begin_inset Text
34152
34153 \begin_layout Plain Layout
34154 % der Textbreite
34155 \end_layout
34156
34157 \end_inset
34158 </cell>
34159 </row>
34160 <row>
34161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34162 \begin_inset Text
34163
34164 \begin_layout Plain Layout
34165 Spaltenbreite %
34166 \end_layout
34167
34168 \end_inset
34169 </cell>
34170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34171 \begin_inset Text
34172
34173 \begin_layout Plain Layout
34174 % der Spaltenbreite
34175 \end_layout
34176
34177 \end_inset
34178 </cell>
34179 </row>
34180 <row>
34181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34182 \begin_inset Text
34183
34184 \begin_layout Plain Layout
34185 Seitenbreite %
34186 \end_layout
34187
34188 \end_inset
34189 </cell>
34190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34191 \begin_inset Text
34192
34193 \begin_layout Plain Layout
34194 % der Seitenbreite
34195 \end_layout
34196
34197 \end_inset
34198 </cell>
34199 </row>
34200 <row>
34201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34202 \begin_inset Text
34203
34204 \begin_layout Plain Layout
34205 Zeilenbreite %
34206 \end_layout
34207
34208 \end_inset
34209 </cell>
34210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34211 \begin_inset Text
34212
34213 \begin_layout Plain Layout
34214 % der Zeilenbreite
34215 \end_layout
34216
34217 \end_inset
34218 </cell>
34219 </row>
34220 <row>
34221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34222 \begin_inset Text
34223
34224 \begin_layout Plain Layout
34225 Texthöhe %
34226 \end_layout
34227
34228 \end_inset
34229 </cell>
34230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34231 \begin_inset Text
34232
34233 \begin_layout Plain Layout
34234 % der Texthöhe
34235 \end_layout
34236
34237 \end_inset
34238 </cell>
34239 </row>
34240 <row>
34241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34242 \begin_inset Text
34243
34244 \begin_layout Plain Layout
34245 Seitenhöhe %
34246 \end_layout
34247
34248 \end_inset
34249 </cell>
34250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34251 \begin_inset Text
34252
34253 \begin_layout Plain Layout
34254 % der Seitenhöhe
34255 \end_layout
34256
34257 \end_inset
34258 </cell>
34259 </row>
34260 <row>
34261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34262 \begin_inset Text
34263
34264 \begin_layout Plain Layout
34265 ex
34266 \end_layout
34267
34268 \end_inset
34269 </cell>
34270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34271 \begin_inset Text
34272
34273 \begin_layout Plain Layout
34274 Die Höhe des Buchstabens 
34275 \emph on
34276 x
34277 \emph default
34278  im aktiven Zeichensatz
34279 \end_layout
34280
34281 \end_inset
34282 </cell>
34283 </row>
34284 <row>
34285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34286 \begin_inset Text
34287
34288 \begin_layout Plain Layout
34289 em
34290 \end_layout
34291
34292 \end_inset
34293 </cell>
34294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34295 \begin_inset Text
34296
34297 \begin_layout Plain Layout
34298 Die Breite des Buchstabens 
34299 \emph on
34300 M
34301 \emph default
34302  im aktiven Zeichensatz
34303 \end_layout
34304
34305 \end_inset
34306 </cell>
34307 </row>
34308 <row>
34309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34310 \begin_inset Text
34311
34312 \begin_layout Plain Layout
34313 mu
34314 \end_layout
34315
34316 \end_inset
34317 </cell>
34318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34319 \begin_inset Text
34320
34321 \begin_layout Plain Layout
34322 mathematische  Maßeinheit
34323 \series bold
34324  
34325 \series default
34326 (1
34327 \begin_inset space \thinspace{}
34328 \end_inset
34329
34330 mu = 1/18
34331 \begin_inset space \thinspace{}
34332 \end_inset
34333
34334 em)
34335 \end_layout
34336
34337 \end_inset
34338 </cell>
34339 </row>
34340 </lyxtabular>
34341
34342 \end_inset
34343
34344
34345 \end_layout
34346
34347 \end_inset
34348
34349
34350 \end_layout
34351
34352 \begin_layout Chapter
34353 Ausgabedatei-Formate mit Grafiken
34354 \begin_inset CommandInset label
34355 LatexCommand label
34356 name "kap:Ausgabedatei-Formate"
34357
34358 \end_inset
34359
34360
34361 \end_layout
34362
34363 \begin_layout Section
34364 DVI
34365 \begin_inset Index idx
34366 status collapsed
34367
34368 \begin_layout Plain Layout
34369 Dateiformat! DVI
34370 \end_layout
34371
34372 \end_inset
34373
34374
34375 \begin_inset Index idx
34376 status collapsed
34377
34378 \begin_layout Plain Layout
34379 DVI
34380 \end_layout
34381
34382 \end_inset
34383
34384
34385 \end_layout
34386
34387 \begin_layout Standard
34388 Dieser Dateityp hat die Erweiterung 
34389 \begin_inset Quotes gld
34390 \end_inset
34391
34392
34393 \family typewriter
34394 .dvi
34395 \family default
34396
34397 \begin_inset Quotes grd
34398 \end_inset
34399
34400  und wird 
34401 \begin_inset Quotes gld
34402 \end_inset
34403
34404 device independent
34405 \begin_inset Quotes grd
34406 \end_inset
34407
34408  genannt, weil er vollkommen portierbar ist.
34409  Ohne Konvertierung kann er auf jedem Rechner benutzt werden, der einen
34410  dvi-Betrachter installiert hat.
34411  DVI-Dateien werden für schnelle Vorschauen und Vorstufen für andere Ausgabeform
34412 ate wie PostScript benutzt.
34413 \end_layout
34414
34415 \begin_layout Standard
34416 \begin_inset Note Greyedout
34417 status open
34418
34419 \begin_layout Plain Layout
34420
34421 \series bold
34422 Bemerkung:
34423 \series default
34424  DVI-Dateien enthalten keine Bilder, denn diese sind nur verlinkt.
34425 \end_layout
34426
34427 \end_inset
34428
34429
34430 \end_layout
34431
34432 \begin_layout Standard
34433 Also vergessen Sie nicht, die Bilder mitzunehmen, wenn Sie Ihre DVI-Datei
34434  auf einen anderen Computer kopieren.
34435  Diese Eigenschaft kann Ihren Computer verlangsamen, wenn Sie die DVI-Datei
34436  betrachten, weil der dvi-Betrachter die Bilder im Hintergrund konvertieren
34437  muss, um sie sichtbar zu machen, wenn Sie in der DVI-Datei
34438 \family typewriter
34439  
34440 \family default
34441 blättern.
34442
34443 \family typewriter
34444  
34445 \family default
34446 Außerdem zeigen manche DVI-Betrachter nicht alles (richtig) an.
34447  Bei Dokumenten mit vielen Bildern empfehlen wir daher das PDF-Format.
34448  
34449 \end_layout
34450
34451 \begin_layout Standard
34452 Sie können Ihr Dokument als DVI über das Menü 
34453 \family sans
34454 Datei\SpecialChar \menuseparator
34455 Exportieren\SpecialChar \menuseparator
34456 DVI
34457 \family default
34458  exportieren.
34459  Sie können eine Vorschau Ihres Dokument als DVI über das Menü 
34460 \family sans
34461 Ansicht
34462 \family default
34463  oder den Werkzeugleistenknopf 
34464 \begin_inset Graphics
34465         filename ../../images/buffer-view_dvi.png
34466         scale 70
34467         scaleBeforeRotation
34468
34469 \end_inset
34470
34471  anschauen.
34472 \end_layout
34473
34474 \begin_layout Section
34475 PostScript
34476 \begin_inset CommandInset label
34477 LatexCommand label
34478 name "abs:PostScript"
34479
34480 \end_inset
34481
34482
34483 \begin_inset Index idx
34484 status collapsed
34485
34486 \begin_layout Plain Layout
34487 Dateiformat  ! PostScript
34488 \end_layout
34489
34490 \end_inset
34491
34492
34493 \begin_inset Index idx
34494 status collapsed
34495
34496 \begin_layout Plain Layout
34497 PostScript
34498 \end_layout
34499
34500 \end_inset
34501
34502
34503 \end_layout
34504
34505 \begin_layout Standard
34506 Dieser Dateityp hat die Erweiterung 
34507 \begin_inset Quotes gld
34508 \end_inset
34509
34510
34511 \family typewriter
34512 .ps
34513 \family default
34514
34515 \begin_inset Quotes grd
34516 \end_inset
34517
34518 .
34519  PostScript wurde von der Firma
34520 \family typewriter
34521  Adobe
34522 \family default
34523  als Druckersprache entwickelt.
34524  Die Datei enthält deshalb Druckbefehle.
34525  PostScript kann als 
34526 \begin_inset Quotes gld
34527 \end_inset
34528
34529 Programmiersprache
34530 \begin_inset Quotes grd
34531 \end_inset
34532
34533  angesehen werden.
34534  Man kann mit ihr rechnen und Diagramme und Bilder zeichnen
34535 \begin_inset Foot
34536 status collapsed
34537
34538 \begin_layout Plain Layout
34539 Wenn Sie mehr darüber wissen wollen, sollten Sie sich die Dokumentation
34540  von
34541 \series bold
34542  PSTricks
34543 \series default
34544  
34545 \begin_inset CommandInset citation
34546 LatexCommand cite
34547 key "pstricks"
34548
34549 \end_inset
34550
34551  oder 
34552 \begin_inset CommandInset citation
34553 LatexCommand cite
34554 key "latex-praxisbuch"
34555
34556 \end_inset
34557
34558  ansehen.
34559 \end_layout
34560
34561 \end_inset
34562
34563 .
34564  Wegen dieser Möglichkeiten sind PostScript-Dateien oft größer als PDF-Dateien.
34565 \end_layout
34566
34567 \begin_layout Standard
34568 PostScript kann nur Bilder im Format EPS
34569 \begin_inset Index idx
34570 status collapsed
34571
34572 \begin_layout Plain Layout
34573 EPS
34574 \end_layout
34575
34576 \end_inset
34577
34578  (Encapsulated PostScript, Datei-Er\SpecialChar \-
34579 wei\SpecialChar \-
34580 ter\SpecialChar \-
34581 ung 
34582 \begin_inset Quotes gld
34583 \end_inset
34584
34585
34586 \family typewriter
34587 .eps
34588 \family default
34589
34590 \begin_inset Quotes grd
34591 \end_inset
34592
34593 ) enthalten.
34594  Weil LyX die Verwendung jedes bekannten Bildformats erlaubt, muss es diese
34595  intern nach EPS konvertieren.
34596  Dies wird bei vielen Bildern in einem Dokument den Arbeitsfluss drastisch
34597  verlangsamen.
34598  Wenn Sie also PostScript benutzen wollen, sollten Sie Ihre Bilder vorher
34599  konvertieren und direkt als EPS einfügen.
34600 \end_layout
34601
34602 \begin_layout Standard
34603 Sie können Ihr Dokument als PostScript über das Menü 
34604 \family sans
34605 Datei\SpecialChar \menuseparator
34606 Exportieren\SpecialChar \menuseparator
34607 Post\SpecialChar \-
34608 Script
34609 \family default
34610  exportieren.
34611  Sie können eine Vorschau Ihres Dokument als PostScript über das Menü 
34612 \family sans
34613 Ansicht
34614 \family default
34615  oder den Werkzeugleistenknopf 
34616 \begin_inset Graphics
34617         filename ../../images/buffer-view_ps.png
34618         scale 70
34619         scaleBeforeRotation
34620
34621 \end_inset
34622
34623  anschauen.
34624 \end_layout
34625
34626 \begin_layout Section
34627 PDF
34628 \begin_inset Index idx
34629 status collapsed
34630
34631 \begin_layout Plain Layout
34632 Dateiformat! PDF
34633 \end_layout
34634
34635 \end_inset
34636
34637
34638 \begin_inset Index idx
34639 status collapsed
34640
34641 \begin_layout Plain Layout
34642 PDF
34643 \end_layout
34644
34645 \end_inset
34646
34647
34648 \end_layout
34649
34650 \begin_layout Standard
34651 Dieser Dateityp hat die Erweiterung 
34652 \begin_inset Quotes gld
34653 \end_inset
34654
34655
34656 \family typewriter
34657 .pdf
34658 \family default
34659
34660 \begin_inset Quotes grd
34661 \end_inset
34662
34663 .
34664  Das
34665 \emph on
34666  
34667 \emph default
34668
34669 \begin_inset Quotes gld
34670 \end_inset
34671
34672 Portable Document Format
34673 \begin_inset Quotes grd
34674 \end_inset
34675
34676  (PDF) wurde auch von der Firma 
34677 \family typewriter
34678 Adobe
34679 \family default
34680  als Derivat von PostScript entwickelt.
34681  Es ist komprimierter und benutzt weniger Befehle als PostScript.
34682  Wie der Begriff 
34683 \begin_inset Quotes gld
34684 \end_inset
34685
34686 portable
34687 \begin_inset Quotes grd
34688 \end_inset
34689
34690  (übertragbar) vermuten lässt, kann eine PDF-Datei auf jeden Rechner übertragen
34691  werden, und der Ausdruck sieht immer gleich aus.
34692 \end_layout
34693
34694 \begin_layout Standard
34695 PDF kann Bilder im eigenen PDF-Format, im Format 
34696 \begin_inset Quotes gld
34697 \end_inset
34698
34699 Joint Photographic Experts Group
34700 \begin_inset Quotes grd
34701 \end_inset
34702
34703  (JPEG
34704 \begin_inset Index idx
34705 status collapsed
34706
34707 \begin_layout Plain Layout
34708 JPG, JPEG
34709 \end_layout
34710
34711 \end_inset
34712
34713 , Datei-Erweiterung 
34714 \begin_inset Quotes gld
34715 \end_inset
34716
34717
34718 \family typewriter
34719 .jpg
34720 \family default
34721
34722 \begin_inset Quotes grd
34723 \end_inset
34724
34725  oder 
34726 \begin_inset Quotes gld
34727 \end_inset
34728
34729
34730 \family typewriter
34731 .jpeg
34732 \family default
34733
34734 \begin_inset Quotes grd
34735 \end_inset
34736
34737 ) und im Format 
34738 \begin_inset Quotes gld
34739 \end_inset
34740
34741 Portable Network Graphics
34742 \begin_inset Quotes grd
34743 \end_inset
34744
34745  (PNG
34746 \begin_inset Index idx
34747 status collapsed
34748
34749 \begin_layout Plain Layout
34750 PNG
34751 \end_layout
34752
34753 \end_inset
34754
34755 , Datei-Erweiterung 
34756 \begin_inset Quotes gld
34757 \end_inset
34758
34759
34760 \family typewriter
34761 .png
34762 \family default
34763
34764 \begin_inset Quotes grd
34765 \end_inset
34766
34767 ) enthalten.
34768  Trotzdem können Sie jedes bekannte Bildformat benutzen, weil LyX es für
34769  Sie konvertieren wird.
34770  Die Konvertierungen werden Ihren Arbeitsfluss verlangsamen, weswegen empfohlen
34771  wird, eines der drei erwähnten Bildformate zu benutzen.
34772 \end_layout
34773
34774 \begin_layout Standard
34775 PDF-Dateien können Sie über 
34776 \family sans
34777 Datei\SpecialChar \menuseparator
34778 Exportieren
34779 \family default
34780  auf drei Arten erzeugen:
34781 \end_layout
34782
34783 \begin_layout Description
34784 PDF
34785 \begin_inset space ~
34786 \end_inset
34787
34788 (ps2pdf) benutzt das Programm
34789 \family typewriter
34790  ps2pdf
34791 \family default
34792 , das eine PDF-Datei aus einer Post\SpecialChar \-
34793 Script®-Version Ihres Dokument erstellt.
34794  Die PostScript-Version wird mit dem Programm 
34795 \family typewriter
34796 dvips
34797 \family default
34798  aus einer DVI-Version erstellt.
34799  Es werden also drei Konvertierungen verwendet.
34800 \end_layout
34801
34802 \begin_layout Description
34803 PDF
34804 \begin_inset space ~
34805 \end_inset
34806
34807 (dvipdfm) benutzt das Programm 
34808 \family typewriter
34809 dvipdfm
34810 \family default
34811 , das Ihr Dokument im ersten Schritt nach DVI und in einem zweiten nach
34812  PDF konvertiert.
34813 \end_layout
34814
34815 \begin_layout Description
34816 PDF
34817 \begin_inset space ~
34818 \end_inset
34819
34820 (pdflatex) benutzt das Programm
34821 \family typewriter
34822  pdftex
34823 \family default
34824 , das Ihr Dokument direkt nach PDF konvertiert.
34825 \end_layout
34826
34827 \begin_layout Standard
34828
34829 \family sans
34830 PDF
34831 \begin_inset space ~
34832 \end_inset
34833
34834 (pdflatex)
34835 \family default
34836  wird empfohlen, weil
34837 \family typewriter
34838  pdftex
34839 \family default
34840  alle Funktionen der aktuellen PDF-Versionen unterstützt, schnell ist und
34841  ohne Probleme arbeitet.
34842  Das Programm 
34843 \family typewriter
34844 dvi\SpecialChar \-
34845 pdfm
34846 \family default
34847  wird nicht weiterentwickelt und ist deshalb nicht sehr aktuell.
34848 \end_layout
34849
34850 \begin_layout Standard
34851 Sie können Ihr Dokument als PDF über das Menü 
34852 \family sans
34853 Datei\SpecialChar \menuseparator
34854 Exportieren\SpecialChar \menuseparator
34855 PDF
34856 \family default
34857  exportieren.
34858  Sie können eine Vorschau Ihres Dokument als PDF über das Menü 
34859 \family sans
34860 Ansicht
34861 \family default
34862  oder den Werkzeugleistenknopf 
34863 \begin_inset Graphics
34864         filename ../../images/buffer-view_pdf2.png
34865         scale 70
34866         scaleBeforeRotation
34867
34868 \end_inset
34869
34870  anschauen 
34871 \family sans
34872 (
34873 \family default
34874 der 
34875 \family sans
34876 PDF
34877 \begin_inset space ~
34878 \end_inset
34879
34880 (pdflatex)
34881 \family default
34882  verwendet).
34883 \end_layout
34884
34885 \begin_layout Chapter
34886 Erklärung der Gleichung
34887 \begin_inset space ~
34888 \end_inset
34889
34890 (
34891 \begin_inset CommandInset ref
34892 LatexCommand ref
34893 reference "eq:Wgn"
34894
34895 \end_inset
34896
34897 )
34898 \begin_inset CommandInset label
34899 LatexCommand label
34900 name "kap:Exläuterung-einer-Gleichung"
34901
34902 \end_inset
34903
34904
34905 \end_layout
34906
34907 \begin_layout Standard
34908 Die Gesamtbreite von
34909 \emph on
34910  n
34911 \emph default
34912  Tabellenzellen 
34913 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34914 \end_inset
34915
34916  kann wie folgt berechnet werden:
34917 \end_layout
34918
34919 \begin_layout Standard
34920 \begin_inset Formula \begin{equation}
34921 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}\end{equation}
34922
34923 \end_inset
34924
34925
34926 \end_layout
34927
34928 \begin_layout Standard
34929 Dabei ist 
34930 \begin_inset Formula $W_{g\, n}$
34931 \end_inset
34932
34933  die Breite jeder Zelle.
34934
34935 \series bold
34936  
34937 \backslash
34938 tabcolsep
34939 \series default
34940  ist die LaTeX-Länge zwischen dem Zellentext und der Zellgrenze mit dem
34941  Standardwert 6
34942 \begin_inset space \thinspace{}
34943 \end_inset
34944
34945 pt.
34946  
34947 \series bold
34948
34949 \backslash
34950 arrayrulewidth
34951 \series default
34952  ist die Dicke der Zellgrenze mit dem Standardwert 0.4
34953 \begin_inset space \thinspace{}
34954 \end_inset
34955
34956 pt.
34957 \end_layout
34958
34959 \begin_layout Standard
34960 Nach Gleichung
34961 \begin_inset space ~
34962 \end_inset
34963
34964
34965 \begin_inset CommandInset ref
34966 LatexCommand ref
34967 reference "eq:Wtot_n"
34968
34969 \end_inset
34970
34971  ist die Gesamtbreite einer Mehrfachspalte, 
34972 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34973 \end_inset
34974
34975 ,
34976 \end_layout
34977
34978 \begin_layout Standard
34979 \begin_inset Formula \begin{equation}
34980 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34981
34982 \end_inset
34983
34984
34985 \end_layout
34986
34987 \begin_layout Standard
34988 Setzt man die Gleichungen
34989 \begin_inset space ~
34990 \end_inset
34991
34992
34993 \begin_inset CommandInset ref
34994 LatexCommand ref
34995 reference "eq:Wtot_n"
34996
34997 \end_inset
34998
34999  und 
35000 \begin_inset CommandInset ref
35001 LatexCommand ref
35002 reference "eq:Wtot_mult"
35003
35004 \end_inset
35005
35006  gleich, kann man die benötigte Breite 
35007 \begin_inset Formula $W_{g\, n}$
35008 \end_inset
35009
35010 , wenn 
35011 \emph on
35012 n
35013 \emph default
35014  Spalten überspannt sind, so dass jede Spalte eine Gesamtbreite 
35015 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
35016 \end_inset
35017
35018  hat, berechnen:
35019 \end_layout
35020
35021 \begin_layout Standard
35022 \begin_inset Formula \begin{equation}
35023 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
35024
35025 \end_inset
35026
35027
35028 \end_layout
35029
35030 \begin_layout Bibliography
35031 \labelwidthstring Literaturverzeichnis
35032 \begin_inset CommandInset bibitem
35033 LatexCommand bibitem
35034 key "latexcompanion"
35035
35036 \end_inset
35037
35038 Frank Mittelbach and Michel Goossens: 
35039 \emph on
35040 The LaTeX Companion Second Edition.
35041
35042 \emph default
35043  Addison-Wesley, 2004
35044 \end_layout
35045
35046 \begin_layout Bibliography
35047 \labelwidthstring Literaturverzeichnis
35048 \begin_inset CommandInset bibitem
35049 LatexCommand bibitem
35050 key "latexguide"
35051
35052 \end_inset
35053
35054 Helmut Kopka and Patrick W.
35055  Daly: 
35056 \emph on
35057 A Guide to LaTeX Fourth Edition.
35058
35059 \emph default
35060  Addison-Wesley, 2003
35061 \end_layout
35062
35063 \begin_layout Bibliography
35064 \labelwidthstring Literaturverzeichnis
35065 \begin_inset CommandInset bibitem
35066 LatexCommand bibitem
35067 key "lamport"
35068
35069 \end_inset
35070
35071 Leslie Lamport: 
35072 \emph on
35073 LaTeX: A Document Preparation System.
35074
35075 \emph default
35076  Addison-Wesley, second edition, 1994
35077 \end_layout
35078
35079 \begin_layout Bibliography
35080 \labelwidthstring Literaturverzeichnis
35081 \begin_inset CommandInset bibitem
35082 LatexCommand bibitem
35083 key "latex-praxisbuch"
35084
35085 \end_inset
35086
35087 Niedermair, Elke & Michael: 
35088 \emph on
35089 LaTeX-Praxisbuch
35090 \emph default
35091 , Franzis-Verlag, 2004
35092 \end_layout
35093
35094 \begin_layout Bibliography
35095 \labelwidthstring Literaturverzeichnis
35096 \begin_inset CommandInset bibitem
35097 LatexCommand bibitem
35098 key "booktabs"
35099
35100 \end_inset
35101
35102 Dokumentation des LaTeX-Pakets 
35103 \series bold
35104
35105 \begin_inset CommandInset href
35106 LatexCommand href
35107 name "booktabs"
35108 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
35109
35110 \end_inset
35111
35112
35113 \series default
35114
35115 \begin_inset Index idx
35116 status collapsed
35117
35118 \begin_layout Plain Layout
35119 LaTeX-Pakete ! booktabs
35120 \end_layout
35121
35122 \end_inset
35123
35124
35125 \end_layout
35126
35127 \begin_layout Bibliography
35128 \labelwidthstring Literaturverzeichnis
35129 \begin_inset CommandInset bibitem
35130 LatexCommand bibitem
35131 key "caption"
35132
35133 \end_inset
35134
35135 Dokumentation des LaTeX-Pakets 
35136 \series bold
35137
35138 \begin_inset CommandInset href
35139 LatexCommand href
35140 name "caption"
35141 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption-deu.pdf"
35142
35143 \end_inset
35144
35145
35146 \series default
35147
35148 \begin_inset Index idx
35149 status collapsed
35150
35151 \begin_layout Plain Layout
35152 LaTeX-Pakete ! caption
35153 \end_layout
35154
35155 \end_inset
35156
35157
35158 \end_layout
35159
35160 \begin_layout Bibliography
35161 \labelwidthstring Literaturverzeichnis
35162 \begin_inset CommandInset bibitem
35163 LatexCommand bibitem
35164 key "endfloat"
35165
35166 \end_inset
35167
35168 Dokumentation des LaTeX-Pakets 
35169 \series bold
35170
35171 \begin_inset CommandInset href
35172 LatexCommand href
35173 name "endfloat"
35174 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
35175
35176 \end_inset
35177
35178
35179 \series default
35180
35181 \begin_inset Index idx
35182 status collapsed
35183
35184 \begin_layout Plain Layout
35185 LaTeX-Pakete ! endfloat
35186 \end_layout
35187
35188 \end_inset
35189
35190
35191 \end_layout
35192
35193 \begin_layout Bibliography
35194 \labelwidthstring Literaturverzeichnis
35195 \begin_inset CommandInset bibitem
35196 LatexCommand bibitem
35197 key "wrapfig"
35198
35199 \end_inset
35200
35201 Dokumentation des LaTeX-Pakets 
35202 \series bold
35203
35204 \begin_inset CommandInset href
35205 LatexCommand href
35206 name "wrapfig"
35207 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
35208
35209 \end_inset
35210
35211
35212 \series default
35213
35214 \begin_inset Index idx
35215 status collapsed
35216
35217 \begin_layout Plain Layout
35218 LaTeX-Pakete ! wrapfig
35219 \begin_inset ERT
35220 status collapsed
35221
35222 \begin_layout Plain Layout
35223
35224
35225 \backslash
35226 vspace{4mm}
35227 \end_layout
35228
35229 \end_inset
35230
35231
35232 \end_layout
35233
35234 \end_inset
35235
35236
35237 \end_layout
35238
35239 \begin_layout Bibliography
35240 \labelwidthstring Literaturverzeichnis
35241 \begin_inset CommandInset bibitem
35242 LatexCommand bibitem
35243 key "footmisc"
35244
35245 \end_inset
35246
35247 Dokumentation des LaTeX-Pakets 
35248 \series bold
35249
35250 \begin_inset CommandInset href
35251 LatexCommand href
35252 name "footmisc"
35253 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
35254
35255 \end_inset
35256
35257
35258 \series default
35259
35260 \begin_inset Index idx
35261 status collapsed
35262
35263 \begin_layout Plain Layout
35264 LaTeX-Pakete ! footmisc
35265 \end_layout
35266
35267 \end_inset
35268
35269
35270 \end_layout
35271
35272 \begin_layout Bibliography
35273 \labelwidthstring Literaturverzeichnis
35274 \begin_inset CommandInset bibitem
35275 LatexCommand bibitem
35276 key "hypcap"
35277
35278 \end_inset
35279
35280 Dokumentation des LaTeX-Pakets 
35281 \series bold
35282
35283 \begin_inset CommandInset href
35284 LatexCommand href
35285 name "hypcap"
35286 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
35287
35288 \end_inset
35289
35290
35291 \series default
35292
35293 \begin_inset Index idx
35294 status collapsed
35295
35296 \begin_layout Plain Layout
35297 LaTeX-Pakete ! hypcap
35298 \end_layout
35299
35300 \end_inset
35301
35302
35303 \end_layout
35304
35305 \begin_layout Bibliography
35306 \labelwidthstring Literaturverzeichnis
35307 \begin_inset CommandInset bibitem
35308 LatexCommand bibitem
35309 key "hyperref"
35310
35311 \end_inset
35312
35313 Dokumentation des LaTeX-Pakets 
35314 \series bold
35315
35316 \begin_inset CommandInset href
35317 LatexCommand href
35318 name "hyperref"
35319 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
35320
35321 \end_inset
35322
35323
35324 \series default
35325
35326 \begin_inset Index idx
35327 status collapsed
35328
35329 \begin_layout Plain Layout
35330 LaTeX-Pakete ! hyperref
35331 \end_layout
35332
35333 \end_inset
35334
35335
35336 \end_layout
35337
35338 \begin_layout Bibliography
35339 \labelwidthstring Literaturverzeichnis
35340 \begin_inset CommandInset bibitem
35341 LatexCommand bibitem
35342 key "KOMA-Script"
35343
35344 \end_inset
35345
35346 Dokumentation des LaTeX-Pakets 
35347 \series bold
35348
35349 \begin_inset CommandInset href
35350 LatexCommand href
35351 name "KOMA-Script"
35352 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguide.pdf"
35353
35354 \end_inset
35355
35356
35357 \series default
35358
35359 \begin_inset Index idx
35360 status collapsed
35361
35362 \begin_layout Plain Layout
35363 LaTeX-Pakete ! KOMA-Script
35364 \end_layout
35365
35366 \end_inset
35367
35368
35369 \end_layout
35370
35371 \begin_layout Bibliography
35372 \labelwidthstring Literaturverzeichnis
35373 \begin_inset CommandInset bibitem
35374 LatexCommand bibitem
35375 key "listings"
35376
35377 \end_inset
35378
35379 Dokumentation des LaTeX-Pakets 
35380 \series bold
35381
35382 \begin_inset CommandInset href
35383 LatexCommand href
35384 name "listings"
35385 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
35386
35387 \end_inset
35388
35389
35390 \series default
35391
35392 \begin_inset Index idx
35393 status collapsed
35394
35395 \begin_layout Plain Layout
35396 LaTeX-Pakete ! listings
35397 \end_layout
35398
35399 \end_inset
35400
35401
35402 \end_layout
35403
35404 \begin_layout Bibliography
35405 \labelwidthstring Literaturverzeichnis
35406 \begin_inset CommandInset bibitem
35407 LatexCommand bibitem
35408 key "marginnote"
35409
35410 \end_inset
35411
35412 Dokumentation des LaTeX-Pakets 
35413 \series bold
35414
35415 \begin_inset CommandInset href
35416 LatexCommand href
35417 name "marginnote"
35418 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
35419
35420 \end_inset
35421
35422
35423 \series default
35424
35425 \begin_inset Index idx
35426 status collapsed
35427
35428 \begin_layout Plain Layout
35429 LaTeX-Pakete ! marginnote
35430 \end_layout
35431
35432 \end_inset
35433
35434
35435 \end_layout
35436
35437 \begin_layout Bibliography
35438 \labelwidthstring Literaturverzeichnis
35439 \begin_inset CommandInset bibitem
35440 LatexCommand bibitem
35441 key "pstricks"
35442
35443 \end_inset
35444
35445 Webseite des LaTeX-Pakets 
35446 \series bold
35447
35448 \begin_inset CommandInset href
35449 LatexCommand href
35450 name "PSTricks"
35451 target "http://tug.org/PSTricks/"
35452
35453 \end_inset
35454
35455
35456 \series default
35457
35458 \begin_inset Index idx
35459 status collapsed
35460
35461 \begin_layout Plain Layout
35462 LaTeX-Pakete ! pstricks
35463 \end_layout
35464
35465 \end_inset
35466
35467
35468 \end_layout
35469
35470 \begin_layout Bibliography
35471 \labelwidthstring Literaturverzeichnis
35472 \begin_inset CommandInset bibitem
35473 LatexCommand bibitem
35474 key "sidecap"
35475
35476 \end_inset
35477
35478 Dokumentation des LaTeX-Pakets 
35479 \series bold
35480
35481 \begin_inset CommandInset href
35482 LatexCommand href
35483 name "sidecap"
35484 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
35485
35486 \end_inset
35487
35488
35489 \series default
35490
35491 \begin_inset Index idx
35492 status collapsed
35493
35494 \begin_layout Plain Layout
35495 LaTeX-Pakete ! sidecap
35496 \end_layout
35497
35498 \end_inset
35499
35500
35501 \end_layout
35502
35503 \begin_layout Bibliography
35504 \labelwidthstring Literaturverzeichnis
35505 \begin_inset CommandInset bibitem
35506 LatexCommand bibitem
35507 key "prettyref"
35508
35509 \end_inset
35510
35511 Dokumentation des LaTeX-Pakets 
35512 \series bold
35513
35514 \begin_inset CommandInset href
35515 LatexCommand href
35516 name "prettyref"
35517 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
35518
35519 \end_inset
35520
35521
35522 \series default
35523
35524 \begin_inset Index idx
35525 status collapsed
35526
35527 \begin_layout Plain Layout
35528 LaTeX-Pakete ! prettyref
35529 \end_layout
35530
35531 \end_inset
35532
35533
35534 \end_layout
35535
35536 \begin_layout Bibliography
35537 \labelwidthstring Literaturverzeichnis
35538 \begin_inset CommandInset bibitem
35539 LatexCommand bibitem
35540 key "refstyle"
35541
35542 \end_inset
35543
35544 Dokumentation des LaTeX-Pakets 
35545 \series bold
35546
35547 \begin_inset CommandInset href
35548 LatexCommand href
35549 name "refstyle"
35550 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
35551
35552 \end_inset
35553
35554
35555 \series default
35556
35557 \begin_inset Index idx
35558 status collapsed
35559
35560 \begin_layout Plain Layout
35561 LaTeX-Pakete ! refstyle
35562 \end_layout
35563
35564 \end_inset
35565
35566
35567 \end_layout
35568
35569 \begin_layout Bibliography
35570 \labelwidthstring Literaturverzeichnis
35571 \begin_inset CommandInset bibitem
35572 LatexCommand bibitem
35573 key "NeuInLyX20"
35574
35575 \end_inset
35576
35577
35578 \begin_inset CommandInset href
35579 LatexCommand href
35580 name "Wiki-Seite"
35581 target "http://wiki.lyx.org/LyX/NewInLyX20"
35582
35583 \end_inset
35584
35585  über neue Funktionen in 
35586 \family sans
35587 LyX 2.0
35588 \family default
35589 .
35590 \end_layout
35591
35592 \begin_layout Standard
35593 \begin_inset CommandInset index_print
35594 LatexCommand printindex
35595 type "idx"
35596
35597 \end_inset
35598
35599
35600 \end_layout
35601
35602 \end_body
35603 \end_document