]> git.lyx.org Git - lyx.git/blob - lib/doc/de/EmbeddedObjects.lyx
- German EmbeddedObjects.lyx: remove wrong info
[lyx.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 %Vergrößert den Teil der Seite, in dem Gleitobjekte
58 % unten angeordnet werden dürfen
59 \renewcommand{\bottomfraction}{0.5}
60
61 % Vermeidet, dass Gleitobjekte vor ihrem Abschnitt gedruckt werden
62 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
63
64 % beschleunigt die Berechnung von langen Tabellen
65 \setcounter{LTchunksize}{100}
66
67 % wird für skalierte und rotierte Boxen benötigt
68 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
69
70 % wird bei farbigen Tabellen benutzt
71 \@ifundefined{textcolor}
72  {\usepackage{color}}{}
73 \definecolor{dunkelgruen}{cmyk}{0.5, 0, 1, 0}
74 \definecolor{hellgrau}{gray}{0.8}
75
76 % testen ob paket colortbl installiert ist
77 % wird für farbige Tabellenzellen benutzt
78 \newboolean{colortbl}
79 \IfFileExists{colortbl.sty}
80  {\usepackage{colortbl}
81   \setboolean{colortbl}{true}}
82  {\setboolean{colortbl}{false}}
83
84 % wird fuer Tabellen im Buchstil benutzt
85 \usepackage{booktabs}
86
87 % wird benutzt, um Tabellenzellen zu vergrößern
88 \@ifundefined{extrarowheight}
89  {\usepackage{array}}{}
90 \setlength{\extrarowheight}{2pt}
91
92 % wird fuer benutzerdefinierte Tabellen benutzt
93 % ---
94 \newcolumntype{M}[1]
95  {>{\centering\hspace{0pt}}m{#1}}
96
97 \newcolumntype{S}[2]
98  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
99
100 \newcolumntype{K}[1]
101  {>{\columncolor{#1}\hspace{0pt}}c}
102
103 \newcolumntype{V}{!{\vrule width 1.5pt}}
104
105 \newcolumntype{W}{!{\color{green}\vline}}
106 % ---
107
108 % Setzt einen zusaetzlichen Abstand von
109 % 1.5 mm zwischen Fussnoten
110 \let\myFoot\footnote
111 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
112
113 % Gleit-Algorithmen werden innerhalb von Kapiteln numeriert
114 \numberwithin{algorithm}{chapter}
115
116
117 % ------------------------------------
118 % Prüfung auf benötigte LaTeXPakete
119 \usepackage{ifthen}
120
121 % Pruefung auf arydshln
122 % für Tabellen mit gestrichelten Linien
123 \newboolean{arydshln}
124 \IfFileExists{arydshln.sty}
125  {\usepackage{arydshln}
126   \setboolean{arydshln}{true}}
127  {\setboolean{arydshln}{false}}
128
129 % Prüfung auf marginnote
130 % für Randnotizen
131 \newboolean{marginnote}
132 \IfFileExists{marginnote.sty}
133  {\usepackage{marginnote}
134   \let\marginpar\marginnote
135   \setboolean{marginnote}{true}}
136  {\setboolean{marginnote}{false}}
137
138 % Prüfung auf sidecap
139 % für seitliche Beschriftungen
140 \newboolean{sidecap}
141 \IfFileExists{sidecap.sty}
142  {\usepackage{sidecap}
143   \setboolean{sidecap}{true}}
144  {\setboolean{sidecap}{false}}
145
146 % Umdefinieren des Makros \LyX für PDF-Lesezeichen
147 \def\LyX{\texorpdfstring{%
148   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
149   {LyX}}
150
151 % Damit der Index den Namen "Stichwortverzeichnis" erhält
152 \addto\captionsngerman{\renewcommand{\indexname}{Stichwortverzeichnis}}
153 \end_preamble
154 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
155 \use_default_options false
156 \maintain_unincluded_children false
157 \language ngerman
158 \inputencoding auto
159 \fontencoding global
160 \font_roman default
161 \font_sans default
162 \font_typewriter default
163 \font_default_family default
164 \use_xetex false
165 \font_sc false
166 \font_osf false
167 \font_sf_scale 100
168 \font_tt_scale 100
169
170 \graphics default
171 \default_output_format default
172 \output_sync 0
173 \bibtex_command default
174 \index_command default
175 \paperfontsize 12
176 \spacing single
177 \use_hyperref true
178 \pdf_title "Das LyX-Handbuch der Einfügungen: Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen"
179 \pdf_author "LyX Team, Uwe Stöhr, deutsche Übersetzung: Hartmut Haase"
180 \pdf_subject "LyX-Dokumentation über Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen"
181 \pdf_keywords "LyX, Abbildungen, Tabellen, Gleitobjekte, Notizen, Boxen"
182 \pdf_bookmarks true
183 \pdf_bookmarksnumbered true
184 \pdf_bookmarksopen true
185 \pdf_bookmarksopenlevel 1
186 \pdf_breaklinks false
187 \pdf_pdfborder false
188 \pdf_colorlinks true
189 \pdf_backref false
190 \pdf_pdfusetitle false
191 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
192 \papersize a4paper
193 \use_geometry false
194 \use_amsmath 2
195 \use_esint 0
196 \use_mhchem 1
197 \use_mathdots 1
198 \cite_engine basic
199 \use_bibtopic false
200 \use_indices false
201 \paperorientation portrait
202 \suppress_date false
203 \use_refstyle 0
204 \notefontcolor #0000ff
205 \index Stichwortverzeichnis
206 \shortcut idx
207 \color #008000
208 \end_index
209 \secnumdepth 3
210 \tocdepth 3
211 \paragraph_separation skip
212 \defskip medskip
213 \quotes_language german
214 \papercolumns 1
215 \papersides 2
216 \paperpagestyle default
217 \bullet 1 0 9 -1
218 \bullet 2 2 35 -1
219 \bullet 3 2 7 -1
220 \tracking_changes false
221 \output_changes false
222 \html_math_output 0
223 \html_be_strict false
224 \end_header
225
226 \begin_body
227
228 \begin_layout Title
229 Das LyX-Handbuch der Einfügungen:
230 \begin_inset Newline newline
231 \end_inset
232
233  
234 \size larger
235 Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen
236 \end_layout
237
238 \begin_layout Author
239 vom LyX Team
240 \begin_inset Foot
241 status collapsed
242
243 \begin_layout Plain Layout
244 \noindent
245
246 \size normal
247 Übersetzung und Bearbeitung: Hartmut Haase
248 \size default
249 , Uwe Stöhr
250 \begin_inset Newline newline
251 \end_inset
252
253 Wenn Sie Anmerkungen oder Korrekturvorschläge machen wollen, schreiben Sie
254  bitte an: 
255 \begin_inset CommandInset href
256 LatexCommand href
257 name "lyx-docs@lists.lyx.org"
258 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
259 type "mailto:"
260
261 \end_inset
262
263
264 \end_layout
265
266 \end_inset
267
268
269 \begin_inset Note Note
270 status collapsed
271
272 \begin_layout Plain Layout
273 Autor: Uwe Stöhr <uwestoehr@web.de>
274 \end_layout
275
276 \end_inset
277
278
279 \begin_inset Newline newline
280 \end_inset
281
282
283 \begin_inset Newline newline
284 \end_inset
285
286
287 \family sans
288 Version 2.0.x
289 \end_layout
290
291 \begin_layout Standard
292 \begin_inset CommandInset toc
293 LatexCommand tableofcontents
294
295 \end_inset
296
297
298 \end_layout
299
300 \begin_layout Standard
301 \begin_inset Note Note
302 status open
303
304 \begin_layout Plain Layout
305 Um alle Teile diese Handbuches als DVI, HTML, PDF, PostScript oder RTF exportier
306 en zu können oder es auszudrucken, benötigen Sie die LaTeX-Pakte 
307 \series bold
308 arydshln
309 \series default
310
311 \series bold
312 colortbl
313 \series default
314
315 \series bold
316 marginnote
317 \series default
318  und 
319 \series bold
320 sidecap
321 \series default
322 .
323  Wenn sie nicht installiert sind, erfolgt die Ausgabe ohne die Teile, in
324  denen sie benötigt werden.
325 \end_layout
326
327 \begin_layout Plain Layout
328 Wenn es Ihnen trotzdem nicht gelingen sollte, können Sie die neueste PDF-Version
329  des englischen Originals hier finden:
330 \begin_inset Newline newline
331 \end_inset
332
333
334 \series bold
335 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
336 \end_layout
337
338 \end_inset
339
340
341 \end_layout
342
343 \begin_layout Chapter
344 Abbildungen
345 \begin_inset Index idx
346 status collapsed
347
348 \begin_layout Plain Layout
349 Abbildungen
350 \end_layout
351
352 \end_inset
353
354
355 \end_layout
356
357 \begin_layout Section
358 Grafik-Dialog
359 \begin_inset Index idx
360 status collapsed
361
362 \begin_layout Plain Layout
363 Abbildungen ! Grafik-Dialog
364 \end_layout
365
366 \end_inset
367
368
369 \begin_inset CommandInset label
370 LatexCommand label
371 name "abs:Grafik-Dialog"
372
373 \end_inset
374
375
376 \end_layout
377
378 \begin_layout Standard
379 Um eine Abbildung in Ihr Dokument einzufügen, klicken Sie auf das Symbol
380  
381 \begin_inset Graphics
382         filename ../../images/dialog-show-new-inset_graphics.png
383         scale 70
384         scaleBeforeRotation
385
386 \end_inset
387
388  in der Werkzeugleiste oder wählen das Menü 
389 \family sans
390 Einfügen\SpecialChar \menuseparator
391 Grafik
392 \family default
393 .
394  Ein Dialogfenster erscheint, in dem Sie einen Dateinamen direkt oder über
395  
396 \family sans
397 Durchsuchen
398 \family default
399  eingeben können.
400  Die Abbildung wird in der druckfertigen Ausgabe genau dort erscheinen,
401  an der Sie sie eingefügt haben.
402 \end_layout
403
404 \begin_layout Standard
405 Der Grafik-Dialog wird immer dann geöffnet, wenn Sie auf eine Abbildung
406  klicken.
407  Der Dialog hat drei Karteikarten:
408 \end_layout
409
410 \begin_layout Description
411
412 \family sans
413 Grafik
414 \family default
415  Hier können Sie eine Grafik-Datei auswählen und ihr Aussehen in der druckbaren
416  Version festlegen.
417  Die für die Bildgröße verfügbaren Einheiten werden im Anhang
418 \begin_inset space ~
419 \end_inset
420
421
422 \begin_inset CommandInset ref
423 LatexCommand ref
424 reference "kap:In-LyX-verfügbare"
425
426 \end_inset
427
428  erklärt.
429 \begin_inset Newline newline
430 \end_inset
431
432
433 \begin_inset Index idx
434 status collapsed
435
436 \begin_layout Plain Layout
437 Abbildungen ! rotierte
438 \end_layout
439
440 \end_inset
441
442 Sie können Abbildungen durch Angabe eines 
443 \family sans
444 Winkel
445 \family default
446
447 \begin_inset space ~
448 \end_inset
449
450
451 \family sans
452 (Grad)
453 \family default
454  und Festlegung eines 
455 \family sans
456 Drehpunktes
457 \family default
458  drehen.
459  Negative Winkel drehen im Uhrzeigersinn.
460  Die Abbildung wird auch in LyX gedreht.
461 \begin_inset Newline newline
462 \end_inset
463
464
465 \begin_inset Index idx
466 status collapsed
467
468 \begin_layout Plain Layout
469 Abbildungen ! skalierte
470 \end_layout
471
472 \end_inset
473
474 Abbildungen können in der Größe verändert werden, indem man Prozentwerte
475  oder Höhe und Breite definiert.
476  Wenn man nur einen Wert angibt, wird der andere automatisch berechnet.
477  Wenn Sie beide Werte angeben, wird die Abbildung an die Größe angepasst,
478  wobei sie möglicherweise verzerrt wird.
479  Um das zu vermeiden, sollten Sie 
480 \family sans
481 Seitenverhältnis
482 \begin_inset space ~
483 \end_inset
484
485 beibehalten
486 \family default
487  ankreuzen.
488  Die Abbildung wird dann so angepasst, dass die vorgegebenen Werte für Höhe
489  und Breite nicht überschritten werden.
490 \begin_inset Newline newline
491 \end_inset
492
493 Wenn Sie mit der rechten Maustaste auf eine Grafik klicken und dann im erscheine
494 nden Kontext-Menü 
495 \family sans
496 Datei extern bearbeiten
497 \family default
498  auswählen, können Abbildungen mit einem Programm ihrer Wahl zum Bearbeiten
499  öffnen.
500  Das Programm kann für jedes Bildformat in den LyX-Einstellungen unter 
501 \family sans
502 Datei-Handhabung\SpecialChar \menuseparator
503 Dateiformate
504 \family default
505  festgelegt werden.
506 \end_layout
507
508 \begin_layout Description
509
510 \family sans
511 Ausschnitt
512 \family default
513  Alternativ zur Verwendung von Skalierungen, kann man hier Koordinaten angeben,
514  um Höhe und Breite der Abbildung für die Ausgabe festzulegen.
515  Wenn Sie auf 
516 \family sans
517 Lese
518 \begin_inset space ~
519 \end_inset
520
521 aus
522 \begin_inset space ~
523 \end_inset
524
525 Datei
526 \family default
527  klicken, werden die Koordinaten automatisch berechnet.
528  Die Option 
529 \family sans
530 Auf
531 \begin_inset space ~
532 \end_inset
533
534 Begrenzungsbox
535 \begin_inset space ~
536 \end_inset
537
538 zuschneiden
539 \family default
540  wird nur den Teil der Abbildung drucken, der innerhalb der vorgegebenen
541  Koordinaten liegt.
542  Normalerweise müssen Sie sich um Bildkoordinaten nicht kümmern und können
543  diese Karteikarte ignorieren.
544 \end_layout
545
546 \begin_layout Description
547
548 \family sans
549 LaTeX-
550 \begin_inset space ~
551 \end_inset
552
553 und
554 \begin_inset space ~
555 \end_inset
556
557 LyX-Optionen
558 \family default
559  Hier können Sie das Aussehen einer Abbildung innerhalb von LyX ändern und
560  LaTeX-Experten können weitere LaTeX-Optionen definieren.
561 \begin_inset Newline newline
562 \end_inset
563
564 Ist die Option 
565 \family sans
566 Entwurfsmodus 
567 \family default
568 angekreuzt, wird nur ein Rahmen in der Größe der Abbildung mit dem Dateinamen
569  darin gedruckt.
570 \begin_inset Newline newline
571 \end_inset
572
573 Die Option 
574 \family sans
575 Beim
576 \begin_inset space ~
577 \end_inset
578
579 Exportieren
580 \begin_inset space ~
581 \end_inset
582
583 nicht
584 \begin_inset space ~
585 \end_inset
586
587 entpacken
588 \family default
589  betrifft nur gepackte EPS-Dateien, zum Beispiel 
590 \emph on
591 x.eps.gz
592 \emph default
593 .
594  LaTeX kann so mit ihnen umgehen.
595 \begin_inset Newline newline
596 \end_inset
597
598 Gepackte EPS-Dateien sparen Platz, wenn Sie als Ausgabe-Format PostScript
599  wählen, siehe Anhang
600 \begin_inset space ~
601 \end_inset
602
603
604 \begin_inset CommandInset ref
605 LatexCommand ref
606 reference "abs:PostScript"
607
608 \end_inset
609
610 .
611  Um EPS-Dateien zu packen, benutzen Sie folgende Kommandozeilenbefehle:
612 \begin_inset Newline newline
613 \end_inset
614
615
616 \series bold
617 gzip x.eps
618 \begin_inset Newline newline
619 \end_inset
620
621 zgrep %%Bounding x.eps.gz > x.eps.bb
622 \series default
623
624 \begin_inset Newline newline
625 \end_inset
626
627 Der zweite Befehl erzeugt die Begrenzungsbox 
628 \begin_inset Quotes gld
629 \end_inset
630
631 x.eps.bb
632 \begin_inset Quotes grd
633 \end_inset
634
635 , die LaTeX für gepackte Abbildungen benötigt.
636 \begin_inset Newline newline
637 \end_inset
638
639 Das Feld 
640 \family sans
641 Gruppenname
642 \begin_inset space ~
643 \end_inset
644
645 initialisieren
646 \family default
647  ermöglicht es eine Einstellungsgruppe zu definieren oder dem Bild eine
648  solche zuzuordnen.
649 \begin_inset Index idx
650 status collapsed
651
652 \begin_layout Plain Layout
653 Abbildungen ! Einstellungsgruppen
654 \end_layout
655
656 \end_inset
657
658  Bilder innerhalb einer solchen Gruppe teilen ihre Einstellungen, so dass
659  alle Bilder der Gruppe geändert werden, wenn die Einstellungen eines Bildes
660  der Gruppe geändert werden.
661  Damit kann man z.B.
662 \begin_inset space ~
663 \end_inset
664
665 die Bildgröße für eine Reihe von Bildern ändern, ohne dies bei jedem einzelnen
666  Bild tun zu müssen.
667  Eine Einstellungsgruppe zuzuordnen kann auch über das Kontextmenü des Bildes
668  geschehen, indem man den Namen der gewünschten Gruppe anklickt.
669 \end_layout
670
671 \begin_layout Standard
672 \begin_inset VSpace bigskip
673 \end_inset
674
675
676 \end_layout
677
678 \begin_layout Standard
679 Hier ist eine zentrierte EPS-Abbildung
680 \begin_inset Foot
681 status collapsed
682
683 \begin_layout Plain Layout
684 Abbildungsformate sind in Abschnitt
685 \begin_inset space ~
686 \end_inset
687
688
689 \begin_inset CommandInset ref
690 LatexCommand ref
691 reference "abs:Bildformate"
692
693 \end_inset
694
695  beschrieben.
696 \end_layout
697
698 \end_inset
699
700  in einem eigenen Absatz:
701 \end_layout
702
703 \begin_layout Standard
704 \align center
705 \begin_inset Graphics
706         filename ../clipart/mobius.eps
707         scale 70
708         scaleBeforeRotation
709         rotateOrigin center
710
711 \end_inset
712
713
714 \end_layout
715
716 \begin_layout Standard
717 \noindent
718 Hier ist dieselbe Abbildung, aber im Entwurfsmodus gedruckt:
719 \end_layout
720
721 \begin_layout Standard
722 \align center
723 \begin_inset Graphics
724         filename ../clipart/mobius.eps
725         scale 70
726         draft
727         scaleBeforeRotation
728         rotateOrigin center
729
730 \end_inset
731
732
733 \end_layout
734
735 \begin_layout Section
736 Gleitende Abbildungen
737 \begin_inset CommandInset label
738 LatexCommand label
739 name "abs:Gleitende-Abbildungen"
740
741 \end_inset
742
743
744 \begin_inset Index idx
745 status collapsed
746
747 \begin_layout Plain Layout
748 Abbildungen ! gleitende
749 \end_layout
750
751 \end_inset
752
753
754 \begin_inset Index idx
755 status collapsed
756
757 \begin_layout Plain Layout
758 Gleitobjekte ! Abbildungen
759 \end_layout
760
761 \end_inset
762
763
764 \end_layout
765
766 \begin_layout Standard
767 Allgemeine Erläuterungen zu Gleitobjekten finden Sie in Abschnitt
768 \begin_inset space ~
769 \end_inset
770
771
772 \begin_inset CommandInset ref
773 LatexCommand ref
774 reference "abs:Gleitobjekte-Einleitung"
775
776 \end_inset
777
778 .
779 \end_layout
780
781 \begin_layout Standard
782 Wenn Sie auf das Werkzeugleisten-Symbol 
783 \begin_inset Graphics
784         filename ../../images/float-insert_figure.png
785         scale 70
786         scaleBeforeRotation
787
788 \end_inset
789
790  klicken oder 
791 \family sans
792 Einfügen\SpecialChar \menuseparator
793 Gleit\SpecialChar \-
794 objekt\SpecialChar \menuseparator
795 Abbildung
796 \family default
797  wählen, erhalten Sie einen leeren roten Rahmen ohne Abbildung.
798  In das rot umrahmte Feld rechts von 
799 \emph on
800 Abbildung
801 \begin_inset space ~
802 \end_inset
803
804 Nr:
805 \emph default
806  schreiben Sie die Bildbeschriftung.
807  Nach einem Klick oberhalb oder unterhalb von 
808 \emph on
809 Abbildung
810 \begin_inset space ~
811 \end_inset
812
813 Nr:
814 \emph default
815  können Sie dann eine Abbildung wie 
816 \begin_inset CommandInset ref
817 LatexCommand ref
818 reference "abb:kill-plat"
819
820 \end_inset
821
822  oberhalb oder wie Abbildung
823 \begin_inset space ~
824 \end_inset
825
826
827 \begin_inset CommandInset ref
828 LatexCommand ref
829 reference "abb:escher"
830
831 \end_inset
832
833  unterhalb der Bildbeschriftung einfügen.
834  Näheres über Bildbeschriftungen erfahren Sie in Abschnitt
835 \begin_inset space ~
836 \end_inset
837
838
839 \begin_inset CommandInset ref
840 LatexCommand ref
841 reference "abs:Titel-Platzierung"
842
843 \end_inset
844
845 .
846 \end_layout
847
848 \begin_layout Standard
849 \begin_inset Float figure
850 wide false
851 sideways false
852 status open
853
854 \begin_layout Plain Layout
855 \align center
856 \begin_inset Graphics
857         filename ../clipart/platypus.eps
858         width 50col%
859         scaleBeforeRotation
860         rotateOrigin center
861
862 \end_inset
863
864
865 \end_layout
866
867 \begin_layout Plain Layout
868 \begin_inset Caption
869
870 \begin_layout Plain Layout
871 \begin_inset CommandInset label
872 LatexCommand label
873 name "abb:kill-plat"
874
875 \end_inset
876
877 Platypus in einem Gleitobjekt
878 \end_layout
879
880 \end_inset
881
882
883 \end_layout
884
885 \end_inset
886
887
888 \end_layout
889
890 \begin_layout Standard
891 \begin_inset Float figure
892 wide false
893 sideways false
894 status open
895
896 \begin_layout Plain Layout
897 \begin_inset Caption
898
899 \begin_layout Plain Layout
900 \begin_inset CommandInset label
901 LatexCommand label
902 name "abb:escher"
903
904 \end_inset
905
906 M.C.
907  Escher
908 \end_layout
909
910 \end_inset
911
912
913 \end_layout
914
915 \begin_layout Plain Layout
916 \align center
917 \begin_inset Graphics
918         filename ../clipart/escher-lsd.eps
919         scale 80
920         scaleBeforeRotation
921         rotateOrigin center
922
923 \end_inset
924
925
926 \end_layout
927
928 \end_inset
929
930
931 \end_layout
932
933 \begin_layout Standard
934 \begin_inset Index idx
935 status collapsed
936
937 \begin_layout Plain Layout
938 Querverweise ! auf Abbildungen
939 \end_layout
940
941 \end_inset
942
943 Abbildung
944 \begin_inset space ~
945 \end_inset
946
947
948 \begin_inset CommandInset ref
949 LatexCommand ref
950 reference "abb:kill-plat"
951
952 \end_inset
953
954  und 
955 \begin_inset CommandInset ref
956 LatexCommand ref
957 reference "abb:escher"
958
959 \end_inset
960
961  sind Beispiele für Abbildungen, auf die verwiesen werden kann.
962  Dafür fügen Sie in der Beschriftung mit 
963 \family sans
964 Einfügen\SpecialChar \menuseparator
965 Marke
966 \family default
967  oder durch Klicken auf 
968 \begin_inset Graphics
969         filename ../../images/label-insert.png
970         scale 70
971         scaleBeforeRotation
972
973 \end_inset
974
975  eine Marke ein.
976  Auf diese können Sie dann wie gewohnt mit 
977 \family sans
978 Einfügen\SpecialChar \menuseparator
979 Querverweis
980 \family default
981  oder durch Klicken auf 
982 \begin_inset Graphics
983         filename ../../images/dialog-show-new-inset_ref.png
984         scale 70
985         scaleBeforeRotation
986
987 \end_inset
988
989  verweisen.
990  Das ist besser als eine vage Formulierung wie 
991 \begin_inset Quotes gld
992 \end_inset
993
994 die obige Abbildung
995 \begin_inset Quotes grd
996 \end_inset
997
998  zu benutzen, weil LaTeX die Abbildung dort platzieren wird, wo es sinnvoll
999  erscheint, und das muss nicht 
1000 \emph on
1001 oben
1002 \emph default
1003  sein.
1004  Verweise werden detailliert in Abschnitt
1005 \begin_inset space ~
1006 \end_inset
1007
1008
1009 \begin_inset CommandInset ref
1010 LatexCommand ref
1011 reference "abs:Auf-Gleitobjekte-verweisen"
1012
1013 \end_inset
1014
1015  beschrieben.
1016 \end_layout
1017
1018 \begin_layout Standard
1019 Normalerweise wird eine Gleitabbildung nur aus einem Bild bestehen, aber
1020  manchmal benötigt man mehrere Bilder mit unterschiedlichen Beschriftungen.
1021  Das erreicht man, indem man weitere Gleitabbildungen in eine bestehende
1022  Gleitabbildung einfügt.
1023  Beachten Sie, dass im Abbildungsverzeichnis nur die Hauptbeschriftung erscheint.
1024  Abbildung
1025 \begin_inset space ~
1026 \end_inset
1027
1028
1029 \begin_inset CommandInset ref
1030 LatexCommand ref
1031 reference "abb:Zwei-Teilabbildungen"
1032
1033 \end_inset
1034
1035  ist ein Beispiel für eine Gleitabbildung mit zwei Teilabbildungen nebeneinander.
1036  Sie können die Bilder auch untereinander setzen, indem Sie nach der ersten
1037  Gleitabbildung auf Eingabe drücken.
1038  Abbildung
1039 \begin_inset space ~
1040 \end_inset
1041
1042
1043 \begin_inset CommandInset ref
1044 LatexCommand ref
1045 reference "abb:Undefinierbar"
1046
1047 \end_inset
1048
1049  und 
1050 \begin_inset CommandInset ref
1051 LatexCommand ref
1052 reference "abb:Ein-Schnabeltier"
1053
1054 \end_inset
1055
1056  sind die Teilabbildungen.
1057 \end_layout
1058
1059 \begin_layout Standard
1060 \begin_inset Float figure
1061 wide false
1062 sideways false
1063 status open
1064
1065 \begin_layout Plain Layout
1066 \begin_inset space \hfill{}
1067 \end_inset
1068
1069
1070 \begin_inset Float figure
1071 wide false
1072 sideways false
1073 status collapsed
1074
1075 \begin_layout Plain Layout
1076 \begin_inset Caption
1077
1078 \begin_layout Plain Layout
1079 \begin_inset CommandInset label
1080 LatexCommand label
1081 name "abb:Undefinierbar"
1082
1083 \end_inset
1084
1085 Undefinierbar
1086 \end_layout
1087
1088 \end_inset
1089
1090
1091 \end_layout
1092
1093 \begin_layout Plain Layout
1094 \begin_inset Graphics
1095         filename ../clipart/escher-lsd.eps
1096         width 35col%
1097         scaleBeforeRotation
1098         groupId Teilabbildung
1099
1100 \end_inset
1101
1102
1103 \end_layout
1104
1105 \end_inset
1106
1107
1108 \begin_inset space \hfill{}
1109 \end_inset
1110
1111
1112 \begin_inset Float figure
1113 wide false
1114 sideways false
1115 status collapsed
1116
1117 \begin_layout Plain Layout
1118 \begin_inset Caption
1119
1120 \begin_layout Plain Layout
1121 \begin_inset CommandInset label
1122 LatexCommand label
1123 name "abb:Ein-Schnabeltier"
1124
1125 \end_inset
1126
1127 Ein Schnabeltier
1128 \end_layout
1129
1130 \end_inset
1131
1132
1133 \end_layout
1134
1135 \begin_layout Plain Layout
1136 \begin_inset Graphics
1137         filename ../clipart/platypus.eps
1138         width 35col%
1139         scaleBeforeRotation
1140         groupId Teilabbildung
1141
1142 \end_inset
1143
1144
1145 \end_layout
1146
1147 \end_inset
1148
1149
1150 \begin_inset space \hfill{}
1151 \end_inset
1152
1153
1154 \end_layout
1155
1156 \begin_layout Plain Layout
1157 \begin_inset Caption
1158
1159 \begin_layout Plain Layout
1160 \begin_inset CommandInset label
1161 LatexCommand label
1162 name "abb:Zwei-Teilabbildungen"
1163
1164 \end_inset
1165
1166 Zwei Teilabbildungen nebeneinander.
1167  Beide Bilder gehören der Einstellungsgruppe mit dem Namen 
1168 \begin_inset Quotes gld
1169 \end_inset
1170
1171 Teilabbildung
1172 \begin_inset Quotes grd
1173 \end_inset
1174
1175  an.
1176 \end_layout
1177
1178 \end_inset
1179
1180
1181 \end_layout
1182
1183 \end_inset
1184
1185
1186 \end_layout
1187
1188 \begin_layout Section
1189 Bildformate
1190 \begin_inset CommandInset label
1191 LatexCommand label
1192 name "abs:Bildformate"
1193
1194 \end_inset
1195
1196
1197 \begin_inset Index idx
1198 status collapsed
1199
1200 \begin_layout Plain Layout
1201 Abbildungen ! Bildformate
1202 \end_layout
1203
1204 \end_inset
1205
1206
1207 \end_layout
1208
1209 \begin_layout Standard
1210 Sie können Bilder in jedem bekannten Dateiformat einfügen.
1211  Aber wie in Anhang
1212 \begin_inset space ~
1213 \end_inset
1214
1215
1216 \begin_inset CommandInset ref
1217 LatexCommand ref
1218 reference "kap:Ausgabedatei-Formate"
1219
1220 \end_inset
1221
1222  beschrieben, erlaubt jedes Ausgabeformat nur ein paar Bildformate.
1223  LyX benutzt im Hintergrund das Programm
1224 \family typewriter
1225  ImageMagick
1226 \family default
1227 , um Bilder ins richtige Ausgabeformat zu konvertieren.
1228  Sie beschleunigen Ihre Arbeit, wenn Sie solche Konvertierungen im Hintergrund
1229  vermeiden.
1230  Dazu sollten Sie nur Bildformate benutzen, die direkt in die Ausgabe eingefügt
1231  werden können.
1232  Diese Formate werden in Anhang
1233 \begin_inset space ~
1234 \end_inset
1235
1236
1237 \begin_inset CommandInset ref
1238 LatexCommand ref
1239 reference "kap:Ausgabedatei-Formate"
1240
1241 \end_inset
1242
1243  beschrieben.
1244 \end_layout
1245
1246 \begin_layout Standard
1247 Ähnlich wie bei Fonts gibt es zwei Bildformate:
1248 \end_layout
1249
1250 \begin_layout Description
1251 Pixelbilder bestehen aus Pixeln, meist in komprimierter Form.
1252  Sie sind deshalb nicht völlig skalierbar und sehen bei starken Vergrößerungen
1253  
1254 \emph on
1255 pixelig
1256 \emph default
1257  aus.
1258  Bekannte Pixel-Formate sind 
1259 \begin_inset Quotes gld
1260 \end_inset
1261
1262 Graphics Interchange Format
1263 \begin_inset Quotes grd
1264 \end_inset
1265
1266  (GIF, Dateiendung
1267 \family typewriter
1268  
1269 \family default
1270
1271 \begin_inset Quotes gld
1272 \end_inset
1273
1274
1275 \family typewriter
1276 .gif
1277 \family default
1278
1279 \begin_inset Quotes grd
1280 \end_inset
1281
1282 )
1283 \begin_inset Index idx
1284 status collapsed
1285
1286 \begin_layout Plain Layout
1287 GIF
1288 \end_layout
1289
1290 \end_inset
1291
1292
1293 \begin_inset Quotes gld
1294 \end_inset
1295
1296 Portable Network Graphics
1297 \begin_inset Quotes grd
1298 \end_inset
1299
1300  (PNG, Dateiendung 
1301 \begin_inset Quotes gld
1302 \end_inset
1303
1304
1305 \family typewriter
1306 .png
1307 \family default
1308
1309 \begin_inset Quotes grd
1310 \end_inset
1311
1312 )
1313 \begin_inset Index idx
1314 status collapsed
1315
1316 \begin_layout Plain Layout
1317 PNG
1318 \end_layout
1319
1320 \end_inset
1321
1322
1323 \begin_inset Quotes gld
1324 \end_inset
1325
1326 Joint Photographic Experts Group
1327 \begin_inset Quotes grd
1328 \end_inset
1329
1330  (JPEG, Dateiendung
1331 \family typewriter
1332  
1333 \family default
1334
1335 \begin_inset Quotes gld
1336 \end_inset
1337
1338
1339 \family typewriter
1340 .jpg
1341 \family default
1342
1343 \begin_inset Quotes grd
1344 \end_inset
1345
1346  oder 
1347 \begin_inset Quotes gld
1348 \end_inset
1349
1350
1351 \family typewriter
1352 .jpeg
1353 \family default
1354
1355 \begin_inset Quotes grd
1356 \end_inset
1357
1358 )
1359 \begin_inset Index idx
1360 status collapsed
1361
1362 \begin_layout Plain Layout
1363 JPG, JPEG
1364 \end_layout
1365
1366 \end_inset
1367
1368  und 
1369 \begin_inset Quotes gld
1370 \end_inset
1371
1372 Windows Bitmap
1373 \begin_inset Quotes grd
1374 \end_inset
1375
1376  (BMP, Dateiendung 
1377 \begin_inset Quotes gld
1378 \end_inset
1379
1380
1381 \family typewriter
1382 .bmp
1383 \family default
1384
1385 \begin_inset Quotes grd
1386 \end_inset
1387
1388 )
1389 \begin_inset Index idx
1390 status collapsed
1391
1392 \begin_layout Plain Layout
1393 BMP
1394 \end_layout
1395
1396 \end_inset
1397
1398 .
1399 \end_layout
1400
1401 \begin_layout Description
1402 Vektorbilder bestehen aus Vektoren und können deshalb ohne Datenverlust
1403  auf jede beliebige Größe skaliert werden.
1404  Das ist wichtig bei Präsentationen und Online-Dokumenten, um in Diagramme
1405  zoomen zu können.
1406 \begin_inset Newline newline
1407 \end_inset
1408
1409 Bekannte Formate sind 
1410 \begin_inset Quotes gld
1411 \end_inset
1412
1413 Scalable Vector Graphics
1414 \begin_inset Quotes grd
1415 \end_inset
1416
1417  (SVG, Dateiendung
1418 \family typewriter
1419  
1420 \family default
1421
1422 \begin_inset Quotes gld
1423 \end_inset
1424
1425
1426 \family typewriter
1427 .svg
1428 \family default
1429
1430 \begin_inset Quotes grd
1431 \end_inset
1432
1433 )
1434 \begin_inset Index idx
1435 status collapsed
1436
1437 \begin_layout Plain Layout
1438 SVG
1439 \end_layout
1440
1441 \end_inset
1442
1443
1444 \begin_inset Quotes gld
1445 \end_inset
1446
1447 Encapsulated PostScript
1448 \begin_inset Quotes grd
1449 \end_inset
1450
1451  (EPS, Dateiendung 
1452 \begin_inset Quotes gld
1453 \end_inset
1454
1455
1456 \family typewriter
1457 .eps
1458 \family default
1459
1460 \begin_inset Quotes grd
1461 \end_inset
1462
1463 )
1464 \begin_inset Index idx
1465 status collapsed
1466
1467 \begin_layout Plain Layout
1468 EPS
1469 \end_layout
1470
1471 \end_inset
1472
1473
1474 \begin_inset Quotes gld
1475 \end_inset
1476
1477 Portable Document Format
1478 \begin_inset Quotes grd
1479 \end_inset
1480
1481  (PDF, Dateiendung
1482 \family typewriter
1483  
1484 \family default
1485
1486 \begin_inset Quotes gld
1487 \end_inset
1488
1489
1490 \family typewriter
1491 .pdf
1492 \family default
1493
1494 \begin_inset Quotes grd
1495 \end_inset
1496
1497 )
1498 \begin_inset Index idx
1499 status collapsed
1500
1501 \begin_layout Plain Layout
1502 PDF
1503 \end_layout
1504
1505 \end_inset
1506
1507  und 
1508 \begin_inset Quotes gld
1509 \end_inset
1510
1511 Windows Metafile
1512 \begin_inset Quotes grd
1513 \end_inset
1514
1515  (WMF, Dateiendung 
1516 \begin_inset Quotes gld
1517 \end_inset
1518
1519
1520 \family typewriter
1521 .wmf
1522 \family default
1523
1524 \begin_inset Quotes grd
1525 \end_inset
1526
1527 )
1528 \begin_inset Index idx
1529 status collapsed
1530
1531 \begin_layout Plain Layout
1532 WMF
1533 \end_layout
1534
1535 \end_inset
1536
1537 .
1538 \end_layout
1539
1540 \begin_layout Standard
1541 Pixelbilder können auch ins PDF- oder EPS-Format konvertiert werden, und
1542  das Ergebnis ist immer noch ein Pixelbild.
1543  In diesem Fall wird ein Kopf mit den Bildeigenschaften zum Originalbild
1544  hinzugefügt.
1545 \begin_inset Foot
1546 status collapsed
1547
1548 \begin_layout Plain Layout
1549 Bei PDF wird das Originalbild auch noch komprimiert.
1550 \end_layout
1551
1552 \end_inset
1553
1554  Die PDF-Dateien, die 
1555 \family typewriter
1556 Adobe Photoshop
1557 \family default
1558  erzeugt, sind zum Beispiel Pixelbilder.
1559 \end_layout
1560
1561 \begin_layout Standard
1562 Normalerweise kann man Pixelbilder nicht in Vektorbilder konvertieren oder
1563  umgekehrt.
1564  Nur die Bildformate PDF und EPS können direkt in PDF- und PostScript-Dateien
1565  eingefügt werden.
1566  SVG- und WMF-Bilder werden in Pixelbilder umgerechnet, wenn die Ausgabedatei
1567  erzeugt wird, weil es zur Zeit keine WMF/SVG
1568 \begin_inset Formula $\to$
1569 \end_inset
1570
1571 PDF/EPS Konverter gibt.
1572 \end_layout
1573
1574 \begin_layout Chapter
1575 Tabellen
1576 \begin_inset Index idx
1577 status collapsed
1578
1579 \begin_layout Plain Layout
1580 Tabellen
1581 \end_layout
1582
1583 \end_inset
1584
1585
1586 \end_layout
1587
1588 \begin_layout Section
1589 Einführung
1590 \begin_inset Index idx
1591 status collapsed
1592
1593 \begin_layout Plain Layout
1594 Tabellen ! Einführung
1595 \end_layout
1596
1597 \end_inset
1598
1599
1600 \end_layout
1601
1602 \begin_layout Standard
1603 Eine Tabelle können Sie mit dem Werkzeugleistenknopf 
1604 \begin_inset Graphics
1605         filename ../../images/tabular-insert.png
1606         scale 70
1607         scaleBeforeRotation
1608
1609 \end_inset
1610
1611  oder das Menü 
1612 \family sans
1613 Einfügen\SpecialChar \menuseparator
1614 Tabelle
1615 \family default
1616  einfügen.
1617  Wenn Sie auf den Werkzeugleistenknopf klicken, sehen Sie eine 5×5
1618 \begin_inset space \thinspace{}
1619 \end_inset
1620
1621 -Tabelle.
1622  Wenn Sie mit dem Mauszeiger darüberfahren, werden die Felder dunkelblau
1623  und die Größe der dunkelblauen Tabelle angezeigt.
1624  Ein weiterer Mausklick fügt die so definierte Tabelle an der Cursorposition
1625  ein.
1626  Wenn Sie das Menü benutzen, erscheint ein Fenster, in dem Sie Zeilen- und
1627  Spaltenanzahl festlegen können.
1628 \end_layout
1629
1630 \begin_layout Standard
1631 In der so erstellten Tabelle ist jede Zelle umrandet.
1632  Die erste Zeile ist vom Rest durch eine doppelte Linie abgetrennt.
1633  Das wird dadurch erreicht, dass die erste Zeile eine Linie unterhalb und
1634  die zweite Zeile eine Linie oberhalb haben.
1635  Hier ist ein Beispiel:
1636 \end_layout
1637
1638 \begin_layout Standard
1639 \align center
1640 \begin_inset Tabular
1641 <lyxtabular version="3" rows="5" columns="4">
1642 <features tabularvalignment="middle">
1643 <column alignment="center" valignment="top" width="0">
1644 <column alignment="center" valignment="top" width="0">
1645 <column alignment="center" valignment="top" width="0">
1646 <column alignment="center" valignment="top" width="0">
1647 <row>
1648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1649 \begin_inset Text
1650
1651 \begin_layout Plain Layout
1652
1653 \end_layout
1654
1655 \end_inset
1656 </cell>
1657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1658 \begin_inset Text
1659
1660 \begin_layout Plain Layout
1661
1662 \family roman
1663 \series medium
1664 \shape up
1665 \size normal
1666 \emph off
1667 \bar no
1668 \noun off
1669 \color none
1670 1
1671 \end_layout
1672
1673 \end_inset
1674 </cell>
1675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1676 \begin_inset Text
1677
1678 \begin_layout Plain Layout
1679 2
1680 \end_layout
1681
1682 \end_inset
1683 </cell>
1684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1685 \begin_inset Text
1686
1687 \begin_layout Plain Layout
1688 3
1689 \end_layout
1690
1691 \end_inset
1692 </cell>
1693 </row>
1694 <row>
1695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1696 \begin_inset Text
1697
1698 \begin_layout Plain Layout
1699
1700 \family roman
1701 \series medium
1702 \shape up
1703 \size normal
1704 \emph off
1705 \bar no
1706 \noun off
1707 \color none
1708 A
1709 \end_layout
1710
1711 \end_inset
1712 </cell>
1713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1714 \begin_inset Text
1715
1716 \begin_layout Plain Layout
1717
1718 \end_layout
1719
1720 \end_inset
1721 </cell>
1722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1723 \begin_inset Text
1724
1725 \begin_layout Plain Layout
1726
1727 \end_layout
1728
1729 \end_inset
1730 </cell>
1731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1732 \begin_inset Text
1733
1734 \begin_layout Plain Layout
1735
1736 \end_layout
1737
1738 \end_inset
1739 </cell>
1740 </row>
1741 <row>
1742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1743 \begin_inset Text
1744
1745 \begin_layout Plain Layout
1746
1747 \family roman
1748 \series medium
1749 \shape up
1750 \size normal
1751 \emph off
1752 \bar no
1753 \noun off
1754 \color none
1755 B
1756 \end_layout
1757
1758 \end_inset
1759 </cell>
1760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1761 \begin_inset Text
1762
1763 \begin_layout Plain Layout
1764
1765 \end_layout
1766
1767 \end_inset
1768 </cell>
1769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1770 \begin_inset Text
1771
1772 \begin_layout Plain Layout
1773
1774 \end_layout
1775
1776 \end_inset
1777 </cell>
1778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1779 \begin_inset Text
1780
1781 \begin_layout Plain Layout
1782
1783 \end_layout
1784
1785 \end_inset
1786 </cell>
1787 </row>
1788 <row>
1789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1790 \begin_inset Text
1791
1792 \begin_layout Plain Layout
1793
1794 \family roman
1795 \series medium
1796 \shape up
1797 \size normal
1798 \emph off
1799 \bar no
1800 \noun off
1801 \color none
1802 C
1803 \end_layout
1804
1805 \end_inset
1806 </cell>
1807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1808 \begin_inset Text
1809
1810 \begin_layout Plain Layout
1811
1812 \end_layout
1813
1814 \end_inset
1815 </cell>
1816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1817 \begin_inset Text
1818
1819 \begin_layout Plain Layout
1820
1821 \end_layout
1822
1823 \end_inset
1824 </cell>
1825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1826 \begin_inset Text
1827
1828 \begin_layout Plain Layout
1829
1830 \end_layout
1831
1832 \end_inset
1833 </cell>
1834 </row>
1835 <row>
1836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1837 \begin_inset Text
1838
1839 \begin_layout Plain Layout
1840 D
1841 \end_layout
1842
1843 \end_inset
1844 </cell>
1845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1846 \begin_inset Text
1847
1848 \begin_layout Plain Layout
1849
1850 \end_layout
1851
1852 \end_inset
1853 </cell>
1854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1855 \begin_inset Text
1856
1857 \begin_layout Plain Layout
1858
1859 \end_layout
1860
1861 \end_inset
1862 </cell>
1863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1864 \begin_inset Text
1865
1866 \begin_layout Plain Layout
1867
1868 \end_layout
1869
1870 \end_inset
1871 </cell>
1872 </row>
1873 </lyxtabular>
1874
1875 \end_inset
1876
1877
1878 \end_layout
1879
1880 \begin_layout Section
1881 Tabellen-Einstellungen
1882 \begin_inset Index idx
1883 status collapsed
1884
1885 \begin_layout Plain Layout
1886 Tabellen ! Einstellungen
1887 \end_layout
1888
1889 \end_inset
1890
1891
1892 \end_layout
1893
1894 \begin_layout Standard
1895 Sie können das Aussehen einer Tabelle ändern, indem Sie mit der rechten
1896  Maustaste draufklicken.
1897  Dadurch wird ein Kontextmenü angezeigt, an dessem Ende 
1898 \family sans
1899 Einstellungen
1900 \family default
1901  steht.
1902  Ein Klick darauf öffnet das Fenster 
1903 \family sans
1904 Tabellen-Einstellungen
1905 \family default
1906 .
1907  Hier können die Einstellungen der Zelle, in der der Mauszeiger beim Rechtsklick
1908  gerade war, geändert werden und auch die der zugehörigen Zeile und Spalte.
1909  Viele Optionen sind auch für eine Zellenauswahl wirksam.
1910  Das bedeutet, wenn Sie mehrere Zellen, Zeilen oder Spalten markiert haben
1911  – sie sind dann hellblau hinterlegt – gilt eine Aktion für die gesamte
1912  Auswahl.
1913  Beachten Sie, dass ein Unterschied besteht, ob Sie den 
1914 \emph on
1915 Inhalt
1916 \emph default
1917  einer Zelle oder die Zelle selber ausgewählt haben.
1918  Das 
1919 \family sans
1920 Tabellen-Einstellungen
1921 \family default
1922 -Menü hat folgende Karteikarten:
1923 \end_layout
1924
1925 \begin_layout Description
1926
1927 \family sans
1928 Tabellen-Einstellungen
1929 \family default
1930  Hier können Sie die Horizontale
1931 \begin_inset space ~
1932 \end_inset
1933
1934 Ausrichtung der momentanen Spalte und die Spaltenbreite festlegen.
1935  Die Ausrichtung 
1936 \family sans
1937 Am
1938 \begin_inset space ~
1939 \end_inset
1940
1941 Dezimaltrenner
1942 \family default
1943  ist in Abschnitt
1944 \begin_inset space ~
1945 \end_inset
1946
1947
1948 \begin_inset CommandInset ref
1949 LatexCommand ref
1950 reference "sub:Besondere-Zellenausrichtung"
1951
1952 \end_inset
1953
1954  beschrieben.
1955  Wenn Sie eine Spaltenbreite festgelegt haben, können Sie auch eine Vertikale
1956 \begin_inset space ~
1957 \end_inset
1958
1959 Ausrichtung der momentanen Zeile wählen.
1960  Bei einer festen Spaltenbreite können Zellen Zeilenumbrüche und mehrere
1961  Absätze haben, wie in Abschnitt
1962 \begin_inset space ~
1963 \end_inset
1964
1965
1966 \begin_inset CommandInset ref
1967 LatexCommand ref
1968 reference "uab:Mehrfache-Zeilen-in"
1969
1970 \end_inset
1971
1972  beschrieben.
1973  Ohne feste Spaltenbreite ist die Spalte so breit wie ihre breiteste Zelle.
1974 \begin_inset Newline newline
1975 \end_inset
1976
1977 Außerdem können Sie mehrere Zellen einer Zeile markieren und die Auswahl
1978  als Mehrfachspalte oder Mehrfachzeile definieren, wie in Abschnitt
1979 \begin_inset space ~
1980 \end_inset
1981
1982
1983 \begin_inset CommandInset ref
1984 LatexCommand ref
1985 reference "uab:Mehrfachspalten"
1986
1987 \end_inset
1988
1989  und 
1990 \begin_inset CommandInset ref
1991 LatexCommand ref
1992 reference "uab:Mehrfachzeilen"
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 LaTeX-Argument für besondere Tabellen-Formatierun\SpecialChar \-
2025 gen einfügen,
2026  wie in den Abschnitten 
2027 \begin_inset CommandInset ref
2028 LatexCommand ref
2029 reference "uab:Mehrfachspalten-Berechnungen"
2030
2031 \end_inset
2032
2033  und 
2034 \begin_inset CommandInset ref
2035 LatexCommand ref
2036 reference "abs:Farbige-Tabellen"
2037
2038 \end_inset
2039
2040  beschrieben.
2041 \end_layout
2042
2043 \begin_layout Description
2044
2045 \family sans
2046 Rahmen
2047 \family default
2048  Hier können Sie Begrenzungslinien für die momentane(n) Zeile(n) und Spalte(n)
2049  hinzufügen und löschen.
2050 \begin_inset Newline newline
2051 \end_inset
2052
2053 Wenn Sie die Stil-Option
2054 \family sans
2055  Formal
2056 \family default
2057  benutzen, wird die Tabelle in eine formale Tabelle, wie in Abschnitt
2058 \begin_inset space ~
2059 \end_inset
2060
2061
2062 \begin_inset CommandInset ref
2063 LatexCommand ref
2064 reference "abs:Formale-Tabellen"
2065
2066 \end_inset
2067
2068  beschrieben, konvertiert.
2069 \begin_inset Newline newline
2070 \end_inset
2071
2072 Hier können Sie auch zusätzliche Abstände für Zeilen festlegen, wie in Abschnitt
2073 \begin_inset space ~
2074 \end_inset
2075
2076
2077 \begin_inset CommandInset ref
2078 LatexCommand ref
2079 reference "uab:Zeilenabstand"
2080
2081 \end_inset
2082
2083  beschrieben.
2084 \end_layout
2085
2086 \begin_layout Description
2087
2088 \family sans
2089 Lange
2090 \begin_inset space ~
2091 \end_inset
2092
2093 Tabelle
2094 \family default
2095  Hier kann eine Tabelle als 
2096 \begin_inset Quotes gld
2097 \end_inset
2098
2099 Lange
2100 \begin_inset space ~
2101 \end_inset
2102
2103 Tabelle
2104 \begin_inset Quotes grd
2105 \end_inset
2106
2107  definiert werden, die über mehrere Seiten reicht.
2108  Die Abschnitte
2109 \begin_inset space ~
2110 \end_inset
2111
2112
2113 \begin_inset CommandInset ref
2114 LatexCommand ref
2115 reference "abs:Lange-Tabellen"
2116
2117 \end_inset
2118
2119  und 
2120 \begin_inset CommandInset ref
2121 LatexCommand ref
2122 reference "abs:Special-Longtable-Issues"
2123
2124 \end_inset
2125
2126  beschreiben diese Funktion genauer.
2127 \end_layout
2128
2129 \begin_layout Standard
2130 Wenn das Menü 
2131 \family sans
2132 Tabellen-Einstellungen
2133 \family default
2134  geöffnet ist, können Sie den Cursor mit den Pfeiltasten von Zelle zu Zelle
2135  bewegen, und die Eigenschaften der jeweiligen Zelle werden angezeigt.
2136 \end_layout
2137
2138 \begin_layout Section
2139 Tabellen-Werkzeugleiste
2140 \begin_inset Index idx
2141 status collapsed
2142
2143 \begin_layout Plain Layout
2144 Tabellen ! Werkzeugleiste
2145 \end_layout
2146
2147 \end_inset
2148
2149
2150 \end_layout
2151
2152 \begin_layout Standard
2153 Die Tabellen-Werkzeugleiste ist eine Alternative zum Menü 
2154 \family sans
2155 Tabellen-Einstellungen
2156 \family default
2157 , wenn man Tabellen-Einstellungen schneller ändern möchte.
2158  Wenn der Cursor in einer Tabelle steht, erscheint sie am unteren Rand des
2159  LyX-Fensters.
2160 \end_layout
2161
2162 \begin_layout Standard
2163 Die Werkzeugleiste hat folgende Knöpfe:
2164 \end_layout
2165
2166 \begin_layout Labeling
2167 \labelwidthstring 00.00.0000
2168 \begin_inset Graphics
2169         filename ../../images/tabular-feature_append-row.png
2170         scaleBeforeRotation
2171
2172 \end_inset
2173
2174  Fügt eine Zeile unterhalb der momentanen an
2175 \end_layout
2176
2177 \begin_layout Labeling
2178 \labelwidthstring 00.00.0000
2179 \begin_inset Graphics
2180         filename ../../images/tabular-feature_append-column.png
2181         scaleBeforeRotation
2182
2183 \end_inset
2184
2185  Fügt eine Spalte rechts von 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_delete-row.png
2192         scaleBeforeRotation
2193
2194 \end_inset
2195
2196  Löscht die ausgewählte(n) Zeile(n)
2197 \end_layout
2198
2199 \begin_layout Labeling
2200 \labelwidthstring 00.00.0000
2201 \begin_inset Graphics
2202         filename ../../images/tabular-feature_delete-column.png
2203         scaleBeforeRotation
2204
2205 \end_inset
2206
2207  Löscht die ausgewählte(n) Spalte(n)
2208 \end_layout
2209
2210 \begin_layout Labeling
2211 \labelwidthstring 00.00.0000
2212 \begin_inset Graphics
2213         filename ../../images/tabular-feature_toggle-line-top.png
2214         scaleBeforeRotation
2215
2216 \end_inset
2217
2218  Fügt eine Linie oberhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
2219  wenn der Knopf grau hinterlegt ist
2220 \end_layout
2221
2222 \begin_layout Labeling
2223 \labelwidthstring 00.00.0000
2224 \begin_inset Graphics
2225         filename ../../images/tabular-feature_toggle-line-bottom.png
2226         scaleBeforeRotation
2227
2228 \end_inset
2229
2230  Fügt eine Linie unterhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
2231  wenn der Knopf grau hinterlegt ist
2232 \end_layout
2233
2234 \begin_layout Labeling
2235 \labelwidthstring 00.00.0000
2236 \begin_inset Graphics
2237         filename ../../images/tabular-feature_toggle-line-left.png
2238         scaleBeforeRotation
2239
2240 \end_inset
2241
2242  Fügt eine Linie links der ausgewählte(n) Spalte(n) an oder löscht sie,
2243  wenn der Knopf grau hinterlegt ist
2244 \end_layout
2245
2246 \begin_layout Labeling
2247 \labelwidthstring 00.00.0000
2248 \begin_inset Graphics
2249         filename ../../images/tabular-feature_toggle-line-right.png
2250         scaleBeforeRotation
2251
2252 \end_inset
2253
2254  Fügt eine Linie rechts der ausgewählte(n) Spalte(n) an oder löscht sie,
2255  wenn der Knopf grau hinterlegt ist
2256 \end_layout
2257
2258 \begin_layout Labeling
2259 \labelwidthstring 00.00.0000
2260 \begin_inset Graphics
2261         filename ../../images/tabular-feature_set-all-lines.png
2262         scaleBeforeRotation
2263
2264 \end_inset
2265
2266  Setzt alle Linien um die ausgewählte(n) Zelle(n)
2267 \end_layout
2268
2269 \begin_layout Labeling
2270 \labelwidthstring 00.00.0000
2271 \begin_inset Graphics
2272         filename ../../images/tabular-feature_unset-all-lines.png
2273         scaleBeforeRotation
2274
2275 \end_inset
2276
2277  Löscht 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_m-align-left.png
2284         scaleBeforeRotation
2285
2286 \end_inset
2287
2288  Richtet den Inhalt der ausgewählte(n) Spalte(n) linksbündig aus
2289 \end_layout
2290
2291 \begin_layout Labeling
2292 \labelwidthstring 00.00.0000
2293 \begin_inset Graphics
2294         filename ../../images/tabular-feature_m-align-center.png
2295         scaleBeforeRotation
2296
2297 \end_inset
2298
2299  Zentriert den Inhalt der ausgewählte(n) Spalte(n)
2300 \end_layout
2301
2302 \begin_layout Labeling
2303 \labelwidthstring 00.00.0000
2304 \begin_inset Graphics
2305         filename ../../images/tabular-feature_m-align-right.png
2306         scaleBeforeRotation
2307
2308 \end_inset
2309
2310  Richtet den Inhalt der ausgewählte(n) Spalte(n) rechtsbündig aus
2311 \end_layout
2312
2313 \begin_layout Labeling
2314 \labelwidthstring 00.00.0000
2315 \begin_inset Graphics
2316         filename ../../images/tabular-feature_align-decimal.png
2317         scaleBeforeRotation
2318
2319 \end_inset
2320
2321  Richtet den Inhalt der ausgewählten Spalte an einem Zeichen 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 Labeling
2391 \labelwidthstring 00.00.0000
2392 \begin_inset Graphics
2393         filename ../../images/tabular-feature_multirow.png
2394         scaleBeforeRotation
2395
2396 \end_inset
2397
2398  Setzt die ausgewählte(n) Zelle(n) einer Zeile als Mehrfachzeile
2399 \end_layout
2400
2401 \begin_layout Standard
2402 \begin_inset Note Greyedout
2403 status open
2404
2405 \begin_layout Plain Layout
2406
2407 \series bold
2408 Bemerkung:
2409 \series default
2410  Für die Ausgabe wird die vertikale Ausrichtung der ersten Zelle in einer
2411  Reihe für alle Zelle der Reihe verwendet.
2412 \end_layout
2413
2414 \end_inset
2415
2416
2417 \end_layout
2418
2419 \begin_layout Section
2420 Bearbeiten-Menü
2421 \begin_inset Index idx
2422 status collapsed
2423
2424 \begin_layout Plain Layout
2425 Tabellen ! Bearbeiten-Menü
2426 \end_layout
2427
2428 \end_inset
2429
2430
2431 \end_layout
2432
2433 \begin_layout Standard
2434 Es gibt noch eine dritte Möglichkeit, Tabellen-Einstellungen zu ändern.
2435  Wenn der Cursor in einer Tabelle steht, sind im 
2436 \family sans
2437 Bearbeiten
2438 \family default
2439 -Menü folgende Punkte aktiviert: 
2440 \family sans
2441 Tabelle
2442 \family default
2443
2444 \family sans
2445 Zeilen
2446 \begin_inset space ~
2447 \end_inset
2448
2449 &
2450 \begin_inset space ~
2451 \end_inset
2452
2453 Spalten
2454 \family default
2455  und 
2456 \family sans
2457 Tabellen-Einstellungen
2458 \family default
2459 .
2460  Unter den ersten beiden Punkten sind einige der bereits beschriebenen Einstellu
2461 ngsmöglichkeiten zu erreichen.
2462 \end_layout
2463
2464 \begin_layout Section
2465 Gleitende Tabellen
2466 \begin_inset CommandInset label
2467 LatexCommand label
2468 name "abs:Gleitende-Tabellen"
2469
2470 \end_inset
2471
2472
2473 \begin_inset Index idx
2474 status collapsed
2475
2476 \begin_layout Plain Layout
2477 Gleitobjekte ! Tabellen
2478 \end_layout
2479
2480 \end_inset
2481
2482
2483 \begin_inset Index idx
2484 status collapsed
2485
2486 \begin_layout Plain Layout
2487 Tabellen ! gleitende
2488 \end_layout
2489
2490 \end_inset
2491
2492
2493 \end_layout
2494
2495 \begin_layout Standard
2496 Allgemeine Erklärungen über Gleitobjekte finden Sie in Abschnitt
2497 \begin_inset space ~
2498 \end_inset
2499
2500
2501 \begin_inset CommandInset ref
2502 LatexCommand ref
2503 reference "abs:Gleitobjekte-Einleitung"
2504
2505 \end_inset
2506
2507 .
2508 \end_layout
2509
2510 \begin_layout Standard
2511 \begin_inset Float table
2512 placement h
2513 wide false
2514 sideways false
2515 status open
2516
2517 \begin_layout Plain Layout
2518 \begin_inset Caption
2519
2520 \begin_layout Plain Layout
2521 \begin_inset CommandInset label
2522 LatexCommand label
2523 name "tab:a table float"
2524
2525 \end_inset
2526
2527 Eine gleitende Tabelle
2528 \end_layout
2529
2530 \end_inset
2531
2532
2533 \end_layout
2534
2535 \begin_layout Plain Layout
2536 \align center
2537 \begin_inset Tabular
2538 <lyxtabular version="3" rows="3" columns="3">
2539 <features tabularvalignment="middle">
2540 <column alignment="center" valignment="top" width="0pt">
2541 <column alignment="center" valignment="top" width="0pt">
2542 <column alignment="center" valignment="top" width="0pt">
2543 <row>
2544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2545 \begin_inset Text
2546
2547 \begin_layout Plain Layout
2548
2549 \family roman
2550 \series medium
2551 \shape up
2552 \size normal
2553 \emph off
2554 \bar no
2555 \noun off
2556 \color none
2557 1
2558 \end_layout
2559
2560 \end_inset
2561 </cell>
2562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2563 \begin_inset Text
2564
2565 \begin_layout Plain Layout
2566
2567 \family roman
2568 \series medium
2569 \shape up
2570 \size normal
2571 \emph off
2572 \bar no
2573 \noun off
2574 \color none
2575 2
2576 \end_layout
2577
2578 \end_inset
2579 </cell>
2580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2581 \begin_inset Text
2582
2583 \begin_layout Plain Layout
2584
2585 \family roman
2586 \series medium
2587 \shape up
2588 \size normal
2589 \emph off
2590 \bar no
2591 \noun off
2592 \color none
2593 3
2594 \end_layout
2595
2596 \end_inset
2597 </cell>
2598 </row>
2599 <row>
2600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2601 \begin_inset Text
2602
2603 \begin_layout Plain Layout
2604
2605 \family roman
2606 \series medium
2607 \shape up
2608 \size normal
2609 \emph off
2610 \bar no
2611 \noun off
2612 \color none
2613 Martin
2614 \end_layout
2615
2616 \end_inset
2617 </cell>
2618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2619 \begin_inset Text
2620
2621 \begin_layout Plain Layout
2622
2623 \family roman
2624 \series medium
2625 \shape up
2626 \size normal
2627 \emph off
2628 \bar no
2629 \noun off
2630 \color none
2631 Lena
2632 \end_layout
2633
2634 \end_inset
2635 </cell>
2636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2637 \begin_inset Text
2638
2639 \begin_layout Plain Layout
2640
2641 \family roman
2642 \series medium
2643 \shape up
2644 \size normal
2645 \emph off
2646 \bar no
2647 \noun off
2648 \color none
2649 Alina
2650 \end_layout
2651
2652 \end_inset
2653 </cell>
2654 </row>
2655 <row>
2656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2657 \begin_inset Text
2658
2659 \begin_layout Plain Layout
2660
2661 \family roman
2662 \series medium
2663 \shape up
2664 \size normal
2665 \emph off
2666 \bar no
2667 \noun off
2668 \color none
2669 \begin_inset Formula $\int x^{2}dx$
2670 \end_inset
2671
2672
2673 \end_layout
2674
2675 \end_inset
2676 </cell>
2677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2678 \begin_inset Text
2679
2680 \begin_layout Plain Layout
2681
2682 \family roman
2683 \series medium
2684 \shape up
2685 \size normal
2686 \emph off
2687 \bar no
2688 \noun off
2689 \color none
2690 \begin_inset Formula $\left[\begin{array}{cc}
2691 a & b\\
2692 c & d
2693 \end{array}\right]$
2694 \end_inset
2695
2696
2697 \end_layout
2698
2699 \end_inset
2700 </cell>
2701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2702 \begin_inset Text
2703
2704 \begin_layout Plain Layout
2705
2706 \family roman
2707 \series medium
2708 \shape up
2709 \size normal
2710 \emph off
2711 \bar no
2712 \noun off
2713 \color none
2714 \begin_inset Formula $1+1=2$
2715 \end_inset
2716
2717
2718 \end_layout
2719
2720 \end_inset
2721 </cell>
2722 </row>
2723 </lyxtabular>
2724
2725 \end_inset
2726
2727
2728 \end_layout
2729
2730 \end_inset
2731
2732
2733 \end_layout
2734
2735 \begin_layout Standard
2736 Gleitende Tabellen können über 
2737 \family sans
2738 Einfügen\SpecialChar \menuseparator
2739 Gleitobjekt\SpecialChar \menuseparator
2740 Tabelle
2741 \family default
2742  oder einen Klick auf den Werkzeugleistenknopf 
2743 \begin_inset Graphics
2744         filename ../../images/float-insert_table.png
2745         scale 70
2746         scaleBeforeRotation
2747
2748 \end_inset
2749
2750  erzeugt werden.
2751  Sie erhalten zunächst einen leeren roten Rahmen ohne Tabelle.
2752  In das rot umrahmte Feld rechts von 
2753 \emph on
2754 Tabelle
2755 \begin_inset space ~
2756 \end_inset
2757
2758 Nr:
2759 \emph default
2760  schreiben Sie die Tabellenbeschriftung.
2761  Nach einem Klick oberhalb oder unterhalb von 
2762 \emph on
2763 Tabelle
2764 \begin_inset space ~
2765 \end_inset
2766
2767 Nr:
2768 \emph default
2769  können Sie dann eine Tabelle mit dem Werkzeugleistenknopf 
2770 \begin_inset Graphics
2771         filename ../../images/tabular-insert.png
2772         scale 70
2773         scaleBeforeRotation
2774
2775 \end_inset
2776
2777  oder dem Menü 
2778 \family sans
2779 Einfügen\SpecialChar \menuseparator
2780 Tabelle
2781 \family default
2782  einfügen.
2783 \end_layout
2784
2785 \begin_layout Standard
2786 Tabelle
2787 \begin_inset space ~
2788 \end_inset
2789
2790
2791 \begin_inset CommandInset ref
2792 LatexCommand ref
2793 reference "tab:a table float"
2794
2795 \end_inset
2796
2797  ist ein Beispiel für eine gleitende Tabelle.
2798 \end_layout
2799
2800 \begin_layout Standard
2801 Normalerweise steht die Tabellenbeschriftung über einer Tabelle, aber unglücklic
2802 herweise wird das von LaTeX Standard-Klassen nicht unterstützt.
2803  Das bedeutet, dass bei den Klassen 
2804 \family sans
2805 article
2806 \family default
2807
2808 \family sans
2809 book
2810 \family default
2811
2812 \family sans
2813 letter
2814 \family default
2815 , und 
2816 \family sans
2817 report
2818 \family default
2819  kein Abstand zwischen dem Titel und der Tabelle sein wird.
2820  Um den einzufügen, können Sie zum Ladebefehl des LaTeX-Paketes 
2821 \series bold
2822 caption
2823 \series default
2824
2825 \begin_inset Index idx
2826 status collapsed
2827
2828 \begin_layout Plain Layout
2829 LaTeX-Pakete ! caption
2830 \end_layout
2831
2832 \end_inset
2833
2834  im LaTeX-Vorspann Ihres Dokuments folgende Option einfügen:
2835 \begin_inset Foot
2836 status open
2837
2838 \begin_layout Plain Layout
2839 Näheres finden Sie im Abschnitt
2840 \begin_inset space ~
2841 \end_inset
2842
2843
2844 \begin_inset CommandInset ref
2845 LatexCommand ref
2846 reference "abs:Titel-Platzierung"
2847
2848 \end_inset
2849
2850 .
2851 \end_layout
2852
2853 \end_inset
2854
2855
2856 \end_layout
2857
2858 \begin_layout Standard
2859
2860 \series bold
2861 tableposition=top
2862 \end_layout
2863
2864 \begin_layout Standard
2865 Das Paket 
2866 \series bold
2867 caption
2868 \series default
2869 , das in Abschnitt
2870 \begin_inset space ~
2871 \end_inset
2872
2873
2874 \begin_inset CommandInset ref
2875 LatexCommand ref
2876 reference "abs:Titel-Formatierung"
2877
2878 \end_inset
2879
2880  beschrieben wird, wird zum Einstellen der Legende-Optionen benutzt.
2881 \end_layout
2882
2883 \begin_layout Standard
2884 \begin_inset Index idx
2885 status collapsed
2886
2887 \begin_layout Plain Layout
2888 Querverweise ! auf Tabellen
2889 \end_layout
2890
2891 \end_inset
2892
2893 Auf Tabellen kann über ihre Marke verwiesen werden.
2894  Dafür fügen Sie in der Beschriftung mit 
2895 \family sans
2896 Einfügen\SpecialChar \menuseparator
2897 Marke
2898 \family default
2899  oder durch Klicken auf 
2900 \begin_inset Graphics
2901         filename ../../images/label-insert.png
2902         scale 70
2903         scaleBeforeRotation
2904
2905 \end_inset
2906
2907  eine Marke ein.
2908  Auf diese können Sie dann wie gewohnt mit 
2909 \family sans
2910 Einfügen\SpecialChar \menuseparator
2911 Querverweis
2912 \family default
2913  oder durch Klicken auf 
2914 \begin_inset Graphics
2915         filename ../../images/dialog-show-new-inset_ref.png
2916         scale 70
2917         scaleBeforeRotation
2918
2919 \end_inset
2920
2921  verweisen.
2922  Verweise werden detailliert in Abschnitt
2923 \begin_inset space ~
2924 \end_inset
2925
2926
2927 \begin_inset CommandInset ref
2928 LatexCommand ref
2929 reference "abs:Auf-Gleitobjekte-verweisen"
2930
2931 \end_inset
2932
2933  beschrieben.
2934 \end_layout
2935
2936 \begin_layout Section
2937 Lange Tabellen
2938 \begin_inset CommandInset label
2939 LatexCommand label
2940 name "abs:Lange-Tabellen"
2941
2942 \end_inset
2943
2944
2945 \begin_inset Index idx
2946 status collapsed
2947
2948 \begin_layout Plain Layout
2949 Tabellen ! lange
2950 \end_layout
2951
2952 \end_inset
2953
2954
2955 \end_layout
2956
2957 \begin_layout Standard
2958 Wenn eine Tabelle zu lang ist, um auf eine Seite zu passen, können Sie im
2959  Dialogfenster 
2960 \family sans
2961 Tabellen-Einstellungen
2962 \family default
2963  auf der Karteikarte  
2964 \family sans
2965 Lange
2966 \begin_inset space ~
2967 \end_inset
2968
2969 Tabelle
2970 \family default
2971  die Option 
2972 \family sans
2973 Lange
2974 \begin_inset space ~
2975 \end_inset
2976
2977 Tabelle
2978 \begin_inset space ~
2979 \end_inset
2980
2981 verwenden
2982 \family default
2983  ankreuzen, damit die Tabelle automatisch auf mehrere Seiten verteilt wird.
2984  Wird dies gemacht, werden folgende Optionen freigeschaltet:
2985 \end_layout
2986
2987 \begin_layout Description
2988 Kopfzeile: Die aktuelle Zeile wird als eine Überschrifts-Zeile aller Seiten
2989  festgelegt; mit Ausnahme der ersten, wenn 
2990 \family sans
2991 Erste
2992 \begin_inset space ~
2993 \end_inset
2994
2995 Kopfzeile
2996 \family default
2997  aktiviert ist.
2998 \end_layout
2999
3000 \begin_layout Description
3001 Erste
3002 \lang english
3003
3004 \begin_inset space ~
3005 \end_inset
3006
3007
3008 \lang ngerman
3009 Kopfzeile: Die aktuelle Zeile wird als eine Überschrifts-Zeile der ersten
3010  Seite einer mehrseitigen Tabelle definiert.
3011 \end_layout
3012
3013 \begin_layout Description
3014 Fußzeile: Die aktuelle Zeile wird als eine Fußzeile aller Seiten festgelegt;
3015  mit Ausnahme der letzten, wenn 
3016 \family sans
3017 Letzte
3018 \begin_inset space ~
3019 \end_inset
3020
3021 Fußzeile
3022 \family default
3023  aktiviert ist.
3024 \end_layout
3025
3026 \begin_layout Description
3027 Letzte
3028 \begin_inset space ~
3029 \end_inset
3030
3031 Fußzeile: Die aktuelle Zeile wird als eine die Fußzeile der letzten Seite
3032  einer mehrseitigen Tabelle definiert.
3033 \end_layout
3034
3035 \begin_layout Description
3036 Legende: Die aktuelle Zeile enthält die Legende.
3037  Sie wird als einzelne Spalte zurückgesetzt und eine Beschriftung wird eingefügt.
3038  Mehr über Beschriftungen langer Tabellen ist in Abschnitt
3039 \begin_inset space ~
3040 \end_inset
3041
3042
3043 \begin_inset CommandInset ref
3044 LatexCommand ref
3045 reference "uab:Beschriftungen-langer-Tabellen"
3046
3047 \end_inset
3048
3049  erklärt.
3050 \end_layout
3051
3052 \begin_layout Standard
3053 Hier ist ein Beispiel einer langen Tabelle:
3054 \end_layout
3055
3056 \begin_layout Standard
3057 \align center
3058 \begin_inset Tabular
3059 <lyxtabular version="3" rows="69" columns="3">
3060 <features islongtable="true" longtabularalignment="center">
3061 <column alignment="left" valignment="top" width="0cm">
3062 <column alignment="left" valignment="top" width="0pt">
3063 <column alignment="right" valignment="top" width="0pt">
3064 <row endfirsthead="true">
3065 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3066 \begin_inset Text
3067
3068 \begin_layout Plain Layout
3069
3070 \series bold
3071 Telefonliste (ignoriere die Namen)
3072 \end_layout
3073
3074 \end_inset
3075 </cell>
3076 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3077 \begin_inset Text
3078
3079 \begin_layout Plain Layout
3080
3081 \end_layout
3082
3083 \end_inset
3084 </cell>
3085 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3086 \begin_inset Text
3087
3088 \begin_layout Plain Layout
3089
3090 \end_layout
3091
3092 \end_inset
3093 </cell>
3094 </row>
3095 <row endfirsthead="true">
3096 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3097 \begin_inset Text
3098
3099 \begin_layout Plain Layout
3100
3101 \series bold
3102 NAME
3103 \end_layout
3104
3105 \end_inset
3106 </cell>
3107 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3108 \begin_inset Text
3109
3110 \begin_layout Plain Layout
3111
3112 \end_layout
3113
3114 \end_inset
3115 </cell>
3116 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3117 \begin_inset Text
3118
3119 \begin_layout Plain Layout
3120
3121 \series bold
3122 TEL.
3123 \end_layout
3124
3125 \end_inset
3126 </cell>
3127 </row>
3128 <row endhead="true">
3129 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3130 \begin_inset Text
3131
3132 \begin_layout Plain Layout
3133
3134 \series bold
3135 Telefonliste
3136 \end_layout
3137
3138 \end_inset
3139 </cell>
3140 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3141 \begin_inset Text
3142
3143 \begin_layout Plain Layout
3144
3145 \end_layout
3146
3147 \end_inset
3148 </cell>
3149 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3150 \begin_inset Text
3151
3152 \begin_layout Plain Layout
3153
3154 \end_layout
3155
3156 \end_inset
3157 </cell>
3158 </row>
3159 <row endhead="true">
3160 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3161 \begin_inset Text
3162
3163 \begin_layout Plain Layout
3164
3165 \series bold
3166 NAME
3167 \end_layout
3168
3169 \end_inset
3170 </cell>
3171 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3172 \begin_inset Text
3173
3174 \begin_layout Plain Layout
3175
3176 \end_layout
3177
3178 \end_inset
3179 </cell>
3180 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3181 \begin_inset Text
3182
3183 \begin_layout Plain Layout
3184
3185 \series bold
3186 TEL.
3187 \end_layout
3188
3189 \end_inset
3190 </cell>
3191 </row>
3192 <row endfoot="true">
3193 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3194 \begin_inset Text
3195
3196 \begin_layout Plain Layout
3197
3198 \series bold
3199 wird fortgesetzt
3200 \series default
3201  \SpecialChar \ldots{}
3202
3203 \end_layout
3204
3205 \end_inset
3206 </cell>
3207 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3208 \begin_inset Text
3209
3210 \begin_layout Plain Layout
3211
3212 \end_layout
3213
3214 \end_inset
3215 </cell>
3216 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3217 \begin_inset Text
3218
3219 \begin_layout Plain Layout
3220
3221 \end_layout
3222
3223 \end_inset
3224 </cell>
3225 </row>
3226 <row>
3227 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3228 \begin_inset Text
3229
3230 \begin_layout Plain Layout
3231
3232 \series bold
3233 Annovi
3234 \end_layout
3235
3236 \end_inset
3237 </cell>
3238 <cell alignment="center" valignment="top" usebox="none">
3239 \begin_inset Text
3240
3241 \begin_layout Plain Layout
3242 Silvia
3243 \end_layout
3244
3245 \end_inset
3246 </cell>
3247 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3248 \begin_inset Text
3249
3250 \begin_layout Plain Layout
3251 111
3252 \end_layout
3253
3254 \end_inset
3255 </cell>
3256 </row>
3257 <row>
3258 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3259 \begin_inset Text
3260
3261 \begin_layout Plain Layout
3262
3263 \series bold
3264 Bertoli
3265 \end_layout
3266
3267 \end_inset
3268 </cell>
3269 <cell alignment="center" valignment="top" usebox="none">
3270 \begin_inset Text
3271
3272 \begin_layout Plain Layout
3273 Stefano
3274 \end_layout
3275
3276 \end_inset
3277 </cell>
3278 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3279 \begin_inset Text
3280
3281 \begin_layout Plain Layout
3282 111
3283 \end_layout
3284
3285 \end_inset
3286 </cell>
3287 </row>
3288 <row>
3289 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3290 \begin_inset Text
3291
3292 \begin_layout Plain Layout
3293
3294 \series bold
3295 Bozzi
3296 \end_layout
3297
3298 \end_inset
3299 </cell>
3300 <cell alignment="center" valignment="top" usebox="none">
3301 \begin_inset Text
3302
3303 \begin_layout Plain Layout
3304 Walter
3305 \end_layout
3306
3307 \end_inset
3308 </cell>
3309 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3310 \begin_inset Text
3311
3312 \begin_layout Plain Layout
3313 111
3314 \end_layout
3315
3316 \end_inset
3317 </cell>
3318 </row>
3319 <row>
3320 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3321 \begin_inset Text
3322
3323 \begin_layout Plain Layout
3324
3325 \series bold
3326 Cachia
3327 \end_layout
3328
3329 \end_inset
3330 </cell>
3331 <cell alignment="center" valignment="top" usebox="none">
3332 \begin_inset Text
3333
3334 \begin_layout Plain Layout
3335 Maria
3336 \end_layout
3337
3338 \end_inset
3339 </cell>
3340 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3341 \begin_inset Text
3342
3343 \begin_layout Plain Layout
3344 111
3345 \end_layout
3346
3347 \end_inset
3348 </cell>
3349 </row>
3350 <row>
3351 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3352 \begin_inset Text
3353
3354 \begin_layout Plain Layout
3355
3356 \series bold
3357 Cachia
3358 \end_layout
3359
3360 \end_inset
3361 </cell>
3362 <cell alignment="center" valignment="top" usebox="none">
3363 \begin_inset Text
3364
3365 \begin_layout Plain Layout
3366 Maurizio
3367 \end_layout
3368
3369 \end_inset
3370 </cell>
3371 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3372 \begin_inset Text
3373
3374 \begin_layout Plain Layout
3375 111
3376 \end_layout
3377
3378 \end_inset
3379 </cell>
3380 </row>
3381 <row>
3382 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3383 \begin_inset Text
3384
3385 \begin_layout Plain Layout
3386
3387 \series bold
3388 Cinquemani
3389 \end_layout
3390
3391 \end_inset
3392 </cell>
3393 <cell alignment="center" valignment="top" usebox="none">
3394 \begin_inset Text
3395
3396 \begin_layout Plain Layout
3397 Giusi
3398 \end_layout
3399
3400 \end_inset
3401 </cell>
3402 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3403 \begin_inset Text
3404
3405 \begin_layout Plain Layout
3406 111
3407 \end_layout
3408
3409 \end_inset
3410 </cell>
3411 </row>
3412 <row>
3413 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3414 \begin_inset Text
3415
3416 \begin_layout Plain Layout
3417
3418 \series bold
3419 Colin
3420 \end_layout
3421
3422 \end_inset
3423 </cell>
3424 <cell alignment="center" valignment="top" usebox="none">
3425 \begin_inset Text
3426
3427 \begin_layout Plain Layout
3428 Bernard
3429 \end_layout
3430
3431 \end_inset
3432 </cell>
3433 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3434 \begin_inset Text
3435
3436 \begin_layout Plain Layout
3437 111
3438 \end_layout
3439
3440 \end_inset
3441 </cell>
3442 </row>
3443 <row>
3444 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3445 \begin_inset Text
3446
3447 \begin_layout Plain Layout
3448
3449 \series bold
3450 Concli
3451 \end_layout
3452
3453 \end_inset
3454 </cell>
3455 <cell alignment="center" valignment="top" usebox="none">
3456 \begin_inset Text
3457
3458 \begin_layout Plain Layout
3459 Gianfranco
3460 \end_layout
3461
3462 \end_inset
3463 </cell>
3464 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3465 \begin_inset Text
3466
3467 \begin_layout Plain Layout
3468 111
3469 \end_layout
3470
3471 \end_inset
3472 </cell>
3473 </row>
3474 <row>
3475 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3476 \begin_inset Text
3477
3478 \begin_layout Plain Layout
3479
3480 \series bold
3481 Dal Bosco
3482 \end_layout
3483
3484 \end_inset
3485 </cell>
3486 <cell alignment="center" valignment="top" usebox="none">
3487 \begin_inset Text
3488
3489 \begin_layout Plain Layout
3490 Carolina
3491 \end_layout
3492
3493 \end_inset
3494 </cell>
3495 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3496 \begin_inset Text
3497
3498 \begin_layout Plain Layout
3499 111
3500 \end_layout
3501
3502 \end_inset
3503 </cell>
3504 </row>
3505 <row>
3506 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3507 \begin_inset Text
3508
3509 \begin_layout Plain Layout
3510
3511 \series bold
3512 Dalpiaz
3513 \end_layout
3514
3515 \end_inset
3516 </cell>
3517 <cell alignment="center" valignment="top" usebox="none">
3518 \begin_inset Text
3519
3520 \begin_layout Plain Layout
3521 Annamaria
3522 \end_layout
3523
3524 \end_inset
3525 </cell>
3526 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3527 \begin_inset Text
3528
3529 \begin_layout Plain Layout
3530 111
3531 \end_layout
3532
3533 \end_inset
3534 </cell>
3535 </row>
3536 <row>
3537 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3538 \begin_inset Text
3539
3540 \begin_layout Plain Layout
3541
3542 \series bold
3543 Feliciello
3544 \end_layout
3545
3546 \end_inset
3547 </cell>
3548 <cell alignment="center" valignment="top" usebox="none">
3549 \begin_inset Text
3550
3551 \begin_layout Plain Layout
3552 Domenico
3553 \end_layout
3554
3555 \end_inset
3556 </cell>
3557 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3558 \begin_inset Text
3559
3560 \begin_layout Plain Layout
3561 111
3562 \end_layout
3563
3564 \end_inset
3565 </cell>
3566 </row>
3567 <row>
3568 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3569 \begin_inset Text
3570
3571 \begin_layout Plain Layout
3572
3573 \series bold
3574 Focarelli
3575 \end_layout
3576
3577 \end_inset
3578 </cell>
3579 <cell alignment="center" valignment="top" usebox="none">
3580 \begin_inset Text
3581
3582 \begin_layout Plain Layout
3583 Paola
3584 \end_layout
3585
3586 \end_inset
3587 </cell>
3588 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3589 \begin_inset Text
3590
3591 \begin_layout Plain Layout
3592 111
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 </row>
3598 <row>
3599 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3600 \begin_inset Text
3601
3602 \begin_layout Plain Layout
3603
3604 \series bold
3605 Galletti
3606 \end_layout
3607
3608 \end_inset
3609 </cell>
3610 <cell alignment="center" valignment="top" usebox="none">
3611 \begin_inset Text
3612
3613 \begin_layout Plain Layout
3614 Oreste
3615 \end_layout
3616
3617 \end_inset
3618 </cell>
3619 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3620 \begin_inset Text
3621
3622 \begin_layout Plain Layout
3623 111
3624 \end_layout
3625
3626 \end_inset
3627 </cell>
3628 </row>
3629 <row>
3630 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3631 \begin_inset Text
3632
3633 \begin_layout Plain Layout
3634
3635 \series bold
3636 Gasparini
3637 \end_layout
3638
3639 \end_inset
3640 </cell>
3641 <cell alignment="center" valignment="top" usebox="none">
3642 \begin_inset Text
3643
3644 \begin_layout Plain Layout
3645 Franca
3646 \end_layout
3647
3648 \end_inset
3649 </cell>
3650 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3651 \begin_inset Text
3652
3653 \begin_layout Plain Layout
3654 111
3655 \end_layout
3656
3657 \end_inset
3658 </cell>
3659 </row>
3660 <row>
3661 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3662 \begin_inset Text
3663
3664 \begin_layout Plain Layout
3665
3666 \series bold
3667 Rizzardi
3668 \end_layout
3669
3670 \end_inset
3671 </cell>
3672 <cell alignment="center" valignment="top" usebox="none">
3673 \begin_inset Text
3674
3675 \begin_layout Plain Layout
3676 Paola
3677 \end_layout
3678
3679 \end_inset
3680 </cell>
3681 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3682 \begin_inset Text
3683
3684 \begin_layout Plain Layout
3685 111
3686 \end_layout
3687
3688 \end_inset
3689 </cell>
3690 </row>
3691 <row>
3692 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3693 \begin_inset Text
3694
3695 \begin_layout Plain Layout
3696
3697 \series bold
3698 Lassini
3699 \end_layout
3700
3701 \end_inset
3702 </cell>
3703 <cell alignment="center" valignment="top" usebox="none">
3704 \begin_inset Text
3705
3706 \begin_layout Plain Layout
3707 Giancarlo
3708 \end_layout
3709
3710 \end_inset
3711 </cell>
3712 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3713 \begin_inset Text
3714
3715 \begin_layout Plain Layout
3716 111
3717 \end_layout
3718
3719 \end_inset
3720 </cell>
3721 </row>
3722 <row>
3723 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3724 \begin_inset Text
3725
3726 \begin_layout Plain Layout
3727
3728 \series bold
3729 Malfatti
3730 \end_layout
3731
3732 \end_inset
3733 </cell>
3734 <cell alignment="center" valignment="top" usebox="none">
3735 \begin_inset Text
3736
3737 \begin_layout Plain Layout
3738 Luciano
3739 \end_layout
3740
3741 \end_inset
3742 </cell>
3743 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3744 \begin_inset Text
3745
3746 \begin_layout Plain Layout
3747 111
3748 \end_layout
3749
3750 \end_inset
3751 </cell>
3752 </row>
3753 <row>
3754 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3755 \begin_inset Text
3756
3757 \begin_layout Plain Layout
3758
3759 \series bold
3760 Malfatti
3761 \end_layout
3762
3763 \end_inset
3764 </cell>
3765 <cell alignment="center" valignment="top" usebox="none">
3766 \begin_inset Text
3767
3768 \begin_layout Plain Layout
3769 Valeriano
3770 \end_layout
3771
3772 \end_inset
3773 </cell>
3774 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3775 \begin_inset Text
3776
3777 \begin_layout Plain Layout
3778 111
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 </row>
3784 <row>
3785 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3786 \begin_inset Text
3787
3788 \begin_layout Plain Layout
3789
3790 \series bold
3791 Meneguzzo
3792 \end_layout
3793
3794 \end_inset
3795 </cell>
3796 <cell alignment="center" valignment="top" usebox="none">
3797 \begin_inset Text
3798
3799 \begin_layout Plain Layout
3800 Roberto
3801 \end_layout
3802
3803 \end_inset
3804 </cell>
3805 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3806 \begin_inset Text
3807
3808 \begin_layout Plain Layout
3809 111
3810 \end_layout
3811
3812 \end_inset
3813 </cell>
3814 </row>
3815 <row>
3816 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3817 \begin_inset Text
3818
3819 \begin_layout Plain Layout
3820
3821 \series bold
3822 Mezzadra
3823 \end_layout
3824
3825 \end_inset
3826 </cell>
3827 <cell alignment="center" valignment="top" usebox="none">
3828 \begin_inset Text
3829
3830 \begin_layout Plain Layout
3831 Roberto
3832 \end_layout
3833
3834 \end_inset
3835 </cell>
3836 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3837 \begin_inset Text
3838
3839 \begin_layout Plain Layout
3840 111
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 </row>
3846 <row>
3847 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3848 \begin_inset Text
3849
3850 \begin_layout Plain Layout
3851
3852 \series bold
3853 Pirpamer
3854 \end_layout
3855
3856 \end_inset
3857 </cell>
3858 <cell alignment="center" valignment="top" usebox="none">
3859 \begin_inset Text
3860
3861 \begin_layout Plain Layout
3862 Erich
3863 \end_layout
3864
3865 \end_inset
3866 </cell>
3867 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3868 \begin_inset Text
3869
3870 \begin_layout Plain Layout
3871 111
3872 \end_layout
3873
3874 \end_inset
3875 </cell>
3876 </row>
3877 <row>
3878 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3879 \begin_inset Text
3880
3881 \begin_layout Plain Layout
3882
3883 \series bold
3884 Pochiesa
3885 \end_layout
3886
3887 \end_inset
3888 </cell>
3889 <cell alignment="center" valignment="top" usebox="none">
3890 \begin_inset Text
3891
3892 \begin_layout Plain Layout
3893 Paolo
3894 \end_layout
3895
3896 \end_inset
3897 </cell>
3898 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3899 \begin_inset Text
3900
3901 \begin_layout Plain Layout
3902 111, 222
3903 \end_layout
3904
3905 \end_inset
3906 </cell>
3907 </row>
3908 <row>
3909 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3910 \begin_inset Text
3911
3912 \begin_layout Plain Layout
3913
3914 \series bold
3915 Radina
3916 \end_layout
3917
3918 \end_inset
3919 </cell>
3920 <cell alignment="center" valignment="top" usebox="none">
3921 \begin_inset Text
3922
3923 \begin_layout Plain Layout
3924 Claudio
3925 \end_layout
3926
3927 \end_inset
3928 </cell>
3929 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3930 \begin_inset Text
3931
3932 \begin_layout Plain Layout
3933 111
3934 \end_layout
3935
3936 \end_inset
3937 </cell>
3938 </row>
3939 <row>
3940 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3941 \begin_inset Text
3942
3943 \begin_layout Plain Layout
3944
3945 \series bold
3946 Stuffer
3947 \end_layout
3948
3949 \end_inset
3950 </cell>
3951 <cell alignment="center" valignment="top" usebox="none">
3952 \begin_inset Text
3953
3954 \begin_layout Plain Layout
3955 Oskar
3956 \end_layout
3957
3958 \end_inset
3959 </cell>
3960 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3961 \begin_inset Text
3962
3963 \begin_layout Plain Layout
3964 111
3965 \end_layout
3966
3967 \end_inset
3968 </cell>
3969 </row>
3970 <row>
3971 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3972 \begin_inset Text
3973
3974 \begin_layout Plain Layout
3975
3976 \series bold
3977 Tacchelli
3978 \end_layout
3979
3980 \end_inset
3981 </cell>
3982 <cell alignment="center" valignment="top" usebox="none">
3983 \begin_inset Text
3984
3985 \begin_layout Plain Layout
3986 Ugo
3987 \end_layout
3988
3989 \end_inset
3990 </cell>
3991 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3992 \begin_inset Text
3993
3994 \begin_layout Plain Layout
3995 111
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 </row>
4001 <row>
4002 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4003 \begin_inset Text
4004
4005 \begin_layout Plain Layout
4006
4007 \series bold
4008 Tezzele
4009 \end_layout
4010
4011 \end_inset
4012 </cell>
4013 <cell alignment="center" valignment="top" usebox="none">
4014 \begin_inset Text
4015
4016 \begin_layout Plain Layout
4017 Margit
4018 \end_layout
4019
4020 \end_inset
4021 </cell>
4022 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4023 \begin_inset Text
4024
4025 \begin_layout Plain Layout
4026 111
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 </row>
4032 <row>
4033 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4034 \begin_inset Text
4035
4036 \begin_layout Plain Layout
4037
4038 \series bold
4039 Unterkalmsteiner
4040 \end_layout
4041
4042 \end_inset
4043 </cell>
4044 <cell alignment="center" valignment="top" usebox="none">
4045 \begin_inset Text
4046
4047 \begin_layout Plain Layout
4048 Frieda
4049 \end_layout
4050
4051 \end_inset
4052 </cell>
4053 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4054 \begin_inset Text
4055
4056 \begin_layout Plain Layout
4057 111
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 </row>
4063 <row>
4064 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4065 \begin_inset Text
4066
4067 \begin_layout Plain Layout
4068
4069 \series bold
4070 Vieider
4071 \end_layout
4072
4073 \end_inset
4074 </cell>
4075 <cell alignment="center" valignment="top" usebox="none">
4076 \begin_inset Text
4077
4078 \begin_layout Plain Layout
4079 Hilde
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4085 \begin_inset Text
4086
4087 \begin_layout Plain Layout
4088 111
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 </row>
4094 <row>
4095 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4096 \begin_inset Text
4097
4098 \begin_layout Plain Layout
4099
4100 \series bold
4101 Vigna
4102 \end_layout
4103
4104 \end_inset
4105 </cell>
4106 <cell alignment="center" valignment="top" usebox="none">
4107 \begin_inset Text
4108
4109 \begin_layout Plain Layout
4110 Jürgen
4111 \end_layout
4112
4113 \end_inset
4114 </cell>
4115 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Plain Layout
4119 111
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 </row>
4125 <row>
4126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4127 \begin_inset Text
4128
4129 \begin_layout Plain Layout
4130
4131 \series bold
4132 Weber
4133 \end_layout
4134
4135 \end_inset
4136 </cell>
4137 <cell alignment="center" valignment="top" usebox="none">
4138 \begin_inset Text
4139
4140 \begin_layout Plain Layout
4141 Maurizio
4142 \end_layout
4143
4144 \end_inset
4145 </cell>
4146 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4147 \begin_inset Text
4148
4149 \begin_layout Plain Layout
4150 111
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 </row>
4156 <row>
4157 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4158 \begin_inset Text
4159
4160 \begin_layout Plain Layout
4161
4162 \series bold
4163 Winkler
4164 \end_layout
4165
4166 \end_inset
4167 </cell>
4168 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4169 \begin_inset Text
4170
4171 \begin_layout Plain Layout
4172 Franz
4173 \end_layout
4174
4175 \end_inset
4176 </cell>
4177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4178 \begin_inset Text
4179
4180 \begin_layout Plain Layout
4181 111
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 </row>
4187 <row>
4188 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4189 \begin_inset Text
4190
4191 \begin_layout Plain Layout
4192  
4193 \end_layout
4194
4195 \end_inset
4196 </cell>
4197 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4198 \begin_inset Text
4199
4200 \begin_layout Plain Layout
4201
4202 \end_layout
4203
4204 \end_inset
4205 </cell>
4206 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4207 \begin_inset Text
4208
4209 \begin_layout Plain Layout
4210
4211 \end_layout
4212
4213 \end_inset
4214 </cell>
4215 </row>
4216 <row>
4217 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Plain Layout
4221
4222 \series bold
4223 Annovi
4224 \end_layout
4225
4226 \end_inset
4227 </cell>
4228 <cell alignment="center" valignment="top" usebox="none">
4229 \begin_inset Text
4230
4231 \begin_layout Plain Layout
4232 Silvia
4233 \end_layout
4234
4235 \end_inset
4236 </cell>
4237 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4238 \begin_inset Text
4239
4240 \begin_layout Plain Layout
4241 555
4242 \end_layout
4243
4244 \end_inset
4245 </cell>
4246 </row>
4247 <row>
4248 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252
4253 \series bold
4254 Bertoli
4255 \end_layout
4256
4257 \end_inset
4258 </cell>
4259 <cell alignment="center" valignment="top" usebox="none">
4260 \begin_inset Text
4261
4262 \begin_layout Plain Layout
4263 Stefano
4264 \end_layout
4265
4266 \end_inset
4267 </cell>
4268 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4269 \begin_inset Text
4270
4271 \begin_layout Plain Layout
4272 555
4273 \end_layout
4274
4275 \end_inset
4276 </cell>
4277 </row>
4278 <row>
4279 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Plain Layout
4283
4284 \series bold
4285 Bozzi
4286 \end_layout
4287
4288 \end_inset
4289 </cell>
4290 <cell alignment="center" valignment="top" usebox="none">
4291 \begin_inset Text
4292
4293 \begin_layout Plain Layout
4294 Walter
4295 \end_layout
4296
4297 \end_inset
4298 </cell>
4299 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4300 \begin_inset Text
4301
4302 \begin_layout Plain Layout
4303 555
4304 \end_layout
4305
4306 \end_inset
4307 </cell>
4308 </row>
4309 <row>
4310 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4311 \begin_inset Text
4312
4313 \begin_layout Plain Layout
4314
4315 \series bold
4316 Cachia
4317 \end_layout
4318
4319 \end_inset
4320 </cell>
4321 <cell alignment="center" valignment="top" usebox="none">
4322 \begin_inset Text
4323
4324 \begin_layout Plain Layout
4325 Maria
4326 \end_layout
4327
4328 \end_inset
4329 </cell>
4330 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4331 \begin_inset Text
4332
4333 \begin_layout Plain Layout
4334 555
4335 \end_layout
4336
4337 \end_inset
4338 </cell>
4339 </row>
4340 <row>
4341 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345
4346 \series bold
4347 Cachia
4348 \end_layout
4349
4350 \end_inset
4351 </cell>
4352 <cell alignment="center" valignment="top" usebox="none">
4353 \begin_inset Text
4354
4355 \begin_layout Plain Layout
4356 Maurizio
4357 \end_layout
4358
4359 \end_inset
4360 </cell>
4361 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4362 \begin_inset Text
4363
4364 \begin_layout Plain Layout
4365 555
4366 \end_layout
4367
4368 \end_inset
4369 </cell>
4370 </row>
4371 <row>
4372 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4373 \begin_inset Text
4374
4375 \begin_layout Plain Layout
4376
4377 \series bold
4378 Cinquemani
4379 \end_layout
4380
4381 \end_inset
4382 </cell>
4383 <cell alignment="center" valignment="top" usebox="none">
4384 \begin_inset Text
4385
4386 \begin_layout Plain Layout
4387 Giusi
4388 \end_layout
4389
4390 \end_inset
4391 </cell>
4392 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4393 \begin_inset Text
4394
4395 \begin_layout Plain Layout
4396 555
4397 \end_layout
4398
4399 \end_inset
4400 </cell>
4401 </row>
4402 <row>
4403 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4404 \begin_inset Text
4405
4406 \begin_layout Plain Layout
4407
4408 \series bold
4409 Colin
4410 \end_layout
4411
4412 \end_inset
4413 </cell>
4414 <cell alignment="center" valignment="top" usebox="none">
4415 \begin_inset Text
4416
4417 \begin_layout Plain Layout
4418 Bernard
4419 \end_layout
4420
4421 \end_inset
4422 </cell>
4423 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4424 \begin_inset Text
4425
4426 \begin_layout Plain Layout
4427 555
4428 \end_layout
4429
4430 \end_inset
4431 </cell>
4432 </row>
4433 <row>
4434 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4435 \begin_inset Text
4436
4437 \begin_layout Plain Layout
4438
4439 \series bold
4440 Concli
4441 \end_layout
4442
4443 \end_inset
4444 </cell>
4445 <cell alignment="center" valignment="top" usebox="none">
4446 \begin_inset Text
4447
4448 \begin_layout Plain Layout
4449 Gianfranco
4450 \end_layout
4451
4452 \end_inset
4453 </cell>
4454 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4455 \begin_inset Text
4456
4457 \begin_layout Plain Layout
4458 555
4459 \end_layout
4460
4461 \end_inset
4462 </cell>
4463 </row>
4464 <row>
4465 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4466 \begin_inset Text
4467
4468 \begin_layout Plain Layout
4469
4470 \series bold
4471 Dal Bosco
4472 \end_layout
4473
4474 \end_inset
4475 </cell>
4476 <cell alignment="center" valignment="top" usebox="none">
4477 \begin_inset Text
4478
4479 \begin_layout Plain Layout
4480 Carolina
4481 \end_layout
4482
4483 \end_inset
4484 </cell>
4485 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4486 \begin_inset Text
4487
4488 \begin_layout Plain Layout
4489 555
4490 \end_layout
4491
4492 \end_inset
4493 </cell>
4494 </row>
4495 <row>
4496 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4497 \begin_inset Text
4498
4499 \begin_layout Plain Layout
4500
4501 \series bold
4502 Dalpiaz
4503 \end_layout
4504
4505 \end_inset
4506 </cell>
4507 <cell alignment="center" valignment="top" usebox="none">
4508 \begin_inset Text
4509
4510 \begin_layout Plain Layout
4511 Annamaria
4512 \end_layout
4513
4514 \end_inset
4515 </cell>
4516 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4517 \begin_inset Text
4518
4519 \begin_layout Plain Layout
4520 555
4521 \end_layout
4522
4523 \end_inset
4524 </cell>
4525 </row>
4526 <row>
4527 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4528 \begin_inset Text
4529
4530 \begin_layout Plain Layout
4531
4532 \series bold
4533 Feliciello
4534 \end_layout
4535
4536 \end_inset
4537 </cell>
4538 <cell alignment="center" valignment="top" usebox="none">
4539 \begin_inset Text
4540
4541 \begin_layout Plain Layout
4542 Domenico
4543 \end_layout
4544
4545 \end_inset
4546 </cell>
4547 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4548 \begin_inset Text
4549
4550 \begin_layout Plain Layout
4551 555
4552 \end_layout
4553
4554 \end_inset
4555 </cell>
4556 </row>
4557 <row>
4558 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4559 \begin_inset Text
4560
4561 \begin_layout Plain Layout
4562
4563 \series bold
4564 Focarelli
4565 \end_layout
4566
4567 \end_inset
4568 </cell>
4569 <cell alignment="center" valignment="top" usebox="none">
4570 \begin_inset Text
4571
4572 \begin_layout Plain Layout
4573 Paola
4574 \end_layout
4575
4576 \end_inset
4577 </cell>
4578 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4579 \begin_inset Text
4580
4581 \begin_layout Plain Layout
4582 555
4583 \end_layout
4584
4585 \end_inset
4586 </cell>
4587 </row>
4588 <row>
4589 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4590 \begin_inset Text
4591
4592 \begin_layout Plain Layout
4593
4594 \series bold
4595 Galletti
4596 \end_layout
4597
4598 \end_inset
4599 </cell>
4600 <cell alignment="center" valignment="top" usebox="none">
4601 \begin_inset Text
4602
4603 \begin_layout Plain Layout
4604 Oreste
4605 \end_layout
4606
4607 \end_inset
4608 </cell>
4609 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4610 \begin_inset Text
4611
4612 \begin_layout Plain Layout
4613 555
4614 \end_layout
4615
4616 \end_inset
4617 </cell>
4618 </row>
4619 <row>
4620 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4621 \begin_inset Text
4622
4623 \begin_layout Plain Layout
4624
4625 \series bold
4626 Gasparini
4627 \end_layout
4628
4629 \end_inset
4630 </cell>
4631 <cell alignment="center" valignment="top" usebox="none">
4632 \begin_inset Text
4633
4634 \begin_layout Plain Layout
4635 Franca
4636 \end_layout
4637
4638 \end_inset
4639 </cell>
4640 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4641 \begin_inset Text
4642
4643 \begin_layout Plain Layout
4644 555
4645 \end_layout
4646
4647 \end_inset
4648 </cell>
4649 </row>
4650 <row>
4651 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4652 \begin_inset Text
4653
4654 \begin_layout Plain Layout
4655
4656 \series bold
4657 Rizzardi
4658 \end_layout
4659
4660 \end_inset
4661 </cell>
4662 <cell alignment="center" valignment="top" usebox="none">
4663 \begin_inset Text
4664
4665 \begin_layout Plain Layout
4666 Paola
4667 \end_layout
4668
4669 \end_inset
4670 </cell>
4671 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4672 \begin_inset Text
4673
4674 \begin_layout Plain Layout
4675 555
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 </row>
4681 <row>
4682 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4683 \begin_inset Text
4684
4685 \begin_layout Plain Layout
4686
4687 \series bold
4688 Lassini
4689 \end_layout
4690
4691 \end_inset
4692 </cell>
4693 <cell alignment="center" valignment="top" usebox="none">
4694 \begin_inset Text
4695
4696 \begin_layout Plain Layout
4697 Giancarlo
4698 \end_layout
4699
4700 \end_inset
4701 </cell>
4702 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4703 \begin_inset Text
4704
4705 \begin_layout Plain Layout
4706 555
4707 \end_layout
4708
4709 \end_inset
4710 </cell>
4711 </row>
4712 <row>
4713 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4714 \begin_inset Text
4715
4716 \begin_layout Plain Layout
4717
4718 \series bold
4719 Malfatti
4720 \end_layout
4721
4722 \end_inset
4723 </cell>
4724 <cell alignment="center" valignment="top" usebox="none">
4725 \begin_inset Text
4726
4727 \begin_layout Plain Layout
4728 Luciano
4729 \end_layout
4730
4731 \end_inset
4732 </cell>
4733 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4734 \begin_inset Text
4735
4736 \begin_layout Plain Layout
4737 555
4738 \end_layout
4739
4740 \end_inset
4741 </cell>
4742 </row>
4743 <row>
4744 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4745 \begin_inset Text
4746
4747 \begin_layout Plain Layout
4748
4749 \series bold
4750 Malfatti
4751 \end_layout
4752
4753 \end_inset
4754 </cell>
4755 <cell alignment="center" valignment="top" usebox="none">
4756 \begin_inset Text
4757
4758 \begin_layout Plain Layout
4759 Valeriano
4760 \end_layout
4761
4762 \end_inset
4763 </cell>
4764 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4765 \begin_inset Text
4766
4767 \begin_layout Plain Layout
4768 555
4769 \end_layout
4770
4771 \end_inset
4772 </cell>
4773 </row>
4774 <row>
4775 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4776 \begin_inset Text
4777
4778 \begin_layout Plain Layout
4779
4780 \series bold
4781 Meneguzzo
4782 \end_layout
4783
4784 \end_inset
4785 </cell>
4786 <cell alignment="center" valignment="top" usebox="none">
4787 \begin_inset Text
4788
4789 \begin_layout Plain Layout
4790 Roberto
4791 \end_layout
4792
4793 \end_inset
4794 </cell>
4795 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4796 \begin_inset Text
4797
4798 \begin_layout Plain Layout
4799 555
4800 \end_layout
4801
4802 \end_inset
4803 </cell>
4804 </row>
4805 <row>
4806 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4807 \begin_inset Text
4808
4809 \begin_layout Plain Layout
4810
4811 \series bold
4812 Mezzadra
4813 \end_layout
4814
4815 \end_inset
4816 </cell>
4817 <cell alignment="center" valignment="top" usebox="none">
4818 \begin_inset Text
4819
4820 \begin_layout Plain Layout
4821 Roberto
4822 \end_layout
4823
4824 \end_inset
4825 </cell>
4826 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4827 \begin_inset Text
4828
4829 \begin_layout Plain Layout
4830 555
4831 \end_layout
4832
4833 \end_inset
4834 </cell>
4835 </row>
4836 <row>
4837 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4838 \begin_inset Text
4839
4840 \begin_layout Plain Layout
4841
4842 \series bold
4843 Pirpamer
4844 \end_layout
4845
4846 \end_inset
4847 </cell>
4848 <cell alignment="center" valignment="top" usebox="none">
4849 \begin_inset Text
4850
4851 \begin_layout Plain Layout
4852 Erich
4853 \end_layout
4854
4855 \end_inset
4856 </cell>
4857 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4858 \begin_inset Text
4859
4860 \begin_layout Plain Layout
4861 555
4862 \end_layout
4863
4864 \end_inset
4865 </cell>
4866 </row>
4867 <row>
4868 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4869 \begin_inset Text
4870
4871 \begin_layout Plain Layout
4872
4873 \series bold
4874 Pochiesa
4875 \end_layout
4876
4877 \end_inset
4878 </cell>
4879 <cell alignment="center" valignment="top" usebox="none">
4880 \begin_inset Text
4881
4882 \begin_layout Plain Layout
4883 Paolo
4884 \end_layout
4885
4886 \end_inset
4887 </cell>
4888 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4889 \begin_inset Text
4890
4891 \begin_layout Plain Layout
4892 555, 222
4893 \end_layout
4894
4895 \end_inset
4896 </cell>
4897 </row>
4898 <row>
4899 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4900 \begin_inset Text
4901
4902 \begin_layout Plain Layout
4903
4904 \series bold
4905 Radina
4906 \end_layout
4907
4908 \end_inset
4909 </cell>
4910 <cell alignment="center" valignment="top" usebox="none">
4911 \begin_inset Text
4912
4913 \begin_layout Plain Layout
4914 Claudio
4915 \end_layout
4916
4917 \end_inset
4918 </cell>
4919 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4920 \begin_inset Text
4921
4922 \begin_layout Plain Layout
4923 555
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 </row>
4929 <row>
4930 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4931 \begin_inset Text
4932
4933 \begin_layout Plain Layout
4934
4935 \series bold
4936 Stuffer
4937 \end_layout
4938
4939 \end_inset
4940 </cell>
4941 <cell alignment="center" valignment="top" usebox="none">
4942 \begin_inset Text
4943
4944 \begin_layout Plain Layout
4945 Oskar
4946 \end_layout
4947
4948 \end_inset
4949 </cell>
4950 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4951 \begin_inset Text
4952
4953 \begin_layout Plain Layout
4954 555
4955 \end_layout
4956
4957 \end_inset
4958 </cell>
4959 </row>
4960 <row>
4961 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4962 \begin_inset Text
4963
4964 \begin_layout Plain Layout
4965
4966 \series bold
4967 Tacchelli
4968 \end_layout
4969
4970 \end_inset
4971 </cell>
4972 <cell alignment="center" valignment="top" usebox="none">
4973 \begin_inset Text
4974
4975 \begin_layout Plain Layout
4976 Ugo
4977 \end_layout
4978
4979 \end_inset
4980 </cell>
4981 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4982 \begin_inset Text
4983
4984 \begin_layout Plain Layout
4985 555
4986 \end_layout
4987
4988 \end_inset
4989 </cell>
4990 </row>
4991 <row>
4992 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4993 \begin_inset Text
4994
4995 \begin_layout Plain Layout
4996
4997 \series bold
4998 Tezzele
4999 \end_layout
5000
5001 \end_inset
5002 </cell>
5003 <cell alignment="center" valignment="top" usebox="none">
5004 \begin_inset Text
5005
5006 \begin_layout Plain Layout
5007 Margit
5008 \end_layout
5009
5010 \end_inset
5011 </cell>
5012 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5013 \begin_inset Text
5014
5015 \begin_layout Plain Layout
5016 555
5017 \end_layout
5018
5019 \end_inset
5020 </cell>
5021 </row>
5022 <row>
5023 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5024 \begin_inset Text
5025
5026 \begin_layout Plain Layout
5027
5028 \series bold
5029 Unterkalmsteiner
5030 \end_layout
5031
5032 \end_inset
5033 </cell>
5034 <cell alignment="center" valignment="top" usebox="none">
5035 \begin_inset Text
5036
5037 \begin_layout Plain Layout
5038 Frieda
5039 \end_layout
5040
5041 \end_inset
5042 </cell>
5043 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5044 \begin_inset Text
5045
5046 \begin_layout Plain Layout
5047 555
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 </row>
5053 <row>
5054 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5055 \begin_inset Text
5056
5057 \begin_layout Plain Layout
5058
5059 \series bold
5060 Vieider
5061 \end_layout
5062
5063 \end_inset
5064 </cell>
5065 <cell alignment="center" valignment="top" usebox="none">
5066 \begin_inset Text
5067
5068 \begin_layout Plain Layout
5069 Hilde
5070 \end_layout
5071
5072 \end_inset
5073 </cell>
5074 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5075 \begin_inset Text
5076
5077 \begin_layout Plain Layout
5078 555
5079 \end_layout
5080
5081 \end_inset
5082 </cell>
5083 </row>
5084 <row>
5085 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5086 \begin_inset Text
5087
5088 \begin_layout Plain Layout
5089
5090 \series bold
5091 Vigna
5092 \end_layout
5093
5094 \end_inset
5095 </cell>
5096 <cell alignment="center" valignment="top" usebox="none">
5097 \begin_inset Text
5098
5099 \begin_layout Plain Layout
5100 Jürgen
5101 \end_layout
5102
5103 \end_inset
5104 </cell>
5105 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5106 \begin_inset Text
5107
5108 \begin_layout Plain Layout
5109 999
5110 \end_layout
5111
5112 \end_inset
5113 </cell>
5114 </row>
5115 <row>
5116 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5117 \begin_inset Text
5118
5119 \begin_layout Plain Layout
5120
5121 \series bold
5122 Weber
5123 \end_layout
5124
5125 \end_inset
5126 </cell>
5127 <cell alignment="center" valignment="top" usebox="none">
5128 \begin_inset Text
5129
5130 \begin_layout Plain Layout
5131 Maurizio
5132 \end_layout
5133
5134 \end_inset
5135 </cell>
5136 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5137 \begin_inset Text
5138
5139 \begin_layout Plain Layout
5140 555
5141 \end_layout
5142
5143 \end_inset
5144 </cell>
5145 </row>
5146 <row>
5147 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5148 \begin_inset Text
5149
5150 \begin_layout Plain Layout
5151
5152 \series bold
5153 Winkler
5154 \end_layout
5155
5156 \end_inset
5157 </cell>
5158 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5159 \begin_inset Text
5160
5161 \begin_layout Plain Layout
5162 Franz
5163 \end_layout
5164
5165 \end_inset
5166 </cell>
5167 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5168 \begin_inset Text
5169
5170 \begin_layout Plain Layout
5171 555
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 </row>
5177 <row endlastfoot="true">
5178 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5179 \begin_inset Text
5180
5181 \begin_layout Plain Layout
5182 Ende
5183 \end_layout
5184
5185 \end_inset
5186 </cell>
5187 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5188 \begin_inset Text
5189
5190 \begin_layout Plain Layout
5191
5192 \end_layout
5193
5194 \end_inset
5195 </cell>
5196 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5197 \begin_inset Text
5198
5199 \begin_layout Plain Layout
5200
5201 \end_layout
5202
5203 \end_inset
5204 </cell>
5205 </row>
5206 </lyxtabular>
5207
5208 \end_inset
5209
5210
5211 \begin_inset ERT
5212 status collapsed
5213
5214 \begin_layout Plain Layout
5215
5216
5217 \backslash
5218 addtocounter{table}{-1}
5219 \end_layout
5220
5221 \end_inset
5222
5223
5224 \begin_inset Note Note
5225 status collapsed
5226
5227 \begin_layout Plain Layout
5228 Die Bedeutung dieses Befehls finden Sie in der Bemerkung 1 von Abschnitt
5229 \begin_inset space ~
5230 \end_inset
5231
5232
5233 \begin_inset CommandInset ref
5234 LatexCommand ref
5235 reference "uab:Beschriftungen-langer-Tabellen"
5236
5237 \end_inset
5238
5239
5240 \end_layout
5241
5242 \end_inset
5243
5244
5245 \end_layout
5246
5247 \begin_layout Subsection
5248 Fußnoten in langen Tabellen
5249 \begin_inset CommandInset label
5250 LatexCommand label
5251 name "uab:Fußnoten-in-langen"
5252
5253 \end_inset
5254
5255
5256 \begin_inset Index idx
5257 status collapsed
5258
5259 \begin_layout Plain Layout
5260 Tabellen ! lange ! Fußnoten
5261 \end_layout
5262
5263 \end_inset
5264
5265
5266 \end_layout
5267
5268 \begin_layout Standard
5269 Fußnoten kann man in jede Zelle einer langen Tabelle einfügen.
5270  Sie werden auf der Seite erscheinen, auf der auch die Zelle gedruckt wird.
5271  Tabelle
5272 \begin_inset space ~
5273 \end_inset
5274
5275
5276 \begin_inset CommandInset ref
5277 LatexCommand ref
5278 reference "tab:DiffCaptions"
5279
5280 \end_inset
5281
5282  hat zum Beispiel eine Fußnote.
5283 \end_layout
5284
5285 \begin_layout Subsection
5286 Ausrichtung langer Tabellen
5287 \begin_inset Index idx
5288 status collapsed
5289
5290 \begin_layout Plain Layout
5291 Tabellen ! lange ! Ausrichtung
5292 \end_layout
5293
5294 \end_inset
5295
5296
5297 \end_layout
5298
5299 \begin_layout Standard
5300 Die horizontale Ausrichtung von langen Tabellen kann in den Tabelleneinstellunge
5301 n festgelegt werden.
5302  Bei linker und rechter Ausrichtung befindet sich die Tabelle direkt am
5303  Seitenrand.
5304  Um Platz zwischen Seitenrand und Tabelle einzufügen, muss die Tabelle zentriert
5305  ausgerichtet werden und die Werte der Längen 
5306 \series bold
5307
5308 \backslash
5309 LTleft 
5310 \series default
5311 und 
5312 \series bold
5313
5314 \backslash
5315 LTright
5316 \series default
5317  geändert werden, indem diese Zeile als TeX-Code vor die lange Tabelle eingefügt
5318  wird:
5319 \end_layout
5320
5321 \begin_layout Standard
5322
5323 \series bold
5324
5325 \backslash
5326 setlength{
5327 \backslash
5328 LTleft}{Wert}
5329 \end_layout
5330
5331 \begin_layout Standard
5332 Der Wert kann eine der in Tabelle
5333 \begin_inset space ~
5334 \end_inset
5335
5336
5337 \begin_inset CommandInset ref
5338 LatexCommand ref
5339 reference "tab:Maßeinheiten"
5340
5341 \end_inset
5342
5343  aufgelisteten Einheiten kann.
5344  
5345 \series bold
5346
5347 \backslash
5348 LTleft
5349 \series default
5350  legt den horizontalen Abstand vom linken Seitenrand bis zur Tabelle fest,
5351  
5352 \series bold
5353
5354 \backslash
5355 LTright
5356 \series default
5357  den Abstand von rechts.
5358  Die Voreinstellung für beide Werte ist 
5359 \series bold
5360
5361 \backslash
5362 fill
5363 \series default
5364 , was in diesem Fall gleichbedeutend mit einem variablen horizontalen Abstand
5365  in LyX ist.
5366 \end_layout
5367
5368 \begin_layout Standard
5369 Die folgende lange Tabelle wurde zentriert und 
5370 \series bold
5371
5372 \backslash
5373 LTleft
5374 \series default
5375  auf den Wert 
5376 \family sans
5377 0.1
5378 \backslash
5379 columnwidth
5380 \family default
5381  gesetzt:
5382 \begin_inset ERT
5383 status collapsed
5384
5385 \begin_layout Plain Layout
5386
5387
5388 \backslash
5389 setlength{
5390 \backslash
5391 LTleft}{0.1
5392 \backslash
5393 columnwidth}
5394 \end_layout
5395
5396 \end_inset
5397
5398
5399 \end_layout
5400
5401 \begin_layout Standard
5402 \begin_inset Tabular
5403 <lyxtabular version="3" rows="5" columns="5">
5404 <features islongtable="true" longtabularalignment="center">
5405 <column alignment="center" valignment="top" width="0">
5406 <column alignment="center" valignment="top" width="0">
5407 <column alignment="center" valignment="top" width="0pt">
5408 <column alignment="center" valignment="top" width="0">
5409 <column alignment="center" valignment="top" width="0">
5410 <row>
5411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5412 \begin_inset Text
5413
5414 \begin_layout Plain Layout
5415 1
5416 \end_layout
5417
5418 \end_inset
5419 </cell>
5420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5421 \begin_inset Text
5422
5423 \begin_layout Plain Layout
5424 2
5425 \end_layout
5426
5427 \end_inset
5428 </cell>
5429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5430 \begin_inset Text
5431
5432 \begin_layout Plain Layout
5433 3
5434 \end_layout
5435
5436 \end_inset
5437 </cell>
5438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5439 \begin_inset Text
5440
5441 \begin_layout Plain Layout
5442 4
5443 \end_layout
5444
5445 \end_inset
5446 </cell>
5447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5448 \begin_inset Text
5449
5450 \begin_layout Plain Layout
5451 5
5452 \end_layout
5453
5454 \end_inset
5455 </cell>
5456 </row>
5457 <row>
5458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5459 \begin_inset Text
5460
5461 \begin_layout Plain Layout
5462 asd
5463 \end_layout
5464
5465 \end_inset
5466 </cell>
5467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5468 \begin_inset Text
5469
5470 \begin_layout Plain Layout
5471 s
5472 \end_layout
5473
5474 \end_inset
5475 </cell>
5476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5477 \begin_inset Text
5478
5479 \begin_layout Plain Layout
5480 s
5481 \end_layout
5482
5483 \end_inset
5484 </cell>
5485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5486 \begin_inset Text
5487
5488 \begin_layout Plain Layout
5489 s
5490 \end_layout
5491
5492 \end_inset
5493 </cell>
5494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5495 \begin_inset Text
5496
5497 \begin_layout Plain Layout
5498 asd
5499 \end_layout
5500
5501 \end_inset
5502 </cell>
5503 </row>
5504 <row>
5505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5506 \begin_inset Text
5507
5508 \begin_layout Plain Layout
5509 asd
5510 \end_layout
5511
5512 \end_inset
5513 </cell>
5514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5515 \begin_inset Text
5516
5517 \begin_layout Plain Layout
5518 s
5519 \end_layout
5520
5521 \end_inset
5522 </cell>
5523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5524 \begin_inset Text
5525
5526 \begin_layout Plain Layout
5527 s
5528 \end_layout
5529
5530 \end_inset
5531 </cell>
5532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5533 \begin_inset Text
5534
5535 \begin_layout Plain Layout
5536 s
5537 \end_layout
5538
5539 \end_inset
5540 </cell>
5541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5542 \begin_inset Text
5543
5544 \begin_layout Plain Layout
5545 asd
5546 \end_layout
5547
5548 \end_inset
5549 </cell>
5550 </row>
5551 <row>
5552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5553 \begin_inset Text
5554
5555 \begin_layout Plain Layout
5556 asd
5557 \end_layout
5558
5559 \end_inset
5560 </cell>
5561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5562 \begin_inset Text
5563
5564 \begin_layout Plain Layout
5565 s
5566 \end_layout
5567
5568 \end_inset
5569 </cell>
5570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5571 \begin_inset Text
5572
5573 \begin_layout Plain Layout
5574 s
5575 \end_layout
5576
5577 \end_inset
5578 </cell>
5579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5580 \begin_inset Text
5581
5582 \begin_layout Plain Layout
5583 s
5584 \end_layout
5585
5586 \end_inset
5587 </cell>
5588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5589 \begin_inset Text
5590
5591 \begin_layout Plain Layout
5592 asd
5593 \end_layout
5594
5595 \end_inset
5596 </cell>
5597 </row>
5598 <row>
5599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5600 \begin_inset Text
5601
5602 \begin_layout Plain Layout
5603 asd
5604 \end_layout
5605
5606 \end_inset
5607 </cell>
5608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5609 \begin_inset Text
5610
5611 \begin_layout Plain Layout
5612 asd
5613 \end_layout
5614
5615 \end_inset
5616 </cell>
5617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5618 \begin_inset Text
5619
5620 \begin_layout Plain Layout
5621 asd
5622 \end_layout
5623
5624 \end_inset
5625 </cell>
5626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5627 \begin_inset Text
5628
5629 \begin_layout Plain Layout
5630 asd
5631 \end_layout
5632
5633 \end_inset
5634 </cell>
5635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5636 \begin_inset Text
5637
5638 \begin_layout Plain Layout
5639 asd
5640 \end_layout
5641
5642 \end_inset
5643 </cell>
5644 </row>
5645 </lyxtabular>
5646
5647 \end_inset
5648
5649
5650 \begin_inset ERT
5651 status collapsed
5652
5653 \begin_layout Plain Layout
5654
5655
5656 \backslash
5657 setlength{
5658 \backslash
5659 LTleft}{
5660 \backslash
5661 fill}
5662 \end_layout
5663
5664 \end_inset
5665
5666
5667 \begin_inset ERT
5668 status collapsed
5669
5670 \begin_layout Plain Layout
5671
5672
5673 \backslash
5674 addtocounter{table}{-1}
5675 \end_layout
5676
5677 \end_inset
5678
5679
5680 \begin_inset Note Note
5681 status collapsed
5682
5683 \begin_layout Plain Layout
5684 Die Bedeutung dieses Befehls finden Sie in der Bemerkung 1 von Abschnitt
5685 \begin_inset space ~
5686 \end_inset
5687
5688
5689 \begin_inset CommandInset ref
5690 LatexCommand ref
5691 reference "uab:Beschriftungen-langer-Tabellen"
5692
5693 \end_inset
5694
5695
5696 \end_layout
5697
5698 \end_inset
5699
5700
5701 \end_layout
5702
5703 \begin_layout Subsection
5704 Beschriftungen langer Tabellen
5705 \begin_inset CommandInset label
5706 LatexCommand label
5707 name "uab:Beschriftungen-langer-Tabellen"
5708
5709 \end_inset
5710
5711
5712 \begin_inset Index idx
5713 status collapsed
5714
5715 \begin_layout Plain Layout
5716 Tabellen ! lange ! Titel
5717 \end_layout
5718
5719 \end_inset
5720
5721
5722 \end_layout
5723
5724 \begin_layout Standard
5725 Eine lange Tabelle kann man nicht in ein Gleitobjekt packen, weil Gleitobjekte
5726  nur auf eine Seite gedruckt werden können.
5727  Daher wird die Beschriftung in eine Tabellenzeile eingegeben, wie in Abschnitt
5728 \begin_inset space ~
5729 \end_inset
5730
5731
5732 \begin_inset CommandInset ref
5733 LatexCommand ref
5734 reference "abs:Lange-Tabellen"
5735
5736 \end_inset
5737
5738  erklärt.
5739  Nur eine Tabellenzeile kann eine Beschriftung enthalten.
5740 \end_layout
5741
5742 \begin_layout Standard
5743 Hier ist eine kurze lange Tabelle, die zeigt, wie das funktioniert:
5744 \end_layout
5745
5746 \begin_layout Standard
5747 \begin_inset Tabular
5748 <lyxtabular version="3" rows="6" columns="5">
5749 <features islongtable="true" longtabularalignment="center">
5750 <column alignment="center" valignment="top" width="0">
5751 <column alignment="center" valignment="top" width="0">
5752 <column alignment="center" valignment="top" width="0">
5753 <column alignment="center" valignment="top" width="0">
5754 <column alignment="center" valignment="top" width="0">
5755 <row caption="true">
5756 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5757 \begin_inset Text
5758
5759 \begin_layout Plain Layout
5760 \begin_inset Caption
5761
5762 \begin_layout Plain Layout
5763 Eine lange Tabelle mit Titel
5764 \begin_inset Argument
5765 status open
5766
5767 \begin_layout Plain Layout
5768 Lange Tabelle
5769 \end_layout
5770
5771 \end_inset
5772
5773
5774 \end_layout
5775
5776 \end_inset
5777
5778
5779 \end_layout
5780
5781 \end_inset
5782 </cell>
5783 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5784 \begin_inset Text
5785
5786 \begin_layout Plain Layout
5787
5788 \end_layout
5789
5790 \end_inset
5791 </cell>
5792 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5793 \begin_inset Text
5794
5795 \begin_layout Plain Layout
5796
5797 \end_layout
5798
5799 \end_inset
5800 </cell>
5801 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5802 \begin_inset Text
5803
5804 \begin_layout Plain Layout
5805
5806 \end_layout
5807
5808 \end_inset
5809 </cell>
5810 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5811 \begin_inset Text
5812
5813 \begin_layout Plain Layout
5814
5815 \end_layout
5816
5817 \end_inset
5818 </cell>
5819 </row>
5820 <row>
5821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5822 \begin_inset Text
5823
5824 \begin_layout Plain Layout
5825 1
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5831 \begin_inset Text
5832
5833 \begin_layout Plain Layout
5834 2
5835 \end_layout
5836
5837 \end_inset
5838 </cell>
5839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5840 \begin_inset Text
5841
5842 \begin_layout Plain Layout
5843 3
5844 \end_layout
5845
5846 \end_inset
5847 </cell>
5848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 4
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 5
5862 \end_layout
5863
5864 \end_inset
5865 </cell>
5866 </row>
5867 <row>
5868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5869 \begin_inset Text
5870
5871 \begin_layout Plain Layout
5872 asd
5873 \end_layout
5874
5875 \end_inset
5876 </cell>
5877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5878 \begin_inset Text
5879
5880 \begin_layout Plain Layout
5881 s
5882 \end_layout
5883
5884 \end_inset
5885 </cell>
5886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5887 \begin_inset Text
5888
5889 \begin_layout Plain Layout
5890 s
5891 \end_layout
5892
5893 \end_inset
5894 </cell>
5895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5896 \begin_inset Text
5897
5898 \begin_layout Plain Layout
5899 s
5900 \end_layout
5901
5902 \end_inset
5903 </cell>
5904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5905 \begin_inset Text
5906
5907 \begin_layout Plain Layout
5908 asd
5909 \end_layout
5910
5911 \end_inset
5912 </cell>
5913 </row>
5914 <row>
5915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5916 \begin_inset Text
5917
5918 \begin_layout Plain Layout
5919 asd
5920 \end_layout
5921
5922 \end_inset
5923 </cell>
5924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5925 \begin_inset Text
5926
5927 \begin_layout Plain Layout
5928 s
5929 \end_layout
5930
5931 \end_inset
5932 </cell>
5933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5934 \begin_inset Text
5935
5936 \begin_layout Plain Layout
5937 s
5938 \end_layout
5939
5940 \end_inset
5941 </cell>
5942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5943 \begin_inset Text
5944
5945 \begin_layout Plain Layout
5946 s
5947 \end_layout
5948
5949 \end_inset
5950 </cell>
5951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5952 \begin_inset Text
5953
5954 \begin_layout Plain Layout
5955 asd
5956 \end_layout
5957
5958 \end_inset
5959 </cell>
5960 </row>
5961 <row>
5962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5963 \begin_inset Text
5964
5965 \begin_layout Plain Layout
5966 asd
5967 \end_layout
5968
5969 \end_inset
5970 </cell>
5971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5972 \begin_inset Text
5973
5974 \begin_layout Plain Layout
5975 s
5976 \end_layout
5977
5978 \end_inset
5979 </cell>
5980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5981 \begin_inset Text
5982
5983 \begin_layout Plain Layout
5984 s
5985 \end_layout
5986
5987 \end_inset
5988 </cell>
5989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5990 \begin_inset Text
5991
5992 \begin_layout Plain Layout
5993 s
5994 \end_layout
5995
5996 \end_inset
5997 </cell>
5998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5999 \begin_inset Text
6000
6001 \begin_layout Plain Layout
6002 asd
6003 \end_layout
6004
6005 \end_inset
6006 </cell>
6007 </row>
6008 <row>
6009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6010 \begin_inset Text
6011
6012 \begin_layout Plain Layout
6013 asd
6014 \end_layout
6015
6016 \end_inset
6017 </cell>
6018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6019 \begin_inset Text
6020
6021 \begin_layout Plain Layout
6022 asd
6023 \end_layout
6024
6025 \end_inset
6026 </cell>
6027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6028 \begin_inset Text
6029
6030 \begin_layout Plain Layout
6031 asd
6032 \end_layout
6033
6034 \end_inset
6035 </cell>
6036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6037 \begin_inset Text
6038
6039 \begin_layout Plain Layout
6040 asd
6041 \end_layout
6042
6043 \end_inset
6044 </cell>
6045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6046 \begin_inset Text
6047
6048 \begin_layout Plain Layout
6049 asd
6050 \end_layout
6051
6052 \end_inset
6053 </cell>
6054 </row>
6055 </lyxtabular>
6056
6057 \end_inset
6058
6059
6060 \end_layout
6061
6062 \begin_layout Standard
6063 \begin_inset VSpace medskip
6064 \end_inset
6065
6066
6067 \begin_inset Note Greyedout
6068 status open
6069
6070 \begin_layout Plain Layout
6071
6072 \series bold
6073 Bemerkung
6074 \begin_inset space ~
6075 \end_inset
6076
6077 1:
6078 \series default
6079  Die Tabellennummer wird für jede lange Tabelle erhöht, auch wenn Sie keinen
6080  Titel vergeben.
6081  Deshalb könnte es passieren, dass zum Beispiel Tabelle
6082 \begin_inset space ~
6083 \end_inset
6084
6085 2.4 auf Tabelle
6086 \begin_inset space ~
6087 \end_inset
6088
6089 2.1 im Tabellenverzeichnis folgt, wenn dazwischen zwei lange Tabellen ohne
6090  Beschriftung sind.
6091  Um das zu vermeiden, können Sie hinter jede lange Tabelle ohne Titel folgenden
6092  LaTeX-Befehl als TeX-Code einfügen:
6093 \end_layout
6094
6095 \begin_layout Plain Layout
6096
6097 \series bold
6098
6099 \backslash
6100 addtocounter{table}{-1}
6101 \end_layout
6102
6103 \begin_layout Plain Layout
6104 Das ist nicht notwendig, wenn keine der langen Tabellen im Dokument eine
6105  Beschriftung hat und Sie diesen Code zum LaTeX-Vorspann hinzufügen:
6106 \end_layout
6107
6108 \begin_layout Plain Layout
6109
6110 \series bold
6111
6112 \backslash
6113 let
6114 \backslash
6115 myEnd
6116 \backslash
6117 endlongtable
6118 \begin_inset Newline newline
6119 \end_inset
6120
6121
6122 \backslash
6123 renewcommand{
6124 \backslash
6125 endlongtable}{
6126 \backslash
6127 myEnd
6128 \backslash
6129 addtocounter{table}{-1}}
6130 \end_layout
6131
6132 \end_inset
6133
6134
6135 \end_layout
6136
6137 \begin_layout Standard
6138 \begin_inset Note Greyedout
6139 status open
6140
6141 \begin_layout Plain Layout
6142
6143 \series bold
6144 Bemerkung
6145 \begin_inset space ~
6146 \end_inset
6147
6148 2:
6149 \series default
6150  Wenn Sie 
6151 \series bold
6152 hyperref
6153 \series default
6154
6155 \begin_inset Index idx
6156 status collapsed
6157
6158 \begin_layout Plain Layout
6159 LaTeX-Pakete ! hyperref
6160 \end_layout
6161
6162 \end_inset
6163
6164  in den
6165 \family sans
6166  PDF-Eigenschaften
6167 \family default
6168  im 
6169 \family sans
6170 Dokument-Einstellungen
6171 \family default
6172  Dialog für Querverweise benutzen, wird der Verweis auf eine lange Tabelle
6173  immer auf den Anfang des Dokuments zeigen.
6174 \end_layout
6175
6176 \end_inset
6177
6178
6179 \end_layout
6180
6181 \begin_layout Subsubsection
6182 Querverweise auf 
6183 \family sans
6184 lange Tabelle
6185 \family default
6186 n
6187 \begin_inset Index idx
6188 status collapsed
6189
6190 \begin_layout Plain Layout
6191 Tabellen ! lange ! Querverweis
6192 \end_layout
6193
6194 \end_inset
6195
6196
6197 \end_layout
6198
6199 \begin_layout Standard
6200 \begin_inset Tabular
6201 <lyxtabular version="3" rows="6" columns="5">
6202 <features islongtable="true" longtabularalignment="center">
6203 <column alignment="center" valignment="top" width="0">
6204 <column alignment="center" valignment="top" width="0">
6205 <column alignment="center" valignment="top" width="0">
6206 <column alignment="center" valignment="top" width="0">
6207 <column alignment="center" valignment="top" width="0">
6208 <row caption="true">
6209 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6210 \begin_inset Text
6211
6212 \begin_layout Plain Layout
6213 \begin_inset Caption
6214
6215 \begin_layout Plain Layout
6216 Lange Tabelle mit Marke
6217 \begin_inset CommandInset label
6218 LatexCommand label
6219 name "tab:LangeTabelle-mit-Marke"
6220
6221 \end_inset
6222
6223
6224 \end_layout
6225
6226 \end_inset
6227
6228
6229 \end_layout
6230
6231 \end_inset
6232 </cell>
6233 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6234 \begin_inset Text
6235
6236 \begin_layout Plain Layout
6237
6238 \end_layout
6239
6240 \end_inset
6241 </cell>
6242 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6243 \begin_inset Text
6244
6245 \begin_layout Plain Layout
6246
6247 \end_layout
6248
6249 \end_inset
6250 </cell>
6251 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6252 \begin_inset Text
6253
6254 \begin_layout Plain Layout
6255
6256 \end_layout
6257
6258 \end_inset
6259 </cell>
6260 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6261 \begin_inset Text
6262
6263 \begin_layout Plain Layout
6264
6265 \end_layout
6266
6267 \end_inset
6268 </cell>
6269 </row>
6270 <row>
6271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6272 \begin_inset Text
6273
6274 \begin_layout Plain Layout
6275 1
6276 \end_layout
6277
6278 \end_inset
6279 </cell>
6280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6281 \begin_inset Text
6282
6283 \begin_layout Plain Layout
6284 2
6285 \end_layout
6286
6287 \end_inset
6288 </cell>
6289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6290 \begin_inset Text
6291
6292 \begin_layout Plain Layout
6293 3
6294 \end_layout
6295
6296 \end_inset
6297 </cell>
6298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6299 \begin_inset Text
6300
6301 \begin_layout Plain Layout
6302 4
6303 \end_layout
6304
6305 \end_inset
6306 </cell>
6307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6308 \begin_inset Text
6309
6310 \begin_layout Plain Layout
6311 5
6312 \end_layout
6313
6314 \end_inset
6315 </cell>
6316 </row>
6317 <row>
6318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6319 \begin_inset Text
6320
6321 \begin_layout Plain Layout
6322 asd
6323 \end_layout
6324
6325 \end_inset
6326 </cell>
6327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6328 \begin_inset Text
6329
6330 \begin_layout Plain Layout
6331 s
6332 \end_layout
6333
6334 \end_inset
6335 </cell>
6336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6337 \begin_inset Text
6338
6339 \begin_layout Plain Layout
6340 s
6341 \end_layout
6342
6343 \end_inset
6344 </cell>
6345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6346 \begin_inset Text
6347
6348 \begin_layout Plain Layout
6349 s
6350 \end_layout
6351
6352 \end_inset
6353 </cell>
6354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6355 \begin_inset Text
6356
6357 \begin_layout Plain Layout
6358 asd
6359 \end_layout
6360
6361 \end_inset
6362 </cell>
6363 </row>
6364 <row>
6365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6366 \begin_inset Text
6367
6368 \begin_layout Plain Layout
6369 asd
6370 \end_layout
6371
6372 \end_inset
6373 </cell>
6374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6375 \begin_inset Text
6376
6377 \begin_layout Plain Layout
6378 s
6379 \end_layout
6380
6381 \end_inset
6382 </cell>
6383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6384 \begin_inset Text
6385
6386 \begin_layout Plain Layout
6387 s
6388 \end_layout
6389
6390 \end_inset
6391 </cell>
6392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6393 \begin_inset Text
6394
6395 \begin_layout Plain Layout
6396 s
6397 \end_layout
6398
6399 \end_inset
6400 </cell>
6401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6402 \begin_inset Text
6403
6404 \begin_layout Plain Layout
6405 asd
6406 \end_layout
6407
6408 \end_inset
6409 </cell>
6410 </row>
6411 <row>
6412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6413 \begin_inset Text
6414
6415 \begin_layout Plain Layout
6416 asd
6417 \end_layout
6418
6419 \end_inset
6420 </cell>
6421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6422 \begin_inset Text
6423
6424 \begin_layout Plain Layout
6425 s
6426 \end_layout
6427
6428 \end_inset
6429 </cell>
6430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6431 \begin_inset Text
6432
6433 \begin_layout Plain Layout
6434 s
6435 \end_layout
6436
6437 \end_inset
6438 </cell>
6439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6440 \begin_inset Text
6441
6442 \begin_layout Plain Layout
6443 s
6444 \end_layout
6445
6446 \end_inset
6447 </cell>
6448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6449 \begin_inset Text
6450
6451 \begin_layout Plain Layout
6452 asd
6453 \end_layout
6454
6455 \end_inset
6456 </cell>
6457 </row>
6458 <row>
6459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6460 \begin_inset Text
6461
6462 \begin_layout Plain Layout
6463 asd
6464 \end_layout
6465
6466 \end_inset
6467 </cell>
6468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6469 \begin_inset Text
6470
6471 \begin_layout Plain Layout
6472 sad
6473 \end_layout
6474
6475 \end_inset
6476 </cell>
6477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6478 \begin_inset Text
6479
6480 \begin_layout Plain Layout
6481 asd
6482 \end_layout
6483
6484 \end_inset
6485 </cell>
6486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6487 \begin_inset Text
6488
6489 \begin_layout Plain Layout
6490 asd
6491 \end_layout
6492
6493 \end_inset
6494 </cell>
6495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6496 \begin_inset Text
6497
6498 \begin_layout Plain Layout
6499 asd
6500 \end_layout
6501
6502 \end_inset
6503 </cell>
6504 </row>
6505 </lyxtabular>
6506
6507 \end_inset
6508
6509
6510 \end_layout
6511
6512 \begin_layout Standard
6513 Damit auf eine lange Tabelle verwiesen werden kann, müssen Sie eine Marke
6514  im Titel einfügen.
6515 \end_layout
6516
6517 \begin_layout Standard
6518 Dies ist ein Verweis auf Tabelle
6519 \begin_inset space ~
6520 \end_inset
6521
6522
6523 \begin_inset CommandInset ref
6524 LatexCommand ref
6525 reference "tab:LangeTabelle-mit-Marke"
6526
6527 \end_inset
6528
6529 .
6530 \end_layout
6531
6532 \begin_layout Standard
6533 Mit dem LaTeX-Paket 
6534 \series bold
6535 caption
6536 \series default
6537
6538 \begin_inset Index idx
6539 status collapsed
6540
6541 \begin_layout Plain Layout
6542 LaTeX-Pakete ! caption
6543 \end_layout
6544
6545 \end_inset
6546
6547 , siehe Abschnitt
6548 \begin_inset space ~
6549 \end_inset
6550
6551
6552 \begin_inset CommandInset ref
6553 LatexCommand ref
6554 reference "abs:Titel-Formatierung"
6555
6556 \end_inset
6557
6558 , können Sie alle anderen Beschriftungsoptionen benutzen.
6559 \end_layout
6560
6561 \begin_layout Subsubsection
6562 Titelbreite
6563 \begin_inset Index idx
6564 status collapsed
6565
6566 \begin_layout Plain Layout
6567 Tabellen ! lange ! Beschriftungsbreite
6568 \end_layout
6569
6570 \end_inset
6571
6572
6573 \end_layout
6574
6575 \begin_layout Standard
6576 Die maximale Titelbreite wird durch die Variable 
6577 \series bold
6578
6579 \backslash
6580 LTcapwidth
6581 \series default
6582  definiert.
6583  Ihr Standardwert ist 4
6584 \begin_inset space \thinspace{}
6585 \end_inset
6586
6587 Zoll (
6588 \begin_inset Formula $\approx10$
6589 \end_inset
6590
6591
6592 \begin_inset space \thinspace{}
6593 \end_inset
6594
6595 cm).
6596  Um das zu ändern, können Sie entweder im LaTeX-Vorspann oder als TeX-Code
6597  vor der betreffenden Tabelle folgenden Befehl einsetzen:
6598 \end_layout
6599
6600 \begin_layout Standard
6601
6602 \series bold
6603
6604 \backslash
6605 setlength{
6606 \backslash
6607 LTcapwidth}{Breite}
6608 \end_layout
6609
6610 \begin_layout Standard
6611 wobei die Breite eine der in Anhang
6612 \begin_inset space ~
6613 \end_inset
6614
6615
6616 \begin_inset CommandInset ref
6617 LatexCommand ref
6618 reference "kap:In-LyX-verfügbare"
6619
6620 \end_inset
6621
6622  aufgelisteten Einheiten haben kann.
6623 \end_layout
6624
6625 \begin_layout Standard
6626 Die beiden folgenden Tabellen zeigen den Unterschied:
6627 \end_layout
6628
6629 \begin_layout Standard
6630 \begin_inset Tabular
6631 <lyxtabular version="3" rows="6" columns="5">
6632 <features islongtable="true" longtabularalignment="center">
6633 <column alignment="center" valignment="top" width="0">
6634 <column alignment="center" valignment="top" width="0">
6635 <column alignment="center" valignment="top" width="0">
6636 <column alignment="center" valignment="top" width="0">
6637 <column alignment="center" valignment="top" width="0">
6638 <row caption="true">
6639 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6640 \begin_inset Text
6641
6642 \begin_layout Plain Layout
6643 \begin_inset Caption
6644
6645 \begin_layout Plain Layout
6646 Langer Titel mit Standardbreite, Langer Titel mit Standardbreite
6647 \begin_inset Argument
6648 status open
6649
6650 \begin_layout Plain Layout
6651 Titel mit Standardbreite
6652 \end_layout
6653
6654 \end_inset
6655
6656
6657 \end_layout
6658
6659 \end_inset
6660
6661
6662 \end_layout
6663
6664 \end_inset
6665 </cell>
6666 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6667 \begin_inset Text
6668
6669 \begin_layout Plain Layout
6670
6671 \end_layout
6672
6673 \end_inset
6674 </cell>
6675 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6676 \begin_inset Text
6677
6678 \begin_layout Plain Layout
6679
6680 \end_layout
6681
6682 \end_inset
6683 </cell>
6684 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6685 \begin_inset Text
6686
6687 \begin_layout Plain Layout
6688
6689 \end_layout
6690
6691 \end_inset
6692 </cell>
6693 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6694 \begin_inset Text
6695
6696 \begin_layout Plain Layout
6697
6698 \end_layout
6699
6700 \end_inset
6701 </cell>
6702 </row>
6703 <row>
6704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6705 \begin_inset Text
6706
6707 \begin_layout Plain Layout
6708 1
6709 \end_layout
6710
6711 \end_inset
6712 </cell>
6713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6714 \begin_inset Text
6715
6716 \begin_layout Plain Layout
6717 2
6718 \end_layout
6719
6720 \end_inset
6721 </cell>
6722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6723 \begin_inset Text
6724
6725 \begin_layout Plain Layout
6726 3
6727 \end_layout
6728
6729 \end_inset
6730 </cell>
6731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6732 \begin_inset Text
6733
6734 \begin_layout Plain Layout
6735 4
6736 \end_layout
6737
6738 \end_inset
6739 </cell>
6740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6741 \begin_inset Text
6742
6743 \begin_layout Plain Layout
6744 5
6745 \end_layout
6746
6747 \end_inset
6748 </cell>
6749 </row>
6750 <row>
6751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6752 \begin_inset Text
6753
6754 \begin_layout Plain Layout
6755 asd
6756 \end_layout
6757
6758 \end_inset
6759 </cell>
6760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6761 \begin_inset Text
6762
6763 \begin_layout Plain Layout
6764 s
6765 \end_layout
6766
6767 \end_inset
6768 </cell>
6769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6770 \begin_inset Text
6771
6772 \begin_layout Plain Layout
6773 s
6774 \end_layout
6775
6776 \end_inset
6777 </cell>
6778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6779 \begin_inset Text
6780
6781 \begin_layout Plain Layout
6782 s
6783 \end_layout
6784
6785 \end_inset
6786 </cell>
6787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6788 \begin_inset Text
6789
6790 \begin_layout Plain Layout
6791 asd
6792 \end_layout
6793
6794 \end_inset
6795 </cell>
6796 </row>
6797 <row>
6798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6799 \begin_inset Text
6800
6801 \begin_layout Plain Layout
6802 asd
6803 \end_layout
6804
6805 \end_inset
6806 </cell>
6807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6808 \begin_inset Text
6809
6810 \begin_layout Plain Layout
6811 s
6812 \end_layout
6813
6814 \end_inset
6815 </cell>
6816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6817 \begin_inset Text
6818
6819 \begin_layout Plain Layout
6820 s
6821 \end_layout
6822
6823 \end_inset
6824 </cell>
6825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6826 \begin_inset Text
6827
6828 \begin_layout Plain Layout
6829 s
6830 \end_layout
6831
6832 \end_inset
6833 </cell>
6834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6835 \begin_inset Text
6836
6837 \begin_layout Plain Layout
6838 asd
6839 \end_layout
6840
6841 \end_inset
6842 </cell>
6843 </row>
6844 <row>
6845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6846 \begin_inset Text
6847
6848 \begin_layout Plain Layout
6849 asd
6850 \end_layout
6851
6852 \end_inset
6853 </cell>
6854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6855 \begin_inset Text
6856
6857 \begin_layout Plain Layout
6858 s
6859 \end_layout
6860
6861 \end_inset
6862 </cell>
6863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6864 \begin_inset Text
6865
6866 \begin_layout Plain Layout
6867 s
6868 \end_layout
6869
6870 \end_inset
6871 </cell>
6872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6873 \begin_inset Text
6874
6875 \begin_layout Plain Layout
6876 s
6877 \end_layout
6878
6879 \end_inset
6880 </cell>
6881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6882 \begin_inset Text
6883
6884 \begin_layout Plain Layout
6885 asd
6886 \end_layout
6887
6888 \end_inset
6889 </cell>
6890 </row>
6891 <row>
6892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6893 \begin_inset Text
6894
6895 \begin_layout Plain Layout
6896 asd
6897 \end_layout
6898
6899 \end_inset
6900 </cell>
6901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6902 \begin_inset Text
6903
6904 \begin_layout Plain Layout
6905 sad
6906 \end_layout
6907
6908 \end_inset
6909 </cell>
6910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6911 \begin_inset Text
6912
6913 \begin_layout Plain Layout
6914 asd
6915 \end_layout
6916
6917 \end_inset
6918 </cell>
6919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6920 \begin_inset Text
6921
6922 \begin_layout Plain Layout
6923 asd
6924 \end_layout
6925
6926 \end_inset
6927 </cell>
6928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6929 \begin_inset Text
6930
6931 \begin_layout Plain Layout
6932 asd
6933 \end_layout
6934
6935 \end_inset
6936 </cell>
6937 </row>
6938 </lyxtabular>
6939
6940 \end_inset
6941
6942
6943 \end_layout
6944
6945 \begin_layout Standard
6946 \begin_inset ERT
6947 status collapsed
6948
6949 \begin_layout Plain Layout
6950
6951
6952 \backslash
6953 setlength{
6954 \backslash
6955 LTcapwidth}{5cm}
6956 \end_layout
6957
6958 \end_inset
6959
6960
6961 \begin_inset Tabular
6962 <lyxtabular version="3" rows="6" columns="5">
6963 <features islongtable="true" longtabularalignment="center">
6964 <column alignment="center" valignment="top" width="0">
6965 <column alignment="center" valignment="top" width="0">
6966 <column alignment="center" valignment="top" width="0">
6967 <column alignment="center" valignment="top" width="0">
6968 <column alignment="center" valignment="top" width="0">
6969 <row caption="true">
6970 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6971 \begin_inset Text
6972
6973 \begin_layout Plain Layout
6974 \begin_inset Caption
6975
6976 \begin_layout Plain Layout
6977 Langer Titel mit 5
6978 \begin_inset space \thinspace{}
6979 \end_inset
6980
6981 cm Breite, Langer Titel mit 5
6982 \begin_inset space \thinspace{}
6983 \end_inset
6984
6985 cm Breite
6986 \begin_inset Argument
6987 status open
6988
6989 \begin_layout Plain Layout
6990 Titel mit 5
6991 \begin_inset space \thinspace{}
6992 \end_inset
6993
6994 cm Breite
6995 \end_layout
6996
6997 \end_inset
6998
6999
7000 \end_layout
7001
7002 \end_inset
7003
7004
7005 \end_layout
7006
7007 \end_inset
7008 </cell>
7009 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7010 \begin_inset Text
7011
7012 \begin_layout Plain Layout
7013
7014 \end_layout
7015
7016 \end_inset
7017 </cell>
7018 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7019 \begin_inset Text
7020
7021 \begin_layout Plain Layout
7022
7023 \end_layout
7024
7025 \end_inset
7026 </cell>
7027 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7028 \begin_inset Text
7029
7030 \begin_layout Plain Layout
7031
7032 \end_layout
7033
7034 \end_inset
7035 </cell>
7036 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7037 \begin_inset Text
7038
7039 \begin_layout Plain Layout
7040
7041 \end_layout
7042
7043 \end_inset
7044 </cell>
7045 </row>
7046 <row>
7047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7048 \begin_inset Text
7049
7050 \begin_layout Plain Layout
7051 1
7052 \end_layout
7053
7054 \end_inset
7055 </cell>
7056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7057 \begin_inset Text
7058
7059 \begin_layout Plain Layout
7060 2
7061 \end_layout
7062
7063 \end_inset
7064 </cell>
7065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7066 \begin_inset Text
7067
7068 \begin_layout Plain Layout
7069 3
7070 \end_layout
7071
7072 \end_inset
7073 </cell>
7074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7075 \begin_inset Text
7076
7077 \begin_layout Plain Layout
7078 4
7079 \end_layout
7080
7081 \end_inset
7082 </cell>
7083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7084 \begin_inset Text
7085
7086 \begin_layout Plain Layout
7087 5
7088 \end_layout
7089
7090 \end_inset
7091 </cell>
7092 </row>
7093 <row>
7094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7095 \begin_inset Text
7096
7097 \begin_layout Plain Layout
7098 asd
7099 \end_layout
7100
7101 \end_inset
7102 </cell>
7103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7104 \begin_inset Text
7105
7106 \begin_layout Plain Layout
7107 s
7108 \end_layout
7109
7110 \end_inset
7111 </cell>
7112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7113 \begin_inset Text
7114
7115 \begin_layout Plain Layout
7116 s
7117 \end_layout
7118
7119 \end_inset
7120 </cell>
7121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7122 \begin_inset Text
7123
7124 \begin_layout Plain Layout
7125 s
7126 \end_layout
7127
7128 \end_inset
7129 </cell>
7130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7131 \begin_inset Text
7132
7133 \begin_layout Plain Layout
7134 asd
7135 \end_layout
7136
7137 \end_inset
7138 </cell>
7139 </row>
7140 <row>
7141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7142 \begin_inset Text
7143
7144 \begin_layout Plain Layout
7145 asd
7146 \end_layout
7147
7148 \end_inset
7149 </cell>
7150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7151 \begin_inset Text
7152
7153 \begin_layout Plain Layout
7154 s
7155 \end_layout
7156
7157 \end_inset
7158 </cell>
7159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7160 \begin_inset Text
7161
7162 \begin_layout Plain Layout
7163 s
7164 \end_layout
7165
7166 \end_inset
7167 </cell>
7168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7169 \begin_inset Text
7170
7171 \begin_layout Plain Layout
7172 s
7173 \end_layout
7174
7175 \end_inset
7176 </cell>
7177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7178 \begin_inset Text
7179
7180 \begin_layout Plain Layout
7181 asd
7182 \end_layout
7183
7184 \end_inset
7185 </cell>
7186 </row>
7187 <row>
7188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7189 \begin_inset Text
7190
7191 \begin_layout Plain Layout
7192 asd
7193 \end_layout
7194
7195 \end_inset
7196 </cell>
7197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7198 \begin_inset Text
7199
7200 \begin_layout Plain Layout
7201 s
7202 \end_layout
7203
7204 \end_inset
7205 </cell>
7206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7207 \begin_inset Text
7208
7209 \begin_layout Plain Layout
7210 s
7211 \end_layout
7212
7213 \end_inset
7214 </cell>
7215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7216 \begin_inset Text
7217
7218 \begin_layout Plain Layout
7219 s
7220 \end_layout
7221
7222 \end_inset
7223 </cell>
7224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7225 \begin_inset Text
7226
7227 \begin_layout Plain Layout
7228 asd
7229 \end_layout
7230
7231 \end_inset
7232 </cell>
7233 </row>
7234 <row>
7235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7236 \begin_inset Text
7237
7238 \begin_layout Plain Layout
7239 asd
7240 \end_layout
7241
7242 \end_inset
7243 </cell>
7244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7245 \begin_inset Text
7246
7247 \begin_layout Plain Layout
7248 sad
7249 \end_layout
7250
7251 \end_inset
7252 </cell>
7253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7254 \begin_inset Text
7255
7256 \begin_layout Plain Layout
7257 asd
7258 \end_layout
7259
7260 \end_inset
7261 </cell>
7262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7263 \begin_inset Text
7264
7265 \begin_layout Plain Layout
7266 asd
7267 \end_layout
7268
7269 \end_inset
7270 </cell>
7271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7272 \begin_inset Text
7273
7274 \begin_layout Plain Layout
7275 asd
7276 \end_layout
7277
7278 \end_inset
7279 </cell>
7280 </row>
7281 </lyxtabular>
7282
7283 \end_inset
7284
7285
7286 \begin_inset ERT
7287 status collapsed
7288
7289 \begin_layout Plain Layout
7290
7291
7292 \backslash
7293 setlength{
7294 \backslash
7295 LTcapwidth}{4in}
7296 \end_layout
7297
7298 \end_inset
7299
7300
7301 \begin_inset Note Note
7302 status collapsed
7303
7304 \begin_layout Plain Layout
7305 Beschriftungsbreite zurücksetzen
7306 \end_layout
7307
7308 \end_inset
7309
7310
7311 \end_layout
7312
7313 \begin_layout Standard
7314 \begin_inset Note Greyedout
7315 status open
7316
7317 \begin_layout Plain Layout
7318
7319 \series bold
7320 Achtung:
7321 \series default
7322  Wenn das LaTeX-Paket 
7323 \series bold
7324 caption
7325 \series default
7326
7327 \begin_inset Index idx
7328 status collapsed
7329
7330 \begin_layout Plain Layout
7331 LaTeX-Pakete ! caption
7332 \end_layout
7333
7334 \end_inset
7335
7336  verwendet wird, so wie in diesem Dokument, wird die ganze Seitenbreite
7337  für die Beschriftung verwendet, wenn Sie den voreingestellten Wert von
7338  4
7339 \begin_inset space \thinspace{}
7340 \end_inset
7341
7342 Zoll für 
7343 \series bold
7344
7345 \backslash
7346 LTcapwidth
7347 \series default
7348  benutzen.
7349  Um in diesem Fall eine genau 4
7350 \begin_inset space \thinspace{}
7351 \end_inset
7352
7353 Zoll breite Beschriftung zu erhalten, können Sie entweder einen leicht von
7354  4
7355 \begin_inset space \thinspace{}
7356 \end_inset
7357
7358 Zoll veränderten Wert wie z.
7359 \begin_inset space \thinspace{}
7360 \end_inset
7361
7362 B.
7363  3.99
7364 \begin_inset space \thinspace{}
7365 \end_inset
7366
7367 Zoll verwenden oder den LaTeX-Befehl 
7368 \series bold
7369
7370 \backslash
7371 captionsetup{width=Wert}
7372 \series default
7373  benutzen, der vom 
7374 \series bold
7375 caption
7376 \series default
7377 -Paket bereitgestellt wird.
7378 \end_layout
7379
7380 \end_inset
7381
7382
7383 \end_layout
7384
7385 \begin_layout Subsubsection
7386 Unterschiedliche Titel für Tabellenseiten
7387 \begin_inset Index idx
7388 status collapsed
7389
7390 \begin_layout Plain Layout
7391 Tabellen ! lange ! mehrere Titel
7392 \end_layout
7393
7394 \end_inset
7395
7396
7397 \end_layout
7398
7399 \begin_layout Standard
7400 Wenn die anderen Tabellenseiten einen anderen Titel bekommen sollen als
7401  die erste, müssen Sie die Beschriftung in eine leere Zeile, die als Kopfzeile
7402  definiert wurde, mit diesem TeX-Code Befehl einfügen:
7403 \end_layout
7404
7405 \begin_layout Standard
7406
7407 \series bold
7408
7409 \backslash
7410 caption*{Beschriftung}
7411 \backslash
7412
7413 \backslash
7414 %
7415 \end_layout
7416
7417 \begin_layout Standard
7418 Tabelle
7419 \begin_inset space ~
7420 \end_inset
7421
7422
7423 \begin_inset CommandInset ref
7424 LatexCommand ref
7425 reference "tab:DiffCaptions"
7426
7427 \end_inset
7428
7429  ist ein Beispiel für eine lange Tabelle mit unterschiedlichen Titeln und
7430  ohne Tabellennummer auf der zweiten Seite.
7431 \end_layout
7432
7433 \begin_layout Standard
7434 \align center
7435 \begin_inset Tabular
7436 <lyxtabular version="3" rows="59" columns="3">
7437 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7438 <column alignment="left" valignment="top" width="0cm">
7439 <column alignment="left" valignment="top" width="0pt">
7440 <column alignment="right" valignment="top" width="0pt">
7441 <row caption="true">
7442 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7443 \begin_inset Text
7444
7445 \begin_layout Plain Layout
7446 \begin_inset Caption
7447
7448 \begin_layout Plain Layout
7449 Telefonliste
7450 \begin_inset CommandInset label
7451 LatexCommand label
7452 name "tab:DiffCaptions"
7453
7454 \end_inset
7455
7456
7457 \begin_inset Argument
7458 status collapsed
7459
7460 \begin_layout Plain Layout
7461 Telefonliste
7462 \end_layout
7463
7464 \end_inset
7465
7466
7467 \end_layout
7468
7469 \end_inset
7470
7471
7472 \end_layout
7473
7474 \end_inset
7475 </cell>
7476 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7477 \begin_inset Text
7478
7479 \begin_layout Plain Layout
7480
7481 \end_layout
7482
7483 \end_inset
7484 </cell>
7485 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7486 \begin_inset Text
7487
7488 \begin_layout Plain Layout
7489
7490 \end_layout
7491
7492 \end_inset
7493 </cell>
7494 </row>
7495 <row endfirsthead="true">
7496 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7497 \begin_inset Text
7498
7499 \begin_layout Plain Layout
7500
7501 \series bold
7502 Telefonliste (ignoriere die Namen)
7503 \end_layout
7504
7505 \end_inset
7506 </cell>
7507 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7508 \begin_inset Text
7509
7510 \begin_layout Plain Layout
7511
7512 \end_layout
7513
7514 \end_inset
7515 </cell>
7516 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7517 \begin_inset Text
7518
7519 \begin_layout Plain Layout
7520
7521 \end_layout
7522
7523 \end_inset
7524 </cell>
7525 </row>
7526 <row endfirsthead="true">
7527 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7528 \begin_inset Text
7529
7530 \begin_layout Plain Layout
7531
7532 \series bold
7533 NAME
7534 \end_layout
7535
7536 \end_inset
7537 </cell>
7538 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7539 \begin_inset Text
7540
7541 \begin_layout Plain Layout
7542
7543 \end_layout
7544
7545 \end_inset
7546 </cell>
7547 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7548 \begin_inset Text
7549
7550 \begin_layout Plain Layout
7551
7552 \series bold
7553 TEL.
7554 \end_layout
7555
7556 \end_inset
7557 </cell>
7558 </row>
7559 <row endhead="true">
7560 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Plain Layout
7564 \begin_inset ERT
7565 status open
7566
7567 \begin_layout Plain Layout
7568
7569
7570 \backslash
7571 caption*{Fortsetzung der Telefonliste}
7572 \backslash
7573
7574 \backslash
7575 %
7576 \end_layout
7577
7578 \end_inset
7579
7580
7581 \end_layout
7582
7583 \end_inset
7584 </cell>
7585 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7586 \begin_inset Text
7587
7588 \begin_layout Plain Layout
7589
7590 \end_layout
7591
7592 \end_inset
7593 </cell>
7594 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7595 \begin_inset Text
7596
7597 \begin_layout Plain Layout
7598
7599 \end_layout
7600
7601 \end_inset
7602 </cell>
7603 </row>
7604 <row endhead="true">
7605 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7606 \begin_inset Text
7607
7608 \begin_layout Plain Layout
7609
7610 \series bold
7611 Telefonliste
7612 \end_layout
7613
7614 \end_inset
7615 </cell>
7616 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7617 \begin_inset Text
7618
7619 \begin_layout Plain Layout
7620
7621 \end_layout
7622
7623 \end_inset
7624 </cell>
7625 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7626 \begin_inset Text
7627
7628 \begin_layout Plain Layout
7629
7630 \end_layout
7631
7632 \end_inset
7633 </cell>
7634 </row>
7635 <row endhead="true">
7636 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7637 \begin_inset Text
7638
7639 \begin_layout Plain Layout
7640
7641 \series bold
7642 NAME
7643 \end_layout
7644
7645 \end_inset
7646 </cell>
7647 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7648 \begin_inset Text
7649
7650 \begin_layout Plain Layout
7651
7652 \end_layout
7653
7654 \end_inset
7655 </cell>
7656 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7657 \begin_inset Text
7658
7659 \begin_layout Plain Layout
7660
7661 \series bold
7662 TEL.
7663 \end_layout
7664
7665 \end_inset
7666 </cell>
7667 </row>
7668 <row endfoot="true">
7669 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7670 \begin_inset Text
7671
7672 \begin_layout Plain Layout
7673 wird fortgesetzt\SpecialChar \ldots{}
7674
7675 \end_layout
7676
7677 \end_inset
7678 </cell>
7679 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7680 \begin_inset Text
7681
7682 \begin_layout Plain Layout
7683
7684 \end_layout
7685
7686 \end_inset
7687 </cell>
7688 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7689 \begin_inset Text
7690
7691 \begin_layout Plain Layout
7692
7693 \end_layout
7694
7695 \end_inset
7696 </cell>
7697 </row>
7698 <row>
7699 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7700 \begin_inset Text
7701
7702 \begin_layout Plain Layout
7703
7704 \series bold
7705 Annovi
7706 \end_layout
7707
7708 \end_inset
7709 </cell>
7710 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7711 \begin_inset Text
7712
7713 \begin_layout Plain Layout
7714 Silvia
7715 \end_layout
7716
7717 \end_inset
7718 </cell>
7719 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7720 \begin_inset Text
7721
7722 \begin_layout Plain Layout
7723 111
7724 \end_layout
7725
7726 \end_inset
7727 </cell>
7728 </row>
7729 <row>
7730 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7731 \begin_inset Text
7732
7733 \begin_layout Plain Layout
7734
7735 \series bold
7736 Bertoli
7737 \end_layout
7738
7739 \end_inset
7740 </cell>
7741 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7742 \begin_inset Text
7743
7744 \begin_layout Plain Layout
7745 Stefano
7746 \end_layout
7747
7748 \end_inset
7749 </cell>
7750 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7751 \begin_inset Text
7752
7753 \begin_layout Plain Layout
7754 111
7755 \end_layout
7756
7757 \end_inset
7758 </cell>
7759 </row>
7760 <row>
7761 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7762 \begin_inset Text
7763
7764 \begin_layout Plain Layout
7765
7766 \series bold
7767 Bozzi
7768 \end_layout
7769
7770 \end_inset
7771 </cell>
7772 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7773 \begin_inset Text
7774
7775 \begin_layout Plain Layout
7776 Walter
7777 \end_layout
7778
7779 \end_inset
7780 </cell>
7781 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7782 \begin_inset Text
7783
7784 \begin_layout Plain Layout
7785 111
7786 \end_layout
7787
7788 \end_inset
7789 </cell>
7790 </row>
7791 <row>
7792 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7793 \begin_inset Text
7794
7795 \begin_layout Plain Layout
7796
7797 \series bold
7798 Cachia
7799 \end_layout
7800
7801 \end_inset
7802 </cell>
7803 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7804 \begin_inset Text
7805
7806 \begin_layout Plain Layout
7807 Maria
7808 \end_layout
7809
7810 \end_inset
7811 </cell>
7812 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7813 \begin_inset Text
7814
7815 \begin_layout Plain Layout
7816 111
7817 \end_layout
7818
7819 \end_inset
7820 </cell>
7821 </row>
7822 <row>
7823 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7824 \begin_inset Text
7825
7826 \begin_layout Plain Layout
7827
7828 \series bold
7829 Cachia
7830 \end_layout
7831
7832 \end_inset
7833 </cell>
7834 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7835 \begin_inset Text
7836
7837 \begin_layout Plain Layout
7838 Maurizio
7839 \end_layout
7840
7841 \end_inset
7842 </cell>
7843 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7844 \begin_inset Text
7845
7846 \begin_layout Plain Layout
7847 111
7848 \end_layout
7849
7850 \end_inset
7851 </cell>
7852 </row>
7853 <row>
7854 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7855 \begin_inset Text
7856
7857 \begin_layout Plain Layout
7858
7859 \series bold
7860 Cinquemani
7861 \end_layout
7862
7863 \end_inset
7864 </cell>
7865 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7866 \begin_inset Text
7867
7868 \begin_layout Plain Layout
7869 Giusi
7870 \end_layout
7871
7872 \end_inset
7873 </cell>
7874 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7875 \begin_inset Text
7876
7877 \begin_layout Plain Layout
7878 111
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 </row>
7884 <row>
7885 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7886 \begin_inset Text
7887
7888 \begin_layout Plain Layout
7889
7890 \series bold
7891 Colin
7892 \end_layout
7893
7894 \end_inset
7895 </cell>
7896 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7897 \begin_inset Text
7898
7899 \begin_layout Plain Layout
7900 Bernard
7901 \end_layout
7902
7903 \end_inset
7904 </cell>
7905 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7906 \begin_inset Text
7907
7908 \begin_layout Plain Layout
7909 111
7910 \end_layout
7911
7912 \end_inset
7913 </cell>
7914 </row>
7915 <row>
7916 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7917 \begin_inset Text
7918
7919 \begin_layout Plain Layout
7920
7921 \series bold
7922 Concli
7923 \end_layout
7924
7925 \end_inset
7926 </cell>
7927 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7928 \begin_inset Text
7929
7930 \begin_layout Plain Layout
7931 Gianfranco
7932 \end_layout
7933
7934 \end_inset
7935 </cell>
7936 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7937 \begin_inset Text
7938
7939 \begin_layout Plain Layout
7940 111
7941 \end_layout
7942
7943 \end_inset
7944 </cell>
7945 </row>
7946 <row>
7947 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7948 \begin_inset Text
7949
7950 \begin_layout Plain Layout
7951
7952 \series bold
7953 Dal Bosco
7954 \end_layout
7955
7956 \end_inset
7957 </cell>
7958 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7959 \begin_inset Text
7960
7961 \begin_layout Plain Layout
7962 Carolina
7963 \end_layout
7964
7965 \end_inset
7966 </cell>
7967 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7968 \begin_inset Text
7969
7970 \begin_layout Plain Layout
7971 111
7972 \end_layout
7973
7974 \end_inset
7975 </cell>
7976 </row>
7977 <row>
7978 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7979 \begin_inset Text
7980
7981 \begin_layout Plain Layout
7982
7983 \series bold
7984 Dalpiaz
7985 \end_layout
7986
7987 \end_inset
7988 </cell>
7989 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7990 \begin_inset Text
7991
7992 \begin_layout Plain Layout
7993 Annamaria
7994 \end_layout
7995
7996 \end_inset
7997 </cell>
7998 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7999 \begin_inset Text
8000
8001 \begin_layout Plain Layout
8002 111
8003 \end_layout
8004
8005 \end_inset
8006 </cell>
8007 </row>
8008 <row>
8009 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8010 \begin_inset Text
8011
8012 \begin_layout Plain Layout
8013
8014 \series bold
8015 Feliciello
8016 \end_layout
8017
8018 \end_inset
8019 </cell>
8020 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8021 \begin_inset Text
8022
8023 \begin_layout Plain Layout
8024 Domenico
8025 \end_layout
8026
8027 \end_inset
8028 </cell>
8029 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8030 \begin_inset Text
8031
8032 \begin_layout Plain Layout
8033 111
8034 \end_layout
8035
8036 \end_inset
8037 </cell>
8038 </row>
8039 <row>
8040 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8041 \begin_inset Text
8042
8043 \begin_layout Plain Layout
8044
8045 \series bold
8046 Focarelli
8047 \end_layout
8048
8049 \end_inset
8050 </cell>
8051 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8052 \begin_inset Text
8053
8054 \begin_layout Plain Layout
8055 Paola
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8061 \begin_inset Text
8062
8063 \begin_layout Plain Layout
8064 111
8065 \end_layout
8066
8067 \end_inset
8068 </cell>
8069 </row>
8070 <row>
8071 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8072 \begin_inset Text
8073
8074 \begin_layout Plain Layout
8075
8076 \series bold
8077 Galletti
8078 \end_layout
8079
8080 \end_inset
8081 </cell>
8082 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8083 \begin_inset Text
8084
8085 \begin_layout Plain Layout
8086 Oreste
8087 \end_layout
8088
8089 \end_inset
8090 </cell>
8091 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8092 \begin_inset Text
8093
8094 \begin_layout Plain Layout
8095 111
8096 \end_layout
8097
8098 \end_inset
8099 </cell>
8100 </row>
8101 <row>
8102 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8103 \begin_inset Text
8104
8105 \begin_layout Plain Layout
8106
8107 \series bold
8108 Gasparini
8109 \end_layout
8110
8111 \end_inset
8112 </cell>
8113 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8114 \begin_inset Text
8115
8116 \begin_layout Plain Layout
8117 Franca
8118 \end_layout
8119
8120 \end_inset
8121 </cell>
8122 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8123 \begin_inset Text
8124
8125 \begin_layout Plain Layout
8126 111
8127 \end_layout
8128
8129 \end_inset
8130 </cell>
8131 </row>
8132 <row>
8133 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8134 \begin_inset Text
8135
8136 \begin_layout Plain Layout
8137
8138 \series bold
8139 Rizzardi
8140 \series default
8141
8142 \begin_inset Foot
8143 status open
8144
8145 \begin_layout Plain Layout
8146 Beispielfußnote
8147 \end_layout
8148
8149 \end_inset
8150
8151
8152 \end_layout
8153
8154 \end_inset
8155 </cell>
8156 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8157 \begin_inset Text
8158
8159 \begin_layout Plain Layout
8160 Paola
8161 \end_layout
8162
8163 \end_inset
8164 </cell>
8165 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8166 \begin_inset Text
8167
8168 \begin_layout Plain Layout
8169 111
8170 \end_layout
8171
8172 \end_inset
8173 </cell>
8174 </row>
8175 <row>
8176 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8177 \begin_inset Text
8178
8179 \begin_layout Plain Layout
8180
8181 \series bold
8182 Lassini
8183 \end_layout
8184
8185 \end_inset
8186 </cell>
8187 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8188 \begin_inset Text
8189
8190 \begin_layout Plain Layout
8191 Giancarlo
8192 \end_layout
8193
8194 \end_inset
8195 </cell>
8196 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8197 \begin_inset Text
8198
8199 \begin_layout Plain Layout
8200 111
8201 \end_layout
8202
8203 \end_inset
8204 </cell>
8205 </row>
8206 <row>
8207 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8208 \begin_inset Text
8209
8210 \begin_layout Plain Layout
8211
8212 \series bold
8213 Malfatti
8214 \end_layout
8215
8216 \end_inset
8217 </cell>
8218 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8219 \begin_inset Text
8220
8221 \begin_layout Plain Layout
8222 Luciano
8223 \end_layout
8224
8225 \end_inset
8226 </cell>
8227 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8228 \begin_inset Text
8229
8230 \begin_layout Plain Layout
8231 111
8232 \end_layout
8233
8234 \end_inset
8235 </cell>
8236 </row>
8237 <row>
8238 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8239 \begin_inset Text
8240
8241 \begin_layout Plain Layout
8242
8243 \series bold
8244 Malfatti
8245 \end_layout
8246
8247 \end_inset
8248 </cell>
8249 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8250 \begin_inset Text
8251
8252 \begin_layout Plain Layout
8253 Valeriano
8254 \end_layout
8255
8256 \end_inset
8257 </cell>
8258 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8259 \begin_inset Text
8260
8261 \begin_layout Plain Layout
8262 111
8263 \end_layout
8264
8265 \end_inset
8266 </cell>
8267 </row>
8268 <row>
8269 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8270 \begin_inset Text
8271
8272 \begin_layout Plain Layout
8273
8274 \series bold
8275 Meneguzzo
8276 \end_layout
8277
8278 \end_inset
8279 </cell>
8280 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8281 \begin_inset Text
8282
8283 \begin_layout Plain Layout
8284 Roberto
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8290 \begin_inset Text
8291
8292 \begin_layout Plain Layout
8293 111
8294 \end_layout
8295
8296 \end_inset
8297 </cell>
8298 </row>
8299 <row>
8300 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8301 \begin_inset Text
8302
8303 \begin_layout Plain Layout
8304
8305 \series bold
8306 Mezzadra
8307 \end_layout
8308
8309 \end_inset
8310 </cell>
8311 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8312 \begin_inset Text
8313
8314 \begin_layout Plain Layout
8315 Roberto
8316 \end_layout
8317
8318 \end_inset
8319 </cell>
8320 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8321 \begin_inset Text
8322
8323 \begin_layout Plain Layout
8324 111
8325 \end_layout
8326
8327 \end_inset
8328 </cell>
8329 </row>
8330 <row>
8331 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8332 \begin_inset Text
8333
8334 \begin_layout Plain Layout
8335
8336 \series bold
8337 Pirpamer
8338 \end_layout
8339
8340 \end_inset
8341 </cell>
8342 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8343 \begin_inset Text
8344
8345 \begin_layout Plain Layout
8346 Erich
8347 \end_layout
8348
8349 \end_inset
8350 </cell>
8351 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8352 \begin_inset Text
8353
8354 \begin_layout Plain Layout
8355 111
8356 \end_layout
8357
8358 \end_inset
8359 </cell>
8360 </row>
8361 <row>
8362 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8363 \begin_inset Text
8364
8365 \begin_layout Plain Layout
8366
8367 \series bold
8368 Pochiesa
8369 \end_layout
8370
8371 \end_inset
8372 </cell>
8373 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8374 \begin_inset Text
8375
8376 \begin_layout Plain Layout
8377 Paolo
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8383 \begin_inset Text
8384
8385 \begin_layout Plain Layout
8386 111, 222
8387 \end_layout
8388
8389 \end_inset
8390 </cell>
8391 </row>
8392 <row>
8393 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8394 \begin_inset Text
8395
8396 \begin_layout Plain Layout
8397
8398 \series bold
8399 Radina
8400 \end_layout
8401
8402 \end_inset
8403 </cell>
8404 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8405 \begin_inset Text
8406
8407 \begin_layout Plain Layout
8408 Claudio
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8414 \begin_inset Text
8415
8416 \begin_layout Plain Layout
8417 111
8418 \end_layout
8419
8420 \end_inset
8421 </cell>
8422 </row>
8423 <row>
8424 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8425 \begin_inset Text
8426
8427 \begin_layout Plain Layout
8428
8429 \series bold
8430 Stuffer
8431 \end_layout
8432
8433 \end_inset
8434 </cell>
8435 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8436 \begin_inset Text
8437
8438 \begin_layout Plain Layout
8439 Oskar
8440 \end_layout
8441
8442 \end_inset
8443 </cell>
8444 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8445 \begin_inset Text
8446
8447 \begin_layout Plain Layout
8448 111
8449 \end_layout
8450
8451 \end_inset
8452 </cell>
8453 </row>
8454 <row>
8455 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8456 \begin_inset Text
8457
8458 \begin_layout Plain Layout
8459
8460 \series bold
8461 Tacchelli
8462 \end_layout
8463
8464 \end_inset
8465 </cell>
8466 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8467 \begin_inset Text
8468
8469 \begin_layout Plain Layout
8470 Ugo
8471 \end_layout
8472
8473 \end_inset
8474 </cell>
8475 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8476 \begin_inset Text
8477
8478 \begin_layout Plain Layout
8479 111
8480 \end_layout
8481
8482 \end_inset
8483 </cell>
8484 </row>
8485 <row>
8486 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8487 \begin_inset Text
8488
8489 \begin_layout Plain Layout
8490
8491 \series bold
8492 Tezzele
8493 \end_layout
8494
8495 \end_inset
8496 </cell>
8497 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8498 \begin_inset Text
8499
8500 \begin_layout Plain Layout
8501 Margit
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510 111
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 </row>
8516 <row>
8517 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8518 \begin_inset Text
8519
8520 \begin_layout Plain Layout
8521
8522 \series bold
8523 Unterkalmsteiner
8524 \end_layout
8525
8526 \end_inset
8527 </cell>
8528 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8529 \begin_inset Text
8530
8531 \begin_layout Plain Layout
8532 Frieda
8533 \end_layout
8534
8535 \end_inset
8536 </cell>
8537 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8538 \begin_inset Text
8539
8540 \begin_layout Plain Layout
8541 111
8542 \end_layout
8543
8544 \end_inset
8545 </cell>
8546 </row>
8547 <row>
8548 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8549 \begin_inset Text
8550
8551 \begin_layout Plain Layout
8552
8553 \series bold
8554 Vieider
8555 \end_layout
8556
8557 \end_inset
8558 </cell>
8559 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8560 \begin_inset Text
8561
8562 \begin_layout Plain Layout
8563 Hilde
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572 111
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 </row>
8578 <row>
8579 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8580 \begin_inset Text
8581
8582 \begin_layout Plain Layout
8583
8584 \series bold
8585 Vigna
8586 \end_layout
8587
8588 \end_inset
8589 </cell>
8590 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8591 \begin_inset Text
8592
8593 \begin_layout Plain Layout
8594 Jürgen
8595 \end_layout
8596
8597 \end_inset
8598 </cell>
8599 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8600 \begin_inset Text
8601
8602 \begin_layout Plain Layout
8603 111
8604 \end_layout
8605
8606 \end_inset
8607 </cell>
8608 </row>
8609 <row>
8610 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8611 \begin_inset Text
8612
8613 \begin_layout Plain Layout
8614
8615 \series bold
8616 Weber
8617 \end_layout
8618
8619 \end_inset
8620 </cell>
8621 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8622 \begin_inset Text
8623
8624 \begin_layout Plain Layout
8625 Maurizio
8626 \end_layout
8627
8628 \end_inset
8629 </cell>
8630 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8631 \begin_inset Text
8632
8633 \begin_layout Plain Layout
8634 111
8635 \end_layout
8636
8637 \end_inset
8638 </cell>
8639 </row>
8640 <row>
8641 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8642 \begin_inset Text
8643
8644 \begin_layout Plain Layout
8645
8646 \series bold
8647 Winkler
8648 \end_layout
8649
8650 \end_inset
8651 </cell>
8652 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8653 \begin_inset Text
8654
8655 \begin_layout Plain Layout
8656 Franz
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665 111
8666 \end_layout
8667
8668 \end_inset
8669 </cell>
8670 </row>
8671 <row>
8672 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8673 \begin_inset Text
8674
8675 \begin_layout Plain Layout
8676  
8677 \end_layout
8678
8679 \end_inset
8680 </cell>
8681 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8682 \begin_inset Text
8683
8684 \begin_layout Plain Layout
8685
8686 \end_layout
8687
8688 \end_inset
8689 </cell>
8690 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8691 \begin_inset Text
8692
8693 \begin_layout Plain Layout
8694
8695 \end_layout
8696
8697 \end_inset
8698 </cell>
8699 </row>
8700 <row>
8701 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8702 \begin_inset Text
8703
8704 \begin_layout Plain Layout
8705
8706 \series bold
8707 Annovi
8708 \end_layout
8709
8710 \end_inset
8711 </cell>
8712 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8713 \begin_inset Text
8714
8715 \begin_layout Plain Layout
8716 Silvia
8717 \end_layout
8718
8719 \end_inset
8720 </cell>
8721 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8722 \begin_inset Text
8723
8724 \begin_layout Plain Layout
8725 555
8726 \end_layout
8727
8728 \end_inset
8729 </cell>
8730 </row>
8731 <row>
8732 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8733 \begin_inset Text
8734
8735 \begin_layout Plain Layout
8736
8737 \series bold
8738 Bertoli
8739 \end_layout
8740
8741 \end_inset
8742 </cell>
8743 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8744 \begin_inset Text
8745
8746 \begin_layout Plain Layout
8747 Stefano
8748 \end_layout
8749
8750 \end_inset
8751 </cell>
8752 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8753 \begin_inset Text
8754
8755 \begin_layout Plain Layout
8756 555
8757 \end_layout
8758
8759 \end_inset
8760 </cell>
8761 </row>
8762 <row>
8763 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8764 \begin_inset Text
8765
8766 \begin_layout Plain Layout
8767
8768 \series bold
8769 Bozzi
8770 \end_layout
8771
8772 \end_inset
8773 </cell>
8774 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8775 \begin_inset Text
8776
8777 \begin_layout Plain Layout
8778 Walter
8779 \end_layout
8780
8781 \end_inset
8782 </cell>
8783 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8784 \begin_inset Text
8785
8786 \begin_layout Plain Layout
8787 555
8788 \end_layout
8789
8790 \end_inset
8791 </cell>
8792 </row>
8793 <row>
8794 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8795 \begin_inset Text
8796
8797 \begin_layout Plain Layout
8798
8799 \series bold
8800 Cachia
8801 \end_layout
8802
8803 \end_inset
8804 </cell>
8805 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8806 \begin_inset Text
8807
8808 \begin_layout Plain Layout
8809 Maria
8810 \end_layout
8811
8812 \end_inset
8813 </cell>
8814 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8815 \begin_inset Text
8816
8817 \begin_layout Plain Layout
8818 555
8819 \end_layout
8820
8821 \end_inset
8822 </cell>
8823 </row>
8824 <row>
8825 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8826 \begin_inset Text
8827
8828 \begin_layout Plain Layout
8829
8830 \series bold
8831 Cachia
8832 \end_layout
8833
8834 \end_inset
8835 </cell>
8836 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8837 \begin_inset Text
8838
8839 \begin_layout Plain Layout
8840 Maurizio
8841 \end_layout
8842
8843 \end_inset
8844 </cell>
8845 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8846 \begin_inset Text
8847
8848 \begin_layout Plain Layout
8849 555
8850 \end_layout
8851
8852 \end_inset
8853 </cell>
8854 </row>
8855 <row>
8856 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8857 \begin_inset Text
8858
8859 \begin_layout Plain Layout
8860
8861 \series bold
8862 Cinquemani
8863 \end_layout
8864
8865 \end_inset
8866 </cell>
8867 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8868 \begin_inset Text
8869
8870 \begin_layout Plain Layout
8871 Giusi
8872 \end_layout
8873
8874 \end_inset
8875 </cell>
8876 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8877 \begin_inset Text
8878
8879 \begin_layout Plain Layout
8880 555
8881 \end_layout
8882
8883 \end_inset
8884 </cell>
8885 </row>
8886 <row>
8887 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8888 \begin_inset Text
8889
8890 \begin_layout Plain Layout
8891
8892 \series bold
8893 Colin
8894 \end_layout
8895
8896 \end_inset
8897 </cell>
8898 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8899 \begin_inset Text
8900
8901 \begin_layout Plain Layout
8902 Bernard
8903 \end_layout
8904
8905 \end_inset
8906 </cell>
8907 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8908 \begin_inset Text
8909
8910 \begin_layout Plain Layout
8911 555
8912 \end_layout
8913
8914 \end_inset
8915 </cell>
8916 </row>
8917 <row>
8918 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8919 \begin_inset Text
8920
8921 \begin_layout Plain Layout
8922
8923 \series bold
8924 Concli
8925 \end_layout
8926
8927 \end_inset
8928 </cell>
8929 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8930 \begin_inset Text
8931
8932 \begin_layout Plain Layout
8933 Gianfranco
8934 \end_layout
8935
8936 \end_inset
8937 </cell>
8938 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8939 \begin_inset Text
8940
8941 \begin_layout Plain Layout
8942 555
8943 \end_layout
8944
8945 \end_inset
8946 </cell>
8947 </row>
8948 <row>
8949 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8950 \begin_inset Text
8951
8952 \begin_layout Plain Layout
8953
8954 \series bold
8955 Dal Bosco
8956 \end_layout
8957
8958 \end_inset
8959 </cell>
8960 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8961 \begin_inset Text
8962
8963 \begin_layout Plain Layout
8964 Carolina
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8970 \begin_inset Text
8971
8972 \begin_layout Plain Layout
8973 555
8974 \end_layout
8975
8976 \end_inset
8977 </cell>
8978 </row>
8979 <row>
8980 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8981 \begin_inset Text
8982
8983 \begin_layout Plain Layout
8984
8985 \series bold
8986 Dalpiaz
8987 \end_layout
8988
8989 \end_inset
8990 </cell>
8991 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8992 \begin_inset Text
8993
8994 \begin_layout Plain Layout
8995 Annamaria
8996 \end_layout
8997
8998 \end_inset
8999 </cell>
9000 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9001 \begin_inset Text
9002
9003 \begin_layout Plain Layout
9004 555
9005 \end_layout
9006
9007 \end_inset
9008 </cell>
9009 </row>
9010 <row>
9011 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9012 \begin_inset Text
9013
9014 \begin_layout Plain Layout
9015
9016 \series bold
9017 Feliciello
9018 \end_layout
9019
9020 \end_inset
9021 </cell>
9022 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9023 \begin_inset Text
9024
9025 \begin_layout Plain Layout
9026 Domenico
9027 \end_layout
9028
9029 \end_inset
9030 </cell>
9031 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9032 \begin_inset Text
9033
9034 \begin_layout Plain Layout
9035 555
9036 \end_layout
9037
9038 \end_inset
9039 </cell>
9040 </row>
9041 <row>
9042 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9043 \begin_inset Text
9044
9045 \begin_layout Plain Layout
9046
9047 \series bold
9048 Focarelli
9049 \end_layout
9050
9051 \end_inset
9052 </cell>
9053 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9054 \begin_inset Text
9055
9056 \begin_layout Plain Layout
9057 Paola
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9063 \begin_inset Text
9064
9065 \begin_layout Plain Layout
9066 555
9067 \end_layout
9068
9069 \end_inset
9070 </cell>
9071 </row>
9072 <row>
9073 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9074 \begin_inset Text
9075
9076 \begin_layout Plain Layout
9077
9078 \series bold
9079 Galletti
9080 \end_layout
9081
9082 \end_inset
9083 </cell>
9084 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9085 \begin_inset Text
9086
9087 \begin_layout Plain Layout
9088 Oreste
9089 \end_layout
9090
9091 \end_inset
9092 </cell>
9093 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9094 \begin_inset Text
9095
9096 \begin_layout Plain Layout
9097 555
9098 \end_layout
9099
9100 \end_inset
9101 </cell>
9102 </row>
9103 <row>
9104 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9105 \begin_inset Text
9106
9107 \begin_layout Plain Layout
9108
9109 \series bold
9110 Gasparini
9111 \end_layout
9112
9113 \end_inset
9114 </cell>
9115 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9116 \begin_inset Text
9117
9118 \begin_layout Plain Layout
9119 Franca
9120 \end_layout
9121
9122 \end_inset
9123 </cell>
9124 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9125 \begin_inset Text
9126
9127 \begin_layout Plain Layout
9128 555
9129 \end_layout
9130
9131 \end_inset
9132 </cell>
9133 </row>
9134 <row>
9135 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9136 \begin_inset Text
9137
9138 \begin_layout Plain Layout
9139
9140 \series bold
9141 Rizzardi
9142 \end_layout
9143
9144 \end_inset
9145 </cell>
9146 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9147 \begin_inset Text
9148
9149 \begin_layout Plain Layout
9150 Paola
9151 \end_layout
9152
9153 \end_inset
9154 </cell>
9155 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Plain Layout
9159 555
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 </row>
9165 <row>
9166 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9167 \begin_inset Text
9168
9169 \begin_layout Plain Layout
9170
9171 \series bold
9172 Lassini
9173 \end_layout
9174
9175 \end_inset
9176 </cell>
9177 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9178 \begin_inset Text
9179
9180 \begin_layout Plain Layout
9181 Giancarlo
9182 \end_layout
9183
9184 \end_inset
9185 </cell>
9186 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9187 \begin_inset Text
9188
9189 \begin_layout Plain Layout
9190 555
9191 \end_layout
9192
9193 \end_inset
9194 </cell>
9195 </row>
9196 <row>
9197 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201
9202 \series bold
9203 Malfatti
9204 \end_layout
9205
9206 \end_inset
9207 </cell>
9208 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9209 \begin_inset Text
9210
9211 \begin_layout Plain Layout
9212 Luciano
9213 \end_layout
9214
9215 \end_inset
9216 </cell>
9217 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9218 \begin_inset Text
9219
9220 \begin_layout Plain Layout
9221 555
9222 \end_layout
9223
9224 \end_inset
9225 </cell>
9226 </row>
9227 <row>
9228 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9229 \begin_inset Text
9230
9231 \begin_layout Plain Layout
9232
9233 \series bold
9234 Malfatti
9235 \end_layout
9236
9237 \end_inset
9238 </cell>
9239 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9240 \begin_inset Text
9241
9242 \begin_layout Plain Layout
9243 Valeriano
9244 \end_layout
9245
9246 \end_inset
9247 </cell>
9248 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9249 \begin_inset Text
9250
9251 \begin_layout Plain Layout
9252 555
9253 \end_layout
9254
9255 \end_inset
9256 </cell>
9257 </row>
9258 <row>
9259 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9260 \begin_inset Text
9261
9262 \begin_layout Plain Layout
9263
9264 \series bold
9265 Meneguzzo
9266 \end_layout
9267
9268 \end_inset
9269 </cell>
9270 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9271 \begin_inset Text
9272
9273 \begin_layout Plain Layout
9274 Roberto
9275 \end_layout
9276
9277 \end_inset
9278 </cell>
9279 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9280 \begin_inset Text
9281
9282 \begin_layout Plain Layout
9283 555
9284 \end_layout
9285
9286 \end_inset
9287 </cell>
9288 </row>
9289 <row>
9290 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9291 \begin_inset Text
9292
9293 \begin_layout Plain Layout
9294
9295 \series bold
9296 Mezzadra
9297 \end_layout
9298
9299 \end_inset
9300 </cell>
9301 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9302 \begin_inset Text
9303
9304 \begin_layout Plain Layout
9305 Roberto
9306 \end_layout
9307
9308 \end_inset
9309 </cell>
9310 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9311 \begin_inset Text
9312
9313 \begin_layout Plain Layout
9314 555
9315 \end_layout
9316
9317 \end_inset
9318 </cell>
9319 </row>
9320 </lyxtabular>
9321
9322 \end_inset
9323
9324
9325 \end_layout
9326
9327 \begin_layout Section
9328 Weitere Möglichkeiten für 
9329 \family sans
9330 lange Tabelle
9331 \family default
9332 n
9333 \begin_inset CommandInset label
9334 LatexCommand label
9335 name "abs:Special-Longtable-Issues"
9336
9337 \end_inset
9338
9339
9340 \end_layout
9341
9342 \begin_layout Subsection
9343 L
9344 \family sans
9345 ange Tabelle
9346 \family default
9347 n: Berechnung
9348 \begin_inset Index idx
9349 status collapsed
9350
9351 \begin_layout Plain Layout
9352 Tabellen ! lange ! Berechnung
9353 \end_layout
9354
9355 \end_inset
9356
9357
9358 \end_layout
9359
9360 \begin_layout Standard
9361 LaTeX berechnet die Länge von Tabellenseiten und die Seitenumbrüche mit
9362  so genannten 
9363 \emph on
9364 chunks
9365 \emph default
9366  (Brocken).
9367  Chunks sind Tabellenteile, die LaTeX gleichzeitig im Speicher hält.
9368  Aus historischen Gründen wurde der Standardwert auf 20 Tabellenzeilen gesetzt.
9369  Wenn Sie Tabellen benutzen, die über mehrere Seiten gehen, verlangsamt
9370  das die Druckausgabe.
9371  Sie können also die Chunkgröße ohne Gefahr auf Werte zwischen 100-1000
9372  setzen, indem Sie in den LaTeX-Vorspann Ihres Dokumentes folgende Zeile
9373  einfügen:
9374 \end_layout
9375
9376 \begin_layout Standard
9377
9378 \series bold
9379
9380 \backslash
9381 setcounter{LTchunksize}{100}
9382 \end_layout
9383
9384 \begin_layout Subsection
9385 Gleitobjekte und L
9386 \family sans
9387 ange Tabelle
9388 \family default
9389 n
9390 \begin_inset Index idx
9391 status collapsed
9392
9393 \begin_layout Plain Layout
9394 Tabellen ! lange ! und Gleitobjekte
9395 \end_layout
9396
9397 \end_inset
9398
9399
9400 \end_layout
9401
9402 \begin_layout Standard
9403 Es kann Probleme geben, wenn sich auf derselben Seite, auf der eine 
9404 \family sans
9405 lange
9406 \begin_inset space ~
9407 \end_inset
9408
9409 Tabelle
9410 \family default
9411  beginnt, ein Gleitobjekt befindet.
9412  Um das zu vermeiden, können Sie vor der 
9413 \family sans
9414 langen
9415 \begin_inset space ~
9416 \end_inset
9417
9418 Tabellen
9419 \family default
9420  einen manuellen Seitenumbruch
9421 \family sans
9422  Einfügen\SpecialChar \menuseparator
9423 Formatierung\SpecialChar \menuseparator
9424 [Doppel]Seite
9425 \begin_inset space \space{}
9426 \end_inset
9427
9428 leeren
9429 \family default
9430  einfügen, siehe 
9431 \emph on
9432 Benutzerhandbuch
9433 \emph default
9434 .
9435 \end_layout
9436
9437 \begin_layout Subsection
9438 Manuelle Seitenumbrüche
9439 \begin_inset Index idx
9440 status collapsed
9441
9442 \begin_layout Plain Layout
9443 Tabellen ! lange ! manueller Seitenumbruch
9444 \end_layout
9445
9446 \end_inset
9447
9448
9449 \end_layout
9450
9451 \begin_layout Standard
9452 Standardmäßig werden Tabellen nur zwischen Zeilen umgebrochen.
9453  Wenn Sie aber eine Zelle mit mehreren Zeilen haben und die Seite innerhalb
9454  der Zelle umbrechen wollen, fügen Sie den Befehl  
9455 \begin_inset Quotes gld
9456 \end_inset
9457
9458
9459 \series bold
9460
9461 \backslash
9462
9463 \backslash
9464
9465 \series default
9466
9467 \begin_inset Quotes grd
9468 \end_inset
9469
9470  für eine neue Zeile als TeX-Code an der Stelle in der Zelle ein, wo umgebrochen
9471  werden kann.
9472  Vor dem 
9473 \begin_inset Quotes gld
9474 \end_inset
9475
9476
9477 \series bold
9478
9479 \backslash
9480
9481 \backslash
9482
9483 \series default
9484
9485 \begin_inset Quotes grd
9486 \end_inset
9487
9488 -Befehl müssen Sie so viele 
9489 \begin_inset Quotes gld
9490 \end_inset
9491
9492
9493 \series bold
9494 &
9495 \series default
9496
9497 \begin_inset Quotes grd
9498 \end_inset
9499
9500  als TeX-Code einfügen wie noch Spalten in der Zeile folgen.
9501  Mit 
9502 \begin_inset Quotes gld
9503 \end_inset
9504
9505
9506 \series bold
9507 &
9508 \series default
9509
9510 \begin_inset Quotes grd
9511 \end_inset
9512
9513   werden in LaTeX Tabellenzellen getrennt.
9514  Hinter jedes 
9515 \begin_inset Quotes gld
9516 \end_inset
9517
9518
9519 \series bold
9520 &
9521 \series default
9522
9523 \begin_inset Quotes grd
9524 \end_inset
9525
9526  schreiben Sie ebenfalls in TeX-Code den Inhalt der entsprechenden Zelle
9527  und löschen den Inhalt dieser Zellen.
9528 \end_layout
9529
9530 \begin_layout Standard
9531 Hinter dem 
9532 \begin_inset Quotes gld
9533 \end_inset
9534
9535
9536 \series bold
9537
9538 \backslash
9539
9540 \backslash
9541
9542 \series default
9543
9544 \begin_inset Quotes grd
9545 \end_inset
9546
9547 -Befehl müssen Sie so viele 
9548 \begin_inset Quotes gld
9549 \end_inset
9550
9551
9552 \series bold
9553 &
9554 \series default
9555
9556 \begin_inset Quotes grd
9557 \end_inset
9558
9559  als TeX-Code einfügen wie Spalten vor der momentanen Spalte sind.
9560  In Tabelle
9561 \begin_inset space ~
9562 \end_inset
9563
9564
9565 \begin_inset CommandInset ref
9566 LatexCommand ref
9567 reference "tab:ForcedPagebreak"
9568
9569 \end_inset
9570
9571  soll eine Zelle in der zweiten Spalte umgebrochen werden.
9572  Es folgt noch eine weitere Spalte.
9573  Deshalb wurde hinter dem Wort 
9574 \emph on
9575 Castelchiodato, 
9576 \emph default
9577 folgendes eingefügt:
9578 \end_layout
9579
9580 \begin_layout Standard
9581
9582 \series bold
9583 & 111
9584 \backslash
9585
9586 \backslash
9587  
9588 \backslash
9589 newpage
9590 \begin_inset Newline newline
9591 \end_inset
9592
9593 &
9594 \end_layout
9595
9596 \begin_layout Standard
9597 Die 
9598 \begin_inset Quotes gld
9599 \end_inset
9600
9601 111
9602 \begin_inset Quotes grd
9603 \end_inset
9604
9605  in der dritten Spalte wurde gelöscht.
9606  
9607 \series bold
9608
9609 \backslash
9610 newpage
9611 \series default
9612  ist nur erforderlich, wenn ein Seitenumbruch an der Stelle unbedingt erfolgen
9613  soll, ansonsten ist es nur eine Möglichkeit zum Umbruch.
9614  Wenn die Fußzeile Ihrer 
9615 \family sans
9616 langen
9617 \begin_inset space ~
9618 \end_inset
9619
9620 Tabelle
9621 \family default
9622  keine obere Linie besitzt, Sie aber eine wünschen, sollten Sie folgende
9623  Befehle benutzen:
9624 \end_layout
9625
9626 \begin_layout Standard
9627
9628 \series bold
9629 & 111
9630 \backslash
9631
9632 \backslash
9633
9634 \begin_inset Newline newline
9635 \end_inset
9636
9637
9638 \backslash
9639 hline &
9640 \end_layout
9641
9642 \begin_layout Standard
9643 Wenn die Zelle, die umgebrochen werden soll, in der letzten Spalte steht,
9644  muss folgender Befehl als TeX-Code am Anfang der Zelle eingefügt werden:
9645 \end_layout
9646
9647 \begin_layout Standard
9648
9649 \series bold
9650
9651 \backslash
9652 setlength{
9653 \backslash
9654 parfillskip}{0pt}
9655 \end_layout
9656
9657 \begin_layout Standard
9658 Damit wird sichergestellt, dass der Teil auf der neuen Seite in voller Breite
9659  erscheint.
9660 \end_layout
9661
9662 \begin_layout Standard
9663 \align center
9664 \begin_inset Tabular
9665 <lyxtabular version="3" rows="38" columns="3">
9666 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9667 <column alignment="left" valignment="top" width="0cm">
9668 <column alignment="left" valignment="top" width="3cm">
9669 <column alignment="right" valignment="top" width="0pt">
9670 <row caption="true">
9671 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9672 \begin_inset Text
9673
9674 \begin_layout Plain Layout
9675 \begin_inset Caption
9676
9677 \begin_layout Plain Layout
9678 Tabelle mit manuellem Seitenumbruch in einer Zelle
9679 \begin_inset CommandInset label
9680 LatexCommand label
9681 name "tab:ForcedPagebreak"
9682
9683 \end_inset
9684
9685
9686 \begin_inset Argument
9687 status collapsed
9688
9689 \begin_layout Plain Layout
9690 Tabelle mit manuellem Seitenumbruch in einer Zelle
9691 \end_layout
9692
9693 \end_inset
9694
9695
9696 \end_layout
9697
9698 \end_inset
9699
9700
9701 \end_layout
9702
9703 \end_inset
9704 </cell>
9705 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9706 \begin_inset Text
9707
9708 \begin_layout Plain Layout
9709
9710 \end_layout
9711
9712 \end_inset
9713 </cell>
9714 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9715 \begin_inset Text
9716
9717 \begin_layout Plain Layout
9718
9719 \end_layout
9720
9721 \end_inset
9722 </cell>
9723 </row>
9724 <row endfirsthead="true">
9725 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9726 \begin_inset Text
9727
9728 \begin_layout Plain Layout
9729
9730 \series bold
9731 Telefonliste (ignoriere die Namen)
9732 \end_layout
9733
9734 \end_inset
9735 </cell>
9736 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9737 \begin_inset Text
9738
9739 \begin_layout Plain Layout
9740
9741 \end_layout
9742
9743 \end_inset
9744 </cell>
9745 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9746 \begin_inset Text
9747
9748 \begin_layout Plain Layout
9749
9750 \end_layout
9751
9752 \end_inset
9753 </cell>
9754 </row>
9755 <row endfirsthead="true">
9756 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9757 \begin_inset Text
9758
9759 \begin_layout Plain Layout
9760
9761 \series bold
9762 NAME
9763 \end_layout
9764
9765 \end_inset
9766 </cell>
9767 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9768 \begin_inset Text
9769
9770 \begin_layout Plain Layout
9771
9772 \end_layout
9773
9774 \end_inset
9775 </cell>
9776 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9777 \begin_inset Text
9778
9779 \begin_layout Plain Layout
9780
9781 \series bold
9782 TEL.
9783 \end_layout
9784
9785 \end_inset
9786 </cell>
9787 </row>
9788 <row endhead="true">
9789 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9790 \begin_inset Text
9791
9792 \begin_layout Plain Layout
9793 \begin_inset ERT
9794 status collapsed
9795
9796 \begin_layout Plain Layout
9797
9798
9799 \backslash
9800 caption*{Fortsetzung der Tabelle}
9801 \backslash
9802
9803 \backslash
9804 %
9805 \end_layout
9806
9807 \end_inset
9808
9809
9810 \end_layout
9811
9812 \end_inset
9813 </cell>
9814 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9815 \begin_inset Text
9816
9817 \begin_layout Plain Layout
9818
9819 \end_layout
9820
9821 \end_inset
9822 </cell>
9823 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9824 \begin_inset Text
9825
9826 \begin_layout Plain Layout
9827
9828 \end_layout
9829
9830 \end_inset
9831 </cell>
9832 </row>
9833 <row endhead="true">
9834 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9835 \begin_inset Text
9836
9837 \begin_layout Plain Layout
9838
9839 \series bold
9840 Telefonliste
9841 \end_layout
9842
9843 \end_inset
9844 </cell>
9845 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Plain Layout
9849
9850 \end_layout
9851
9852 \end_inset
9853 </cell>
9854 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Plain Layout
9858
9859 \end_layout
9860
9861 \end_inset
9862 </cell>
9863 </row>
9864 <row endhead="true">
9865 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9866 \begin_inset Text
9867
9868 \begin_layout Plain Layout
9869
9870 \series bold
9871 NAME
9872 \end_layout
9873
9874 \end_inset
9875 </cell>
9876 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9877 \begin_inset Text
9878
9879 \begin_layout Plain Layout
9880
9881 \end_layout
9882
9883 \end_inset
9884 </cell>
9885 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9886 \begin_inset Text
9887
9888 \begin_layout Plain Layout
9889
9890 \series bold
9891 TEL.
9892 \end_layout
9893
9894 \end_inset
9895 </cell>
9896 </row>
9897 <row endfoot="true">
9898 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9899 \begin_inset Text
9900
9901 \begin_layout Plain Layout
9902 wird fortgesetzt\SpecialChar \ldots{}
9903
9904 \end_layout
9905
9906 \end_inset
9907 </cell>
9908 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9909 \begin_inset Text
9910
9911 \begin_layout Plain Layout
9912
9913 \end_layout
9914
9915 \end_inset
9916 </cell>
9917 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9918 \begin_inset Text
9919
9920 \begin_layout Plain Layout
9921
9922 \end_layout
9923
9924 \end_inset
9925 </cell>
9926 </row>
9927 <row>
9928 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9929 \begin_inset Text
9930
9931 \begin_layout Plain Layout
9932
9933 \series bold
9934 Annovi
9935 \end_layout
9936
9937 \end_inset
9938 </cell>
9939 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9940 \begin_inset Text
9941
9942 \begin_layout Plain Layout
9943 Silvia
9944 \end_layout
9945
9946 \end_inset
9947 </cell>
9948 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9949 \begin_inset Text
9950
9951 \begin_layout Plain Layout
9952 111
9953 \end_layout
9954
9955 \end_inset
9956 </cell>
9957 </row>
9958 <row>
9959 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9960 \begin_inset Text
9961
9962 \begin_layout Plain Layout
9963
9964 \series bold
9965 Bertoli
9966 \end_layout
9967
9968 \end_inset
9969 </cell>
9970 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9971 \begin_inset Text
9972
9973 \begin_layout Plain Layout
9974 Stefano
9975 \end_layout
9976
9977 \end_inset
9978 </cell>
9979 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9980 \begin_inset Text
9981
9982 \begin_layout Plain Layout
9983 111
9984 \end_layout
9985
9986 \end_inset
9987 </cell>
9988 </row>
9989 <row>
9990 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9991 \begin_inset Text
9992
9993 \begin_layout Plain Layout
9994
9995 \series bold
9996 Bozzi
9997 \end_layout
9998
9999 \end_inset
10000 </cell>
10001 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10002 \begin_inset Text
10003
10004 \begin_layout Plain Layout
10005 Walter
10006 \end_layout
10007
10008 \end_inset
10009 </cell>
10010 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10011 \begin_inset Text
10012
10013 \begin_layout Plain Layout
10014 111
10015 \end_layout
10016
10017 \end_inset
10018 </cell>
10019 </row>
10020 <row>
10021 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10022 \begin_inset Text
10023
10024 \begin_layout Plain Layout
10025
10026 \series bold
10027 Cachia
10028 \end_layout
10029
10030 \end_inset
10031 </cell>
10032 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10033 \begin_inset Text
10034
10035 \begin_layout Plain Layout
10036 Maria
10037 \end_layout
10038
10039 \end_inset
10040 </cell>
10041 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10042 \begin_inset Text
10043
10044 \begin_layout Plain Layout
10045 111
10046 \end_layout
10047
10048 \end_inset
10049 </cell>
10050 </row>
10051 <row>
10052 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10053 \begin_inset Text
10054
10055 \begin_layout Plain Layout
10056
10057 \series bold
10058 Cachia
10059 \end_layout
10060
10061 \end_inset
10062 </cell>
10063 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10064 \begin_inset Text
10065
10066 \begin_layout Plain Layout
10067 Maurizio
10068 \end_layout
10069
10070 \end_inset
10071 </cell>
10072 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10073 \begin_inset Text
10074
10075 \begin_layout Plain Layout
10076 111
10077 \end_layout
10078
10079 \end_inset
10080 </cell>
10081 </row>
10082 <row>
10083 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10084 \begin_inset Text
10085
10086 \begin_layout Plain Layout
10087
10088 \series bold
10089 Cinquemani
10090 \end_layout
10091
10092 \end_inset
10093 </cell>
10094 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10095 \begin_inset Text
10096
10097 \begin_layout Plain Layout
10098 Giusi
10099 \end_layout
10100
10101 \end_inset
10102 </cell>
10103 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10104 \begin_inset Text
10105
10106 \begin_layout Plain Layout
10107 111
10108 \end_layout
10109
10110 \end_inset
10111 </cell>
10112 </row>
10113 <row>
10114 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10115 \begin_inset Text
10116
10117 \begin_layout Plain Layout
10118
10119 \series bold
10120 Colin
10121 \end_layout
10122
10123 \end_inset
10124 </cell>
10125 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10126 \begin_inset Text
10127
10128 \begin_layout Plain Layout
10129 Bernard
10130 \end_layout
10131
10132 \end_inset
10133 </cell>
10134 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10135 \begin_inset Text
10136
10137 \begin_layout Plain Layout
10138 111
10139 \end_layout
10140
10141 \end_inset
10142 </cell>
10143 </row>
10144 <row>
10145 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10146 \begin_inset Text
10147
10148 \begin_layout Plain Layout
10149
10150 \series bold
10151 Concli
10152 \end_layout
10153
10154 \end_inset
10155 </cell>
10156 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10157 \begin_inset Text
10158
10159 \begin_layout Plain Layout
10160 Gianfranco
10161 \end_layout
10162
10163 \end_inset
10164 </cell>
10165 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10166 \begin_inset Text
10167
10168 \begin_layout Plain Layout
10169 111
10170 \end_layout
10171
10172 \end_inset
10173 </cell>
10174 </row>
10175 <row>
10176 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10177 \begin_inset Text
10178
10179 \begin_layout Plain Layout
10180
10181 \series bold
10182 Dal Bosco
10183 \end_layout
10184
10185 \end_inset
10186 </cell>
10187 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10188 \begin_inset Text
10189
10190 \begin_layout Plain Layout
10191 Carolina
10192 \end_layout
10193
10194 \end_inset
10195 </cell>
10196 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10197 \begin_inset Text
10198
10199 \begin_layout Plain Layout
10200 111
10201 \end_layout
10202
10203 \end_inset
10204 </cell>
10205 </row>
10206 <row>
10207 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10208 \begin_inset Text
10209
10210 \begin_layout Plain Layout
10211
10212 \series bold
10213 Dalpiaz
10214 \end_layout
10215
10216 \end_inset
10217 </cell>
10218 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10219 \begin_inset Text
10220
10221 \begin_layout Plain Layout
10222 Annamaria
10223 \end_layout
10224
10225 \end_inset
10226 </cell>
10227 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10228 \begin_inset Text
10229
10230 \begin_layout Plain Layout
10231 111
10232 \end_layout
10233
10234 \end_inset
10235 </cell>
10236 </row>
10237 <row>
10238 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10239 \begin_inset Text
10240
10241 \begin_layout Plain Layout
10242
10243 \series bold
10244 Feliciello
10245 \end_layout
10246
10247 \end_inset
10248 </cell>
10249 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10250 \begin_inset Text
10251
10252 \begin_layout Plain Layout
10253 Domenico
10254 \end_layout
10255
10256 \end_inset
10257 </cell>
10258 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10259 \begin_inset Text
10260
10261 \begin_layout Plain Layout
10262 111
10263 \end_layout
10264
10265 \end_inset
10266 </cell>
10267 </row>
10268 <row>
10269 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10270 \begin_inset Text
10271
10272 \begin_layout Plain Layout
10273
10274 \series bold
10275 Focarelli
10276 \end_layout
10277
10278 \end_inset
10279 </cell>
10280 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10281 \begin_inset Text
10282
10283 \begin_layout Plain Layout
10284 Paola
10285 \end_layout
10286
10287 \end_inset
10288 </cell>
10289 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10290 \begin_inset Text
10291
10292 \begin_layout Plain Layout
10293 111
10294 \end_layout
10295
10296 \end_inset
10297 </cell>
10298 </row>
10299 <row>
10300 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10301 \begin_inset Text
10302
10303 \begin_layout Plain Layout
10304
10305 \series bold
10306 Galletti
10307 \end_layout
10308
10309 \end_inset
10310 </cell>
10311 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10312 \begin_inset Text
10313
10314 \begin_layout Plain Layout
10315 Oreste
10316 \end_layout
10317
10318 \end_inset
10319 </cell>
10320 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10321 \begin_inset Text
10322
10323 \begin_layout Plain Layout
10324 111
10325 \end_layout
10326
10327 \end_inset
10328 </cell>
10329 </row>
10330 <row>
10331 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10332 \begin_inset Text
10333
10334 \begin_layout Plain Layout
10335
10336 \series bold
10337 Gasparini
10338 \end_layout
10339
10340 \end_inset
10341 </cell>
10342 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10343 \begin_inset Text
10344
10345 \begin_layout Plain Layout
10346 Franca
10347 \end_layout
10348
10349 \end_inset
10350 </cell>
10351 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10352 \begin_inset Text
10353
10354 \begin_layout Plain Layout
10355 111
10356 \end_layout
10357
10358 \end_inset
10359 </cell>
10360 </row>
10361 <row>
10362 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10363 \begin_inset Text
10364
10365 \begin_layout Plain Layout
10366
10367 \series bold
10368 Lassini
10369 \end_layout
10370
10371 \end_inset
10372 </cell>
10373 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10374 \begin_inset Text
10375
10376 \begin_layout Plain Layout
10377 Giancarlo
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10383 \begin_inset Text
10384
10385 \begin_layout Plain Layout
10386 111
10387 \end_layout
10388
10389 \end_inset
10390 </cell>
10391 </row>
10392 <row>
10393 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10394 \begin_inset Text
10395
10396 \begin_layout Plain Layout
10397
10398 \series bold
10399 Malfatti
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408 Luciano
10409 \end_layout
10410
10411 \end_inset
10412 </cell>
10413 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10414 \begin_inset Text
10415
10416 \begin_layout Plain Layout
10417 111
10418 \end_layout
10419
10420 \end_inset
10421 </cell>
10422 </row>
10423 <row>
10424 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10425 \begin_inset Text
10426
10427 \begin_layout Plain Layout
10428
10429 \series bold
10430 Malfatti
10431 \end_layout
10432
10433 \end_inset
10434 </cell>
10435 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10436 \begin_inset Text
10437
10438 \begin_layout Plain Layout
10439 Valeriano
10440 \end_layout
10441
10442 \end_inset
10443 </cell>
10444 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10445 \begin_inset Text
10446
10447 \begin_layout Plain Layout
10448 111
10449 \end_layout
10450
10451 \end_inset
10452 </cell>
10453 </row>
10454 <row>
10455 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10456 \begin_inset Text
10457
10458 \begin_layout Plain Layout
10459
10460 \series bold
10461 Meneguzzo
10462 \end_layout
10463
10464 \end_inset
10465 </cell>
10466 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10467 \begin_inset Text
10468
10469 \begin_layout Plain Layout
10470 Roberto
10471 \end_layout
10472
10473 \end_inset
10474 </cell>
10475 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10476 \begin_inset Text
10477
10478 \begin_layout Plain Layout
10479 111
10480 \end_layout
10481
10482 \end_inset
10483 </cell>
10484 </row>
10485 <row>
10486 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10487 \begin_inset Text
10488
10489 \begin_layout Plain Layout
10490
10491 \series bold
10492 Mezzadra
10493 \end_layout
10494
10495 \end_inset
10496 </cell>
10497 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10498 \begin_inset Text
10499
10500 \begin_layout Plain Layout
10501 Roberto
10502 \end_layout
10503
10504 \end_inset
10505 </cell>
10506 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10507 \begin_inset Text
10508
10509 \begin_layout Plain Layout
10510 111
10511 \end_layout
10512
10513 \end_inset
10514 </cell>
10515 </row>
10516 <row>
10517 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10518 \begin_inset Text
10519
10520 \begin_layout Plain Layout
10521
10522 \series bold
10523 Pirpamer
10524 \end_layout
10525
10526 \end_inset
10527 </cell>
10528 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10529 \begin_inset Text
10530
10531 \begin_layout Plain Layout
10532 Erich
10533 \end_layout
10534
10535 \end_inset
10536 </cell>
10537 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10538 \begin_inset Text
10539
10540 \begin_layout Plain Layout
10541 111
10542 \end_layout
10543
10544 \end_inset
10545 </cell>
10546 </row>
10547 <row>
10548 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10549 \begin_inset Text
10550
10551 \begin_layout Plain Layout
10552
10553 \series bold
10554 Pochiesa
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10560 \begin_inset Text
10561
10562 \begin_layout Plain Layout
10563 Paolo
10564 \end_layout
10565
10566 \end_inset
10567 </cell>
10568 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10569 \begin_inset Text
10570
10571 \begin_layout Plain Layout
10572 111, 222
10573 \end_layout
10574
10575 \end_inset
10576 </cell>
10577 </row>
10578 <row>
10579 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10580 \begin_inset Text
10581
10582 \begin_layout Plain Layout
10583
10584 \series bold
10585 Radina
10586 \end_layout
10587
10588 \end_inset
10589 </cell>
10590 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10591 \begin_inset Text
10592
10593 \begin_layout Plain Layout
10594 Claudio
10595 \end_layout
10596
10597 \end_inset
10598 </cell>
10599 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10600 \begin_inset Text
10601
10602 \begin_layout Plain Layout
10603 111
10604 \end_layout
10605
10606 \end_inset
10607 </cell>
10608 </row>
10609 <row>
10610 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10611 \begin_inset Text
10612
10613 \begin_layout Plain Layout
10614
10615 \series bold
10616 Rizzardi
10617 \end_layout
10618
10619 \end_inset
10620 </cell>
10621 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10622 \begin_inset Text
10623
10624 \begin_layout Plain Layout
10625 Paolo, 11.
10626  Fürst von Monte\SpecialChar \-
10627 com\SpecialChar \-
10628 patri, 11.
10629  Fürst von Sulmona und Vivaro, 10.
10630  Fürst von Rossano, 5.
10631  Herzog von Canemorte, 11.
10632  Herzog von Palombara, 5.
10633  Herzog von Castelchiodato,
10634 \begin_inset ERT
10635 status open
10636
10637 \begin_layout Plain Layout
10638
10639 & 111
10640 \backslash
10641
10642 \backslash
10643  
10644 \backslash
10645 newpage
10646 \end_layout
10647
10648 \begin_layout Plain Layout
10649
10650 &
10651 \end_layout
10652
10653 \end_inset
10654
10655  11.
10656  Herzog von Poggionativo, 11.
10657  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10658  Graf von Valinfreda, 11.
10659  Baron von Cropalati, 11.
10660  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10661 \end_layout
10662
10663 \end_inset
10664 </cell>
10665 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10666 \begin_inset Text
10667
10668 \begin_layout Plain Layout
10669
10670 \end_layout
10671
10672 \end_inset
10673 </cell>
10674 </row>
10675 <row>
10676 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10677 \begin_inset Text
10678
10679 \begin_layout Plain Layout
10680
10681 \series bold
10682 Stuffer
10683 \end_layout
10684
10685 \end_inset
10686 </cell>
10687 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10688 \begin_inset Text
10689
10690 \begin_layout Plain Layout
10691 Oskar
10692 \end_layout
10693
10694 \end_inset
10695 </cell>
10696 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10697 \begin_inset Text
10698
10699 \begin_layout Plain Layout
10700 111
10701 \end_layout
10702
10703 \end_inset
10704 </cell>
10705 </row>
10706 <row>
10707 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10708 \begin_inset Text
10709
10710 \begin_layout Plain Layout
10711
10712 \series bold
10713 Tacchelli
10714 \end_layout
10715
10716 \end_inset
10717 </cell>
10718 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10719 \begin_inset Text
10720
10721 \begin_layout Plain Layout
10722 Ugo
10723 \end_layout
10724
10725 \end_inset
10726 </cell>
10727 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10728 \begin_inset Text
10729
10730 \begin_layout Plain Layout
10731 111
10732 \end_layout
10733
10734 \end_inset
10735 </cell>
10736 </row>
10737 <row>
10738 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10739 \begin_inset Text
10740
10741 \begin_layout Plain Layout
10742
10743 \series bold
10744 Tezzele
10745 \end_layout
10746
10747 \end_inset
10748 </cell>
10749 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10750 \begin_inset Text
10751
10752 \begin_layout Plain Layout
10753 Margit
10754 \end_layout
10755
10756 \end_inset
10757 </cell>
10758 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10759 \begin_inset Text
10760
10761 \begin_layout Plain Layout
10762 111
10763 \end_layout
10764
10765 \end_inset
10766 </cell>
10767 </row>
10768 <row>
10769 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10770 \begin_inset Text
10771
10772 \begin_layout Plain Layout
10773
10774 \series bold
10775 Unterkalmsteiner
10776 \end_layout
10777
10778 \end_inset
10779 </cell>
10780 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10781 \begin_inset Text
10782
10783 \begin_layout Plain Layout
10784 Frieda
10785 \end_layout
10786
10787 \end_inset
10788 </cell>
10789 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10790 \begin_inset Text
10791
10792 \begin_layout Plain Layout
10793 111
10794 \end_layout
10795
10796 \end_inset
10797 </cell>
10798 </row>
10799 <row>
10800 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10801 \begin_inset Text
10802
10803 \begin_layout Plain Layout
10804
10805 \series bold
10806 Vieider
10807 \end_layout
10808
10809 \end_inset
10810 </cell>
10811 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10812 \begin_inset Text
10813
10814 \begin_layout Plain Layout
10815 Hilde
10816 \end_layout
10817
10818 \end_inset
10819 </cell>
10820 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10821 \begin_inset Text
10822
10823 \begin_layout Plain Layout
10824 111
10825 \end_layout
10826
10827 \end_inset
10828 </cell>
10829 </row>
10830 <row>
10831 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10832 \begin_inset Text
10833
10834 \begin_layout Plain Layout
10835
10836 \series bold
10837 Vigna
10838 \end_layout
10839
10840 \end_inset
10841 </cell>
10842 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10843 \begin_inset Text
10844
10845 \begin_layout Plain Layout
10846 Jürgen
10847 \end_layout
10848
10849 \end_inset
10850 </cell>
10851 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10852 \begin_inset Text
10853
10854 \begin_layout Plain Layout
10855 111
10856 \end_layout
10857
10858 \end_inset
10859 </cell>
10860 </row>
10861 <row>
10862 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10863 \begin_inset Text
10864
10865 \begin_layout Plain Layout
10866
10867 \series bold
10868 Weber
10869 \end_layout
10870
10871 \end_inset
10872 </cell>
10873 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10874 \begin_inset Text
10875
10876 \begin_layout Plain Layout
10877 Maurizio
10878 \end_layout
10879
10880 \end_inset
10881 </cell>
10882 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10883 \begin_inset Text
10884
10885 \begin_layout Plain Layout
10886 111
10887 \end_layout
10888
10889 \end_inset
10890 </cell>
10891 </row>
10892 <row>
10893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10894 \begin_inset Text
10895
10896 \begin_layout Plain Layout
10897
10898 \series bold
10899 Winkler
10900 \end_layout
10901
10902 \end_inset
10903 </cell>
10904 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10905 \begin_inset Text
10906
10907 \begin_layout Plain Layout
10908 Franz
10909 \end_layout
10910
10911 \end_inset
10912 </cell>
10913 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10914 \begin_inset Text
10915
10916 \begin_layout Plain Layout
10917 111
10918 \end_layout
10919
10920 \end_inset
10921 </cell>
10922 </row>
10923 </lyxtabular>
10924
10925 \end_inset
10926
10927
10928 \end_layout
10929
10930 \begin_layout Section
10931 Mehrfache Zeilen, Spalten und Zeilen in Zellen
10932 \end_layout
10933
10934 \begin_layout Subsection
10935 Mehrfache Zeilen in Zellen
10936 \begin_inset CommandInset label
10937 LatexCommand label
10938 name "uab:Mehrfache-Zeilen-in"
10939
10940 \end_inset
10941
10942
10943 \begin_inset Index idx
10944 status collapsed
10945
10946 \begin_layout Plain Layout
10947 Mehrfache ! Zeilen in Zellen
10948 \end_layout
10949
10950 \end_inset
10951
10952
10953 \begin_inset Index idx
10954 status collapsed
10955
10956 \begin_layout Plain Layout
10957 Tabellen ! Zeilenumbrüche
10958 \end_layout
10959
10960 \end_inset
10961
10962
10963 \end_layout
10964
10965 \begin_layout Standard
10966 \noindent
10967 \begin_inset Float table
10968 placement H
10969 wide false
10970 sideways false
10971 status open
10972
10973 \begin_layout Plain Layout
10974 \begin_inset Caption
10975
10976 \begin_layout Plain Layout
10977 \begin_inset CommandInset label
10978 LatexCommand label
10979 name "tab:Table-with-multiple"
10980
10981 \end_inset
10982
10983 Tabelle mit mehrfachen Zeilen in einer Zelle
10984 \end_layout
10985
10986 \end_inset
10987
10988
10989 \end_layout
10990
10991 \begin_layout Plain Layout
10992 \align center
10993 \begin_inset Tabular
10994 <lyxtabular version="3" rows="3" columns="3">
10995 <features tabularvalignment="middle">
10996 <column alignment="center" valignment="middle" width="2.5cm">
10997 <column alignment="center" valignment="middle" width="0.5cm">
10998 <column alignment="center" valignment="middle" width="0.5cm">
10999 <row>
11000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11001 \begin_inset Text
11002
11003 \begin_layout Plain Layout
11004 zwei
11005 \begin_inset Newline linebreak
11006 \end_inset
11007
11008 Zeilen
11009 \end_layout
11010
11011 \end_inset
11012 </cell>
11013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11014 \begin_inset Text
11015
11016 \begin_layout Plain Layout
11017 b
11018 \end_layout
11019
11020 \end_inset
11021 </cell>
11022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11023 \begin_inset Text
11024
11025 \begin_layout Plain Layout
11026 c
11027 \end_layout
11028
11029 \end_inset
11030 </cell>
11031 </row>
11032 <row>
11033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037 d
11038 \end_layout
11039
11040 \end_inset
11041 </cell>
11042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11043 \begin_inset Text
11044
11045 \begin_layout Plain Layout
11046 e
11047 \end_layout
11048
11049 \end_inset
11050 </cell>
11051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11052 \begin_inset Text
11053
11054 \begin_layout Plain Layout
11055 f
11056 \end_layout
11057
11058 \end_inset
11059 </cell>
11060 </row>
11061 <row>
11062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11063 \begin_inset Text
11064
11065 \begin_layout Plain Layout
11066 g
11067 \end_layout
11068
11069 \end_inset
11070 </cell>
11071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11072 \begin_inset Text
11073
11074 \begin_layout Plain Layout
11075 h
11076 \end_layout
11077
11078 \end_inset
11079 </cell>
11080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11081 \begin_inset Text
11082
11083 \begin_layout Plain Layout
11084 i
11085 \end_layout
11086
11087 \end_inset
11088 </cell>
11089 </row>
11090 </lyxtabular>
11091
11092 \end_inset
11093
11094
11095 \end_layout
11096
11097 \end_inset
11098
11099
11100 \end_layout
11101
11102 \begin_layout Standard
11103 Wenn Sie für eine Spalte eine feste Breite definieren, können Sie Text als
11104  Absätze mit mehrfachen Zeilen und Silbentrennung eingeben.
11105  Tabelle
11106 \begin_inset space ~
11107 \end_inset
11108
11109
11110 \begin_inset CommandInset ref
11111 LatexCommand ref
11112 reference "tab:Table-with-multiple"
11113
11114 \end_inset
11115
11116  wurde als 3×3-Tabelle erstellt, dann die Breite der ersten Spalte im 
11117 \family sans
11118 Tabellen-Einstellungen
11119 \family default
11120 -Dialog auf 2.5
11121 \begin_inset space \thinspace{}
11122 \end_inset
11123
11124 cm gesetzt und die vertikalen und horizontalen Ausrichtungen zentriert.
11125  Weil unser Text schmaler als 2.5
11126 \begin_inset space \thinspace{}
11127 \end_inset
11128
11129 cm ist, würde er in einer Zeile gedruckt werden.
11130  Um zwei Zeilen zu bekommen, wurde ein rechtsbündiger Zeilenumbruch (Tastenkürze
11131
11132 \family sans
11133 Strg+Shift+Enter
11134 \family default
11135 ) eingefügt.
11136  Wenn der Text länger ist, wird er automatisch umgebrochen.
11137 \end_layout
11138
11139 \begin_layout Standard
11140 Um den Text der beiden anderen Zellen der ersten Zeile vertikal auszurichten,
11141  setzen Sie die Breite der beiden Spalten im 
11142 \family sans
11143 Tabellen-Einstellungen
11144 \family default
11145 -Dialog auf 0.5
11146 \begin_inset space \thinspace{}
11147 \end_inset
11148
11149 cm und die vertikale Ausrichtung auf zentriert.
11150 \end_layout
11151
11152 \begin_layout Standard
11153 Wenn Sie in einer Zelle mit fester Breite als erstes ein sehr langes Wort
11154  haben, kann LaTeX es ohne Trennhilfen nicht trennen.
11155  Wenn Sie LaTeX trotzdem die Trennung überlassen wollen, müssen Sie vor
11156  dem Wort etwas einfügen, damit es nicht wie der erste Eintrag aussieht.
11157  Fügen sie daher 0
11158 \begin_inset space \thinspace{}
11159 \end_inset
11160
11161 pt horizontalen Abstand vor dem Wort ein.
11162  Weil er keinen Platz belegt, ändert er die Druckausgabe nicht.
11163  Tabelle
11164 \begin_inset space ~
11165 \end_inset
11166
11167
11168 \begin_inset CommandInset ref
11169 LatexCommand ref
11170 reference "tab:Table-with-and"
11171
11172 \end_inset
11173
11174  zeigt die Wirkungen.
11175 \end_layout
11176
11177 \begin_layout Standard
11178 \begin_inset Float table
11179 placement h
11180 wide false
11181 sideways false
11182 status open
11183
11184 \begin_layout Plain Layout
11185 \begin_inset Caption
11186
11187 \begin_layout Plain Layout
11188 \begin_inset CommandInset label
11189 LatexCommand label
11190 name "tab:Table-with-and"
11191
11192 \end_inset
11193
11194 Tabelle ohne und mit Silbentrennung
11195 \end_layout
11196
11197 \end_inset
11198
11199
11200 \end_layout
11201
11202 \begin_layout Plain Layout
11203 \begin_inset space \hfill{}
11204 \end_inset
11205
11206
11207 \begin_inset Tabular
11208 <lyxtabular version="3" rows="3" columns="3">
11209 <features tabularvalignment="middle">
11210 <column alignment="center" valignment="middle" width="2.5cm">
11211 <column alignment="center" valignment="middle" width="0.5cm">
11212 <column alignment="center" valignment="middle" width="0.5cm">
11213 <row>
11214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11215 \begin_inset Text
11216
11217 \begin_layout Plain Layout
11218 einsehrlangesZellenwort
11219 \end_layout
11220
11221 \end_inset
11222 </cell>
11223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11224 \begin_inset Text
11225
11226 \begin_layout Plain Layout
11227 b
11228 \end_layout
11229
11230 \end_inset
11231 </cell>
11232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11233 \begin_inset Text
11234
11235 \begin_layout Plain Layout
11236 c
11237 \end_layout
11238
11239 \end_inset
11240 </cell>
11241 </row>
11242 <row>
11243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11244 \begin_inset Text
11245
11246 \begin_layout Plain Layout
11247 d
11248 \end_layout
11249
11250 \end_inset
11251 </cell>
11252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11253 \begin_inset Text
11254
11255 \begin_layout Plain Layout
11256 e
11257 \end_layout
11258
11259 \end_inset
11260 </cell>
11261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11262 \begin_inset Text
11263
11264 \begin_layout Plain Layout
11265 f
11266 \end_layout
11267
11268 \end_inset
11269 </cell>
11270 </row>
11271 <row>
11272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11273 \begin_inset Text
11274
11275 \begin_layout Plain Layout
11276 g
11277 \end_layout
11278
11279 \end_inset
11280 </cell>
11281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11282 \begin_inset Text
11283
11284 \begin_layout Plain Layout
11285 h
11286 \end_layout
11287
11288 \end_inset
11289 </cell>
11290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11291 \begin_inset Text
11292
11293 \begin_layout Plain Layout
11294 i
11295 \end_layout
11296
11297 \end_inset
11298 </cell>
11299 </row>
11300 </lyxtabular>
11301
11302 \end_inset
11303
11304
11305 \begin_inset space \hfill{}
11306 \end_inset
11307
11308
11309 \begin_inset Tabular
11310 <lyxtabular version="3" rows="3" columns="3">
11311 <features tabularvalignment="middle">
11312 <column alignment="center" valignment="middle" width="2.5cm">
11313 <column alignment="center" valignment="middle" width="0.5cm">
11314 <column alignment="center" valignment="middle" width="0.5cm">
11315 <row>
11316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11317 \begin_inset Text
11318
11319 \begin_layout Plain Layout
11320 \begin_inset space \hspace{}
11321 \length 0pt
11322 \end_inset
11323
11324 einsehrlangesZellenwort
11325 \end_layout
11326
11327 \end_inset
11328 </cell>
11329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11330 \begin_inset Text
11331
11332 \begin_layout Plain Layout
11333 b
11334 \end_layout
11335
11336 \end_inset
11337 </cell>
11338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11339 \begin_inset Text
11340
11341 \begin_layout Plain Layout
11342 c
11343 \end_layout
11344
11345 \end_inset
11346 </cell>
11347 </row>
11348 <row>
11349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11350 \begin_inset Text
11351
11352 \begin_layout Plain Layout
11353 d
11354 \end_layout
11355
11356 \end_inset
11357 </cell>
11358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11359 \begin_inset Text
11360
11361 \begin_layout Plain Layout
11362 e
11363 \end_layout
11364
11365 \end_inset
11366 </cell>
11367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11368 \begin_inset Text
11369
11370 \begin_layout Plain Layout
11371 f
11372 \end_layout
11373
11374 \end_inset
11375 </cell>
11376 </row>
11377 <row>
11378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11379 \begin_inset Text
11380
11381 \begin_layout Plain Layout
11382 g
11383 \end_layout
11384
11385 \end_inset
11386 </cell>
11387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11388 \begin_inset Text
11389
11390 \begin_layout Plain Layout
11391 h
11392 \end_layout
11393
11394 \end_inset
11395 </cell>
11396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11397 \begin_inset Text
11398
11399 \begin_layout Plain Layout
11400 i
11401 \end_layout
11402
11403 \end_inset
11404 </cell>
11405 </row>
11406 </lyxtabular>
11407
11408 \end_inset
11409
11410
11411 \begin_inset space \hfill{}
11412 \end_inset
11413
11414
11415 \end_layout
11416
11417 \end_inset
11418
11419
11420 \end_layout
11421
11422 \begin_layout Subsection
11423 Mehrfachspalten
11424 \begin_inset CommandInset label
11425 LatexCommand label
11426 name "uab:Mehrfachspalten"
11427
11428 \end_inset
11429
11430
11431 \begin_inset Index idx
11432 status collapsed
11433
11434 \begin_layout Plain Layout
11435 Mahrfachspalten
11436 \end_layout
11437
11438 \end_inset
11439
11440
11441 \begin_inset Index idx
11442 status collapsed
11443
11444 \begin_layout Plain Layout
11445 Tabellen ! Mahrfachspalten
11446 \end_layout
11447
11448 \end_inset
11449
11450
11451 \end_layout
11452
11453 \begin_layout Subsubsection
11454 Grundlagen
11455 \end_layout
11456
11457 \begin_layout Standard
11458 Um mehrere Zellen einer Zeile zu einer zu verbinden, markieren Sie diese
11459  und verwenden dann den Knopf 
11460 \begin_inset Graphics
11461         filename ../../images/tabular-feature_multicolumn.png
11462         scale 70
11463         scaleBeforeRotation
11464
11465 \end_inset
11466
11467  in der Werkzeugleiste, das Menü 
11468 \family sans
11469 Bearbeiten\SpecialChar \menuseparator
11470 Tabelle\SpecialChar \menuseparator
11471 Mehrfachspalte
11472 \family default
11473 , oder klicken Sie rechts auf die markierten Zellen und wählen im Kontextmenü
11474  
11475 \family sans
11476 Mehrfachspalte
11477 \family default
11478 .
11479 \end_layout
11480
11481 \begin_layout Standard
11482 Mehrfachspalten haben ihre eigenen Einstellungen.
11483  Das bedeutet, dass sie sich nur auf die Mehrfachspalte auswirken.
11484  Hier ist ein Beispiel mit einer Mehrfachspalte in der ersten Zeile und
11485  einer in der letzten Zeile, bei der die obere Linie weggelassen wurde:
11486 \end_layout
11487
11488 \begin_layout Standard
11489 \align center
11490 \begin_inset Tabular
11491 <lyxtabular version="3" rows="3" columns="4">
11492 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11493 <column alignment="center" valignment="top" width="0pt">
11494 <column alignment="center" valignment="middle" width="0">
11495 <column alignment="center" valignment="top" width="0in">
11496 <column alignment="center" valignment="top" width="0pt">
11497 <row>
11498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11499 \begin_inset Text
11500
11501 \begin_layout Plain Layout
11502 abc
11503 \end_layout
11504
11505 \end_inset
11506 </cell>
11507 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11508 \begin_inset Text
11509
11510 \begin_layout Plain Layout
11511 def ghi
11512 \end_layout
11513
11514 \end_inset
11515 </cell>
11516 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11517 \begin_inset Text
11518
11519 \begin_layout Plain Layout
11520
11521 \end_layout
11522
11523 \end_inset
11524 </cell>
11525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11526 \begin_inset Text
11527
11528 \begin_layout Plain Layout
11529 jkl
11530 \end_layout
11531
11532 \end_inset
11533 </cell>
11534 </row>
11535 <row>
11536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11537 \begin_inset Text
11538
11539 \begin_layout Plain Layout
11540
11541 \family roman
11542 \series medium
11543 \shape up
11544 \size normal
11545 \emph off
11546 \bar no
11547 \noun off
11548 \color none
11549 A
11550 \end_layout
11551
11552 \end_inset
11553 </cell>
11554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11555 \begin_inset Text
11556
11557 \begin_layout Plain Layout
11558 B
11559 \end_layout
11560
11561 \end_inset
11562 </cell>
11563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11564 \begin_inset Text
11565
11566 \begin_layout Plain Layout
11567 C
11568 \end_layout
11569
11570 \end_inset
11571 </cell>
11572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11573 \begin_inset Text
11574
11575 \begin_layout Plain Layout
11576 D
11577 \end_layout
11578
11579 \end_inset
11580 </cell>
11581 </row>
11582 <row>
11583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11584 \begin_inset Text
11585
11586 \begin_layout Plain Layout
11587 1
11588 \end_layout
11589
11590 \end_inset
11591 </cell>
11592 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11593 \begin_inset Text
11594
11595 \begin_layout Plain Layout
11596 2
11597 \end_layout
11598
11599 \end_inset
11600 </cell>
11601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11602 \begin_inset Text
11603
11604 \begin_layout Plain Layout
11605 3
11606 \end_layout
11607
11608 \end_inset
11609 </cell>
11610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11611 \begin_inset Text
11612
11613 \begin_layout Plain Layout
11614 4
11615 \end_layout
11616
11617 \end_inset
11618 </cell>
11619 </row>
11620 </lyxtabular>
11621
11622 \end_inset
11623
11624
11625 \end_layout
11626
11627 \begin_layout Subsubsection
11628 Mehrfachspalten-Berechnungen
11629 \begin_inset CommandInset label
11630 LatexCommand label
11631 name "uab:Mehrfachspalten-Berechnungen"
11632
11633 \end_inset
11634
11635
11636 \begin_inset Index idx
11637 status collapsed
11638
11639 \begin_layout Plain Layout
11640 Mahrfachspalten ! Berechnung
11641 \end_layout
11642
11643 \end_inset
11644
11645
11646 \begin_inset Index idx
11647 status collapsed
11648
11649 \begin_layout Plain Layout
11650 Tabellen ! Mahrfachspalten ! Berechnung
11651 \end_layout
11652
11653 \end_inset
11654
11655
11656 \end_layout
11657
11658 \begin_layout Standard
11659 LyX unterstützt Mehrfachspalten direkt, aber wir müssen die Breite der neuen
11660  Zellen beachten.
11661 \end_layout
11662
11663 \begin_layout Standard
11664 \begin_inset Float table
11665 placement h
11666 wide false
11667 sideways false
11668 status open
11669
11670 \begin_layout Plain Layout
11671 \begin_inset Caption
11672
11673 \begin_layout Plain Layout
11674 \begin_inset CommandInset label
11675 LatexCommand label
11676 name "tab:Table-with-centered"
11677
11678 \end_inset
11679
11680 Tabelle mit zentriertem Mehrfachspalten-Text über zwei Spalten, die genau
11681  die halbe Breite der Mehrfachspalten-Zelle haben
11682 \begin_inset Argument
11683 status collapsed
11684
11685 \begin_layout Plain Layout
11686 Eine Mehrfachspalten-Tabelle
11687 \end_layout
11688
11689 \end_inset
11690
11691
11692 \end_layout
11693
11694 \end_inset
11695
11696
11697 \end_layout
11698
11699 \begin_layout Plain Layout
11700 \align center
11701 \begin_inset Tabular
11702 <lyxtabular version="3" rows="3" columns="3">
11703 <features tabularvalignment="middle">
11704 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11705 <column alignment="center" valignment="middle" width="0">
11706 <column alignment="center" valignment="top" width="0">
11707 <row>
11708 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11709 \begin_inset Text
11710
11711 \begin_layout Plain Layout
11712 Dies ist eine Mehrfach\SpecialChar \-
11713 spalten-Zelle
11714 \end_layout
11715
11716 \end_inset
11717 </cell>
11718 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11719 \begin_inset Text
11720
11721 \begin_layout Plain Layout
11722
11723 \end_layout
11724
11725 \end_inset
11726 </cell>
11727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11728 \begin_inset Text
11729
11730 \begin_layout Plain Layout
11731 c
11732 \end_layout
11733
11734 \end_inset
11735 </cell>
11736 </row>
11737 <row>
11738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11739 \begin_inset Text
11740
11741 \begin_layout Plain Layout
11742 d
11743 \end_layout
11744
11745 \end_inset
11746 </cell>
11747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11748 \begin_inset Text
11749
11750 \begin_layout Plain Layout
11751 e
11752 \end_layout
11753
11754 \end_inset
11755 </cell>
11756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11757 \begin_inset Text
11758
11759 \begin_layout Plain Layout
11760 f
11761 \end_layout
11762
11763 \end_inset
11764 </cell>
11765 </row>
11766 <row>
11767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11768 \begin_inset Text
11769
11770 \begin_layout Plain Layout
11771 g
11772 \end_layout
11773
11774 \end_inset
11775 </cell>
11776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11777 \begin_inset Text
11778
11779 \begin_layout Plain Layout
11780 h
11781 \end_layout
11782
11783 \end_inset
11784 </cell>
11785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11786 \begin_inset Text
11787
11788 \begin_layout Plain Layout
11789 i
11790 \end_layout
11791
11792 \end_inset
11793 </cell>
11794 </row>
11795 </lyxtabular>
11796
11797 \end_inset
11798
11799
11800 \end_layout
11801
11802 \end_inset
11803
11804
11805 \end_layout
11806
11807 \begin_layout Standard
11808 Um Tabelle
11809 \begin_inset space ~
11810 \end_inset
11811
11812
11813 \begin_inset CommandInset ref
11814 LatexCommand ref
11815 reference "tab:Table-with-centered"
11816
11817 \end_inset
11818
11819  zu erhalten, markieren Sie die ersten beiden Zellen der ersten Zeile einer
11820  3×3-Tabelle, kreuzen im 
11821 \family sans
11822 Tabellen-Einstellungen
11823 \family default
11824 -Dialog 
11825 \family sans
11826 Mehrfachspalte
11827 \family default
11828  an, setzen die 
11829 \family sans
11830 Horizontale
11831 \begin_inset space ~
11832 \end_inset
11833
11834 Ausrichtung
11835 \family default
11836  auf 
11837 \family sans
11838 Zentriert
11839 \family default
11840  und die 
11841 \family sans
11842 Breite
11843 \family default
11844  auf 2.5
11845 \begin_inset space \thinspace{}
11846 \end_inset
11847
11848 cm.
11849  Die überspannten Spalten werden dann auf die halbe Breite gesetzt, indem
11850  Sie die Breite der ersten Spalte auf 1.25
11851 \begin_inset space \thinspace{}
11852 \end_inset
11853
11854 cm setzen.
11855  Die zweite Spalte wird dann automatisch 1.25
11856 \begin_inset space \thinspace{}
11857 \end_inset
11858
11859 cm breit (Breite der 
11860 \family sans
11861 Mehrfachspalte
11862 \family default
11863  
11864 \begin_inset Formula $-$
11865 \end_inset
11866
11867  Breite der ersten Spalte).
11868  Dies wurde so für Tabelle
11869 \begin_inset space ~
11870 \end_inset
11871
11872
11873 \begin_inset CommandInset ref
11874 LatexCommand ref
11875 reference "tab:Table-without-half"
11876
11877 \end_inset
11878
11879  gemacht.
11880 \end_layout
11881
11882 \begin_layout Standard
11883 \begin_inset Float table
11884 wide false
11885 sideways false
11886 status open
11887
11888 \begin_layout Plain Layout
11889 \begin_inset Caption
11890
11891 \begin_layout Plain Layout
11892 \begin_inset CommandInset label
11893 LatexCommand label
11894 name "tab:Table-without-half"
11895
11896 \end_inset
11897
11898 Tabelle, in der die überspannten Spalten nicht genau halb so breit sind
11899  wie die Mehrfachspalte
11900 \begin_inset Argument
11901 status collapsed
11902
11903 \begin_layout Plain Layout
11904 Eine unvollkommene Mehrfachspalten-Tabelle
11905 \end_layout
11906
11907 \end_inset
11908
11909
11910 \end_layout
11911
11912 \end_inset
11913
11914
11915 \end_layout
11916
11917 \begin_layout Plain Layout
11918 \align center
11919 \begin_inset Tabular
11920 <lyxtabular version="3" rows="3" columns="3">
11921 <features tabularvalignment="middle">
11922 <column alignment="center" valignment="top" width="1.25cm">
11923 <column alignment="center" valignment="top" width="0">
11924 <column alignment="center" valignment="top" width="0">
11925 <row>
11926 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11927 \begin_inset Text
11928
11929 \begin_layout Plain Layout
11930 Dies ist auch eine Mehr\SpecialChar \-
11931 fach\SpecialChar \-
11932 spalten-Zelle
11933 \end_layout
11934
11935 \end_inset
11936 </cell>
11937 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11938 \begin_inset Text
11939
11940 \begin_layout Plain Layout
11941
11942 \end_layout
11943
11944 \end_inset
11945 </cell>
11946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11947 \begin_inset Text
11948
11949 \begin_layout Plain Layout
11950 c
11951 \end_layout
11952
11953 \end_inset
11954 </cell>
11955 </row>
11956 <row>
11957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11958 \begin_inset Text
11959
11960 \begin_layout Plain Layout
11961 d
11962 \end_layout
11963
11964 \end_inset
11965 </cell>
11966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11967 \begin_inset Text
11968
11969 \begin_layout Plain Layout
11970 e
11971 \end_layout
11972
11973 \end_inset
11974 </cell>
11975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11976 \begin_inset Text
11977
11978 \begin_layout Plain Layout
11979 f
11980 \end_layout
11981
11982 \end_inset
11983 </cell>
11984 </row>
11985 <row>
11986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11987 \begin_inset Text
11988
11989 \begin_layout Plain Layout
11990 g
11991 \end_layout
11992
11993 \end_inset
11994 </cell>
11995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11996 \begin_inset Text
11997
11998 \begin_layout Plain Layout
11999 h
12000 \end_layout
12001
12002 \end_inset
12003 </cell>
12004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12005 \begin_inset Text
12006
12007 \begin_layout Plain Layout
12008 i
12009 \end_layout
12010
12011 \end_inset
12012 </cell>
12013 </row>
12014 </lyxtabular>
12015
12016 \end_inset
12017
12018
12019 \end_layout
12020
12021 \end_inset
12022
12023
12024 \end_layout
12025
12026 \begin_layout Standard
12027 In der druckfertigen Version sehen Sie, dass die erste Spalte etwas breiter
12028  als die zweite ist.
12029  Das liegt daran, dass die Zellenbreite 
12030 \begin_inset Formula $W_{\mathrm{tot}}$
12031 \end_inset
12032
12033  nicht ihre definierte Breite 
12034 \begin_inset Formula $W_{g}$
12035 \end_inset
12036
12037  ist, sondern ein wenig mehr.
12038  Anhang
12039 \begin_inset space ~
12040 \end_inset
12041
12042
12043 \begin_inset CommandInset ref
12044 LatexCommand ref
12045 reference "kap:Exläuterung-einer-Gleichung"
12046
12047 \end_inset
12048
12049  erklärt das genauer.
12050 \end_layout
12051
12052 \begin_layout Standard
12053 Wenn 
12054 \emph on
12055 n
12056 \emph default
12057  Spalten zu einer Mehrfachspalte zusammengefasst werden, errechnet sich
12058  die definierte Breite 
12059 \begin_inset Formula $W_{g\, n}$
12060 \end_inset
12061
12062  einer Spalte, deren totale Breite = 
12063 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
12064 \end_inset
12065
12066  sein soll, wie folgt:
12067 \begin_inset Formula \begin{equation}
12068 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12069
12070 \end_inset
12071
12072
12073 \end_layout
12074
12075 \begin_layout Standard
12076 In unserem Falls ist 
12077 \begin_inset Formula $n=2$
12078 \end_inset
12079
12080
12081 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12082 \end_inset
12083
12084 cm, und damit wird aus Gleichung
12085 \begin_inset space ~
12086 \end_inset
12087
12088
12089 \begin_inset CommandInset ref
12090 LatexCommand ref
12091 reference "eq:Wgn"
12092
12093 \end_inset
12094
12095  
12096 \begin_inset Formula \begin{equation}
12097 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12098
12099 \end_inset
12100
12101
12102 \end_layout
12103
12104 \begin_layout Standard
12105 Damit LaTeX rechnen kann, muss das Paket 
12106 \series bold
12107 calc
12108 \series default
12109  im Vorspann geladen werden.
12110 \begin_inset Index idx
12111 status collapsed
12112
12113 \begin_layout Plain Layout
12114 LaTeX-Pakete ! calc
12115 \end_layout
12116
12117 \end_inset
12118
12119
12120 \end_layout
12121
12122 \begin_layout Standard
12123
12124 \series bold
12125
12126 \backslash
12127 usepackage{calc}
12128 \end_layout
12129
12130 \begin_layout Standard
12131 LyX erlaubt im 
12132 \family sans
12133 Breite
12134 \family default
12135 -Feld des 
12136 \family sans
12137 Tabellen-Einstellungen
12138 \family default
12139 -Dialogs keine Berechnungen.
12140  Deshalb müssen Sie die Formel für die Breite im Feld 
12141 \family sans
12142 LaTe
12143 \begin_inset ERT
12144 status collapsed
12145
12146 \begin_layout Plain Layout
12147
12148 {}
12149 \end_layout
12150
12151 \end_inset
12152
12153 X-Argument
12154 \family default
12155  eingeben.
12156  Hier iss ein Überblick über die Argumente:
12157 \end_layout
12158
12159 \begin_layout Itemize
12160
12161 \series bold
12162 p{Breite}
12163 \series default
12164  die Zelle bekommt eine feste 
12165 \series bold
12166 Breite
12167 \series default
12168 , und die vertikale Ausrichtung ist 
12169 \family sans
12170 Oben
12171 \end_layout
12172
12173 \begin_layout Itemize
12174
12175 \series bold
12176 m{Breite}
12177 \series default
12178  die Zelle bekommt eine feste 
12179 \series bold
12180 Breite
12181 \series default
12182 , und die vertikale Ausrichtung ist 
12183 \family sans
12184 Mitte
12185 \end_layout
12186
12187 \begin_layout Itemize
12188
12189 \series bold
12190 b{Breite}
12191 \series default
12192  die Zelle bekommt eine feste 
12193 \series bold
12194 Breite
12195 \series default
12196 , und die vertikale Ausrichtung ist 
12197 \family sans
12198 Unten
12199 \end_layout
12200
12201 \begin_layout Standard
12202 Wenn Sie ein LaTeX-Argument eingeben, werden alle anderen Einstellungen
12203  für diese Zelle überschrieben.
12204 \end_layout
12205
12206 \begin_layout Standard
12207 \begin_inset Note Greyedout
12208 status open
12209
12210 \begin_layout Plain Layout
12211
12212 \series bold
12213 Bemerkung:
12214 \series default
12215  Wegen eines Fehlers in LyX werden die überschriebenen Einstellungen dennoch
12216  angezeigt.
12217 \end_layout
12218
12219 \end_inset
12220
12221
12222 \end_layout
12223
12224 \begin_layout Standard
12225 Weil der Text horizontal zentriert sein soll, wurde in den Einstellungen
12226  der Zelle mit dem Inhalt 
12227 \begin_inset Quotes gld
12228 \end_inset
12229
12230 d
12231 \begin_inset Quotes grd
12232 \end_inset
12233
12234  der Tabelle
12235 \begin_inset space ~
12236 \end_inset
12237
12238
12239 \begin_inset CommandInset ref
12240 LatexCommand ref
12241 reference "tab:Table-with-centered"
12242
12243 \end_inset
12244
12245  auch noch der Befehl
12246 \family typewriter
12247 \series bold
12248  
12249 \family default
12250
12251 \backslash
12252 centering
12253 \series default
12254  hinzugefügt.
12255  Das Ganze sieht dann so aus:
12256 \end_layout
12257
12258 \begin_layout Standard
12259
12260 \series bold
12261 |>{
12262 \backslash
12263 centering}m{1.25cm-6.2pt}
12264 \end_layout
12265
12266 \begin_layout Standard
12267 Der vertikale Strich 
12268 \series bold
12269
12270 \begin_inset Quotes gld
12271 \end_inset
12272
12273 |
12274 \series default
12275
12276 \begin_inset Quotes grd
12277 \end_inset
12278
12279  am Anfang zeichnet die linke Linie, und der Befehl 
12280 \series bold
12281
12282 \begin_inset Quotes gld
12283 \end_inset
12284
12285 >{ }
12286 \begin_inset Quotes grd
12287 \end_inset
12288
12289
12290 \series default
12291  bedeutet, dass die Befehle in der geschweiften Klammer vor dem Erstellen
12292  der Zelle benutzt werden sollen.
12293 \end_layout
12294
12295 \begin_layout Standard
12296 Obwohl wir eine zentrierte Ausrichtung für die Mehrfachspalte festgelegt
12297  haben, ist der Text noch immer linksbündig, weil LyX Ausrichtungen nur
12298  für einzelne Spalten anwendet.
12299  Deswegen musste für die Mehrfachspalte folgendes LaTeX-Argument benutzt
12300  werden:
12301 \end_layout
12302
12303 \begin_layout Standard
12304
12305 \series bold
12306 |>{
12307 \backslash
12308 centering}m{2.5cm}|
12309 \end_layout
12310
12311 \begin_layout Subsection
12312 Mehrfachzeilen
12313 \begin_inset CommandInset label
12314 LatexCommand label
12315 name "uab:Mehrfachzeilen"
12316
12317 \end_inset
12318
12319
12320 \begin_inset Index idx
12321 status collapsed
12322
12323 \begin_layout Plain Layout
12324 Mehrfachzeilen
12325 \end_layout
12326
12327 \end_inset
12328
12329
12330 \begin_inset Index idx
12331 status collapsed
12332
12333 \begin_layout Plain Layout
12334 Tabellen ! Mehrfachzeilen
12335 \end_layout
12336
12337 \end_inset
12338
12339
12340 \end_layout
12341
12342 \begin_layout Standard
12343 Um mehrere Zellen einer Zeile zu einer zu verbinden, markieren Sie diese
12344  und verwenden dann den Knopf 
12345 \begin_inset Graphics
12346         filename ../../images/tabular-feature_multirow.png
12347         scale 70
12348         scaleBeforeRotation
12349
12350 \end_inset
12351
12352  in der Werkzeugleiste, das Menü 
12353 \family sans
12354 Bearbeiten\SpecialChar \menuseparator
12355 Tabelle\SpecialChar \menuseparator
12356 Mehrfachzeile
12357 \family default
12358 , oder klicken Sie rechts auf die markierten Zellen und wählen im Kontextmenü
12359  
12360 \family sans
12361 Mehrfachzeile
12362 \family default
12363 .
12364 \end_layout
12365
12366 \begin_layout Standard
12367 Dies ist eine Beispieltabelle mit einer Mehrfachzeile in der ersten Spalte:
12368 \end_layout
12369
12370 \begin_layout Standard
12371 \align center
12372 \begin_inset Tabular
12373 <lyxtabular version="3" rows="3" columns="3">
12374 <features tabularvalignment="middle">
12375 <column alignment="center" valignment="top" width="0pt">
12376 <column alignment="center" valignment="top" width="0">
12377 <column alignment="center" valignment="top" width="0">
12378 <row>
12379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12380 \begin_inset Text
12381
12382 \begin_layout Plain Layout
12383 a
12384 \end_layout
12385
12386 \end_inset
12387 </cell>
12388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12389 \begin_inset Text
12390
12391 \begin_layout Plain Layout
12392 b
12393 \end_layout
12394
12395 \end_inset
12396 </cell>
12397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12398 \begin_inset Text
12399
12400 \begin_layout Plain Layout
12401 c
12402 \end_layout
12403
12404 \end_inset
12405 </cell>
12406 </row>
12407 <row>
12408 <cell multirow="3" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12409 \begin_inset Text
12410
12411 \begin_layout Plain Layout
12412 mehrzeiliger Text
12413 \end_layout
12414
12415 \end_inset
12416 </cell>
12417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12418 \begin_inset Text
12419
12420 \begin_layout Plain Layout
12421 e
12422 \end_layout
12423
12424 \end_inset
12425 </cell>
12426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12427 \begin_inset Text
12428
12429 \begin_layout Plain Layout
12430 f
12431 \end_layout
12432
12433 \end_inset
12434 </cell>
12435 </row>
12436 <row>
12437 <cell multirow="4" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12438 \begin_inset Text
12439
12440 \begin_layout Plain Layout
12441
12442 \end_layout
12443
12444 \end_inset
12445 </cell>
12446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12447 \begin_inset Text
12448
12449 \begin_layout Plain Layout
12450 h
12451 \end_layout
12452
12453 \end_inset
12454 </cell>
12455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12456 \begin_inset Text
12457
12458 \begin_layout Plain Layout
12459 i
12460 \end_layout
12461
12462 \end_inset
12463 </cell>
12464 </row>
12465 </lyxtabular>
12466
12467 \end_inset
12468
12469
12470 \end_layout
12471
12472 \begin_layout Standard
12473 Die Breite und Ausrichtung einer Mehrfachzeile wird durch Setzen der Breite
12474  und Ausrichtung für die komplette Spalte festgelegt.
12475 \end_layout
12476
12477 \begin_layout Section
12478 Formale Tabellen
12479 \begin_inset CommandInset label
12480 LatexCommand label
12481 name "abs:Formale-Tabellen"
12482
12483 \end_inset
12484
12485
12486 \begin_inset Index idx
12487 status collapsed
12488
12489 \begin_layout Plain Layout
12490 Tabellen ! Formale
12491 \end_layout
12492
12493 \end_inset
12494
12495
12496 \end_layout
12497
12498 \begin_layout Standard
12499 Tabellen werden in Büchern oft wie Tabelle
12500 \begin_inset space ~
12501 \end_inset
12502
12503
12504 \begin_inset CommandInset ref
12505 LatexCommand ref
12506 reference "tab:Formale-Tabelle"
12507
12508 \end_inset
12509
12510  gesetzt.
12511  Diese Tabellen werden
12512 \emph on
12513  formal
12514 \emph default
12515  genannt.
12516  Formale Tabellen bekommen Sie, wenn Sie im 
12517 \family sans
12518 Tabellen-Einstellungen
12519 \family default
12520 -Dialog auf der Karteikarte 
12521 \family sans
12522 Rahmen
12523 \family default
12524  den 
12525 \family sans
12526 Stil
12527 \family default
12528  
12529 \family sans
12530 Formal
12531 \family default
12532  ankreuzen.
12533 \end_layout
12534
12535 \begin_layout Standard
12536 \begin_inset Float table
12537 placement h
12538 wide false
12539 sideways false
12540 status open
12541
12542 \begin_layout Plain Layout
12543 \begin_inset Caption
12544
12545 \begin_layout Plain Layout
12546 \begin_inset CommandInset label
12547 LatexCommand label
12548 name "tab:Formale-Tabelle"
12549
12550 \end_inset
12551
12552 Formale Tabelle
12553 \end_layout
12554
12555 \end_inset
12556
12557
12558 \end_layout
12559
12560 \begin_layout Plain Layout
12561 \align center
12562 \begin_inset Tabular
12563 <lyxtabular version="3" rows="8" columns="4">
12564 <features booktabs="true" tabularvalignment="middle">
12565 <column alignment="center" valignment="top" width="0">
12566 <column alignment="right" valignment="top" width="0">
12567 <column alignment="right" valignment="top" width="0">
12568 <column alignment="right" valignment="top" width="0">
12569 <row>
12570 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12571 \begin_inset Text
12572
12573 \begin_layout Plain Layout
12574 System
12575 \end_layout
12576
12577 \end_inset
12578 </cell>
12579 <cell alignment="center" valignment="top" topline="true" usebox="none">
12580 \begin_inset Text
12581
12582 \begin_layout Plain Layout
12583 Chip
12584 \begin_inset space \thinspace{}
12585 \end_inset
12586
12587 1
12588 \end_layout
12589
12590 \end_inset
12591 </cell>
12592 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12593 \begin_inset Text
12594
12595 \begin_layout Plain Layout
12596 Chip
12597 \begin_inset space \thinspace{}
12598 \end_inset
12599
12600 2
12601 \end_layout
12602
12603 \end_inset
12604 </cell>
12605 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12606 \begin_inset Text
12607
12608 \begin_layout Plain Layout
12609
12610 \end_layout
12611
12612 \end_inset
12613 </cell>
12614 </row>
12615 <row>
12616 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12617 \begin_inset Text
12618
12619 \begin_layout Plain Layout
12620 \begin_inset ERT
12621 status collapsed
12622
12623 \begin_layout Plain Layout
12624
12625
12626 \backslash
12627 cmidrule(r){2-2}
12628 \end_layout
12629
12630 \end_inset
12631
12632
12633 \begin_inset ERT
12634 status collapsed
12635
12636 \begin_layout Plain Layout
12637
12638
12639 \backslash
12640 cmidrule(l){3-4}
12641 \end_layout
12642
12643 \end_inset
12644
12645 Detektordicke in µm
12646 \end_layout
12647
12648 \end_inset
12649 </cell>
12650 <cell alignment="center" valignment="top" usebox="none">
12651 \begin_inset Text
12652
12653 \begin_layout Plain Layout
12654 300
12655 \end_layout
12656
12657 \end_inset
12658 </cell>
12659 <cell alignment="center" valignment="top" usebox="none">
12660 \begin_inset Text
12661
12662 \begin_layout Plain Layout
12663 300
12664 \end_layout
12665
12666 \end_inset
12667 </cell>
12668 <cell alignment="center" valignment="top" usebox="none">
12669 \begin_inset Text
12670
12671 \begin_layout Plain Layout
12672 700
12673 \end_layout
12674
12675 \end_inset
12676 </cell>
12677 </row>
12678 <row>
12679 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12680 \begin_inset Text
12681
12682 \begin_layout Plain Layout
12683 Kantenwinkel in °
12684 \end_layout
12685
12686 \end_inset
12687 </cell>
12688 <cell alignment="center" valignment="top" topline="true" usebox="none">
12689 \begin_inset Text
12690
12691 \begin_layout Plain Layout
12692 3.55
12693 \end_layout
12694
12695 \end_inset
12696 </cell>
12697 <cell alignment="center" valignment="top" topline="true" usebox="none">
12698 \begin_inset Text
12699
12700 \begin_layout Plain Layout
12701 2.71
12702 \end_layout
12703
12704 \end_inset
12705 </cell>
12706 <cell alignment="center" valignment="top" topline="true" usebox="none">
12707 \begin_inset Text
12708
12709 \begin_layout Plain Layout
12710 7.99
12711 \end_layout
12712
12713 \end_inset
12714 </cell>
12715 </row>
12716 <row topspace="default">
12717 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12718 \begin_inset Text
12719
12720 \begin_layout Plain Layout
12721 räumliche Auf\SpecialChar \textcompwordmark{}
12722 lösung in µm
12723 \end_layout
12724
12725 \end_inset
12726 </cell>
12727 <cell alignment="center" valignment="top" usebox="none">
12728 \begin_inset Text
12729
12730 \begin_layout Plain Layout
12731 4.26
12732 \end_layout
12733
12734 \end_inset
12735 </cell>
12736 <cell alignment="center" valignment="top" usebox="none">
12737 \begin_inset Text
12738
12739 \begin_layout Plain Layout
12740 10.17
12741 \end_layout
12742
12743 \end_inset
12744 </cell>
12745 <cell alignment="center" valignment="top" usebox="none">
12746 \begin_inset Text
12747
12748 \begin_layout Plain Layout
12749 10.56
12750 \end_layout
12751
12752 \end_inset
12753 </cell>
12754 </row>
12755 <row topspace="default">
12756 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12757 \begin_inset Text
12758
12759 \begin_layout Plain Layout
12760 MTF bei 
12761 \begin_inset Formula $f_{\mathrm{max}}$
12762 \end_inset
12763
12764
12765 \end_layout
12766
12767 \end_inset
12768 </cell>
12769 <cell alignment="center" valignment="top" usebox="none">
12770 \begin_inset Text
12771
12772 \begin_layout Plain Layout
12773 0.53
12774 \end_layout
12775
12776 \end_inset
12777 </cell>
12778 <cell alignment="center" valignment="top" usebox="none">
12779 \begin_inset Text
12780
12781 \begin_layout Plain Layout
12782 0.37
12783 \end_layout
12784
12785 \end_inset
12786 </cell>
12787 <cell alignment="center" valignment="top" usebox="none">
12788 \begin_inset Text
12789
12790 \begin_layout Plain Layout
12791 0.39
12792 \end_layout
12793
12794 \end_inset
12795 </cell>
12796 </row>
12797 <row topspace="default">
12798 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12799 \begin_inset Text
12800
12801 \begin_layout Plain Layout
12802 \begin_inset ERT
12803 status collapsed
12804
12805 \begin_layout Plain Layout
12806
12807
12808 \backslash
12809 cmidrule(l{10pt}){1-1}
12810 \end_layout
12811
12812 \end_inset
12813
12814 LSF räumliche Auf\SpecialChar \textcompwordmark{}
12815 lösung
12816 \end_layout
12817
12818 \end_inset
12819 </cell>
12820 <cell alignment="center" valignment="top" usebox="none">
12821 \begin_inset Text
12822
12823 \begin_layout Plain Layout
12824
12825 \end_layout
12826
12827 \end_inset
12828 </cell>
12829 <cell alignment="center" valignment="top" usebox="none">
12830 \begin_inset Text
12831
12832 \begin_layout Plain Layout
12833
12834 \end_layout
12835
12836 \end_inset
12837 </cell>
12838 <cell alignment="center" valignment="top" usebox="none">
12839 \begin_inset Text
12840
12841 \begin_layout Plain Layout
12842
12843 \end_layout
12844
12845 \end_inset
12846 </cell>
12847 </row>
12848 <row>
12849 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12850 \begin_inset Text
12851
12852 \begin_layout Plain Layout
12853 in µm
12854 \end_layout
12855
12856 \end_inset
12857 </cell>
12858 <cell alignment="center" valignment="top" usebox="none">
12859 \begin_inset Text
12860
12861 \begin_layout Plain Layout
12862 129.7
12863 \end_layout
12864
12865 \end_inset
12866 </cell>
12867 <cell alignment="center" valignment="top" usebox="none">
12868 \begin_inset Text
12869
12870 \begin_layout Plain Layout
12871 52.75
12872 \end_layout
12873
12874 \end_inset
12875 </cell>
12876 <cell alignment="center" valignment="top" usebox="none">
12877 \begin_inset Text
12878
12879 \begin_layout Plain Layout
12880 50.78
12881 \end_layout
12882
12883 \end_inset
12884 </cell>
12885 </row>
12886 <row>
12887 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
12888 \begin_inset Text
12889
12890 \begin_layout Plain Layout
12891 in % der Pixelgröße
12892 \end_layout
12893
12894 \end_inset
12895 </cell>
12896 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12897 \begin_inset Text
12898
12899 \begin_layout Plain Layout
12900 76.3
12901 \end_layout
12902
12903 \end_inset
12904 </cell>
12905 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12906 \begin_inset Text
12907
12908 \begin_layout Plain Layout
12909 95.9
12910 \end_layout
12911
12912 \end_inset
12913 </cell>
12914 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12915 \begin_inset Text
12916
12917 \begin_layout Plain Layout
12918 92.3
12919 \end_layout
12920
12921 \end_inset
12922 </cell>
12923 </row>
12924 </lyxtabular>
12925
12926 \end_inset
12927
12928
12929 \end_layout
12930
12931 \end_inset
12932
12933
12934 \end_layout
12935
12936 \begin_layout Standard
12937 Abstände zu Tabellenzeilen können auf der Karteikarte 
12938 \family sans
12939 Rahmen
12940 \family default
12941  des 
12942 \family sans
12943 Tabellen-Ein\SpecialChar \-
12944 stel\SpecialChar \-
12945 lun\SpecialChar \-
12946 gen
12947 \family default
12948 -Dialogs hinzugefügt werden, wie in Abschnitt
12949 \begin_inset space ~
12950 \end_inset
12951
12952
12953 \begin_inset CommandInset ref
12954 LatexCommand ref
12955 reference "uab:Zeilenabstand"
12956
12957 \end_inset
12958
12959  beschrieben.
12960 \end_layout
12961
12962 \begin_layout Standard
12963 Im Gegensatz zu normalen Tabellen haben formale keine vertikalen Linien.
12964  Die horizontalen können wie für normale Tabellen gesetzt werden, sehen
12965  gedruckt aber anders aus.
12966  Die erste und letzte Linie ist 0.08
12967 \begin_inset space \thinspace{}
12968 \end_inset
12969
12970 em dick, während die anderen 0.05
12971 \begin_inset space \thinspace{}
12972 \end_inset
12973
12974 em dick sind.
12975 \end_layout
12976
12977 \begin_layout Standard
12978 Die Standarddicken können im LaTeX-Vorspann geändert werden:
12979 \end_layout
12980
12981 \begin_layout Standard
12982
12983 \series bold
12984
12985 \backslash
12986 let
12987 \backslash
12988 mytoprule
12989 \backslash
12990 toprule
12991 \begin_inset Newline newline
12992 \end_inset
12993
12994
12995 \backslash
12996 renewcommand{
12997 \backslash
12998 toprule}{
12999 \backslash
13000 mytoprule[Breite]}
13001 \end_layout
13002
13003 \begin_layout Standard
13004 Dies Beispiel gilt für die oberste Linie, genannt 
13005 \series bold
13006 toprule
13007 \series default
13008 .
13009  Für die letzte müssen Sie 
13010 \series bold
13011 toprule
13012 \series default
13013  durch 
13014 \series bold
13015 bottomrule
13016 \series default
13017  ersetzen.
13018  Die Linien dazwischen heißen 
13019 \series bold
13020 midrule
13021 \series default
13022 .
13023  Für 
13024 \family sans
13025 Breite
13026 \family default
13027  können Sie alle Einheiten benutzen, die in Anhang
13028 \begin_inset space ~
13029 \end_inset
13030
13031
13032 \begin_inset CommandInset ref
13033 LatexCommand ref
13034 reference "kap:In-LyX-verfügbare"
13035
13036 \end_inset
13037
13038  aufgelistet sind.
13039 \end_layout
13040
13041 \begin_layout Standard
13042 Linien, die nicht über alle Spalten der Tabelle gehen, erhalten Sie durch
13043  eine Linie unter einer Mehrfachspalte.
13044  LyX wird intern den Befehl 
13045 \series bold
13046
13047 \backslash
13048 cmidrule
13049 \series default
13050  benutzen, um diese Linie zu drucken.
13051  Der ganze Befehl sieht so aus:
13052 \end_layout
13053
13054 \begin_layout Standard
13055
13056 \series bold
13057
13058 \backslash
13059 cmidrule[width](trim){Anfangsspalte-Endspalte}
13060 \end_layout
13061
13062 \begin_layout Standard
13063 Die 
13064 \series bold
13065
13066 \backslash
13067 cmidrule
13068 \series default
13069 -Optionen werden (noch) nicht von LyX unterstützt, also müssen Sie TeX-Code
13070  benutzen.
13071  
13072 \series bold
13073
13074 \backslash
13075 cmidrule
13076 \series default
13077  kann man benutzen, indem man den Befehl als TeX-Code als erstes in die
13078  erste Zelle einer Zeile einfügt.
13079  Die Linie wird dann über der Zeile gedruckt.
13080 \end_layout
13081
13082 \begin_layout Standard
13083 Der Standardwert ist 0.03
13084 \begin_inset space \thinspace{}
13085 \end_inset
13086
13087 em.
13088  Die Linie reicht von 
13089 \family typewriter
13090 Anfangsspalte
13091 \family default
13092  bis 
13093 \family typewriter
13094 End\SpecialChar \-
13095 spal\SpecialChar \-
13096 te
13097 \family default
13098 .
13099  Wenn die Linie nur über eine Spalte reicht, sind beide Werte gleich.
13100   Der optionale Parameter 
13101 \family typewriter
13102 trim
13103 \family default
13104  kann die Werte 
13105 \emph on
13106 r
13107 \emph default
13108
13109 \emph on
13110 r{Breite}
13111 \emph default
13112
13113 \emph on
13114 l
13115 \family typewriter
13116 \emph default
13117  
13118 \family default
13119 oder 
13120 \emph on
13121 l{Breite}
13122 \emph default
13123  annehmen, wobei die 
13124 \family sans
13125 Breite
13126 \family default
13127  optional ist.
13128  
13129 \emph on
13130 l{2pt}
13131 \emph default
13132  zum Beispiel bedeutet, dass die Linie links um 2
13133 \begin_inset space \thinspace{}
13134 \end_inset
13135
13136 pt gekürzt wird.
13137  Ohne Breitenangabe werden die Linien um 0.5
13138 \begin_inset space \thinspace{}
13139 \end_inset
13140
13141 em gekürzt.
13142 \end_layout
13143
13144 \begin_layout Standard
13145 \begin_inset VSpace bigskip
13146 \end_inset
13147
13148 In Tabelle
13149 \begin_inset space ~
13150 \end_inset
13151
13152
13153 \begin_inset CommandInset ref
13154 LatexCommand ref
13155 reference "tab:Formale-Tabelle"
13156
13157 \end_inset
13158
13159  wurden die Befehle
13160 \end_layout
13161
13162 \begin_layout Standard
13163
13164 \series bold
13165
13166 \backslash
13167 cmidrule(r){2-2}
13168 \backslash
13169 cmidrule(l){3-4}
13170 \end_layout
13171
13172 \begin_layout Standard
13173 am Anfang der zweiten Zeile und
13174 \end_layout
13175
13176 \begin_layout Standard
13177
13178 \series bold
13179
13180 \backslash
13181 cmidrule(l{10pt}){1-1}
13182 \end_layout
13183
13184 \begin_layout Standard
13185 in der sechsten benutzt.
13186 \end_layout
13187
13188 \begin_layout Standard
13189 \begin_inset VSpace bigskip
13190 \end_inset
13191
13192
13193 \end_layout
13194
13195 \begin_layout Standard
13196 Sie können mit 
13197 \series bold
13198
13199 \backslash
13200 cmidrule
13201 \series default
13202  auch überlappende Linien wie in Tabelle
13203 \begin_inset space ~
13204 \end_inset
13205
13206
13207 \begin_inset CommandInset ref
13208 LatexCommand ref
13209 reference "tab:Special-booktabs-table"
13210
13211 \end_inset
13212
13213  definieren.
13214  Der Befehl ist:
13215 \end_layout
13216
13217 \begin_layout Standard
13218
13219 \series bold
13220
13221 \backslash
13222 morecmidrules
13223 \end_layout
13224
13225 \begin_layout Standard
13226 In Zeile zwei der Tabelle
13227 \begin_inset space ~
13228 \end_inset
13229
13230
13231 \begin_inset CommandInset ref
13232 LatexCommand ref
13233 reference "tab:Special-booktabs-table"
13234
13235 \end_inset
13236
13237  wurde folgender Befehl benutzt:
13238 \end_layout
13239
13240 \begin_layout Standard
13241
13242 \series bold
13243
13244 \backslash
13245 cmidrule(r){2-2}
13246 \backslash
13247 cmidrule(l){3-4}
13248 \backslash
13249 morecmidrules
13250 \begin_inset Newline newline
13251 \end_inset
13252
13253
13254 \backslash
13255 cmidrule{2-4}
13256 \end_layout
13257
13258 \begin_layout Standard
13259 und in Zeile sechs:
13260 \end_layout
13261
13262 \begin_layout Standard
13263
13264 \series bold
13265
13266 \backslash
13267 midrule
13268 \backslash
13269 morecmidrules
13270 \backslash
13271 cmidrule{3-4}
13272 \end_layout
13273
13274 \begin_layout Standard
13275 \begin_inset VSpace bigskip
13276 \end_inset
13277
13278
13279 \end_layout
13280
13281 \begin_layout Standard
13282 Wenn Sie trotzdem mit den Linien nicht zufrieden sind, können Sie mit folgendem
13283  Befehl eine Linie zeichnen, die alle Spalten überspannt:
13284 \end_layout
13285
13286 \begin_layout Standard
13287
13288 \series bold
13289
13290 \backslash
13291 specialrule{Dicke}{Abstand davor}{Abstand danach}
13292 \end_layout
13293
13294 \begin_layout Standard
13295 Weitere Informationen finden Sie im Handbuch des LaTeX-Pakets 
13296 \series bold
13297 booktabs
13298 \series default
13299  
13300 \begin_inset CommandInset citation
13301 LatexCommand cite
13302 key "booktabs"
13303
13304 \end_inset
13305
13306 .
13307 \begin_inset Index idx
13308 status collapsed
13309
13310 \begin_layout Plain Layout
13311 LaTeX-Pakete ! booktabs
13312 \end_layout
13313
13314 \end_inset
13315
13316
13317 \end_layout
13318
13319 \begin_layout Standard
13320 \begin_inset Float table
13321 placement h
13322 wide false
13323 sideways false
13324 status open
13325
13326 \begin_layout Plain Layout
13327 \begin_inset Caption
13328
13329 \begin_layout Plain Layout
13330 \begin_inset CommandInset label
13331 LatexCommand label
13332 name "tab:Special-booktabs-table"
13333
13334 \end_inset
13335
13336 Eine spezielle formale Tabelle
13337 \end_layout
13338
13339 \end_inset
13340
13341
13342 \end_layout
13343
13344 \begin_layout Plain Layout
13345 \align center
13346 \begin_inset Tabular
13347 <lyxtabular version="3" rows="8" columns="4">
13348 <features booktabs="true" tabularvalignment="middle">
13349 <column alignment="center" valignment="top" width="0">
13350 <column alignment="center" valignment="top" width="0">
13351 <column alignment="right" valignment="top" width="0">
13352 <column alignment="right" valignment="top" width="0">
13353 <row>
13354 <cell alignment="center" valignment="top" topline="true" usebox="none">
13355 \begin_inset Text
13356
13357 \begin_layout Plain Layout
13358 System
13359 \end_layout
13360
13361 \end_inset
13362 </cell>
13363 <cell alignment="center" valignment="top" topline="true" usebox="none">
13364 \begin_inset Text
13365
13366 \begin_layout Plain Layout
13367 Chip
13368 \begin_inset space \thinspace{}
13369 \end_inset
13370
13371 1
13372 \end_layout
13373
13374 \end_inset
13375 </cell>
13376 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13377 \begin_inset Text
13378
13379 \begin_layout Plain Layout
13380 Chip
13381 \begin_inset space \thinspace{}
13382 \end_inset
13383
13384 2
13385 \end_layout
13386
13387 \end_inset
13388 </cell>
13389 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13390 \begin_inset Text
13391
13392 \begin_layout Plain Layout
13393
13394 \end_layout
13395
13396 \end_inset
13397 </cell>
13398 </row>
13399 <row>
13400 <cell alignment="center" valignment="top" usebox="none">
13401 \begin_inset Text
13402
13403 \begin_layout Plain Layout
13404 \begin_inset ERT
13405 status collapsed
13406
13407 \begin_layout Plain Layout
13408
13409
13410 \backslash
13411 cmidrule(r){2-2}
13412 \end_layout
13413
13414 \end_inset
13415
13416
13417 \begin_inset ERT
13418 status collapsed
13419
13420 \begin_layout Plain Layout
13421
13422
13423 \backslash
13424 cmidrule(l){3-4}
13425 \end_layout
13426
13427 \end_inset
13428
13429
13430 \begin_inset ERT
13431 status collapsed
13432
13433 \begin_layout Plain Layout
13434
13435
13436 \backslash
13437 morecmidrules 
13438 \end_layout
13439
13440 \end_inset
13441
13442
13443 \begin_inset ERT
13444 status collapsed
13445
13446 \begin_layout Plain Layout
13447
13448
13449 \backslash
13450 cmidrule{2-4}
13451 \end_layout
13452
13453 \end_inset
13454
13455 Detektordicke in µm
13456 \end_layout
13457
13458 \end_inset
13459 </cell>
13460 <cell alignment="center" valignment="top" usebox="none">
13461 \begin_inset Text
13462
13463 \begin_layout Plain Layout
13464 300
13465 \end_layout
13466
13467 \end_inset
13468 </cell>
13469 <cell alignment="center" valignment="top" usebox="none">
13470 \begin_inset Text
13471
13472 \begin_layout Plain Layout
13473 300
13474 \end_layout
13475
13476 \end_inset
13477 </cell>
13478 <cell alignment="center" valignment="top" usebox="none">
13479 \begin_inset Text
13480
13481 \begin_layout Plain Layout
13482 700
13483 \end_layout
13484
13485 \end_inset
13486 </cell>
13487 </row>
13488 <row>
13489 <cell alignment="center" valignment="top" topline="true" usebox="none">
13490 \begin_inset Text
13491
13492 \begin_layout Plain Layout
13493 Kantenwinkel in °
13494 \end_layout
13495
13496 \end_inset
13497 </cell>
13498 <cell alignment="center" valignment="top" topline="true" usebox="none">
13499 \begin_inset Text
13500
13501 \begin_layout Plain Layout
13502 3,55
13503 \end_layout
13504
13505 \end_inset
13506 </cell>
13507 <cell alignment="center" valignment="top" topline="true" usebox="none">
13508 \begin_inset Text
13509
13510 \begin_layout Plain Layout
13511 2,71
13512 \end_layout
13513
13514 \end_inset
13515 </cell>
13516 <cell alignment="center" valignment="top" topline="true" usebox="none">
13517 \begin_inset Text
13518
13519 \begin_layout Plain Layout
13520 7,99
13521 \end_layout
13522
13523 \end_inset
13524 </cell>
13525 </row>
13526 <row topspace="default">
13527 <cell alignment="center" valignment="top" usebox="none">
13528 \begin_inset Text
13529
13530 \begin_layout Plain Layout
13531 räumliche Auf\SpecialChar \textcompwordmark{}
13532 lösung in µm
13533 \end_layout
13534
13535 \end_inset
13536 </cell>
13537 <cell alignment="center" valignment="top" usebox="none">
13538 \begin_inset Text
13539
13540 \begin_layout Plain Layout
13541 4,26
13542 \end_layout
13543
13544 \end_inset
13545 </cell>
13546 <cell alignment="center" valignment="top" usebox="none">
13547 \begin_inset Text
13548
13549 \begin_layout Plain Layout
13550 10,17
13551 \end_layout
13552
13553 \end_inset
13554 </cell>
13555 <cell alignment="center" valignment="top" usebox="none">
13556 \begin_inset Text
13557
13558 \begin_layout Plain Layout
13559 10,56
13560 \end_layout
13561
13562 \end_inset
13563 </cell>
13564 </row>
13565 <row topspace="default">
13566 <cell alignment="center" valignment="top" usebox="none">
13567 \begin_inset Text
13568
13569 \begin_layout Plain Layout
13570 MTF bei 
13571 \begin_inset Formula $f_{\mathrm{max}}$
13572 \end_inset
13573
13574
13575 \end_layout
13576
13577 \end_inset
13578 </cell>
13579 <cell alignment="center" valignment="top" usebox="none">
13580 \begin_inset Text
13581
13582 \begin_layout Plain Layout
13583 0,53
13584 \end_layout
13585
13586 \end_inset
13587 </cell>
13588 <cell alignment="center" valignment="top" usebox="none">
13589 \begin_inset Text
13590
13591 \begin_layout Plain Layout
13592 0,37
13593 \end_layout
13594
13595 \end_inset
13596 </cell>
13597 <cell alignment="center" valignment="top" usebox="none">
13598 \begin_inset Text
13599
13600 \begin_layout Plain Layout
13601 0,39
13602 \end_layout
13603
13604 \end_inset
13605 </cell>
13606 </row>
13607 <row>
13608 <cell alignment="center" valignment="top" topline="true" usebox="none">
13609 \begin_inset Text
13610
13611 \begin_layout Plain Layout
13612 \begin_inset ERT
13613 status collapsed
13614
13615 \begin_layout Plain Layout
13616
13617
13618 \backslash
13619 morecmidrules 
13620 \end_layout
13621
13622 \end_inset
13623
13624
13625 \begin_inset ERT
13626 status collapsed
13627
13628 \begin_layout Plain Layout
13629
13630
13631 \backslash
13632 cmidrule{3-4}
13633 \end_layout
13634
13635 \end_inset
13636
13637 LSF-räumliche Auf\SpecialChar \textcompwordmark{}
13638 lösung
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
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
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
13666 \end_layout
13667
13668 \end_inset
13669 </cell>
13670 </row>
13671 <row>
13672 <cell alignment="center" valignment="top" usebox="none">
13673 \begin_inset Text
13674
13675 \begin_layout Plain Layout
13676 in µm
13677 \end_layout
13678
13679 \end_inset
13680 </cell>
13681 <cell alignment="center" valignment="top" usebox="none">
13682 \begin_inset Text
13683
13684 \begin_layout Plain Layout
13685 129,7
13686 \end_layout
13687
13688 \end_inset
13689 </cell>
13690 <cell alignment="center" valignment="top" usebox="none">
13691 \begin_inset Text
13692
13693 \begin_layout Plain Layout
13694 52,75
13695 \end_layout
13696
13697 \end_inset
13698 </cell>
13699 <cell alignment="center" valignment="top" usebox="none">
13700 \begin_inset Text
13701
13702 \begin_layout Plain Layout
13703 50,78
13704 \end_layout
13705
13706 \end_inset
13707 </cell>
13708 </row>
13709 <row>
13710 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13711 \begin_inset Text
13712
13713 \begin_layout Plain Layout
13714 in % der Pixelgröße
13715 \end_layout
13716
13717 \end_inset
13718 </cell>
13719 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13720 \begin_inset Text
13721
13722 \begin_layout Plain Layout
13723 76,3
13724 \end_layout
13725
13726 \end_inset
13727 </cell>
13728 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13729 \begin_inset Text
13730
13731 \begin_layout Plain Layout
13732 95,9
13733 \end_layout
13734
13735 \end_inset
13736 </cell>
13737 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13738 \begin_inset Text
13739
13740 \begin_layout Plain Layout
13741 92,3
13742 \end_layout
13743
13744 \end_inset
13745 </cell>
13746 </row>
13747 </lyxtabular>
13748
13749 \end_inset
13750
13751
13752 \end_layout
13753
13754 \end_inset
13755
13756
13757 \end_layout
13758
13759 \begin_layout Section
13760 Vertikale Tabellen-Ausrichtung
13761 \begin_inset Index idx
13762 status collapsed
13763
13764 \begin_layout Plain Layout
13765 Tabellen ! Ausrichtung
13766 \end_layout
13767
13768 \end_inset
13769
13770
13771 \end_layout
13772
13773 \begin_layout Standard
13774 Damit Tabellen vertikal im Text ausgerichtet werden können, müssen sie in
13775  einer Box sein.
13776  Die Box kann dann vertikal ausgerichtet werden, wie in Abschnitt
13777 \begin_inset space ~
13778 \end_inset
13779
13780
13781 \begin_inset CommandInset ref
13782 LatexCommand ref
13783 reference "abs:Box-Dialog"
13784
13785 \end_inset
13786
13787  beschrieben.
13788 \end_layout
13789
13790 \begin_layout Standard
13791 Im folgenden sind die Tabellen jeweils in einer Minipage-Box
13792 \begin_inset Foot
13793 status collapsed
13794
13795 \begin_layout Plain Layout
13796 Minipages werden in Abschnitt
13797 \begin_inset space ~
13798 \end_inset
13799
13800
13801 \begin_inset CommandInset ref
13802 LatexCommand ref
13803 reference "abs:Minipage"
13804
13805 \end_inset
13806
13807  beschrieben.
13808 \end_layout
13809
13810 \end_inset
13811
13812  mit 15
13813 \begin_inset space \thinspace{}
13814 \end_inset
13815
13816 col%-Breite:
13817 \end_layout
13818
13819 \begin_layout Itemize
13820 Test 
13821 \begin_inset Box Frameless
13822 position "t"
13823 hor_pos "c"
13824 has_inner_box 1
13825 inner_pos "c"
13826 use_parbox 0
13827 use_makebox 0
13828 width "15col%"
13829 special "none"
13830 height "1in"
13831 height_special "totalheight"
13832 status collapsed
13833
13834 \begin_layout Plain Layout
13835 \begin_inset Tabular
13836 <lyxtabular version="3" rows="3" columns="3">
13837 <features tabularvalignment="middle">
13838 <column alignment="center" valignment="top" width="0">
13839 <column alignment="center" valignment="top" width="0">
13840 <column alignment="center" valignment="top" width="0">
13841 <row>
13842 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13843 \begin_inset Text
13844
13845 \begin_layout Plain Layout
13846 Tabelle 1
13847 \end_layout
13848
13849 \end_inset
13850 </cell>
13851 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13852 \begin_inset Text
13853
13854 \begin_layout Plain Layout
13855
13856 \end_layout
13857
13858 \end_inset
13859 </cell>
13860 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13861 \begin_inset Text
13862
13863 \begin_layout Plain Layout
13864
13865 \end_layout
13866
13867 \end_inset
13868 </cell>
13869 </row>
13870 <row>
13871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13872 \begin_inset Text
13873
13874 \begin_layout Plain Layout
13875 b
13876 \end_layout
13877
13878 \end_inset
13879 </cell>
13880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13881 \begin_inset Text
13882
13883 \begin_layout Plain Layout
13884 e
13885 \end_layout
13886
13887 \end_inset
13888 </cell>
13889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13890 \begin_inset Text
13891
13892 \begin_layout Plain Layout
13893 h
13894 \end_layout
13895
13896 \end_inset
13897 </cell>
13898 </row>
13899 <row>
13900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13901 \begin_inset Text
13902
13903 \begin_layout Plain Layout
13904 c
13905 \end_layout
13906
13907 \end_inset
13908 </cell>
13909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13910 \begin_inset Text
13911
13912 \begin_layout Plain Layout
13913 f
13914 \end_layout
13915
13916 \end_inset
13917 </cell>
13918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13919 \begin_inset Text
13920
13921 \begin_layout Plain Layout
13922 i
13923 \end_layout
13924
13925 \end_inset
13926 </cell>
13927 </row>
13928 </lyxtabular>
13929
13930 \end_inset
13931
13932
13933 \end_layout
13934
13935 \end_inset
13936
13937  Test 
13938 \begin_inset ERT
13939 status collapsed
13940
13941 \begin_layout Plain Layout
13942
13943
13944 \backslash
13945 raisebox{0.85
13946 \backslash
13947 baselineskip}{
13948 \end_layout
13949
13950 \end_inset
13951
13952
13953 \begin_inset Box Frameless
13954 position "t"
13955 hor_pos "c"
13956 has_inner_box 1
13957 inner_pos "c"
13958 use_parbox 0
13959 use_makebox 0
13960 width "15col%"
13961 special "none"
13962 height "1in"
13963 height_special "totalheight"
13964 status collapsed
13965
13966 \begin_layout Plain Layout
13967 \begin_inset Tabular
13968 <lyxtabular version="3" rows="3" columns="3">
13969 <features tabularvalignment="middle">
13970 <column alignment="center" valignment="top" width="0">
13971 <column alignment="center" valignment="top" width="0">
13972 <column alignment="center" valignment="top" width="0">
13973 <row>
13974 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13975 \begin_inset Text
13976
13977 \begin_layout Plain Layout
13978 Tabelle 2
13979 \end_layout
13980
13981 \end_inset
13982 </cell>
13983 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13984 \begin_inset Text
13985
13986 \begin_layout Plain Layout
13987
13988 \end_layout
13989
13990 \end_inset
13991 </cell>
13992 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13993 \begin_inset Text
13994
13995 \begin_layout Plain Layout
13996
13997 \end_layout
13998
13999 \end_inset
14000 </cell>
14001 </row>
14002 <row>
14003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14004 \begin_inset Text
14005
14006 \begin_layout Plain Layout
14007 b
14008 \end_layout
14009
14010 \end_inset
14011 </cell>
14012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14013 \begin_inset Text
14014
14015 \begin_layout Plain Layout
14016 e
14017 \end_layout
14018
14019 \end_inset
14020 </cell>
14021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14022 \begin_inset Text
14023
14024 \begin_layout Plain Layout
14025 h
14026 \end_layout
14027
14028 \end_inset
14029 </cell>
14030 </row>
14031 <row>
14032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14033 \begin_inset Text
14034
14035 \begin_layout Plain Layout
14036 c
14037 \end_layout
14038
14039 \end_inset
14040 </cell>
14041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14042 \begin_inset Text
14043
14044 \begin_layout Plain Layout
14045 f
14046 \end_layout
14047
14048 \end_inset
14049 </cell>
14050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14051 \begin_inset Text
14052
14053 \begin_layout Plain Layout
14054 i
14055 \end_layout
14056
14057 \end_inset
14058 </cell>
14059 </row>
14060 </lyxtabular>
14061
14062 \end_inset
14063
14064
14065 \end_layout
14066
14067 \end_inset
14068
14069
14070 \begin_inset ERT
14071 status collapsed
14072
14073 \begin_layout Plain Layout
14074
14075 }
14076 \end_layout
14077
14078 \end_inset
14079
14080
14081 \end_layout
14082
14083 \begin_layout Itemize
14084 Test 
14085 \begin_inset Box Frameless
14086 position "c"
14087 hor_pos "c"
14088 has_inner_box 1
14089 inner_pos "c"
14090 use_parbox 0
14091 use_makebox 0
14092 width "15col%"
14093 special "none"
14094 height "1in"
14095 height_special "totalheight"
14096 status collapsed
14097
14098 \begin_layout Plain Layout
14099 \begin_inset Tabular
14100 <lyxtabular version="3" rows="3" columns="3">
14101 <features tabularvalignment="middle">
14102 <column alignment="center" valignment="top" width="0">
14103 <column alignment="center" valignment="top" width="0">
14104 <column alignment="center" valignment="top" width="0">
14105 <row>
14106 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14107 \begin_inset Text
14108
14109 \begin_layout Plain Layout
14110 Tabelle 3
14111 \end_layout
14112
14113 \end_inset
14114 </cell>
14115 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14116 \begin_inset Text
14117
14118 \begin_layout Plain Layout
14119
14120 \end_layout
14121
14122 \end_inset
14123 </cell>
14124 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14125 \begin_inset Text
14126
14127 \begin_layout Plain Layout
14128
14129 \end_layout
14130
14131 \end_inset
14132 </cell>
14133 </row>
14134 <row>
14135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14136 \begin_inset Text
14137
14138 \begin_layout Plain Layout
14139 b
14140 \end_layout
14141
14142 \end_inset
14143 </cell>
14144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14145 \begin_inset Text
14146
14147 \begin_layout Plain Layout
14148 e
14149 \end_layout
14150
14151 \end_inset
14152 </cell>
14153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14154 \begin_inset Text
14155
14156 \begin_layout Plain Layout
14157 h
14158 \end_layout
14159
14160 \end_inset
14161 </cell>
14162 </row>
14163 <row>
14164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14165 \begin_inset Text
14166
14167 \begin_layout Plain Layout
14168 c
14169 \end_layout
14170
14171 \end_inset
14172 </cell>
14173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14174 \begin_inset Text
14175
14176 \begin_layout Plain Layout
14177 f
14178 \end_layout
14179
14180 \end_inset
14181 </cell>
14182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14183 \begin_inset Text
14184
14185 \begin_layout Plain Layout
14186 i
14187 \end_layout
14188
14189 \end_inset
14190 </cell>
14191 </row>
14192 </lyxtabular>
14193
14194 \end_inset
14195
14196
14197 \end_layout
14198
14199 \end_inset
14200
14201
14202 \end_layout
14203
14204 \begin_layout Itemize
14205 Test 
14206 \begin_inset Box Frameless
14207 position "b"
14208 hor_pos "c"
14209 has_inner_box 1
14210 inner_pos "c"
14211 use_parbox 0
14212 use_makebox 0
14213 width "15col%"
14214 special "none"
14215 height "1in"
14216 height_special "totalheight"
14217 status collapsed
14218
14219 \begin_layout Plain Layout
14220 \begin_inset Tabular
14221 <lyxtabular version="3" rows="3" columns="3">
14222 <features tabularvalignment="middle">
14223 <column alignment="center" valignment="top" width="0">
14224 <column alignment="center" valignment="top" width="0">
14225 <column alignment="center" valignment="top" width="0">
14226 <row>
14227 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14228 \begin_inset Text
14229
14230 \begin_layout Plain Layout
14231 Tabelle 4
14232 \end_layout
14233
14234 \end_inset
14235 </cell>
14236 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14237 \begin_inset Text
14238
14239 \begin_layout Plain Layout
14240
14241 \end_layout
14242
14243 \end_inset
14244 </cell>
14245 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14246 \begin_inset Text
14247
14248 \begin_layout Plain Layout
14249
14250 \end_layout
14251
14252 \end_inset
14253 </cell>
14254 </row>
14255 <row>
14256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14257 \begin_inset Text
14258
14259 \begin_layout Plain Layout
14260 b
14261 \end_layout
14262
14263 \end_inset
14264 </cell>
14265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14266 \begin_inset Text
14267
14268 \begin_layout Plain Layout
14269 e
14270 \end_layout
14271
14272 \end_inset
14273 </cell>
14274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14275 \begin_inset Text
14276
14277 \begin_layout Plain Layout
14278 h
14279 \end_layout
14280
14281 \end_inset
14282 </cell>
14283 </row>
14284 <row>
14285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14286 \begin_inset Text
14287
14288 \begin_layout Plain Layout
14289 c
14290 \end_layout
14291
14292 \end_inset
14293 </cell>
14294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14295 \begin_inset Text
14296
14297 \begin_layout Plain Layout
14298 f
14299 \end_layout
14300
14301 \end_inset
14302 </cell>
14303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14304 \begin_inset Text
14305
14306 \begin_layout Plain Layout
14307 i
14308 \end_layout
14309
14310 \end_inset
14311 </cell>
14312 </row>
14313 </lyxtabular>
14314
14315 \end_inset
14316
14317
14318 \end_layout
14319
14320 \end_inset
14321
14322 Test 
14323 \begin_inset ERT
14324 status collapsed
14325
14326 \begin_layout Plain Layout
14327
14328
14329 \backslash
14330 raisebox{-0.32
14331 \backslash
14332 baselineskip}{
14333 \end_layout
14334
14335 \end_inset
14336
14337
14338 \begin_inset Box Frameless
14339 position "b"
14340 hor_pos "c"
14341 has_inner_box 1
14342 inner_pos "c"
14343 use_parbox 0
14344 use_makebox 0
14345 width "15col%"
14346 special "none"
14347 height "1in"
14348 height_special "totalheight"
14349 status collapsed
14350
14351 \begin_layout Plain Layout
14352 \begin_inset Tabular
14353 <lyxtabular version="3" rows="3" columns="3">
14354 <features tabularvalignment="middle">
14355 <column alignment="center" valignment="top" width="0">
14356 <column alignment="center" valignment="top" width="0">
14357 <column alignment="center" valignment="top" width="0">
14358 <row>
14359 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14360 \begin_inset Text
14361
14362 \begin_layout Plain Layout
14363 Tabelle 5
14364 \end_layout
14365
14366 \end_inset
14367 </cell>
14368 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14369 \begin_inset Text
14370
14371 \begin_layout Plain Layout
14372
14373 \end_layout
14374
14375 \end_inset
14376 </cell>
14377 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14378 \begin_inset Text
14379
14380 \begin_layout Plain Layout
14381
14382 \end_layout
14383
14384 \end_inset
14385 </cell>
14386 </row>
14387 <row>
14388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14389 \begin_inset Text
14390
14391 \begin_layout Plain Layout
14392 b
14393 \end_layout
14394
14395 \end_inset
14396 </cell>
14397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14398 \begin_inset Text
14399
14400 \begin_layout Plain Layout
14401 e
14402 \end_layout
14403
14404 \end_inset
14405 </cell>
14406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14407 \begin_inset Text
14408
14409 \begin_layout Plain Layout
14410 h
14411 \end_layout
14412
14413 \end_inset
14414 </cell>
14415 </row>
14416 <row>
14417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14418 \begin_inset Text
14419
14420 \begin_layout Plain Layout
14421 c
14422 \end_layout
14423
14424 \end_inset
14425 </cell>
14426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14427 \begin_inset Text
14428
14429 \begin_layout Plain Layout
14430 f
14431 \end_layout
14432
14433 \end_inset
14434 </cell>
14435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14436 \begin_inset Text
14437
14438 \begin_layout Plain Layout
14439 i
14440 \end_layout
14441
14442 \end_inset
14443 </cell>
14444 </row>
14445 </lyxtabular>
14446
14447 \end_inset
14448
14449
14450 \end_layout
14451
14452 \end_inset
14453
14454
14455 \begin_inset ERT
14456 status collapsed
14457
14458 \begin_layout Plain Layout
14459
14460 }
14461 \end_layout
14462
14463 \end_inset
14464
14465
14466 \end_layout
14467
14468 \begin_layout Standard
14469 Wie Sie sehen können, ist der Text der ersten Zeile von Tabelle
14470 \begin_inset space \space{}
14471 \end_inset
14472
14473 1 und letzten Zeile von Tabelle
14474 \begin_inset space \space{}
14475 \end_inset
14476
14477 4 bezüglich dem Wort 
14478 \begin_inset Quotes gld
14479 \end_inset
14480
14481 Test
14482 \begin_inset Quotes grd
14483 \end_inset
14484
14485  nicht richtig ausgerichtet.
14486  Um das zu erreichen, müssen Sie die Minipage-Box in eine 
14487 \begin_inset Quotes gld
14488 \end_inset
14489
14490 Raisebox
14491 \begin_inset Quotes grd
14492 \end_inset
14493
14494
14495 \begin_inset Foot
14496 status collapsed
14497
14498 \begin_layout Plain Layout
14499 Raiseboxen werden in Abschnitt
14500 \begin_inset space ~
14501 \end_inset
14502
14503
14504 \begin_inset CommandInset ref
14505 LatexCommand ref
14506 reference "uab:Vertikale-Ausrichtung"
14507
14508 \end_inset
14509
14510  beschrieben.
14511 \end_layout
14512
14513 \end_inset
14514
14515  setzen.
14516  In Tabelle
14517 \begin_inset space \space{}
14518 \end_inset
14519
14520 2 wurde der Text mit dem Befehl
14521 \end_layout
14522
14523 \begin_layout Standard
14524
14525 \series bold
14526
14527 \backslash
14528 raisebox{0.85
14529 \backslash
14530 baselineskip}{
14531 \end_layout
14532
14533 \begin_layout Standard
14534 vor der Box ausgerichtet.
14535  Hinter der Box wurde auch noch 
14536 \series bold
14537 }
14538 \series default
14539  als TeX-Code eingefügt, weil der obige Befehl mit 
14540 \series bold
14541 {
14542 \series default
14543  aufhörte.
14544  Für Tabelle
14545 \begin_inset space \space{}
14546 \end_inset
14547
14548 5 wurde der Befehl
14549 \end_layout
14550
14551 \begin_layout Standard
14552
14553 \series bold
14554
14555 \backslash
14556 raisebox{-0.32
14557 \backslash
14558 baselineskip}{
14559 \end_layout
14560
14561 \begin_layout Standard
14562 benutzt.
14563 \end_layout
14564
14565 \begin_layout Standard
14566 \begin_inset Note Greyedout
14567 status open
14568
14569 \begin_layout Plain Layout
14570
14571 \series bold
14572 Bemerkung:
14573 \series default
14574  Die Ausrichtung ist nicht ganz genau, weil sie von der Dokumentschrift,
14575  der Schriftgröße und der Dicke der Tabellenlinien abhängt.
14576  Der Faktor im 
14577 \series bold
14578
14579 \backslash
14580 raisebox
14581 \series default
14582 -Befehl muss deshalb an Ihre Verhältnisse angepasst werden.
14583 \end_layout
14584
14585 \end_inset
14586
14587
14588 \end_layout
14589
14590 \begin_layout Section
14591 Farbige Tabellen
14592 \begin_inset CommandInset label
14593 LatexCommand label
14594 name "abs:Farbige-Tabellen"
14595
14596 \end_inset
14597
14598
14599 \begin_inset Index idx
14600 status collapsed
14601
14602 \begin_layout Plain Layout
14603 Tabellen ! farbige
14604 \end_layout
14605
14606 \end_inset
14607
14608
14609 \end_layout
14610
14611 \begin_layout Subsection
14612 Farbige Zellen
14613 \begin_inset Index idx
14614 status collapsed
14615
14616 \begin_layout Plain Layout
14617 farbige !  Tabellenzellen
14618 \end_layout
14619
14620 \end_inset
14621
14622
14623 \end_layout
14624
14625 \begin_layout Standard
14626 \begin_inset Float table
14627 placement h
14628 wide false
14629 sideways false
14630 status open
14631
14632 \begin_layout Plain Layout
14633 \begin_inset Caption
14634
14635 \begin_layout Plain Layout
14636 \begin_inset CommandInset label
14637 LatexCommand label
14638 name "tab:Farbige-Tabelle-ohne"
14639
14640 \end_inset
14641
14642 Farbige Tabelle, ohne Paket 
14643 \series bold
14644 colortbl
14645 \series default
14646
14647 \begin_inset Argument
14648 status collapsed
14649
14650 \begin_layout Plain Layout
14651 Tabelle ohne 
14652 \family typewriter
14653 colortbl
14654 \end_layout
14655
14656 \end_inset
14657
14658
14659 \end_layout
14660
14661 \end_inset
14662
14663
14664 \end_layout
14665
14666 \begin_layout Plain Layout
14667 \align center
14668 \begin_inset Tabular
14669 <lyxtabular version="3" rows="3" columns="3">
14670 <features tabularvalignment="middle">
14671 <column alignment="center" valignment="top" width="0">
14672 <column alignment="center" valignment="top" width="0">
14673 <column alignment="center" valignment="top" width="0">
14674 <row>
14675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14676 \begin_inset Text
14677
14678 \begin_layout Plain Layout
14679
14680 \color green
14681 a
14682 \end_layout
14683
14684 \end_inset
14685 </cell>
14686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14687 \begin_inset Text
14688
14689 \begin_layout Plain Layout
14690
14691 \color red
14692 b
14693 \end_layout
14694
14695 \end_inset
14696 </cell>
14697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14698 \begin_inset Text
14699
14700 \begin_layout Plain Layout
14701
14702 \color red
14703 c
14704 \end_layout
14705
14706 \end_inset
14707 </cell>
14708 </row>
14709 <row>
14710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14711 \begin_inset Text
14712
14713 \begin_layout Plain Layout
14714
14715 \color green
14716 d
14717 \end_layout
14718
14719 \end_inset
14720 </cell>
14721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14722 \begin_inset Text
14723
14724 \begin_layout Plain Layout
14725
14726 \color blue
14727 e
14728 \end_layout
14729
14730 \end_inset
14731 </cell>
14732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14733 \begin_inset Text
14734
14735 \begin_layout Plain Layout
14736
14737 \color blue
14738 f
14739 \end_layout
14740
14741 \end_inset
14742 </cell>
14743 </row>
14744 <row>
14745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14746 \begin_inset Text
14747
14748 \begin_layout Plain Layout
14749
14750 \color green
14751 g
14752 \end_layout
14753
14754 \end_inset
14755 </cell>
14756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14757 \begin_inset Text
14758
14759 \begin_layout Plain Layout
14760
14761 \color blue
14762 h
14763 \end_layout
14764
14765 \end_inset
14766 </cell>
14767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14768 \begin_inset Text
14769
14770 \begin_layout Plain Layout
14771
14772 \color blue
14773 i
14774 \end_layout
14775
14776 \end_inset
14777 </cell>
14778 </row>
14779 </lyxtabular>
14780
14781 \end_inset
14782
14783
14784 \end_layout
14785
14786 \end_inset
14787
14788
14789 \end_layout
14790
14791 \begin_layout Standard
14792 \begin_inset CommandInset label
14793 LatexCommand label
14794 name "Wenn-Sie-nur"
14795
14796 \end_inset
14797
14798 Wenn Sie nur farbigen Text
14799 \begin_inset Index idx
14800 status collapsed
14801
14802 \begin_layout Plain Layout
14803 Farbe ! für Text
14804 \end_layout
14805
14806 \end_inset
14807
14808  benötigen, markieren Sie diesen und ändern die Farbe durch einen Klick
14809  auf den Werkzeugleistenknopf 
14810 \begin_inset Graphics
14811         filename ../../images/dialog-show_character.png
14812         scale 70
14813         scaleBeforeRotation
14814
14815 \end_inset
14816
14817  oder über das Menü 
14818 \family sans
14819 Bearbeiten\SpecialChar \menuseparator
14820 Textstil\SpecialChar \menuseparator
14821 Benutzerdefiniert
14822 \family default
14823  mit dem 
14824 \family sans
14825 Textstil
14826 \family default
14827 -Dialog wie es in Tabelle
14828 \begin_inset space ~
14829 \end_inset
14830
14831
14832 \begin_inset CommandInset ref
14833 LatexCommand ref
14834 reference "tab:Farbige-Tabelle-ohne"
14835
14836 \end_inset
14837
14838  gemacht wurde.
14839  In anderen Fällen müssen Sie das LaTeX-Paket 
14840 \series bold
14841 colortbl
14842 \series default
14843  benutzen.
14844 \begin_inset Index idx
14845 status collapsed
14846
14847 \begin_layout Plain Layout
14848 LaTeX-Pakete ! colortbl
14849 \end_layout
14850
14851 \end_inset
14852
14853
14854 \end_layout
14855
14856 \begin_layout Standard
14857 \begin_inset ERT
14858 status collapsed
14859
14860 \begin_layout Plain Layout
14861
14862
14863 \backslash
14864 ifcolortbl
14865 \end_layout
14866
14867 \end_inset
14868
14869
14870 \begin_inset Note Note
14871 status open
14872
14873 \begin_layout Plain Layout
14874 Die folgende Teil wird nur gedruckt, wenn das LaTeX-Paket 
14875 \series bold
14876 colortbl
14877 \series default
14878  installiert ist.
14879 \end_layout
14880
14881 \end_inset
14882
14883
14884 \end_layout
14885
14886 \begin_layout Standard
14887 Um farbige Tabellen zu erzeugen, muss 
14888 \series bold
14889 colortbl
14890 \series default
14891  im LaTeX-Vorspann geladen werden:
14892 \end_layout
14893
14894 \begin_layout Standard
14895
14896 \series bold
14897
14898 \backslash
14899 usepackage{colortbl}
14900 \end_layout
14901
14902 \begin_layout Standard
14903 Die Farbe einer Spalte ändert man dann mit dem Befehl
14904 \end_layout
14905
14906 \begin_layout Standard
14907
14908 \series bold
14909
14910 \backslash
14911 columncolor{Farbname}
14912 \end_layout
14913
14914 \begin_layout Standard
14915 innerhalb des Befehls 
14916 \series bold
14917 >{}
14918 \series default
14919 .
14920  Mehr über den Befehl 
14921 \series bold
14922 >{}
14923 \series default
14924  finden Sie im Abschnitt
14925 \begin_inset space ~
14926 \end_inset
14927
14928
14929 \begin_inset CommandInset ref
14930 LatexCommand ref
14931 reference "uab:Mehrfachspalten-Berechnungen"
14932
14933 \end_inset
14934
14935 .
14936 \end_layout
14937
14938 \begin_layout Standard
14939 Folgende Farbnamen sind vordefiniert:
14940 \end_layout
14941
14942 \begin_layout Standard
14943
14944 \family sans
14945 red
14946 \family default
14947
14948 \family sans
14949 green
14950 \family default
14951
14952 \family sans
14953 yellow
14954 \family default
14955
14956 \family sans
14957 blue
14958 \family default
14959
14960 \family sans
14961 cyan
14962 \family default
14963
14964 \family sans
14965 magenta
14966 \family default
14967
14968 \family sans
14969 black
14970 \family default
14971  und 
14972 \family sans
14973 white
14974 \begin_inset Newline newline
14975 \end_inset
14976
14977 (rot, grün, gelb, blau, türkis, purpurrot, schwarz 
14978 \family default
14979 und
14980 \family sans
14981  weiß
14982 \family default
14983 ).
14984 \end_layout
14985
14986 \begin_layout Standard
14987 \begin_inset VSpace medskip
14988 \end_inset
14989
14990
14991 \end_layout
14992
14993 \begin_layout Standard
14994 Sie können auch eigene Farben definieren:
14995 \end_layout
14996
14997 \begin_layout Standard
14998
14999 \series bold
15000
15001 \backslash
15002 definecolor{Farbname}{Farbmodell}{Farbwerte}
15003 \end_layout
15004
15005 \begin_layout Standard
15006 Das Farbmodell kann eins der folgenden sein:
15007 \end_layout
15008
15009 \begin_layout Labeling
15010 \labelwidthstring 00.00.0000
15011 cmyk: cyan, magenta, yellow, black
15012 \end_layout
15013
15014 \begin_layout Labeling
15015 \labelwidthstring 00.00.0000
15016 rgb: red, green blue
15017 \end_layout
15018
15019 \begin_layout Labeling
15020 \labelwidthstring 00.00.0000
15021 gray: gray
15022 \end_layout
15023
15024 \begin_layout Standard
15025 und die Farbwerte sind durch Kommata getrennte Zahlen zwischen 0 und 1,
15026  die die entsprechende Farbe für das Farbmodell beschreiben.
15027 \end_layout
15028
15029 \begin_layout Standard
15030 Im LaTeX-Vorspann können Sie zum Beispiel die Farbe 
15031 \emph on
15032
15033 \begin_inset Quotes gld
15034 \end_inset
15035
15036 dunkelgruen
15037 \emph default
15038
15039 \begin_inset Quotes grd
15040 \end_inset
15041
15042  und 
15043 \begin_inset Quotes gld
15044 \end_inset
15045
15046
15047 \emph on
15048 hellgrau
15049 \emph default
15050
15051 \begin_inset Quotes grd
15052 \end_inset
15053
15054  folgendermaßen definieren:
15055 \end_layout
15056
15057 \begin_layout Standard
15058
15059 \series bold
15060
15061 \backslash
15062 definecolor{dunkelgruen}{cmyk}{0.5, 0, 1, 0.5}
15063 \end_layout
15064
15065 \begin_layout Standard
15066
15067 \series bold
15068
15069 \backslash
15070 definecolor{hellgrau}{gray}{0.8}
15071 \end_layout
15072
15073 \begin_layout Standard
15074 \begin_inset VSpace medskip
15075 \end_inset
15076
15077
15078 \end_layout
15079
15080 \begin_layout Standard
15081 Linien werden mit dem Befehl
15082 \end_layout
15083
15084 \begin_layout Standard
15085
15086 \series bold
15087
15088 \backslash
15089 rowcolor{Farbname}
15090 \end_layout
15091
15092 \begin_layout Standard
15093 gefärbt, Zellen mit dem Befehl
15094 \end_layout
15095
15096 \begin_layout Standard
15097
15098 \series bold
15099
15100 \backslash
15101 cellcolor{Farbname}
15102 \end_layout
15103
15104 \begin_layout Standard
15105 Beide Befehle werden am Anfang einer Zelle als TeX-Code eingegeben.
15106 \end_layout
15107
15108 \begin_layout Standard
15109 Um nur Text zu färben, machen Sie es wie 
15110 \begin_inset CommandInset ref
15111 LatexCommand vpageref
15112 reference "Wenn-Sie-nur"
15113
15114 \end_inset
15115
15116  beschrieben.
15117  Wenn die Zelle aber TeX-Code zum Färben enthält, 
15118 \emph on
15119 markieren Sie nur den Text
15120 \emph default
15121 , sonst werden Sie LaTeX-Fehler erzeugen.
15122 \end_layout
15123
15124 \begin_layout Standard
15125 \begin_inset Note Greyedout
15126 status open
15127
15128 \begin_layout Plain Layout
15129
15130 \series bold
15131 Achtung:
15132 \series default
15133  Nicht alle DVI-Betrachter können alle selbst definierten Farben anzeigen.
15134 \end_layout
15135
15136 \end_inset
15137
15138
15139 \end_layout
15140
15141 \begin_layout Standard
15142 \begin_inset VSpace medskip
15143 \end_inset
15144
15145
15146 \end_layout
15147
15148 \begin_layout Standard
15149 Die Tabelle
15150 \begin_inset space ~
15151 \end_inset
15152
15153
15154 \begin_inset CommandInset ref
15155 LatexCommand ref
15156 reference "tab:Table-colored-using"
15157
15158 \end_inset
15159
15160  wurde folgendermaßen erstellt: die erste Spalte soll 
15161 \emph on
15162
15163 \begin_inset Quotes gld
15164 \end_inset
15165
15166 dunkelgruen
15167 \emph default
15168
15169 \begin_inset Quotes grd
15170 \end_inset
15171
15172  werden, also müssen Sie ins 
15173 \family sans
15174 LaTe
15175 \begin_inset ERT
15176 status collapsed
15177
15178 \begin_layout Plain Layout
15179
15180 {}
15181 \end_layout
15182
15183 \end_inset
15184
15185 X-Argument
15186 \family default
15187  der Zellen der ersten Spalte den Befehl
15188 \end_layout
15189
15190 \begin_layout Standard
15191
15192 \series bold
15193 >{
15194 \backslash
15195 columncolor{dunkelgruen}
15196 \backslash
15197 centering}c
15198 \end_layout
15199
15200 \begin_layout Standard
15201 schreiben.
15202  Die erste Zeile soll türkis hinterlegt sein, deshalb wurde der TeX-Code-Befehl
15203 \end_layout
15204
15205 \begin_layout Standard
15206
15207 \series bold
15208
15209 \backslash
15210 rowcolor{cyan}
15211 \end_layout
15212
15213 \begin_layout Standard
15214 in die erste Zelle der ersten Zeile eingefügt.
15215  Diese Farbe ersetzt die Spaltenfarbe.
15216  Die letzte Zelle der letzten Zeile soll purpurrot hinterlegt werden, Das
15217  wird mit folgendem Befehl erreicht:
15218 \end_layout
15219
15220 \begin_layout Standard
15221
15222 \series bold
15223
15224 \backslash
15225 cellcolor{magenta}
15226 \end_layout
15227
15228 \begin_layout Standard
15229 Die Buchstaben färben Sie wie oben beschrieben mit dem 
15230 \family sans
15231 Textstil
15232 \family default
15233 -Dialog.
15234 \end_layout
15235
15236 \begin_layout Standard
15237 \begin_inset Float table
15238 placement h
15239 wide false
15240 sideways false
15241 status open
15242
15243 \begin_layout Plain Layout
15244 \begin_inset Caption
15245
15246 \begin_layout Plain Layout
15247 \begin_inset CommandInset label
15248 LatexCommand label
15249 name "tab:Table-colored-using"
15250
15251 \end_inset
15252
15253 Eine mit dem Paket 
15254 \series bold
15255 colortbl
15256 \series default
15257  gefärbte Tabelle
15258 \begin_inset Argument
15259 status collapsed
15260
15261 \begin_layout Plain Layout
15262 Tabelle mit 
15263 \family typewriter
15264 colortbl
15265 \end_layout
15266
15267 \end_inset
15268
15269
15270 \end_layout
15271
15272 \end_inset
15273
15274
15275 \end_layout
15276
15277 \begin_layout Plain Layout
15278 \align center
15279 \begin_inset Tabular
15280 <lyxtabular version="3" rows="3" columns="3">
15281 <features tabularvalignment="middle">
15282 <column alignment="center" valignment="top" width="0" special=">{\columncolor{dunkelgruen}\centering}c">
15283 <column alignment="center" valignment="top" width="0">
15284 <column alignment="center" valignment="top" width="0">
15285 <row>
15286 <cell alignment="center" valignment="top" usebox="none">
15287 \begin_inset Text
15288
15289 \begin_layout Plain Layout
15290 \begin_inset ERT
15291 status collapsed
15292
15293 \begin_layout Plain Layout
15294
15295
15296 \backslash
15297 rowcolor{cyan}
15298 \end_layout
15299
15300 \end_inset
15301
15302
15303 \color magenta
15304 a
15305 \end_layout
15306
15307 \end_inset
15308 </cell>
15309 <cell alignment="center" valignment="top" usebox="none">
15310 \begin_inset Text
15311
15312 \begin_layout Plain Layout
15313
15314 \color red
15315 b
15316 \end_layout
15317
15318 \end_inset
15319 </cell>
15320 <cell alignment="center" valignment="top" usebox="none">
15321 \begin_inset Text
15322
15323 \begin_layout Plain Layout
15324
15325 \color red
15326 c
15327 \end_layout
15328
15329 \end_inset
15330 </cell>
15331 </row>
15332 <row>
15333 <cell alignment="center" valignment="top" usebox="none">
15334 \begin_inset Text
15335
15336 \begin_layout Plain Layout
15337
15338 \color yellow
15339 d
15340 \end_layout
15341
15342 \end_inset
15343 </cell>
15344 <cell alignment="center" valignment="top" usebox="none">
15345 \begin_inset Text
15346
15347 \begin_layout Plain Layout
15348
15349 \color blue
15350 e
15351 \end_layout
15352
15353 \end_inset
15354 </cell>
15355 <cell alignment="center" valignment="top" usebox="none">
15356 \begin_inset Text
15357
15358 \begin_layout Plain Layout
15359
15360 \color blue
15361 f
15362 \end_layout
15363
15364 \end_inset
15365 </cell>
15366 </row>
15367 <row>
15368 <cell alignment="center" valignment="top" usebox="none">
15369 \begin_inset Text
15370
15371 \begin_layout Plain Layout
15372
15373 \color yellow
15374 g
15375 \end_layout
15376
15377 \end_inset
15378 </cell>
15379 <cell alignment="center" valignment="top" usebox="none">
15380 \begin_inset Text
15381
15382 \begin_layout Plain Layout
15383
15384 \color blue
15385 h
15386 \end_layout
15387
15388 \end_inset
15389 </cell>
15390 <cell alignment="center" valignment="top" usebox="none">
15391 \begin_inset Text
15392
15393 \begin_layout Plain Layout
15394 \begin_inset ERT
15395 status collapsed
15396
15397 \begin_layout Plain Layout
15398
15399
15400 \backslash
15401 cellcolor{magenta}
15402 \end_layout
15403
15404 \end_inset
15405
15406
15407 \color green
15408 i
15409 \end_layout
15410
15411 \end_inset
15412 </cell>
15413 </row>
15414 </lyxtabular>
15415
15416 \end_inset
15417
15418
15419 \end_layout
15420
15421 \end_inset
15422
15423
15424 \end_layout
15425
15426 \begin_layout Standard
15427 \begin_inset ERT
15428 status collapsed
15429
15430 \begin_layout Plain Layout
15431
15432
15433 \backslash
15434 else
15435 \end_layout
15436
15437 \end_inset
15438
15439
15440 \begin_inset Note Note
15441 status open
15442
15443 \begin_layout Plain Layout
15444 Die folgende Teil wird gedruckt, wenn das LaTeX-Paket 
15445 \series bold
15446 colortbl
15447 \series default
15448  nicht installiert ist:
15449 \end_layout
15450
15451 \end_inset
15452
15453
15454 \end_layout
15455
15456 \begin_layout Standard
15457 Sie müssen das LaTeX-Paket 
15458 \series bold
15459 colortbl
15460 \series default
15461  installiert haben um den Inhalt dieses Abschnitts zu sehen.
15462 \end_layout
15463
15464 \begin_layout Standard
15465 \begin_inset ERT
15466 status collapsed
15467
15468 \begin_layout Plain Layout
15469
15470
15471 \backslash
15472 fi
15473 \end_layout
15474
15475 \end_inset
15476
15477
15478 \end_layout
15479
15480 \begin_layout Subsection
15481 Farbige Linien
15482 \begin_inset Index idx
15483 status collapsed
15484
15485 \begin_layout Plain Layout
15486 farbige !  Tabellenlinien
15487 \end_layout
15488
15489 \end_inset
15490
15491
15492 \end_layout
15493
15494 \begin_layout Standard
15495 Wie in Abschnitt
15496 \begin_inset space ~
15497 \end_inset
15498
15499
15500 \begin_inset CommandInset ref
15501 LatexCommand ref
15502 reference "uab:Liniendicke"
15503
15504 \end_inset
15505
15506  beschrieben, kann die Dicke aller Tabellenlinien mit der Länge 
15507 \series bold
15508
15509 \backslash
15510 arrayrulewidth
15511 \series default
15512  definiert werden.
15513  Für alle Tabellenlinien in diesem Kapitel wird sie auf 1.5
15514 \begin_inset space \thinspace{}
15515 \end_inset
15516
15517 pt gesetzt.
15518 \begin_inset ERT
15519 status collapsed
15520
15521 \begin_layout Plain Layout
15522
15523
15524 \backslash
15525 setlength{
15526 \backslash
15527 arrayrulewidth}{1.5pt}
15528 \end_layout
15529
15530 \end_inset
15531
15532
15533 \end_layout
15534
15535 \begin_layout Standard
15536 Um die vertikalen Linien für dieses Beispiel grün zu färben, wurde im LaTeX-Vors
15537 pann folgendes Spaltenformat entsprechend der Beschreibung in Abschnitt
15538 \begin_inset space ~
15539 \end_inset
15540
15541
15542 \begin_inset CommandInset ref
15543 LatexCommand ref
15544 reference "uab:Angepasste-Zellen-/Spaltenformate"
15545
15546 \end_inset
15547
15548  definiert:
15549 \end_layout
15550
15551 \begin_layout Standard
15552
15553 \series bold
15554
15555 \backslash
15556 newcolumntype{W}{!{
15557 \backslash
15558 color{green}
15559 \backslash
15560 vline}}
15561 \end_layout
15562
15563 \begin_layout Standard
15564 In Tabelle
15565 \begin_inset space ~
15566 \end_inset
15567
15568
15569 \begin_inset CommandInset ref
15570 LatexCommand ref
15571 reference "tab:Tabelle-mit-farbigen-vert"
15572
15573 \end_inset
15574
15575  wurde das LaTeX-Argument 
15576 \series bold
15577 WcW
15578 \series default
15579  für die letzte und 
15580 \series bold
15581 Wc
15582 \series default
15583  für die anderen Spalten benutzt.
15584 \end_layout
15585
15586 \begin_layout Standard
15587 Wenn Sie mehrere Farben wollen, müssen Sie weitere Farbformate definieren.
15588 \end_layout
15589
15590 \begin_layout Standard
15591 \begin_inset Float table
15592 placement h
15593 wide false
15594 sideways false
15595 status open
15596
15597 \begin_layout Plain Layout
15598 \begin_inset Caption
15599
15600 \begin_layout Plain Layout
15601 \begin_inset CommandInset label
15602 LatexCommand label
15603 name "tab:Tabelle-mit-farbigen-vert"
15604
15605 \end_inset
15606
15607 Tabelle mit farbigen vertikalen Linien
15608 \end_layout
15609
15610 \end_inset
15611
15612
15613 \end_layout
15614
15615 \begin_layout Plain Layout
15616 \align center
15617 \begin_inset Tabular
15618 <lyxtabular version="3" rows="3" columns="3">
15619 <features tabularvalignment="middle">
15620 <column alignment="center" valignment="top" width="0" special="Wc">
15621 <column alignment="center" valignment="top" width="0" special="Wc">
15622 <column alignment="center" valignment="top" width="0" special="WcW">
15623 <row>
15624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15625 \begin_inset Text
15626
15627 \begin_layout Plain Layout
15628 sd
15629 \end_layout
15630
15631 \end_inset
15632 </cell>
15633 <cell alignment="center" valignment="top" topline="true" usebox="none">
15634 \begin_inset Text
15635
15636 \begin_layout Plain Layout
15637
15638 \end_layout
15639
15640 \end_inset
15641 </cell>
15642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15643 \begin_inset Text
15644
15645 \begin_layout Plain Layout
15646
15647 \end_layout
15648
15649 \end_inset
15650 </cell>
15651 </row>
15652 <row>
15653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15654 \begin_inset Text
15655
15656 \begin_layout Plain Layout
15657
15658 \end_layout
15659
15660 \end_inset
15661 </cell>
15662 <cell alignment="center" valignment="top" topline="true" usebox="none">
15663 \begin_inset Text
15664
15665 \begin_layout Plain Layout
15666 sd
15667 \end_layout
15668
15669 \end_inset
15670 </cell>
15671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15672 \begin_inset Text
15673
15674 \begin_layout Plain Layout
15675
15676 \end_layout
15677
15678 \end_inset
15679 </cell>
15680 </row>
15681 <row>
15682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15683 \begin_inset Text
15684
15685 \begin_layout Plain Layout
15686
15687 \end_layout
15688
15689 \end_inset
15690 </cell>
15691 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15692 \begin_inset Text
15693
15694 \begin_layout Plain Layout
15695
15696 \end_layout
15697
15698 \end_inset
15699 </cell>
15700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15701 \begin_inset Text
15702
15703 \begin_layout Plain Layout
15704 sd
15705 \end_layout
15706
15707 \end_inset
15708 </cell>
15709 </row>
15710 </lyxtabular>
15711
15712 \end_inset
15713
15714
15715 \end_layout
15716
15717 \end_inset
15718
15719
15720 \end_layout
15721
15722 \begin_layout Standard
15723 \begin_inset VSpace bigskip
15724 \end_inset
15725
15726 Um zum Beispiel horizontale Linien rot zu färben wie in Tabelle
15727 \begin_inset space ~
15728 \end_inset
15729
15730
15731 \begin_inset CommandInset ref
15732 LatexCommand ref
15733 reference "tab:Tabelle-mit-farbigen-horiz"
15734
15735 \end_inset
15736
15737 , müssen Sie folgenden Befehl als TeX-Code vor der (Gleitobjekt-)Tabelle
15738  einfügen:
15739 \end_layout
15740
15741 \begin_layout Standard
15742
15743 \series bold
15744
15745 \backslash
15746 let
15747 \backslash
15748 myHlineC
15749 \backslash
15750 hline
15751 \begin_inset Newline newline
15752 \end_inset
15753
15754
15755 \backslash
15756 renewcommand{
15757 \backslash
15758 hline}
15759 \begin_inset Newline newline
15760 \end_inset
15761
15762
15763 \begin_inset Phantom HPhantom
15764 status open
15765
15766 \begin_layout Plain Layout
15767
15768 \series bold
15769 \begin_inset space ~
15770 \end_inset
15771
15772
15773 \end_layout
15774
15775 \end_inset
15776
15777 {
15778 \backslash
15779 arrayrulecolor{red}
15780 \backslash
15781 myHlineC
15782 \backslash
15783 arrayrulecolor{black}}
15784 \end_layout
15785
15786 \begin_layout Standard
15787 \begin_inset ERT
15788 status collapsed
15789
15790 \begin_layout Plain Layout
15791
15792
15793 \backslash
15794 let
15795 \backslash
15796 myHlineC
15797 \backslash
15798 hline
15799 \end_layout
15800
15801 \begin_layout Plain Layout
15802
15803
15804 \backslash
15805 renewcommand{
15806 \backslash
15807 hline}
15808 \end_layout
15809
15810 \begin_layout Plain Layout
15811
15812  {
15813 \backslash
15814 arrayrulecolor{red}
15815 \backslash
15816 myHlineC
15817 \backslash
15818 arrayrulecolor{black}}
15819 \end_layout
15820
15821 \end_inset
15822
15823
15824 \begin_inset Float table
15825 placement h
15826 wide false
15827 sideways false
15828 status open
15829
15830 \begin_layout Plain Layout
15831 \begin_inset Caption
15832
15833 \begin_layout Plain Layout
15834 \begin_inset CommandInset label
15835 LatexCommand label
15836 name "tab:Tabelle-mit-farbigen-horiz"
15837
15838 \end_inset
15839
15840 Tabelle mit farbigen horizontalen Linien
15841 \end_layout
15842
15843 \end_inset
15844
15845
15846 \end_layout
15847
15848 \begin_layout Plain Layout
15849 \align center
15850 \begin_inset Tabular
15851 <lyxtabular version="3" rows="3" columns="3">
15852 <features tabularvalignment="middle">
15853 <column alignment="center" valignment="top" width="0">
15854 <column alignment="center" valignment="top" width="0">
15855 <column alignment="center" valignment="top" width="0">
15856 <row>
15857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15858 \begin_inset Text
15859
15860 \begin_layout Plain Layout
15861 sd
15862 \end_layout
15863
15864 \end_inset
15865 </cell>
15866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15867 \begin_inset Text
15868
15869 \begin_layout Plain Layout
15870
15871 \end_layout
15872
15873 \end_inset
15874 </cell>
15875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15876 \begin_inset Text
15877
15878 \begin_layout Plain Layout
15879
15880 \end_layout
15881
15882 \end_inset
15883 </cell>
15884 </row>
15885 <row>
15886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15887 \begin_inset Text
15888
15889 \begin_layout Plain Layout
15890
15891 \end_layout
15892
15893 \end_inset
15894 </cell>
15895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15896 \begin_inset Text
15897
15898 \begin_layout Plain Layout
15899 sd
15900 \end_layout
15901
15902 \end_inset
15903 </cell>
15904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15905 \begin_inset Text
15906
15907 \begin_layout Plain Layout
15908
15909 \end_layout
15910
15911 \end_inset
15912 </cell>
15913 </row>
15914 <row>
15915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15916 \begin_inset Text
15917
15918 \begin_layout Plain Layout
15919
15920 \end_layout
15921
15922 \end_inset
15923 </cell>
15924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15925 \begin_inset Text
15926
15927 \begin_layout Plain Layout
15928
15929 \end_layout
15930
15931 \end_inset
15932 </cell>
15933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15934 \begin_inset Text
15935
15936 \begin_layout Plain Layout
15937 sd
15938 \end_layout
15939
15940 \end_inset
15941 </cell>
15942 </row>
15943 </lyxtabular>
15944
15945 \end_inset
15946
15947
15948 \end_layout
15949
15950 \end_inset
15951
15952
15953 \end_layout
15954
15955 \begin_layout Standard
15956 Um die schwarze Linienfarbe zurückzubekommen, müssen Sie folgenden Befehl
15957  als TeX-Code hinter der Tabelle einfügen:
15958 \end_layout
15959
15960 \begin_layout Standard
15961
15962 \series bold
15963
15964 \backslash
15965 renewcommand{
15966 \backslash
15967 hline}{
15968 \backslash
15969 myHlineC}
15970 \end_layout
15971
15972 \begin_layout Standard
15973 Tabelle
15974 \begin_inset space ~
15975 \end_inset
15976
15977
15978 \begin_inset CommandInset ref
15979 LatexCommand ref
15980 reference "tab:Table-with-colored"
15981
15982 \end_inset
15983
15984  ist ein Beispiel mit farbigen vertikalen und horizontalen Linien.
15985 \end_layout
15986
15987 \begin_layout Standard
15988 \begin_inset Float table
15989 placement h
15990 wide false
15991 sideways false
15992 status open
15993
15994 \begin_layout Plain Layout
15995 \begin_inset Caption
15996
15997 \begin_layout Plain Layout
15998 \begin_inset CommandInset label
15999 LatexCommand label
16000 name "tab:Table-with-colored"
16001
16002 \end_inset
16003
16004 Tabelle mit farbigen Linien
16005 \end_layout
16006
16007 \end_inset
16008
16009
16010 \end_layout
16011
16012 \begin_layout Plain Layout
16013 \align center
16014 \begin_inset Tabular
16015 <lyxtabular version="3" rows="3" columns="3">
16016 <features tabularvalignment="middle">
16017 <column alignment="center" valignment="top" width="0" special="Wc">
16018 <column alignment="center" valignment="top" width="0" special="Wc">
16019 <column alignment="center" valignment="top" width="0" special="WcW">
16020 <row>
16021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16022 \begin_inset Text
16023
16024 \begin_layout Plain Layout
16025 sd
16026 \end_layout
16027
16028 \end_inset
16029 </cell>
16030 <cell alignment="center" valignment="top" topline="true" usebox="none">
16031 \begin_inset Text
16032
16033 \begin_layout Plain Layout
16034
16035 \end_layout
16036
16037 \end_inset
16038 </cell>
16039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16040 \begin_inset Text
16041
16042 \begin_layout Plain Layout
16043
16044 \end_layout
16045
16046 \end_inset
16047 </cell>
16048 </row>
16049 <row>
16050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16051 \begin_inset Text
16052
16053 \begin_layout Plain Layout
16054
16055 \end_layout
16056
16057 \end_inset
16058 </cell>
16059 <cell alignment="center" valignment="top" topline="true" usebox="none">
16060 \begin_inset Text
16061
16062 \begin_layout Plain Layout
16063 sd
16064 \end_layout
16065
16066 \end_inset
16067 </cell>
16068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16069 \begin_inset Text
16070
16071 \begin_layout Plain Layout
16072
16073 \end_layout
16074
16075 \end_inset
16076 </cell>
16077 </row>
16078 <row topspace="default">
16079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16080 \begin_inset Text
16081
16082 \begin_layout Plain Layout
16083
16084 \end_layout
16085
16086 \end_inset
16087 </cell>
16088 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16089 \begin_inset Text
16090
16091 \begin_layout Plain Layout
16092
16093 \end_layout
16094
16095 \end_inset
16096 </cell>
16097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16098 \begin_inset Text
16099
16100 \begin_layout Plain Layout
16101 sd
16102 \end_layout
16103
16104 \end_inset
16105 </cell>
16106 </row>
16107 </lyxtabular>
16108
16109 \end_inset
16110
16111
16112 \end_layout
16113
16114 \end_inset
16115
16116
16117 \end_layout
16118
16119 \begin_layout Standard
16120 \begin_inset ERT
16121 status collapsed
16122
16123 \begin_layout Plain Layout
16124
16125
16126 \backslash
16127 renewcommand{
16128 \backslash
16129 hline}{
16130 \backslash
16131 myHlineC}
16132 \end_layout
16133
16134 \end_inset
16135
16136
16137 \end_layout
16138
16139 \begin_layout Standard
16140 \begin_inset ERT
16141 status collapsed
16142
16143 \begin_layout Plain Layout
16144
16145
16146 \backslash
16147 setlength{
16148 \backslash
16149 arrayrulewidth}{0.4pt}
16150 \end_layout
16151
16152 \end_inset
16153
16154
16155 \begin_inset Note Note
16156 status collapsed
16157
16158 \begin_layout Plain Layout
16159 setzt die Liniendicke wieder auf ihren Standardwert zurück
16160 \end_layout
16161
16162 \end_inset
16163
16164
16165 \end_layout
16166
16167 \begin_layout Section
16168 Tabellen-Anpassung
16169 \begin_inset Index idx
16170 status collapsed
16171
16172 \begin_layout Plain Layout
16173 Tabellen ! Anpassung
16174 \end_layout
16175
16176 \end_inset
16177
16178
16179 \end_layout
16180
16181 \begin_layout Subsection
16182 Zeilenabstand
16183 \begin_inset CommandInset label
16184 LatexCommand label
16185 name "uab:Zeilenabstand"
16186
16187 \end_inset
16188
16189
16190 \begin_inset Index idx
16191 status collapsed
16192
16193 \begin_layout Plain Layout
16194 Tabellen ! Zeilenabstand
16195 \end_layout
16196
16197 \end_inset
16198
16199
16200 \end_layout
16201
16202 \begin_layout Standard
16203 Auf der Karteikarte 
16204 \family sans
16205 Rahmen
16206 \family default
16207  des 
16208 \family sans
16209 Tabellen-Einstellungen
16210 \family default
16211 -Dialogs können Sie 
16212 \family sans
16213 zusätzliche
16214 \begin_inset space ~
16215 \end_inset
16216
16217 Abstände
16218 \family default
16219  einfügen.
16220  Dabei haben Sie drei Möglichkeiten:
16221 \end_layout
16222
16223 \begin_layout Description
16224 Oberhalb
16225 \begin_inset space ~
16226 \end_inset
16227
16228 der
16229 \begin_inset space ~
16230 \end_inset
16231
16232 Zeile fügt oberhalb des Zeileninhalts zusätzlichen Leerraum ein.
16233  Bei einer formalen Tabelle
16234 \begin_inset Foot
16235 status collapsed
16236
16237 \begin_layout Plain Layout
16238 Formale Tabellen wurden in Abschnitt
16239 \begin_inset space ~
16240 \end_inset
16241
16242
16243 \begin_inset CommandInset ref
16244 LatexCommand ref
16245 reference "abs:Formale-Tabellen"
16246
16247 \end_inset
16248
16249  beschrieben.
16250 \end_layout
16251
16252 \end_inset
16253
16254  fügt LyX standardmäßig 0.5
16255 \begin_inset space \thinspace{}
16256 \end_inset
16257
16258 em Leerraum ein.
16259  Bei normalen Tabellen werden die vertikalen Linien leider nicht mit verlängert:
16260 \begin_inset VSpace medskip
16261 \end_inset
16262
16263
16264 \begin_inset Newline newline
16265 \end_inset
16266
16267
16268 \begin_inset space \hspace*{}
16269 \length 0pt
16270 \end_inset
16271
16272
16273 \begin_inset space \hfill{}
16274 \end_inset
16275
16276
16277 \begin_inset Tabular
16278 <lyxtabular version="3" rows="3" columns="1">
16279 <features tabularvalignment="middle">
16280 <column alignment="center" valignment="top" width="0">
16281 <row>
16282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16283 \begin_inset Text
16284
16285 \begin_layout Plain Layout
16286 A
16287 \end_layout
16288
16289 \end_inset
16290 </cell>
16291 </row>
16292 <row topspace="3mm">
16293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16294 \begin_inset Text
16295
16296 \begin_layout Plain Layout
16297 3
16298 \begin_inset space \thinspace{}
16299 \end_inset
16300
16301 mm Leerraum oberhalb der Zeile
16302 \end_layout
16303
16304 \end_inset
16305 </cell>
16306 </row>
16307 <row>
16308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16309 \begin_inset Text
16310
16311 \begin_layout Plain Layout
16312 C
16313 \end_layout
16314
16315 \end_inset
16316 </cell>
16317 </row>
16318 </lyxtabular>
16319
16320 \end_inset
16321
16322
16323 \begin_inset space \hfill{}
16324 \end_inset
16325
16326
16327 \begin_inset space \hspace*{}
16328 \length 0pt
16329 \end_inset
16330
16331
16332 \begin_inset VSpace medskip
16333 \end_inset
16334
16335
16336 \begin_inset Newline newline
16337 \end_inset
16338
16339 Deshalb macht das Einfügen oberhalb der Zeile nur Sinn, wenn Sie keine vertikale
16340 n Linien verwenden.
16341 \end_layout
16342
16343 \begin_layout Description
16344 Unterhalb
16345 \begin_inset space ~
16346 \end_inset
16347
16348 der
16349 \begin_inset space ~
16350 \end_inset
16351
16352 Zeile fügt unterhalb des Zeileninhalts zusätzlichen Leerraum ein.
16353  Bei einer formalen Tabelle fügt LyX standardmäßig 0.5
16354 \begin_inset space \thinspace{}
16355 \end_inset
16356
16357 em Leerraum ein.
16358  Bei normalen Tabellen ist der Standardwert 2
16359 \begin_inset space \thinspace{}
16360 \end_inset
16361
16362 pt.
16363 \end_layout
16364
16365 \begin_layout Description
16366 Zwischen
16367 \begin_inset space ~
16368 \end_inset
16369
16370 den
16371 \begin_inset space ~
16372 \end_inset
16373
16374 Zeilen fügt zwischen zwei Zeilen zusätzlichen Leerraum ein.
16375  Bei einer formalen Tabelle fügt LyX standardmäßig 0.5
16376 \begin_inset space \thinspace{}
16377 \end_inset
16378
16379 em Leerraum ein.
16380  Bei normalen Tabellen werden die vertikalen Linien leider nicht mit verlängert:
16381 \begin_inset VSpace medskip
16382 \end_inset
16383
16384
16385 \begin_inset Newline newline
16386 \end_inset
16387
16388
16389 \begin_inset space \hspace*{}
16390 \length 0pt
16391 \end_inset
16392
16393
16394 \begin_inset space \hfill{}
16395 \end_inset
16396
16397
16398 \begin_inset Tabular
16399 <lyxtabular version="3" rows="3" columns="1">
16400 <features tabularvalignment="middle">
16401 <column alignment="center" valignment="top" width="0">
16402 <row>
16403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16404 \begin_inset Text
16405
16406 \begin_layout Plain Layout
16407 A
16408 \end_layout
16409
16410 \end_inset
16411 </cell>
16412 </row>
16413 <row interlinespace="3mm">
16414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16415 \begin_inset Text
16416
16417 \begin_layout Plain Layout
16418 \begin_inset Formula $\downarrow$
16419 \end_inset
16420
16421  3
16422 \begin_inset space \thinspace{}
16423 \end_inset
16424
16425 mm Leerraum zwischen den Zeilen 
16426 \begin_inset Formula $\downarrow$
16427 \end_inset
16428
16429
16430 \end_layout
16431
16432 \end_inset
16433 </cell>
16434 </row>
16435 <row>
16436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16437 \begin_inset Text
16438
16439 \begin_layout Plain Layout
16440 \begin_inset Formula $\uparrow$
16441 \end_inset
16442
16443  3
16444 \begin_inset space \thinspace{}
16445 \end_inset
16446
16447 mm Leerraum zwischen den Zeilen 
16448 \begin_inset Formula $\uparrow$
16449 \end_inset
16450
16451
16452 \end_layout
16453
16454 \end_inset
16455 </cell>
16456 </row>
16457 </lyxtabular>
16458
16459 \end_inset
16460
16461
16462 \begin_inset space \hfill{}
16463 \end_inset
16464
16465
16466 \begin_inset space \hspace*{}
16467 \length 0pt
16468 \end_inset
16469
16470
16471 \begin_inset VSpace medskip
16472 \end_inset
16473
16474
16475 \begin_inset Newline newline
16476 \end_inset
16477
16478 Deshalb macht das Einfügen oberhalb der Zeile nur Sinn, wenn Sie keine vertikale
16479 n Linien verwenden.
16480 \end_layout
16481
16482 \begin_layout Standard
16483 \begin_inset VSpace bigskip
16484 \end_inset
16485
16486 Wenn Sie die Höhe aller Zellen vergrößern wollen, können Sie das mit folgenden
16487  Befehlen im LaTeX-Vorspann machen:
16488 \end_layout
16489
16490 \begin_layout Standard
16491
16492 \series bold
16493
16494 \backslash
16495 @ifundefined{extrarowheight}
16496 \begin_inset Newline newline
16497 \end_inset
16498
16499
16500 \begin_inset Phantom HPhantom
16501 status open
16502
16503 \begin_layout Plain Layout
16504
16505 \series bold
16506 \begin_inset space ~
16507 \end_inset
16508
16509
16510 \end_layout
16511
16512 \end_inset
16513
16514 {
16515 \backslash
16516 usepackage{array}}{}
16517 \begin_inset Newline newline
16518 \end_inset
16519
16520
16521 \backslash
16522 setlength{
16523 \backslash
16524 extrarowheight}{Höhe}
16525 \end_layout
16526
16527 \begin_layout Standard
16528 Aber das hat den Nachteil, dass die Zelltexte nicht mehr genau vertikal
16529  ausgerichtet sind.
16530  (Das Paket 
16531 \series bold
16532 array
16533 \series default
16534  wird automatisch von LyX geladen, wenn Sie selbst definierte Tabellenformate
16535  verwenden.
16536  Der Befehl 
16537 \series bold
16538
16539 \backslash
16540 @ifundefined
16541 \series default
16542  vermeidet, dass es in diesem Fall doppelt geladen wird.)
16543 \end_layout
16544
16545 \begin_layout Standard
16546 Bei der Verwendung von großen Schriftgrößen, sind die Tabellenlinien oftmals
16547  zu nah an den Buchstaben.
16548  Das kann korrigiert werden, indem man den Befehl 
16549 \series bold
16550
16551 \backslash
16552 strut
16553 \series default
16554  als TeX-Code am Anfang einer Tabellenzeile einfügt.
16555  Tabelle
16556 \begin_inset space ~
16557 \end_inset
16558
16559
16560 \begin_inset CommandInset ref
16561 LatexCommand ref
16562 reference "tab:Vertikale-Ausrichtung-von"
16563
16564 \end_inset
16565
16566  zeigt den Effekt.
16567 \end_layout
16568
16569 \begin_layout Standard
16570 \noindent
16571 \begin_inset Float table
16572 placement h
16573 wide false
16574 sideways false
16575 status open
16576
16577 \begin_layout Plain Layout
16578 \begin_inset Caption
16579
16580 \begin_layout Plain Layout
16581 \begin_inset CommandInset label
16582 LatexCommand label
16583 name "tab:Vertikale-Ausrichtung-von"
16584
16585 \end_inset
16586
16587 Vertikale Ausrichtung von Text mit großen Schriftgrößen.
16588 \end_layout
16589
16590 \end_inset
16591
16592
16593 \end_layout
16594
16595 \begin_layout Plain Layout
16596 \begin_inset space \hfill{}
16597 \end_inset
16598
16599
16600 \begin_inset Float table
16601 wide false
16602 sideways false
16603 status collapsed
16604
16605 \begin_layout Plain Layout
16606 \begin_inset Caption
16607
16608 \begin_layout Plain Layout
16609 Normale Tabelle.
16610 \end_layout
16611
16612 \end_inset
16613
16614
16615 \end_layout
16616
16617 \begin_layout Plain Layout
16618 \noindent
16619 \align center
16620 \begin_inset Tabular
16621 <lyxtabular version="3" rows="6" columns="1">
16622 <features tabularvalignment="middle">
16623 <column alignment="left" valignment="top" width="0">
16624 <row>
16625 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16626 \begin_inset Text
16627
16628 \begin_layout Plain Layout
16629 Normal, g
16630 \end_layout
16631
16632 \end_inset
16633 </cell>
16634 </row>
16635 <row>
16636 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16637 \begin_inset Text
16638
16639 \begin_layout Plain Layout
16640
16641 \size large
16642 Groß, g
16643 \end_layout
16644
16645 \end_inset
16646 </cell>
16647 </row>
16648 <row>
16649 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16650 \begin_inset Text
16651
16652 \begin_layout Plain Layout
16653
16654 \size larger
16655 Größer, g
16656 \end_layout
16657
16658 \end_inset
16659 </cell>
16660 </row>
16661 <row>
16662 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16663 \begin_inset Text
16664
16665 \begin_layout Plain Layout
16666
16667 \size largest
16668 noch Größer, g
16669 \end_layout
16670
16671 \end_inset
16672 </cell>
16673 </row>
16674 <row>
16675 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16676 \begin_inset Text
16677
16678 \begin_layout Plain Layout
16679
16680 \size huge
16681 Riesig
16682 \end_layout
16683
16684 \end_inset
16685 </cell>
16686 </row>
16687 <row>
16688 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16689 \begin_inset Text
16690
16691 \begin_layout Plain Layout
16692
16693 \size giant
16694 Gigantisch
16695 \end_layout
16696
16697 \end_inset
16698 </cell>
16699 </row>
16700 </lyxtabular>
16701
16702 \end_inset
16703
16704
16705 \end_layout
16706
16707 \end_inset
16708
16709
16710 \begin_inset space \hfill{}
16711 \end_inset
16712
16713
16714 \begin_inset Float table
16715 wide false
16716 sideways false
16717 status collapsed
16718
16719 \begin_layout Plain Layout
16720 \begin_inset Caption
16721
16722 \begin_layout Plain Layout
16723 Tabelle bei der der Befehl 
16724 \series bold
16725
16726 \backslash
16727 strut
16728 \series default
16729  verwendet wurde.
16730 \end_layout
16731
16732 \end_inset
16733
16734
16735 \end_layout
16736
16737 \begin_layout Plain Layout
16738 \noindent
16739 \align center
16740 \begin_inset Tabular
16741 <lyxtabular version="3" rows="6" columns="1">
16742 <features tabularvalignment="middle">
16743 <column alignment="left" valignment="top" width="0">
16744 <row>
16745 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16746 \begin_inset Text
16747
16748 \begin_layout Plain Layout
16749 Normal, g
16750 \end_layout
16751
16752 \end_inset
16753 </cell>
16754 </row>
16755 <row>
16756 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16757 \begin_inset Text
16758
16759 \begin_layout Plain Layout
16760
16761 \size large
16762 \begin_inset ERT
16763 status collapsed
16764
16765 \begin_layout Plain Layout
16766
16767
16768 \backslash
16769 strut 
16770 \end_layout
16771
16772 \end_inset
16773
16774 Groß, 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 larger
16787 \begin_inset ERT
16788 status collapsed
16789
16790 \begin_layout Plain Layout
16791
16792
16793 \backslash
16794 strut 
16795 \end_layout
16796
16797 \end_inset
16798
16799 Größer, g
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 </row>
16805 <row>
16806 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Plain Layout
16810
16811 \size largest
16812 \begin_inset ERT
16813 status collapsed
16814
16815 \begin_layout Plain Layout
16816
16817
16818 \backslash
16819 strut 
16820 \end_layout
16821
16822 \end_inset
16823
16824 noch Größer, g
16825 \end_layout
16826
16827 \end_inset
16828 </cell>
16829 </row>
16830 <row>
16831 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16832 \begin_inset Text
16833
16834 \begin_layout Plain Layout
16835
16836 \size huge
16837 \begin_inset ERT
16838 status collapsed
16839
16840 \begin_layout Plain Layout
16841
16842
16843 \backslash
16844 strut 
16845 \end_layout
16846
16847 \end_inset
16848
16849 Riesig
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 </row>
16855 <row>
16856 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16857 \begin_inset Text
16858
16859 \begin_layout Plain Layout
16860
16861 \size giant
16862 \begin_inset ERT
16863 status collapsed
16864
16865 \begin_layout Plain Layout
16866
16867
16868 \backslash
16869 strut 
16870 \end_layout
16871
16872 \end_inset
16873
16874 Gigantisch
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 </row>
16880 </lyxtabular>
16881
16882 \end_inset
16883
16884
16885 \end_layout
16886
16887 \end_inset
16888
16889
16890 \begin_inset space \hfill{}
16891 \end_inset
16892
16893
16894 \end_layout
16895
16896 \end_inset
16897
16898
16899 \end_layout
16900
16901 \begin_layout Subsection
16902 Besondere Zellenausrichtung
16903 \begin_inset CommandInset label
16904 LatexCommand label
16905 name "sub:Besondere-Zellenausrichtung"
16906
16907 \end_inset
16908
16909
16910 \begin_inset Index idx
16911 status collapsed
16912
16913 \begin_layout Plain Layout
16914 Tabellen ! Zellenausrichtung
16915 \end_layout
16916
16917 \end_inset
16918
16919
16920 \end_layout
16921
16922 \begin_layout Standard
16923 Manchmal sieht es besser aus, wenn Spalten nach besonderen Zeichen ausgerichtet
16924  sind wie zum Beispiel dem Dezimalpunkt wie in Tabelle
16925 \begin_inset space ~
16926 \end_inset
16927
16928
16929 \begin_inset CommandInset ref
16930 LatexCommand ref
16931 reference "tab:Tabellenzellen-sind-auf"
16932
16933 \end_inset
16934
16935 .
16936  Diese Ausrichtung erhält man, indem die 3
16937 \begin_inset space ~
16938 \end_inset
16939
16940 letzten Zellen der Spalte markiert und man dann entweder den Werkzeugleistenknop
16941
16942 \begin_inset Graphics
16943         filename ../../images/tabular-feature_align-decimal.png
16944         scale 85
16945         scaleBeforeRotation
16946
16947 \end_inset
16948
16949  drücken oder in den Tabelleneinstellungen die Ausrichtung auf 
16950 \family sans
16951 Am
16952 \begin_inset space ~
16953 \end_inset
16954
16955 Dezimaltrenner
16956 \family default
16957  setzen.
16958  Das Zeichen, auf das ausgerichtet wird, kann man in den Tabelleneinstellungen
16959  frei wählen.
16960 \end_layout
16961
16962 \begin_layout Standard
16963 \begin_inset Float table
16964 placement h
16965 wide false
16966 sideways false
16967 status open
16968
16969 \begin_layout Plain Layout
16970 \begin_inset Caption
16971
16972 \begin_layout Plain Layout
16973 \begin_inset CommandInset label
16974 LatexCommand label
16975 name "tab:Tabellenzellen-sind-auf"
16976
16977 \end_inset
16978
16979 Tabellenzellen sind auf den Dezimalpunkt ausgerichtet
16980 \end_layout
16981
16982 \end_inset
16983
16984
16985 \end_layout
16986
16987 \begin_layout Plain Layout
16988 \align center
16989 \begin_inset Tabular
16990 <lyxtabular version="3" rows="4" columns="1">
16991 <features booktabs="true" tabularvalignment="middle">
16992 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
16993 <row>
16994 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16995 \begin_inset Text
16996
16997 \begin_layout Plain Layout
16998 Überschrift
16999 \end_layout
17000
17001 \end_inset
17002 </cell>
17003 </row>
17004 <row>
17005 <cell alignment="center" valignment="top" topline="true" usebox="none">
17006 \begin_inset Text
17007
17008 \begin_layout Plain Layout
17009 12,6
17010 \end_layout
17011
17012 \end_inset
17013 </cell>
17014 </row>
17015 <row>
17016 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17017 \begin_inset Text
17018
17019 \begin_layout Plain Layout
17020 0,68
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 </row>
17026 <row>
17027 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17028 \begin_inset Text
17029
17030 \begin_layout Plain Layout
17031 -123,0
17032 \end_layout
17033
17034 \end_inset
17035 </cell>
17036 </row>
17037 </lyxtabular>
17038
17039 \end_inset
17040
17041
17042 \end_layout
17043
17044 \end_inset
17045
17046
17047 \end_layout
17048
17049 \begin_layout Standard
17050 \begin_inset Float table
17051 placement h
17052 wide false
17053 sideways false
17054 status open
17055
17056 \begin_layout Plain Layout
17057 \begin_inset Caption
17058
17059 \begin_layout Plain Layout
17060 \begin_inset CommandInset label
17061 LatexCommand label
17062 name "tab:Tabellenzellen-Operator"
17063
17064 \end_inset
17065
17066 Tabellenzellen sind auf den Operator ausgerichtet
17067 \end_layout
17068
17069 \end_inset
17070
17071
17072 \end_layout
17073
17074 \begin_layout Plain Layout
17075 \align center
17076 \begin_inset Tabular
17077 <lyxtabular version="3" rows="4" columns="2">
17078 <features booktabs="true" tabularvalignment="middle">
17079 <column alignment="right" valignment="top" width="0pt">
17080 <column alignment="left" valignment="top" width="0pt" special="@{}l">
17081 <row>
17082 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17083 \begin_inset Text
17084
17085 \begin_layout Plain Layout
17086 Überschrift
17087 \end_layout
17088
17089 \end_inset
17090 </cell>
17091 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17092 \begin_inset Text
17093
17094 \begin_layout Plain Layout
17095
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 </row>
17101 <row>
17102 <cell alignment="center" valignment="top" usebox="none">
17103 \begin_inset Text
17104
17105 \begin_layout Plain Layout
17106 \begin_inset Formula $12\,+$
17107 \end_inset
17108
17109
17110 \end_layout
17111
17112 \end_inset
17113 </cell>
17114 <cell alignment="center" valignment="top" usebox="none">
17115 \begin_inset Text
17116
17117 \begin_layout Plain Layout
17118 \begin_inset Formula $\,6$
17119 \end_inset
17120
17121
17122 \end_layout
17123
17124 \end_inset
17125 </cell>
17126 </row>
17127 <row>
17128 <cell alignment="center" valignment="top" usebox="none">
17129 \begin_inset Text
17130
17131 \begin_layout Plain Layout
17132 \begin_inset Formula $0\,-$
17133 \end_inset
17134
17135
17136 \end_layout
17137
17138 \end_inset
17139 </cell>
17140 <cell alignment="center" valignment="top" usebox="none">
17141 \begin_inset Text
17142
17143 \begin_layout Plain Layout
17144 \begin_inset Formula $\,68$
17145 \end_inset
17146
17147
17148 \end_layout
17149
17150 \end_inset
17151 </cell>
17152 </row>
17153 <row>
17154 <cell alignment="center" valignment="top" usebox="none">
17155 \begin_inset Text
17156
17157 \begin_layout Plain Layout
17158 \begin_inset Formula $-123\,/$
17159 \end_inset
17160
17161
17162 \end_layout
17163
17164 \end_inset
17165 </cell>
17166 <cell alignment="center" valignment="top" usebox="none">
17167 \begin_inset Text
17168
17169 \begin_layout Plain Layout
17170 \begin_inset Formula $\,0$
17171 \end_inset
17172
17173
17174 \end_layout
17175
17176 \end_inset
17177 </cell>
17178 </row>
17179 </lyxtabular>
17180
17181 \end_inset
17182
17183
17184 \end_layout
17185
17186 \end_inset
17187
17188
17189 \end_layout
17190
17191 \begin_layout Standard
17192 Bei Ausrichtungen bezüglich Zeichen in Formeln ist diese Methode nicht möglich,
17193  da das Feld für das Ausrichtungszeichen in den Tabelleneinstellungen keine
17194  Formeln erlaubt.
17195  In diesem Fall verwendet man die Methode von Tabelle
17196 \begin_inset space ~
17197 \end_inset
17198
17199
17200 \begin_inset CommandInset ref
17201 LatexCommand ref
17202 reference "tab:Tabellenzellen-Operator"
17203
17204 \end_inset
17205
17206 .
17207  Diese Tabelle wurde als 4×2 Tabelle erstellt.
17208  Die Überschrift ist eine zentrierte Mehrfachspalte.
17209  Die erste Spalte ist rechtsbündig ausgerichtet und enthält den ersten Teil
17210  und den Operator.
17211  Die zweite Spalte ist linksbündig ausgerichtet und enthält den Rest.
17212  Ein kleiner Leerraum wurde zu Beginn jeder Zelle der zweiten Spalte eingefügt,
17213  um den üblichen Leerraum um einen Operator zu erhalten.
17214  Um den Raum zwischen den beiden Spalten zu löschen, wurde im LaTeX-Argument
17215  für die zweite Spalte folgendes eingefügt:
17216 \end_layout
17217
17218 \begin_layout Standard
17219
17220 \series bold
17221 @{}l
17222 \end_layout
17223
17224 \begin_layout Standard
17225 Tabelle
17226 \begin_inset space ~
17227 \end_inset
17228
17229
17230 \begin_inset CommandInset ref
17231 LatexCommand ref
17232 reference "tab:Verschiedene-Ausrichtungen"
17233
17234 \end_inset
17235
17236  zeigt einige Ausrichtungen.
17237  Für die Ausrichtung der Relationen wurde ein kleiner 
17238 \family sans
17239 Leerraum
17240 \family default
17241  eingefügt; wie in der zweiten Spalte von Tabelle
17242 \begin_inset space ~
17243 \end_inset
17244
17245
17246 \begin_inset CommandInset ref
17247 LatexCommand ref
17248 reference "tab:Tabellenzellen-Operator"
17249
17250 \end_inset
17251
17252 .
17253 \end_layout
17254
17255 \begin_layout Standard
17256
17257 \color black
17258 \begin_inset Float table
17259 placement h
17260 wide false
17261 sideways false
17262 status open
17263
17264 \begin_layout Plain Layout
17265
17266 \color black
17267 \begin_inset Caption
17268
17269 \begin_layout Plain Layout
17270
17271 \color black
17272 \begin_inset CommandInset label
17273 LatexCommand label
17274 name "tab:Verschiedene-Ausrichtungen"
17275
17276 \end_inset
17277
17278
17279 \color inherit
17280 Verschiedene Ausrichtungen
17281 \end_layout
17282
17283 \end_inset
17284
17285
17286 \end_layout
17287
17288 \begin_layout Plain Layout
17289 \align center
17290 \begin_inset Tabular
17291 <lyxtabular version="3" rows="4" columns="6">
17292 <features tabularvalignment="middle">
17293 <column alignment="right" valignment="top" width="0">
17294 <column alignment="left" valignment="top" width="0" special="@{}l">
17295 <column alignment="right" valignment="top" width="0">
17296 <column alignment="left" valignment="top" width="0" special="@{}l">
17297 <column alignment="right" valignment="top" width="0">
17298 <column alignment="left" valignment="top" width="0" special="@{}l">
17299 <row>
17300 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17301 \begin_inset Text
17302
17303 \begin_layout Plain Layout
17304 Einheiten
17305 \end_layout
17306
17307 \end_inset
17308 </cell>
17309 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17310 \begin_inset Text
17311
17312 \begin_layout Plain Layout
17313
17314 \end_layout
17315
17316 \end_inset
17317 </cell>
17318 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17319 \begin_inset Text
17320
17321 \begin_layout Plain Layout
17322 Exponenten
17323 \end_layout
17324
17325 \end_inset
17326 </cell>
17327 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17328 \begin_inset Text
17329
17330 \begin_layout Plain Layout
17331
17332 \end_layout
17333
17334 \end_inset
17335 </cell>
17336 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17337 \begin_inset Text
17338
17339 \begin_layout Plain Layout
17340 Relationen
17341 \end_layout
17342
17343 \end_inset
17344 </cell>
17345 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17346 \begin_inset Text
17347
17348 \begin_layout Plain Layout
17349
17350 \end_layout
17351
17352 \end_inset
17353 </cell>
17354 </row>
17355 <row>
17356 <cell alignment="center" valignment="top" usebox="none">
17357 \begin_inset Text
17358
17359 \begin_layout Plain Layout
17360 12×
17361 \end_layout
17362
17363 \end_inset
17364 </cell>
17365 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17366 \begin_inset Text
17367
17368 \begin_layout Plain Layout
17369 24
17370 \begin_inset space \thinspace{}
17371 \end_inset
17372
17373 Flaschen
17374 \end_layout
17375
17376 \end_inset
17377 </cell>
17378 <cell alignment="center" valignment="top" usebox="none">
17379 \begin_inset Text
17380
17381 \begin_layout Plain Layout
17382 \begin_inset Formula $10\cdot$
17383 \end_inset
17384
17385
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Plain Layout
17394 \begin_inset Formula $10^{\mbox{-}17}$
17395 \end_inset
17396
17397
17398 \end_layout
17399
17400 \end_inset
17401 </cell>
17402 <cell alignment="center" valignment="top" usebox="none">
17403 \begin_inset Text
17404
17405 \begin_layout Plain Layout
17406 \begin_inset Formula $\Gamma(t)\propto$
17407 \end_inset
17408
17409
17410 \end_layout
17411
17412 \end_inset
17413 </cell>
17414 <cell alignment="center" valignment="top" usebox="none">
17415 \begin_inset Text
17416
17417 \begin_layout Plain Layout
17418 \begin_inset Formula $\:\Upsilon(t)$
17419 \end_inset
17420
17421
17422 \end_layout
17423
17424 \end_inset
17425 </cell>
17426 </row>
17427 <row>
17428 <cell alignment="center" valignment="top" usebox="none">
17429 \begin_inset Text
17430
17431 \begin_layout Plain Layout
17432 1024×
17433 \end_layout
17434
17435 \end_inset
17436 </cell>
17437 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17438 \begin_inset Text
17439
17440 \begin_layout Plain Layout
17441 768
17442 \begin_inset space \thinspace{}
17443 \end_inset
17444
17445 Pixel
17446 \end_layout
17447
17448 \end_inset
17449 </cell>
17450 <cell alignment="center" valignment="top" usebox="none">
17451 \begin_inset Text
17452
17453 \begin_layout Plain Layout
17454 \begin_inset Formula $5.78\cdot$
17455 \end_inset
17456
17457
17458 \end_layout
17459
17460 \end_inset
17461 </cell>
17462 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17463 \begin_inset Text
17464
17465 \begin_layout Plain Layout
17466 \begin_inset Formula $10^{7}$
17467 \end_inset
17468
17469
17470 \end_layout
17471
17472 \end_inset
17473 </cell>
17474 <cell alignment="center" valignment="top" usebox="none">
17475 \begin_inset Text
17476
17477 \begin_layout Plain Layout
17478 \begin_inset Formula $A\ne$
17479 \end_inset
17480
17481
17482 \end_layout
17483
17484 \end_inset
17485 </cell>
17486 <cell alignment="center" valignment="top" usebox="none">
17487 \begin_inset Text
17488
17489 \begin_layout Plain Layout
17490 \begin_inset Formula $\: B_{\mathrm{red}}$
17491 \end_inset
17492
17493
17494 \end_layout
17495
17496 \end_inset
17497 </cell>
17498 </row>
17499 <row>
17500 <cell alignment="center" valignment="top" usebox="none">
17501 \begin_inset Text
17502
17503 \begin_layout Plain Layout
17504 32×
17505 \end_layout
17506
17507 \end_inset
17508 </cell>
17509 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17510 \begin_inset Text
17511
17512 \begin_layout Plain Layout
17513 6
17514 \begin_inset space \thinspace{}
17515 \end_inset
17516
17517 cm
17518 \end_layout
17519
17520 \end_inset
17521 </cell>
17522 <cell alignment="center" valignment="top" usebox="none">
17523 \begin_inset Text
17524
17525 \begin_layout Plain Layout
17526 -
17527 \begin_inset Formula $33.5\cdot$
17528 \end_inset
17529
17530
17531 \end_layout
17532
17533 \end_inset
17534 </cell>
17535 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17536 \begin_inset Text
17537
17538 \begin_layout Plain Layout
17539 \begin_inset Formula $10^{4}$
17540 \end_inset
17541
17542
17543 \end_layout
17544
17545 \end_inset
17546 </cell>
17547 <cell alignment="center" valignment="top" usebox="none">
17548 \begin_inset Text
17549
17550 \begin_layout Plain Layout
17551 \begin_inset Formula $\sin(\alpha)\ge$
17552 \end_inset
17553
17554
17555 \end_layout
17556
17557 \end_inset
17558 </cell>
17559 <cell alignment="center" valignment="top" usebox="none">
17560 \begin_inset Text
17561
17562 \begin_layout Plain Layout
17563 \begin_inset Formula $\:\sin(\beta)$
17564 \end_inset
17565
17566
17567 \end_layout
17568
17569 \end_inset
17570 </cell>
17571 </row>
17572 </lyxtabular>
17573
17574 \end_inset
17575
17576
17577 \end_layout
17578
17579 \end_inset
17580
17581
17582 \end_layout
17583
17584 \begin_layout Subsection
17585 Angepasste Zellen-/Spaltenformate
17586 \begin_inset CommandInset label
17587 LatexCommand label
17588 name "uab:Angepasste-Zellen-/Spaltenformate"
17589
17590 \end_inset
17591
17592
17593 \begin_inset Index idx
17594 status collapsed
17595
17596 \begin_layout Plain Layout
17597 Tabellen ! Spaltenformat
17598 \end_layout
17599
17600 \end_inset
17601
17602
17603 \end_layout
17604
17605 \begin_layout Standard
17606 Wenn man wie in Abschnitt
17607 \begin_inset space ~
17608 \end_inset
17609
17610
17611 \begin_inset CommandInset ref
17612 LatexCommand ref
17613 reference "uab:Mehrfachspalten-Berechnungen"
17614
17615 \end_inset
17616
17617  die gewünschte Breite einer Mehrfachspalte berechnen will, ist das bei
17618  mehreren Tabellen mit Mehrfachspalten sehr lästig.
17619  Um sich das Leben zu erleichtern, können Sie im LaTeX-Vorspann Zellen/Spalten
17620  definieren:
17621 \end_layout
17622
17623 \begin_layout Standard
17624
17625 \series bold
17626
17627 \backslash
17628 newcolumntype{Formatname}[Zahl der Argumente]{Befehle}
17629 \end_layout
17630
17631 \begin_layout Standard
17632 Der Formatname darf nur ein Buchstabe sein, aber nicht 
17633 \emph on
17634 b
17635 \emph default
17636
17637 \emph on
17638 c
17639 \emph default
17640
17641 \emph on
17642 l
17643 \emph default
17644
17645 \emph on
17646 m
17647 \emph default
17648
17649 \emph on
17650 p
17651 \emph default
17652  oder 
17653 \emph on
17654 r
17655 \emph default
17656 , weil diese vordefiniert sind.
17657  Aber alle Buchstaben sind als Großbuchstaben erlaubt.
17658 \end_layout
17659
17660 \begin_layout Standard
17661 \begin_inset VSpace medskip
17662 \end_inset
17663
17664
17665 \end_layout
17666
17667 \begin_layout Standard
17668 Für vertikal und horizontal zentrierte Mehrfachspalten-Zellen mit fester
17669  Breite könnte das Format so aussehen:
17670 \end_layout
17671
17672 \begin_layout Standard
17673
17674 \series bold
17675
17676 \backslash
17677 newcolumntype{M}[1]{>{
17678 \backslash
17679 centering
17680 \backslash
17681 hspace{0pt}}m{#1}}
17682 \end_layout
17683
17684 \begin_layout Standard
17685 wobei 
17686 \series bold
17687
17688 \backslash
17689 hspace{0pt}
17690 \series default
17691  das Problem mit der Silbentrennung des ersten Wortes vermeidet, wie in
17692  Abschnitt
17693 \begin_inset space ~
17694 \end_inset
17695
17696
17697 \begin_inset CommandInset ref
17698 LatexCommand ref
17699 reference "uab:Mehrfache-Zeilen-in"
17700
17701 \end_inset
17702
17703  beschrieben.
17704  Jetzt können Sie mit
17705 \end_layout
17706
17707 \begin_layout Standard
17708
17709 \series bold
17710 M{Breite}
17711 \end_layout
17712
17713 \begin_layout Standard
17714 im 
17715 \family sans
17716 LaTeX-Argument
17717 \family default
17718  im 
17719 \family sans
17720 Tabellen-Einstellungen
17721 \family default
17722 -Dialog eine Mehrfachspalte definieren.
17723 \end_layout
17724
17725 \begin_layout Standard
17726 \begin_inset VSpace bigskip
17727 \end_inset
17728
17729
17730 \end_layout
17731
17732 \begin_layout Standard
17733 Für Zellen, die von einer Mehrfachspalte überspannt werden, können Sie folgendes
17734  Format definieren:
17735 \end_layout
17736
17737 \begin_layout Standard
17738
17739 \series bold
17740
17741 \backslash
17742 newcolumntype{S}[2]{>{
17743 \backslash
17744 centering
17745 \backslash
17746 hspace{0pt}}
17747 \begin_inset Newline newline
17748 \end_inset
17749
17750
17751 \begin_inset Phantom HPhantom
17752 status open
17753
17754 \begin_layout Plain Layout
17755
17756 \series bold
17757
17758 \backslash
17759 newcolumntype
17760 \end_layout
17761
17762 \end_inset
17763
17764 m{(#1+(2
17765 \backslash
17766 tabcolsep+
17767 \backslash
17768 arrayrulewidth)*(1-#2))/#2}}
17769 \end_layout
17770
17771 \begin_layout Standard
17772 Dieses Format benutzt Gleichung
17773 \begin_inset space ~
17774 \end_inset
17775
17776
17777 \begin_inset CommandInset ref
17778 LatexCommand ref
17779 reference "eq:Wgn"
17780
17781 \end_inset
17782
17783 , um die nötige Breite zu berechnen, damit jede überspannte Spalte gleich
17784  breit ist.
17785 \end_layout
17786
17787 \begin_layout Standard
17788 Jetzt können Sie im 
17789 \family sans
17790 LaTeX-Argument
17791 \family default
17792  im 
17793 \family sans
17794 Tabellen-Einstellungen
17795 \family default
17796 -Dialog folgendes einfügen:
17797 \end_layout
17798
17799 \begin_layout Standard
17800
17801 \series bold
17802 S{Mehrfachspalten-Breite}{Zahl der überspannten Spalten}
17803 \end_layout
17804
17805 \begin_layout Standard
17806 \begin_inset VSpace bigskip
17807 \end_inset
17808
17809
17810 \end_layout
17811
17812 \begin_layout Standard
17813 Für farbige Spalten können Sie folgendes einfügen:
17814 \end_layout
17815
17816 \begin_layout Standard
17817
17818 \series bold
17819
17820 \backslash
17821 newcolumntype{K}[1]{>{
17822 \backslash
17823 columncolor{#1}
17824 \backslash
17825 hspace{0pt}}c}
17826 \end_layout
17827
17828 \begin_layout Standard
17829 Das 
17830 \begin_inset Quotes gld
17831 \end_inset
17832
17833 c
17834 \begin_inset Quotes grd
17835 \end_inset
17836
17837  am Ende erzeugt eine Spalte mit flexibler Breite, deren Text horizontal
17838  zentriert ist.
17839  Jetzt können Sie als 
17840 \family sans
17841 LaTeX-Argument
17842 \family default
17843  folgendes einfügen:
17844 \end_layout
17845
17846 \begin_layout Standard
17847
17848 \series bold
17849 K{Farbname}
17850 \end_layout
17851
17852 \begin_layout Standard
17853 \begin_inset VSpace bigskip
17854 \end_inset
17855
17856
17857 \end_layout
17858
17859 \begin_layout Standard
17860 Für Tabelle
17861 \begin_inset space ~
17862 \end_inset
17863
17864
17865 \begin_inset CommandInset ref
17866 LatexCommand ref
17867 reference "tab:Tabelle-mit-benutzerdefinierte"
17868
17869 \end_inset
17870
17871  wurden folgende 
17872 \family sans
17873 LaTeX-Argumente
17874 \family default
17875  benutzt:
17876 \end_layout
17877
17878 \begin_layout Standard
17879
17880 \series bold
17881 M{2.5cm}
17882 \end_layout
17883
17884 \begin_layout Standard
17885 für die erste Spalte und die Mehrfachspalte,
17886 \end_layout
17887
17888 \begin_layout Standard
17889
17890 \series bold
17891 K{red}
17892 \end_layout
17893
17894 \begin_layout Standard
17895 für die letzte Spalte und
17896 \end_layout
17897
17898 \begin_layout Standard
17899
17900 \series bold
17901 S{2.5cm}{2}
17902 \end_layout
17903
17904 \begin_layout Standard
17905 für die Spalten in der zweiten Mehrfachspalte.
17906 \end_layout
17907
17908 \begin_layout Standard
17909 \begin_inset Float table
17910 placement h
17911 wide false
17912 sideways false
17913 status open
17914
17915 \begin_layout Plain Layout
17916 \begin_inset Caption
17917
17918 \begin_layout Plain Layout
17919 \begin_inset CommandInset label
17920 LatexCommand label
17921 name "tab:Tabelle-mit-benutzerdefinierte"
17922
17923 \end_inset
17924
17925 Tabelle mit benutzerdefinierten Formaten
17926 \end_layout
17927
17928 \end_inset
17929
17930
17931 \end_layout
17932
17933 \begin_layout Plain Layout
17934 \align center
17935 \begin_inset Tabular
17936 <lyxtabular version="3" rows="3" columns="4">
17937 <features tabularvalignment="middle">
17938 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17939 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17940 <column alignment="center" valignment="middle" width="0">
17941 <column alignment="center" valignment="middle" width="0" special="K{red}">
17942 <row>
17943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17944 \begin_inset Text
17945
17946 \begin_layout Plain Layout
17947 einsehrlangesWort
17948 \end_layout
17949
17950 \end_inset
17951 </cell>
17952 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17953 \begin_inset Text
17954
17955 \begin_layout Plain Layout
17956 Mehrfachspalte mit mehreren Zeilen
17957 \end_layout
17958
17959 \end_inset
17960 </cell>
17961 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17962 \begin_inset Text
17963
17964 \begin_layout Plain Layout
17965
17966 \end_layout
17967
17968 \end_inset
17969 </cell>
17970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17971 \begin_inset Text
17972
17973 \begin_layout Plain Layout
17974 c
17975 \end_layout
17976
17977 \end_inset
17978 </cell>
17979 </row>
17980 <row>
17981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17982 \begin_inset Text
17983
17984 \begin_layout Plain Layout
17985 d
17986 \end_layout
17987
17988 \end_inset
17989 </cell>
17990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17991 \begin_inset Text
17992
17993 \begin_layout Plain Layout
17994 e
17995 \end_layout
17996
17997 \end_inset
17998 </cell>
17999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18000 \begin_inset Text
18001
18002 \begin_layout Plain Layout
18003 f
18004 \end_layout
18005
18006 \end_inset
18007 </cell>
18008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18009 \begin_inset Text
18010
18011 \begin_layout Plain Layout
18012 g
18013 \end_layout
18014
18015 \end_inset
18016 </cell>
18017 </row>
18018 <row>
18019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18020 \begin_inset Text
18021
18022 \begin_layout Plain Layout
18023 h
18024 \end_layout
18025
18026 \end_inset
18027 </cell>
18028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18029 \begin_inset Text
18030
18031 \begin_layout Plain Layout
18032 i
18033 \end_layout
18034
18035 \end_inset
18036 </cell>
18037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18038 \begin_inset Text
18039
18040 \begin_layout Plain Layout
18041 j
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18047 \begin_inset Text
18048
18049 \begin_layout Plain Layout
18050 k
18051 \end_layout
18052
18053 \end_inset
18054 </cell>
18055 </row>
18056 </lyxtabular>
18057
18058 \end_inset
18059
18060
18061 \end_layout
18062
18063 \end_inset
18064
18065
18066 \end_layout
18067
18068 \begin_layout Subsection
18069 Liniendicke
18070 \begin_inset CommandInset label
18071 LatexCommand label
18072 name "uab:Liniendicke"
18073
18074 \end_inset
18075
18076
18077 \begin_inset Index idx
18078 status collapsed
18079
18080 \begin_layout Plain Layout
18081 Tabellen  ! Linien ! -dicke
18082 \end_layout
18083
18084 \end_inset
18085
18086
18087 \end_layout
18088
18089 \begin_layout Standard
18090 Die Liniendicke für alle Linien einer Tabelle kann mit 
18091 \series bold
18092
18093 \backslash
18094 arrayrulewidth
18095 \series default
18096  eingestellt werden.
18097  Um eine Liniendicke von 1.5
18098 \begin_inset space \thinspace{}
18099 \end_inset
18100
18101 pt wie in Tabelle
18102 \begin_inset space ~
18103 \end_inset
18104
18105
18106 \begin_inset CommandInset ref
18107 LatexCommand ref
18108 reference "tab:Tabelle-mit-1.5pt-Liniendicke"
18109
18110 \end_inset
18111
18112  zu bekommen, geben Sie den Befehl
18113 \end_layout
18114
18115 \begin_layout Standard
18116
18117 \series bold
18118
18119 \backslash
18120 setlength{
18121 \backslash
18122 arrayrulewidth}{1.5pt}
18123 \end_layout
18124
18125 \begin_layout Standard
18126 als TeX-Code vor der (Gleitobjekt-)Tabelle ein.
18127  Die geänderte Liniendicke gilt für alle folgenden Tabellen.
18128  Mit
18129 \end_layout
18130
18131 \begin_layout Standard
18132
18133 \series bold
18134
18135 \backslash
18136 setlength{
18137 \backslash
18138 arrayrulewidth}{0.4pt}
18139 \end_layout
18140
18141 \begin_layout Standard
18142 bekommen Sie wieder die Standarddicke.
18143 \end_layout
18144
18145 \begin_layout Standard
18146 \begin_inset ERT
18147 status collapsed
18148
18149 \begin_layout Plain Layout
18150
18151
18152 \backslash
18153 setlength{
18154 \backslash
18155 arrayrulewidth}{1.5pt}
18156 \end_layout
18157
18158 \end_inset
18159
18160
18161 \begin_inset Float table
18162 placement H
18163 wide false
18164 sideways false
18165 status open
18166
18167 \begin_layout Plain Layout
18168 \begin_inset Caption
18169
18170 \begin_layout Plain Layout
18171 \begin_inset CommandInset label
18172 LatexCommand label
18173 name "tab:Tabelle-mit-1.5pt-Liniendicke"
18174
18175 \end_inset
18176
18177 Tabelle mit 1.5
18178 \begin_inset space \thinspace{}
18179 \end_inset
18180
18181 pt Liniendicke
18182 \end_layout
18183
18184 \end_inset
18185
18186
18187 \end_layout
18188
18189 \begin_layout Plain Layout
18190 \align center
18191 \begin_inset Tabular
18192 <lyxtabular version="3" rows="3" columns="3">
18193 <features tabularvalignment="middle">
18194 <column alignment="center" valignment="top" width="0">
18195 <column alignment="center" valignment="top" width="0">
18196 <column alignment="center" valignment="top" width="0">
18197 <row>
18198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18199 \begin_inset Text
18200
18201 \begin_layout Plain Layout
18202 sd
18203 \end_layout
18204
18205 \end_inset
18206 </cell>
18207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18208 \begin_inset Text
18209
18210 \begin_layout Plain Layout
18211
18212 \end_layout
18213
18214 \end_inset
18215 </cell>
18216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18217 \begin_inset Text
18218
18219 \begin_layout Plain Layout
18220
18221 \end_layout
18222
18223 \end_inset
18224 </cell>
18225 </row>
18226 <row>
18227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18228 \begin_inset Text
18229
18230 \begin_layout Plain Layout
18231
18232 \end_layout
18233
18234 \end_inset
18235 </cell>
18236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18237 \begin_inset Text
18238
18239 \begin_layout Plain Layout
18240 sd
18241 \end_layout
18242
18243 \end_inset
18244 </cell>
18245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18246 \begin_inset Text
18247
18248 \begin_layout Plain Layout
18249
18250 \end_layout
18251
18252 \end_inset
18253 </cell>
18254 </row>
18255 <row>
18256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18257 \begin_inset Text
18258
18259 \begin_layout Plain Layout
18260
18261 \end_layout
18262
18263 \end_inset
18264 </cell>
18265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18266 \begin_inset Text
18267
18268 \begin_layout Plain Layout
18269
18270 \end_layout
18271
18272 \end_inset
18273 </cell>
18274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18275 \begin_inset Text
18276
18277 \begin_layout Plain Layout
18278 sd
18279 \end_layout
18280
18281 \end_inset
18282 </cell>
18283 </row>
18284 </lyxtabular>
18285
18286 \end_inset
18287
18288
18289 \end_layout
18290
18291 \end_inset
18292
18293
18294 \begin_inset ERT
18295 status collapsed
18296
18297 \begin_layout Plain Layout
18298
18299
18300 \backslash
18301 setlength{
18302 \backslash
18303 arrayrulewidth}{0.4pt}
18304 \end_layout
18305
18306 \end_inset
18307
18308
18309 \end_layout
18310
18311 \begin_layout Standard
18312 \begin_inset VSpace bigskip
18313 \end_inset
18314
18315 Um eine Liniendicke von 1.5
18316 \begin_inset space \thinspace{}
18317 \end_inset
18318
18319 pt nur für horizontale Linien zu bekommen wie in Tabelle
18320 \begin_inset space ~
18321 \end_inset
18322
18323
18324 \begin_inset CommandInset ref
18325 LatexCommand ref
18326 reference "tab:Tabelle-mit-1.5pt-horiz"
18327
18328 \end_inset
18329
18330 , müssen Sie folgende Befehle als TeX-Code vor der (Gleitobjekt-)Tabelle
18331  einfügen:
18332 \end_layout
18333
18334 \begin_layout Standard
18335
18336 \series bold
18337
18338 \backslash
18339 let
18340 \backslash
18341 myHline
18342 \backslash
18343 hline
18344 \begin_inset Newline newline
18345 \end_inset
18346
18347
18348 \backslash
18349 renewcommand{
18350 \backslash
18351 hline}
18352 \begin_inset Newline newline
18353 \end_inset
18354
18355  {
18356 \backslash
18357 noalign{
18358 \backslash
18359 global
18360 \backslash
18361 arrayrulewidth 1.5pt}
18362 \begin_inset Newline newline
18363 \end_inset
18364
18365  
18366 \backslash
18367 myHline
18368 \backslash
18369 noalign{
18370 \backslash
18371 global
18372 \backslash
18373 arrayrulewidth 0.4pt}}
18374 \end_layout
18375
18376 \begin_layout Standard
18377 Die Standarddicke erhalten Sie mit folgendem Befehl als TeX-Code hinter
18378  der (Gleit\SpecialChar \-
18379 objekt-)Tabelle zurück:
18380 \end_layout
18381
18382 \begin_layout Standard
18383
18384 \series bold
18385
18386 \backslash
18387 renewcommand{
18388 \backslash
18389 hline}{
18390 \backslash
18391 myHline}
18392 \end_layout
18393
18394 \begin_layout Standard
18395 \begin_inset ERT
18396 status collapsed
18397
18398 \begin_layout Plain Layout
18399
18400
18401 \backslash
18402 let
18403 \backslash
18404 myHline
18405 \backslash
18406 hline
18407 \end_layout
18408
18409 \begin_layout Plain Layout
18410
18411
18412 \backslash
18413 renewcommand{
18414 \backslash
18415 hline}
18416 \end_layout
18417
18418 \begin_layout Plain Layout
18419
18420  {
18421 \backslash
18422 noalign{
18423 \backslash
18424 global
18425 \backslash
18426 arrayrulewidth 1.5pt}
18427 \end_layout
18428
18429 \begin_layout Plain Layout
18430
18431   
18432 \backslash
18433 myHline
18434 \backslash
18435 noalign{
18436 \backslash
18437 global
18438 \backslash
18439 arrayrulewidth 0.4pt}}
18440 \end_layout
18441
18442 \end_inset
18443
18444
18445 \begin_inset Float table
18446 placement h
18447 wide false
18448 sideways false
18449 status open
18450
18451 \begin_layout Plain Layout
18452 \begin_inset Caption
18453
18454 \begin_layout Plain Layout
18455 \begin_inset CommandInset label
18456 LatexCommand label
18457 name "tab:Tabelle-mit-1.5pt-horiz"
18458
18459 \end_inset
18460
18461 Tabelle mit 1.5
18462 \begin_inset space \thinspace{}
18463 \end_inset
18464
18465 pt dicken horizontalen Linien
18466 \end_layout
18467
18468 \end_inset
18469
18470
18471 \end_layout
18472
18473 \begin_layout Plain Layout
18474 \align center
18475 \begin_inset Tabular
18476 <lyxtabular version="3" rows="3" columns="3">
18477 <features tabularvalignment="middle">
18478 <column alignment="center" valignment="top" width="0">
18479 <column alignment="center" valignment="top" width="0">
18480 <column alignment="center" valignment="top" width="0">
18481 <row>
18482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18483 \begin_inset Text
18484
18485 \begin_layout Plain Layout
18486 sd
18487 \end_layout
18488
18489 \end_inset
18490 </cell>
18491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18492 \begin_inset Text
18493
18494 \begin_layout Plain Layout
18495
18496 \end_layout
18497
18498 \end_inset
18499 </cell>
18500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18501 \begin_inset Text
18502
18503 \begin_layout Plain Layout
18504
18505 \end_layout
18506
18507 \end_inset
18508 </cell>
18509 </row>
18510 <row>
18511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18512 \begin_inset Text
18513
18514 \begin_layout Plain Layout
18515
18516 \end_layout
18517
18518 \end_inset
18519 </cell>
18520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18521 \begin_inset Text
18522
18523 \begin_layout Plain Layout
18524 sd
18525 \end_layout
18526
18527 \end_inset
18528 </cell>
18529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18530 \begin_inset Text
18531
18532 \begin_layout Plain Layout
18533
18534 \end_layout
18535
18536 \end_inset
18537 </cell>
18538 </row>
18539 <row>
18540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18541 \begin_inset Text
18542
18543 \begin_layout Plain Layout
18544
18545 \end_layout
18546
18547 \end_inset
18548 </cell>
18549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18550 \begin_inset Text
18551
18552 \begin_layout Plain Layout
18553
18554 \end_layout
18555
18556 \end_inset
18557 </cell>
18558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18559 \begin_inset Text
18560
18561 \begin_layout Plain Layout
18562 sd
18563 \end_layout
18564
18565 \end_inset
18566 </cell>
18567 </row>
18568 </lyxtabular>
18569
18570 \end_inset
18571
18572
18573 \end_layout
18574
18575 \end_inset
18576
18577
18578 \begin_inset ERT
18579 status collapsed
18580
18581 \begin_layout Plain Layout
18582
18583
18584 \backslash
18585 renewcommand{
18586 \backslash
18587 hline}{
18588 \backslash
18589 myHline}
18590 \end_layout
18591
18592 \end_inset
18593
18594
18595 \end_layout
18596
18597 \begin_layout Standard
18598 \begin_inset VSpace bigskip
18599 \end_inset
18600
18601 Um die Liniendicke von 1.5
18602 \begin_inset space \thinspace{}
18603 \end_inset
18604
18605 pt nur für vertikale Linien zu bekommen, müssen Sie im LaTeX-Vorspann folgendes
18606  Spaltenformat entsprechend der Beschreibung in Abschnitt
18607 \begin_inset space ~
18608 \end_inset
18609
18610
18611 \begin_inset CommandInset ref
18612 LatexCommand ref
18613 reference "uab:Angepasste-Zellen-/Spaltenformate"
18614
18615 \end_inset
18616
18617  definieren:
18618 \end_layout
18619
18620 \begin_layout Standard
18621
18622 \series bold
18623
18624 \backslash
18625 newcolumntype{V}{!{
18626 \backslash
18627 vrule width 1.5pt}}
18628 \end_layout
18629
18630 \begin_layout Standard
18631 In Tabelle
18632 \begin_inset space ~
18633 \end_inset
18634
18635
18636 \begin_inset CommandInset ref
18637 LatexCommand ref
18638 reference "tab:Tabelle-mit-1.5pt-vert"
18639
18640 \end_inset
18641
18642  wurde das 
18643 \family sans
18644 LaTe
18645 \begin_inset ERT
18646 status collapsed
18647
18648 \begin_layout Plain Layout
18649
18650 {}
18651 \end_layout
18652
18653 \end_inset
18654
18655 X-Argument
18656 \family default
18657 \series bold
18658  VcV
18659 \series default
18660  für die letzte Spalte und
18661 \series bold
18662  Vc
18663 \series default
18664  für die anderen benutzt.
18665 \end_layout
18666
18667 \begin_layout Standard
18668 \begin_inset Float table
18669 placement H
18670 wide false
18671 sideways false
18672 status open
18673
18674 \begin_layout Plain Layout
18675 \begin_inset Caption
18676
18677 \begin_layout Plain Layout
18678 \begin_inset CommandInset label
18679 LatexCommand label
18680 name "tab:Tabelle-mit-1.5pt-vert"
18681
18682 \end_inset
18683
18684 Tabelle mit 1.5
18685 \begin_inset space \thinspace{}
18686 \end_inset
18687
18688 pt dicken vertikalen Linien
18689 \end_layout
18690
18691 \end_inset
18692
18693
18694 \end_layout
18695
18696 \begin_layout Plain Layout
18697 \align center
18698 \begin_inset Tabular
18699 <lyxtabular version="3" rows="3" columns="3">
18700 <features tabularvalignment="middle">
18701 <column alignment="center" valignment="top" width="0" special="Vc">
18702 <column alignment="center" valignment="top" width="0" special="Vc">
18703 <column alignment="center" valignment="top" width="0" special="VcV">
18704 <row>
18705 <cell alignment="center" valignment="top" topline="true" usebox="none">
18706 \begin_inset Text
18707
18708 \begin_layout Plain Layout
18709 sd
18710 \end_layout
18711
18712 \end_inset
18713 </cell>
18714 <cell alignment="center" valignment="top" topline="true" usebox="none">
18715 \begin_inset Text
18716
18717 \begin_layout Plain Layout
18718
18719 \end_layout
18720
18721 \end_inset
18722 </cell>
18723 <cell alignment="center" valignment="top" topline="true" usebox="none">
18724 \begin_inset Text
18725
18726 \begin_layout Plain Layout
18727
18728 \end_layout
18729
18730 \end_inset
18731 </cell>
18732 </row>
18733 <row>
18734 <cell alignment="center" valignment="top" topline="true" usebox="none">
18735 \begin_inset Text
18736
18737 \begin_layout Plain Layout
18738
18739 \end_layout
18740
18741 \end_inset
18742 </cell>
18743 <cell alignment="center" valignment="top" topline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747 sd
18748 \end_layout
18749
18750 \end_inset
18751 </cell>
18752 <cell alignment="center" valignment="top" topline="true" usebox="none">
18753 \begin_inset Text
18754
18755 \begin_layout Plain Layout
18756
18757 \end_layout
18758
18759 \end_inset
18760 </cell>
18761 </row>
18762 <row>
18763 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18764 \begin_inset Text
18765
18766 \begin_layout Plain Layout
18767
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18773 \begin_inset Text
18774
18775 \begin_layout Plain Layout
18776
18777 \end_layout
18778
18779 \end_inset
18780 </cell>
18781 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18782 \begin_inset Text
18783
18784 \begin_layout Plain Layout
18785 sd
18786 \end_layout
18787
18788 \end_inset
18789 </cell>
18790 </row>
18791 </lyxtabular>
18792
18793 \end_inset
18794
18795
18796 \end_layout
18797
18798 \end_inset
18799
18800
18801 \end_layout
18802
18803 \begin_layout Subsection
18804 Gestrichelte Linien
18805 \begin_inset Index idx
18806 status collapsed
18807
18808 \begin_layout Plain Layout
18809 Tabellen  ! Linien ! gestrichelte 
18810 \end_layout
18811
18812 \end_inset
18813
18814
18815 \end_layout
18816
18817 \begin_layout Standard
18818 \begin_inset ERT
18819 status collapsed
18820
18821 \begin_layout Plain Layout
18822
18823
18824 \backslash
18825 ifarydshln
18826 \end_layout
18827
18828 \end_inset
18829
18830
18831 \begin_inset Note Note
18832 status open
18833
18834 \begin_layout Plain Layout
18835 Die folgende Teil wird nur gedruckt, wenn das LaTeX-Paket 
18836 \series bold
18837 arydshln
18838 \series default
18839  installiert ist.
18840 \end_layout
18841
18842 \end_inset
18843
18844
18845 \end_layout
18846
18847 \begin_layout Standard
18848 \begin_inset Float table
18849 placement h
18850 wide false
18851 sideways false
18852 status open
18853
18854 \begin_layout Plain Layout
18855 \begin_inset Caption
18856
18857 \begin_layout Plain Layout
18858 \begin_inset CommandInset label
18859 LatexCommand label
18860 name "tab:Tabelle-mit-gestrichelten"
18861
18862 \end_inset
18863
18864 Tabelle mit gestrichelten Linien
18865 \end_layout
18866
18867 \end_inset
18868
18869
18870 \end_layout
18871
18872 \begin_layout Plain Layout
18873 \align center
18874 \begin_inset Tabular
18875 <lyxtabular version="3" rows="5" columns="5">
18876 <features tabularvalignment="middle">
18877 <column alignment="center" valignment="top" width="0">
18878 <column alignment="center" valignment="top" width="0">
18879 <column alignment="center" valignment="top" width="0" special=":c">
18880 <column alignment="center" valignment="top" width="0">
18881 <column alignment="center" valignment="top" width="0">
18882 <row>
18883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18884 \begin_inset Text
18885
18886 \begin_layout Plain Layout
18887 a
18888 \end_layout
18889
18890 \end_inset
18891 </cell>
18892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18893 \begin_inset Text
18894
18895 \begin_layout Plain Layout
18896 b
18897 \end_layout
18898
18899 \end_inset
18900 </cell>
18901 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18902 \begin_inset Text
18903
18904 \begin_layout Plain Layout
18905 c
18906 \end_layout
18907
18908 \end_inset
18909 </cell>
18910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18911 \begin_inset Text
18912
18913 \begin_layout Plain Layout
18914 d
18915 \end_layout
18916
18917 \end_inset
18918 </cell>
18919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18920 \begin_inset Text
18921
18922 \begin_layout Plain Layout
18923 e
18924 \end_layout
18925
18926 \end_inset
18927 </cell>
18928 </row>
18929 <row>
18930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18931 \begin_inset Text
18932
18933 \begin_layout Plain Layout
18934 f
18935 \end_layout
18936
18937 \end_inset
18938 </cell>
18939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18940 \begin_inset Text
18941
18942 \begin_layout Plain Layout
18943 g
18944 \end_layout
18945
18946 \end_inset
18947 </cell>
18948 <cell alignment="center" valignment="top" topline="true" usebox="none">
18949 \begin_inset Text
18950
18951 \begin_layout Plain Layout
18952 h
18953 \end_layout
18954
18955 \end_inset
18956 </cell>
18957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18958 \begin_inset Text
18959
18960 \begin_layout Plain Layout
18961 i
18962 \end_layout
18963
18964 \end_inset
18965 </cell>
18966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18967 \begin_inset Text
18968
18969 \begin_layout Plain Layout
18970 j
18971 \end_layout
18972
18973 \end_inset
18974 </cell>
18975 </row>
18976 <row>
18977 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18978 \begin_inset Text
18979
18980 \begin_layout Plain Layout
18981 \begin_inset ERT
18982 status collapsed
18983
18984 \begin_layout Plain Layout
18985
18986
18987 \backslash
18988 hdashline 
18989 \end_layout
18990
18991 \end_inset
18992
18993 k
18994 \end_layout
18995
18996 \end_inset
18997 </cell>
18998 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18999 \begin_inset Text
19000
19001 \begin_layout Plain Layout
19002 l
19003 \end_layout
19004
19005 \end_inset
19006 </cell>
19007 <cell alignment="center" valignment="top" usebox="none">
19008 \begin_inset Text
19009
19010 \begin_layout Plain Layout
19011 m
19012 \end_layout
19013
19014 \end_inset
19015 </cell>
19016 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19017 \begin_inset Text
19018
19019 \begin_layout Plain Layout
19020 n
19021 \end_layout
19022
19023 \end_inset
19024 </cell>
19025 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19026 \begin_inset Text
19027
19028 \begin_layout Plain Layout
19029 o
19030 \end_layout
19031
19032 \end_inset
19033 </cell>
19034 </row>
19035 <row>
19036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19037 \begin_inset Text
19038
19039 \begin_layout Plain Layout
19040 \begin_inset ERT
19041 status collapsed
19042
19043 \begin_layout Plain Layout
19044
19045
19046 \backslash
19047 cdashline{4-5}
19048 \end_layout
19049
19050 \end_inset
19051
19052 p
19053 \end_layout
19054
19055 \end_inset
19056 </cell>
19057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19058 \begin_inset Text
19059
19060 \begin_layout Plain Layout
19061 q
19062 \end_layout
19063
19064 \end_inset
19065 </cell>
19066 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19067 \begin_inset Text
19068
19069 \begin_layout Plain Layout
19070 r
19071 \end_layout
19072
19073 \end_inset
19074 </cell>
19075 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19076 \begin_inset Text
19077
19078 \begin_layout Plain Layout
19079 s
19080 \end_layout
19081
19082 \end_inset
19083 </cell>
19084 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088
19089 \end_layout
19090
19091 \end_inset
19092 </cell>
19093 </row>
19094 <row>
19095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19096 \begin_inset Text
19097
19098 \begin_layout Plain Layout
19099 t
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108 u
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19114 \begin_inset Text
19115
19116 \begin_layout Plain Layout
19117 v
19118 \end_layout
19119
19120 \end_inset
19121 </cell>
19122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19123 \begin_inset Text
19124
19125 \begin_layout Plain Layout
19126 w
19127 \end_layout
19128
19129 \end_inset
19130 </cell>
19131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19132 \begin_inset Text
19133
19134 \begin_layout Plain Layout
19135 x
19136 \end_layout
19137
19138 \end_inset
19139 </cell>
19140 </row>
19141 </lyxtabular>
19142
19143 \end_inset
19144
19145
19146 \end_layout
19147
19148 \end_inset
19149
19150
19151 \end_layout
19152
19153 \begin_layout Standard
19154 LyX unterstützt von sich aus keine gestrichelten Linien, also müssen Sie
19155  TeX-Code benutzen.
19156  Zunächst müssen Sie das LaTeX-Paket 
19157 \series bold
19158 arydshln
19159 \series default
19160
19161 \begin_inset Index idx
19162 status collapsed
19163
19164 \begin_layout Plain Layout
19165 LaTeX-Pakete ! arydshln
19166 \end_layout
19167
19168 \end_inset
19169
19170  im LaTeX-Vorspann laden:
19171 \end_layout
19172
19173 \begin_layout Standard
19174
19175 \series bold
19176
19177 \backslash
19178 usepackage{arydshln}
19179 \end_layout
19180
19181 \begin_layout Standard
19182 Um senkrechte Linien zu stricheln, müssen Sie im 
19183 \family sans
19184 LaTe
19185 \begin_inset ERT
19186 status collapsed
19187
19188 \begin_layout Plain Layout
19189
19190 {}
19191 \end_layout
19192
19193 \end_inset
19194
19195 X-Argument
19196 \family default
19197  des 
19198 \family sans
19199 Tabellen-Einstellungen
19200 \family default
19201 -Dialogs 
19202 \begin_inset Quotes gld
19203 \end_inset
19204
19205 :
19206 \begin_inset Quotes grd
19207 \end_inset
19208
19209 , zusammen mit dem Buchstaben für die horizontale Ausrichtung, eingeben.
19210 \end_layout
19211
19212 \begin_layout Standard
19213 Für eine gestrichelte horizontale Linie müssen Sie den Befehl
19214 \end_layout
19215
19216 \begin_layout Standard
19217
19218 \series bold
19219
19220 \backslash
19221 hdashline
19222 \end_layout
19223
19224 \begin_layout Standard
19225 als TeX-Code als erstes in die erste Zelle einer Zeile einfügen.
19226 \end_layout
19227
19228 \begin_layout Standard
19229 Für gestrichelte horizontale Linien für Mehrfachspalten wird der Befehl
19230 \end_layout
19231
19232 \begin_layout Standard
19233
19234 \series bold
19235
19236 \backslash
19237 cdashline{Anfangsspalte-Endspalte}
19238 \end_layout
19239
19240 \begin_layout Standard
19241 als TeX-Code als erstes in die erste Zelle einer Zeile eingefügt.
19242  Wenn Sie z.
19243 \begin_inset space \thinspace{}
19244 \end_inset
19245
19246 B.
19247  eine Mehrfachspalte über Spalte 2 bis 4 haben und Sie möchten darüber eine
19248  gestrichelte Linie haben, fügen Sie den Befehl
19249 \end_layout
19250
19251 \begin_layout Standard
19252
19253 \series bold
19254
19255 \backslash
19256 cdashline{2-4}
19257 \end_layout
19258
19259 \begin_layout Standard
19260 als erstes Element der ersten Zelle in der Zeile der Mehrfachspalte ein.
19261 \end_layout
19262
19263 \begin_layout Standard
19264 \begin_inset VSpace bigskip
19265 \end_inset
19266
19267
19268 \end_layout
19269
19270 \begin_layout Standard
19271 In Tabelle
19272 \begin_inset space ~
19273 \end_inset
19274
19275
19276 \begin_inset CommandInset ref
19277 LatexCommand ref
19278 reference "tab:Tabelle-mit-gestrichelten"
19279
19280 \end_inset
19281
19282  wurde in der dritten Spalte der Befehl
19283 \series bold
19284  
19285 \series default
19286
19287 \begin_inset Quotes gld
19288 \end_inset
19289
19290
19291 \series bold
19292 :c
19293 \begin_inset Quotes grd
19294 \end_inset
19295
19296
19297 \series default
19298  benutzt.
19299  Der Befehl 
19300 \series bold
19301
19302 \backslash
19303 hdashline
19304 \series default
19305  wurde in die erste Zelle der dritten Zeile eingefügt und der Befehl
19306 \begin_inset Newline newline
19307 \end_inset
19308
19309  
19310 \series bold
19311
19312 \backslash
19313 cdashline{4-5} 
19314 \series default
19315 wurde in die erste Zelle der vierten Zeile eingefügt.
19316 \end_layout
19317
19318 \begin_layout Standard
19319 \begin_inset Note Greyedout
19320 status open
19321
19322 \begin_layout Plain Layout
19323
19324 \series bold
19325 Bemerkung:
19326 \series default
19327  Das LaTeX-Paket 
19328 \series bold
19329 arydshln
19330 \series default
19331  ist nicht kompatibel dem LaTeX-Paket 
19332 \series bold
19333 colortbl
19334 \series default
19335
19336 \begin_inset Index idx
19337 status collapsed
19338
19339 \begin_layout Plain Layout
19340 LaTeX-Pakete ! colortbl
19341 \end_layout
19342
19343 \end_inset
19344
19345 , das für die farbigen Tabellen in Abschnitt
19346 \begin_inset space ~
19347 \end_inset
19348
19349
19350 \begin_inset CommandInset ref
19351 LatexCommand ref
19352 reference "abs:Farbige-Tabellen"
19353
19354 \end_inset
19355
19356  benutzt wurde.
19357  Deswegen können farbige Tabellen keine gestrichelten Linien haben.
19358 \end_layout
19359
19360 \end_inset
19361
19362
19363 \end_layout
19364
19365 \begin_layout Standard
19366 \begin_inset ERT
19367 status collapsed
19368
19369 \begin_layout Plain Layout
19370
19371
19372 \backslash
19373 else
19374 \end_layout
19375
19376 \end_inset
19377
19378
19379 \begin_inset Note Note
19380 status open
19381
19382 \begin_layout Plain Layout
19383 Die folgende Teil wird gedruckt, wenn das LaTeX-Paket 
19384 \series bold
19385 arydshln
19386 \series default
19387  nicht installiert ist:
19388 \end_layout
19389
19390 \end_inset
19391
19392
19393 \end_layout
19394
19395 \begin_layout Standard
19396 Sie müssen das LaTeX-Paket 
19397 \series bold
19398 arydshln
19399 \series default
19400  installiert haben um den Inhalt dieses Abschnitts zu sehen.
19401 \end_layout
19402
19403 \begin_layout Standard
19404 \begin_inset ERT
19405 status collapsed
19406
19407 \begin_layout Plain Layout
19408
19409
19410 \backslash
19411 fi
19412 \end_layout
19413
19414 \end_inset
19415
19416
19417 \end_layout
19418
19419 \begin_layout Chapter
19420 Gleitobjekte
19421 \begin_inset Index idx
19422 status collapsed
19423
19424 \begin_layout Plain Layout
19425 Gleitobjekte
19426 \end_layout
19427
19428 \end_inset
19429
19430
19431 \end_layout
19432
19433 \begin_layout Section
19434 Einleitung
19435 \begin_inset CommandInset label
19436 LatexCommand label
19437 name "abs:Gleitobjekte-Einleitung"
19438
19439 \end_inset
19440
19441
19442 \begin_inset Index idx
19443 status collapsed
19444
19445 \begin_layout Plain Layout
19446 Gleitobjekte ! Einleitung
19447 \end_layout
19448
19449 \end_inset
19450
19451
19452 \end_layout
19453
19454 \begin_layout Standard
19455 Ein Gleitobjekt ist ein Teil eines Dokumentes, das keinen festen Platz hat.
19456  Es kann eine oder zwei Seiten vorwärts oder rückwärts gleiten, wo immer
19457  der beste Platz ist.
19458  
19459 \family sans
19460 Fußnoten
19461 \family default
19462  und 
19463 \family sans
19464 Randnotizen
19465 \family default
19466  sind auch Gleitobjekte, weil sie auf die nächste Seite verschoben werden,
19467  wenn auf ihrer Seite schon zu viele sind.
19468 \end_layout
19469
19470 \begin_layout Standard
19471 Gleitobjekte ermöglichen eine hochwertige Gestaltung.
19472  Abbildungen und Tabellen können gleichmäßig auf Seiten verteilt werden,
19473  um weiße Flächen und Seiten ohne Text zu vermeiden.
19474  Weil das Gleiten oft den Kontext zwischen  Text und Abbildung/Tabelle auf\SpecialChar \textcompwordmark{}
19475 löst,
19476  kann im Text auf ein Gleitobjekt verwiesen werden.
19477  Gleitobjekte sind deshalb nummeriert.
19478  Querverweise werden in Abschnitt
19479 \begin_inset space ~
19480 \end_inset
19481
19482
19483 \begin_inset CommandInset ref
19484 LatexCommand ref
19485 reference "abs:Auf-Gleitobjekte-verweisen"
19486
19487 \end_inset
19488
19489  beschrieben.
19490 \end_layout
19491
19492 \begin_layout Standard
19493 Ein Gleitobjekt wird mit 
19494 \family sans
19495 Einfügen\SpecialChar \menuseparator
19496 Gleitobjekt\SpecialChar \menuseparator
19497 Algorithmus/Abbildung/Ta\SpecialChar \-
19498 belle/Um\SpecialChar \-
19499 flos\SpecialChar \-
19500 se\SpecialChar \-
19501 nes
19502 \begin_inset space ~
19503 \end_inset
19504
19505 Gleitobjekt
19506 \family default
19507  eingefügt.
19508  Für Abbildungen oder Tabellen können Sie auch auf 
19509 \begin_inset Graphics
19510         filename ../../images/float-insert_figure.png
19511         scale 70
19512         scaleBeforeRotation
19513
19514 \end_inset
19515
19516  oder 
19517 \begin_inset Graphics
19518         filename ../../images/float-insert_table.png
19519         scale 70
19520         scaleBeforeRotation
19521
19522 \end_inset
19523
19524  klicken.
19525  Sie erhalten an der Stelle der Einfügung ein rot beschriftetes graues Kästchen,
19526  das Ihnen sagt, um was für ein Gleitobjekt es sich handelt, und ein rot
19527  umrandetes Kästchen mit einer nummerierten Marke (Algorithmus/Abbildung/Tabelle
19528  #:).
19529  Statt # sehen Sie die von LyX vergebene Nummer.
19530  In das schmale Feld nach der Marke können Sie den Titel schreiben.
19531  Algorithmus, Abbildung oder Tabelle werden ober- oder unterhalb des Titels
19532  eingefügt.
19533  In Abschnitt
19534 \begin_inset space ~
19535 \end_inset
19536
19537
19538 \begin_inset CommandInset ref
19539 LatexCommand ref
19540 reference "abs:Titel-Platzierung"
19541
19542 \end_inset
19543
19544  finden Sie mehr über die Platzierung des Titels.
19545  Wenn Sie auf das Gleitobjekt-Kästchen klicken, wird es geschlossen und
19546  auch wieder geöffnet.
19547  Ein geschlossenes Gleitobjekt-Kästchen sieht so aus: 
19548 \begin_inset Graphics
19549         filename clipart/GleitobjektQt4.png
19550         scale 70
19551         scaleBeforeRotation
19552
19553 \end_inset
19554
19555  – ein graues Kästchen mit roter Beschriftung.
19556 \end_layout
19557
19558 \begin_layout Standard
19559 Um mögliche LaTeX-Fehler durch umgebenden Text zu vermeiden, wird empfohlen,
19560  Gleitobjekte in einem eigenen Absatz einzufügen.
19561 \end_layout
19562
19563 \begin_layout Standard
19564 Vorhandene Abbildungen oder Tabellen können Sie in ein Gleitobjekt packen,
19565  indem Sie sie markieren und dann auf 
19566 \begin_inset Graphics
19567         filename ../../images/float-insert_figure.png
19568         scale 70
19569         scaleBeforeRotation
19570
19571 \end_inset
19572
19573  oder 
19574 \begin_inset Graphics
19575         filename ../../images/float-insert_table.png
19576         scale 70
19577         scaleBeforeRotation
19578
19579 \end_inset
19580
19581  klicken.
19582 \end_layout
19583
19584 \begin_layout Section
19585 Gleitobjekt-Typen
19586 \begin_inset Index idx
19587 status collapsed
19588
19589 \begin_layout Plain Layout
19590 Gleitobjekte ! Typen
19591 \end_layout
19592
19593 \end_inset
19594
19595
19596 \end_layout
19597
19598 \begin_layout Standard
19599 Neben Gleitobjekt-Abbildungen und -Tabellen, die bereits in Abschnitt
19600 \begin_inset space ~
19601 \end_inset
19602
19603
19604 \begin_inset CommandInset ref
19605 LatexCommand ref
19606 reference "abs:Gleitende-Abbildungen"
19607
19608 \end_inset
19609
19610  und 
19611 \begin_inset CommandInset ref
19612 LatexCommand ref
19613 reference "abs:Gleitende-Tabellen"
19614
19615 \end_inset
19616
19617  beschrieben wurden, gibt es Gleitobjekt-Algorithmen und umflossene Gleitobjekte.
19618 \end_layout
19619
19620 \begin_layout Subsection
19621 Gleitobjekt-Algorithmen
19622 \begin_inset Index idx
19623 status collapsed
19624
19625 \begin_layout Plain Layout
19626 Gleitobjekte ! Algorithmen
19627 \end_layout
19628
19629 \end_inset
19630
19631
19632 \begin_inset CommandInset label
19633 LatexCommand label
19634 name "uab:Gleitobjekt-Algorithmen"
19635
19636 \end_inset
19637
19638
19639 \end_layout
19640
19641 \begin_layout Standard
19642 \begin_inset Float algorithm
19643 placement h
19644 wide false
19645 sideways false
19646 status open
19647
19648 \begin_layout Plain Layout
19649 \begin_inset Caption
19650
19651 \begin_layout Plain Layout
19652 \begin_inset CommandInset label
19653 LatexCommand label
19654 name "alg:Ein-Gleitobjekt-Algorithmus"
19655
19656 \end_inset
19657
19658 Ein Gleitobjekt-Algorithmus 
19659 \end_layout
19660
19661 \end_inset
19662
19663
19664 \end_layout
19665
19666 \begin_layout LyX-Code
19667 for I in 1..N loop
19668 \begin_inset Newline newline
19669 \end_inset
19670
19671  Sum:= Sum + A(I); /*Kommentar*/
19672 \begin_inset Newline newline
19673 \end_inset
19674
19675 end loop
19676 \begin_inset VSpace -4mm
19677 \end_inset
19678
19679
19680 \end_layout
19681
19682 \end_inset
19683
19684
19685 \end_layout
19686
19687 \begin_layout Standard
19688 Dieser Typ wird mit 
19689 \family sans
19690 Einfügen\SpecialChar \menuseparator
19691 Gleitobjekt\SpecialChar \menuseparator
19692 Algorithmus
19693 \family default
19694  eingefügt.
19695  Er wird für Programm-Code und Algorithmen-Beschreibungen verwendet und
19696  stellt eine Alternative zu Programm-Code-Listen dar, die in Kapitel
19697 \begin_inset space ~
19698 \end_inset
19699
19700
19701 \begin_inset CommandInset ref
19702 LatexCommand ref
19703 reference "kap:Programm-Code-Listen"
19704
19705 \end_inset
19706
19707 .
19708  Eine mögliche Absatz-Umgebung hier für ist 
19709 \family sans
19710 LyX-Code
19711 \family default
19712 , beschrieben im 
19713 \emph on
19714 Benutzerhandbuch
19715 \emph default
19716 .
19717  In Algorithmus
19718 \begin_inset space ~
19719 \end_inset
19720
19721
19722 \begin_inset CommandInset ref
19723 LatexCommand ref
19724 reference "alg:Ein-Gleitobjekt-Algorithmus"
19725
19726 \end_inset
19727
19728  wurden am Ende -4
19729 \begin_inset space \thinspace{}
19730 \end_inset
19731
19732 mm vertikaler Abstand eingefügt, damit die untere Linie direkt unter der
19733  letzten Zeile gedruckt wird.
19734 \end_layout
19735
19736 \begin_layout Standard
19737 Die Marke 
19738 \emph on
19739 Algorithmus
19740 \emph default
19741  wird nicht automatisch in die druckbare Version übernommen, sondern das
19742  englische Wort 
19743 \emph on
19744 Algorithm
19745 \emph default
19746  verwendet.
19747  Soll
19748 \emph on
19749  Algorithmus
19750 \emph default
19751  dort stehen, müssen Sie folgendes in den LaTeX-Vorspann schreiben: 
19752 \end_layout
19753
19754 \begin_layout Standard
19755
19756 \series bold
19757
19758 \backslash
19759 floatname{algorithm}{Algorithmus}
19760 \end_layout
19761
19762 \begin_layout Standard
19763 Um das Algorithmenverzeichnis einzufügen, kann für Dokumente, die dieselbe
19764  Sprache wie die LyX Menünamen haben, das Menü 
19765 \family sans
19766 Einfügen\SpecialChar \menuseparator
19767 Liste
19768 \begin_inset space \thinspace{}
19769 \end_inset
19770
19771 /
19772 \begin_inset space \thinspace{}
19773 \end_inset
19774
19775 Inhaltsverzeichnis\SpecialChar \menuseparator
19776 Algorithmenverzeichnis
19777 \family default
19778  verwendet werden.
19779  Für Dokumente in anderen Sprachen muss stattdessen dieser Befehl als TeX-Code
19780  eingefügt werden:
19781 \end_layout
19782
19783 \begin_layout Standard
19784
19785 \series bold
19786
19787 \backslash
19788 listof{algorithm}{Algorithmenverzeichnis}
19789 \end_layout
19790
19791 \begin_layout Standard
19792 Gleitobjekt-Algorithmen werden nicht wie Gleitobjekt-Abbildungen oder -Tabellen
19793  nach dem Schema 
19794 \begin_inset Quotes gld
19795 \end_inset
19796
19797 Kapitelnummer.Algorithmusnummer
19798 \begin_inset Quotes grd
19799 \end_inset
19800
19801  nummeriert.
19802  Um das zu erreichen, müssen Sie folgenden Befehl in den LaTeX-Vorspann
19803  einfügen:
19804 \end_layout
19805
19806 \begin_layout Standard
19807
19808 \series bold
19809
19810 \backslash
19811 numberwithin{algorithm}{chapter}
19812 \end_layout
19813
19814 \begin_layout Standard
19815 Um 
19816 \series bold
19817
19818 \backslash
19819 numberwithin
19820 \series default
19821  benutzen zu können, muss in den 
19822 \family sans
19823 Mathe
19824 \begin_inset space ~
19825 \end_inset
19826
19827 Optionen
19828 \family default
19829  der 
19830 \family sans
19831 Dokument-Einstellungen
19832 \family default
19833  
19834 \family sans
19835 AMS
19836 \begin_inset space ~
19837 \end_inset
19838
19839 Mathe
19840 \begin_inset space ~
19841 \end_inset
19842
19843 Paket
19844 \family default
19845
19846 \begin_inset space ~
19847 \end_inset
19848
19849
19850 \family sans
19851 verwenden
19852 \family default
19853  angekreuzt sein.
19854 \end_layout
19855
19856 \begin_layout Subsection
19857 Umflossene Gleitobjekte
19858 \begin_inset Index idx
19859 status collapsed
19860
19861 \begin_layout Plain Layout
19862 Gleitobjekte ! umflossene
19863 \end_layout
19864
19865 \end_inset
19866
19867
19868 \end_layout
19869
19870 \begin_layout Standard
19871 Umflossene Gleitobjekte werden benutzt, um Text um eine Abbildung oder Tabelle
19872  herum fließen zu lassen, wobei der Text nur den Teil der Zeile benutzt,
19873  den die Abbildung bzw.
19874 \begin_inset space ~
19875 \end_inset
19876
19877 Tabelle übrig lässt.
19878  Sie werden über das Menü
19879 \family sans
19880  Einfügen\SpecialChar \menuseparator
19881 Gleitobjekt\SpecialChar \menuseparator
19882 Umflossenes Bild-Gleitobjekt oder Umflossenes Tabellen-Gleit
19883 objekt
19884 \family default
19885  eingefügt, wenn das LaTeX-Paket 
19886 \series bold
19887 wrapfig
19888 \series default
19889
19890 \begin_inset Index idx
19891 status collapsed
19892
19893 \begin_layout Plain Layout
19894 LaTeX-Pakete ! wrapfig
19895 \begin_inset ERT
19896 status collapsed
19897
19898 \begin_layout Plain Layout
19899
19900
19901 \backslash
19902 vspace{4mm}
19903 \end_layout
19904
19905 \end_inset
19906
19907
19908 \end_layout
19909
19910 \end_inset
19911
19912  installiert ist.
19913 \begin_inset Foot
19914 status collapsed
19915
19916 \begin_layout Plain Layout
19917 Wie man ein LaTeX-Paket installiert, wird im Handbuch 
19918 \emph on
19919 LaTeX-Konfiguration
19920 \emph default
19921  beschrieben.
19922 \end_layout
19923
19924 \end_inset
19925
19926  Die Einstellungen des Gleitobjekts können mit einem Rechtsklick auf die
19927  Box des Gleitobjekts geändert werden.
19928  
19929 \begin_inset Wrap figure
19930 lines 0
19931 placement l
19932 overhang 1cm
19933 width "40col%"
19934 status open
19935
19936 \begin_layout Plain Layout
19937 \begin_inset Graphics
19938         filename ../clipart/mobius.eps
19939         width 40col%
19940         scaleBeforeRotation
19941         rotateOrigin center
19942
19943 \end_inset
19944
19945
19946 \end_layout
19947
19948 \begin_layout Plain Layout
19949 \begin_inset Caption
19950
19951 \begin_layout Plain Layout
19952 \begin_inset CommandInset label
19953 LatexCommand label
19954 name "abb:Dies-ist-eine"
19955
19956 \end_inset
19957
19958 Dies ist eine umflossene Gleitobjekt-Abbildung
19959 \end_layout
19960
19961 \end_inset
19962
19963
19964 \end_layout
19965
19966 \end_inset
19967
19968  Obligatorische Einstellungen sind die 
19969 \family sans
19970 Breite
19971 \family default
19972  und 
19973 \family sans
19974 Platzierung
19975 \family default
19976  des Gleitobjekts.
19977  Optional sind der 
19978 \family sans
19979 Überhang 
19980 \family default
19981 der festlegt, wie weit das Gleitobjekt in den Rand des Absatzes
19982 \begin_inset space \thinspace{}
19983 \end_inset
19984
19985 /
19986 \begin_inset space \thinspace{}
19987 \end_inset
19988
19989 der Seite ragt und die 
19990 \family sans
19991 benötigten Zeilen
19992 \family default
19993 , die festlegen wie viele Textzeilen das Gleitobjekt in etwa benötigt.
19994  Die benötigten Zeilen sind oft schwer abzuschätzen, daher sollte man sie
19995  nur nutzen, wenn Probleme mit der Platzierung des Gleitobjekts auftreten.
19996  Des weiteren können Sie entscheiden, ob es LaTeX erlaubt sein soll, das
19997  Gleitobjekt innerhalb des Absatzes oder zu umgebenden Absätzen gleiten
19998  zu lassen.
19999  Abbildung
20000 \begin_inset space ~
20001 \end_inset
20002
20003
20004 \begin_inset CommandInset ref
20005 LatexCommand ref
20006 reference "abb:Dies-ist-eine"
20007
20008 \end_inset
20009
20010  ist zum Beispiel ein umflossenes Bild, das 40
20011 \begin_inset space \thinspace{}
20012 \end_inset
20013
20014 % der Spaltenbreite einnimmt, 1
20015 \begin_inset space \thinspace{}
20016 \end_inset
20017
20018 cm in den Rand ragt und links gesetzt wurde.
20019 \begin_inset Foot
20020 status collapsed
20021
20022 \begin_layout Plain Layout
20023 Die benutzbaren Einheiten werden in Anhang
20024 \begin_inset space ~
20025 \end_inset
20026
20027
20028 \begin_inset CommandInset ref
20029 LatexCommand ref
20030 reference "kap:In-LyX-verfügbare"
20031
20032 \end_inset
20033
20034  beschrieben.
20035 \end_layout
20036
20037 \end_inset
20038
20039
20040 \end_layout
20041
20042 \begin_layout Standard
20043 \begin_inset Note Greyedout
20044 status open
20045
20046 \begin_layout Plain Layout
20047
20048 \series bold
20049 Bemerkung:
20050 \series default
20051  Umflossene Objekte sind fragil! Wenn die Abbildung z.
20052 \begin_inset space \thinspace{}
20053 \end_inset
20054
20055 B.
20056  zu nahe am unteren Seitenrand ist, kann es passieren, dass sie gar nicht
20057  oder über anderen Text gedruckt wird.
20058 \end_layout
20059
20060 \end_inset
20061
20062
20063 \end_layout
20064
20065 \begin_layout Standard
20066 Allgemein gilt:
20067 \end_layout
20068
20069 \begin_layout Itemize
20070 Umflossene Gleitobjekte sollten nicht in Absätze gepackt werden, die auf
20071  der nächsten Seite fortgesetzt werden.
20072  Das bedeutet, dass man sie erst dann einfügen sollte, wenn das Dokument
20073  fast fertig ist und man sehen kann, wo ein Seitenumbruch erfolgen wird.
20074 \end_layout
20075
20076 \begin_layout Itemize
20077 Umflossene Gleitobjekte sollten entweder vor dem Absatz, dessen Text um
20078  sie fließen soll, eingefügt werden oder darin.
20079 \end_layout
20080
20081 \begin_layout Itemize
20082 Umflossene Gleitobjekte in aufeinander folgenden Absätzen können Probleme
20083  bereiten, also achten Sie darauf, dass mindestens ein Textabsatz zwischen
20084  ihnen ist.
20085 \end_layout
20086
20087 \begin_layout Itemize
20088 Umflossene Gleitobjekte sind weder in Abschnitts-Überschriften noch in Tabellen
20089  erlaubt.
20090 \end_layout
20091
20092 \begin_layout Section
20093 Gleitobjekt-Nummerierung
20094 \begin_inset Index idx
20095 status collapsed
20096
20097 \begin_layout Plain Layout
20098 Gleitobjekte ! Nummerierung
20099 \end_layout
20100
20101 \end_inset
20102
20103
20104 \end_layout
20105
20106 \begin_layout Standard
20107 Gleitobjekte werden entweder unabhängig vom Abschnitt, in dem sie sind,
20108  nummeriert oder nach dem Schema 
20109 \begin_inset Quotes gld
20110 \end_inset
20111
20112 Kapitelnummer.Gleitobjektnummer
20113 \begin_inset Quotes grd
20114 \end_inset
20115
20116  oder 
20117 \begin_inset Quotes gld
20118 \end_inset
20119
20120 Abschnittsnummer.Gleitobjektnummer
20121 \begin_inset Quotes grd
20122 \end_inset
20123
20124 .
20125  Das hängt von der Dokumentklasse ab.
20126 \end_layout
20127
20128 \begin_layout Standard
20129 Um das Aussehen der unabhängigen Nummer zu ändern, müssen Sie folgendes
20130  in den LaTeX-Vorspann einfügen:
20131 \end_layout
20132
20133 \begin_layout Standard
20134
20135 \series bold
20136
20137 \backslash
20138 renewcommand{
20139 \backslash
20140 thetable}{
20141 \backslash
20142 roman{table}}
20143 \end_layout
20144
20145 \begin_layout Standard
20146
20147 \series bold
20148
20149 \backslash
20150 thetable
20151 \series default
20152  ist der Befehl, der die Tabellennummer druckt.
20153  Für Abbildungen ist das 
20154 \series bold
20155
20156 \backslash
20157 thefigure
20158 \series default
20159 .
20160  Der Befehl 
20161 \series bold
20162
20163 \backslash
20164 roman
20165 \series default
20166  druckt die Tabellennummer als kleingeschriebene römische Zahlen.
20167 \end_layout
20168
20169 \begin_layout Standard
20170 Um das Nummerierungsschema zum Beispiel auf 
20171 \begin_inset Quotes gld
20172 \end_inset
20173
20174 Unterabschnittsnummer.Num\SpecialChar \-
20175 mer
20176 \begin_inset Quotes grd
20177 \end_inset
20178
20179  zu ändern, setzen Sie folgendes in den LaTeX-Vorspann:
20180 \end_layout
20181
20182 \begin_layout Standard
20183
20184 \series bold
20185
20186 \backslash
20187 numberwithin{table}{subsection}
20188 \end_layout
20189
20190 \begin_layout Standard
20191 Um den Befehl 
20192 \series bold
20193
20194 \backslash
20195 numberwithin
20196 \series default
20197  benutzen zu können, müssen Sie in den 
20198 \family sans
20199 Mathe
20200 \begin_inset space ~
20201 \end_inset
20202
20203 Optionen
20204 \family default
20205  der 
20206 \family sans
20207 Dokument-Einstellungen
20208 \family default
20209  
20210 \family sans
20211 AMS
20212 \begin_inset space ~
20213 \end_inset
20214
20215 Mathe
20216 \begin_inset space ~
20217 \end_inset
20218
20219 Paket
20220 \family default
20221
20222 \begin_inset space ~
20223 \end_inset
20224
20225
20226 \family sans
20227 verwenden
20228 \family default
20229  ankreuzen.
20230 \end_layout
20231
20232 \begin_layout Standard
20233 Sehen Sie sich bitte auch Abschnitt
20234 \begin_inset space ~
20235 \end_inset
20236
20237
20238 \begin_inset CommandInset ref
20239 LatexCommand ref
20240 reference "uab:Fußnoten-Nummerierung"
20241
20242 \end_inset
20243
20244  für Einzelheiten und wichtige Bemerkungen zu Nummerierung-Befehlen an.
20245 \end_layout
20246
20247 \begin_layout Section
20248 Auf Gleitobjekte verweisen
20249 \begin_inset CommandInset label
20250 LatexCommand label
20251 name "abs:Auf-Gleitobjekte-verweisen"
20252
20253 \end_inset
20254
20255
20256 \begin_inset Index idx
20257 status collapsed
20258
20259 \begin_layout Plain Layout
20260 Gleitobjekte ! Querverweise
20261 \end_layout
20262
20263 \end_inset
20264
20265
20266 \begin_inset Index idx
20267 status collapsed
20268
20269 \begin_layout Plain Layout
20270 Querverweise ! auf Gleitobjekte
20271 \end_layout
20272
20273 \end_inset
20274
20275
20276 \end_layout
20277
20278 \begin_layout Standard
20279 Zunächst müssen Sie mit 
20280 \family sans
20281 Einfügen\SpecialChar \menuseparator
20282 Marke
20283 \family default
20284  oder einen Klick auf 
20285 \begin_inset Graphics
20286         filename ../../images/label-insert.png
20287         scale 70
20288         scaleBeforeRotation
20289
20290 \end_inset
20291
20292  eine Marke im Titel einfügen.
20293  Im 
20294 \family sans
20295 Marke
20296 \family default
20297 -Dialog schreiben Sie einen Text in das Feld 
20298 \family sans
20299 Marke
20300 \family default
20301  oder übernehmen den vorgeschlagenen.
20302  Die Marke sieht in LyX dann so aus:
20303 \end_layout
20304
20305 \begin_layout Standard
20306 \begin_inset Graphics
20307         filename clipart/Marke.png
20308         lyxscale 80
20309         scale 50
20310         scaleBeforeRotation
20311
20312 \end_inset
20313
20314
20315 \end_layout
20316
20317 \begin_layout Standard
20318 Die Marke wird als Anker und Name für den Querverweis benutzt.
20319  Mit 
20320 \family sans
20321 Einfügen\SpecialChar \menuseparator
20322 Querverweis
20323 \family default
20324  oder einen Klick auf 
20325 \begin_inset Graphics
20326         filename ../../images/dialog-show-new-inset_ref.png
20327         scale 70
20328         scaleBeforeRotation
20329
20330 \end_inset
20331
20332  können Sie dann auf die Marke verweisen.
20333  Als Querverweis wird in LyX ein graues Kästchen wie zum Beispiel dieses
20334  angezeigt:
20335 \end_layout
20336
20337 \begin_layout Standard
20338 \begin_inset Graphics
20339         filename clipart/Querverweis.png
20340         lyxscale 80
20341         scale 50
20342         scaleBeforeRotation
20343
20344 \end_inset
20345
20346
20347 \begin_inset Newline newline
20348 \end_inset
20349
20350  Mehr zu Querverweisen finden Sie im 
20351 \emph on
20352 Benutzerhandbuch
20353 \emph default
20354 .
20355 \end_layout
20356
20357 \begin_layout Standard
20358 Es empfiehlt sich, zwischen dem Querverweis-Namen (zum Beispiele Abschnitt)
20359  und dem Querverweis ein geschütztes Leerzeichen einfügen, damit beide nicht
20360  durch einen Zeilenumbruch getrennt werden können.
20361 \end_layout
20362
20363 \begin_layout Standard
20364 Marken können Sie jederzeit durch einen Klick auf ihr Kästchen ändern.
20365  LyX passt die Querverweise automatisch an.
20366 \end_layout
20367
20368 \begin_layout Standard
20369 Ein Klick auf den Schalter 
20370 \family sans
20371 Gehe
20372 \begin_inset space ~
20373 \end_inset
20374
20375 zur
20376 \begin_inset space ~
20377 \end_inset
20378
20379 Marke
20380 \family default
20381  im Querverweis-Fenster stellt den Cursor vor die entsprechende Marke.
20382  Der Text der Schaltfläche heißt jetzt 
20383 \family sans
20384 Gehe
20385 \begin_inset space ~
20386 \end_inset
20387
20388 zurück
20389 \family default
20390  und ein Klick darauf macht genau dies.
20391   Ein Rechts-Klick auf das Querverweis-Kästchen stellt den Cursor vor die
20392  entsprechende Marke, ohne dass das Querverweis-Fenster zusehen ist.
20393  Dann ist auch kein 
20394 \family sans
20395 Gehe
20396 \begin_inset space ~
20397 \end_inset
20398
20399 zurück
20400 \family default
20401  möglich.
20402 \end_layout
20403
20404 \begin_layout Subsection
20405 Querverweis-Formate
20406 \begin_inset CommandInset label
20407 LatexCommand label
20408 name "uab:Querverweis-Formate"
20409
20410 \end_inset
20411
20412
20413 \begin_inset Index idx
20414 status collapsed
20415
20416 \begin_layout Plain Layout
20417 Querverweise ! Formate
20418 \end_layout
20419
20420 \end_inset
20421
20422
20423 \end_layout
20424
20425 \begin_layout Standard
20426 Es gibt sechs verschiedene Querverweisstile:
20427 \end_layout
20428
20429 \begin_layout Description
20430 <Querverweis>: druckt die Nummer der Gleitumgebung, dies ist die Voreinstellung:
20431  
20432 \begin_inset CommandInset ref
20433 LatexCommand ref
20434 reference "abb:Zwei-Teilabbildungen"
20435
20436 \end_inset
20437
20438
20439 \end_layout
20440
20441 \begin_layout Description
20442 (<Querverweis>): druckt die Nummer der Gleitumgebung umgeben von zwei runden
20443  Klammern, dies ist der Stil, wie er normalerweise für Verweise auf Formeln
20444  verwendet wird, speziell wenn der Name 
20445 \begin_inset Quotes gld
20446 \end_inset
20447
20448 Gleichung
20449 \begin_inset Quotes grd
20450 \end_inset
20451
20452  weggelassen wird: 
20453 \begin_inset CommandInset ref
20454 LatexCommand eqref
20455 reference "eq:Wgn"
20456
20457 \end_inset
20458
20459
20460 \end_layout
20461
20462 \begin_layout Description
20463 <Seite>: druckt die Seitennummer: Seite
20464 \begin_inset space ~
20465 \end_inset
20466
20467
20468 \begin_inset CommandInset ref
20469 LatexCommand pageref
20470 reference "abb:Zwei-Teilabbildungen"
20471
20472 \end_inset
20473
20474
20475 \end_layout
20476
20477 \begin_layout Description
20478 auf
20479 \begin_inset space ~
20480 \end_inset
20481
20482 Seite
20483 \begin_inset space ~
20484 \end_inset
20485
20486 <Seite>: druckt den Text 
20487 \begin_inset Quotes gld
20488 \end_inset
20489
20490 auf Seite
20491 \begin_inset Quotes grd
20492 \end_inset
20493
20494  und die Seitennummer: 
20495 \begin_inset CommandInset ref
20496 LatexCommand vpageref
20497 reference "abb:Zwei-Teilabbildungen"
20498
20499 \end_inset
20500
20501
20502 \end_layout
20503
20504 \begin_layout Description
20505 <Querverweis>
20506 \begin_inset space ~
20507 \end_inset
20508
20509 auf
20510 \begin_inset space ~
20511 \end_inset
20512
20513 Seite
20514 \begin_inset space ~
20515 \end_inset
20516
20517 <Seite>: druckt die Nummer der Gleitumgebung, den Text 
20518 \begin_inset Quotes gld
20519 \end_inset
20520
20521 auf Seite
20522 \begin_inset Quotes grd
20523 \end_inset
20524
20525 , und die Seitennummer: 
20526 \begin_inset CommandInset ref
20527 LatexCommand vref
20528 reference "abb:Zwei-Teilabbildungen"
20529
20530 \end_inset
20531
20532
20533 \end_layout
20534
20535 \begin_layout Description
20536 Formatierter
20537 \begin_inset space ~
20538 \end_inset
20539
20540 Querverweis: druckt ein selbst definiertes Querverweisformat
20541 \begin_inset Newline newline
20542 \end_inset
20543
20544
20545 \begin_inset Note Greyedout
20546 status open
20547
20548 \begin_layout Plain Layout
20549
20550 \series bold
20551 Bemerkung:
20552 \series default
20553  Dies ist nur möglich, wenn das LaTeX-Paket 
20554 \series bold
20555 prettyref
20556 \series default
20557  oder 
20558 \series bold
20559 refstyle
20560 \series default
20561
20562 \begin_inset Index idx
20563 status collapsed
20564
20565 \begin_layout Plain Layout
20566 LaTeX-Pakete ! prettyref
20567 \end_layout
20568
20569 \end_inset
20570
20571
20572 \begin_inset Index idx
20573 status collapsed
20574
20575 \begin_layout Plain Layout
20576 LaTeX-Pakete ! refstyle
20577 \end_layout
20578
20579 \end_inset
20580
20581  installiert ist.
20582 \end_layout
20583
20584 \end_inset
20585
20586
20587 \begin_inset Newline newline
20588 \end_inset
20589
20590 Sie können duch setzen der Option 
20591 \family sans
20592 Verwende refstyle (nicht prettyref) für Querverweise
20593 \family default
20594  im Menü 
20595 \family sans
20596 Dokument\SpecialChar \menuseparator
20597 Einstellungen\SpecialChar \menuseparator
20598 Dokumentklasse
20599 \family default
20600  wählen, welches LaTeX-Paket für diesen Verweistyp verwendet wird.
20601  Das Format wird definiert, indem man den Befehl 
20602 \series bold
20603
20604 \backslash
20605 newrefformat
20606 \series default
20607  (prettyref) oder 
20608 \series bold
20609
20610 \backslash
20611 newref
20612 \series default
20613  (refstyle) in die Dokumentpräambel einfügt.
20614  Z.
20615 \begin_inset space \thinspace{}
20616 \end_inset
20617
20618 B.
20619  kann das Format aller Referenzen auf Abbildungen (haben das Marken-Kürzel
20620  
20621 \begin_inset Quotes eld
20622 \end_inset
20623
20624
20625 \family sans
20626 abb
20627 \family default
20628
20629 \begin_inset Quotes erd
20630 \end_inset
20631
20632 ) mit dem Befehle
20633 \begin_inset Newline newline
20634 \end_inset
20635
20636
20637 \series bold
20638
20639 \backslash
20640 newref{abb}{refcmd={Bild auf Seite 
20641 \backslash
20642 pageref{#1}}}
20643 \series default
20644
20645 \begin_inset Newline newline
20646 \end_inset
20647
20648 geändert werden.
20649  Für weitere Informationen bezüglich des Formats sei auf die Paket-Dokumentation
20650 en verwiesen, 
20651 \begin_inset CommandInset citation
20652 LatexCommand cite
20653 key "prettyref,refstyle"
20654
20655 \end_inset
20656
20657 .
20658 \end_layout
20659
20660 \begin_layout Description
20661 Textverweis: druckt die Beschriftung oder den Namen der Referenz: 
20662 \begin_inset CommandInset ref
20663 LatexCommand nameref
20664 reference "abb:Zwei-Teilabbildungen"
20665
20666 \end_inset
20667
20668
20669 \end_layout
20670
20671 \begin_layout Standard
20672
20673 \family sans
20674 <Seite>
20675 \family default
20676  druckt nicht die Seitennummer, wenn sich die referenzierte Marke auf der
20677  vorherigen, der selben oder der nächsten Seite befindet.
20678  Stattdessen wird z.
20679 \begin_inset space \thinspace{}
20680 \end_inset
20681
20682 B.
20683  der Text 
20684 \begin_inset Quotes gld
20685 \end_inset
20686
20687
20688 \family sans
20689 auf dieser Seite
20690 \family default
20691
20692 \begin_inset Quotes grd
20693 \end_inset
20694
20695  gedruckt.
20696  Der Stil 
20697 \family sans
20698 <Querverweis>
20699 \begin_inset space ~
20700 \end_inset
20701
20702 auf
20703 \begin_inset space ~
20704 \end_inset
20705
20706 Seite
20707 \begin_inset space ~
20708 \end_inset
20709
20710 <Seite>
20711 \family default
20712  druckt nichts über die Seite, wenn die referenzierte Marke auf der gleichen
20713  Seite ist.
20714 \end_layout
20715
20716 \begin_layout Standard
20717 Die Nummer und die aktuelle Seite des referenzierten Dokumentteils wird
20718  automatisch von LaTeX berechnet.
20719  Die Stile können im Feld 
20720 \family sans
20721 Format
20722 \family default
20723  des Querverweis-Fensters eingestellt werden, das erscheint, wenn Sie auf
20724  einen Querverweis klicken.
20725 \end_layout
20726
20727 \begin_layout Standard
20728 \begin_inset Note Greyedout
20729 status open
20730
20731 \begin_layout Plain Layout
20732
20733 \series bold
20734 Bemerkung:
20735 \series default
20736  Es wird empfohlen, das LaTeX-Paket 
20737 \series bold
20738 refstyle
20739 \series default
20740
20741 \begin_inset Index idx
20742 status collapsed
20743
20744 \begin_layout Plain Layout
20745 LaTeX-Pakete ! refstyle
20746 \end_layout
20747
20748 \end_inset
20749
20750  zu verwenden, da 
20751 \series bold
20752 prettyref
20753 \series default
20754
20755 \begin_inset Index idx
20756 status collapsed
20757
20758 \begin_layout Plain Layout
20759 LaTeX-Pakete ! prettyref
20760 \end_layout
20761
20762 \end_inset
20763
20764  nicht alle möglichen LyX Marken-Kürzel
20765 \begin_inset Foot
20766 status collapsed
20767
20768 \begin_layout Plain Layout
20769  
20770 \begin_inset Quotes gld
20771 \end_inset
20772
20773 abb:
20774 \begin_inset Quotes grd
20775 \end_inset
20776
20777  ist z.
20778 \begin_inset space \thinspace{}
20779 \end_inset
20780
20781 B.
20782  LyXs Kürzel für Marken in Bildbeschriftungen.
20783 \end_layout
20784
20785 \end_inset
20786
20787  kennt und auch nicht internationalisiert ist.
20788 \end_layout
20789
20790 \end_inset
20791
20792
20793 \end_layout
20794
20795 \begin_layout Subsection
20796 Automatische Querverweisnamen
20797 \begin_inset Index idx
20798 status collapsed
20799
20800 \begin_layout Plain Layout
20801 Querverweise ! Automatische Namen 
20802 \end_layout
20803
20804 \end_inset
20805
20806
20807 \end_layout
20808
20809 \begin_layout Standard
20810 Das LaTeX-Paket 
20811 \series bold
20812 hyperref
20813 \series default
20814
20815 \begin_inset Index idx
20816 status collapsed
20817
20818 \begin_layout Plain Layout
20819 LaTeX-Pakete ! hyperref
20820 \end_layout
20821
20822 \end_inset
20823
20824 , das in den
20825 \family sans
20826  PDF-Eigenschaften
20827 \family default
20828  im 
20829 \family sans
20830 Dokument-Einstellungen
20831 \family default
20832  Dialog aktiviert werden kann, besitzt eine sehr nützliche Funktion, dass
20833  Querverweise den Namen des Gleitobjekts automatisch enthalten (oder Textteile
20834  wie 
20835 \emph on
20836 Abschnitt
20837 \emph default
20838 ).
20839  Sie müssen damit z.
20840 \begin_inset space \thinspace{}
20841 \end_inset
20842
20843 B.
20844  nicht mehr den Namen 
20845 \begin_inset Quotes gld
20846 \end_inset
20847
20848 Abbildung
20849 \begin_inset Quotes grd
20850 \end_inset
20851
20852  vor jeden Querverweis auf eine Abbildung schreiben.
20853  Um diese Funktion benutzen zu können, aktivieren Sie 
20854 \series bold
20855 hyperref
20856 \series default
20857  und fügen diese Zeile in den LaTeX-Vorspann ein:
20858 \end_layout
20859
20860 \begin_layout Standard
20861
20862 \series bold
20863
20864 \backslash
20865 AtBeginDocument{
20866 \backslash
20867 renewcommand{
20868 \backslash
20869 ref}[1]{
20870 \backslash
20871 mbox{
20872 \backslash
20873 autoref{#1}}}}
20874 \end_layout
20875
20876 \begin_layout Standard
20877 Wenn Sie andere Querverweisnamen als die voreingestellten bevorzugen, z.
20878 \begin_inset space \thinspace{}
20879 \end_inset
20880
20881 B.
20882  statt 
20883 \begin_inset Quotes gld
20884 \end_inset
20885
20886 Abschnitt
20887 \begin_inset Quotes grd
20888 \end_inset
20889
20890  den Namen 
20891 \begin_inset Quotes gld
20892 \end_inset
20893
20894 Kap.
20895 \begin_inset space \thinspace{}
20896 \end_inset
20897
20898
20899 \begin_inset Quotes grd
20900 \end_inset
20901
20902 , können Sie den Namen umdefinieren, indem Sie dies zum Vorspann hinzufügen:
20903 \end_layout
20904
20905 \begin_layout Standard
20906
20907 \series bold
20908
20909 \backslash
20910 addto
20911 \backslash
20912 extrasngerman{
20913 \backslash
20914 renewcommand{
20915 \backslash
20916 sectionautorefname}
20917 \begin_inset Newline newline
20918 \end_inset
20919
20920
20921 \begin_inset Phantom HPhantom
20922 status open
20923
20924 \begin_layout Plain Layout
20925
20926 \series bold
20927 \begin_inset space ~
20928 \end_inset
20929
20930
20931 \end_layout
20932
20933 \end_inset
20934
20935 {Kap.
20936 \backslash
20937 negthinspace}}
20938 \end_layout
20939
20940 \begin_layout Standard
20941 Wenn Sie eine andere Dokumentsprache als Englisch benutzen, ersetzen Sie
20942 \begin_inset Newline newline
20943 \end_inset
20944
20945
20946 \series bold
20947
20948 \backslash
20949 extrasngerman
20950 \series default
20951  durch 
20952 \series bold
20953
20954 \backslash
20955 extras***
20956 \series default
20957 , wobei *** der Name der verwendeten Sprache ist.
20958 \end_layout
20959
20960 \begin_layout Standard
20961 Um automatische Namen zu bekommen, jedoch nicht für bestimmte Querverweistypen,
20962  z.
20963 \begin_inset space \thinspace{}
20964 \end_inset
20965
20966 B.
20967  nicht für Gleichungen, benutzen Sie diesen Vorspanncode:
20968 \end_layout
20969
20970 \begin_layout Standard
20971
20972 \series bold
20973
20974 \backslash
20975 newlength{
20976 \backslash
20977 abc}
20978 \begin_inset Newline newline
20979 \end_inset
20980
20981
20982 \backslash
20983 settowidth{
20984 \backslash
20985 abc}{
20986 \backslash
20987 space}
20988 \begin_inset Newline newline
20989 \end_inset
20990
20991
20992 \backslash
20993 addto
20994 \backslash
20995 extrasenglish{
20996 \backslash
20997 renewcommand{
20998 \backslash
20999 equationautorefname}
21000 \begin_inset Newline newline
21001 \end_inset
21002
21003
21004 \begin_inset Phantom HPhantom
21005 status open
21006
21007 \begin_layout Plain Layout
21008
21009 \series bold
21010 \begin_inset space ~
21011 \end_inset
21012
21013
21014 \end_layout
21015
21016 \end_inset
21017
21018 {
21019 \backslash
21020 hspace{-
21021 \backslash
21022 abc}}
21023 \end_layout
21024
21025 \begin_layout Standard
21026 Mehr über dieses Thema finden Sie in der 
21027 \series bold
21028 hyperref
21029 \series default
21030 -Dokumentation 
21031 \begin_inset CommandInset citation
21032 LatexCommand cite
21033 key "hyperref"
21034
21035 \end_inset
21036
21037 .
21038 \end_layout
21039
21040 \begin_layout Standard
21041 \begin_inset Note Greyedout
21042 status open
21043
21044 \begin_layout Plain Layout
21045
21046 \series bold
21047 Bemerkung:
21048 \series default
21049  Automatische Querverweis-Namen können nicht verwendet werden, wenn Sie
21050  als Querverweisstil 
21051 \family sans
21052 Formatierter
21053 \begin_inset space ~
21054 \end_inset
21055
21056 Querverweis
21057 \family default
21058  benutzen, wie in Abschnitt
21059 \begin_inset space ~
21060 \end_inset
21061
21062
21063 \begin_inset CommandInset ref
21064 LatexCommand ref
21065 reference "uab:Querverweis-Formate"
21066
21067 \end_inset
21068
21069  beschrieben.
21070 \end_layout
21071
21072 \end_inset
21073
21074
21075 \end_layout
21076
21077 \begin_layout Standard
21078 Das 
21079 \emph on
21080 Mathe
21081 \emph default
21082  Handbuch ist ein Beispiel wo automatische Querverweisnamen verwendet werden.
21083 \end_layout
21084
21085 \begin_layout Subsection
21086 Querverweis-Position
21087 \begin_inset CommandInset label
21088 LatexCommand label
21089 name "uab:Querverweis-Position"
21090
21091 \end_inset
21092
21093
21094 \begin_inset Index idx
21095 status collapsed
21096
21097 \begin_layout Plain Layout
21098 Querverweise !  Position
21099 \end_layout
21100
21101 \end_inset
21102
21103
21104 \end_layout
21105
21106 \begin_layout Standard
21107 Wenn Sie 
21108 \series bold
21109 hyperref
21110 \series default
21111
21112 \begin_inset Index idx
21113 status collapsed
21114
21115 \begin_layout Plain Layout
21116 LaTeX-Pakete ! hyperref
21117 \end_layout
21118
21119 \end_inset
21120
21121  in den
21122 \family sans
21123  PDF-Eigenschaften
21124 \family default
21125  im 
21126 \family sans
21127 Dokument-Einstellungen
21128 \family default
21129  Dialog benutzen, um in der Ausgabe Querverweise zu verlinken, springt ein
21130  Klick auf den Querverweis für eine Gleitobjekt-Abbildung zur Abbildungsmarke,
21131  und Sie werden das Bild ohne Scrollen nicht sehen.
21132  Das liegt daran, dass der Querverweis-Link an der Marken-Position verankert
21133  ist.
21134  Wenn Sie das  LaTeX-Paket 
21135 \series bold
21136 hypcap
21137 \series default
21138
21139 \begin_inset Index idx
21140 status collapsed
21141
21142 \begin_layout Plain Layout
21143 LaTeX-Pakete ! hypcap
21144 \end_layout
21145
21146 \end_inset
21147
21148 , das Teil des LaTeX-Pakets 
21149 \series bold
21150 oberdiek
21151 \series default
21152
21153 \begin_inset Index idx
21154 status collapsed
21155
21156 \begin_layout Plain Layout
21157 LaTeX-Pakete ! oberdiek
21158 \end_layout
21159
21160 \end_inset
21161
21162  ist, benutzen, wird der Anker am Anfang des Gleitobjekts gesetzt.
21163  Aber natürlich müssen Sie auch hier das LaTeX-Paket 
21164 \series bold
21165 hypcap
21166 \series default
21167  zunächst in den LaTeX-Vorspann laden:
21168 \end_layout
21169
21170 \begin_layout Standard
21171
21172 \series bold
21173
21174 \backslash
21175 usepackage[figure]{hypcap}
21176 \end_layout
21177
21178 \begin_layout Standard
21179 Sie können 
21180 \series bold
21181 hypcap
21182 \series default
21183  auch für alle Gleitobjekte benutzen, aber das wird aus Gründen der Stabilität
21184  nicht empfohlen.
21185  Weitere Informationen finden Sie im
21186 \series bold
21187  hypcap
21188 \series default
21189 -Handbuch 
21190 \begin_inset CommandInset citation
21191 LatexCommand cite
21192 key "hypcap"
21193
21194 \end_inset
21195
21196 .
21197 \end_layout
21198
21199 \begin_layout Standard
21200 \begin_inset Note Greyedout
21201 status open
21202
21203 \begin_layout Plain Layout
21204
21205 \series bold
21206 Bemerkung:
21207 \series default
21208  
21209 \series bold
21210 hypcap
21211 \series medium
21212  hat keinen Einfluss auf Querverweise zu Teilabbildungen.
21213 \end_layout
21214
21215 \end_inset
21216
21217
21218 \end_layout
21219
21220 \begin_layout Section
21221 Gleitobjekt-Platzierung
21222 \begin_inset CommandInset label
21223 LatexCommand label
21224 name "abs:Gleitobjekt-Platzierung"
21225
21226 \end_inset
21227
21228
21229 \begin_inset Index idx
21230 status collapsed
21231
21232 \begin_layout Plain Layout
21233 Gleitobjekte ! Platzierung
21234 \end_layout
21235
21236 \end_inset
21237
21238
21239 \end_layout
21240
21241 \begin_layout Standard
21242 Ein Rechtsklick auf ein Gleitobjekt-Kästchen öffnet den 
21243 \family sans
21244 Gleitobjekt-Einstellungen
21245 \family default
21246 -Dialog, in dem Sie die LaTeX-Optionen für die Gleitobjekt-Platzierung ändern
21247  können.
21248 \begin_inset Newline newline
21249 \end_inset
21250
21251 Die Option 
21252 \family sans
21253 Spalten
21254 \begin_inset space ~
21255 \end_inset
21256
21257 überspannen
21258 \family default
21259  ist nur bei zweispaltigen Dokumenten sinnvoll.
21260  Wenn Sie sie wählen, wird das Gleitobjekt über beide Spalten gesetzt.
21261 \begin_inset Newline newline
21262 \end_inset
21263
21264 Die Option 
21265 \family sans
21266 Seitwärts
21267 \begin_inset space ~
21268 \end_inset
21269
21270 drehen
21271 \family default
21272  ist in Abschnitt 
21273 \begin_inset CommandInset ref
21274 LatexCommand ref
21275 reference "abs:Gedrehte-Gleitobjekte"
21276
21277 \end_inset
21278
21279  beschrieben.
21280 \end_layout
21281
21282 \begin_layout Standard
21283 Sie können eine oder mehrere der folgenden Optionen im Gleitobjekt-Dialog
21284  verwenden, um die Platzierung einzelner Gleitobjekte zu beeinflussen, wenn
21285  Sie die Option 
21286 \family sans
21287 Standard-Platzierung
21288 \begin_inset space ~
21289 \end_inset
21290
21291 verwenden
21292 \family default
21293  nicht verwenden:
21294 \end_layout
21295
21296 \begin_layout Description
21297 Hier
21298 \begin_inset space ~
21299 \end_inset
21300
21301 wenn
21302 \begin_inset space ~
21303 \end_inset
21304
21305 möglich versucht, das Gleitobjekt dort zu platzieren, wo es eingefügt wurde.
21306 \end_layout
21307
21308 \begin_layout Description
21309 Anfang
21310 \begin_inset space ~
21311 \end_inset
21312
21313 der
21314 \begin_inset space ~
21315 \end_inset
21316
21317 Seite
21318 \family sans
21319  
21320 \family default
21321 versucht, das Gleitobjekt am Anfang der aktuellen Seite zu platzieren.
21322  Gleitobjekte, die maximal 70
21323 \begin_inset space \thinspace{}
21324 \end_inset
21325
21326 % einer Seite benötigen, dürfen oben platziert werden.
21327  Dies kann durch die Variable 
21328 \series bold
21329
21330 \backslash
21331 topfraction
21332 \series default
21333  im LaTeX-Vorspann überschrieben werden, zum Beispiel: 
21334 \end_layout
21335
21336 \begin_deeper
21337 \begin_layout Standard
21338
21339 \series bold
21340
21341 \backslash
21342 renewcommand{
21343 \backslash
21344 topfraction}{0.9}
21345 \family typewriter
21346 \series default
21347  
21348 \end_layout
21349
21350 \end_deeper
21351 \begin_layout Description
21352 Ende
21353 \begin_inset space ~
21354 \end_inset
21355
21356 der
21357 \begin_inset space ~
21358 \end_inset
21359
21360 Seite versucht, das Gleitobjekt am Ende der aktuellen Seite zu platzieren.
21361  Gleitobjekte, die maximal 30
21362 \begin_inset space \thinspace{}
21363 \end_inset
21364
21365 % einer Seite benötigen, dürfen unten platziert werden.
21366  Dies kann durch die Variable 
21367 \series bold
21368
21369 \backslash
21370 bottomfraction
21371 \series default
21372  im LaTeX-Vorspann überschrieben werden, zum Beispiel setzt 
21373 \end_layout
21374
21375 \begin_deeper
21376 \begin_layout Standard
21377
21378 \series bold
21379
21380 \backslash
21381 renewcommand{
21382 \backslash
21383 bottomfraction}{0.5}
21384 \end_layout
21385
21386 \begin_layout Standard
21387 die oftmals zu kleine untere Grenze auf 50
21388 \begin_inset space \thinspace{}
21389 \end_inset
21390
21391 %.
21392 \end_layout
21393
21394 \end_deeper
21395 \begin_layout Description
21396 Seite
21397 \begin_inset space ~
21398 \end_inset
21399
21400 mit
21401 \begin_inset space ~
21402 \end_inset
21403
21404 Gleitobjekten versucht, das Gleitobjekt auf einer eigenen Seite zu platzieren.
21405  Nur wenn mehr als 50
21406 \begin_inset space \thinspace{}
21407 \end_inset
21408
21409 % einer Seite von Gleitobjekten belegt wird, wird eine neue Seite für weitere
21410  Gleitobjekte bereitgestellt.
21411  Dies kann durch die Variable 
21412 \series bold
21413
21414 \backslash
21415 floatpagefraction 
21416 \series default
21417 im LaTeX-Vorspann überschrieben werden.
21418 \end_layout
21419
21420 \begin_layout Standard
21421 Die Reihenfolge der obigen Optionen wird 
21422 \emph on
21423 immer
21424 \emph default
21425  von LaTeX verwendet.
21426  Das heißt wenn Sie die Standard-Platzierung verwenden, wird LaTeX zuerst
21427  versuchen 
21428 \family sans
21429 Hier
21430 \begin_inset space \space{}
21431 \end_inset
21432
21433 wenn
21434 \begin_inset space \space{}
21435 \end_inset
21436
21437 möglich
21438 \family default
21439 , dann 
21440 \family sans
21441 Anfang
21442 \begin_inset space ~
21443 \end_inset
21444
21445 der
21446 \begin_inset space ~
21447 \end_inset
21448
21449 Seite
21450 \family default
21451  und dann die anderen Optionen anzuwenden.
21452  Wenn Sie nicht die Standard-Platzierung verwenden, wird LaTeX nur die von
21453  Ihnen gewählten Optionen versuchen anzuwenden, aber immer in derselben
21454  Reihenfolge.
21455  Wenn keine der 4 Platzierungen möglich sind, wird die Prozedur intern wiederhol
21456 t, aber diesmal mit dem Ziel, das Gleitobjekt auf die nächste Seite zu setzen.
21457 \end_layout
21458
21459 \begin_layout Standard
21460 Die Option 
21461 \family sans
21462 Hier,
21463 \begin_inset space ~
21464 \end_inset
21465
21466 auf
21467 \begin_inset space ~
21468 \end_inset
21469
21470 jeden
21471 \begin_inset space ~
21472 \end_inset
21473
21474 Fall
21475 \family default
21476  sollte nur sehr selten benutzt werden und auch nur dann, wenn das Dokument
21477  fast druckreif ist.
21478  Denn mit der Option kann das Objekt nicht mehr 
21479 \emph on
21480 gleiten
21481 \emph default
21482 , wenn Sie das Dokument ändern, und die Gestaltung der Seite wird dadurch
21483  oftmals zerstört.
21484 \end_layout
21485
21486 \begin_layout Standard
21487 Es gibt keine Platzierungsoption für von Text umflossene [Gleit]Objekte,
21488  da diese immer vom Text eines bestimmten Absatzes umgeben sind.
21489 \begin_inset VSpace bigskip
21490 \end_inset
21491
21492
21493 \end_layout
21494
21495 \begin_layout Standard
21496 Manchmal wird ein Gleitobjekt am Seitenanfang platziert, während sein zugehörige
21497 r Abschnitt erst auf der Seitenmitte beginnt, was den Eindruck erweckt,
21498  das Gleitobjekt sei Teil des vorherigen Abschnitts.
21499  Das kann mit dem LaTeX-Befehl
21500 \series bold
21501  
21502 \backslash
21503 suppressfloats
21504 \series default
21505  verhindert werden.
21506  Er unterdrückt eine Gleitobjekt-Platzierung für die Seite, auf der er steht,
21507  und sorgt so dafür, dass ein Gleitobjekt erst nach seiner Abschnitt-Überschrift
21508  gesetzt wird.
21509  Dazu müssen Sie im LaTeX-Vorspann folgende Befehle einfügen:
21510 \end_layout
21511
21512 \begin_layout Standard
21513
21514 \series bold
21515
21516 \backslash
21517 let
21518 \backslash
21519 meinAbschnitt
21520 \backslash
21521 section
21522 \begin_inset Newline newline
21523 \end_inset
21524
21525
21526 \backslash
21527 renewcommand{
21528 \backslash
21529 section}{
21530 \backslash
21531 suppressfloats[t]
21532 \backslash
21533 meinAbschnitt}
21534 \end_layout
21535
21536 \begin_layout Standard
21537 Dasselbe können Sie für alle Überschriften von Kapiteln, Abschnitten und
21538  Unterabschnitten festlegen.
21539  Für kleinere Teile wie Unterunterabschnitte wird es nicht empfohlen, weil
21540  LaTeX Probleme mit einem geeigneten Ort für das Gleitobjekt haben könnte.
21541 \end_layout
21542
21543 \begin_layout Standard
21544 Es gibt auch noch das LaTeX-Paket 
21545 \series bold
21546 flafter
21547 \series default
21548
21549 \begin_inset Index idx
21550 status collapsed
21551
21552 \begin_layout Plain Layout
21553 LaTeX-Pakete ! flafter
21554 \end_layout
21555
21556 \end_inset
21557
21558  das dafür sorgt, dass prinzipiell kein Gleitobjekt vor seiner Definition
21559  gedruckt wird.
21560 \end_layout
21561
21562 \begin_layout Standard
21563 \begin_inset VSpace bigskip
21564 \end_inset
21565
21566 Manchmal möchte man alle Abbildungen und Tabellen am Dokumentende haben.
21567  Dafür gibt es das LaTeX-Paket 
21568 \series bold
21569 endfloat
21570 \series default
21571
21572 \begin_inset Index idx
21573 status collapsed
21574
21575 \begin_layout Plain Layout
21576 LaTeX-Pakete ! endfloat
21577 \end_layout
21578
21579 \end_inset
21580
21581 .
21582  Es druckt alle Gleitobjekt-Abbildungen und -Tabellen in eigenen Abschnitten.
21583  An der ursprünglichen Gleitobjekt-Position werden Sie einen Hinweis wie
21584  
21585 \family sans
21586
21587 \begin_inset Quotes gld
21588 \end_inset
21589
21590 [Abbildung
21591 \begin_inset space ~
21592 \end_inset
21593
21594 3.2 ist ungefähr hier.]
21595 \family default
21596
21597 \begin_inset Quotes grd
21598 \end_inset
21599
21600  finden.
21601  Das 
21602 \series bold
21603 endfloat
21604 \series default
21605 -Paket wird mit folgendem Befehl in den LaTeX-Vorspann eingefügt:
21606 \end_layout
21607
21608 \begin_layout Standard
21609
21610 \series bold
21611
21612 \backslash
21613 usepackage[Optionen]{endfloat}
21614 \end_layout
21615
21616 \begin_layout Standard
21617 Es gibt verschiedene Optionen für die Formatierung der Abbildungen- und
21618  Tabellen-Abschnitte, die Sie in der 
21619 \series bold
21620 endfloat
21621 \series default
21622 -Dokumentation 
21623 \begin_inset CommandInset citation
21624 LatexCommand cite
21625 key "endfloat"
21626
21627 \end_inset
21628
21629  nachlesen können.
21630 \begin_inset Newline newline
21631 \end_inset
21632
21633
21634 \begin_inset Note Greyedout
21635 status open
21636
21637 \begin_layout Plain Layout
21638
21639 \series bold
21640 Bemerkung
21641 \begin_inset space ~
21642 \end_inset
21643
21644 1: endfloat
21645 \series default
21646  übersetzt den Hinweistext nicht automatisch.
21647  Abschnitt
21648 \begin_inset space ~
21649 \end_inset
21650
21651 4 in 
21652 \begin_inset CommandInset citation
21653 LatexCommand cite
21654 key "endfloat"
21655
21656 \end_inset
21657
21658  beschreibt, wie es geht.
21659 \end_layout
21660
21661 \end_inset
21662
21663
21664 \end_layout
21665
21666 \begin_layout Standard
21667 \begin_inset Note Greyedout
21668 status open
21669
21670 \begin_layout Plain Layout
21671
21672 \series bold
21673 Bemerkung
21674 \begin_inset space ~
21675 \end_inset
21676
21677 2: 
21678 \series default
21679 Die aktuelle Version von 
21680 \series bold
21681 endfloat
21682 \series default
21683  hat einen Fehler, wenn die Überschrift ein 
21684 \begin_inset Quotes gld
21685 \end_inset
21686
21687 ß
21688 \begin_inset Quotes grd
21689 \end_inset
21690
21691  enthält.
21692  Sie müssen stattdessen den Befehl 
21693 \series bold
21694
21695 \backslash
21696 ss
21697 \series default
21698  als TeX-Code benutzen.
21699 \end_layout
21700
21701 \end_inset
21702
21703
21704 \end_layout
21705
21706 \begin_layout Standard
21707 \begin_inset VSpace bigskip
21708 \end_inset
21709
21710 Weitere Einzelheiten über Gleitobjekt-Platzierung finden Sie in LaTeX-Büchern
21711  wie 
21712 \begin_inset CommandInset citation
21713 LatexCommand cite
21714 key "latexcompanion,latexguide,lamport,latex-praxisbuch"
21715
21716 \end_inset
21717
21718 .
21719 \end_layout
21720
21721 \begin_layout Section
21722 Gedrehte Gleitobjekte
21723 \begin_inset CommandInset label
21724 LatexCommand label
21725 name "abs:Gedrehte-Gleitobjekte"
21726
21727 \end_inset
21728
21729
21730 \begin_inset Index idx
21731 status collapsed
21732
21733 \begin_layout Plain Layout
21734 Gleitobjekte ! drehen
21735 \end_layout
21736
21737 \end_inset
21738
21739
21740 \end_layout
21741
21742 \begin_layout Standard
21743 Wenn Bilder oder Tabellen breiter als die Seite sind, wollen Sie diese vielleich
21744 t drehen.
21745  Dafür müssen Sie das Gleitobjekt-Kästchen mit der rechten Maustaste anklicken
21746  und die Option 
21747 \family sans
21748 Seitwärts
21749 \begin_inset space ~
21750 \end_inset
21751
21752 drehen
21753 \family default
21754  wählen.
21755 \end_layout
21756
21757 \begin_layout Standard
21758 Gedrehte Gleitobjekte werden immer auf einer neuen Seite (oder Spalte, wenn
21759  sie ein mehrspaltiges Dokument haben) gedruckt.
21760  Sie können mehrere Spalten überspannen, wenn die Option 
21761 \family sans
21762 Spalten
21763 \begin_inset space ~
21764 \end_inset
21765
21766 überspannen
21767 \family default
21768  in den Gleitobjekt Einstellungen gewählt ist.
21769  Gleitobjekte werden immer so gedreht, dass sie vom äußeren Rand her gelesen
21770  werden können.
21771  Um eine Drehrichtung für alle Seiten zu erzwingen, fügen Sie entweder die
21772  Option 
21773 \series bold
21774 figuresleft
21775 \series default
21776  oder 
21777 \series bold
21778 figuresright
21779 \series default
21780  zu den Dokumentklassen-Optionen hinzu.
21781 \end_layout
21782
21783 \begin_layout Standard
21784 Alle anderen Dinge sind wie bei normalen Gleitobjekten.
21785  Tabelle
21786 \begin_inset space ~
21787 \end_inset
21788
21789
21790 \begin_inset CommandInset ref
21791 LatexCommand ref
21792 reference "tab:Gedrehte-Tabelle"
21793
21794 \end_inset
21795
21796  ist ein Beispiel für eine gedrehte Gleitobjekt-Tabelle.
21797 \end_layout
21798
21799 \begin_layout Standard
21800 \begin_inset Note Greyedout
21801 status open
21802
21803 \begin_layout Plain Layout
21804
21805 \series bold
21806 Bemerkung:
21807 \series default
21808  Nicht alle DVI-Betrachter können gedrehte Gleitobjekte anzeigen.
21809 \end_layout
21810
21811 \end_inset
21812
21813
21814 \end_layout
21815
21816 \begin_layout Standard
21817 \begin_inset Float table
21818 wide false
21819 sideways true
21820 status open
21821
21822 \begin_layout Plain Layout
21823 \begin_inset Caption
21824
21825 \begin_layout Plain Layout
21826 \begin_inset CommandInset label
21827 LatexCommand label
21828 name "tab:Gedrehte-Tabelle"
21829
21830 \end_inset
21831
21832 Gedrehte Tabelle
21833 \end_layout
21834
21835 \end_inset
21836
21837
21838 \end_layout
21839
21840 \begin_layout Plain Layout
21841 \align center
21842 \begin_inset Tabular
21843 <lyxtabular version="3" rows="1" columns="5">
21844 <features tabularvalignment="middle">
21845 <column alignment="center" valignment="top" width="0">
21846 <column alignment="center" valignment="top" width="0">
21847 <column alignment="center" valignment="top" width="0">
21848 <column alignment="center" valignment="top" width="0">
21849 <column alignment="center" valignment="top" width="0">
21850 <row>
21851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21852 \begin_inset Text
21853
21854 \begin_layout Plain Layout
21855 Test
21856 \end_layout
21857
21858 \end_inset
21859 </cell>
21860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21861 \begin_inset Text
21862
21863 \begin_layout Plain Layout
21864 b
21865 \end_layout
21866
21867 \end_inset
21868 </cell>
21869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21870 \begin_inset Text
21871
21872 \begin_layout Plain Layout
21873 c
21874 \end_layout
21875
21876 \end_inset
21877 </cell>
21878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21879 \begin_inset Text
21880
21881 \begin_layout Plain Layout
21882 d
21883 \end_layout
21884
21885 \end_inset
21886 </cell>
21887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21888 \begin_inset Text
21889
21890 \begin_layout Plain Layout
21891 e
21892 \end_layout
21893
21894 \end_inset
21895 </cell>
21896 </row>
21897 </lyxtabular>
21898
21899 \end_inset
21900
21901
21902 \end_layout
21903
21904 \end_inset
21905
21906
21907 \end_layout
21908
21909 \begin_layout Section
21910 Untergleitobjekte
21911 \begin_inset Index idx
21912 status collapsed
21913
21914 \begin_layout Plain Layout
21915 Gleitobjekte ! Untergleitobjekte
21916 \end_layout
21917
21918 \end_inset
21919
21920
21921 \end_layout
21922
21923 \begin_layout Standard
21924 Untergleitobjekte werden z.
21925 \begin_inset space \thinspace{}
21926 \end_inset
21927
21928 B.
21929  verwendet, wenn eine Abbildung aus mehreren Bildern besteht.
21930  Sie werden erstellt, indem ein Gleitobjekt in ein bestehendes Gleitobjekt
21931  eingefügt wird.
21932  Die Gleitobjekt-Platzierung kann wie bei Absätzen eingestellt werden, siehe
21933  in Tabelle
21934 \begin_inset space ~
21935 \end_inset
21936
21937
21938 \begin_inset CommandInset ref
21939 LatexCommand ref
21940 reference "tab:Untertabellen-nebeneinander"
21941
21942 \end_inset
21943
21944  und 
21945 \begin_inset CommandInset ref
21946 LatexCommand ref
21947 reference "tab:Untertabellen-übereinander"
21948
21949 \end_inset
21950
21951 .
21952 \end_layout
21953
21954 \begin_layout Standard
21955 Untergleitobjekte können wie normale Gleitobjekte referenziert werden: Tabelle
21956 \begin_inset space ~
21957 \end_inset
21958
21959
21960 \begin_inset CommandInset ref
21961 LatexCommand ref
21962 reference "tab:Untertabelle-a"
21963
21964 \end_inset
21965
21966  und 
21967 \begin_inset CommandInset ref
21968 LatexCommand ref
21969 reference "tab:Untertabelle-b"
21970
21971 \end_inset
21972
21973  sind Untertabellen von Tabelle
21974 \begin_inset space ~
21975 \end_inset
21976
21977
21978 \begin_inset CommandInset ref
21979 LatexCommand ref
21980 reference "tab:Untertabellen-nebeneinander"
21981
21982 \end_inset
21983
21984 .
21985 \end_layout
21986
21987 \begin_layout Standard
21988 \begin_inset Float table
21989 wide false
21990 sideways false
21991 status open
21992
21993 \begin_layout Plain Layout
21994 \begin_inset Caption
21995
21996 \begin_layout Plain Layout
21997 \begin_inset CommandInset label
21998 LatexCommand label
21999 name "tab:Untertabellen-nebeneinander"
22000
22001 \end_inset
22002
22003 Zwei Untertabellen nebeneinander.
22004 \end_layout
22005
22006 \end_inset
22007
22008
22009 \end_layout
22010
22011 \begin_layout Plain Layout
22012 \align center
22013 \begin_inset space \hfill{}
22014 \end_inset
22015
22016
22017 \begin_inset Float table
22018 wide false
22019 sideways false
22020 status collapsed
22021
22022 \begin_layout Plain Layout
22023 \begin_inset Caption
22024
22025 \begin_layout Plain Layout
22026 \begin_inset CommandInset label
22027 LatexCommand label
22028 name "tab:Untertabelle-a"
22029
22030 \end_inset
22031
22032 Dies ist Untertabelle a.
22033 \end_layout
22034
22035 \end_inset
22036
22037
22038 \end_layout
22039
22040 \begin_layout Plain Layout
22041 \align center
22042 \begin_inset Tabular
22043 <lyxtabular version="3" rows="1" columns="5">
22044 <features tabularvalignment="middle">
22045 <column alignment="center" valignment="top" width="0">
22046 <column alignment="center" valignment="top" width="0">
22047 <column alignment="center" valignment="top" width="0">
22048 <column alignment="center" valignment="top" width="0">
22049 <column alignment="center" valignment="top" width="0">
22050 <row>
22051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22052 \begin_inset Text
22053
22054 \begin_layout Plain Layout
22055 Test
22056 \end_layout
22057
22058 \end_inset
22059 </cell>
22060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22061 \begin_inset Text
22062
22063 \begin_layout Plain Layout
22064 b
22065 \end_layout
22066
22067 \end_inset
22068 </cell>
22069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22070 \begin_inset Text
22071
22072 \begin_layout Plain Layout
22073 c
22074 \end_layout
22075
22076 \end_inset
22077 </cell>
22078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22079 \begin_inset Text
22080
22081 \begin_layout Plain Layout
22082 d
22083 \end_layout
22084
22085 \end_inset
22086 </cell>
22087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22088 \begin_inset Text
22089
22090 \begin_layout Plain Layout
22091 e
22092 \end_layout
22093
22094 \end_inset
22095 </cell>
22096 </row>
22097 </lyxtabular>
22098
22099 \end_inset
22100
22101
22102 \end_layout
22103
22104 \end_inset
22105
22106
22107 \begin_inset space \hfill{}
22108 \end_inset
22109
22110
22111 \begin_inset Float table
22112 wide false
22113 sideways false
22114 status collapsed
22115
22116 \begin_layout Plain Layout
22117 \begin_inset Caption
22118
22119 \begin_layout Plain Layout
22120 \begin_inset CommandInset label
22121 LatexCommand label
22122 name "tab:Untertabelle-b"
22123
22124 \end_inset
22125
22126 Dies ist Untertabelle b.
22127 \end_layout
22128
22129 \end_inset
22130
22131
22132 \end_layout
22133
22134 \begin_layout Plain Layout
22135 \align center
22136 \begin_inset Tabular
22137 <lyxtabular version="3" rows="1" columns="5">
22138 <features tabularvalignment="middle">
22139 <column alignment="center" valignment="top" width="0">
22140 <column alignment="center" valignment="top" width="0">
22141 <column alignment="center" valignment="top" width="0">
22142 <column alignment="center" valignment="top" width="0">
22143 <column alignment="center" valignment="top" width="0">
22144 <row>
22145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22146 \begin_inset Text
22147
22148 \begin_layout Plain Layout
22149 e
22150 \end_layout
22151
22152 \end_inset
22153 </cell>
22154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22155 \begin_inset Text
22156
22157 \begin_layout Plain Layout
22158 d
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22164 \begin_inset Text
22165
22166 \begin_layout Plain Layout
22167 c
22168 \end_layout
22169
22170 \end_inset
22171 </cell>
22172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22173 \begin_inset Text
22174
22175 \begin_layout Plain Layout
22176 b
22177 \end_layout
22178
22179 \end_inset
22180 </cell>
22181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22182 \begin_inset Text
22183
22184 \begin_layout Plain Layout
22185 Test
22186 \end_layout
22187
22188 \end_inset
22189 </cell>
22190 </row>
22191 </lyxtabular>
22192
22193 \end_inset
22194
22195
22196 \end_layout
22197
22198 \end_inset
22199
22200
22201 \begin_inset space \hfill{}
22202 \end_inset
22203
22204
22205 \end_layout
22206
22207 \end_inset
22208
22209
22210 \end_layout
22211
22212 \begin_layout Standard
22213 \begin_inset Float table
22214 wide false
22215 sideways false
22216 status open
22217
22218 \begin_layout Plain Layout
22219 \begin_inset Caption
22220
22221 \begin_layout Plain Layout
22222 \begin_inset CommandInset label
22223 LatexCommand label
22224 name "tab:Untertabellen-übereinander"
22225
22226 \end_inset
22227
22228 Zwei Untertabellen übereinander.
22229  (a) Tabelle mit 4 Zellen, (b) Tabelle mit 5 Zellen.
22230 \end_layout
22231
22232 \end_inset
22233
22234
22235 \end_layout
22236
22237 \begin_layout Plain Layout
22238 \align center
22239 \begin_inset Float table
22240 wide false
22241 sideways false
22242 status collapsed
22243
22244 \begin_layout Plain Layout
22245 \begin_inset Caption
22246
22247 \begin_layout Plain Layout
22248
22249 \end_layout
22250
22251 \end_inset
22252
22253
22254 \end_layout
22255
22256 \begin_layout Plain Layout
22257 \align center
22258 \begin_inset Tabular
22259 <lyxtabular version="3" rows="1" columns="4">
22260 <features tabularvalignment="middle">
22261 <column alignment="center" valignment="top" width="0">
22262 <column alignment="center" valignment="top" width="0">
22263 <column alignment="center" valignment="top" width="0">
22264 <column alignment="center" valignment="top" width="0">
22265 <row>
22266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22267 \begin_inset Text
22268
22269 \begin_layout Plain Layout
22270 Test
22271 \end_layout
22272
22273 \end_inset
22274 </cell>
22275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22276 \begin_inset Text
22277
22278 \begin_layout Plain Layout
22279 Test
22280 \end_layout
22281
22282 \end_inset
22283 </cell>
22284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22285 \begin_inset Text
22286
22287 \begin_layout Plain Layout
22288 Test
22289 \end_layout
22290
22291 \end_inset
22292 </cell>
22293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22294 \begin_inset Text
22295
22296 \begin_layout Plain Layout
22297 Test
22298 \end_layout
22299
22300 \end_inset
22301 </cell>
22302 </row>
22303 </lyxtabular>
22304
22305 \end_inset
22306
22307
22308 \end_layout
22309
22310 \end_inset
22311
22312
22313 \end_layout
22314
22315 \begin_layout Plain Layout
22316 \align center
22317 \begin_inset Float table
22318 wide false
22319 sideways false
22320 status collapsed
22321
22322 \begin_layout Plain Layout
22323 \begin_inset Caption
22324
22325 \begin_layout Plain Layout
22326
22327 \end_layout
22328
22329 \end_inset
22330
22331
22332 \end_layout
22333
22334 \begin_layout Plain Layout
22335 \align center
22336 \begin_inset Tabular
22337 <lyxtabular version="3" rows="1" columns="5">
22338 <features tabularvalignment="middle">
22339 <column alignment="center" valignment="top" width="0">
22340 <column alignment="center" valignment="top" width="0">
22341 <column alignment="center" valignment="top" width="0">
22342 <column alignment="center" valignment="top" width="0">
22343 <column alignment="center" valignment="top" width="0">
22344 <row>
22345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22346 \begin_inset Text
22347
22348 \begin_layout Plain Layout
22349 a
22350 \end_layout
22351
22352 \end_inset
22353 </cell>
22354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22355 \begin_inset Text
22356
22357 \begin_layout Plain Layout
22358 b
22359 \end_layout
22360
22361 \end_inset
22362 </cell>
22363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22364 \begin_inset Text
22365
22366 \begin_layout Plain Layout
22367 c
22368 \end_layout
22369
22370 \end_inset
22371 </cell>
22372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22373 \begin_inset Text
22374
22375 \begin_layout Plain Layout
22376 d
22377 \end_layout
22378
22379 \end_inset
22380 </cell>
22381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22382 \begin_inset Text
22383
22384 \begin_layout Plain Layout
22385 e
22386 \end_layout
22387
22388 \end_inset
22389 </cell>
22390 </row>
22391 </lyxtabular>
22392
22393 \end_inset
22394
22395
22396 \end_layout
22397
22398 \end_inset
22399
22400
22401 \end_layout
22402
22403 \end_inset
22404
22405
22406 \end_layout
22407
22408 \begin_layout Section
22409 Gleitobjekte nebeneinander
22410 \begin_inset Index idx
22411 status collapsed
22412
22413 \begin_layout Plain Layout
22414 Gleitobjekte ! nebeneinander
22415 \end_layout
22416
22417 \end_inset
22418
22419
22420 \end_layout
22421
22422 \begin_layout Standard
22423 Um Gleitobjekte nebeneinander zu setzen wie bei Abbildung
22424 \begin_inset space ~
22425 \end_inset
22426
22427
22428 \begin_inset CommandInset ref
22429 LatexCommand ref
22430 reference "abb:Gleitobjekt-links"
22431
22432 \end_inset
22433
22434  und 
22435 \begin_inset CommandInset ref
22436 LatexCommand ref
22437 reference "abb:Gleitobjekt-rechts"
22438
22439 \end_inset
22440
22441  wird nur 
22442 \emph on
22443 ein
22444 \emph default
22445  Gleitobjekt verwendet.
22446  In dieses werden zwei Minipage Boxen eingefügt.
22447 \begin_inset Foot
22448 status collapsed
22449
22450 \begin_layout Plain Layout
22451 Minipages sind in Abschnitt
22452 \begin_inset space ~
22453 \end_inset
22454
22455
22456 \begin_inset CommandInset ref
22457 LatexCommand ref
22458 reference "abs:Minipage"
22459
22460 \end_inset
22461
22462  erklärt.
22463 \end_layout
22464
22465 \end_inset
22466
22467  Die Breite wird für jede Minipage auf 45
22468 \begin_inset space \thinspace{}
22469 \end_inset
22470
22471 -50
22472 \begin_inset space \thinspace{}
22473 \end_inset
22474
22475 Spalten% und die Box Ausrichtung auf 
22476 \family sans
22477 Unten
22478 \family default
22479  gesetzt.
22480  Die Minipage-Boxen enthalten das Bild und die Beschriftung wie in einem
22481  Gleitobjekt.
22482  Der einzige Unterschied ist, dass die Bildeinheit 
22483 \family sans
22484 Spaltenbreite
22485 \begin_inset space ~
22486 \end_inset
22487
22488 %
22489 \family default
22490  nun bezüglich der Breite der Minipage-Boxen berechnet wird.
22491 \end_layout
22492
22493 \begin_layout Standard
22494 \begin_inset Float figure
22495 wide false
22496 sideways false
22497 status open
22498
22499 \begin_layout Plain Layout
22500 \begin_inset Box Frameless
22501 position "b"
22502 hor_pos "c"
22503 has_inner_box 1
22504 inner_pos "t"
22505 use_parbox 0
22506 use_makebox 0
22507 width "45col%"
22508 special "none"
22509 height "1in"
22510 height_special "totalheight"
22511 status open
22512
22513 \begin_layout Plain Layout
22514 \align center
22515 \begin_inset Graphics
22516         filename ../clipart/mobius.eps
22517         lyxscale 50
22518         width 100col%
22519         scaleBeforeRotation
22520
22521 \end_inset
22522
22523
22524 \end_layout
22525
22526 \begin_layout Plain Layout
22527 \begin_inset Caption
22528
22529 \begin_layout Plain Layout
22530 \begin_inset CommandInset label
22531 LatexCommand label
22532 name "abb:Gleitobjekt-links"
22533
22534 \end_inset
22535
22536 Gleitobjekt auf der linken Seite.
22537 \end_layout
22538
22539 \end_inset
22540
22541
22542 \end_layout
22543
22544 \end_inset
22545
22546
22547 \begin_inset space \hfill{}
22548 \end_inset
22549
22550
22551 \begin_inset Box Frameless
22552 position "b"
22553 hor_pos "c"
22554 has_inner_box 1
22555 inner_pos "t"
22556 use_parbox 0
22557 use_makebox 0
22558 width "45col%"
22559 special "none"
22560 height "1in"
22561 height_special "totalheight"
22562 status open
22563
22564 \begin_layout Plain Layout
22565 \align center
22566 \begin_inset Graphics
22567         filename ../clipart/platypus.eps
22568         lyxscale 50
22569         width 100col%
22570         scaleBeforeRotation
22571
22572 \end_inset
22573
22574
22575 \end_layout
22576
22577 \begin_layout Plain Layout
22578 \begin_inset Caption
22579
22580 \begin_layout Plain Layout
22581 \begin_inset CommandInset label
22582 LatexCommand label
22583 name "abb:Gleitobjekt-rechts"
22584
22585 \end_inset
22586
22587 Gleitobjekt auf der rechten Seite.
22588 \end_layout
22589
22590 \end_inset
22591
22592
22593 \end_layout
22594
22595 \end_inset
22596
22597
22598 \end_layout
22599
22600 \end_inset
22601
22602
22603 \end_layout
22604
22605 \begin_layout Section
22606 Beschriftungs-Formatierung
22607 \begin_inset CommandInset label
22608 LatexCommand label
22609 name "abs:Titel-Formatierung"
22610
22611 \end_inset
22612
22613
22614 \begin_inset Index idx
22615 status collapsed
22616
22617 \begin_layout Plain Layout
22618 Gleitobjekte ! Beschriftung ! Formatierung
22619 \end_layout
22620
22621 \end_inset
22622
22623
22624 \end_layout
22625
22626 \begin_layout Standard
22627
22628 \family sans
22629 Legende
22630 \family default
22631  ist die Standard-Paragraf-Umgebung für Gleitobjekt-Beschriftungen.
22632  In LyX sehen Titel so aus:  
22633 \family sans
22634
22635 \begin_inset Quotes gld
22636 \end_inset
22637
22638 Abbildung xyz:
22639 \family default
22640
22641 \begin_inset Quotes grd
22642 \end_inset
22643
22644 , gefolgt vom Beschriftungstext, wobei 
22645 \family sans
22646 xyz
22647 \family default
22648  die von LyX vergebene Nummer ist.
22649  Standardmäßig werden die Marke und der Beschriftungstext im selben Font
22650  gedruckt.
22651  Dies ist nicht immer brauchbar.
22652 \end_layout
22653
22654 \begin_layout Standard
22655 Um das Standardformat für die Beschriftung zu ändern, müssen Sie das LaTeX-Paket
22656  
22657 \series bold
22658 caption
22659 \series default
22660
22661 \begin_inset Index idx
22662 status collapsed
22663
22664 \begin_layout Plain Layout
22665 LaTeX-Pakete ! caption
22666 \end_layout
22667
22668 \end_inset
22669
22670  in den LaTeX-Vorspann laden:
22671 \end_layout
22672
22673 \begin_layout Standard
22674
22675 \series bold
22676
22677 \backslash
22678 usepackage[Format-Definition]{caption}
22679 \end_layout
22680
22681 \begin_layout Standard
22682 Wenn zum Beispiel Name und Nummer serifenfrei und fett gedruckt werden und
22683  die Beschriftung immer über der Tabelle, müssen Sie folgenden Befehl benutzen:
22684 \end_layout
22685
22686 \begin_layout Standard
22687
22688 \series bold
22689
22690 \backslash
22691 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22692 \end_layout
22693
22694 \begin_layout Standard
22695 Sie können auch verschiedene Formate für verschiedene Gleitobjekt-Typen
22696  definieren.
22697  Dazu laden Sie das 
22698 \series bold
22699 caption
22700 \series default
22701 -Paket ohne Format-Optionen und definieren die verschiedenen Formate mit
22702  dem Befehl
22703 \end_layout
22704
22705 \begin_layout Standard
22706
22707 \series bold
22708
22709 \backslash
22710 captionsetup[Gleitobjekt-Typ]{Format-Definition}
22711 \end_layout
22712
22713 \begin_layout Standard
22714 Für Abbildung
22715 \begin_inset space ~
22716 \end_inset
22717
22718
22719 \begin_inset CommandInset ref
22720 LatexCommand ref
22721 reference "abb:Langer-Abb-Titel"
22722
22723 \end_inset
22724
22725  und Tabelle
22726 \begin_inset space ~
22727 \end_inset
22728
22729
22730 \begin_inset CommandInset ref
22731 LatexCommand ref
22732 reference "tab:Langer-Tab-Titel"
22733
22734 \end_inset
22735
22736  können die Beschriftungen mit folgenden Befehlen im LaTeX-Vorspann definiert
22737  werden:
22738 \end_layout
22739
22740 \begin_layout Standard
22741
22742 \series bold
22743
22744 \backslash
22745 usepackage[tableposition=top]{caption}
22746 \begin_inset Newline newline
22747 \end_inset
22748
22749
22750 \backslash
22751 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22752 \begin_inset Newline newline
22753 \end_inset
22754
22755
22756 \begin_inset Phantom HPhantom
22757 status open
22758
22759 \begin_layout Plain Layout
22760
22761 \series bold
22762
22763 \backslash
22764 captionsetup[figure]{
22765 \end_layout
22766
22767 \end_inset
22768
22769 labelsep=period}
22770 \begin_inset Newline newline
22771 \end_inset
22772
22773
22774 \backslash
22775 captionsetup[table]{labelfont={bf,sf}}
22776 \end_layout
22777
22778 \begin_layout Standard
22779 \begin_inset Note Greyedout
22780 status open
22781
22782 \begin_layout Plain Layout
22783
22784 \series bold
22785 Bemerkung:
22786 \series default
22787  Die Option 
22788 \series bold
22789 tableposition=top
22790 \series default
22791  hat keine Auswirkung, wenn eine 
22792 \series bold
22793 KOMA-Script
22794 \series default
22795
22796 \begin_inset Index idx
22797 status collapsed
22798
22799 \begin_layout Plain Layout
22800 LaTeX-Pakete ! KOMA-Script
22801 \end_layout
22802
22803 \end_inset
22804
22805 -Dokumentklasse verwendet wird.
22806  Hier muss die Option 
22807 \series bold
22808 captions=tableheading
22809 \series default
22810  benutzt werden.
22811 \end_layout
22812
22813 \end_inset
22814
22815
22816 \end_layout
22817
22818 \begin_layout Standard
22819 Weitere Informationen über das Paket
22820 \series bold
22821  caption
22822 \series default
22823  finden Sie in seiner Dokumentation 
22824 \begin_inset CommandInset citation
22825 LatexCommand cite
22826 key "caption"
22827
22828 \end_inset
22829
22830 .
22831 \end_layout
22832
22833 \begin_layout Standard
22834 Wenn Sie den Namen von 
22835 \begin_inset Quotes gld
22836 \end_inset
22837
22838 Abbildung
22839 \begin_inset Quotes grd
22840 \end_inset
22841
22842  auf 
22843 \begin_inset Quotes gld
22844 \end_inset
22845
22846 Bild
22847 \begin_inset Quotes grd
22848 \end_inset
22849
22850  ändern wollen, können Sie das mit folgendem Befehl im LaTeX-Vorspann  machen:
22851 \end_layout
22852
22853 \begin_layout Standard
22854
22855 \series bold
22856
22857 \backslash
22858 renewcommand{
22859 \backslash
22860 fnum@figure}{Bild~
22861 \backslash
22862 thefigure}
22863 \end_layout
22864
22865 \begin_layout Standard
22866 wobei 
22867 \series bold
22868
22869 \backslash
22870 thefigure
22871 \series default
22872  die Bildnummer einsetzt und
22873 \series bold
22874  ~
22875 \series default
22876  ein geschütztes Leerzeichen ist.
22877 \end_layout
22878
22879 \begin_layout Standard
22880 \begin_inset VSpace bigskip
22881 \end_inset
22882
22883 Wenn Sie eine 
22884 \series bold
22885 KOMA-Script
22886 \series default
22887
22888 \begin_inset Index idx
22889 status collapsed
22890
22891 \begin_layout Plain Layout
22892 LaTeX-Pakete ! KOMA-Script
22893 \end_layout
22894
22895 \end_inset
22896
22897 -Dokumentklasse (
22898 \family sans
22899 article (KOMA-Script)
22900 \family default
22901
22902 \family sans
22903 book (KOMA-Script)
22904 \family default
22905
22906 \family sans
22907 letter (KOMA-Script)
22908 \family default
22909  oder 
22910 \family sans
22911 report (KOMA-Script)
22912 \family default
22913 ) benutzen, können Sie anstatt des 
22914 \series bold
22915 caption
22916 \series default
22917 -Paketes den eingebauten Befehl 
22918 \series bold
22919
22920 \backslash
22921 setkomafont
22922 \series default
22923  von 
22924 \series bold
22925 KOMA-Script
22926 \series default
22927  benutzen.
22928  Der Befehl
22929 \end_layout
22930
22931 \begin_layout Standard
22932
22933 \series bold
22934
22935 \backslash
22936 setkomafont{captionlabel}{
22937 \backslash
22938 bfseries}
22939 \end_layout
22940
22941 \begin_layout Standard
22942 im LaTeX-Vorspann druckt den Namen fett.
22943 \end_layout
22944
22945 \begin_layout Standard
22946 Weitere Informationen über 
22947 \series bold
22948
22949 \backslash
22950 setkomafont
22951 \series default
22952  finden Sie in der 
22953 \series bold
22954 KOMA-Script
22955 \series default
22956 -Do\SpecialChar \-
22957 ku\SpecialChar \-
22958 men\SpecialChar \-
22959 ta\SpecialChar \-
22960 tion 
22961 \begin_inset CommandInset citation
22962 LatexCommand cite
22963 key "KOMA-Script"
22964
22965 \end_inset
22966
22967 .
22968 \end_layout
22969
22970 \begin_layout Standard
22971 \begin_inset ERT
22972 status collapsed
22973
22974 \begin_layout Plain Layout
22975
22976
22977 \backslash
22978 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22979 }
22980 \end_layout
22981
22982 \end_inset
22983
22984
22985 \begin_inset Note Note
22986 status open
22987
22988 \begin_layout Plain Layout
22989 Das Beschriftungsformat wurde nur für dieses Beispiel geändert
22990 \end_layout
22991
22992 \end_inset
22993
22994
22995 \end_layout
22996
22997 \begin_layout Standard
22998 \begin_inset Float figure
22999 placement !p
23000 wide false
23001 sideways false
23002 status open
23003
23004 \begin_layout Plain Layout
23005 \align center
23006 \begin_inset Graphics
23007         filename ../clipart/mobius.eps
23008         lyxscale 50
23009         scale 50
23010         scaleBeforeRotation
23011
23012 \end_inset
23013
23014
23015 \end_layout
23016
23017 \begin_layout Plain Layout
23018 \begin_inset Caption
23019
23020 \begin_layout Plain Layout
23021 \begin_inset CommandInset label
23022 LatexCommand label
23023 name "abb:Langer-Abb-Titel"
23024
23025 \end_inset
23026
23027 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
23028  ist, um das andere Beschriftungsformat zu zeigen.
23029  Hier wurde ein selbst definiertes Beschriftungsformat benutzt.
23030 \begin_inset Argument
23031 status collapsed
23032
23033 \begin_layout Plain Layout
23034 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
23035  ist.
23036 \end_layout
23037
23038 \end_inset
23039
23040
23041 \end_layout
23042
23043 \end_inset
23044
23045
23046 \end_layout
23047
23048 \end_inset
23049
23050
23051 \end_layout
23052
23053 \begin_layout Standard
23054 \begin_inset ERT
23055 status collapsed
23056
23057 \begin_layout Plain Layout
23058
23059
23060 \backslash
23061 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
23062 on}
23063 \end_layout
23064
23065 \end_inset
23066
23067
23068 \end_layout
23069
23070 \begin_layout Standard
23071 \begin_inset Float table
23072 placement !p
23073 wide false
23074 sideways false
23075 status open
23076
23077 \begin_layout Plain Layout
23078 \begin_inset Caption
23079
23080 \begin_layout Plain Layout
23081 \begin_inset CommandInset label
23082 LatexCommand label
23083 name "tab:Langer-Tab-Titel"
23084
23085 \end_inset
23086
23087 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
23088  ist, um das andere Beschriftungsformat zu zeigen.
23089  Hier wurde das Standard-Beschriftungsformat dieses Dokuments für Tabellen
23090  benutzt.
23091 \begin_inset Argument
23092 status collapsed
23093
23094 \begin_layout Plain Layout
23095 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
23096  ist.
23097 \end_layout
23098
23099 \end_inset
23100
23101
23102 \end_layout
23103
23104 \end_inset
23105
23106
23107 \end_layout
23108
23109 \begin_layout Plain Layout
23110 \align center
23111 \begin_inset Tabular
23112 <lyxtabular version="3" rows="1" columns="5">
23113 <features tabularvalignment="middle">
23114 <column alignment="center" valignment="top" width="0">
23115 <column alignment="center" valignment="top" width="0">
23116 <column alignment="center" valignment="top" width="0">
23117 <column alignment="center" valignment="top" width="0">
23118 <column alignment="center" valignment="top" width="0">
23119 <row>
23120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23121 \begin_inset Text
23122
23123 \begin_layout Plain Layout
23124 a
23125 \end_layout
23126
23127 \end_inset
23128 </cell>
23129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23130 \begin_inset Text
23131
23132 \begin_layout Plain Layout
23133 b
23134 \end_layout
23135
23136 \end_inset
23137 </cell>
23138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23139 \begin_inset Text
23140
23141 \begin_layout Plain Layout
23142 c
23143 \end_layout
23144
23145 \end_inset
23146 </cell>
23147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23148 \begin_inset Text
23149
23150 \begin_layout Plain Layout
23151 d
23152 \end_layout
23153
23154 \end_inset
23155 </cell>
23156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23157 \begin_inset Text
23158
23159 \begin_layout Plain Layout
23160 e
23161 \end_layout
23162
23163 \end_inset
23164 </cell>
23165 </row>
23166 </lyxtabular>
23167
23168 \end_inset
23169
23170
23171 \end_layout
23172
23173 \end_inset
23174
23175
23176 \end_layout
23177
23178 \begin_layout Section
23179 Beschriftungs-Platzierung
23180 \begin_inset CommandInset label
23181 LatexCommand label
23182 name "abs:Titel-Platzierung"
23183
23184 \end_inset
23185
23186
23187 \begin_inset Index idx
23188 status collapsed
23189
23190 \begin_layout Plain Layout
23191 Gleitobjekte ! Beschriftung ! Platzierung
23192 \end_layout
23193
23194 \end_inset
23195
23196
23197 \end_layout
23198
23199 \begin_layout Standard
23200 Normalerweise werden die Beschriftungen wie folgt platziert:
23201 \end_layout
23202
23203 \begin_layout Description
23204 Abbildung: darunter
23205 \end_layout
23206
23207 \begin_layout Description
23208 Tabelle: darüber
23209 \end_layout
23210
23211 \begin_layout Standard
23212 LaTeX-Standard-Klassen unterstützen diese Vereinbarung nicht für Tabellen.
23213  Das heißt wenn Sie eine der Dokument-Klassen 
23214 \family sans
23215 article
23216 \family default
23217
23218 \family sans
23219 book
23220 \family default
23221
23222 \family sans
23223 letter
23224 \family default
23225  oder 
23226 \family sans
23227 report
23228 \family default
23229  benutzen, wird zwischen Beschriftung und Tabelle kein Zwischenraum gedruckt.
23230  Um das zu erreichen, müssen Sie beim Lade-Befehl des LaTeX-Pakets 
23231 \series bold
23232 caption
23233 \series default
23234  im LaTeX-Vorspann folgendes schreiben:
23235 \begin_inset Foot
23236 status collapsed
23237
23238 \begin_layout Plain Layout
23239 In Abschnitt
23240 \begin_inset space ~
23241 \end_inset
23242
23243
23244 \begin_inset CommandInset ref
23245 LatexCommand ref
23246 reference "abs:Titel-Formatierung"
23247
23248 \end_inset
23249
23250  steht mehr über das Paket 
23251 \series bold
23252 caption
23253 \series default
23254 .
23255 \end_layout
23256
23257 \end_inset
23258
23259
23260 \end_layout
23261
23262 \begin_layout Standard
23263
23264 \series bold
23265 tableposition=top
23266 \end_layout
23267
23268 \begin_layout Standard
23269 Wenn Sie eine 
23270 \series bold
23271 KOMA-Script
23272 \series default
23273
23274 \begin_inset Index idx
23275 status collapsed
23276
23277 \begin_layout Plain Layout
23278 LaTeX-Pakete ! KOMA-Script
23279 \end_layout
23280
23281 \end_inset
23282
23283 -Dokumentklasse (
23284 \family sans
23285 article (KOMA-Script)
23286 \family default
23287
23288 \family sans
23289 book (KOMA-Script)
23290 \family default
23291
23292 \family sans
23293 letter (KOMA-Script)
23294 \family default
23295  oder 
23296 \family sans
23297 report (KOMA-Script)
23298 \family default
23299 ) benutzen, können Sie alternativ zum 
23300 \series bold
23301 caption
23302 \series default
23303 -Paket die Option 
23304 \series bold
23305 captions=tableheading
23306 \series default
23307  benutzen.
23308 \end_layout
23309
23310 \begin_layout Standard
23311 \begin_inset VSpace bigskip
23312 \end_inset
23313
23314 Die Beschriftung kann auch neben  der Abbildung oder Tabelle stehen.
23315  Das bewirkt das LaTeX-Paket 
23316 \series bold
23317 sidecap
23318 \series default
23319
23320 \begin_inset Index idx
23321 status collapsed
23322
23323 \begin_layout Plain Layout
23324 LaTeX-Pakete ! sidecap
23325 \end_layout
23326
23327 \end_inset
23328
23329 , das so in den LaTeX-Vorspann geladen wird:
23330 \end_layout
23331
23332 \begin_layout Standard
23333
23334 \series bold
23335
23336 \backslash
23337 usepackage[Option]{sidecap}
23338 \end_layout
23339
23340 \begin_layout Standard
23341 Wenn Sie keine Option setzen, wird die Beschriftung außen gesetzt.
23342  Mit 
23343 \series bold
23344 innercaption
23345 \series default
23346  wird die Beschriftung innen gedruckt.
23347  Um die Beschriftung immer rechts oder links zu erzwingen, benutzen Sie
23348  
23349 \series bold
23350 rightcaption
23351 \series default
23352  oder 
23353 \series bold
23354 leftcaption
23355 \series default
23356 .
23357 \end_layout
23358
23359 \begin_layout Standard
23360 \begin_inset ERT
23361 status collapsed
23362
23363 \begin_layout Plain Layout
23364
23365
23366 \backslash
23367 ifsidecap
23368 \end_layout
23369
23370 \end_inset
23371
23372
23373 \begin_inset Note Note
23374 status open
23375
23376 \begin_layout Plain Layout
23377 Der folgende Abschnitt wird nur gedruckt, wenn das LaTeX-Paket 
23378 \series bold
23379 sidecap
23380 \series default
23381  installiert ist.
23382 \end_layout
23383
23384 \end_inset
23385
23386
23387 \end_layout
23388
23389 \begin_layout Standard
23390 Um die Beschriftung mit LyX seitlich zu drucken, müssen Sie folgende Befehle
23391  in den LaTeX-Vorspann schreiben:
23392 \end_layout
23393
23394 \begin_layout Standard
23395 \noindent
23396 \begin_inset CommandInset line
23397 LatexCommand rule
23398 offset "0.5ex"
23399 width "100line%"
23400 height "1pt"
23401
23402 \end_inset
23403
23404
23405 \end_layout
23406
23407 \begin_layout Standard
23408
23409 \series bold
23410
23411 \backslash
23412 newcommand{
23413 \backslash
23414 TabBesBeg}{%
23415 \begin_inset Newline newline
23416 \end_inset
23417
23418
23419 \begin_inset Phantom HPhantom
23420 status open
23421
23422 \begin_layout Plain Layout
23423
23424 \series bold
23425 \begin_inset space ~
23426 \end_inset
23427
23428
23429 \end_layout
23430
23431 \end_inset
23432
23433
23434 \backslash
23435 let
23436 \backslash
23437 MyTable
23438 \backslash
23439 table
23440 \begin_inset Newline newline
23441 \end_inset
23442
23443
23444 \begin_inset Phantom HPhantom
23445 status open
23446
23447 \begin_layout Plain Layout
23448
23449 \series bold
23450 \begin_inset space ~
23451 \end_inset
23452
23453
23454 \end_layout
23455
23456 \end_inset
23457
23458
23459 \backslash
23460 let
23461 \backslash
23462 MyEndtable
23463 \backslash
23464 endtable
23465 \begin_inset Newline newline
23466 \end_inset
23467
23468
23469 \begin_inset Phantom HPhantom
23470 status open
23471
23472 \begin_layout Plain Layout
23473
23474 \series bold
23475 \begin_inset space ~
23476 \end_inset
23477
23478
23479 \end_layout
23480
23481 \end_inset
23482
23483
23484 \backslash
23485 renewenvironment{table}{
23486 \backslash
23487 begin{SCtable}}{
23488 \backslash
23489 end{SCtable}}}
23490 \end_layout
23491
23492 \begin_layout Standard
23493
23494 \series bold
23495
23496 \backslash
23497 newcommand{
23498 \backslash
23499 TabBesEnd}{%
23500 \begin_inset Newline newline
23501 \end_inset
23502
23503
23504 \begin_inset Phantom HPhantom
23505 status open
23506
23507 \begin_layout Plain Layout
23508
23509 \series bold
23510 \begin_inset space ~
23511 \end_inset
23512
23513
23514 \end_layout
23515
23516 \end_inset
23517
23518
23519 \backslash
23520 let
23521 \backslash
23522 table
23523 \backslash
23524 MyTable
23525 \begin_inset Newline newline
23526 \end_inset
23527
23528
23529 \begin_inset Phantom HPhantom
23530 status open
23531
23532 \begin_layout Plain Layout
23533
23534 \series bold
23535 \begin_inset space ~
23536 \end_inset
23537
23538
23539 \end_layout
23540
23541 \end_inset
23542
23543
23544 \backslash
23545 let
23546 \backslash
23547 endtable
23548 \backslash
23549 MyEndtable
23550 \end_layout
23551
23552 \begin_layout Standard
23553
23554 \series bold
23555
23556 \backslash
23557 newcommand{
23558 \backslash
23559 FigBesBeg}{%
23560 \begin_inset Newline newline
23561 \end_inset
23562
23563
23564 \begin_inset Phantom HPhantom
23565 status open
23566
23567 \begin_layout Plain Layout
23568
23569 \series bold
23570 \begin_inset space ~
23571 \end_inset
23572
23573
23574 \end_layout
23575
23576 \end_inset
23577
23578
23579 \backslash
23580 let
23581 \backslash
23582 MyFigure
23583 \backslash
23584 figure
23585 \begin_inset Newline newline
23586 \end_inset
23587
23588
23589 \begin_inset Phantom HPhantom
23590 status open
23591
23592 \begin_layout Plain Layout
23593
23594 \series bold
23595 \begin_inset space ~
23596 \end_inset
23597
23598
23599 \end_layout
23600
23601 \end_inset
23602
23603
23604 \backslash
23605 let
23606 \backslash
23607 MyEndfigure
23608 \backslash
23609 endfigure
23610 \begin_inset Newline newline
23611 \end_inset
23612
23613
23614 \begin_inset Phantom HPhantom
23615 status open
23616
23617 \begin_layout Plain Layout
23618
23619 \series bold
23620 \begin_inset space ~
23621 \end_inset
23622
23623
23624 \end_layout
23625
23626 \end_inset
23627
23628
23629 \backslash
23630 renewenvironment{figure}{
23631 \backslash
23632 begin{SCfigure}}{
23633 \backslash
23634 end{SCfigure}}}
23635 \end_layout
23636
23637 \begin_layout Standard
23638
23639 \series bold
23640
23641 \backslash
23642 newcommand{
23643 \backslash
23644 FigBesEnd}{%
23645 \begin_inset Newline newline
23646 \end_inset
23647
23648
23649 \begin_inset Phantom HPhantom
23650 status open
23651
23652 \begin_layout Plain Layout
23653
23654 \series bold
23655 \begin_inset space ~
23656 \end_inset
23657
23658
23659 \end_layout
23660
23661 \end_inset
23662
23663
23664 \backslash
23665 let
23666 \backslash
23667 figure
23668 \backslash
23669 MyFigure
23670 \begin_inset Newline newline
23671 \end_inset
23672
23673
23674 \begin_inset Phantom HPhantom
23675 status open
23676
23677 \begin_layout Plain Layout
23678
23679 \series bold
23680 \begin_inset space ~
23681 \end_inset
23682
23683
23684 \end_layout
23685
23686 \end_inset
23687
23688
23689 \backslash
23690 let
23691 \backslash
23692 endfigure
23693 \backslash
23694 MyEndfigure}
23695 \end_layout
23696
23697 \begin_layout Standard
23698 \noindent
23699 \begin_inset CommandInset line
23700 LatexCommand rule
23701 offset "0.5ex"
23702 width "100line%"
23703 height "1pt"
23704
23705 \end_inset
23706
23707
23708 \end_layout
23709
23710 \begin_layout Standard
23711 Mit den Befehlen können Sie die Gleitobjekte so umdefinieren, dass die Beschrift
23712 ungen seitlich gedruckt werden.
23713  Für Gleitobjekt-Abbildungen schreiben Sie dann die Befehle
23714 \end_layout
23715
23716 \begin_layout Standard
23717
23718 \series bold
23719
23720 \backslash
23721 FigBesBeg
23722 \end_layout
23723
23724 \begin_layout Standard
23725 als TeX-Code vor und
23726 \end_layout
23727
23728 \begin_layout Standard
23729
23730 \series bold
23731
23732 \backslash
23733 FigBesEnd
23734 \end_layout
23735
23736 \begin_layout Standard
23737 hinter das Gleitobjekt.
23738  Bei Gleitobjekt-Tabellen heißen die Befehle
23739 \end_layout
23740
23741 \begin_layout Standard
23742
23743 \series bold
23744
23745 \backslash
23746 TabBesBeg
23747 \series default
23748  und 
23749 \series bold
23750
23751 \backslash
23752 TabBesEnd
23753 \series default
23754 .
23755 \end_layout
23756
23757 \begin_layout Standard
23758 Abbildung
23759 \begin_inset space ~
23760 \end_inset
23761
23762
23763 \begin_inset CommandInset ref
23764 LatexCommand ref
23765 reference "abb:Beschriftung-neben"
23766
23767 \end_inset
23768
23769  und Tabelle
23770 \begin_inset space ~
23771 \end_inset
23772
23773
23774 \begin_inset CommandInset ref
23775 LatexCommand ref
23776 reference "tab:cap-beside-tab"
23777
23778 \end_inset
23779
23780  sind Beispiele für seitliche Beschriftungen.
23781 \end_layout
23782
23783 \begin_layout Standard
23784 Sie sehen, dass die Beschriftung bei Gleitobjekt-Tabellen am oberen Rand
23785  der Tabelle gedruckt wird und bei Gleitobjekt-Abbildungen am unteren Rand
23786  der Abbildung.
23787  Das kann man mit dem Befehl
23788 \end_layout
23789
23790 \begin_layout Standard
23791
23792 \series bold
23793
23794 \backslash
23795 sidecaptionvpos{Gleitobjekt-Typ}{Platzierung}
23796 \end_layout
23797
23798 \begin_layout Standard
23799 im LaTeX-Vorspann oder als TeX-Code vor dem Gleitobjekt ändern.
23800  Der Gleitobjekt-Typ ist entweder 
23801 \family sans
23802 figure
23803 \family default
23804  oder 
23805 \family sans
23806 table
23807 \family default
23808 , die
23809 \family sans
23810  
23811 \family default
23812 Platzierung ist 
23813 \family typewriter
23814 t
23815 \family default
23816  für oben, 
23817 \family typewriter
23818 c
23819 \family default
23820  für zentriert oder 
23821 \family typewriter
23822 b
23823 \family default
23824  für unten.
23825  Um die Beschriftung einer Gleitobjekt-Abbildung vertikal zu zentrieren,
23826  lautet der Befehl
23827 \end_layout
23828
23829 \begin_layout Standard
23830
23831 \series bold
23832
23833 \backslash
23834 sidecaptionvpos{figure}{c}
23835 \end_layout
23836
23837 \begin_layout Standard
23838 Das wurde in Abbildung
23839 \begin_inset space ~
23840 \end_inset
23841
23842
23843 \begin_inset CommandInset ref
23844 LatexCommand ref
23845 reference "abb:cap-beside-fig-2"
23846
23847 \end_inset
23848
23849  benutzt.
23850 \end_layout
23851
23852 \begin_layout Standard
23853 \begin_inset VSpace medskip
23854 \end_inset
23855
23856 Weitere Informationen über das Paket
23857 \series bold
23858  sidecap
23859 \series default
23860  finden Sie in seiner Dokumentation 
23861 \begin_inset CommandInset citation
23862 LatexCommand cite
23863 key "sidecap"
23864
23865 \end_inset
23866
23867 .
23868 \end_layout
23869
23870 \begin_layout Standard
23871 \begin_inset Note Greyedout
23872 status open
23873
23874 \begin_layout Plain Layout
23875
23876 \series bold
23877 Bemerkung:
23878 \series default
23879  Das LaTeX-Paket 
23880 \series bold
23881 hypcap
23882 \series default
23883 ,
23884 \begin_inset Index idx
23885 status collapsed
23886
23887 \begin_layout Plain Layout
23888 LaTeX-Pakete ! hypcap
23889 \end_layout
23890
23891 \end_inset
23892
23893  das in Abschnitt
23894 \begin_inset space ~
23895 \end_inset
23896
23897
23898 \begin_inset CommandInset ref
23899 LatexCommand ref
23900 reference "uab:Querverweis-Position"
23901
23902 \end_inset
23903
23904  beschrieben wurde, hat keine Auswirkungen auf Gleitobjekte mit seitlichen
23905  Beschriftungen.
23906 \end_layout
23907
23908 \end_inset
23909
23910
23911 \end_layout
23912
23913 \begin_layout Standard
23914 \begin_inset ERT
23915 status collapsed
23916
23917 \begin_layout Plain Layout
23918
23919
23920 \backslash
23921 FigBesBeg 
23922 \end_layout
23923
23924 \end_inset
23925
23926
23927 \end_layout
23928
23929 \begin_layout Standard
23930 \begin_inset Float figure
23931 wide false
23932 sideways false
23933 status open
23934
23935 \begin_layout Plain Layout
23936 \begin_inset Graphics
23937         filename ../clipart/escher-lsd.eps
23938         scale 75
23939         scaleBeforeRotation
23940
23941 \end_inset
23942
23943
23944 \end_layout
23945
23946 \begin_layout Plain Layout
23947 \begin_inset Caption
23948
23949 \begin_layout Plain Layout
23950 \begin_inset CommandInset label
23951 LatexCommand label
23952 name "abb:Beschriftung-neben"
23953
23954 \end_inset
23955
23956 Dies ist eine Beschriftung neben einer Abbildung.
23957 \end_layout
23958
23959 \end_inset
23960
23961
23962 \end_layout
23963
23964 \end_inset
23965
23966
23967 \end_layout
23968
23969 \begin_layout Standard
23970 \begin_inset ERT
23971 status collapsed
23972
23973 \begin_layout Plain Layout
23974
23975
23976 \backslash
23977 TabBesBeg 
23978 \end_layout
23979
23980 \end_inset
23981
23982
23983 \end_layout
23984
23985 \begin_layout Standard
23986 \begin_inset Float table
23987 wide false
23988 sideways false
23989 status open
23990
23991 \begin_layout Plain Layout
23992 \begin_inset Caption
23993
23994 \begin_layout Plain Layout
23995 \begin_inset CommandInset label
23996 LatexCommand label
23997 name "tab:cap-beside-tab"
23998
23999 \end_inset
24000
24001 Dies ist eine Beschriftung neben einer Tabelle.
24002 \end_layout
24003
24004 \end_inset
24005
24006
24007 \end_layout
24008
24009 \begin_layout Plain Layout
24010 \begin_inset Tabular
24011 <lyxtabular version="3" rows="4" columns="5">
24012 <features tabularvalignment="middle">
24013 <column alignment="center" valignment="top" width="0">
24014 <column alignment="center" valignment="top" width="0">
24015 <column alignment="center" valignment="top" width="0">
24016 <column alignment="center" valignment="top" width="0">
24017 <column alignment="center" valignment="top" width="0">
24018 <row>
24019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24020 \begin_inset Text
24021
24022 \begin_layout Plain Layout
24023 a
24024 \end_layout
24025
24026 \end_inset
24027 </cell>
24028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24029 \begin_inset Text
24030
24031 \begin_layout Plain Layout
24032
24033 \end_layout
24034
24035 \end_inset
24036 </cell>
24037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24038 \begin_inset Text
24039
24040 \begin_layout Plain Layout
24041 b
24042 \end_layout
24043
24044 \end_inset
24045 </cell>
24046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24047 \begin_inset Text
24048
24049 \begin_layout Plain Layout
24050
24051 \end_layout
24052
24053 \end_inset
24054 </cell>
24055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24056 \begin_inset Text
24057
24058 \begin_layout Plain Layout
24059 c
24060 \end_layout
24061
24062 \end_inset
24063 </cell>
24064 </row>
24065 <row>
24066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24067 \begin_inset Text
24068
24069 \begin_layout Plain Layout
24070
24071 \end_layout
24072
24073 \end_inset
24074 </cell>
24075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24076 \begin_inset Text
24077
24078 \begin_layout Plain Layout
24079 d
24080 \end_layout
24081
24082 \end_inset
24083 </cell>
24084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24085 \begin_inset Text
24086
24087 \begin_layout Plain Layout
24088
24089 \end_layout
24090
24091 \end_inset
24092 </cell>
24093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24094 \begin_inset Text
24095
24096 \begin_layout Plain Layout
24097 e
24098 \end_layout
24099
24100 \end_inset
24101 </cell>
24102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24103 \begin_inset Text
24104
24105 \begin_layout Plain Layout
24106
24107 \end_layout
24108
24109 \end_inset
24110 </cell>
24111 </row>
24112 <row>
24113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24114 \begin_inset Text
24115
24116 \begin_layout Plain Layout
24117 f
24118 \end_layout
24119
24120 \end_inset
24121 </cell>
24122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24123 \begin_inset Text
24124
24125 \begin_layout Plain Layout
24126
24127 \end_layout
24128
24129 \end_inset
24130 </cell>
24131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24132 \begin_inset Text
24133
24134 \begin_layout Plain Layout
24135 g
24136 \end_layout
24137
24138 \end_inset
24139 </cell>
24140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24141 \begin_inset Text
24142
24143 \begin_layout Plain Layout
24144
24145 \end_layout
24146
24147 \end_inset
24148 </cell>
24149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24150 \begin_inset Text
24151
24152 \begin_layout Plain Layout
24153 h
24154 \end_layout
24155
24156 \end_inset
24157 </cell>
24158 </row>
24159 <row>
24160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24161 \begin_inset Text
24162
24163 \begin_layout Plain Layout
24164
24165 \end_layout
24166
24167 \end_inset
24168 </cell>
24169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24170 \begin_inset Text
24171
24172 \begin_layout Plain Layout
24173 i
24174 \end_layout
24175
24176 \end_inset
24177 </cell>
24178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24179 \begin_inset Text
24180
24181 \begin_layout Plain Layout
24182
24183 \end_layout
24184
24185 \end_inset
24186 </cell>
24187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24188 \begin_inset Text
24189
24190 \begin_layout Plain Layout
24191 j
24192 \end_layout
24193
24194 \end_inset
24195 </cell>
24196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24197 \begin_inset Text
24198
24199 \begin_layout Plain Layout
24200
24201 \end_layout
24202
24203 \end_inset
24204 </cell>
24205 </row>
24206 </lyxtabular>
24207
24208 \end_inset
24209
24210
24211 \end_layout
24212
24213 \end_inset
24214
24215
24216 \end_layout
24217
24218 \begin_layout Standard
24219 \begin_inset ERT
24220 status collapsed
24221
24222 \begin_layout Plain Layout
24223
24224
24225 \backslash
24226 TabBesEnd
24227 \end_layout
24228
24229 \end_inset
24230
24231
24232 \end_layout
24233
24234 \begin_layout Standard
24235 \begin_inset ERT
24236 status collapsed
24237
24238 \begin_layout Plain Layout
24239
24240
24241 \backslash
24242 sidecaptionvpos{figure}{c}
24243 \end_layout
24244
24245 \end_inset
24246
24247
24248 \begin_inset Float figure
24249 wide false
24250 sideways false
24251 status open
24252
24253 \begin_layout Plain Layout
24254 \begin_inset Graphics
24255         filename ../clipart/escher-lsd.eps
24256         scale 75
24257         scaleBeforeRotation
24258
24259 \end_inset
24260
24261
24262 \end_layout
24263
24264 \begin_layout Plain Layout
24265 \begin_inset Caption
24266
24267 \begin_layout Plain Layout
24268 \begin_inset CommandInset label
24269 LatexCommand label
24270 name "abb:cap-beside-fig-2"
24271
24272 \end_inset
24273
24274 Dies ist eine vertikal zentrierte Beschriftung neben einer Abbildung.
24275 \end_layout
24276
24277 \end_inset
24278
24279
24280 \end_layout
24281
24282 \end_inset
24283
24284
24285 \end_layout
24286
24287 \begin_layout Standard
24288 \begin_inset ERT
24289 status collapsed
24290
24291 \begin_layout Plain Layout
24292
24293
24294 \backslash
24295 FigBesEnd
24296 \end_layout
24297
24298 \end_inset
24299
24300
24301 \end_layout
24302
24303 \begin_layout Standard
24304 \begin_inset ERT
24305 status collapsed
24306
24307 \begin_layout Plain Layout
24308
24309
24310 \backslash
24311 else
24312 \end_layout
24313
24314 \end_inset
24315
24316
24317 \begin_inset Note Note
24318 status open
24319
24320 \begin_layout Plain Layout
24321 Der folgende Hinweis wird gedruckt, wenn das LaTeX-Paket 
24322 \series bold
24323 sidecap
24324 \series default
24325  nicht installiert ist:
24326 \end_layout
24327
24328 \end_inset
24329
24330
24331 \end_layout
24332
24333 \begin_layout Standard
24334 Das LaTeX-Paket 
24335 \series bold
24336 sidecap
24337 \series default
24338  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
24339 \end_layout
24340
24341 \begin_layout Standard
24342 \begin_inset ERT
24343 status collapsed
24344
24345 \begin_layout Plain Layout
24346
24347
24348 \backslash
24349 fi
24350 \end_layout
24351
24352 \end_inset
24353
24354
24355 \end_layout
24356
24357 \begin_layout Section
24358 Gleitobjekt-Verzeichnisse
24359 \begin_inset Index idx
24360 status collapsed
24361
24362 \begin_layout Plain Layout
24363 Gleitobjekte ! Verzeichnisse
24364 \end_layout
24365
24366 \end_inset
24367
24368
24369 \end_layout
24370
24371 \begin_layout Standard
24372 Ähnlich wie das Inhaltsverzeichnis gibt es Gleitobjekt-Verzeichnisse.
24373  Sie können mit den Untermenüs von 
24374 \family sans
24375 Einfügen\SpecialChar \menuseparator
24376 Liste
24377 \begin_inset space ~
24378 \end_inset
24379
24380 /
24381 \begin_inset space ~
24382 \end_inset
24383
24384 Inhaltsverzeichnis
24385 \family default
24386  eingefügt werden.
24387 \end_layout
24388
24389 \begin_layout Standard
24390 Die Einträge in diesen Verzeichnissen sind die Beschriftungen der Gleitobjekte
24391  oder ihre Kurztitel, die Gleitobjekt-Nummer und die Seitennummer.
24392 \end_layout
24393
24394 \begin_layout Standard
24395 In diesem Dokument finden Sie außer dem Inhaltsverzeichnis ein Abbildungs-
24396  und ein Tabellen-Verzeichnis.
24397 \end_layout
24398
24399 \begin_layout Chapter
24400 Notizen
24401 \end_layout
24402
24403 \begin_layout Section
24404 LyX-Notizen
24405 \begin_inset Index idx
24406 status collapsed
24407
24408 \begin_layout Plain Layout
24409 Notizen ! LyX-Notizen
24410 \end_layout
24411
24412 \end_inset
24413
24414
24415 \end_layout
24416
24417 \begin_layout Standard
24418 Notizen werden mit einem Klick auf 
24419 \begin_inset Graphics
24420         filename ../../images/note-insert.png
24421         scale 85
24422         scaleBeforeRotation
24423
24424 \end_inset
24425
24426  oder 
24427 \family sans
24428 Einfügen\SpecialChar \menuseparator
24429 Notiz
24430 \family default
24431  eingefügt.
24432  Es gibt drei Arten:
24433 \end_layout
24434
24435 \begin_layout Description
24436 LyX-Notiz: Dieser Typ ist für interne Notizen und wird nicht gedruckt.
24437  Eine 
24438 \family sans
24439 LyX-Notiz
24440 \family default
24441  sieht so aus:
24442 \begin_inset Newline newline
24443 \end_inset
24444
24445
24446 \begin_inset Newline newline
24447 \end_inset
24448
24449
24450 \begin_inset Graphics
24451         filename clipart/LyXNotizQt4.png
24452         display false
24453         scale 60
24454         scaleBeforeRotation
24455
24456 \end_inset
24457
24458  
24459 \begin_inset Note Note
24460 status open
24461
24462 \begin_layout Plain Layout
24463 Dies ist Text in einem Notiz-Kästchen, der nicht gedruckt wird.
24464 \end_layout
24465
24466 \end_inset
24467
24468
24469 \end_layout
24470
24471 \begin_layout Description
24472 Kommentar: Diese Notiz wird auch nicht gedruckt, aber sie erscheint als
24473  LaTeX-Kommentar, wenn Sie das Dokument nach LaTeX exportieren (
24474 \family sans
24475 Datei\SpecialChar \menuseparator
24476 Ex\SpecialChar \-
24477 por\SpecialChar \-
24478 tie\SpecialChar \-
24479 ren\SpecialChar \menuseparator
24480 LaTe
24481 \begin_inset ERT
24482 status collapsed
24483
24484 \begin_layout Plain Layout
24485
24486 {}
24487 \end_layout
24488
24489 \end_inset
24490
24491 X (pdflatex) / (normal)
24492 \family default
24493 .
24494  Ein Kommentar sieht so aus:
24495 \begin_inset Newline newline
24496 \end_inset
24497
24498
24499 \begin_inset Newline newline
24500 \end_inset
24501
24502
24503 \begin_inset Graphics
24504         filename clipart/KommentarQt4.png
24505         display false
24506         scale 60
24507         scaleBeforeRotation
24508
24509 \end_inset
24510
24511  
24512 \begin_inset Note Comment
24513 status open
24514
24515 \begin_layout Plain Layout
24516 Dies ist ein Kommentar, der nicht gedruckt, aber exportiert wird.
24517 \end_layout
24518
24519 \end_inset
24520
24521
24522 \end_layout
24523
24524 \begin_layout Description
24525 Grauschrift: Diese Notiz wird grau gedruckt und sieht so aus:
24526 \begin_inset Newline newline
24527 \end_inset
24528
24529
24530 \begin_inset Newline newline
24531 \end_inset
24532
24533
24534 \begin_inset Graphics
24535         filename clipart/GrauschriftNotizQt4.png
24536         display false
24537         scale 60
24538         scaleBeforeRotation
24539
24540 \end_inset
24541
24542
24543 \begin_inset Newline newline
24544 \end_inset
24545
24546
24547 \begin_inset ERT
24548 status collapsed
24549
24550 \begin_layout Plain Layout
24551
24552
24553 \backslash
24554 renewenvironment{lyxgreyedout}
24555 \end_layout
24556
24557 \begin_layout Plain Layout
24558
24559 {
24560 \backslash
24561 textcolor[gray]{0.4}
24562 \backslash
24563 bgroup}{
24564 \backslash
24565 egroup}
24566 \end_layout
24567
24568 \end_inset
24569
24570
24571 \begin_inset Note Greyedout
24572 status open
24573
24574 \begin_layout Plain Layout
24575 Dies ist eine Grauschrift-Notiz mit einer Fußnote.
24576 \begin_inset Foot
24577 status open
24578
24579 \begin_layout Plain Layout
24580 Dies ist eine Fußnote in einer Grauschrift-Notiz.
24581 \end_layout
24582
24583 \end_inset
24584
24585
24586 \end_layout
24587
24588 \end_inset
24589
24590
24591 \begin_inset ERT
24592 status collapsed
24593
24594 \begin_layout Plain Layout
24595
24596
24597 \backslash
24598 renewenvironment{lyxgreyedout}
24599 \end_layout
24600
24601 \begin_layout Plain Layout
24602
24603 {
24604 \backslash
24605 textcolor{blue}
24606 \backslash
24607 bgroup}{
24608 \backslash
24609 egroup}
24610 \end_layout
24611
24612 \end_inset
24613
24614
24615 \begin_inset Note Note
24616 status collapsed
24617
24618 \begin_layout Plain Layout
24619 Die Grauschrift-Notiz wurde auf die ursprüngliche LyX-Definition zurückgesetzt,
24620  weil Grauschriften im LaTeX-Vorspann dieses Dokuments blau definiert wurden.
24621  
24622 \end_layout
24623
24624 \end_inset
24625
24626
24627 \begin_inset Newline newline
24628 \end_inset
24629
24630
24631 \begin_inset Newline newline
24632 \end_inset
24633
24634 Das Beispiel zeigt, dass die erste Zeile von Grauschrift-Notizen eingerückt
24635  wird und dass Grauschrift-Notizen Fußnoten enthalten können.
24636 \end_layout
24637
24638 \begin_layout Standard
24639 \begin_inset VSpace bigskip
24640 \end_inset
24641
24642 Wenn Sie auf den Werkzeugleistenknopf 
24643 \begin_inset Graphics
24644         filename ../../images/note-insert.png
24645         scale 85
24646         scaleBeforeRotation
24647
24648 \end_inset
24649
24650  klicken, wird zunächst eine 
24651 \family sans
24652 LyX-Notiz
24653 \family default
24654  eingefügt.
24655  Mit einem Rechts-Klick auf das Notiz-Kästchen können Sie eine der vier
24656  anderen Möglichkeiten auswählen.
24657  Wenn Sie einen vorhandenen Text in eine Notiz verwandeln wollen, markieren
24658  Sie ihn und klicken dann auf den Werkzeugleistenknopf.
24659  Um eine Notiz in Text zu verwandeln, drücken Sie die Backspace-Taste, wenn
24660  der Cursor am Beginn der Notiz ist oder die Entfernen-Taste, wenn der Cursor
24661  am Ende der Notiz ist.
24662 \end_layout
24663
24664 \begin_layout Standard
24665 \begin_inset VSpace bigskip
24666 \end_inset
24667
24668 Die Textfarbe der 
24669 \family sans
24670 Grauschrift
24671 \family default
24672 -Notiz können Sie im LaTeX-Vorspann mit folgendem Befehl ändern:
24673 \end_layout
24674
24675 \begin_layout Standard
24676
24677 \series bold
24678
24679 \backslash
24680 renewenvironment{lyxgreyedout}
24681 \begin_inset Newline newline
24682 \end_inset
24683
24684
24685 \begin_inset Phantom HPhantom
24686 status open
24687
24688 \begin_layout Plain Layout
24689
24690 \series bold
24691 \begin_inset space ~
24692 \end_inset
24693
24694
24695 \end_layout
24696
24697 \end_inset
24698
24699 {
24700 \backslash
24701 textcolor{color}
24702 \backslash
24703 bgroup}{
24704 \backslash
24705 egroup}
24706 \end_layout
24707
24708 \begin_layout Standard
24709 Die verfügbaren Farben und wie man eigene definiert, wurde bereits in Abschnitt
24710 \begin_inset space ~
24711 \end_inset
24712
24713
24714 \begin_inset CommandInset ref
24715 LatexCommand ref
24716 reference "abs:Farbige-Tabellen"
24717
24718 \end_inset
24719
24720  beschrieben.
24721  In diesem Dokument werden die Grauschrift-Notizen blau gedruckt.
24722 \end_layout
24723
24724 \begin_layout Section
24725 Fußnoten
24726 \begin_inset CommandInset label
24727 LatexCommand label
24728 name "abs:Fußnoten"
24729
24730 \end_inset
24731
24732
24733 \begin_inset Index idx
24734 status collapsed
24735
24736 \begin_layout Plain Layout
24737 Notizen ! Fußnoten
24738 \end_layout
24739
24740 \end_inset
24741
24742
24743 \begin_inset Index idx
24744 status collapsed
24745
24746 \begin_layout Plain Layout
24747 Fußnoten
24748 \end_layout
24749
24750 \end_inset
24751
24752
24753 \end_layout
24754
24755 \begin_layout Standard
24756 Zu dem, was bereits im 
24757 \emph on
24758 Benutzerhandbuch
24759 \emph default
24760  über Fußnoten geschrieben wurde, folgen hier noch ein paar Anmerkungen.
24761  Eine Fußnotenbox sieht folgendermaßen aus: 
24762 \begin_inset Graphics
24763         filename clipart/FussnoteQt4.png
24764         scale 80
24765         scaleBeforeRotation
24766
24767 \end_inset
24768
24769
24770 \end_layout
24771
24772 \begin_layout Standard
24773 Hier ist eine Beispielfußnote:
24774 \color black
24775
24776 \begin_inset Foot
24777 status open
24778
24779 \begin_layout Plain Layout
24780 \begin_inset CommandInset label
24781 LatexCommand label
24782 name "fuss:Fußnoten-Beispiel"
24783
24784 \end_inset
24785
24786 Dies ist eine Fußnote.
24787 \end_layout
24788
24789 \end_inset
24790
24791
24792 \color inherit
24793
24794 \begin_inset ERT
24795 status collapsed
24796
24797 \begin_layout Plain Layout
24798
24799
24800 \backslash
24801 newcounter{MyRepeatFoot}
24802 \end_layout
24803
24804 \begin_layout Plain Layout
24805
24806
24807 \backslash
24808 setcounter{MyRepeatFoot}{
24809 \backslash
24810 thefootnote}
24811 \end_layout
24812
24813 \end_inset
24814
24815
24816 \end_layout
24817
24818 \begin_layout Standard
24819 In der druckfertigen Ausgabe erscheint an der Stelle, wo die Fußnote eingefügt
24820  wurde, eine hochgestellte Zahl.
24821  Der Fußnotentext wird am Seitenende gedruckt, wobei die Fußnotennummer
24822  hochgestellt dem Text vorangeht.
24823  Die Fußnotennummern werden von LaTeX berechnet und sind fortlaufend.
24824  Es hängt von der Dokumentklasse ab, ob sie in jedem Kapitel zurückgesetzt
24825  werden.
24826 \end_layout
24827
24828 \begin_layout Standard
24829 Auf Fußnoten kann wie auf andere Gleitobjekte verwiesen werden, wenn in
24830  der Fußnote eine Marke eingefügt wurde.
24831  Dies ist ein Querverweis auf Fußnote
24832 \begin_inset space ~
24833 \end_inset
24834
24835
24836 \begin_inset CommandInset ref
24837 LatexCommand ref
24838 reference "fuss:Fußnoten-Beispiel"
24839
24840 \end_inset
24841
24842 .
24843 \end_layout
24844
24845 \begin_layout Standard
24846 \begin_inset VSpace defskip
24847 \end_inset
24848
24849 Fußnoten in Tabellen werden von LaTeX aus technischen Gründen nicht gedruckt.
24850  Jedoch gibt es eine andere Methode sie zu drucken: Anstatt einer Fußnote
24851  wird der Befehl 
24852 \series bold
24853
24854 \backslash
24855 footnotemark{}
24856 \series default
24857  als TeX-Code eingefügt.
24858  Der Text der Fußnote wird als Argument des TeX-Code-Befehls 
24859 \series bold
24860
24861 \backslash
24862 footnotetext
24863 \series default
24864  nach der Tabelle eingegeben.
24865 \begin_inset Newline newline
24866 \end_inset
24867
24868 Hinter folgender Tabelle wurde als Beispiel dieser Befehl eingegeben:
24869 \end_layout
24870
24871 \begin_layout Standard
24872
24873 \series bold
24874
24875 \backslash
24876 footnotetext{
24877 \series default
24878 Gedruckte Tabellenfußnote.
24879 \series bold
24880 }
24881 \end_layout
24882
24883 \begin_layout Standard
24884 \begin_inset Tabular
24885 <lyxtabular version="3" rows="2" columns="1">
24886 <features tabularvalignment="middle">
24887 <column alignment="center" valignment="top" width="0">
24888 <row>
24889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24890 \begin_inset Text
24891
24892 \begin_layout Plain Layout
24893 Dies ist ein Beispieltext.
24894 \begin_inset Foot
24895 status open
24896
24897 \begin_layout Plain Layout
24898 Diese Fußnote wird nicht gedruckt!
24899 \end_layout
24900
24901 \end_inset
24902
24903
24904 \end_layout
24905
24906 \end_inset
24907 </cell>
24908 </row>
24909 <row>
24910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24911 \begin_inset Text
24912
24913 \begin_layout Plain Layout
24914 Dies ist ein Beispieltext.
24915 \begin_inset ERT
24916 status collapsed
24917
24918 \begin_layout Plain Layout
24919
24920
24921 \backslash
24922 footnotemark{}
24923 \end_layout
24924
24925 \end_inset
24926
24927
24928 \end_layout
24929
24930 \end_inset
24931 </cell>
24932 </row>
24933 </lyxtabular>
24934
24935 \end_inset
24936
24937
24938 \begin_inset ERT
24939 status collapsed
24940
24941 \begin_layout Plain Layout
24942
24943
24944 \backslash
24945 footnotetext{
24946 \end_layout
24947
24948 \end_inset
24949
24950 Gedruckte Tabellenfußnote.
24951 \begin_inset ERT
24952 status collapsed
24953
24954 \begin_layout Plain Layout
24955
24956 }
24957 \end_layout
24958
24959 \end_inset
24960
24961
24962 \end_layout
24963
24964 \begin_layout Standard
24965 Fußnoten in langen Tabellen sind in Abschnitt
24966 \begin_inset space ~
24967 \end_inset
24968
24969
24970 \begin_inset CommandInset ref
24971 LatexCommand ref
24972 reference "uab:Fußnoten-in-langen"
24973
24974 \end_inset
24975
24976  beschrieben.
24977 \end_layout
24978
24979 \begin_layout Standard
24980 Fußnoten in Minipage-Boxen werden gedruckt, allerdings innerhalb der Box
24981  und mit einer anderen Nummerierung, da eine Minipage-Box wie eine Seite
24982  innerhalb einer Seite ist.
24983  (Mehr über Minipages ist in Abschnitt
24984 \begin_inset space ~
24985 \end_inset
24986
24987
24988 \begin_inset CommandInset ref
24989 LatexCommand ref
24990 reference "abs:Minipage"
24991
24992 \end_inset
24993
24994  zu finden.) Um eine Fußnote in der Minipage zu erhalten, die am unteren
24995  Seitenrand wie normale Fußnoten gedruckt wird, verenden Sie ebenfalls die
24996  Methode mit 
24997 \series bold
24998
24999 \backslash
25000 footnotemark{}
25001 \series default
25002  und 
25003 \series bold
25004
25005 \backslash
25006 footnotetext
25007 \series default
25008 .
25009 \end_layout
25010
25011 \begin_layout Standard
25012 \begin_inset Box Frameless
25013 position "t"
25014 hor_pos "c"
25015 has_inner_box 1
25016 inner_pos "t"
25017 use_parbox 0
25018 use_makebox 0
25019 width "100col%"
25020 special "none"
25021 height "1in"
25022 height_special "totalheight"
25023 status open
25024
25025 \begin_layout Plain Layout
25026 Dies ist ein Beispieltext.in einer Minipage.
25027 \begin_inset Foot
25028 status open
25029
25030 \begin_layout Plain Layout
25031 Fußnote in einer Minipage.
25032 \end_layout
25033
25034 \end_inset
25035
25036
25037 \end_layout
25038
25039 \begin_layout Plain Layout
25040 Dies ist ein Beispieltext.
25041  in einer Minipage.
25042 \begin_inset ERT
25043 status collapsed
25044
25045 \begin_layout Plain Layout
25046
25047
25048 \backslash
25049 footnotemark{}
25050 \end_layout
25051
25052 \end_inset
25053
25054
25055 \end_layout
25056
25057 \end_inset
25058
25059
25060 \end_layout
25061
25062 \begin_layout Standard
25063 \begin_inset ERT
25064 status collapsed
25065
25066 \begin_layout Plain Layout
25067
25068
25069 \backslash
25070 footnotetext{
25071 \end_layout
25072
25073 \end_inset
25074
25075 Fußnote außerhalb der Minipage.
25076 \begin_inset ERT
25077 status collapsed
25078
25079 \begin_layout Plain Layout
25080
25081 }
25082 \end_layout
25083
25084 \end_inset
25085
25086
25087 \end_layout
25088
25089 \begin_layout Standard
25090 \begin_inset VSpace defskip
25091 \end_inset
25092
25093
25094 \end_layout
25095
25096 \begin_layout Standard
25097 Um auf eine Fußnote mehrere Male zu verweisen, ohne dabei jedes Mal den
25098  Fußnotentext zu drucken, verwenden Sie den TeX-Code-Befehl 
25099 \series bold
25100
25101 \backslash
25102 footnotemark[Nummer]
25103 \series default
25104 .
25105 \begin_inset Newline newline
25106 \end_inset
25107
25108 Weil Sie die Nummer der Fußnote nicht im Voraus wissen können, müssen Sie
25109  sie speichern, nachdem Sie die Fußnote eingefügt haben.
25110  Hinter Fußnote
25111 \begin_inset space ~
25112 \end_inset
25113
25114
25115 \begin_inset CommandInset ref
25116 LatexCommand ref
25117 reference "fuss:Fußnoten-Beispiel"
25118
25119 \end_inset
25120
25121  wurde das mit folgenden TeX-Code-Befehlen gemacht:
25122 \end_layout
25123
25124 \begin_layout Standard
25125
25126 \series bold
25127
25128 \backslash
25129 newcounter{MyRepeatFoot}
25130 \begin_inset Newline newline
25131 \end_inset
25132
25133
25134 \backslash
25135 setcounter{MyRepeatFoot}{
25136 \backslash
25137 thefootnote}
25138 \end_layout
25139
25140 \begin_layout Standard
25141 Die Fußnotenmarke wurde dann mit diesem TeX-Code-Befehl definiert;
25142 \end_layout
25143
25144 \begin_layout Standard
25145
25146 \series bold
25147
25148 \backslash
25149 footnotemark[
25150 \backslash
25151 theMyRepeatFoot]
25152 \end_layout
25153
25154 \begin_layout Standard
25155 Hier ist eine wiederholte Fußnote:
25156 \begin_inset ERT
25157 status collapsed
25158
25159 \begin_layout Plain Layout
25160
25161
25162 \backslash
25163 footnotemark[
25164 \backslash
25165 theMyRepeatFoot]
25166 \end_layout
25167
25168 \end_inset
25169
25170
25171 \end_layout
25172
25173 \begin_layout Standard
25174 Wenn Sie die letzte Fußnote wiederholen wollen, können Sie die Speicherung
25175  der Fußnotennummer weglassen und stattdessen diesen Befehl verwenden:
25176 \end_layout
25177
25178 \begin_layout Standard
25179
25180 \series bold
25181
25182 \backslash
25183 footnotemark[
25184 \backslash
25185 thefootnote]
25186 \end_layout
25187
25188 \begin_layout Standard
25189 Hier ist eine weitere wiederholte Fußnote:
25190 \begin_inset ERT
25191 status collapsed
25192
25193 \begin_layout Plain Layout
25194
25195
25196 \backslash
25197 footnotemark[
25198 \backslash
25199 thefootnote]
25200 \end_layout
25201
25202 \end_inset
25203
25204
25205 \end_layout
25206
25207 \begin_layout Subsection
25208 Fußnoten-Nummerierung
25209 \begin_inset CommandInset label
25210 LatexCommand label
25211 name "uab:Fußnoten-Nummerierung"
25212
25213 \end_inset
25214
25215
25216 \begin_inset Index idx
25217 status collapsed
25218
25219 \begin_layout Plain Layout
25220 Fußnoten ! Nummerierung
25221 \end_layout
25222
25223 \end_inset
25224
25225
25226 \end_layout
25227
25228 \begin_layout Standard
25229 Um Fußnoten nach jedem Abschnitt
25230 \family roman
25231  auf 1 zurückzusetzen, 
25232 \family default
25233 müssen Sie folgenden Befehl in den LaTeX-Vorspann schreiben:
25234 \end_layout
25235
25236 \begin_layout Standard
25237
25238 \series bold
25239
25240 \backslash
25241 @addtoreset{footnote}{section}
25242 \end_layout
25243
25244 \begin_layout Standard
25245 \begin_inset VSpace bigskip
25246 \end_inset
25247
25248 Der folgende Befehl ändert die Fußnoten-Nummerierung auf kleine römische
25249  Zahlen:
25250 \end_layout
25251
25252 \begin_layout Standard
25253
25254 \series bold
25255
25256 \backslash
25257 renewcommand{
25258 \backslash
25259 thefootnote}{
25260 \backslash
25261 roman{footnote}}
25262 \end_layout
25263
25264 \begin_layout Standard
25265 \begin_inset ERT
25266 status collapsed
25267
25268 \begin_layout Plain Layout
25269
25270
25271 \backslash
25272 renewcommand{
25273 \backslash
25274 thefootnote}{
25275 \backslash
25276 roman{footnote}}
25277 \end_layout
25278
25279 \end_inset
25280
25281  Hier ist ein Beispiel für solch eine Fußnote:
25282 \begin_inset Foot
25283 status open
25284
25285 \begin_layout Plain Layout
25286 Dies ist eine Fußnote mit kleinen römischen Zahlen
25287 \end_layout
25288
25289 \end_inset
25290
25291
25292 \end_layout
25293
25294 \begin_layout Standard
25295 Um den Nummerierungsstil auf große römische Zahlen zu ändern, ersetzen Sie
25296  in obigem Befehl 
25297 \series bold
25298
25299 \backslash
25300 roman
25301 \series default
25302  durch 
25303 \series bold
25304
25305 \backslash
25306 Roman
25307 \series default
25308 .
25309  Um Fußnoten mit großen oder kleinen Buchstaben zu 
25310 \begin_inset Quotes gld
25311 \end_inset
25312
25313 nummerieren
25314 \begin_inset Quotes grd
25315 \end_inset
25316
25317 , verwenden Sie die Befehle 
25318 \series bold
25319
25320 \backslash
25321 Alph
25322 \series default
25323  oder 
25324 \series bold
25325
25326 \backslash
25327 alph
25328 \series default
25329 .
25330  Für die 
25331 \begin_inset Quotes gld
25332 \end_inset
25333
25334 Nummerierung
25335 \begin_inset Quotes grd
25336 \end_inset
25337
25338  mit Symbolen steht der Befehl 
25339 \series bold
25340
25341 \backslash
25342 fnsymbol
25343 \series default
25344  zur Verfügung.
25345 \end_layout
25346
25347 \begin_layout Standard
25348 \begin_inset Note Greyedout
25349 status open
25350
25351 \begin_layout Plain Layout
25352
25353 \series bold
25354 Bemerkung 1:
25355 \series default
25356  Mit Buchstaben können höchstens 26 Fußnoten nummeriert werden, weil nur
25357  
25358 \emph on
25359 ein
25360 \emph default
25361  Buchstabe verwendet wird.
25362 \end_layout
25363
25364 \end_inset
25365
25366
25367 \begin_inset Newline newline
25368 \end_inset
25369
25370
25371 \begin_inset Note Greyedout
25372 status open
25373
25374 \begin_layout Plain Layout
25375
25376 \series bold
25377 Bemerkung 2:
25378 \series default
25379  Mit Symbolen können höchstens 9 Fußnoten nummeriert werden.
25380 \end_layout
25381
25382 \end_inset
25383
25384
25385 \end_layout
25386
25387 \begin_layout Standard
25388 Um zur Standard-Nummerierung zurückzukehren, verwenden Sie 
25389 \series bold
25390
25391 \backslash
25392 arabic
25393 \series default
25394  anstelle von 
25395 \series bold
25396
25397 \backslash
25398 roman
25399 \series default
25400  in obigem Befehl.
25401 \begin_inset ERT
25402 status collapsed
25403
25404 \begin_layout Plain Layout
25405
25406
25407 \backslash
25408 renewcommand{
25409 \backslash
25410 thefootnote}{
25411 \backslash
25412 arabic{footnote}}
25413 \end_layout
25414
25415 \end_inset
25416
25417
25418 \end_layout
25419
25420 \begin_layout Standard
25421 \begin_inset VSpace bigskip
25422 \end_inset
25423
25424
25425 \end_layout
25426
25427 \begin_layout Standard
25428 Wenn Sie wollen, dass Fußnoten nach dem Schema 
25429 \begin_inset Quotes gld
25430 \end_inset
25431
25432 Kapitel.Fußnote
25433 \begin_inset Quotes grd
25434 \end_inset
25435
25436  nummeriert werden, müssen Sie folgenden Befehl in den LaTeX-Vorspann schreiben:
25437 \end_layout
25438
25439 \begin_layout Standard
25440
25441 \series bold
25442
25443 \backslash
25444 numberwithin{footnote}{chapter}
25445 \end_layout
25446
25447 \begin_layout Standard
25448 Um 
25449 \series bold
25450
25451 \backslash
25452 numberwithin
25453 \series default
25454  benutzen zu können, muss in den 
25455 \family sans
25456 Mathe
25457 \begin_inset space ~
25458 \end_inset
25459
25460 Optionen
25461 \family default
25462  der 
25463 \family sans
25464 Dokument-Einstellungen
25465 \family default
25466  
25467 \family sans
25468 AMS
25469 \begin_inset space ~
25470 \end_inset
25471
25472 Mathe
25473 \begin_inset space ~
25474 \end_inset
25475
25476 Paket
25477 \family default
25478
25479 \begin_inset space ~
25480 \end_inset
25481
25482
25483 \family sans
25484 verwenden
25485 \family default
25486  angekreuzt sein.
25487 \begin_inset ERT
25488 status collapsed
25489
25490 \begin_layout Plain Layout
25491
25492
25493 \backslash
25494 numberwithin{footnote}{chapter}
25495 \end_layout
25496
25497 \end_inset
25498
25499  Hier ist ein Beispiel für solch eine Fußnote.
25500 \series bold
25501
25502 \begin_inset Foot
25503 status open
25504
25505 \begin_layout Plain Layout
25506 Dies ist eine Fußnote nach dem Schema 
25507 \begin_inset Quotes gld
25508 \end_inset
25509
25510 Kapitel.Fußnote
25511 \begin_inset Quotes grd
25512 \end_inset
25513
25514 .
25515 \end_layout
25516
25517 \end_inset
25518
25519
25520 \series default
25521
25522 \begin_inset ERT
25523 status collapsed
25524
25525 \begin_layout Plain Layout
25526
25527
25528 \backslash
25529 renewcommand{
25530 \backslash
25531 thefootnote}{
25532 \backslash
25533 arabic{footnote}}
25534 \end_layout
25535
25536 \end_inset
25537
25538
25539 \end_layout
25540
25541 \begin_layout Standard
25542 \begin_inset Note Greyedout
25543 status open
25544
25545 \begin_layout Plain Layout
25546
25547 \series bold
25548 Bemerkung:
25549 \series default
25550  
25551 \series bold
25552
25553 \backslash
25554 numberwithin
25555 \series default
25556  verwendet ausschließlich arabische Ziffern für Fußnoten; vorherige Definitionen
25557  werden überschrieben.
25558 \end_layout
25559
25560 \end_inset
25561
25562
25563 \end_layout
25564
25565 \begin_layout Standard
25566 Um also z.
25567 \begin_inset space \thinspace{}
25568 \end_inset
25569
25570 B.
25571  das Schema 
25572 \begin_inset Quotes gld
25573 \end_inset
25574
25575 Kapitel.
25576 \backslash
25577 Roman{footnote}
25578 \begin_inset Quotes grd
25579 \end_inset
25580
25581  zu erhalten, muss dieser Befehl anstelle von 
25582 \series bold
25583
25584 \backslash
25585 numberwithin
25586 \series default
25587  verwendet werden:
25588 \end_layout
25589
25590 \begin_layout Standard
25591
25592 \series bold
25593
25594 \backslash
25595 renewcommand{
25596 \backslash
25597 thefootnote}{
25598 \backslash
25599 thechapter.
25600 \backslash
25601 Roman{footnote}}
25602 \end_layout
25603
25604 \begin_layout Subsection
25605 Fußnoten-Platzierung
25606 \begin_inset Index idx
25607 status collapsed
25608
25609 \begin_layout Plain Layout
25610 Fußnoten ! Platzierung
25611 \end_layout
25612
25613 \end_inset
25614
25615
25616 \end_layout
25617
25618 \begin_layout Standard
25619 Wenn Sie auf einer Seite mehrere Fußnoten haben, werden sie untereinander
25620  ohne Zwischenraum am Ende der Seite gedruckt.
25621  Damit sie besser zu unterscheiden sind, kann man mit folgendem Befehl im
25622  LaTeX-Vorspann 1.5
25623 \begin_inset space \thinspace{}
25624 \end_inset
25625
25626 mm Zwischenraum einfügen:
25627 \end_layout
25628
25629 \begin_layout Standard
25630
25631 \series bold
25632
25633 \backslash
25634 let
25635 \backslash
25636 myFoot
25637 \backslash
25638 footnote
25639 \begin_inset Newline newline
25640 \end_inset
25641
25642
25643 \backslash
25644 renewcommand{
25645 \backslash
25646 footnote}[1]{
25647 \backslash
25648 myFoot{#1
25649 \backslash
25650 vspace{1.5mm}}}
25651 \end_layout
25652
25653 \begin_layout Standard
25654 \begin_inset VSpace bigskip
25655 \end_inset
25656
25657 In einem zweispaltigen Dokument werden die Fußnoten am unteren Rand jeder
25658  Spalte gedruckt, Abbildung
25659 \begin_inset space ~
25660 \end_inset
25661
25662
25663 \begin_inset CommandInset ref
25664 LatexCommand ref
25665 reference "abb:Standard-Fußnoten-Platzierung-in"
25666
25667 \end_inset
25668
25669 .
25670  Wenn die Fußnoten nur unter der rechten Spalte gedruckt werden sollen wie
25671  in Abbildung
25672 \begin_inset space ~
25673 \end_inset
25674
25675
25676 \begin_inset CommandInset ref
25677 LatexCommand ref
25678 reference "abb:Fußnoten-Platzierung-in-einem"
25679
25680 \end_inset
25681
25682 , müssen Sie das LaTeX-Paket 
25683 \series bold
25684 ftnright
25685 \series default
25686
25687 \begin_inset Index idx
25688 status collapsed
25689
25690 \begin_layout Plain Layout
25691 LaTeX-Pakete ! ftnright
25692 \end_layout
25693
25694 \end_inset
25695
25696  mit folgendem Befehl im LaTeX-Vorspann einfügen:
25697 \end_layout
25698
25699 \begin_layout Standard
25700
25701 \series bold
25702
25703 \backslash
25704 usepackage{ftnright}
25705 \end_layout
25706
25707 \begin_layout Standard
25708 \begin_inset Float figure
25709 placement !h
25710 wide false
25711 sideways false
25712 status open
25713
25714 \begin_layout Plain Layout
25715 \begin_inset ERT
25716 status collapsed
25717
25718 \begin_layout Plain Layout
25719
25720
25721 \backslash
25722 framebox{
25723 \end_layout
25724
25725 \end_inset
25726
25727
25728 \begin_inset Graphics
25729         filename ../clipart/without_fntright.pdf
25730         width 100col%
25731         scaleBeforeRotation
25732
25733 \end_inset
25734
25735
25736 \begin_inset ERT
25737 status collapsed
25738
25739 \begin_layout Plain Layout
25740
25741 }
25742 \end_layout
25743
25744 \end_inset
25745
25746
25747 \end_layout
25748
25749 \begin_layout Plain Layout
25750 \begin_inset Caption
25751
25752 \begin_layout Plain Layout
25753 \begin_inset CommandInset label
25754 LatexCommand label
25755 name "abb:Standard-Fußnoten-Platzierung-in"
25756
25757 \end_inset
25758
25759 Standard-Fußnoten-Platzierung in einem zweispaltigen Dokument
25760 \begin_inset Argument
25761 status open
25762
25763 \begin_layout Plain Layout
25764 Standard-Fußnoten-Platzierung in einem zweispaltigen Dokument
25765 \end_layout
25766
25767 \end_inset
25768
25769
25770 \end_layout
25771
25772 \end_inset
25773
25774
25775 \end_layout
25776
25777 \end_inset
25778
25779
25780 \end_layout
25781
25782 \begin_layout Standard
25783 \begin_inset Float figure
25784 placement !h
25785 wide false
25786 sideways false
25787 status open
25788
25789 \begin_layout Plain Layout
25790 \begin_inset ERT
25791 status collapsed
25792
25793 \begin_layout Plain Layout
25794
25795
25796 \backslash
25797 framebox{
25798 \end_layout
25799
25800 \end_inset
25801
25802
25803 \begin_inset Graphics
25804         filename ../clipart/with_fntright.pdf
25805         width 100col%
25806         scaleBeforeRotation
25807
25808 \end_inset
25809
25810
25811 \begin_inset ERT
25812 status collapsed
25813
25814 \begin_layout Plain Layout
25815
25816 }
25817 \end_layout
25818
25819 \end_inset
25820
25821
25822 \end_layout
25823
25824 \begin_layout Plain Layout
25825 \begin_inset Caption
25826
25827 \begin_layout Plain Layout
25828 \begin_inset CommandInset label
25829 LatexCommand label
25830 name "abb:Fußnoten-Platzierung-in-einem"
25831
25832 \end_inset
25833
25834 Fußnoten-Platzierung in einem zweispaltigen Dokument mit dem LaTeX-Paket
25835  
25836 \series bold
25837 ftnright
25838 \series default
25839 .
25840 \begin_inset Argument
25841 status collapsed
25842
25843 \begin_layout Plain Layout
25844 Fußnoten-Platzierung mit 
25845 \family typewriter
25846 ftnright
25847 \end_layout
25848
25849 \end_inset
25850
25851
25852 \end_layout
25853
25854 \end_inset
25855
25856
25857 \end_layout
25858
25859 \end_inset
25860
25861
25862 \end_layout
25863
25864 \begin_layout Standard
25865 \begin_inset VSpace bigskip
25866 \end_inset
25867
25868 In einigen wissenschaftlichen Veröffentlichungen werden alle Fußnoten am
25869  Ende eines Abschnitts in einem eigenen Absatz wie in Abbildung
25870 \begin_inset space ~
25871 \end_inset
25872
25873
25874 \begin_inset CommandInset ref
25875 LatexCommand ref
25876 reference "abb:endnotes"
25877
25878 \end_inset
25879
25880  gedruckt.
25881  Man nennt sie dann 
25882 \begin_inset Quotes gld
25883 \end_inset
25884
25885 Endnoten
25886 \begin_inset Quotes grd
25887 \end_inset
25888
25889 .
25890 \begin_inset Index idx
25891 status collapsed
25892
25893 \begin_layout Plain Layout
25894 Endnoten
25895 \end_layout
25896
25897 \end_inset
25898
25899  Um das zu erreichen, laden Sie im Menü 
25900 \family sans
25901 Dokument\SpecialChar \menuseparator
25902 Einstellungen\SpecialChar \menuseparator
25903 Module 
25904 \family default
25905 das Modul 
25906 \family sans
25907 Fußnote
25908 \begin_inset space ~
25909 \end_inset
25910
25911 als
25912 \begin_inset space ~
25913 \end_inset
25914
25915 Endnote
25916 \family default
25917 .
25918  Um die gesammelten Fußnoten zu drucken, fügen Sie den Befehl
25919 \end_layout
25920
25921 \begin_layout Standard
25922
25923 \series bold
25924
25925 \backslash
25926 theendnotes
25927 \end_layout
25928
25929 \begin_layout Standard
25930 als TeX-Code am Ende des Abschnitts oder Kapitels ein.
25931 \end_layout
25932
25933 \begin_layout Standard
25934 \begin_inset Float figure
25935 wide false
25936 sideways false
25937 status open
25938
25939 \begin_layout Plain Layout
25940 \align center
25941 \begin_inset ERT
25942 status collapsed
25943
25944 \begin_layout Plain Layout
25945
25946
25947 \backslash
25948 framebox{
25949 \end_layout
25950
25951 \end_inset
25952
25953
25954 \begin_inset Graphics
25955         filename ../clipart/endnotes.pdf
25956         scaleBeforeRotation
25957
25958 \end_inset
25959
25960
25961 \begin_inset ERT
25962 status collapsed
25963
25964 \begin_layout Plain Layout
25965
25966 }
25967 \end_layout
25968
25969 \end_inset
25970
25971
25972 \end_layout
25973
25974 \begin_layout Plain Layout
25975 \begin_inset Caption
25976
25977 \begin_layout Plain Layout
25978 \begin_inset CommandInset label
25979 LatexCommand label
25980 name "abb:endnotes"
25981
25982 \end_inset
25983
25984
25985 \series bold
25986 endnotes
25987 \series default
25988  – Die Fußnoten werden am Ende eines Abschnitts in einem eigenen Paragraphen
25989  gedruckt.
25990 \end_layout
25991
25992 \end_inset
25993
25994
25995 \end_layout
25996
25997 \end_inset
25998
25999
26000 \end_layout
26001
26002 \begin_layout Standard
26003 \begin_inset VSpace medskip
26004 \end_inset
26005
26006 Die Absatzüberschrift für die Endnoten wird nicht automatisch in die Dokumentspr
26007 ache übersetzt.
26008  Der folgende Befehl im LaTeX-Vorspann  übersetzt den englischen Namen 
26009 \begin_inset Quotes gld
26010 \end_inset
26011
26012 Notes
26013 \begin_inset Quotes grd
26014 \end_inset
26015
26016  in 
26017 \begin_inset Quotes gld
26018 \end_inset
26019
26020 Anmerkungen
26021 \begin_inset Quotes grd
26022 \end_inset
26023
26024 :
26025 \end_layout
26026
26027 \begin_layout Standard
26028
26029 \series bold
26030
26031 \backslash
26032 renewcommand{
26033 \backslash
26034 notesname}{Anmerkungen}
26035 \end_layout
26036
26037 \begin_layout Standard
26038 \begin_inset VSpace medskip
26039 \end_inset
26040
26041 Wenn Sie in den Befehlen von Abschnitt
26042 \begin_inset space ~
26043 \end_inset
26044
26045
26046 \begin_inset CommandInset ref
26047 LatexCommand ref
26048 reference "uab:Fußnoten-Nummerierung"
26049
26050 \end_inset
26051
26052  
26053 \series bold
26054
26055 \backslash
26056 thefootnote
26057 \series default
26058  durch 
26059 \series bold
26060
26061 \backslash
26062 theendnote
26063 \series default
26064  ersetzen, können Sie die Nummerierung von Endnoten ändern.
26065  Um die Endnoten-Nummern zurückzusetzen, benutzen Sie den Befehl 
26066 \series bold
26067
26068 \backslash
26069 @addtoreset
26070 \series default
26071  wie in Abschnitt
26072 \begin_inset space \space{}
26073 \end_inset
26074
26075
26076 \begin_inset CommandInset ref
26077 LatexCommand ref
26078 reference "uab:Fußnoten-Nummerierung"
26079
26080 \end_inset
26081
26082  beschrieben und ersetzen 
26083 \series bold
26084 footnote
26085 \series default
26086  durch 
26087 \series bold
26088 endnote
26089 \series default
26090 .
26091 \end_layout
26092
26093 \begin_layout Standard
26094 Für Endnoten gibt es den Befehl 
26095 \series bold
26096
26097 \backslash
26098 endnotemark[Nummer]
26099 \series default
26100  analog zum Befehl 
26101 \series bold
26102
26103 \backslash
26104 footnotemark
26105 \series default
26106  der in Abschnitt
26107 \begin_inset space ~
26108 \end_inset
26109
26110
26111 \begin_inset CommandInset ref
26112 LatexCommand ref
26113 reference "abs:Fußnoten"
26114
26115 \end_inset
26116
26117  beschrieben ist.
26118 \end_layout
26119
26120 \begin_layout Standard
26121 \begin_inset VSpace bigskip
26122 \end_inset
26123
26124 Mit dem LaTeX-Paket 
26125 \series bold
26126 footmisc
26127 \series default
26128
26129 \begin_inset Index idx
26130 status collapsed
26131
26132 \begin_layout Plain Layout
26133 LaTeX-Pakete ! footmisc
26134 \end_layout
26135
26136 \end_inset
26137
26138  (
26139 \begin_inset CommandInset citation
26140 LatexCommand cite
26141 key "footmisc"
26142
26143 \end_inset
26144
26145 ) können Sie Fußnoten am Seitenrand drucken und die Textausrichtung ändern.
26146 \end_layout
26147
26148 \begin_layout Standard
26149 In LaTeX-Büchern, 
26150 \begin_inset CommandInset citation
26151 LatexCommand cite
26152 key "latexcompanion,latexguide,lamport,latex-praxisbuch"
26153
26154 \end_inset
26155
26156 , finden Sie weiteres zu Fußnoten.
26157 \end_layout
26158
26159 \begin_layout Section
26160 Randnotizen
26161 \begin_inset Index idx
26162 status collapsed
26163
26164 \begin_layout Plain Layout
26165 Randnotizen
26166 \end_layout
26167
26168 \end_inset
26169
26170
26171 \begin_inset Index idx
26172 status collapsed
26173
26174 \begin_layout Plain Layout
26175 Notizen ! Randnotizen
26176 \end_layout
26177
26178 \end_inset
26179
26180
26181 \end_layout
26182
26183 \begin_layout Standard
26184 Randnotizen sehen in LyX wie Fußnoten aus und verhalten sich auch so.
26185  Sie fügen sie mit einem Klick auf den Schalter 
26186 \begin_inset Graphics
26187         filename ../../images/marginalnote-insert.png
26188         scale 70
26189         scaleBeforeRotation
26190
26191 \end_inset
26192
26193  oder über 
26194 \family sans
26195 Einfügen\SpecialChar \menuseparator
26196 Randnotiz
26197 \family default
26198  ein.
26199  Ein graues Kästchen mit der Aufschrift 
26200 \begin_inset Quotes gld
26201 \end_inset
26202
26203 Rand
26204 \begin_inset Quotes grd
26205 \end_inset
26206
26207  erscheint
26208 \family roman
26209 \series medium
26210 , und dort, wo der Cursor steht, können Sie Text eingeben.
26211 \end_layout
26212
26213 \begin_layout Standard
26214 Hier am Rand sehen Sie eine Randnotiz.
26215  
26216 \begin_inset Marginal
26217 status open
26218
26219 \begin_layout Plain Layout
26220 Dies ist eine Randnotiz.
26221 \end_layout
26222
26223 \end_inset
26224
26225
26226 \end_layout
26227
26228 \begin_layout Standard
26229 In der Druckausgabe von einseitig formatierten Dokumenten werden Randnotizen
26230  am rechten Rand gesetzt, bei doppelseitigen außen – links auf den geraden
26231  Seiten und rechts auf den ungeraden.
26232  Der Text ist rechtsbündig ausgerichtet, wenn die Randnotiz links gedruckt
26233  wird und umgekehrt.
26234  Die erste Zeile einer Randnotiz steht in der Textzeile, in der sie eingefügt
26235  wurde.
26236 \end_layout
26237
26238 \begin_layout Standard
26239 \begin_inset VSpace bigskip
26240 \end_inset
26241
26242 Um eine Randnotiz am inneren Rand zu drucken, fügen Sie den Befehl
26243 \end_layout
26244
26245 \begin_layout Standard
26246
26247 \series bold
26248
26249 \backslash
26250 reversemarginpar
26251 \end_layout
26252
26253 \begin_layout Standard
26254 als TeX-Code vor einer Randnotiz ein.
26255  Das gilt dann für alle folgenden Randnotizen.
26256  
26257 \begin_inset ERT
26258 status collapsed
26259
26260 \begin_layout Plain Layout
26261
26262
26263 \backslash
26264 reversemarginpar 
26265 \end_layout
26266
26267 \end_inset
26268
26269
26270 \begin_inset Marginal
26271 status open
26272
26273 \begin_layout Plain Layout
26274 Hier ist ein Beispiel im inneren Rand.
26275 \end_layout
26276
26277 \end_inset
26278
26279
26280 \begin_inset Newline newline
26281 \end_inset
26282
26283
26284 \begin_inset Note Greyedout
26285 status open
26286
26287 \begin_layout Plain Layout
26288  
26289 \series bold
26290 Achtung:
26291 \series default
26292  Oft ist am inneren Rand nicht genügend Platz, um den Text korrekt zu drucken.
26293 \end_layout
26294
26295 \end_inset
26296
26297
26298 \end_layout
26299
26300 \begin_layout Standard
26301 Um zur Standard-Platzierung zurückzukehren, fügen Sie den Befehl
26302 \end_layout
26303
26304 \begin_layout Standard
26305
26306 \series bold
26307
26308 \backslash
26309 normalmarginpar
26310 \end_layout
26311
26312 \begin_layout Standard
26313 als TeX-Code ein.
26314 \begin_inset ERT
26315 status collapsed
26316
26317 \begin_layout Plain Layout
26318
26319
26320 \backslash
26321 normalmarginpar 
26322 \end_layout
26323
26324 \end_inset
26325
26326
26327 \end_layout
26328
26329 \begin_layout Standard
26330 \begin_inset Note Greyedout
26331 status open
26332
26333 \begin_layout Plain Layout
26334
26335 \series bold
26336 Achtung:
26337 \series default
26338  Der Befehl wird missachtet, wenn er im selben Absatz wie 
26339 \series bold
26340
26341 \backslash
26342 reversemarginpar
26343 \series default
26344  verwendet wird.
26345 \end_layout
26346
26347 \end_inset
26348
26349
26350 \end_layout
26351
26352 \begin_layout Standard
26353 \begin_inset VSpace bigskip
26354 \end_inset
26355
26356
26357 \begin_inset Marginal
26358 status open
26359
26360 \begin_layout Plain Layout
26361
26362 \family roman
26363 \series medium
26364 EinSehrLangesWort am Anfang, das umgebrochen wird.
26365 \end_layout
26366
26367 \end_inset
26368
26369  Ähnlich wie in Abschnitt
26370 \begin_inset space ~
26371 \end_inset
26372
26373
26374 \begin_inset CommandInset ref
26375 LatexCommand ref
26376 reference "uab:Mehrfache-Zeilen-in"
26377
26378 \end_inset
26379
26380  beschrieben können lange Worte nicht umgebrochen werden, wenn sie das erste
26381  Wort der Randnotiz sind.
26382  Um das zu vermeiden, fügen sie 0
26383 \begin_inset space \thinspace{}
26384 \end_inset
26385
26386 pt horizontalen Abstand vor dem Wort ein, so wie hier: 
26387 \begin_inset Marginal
26388 status open
26389
26390 \begin_layout Plain Layout
26391 \begin_inset space \hspace{}
26392 \length 0pt
26393 \end_inset
26394
26395
26396 \family roman
26397 \series medium
26398 EinSehrLangesWort am Anfang, das umgebrochen wird.
26399 \end_layout
26400
26401 \end_inset
26402
26403
26404 \end_layout
26405
26406 \begin_layout Standard
26407 \begin_inset VSpace bigskip
26408 \end_inset
26409
26410
26411 \end_layout
26412
26413 \begin_layout Standard
26414 \begin_inset Note Greyedout
26415 status open
26416
26417 \begin_layout Plain Layout
26418
26419 \series bold
26420 Bemerkung:
26421 \series default
26422  Randnotizen können ohne Tricks nicht in Tabellen, Gleitumgebungen und Fußnoten
26423  verwendet werden.
26424 \end_layout
26425
26426 \end_inset
26427
26428
26429 \end_layout
26430
26431 \begin_layout Standard
26432 \begin_inset VSpace bigskip
26433 \end_inset
26434
26435
26436 \end_layout
26437
26438 \begin_layout Standard
26439 \begin_inset ERT
26440 status collapsed
26441
26442 \begin_layout Plain Layout
26443
26444
26445 \backslash
26446 ifmarginnote
26447 \end_layout
26448
26449 \end_inset
26450
26451
26452 \begin_inset Note Note
26453 status open
26454
26455 \begin_layout Plain Layout
26456 Der folgende Abschnitt wird nur gedruckt, wenn das LaTeX-Paket 
26457 \series bold
26458 marginnote
26459 \series default
26460  installiert ist.
26461 \end_layout
26462
26463 \end_inset
26464
26465
26466 \end_layout
26467
26468 \begin_layout Standard
26469 Diese Einschränkung kann umgangen werden, wenn das LaTeX-Paket 
26470 \series bold
26471 marginnote
26472 \series default
26473
26474 \begin_inset Index idx
26475 status collapsed
26476
26477 \begin_layout Plain Layout
26478 LaTeX-Pakete ! marginnote
26479 \end_layout
26480
26481 \end_inset
26482
26483  verwendet wird.
26484  Wenn Sie diese zwei Zeilen zum LaTeX-Vorspann hinzufügen, wird der Befehl,
26485  der von LyX für Randnotizen verwendet wird, umdefiniert, so dass der Befehl
26486  des Pakets 
26487 \series bold
26488 marginnote
26489 \series default
26490  für Randnotizen verwendet wird:
26491 \end_layout
26492
26493 \begin_layout Standard
26494
26495 \series bold
26496
26497 \backslash
26498 usepackage{marginnote}
26499 \begin_inset Newline newline
26500 \end_inset
26501
26502
26503 \backslash
26504 let
26505 \backslash
26506 marginpar
26507 \backslash
26508 marginnote
26509 \end_layout
26510
26511 \begin_layout Standard
26512 Dies wird auch in diesem Dokument verwendet, denn 
26513 \series bold
26514 marginnote
26515 \series default
26516  hat eine andere nützliche Eigenschaft: Man kann einen vertikalen Versatz
26517  für Randnotizen angeben.
26518  Dies wird oft für ein besseres Seitenformat verwendet, wenn zu viele Randnotize
26519 n zu dicht beieinander sind.
26520  Der Versatz wird in LyX als TeX-Code direkt nach der Randnotiz mit dem
26521  Schema
26522 \end_layout
26523
26524 \begin_layout Standard
26525
26526 \series bold
26527 [Versatz]
26528 \end_layout
26529
26530 \begin_layout Standard
26531 angegeben.
26532  Dabei ist der Versatz eine Länge mit einer der Einheiten, die in Tabelle
26533 \begin_inset space ~
26534 \end_inset
26535
26536
26537 \begin_inset CommandInset ref
26538 LatexCommand ref
26539 reference "tab:Maßeinheiten"
26540
26541 \end_inset
26542
26543  aufgelistet sind.
26544  Ein negativer Wert versetzt die Randnotiz nach oben, ein positiver Wert
26545  nach unten.
26546  Zum Beispiel ist die Randnotiz neben diesem Text um 1.5
26547 \begin_inset space \thinspace{}
26548 \end_inset
26549
26550 cm mit dem TeX-Code-Befehl  
26551 \begin_inset Quotes gld
26552 \end_inset
26553
26554
26555 \series bold
26556 [-1.5cm]
26557 \series default
26558
26559 \begin_inset Quotes grd
26560 \end_inset
26561
26562  nach oben versetzt.
26563 \begin_inset Marginal
26564 status open
26565
26566 \begin_layout Plain Layout
26567 Diese Randnotiz ist 1.5
26568 \begin_inset space \thinspace{}
26569 \end_inset
26570
26571 cm von ihrer Originalposition nach oben versetzt.
26572 \end_layout
26573
26574 \end_inset
26575
26576
26577 \begin_inset ERT
26578 status collapsed
26579
26580 \begin_layout Plain Layout
26581
26582 [-1.5cm]
26583 \end_layout
26584
26585 \end_inset
26586
26587
26588 \end_layout
26589
26590 \begin_layout Standard
26591 \begin_inset VSpace medskip
26592 \end_inset
26593
26594 Mit 
26595 \series bold
26596 marginnote
26597 \series default
26598  können Sie auch die Ausrichtung des Texts in der Randnotiz ändern.
26599  Zum Beispiel setzen die Befehle
26600 \end_layout
26601
26602 \begin_layout Standard
26603
26604 \series bold
26605
26606 \backslash
26607 renewcommand*{
26608 \backslash
26609 raggedleftmarginnote}{
26610 \backslash
26611 centering}
26612 \begin_inset Newline newline
26613 \end_inset
26614
26615
26616 \backslash
26617 renewcommand*{
26618 \backslash
26619 raggedrightmarginnote}{
26620 \backslash
26621 centering}
26622 \end_layout
26623
26624 \begin_layout Standard
26625 die Ausrichtung auf zentriert.
26626  
26627 \series bold
26628
26629 \backslash
26630 raggedleftmarginnote
26631 \series default
26632  bewirkt dabei, dass die Randnotiz auf der linken Seite erscheint.
26633  
26634 \begin_inset ERT
26635 status collapsed
26636
26637 \begin_layout Plain Layout
26638
26639
26640 \backslash
26641 renewcommand*{
26642 \backslash
26643 raggedleftmarginnote}{
26644 \backslash
26645 centering}
26646 \end_layout
26647
26648 \begin_layout Plain Layout
26649
26650
26651 \backslash
26652 renewcommand*{
26653 \backslash
26654 raggedrightmarginnote}{
26655 \backslash
26656 centering}
26657 \end_layout
26658
26659 \end_inset
26660
26661
26662 \begin_inset Marginal
26663 status open
26664
26665 \begin_layout Plain Layout
26666 Der Text dieser Randnotiz ist zentriert ausgerichtet.
26667 \end_layout
26668
26669 \end_inset
26670
26671  Die Voreinstellung ist
26672 \end_layout
26673
26674 \begin_layout Standard
26675
26676 \series bold
26677
26678 \backslash
26679 renewcommand*{
26680 \backslash
26681 raggedleftmarginnote}{
26682 \backslash
26683 raggedleft}
26684 \begin_inset Newline newline
26685 \end_inset
26686
26687
26688 \backslash
26689 renewcommand*{
26690 \backslash
26691 raggedrightmarginnote}{
26692 \backslash
26693 raggedright}
26694 \series default
26695
26696 \begin_inset ERT
26697 status collapsed
26698
26699 \begin_layout Plain Layout
26700
26701
26702 \backslash
26703 renewcommand*{
26704 \backslash
26705 raggedleftmarginnote}{
26706 \backslash
26707 raggedleft}
26708 \end_layout
26709
26710 \begin_layout Plain Layout
26711
26712
26713 \backslash
26714 renewcommand*{
26715 \backslash
26716 raggedrightmarginnote}{
26717 \backslash
26718 raggedright}
26719 \end_layout
26720
26721 \end_inset
26722
26723
26724 \end_layout
26725
26726 \begin_layout Standard
26727 \begin_inset VSpace medskip
26728 \end_inset
26729
26730 Für weitere Fähigkeiten des Pakets 
26731 \series bold
26732 marginnote
26733 \series default
26734  sei auf dessen Dokumentation verwiesen 
26735 \begin_inset CommandInset citation
26736 LatexCommand cite
26737 key "marginnote"
26738
26739 \end_inset
26740
26741 .
26742 \end_layout
26743
26744 \begin_layout Standard
26745 \begin_inset VSpace bigskip
26746 \end_inset
26747
26748 Das Format von Randnotizen kann allgemein durch Änderung ihrer Definition
26749  geändert werden.
26750  Um z.
26751 \begin_inset space \thinspace{}
26752 \end_inset
26753
26754 B.
26755  eine Überschrift für alle Randnotizen mit dem unterstrichenen, serifenlosen
26756  und fettgedruckten Text 
26757 \begin_inset Quotes eld
26758 \end_inset
26759
26760
26761 \family sans
26762 \series bold
26763 \bar under
26764 Achtung!
26765 \family default
26766 \series default
26767 \bar default
26768
26769 \begin_inset Quotes erd
26770 \end_inset
26771
26772  zu erstellen, fügen Sie dies zum LaTeX-Vorspann hinzu:
26773 \end_layout
26774
26775 \begin_layout Standard
26776
26777 \series bold
26778
26779 \backslash
26780 let
26781 \backslash
26782 myMarginpar
26783 \backslash
26784 marginpar
26785 \begin_inset Newline newline
26786 \end_inset
26787
26788
26789 \backslash
26790 renewcommand{
26791 \backslash
26792 marginpar}[1]{
26793 \backslash
26794 myMarginpar{%
26795 \begin_inset Newline newline
26796 \end_inset
26797
26798
26799 \begin_inset Phantom HPhantom
26800 status open
26801
26802 \begin_layout Plain Layout
26803
26804 \series bold
26805 \begin_inset space ~
26806 \end_inset
26807
26808
26809 \end_layout
26810
26811 \end_inset
26812
26813
26814 \backslash
26815 hspace{0pt}
26816 \backslash
26817 textsf{
26818 \backslash
26819 textbf{
26820 \backslash
26821 underbar{Achtung!}}}%
26822 \begin_inset Newline newline
26823 \end_inset
26824
26825
26826 \begin_inset Phantom HPhantom
26827 status open
26828
26829 \begin_layout Plain Layout
26830
26831 \series bold
26832 \begin_inset space ~
26833 \end_inset
26834
26835
26836 \end_layout
26837
26838 \end_inset
26839
26840
26841 \backslash
26842 vspace{1.5mm}
26843 \backslash
26844
26845 \backslash
26846 #1}}
26847 \end_layout
26848
26849 \begin_layout Standard
26850 \begin_inset ERT
26851 status collapsed
26852
26853 \begin_layout Plain Layout
26854
26855
26856 \backslash
26857 let
26858 \backslash
26859 myMarginpar
26860 \backslash
26861 marginpar
26862 \end_layout
26863
26864 \begin_layout Plain Layout
26865
26866
26867 \backslash
26868 renewcommand{
26869 \backslash
26870 marginpar}[1]{
26871 \backslash
26872 myMarginpar{%
26873 \end_layout
26874
26875 \begin_layout Plain Layout
26876
26877    
26878 \backslash
26879 textsf{
26880 \backslash
26881 textbf{
26882 \backslash
26883 underbar{Achtung!}}}%
26884 \end_layout
26885
26886 \begin_layout Plain Layout
26887
26888    
26889 \backslash
26890 vspace{1.5mm}
26891 \backslash
26892
26893 \backslash
26894 #1}}
26895 \end_layout
26896
26897 \end_inset
26898
26899
26900 \begin_inset Marginal
26901 status open
26902
26903 \begin_layout Plain Layout
26904 Dies ist eine Randnotiz mit einer definierten Überschrift.
26905 \end_layout
26906
26907 \end_inset
26908
26909
26910 \begin_inset ERT
26911 status collapsed
26912
26913 \begin_layout Plain Layout
26914
26915 [-1.5cm]
26916 \end_layout
26917
26918 \end_inset
26919
26920
26921 \begin_inset ERT
26922 status collapsed
26923
26924 \begin_layout Plain Layout
26925
26926
26927 \backslash
26928 renewcommand{
26929 \backslash
26930 marginpar}[1]{
26931 \backslash
26932 myMarginpar{#1}}
26933 \end_layout
26934
26935 \end_inset
26936
26937
26938 \begin_inset Note Note
26939 status open
26940
26941 \begin_layout Plain Layout
26942 Das Format wurde nur für dieses Beispiel geändert.
26943 \end_layout
26944
26945 \end_inset
26946
26947
26948 \end_layout
26949
26950 \begin_layout Standard
26951 \begin_inset ERT
26952 status collapsed
26953
26954 \begin_layout Plain Layout
26955
26956
26957 \backslash
26958 else
26959 \end_layout
26960
26961 \end_inset
26962
26963
26964 \begin_inset Note Note
26965 status open
26966
26967 \begin_layout Plain Layout
26968 Der folgende Hinweis wird gedruckt, wenn das LaTeX-Paket 
26969 \series bold
26970 marginnote
26971 \series default
26972  nicht installiert ist:
26973 \end_layout
26974
26975 \end_inset
26976
26977
26978 \end_layout
26979
26980 \begin_layout Standard
26981 Das LaTeX-Paket 
26982 \series bold
26983 marginnote
26984 \series default
26985  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
26986 \end_layout
26987
26988 \begin_layout Standard
26989 \begin_inset ERT
26990 status collapsed
26991
26992 \begin_layout Plain Layout
26993
26994
26995 \backslash
26996 fi
26997 \end_layout
26998
26999 \end_inset
27000
27001
27002 \end_layout
27003
27004 \begin_layout Chapter
27005 Boxen
27006 \end_layout
27007
27008 \begin_layout Section
27009 Einleitung
27010 \begin_inset Index idx
27011 status collapsed
27012
27013 \begin_layout Plain Layout
27014 Boxen ! Einleitung
27015 \end_layout
27016
27017 \end_inset
27018
27019
27020 \end_layout
27021
27022 \begin_layout Standard
27023 Boxen werden benutzt, um einen Textblock zu formatieren.
27024  Sie können benutzt werden, um Dokumente in mehreren Sprachen zu schreiben,
27025  siehe Abschnitt
27026 \begin_inset space ~
27027 \end_inset
27028
27029
27030 \begin_inset CommandInset ref
27031 LatexCommand ref
27032 reference "abs:Minipage"
27033
27034 \end_inset
27035
27036 , um Text zu umrahmen, siehe Abschnitt
27037 \begin_inset space ~
27038 \end_inset
27039
27040
27041 \begin_inset CommandInset ref
27042 LatexCommand ref
27043 reference "uab:Verzierung"
27044
27045 \end_inset
27046
27047 , um Silbentrennung zu verhindern, siehe Abschnitt
27048 \begin_inset space ~
27049 \end_inset
27050
27051
27052 \begin_inset CommandInset ref
27053 LatexCommand ref
27054 reference "abs:Silbentrennung-unterbinden"
27055
27056 \end_inset
27057
27058 , um Text senkrecht auszurichten, siehe Abschnitt
27059 \begin_inset space ~
27060 \end_inset
27061
27062
27063 \begin_inset CommandInset ref
27064 LatexCommand ref
27065 reference "uab:Vertikale-Ausrichtung"
27066
27067 \end_inset
27068
27069  oder um die Hintergrundfarbe von Texten zu setzen, siehe Abschnitt
27070 \begin_inset space ~
27071 \end_inset
27072
27073
27074 \begin_inset CommandInset ref
27075 LatexCommand ref
27076 reference "abs:Farbige-Boxen"
27077
27078 \end_inset
27079
27080 .
27081 \end_layout
27082
27083 \begin_layout Standard
27084 Boxen werden mit 
27085 \family sans
27086 Einfügen\SpecialChar \menuseparator
27087 Box
27088 \family default
27089  oder dem Schalter 
27090 \begin_inset Graphics
27091         filename ../../images/box-insert.png
27092         scale 70
27093         scaleBeforeRotation
27094
27095 \end_inset
27096
27097  eingefügt.
27098  Ein graues Kästchen mit der Aufschrift 
27099 \begin_inset Quotes gld
27100 \end_inset
27101
27102 Box (Minipage)
27103 \begin_inset Quotes grd
27104 \end_inset
27105
27106  erscheint: 
27107 \begin_inset Graphics
27108         filename clipart/StandardBoxQt4.png
27109         scale 85
27110         scaleBeforeRotation
27111
27112 \end_inset
27113
27114  Mit einem Rechts\SpecialChar \-
27115 klick auf das graue Kästchen und der Auswahl von 
27116 \family sans
27117 Einstellungen
27118 \family default
27119  kann der Typ spezifiziert werden.
27120  Das Dialogfenster bietet bei 
27121 \family sans
27122 Innere
27123 \begin_inset space ~
27124 \end_inset
27125
27126 Box
27127 \family default
27128  die Typen 
27129 \family sans
27130 Makebox
27131 \family default
27132
27133 \family sans
27134 Parbox
27135 \family default
27136  und 
27137 \family sans
27138 Minipage
27139 \family default
27140  an.
27141  
27142 \family sans
27143 Minipage
27144 \family default
27145  ist die Standard-Einstellung für neue Boxen und in Abschnitt
27146 \begin_inset space ~
27147 \end_inset
27148
27149
27150 \begin_inset CommandInset ref
27151 LatexCommand ref
27152 reference "abs:Minipage"
27153
27154 \end_inset
27155
27156  beschrieben, 
27157 \family sans
27158 Parbox
27159 \family default
27160  in Abschnitt
27161 \begin_inset space ~
27162 \end_inset
27163
27164
27165 \begin_inset CommandInset ref
27166 LatexCommand ref
27167 reference "abs:Parbox"
27168
27169 \end_inset
27170
27171  und 
27172 \family sans
27173 Makebox
27174 \family default
27175  in 
27176 \begin_inset CommandInset ref
27177 LatexCommand ref
27178 reference "abs:Silbentrennung-unterbinden"
27179
27180 \end_inset
27181
27182 .
27183 \end_layout
27184
27185 \begin_layout Standard
27186 Boxen sind nicht nummeriert, und Sie können deshalb nicht auf sie verweisen
27187  wie auf Gleitobjekte und Fußnoten.
27188 \end_layout
27189
27190 \begin_layout Standard
27191 \begin_inset Note Greyedout
27192 status open
27193
27194 \begin_layout Plain Layout
27195
27196 \series bold
27197 Bemerkung
27198 \begin_inset space ~
27199 \end_inset
27200
27201 1:
27202 \series default
27203  Boxen dürfen in 
27204 \family sans
27205 List-
27206 \family default
27207  oder 
27208 \family sans
27209 Beschreibung-
27210 \family default
27211 Umgebungen nicht verwendet werden.
27212 \end_layout
27213
27214 \end_inset
27215
27216
27217 \end_layout
27218
27219 \begin_layout Standard
27220 \begin_inset Note Greyedout
27221 status open
27222
27223 \begin_layout Plain Layout
27224
27225 \series bold
27226 Bemerkung
27227 \begin_inset space ~
27228 \end_inset
27229
27230 2:
27231 \series default
27232  Boxen ohne 
27233 \family sans
27234 Innere
27235 \begin_inset space ~
27236 \end_inset
27237
27238 Box
27239 \family default
27240  und ohne Rahmen werden in Abschnitt
27241 \begin_inset space ~
27242 \end_inset
27243
27244
27245 \begin_inset CommandInset ref
27246 LatexCommand ref
27247 reference "abs:Silbentrennung-unterbinden"
27248
27249 \end_inset
27250
27251  beschrieben.
27252 \end_layout
27253
27254 \end_inset
27255
27256
27257 \end_layout
27258
27259 \begin_layout Section
27260 Das Box-Einstellungen-Fenster
27261 \begin_inset CommandInset label
27262 LatexCommand label
27263 name "abs:Box-Dialog"
27264
27265 \end_inset
27266
27267
27268 \begin_inset Index idx
27269 status collapsed
27270
27271 \begin_layout Plain Layout
27272 Boxen ! Box-Dialog-Fenster
27273 \end_layout
27274
27275 \end_inset
27276
27277
27278 \end_layout
27279
27280 \begin_layout Subsection
27281 Box-Größe
27282 \begin_inset Index idx
27283 status collapsed
27284
27285 \begin_layout Plain Layout
27286 Boxen ! Größe
27287 \end_layout
27288
27289 \end_inset
27290
27291
27292 \end_layout
27293
27294 \begin_layout Standard
27295 Im 
27296 \family sans
27297 Box-Einstellungen
27298 \family default
27299 -Fenster können Sie die Größe der Box mit 
27300 \family sans
27301 Breite
27302 \family default
27303  und 
27304 \family sans
27305 Höhe 
27306 \family default
27307 festlegen.
27308  Die verfügbaren Einheiten werden in Tabelle
27309 \begin_inset space ~
27310 \end_inset
27311
27312
27313 \begin_inset CommandInset ref
27314 LatexCommand ref
27315 reference "tab:Maßeinheiten"
27316
27317 \end_inset
27318
27319  aufgelistet.
27320  Das Feld
27321 \family sans
27322  Höhe
27323 \family default
27324  bietet die folgenden zusätzlichen Größen:
27325 \end_layout
27326
27327 \begin_layout Description
27328 Tiefe Dies ist die reine Text-
27329 \begin_inset Quotes gld
27330 \end_inset
27331
27332 Höhe
27333 \begin_inset Quotes grd
27334 \end_inset
27335
27336 .
27337  Sie ignoriert die Gesamthöhe, wenn es mehrere Textzeilen gibt:
27338 \begin_inset Newline newline
27339 \end_inset
27340
27341
27342 \begin_inset Newline newline
27343 \end_inset
27344
27345
27346 \begin_inset Newline newline
27347 \end_inset
27348
27349
27350 \begin_inset Box Boxed
27351 position "c"
27352 hor_pos "c"
27353 has_inner_box 1
27354 inner_pos "c"
27355 use_parbox 0
27356 use_makebox 0
27357 width "12col%"
27358 special "none"
27359 height "1in"
27360 height_special "depth"
27361 status collapsed
27362
27363 \begin_layout Plain Layout
27364 \align center
27365 Box-Höhe = 1
27366 \begin_inset space \thinspace{}
27367 \end_inset
27368
27369 Tiefe
27370 \end_layout
27371
27372 \end_inset
27373
27374
27375 \begin_inset Newline newline
27376 \end_inset
27377
27378
27379 \begin_inset Newline newline
27380 \end_inset
27381
27382
27383 \end_layout
27384
27385 \begin_layout Description
27386 Höhe Dies ist die Texthöhe innerhalb der Box.
27387  Der Wert 2 für diese Größe wird die Boxhöhe auf den zweifachen Wert der
27388  Texthöhe setzen: 
27389 \begin_inset Box Boxed
27390 position "c"
27391 hor_pos "c"
27392 has_inner_box 1
27393 inner_pos "c"
27394 use_parbox 0
27395 use_makebox 0
27396 width "20col%"
27397 special "none"
27398 height "2in"
27399 height_special "height"
27400 status collapsed
27401
27402 \begin_layout Plain Layout
27403 \align center
27404 Boxhöhe = 2
27405 \begin_inset space \thinspace{}
27406 \end_inset
27407
27408 Höhe
27409 \end_layout
27410
27411 \end_inset
27412
27413
27414 \end_layout
27415
27416 \begin_layout Description
27417 Gesamthöhe Dies ist Höhe
27418 \begin_inset space \thinspace{}
27419 \end_inset
27420
27421 +
27422 \begin_inset space \thinspace{}
27423 \end_inset
27424
27425 Tiefe: 
27426 \begin_inset Box Boxed
27427 position "c"
27428 hor_pos "c"
27429 has_inner_box 1
27430 inner_pos "c"
27431 use_parbox 0
27432 use_makebox 0
27433 width "20col%"
27434 special "none"
27435 height "1in"
27436 height_special "totalheight"
27437 status collapsed
27438
27439 \begin_layout Plain Layout
27440 \align center
27441 Boxhöhe = 1
27442 \begin_inset space \thinspace{}
27443 \end_inset
27444
27445 Gesamthöhe
27446 \end_layout
27447
27448 \end_inset
27449
27450
27451 \end_layout
27452
27453 \begin_layout Description
27454 Breite Dies setzt Höhe = Breite, das heißt, die Box wird quadratisch: 
27455 \begin_inset Box Boxed
27456 position "c"
27457 hor_pos "c"
27458 has_inner_box 1
27459 inner_pos "c"
27460 use_parbox 0
27461 use_makebox 0
27462 width "12col%"
27463 special "none"
27464 height "1in"
27465 height_special "width"
27466 status collapsed
27467
27468 \begin_layout Plain Layout
27469 \align center
27470 Boxhöhe = 1
27471 \begin_inset space \thinspace{}
27472 \end_inset
27473
27474 Breite
27475 \end_layout
27476
27477 \end_inset
27478
27479
27480 \end_layout
27481
27482 \begin_layout Subsection
27483 Ausrichtung
27484 \begin_inset Index idx
27485 status collapsed
27486
27487 \begin_layout Plain Layout
27488 Boxen ! Ausrichtung
27489 \end_layout
27490
27491 \end_inset
27492
27493
27494 \end_layout
27495
27496 \begin_layout Standard
27497 Wenn Sie eine 
27498 \family sans
27499 Innere
27500 \begin_inset space ~
27501 \end_inset
27502
27503 Box
27504 \family default
27505  gewählt haben, kann die Box mit folgenden Werten für 
27506 \family sans
27507 Box
27508 \family default
27509  senkrecht ausgerichtet werden:
27510 \end_layout
27511
27512 \begin_layout Description
27513 Oben Dies ist ein Beispieltext.
27514  
27515 \begin_inset Box Boxed
27516 position "t"
27517 hor_pos "c"
27518 has_inner_box 1
27519 inner_pos "c"
27520 use_parbox 0
27521 use_makebox 0
27522 width "20col%"
27523 special "none"
27524 height "1in"
27525 height_special "totalheight"
27526 status collapsed
27527
27528 \begin_layout Plain Layout
27529 \align center
27530 Die Ober\SpecialChar \-
27531 kante der Box ist in der Zeile.
27532 \end_layout
27533
27534 \end_inset
27535
27536  Dies ist ein Beispieltext.
27537 \end_layout
27538
27539 \begin_layout Description
27540 Mitte Dies ist ein Beispieltext.
27541  
27542 \begin_inset Box Boxed
27543 position "c"
27544 hor_pos "c"
27545 has_inner_box 1
27546 inner_pos "c"
27547 use_parbox 0
27548 use_makebox 0
27549 width "20col%"
27550 special "none"
27551 height "1in"
27552 height_special "totalheight"
27553 status collapsed
27554
27555 \begin_layout Plain Layout
27556 \align center
27557 Die Mitte der Box ist in der Zeile.
27558 \end_layout
27559
27560 \end_inset
27561
27562  Dies ist ein Beispieltext.
27563 \end_layout
27564
27565 \begin_layout Description
27566 Unten Dies ist ein Beispieltext.
27567  
27568 \begin_inset Box Boxed
27569 position "b"
27570 hor_pos "c"
27571 has_inner_box 1
27572 inner_pos "c"
27573 use_parbox 0
27574 use_makebox 0
27575 width "20col%"
27576 special "none"
27577 height "1in"
27578 height_special "totalheight"
27579 status collapsed
27580
27581 \begin_layout Plain Layout
27582 \align center
27583 Die Unter\SpecialChar \-
27584 kante der Box ist in der Zeile.
27585 \end_layout
27586
27587 \end_inset
27588
27589  Dies ist ein Beispieltext.
27590 \end_layout
27591
27592 \begin_layout Standard
27593 \begin_inset Note Greyedout
27594 status open
27595
27596 \begin_layout Plain Layout
27597
27598 \series bold
27599 Bemerkung:
27600 \series default
27601  Die senkrechte Boxausrichtung kann in der Ausgabe verloren gehen wenn zwei
27602  Boxen in einer Zeile sind und eine Box z.
27603 \begin_inset space \thinspace{}
27604 \end_inset
27605
27606 B.
27607  schattiert ist, die andere aber nicht.
27608 \end_layout
27609
27610 \end_inset
27611
27612
27613 \end_layout
27614
27615 \begin_layout Standard
27616 Eine Box kann mit dem Dialog 
27617 \family sans
27618 Absatz-Einstellungen
27619 \family default
27620  waagerecht ausgerichtet werden, wenn die Box in einem eigenen Absatz steht.
27621 \end_layout
27622
27623 \begin_layout Standard
27624 \begin_inset VSpace bigskip
27625 \end_inset
27626
27627 Wenn Sie eine 
27628 \family sans
27629 Innere
27630 \begin_inset space ~
27631 \end_inset
27632
27633 Box
27634 \family default
27635  gewählt haben, kann der Inhalt der Box mit folgenden Werten für 
27636 \family sans
27637 Inhalt
27638 \family default
27639  senkrecht ausgerichtet werden:
27640 \end_layout
27641
27642 \begin_layout Description
27643 Oben Dies ist ein Beispieltext.
27644  
27645 \begin_inset Box Boxed
27646 position "c"
27647 hor_pos "c"
27648 has_inner_box 1
27649 inner_pos "t"
27650 use_parbox 0
27651 use_makebox 0
27652 width "20col%"
27653 special "none"
27654 height "1.5in"
27655 height_special "totalheight"
27656 status collapsed
27657
27658 \begin_layout Plain Layout
27659 \align center
27660 Der Boxinhalt ist am oberen Boxrand ausgerichtet.
27661 \end_layout
27662
27663 \end_inset
27664
27665  Dies ist ein Beispieltext.
27666 \end_layout
27667
27668 \begin_layout Description
27669 Mitte Dies ist ein Beispieltext.
27670  
27671 \begin_inset Box Boxed
27672 position "c"
27673 hor_pos "c"
27674 has_inner_box 1
27675 inner_pos "c"
27676 use_parbox 0
27677 use_makebox 0
27678 width "20col%"
27679 special "none"
27680 height "1.5in"
27681 height_special "totalheight"
27682 status collapsed
27683
27684 \begin_layout Plain Layout
27685 \align center
27686 Der Boxinhalt ist zentriert ausgerichtet.
27687 \end_layout
27688
27689 \end_inset
27690
27691  Dies ist ein Beispieltext.
27692 \end_layout
27693
27694 \begin_layout Description
27695 Unten Dies ist ein Beispieltext.
27696  
27697 \begin_inset Box Boxed
27698 position "c"
27699 hor_pos "c"
27700 has_inner_box 1
27701 inner_pos "b"
27702 use_parbox 0
27703 use_makebox 0
27704 width "20col%"
27705 special "none"
27706 height "1.5in"
27707 height_special "totalheight"
27708 status collapsed
27709
27710 \begin_layout Plain Layout
27711 \align center
27712 Der Boxinhalt ist am unteren Boxrand ausgerichtet.
27713 \end_layout
27714
27715 \end_inset
27716
27717  Dies ist ein Beispieltext.
27718 \end_layout
27719
27720 \begin_layout Description
27721 Dehnen Dies ist ein Beispieltext.
27722  
27723 \begin_inset Box Boxed
27724 position "c"
27725 hor_pos "c"
27726 has_inner_box 1
27727 inner_pos "s"
27728 use_parbox 0
27729 use_makebox 0
27730 width "20col%"
27731 special "none"
27732 height "1in"
27733 height_special "totalheight"
27734 status collapsed
27735
27736 \begin_layout Plain Layout
27737 \align center
27738 Der Boxinhalt
27739 \end_layout
27740
27741 \begin_layout Plain Layout
27742 \align center
27743 ist über die
27744 \end_layout
27745
27746 \begin_layout Plain Layout
27747 \align center
27748 Boxhöhe
27749 \end_layout
27750
27751 \begin_layout Plain Layout
27752 \align center
27753 gleichmäßig verteilt.
27754 \end_layout
27755
27756 \end_inset
27757
27758  Dies ist ein Beispieltext.
27759 \end_layout
27760
27761 \begin_layout Standard
27762 Das Dehnen funktioniert aber nur, wenn der Boxinhalt aus mehreren Absätzen
27763  besteht.
27764  Im obigen Beispiel ist jede Zeile ein eigener Absatz.
27765 \end_layout
27766
27767 \begin_layout Standard
27768 Ein Boxinhalt kann mit dem Dialog 
27769 \family sans
27770 Absatz-Einstellungen
27771 \family default
27772  waagerecht ausgerichtet werden, wenn Sie eine
27773 \family sans
27774  Innere
27775 \begin_inset space ~
27776 \end_inset
27777
27778 Box
27779 \family default
27780  gewählt haben.
27781 \end_layout
27782
27783 \begin_layout Standard
27784 \align center
27785 \begin_inset Box Boxed
27786 position "c"
27787 hor_pos "c"
27788 has_inner_box 1
27789 inner_pos "s"
27790 use_parbox 0
27791 use_makebox 0
27792 width "30col%"
27793 special "none"
27794 height "1.25in"
27795 height_special "totalheight"
27796 status collapsed
27797
27798 \begin_layout Plain Layout
27799 \align left
27800 Hier ist jede Zeile
27801 \end_layout
27802
27803 \begin_layout Plain Layout
27804 \align center
27805 anders
27806 \end_layout
27807
27808 \begin_layout Plain Layout
27809 \align right
27810 ausgerichtet.
27811 \end_layout
27812
27813 \end_inset
27814
27815
27816 \end_layout
27817
27818 \begin_layout Standard
27819 Wenn Sie keine
27820 \family sans
27821  Innere
27822 \begin_inset space ~
27823 \end_inset
27824
27825 Box
27826 \family default
27827  gewählt haben, können Sie den Boxinhalt waagerecht mit dem 
27828 \family sans
27829 Box-Einstellungen-
27830 \family default
27831 Dialog ausrichten
27832 \end_layout
27833
27834 \begin_layout Standard
27835 \align center
27836 \begin_inset Box Boxed
27837 position "c"
27838 hor_pos "s"
27839 has_inner_box 0
27840 inner_pos "s"
27841 use_parbox 0
27842 use_makebox 0
27843 width "90col%"
27844 special "none"
27845 height "1.25in"
27846 height_special "totalheight"
27847 status collapsed
27848
27849 \begin_layout Plain Layout
27850 \align left
27851 Dieser Boxinhalt wurde horizontal gedehnt.
27852 \end_layout
27853
27854 \end_inset
27855
27856
27857 \end_layout
27858
27859 \begin_layout Subsection
27860 Verzierung
27861 \begin_inset CommandInset label
27862 LatexCommand label
27863 name "uab:Verzierung"
27864
27865 \end_inset
27866
27867
27868 \begin_inset Index idx
27869 status collapsed
27870
27871 \begin_layout Plain Layout
27872 Boxen ! Verzierung
27873 \end_layout
27874
27875 \end_inset
27876
27877
27878 \end_layout
27879
27880 \begin_layout Standard
27881 Im 
27882 \family sans
27883 Box-Einstellungen-
27884 \family default
27885 Dialog können Sie mit der 
27886 \family sans
27887 Verzierung
27888 \family default
27889  den Typ der Box auswählen:
27890 \end_layout
27891
27892 \begin_layout Description
27893 Kein
27894 \begin_inset space ~
27895 \end_inset
27896
27897 Rahmen Nichts wird gezeichnet.
27898 \end_layout
27899
27900 \begin_layout Description
27901 Einfacher
27902 \begin_inset space ~
27903 \end_inset
27904
27905 rechteckiger
27906 \begin_inset space ~
27907 \end_inset
27908
27909 Rahmen Um die Box wird ein rechteckiger Rahmen gezeichnet.
27910  Die Rahmendicke wird durch 
27911 \series bold
27912
27913 \backslash
27914 fboxrule
27915 \series default
27916  festgelegt.
27917  
27918 \begin_inset Box Boxed
27919 position "c"
27920 hor_pos "c"
27921 has_inner_box 1
27922 inner_pos "c"
27923 use_parbox 0
27924 use_makebox 0
27925 width "21col%"
27926 special "none"
27927 height "1in"
27928 height_special "totalheight"
27929 status collapsed
27930
27931 \begin_layout Plain Layout
27932
27933 \series medium
27934 Rechteckige
27935 \begin_inset space ~
27936 \end_inset
27937
27938 Box
27939 \end_layout
27940
27941 \end_inset
27942
27943
27944 \end_layout
27945
27946 \begin_layout Description
27947 erlaube
27948 \begin_inset space ~
27949 \end_inset
27950
27951 Seitenumbrüche 
27952 \end_layout
27953
27954 \begin_layout Description
27955 Ovaler
27956 \begin_inset space ~
27957 \end_inset
27958
27959 Rahmen,
27960 \begin_inset space ~
27961 \end_inset
27962
27963 dünn zeichnet einen dünnen Rahmen mit abgerundeten Ecken um die Box.
27964  Die Rahmendicke ist 0.4
27965 \begin_inset space \thinspace{}
27966 \end_inset
27967
27968 pt.
27969  
27970 \begin_inset Box ovalbox
27971 position "c"
27972 hor_pos "c"
27973 has_inner_box 1
27974 inner_pos "c"
27975 use_parbox 0
27976 use_makebox 0
27977 width "20col%"
27978 special "none"
27979 height "1in"
27980 height_special "totalheight"
27981 status collapsed
27982
27983 \begin_layout Plain Layout
27984 Ovale
27985 \begin_inset space ~
27986 \end_inset
27987
27988 Box,
27989 \begin_inset space ~
27990 \end_inset
27991
27992 dünn
27993 \end_layout
27994
27995 \end_inset
27996
27997
27998 \end_layout
27999
28000 \begin_layout Description
28001 Ovaler
28002 \begin_inset space ~
28003 \end_inset
28004
28005 Rahmen,
28006 \begin_inset space ~
28007 \end_inset
28008
28009 dick zeichnet einen dickeren Rahmen mit abgerundeten Ecken um die Box.
28010  Die Rahmendicke ist 0.8
28011 \begin_inset space \thinspace{}
28012 \end_inset
28013
28014 pt.
28015  
28016 \begin_inset Box Ovalbox
28017 position "c"
28018 hor_pos "c"
28019 has_inner_box 1
28020 inner_pos "c"
28021 use_parbox 0
28022 use_makebox 0
28023 width "20col%"
28024 special "none"
28025 height "1in"
28026 height_special "totalheight"
28027 status collapsed
28028
28029 \begin_layout Plain Layout
28030 Ovale
28031 \begin_inset space ~
28032 \end_inset
28033
28034 Box,
28035 \begin_inset space ~
28036 \end_inset
28037
28038 dick
28039 \end_layout
28040
28041 \end_inset
28042
28043
28044 \end_layout
28045
28046 \begin_layout Description
28047 Schlagschatten zeichnet einen Rahmen mit Schatten um die Box.
28048  Die Rahmendicke wird durch 
28049 \series bold
28050
28051 \backslash
28052 fboxrule
28053 \series default
28054  festgelegt, der Schatten ist 4
28055 \begin_inset space \thinspace{}
28056 \end_inset
28057
28058 pt breit.
28059 \begin_inset Newline newline
28060 \end_inset
28061
28062
28063 \begin_inset Box Shadowbox
28064 position "c"
28065 hor_pos "c"
28066 has_inner_box 1
28067 inner_pos "c"
28068 use_parbox 0
28069 use_makebox 0
28070 width "20col%"
28071 special "none"
28072 height "1in"
28073 height_special "totalheight"
28074 status collapsed
28075
28076 \begin_layout Plain Layout
28077 Schattierte
28078 \begin_inset space ~
28079 \end_inset
28080
28081 Box
28082 \end_layout
28083
28084 \end_inset
28085
28086
28087 \end_layout
28088
28089 \begin_layout Description
28090 Schattierter
28091 \begin_inset space ~
28092 \end_inset
28093
28094 Hintergrund zeichnet eine Box mit roter Hintergrundfarbe.
28095  Im Gegensatz zu farbigen Boxen
28096 \begin_inset Foot
28097 status collapsed
28098
28099 \begin_layout Plain Layout
28100 siehe Abschnitt
28101 \begin_inset space ~
28102 \end_inset
28103
28104
28105 \begin_inset CommandInset ref
28106 LatexCommand ref
28107 reference "abs:Farbige-Boxen"
28108
28109 \end_inset
28110
28111
28112 \end_layout
28113
28114 \end_inset
28115
28116  wird der Hintergrund immer über die gesamte Zeilenbreite gedruckt, und
28117  die Box ist ein Absatz für sich.
28118  
28119 \begin_inset Box Shaded
28120 position "t"
28121 hor_pos "c"
28122 has_inner_box 0
28123 inner_pos "t"
28124 use_parbox 0
28125 use_makebox 0
28126 width "50col%"
28127 special "none"
28128 height "1in"
28129 height_special "totalheight"
28130 status collapsed
28131
28132 \begin_layout Plain Layout
28133 Schattierter Hintergrund Box
28134 \end_layout
28135
28136 \end_inset
28137
28138
28139 \end_layout
28140
28141 \begin_layout Description
28142 Doppelter
28143 \begin_inset space ~
28144 \end_inset
28145
28146 rechteckiger
28147 \begin_inset space ~
28148 \end_inset
28149
28150 Rahmen zeichnet einen doppelten Rahmen um die Box.
28151  Der innere Rahmen ist 0.75
28152 \begin_inset space \thinspace{}
28153 \end_inset
28154
28155
28156 \series bold
28157
28158 \backslash
28159 fboxrule
28160 \series default
28161  breit, der äußere 1.5
28162 \begin_inset space \thinspace{}
28163 \end_inset
28164
28165
28166 \series bold
28167
28168 \backslash
28169 fboxrule
28170 \series default
28171 , der Zwischenraum 1.5
28172 \begin_inset space \thinspace{}
28173 \end_inset
28174
28175
28176 \series bold
28177
28178 \backslash
28179 fboxrule
28180 \series default
28181
28182 \begin_inset space \thinspace{}
28183 \end_inset
28184
28185 +
28186 \begin_inset space \thinspace{}
28187 \end_inset
28188
28189 0.5
28190 \begin_inset space \thinspace{}
28191 \end_inset
28192
28193 pt.
28194  
28195 \begin_inset Box Doublebox
28196 position "c"
28197 hor_pos "c"
28198 has_inner_box 1
28199 inner_pos "c"
28200 use_parbox 0
28201 use_makebox 0
28202 width "20col%"
28203 special "none"
28204 height "1in"
28205 height_special "totalheight"
28206 status collapsed
28207
28208 \begin_layout Plain Layout
28209 Doppelt
28210 \begin_inset space ~
28211 \end_inset
28212
28213 gerahmte
28214 \begin_inset space ~
28215 \end_inset
28216
28217 Box
28218 \end_layout
28219
28220 \end_inset
28221
28222
28223 \end_layout
28224
28225 \begin_layout Standard
28226 \begin_inset VSpace bigskip
28227 \end_inset
28228
28229 Die Aufschrift der Box in LyX ändert sich mit der gewählten Verzierung.
28230  Um alle Verzierungen verwenden zu können, muss das LaTeX-Paket 
28231 \series bold
28232 fancybox
28233 \series default
28234
28235 \begin_inset Index idx
28236 status collapsed
28237
28238 \begin_layout Plain Layout
28239 LaTeX-Pakete ! fancybox
28240 \end_layout
28241
28242 \end_inset
28243
28244  installiert sein.
28245 \end_layout
28246
28247 \begin_layout Standard
28248 \begin_inset VSpace bigskip
28249 \end_inset
28250
28251 Wenn Sie die Verzierung 
28252 \family sans
28253 Einfacher rechteckiger Rahmen
28254 \family default
28255  und keine innere Box verwenden, können Sie Seitenumbrüche in der Box erlauben.
28256  Beachten Sie, dass im Gegensatz zu anderen gerahmten Boxen, der Rahmen
28257  immer über die gesamte Zeilenbreite gezeichnet wird, die Box ein Absatz
28258  für sich ist und 
28259 \series bold
28260
28261 \backslash
28262 fboxrule
28263 \series default
28264  und 
28265 \series bold
28266
28267 \backslash
28268 fboxsep
28269 \series default
28270  keinen Einfluss auf diesen Box Typ haben.
28271  Die Rahmendicke wird durch 
28272 \series bold
28273
28274 \backslash
28275 FrameRule
28276 \series default
28277  festgelegt.
28278  
28279 \begin_inset Box Framed
28280 position "t"
28281 hor_pos "c"
28282 has_inner_box 0
28283 inner_pos "t"
28284 use_parbox 0
28285 use_makebox 0
28286 width "100col%"
28287 special "none"
28288 height "1in"
28289 height_special "totalheight"
28290 status collapsed
28291
28292 \begin_layout Plain Layout
28293 Box erlaubt Seitenumbruch
28294 \end_layout
28295
28296 \end_inset
28297
28298
28299 \end_layout
28300
28301 \begin_layout Section
28302 Box-Anpassung
28303 \begin_inset Index idx
28304 status collapsed
28305
28306 \begin_layout Plain Layout
28307 Boxen ! Anpassung
28308 \end_layout
28309
28310 \end_inset
28311
28312
28313 \end_layout
28314
28315 \begin_layout Standard
28316 Der Standardwert für 
28317 \series bold
28318
28319 \backslash
28320 fboxrule
28321 \series default
28322  ist 0.4
28323 \begin_inset space \thinspace{}
28324 \end_inset
28325
28326 pt.
28327  Mit dem folgenden TeX-Code-Befehl kann er auf 2
28328 \begin_inset space \thinspace{}
28329 \end_inset
28330
28331 pt gesetzt werden:
28332 \end_layout
28333
28334 \begin_layout Standard
28335
28336 \series bold
28337
28338 \backslash
28339 setlength{
28340 \backslash
28341 fboxrule}{2pt}
28342 \end_layout
28343
28344 \begin_layout Standard
28345 \begin_inset ERT
28346 status collapsed
28347
28348 \begin_layout Plain Layout
28349
28350
28351 \backslash
28352 setlength{
28353 \backslash
28354 fboxrule}{2pt}
28355 \end_layout
28356
28357 \end_inset
28358
28359
28360 \begin_inset Box Boxed
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 "30col%"
28368 special "none"
28369 height "1in"
28370 height_special "totalheight"
28371 status open
28372
28373 \begin_layout Plain Layout
28374 \align center
28375 Rechteckige Box mit einer Rahmenbreite von 2
28376 \begin_inset space \thinspace{}
28377 \end_inset
28378
28379 pt
28380 \end_layout
28381
28382 \end_inset
28383
28384
28385 \begin_inset ERT
28386 status collapsed
28387
28388 \begin_layout Plain Layout
28389
28390
28391 \backslash
28392 setlength{
28393 \backslash
28394 fboxrule}{0.4pt}
28395 \end_layout
28396
28397 \end_inset
28398
28399
28400 \begin_inset VSpace bigskip
28401 \end_inset
28402
28403
28404 \end_layout
28405
28406 \begin_layout Standard
28407 Der Abstand zwischen dem Rahmen und dem Inhalt ist standardmäßig 3
28408 \begin_inset space \thinspace{}
28409 \end_inset
28410
28411 pt.
28412  Sie können das ändern, indem Sie den Wert von 
28413 \series bold
28414
28415 \backslash
28416 fboxsep
28417 \series default
28418  mit einem TeX-Code-Befehl ändern:
28419 \end_layout
28420
28421 \begin_layout Standard
28422
28423 \series bold
28424
28425 \backslash
28426 setlength{
28427 \backslash
28428 fboxsep}{10pt}
28429 \end_layout
28430
28431 \begin_layout Standard
28432 setzt den Wert auf 10
28433 \begin_inset space \thinspace{}
28434 \end_inset
28435
28436 pt, wie in der folgenden Box:
28437 \end_layout
28438
28439 \begin_layout Standard
28440 \begin_inset ERT
28441 status collapsed
28442
28443 \begin_layout Plain Layout
28444
28445
28446 \backslash
28447 setlength{
28448 \backslash
28449 fboxsep}{10pt}
28450 \end_layout
28451
28452 \end_inset
28453
28454
28455 \begin_inset Box Boxed
28456 position "c"
28457 hor_pos "c"
28458 has_inner_box 1
28459 inner_pos "c"
28460 use_parbox 0
28461 use_makebox 0
28462 width "25col%"
28463 special "none"
28464 height "1in"
28465 height_special "totalheight"
28466 status open
28467
28468 \begin_layout Plain Layout
28469 \align center
28470 Rechteckige Box mit 
28471 \series bold
28472
28473 \backslash
28474 fboxsep
28475 \series default
28476
28477 \begin_inset space \thinspace{}
28478 \end_inset
28479
28480 =
28481 \begin_inset space \thinspace{}
28482 \end_inset
28483
28484 10
28485 \begin_inset space \thinspace{}
28486 \end_inset
28487
28488 pt
28489 \end_layout
28490
28491 \end_inset
28492
28493
28494 \begin_inset ERT
28495 status collapsed
28496
28497 \begin_layout Plain Layout
28498
28499
28500 \backslash
28501 setlength{
28502 \backslash
28503 fboxsep}{3pt}
28504 \end_layout
28505
28506 \end_inset
28507
28508
28509 \end_layout
28510
28511 \begin_layout Standard
28512 \noindent
28513 \begin_inset VSpace bigskip
28514 \end_inset
28515
28516 Der Durchmesser der abgerundeten Ecken kann mit 
28517 \series bold
28518
28519 \backslash
28520 cornersize
28521 \series default
28522  gesetzt werden.
28523  Der TeX-Code-Befehl
28524 \end_layout
28525
28526 \begin_layout Standard
28527
28528 \series bold
28529
28530 \backslash
28531 cornersize*{1cm}
28532 \end_layout
28533
28534 \begin_layout Standard
28535 setzt den Durchmesser auf 1
28536 \begin_inset space \thinspace{}
28537 \end_inset
28538
28539 cm.
28540  Der TeX-Code-Befehl
28541 \end_layout
28542
28543 \begin_layout Standard
28544
28545 \series bold
28546
28547 \backslash
28548 cornersize{num}
28549 \end_layout
28550
28551 \begin_layout Standard
28552 setzt den Durchmesser auf 
28553 \family sans
28554 num
28555 \begin_inset space \thinspace{}
28556 \end_inset
28557
28558 ×
28559 \begin_inset space \thinspace{}
28560 \end_inset
28561
28562 Minimum(Breite der Box, Höhe der Box)
28563 \family default
28564 .
28565  Der Standardwert ist 
28566 \series bold
28567
28568 \backslash
28569 cornersize{0.5}
28570 \series default
28571 .
28572 \end_layout
28573
28574 \begin_layout Standard
28575 \begin_inset ERT
28576 status collapsed
28577
28578 \begin_layout Plain Layout
28579
28580
28581 \backslash
28582 cornersize*{1.5cm}
28583 \end_layout
28584
28585 \end_inset
28586
28587
28588 \begin_inset Box Ovalbox
28589 position "c"
28590 hor_pos "c"
28591 has_inner_box 1
28592 inner_pos "c"
28593 use_parbox 0
28594 use_makebox 0
28595 width "30col%"
28596 special "none"
28597 height "1in"
28598 height_special "totalheight"
28599 status open
28600
28601 \begin_layout Plain Layout
28602 \align center
28603 Ovale Box, dicker Rand, mit 
28604 \series bold
28605
28606 \backslash
28607 cornersize
28608 \series default
28609
28610 \begin_inset space \thinspace{}
28611 \end_inset
28612
28613 =
28614 \begin_inset space \thinspace{}
28615 \end_inset
28616
28617 1.5
28618 \begin_inset space \thinspace{}
28619 \end_inset
28620
28621 cm
28622 \end_layout
28623
28624 \end_inset
28625
28626
28627 \begin_inset ERT
28628 status collapsed
28629
28630 \begin_layout Plain Layout
28631
28632
28633 \backslash
28634 cornersize{0.5}
28635 \end_layout
28636
28637 \end_inset
28638
28639
28640 \end_layout
28641
28642 \begin_layout Standard
28643 \begin_inset VSpace bigskip
28644 \end_inset
28645
28646 Die Breite des Schattens wird mit 
28647 \series bold
28648
28649 \backslash
28650 shadowsize
28651 \series default
28652  festgelegt.
28653  Mit dem TeX-Code-Befehl
28654 \end_layout
28655
28656 \begin_layout Standard
28657
28658 \series bold
28659
28660 \backslash
28661 setlength{
28662 \backslash
28663 shadowsize}{2pt}
28664 \end_layout
28665
28666 \begin_layout Standard
28667 wird er für die folgende Box auf 2
28668 \begin_inset space \thinspace{}
28669 \end_inset
28670
28671 pt festgelegt.
28672 \end_layout
28673
28674 \begin_layout Standard
28675 \begin_inset ERT
28676 status collapsed
28677
28678 \begin_layout Plain Layout
28679
28680
28681 \backslash
28682 setlength{
28683 \backslash
28684 shadowsize}{2pt}
28685 \end_layout
28686
28687 \end_inset
28688
28689
28690 \begin_inset Box Shadowbox
28691 position "c"
28692 hor_pos "c"
28693 has_inner_box 1
28694 inner_pos "c"
28695 use_parbox 0
28696 use_makebox 0
28697 width "25col%"
28698 special "none"
28699 height "1in"
28700 height_special "totalheight"
28701 status open
28702
28703 \begin_layout Plain Layout
28704 \align center
28705 Schattierte Box mit 
28706 \series bold
28707
28708 \backslash
28709 shadowsize
28710 \series default
28711
28712 \begin_inset space \thinspace{}
28713 \end_inset
28714
28715 =
28716 \begin_inset space \thinspace{}
28717 \end_inset
28718
28719 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 shadowsize}{4pt}
28739 \end_layout
28740
28741 \end_inset
28742
28743
28744 \end_layout
28745
28746 \begin_layout Standard
28747 \begin_inset VSpace bigskip
28748 \end_inset
28749
28750 Der Standardwert für 
28751 \series bold
28752
28753 \backslash
28754 FrameRule
28755 \series default
28756  ist 0.4
28757 \begin_inset space \thinspace{}
28758 \end_inset
28759
28760 pt.
28761  Der Standard-Abstand zwischen Rahmen und Text ist 9
28762 \begin_inset space \thinspace{}
28763 \end_inset
28764
28765 pt und kann mit dem Wert für 
28766 \series bold
28767
28768 \backslash
28769 FrameSep
28770 \series default
28771  geändert werden.
28772  Als Beispiel wurden die die Rahmeneinstellungen der folgenden Box mit diesen
28773  TeX-Code Befehlen geändert:
28774 \end_layout
28775
28776 \begin_layout Standard
28777
28778 \series bold
28779
28780 \backslash
28781 setlength{
28782 \backslash
28783 FrameRule}{5pt}
28784 \begin_inset Newline newline
28785 \end_inset
28786
28787
28788 \backslash
28789 setlength{
28790 \backslash
28791 FrameSep}{0.5cm}
28792 \end_layout
28793
28794 \begin_layout Standard
28795 \begin_inset ERT
28796 status collapsed
28797
28798 \begin_layout Plain Layout
28799
28800
28801 \backslash
28802 setlength{
28803 \backslash
28804 FrameRule}{5pt}
28805 \end_layout
28806
28807 \begin_layout Plain Layout
28808
28809
28810 \backslash
28811 setlength{
28812 \backslash
28813 FrameSep}{0.5cm}
28814 \end_layout
28815
28816 \end_inset
28817
28818
28819 \begin_inset Box Framed
28820 position "t"
28821 hor_pos "c"
28822 has_inner_box 0
28823 inner_pos "t"
28824 use_parbox 0
28825 use_makebox 0
28826 width "100col%"
28827 special "none"
28828 height "1in"
28829 height_special "totalheight"
28830 status open
28831
28832 \begin_layout Plain Layout
28833 Dies ist Text in einer 
28834 \family sans
28835 Seitenumbruch erlaubt
28836 \family default
28837  Box.
28838 \end_layout
28839
28840 \end_inset
28841
28842
28843 \begin_inset ERT
28844 status collapsed
28845
28846 \begin_layout Plain Layout
28847
28848
28849 \backslash
28850 setlength{
28851 \backslash
28852 FrameRule}{0.4pt}
28853 \end_layout
28854
28855 \begin_layout Plain Layout
28856
28857
28858 \backslash
28859 setlength{
28860 \backslash
28861 FrameSep}{9pt}
28862 \end_layout
28863
28864 \end_inset
28865
28866
28867 \end_layout
28868
28869 \begin_layout Standard
28870 \begin_inset VSpace bigskip
28871 \end_inset
28872
28873 Für Boxen mit 
28874 \family sans
28875 schattiertem Hintergrund
28876 \family default
28877  beträgt der Abstand zwischen Rand und Text 3
28878 \begin_inset space \thinspace{}
28879 \end_inset
28880
28881 pt und kann mit 
28882 \series bold
28883
28884 \backslash
28885 fboxsep
28886 \series default
28887  geändert werden.
28888  Die Standard-Hintergrundfarbe ist rot und kann entweder lokal mit dem Befehl
28889  
28890 \series bold
28891
28892 \backslash
28893 definecolor{shadecolor}
28894 \series default
28895  oder global über das Menü 
28896 \family sans
28897 Werkzeuge\SpecialChar \menuseparator
28898 Einstellungen\SpecialChar \menuseparator
28899 Farben\SpecialChar \menuseparator
28900 Schattierte
28901 \begin_inset space ~
28902 \end_inset
28903
28904 Box
28905 \family default
28906  geändert werden.
28907  Das Schema des 
28908 \series bold
28909
28910 \backslash
28911 definecolor
28912 \series default
28913  Befehls ist  in Abschnitt
28914 \begin_inset space ~
28915 \end_inset
28916
28917
28918 \begin_inset CommandInset ref
28919 LatexCommand ref
28920 reference "abs:Farbige-Tabellen"
28921
28922 \end_inset
28923
28924  erklärt.
28925 \begin_inset Foot
28926 status collapsed
28927
28928 \begin_layout Plain Layout
28929 Beachten Sie, dass 
28930 \series bold
28931
28932 \backslash
28933 definecolor
28934 \series default
28935  das LaTeX-Paket 
28936 \series bold
28937 color
28938 \series default
28939  im LaTeX-Vorspann benötigt, siehe Abschnitt
28940 \begin_inset space ~
28941 \end_inset
28942
28943
28944 \begin_inset CommandInset ref
28945 LatexCommand ref
28946 reference "abs:Farbige-Boxen"
28947
28948 \end_inset
28949
28950 .
28951 \end_layout
28952
28953 \end_inset
28954
28955  Für das nächste Beispiel wurden folgender TeX-Code verwendet:
28956 \end_layout
28957
28958 \begin_layout Standard
28959
28960 \series bold
28961
28962 \backslash
28963 setlength{
28964 \backslash
28965 fboxsep}{0.5cm}
28966 \begin_inset Newline newline
28967 \end_inset
28968
28969
28970 \backslash
28971 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28972 \end_layout
28973
28974 \begin_layout Standard
28975 \begin_inset ERT
28976 status collapsed
28977
28978 \begin_layout Plain Layout
28979
28980
28981 \backslash
28982 setlength{
28983 \backslash
28984 fboxsep}{0.5cm}
28985 \end_layout
28986
28987 \begin_layout Plain Layout
28988
28989
28990 \backslash
28991 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28992 \end_layout
28993
28994 \end_inset
28995
28996
28997 \begin_inset Box Shaded
28998 position "t"
28999 hor_pos "c"
29000 has_inner_box 0
29001 inner_pos "t"
29002 use_parbox 0
29003 use_makebox 0
29004 width "100col%"
29005 special "none"
29006 height "1in"
29007 height_special "totalheight"
29008 status open
29009
29010 \begin_layout Plain Layout
29011
29012 \color yellow
29013 Dies ist gelber Text in einer 
29014 \family sans
29015 schattierten Hintergrund
29016 \begin_inset space ~
29017 \end_inset
29018
29019
29020 \family default
29021 Box auf dunkelgrünem Hintergrund.
29022 \end_layout
29023
29024 \end_inset
29025
29026
29027 \begin_inset ERT
29028 status collapsed
29029
29030 \begin_layout Plain Layout
29031
29032
29033 \backslash
29034 setlength{
29035 \backslash
29036 fboxsep}{3pt}
29037 \end_layout
29038
29039 \begin_layout Plain Layout
29040
29041
29042 \backslash
29043 definecolor{shadecolor}{rgb}{1,0,0}
29044 \end_layout
29045
29046 \end_inset
29047
29048
29049 \end_layout
29050
29051 \begin_layout Standard
29052 \begin_inset VSpace bigskip
29053 \end_inset
29054
29055 Geänderte Längen und Breiten gelten für alle Boxen, die auf den Befehl folgen,
29056  der sie ändert.
29057 \end_layout
29058
29059 \begin_layout Section
29060 Minipage
29061 \begin_inset CommandInset label
29062 LatexCommand label
29063 name "abs:Minipage"
29064
29065 \end_inset
29066
29067
29068 \begin_inset Index idx
29069 status collapsed
29070
29071 \begin_layout Plain Layout
29072 Boxen ! Minipage
29073 \end_layout
29074
29075 \end_inset
29076
29077
29078 \end_layout
29079
29080 \begin_layout Standard
29081 Minipages werden von LaTeX wie Seiten auf einer Seite behandelt und können
29082  deshalb unter anderem eigene Fußnoten haben.
29083 \end_layout
29084
29085 \begin_layout Standard
29086 Minipages sind nützlich, wenn Sie Dokumente in mehreren Sprachen schreiben.
29087 \end_layout
29088
29089 \begin_layout Standard
29090 Es folgt ein Beispiel mit zwei nebeneinander gedruckten Minipages.
29091  Ihre Breite ist 45 Spaltenbreite
29092 \begin_inset space ~
29093 \end_inset
29094
29095 %, und sie sind durch einen 
29096 \family sans
29097 HFill
29098 \family default
29099  getrennt (
29100 \family sans
29101 Einfügen\SpecialChar \menuseparator
29102 Formatierung\SpecialChar \menuseparator
29103 Horizontaler
29104 \begin_inset space \space{}
29105 \end_inset
29106
29107 Abstand\SpecialChar \menuseparator
29108 Abstand\SpecialChar \menuseparator
29109 Variabler
29110 \begin_inset space ~
29111 \end_inset
29112
29113 horiz.
29114 \begin_inset space ~
29115 \end_inset
29116
29117 Abstand
29118 \family default
29119 ).
29120 \begin_inset Newpage newpage
29121 \end_inset
29122
29123
29124 \end_layout
29125
29126 \begin_layout Standard
29127 \noindent
29128 \begin_inset Box Frameless
29129 position "t"
29130 hor_pos "c"
29131 has_inner_box 1
29132 inner_pos "c"
29133 use_parbox 0
29134 use_makebox 0
29135 width "45col%"
29136 special "none"
29137 height "1in"
29138 height_special "totalheight"
29139 status open
29140
29141 \begin_layout Plain Layout
29142 Dies ist ein deutscher Text.
29143  Dies ist ein deutscher Text.
29144  Dies ist ein deutscher Text.
29145  Dies ist ein deutscher Text.
29146  Dies ist ein deutscher Text.
29147  Dies ist ein deutscher Text.
29148  Dies ist ein deutscher Text.
29149  Dies ist ein deutscher Text.
29150  Dies ist ein deutscher Text.
29151  Dies ist ein deutscher Text.
29152  Dies ist ein deutscher Text.
29153  Dies ist ein deutscher Text.
29154  Dies ist ein deutscher Text
29155 \begin_inset Foot
29156 status open
29157
29158 \begin_layout Plain Layout
29159 Dies ist eine deutsche Fußnote.
29160 \end_layout
29161
29162 \end_inset
29163
29164 .
29165  Dies ist ein deutscher Text.
29166  Dies ist ein deutscher Text.
29167 \end_layout
29168
29169 \end_inset
29170
29171
29172 \begin_inset space \hfill{}
29173 \end_inset
29174
29175
29176 \begin_inset Box Frameless
29177 position "t"
29178 hor_pos "c"
29179 has_inner_box 1
29180 inner_pos "c"
29181 use_parbox 0
29182 use_makebox 0
29183 width "45col%"
29184 special "none"
29185 height "1in"
29186 height_special "totalheight"
29187 status open
29188
29189 \begin_layout Plain Layout
29190
29191 \lang english
29192 This is an English Text.
29193  This is an English Text.
29194  This is an English Text.
29195  This is an English Text.
29196  This is an English Text.
29197  This is an English Text.
29198  This is an English Text.
29199  This is an English Text.
29200  This is an English Text.
29201  This is an English Text.
29202  This is an English Text.
29203  This is an English Text.
29204  This is an English Text.
29205  This is an English Text.
29206  This is an English Text.
29207  This is an English Text.
29208 \begin_inset Foot
29209 status collapsed
29210
29211 \begin_layout Plain Layout
29212
29213 \lang english
29214 This is an English footnote.
29215 \end_layout
29216
29217 \end_inset
29218
29219  This is an English Text.
29220  
29221 \end_layout
29222
29223 \end_inset
29224
29225
29226 \end_layout
29227
29228 \begin_layout Standard
29229 \begin_inset VSpace bigskip
29230 \end_inset
29231
29232 Innerhalb von Minipages werden die Absatz-Einstellungen des Dokuments ignoriert.
29233  Das bedeutet, dass zwischen Absätzen kein Leerraum eingefügt wird oder
29234  Absätze nicht eingerückt werden, obwohl Sie das in 
29235 \family sans
29236 Dokument
29237 \family default
29238 \SpecialChar \menuseparator
29239
29240 \family sans
29241 Einstellun\SpecialChar \-
29242 gen\SpecialChar \menuseparator
29243 Textformat
29244 \family default
29245  festgelegt haben.
29246  Wenn Sie es trotzdem wollen, müssen Sie es manuell machen.
29247  Eine Standardeinrückung zum Beispiel erreichen Sie mit dem TeX-Code 
29248 \series bold
29249
29250 \backslash
29251 hspace*{1em}
29252 \series default
29253 .
29254 \end_layout
29255
29256 \begin_layout Standard
29257 Minipages können auch benutzt werden, um Textteilen eine andere Hintergrundfarbe
29258  zu verpassen, siehe Abschnitt
29259 \begin_inset space ~
29260 \end_inset
29261
29262
29263 \begin_inset CommandInset ref
29264 LatexCommand ref
29265 reference "uab:Farbe-für-Absätze"
29266
29267 \end_inset
29268
29269 .
29270 \end_layout
29271
29272 \begin_layout Standard
29273 \begin_inset Note Greyedout
29274 status open
29275
29276 \begin_layout Plain Layout
29277
29278 \series bold
29279 Bemerkung:
29280 \series default
29281  In Minipages sind keine Gleitobjekte oder Randnotizen erlaubt, aber Minipages
29282  können in Tabellen, Gleitobjekten und anderen Boxen benutzt werden.
29283 \end_layout
29284
29285 \end_inset
29286
29287
29288 \end_layout
29289
29290 \begin_layout Section
29291 Parbox
29292 \begin_inset CommandInset label
29293 LatexCommand label
29294 name "abs:Parbox"
29295
29296 \end_inset
29297
29298
29299 \begin_inset Index idx
29300 status collapsed
29301
29302 \begin_layout Plain Layout
29303 Boxen ! Parbox
29304 \end_layout
29305
29306 \end_inset
29307
29308
29309 \end_layout
29310
29311 \begin_layout Standard
29312 Parbox ist eine Abkürzung für 
29313 \begin_inset Quotes gld
29314 \end_inset
29315
29316 paragraph box
29317 \begin_inset Quotes grd
29318 \end_inset
29319
29320 , was Absatzbox bedeutet.
29321  Parbox ist sehr ähnlich zu Minipage mit der Einschränkung, dass Fußnoten
29322  in Parboxen nicht ausgegeben werden:
29323 \end_layout
29324
29325 \begin_layout Standard
29326 \align center
29327 \begin_inset Box Frameless
29328 position "t"
29329 hor_pos "c"
29330 has_inner_box 1
29331 inner_pos "t"
29332 use_parbox 1
29333 use_makebox 0
29334 width "33col%"
29335 special "none"
29336 height "1in"
29337 height_special "totalheight"
29338 status collapsed
29339
29340 \begin_layout Plain Layout
29341 Dies ist Text in einer Parbox.
29342  Dies ist Text in einer Parbox.
29343 \end_layout
29344
29345 \begin_layout Plain Layout
29346 Diese Fußnote wird nicht gedruckt:
29347 \begin_inset Foot
29348 status collapsed
29349
29350 \begin_layout Plain Layout
29351 Diese Fußnote ist in einer Parbox und wird deshalb nicht gedruckt.
29352 \end_layout
29353
29354 \end_inset
29355
29356
29357 \end_layout
29358
29359 \end_inset
29360
29361
29362 \end_layout
29363
29364 \begin_layout Section
29365 Boxen für Worte und Buchstaben
29366 \begin_inset Index idx
29367 status collapsed
29368
29369 \begin_layout Plain Layout
29370 Boxen ! für Buchstaben
29371 \end_layout
29372
29373 \end_inset
29374
29375
29376 \end_layout
29377
29378 \begin_layout Subsection
29379 Silbentrennung unterbinden
29380 \begin_inset CommandInset label
29381 LatexCommand label
29382 name "abs:Silbentrennung-unterbinden"
29383
29384 \end_inset
29385
29386
29387 \begin_inset Index idx
29388 status collapsed
29389
29390 \begin_layout Plain Layout
29391 Boxen ! zur Vermeidung von Silbentrennung
29392 \end_layout
29393
29394 \end_inset
29395
29396
29397 \end_layout
29398
29399 \begin_layout Standard
29400 Sie können den Boxtyp 
29401 \family sans
29402 Makebox
29403 \family default
29404  benutzen, um Silbentrennungen zu unterbinden.
29405 \begin_inset Newline newline
29406 \end_inset
29407
29408 Hier ist ein Beispiel: 
29409 \end_layout
29410
29411 \begin_layout Standard
29412 In dieser Zeile wird ein sehr langes Wort getrennt, nämlich 
29413 \begin_inset Quotes gld
29414 \end_inset
29415
29416 einsehrsehrsehrlangeswort
29417 \begin_inset Quotes grd
29418 \end_inset
29419
29420 .
29421 \end_layout
29422
29423 \begin_layout Standard
29424 Um das zu verhindern, fügen Sie das Wort in eine Box ein, setzen Sie die
29425  Innere
29426 \begin_inset space ~
29427 \end_inset
29428
29429 Box auf Makebox und deren Breite auf 1
29430 \begin_inset space \thinspace{}
29431 \end_inset
29432
29433 Width.
29434 \end_layout
29435
29436 \begin_layout Standard
29437 Hier ist das Ergebnis:
29438 \end_layout
29439
29440 \begin_layout Standard
29441 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich 
29442 \begin_inset Box Frameless
29443 position "t"
29444 hor_pos "c"
29445 has_inner_box 1
29446 inner_pos "t"
29447 use_parbox 0
29448 use_makebox 1
29449 width "1in"
29450 special "width"
29451 height "1in"
29452 height_special "totalheight"
29453 status open
29454
29455 \begin_layout Plain Layout
29456 \begin_inset Quotes gld
29457 \end_inset
29458
29459 einsehrsehrsehrlangeswort
29460 \begin_inset Quotes grd
29461 \end_inset
29462
29463
29464 \end_layout
29465
29466 \end_inset
29467
29468 .
29469 \end_layout
29470
29471 \begin_layout Standard
29472 Alternativ dazu kann man auch den Befehl 
29473 \begin_inset Quotes gld
29474 \end_inset
29475
29476
29477 \series bold
29478
29479 \backslash
29480 -
29481 \series default
29482
29483 \begin_inset Quotes grd
29484 \end_inset
29485
29486  als TeX-Code direkt vor das Wort setzen:
29487 \end_layout
29488
29489 \begin_layout Standard
29490 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich 
29491 \begin_inset Quotes gld
29492 \end_inset
29493
29494
29495 \begin_inset ERT
29496 status collapsed
29497
29498 \begin_layout Plain Layout
29499
29500
29501 \backslash
29502 -
29503 \end_layout
29504
29505 \end_inset
29506
29507 einsehrsehrsehrlangeswort
29508 \begin_inset Quotes grd
29509 \end_inset
29510
29511 .
29512 \end_layout
29513
29514 \begin_layout Standard
29515 Natürlich ragt das Wort jetzt in den Seitenrand hinein.
29516  Wenn Sie das nicht wollen, müssen Sie einen manuellen Zeilenumbruch (
29517 \family sans
29518 Strg-Eingabe
29519 \family default
29520 ) einfügen: 
29521 \end_layout
29522
29523 \begin_layout Standard
29524 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich
29525 \begin_inset Newline newline
29526 \end_inset
29527
29528
29529 \begin_inset Box Frameless
29530 position "t"
29531 hor_pos "c"
29532 has_inner_box 1
29533 inner_pos "t"
29534 use_parbox 0
29535 use_makebox 1
29536 width "1in"
29537 special "width"
29538 height "1in"
29539 height_special "totalheight"
29540 status open
29541
29542 \begin_layout Plain Layout
29543 \begin_inset Quotes gld
29544 \end_inset
29545
29546 einsehrsehrsehrlangeswort
29547 \begin_inset Quotes grd
29548 \end_inset
29549
29550
29551 \end_layout
29552
29553 \end_inset
29554
29555 .
29556 \end_layout
29557
29558 \begin_layout Subsection
29559 Vertikale Ausrichtung
29560 \begin_inset CommandInset label
29561 LatexCommand label
29562 name "uab:Vertikale-Ausrichtung"
29563
29564 \end_inset
29565
29566
29567 \begin_inset Index idx
29568 status collapsed
29569
29570 \begin_layout Plain Layout
29571 Boxen ! für Vertikale Ausrichtung
29572 \end_layout
29573
29574 \end_inset
29575
29576
29577 \begin_inset Index idx
29578 status collapsed
29579
29580 \begin_layout Plain Layout
29581 Boxen ! raisebox
29582 \end_layout
29583
29584 \end_inset
29585
29586
29587 \end_layout
29588
29589 \begin_layout Standard
29590 Mit dem LaTeX-Befehl 
29591 \series bold
29592
29593 \backslash
29594 raisebox
29595 \series default
29596  können Sie Worte, Buchstaben oder andere Boxen vertikal bezüglich des umgebende
29597 n Textes ausrichten.
29598  
29599 \series bold
29600
29601 \backslash
29602 raisebox
29603 \series default
29604  wird folgendermaßen benutzt:
29605 \end_layout
29606
29607 \begin_layout Standard
29608
29609 \series bold
29610
29611 \backslash
29612 raisebox{Verschiebung}[oben][unten]{Text}
29613 \end_layout
29614
29615 \begin_layout Standard
29616 Positive Werte für Verschiebung
29617 \series bold
29618  
29619 \series default
29620 verschieben die Box nach oben, negative nach unten.
29621  Die beiden optionalen Parameter 
29622 \family typewriter
29623 oben
29624 \family default
29625  und 
29626 \family typewriter
29627 unten
29628 \family default
29629  legen fest, wie weit die Box mit dem Text über oder unter die Grundlinie
29630  hinausgeht, wenn sie nicht verschoben ist.
29631 \end_layout
29632
29633 \begin_layout Standard
29634 Um zum Beispiel das Wort 
29635 \begin_inset Quotes gld
29636 \end_inset
29637
29638 provokant
29639 \begin_inset Quotes grd
29640 \end_inset
29641
29642  mit seinem 
29643 \begin_inset Quotes gld
29644 \end_inset
29645
29646 niedrigsten
29647 \begin_inset Quotes grd
29648 \end_inset
29649
29650  Buchstaben 
29651 \begin_inset Quotes gld
29652 \end_inset
29653
29654 p
29655 \begin_inset Quotes grd
29656 \end_inset
29657
29658  an der Grundlinie auszurichten, müssen Sie den TeX-Code-Befehl
29659 \end_layout
29660
29661 \begin_layout Standard
29662
29663 \series bold
29664
29665 \backslash
29666 raisebox{
29667 \backslash
29668 depth}{
29669 \end_layout
29670
29671 \begin_layout Standard
29672 vor dem Wort einfügen und 
29673 \begin_inset Quotes gld
29674 \end_inset
29675
29676
29677 \series bold
29678 }
29679 \series default
29680
29681 \begin_inset Quotes grd
29682 \end_inset
29683
29684  als TeX-Code dahinter:
29685 \end_layout
29686
29687 \begin_layout Standard
29688 Dies ist eine Zeile, in der das Wort 
29689 \begin_inset ERT
29690 status collapsed
29691
29692 \begin_layout Plain Layout
29693
29694
29695 \backslash
29696 raisebox{
29697 \backslash
29698 depth}{
29699 \end_layout
29700
29701 \end_inset
29702
29703
29704 \begin_inset Quotes gld
29705 \end_inset
29706
29707 provokant
29708 \begin_inset Quotes grd
29709 \end_inset
29710
29711
29712 \begin_inset ERT
29713 status collapsed
29714
29715 \begin_layout Plain Layout
29716
29717 }
29718 \end_layout
29719
29720 \end_inset
29721
29722  nach oben verschoben wurde.
29723 \end_layout
29724
29725 \begin_layout Standard
29726 \begin_inset VSpace bigskip
29727 \end_inset
29728
29729 Wenn Sie Buchstaben nach oben oder unten verschieben, wird der Zeilenabstand
29730  gedehnt:
29731 \end_layout
29732
29733 \begin_layout Standard
29734 Dies ist eine Zeile, in der das Wort 
29735 \begin_inset ERT
29736 status collapsed
29737
29738 \begin_layout Plain Layout
29739
29740
29741 \backslash
29742 raisebox{-
29743 \backslash
29744 depth}{
29745 \end_layout
29746
29747 \end_inset
29748
29749
29750 \begin_inset Quotes gld
29751 \end_inset
29752
29753 provokant
29754 \begin_inset Quotes grd
29755 \end_inset
29756
29757
29758 \begin_inset ERT
29759 status collapsed
29760
29761 \begin_layout Plain Layout
29762
29763 }
29764 \end_layout
29765
29766 \end_inset
29767
29768  nach unten verschoben wurde.
29769 \end_layout
29770
29771 \begin_layout Standard
29772 Dies ist eine Zeile, in der das Wort 
29773 \begin_inset ERT
29774 status collapsed
29775
29776 \begin_layout Plain Layout
29777
29778
29779 \backslash
29780 raisebox{0.5cm}{
29781 \end_layout
29782
29783 \end_inset
29784
29785
29786 \begin_inset Quotes gld
29787 \end_inset
29788
29789 testen
29790 \begin_inset Quotes grd
29791 \end_inset
29792
29793
29794 \begin_inset ERT
29795 status collapsed
29796
29797 \begin_layout Plain Layout
29798
29799 }
29800 \end_layout
29801
29802 \end_inset
29803
29804  um 0.5
29805 \begin_inset space \thinspace{}
29806 \end_inset
29807
29808 cm nach oben verschoben wurde.
29809 \end_layout
29810
29811 \begin_layout Standard
29812 Wenn Sie die Dehnung nicht wollen, können Sie die Boxhöhe auf 0 setzen:
29813 \end_layout
29814
29815 \begin_layout Standard
29816
29817 \series bold
29818
29819 \backslash
29820 raisebox{-
29821 \backslash
29822 depth}[0pt]{
29823 \end_layout
29824
29825 \begin_layout Standard
29826 Dies ist eine Zeile, in der das Wort 
29827 \begin_inset ERT
29828 status collapsed
29829
29830 \begin_layout Plain Layout
29831
29832
29833 \backslash
29834 raisebox{-
29835 \backslash
29836 depth}[0pt]{
29837 \end_layout
29838
29839 \end_inset
29840
29841
29842 \begin_inset Quotes gld
29843 \end_inset
29844
29845 provokant
29846 \begin_inset Quotes grd
29847 \end_inset
29848
29849
29850 \begin_inset ERT
29851 status collapsed
29852
29853 \begin_layout Plain Layout
29854
29855 }
29856 \end_layout
29857
29858 \end_inset
29859
29860  nach unten verschoben wurde.
29861 \end_layout
29862
29863 \begin_layout Standard
29864 Dies ist eine Zeile, in der das Wort 
29865 \begin_inset ERT
29866 status collapsed
29867
29868 \begin_layout Plain Layout
29869
29870
29871 \backslash
29872 raisebox{0.5cm}[0pt]{
29873 \end_layout
29874
29875 \end_inset
29876
29877
29878 \begin_inset Quotes gld
29879 \end_inset
29880
29881 testen
29882 \begin_inset Quotes grd
29883 \end_inset
29884
29885
29886 \begin_inset ERT
29887 status collapsed
29888
29889 \begin_layout Plain Layout
29890
29891 }
29892 \end_layout
29893
29894 \end_inset
29895
29896  um 0.5
29897 \begin_inset space \thinspace{}
29898 \end_inset
29899
29900 cm nach oben verschoben wurde.
29901  Jetzt überschneiden sich die verschobenen Worte.
29902 \end_layout
29903
29904 \begin_layout Section
29905 Farbige Boxen
29906 \begin_inset CommandInset label
29907 LatexCommand label
29908 name "abs:Farbige-Boxen"
29909
29910 \end_inset
29911
29912
29913 \begin_inset Index idx
29914 status collapsed
29915
29916 \begin_layout Plain Layout
29917 Boxen ! farbige
29918 \end_layout
29919
29920 \end_inset
29921
29922
29923 \end_layout
29924
29925 \begin_layout Subsection
29926 Text-Hintergrundfarbe
29927 \begin_inset Index idx
29928 status collapsed
29929
29930 \begin_layout Plain Layout
29931 Farbe ! für Text-Hintergrund
29932 \end_layout
29933
29934 \end_inset
29935
29936
29937 \end_layout
29938
29939 \begin_layout Standard
29940 Um einen Text mit einer Hintergrundfarbe zu versehen, muss der Text in einer
29941  so genannten 
29942 \begin_inset Quotes gld
29943 \end_inset
29944
29945 colorbox
29946 \begin_inset Quotes grd
29947 \end_inset
29948
29949  stehen.
29950  Dafür muss das LaTeX-Paket 
29951 \series bold
29952 color
29953 \series default
29954
29955 \begin_inset Index idx
29956 status collapsed
29957
29958 \begin_layout Plain Layout
29959 LaTeX-Pakete ! color
29960 \end_layout
29961
29962 \end_inset
29963
29964  im LaTeX-Vorspann mit folgendem Befehl geladen werden:
29965 \end_layout
29966
29967 \begin_layout Standard
29968
29969 \series bold
29970
29971 \backslash
29972 @ifundefined{textcolor}
29973 \begin_inset Newline newline
29974 \end_inset
29975
29976
29977 \begin_inset Phantom HPhantom
29978 status open
29979
29980 \begin_layout Plain Layout
29981
29982 \series bold
29983 \begin_inset space ~
29984 \end_inset
29985
29986
29987 \end_layout
29988
29989 \end_inset
29990
29991 {
29992 \backslash
29993 usepackage{color}}{}
29994 \end_layout
29995
29996 \begin_layout Standard
29997 Wenn Sie Text einfärben, lädt LyX das Paket 
29998 \series bold
29999 color
30000 \series default
30001  automatisch.
30002 \begin_inset Foot
30003 status collapsed
30004
30005 \begin_layout Plain Layout
30006 Der Befehl 
30007 \series bold
30008
30009 \backslash
30010 @ifundefined
30011 \series default
30012  vermeidet, dass es in diesem Fall doppelt geladen wird.
30013 \end_layout
30014
30015 \end_inset
30016
30017
30018 \end_layout
30019
30020 \begin_layout Standard
30021 \begin_inset VSpace medskip
30022 \end_inset
30023
30024 Colorboxen werden mit dem Befehl 
30025 \series bold
30026
30027 \backslash
30028 colorbox
30029 \series default
30030  erzeugt:
30031 \end_layout
30032
30033 \begin_layout Standard
30034
30035 \series bold
30036
30037 \backslash
30038 colorbox{Farbe}{Boxinhalt}
30039 \end_layout
30040
30041 \begin_layout Standard
30042 Der Boxinhalt kann auch eine Box sein, und Colorboxen können in anderen
30043  Boxen sein.
30044 \end_layout
30045
30046 \begin_layout Standard
30047 Die folgenden Farben sind vordefiniert:
30048 \family sans
30049  schwarz
30050 \family default
30051
30052 \family sans
30053 wei
30054 \family default
30055 ß, 
30056 \family sans
30057 rot
30058 \family default
30059 \series bold
30060 ,
30061 \series default
30062  
30063 \family sans
30064 grün
30065 \family default
30066
30067 \family sans
30068 blau
30069 \family default
30070
30071 \family sans
30072 türkis
30073 \family default
30074
30075 \family sans
30076 purpurrot
30077 \family default
30078  und 
30079 \family sans
30080 gelb
30081 \family default
30082 .
30083 \end_layout
30084
30085 \begin_layout Standard
30086 Sie können auch Ihre eigenen Farben definieren, wie in Abschnitt
30087 \begin_inset space ~
30088 \end_inset
30089
30090
30091 \begin_inset CommandInset ref
30092 LatexCommand ref
30093 reference "abs:Farbige-Tabellen"
30094
30095 \end_inset
30096
30097  beschrieben.
30098 \end_layout
30099
30100 \begin_layout Standard
30101 Um zum Beispiel ein Wort auf einem roten Hintergrund zu drucken, fügen sie
30102  den TeX-Code-Befehl
30103 \end_layout
30104
30105 \begin_layout Standard
30106
30107 \series bold
30108
30109 \backslash
30110 colorbox{red}{
30111 \end_layout
30112
30113 \begin_layout Standard
30114 vor dem Wort ein.
30115  Hinter dem Wort fügen Sie 
30116 \series bold
30117
30118 \begin_inset Quotes gld
30119 \end_inset
30120
30121 }
30122 \series default
30123
30124 \begin_inset Quotes grd
30125 \end_inset
30126
30127  als TeX-Code ein.
30128  Hier ist das Ergebnis:
30129 \end_layout
30130
30131 \begin_layout Standard
30132 In dieser Zeile hat 
30133 \begin_inset ERT
30134 status collapsed
30135
30136 \begin_layout Plain Layout
30137
30138
30139 \backslash
30140 colorbox{red}{
30141 \end_layout
30142
30143 \end_inset
30144
30145 Achtung!
30146 \begin_inset ERT
30147 status collapsed
30148
30149 \begin_layout Plain Layout
30150
30151 }
30152 \end_layout
30153
30154 \end_inset
30155
30156  einen roten Hintergrund.
30157 \end_layout
30158
30159 \begin_layout Standard
30160 \begin_inset VSpace bigskip
30161 \end_inset
30162
30163 Wenn der Rahmen der Box eine andere Farbe haben soll, können Sie den Befehl
30164  
30165 \series bold
30166
30167 \backslash
30168 fcolorbox
30169 \series default
30170  verwenden:
30171 \end_layout
30172
30173 \begin_layout Standard
30174
30175 \series bold
30176
30177 \backslash
30178 fcolorbox{Rahmenfarbe}{Boxfarbe}{Boxinhalt}
30179 \end_layout
30180
30181 \begin_layout Standard
30182
30183 \series bold
30184
30185 \backslash
30186 fcolorbox
30187 \series default
30188  ist eine Erweiterung von 
30189 \series bold
30190
30191 \backslash
30192 colorbox
30193 \series default
30194 .
30195  Die Rahmendicke und der Abstand zwischen Rahmen und Boxinhalt können mit
30196  
30197 \series bold
30198
30199 \backslash
30200 fboxrule
30201 \series default
30202  und 
30203 \series bold
30204
30205 \backslash
30206 fboxsep
30207 \series default
30208  gesteuert werden, wie in Abschnitt
30209 \begin_inset space ~
30210 \end_inset
30211
30212
30213 \begin_inset CommandInset ref
30214 LatexCommand ref
30215 reference "uab:Verzierung"
30216
30217 \end_inset
30218
30219  beschrieben.
30220 \end_layout
30221
30222 \begin_layout Standard
30223 Für das folgende Beispiel wurde der Befehl
30224 \end_layout
30225
30226 \begin_layout Standard
30227
30228 \series bold
30229
30230 \backslash
30231 fcolorbox{cyan}{magenta}{
30232 \end_layout
30233
30234 \begin_layout Standard
30235 benutzt.
30236  Hier wurden die Rahmendicke und der Abstand auf 1
30237 \begin_inset space \thinspace{}
30238 \end_inset
30239
30240 mm gesetzt:
30241 \begin_inset Newline newline
30242 \end_inset
30243
30244
30245 \begin_inset ERT
30246 status collapsed
30247
30248 \begin_layout Plain Layout
30249
30250
30251 \backslash
30252 fboxrule 1mm 
30253 \backslash
30254 fboxsep 1mm
30255 \end_layout
30256
30257 \end_inset
30258
30259
30260 \begin_inset ERT
30261 status collapsed
30262
30263 \begin_layout Plain Layout
30264
30265
30266 \backslash
30267 fcolorbox{cyan}{green}{
30268 \end_layout
30269
30270 \end_inset
30271
30272 Dies ist Text in einer farbigen, gerahmten Box.
30273 \begin_inset ERT
30274 status collapsed
30275
30276 \begin_layout Plain Layout
30277
30278 }
30279 \end_layout
30280
30281 \end_inset
30282
30283
30284 \end_layout
30285
30286 \begin_layout Standard
30287 \begin_inset VSpace bigskip
30288 \end_inset
30289
30290 Natürlich gibt es auch farbigen Text in einer Colorbox:
30291 \begin_inset Newline newline
30292 \end_inset
30293
30294
30295 \begin_inset ERT
30296 status collapsed
30297
30298 \begin_layout Plain Layout
30299
30300
30301 \backslash
30302 fcolorbox{cyan}{green}{
30303 \end_layout
30304
30305 \end_inset
30306
30307
30308 \color yellow
30309 Dies ist farbiger Text in einer farbigen, gerahmten Box.
30310 \color none
30311
30312 \begin_inset ERT
30313 status collapsed
30314
30315 \begin_layout Plain Layout
30316
30317 }
30318 \end_layout
30319
30320 \end_inset
30321
30322
30323 \begin_inset ERT
30324 status collapsed
30325
30326 \begin_layout Plain Layout
30327
30328
30329 \backslash
30330 fboxrule 0.4pt 
30331 \backslash
30332 fboxsep 3pt
30333 \end_layout
30334
30335 \end_inset
30336
30337
30338 \end_layout
30339
30340 \begin_layout Standard
30341 \begin_inset VSpace bigskip
30342 \end_inset
30343
30344
30345 \end_layout
30346
30347 \begin_layout Standard
30348 \begin_inset Note Greyedout
30349 status open
30350
30351 \begin_layout Plain Layout
30352 \noindent
30353
30354 \series bold
30355 Bemerkung:
30356 \series default
30357  Text in Colorboxen kann nicht umgebrochen werden.
30358  Für Text mit mehreren Zeilen müssen Sie eine Box in einer Colorbox benutzen,
30359  wie im folgenden beschrieben.
30360 \end_layout
30361
30362 \end_inset
30363
30364
30365 \end_layout
30366
30367 \begin_layout Subsection
30368 Farbe für Absätze
30369 \begin_inset CommandInset label
30370 LatexCommand label
30371 name "uab:Farbe-für-Absätze"
30372
30373 \end_inset
30374
30375
30376 \begin_inset Index idx
30377 status collapsed
30378
30379 \begin_layout Plain Layout
30380 Farbe ! für Absätze
30381 \end_layout
30382
30383 \end_inset
30384
30385
30386 \end_layout
30387
30388 \begin_layout Standard
30389 Um die Hintergrundfarbe für mehr als eine Textzeile zu setzen, müssen Sie
30390  den Text in eine Minipage stellen.
30391  Vor der Minipage fügen Sie den TeX-Code-Befehl
30392 \end_layout
30393
30394 \begin_layout Standard
30395
30396 \series bold
30397
30398 \backslash
30399 colorbox{color}{
30400 \end_layout
30401
30402 \begin_layout Standard
30403 ein.
30404  Hinter der Minipage fügen Sie 
30405 \series bold
30406
30407 \begin_inset Quotes gld
30408 \end_inset
30409
30410 }
30411 \series default
30412
30413 \begin_inset Quotes grd
30414 \end_inset
30415
30416  als TeX-Code ein.
30417 \end_layout
30418
30419 \begin_layout Standard
30420 \begin_inset ERT
30421 status collapsed
30422
30423 \begin_layout Plain Layout
30424
30425
30426 \backslash
30427 colorbox{hellgrau}{
30428 \end_layout
30429
30430 \end_inset
30431
30432
30433 \begin_inset Box Frameless
30434 position "t"
30435 hor_pos "c"
30436 has_inner_box 1
30437 inner_pos "t"
30438 use_parbox 0
30439 use_makebox 0
30440 width "100col%"
30441 special "none"
30442 height "1in"
30443 height_special "totalheight"
30444 status collapsed
30445
30446 \begin_layout Plain Layout
30447 Dies ist Text mit einer Hintergrundfarbe.
30448  Dies ist Text mit einer Hintergrundfarbe.
30449 \end_layout
30450
30451 \begin_layout Plain Layout
30452 Der Text kann Fußnoten
30453 \begin_inset Foot
30454 status open
30455
30456 \begin_layout Plain Layout
30457 Eine weitere Fußnote
30458 \end_layout
30459
30460 \end_inset
30461
30462  und Tabellen und Abbildungen enthalten.
30463 \end_layout
30464
30465 \begin_layout Plain Layout
30466 \align center
30467 \begin_inset Tabular
30468 <lyxtabular version="3" rows="3" columns="3">
30469 <features tabularvalignment="middle">
30470 <column alignment="center" valignment="top" width="0">
30471 <column alignment="center" valignment="top" width="0">
30472 <column alignment="center" valignment="top" width="0">
30473 <row>
30474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30475 \begin_inset Text
30476
30477 \begin_layout Plain Layout
30478 a
30479 \end_layout
30480
30481 \end_inset
30482 </cell>
30483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30484 \begin_inset Text
30485
30486 \begin_layout Plain Layout
30487 !
30488 \end_layout
30489
30490 \end_inset
30491 </cell>
30492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30493 \begin_inset Text
30494
30495 \begin_layout Plain Layout
30496 3
30497 \end_layout
30498
30499 \end_inset
30500 </cell>
30501 </row>
30502 <row>
30503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30504 \begin_inset Text
30505
30506 \begin_layout Plain Layout
30507 <
30508 \end_layout
30509
30510 \end_inset
30511 </cell>
30512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30513 \begin_inset Text
30514
30515 \begin_layout Plain Layout
30516 b2
30517 \begin_inset Quotes erd
30518 \end_inset
30519
30520 |
30521 \end_layout
30522
30523 \end_inset
30524 </cell>
30525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30526 \begin_inset Text
30527
30528 \begin_layout Plain Layout
30529 >
30530 \end_layout
30531
30532 \end_inset
30533 </cell>
30534 </row>
30535 <row>
30536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30537 \begin_inset Text
30538
30539 \begin_layout Plain Layout
30540 1
30541 \end_layout
30542
30543 \end_inset
30544 </cell>
30545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30546 \begin_inset Text
30547
30548 \begin_layout Plain Layout
30549 §
30550 \end_layout
30551
30552 \end_inset
30553 </cell>
30554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30555 \begin_inset Text
30556
30557 \begin_layout Plain Layout
30558 c
30559 \end_layout
30560
30561 \end_inset
30562 </cell>
30563 </row>
30564 </lyxtabular>
30565
30566 \end_inset
30567
30568
30569 \end_layout
30570
30571 \end_inset
30572
30573
30574 \begin_inset ERT
30575 status collapsed
30576
30577 \begin_layout Plain Layout
30578
30579 }
30580 \end_layout
30581
30582 \end_inset
30583
30584
30585 \end_layout
30586
30587 \begin_layout Section
30588 Rotierte und skalierte Boxen
30589 \end_layout
30590
30591 \begin_layout Standard
30592 Um die Befehle dieses Abschnitts nutzen zu können, muss das Paket 
30593 \series bold
30594 graphicx
30595 \series default
30596
30597 \begin_inset Index idx
30598 status collapsed
30599
30600 \begin_layout Plain Layout
30601 LaTeX-Pakete ! graphicx
30602 \end_layout
30603
30604 \end_inset
30605
30606  im LaTeX-Vorspann mit folgendem Befehl geladen werden:
30607 \end_layout
30608
30609 \begin_layout Standard
30610
30611 \series bold
30612
30613 \backslash
30614 @ifundefined{rotatebox}
30615 \begin_inset Newline newline
30616 \end_inset
30617
30618
30619 \begin_inset Phantom HPhantom
30620 status open
30621
30622 \begin_layout Plain Layout
30623
30624 \series bold
30625 \begin_inset space ~
30626 \end_inset
30627
30628
30629 \end_layout
30630
30631 \end_inset
30632
30633 {
30634 \backslash
30635 usepackage{graphicx}}{}
30636 \end_layout
30637
30638 \begin_layout Standard
30639 \begin_inset Note Greyedout
30640 status open
30641
30642 \begin_layout Plain Layout
30643
30644 \series bold
30645 Bemerkung:
30646 \series default
30647  Die meisten DVI-Programme können keine rotierten oder skalierten Texte
30648  darstellen.
30649  In der PDF- oder PostScript-Ausgabe wird aber alles korrekt angezeigt.
30650 \end_layout
30651
30652 \end_inset
30653
30654
30655 \end_layout
30656
30657 \begin_layout Standard
30658 \begin_inset Note Greyedout
30659 status open
30660
30661 \begin_layout Plain Layout
30662
30663 \series bold
30664 Bemerkung:
30665 \series default
30666  Gleitobjekte dürfen nicht in eine rotierte oder skalierte Box gesetzt werden.
30667 \end_layout
30668
30669 \end_inset
30670
30671
30672 \end_layout
30673
30674 \begin_layout Subsection
30675 Rotierte Boxen
30676 \begin_inset Index idx
30677 status collapsed
30678
30679 \begin_layout Plain Layout
30680 Boxen ! rotierte
30681 \end_layout
30682
30683 \end_inset
30684
30685
30686 \begin_inset Index idx
30687 status collapsed
30688
30689 \begin_layout Plain Layout
30690 Rotiertes Material
30691 \end_layout
30692
30693 \end_inset
30694
30695
30696 \begin_inset Index idx
30697 status collapsed
30698
30699 \begin_layout Plain Layout
30700 Abbildungen ! rotierte
30701 \end_layout
30702
30703 \end_inset
30704
30705
30706 \begin_inset Index idx
30707 status collapsed
30708
30709 \begin_layout Plain Layout
30710 Tabellen ! rotierte
30711 \end_layout
30712
30713 \end_inset
30714
30715
30716 \end_layout
30717
30718 \begin_layout Standard
30719 Um Text zu drehen, verwendet man den Befehl 
30720 \series bold
30721
30722 \backslash
30723 rotatebox
30724 \series default
30725  im TeX-Code nach folgendem Schema:
30726 \end_layout
30727
30728 \begin_layout Standard
30729
30730 \series bold
30731
30732 \backslash
30733 rotatebox[Drehpunkt]{Winkel}{Boxinhalt}
30734 \end_layout
30735
30736 \begin_layout Standard
30737 Der Drehpunkt wird mit 
30738 \series bold
30739 origin=Position
30740 \series default
30741  angegeben.
30742  Folgende Positionen sind möglich: 
30743 \emph on
30744 c
30745 \emph default
30746  (mittig), 
30747 \emph on
30748 l
30749 \emph default
30750  (links), 
30751 \emph on
30752 r
30753 \emph default
30754  (rechts), 
30755 \emph on
30756 b
30757 \emph default
30758  (unten), 
30759 \emph on
30760 t
30761 \emph default
30762  (oben), sowie sinnvolle Kombinationen aus den vier Grundpositionen.
30763  Z.
30764 \begin_inset space \thinspace{}
30765 \end_inset
30766
30767 B.
30768  bedeutet 
30769 \emph on
30770 lt
30771 \emph default
30772 , dass sich der Drehpunkt links oben befindet.
30773  Wird kein Drehpunkt angegeben, wird die Position 
30774 \emph on
30775 l
30776 \emph default
30777  verwendet.
30778  Winkel gibt den Drehwinkel in Grad an und darf auch negativ sein.
30779  Gedreht wird gegen den Uhrzeigersinn.
30780 \end_layout
30781
30782 \begin_layout Standard
30783 Im folgenden Beispiel wurde vor dem Text der Befehl 
30784 \series bold
30785
30786 \backslash
30787 rotatebox[origin=c]{60}{
30788 \series default
30789  im TeX-Modus eingegeben.
30790  Nach dem Text wurde die schließende Klammer 
30791 \series bold
30792 }
30793 \series default
30794  wiederum im TeX-Modus eingegeben.
30795 \end_layout
30796
30797 \begin_layout Standard
30798 Dies ist eine Zeile 
30799 \begin_inset ERT
30800 status collapsed
30801
30802 \begin_layout Plain Layout
30803
30804
30805 \backslash
30806 rotatebox[origin=c]{60}{
30807 \end_layout
30808
30809 \end_inset
30810
30811 mit rotiertem
30812 \begin_inset ERT
30813 status collapsed
30814
30815 \begin_layout Plain Layout
30816
30817 }
30818 \end_layout
30819
30820 \end_inset
30821
30822  Text.
30823 \end_layout
30824
30825 \begin_layout Standard
30826 Der Boxinhalt kann auch eine andere Box oder eine eingebettete Formel sein:
30827 \end_layout
30828
30829 \begin_layout Standard
30830 Dies ist eine Zeile 
30831 \begin_inset ERT
30832 status collapsed
30833
30834 \begin_layout Plain Layout
30835
30836
30837 \backslash
30838 rotatebox[origin=r]{-60}{
30839 \end_layout
30840
30841 \end_inset
30842
30843
30844 \begin_inset Box Doublebox
30845 position "c"
30846 hor_pos "c"
30847 has_inner_box 0
30848 inner_pos "c"
30849 use_parbox 0
30850 use_makebox 0
30851 width "1in"
30852 special "width"
30853 height "1in"
30854 height_special "totalheight"
30855 status collapsed
30856
30857 \begin_layout Plain Layout
30858 mit rotiertem
30859 \end_layout
30860
30861 \end_inset
30862
30863
30864 \begin_inset ERT
30865 status collapsed
30866
30867 \begin_layout Plain Layout
30868
30869 }
30870 \end_layout
30871
30872 \end_inset
30873
30874  umrandeten Text 
30875 \begin_inset ERT
30876 status collapsed
30877
30878 \begin_layout Plain Layout
30879
30880
30881 \backslash
30882 rotatebox[origin=lb]{60}{
30883 \end_layout
30884
30885 \end_inset
30886
30887
30888 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30889 \end_inset
30890
30891
30892 \begin_inset ERT
30893 status collapsed
30894
30895 \begin_layout Plain Layout
30896
30897 }
30898 \end_layout
30899
30900 \end_inset
30901
30902  und einer Formel.
30903 \end_layout
30904
30905 \begin_layout Standard
30906 Oder ein Bild oder Tabelle:
30907 \end_layout
30908
30909 \begin_layout Standard
30910 Dies ist eine Zeile 
30911 \begin_inset ERT
30912 status collapsed
30913
30914 \begin_layout Plain Layout
30915
30916
30917 \backslash
30918 rotatebox[origin=lb]{90}{
30919 \end_layout
30920
30921 \end_inset
30922
30923
30924 \begin_inset Graphics
30925         filename ../clipart/platypus.eps
30926         lyxscale 50
30927         width 25col%
30928
30929 \end_inset
30930
30931
30932 \begin_inset ERT
30933 status collapsed
30934
30935 \begin_layout Plain Layout
30936
30937 }
30938 \end_layout
30939
30940 \end_inset
30941
30942  mit einem rotierten Bild 
30943 \begin_inset ERT
30944 status collapsed
30945
30946 \begin_layout Plain Layout
30947
30948
30949 \backslash
30950 rotatebox[origin=l]{-90}{
30951 \end_layout
30952
30953 \end_inset
30954
30955
30956 \begin_inset Tabular
30957 <lyxtabular version="3" rows="2" columns="2">
30958 <features tabularvalignment="middle">
30959 <column alignment="center" valignment="top" width="0">
30960 <column alignment="center" valignment="top" width="0">
30961 <row>
30962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30963 \begin_inset Text
30964
30965 \begin_layout Plain Layout
30966 q
30967 \end_layout
30968
30969 \end_inset
30970 </cell>
30971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30972 \begin_inset Text
30973
30974 \begin_layout Plain Layout
30975 w
30976 \end_layout
30977
30978 \end_inset
30979 </cell>
30980 </row>
30981 <row>
30982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30983 \begin_inset Text
30984
30985 \begin_layout Plain Layout
30986 e
30987 \end_layout
30988
30989 \end_inset
30990 </cell>
30991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30992 \begin_inset Text
30993
30994 \begin_layout Plain Layout
30995 r
30996 \end_layout
30997
30998 \end_inset
30999 </cell>
31000 </row>
31001 </lyxtabular>
31002
31003 \end_inset
31004
31005
31006 \begin_inset ERT
31007 status collapsed
31008
31009 \begin_layout Plain Layout
31010
31011 }
31012 \end_layout
31013
31014 \end_inset
31015
31016  und Tabelle.
31017 \end_layout
31018
31019 \begin_layout Subsection
31020 Skalierte Boxen
31021 \begin_inset Index idx
31022 status collapsed
31023
31024 \begin_layout Plain Layout
31025 Boxen ! skalierte
31026 \end_layout
31027
31028 \end_inset
31029
31030
31031 \begin_inset Index idx
31032 status collapsed
31033
31034 \begin_layout Plain Layout
31035 Skaliertes Material
31036 \end_layout
31037
31038 \end_inset
31039
31040
31041 \begin_inset Index idx
31042 status collapsed
31043
31044 \begin_layout Plain Layout
31045 Abbildungen ! skalierte
31046 \end_layout
31047
31048 \end_inset
31049
31050
31051 \begin_inset Index idx
31052 status collapsed
31053
31054 \begin_layout Plain Layout
31055 Tabellen ! skalierte
31056 \end_layout
31057
31058 \end_inset
31059
31060
31061 \end_layout
31062
31063 \begin_layout Standard
31064 Um Text zu skalieren, kann man die Befehle 
31065 \series bold
31066
31067 \backslash
31068 scalebox
31069 \series default
31070  und 
31071 \series bold
31072
31073 \backslash
31074 resizebox
31075 \series default
31076  im TeX-Modus verwenden.
31077 \end_layout
31078
31079 \begin_layout Standard
31080
31081 \series bold
31082
31083 \backslash
31084 scalebox
31085 \series default
31086  wird nach folgendem Schema verwendet:
31087 \end_layout
31088
31089 \begin_layout Standard
31090
31091 \series bold
31092
31093 \backslash
31094 scalebox{horizontal}[vertikal]{Boxinhalt}
31095 \end_layout
31096
31097 \begin_layout Standard
31098 Horizontal und vertikal geben die jeweiligen Skalierungsfaktoren an.
31099  Wird kein vertikaler Skalierungsfaktor angegeben, wird dafür der horizontale
31100  verwendet.
31101 \end_layout
31102
31103 \begin_layout Standard
31104 Z.
31105 \begin_inset space \thinspace{}
31106 \end_inset
31107
31108 B.
31109  ergibt der Befehl 
31110 \series bold
31111
31112 \backslash
31113 scalebox{2}{Hallo}
31114 \series default
31115  ein im Vergleich zur Dokumentschriftgröße doppelt so großes 
31116 \begin_inset ERT
31117 status collapsed
31118
31119 \begin_layout Plain Layout
31120
31121
31122 \backslash
31123 scalebox{2}{
31124 \end_layout
31125
31126 \end_inset
31127
31128 Hallo
31129 \begin_inset ERT
31130 status collapsed
31131
31132 \begin_layout Plain Layout
31133
31134 }
31135 \end_layout
31136
31137 \end_inset
31138
31139 .
31140 \end_layout
31141
31142 \begin_layout Standard
31143
31144 \series bold
31145
31146 \backslash
31147 scalebox{2}[1]{Hallo}
31148 \series default
31149  verzerrt hingegen das 
31150 \begin_inset ERT
31151 status collapsed
31152
31153 \begin_layout Plain Layout
31154
31155
31156 \backslash
31157 scalebox{2}[1]{
31158 \end_layout
31159
31160 \end_inset
31161
31162 Hallo
31163 \begin_inset ERT
31164 status collapsed
31165
31166 \begin_layout Plain Layout
31167
31168 }
31169 \end_layout
31170
31171 \end_inset
31172
31173 .
31174 \end_layout
31175
31176 \begin_layout Standard
31177 Die Skalierungsfaktoren dürfen auch negativ sein.
31178  In diesem Fall wird der Boxinhalt gespiegelt.
31179 \end_layout
31180
31181 \begin_layout Standard
31182 Daher lässt sich mit dem Befehl 
31183 \series bold
31184
31185 \backslash
31186 scalebox{-1}[1]{Hallo}
31187 \series default
31188  Spiegelschrift erstellen: 
31189 \begin_inset ERT
31190 status collapsed
31191
31192 \begin_layout Plain Layout
31193
31194
31195 \backslash
31196 scalebox{-1}[1]{
31197 \end_layout
31198
31199 \end_inset
31200
31201 Hallo
31202 \begin_inset ERT
31203 status collapsed
31204
31205 \begin_layout Plain Layout
31206
31207 }
31208 \end_layout
31209
31210 \end_inset
31211
31212
31213 \end_layout
31214
31215 \begin_layout Standard
31216
31217 \series bold
31218
31219 \backslash
31220 scalebox{1}[-1]{Hallo}
31221 \series default
31222  spiegelt das 
31223 \begin_inset ERT
31224 status collapsed
31225
31226 \begin_layout Plain Layout
31227
31228
31229 \backslash
31230 scalebox{1}[-1]{
31231 \end_layout
31232
31233 \end_inset
31234
31235 Hallo
31236 \begin_inset ERT
31237 status collapsed
31238
31239 \begin_layout Plain Layout
31240
31241 }
31242 \end_layout
31243
31244 \end_inset
31245
31246  an der Grundlinie.
31247 \end_layout
31248
31249 \begin_layout Standard
31250 Zu 
31251 \series bold
31252
31253 \backslash
31254 scalebox{-1}[1]{Boxinhalt}
31255 \series default
31256  gibt es den äquivalenten Befehl
31257 \begin_inset Newline newline
31258 \end_inset
31259
31260
31261 \series bold
31262
31263 \backslash
31264 reflectbox{Boxinhalt}
31265 \series default
31266 .
31267 \end_layout
31268
31269 \begin_layout Standard
31270 \begin_inset VSpace bigskip
31271 \end_inset
31272
31273
31274 \series bold
31275
31276 \backslash
31277 resizebox
31278 \series default
31279  verwendet man, um den Boxinhalt auf eine bestimmte Höhe oder Breite zu
31280  skalieren.
31281  Das Befehlsschema ist folgendes:
31282 \end_layout
31283
31284 \begin_layout Standard
31285
31286 \series bold
31287
31288 \backslash
31289 resizebox{Breite}{Höhe}{Boxinhalt}
31290 \end_layout
31291
31292 \begin_layout Standard
31293 Gibt man für eines der beiden Argumente ein Ausrufezeichen 
31294 \series bold
31295 !
31296 \series default
31297  ein, wird die Größe so gewählt, dass das Seitenverhältnis der Box beibehalten
31298  wird.
31299 \end_layout
31300
31301 \begin_layout Standard
31302 Der Befehl 
31303 \series bold
31304
31305 \backslash
31306 resizebox{2cm}{1cm}{Hallo}
31307 \series default
31308  ergibt: 
31309 \begin_inset ERT
31310 status collapsed
31311
31312 \begin_layout Plain Layout
31313
31314
31315 \backslash
31316 resizebox{2cm}{1cm}{
31317 \end_layout
31318
31319 \end_inset
31320
31321 Hallo
31322 \begin_inset ERT
31323 status collapsed
31324
31325 \begin_layout Plain Layout
31326
31327 }
31328 \end_layout
31329
31330 \end_inset
31331
31332
31333 \begin_inset Newline newline
31334 \end_inset
31335
31336 Der Befehl 
31337 \series bold
31338
31339 \backslash
31340 resizebox{2cm}{!}{Hallo}
31341 \series default
31342  ergibt: 
31343 \begin_inset ERT
31344 status collapsed
31345
31346 \begin_layout Plain Layout
31347
31348
31349 \backslash
31350 resizebox{2cm}{!}{
31351 \end_layout
31352
31353 \end_inset
31354
31355 Hallo
31356 \begin_inset ERT
31357 status collapsed
31358
31359 \begin_layout Plain Layout
31360
31361 }
31362 \end_layout
31363
31364 \end_inset
31365
31366
31367 \end_layout
31368
31369 \begin_layout Standard
31370 \begin_inset VSpace bigskip
31371 \end_inset
31372
31373
31374 \begin_inset Note Greyedout
31375 status open
31376
31377 \begin_layout Plain Layout
31378
31379 \series bold
31380 Bemerkung:
31381 \series default
31382  Wurde in Argumenten von 
31383 \series bold
31384
31385 \backslash
31386 scalebox
31387 \series default
31388  oder 
31389 \series bold
31390
31391 \backslash
31392 resizebox
31393 \series default
31394  eine Null angegeben, entstehen beim Exportieren zwar keine LaTeX-Fehler,
31395  die erzeugten Dateien können jedoch nicht oder nur teilweise angezeigt
31396  werden.
31397 \end_layout
31398
31399 \end_inset
31400
31401
31402 \end_layout
31403
31404 \begin_layout Standard
31405 \begin_inset VSpace bigskip
31406 \end_inset
31407
31408
31409 \end_layout
31410
31411 \begin_layout Standard
31412 Alle Boxen können beliebig miteinander kombiniert werden.
31413  So ergibt z.
31414 \begin_inset space \thinspace{}
31415 \end_inset
31416
31417 B.
31418  der Befehl
31419 \begin_inset Newline newline
31420 \end_inset
31421
31422
31423 \series bold
31424
31425 \backslash
31426 rotatebox[origin=c]{-45}{
31427 \backslash
31428 resizebox{2cm}{!}{
31429 \backslash
31430 reflectbox{Hallo}}}
31431 \series default
31432 :
31433 \end_layout
31434
31435 \begin_layout Standard
31436 \align center
31437 \begin_inset ERT
31438 status collapsed
31439
31440 \begin_layout Plain Layout
31441
31442
31443 \backslash
31444 rotatebox[origin=c]{-45}{
31445 \backslash
31446 resizebox{2cm}{!}{
31447 \backslash
31448 reflectbox{
31449 \end_layout
31450
31451 \end_inset
31452
31453 Hallo
31454 \begin_inset ERT
31455 status collapsed
31456
31457 \begin_layout Plain Layout
31458
31459 }}}
31460 \end_layout
31461
31462 \end_inset
31463
31464
31465 \end_layout
31466
31467 \begin_layout Standard
31468 \noindent
31469 Bilder, Tabellen und eingebettete Formeln sind als Boxinhalt erlaubt:
31470 \end_layout
31471
31472 \begin_layout Standard
31473 \align center
31474 \begin_inset ERT
31475 status collapsed
31476
31477 \begin_layout Plain Layout
31478
31479
31480 \backslash
31481 rotatebox[origin=c]{-30}{
31482 \backslash
31483 resizebox{2cm}{!}{
31484 \backslash
31485 reflectbox{
31486 \end_layout
31487
31488 \end_inset
31489
31490
31491 \begin_inset Graphics
31492         filename ../clipart/platypus.eps
31493         lyxscale 50
31494         width 25col%
31495
31496 \end_inset
31497
31498
31499 \begin_inset ERT
31500 status collapsed
31501
31502 \begin_layout Plain Layout
31503
31504 }}}
31505 \end_layout
31506
31507 \end_inset
31508
31509
31510 \begin_inset ERT
31511 status collapsed
31512
31513 \begin_layout Plain Layout
31514
31515
31516 \backslash
31517 rotatebox[origin=c]{-45}{
31518 \backslash
31519 resizebox{2cm}{!}{
31520 \backslash
31521 reflectbox{
31522 \end_layout
31523
31524 \end_inset
31525
31526
31527 \begin_inset Tabular
31528 <lyxtabular version="3" rows="2" columns="2">
31529 <features tabularvalignment="middle">
31530 <column alignment="center" valignment="top" width="0">
31531 <column alignment="center" valignment="top" width="0">
31532 <row>
31533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31534 \begin_inset Text
31535
31536 \begin_layout Plain Layout
31537 q
31538 \end_layout
31539
31540 \end_inset
31541 </cell>
31542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31543 \begin_inset Text
31544
31545 \begin_layout Plain Layout
31546 w
31547 \end_layout
31548
31549 \end_inset
31550 </cell>
31551 </row>
31552 <row>
31553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31554 \begin_inset Text
31555
31556 \begin_layout Plain Layout
31557 e
31558 \end_layout
31559
31560 \end_inset
31561 </cell>
31562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31563 \begin_inset Text
31564
31565 \begin_layout Plain Layout
31566 r
31567 \end_layout
31568
31569 \end_inset
31570 </cell>
31571 </row>
31572 </lyxtabular>
31573
31574 \end_inset
31575
31576
31577 \begin_inset ERT
31578 status collapsed
31579
31580 \begin_layout Plain Layout
31581
31582 }}}
31583 \end_layout
31584
31585 \end_inset
31586
31587
31588 \begin_inset ERT
31589 status collapsed
31590
31591 \begin_layout Plain Layout
31592
31593
31594 \backslash
31595 rotatebox[origin=c]{-45}{
31596 \backslash
31597 resizebox{2cm}{!}{
31598 \backslash
31599 reflectbox{
31600 \end_layout
31601
31602 \end_inset
31603
31604
31605 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31606 \end_inset
31607
31608
31609 \begin_inset ERT
31610 status collapsed
31611
31612 \begin_layout Plain Layout
31613
31614 }}}
31615 \end_layout
31616
31617 \end_inset
31618
31619
31620 \end_layout
31621
31622 \begin_layout Standard
31623 Hat man den globalen Formelstil 
31624 \series bold
31625 fleqn
31626 \series default
31627
31628 \begin_inset Foot
31629 status collapsed
31630
31631 \begin_layout Plain Layout
31632 Wenn 
31633 \begin_inset Quotes gld
31634 \end_inset
31635
31636 fleqn
31637 \begin_inset Quotes grd
31638 \end_inset
31639
31640  zu den Dokumentklassen-Optionen hinzugefügt wurde.
31641 \end_layout
31642
31643 \end_inset
31644
31645  gewählt, kann man auch abgesetzte Formeln skalieren.
31646 \end_layout
31647
31648 \begin_layout Chapter
31649 Externe Dateien
31650 \begin_inset Index idx
31651 status collapsed
31652
31653 \begin_layout Plain Layout
31654 Dateien ! externe
31655 \end_layout
31656
31657 \end_inset
31658
31659
31660 \end_layout
31661
31662 \begin_layout Standard
31663 Mit 
31664 \family sans
31665 Einfügen\SpecialChar \menuseparator
31666 Datei
31667 \family default
31668  können Sie fremdes Material in Ihr Dokument einsetzen.
31669  Das kann folgendes sein:
31670 \end_layout
31671
31672 \begin_layout Description
31673 LyX-Dokument Der Inhalt eines anderen LyX-Dokuments wird direkt in Ihr Dokument
31674  eingefügt.
31675 \end_layout
31676
31677 \begin_layout Description
31678 Einfacher
31679 \begin_inset space ~
31680 \end_inset
31681
31682 Text Ein Text-Dokument; jede Textzeile wird als eigener Absatz in Ihr Dokument
31683  eingefügt.
31684 \end_layout
31685
31686 \begin_layout Description
31687 Einfacher
31688 \begin_inset space ~
31689 \end_inset
31690
31691 Text,
31692 \begin_inset space ~
31693 \end_inset
31694
31695 Zeilen
31696 \begin_inset space ~
31697 \end_inset
31698
31699 verbinden Ein Text-Dokument; Zeilen werden so eingefügt, wie sie sind.
31700  Leerzeilen trennen die Absätze.
31701 \end_layout
31702
31703 \begin_layout Description
31704 Externes
31705 \begin_inset space ~
31706 \end_inset
31707
31708 Material Dateien in verschiedenen Formaten.
31709 \end_layout
31710
31711 \begin_layout Description
31712 Unterdokument LyX- oder LaTeX-Dokumente.
31713 \end_layout
31714
31715 \begin_layout Section
31716 Externes Material
31717 \begin_inset Index idx
31718 status collapsed
31719
31720 \begin_layout Plain Layout
31721 Externes Material
31722 \end_layout
31723
31724 \end_inset
31725
31726
31727 \end_layout
31728
31729 \begin_layout Standard
31730 Mit 
31731 \family sans
31732 Einfügen\SpecialChar \menuseparator
31733 Datei\SpecialChar \menuseparator
31734  Externes Material
31735 \family default
31736  können Sie Dateien in Ihr Dokument einfügen, ohne sie vorher in ein Format
31737  konvertieren zu müssen, das vom Ausgabeprogramm verstanden werden kann,
31738  weil LyX sich darum kümmert.
31739  Das ist ähnlich wie bei Bildern, die in verschiedenen Formaten in LyX-Dokumente
31740  eingefügt werden können.
31741  Wenn die Grafikvorschau in den LyX-Einstellungen unter
31742 \family sans
31743  Aussehen
31744 \begin_inset space ~
31745 \end_inset
31746
31747 &
31748 \begin_inset space ~
31749 \end_inset
31750
31751 Handhabung\SpecialChar \menuseparator
31752 Grafik
31753 \family default
31754 , werden die externen Materialtypen Dia und Xfig direkt in LyX angezeigt.
31755 \end_layout
31756
31757 \begin_layout Standard
31758 Zur Zeit können Sie folgende Dateitypen (
31759 \family sans
31760 Vorlagen
31761 \family default
31762 ) benutzen:
31763 \end_layout
31764
31765 \begin_layout Description
31766 Schachdiagramm unterstützt Schachdiagramme, die mit dem Programm 
31767 \series bold
31768
31769 \begin_inset CommandInset href
31770 LatexCommand href
31771 name "XBoard"
31772 target "http://en.wikipedia.org/wiki/XBoard"
31773
31774 \end_inset
31775
31776
31777 \series default
31778  erzeugt wurden.
31779 \end_layout
31780
31781 \begin_layout Description
31782 Datum fügt ein Datum mit dem Format 
31783 \emph on
31784 Tag-Monat-Jahr
31785 \emph default
31786  ein.
31787  Hier ist ein Beispiel: 
31788 \begin_inset External
31789         template Date
31790         filename .
31791
31792 \end_inset
31793
31794
31795 \begin_inset space ~
31796 \end_inset
31797
31798
31799 \begin_inset Note Note
31800 status open
31801
31802 \begin_layout Plain Layout
31803
31804 \lang english
31805 Remove the protected space when bug 4398 is fixed!
31806 \end_layout
31807
31808 \end_inset
31809
31810
31811 \begin_inset Newline newline
31812 \end_inset
31813
31814 Das Datum ist in LyX nicht zu sehen, nur in der Druckausgabe.
31815  Es gibt noch zwei andere Möglichkeiten, ein Datum einzufügen: Über das
31816  Menü 
31817 \family sans
31818 Einfügen\SpecialChar \menuseparator
31819 Datum
31820 \family default
31821  und mit dem LaTeX-Befehl 
31822 \series bold
31823
31824 \backslash
31825 today
31826 \series default
31827 .
31828  Die verschiedenen Methoden werden in Tabelle
31829 \begin_inset space ~
31830 \end_inset
31831
31832
31833 \begin_inset CommandInset ref
31834 LatexCommand ref
31835 reference "tab:Vergleich-der-Datums-Eingaben"
31836
31837 \end_inset
31838
31839  verglichen.
31840 \end_layout
31841
31842 \begin_layout Description
31843 Dia unterstützt Diagramme, die mit dem Programm 
31844 \series bold
31845
31846 \begin_inset CommandInset href
31847 LatexCommand href
31848 name "Dia"
31849 target "http://en.wikipedia.org/wiki/Dia_(software)"
31850
31851 \end_inset
31852
31853
31854 \series default
31855  erzeugt wurden.
31856 \end_layout
31857
31858 \begin_layout Description
31859 LilyPond Mit dieser Vorlage können Sie Noten mit dem Programm 
31860 \series bold
31861
31862 \begin_inset CommandInset href
31863 LatexCommand href
31864 name "LilyPond"
31865 target "http://en.wikipedia.org/wiki/LilyPond"
31866
31867 \end_inset
31868
31869
31870 \series default
31871  schreiben.
31872 \end_layout
31873
31874 \begin_layout Description
31875 PDFPages Mit dieser Vorlage können Sie PDF-Dokumente in ihr Dokument einfügen.
31876  Um bestimmte oder alle Seiten eines PDFs einzufügen, benutzen Sie die 
31877 \emph on
31878 pages
31879 \emph default
31880  Option im Feld 
31881 \family sans
31882 Option
31883 \family default
31884  in der Karteikarte 
31885 \family sans
31886 LaTeX- und LyX-Optionen
31887 \family default
31888  entsprechend der Vorlagenbeschreibung im Dialog.
31889  Wenn keine 
31890 \emph on
31891 pages
31892 \emph default
31893  Option gegeben ist, wird nur die erste Seite des PDFs eingefügt.
31894 \end_layout
31895
31896 \begin_layout Description
31897 Rastergrafik Diese Vorlage kann für Bitmap-Bilder benutzt werden.
31898  Fast alle bekannten Bildformate werden unterstützt.
31899  Die Bilddateien können im Dialogfenster 
31900 \family sans
31901 Externes
31902 \begin_inset space ~
31903 \end_inset
31904
31905 Material
31906 \family default
31907  genauso behandelt werden wie die mit dem normalen 
31908 \family sans
31909 Grafik
31910 \family default
31911 -Dialog eingefügten, siehe Abschnitt
31912 \begin_inset space ~
31913 \end_inset
31914
31915
31916 \begin_inset CommandInset ref
31917 LatexCommand ref
31918 reference "abs:Grafik-Dialog"
31919
31920 \end_inset
31921
31922 .
31923  Der Unterschied ist, dass nur Rasterbilder erlaubt sind, das heißt PDF-
31924  und EPS-Bilder werden nicht unterstützt.
31925 \end_layout
31926
31927 \begin_layout Description
31928 XFig Diese Vorlage unterstützt Bilder, die mit dem Programm 
31929 \series bold
31930
31931 \begin_inset CommandInset href
31932 LatexCommand href
31933 name "Xfig"
31934 target "http://en.wikipedia.org/wiki/Xfig"
31935
31936 \end_inset
31937
31938
31939 \series default
31940  erzeugt wurden.
31941 \end_layout
31942
31943 \begin_layout Standard
31944 \begin_inset Float table
31945 placement h
31946 wide false
31947 sideways false
31948 status open
31949
31950 \begin_layout Plain Layout
31951 \begin_inset Caption
31952
31953 \begin_layout Plain Layout
31954 \begin_inset CommandInset label
31955 LatexCommand label
31956 name "tab:Vergleich-der-Datums-Eingaben"
31957
31958 \end_inset
31959
31960 Vergleich der Datums-Eingaben
31961 \end_layout
31962
31963 \end_inset
31964
31965
31966 \end_layout
31967
31968 \begin_layout Plain Layout
31969 \align center
31970 \begin_inset Tabular
31971 <lyxtabular version="3" rows="4" columns="4">
31972 <features tabularvalignment="middle">
31973 <column alignment="center" valignment="top" width="0">
31974 <column alignment="center" valignment="top" width="0">
31975 <column alignment="center" valignment="top" width="0">
31976 <column alignment="center" valignment="top" width="0">
31977 <row>
31978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31979 \begin_inset Text
31980
31981 \begin_layout Plain Layout
31982 Dokumentformat
31983 \end_layout
31984
31985 \end_inset
31986 </cell>
31987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31988 \begin_inset Text
31989
31990 \begin_layout Plain Layout
31991
31992 \family sans
31993 Externes Material\SpecialChar \menuseparator
31994 Datum
31995 \end_layout
31996
31997 \end_inset
31998 </cell>
31999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32000 \begin_inset Text
32001
32002 \begin_layout Plain Layout
32003
32004 \family sans
32005 Einfügen\SpecialChar \menuseparator
32006 Datum
32007 \end_layout
32008
32009 \end_inset
32010 </cell>
32011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32012 \begin_inset Text
32013
32014 \begin_layout Plain Layout
32015 Befehl 
32016 \series bold
32017
32018 \backslash
32019 today
32020 \end_layout
32021
32022 \end_inset
32023 </cell>
32024 </row>
32025 <row>
32026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32027 \begin_inset Text
32028
32029 \begin_layout Plain Layout
32030 LyX
32031 \end_layout
32032
32033 \end_inset
32034 </cell>
32035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32036 \begin_inset Text
32037
32038 \begin_layout Plain Layout
32039 als Box
32040 \end_layout
32041
32042 \end_inset
32043 </cell>
32044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32045 \begin_inset Text
32046
32047 \begin_layout Plain Layout
32048 als Datum
32049 \end_layout
32050
32051 \end_inset
32052 </cell>
32053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32054 \begin_inset Text
32055
32056 \begin_layout Plain Layout
32057 als TeX-Code
32058 \end_layout
32059
32060 \end_inset
32061 </cell>
32062 </row>
32063 <row>
32064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32065 \begin_inset Text
32066
32067 \begin_layout Plain Layout
32068 LaTeX
32069 \end_layout
32070
32071 \end_inset
32072 </cell>
32073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32074 \begin_inset Text
32075
32076 \begin_layout Plain Layout
32077 als Datum
32078 \end_layout
32079
32080 \end_inset
32081 </cell>
32082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32083 \begin_inset Text
32084
32085 \begin_layout Plain Layout
32086 als Datum
32087 \end_layout
32088
32089 \end_inset
32090 </cell>
32091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32092 \begin_inset Text
32093
32094 \begin_layout Plain Layout
32095 als Befehl
32096 \end_layout
32097
32098 \end_inset
32099 </cell>
32100 </row>
32101 <row>
32102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32103 \begin_inset Text
32104
32105 \begin_layout Plain Layout
32106 DVI, PDF, PS
32107 \end_layout
32108
32109 \end_inset
32110 </cell>
32111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32112 \begin_inset Text
32113
32114 \begin_layout Plain Layout
32115 als Datum
32116 \end_layout
32117
32118 \end_inset
32119 </cell>
32120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32121 \begin_inset Text
32122
32123 \begin_layout Plain Layout
32124 als Datum
32125 \end_layout
32126
32127 \end_inset
32128 </cell>
32129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32130 \begin_inset Text
32131
32132 \begin_layout Plain Layout
32133 als Datum
32134 \end_layout
32135
32136 \end_inset
32137 </cell>
32138 </row>
32139 </lyxtabular>
32140
32141 \end_inset
32142
32143
32144 \end_layout
32145
32146 \end_inset
32147
32148
32149 \end_layout
32150
32151 \begin_layout Standard
32152 Wenn Sie im Dialogfenster
32153 \family sans
32154  Externes
32155 \begin_inset space ~
32156 \end_inset
32157
32158 Material 
32159 \family default
32160 in der Karteikarte
32161 \family sans
32162  Datei
32163 \family default
32164  die Option 
32165 \family sans
32166 Entwurf
32167 \family default
32168  benutzen, wird nur der Pfad der ausgewählten Datei in der Ausgabe erscheinen.
32169 \begin_inset Newline newline
32170 \end_inset
32171
32172 LyX kann externes Material entweder als Box wie hier: 
32173 \begin_inset Graphics
32174         filename clipart/ExternesMaterialQt4.png
32175         scale 85
32176         scaleBeforeRotation
32177
32178 \end_inset
32179
32180  oder als Bild darstellen.
32181  Das hängt davon ab, ob Sie im Dialog
32182 \family sans
32183  
32184 \family default
32185 in der Karteikarte 
32186 \family sans
32187 LaTeX- und LyX-Optionen
32188 \family default
32189  die Option 
32190 \family sans
32191 In
32192 \begin_inset space ~
32193 \end_inset
32194
32195 LyX
32196 \begin_inset space ~
32197 \end_inset
32198
32199 anzeigen
32200 \family default
32201  gewählt haben oder nicht.
32202 \end_layout
32203
32204 \begin_layout Standard
32205 Im LyX-Handbuch 
32206 \family sans
32207 \emph on
32208 Anpassung
32209 \family default
32210 \emph default
32211  wird erklärt, wie Sie eigenen Vorlagen erzeugen können.
32212 \end_layout
32213
32214 \begin_layout Section
32215 Unterdokumente
32216 \begin_inset CommandInset label
32217 LatexCommand label
32218 name "abs:Unterdokumente"
32219
32220 \end_inset
32221
32222
32223 \begin_inset Index idx
32224 status collapsed
32225
32226 \begin_layout Plain Layout
32227 Unterdokument
32228 \end_layout
32229
32230 \end_inset
32231
32232
32233 \end_layout
32234
32235 \begin_layout Standard
32236 Unterdokumente benutzt man bei größeren Dokumenten, die aus mehreren Kapiteln
32237  oder Abschnitten bestehen.
32238  Für die Pflege ist das oft hilfreich und manchmal auch gefordert.
32239  Ein Hauptdokument fügt dann die einzelnen Unterdokumente zusammen.
32240  Ein Unterdokument übernimmt und benutzt Inhalte seines Hauptdokuments,
32241  z.
32242 \begin_inset space \thinspace{}
32243 \end_inset
32244
32245 B.
32246  den LaTeX-Vorspann, das Literaturverzeichnis und Querverweismarken.
32247 \end_layout
32248
32249 \begin_layout Standard
32250 Um Unterdokumente bearbeiten zu können ohne ihr Hauptdokument öffnen zu
32251  müssen, geben Sie im Unterdokument im Menü
32252 \family sans
32253  Dokument\SpecialChar \menuseparator
32254 Einstellungen\SpecialChar \menuseparator
32255 Dokumentklasse
32256 \family default
32257  das Hauptdokument an.
32258  Dieses wird dann von LyX im Hintergrund benutzt, wenn Sie das Unterdokument
32259  bearbeiten.
32260 \end_layout
32261
32262 \begin_layout Standard
32263 Unterdokumente werden in LyX als Box angezeigt: 
32264 \begin_inset Graphics
32265         filename clipart/UnterdokumentQt4.png
32266         scale 85
32267         scaleBeforeRotation
32268
32269 \end_inset
32270
32271  Sie werden über
32272 \family sans
32273  Einfügen\SpecialChar \menuseparator
32274 Datei\SpecialChar \menuseparator
32275 Unterdokument
32276 \family default
32277  eingebunden, was das Dialogfenster
32278 \family sans
32279  Unterdokument
32280 \family default
32281  öffnet.
32282  Für 
32283 \family sans
32284 die Art
32285 \begin_inset space ~
32286 \end_inset
32287
32288 der
32289 \begin_inset space ~
32290 \end_inset
32291
32292 Einbindung
32293 \family default
32294  gibt es dort vier Möglichkeiten:
32295 \end_layout
32296
32297 \begin_layout Description
32298 Include Sie können LyX- und LaTeX-Dokumente einbinden.
32299  Wenn Sie im Dialogfenster
32300 \family sans
32301  Unterdokument
32302 \family default
32303  auf 
32304 \family sans
32305 Öffnen
32306 \family default
32307  klicken, wird das eingebundene Dokument in einem eigenen Unterfenster geöffnet,
32308  und Sie können es editieren.
32309 \begin_inset Newline newline
32310 \end_inset
32311
32312
32313 \end_layout
32314
32315 \begin_layout Standard
32316 Hier wird ein Unterdokument
32317 \family sans
32318  
32319 \family default
32320 per 
32321 \family sans
32322 Include
32323 \family default
32324  eingebunden: 
32325 \begin_inset CommandInset include
32326 LatexCommand include
32327 filename "DummyDocument1.lyx"
32328
32329 \end_inset
32330
32331 Die Abschnittsnummerierung enthält alle Abschnitte der eingebundenen Dateien
32332  in der Reihenfolge, in der sie ins Hauptdokument eingebunden werden.
32333  Das obige Beispiel besitzt einen Unterabschnitt mit der Nummer dieses Abschnitt
32334 s.
32335  Auf Marken eingebundener Dokumente kann verwiesen werden: siehe Unterabschnitt
32336 \begin_inset space ~
32337 \end_inset
32338
32339
32340 \begin_inset CommandInset ref
32341 LatexCommand ref
32342 reference "uab:Externer-Unterabschnitt-1"
32343
32344 \end_inset
32345
32346 .
32347 \end_layout
32348
32349 \begin_layout Standard
32350 Der LaTeX-Vorspann des Unterdokuments wird ignoriert, nur der des Hauptdokuments
32351  wird benutzt.
32352  Zweige in Unterdokumenten werden vom Hauptdokument ignoriert, wenn das
32353  Hauptdokument nicht auch einen Zweig mit dem selben Namen besitzt.
32354  Unterdokumente, die per 
32355 \family sans
32356 Include
32357 \family default
32358  eingebunden werden, beginnen in der Druckausgabe auf einer neuen Seite
32359  und enden mit einem Seitenumbruch.
32360 \end_layout
32361
32362 \begin_layout Standard
32363 Wenn Sie nur an einem Kapitel eines großen Dokuments arbeiten und Zeit sparen
32364  wollen, können Sie eingefügte Dateien in einen Zweig setzen.
32365 \begin_inset Foot
32366 status collapsed
32367
32368 \begin_layout Plain Layout
32369 Zweige sind im Kapitel 
32370 \emph on
32371 Zweige
32372 \emph default
32373  des LyX 
32374 \emph on
32375 Benutzerhandbuchs
32376 \emph default
32377  erklärt.
32378 \end_layout
32379
32380 \end_inset
32381
32382  Durch das de/aktivieren der Zweige können Sie festlegen, welche eingefügte
32383  Dateien in der Ausgabe erscheinen.
32384 \end_layout
32385
32386 \begin_layout Standard
32387 \begin_inset Note Greyedout
32388 status open
32389
32390 \begin_layout Plain Layout
32391
32392 \series bold
32393 Achtung:
32394 \series default
32395  Aufgrund eines Fehlers in LyX kann der LaTeX-Befehl 
32396 \series bold
32397
32398 \backslash
32399 includeonly
32400 \series default
32401  momentan nicht als Alternative benutzt werden um festzulegen, welche eingefügte
32402  Dateien in der Ausgabe erscheinen.
32403 \end_layout
32404
32405 \end_inset
32406
32407
32408 \end_layout
32409
32410 \begin_layout Standard
32411 \begin_inset Note Greyedout
32412 status open
32413
32414 \begin_layout Plain Layout
32415
32416 \series bold
32417 Bemerkung:
32418 \series default
32419  Wenn Sie eine LyX- oder LaTeX-Datei eingebunden haben, werden Sie beim
32420  Export oder der Druckvorschau gewarnt, wenn das Unterdokument eine andere
32421  Dokumentklasse als das Hauptdokument benutzt, weil das zu unvorhersehbaren
32422  Ergebnissen führen wird.
32423 \end_layout
32424
32425 \end_inset
32426
32427
32428 \end_layout
32429
32430 \begin_layout Description
32431 Input Diese Methode ist 
32432 \family sans
32433 Include
32434 \family default
32435  sehr ähnlich mit folgenden Unterschieden:
32436 \end_layout
32437
32438 \begin_deeper
32439 \begin_layout Itemize
32440 Unterdokumente, die per 
32441 \family sans
32442 Input
32443 \family default
32444  eingebunden werden, beginnen in der Druckausgabe NICHT auf einer neuen
32445  Seite und enden NICHT mit einem Seitenumbruch.
32446 \end_layout
32447
32448 \begin_layout Itemize
32449 Unterdokumente, die per 
32450 \family sans
32451 Input
32452 \family default
32453  eingebunden werden, können in LyX angesehen werden, wenn im Dialogfenster
32454 \family sans
32455  Unterdokument Vorschau
32456 \begin_inset space ~
32457 \end_inset
32458
32459 anzeigen
32460 \family default
32461  angekreuzt wurde und in den LyX-Einstellungen unter
32462 \family sans
32463  Aussehen
32464 \begin_inset space ~
32465 \end_inset
32466
32467 &
32468 \begin_inset space ~
32469 \end_inset
32470
32471 Handhabung\SpecialChar \menuseparator
32472 Grafik\SpecialChar \menuseparator
32473 Sofortige
32474 \begin_inset space ~
32475 \end_inset
32476
32477 Vorschau
32478 \family default
32479  auf 
32480 \family sans
32481 An
32482 \family default
32483  gesetzt wurde.
32484  Allerdings wirken sich Änderungen erst bei einem erneuten Laden des Dokuments
32485  aus.
32486 \end_layout
32487
32488 \begin_layout Itemize
32489 Der LaTeX-Befehl 
32490 \series bold
32491
32492 \backslash
32493 includeonly
32494 \series default
32495  kann nicht benutzt werden.
32496 \end_layout
32497
32498 \end_deeper
32499 \begin_layout Standard
32500 Hier ist ein Unterdokument, das mit
32501 \family sans
32502  Input
32503 \family default
32504  eingebunden wurde: 
32505 \begin_inset CommandInset include
32506 LatexCommand input
32507 filename "DummyDocument2.lyx"
32508
32509 \end_inset
32510
32511 .
32512 \end_layout
32513
32514 \begin_layout Description
32515 Unformatiert Mit dieser Methode kann jede Textdatei eingebunden werden.
32516   In der Druckvorschau wird für den Text der Stil 
32517 \family typewriter
32518 Schreibmaschine
32519 \family default
32520  verwendet.
32521  Zeilenumbrüche erfolgen nur dort, wo das Unterdokument welche besitzt.
32522  Wenn Sie im Dialogfenster
32523 \family sans
32524  Unterdokument Leerzeichen
32525 \begin_inset space ~
32526 \end_inset
32527
32528 bei
32529 \begin_inset space ~
32530 \end_inset
32531
32532 der
32533 \begin_inset space ~
32534 \end_inset
32535
32536 Ausgabe
32537 \begin_inset space ~
32538 \end_inset
32539
32540 kennzeichnen 
32541 \family default
32542 ankreuzen, wird in der Druckvorschau das Zeichen 
32543 \begin_inset Quotes gld
32544 \end_inset
32545
32546
32547 \begin_inset ERT
32548 status collapsed
32549
32550 \begin_layout Plain Layout
32551
32552
32553 \backslash
32554 textvisiblespace 
32555 \end_layout
32556
32557 \end_inset
32558
32559
32560 \begin_inset Quotes grd
32561 \end_inset
32562
32563  für jedes Leerzeichen eingefügt.
32564 \begin_inset Newline newline
32565 \end_inset
32566
32567 Im Gegensatz zu 
32568 \family sans
32569 Einfügen\SpecialChar \menuseparator
32570 Datei\SpecialChar \menuseparator
32571 Einfacher
32572 \begin_inset space ~
32573 \end_inset
32574
32575 Text
32576 \family default
32577  wird bei 
32578 \family sans
32579 Unformatiert
32580 \family default
32581  der Dateiinhalt in LyX nicht dargestellt.
32582 \end_layout
32583
32584 \begin_layout Standard
32585 Hier ist ein Unterdokument, das mit
32586 \family sans
32587  Unformatiert
32588 \family default
32589  eingebunden wurde: 
32590 \begin_inset CommandInset include
32591 LatexCommand verbatiminput
32592 filename "DummyTextDocument.txt"
32593
32594 \end_inset
32595
32596
32597 \begin_inset VSpace bigskip
32598 \end_inset
32599
32600 Hier ist ein Unterdokument, das mit
32601 \family sans
32602  Unformatiert
32603 \family default
32604  eingebunden wurde und
32605 \family sans
32606  Leerzeichen
32607 \begin_inset space ~
32608 \end_inset
32609
32610 bei
32611 \begin_inset space ~
32612 \end_inset
32613
32614 der
32615 \begin_inset space ~
32616 \end_inset
32617
32618 Ausgabe
32619 \begin_inset space ~
32620 \end_inset
32621
32622 kennzeichnen
32623 \family default
32624  angekreuzt hat: 
32625 \begin_inset CommandInset include
32626 LatexCommand verbatiminput*
32627 filename "DummyTextDocument.txt"
32628
32629 \end_inset
32630
32631
32632 \end_layout
32633
32634 \begin_layout Standard
32635 \begin_inset VSpace bigskip
32636 \end_inset
32637
32638
32639 \end_layout
32640
32641 \begin_layout Standard
32642 \begin_inset Note Greyedout
32643 status open
32644
32645 \begin_layout Plain Layout
32646
32647 \series bold
32648 Bemerkung:
32649 \series default
32650  Wie man an den obigen Beispielen sieht, wird der Text von Dokumenten, die
32651  
32652 \family sans
32653 Unformatiert
32654 \family default
32655  eingebunden werden, am Zeilenende nicht umgebrochen.
32656 \end_layout
32657
32658 \end_inset
32659
32660
32661 \end_layout
32662
32663 \begin_layout Description
32664 Listing Dieser Typ wird in Kapitel
32665 \begin_inset space ~
32666 \end_inset
32667
32668
32669 \begin_inset CommandInset ref
32670 LatexCommand ref
32671 reference "kap:Programm-Code-Listen"
32672
32673 \end_inset
32674
32675  beschrieben.
32676 \end_layout
32677
32678 \begin_layout Standard
32679 \begin_inset Note Greyedout
32680 status open
32681
32682 \begin_layout Plain Layout
32683
32684 \series bold
32685 Bemerkung:
32686 \series default
32687  Wenn Sie ein Unterdokument auf zwei verschiedene Arten einbinden, kann
32688  das zu LaTeX-Problemen führen.
32689 \end_layout
32690
32691 \end_inset
32692
32693
32694 \end_layout
32695
32696 \begin_layout Chapter
32697 Programm-Code-Listen
32698 \begin_inset CommandInset label
32699 LatexCommand label
32700 name "kap:Programm-Code-Listen"
32701
32702 \end_inset
32703
32704
32705 \begin_inset Index idx
32706 status collapsed
32707
32708 \begin_layout Plain Layout
32709 Listen
32710 \end_layout
32711
32712 \end_inset
32713
32714
32715 \begin_inset Index idx
32716 status collapsed
32717
32718 \begin_layout Plain Layout
32719 Programm-Code
32720 \end_layout
32721
32722 \end_inset
32723
32724
32725 \end_layout
32726
32727 \begin_layout Standard
32728 Um Programm-Code-Listen einzufügen und zu drucken, können Sie 
32729 \family sans
32730 Einfügen\SpecialChar \menuseparator
32731 Pro\SpecialChar \-
32732 grammlisting
32733 \family default
32734  verwenden.
32735  Das LaTeX-Paket 
32736 \series bold
32737 listings
32738 \series default
32739
32740 \begin_inset Index idx
32741 status collapsed
32742
32743 \begin_layout Plain Layout
32744 LaTeX-Pakete ! listings
32745 \end_layout
32746
32747 \end_inset
32748
32749  kann Programm-Code auf vielfältige und flexible Weise in Ihr Dokument einfügen.
32750 \end_layout
32751
32752 \begin_layout Standard
32753 Ein Rechtsklick auf ein Listing öffnet das Kontextmenü, in dem Sie das Ausgabefo
32754 rmat der Programm-Code-Liste festlegen.
32755 \end_layout
32756
32757 \begin_layout Standard
32758 Standardmäßig fängt ein Listing mit einem neuen Absatz an.
32759  Die Platzierungsoption 
32760 \family sans
32761 Eingebettetes
32762 \begin_inset space ~
32763 \end_inset
32764
32765 Listing
32766 \family default
32767  druckt das Listing in der Zeile wie hier: 
32768 \begin_inset listings
32769 lstparams "language={C++}"
32770 inline true
32771 status open
32772
32773 \begin_layout Plain Layout
32774
32775 int a=5;
32776 \end_layout
32777
32778 \end_inset
32779
32780
32781 \begin_inset Newline newline
32782 \end_inset
32783
32784 Die Option 
32785 \family sans
32786 Gleitobjekt
32787 \family default
32788  erzeugt ein Listing-Gleitobjekt, dessen 
32789 \family sans
32790 Platzierung 
32791 \family default
32792 Sie mit 
32793 \family sans
32794 h
32795 \family default
32796
32797 \family sans
32798 t
32799 \family default
32800
32801 \family sans
32802 b
32803 \family default
32804  und 
32805 \family sans
32806 p
32807 \family default
32808 , analog zu den in Abschnitt
32809 \begin_inset space ~
32810 \end_inset
32811
32812
32813 \begin_inset CommandInset ref
32814 LatexCommand ref
32815 reference "abs:Gleitobjekt-Platzierung"
32816
32817 \end_inset
32818
32819  beschriebenen Platzierungsoptionen festlegen können.
32820  Die Platzierungsoptionen können gemischt werden und werden dabei direkt
32821  hintereinander angegeben, z.
32822 \begin_inset space \thinspace{}
32823 \end_inset
32824
32825 B.
32826  
32827 \begin_inset Quotes gld
32828 \end_inset
32829
32830
32831 \family sans
32832 htbp
32833 \family default
32834
32835 \begin_inset Quotes grd
32836 \end_inset
32837
32838 .
32839  Die Option 
32840 \begin_inset Quotes gld
32841 \end_inset
32842
32843 h
32844 \begin_inset Quotes grd
32845 \end_inset
32846
32847  hat manchmal keinen Effekt, aber sie muss nicht verwendet werden, da auch
32848  nicht gleitende Listen Beschriftungen haben und referenziert werden können.
32849 \end_layout
32850
32851 \begin_layout Standard
32852 Sie können Listings mit Marken versehen, um auf Sie wie auf andere Gleitobjekte
32853  zu verweisen: Listing
32854 \begin_inset space ~
32855 \end_inset
32856
32857
32858 \begin_inset CommandInset ref
32859 LatexCommand ref
32860 reference "lst:Gleitendes-Programm-Listing"
32861
32862 \end_inset
32863
32864 .
32865 \end_layout
32866
32867 \begin_layout Standard
32868 \begin_inset listings
32869 lstparams "language=Python"
32870 inline false
32871 status open
32872
32873 \begin_layout Plain Layout
32874
32875 \begin_inset Caption
32876
32877 \begin_layout Plain Layout
32878 \begin_inset CommandInset label
32879 LatexCommand label
32880 name "lst:Gleitendes-Programm-Listing"
32881
32882 \end_inset
32883
32884 Gleitendes Programm-Listing
32885 \end_layout
32886
32887 \end_inset
32888
32889 # Gleitendes Programm-Listing
32890 \end_layout
32891
32892 \begin_layout Plain Layout
32893
32894 def func(param):
32895 \end_layout
32896
32897 \begin_layout Plain Layout
32898
32899     'Dies ist eine Python-Funktion'
32900 \end_layout
32901
32902 \begin_layout Plain Layout
32903
32904     pass
32905 \end_layout
32906
32907 \end_inset
32908
32909
32910 \end_layout
32911
32912 \begin_layout Standard
32913 Wenn Sie eine Programmiersprache gewählt haben, werden die Schlüsselworte
32914  der Sprache erkannt und besonders gedruckt, wie 
32915 \emph on
32916 #
32917 \emph default
32918
32919 \emph on
32920 def
32921 \emph default
32922  und 
32923 \emph on
32924 pass
32925 \emph default
32926  in Listing
32927 \begin_inset space ~
32928 \end_inset
32929
32930
32931 \begin_inset CommandInset ref
32932 LatexCommand ref
32933 reference "lst:Gleitendes-Programm-Listing"
32934
32935 \end_inset
32936
32937 .
32938 \end_layout
32939
32940 \begin_layout Standard
32941 \begin_inset Note Greyedout
32942 status open
32943
32944 \begin_layout Plain Layout
32945
32946 \series bold
32947 Bemerkung:
32948 \series default
32949  Wenn sie keine fettgedruckten Schlüsselwörter im Schriftstil 
32950 \family typewriter
32951 Schreib\SpecialChar \-
32952 maschine
32953 \family default
32954  erhalten, enthält die von Ihnen verwendete Schrift in diesem Stil wahrscheinlic
32955 h keine fett gedruckten Buchstaben.
32956  Wählen Sie in diesem Fall eine andere Schrift im Menü 
32957 \family sans
32958 Dokument\SpecialChar \menuseparator
32959 Einstellungen\SpecialChar \menuseparator
32960 Schriften
32961 \family default
32962 .
32963  (Die Schriften 
32964 \emph on
32965 LuxiMono, BeraMono
32966 \emph default
32967  und 
32968 \emph on
32969 Courier
32970 \emph default
32971  enthalten fett gedruckte Buchstaben.)
32972 \end_layout
32973
32974 \end_inset
32975
32976
32977 \end_layout
32978
32979 \begin_layout Standard
32980 Im Abschnitt 
32981 \family sans
32982 Zeilennummerierung
32983 \family default
32984  des Programmlisting Einstellungsdialogs können Sie den Stil der Zeilennummerier
32985 ung festlegen, zum Beispiel, ob die Nummerierung links oder rechts gedruckt,
32986  jede wievielte Zeile nummeriert werden soll und die 
32987 \family sans
32988 Schriftgröße
32989 \family default
32990  der Nummerierung.
32991 \end_layout
32992
32993 \begin_layout Standard
32994 Im Abschnitt 
32995 \family sans
32996 Bereich
32997 \family default
32998  legen Sie fest, welche Zeilen ausgedruckt werden sollen.
32999  Im Abschnitt 
33000 \family sans
33001 Stil
33002 \family default
33003  legen Sie fest, wie die Liste ausgedruckt werden soll.
33004  Die Option 
33005 \family sans
33006 Erweiterte
33007 \begin_inset space ~
33008 \end_inset
33009
33010 Zeichentabelle
33011 \family default
33012  sollte verwendet werden, wenn nationale Zeichen wie Umlaute benutzt werden.
33013 \end_layout
33014
33015 \begin_layout Standard
33016 Hier ist ein Beispiel mit der Nummerierung links, Schrittweite 
33017 \begin_inset Quotes gld
33018 \end_inset
33019
33020 3
33021 \begin_inset Quotes grd
33022 \end_inset
33023
33024 , Sprache 
33025 \begin_inset Quotes gld
33026 \end_inset
33027
33028 Python
33029 \begin_inset Quotes grd
33030 \end_inset
33031
33032 , Optionen 
33033 \begin_inset Quotes gld
33034 \end_inset
33035
33036 Erweiterte Zeichentabelle
33037 \begin_inset Quotes grd
33038 \end_inset
33039
33040  und 
33041 \begin_inset Quotes gld
33042 \end_inset
33043
33044 Leerzeichen als Symbol
33045 \begin_inset Quotes grd
33046 \end_inset
33047
33048  und Bereich Zeilen 3
33049 \begin_inset space \thinspace{}
33050 \end_inset
33051
33052 -
33053 \begin_inset space \thinspace{}
33054 \end_inset
33055
33056 8:
33057 \end_layout
33058
33059 \begin_layout Standard
33060 \begin_inset listings
33061 lstparams "extendedchars=true,firstline=3,float,language=Python,lastline=8,numbers=left,numberstyle={\footnotesize},showspaces=true,stepnumber=3"
33062 inline false
33063 status open
33064
33065 \begin_layout Plain Layout
33066
33067 def func(param):
33068 \end_layout
33069
33070 \begin_layout Plain Layout
33071
33072     'Dies ist eine Python-Funktion'
33073 \end_layout
33074
33075 \begin_layout Plain Layout
33076
33077     pass
33078 \end_layout
33079
33080 \begin_layout Plain Layout
33081
33082 def func(param):
33083 \end_layout
33084
33085 \begin_layout Plain Layout
33086
33087 'Sonderzeichen: Tschüß'
33088 \end_layout
33089
33090 \begin_layout Plain Layout
33091
33092 pass
33093 \end_layout
33094
33095 \begin_layout Plain Layout
33096
33097 def func(param):
33098 \end_layout
33099
33100 \begin_layout Plain Layout
33101
33102 'Dies ist eine Python-Funktion'
33103 \end_layout
33104
33105 \begin_layout Plain Layout
33106
33107 pass
33108 \end_layout
33109
33110 \end_inset
33111
33112
33113 \end_layout
33114
33115 \begin_layout Standard
33116 Wenn Ihr Listing Tabulatoren verwendet, können Sie im Feld 
33117 \family sans
33118 Tabulatorgröße
33119 \family default
33120  die Anzahl der Zeichen festlegen, die ein Tabulator überspannen soll.
33121 \end_layout
33122
33123 \begin_layout Standard
33124 \noindent
33125 \begin_inset Note Greyedout
33126 status open
33127
33128 \begin_layout Plain Layout
33129
33130 \series bold
33131 Bemerkung:
33132 \series default
33133  Wegen eines Fehlers im 
33134 \series bold
33135 listings
33136 \series default
33137 -Paket wird die Zeilennummerierung um eine Zeile durch vorhergehende Listen
33138  verschoben.
33139  Das ist der Grund, warum die Zeilen 2 und 5 und nicht 3 und 6 in obigem
33140  Listing nummeriert werden.
33141 \end_layout
33142
33143 \end_inset
33144
33145
33146 \end_layout
33147
33148 \begin_layout Standard
33149 \begin_inset VSpace bigskip
33150 \end_inset
33151
33152
33153 \end_layout
33154
33155 \begin_layout Standard
33156 \noindent
33157 Es ist auch möglich, Zeilen einer Datei als Listing zu drucken.
33158  Das machen Sie mit
33159 \family sans
33160  Einfügen\SpecialChar \menuseparator
33161 Datei\SpecialChar \menuseparator
33162 Unterdokument
33163 \family default
33164  und der 
33165 \family sans
33166 Art
33167 \begin_inset space ~
33168 \end_inset
33169
33170 der
33171 \begin_inset space ~
33172 \end_inset
33173
33174 Einbindung
33175 \family default
33176  
33177 \family sans
33178 Listing
33179 \family default
33180 .
33181 \begin_inset Foot
33182 status collapsed
33183
33184 \begin_layout Plain Layout
33185 Die anderen Arten der Einbindung von Unterdokumenten werden in Abschnitt
33186 \begin_inset space ~
33187 \end_inset
33188
33189
33190 \begin_inset CommandInset ref
33191 LatexCommand ref
33192 reference "abs:Unterdokumente"
33193
33194 \end_inset
33195
33196  beschrieben.
33197 \end_layout
33198
33199 \end_inset
33200
33201  Im Dialogfenster
33202 \family sans
33203  Unterdokument
33204 \family default
33205  können Sie die Listing-Parameter unter 
33206 \family sans
33207 Weitere
33208 \begin_inset space ~
33209 \end_inset
33210
33211 Parameter
33212 \family default
33213  eingeben.
33214  Wenn Sie dort ein Fragezeichen 
33215 \begin_inset Quotes gld
33216 \end_inset
33217
33218 ?
33219 \begin_inset Quotes grd
33220 \end_inset
33221
33222  eingeben, wird Ihnen links davon eine Liste aller möglichen Parameter eingeblen
33223 det.
33224 \end_layout
33225
33226 \begin_layout Standard
33227 Um auf ein Unterdokument-Listing verweisen zu können, schreiben Sie einen
33228  Text ins Feld 
33229 \family sans
33230 Marke
33231 \family default
33232 , auf die dann wie üblich verwiesen werden kann.
33233 \end_layout
33234
33235 \begin_layout Standard
33236 Listing
33237 \begin_inset space ~
33238 \end_inset
33239
33240
33241 \begin_inset CommandInset ref
33242 LatexCommand ref
33243 reference "lst:Datei-Listing"
33244
33245 \end_inset
33246
33247  ist ein Beispiel für ein Unterdokument-Listing, bei dem die Zeilen 10
33248 \begin_inset space \thinspace{}
33249 \end_inset
33250
33251 -
33252 \begin_inset space \thinspace{}
33253 \end_inset
33254
33255 15 gedruckt werden.
33256 \end_layout
33257
33258 \begin_layout Standard
33259 \begin_inset CommandInset include
33260 LatexCommand lstinputlisting
33261 filename "EmbeddedObjects.lyx"
33262 lstparams "breaklines=true,caption={Zeilen 10 - 15 dieser LyX-Datei},extendedchars=true,firstline=10,label={lst:Datei-Listing},language={[LaTeX]TeX},lastline=15"
33263
33264 \end_inset
33265
33266
33267 \end_layout
33268
33269 \begin_layout Standard
33270 \begin_inset VSpace bigskip
33271 \end_inset
33272
33273
33274 \end_layout
33275
33276 \begin_layout Standard
33277 Eine Formel in ein Listing einzufügen ist folgendermaßen möglich:
33278 \end_layout
33279
33280 \begin_layout Enumerate
33281 Öffnen Sie die Listings-Einstellungen und fügen
33282 \begin_inset Newline newline
33283 \end_inset
33284
33285
33286 \family sans
33287 mathescape=true
33288 \family default
33289
33290 \begin_inset Newline newline
33291 \end_inset
33292
33293 in das Feld des Tabs 
33294 \family sans
33295 Erweitert
33296 \family default
33297  ein
33298 \end_layout
33299
33300 \begin_layout Enumerate
33301 Erstellen Sie eine Formel außerhalb des Listings
33302 \end_layout
33303
33304 \begin_layout Enumerate
33305 Kopieren Sie den Inhalt der Formel (nicht die Formel-Einfügung) in die Zwischena
33306 blage (Tastenkürzel 
33307 \family sans
33308 Ctrl+C
33309 \family default
33310 )
33311 \end_layout
33312
33313 \begin_layout Enumerate
33314 Schreiben sie 
33315 \begin_inset Quotes gld
33316 \end_inset
33317
33318
33319 \family sans
33320 $$
33321 \family default
33322
33323 \begin_inset Quotes grd
33324 \end_inset
33325
33326  in das Listing und kopieren sie aus der Zwischenablage zwischen die Dollar-Zeic
33327 hen (Tastenkürzel 
33328 \family sans
33329 Ctrl+V
33330 \family default
33331 )
33332 \end_layout
33333
33334 \begin_layout Standard
33335 \begin_inset listings
33336 lstparams "language=Python,mathescape=true"
33337 inline false
33338 status open
33339
33340 \begin_layout Plain Layout
33341
33342 \begin_inset Caption
33343
33344 \begin_layout Plain Layout
33345 Programm-Listing mit einer Formel
33346 \end_layout
33347
33348 \end_inset
33349
33350 # Beispiel-Programm-Listing
33351 \end_layout
33352
33353 \begin_layout Plain Layout
33354
33355 def func(param):
33356 \end_layout
33357
33358 \begin_layout Plain Layout
33359
33360     # $
33361 \backslash
33362 prod_{n=1}^{
33363 \backslash
33364 infty}
33365 \backslash
33366 ,
33367 \backslash
33368 frac{1}{x^{2}}$
33369 \end_layout
33370
33371 \begin_layout Plain Layout
33372
33373     pass
33374 \end_layout
33375
33376 \end_inset
33377
33378
33379 \end_layout
33380
33381 \begin_layout Standard
33382 \begin_inset VSpace bigskip
33383 \end_inset
33384
33385
33386 \end_layout
33387
33388 \begin_layout Standard
33389 \noindent
33390 Dokumentweite Listing-Eigenschaften können in
33391 \family sans
33392  Dokument\SpecialChar \menuseparator
33393 Einstellungen\SpecialChar \menuseparator
33394 Textformat\SpecialChar \menuseparator
33395 Listing-Einstellungen
33396 \family default
33397  festgelegt werden.
33398  Auch dort bekommt man durch Eingabe eines Fragezeichens 
33399 \begin_inset Quotes gld
33400 \end_inset
33401
33402 ?
33403 \begin_inset Quotes grd
33404 \end_inset
33405
33406  links davon eine Liste aller möglichen Parameter.
33407 \end_layout
33408
33409 \begin_layout Standard
33410 Weitere Informationen über das 
33411 \series bold
33412 listings
33413 \series default
33414 -Paket finden Sie in 
33415 \begin_inset CommandInset citation
33416 LatexCommand cite
33417 key "listings"
33418
33419 \end_inset
33420
33421 .
33422 \begin_inset Newpage newpage
33423 \end_inset
33424
33425
33426 \end_layout
33427
33428 \begin_layout Chapter
33429 \start_of_appendix
33430 In LyX verfügbare Maßeinheiten
33431 \begin_inset CommandInset label
33432 LatexCommand label
33433 name "kap:In-LyX-verfügbare"
33434
33435 \end_inset
33436
33437
33438 \begin_inset Index idx
33439 status collapsed
33440
33441 \begin_layout Plain Layout
33442 Einheiten
33443 \end_layout
33444
33445 \end_inset
33446
33447
33448 \end_layout
33449
33450 \begin_layout Standard
33451 Um die in diesem Handbuch verwendeten Maßeinheiten zu verstehen, erläutert
33452  Tabelle
33453 \begin_inset space ~
33454 \end_inset
33455
33456
33457 \begin_inset CommandInset ref
33458 LatexCommand ref
33459 reference "tab:Maßeinheiten"
33460
33461 \end_inset
33462
33463  alle in LyX verfügbaren Maßeinheiten.
33464 \end_layout
33465
33466 \begin_layout Standard
33467 \begin_inset Float table
33468 placement h
33469 wide false
33470 sideways false
33471 status open
33472
33473 \begin_layout Plain Layout
33474 \begin_inset Caption
33475
33476 \begin_layout Plain Layout
33477 \begin_inset CommandInset label
33478 LatexCommand label
33479 name "tab:Maßeinheiten"
33480
33481 \end_inset
33482
33483 Maßeinheiten
33484 \end_layout
33485
33486 \end_inset
33487
33488
33489 \end_layout
33490
33491 \begin_layout Plain Layout
33492 \begin_inset VSpace medskip
33493 \end_inset
33494
33495
33496 \end_layout
33497
33498 \begin_layout Plain Layout
33499 \align center
33500 \begin_inset Tabular
33501 <lyxtabular version="3" rows="20" columns="2">
33502 <features tabularvalignment="middle">
33503 <column alignment="center" valignment="top" width="0">
33504 <column alignment="center" valignment="top" width="0">
33505 <row>
33506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33507 \begin_inset Text
33508
33509 \begin_layout Plain Layout
33510
33511 \series bold
33512 Maßeinheit
33513 \end_layout
33514
33515 \end_inset
33516 </cell>
33517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33518 \begin_inset Text
33519
33520 \begin_layout Plain Layout
33521
33522 \series bold
33523 Name/Beschreibung
33524 \end_layout
33525
33526 \end_inset
33527 </cell>
33528 </row>
33529 <row>
33530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33531 \begin_inset Text
33532
33533 \begin_layout Plain Layout
33534 mm
33535 \end_layout
33536
33537 \end_inset
33538 </cell>
33539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33540 \begin_inset Text
33541
33542 \begin_layout Plain Layout
33543 Millimeter
33544 \end_layout
33545
33546 \end_inset
33547 </cell>
33548 </row>
33549 <row>
33550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33551 \begin_inset Text
33552
33553 \begin_layout Plain Layout
33554 cm
33555 \end_layout
33556
33557 \end_inset
33558 </cell>
33559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33560 \begin_inset Text
33561
33562 \begin_layout Plain Layout
33563 Zentimeter
33564 \end_layout
33565
33566 \end_inset
33567 </cell>
33568 </row>
33569 <row>
33570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33571 \begin_inset Text
33572
33573 \begin_layout Plain Layout
33574 in
33575 \end_layout
33576
33577 \end_inset
33578 </cell>
33579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33580 \begin_inset Text
33581
33582 \begin_layout Plain Layout
33583 Zoll (1
33584 \begin_inset space \thinspace{}
33585 \end_inset
33586
33587 in = 2.54
33588 \begin_inset space \thinspace{}
33589 \end_inset
33590
33591 cm
33592 \end_layout
33593
33594 \end_inset
33595 </cell>
33596 </row>
33597 <row>
33598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33599 \begin_inset Text
33600
33601 \begin_layout Plain Layout
33602 pt
33603 \end_layout
33604
33605 \end_inset
33606 </cell>
33607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33608 \begin_inset Text
33609
33610 \begin_layout Plain Layout
33611 Punkt (72.27
33612 \begin_inset space \thinspace{}
33613 \end_inset
33614
33615 pt = 1
33616 \begin_inset space \thinspace{}
33617 \end_inset
33618
33619 in)
33620 \end_layout
33621
33622 \end_inset
33623 </cell>
33624 </row>
33625 <row>
33626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33627 \begin_inset Text
33628
33629 \begin_layout Plain Layout
33630 pc
33631 \end_layout
33632
33633 \end_inset
33634 </cell>
33635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33636 \begin_inset Text
33637
33638 \begin_layout Plain Layout
33639 Pica (1
33640 \begin_inset space \thinspace{}
33641 \end_inset
33642
33643 pc = 12
33644 \begin_inset space \thinspace{}
33645 \end_inset
33646
33647 pt)
33648 \end_layout
33649
33650 \end_inset
33651 </cell>
33652 </row>
33653 <row>
33654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33655 \begin_inset Text
33656
33657 \begin_layout Plain Layout
33658 sp
33659 \end_layout
33660
33661 \end_inset
33662 </cell>
33663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33664 \begin_inset Text
33665
33666 \begin_layout Plain Layout
33667 skalierter Punkt (65536
33668 \begin_inset space \thinspace{}
33669 \end_inset
33670
33671 sp = 1
33672 \begin_inset space \thinspace{}
33673 \end_inset
33674
33675 pt)
33676 \end_layout
33677
33678 \end_inset
33679 </cell>
33680 </row>
33681 <row>
33682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33683 \begin_inset Text
33684
33685 \begin_layout Plain Layout
33686 bp
33687 \end_layout
33688
33689 \end_inset
33690 </cell>
33691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33692 \begin_inset Text
33693
33694 \begin_layout Plain Layout
33695 großer Punkt (72
33696 \begin_inset space \thinspace{}
33697 \end_inset
33698
33699 bp = 1
33700 \begin_inset space \thinspace{}
33701 \end_inset
33702
33703 in)
33704 \end_layout
33705
33706 \end_inset
33707 </cell>
33708 </row>
33709 <row>
33710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33711 \begin_inset Text
33712
33713 \begin_layout Plain Layout
33714 dd
33715 \end_layout
33716
33717 \end_inset
33718 </cell>
33719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33720 \begin_inset Text
33721
33722 \begin_layout Plain Layout
33723 Didot (1
33724 \begin_inset space \thinspace{}
33725 \end_inset
33726
33727 dd 
33728 \begin_inset Formula $\approx$
33729 \end_inset
33730
33731  0,376
33732 \begin_inset space \thinspace{}
33733 \end_inset
33734
33735 mm)
33736 \end_layout
33737
33738 \end_inset
33739 </cell>
33740 </row>
33741 <row>
33742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33743 \begin_inset Text
33744
33745 \begin_layout Plain Layout
33746 cc
33747 \end_layout
33748
33749 \end_inset
33750 </cell>
33751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33752 \begin_inset Text
33753
33754 \begin_layout Plain Layout
33755 Cicero (1
33756 \begin_inset space \thinspace{}
33757 \end_inset
33758
33759 cc = 12
33760 \begin_inset space \thinspace{}
33761 \end_inset
33762
33763 dd)
33764 \end_layout
33765
33766 \end_inset
33767 </cell>
33768 </row>
33769 <row>
33770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33771 \begin_inset Text
33772
33773 \begin_layout Plain Layout
33774 Skalierung%
33775 \end_layout
33776
33777 \end_inset
33778 </cell>
33779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33780 \begin_inset Text
33781
33782 \begin_layout Plain Layout
33783 % der originalen Bildbreite
33784 \end_layout
33785
33786 \end_inset
33787 </cell>
33788 </row>
33789 <row>
33790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33791 \begin_inset Text
33792
33793 \begin_layout Plain Layout
33794 Textbreite %
33795 \end_layout
33796
33797 \end_inset
33798 </cell>
33799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33800 \begin_inset Text
33801
33802 \begin_layout Plain Layout
33803 % der Textbreite
33804 \end_layout
33805
33806 \end_inset
33807 </cell>
33808 </row>
33809 <row>
33810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33811 \begin_inset Text
33812
33813 \begin_layout Plain Layout
33814 Spaltenbreite %
33815 \end_layout
33816
33817 \end_inset
33818 </cell>
33819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33820 \begin_inset Text
33821
33822 \begin_layout Plain Layout
33823 % der Spaltenbreite
33824 \end_layout
33825
33826 \end_inset
33827 </cell>
33828 </row>
33829 <row>
33830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33831 \begin_inset Text
33832
33833 \begin_layout Plain Layout
33834 Seitenbreite %
33835 \end_layout
33836
33837 \end_inset
33838 </cell>
33839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33840 \begin_inset Text
33841
33842 \begin_layout Plain Layout
33843 % der Seitenbreite
33844 \end_layout
33845
33846 \end_inset
33847 </cell>
33848 </row>
33849 <row>
33850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33851 \begin_inset Text
33852
33853 \begin_layout Plain Layout
33854 Zeilenbreite %
33855 \end_layout
33856
33857 \end_inset
33858 </cell>
33859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33860 \begin_inset Text
33861
33862 \begin_layout Plain Layout
33863 % der Zeilenbreite
33864 \end_layout
33865
33866 \end_inset
33867 </cell>
33868 </row>
33869 <row>
33870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33871 \begin_inset Text
33872
33873 \begin_layout Plain Layout
33874 Texthöhe %
33875 \end_layout
33876
33877 \end_inset
33878 </cell>
33879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33880 \begin_inset Text
33881
33882 \begin_layout Plain Layout
33883 % der Texthöhe
33884 \end_layout
33885
33886 \end_inset
33887 </cell>
33888 </row>
33889 <row>
33890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33891 \begin_inset Text
33892
33893 \begin_layout Plain Layout
33894 Seitenhöhe %
33895 \end_layout
33896
33897 \end_inset
33898 </cell>
33899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33900 \begin_inset Text
33901
33902 \begin_layout Plain Layout
33903 % der Seitenhöhe
33904 \end_layout
33905
33906 \end_inset
33907 </cell>
33908 </row>
33909 <row>
33910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33911 \begin_inset Text
33912
33913 \begin_layout Plain Layout
33914 ex
33915 \end_layout
33916
33917 \end_inset
33918 </cell>
33919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33920 \begin_inset Text
33921
33922 \begin_layout Plain Layout
33923 Die Höhe des Buchstabens 
33924 \emph on
33925 x
33926 \emph default
33927  im aktiven Zeichensatz
33928 \end_layout
33929
33930 \end_inset
33931 </cell>
33932 </row>
33933 <row>
33934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33935 \begin_inset Text
33936
33937 \begin_layout Plain Layout
33938 em
33939 \end_layout
33940
33941 \end_inset
33942 </cell>
33943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33944 \begin_inset Text
33945
33946 \begin_layout Plain Layout
33947 Die Breite des Buchstabens 
33948 \emph on
33949 M
33950 \emph default
33951  im aktiven Zeichensatz
33952 \end_layout
33953
33954 \end_inset
33955 </cell>
33956 </row>
33957 <row>
33958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33959 \begin_inset Text
33960
33961 \begin_layout Plain Layout
33962 mu
33963 \end_layout
33964
33965 \end_inset
33966 </cell>
33967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33968 \begin_inset Text
33969
33970 \begin_layout Plain Layout
33971 mathematische  Maßeinheit
33972 \series bold
33973  
33974 \series default
33975 (1
33976 \begin_inset space \thinspace{}
33977 \end_inset
33978
33979 mu = 1/18
33980 \begin_inset space \thinspace{}
33981 \end_inset
33982
33983 em)
33984 \end_layout
33985
33986 \end_inset
33987 </cell>
33988 </row>
33989 </lyxtabular>
33990
33991 \end_inset
33992
33993
33994 \end_layout
33995
33996 \end_inset
33997
33998
33999 \end_layout
34000
34001 \begin_layout Chapter
34002 Ausgabedatei-Formate mit Grafiken
34003 \begin_inset CommandInset label
34004 LatexCommand label
34005 name "kap:Ausgabedatei-Formate"
34006
34007 \end_inset
34008
34009
34010 \end_layout
34011
34012 \begin_layout Section
34013 DVI
34014 \begin_inset Index idx
34015 status collapsed
34016
34017 \begin_layout Plain Layout
34018 Dateiformat! DVI
34019 \end_layout
34020
34021 \end_inset
34022
34023
34024 \begin_inset Index idx
34025 status collapsed
34026
34027 \begin_layout Plain Layout
34028 DVI
34029 \end_layout
34030
34031 \end_inset
34032
34033
34034 \end_layout
34035
34036 \begin_layout Standard
34037 Dieser Dateityp hat die Erweiterung 
34038 \begin_inset Quotes gld
34039 \end_inset
34040
34041
34042 \family typewriter
34043 .dvi
34044 \family default
34045
34046 \begin_inset Quotes grd
34047 \end_inset
34048
34049  und wird 
34050 \begin_inset Quotes gld
34051 \end_inset
34052
34053 device independent
34054 \begin_inset Quotes grd
34055 \end_inset
34056
34057  genannt, weil er vollkommen portierbar ist.
34058  Ohne Konvertierung kann er auf jedem Rechner benutzt werden, der einen
34059  dvi-Betrachter installiert hat.
34060  DVI-Dateien werden für schnelle Vorschauen und Vorstufen für andere Ausgabeform
34061 ate wie PostScript benutzt.
34062 \end_layout
34063
34064 \begin_layout Standard
34065 \begin_inset Note Greyedout
34066 status open
34067
34068 \begin_layout Plain Layout
34069
34070 \series bold
34071 Bemerkung:
34072 \series default
34073  DVI-Dateien enthalten keine Bilder, denn diese sind nur verlinkt.
34074 \end_layout
34075
34076 \end_inset
34077
34078
34079 \end_layout
34080
34081 \begin_layout Standard
34082 Also vergessen Sie nicht, die Bilder mitzunehmen, wenn Sie Ihre DVI-Datei
34083  auf einen anderen Computer kopieren.
34084  Diese Eigenschaft kann Ihren Computer verlangsamen, wenn Sie die DVI-Datei
34085  betrachten, weil der dvi-Betrachter die Bilder im Hintergrund konvertieren
34086  muss, um sie sichtbar zu machen, wenn Sie in der DVI-Datei
34087 \family typewriter
34088  
34089 \family default
34090 blättern.
34091
34092 \family typewriter
34093  
34094 \family default
34095 Außerdem zeigen manche DVI-Betrachter nicht alles (richtig) an.
34096  Bei Dokumenten mit vielen Bildern empfehlen wir daher das PDF-Format.
34097  
34098 \end_layout
34099
34100 \begin_layout Standard
34101 Sie können Ihr Dokument als DVI über das Menü 
34102 \family sans
34103 Datei\SpecialChar \menuseparator
34104 Exportieren\SpecialChar \menuseparator
34105 DVI
34106 \family default
34107  exportieren.
34108  Sie können eine Vorschau Ihres Dokument als DVI über das Menü 
34109 \family sans
34110 Ansicht
34111 \family default
34112  oder den Werkzeugleistenknopf 
34113 \begin_inset Graphics
34114         filename ../../images/buffer-view_dvi.png
34115         scale 70
34116         scaleBeforeRotation
34117
34118 \end_inset
34119
34120  anschauen.
34121 \end_layout
34122
34123 \begin_layout Section
34124 PostScript
34125 \begin_inset CommandInset label
34126 LatexCommand label
34127 name "abs:PostScript"
34128
34129 \end_inset
34130
34131
34132 \begin_inset Index idx
34133 status collapsed
34134
34135 \begin_layout Plain Layout
34136 Dateiformat  ! PostScript
34137 \end_layout
34138
34139 \end_inset
34140
34141
34142 \begin_inset Index idx
34143 status collapsed
34144
34145 \begin_layout Plain Layout
34146 PostScript
34147 \end_layout
34148
34149 \end_inset
34150
34151
34152 \end_layout
34153
34154 \begin_layout Standard
34155 Dieser Dateityp hat die Erweiterung 
34156 \begin_inset Quotes gld
34157 \end_inset
34158
34159
34160 \family typewriter
34161 .ps
34162 \family default
34163
34164 \begin_inset Quotes grd
34165 \end_inset
34166
34167 .
34168  PostScript wurde von der Firma
34169 \family typewriter
34170  Adobe
34171 \family default
34172  als Druckersprache entwickelt.
34173  Die Datei enthält deshalb Druckbefehle.
34174  PostScript kann als 
34175 \begin_inset Quotes gld
34176 \end_inset
34177
34178 Programmiersprache
34179 \begin_inset Quotes grd
34180 \end_inset
34181
34182  angesehen werden.
34183  Man kann mit ihr rechnen und Diagramme und Bilder zeichnen
34184 \begin_inset Foot
34185 status collapsed
34186
34187 \begin_layout Plain Layout
34188 Wenn Sie mehr darüber wissen wollen, sollten Sie sich die Dokumentation
34189  von
34190 \series bold
34191  PSTricks
34192 \series default
34193  
34194 \begin_inset CommandInset citation
34195 LatexCommand cite
34196 key "pstricks"
34197
34198 \end_inset
34199
34200  oder 
34201 \begin_inset CommandInset citation
34202 LatexCommand cite
34203 key "latex-praxisbuch"
34204
34205 \end_inset
34206
34207  ansehen.
34208 \end_layout
34209
34210 \end_inset
34211
34212 .
34213  Wegen dieser Möglichkeiten sind PostScript-Dateien oft größer als PDF-Dateien.
34214 \end_layout
34215
34216 \begin_layout Standard
34217 PostScript kann nur Bilder im Format EPS
34218 \begin_inset Index idx
34219 status collapsed
34220
34221 \begin_layout Plain Layout
34222 EPS
34223 \end_layout
34224
34225 \end_inset
34226
34227  (Encapsulated PostScript, Datei-Er\SpecialChar \-
34228 wei\SpecialChar \-
34229 ter\SpecialChar \-
34230 ung 
34231 \begin_inset Quotes gld
34232 \end_inset
34233
34234
34235 \family typewriter
34236 .eps
34237 \family default
34238
34239 \begin_inset Quotes grd
34240 \end_inset
34241
34242 ) enthalten.
34243  Weil LyX die Verwendung jedes bekannten Bildformats erlaubt, muss es diese
34244  intern nach EPS konvertieren.
34245  Dies wird bei vielen Bildern in einem Dokument den Arbeitsfluss drastisch
34246  verlangsamen.
34247  Wenn Sie also PostScript benutzen wollen, sollten Sie Ihre Bilder vorher
34248  konvertieren und direkt als EPS einfügen.
34249 \end_layout
34250
34251 \begin_layout Standard
34252 Sie können Ihr Dokument als PostScript über das Menü 
34253 \family sans
34254 Datei\SpecialChar \menuseparator
34255 Exportieren\SpecialChar \menuseparator
34256 Post\SpecialChar \-
34257 Script
34258 \family default
34259  exportieren.
34260  Sie können eine Vorschau Ihres Dokument als PostScript über das Menü 
34261 \family sans
34262 Ansicht
34263 \family default
34264  oder den Werkzeugleistenknopf 
34265 \begin_inset Graphics
34266         filename ../../images/buffer-view_ps.png
34267         scale 70
34268         scaleBeforeRotation
34269
34270 \end_inset
34271
34272  anschauen.
34273 \end_layout
34274
34275 \begin_layout Section
34276 PDF
34277 \begin_inset Index idx
34278 status collapsed
34279
34280 \begin_layout Plain Layout
34281 Dateiformat! PDF
34282 \end_layout
34283
34284 \end_inset
34285
34286
34287 \begin_inset Index idx
34288 status collapsed
34289
34290 \begin_layout Plain Layout
34291 PDF
34292 \end_layout
34293
34294 \end_inset
34295
34296
34297 \end_layout
34298
34299 \begin_layout Standard
34300 Dieser Dateityp hat die Erweiterung 
34301 \begin_inset Quotes gld
34302 \end_inset
34303
34304
34305 \family typewriter
34306 .pdf
34307 \family default
34308
34309 \begin_inset Quotes grd
34310 \end_inset
34311
34312 .
34313  Das
34314 \emph on
34315  
34316 \emph default
34317
34318 \begin_inset Quotes gld
34319 \end_inset
34320
34321 Portable Document Format
34322 \begin_inset Quotes grd
34323 \end_inset
34324
34325  (PDF) wurde auch von der Firma 
34326 \family typewriter
34327 Adobe
34328 \family default
34329  als Derivat von PostScript entwickelt.
34330  Es ist komprimierter und benutzt weniger Befehle als PostScript.
34331  Wie der Begriff 
34332 \begin_inset Quotes gld
34333 \end_inset
34334
34335 portable
34336 \begin_inset Quotes grd
34337 \end_inset
34338
34339  (übertragbar) vermuten lässt, kann eine PDF-Datei auf jeden Rechner übertragen
34340  werden, und der Ausdruck sieht immer gleich aus.
34341 \end_layout
34342
34343 \begin_layout Standard
34344 PDF kann Bilder im eigenen PDF-Format, im Format 
34345 \begin_inset Quotes gld
34346 \end_inset
34347
34348 Joint Photographic Experts Group
34349 \begin_inset Quotes grd
34350 \end_inset
34351
34352  (JPEG
34353 \begin_inset Index idx
34354 status collapsed
34355
34356 \begin_layout Plain Layout
34357 JPG, JPEG
34358 \end_layout
34359
34360 \end_inset
34361
34362 , Datei-Erweiterung 
34363 \begin_inset Quotes gld
34364 \end_inset
34365
34366
34367 \family typewriter
34368 .jpg
34369 \family default
34370
34371 \begin_inset Quotes grd
34372 \end_inset
34373
34374  oder 
34375 \begin_inset Quotes gld
34376 \end_inset
34377
34378
34379 \family typewriter
34380 .jpeg
34381 \family default
34382
34383 \begin_inset Quotes grd
34384 \end_inset
34385
34386 ) und im Format 
34387 \begin_inset Quotes gld
34388 \end_inset
34389
34390 Portable Network Graphics
34391 \begin_inset Quotes grd
34392 \end_inset
34393
34394  (PNG
34395 \begin_inset Index idx
34396 status collapsed
34397
34398 \begin_layout Plain Layout
34399 PNG
34400 \end_layout
34401
34402 \end_inset
34403
34404 , Datei-Erweiterung 
34405 \begin_inset Quotes gld
34406 \end_inset
34407
34408
34409 \family typewriter
34410 .png
34411 \family default
34412
34413 \begin_inset Quotes grd
34414 \end_inset
34415
34416 ) enthalten.
34417  Trotzdem können Sie jedes bekannte Bildformat benutzen, weil LyX es für
34418  Sie konvertieren wird.
34419  Die Konvertierungen werden Ihren Arbeitsfluss verlangsamen, weswegen empfohlen
34420  wird, eines der drei erwähnten Bildformate zu benutzen.
34421 \end_layout
34422
34423 \begin_layout Standard
34424 PDF-Dateien können Sie über 
34425 \family sans
34426 Datei\SpecialChar \menuseparator
34427 Exportieren
34428 \family default
34429  auf drei Arten erzeugen:
34430 \end_layout
34431
34432 \begin_layout Description
34433 PDF
34434 \begin_inset space ~
34435 \end_inset
34436
34437 (ps2pdf) benutzt das Programm
34438 \family typewriter
34439  ps2pdf
34440 \family default
34441 , das eine PDF-Datei aus einer Post\SpecialChar \-
34442 Script®-Version Ihres Dokument erstellt.
34443  Die PostScript-Version wird mit dem Programm 
34444 \family typewriter
34445 dvips
34446 \family default
34447  aus einer DVI-Version erstellt.
34448  Es werden also drei Konvertierungen verwendet.
34449 \end_layout
34450
34451 \begin_layout Description
34452 PDF
34453 \begin_inset space ~
34454 \end_inset
34455
34456 (dvipdfm) benutzt das Programm 
34457 \family typewriter
34458 dvipdfm
34459 \family default
34460 , das Ihr Dokument im ersten Schritt nach DVI und in einem zweiten nach
34461  PDF konvertiert.
34462 \end_layout
34463
34464 \begin_layout Description
34465 PDF
34466 \begin_inset space ~
34467 \end_inset
34468
34469 (pdflatex) benutzt das Programm
34470 \family typewriter
34471  pdftex
34472 \family default
34473 , das Ihr Dokument direkt nach PDF konvertiert.
34474 \end_layout
34475
34476 \begin_layout Standard
34477
34478 \family sans
34479 PDF
34480 \begin_inset space ~
34481 \end_inset
34482
34483 (pdflatex)
34484 \family default
34485  wird empfohlen, weil
34486 \family typewriter
34487  pdftex
34488 \family default
34489  alle Funktionen der aktuellen PDF-Versionen unterstützt, schnell ist und
34490  ohne Probleme arbeitet.
34491  Das Programm 
34492 \family typewriter
34493 dvi\SpecialChar \-
34494 pdfm
34495 \family default
34496  wird nicht weiterentwickelt und ist deshalb nicht sehr aktuell.
34497 \end_layout
34498
34499 \begin_layout Standard
34500 Sie können Ihr Dokument als PDF über das Menü 
34501 \family sans
34502 Datei\SpecialChar \menuseparator
34503 Exportieren\SpecialChar \menuseparator
34504 PDF
34505 \family default
34506  exportieren.
34507  Sie können eine Vorschau Ihres Dokument als PDF über das Menü 
34508 \family sans
34509 Ansicht
34510 \family default
34511  oder den Werkzeugleistenknopf 
34512 \begin_inset Graphics
34513         filename ../../images/buffer-view_pdf2.png
34514         scale 70
34515         scaleBeforeRotation
34516
34517 \end_inset
34518
34519  anschauen 
34520 \family sans
34521 (
34522 \family default
34523 der 
34524 \family sans
34525 PDF
34526 \begin_inset space ~
34527 \end_inset
34528
34529 (pdflatex)
34530 \family default
34531  verwendet).
34532 \end_layout
34533
34534 \begin_layout Chapter
34535 Erklärung der Gleichung
34536 \begin_inset space ~
34537 \end_inset
34538
34539 (
34540 \begin_inset CommandInset ref
34541 LatexCommand ref
34542 reference "eq:Wgn"
34543
34544 \end_inset
34545
34546 )
34547 \begin_inset CommandInset label
34548 LatexCommand label
34549 name "kap:Exläuterung-einer-Gleichung"
34550
34551 \end_inset
34552
34553
34554 \end_layout
34555
34556 \begin_layout Standard
34557 Die Gesamtbreite von
34558 \emph on
34559  n
34560 \emph default
34561  Tabellenzellen 
34562 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34563 \end_inset
34564
34565  kann wie folgt berechnet werden:
34566 \end_layout
34567
34568 \begin_layout Standard
34569 \begin_inset Formula \begin{equation}
34570 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}
34571
34572 \end_inset
34573
34574
34575 \end_layout
34576
34577 \begin_layout Standard
34578 Dabei ist 
34579 \begin_inset Formula $W_{g\, n}$
34580 \end_inset
34581
34582  die Breite jeder Zelle.
34583
34584 \series bold
34585  
34586 \backslash
34587 tabcolsep
34588 \series default
34589  ist die LaTeX-Länge zwischen dem Zellentext und der Zellgrenze mit dem
34590  Standardwert 6
34591 \begin_inset space \thinspace{}
34592 \end_inset
34593
34594 pt.
34595  
34596 \series bold
34597
34598 \backslash
34599 arrayrulewidth
34600 \series default
34601  ist die Dicke der Zellgrenze mit dem Standardwert 0.4
34602 \begin_inset space \thinspace{}
34603 \end_inset
34604
34605 pt.
34606 \end_layout
34607
34608 \begin_layout Standard
34609 Nach Gleichung
34610 \begin_inset space ~
34611 \end_inset
34612
34613
34614 \begin_inset CommandInset ref
34615 LatexCommand ref
34616 reference "eq:Wtot_n"
34617
34618 \end_inset
34619
34620  ist die Gesamtbreite einer Mehrfachspalte, 
34621 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34622 \end_inset
34623
34624 ,
34625 \end_layout
34626
34627 \begin_layout Standard
34628 \begin_inset Formula \begin{equation}
34629 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34630
34631 \end_inset
34632
34633
34634 \end_layout
34635
34636 \begin_layout Standard
34637 Setzt man die Gleichungen
34638 \begin_inset space ~
34639 \end_inset
34640
34641
34642 \begin_inset CommandInset ref
34643 LatexCommand ref
34644 reference "eq:Wtot_n"
34645
34646 \end_inset
34647
34648  und 
34649 \begin_inset CommandInset ref
34650 LatexCommand ref
34651 reference "eq:Wtot_mult"
34652
34653 \end_inset
34654
34655  gleich, kann man die benötigte Breite 
34656 \begin_inset Formula $W_{g\, n}$
34657 \end_inset
34658
34659 , wenn 
34660 \emph on
34661 n
34662 \emph default
34663  Spalten überspannt sind, so dass jede Spalte eine Gesamtbreite 
34664 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34665 \end_inset
34666
34667  hat, berechnen:
34668 \end_layout
34669
34670 \begin_layout Standard
34671 \begin_inset Formula \begin{equation}
34672 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34673
34674 \end_inset
34675
34676
34677 \end_layout
34678
34679 \begin_layout Bibliography
34680 \labelwidthstring Literaturverzeichnis
34681 \begin_inset CommandInset bibitem
34682 LatexCommand bibitem
34683 key "latexcompanion"
34684
34685 \end_inset
34686
34687 Frank Mittelbach and Michel Goossens: 
34688 \emph on
34689 The LaTeX Companion Second Edition.
34690
34691 \emph default
34692  Addison-Wesley, 2004
34693 \end_layout
34694
34695 \begin_layout Bibliography
34696 \labelwidthstring Literaturverzeichnis
34697 \begin_inset CommandInset bibitem
34698 LatexCommand bibitem
34699 key "latexguide"
34700
34701 \end_inset
34702
34703 Helmut Kopka and Patrick W.
34704  Daly: 
34705 \emph on
34706 A Guide to LaTeX Fourth Edition.
34707
34708 \emph default
34709  Addison-Wesley, 2003
34710 \end_layout
34711
34712 \begin_layout Bibliography
34713 \labelwidthstring Literaturverzeichnis
34714 \begin_inset CommandInset bibitem
34715 LatexCommand bibitem
34716 key "lamport"
34717
34718 \end_inset
34719
34720 Leslie Lamport: 
34721 \emph on
34722 LaTeX: A Document Preparation System.
34723
34724 \emph default
34725  Addison-Wesley, second edition, 1994
34726 \end_layout
34727
34728 \begin_layout Bibliography
34729 \labelwidthstring Literaturverzeichnis
34730 \begin_inset CommandInset bibitem
34731 LatexCommand bibitem
34732 key "latex-praxisbuch"
34733
34734 \end_inset
34735
34736 Niedermair, Elke & Michael: 
34737 \emph on
34738 LaTeX-Praxisbuch
34739 \emph default
34740 , Franzis-Verlag, 2004
34741 \end_layout
34742
34743 \begin_layout Bibliography
34744 \labelwidthstring Literaturverzeichnis
34745 \begin_inset CommandInset bibitem
34746 LatexCommand bibitem
34747 key "booktabs"
34748
34749 \end_inset
34750
34751 Dokumentation des LaTeX-Pakets 
34752 \series bold
34753
34754 \begin_inset CommandInset href
34755 LatexCommand href
34756 name "booktabs"
34757 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34758
34759 \end_inset
34760
34761
34762 \series default
34763
34764 \begin_inset Index idx
34765 status collapsed
34766
34767 \begin_layout Plain Layout
34768 LaTeX-Pakete ! booktabs
34769 \end_layout
34770
34771 \end_inset
34772
34773
34774 \end_layout
34775
34776 \begin_layout Bibliography
34777 \labelwidthstring Literaturverzeichnis
34778 \begin_inset CommandInset bibitem
34779 LatexCommand bibitem
34780 key "caption"
34781
34782 \end_inset
34783
34784 Dokumentation des LaTeX-Pakets 
34785 \series bold
34786
34787 \begin_inset CommandInset href
34788 LatexCommand href
34789 name "caption"
34790 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption-deu.pdf"
34791
34792 \end_inset
34793
34794
34795 \series default
34796
34797 \begin_inset Index idx
34798 status collapsed
34799
34800 \begin_layout Plain Layout
34801 LaTeX-Pakete ! caption
34802 \end_layout
34803
34804 \end_inset
34805
34806
34807 \end_layout
34808
34809 \begin_layout Bibliography
34810 \labelwidthstring Literaturverzeichnis
34811 \begin_inset CommandInset bibitem
34812 LatexCommand bibitem
34813 key "endfloat"
34814
34815 \end_inset
34816
34817 Dokumentation des LaTeX-Pakets 
34818 \series bold
34819
34820 \begin_inset CommandInset href
34821 LatexCommand href
34822 name "endfloat"
34823 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34824
34825 \end_inset
34826
34827
34828 \series default
34829
34830 \begin_inset Index idx
34831 status collapsed
34832
34833 \begin_layout Plain Layout
34834 LaTeX-Pakete ! endfloat
34835 \end_layout
34836
34837 \end_inset
34838
34839
34840 \end_layout
34841
34842 \begin_layout Bibliography
34843 \labelwidthstring Literaturverzeichnis
34844 \begin_inset CommandInset bibitem
34845 LatexCommand bibitem
34846 key "wrapfig"
34847
34848 \end_inset
34849
34850 Dokumentation des LaTeX-Pakets 
34851 \series bold
34852
34853 \begin_inset CommandInset href
34854 LatexCommand href
34855 name "wrapfig"
34856 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34857
34858 \end_inset
34859
34860
34861 \series default
34862
34863 \begin_inset Index idx
34864 status collapsed
34865
34866 \begin_layout Plain Layout
34867 LaTeX-Pakete ! wrapfig
34868 \begin_inset ERT
34869 status collapsed
34870
34871 \begin_layout Plain Layout
34872
34873
34874 \backslash
34875 vspace{4mm}
34876 \end_layout
34877
34878 \end_inset
34879
34880
34881 \end_layout
34882
34883 \end_inset
34884
34885
34886 \end_layout
34887
34888 \begin_layout Bibliography
34889 \labelwidthstring Literaturverzeichnis
34890 \begin_inset CommandInset bibitem
34891 LatexCommand bibitem
34892 key "footmisc"
34893
34894 \end_inset
34895
34896 Dokumentation des LaTeX-Pakets 
34897 \series bold
34898
34899 \begin_inset CommandInset href
34900 LatexCommand href
34901 name "footmisc"
34902 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34903
34904 \end_inset
34905
34906
34907 \series default
34908
34909 \begin_inset Index idx
34910 status collapsed
34911
34912 \begin_layout Plain Layout
34913 LaTeX-Pakete ! footmisc
34914 \end_layout
34915
34916 \end_inset
34917
34918
34919 \end_layout
34920
34921 \begin_layout Bibliography
34922 \labelwidthstring Literaturverzeichnis
34923 \begin_inset CommandInset bibitem
34924 LatexCommand bibitem
34925 key "hypcap"
34926
34927 \end_inset
34928
34929 Dokumentation des LaTeX-Pakets 
34930 \series bold
34931
34932 \begin_inset CommandInset href
34933 LatexCommand href
34934 name "hypcap"
34935 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34936
34937 \end_inset
34938
34939
34940 \series default
34941
34942 \begin_inset Index idx
34943 status collapsed
34944
34945 \begin_layout Plain Layout
34946 LaTeX-Pakete ! hypcap
34947 \end_layout
34948
34949 \end_inset
34950
34951
34952 \end_layout
34953
34954 \begin_layout Bibliography
34955 \labelwidthstring Literaturverzeichnis
34956 \begin_inset CommandInset bibitem
34957 LatexCommand bibitem
34958 key "hyperref"
34959
34960 \end_inset
34961
34962 Dokumentation des LaTeX-Pakets 
34963 \series bold
34964
34965 \begin_inset CommandInset href
34966 LatexCommand href
34967 name "hyperref"
34968 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34969
34970 \end_inset
34971
34972
34973 \series default
34974
34975 \begin_inset Index idx
34976 status collapsed
34977
34978 \begin_layout Plain Layout
34979 LaTeX-Pakete ! hyperref
34980 \end_layout
34981
34982 \end_inset
34983
34984
34985 \end_layout
34986
34987 \begin_layout Bibliography
34988 \labelwidthstring Literaturverzeichnis
34989 \begin_inset CommandInset bibitem
34990 LatexCommand bibitem
34991 key "KOMA-Script"
34992
34993 \end_inset
34994
34995 Dokumentation des LaTeX-Pakets 
34996 \series bold
34997
34998 \begin_inset CommandInset href
34999 LatexCommand href
35000 name "KOMA-Script"
35001 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguide.pdf"
35002
35003 \end_inset
35004
35005
35006 \series default
35007
35008 \begin_inset Index idx
35009 status collapsed
35010
35011 \begin_layout Plain Layout
35012 LaTeX-Pakete ! KOMA-Script
35013 \end_layout
35014
35015 \end_inset
35016
35017
35018 \end_layout
35019
35020 \begin_layout Bibliography
35021 \labelwidthstring Literaturverzeichnis
35022 \begin_inset CommandInset bibitem
35023 LatexCommand bibitem
35024 key "listings"
35025
35026 \end_inset
35027
35028 Dokumentation des LaTeX-Pakets 
35029 \series bold
35030
35031 \begin_inset CommandInset href
35032 LatexCommand href
35033 name "listings"
35034 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
35035
35036 \end_inset
35037
35038
35039 \series default
35040
35041 \begin_inset Index idx
35042 status collapsed
35043
35044 \begin_layout Plain Layout
35045 LaTeX-Pakete ! listings
35046 \end_layout
35047
35048 \end_inset
35049
35050
35051 \end_layout
35052
35053 \begin_layout Bibliography
35054 \labelwidthstring Literaturverzeichnis
35055 \begin_inset CommandInset bibitem
35056 LatexCommand bibitem
35057 key "marginnote"
35058
35059 \end_inset
35060
35061 Dokumentation des LaTeX-Pakets 
35062 \series bold
35063
35064 \begin_inset CommandInset href
35065 LatexCommand href
35066 name "marginnote"
35067 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
35068
35069 \end_inset
35070
35071
35072 \series default
35073
35074 \begin_inset Index idx
35075 status collapsed
35076
35077 \begin_layout Plain Layout
35078 LaTeX-Pakete ! marginnote
35079 \end_layout
35080
35081 \end_inset
35082
35083
35084 \end_layout
35085
35086 \begin_layout Bibliography
35087 \labelwidthstring Literaturverzeichnis
35088 \begin_inset CommandInset bibitem
35089 LatexCommand bibitem
35090 key "pstricks"
35091
35092 \end_inset
35093
35094 Webseite des LaTeX-Pakets 
35095 \series bold
35096
35097 \begin_inset CommandInset href
35098 LatexCommand href
35099 name "PSTricks"
35100 target "http://tug.org/PSTricks/"
35101
35102 \end_inset
35103
35104
35105 \series default
35106
35107 \begin_inset Index idx
35108 status collapsed
35109
35110 \begin_layout Plain Layout
35111 LaTeX-Pakete ! pstricks
35112 \end_layout
35113
35114 \end_inset
35115
35116
35117 \end_layout
35118
35119 \begin_layout Bibliography
35120 \labelwidthstring Literaturverzeichnis
35121 \begin_inset CommandInset bibitem
35122 LatexCommand bibitem
35123 key "sidecap"
35124
35125 \end_inset
35126
35127 Dokumentation des LaTeX-Pakets 
35128 \series bold
35129
35130 \begin_inset CommandInset href
35131 LatexCommand href
35132 name "sidecap"
35133 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
35134
35135 \end_inset
35136
35137
35138 \series default
35139
35140 \begin_inset Index idx
35141 status collapsed
35142
35143 \begin_layout Plain Layout
35144 LaTeX-Pakete ! sidecap
35145 \end_layout
35146
35147 \end_inset
35148
35149
35150 \end_layout
35151
35152 \begin_layout Bibliography
35153 \labelwidthstring Literaturverzeichnis
35154 \begin_inset CommandInset bibitem
35155 LatexCommand bibitem
35156 key "prettyref"
35157
35158 \end_inset
35159
35160 Dokumentation des LaTeX-Pakets 
35161 \series bold
35162
35163 \begin_inset CommandInset href
35164 LatexCommand href
35165 name "prettyref"
35166 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
35167
35168 \end_inset
35169
35170
35171 \series default
35172
35173 \begin_inset Index idx
35174 status collapsed
35175
35176 \begin_layout Plain Layout
35177 LaTeX-Pakete ! prettyref
35178 \end_layout
35179
35180 \end_inset
35181
35182
35183 \end_layout
35184
35185 \begin_layout Bibliography
35186 \labelwidthstring Literaturverzeichnis
35187 \begin_inset CommandInset bibitem
35188 LatexCommand bibitem
35189 key "refstyle"
35190
35191 \end_inset
35192
35193 Dokumentation des LaTeX-Pakets 
35194 \series bold
35195
35196 \begin_inset CommandInset href
35197 LatexCommand href
35198 name "refstyle"
35199 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
35200
35201 \end_inset
35202
35203
35204 \series default
35205
35206 \begin_inset Index idx
35207 status collapsed
35208
35209 \begin_layout Plain Layout
35210 LaTeX-Pakete ! refstyle
35211 \end_layout
35212
35213 \end_inset
35214
35215
35216 \end_layout
35217
35218 \begin_layout Bibliography
35219 \labelwidthstring Literaturverzeichnis
35220 \begin_inset CommandInset bibitem
35221 LatexCommand bibitem
35222 key "NeuInLyX20"
35223
35224 \end_inset
35225
35226
35227 \begin_inset CommandInset href
35228 LatexCommand href
35229 name "Wiki-Seite"
35230 target "http://wiki.lyx.org/LyX/NewInLyX20"
35231
35232 \end_inset
35233
35234  über neue Funktionen in 
35235 \family sans
35236 LyX 2.0
35237 \family default
35238 .
35239 \end_layout
35240
35241 \begin_layout Standard
35242 \begin_inset CommandInset index_print
35243 LatexCommand printindex
35244 type "idx"
35245
35246 \end_inset
35247
35248
35249 \end_layout
35250
35251 \end_body
35252 \end_document