]> git.lyx.org Git - lyx.git/blob - lib/doc/de/EmbeddedObjects.lyx
EmbeddedObjects.lyx: tiny fix
[lyx.git] / lib / doc / de / EmbeddedObjects.lyx
1 #LyX 1.5.0rc2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 276
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % wenn pdflatex benutzt wird:
8 \usepackage{ifpdf}
9 \ifpdf
10
11 % Fonts fuer huebschere PDF-Ansichten
12 \IfFileExists{lmodern.sty}
13  {\usepackage{lmodern}} % wenn vorhanden
14  {% wenn nicht vorhanden
15   \usepackage[scaled=0.92]{helvet}
16   \usepackage{mathptmx}
17   \usepackage{courier}
18  } % Ende des Nein-Zweiges
19
20 % Alle Querverweise und URLs als Link darstellen
21 % In der PDF-Ausgabe
22  \usepackage[colorlinks=true, bookmarks, bookmarksnumbered, bookmarksopen, bookmarksopenlevel=1,
23   linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
24   pdfpagelayout=OneColumn, pdfnewwindow=true,
25   pdfstartview=XYZ, plainpages=false, pdfpagelabels,
26   pdfauthor={LyX Team}, pdftex,
27   pdftitle={LyX's Figure, Table, Floats, Notes, and Boxes manual},
28   pdfsubject={LyX-documentation about figures, tables, floats, notes, and boxes},
29   pdfkeywords={LyX, Tables, Figures, Floats, Boxes, Notes}]{hyperref}
30  
31 \else % In der DVI- oder PS-Ausgabe
32
33  % Alle Querverweise und URLs als Link in der DVI-Ansicht darstellen
34  \usepackage[ps2pdf, colorlinks=true,
35   linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue]{hyperref}
36
37 \fi % Ende von: wenn pdflatex benutzt wird
38
39 % Setzt den Link fuer Spruenge zu Gleitabbildungen
40 % auf den Anfang des Gelitobjekts und nicht aufs Ende
41 \usepackage[figure]{hypcap}
42
43 % Die Seiten des Inhaltsverzeichnisses werden roemisch numeriert,
44 % ein PDF-Lesezeichen fuer das Inhaltsverzeichnis wird hinzugefuegt
45 \pagenumbering{roman}
46 \let\myTOC\tableofcontents
47 \renewcommand{\tableofcontents}{%
48  \pdfbookmark[1]{Contents}{}
49  \myTOC
50  \cleardoublepage
51  \pagenumbering{arabic}}
52
53 % Formatierung von Legenden
54 \usepackage[labelfont={bf,sf}, tableposition=top]{caption}[2004/07/16]
55
56 % Befehle, um Legenden neben Tabellen und Abbildungen zu setzen
57 \usepackage{sidecap}
58
59 \newcommand{\TabBesBeg}{%
60  \let\MyTable\table
61  \let\MyEndtable\endtable
62  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
63
64 \newcommand{\TabBesEnd}{%
65  \let\table\MyTable
66  \let\endtable\MyEndtable}
67
68 \newcommand{\FigBesBeg}{%
69  \let\MyFigure\figure
70  \let\MyEndfigure\endfigure
71  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
72
73 \newcommand{\FigBesEnd}{%
74  \let\figure\MyFigure
75  \let\endfigure\MyEndfigure}
76
77 % ermoeglicht das Berechnen von Werten
78 \usepackage{calc}
79
80 % Ermoeglicht besondere Tabellenzellen-Ausrichtungen
81 \usepackage{dcolumn}
82
83 %Vergroessert den Teil der Seite, in dem Gleitobjekte
84 % unten angeordnet werden duerfen
85 \renewcommand{\bottomfraction}{0.5}
86
87 % Vermeidet, dass Gleitobjekte vor ihrem Abschnitt gedruckt werden
88 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
89
90 % beschleunigt die Berechnung von langen Tabellen
91 \setcounter{LTchunksize}{100}
92
93 % wird bei farbigen Tabellen benutzt
94 \@ifundefined{textcolor}
95  {\usepackage{color}}{}
96 \usepackage{colortbl}
97 \definecolor{dunkelgruen}{cmyk}{0.5, 0, 1, 0}
98 \definecolor{hellgrau}{gray}{0.8}
99
100 % wird fuer Mehrfachzeilen benutzt
101 \usepackage{multirow}
102 %\renewcommand{\multirowsetup}{\centering}
103
104 % wird fuer Tabellen im Buchstil benutzt
105 \usepackage{booktabs}
106
107 % wird benutzt, um Tabellenzellen zu vergroessern
108 \@ifundefined{extrarowheight}
109  {\usepackage{array}}{}
110 \setlength{\extrarowheight}{2pt}
111
112 % wird fuer benutzerdefinierte Tabellen benutzt
113 % ---
114 \newcolumntype{M}[1]
115  {>{\centering\hspace{0pt}}m{#1}}
116
117 \newcolumntype{S}[2]
118  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
119
120 \newcolumntype{K}[1]
121  {>{\columncolor{#1}\hspace{0pt}}c}
122
123 \newcolumntype{V}{!{\vrule width 1.5pt}}
124
125 \newcolumntype{W}{!{\color{green}\vline}}
126 % ---
127
128 % Setzt einen zusaetzlichen Abstand von
129 % 1.5 mm zwischen Fussnoten
130 \let\myFoot\footnote
131 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
132
133 % damit kann auf Gleit-Algorithmen verwiesen werden
134 \newfloat{Xalgorithm}{tbp}{loa}
135 \floatname{Xalgorithm}{Algorithmus}
136 \newcommand{\theHalgorithm}{\theHXalgorithm}
137 \renewenvironment{algorithm}[1][tbp]
138  {\begin{Xalgorithm}[#1]}{\end{Xalgorithm}}
139
140 % Gleit-Algorithmen werden innerhalb von Kapiteln numeriert
141 \numberwithin{Xalgorithm}{chapter}
142
143 % Grauschrift-Notizen in blauer Farbe
144 \renewenvironment{lyxgreyedout}
145  {\textcolor{blue}\bgroup}{\egroup}
146
147 % ------------------------------------
148 % Pruefung auf benoetigte LaTeXPakete
149 \usepackage{ifthen}
150
151 % Pruefung auf arydshln
152 % fuer Tabellen mit gestrichelten Linien
153 \newboolean{arydshln}
154 \IfFileExists{arydshln.sty}
155  {\usepackage{arydshln}
156   \setboolean{arydshln}{true}}
157  {\setboolean{arydshln}{false}}
158
159 % Pruefung auf marginnote
160 % fuer Randnotizen
161 \newboolean{marginnote}
162 \IfFileExists{marginnote.sty}
163  {\usepackage{marginnote}
164   \let\marginpar\marginnote
165   \setboolean{marginnote}{true}}
166  {\setboolean{marginnote}{false}}
167
168 % Damit der Index den Namen "Stichwortverzeichnis" erhält
169 \usepackage[ngerman]{babel}
170 \addto\captionsngerman{\renewcommand{\indexname}{Stichwortverzeichnis}}
171 \end_preamble
172 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
173 \language ngerman
174 \inputencoding auto
175 \font_roman default
176 \font_sans default
177 \font_typewriter default
178 \font_default_family default
179 \font_sc false
180 \font_osf false
181 \font_sf_scale 100
182 \font_tt_scale 100
183 \graphics default
184 \paperfontsize 12
185 \spacing single
186 \papersize a4paper
187 \use_geometry false
188 \use_amsmath 2
189 \use_esint 0
190 \cite_engine basic
191 \use_bibtopic false
192 \paperorientation portrait
193 \secnumdepth 3
194 \tocdepth 3
195 \paragraph_separation skip
196 \defskip medskip
197 \quotes_language german
198 \papercolumns 1
199 \papersides 2
200 \paperpagestyle default
201 \bullet 1 0 9 -1
202 \bullet 2 2 35 -1
203 \bullet 3 2 7 -1
204 \tracking_changes false
205 \output_changes false
206 \author "Anonymous" 
207 \author "usti" 
208 \author "Hartmut Haase" hha4491@atomstromfrei.de
209 \author "Uwe Stöhr" 
210 \end_header
211
212 \begin_body
213
214 \begin_layout Title
215 Das LyX-Handbuch der Einfügungen:
216 \newline
217  
218 \size larger
219 Abbildungen, Tabellen, Gleitobjekte, Notizen und Boxen
220 \size default
221  
222 \newline
223
224 \size large
225 (Version 1.5.x)
226 \end_layout
227
228 \begin_layout Author
229 vom LyX Team
230 \size normal
231
232 \begin_inset Foot
233 status open
234
235 \begin_layout Standard
236
237 \size normal
238 Übersetzung und Bearbeitung: Hartmut Haase
239 \end_layout
240
241 \end_inset
242
243
244 \size default
245
246 \begin_inset Foot
247 status open
248
249 \begin_layout Standard
250 \noindent
251 Wenn Sie Anmerkungen oder Korrekturvorschläge machen wollen, schreiben Sie
252  bitte an: 
253 \family typewriter
254
255 \begin_inset ERT
256 status collapsed
257
258 \begin_layout Standard
259
260
261 \backslash
262 href{mailto:lyx-docs@lists.lyx.org?subject=LyX's ExtendedInsets manual}{
263 \end_layout
264
265 \end_inset
266
267 lyx-docs@lists.lyx.org
268 \begin_inset ERT
269 status collapsed
270
271 \begin_layout Standard
272
273 }
274 \end_layout
275
276 \end_inset
277
278
279 \end_layout
280
281 \end_inset
282
283
284 \begin_inset Note Note
285 status collapsed
286
287 \begin_layout Standard
288 Autor: Uwe Stöhr <uwestoehr@web.de>
289 \end_layout
290
291 \end_inset
292
293
294 \end_layout
295
296 \begin_layout Date
297 letzte Änderung: 22.
298  Juni 2007
299 \end_layout
300
301 \begin_layout Standard
302 \begin_inset LatexCommand tableofcontents
303
304 \end_inset
305
306
307 \end_layout
308
309 \begin_layout Standard
310 \begin_inset FloatList figure
311
312 \end_inset
313
314
315 \end_layout
316
317 \begin_layout Standard
318 \begin_inset FloatList table
319
320 \end_inset
321
322
323 \end_layout
324
325 \begin_layout Standard
326 \begin_inset Note Note
327 status open
328
329 \begin_layout Standard
330 Um alle Teile diese Handbuches als DVI, HTML, PDF, PostScript® oder Rich
331  Text exportieren zu können oder es auszudrucken, benötigen Sie die LaTeX-Pakte
332  
333 \series bold
334 arydshln
335 \series default
336  und 
337 \series bold
338 marginnote
339 \series default
340 .
341  Wenn sie nicht installiert sind, erfolgt die Ausgabe ohne die Teile, in
342  denen sie benötigt werden.
343 \end_layout
344
345 \begin_layout Standard
346 Wenn es Ihnen trotzdem nicht gelingen sollte, können Sie die neueste PDF-Version
347  des englischen Originals hier finden:
348 \newline
349
350 \series bold
351 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
352 \end_layout
353
354 \end_inset
355
356
357 \end_layout
358
359 \begin_layout Chapter
360 Abbildungen
361 \begin_inset LatexCommand label
362 name "kap:Abbildungen"
363
364 \end_inset
365
366
367 \begin_inset LatexCommand index
368 name "Abbildungen"
369
370 \end_inset
371
372
373 \end_layout
374
375 \begin_layout Section
376 Grafik-Dialog
377 \begin_inset LatexCommand index
378 name "Abbildungen ! Grafik-Dialog"
379
380 \end_inset
381
382
383 \begin_inset LatexCommand label
384 name "abs:Grafik-Dialog"
385
386 \end_inset
387
388
389 \end_layout
390
391 \begin_layout Standard
392 Um eine Abbildung in Ihr Dokument einzufügen, klicken Sie auf das Symbol
393  
394 \begin_inset Graphics
395         filename ../../images/dialog-show-new-inset_graphics.xpm
396         scale 70
397         scaleBeforeRotation
398         BoundingBox 0bp 6bp 22bp 22bp
399
400 \end_inset
401
402  in der Werkzeugleiste oder wählen das Menü 
403 \family sans
404 Einfügen\SpecialChar \menuseparator
405 Grafik
406 \family default
407 .
408  Ein Dialogfenster erscheint, in dem Sie einen Dateinamen direkt oder über
409  
410 \family sans
411 Durchsuchen
412 \family default
413  eingeben können.
414  Die Abbildung wird in der druckfertigen Ausgabe genau dort erscheinen,
415  an der Sie es eingefügt haben.
416 \end_layout
417
418 \begin_layout Standard
419 \begin_inset Note Greyedout
420 status open
421
422 \begin_layout Quote
423
424 \series bold
425 Bemerkung
426 \series default
427 : Wenn Sie einen Dateinamen über 
428 \family sans
429 Durchsuchen
430 \family default
431  eingeben, wird LyX den gesamten Pfad in das Feld 
432 \family sans
433 Datei
434 \family default
435  eintragen.
436  Das ist etwas lästig, wenn Sie relative Pfade benötigen.
437 \end_layout
438
439 \end_inset
440
441
442 \end_layout
443
444 \begin_layout Standard
445 Der Grafik-Dialog wird immer dann geöffnet, wenn Sie auf eine Abbildung
446  klicken.
447  Der Dialog hat drei Karteikarten:
448 \end_layout
449
450 \begin_layout Description
451
452 \family sans
453 Grafik
454 \family default
455  Hier können Sie eine Grafik-Datei auswählen und ihr Aussehen in der druckbaren
456  Version festlegen.
457  Die für die Bildgröße verfügbaren Einheiten werden im Anhang\InsetSpace ~
458
459 \begin_inset LatexCommand ref
460 reference "kap:Units-available-in"
461
462 \end_inset
463
464  erklärt.
465 \newline
466 Sie können Abbildungen durch Angabe eines 
467 \family sans
468 Winkel
469 \family default
470 \InsetSpace ~
471
472 \family sans
473 (Grad)
474 \family default
475  und Festlegung eines 
476 \family sans
477 Drehpunktes
478 \family default
479  drehen.
480  Negative Winkel drehen Uhrzeigersinn.
481  Die Abbildung wird auch in LyX gedreht.
482 \newline
483 Abbildungen können in der Größe verändert
484  werden, indem man Prozentwerte oder Höhe und Breite definiert.
485  Wenn man nur einen Wert angibt, wird der andere automatisch berechnet.
486  Wenn Sie beide Werte angeben, wird die Abbildung an die Größe angepasst,
487  wobei sie möglicherweise verzerrt wird.
488  Um das zu vermeiden, sollten Sie 
489 \family sans
490 Seitenverhältnis\InsetSpace ~
491 beibehalten
492 \family default
493  ankreuzen.
494  Die Abbildung wird dann so angepasst, dass die vorgegebenen Werte für 
495 \family sans
496 Höhe
497 \family default
498  und 
499 \family sans
500 Breite
501 \family default
502  nicht überschritten werden.
503 \newline
504 Wenn Sie auf 
505 \family sans
506 Bearbeiten
507 \family default
508  klicken, können Abbildungen mit einem Programm, das in 
509 \family sans
510 Werkzeuge\SpecialChar \menuseparator
511 Einstellungen\SpecialChar \menuseparator
512 Dateiformate
513 \family default
514  im Feld 
515 \family sans
516 Bearbeiter
517 \family default
518  festgelegt wurde, bearbeitet werden.
519 \end_layout
520
521 \begin_layout Description
522
523 \family sans
524 Ausschnitt
525 \family default
526  Alternativ zur Festlegung der 
527 \family sans
528 Ausgabegröße
529 \family default
530  unter 
531 \family sans
532 \series bold
533 Grafik
534 \family default
535 \series default
536  kann man hier Koordinaten angeben, um Höhe und Breite der Abbildung für
537  die Ausgabe festzulegen.
538  Wenn Sie auf 
539 \family sans
540 Lese\InsetSpace ~
541 aus\InsetSpace ~
542 Datei
543 \family default
544  klicken, werden die Koordinaten automatisch berechnet.
545  Die Option 
546 \family sans
547 Auf\InsetSpace ~
548 Begrenzungsbox\InsetSpace ~
549 zuschneiden
550 \family default
551  wird nur den Teil der Abbildung drucken, der innerhalb der vorgegebenen
552  Koordinaten liegt.
553  Normalerweise können Sie die Karteikarte 
554 \family sans
555 \series bold
556 Ausschnitt
557 \family default
558 \series default
559  ignorieren, weil Sie sich um die Koordinaten nicht kümmern müssen.
560 \end_layout
561
562 \begin_layout Description
563
564 \family sans
565 LaTe
566 \begin_inset ERT
567 status collapsed
568
569 \begin_layout Standard
570
571 {}
572 \end_layout
573
574 \end_inset
575
576 X-\InsetSpace ~
577 und\InsetSpace ~
578 Ly
579 \begin_inset ERT
580 status collapsed
581
582 \begin_layout Standard
583
584 {}
585 \end_layout
586
587 \end_inset
588
589 X-Optionen
590 \family default
591  Hier können Sie das Aussehen einer Abbildung innerhalb von LyX ändern und
592  festlegen, ob die Abbildung ein Teil einer gleitenden Abbildung mit eigener
593  Beschriftung sein soll.
594  Teilabbildungen werden in Abschnitt\InsetSpace ~
595
596 \begin_inset LatexCommand ref
597 reference "abs:Gleitende-Abbildungen"
598
599 \end_inset
600
601  beschrieben.
602 \newline
603  LaTeX-Experten können hier weitere LaTeX-Optionen definieren.
604 \newline
605 Ist
606  die Option 
607 \family sans
608 Entwurfsmodus 
609 \family default
610 angekreuzt, wird nur ein Rahmen in der Größe der Abbildung mit dem Dateinamen
611  darin gedruckt.
612 \newline
613 Die Option 
614 \family sans
615 Beim\InsetSpace ~
616 Exportieren\InsetSpace ~
617 nicht\InsetSpace ~
618 entpacken
619 \family default
620  betrifft nur gepackte EPS-Dateien, zum Beispiel 
621 \emph on
622 x.eps.gz
623 \emph default
624 .
625  LaTeX kann so mit ihnen umgehen.
626 \newline
627 Gepackte EPS-Dateien sparen Platz, wenn
628  Sie als Ausgebe-Format PostScript® wählen, siehe Anhang\InsetSpace ~
629
630 \begin_inset LatexCommand ref
631 reference "abs:PostScript"
632
633 \end_inset
634
635 .
636  Um EPS-Dateien zu packen, benutzen Sie folgende Kommandozeilenbefehle:
637 \newline
638
639 \series bold
640 gzip x.eps
641 \newline
642 zgrep %%Bounding x.eps.gz > x.eps.bb
643 \series default
644
645 \newline
646 Der zweite Befehl erzeugt die Begrenzungsbox 
647 \begin_inset Quotes gld
648 \end_inset
649
650 x.eps.bb
651 \begin_inset Quotes grd
652 \end_inset
653
654 , die LaTeX für gepackte Abbildungen benötigt.
655 \end_layout
656
657 \begin_layout Standard
658 \begin_inset VSpace bigskip
659 \end_inset
660
661
662 \end_layout
663
664 \begin_layout Standard
665 Hier ist eine zentrierte .eps-Abbildung
666 \begin_inset Foot
667 status open
668
669 \begin_layout Standard
670 Abbildungsformate sind in Abschnitt\InsetSpace ~
671
672 \begin_inset LatexCommand ref
673 reference "abs:Bildformate"
674
675 \end_inset
676
677  beschrieben.
678 \end_layout
679
680 \end_inset
681
682  in einem eigenen Absatz:
683 \end_layout
684
685 \begin_layout Standard
686 \align center
687 \begin_inset Graphics
688         filename ../clipart/mobius.eps
689         display color
690         scale 70
691         scaleBeforeRotation
692         rotateOrigin center
693
694 \end_inset
695
696
697 \end_layout
698
699 \begin_layout Standard
700 \noindent
701 Hier ist dieselbe Abbildung, aber im Entwurfsmodus gedruckt:
702 \end_layout
703
704 \begin_layout Standard
705 \align center
706 \begin_inset Graphics
707         filename ../clipart/mobius.eps
708         display color
709         scale 70
710         draft
711         scaleBeforeRotation
712         rotateOrigin center
713
714 \end_inset
715
716
717 \end_layout
718
719 \begin_layout Section
720 Gleitende Abbildungen
721 \begin_inset LatexCommand label
722 name "abs:Gleitende-Abbildungen"
723
724 \end_inset
725
726
727 \begin_inset LatexCommand index
728 name "Abbildungen ! gleitende"
729
730 \end_inset
731
732
733 \begin_inset LatexCommand index
734 name "Gleitobjekte ! Abbildungen"
735
736 \end_inset
737
738
739 \end_layout
740
741 \begin_layout Standard
742 Allgemeine Erläuterungen zu Gleitobjekten finden Sie in Abschnitt
743 \begin_inset LatexCommand ref
744 reference "abs:Gleitobjekte-Einleitung"
745
746 \end_inset
747
748 .
749 \end_layout
750
751 \begin_layout Standard
752 Wenn Sie auf das Werkzeugleisten-Symbol 
753 \begin_inset Graphics
754         filename ../../images/float-insert_figure.xpm
755         scale 70
756         scaleBeforeRotation
757         BoundingBox 0bp 6bp 22bp 22bp
758
759 \end_inset
760
761  klicken oder 
762 \family sans
763 Einfügen\SpecialChar \menuseparator
764 Gleit\SpecialChar \-
765 objekt\SpecialChar \menuseparator
766 Abbildung
767 \family default
768  wählen, erhalten Sie einen leeren roten Rahmen ohne Abbildung.
769  In das rot umrahmte Feld rechts von 
770 \emph on
771 Abbildung\InsetSpace ~
772 Nr:
773 \emph default
774  schreiben Sie den Bildbeschriftung.
775  Nach einem Klick oberhalb oder unterhalb von 
776 \emph on
777 Abbildung\InsetSpace ~
778 Nr:
779 \emph default
780  können Sie dann eine Abbildung wie 
781 \begin_inset LatexCommand ref
782 reference "abb:kill-plat"
783
784 \end_inset
785
786  oberhalb oder wie Abbildung\InsetSpace ~
787
788 \begin_inset LatexCommand ref
789 reference "abb:escher"
790
791 \end_inset
792
793  unterhalb der Bildbeschriftung einfügen.
794  Näheres über Bildbeschriftungen erfahren Sie in Abschnitt\InsetSpace ~
795
796 \begin_inset LatexCommand ref
797 reference "abs:Titel-Platzierung"
798
799 \end_inset
800
801 .
802 \end_layout
803
804 \begin_layout Standard
805 \begin_inset Float figure
806 wide false
807 sideways false
808 status open
809
810 \begin_layout Standard
811 \align center
812 \begin_inset Graphics
813         filename ../clipart/platypus.eps
814         display color
815         width 50col%
816         scaleBeforeRotation
817         rotateOrigin center
818
819 \end_inset
820
821
822 \end_layout
823
824 \begin_layout Standard
825 \begin_inset Caption
826
827 \begin_layout Standard
828 \begin_inset LatexCommand label
829 name "abb:kill-plat"
830
831 \end_inset
832
833 Platypus in einem Gleitobjekt
834 \end_layout
835
836 \end_inset
837
838
839 \end_layout
840
841 \end_inset
842
843
844 \end_layout
845
846 \begin_layout Standard
847 \begin_inset Float figure
848 wide false
849 sideways false
850 status open
851
852 \begin_layout Standard
853 \begin_inset Caption
854
855 \begin_layout Standard
856 \begin_inset LatexCommand label
857 name "abb:escher"
858
859 \end_inset
860
861 M.C.
862  Escher
863 \end_layout
864
865 \end_inset
866
867
868 \end_layout
869
870 \begin_layout Standard
871 \align center
872 \begin_inset Graphics
873         filename ../clipart/escher-lsd.eps
874         display color
875         scale 80
876         scaleBeforeRotation
877         rotateOrigin center
878
879 \end_inset
880
881
882 \end_layout
883
884 \end_inset
885
886
887 \end_layout
888
889 \begin_layout Standard
890 \begin_inset LatexCommand index
891 name "Abbildungen ! Beispiele"
892
893 \end_inset
894
895 Abbildung\InsetSpace ~
896
897 \begin_inset LatexCommand ref
898 reference "abb:kill-plat"
899
900 \end_inset
901
902  und 
903 \begin_inset LatexCommand ref
904 reference "abb:escher"
905
906 \end_inset
907
908  sind Beispiele für Abbildungen, auf die verwiesen werden kann.
909  Dafür fügen Sie in der Beschriftung mit 
910 \family sans
911 Einfügen\SpecialChar \menuseparator
912 Marke
913 \family default
914  oder durch Klicken auf 
915 \begin_inset Graphics
916         filename ../../images/label-insert.xpm
917         scale 70
918         scaleBeforeRotation
919         BoundingBox 0bp 6bp 20bp 20bp
920
921 \end_inset
922
923  eine Marke ein.
924  Auf diese können Sie dann wie gewohnt mit 
925 \family sans
926 Einfügen\SpecialChar \menuseparator
927 Querverweis
928 \family default
929  oder durch Klicken auf 
930 \begin_inset Graphics
931         filename ../../images/dialog-show-new-inset_ref.xpm
932         scale 70
933         scaleBeforeRotation
934         BoundingBox 0bp 6bp 22bp 22bp
935
936 \end_inset
937
938  verweisen.
939  Das ist besser als eine vage Formulierung wie 
940 \begin_inset Quotes gld
941 \end_inset
942
943 die obige Abbildung
944 \begin_inset Quotes grd
945 \end_inset
946
947  zu benutzen, weil LaTeX die Abbildung dort platzieren wird, wo es sinnvoll
948  erscheint, und das muss nicht 
949 \emph on
950 oben
951 \emph default
952  sein.
953  Verweise werden detailliert in Abschnitt\InsetSpace ~
954
955 \begin_inset LatexCommand ref
956 reference "abs:Auf-Gleitobjekte-verweisen"
957
958 \end_inset
959
960  beschrieben.
961 \end_layout
962
963 \begin_layout Standard
964 Normalerweise wird eine Gleitabbildung nur aus einem Bild bestehen, aber
965  manchmal benötigt man mehrere Bilder mit unterschiedlichen Beschriftungen
966  nebeneinander.
967  Das erreicht man mit der Karteikarte 
968 \family sans
969 LaTe
970 \begin_inset ERT
971 status collapsed
972
973 \begin_layout Standard
974
975 {}
976 \end_layout
977
978 \end_inset
979
980 X-\InsetSpace ~
981 und\InsetSpace ~
982 Ly
983 \begin_inset ERT
984 status collapsed
985
986 \begin_layout Standard
987
988 {}
989 \end_layout
990
991 \end_inset
992
993 X-Optionen
994 \family default
995  des 
996 \family sans
997 Grafik
998 \family default
999 -Dialoges.
1000  Kreuzen Sie dort 
1001 \family sans
1002 Teilabbildung
1003 \family default
1004  an und geben die Beschriftung des Bildes im Feld 
1005 \family sans
1006 Legende
1007 \family default
1008  ein.
1009  Beachten Sie, dass im Abbildungsverzeichnis nur die Hauptbeschriftung erscheint.
1010  Verweise auf Teilabbildungen werden in Abschnitt\InsetSpace ~
1011
1012 \begin_inset LatexCommand ref
1013 reference "uab:Auf-Teilabbildungen-verweisen"
1014
1015 \end_inset
1016
1017  beschrieben.
1018 \end_layout
1019
1020 \begin_layout Standard
1021 Abbildung\InsetSpace ~
1022
1023 \begin_inset LatexCommand ref
1024 reference "abb:Two-distorted-images"
1025
1026 \end_inset
1027
1028  ist ein Beispiel für eine Gleitabbildung mit zwei Teilabbildungen nebeneinander
1029 - Sie können sie auch untereinander setzen, indem Sie nach dem ersten Bild
1030  auf Eingabe drücken.
1031 \end_layout
1032
1033 \begin_layout Standard
1034 \begin_inset Float figure
1035 wide false
1036 sideways false
1037 status open
1038
1039 \begin_layout Standard
1040
1041 \hfill
1042
1043 \begin_inset Graphics
1044         filename ../clipart/escher-lsd.eps
1045         width 35col%
1046         scaleBeforeRotation
1047         subcaption
1048         subcaptionText "M. C. Escher"
1049
1050 \end_inset
1051
1052
1053 \hfill
1054
1055 \begin_inset Graphics
1056         filename ../clipart/platypus.eps
1057         lyxscale 60
1058         width 45col%
1059         scaleBeforeRotation
1060         subcaption
1061         subcaptionText "\label{abb:Platypus} Platypus"
1062
1063 \end_inset
1064
1065
1066 \hfill
1067
1068 \end_layout
1069
1070 \begin_layout Standard
1071 \begin_inset Caption
1072
1073 \begin_layout Standard
1074 \begin_inset LatexCommand label
1075 name "abb:Two-distorted-images"
1076
1077 \end_inset
1078
1079 Zwei Teilabbildungen nebeneinander.
1080 \end_layout
1081
1082 \end_inset
1083
1084
1085 \end_layout
1086
1087 \end_inset
1088
1089
1090 \end_layout
1091
1092 \begin_layout Section
1093 Bildformate
1094 \begin_inset LatexCommand label
1095 name "abs:Bildformate"
1096
1097 \end_inset
1098
1099
1100 \begin_inset LatexCommand index
1101 name "Abbildungen ! Bildformate"
1102
1103 \end_inset
1104
1105
1106 \end_layout
1107
1108 \begin_layout Standard
1109 Sie können Bilder in jedem bekannten Dateiformat einfügen.
1110  Aber wie in Anhang\InsetSpace ~
1111
1112 \begin_inset LatexCommand ref
1113 reference "kap:Ausgabedatei-Formate"
1114
1115 \end_inset
1116
1117  beschrieben, erlaubt jedes Ausgabeformat nur ein paar Bildformate.
1118  LyX benutzt im Hintergrund das Programm
1119 \family typewriter
1120  Imagemagick
1121 \family default
1122 , um Bilder ins richtige Ausgabeformat zu konvertieren.
1123  Sie beschleunigen Ihre Arbeit, wenn Sie solche Konvertierungen im Hintergrund
1124  vermeiden.
1125  Dazu sollten Sie nur Bildformate benutzen, die direkt in die Ausgabe eingefügt
1126  werden können.
1127  Diese Formate werden in Anhang\InsetSpace ~
1128
1129 \begin_inset LatexCommand ref
1130 reference "kap:Ausgabedatei-Formate"
1131
1132 \end_inset
1133
1134  beschrieben.
1135 \end_layout
1136
1137 \begin_layout Standard
1138 Ähnlich wie bei Fonts gibt es zwei Bildformate:
1139 \end_layout
1140
1141 \begin_layout Description
1142 Pixelbilder bestehen aus Pixeln, meist in komprimierter Form.
1143  Sie sind deshalb nicht völlig skalierbar und sehen bei starken Vergrößerungen
1144  
1145 \emph on
1146 pixelig
1147 \emph default
1148  aus.
1149  Bekannte Pixel-Formate sind 
1150 \begin_inset Quotes gld
1151 \end_inset
1152
1153 Graphics Interchange Format
1154 \begin_inset Quotes grd
1155 \end_inset
1156
1157  (GIF, Dateiendung
1158 \family typewriter
1159  
1160 \family default
1161
1162 \begin_inset Quotes gld
1163 \end_inset
1164
1165
1166 \family typewriter
1167 .gif
1168 \family default
1169
1170 \begin_inset Quotes grd
1171 \end_inset
1172
1173 )
1174 \begin_inset LatexCommand index
1175 name "GIF"
1176
1177 \end_inset
1178
1179
1180 \begin_inset Quotes gld
1181 \end_inset
1182
1183 Portable Network Graphics
1184 \begin_inset Quotes grd
1185 \end_inset
1186
1187  (PNG, Dateiendung 
1188 \begin_inset Quotes gld
1189 \end_inset
1190
1191
1192 \family typewriter
1193 .png
1194 \family default
1195
1196 \begin_inset Quotes grd
1197 \end_inset
1198
1199 )
1200 \begin_inset LatexCommand index
1201 name "PNG"
1202
1203 \end_inset
1204
1205
1206 \begin_inset Quotes gld
1207 \end_inset
1208
1209 Joint Photographic Experts Group
1210 \begin_inset Quotes grd
1211 \end_inset
1212
1213  (JPG, Dateiendung
1214 \family typewriter
1215  
1216 \family default
1217
1218 \begin_inset Quotes gld
1219 \end_inset
1220
1221
1222 \family typewriter
1223 .jpg
1224 \family default
1225
1226 \begin_inset Quotes grd
1227 \end_inset
1228
1229  oder 
1230 \begin_inset Quotes gld
1231 \end_inset
1232
1233
1234 \family typewriter
1235 .jpeg
1236 \family default
1237
1238 \begin_inset Quotes grd
1239 \end_inset
1240
1241 )
1242 \begin_inset LatexCommand index
1243 name "JPG, JPEG"
1244
1245 \end_inset
1246
1247  und 
1248 \begin_inset Quotes gld
1249 \end_inset
1250
1251 Windows Bitmap
1252 \begin_inset Quotes grd
1253 \end_inset
1254
1255  (BMP, Dateiendung 
1256 \begin_inset Quotes gld
1257 \end_inset
1258
1259
1260 \family typewriter
1261 .bmp
1262 \family default
1263
1264 \begin_inset Quotes grd
1265 \end_inset
1266
1267 )
1268 \begin_inset LatexCommand index
1269 name "BMP"
1270
1271 \end_inset
1272
1273 .
1274 \end_layout
1275
1276 \begin_layout Description
1277 Vektorbilder bestehen aus Vektoren und können deshalb ohne Datenverlust
1278  auf jede beliebige Größe skaliert werden.
1279  Das ist wichtig bei Präsentationen und Online-Dokumenten, um in Diagramme
1280  zoomen zu können.
1281 \newline
1282 Bekannte Formate sind 
1283 \begin_inset Quotes gld
1284 \end_inset
1285
1286 Scalable Vector Graphics
1287 \begin_inset Quotes grd
1288 \end_inset
1289
1290  (SVG, Dateiendung
1291 \family typewriter
1292  
1293 \family default
1294
1295 \begin_inset Quotes gld
1296 \end_inset
1297
1298
1299 \family typewriter
1300 .svg
1301 \family default
1302
1303 \begin_inset Quotes grd
1304 \end_inset
1305
1306 )
1307 \begin_inset LatexCommand index
1308 name "SVG"
1309
1310 \end_inset
1311
1312
1313 \begin_inset Quotes gld
1314 \end_inset
1315
1316 Encapsulated PostScript
1317 \begin_inset Quotes grd
1318 \end_inset
1319
1320  (EPS, Dateiendung 
1321 \begin_inset Quotes gld
1322 \end_inset
1323
1324
1325 \family typewriter
1326 .eps
1327 \family default
1328
1329 \begin_inset Quotes grd
1330 \end_inset
1331
1332 )
1333 \begin_inset LatexCommand index
1334 name "EPS"
1335
1336 \end_inset
1337
1338
1339 \begin_inset Quotes gld
1340 \end_inset
1341
1342 Portable Document Format
1343 \begin_inset Quotes grd
1344 \end_inset
1345
1346  (PDF, Dateiendung
1347 \family typewriter
1348  
1349 \family default
1350
1351 \begin_inset Quotes gld
1352 \end_inset
1353
1354
1355 \family typewriter
1356 .pdf
1357 \family default
1358
1359 \begin_inset Quotes grd
1360 \end_inset
1361
1362 )
1363 \begin_inset LatexCommand index
1364 name "PDF"
1365
1366 \end_inset
1367
1368  und 
1369 \begin_inset Quotes gld
1370 \end_inset
1371
1372 Windows Metafile
1373 \begin_inset Quotes grd
1374 \end_inset
1375
1376  (WMF, Dateiendung 
1377 \begin_inset Quotes gld
1378 \end_inset
1379
1380
1381 \family typewriter
1382 .wmf
1383 \family default
1384
1385 \begin_inset Quotes grd
1386 \end_inset
1387
1388 )
1389 \begin_inset LatexCommand index
1390 name "WMF"
1391
1392 \end_inset
1393
1394 .
1395 \end_layout
1396
1397 \begin_layout Standard
1398 Pixelbilder können auch ins PDF- oder EPS-Format konvertiert werden, und
1399  das Ergebnis ist immer noch ein Pixelbild.
1400  In diesem Fall wird ein Kopf mit den Bildeigenschaften zum Originalbild
1401  hinzugefügt.
1402 \begin_inset Foot
1403 status open
1404
1405 \begin_layout Standard
1406 Bei PDF wird das Originalbild auch noch komprimiert.
1407 \end_layout
1408
1409 \end_inset
1410
1411  Die PDF-Dateien, die 
1412 \family typewriter
1413 Adobe Photoshop
1414 \family default
1415  erzeugt, sind zum Beispiel Pixelbilder.
1416 \end_layout
1417
1418 \begin_layout Standard
1419 Normalerweise kann man Pixelbilder nicht in Vektorbilder konvertieren oder
1420  umgekehrt.
1421  Nur die Bildformate PDF und EPS können direkt in PDF- und PostScript-Dateien
1422  eingefügt werden.
1423  SVG- und WMF-Bilder werden in Pixelbilder umgerechnet, wenn die Ausgabedatei
1424  erzeugt wird, weil es zur Zeit keine WMF/SVG
1425 \begin_inset Formula $\to$
1426 \end_inset
1427
1428 PDF/EPS Konverter gibt.
1429 \end_layout
1430
1431 \begin_layout Chapter
1432 Tabellen
1433 \begin_inset LatexCommand label
1434 name "kap:Tabellen"
1435
1436 \end_inset
1437
1438
1439 \begin_inset LatexCommand index
1440 name "Tabellen"
1441
1442 \end_inset
1443
1444
1445 \end_layout
1446
1447 \begin_layout Section
1448 Einführung
1449 \begin_inset LatexCommand index
1450 name "Tabellen ! Einführung"
1451
1452 \end_inset
1453
1454
1455 \end_layout
1456
1457 \begin_layout Standard
1458 Eine Tabelle können Sie mit dem Werkzeugleistenknopf 
1459 \begin_inset Graphics
1460         filename ../../images/tabular-insert.xpm
1461         scale 70
1462         scaleBeforeRotation
1463         BoundingBox 0bp 6bp 22bp 22bp
1464
1465 \end_inset
1466
1467  oder das Menü 
1468 \family sans
1469 Einfügen\SpecialChar \menuseparator
1470 Tabelle
1471 \family default
1472  einfügen.
1473  Wenn Sie auf den Werkzeugleistenknopf klicken, sehen Sie eine 5×5\InsetSpace \thinspace{}
1474 -Tabelle.
1475  Wenn Sie mit dem Mauszeiger darüberfahren, werden die Felder dunkelblau
1476  und die Größe der dunkelblauen Tabelle angezeigt.
1477  Ein weiterer Mausklick fügt die so definierte Tabelle an der Cursorposition
1478  ein.
1479  Wenn Sie das Menü benutzen, erscheint ein Fenster, in dem Sie Zeilen- und
1480  Spaltenanzahl festlegen können.
1481 \end_layout
1482
1483 \begin_layout Standard
1484 In der so erstellten Tabelle ist jede Zelle umrandet.
1485  Die erste Zeile ist vom Rest durch eine doppelte Linie abgetrennt.
1486  Das wird dadurch erreicht, dass die erste Zeile eine Linie unterhalb und
1487  die zweite Zeile eine Linie oberhalb haben.Hier ist ein Beispiel:
1488 \end_layout
1489
1490 \begin_layout Standard
1491 \align center
1492 \begin_inset Tabular
1493 <lyxtabular version="3" rows="5" columns="4">
1494 <features>
1495 <column alignment="center" valignment="top" leftline="true" width="0">
1496 <column alignment="center" valignment="top" leftline="true" width="0">
1497 <column alignment="center" valignment="top" leftline="true" width="0">
1498 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
1499 <row topline="true" bottomline="true">
1500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1501 \begin_inset Text
1502
1503 \begin_layout Standard
1504
1505 \end_layout
1506
1507 \end_inset
1508 </cell>
1509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1510 \begin_inset Text
1511
1512 \begin_layout Standard
1513
1514 \family roman
1515 \series medium
1516 \shape up
1517 \size normal
1518 \emph off
1519 \bar no
1520 \noun off
1521 \color none
1522 1
1523 \end_layout
1524
1525 \end_inset
1526 </cell>
1527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1528 \begin_inset Text
1529
1530 \begin_layout Standard
1531 2
1532 \end_layout
1533
1534 \end_inset
1535 </cell>
1536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1537 \begin_inset Text
1538
1539 \begin_layout Standard
1540 3
1541 \end_layout
1542
1543 \end_inset
1544 </cell>
1545 </row>
1546 <row topline="true">
1547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1548 \begin_inset Text
1549
1550 \begin_layout Standard
1551
1552 \family roman
1553 \series medium
1554 \shape up
1555 \size normal
1556 \emph off
1557 \bar no
1558 \noun off
1559 \color none
1560 A
1561 \end_layout
1562
1563 \end_inset
1564 </cell>
1565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1566 \begin_inset Text
1567
1568 \begin_layout Standard
1569
1570 \end_layout
1571
1572 \end_inset
1573 </cell>
1574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1575 \begin_inset Text
1576
1577 \begin_layout Standard
1578
1579 \end_layout
1580
1581 \end_inset
1582 </cell>
1583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1584 \begin_inset Text
1585
1586 \begin_layout Standard
1587
1588 \end_layout
1589
1590 \end_inset
1591 </cell>
1592 </row>
1593 <row topline="true">
1594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1595 \begin_inset Text
1596
1597 \begin_layout Standard
1598
1599 \family roman
1600 \series medium
1601 \shape up
1602 \size normal
1603 \emph off
1604 \bar no
1605 \noun off
1606 \color none
1607 B
1608 \end_layout
1609
1610 \end_inset
1611 </cell>
1612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1613 \begin_inset Text
1614
1615 \begin_layout Standard
1616
1617 \end_layout
1618
1619 \end_inset
1620 </cell>
1621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1622 \begin_inset Text
1623
1624 \begin_layout Standard
1625
1626 \end_layout
1627
1628 \end_inset
1629 </cell>
1630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1631 \begin_inset Text
1632
1633 \begin_layout Standard
1634
1635 \end_layout
1636
1637 \end_inset
1638 </cell>
1639 </row>
1640 <row topline="true">
1641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1642 \begin_inset Text
1643
1644 \begin_layout Standard
1645
1646 \family roman
1647 \series medium
1648 \shape up
1649 \size normal
1650 \emph off
1651 \bar no
1652 \noun off
1653 \color none
1654 C
1655 \end_layout
1656
1657 \end_inset
1658 </cell>
1659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1660 \begin_inset Text
1661
1662 \begin_layout Standard
1663
1664 \end_layout
1665
1666 \end_inset
1667 </cell>
1668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1669 \begin_inset Text
1670
1671 \begin_layout Standard
1672
1673 \end_layout
1674
1675 \end_inset
1676 </cell>
1677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1678 \begin_inset Text
1679
1680 \begin_layout Standard
1681
1682 \end_layout
1683
1684 \end_inset
1685 </cell>
1686 </row>
1687 <row topline="true" bottomline="true">
1688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1689 \begin_inset Text
1690
1691 \begin_layout Standard
1692 D
1693 \end_layout
1694
1695 \end_inset
1696 </cell>
1697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1698 \begin_inset Text
1699
1700 \begin_layout Standard
1701
1702 \end_layout
1703
1704 \end_inset
1705 </cell>
1706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1707 \begin_inset Text
1708
1709 \begin_layout Standard
1710
1711 \end_layout
1712
1713 \end_inset
1714 </cell>
1715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1716 \begin_inset Text
1717
1718 \begin_layout Standard
1719
1720 \end_layout
1721
1722 \end_inset
1723 </cell>
1724 </row>
1725 </lyxtabular>
1726
1727 \end_inset
1728
1729
1730 \end_layout
1731
1732 \begin_layout Section
1733 Tabellen-Einstellungen
1734 \begin_inset LatexCommand index
1735 name "Tabellen ! Einstellungen"
1736
1737 \end_inset
1738
1739
1740 \end_layout
1741
1742 \begin_layout Standard
1743 Sie können das Aussehen einer Tabelle ändern, indem Sie mit der rechten
1744  Maustaste draufklicken.
1745  Dadurch wird das Fenster 
1746 \family sans
1747 Tabellen-Einstellungen
1748 \family default
1749  geöffnet.
1750  Hier können die Einstellungen der Zelle, in der der Mauszeiger beim Rechtsklick
1751  gerade war, geändert werden und auch die der zugehörigen Zeile und Spalte.
1752  Viele Optionen sind auch für eine Zellenauswahl wirksam.
1753  Das bedeutet, wenn Sie mehrere Zellen, Zeilen oder Spalten markiert haben
1754  -- sie sind dann hellblau hinterlegt -- gilt eine Aktion für die gesamte
1755  Auswahl.
1756  Beachten Sie, dass ein Unterschied besteht, ob Sie den 
1757 \emph on
1758 Inhalt
1759 \emph default
1760  einer Zelle oder die Zelle selber ausgewählt haben.
1761  Das 
1762 \family sans
1763 Tabellen-Einstellungen
1764 \family default
1765 -Menü hat folgende Karteikarten:
1766 \end_layout
1767
1768 \begin_layout Description
1769
1770 \family sans
1771 Tabellen-Einstellungen
1772 \family default
1773  Hier können Sie die 
1774 \family sans
1775 Horizontale\InsetSpace ~
1776 Ausrichtung
1777 \family default
1778  der momentanen Spalte und die 
1779 \family sans
1780 Spaltenbreite
1781 \family default
1782  festlegen.
1783  Wenn Sie eine 
1784 \family sans
1785 Spaltenbreite
1786 \family default
1787  festgelegt haben, können Sie auch eine 
1788 \family sans
1789 Vertikale\InsetSpace ~
1790 Ausrichtung
1791 \family default
1792  der momentanen Zeile wählen.
1793  Bei einer festen Spaltenbreite können Zellen Zeilenumbrüche und mehrere
1794  Absätze haben, wie in Abschnitt\InsetSpace ~
1795
1796 \begin_inset LatexCommand ref
1797 reference "uab:Mehrfache-Zeilen-in"
1798
1799 \end_inset
1800
1801  beschrieben.
1802  Ohne feste Spaltenbreite ist die Spalte so breit wie ihre breiteste Zelle.
1803 \newline
1804 Außerd
1805 em können Sie mehrere Zellen einer Zeile markieren und die Auswahl als 
1806 \family sans
1807 Mehrfachspalte
1808 \family default
1809  definieren, wie in Abschnitt\InsetSpace ~
1810
1811 \begin_inset LatexCommand ref
1812 reference "uab:Mehrfachspalten"
1813
1814 \end_inset
1815
1816  beschrieben.
1817 \newline
1818 Weiterhin können Sie eine Zelle, eine Auswahl oder die gesamte
1819  Tabelle gegen den Uhrzeigersinn um 90° drehen.
1820  LyX zeigt diese Drehung nicht, nur die druckfertige Ausgabe.
1821 \newline
1822
1823 \begin_inset Note Greyedout
1824 status open
1825
1826 \begin_layout Standard
1827
1828 \series bold
1829 Achtung:
1830 \series default
1831  Nicht alle DVI-Betrachter können Rotationen anzeigen.
1832 \end_layout
1833
1834 \end_inset
1835
1836
1837 \newline
1838 Man kann auch ein 
1839 \family sans
1840 LaTe
1841 \begin_inset ERT
1842 status collapsed
1843
1844 \begin_layout Standard
1845
1846 {}
1847 \end_layout
1848
1849 \end_inset
1850
1851 X-Argument
1852 \family default
1853  für besondere Tabellen-Formatierun\SpecialChar \-
1854 gen einfügen, wie in Abschnitten 
1855 \begin_inset LatexCommand ref
1856 reference "uab:Mehrfachspalten-Berechnungen"
1857
1858 \end_inset
1859
1860  und 
1861 \begin_inset LatexCommand ref
1862 reference "abs:Farbige-Tabellen"
1863
1864 \end_inset
1865
1866  beschrieben.
1867 \end_layout
1868
1869 \begin_layout Description
1870
1871 \family sans
1872 Rahmen
1873 \family default
1874  Hier können Sie Begrenzungslinien für die momentane Zeile(n) und Spalte(n)
1875  hinzufügen und löschen.
1876 \newline
1877 Wenn Sie die Stil-Option
1878 \family sans
1879  Formal
1880 \family default
1881  benutzen, wird die Tabelle in eine formale Tabelle, wie in Abschnitt\InsetSpace ~
1882
1883 \begin_inset LatexCommand ref
1884 reference "abs:Formale-Tabellen"
1885
1886 \end_inset
1887
1888  beschrieben, konvertiert.
1889 \newline
1890 Hier können Sie auch zusätzliche Abstände für Zeilen
1891  festlegen, wie in Abschnitt\InsetSpace ~
1892
1893 \begin_inset LatexCommand ref
1894 reference "uab:Zeilenabstand"
1895
1896 \end_inset
1897
1898  beschrieben.
1899 \end_layout
1900
1901 \begin_layout Description
1902
1903 \family sans
1904 Lange\InsetSpace ~
1905 Tabelle
1906 \family default
1907  Hier kann eine Tabelle als 
1908 \family sans
1909 Lange\InsetSpace ~
1910 Tabelle
1911 \family default
1912  definiert werden, die über mehrere Seiten reicht.
1913  Die Abschnitte\InsetSpace ~
1914
1915 \begin_inset LatexCommand ref
1916 reference "abs:Lange-Tabellen"
1917
1918 \end_inset
1919
1920  und 
1921 \begin_inset LatexCommand ref
1922 reference "abs:Special-Longtable-Issues"
1923
1924 \end_inset
1925
1926  beschreiben diese Funktion genauer.
1927 \end_layout
1928
1929 \begin_layout Standard
1930 Wenn das Menü 
1931 \family sans
1932 Tabellen-Einstellungen
1933 \family default
1934  geöffnet ist, können Sie den Cursor mit den Pfeiltasten von Zelle zu Zelle
1935  bewegen, und die Eigenschaften der jeweiligen Zelle werden angezeigt.
1936 \end_layout
1937
1938 \begin_layout Section
1939 Tabellen-Werkzeugleiste
1940 \begin_inset LatexCommand index
1941 name "Tabellen ! Werkzeugleiste"
1942
1943 \end_inset
1944
1945
1946 \end_layout
1947
1948 \begin_layout Standard
1949 Die Tabellen-Werkzeugleiste ist eine Alternative zum Menü 
1950 \family sans
1951 Tabellen-Einstellungen
1952 \family default
1953 , wenn man Tabellen-Einstellungen schneller ändern möchte.
1954  Wenn der Cursor in einer Tabelle steht, erscheint sie am unteren Rand des
1955  LyX-Fensters.
1956 \end_layout
1957
1958 \begin_layout Standard
1959 Die Werkzeugleiste hat folgende Knöpfe:
1960 \end_layout
1961
1962 \begin_layout Labeling
1963 \labelwidthstring 00.00.0000
1964 \begin_inset Graphics
1965         filename ../../images/tabular-feature_append-row.xpm
1966         scale 70
1967         scaleBeforeRotation
1968         BoundingBox 0bp 6bp 22bp 22bp
1969
1970 \end_inset
1971
1972  Fügt eine Zeile unterhalb der momentanen an
1973 \end_layout
1974
1975 \begin_layout Labeling
1976 \labelwidthstring 00.00.0000
1977 \begin_inset Graphics
1978         filename ../../images/tabular-feature_append-column.xpm
1979         scale 70
1980         scaleBeforeRotation
1981         BoundingBox 0bp 6bp 22bp 22bp
1982
1983 \end_inset
1984
1985  Fügt eine Spalte rechts von der momentanen an
1986 \end_layout
1987
1988 \begin_layout Labeling
1989 \labelwidthstring 00.00.0000
1990 \begin_inset Graphics
1991         filename ../../images/tabular-feature_delete-row.xpm
1992         scale 70
1993         scaleBeforeRotation
1994         BoundingBox 0bp 6bp 22bp 22bp
1995
1996 \end_inset
1997
1998  Löscht die ausgewählte(n) Zeile(n)
1999 \end_layout
2000
2001 \begin_layout Labeling
2002 \labelwidthstring 00.00.0000
2003 \begin_inset Graphics
2004         filename ../../images/tabular-feature_delete-column.xpm
2005         scale 70
2006         scaleBeforeRotation
2007         BoundingBox 0bp 6bp 22bp 22bp
2008
2009 \end_inset
2010
2011  Löscht die ausgewählte(n) Spalte(n)
2012 \end_layout
2013
2014 \begin_layout Labeling
2015 \labelwidthstring 00.00.0000
2016 \begin_inset Graphics
2017         filename ../../images/tabular-feature_toggle-line-top.xpm
2018         scale 70
2019         scaleBeforeRotation
2020         BoundingBox 0bp 6bp 22bp 22bp
2021
2022 \end_inset
2023
2024  Fügt eine Linie oberhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
2025  wenn der Knopf grau hinterlegt ist
2026 \end_layout
2027
2028 \begin_layout Labeling
2029 \labelwidthstring 00.00.0000
2030 \begin_inset Graphics
2031         filename ../../images/tabular-feature_toggle-line-bottom.xpm
2032         scale 70
2033         scaleBeforeRotation
2034         BoundingBox 0bp 6bp 22bp 22bp
2035
2036 \end_inset
2037
2038  Fügt eine Linie unterhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
2039  wenn der Knopf grau hinterlegt ist
2040 \end_layout
2041
2042 \begin_layout Labeling
2043 \labelwidthstring 00.00.0000
2044 \begin_inset Graphics
2045         filename ../../images/tabular-feature_toggle-line-left.xpm
2046         scale 70
2047         scaleBeforeRotation
2048         BoundingBox 0bp 6bp 22bp 22bp
2049
2050 \end_inset
2051
2052  Fügt eine Linie links der ausgewählte(n) Spalte(n) an oder löscht sie,
2053  wenn der Knopf grau hinterlegt ist
2054 \end_layout
2055
2056 \begin_layout Labeling
2057 \labelwidthstring 00.00.0000
2058 \begin_inset Graphics
2059         filename ../../images/tabular-feature_toggle-line-right.xpm
2060         scale 70
2061         scaleBeforeRotation
2062         BoundingBox 0bp 6bp 22bp 22bp
2063
2064 \end_inset
2065
2066  Fügt eine Linie rechts der ausgewählte(n) Spalte(n) an oder löscht sie,
2067  wenn der Knopf grau hinterlegt ist
2068 \end_layout
2069
2070 \begin_layout Labeling
2071 \labelwidthstring 00.00.0000
2072 \begin_inset Graphics
2073         filename ../../images/tabular-feature_set-all-lines.xpm
2074         scale 70
2075         scaleBeforeRotation
2076         BoundingBox 0bp 6bp 22bp 22bp
2077
2078 \end_inset
2079
2080  Setzt alle Linien um die ausgewählte(n) Zelle(n)
2081 \end_layout
2082
2083 \begin_layout Labeling
2084 \labelwidthstring 00.00.0000
2085 \begin_inset Graphics
2086         filename ../../images/tabular-feature_unset-all-lines.xpm
2087         scale 70
2088         scaleBeforeRotation
2089         BoundingBox 0bp 6bp 22bp 22bp
2090
2091 \end_inset
2092
2093  Löscht alle Linien um die ausgewählte(n) Zelle(n)
2094 \end_layout
2095
2096 \begin_layout Labeling
2097 \labelwidthstring 00.00.0000
2098 \begin_inset Graphics
2099         filename ../../images/tabular-feature_align-left.xpm
2100         scale 70
2101         scaleBeforeRotation
2102         BoundingBox 0bp 6bp 22bp 22bp
2103
2104 \end_inset
2105
2106  Richtet den Inhalt der ausgewählte(n) Spalte(n) linksbündig aus
2107 \end_layout
2108
2109 \begin_layout Labeling
2110 \labelwidthstring 00.00.0000
2111 \begin_inset Graphics
2112         filename ../../images/tabular-feature_align-center.xpm
2113         scale 70
2114         scaleBeforeRotation
2115         BoundingBox 0bp 6bp 22bp 22bp
2116
2117 \end_inset
2118
2119  Zentriert den Inhalt der ausgewählte(n) Spalte(n)
2120 \end_layout
2121
2122 \begin_layout Labeling
2123 \labelwidthstring 00.00.0000
2124 \begin_inset Graphics
2125         filename ../../images/tabular-feature_align-right.xpm
2126         scale 70
2127         scaleBeforeRotation
2128         BoundingBox 0bp 6bp 22bp 22bp
2129
2130 \end_inset
2131
2132  Richtet den Inhalt der ausgewählte(n) Spalte(n) rechtsbündig aus
2133 \end_layout
2134
2135 \begin_layout Labeling
2136 \labelwidthstring 00.00.0000
2137 \begin_inset Graphics
2138         filename ../../images/tabular-feature_valign-top.xpm
2139         scale 70
2140         scaleBeforeRotation
2141         BoundingBox 0bp 6bp 22bp 22bp
2142
2143 \end_inset
2144
2145  Richtet den Inhalt der ausgewählte(n) Zeile(n) oben aus
2146 \end_layout
2147
2148 \begin_layout Labeling
2149 \labelwidthstring 00.00.0000
2150 \begin_inset Graphics
2151         filename ../../images/tabular-feature_valign-middle.xpm
2152         scale 70
2153         scaleBeforeRotation
2154         BoundingBox 0bp 6bp 22bp 22bp
2155
2156 \end_inset
2157
2158  Zentriert den Inhalt der ausgewählte(n) Zeile(n) 
2159 \end_layout
2160
2161 \begin_layout Labeling
2162 \labelwidthstring 00.00.0000
2163 \begin_inset Graphics
2164         filename ../../images/tabular-feature_valign-bottom.xpm
2165         scale 70
2166         scaleBeforeRotation
2167         BoundingBox 0bp 6bp 22bp 22bp
2168
2169 \end_inset
2170
2171  Richtet den Inhalt der ausgewählte(n) Zeile(n) unten aus
2172 \end_layout
2173
2174 \begin_layout Labeling
2175 \labelwidthstring 00.00.0000
2176 \begin_inset Graphics
2177         filename ../../images/tabular-feature_set-rotate-cell.xpm
2178         scale 70
2179         scaleBeforeRotation
2180         BoundingBox 0bp 6bp 22bp 22bp
2181
2182 \end_inset
2183
2184  Dreht den Inhalt der ausgewählte(n) Zelle(n) um 90° gegen den Uhrzeigersinn
2185 \end_layout
2186
2187 \begin_layout Labeling
2188 \labelwidthstring 00.00.0000
2189 \begin_inset Graphics
2190         filename ../../images/tabular-feature_set-rotate-tabular.xpm
2191         scale 70
2192         scaleBeforeRotation
2193         BoundingBox 0bp 6bp 22bp 22bp
2194
2195 \end_inset
2196
2197  Dreht die Tabelle um 90° im gegen den Uhrzeigersinn
2198 \end_layout
2199
2200 \begin_layout Labeling
2201 \labelwidthstring 00.00.0000
2202 \begin_inset Graphics
2203         filename ../../images/tabular-feature_multicolumn.xpm
2204         scale 70
2205         scaleBeforeRotation
2206         BoundingBox 0bp 6bp 22bp 22bp
2207
2208 \end_inset
2209
2210  Setzt die ausgewählte(n) Zelle(n) einer Zeile als Mehrfachspalte
2211 \end_layout
2212
2213 \begin_layout Standard
2214 \begin_inset Note Greyedout
2215 status open
2216
2217 \begin_layout Standard
2218
2219 \series bold
2220 Note:
2221 \series default
2222  Für die Ausgabe wird die vertikale Ausrichtung der ersten Zelle in einer
2223  Reihe für alle Zelle der Reihe verwendet.
2224 \end_layout
2225
2226 \end_inset
2227
2228
2229 \end_layout
2230
2231 \begin_layout Section
2232 Bearbeiten-Menü
2233 \begin_inset LatexCommand index
2234 name "Tabellen ! Bearbeiten-Menü"
2235
2236 \end_inset
2237
2238
2239 \end_layout
2240
2241 \begin_layout Standard
2242 Es gibt noch eine dritte Möglichkeit, Tabellen-Einstellungen zu ändern.
2243  Wenn der Cursor in einer Tabelle steht, sind im 
2244 \family sans
2245 Bearbeiten
2246 \family default
2247 -Menü folgende Punkte aktiviert: 
2248 \family sans
2249 Tabelle
2250 \family default
2251
2252 \family sans
2253 Zeilen\InsetSpace ~
2254 &\InsetSpace ~
2255 Spalten
2256 \family default
2257  und 
2258 \family sans
2259 Tabellen-Einstellungen
2260 \family default
2261 .
2262  Unter den ersten beiden Punkten sind einige der bereits beschriebenen Einstellu
2263 ngsmöglichkeiten zu erreichen.
2264 \end_layout
2265
2266 \begin_layout Section
2267 Gleitende Tabellen
2268 \begin_inset LatexCommand label
2269 name "abs:Gleitende-Tabellen"
2270
2271 \end_inset
2272
2273
2274 \begin_inset LatexCommand index
2275 name "Gleitobjekte ! Tabellen"
2276
2277 \end_inset
2278
2279
2280 \begin_inset LatexCommand index
2281 name "Tabellen ! gleitende"
2282
2283 \end_inset
2284
2285
2286 \end_layout
2287
2288 \begin_layout Standard
2289 Allgemeine Erklärungen über Gleitobjekte finden Sie in Abschnitt\InsetSpace ~
2290
2291 \begin_inset LatexCommand ref
2292 reference "abs:Gleitobjekte-Einleitung"
2293
2294 \end_inset
2295
2296 .
2297 \end_layout
2298
2299 \begin_layout Standard
2300 \begin_inset Float table
2301 placement h
2302 wide false
2303 sideways false
2304 status open
2305
2306 \begin_layout Standard
2307 \begin_inset Caption
2308
2309 \begin_layout Standard
2310 \begin_inset LatexCommand label
2311 name "tab:a table float"
2312
2313 \end_inset
2314
2315 Eine gleitende Tabelle
2316 \end_layout
2317
2318 \end_inset
2319
2320
2321 \end_layout
2322
2323 \begin_layout Standard
2324 \align center
2325 \begin_inset Tabular
2326 <lyxtabular version="3" rows="3" columns="3">
2327 <features>
2328 <column alignment="center" valignment="top" leftline="true" width="0pt">
2329 <column alignment="center" valignment="top" leftline="true" width="0pt">
2330 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2331 <row topline="true" bottomline="true">
2332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2333 \begin_inset Text
2334
2335 \begin_layout Standard
2336
2337 \family roman
2338 \series medium
2339 \shape up
2340 \size normal
2341 \emph off
2342 \bar no
2343 \noun off
2344 \color none
2345 1
2346 \end_layout
2347
2348 \end_inset
2349 </cell>
2350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2351 \begin_inset Text
2352
2353 \begin_layout Standard
2354
2355 \family roman
2356 \series medium
2357 \shape up
2358 \size normal
2359 \emph off
2360 \bar no
2361 \noun off
2362 \color none
2363 2
2364 \end_layout
2365
2366 \end_inset
2367 </cell>
2368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2369 \begin_inset Text
2370
2371 \begin_layout Standard
2372
2373 \family roman
2374 \series medium
2375 \shape up
2376 \size normal
2377 \emph off
2378 \bar no
2379 \noun off
2380 \color none
2381 3
2382 \end_layout
2383
2384 \end_inset
2385 </cell>
2386 </row>
2387 <row topline="true">
2388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2389 \begin_inset Text
2390
2391 \begin_layout Standard
2392
2393 \family roman
2394 \series medium
2395 \shape up
2396 \size normal
2397 \emph off
2398 \bar no
2399 \noun off
2400 \color none
2401 Martin
2402 \end_layout
2403
2404 \end_inset
2405 </cell>
2406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2407 \begin_inset Text
2408
2409 \begin_layout Standard
2410
2411 \family roman
2412 \series medium
2413 \shape up
2414 \size normal
2415 \emph off
2416 \bar no
2417 \noun off
2418 \color none
2419 Lena
2420 \end_layout
2421
2422 \end_inset
2423 </cell>
2424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2425 \begin_inset Text
2426
2427 \begin_layout Standard
2428
2429 \family roman
2430 \series medium
2431 \shape up
2432 \size normal
2433 \emph off
2434 \bar no
2435 \noun off
2436 \color none
2437 Alina
2438 \end_layout
2439
2440 \end_inset
2441 </cell>
2442 </row>
2443 <row topline="true" bottomline="true">
2444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2445 \begin_inset Text
2446
2447 \begin_layout Standard
2448
2449 \family roman
2450 \series medium
2451 \shape up
2452 \size normal
2453 \emph off
2454 \bar no
2455 \noun off
2456 \color none
2457 \begin_inset Formula $\int x^{2}dx$
2458 \end_inset
2459
2460
2461 \end_layout
2462
2463 \end_inset
2464 </cell>
2465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2466 \begin_inset Text
2467
2468 \begin_layout Standard
2469
2470 \family roman
2471 \series medium
2472 \shape up
2473 \size normal
2474 \emph off
2475 \bar no
2476 \noun off
2477 \color none
2478 \begin_inset Formula $\left[\begin{array}{cc}
2479 a & b\\
2480 c & d\end{array}\right]$
2481 \end_inset
2482
2483
2484 \end_layout
2485
2486 \end_inset
2487 </cell>
2488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2489 \begin_inset Text
2490
2491 \begin_layout Standard
2492
2493 \family roman
2494 \series medium
2495 \shape up
2496 \size normal
2497 \emph off
2498 \bar no
2499 \noun off
2500 \color none
2501 \begin_inset Formula $1+1=2$
2502 \end_inset
2503
2504
2505 \end_layout
2506
2507 \end_inset
2508 </cell>
2509 </row>
2510 </lyxtabular>
2511
2512 \end_inset
2513
2514
2515 \end_layout
2516
2517 \end_inset
2518
2519
2520 \end_layout
2521
2522 \begin_layout Standard
2523 Gleitende Tabellen können über 
2524 \family sans
2525 Einfügen\SpecialChar \menuseparator
2526 Gleitobjekt\SpecialChar \menuseparator
2527 Tabelle
2528 \family default
2529  oder einen Klick auf den Werkzeugleistenknopf 
2530 \begin_inset Graphics
2531         filename ../../images/float-insert_table.xpm
2532         scale 70
2533         scaleBeforeRotation
2534         BoundingBox 0bp 6bp 22bp 22bp
2535
2536 \end_inset
2537
2538  erzeugt werden.
2539  Sie erhalten zunächst einen leeren roten Rahmen ohne Tabelle.
2540  In das rot umrahmte Feld rechts von 
2541 \emph on
2542 Tabelle\InsetSpace ~
2543 Nr:
2544 \emph default
2545  schreiben Sie die Tabellenbeschriftung.
2546  Nach einem Klick oberhalb oder unterhalb von 
2547 \emph on
2548 Tabelle\InsetSpace ~
2549 Nr:
2550 \emph default
2551  können Sie dann eine Tabelle mit dem Werkzeugleistenknopf 
2552 \begin_inset Graphics
2553         filename ../../images/tabular-insert.xpm
2554         scale 70
2555         scaleBeforeRotation
2556         BoundingBox 0bp 6bp 22bp 22bp
2557
2558 \end_inset
2559
2560  oder dem Menü 
2561 \family sans
2562 Einfügen\SpecialChar \menuseparator
2563 Tabelle
2564 \family default
2565  einfügen.
2566 \end_layout
2567
2568 \begin_layout Standard
2569 Tabelle\InsetSpace ~
2570
2571 \begin_inset LatexCommand ref
2572 reference "tab:a table float"
2573
2574 \end_inset
2575
2576  ist ein Beispiel für eine gleitende Tabelle.
2577 \end_layout
2578
2579 \begin_layout Standard
2580 Normalerweise steht die Tabellenbeschriftung über einer Tabelle, aber unglücklic
2581 herweise wird das von LaTeX Standard-Klassen nicht unterstützt.
2582  Das bedeutet, dass bei den Klassen 
2583 \family sans
2584 article
2585 \family default
2586
2587 \family sans
2588 book
2589 \family default
2590
2591 \family sans
2592 letter
2593 \family default
2594 , und 
2595 \family sans
2596 report
2597 \family default
2598  kein Abstand zwischen dem Titel und der Tabelle sein wird.
2599  Um den einzufügen, können Sie zum Ladebefehl des LaTeX-Paketes 
2600 \series bold
2601 caption
2602 \series default
2603
2604 \begin_inset LatexCommand index
2605 name "LaTeX-Pakete ! caption"
2606
2607 \end_inset
2608
2609  im LaTeX-Vorspann Ihres Dokuments folgende Option einfügen:
2610 \begin_inset Foot
2611 status open
2612
2613 \begin_layout Standard
2614 Näheres finden Sie im Abschnitt\InsetSpace ~
2615
2616 \begin_inset LatexCommand ref
2617 reference "abs:Titel-Platzierung"
2618
2619 \end_inset
2620
2621 .
2622 \end_layout
2623
2624 \end_inset
2625
2626
2627 \end_layout
2628
2629 \begin_layout Standard
2630
2631 \series bold
2632 tableposition=top
2633 \end_layout
2634
2635 \begin_layout Standard
2636 Das Paket 
2637 \series bold
2638 caption
2639 \series default
2640 , das in Abschnitt\InsetSpace ~
2641
2642 \begin_inset LatexCommand ref
2643 reference "abs:Titel-Formatierung"
2644
2645 \end_inset
2646
2647 beschrieben wird, wird zum Einstellen der Legende-Optionen benutzt.
2648 \end_layout
2649
2650 \begin_layout Standard
2651 \begin_inset LatexCommand index
2652 name "Tabellen ! zitieren"
2653
2654 \end_inset
2655
2656 Auf Tabellen kann über ihre Marke verwiesen werden.
2657  Dafür fügen Sie in der Beschriftung mit 
2658 \family sans
2659 Einfügen\SpecialChar \menuseparator
2660 Marke
2661 \family default
2662  oder durch Klicken auf 
2663 \begin_inset Graphics
2664         filename ../../images/label-insert.xpm
2665         scale 70
2666         scaleBeforeRotation
2667         BoundingBox 0bp 6bp 20bp 20bp
2668
2669 \end_inset
2670
2671  eine Marke ein.
2672  Auf diese können Sie dann wie gewohnt mit 
2673 \family sans
2674 Einfügen\SpecialChar \menuseparator
2675 Querverweis
2676 \family default
2677  oder durch Klicken auf 
2678 \begin_inset Graphics
2679         filename ../../images/dialog-show-new-inset_ref.xpm
2680         scale 70
2681         scaleBeforeRotation
2682         BoundingBox 0bp 6bp 22bp 22bp
2683
2684 \end_inset
2685
2686  verweisen.
2687  Verweise werden detailliert in Abschnitt\InsetSpace ~
2688
2689 \begin_inset LatexCommand ref
2690 reference "abs:Auf-Gleitobjekte-verweisen"
2691
2692 \end_inset
2693
2694  beschrieben.
2695 \end_layout
2696
2697 \begin_layout Section
2698 Lange Tabellen
2699 \begin_inset LatexCommand label
2700 name "abs:Lange-Tabellen"
2701
2702 \end_inset
2703
2704
2705 \begin_inset LatexCommand index
2706 name "Tabellen ! lange"
2707
2708 \end_inset
2709
2710
2711 \end_layout
2712
2713 \begin_layout Standard
2714 Wenn eine Tabelle zu lang ist, um auf eine Seite zu passen, können Sie im
2715  Dialogfenster 
2716 \family sans
2717 Tabellen-Einstellungen
2718 \family default
2719  auf der Karteikarte  
2720 \family sans
2721 Lange\InsetSpace ~
2722 Tabelle
2723 \family default
2724  die Option 
2725 \family sans
2726 Lange\InsetSpace ~
2727 Tabelle\InsetSpace ~
2728 verwenden
2729 \family default
2730  ankreuzen, damit die Tabelle automatisch auf mehrere Seiten verteilt wird.
2731  Außerdem werden weitere Optionen aktiviert, die im 
2732 \emph on
2733 Benutzerhandbuch
2734 \emph default
2735  beschrieben sind.
2736 \end_layout
2737
2738 \begin_layout Standard
2739 Hier ist ein Beispiel einer langen Tabelle:
2740 \end_layout
2741
2742 \begin_layout Standard
2743 \align center
2744 \begin_inset Tabular
2745 <lyxtabular version="3" rows="69" columns="3">
2746 <features islongtable="true">
2747 <column alignment="left" valignment="top" leftline="true" width="0cm">
2748 <column alignment="left" valignment="top" width="0pt">
2749 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
2750 <row topline="true" bottomline="true" endfirsthead="true">
2751 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2752 \begin_inset Text
2753
2754 \begin_layout Standard
2755
2756 \series bold
2757 Telefonliste (ignoriere die Namen)
2758 \end_layout
2759
2760 \end_inset
2761 </cell>
2762 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2763 \begin_inset Text
2764
2765 \begin_layout Standard
2766
2767 \end_layout
2768
2769 \end_inset
2770 </cell>
2771 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2772 \begin_inset Text
2773
2774 \begin_layout Standard
2775
2776 \end_layout
2777
2778 \end_inset
2779 </cell>
2780 </row>
2781 <row topline="true" bottomline="true" endfirsthead="true">
2782 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2783 \begin_inset Text
2784
2785 \begin_layout Standard
2786
2787 \series bold
2788 NAME
2789 \end_layout
2790
2791 \end_inset
2792 </cell>
2793 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2794 \begin_inset Text
2795
2796 \begin_layout Standard
2797
2798 \end_layout
2799
2800 \end_inset
2801 </cell>
2802 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2803 \begin_inset Text
2804
2805 \begin_layout Standard
2806
2807 \series bold
2808 TEL.
2809 \end_layout
2810
2811 \end_inset
2812 </cell>
2813 </row>
2814 <row topline="true" bottomline="true" endhead="true">
2815 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2816 \begin_inset Text
2817
2818 \begin_layout Standard
2819
2820 \series bold
2821 Telefonliste
2822 \end_layout
2823
2824 \end_inset
2825 </cell>
2826 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2827 \begin_inset Text
2828
2829 \begin_layout Standard
2830
2831 \end_layout
2832
2833 \end_inset
2834 </cell>
2835 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2836 \begin_inset Text
2837
2838 \begin_layout Standard
2839
2840 \end_layout
2841
2842 \end_inset
2843 </cell>
2844 </row>
2845 <row topline="true" bottomline="true" endhead="true">
2846 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2847 \begin_inset Text
2848
2849 \begin_layout Standard
2850
2851 \series bold
2852 NAME
2853 \end_layout
2854
2855 \end_inset
2856 </cell>
2857 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2858 \begin_inset Text
2859
2860 \begin_layout Standard
2861
2862 \end_layout
2863
2864 \end_inset
2865 </cell>
2866 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2867 \begin_inset Text
2868
2869 \begin_layout Standard
2870
2871 \series bold
2872 TEL.
2873 \end_layout
2874
2875 \end_inset
2876 </cell>
2877 </row>
2878 <row topline="true" bottomline="true" endfoot="true">
2879 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
2880 \begin_inset Text
2881
2882 \begin_layout Standard
2883
2884 \series bold
2885 wird fortgesetzt
2886 \series default
2887  \SpecialChar \ldots{}
2888
2889 \end_layout
2890
2891 \end_inset
2892 </cell>
2893 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2894 \begin_inset Text
2895
2896 \begin_layout Standard
2897
2898 \end_layout
2899
2900 \end_inset
2901 </cell>
2902 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2903 \begin_inset Text
2904
2905 \begin_layout Standard
2906
2907 \end_layout
2908
2909 \end_inset
2910 </cell>
2911 </row>
2912 <row>
2913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2914 \begin_inset Text
2915
2916 \begin_layout Standard
2917
2918 \series bold
2919 Annovi
2920 \end_layout
2921
2922 \end_inset
2923 </cell>
2924 <cell alignment="center" valignment="top" topline="true" usebox="none">
2925 \begin_inset Text
2926
2927 \begin_layout Standard
2928 Silvia
2929 \end_layout
2930
2931 \end_inset
2932 </cell>
2933 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2934 \begin_inset Text
2935
2936 \begin_layout Standard
2937 111
2938 \end_layout
2939
2940 \end_inset
2941 </cell>
2942 </row>
2943 <row>
2944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2945 \begin_inset Text
2946
2947 \begin_layout Standard
2948
2949 \series bold
2950 Bertoli
2951 \end_layout
2952
2953 \end_inset
2954 </cell>
2955 <cell alignment="center" valignment="top" topline="true" usebox="none">
2956 \begin_inset Text
2957
2958 \begin_layout Standard
2959 Stefano
2960 \end_layout
2961
2962 \end_inset
2963 </cell>
2964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2965 \begin_inset Text
2966
2967 \begin_layout Standard
2968 111
2969 \end_layout
2970
2971 \end_inset
2972 </cell>
2973 </row>
2974 <row>
2975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2976 \begin_inset Text
2977
2978 \begin_layout Standard
2979
2980 \series bold
2981 Bozzi
2982 \end_layout
2983
2984 \end_inset
2985 </cell>
2986 <cell alignment="center" valignment="top" topline="true" usebox="none">
2987 \begin_inset Text
2988
2989 \begin_layout Standard
2990 Walter
2991 \end_layout
2992
2993 \end_inset
2994 </cell>
2995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2996 \begin_inset Text
2997
2998 \begin_layout Standard
2999 111
3000 \end_layout
3001
3002 \end_inset
3003 </cell>
3004 </row>
3005 <row>
3006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3007 \begin_inset Text
3008
3009 \begin_layout Standard
3010
3011 \series bold
3012 Cachia
3013 \end_layout
3014
3015 \end_inset
3016 </cell>
3017 <cell alignment="center" valignment="top" topline="true" usebox="none">
3018 \begin_inset Text
3019
3020 \begin_layout Standard
3021 Maria
3022 \end_layout
3023
3024 \end_inset
3025 </cell>
3026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3027 \begin_inset Text
3028
3029 \begin_layout Standard
3030 111
3031 \end_layout
3032
3033 \end_inset
3034 </cell>
3035 </row>
3036 <row>
3037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3038 \begin_inset Text
3039
3040 \begin_layout Standard
3041
3042 \series bold
3043 Cachia
3044 \end_layout
3045
3046 \end_inset
3047 </cell>
3048 <cell alignment="center" valignment="top" topline="true" usebox="none">
3049 \begin_inset Text
3050
3051 \begin_layout Standard
3052 Maurizio
3053 \end_layout
3054
3055 \end_inset
3056 </cell>
3057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3058 \begin_inset Text
3059
3060 \begin_layout Standard
3061 111
3062 \end_layout
3063
3064 \end_inset
3065 </cell>
3066 </row>
3067 <row>
3068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3069 \begin_inset Text
3070
3071 \begin_layout Standard
3072
3073 \series bold
3074 Cinquemani
3075 \end_layout
3076
3077 \end_inset
3078 </cell>
3079 <cell alignment="center" valignment="top" topline="true" usebox="none">
3080 \begin_inset Text
3081
3082 \begin_layout Standard
3083 Giusi
3084 \end_layout
3085
3086 \end_inset
3087 </cell>
3088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3089 \begin_inset Text
3090
3091 \begin_layout Standard
3092 111
3093 \end_layout
3094
3095 \end_inset
3096 </cell>
3097 </row>
3098 <row>
3099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3100 \begin_inset Text
3101
3102 \begin_layout Standard
3103
3104 \series bold
3105 Colin
3106 \end_layout
3107
3108 \end_inset
3109 </cell>
3110 <cell alignment="center" valignment="top" topline="true" usebox="none">
3111 \begin_inset Text
3112
3113 \begin_layout Standard
3114 Bernard
3115 \end_layout
3116
3117 \end_inset
3118 </cell>
3119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3120 \begin_inset Text
3121
3122 \begin_layout Standard
3123 111
3124 \end_layout
3125
3126 \end_inset
3127 </cell>
3128 </row>
3129 <row>
3130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3131 \begin_inset Text
3132
3133 \begin_layout Standard
3134
3135 \series bold
3136 Concli
3137 \end_layout
3138
3139 \end_inset
3140 </cell>
3141 <cell alignment="center" valignment="top" topline="true" usebox="none">
3142 \begin_inset Text
3143
3144 \begin_layout Standard
3145 Gianfranco
3146 \end_layout
3147
3148 \end_inset
3149 </cell>
3150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3151 \begin_inset Text
3152
3153 \begin_layout Standard
3154 111
3155 \end_layout
3156
3157 \end_inset
3158 </cell>
3159 </row>
3160 <row>
3161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3162 \begin_inset Text
3163
3164 \begin_layout Standard
3165
3166 \series bold
3167 Dal Bosco
3168 \end_layout
3169
3170 \end_inset
3171 </cell>
3172 <cell alignment="center" valignment="top" topline="true" usebox="none">
3173 \begin_inset Text
3174
3175 \begin_layout Standard
3176 Carolina
3177 \end_layout
3178
3179 \end_inset
3180 </cell>
3181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3182 \begin_inset Text
3183
3184 \begin_layout Standard
3185 111
3186 \end_layout
3187
3188 \end_inset
3189 </cell>
3190 </row>
3191 <row>
3192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3193 \begin_inset Text
3194
3195 \begin_layout Standard
3196
3197 \series bold
3198 Dalpiaz
3199 \end_layout
3200
3201 \end_inset
3202 </cell>
3203 <cell alignment="center" valignment="top" topline="true" usebox="none">
3204 \begin_inset Text
3205
3206 \begin_layout Standard
3207 Annamaria
3208 \end_layout
3209
3210 \end_inset
3211 </cell>
3212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3213 \begin_inset Text
3214
3215 \begin_layout Standard
3216 111
3217 \end_layout
3218
3219 \end_inset
3220 </cell>
3221 </row>
3222 <row>
3223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3224 \begin_inset Text
3225
3226 \begin_layout Standard
3227
3228 \series bold
3229 Feliciello
3230 \end_layout
3231
3232 \end_inset
3233 </cell>
3234 <cell alignment="center" valignment="top" topline="true" usebox="none">
3235 \begin_inset Text
3236
3237 \begin_layout Standard
3238 Domenico
3239 \end_layout
3240
3241 \end_inset
3242 </cell>
3243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3244 \begin_inset Text
3245
3246 \begin_layout Standard
3247 111
3248 \end_layout
3249
3250 \end_inset
3251 </cell>
3252 </row>
3253 <row>
3254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3255 \begin_inset Text
3256
3257 \begin_layout Standard
3258
3259 \series bold
3260 Focarelli
3261 \end_layout
3262
3263 \end_inset
3264 </cell>
3265 <cell alignment="center" valignment="top" topline="true" usebox="none">
3266 \begin_inset Text
3267
3268 \begin_layout Standard
3269 Paola
3270 \end_layout
3271
3272 \end_inset
3273 </cell>
3274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3275 \begin_inset Text
3276
3277 \begin_layout Standard
3278 111
3279 \end_layout
3280
3281 \end_inset
3282 </cell>
3283 </row>
3284 <row>
3285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3286 \begin_inset Text
3287
3288 \begin_layout Standard
3289
3290 \series bold
3291 Galletti
3292 \end_layout
3293
3294 \end_inset
3295 </cell>
3296 <cell alignment="center" valignment="top" topline="true" usebox="none">
3297 \begin_inset Text
3298
3299 \begin_layout Standard
3300 Oreste
3301 \end_layout
3302
3303 \end_inset
3304 </cell>
3305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3306 \begin_inset Text
3307
3308 \begin_layout Standard
3309 111
3310 \end_layout
3311
3312 \end_inset
3313 </cell>
3314 </row>
3315 <row>
3316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3317 \begin_inset Text
3318
3319 \begin_layout Standard
3320
3321 \series bold
3322 Gasparini
3323 \end_layout
3324
3325 \end_inset
3326 </cell>
3327 <cell alignment="center" valignment="top" topline="true" usebox="none">
3328 \begin_inset Text
3329
3330 \begin_layout Standard
3331 Franca
3332 \end_layout
3333
3334 \end_inset
3335 </cell>
3336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3337 \begin_inset Text
3338
3339 \begin_layout Standard
3340 111
3341 \end_layout
3342
3343 \end_inset
3344 </cell>
3345 </row>
3346 <row>
3347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3348 \begin_inset Text
3349
3350 \begin_layout Standard
3351
3352 \series bold
3353 Rizzardi
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 <cell alignment="center" valignment="top" topline="true" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Standard
3362 Paola
3363 \end_layout
3364
3365 \end_inset
3366 </cell>
3367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3368 \begin_inset Text
3369
3370 \begin_layout Standard
3371 111
3372 \end_layout
3373
3374 \end_inset
3375 </cell>
3376 </row>
3377 <row>
3378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3379 \begin_inset Text
3380
3381 \begin_layout Standard
3382
3383 \series bold
3384 Lassini
3385 \end_layout
3386
3387 \end_inset
3388 </cell>
3389 <cell alignment="center" valignment="top" topline="true" usebox="none">
3390 \begin_inset Text
3391
3392 \begin_layout Standard
3393 Giancarlo
3394 \end_layout
3395
3396 \end_inset
3397 </cell>
3398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3399 \begin_inset Text
3400
3401 \begin_layout Standard
3402 111
3403 \end_layout
3404
3405 \end_inset
3406 </cell>
3407 </row>
3408 <row>
3409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3410 \begin_inset Text
3411
3412 \begin_layout Standard
3413
3414 \series bold
3415 Malfatti
3416 \end_layout
3417
3418 \end_inset
3419 </cell>
3420 <cell alignment="center" valignment="top" topline="true" usebox="none">
3421 \begin_inset Text
3422
3423 \begin_layout Standard
3424 Luciano
3425 \end_layout
3426
3427 \end_inset
3428 </cell>
3429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3430 \begin_inset Text
3431
3432 \begin_layout Standard
3433 111
3434 \end_layout
3435
3436 \end_inset
3437 </cell>
3438 </row>
3439 <row>
3440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3441 \begin_inset Text
3442
3443 \begin_layout Standard
3444
3445 \series bold
3446 Malfatti
3447 \end_layout
3448
3449 \end_inset
3450 </cell>
3451 <cell alignment="center" valignment="top" topline="true" usebox="none">
3452 \begin_inset Text
3453
3454 \begin_layout Standard
3455 Valeriano
3456 \end_layout
3457
3458 \end_inset
3459 </cell>
3460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3461 \begin_inset Text
3462
3463 \begin_layout Standard
3464 111
3465 \end_layout
3466
3467 \end_inset
3468 </cell>
3469 </row>
3470 <row>
3471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3472 \begin_inset Text
3473
3474 \begin_layout Standard
3475
3476 \series bold
3477 Meneguzzo
3478 \end_layout
3479
3480 \end_inset
3481 </cell>
3482 <cell alignment="center" valignment="top" topline="true" usebox="none">
3483 \begin_inset Text
3484
3485 \begin_layout Standard
3486 Roberto
3487 \end_layout
3488
3489 \end_inset
3490 </cell>
3491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3492 \begin_inset Text
3493
3494 \begin_layout Standard
3495 111
3496 \end_layout
3497
3498 \end_inset
3499 </cell>
3500 </row>
3501 <row>
3502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3503 \begin_inset Text
3504
3505 \begin_layout Standard
3506
3507 \series bold
3508 Mezzadra
3509 \end_layout
3510
3511 \end_inset
3512 </cell>
3513 <cell alignment="center" valignment="top" topline="true" usebox="none">
3514 \begin_inset Text
3515
3516 \begin_layout Standard
3517 Roberto
3518 \end_layout
3519
3520 \end_inset
3521 </cell>
3522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3523 \begin_inset Text
3524
3525 \begin_layout Standard
3526 111
3527 \end_layout
3528
3529 \end_inset
3530 </cell>
3531 </row>
3532 <row>
3533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3534 \begin_inset Text
3535
3536 \begin_layout Standard
3537
3538 \series bold
3539 Pirpamer
3540 \end_layout
3541
3542 \end_inset
3543 </cell>
3544 <cell alignment="center" valignment="top" topline="true" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Standard
3548 Erich
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Standard
3557 111
3558 \end_layout
3559
3560 \end_inset
3561 </cell>
3562 </row>
3563 <row>
3564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3565 \begin_inset Text
3566
3567 \begin_layout Standard
3568
3569 \series bold
3570 Pochiesa
3571 \end_layout
3572
3573 \end_inset
3574 </cell>
3575 <cell alignment="center" valignment="top" topline="true" usebox="none">
3576 \begin_inset Text
3577
3578 \begin_layout Standard
3579 Paolo
3580 \end_layout
3581
3582 \end_inset
3583 </cell>
3584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3585 \begin_inset Text
3586
3587 \begin_layout Standard
3588 111, 222
3589 \end_layout
3590
3591 \end_inset
3592 </cell>
3593 </row>
3594 <row>
3595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3596 \begin_inset Text
3597
3598 \begin_layout Standard
3599
3600 \series bold
3601 Radina
3602 \end_layout
3603
3604 \end_inset
3605 </cell>
3606 <cell alignment="center" valignment="top" topline="true" usebox="none">
3607 \begin_inset Text
3608
3609 \begin_layout Standard
3610 Claudio
3611 \end_layout
3612
3613 \end_inset
3614 </cell>
3615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3616 \begin_inset Text
3617
3618 \begin_layout Standard
3619 111
3620 \end_layout
3621
3622 \end_inset
3623 </cell>
3624 </row>
3625 <row>
3626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3627 \begin_inset Text
3628
3629 \begin_layout Standard
3630
3631 \series bold
3632 Stuffer
3633 \end_layout
3634
3635 \end_inset
3636 </cell>
3637 <cell alignment="center" valignment="top" topline="true" usebox="none">
3638 \begin_inset Text
3639
3640 \begin_layout Standard
3641 Oskar
3642 \end_layout
3643
3644 \end_inset
3645 </cell>
3646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3647 \begin_inset Text
3648
3649 \begin_layout Standard
3650 111
3651 \end_layout
3652
3653 \end_inset
3654 </cell>
3655 </row>
3656 <row>
3657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3658 \begin_inset Text
3659
3660 \begin_layout Standard
3661
3662 \series bold
3663 Tacchelli
3664 \end_layout
3665
3666 \end_inset
3667 </cell>
3668 <cell alignment="center" valignment="top" topline="true" usebox="none">
3669 \begin_inset Text
3670
3671 \begin_layout Standard
3672 Ugo
3673 \end_layout
3674
3675 \end_inset
3676 </cell>
3677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3678 \begin_inset Text
3679
3680 \begin_layout Standard
3681 111
3682 \end_layout
3683
3684 \end_inset
3685 </cell>
3686 </row>
3687 <row>
3688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3689 \begin_inset Text
3690
3691 \begin_layout Standard
3692
3693 \series bold
3694 Tezzele
3695 \end_layout
3696
3697 \end_inset
3698 </cell>
3699 <cell alignment="center" valignment="top" topline="true" usebox="none">
3700 \begin_inset Text
3701
3702 \begin_layout Standard
3703 Margit
3704 \end_layout
3705
3706 \end_inset
3707 </cell>
3708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3709 \begin_inset Text
3710
3711 \begin_layout Standard
3712 111
3713 \end_layout
3714
3715 \end_inset
3716 </cell>
3717 </row>
3718 <row>
3719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3720 \begin_inset Text
3721
3722 \begin_layout Standard
3723
3724 \series bold
3725 Unterkalmsteiner
3726 \end_layout
3727
3728 \end_inset
3729 </cell>
3730 <cell alignment="center" valignment="top" topline="true" usebox="none">
3731 \begin_inset Text
3732
3733 \begin_layout Standard
3734 Frieda
3735 \end_layout
3736
3737 \end_inset
3738 </cell>
3739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3740 \begin_inset Text
3741
3742 \begin_layout Standard
3743 111
3744 \end_layout
3745
3746 \end_inset
3747 </cell>
3748 </row>
3749 <row>
3750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3751 \begin_inset Text
3752
3753 \begin_layout Standard
3754
3755 \series bold
3756 Vieider
3757 \end_layout
3758
3759 \end_inset
3760 </cell>
3761 <cell alignment="center" valignment="top" topline="true" usebox="none">
3762 \begin_inset Text
3763
3764 \begin_layout Standard
3765 Hilde
3766 \end_layout
3767
3768 \end_inset
3769 </cell>
3770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3771 \begin_inset Text
3772
3773 \begin_layout Standard
3774 111
3775 \end_layout
3776
3777 \end_inset
3778 </cell>
3779 </row>
3780 <row>
3781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3782 \begin_inset Text
3783
3784 \begin_layout Standard
3785
3786 \series bold
3787 Vigna
3788 \end_layout
3789
3790 \end_inset
3791 </cell>
3792 <cell alignment="center" valignment="top" topline="true" usebox="none">
3793 \begin_inset Text
3794
3795 \begin_layout Standard
3796 Jürgen
3797 \end_layout
3798
3799 \end_inset
3800 </cell>
3801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3802 \begin_inset Text
3803
3804 \begin_layout Standard
3805 111
3806 \end_layout
3807
3808 \end_inset
3809 </cell>
3810 </row>
3811 <row>
3812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3813 \begin_inset Text
3814
3815 \begin_layout Standard
3816
3817 \series bold
3818 Weber
3819 \end_layout
3820
3821 \end_inset
3822 </cell>
3823 <cell alignment="center" valignment="top" topline="true" usebox="none">
3824 \begin_inset Text
3825
3826 \begin_layout Standard
3827 Maurizio
3828 \end_layout
3829
3830 \end_inset
3831 </cell>
3832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3833 \begin_inset Text
3834
3835 \begin_layout Standard
3836 111
3837 \end_layout
3838
3839 \end_inset
3840 </cell>
3841 </row>
3842 <row bottomline="true">
3843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3844 \begin_inset Text
3845
3846 \begin_layout Standard
3847
3848 \series bold
3849 Winkler
3850 \end_layout
3851
3852 \end_inset
3853 </cell>
3854 <cell alignment="center" valignment="top" topline="true" usebox="none">
3855 \begin_inset Text
3856
3857 \begin_layout Standard
3858 Franz
3859 \end_layout
3860
3861 \end_inset
3862 </cell>
3863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3864 \begin_inset Text
3865
3866 \begin_layout Standard
3867 111
3868 \end_layout
3869
3870 \end_inset
3871 </cell>
3872 </row>
3873 <row bottomline="true">
3874 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3875 \begin_inset Text
3876
3877 \begin_layout Standard
3878  
3879 \end_layout
3880
3881 \end_inset
3882 </cell>
3883 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
3884 \begin_inset Text
3885
3886 \begin_layout Standard
3887
3888 \end_layout
3889
3890 \end_inset
3891 </cell>
3892 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3893 \begin_inset Text
3894
3895 \begin_layout Standard
3896
3897 \end_layout
3898
3899 \end_inset
3900 </cell>
3901 </row>
3902 <row>
3903 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3904 \begin_inset Text
3905
3906 \begin_layout Standard
3907
3908 \series bold
3909 Annovi
3910 \end_layout
3911
3912 \end_inset
3913 </cell>
3914 <cell alignment="center" valignment="top" topline="true" usebox="none">
3915 \begin_inset Text
3916
3917 \begin_layout Standard
3918 Silvia
3919 \end_layout
3920
3921 \end_inset
3922 </cell>
3923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3924 \begin_inset Text
3925
3926 \begin_layout Standard
3927 555
3928 \end_layout
3929
3930 \end_inset
3931 </cell>
3932 </row>
3933 <row>
3934 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3935 \begin_inset Text
3936
3937 \begin_layout Standard
3938
3939 \series bold
3940 Bertoli
3941 \end_layout
3942
3943 \end_inset
3944 </cell>
3945 <cell alignment="center" valignment="top" topline="true" usebox="none">
3946 \begin_inset Text
3947
3948 \begin_layout Standard
3949 Stefano
3950 \end_layout
3951
3952 \end_inset
3953 </cell>
3954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3955 \begin_inset Text
3956
3957 \begin_layout Standard
3958 555
3959 \end_layout
3960
3961 \end_inset
3962 </cell>
3963 </row>
3964 <row>
3965 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3966 \begin_inset Text
3967
3968 \begin_layout Standard
3969
3970 \series bold
3971 Bozzi
3972 \end_layout
3973
3974 \end_inset
3975 </cell>
3976 <cell alignment="center" valignment="top" topline="true" usebox="none">
3977 \begin_inset Text
3978
3979 \begin_layout Standard
3980 Walter
3981 \end_layout
3982
3983 \end_inset
3984 </cell>
3985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3986 \begin_inset Text
3987
3988 \begin_layout Standard
3989 555
3990 \end_layout
3991
3992 \end_inset
3993 </cell>
3994 </row>
3995 <row>
3996 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3997 \begin_inset Text
3998
3999 \begin_layout Standard
4000
4001 \series bold
4002 Cachia
4003 \end_layout
4004
4005 \end_inset
4006 </cell>
4007 <cell alignment="center" valignment="top" topline="true" usebox="none">
4008 \begin_inset Text
4009
4010 \begin_layout Standard
4011 Maria
4012 \end_layout
4013
4014 \end_inset
4015 </cell>
4016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4017 \begin_inset Text
4018
4019 \begin_layout Standard
4020 555
4021 \end_layout
4022
4023 \end_inset
4024 </cell>
4025 </row>
4026 <row>
4027 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4028 \begin_inset Text
4029
4030 \begin_layout Standard
4031
4032 \series bold
4033 Cachia
4034 \end_layout
4035
4036 \end_inset
4037 </cell>
4038 <cell alignment="center" valignment="top" topline="true" usebox="none">
4039 \begin_inset Text
4040
4041 \begin_layout Standard
4042 Maurizio
4043 \end_layout
4044
4045 \end_inset
4046 </cell>
4047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4048 \begin_inset Text
4049
4050 \begin_layout Standard
4051 555
4052 \end_layout
4053
4054 \end_inset
4055 </cell>
4056 </row>
4057 <row>
4058 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4059 \begin_inset Text
4060
4061 \begin_layout Standard
4062
4063 \series bold
4064 Cinquemani
4065 \end_layout
4066
4067 \end_inset
4068 </cell>
4069 <cell alignment="center" valignment="top" topline="true" usebox="none">
4070 \begin_inset Text
4071
4072 \begin_layout Standard
4073 Giusi
4074 \end_layout
4075
4076 \end_inset
4077 </cell>
4078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4079 \begin_inset Text
4080
4081 \begin_layout Standard
4082 555
4083 \end_layout
4084
4085 \end_inset
4086 </cell>
4087 </row>
4088 <row>
4089 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4090 \begin_inset Text
4091
4092 \begin_layout Standard
4093
4094 \series bold
4095 Colin
4096 \end_layout
4097
4098 \end_inset
4099 </cell>
4100 <cell alignment="center" valignment="top" topline="true" usebox="none">
4101 \begin_inset Text
4102
4103 \begin_layout Standard
4104 Bernard
4105 \end_layout
4106
4107 \end_inset
4108 </cell>
4109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4110 \begin_inset Text
4111
4112 \begin_layout Standard
4113 555
4114 \end_layout
4115
4116 \end_inset
4117 </cell>
4118 </row>
4119 <row>
4120 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4121 \begin_inset Text
4122
4123 \begin_layout Standard
4124
4125 \series bold
4126 Concli
4127 \end_layout
4128
4129 \end_inset
4130 </cell>
4131 <cell alignment="center" valignment="top" topline="true" usebox="none">
4132 \begin_inset Text
4133
4134 \begin_layout Standard
4135 Gianfranco
4136 \end_layout
4137
4138 \end_inset
4139 </cell>
4140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4141 \begin_inset Text
4142
4143 \begin_layout Standard
4144 555
4145 \end_layout
4146
4147 \end_inset
4148 </cell>
4149 </row>
4150 <row>
4151 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4152 \begin_inset Text
4153
4154 \begin_layout Standard
4155
4156 \series bold
4157 Dal Bosco
4158 \end_layout
4159
4160 \end_inset
4161 </cell>
4162 <cell alignment="center" valignment="top" topline="true" usebox="none">
4163 \begin_inset Text
4164
4165 \begin_layout Standard
4166 Carolina
4167 \end_layout
4168
4169 \end_inset
4170 </cell>
4171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4172 \begin_inset Text
4173
4174 \begin_layout Standard
4175 555
4176 \end_layout
4177
4178 \end_inset
4179 </cell>
4180 </row>
4181 <row>
4182 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4183 \begin_inset Text
4184
4185 \begin_layout Standard
4186
4187 \series bold
4188 Dalpiaz
4189 \end_layout
4190
4191 \end_inset
4192 </cell>
4193 <cell alignment="center" valignment="top" topline="true" usebox="none">
4194 \begin_inset Text
4195
4196 \begin_layout Standard
4197 Annamaria
4198 \end_layout
4199
4200 \end_inset
4201 </cell>
4202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4203 \begin_inset Text
4204
4205 \begin_layout Standard
4206 555
4207 \end_layout
4208
4209 \end_inset
4210 </cell>
4211 </row>
4212 <row>
4213 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4214 \begin_inset Text
4215
4216 \begin_layout Standard
4217
4218 \series bold
4219 Feliciello
4220 \end_layout
4221
4222 \end_inset
4223 </cell>
4224 <cell alignment="center" valignment="top" topline="true" usebox="none">
4225 \begin_inset Text
4226
4227 \begin_layout Standard
4228 Domenico
4229 \end_layout
4230
4231 \end_inset
4232 </cell>
4233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4234 \begin_inset Text
4235
4236 \begin_layout Standard
4237 555
4238 \end_layout
4239
4240 \end_inset
4241 </cell>
4242 </row>
4243 <row>
4244 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4245 \begin_inset Text
4246
4247 \begin_layout Standard
4248
4249 \series bold
4250 Focarelli
4251 \end_layout
4252
4253 \end_inset
4254 </cell>
4255 <cell alignment="center" valignment="top" topline="true" usebox="none">
4256 \begin_inset Text
4257
4258 \begin_layout Standard
4259 Paola
4260 \end_layout
4261
4262 \end_inset
4263 </cell>
4264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4265 \begin_inset Text
4266
4267 \begin_layout Standard
4268 555
4269 \end_layout
4270
4271 \end_inset
4272 </cell>
4273 </row>
4274 <row>
4275 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4276 \begin_inset Text
4277
4278 \begin_layout Standard
4279
4280 \series bold
4281 Galletti
4282 \end_layout
4283
4284 \end_inset
4285 </cell>
4286 <cell alignment="center" valignment="top" topline="true" usebox="none">
4287 \begin_inset Text
4288
4289 \begin_layout Standard
4290 Oreste
4291 \end_layout
4292
4293 \end_inset
4294 </cell>
4295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4296 \begin_inset Text
4297
4298 \begin_layout Standard
4299 555
4300 \end_layout
4301
4302 \end_inset
4303 </cell>
4304 </row>
4305 <row>
4306 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4307 \begin_inset Text
4308
4309 \begin_layout Standard
4310
4311 \series bold
4312 Gasparini
4313 \end_layout
4314
4315 \end_inset
4316 </cell>
4317 <cell alignment="center" valignment="top" topline="true" usebox="none">
4318 \begin_inset Text
4319
4320 \begin_layout Standard
4321 Franca
4322 \end_layout
4323
4324 \end_inset
4325 </cell>
4326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4327 \begin_inset Text
4328
4329 \begin_layout Standard
4330 555
4331 \end_layout
4332
4333 \end_inset
4334 </cell>
4335 </row>
4336 <row>
4337 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4338 \begin_inset Text
4339
4340 \begin_layout Standard
4341
4342 \series bold
4343 Rizzardi
4344 \end_layout
4345
4346 \end_inset
4347 </cell>
4348 <cell alignment="center" valignment="top" topline="true" usebox="none">
4349 \begin_inset Text
4350
4351 \begin_layout Standard
4352 Paola
4353 \end_layout
4354
4355 \end_inset
4356 </cell>
4357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4358 \begin_inset Text
4359
4360 \begin_layout Standard
4361 555
4362 \end_layout
4363
4364 \end_inset
4365 </cell>
4366 </row>
4367 <row>
4368 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4369 \begin_inset Text
4370
4371 \begin_layout Standard
4372
4373 \series bold
4374 Lassini
4375 \end_layout
4376
4377 \end_inset
4378 </cell>
4379 <cell alignment="center" valignment="top" topline="true" usebox="none">
4380 \begin_inset Text
4381
4382 \begin_layout Standard
4383 Giancarlo
4384 \end_layout
4385
4386 \end_inset
4387 </cell>
4388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4389 \begin_inset Text
4390
4391 \begin_layout Standard
4392 555
4393 \end_layout
4394
4395 \end_inset
4396 </cell>
4397 </row>
4398 <row>
4399 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4400 \begin_inset Text
4401
4402 \begin_layout Standard
4403
4404 \series bold
4405 Malfatti
4406 \end_layout
4407
4408 \end_inset
4409 </cell>
4410 <cell alignment="center" valignment="top" topline="true" usebox="none">
4411 \begin_inset Text
4412
4413 \begin_layout Standard
4414 Luciano
4415 \end_layout
4416
4417 \end_inset
4418 </cell>
4419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4420 \begin_inset Text
4421
4422 \begin_layout Standard
4423 555
4424 \end_layout
4425
4426 \end_inset
4427 </cell>
4428 </row>
4429 <row>
4430 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4431 \begin_inset Text
4432
4433 \begin_layout Standard
4434
4435 \series bold
4436 Malfatti
4437 \end_layout
4438
4439 \end_inset
4440 </cell>
4441 <cell alignment="center" valignment="top" topline="true" usebox="none">
4442 \begin_inset Text
4443
4444 \begin_layout Standard
4445 Valeriano
4446 \end_layout
4447
4448 \end_inset
4449 </cell>
4450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4451 \begin_inset Text
4452
4453 \begin_layout Standard
4454 555
4455 \end_layout
4456
4457 \end_inset
4458 </cell>
4459 </row>
4460 <row>
4461 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4462 \begin_inset Text
4463
4464 \begin_layout Standard
4465
4466 \series bold
4467 Meneguzzo
4468 \end_layout
4469
4470 \end_inset
4471 </cell>
4472 <cell alignment="center" valignment="top" topline="true" usebox="none">
4473 \begin_inset Text
4474
4475 \begin_layout Standard
4476 Roberto
4477 \end_layout
4478
4479 \end_inset
4480 </cell>
4481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4482 \begin_inset Text
4483
4484 \begin_layout Standard
4485 555
4486 \end_layout
4487
4488 \end_inset
4489 </cell>
4490 </row>
4491 <row>
4492 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4493 \begin_inset Text
4494
4495 \begin_layout Standard
4496
4497 \series bold
4498 Mezzadra
4499 \end_layout
4500
4501 \end_inset
4502 </cell>
4503 <cell alignment="center" valignment="top" topline="true" usebox="none">
4504 \begin_inset Text
4505
4506 \begin_layout Standard
4507 Roberto
4508 \end_layout
4509
4510 \end_inset
4511 </cell>
4512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4513 \begin_inset Text
4514
4515 \begin_layout Standard
4516 555
4517 \end_layout
4518
4519 \end_inset
4520 </cell>
4521 </row>
4522 <row>
4523 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4524 \begin_inset Text
4525
4526 \begin_layout Standard
4527
4528 \series bold
4529 Pirpamer
4530 \end_layout
4531
4532 \end_inset
4533 </cell>
4534 <cell alignment="center" valignment="top" topline="true" usebox="none">
4535 \begin_inset Text
4536
4537 \begin_layout Standard
4538 Erich
4539 \end_layout
4540
4541 \end_inset
4542 </cell>
4543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4544 \begin_inset Text
4545
4546 \begin_layout Standard
4547 555
4548 \end_layout
4549
4550 \end_inset
4551 </cell>
4552 </row>
4553 <row>
4554 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4555 \begin_inset Text
4556
4557 \begin_layout Standard
4558
4559 \series bold
4560 Pochiesa
4561 \end_layout
4562
4563 \end_inset
4564 </cell>
4565 <cell alignment="center" valignment="top" topline="true" usebox="none">
4566 \begin_inset Text
4567
4568 \begin_layout Standard
4569 Paolo
4570 \end_layout
4571
4572 \end_inset
4573 </cell>
4574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4575 \begin_inset Text
4576
4577 \begin_layout Standard
4578 555, 222
4579 \end_layout
4580
4581 \end_inset
4582 </cell>
4583 </row>
4584 <row>
4585 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4586 \begin_inset Text
4587
4588 \begin_layout Standard
4589
4590 \series bold
4591 Radina
4592 \end_layout
4593
4594 \end_inset
4595 </cell>
4596 <cell alignment="center" valignment="top" topline="true" usebox="none">
4597 \begin_inset Text
4598
4599 \begin_layout Standard
4600 Claudio
4601 \end_layout
4602
4603 \end_inset
4604 </cell>
4605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4606 \begin_inset Text
4607
4608 \begin_layout Standard
4609 555
4610 \end_layout
4611
4612 \end_inset
4613 </cell>
4614 </row>
4615 <row>
4616 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4617 \begin_inset Text
4618
4619 \begin_layout Standard
4620
4621 \series bold
4622 Stuffer
4623 \end_layout
4624
4625 \end_inset
4626 </cell>
4627 <cell alignment="center" valignment="top" topline="true" usebox="none">
4628 \begin_inset Text
4629
4630 \begin_layout Standard
4631 Oskar
4632 \end_layout
4633
4634 \end_inset
4635 </cell>
4636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4637 \begin_inset Text
4638
4639 \begin_layout Standard
4640 555
4641 \end_layout
4642
4643 \end_inset
4644 </cell>
4645 </row>
4646 <row>
4647 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4648 \begin_inset Text
4649
4650 \begin_layout Standard
4651
4652 \series bold
4653 Tacchelli
4654 \end_layout
4655
4656 \end_inset
4657 </cell>
4658 <cell alignment="center" valignment="top" topline="true" usebox="none">
4659 \begin_inset Text
4660
4661 \begin_layout Standard
4662 Ugo
4663 \end_layout
4664
4665 \end_inset
4666 </cell>
4667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4668 \begin_inset Text
4669
4670 \begin_layout Standard
4671 555
4672 \end_layout
4673
4674 \end_inset
4675 </cell>
4676 </row>
4677 <row>
4678 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4679 \begin_inset Text
4680
4681 \begin_layout Standard
4682
4683 \series bold
4684 Tezzele
4685 \end_layout
4686
4687 \end_inset
4688 </cell>
4689 <cell alignment="center" valignment="top" topline="true" usebox="none">
4690 \begin_inset Text
4691
4692 \begin_layout Standard
4693 Margit
4694 \end_layout
4695
4696 \end_inset
4697 </cell>
4698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4699 \begin_inset Text
4700
4701 \begin_layout Standard
4702 555
4703 \end_layout
4704
4705 \end_inset
4706 </cell>
4707 </row>
4708 <row>
4709 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4710 \begin_inset Text
4711
4712 \begin_layout Standard
4713
4714 \series bold
4715 Unterkalmsteiner
4716 \end_layout
4717
4718 \end_inset
4719 </cell>
4720 <cell alignment="center" valignment="top" topline="true" usebox="none">
4721 \begin_inset Text
4722
4723 \begin_layout Standard
4724 Frieda
4725 \end_layout
4726
4727 \end_inset
4728 </cell>
4729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4730 \begin_inset Text
4731
4732 \begin_layout Standard
4733 555
4734 \end_layout
4735
4736 \end_inset
4737 </cell>
4738 </row>
4739 <row>
4740 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4741 \begin_inset Text
4742
4743 \begin_layout Standard
4744
4745 \series bold
4746 Vieider
4747 \end_layout
4748
4749 \end_inset
4750 </cell>
4751 <cell alignment="center" valignment="top" topline="true" usebox="none">
4752 \begin_inset Text
4753
4754 \begin_layout Standard
4755 Hilde
4756 \end_layout
4757
4758 \end_inset
4759 </cell>
4760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4761 \begin_inset Text
4762
4763 \begin_layout Standard
4764 555
4765 \end_layout
4766
4767 \end_inset
4768 </cell>
4769 </row>
4770 <row>
4771 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4772 \begin_inset Text
4773
4774 \begin_layout Standard
4775
4776 \series bold
4777 Vigna
4778 \end_layout
4779
4780 \end_inset
4781 </cell>
4782 <cell alignment="center" valignment="top" topline="true" usebox="none">
4783 \begin_inset Text
4784
4785 \begin_layout Standard
4786 Jürgen
4787 \end_layout
4788
4789 \end_inset
4790 </cell>
4791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4792 \begin_inset Text
4793
4794 \begin_layout Standard
4795 999
4796 \end_layout
4797
4798 \end_inset
4799 </cell>
4800 </row>
4801 <row>
4802 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4803 \begin_inset Text
4804
4805 \begin_layout Standard
4806
4807 \series bold
4808 Weber
4809 \end_layout
4810
4811 \end_inset
4812 </cell>
4813 <cell alignment="center" valignment="top" topline="true" usebox="none">
4814 \begin_inset Text
4815
4816 \begin_layout Standard
4817 Maurizio
4818 \end_layout
4819
4820 \end_inset
4821 </cell>
4822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4823 \begin_inset Text
4824
4825 \begin_layout Standard
4826 555
4827 \end_layout
4828
4829 \end_inset
4830 </cell>
4831 </row>
4832 <row bottomline="true">
4833 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4834 \begin_inset Text
4835
4836 \begin_layout Standard
4837
4838 \series bold
4839 Winkler
4840 \end_layout
4841
4842 \end_inset
4843 </cell>
4844 <cell alignment="center" valignment="top" topline="true" usebox="none">
4845 \begin_inset Text
4846
4847 \begin_layout Standard
4848 Franz
4849 \end_layout
4850
4851 \end_inset
4852 </cell>
4853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4854 \begin_inset Text
4855
4856 \begin_layout Standard
4857 555
4858 \end_layout
4859
4860 \end_inset
4861 </cell>
4862 </row>
4863 <row bottomline="true" endlastfoot="true">
4864 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
4865 \begin_inset Text
4866
4867 \begin_layout Standard
4868
4869 \series bold
4870 Ende
4871 \end_layout
4872
4873 \end_inset
4874 </cell>
4875 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4876 \begin_inset Text
4877
4878 \begin_layout Standard
4879
4880 \end_layout
4881
4882 \end_inset
4883 </cell>
4884 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4885 \begin_inset Text
4886
4887 \begin_layout Standard
4888
4889 \end_layout
4890
4891 \end_inset
4892 </cell>
4893 </row>
4894 </lyxtabular>
4895
4896 \end_inset
4897
4898
4899 \begin_inset ERT
4900 status collapsed
4901
4902 \begin_layout Standard
4903
4904
4905 \backslash
4906 addtocounter{table}{-1}
4907 \end_layout
4908
4909 \end_inset
4910
4911
4912 \begin_inset Note Note
4913 status collapsed
4914
4915 \begin_layout Standard
4916 Die Bedeutung diese Befehle finden Sie in der Bemerkung 1 von Abschnitt\InsetSpace ~
4917
4918 \begin_inset LatexCommand ref
4919 reference "uab:Titel-für-lange"
4920
4921 \end_inset
4922
4923
4924 \end_layout
4925
4926 \end_inset
4927
4928
4929 \end_layout
4930
4931 \begin_layout Subsection
4932 Fußnoten in langen Tabellen
4933 \begin_inset LatexCommand label
4934 name "uab:Fußnoten-in-langen"
4935
4936 \end_inset
4937
4938
4939 \begin_inset LatexCommand index
4940 name "Tabellen ! lange ! Fußnoten"
4941
4942 \end_inset
4943
4944
4945 \end_layout
4946
4947 \begin_layout Standard
4948 Fußnoten kann man in jede Zelle einer langen Tabelle einfügen.
4949  Sie werden auf der Seite erscheinen, auf der auch die Zelle gedruckt wird.
4950  Tabelle\InsetSpace ~
4951
4952 \begin_inset LatexCommand ref
4953 reference "tab:DiffCaptions"
4954
4955 \end_inset
4956
4957  hat zum Beispiel eine Fußnote.
4958 \end_layout
4959
4960 \begin_layout Subsection
4961 Beschriftungen lange Tabellen
4962 \begin_inset LatexCommand index
4963 name "Tabellen ! lange ! Titel"
4964
4965 \end_inset
4966
4967
4968 \begin_inset LatexCommand label
4969 name "uab:Titel-für-lange"
4970
4971 \end_inset
4972
4973
4974 \end_layout
4975
4976 \begin_layout Standard
4977 Eine 
4978 \family sans
4979 lange\InsetSpace ~
4980 Tabelle
4981 \family default
4982  kann man nicht in ein Gleitobjekt packen, weil Gleitobjekte nur auf eine
4983  Seite gedruckt werden können.
4984  Aber die 
4985 \family sans
4986 Legende
4987 \family default
4988 -Umgebung von Gleitobjekten kann auch in langen Tabellen benutzt werden.
4989 \end_layout
4990
4991 \begin_layout Standard
4992 Weil LyX das noch nicht völlig unterstützt, muss man ein wenig tricksen:
4993 \end_layout
4994
4995 \begin_layout Enumerate
4996 Erstellen Sie eine 
4997 \family sans
4998 lange\InsetSpace ~
4999 Tabelle
5000 \family default
5001 .
5002 \end_layout
5003
5004 \begin_layout Enumerate
5005 Markieren Sie die erste Zeile und entfernen Sie die obere Linie.
5006 \end_layout
5007
5008 \begin_layout Enumerate
5009 Fügen Sie 
5010 \family sans
5011 mit Einfügen\SpecialChar \menuseparator
5012 Legende
5013 \family default
5014  eine Beschriftung in die erste Tabellenzelle.
5015  Sie können auch noch einen Kurztitel hinzufügen, 
5016 \family sans
5017 Einfügen\SpecialChar \menuseparator
5018 Kurztitel
5019 \family default
5020 .
5021 \end_layout
5022
5023 \begin_layout Enumerate
5024 Fügen Sie hinter dem Titel 
5025 \series bold
5026
5027 \begin_inset Quotes gld
5028 \end_inset
5029
5030
5031 \backslash
5032
5033 \backslash
5034 %
5035 \series default
5036
5037 \begin_inset Quotes grd
5038 \end_inset
5039
5040  als ERT ein.
5041 \end_layout
5042
5043 \begin_layout Standard
5044 Ein Kurztitel wird anstatt der richtigen Beschriftung im Tabellenverzeichnis
5045  gedruckt.
5046  Die Zeichen 
5047 \series bold
5048
5049 \begin_inset Quotes gld
5050 \end_inset
5051
5052
5053 \backslash
5054
5055 \backslash
5056 %
5057 \series default
5058
5059 \begin_inset Quotes grd
5060 \end_inset
5061
5062  hinter dem Titel lässt die vertikalen Linien aller Zellen der ersten Zeile
5063  weg.
5064  Die erste Tabellenzeile ist damit nur so eine Platzhalter für die Beschriftung,
5065  und die eigentliche Tabelle beginnt mit der zweiten Zeile.
5066 \end_layout
5067
5068 \begin_layout Standard
5069 Hier ist eine kleine 
5070 \family sans
5071 lange\InsetSpace ~
5072 Tabelle
5073 \family default
5074 , die zeigt, wie das funktioniert:
5075 \end_layout
5076
5077 \begin_layout Standard
5078 \begin_inset Tabular
5079 <lyxtabular version="3" rows="6" columns="5">
5080 <features islongtable="true">
5081 <column alignment="center" valignment="top" leftline="true" width="0">
5082 <column alignment="center" valignment="top" leftline="true" width="0">
5083 <column alignment="center" valignment="top" leftline="true" width="0">
5084 <column alignment="center" valignment="top" leftline="true" width="0">
5085 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
5086 <row>
5087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5088 \begin_inset Text
5089
5090 \begin_layout Standard
5091 \begin_inset Caption
5092
5093 \begin_layout Standard
5094 Eine 
5095 \family sans
5096 lange\InsetSpace ~
5097 Tabelle
5098 \family default
5099  mit Titel
5100 \begin_inset OptArg
5101 status open
5102
5103 \begin_layout Standard
5104 Lange Tabelle
5105 \end_layout
5106
5107 \end_inset
5108
5109
5110 \end_layout
5111
5112 \end_inset
5113
5114
5115 \begin_inset ERT
5116 status collapsed
5117
5118 \begin_layout Standard
5119
5120
5121 \backslash
5122
5123 \backslash
5124 %
5125 \end_layout
5126
5127 \end_inset
5128
5129
5130 \end_layout
5131
5132 \end_inset
5133 </cell>
5134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5135 \begin_inset Text
5136
5137 \begin_layout Standard
5138
5139 \end_layout
5140
5141 \end_inset
5142 </cell>
5143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5144 \begin_inset Text
5145
5146 \begin_layout Standard
5147
5148 \end_layout
5149
5150 \end_inset
5151 </cell>
5152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5153 \begin_inset Text
5154
5155 \begin_layout Standard
5156
5157 \end_layout
5158
5159 \end_inset
5160 </cell>
5161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5162 \begin_inset Text
5163
5164 \begin_layout Standard
5165
5166 \end_layout
5167
5168 \end_inset
5169 </cell>
5170 </row>
5171 <row topline="true">
5172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5173 \begin_inset Text
5174
5175 \begin_layout Standard
5176 1
5177 \end_layout
5178
5179 \end_inset
5180 </cell>
5181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5182 \begin_inset Text
5183
5184 \begin_layout Standard
5185 2
5186 \end_layout
5187
5188 \end_inset
5189 </cell>
5190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5191 \begin_inset Text
5192
5193 \begin_layout Standard
5194 3
5195 \end_layout
5196
5197 \end_inset
5198 </cell>
5199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5200 \begin_inset Text
5201
5202 \begin_layout Standard
5203 4
5204 \end_layout
5205
5206 \end_inset
5207 </cell>
5208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5209 \begin_inset Text
5210
5211 \begin_layout Standard
5212 5
5213 \end_layout
5214
5215 \end_inset
5216 </cell>
5217 </row>
5218 <row topline="true">
5219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5220 \begin_inset Text
5221
5222 \begin_layout Standard
5223 asd
5224 \end_layout
5225
5226 \end_inset
5227 </cell>
5228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5229 \begin_inset Text
5230
5231 \begin_layout Standard
5232 s
5233 \end_layout
5234
5235 \end_inset
5236 </cell>
5237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5238 \begin_inset Text
5239
5240 \begin_layout Standard
5241 s
5242 \end_layout
5243
5244 \end_inset
5245 </cell>
5246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5247 \begin_inset Text
5248
5249 \begin_layout Standard
5250 s
5251 \end_layout
5252
5253 \end_inset
5254 </cell>
5255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5256 \begin_inset Text
5257
5258 \begin_layout Standard
5259 asd
5260 \end_layout
5261
5262 \end_inset
5263 </cell>
5264 </row>
5265 <row topline="true">
5266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5267 \begin_inset Text
5268
5269 \begin_layout Standard
5270 asd
5271 \end_layout
5272
5273 \end_inset
5274 </cell>
5275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5276 \begin_inset Text
5277
5278 \begin_layout Standard
5279 s
5280 \end_layout
5281
5282 \end_inset
5283 </cell>
5284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5285 \begin_inset Text
5286
5287 \begin_layout Standard
5288 s
5289 \end_layout
5290
5291 \end_inset
5292 </cell>
5293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5294 \begin_inset Text
5295
5296 \begin_layout Standard
5297 s
5298 \end_layout
5299
5300 \end_inset
5301 </cell>
5302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5303 \begin_inset Text
5304
5305 \begin_layout Standard
5306 asd
5307 \end_layout
5308
5309 \end_inset
5310 </cell>
5311 </row>
5312 <row topline="true">
5313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5314 \begin_inset Text
5315
5316 \begin_layout Standard
5317 asd
5318 \end_layout
5319
5320 \end_inset
5321 </cell>
5322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5323 \begin_inset Text
5324
5325 \begin_layout Standard
5326 s
5327 \end_layout
5328
5329 \end_inset
5330 </cell>
5331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5332 \begin_inset Text
5333
5334 \begin_layout Standard
5335 s
5336 \end_layout
5337
5338 \end_inset
5339 </cell>
5340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5341 \begin_inset Text
5342
5343 \begin_layout Standard
5344 s
5345 \end_layout
5346
5347 \end_inset
5348 </cell>
5349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5350 \begin_inset Text
5351
5352 \begin_layout Standard
5353 asd
5354 \end_layout
5355
5356 \end_inset
5357 </cell>
5358 </row>
5359 <row topline="true" bottomline="true">
5360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5361 \begin_inset Text
5362
5363 \begin_layout Standard
5364 asd
5365 \end_layout
5366
5367 \end_inset
5368 </cell>
5369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5370 \begin_inset Text
5371
5372 \begin_layout Standard
5373 asd
5374 \end_layout
5375
5376 \end_inset
5377 </cell>
5378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5379 \begin_inset Text
5380
5381 \begin_layout Standard
5382 asd
5383 \end_layout
5384
5385 \end_inset
5386 </cell>
5387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5388 \begin_inset Text
5389
5390 \begin_layout Standard
5391 asd
5392 \end_layout
5393
5394 \end_inset
5395 </cell>
5396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5397 \begin_inset Text
5398
5399 \begin_layout Standard
5400 asd
5401 \end_layout
5402
5403 \end_inset
5404 </cell>
5405 </row>
5406 </lyxtabular>
5407
5408 \end_inset
5409
5410
5411 \end_layout
5412
5413 \begin_layout Standard
5414 \begin_inset VSpace medskip
5415 \end_inset
5416
5417
5418 \begin_inset Note Greyedout
5419 status open
5420
5421 \begin_layout Standard
5422
5423 \series bold
5424 Bemerkung\InsetSpace ~
5425 1:
5426 \series default
5427  Die Tabellennummer wird für jede 
5428 \family sans
5429 lange\InsetSpace ~
5430 Tabelle
5431 \family default
5432  erhöht, auch wenn Sie keinen Titel vergeben.
5433  Deshalb könnte es passieren, dass zum Beispiel Tabelle\InsetSpace ~
5434 2.4 auf Tabelle\InsetSpace ~
5435 2.1
5436  im Tabellenverzeichnis folgt, wenn dazwischen zwei
5437 \family sans
5438  lange\InsetSpace ~
5439 Tabellen
5440 \family default
5441  ohne Titel sind.
5442  Um das zu vermeiden, können Sie hinter jede 
5443 \family sans
5444 lange\InsetSpace ~
5445 Tabelle
5446 \family default
5447  ohne Titel folgenden LaTeX-Befehl als ERT einfügen:
5448 \end_layout
5449
5450 \begin_layout Standard
5451
5452 \series bold
5453
5454 \backslash
5455 addtocounter{table}{-1}
5456 \end_layout
5457
5458 \end_inset
5459
5460
5461 \end_layout
5462
5463 \begin_layout Standard
5464 \begin_inset Note Greyedout
5465 status open
5466
5467 \begin_layout Standard
5468
5469 \series bold
5470 Bemerkung\InsetSpace ~
5471 2:
5472 \series default
5473  Wenn Sie das LaTeX-Paket 
5474 \series bold
5475 hyperref
5476 \series default
5477
5478 \begin_inset LatexCommand index
5479 name "LaTeX-Pakete ! hyperref"
5480
5481 \end_inset
5482
5483  für Querverweise benutzen, wird der Verweis auf eine 
5484 \family sans
5485 lange\InsetSpace ~
5486 Tabelle
5487 \family default
5488  immer auf den Anfang des Dokuments zeigen.
5489 \end_layout
5490
5491 \end_inset
5492
5493
5494 \newpage
5495
5496 \end_layout
5497
5498 \begin_layout Subsubsection
5499 Querverweise auf 
5500 \family sans
5501 lange\InsetSpace ~
5502 Tabelle
5503 \family default
5504 n
5505 \begin_inset LatexCommand index
5506 name "Tabellen ! lange ! Querverweis"
5507
5508 \end_inset
5509
5510
5511 \end_layout
5512
5513 \begin_layout Standard
5514 \begin_inset Tabular
5515 <lyxtabular version="3" rows="6" columns="5">
5516 <features islongtable="true">
5517 <column alignment="center" valignment="top" leftline="true" width="0">
5518 <column alignment="center" valignment="top" leftline="true" width="0">
5519 <column alignment="center" valignment="top" leftline="true" width="0">
5520 <column alignment="center" valignment="top" leftline="true" width="0">
5521 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
5522 <row>
5523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5524 \begin_inset Text
5525
5526 \begin_layout Standard
5527 \begin_inset Caption
5528
5529 \begin_layout Standard
5530
5531 \family sans
5532 Lange\InsetSpace ~
5533 Tabelle
5534 \family default
5535  mit Marke
5536 \begin_inset LatexCommand label
5537 name "tab:LangeTabelle-mit-Marke"
5538
5539 \end_inset
5540
5541
5542 \end_layout
5543
5544 \end_inset
5545
5546
5547 \begin_inset ERT
5548 status collapsed
5549
5550 \begin_layout Standard
5551
5552
5553 \backslash
5554
5555 \backslash
5556 %
5557 \end_layout
5558
5559 \end_inset
5560
5561
5562 \end_layout
5563
5564 \end_inset
5565 </cell>
5566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5567 \begin_inset Text
5568
5569 \begin_layout Standard
5570
5571 \end_layout
5572
5573 \end_inset
5574 </cell>
5575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5576 \begin_inset Text
5577
5578 \begin_layout Standard
5579
5580 \end_layout
5581
5582 \end_inset
5583 </cell>
5584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5585 \begin_inset Text
5586
5587 \begin_layout Standard
5588
5589 \end_layout
5590
5591 \end_inset
5592 </cell>
5593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5594 \begin_inset Text
5595
5596 \begin_layout Standard
5597
5598 \end_layout
5599
5600 \end_inset
5601 </cell>
5602 </row>
5603 <row topline="true">
5604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5605 \begin_inset Text
5606
5607 \begin_layout Standard
5608 1
5609 \end_layout
5610
5611 \end_inset
5612 </cell>
5613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5614 \begin_inset Text
5615
5616 \begin_layout Standard
5617 2
5618 \end_layout
5619
5620 \end_inset
5621 </cell>
5622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5623 \begin_inset Text
5624
5625 \begin_layout Standard
5626 3
5627 \end_layout
5628
5629 \end_inset
5630 </cell>
5631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5632 \begin_inset Text
5633
5634 \begin_layout Standard
5635 4
5636 \end_layout
5637
5638 \end_inset
5639 </cell>
5640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5641 \begin_inset Text
5642
5643 \begin_layout Standard
5644 5
5645 \end_layout
5646
5647 \end_inset
5648 </cell>
5649 </row>
5650 <row topline="true">
5651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5652 \begin_inset Text
5653
5654 \begin_layout Standard
5655 asd
5656 \end_layout
5657
5658 \end_inset
5659 </cell>
5660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5661 \begin_inset Text
5662
5663 \begin_layout Standard
5664 s
5665 \end_layout
5666
5667 \end_inset
5668 </cell>
5669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5670 \begin_inset Text
5671
5672 \begin_layout Standard
5673 s
5674 \end_layout
5675
5676 \end_inset
5677 </cell>
5678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5679 \begin_inset Text
5680
5681 \begin_layout Standard
5682 s
5683 \end_layout
5684
5685 \end_inset
5686 </cell>
5687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5688 \begin_inset Text
5689
5690 \begin_layout Standard
5691 asd
5692 \end_layout
5693
5694 \end_inset
5695 </cell>
5696 </row>
5697 <row topline="true">
5698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5699 \begin_inset Text
5700
5701 \begin_layout Standard
5702 asd
5703 \end_layout
5704
5705 \end_inset
5706 </cell>
5707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5708 \begin_inset Text
5709
5710 \begin_layout Standard
5711 s
5712 \end_layout
5713
5714 \end_inset
5715 </cell>
5716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5717 \begin_inset Text
5718
5719 \begin_layout Standard
5720 s
5721 \end_layout
5722
5723 \end_inset
5724 </cell>
5725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5726 \begin_inset Text
5727
5728 \begin_layout Standard
5729 s
5730 \end_layout
5731
5732 \end_inset
5733 </cell>
5734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5735 \begin_inset Text
5736
5737 \begin_layout Standard
5738 asd
5739 \end_layout
5740
5741 \end_inset
5742 </cell>
5743 </row>
5744 <row topline="true">
5745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5746 \begin_inset Text
5747
5748 \begin_layout Standard
5749 asd
5750 \end_layout
5751
5752 \end_inset
5753 </cell>
5754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5755 \begin_inset Text
5756
5757 \begin_layout Standard
5758 s
5759 \end_layout
5760
5761 \end_inset
5762 </cell>
5763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5764 \begin_inset Text
5765
5766 \begin_layout Standard
5767 s
5768 \end_layout
5769
5770 \end_inset
5771 </cell>
5772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5773 \begin_inset Text
5774
5775 \begin_layout Standard
5776 s
5777 \end_layout
5778
5779 \end_inset
5780 </cell>
5781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5782 \begin_inset Text
5783
5784 \begin_layout Standard
5785 asd
5786 \end_layout
5787
5788 \end_inset
5789 </cell>
5790 </row>
5791 <row topline="true" bottomline="true">
5792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5793 \begin_inset Text
5794
5795 \begin_layout Standard
5796 asd
5797 \end_layout
5798
5799 \end_inset
5800 </cell>
5801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5802 \begin_inset Text
5803
5804 \begin_layout Standard
5805 sad
5806 \end_layout
5807
5808 \end_inset
5809 </cell>
5810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5811 \begin_inset Text
5812
5813 \begin_layout Standard
5814 asd
5815 \end_layout
5816
5817 \end_inset
5818 </cell>
5819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5820 \begin_inset Text
5821
5822 \begin_layout Standard
5823 asd
5824 \end_layout
5825
5826 \end_inset
5827 </cell>
5828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5829 \begin_inset Text
5830
5831 \begin_layout Standard
5832 asd
5833 \end_layout
5834
5835 \end_inset
5836 </cell>
5837 </row>
5838 </lyxtabular>
5839
5840 \end_inset
5841
5842
5843 \end_layout
5844
5845 \begin_layout Standard
5846 Damit auf eine 
5847 \family sans
5848 lange\InsetSpace ~
5849 Tabelle
5850 \family default
5851  verwiesen werden kann, müssen Sie eine 
5852 \family sans
5853 Marke
5854 \family default
5855  im Titel einfügen.
5856  Beachten Sie dabei, dass Sie 
5857 \emph on
5858
5859 \begin_inset Quotes gld
5860 \end_inset
5861
5862 tab:
5863 \emph default
5864
5865 \begin_inset Quotes grd
5866 \end_inset
5867
5868  selber ins Markenfeld schreiben müssen.
5869 \end_layout
5870
5871 \begin_layout Standard
5872 Dies ist ein Verweis auf Tabelle\InsetSpace ~
5873
5874 \begin_inset LatexCommand ref
5875 reference "tab:LangeTabelle-mit-Marke"
5876
5877 \end_inset
5878
5879 .
5880 \end_layout
5881
5882 \begin_layout Standard
5883 Mit dem LaTeX-Paket 
5884 \series bold
5885 caption
5886 \series default
5887
5888 \begin_inset LatexCommand index
5889 name "LaTeX-Pakete ! caption"
5890
5891 \end_inset
5892
5893 , siehe Abschnitt\InsetSpace ~
5894
5895 \begin_inset LatexCommand ref
5896 reference "abs:Titel-Formatierung"
5897
5898 \end_inset
5899
5900 , können Sie alle anderen 
5901 \family sans
5902 Legende
5903 \family default
5904 -Optionen benutzen.
5905 \end_layout
5906
5907 \begin_layout Subsubsection
5908 Titelbreite
5909 \begin_inset LatexCommand index
5910 name "Tabellen ! lange ! Beschriftungsbreite"
5911
5912 \end_inset
5913
5914
5915 \end_layout
5916
5917 \begin_layout Standard
5918 Die maximale Titelbreite wird durch die Variable 
5919 \series bold
5920
5921 \backslash
5922 LTcapwidth
5923 \series default
5924  definiert.
5925  Ihr Standardwert ist 4\InsetSpace \thinspace{}
5926 Zoll (
5927 \begin_inset Formula $\approx10$
5928 \end_inset
5929
5930 \InsetSpace \thinspace{}
5931 cm).
5932  Um das zu ändern, können Sie entweder im LaTeX-Vorspann oder als ERT vor
5933  der betreffenden Tabelle folgenden Befehl einsetzen:
5934 \end_layout
5935
5936 \begin_layout Standard
5937
5938 \series bold
5939
5940 \backslash
5941 setlength{
5942 \backslash
5943 LTcapwidth}{Breite}
5944 \end_layout
5945
5946 \begin_layout Standard
5947 wobei 
5948 \family typewriter
5949 Breite
5950 \family default
5951  eine der in Anhang\InsetSpace ~
5952
5953 \begin_inset LatexCommand ref
5954 reference "kap:Units-available-in"
5955
5956 \end_inset
5957
5958  aufgelisteten Einheiten haben kann.
5959 \end_layout
5960
5961 \begin_layout Standard
5962 Die beiden folgenden Tabellen zeigen den Unterschied:
5963 \end_layout
5964
5965 \begin_layout Standard
5966 \begin_inset Tabular
5967 <lyxtabular version="3" rows="6" columns="5">
5968 <features islongtable="true">
5969 <column alignment="center" valignment="top" leftline="true" width="0">
5970 <column alignment="center" valignment="top" leftline="true" width="0">
5971 <column alignment="center" valignment="top" leftline="true" width="0">
5972 <column alignment="center" valignment="top" leftline="true" width="0">
5973 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
5974 <row>
5975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5976 \begin_inset Text
5977
5978 \begin_layout Standard
5979 \begin_inset Caption
5980
5981 \begin_layout Standard
5982 Langer Titel mit Standardbreite, Langer Titel mit Standardbreite, Langer
5983  Titel 
5984 \begin_inset OptArg
5985 status open
5986
5987 \begin_layout Standard
5988 Titel mit Standardbreite
5989 \end_layout
5990
5991 \end_inset
5992
5993
5994 \end_layout
5995
5996 \end_inset
5997
5998
5999 \begin_inset ERT
6000 status collapsed
6001
6002 \begin_layout Standard
6003
6004
6005 \backslash
6006
6007 \backslash
6008 %
6009 \end_layout
6010
6011 \end_inset
6012
6013
6014 \end_layout
6015
6016 \end_inset
6017 </cell>
6018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6019 \begin_inset Text
6020
6021 \begin_layout Standard
6022
6023 \end_layout
6024
6025 \end_inset
6026 </cell>
6027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6028 \begin_inset Text
6029
6030 \begin_layout Standard
6031
6032 \end_layout
6033
6034 \end_inset
6035 </cell>
6036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6037 \begin_inset Text
6038
6039 \begin_layout Standard
6040
6041 \end_layout
6042
6043 \end_inset
6044 </cell>
6045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6046 \begin_inset Text
6047
6048 \begin_layout Standard
6049
6050 \end_layout
6051
6052 \end_inset
6053 </cell>
6054 </row>
6055 <row topline="true">
6056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6057 \begin_inset Text
6058
6059 \begin_layout Standard
6060 1
6061 \end_layout
6062
6063 \end_inset
6064 </cell>
6065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6066 \begin_inset Text
6067
6068 \begin_layout Standard
6069 2
6070 \end_layout
6071
6072 \end_inset
6073 </cell>
6074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6075 \begin_inset Text
6076
6077 \begin_layout Standard
6078 3
6079 \end_layout
6080
6081 \end_inset
6082 </cell>
6083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6084 \begin_inset Text
6085
6086 \begin_layout Standard
6087 4
6088 \end_layout
6089
6090 \end_inset
6091 </cell>
6092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6093 \begin_inset Text
6094
6095 \begin_layout Standard
6096 5
6097 \end_layout
6098
6099 \end_inset
6100 </cell>
6101 </row>
6102 <row topline="true">
6103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6104 \begin_inset Text
6105
6106 \begin_layout Standard
6107 asd
6108 \end_layout
6109
6110 \end_inset
6111 </cell>
6112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6113 \begin_inset Text
6114
6115 \begin_layout Standard
6116 s
6117 \end_layout
6118
6119 \end_inset
6120 </cell>
6121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6122 \begin_inset Text
6123
6124 \begin_layout Standard
6125 s
6126 \end_layout
6127
6128 \end_inset
6129 </cell>
6130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6131 \begin_inset Text
6132
6133 \begin_layout Standard
6134 s
6135 \end_layout
6136
6137 \end_inset
6138 </cell>
6139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6140 \begin_inset Text
6141
6142 \begin_layout Standard
6143 asd
6144 \end_layout
6145
6146 \end_inset
6147 </cell>
6148 </row>
6149 <row topline="true">
6150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6151 \begin_inset Text
6152
6153 \begin_layout Standard
6154 asd
6155 \end_layout
6156
6157 \end_inset
6158 </cell>
6159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6160 \begin_inset Text
6161
6162 \begin_layout Standard
6163 s
6164 \end_layout
6165
6166 \end_inset
6167 </cell>
6168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6169 \begin_inset Text
6170
6171 \begin_layout Standard
6172 s
6173 \end_layout
6174
6175 \end_inset
6176 </cell>
6177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6178 \begin_inset Text
6179
6180 \begin_layout Standard
6181 s
6182 \end_layout
6183
6184 \end_inset
6185 </cell>
6186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6187 \begin_inset Text
6188
6189 \begin_layout Standard
6190 asd
6191 \end_layout
6192
6193 \end_inset
6194 </cell>
6195 </row>
6196 <row topline="true">
6197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6198 \begin_inset Text
6199
6200 \begin_layout Standard
6201 asd
6202 \end_layout
6203
6204 \end_inset
6205 </cell>
6206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6207 \begin_inset Text
6208
6209 \begin_layout Standard
6210 s
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6216 \begin_inset Text
6217
6218 \begin_layout Standard
6219 s
6220 \end_layout
6221
6222 \end_inset
6223 </cell>
6224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6225 \begin_inset Text
6226
6227 \begin_layout Standard
6228 s
6229 \end_layout
6230
6231 \end_inset
6232 </cell>
6233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6234 \begin_inset Text
6235
6236 \begin_layout Standard
6237 asd
6238 \end_layout
6239
6240 \end_inset
6241 </cell>
6242 </row>
6243 <row topline="true" bottomline="true">
6244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6245 \begin_inset Text
6246
6247 \begin_layout Standard
6248 asd
6249 \end_layout
6250
6251 \end_inset
6252 </cell>
6253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6254 \begin_inset Text
6255
6256 \begin_layout Standard
6257 sad
6258 \end_layout
6259
6260 \end_inset
6261 </cell>
6262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6263 \begin_inset Text
6264
6265 \begin_layout Standard
6266 asd
6267 \end_layout
6268
6269 \end_inset
6270 </cell>
6271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6272 \begin_inset Text
6273
6274 \begin_layout Standard
6275 asd
6276 \end_layout
6277
6278 \end_inset
6279 </cell>
6280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6281 \begin_inset Text
6282
6283 \begin_layout Standard
6284 asd
6285 \end_layout
6286
6287 \end_inset
6288 </cell>
6289 </row>
6290 </lyxtabular>
6291
6292 \end_inset
6293
6294
6295 \end_layout
6296
6297 \begin_layout Standard
6298 \begin_inset ERT
6299 status collapsed
6300
6301 \begin_layout Standard
6302
6303
6304 \backslash
6305 setlength{
6306 \backslash
6307 LTcapwidth}{5cm}
6308 \end_layout
6309
6310 \end_inset
6311
6312
6313 \begin_inset Tabular
6314 <lyxtabular version="3" rows="6" columns="5">
6315 <features islongtable="true">
6316 <column alignment="center" valignment="top" leftline="true" width="0">
6317 <column alignment="center" valignment="top" leftline="true" width="0">
6318 <column alignment="center" valignment="top" leftline="true" width="0">
6319 <column alignment="center" valignment="top" leftline="true" width="0">
6320 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
6321 <row>
6322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6323 \begin_inset Text
6324
6325 \begin_layout Standard
6326 \begin_inset Caption
6327
6328 \begin_layout Standard
6329 Langer Titel mit 5\InsetSpace \thinspace{}
6330 cm Breite, Langer Titel mit 5\InsetSpace \thinspace{}
6331 cm Breite, Langer Titel mit
6332  5\InsetSpace \thinspace{}
6333 cm Breite, Langer Titel mit 5\InsetSpace \thinspace{}
6334 cm Breite 
6335 \begin_inset OptArg
6336 status open
6337
6338 \begin_layout Standard
6339 Titel mit 5\InsetSpace \thinspace{}
6340 cm Breite
6341 \end_layout
6342
6343 \end_inset
6344
6345
6346 \end_layout
6347
6348 \end_inset
6349
6350
6351 \begin_inset ERT
6352 status collapsed
6353
6354 \begin_layout Standard
6355
6356
6357 \backslash
6358
6359 \backslash
6360 %
6361 \end_layout
6362
6363 \end_inset
6364
6365
6366 \end_layout
6367
6368 \end_inset
6369 </cell>
6370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6371 \begin_inset Text
6372
6373 \begin_layout Standard
6374
6375 \end_layout
6376
6377 \end_inset
6378 </cell>
6379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6380 \begin_inset Text
6381
6382 \begin_layout Standard
6383
6384 \end_layout
6385
6386 \end_inset
6387 </cell>
6388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6389 \begin_inset Text
6390
6391 \begin_layout Standard
6392
6393 \end_layout
6394
6395 \end_inset
6396 </cell>
6397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6398 \begin_inset Text
6399
6400 \begin_layout Standard
6401
6402 \end_layout
6403
6404 \end_inset
6405 </cell>
6406 </row>
6407 <row topline="true">
6408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6409 \begin_inset Text
6410
6411 \begin_layout Standard
6412 1
6413 \end_layout
6414
6415 \end_inset
6416 </cell>
6417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6418 \begin_inset Text
6419
6420 \begin_layout Standard
6421 2
6422 \end_layout
6423
6424 \end_inset
6425 </cell>
6426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6427 \begin_inset Text
6428
6429 \begin_layout Standard
6430 3
6431 \end_layout
6432
6433 \end_inset
6434 </cell>
6435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6436 \begin_inset Text
6437
6438 \begin_layout Standard
6439 4
6440 \end_layout
6441
6442 \end_inset
6443 </cell>
6444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6445 \begin_inset Text
6446
6447 \begin_layout Standard
6448 5
6449 \end_layout
6450
6451 \end_inset
6452 </cell>
6453 </row>
6454 <row topline="true">
6455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6456 \begin_inset Text
6457
6458 \begin_layout Standard
6459 asd
6460 \end_layout
6461
6462 \end_inset
6463 </cell>
6464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6465 \begin_inset Text
6466
6467 \begin_layout Standard
6468 s
6469 \end_layout
6470
6471 \end_inset
6472 </cell>
6473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6474 \begin_inset Text
6475
6476 \begin_layout Standard
6477 s
6478 \end_layout
6479
6480 \end_inset
6481 </cell>
6482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6483 \begin_inset Text
6484
6485 \begin_layout Standard
6486 s
6487 \end_layout
6488
6489 \end_inset
6490 </cell>
6491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6492 \begin_inset Text
6493
6494 \begin_layout Standard
6495 asd
6496 \end_layout
6497
6498 \end_inset
6499 </cell>
6500 </row>
6501 <row topline="true">
6502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6503 \begin_inset Text
6504
6505 \begin_layout Standard
6506 asd
6507 \end_layout
6508
6509 \end_inset
6510 </cell>
6511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6512 \begin_inset Text
6513
6514 \begin_layout Standard
6515 s
6516 \end_layout
6517
6518 \end_inset
6519 </cell>
6520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6521 \begin_inset Text
6522
6523 \begin_layout Standard
6524 s
6525 \end_layout
6526
6527 \end_inset
6528 </cell>
6529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6530 \begin_inset Text
6531
6532 \begin_layout Standard
6533 s
6534 \end_layout
6535
6536 \end_inset
6537 </cell>
6538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6539 \begin_inset Text
6540
6541 \begin_layout Standard
6542 asd
6543 \end_layout
6544
6545 \end_inset
6546 </cell>
6547 </row>
6548 <row topline="true">
6549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6550 \begin_inset Text
6551
6552 \begin_layout Standard
6553 asd
6554 \end_layout
6555
6556 \end_inset
6557 </cell>
6558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6559 \begin_inset Text
6560
6561 \begin_layout Standard
6562 s
6563 \end_layout
6564
6565 \end_inset
6566 </cell>
6567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6568 \begin_inset Text
6569
6570 \begin_layout Standard
6571 s
6572 \end_layout
6573
6574 \end_inset
6575 </cell>
6576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6577 \begin_inset Text
6578
6579 \begin_layout Standard
6580 s
6581 \end_layout
6582
6583 \end_inset
6584 </cell>
6585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6586 \begin_inset Text
6587
6588 \begin_layout Standard
6589 asd
6590 \end_layout
6591
6592 \end_inset
6593 </cell>
6594 </row>
6595 <row topline="true" bottomline="true">
6596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6597 \begin_inset Text
6598
6599 \begin_layout Standard
6600 asd
6601 \end_layout
6602
6603 \end_inset
6604 </cell>
6605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6606 \begin_inset Text
6607
6608 \begin_layout Standard
6609 sad
6610 \end_layout
6611
6612 \end_inset
6613 </cell>
6614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6615 \begin_inset Text
6616
6617 \begin_layout Standard
6618 asd
6619 \end_layout
6620
6621 \end_inset
6622 </cell>
6623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6624 \begin_inset Text
6625
6626 \begin_layout Standard
6627 asd
6628 \end_layout
6629
6630 \end_inset
6631 </cell>
6632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6633 \begin_inset Text
6634
6635 \begin_layout Standard
6636 asd
6637 \end_layout
6638
6639 \end_inset
6640 </cell>
6641 </row>
6642 </lyxtabular>
6643
6644 \end_inset
6645
6646
6647 \begin_inset ERT
6648 status collapsed
6649
6650 \begin_layout Standard
6651
6652
6653 \backslash
6654 setlength{
6655 \backslash
6656 LTcapwidth}{4in}
6657 \end_layout
6658
6659 \end_inset
6660
6661
6662 \begin_inset Note Note
6663 status collapsed
6664
6665 \begin_layout Standard
6666 Beschriftungsbreite zurücksetzen
6667 \end_layout
6668
6669 \end_inset
6670
6671
6672 \end_layout
6673
6674 \begin_layout Standard
6675 \begin_inset Note Greyedout
6676 status open
6677
6678 \begin_layout Standard
6679
6680 \series bold
6681 Achtung:
6682 \series default
6683  Wenn das LaTeX-Paket 
6684 \series bold
6685 caption
6686 \series default
6687
6688 \begin_inset LatexCommand index
6689 name "LaTeX-Pakete ! caption"
6690
6691 \end_inset
6692
6693  verwendet wird, so wie in diesem Dokument, wird die ganze Seitenbreite
6694  für die Beschriftung verwendet, wenn Sie den voreingestellten Wert von
6695  4\InsetSpace \thinspace{}
6696 Zoll für 
6697 \series bold
6698
6699 \backslash
6700 LTcapwidth
6701 \series default
6702  benutzen.
6703  Um in diesem Fall eine genau a 4\InsetSpace \thinspace{}
6704 Zoll breite Beschriftung zu erhalten, können
6705  Sie entweder einen leicht von 4\InsetSpace \thinspace{}
6706 Zoll veränderten Wert wie z.\InsetSpace \thinspace{}
6707 B.
6708  3.99\InsetSpace \thinspace{}
6709 Zoll verwenden oder den LaTeX-Befehl 
6710 \series bold
6711
6712 \backslash
6713 captionsetup{width=Wert}
6714 \series default
6715  benutzen, der vom 
6716 \series bold
6717 caption
6718 \series default
6719 -Paket bereitgestellt wird.
6720 \end_layout
6721
6722 \end_inset
6723
6724
6725 \end_layout
6726
6727 \begin_layout Subsubsection
6728 Unterschiedliche Titel für Tabellenseiten
6729 \begin_inset LatexCommand index
6730 name "Tabellen ! lange ! mehrere Titel"
6731
6732 \end_inset
6733
6734
6735 \end_layout
6736
6737 \begin_layout Standard
6738 Wenn die anderen Tabellenseiten einen anderen Titel bekommen sollen als
6739  die erste, müssen Sie eine 
6740 \family sans
6741 Legende
6742 \family default
6743  mit einem nicht-leeren 
6744 \family sans
6745 Kurztitel
6746 \family default
6747  in eine leere Legende-Zeile, die als 
6748 \family sans
6749 Erste\InsetSpace ~
6750 Kopfzeile
6751 \family default
6752  definiert wurde, einfügen.
6753  Der Titel für die anderen Tabellenseiten wird als 
6754 \family sans
6755 Legende
6756 \family default
6757  ohne 
6758 \family sans
6759 Kurztitel
6760 \family default
6761  in eine leere Legende-Zeile, die als 
6762 \family sans
6763 Kopfzeile
6764 \family default
6765  definiert wurde, einfügen.
6766  Wenn dieser Titel nicht die Tabellennummer enthalten soll, müssen Sie den
6767  Befehl
6768 \end_layout
6769
6770 \begin_layout Standard
6771
6772 \series bold
6773
6774 \backslash
6775 caption*{caption text}
6776 \end_layout
6777
6778 \begin_layout Standard
6779 anstatt der 
6780 \family sans
6781 Legende
6782 \family default
6783 -Umgebung von LyX benutzen.
6784  Die Marke, die zum Verweis auf die Tabelle benutzt werden soll, muss in
6785  den Titel der 
6786 \family sans
6787 Ersten\InsetSpace ~
6788 Kopfzeile
6789 \family default
6790  eingefügt werden.
6791  Tabelle\InsetSpace ~
6792
6793 \begin_inset LatexCommand ref
6794 reference "tab:DiffCaptions"
6795
6796 \end_inset
6797
6798  ist ein Beispiel für eine 
6799 \family sans
6800 lange\InsetSpace ~
6801 Tabelle
6802 \family default
6803  mit unterschiedlichen Titeln und ohne Tabellennummer auf der zweiten Seite.
6804 \end_layout
6805
6806 \begin_layout Standard
6807 \align center
6808 \begin_inset Tabular
6809 <lyxtabular version="3" rows="60" columns="3">
6810 <features islongtable="true">
6811 <column alignment="left" valignment="top" leftline="true" width="0cm">
6812 <column alignment="left" valignment="top" rightline="true" width="0pt">
6813 <column alignment="right" valignment="top" rightline="true" width="0pt">
6814 <row endfirsthead="true">
6815 <cell alignment="right" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
6816 \begin_inset Text
6817
6818 \begin_layout Standard
6819 \begin_inset Caption
6820
6821 \begin_layout Standard
6822 Telefonliste
6823 \begin_inset LatexCommand label
6824 name "tab:DiffCaptions"
6825
6826 \end_inset
6827
6828
6829 \begin_inset OptArg
6830 status collapsed
6831
6832 \begin_layout Standard
6833 Telefonliste
6834 \end_layout
6835
6836 \end_inset
6837
6838
6839 \end_layout
6840
6841 \end_inset
6842
6843
6844 \begin_inset ERT
6845 status collapsed
6846
6847 \begin_layout Standard
6848
6849
6850 \backslash
6851
6852 \backslash
6853 %
6854 \end_layout
6855
6856 \end_inset
6857
6858
6859 \end_layout
6860
6861 \end_inset
6862 </cell>
6863 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6864 \begin_inset Text
6865
6866 \begin_layout Standard
6867
6868 \end_layout
6869
6870 \end_inset
6871 </cell>
6872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6873 \begin_inset Text
6874
6875 \begin_layout Standard
6876
6877 \end_layout
6878
6879 \end_inset
6880 </cell>
6881 </row>
6882 <row topline="true" bottomline="true" endfirsthead="true">
6883 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6884 \begin_inset Text
6885
6886 \begin_layout Standard
6887
6888 \series bold
6889 Telefonliste (ignoriere die Namen)
6890 \end_layout
6891
6892 \end_inset
6893 </cell>
6894 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6895 \begin_inset Text
6896
6897 \begin_layout Standard
6898
6899 \end_layout
6900
6901 \end_inset
6902 </cell>
6903 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6904 \begin_inset Text
6905
6906 \begin_layout Standard
6907
6908 \end_layout
6909
6910 \end_inset
6911 </cell>
6912 </row>
6913 <row topline="true" bottomline="true" endfirsthead="true">
6914 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
6915 \begin_inset Text
6916
6917 \begin_layout Standard
6918
6919 \series bold
6920 NAME
6921 \end_layout
6922
6923 \end_inset
6924 </cell>
6925 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6926 \begin_inset Text
6927
6928 \begin_layout Standard
6929
6930 \end_layout
6931
6932 \end_inset
6933 </cell>
6934 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
6935 \begin_inset Text
6936
6937 \begin_layout Standard
6938
6939 \series bold
6940 TEL.
6941 \end_layout
6942
6943 \end_inset
6944 </cell>
6945 </row>
6946 <row bottomline="true" endhead="true">
6947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6948 \begin_inset Text
6949
6950 \begin_layout Standard
6951 \begin_inset ERT
6952 status open
6953
6954 \begin_layout Standard
6955
6956
6957 \backslash
6958 caption*{Fortsetzung der Telefonliste}
6959 \backslash
6960
6961 \backslash
6962 %
6963 \end_layout
6964
6965 \end_inset
6966
6967
6968 \end_layout
6969
6970 \end_inset
6971 </cell>
6972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6973 \begin_inset Text
6974
6975 \begin_layout Standard
6976
6977 \end_layout
6978
6979 \end_inset
6980 </cell>
6981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6982 \begin_inset Text
6983
6984 \begin_layout Standard
6985
6986 \end_layout
6987
6988 \end_inset
6989 </cell>
6990 </row>
6991 <row topline="true" bottomline="true" endhead="true">
6992 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
6993 \begin_inset Text
6994
6995 \begin_layout Standard
6996
6997 \series bold
6998 Telefonliste
6999 \end_layout
7000
7001 \end_inset
7002 </cell>
7003 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7004 \begin_inset Text
7005
7006 \begin_layout Standard
7007
7008 \end_layout
7009
7010 \end_inset
7011 </cell>
7012 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7013 \begin_inset Text
7014
7015 \begin_layout Standard
7016
7017 \end_layout
7018
7019 \end_inset
7020 </cell>
7021 </row>
7022 <row topline="true" bottomline="true" endhead="true">
7023 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7024 \begin_inset Text
7025
7026 \begin_layout Standard
7027
7028 \series bold
7029 NAME
7030 \end_layout
7031
7032 \end_inset
7033 </cell>
7034 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7035 \begin_inset Text
7036
7037 \begin_layout Standard
7038
7039 \end_layout
7040
7041 \end_inset
7042 </cell>
7043 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7044 \begin_inset Text
7045
7046 \begin_layout Standard
7047
7048 \series bold
7049 TEL.
7050 \end_layout
7051
7052 \end_inset
7053 </cell>
7054 </row>
7055 <row topline="true" bottomline="true" endfoot="true">
7056 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
7057 \begin_inset Text
7058
7059 \begin_layout Standard
7060 wird fortgesetzt\SpecialChar \ldots{}
7061
7062 \end_layout
7063
7064 \end_inset
7065 </cell>
7066 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7067 \begin_inset Text
7068
7069 \begin_layout Standard
7070
7071 \end_layout
7072
7073 \end_inset
7074 </cell>
7075 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7076 \begin_inset Text
7077
7078 \begin_layout Standard
7079
7080 \end_layout
7081
7082 \end_inset
7083 </cell>
7084 </row>
7085 <row>
7086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7087 \begin_inset Text
7088
7089 \begin_layout Standard
7090
7091 \series bold
7092 Annovi
7093 \end_layout
7094
7095 \end_inset
7096 </cell>
7097 <cell alignment="center" valignment="top" topline="true" usebox="none">
7098 \begin_inset Text
7099
7100 \begin_layout Standard
7101 Silvia
7102 \end_layout
7103
7104 \end_inset
7105 </cell>
7106 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7107 \begin_inset Text
7108
7109 \begin_layout Standard
7110 111
7111 \end_layout
7112
7113 \end_inset
7114 </cell>
7115 </row>
7116 <row>
7117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7118 \begin_inset Text
7119
7120 \begin_layout Standard
7121
7122 \series bold
7123 Bertoli
7124 \end_layout
7125
7126 \end_inset
7127 </cell>
7128 <cell alignment="center" valignment="top" topline="true" usebox="none">
7129 \begin_inset Text
7130
7131 \begin_layout Standard
7132 Stefano
7133 \end_layout
7134
7135 \end_inset
7136 </cell>
7137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7138 \begin_inset Text
7139
7140 \begin_layout Standard
7141 111
7142 \end_layout
7143
7144 \end_inset
7145 </cell>
7146 </row>
7147 <row>
7148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7149 \begin_inset Text
7150
7151 \begin_layout Standard
7152
7153 \series bold
7154 Bozzi
7155 \end_layout
7156
7157 \end_inset
7158 </cell>
7159 <cell alignment="center" valignment="top" topline="true" usebox="none">
7160 \begin_inset Text
7161
7162 \begin_layout Standard
7163 Walter
7164 \end_layout
7165
7166 \end_inset
7167 </cell>
7168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7169 \begin_inset Text
7170
7171 \begin_layout Standard
7172 111
7173 \end_layout
7174
7175 \end_inset
7176 </cell>
7177 </row>
7178 <row>
7179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7180 \begin_inset Text
7181
7182 \begin_layout Standard
7183
7184 \series bold
7185 Cachia
7186 \end_layout
7187
7188 \end_inset
7189 </cell>
7190 <cell alignment="center" valignment="top" topline="true" usebox="none">
7191 \begin_inset Text
7192
7193 \begin_layout Standard
7194 Maria
7195 \end_layout
7196
7197 \end_inset
7198 </cell>
7199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7200 \begin_inset Text
7201
7202 \begin_layout Standard
7203 111
7204 \end_layout
7205
7206 \end_inset
7207 </cell>
7208 </row>
7209 <row>
7210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7211 \begin_inset Text
7212
7213 \begin_layout Standard
7214
7215 \series bold
7216 Cachia
7217 \end_layout
7218
7219 \end_inset
7220 </cell>
7221 <cell alignment="center" valignment="top" topline="true" usebox="none">
7222 \begin_inset Text
7223
7224 \begin_layout Standard
7225 Maurizio
7226 \end_layout
7227
7228 \end_inset
7229 </cell>
7230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7231 \begin_inset Text
7232
7233 \begin_layout Standard
7234 111
7235 \end_layout
7236
7237 \end_inset
7238 </cell>
7239 </row>
7240 <row>
7241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7242 \begin_inset Text
7243
7244 \begin_layout Standard
7245
7246 \series bold
7247 Cinquemani
7248 \end_layout
7249
7250 \end_inset
7251 </cell>
7252 <cell alignment="center" valignment="top" topline="true" usebox="none">
7253 \begin_inset Text
7254
7255 \begin_layout Standard
7256 Giusi
7257 \end_layout
7258
7259 \end_inset
7260 </cell>
7261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7262 \begin_inset Text
7263
7264 \begin_layout Standard
7265 111
7266 \end_layout
7267
7268 \end_inset
7269 </cell>
7270 </row>
7271 <row>
7272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7273 \begin_inset Text
7274
7275 \begin_layout Standard
7276
7277 \series bold
7278 Colin
7279 \end_layout
7280
7281 \end_inset
7282 </cell>
7283 <cell alignment="center" valignment="top" topline="true" usebox="none">
7284 \begin_inset Text
7285
7286 \begin_layout Standard
7287 Bernard
7288 \end_layout
7289
7290 \end_inset
7291 </cell>
7292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7293 \begin_inset Text
7294
7295 \begin_layout Standard
7296 111
7297 \end_layout
7298
7299 \end_inset
7300 </cell>
7301 </row>
7302 <row>
7303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7304 \begin_inset Text
7305
7306 \begin_layout Standard
7307
7308 \series bold
7309 Concli
7310 \end_layout
7311
7312 \end_inset
7313 </cell>
7314 <cell alignment="center" valignment="top" topline="true" usebox="none">
7315 \begin_inset Text
7316
7317 \begin_layout Standard
7318 Gianfranco
7319 \end_layout
7320
7321 \end_inset
7322 </cell>
7323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7324 \begin_inset Text
7325
7326 \begin_layout Standard
7327 111
7328 \end_layout
7329
7330 \end_inset
7331 </cell>
7332 </row>
7333 <row>
7334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7335 \begin_inset Text
7336
7337 \begin_layout Standard
7338
7339 \series bold
7340 Dal Bosco
7341 \end_layout
7342
7343 \end_inset
7344 </cell>
7345 <cell alignment="center" valignment="top" topline="true" usebox="none">
7346 \begin_inset Text
7347
7348 \begin_layout Standard
7349 Carolina
7350 \end_layout
7351
7352 \end_inset
7353 </cell>
7354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7355 \begin_inset Text
7356
7357 \begin_layout Standard
7358 111
7359 \end_layout
7360
7361 \end_inset
7362 </cell>
7363 </row>
7364 <row>
7365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7366 \begin_inset Text
7367
7368 \begin_layout Standard
7369
7370 \series bold
7371 Dalpiaz
7372 \end_layout
7373
7374 \end_inset
7375 </cell>
7376 <cell alignment="center" valignment="top" topline="true" usebox="none">
7377 \begin_inset Text
7378
7379 \begin_layout Standard
7380 Annamaria
7381 \end_layout
7382
7383 \end_inset
7384 </cell>
7385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7386 \begin_inset Text
7387
7388 \begin_layout Standard
7389 111
7390 \end_layout
7391
7392 \end_inset
7393 </cell>
7394 </row>
7395 <row>
7396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7397 \begin_inset Text
7398
7399 \begin_layout Standard
7400
7401 \series bold
7402 Feliciello
7403 \end_layout
7404
7405 \end_inset
7406 </cell>
7407 <cell alignment="center" valignment="top" topline="true" usebox="none">
7408 \begin_inset Text
7409
7410 \begin_layout Standard
7411 Domenico
7412 \end_layout
7413
7414 \end_inset
7415 </cell>
7416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7417 \begin_inset Text
7418
7419 \begin_layout Standard
7420 111
7421 \end_layout
7422
7423 \end_inset
7424 </cell>
7425 </row>
7426 <row>
7427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7428 \begin_inset Text
7429
7430 \begin_layout Standard
7431
7432 \series bold
7433 Focarelli
7434 \end_layout
7435
7436 \end_inset
7437 </cell>
7438 <cell alignment="center" valignment="top" topline="true" usebox="none">
7439 \begin_inset Text
7440
7441 \begin_layout Standard
7442 Paola
7443 \end_layout
7444
7445 \end_inset
7446 </cell>
7447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7448 \begin_inset Text
7449
7450 \begin_layout Standard
7451 111
7452 \end_layout
7453
7454 \end_inset
7455 </cell>
7456 </row>
7457 <row>
7458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7459 \begin_inset Text
7460
7461 \begin_layout Standard
7462
7463 \series bold
7464 Galletti
7465 \end_layout
7466
7467 \end_inset
7468 </cell>
7469 <cell alignment="center" valignment="top" topline="true" usebox="none">
7470 \begin_inset Text
7471
7472 \begin_layout Standard
7473 Oreste
7474 \end_layout
7475
7476 \end_inset
7477 </cell>
7478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7479 \begin_inset Text
7480
7481 \begin_layout Standard
7482 111
7483 \end_layout
7484
7485 \end_inset
7486 </cell>
7487 </row>
7488 <row>
7489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7490 \begin_inset Text
7491
7492 \begin_layout Standard
7493
7494 \series bold
7495 Gasparini
7496 \end_layout
7497
7498 \end_inset
7499 </cell>
7500 <cell alignment="center" valignment="top" topline="true" usebox="none">
7501 \begin_inset Text
7502
7503 \begin_layout Standard
7504 Franca
7505 \end_layout
7506
7507 \end_inset
7508 </cell>
7509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7510 \begin_inset Text
7511
7512 \begin_layout Standard
7513 111
7514 \end_layout
7515
7516 \end_inset
7517 </cell>
7518 </row>
7519 <row>
7520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7521 \begin_inset Text
7522
7523 \begin_layout Standard
7524
7525 \series bold
7526 Rizzardi
7527 \series default
7528
7529 \begin_inset Foot
7530 status open
7531
7532 \begin_layout Standard
7533 Beispielfußnote
7534 \end_layout
7535
7536 \end_inset
7537
7538
7539 \end_layout
7540
7541 \end_inset
7542 </cell>
7543 <cell alignment="center" valignment="top" topline="true" usebox="none">
7544 \begin_inset Text
7545
7546 \begin_layout Standard
7547 Paola
7548 \end_layout
7549
7550 \end_inset
7551 </cell>
7552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7553 \begin_inset Text
7554
7555 \begin_layout Standard
7556 111
7557 \end_layout
7558
7559 \end_inset
7560 </cell>
7561 </row>
7562 <row>
7563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Standard
7567
7568 \series bold
7569 Lassini
7570 \end_layout
7571
7572 \end_inset
7573 </cell>
7574 <cell alignment="center" valignment="top" topline="true" usebox="none">
7575 \begin_inset Text
7576
7577 \begin_layout Standard
7578 Giancarlo
7579 \end_layout
7580
7581 \end_inset
7582 </cell>
7583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7584 \begin_inset Text
7585
7586 \begin_layout Standard
7587 111
7588 \end_layout
7589
7590 \end_inset
7591 </cell>
7592 </row>
7593 <row>
7594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7595 \begin_inset Text
7596
7597 \begin_layout Standard
7598
7599 \series bold
7600 Malfatti
7601 \end_layout
7602
7603 \end_inset
7604 </cell>
7605 <cell alignment="center" valignment="top" topline="true" usebox="none">
7606 \begin_inset Text
7607
7608 \begin_layout Standard
7609 Luciano
7610 \end_layout
7611
7612 \end_inset
7613 </cell>
7614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7615 \begin_inset Text
7616
7617 \begin_layout Standard
7618 111
7619 \end_layout
7620
7621 \end_inset
7622 </cell>
7623 </row>
7624 <row>
7625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7626 \begin_inset Text
7627
7628 \begin_layout Standard
7629
7630 \series bold
7631 Malfatti
7632 \end_layout
7633
7634 \end_inset
7635 </cell>
7636 <cell alignment="center" valignment="top" topline="true" usebox="none">
7637 \begin_inset Text
7638
7639 \begin_layout Standard
7640 Valeriano
7641 \end_layout
7642
7643 \end_inset
7644 </cell>
7645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7646 \begin_inset Text
7647
7648 \begin_layout Standard
7649 111
7650 \end_layout
7651
7652 \end_inset
7653 </cell>
7654 </row>
7655 <row>
7656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7657 \begin_inset Text
7658
7659 \begin_layout Standard
7660
7661 \series bold
7662 Meneguzzo
7663 \end_layout
7664
7665 \end_inset
7666 </cell>
7667 <cell alignment="center" valignment="top" topline="true" usebox="none">
7668 \begin_inset Text
7669
7670 \begin_layout Standard
7671 Roberto
7672 \end_layout
7673
7674 \end_inset
7675 </cell>
7676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7677 \begin_inset Text
7678
7679 \begin_layout Standard
7680 111
7681 \end_layout
7682
7683 \end_inset
7684 </cell>
7685 </row>
7686 <row>
7687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7688 \begin_inset Text
7689
7690 \begin_layout Standard
7691
7692 \series bold
7693 Mezzadra
7694 \end_layout
7695
7696 \end_inset
7697 </cell>
7698 <cell alignment="center" valignment="top" topline="true" usebox="none">
7699 \begin_inset Text
7700
7701 \begin_layout Standard
7702 Roberto
7703 \end_layout
7704
7705 \end_inset
7706 </cell>
7707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7708 \begin_inset Text
7709
7710 \begin_layout Standard
7711 111
7712 \end_layout
7713
7714 \end_inset
7715 </cell>
7716 </row>
7717 <row>
7718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7719 \begin_inset Text
7720
7721 \begin_layout Standard
7722
7723 \series bold
7724 Pirpamer
7725 \end_layout
7726
7727 \end_inset
7728 </cell>
7729 <cell alignment="center" valignment="top" topline="true" usebox="none">
7730 \begin_inset Text
7731
7732 \begin_layout Standard
7733 Erich
7734 \end_layout
7735
7736 \end_inset
7737 </cell>
7738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7739 \begin_inset Text
7740
7741 \begin_layout Standard
7742 111
7743 \end_layout
7744
7745 \end_inset
7746 </cell>
7747 </row>
7748 <row>
7749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7750 \begin_inset Text
7751
7752 \begin_layout Standard
7753
7754 \series bold
7755 Pochiesa
7756 \end_layout
7757
7758 \end_inset
7759 </cell>
7760 <cell alignment="center" valignment="top" topline="true" usebox="none">
7761 \begin_inset Text
7762
7763 \begin_layout Standard
7764 Paolo
7765 \end_layout
7766
7767 \end_inset
7768 </cell>
7769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7770 \begin_inset Text
7771
7772 \begin_layout Standard
7773 111, 222
7774 \end_layout
7775
7776 \end_inset
7777 </cell>
7778 </row>
7779 <row>
7780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7781 \begin_inset Text
7782
7783 \begin_layout Standard
7784
7785 \series bold
7786 Radina
7787 \end_layout
7788
7789 \end_inset
7790 </cell>
7791 <cell alignment="center" valignment="top" topline="true" usebox="none">
7792 \begin_inset Text
7793
7794 \begin_layout Standard
7795 Claudio
7796 \end_layout
7797
7798 \end_inset
7799 </cell>
7800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7801 \begin_inset Text
7802
7803 \begin_layout Standard
7804 111
7805 \end_layout
7806
7807 \end_inset
7808 </cell>
7809 </row>
7810 <row>
7811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7812 \begin_inset Text
7813
7814 \begin_layout Standard
7815
7816 \series bold
7817 Stuffer
7818 \end_layout
7819
7820 \end_inset
7821 </cell>
7822 <cell alignment="center" valignment="top" topline="true" usebox="none">
7823 \begin_inset Text
7824
7825 \begin_layout Standard
7826 Oskar
7827 \end_layout
7828
7829 \end_inset
7830 </cell>
7831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7832 \begin_inset Text
7833
7834 \begin_layout Standard
7835 111
7836 \end_layout
7837
7838 \end_inset
7839 </cell>
7840 </row>
7841 <row>
7842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7843 \begin_inset Text
7844
7845 \begin_layout Standard
7846
7847 \series bold
7848 Tacchelli
7849 \end_layout
7850
7851 \end_inset
7852 </cell>
7853 <cell alignment="center" valignment="top" topline="true" usebox="none">
7854 \begin_inset Text
7855
7856 \begin_layout Standard
7857 Ugo
7858 \end_layout
7859
7860 \end_inset
7861 </cell>
7862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7863 \begin_inset Text
7864
7865 \begin_layout Standard
7866 111
7867 \end_layout
7868
7869 \end_inset
7870 </cell>
7871 </row>
7872 <row>
7873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7874 \begin_inset Text
7875
7876 \begin_layout Standard
7877
7878 \series bold
7879 Tezzele
7880 \end_layout
7881
7882 \end_inset
7883 </cell>
7884 <cell alignment="center" valignment="top" topline="true" usebox="none">
7885 \begin_inset Text
7886
7887 \begin_layout Standard
7888 Margit
7889 \end_layout
7890
7891 \end_inset
7892 </cell>
7893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7894 \begin_inset Text
7895
7896 \begin_layout Standard
7897 111
7898 \end_layout
7899
7900 \end_inset
7901 </cell>
7902 </row>
7903 <row>
7904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7905 \begin_inset Text
7906
7907 \begin_layout Standard
7908
7909 \series bold
7910 Unterkalmsteiner
7911 \end_layout
7912
7913 \end_inset
7914 </cell>
7915 <cell alignment="center" valignment="top" topline="true" usebox="none">
7916 \begin_inset Text
7917
7918 \begin_layout Standard
7919 Frieda
7920 \end_layout
7921
7922 \end_inset
7923 </cell>
7924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7925 \begin_inset Text
7926
7927 \begin_layout Standard
7928 111
7929 \end_layout
7930
7931 \end_inset
7932 </cell>
7933 </row>
7934 <row>
7935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7936 \begin_inset Text
7937
7938 \begin_layout Standard
7939
7940 \series bold
7941 Vieider
7942 \end_layout
7943
7944 \end_inset
7945 </cell>
7946 <cell alignment="center" valignment="top" topline="true" usebox="none">
7947 \begin_inset Text
7948
7949 \begin_layout Standard
7950 Hilde
7951 \end_layout
7952
7953 \end_inset
7954 </cell>
7955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7956 \begin_inset Text
7957
7958 \begin_layout Standard
7959 111
7960 \end_layout
7961
7962 \end_inset
7963 </cell>
7964 </row>
7965 <row>
7966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7967 \begin_inset Text
7968
7969 \begin_layout Standard
7970
7971 \series bold
7972 Vigna
7973 \end_layout
7974
7975 \end_inset
7976 </cell>
7977 <cell alignment="center" valignment="top" topline="true" usebox="none">
7978 \begin_inset Text
7979
7980 \begin_layout Standard
7981 Jürgen
7982 \end_layout
7983
7984 \end_inset
7985 </cell>
7986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7987 \begin_inset Text
7988
7989 \begin_layout Standard
7990 111
7991 \end_layout
7992
7993 \end_inset
7994 </cell>
7995 </row>
7996 <row>
7997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7998 \begin_inset Text
7999
8000 \begin_layout Standard
8001
8002 \series bold
8003 Weber
8004 \end_layout
8005
8006 \end_inset
8007 </cell>
8008 <cell alignment="center" valignment="top" topline="true" usebox="none">
8009 \begin_inset Text
8010
8011 \begin_layout Standard
8012 Maurizio
8013 \end_layout
8014
8015 \end_inset
8016 </cell>
8017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8018 \begin_inset Text
8019
8020 \begin_layout Standard
8021 111
8022 \end_layout
8023
8024 \end_inset
8025 </cell>
8026 </row>
8027 <row bottomline="true">
8028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8029 \begin_inset Text
8030
8031 \begin_layout Standard
8032
8033 \series bold
8034 Winkler
8035 \end_layout
8036
8037 \end_inset
8038 </cell>
8039 <cell alignment="center" valignment="top" topline="true" usebox="none">
8040 \begin_inset Text
8041
8042 \begin_layout Standard
8043 Franz
8044 \end_layout
8045
8046 \end_inset
8047 </cell>
8048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8049 \begin_inset Text
8050
8051 \begin_layout Standard
8052 111
8053 \end_layout
8054
8055 \end_inset
8056 </cell>
8057 </row>
8058 <row bottomline="true">
8059 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Standard
8063  
8064 \end_layout
8065
8066 \end_inset
8067 </cell>
8068 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8069 \begin_inset Text
8070
8071 \begin_layout Standard
8072
8073 \end_layout
8074
8075 \end_inset
8076 </cell>
8077 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8078 \begin_inset Text
8079
8080 \begin_layout Standard
8081
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 </row>
8087 <row>
8088 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8089 \begin_inset Text
8090
8091 \begin_layout Standard
8092
8093 \series bold
8094 Annovi
8095 \end_layout
8096
8097 \end_inset
8098 </cell>
8099 <cell alignment="center" valignment="top" topline="true" usebox="none">
8100 \begin_inset Text
8101
8102 \begin_layout Standard
8103 Silvia
8104 \end_layout
8105
8106 \end_inset
8107 </cell>
8108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8109 \begin_inset Text
8110
8111 \begin_layout Standard
8112 555
8113 \end_layout
8114
8115 \end_inset
8116 </cell>
8117 </row>
8118 <row>
8119 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8120 \begin_inset Text
8121
8122 \begin_layout Standard
8123
8124 \series bold
8125 Bertoli
8126 \end_layout
8127
8128 \end_inset
8129 </cell>
8130 <cell alignment="center" valignment="top" topline="true" usebox="none">
8131 \begin_inset Text
8132
8133 \begin_layout Standard
8134 Stefano
8135 \end_layout
8136
8137 \end_inset
8138 </cell>
8139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8140 \begin_inset Text
8141
8142 \begin_layout Standard
8143 555
8144 \end_layout
8145
8146 \end_inset
8147 </cell>
8148 </row>
8149 <row>
8150 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8151 \begin_inset Text
8152
8153 \begin_layout Standard
8154
8155 \series bold
8156 Bozzi
8157 \end_layout
8158
8159 \end_inset
8160 </cell>
8161 <cell alignment="center" valignment="top" topline="true" usebox="none">
8162 \begin_inset Text
8163
8164 \begin_layout Standard
8165 Walter
8166 \end_layout
8167
8168 \end_inset
8169 </cell>
8170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8171 \begin_inset Text
8172
8173 \begin_layout Standard
8174 555
8175 \end_layout
8176
8177 \end_inset
8178 </cell>
8179 </row>
8180 <row>
8181 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8182 \begin_inset Text
8183
8184 \begin_layout Standard
8185
8186 \series bold
8187 Cachia
8188 \end_layout
8189
8190 \end_inset
8191 </cell>
8192 <cell alignment="center" valignment="top" topline="true" usebox="none">
8193 \begin_inset Text
8194
8195 \begin_layout Standard
8196 Maria
8197 \end_layout
8198
8199 \end_inset
8200 </cell>
8201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8202 \begin_inset Text
8203
8204 \begin_layout Standard
8205 555
8206 \end_layout
8207
8208 \end_inset
8209 </cell>
8210 </row>
8211 <row>
8212 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8213 \begin_inset Text
8214
8215 \begin_layout Standard
8216
8217 \series bold
8218 Cachia
8219 \end_layout
8220
8221 \end_inset
8222 </cell>
8223 <cell alignment="center" valignment="top" topline="true" usebox="none">
8224 \begin_inset Text
8225
8226 \begin_layout Standard
8227 Maurizio
8228 \end_layout
8229
8230 \end_inset
8231 </cell>
8232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8233 \begin_inset Text
8234
8235 \begin_layout Standard
8236 555
8237 \end_layout
8238
8239 \end_inset
8240 </cell>
8241 </row>
8242 <row>
8243 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8244 \begin_inset Text
8245
8246 \begin_layout Standard
8247
8248 \series bold
8249 Cinquemani
8250 \end_layout
8251
8252 \end_inset
8253 </cell>
8254 <cell alignment="center" valignment="top" topline="true" usebox="none">
8255 \begin_inset Text
8256
8257 \begin_layout Standard
8258 Giusi
8259 \end_layout
8260
8261 \end_inset
8262 </cell>
8263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8264 \begin_inset Text
8265
8266 \begin_layout Standard
8267 555
8268 \end_layout
8269
8270 \end_inset
8271 </cell>
8272 </row>
8273 <row>
8274 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8275 \begin_inset Text
8276
8277 \begin_layout Standard
8278
8279 \series bold
8280 Colin
8281 \end_layout
8282
8283 \end_inset
8284 </cell>
8285 <cell alignment="center" valignment="top" topline="true" usebox="none">
8286 \begin_inset Text
8287
8288 \begin_layout Standard
8289 Bernard
8290 \end_layout
8291
8292 \end_inset
8293 </cell>
8294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8295 \begin_inset Text
8296
8297 \begin_layout Standard
8298 555
8299 \end_layout
8300
8301 \end_inset
8302 </cell>
8303 </row>
8304 <row>
8305 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8306 \begin_inset Text
8307
8308 \begin_layout Standard
8309
8310 \series bold
8311 Concli
8312 \end_layout
8313
8314 \end_inset
8315 </cell>
8316 <cell alignment="center" valignment="top" topline="true" usebox="none">
8317 \begin_inset Text
8318
8319 \begin_layout Standard
8320 Gianfranco
8321 \end_layout
8322
8323 \end_inset
8324 </cell>
8325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8326 \begin_inset Text
8327
8328 \begin_layout Standard
8329 555
8330 \end_layout
8331
8332 \end_inset
8333 </cell>
8334 </row>
8335 <row>
8336 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8337 \begin_inset Text
8338
8339 \begin_layout Standard
8340
8341 \series bold
8342 Dal Bosco
8343 \end_layout
8344
8345 \end_inset
8346 </cell>
8347 <cell alignment="center" valignment="top" topline="true" usebox="none">
8348 \begin_inset Text
8349
8350 \begin_layout Standard
8351 Carolina
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Standard
8360 555
8361 \end_layout
8362
8363 \end_inset
8364 </cell>
8365 </row>
8366 <row>
8367 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8368 \begin_inset Text
8369
8370 \begin_layout Standard
8371
8372 \series bold
8373 Dalpiaz
8374 \end_layout
8375
8376 \end_inset
8377 </cell>
8378 <cell alignment="center" valignment="top" topline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Standard
8382 Annamaria
8383 \end_layout
8384
8385 \end_inset
8386 </cell>
8387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8388 \begin_inset Text
8389
8390 \begin_layout Standard
8391 555
8392 \end_layout
8393
8394 \end_inset
8395 </cell>
8396 </row>
8397 <row>
8398 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Standard
8402
8403 \series bold
8404 Feliciello
8405 \end_layout
8406
8407 \end_inset
8408 </cell>
8409 <cell alignment="center" valignment="top" topline="true" usebox="none">
8410 \begin_inset Text
8411
8412 \begin_layout Standard
8413 Domenico
8414 \end_layout
8415
8416 \end_inset
8417 </cell>
8418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8419 \begin_inset Text
8420
8421 \begin_layout Standard
8422 555
8423 \end_layout
8424
8425 \end_inset
8426 </cell>
8427 </row>
8428 <row>
8429 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Standard
8433
8434 \series bold
8435 Focarelli
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 <cell alignment="center" valignment="top" topline="true" usebox="none">
8441 \begin_inset Text
8442
8443 \begin_layout Standard
8444 Paola
8445 \end_layout
8446
8447 \end_inset
8448 </cell>
8449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8450 \begin_inset Text
8451
8452 \begin_layout Standard
8453 555
8454 \end_layout
8455
8456 \end_inset
8457 </cell>
8458 </row>
8459 <row>
8460 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Standard
8464
8465 \series bold
8466 Galletti
8467 \end_layout
8468
8469 \end_inset
8470 </cell>
8471 <cell alignment="center" valignment="top" topline="true" usebox="none">
8472 \begin_inset Text
8473
8474 \begin_layout Standard
8475 Oreste
8476 \end_layout
8477
8478 \end_inset
8479 </cell>
8480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8481 \begin_inset Text
8482
8483 \begin_layout Standard
8484 555
8485 \end_layout
8486
8487 \end_inset
8488 </cell>
8489 </row>
8490 <row>
8491 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Standard
8495
8496 \series bold
8497 Gasparini
8498 \end_layout
8499
8500 \end_inset
8501 </cell>
8502 <cell alignment="center" valignment="top" topline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Standard
8506 Franca
8507 \end_layout
8508
8509 \end_inset
8510 </cell>
8511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8512 \begin_inset Text
8513
8514 \begin_layout Standard
8515 555
8516 \end_layout
8517
8518 \end_inset
8519 </cell>
8520 </row>
8521 <row>
8522 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8523 \begin_inset Text
8524
8525 \begin_layout Standard
8526
8527 \series bold
8528 Rizzardi
8529 \end_layout
8530
8531 \end_inset
8532 </cell>
8533 <cell alignment="center" valignment="top" topline="true" usebox="none">
8534 \begin_inset Text
8535
8536 \begin_layout Standard
8537 Paola
8538 \end_layout
8539
8540 \end_inset
8541 </cell>
8542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8543 \begin_inset Text
8544
8545 \begin_layout Standard
8546 555
8547 \end_layout
8548
8549 \end_inset
8550 </cell>
8551 </row>
8552 <row>
8553 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Standard
8557
8558 \series bold
8559 Lassini
8560 \end_layout
8561
8562 \end_inset
8563 </cell>
8564 <cell alignment="center" valignment="top" topline="true" usebox="none">
8565 \begin_inset Text
8566
8567 \begin_layout Standard
8568 Giancarlo
8569 \end_layout
8570
8571 \end_inset
8572 </cell>
8573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Standard
8577 555
8578 \end_layout
8579
8580 \end_inset
8581 </cell>
8582 </row>
8583 <row>
8584 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Standard
8588
8589 \series bold
8590 Malfatti
8591 \end_layout
8592
8593 \end_inset
8594 </cell>
8595 <cell alignment="center" valignment="top" topline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Standard
8599 Luciano
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Standard
8608 555
8609 \end_layout
8610
8611 \end_inset
8612 </cell>
8613 </row>
8614 <row>
8615 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Standard
8619
8620 \series bold
8621 Malfatti
8622 \end_layout
8623
8624 \end_inset
8625 </cell>
8626 <cell alignment="center" valignment="top" topline="true" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Standard
8630 Valeriano
8631 \end_layout
8632
8633 \end_inset
8634 </cell>
8635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8636 \begin_inset Text
8637
8638 \begin_layout Standard
8639 555
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 </row>
8645 <row>
8646 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8647 \begin_inset Text
8648
8649 \begin_layout Standard
8650
8651 \series bold
8652 Meneguzzo
8653 \end_layout
8654
8655 \end_inset
8656 </cell>
8657 <cell alignment="center" valignment="top" topline="true" usebox="none">
8658 \begin_inset Text
8659
8660 \begin_layout Standard
8661 Roberto
8662 \end_layout
8663
8664 \end_inset
8665 </cell>
8666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8667 \begin_inset Text
8668
8669 \begin_layout Standard
8670 555
8671 \end_layout
8672
8673 \end_inset
8674 </cell>
8675 </row>
8676 <row bottomline="true">
8677 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8678 \begin_inset Text
8679
8680 \begin_layout Standard
8681
8682 \series bold
8683 Mezzadra
8684 \end_layout
8685
8686 \end_inset
8687 </cell>
8688 <cell alignment="center" valignment="top" topline="true" usebox="none">
8689 \begin_inset Text
8690
8691 \begin_layout Standard
8692 Roberto
8693 \end_layout
8694
8695 \end_inset
8696 </cell>
8697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8698 \begin_inset Text
8699
8700 \begin_layout Standard
8701 555
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 </row>
8707 <row bottomline="true" endlastfoot="true">
8708 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Standard
8712
8713 \end_layout
8714
8715 \end_inset
8716 </cell>
8717 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8718 \begin_inset Text
8719
8720 \begin_layout Standard
8721
8722 \end_layout
8723
8724 \end_inset
8725 </cell>
8726 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8727 \begin_inset Text
8728
8729 \begin_layout Standard
8730
8731 \end_layout
8732
8733 \end_inset
8734 </cell>
8735 </row>
8736 </lyxtabular>
8737
8738 \end_inset
8739
8740
8741 \end_layout
8742
8743 \begin_layout Section
8744 Weitere Möglichkeiten für 
8745 \family sans
8746 lange Tabelle
8747 \family default
8748 n
8749 \begin_inset LatexCommand label
8750 name "abs:Special-Longtable-Issues"
8751
8752 \end_inset
8753
8754
8755 \end_layout
8756
8757 \begin_layout Subsection
8758 L
8759 \family sans
8760 ange Tabelle
8761 \family default
8762 n: Berechnung
8763 \begin_inset LatexCommand index
8764 name "Tabellen ! lange ! Berechnung"
8765
8766 \end_inset
8767
8768
8769 \end_layout
8770
8771 \begin_layout Standard
8772 LaTeX berechnet die Länge von Tabellenseiten und die Seitenumbrüche mit
8773  sogenannten 
8774 \emph on
8775 chunks
8776 \emph default
8777  (chunks).
8778  Chunks sind Tabellenteile, die LaTeX gleichzeitig im Speicher hält.
8779  Aus historischen Gründen wurde der Standardwert auf 20 Tabellenzeilen gesetzt.
8780  Wenn Sie Tabellen benutzen, die über mehrere Seiten gehen, verlangsamt
8781  das die Druckausgabe.
8782  Sie können also die Chunkgröße ohne Gefahr auf Werte zwischen 100-1000
8783  setzen, indem Sie in den LaTeX-Vorspann Ihres Dokumentes folgende Zeile
8784  einfügen:
8785 \end_layout
8786
8787 \begin_layout Standard
8788
8789 \series bold
8790
8791 \backslash
8792 setcounter{LTchunksize}{100}
8793 \end_layout
8794
8795 \begin_layout Subsection
8796 Gleitobjekte und L
8797 \family sans
8798 ange Tabelle
8799 \family default
8800 n
8801 \begin_inset LatexCommand index
8802 name "Tabellen ! lange ! und Gleitobjekte"
8803
8804 \end_inset
8805
8806
8807 \end_layout
8808
8809 \begin_layout Standard
8810 Es kann Probleme geben, wenn sich auf derselben Seite, auf der eine 
8811 \family sans
8812 lange\InsetSpace ~
8813 Tabelle
8814 \family default
8815  beginnt, ein Gleitobjekt befindet.
8816  Um das zu vermeiden, können Sie vor der 
8817 \family sans
8818 langen\InsetSpace ~
8819 Tabelle
8820 \family default
8821  den LaTeX-Befehl
8822 \series bold
8823  
8824 \backslash
8825 clearpage
8826 \series default
8827  als ERT einfügen.
8828 \end_layout
8829
8830 \begin_layout Subsection
8831 Manuelle Seitenumbrüche
8832 \begin_inset LatexCommand index
8833 name "Tabellen ! lange ! manueller Seitenumbruch"
8834
8835 \end_inset
8836
8837
8838 \end_layout
8839
8840 \begin_layout Standard
8841 Standardmäßig werden Tabellen nur zwischen Zeilen umgebrochen.
8842  Wenn Sie aber eine Zelle mit mehreren Zeilen haben und die Seite innerhalb
8843  der Zelle umbrechen wollen, fügen Sie den Befehl  
8844 \begin_inset Quotes gld
8845 \end_inset
8846
8847
8848 \series bold
8849
8850 \backslash
8851
8852 \backslash
8853
8854 \series default
8855
8856 \begin_inset Quotes grd
8857 \end_inset
8858
8859  für einen neue Zeile als ERT an der Stelle in der Zelle ein, wo umgebrochen
8860  werden soll.
8861  Vor dem 
8862 \begin_inset Quotes gld
8863 \end_inset
8864
8865
8866 \series bold
8867
8868 \backslash
8869
8870 \backslash
8871
8872 \series default
8873
8874 \begin_inset Quotes grd
8875 \end_inset
8876
8877 -Befehl müssen Sie so viele 
8878 \begin_inset Quotes gld
8879 \end_inset
8880
8881
8882 \series bold
8883 &
8884 \series default
8885
8886 \begin_inset Quotes grd
8887 \end_inset
8888
8889  als ERT einfügen wie noch Spalten in der Zeile folgen.
8890  Mit 
8891 \begin_inset Quotes gld
8892 \end_inset
8893
8894
8895 \series bold
8896 &
8897 \series default
8898
8899 \begin_inset Quotes grd
8900 \end_inset
8901
8902   werden in LaTeX Tabellenzellen getrennt.
8903  Hinter jedes 
8904 \begin_inset Quotes gld
8905 \end_inset
8906
8907
8908 \series bold
8909 &
8910 \series default
8911
8912 \begin_inset Quotes grd
8913 \end_inset
8914
8915  schreiben Sie ebenfalls in ERT den Inhalt der entsprechenden Zelle und
8916  löschen den Inhalt dieser Zellen.
8917 \end_layout
8918
8919 \begin_layout Standard
8920 Hinter dem 
8921 \begin_inset Quotes gld
8922 \end_inset
8923
8924
8925 \series bold
8926
8927 \backslash
8928
8929 \backslash
8930
8931 \series default
8932
8933 \begin_inset Quotes grd
8934 \end_inset
8935
8936 -Befehl müssen Sie so viele 
8937 \begin_inset Quotes gld
8938 \end_inset
8939
8940
8941 \series bold
8942 &
8943 \series default
8944
8945 \begin_inset Quotes grd
8946 \end_inset
8947
8948  als ERT einfügen wie Spalten vor der momentanen Spalte sind.
8949  In Tabelle\InsetSpace ~
8950
8951 \begin_inset LatexCommand ref
8952 reference "tab:ForcedPagebreak"
8953
8954 \end_inset
8955
8956  soll eine Zelle in der zweiten Spalte umgebrochen werden.
8957  Es folgt noch eine weitere Spalte.
8958  Deshalb wurde hinter dem Wort 
8959 \emph on
8960 Castelchiodato, 
8961 \emph default
8962 folgendes eingefügt:
8963 \end_layout
8964
8965 \begin_layout Standard
8966
8967 \series bold
8968 & 111
8969 \backslash
8970
8971 \backslash
8972
8973 \newline
8974 &
8975 \end_layout
8976
8977 \begin_layout Standard
8978 Die 
8979 \begin_inset Quotes gld
8980 \end_inset
8981
8982 111
8983 \begin_inset Quotes grd
8984 \end_inset
8985
8986  in der dritten Spalte wurde gelöscht.
8987  Wenn die Fußzeile Ihrer 
8988 \family sans
8989 langen\InsetSpace ~
8990 Tabelle
8991 \family default
8992  keine obere Linie besitzt, Sie aber eine wünschen, sollten Sie folgende
8993  Befehle benutzen:
8994 \end_layout
8995
8996 \begin_layout Standard
8997
8998 \series bold
8999 & 111
9000 \backslash
9001
9002 \backslash
9003
9004 \newline
9005
9006 \backslash
9007 hline &
9008 \end_layout
9009
9010 \begin_layout Standard
9011 Wenn die Zelle, die umgebrochen werden soll, in der letzten Spalte steht,
9012  muss folgender Befehl als ERT am Anfang der Zelle eingefügt werden:
9013 \end_layout
9014
9015 \begin_layout Standard
9016
9017 \series bold
9018
9019 \backslash
9020 setlength{
9021 \backslash
9022 parf\SpecialChar \textcompwordmark{}
9023 illskip}{0pt}
9024 \end_layout
9025
9026 \begin_layout Standard
9027 Damit wird sichergestellt, dass der Teil auf der neuen Seite in voller Breite
9028  erscheint.
9029 \end_layout
9030
9031 \begin_layout Standard
9032 \align center
9033 \begin_inset Tabular
9034 <lyxtabular version="3" rows="39" columns="3">
9035 <features islongtable="true">
9036 <column alignment="left" valignment="top" leftline="true" width="0cm">
9037 <column alignment="left" valignment="top" rightline="true" width="3cm">
9038 <column alignment="right" valignment="top" rightline="true" width="0pt">
9039 <row endfirsthead="true">
9040 <cell alignment="right" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9041 \begin_inset Text
9042
9043 \begin_layout Standard
9044 \begin_inset Caption
9045
9046 \begin_layout Standard
9047 Tabelle mit manuellem Seitenumbruch in einer Zelle
9048 \begin_inset LatexCommand label
9049 name "tab:ForcedPagebreak"
9050
9051 \end_inset
9052
9053
9054 \begin_inset OptArg
9055 status collapsed
9056
9057 \begin_layout Standard
9058 Tabelle mit manuellem Seitenumbruch in einer Zelle
9059 \end_layout
9060
9061 \end_inset
9062
9063
9064 \end_layout
9065
9066 \end_inset
9067
9068
9069 \begin_inset ERT
9070 status collapsed
9071
9072 \begin_layout Standard
9073
9074
9075 \backslash
9076
9077 \backslash
9078 %
9079 \end_layout
9080
9081 \end_inset
9082
9083
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Standard
9092
9093 \end_layout
9094
9095 \end_inset
9096 </cell>
9097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9098 \begin_inset Text
9099
9100 \begin_layout Standard
9101
9102 \end_layout
9103
9104 \end_inset
9105 </cell>
9106 </row>
9107 <row topline="true" bottomline="true" endfirsthead="true">
9108 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9109 \begin_inset Text
9110
9111 \begin_layout Standard
9112
9113 \series bold
9114 Telefonliste (ignoriere die Namen)
9115 \end_layout
9116
9117 \end_inset
9118 </cell>
9119 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9120 \begin_inset Text
9121
9122 \begin_layout Standard
9123
9124 \end_layout
9125
9126 \end_inset
9127 </cell>
9128 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9129 \begin_inset Text
9130
9131 \begin_layout Standard
9132
9133 \end_layout
9134
9135 \end_inset
9136 </cell>
9137 </row>
9138 <row topline="true" bottomline="true" endfirsthead="true">
9139 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9140 \begin_inset Text
9141
9142 \begin_layout Standard
9143
9144 \series bold
9145 NAME
9146 \end_layout
9147
9148 \end_inset
9149 </cell>
9150 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9151 \begin_inset Text
9152
9153 \begin_layout Standard
9154
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Standard
9163
9164 \series bold
9165 TEL.
9166 \end_layout
9167
9168 \end_inset
9169 </cell>
9170 </row>
9171 <row bottomline="true" endhead="true">
9172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9173 \begin_inset Text
9174
9175 \begin_layout Standard
9176 \begin_inset ERT
9177 status collapsed
9178
9179 \begin_layout Standard
9180
9181
9182 \backslash
9183 caption*{Fortsetzung der Tabelle mit manuellem Seitenumbruch in einer Zelle}
9184 \backslash
9185
9186 \backslash
9187 %
9188 \end_layout
9189
9190 \end_inset
9191
9192
9193 \end_layout
9194
9195 \end_inset
9196 </cell>
9197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Standard
9201
9202 \end_layout
9203
9204 \end_inset
9205 </cell>
9206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9207 \begin_inset Text
9208
9209 \begin_layout Standard
9210
9211 \end_layout
9212
9213 \end_inset
9214 </cell>
9215 </row>
9216 <row topline="true" bottomline="true" endhead="true">
9217 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9218 \begin_inset Text
9219
9220 \begin_layout Standard
9221
9222 \series bold
9223 Telefonliste
9224 \end_layout
9225
9226 \end_inset
9227 </cell>
9228 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9229 \begin_inset Text
9230
9231 \begin_layout Standard
9232
9233 \end_layout
9234
9235 \end_inset
9236 </cell>
9237 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9238 \begin_inset Text
9239
9240 \begin_layout Standard
9241
9242 \end_layout
9243
9244 \end_inset
9245 </cell>
9246 </row>
9247 <row topline="true" bottomline="true" endhead="true">
9248 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9249 \begin_inset Text
9250
9251 \begin_layout Standard
9252
9253 \series bold
9254 NAME
9255 \end_layout
9256
9257 \end_inset
9258 </cell>
9259 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9260 \begin_inset Text
9261
9262 \begin_layout Standard
9263
9264 \end_layout
9265
9266 \end_inset
9267 </cell>
9268 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9269 \begin_inset Text
9270
9271 \begin_layout Standard
9272
9273 \series bold
9274 TEL.
9275 \end_layout
9276
9277 \end_inset
9278 </cell>
9279 </row>
9280 <row topline="true" bottomline="true" endfoot="true">
9281 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
9282 \begin_inset Text
9283
9284 \begin_layout Standard
9285 wird fortgesetzt\SpecialChar \ldots{}
9286
9287 \end_layout
9288
9289 \end_inset
9290 </cell>
9291 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9292 \begin_inset Text
9293
9294 \begin_layout Standard
9295
9296 \end_layout
9297
9298 \end_inset
9299 </cell>
9300 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9301 \begin_inset Text
9302
9303 \begin_layout Standard
9304
9305 \end_layout
9306
9307 \end_inset
9308 </cell>
9309 </row>
9310 <row>
9311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9312 \begin_inset Text
9313
9314 \begin_layout Standard
9315
9316 \series bold
9317 Annovi
9318 \end_layout
9319
9320 \end_inset
9321 </cell>
9322 <cell alignment="center" valignment="top" topline="true" usebox="none">
9323 \begin_inset Text
9324
9325 \begin_layout Standard
9326 Silvia
9327 \end_layout
9328
9329 \end_inset
9330 </cell>
9331 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9332 \begin_inset Text
9333
9334 \begin_layout Standard
9335 111
9336 \end_layout
9337
9338 \end_inset
9339 </cell>
9340 </row>
9341 <row>
9342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9343 \begin_inset Text
9344
9345 \begin_layout Standard
9346
9347 \series bold
9348 Bertoli
9349 \end_layout
9350
9351 \end_inset
9352 </cell>
9353 <cell alignment="center" valignment="top" topline="true" usebox="none">
9354 \begin_inset Text
9355
9356 \begin_layout Standard
9357 Stefano
9358 \end_layout
9359
9360 \end_inset
9361 </cell>
9362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9363 \begin_inset Text
9364
9365 \begin_layout Standard
9366 111
9367 \end_layout
9368
9369 \end_inset
9370 </cell>
9371 </row>
9372 <row>
9373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9374 \begin_inset Text
9375
9376 \begin_layout Standard
9377
9378 \series bold
9379 Bozzi
9380 \end_layout
9381
9382 \end_inset
9383 </cell>
9384 <cell alignment="center" valignment="top" topline="true" usebox="none">
9385 \begin_inset Text
9386
9387 \begin_layout Standard
9388 Walter
9389 \end_layout
9390
9391 \end_inset
9392 </cell>
9393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9394 \begin_inset Text
9395
9396 \begin_layout Standard
9397 111
9398 \end_layout
9399
9400 \end_inset
9401 </cell>
9402 </row>
9403 <row>
9404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9405 \begin_inset Text
9406
9407 \begin_layout Standard
9408
9409 \series bold
9410 Cachia
9411 \end_layout
9412
9413 \end_inset
9414 </cell>
9415 <cell alignment="center" valignment="top" topline="true" usebox="none">
9416 \begin_inset Text
9417
9418 \begin_layout Standard
9419 Maria
9420 \end_layout
9421
9422 \end_inset
9423 </cell>
9424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9425 \begin_inset Text
9426
9427 \begin_layout Standard
9428 111
9429 \end_layout
9430
9431 \end_inset
9432 </cell>
9433 </row>
9434 <row>
9435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9436 \begin_inset Text
9437
9438 \begin_layout Standard
9439
9440 \series bold
9441 Cachia
9442 \end_layout
9443
9444 \end_inset
9445 </cell>
9446 <cell alignment="center" valignment="top" topline="true" usebox="none">
9447 \begin_inset Text
9448
9449 \begin_layout Standard
9450 Maurizio
9451 \end_layout
9452
9453 \end_inset
9454 </cell>
9455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9456 \begin_inset Text
9457
9458 \begin_layout Standard
9459 111
9460 \end_layout
9461
9462 \end_inset
9463 </cell>
9464 </row>
9465 <row>
9466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9467 \begin_inset Text
9468
9469 \begin_layout Standard
9470
9471 \series bold
9472 Cinquemani
9473 \end_layout
9474
9475 \end_inset
9476 </cell>
9477 <cell alignment="center" valignment="top" topline="true" usebox="none">
9478 \begin_inset Text
9479
9480 \begin_layout Standard
9481 Giusi
9482 \end_layout
9483
9484 \end_inset
9485 </cell>
9486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9487 \begin_inset Text
9488
9489 \begin_layout Standard
9490 111
9491 \end_layout
9492
9493 \end_inset
9494 </cell>
9495 </row>
9496 <row>
9497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9498 \begin_inset Text
9499
9500 \begin_layout Standard
9501
9502 \series bold
9503 Colin
9504 \end_layout
9505
9506 \end_inset
9507 </cell>
9508 <cell alignment="center" valignment="top" topline="true" usebox="none">
9509 \begin_inset Text
9510
9511 \begin_layout Standard
9512 Bernard
9513 \end_layout
9514
9515 \end_inset
9516 </cell>
9517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9518 \begin_inset Text
9519
9520 \begin_layout Standard
9521 111
9522 \end_layout
9523
9524 \end_inset
9525 </cell>
9526 </row>
9527 <row>
9528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9529 \begin_inset Text
9530
9531 \begin_layout Standard
9532
9533 \series bold
9534 Concli
9535 \end_layout
9536
9537 \end_inset
9538 </cell>
9539 <cell alignment="center" valignment="top" topline="true" usebox="none">
9540 \begin_inset Text
9541
9542 \begin_layout Standard
9543 Gianfranco
9544 \end_layout
9545
9546 \end_inset
9547 </cell>
9548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9549 \begin_inset Text
9550
9551 \begin_layout Standard
9552 111
9553 \end_layout
9554
9555 \end_inset
9556 </cell>
9557 </row>
9558 <row>
9559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9560 \begin_inset Text
9561
9562 \begin_layout Standard
9563
9564 \series bold
9565 Dal Bosco
9566 \end_layout
9567
9568 \end_inset
9569 </cell>
9570 <cell alignment="center" valignment="top" topline="true" usebox="none">
9571 \begin_inset Text
9572
9573 \begin_layout Standard
9574 Carolina
9575 \end_layout
9576
9577 \end_inset
9578 </cell>
9579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9580 \begin_inset Text
9581
9582 \begin_layout Standard
9583 111
9584 \end_layout
9585
9586 \end_inset
9587 </cell>
9588 </row>
9589 <row>
9590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9591 \begin_inset Text
9592
9593 \begin_layout Standard
9594
9595 \series bold
9596 Dalpiaz
9597 \end_layout
9598
9599 \end_inset
9600 </cell>
9601 <cell alignment="center" valignment="top" topline="true" usebox="none">
9602 \begin_inset Text
9603
9604 \begin_layout Standard
9605 Annamaria
9606 \end_layout
9607
9608 \end_inset
9609 </cell>
9610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9611 \begin_inset Text
9612
9613 \begin_layout Standard
9614 111
9615 \end_layout
9616
9617 \end_inset
9618 </cell>
9619 </row>
9620 <row>
9621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9622 \begin_inset Text
9623
9624 \begin_layout Standard
9625
9626 \series bold
9627 Feliciello
9628 \end_layout
9629
9630 \end_inset
9631 </cell>
9632 <cell alignment="center" valignment="top" topline="true" usebox="none">
9633 \begin_inset Text
9634
9635 \begin_layout Standard
9636 Domenico
9637 \end_layout
9638
9639 \end_inset
9640 </cell>
9641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9642 \begin_inset Text
9643
9644 \begin_layout Standard
9645 111
9646 \end_layout
9647
9648 \end_inset
9649 </cell>
9650 </row>
9651 <row>
9652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9653 \begin_inset Text
9654
9655 \begin_layout Standard
9656
9657 \series bold
9658 Focarelli
9659 \end_layout
9660
9661 \end_inset
9662 </cell>
9663 <cell alignment="center" valignment="top" topline="true" usebox="none">
9664 \begin_inset Text
9665
9666 \begin_layout Standard
9667 Paola
9668 \end_layout
9669
9670 \end_inset
9671 </cell>
9672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9673 \begin_inset Text
9674
9675 \begin_layout Standard
9676 111
9677 \end_layout
9678
9679 \end_inset
9680 </cell>
9681 </row>
9682 <row>
9683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9684 \begin_inset Text
9685
9686 \begin_layout Standard
9687
9688 \series bold
9689 Galletti
9690 \end_layout
9691
9692 \end_inset
9693 </cell>
9694 <cell alignment="center" valignment="top" topline="true" usebox="none">
9695 \begin_inset Text
9696
9697 \begin_layout Standard
9698 Oreste
9699 \end_layout
9700
9701 \end_inset
9702 </cell>
9703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9704 \begin_inset Text
9705
9706 \begin_layout Standard
9707 111
9708 \end_layout
9709
9710 \end_inset
9711 </cell>
9712 </row>
9713 <row>
9714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9715 \begin_inset Text
9716
9717 \begin_layout Standard
9718
9719 \series bold
9720 Gasparini
9721 \end_layout
9722
9723 \end_inset
9724 </cell>
9725 <cell alignment="center" valignment="top" topline="true" usebox="none">
9726 \begin_inset Text
9727
9728 \begin_layout Standard
9729 Franca
9730 \end_layout
9731
9732 \end_inset
9733 </cell>
9734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9735 \begin_inset Text
9736
9737 \begin_layout Standard
9738 111
9739 \end_layout
9740
9741 \end_inset
9742 </cell>
9743 </row>
9744 <row>
9745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9746 \begin_inset Text
9747
9748 \begin_layout Standard
9749
9750 \series bold
9751 Lassini
9752 \end_layout
9753
9754 \end_inset
9755 </cell>
9756 <cell alignment="center" valignment="top" topline="true" usebox="none">
9757 \begin_inset Text
9758
9759 \begin_layout Standard
9760 Giancarlo
9761 \end_layout
9762
9763 \end_inset
9764 </cell>
9765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9766 \begin_inset Text
9767
9768 \begin_layout Standard
9769 111
9770 \end_layout
9771
9772 \end_inset
9773 </cell>
9774 </row>
9775 <row>
9776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9777 \begin_inset Text
9778
9779 \begin_layout Standard
9780
9781 \series bold
9782 Malfatti
9783 \end_layout
9784
9785 \end_inset
9786 </cell>
9787 <cell alignment="center" valignment="top" topline="true" usebox="none">
9788 \begin_inset Text
9789
9790 \begin_layout Standard
9791 Luciano
9792 \end_layout
9793
9794 \end_inset
9795 </cell>
9796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9797 \begin_inset Text
9798
9799 \begin_layout Standard
9800 111
9801 \end_layout
9802
9803 \end_inset
9804 </cell>
9805 </row>
9806 <row>
9807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9808 \begin_inset Text
9809
9810 \begin_layout Standard
9811
9812 \series bold
9813 Malfatti
9814 \end_layout
9815
9816 \end_inset
9817 </cell>
9818 <cell alignment="center" valignment="top" topline="true" usebox="none">
9819 \begin_inset Text
9820
9821 \begin_layout Standard
9822 Valeriano
9823 \end_layout
9824
9825 \end_inset
9826 </cell>
9827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9828 \begin_inset Text
9829
9830 \begin_layout Standard
9831 111
9832 \end_layout
9833
9834 \end_inset
9835 </cell>
9836 </row>
9837 <row>
9838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9839 \begin_inset Text
9840
9841 \begin_layout Standard
9842
9843 \series bold
9844 Meneguzzo
9845 \end_layout
9846
9847 \end_inset
9848 </cell>
9849 <cell alignment="center" valignment="top" topline="true" usebox="none">
9850 \begin_inset Text
9851
9852 \begin_layout Standard
9853 Roberto
9854 \end_layout
9855
9856 \end_inset
9857 </cell>
9858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9859 \begin_inset Text
9860
9861 \begin_layout Standard
9862 111
9863 \end_layout
9864
9865 \end_inset
9866 </cell>
9867 </row>
9868 <row>
9869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9870 \begin_inset Text
9871
9872 \begin_layout Standard
9873
9874 \series bold
9875 Mezzadra
9876 \end_layout
9877
9878 \end_inset
9879 </cell>
9880 <cell alignment="center" valignment="top" topline="true" usebox="none">
9881 \begin_inset Text
9882
9883 \begin_layout Standard
9884 Roberto
9885 \end_layout
9886
9887 \end_inset
9888 </cell>
9889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9890 \begin_inset Text
9891
9892 \begin_layout Standard
9893 111
9894 \end_layout
9895
9896 \end_inset
9897 </cell>
9898 </row>
9899 <row>
9900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9901 \begin_inset Text
9902
9903 \begin_layout Standard
9904
9905 \series bold
9906 Pirpamer
9907 \end_layout
9908
9909 \end_inset
9910 </cell>
9911 <cell alignment="center" valignment="top" topline="true" usebox="none">
9912 \begin_inset Text
9913
9914 \begin_layout Standard
9915 Erich
9916 \end_layout
9917
9918 \end_inset
9919 </cell>
9920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9921 \begin_inset Text
9922
9923 \begin_layout Standard
9924 111
9925 \end_layout
9926
9927 \end_inset
9928 </cell>
9929 </row>
9930 <row>
9931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9932 \begin_inset Text
9933
9934 \begin_layout Standard
9935
9936 \series bold
9937 Pochiesa
9938 \end_layout
9939
9940 \end_inset
9941 </cell>
9942 <cell alignment="center" valignment="top" topline="true" usebox="none">
9943 \begin_inset Text
9944
9945 \begin_layout Standard
9946 Paolo
9947 \end_layout
9948
9949 \end_inset
9950 </cell>
9951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Standard
9955 111, 222
9956 \end_layout
9957
9958 \end_inset
9959 </cell>
9960 </row>
9961 <row>
9962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9963 \begin_inset Text
9964
9965 \begin_layout Standard
9966
9967 \series bold
9968 Radina
9969 \end_layout
9970
9971 \end_inset
9972 </cell>
9973 <cell alignment="center" valignment="top" topline="true" usebox="none">
9974 \begin_inset Text
9975
9976 \begin_layout Standard
9977 Claudio
9978 \end_layout
9979
9980 \end_inset
9981 </cell>
9982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9983 \begin_inset Text
9984
9985 \begin_layout Standard
9986 111
9987 \end_layout
9988
9989 \end_inset
9990 </cell>
9991 </row>
9992 <row>
9993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Standard
9997
9998 \series bold
9999 Rizzardi
10000 \end_layout
10001
10002 \end_inset
10003 </cell>
10004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10005 \begin_inset Text
10006
10007 \begin_layout Standard
10008 Paolo, 11.
10009  Fürst von Monte\SpecialChar \-
10010 com\SpecialChar \-
10011 patri, 11.
10012  Fürst von Sulmona und Vivaro, 10.
10013  Fürst von Rossano, 5.
10014  Herzog von Canemorte, 11.
10015  Herzog von Palombara, 5.
10016  Herzog von Castelchiodato,
10017 \begin_inset ERT
10018 status collapsed
10019
10020 \begin_layout Standard
10021
10022 & 111
10023 \backslash
10024
10025 \backslash
10026
10027 \end_layout
10028
10029 \begin_layout Standard
10030
10031 &
10032 \end_layout
10033
10034 \end_inset
10035
10036  11.
10037  Herzog von Poggionativo, 11.
10038  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10039  Graf von Valinfreda, 11.
10040  Baron von Cropalati, 11.
10041  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10042 \end_layout
10043
10044 \end_inset
10045 </cell>
10046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10047 \begin_inset Text
10048
10049 \begin_layout Standard
10050
10051 \end_layout
10052
10053 \end_inset
10054 </cell>
10055 </row>
10056 <row>
10057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10058 \begin_inset Text
10059
10060 \begin_layout Standard
10061
10062 \series bold
10063 Stuffer
10064 \end_layout
10065
10066 \end_inset
10067 </cell>
10068 <cell alignment="center" valignment="top" topline="true" usebox="none">
10069 \begin_inset Text
10070
10071 \begin_layout Standard
10072 Oskar
10073 \end_layout
10074
10075 \end_inset
10076 </cell>
10077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10078 \begin_inset Text
10079
10080 \begin_layout Standard
10081 111
10082 \end_layout
10083
10084 \end_inset
10085 </cell>
10086 </row>
10087 <row>
10088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10089 \begin_inset Text
10090
10091 \begin_layout Standard
10092
10093 \series bold
10094 Tacchelli
10095 \end_layout
10096
10097 \end_inset
10098 </cell>
10099 <cell alignment="center" valignment="top" topline="true" usebox="none">
10100 \begin_inset Text
10101
10102 \begin_layout Standard
10103 Ugo
10104 \end_layout
10105
10106 \end_inset
10107 </cell>
10108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10109 \begin_inset Text
10110
10111 \begin_layout Standard
10112 111
10113 \end_layout
10114
10115 \end_inset
10116 </cell>
10117 </row>
10118 <row>
10119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10120 \begin_inset Text
10121
10122 \begin_layout Standard
10123
10124 \series bold
10125 Tezzele
10126 \end_layout
10127
10128 \end_inset
10129 </cell>
10130 <cell alignment="center" valignment="top" topline="true" usebox="none">
10131 \begin_inset Text
10132
10133 \begin_layout Standard
10134 Margit
10135 \end_layout
10136
10137 \end_inset
10138 </cell>
10139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10140 \begin_inset Text
10141
10142 \begin_layout Standard
10143 111
10144 \end_layout
10145
10146 \end_inset
10147 </cell>
10148 </row>
10149 <row>
10150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10151 \begin_inset Text
10152
10153 \begin_layout Standard
10154
10155 \series bold
10156 Unterkalmsteiner
10157 \end_layout
10158
10159 \end_inset
10160 </cell>
10161 <cell alignment="center" valignment="top" topline="true" usebox="none">
10162 \begin_inset Text
10163
10164 \begin_layout Standard
10165 Frieda
10166 \end_layout
10167
10168 \end_inset
10169 </cell>
10170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10171 \begin_inset Text
10172
10173 \begin_layout Standard
10174 111
10175 \end_layout
10176
10177 \end_inset
10178 </cell>
10179 </row>
10180 <row>
10181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10182 \begin_inset Text
10183
10184 \begin_layout Standard
10185
10186 \series bold
10187 Vieider
10188 \end_layout
10189
10190 \end_inset
10191 </cell>
10192 <cell alignment="center" valignment="top" topline="true" usebox="none">
10193 \begin_inset Text
10194
10195 \begin_layout Standard
10196 Hilde
10197 \end_layout
10198
10199 \end_inset
10200 </cell>
10201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10202 \begin_inset Text
10203
10204 \begin_layout Standard
10205 111
10206 \end_layout
10207
10208 \end_inset
10209 </cell>
10210 </row>
10211 <row>
10212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10213 \begin_inset Text
10214
10215 \begin_layout Standard
10216
10217 \series bold
10218 Vigna
10219 \end_layout
10220
10221 \end_inset
10222 </cell>
10223 <cell alignment="center" valignment="top" topline="true" usebox="none">
10224 \begin_inset Text
10225
10226 \begin_layout Standard
10227 Jürgen
10228 \end_layout
10229
10230 \end_inset
10231 </cell>
10232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10233 \begin_inset Text
10234
10235 \begin_layout Standard
10236 111
10237 \end_layout
10238
10239 \end_inset
10240 </cell>
10241 </row>
10242 <row>
10243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10244 \begin_inset Text
10245
10246 \begin_layout Standard
10247
10248 \series bold
10249 Weber
10250 \end_layout
10251
10252 \end_inset
10253 </cell>
10254 <cell alignment="center" valignment="top" topline="true" usebox="none">
10255 \begin_inset Text
10256
10257 \begin_layout Standard
10258 Maurizio
10259 \end_layout
10260
10261 \end_inset
10262 </cell>
10263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10264 \begin_inset Text
10265
10266 \begin_layout Standard
10267 111
10268 \end_layout
10269
10270 \end_inset
10271 </cell>
10272 </row>
10273 <row bottomline="true">
10274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10275 \begin_inset Text
10276
10277 \begin_layout Standard
10278
10279 \series bold
10280 Winkler
10281 \end_layout
10282
10283 \end_inset
10284 </cell>
10285 <cell alignment="center" valignment="top" topline="true" usebox="none">
10286 \begin_inset Text
10287
10288 \begin_layout Standard
10289 Franz
10290 \end_layout
10291
10292 \end_inset
10293 </cell>
10294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10295 \begin_inset Text
10296
10297 \begin_layout Standard
10298 111
10299 \end_layout
10300
10301 \end_inset
10302 </cell>
10303 </row>
10304 <row endlastfoot="true">
10305 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10306 \begin_inset Text
10307
10308 \begin_layout Standard
10309
10310 \end_layout
10311
10312 \end_inset
10313 </cell>
10314 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10315 \begin_inset Text
10316
10317 \begin_layout Standard
10318
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10324 \begin_inset Text
10325
10326 \begin_layout Standard
10327
10328 \end_layout
10329
10330 \end_inset
10331 </cell>
10332 </row>
10333 </lyxtabular>
10334
10335 \end_inset
10336
10337
10338 \end_layout
10339
10340 \begin_layout Section
10341 Mehrfache Zeilen, Spalten und Zeilen in Zellen
10342 \end_layout
10343
10344 \begin_layout Subsection
10345 Mehrfache Zeilen in Zellen
10346 \begin_inset LatexCommand label
10347 name "uab:Mehrfache-Zeilen-in"
10348
10349 \end_inset
10350
10351
10352 \begin_inset LatexCommand index
10353 name "Mehrfache ! Zeilen in Zellen"
10354
10355 \end_inset
10356
10357
10358 \begin_inset LatexCommand index
10359 name "Tabellen ! Zeilenumbrüche"
10360
10361 \end_inset
10362
10363
10364 \end_layout
10365
10366 \begin_layout Standard
10367 \align center
10368 \begin_inset Float table
10369 placement H
10370 wide false
10371 sideways false
10372 status open
10373
10374 \begin_layout Standard
10375 \begin_inset Caption
10376
10377 \begin_layout Standard
10378 \begin_inset LatexCommand label
10379 name "tab:Table-with-multiple"
10380
10381 \end_inset
10382
10383 Tabelle mit mehrfachen Zeilen in einer Zelle
10384 \end_layout
10385
10386 \end_inset
10387
10388
10389 \end_layout
10390
10391 \begin_layout Standard
10392 \align center
10393 \begin_inset Tabular
10394 <lyxtabular version="3" rows="3" columns="3">
10395 <features>
10396 <column alignment="center" valignment="middle" leftline="true" width="2.5cm">
10397 <column alignment="center" valignment="middle" leftline="true" width="0.5cm">
10398 <column alignment="center" valignment="middle" leftline="true" rightline="true" width="0.5cm">
10399 <row topline="true">
10400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10401 \begin_inset Text
10402
10403 \begin_layout Standard
10404 zwei
10405 \begin_inset ERT
10406 status collapsed
10407
10408 \begin_layout Standard
10409
10410
10411 \backslash
10412 linebreak 
10413 \end_layout
10414
10415 \end_inset
10416
10417  Zeilen
10418 \end_layout
10419
10420 \end_inset
10421 </cell>
10422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10423 \begin_inset Text
10424
10425 \begin_layout Standard
10426 b
10427 \end_layout
10428
10429 \end_inset
10430 </cell>
10431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10432 \begin_inset Text
10433
10434 \begin_layout Standard
10435 c
10436 \end_layout
10437
10438 \end_inset
10439 </cell>
10440 </row>
10441 <row topline="true">
10442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10443 \begin_inset Text
10444
10445 \begin_layout Standard
10446 d
10447 \end_layout
10448
10449 \end_inset
10450 </cell>
10451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10452 \begin_inset Text
10453
10454 \begin_layout Standard
10455 e
10456 \end_layout
10457
10458 \end_inset
10459 </cell>
10460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10461 \begin_inset Text
10462
10463 \begin_layout Standard
10464 f
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 </row>
10470 <row topline="true" bottomline="true">
10471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10472 \begin_inset Text
10473
10474 \begin_layout Standard
10475 g
10476 \end_layout
10477
10478 \end_inset
10479 </cell>
10480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10481 \begin_inset Text
10482
10483 \begin_layout Standard
10484 h
10485 \end_layout
10486
10487 \end_inset
10488 </cell>
10489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10490 \begin_inset Text
10491
10492 \begin_layout Standard
10493 i
10494 \end_layout
10495
10496 \end_inset
10497 </cell>
10498 </row>
10499 </lyxtabular>
10500
10501 \end_inset
10502
10503
10504 \end_layout
10505
10506 \end_inset
10507
10508
10509 \end_layout
10510
10511 \begin_layout Standard
10512 Wenn Sie für eine Spalte eine feste Breite definieren, können Sie Text als
10513  Absätze mit mehrfachen Zeilen und Silbentrennung eingeben.
10514  Tabelle\InsetSpace ~
10515
10516 \begin_inset LatexCommand ref
10517 reference "tab:Table-with-multiple"
10518
10519 \end_inset
10520
10521  wurde als 3×3-Tabelle erstellt, dann die Breite der ersten Spalte im 
10522 \family sans
10523 Tabellen-Einstellungen
10524 \family default
10525 -Dialog auf 2.5\InsetSpace \thinspace{}
10526 cm gesetzt und die vertikalen und horizontalen Ausrichtungen
10527  zentriert.
10528  Weil unser Text schmaler als 2.5\InsetSpace \thinspace{}
10529 cm ist, würde er in einer Zeile gedruckt
10530  werden.
10531  Um zwei Zeilen zu bekommen, wurde folgender Befehl als ERT zwischen die
10532  beiden Worten eingefügt:
10533 \end_layout
10534
10535 \begin_layout Standard
10536
10537 \series bold
10538
10539 \backslash
10540 linebreak
10541 \end_layout
10542
10543 \begin_layout Standard
10544 Wenn der Text länger ist, wird er automatisch umgebrochen.
10545 \end_layout
10546
10547 \begin_layout Standard
10548 Um den Text der beiden anderen Zellen der ersten Zeile vertikal auszurichten,
10549  setzen Sie die Breite der beiden Spalten im 
10550 \family sans
10551 Tabellen-Einstellungen
10552 \family default
10553 -Dialog auf 0.5\InsetSpace \thinspace{}
10554 cm und die vertikale Ausrichtung auf zentriert.
10555 \end_layout
10556
10557 \begin_layout Standard
10558 Wenn Sie in einer Zelle mit fester Breite als erstes ein sehr langes Wort
10559  haben, kann LaTeX es ohne Trennhilfen nicht trennen.
10560  Wenn Sie LaTeX trotzdem die Trennung überlassen wollen, müssen Sie vor
10561  dem Wort etwas einfügen, damit es nicht wie der erste Eintrag aussieht.
10562  Fügen Sie den Befehl
10563 \end_layout
10564
10565 \begin_layout Standard
10566
10567 \series bold
10568
10569 \backslash
10570 hspace{0pt}
10571 \end_layout
10572
10573 \begin_layout Standard
10574 als ERT vor dem Wort ein.
10575  Weil er keinen Platz belegt, ändert er die Druckausgabe nicht.
10576  Tabelle\InsetSpace ~
10577
10578 \begin_inset LatexCommand ref
10579 reference "tab:Table-with-and"
10580
10581 \end_inset
10582
10583  zeigt die Wirkungen.
10584 \end_layout
10585
10586 \begin_layout Standard
10587 \begin_inset Float table
10588 wide false
10589 sideways false
10590 status open
10591
10592 \begin_layout Standard
10593 \begin_inset Caption
10594
10595 \begin_layout Standard
10596 \begin_inset LatexCommand label
10597 name "tab:Table-with-and"
10598
10599 \end_inset
10600
10601 Tabelle ohne und mit Silbentrennung
10602 \end_layout
10603
10604 \end_inset
10605
10606
10607 \end_layout
10608
10609 \begin_layout Standard
10610 \begin_inset Tabular
10611 <lyxtabular version="3" rows="3" columns="3">
10612 <features>
10613 <column alignment="center" valignment="middle" leftline="true" width="2.5cm">
10614 <column alignment="center" valignment="middle" leftline="true" width="0.5cm">
10615 <column alignment="center" valignment="middle" leftline="true" rightline="true" width="0.5cm">
10616 <row topline="true">
10617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10618 \begin_inset Text
10619
10620 \begin_layout Standard
10621 einsehrlangesZellenwort
10622 \end_layout
10623
10624 \end_inset
10625 </cell>
10626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10627 \begin_inset Text
10628
10629 \begin_layout Standard
10630 b
10631 \end_layout
10632
10633 \end_inset
10634 </cell>
10635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10636 \begin_inset Text
10637
10638 \begin_layout Standard
10639 c
10640 \end_layout
10641
10642 \end_inset
10643 </cell>
10644 </row>
10645 <row topline="true">
10646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10647 \begin_inset Text
10648
10649 \begin_layout Standard
10650 d
10651 \end_layout
10652
10653 \end_inset
10654 </cell>
10655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10656 \begin_inset Text
10657
10658 \begin_layout Standard
10659 e
10660 \end_layout
10661
10662 \end_inset
10663 </cell>
10664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10665 \begin_inset Text
10666
10667 \begin_layout Standard
10668 f
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 </row>
10674 <row topline="true" bottomline="true">
10675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10676 \begin_inset Text
10677
10678 \begin_layout Standard
10679 g
10680 \end_layout
10681
10682 \end_inset
10683 </cell>
10684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10685 \begin_inset Text
10686
10687 \begin_layout Standard
10688 h
10689 \end_layout
10690
10691 \end_inset
10692 </cell>
10693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10694 \begin_inset Text
10695
10696 \begin_layout Standard
10697 i
10698 \end_layout
10699
10700 \end_inset
10701 </cell>
10702 </row>
10703 </lyxtabular>
10704
10705 \end_inset
10706
10707
10708 \hfill
10709
10710 \begin_inset Tabular
10711 <lyxtabular version="3" rows="3" columns="3">
10712 <features>
10713 <column alignment="center" valignment="middle" leftline="true" width="2.5cm">
10714 <column alignment="center" valignment="middle" leftline="true" width="0.5cm">
10715 <column alignment="center" valignment="middle" leftline="true" rightline="true" width="0.5cm">
10716 <row topline="true">
10717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10718 \begin_inset Text
10719
10720 \begin_layout Standard
10721 \begin_inset ERT
10722 status collapsed
10723
10724 \begin_layout Standard
10725
10726
10727 \backslash
10728 hspace{0pt}
10729 \end_layout
10730
10731 \end_inset
10732
10733 einsehrlangesZellenwort
10734 \end_layout
10735
10736 \end_inset
10737 </cell>
10738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10739 \begin_inset Text
10740
10741 \begin_layout Standard
10742 b
10743 \end_layout
10744
10745 \end_inset
10746 </cell>
10747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10748 \begin_inset Text
10749
10750 \begin_layout Standard
10751 c
10752 \end_layout
10753
10754 \end_inset
10755 </cell>
10756 </row>
10757 <row topline="true">
10758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10759 \begin_inset Text
10760
10761 \begin_layout Standard
10762 d
10763 \end_layout
10764
10765 \end_inset
10766 </cell>
10767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10768 \begin_inset Text
10769
10770 \begin_layout Standard
10771 e
10772 \end_layout
10773
10774 \end_inset
10775 </cell>
10776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10777 \begin_inset Text
10778
10779 \begin_layout Standard
10780 f
10781 \end_layout
10782
10783 \end_inset
10784 </cell>
10785 </row>
10786 <row topline="true" bottomline="true">
10787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10788 \begin_inset Text
10789
10790 \begin_layout Standard
10791 g
10792 \end_layout
10793
10794 \end_inset
10795 </cell>
10796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10797 \begin_inset Text
10798
10799 \begin_layout Standard
10800 h
10801 \end_layout
10802
10803 \end_inset
10804 </cell>
10805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10806 \begin_inset Text
10807
10808 \begin_layout Standard
10809 i
10810 \end_layout
10811
10812 \end_inset
10813 </cell>
10814 </row>
10815 </lyxtabular>
10816
10817 \end_inset
10818
10819
10820 \hfill
10821
10822 \begin_inset Tabular
10823 <lyxtabular version="3" rows="3" columns="3">
10824 <features>
10825 <column alignment="center" valignment="middle" leftline="true" width="2.5cm">
10826 <column alignment="center" valignment="top" leftline="true" width="0">
10827 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10828 <row topline="true">
10829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10830 \begin_inset Text
10831
10832 \begin_layout Standard
10833 ein\SpecialChar \-
10834 sehr\SpecialChar \-
10835 lan\SpecialChar \-
10836 ges\SpecialChar \-
10837 Zel\SpecialChar \-
10838 len\SpecialChar \-
10839 wort
10840 \end_layout
10841
10842 \end_inset
10843 </cell>
10844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10845 \begin_inset Text
10846
10847 \begin_layout Standard
10848 c
10849 \end_layout
10850
10851 \end_inset
10852 </cell>
10853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10854 \begin_inset Text
10855
10856 \begin_layout Standard
10857 d
10858 \end_layout
10859
10860 \end_inset
10861 </cell>
10862 </row>
10863 <row topline="true">
10864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10865 \begin_inset Text
10866
10867 \begin_layout Standard
10868 d
10869 \end_layout
10870
10871 \end_inset
10872 </cell>
10873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10874 \begin_inset Text
10875
10876 \begin_layout Standard
10877 e
10878 \end_layout
10879
10880 \end_inset
10881 </cell>
10882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10883 \begin_inset Text
10884
10885 \begin_layout Standard
10886 f
10887 \end_layout
10888
10889 \end_inset
10890 </cell>
10891 </row>
10892 <row topline="true" bottomline="true">
10893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10894 \begin_inset Text
10895
10896 \begin_layout Standard
10897 g
10898 \end_layout
10899
10900 \end_inset
10901 </cell>
10902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Standard
10906 h
10907 \end_layout
10908
10909 \end_inset
10910 </cell>
10911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10912 \begin_inset Text
10913
10914 \begin_layout Standard
10915 i
10916 \end_layout
10917
10918 \end_inset
10919 </cell>
10920 </row>
10921 </lyxtabular>
10922
10923 \end_inset
10924
10925
10926 \end_layout
10927
10928 \end_inset
10929
10930
10931 \end_layout
10932
10933 \begin_layout Subsection
10934 Mehrfachspalten
10935 \begin_inset LatexCommand label
10936 name "uab:Mehrfachspalten"
10937
10938 \end_inset
10939
10940
10941 \begin_inset LatexCommand index
10942 name "Mahrfachspalten"
10943
10944 \end_inset
10945
10946
10947 \begin_inset LatexCommand index
10948 name "Tabellen ! Mahrfachspalten"
10949
10950 \end_inset
10951
10952
10953 \end_layout
10954
10955 \begin_layout Subsubsection
10956 Grundlagen
10957 \end_layout
10958
10959 \begin_layout Standard
10960 Um mehrere Zellen einer Zeile zu einer zu verbinden, markieren Sie diese
10961  und verwenden dann den Knopf 
10962 \begin_inset Graphics
10963         filename ../../images/tabular-feature_multicolumn.xpm
10964         scale 70
10965         scaleBeforeRotation
10966         BoundingBox 0bp 6bp 22bp 22bp
10967
10968 \end_inset
10969
10970 in der Werkzeugleiste, das Menü 
10971 \family sans
10972 Bearbeiten\SpecialChar \menuseparator
10973 Tabelle\SpecialChar \menuseparator
10974 Mehrfachspalte
10975 \family default
10976  oder den 
10977 \family sans
10978 Tabellen-Einstellungen
10979 \family default
10980 -Dialog, in dem Sie auf der Karteikarte 
10981 \family sans
10982 Tabellen-Einstellungen
10983 \family default
10984  
10985 \family sans
10986 Mehrfachspalte
10987 \family default
10988  ankreuzen.
10989 \end_layout
10990
10991 \begin_layout Standard
10992 Mehrfachspalten haben ihre eigenen Einstellungen.
10993  Das bedeutet, dass sie sich nur auf die Mehrfachspalte auswirken.
10994  Hier ist ein Beispiel, wobei 
10995 \begin_inset Quotes gld
10996 \end_inset
10997
10998 B 2
10999 \begin_inset Quotes grd
11000 \end_inset
11001
11002  keine Mehrfachzeile ist, wie in Abschnitt\InsetSpace ~
11003
11004 \begin_inset LatexCommand ref
11005 reference "uab:Mehrfachzeilen"
11006
11007 \end_inset
11008
11009  beschrieben.
11010  Es wurde nur eine Linie weggelassen:
11011 \end_layout
11012
11013 \begin_layout Standard
11014 \align center
11015 \begin_inset Tabular
11016 <lyxtabular version="3" rows="3" columns="4">
11017 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11018 <column alignment="center" valignment="top" leftline="true" width="0pt">
11019 <column alignment="center" valignment="middle" leftline="true" width="0">
11020 <column alignment="center" valignment="top" leftline="true" width="0in">
11021 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
11022 <row topline="true" bottomline="true">
11023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Standard
11027 abc
11028 \end_layout
11029
11030 \end_inset
11031 </cell>
11032 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11033 \begin_inset Text
11034
11035 \begin_layout Standard
11036 def ghi
11037 \end_layout
11038
11039 \end_inset
11040 </cell>
11041 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11042 \begin_inset Text
11043
11044 \begin_layout Standard
11045
11046 \end_layout
11047
11048 \end_inset
11049 </cell>
11050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11051 \begin_inset Text
11052
11053 \begin_layout Standard
11054 jkl
11055 \end_layout
11056
11057 \end_inset
11058 </cell>
11059 </row>
11060 <row topline="true">
11061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11062 \begin_inset Text
11063
11064 \begin_layout Standard
11065
11066 \family roman
11067 \series medium
11068 \shape up
11069 \size normal
11070 \emph off
11071 \bar no
11072 \noun off
11073 \color none
11074 A
11075 \end_layout
11076
11077 \end_inset
11078 </cell>
11079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11080 \begin_inset Text
11081
11082 \begin_layout Standard
11083 B
11084 \end_layout
11085
11086 \end_inset
11087 </cell>
11088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11089 \begin_inset Text
11090
11091 \begin_layout Standard
11092 C
11093 \end_layout
11094
11095 \end_inset
11096 </cell>
11097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11098 \begin_inset Text
11099
11100 \begin_layout Standard
11101 D
11102 \end_layout
11103
11104 \end_inset
11105 </cell>
11106 </row>
11107 <row topline="true" bottomline="true">
11108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11109 \begin_inset Text
11110
11111 \begin_layout Standard
11112 1
11113 \end_layout
11114
11115 \end_inset
11116 </cell>
11117 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11118 \begin_inset Text
11119
11120 \begin_layout Standard
11121 2
11122 \end_layout
11123
11124 \end_inset
11125 </cell>
11126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11127 \begin_inset Text
11128
11129 \begin_layout Standard
11130 3
11131 \end_layout
11132
11133 \end_inset
11134 </cell>
11135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11136 \begin_inset Text
11137
11138 \begin_layout Standard
11139 4
11140 \end_layout
11141
11142 \end_inset
11143 </cell>
11144 </row>
11145 </lyxtabular>
11146
11147 \end_inset
11148
11149
11150 \end_layout
11151
11152 \begin_layout Subsubsection
11153 Mehrfachspalten-Berechnungen
11154 \begin_inset LatexCommand label
11155 name "uab:Mehrfachspalten-Berechnungen"
11156
11157 \end_inset
11158
11159
11160 \begin_inset LatexCommand index
11161 name "Mahrfachspalten ! Berechnung"
11162
11163 \end_inset
11164
11165
11166 \begin_inset LatexCommand index
11167 name "Tabellen ! Mahrfachspalten ! Berechnung"
11168
11169 \end_inset
11170
11171
11172 \end_layout
11173
11174 \begin_layout Standard
11175 LyX unterstützt Mehrfachspalten direkt, aber wir müssen die Breite der neuen
11176  Zellen beachten.
11177 \end_layout
11178
11179 \begin_layout Standard
11180 \begin_inset Float table
11181 placement h
11182 wide false
11183 sideways false
11184 status open
11185
11186 \begin_layout Standard
11187 \begin_inset Caption
11188
11189 \begin_layout Standard
11190 \begin_inset LatexCommand label
11191 name "tab:Table-with-centered"
11192
11193 \end_inset
11194
11195 Tabelle mit zentriertem Mehrfachspalten-Text über zwei Spalten, die genau
11196  die halbe Breite der Mehrfachspalten-Zelle haben
11197 \begin_inset OptArg
11198 status collapsed
11199
11200 \begin_layout Standard
11201 Eine Mehrfachspalten-Tabelle
11202 \end_layout
11203
11204 \end_inset
11205
11206
11207 \end_layout
11208
11209 \end_inset
11210
11211
11212 \end_layout
11213
11214 \begin_layout Standard
11215 \align center
11216 \begin_inset Tabular
11217 <lyxtabular version="3" rows="3" columns="3">
11218 <features>
11219 <column alignment="center" valignment="middle" leftline="true" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11220 <column alignment="center" valignment="middle" leftline="true" width="0">
11221 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
11222 <row topline="true">
11223 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11224 \begin_inset Text
11225
11226 \begin_layout Standard
11227 Dies ist eine Mehrfach\SpecialChar \-
11228 spalten-Zelle
11229 \end_layout
11230
11231 \end_inset
11232 </cell>
11233 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11234 \begin_inset Text
11235
11236 \begin_layout Standard
11237
11238 \end_layout
11239
11240 \end_inset
11241 </cell>
11242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11243 \begin_inset Text
11244
11245 \begin_layout Standard
11246 c
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 </row>
11252 <row topline="true">
11253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11254 \begin_inset Text
11255
11256 \begin_layout Standard
11257 d
11258 \end_layout
11259
11260 \end_inset
11261 </cell>
11262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11263 \begin_inset Text
11264
11265 \begin_layout Standard
11266 e
11267 \end_layout
11268
11269 \end_inset
11270 </cell>
11271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11272 \begin_inset Text
11273
11274 \begin_layout Standard
11275 f
11276 \end_layout
11277
11278 \end_inset
11279 </cell>
11280 </row>
11281 <row topline="true" bottomline="true">
11282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11283 \begin_inset Text
11284
11285 \begin_layout Standard
11286 g
11287 \end_layout
11288
11289 \end_inset
11290 </cell>
11291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11292 \begin_inset Text
11293
11294 \begin_layout Standard
11295 h
11296 \end_layout
11297
11298 \end_inset
11299 </cell>
11300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11301 \begin_inset Text
11302
11303 \begin_layout Standard
11304 i
11305 \end_layout
11306
11307 \end_inset
11308 </cell>
11309 </row>
11310 </lyxtabular>
11311
11312 \end_inset
11313
11314
11315 \end_layout
11316
11317 \end_inset
11318
11319
11320 \end_layout
11321
11322 \begin_layout Standard
11323 Um Tabelle\InsetSpace ~
11324
11325 \begin_inset LatexCommand ref
11326 reference "tab:Table-with-centered"
11327
11328 \end_inset
11329
11330  zu erhalten, markieren Sie die ersten beiden Zellen der ersten Zeile einer
11331  3×3-Tabelle, kreuzen im 
11332 \family sans
11333 Tabellen-Einstellungen
11334 \family default
11335 -Dialog 
11336 \family sans
11337 Mehrfachspalte
11338 \family default
11339  an, setzen die 
11340 \family sans
11341 Horizontale\InsetSpace ~
11342 Ausrichtung
11343 \family default
11344  auf 
11345 \family sans
11346 Zentriert
11347 \family default
11348  und die 
11349 \family sans
11350 Breite
11351 \family default
11352  auf 2.5\InsetSpace \thinspace{}
11353 cm.
11354  Die überspannten Spalten werden dann auf die halbe Breite gesetzt, indem
11355  Sie die Breite der ersten Spalte auf 1.25\InsetSpace \thinspace{}
11356 cm setzen.
11357  Die zweite Spalte wird dann automatisch 1.25\InsetSpace \thinspace{}
11358 cm breit (Breite der 
11359 \family sans
11360 Mehrfachspalte
11361 \family default
11362  
11363 \begin_inset Formula $-$
11364 \end_inset
11365
11366  Breite der ersten Spalte).
11367  Dies wurde so für Tabelle\InsetSpace ~
11368
11369 \begin_inset LatexCommand ref
11370 reference "tab:Table-without-half"
11371
11372 \end_inset
11373
11374  gemacht.
11375 \end_layout
11376
11377 \begin_layout Standard
11378 \begin_inset Float table
11379 wide false
11380 sideways false
11381 status open
11382
11383 \begin_layout Standard
11384 \begin_inset Caption
11385
11386 \begin_layout Standard
11387 \begin_inset LatexCommand label
11388 name "tab:Table-without-half"
11389
11390 \end_inset
11391
11392 Tabelle, in der die überspannten Spalten nicht genau halb so breit sind
11393  wie die Mehrfachspalte
11394 \begin_inset OptArg
11395 status collapsed
11396
11397 \begin_layout Standard
11398 Eine unvollkommene Mehrfachspalten-Tabelle
11399 \end_layout
11400
11401 \end_inset
11402
11403
11404 \end_layout
11405
11406 \end_inset
11407
11408
11409 \end_layout
11410
11411 \begin_layout Standard
11412 \align center
11413 \begin_inset Tabular
11414 <lyxtabular version="3" rows="3" columns="3">
11415 <features>
11416 <column alignment="center" valignment="top" leftline="true" width="1.25cm">
11417 <column alignment="center" valignment="top" leftline="true" width="0">
11418 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
11419 <row topline="true" bottomline="true">
11420 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11421 \begin_inset Text
11422
11423 \begin_layout Standard
11424 Dies ist auch eine Mehr\SpecialChar \-
11425 fach\SpecialChar \-
11426 spalten-Zelle
11427 \end_layout
11428
11429 \end_inset
11430 </cell>
11431 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11432 \begin_inset Text
11433
11434 \begin_layout Standard
11435
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11441 \begin_inset Text
11442
11443 \begin_layout Standard
11444 c
11445 \end_layout
11446
11447 \end_inset
11448 </cell>
11449 </row>
11450 <row topline="true">
11451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11452 \begin_inset Text
11453
11454 \begin_layout Standard
11455 d
11456 \end_layout
11457
11458 \end_inset
11459 </cell>
11460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11461 \begin_inset Text
11462
11463 \begin_layout Standard
11464 e
11465 \end_layout
11466
11467 \end_inset
11468 </cell>
11469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11470 \begin_inset Text
11471
11472 \begin_layout Standard
11473 f
11474 \end_layout
11475
11476 \end_inset
11477 </cell>
11478 </row>
11479 <row topline="true" bottomline="true">
11480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11481 \begin_inset Text
11482
11483 \begin_layout Standard
11484 g
11485 \end_layout
11486
11487 \end_inset
11488 </cell>
11489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11490 \begin_inset Text
11491
11492 \begin_layout Standard
11493 h
11494 \end_layout
11495
11496 \end_inset
11497 </cell>
11498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11499 \begin_inset Text
11500
11501 \begin_layout Standard
11502 i
11503 \end_layout
11504
11505 \end_inset
11506 </cell>
11507 </row>
11508 </lyxtabular>
11509
11510 \end_inset
11511
11512
11513 \end_layout
11514
11515 \end_inset
11516
11517
11518 \end_layout
11519
11520 \begin_layout Standard
11521 In der druckfertigen Version sehen Sie, dass die erste Spalte etwas breiter
11522  als die zweite ist.
11523  Das liegt daran, dass die Zellenbreite 
11524 \begin_inset Formula $W_{\mathrm{tot}}$
11525 \end_inset
11526
11527  nicht ihre definierte Breite 
11528 \begin_inset Formula $W_{g}$
11529 \end_inset
11530
11531  ist, sondern ein wenig mehr.
11532  Anhang\InsetSpace ~
11533
11534 \begin_inset LatexCommand ref
11535 reference "kap:Explanation-of-Equation"
11536
11537 \end_inset
11538
11539  erklärt das genauer.
11540 \end_layout
11541
11542 \begin_layout Standard
11543 Wenn 
11544 \emph on
11545 n
11546 \emph default
11547  Spalten zu einer Mehrfachspalte zusammengefasst werden, errechnet sich
11548  die definierte Breite 
11549 \begin_inset Formula $W_{g\, n}$
11550 \end_inset
11551
11552  einer Spalte, deren totale Breite = 
11553 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
11554 \end_inset
11555
11556  sein soll, wie folgt:
11557 \begin_inset Formula \begin{equation}
11558 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)·(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
11559
11560 \end_inset
11561
11562
11563 \end_layout
11564
11565 \begin_layout Standard
11566 In unserem Falls ist 
11567 \begin_inset Formula $n=2$
11568 \end_inset
11569
11570
11571 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
11572 \end_inset
11573
11574 cm, und damit wird aus Gleichung\InsetSpace ~
11575
11576 \begin_inset LatexCommand ref
11577 reference "eq:Wgn"
11578
11579 \end_inset
11580
11581  
11582 \begin_inset Formula \begin{equation}
11583 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
11584
11585 \end_inset
11586
11587
11588 \end_layout
11589
11590 \begin_layout Standard
11591 Damit LaTeX rechnen kann, muss das Paket 
11592 \series bold
11593 calc
11594 \series default
11595  im Vorspann geladen werden.
11596 \begin_inset LatexCommand index
11597 name "LaTeX-Pakete ! calc"
11598
11599 \end_inset
11600
11601
11602 \end_layout
11603
11604 \begin_layout Standard
11605
11606 \series bold
11607
11608 \backslash
11609 usepackage{calc}
11610 \end_layout
11611
11612 \begin_layout Standard
11613 LyX erlaubt im 
11614 \family sans
11615 Breite
11616 \family default
11617 -Feld des 
11618 \family sans
11619 Tabellen-Einstellungen
11620 \family default
11621 -Dialogs keine Berechnungen.
11622  Deshalb müssen Sie die Formel für die Breite im Feld 
11623 \family sans
11624 LaTe
11625 \begin_inset ERT
11626 status collapsed
11627
11628 \begin_layout Standard
11629
11630 {}
11631 \end_layout
11632
11633 \end_inset
11634
11635 X-Argument
11636 \family default
11637  eingeben.
11638  Hier iss ein Überblick über die Argumente:
11639 \end_layout
11640
11641 \begin_layout Itemize
11642
11643 \series bold
11644 p{Breite}
11645 \series default
11646  die Zelle bekommt eine feste 
11647 \series bold
11648 Breite
11649 \series default
11650 , und die vertikale Ausrichtung ist 
11651 \family sans
11652 Oben
11653 \end_layout
11654
11655 \begin_layout Itemize
11656
11657 \series bold
11658 m{Breite}
11659 \series default
11660  die Zelle bekommt eine feste 
11661 \series bold
11662 Breite
11663 \series default
11664 , und die vertikale Ausrichtung ist 
11665 \family sans
11666 Mitte
11667 \end_layout
11668
11669 \begin_layout Itemize
11670
11671 \series bold
11672 b{Breite}
11673 \series default
11674  die Zelle bekommt eine feste 
11675 \series bold
11676 Breite
11677 \series default
11678 , und die vertikale Ausrichtung ist 
11679 \family sans
11680 Unten
11681 \end_layout
11682
11683 \begin_layout Standard
11684 Wenn Sie ein LaTeX-Argument eingeben, werden alle anderen Einstellungen
11685  für diese Zelle überschrieben.
11686 \end_layout
11687
11688 \begin_layout Standard
11689 \begin_inset Note Greyedout
11690 status open
11691
11692 \begin_layout Standard
11693
11694 \series bold
11695 Bemerkung:
11696 \series default
11697  Wegen eines Fehlers in LyX, werden die überschriebenen Einstellungen dennoch
11698  angezeigt.
11699 \end_layout
11700
11701 \end_inset
11702
11703
11704 \end_layout
11705
11706 \begin_layout Standard
11707 Weil der Text horizontal zentriert sein soll, wurde in den Einstellungen
11708  der Zelle mit dem Inhalt 
11709 \begin_inset Quotes gld
11710 \end_inset
11711
11712 d
11713 \begin_inset Quotes grd
11714 \end_inset
11715
11716  der Tabelle\InsetSpace ~
11717
11718 \begin_inset LatexCommand ref
11719 reference "tab:Table-with-centered"
11720
11721 \end_inset
11722
11723  auch noch der Befehl
11724 \family typewriter
11725 \series bold
11726  
11727 \family default
11728
11729 \backslash
11730 centering
11731 \series default
11732  hinzugefügt.
11733  Das Ganze sieht dann so aus:
11734 \end_layout
11735
11736 \begin_layout Standard
11737
11738 \series bold
11739 |>{
11740 \backslash
11741 centering}m{1.25cm-6.2pt}
11742 \end_layout
11743
11744 \begin_layout Standard
11745 Der vertikale Strich 
11746 \series bold
11747
11748 \begin_inset Quotes gld
11749 \end_inset
11750
11751 |
11752 \series default
11753
11754 \begin_inset Quotes grd
11755 \end_inset
11756
11757  am Anfang zeichnet die linke Linie, und der Befehl 
11758 \series bold
11759
11760 \begin_inset Quotes gld
11761 \end_inset
11762
11763 >{ }
11764 \begin_inset Quotes grd
11765 \end_inset
11766
11767
11768 \series default
11769  bedeutet, dass die Befehle in der geschweiften Klammer vor dem Erstellen
11770  der Zelle benutzt werden sollen.
11771 \end_layout
11772
11773 \begin_layout Standard
11774 Obwohl wir eine zentrierte Ausrichtung für die Mehrfachspalte festgelegt
11775  haben, ist der Text noch immer linksbündig, weil LyX Ausrichtungen nur
11776  für einzelne Spalten anwendet.
11777  Deswegen musste für die Mehrfachspalte folgendes LaTeX-Argument benutzt
11778  werden:
11779 \end_layout
11780
11781 \begin_layout Standard
11782
11783 \series bold
11784 |>{
11785 \backslash
11786 centering}m{2.5cm}|
11787 \end_layout
11788
11789 \begin_layout Subsection
11790 Mehrfachzeilen
11791 \begin_inset LatexCommand label
11792 name "uab:Mehrfachzeilen"
11793
11794 \end_inset
11795
11796
11797 \begin_inset LatexCommand index
11798 name "Mehrfachzeilen"
11799
11800 \end_inset
11801
11802
11803 \begin_inset LatexCommand index
11804 name "Tabellen ! Mehrfachzeilen"
11805
11806 \end_inset
11807
11808
11809 \end_layout
11810
11811 \begin_layout Standard
11812 Im Gegensatz zu Mehrfachspalten werden Mehrfachzeilen noch nicht durch LyX
11813  unterstützt, sodass etwas ERT notwendig.
11814  Damit LaTeX Mehrfachzeilen erzeugen kann, muss das Paket 
11815 \series bold
11816 multirow
11817 \series default
11818
11819 \begin_inset LatexCommand index
11820 name "LaTeX-Pakete ! multirow"
11821
11822 \end_inset
11823
11824  im Vorspann geladen werden:
11825 \end_layout
11826
11827 \begin_layout Standard
11828
11829 \series bold
11830
11831 \backslash
11832 usepackage{multirow}
11833 \end_layout
11834
11835 \begin_layout Standard
11836 Mehrfachzeilen werden mit folgendem Befehl erzeugt:
11837 \end_layout
11838
11839 \begin_layout Standard
11840
11841 \series bold
11842
11843 \backslash
11844 multirow{Zeilenzahl}{Zellenbreite}{Zelleninhalt}
11845 \end_layout
11846
11847 \begin_layout Standard
11848 In der folgenden 3×3-Tabelle wurde die letzte Zelle  der ersten Spalte als
11849  Mehrfachspalte definiert und die obere Linie entfernt.
11850 \end_layout
11851
11852 \begin_layout Standard
11853 \align center
11854 \begin_inset ERT
11855 status collapsed
11856
11857 \begin_layout Standard
11858
11859
11860 \backslash
11861 renewcommand{
11862 \backslash
11863 multirowsetup}{
11864 \backslash
11865 centering}
11866 \end_layout
11867
11868 \end_inset
11869
11870
11871 \begin_inset Tabular
11872 <lyxtabular version="3" rows="3" columns="3">
11873 <features>
11874 <column alignment="center" valignment="top" leftline="true" width="0">
11875 <column alignment="center" valignment="top" leftline="true" width="0">
11876 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
11877 <row topline="true">
11878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11879 \begin_inset Text
11880
11881 \begin_layout Standard
11882 a
11883 \end_layout
11884
11885 \end_inset
11886 </cell>
11887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11888 \begin_inset Text
11889
11890 \begin_layout Standard
11891 b
11892 \end_layout
11893
11894 \end_inset
11895 </cell>
11896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11897 \begin_inset Text
11898
11899 \begin_layout Standard
11900 c
11901 \end_layout
11902
11903 \end_inset
11904 </cell>
11905 </row>
11906 <row topline="true">
11907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11908 \begin_inset Text
11909
11910 \begin_layout Standard
11911 \begin_inset ERT
11912 status collapsed
11913
11914 \begin_layout Standard
11915
11916
11917 \backslash
11918 multirow{2}{2.5cm}{
11919 \end_layout
11920
11921 \end_inset
11922
11923 Mehrfach\SpecialChar \-
11924 zeilen-Text
11925 \begin_inset ERT
11926 status collapsed
11927
11928 \begin_layout Standard
11929
11930 }
11931 \end_layout
11932
11933 \end_inset
11934
11935
11936 \end_layout
11937
11938 \end_inset
11939 </cell>
11940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11941 \begin_inset Text
11942
11943 \begin_layout Standard
11944 e
11945 \end_layout
11946
11947 \end_inset
11948 </cell>
11949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11950 \begin_inset Text
11951
11952 \begin_layout Standard
11953 f
11954 \end_layout
11955
11956 \end_inset
11957 </cell>
11958 </row>
11959 <row topline="true" bottomline="true">
11960 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11961 \begin_inset Text
11962
11963 \begin_layout Standard
11964
11965 \end_layout
11966
11967 \end_inset
11968 </cell>
11969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11970 \begin_inset Text
11971
11972 \begin_layout Standard
11973 h
11974 \end_layout
11975
11976 \end_inset
11977 </cell>
11978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11979 \begin_inset Text
11980
11981 \begin_layout Standard
11982 i
11983 \end_layout
11984
11985 \end_inset
11986 </cell>
11987 </row>
11988 </lyxtabular>
11989
11990 \end_inset
11991
11992
11993 \begin_inset ERT
11994 status collapsed
11995
11996 \begin_layout Standard
11997
11998
11999 \backslash
12000 renewcommand{
12001 \backslash
12002 multirowsetup}{
12003 \backslash
12004 raggedright}
12005 \end_layout
12006
12007 \end_inset
12008
12009
12010 \end_layout
12011
12012 \begin_layout Standard
12013 In der Zelle darüber wurde dann mit dem Befehl
12014 \end_layout
12015
12016 \begin_layout Standard
12017
12018 \series bold
12019
12020 \backslash
12021 multirow{2}{2.5cm}{
12022 \end_layout
12023
12024 \begin_layout Standard
12025 als ERT die Mehrfachzeile definiert.
12026  Sie besteht aus zwei Zeilen und einer Breite von 2.5\InsetSpace \thinspace{}
12027 cm.
12028  Der Inhalt steht außerhalb des ERT-Kästchens, und der Befehl wird mit der
12029  Klammer 
12030 \begin_inset Quotes gld
12031 \end_inset
12032
12033
12034 \series bold
12035 }
12036 \series default
12037
12038 \begin_inset Quotes grd
12039 \end_inset
12040
12041  in einem weiteren ERT-Kästchen abgeschlossen.
12042 \end_layout
12043
12044 \begin_layout Standard
12045
12046 \series bold
12047
12048 \backslash
12049 multirow
12050 \series default
12051  richtet seinen Inhalt standardmäßig linksbündig aus.
12052  Das wurde mit dem Befehl
12053 \end_layout
12054
12055 \begin_layout Standard
12056
12057 \series bold
12058
12059 \backslash
12060 renewcommand{
12061 \backslash
12062 multirowsetup}{
12063 \backslash
12064 centering}
12065 \end_layout
12066
12067 \begin_layout Standard
12068 als ERT  vor der (Gleitobjekt-)Tabelle überschrieben und durch
12069 \end_layout
12070
12071 \begin_layout Standard
12072
12073 \series bold
12074
12075 \backslash
12076 renewcommand{
12077 \backslash
12078 multirowsetup}{
12079 \backslash
12080 raggedright}
12081 \end_layout
12082
12083 \begin_layout Standard
12084 zurückgesetzt.
12085  Für rechtsbündigen Text benutzt man 
12086 \series bold
12087
12088 \backslash
12089 raggedleft
12090 \series default
12091 .
12092 \end_layout
12093
12094 \begin_layout Section
12095 Formale Tabellen
12096 \begin_inset LatexCommand label
12097 name "abs:Formale-Tabellen"
12098
12099 \end_inset
12100
12101
12102 \begin_inset LatexCommand index
12103 name "Tabellen ! Formale"
12104
12105 \end_inset
12106
12107
12108 \end_layout
12109
12110 \begin_layout Standard
12111 Tabellen werden in Büchern oft wie Tabelle\InsetSpace ~
12112
12113 \begin_inset LatexCommand ref
12114 reference "tab:Example-booktabs-table"
12115
12116 \end_inset
12117
12118  gesetzt.
12119  Diese Tabellen werden
12120 \emph on
12121  formal
12122 \emph default
12123  genannt.
12124  Formale Tabellen bekommen Sie, wenn Sie im 
12125 \family sans
12126 Tabellen-Einstellungen
12127 \family default
12128 -Dialog auf der Karteikarte 
12129 \family sans
12130 Rahmen
12131 \family default
12132  den 
12133 \family sans
12134 Stil
12135 \family default
12136  
12137 \family sans
12138 Formal
12139 \family default
12140  ankreuzen.
12141 \end_layout
12142
12143 \begin_layout Standard
12144 \begin_inset Float table
12145 placement h
12146 wide false
12147 sideways false
12148 status open
12149
12150 \begin_layout Standard
12151 \begin_inset Caption
12152
12153 \begin_layout Standard
12154 \begin_inset LatexCommand label
12155 name "tab:Formale-Tabelle"
12156
12157 \end_inset
12158
12159 Formale Tabelle
12160 \end_layout
12161
12162 \end_inset
12163
12164
12165 \end_layout
12166
12167 \begin_layout Standard
12168 \align center
12169 \begin_inset Tabular
12170 <lyxtabular version="3" rows="8" columns="4">
12171 <features booktabs="true">
12172 <column alignment="center" valignment="top" rightline="true" width="0">
12173 <column alignment="right" valignment="top" width="0">
12174 <column alignment="right" valignment="top" width="0">
12175 <column alignment="right" valignment="top" width="0">
12176 <row topline="true">
12177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12178 \begin_inset Text
12179
12180 \begin_layout Standard
12181 System
12182 \end_layout
12183
12184 \end_inset
12185 </cell>
12186 <cell alignment="center" valignment="top" topline="true" usebox="none">
12187 \begin_inset Text
12188
12189 \begin_layout Standard
12190 Medipix
12191 \begin_inset Formula $\,$
12192 \end_inset
12193
12194 1
12195 \end_layout
12196
12197 \end_inset
12198 </cell>
12199 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" usebox="none">
12200 \begin_inset Text
12201
12202 \begin_layout Standard
12203 Medipix
12204 \begin_inset Formula $\,$
12205 \end_inset
12206
12207 2
12208 \end_layout
12209
12210 \end_inset
12211 </cell>
12212 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12213 \begin_inset Text
12214
12215 \begin_layout Standard
12216
12217 \end_layout
12218
12219 \end_inset
12220 </cell>
12221 </row>
12222 <row>
12223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12224 \begin_inset Text
12225
12226 \begin_layout Standard
12227 \begin_inset ERT
12228 status collapsed
12229
12230 \begin_layout Standard
12231
12232
12233 \backslash
12234 cmidrule(r){2-2}
12235 \end_layout
12236
12237 \end_inset
12238
12239
12240 \begin_inset ERT
12241 status collapsed
12242
12243 \begin_layout Standard
12244
12245
12246 \backslash
12247 cmidrule(l){3-4}
12248 \end_layout
12249
12250 \end_inset
12251
12252 Detektordicke [µm]
12253 \end_layout
12254
12255 \end_inset
12256 </cell>
12257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12258 \begin_inset Text
12259
12260 \begin_layout Standard
12261 300
12262 \end_layout
12263
12264 \end_inset
12265 </cell>
12266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12267 \begin_inset Text
12268
12269 \begin_layout Standard
12270 300
12271 \end_layout
12272
12273 \end_inset
12274 </cell>
12275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12276 \begin_inset Text
12277
12278 \begin_layout Standard
12279 700
12280 \end_layout
12281
12282 \end_inset
12283 </cell>
12284 </row>
12285 <row topline="true">
12286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12287 \begin_inset Text
12288
12289 \begin_layout Standard
12290 Kantenwinkel [°]
12291 \end_layout
12292
12293 \end_inset
12294 </cell>
12295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12296 \begin_inset Text
12297
12298 \begin_layout Standard
12299 3.55
12300 \end_layout
12301
12302 \end_inset
12303 </cell>
12304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12305 \begin_inset Text
12306
12307 \begin_layout Standard
12308 2.71
12309 \end_layout
12310
12311 \end_inset
12312 </cell>
12313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12314 \begin_inset Text
12315
12316 \begin_layout Standard
12317 7.99
12318 \end_layout
12319
12320 \end_inset
12321 </cell>
12322 </row>
12323 <row topspace="default">
12324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12325 \begin_inset Text
12326
12327 \begin_layout Standard
12328 räumliche Auflösung [µm]
12329 \end_layout
12330
12331 \end_inset
12332 </cell>
12333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12334 \begin_inset Text
12335
12336 \begin_layout Standard
12337 4.26
12338 \end_layout
12339
12340 \end_inset
12341 </cell>
12342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12343 \begin_inset Text
12344
12345 \begin_layout Standard
12346 10.17
12347 \end_layout
12348
12349 \end_inset
12350 </cell>
12351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12352 \begin_inset Text
12353
12354 \begin_layout Standard
12355 10.56
12356 \end_layout
12357
12358 \end_inset
12359 </cell>
12360 </row>
12361 <row topspace="default">
12362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12363 \begin_inset Text
12364
12365 \begin_layout Standard
12366 MTF bei 
12367 \begin_inset Formula $f_{\mathrm{max}}$
12368 \end_inset
12369
12370
12371 \end_layout
12372
12373 \end_inset
12374 </cell>
12375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12376 \begin_inset Text
12377
12378 \begin_layout Standard
12379 0.53
12380 \end_layout
12381
12382 \end_inset
12383 </cell>
12384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12385 \begin_inset Text
12386
12387 \begin_layout Standard
12388 0.37
12389 \end_layout
12390
12391 \end_inset
12392 </cell>
12393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12394 \begin_inset Text
12395
12396 \begin_layout Standard
12397 0.39
12398 \end_layout
12399
12400 \end_inset
12401 </cell>
12402 </row>
12403 <row topspace="default">
12404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12405 \begin_inset Text
12406
12407 \begin_layout Standard
12408 \begin_inset ERT
12409 status collapsed
12410
12411 \begin_layout Standard
12412
12413
12414 \backslash
12415 cmidrule(l{10pt}){1-1}
12416 \end_layout
12417
12418 \end_inset
12419
12420 LSF räumliche Auflösung
12421 \end_layout
12422
12423 \end_inset
12424 </cell>
12425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12426 \begin_inset Text
12427
12428 \begin_layout Standard
12429
12430 \end_layout
12431
12432 \end_inset
12433 </cell>
12434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12435 \begin_inset Text
12436
12437 \begin_layout Standard
12438
12439 \end_layout
12440
12441 \end_inset
12442 </cell>
12443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12444 \begin_inset Text
12445
12446 \begin_layout Standard
12447
12448 \end_layout
12449
12450 \end_inset
12451 </cell>
12452 </row>
12453 <row>
12454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12455 \begin_inset Text
12456
12457 \begin_layout Standard
12458 in µm
12459 \end_layout
12460
12461 \end_inset
12462 </cell>
12463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12464 \begin_inset Text
12465
12466 \begin_layout Standard
12467 129.7
12468 \end_layout
12469
12470 \end_inset
12471 </cell>
12472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12473 \begin_inset Text
12474
12475 \begin_layout Standard
12476 52.75
12477 \end_layout
12478
12479 \end_inset
12480 </cell>
12481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12482 \begin_inset Text
12483
12484 \begin_layout Standard
12485 50.78
12486 \end_layout
12487
12488 \end_inset
12489 </cell>
12490 </row>
12491 <row bottomline="true">
12492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12493 \begin_inset Text
12494
12495 \begin_layout Standard
12496 in % der Pixelgröße
12497 \end_layout
12498
12499 \end_inset
12500 </cell>
12501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12502 \begin_inset Text
12503
12504 \begin_layout Standard
12505 76.3
12506 \end_layout
12507
12508 \end_inset
12509 </cell>
12510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12511 \begin_inset Text
12512
12513 \begin_layout Standard
12514 95.9
12515 \end_layout
12516
12517 \end_inset
12518 </cell>
12519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12520 \begin_inset Text
12521
12522 \begin_layout Standard
12523 92.3
12524 \end_layout
12525
12526 \end_inset
12527 </cell>
12528 </row>
12529 </lyxtabular>
12530
12531 \end_inset
12532
12533
12534 \end_layout
12535
12536 \end_inset
12537
12538
12539 \end_layout
12540
12541 \begin_layout Standard
12542 Abstände zu Tabellenzeilen können auf der Karteikarte 
12543 \family sans
12544 Rahmen
12545 \family default
12546  des 
12547 \family sans
12548 Tabellen-Einstellungen
12549 \family default
12550 -Dialogs hinzugefügt werden, wie in Abschnitt\InsetSpace ~
12551
12552 \begin_inset LatexCommand ref
12553 reference "uab:Zeilenabstand"
12554
12555 \end_inset
12556
12557  beschrieben.
12558 \end_layout
12559
12560 \begin_layout Standard
12561 Im Gegensatz zu normalen Tabellen haben formale keine vertikalen Linien.
12562  Die horizontalen können wie für normale Tabellen gesetzt werden, sehen
12563  gedruckt aber anders aus.
12564  Die erste und letzte Linie ist 0.08\InsetSpace \thinspace{}
12565 em dick, während die anderen 0.05\InsetSpace \thinspace{}
12566 em dick
12567  sind.
12568 \end_layout
12569
12570 \begin_layout Standard
12571 Die Standarddicken können im LaTeX-Vorspann geändert werden:
12572 \end_layout
12573
12574 \begin_layout Standard
12575
12576 \series bold
12577
12578 \backslash
12579 let
12580 \backslash
12581 mytoprule
12582 \backslash
12583 toprule
12584 \newline
12585
12586 \backslash
12587 renewcommand{
12588 \backslash
12589 toprule}{
12590 \backslash
12591 mytoprule[Breite]}
12592 \end_layout
12593
12594 \begin_layout Standard
12595 Dies Beispiel gilt für die oberste Linie, genannt 
12596 \series bold
12597 toprule
12598 \series default
12599 .
12600  Für die letzte müssen Sie 
12601 \series bold
12602 toprule
12603 \series default
12604  durch 
12605 \series bold
12606 bottomrule
12607 \series default
12608  ersetzen.
12609  Die Linien dazwischen heißen 
12610 \series bold
12611 midrule
12612 \series default
12613 .
12614  Für 
12615 \family sans
12616 Breite
12617 \family default
12618  können Sie alle Einheiten benutzen, die in Anhang\InsetSpace ~
12619
12620 \begin_inset LatexCommand ref
12621 reference "kap:Units-available-in"
12622
12623 \end_inset
12624
12625  aufgelistet sind.
12626 \end_layout
12627
12628 \begin_layout Standard
12629 Linien, die nicht über alle Spalten der Tabelle gehen, erhalten Sie durch
12630  eine Linie unter einer Mehrfachspalte.
12631  LyX wird intern den Befehl 
12632 \series bold
12633
12634 \backslash
12635 cmidrule
12636 \series default
12637  benutzen, um diese Linie zu drucken.
12638  Der ganze Befehl sieht so aus:
12639 \end_layout
12640
12641 \begin_layout Standard
12642
12643 \series bold
12644
12645 \backslash
12646 cmidrule[width](trim){Anfangsspalte-Endspalte}
12647 \end_layout
12648
12649 \begin_layout Standard
12650 Die 
12651 \series bold
12652
12653 \backslash
12654 cmidrule
12655 \series default
12656 -Optionen werden (noch) nicht von LyX unterstützt, also müssen Sie ERT benutzen.
12657  
12658 \series bold
12659
12660 \backslash
12661 cmidrule
12662 \series default
12663  kann man benutzen, indem man den Befehl als ERT als erstes in die erste
12664  Zelle einer Zeile einfügt.
12665  Die Linie wird dann über der Zeile gedruckt.
12666 \end_layout
12667
12668 \begin_layout Standard
12669 Der Standardwert ist 0.03\InsetSpace \thinspace{}
12670 em.
12671  Die Linie reicht von 
12672 \family typewriter
12673 Anfangsspalte
12674 \family default
12675  bis 
12676 \family typewriter
12677 End\SpecialChar \-
12678 spal\SpecialChar \-
12679 te
12680 \family default
12681 .
12682  Wenn die Linie nur über eine Spalte reicht, sind beide Werte gleich.
12683   Der optionale Parameter 
12684 \family typewriter
12685 trim
12686 \family default
12687  kann die Werte 
12688 \emph on
12689 r
12690 \emph default
12691
12692 \emph on
12693 r{Breite}
12694 \emph default
12695
12696 \emph on
12697 l
12698 \family typewriter
12699 \emph default
12700  
12701 \family default
12702 oder 
12703 \emph on
12704 l{Breite}
12705 \emph default
12706  annehmen, wobei die 
12707 \family sans
12708 Breite
12709 \family default
12710  optional ist.
12711  
12712 \emph on
12713 l{2pt}
12714 \emph default
12715  zum Beispiel bedeutet, dass die Linie links um 2\InsetSpace \thinspace{}
12716 pt gekürzt wird.
12717  Ohne Breitenangabe werden die Linien um 0.5\InsetSpace \thinspace{}
12718 em gekürzt.
12719 \end_layout
12720
12721 \begin_layout Standard
12722 \begin_inset VSpace bigskip
12723 \end_inset
12724
12725 In Tabelle\InsetSpace ~
12726
12727 \begin_inset LatexCommand ref
12728 reference "tab:Formale-Tabelle"
12729
12730 \end_inset
12731
12732  wurden die Befehle
12733 \end_layout
12734
12735 \begin_layout Standard
12736
12737 \series bold
12738
12739 \backslash
12740 cmidrule(r){2-2}
12741 \backslash
12742 cmidrule(l){3-4}
12743 \end_layout
12744
12745 \begin_layout Standard
12746 am Anfange der zweiten Zeile und
12747 \end_layout
12748
12749 \begin_layout Standard
12750
12751 \series bold
12752
12753 \backslash
12754 cmidrule(l{10pt}){1-1}
12755 \end_layout
12756
12757 \begin_layout Standard
12758 in der sechsten benutzt.
12759 \end_layout
12760
12761 \begin_layout Standard
12762 \begin_inset VSpace bigskip
12763 \end_inset
12764
12765
12766 \end_layout
12767
12768 \begin_layout Standard
12769 Sie können mit 
12770 \series bold
12771
12772 \backslash
12773 cmidrule
12774 \series default
12775  auch überlappende Linien wie in Tabelle\InsetSpace ~
12776
12777 \begin_inset LatexCommand ref
12778 reference "tab:Special-booktabs-table"
12779
12780 \end_inset
12781
12782  definieren.
12783  Der Befehl ist:
12784 \end_layout
12785
12786 \begin_layout Standard
12787
12788 \series bold
12789
12790 \backslash
12791 morecmidrules
12792 \end_layout
12793
12794 \begin_layout Standard
12795 In Zeile zwei der Tabelle\InsetSpace ~
12796
12797 \begin_inset LatexCommand ref
12798 reference "tab:Special-booktabs-table"
12799
12800 \end_inset
12801
12802  wurde folgender Befehl benutzt:
12803 \end_layout
12804
12805 \begin_layout Standard
12806
12807 \series bold
12808
12809 \backslash
12810 cmidrule(r){2-2}
12811 \backslash
12812 cmidrule(l){3-4}
12813 \backslash
12814 morecmidrules
12815 \newline
12816
12817 \backslash
12818 cmidrule{2-4}
12819 \end_layout
12820
12821 \begin_layout Standard
12822 und in Zeile sechs:
12823 \end_layout
12824
12825 \begin_layout Standard
12826
12827 \series bold
12828
12829 \backslash
12830 midrule
12831 \backslash
12832 morecmidrules
12833 \backslash
12834 cmidrule{3-4}
12835 \end_layout
12836
12837 \begin_layout Standard
12838 \begin_inset VSpace bigskip
12839 \end_inset
12840
12841
12842 \end_layout
12843
12844 \begin_layout Standard
12845 Wenn Sie trotzdem mit den Linien nicht zufrieden sind, können Sie mit folgendem
12846  Befehl eine Linie zeichnen, die alle Spalten überspannt:
12847 \end_layout
12848
12849 \begin_layout Standard
12850
12851 \series bold
12852
12853 \backslash
12854 specialrule{Dicke}{Abstand davor}{Abstand danach}
12855 \end_layout
12856
12857 \begin_layout Standard
12858 Weitere Informationen finden Sie im Handbuch des LaTeX-Pakets 
12859 \series bold
12860 booktabs
12861 \series default
12862  
12863 \begin_inset LatexCommand cite
12864 key "booktabs"
12865
12866 \end_inset
12867
12868 .
12869 \begin_inset LatexCommand index
12870 name "LaTeX-Pakete ! booktabs"
12871
12872 \end_inset
12873
12874
12875 \end_layout
12876
12877 \begin_layout Standard
12878 \begin_inset Float table
12879 placement h
12880 wide false
12881 sideways false
12882 status open
12883
12884 \begin_layout Standard
12885 \begin_inset Caption
12886
12887 \begin_layout Standard
12888 \begin_inset LatexCommand label
12889 name "tab:Special-booktabs-table"
12890
12891 \end_inset
12892
12893 Eine spezielle formale Tabelle
12894 \end_layout
12895
12896 \end_inset
12897
12898
12899 \end_layout
12900
12901 \begin_layout Standard
12902 \align center
12903 \begin_inset Tabular
12904 <lyxtabular version="3" rows="8" columns="4">
12905 <features booktabs="true">
12906 <column alignment="center" valignment="top" width="0">
12907 <column alignment="center" valignment="top" width="0">
12908 <column alignment="right" valignment="top" width="0">
12909 <column alignment="right" valignment="top" width="0">
12910 <row topline="true">
12911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12912 \begin_inset Text
12913
12914 \begin_layout Standard
12915 System
12916 \end_layout
12917
12918 \end_inset
12919 </cell>
12920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12921 \begin_inset Text
12922
12923 \begin_layout Standard
12924 Medipix\InsetSpace \thinspace{}
12925 1
12926 \end_layout
12927
12928 \end_inset
12929 </cell>
12930 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" usebox="none">
12931 \begin_inset Text
12932
12933 \begin_layout Standard
12934 Medipix\InsetSpace \thinspace{}
12935 2
12936 \end_layout
12937
12938 \end_inset
12939 </cell>
12940 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12941 \begin_inset Text
12942
12943 \begin_layout Standard
12944
12945 \end_layout
12946
12947 \end_inset
12948 </cell>
12949 </row>
12950 <row>
12951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12952 \begin_inset Text
12953
12954 \begin_layout Standard
12955 \begin_inset ERT
12956 status collapsed
12957
12958 \begin_layout Standard
12959
12960
12961 \backslash
12962 cmidrule(r){2-2}
12963 \end_layout
12964
12965 \end_inset
12966
12967
12968 \begin_inset ERT
12969 status collapsed
12970
12971 \begin_layout Standard
12972
12973
12974 \backslash
12975 cmidrule(l){3-4}
12976 \end_layout
12977
12978 \end_inset
12979
12980
12981 \begin_inset ERT
12982 status collapsed
12983
12984 \begin_layout Standard
12985
12986
12987 \backslash
12988 morecmidrules 
12989 \end_layout
12990
12991 \end_inset
12992
12993
12994 \begin_inset ERT
12995 status collapsed
12996
12997 \begin_layout Standard
12998
12999
13000 \backslash
13001 cmidrule{2-4}
13002 \end_layout
13003
13004 \end_inset
13005
13006 Detektordicke  [µm]
13007 \end_layout
13008
13009 \end_inset
13010 </cell>
13011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13012 \begin_inset Text
13013
13014 \begin_layout Standard
13015 300
13016 \end_layout
13017
13018 \end_inset
13019 </cell>
13020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13021 \begin_inset Text
13022
13023 \begin_layout Standard
13024 300
13025 \end_layout
13026
13027 \end_inset
13028 </cell>
13029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13030 \begin_inset Text
13031
13032 \begin_layout Standard
13033 700
13034 \end_layout
13035
13036 \end_inset
13037 </cell>
13038 </row>
13039 <row topline="true">
13040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13041 \begin_inset Text
13042
13043 \begin_layout Standard
13044 Kantenwinkel [°]
13045 \end_layout
13046
13047 \end_inset
13048 </cell>
13049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13050 \begin_inset Text
13051
13052 \begin_layout Standard
13053 3,55
13054 \end_layout
13055
13056 \end_inset
13057 </cell>
13058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13059 \begin_inset Text
13060
13061 \begin_layout Standard
13062 2,71
13063 \end_layout
13064
13065 \end_inset
13066 </cell>
13067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13068 \begin_inset Text
13069
13070 \begin_layout Standard
13071 7,99
13072 \end_layout
13073
13074 \end_inset
13075 </cell>
13076 </row>
13077 <row topspace="default">
13078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13079 \begin_inset Text
13080
13081 \begin_layout Standard
13082 räumliche Auflösung [µm]
13083 \end_layout
13084
13085 \end_inset
13086 </cell>
13087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13088 \begin_inset Text
13089
13090 \begin_layout Standard
13091 4,26
13092 \end_layout
13093
13094 \end_inset
13095 </cell>
13096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13097 \begin_inset Text
13098
13099 \begin_layout Standard
13100 10,17
13101 \end_layout
13102
13103 \end_inset
13104 </cell>
13105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13106 \begin_inset Text
13107
13108 \begin_layout Standard
13109 10,56
13110 \end_layout
13111
13112 \end_inset
13113 </cell>
13114 </row>
13115 <row topspace="default">
13116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13117 \begin_inset Text
13118
13119 \begin_layout Standard
13120 MTF bei 
13121 \begin_inset Formula $f_{\mathrm{max}}$
13122 \end_inset
13123
13124
13125 \end_layout
13126
13127 \end_inset
13128 </cell>
13129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13130 \begin_inset Text
13131
13132 \begin_layout Standard
13133 0,53
13134 \end_layout
13135
13136 \end_inset
13137 </cell>
13138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13139 \begin_inset Text
13140
13141 \begin_layout Standard
13142 0,37
13143 \end_layout
13144
13145 \end_inset
13146 </cell>
13147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13148 \begin_inset Text
13149
13150 \begin_layout Standard
13151 0,39
13152 \end_layout
13153
13154 \end_inset
13155 </cell>
13156 </row>
13157 <row topline="true">
13158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13159 \begin_inset Text
13160
13161 \begin_layout Standard
13162 \begin_inset ERT
13163 status collapsed
13164
13165 \begin_layout Standard
13166
13167
13168 \backslash
13169 morecmidrules 
13170 \end_layout
13171
13172 \end_inset
13173
13174
13175 \begin_inset ERT
13176 status collapsed
13177
13178 \begin_layout Standard
13179
13180
13181 \backslash
13182 cmidrule{3-4}
13183 \end_layout
13184
13185 \end_inset
13186
13187 LSF-räumliche Auflösung
13188 \end_layout
13189
13190 \end_inset
13191 </cell>
13192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13193 \begin_inset Text
13194
13195 \begin_layout Standard
13196
13197 \end_layout
13198
13199 \end_inset
13200 </cell>
13201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13202 \begin_inset Text
13203
13204 \begin_layout Standard
13205
13206 \end_layout
13207
13208 \end_inset
13209 </cell>
13210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13211 \begin_inset Text
13212
13213 \begin_layout Standard
13214
13215 \end_layout
13216
13217 \end_inset
13218 </cell>
13219 </row>
13220 <row>
13221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13222 \begin_inset Text
13223
13224 \begin_layout Standard
13225 in µm
13226 \end_layout
13227
13228 \end_inset
13229 </cell>
13230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13231 \begin_inset Text
13232
13233 \begin_layout Standard
13234 129,7
13235 \end_layout
13236
13237 \end_inset
13238 </cell>
13239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13240 \begin_inset Text
13241
13242 \begin_layout Standard
13243 52,75
13244 \end_layout
13245
13246 \end_inset
13247 </cell>
13248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13249 \begin_inset Text
13250
13251 \begin_layout Standard
13252 50,78
13253 \end_layout
13254
13255 \end_inset
13256 </cell>
13257 </row>
13258 <row bottomline="true">
13259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13260 \begin_inset Text
13261
13262 \begin_layout Standard
13263 in % der Pixelgröße
13264 \end_layout
13265
13266 \end_inset
13267 </cell>
13268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13269 \begin_inset Text
13270
13271 \begin_layout Standard
13272 76,3
13273 \end_layout
13274
13275 \end_inset
13276 </cell>
13277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13278 \begin_inset Text
13279
13280 \begin_layout Standard
13281 95,9
13282 \end_layout
13283
13284 \end_inset
13285 </cell>
13286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13287 \begin_inset Text
13288
13289 \begin_layout Standard
13290 92,3
13291 \end_layout
13292
13293 \end_inset
13294 </cell>
13295 </row>
13296 </lyxtabular>
13297
13298 \end_inset
13299
13300
13301 \end_layout
13302
13303 \end_inset
13304
13305
13306 \end_layout
13307
13308 \begin_layout Section
13309 Vertikale Tabellen-Ausrichtung
13310 \begin_inset LatexCommand index
13311 name "Tabellen ! Ausrichtung"
13312
13313 \end_inset
13314
13315
13316 \end_layout
13317
13318 \begin_layout Standard
13319 Damit Tabellen vertikal im Text ausgerichtet werden können, müssen sie in
13320  einer Box sein.
13321  Die Box kann dann vertikal ausgerichtet werden, wie in Abschnitt\InsetSpace ~
13322
13323 \begin_inset LatexCommand ref
13324 reference "abs:Box-Dialog"
13325
13326 \end_inset
13327
13328  beschrieben.
13329 \end_layout
13330
13331 \begin_layout Standard
13332 Im folgenden sind die Tabellen jeweils in einer Minipage-Box
13333 \begin_inset Foot
13334 status collapsed
13335
13336 \begin_layout Standard
13337 Minipages werden in Abschnitt\InsetSpace ~
13338
13339 \begin_inset LatexCommand ref
13340 reference "abs:Minipage"
13341
13342 \end_inset
13343
13344  beschrieben.
13345 \end_layout
13346
13347 \end_inset
13348
13349  mit 15\InsetSpace \thinspace{}
13350 col%-Breite:
13351 \end_layout
13352
13353 \begin_layout Itemize
13354 Test 
13355 \begin_inset Box Frameless
13356 position "t"
13357 hor_pos "c"
13358 has_inner_box 1
13359 inner_pos "c"
13360 use_parbox 0
13361 width "15col%"
13362 special "none"
13363 height "1in"
13364 height_special "totalheight"
13365 status collapsed
13366
13367 \begin_layout Standard
13368 \begin_inset Tabular
13369 <lyxtabular version="3" rows="3" columns="3">
13370 <features>
13371 <column alignment="center" valignment="top" leftline="true" width="0">
13372 <column alignment="center" valignment="top" leftline="true" width="0">
13373 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
13374 <row topline="true">
13375 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13376 \begin_inset Text
13377
13378 \begin_layout Standard
13379 Tabelle 1
13380 \end_layout
13381
13382 \end_inset
13383 </cell>
13384 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13385 \begin_inset Text
13386
13387 \begin_layout Standard
13388
13389 \end_layout
13390
13391 \end_inset
13392 </cell>
13393 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13394 \begin_inset Text
13395
13396 \begin_layout Standard
13397
13398 \end_layout
13399
13400 \end_inset
13401 </cell>
13402 </row>
13403 <row topline="true">
13404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13405 \begin_inset Text
13406
13407 \begin_layout Standard
13408 b
13409 \end_layout
13410
13411 \end_inset
13412 </cell>
13413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13414 \begin_inset Text
13415
13416 \begin_layout Standard
13417 e
13418 \end_layout
13419
13420 \end_inset
13421 </cell>
13422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13423 \begin_inset Text
13424
13425 \begin_layout Standard
13426 h
13427 \end_layout
13428
13429 \end_inset
13430 </cell>
13431 </row>
13432 <row topline="true" bottomline="true">
13433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13434 \begin_inset Text
13435
13436 \begin_layout Standard
13437 c
13438 \end_layout
13439
13440 \end_inset
13441 </cell>
13442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13443 \begin_inset Text
13444
13445 \begin_layout Standard
13446 f
13447 \end_layout
13448
13449 \end_inset
13450 </cell>
13451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13452 \begin_inset Text
13453
13454 \begin_layout Standard
13455 i
13456 \end_layout
13457
13458 \end_inset
13459 </cell>
13460 </row>
13461 </lyxtabular>
13462
13463 \end_inset
13464
13465
13466 \end_layout
13467
13468 \end_inset
13469
13470  Test 
13471 \begin_inset ERT
13472 status collapsed
13473
13474 \begin_layout Standard
13475
13476
13477 \backslash
13478 raisebox{0.85
13479 \backslash
13480 baselineskip}{
13481 \end_layout
13482
13483 \end_inset
13484
13485
13486 \begin_inset Box Frameless
13487 position "t"
13488 hor_pos "c"
13489 has_inner_box 1
13490 inner_pos "c"
13491 use_parbox 0
13492 width "15col%"
13493 special "none"
13494 height "1in"
13495 height_special "totalheight"
13496 status collapsed
13497
13498 \begin_layout Standard
13499 \begin_inset Tabular
13500 <lyxtabular version="3" rows="3" columns="3">
13501 <features>
13502 <column alignment="center" valignment="top" leftline="true" width="0">
13503 <column alignment="center" valignment="top" leftline="true" width="0">
13504 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
13505 <row topline="true">
13506 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13507 \begin_inset Text
13508
13509 \begin_layout Standard
13510 Tabelle 2
13511 \end_layout
13512
13513 \end_inset
13514 </cell>
13515 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13516 \begin_inset Text
13517
13518 \begin_layout Standard
13519
13520 \end_layout
13521
13522 \end_inset
13523 </cell>
13524 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13525 \begin_inset Text
13526
13527 \begin_layout Standard
13528
13529 \end_layout
13530
13531 \end_inset
13532 </cell>
13533 </row>
13534 <row topline="true">
13535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13536 \begin_inset Text
13537
13538 \begin_layout Standard
13539 b
13540 \end_layout
13541
13542 \end_inset
13543 </cell>
13544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13545 \begin_inset Text
13546
13547 \begin_layout Standard
13548 e
13549 \end_layout
13550
13551 \end_inset
13552 </cell>
13553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13554 \begin_inset Text
13555
13556 \begin_layout Standard
13557 h
13558 \end_layout
13559
13560 \end_inset
13561 </cell>
13562 </row>
13563 <row topline="true" bottomline="true">
13564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13565 \begin_inset Text
13566
13567 \begin_layout Standard
13568 c
13569 \end_layout
13570
13571 \end_inset
13572 </cell>
13573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13574 \begin_inset Text
13575
13576 \begin_layout Standard
13577 f
13578 \end_layout
13579
13580 \end_inset
13581 </cell>
13582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13583 \begin_inset Text
13584
13585 \begin_layout Standard
13586 i
13587 \end_layout
13588
13589 \end_inset
13590 </cell>
13591 </row>
13592 </lyxtabular>
13593
13594 \end_inset
13595
13596
13597 \end_layout
13598
13599 \end_inset
13600
13601
13602 \begin_inset ERT
13603 status collapsed
13604
13605 \begin_layout Standard
13606
13607 }
13608 \end_layout
13609
13610 \end_inset
13611
13612
13613 \end_layout
13614
13615 \begin_layout Itemize
13616 Test 
13617 \begin_inset Box Frameless
13618 position "c"
13619 hor_pos "c"
13620 has_inner_box 1
13621 inner_pos "c"
13622 use_parbox 0
13623 width "15col%"
13624 special "none"
13625 height "1in"
13626 height_special "totalheight"
13627 status collapsed
13628
13629 \begin_layout Standard
13630 \begin_inset Tabular
13631 <lyxtabular version="3" rows="3" columns="3">
13632 <features>
13633 <column alignment="center" valignment="top" leftline="true" width="0">
13634 <column alignment="center" valignment="top" leftline="true" width="0">
13635 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
13636 <row topline="true">
13637 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13638 \begin_inset Text
13639
13640 \begin_layout Standard
13641 Tabelle 3
13642 \end_layout
13643
13644 \end_inset
13645 </cell>
13646 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13647 \begin_inset Text
13648
13649 \begin_layout Standard
13650
13651 \end_layout
13652
13653 \end_inset
13654 </cell>
13655 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13656 \begin_inset Text
13657
13658 \begin_layout Standard
13659
13660 \end_layout
13661
13662 \end_inset
13663 </cell>
13664 </row>
13665 <row topline="true">
13666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13667 \begin_inset Text
13668
13669 \begin_layout Standard
13670 b
13671 \end_layout
13672
13673 \end_inset
13674 </cell>
13675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13676 \begin_inset Text
13677
13678 \begin_layout Standard
13679 e
13680 \end_layout
13681
13682 \end_inset
13683 </cell>
13684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13685 \begin_inset Text
13686
13687 \begin_layout Standard
13688 h
13689 \end_layout
13690
13691 \end_inset
13692 </cell>
13693 </row>
13694 <row topline="true" bottomline="true">
13695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13696 \begin_inset Text
13697
13698 \begin_layout Standard
13699 c
13700 \end_layout
13701
13702 \end_inset
13703 </cell>
13704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13705 \begin_inset Text
13706
13707 \begin_layout Standard
13708 f
13709 \end_layout
13710
13711 \end_inset
13712 </cell>
13713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13714 \begin_inset Text
13715
13716 \begin_layout Standard
13717 i
13718 \end_layout
13719
13720 \end_inset
13721 </cell>
13722 </row>
13723 </lyxtabular>
13724
13725 \end_inset
13726
13727
13728 \end_layout
13729
13730 \end_inset
13731
13732
13733 \end_layout
13734
13735 \begin_layout Itemize
13736 Test 
13737 \begin_inset Box Frameless
13738 position "b"
13739 hor_pos "c"
13740 has_inner_box 1
13741 inner_pos "c"
13742 use_parbox 0
13743 width "15col%"
13744 special "none"
13745 height "1in"
13746 height_special "totalheight"
13747 status collapsed
13748
13749 \begin_layout Standard
13750 \begin_inset Tabular
13751 <lyxtabular version="3" rows="3" columns="3">
13752 <features>
13753 <column alignment="center" valignment="top" leftline="true" width="0">
13754 <column alignment="center" valignment="top" leftline="true" width="0">
13755 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
13756 <row topline="true">
13757 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13758 \begin_inset Text
13759
13760 \begin_layout Standard
13761 Tabelle 4
13762 \end_layout
13763
13764 \end_inset
13765 </cell>
13766 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13767 \begin_inset Text
13768
13769 \begin_layout Standard
13770
13771 \end_layout
13772
13773 \end_inset
13774 </cell>
13775 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13776 \begin_inset Text
13777
13778 \begin_layout Standard
13779
13780 \end_layout
13781
13782 \end_inset
13783 </cell>
13784 </row>
13785 <row topline="true">
13786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13787 \begin_inset Text
13788
13789 \begin_layout Standard
13790 b
13791 \end_layout
13792
13793 \end_inset
13794 </cell>
13795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13796 \begin_inset Text
13797
13798 \begin_layout Standard
13799 e
13800 \end_layout
13801
13802 \end_inset
13803 </cell>
13804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13805 \begin_inset Text
13806
13807 \begin_layout Standard
13808 h
13809 \end_layout
13810
13811 \end_inset
13812 </cell>
13813 </row>
13814 <row topline="true" bottomline="true">
13815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13816 \begin_inset Text
13817
13818 \begin_layout Standard
13819 c
13820 \end_layout
13821
13822 \end_inset
13823 </cell>
13824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13825 \begin_inset Text
13826
13827 \begin_layout Standard
13828 f
13829 \end_layout
13830
13831 \end_inset
13832 </cell>
13833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13834 \begin_inset Text
13835
13836 \begin_layout Standard
13837 i
13838 \end_layout
13839
13840 \end_inset
13841 </cell>
13842 </row>
13843 </lyxtabular>
13844
13845 \end_inset
13846
13847
13848 \end_layout
13849
13850 \end_inset
13851
13852 Test 
13853 \begin_inset ERT
13854 status collapsed
13855
13856 \begin_layout Standard
13857
13858
13859 \backslash
13860 raisebox{-0.32
13861 \backslash
13862 baselineskip}{
13863 \end_layout
13864
13865 \end_inset
13866
13867
13868 \begin_inset Box Frameless
13869 position "b"
13870 hor_pos "c"
13871 has_inner_box 1
13872 inner_pos "c"
13873 use_parbox 0
13874 width "15col%"
13875 special "none"
13876 height "1in"
13877 height_special "totalheight"
13878 status collapsed
13879
13880 \begin_layout Standard
13881 \begin_inset Tabular
13882 <lyxtabular version="3" rows="3" columns="3">
13883 <features>
13884 <column alignment="center" valignment="top" leftline="true" width="0">
13885 <column alignment="center" valignment="top" leftline="true" width="0">
13886 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
13887 <row topline="true">
13888 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13889 \begin_inset Text
13890
13891 \begin_layout Standard
13892 Tabelle 5
13893 \end_layout
13894
13895 \end_inset
13896 </cell>
13897 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13898 \begin_inset Text
13899
13900 \begin_layout Standard
13901
13902 \end_layout
13903
13904 \end_inset
13905 </cell>
13906 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13907 \begin_inset Text
13908
13909 \begin_layout Standard
13910
13911 \end_layout
13912
13913 \end_inset
13914 </cell>
13915 </row>
13916 <row topline="true">
13917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13918 \begin_inset Text
13919
13920 \begin_layout Standard
13921 b
13922 \end_layout
13923
13924 \end_inset
13925 </cell>
13926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13927 \begin_inset Text
13928
13929 \begin_layout Standard
13930 e
13931 \end_layout
13932
13933 \end_inset
13934 </cell>
13935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13936 \begin_inset Text
13937
13938 \begin_layout Standard
13939 h
13940 \end_layout
13941
13942 \end_inset
13943 </cell>
13944 </row>
13945 <row topline="true" bottomline="true">
13946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13947 \begin_inset Text
13948
13949 \begin_layout Standard
13950 c
13951 \end_layout
13952
13953 \end_inset
13954 </cell>
13955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13956 \begin_inset Text
13957
13958 \begin_layout Standard
13959 f
13960 \end_layout
13961
13962 \end_inset
13963 </cell>
13964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13965 \begin_inset Text
13966
13967 \begin_layout Standard
13968 i
13969 \end_layout
13970
13971 \end_inset
13972 </cell>
13973 </row>
13974 </lyxtabular>
13975
13976 \end_inset
13977
13978
13979 \end_layout
13980
13981 \end_inset
13982
13983
13984 \begin_inset ERT
13985 status collapsed
13986
13987 \begin_layout Standard
13988
13989 }
13990 \end_layout
13991
13992 \end_inset
13993
13994
13995 \end_layout
13996
13997 \begin_layout Standard
13998 Wie Sie sehen können, ist der Inhalt der ersten und letzten Zeile bezüglich
13999  der Textzeile nicht richtig ausgerichtet.
14000  Um das zu erreichen, müssen Sie die Minipage-Box in eine 
14001 \begin_inset Quotes gld
14002 \end_inset
14003
14004 Raisebox
14005 \begin_inset Quotes grd
14006 \end_inset
14007
14008
14009 \begin_inset Foot
14010 status collapsed
14011
14012 \begin_layout Standard
14013 Raiseboxen werden in Abschnitt\InsetSpace ~
14014
14015 \begin_inset LatexCommand ref
14016 reference "uab:Vertikale-Ausrichtung"
14017
14018 \end_inset
14019
14020  beschrieben.
14021 \end_layout
14022
14023 \end_inset
14024
14025  setzen.
14026  Im obigen Beispiel wurde in der zweiten Tabelle des ersten Zeile mit dem
14027  Befehl
14028 \end_layout
14029
14030 \begin_layout Standard
14031
14032 \series bold
14033
14034 \backslash
14035 raisebox{0.85
14036 \backslash
14037 baselineskip}{
14038 \end_layout
14039
14040 \begin_layout Standard
14041 vor der Box ausgerichtet.
14042  Hinter der Box wurde auch noch 
14043 \series bold
14044 }
14045 \series default
14046  als ERT eingefügt, weil der obige Befehl mit 
14047 \series bold
14048 {
14049 \series default
14050  aufhörte.
14051  Für die zweite Tabelle in der letzten Zeile wurde der Befehl
14052 \end_layout
14053
14054 \begin_layout Standard
14055
14056 \series bold
14057
14058 \backslash
14059 raisebox{-0.32
14060 \backslash
14061 baselineskip}{
14062 \end_layout
14063
14064 \begin_layout Standard
14065 benutzt.
14066 \end_layout
14067
14068 \begin_layout Standard
14069 \begin_inset Note Greyedout
14070 status open
14071
14072 \begin_layout Standard
14073
14074 \series bold
14075 Bemerkung:
14076 \series default
14077  Die Ausrichtung ist nicht ganz genau, weil sie von der Dokumentschrift,
14078  der Schriftgröße und der Dicke der Tabellenlinien abhängt.
14079  Der Faktor im 
14080 \series bold
14081
14082 \backslash
14083 raisebox
14084 \series default
14085 -Befehl muss deshalb an Ihre Verhältnisse angepasst werden.
14086 \end_layout
14087
14088 \end_inset
14089
14090
14091 \end_layout
14092
14093 \begin_layout Section
14094 Farbige Tabellen
14095 \begin_inset LatexCommand label
14096 name "abs:Farbige-Tabellen"
14097
14098 \end_inset
14099
14100
14101 \begin_inset LatexCommand index
14102 name "Tabellen ! farbige"
14103
14104 \end_inset
14105
14106
14107 \end_layout
14108
14109 \begin_layout Subsection
14110 Farbige Zellen
14111 \begin_inset LatexCommand index
14112 name "farbige !  Tabellenzellen"
14113
14114 \end_inset
14115
14116
14117 \end_layout
14118
14119 \begin_layout Standard
14120 \begin_inset Float table
14121 placement h
14122 wide false
14123 sideways false
14124 status open
14125
14126 \begin_layout Standard
14127 \begin_inset Caption
14128
14129 \begin_layout Standard
14130 \begin_inset LatexCommand label
14131 name "tab:Farbige-Tabelle-ohne"
14132
14133 \end_inset
14134
14135 Farbige Tabelle, ohne Paket 
14136 \series bold
14137 colortbl
14138 \series default
14139
14140 \begin_inset OptArg
14141 status collapsed
14142
14143 \begin_layout Standard
14144 Tabelle ohne 
14145 \family typewriter
14146 colortbl
14147 \end_layout
14148
14149 \end_inset
14150
14151
14152 \end_layout
14153
14154 \end_inset
14155
14156
14157 \end_layout
14158
14159 \begin_layout Standard
14160 \align center
14161 \begin_inset Tabular
14162 <lyxtabular version="3" rows="3" columns="3">
14163 <features>
14164 <column alignment="center" valignment="top" leftline="true" width="0">
14165 <column alignment="center" valignment="top" leftline="true" width="0">
14166 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
14167 <row topline="true">
14168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14169 \begin_inset Text
14170
14171 \begin_layout Standard
14172
14173 \color green
14174 a
14175 \end_layout
14176
14177 \end_inset
14178 </cell>
14179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14180 \begin_inset Text
14181
14182 \begin_layout Standard
14183
14184 \color red
14185 b
14186 \end_layout
14187
14188 \end_inset
14189 </cell>
14190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14191 \begin_inset Text
14192
14193 \begin_layout Standard
14194
14195 \color red
14196 c
14197 \end_layout
14198
14199 \end_inset
14200 </cell>
14201 </row>
14202 <row topline="true">
14203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14204 \begin_inset Text
14205
14206 \begin_layout Standard
14207
14208 \color green
14209 d
14210 \end_layout
14211
14212 \end_inset
14213 </cell>
14214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14215 \begin_inset Text
14216
14217 \begin_layout Standard
14218
14219 \color blue
14220 e
14221 \end_layout
14222
14223 \end_inset
14224 </cell>
14225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14226 \begin_inset Text
14227
14228 \begin_layout Standard
14229
14230 \color blue
14231 f
14232 \end_layout
14233
14234 \end_inset
14235 </cell>
14236 </row>
14237 <row topline="true" bottomline="true">
14238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14239 \begin_inset Text
14240
14241 \begin_layout Standard
14242
14243 \color green
14244 g
14245 \end_layout
14246
14247 \end_inset
14248 </cell>
14249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14250 \begin_inset Text
14251
14252 \begin_layout Standard
14253
14254 \color blue
14255 h
14256 \end_layout
14257
14258 \end_inset
14259 </cell>
14260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14261 \begin_inset Text
14262
14263 \begin_layout Standard
14264
14265 \color blue
14266 i
14267 \end_layout
14268
14269 \end_inset
14270 </cell>
14271 </row>
14272 </lyxtabular>
14273
14274 \end_inset
14275
14276
14277 \end_layout
14278
14279 \end_inset
14280
14281
14282 \end_layout
14283
14284 \begin_layout Standard
14285 \begin_inset LatexCommand label
14286 name "Wenn-Sie-nur"
14287
14288 \end_inset
14289
14290 Wenn Sie nur farbigen Text
14291 \begin_inset LatexCommand index
14292 name "Farbe ! für Text"
14293
14294 \end_inset
14295
14296  benötigen, markieren Sie diesen und ändern die Farbe durch einen Klick
14297  auf 
14298 \begin_inset Graphics
14299         filename ../../images/dialog-show_character.xpm
14300         scale 70
14301         scaleBeforeRotation
14302         BoundingBox 0bp 6bp 22bp 22bp
14303
14304 \end_inset
14305
14306  oder 
14307 \family sans
14308 Bearbeiten\SpecialChar \menuseparator
14309 Textstil\SpecialChar \menuseparator
14310 Benutzerdefiniert
14311 \family default
14312  mit dem 
14313 \family sans
14314 Textstil
14315 \family default
14316 -Dialog wie es in Tabelle\InsetSpace ~
14317
14318 \begin_inset LatexCommand ref
14319 reference "tab:Farbige-Tabelle-ohne"
14320
14321 \end_inset
14322
14323  gemacht wurde.
14324  In anderen Fällen müssen Sie das LaTeX-Paket 
14325 \series bold
14326 colortbl
14327 \series default
14328  benutzen.
14329 \begin_inset LatexCommand index
14330 name "LaTeX-Pakete ! colortbl"
14331
14332 \end_inset
14333
14334
14335 \end_layout
14336
14337 \begin_layout Standard
14338 Um farbige Tabellen zu erzeugen, muss 
14339 \series bold
14340 colortbl
14341 \series default
14342  im LaTeX-Vorspann geladen werden:
14343 \end_layout
14344
14345 \begin_layout Standard
14346
14347 \series bold
14348
14349 \backslash
14350 usepackage{colortbl}
14351 \end_layout
14352
14353 \begin_layout Standard
14354 Die Farbe einer Spalte ändert man dann mit dem Befehl
14355 \end_layout
14356
14357 \begin_layout Standard
14358
14359 \series bold
14360
14361 \backslash
14362 columncolor{Farbname}
14363 \end_layout
14364
14365 \begin_layout Standard
14366 innerhalb des Befehls 
14367 \series bold
14368 >{}
14369 \series default
14370 .
14371  Mehr über den Befehl 
14372 \series bold
14373 >{}
14374 \series default
14375  finden Sie im Abschnitt\InsetSpace ~
14376
14377 \begin_inset LatexCommand ref
14378 reference "uab:Mehrfachspalten-Berechnungen"
14379
14380 \end_inset
14381
14382 .
14383 \end_layout
14384
14385 \begin_layout Standard
14386 Folgende Farbnamen sind vordefiniert:
14387 \end_layout
14388
14389 \begin_layout Standard
14390
14391 \family sans
14392 red
14393 \family default
14394
14395 \family sans
14396 green
14397 \family default
14398
14399 \family sans
14400 yellow
14401 \family default
14402
14403 \family sans
14404 blue
14405 \family default
14406
14407 \family sans
14408 cyan
14409 \family default
14410
14411 \family sans
14412 magenta
14413 \family default
14414
14415 \family sans
14416 black
14417 \family default
14418  und 
14419 \family sans
14420 white
14421 \newline
14422 (rot, grün, gelb, blau, türkis, purpurrot, schwarz 
14423 \family default
14424 und
14425 \family sans
14426  weiß)
14427 \end_layout
14428
14429 \begin_layout Standard
14430 \begin_inset VSpace medskip
14431 \end_inset
14432
14433
14434 \end_layout
14435
14436 \begin_layout Standard
14437 Sie können auch eigene Farben definieren:
14438 \end_layout
14439
14440 \begin_layout Standard
14441
14442 \series bold
14443
14444 \backslash
14445 definecolor{Farbname}{Farbmodell}{Farbwerte}
14446 \end_layout
14447
14448 \begin_layout Standard
14449 Das Farbmodell kann eins der folgenden sein:
14450 \end_layout
14451
14452 \begin_layout Labeling
14453 \labelwidthstring 00.00.0000
14454 cmyk: cyan, magenta, yellow, black
14455 \end_layout
14456
14457 \begin_layout Labeling
14458 \labelwidthstring 00.00.0000
14459 rgb: red, green blue
14460 \end_layout
14461
14462 \begin_layout Labeling
14463 \labelwidthstring 00.00.0000
14464 gray: gray
14465 \end_layout
14466
14467 \begin_layout Standard
14468 und die Farbwerte sind durch Kommata getrennte Zahlen zwischen 0 und 1,
14469  die die entsprechende Farbe für das Farbmodell beschreiben.
14470 \end_layout
14471
14472 \begin_layout Standard
14473 Im LaTeX-Vorspann können Sie zum Beispiel die Farbe 
14474 \emph on
14475
14476 \begin_inset Quotes gld
14477 \end_inset
14478
14479 dunkelgruen
14480 \emph default
14481
14482 \begin_inset Quotes grd
14483 \end_inset
14484
14485  und 
14486 \begin_inset Quotes gld
14487 \end_inset
14488
14489
14490 \emph on
14491 hellgrau
14492 \emph default
14493
14494 \begin_inset Quotes grd
14495 \end_inset
14496
14497  folgendermaßen definieren:
14498 \end_layout
14499
14500 \begin_layout Standard
14501
14502 \series bold
14503
14504 \backslash
14505 definecolor{dunkelgruen}{cmyk}{0.5, 0, 1, 0.5}
14506 \end_layout
14507
14508 \begin_layout Standard
14509
14510 \series bold
14511
14512 \backslash
14513 definecolor{hellgrau}{gray}{0.8}
14514 \end_layout
14515
14516 \begin_layout Standard
14517 \begin_inset VSpace medskip
14518 \end_inset
14519
14520
14521 \end_layout
14522
14523 \begin_layout Standard
14524 Linien werden mit dem Befehl
14525 \end_layout
14526
14527 \begin_layout Standard
14528
14529 \series bold
14530
14531 \backslash
14532 rowcolor{Farbname}
14533 \end_layout
14534
14535 \begin_layout Standard
14536 gefärbt, Zellen mit dem Befehl
14537 \end_layout
14538
14539 \begin_layout Standard
14540
14541 \series bold
14542
14543 \backslash
14544 cellcolor{Farbname}
14545 \end_layout
14546
14547 \begin_layout Standard
14548 Beide Befehle werden am Anfang einer Zelle als ERT eingegeben..
14549 \end_layout
14550
14551 \begin_layout Standard
14552 Um nur Text zu färben, machen Sie es wie 
14553 \begin_inset LatexCommand vpageref
14554 reference "Wenn-Sie-nur"
14555
14556 \end_inset
14557
14558  beschrieben.
14559  Wenn die Zelle aber ERT zum Färben enthält, 
14560 \emph on
14561 markieren Sie nur den Text
14562 \emph default
14563 , sonst werden die ERTs LaTeX-Fehler erzeugen.
14564 \end_layout
14565
14566 \begin_layout Standard
14567 \begin_inset Note Greyedout
14568 status open
14569
14570 \begin_layout Standard
14571
14572 \series bold
14573 Achtung:
14574 \series default
14575  Nicht alle DVI-Betrachter können alle selbst definierte Farben anzeigen.
14576 \end_layout
14577
14578 \end_inset
14579
14580
14581 \end_layout
14582
14583 \begin_layout Standard
14584 \begin_inset VSpace medskip
14585 \end_inset
14586
14587
14588 \end_layout
14589
14590 \begin_layout Standard
14591 Die Tabelle\InsetSpace ~
14592
14593 \begin_inset LatexCommand ref
14594 reference "tab:Table-colored-using"
14595
14596 \end_inset
14597
14598  wurde folgendermaßen erstellt: die erste Spalte soll 
14599 \emph on
14600
14601 \begin_inset Quotes gld
14602 \end_inset
14603
14604 dunkelgruen
14605 \emph default
14606
14607 \begin_inset Quotes grd
14608 \end_inset
14609
14610  werden, also müssen Sie ins 
14611 \family sans
14612 LaTe
14613 \begin_inset ERT
14614 status collapsed
14615
14616 \begin_layout Standard
14617
14618 {}
14619 \end_layout
14620
14621 \end_inset
14622
14623 X-Argument
14624 \family default
14625  der Zellen der ersten Spalte den Befehl
14626 \end_layout
14627
14628 \begin_layout Standard
14629
14630 \series bold
14631 >{
14632 \backslash
14633 columncolor{dunkelgruen}
14634 \backslash
14635 centering}c
14636 \end_layout
14637
14638 \begin_layout Standard
14639 schreiben.
14640  Die erste Zeile soll türkis hinterlegt sein, deshalb wurde der ERT-Befehl
14641 \end_layout
14642
14643 \begin_layout Standard
14644
14645 \series bold
14646
14647 \backslash
14648 rowcolow{cyan}
14649 \end_layout
14650
14651 \begin_layout Standard
14652 in die erste Zelle der ersten Zeile eingefügt.
14653  Diese Farbe ersetzt die Spaltenfarbe.
14654  Die letzte Zelle der letzten Zeile soll purpurrot hinterlegt werden, Das
14655  wird mit folgendem Befehl erreicht:
14656 \end_layout
14657
14658 \begin_layout Standard
14659
14660 \series bold
14661
14662 \backslash
14663 cellcolor{magenta}
14664 \end_layout
14665
14666 \begin_layout Standard
14667 Die Buchstaben färben Sie wie oben beschrieben mit dem 
14668 \family sans
14669 Textstil
14670 \family default
14671 -Dialog.
14672 \end_layout
14673
14674 \begin_layout Standard
14675 \begin_inset Float table
14676 placement h
14677 wide false
14678 sideways false
14679 status open
14680
14681 \begin_layout Standard
14682 \begin_inset Caption
14683
14684 \begin_layout Standard
14685 \begin_inset LatexCommand label
14686 name "tab:Table-colored-using"
14687
14688 \end_inset
14689
14690 Eine mit dem Paket 
14691 \series bold
14692 colortbl
14693 \series default
14694  gefärbte Tabelle
14695 \begin_inset OptArg
14696 status collapsed
14697
14698 \begin_layout Standard
14699 Tabelle mit 
14700 \family typewriter
14701 colortbl
14702 \end_layout
14703
14704 \end_inset
14705
14706
14707 \end_layout
14708
14709 \end_inset
14710
14711
14712 \end_layout
14713
14714 \begin_layout Standard
14715 \align center
14716 \begin_inset Tabular
14717 <lyxtabular version="3" rows="3" columns="3">
14718 <features>
14719 <column alignment="center" valignment="top" width="0" special=">{\columncolor{dunkelgruen}\centering}c">
14720 <column alignment="center" valignment="top" width="0">
14721 <column alignment="center" valignment="top" width="0">
14722 <row>
14723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14724 \begin_inset Text
14725
14726 \begin_layout Standard
14727 \begin_inset ERT
14728 status collapsed
14729
14730 \begin_layout Standard
14731
14732
14733 \backslash
14734 rowcolor{cyan}
14735 \end_layout
14736
14737 \end_inset
14738
14739
14740 \color magenta
14741 a
14742 \end_layout
14743
14744 \end_inset
14745 </cell>
14746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14747 \begin_inset Text
14748
14749 \begin_layout Standard
14750
14751 \color red
14752 b
14753 \end_layout
14754
14755 \end_inset
14756 </cell>
14757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14758 \begin_inset Text
14759
14760 \begin_layout Standard
14761
14762 \color red
14763 c
14764 \end_layout
14765
14766 \end_inset
14767 </cell>
14768 </row>
14769 <row>
14770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14771 \begin_inset Text
14772
14773 \begin_layout Standard
14774
14775 \color yellow
14776 d
14777 \end_layout
14778
14779 \end_inset
14780 </cell>
14781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14782 \begin_inset Text
14783
14784 \begin_layout Standard
14785
14786 \color blue
14787 e
14788 \end_layout
14789
14790 \end_inset
14791 </cell>
14792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14793 \begin_inset Text
14794
14795 \begin_layout Standard
14796
14797 \color blue
14798 f
14799 \end_layout
14800
14801 \end_inset
14802 </cell>
14803 </row>
14804 <row>
14805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14806 \begin_inset Text
14807
14808 \begin_layout Standard
14809
14810 \color yellow
14811 g
14812 \end_layout
14813
14814 \end_inset
14815 </cell>
14816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14817 \begin_inset Text
14818
14819 \begin_layout Standard
14820
14821 \color blue
14822 h
14823 \end_layout
14824
14825 \end_inset
14826 </cell>
14827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14828 \begin_inset Text
14829
14830 \begin_layout Standard
14831 \begin_inset ERT
14832 status collapsed
14833
14834 \begin_layout Standard
14835
14836
14837 \backslash
14838 cellcolor{magenta}
14839 \end_layout
14840
14841 \end_inset
14842
14843
14844 \color green
14845 i
14846 \end_layout
14847
14848 \end_inset
14849 </cell>
14850 </row>
14851 </lyxtabular>
14852
14853 \end_inset
14854
14855
14856 \end_layout
14857
14858 \end_inset
14859
14860
14861 \end_layout
14862
14863 \begin_layout Subsection
14864 Farbige Linien
14865 \begin_inset LatexCommand index
14866 name "farbige !  Tabellenlinien"
14867
14868 \end_inset
14869
14870
14871 \end_layout
14872
14873 \begin_layout Standard
14874 Wie in Abschnitt\InsetSpace ~
14875
14876 \begin_inset LatexCommand ref
14877 reference "uab:Liniendicke"
14878
14879 \end_inset
14880
14881  beschrieben, kann Die Dicke aller Tabellenlinien mit der Länge 
14882 \series bold
14883
14884 \backslash
14885 arrayrulewidth
14886 \series default
14887  definiert werden.
14888  Für alle Tabellenlinien in diesem Kapitel wird sie auf 1.5\InsetSpace \thinspace{}
14889 pt gesetzt.
14890 \begin_inset ERT
14891 status collapsed
14892
14893 \begin_layout Standard
14894
14895
14896 \backslash
14897 setlength{
14898 \backslash
14899 arrayrulewidth}{1.5pt}
14900 \end_layout
14901
14902 \end_inset
14903
14904
14905 \end_layout
14906
14907 \begin_layout Standard
14908 Um die vertikalen Linien für dieses Beispiel grün zu färben, wurde im LaTeX-Vors
14909 pann folgendes Spaltenformat entsprechend der Beschreibung in Abschnitt\InsetSpace ~
14910
14911 \begin_inset LatexCommand ref
14912 reference "uab:Angepasste-Zellen/Spaltenformat"
14913
14914 \end_inset
14915
14916  definiert:
14917 \end_layout
14918
14919 \begin_layout Standard
14920
14921 \series bold
14922
14923 \backslash
14924 newcolumntype{W}{!{
14925 \backslash
14926 color{green}
14927 \backslash
14928 vline}}
14929 \end_layout
14930
14931 \begin_layout Standard
14932 In Tabelle\InsetSpace ~
14933
14934 \begin_inset LatexCommand ref
14935 reference "tab:Tabelle-mit-farbigen-vert"
14936
14937 \end_inset
14938
14939  wurde das LaTeX-Argument 
14940 \series bold
14941 WcW
14942 \series default
14943  für die letzte und 
14944 \series bold
14945 Wc
14946 \series default
14947  für die anderen Spalten benutzt.
14948 \end_layout
14949
14950 \begin_layout Standard
14951 Wenn Sie mehrere Farben wollen, müssen Sie weitere Farbformate definieren.
14952 \end_layout
14953
14954 \begin_layout Standard
14955 \begin_inset Float table
14956 placement h
14957 wide false
14958 sideways false
14959 status open
14960
14961 \begin_layout Standard
14962 \begin_inset Caption
14963
14964 \begin_layout Standard
14965 \begin_inset LatexCommand label
14966 name "tab:Tabelle-mit-farbigen-vert"
14967
14968 \end_inset
14969
14970 Tabelle mit farbigen vertikalen Linien
14971 \end_layout
14972
14973 \end_inset
14974
14975
14976 \end_layout
14977
14978 \begin_layout Standard
14979 \align center
14980 \begin_inset Tabular
14981 <lyxtabular version="3" rows="3" columns="3">
14982 <features>
14983 <column alignment="center" valignment="top" leftline="true" width="0" special="Wc">
14984 <column alignment="center" valignment="top" width="0" special="Wc">
14985 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0" special="WcW">
14986 <row topline="true">
14987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14988 \begin_inset Text
14989
14990 \begin_layout Standard
14991 sd
14992 \end_layout
14993
14994 \end_inset
14995 </cell>
14996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14997 \begin_inset Text
14998
14999 \begin_layout Standard
15000
15001 \end_layout
15002
15003 \end_inset
15004 </cell>
15005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15006 \begin_inset Text
15007
15008 \begin_layout Standard
15009
15010 \end_layout
15011
15012 \end_inset
15013 </cell>
15014 </row>
15015 <row topline="true">
15016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15017 \begin_inset Text
15018
15019 \begin_layout Standard
15020
15021 \end_layout
15022
15023 \end_inset
15024 </cell>
15025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15026 \begin_inset Text
15027
15028 \begin_layout Standard
15029 sd
15030 \end_layout
15031
15032 \end_inset
15033 </cell>
15034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15035 \begin_inset Text
15036
15037 \begin_layout Standard
15038
15039 \end_layout
15040
15041 \end_inset
15042 </cell>
15043 </row>
15044 <row topline="true" bottomline="true">
15045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15046 \begin_inset Text
15047
15048 \begin_layout Standard
15049
15050 \end_layout
15051
15052 \end_inset
15053 </cell>
15054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15055 \begin_inset Text
15056
15057 \begin_layout Standard
15058
15059 \end_layout
15060
15061 \end_inset
15062 </cell>
15063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15064 \begin_inset Text
15065
15066 \begin_layout Standard
15067 sd
15068 \end_layout
15069
15070 \end_inset
15071 </cell>
15072 </row>
15073 </lyxtabular>
15074
15075 \end_inset
15076
15077
15078 \end_layout
15079
15080 \end_inset
15081
15082
15083 \end_layout
15084
15085 \begin_layout Standard
15086 \begin_inset VSpace bigskip
15087 \end_inset
15088
15089 Um zum Beispiel horizontale Linien rot zu färben wie in Tabelle\InsetSpace ~
15090
15091 \begin_inset LatexCommand ref
15092 reference "tab:Tabelle-mit-farbigen-horiz"
15093
15094 \end_inset
15095
15096 , müssen Sie folgenden Befehl als ERT vor der (Gleitobjekt-)Tabelle einfügen:
15097 \end_layout
15098
15099 \begin_layout Standard
15100
15101 \series bold
15102
15103 \backslash
15104 let
15105 \backslash
15106 myHlineC
15107 \backslash
15108 hline
15109 \newline
15110
15111 \backslash
15112 renewcommand{
15113 \backslash
15114 hline}
15115 \newline
15116
15117 \begin_inset ERT
15118 status collapsed
15119
15120 \begin_layout Standard
15121
15122
15123 \backslash
15124 hphantom{ }
15125 \end_layout
15126
15127 \end_inset
15128
15129 {
15130 \backslash
15131 arrayrulecolor{red}
15132 \backslash
15133 myHlineC
15134 \backslash
15135 arrayrulecolor{black}}
15136 \end_layout
15137
15138 \begin_layout Standard
15139 \begin_inset ERT
15140 status collapsed
15141
15142 \begin_layout Standard
15143
15144
15145 \backslash
15146 let
15147 \backslash
15148 myHlineC
15149 \backslash
15150 hline
15151 \end_layout
15152
15153 \begin_layout Standard
15154
15155
15156 \backslash
15157 renewcommand{
15158 \backslash
15159 hline}
15160 \end_layout
15161
15162 \begin_layout Standard
15163
15164  {
15165 \backslash
15166 arrayrulecolor{red}
15167 \backslash
15168 myHlineC
15169 \backslash
15170 arrayrulecolor{black}}
15171 \end_layout
15172
15173 \end_inset
15174
15175
15176 \begin_inset Float table
15177 wide false
15178 sideways false
15179 status open
15180
15181 \begin_layout Standard
15182 \begin_inset Caption
15183
15184 \begin_layout Standard
15185 \begin_inset LatexCommand label
15186 name "tab:Tabelle-mit-farbigen-horiz"
15187
15188 \end_inset
15189
15190 Tabelle mit farbigen horizontalen Linien
15191 \end_layout
15192
15193 \end_inset
15194
15195
15196 \end_layout
15197
15198 \begin_layout Standard
15199 \align center
15200 \begin_inset Tabular
15201 <lyxtabular version="3" rows="3" columns="3">
15202 <features>
15203 <column alignment="center" valignment="top" leftline="true" width="0">
15204 <column alignment="center" valignment="top" leftline="true" width="0">
15205 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
15206 <row topline="true">
15207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15208 \begin_inset Text
15209
15210 \begin_layout Standard
15211 sd
15212 \end_layout
15213
15214 \end_inset
15215 </cell>
15216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15217 \begin_inset Text
15218
15219 \begin_layout Standard
15220
15221 \end_layout
15222
15223 \end_inset
15224 </cell>
15225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15226 \begin_inset Text
15227
15228 \begin_layout Standard
15229
15230 \end_layout
15231
15232 \end_inset
15233 </cell>
15234 </row>
15235 <row topline="true">
15236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15237 \begin_inset Text
15238
15239 \begin_layout Standard
15240
15241 \end_layout
15242
15243 \end_inset
15244 </cell>
15245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15246 \begin_inset Text
15247
15248 \begin_layout Standard
15249 sd
15250 \end_layout
15251
15252 \end_inset
15253 </cell>
15254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15255 \begin_inset Text
15256
15257 \begin_layout Standard
15258
15259 \end_layout
15260
15261 \end_inset
15262 </cell>
15263 </row>
15264 <row topline="true" bottomline="true">
15265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15266 \begin_inset Text
15267
15268 \begin_layout Standard
15269
15270 \end_layout
15271
15272 \end_inset
15273 </cell>
15274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15275 \begin_inset Text
15276
15277 \begin_layout Standard
15278
15279 \end_layout
15280
15281 \end_inset
15282 </cell>
15283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15284 \begin_inset Text
15285
15286 \begin_layout Standard
15287 sd
15288 \end_layout
15289
15290 \end_inset
15291 </cell>
15292 </row>
15293 </lyxtabular>
15294
15295 \end_inset
15296
15297
15298 \end_layout
15299
15300 \end_inset
15301
15302
15303 \end_layout
15304
15305 \begin_layout Standard
15306 Um die schwarze Linienfarbe zurückzubekommen, müssen Sie folgenden Befehl
15307  als ERT hinter der Tabelle einfügen:
15308 \end_layout
15309
15310 \begin_layout Standard
15311
15312 \series bold
15313
15314 \backslash
15315 renewcommand{
15316 \backslash
15317 hline}{
15318 \backslash
15319 myHlineC}
15320 \end_layout
15321
15322 \begin_layout Standard
15323 Tabelle\InsetSpace ~
15324
15325 \begin_inset LatexCommand ref
15326 reference "tab:Table-with-colored"
15327
15328 \end_inset
15329
15330  ist ein Beispiel mit farbigen vertikalen und horizontalen Linien.
15331 \end_layout
15332
15333 \begin_layout Standard
15334 \begin_inset Float table
15335 placement h
15336 wide false
15337 sideways false
15338 status open
15339
15340 \begin_layout Standard
15341 \begin_inset Caption
15342
15343 \begin_layout Standard
15344 \begin_inset LatexCommand label
15345 name "tab:Table-with-colored"
15346
15347 \end_inset
15348
15349 Tabelle mit farbigen Linien
15350 \end_layout
15351
15352 \end_inset
15353
15354
15355 \end_layout
15356
15357 \begin_layout Standard
15358 \align center
15359 \begin_inset Tabular
15360 <lyxtabular version="3" rows="3" columns="3">
15361 <features>
15362 <column alignment="center" valignment="top" leftline="true" width="0" special="Wc">
15363 <column alignment="center" valignment="top" width="0" special="Wc">
15364 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0" special="WcW">
15365 <row topline="true">
15366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15367 \begin_inset Text
15368
15369 \begin_layout Standard
15370 sd
15371 \end_layout
15372
15373 \end_inset
15374 </cell>
15375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15376 \begin_inset Text
15377
15378 \begin_layout Standard
15379
15380 \end_layout
15381
15382 \end_inset
15383 </cell>
15384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15385 \begin_inset Text
15386
15387 \begin_layout Standard
15388
15389 \end_layout
15390
15391 \end_inset
15392 </cell>
15393 </row>
15394 <row topline="true">
15395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15396 \begin_inset Text
15397
15398 \begin_layout Standard
15399
15400 \end_layout
15401
15402 \end_inset
15403 </cell>
15404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15405 \begin_inset Text
15406
15407 \begin_layout Standard
15408 sd
15409 \end_layout
15410
15411 \end_inset
15412 </cell>
15413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15414 \begin_inset Text
15415
15416 \begin_layout Standard
15417
15418 \end_layout
15419
15420 \end_inset
15421 </cell>
15422 </row>
15423 <row topline="true" bottomline="true" topspace="default">
15424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15425 \begin_inset Text
15426
15427 \begin_layout Standard
15428
15429 \end_layout
15430
15431 \end_inset
15432 </cell>
15433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15434 \begin_inset Text
15435
15436 \begin_layout Standard
15437
15438 \end_layout
15439
15440 \end_inset
15441 </cell>
15442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15443 \begin_inset Text
15444
15445 \begin_layout Standard
15446 sd
15447 \end_layout
15448
15449 \end_inset
15450 </cell>
15451 </row>
15452 </lyxtabular>
15453
15454 \end_inset
15455
15456
15457 \end_layout
15458
15459 \end_inset
15460
15461
15462 \end_layout
15463
15464 \begin_layout Standard
15465 \begin_inset ERT
15466 status collapsed
15467
15468 \begin_layout Standard
15469
15470
15471 \backslash
15472 renewcommand{
15473 \backslash
15474 hline}{
15475 \backslash
15476 myHlineC}
15477 \end_layout
15478
15479 \end_inset
15480
15481
15482 \end_layout
15483
15484 \begin_layout Standard
15485 \begin_inset ERT
15486 status collapsed
15487
15488 \begin_layout Standard
15489
15490
15491 \backslash
15492 setlength{
15493 \backslash
15494 arrayrulewidth}{0.4pt}
15495 \end_layout
15496
15497 \end_inset
15498
15499
15500 \begin_inset Note Note
15501 status collapsed
15502
15503 \begin_layout Standard
15504 setzt die Liniendicke wieder auf ihren Standardwert zurück
15505 \end_layout
15506
15507 \end_inset
15508
15509
15510 \end_layout
15511
15512 \begin_layout Section
15513 Tabellen-Anpassung
15514 \begin_inset LatexCommand index
15515 name "Tabellen ! Anpassung"
15516
15517 \end_inset
15518
15519
15520 \end_layout
15521
15522 \begin_layout Subsection
15523 Zeilenabstand
15524 \begin_inset LatexCommand label
15525 name "uab:Zeilenabstand"
15526
15527 \end_inset
15528
15529
15530 \begin_inset LatexCommand index
15531 name "Tabellen ! Zeilenabstand"
15532
15533 \end_inset
15534
15535
15536 \end_layout
15537
15538 \begin_layout Standard
15539 Auf der Karteikarte 
15540 \family sans
15541 Rahmen
15542 \family default
15543  des 
15544 \family sans
15545 Tabellen-Einstellungen
15546 \family default
15547 -Dialogs können Sie 
15548 \family sans
15549 zusätzliche\InsetSpace ~
15550 Abstände
15551 \family default
15552  einfügen.
15553  Dabei haben Sie drei Möglichkeiten:
15554 \end_layout
15555
15556 \begin_layout Description
15557 Oberhalb\InsetSpace ~
15558 der\InsetSpace ~
15559 Zeile fügt oberhalb des Zeileninhalts zusätzlichen Leerraum ein.
15560  Bei einer formalen Tabelle
15561 \begin_inset Foot
15562 status collapsed
15563
15564 \begin_layout Standard
15565 Formale Tabellen wurden in Abschnitt\InsetSpace ~
15566
15567 \begin_inset LatexCommand ref
15568 reference "abs:Formale-Tabellen"
15569
15570 \end_inset
15571
15572  beschrieben.
15573 \end_layout
15574
15575 \end_inset
15576
15577  fügt LyX standardmäßig 0.5\InsetSpace \thinspace{}
15578 em Leerraum ein.
15579  Bei normalen Tabellen werden die vertikalen Linien leider nicht mit verlängert:
15580 \begin_inset VSpace medskip
15581 \end_inset
15582
15583
15584 \newline
15585
15586 \begin_inset ERT
15587 status collapsed
15588
15589 \begin_layout Standard
15590
15591
15592 \backslash
15593 hspace*{0pt}
15594 \end_layout
15595
15596 \end_inset
15597
15598
15599 \hfill
15600
15601 \begin_inset Tabular
15602 <lyxtabular version="3" rows="3" columns="1">
15603 <features>
15604 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
15605 <row topline="true">
15606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15607 \begin_inset Text
15608
15609 \begin_layout Standard
15610 A
15611 \end_layout
15612
15613 \end_inset
15614 </cell>
15615 </row>
15616 <row topline="true" topspace="3mm">
15617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15618 \begin_inset Text
15619
15620 \begin_layout Standard
15621 3\InsetSpace \thinspace{}
15622 mm Leerraum oberhalb der Zeile
15623 \end_layout
15624
15625 \end_inset
15626 </cell>
15627 </row>
15628 <row topline="true" bottomline="true">
15629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15630 \begin_inset Text
15631
15632 \begin_layout Standard
15633 C
15634 \end_layout
15635
15636 \end_inset
15637 </cell>
15638 </row>
15639 </lyxtabular>
15640
15641 \end_inset
15642
15643
15644 \hfill
15645
15646 \begin_inset ERT
15647 status collapsed
15648
15649 \begin_layout Standard
15650
15651
15652 \backslash
15653 hspace*{0pt}
15654 \end_layout
15655
15656 \end_inset
15657
15658
15659 \begin_inset VSpace medskip
15660 \end_inset
15661
15662
15663 \newline
15664 Deshalb macht das Einfügen oberhalb der Zeile nur Sinn, wenn Sie keine vertikale
15665 n Linien verwenden.
15666 \end_layout
15667
15668 \begin_layout Description
15669 Unterhalb\InsetSpace ~
15670 der\InsetSpace ~
15671 Zeile fügt unterhalb des Zeileninhalts zusätzlichen Leerraum
15672  ein.
15673  Bei einer formalen Tabelle fügt LyX standardmäßig 0.5\InsetSpace \thinspace{}
15674 em Leerraum ein.
15675  Bei normalen Tabellen ist der Standardwert 2\InsetSpace \thinspace{}
15676 pt.
15677 \end_layout
15678
15679 \begin_layout Description
15680 Zwischen\InsetSpace ~
15681 den\InsetSpace ~
15682 Zeilen fügt zwischen zwei Zeilen zusätzlichen Leerraum ein.
15683  Bei einer formalen Tabelle fügt LyX standardmäßig 0.5\InsetSpace \thinspace{}
15684 em Leerraum ein.
15685  Bei normalen Tabellen werden die vertikalen Linien leider nicht mit verlängert:
15686 \begin_inset VSpace medskip
15687 \end_inset
15688
15689
15690 \newline
15691
15692 \begin_inset ERT
15693 status collapsed
15694
15695 \begin_layout Standard
15696
15697
15698 \backslash
15699 hspace*{0pt}
15700 \end_layout
15701
15702 \end_inset
15703
15704
15705 \hfill
15706
15707 \begin_inset Tabular
15708 <lyxtabular version="3" rows="3" columns="1">
15709 <features>
15710 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
15711 <row topline="true">
15712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15713 \begin_inset Text
15714
15715 \begin_layout Standard
15716 A
15717 \end_layout
15718
15719 \end_inset
15720 </cell>
15721 </row>
15722 <row topline="true" interlinespace="3mm">
15723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15724 \begin_inset Text
15725
15726 \begin_layout Standard
15727 \begin_inset Formula $\downarrow$
15728 \end_inset
15729
15730  3\InsetSpace \thinspace{}
15731 mm Leerraum zwischen den Zeilen 
15732 \begin_inset Formula $\downarrow$
15733 \end_inset
15734
15735
15736 \end_layout
15737
15738 \end_inset
15739 </cell>
15740 </row>
15741 <row topline="true" bottomline="true">
15742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15743 \begin_inset Text
15744
15745 \begin_layout Standard
15746 \begin_inset Formula $\uparrow$
15747 \end_inset
15748
15749  3\InsetSpace \thinspace{}
15750 mm Leerraum zwischen den Zeilen 
15751 \begin_inset Formula $\uparrow$
15752 \end_inset
15753
15754
15755 \end_layout
15756
15757 \end_inset
15758 </cell>
15759 </row>
15760 </lyxtabular>
15761
15762 \end_inset
15763
15764
15765 \hfill
15766
15767 \begin_inset ERT
15768 status collapsed
15769
15770 \begin_layout Standard
15771
15772
15773 \backslash
15774 hspace*{0pt}
15775 \end_layout
15776
15777 \end_inset
15778
15779
15780 \begin_inset VSpace medskip
15781 \end_inset
15782
15783
15784 \newline
15785 Deshalb macht das Einfügen oberhalb der Zeile nur Sinn, wenn Sie keine vertikale
15786 n Linien verwenden.
15787 \end_layout
15788
15789 \begin_layout Standard
15790 \begin_inset VSpace bigskip
15791 \end_inset
15792
15793 Wenn Sie die Höhe aller Zellen vergrößern wollen, können Sie das mit folgenden
15794  Befehlen im LaTeX-Vorspann machen:
15795 \end_layout
15796
15797 \begin_layout Standard
15798
15799 \series bold
15800
15801 \backslash
15802 @ifundef\SpecialChar \textcompwordmark{}
15803 ined{extrarowheight}
15804 \newline
15805
15806 \begin_inset ERT
15807 status collapsed
15808
15809 \begin_layout Standard
15810
15811
15812 \backslash
15813 hphantom{ }
15814 \end_layout
15815
15816 \end_inset
15817
15818 {
15819 \backslash
15820 usepackage{array}}{}
15821 \newline
15822
15823 \backslash
15824 setlength{
15825 \backslash
15826 extrarowheight}{Höhe}
15827 \end_layout
15828
15829 \begin_layout Standard
15830 Aber das hat den Nachteil, dass die Zelltexte nicht mehr genau vertikal
15831  ausgerichtet sind.
15832  (Das Paket 
15833 \series bold
15834 array
15835 \series default
15836  wird automatisch von LyX geladen, wenn Sie selbst-definierte Tabellenformate
15837  verwenden.
15838  Der Befehl 
15839 \series bold
15840
15841 \backslash
15842 @ifundef\SpecialChar \textcompwordmark{}
15843 ined
15844 \series default
15845  vermeidet, dass es in diesem Fall doppelt geladen wird.)
15846 \end_layout
15847
15848 \begin_layout Subsection
15849 Besondere Zellenausrichtung
15850 \begin_inset LatexCommand index
15851 name "Tabellen ! Zellenausrichtung"
15852
15853 \end_inset
15854
15855
15856 \end_layout
15857
15858 \begin_layout Standard
15859 Manchmal sieht es besser aus, wenn Spalten nach besonderen Zeichen ausgerichtet
15860  sind wie zum Beispiel den Dezimalpunkt wie in Tabelle\InsetSpace ~
15861
15862 \begin_inset LatexCommand ref
15863 reference "tab:Tabellenzellen-sind-auf"
15864
15865 \end_inset
15866
15867 .
15868 \end_layout
15869
15870 \begin_layout Standard
15871 \begin_inset Float table
15872 placement h
15873 wide false
15874 sideways false
15875 status open
15876
15877 \begin_layout Standard
15878 \begin_inset Caption
15879
15880 \begin_layout Standard
15881 \begin_inset LatexCommand label
15882 name "tab:Tabellenzellen-sind-auf"
15883
15884 \end_inset
15885
15886 Tabellenzellen sind auf den Dezimalpunkt ausgerichtet
15887 \end_layout
15888
15889 \end_inset
15890
15891
15892 \end_layout
15893
15894 \begin_layout Standard
15895 \align center
15896 \begin_inset Tabular
15897 <lyxtabular version="3" rows="4" columns="2">
15898 <features>
15899 <column alignment="right" valignment="top" width="0">
15900 <column alignment="left" valignment="top" width="0" special="@{}l">
15901 <row bottomline="true">
15902 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
15903 \begin_inset Text
15904
15905 \begin_layout Standard
15906 Überschrift
15907 \end_layout
15908
15909 \end_inset
15910 </cell>
15911 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15912 \begin_inset Text
15913
15914 \begin_layout Standard
15915
15916 \end_layout
15917
15918 \end_inset
15919 </cell>
15920 </row>
15921 <row>
15922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15923 \begin_inset Text
15924
15925 \begin_layout Standard
15926 12.
15927 \end_layout
15928
15929 \end_inset
15930 </cell>
15931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15932 \begin_inset Text
15933
15934 \begin_layout Standard
15935 6
15936 \end_layout
15937
15938 \end_inset
15939 </cell>
15940 </row>
15941 <row>
15942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15943 \begin_inset Text
15944
15945 \begin_layout Standard
15946 0.
15947 \end_layout
15948
15949 \end_inset
15950 </cell>
15951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15952 \begin_inset Text
15953
15954 \begin_layout Standard
15955 68
15956 \end_layout
15957
15958 \end_inset
15959 </cell>
15960 </row>
15961 <row>
15962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15963 \begin_inset Text
15964
15965 \begin_layout Standard
15966 -123.
15967 \end_layout
15968
15969 \end_inset
15970 </cell>
15971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15972 \begin_inset Text
15973
15974 \begin_layout Standard
15975 0
15976 \end_layout
15977
15978 \end_inset
15979 </cell>
15980 </row>
15981 </lyxtabular>
15982
15983 \end_inset
15984
15985
15986 \end_layout
15987
15988 \end_inset
15989
15990
15991 \end_layout
15992
15993 \begin_layout Standard
15994 Diese Tabelle wurde als 4×2 Tabelle erstellt.
15995  Die Überschrift ist eine zentrierte Mehrfachspalte.
15996  Die erste Spalte ist rechtsbündig ausgerichtet und enthält den Vorkommateil
15997  der Zahlen einschließlich Dezimalpunkt.
15998  Die zweite Spalte ist linksbündig ausgerichtet und enthält den Nachkommateil
15999  der Zahlen.
16000   Um den Raum zwischen den beiden Spalten zu löschen, wurde im 
16001 \family sans
16002 LaTe
16003 \begin_inset ERT
16004 status collapsed
16005
16006 \begin_layout Standard
16007
16008 {}
16009 \end_layout
16010
16011 \end_inset
16012
16013 X-Argument
16014 \family default
16015  für die zweite Spalte folgendes eingefügt:
16016 \end_layout
16017
16018 \begin_layout Standard
16019
16020 \series bold
16021 @{}l
16022 \end_layout
16023
16024 \begin_layout Standard
16025 Tabelle\InsetSpace ~
16026
16027 \begin_inset LatexCommand ref
16028 reference "tab:Verschiedene-Ausrichtungen"
16029
16030 \end_inset
16031
16032  zeigt einige Ausrichtungen.
16033  Für die Ausrichtung der Relationen müssen Sie den 
16034 \family sans
16035 Mittleren\InsetSpace ~
16036 Abstand
16037 \family default
16038  aus der 
16039 \family sans
16040 Mathe-Werkzeugleiste
16041 \family default
16042  am Anfang der letzten Spalte einfügen, um den gleichen Abstand links und
16043  rechts vom Relationszeichen zu bekommen.
16044 \end_layout
16045
16046 \begin_layout Standard
16047
16048 \color black
16049 \begin_inset Float table
16050 placement h
16051 wide false
16052 sideways false
16053 status open
16054
16055 \begin_layout Standard
16056
16057 \color black
16058 \begin_inset Caption
16059
16060 \begin_layout Standard
16061
16062 \color black
16063 \begin_inset LatexCommand label
16064 name "tab:Verschiedene-Ausrichtungen"
16065
16066 \end_inset
16067
16068
16069 \color inherit
16070 Verschiedene Ausrichtungen
16071 \end_layout
16072
16073 \end_inset
16074
16075
16076 \end_layout
16077
16078 \begin_layout Standard
16079 \align center
16080
16081 \color black
16082 \begin_inset Tabular
16083 <lyxtabular version="3" rows="4" columns="6">
16084 <features>
16085 <column alignment="right" valignment="top" width="0">
16086 <column alignment="left" valignment="top" rightline="true" width="0" special="@{}l">
16087 <column alignment="right" valignment="top" width="0">
16088 <column alignment="left" valignment="top" rightline="true" width="0" special="@{}l">
16089 <column alignment="right" valignment="top" width="0">
16090 <column alignment="left" valignment="top" width="0" special="@{}l">
16091 <row bottomline="true">
16092 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16093 \begin_inset Text
16094
16095 \begin_layout Standard
16096 Einheiten
16097 \end_layout
16098
16099 \end_inset
16100 </cell>
16101 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16102 \begin_inset Text
16103
16104 \begin_layout Standard
16105
16106 \end_layout
16107
16108 \end_inset
16109 </cell>
16110 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16111 \begin_inset Text
16112
16113 \begin_layout Standard
16114 Exponenten
16115 \end_layout
16116
16117 \end_inset
16118 </cell>
16119 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16120 \begin_inset Text
16121
16122 \begin_layout Standard
16123
16124 \end_layout
16125
16126 \end_inset
16127 </cell>
16128 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16129 \begin_inset Text
16130
16131 \begin_layout Standard
16132 Relationen
16133 \end_layout
16134
16135 \end_inset
16136 </cell>
16137 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16138 \begin_inset Text
16139
16140 \begin_layout Standard
16141
16142 \end_layout
16143
16144 \end_inset
16145 </cell>
16146 </row>
16147 <row>
16148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16149 \begin_inset Text
16150
16151 \begin_layout Standard
16152
16153 \color black
16154 12×
16155 \end_layout
16156
16157 \end_inset
16158 </cell>
16159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16160 \begin_inset Text
16161
16162 \begin_layout Standard
16163
16164 \color black
16165 24\InsetSpace \thinspace{}
16166
16167 \color inherit
16168 Flaschen
16169 \end_layout
16170
16171 \end_inset
16172 </cell>
16173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16174 \begin_inset Text
16175
16176 \begin_layout Standard
16177
16178 \color black
16179 \begin_inset Formula $10\cdot$
16180 \end_inset
16181
16182
16183 \end_layout
16184
16185 \end_inset
16186 </cell>
16187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16188 \begin_inset Text
16189
16190 \begin_layout Standard
16191
16192 \color black
16193 \begin_inset Formula $10^{\mbox{-}17}$
16194 \end_inset
16195
16196
16197 \end_layout
16198
16199 \end_inset
16200 </cell>
16201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16202 \begin_inset Text
16203
16204 \begin_layout Standard
16205
16206 \color black
16207 \begin_inset Formula $\Gamma(t)\propto$
16208 \end_inset
16209
16210
16211 \end_layout
16212
16213 \end_inset
16214 </cell>
16215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16216 \begin_inset Text
16217
16218 \begin_layout Standard
16219
16220 \color black
16221 \begin_inset Formula $\:\Upsilon(t)$
16222 \end_inset
16223
16224
16225 \end_layout
16226
16227 \end_inset
16228 </cell>
16229 </row>
16230 <row>
16231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16232 \begin_inset Text
16233
16234 \begin_layout Standard
16235
16236 \color black
16237 1024×
16238 \end_layout
16239
16240 \end_inset
16241 </cell>
16242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16243 \begin_inset Text
16244
16245 \begin_layout Standard
16246
16247 \color black
16248 768\InsetSpace \thinspace{}
16249 Pixel
16250 \end_layout
16251
16252 \end_inset
16253 </cell>
16254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16255 \begin_inset Text
16256
16257 \begin_layout Standard
16258
16259 \color black
16260 \begin_inset Formula $5.78\cdot$
16261 \end_inset
16262
16263
16264 \end_layout
16265
16266 \end_inset
16267 </cell>
16268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16269 \begin_inset Text
16270
16271 \begin_layout Standard
16272
16273 \color black
16274 \begin_inset Formula $10^{7}$
16275 \end_inset
16276
16277
16278 \end_layout
16279
16280 \end_inset
16281 </cell>
16282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16283 \begin_inset Text
16284
16285 \begin_layout Standard
16286
16287 \color black
16288 \begin_inset Formula $A\ne$
16289 \end_inset
16290
16291
16292 \end_layout
16293
16294 \end_inset
16295 </cell>
16296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16297 \begin_inset Text
16298
16299 \begin_layout Standard
16300
16301 \color black
16302 \begin_inset Formula $\: B_{\mathrm{red}}$
16303 \end_inset
16304
16305
16306 \end_layout
16307
16308 \end_inset
16309 </cell>
16310 </row>
16311 <row>
16312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16313 \begin_inset Text
16314
16315 \begin_layout Standard
16316
16317 \color black
16318 32×
16319 \end_layout
16320
16321 \end_inset
16322 </cell>
16323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16324 \begin_inset Text
16325
16326 \begin_layout Standard
16327
16328 \color black
16329 6\InsetSpace \thinspace{}
16330 cm
16331 \end_layout
16332
16333 \end_inset
16334 </cell>
16335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Standard
16339
16340 \color black
16341 -
16342 \begin_inset Formula $33.5\cdot$
16343 \end_inset
16344
16345
16346 \end_layout
16347
16348 \end_inset
16349 </cell>
16350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16351 \begin_inset Text
16352
16353 \begin_layout Standard
16354
16355 \color black
16356 \begin_inset Formula $10^{4}$
16357 \end_inset
16358
16359
16360 \end_layout
16361
16362 \end_inset
16363 </cell>
16364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16365 \begin_inset Text
16366
16367 \begin_layout Standard
16368
16369 \color black
16370 \begin_inset Formula $\sin(\alpha)\ge$
16371 \end_inset
16372
16373
16374 \end_layout
16375
16376 \end_inset
16377 </cell>
16378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16379 \begin_inset Text
16380
16381 \begin_layout Standard
16382
16383 \color black
16384 \begin_inset Formula $\:\sin(\beta)$
16385 \end_inset
16386
16387
16388 \end_layout
16389
16390 \end_inset
16391 </cell>
16392 </row>
16393 </lyxtabular>
16394
16395 \end_inset
16396
16397
16398 \end_layout
16399
16400 \end_inset
16401
16402
16403 \end_layout
16404
16405 \begin_layout Standard
16406 \begin_inset VSpace bigskip
16407 \end_inset
16408
16409 Es gibt auch noch das LaTeX-Paket 
16410 \series bold
16411 dcolumn
16412 \series default
16413
16414 \begin_inset LatexCommand index
16415 name "LaTeX-Pakete ! dcolumn"
16416
16417 \end_inset
16418
16419  mit dem man Zellen ausrichten kann.
16420  Aber es behandelt den Zelleninhalt als Mathematik und erlaubt keine Formeln
16421  in den Zellen.
16422  Die erste Spalte von Tabelle\InsetSpace ~
16423
16424 \begin_inset LatexCommand ref
16425 reference "tab:Verschiedene-Ausrichtungen"
16426
16427 \end_inset
16428
16429  wird mit 
16430 \family typewriter
16431 dcolumn
16432 \family default
16433  wie die erste Spalte von Tabelle\InsetSpace ~
16434
16435 \begin_inset LatexCommand ref
16436 reference "tab:Ausrichtung-mit-dem"
16437
16438 \end_inset
16439
16440  aussehen und nur mit ein paar Tricks wie erwartet.
16441  Die Ausrichtung der zweiten und dritten Spalte wie in Tabelle\InsetSpace ~
16442
16443 \begin_inset LatexCommand ref
16444 reference "tab:Verschiedene-Ausrichtungen"
16445
16446 \end_inset
16447
16448  ist mit 
16449 \series bold
16450 dcolumn
16451 \series default
16452  nicht möglich.
16453 \end_layout
16454
16455 \begin_layout Standard
16456 \begin_inset Float table
16457 placement h
16458 wide false
16459 sideways false
16460 status open
16461
16462 \begin_layout Standard
16463 \begin_inset Caption
16464
16465 \begin_layout Standard
16466 \begin_inset LatexCommand label
16467 name "tab:Ausrichtung-mit-dem"
16468
16469 \end_inset
16470
16471 Ausrichtung mit dem LaTeX-Paket 
16472 \series bold
16473 dcolumn
16474 \series default
16475 .
16476  Bei allen Spalten musste getrickst werden, um die gewünschte Ausgabe zu
16477  bekommen.
16478 \begin_inset OptArg
16479 status collapsed
16480
16481 \begin_layout Standard
16482 Ausrichtung mit dem LaTeX-Paket 
16483 \series bold
16484 dcolumn
16485 \end_layout
16486
16487 \end_inset
16488
16489
16490 \end_layout
16491
16492 \end_inset
16493
16494
16495 \end_layout
16496
16497 \begin_layout Standard
16498 \align center
16499 \begin_inset Tabular
16500 <lyxtabular version="3" rows="4" columns="3">
16501 <features>
16502 <column alignment="center" valignment="top" rightline="true" width="0" special="D{x}{\times}{-1}|">
16503 <column alignment="center" valignment="top" rightline="true" width="0" special="D{x}{\times}{4.9}|">
16504 <column alignment="center" valignment="top" rightline="true" width="0" special="D{~}{\,}{9.7}">
16505 <row bottomline="true">
16506 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16507 \begin_inset Text
16508
16509 \begin_layout Standard
16510 Einheiten
16511 \end_layout
16512
16513 \end_inset
16514 </cell>
16515 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16516 \begin_inset Text
16517
16518 \begin_layout Standard
16519 Einheiten
16520 \end_layout
16521
16522 \end_inset
16523 </cell>
16524 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16525 \begin_inset Text
16526
16527 \begin_layout Standard
16528 Einheiten
16529 \end_layout
16530
16531 \end_inset
16532 </cell>
16533 </row>
16534 <row>
16535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16536 \begin_inset Text
16537
16538 \begin_layout Standard
16539 12x24\InsetSpace \thinspace{}
16540
16541 \begin_inset Formula $\mbox{Flaschen}$
16542 \end_inset
16543
16544
16545 \end_layout
16546
16547 \end_inset
16548 </cell>
16549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16550 \begin_inset Text
16551
16552 \begin_layout Standard
16553 12x24\InsetSpace \thinspace{}
16554
16555 \begin_inset Formula $\mbox{Flaschen}$
16556 \end_inset
16557
16558
16559 \end_layout
16560
16561 \end_inset
16562 </cell>
16563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16564 \begin_inset Text
16565
16566 \begin_layout Standard
16567 12
16568 \begin_inset ERT
16569 status collapsed
16570
16571 \begin_layout Standard
16572
16573
16574 \backslash
16575 times 
16576 \end_layout
16577
16578 \end_inset
16579
16580 24~
16581 \begin_inset Formula $\mbox{Flaschen}$
16582 \end_inset
16583
16584
16585 \end_layout
16586
16587 \end_inset
16588 </cell>
16589 </row>
16590 <row>
16591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16592 \begin_inset Text
16593
16594 \begin_layout Standard
16595 1024x768\InsetSpace \thinspace{}
16596
16597 \begin_inset Formula $\mbox{Pixel}$
16598 \end_inset
16599
16600
16601 \end_layout
16602
16603 \end_inset
16604 </cell>
16605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16606 \begin_inset Text
16607
16608 \begin_layout Standard
16609 1024x768\InsetSpace \thinspace{}
16610
16611 \begin_inset Formula $\mbox{Pixel}$
16612 \end_inset
16613
16614
16615 \end_layout
16616
16617 \end_inset
16618 </cell>
16619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16620 \begin_inset Text
16621
16622 \begin_layout Standard
16623 1024
16624 \begin_inset ERT
16625 status collapsed
16626
16627 \begin_layout Standard
16628
16629
16630 \backslash
16631 times 
16632 \end_layout
16633
16634 \end_inset
16635
16636 768~
16637 \begin_inset Formula $\mbox{Pixel}$
16638 \end_inset
16639
16640
16641 \end_layout
16642
16643 \end_inset
16644 </cell>
16645 </row>
16646 <row>
16647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16648 \begin_inset Text
16649
16650 \begin_layout Standard
16651 32x6\InsetSpace \thinspace{}
16652
16653 \begin_inset Formula $\mbox{cm}$
16654 \end_inset
16655
16656
16657 \end_layout
16658
16659 \end_inset
16660 </cell>
16661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16662 \begin_inset Text
16663
16664 \begin_layout Standard
16665 32x6\InsetSpace \thinspace{}
16666
16667 \begin_inset Formula $\mbox{cm}$
16668 \end_inset
16669
16670
16671 \end_layout
16672
16673 \end_inset
16674 </cell>
16675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16676 \begin_inset Text
16677
16678 \begin_layout Standard
16679 32
16680 \begin_inset ERT
16681 status collapsed
16682
16683 \begin_layout Standard
16684
16685
16686 \backslash
16687 times 
16688 \end_layout
16689
16690 \end_inset
16691
16692 6~
16693 \begin_inset Formula $\mbox{cm}$
16694 \end_inset
16695
16696
16697 \end_layout
16698
16699 \end_inset
16700 </cell>
16701 </row>
16702 </lyxtabular>
16703
16704 \end_inset
16705
16706
16707 \end_layout
16708
16709 \end_inset
16710
16711
16712 \end_layout
16713
16714 \begin_layout Subsection
16715 Angepasste Zellen/Spaltenformat
16716 \begin_inset LatexCommand label
16717 name "uab:Angepasste-Zellen/Spaltenformat"
16718
16719 \end_inset
16720
16721
16722 \begin_inset LatexCommand index
16723 name "Tabellen ! Spaltenformat"
16724
16725 \end_inset
16726
16727
16728 \end_layout
16729
16730 \begin_layout Standard
16731 Wenn man wie in Abschnitt\InsetSpace ~
16732
16733 \begin_inset LatexCommand ref
16734 reference "uab:Mehrfachspalten-Berechnungen"
16735
16736 \end_inset
16737
16738  die gewünschte Breite einer Mehrfachspalte berechnen will, ist bei mehreren
16739  Tabellen mit Mehrfachspalten sehr lästig.
16740  Um sich das Leben zu erleichtern, können Sie im LaTeX-Vorspann ein Zellen/Spalt
16741 en definieren:
16742 \end_layout
16743
16744 \begin_layout Standard
16745
16746 \series bold
16747
16748 \backslash
16749 newcolumntype{Formatname}[Zahl der Argumente]{Befehle}
16750 \end_layout
16751
16752 \begin_layout Standard
16753 Der Formatname darf nur ein Buchstabe sein, aber nicht 
16754 \emph on
16755 b
16756 \emph default
16757
16758 \emph on
16759 c
16760 \emph default
16761
16762 \emph on
16763 l
16764 \emph default
16765
16766 \emph on
16767 m
16768 \emph default
16769
16770 \emph on
16771 p
16772 \emph default
16773  oder 
16774 \emph on
16775 r
16776 \emph default
16777 , weil diese vordefiniert sind.
16778  Aber alle Buchstaben sind als Großbuchstaben erlaubt.
16779 \end_layout
16780
16781 \begin_layout Standard
16782 \begin_inset VSpace medskip
16783 \end_inset
16784
16785
16786 \end_layout
16787
16788 \begin_layout Standard
16789 Für vertikal und horizontal zentrierte Mehrfachspalten-Zellen mit fester
16790  Breite könnte das Format so aussehen:
16791 \end_layout
16792
16793 \begin_layout Standard
16794
16795 \series bold
16796
16797 \backslash
16798 newcolumntype{M}[1]{>{
16799 \backslash
16800 centering
16801 \backslash
16802 hspace{0pt}}m{#1}}
16803 \end_layout
16804
16805 \begin_layout Standard
16806 wobei 
16807 \series bold
16808
16809 \backslash
16810 hspace{0pt}
16811 \series default
16812  das Problem mit der Silbentrennung des ersten Wortes vermeidet, wie in
16813  Abschnitt\InsetSpace ~
16814
16815 \begin_inset LatexCommand ref
16816 reference "uab:Mehrfache-Zeilen-in"
16817
16818 \end_inset
16819
16820  beschrieben.
16821  Jetzt können Sie mit
16822 \end_layout
16823
16824 \begin_layout Standard
16825
16826 \series bold
16827 M{Breite}
16828 \end_layout
16829
16830 \begin_layout Standard
16831 im 
16832 \family sans
16833 LaTeX-Argument
16834 \family default
16835  im 
16836 \family sans
16837 Tabellen-Einstellungen
16838 \family default
16839 -Dialog eine Mehrfachspalten definieren.
16840 \end_layout
16841
16842 \begin_layout Standard
16843 \begin_inset VSpace bigskip
16844 \end_inset
16845
16846
16847 \end_layout
16848
16849 \begin_layout Standard
16850 Für Zellen, die von einer Mehrfachspalte überspannt werden, können Sie folgendes
16851  Format definieren:
16852 \end_layout
16853
16854 \begin_layout Standard
16855
16856 \series bold
16857
16858 \backslash
16859 newcolumntype{S}[2]{>{
16860 \backslash
16861 centering
16862 \backslash
16863 hspace{0pt}}
16864 \newline
16865
16866 \begin_inset ERT
16867 status collapsed
16868
16869 \begin_layout Standard
16870
16871
16872 \backslash
16873 phantom{
16874 \end_layout
16875
16876 \end_inset
16877
16878
16879 \backslash
16880 newcolumntype{S}[2]
16881 \begin_inset ERT
16882 status collapsed
16883
16884 \begin_layout Standard
16885
16886 }
16887 \end_layout
16888
16889 \end_inset
16890
16891 m{(#1+(2
16892 \backslash
16893 tabcolsep+
16894 \backslash
16895 arrayrulewidth)*(1-#2))/#2}}
16896 \end_layout
16897
16898 \begin_layout Standard
16899 Diese Format benutzt Gleichung\InsetSpace ~
16900
16901 \begin_inset LatexCommand ref
16902 reference "eq:Wgn"
16903
16904 \end_inset
16905
16906 , um die nötige Breite zu berechnen, damit jede überspannte Spalte gleich
16907  breit ist.
16908 \end_layout
16909
16910 \begin_layout Standard
16911 Jetzt können Sie im 
16912 \family sans
16913 LaTeX-Argument
16914 \family default
16915  im 
16916 \family sans
16917 Tabellen-Einstellungen
16918 \family default
16919 -Dialog folgendes einfügen:
16920 \end_layout
16921
16922 \begin_layout Standard
16923
16924 \series bold
16925 S{Mehrfachspalten-Breite}{Zahl der überspannten Spalten}
16926 \end_layout
16927
16928 \begin_layout Standard
16929 \begin_inset VSpace bigskip
16930 \end_inset
16931
16932
16933 \end_layout
16934
16935 \begin_layout Standard
16936 Für farbige Spalten können Sie folgendes einfügen:
16937 \end_layout
16938
16939 \begin_layout Standard
16940
16941 \series bold
16942
16943 \backslash
16944 newcolumntype{K}[1]{>{
16945 \backslash
16946 columncolor{#1}
16947 \backslash
16948 hspace{0pt}}c}
16949 \end_layout
16950
16951 \begin_layout Standard
16952 Das 
16953 \begin_inset Quotes gld
16954 \end_inset
16955
16956 c
16957 \begin_inset Quotes grd
16958 \end_inset
16959
16960  am Ende erzeugt eine Spalte mit flexibler Breite, deren Text horizontal
16961  zentriert ist.
16962  Jetzt können Sie als 
16963 \family sans
16964 LaTeX-Argument
16965 \family default
16966  folgendes einfügen:
16967 \end_layout
16968
16969 \begin_layout Standard
16970
16971 \series bold
16972 K{Farbname}
16973 \end_layout
16974
16975 \begin_layout Standard
16976 \begin_inset VSpace bigskip
16977 \end_inset
16978
16979
16980 \end_layout
16981
16982 \begin_layout Standard
16983 Für Tabelle\InsetSpace ~
16984
16985 \begin_inset LatexCommand ref
16986 reference "tab:Tabelle-mit-benutzerdefinierte"
16987
16988 \end_inset
16989
16990  wurden folgende 
16991 \family sans
16992 LaTeX-Argumente
16993 \family default
16994  benutzt:
16995 \end_layout
16996
16997 \begin_layout Standard
16998
16999 \series bold
17000 M{2.5cm}
17001 \end_layout
17002
17003 \begin_layout Standard
17004 für die erste Spalte und die Mehrfachspalte,
17005 \end_layout
17006
17007 \begin_layout Standard
17008
17009 \series bold
17010 K{red}
17011 \end_layout
17012
17013 \begin_layout Standard
17014 für die letzte Spalte und
17015 \end_layout
17016
17017 \begin_layout Standard
17018
17019 \series bold
17020 S{2.5cm}{2}
17021 \end_layout
17022
17023 \begin_layout Standard
17024 für die Spalten in der zweiten Mehrfachspalte.
17025 \end_layout
17026
17027 \begin_layout Standard
17028 \begin_inset Float table
17029 placement h
17030 wide false
17031 sideways false
17032 status open
17033
17034 \begin_layout Standard
17035 \begin_inset Caption
17036
17037 \begin_layout Standard
17038 \begin_inset LatexCommand label
17039 name "tab:Tabelle-mit-benutzerdefinierte"
17040
17041 \end_inset
17042
17043 Tabelle mit benutzerdefinierte Formaten
17044 \end_layout
17045
17046 \end_inset
17047
17048
17049 \end_layout
17050
17051 \begin_layout Standard
17052 \align center
17053 \begin_inset Tabular
17054 <lyxtabular version="3" rows="3" columns="4">
17055 <features>
17056 <column alignment="center" valignment="middle" leftline="true" width="2.5cm" special="M{2.5cm}">
17057 <column alignment="center" valignment="middle" leftline="true" width="0" special="S{2.5cm}{2}">
17058 <column alignment="center" valignment="middle" leftline="true" width="0">
17059 <column alignment="center" valignment="middle" leftline="true" rightline="true" width="0" special="K{red}">
17060 <row topline="true">
17061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Standard
17065 einsehrlangesWort
17066 \end_layout
17067
17068 \end_inset
17069 </cell>
17070 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none" special="M{2.5cm}">
17071 \begin_inset Text
17072
17073 \begin_layout Standard
17074 Mehrfachspalte mit mehreren Zeilen
17075 \end_layout
17076
17077 \end_inset
17078 </cell>
17079 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17080 \begin_inset Text
17081
17082 \begin_layout Standard
17083
17084 \end_layout
17085
17086 \end_inset
17087 </cell>
17088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17089 \begin_inset Text
17090
17091 \begin_layout Standard
17092 c
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 </row>
17098 <row topline="true">
17099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17100 \begin_inset Text
17101
17102 \begin_layout Standard
17103 d
17104 \end_layout
17105
17106 \end_inset
17107 </cell>
17108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17109 \begin_inset Text
17110
17111 \begin_layout Standard
17112 e
17113 \end_layout
17114
17115 \end_inset
17116 </cell>
17117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17118 \begin_inset Text
17119
17120 \begin_layout Standard
17121 f
17122 \end_layout
17123
17124 \end_inset
17125 </cell>
17126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17127 \begin_inset Text
17128
17129 \begin_layout Standard
17130 g
17131 \end_layout
17132
17133 \end_inset
17134 </cell>
17135 </row>
17136 <row topline="true" bottomline="true">
17137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17138 \begin_inset Text
17139
17140 \begin_layout Standard
17141 h
17142 \end_layout
17143
17144 \end_inset
17145 </cell>
17146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17147 \begin_inset Text
17148
17149 \begin_layout Standard
17150 i
17151 \end_layout
17152
17153 \end_inset
17154 </cell>
17155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17156 \begin_inset Text
17157
17158 \begin_layout Standard
17159 j
17160 \end_layout
17161
17162 \end_inset
17163 </cell>
17164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17165 \begin_inset Text
17166
17167 \begin_layout Standard
17168 k
17169 \end_layout
17170
17171 \end_inset
17172 </cell>
17173 </row>
17174 </lyxtabular>
17175
17176 \end_inset
17177
17178
17179 \end_layout
17180
17181 \end_inset
17182
17183
17184 \end_layout
17185
17186 \begin_layout Subsection
17187 Liniendicke
17188 \begin_inset LatexCommand label
17189 name "uab:Liniendicke"
17190
17191 \end_inset
17192
17193
17194 \begin_inset LatexCommand index
17195 name "Tabellen  ! Linien ! -dicke"
17196
17197 \end_inset
17198
17199
17200 \end_layout
17201
17202 \begin_layout Standard
17203 Die Liniendicke für alle Linien einer Tabelle kann mit 
17204 \series bold
17205
17206 \backslash
17207 arrayrulewidth
17208 \series default
17209  eingestellt werden.
17210  Um eine Liniendicke von 1.5\InsetSpace \thinspace{}
17211 pt, wie in Tabelle\InsetSpace ~
17212
17213 \begin_inset LatexCommand ref
17214 reference "tab:Tabelle-mit-1.5pt-Liniendicke"
17215
17216 \end_inset
17217
17218  zu bekommen, geben Sie den Befehl
17219 \end_layout
17220
17221 \begin_layout Standard
17222
17223 \series bold
17224
17225 \backslash
17226 setlength{
17227 \backslash
17228 arrayrulewidth}{1.5pt}
17229 \end_layout
17230
17231 \begin_layout Standard
17232 als ERT vor der (Gleitobjekt-)Tabelle ein.
17233  Die geänderte Liniendicke gilt für alle folgenden Tabellen.
17234  Mit
17235 \end_layout
17236
17237 \begin_layout Standard
17238
17239 \series bold
17240
17241 \backslash
17242 setlength{
17243 \backslash
17244 arrayrulewidth}{0.4pt}
17245 \end_layout
17246
17247 \begin_layout Standard
17248 bekommen Sie wieder die Standarddicke.
17249 \end_layout
17250
17251 \begin_layout Standard
17252 \begin_inset ERT
17253 status collapsed
17254
17255 \begin_layout Standard
17256
17257
17258 \backslash
17259 setlength{
17260 \backslash
17261 arrayrulewidth}{1.5pt}
17262 \end_layout
17263
17264 \end_inset
17265
17266
17267 \begin_inset Float table
17268 placement H
17269 wide false
17270 sideways false
17271 status open
17272
17273 \begin_layout Standard
17274 \begin_inset Caption
17275
17276 \begin_layout Standard
17277 \begin_inset LatexCommand label
17278 name "tab:Tabelle-mit-1.5pt-Liniendicke"
17279
17280 \end_inset
17281
17282 Tabelle mit 1.5\InsetSpace \thinspace{}
17283 pt Liniendicke
17284 \end_layout
17285
17286 \end_inset
17287
17288
17289 \end_layout
17290
17291 \begin_layout Standard
17292 \align center
17293 \begin_inset Tabular
17294 <lyxtabular version="3" rows="3" columns="3">
17295 <features>
17296 <column alignment="center" valignment="top" leftline="true" width="0">
17297 <column alignment="center" valignment="top" leftline="true" width="0">
17298 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
17299 <row topline="true">
17300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17301 \begin_inset Text
17302
17303 \begin_layout Standard
17304 sd
17305 \end_layout
17306
17307 \end_inset
17308 </cell>
17309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17310 \begin_inset Text
17311
17312 \begin_layout Standard
17313
17314 \end_layout
17315
17316 \end_inset
17317 </cell>
17318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17319 \begin_inset Text
17320
17321 \begin_layout Standard
17322
17323 \end_layout
17324
17325 \end_inset
17326 </cell>
17327 </row>
17328 <row topline="true">
17329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17330 \begin_inset Text
17331
17332 \begin_layout Standard
17333
17334 \end_layout
17335
17336 \end_inset
17337 </cell>
17338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17339 \begin_inset Text
17340
17341 \begin_layout Standard
17342 sd
17343 \end_layout
17344
17345 \end_inset
17346 </cell>
17347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17348 \begin_inset Text
17349
17350 \begin_layout Standard
17351
17352 \end_layout
17353
17354 \end_inset
17355 </cell>
17356 </row>
17357 <row topline="true" bottomline="true">
17358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17359 \begin_inset Text
17360
17361 \begin_layout Standard
17362
17363 \end_layout
17364
17365 \end_inset
17366 </cell>
17367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17368 \begin_inset Text
17369
17370 \begin_layout Standard
17371
17372 \end_layout
17373
17374 \end_inset
17375 </cell>
17376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17377 \begin_inset Text
17378
17379 \begin_layout Standard
17380 sd
17381 \end_layout
17382
17383 \end_inset
17384 </cell>
17385 </row>
17386 </lyxtabular>
17387
17388 \end_inset
17389
17390
17391 \end_layout
17392
17393 \end_inset
17394
17395
17396 \begin_inset ERT
17397 status collapsed
17398
17399 \begin_layout Standard
17400
17401
17402 \backslash
17403 setlength{
17404 \backslash
17405 arrayrulewidth}{0.4pt}
17406 \end_layout
17407
17408 \end_inset
17409
17410
17411 \end_layout
17412
17413 \begin_layout Standard
17414 \begin_inset VSpace bigskip
17415 \end_inset
17416
17417 Um eine Liniendicke von 1.5\InsetSpace \thinspace{}
17418 pt nur für horizontale Linien zu bekommen, wie
17419  in Tabelle\InsetSpace ~
17420
17421 \begin_inset LatexCommand ref
17422 reference "tab:Tabelle-mit-1.5pt-horiz"
17423
17424 \end_inset
17425
17426 , müssen Sie folgende Befehle als ERT vor der (Gleitobjekt-)Tabelle einfügen:
17427 \end_layout
17428
17429 \begin_layout Standard
17430
17431 \series bold
17432
17433 \backslash
17434 let
17435 \backslash
17436 myHline
17437 \backslash
17438 hline
17439 \newline
17440
17441 \backslash
17442 renewcommand{
17443 \backslash
17444 hline}
17445 \newline
17446  {
17447 \backslash
17448 noalign{
17449 \backslash
17450 global
17451 \backslash
17452 arrayrulewidth 1.5pt}
17453 \newline
17454  
17455 \backslash
17456 myHline
17457 \backslash
17458 noalign{
17459 \backslash
17460 global
17461 \backslash
17462 arrayrulewidth 0.4pt}}
17463 \end_layout
17464
17465 \begin_layout Standard
17466 Die Standarddicke erhalten Sie mit folgendem Befehl als ERT hinter der (Gleit\SpecialChar \-
17467 obj
17468 ekt-)Tabelle zurück:
17469 \end_layout
17470
17471 \begin_layout Standard
17472
17473 \series bold
17474
17475 \backslash
17476 renewcommand{
17477 \backslash
17478 hline}{
17479 \backslash
17480 myHline}
17481 \end_layout
17482
17483 \begin_layout Standard
17484 \begin_inset ERT
17485 status collapsed
17486
17487 \begin_layout Standard
17488
17489
17490 \backslash
17491 let
17492 \backslash
17493 myHline
17494 \backslash
17495 hline
17496 \end_layout
17497
17498 \begin_layout Standard
17499
17500
17501 \backslash
17502 renewcommand{
17503 \backslash
17504 hline}
17505 \end_layout
17506
17507 \begin_layout Standard
17508
17509  {
17510 \backslash
17511 noalign{
17512 \backslash
17513 global
17514 \backslash
17515 arrayrulewidth 1.5pt}
17516 \end_layout
17517
17518 \begin_layout Standard
17519
17520   
17521 \backslash
17522 myHline
17523 \backslash
17524 noalign{
17525 \backslash
17526 global
17527 \backslash
17528 arrayrulewidth 0.4pt}}
17529 \end_layout
17530
17531 \end_inset
17532
17533
17534 \begin_inset Float table
17535 placement h
17536 wide false
17537 sideways false
17538 status open
17539
17540 \begin_layout Standard
17541 \begin_inset Caption
17542
17543 \begin_layout Standard
17544 \begin_inset LatexCommand label
17545 name "tab:Tabelle-mit-1.5pt-horiz"
17546
17547 \end_inset
17548
17549 Tabelle mit 1.5\InsetSpace \thinspace{}
17550 pt dicken horizontalen Linien
17551 \end_layout
17552
17553 \end_inset
17554
17555
17556 \end_layout
17557
17558 \begin_layout Standard
17559 \align center
17560 \begin_inset Tabular
17561 <lyxtabular version="3" rows="3" columns="3">
17562 <features>
17563 <column alignment="center" valignment="top" leftline="true" width="0">
17564 <column alignment="center" valignment="top" leftline="true" width="0">
17565 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
17566 <row topline="true">
17567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17568 \begin_inset Text
17569
17570 \begin_layout Standard
17571 sd
17572 \end_layout
17573
17574 \end_inset
17575 </cell>
17576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17577 \begin_inset Text
17578
17579 \begin_layout Standard
17580
17581 \end_layout
17582
17583 \end_inset
17584 </cell>
17585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17586 \begin_inset Text
17587
17588 \begin_layout Standard
17589
17590 \end_layout
17591
17592 \end_inset
17593 </cell>
17594 </row>
17595 <row topline="true">
17596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17597 \begin_inset Text
17598
17599 \begin_layout Standard
17600
17601 \end_layout
17602
17603 \end_inset
17604 </cell>
17605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17606 \begin_inset Text
17607
17608 \begin_layout Standard
17609 sd
17610 \end_layout
17611
17612 \end_inset
17613 </cell>
17614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17615 \begin_inset Text
17616
17617 \begin_layout Standard
17618
17619 \end_layout
17620
17621 \end_inset
17622 </cell>
17623 </row>
17624 <row topline="true" bottomline="true">
17625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17626 \begin_inset Text
17627
17628 \begin_layout Standard
17629
17630 \end_layout
17631
17632 \end_inset
17633 </cell>
17634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17635 \begin_inset Text
17636
17637 \begin_layout Standard
17638
17639 \end_layout
17640
17641 \end_inset
17642 </cell>
17643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17644 \begin_inset Text
17645
17646 \begin_layout Standard
17647 sd
17648 \end_layout
17649
17650 \end_inset
17651 </cell>
17652 </row>
17653 </lyxtabular>
17654
17655 \end_inset
17656
17657
17658 \end_layout
17659
17660 \end_inset
17661
17662
17663 \begin_inset ERT
17664 status collapsed
17665
17666 \begin_layout Standard
17667
17668
17669 \backslash
17670 renewcommand{
17671 \backslash
17672 hline}{
17673 \backslash
17674 myHline}
17675 \end_layout
17676
17677 \end_inset
17678
17679
17680 \end_layout
17681
17682 \begin_layout Standard
17683 \begin_inset VSpace bigskip
17684 \end_inset
17685
17686 Um die Liniendicke von 1.5\InsetSpace \thinspace{}
17687 pt nur für vertikale Linien zu bekommen, müssen
17688  Sie im LaTeX-Vorspann folgendes Spaltenformat entsprechend der Beschreibung
17689  in Abschnitt\InsetSpace ~
17690
17691 \begin_inset LatexCommand ref
17692 reference "uab:Angepasste-Zellen/Spaltenformat"
17693
17694 \end_inset
17695
17696 definieren:
17697 \end_layout
17698
17699 \begin_layout Standard
17700
17701 \series bold
17702
17703 \backslash
17704 newcolumntype{V}{!{
17705 \backslash
17706 vrule width 1.5pt}}
17707 \end_layout
17708
17709 \begin_layout Standard
17710 In Tabelle\InsetSpace ~
17711
17712 \begin_inset LatexCommand ref
17713 reference "tab:Tabelle-mit-1.5pt-vert"
17714
17715 \end_inset
17716
17717  wurde das 
17718 \family sans
17719 LaTe
17720 \begin_inset ERT
17721 status collapsed
17722
17723 \begin_layout Standard
17724
17725 {}
17726 \end_layout
17727
17728 \end_inset
17729
17730 X-Argument
17731 \family default
17732 \series bold
17733  VcV
17734 \series default
17735  für die letzte Spalte und
17736 \series bold
17737  Vc
17738 \series default
17739  für die anderen benutzt.
17740 \end_layout
17741
17742 \begin_layout Standard
17743 \begin_inset Float table
17744 placement H
17745 wide false
17746 sideways false
17747 status open
17748
17749 \begin_layout Standard
17750 \begin_inset Caption
17751
17752 \begin_layout Standard
17753 \begin_inset LatexCommand label
17754 name "tab:Tabelle-mit-1.5pt-vert"
17755
17756 \end_inset
17757
17758 Tabelle mit 1.5\InsetSpace \thinspace{}
17759 pt dicken vertikalen Linien
17760 \end_layout
17761
17762 \end_inset
17763
17764
17765 \end_layout
17766
17767 \begin_layout Standard
17768 \align center
17769 \begin_inset Tabular
17770 <lyxtabular version="3" rows="3" columns="3">
17771 <features>
17772 <column alignment="center" valignment="top" width="0" special="Vc">
17773 <column alignment="center" valignment="top" width="0" special="Vc">
17774 <column alignment="center" valignment="top" width="0" special="VcV">
17775 <row topline="true">
17776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17777 \begin_inset Text
17778
17779 \begin_layout Standard
17780 sd
17781 \end_layout
17782
17783 \end_inset
17784 </cell>
17785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17786 \begin_inset Text
17787
17788 \begin_layout Standard
17789
17790 \end_layout
17791
17792 \end_inset
17793 </cell>
17794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17795 \begin_inset Text
17796
17797 \begin_layout Standard
17798
17799 \end_layout
17800
17801 \end_inset
17802 </cell>
17803 </row>
17804 <row topline="true">
17805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17806 \begin_inset Text
17807
17808 \begin_layout Standard
17809
17810 \end_layout
17811
17812 \end_inset
17813 </cell>
17814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17815 \begin_inset Text
17816
17817 \begin_layout Standard
17818 sd
17819 \end_layout
17820
17821 \end_inset
17822 </cell>
17823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17824 \begin_inset Text
17825
17826 \begin_layout Standard
17827
17828 \end_layout
17829
17830 \end_inset
17831 </cell>
17832 </row>
17833 <row topline="true" bottomline="true">
17834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17835 \begin_inset Text
17836
17837 \begin_layout Standard
17838
17839 \end_layout
17840
17841 \end_inset
17842 </cell>
17843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17844 \begin_inset Text
17845
17846 \begin_layout Standard
17847
17848 \end_layout
17849
17850 \end_inset
17851 </cell>
17852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17853 \begin_inset Text
17854
17855 \begin_layout Standard
17856 sd
17857 \end_layout
17858
17859 \end_inset
17860 </cell>
17861 </row>
17862 </lyxtabular>
17863
17864 \end_inset
17865
17866
17867 \end_layout
17868
17869 \end_inset
17870
17871
17872 \end_layout
17873
17874 \begin_layout Subsection
17875 Gestrichelte Linien
17876 \begin_inset LatexCommand index
17877 name "Tabellen  ! Linien ! gestrichelte "
17878
17879 \end_inset
17880
17881
17882 \end_layout
17883
17884 \begin_layout Standard
17885 \begin_inset ERT
17886 status collapsed
17887
17888 \begin_layout Standard
17889
17890
17891 \backslash
17892 ifarydshln
17893 \end_layout
17894
17895 \end_inset
17896
17897
17898 \begin_inset Note Note
17899 status open
17900
17901 \begin_layout Standard
17902 Die folgende Tabelle wird nur gedruckt, wenn das LaTeX-Paket 
17903 \series bold
17904 arydshln
17905 \series default
17906  installiert ist.
17907 \end_layout
17908
17909 \end_inset
17910
17911
17912 \end_layout
17913
17914 \begin_layout Standard
17915 \begin_inset Float table
17916 placement h
17917 wide false
17918 sideways false
17919 status open
17920
17921 \begin_layout Standard
17922 \begin_inset Caption
17923
17924 \begin_layout Standard
17925 \begin_inset LatexCommand label
17926 name "tab:Tabelle-mit-gestrichelten"
17927
17928 \end_inset
17929
17930 Tabelle mit gestrichelten Linien
17931 \end_layout
17932
17933 \end_inset
17934
17935
17936 \end_layout
17937
17938 \begin_layout Standard
17939 \align center
17940 \begin_inset Tabular
17941 <lyxtabular version="3" rows="5" columns="5">
17942 <features>
17943 <column alignment="center" valignment="top" leftline="true" width="0">
17944 <column alignment="center" valignment="top" leftline="true" width="0">
17945 <column alignment="center" valignment="top" width="0" special=":c">
17946 <column alignment="center" valignment="top" leftline="true" width="0">
17947 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
17948 <row topline="true" bottomline="true">
17949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17950 \begin_inset Text
17951
17952 \begin_layout Standard
17953 a
17954 \end_layout
17955
17956 \end_inset
17957 </cell>
17958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17959 \begin_inset Text
17960
17961 \begin_layout Standard
17962 b
17963 \end_layout
17964
17965 \end_inset
17966 </cell>
17967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17968 \begin_inset Text
17969
17970 \begin_layout Standard
17971 c
17972 \end_layout
17973
17974 \end_inset
17975 </cell>
17976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17977 \begin_inset Text
17978
17979 \begin_layout Standard
17980 d
17981 \end_layout
17982
17983 \end_inset
17984 </cell>
17985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17986 \begin_inset Text
17987
17988 \begin_layout Standard
17989 e
17990 \end_layout
17991
17992 \end_inset
17993 </cell>
17994 </row>
17995 <row topline="true">
17996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17997 \begin_inset Text
17998
17999 \begin_layout Standard
18000 f
18001 \end_layout
18002
18003 \end_inset
18004 </cell>
18005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18006 \begin_inset Text
18007
18008 \begin_layout Standard
18009 g
18010 \end_layout
18011
18012 \end_inset
18013 </cell>
18014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18015 \begin_inset Text
18016
18017 \begin_layout Standard
18018 h
18019 \end_layout
18020
18021 \end_inset
18022 </cell>
18023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18024 \begin_inset Text
18025
18026 \begin_layout Standard
18027 i
18028 \end_layout
18029
18030 \end_inset
18031 </cell>
18032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18033 \begin_inset Text
18034
18035 \begin_layout Standard
18036 j
18037 \end_layout
18038
18039 \end_inset
18040 </cell>
18041 </row>
18042 <row>
18043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18044 \begin_inset Text
18045
18046 \begin_layout Standard
18047 \begin_inset ERT
18048 status collapsed
18049
18050 \begin_layout Standard
18051
18052
18053 \backslash
18054 hdashline 
18055 \end_layout
18056
18057 \end_inset
18058
18059 k
18060 \end_layout
18061
18062 \end_inset
18063 </cell>
18064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18065 \begin_inset Text
18066
18067 \begin_layout Standard
18068 l
18069 \end_layout
18070
18071 \end_inset
18072 </cell>
18073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18074 \begin_inset Text
18075
18076 \begin_layout Standard
18077 m
18078 \end_layout
18079
18080 \end_inset
18081 </cell>
18082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout Standard
18086 n
18087 \end_layout
18088
18089 \end_inset
18090 </cell>
18091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18092 \begin_inset Text
18093
18094 \begin_layout Standard
18095 o
18096 \end_layout
18097
18098 \end_inset
18099 </cell>
18100 </row>
18101 <row topline="true">
18102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18103 \begin_inset Text
18104
18105 \begin_layout Standard
18106 \begin_inset ERT
18107 status collapsed
18108
18109 \begin_layout Standard
18110
18111
18112 \backslash
18113 cdashline{4-5}
18114 \end_layout
18115
18116 \end_inset
18117
18118 p
18119 \end_layout
18120
18121 \end_inset
18122 </cell>
18123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Standard
18127 q
18128 \end_layout
18129
18130 \end_inset
18131 </cell>
18132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="c:">
18133 \begin_inset Text
18134
18135 \begin_layout Standard
18136 r
18137 \end_layout
18138
18139 \end_inset
18140 </cell>
18141 <cell multicolumn="1" alignment="center" valignment="top" rightline="true" usebox="none" special="c:">
18142 \begin_inset Text
18143
18144 \begin_layout Standard
18145 s
18146 \end_layout
18147
18148 \end_inset
18149 </cell>
18150 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18151 \begin_inset Text
18152
18153 \begin_layout Standard
18154
18155 \end_layout
18156
18157 \end_inset
18158 </cell>
18159 </row>
18160 <row topline="true" bottomline="true">
18161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18162 \begin_inset Text
18163
18164 \begin_layout Standard
18165 t
18166 \end_layout
18167
18168 \end_inset
18169 </cell>
18170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18171 \begin_inset Text
18172
18173 \begin_layout Standard
18174 u
18175 \end_layout
18176
18177 \end_inset
18178 </cell>
18179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18180 \begin_inset Text
18181
18182 \begin_layout Standard
18183 v
18184 \end_layout
18185
18186 \end_inset
18187 </cell>
18188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18189 \begin_inset Text
18190
18191 \begin_layout Standard
18192 w
18193 \end_layout
18194
18195 \end_inset
18196 </cell>
18197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18198 \begin_inset Text
18199
18200 \begin_layout Standard
18201 x
18202 \end_layout
18203
18204 \end_inset
18205 </cell>
18206 </row>
18207 </lyxtabular>
18208
18209 \end_inset
18210
18211
18212 \end_layout
18213
18214 \end_inset
18215
18216
18217 \end_layout
18218
18219 \begin_layout Standard
18220 LyX unterstützt von sich aus keine gestrichelten Linien, also müssen Sie
18221  ERT benutzen.
18222  Zunächst müssen Sie das LaTeX-Paket 
18223 \series bold
18224 arydshln
18225 \series default
18226
18227 \begin_inset LatexCommand index
18228 name "LaTeX-Pakete ! arydshln"
18229
18230 \end_inset
18231
18232  im LaTeX-Vorspann geladen werden:
18233 \end_layout
18234
18235 \begin_layout Standard
18236
18237 \series bold
18238
18239 \backslash
18240 usepackage{arydshln}
18241 \end_layout
18242
18243 \begin_layout Standard
18244 Um senkrechte Linien zu stricheln, müssen Sie im 
18245 \family sans
18246 LaTe
18247 \begin_inset ERT
18248 status collapsed
18249
18250 \begin_layout Standard
18251
18252 {}
18253 \end_layout
18254
18255 \end_inset
18256
18257 X-Argument
18258 \family default
18259  des 
18260 \family sans
18261 Tabellen-Einstellungen
18262 \family default
18263 -Dialogs 
18264 \begin_inset Quotes gld
18265 \end_inset
18266
18267 :
18268 \begin_inset Quotes grd
18269 \end_inset
18270
18271 , zusammen mit dem Buchstaben für die horizontale Ausrichtung, eingeben.
18272 \end_layout
18273
18274 \begin_layout Standard
18275 Für eine gestrichelte horizontale Linie müssen Sie den Befehl
18276 \end_layout
18277
18278 \begin_layout Standard
18279
18280 \series bold
18281
18282 \backslash
18283 hdashline
18284 \end_layout
18285
18286 \begin_layout Standard
18287 als ERT als erstes in die erste Zelle einer Zeile einfügen.
18288 \end_layout
18289
18290 \begin_layout Standard
18291 Für gestrichelte horizontale Linien für Mehrfachspalten wird der Befehl
18292 \end_layout
18293
18294 \begin_layout Standard
18295
18296 \series bold
18297
18298 \backslash
18299 cdashline{Anfangsspalte-Endspalte}
18300 \end_layout
18301
18302 \begin_layout Standard
18303 als ERT als erstes in die erste Zelle einer Zeile eingefügt.
18304  Wenn Sie z.\InsetSpace \thinspace{}
18305 B.
18306  eine Mehrfachspalte über Spalte 2 bis 4 haben und Sie möchten darüber eine
18307  gestrichelte Linie haben, fügen Sie diesen Befehl
18308 \end_layout
18309
18310 \begin_layout Standard
18311
18312 \series bold
18313
18314 \backslash
18315 cdashline{2-4}
18316 \end_layout
18317
18318 \begin_layout Standard
18319 als erstes Element der ersten Zelle in der Zeile der Mehrfachspalte ein.
18320 \end_layout
18321
18322 \begin_layout Standard
18323 \begin_inset VSpace bigskip
18324 \end_inset
18325
18326
18327 \end_layout
18328
18329 \begin_layout Standard
18330 In Tabelle\InsetSpace ~
18331
18332 \begin_inset LatexCommand ref
18333 reference "tab:Tabelle-mit-gestrichelten"
18334
18335 \end_inset
18336
18337  wurde der dritten Spalte der Befehl
18338 \series bold
18339  
18340 \series default
18341
18342 \begin_inset Quotes gld
18343 \end_inset
18344
18345
18346 \series bold
18347 :c
18348 \begin_inset Quotes grd
18349 \end_inset
18350
18351
18352 \series default
18353  benutzt.
18354  Der Befehl 
18355 \series bold
18356
18357 \backslash
18358 hdashline
18359 \series default
18360  wurde in die erste Zelle der dritten Zeile eingefügt und der Befehl
18361 \newline
18362  
18363 \series bold
18364
18365 \backslash
18366 cdashline{4-5} 
18367 \series default
18368 wurde in die erste Zelle der vierten Zeile eingefügt.
18369 \end_layout
18370
18371 \begin_layout Standard
18372 \begin_inset Note Greyedout
18373 status open
18374
18375 \begin_layout Standard
18376
18377 \series bold
18378 Bemerkung:
18379 \series default
18380  Das LaTeX-Paket 
18381 \series bold
18382 arydshln
18383 \series default
18384  ist nicht kompatibel dem LaTeX-Paket 
18385 \series bold
18386 colortbl
18387 \series default
18388
18389 \begin_inset LatexCommand index
18390 name "LaTeX-Pakete ! colortbl"
18391
18392 \end_inset
18393
18394 , das für die farbigen Tabellen in Abschnitt\InsetSpace ~
18395
18396 \begin_inset LatexCommand ref
18397 reference "abs:Farbige-Tabellen"
18398
18399 \end_inset
18400
18401  benutzt wurde.
18402  Deswegen können farbige Tabellen keine gestrichelten Linien haben.
18403 \end_layout
18404
18405 \end_inset
18406
18407
18408 \end_layout
18409
18410 \begin_layout Standard
18411 \begin_inset ERT
18412 status collapsed
18413
18414 \begin_layout Standard
18415
18416
18417 \backslash
18418 else
18419 \end_layout
18420
18421 \end_inset
18422
18423
18424 \begin_inset Note Note
18425 status open
18426
18427 \begin_layout Standard
18428 Die folgende Tabelle wird gedruckt, wenn das LaTeX-Paket 
18429 \series bold
18430 arydshln
18431 \series default
18432  nicht installiert ist:
18433 \end_layout
18434
18435 \end_inset
18436
18437
18438 \end_layout
18439
18440 \begin_layout Standard
18441 Sie müssen das LaTeX-Paket 
18442 \series bold
18443 arydshln
18444 \series default
18445  installiert haben um den Inhalt dieses Abschnitts zu sehen.
18446 \end_layout
18447
18448 \begin_layout Standard
18449 \begin_inset ERT
18450 status collapsed
18451
18452 \begin_layout Standard
18453
18454
18455 \backslash
18456 fi
18457 \end_layout
18458
18459 \end_inset
18460
18461
18462 \end_layout
18463
18464 \begin_layout Chapter
18465 Gleitobjekte
18466 \begin_inset LatexCommand label
18467 name "kap:Gleitobjekte"
18468
18469 \end_inset
18470
18471
18472 \begin_inset LatexCommand index
18473 name "Gleitobjekte"
18474
18475 \end_inset
18476
18477
18478 \end_layout
18479
18480 \begin_layout Section
18481 Einleitung
18482 \begin_inset LatexCommand label
18483 name "abs:Gleitobjekte-Einleitung"
18484
18485 \end_inset
18486
18487
18488 \begin_inset LatexCommand index
18489 name "Gleitobjekte ! Einleitung"
18490
18491 \end_inset
18492
18493
18494 \end_layout
18495
18496 \begin_layout Standard
18497 Ein Gleitobjekt ist ein Teil eines Dokumentes, das keinen festen Platz hat.
18498  Es kann eine oder zwei Seiten vorwärts oder rückwärts gleiten, wo immer
18499  der beste Platz ist.
18500  
18501 \family sans
18502 Fußnoten
18503 \family default
18504  und 
18505 \family sans
18506 Randnotizen
18507 \family default
18508  sind auch Gleitobjekte, weil sie auf die nächste Seite verschoben werden,
18509  wenn auf ihrer Seite schon zu viele sind.
18510 \end_layout
18511
18512 \begin_layout Standard
18513 Gleitobjekte ermöglichen eine hochwertige Gestaltung.
18514  Abbildungen und Tabellen können gleichmäßig auf Seiten verteilt werden,
18515  um weiße Flächen und Seiten ohne Text zu vermeiden.
18516  Weil das Gleiten oft den Kontext zwischen  Text und Abbildung/Tabelle auflöst,
18517  kann im Text auf ein Gleitobjekt verwiesen werden.
18518  Gleitobjekte sind deshalb nummeriert.
18519  Querverweise werden in Abschnitt\InsetSpace ~
18520
18521 \begin_inset LatexCommand ref
18522 reference "abs:Auf-Gleitobjekte-verweisen"
18523
18524 \end_inset
18525
18526  beschrieben.
18527 \end_layout
18528
18529 \begin_layout Standard
18530 Ein Gleitobjekt wird mit 
18531 \family sans
18532 Einfügen\SpecialChar \menuseparator
18533 Gleitobjekt\SpecialChar \menuseparator
18534 Algorithmus/Abbildung/Ta\SpecialChar \-
18535 belle/Umflossenes\InsetSpace ~
18536 Gleitobjekt
18537 \family default
18538  eingefügt.
18539  Für Abbildungen oder Tabellen können Sie auch auf 
18540 \begin_inset Graphics
18541         filename ../../images/float-insert_figure.xpm
18542         scale 70
18543         scaleBeforeRotation
18544         BoundingBox 0bp 6bp 22bp 22bp
18545
18546 \end_inset
18547
18548  oder 
18549 \begin_inset Graphics
18550         filename ../../images/float-insert_table.xpm
18551         scale 70
18552         scaleBeforeRotation
18553         BoundingBox 0bp 6bp 22bp 22bp
18554
18555 \end_inset
18556
18557  klicken.
18558  Sie erhalten an der Stelle der Einfügung ein rot beschriftetes graues Kästchen,
18559  das Ihnen sagt, um was für ein Gleitobjekt es sich handelt, und ein rot
18560  umrandetes Kästchen mit einer nummerierten Marke (Algorithmus/Abbildung/Tabelle
18561  #:).
18562  Statt # sehen Sie die von LyX vergebene Nummer.
18563  In das schmale Feld nach der Marke können Sie den Titel schreiben.
18564  Algorithmus, Abbildung oder Tabelle werden ober- oder unterhalb des Titels
18565  eingefügt.
18566  In Abschnitt\InsetSpace ~
18567 \InsetSpace ~
18568
18569 \begin_inset LatexCommand ref
18570 reference "abs:Titel-Platzierung"
18571
18572 \end_inset
18573
18574  finden Sie mehr über die Platzierung des Titels.
18575  Wenn Sie auf das Gleitobjekt-Kästchen klicken, wird es geschlossen und
18576  auch wieder geöffnet.
18577  Ein geschlossenes Gleitobjekt-Kästchen sieht so aus: 
18578 \begin_inset Graphics
18579         filename clipart/GleitobjektQt4.png
18580         scale 70
18581         scaleBeforeRotation
18582         BoundingBox 0bp 6bp 128bp 22bp
18583
18584 \end_inset
18585
18586  -- ein graues Kästchen mit roter Beschriftung.
18587 \end_layout
18588
18589 \begin_layout Standard
18590 Um mögliche LaTeX-Fehler durch umgebenden Text zu vermeiden, wird empfohlen,
18591  Gleitobjekte in einem eigenen Absatz einzufügen.
18592 \end_layout
18593
18594 \begin_layout Standard
18595 Vorhandene Abbildungen oder Tabellen können Sie in ein Gleitobjekt packen,
18596  indem Sie sie markieren und dann auf 
18597 \begin_inset Graphics
18598         filename ../../images/float-insert_figure.xpm
18599         scale 70
18600         scaleBeforeRotation
18601         BoundingBox 0bp 6bp 22bp 22bp
18602
18603 \end_inset
18604
18605  oder 
18606 \begin_inset Graphics
18607         filename ../../images/float-insert_table.xpm
18608         scale 70
18609         scaleBeforeRotation
18610         BoundingBox 0bp 6bp 22bp 22bp
18611
18612 \end_inset
18613
18614  klicken.
18615 \end_layout
18616
18617 \begin_layout Section
18618 Gleitobjekt-Typen
18619 \begin_inset LatexCommand index
18620 name "Gleitobjekte ! Typen"
18621
18622 \end_inset
18623
18624
18625 \end_layout
18626
18627 \begin_layout Standard
18628 Neben Gleitobjekt-Abbildungen und -Tabellen, die bereits in Abschnitt\InsetSpace ~
18629
18630 \begin_inset LatexCommand ref
18631 reference "abs:Gleitende-Abbildungen"
18632
18633 \end_inset
18634
18635  und 
18636 \begin_inset LatexCommand ref
18637 reference "abs:Gleitende-Tabellen"
18638
18639 \end_inset
18640
18641  beschrieben wurden, gibt es -Algorithmen und umflossene Gleitobjekte
18642 \end_layout
18643
18644 \begin_layout Subsection
18645 Gleitobjekt-Algorithmen
18646 \begin_inset LatexCommand index
18647 name "Gleitobjekte ! Algorithmen"
18648
18649 \end_inset
18650
18651
18652 \end_layout
18653
18654 \begin_layout Standard
18655 \begin_inset Float algorithm
18656 placement h
18657 wide false
18658 sideways false
18659 status open
18660
18661 \begin_layout Standard
18662 \begin_inset Caption
18663
18664 \begin_layout Standard
18665 \begin_inset LatexCommand label
18666 name "alg:Ein-Gleitobjekt-Algorithmus"
18667
18668 \end_inset
18669
18670 Ein Gleitobjekt-Algorithmus 
18671 \end_layout
18672
18673 \end_inset
18674
18675
18676 \end_layout
18677
18678 \begin_layout LyX-Code
18679 for I in 1..N loop
18680 \newline
18681  Sum:= Sum + A(I); /*Kommentar*/
18682 \newline
18683 end loop
18684 \begin_inset VSpace -4mm
18685 \end_inset
18686
18687
18688 \end_layout
18689
18690 \end_inset
18691
18692
18693 \end_layout
18694
18695 \begin_layout Standard
18696 Dieser Typ wird mit 
18697 \family sans
18698 Einfügen\SpecialChar \menuseparator
18699 Gleitobjekt\SpecialChar \menuseparator
18700 Algorithmus
18701 \family default
18702  eingefügt.
18703  Es gibt hierfür (noch) keinen Werkzeugleisten-Knopf.
18704  Er wird für Programm-Code und Algorithmen-Beschreibungen verwendet.
18705  Eine mögliche Absatz-Umgebung hier für ist 
18706 \family sans
18707 LyX-Code
18708 \family default
18709 , beschrieben im 
18710 \emph on
18711 Benutzerhandbuch
18712 \emph default
18713 .
18714  In Algorithmus\InsetSpace ~
18715
18716 \begin_inset LatexCommand ref
18717 reference "alg:Ein-Gleitobjekt-Algorithmus"
18718
18719 \end_inset
18720
18721  wurden am Ende -0.4\InsetSpace \thinspace{}
18722 cm vertikaler Abstand eingefügt, damit die untere Linie
18723  direkt unter der letzten Zeile gedruckt wird.
18724 \end_layout
18725
18726 \begin_layout Standard
18727 Die Marke 
18728 \emph on
18729 Algorithmus
18730 \emph default
18731  wird nicht automatisch in die druckbare Version übernommen, sondern das
18732  englische Wort 
18733 \emph on
18734 Algorithm
18735 \emph default
18736  verwendet.
18737  Soll
18738 \emph on
18739  Algorithmus
18740 \emph default
18741  dort stehen, müssen Sie folgendes in den LaTeX-Vorspann schreiben: 
18742 \end_layout
18743
18744 \begin_layout Standard
18745
18746 \series bold
18747
18748 \backslash
18749 floatname{algorithm}{Algorithmus}
18750 \end_layout
18751
18752 \begin_layout Description
18753
18754 \series bold
18755 Bemerkung:
18756 \series default
18757  Wenn Sie das LaTeX-Paket 
18758 \series bold
18759 hyperref
18760 \series default
18761
18762 \begin_inset LatexCommand index
18763 name "LaTeX-Pakete ! hyperref"
18764
18765 \end_inset
18766
18767  benutzen, um in PDF-Dateien auf Gleitobjekte zu verweisen, muss es im LaTeX-Vor
18768 spann vor der Definition der Gleitobjekte geladen werden.
18769  Weil LyX Gleitobjekt-Definitionen automatisch vor den editierbaren Teil
18770  des LaTeX-Vorspanns schreibt, müssen Sie 
18771 \emph on
18772 nach
18773 \emph default
18774  dem Laden von 
18775 \series bold
18776 hyperref
18777 \series default
18778  folgende Befehle einfügen:
18779 \series bold
18780
18781 \begin_inset VSpace defskip
18782 \end_inset
18783
18784
18785 \newline
18786
18787 \backslash
18788 newfloat{Xalgorithm}{tbp}{loa}
18789 \newline
18790
18791 \backslash
18792 floatname{Xalgorithm}{Ihr\InsetSpace ~
18793 Name}
18794 \newline
18795
18796 \backslash
18797 newcommand{
18798 \backslash
18799 theHalgorithm}{
18800 \backslash
18801 theHXalgorithm}
18802 \newline
18803
18804 \backslash
18805 renewenvironment{algorithm}[1][tbp]
18806 \newline
18807
18808 \begin_inset ERT
18809 status collapsed
18810
18811 \begin_layout Standard
18812
18813
18814 \backslash
18815 hphantom{ }
18816 \end_layout
18817
18818 \end_inset
18819
18820 {
18821 \backslash
18822 begin{Xalgorithm}[#1]}{
18823 \backslash
18824 end{Xalgorithm}}
18825 \begin_inset VSpace defskip
18826 \end_inset
18827
18828
18829 \end_layout
18830
18831 \begin_layout Standard
18832 Gleitobjekt-Algorithmen werden nicht wie Gleitobjekt-Abbildungen oder -Tabellen
18833  nach dem Schema 
18834 \begin_inset Quotes gld
18835 \end_inset
18836
18837 Kapitelnummer.Algorithmusnummer
18838 \begin_inset Quotes grd
18839 \end_inset
18840
18841  nummeriert.
18842  Um das zu erreichen, müssen Sie folgenden Befehl in den LaTeX-Vorspann
18843  einfügen:
18844 \end_layout
18845
18846 \begin_layout Standard
18847
18848 \series bold
18849
18850 \backslash
18851 numberwithin{algorithm}{chapter}
18852 \end_layout
18853
18854 \begin_layout Standard
18855 Wenn Sie 
18856 \series bold
18857 hyperref
18858 \series default
18859  benutzen, heißt der Befehl
18860 \end_layout
18861
18862 \begin_layout Standard
18863
18864 \series bold
18865
18866 \backslash
18867 numberwithin{Xalgorithm}{chapter}
18868 \end_layout
18869
18870 \begin_layout Standard
18871 Um 
18872 \series bold
18873
18874 \backslash
18875 numberwithin
18876 \series default
18877  benutzen zu können, muss in den 
18878 \family sans
18879 Mathe\InsetSpace ~
18880 Optionen
18881 \family default
18882  der 
18883 \family sans
18884 Dokument-Einstellungen
18885 \family default
18886  
18887 \family sans
18888 AMS\InsetSpace ~
18889 Mathe\InsetSpace ~
18890 Paket
18891 \family default
18892 \InsetSpace ~
18893
18894 \family sans
18895 verwenden
18896 \family default
18897  angekreuzt sein.
18898 \end_layout
18899
18900 \begin_layout Subsection
18901 Textumflossenes [Gleit]Objekt
18902 \begin_inset LatexCommand label
18903 name "uab:Textumflossenes-[Gleit]Objekt"
18904
18905 \end_inset
18906
18907
18908 \begin_inset LatexCommand index
18909 name "Gleitobjekte ! textumflossene"
18910
18911 \end_inset
18912
18913
18914 \end_layout
18915
18916 \begin_layout Standard
18917 Textumflossene [Gleit]Objekte sind eigentlich keine, weil sie dort gedruckt
18918  werden, wo sie definiert wurden.
18919  Dieser Typ wird benutzt, um Text um eine Abbildung herum 
18920 \emph on
18921 fließen
18922 \emph default
18923  zu lassen, wobei der Text nur den Teil der Zeile benutzt, den die Abbildung
18924  übrig lässt.
18925  Er wird mit dem Befehl 
18926 \begin_inset Wrap figure
18927 placement l
18928 width "40col%"
18929 status open
18930
18931 \begin_layout Standard
18932 \begin_inset Graphics
18933         filename ../clipart/mobius.eps
18934         display color
18935         width 40col%
18936         scaleBeforeRotation
18937         rotateOrigin center
18938
18939 \end_inset
18940
18941
18942 \end_layout
18943
18944 \begin_layout Standard
18945 \begin_inset Caption
18946
18947 \begin_layout Standard
18948 \begin_inset LatexCommand label
18949 name "abb:This-is-a"
18950
18951 \end_inset
18952
18953 Dies ist eine umflossene Gleitobjekt-Abbildung
18954 \begin_inset VSpace medskip
18955 \end_inset
18956
18957
18958 \end_layout
18959
18960 \end_inset
18961
18962
18963 \end_layout
18964
18965 \end_inset
18966
18967  
18968 \family sans
18969 Einfügen\SpecialChar \menuseparator
18970 Gleitobjekt\SpecialChar \menuseparator
18971 Umflossenes Gleit-ob\SpecialChar \-
18972 jekt
18973 \family default
18974  eingefügt, wenn das LaTeX-Paket 
18975 \series bold
18976 f\SpecialChar \textcompwordmark{}
18977 loatf\SpecialChar \textcompwordmark{}
18978 lt
18979 \series default
18980
18981 \begin_inset LatexCommand index
18982 name "LaTeX-Pakete ! floatflt@f\\/loatf\\/lt"
18983
18984 \end_inset
18985
18986  installiert ist.
18987 \begin_inset Foot
18988 status collapsed
18989
18990 \begin_layout Standard
18991 Wie man ein LaTeX-Paket installiert, wird im Handbuch 
18992 \emph on
18993 LaTeX\InsetSpace ~
18994 Konfiguration
18995 \emph default
18996  beschrieben.
18997 \end_layout
18998
18999 \end_inset
19000
19001  Breite und Platzierung des Objekts können Sie mit einem Rechts\SpecialChar \-
19002 klick auf
19003  das 
19004 \family sans
19005 Umflossenes\InsetSpace ~
19006 Gleitobjekt
19007 \family default
19008 -Kästchen ändern.
19009  Abbildung\InsetSpace ~
19010
19011 \begin_inset LatexCommand ref
19012 reference "abb:This-is-a"
19013
19014 \end_inset
19015
19016  ist zum Beispiel ein textumflossenes Objekt, das 40% der Spaltenbreite
19017  einnimmt.
19018 \begin_inset Foot
19019 status collapsed
19020
19021 \begin_layout Standard
19022 Die benutzbaren Einheiten werden in Anhang\InsetSpace ~
19023
19024 \begin_inset LatexCommand ref
19025 reference "kap:Units-available-in"
19026
19027 \end_inset
19028
19029  beschrieben.
19030 \end_layout
19031
19032 \end_inset
19033
19034  Unter dem Titel wurde ein vertikaler Abstand eingefügt, um es besser vom
19035  umgebenden Test zu trennen.
19036 \end_layout
19037
19038 \begin_layout Standard
19039 Mit dem LaTeX-Paket 
19040 \series bold
19041 f\SpecialChar \textcompwordmark{}
19042 loatf\SpecialChar \textcompwordmark{}
19043 lt
19044 \series default
19045  können auch textumflossene Tabellen erstellt werden, aber LyX unterstützt
19046  das (noch) nicht.
19047  In der 
19048 \series bold
19049 f\SpecialChar \textcompwordmark{}
19050 loatf\SpecialChar \textcompwordmark{}
19051 lt
19052 \series default
19053 -Dokumentation
19054 \begin_inset LatexCommand cite
19055 key "floatflt"
19056
19057 \end_inset
19058
19059  wird beschrieben, wie es geht.
19060  Wenn Sie es mit LyX machen, wird der Titel mit 
19061 \emph on
19062 Abbildung
19063 \emph default
19064  anfangen.
19065 \end_layout
19066
19067 \begin_layout Standard
19068 \begin_inset Note Greyedout
19069 status open
19070
19071 \begin_layout Standard
19072
19073 \series bold
19074 Bemerkung:
19075 \series default
19076  Textumflossene Objekte sind sehr 
19077 \emph on
19078 zerbrechlich
19079 \emph default
19080 .
19081  Wenn die Abbildung zu nahe am unteren Seitenrand ist, kann es passieren,
19082  dass sie gar nicht oder über anderen Text gedruckt wird.
19083 \end_layout
19084
19085 \end_inset
19086
19087
19088 \end_layout
19089
19090 \begin_layout Standard
19091
19092 \series bold
19093 Weitere
19094 \series default
19095  
19096 \series bold
19097 Bemerkungen
19098 \series default
19099 :
19100 \end_layout
19101
19102 \begin_layout Itemize
19103 Textumflossene Objekte
19104 \end_layout
19105
19106 \begin_deeper
19107 \begin_layout Itemize
19108 sollten nicht in Absätze gepackt werden, die auf der nächsten Seite fortgesetzt
19109  werden.
19110  Das bedeutet, dass man umflossene Gleitobjekte erst dann einfügen sollte,
19111  wenn das Dokument fast fertig ist und man sehen kann, wo ein Seitenumbruch
19112  erfolgen wird.
19113 \end_layout
19114
19115 \begin_layout Itemize
19116 sollten entweder vor dem Absatz, dessen Text um sie fließen soll, eingefügt
19117  werden oder darin.
19118 \end_layout
19119
19120 \begin_layout Itemize
19121 in aufeinanderfolgenden Absätzen können Probleme bereiten, also achten Sie
19122  darauf, dass mindestens ein Textabsatz zwischen ihnen ist.
19123 \end_layout
19124
19125 \begin_layout Itemize
19126 sind weder in Abschnitts-Überschriften noch in Tabellen erlaubt.
19127 \end_layout
19128
19129 \end_deeper
19130 \begin_layout Itemize
19131 Wenn Sie als Absatztrennung Einrückung benutzen, wird auch der Text, der
19132  unmittelbar auf die Abbildung folgt, eingerückt.
19133  Das können Sie mit dem ERT-Befehl 
19134 \series bold
19135
19136 \backslash
19137 hspace*{-1em}
19138 \series default
19139  direkt vor dem Text korrigieren.
19140  
19141 \family typewriter
19142 1\InsetSpace \thinspace{}
19143 em
19144 \family default
19145  entspricht der Standardeinrückung.
19146 \end_layout
19147
19148 \begin_layout Itemize
19149 Der Text vor und hinter dem textumflossenen Objekt wird als eigener Absatz
19150  behandelt.
19151 \end_layout
19152
19153 \begin_layout Itemize
19154 Der Text, der um die Abbildung herumfließt, sollte zwischen 
19155 \series bold
19156
19157 \backslash
19158 begin{sloppypar}
19159 \series default
19160  und 
19161 \series bold
19162
19163 \backslash
19164 end{sloppypar}
19165 \series default
19166  gepackt werden, um unnötige manuelle Zeilenumbrüche zu vermeiden.
19167 \end_layout
19168
19169 \begin_layout Itemize
19170 Es gibt für textumflossene Objekte noch andere LaTeX-Pakete: 
19171 \series bold
19172 picins
19173 \series default
19174
19175 \begin_inset LatexCommand index
19176 name "LaTeX-Pakete ! picins"
19177
19178 \end_inset
19179
19180 ,
19181 \family typewriter
19182  
19183 \family default
19184 \series bold
19185 picinpar
19186 \series default
19187
19188 \begin_inset LatexCommand index
19189 name "LaTeX-Pakete ! picinpar"
19190
19191 \end_inset
19192
19193 ,
19194 \family typewriter
19195  
19196 \family default
19197 \series bold
19198 wrapfig
19199 \series default
19200
19201 \begin_inset LatexCommand index
19202 name "LaTeX-Pakete ! wrapfig"
19203
19204 \end_inset
19205
19206 , aber sie werden von LyX (noch) nicht unterstützt.
19207  Diese Pakete machen in etwa das gleiche wie 
19208 \series bold
19209 floatflt
19210 \series default
19211
19212 \begin_inset LatexCommand index
19213 name "LaTeX-Pakete ! floatflt@f\\/loatf\\/lt"
19214
19215 \end_inset
19216
19217 .
19218 \end_layout
19219
19220 \begin_layout Section
19221 Gleitobjekt-Nummerierung
19222 \begin_inset LatexCommand label
19223 name "abs:Gleitobjekt-Nummerierung"
19224
19225 \end_inset
19226
19227
19228 \begin_inset LatexCommand index
19229 name "Gleitobjekte ! Nummerierung"
19230
19231 \end_inset
19232
19233
19234 \end_layout
19235
19236 \begin_layout Standard
19237 Gleitobjekte werden entweder unabhängig vom abschnitt, in dem sie sind,
19238  nummeriert oder nach dem Schema 
19239 \begin_inset Quotes gld
19240 \end_inset
19241
19242 Kapitelnummer.Gleitobjektnummer
19243 \begin_inset Quotes grd
19244 \end_inset
19245
19246  oder 
19247 \begin_inset Quotes gld
19248 \end_inset
19249
19250 Abschnittsnummer.Gleitobjektnummer
19251 \begin_inset Quotes grd
19252 \end_inset
19253
19254 .
19255  Das hängt von der Dokumentklasse ab.
19256 \end_layout
19257
19258 \begin_layout Standard
19259 Um das Aussehen der unabhängigen Nummer zu ändern, müssen Sie folgendes
19260  in den LaTeX-Vorspann einfügen:
19261 \end_layout
19262
19263 \begin_layout Standard
19264
19265 \series bold
19266
19267 \backslash
19268 renewcommand{
19269 \backslash
19270 thetable}{
19271 \backslash
19272 roman{table}}
19273 \end_layout
19274
19275 \begin_layout Standard
19276
19277 \series bold
19278
19279 \backslash
19280 thetable
19281 \series default
19282  ist der Befehl, der die Tabellennummer druckt.
19283  Für Abbildungen ist das 
19284 \series bold
19285
19286 \backslash
19287 thefigure
19288 \series default
19289 .
19290  Der Befehl 
19291 \series bold
19292
19293 \backslash
19294 roman
19295 \series default
19296  druckt die Tabellennummer als kleingeschriebene römische Zahlen.
19297 \end_layout
19298
19299 \begin_layout Standard
19300 Um das Numerierungsschema zum Beispiel auf 
19301 \begin_inset Quotes gld
19302 \end_inset
19303
19304 Unterabschnittsnummer.Num\SpecialChar \-
19305 mer
19306 \begin_inset Quotes grd
19307 \end_inset
19308
19309  zu ändern, setzen Sie folgendes in den LaTeX-Vorspann:
19310 \end_layout
19311
19312 \begin_layout Standard
19313
19314 \series bold
19315
19316 \backslash
19317 numberwithin{table}{subsection}
19318 \end_layout
19319
19320 \begin_layout Standard
19321 Um den Befehl 
19322 \series bold
19323
19324 \backslash
19325 numberwithin
19326 \series default
19327  zu können, müssen Sie in den 
19328 \family sans
19329 Mathe\InsetSpace ~
19330 Optionen
19331 \family default
19332  der 
19333 \family sans
19334 Dokument-Einstellungen
19335 \family default
19336  
19337 \family sans
19338 AMS\InsetSpace ~
19339 Mathe\InsetSpace ~
19340 Paket
19341 \family default
19342 \InsetSpace ~
19343
19344 \family sans
19345 verwenden
19346 \family default
19347  ankreuzen.
19348 \end_layout
19349
19350 \begin_layout Standard
19351 Sehen Sie sich bitte auch Abschnitt\InsetSpace ~
19352
19353 \begin_inset LatexCommand ref
19354 reference "uab:Fußnoten-Nummerierung"
19355
19356 \end_inset
19357
19358  für Einzelheiten und wichtigen Bemerkungen zu Nummerierung-Befehlen an.
19359 \end_layout
19360
19361 \begin_layout Section
19362 Auf Gleitobjekte verweisen
19363 \begin_inset LatexCommand label
19364 name "abs:Auf-Gleitobjekte-verweisen"
19365
19366 \end_inset
19367
19368
19369 \begin_inset LatexCommand index
19370 name "Gleitobjekte ! Querverweise"
19371
19372 \end_inset
19373
19374
19375 \begin_inset LatexCommand index
19376 name "Querverweise"
19377
19378 \end_inset
19379
19380
19381 \end_layout
19382
19383 \begin_layout Standard
19384 Zunächst müssen Sie mit 
19385 \family sans
19386 Einfügen\SpecialChar \menuseparator
19387 Marke
19388 \family default
19389  oder einen Klick auf 
19390 \begin_inset Graphics
19391         filename ../../images/label-insert.xpm
19392         scale 85
19393         scaleBeforeRotation
19394
19395 \end_inset
19396
19397  eine Marke im Titel einfügen.
19398  Im 
19399 \family sans
19400 Marke
19401 \family default
19402 -Dialog schreiben Sie einen Text in das Feld 
19403 \family sans
19404 Marke
19405 \family default
19406  oder übernehmen den vorgeschlagenen.
19407  Die Marke kann dann so aussehen 
19408 \begin_inset Graphics
19409         filename clipart/Marke.png
19410         lyxscale 80
19411         scale 85
19412         scaleBeforeRotation
19413         BoundingBox 0bp 6bp 76bp 23bp
19414
19415 \end_inset
19416
19417 .
19418 \end_layout
19419
19420 \begin_layout Standard
19421 Die Marke wird als Anker und Name für den Querverweis benutzt.
19422  Mit 
19423 \family sans
19424 Einfügen\SpecialChar \menuseparator
19425 Querverweis
19426 \family default
19427  oder einen Klick auf 
19428 \begin_inset Graphics
19429         filename ../../images/dialog-show-new-inset_ref.xpm
19430         scale 85
19431         scaleBeforeRotation
19432
19433 \end_inset
19434
19435  können Sie dann auf die Marke verweisen.
19436  Als Querverweis wird ein kleines graues Kästchen wie zum Beispiel 
19437 \begin_inset Graphics
19438         filename clipart/Querverweis.png
19439         lyxscale 80
19440         scale 85
19441         scaleBeforeRotation
19442         BoundingBox 0bp 6bp 76bp 23bp
19443
19444 \end_inset
19445
19446 .
19447  Mehr zu Querverweisen finden Sie im 
19448 \emph on
19449 Benutzerhandbuch
19450 \emph default
19451 .
19452 \end_layout
19453
19454 \begin_layout Standard
19455 Es empfiehlt sich zwischen dem Querverweis-Namen (zum Beispiele Abschnitt)
19456  und dem Querverweis ein geschütztes Leerzeichen einfügen, damit beide nicht
19457  durch einen Zeilenumbruch getrennt werden können.
19458 \end_layout
19459
19460 \begin_layout Standard
19461 Marken können Sie jederzeit durch einen Klick auf ihr Kästchen ändern.
19462  LyX passt die Querverweise automatisch an.
19463 \end_layout
19464
19465 \begin_layout Standard
19466 Ein Klick auf den Schalter 
19467 \family sans
19468 Gehe\InsetSpace ~
19469 zur\InsetSpace ~
19470 Marke
19471 \family default
19472  im Querverweis-Fenster stellt den Cursor vor die entsprechende Marke.
19473  Der Text der Schaltfläche heißt jetzt 
19474 \family sans
19475 Gehe\InsetSpace ~
19476 zurück
19477 \family default
19478  und ein Klick darauf macht genau dies.
19479   Ein Rechts-Klick auf das Querverweis-Kästchen stellt den Cursor vor die
19480  entsprechende Marke, ohne dass das Querverweis-Fenster zusehen ist.
19481  Dann ist auch kein 
19482 \family sans
19483 Gehe\InsetSpace ~
19484 zurück
19485 \family default
19486  möglich.
19487 \end_layout
19488
19489 \begin_layout Subsection
19490 Querverweis-Formate
19491 \begin_inset LatexCommand label
19492 name "uab:Querverweis-Formate"
19493
19494 \end_inset
19495
19496
19497 \begin_inset LatexCommand index
19498 name "Querverweise ! Formate"
19499
19500 \end_inset
19501
19502
19503 \end_layout
19504
19505 \begin_layout Standard
19506 Es gibt sechs verschiedene Querverweisstile:
19507 \end_layout
19508
19509 \begin_layout Description
19510 <Querverweis>: druckt die Nummer der Gleitumgebung, dies ist die Voreinstellung:
19511  
19512 \begin_inset LatexCommand ref
19513 reference "fig:Two-distorted-images"
19514
19515 \end_inset
19516
19517
19518 \end_layout
19519
19520 \begin_layout Description
19521 (<Querverweis>): druckt die Nummer der Gleitumgebung umgeben von zwei runden
19522  Klammern, dies ist der Stil, wie er normalerweise für Verweise auf Formeln
19523  verwendet wird, speziell wenn der Name 
19524 \begin_inset Quotes gld
19525 \end_inset
19526
19527 Gleichung
19528 \begin_inset Quotes grd
19529 \end_inset
19530
19531  weggelassen wird: 
19532 \begin_inset LatexCommand eqref
19533 reference "eq:Wgn"
19534
19535 \end_inset
19536
19537
19538 \end_layout
19539
19540 \begin_layout Description
19541 <Seite>: druckt die Seitennummer: Seite\InsetSpace ~
19542
19543 \begin_inset LatexCommand pageref
19544 reference "fig:Two-distorted-images"
19545
19546 \end_inset
19547
19548
19549 \end_layout
19550
19551 \begin_layout Description
19552 auf\InsetSpace ~
19553 Seite\InsetSpace ~
19554 <Seite>: druckt den Text "auf Seite" und die Seitennummer: 
19555 \begin_inset LatexCommand vpageref
19556 reference "fig:Two-distorted-images"
19557
19558 \end_inset
19559
19560
19561 \end_layout
19562
19563 \begin_layout Description
19564 <Querverweis>\InsetSpace ~
19565 auf\InsetSpace ~
19566 Seite\InsetSpace ~
19567 <Seite>: druckt die Nummer der Gleitumgebung, den Text
19568  "auf Seite", und die Seitennummer: 
19569 \begin_inset LatexCommand vref
19570 reference "fig:Two-distorted-images"
19571
19572 \end_inset
19573
19574
19575 \end_layout
19576
19577 \begin_layout Description
19578 Formatierter\InsetSpace ~
19579 Querverweis: druckt ein selbst definiertes Querverweisformat
19580  
19581 \begin_inset Note Greyedout
19582 status open
19583
19584 \begin_layout Standard
19585
19586 \series bold
19587 Bemerkung:
19588 \series default
19589  Dies ist nur möglich wenn das LaTeX-Paket 
19590 \series bold
19591 prettyref
19592 \series default
19593  installiert ist.
19594 \end_layout
19595
19596 \end_inset
19597
19598
19599 \end_layout
19600
19601 \begin_layout Standard
19602 Beachten Sie, dass der Stil <Seite> nicht die Seitennummer druckt, wenn
19603  sich die referenzierte Marke auf der vorherigen, der selben oder der nächsten
19604  Seite befindet.
19605  Stattdessen wird der Text 
19606 \begin_inset Quotes gld
19607 \end_inset
19608
19609 auf dieser Seite
19610 \begin_inset Quotes grd
19611 \end_inset
19612
19613  gedruckt.
19614 \end_layout
19615
19616 \begin_layout Standard
19617 Die Nummer und die aktuelle Seite des referenzierten Dokumentteils wird
19618  automatisch von LaTeX berechnet.
19619  Die Stile können im Feld 
19620 \family sans
19621 Format
19622 \family default
19623  des Querverweis Fensters eingestellt werden, das erscheint, wenn Sie auf
19624  einen Querverweis klicken.
19625 \end_layout
19626
19627 \begin_layout Subsection
19628 Auf Teilabbildungen verweisen
19629 \begin_inset LatexCommand label
19630 name "uab:Auf-Teilabbildungen-verweisen"
19631
19632 \end_inset
19633
19634
19635 \begin_inset LatexCommand index
19636 name "Querverweise ! auf Teilabbildungen"
19637
19638 \end_inset
19639
19640
19641 \end_layout
19642
19643 \begin_layout Standard
19644 Zur Zeit unterstützt LyX das nicht, also müssen Sie LaTeX-Befehle benutzen.
19645  Die Marke erzeugen Sie mit dem Befehl
19646 \end_layout
19647
19648 \begin_layout Standard
19649
19650 \series bold
19651
19652 \backslash
19653 label{abb:IhrMarkenName}
19654 \end_layout
19655
19656 \begin_layout Standard
19657 der direkt in das Titelfeld der Teilabbildung eingefügt wird.
19658  Als Querverweis benutzen Sie dann den Befehl
19659 \end_layout
19660
19661 \begin_layout Standard
19662
19663 \series bold
19664
19665 \backslash
19666 ref{abb:IhrMarkenName}
19667 \end_layout
19668
19669 \begin_layout Standard
19670 Hier ist ein Querverweis auf Teilabbildung\InsetSpace ~
19671
19672 \begin_inset ERT
19673 status collapsed
19674
19675 \begin_layout Standard
19676
19677
19678 \backslash
19679 ref{abb:Platypus}
19680 \end_layout
19681
19682 \end_inset
19683
19684 .
19685 \end_layout
19686
19687 \begin_layout Subsection
19688 Automatische Querverweis-Namen
19689 \begin_inset LatexCommand index
19690 name "Querverweise ! Automatische Namen "
19691
19692 \end_inset
19693
19694
19695 \end_layout
19696
19697 \begin_layout Standard
19698 Das LaTeX-Paket 
19699 \series bold
19700 hyperref
19701 \series default
19702
19703 \begin_inset LatexCommand index
19704 name "LaTeX-Pakete ! hyperref"
19705
19706 \end_inset
19707
19708  besitzt eine sehr nützliche Funktion, damit Querverweise den Namen des
19709  Gleitobjekts automatisch enthalten (oder Textteile wie 
19710 \emph on
19711 Abschnitt
19712 \emph default
19713 ).
19714  Sie müssen nicht mehr Abbildung vor das Querverweis-Kästchen schreiben.
19715  Um diese Funktion benutzen zu können, müssen Sie 
19716 \series bold
19717 hyperref
19718 \series default
19719  in den LaTeX-Vorspann wie folgt einfügen:
19720 \end_layout
19721
19722 \begin_layout Standard
19723
19724 \series bold
19725
19726 \backslash
19727 usepackage[pdfborder={0 0 0}]{hyperref}
19728 \newline
19729
19730 \backslash
19731 AtBeginDocument{
19732 \backslash
19733 renewcommand{
19734 \backslash
19735 ref}[1]{
19736 \backslash
19737 mbox{
19738 \backslash
19739 autoref{#1}}}}
19740 \end_layout
19741
19742 \begin_layout Standard
19743
19744 \series bold
19745 hyperref
19746 \series default
19747  wird benutzt, um Marken und Querverweise in der DVI- und PDF-Dokumenten
19748  zu verlinken, das heißt der Leser der entsprechenden Datei kann auf solch
19749  einen Link klicken, und die angeklickte Stelle wird gezeigt.
19750  In DVI-Dateien ist ein Link blau unterstrichen, in der PDF-Datei ändert
19751  sich der Cursor.
19752 \end_layout
19753
19754 \begin_layout Standard
19755 Dies Funktion wird auch in diesem Dokument und nach und nach in allen Handbücher
19756 n.
19757  Wenn Sie sich den LaTeX-Vorspann ansehen, werden Sie verschiedene Optionen
19758  für die Benutzung von 
19759 \series bold
19760 hyperref
19761 \series default
19762  sehen.
19763  In der 
19764 \series bold
19765 hyperref
19766 \series default
19767 -Dokumentation 
19768 \begin_inset LatexCommand cite
19769 key "hyperref"
19770
19771 \end_inset
19772
19773  finden Sie mehr darüber.
19774 \end_layout
19775
19776 \begin_layout Standard
19777 \begin_inset Note Greyedout
19778 status open
19779
19780 \begin_layout Standard
19781
19782 \series bold
19783 Bemerkung:
19784 \series default
19785  Automatische Querverweis-Namen können nicht verwendet werden, wenn Sie
19786  als Querverweisstil 
19787 \family sans
19788 Formatierter\InsetSpace ~
19789 Querverweis
19790 \family default
19791  benutzen.
19792 \end_layout
19793
19794 \end_inset
19795
19796
19797 \end_layout
19798
19799 \begin_layout Subsection
19800 Querverweis-Position
19801 \begin_inset LatexCommand label
19802 name "uab:Querverweis-Position"
19803
19804 \end_inset
19805
19806
19807 \begin_inset LatexCommand index
19808 name "Querverweise !  Position"
19809
19810 \end_inset
19811
19812
19813 \end_layout
19814
19815 \begin_layout Standard
19816 Wenn Sie 
19817 \series bold
19818 hyperref
19819 \series default
19820  benutzen, um in der Ausgabe Querverweise zu verlinken, springt ein Klick
19821  auf den Querverweis für eine Gleitobjekt-Abbildung zur Abbildungsmarke,
19822  und Sie werden das Bild ohne Rollen nicht sehen.
19823  Das liegt daran, dass der Querverweis-Link an der Marken-Position verankert
19824  ist.
19825  Wenn Sie das  LaTeX-Paket 
19826 \series bold
19827 hypcap
19828 \series default
19829
19830 \begin_inset LatexCommand index
19831 name "LaTeX-Pakete ! hypcap"
19832
19833 \end_inset
19834
19835 , das Teil des LaTeX-Pakets 
19836 \series bold
19837 oberdiek
19838 \series default
19839
19840 \begin_inset LatexCommand index
19841 name "LaTeX-Pakete ! oberdiek"
19842
19843 \end_inset
19844
19845  ist, benutzen, wird der Anker am Anfang des Gleitobjekts gesetzt.
19846  Aber natürlich müssen Sie auch hier das LaTeX-Paket 
19847 \series bold
19848 hypcap
19849 \series default
19850  zunächst in den LaTeX-Vorspann laden:
19851 \end_layout
19852
19853 \begin_layout Standard
19854
19855 \series bold
19856
19857 \backslash
19858 usepackage[f\SpecialChar \textcompwordmark{}
19859 igure]{hypcap}
19860 \end_layout
19861
19862 \begin_layout Standard
19863 Sie können 
19864 \series bold
19865 hypcap
19866 \series default
19867  auch für alle Gleitobjekte benutzen, aber das wird aus Stabilitätsgründen
19868  nicht empfohlen.
19869  Weitere Informationen finden Sie im
19870 \series bold
19871  hypcap
19872 \series default
19873 -Handbuch 
19874 \begin_inset LatexCommand cite
19875 key "hypcap"
19876
19877 \end_inset
19878
19879 .
19880 \end_layout
19881
19882 \begin_layout Standard
19883 \begin_inset Note Greyedout
19884 status open
19885
19886 \begin_layout Standard
19887
19888 \series bold
19889 Bemerkung 1:
19890 \series default
19891  
19892 \series bold
19893 hypcap
19894 \series default
19895  muss nach 
19896 \series bold
19897 hyperref
19898 \series default
19899  geladen werden.
19900 \end_layout
19901
19902 \end_inset
19903
19904
19905 \end_layout
19906
19907 \begin_layout Standard
19908 \begin_inset Note Greyedout
19909 status open
19910
19911 \begin_layout Standard
19912
19913 \series bold
19914 Bemerkung 2:
19915 \series default
19916  
19917 \series medium
19918 Das Setzen der Querverweis-Position hat keinen Einfluss auf Querverweise
19919  zu Teilabbildungen.
19920 \end_layout
19921
19922 \end_inset
19923
19924
19925 \end_layout
19926
19927 \begin_layout Section
19928 Gleitobjekt-Platzierung
19929 \begin_inset LatexCommand label
19930 name "abs:Gleitobjekt-Platzierung"
19931
19932 \end_inset
19933
19934
19935 \begin_inset LatexCommand index
19936 name "Gleitobjekte ! Plazierung"
19937
19938 \end_inset
19939
19940
19941 \end_layout
19942
19943 \begin_layout Standard
19944 Ein Rechtsklick auf ein Gleitobjekt-Kästchen öffnet den 
19945 \family sans
19946 Gleitobjekt-Einstellungen
19947 \family default
19948 -Dialog, in dem Sie die LaTeX-Optionen für die Gleitobjekt-Platzierung ändern
19949  können.
19950 \newline
19951 Die Option 
19952 \family sans
19953 Spalten\InsetSpace ~
19954 überspannen
19955 \family default
19956  ist nur bei zweispaltigen Dokumenten sinnvoll.
19957  Wenn Sie sie wählen, wird das Gleitobjekt über beide Spalten gesetzt.
19958 \newline
19959 Die
19960  Option 
19961 \family sans
19962 Seitwärts\InsetSpace ~
19963 drehen
19964 \family default
19965  ist in Abschnitt 
19966 \begin_inset LatexCommand ref
19967 reference "abs:Gedrehte-Gleitobjekte"
19968
19969 \end_inset
19970
19971  beschrieben.
19972 \end_layout
19973
19974 \begin_layout Standard
19975 Sie können eine oder mehrere der folgenden Optionen im Gleitobjekt-Dialog
19976  verwenden um die Platzierung einzelner Gleitobjekte zu beeinflussen, wenn
19977  Sie die Option 
19978 \family sans
19979 Standard-Platzierung\InsetSpace ~
19980 verwenden
19981 \family default
19982  nicht verwenden:
19983 \end_layout
19984
19985 \begin_layout Description
19986 Hier\InsetSpace ~
19987 wenn\InsetSpace ~
19988 möglich versuche das Gleitobjekt dort zu platzieren wo es eingefügt
19989  wurde.
19990 \end_layout
19991
19992 \begin_layout Description
19993 Anfang\InsetSpace ~
19994 der\InsetSpace ~
19995 Seite
19996 \family sans
19997  
19998 \family default
19999 versuche das Gleitobjekt am Anfang der aktuellen Seite zu platzieren.
20000  Gleitobjekte, die maximal 70\InsetSpace \thinspace{}
20001 % einer Seite benötigen, dürfen oben platziert
20002  werden.
20003  Dies kann durch die Variable 
20004 \series bold
20005
20006 \backslash
20007 topfraction
20008 \series default
20009  im LaTeX-Vorspann überschrieben werden, zum Beispiel: 
20010 \end_layout
20011
20012 \begin_deeper
20013 \begin_layout Standard
20014
20015 \series bold
20016
20017 \backslash
20018 renewcommand{
20019 \backslash
20020 topfraction}{0.9}
20021 \family typewriter
20022 \series default
20023  
20024 \end_layout
20025
20026 \end_deeper
20027 \begin_layout Description
20028 Ende\InsetSpace ~
20029 der\InsetSpace ~
20030 Seite versuche das Gleitobjekt am Ende der aktuellen Seite zu platzieren.
20031  Gleitobjekte, die maximal 30\InsetSpace \thinspace{}
20032 % einer Seite benötigen, dürfen unten platziert
20033  werden.
20034  Dies kann durch die Variable 
20035 \series bold
20036
20037 \backslash
20038 bottomfraction
20039 \series default
20040  im LaTeX-Vorspann überschrieben werden, zum Beispiel setzt 
20041 \end_layout
20042
20043 \begin_deeper
20044 \begin_layout Standard
20045
20046 \series bold
20047
20048 \backslash
20049 renewcommand{
20050 \backslash
20051 bottomfraction}{0.5}
20052 \end_layout
20053
20054 \begin_layout Standard
20055 die oftmals zu kleine untere Grenze auf 50\InsetSpace \thinspace{}
20056 %.
20057 \end_layout
20058
20059 \end_deeper
20060 \begin_layout Description
20061 Seite\InsetSpace ~
20062 mit\InsetSpace ~
20063 Gleitobjekten versuche das Gleitobjekt auf einer eigenen Seite zu
20064  platzieren.
20065  Nur wenn mehr als 50\InsetSpace \thinspace{}
20066 % einer Seite von Gleitobjekten belegt wird, wird eine
20067  neue Seite für weitere Gleitobjekte bereitgestellt.
20068  Dies kann durch die Variable 
20069 \series bold
20070
20071 \backslash
20072 f\SpecialChar \textcompwordmark{}
20073 loatpagefraction 
20074 \series default
20075 im LaTeX-Vorspann überschrieben werden.
20076 \end_layout
20077
20078 \begin_layout Standard
20079 Die Reihenfolge der obigen Optionen wird 
20080 \emph on
20081 immer
20082 \emph default
20083  von LaTeX verwendet.
20084  Das heißt wenn Sie die Standard-Platzierung verwenden, wird LaTeX zuerst
20085  versuchen 
20086 \family sans
20087 Hier\InsetSpace ~
20088 wenn\InsetSpace ~
20089 möglich
20090 \family default
20091 , dann 
20092 \family sans
20093 Anfang\InsetSpace ~
20094 der\InsetSpace ~
20095 Seite
20096 \family default
20097  und dann die anderen Optionen zu anzuwenden.
20098  Wenn Sie nicht die Standard-Platzierung verwenden, wird LaTeX nur die von
20099  Ihnen gewählten Optionen versuchen anzuwenden, aber immer in der selben
20100  Reihenfolge.
20101  Wenn keine der 4 Platzierungen möglich sind, wird die Prozedur intern wiederhol
20102 t, aber diesmal mit dem Ziel das Gleitobjekt auf die nächste Seite zu setzen.
20103 \end_layout
20104
20105 \begin_layout Standard
20106 Die Option 
20107 \family sans
20108 Hier,\InsetSpace ~
20109 auf\InsetSpace ~
20110 jeden\InsetSpace ~
20111 Fall
20112 \family default
20113  sollte nur sehr selten benutzt werden und auch nur dann, wenn das Dokument
20114  fast druckreif ist.
20115  Denn mit der Option kann das Objekt nicht mehr 
20116 \emph on
20117 gleiten
20118 \emph default
20119 , wenn Sie das Dokument ändern, und die Gestaltung der Seite wird dadurch
20120  oftmals zerstört.
20121 \end_layout
20122
20123 \begin_layout Standard
20124 Es gibt keine Platzierungsoption für textumflossene [Gleit]Objekte, da diese
20125  immer von Text eines bestimmten Paragraphen umgeben sind.
20126 \begin_inset VSpace bigskip
20127 \end_inset
20128
20129
20130 \end_layout
20131
20132 \begin_layout Standard
20133 Manchmal wird ein Gleitobjekt am Seitenanfang platziert, während sein zugehörige
20134 r Abschnitt erst auf der Seitenmitte beginnt, was den Eindruck erweckt,
20135  das Gleitobjekt sei Teil des vorherigen Abschnitts.
20136  Das kann mit dem LaTeX-Befehl
20137 \series bold
20138  
20139 \backslash
20140 suppressf\SpecialChar \textcompwordmark{}
20141 loats
20142 \series default
20143  verhindert werden.
20144  Er unterdrückt eine Gleitobjekt-Platzierung für die Seite, auf der er steht,
20145  und sorgt so dafür, dass ein Gleitobjekt erst nach seiner Abschnitt-Überschrift
20146  gesetzt wird.
20147  Dazu müssen Sie im LaTeX-Vorspann folgende Befehle einfügen:
20148 \end_layout
20149
20150 \begin_layout Standard
20151
20152 \series bold
20153
20154 \backslash
20155 let
20156 \backslash
20157 meinAbschnitt
20158 \backslash
20159 section
20160 \newline
20161
20162 \backslash
20163 renewcommand{
20164 \backslash
20165 section}{
20166 \backslash
20167 suppressf\SpecialChar \textcompwordmark{}
20168 loats[t]
20169 \backslash
20170 meinAbschnitt}
20171 \end_layout
20172
20173 \begin_layout Standard
20174 Dasselbe können Sie für alle Überschriften von Kapiteln, Abschnitten und
20175  Unterabschnitten festlegen.
20176  Für kleinere Teile wie Unterunterabschnitten wird es nicht empfohlen, weil
20177  LaTeX Probleme mit einem geeigneten Ort für das Gleitobjekt haben könnte.
20178 \end_layout
20179
20180 \begin_layout Standard
20181 Es gibt auch noch das LaTeX-Paket 
20182 \series bold
20183 f\SpecialChar \textcompwordmark{}
20184 lafter
20185 \series default
20186
20187 \begin_inset LatexCommand index
20188 name "LaTeX-Pakete ! flafter"
20189
20190 \end_inset
20191
20192  das dafür sorgt, dass prinzipiell kein Gleitobjekt vor seiner Definition
20193  gedruckt wird.
20194 \end_layout
20195
20196 \begin_layout Standard
20197 \begin_inset VSpace bigskip
20198 \end_inset
20199
20200 Manchmal möchte man alle Abbildungen und Tabellen am Dokumentende haben.
20201  Dafür gibt es das LaTeX-Paket 
20202 \series bold
20203 endf\SpecialChar \textcompwordmark{}
20204 loat
20205 \series default
20206
20207 \begin_inset LatexCommand index
20208 name "LaTeX-Pakete ! endf\\/loat"
20209
20210 \end_inset
20211
20212 .
20213  Es druckt alle Gleitobjekt-Abbildungen und -Tabellen in eigenen Abschnitten.
20214  An der ursprünglichen Gleitobjekt-Position werden Sie einen Hinweis wie
20215  
20216 \family sans
20217
20218 \begin_inset Quotes gld
20219 \end_inset
20220
20221 [Abbildung\InsetSpace ~
20222 3.2 ist ungefähr hier.]
20223 \family default
20224
20225 \begin_inset Quotes grd
20226 \end_inset
20227
20228  finden.
20229  Das 
20230 \series bold
20231 endf\SpecialChar \textcompwordmark{}
20232 loat
20233 \series default
20234 -Paket wird mit folgendem Befehl in den LaTeX-Vorspann eingefügt:
20235 \end_layout
20236
20237 \begin_layout Standard
20238
20239 \series bold
20240
20241 \backslash
20242 usepackage[Optionen]{endf\SpecialChar \textcompwordmark{}
20243 loat}
20244 \end_layout
20245
20246 \begin_layout Standard
20247 Es gibt verschiedene Optionen für die Formatierung der Abbildungen- und
20248  Tabellen-Abschnitt, die Sie in der 
20249 \series bold
20250 endf\SpecialChar \textcompwordmark{}
20251 loat
20252 \series default
20253 -Dokumentation 
20254 \begin_inset LatexCommand cite
20255 key "endfloat"
20256
20257 \end_inset
20258
20259  nachlesen können.
20260 \newline
20261
20262 \begin_inset Note Greyedout
20263 status open
20264
20265 \begin_layout Standard
20266
20267 \series bold
20268 Bemerkung\InsetSpace ~
20269 1: endf\SpecialChar \textcompwordmark{}
20270 loat
20271 \series default
20272  übersetzt den Hinweistext nicht automatisch.
20273  Abschnitt\InsetSpace ~
20274 4 in 
20275 \begin_inset LatexCommand cite
20276 key "endfloat"
20277
20278 \end_inset
20279
20280  beschreibt, wie es geht.
20281 \end_layout
20282
20283 \end_inset
20284
20285
20286 \end_layout
20287
20288 \begin_layout Standard
20289 \begin_inset Note Greyedout
20290 status open
20291
20292 \begin_layout Standard
20293
20294 \series bold
20295 Bemerkung\InsetSpace ~
20296 2: 
20297 \series default
20298 Die aktuelle Version von 
20299 \series bold
20300 endf\SpecialChar \textcompwordmark{}
20301 loat
20302 \series default
20303  hat einen Fehler, wenn die Überschrift ein 
20304 \begin_inset Quotes gld
20305 \end_inset
20306
20307 ß
20308 \begin_inset Quotes grd
20309 \end_inset
20310
20311  enthält.
20312  Sie müssen stattdessen den Befehl 
20313 \series bold
20314
20315 \backslash
20316 ss
20317 \series default
20318  als ERT benutzen.
20319 \end_layout
20320
20321 \end_inset
20322
20323
20324 \end_layout
20325
20326 \begin_layout Standard
20327 \begin_inset VSpace bigskip
20328 \end_inset
20329
20330 Weitere Einzelheiten finden über Gleitobjekt-Platzierung finden Sie in LaTeX-Büc
20331 hern wie 
20332 \begin_inset LatexCommand cite
20333 key "latexcompanion,latexguide,latexbook"
20334
20335 \end_inset
20336
20337 .
20338 \end_layout
20339
20340 \begin_layout Section
20341 Gedrehte Gleitobjekte
20342 \begin_inset LatexCommand label
20343 name "abs:Gedrehte-Gleitobjekte"
20344
20345 \end_inset
20346
20347
20348 \begin_inset LatexCommand index
20349 name "Gleitobjekte ! drehen"
20350
20351 \end_inset
20352
20353
20354 \end_layout
20355
20356 \begin_layout Standard
20357 Wenn Bilder oder Tabellen breiter als die Seite sind, wollen Sie diese vielleich
20358 t drehen.
20359  Dafür müssen Sie das Gleitobjekt-Kästchen mit der rechten Maustaste anklicken
20360  und die Option 
20361 \family sans
20362 Seitwärts\InsetSpace ~
20363 drehen
20364 \family default
20365  wählen.
20366 \end_layout
20367
20368 \begin_layout Standard
20369 Gedrehte Gleitobjekte werden immer auf einer neuen Seite (oder Spalte bei
20370  zweispaltigen Dokumenten) gedruckt.
20371  Gleitobjekte werden immer so gedreht, dass sie vom äußeren Rand her gelesen
20372  werden können -- nach links auf geraden Seiten, nach rechts auf ungeraden
20373  Seiten.
20374  Um eine Drehrichtung für alle Seiten zu erzwingen, fügen Sie entweder die
20375  Option 
20376 \series bold
20377 f\SpecialChar \textcompwordmark{}
20378 iguresleft
20379 \series default
20380  oder 
20381 \series bold
20382 f\SpecialChar \textcompwordmark{}
20383 iguresright
20384 \series default
20385  zu den Dokumentklassen-Optionen hinzu.
20386 \end_layout
20387
20388 \begin_layout Standard
20389 Alle anderen Dinge sind wie bei normalen Gleitobjekten.
20390  Tabelle\InsetSpace ~
20391
20392 \begin_inset LatexCommand ref
20393 reference "tab:Gedrehte-Tabelle"
20394
20395 \end_inset
20396
20397  ist ein Beispiel für eine gedrehte Gleitobjekt-Tabelle.
20398 \end_layout
20399
20400 \begin_layout Standard
20401 \begin_inset Note Greyedout
20402 status open
20403
20404 \begin_layout Standard
20405
20406 \series bold
20407 Bemerkung:
20408 \series default
20409  Nicht alle DVI-Betrachter können gedrehte Gleitobjekte anzeigen.
20410 \end_layout
20411
20412 \end_inset
20413
20414
20415 \end_layout
20416
20417 \begin_layout Standard
20418 \begin_inset Float table
20419 wide false
20420 sideways true
20421 status open
20422
20423 \begin_layout Standard
20424 \begin_inset Caption
20425
20426 \begin_layout Standard
20427 \begin_inset LatexCommand label
20428 name "tab:Gedrehte-Tabelle"
20429
20430 \end_inset
20431
20432 Gedrehte Tabelle
20433 \end_layout
20434
20435 \end_inset
20436
20437
20438 \end_layout
20439
20440 \begin_layout Standard
20441 \align center
20442 \begin_inset Tabular
20443 <lyxtabular version="3" rows="1" columns="5">
20444 <features>
20445 <column alignment="center" valignment="top" leftline="true" width="0">
20446 <column alignment="center" valignment="top" leftline="true" width="0">
20447 <column alignment="center" valignment="top" leftline="true" width="0">
20448 <column alignment="center" valignment="top" leftline="true" width="0">
20449 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
20450 <row topline="true" bottomline="true">
20451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20452 \begin_inset Text
20453
20454 \begin_layout Standard
20455 Test
20456 \end_layout
20457
20458 \end_inset
20459 </cell>
20460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20461 \begin_inset Text
20462
20463 \begin_layout Standard
20464 b
20465 \end_layout
20466
20467 \end_inset
20468 </cell>
20469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20470 \begin_inset Text
20471
20472 \begin_layout Standard
20473 c
20474 \end_layout
20475
20476 \end_inset
20477 </cell>
20478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20479 \begin_inset Text
20480
20481 \begin_layout Standard
20482 d
20483 \end_layout
20484
20485 \end_inset
20486 </cell>
20487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20488 \begin_inset Text
20489
20490 \begin_layout Standard
20491 e
20492 \end_layout
20493
20494 \end_inset
20495 </cell>
20496 </row>
20497 </lyxtabular>
20498
20499 \end_inset
20500
20501
20502 \end_layout
20503
20504 \end_inset
20505
20506
20507 \end_layout
20508
20509 \begin_layout Section
20510 Beschriftungs-Formatierung
20511 \begin_inset LatexCommand label
20512 name "abs:Titel-Formatierung"
20513
20514 \end_inset
20515
20516
20517 \begin_inset LatexCommand index
20518 name "Gleitobjekte ! Beschriftung ! Formatierung"
20519
20520 \end_inset
20521
20522
20523 \end_layout
20524
20525 \begin_layout Standard
20526
20527 \family sans
20528 Legende
20529 \family default
20530  ist die Standard-Paragraf-Umgebung für Gleitobjekt-Beschriftungen.
20531  In LyX sehen Titel so aus:  
20532 \family sans
20533
20534 \begin_inset Quotes gld
20535 \end_inset
20536
20537 Abbildung xyz:
20538 \family default
20539
20540 \begin_inset Quotes grd
20541 \end_inset
20542
20543 , gefolgt vom Beschriftungstext, wobei 
20544 \family sans
20545 xyz
20546 \family default
20547  die von LyX vergebene Nummer ist.
20548  Standardmäßig werden die Marke und der Beschriftungstext im selben Font
20549  gedruckt.
20550  Dies ist nicht immer brauchbar.
20551 \end_layout
20552
20553 \begin_layout Standard
20554 Um das Standardformat für die Beschriftung zu ändern, müssen Sie das LaTeX-Paket
20555  
20556 \series bold
20557 caption
20558 \series default
20559
20560 \begin_inset LatexCommand index
20561 name "LaTeX-Pakete ! caption"
20562
20563 \end_inset
20564
20565  in den LaTeX-Vorspann laden:
20566 \end_layout
20567
20568 \begin_layout Standard
20569
20570 \series bold
20571
20572 \backslash
20573 usepackage[Format-Definition]{caption}
20574 \end_layout
20575
20576 \begin_layout Standard
20577 Wenn zum Beispiel Name und Nummer serifenfrei und fett gedruckt werden und
20578  die Beschriftung immer über der Tabelle, müssen Sie folgenden Befehl benutzen:
20579 \end_layout
20580
20581 \begin_layout Standard
20582
20583 \series bold
20584
20585 \backslash
20586 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
20587 \end_layout
20588
20589 \begin_layout Standard
20590 Sie können auch verschiedene Formate für verschiedene Gleitobjekt-Typen
20591  definieren.
20592  Dazu laden Sie das 
20593 \series bold
20594 caption
20595 \series default
20596 -Paket ohne Format-Optionen und definieren die verschiedenen Formate mit
20597  dem Befehl
20598 \end_layout
20599
20600 \begin_layout Standard
20601
20602 \series bold
20603
20604 \backslash
20605 captionsetup[Gleitobjekt-Typ]{Format-Definition}
20606 \end_layout
20607
20608 \begin_layout Standard
20609 Für Abbildung\InsetSpace ~
20610
20611 \begin_inset LatexCommand ref
20612 reference "abb:Langer-Abb-Titel"
20613
20614 \end_inset
20615
20616  und Tabelle\InsetSpace ~
20617
20618 \begin_inset LatexCommand ref
20619 reference "tab:Langer-Tab-Titel"
20620
20621 \end_inset
20622
20623  können die Beschriftungen mit folgenden Befehlen im LaTeX-Vorspann definiert
20624  werden:
20625 \end_layout
20626
20627 \begin_layout Standard
20628
20629 \series bold
20630
20631 \backslash
20632 usepackage[tableposition=top]{caption}
20633 \newline
20634
20635 \backslash
20636 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
20637 \newline
20638
20639 \begin_inset ERT
20640 status collapsed
20641
20642 \begin_layout Standard
20643
20644
20645 \backslash
20646 hphantom{
20647 \backslash
20648
20649 \backslash
20650 captionsetup[figure]
20651 \backslash
20652 {}
20653 \end_layout
20654
20655 \end_inset
20656
20657  labelsep=period}
20658 \newline
20659
20660 \backslash
20661 captionsetup[table]{labelfont={bf,sf}}
20662 \end_layout
20663
20664 \begin_layout Standard
20665 \begin_inset Note Greyedout
20666 status open
20667
20668 \begin_layout Standard
20669
20670 \series bold
20671 Bemerkung:
20672 \series default
20673  Die Option 
20674 \series bold
20675 tableposition=top
20676 \series default
20677  hat keine Auswirkung wenn eine 
20678 \series bold
20679 koma-script
20680 \series default
20681
20682 \begin_inset LatexCommand index
20683 name "LaTeX-Pakete ! koma-script"
20684
20685 \end_inset
20686
20687 -Dokumentklasse verwendet wird.
20688  Hier muss die Option 
20689 \series bold
20690 tablecaptionabove
20691 \series default
20692  benutzt werden.
20693 \end_layout
20694
20695 \end_inset
20696
20697
20698 \end_layout
20699
20700 \begin_layout Standard
20701 Weitere Informationen über das Paket
20702 \series bold
20703  caption
20704 \series default
20705  finden Sie in seiner Dokumentation 
20706 \begin_inset LatexCommand cite
20707 key "caption,caption-de"
20708
20709 \end_inset
20710
20711 .
20712 \end_layout
20713
20714 \begin_layout Standard
20715 Wenn Sie den Namen von 
20716 \begin_inset Quotes gld
20717 \end_inset
20718
20719 Abbildung
20720 \begin_inset Quotes grd
20721 \end_inset
20722
20723  auf 
20724 \begin_inset Quotes gld
20725 \end_inset
20726
20727 Bild
20728 \begin_inset Quotes grd
20729 \end_inset
20730
20731  ändern wollen, können Sie das mit folgendem Befehl im LaTeX-Vorspann  machen:
20732 \end_layout
20733
20734 \begin_layout Standard
20735
20736 \series bold
20737
20738 \backslash
20739 renewcommand{
20740 \backslash
20741 fnum@figure}{Bild~
20742 \backslash
20743 thefigure}
20744 \end_layout
20745
20746 \begin_layout Standard
20747 wobei 
20748 \series bold
20749
20750 \backslash
20751 thefigure
20752 \series default
20753  die Bildnummer einsetzt und
20754 \series bold
20755  ~
20756 \series default
20757  ein geschütztes Leerzeichen ist.
20758 \end_layout
20759
20760 \begin_layout Standard
20761 \begin_inset VSpace bigskip
20762 \end_inset
20763
20764 Wenn Sie eine 
20765 \series bold
20766 koma-script
20767 \series default
20768
20769 \begin_inset LatexCommand index
20770 name "LaTeX-Pakete ! koma-script"
20771
20772 \end_inset
20773
20774 -Dokumentklasse (
20775 \family sans
20776 article (koma-script)
20777 \family default
20778
20779 \family sans
20780 book (koma-script)
20781 \family default
20782
20783 \family sans
20784 letter (koma-script)
20785 \family default
20786  oder 
20787 \family sans
20788 report (koma-script)
20789 \family default
20790 ) benutzen, können Sie anstatt des 
20791 \series bold
20792 caption
20793 \series default
20794 -Paketes den eingebauten Befehl 
20795 \series bold
20796
20797 \backslash
20798 setkomafont
20799 \series default
20800  von 
20801 \series bold
20802 koma-script
20803 \series default
20804  benutzen.
20805  Der Befehl
20806 \end_layout
20807
20808 \begin_layout Standard
20809
20810 \series bold
20811
20812 \backslash
20813 setkomafont{captionlabel}{
20814 \backslash
20815 bfseries}
20816 \end_layout
20817
20818 \begin_layout Standard
20819 im LaTeX-Vorspann druckt den Namen fett.
20820 \end_layout
20821
20822 \begin_layout Standard
20823 Weitere Informationen über 
20824 \series bold
20825
20826 \backslash
20827 setkomafont
20828 \series default
20829  finden Sie in der 
20830 \series bold
20831 koma-script
20832 \series default
20833 -Dokumentation 
20834 \begin_inset LatexCommand cite
20835 key "koma-script,koma-script-de"
20836
20837 \end_inset
20838
20839 .
20840 \end_layout
20841
20842 \begin_layout Standard
20843 \begin_inset ERT
20844 status collapsed
20845
20846 \begin_layout Standard
20847
20848
20849 \backslash
20850 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
20851 }
20852 \end_layout
20853
20854 \end_inset
20855
20856
20857 \begin_inset Note Note
20858 status open
20859
20860 \begin_layout Standard
20861 Das Beschriftungsformat wurde nur für dieses Beispiel geändert
20862 \end_layout
20863
20864 \end_inset
20865
20866
20867 \end_layout
20868
20869 \begin_layout Standard
20870 \begin_inset Float figure
20871 placement !p
20872 wide false
20873 sideways false
20874 status open
20875
20876 \begin_layout Standard
20877 \align center
20878 \begin_inset Graphics
20879         filename ../clipart/mobius.eps
20880         lyxscale 50
20881         scale 50
20882         scaleBeforeRotation
20883
20884 \end_inset
20885
20886
20887 \end_layout
20888
20889 \begin_layout Standard
20890 \begin_inset Caption
20891
20892 \begin_layout Standard
20893 \begin_inset LatexCommand label
20894 name "abb:Langer-Abb-Titel"
20895
20896 \end_inset
20897
20898 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
20899  ist, um das andere Beschriftungsformat zu zeigen.
20900  Hier wurde ein selbst definiertes Beschriftungsformat benutzt.
20901 \begin_inset OptArg
20902 status collapsed
20903
20904 \begin_layout Standard
20905 Dies ist ein Beispiel einer Beschriftung, der länger als eine Zeile lang
20906  ist.
20907 \end_layout
20908
20909 \end_inset
20910
20911
20912 \end_layout
20913
20914 \end_inset
20915
20916
20917 \end_layout
20918
20919 \end_inset
20920
20921
20922 \end_layout
20923
20924 \begin_layout Standard
20925 \begin_inset ERT
20926 status collapsed
20927
20928 \begin_layout Standard
20929
20930
20931 \backslash
20932 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
20933 on}
20934 \end_layout
20935
20936 \end_inset
20937
20938
20939 \end_layout
20940
20941 \begin_layout Standard
20942 \begin_inset Float table
20943 placement !p
20944 wide false
20945 sideways false
20946 status open
20947
20948 \begin_layout Standard
20949 \begin_inset Caption
20950
20951 \begin_layout Standard
20952 \begin_inset LatexCommand label
20953 name "tab:Langer-Tab-Titel"
20954
20955 \end_inset
20956
20957 Dies ist ein Beispiel einer Beschriftung, die länger als eine Zeile lang
20958  ist, um das andere Beschriftungsformat zu zeigen.
20959  Hier wurde das Standard-Beschriftungsformat dieses Dokuments für Tabellen
20960  benutzt.
20961 \begin_inset OptArg
20962 status collapsed
20963
20964 \begin_layout Standard
20965 Dies ist ein Beispiel einer Beschriftung, der länger als eine Zeile lang
20966  ist.
20967 \end_layout
20968
20969 \end_inset
20970
20971
20972 \end_layout
20973
20974 \end_inset
20975
20976
20977 \end_layout
20978
20979 \begin_layout Standard
20980 \align center
20981 \begin_inset Tabular
20982 <lyxtabular version="3" rows="1" columns="5">
20983 <features>
20984 <column alignment="center" valignment="top" leftline="true" width="0">
20985 <column alignment="center" valignment="top" leftline="true" width="0">
20986 <column alignment="center" valignment="top" leftline="true" width="0">
20987 <column alignment="center" valignment="top" leftline="true" width="0">
20988 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
20989 <row topline="true" bottomline="true">
20990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20991 \begin_inset Text
20992
20993 \begin_layout Standard
20994 a
20995 \end_layout
20996
20997 \end_inset
20998 </cell>
20999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21000 \begin_inset Text
21001
21002 \begin_layout Standard
21003 b
21004 \end_layout
21005
21006 \end_inset
21007 </cell>
21008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21009 \begin_inset Text
21010
21011 \begin_layout Standard
21012 c
21013 \end_layout
21014
21015 \end_inset
21016 </cell>
21017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21018 \begin_inset Text
21019
21020 \begin_layout Standard
21021 d
21022 \end_layout
21023
21024 \end_inset
21025 </cell>
21026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21027 \begin_inset Text
21028
21029 \begin_layout Standard
21030 e
21031 \end_layout
21032
21033 \end_inset
21034 </cell>
21035 </row>
21036 </lyxtabular>
21037
21038 \end_inset
21039
21040
21041 \end_layout
21042
21043 \end_inset
21044
21045
21046 \end_layout
21047
21048 \begin_layout Section
21049 Beschriftungs-Platzierung
21050 \begin_inset LatexCommand label
21051 name "abs:Titel-Platzierung"
21052
21053 \end_inset
21054
21055
21056 \begin_inset LatexCommand index
21057 name "Gleitobjekte ! Beschriftung ! Platzierung"
21058
21059 \end_inset
21060
21061
21062 \end_layout
21063
21064 \begin_layout Standard
21065 Normalerweise werden die Beschriftungen wie folgt platziert:
21066 \end_layout
21067
21068 \begin_layout Description
21069 Abbildung: darunter
21070 \end_layout
21071
21072 \begin_layout Description
21073 Tabelle: darüber
21074 \end_layout
21075
21076 \begin_layout Standard
21077 LaTeX-Standard-Klassen unterstützen diese Vereinbarung nicht für Tabellen.
21078  Das heißt wenn Sie eine der Dokument-Klassen 
21079 \family sans
21080 article
21081 \family default
21082
21083 \family sans
21084 book
21085 \family default
21086
21087 \family sans
21088 letter
21089 \family default
21090  oder 
21091 \family sans
21092 report
21093 \family default
21094  benutzen, wird zwischen Beschriftung und Tabelle kein Zwischenraum gedruckt.
21095  Um das zu erreichen, müssen Sie beim Lade-Befehl des LaTeX-Pakets 
21096 \series bold
21097 caption
21098 \series default
21099  im LaTeX-Vorspann folgendes:
21100 \begin_inset Foot
21101 status collapsed
21102
21103 \begin_layout Standard
21104 In Abschnitt\InsetSpace ~
21105
21106 \begin_inset LatexCommand ref
21107 reference "abs:Titel-Formatierung"
21108
21109 \end_inset
21110
21111  steht mehr über das Paket 
21112 \series bold
21113 caption
21114 \series default
21115 .
21116 \end_layout
21117
21118 \end_inset
21119
21120
21121 \end_layout
21122
21123 \begin_layout Standard
21124
21125 \series bold
21126 tableposition=top
21127 \end_layout
21128
21129 \begin_layout Standard
21130 Wenn Sie eine 
21131 \series bold
21132 koma-script
21133 \series default
21134
21135 \begin_inset LatexCommand index
21136 name "LaTeX-Pakete ! koma-script"
21137
21138 \end_inset
21139
21140 -Dokumentklasse (
21141 \family sans
21142 article (koma-script)
21143 \family default
21144
21145 \family sans
21146 book (koma-script)
21147 \family default
21148
21149 \family sans
21150 letter (koma-script)
21151 \family default
21152  oder 
21153 \family sans
21154 report (koma-script)
21155 \family default
21156 ) benutzen, können Sie alternativ zum 
21157 \series bold
21158 caption
21159 \series default
21160 -Paket die Option 
21161 \series bold
21162 tablecaptionabove
21163 \series default
21164  benutzen.
21165 \end_layout
21166
21167 \begin_layout Standard
21168 \begin_inset VSpace bigskip
21169 \end_inset
21170
21171 Die Beschriftung kann auch neben  der Abbildung oder Tabelle stehen.
21172  Das bewirkt das LaTeX-Paket 
21173 \series bold
21174 sidecap
21175 \series default
21176
21177 \begin_inset LatexCommand index
21178 name "LaTeX-Pakete ! sidecap"
21179
21180 \end_inset
21181
21182 , das so in den LaTeX-Vorspann geladen wird:
21183 \end_layout
21184
21185 \begin_layout Standard
21186
21187 \series bold
21188
21189 \backslash
21190 usepackage[Option]{sidecap}
21191 \end_layout
21192
21193 \begin_layout Standard
21194 Wenn Sie keine Option setzen, wird die Beschriftung außen gesetzt.
21195  Mit 
21196 \series bold
21197 innercaption
21198 \series default
21199  wird die Beschriftung innen gedruckt.
21200  Um die Beschriftung immer rechts oder links zu erzwingen, benutzen Sie
21201  
21202 \series bold
21203 rightcaption
21204 \series default
21205  oder 
21206 \series bold
21207 leftcaption
21208 \series default
21209 .
21210 \end_layout
21211
21212 \begin_layout Standard
21213 Um die Beschriftung mit LyX seitlich zu drucken, müssen Sie folgende Befehle
21214  in den LaTeX-Vorspann schreiben:
21215 \end_layout
21216
21217 \begin_layout Standard
21218
21219 \lyxline
21220
21221 \end_layout
21222
21223 \begin_layout Standard
21224
21225 \series bold
21226
21227 \backslash
21228 newcommand{
21229 \backslash
21230 TabBesBeg}{%
21231 \newline
21232
21233 \begin_inset ERT
21234 status collapsed
21235
21236 \begin_layout Standard
21237
21238
21239 \backslash
21240 hphantom{ }
21241 \end_layout
21242
21243 \end_inset
21244
21245
21246 \backslash
21247 let
21248 \backslash
21249 MyTable
21250 \backslash
21251 table
21252 \newline
21253
21254 \begin_inset ERT
21255 status collapsed
21256
21257 \begin_layout Standard
21258
21259
21260 \backslash
21261 hphantom{ }
21262 \end_layout
21263
21264 \end_inset
21265
21266
21267 \backslash
21268 let
21269 \backslash
21270 MyEndtable
21271 \backslash
21272 endtable
21273 \newline
21274
21275 \begin_inset ERT
21276 status collapsed
21277
21278 \begin_layout Standard
21279
21280
21281 \backslash
21282 hphantom{ }
21283 \end_layout
21284
21285 \end_inset
21286
21287
21288 \backslash
21289 renewenvironment{table}{
21290 \backslash
21291 begin{SCtable}}{
21292 \backslash
21293 end{SCtable}}}
21294 \end_layout
21295
21296 \begin_layout Standard
21297
21298 \series bold
21299
21300 \backslash
21301 newcommand{
21302 \backslash
21303 TabBesEnd}{%
21304 \newline
21305
21306 \begin_inset ERT
21307 status collapsed
21308
21309 \begin_layout Standard
21310
21311
21312 \backslash
21313 hphantom{ }
21314 \end_layout
21315
21316 \end_inset
21317
21318
21319 \backslash
21320 let
21321 \backslash
21322 table
21323 \backslash
21324 MyTable
21325 \newline
21326
21327 \begin_inset ERT
21328 status collapsed
21329
21330 \begin_layout Standard
21331
21332
21333 \backslash
21334 hphantom{ }
21335 \end_layout
21336
21337 \end_inset
21338
21339
21340 \backslash
21341 let
21342 \backslash
21343 endtable
21344 \backslash
21345 MyEndtable
21346 \end_layout
21347
21348 \begin_layout Standard
21349
21350 \series bold
21351
21352 \backslash
21353 newcommand{
21354 \backslash
21355 FigBesBeg}{%
21356 \newline
21357
21358 \begin_inset ERT
21359 status collapsed
21360
21361 \begin_layout Standard
21362
21363
21364 \backslash
21365 hphantom{ }
21366 \end_layout
21367
21368 \end_inset
21369
21370
21371 \backslash
21372 let
21373 \backslash
21374 MyFigure
21375 \backslash
21376 f\SpecialChar \textcompwordmark{}
21377 igure
21378 \newline
21379
21380 \begin_inset ERT
21381 status collapsed
21382
21383 \begin_layout Standard
21384
21385
21386 \backslash
21387 hphantom{ }
21388 \end_layout
21389
21390 \end_inset
21391
21392
21393 \backslash
21394 let
21395 \backslash
21396 MyEndf\SpecialChar \textcompwordmark{}
21397 igure
21398 \backslash
21399 endf\SpecialChar \textcompwordmark{}
21400 igure
21401 \newline
21402
21403 \begin_inset ERT
21404 status collapsed
21405
21406 \begin_layout Standard
21407
21408
21409 \backslash
21410 hphantom{ }
21411 \end_layout
21412
21413 \end_inset
21414
21415
21416 \backslash
21417 renewenvironment{f\SpecialChar \textcompwordmark{}
21418 igure}{
21419 \backslash
21420 begin{SCf\SpecialChar \textcompwordmark{}
21421 igure}}{
21422 \backslash
21423 end{SCf\SpecialChar \textcompwordmark{}
21424 igure}}}
21425 \end_layout
21426
21427 \begin_layout Standard
21428
21429 \series bold
21430
21431 \backslash
21432 newcommand{
21433 \backslash
21434 FigBesEnd}{%
21435 \newline
21436
21437 \begin_inset ERT
21438 status collapsed
21439
21440 \begin_layout Standard
21441
21442
21443 \backslash
21444 hphantom{ }
21445 \end_layout
21446
21447 \end_inset
21448
21449
21450 \backslash
21451 let
21452 \backslash
21453 f\SpecialChar \textcompwordmark{}
21454 igure
21455 \backslash
21456 MyFigure
21457 \newline
21458
21459 \begin_inset ERT
21460 status collapsed
21461
21462 \begin_layout Standard
21463
21464
21465 \backslash
21466 hphantom{ }
21467 \end_layout
21468
21469 \end_inset
21470
21471
21472 \backslash
21473 let
21474 \backslash
21475 endf\SpecialChar \textcompwordmark{}
21476 igure
21477 \backslash
21478 MyEndf\SpecialChar \textcompwordmark{}
21479 igure}
21480 \series default
21481
21482 \lyxline
21483
21484 \end_layout
21485
21486 \begin_layout Standard
21487 Mit den Befehlen können Sie die Gleitobjekte so umdefinieren, dass die Beschrift
21488 ungen seitlich gedruckt werden.
21489  Für Gleitobjekt-Abbildungen schreiben Sie dann die Befehle
21490 \end_layout
21491
21492 \begin_layout Standard
21493
21494 \series bold
21495
21496 \backslash
21497 FigBesBeg
21498 \end_layout
21499
21500 \begin_layout Standard
21501 als ERT vor und
21502 \end_layout
21503
21504 \begin_layout Standard
21505
21506 \series bold
21507
21508 \backslash
21509 FigBesEnd
21510 \end_layout
21511
21512 \begin_layout Standard
21513 hinter das Gleitobjekt.
21514  Bei Gleitobjekt-Tabellen heißen die Befehle
21515 \end_layout
21516
21517 \begin_layout Standard
21518
21519 \series bold
21520
21521 \backslash
21522 TabBesBeg
21523 \series default
21524  und 
21525 \series bold
21526
21527 \backslash
21528 TabBesEnd
21529 \series default
21530 .
21531 \end_layout
21532
21533 \begin_layout Standard
21534 Abbildung\InsetSpace ~
21535
21536 \begin_inset LatexCommand ref
21537 reference "abb:cap-beside-fig"
21538
21539 \end_inset
21540
21541  und Tabelle\InsetSpace ~
21542
21543 \begin_inset LatexCommand ref
21544 reference "tab:cap-beside-tab"
21545
21546 \end_inset
21547
21548  sind Beispiele für seitliche Beschriftungen.
21549 \end_layout
21550
21551 \begin_layout Standard
21552 Sie sehen, dass die Beschriftung bei Gleitobjekt-Tabellen am oberen Rand
21553  der Tabelle gedruckt wird und bei Gleitobjekt-Abbildungen am unteren Rand
21554  der Abbildung.
21555  Das kann man mit dem Befehl
21556 \end_layout
21557
21558 \begin_layout Standard
21559
21560 \series bold
21561
21562 \backslash
21563 sidecaptionvpos{Gleitobjekt-Typ}{Platzierung}
21564 \end_layout
21565
21566 \begin_layout Standard
21567 im LaTeX-Vorspann oder als ERT vor dem Gleitobjekt ändern.
21568  Der Gleitobjekt-Typ ist entweder 
21569 \family sans
21570 figure
21571 \family default
21572  oder 
21573 \family sans
21574 table
21575 \family default
21576 , die
21577 \family sans
21578  
21579 \family default
21580 Platzierung ist 
21581 \family typewriter
21582 t
21583 \family default
21584  für oben, 
21585 \family typewriter
21586 c
21587 \family default
21588  für zentriert oder 
21589 \family typewriter
21590 b
21591 \family default
21592  für unten.
21593  Um die Beschriftung einer Gleitobjekt-Abbildung vertikal zu zentrieren,
21594  lautet der Befehl
21595 \end_layout
21596
21597 \begin_layout Standard
21598
21599 \series bold
21600
21601 \backslash
21602 sidecaptionvpos{figure}{c}
21603 \end_layout
21604
21605 \begin_layout Standard
21606 Das wurde in Abbildung\InsetSpace ~
21607
21608 \begin_inset LatexCommand ref
21609 reference "abb:cap-beside-fig-2"
21610
21611 \end_inset
21612
21613  benutzt.
21614 \end_layout
21615
21616 \begin_layout Standard
21617 \begin_inset VSpace medskip
21618 \end_inset
21619
21620 Weitere Informationen über das Paket
21621 \series bold
21622  sidecap
21623 \series default
21624  finden Sie in seiner Dokumentation 
21625 \begin_inset LatexCommand cite
21626 key "sidecap"
21627
21628 \end_inset
21629
21630 .
21631 \end_layout
21632
21633 \begin_layout Standard
21634 \begin_inset Note Greyedout
21635 status open
21636
21637 \begin_layout Standard
21638
21639 \series bold
21640 Bemerkung:
21641 \series default
21642  Das LaTeX-Paket 
21643 \series bold
21644 hypcap
21645 \series default
21646
21647 \begin_inset LatexCommand index
21648 name "LaTeX-Pakete ! hypcap"
21649
21650 \end_inset
21651
21652  das in Abschnitt\InsetSpace ~
21653
21654 \begin_inset LatexCommand ref
21655 reference "uab:Querverweis-Position"
21656
21657 \end_inset
21658
21659  beschrieben wurde, hat keine Auswirkungen auf Gleitobjekte mit seitlichen
21660  Beschriftungen.
21661 \end_layout
21662
21663 \end_inset
21664
21665
21666 \end_layout
21667
21668 \begin_layout Standard
21669 \begin_inset ERT
21670 status collapsed
21671
21672 \begin_layout Standard
21673
21674
21675 \backslash
21676 FigBesBeg 
21677 \end_layout
21678
21679 \end_inset
21680
21681
21682 \end_layout
21683
21684 \begin_layout Standard
21685 \begin_inset Float figure
21686 wide false
21687 sideways false
21688 status open
21689
21690 \begin_layout Standard
21691 \begin_inset Graphics
21692         filename ../clipart/escher-lsd.eps
21693         scale 75
21694         scaleBeforeRotation
21695
21696 \end_inset
21697
21698
21699 \end_layout
21700
21701 \begin_layout Standard
21702 \begin_inset Caption
21703
21704 \begin_layout Standard
21705 Dies ist eine Beschriftung neben einer Abbildung.
21706 \end_layout
21707
21708 \end_inset
21709
21710
21711 \end_layout
21712
21713 \end_inset
21714
21715
21716 \end_layout
21717
21718 \begin_layout Standard
21719 \begin_inset ERT
21720 status collapsed
21721
21722 \begin_layout Standard
21723
21724
21725 \backslash
21726 TabBesBeg 
21727 \end_layout
21728
21729 \end_inset
21730
21731
21732 \end_layout
21733
21734 \begin_layout Standard
21735 \begin_inset Float table
21736 wide false
21737 sideways false
21738 status open
21739
21740 \begin_layout Standard
21741 \begin_inset Caption
21742
21743 \begin_layout Standard
21744 \begin_inset LatexCommand label
21745 name "tab:cap-beside-tab"
21746
21747 \end_inset
21748
21749 Dies ist eine Beschriftung neben einer Tabelle.
21750 \end_layout
21751
21752 \end_inset
21753
21754
21755 \end_layout
21756
21757 \begin_layout Standard
21758 \begin_inset Tabular
21759 <lyxtabular version="3" rows="4" columns="5">
21760 <features>
21761 <column alignment="center" valignment="top" leftline="true" width="0">
21762 <column alignment="center" valignment="top" leftline="true" width="0">
21763 <column alignment="center" valignment="top" leftline="true" width="0">
21764 <column alignment="center" valignment="top" leftline="true" width="0">
21765 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
21766 <row topline="true">
21767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21768 \begin_inset Text
21769
21770 \begin_layout Standard
21771 a
21772 \end_layout
21773
21774 \end_inset
21775 </cell>
21776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21777 \begin_inset Text
21778
21779 \begin_layout Standard
21780
21781 \end_layout
21782
21783 \end_inset
21784 </cell>
21785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21786 \begin_inset Text
21787
21788 \begin_layout Standard
21789 b
21790 \end_layout
21791
21792 \end_inset
21793 </cell>
21794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21795 \begin_inset Text
21796
21797 \begin_layout Standard
21798
21799 \end_layout
21800
21801 \end_inset
21802 </cell>
21803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21804 \begin_inset Text
21805
21806 \begin_layout Standard
21807 c
21808 \end_layout
21809
21810 \end_inset
21811 </cell>
21812 </row>
21813 <row topline="true">
21814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21815 \begin_inset Text
21816
21817 \begin_layout Standard
21818
21819 \end_layout
21820
21821 \end_inset
21822 </cell>
21823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21824 \begin_inset Text
21825
21826 \begin_layout Standard
21827 d
21828 \end_layout
21829
21830 \end_inset
21831 </cell>
21832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21833 \begin_inset Text
21834
21835 \begin_layout Standard
21836
21837 \end_layout
21838
21839 \end_inset
21840 </cell>
21841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21842 \begin_inset Text
21843
21844 \begin_layout Standard
21845 e
21846 \end_layout
21847
21848 \end_inset
21849 </cell>
21850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21851 \begin_inset Text
21852
21853 \begin_layout Standard
21854
21855 \end_layout
21856
21857 \end_inset
21858 </cell>
21859 </row>
21860 <row topline="true">
21861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21862 \begin_inset Text
21863
21864 \begin_layout Standard
21865 f
21866 \end_layout
21867
21868 \end_inset
21869 </cell>
21870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21871 \begin_inset Text
21872
21873 \begin_layout Standard
21874
21875 \end_layout
21876
21877 \end_inset
21878 </cell>
21879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21880 \begin_inset Text
21881
21882 \begin_layout Standard
21883 g
21884 \end_layout
21885
21886 \end_inset
21887 </cell>
21888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21889 \begin_inset Text
21890
21891 \begin_layout Standard
21892
21893 \end_layout
21894
21895 \end_inset
21896 </cell>
21897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21898 \begin_inset Text
21899
21900 \begin_layout Standard
21901 h
21902 \end_layout
21903
21904 \end_inset
21905 </cell>
21906 </row>
21907 <row topline="true" bottomline="true">
21908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21909 \begin_inset Text
21910
21911 \begin_layout Standard
21912
21913 \end_layout
21914
21915 \end_inset
21916 </cell>
21917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21918 \begin_inset Text
21919
21920 \begin_layout Standard
21921 i
21922 \end_layout
21923
21924 \end_inset
21925 </cell>
21926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21927 \begin_inset Text
21928
21929 \begin_layout Standard
21930
21931 \end_layout
21932
21933 \end_inset
21934 </cell>
21935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21936 \begin_inset Text
21937
21938 \begin_layout Standard
21939 j
21940 \end_layout
21941
21942 \end_inset
21943 </cell>
21944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21945 \begin_inset Text
21946
21947 \begin_layout Standard
21948
21949 \end_layout
21950
21951 \end_inset
21952 </cell>
21953 </row>
21954 </lyxtabular>
21955
21956 \end_inset
21957
21958
21959 \end_layout
21960
21961 \end_inset
21962
21963
21964 \end_layout
21965
21966 \begin_layout Standard
21967 \begin_inset ERT
21968 status collapsed
21969
21970 \begin_layout Standard
21971
21972
21973 \backslash
21974 TabBesEnd
21975 \end_layout
21976
21977 \end_inset
21978
21979
21980 \end_layout
21981
21982 \begin_layout Standard
21983 \begin_inset ERT
21984 status collapsed
21985
21986 \begin_layout Standard
21987
21988
21989 \backslash
21990 sidecaptionvpos{figure}{c}
21991 \end_layout
21992
21993 \end_inset
21994
21995
21996 \begin_inset Float figure
21997 wide false
21998 sideways false
21999 status open
22000
22001 \begin_layout Standard
22002 \begin_inset Graphics
22003         filename ../clipart/escher-lsd.eps
22004         scale 75
22005         scaleBeforeRotation
22006
22007 \end_inset
22008
22009
22010 \end_layout
22011
22012 \begin_layout Standard
22013 \begin_inset Caption
22014
22015 \begin_layout Standard
22016 \begin_inset LatexCommand label
22017 name "abb:cap-beside-fig-2"
22018
22019 \end_inset
22020
22021 Dies ist eine vertikal zentrierte Beschriftung neben einer Abbildung.
22022 \end_layout
22023
22024 \end_inset
22025
22026
22027 \end_layout
22028
22029 \end_inset
22030
22031
22032 \end_layout
22033
22034 \begin_layout Standard
22035 \begin_inset ERT
22036 status collapsed
22037
22038 \begin_layout Standard
22039
22040
22041 \backslash
22042 FigBesEnd
22043 \end_layout
22044
22045 \end_inset
22046
22047
22048 \end_layout
22049
22050 \begin_layout Section
22051 Gleitobjekt-Verzeichnisse
22052 \begin_inset LatexCommand label
22053 name "abs:Gleitobjekt-Verzeichnisse"
22054
22055 \end_inset
22056
22057
22058 \begin_inset LatexCommand index
22059 name "Gleitobjekte ! Verzeichnisse"
22060
22061 \end_inset
22062
22063
22064 \end_layout
22065
22066 \begin_layout Standard
22067 Ähnlich wie das Inhaltsverzeichnis gibt es Gleitobjekt-Verzeichnisse.
22068  Sie können mit den Untermenüs von 
22069 \family sans
22070 Einfügen\SpecialChar \menuseparator
22071 Liste\InsetSpace ~
22072 /\InsetSpace ~
22073 Inhaltsverzeichnis
22074 \family default
22075  eingefügt werden.
22076 \end_layout
22077
22078 \begin_layout Standard
22079 Die Einträge in diesen Verzeichnissen sind die Beschriftungen der Gleitobjekte
22080  oder ihre Kurztitel, die Gleitobjekt-Nummer und die Seitennummer.
22081 \end_layout
22082
22083 \begin_layout Standard
22084 In diesem Dokument finden Sie außer dem Inhaltsverzeichnis ein Abbildungs-
22085  und ein Tabellen-Verzeichnis.
22086 \end_layout
22087
22088 \begin_layout Chapter
22089 Notizen
22090 \end_layout
22091
22092 \begin_layout Section
22093 \begin_inset ERT
22094 status collapsed
22095
22096 \begin_layout Standard
22097
22098
22099 \backslash
22100 texorpdfstring{
22101 \end_layout
22102
22103 \end_inset
22104
22105 Ly
22106 \begin_inset ERT
22107 status collapsed
22108
22109 \begin_layout Standard
22110
22111 {}
22112 \end_layout
22113
22114 \end_inset
22115
22116 X
22117 \begin_inset ERT
22118 status collapsed
22119
22120 \begin_layout Standard
22121
22122 }{LyX}
22123 \end_layout
22124
22125 \end_inset
22126
22127 -Notizen
22128 \begin_inset LatexCommand label
22129 name "abs:LyX-Notizen"
22130
22131 \end_inset
22132
22133
22134 \begin_inset LatexCommand index
22135 name "Notizen ! LyX-Notizen"
22136
22137 \end_inset
22138
22139
22140 \begin_inset Note Note
22141 status collapsed
22142
22143 \begin_layout Standard
22144 Den Befehl
22145 \family typewriter
22146  
22147 \family default
22148 \series bold
22149
22150 \backslash
22151 texorpdfstring
22152 \series default
22153  stellt das LaTeX-Paket 
22154 \series bold
22155 hyperref
22156 \series default
22157  bereit, um zu verhindern, dass Ligaturen in PDF-Lesezeichen falsch dargestellt
22158  werden.
22159  Weitere Informationen finden Sie in 
22160 \begin_inset LatexCommand cite
22161 key "hyperref"
22162
22163 \end_inset
22164
22165 .
22166 \end_layout
22167
22168 \end_inset
22169
22170
22171 \end_layout
22172
22173 \begin_layout Standard
22174 Notizen werden mit einem Klick auf 
22175 \begin_inset Graphics
22176         filename ../../images/note-insert.xpm
22177         scale 85
22178         scaleBeforeRotation
22179         BoundingBox 0bp 6bp 22bp 22bp
22180
22181 \end_inset
22182
22183  oder 
22184 \family sans
22185 Einfügen\SpecialChar \menuseparator
22186 Notiz
22187 \family default
22188  eingefügt.
22189  Es gibt drei Arten:
22190 \end_layout
22191
22192 \begin_layout Description
22193 Ly
22194 \begin_inset ERT
22195 status collapsed
22196
22197 \begin_layout Standard
22198
22199 {}
22200 \end_layout
22201
22202 \end_inset
22203
22204 X-Notiz: Dieser Typ ist für interne Notizen wird nicht gedruckt.
22205  Eine 
22206 \family sans
22207 Ly
22208 \begin_inset ERT
22209 status collapsed
22210
22211 \begin_layout Standard
22212
22213 {}
22214 \end_layout
22215
22216 \end_inset
22217
22218 X-Notiz
22219 \family default
22220  sieht so aus:
22221 \newline
22222
22223 \newline
22224
22225 \begin_inset Graphics
22226         filename clipart/LyXNotizQt4.png
22227         display none
22228         scale 60
22229         scaleBeforeRotation
22230
22231 \end_inset
22232
22233  
22234 \begin_inset Note Note
22235 status open
22236
22237 \begin_layout Standard
22238 Dies ist Text in einem Notiz-Kästchen, der nicht gedruckt wird.
22239 \end_layout
22240
22241 \end_inset
22242
22243
22244 \end_layout
22245
22246 \begin_layout Description
22247 Kommentar: Diese Notiz wird auch nicht gedruckt, aber sie als LaTeX-Kom\SpecialChar \-
22248 men\SpecialChar \-
22249 tar,
22250  wenn Sie das Dokument nach LaTeX exportieren (
22251 \family sans
22252 Datei\SpecialChar \menuseparator
22253 Ex\SpecialChar \-
22254 por\SpecialChar \-
22255 tie\SpecialChar \-
22256 ren\SpecialChar \menuseparator
22257 LaTe
22258 \begin_inset ERT
22259 status collapsed
22260
22261 \begin_layout Standard
22262
22263 {}
22264 \end_layout
22265
22266 \end_inset
22267
22268 X (pdflatex) / LaTeX (plain)
22269 \family default
22270 .
22271  Ein Kommentar sieht so aus:
22272 \newline
22273
22274 \newline
22275
22276 \begin_inset Graphics
22277         filename clipart/KommentarQt4.png
22278         display none
22279         scale 60
22280         scaleBeforeRotation
22281
22282 \end_inset
22283
22284  
22285 \begin_inset Note Comment
22286 status open
22287
22288 \begin_layout Standard
22289 Dies ist ein Kommentar, der nicht gedruckt, aber exportiert wird.
22290 \end_layout
22291
22292 \end_inset
22293
22294
22295 \end_layout
22296
22297 \begin_layout Description
22298 Grauschrift: Diese Notiz wird grau gedruckt und sieht so aus:
22299 \newline
22300
22301 \newline
22302
22303 \begin_inset Graphics
22304         filename clipart/GrauschriftNotizQt4.png
22305         display none
22306         scale 60
22307         scaleBeforeRotation
22308
22309 \end_inset
22310
22311
22312 \newline
22313
22314 \begin_inset ERT
22315 status collapsed
22316
22317 \begin_layout Standard
22318
22319
22320 \backslash
22321 renewenvironment{lyxgreyedout}
22322 \end_layout
22323
22324 \begin_layout Standard
22325
22326 {
22327 \backslash
22328 textcolor[gray]{0.4}
22329 \backslash
22330 bgroup}{
22331 \backslash
22332 egroup}
22333 \end_layout
22334
22335 \end_inset
22336
22337
22338 \begin_inset Note Greyedout
22339 status open
22340
22341 \begin_layout Standard
22342 Dies ist eine Grauschrift-Notiz mit einer Fußnote.
22343 \begin_inset Foot
22344 status open
22345
22346 \begin_layout Standard
22347 Dies ist eine Fußnote in einer Grauschrift-Notiz.
22348 \end_layout
22349
22350 \end_inset
22351
22352
22353 \end_layout
22354
22355 \end_inset
22356
22357
22358 \begin_inset ERT
22359 status collapsed
22360
22361 \begin_layout Standard
22362
22363
22364 \backslash
22365 renewenvironment{lyxgreyedout}
22366 \end_layout
22367
22368 \begin_layout Standard
22369
22370 {
22371 \backslash
22372 textcolor{blue}
22373 \backslash
22374 bgroup}{
22375 \backslash
22376 egroup}
22377 \end_layout
22378
22379 \end_inset
22380
22381
22382 \begin_inset Note Note
22383 status collapsed
22384
22385 \begin_layout Standard
22386 Die Grauschrift-Notiz wurde (fast) auf die ursprüngliche LyX-Definition
22387  zurückgesetzt, weil Grauschriften im LaTeX-Vorspann dieses Dokuments blau
22388  definiert wurden.
22389  
22390 \end_layout
22391
22392 \end_inset
22393
22394
22395 \newline
22396
22397 \newline
22398 Das Beispiel zeigt,dass die erste Zeile von Grauschrift-Notizen wird eingerückt
22399  wird und dass Grauschrift-Notizen können Fußnoten enthalten können.
22400 \end_layout
22401
22402 \begin_layout Description
22403 Eingerahmt: Diese Notiz wird gerahmt gedruckt und sieht so aus:
22404 \newline
22405
22406 \newline
22407
22408 \begin_inset Graphics
22409         filename clipart/GerahmteNotizQt4.png
22410         display none
22411         scale 60
22412         scaleBeforeRotation
22413
22414 \end_inset
22415
22416
22417 \begin_inset Note Framed
22418 status open
22419
22420 \begin_layout Standard
22421 Dies ist eine Notiz, die gerahmt gedruckt wird.
22422 \end_layout
22423
22424 \end_inset
22425
22426 Im Gegensatz zu gerahmten Boxen
22427 \begin_inset Foot
22428 status open
22429
22430 \begin_layout Standard
22431 Gerahmte Boxen werden in Abschnitt\InsetSpace ~
22432
22433 \begin_inset LatexCommand ref
22434 reference "abs:Gerahmte-Boxen"
22435
22436 \end_inset
22437
22438  beschrieben.
22439 \end_layout
22440
22441 \end_inset
22442
22443  wird der Rahmen immer über die gesamte Zeilenbreite gezeichnet, und die
22444  Notiz ist ein Absatz für sich.
22445  
22446 \end_layout
22447
22448 \begin_layout Description
22449 Schattiert: Diese Notiz müsste eigentlich 
22450 \family sans
22451 farbig
22452 \family default
22453  heißen und wird auf dem Hintergrund dargestellt und gedruckt, der in 
22454 \family sans
22455 Werkzeuge\SpecialChar \menuseparator
22456 Einstellungen\SpecialChar \menuseparator
22457 Farben\SpecialChar \menuseparator
22458 Schattierte\InsetSpace ~
22459 Box
22460 \family default
22461  definiert ist, und sieht so aus:
22462 \newline
22463
22464 \newline
22465
22466 \begin_inset Graphics
22467         filename clipart/SchattierteNotizQt4.png
22468         display none
22469         scale 60
22470         scaleBeforeRotation
22471
22472 \end_inset
22473
22474
22475 \begin_inset Note Shaded
22476 status open
22477
22478 \begin_layout Standard
22479 Diese Notiz wird auf einem farbigen Hintergrund gedruckt.
22480 \end_layout
22481
22482 \end_inset
22483
22484 Im Gegensatz zu farbigen Boxen
22485 \begin_inset Foot
22486 status collapsed
22487
22488 \begin_layout Standard
22489 Farbige Boxen werden in Abschnitt\InsetSpace ~
22490
22491 \begin_inset LatexCommand ref
22492 reference "abs:Farbige-Boxen"
22493
22494 \end_inset
22495
22496  beschrieben.
22497 \end_layout
22498
22499 \end_inset
22500
22501  wird der Hintergrund immer über die gesamte Zeilenbreite gedruckt, und
22502  die Notiz ist ein Absatz für sich.
22503 \end_layout
22504
22505 \begin_layout Standard
22506 \begin_inset VSpace bigskip
22507 \end_inset
22508
22509 Wenn Sie auf den Werzeugleistenknopf 
22510 \begin_inset Graphics
22511         filename ../../images/note-insert.xpm
22512         scale 85
22513         scaleBeforeRotation
22514         BoundingBox 0bp 6bp 22bp 22bp
22515
22516 \end_inset
22517
22518  klicken, wird zunächst eine 
22519 \family sans
22520 LyX-Notiz
22521 \family default
22522  eingefügt.
22523  Mit einem Rechts-Klick auf das Notiz-Kästchen können Sie eine der vier
22524  anderen Möglichkeiten auswählen.
22525  Wenn Sie einen vorhandenen Text in eine Notiz verwandeln wollen, markieren
22526  Sie ihn und klicken dann auf den Werzeugleistenknopf.
22527 \end_layout
22528
22529 \begin_layout Standard
22530 \begin_inset VSpace bigskip
22531 \end_inset
22532
22533 Die Textfarbe der 
22534 \family sans
22535 Grauschrift
22536 \family default
22537 -Notiz können Sie im LaTeX-Vorspann mit folgenden Befehl ändern:
22538 \end_layout
22539
22540 \begin_layout Standard
22541
22542 \series bold
22543
22544 \backslash
22545 renewenvironment{lyxgreyedout}
22546 \newline
22547
22548 \begin_inset ERT
22549 status collapsed
22550
22551 \begin_layout Standard
22552
22553
22554 \backslash
22555 hphantom{ }
22556 \end_layout
22557
22558 \end_inset
22559
22560 {
22561 \backslash
22562 textcolor{color}
22563 \backslash
22564 bgroup}{
22565 \backslash
22566 egroup}
22567 \end_layout
22568
22569 \begin_layout Standard
22570 Die verfügbaren Farben und wie man eigene definiert wurde bereits in Abschnitt\InsetSpace ~
22571
22572 \begin_inset LatexCommand ref
22573 reference "abs:Farbige-Tabellen"
22574
22575 \end_inset
22576
22577  beschrieben.
22578  In diesem Dokument werden die Grauschrift-Notizen blau gedruckt.
22579 \end_layout
22580
22581 \begin_layout Standard
22582 \begin_inset VSpace bigskip
22583 \end_inset
22584
22585 Der Textstil von 
22586 \family sans
22587 Eingerahmt
22588 \family default
22589  und 
22590 \family sans
22591 Schattiert
22592 \family default
22593  kann im 
22594 \family sans
22595 Textstil
22596 \family default
22597  Dialog eingestellt werden.
22598 \end_layout
22599
22600 \begin_layout Standard
22601 Die Standard-Rahmenbreite für 
22602 \family sans
22603 Eingerahmt
22604 \family default
22605  ist 0.4\InsetSpace \thinspace{}
22606 pt; sie kann mit 
22607 \series bold
22608
22609 \backslash
22610 FrameRule
22611 \series default
22612  geändert werden.
22613  Der Standard-Abstand zwischen Rahmen und Text ist 9\InsetSpace \thinspace{}
22614 pt; er kann mit 
22615 \series bold
22616
22617 \backslash
22618 FrameSep
22619 \series default
22620  geändert werden.
22621  Im folgenden Beispiel wurden die die Standardwerte mit folgenden Befehlen
22622  als ERT geändert:
22623 \end_layout
22624
22625 \begin_layout Standard
22626
22627 \series bold
22628
22629 \backslash
22630 FrameRule 5pt 
22631 \backslash
22632 FrameSep 0.5cm
22633 \end_layout
22634
22635 \begin_layout Standard
22636 \begin_inset ERT
22637 status collapsed
22638
22639 \begin_layout Standard
22640
22641
22642 \backslash
22643 FrameRule 5pt 
22644 \backslash
22645 FrameSep 0.5cm
22646 \end_layout
22647
22648 \end_inset
22649
22650
22651 \begin_inset Note Framed
22652 status open
22653
22654 \begin_layout Standard
22655 Dies ist Text in einem anderen Rahmen.
22656 \end_layout
22657
22658 \end_inset
22659
22660
22661 \end_layout
22662
22663 \begin_layout Standard
22664 \begin_inset ERT
22665 status collapsed
22666
22667 \begin_layout Standard
22668
22669
22670 \backslash
22671 FrameRule 0.4pt 
22672 \backslash
22673 FrameSep 9pt
22674 \end_layout
22675
22676 \end_inset
22677
22678
22679 \end_layout
22680
22681 \begin_layout Standard
22682 \begin_inset VSpace bigskip
22683 \end_inset
22684
22685 Für 
22686 \family sans
22687 Schattiert
22688 \family default
22689  beträgt der Abstand zwischen Rand und Text 3\InsetSpace \thinspace{}
22690 pt; er kann mit 
22691 \series bold
22692
22693 \backslash
22694 fboxsep
22695 \series default
22696  geändert werden.
22697  Die Standard-Hintergrundfarbe ist rot und kann mit 
22698 \series bold
22699
22700 \backslash
22701 definecolor{shadebox}
22702 \series default
22703  oder 
22704 \family sans
22705 Werkzeuge\SpecialChar \menuseparator
22706 Einstellungen\SpecialChar \menuseparator
22707 Farben\SpecialChar \menuseparator
22708 Schattierte\InsetSpace ~
22709 Box
22710 \family default
22711  geändert werden.
22712  Die verfügbaren Farben und wie man eigene definiert wurde bereits in Abschnitt\InsetSpace ~
22713
22714 \begin_inset LatexCommand ref
22715 reference "abs:Farbige-Tabellen"
22716
22717 \end_inset
22718
22719  beschrieben
22720 \begin_inset Foot
22721 status collapsed
22722
22723 \begin_layout Standard
22724
22725 \series bold
22726
22727 \backslash
22728 definecolor
22729 \series default
22730  benötigt LaTeX-Paket 
22731 \series bold
22732 color
22733 \series default
22734
22735 \begin_inset LatexCommand index
22736 name "LaTeX-Pakete ! color"
22737
22738 \end_inset
22739
22740  im LaTeX-Vorspann, siehe Abschnitt\InsetSpace ~
22741
22742 \begin_inset LatexCommand ref
22743 reference "abs:Farbige-Boxen"
22744
22745 \end_inset
22746
22747 .
22748 \end_layout
22749
22750 \end_inset
22751
22752 .
22753 \end_layout
22754
22755 \begin_layout Standard
22756 Für das folgende Beispiel wurden folgende ERT-Befehle verwendet:
22757 \end_layout
22758
22759 \begin_layout Standard
22760
22761 \series bold
22762
22763 \backslash
22764 fboxsep 0.5cm
22765 \newline
22766
22767 \backslash
22768 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
22769 \end_layout
22770
22771 \begin_layout Standard
22772 \begin_inset ERT
22773 status collapsed
22774
22775 \begin_layout Standard
22776
22777
22778 \backslash
22779 fboxsep 0.5cm
22780 \end_layout
22781
22782 \end_inset
22783
22784
22785 \begin_inset ERT
22786 status collapsed
22787
22788 \begin_layout Standard
22789
22790
22791 \backslash
22792 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
22793 \end_layout
22794
22795 \end_inset
22796
22797
22798 \begin_inset Note Shaded
22799 status open
22800
22801 \begin_layout Standard
22802
22803 \color yellow
22804 Dies ist gelber Text auf dunkelgrünem Hintergrund.
22805 \end_layout
22806
22807 \end_inset
22808
22809
22810 \end_layout
22811
22812 \begin_layout Standard
22813 \begin_inset ERT
22814 status collapsed
22815
22816 \begin_layout Standard
22817
22818
22819 \backslash
22820 fboxsep 3pt
22821 \end_layout
22822
22823 \end_inset
22824
22825
22826 \begin_inset ERT
22827 status collapsed
22828
22829 \begin_layout Standard
22830
22831
22832 \backslash
22833 definecolor{shadecolor}{rgb}{1,0,0}
22834 \end_layout
22835
22836 \end_inset
22837
22838
22839 \end_layout
22840
22841 \begin_layout Section
22842 Fußnoten
22843 \begin_inset LatexCommand label
22844 name "abs:Fußnoten"
22845
22846 \end_inset
22847
22848
22849 \begin_inset LatexCommand index
22850 name "Notizen ! Fußnoten"
22851
22852 \end_inset
22853
22854
22855 \begin_inset LatexCommand index
22856 name "Fußnoten"
22857
22858 \end_inset
22859
22860
22861 \end_layout
22862
22863 \begin_layout Standard
22864 Zu dem, was bereits im 
22865 \emph on
22866 Benutzerhandbuch
22867 \emph default
22868  und in den 
22869 \emph on
22870 Handbuchergänzungen
22871 \emph default
22872  über Fußnoten geschrieben wurde, folgen hier noch ein paar Anmerkungen.
22873 \color black
22874
22875 \begin_inset Foot
22876 status open
22877
22878 \begin_layout Standard
22879
22880 \color black
22881 \begin_inset LatexCommand label
22882 name "fuss:Fußnoten-Beispiel"
22883
22884 \end_inset
22885
22886 Dies ist eine Fußnote.
22887 \end_layout
22888
22889 \end_inset
22890
22891
22892 \end_layout
22893
22894 \begin_layout Standard
22895 \begin_inset ERT
22896 status collapsed
22897
22898 \begin_layout Standard
22899
22900
22901 \backslash
22902 newcounter{MyRepeatFoot}
22903 \end_layout
22904
22905 \begin_layout Standard
22906
22907
22908 \backslash
22909 setcounter{MyRepeatFoot}{
22910 \backslash
22911 thefootnote}
22912 \end_layout
22913
22914 \end_inset
22915
22916
22917 \end_layout
22918
22919 \begin_layout Standard
22920 In der druckfertigen Ausgabe erscheint an der Stelle, wo die Fußnote eingefügt
22921  wurde, eine hochgestellte Zahl.
22922  Der Fußnotentext wird am Seitenende gedruckt, wobei die Fußnotennummer
22923  hochgestellt dem Text vorangeht.
22924  Die Fußnotennummern werden von LaTeX berechnet und sind fortlaufend.
22925  Es hängt von der Dokumentklasse ab, ob sie in jedem Kapitel zurückgesetzt
22926  werden.
22927 \end_layout
22928
22929 \begin_layout Standard
22930 Auf Fußnoten kann wie auf andere Gleitobjekte verwiesen werden, wenn in
22931  der Fußnote eine Marke eingefügt wurde.
22932  Dies ist ein Querverweis auf Fußnote\InsetSpace ~
22933
22934 \begin_inset LatexCommand ref
22935 reference "fuss:Fußnoten-Beispiel"
22936
22937 \end_inset
22938
22939 .
22940 \end_layout
22941
22942 \begin_layout Standard
22943 Um Fußnoten in Tabellen zu benutzen, müssen Sie eine Minipage verwenden,
22944  siehe Abschnitt\InsetSpace ~
22945
22946 \begin_inset LatexCommand ref
22947 reference "abs:Minipage"
22948
22949 \end_inset
22950
22951 .
22952  Fußnoten in langen Tabellen wurden bereits in Abschnitt\InsetSpace ~
22953
22954 \begin_inset LatexCommand ref
22955 reference "uab:Fußnoten-in-langen"
22956
22957 \end_inset
22958
22959  beschrieben.
22960 \end_layout
22961
22962 \begin_layout Standard
22963 Wenn Sie nur eine Marke für eine Fußnote definieren wollen, können Sie den
22964  ERT-Befehl 
22965 \series bold
22966
22967 \backslash
22968 footnotemark[Nummer]
22969 \series default
22970  benutzen.
22971  Dann können Sie diese Marke mehrmals verwenden, ohne dass die Fußnote jedes
22972  mal gedruckt wird.
22973 \end_layout
22974
22975 \begin_layout Standard
22976 Weil Sie die Nummer der Fußnote nicht im Voraus wissen können, müssen Sie
22977  sie speichern, nachdem Sie die Fußnote eingefügt haben.
22978  Hinter Fußnote\InsetSpace ~
22979
22980 \begin_inset LatexCommand ref
22981 reference "fuss:Fußnoten-Beispiel"
22982
22983 \end_inset
22984
22985  wurde das mit folgenden ERT-Befehlen gemacht:
22986 \end_layout
22987
22988 \begin_layout Standard
22989
22990 \series bold
22991
22992 \backslash
22993 newcounter{MyRepeatFoot}
22994 \newline
22995
22996 \backslash
22997 setcounter{MyRepeatFoot}{
22998 \backslash
22999 thefootnote}
23000 \end_layout
23001
23002 \begin_layout Standard
23003 Die Fußnotenmarke wurde dann mit diesem ERT-Befehl definiert;
23004 \end_layout
23005
23006 \begin_layout Standard
23007
23008 \series bold
23009
23010 \backslash
23011 footnotemark[
23012 \backslash
23013 theMyRepeatFoot]
23014 \end_layout
23015
23016 \begin_layout Standard
23017 Hier ist ein Beispiel für eine Fußnotenmarke:
23018 \family roman
23019 \series medium
23020 \bar no
23021
23022 \begin_inset ERT
23023 status collapsed
23024
23025 \begin_layout Standard
23026
23027
23028 \backslash
23029 footnotemark[
23030 \backslash
23031 theMyRepeatFoot]
23032 \end_layout
23033
23034 \end_inset
23035
23036
23037 \end_layout
23038
23039 \begin_layout Subsection
23040 Fußnoten-Nummerierung
23041 \begin_inset LatexCommand label
23042 name "uab:Fußnoten-Nummerierung"
23043
23044 \end_inset
23045
23046
23047 \begin_inset LatexCommand index
23048 name "Fußnoten ! Nummerierung"
23049
23050 \end_inset
23051
23052
23053 \end_layout
23054
23055 \begin_layout Standard
23056 Um Fußnoten nach jedem Abschnitt
23057 \family roman
23058  auf 1 zurückzusetzen, 
23059 \family default
23060 müssen Sie folgenden Befehl in den LaTeX-Vorspann schreiben:
23061 \end_layout
23062
23063 \begin_layout Standard
23064
23065 \series bold
23066
23067 \backslash
23068 @addtoreset{footnote}{section}
23069 \end_layout
23070
23071 \begin_layout Standard
23072 \begin_inset VSpace bigskip
23073 \end_inset
23074
23075 Der folgende Befehl ändert die Fußnoten-Nummerierung auf kleine römische
23076  Zahlen:
23077 \end_layout
23078
23079 \begin_layout Standard
23080
23081 \series bold
23082
23083 \backslash
23084 renewcommand{
23085 \backslash
23086 thefootnote}{
23087 \backslash
23088 roman{footnote}}
23089 \end_layout
23090
23091 \begin_layout Standard
23092 \begin_inset ERT
23093 status collapsed
23094
23095 \begin_layout Standard
23096
23097
23098 \backslash
23099 renewcommand{
23100 \backslash
23101 thefootnote}{
23102 \backslash
23103 roman{footnote}}
23104 \end_layout
23105
23106 \end_inset
23107
23108  Hier ist ein Beispiel für solch eine Fußnote:
23109 \begin_inset Foot
23110 status open
23111
23112 \begin_layout Standard
23113 Dies ist eine Fußnote mit kleinen römischen Zahlen
23114 \end_layout
23115
23116 \end_inset
23117
23118
23119 \end_layout
23120
23121 \begin_layout Standard
23122 Um den Nummerierungsstil auf große römische Zahlen zu ändern, ersetzten
23123  Sie in obigem Befehl 
23124 \series bold
23125
23126 \backslash
23127 roman
23128 \series default
23129  durch 
23130 \series bold
23131
23132 \backslash
23133 Roman
23134 \series default
23135 .
23136  Um Fußnoten mit großen oder kleinen Buchstaben zu 
23137 \begin_inset Quotes gld
23138 \end_inset
23139
23140 nummerieren
23141 \begin_inset Quotes grd
23142 \end_inset
23143
23144 , verwenden Sie die Befehle 
23145 \series bold
23146
23147 \backslash
23148 Alph
23149 \series default
23150  bzw.\InsetSpace ~
23151
23152 \series bold
23153
23154 \backslash
23155 alph
23156 \series default
23157 .
23158  Für die 
23159 \begin_inset Quotes gld
23160 \end_inset
23161
23162 Nummerierung
23163 \begin_inset Quotes grd
23164 \end_inset
23165
23166  mit Symbolen steht der Befehl 
23167 \series bold
23168
23169 \backslash
23170 fnsymbol
23171 \series default
23172  zur Verfügung.
23173 \end_layout
23174
23175 \begin_layout Standard
23176 \begin_inset Note Greyedout
23177 status open
23178
23179 \begin_layout Standard
23180
23181 \series bold
23182 Bemerkung 1:
23183 \series default
23184  Mit Buchstaben können höchstens 26 Fußnoten nummeriert werden, weil nur
23185  
23186 \emph on
23187 ein
23188 \emph default
23189  Buchstabe verwendet wird.
23190 \end_layout
23191
23192 \end_inset
23193
23194
23195 \newline
23196
23197 \begin_inset Note Greyedout
23198 status open
23199
23200 \begin_layout Standard
23201
23202 \series bold
23203 Bemerkung 2:
23204 \series default
23205  Mit Symbolen können höchstens 9 Fußnoten nummeriert werden.
23206 \end_layout
23207
23208 \end_inset
23209
23210
23211 \end_layout
23212
23213 \begin_layout Standard
23214 Um zur Standard-Nummerierung zurückzukehren, verwenden Sie 
23215 \series bold
23216
23217 \backslash
23218 arabic
23219 \series default
23220  anstelle von 
23221 \series bold
23222
23223 \backslash
23224 roman
23225 \series default
23226  in obigem Befehl.
23227 \begin_inset ERT
23228 status collapsed
23229
23230 \begin_layout Standard
23231
23232
23233 \backslash
23234 renewcommand{
23235 \backslash
23236 thefootnote}{
23237 \backslash
23238 arabic{footnote}}
23239 \end_layout
23240
23241 \end_inset
23242
23243
23244 \end_layout
23245
23246 \begin_layout Standard
23247 \begin_inset VSpace bigskip
23248 \end_inset
23249
23250
23251 \end_layout
23252
23253 \begin_layout Standard
23254 Wenn Sie wollen, dass Fußnoten nach dem Schema 
23255 \begin_inset Quotes gld
23256 \end_inset
23257
23258 Kapitel.Fußnote
23259 \begin_inset Quotes grd
23260 \end_inset
23261
23262  nummeriert werden, müssen Sie folgenden Befehl in den LaTeX-Vorspann schreiben:
23263 \end_layout
23264
23265 \begin_layout Standard
23266
23267 \series bold
23268
23269 \backslash
23270 numberwithin{footnote}{chapter}
23271 \end_layout
23272
23273 \begin_layout Standard
23274 Um 
23275 \series bold
23276
23277 \backslash
23278 numberwithin
23279 \series default
23280  benutzen zu können, muss in den 
23281 \family sans
23282 Mathe\InsetSpace ~
23283 Optionen
23284 \family default
23285  der 
23286 \family sans
23287 Dokument-Einstellungen
23288 \family default
23289  
23290 \family sans
23291 AMS\InsetSpace ~
23292 Mathe\InsetSpace ~
23293 Paket
23294 \family default
23295 \InsetSpace ~
23296
23297 \family sans
23298 verwenden
23299 \family default
23300  angekreuzt sein.
23301 \begin_inset ERT
23302 status collapsed
23303
23304 \begin_layout Standard
23305
23306
23307 \backslash
23308 numberwithin{footnote}{chapter}
23309 \end_layout
23310
23311 \end_inset
23312
23313  Hier ist ein Beispiel für solch eine Fußnote.
23314 \series bold
23315
23316 \begin_inset Foot
23317 status open
23318
23319 \begin_layout Standard
23320 Dies ist eine Fußnote nach dem Schema 
23321 \begin_inset Quotes gld
23322 \end_inset
23323
23324 Kapitel.Fußnote
23325 \begin_inset Quotes grd
23326 \end_inset
23327
23328 .
23329 \end_layout
23330
23331 \end_inset
23332
23333
23334 \series default
23335
23336 \begin_inset ERT
23337 status collapsed
23338
23339 \begin_layout Standard
23340
23341
23342 \backslash
23343 numberwithin{footnote}{part}
23344 \end_layout
23345
23346 \end_inset
23347
23348
23349 \end_layout
23350
23351 \begin_layout Standard
23352 \begin_inset Note Greyedout
23353 status open
23354
23355 \begin_layout Standard
23356
23357 \series bold
23358 Bemerkung:
23359 \series default
23360  
23361 \series bold
23362
23363 \backslash
23364 numberwithin
23365 \series default
23366  verwendet ausschließlich arabische Ziffern für Fußnoten; vorherige Definitionen
23367  werden überschrieben.
23368 \end_layout
23369
23370 \end_inset
23371
23372
23373 \end_layout
23374
23375 \begin_layout Standard
23376 Um also z.\InsetSpace \thinspace{}
23377 B.
23378  das Schema 
23379 \begin_inset Quotes gld
23380 \end_inset
23381
23382 Kapitel.
23383 \backslash
23384 Roman{footnote}
23385 \begin_inset Quotes grd
23386 \end_inset
23387
23388  zu erhalten, muss dieser Befehl anstelle von 
23389 \series bold
23390
23391 \backslash
23392 numberwithin
23393 \series default
23394  verwendet werden:
23395 \end_layout
23396
23397 \begin_layout Standard
23398
23399 \series bold
23400
23401 \backslash
23402 renewcommand{
23403 \backslash
23404 thefootnote}{
23405 \backslash
23406 thechapter.
23407 \backslash
23408 Roman{footnote}}
23409 \end_layout
23410
23411 \begin_layout Subsection
23412 Fußnoten-Platzierung
23413 \begin_inset LatexCommand index
23414 name "Fußnoten ! Platzierung"
23415
23416 \end_inset
23417
23418
23419 \end_layout
23420
23421 \begin_layout Standard
23422 Wenn Sie auf einer Seite mehrere Fußnoten haben, werden sie untereinander
23423  ohne Zwischenraum am Ende der Seite gedruckt.
23424  Damit sie besser zu unterscheiden sind, kann man mit folgendem Befehl im
23425  LaTeX-Vorspann 1.5\InsetSpace \thinspace{}
23426 mm Zwischenraum einfügen:
23427 \end_layout
23428
23429 \begin_layout Standard
23430
23431 \series bold
23432
23433 \backslash
23434 let
23435 \backslash
23436 myFoot
23437 \backslash
23438 footnote
23439 \newline
23440
23441 \backslash
23442 renewcommand{
23443 \backslash
23444 footnote}[1]{
23445 \backslash
23446 myFoot{#1
23447 \backslash
23448 vspace{1.5mm}}}
23449 \end_layout
23450
23451 \begin_layout Standard
23452 \begin_inset VSpace bigskip
23453 \end_inset
23454
23455 In einem zweispaltigen Dokument werden die Fußnoten am unteren Rand jeder
23456  Spalte gedruckt, Abbildung\InsetSpace ~
23457
23458 \begin_inset LatexCommand ref
23459 reference "abb:Standard-Fußnoten-Platzierung-in"
23460
23461 \end_inset
23462
23463 .
23464  Wenn die Fußnoten nur unter der rechten Spalte gedruckt werden sollen wie
23465  in Abbildung\InsetSpace ~
23466
23467 \begin_inset LatexCommand ref
23468 reference "abb:Fußnoten-Platzierung-in-einem"
23469
23470 \end_inset
23471
23472 , müssen Sie das LaTeX-Paket 
23473 \series bold
23474 ftnright
23475 \series default
23476
23477 \begin_inset LatexCommand index
23478 name "LaTeX-Pakete ! ftnright"
23479
23480 \end_inset
23481
23482  mit folgendem Befehl im LaTeX-Vorspann einfügen:
23483 \end_layout
23484
23485 \begin_layout Standard
23486
23487 \series bold
23488
23489 \backslash
23490 usepackage{ftnright}
23491 \end_layout
23492
23493 \begin_layout Standard
23494 \begin_inset Float figure
23495 placement !h
23496 wide false
23497 sideways false
23498 status open
23499
23500 \begin_layout Standard
23501 \begin_inset ERT
23502 status collapsed
23503
23504 \begin_layout Standard
23505
23506
23507 \backslash
23508 framebox{
23509 \end_layout
23510
23511 \end_inset
23512
23513
23514 \begin_inset Graphics
23515         filename ../clipart/without_fntright.pdf
23516         width 100col%
23517         scaleBeforeRotation
23518
23519 \end_inset
23520
23521
23522 \begin_inset ERT
23523 status collapsed
23524
23525 \begin_layout Standard
23526
23527 }
23528 \end_layout
23529
23530 \end_inset
23531
23532
23533 \end_layout
23534
23535 \begin_layout Standard
23536 \begin_inset Caption
23537
23538 \begin_layout Standard
23539 \begin_inset LatexCommand label
23540 name "abb:Standard-Fußnoten-Platzierung-in"
23541
23542 \end_inset
23543
23544 Standard Fußnoten-Platzierung in einem zweispaltigen Dokument
23545 \begin_inset OptArg
23546 status collapsed
23547
23548 \begin_layout Standard
23549 Standard Fußnoten-Platzierung in einem zweisp.
23550  Dokument
23551 \end_layout
23552
23553 \end_inset
23554
23555
23556 \end_layout
23557
23558 \end_inset
23559
23560
23561 \end_layout
23562
23563 \end_inset
23564
23565
23566 \end_layout
23567
23568 \begin_layout Standard
23569 \begin_inset Float figure
23570 placement !h
23571 wide false
23572 sideways false
23573 status open
23574
23575 \begin_layout Standard
23576 \begin_inset ERT
23577 status collapsed
23578
23579 \begin_layout Standard
23580
23581
23582 \backslash
23583 framebox{
23584 \end_layout
23585
23586 \end_inset
23587
23588
23589 \begin_inset Graphics
23590         filename ../clipart/with_fntright.pdf
23591         width 100col%
23592         scaleBeforeRotation
23593
23594 \end_inset
23595
23596
23597 \begin_inset ERT
23598 status collapsed
23599
23600 \begin_layout Standard
23601
23602 }
23603 \end_layout
23604
23605 \end_inset
23606
23607
23608 \end_layout
23609
23610 \begin_layout Standard
23611 \begin_inset Caption
23612
23613 \begin_layout Standard
23614 \begin_inset LatexCommand label
23615 name "abb:Fußnoten-Platzierung-in-einem"
23616
23617 \end_inset
23618
23619 Fußnoten-Platzierung in einem zweispaltigen Dokument mit dem LaTeX-Paket
23620  
23621 \series bold
23622 ftnright
23623 \series default
23624 .
23625 \begin_inset OptArg
23626 status collapsed
23627
23628 \begin_layout Standard
23629 Fußnoten-Platzierung mit 
23630 \family typewriter
23631 ftnright
23632 \end_layout
23633
23634 \end_inset
23635
23636
23637 \end_layout
23638
23639 \end_inset
23640
23641
23642 \end_layout
23643
23644 \end_inset
23645
23646
23647 \end_layout
23648
23649 \begin_layout Standard
23650 \begin_inset VSpace bigskip
23651 \end_inset
23652
23653 In einigen wissenschaftlichen Veröffentlichungen werden alle Fußnoten am
23654  Ende eines Abschnitts in einem eigenen Absatz wie in Abbildung\InsetSpace ~
23655
23656 \begin_inset LatexCommand ref
23657 reference "abb:endnotes----Die"
23658
23659 \end_inset
23660
23661  gedruckt.
23662  Man nennt sie dann 
23663 \emph on
23664 Endnoten
23665 \emph default
23666 .
23667  Um das zu erreichen müssen Sie das LaTeX-Paket 
23668 \series bold
23669 endnotes
23670 \series default
23671
23672 \begin_inset LatexCommand index
23673 name "LaTeX-Pakete ! endnotes"
23674
23675 \end_inset
23676
23677  mit folgendem Befehl im LaTeX-Vorspann einfügen: 
23678 \end_layout
23679
23680 \begin_layout Standard
23681
23682 \series bold
23683
23684 \backslash
23685 usepackage{endnotes}
23686 \newline
23687
23688 \backslash
23689 let
23690 \backslash
23691 footnote
23692 \backslash
23693 endnote
23694 \end_layout
23695
23696 \begin_layout Standard
23697 Um die gesammelten Fußnoten zu drucken fügen Sie den ERT-Befehl
23698 \series bold
23699  
23700 \backslash
23701 theendnotes
23702 \series default
23703  am Ende des Abschnitts oder Kapitels ein.
23704 \end_layout
23705
23706 \begin_layout Standard
23707 \begin_inset Float figure
23708 wide false
23709 sideways false
23710 status open
23711
23712 \begin_layout Standard
23713 \align center
23714 \begin_inset ERT
23715 status collapsed
23716
23717 \begin_layout Standard
23718
23719
23720 \backslash
23721 framebox{
23722 \end_layout
23723
23724 \end_inset
23725
23726
23727 \begin_inset Graphics
23728         filename ../clipart/endnotes.pdf
23729         scaleBeforeRotation
23730
23731 \end_inset
23732
23733
23734 \begin_inset ERT
23735 status collapsed
23736
23737 \begin_layout Standard
23738
23739 }
23740 \end_layout
23741
23742 \end_inset
23743
23744
23745 \end_layout
23746
23747 \begin_layout Standard
23748 \begin_inset Caption
23749
23750 \begin_layout Standard
23751 \begin_inset LatexCommand label
23752 name "abb:endnotes----Die"
23753
23754 \end_inset
23755
23756
23757 \series bold
23758 endnotes
23759 \series default
23760  -- Die Fußnoten werden am Ende eines Abschnitts in einem eigenen Paragraf
23761  gedruckt.
23762 \begin_inset OptArg
23763 status collapsed
23764
23765 \begin_layout Standard
23766 \begin_inset LatexCommand label
23767 name "abb:endnotes----Die"
23768
23769 \end_inset
23770
23771
23772 \series bold
23773 endnotes
23774 \series default
23775  -- Die Fußnoten werden am Ende gedruckt
23776 \end_layout
23777
23778 \end_inset
23779
23780
23781 \end_layout
23782
23783 \end_inset
23784
23785
23786 \end_layout
23787
23788 \end_inset
23789
23790
23791 \end_layout
23792
23793 \begin_layout Standard
23794 \begin_inset VSpace medskip
23795 \end_inset
23796
23797 Die Absatzüberschrift für die Endnoten wird nicht automatisch in die Dokumentspr
23798 ache übersetzt.
23799  Der folgende Befehl im LaTeX-Vorspann  übersetzt den englischen Namen 
23800 \begin_inset Quotes gld
23801 \end_inset
23802
23803 Notes 
23804 \begin_inset Quotes grd
23805 \end_inset
23806
23807 in 
23808 \begin_inset Quotes gld
23809 \end_inset
23810
23811 Anmerkungen
23812 \begin_inset Quotes grd
23813 \end_inset
23814
23815 :
23816 \end_layout
23817
23818 \begin_layout Standard
23819
23820 \series bold
23821
23822 \backslash
23823 renewcommand{
23824 \backslash
23825 notesname}{Anmerkungen}
23826 \end_layout
23827
23828 \begin_layout Standard
23829 \begin_inset VSpace medskip
23830 \end_inset
23831
23832 Wenn Sie in den Befehlen von Abschnitt\InsetSpace ~
23833
23834 \begin_inset LatexCommand ref
23835 reference "uab:Fußnoten-Nummerierung"
23836
23837 \end_inset
23838
23839  
23840 \series bold
23841
23842 \backslash
23843 thefootnote
23844 \series default
23845  durch 
23846 \series bold
23847
23848 \backslash
23849 theendnote
23850 \series default
23851  ersetzen, können Sie die Nummerierung von Endnoten ändern.
23852  Um die Endnoten-Nummern zurückzusetzen, benutzen Sie den Befehl 
23853 \series bold
23854
23855 \backslash
23856 @addtoreset
23857 \series default
23858  wie in Abschnitt\InsetSpace ~
23859
23860 \begin_inset LatexCommand ref
23861 reference "sub:Footnote-Numbering"
23862
23863 \end_inset
23864
23865  beschrieben und ersetzen 
23866 \series bold
23867 footnote
23868 \series default
23869  durch 
23870 \series bold
23871 endnote
23872 \series default
23873 .
23874 \end_layout
23875
23876 \begin_layout Standard
23877 Um nur eine Marke für eine Endnote zu definieren, benutzen Sie den Befehl
23878  
23879 \series bold
23880
23881 \backslash
23882 endnotemark[Nummer]
23883 \series default
23884  ähnlich wie 
23885 \series bold
23886
23887 \backslash
23888 footnotemark
23889 \series default
23890  Abschnitt\InsetSpace ~
23891
23892 \begin_inset LatexCommand ref
23893 reference "abs:Fußnoten"
23894
23895 \end_inset
23896
23897 .
23898 \end_layout
23899
23900 \begin_layout Standard
23901 \begin_inset VSpace bigskip
23902 \end_inset
23903
23904 Mit dem LaTeX-Paket 
23905 \series bold
23906 footmisc
23907 \series default
23908
23909 \begin_inset LatexCommand index
23910 name "LaTeX-Pakete ! footmisc"
23911
23912 \end_inset
23913
23914  (
23915 \begin_inset LatexCommand cite
23916 key "footmisc"
23917
23918 \end_inset
23919
23920 ) können Sie Fußnoten am Seitenrand drucken und die Textausrichtung ändern.
23921 \end_layout
23922
23923 \begin_layout Standard
23924 In LaTeX-Büchern, 
23925 \begin_inset LatexCommand cite
23926 key "latexcompanion,latexguide,latexbook"
23927
23928 \end_inset
23929
23930 , finden Sie weiteres zu Fußnoten.
23931 \end_layout
23932
23933 \begin_layout Section
23934 Randnotizen
23935 \begin_inset LatexCommand index
23936 name "Randnotizen"
23937
23938 \end_inset
23939
23940
23941 \begin_inset LatexCommand index
23942 name "Notizen ! Randnotizen"
23943
23944 \end_inset
23945
23946
23947 \end_layout
23948
23949 \begin_layout Standard
23950 Randnotizen sehen in LyX wie Fußnoten aus und verhalten sich auch so.
23951  Sie fügen sie mit einem Klick auf den Schalter 
23952 \begin_inset Graphics
23953         filename ../../images/marginalnote-insert.xpm
23954         scale 70
23955         scaleBeforeRotation
23956         BoundingBox 0bp 0bp 22bp 22bp
23957
23958 \end_inset
23959
23960  oder über 
23961 \family sans
23962 Einfügen\SpecialChar \menuseparator
23963 Randnotiz
23964 \family default
23965  ein.
23966  Ein graues Kästchen mit der Aufschrift 
23967 \begin_inset Quotes gld
23968 \end_inset
23969
23970 Rand
23971 \begin_inset Quotes grd
23972 \end_inset
23973
23974  erscheint
23975 \family roman
23976 \series medium
23977 , und dort, wo der Cursor steht, können Sie Text eingeben.
23978 \end_layout
23979
23980 \begin_layout Standard
23981 Hier am Rand sehen Sie eine Randnotiz.
23982 \begin_inset Marginal
23983 status open
23984
23985 \begin_layout Standard
23986 Dies ist eine Randnotiz.
23987 \end_layout
23988
23989 \end_inset
23990
23991
23992 \end_layout
23993
23994 \begin_layout Standard
23995 In der Druckausgabe von einseitig formatierten Dokumenten werden Randnotizen
23996  am rechten Rand gesetzt, bei doppelseitigen außen -- links auf den geraden
23997  Seiten und rechts auf den ungeraden.
23998  Der Text ist rechtsbündig ausgerichtet, wenn die Randnotiz links gedruckt
23999  wird und umgekehrt.
24000  Die erste Zeile einer Randnotiz steht in der Textzeile, in der sie eingefügt
24001  wurde.
24002 \end_layout
24003
24004 \begin_layout Standard
24005 \begin_inset VSpace bigskip
24006 \end_inset
24007
24008 Um eine Randnotiz am inneren Rand zu drucken, fügen Sie den Befehl
24009 \end_layout
24010
24011 \begin_layout Standard
24012
24013 \series bold
24014
24015 \backslash
24016 reversemarginpar
24017 \end_layout
24018
24019 \begin_layout Standard
24020 als ERT vor einer Randnotiz ein.
24021  Das gilt dann für alle folgenden Randnotizen.
24022 \begin_inset ERT
24023 status collapsed
24024
24025 \begin_layout Standard
24026
24027
24028 \backslash
24029 reversemarginpar 
24030 \end_layout
24031
24032 \end_inset
24033
24034
24035 \begin_inset Marginal
24036 status open
24037
24038 \begin_layout Standard
24039 Hier ist ein Beispiel im inneren Rand.
24040 \end_layout
24041
24042 \end_inset
24043
24044
24045 \newline
24046
24047 \begin_inset Note Greyedout
24048 status open
24049
24050 \begin_layout Standard
24051  
24052 \series bold
24053 Achtung:
24054 \series default
24055  Oft ist am inneren Rand nicht genügend Platz, um den Text korrekt zu drucken.
24056 \end_layout
24057
24058 \end_inset
24059
24060
24061 \end_layout
24062
24063 \begin_layout Standard
24064 Um zur Standard-Platzierung zurückzukehren, fügen Sie den Befehl
24065 \end_layout
24066
24067 \begin_layout Standard
24068
24069 \series bold
24070
24071 \backslash
24072 normalmarginpar
24073 \end_layout
24074
24075 \begin_layout Standard
24076 als ERT ein.
24077 \begin_inset ERT
24078 status collapsed
24079
24080 \begin_layout Standard
24081
24082
24083 \backslash
24084 normalmarginpar 
24085 \end_layout
24086
24087 \end_inset
24088
24089
24090 \begin_inset Note Greyedout
24091 status open
24092
24093 \begin_layout Standard
24094
24095 \series bold
24096 Achtung:
24097 \series default
24098  Der Befehl wird missachtet, wenn er im selben Absatz wie 
24099 \series bold
24100
24101 \backslash
24102 reversemarginpar
24103 \series default
24104  verwendet wird.
24105 \end_layout
24106
24107 \end_inset
24108
24109
24110 \end_layout
24111
24112 \begin_layout Standard
24113 \begin_inset VSpace bigskip
24114 \end_inset
24115
24116 Ähnlich wie in Abschnitt\InsetSpace ~
24117
24118 \begin_inset LatexCommand ref
24119 reference "uab:Mehrfache-Zeilen-in"
24120
24121 \end_inset
24122
24123  beschrieben, können lange Worte nicht umgebrochen werden, wenn sie das
24124  erste Wort der Randnotiz sind.
24125  Um das zu vermeiden, können Sie den Befehl
24126 \end_layout
24127
24128 \begin_layout Standard
24129
24130 \series bold
24131
24132 \backslash
24133 hspace{0pt}
24134 \end_layout
24135
24136 \begin_layout Standard
24137 als ERT vor das Wort setzen, so wie hier:
24138 \begin_inset Marginal
24139 status open
24140
24141 \begin_layout Standard
24142 \begin_inset ERT
24143 status collapsed
24144
24145 \begin_layout Standard
24146
24147
24148 \backslash
24149 hspace{0pt}
24150 \end_layout
24151
24152 \end_inset
24153
24154
24155 \family roman
24156 \series medium
24157 EinSehrLangesWort am Anfang, das umgebrochen wird.
24158 \end_layout
24159
24160 \end_inset
24161
24162
24163 \end_layout
24164
24165 \begin_layout Standard
24166 \begin_inset VSpace bigskip
24167 \end_inset
24168
24169
24170 \end_layout
24171
24172 \begin_layout Standard
24173 \begin_inset Note Greyedout
24174 status open
24175
24176 \begin_layout Standard
24177
24178 \series bold
24179 Bemerkung:
24180 \series default
24181  Randnotizen können ohne Tricks nicht in Tabellen, Gleitumgebungen und Fußnoten
24182  verwendet werden.
24183 \end_layout
24184
24185 \end_inset
24186
24187
24188 \end_layout
24189
24190 \begin_layout Standard
24191 \begin_inset VSpace bigskip
24192 \end_inset
24193
24194
24195 \end_layout
24196
24197 \begin_layout Standard
24198 \begin_inset ERT
24199 status collapsed
24200
24201 \begin_layout Standard
24202
24203
24204 \backslash
24205 ifmarginnote
24206 \end_layout
24207
24208 \end_inset
24209
24210
24211 \begin_inset Note Note
24212 status open
24213
24214 \begin_layout Standard
24215 Der folgende Abschnitt wird nur gedruckt, wenn das LaTeX-Paket 
24216 \series bold
24217 marginnote
24218 \series default
24219  installiert ist.
24220 \end_layout
24221
24222 \end_inset
24223
24224
24225 \end_layout
24226
24227 \begin_layout Standard
24228 Diese Einschränkung kann umgangen werden, wenn das LaTeX-Paket 
24229 \series bold
24230 marginnote
24231 \series default
24232
24233 \begin_inset LatexCommand index
24234 name "LaTeX-Pakete ! marginnote"
24235
24236 \end_inset
24237
24238  verwendet wird.
24239  Wenn Sie diese zwei Zeilen zum LaTeX-Vorspann hinzufügen, wird der Befehl,
24240  der von LyX für Randnotizen verwendet wird umdefiniert, so dass der Befehl
24241  des Pakets 
24242 \series bold
24243 marginnote
24244 \series default
24245  für Randnotizen verwendet wird:
24246 \end_layout
24247
24248 \begin_layout Standard
24249
24250 \series bold
24251
24252 \backslash
24253 usepackage{marginnote}
24254 \newline
24255
24256 \backslash
24257 let
24258 \backslash
24259 marginpar
24260 \backslash
24261 marginnote
24262 \end_layout
24263
24264 \begin_layout Standard
24265 Dies wird auch in diesem Dokument verwendet, denn 
24266 \series bold
24267 marginnote
24268 \series default
24269  hat eine andere nützliche Eigenschaft: Man kann einen vertikalen Versatz
24270  für Randnotizen angeben.
24271  Dies wird oft für ein besseres Seitenformat verwendet, wenn zu viele Randnotize
24272 n sind zu dicht beieinander sind.
24273  Der Versatz wird in LyX als ERT direkt nach der Randnotiz mit dem Schema
24274 \end_layout
24275
24276 \begin_layout Standard
24277
24278 \series bold
24279 [Versatz]
24280 \end_layout
24281
24282 \begin_layout Standard
24283 angegeben.
24284  Dabei ist der Versatz eine Länge mit einer der Einheiten, die in Tabelle\InsetSpace ~
24285
24286 \begin_inset LatexCommand ref
24287 reference "tab:Units"
24288
24289 \end_inset
24290
24291  aufgelistet sind.
24292  Eine negativer Wert versetzt die Randnotiz nach oben, ein positiver Wer
24293  nach unten.
24294  Zum Beispiel ist die Randnotiz neben diesem Text um 1.5\InsetSpace \thinspace{}
24295 cm mit dem ERT-Befehl
24296   
24297 \begin_inset Quotes gld
24298 \end_inset
24299
24300
24301 \series bold
24302 [-1.5cm]
24303 \series default
24304
24305 \begin_inset Quotes grd
24306 \end_inset
24307
24308  nach oben versetzt
24309 \begin_inset Marginal
24310 status open
24311
24312 \begin_layout Standard
24313 Diese Randnotiz ist 1.5\InsetSpace \thinspace{}
24314 cm von ihrer Originalposition nach oben versetzt.
24315 \end_layout
24316
24317 \end_inset
24318
24319
24320 \begin_inset ERT
24321 status collapsed
24322
24323 \begin_layout Standard
24324
24325 [-1.5cm]
24326 \end_layout
24327
24328 \end_inset
24329
24330
24331 \end_layout
24332
24333 \begin_layout Standard
24334 \begin_inset VSpace medskip
24335 \end_inset
24336
24337 Mit 
24338 \series bold
24339 marginnote
24340 \series default
24341  können Sie auch die Ausrichtung des Texts in der Randnotiz ändern.
24342  Zum Beispiel setzen die Befehle
24343 \end_layout
24344
24345 \begin_layout Standard
24346
24347 \series bold
24348
24349 \backslash
24350 renewcommand*{
24351 \backslash
24352 raggedleftmarginnote}{
24353 \backslash
24354 centering}
24355 \newline
24356
24357 \backslash
24358 renewcommand*{
24359 \backslash
24360 raggedrightmarginnote}{
24361 \backslash
24362 centering}
24363 \end_layout
24364
24365 \begin_layout Standard
24366 die Ausrichtung auf zentriert.
24367  
24368 \series bold
24369
24370 \backslash
24371 raggedleftmarginnote
24372 \series default
24373  bewirkt dabei, dass die Randnotiz auf der linken Seite erscheint.
24374  
24375 \begin_inset ERT
24376 status collapsed
24377
24378 \begin_layout Standard
24379
24380
24381 \backslash
24382 renewcommand*{
24383 \backslash
24384 raggedleftmarginnote}{
24385 \backslash
24386 centering}
24387 \end_layout
24388
24389 \begin_layout Standard
24390
24391
24392 \backslash
24393 renewcommand*{
24394 \backslash
24395 raggedrightmarginnote}{
24396 \backslash
24397 centering}
24398 \end_layout
24399
24400 \end_inset
24401
24402
24403 \begin_inset Marginal
24404 status open
24405
24406 \begin_layout Standard
24407 Der Text dieser Randnotiz ist zentriert ausgerichtet.
24408 \end_layout
24409
24410 \end_inset
24411
24412  Die Voreinstellung ist
24413 \end_layout
24414
24415 \begin_layout Standard
24416
24417 \series bold
24418
24419 \backslash
24420 renewcommand*{
24421 \backslash
24422 raggedleftmarginnote}{
24423 \backslash
24424 raggedleft}
24425 \newline
24426
24427 \backslash
24428 renewcommand*{
24429 \backslash
24430 raggedrightmarginnote}{
24431 \backslash
24432 raggedright}
24433 \series default
24434
24435 \begin_inset ERT
24436 status collapsed
24437
24438 \begin_layout Standard
24439
24440
24441 \backslash
24442 renewcommand*{
24443 \backslash
24444 raggedleftmarginnote}{
24445 \backslash
24446 raggedleft}
24447 \end_layout
24448
24449 \begin_layout Standard
24450
24451
24452 \backslash
24453 renewcommand*{
24454 \backslash
24455 raggedrightmarginnote}{
24456 \backslash
24457 raggedright}
24458 \end_layout
24459
24460 \end_inset
24461
24462
24463 \end_layout
24464
24465 \begin_layout Standard
24466 \begin_inset VSpace medskip
24467 \end_inset
24468
24469 Für weitere Fähigkeiten des Pakets 
24470 \series bold
24471 marginnote
24472 \series default
24473  sei auf dessen Dokumentation verwiesen 
24474 \begin_inset LatexCommand cite
24475 key "marginnote"
24476
24477 \end_inset
24478
24479 .
24480 \end_layout
24481
24482 \begin_layout Standard
24483 \begin_inset VSpace bigskip
24484 \end_inset
24485
24486 Das Format von Randnotizen kann allgemein durch Änderung ihrer Definition
24487  geändert werden.
24488  Um z.\InsetSpace \thinspace{}
24489 B.
24490  eine Überschrift für alle Randnotizen mit dem unterstrichenen, serifenlosen
24491  und fettgedruckten Text 
24492 \begin_inset Quotes eld
24493 \end_inset
24494
24495
24496 \family sans
24497 \series bold
24498 \bar under
24499 Achtung!
24500 \family default
24501 \series default
24502 \bar default
24503
24504 \begin_inset Quotes erd
24505 \end_inset
24506
24507  zu erstellen, fügen Sie dies zum LaTeX-Vorspann hinzu:
24508 \end_layout
24509
24510 \begin_layout Standard
24511
24512 \series bold
24513
24514 \backslash
24515 let
24516 \backslash
24517 myMarginpar
24518 \backslash
24519 marginpar
24520 \newline
24521
24522 \backslash
24523 renewcommand{
24524 \backslash
24525 marginpar}[1]{
24526 \backslash
24527 myMarginpar{%
24528 \newline
24529
24530 \begin_inset ERT
24531 status collapsed
24532
24533 \begin_layout Standard
24534
24535
24536 \backslash
24537 hphantom{ }
24538 \end_layout
24539
24540 \end_inset
24541
24542
24543 \backslash
24544 hspace{0pt}
24545 \backslash
24546 textsf{
24547 \backslash
24548 textbf{
24549 \backslash
24550 underbar{Achtung!}}}%
24551 \newline
24552
24553 \begin_inset ERT
24554 status collapsed
24555
24556 \begin_layout Standard
24557
24558
24559 \backslash
24560 hphantom{ }
24561 \end_layout
24562
24563 \end_inset
24564
24565
24566 \backslash
24567 vspace{1.5mm}
24568 \backslash
24569
24570 \backslash
24571 #1}}
24572 \end_layout
24573
24574 \begin_layout Standard
24575 \begin_inset ERT
24576 status collapsed
24577
24578 \begin_layout Standard
24579
24580
24581 \backslash
24582 let
24583 \backslash
24584 myMarginpar
24585 \backslash
24586 marginpar
24587 \end_layout
24588
24589 \begin_layout Standard
24590
24591
24592 \backslash
24593 renewcommand{
24594 \backslash
24595 marginpar}[1]{
24596 \backslash
24597 myMarginpar{%
24598 \end_layout
24599
24600 \begin_layout Standard
24601
24602    
24603 \backslash
24604 textsf{
24605 \backslash
24606 textbf{
24607 \backslash
24608 underbar{Achtung!}}}%
24609 \end_layout
24610
24611 \begin_layout Standard
24612
24613    
24614 \backslash
24615 vspace{1.5mm}
24616 \backslash
24617
24618 \backslash
24619 #1}}
24620 \end_layout
24621
24622 \end_inset
24623
24624
24625 \begin_inset Marginal
24626 status open
24627
24628 \begin_layout Standard
24629 Dies ist eine Randnotiz mit einer definierten Überschrift.
24630 \end_layout
24631
24632 \end_inset
24633
24634
24635 \begin_inset ERT
24636 status collapsed
24637
24638 \begin_layout Standard
24639
24640 [-1.5cm]
24641 \end_layout
24642
24643 \end_inset
24644
24645
24646 \begin_inset ERT
24647 status collapsed
24648
24649 \begin_layout Standard
24650
24651
24652 \backslash
24653 renewcommand{
24654 \backslash
24655 marginpar}[1]{
24656 \backslash
24657 myMarginpar{#1}}
24658 \end_layout
24659
24660 \end_inset
24661
24662
24663 \begin_inset Note Note
24664 status open
24665
24666 \begin_layout Standard
24667 Das Format wurde nur für dieses Beispiel geändert.
24668 \end_layout
24669
24670 \end_inset
24671
24672
24673 \end_layout
24674
24675 \begin_layout Standard
24676 \begin_inset ERT
24677 status collapsed
24678
24679 \begin_layout Standard
24680
24681
24682 \backslash
24683 else
24684 \end_layout
24685
24686 \end_inset
24687
24688
24689 \begin_inset Note Note
24690 status open
24691
24692 \begin_layout Standard
24693 Der folgende Hinweis wird gedruckt, wenn das LaTeX-Paket 
24694 \series bold
24695 marginnote
24696 \series default
24697  nicht installiert ist:
24698 \end_layout
24699
24700 \end_inset
24701
24702
24703 \end_layout
24704
24705 \begin_layout Standard
24706 Das LaTeX-Paket 
24707 \series bold
24708 marginnote
24709 \series default
24710  muss installiert sein, um den folgenden Abschnitt in der Ausgabe zu sehen.
24711 \end_layout
24712
24713 \begin_layout Standard
24714 \begin_inset ERT
24715 status collapsed
24716
24717 \begin_layout Standard
24718
24719
24720 \backslash
24721 fi
24722 \end_layout
24723
24724 \end_inset
24725
24726
24727 \end_layout
24728
24729 \begin_layout Chapter
24730 Boxen
24731 \end_layout
24732
24733 \begin_layout Section
24734 Einleitung
24735 \begin_inset LatexCommand index
24736 name "Boxen ! Einleitung"
24737
24738 \end_inset
24739
24740
24741 \end_layout
24742
24743 \begin_layout Standard
24744 Boxen werden benutzt, um einen Textblock zu formatieren.
24745  Sie können benutzt werden, um Dokumente in mehreren Sprachen zu schreiben,
24746  siehe Abschnitt\InsetSpace ~
24747
24748 \begin_inset LatexCommand ref
24749 reference "abs:Minipage"
24750
24751 \end_inset
24752
24753 , um Text zu umranden, siehe Abschnitt\InsetSpace ~
24754
24755 \begin_inset LatexCommand ref
24756 reference "abs:Gerahmte-Boxen"
24757
24758 \end_inset
24759
24760 , um Silbentrennung zu verhindern, siehe Abschnitt\InsetSpace ~
24761
24762 \begin_inset LatexCommand ref
24763 reference "abs:Silbentrennung-unterbinden"
24764
24765 \end_inset
24766
24767 , um Text senkrecht auszurichten, siehe Abschnitt\InsetSpace ~
24768
24769 \begin_inset LatexCommand ref
24770 reference "uab:Vertikale-Ausrichtung"
24771
24772 \end_inset
24773
24774  oder um die Hintergrundfarbe von Texten zu setzen, siehe Abschnitt\InsetSpace ~
24775
24776 \begin_inset LatexCommand ref
24777 reference "abs:Farbige-Boxen"
24778
24779 \end_inset
24780
24781 .
24782 \end_layout
24783
24784 \begin_layout Standard
24785 Boxen werden mit 
24786 \family sans
24787 Einfügen\SpecialChar \menuseparator
24788 Box
24789 \family default
24790  eingefügt.
24791  Ein graues Kästchen mit der Aufschrift 
24792 \begin_inset Quotes gld
24793 \end_inset
24794
24795 Box (Minipage)
24796 \begin_inset Quotes grd
24797 \end_inset
24798
24799  erscheint: 
24800 \begin_inset Graphics
24801         filename clipart/StandardBoxQt4.png
24802         lyxscale 80
24803         scale 60
24804         scaleBeforeRotation
24805
24806 \end_inset
24807
24808 .
24809  Mit einem Rechtsklick auf das graue Kästchen kann der Typ spezifiziert
24810  werden.
24811  Das Dialogfenster bietet bei 
24812 \family sans
24813 Innere\InsetSpace ~
24814 Box
24815 \family default
24816  die Typen 
24817 \family sans
24818 Parbox
24819 \family default
24820  und 
24821 \family sans
24822 Minipage
24823 \family default
24824  an.
24825  
24826 \family sans
24827 Minipage
24828 \family default
24829  ist die Standard-Einstellung für neue Boxen und in Abschnitt\InsetSpace ~
24830
24831 \begin_inset LatexCommand ref
24832 reference "abs:Minipage"
24833
24834 \end_inset
24835
24836  beschrieben, 
24837 \family sans
24838 Parbox
24839 \family default
24840  in Abschnitt\InsetSpace ~
24841
24842 \begin_inset LatexCommand ref
24843 reference "abs:Parbox"
24844
24845 \end_inset
24846
24847 .
24848 \end_layout
24849
24850 \begin_layout Standard
24851 Boxen sind nicht nummeriert, und Sie können deshalb nicht auf sie verweisen
24852  wie auf Gleitobjekte und Fußnoten.
24853 \end_layout
24854
24855 \begin_layout Standard
24856 \begin_inset Note Greyedout
24857 status open
24858
24859 \begin_layout Standard
24860
24861 \series bold
24862 Bemerkung\InsetSpace ~
24863 1:
24864 \series default
24865  Wegen eines Fehlers in LyX müssen Sie hinter einer Box ein geschütztes
24866  Leerzeichen einfügen, um die Box vom nachfolgenden Text zu trennen.
24867 \end_layout
24868
24869 \end_inset
24870
24871
24872 \end_layout
24873
24874 \begin_layout Standard
24875 \begin_inset Note Greyedout
24876 status open
24877
24878 \begin_layout Standard
24879
24880 \series bold
24881 Bemerkung\InsetSpace ~
24882 2:
24883 \series default
24884  Boxen dürfen in 
24885 \family sans
24886 List-
24887 \family default
24888  oder 
24889 \family sans
24890 Beschreibung-
24891 \family default
24892 Umgebungen nicht verwendet werden.
24893 \end_layout
24894
24895 \end_inset
24896
24897
24898 \end_layout
24899
24900 \begin_layout Standard
24901 \begin_inset Note Greyedout
24902 status open
24903
24904 \begin_layout Standard
24905
24906 \series bold
24907 Bemerkung\InsetSpace ~
24908 3:
24909 \series default
24910  Boxen ohne 
24911 \family sans
24912 Innere\InsetSpace ~
24913 Box
24914 \family default
24915  und ohne Rahmen werden in Abschnitt\InsetSpace ~
24916
24917 \begin_inset LatexCommand ref
24918 reference "abs:Silbentrennung-unterbinden"
24919
24920 \end_inset
24921
24922  beschrieben.
24923 \end_layout
24924
24925 \end_inset
24926
24927
24928 \end_layout
24929
24930 \begin_layout Section
24931 Das Box-Einstellungen-Fenster
24932 \begin_inset LatexCommand label
24933 name "abs:Box-Dialog"
24934
24935 \end_inset
24936
24937
24938 \begin_inset LatexCommand index
24939 name "Boxen ! Box-Dialog-Fenster"
24940
24941 \end_inset
24942
24943
24944 \end_layout
24945
24946 \begin_layout Subsection
24947 Box-Größe
24948 \end_layout
24949
24950 \begin_layout Standard
24951 Im 
24952 \family sans
24953 Box-Einstellungen
24954 \family default
24955 -Fenster können Sie die Größe der Box mit 
24956 \family sans
24957 Breite
24958 \family default
24959  und 
24960 \family sans
24961 Höhe 
24962 \family default
24963 festlegen.
24964  Die verfügbaren Einheiten werden in Tabelle\InsetSpace ~
24965
24966 \begin_inset LatexCommand ref
24967 reference "tab:Maßeinheiten"
24968
24969 \end_inset
24970
24971 aufgelistet.
24972  Das Feld
24973 \family sans
24974  Höhe
24975 \family default
24976  bietet die folgenden zusätzlichen Größen:
24977 \end_layout
24978
24979 \begin_layout Description
24980 Tiefe Dies ist die reine Text-
24981 \begin_inset Quotes gld
24982 \end_inset
24983
24984 Höhe
24985 \begin_inset Quotes grd
24986 \end_inset
24987
24988 .
24989  Sie ignoriert die Gesamthöhe, wenn es mehrere Textzeilen gibt:
24990 \newline
24991
24992 \newline
24993
24994 \newline
24995
24996 \begin_inset Box Boxed
24997 position "c"
24998 hor_pos "c"
24999 has_inner_box 1
25000 inner_pos "c"
25001 use_parbox 0
25002 width "12col%"
25003 special "none"
25004 height "1in"
25005 height_special "depth"
25006 status collapsed
25007
25008 \begin_layout Standard
25009 \align center
25010 Box-Höhe = 1\InsetSpace \thinspace{}
25011 Tiefe
25012 \end_layout
25013
25014 \end_inset
25015
25016
25017 \newline
25018
25019 \newline
25020
25021 \end_layout
25022
25023 \begin_layout Description
25024 Höhe Dies ist die Texthöhe innerhalb der Box.
25025  Der Wert 2 für diese Größe wird die Boxhöhe auf den zweifachen Wert der
25026  Texthöhe setzen: 
25027 \begin_inset Box Boxed
25028 position "c"
25029 hor_pos "c"
25030 has_inner_box 1
25031 inner_pos "c"
25032 use_parbox 0
25033 width "20col%"
25034 special "none"
25035 height "2in"
25036 height_special "height"
25037 status collapsed
25038
25039 \begin_layout Standard
25040 \align center
25041 Boxhöhe = 2\InsetSpace \thinspace{}
25042 Höhe
25043 \end_layout
25044
25045 \end_inset
25046
25047
25048 \end_layout
25049
25050 \begin_layout Description
25051 Gesamthöhe Dies ist Höhe\InsetSpace \thinspace{}
25052 +\InsetSpace \thinspace{}
25053 Tiefe: 
25054 \begin_inset Box Boxed
25055 position "c"
25056 hor_pos "c"
25057 has_inner_box 1
25058 inner_pos "c"
25059 use_parbox 0
25060 width "20col%"
25061 special "none"
25062 height "1in"
25063 height_special "totalheight"
25064 status collapsed
25065
25066 \begin_layout Standard
25067 \align center
25068 Boxhöhe = 1\InsetSpace \thinspace{}
25069 Gesamthöhe
25070 \end_layout
25071
25072 \end_inset
25073
25074
25075 \end_layout
25076
25077 \begin_layout Description
25078 Breite Dies setzt Höhe = Breite, das heißt, die Box wird quadratisch: 
25079 \begin_inset Box Boxed
25080 position "c"
25081 hor_pos "c"
25082 has_inner_box 1
25083 inner_pos "c"
25084 use_parbox 0
25085 width "12col%"
25086 special "none"
25087 height "1in"
25088 height_special "width"
25089 status collapsed
25090
25091 \begin_layout Standard
25092 \align center
25093 Boxhöhe = 1\InsetSpace \thinspace{}
25094 Breite
25095 \end_layout
25096
25097 \end_inset
25098
25099
25100 \end_layout
25101
25102 \begin_layout Subsection
25103 Ausrichtung
25104 \begin_inset LatexCommand index
25105 name "Boxen ! Ausrichtung"
25106
25107 \end_inset
25108
25109
25110 \end_layout
25111
25112 \begin_layout Standard
25113 Wenn Sie eine 
25114 \family sans
25115 Innere\InsetSpace ~
25116 Box
25117 \family default
25118  gewählt haben, kann die Box mit folgenden Werten für 
25119 \family sans
25120 Box
25121 \family default
25122  senkrecht ausgerichtet werden:
25123 \end_layout
25124
25125 \begin_layout Description
25126 Oben Dies ist ein Beispieltext.
25127  
25128 \begin_inset Box Boxed
25129 position "t"
25130 hor_pos "c"
25131 has_inner_box 1
25132 inner_pos "c"
25133 use_parbox 0
25134 width "20col%"
25135 special "none"
25136 height "1in"
25137 height_special "totalheight"
25138 status collapsed
25139
25140 \begin_layout Standard
25141 \align center
25142 Die Ober\SpecialChar \-
25143 kante der Box ist in der Zeile.
25144 \end_layout
25145
25146 \end_inset
25147
25148 \InsetSpace ~
25149 Dies ist ein Beispieltext.
25150 \end_layout
25151
25152 \begin_layout Description
25153 Mitte Dies ist ein Beispieltext.
25154  
25155 \begin_inset Box Boxed
25156 position "c"
25157 hor_pos "c"
25158 has_inner_box 1
25159 inner_pos "c"
25160 use_parbox 0
25161 width "20col%"
25162 special "none"
25163 height "1in"
25164 height_special "totalheight"
25165 status collapsed
25166
25167 \begin_layout Standard
25168 \align center
25169 Die Mitte der Box ist in der Zeile.
25170 \end_layout
25171
25172 \end_inset
25173
25174 \InsetSpace ~
25175 Dies ist ein Beispieltext.
25176 \end_layout
25177
25178 \begin_layout Description
25179 Unten Dies ist ein Beispieltext.
25180  
25181 \begin_inset Box Boxed
25182 position "b"
25183 hor_pos "c"
25184 has_inner_box 1
25185 inner_pos "c"
25186 use_parbox 0
25187 width "20col%"
25188 special "none"
25189 height "1in"
25190 height_special "totalheight"
25191 status collapsed
25192
25193 \begin_layout Standard
25194 \align center
25195 Die Unter\SpecialChar \-
25196 kante der Box ist in der Zeile.
25197 \end_layout
25198
25199 \end_inset
25200
25201 \InsetSpace ~
25202 Dies ist ein Beispieltext.
25203 \end_layout
25204
25205 \begin_layout Standard
25206 Eine Box kann mit dem Dialog 
25207 \family sans
25208 Absatz-Einstellungen
25209 \family default
25210  waagerecht ausgerichtet werden, wenn die Box in einem eigenen Absatz steht.
25211 \end_layout
25212
25213 \begin_layout Standard
25214 \begin_inset VSpace bigskip
25215 \end_inset
25216
25217 Wenn Sie eine 
25218 \family sans
25219 Innere\InsetSpace ~
25220 Box
25221 \family default
25222  gewählt haben, kann der Inhalt der Box mit folgenden Werten für 
25223 \family sans
25224 Inhalt
25225 \family default
25226  senkrecht ausgerichtet werden:
25227 \end_layout
25228
25229 \begin_layout Description
25230 Oben Dies ist ein Beispieltext.
25231  
25232 \begin_inset Box Boxed
25233 position "c"
25234 hor_pos "c"
25235 has_inner_box 1
25236 inner_pos "t"
25237 use_parbox 0
25238 width "20col%"
25239 special "none"
25240 height "1.5in"
25241 height_special "totalheight"
25242 status collapsed
25243
25244 \begin_layout Standard
25245 \align center
25246 Der Boxinhalt ist am oberen Boxrand ausgerichtet.
25247 \end_layout
25248
25249 \end_inset
25250
25251 \InsetSpace ~
25252 Dies ist ein Beispieltext.
25253 \end_layout
25254
25255 \begin_layout Description
25256 Mitte Dies ist ein Beispieltext.
25257  
25258 \begin_inset Box Boxed
25259 position "c"
25260 hor_pos "c"
25261 has_inner_box 1
25262 inner_pos "c"
25263 use_parbox 0
25264 width "20col%"
25265 special "none"
25266 height "1.5in"
25267 height_special "totalheight"
25268 status collapsed
25269
25270 \begin_layout Standard
25271 \align center
25272 Der Boxinhalt ist zentriert ausgerichtet.
25273 \end_layout
25274
25275 \end_inset
25276
25277 \InsetSpace ~
25278 Dies ist ein Beispieltext.
25279 \end_layout
25280
25281 \begin_layout Description
25282 Unten Dies ist ein Beispieltext.
25283  
25284 \begin_inset Box Boxed
25285 position "c"
25286 hor_pos "c"
25287 has_inner_box 1
25288 inner_pos "b"
25289 use_parbox 0
25290 width "20col%"
25291 special "none"
25292 height "1.5in"
25293 height_special "totalheight"
25294 status collapsed
25295
25296 \begin_layout Standard
25297 \align center
25298 Der Boxinhalt ist am unteren Boxrand ausgerichtet.
25299 \end_layout
25300
25301 \end_inset
25302
25303 \InsetSpace ~
25304 Dies ist ein Beispieltext.
25305 \end_layout
25306
25307 \begin_layout Description
25308 Dehnen Dies ist ein Beispieltext.
25309  
25310 \begin_inset Box Boxed
25311 position "c"
25312 hor_pos "c"
25313 has_inner_box 1
25314 inner_pos "s"
25315 use_parbox 0
25316 width "20col%"
25317 special "none"
25318 height "1in"
25319 height_special "totalheight"
25320 status collapsed
25321
25322 \begin_layout Standard
25323 \align center
25324 Der Boxinhalt
25325 \end_layout
25326
25327 \begin_layout Standard
25328 \align center
25329 ist über die
25330 \end_layout
25331
25332 \begin_layout Standard
25333 \align center
25334 Boxhöhe
25335 \end_layout
25336
25337 \begin_layout Standard
25338 \align center
25339 gleichmäßig verteilt.
25340 \end_layout
25341
25342 \end_inset
25343
25344 \InsetSpace ~
25345 Dies ist ein Beispieltext.
25346 \end_layout
25347
25348 \begin_layout Standard
25349 Das Dehnen funktioniert aber nur, wenn der Boxinhalt aus mehreren Absätzen
25350  besteht.
25351  Im obigen Beispiel ist jede Zeile ein eigener Absatz.
25352 \end_layout
25353
25354 \begin_layout Standard
25355 Ein Boxinhalt kann mit dem Dialog 
25356 \family sans
25357 Absatz-Einstellungen
25358 \family default
25359  waagerecht ausgerichtet werden, wenn Sie eine
25360 \family sans
25361  Innere\InsetSpace ~
25362 Box
25363 \family default
25364  gewählt haben.
25365 \end_layout
25366
25367 \begin_layout Standard
25368 \align center
25369 \begin_inset Box Boxed
25370 position "c"
25371 hor_pos "c"
25372 has_inner_box 1
25373 inner_pos "s"
25374 use_parbox 0
25375 width "30col%"
25376 special "none"
25377 height "1.25in"
25378 height_special "totalheight"
25379 status collapsed
25380
25381 \begin_layout Standard
25382 \align left
25383 Hier ist jede Zeile
25384 \end_layout
25385
25386 \begin_layout Standard
25387 \align center
25388 anders
25389 \end_layout
25390
25391 \begin_layout Standard
25392 \align right
25393 ausgerichtet.
25394 \end_layout
25395
25396 \end_inset
25397
25398
25399 \end_layout
25400
25401 \begin_layout Standard
25402 Wenn Sie keine
25403 \family sans
25404  Innere\InsetSpace ~
25405 Box
25406 \family default
25407  gewählt haben, können Sie den Boxinhalt waagerecht mit dem 
25408 \family sans
25409 Box-Einstellungen-
25410 \family default
25411 Dialog ausrichten
25412 \end_layout
25413
25414 \begin_layout Standard
25415 \align center
25416 \begin_inset Box Boxed
25417 position "c"
25418 hor_pos "s"
25419 has_inner_box 0
25420 inner_pos "s"
25421 use_parbox 0
25422 width "90col%"
25423 special "none"
25424 height "1.25in"
25425 height_special "totalheight"
25426 status collapsed
25427
25428 \begin_layout Standard
25429 \align left
25430 Dieser Boxinhalt wurde horizontal gedehnt.
25431 \end_layout
25432
25433 \end_inset
25434
25435
25436 \end_layout
25437
25438 \begin_layout Section
25439 Gerahmte Boxen
25440 \begin_inset LatexCommand label
25441 name "abs:Gerahmte-Boxen"
25442
25443 \end_inset
25444
25445
25446 \begin_inset LatexCommand index
25447 name "Boxen ! gerahmte"
25448
25449 \end_inset
25450
25451
25452 \end_layout
25453
25454 \begin_layout Standard
25455 Mit dem 
25456 \family sans
25457 Box-Einstellungen-
25458 \family default
25459 Dialog können Sie bei 
25460 \family sans
25461 Verzierung
25462 \family default
25463  die Art des Rahmens auswählen:
25464 \end_layout
25465
25466 \begin_layout Description
25467 Rechteckige\InsetSpace ~
25468 Box Um die Box wird ein rechteckiger Rahmen gezogen.
25469  Die Rahmendicke wird durch 
25470 \series bold
25471
25472 \backslash
25473 fboxrule
25474 \series default
25475  festgelegt.
25476  
25477 \begin_inset Box Boxed
25478 position "c"
25479 hor_pos "c"
25480 has_inner_box 1
25481 inner_pos "c"
25482 use_parbox 0
25483 width "21col%"
25484 special "none"
25485 height "1in"
25486 height_special "totalheight"
25487 status collapsed
25488
25489 \begin_layout Standard
25490
25491 \series medium
25492 Rechteckige\InsetSpace ~
25493 Box
25494 \end_layout
25495
25496 \end_inset
25497
25498
25499 \end_layout
25500
25501 \begin_layout Description
25502 Ovale\InsetSpace ~
25503 Box,\InsetSpace ~
25504 dünn Zeichnet einen dünnen Rahmen mit abgerundeten Ecken um die
25505  Box.
25506  Die Rahmendicke ist 0.4\InsetSpace \thinspace{}
25507 pt.
25508  
25509 \begin_inset Box ovalbox
25510 position "c"
25511 hor_pos "c"
25512 has_inner_box 1
25513 inner_pos "c"
25514 use_parbox 0
25515 width "20col%"
25516 special "none"
25517 height "1in"
25518 height_special "totalheight"
25519 status collapsed
25520
25521 \begin_layout Standard
25522 Ovale\InsetSpace ~
25523 Box,\InsetSpace ~
25524 dünn
25525 \end_layout
25526
25527 \end_inset
25528
25529
25530 \end_layout
25531
25532 \begin_layout Description
25533 Ovale\InsetSpace ~
25534 Box,\InsetSpace ~
25535 dick Zeichnet einen dickeren Rahmen mit abgerundeten Ecken um die
25536  Box.
25537  Die Rahmendicke ist 0.8\InsetSpace \thinspace{}
25538 pt.
25539  
25540 \begin_inset Box Ovalbox
25541 position "c"
25542 hor_pos "c"
25543 has_inner_box 1
25544 inner_pos "c"
25545 use_parbox 0
25546 width "20col%"
25547 special "none"
25548 height "1in"
25549 height_special "totalheight"
25550 status collapsed
25551
25552 \begin_layout Standard
25553 Ovale\InsetSpace ~
25554 Box,\InsetSpace ~
25555 dick
25556 \end_layout
25557
25558 \end_inset
25559
25560
25561 \end_layout
25562
25563 \begin_layout Description
25564 Schattierte\InsetSpace ~
25565 Box Zeichnet einen Rahmen mit Schatten um die Box.
25566  Die Rahmendicke wird durch 
25567 \series bold
25568
25569 \backslash
25570 fboxrule
25571 \series default
25572  festgelegt, der Schatten ist 4\InsetSpace \thinspace{}
25573 pt breit.
25574  
25575 \begin_inset Box Shadowbox
25576 position "c"
25577 hor_pos "c"
25578 has_inner_box 1
25579 inner_pos "c"
25580 use_parbox 0
25581 width "20col%"
25582 special "none"
25583 height "1in"
25584 height_special "totalheight"
25585 status collapsed
25586
25587 \begin_layout Standard
25588 Schattierte\InsetSpace ~
25589 Box
25590 \end_layout
25591
25592 \end_inset
25593
25594
25595 \end_layout
25596
25597 \begin_layout Description
25598 Doppelt\InsetSpace ~
25599 gerahmte\InsetSpace ~
25600 Box Zeichnet einen doppelten Rahmen um die Box Der innere
25601  Rahmen ist 0.75\InsetSpace \thinspace{}
25602
25603 \series bold
25604
25605 \backslash
25606 fboxrule
25607 \series default
25608  breit, der äußere 1.5\InsetSpace \thinspace{}
25609
25610 \series bold
25611
25612 \backslash
25613 fboxrule
25614 \series default
25615 , der Zwischenraum 1.5\InsetSpace \thinspace{}
25616
25617 \series bold
25618
25619 \backslash
25620 fboxrule
25621 \series default
25622 \InsetSpace \thinspace{}
25623 +\InsetSpace \thinspace{}
25624 0.5\InsetSpace \thinspace{}
25625 pt.
25626  
25627 \begin_inset Box Doublebox
25628 position "c"
25629 hor_pos "c"
25630 has_inner_box 1
25631 inner_pos "c"
25632 use_parbox 0
25633 width "20col%"
25634 special "none"
25635 height "1in"
25636 height_special "totalheight"
25637 status collapsed
25638
25639 \begin_layout Standard
25640 Doppelt\InsetSpace ~
25641 gerahmte\InsetSpace ~
25642 Box
25643 \end_layout
25644
25645 \end_inset
25646
25647
25648 \end_layout
25649
25650 \begin_layout Standard
25651 \begin_inset VSpace bigskip
25652 \end_inset
25653
25654 Die Aufschrift der Box in LyX ändert sich mit dem gewählten Rahmen.
25655  Um verschiedene Rahmenstile zu verwenden, muss das LaTeX-Paket 
25656 \series bold
25657 fancybox
25658 \series default
25659
25660 \begin_inset LatexCommand index
25661 name "LaTeX-Pakete ! fancybox"
25662
25663 \end_inset
25664
25665  installiert sein.
25666 \end_layout
25667
25668 \begin_layout Standard
25669 \begin_inset VSpace bigskip
25670 \end_inset
25671
25672 Der Standardwert für 
25673 \series bold
25674
25675 \backslash
25676 fboxrule
25677 \series default
25678  ist 0.4\InsetSpace \thinspace{}
25679 pt.
25680  Mit dem folgenden ERT-Befehl kann er auf 2\InsetSpace \thinspace{}
25681 pt gesetzt werden:
25682 \end_layout
25683
25684 \begin_layout Standard
25685
25686 \series bold
25687
25688 \backslash
25689 setlength{
25690 \backslash
25691 fboxrule}{2pt}
25692 \end_layout
25693
25694 \begin_layout Standard
25695 \begin_inset ERT
25696 status collapsed
25697
25698 \begin_layout Standard
25699
25700
25701 \backslash
25702 setlength{
25703 \backslash
25704 fboxrule}{2pt}
25705 \end_layout
25706
25707 \end_inset
25708
25709
25710 \begin_inset Box Boxed
25711 position "c"
25712 hor_pos "c"
25713 has_inner_box 1
25714 inner_pos "c"
25715 use_parbox 0
25716 width "30col%"
25717 special "none"
25718 height "1in"
25719 height_special "totalheight"
25720 status collapsed
25721
25722 \begin_layout Standard
25723 \align center
25724 Rechteckige Box mit einer Rahmenbreite von 2\InsetSpace \thinspace{}
25725 pt
25726 \end_layout
25727
25728 \end_inset
25729
25730
25731 \begin_inset ERT
25732 status collapsed
25733
25734 \begin_layout Standard
25735
25736
25737 \backslash
25738 setlength{
25739 \backslash
25740 fboxrule}{0.4pt}
25741 \end_layout
25742
25743 \end_inset
25744
25745
25746 \end_layout
25747
25748 \begin_layout Standard
25749 \noindent
25750 \begin_inset VSpace bigskip
25751 \end_inset
25752
25753 Der Abstand zwischen dem Rahmen und dem Inhalt ist standardmäßig 3\InsetSpace \thinspace{}
25754 pt.
25755  Sie können das ändern, indem Sie den Wert von 
25756 \series bold
25757
25758 \backslash
25759 fboxsep
25760 \series default
25761  mit einem ERT-Befehl ändern:
25762 \end_layout
25763
25764 \begin_layout Standard
25765
25766 \series bold
25767
25768 \backslash
25769 setlength{
25770 \backslash
25771 fboxsep}{10pt}
25772 \end_layout
25773
25774 \begin_layout Standard
25775 setzt den Wert auf 10\InsetSpace \thinspace{}
25776 pt, wie in der folgenden Box:
25777 \end_layout
25778
25779 \begin_layout Standard
25780 \begin_inset ERT
25781 status collapsed
25782
25783 \begin_layout Standard
25784
25785
25786 \backslash
25787 setlength{
25788 \backslash
25789 fboxsep}{10pt}
25790 \end_layout
25791
25792 \end_inset
25793
25794
25795 \begin_inset Box Boxed
25796 position "c"
25797 hor_pos "c"
25798 has_inner_box 1
25799 inner_pos "c"
25800 use_parbox 0
25801 width "25col%"
25802 special "none"
25803 height "1in"
25804 height_special "totalheight"
25805 status collapsed
25806
25807 \begin_layout Standard
25808 \align center
25809 Rechteckige Box mit 
25810 \series bold
25811
25812 \backslash
25813 fboxsep
25814 \series default
25815 \InsetSpace \thinspace{}
25816 =\InsetSpace \thinspace{}
25817 10\InsetSpace \thinspace{}
25818 pt
25819 \end_layout
25820
25821 \end_inset
25822
25823
25824 \begin_inset ERT
25825 status collapsed
25826
25827 \begin_layout Standard
25828
25829
25830 \backslash
25831 setlength{
25832 \backslash
25833 fboxsep}{3pt}
25834 \end_layout
25835
25836 \end_inset
25837
25838
25839 \end_layout
25840
25841 \begin_layout Standard
25842 \noindent
25843 \begin_inset VSpace bigskip
25844 \end_inset
25845
25846 Der Durchmesser der abgerundeten Ecken kann mit 
25847 \series bold
25848
25849 \backslash
25850 cornersize
25851 \series default
25852  gesetzt werden.
25853  Der ERT-Befehl
25854 \end_layout
25855
25856 \begin_layout Standard
25857
25858 \series bold
25859
25860 \backslash
25861 cornersize*{1cm}
25862 \end_layout
25863
25864 \begin_layout Standard
25865 setzt den Durchmesser auf 1\InsetSpace \thinspace{}
25866 cm.
25867  Der ERT-Befehl
25868 \end_layout
25869
25870 \begin_layout Standard
25871
25872 \series bold
25873
25874 \backslash
25875 cornersize{num}
25876 \end_layout
25877
25878 \begin_layout Standard
25879 setzt den Durchmesser auf 
25880 \family sans
25881 num\InsetSpace \thinspace{}
25882 ×\InsetSpace \thinspace{}
25883 Minimum(Breite der Box, Höhe der Box)
25884 \family default
25885 .
25886  Der Standardwert ist 
25887 \series bold
25888
25889 \backslash
25890 cornersize{0.5}
25891 \series default
25892 .
25893 \end_layout
25894
25895 \begin_layout Standard
25896 \begin_inset ERT
25897 status collapsed
25898
25899 \begin_layout Standard
25900
25901
25902 \backslash
25903 cornersize*{1.5cm}
25904 \end_layout
25905
25906 \end_inset
25907
25908
25909 \begin_inset Box Ovalbox
25910 position "c"
25911 hor_pos "c"
25912 has_inner_box 1
25913 inner_pos "c"
25914 use_parbox 0
25915 width "30col%"
25916 special "none"
25917 height "1in"
25918 height_special "totalheight"
25919 status collapsed
25920
25921 \begin_layout Standard
25922 \align center
25923 Ovale Box, dicker Rand, mit 
25924 \series bold
25925
25926 \backslash
25927 cornersize
25928 \series default
25929 \InsetSpace \thinspace{}
25930 =\InsetSpace \thinspace{}
25931 1.5\InsetSpace \thinspace{}
25932 cm
25933 \end_layout
25934
25935 \end_inset
25936
25937
25938 \begin_inset ERT
25939 status collapsed
25940
25941 \begin_layout Standard
25942
25943
25944 \backslash
25945 cornersize{0.5}
25946 \end_layout
25947
25948 \end_inset
25949
25950
25951 \end_layout
25952
25953 \begin_layout Standard
25954 \noindent
25955 \begin_inset VSpace bigskip
25956 \end_inset
25957
25958 Die Breite des Schattens wird mit 
25959 \series bold
25960
25961 \backslash
25962 shadowsize
25963 \series default
25964  festgelegt.
25965  Mit dem ERT-Befehl
25966 \end_layout
25967
25968 \begin_layout Standard
25969
25970 \series bold
25971
25972 \backslash
25973 setlength{
25974 \backslash
25975 shadowsize}{2pt}
25976 \end_layout
25977
25978 \begin_layout Standard
25979 wird er für die folgende Box auf 2\InsetSpace \thinspace{}
25980 pt festgelegt.
25981 \end_layout
25982
25983 \begin_layout Standard
25984 \begin_inset ERT
25985 status collapsed
25986
25987 \begin_layout Standard
25988
25989
25990 \backslash
25991 setlength{
25992 \backslash
25993 shadowsize}{2pt}
25994 \end_layout
25995
25996 \end_inset
25997
25998
25999 \begin_inset Box Shadowbox
26000 position "c"
26001 hor_pos "c"
26002 has_inner_box 1
26003 inner_pos "c"
26004 use_parbox 0
26005 width "25col%"
26006 special "none"
26007 height "1in"
26008 height_special "totalheight"
26009 status collapsed
26010
26011 \begin_layout Standard
26012 \align center
26013 Schattierte Box mit 
26014 \series bold
26015
26016 \backslash
26017 shadowsize
26018 \series default
26019 \InsetSpace \thinspace{}
26020 =\InsetSpace \thinspace{}
26021 2\InsetSpace \thinspace{}
26022 pt
26023 \end_layout
26024
26025 \end_inset
26026
26027
26028 \begin_inset ERT
26029 status collapsed
26030
26031 \begin_layout Standard
26032
26033
26034 \backslash
26035 setlength{
26036 \backslash
26037 shadowsize}{4pt}
26038 \end_layout
26039
26040 \end_inset
26041
26042
26043 \end_layout
26044
26045 \begin_layout Standard
26046 \noindent
26047 \begin_inset VSpace bigskip
26048 \end_inset
26049
26050 Die geänderten Werte gelten für alle Boxen, die auf den entsprechenden Befehl
26051  folgen.
26052 \end_layout
26053
26054 \begin_layout Section
26055 Minipage
26056 \begin_inset LatexCommand label
26057 name "abs:Minipage"
26058
26059 \end_inset
26060
26061
26062 \begin_inset LatexCommand index
26063 name "Boxen ! Minipage"
26064
26065 \end_inset
26066
26067
26068 \end_layout
26069
26070 \begin_layout Standard
26071 Minipages werden von LaTeX wie Seiten auf einer Seite behandelt und können
26072  deshalb unter anderem eigene Fußnoten haben.
26073 \end_layout
26074
26075 \begin_layout Standard
26076 Minipages sind nützlich, wenn Sie Dokumente in mehreren Sprachen schreiben.
26077 \end_layout
26078
26079 \begin_layout Standard
26080 Es folgt ein Beispiel mit zwei nebeneinander gedruckten Minipages.
26081  Ihre Breite ist 45 Spaltenbreite\InsetSpace ~
26082 %, und sie sind durch einen 
26083 \family sans
26084 HFill
26085 \family default
26086  getrennt (
26087 \family sans
26088 Einfügen\SpecialChar \menuseparator
26089 Formatierung\SpecialChar \menuseparator
26090 Variabler\InsetSpace ~
26091 horiz.\InsetSpace ~
26092 Abstand
26093 \family default
26094 ).
26095 \end_layout
26096
26097 \begin_layout Standard
26098 \noindent
26099 \begin_inset Box Frameless
26100 position "t"
26101 hor_pos "c"
26102 has_inner_box 1
26103 inner_pos "c"
26104 use_parbox 0
26105 width "45col%"
26106 special "none"
26107 height "1in"
26108 height_special "totalheight"
26109 status open
26110
26111 \begin_layout Standard
26112 Dies ist ein deutscher Text.
26113  Dies ist ein deutscher Text.
26114  Dies ist ein deutscher Text.
26115  Dies ist ein deutscher Text.
26116  Dies ist ein deutscher Text.
26117  Dies ist ein deutscher Text.
26118  Dies ist ein deutscher Text.
26119  Dies ist ein deutscher Text.
26120  Dies ist ein deutscher Text.
26121  Dies ist ein deutscher Text.
26122  Dies ist ein deutscher Text.
26123  Dies ist ein deutscher Text.
26124  Dies ist ein deutscher Text
26125 \begin_inset Foot
26126 status open
26127
26128 \begin_layout Standard
26129 Dies ist eine deutsche Fußnote.
26130 \end_layout
26131
26132 \end_inset
26133
26134 .
26135  Dies ist ein deutscher Text.
26136  Dies ist ein deutscher Text.
26137 \end_layout
26138
26139 \end_inset
26140
26141
26142 \hfill
26143
26144 \begin_inset Box Frameless
26145 position "t"
26146 hor_pos "c"
26147 has_inner_box 1
26148 inner_pos "c"
26149 use_parbox 0
26150 width "45col%"
26151 special "none"
26152 height "1in"
26153 height_special "totalheight"
26154 status open
26155
26156 \begin_layout Standard
26157
26158 \lang english
26159 This is an English Text.
26160  This is an English Text.
26161  This is an English Text.
26162  This is an English Text.
26163  This is an English Text.
26164  This is an English Text.
26165  This is an English Text.
26166  This is an English Text.
26167  This is an English Text.
26168  This is an English Text.
26169  This is an English Text.
26170  This is an English Text.
26171  This is an English Text.
26172  This is an English Text.
26173  This is an English Text.
26174  This is an English Text.
26175 \begin_inset Foot
26176 status collapsed
26177
26178 \begin_layout Standard
26179
26180 \lang english
26181 This is an English footnote.
26182 \end_layout
26183
26184 \end_inset
26185
26186  This is an English Text.
26187  
26188 \end_layout
26189
26190 \end_inset
26191
26192
26193 \end_layout
26194
26195 \begin_layout Standard
26196 \noindent
26197 \begin_inset VSpace bigskip
26198 \end_inset
26199
26200 Eine andere Anwendung für Minipages sind Fußnoten in Tabellen.
26201  Wegen einer LaTeX-Einschränkung erscheinen Fußnoten nicht am Ende der Seite,
26202  auf der die Tabelle gedruckt wird: 
26203 \begin_inset Tabular
26204 <lyxtabular version="3" rows="3" columns="4">
26205 <features>
26206 <column alignment="center" valignment="top" leftline="true" width="0pt">
26207 <column alignment="center" valignment="top" leftline="true" width="0pt">
26208 <column alignment="center" valignment="top" leftline="true" width="0pt">
26209 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
26210 <row topline="true">
26211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26212 \begin_inset Text
26213
26214 \begin_layout Standard
26215 1
26216 \end_layout
26217
26218 \end_inset
26219 </cell>
26220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26221 \begin_inset Text
26222
26223 \begin_layout Standard
26224 2
26225 \end_layout
26226
26227 \end_inset
26228 </cell>
26229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26230 \begin_inset Text
26231
26232 \begin_layout Standard
26233 3
26234 \begin_inset Foot
26235 status collapsed
26236
26237 \begin_layout Standard
26238 Dies ist eine Fußnote in einer Tabelle.
26239 \end_layout
26240
26241 \end_inset
26242
26243
26244 \end_layout
26245
26246 \end_inset
26247 </cell>
26248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26249 \begin_inset Text
26250
26251 \begin_layout Standard
26252 4
26253 \end_layout
26254
26255 \end_inset
26256 </cell>
26257 </row>
26258 <row topline="true">
26259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26260 \begin_inset Text
26261
26262 \begin_layout Standard
26263 a
26264 \end_layout
26265
26266 \end_inset
26267 </cell>
26268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26269 \begin_inset Text
26270
26271 \begin_layout Standard
26272 b
26273 \end_layout
26274
26275 \end_inset
26276 </cell>
26277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26278 \begin_inset Text
26279
26280 \begin_layout Standard
26281 c
26282 \end_layout
26283
26284 \end_inset
26285 </cell>
26286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26287 \begin_inset Text
26288
26289 \begin_layout Standard
26290 d
26291 \end_layout
26292
26293 \end_inset
26294 </cell>
26295 </row>
26296 <row topline="true" bottomline="true">
26297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26298 \begin_inset Text
26299
26300 \begin_layout Standard
26301 e
26302 \end_layout
26303
26304 \end_inset
26305 </cell>
26306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26307 \begin_inset Text
26308
26309 \begin_layout Standard
26310 f
26311 \end_layout
26312
26313 \end_inset
26314 </cell>
26315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26316 \begin_inset Text
26317
26318 \begin_layout Standard
26319 g
26320 \end_layout
26321
26322 \end_inset
26323 </cell>
26324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26325 \begin_inset Text
26326
26327 \begin_layout Standard
26328 h
26329 \end_layout
26330
26331 \end_inset
26332 </cell>
26333 </row>
26334 </lyxtabular>
26335
26336 \end_inset
26337
26338
26339 \end_layout
26340
26341 \begin_layout Standard
26342 \noindent
26343 Aber wenn Sie die Tabelle in eine Minipage packen, wird die Fußnote am Ende
26344  der Minipage gedruckt, nummeriert mit kleinen lateinischen Buchstaben.
26345  In jeder Minipage wird die Fußnotennummer auf 1 zurückgesetzt, aber nicht
26346  außerhalb.
26347 \end_layout
26348
26349 \begin_layout Standard
26350 \align center
26351 \begin_inset Box Frameless
26352 position "t"
26353 hor_pos "c"
26354 has_inner_box 1
26355 inner_pos "c"
26356 use_parbox 0
26357 width "30col%"
26358 special "none"
26359 height "1in"
26360 height_special "totalheight"
26361 status open
26362
26363 \begin_layout Standard
26364 \align center
26365 \begin_inset Tabular
26366 <lyxtabular version="3" rows="3" columns="4">
26367 <features>
26368 <column alignment="center" valignment="top" leftline="true" width="0pt">
26369 <column alignment="center" valignment="top" leftline="true" width="0pt">
26370 <column alignment="center" valignment="top" leftline="true" width="0pt">
26371 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
26372 <row topline="true">
26373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26374 \begin_inset Text
26375
26376 \begin_layout Standard
26377 1
26378 \end_layout
26379
26380 \end_inset
26381 </cell>
26382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26383 \begin_inset Text
26384
26385 \begin_layout Standard
26386 2
26387 \end_layout
26388
26389 \end_inset
26390 </cell>
26391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26392 \begin_inset Text
26393
26394 \begin_layout Standard
26395 3
26396 \begin_inset Foot
26397 status collapsed
26398
26399 \begin_layout Standard
26400 Dies ist eine Fußnote in einer Tabelle.
26401 \end_layout
26402
26403 \end_inset
26404
26405
26406 \end_layout
26407
26408 \end_inset
26409 </cell>
26410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26411 \begin_inset Text
26412
26413 \begin_layout Standard
26414 4
26415 \end_layout
26416
26417 \end_inset
26418 </cell>
26419 </row>
26420 <row topline="true">
26421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26422 \begin_inset Text
26423
26424 \begin_layout Standard
26425 a
26426 \end_layout
26427
26428 \end_inset
26429 </cell>
26430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26431 \begin_inset Text
26432
26433 \begin_layout Standard
26434 b
26435 \end_layout
26436
26437 \end_inset
26438 </cell>
26439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26440 \begin_inset Text
26441
26442 \begin_layout Standard
26443 c
26444 \end_layout
26445
26446 \end_inset
26447 </cell>
26448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26449 \begin_inset Text
26450
26451 \begin_layout Standard
26452 d
26453 \end_layout
26454
26455 \end_inset
26456 </cell>
26457 </row>
26458 <row topline="true" bottomline="true">
26459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26460 \begin_inset Text
26461
26462 \begin_layout Standard
26463 e
26464 \end_layout
26465
26466 \end_inset
26467 </cell>
26468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26469 \begin_inset Text
26470
26471 \begin_layout Standard
26472 f
26473 \end_layout
26474
26475 \end_inset
26476 </cell>
26477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26478 \begin_inset Text
26479
26480 \begin_layout Standard
26481 g
26482 \end_layout
26483
26484 \end_inset
26485 </cell>
26486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26487 \begin_inset Text
26488
26489 \begin_layout Standard
26490 h
26491 \end_layout
26492
26493 \end_inset
26494 </cell>
26495 </row>
26496 </lyxtabular>
26497
26498 \end_inset
26499
26500
26501 \end_layout
26502
26503 \end_inset
26504
26505
26506 \end_layout
26507
26508 \begin_layout Standard
26509 \begin_inset VSpace bigskip
26510 \end_inset
26511
26512 Innerhalb von Minipages werden die Absatz-Einstellungen des Dokuments ignoriert.
26513  Das bedeutet, dass zwischen Absätzen kein Leerraum eingefügt wird oder
26514  Absätze nicht eingerückt werden, obwohl Sie das in 
26515 \family sans
26516 Dokument
26517 \family default
26518 \SpecialChar \menuseparator
26519
26520 \family sans
26521 Einstellun\SpecialChar \-
26522 gen\SpecialChar \menuseparator
26523 Textformat
26524 \family default
26525  festgelegt haben.
26526  Wenn Sie es trotzdem wollen, müssen Sie es manuell machen.
26527  Eine Standardeinrückung zum Beispiel erreichen Sie mit dem ERT-Befehl 
26528 \series bold
26529
26530 \backslash
26531 hspace*{1em}
26532 \series default
26533 .
26534 \end_layout
26535
26536 \begin_layout Standard
26537 Minipages können auch benutzt werden, um Textteilen eine andere Hintergrundfarbe
26538  zu verpassen, siehe Abschnitt\InsetSpace ~
26539
26540 \begin_inset LatexCommand ref
26541 reference "uab:Farbe-für-Absätze"
26542
26543 \end_inset
26544
26545 .
26546 \end_layout
26547
26548 \begin_layout Standard
26549 \begin_inset Note Greyedout
26550 status open
26551
26552 \begin_layout Standard
26553
26554 \series bold
26555 Bemerkung:
26556 \series default
26557  In Minipages sind keine Gleitobjekte oder Randnotizen erlaubt, aber Minipages
26558  können in Tabellen, Gleitobjekten und anderen Boxen benutzt werden.
26559 \end_layout
26560
26561 \end_inset
26562
26563
26564 \end_layout
26565
26566 \begin_layout Section
26567 Parbox
26568 \begin_inset LatexCommand label
26569 name "abs:Parbox"
26570
26571 \end_inset
26572
26573
26574 \begin_inset LatexCommand index
26575 name "Boxen ! Parbox"
26576
26577 \end_inset
26578
26579
26580 \end_layout
26581
26582 \begin_layout Standard
26583 Parbox ist eine Abkürzung für 
26584 \begin_inset Quotes gld
26585 \end_inset
26586
26587 paragraph box
26588 \begin_inset Quotes grd
26589 \end_inset
26590
26591 , was Absatzbox bedeutet.
26592  Weil Parbox ein LaTeX-Befehl ist, Minipage aber eine LaTeX-Umgebung, besitzen
26593  Parboxen einige Einschränkungen.
26594  Zum Beispiel werden keine Fußnoten, die in einer Parbox definiert werden,
26595  gedruckt.:
26596 \end_layout
26597
26598 \begin_layout Standard
26599 \align center
26600 \begin_inset Box Frameless
26601 position "t"
26602 hor_pos "c"
26603 has_inner_box 1
26604 inner_pos "t"
26605 use_parbox 1
26606 width "33col%"
26607 special "none"
26608 height "1in"
26609 height_special "totalheight"
26610 status collapsed
26611
26612 \begin_layout Standard
26613 Dies ist Text in einer Parbox.
26614  Dies ist Text in einer Parbox.
26615 \end_layout
26616
26617 \begin_layout Standard
26618 Diese Fußnote wird nicht gedruckt:
26619 \begin_inset Foot
26620 status collapsed
26621
26622 \begin_layout Standard
26623 Diese Fußnote ist in einer Parbox und wird deshalb nicht gedruckt.
26624 \end_layout
26625
26626 \end_inset
26627
26628
26629 \end_layout
26630
26631 \end_inset
26632
26633
26634 \end_layout
26635
26636 \begin_layout Standard
26637 Und außerdem dürfen Parboxen keine Textausrichtungen, Listen, Aufzählungen
26638  und Theoreme enthalten.
26639 \end_layout
26640
26641 \begin_layout Section
26642 Boxen für Worte und Buchstaben
26643 \begin_inset LatexCommand index
26644 name "Boxen ! für Buchstaben"
26645
26646 \end_inset
26647
26648
26649 \end_layout
26650
26651 \begin_layout Subsection
26652 Silbentrennung unterbinden 
26653 \begin_inset LatexCommand label
26654 name "abs:Silbentrennung-unterbinden"
26655
26656 \end_inset
26657
26658
26659 \begin_inset LatexCommand index
26660 name "Boxen ! zur Vermeidung von Silbentrennung"
26661
26662 \end_inset
26663
26664
26665 \end_layout
26666
26667 \begin_layout Standard
26668 Sie können eine spezielle Box benutzen, um Silbentrennungen zu unterbinden.
26669 \newline
26670 Hier
26671  ist ein Beispiel: 
26672 \end_layout
26673
26674 \begin_layout Standard
26675 In dieser Zeile wird ein sehr langes Wort getrennt, nämlich 
26676 \begin_inset Quotes gld
26677 \end_inset
26678
26679 einsehrserlangeswort
26680 \begin_inset Quotes grd
26681 \end_inset
26682
26683 .
26684 \end_layout
26685
26686 \begin_layout Standard
26687 Um das zu verhindern, fügen Sie vor dem Wort, das nicht getrennt werden
26688  soll, den ERT-Befehl
26689 \end_layout
26690
26691 \begin_layout Standard
26692
26693 \series bold
26694
26695 \backslash
26696 mbox{
26697 \end_layout
26698
26699 \begin_layout Standard
26700 ein ERT, Hinter dem Wort fügen Sie 
26701 \series bold
26702
26703 \begin_inset Quotes gld
26704 \end_inset
26705
26706 }
26707 \series default
26708
26709 \begin_inset Quotes grd
26710 \end_inset
26711
26712  als ERT ein.
26713  Hier ist das Ergebnis:
26714 \end_layout
26715
26716 \begin_layout Standard
26717 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich 
26718 \begin_inset ERT
26719 status collapsed
26720
26721 \begin_layout Standard
26722
26723
26724 \backslash
26725 mbox{
26726 \end_layout
26727
26728 \end_inset
26729
26730
26731 \begin_inset Quotes gld
26732 \end_inset
26733
26734 einsehrserlangeswort
26735 \begin_inset Quotes grd
26736 \end_inset
26737
26738
26739 \begin_inset ERT
26740 status collapsed
26741
26742 \begin_layout Standard
26743
26744 }
26745 \end_layout
26746
26747 \end_inset
26748
26749 .
26750 \end_layout
26751
26752 \begin_layout Standard
26753 Alternativ dazu kann man auch den Befehl 
26754 \begin_inset Quotes gld
26755 \end_inset
26756
26757
26758 \series bold
26759
26760 \backslash
26761 -
26762 \series default
26763
26764 \begin_inset Quotes grd
26765 \end_inset
26766
26767  als ERT direkt vor das Wort setzen:
26768 \end_layout
26769
26770 \begin_layout Standard
26771 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich 
26772 \begin_inset Quotes gld
26773 \end_inset
26774
26775
26776 \begin_inset ERT
26777 status collapsed
26778
26779 \begin_layout Standard
26780
26781
26782 \backslash
26783 -
26784 \end_layout
26785
26786 \end_inset
26787
26788 einsehrserlangeswort
26789 \begin_inset Quotes grd
26790 \end_inset
26791
26792 .
26793 \end_layout
26794
26795 \begin_layout Standard
26796 Natürlich ragt das Wort jetzt in den Seitenrand hinein.
26797  Wenn Sie das nicht wollen, müssen Sie einen manuellen Zeilenumbruch (
26798 \series bold
26799 Strg-Return
26800 \series default
26801 ) einfügen: 
26802 \end_layout
26803
26804 \begin_layout Standard
26805 In dieser Zeile wird ein sehr langes Wort NICHT getrennt, nämlich
26806 \newline
26807
26808 \begin_inset ERT
26809 status collapsed
26810
26811 \begin_layout Standard
26812
26813
26814 \backslash
26815 mbox{
26816 \end_layout
26817
26818 \end_inset
26819
26820
26821 \begin_inset Quotes gld
26822 \end_inset
26823
26824 einsehrserlangeswort
26825 \begin_inset Quotes grd
26826 \end_inset
26827
26828
26829 \begin_inset ERT
26830 status collapsed
26831
26832 \begin_layout Standard
26833
26834 }
26835 \end_layout
26836
26837 \end_inset
26838
26839 .
26840 \end_layout
26841
26842 \begin_layout Subsection
26843 Vertikale Ausrichtung
26844 \begin_inset LatexCommand label
26845 name "uab:Vertikale-Ausrichtung"
26846
26847 \end_inset
26848
26849
26850 \begin_inset LatexCommand index
26851 name "Boxen ! für Vertikale Ausrichtung"
26852
26853 \end_inset
26854
26855
26856 \begin_inset LatexCommand index
26857 name "Boxen ! raisebox"
26858
26859 \end_inset
26860
26861
26862 \end_layout
26863
26864 \begin_layout Standard
26865 Mit dem LaTeX-Befehl 
26866 \series bold
26867
26868 \backslash
26869 raisebox
26870 \series default
26871  können Sie Worte, Buchstaben oder andere Boxen vertikal bezüglich des umgebende
26872 n Textes ausrichten.
26873  
26874 \series bold
26875
26876 \backslash
26877 raisebox
26878 \series default
26879  wird folgendermaßen benutzt:
26880 \end_layout
26881
26882 \begin_layout Standard
26883
26884 \series bold
26885
26886 \backslash
26887 raisebox{Verschiebung}[oben][unten]{Text}
26888 \end_layout
26889
26890 \begin_layout Standard
26891 Positive Werte für Verschiebung
26892 \series bold
26893  
26894 \series default
26895 verschieben die Box nach oben, negative nach unten.
26896  Die beiden optionalen Parameter 
26897 \family typewriter
26898 oben
26899 \family default
26900  und 
26901 \family typewriter
26902 unten
26903 \family default
26904  legen fest, wie weit die Box mit dem Text über oder unter die Grundlinie
26905  hinausgeht, wenn sie nicht verschoben ist.
26906 \end_layout
26907
26908 \begin_layout Standard
26909 Um zum Beispiel das Wort 
26910 \begin_inset Quotes gld
26911 \end_inset
26912
26913 provokant
26914 \begin_inset Quotes grd
26915 \end_inset
26916
26917  mit seinem 
26918 \begin_inset Quotes gld
26919 \end_inset
26920
26921 niedrigsten
26922 \begin_inset Quotes grd
26923 \end_inset
26924
26925  Buchstaben 
26926 \begin_inset Quotes gld
26927 \end_inset
26928
26929 p
26930 \begin_inset Quotes grd
26931 \end_inset
26932
26933  an der Grundlinie auszurichten, müssen Sie den ERT-Befehl
26934 \end_layout
26935
26936 \begin_layout Standard
26937
26938 \series bold
26939
26940 \backslash
26941 raisebox{
26942 \backslash
26943 depth}{
26944 \end_layout
26945
26946 \begin_layout Standard
26947 vor dem Wort einfügen und 
26948 \begin_inset Quotes gld
26949 \end_inset
26950
26951
26952 \series bold
26953 }
26954 \series default
26955
26956 \begin_inset Quotes grd
26957 \end_inset
26958
26959  als ERT dahinter:
26960 \end_layout
26961
26962 \begin_layout Standard
26963 Dies ist eine Zeile, in der das Wort 
26964 \begin_inset ERT
26965 status collapsed
26966
26967 \begin_layout Standard
26968
26969
26970 \backslash
26971 raisebox{
26972 \backslash
26973 depth}{
26974 \end_layout
26975
26976 \end_inset
26977
26978
26979 \begin_inset Quotes gld
26980 \end_inset
26981
26982 provokant
26983 \begin_inset Quotes grd
26984 \end_inset
26985
26986
26987 \begin_inset ERT
26988 status collapsed
26989
26990 \begin_layout Standard
26991
26992 }
26993 \end_layout
26994
26995 \end_inset
26996
26997  nach oben verschoben wurde.
26998 \end_layout
26999
27000 \begin_layout Standard
27001 \begin_inset VSpace bigskip
27002 \end_inset
27003
27004 Wenn Sie Buchstaben nach oben oder unten verschieben, wird der Zeilenabstand
27005  gedehnt:
27006 \end_layout
27007
27008 \begin_layout Standard
27009 Dies ist eine Zeile, in der das Wort 
27010 \begin_inset ERT
27011 status collapsed
27012
27013 \begin_layout Standard
27014
27015
27016 \backslash
27017 raisebox{-
27018 \backslash
27019 depth}{
27020 \end_layout
27021
27022 \end_inset
27023
27024
27025 \begin_inset Quotes gld
27026 \end_inset
27027
27028 provokant
27029 \begin_inset Quotes grd
27030 \end_inset
27031
27032
27033 \begin_inset ERT
27034 status collapsed
27035
27036 \begin_layout Standard
27037
27038 }
27039 \end_layout
27040
27041 \end_inset
27042
27043  nach unten verschoben wurde.
27044 \end_layout
27045
27046 \begin_layout Standard
27047 Dies ist eine Zeile, in der das Wort 
27048 \begin_inset ERT
27049 status collapsed
27050
27051 \begin_layout Standard
27052
27053
27054 \backslash
27055 raisebox{0.5cm}{
27056 \end_layout
27057
27058 \end_inset
27059
27060
27061 \begin_inset Quotes gld
27062 \end_inset
27063
27064 testen
27065 \begin_inset Quotes grd
27066 \end_inset
27067
27068
27069 \begin_inset ERT
27070 status collapsed
27071
27072 \begin_layout Standard
27073
27074 }
27075 \end_layout
27076
27077 \end_inset
27078
27079  um 0.5\InsetSpace \thinspace{}
27080 cm nach oben verschoben wurde.
27081 \end_layout
27082
27083 \begin_layout Standard
27084 Wenn Sie das nicht wollen, können Sie die Boxhöhe auf 0 setzen:
27085 \end_layout
27086
27087 \begin_layout Standard
27088
27089 \series bold
27090
27091 \backslash
27092 raisebox{-
27093 \backslash
27094 depth}[0pt]{
27095 \end_layout
27096
27097 \begin_layout Standard
27098 Dies ist eine Zeile, in der das Wort 
27099 \begin_inset ERT
27100 status collapsed
27101
27102 \begin_layout Standard
27103
27104
27105 \backslash
27106 raisebox{-
27107 \backslash
27108 depth}[0pt]{
27109 \end_layout
27110
27111 \end_inset
27112
27113
27114 \begin_inset Quotes gld
27115 \end_inset
27116
27117 provokant
27118 \begin_inset Quotes grd
27119 \end_inset
27120
27121
27122 \begin_inset ERT
27123 status collapsed
27124
27125 \begin_layout Standard
27126
27127 }
27128 \end_layout
27129
27130 \end_inset
27131
27132  nach unten verschoben wurde.
27133 \end_layout
27134
27135 \begin_layout Standard
27136 Dies ist eine Zeile, in der das Wort 
27137 \begin_inset ERT
27138 status collapsed
27139
27140 \begin_layout Standard
27141
27142
27143 \backslash
27144 raisebox{0.5cm}[0pt]{
27145 \end_layout
27146
27147 \end_inset
27148
27149
27150 \begin_inset Quotes gld
27151 \end_inset
27152
27153 testen
27154 \begin_inset Quotes grd
27155 \end_inset
27156
27157
27158 \begin_inset ERT
27159 status collapsed
27160
27161 \begin_layout Standard
27162
27163 }
27164 \end_layout
27165
27166 \end_inset
27167
27168  um 0.5\InsetSpace \thinspace{}
27169 cm nach oben verschoben wurde.
27170  Jetzt überschneiden sich die verschobenen Worte.
27171 \end_layout
27172
27173 \begin_layout Section
27174 Farbige Boxen
27175 \begin_inset LatexCommand label
27176 name "abs:Farbige-Boxen"
27177
27178 \end_inset
27179
27180
27181 \begin_inset LatexCommand index
27182 name "Boxen ! farbig"
27183
27184 \end_inset
27185
27186
27187 \end_layout
27188
27189 \begin_layout Subsection
27190 Text-Hintergrundfarbe
27191 \begin_inset LatexCommand index
27192 name "Farbe ! für Text-Hintergrund"
27193
27194 \end_inset
27195
27196
27197 \end_layout
27198
27199 \begin_layout Standard
27200 Um einen Text mit einer Hintergrundfarbe zu versehen, muss der Text in einer
27201  sogenannten 
27202 \begin_inset Quotes gld
27203 \end_inset
27204
27205 colorbox
27206 \begin_inset Quotes grd
27207 \end_inset
27208
27209  stehen.
27210  Dafür muss das LaTeX-Paket 
27211 \series bold
27212 color
27213 \series default
27214
27215 \begin_inset LatexCommand index
27216 name "LaTeX-Pakete ! color"
27217
27218 \end_inset
27219
27220  im LaTeX-Vorspann mit folgendem Befehl geladen werden:
27221 \end_layout
27222
27223 \begin_layout Standard
27224
27225 \series bold
27226
27227 \backslash
27228 @ifundef\SpecialChar \textcompwordmark{}
27229 ined{textcolor}
27230 \newline
27231
27232 \begin_inset ERT
27233 status collapsed
27234
27235 \begin_layout Standard
27236
27237
27238 \backslash
27239 hphantom{ }
27240 \end_layout
27241
27242 \end_inset
27243
27244 {
27245 \backslash
27246 usepackage{color}}{}
27247 \end_layout
27248
27249 \begin_layout Standard
27250 Wenn Sie Text einfärben, lädt LyX das Paket 
27251 \series bold
27252 color
27253 \series default
27254  automatisch.
27255 \begin_inset Foot
27256 status collapsed
27257
27258 \begin_layout Standard
27259 Der Befehl 
27260 \series bold
27261
27262 \backslash
27263 @ifundef\SpecialChar \textcompwordmark{}
27264 ined
27265 \series default
27266  vermeidet, dass es in diesem Fall doppelt geladen wird.
27267 \end_layout
27268
27269 \end_inset
27270
27271
27272 \end_layout
27273
27274 \begin_layout Standard
27275 \begin_inset VSpace medskip
27276 \end_inset
27277
27278 Colorboxen werden mit dem Befehl 
27279 \series bold
27280
27281 \backslash
27282 colorbox
27283 \series default
27284  erzeugt:
27285 \end_layout
27286
27287 \begin_layout Standard
27288
27289 \series bold
27290
27291 \backslash
27292 colorbox{Farbe}{Boxinhalt}
27293 \end_layout
27294
27295 \begin_layout Standard
27296 Der Boxinhalt kann auch eine Box sein, und Colorboxen können in anderen
27297  Boxen sein.
27298 \end_layout
27299
27300 \begin_layout Standard
27301 Die folgenden Farben sind vordefiniert (
27302 \begin_inset Graphics
27303         filename ../../images/dialog-show_character.xpm
27304         scale 70
27305         scaleBeforeRotation
27306         BoundingBox 0bp 0bp 22bp 22bp
27307
27308 \end_inset
27309
27310 \SpecialChar \menuseparator
27311
27312 \family sans
27313 Farbe
27314 \family default
27315 ):
27316 \family sans
27317  schwarz
27318 \family default
27319
27320 \family sans
27321 wei
27322 \family default
27323 ß, 
27324 \family sans
27325 rot
27326 \family default
27327 \series bold
27328 ,
27329 \series default
27330  
27331 \family sans
27332 grün
27333 \family default
27334
27335 \family sans
27336 blau
27337 \family default
27338
27339 \family sans
27340 türkis
27341 \family default
27342
27343 \family sans
27344 purpurrot
27345 \family default
27346  und 
27347 \family sans
27348 gelb
27349 \family default
27350 .
27351 \end_layout
27352
27353 \begin_layout Standard
27354 Sie können auch Ihre eigenen Farben definieren, wie in Abschnitt\InsetSpace ~
27355
27356 \begin_inset LatexCommand ref
27357 reference "abs:Farbige-Tabellen"
27358
27359 \end_inset
27360
27361  beschrieben.
27362 \end_layout
27363
27364 \begin_layout Standard
27365 Um zum Beispiel ein Wort auf einem roten Hintergrund zu drucken, fügen sie
27366  den ERT-Befehl
27367 \end_layout
27368
27369 \begin_layout Standard
27370
27371 \series bold
27372
27373 \backslash
27374 colorbox{red}{
27375 \end_layout
27376
27377 \begin_layout Standard
27378 vor dem Wort ein.
27379  Hinter dem Wort fügen Sie 
27380 \series bold
27381
27382 \begin_inset Quotes gld
27383 \end_inset
27384
27385 }
27386 \series default
27387
27388 \begin_inset Quotes grd
27389 \end_inset
27390
27391  als ERT ein.
27392  Hier ist das Ergebnis:
27393 \end_layout
27394
27395 \begin_layout Standard
27396 In dieser Zeile hat 
27397 \begin_inset ERT
27398 status collapsed
27399
27400 \begin_layout Standard
27401
27402
27403 \backslash
27404 colorbox{red}{
27405 \end_layout
27406
27407 \end_inset
27408
27409 Achtung!
27410 \begin_inset ERT
27411 status collapsed
27412
27413 \begin_layout Standard
27414
27415 }
27416 \end_layout
27417
27418 \end_inset
27419
27420  einen roten Hintergrund.
27421 \end_layout
27422
27423 \begin_layout Standard
27424 \begin_inset VSpace bigskip
27425 \end_inset
27426
27427 Wenn der Rahmen der Box eine andere Farbe haben soll, können Sie den Befehl
27428  
27429 \series bold
27430
27431 \backslash
27432 fcolorbox
27433 \series default
27434  verwenden:
27435 \end_layout
27436
27437 \begin_layout Standard
27438
27439 \series bold
27440
27441 \backslash
27442 fcolorbox{Rahmenfarbe}{Boxfarbe}{Boxinhalt}
27443 \end_layout
27444
27445 \begin_layout Standard
27446
27447 \series bold
27448
27449 \backslash
27450 fcolorbox
27451 \series default
27452  ist eine Erweiterung von 
27453 \series bold
27454
27455 \backslash
27456 colorbox
27457 \series default
27458 .
27459  Die Rahmendicke und der Abstand zwischen Rahmen und Boxinhalt können mit
27460  
27461 \series bold
27462
27463 \backslash
27464 fboxrule
27465 \series default
27466  und 
27467 \series bold
27468
27469 \backslash
27470 fboxsep
27471 \series default
27472  gesteuert werden, wie in Abschnitt\InsetSpace ~
27473
27474 \begin_inset LatexCommand ref
27475 reference "abs:Gerahmte-Boxen"
27476
27477 \end_inset
27478
27479  beschrieben.
27480 \end_layout
27481
27482 \begin_layout Standard
27483 Für das folgende Beispiel wurde der Befehl
27484 \end_layout
27485
27486 \begin_layout Standard
27487
27488 \series bold
27489
27490 \backslash
27491 fcolorbox{cyan}{magenta}{
27492 \end_layout
27493
27494 \begin_layout Standard
27495 benutzt.
27496  Hier wurden die Rahmendicke und der Abstand auf 1\InsetSpace \thinspace{}
27497 mm gesetzt:
27498 \newline
27499
27500 \begin_inset ERT
27501 status collapsed
27502
27503 \begin_layout Standard
27504
27505
27506 \backslash
27507 fboxrule 1mm 
27508 \backslash
27509 fboxsep 1mm
27510 \end_layout
27511
27512 \end_inset
27513
27514
27515 \begin_inset ERT
27516 status collapsed
27517
27518 \begin_layout Standard
27519
27520
27521 \backslash
27522 fcolorbox{cyan}{green}{
27523 \end_layout
27524
27525 \end_inset
27526
27527 Dies ist Text in einer farbigen, gerahmten Box.
27528 \begin_inset ERT
27529 status collapsed
27530
27531 \begin_layout Standard
27532
27533 }
27534 \end_layout
27535
27536 \end_inset
27537
27538
27539 \end_layout
27540
27541 \begin_layout Standard
27542 \begin_inset VSpace bigskip
27543 \end_inset
27544
27545 Natürlich gibt es auch farbigen Text in einer Colorbox:
27546 \newline
27547
27548 \begin_inset ERT
27549 status collapsed
27550
27551 \begin_layout Standard
27552
27553
27554 \backslash
27555 fcolorbox{cyan}{green}{
27556 \end_layout
27557
27558 \end_inset
27559
27560
27561 \color yellow
27562 Dies ist farbiger Text in einer farbigen, gerahmten Box.
27563 \color none
27564
27565 \begin_inset ERT
27566 status collapsed
27567
27568 \begin_layout Standard
27569
27570 }
27571 \end_layout
27572
27573 \end_inset
27574
27575
27576 \begin_inset ERT
27577 status collapsed
27578
27579 \begin_layout Standard
27580
27581
27582 \backslash
27583 fboxrule 0.4pt 
27584 \backslash
27585 fboxsep 3pt
27586 \end_layout
27587
27588 \end_inset
27589
27590
27591 \end_layout
27592
27593 \begin_layout Standard
27594 \begin_inset VSpace bigskip
27595 \end_inset
27596
27597
27598 \end_layout
27599
27600 \begin_layout Standard
27601 \begin_inset Note Greyedout
27602 status open
27603
27604 \begin_layout Standard
27605 \noindent
27606
27607 \series bold
27608 Bemerkung:
27609 \series default
27610  Text in Colorboxen kann nicht umgebrochen werden.
27611  Für Text mit mehreren Zeilen müssen Sie eine Box in einer Colorbox benutzen,
27612  wie im folgenden beschrieben.
27613 \end_layout
27614
27615 \end_inset
27616
27617
27618 \end_layout
27619
27620 \begin_layout Subsection
27621 Farbe für Absätze
27622 \begin_inset LatexCommand label
27623 name "uab:Farbe-für-Absätze"
27624
27625 \end_inset
27626
27627
27628 \begin_inset LatexCommand index
27629 name "Farbe ! für Absätze"
27630
27631 \end_inset
27632
27633
27634 \end_layout
27635
27636 \begin_layout Standard
27637 Um die Hintergrundfarbe für mehr als eine Textzeile zu setzen, müssen Sie
27638  den Text in eine Minipage stellen.
27639  Vor der Minipage fügen Sie den ERT-Befehl
27640 \end_layout
27641
27642 \begin_layout Standard
27643
27644 \series bold
27645
27646 \backslash
27647 colorbox{color}{
27648 \end_layout
27649
27650 \begin_layout Standard
27651 ein.
27652  Hinter der Minipage fügen Sie 
27653 \series bold
27654
27655 \begin_inset Quotes gld
27656 \end_inset
27657
27658 }
27659 \series default
27660
27661 \begin_inset Quotes grd
27662 \end_inset
27663
27664  als ERT ein.
27665 \end_layout
27666
27667 \begin_layout Standard
27668 \begin_inset ERT
27669 status collapsed
27670
27671 \begin_layout Standard
27672
27673
27674 \backslash
27675 colorbox{hellgrau}{
27676 \end_layout
27677
27678 \end_inset
27679
27680
27681 \begin_inset Box Frameless
27682 position "t"
27683 hor_pos "c"
27684 has_inner_box 1
27685 inner_pos "t"
27686 use_parbox 0
27687 width "100col%"
27688 special "none"
27689 height "1in"
27690 height_special "totalheight"
27691 status collapsed
27692
27693 \begin_layout Standard
27694 Dies ist Text mit einer Hintergrundfarbe.
27695  Dies ist Text mit einer Hintergrundfarbe.
27696 \end_layout
27697
27698 \begin_layout Standard
27699 Der Text kann Fußnoten
27700 \begin_inset Foot
27701 status open
27702
27703 \begin_layout Standard
27704 Eine weitere Fußnote
27705 \end_layout
27706
27707 \end_inset
27708
27709  und Tabellen und Abbildungen enthalten.
27710 \end_layout
27711
27712 \begin_layout Standard
27713 \align center
27714 \begin_inset Tabular
27715 <lyxtabular version="3" rows="3" columns="3">
27716 <features>
27717 <column alignment="center" valignment="top" leftline="true" width="0">
27718 <column alignment="center" valignment="top" leftline="true" width="0">
27719 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
27720 <row topline="true">
27721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27722 \begin_inset Text
27723
27724 \begin_layout Standard
27725 a
27726 \end_layout
27727
27728 \end_inset
27729 </cell>
27730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27731 \begin_inset Text
27732
27733 \begin_layout Standard
27734 !
27735 \end_layout
27736
27737 \end_inset
27738 </cell>
27739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27740 \begin_inset Text
27741
27742 \begin_layout Standard
27743 3
27744 \end_layout
27745
27746 \end_inset
27747 </cell>
27748 </row>
27749 <row topline="true">
27750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27751 \begin_inset Text
27752
27753 \begin_layout Standard
27754 <
27755 \end_layout
27756
27757 \end_inset
27758 </cell>
27759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27760 \begin_inset Text
27761
27762 \begin_layout Standard
27763 b2
27764 \begin_inset Quotes erd
27765 \end_inset
27766
27767 |
27768 \end_layout
27769
27770 \end_inset
27771 </cell>
27772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27773 \begin_inset Text
27774
27775 \begin_layout Standard
27776 >
27777 \end_layout
27778
27779 \end_inset
27780 </cell>
27781 </row>
27782 <row topline="true" bottomline="true">
27783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27784 \begin_inset Text
27785
27786 \begin_layout Standard
27787 1
27788 \end_layout
27789
27790 \end_inset
27791 </cell>
27792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27793 \begin_inset Text
27794
27795 \begin_layout Standard
27796 §
27797 \end_layout
27798
27799 \end_inset
27800 </cell>
27801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27802 \begin_inset Text
27803
27804 \begin_layout Standard
27805 c
27806 \end_layout
27807
27808 \end_inset
27809 </cell>
27810 </row>
27811 </lyxtabular>
27812
27813 \end_inset
27814
27815
27816 \end_layout
27817
27818 \end_inset
27819
27820
27821 \begin_inset ERT
27822 status collapsed
27823
27824 \begin_layout Standard
27825
27826 }
27827 \end_layout
27828
27829 \end_inset
27830
27831
27832 \end_layout
27833
27834 \begin_layout Section
27835 URL (Uniform Resource Locator)
27836 \begin_inset LatexCommand index
27837 name "URL"
27838
27839 \end_inset
27840
27841
27842 \end_layout
27843
27844 \begin_layout Standard
27845 Internet- oder Email-Adressen können mit 
27846 \begin_inset Graphics
27847         filename ../../images/url-insert.xpm
27848         scale 70
27849         scaleBeforeRotation
27850         BoundingBox 0bp 0bp 22bp 22bp
27851
27852 \end_inset
27853
27854  oder
27855 \family sans
27856  Einfügen\SpecialChar \menuseparator
27857 URL
27858 \family default
27859  eingefügt werden.
27860  Das Dialogfenster 
27861 \family sans
27862 URL
27863 \family default
27864  hat zwei Felder: 
27865 \family sans
27866 URL
27867 \family default
27868  für die Adresse und 
27869 \family sans
27870 Name
27871 \family default
27872  für die URL-Beschreibung, die vor der URL gedruckt wird.
27873 \end_layout
27874
27875 \begin_layout Standard
27876 Hier ist ein Beispiel: 
27877 \begin_inset LatexCommand url
27878 name "LyX-Homepage:"
27879 target "http://www.lyx.org"
27880
27881 \end_inset
27882
27883 .
27884 \end_layout
27885
27886 \begin_layout Standard
27887 Die Option 
27888 \family sans
27889 Hyperlink
27890 \family default
27891 \InsetSpace ~
27892
27893 \family sans
27894 erzeugen
27895 \family default
27896  ist dann von Bedeutung, wenn Sie Ihr Dokument als 
27897 \family sans
27898 LinuxDoc
27899 \family default
27900  exportieren.
27901 \end_layout
27902
27903 \begin_layout Standard
27904 Das Aussehen des Textes können Sie nicht ändern.
27905  Der Text im 
27906 \family sans
27907 Name
27908 \family default
27909 -Feld wird so gedruckt wie der Text Ihres Dokumentes und der Text 
27910 \family sans
27911 des URL
27912 \family default
27913 -Feldes im Stil 
27914 \family sans
27915
27916 \begin_inset Quotes gld
27917 \end_inset
27918
27919 Schreibmaschine
27920 \family default
27921
27922 \begin_inset Quotes grd
27923 \end_inset
27924
27925 .
27926 \end_layout
27927
27928 \begin_layout Standard
27929 Wenn Sie das LaTeX-Paket 
27930 \series bold
27931 hyperref
27932 \series default
27933
27934 \begin_inset LatexCommand index
27935 name "LaTeX-Pakete ! hyperref"
27936
27937 \end_inset
27938
27939  benutzen, um Querverweise in der Druckvorschau zu verlinken, werden die
27940  URLs automatisch zu anklickbaren Hyperlinks in DVI- und PDF-Vorschau.
27941 \end_layout
27942
27943 \begin_layout Standard
27944 \begin_inset Note Greyedout
27945 status open
27946
27947 \begin_layout Standard
27948
27949 \series bold
27950 Bemerkung:
27951 \series default
27952  Wenn Sie die folgenden Buchstaben benutzen wollen, müssen Sie mit einem
27953  vorangestellten 
27954 \begin_inset Quotes gld
27955 \end_inset
27956
27957
27958 \backslash
27959
27960 \begin_inset Quotes grd
27961 \end_inset
27962
27963  eingeben: 
27964 \begin_inset Quotes gld
27965 \end_inset
27966
27967
27968 \backslash
27969 %
27970 \begin_inset Quotes grd
27971 \end_inset
27972
27973
27974 \begin_inset Quotes gld
27975 \end_inset
27976
27977
27978 \backslash
27979 #
27980 \begin_inset Quotes grd
27981 \end_inset
27982
27983
27984 \begin_inset Quotes gld
27985 \end_inset
27986
27987
27988 \backslash
27989 ^
27990 \begin_inset Quotes grd
27991 \end_inset
27992
27993 .
27994  URLs dürfen nicht mit einem 
27995 \begin_inset Quotes gld
27996 \end_inset
27997
27998
27999 \backslash
28000
28001 \begin_inset Quotes grd
28002 \end_inset
28003
28004  aufhören.
28005 \end_layout
28006
28007 \end_inset
28008
28009
28010 \end_layout
28011
28012 \begin_layout Standard
28013 Um wirkliche Hyperlinks zu erzeugen, ohne gezwungen zu sein, die Link-Adresse
28014  im Text angeben zu müssen, können Sie den ERT-Befehl
28015 \end_layout
28016
28017 \begin_layout Standard
28018
28019 \series bold
28020
28021 \backslash
28022 href{Linkadresse}{Linktext}
28023 \end_layout
28024
28025 \begin_layout Standard
28026 benutzen.
28027  Um z.\InsetSpace \thinspace{}
28028 B.
28029  einen Link auf LyXs Webseite zu setzen, schreiben Sie den ERT-Befehl
28030 \end_layout
28031
28032 \begin_layout Standard
28033
28034 \series bold
28035
28036 \backslash
28037 href{http://www.lyx.org}{
28038 \end_layout
28039
28040 \begin_layout Standard
28041 Danach fügen Sie den Linktext 
28042 \begin_inset Quotes gld
28043 \end_inset
28044
28045 LyX-Homepage
28046 \begin_inset Quotes grd
28047 \end_inset
28048
28049  als normalen Text ein, gefolgt von einer schließenden geschweiften Klammer
28050  
28051 \begin_inset Quotes gld
28052 \end_inset
28053
28054
28055 \series bold
28056 }
28057 \series default
28058
28059 \begin_inset Quotes grd
28060 \end_inset
28061
28062  als ERT.
28063  Dies ist das Ergebnis:
28064 \newline
28065
28066 \begin_inset ERT
28067 status collapsed
28068
28069 \begin_layout Standard
28070
28071
28072 \backslash
28073 href{http://www.lyx.org}{
28074 \end_layout
28075
28076 \end_inset
28077
28078 LyX-Homepage
28079 \begin_inset ERT
28080 status collapsed
28081
28082 \begin_layout Standard
28083
28084 }
28085 \end_layout
28086
28087 \end_inset
28088
28089
28090 \end_layout
28091
28092 \begin_layout Standard
28093 Für Email-Adressen setzen Sie 
28094 \family sans
28095
28096 \begin_inset Quotes gld
28097 \end_inset
28098
28099 mailto:
28100 \family default
28101
28102 \begin_inset Quotes grd
28103 \end_inset
28104
28105  vor die Adresse:
28106 \newline
28107 Email an 
28108 \begin_inset ERT
28109 status collapsed
28110
28111 \begin_layout Standard
28112
28113
28114 \backslash
28115 href{mailto:lyx-docs@lists.lyx.org?subject=LyX's documentation}{
28116 \end_layout
28117
28118 \end_inset
28119
28120 lyx-docs Mailing-Liste
28121 \begin_inset ERT
28122 status collapsed
28123
28124 \begin_layout Standard
28125
28126 }
28127 \end_layout
28128
28129 \end_inset
28130
28131 .
28132 \end_layout
28133
28134 \begin_layout Standard
28135 Wenn Sie 
28136 \series bold
28137
28138 \backslash
28139 href
28140 \series default
28141  anstatt LyXs URL-Box benutzen, hat das den Vorteil, dass Sie einen eigenen
28142  Textstil definieren können.
28143  Sie können dann auch Trennhilfen und manuelle Zeilenumbrüche setzen, damit
28144  lange Texte richtig umgebrochen werden.
28145  Des Weiteren können Sie mit einer Option in 
28146 \series bold
28147 hyperref
28148 \series default
28149 s
28150 \series bold
28151  
28152 \series default
28153 Ladebefehl denselben Stil für alle Hyperlinks definieren und die oben erwähnten
28154  Einschränkungen gelten nicht für 
28155 \series bold
28156
28157 \backslash
28158 href
28159 \series default
28160 .
28161 \end_layout
28162
28163 \begin_layout Chapter
28164 Externe Dateien
28165 \begin_inset LatexCommand index
28166 name "Dateien ! externe"
28167
28168 \end_inset
28169
28170
28171 \end_layout
28172
28173 \begin_layout Standard
28174 Mit 
28175 \family sans
28176 Einfügen\SpecialChar \menuseparator
28177 Datei
28178 \family default
28179  können Sie fremdes Material in Ihr Dokument einsetzen.
28180  Das kann folgendes sein:
28181 \end_layout
28182
28183 \begin_layout Description
28184 LyX-Dokument Der Inhalt eines anderen LyX-Dokuments wird direkt in Ihr Dokument
28185  eingefügt.
28186 \end_layout
28187
28188 \begin_layout Description
28189 Einfacher\InsetSpace ~
28190 Text Ein Text-Dokument; jede Textzeile wird als eigener Absatz
28191  in Ihr Dokument eingefügt.
28192 \end_layout
28193
28194 \begin_layout Description
28195 Einfacher\InsetSpace ~
28196 Text,\InsetSpace ~
28197 Zeilen\InsetSpace ~
28198 verbinden Ein Text-Dokument; Zeilen werden so eingefügt,
28199  wie sie sind.
28200  Leerzeilen trennen die Absätze.
28201 \end_layout
28202
28203 \begin_layout Description
28204 Externes\InsetSpace ~
28205 Material Dateien in verschiedenen Formaten.
28206 \end_layout
28207
28208 \begin_layout Description
28209 Unterdokument LyX- oder LaTeX-Dokumente.
28210 \end_layout
28211
28212 \begin_layout Section
28213 Externes Material
28214 \begin_inset LatexCommand index
28215 name "Externes Material"
28216
28217 \end_inset
28218
28219
28220 \end_layout
28221
28222 \begin_layout Standard
28223 Mit 
28224 \family sans
28225 Einfügen\SpecialChar \menuseparator
28226 Datei\SpecialChar \menuseparator
28227  Externes Material
28228 \family default
28229  können Sie Dateien in Ihr Dokument einfügen, ohne sie vorher in ein Format
28230  konvertieren zu müssen, das vom Ausgabeprogramm verstanden werden kann,
28231  weil LyX sich darum kümmert.
28232  Das ist ähnlich wie bei Bildern, die in verschiedenen Formaten in LyX-Dokumente
28233  eingefügt werden können.
28234 \end_layout
28235
28236 \begin_layout Standard
28237 Zur Zeit können Sie folgende Dateitypen (
28238 \family sans
28239 Vorlagen
28240 \family default
28241 ) benutzen:
28242 \end_layout
28243
28244 \begin_layout Description
28245 Schachdiagramm unterstützt Schachdiagramme, die mit dem Programm 
28246 \begin_inset ERT
28247 status collapsed
28248
28249 \begin_layout Standard
28250
28251
28252 \backslash
28253 href{http://en.wikipedia.org/wiki/XBoard}{
28254 \end_layout
28255
28256 \end_inset
28257
28258
28259 \series bold
28260 XBoard
28261 \series default
28262
28263 \begin_inset ERT
28264 status collapsed
28265
28266 \begin_layout Standard
28267
28268 }
28269 \end_layout
28270
28271 \end_inset
28272
28273  erzeugt wurden.
28274 \end_layout
28275
28276 \begin_layout Description
28277 Datum fügt ein Datum mit dem Format 
28278 \emph on
28279 Tag-Monat-Jahr
28280 \emph default
28281  ein.
28282  Hier ist ein Beispiel: 
28283 \begin_inset External
28284         template Date
28285         filename .
28286
28287 \end_inset
28288
28289 .
28290 \newline
28291 Das Datum ist in LyX nicht zu sehen, nur in der Druckausgabe.
28292  Es gibt noch zwei andere Möglichkeiten, ein Datum einzufügen: Über das
28293  Menü 
28294 \family sans
28295 Einfügen\SpecialChar \menuseparator
28296 Datum
28297 \family default
28298  und mit dem LaTeX-Befehl 
28299 \series bold
28300
28301 \backslash
28302 today
28303 \series default
28304 .
28305  Die verschiedenen Methoden werden in Tabelle\InsetSpace ~
28306
28307 \begin_inset LatexCommand ref
28308 reference "tab:Vergleich-der-Datums-Eingaben"
28309
28310 \end_inset
28311
28312  verglichen.
28313 \end_layout
28314
28315 \begin_layout Description
28316 LilyPond Mit dieser Vorlage können Sie Noten mit dem Programm 
28317 \begin_inset ERT
28318 status collapsed
28319
28320 \begin_layout Standard
28321
28322
28323 \backslash
28324 href{http://en.wikipedia.org/wiki/LilyPond}{
28325 \end_layout
28326
28327 \end_inset
28328
28329
28330 \series bold
28331 LilyPond
28332 \series default
28333
28334 \begin_inset ERT
28335 status collapsed
28336
28337 \begin_layout Standard
28338
28339 }
28340 \end_layout
28341
28342 \end_inset
28343
28344  schreiben.
28345 \end_layout
28346
28347 \begin_layout Description
28348 Rastergrafik Diese Vorlage kann für Bitmap-Bilder benutzt werden.
28349  Fast alle bekannten Bildformate werden unterstützt.
28350  Die Bilddateien können im Dialogfenster 
28351 \family sans
28352 Externes\InsetSpace ~
28353 Material
28354 \family default
28355  genauso behandelt werden wie die mit dem normalen 
28356 \family sans
28357 Grafik
28358 \family default
28359 -Dialog eingefügten, siehe Abschnitt\InsetSpace ~
28360
28361 \begin_inset LatexCommand ref
28362 reference "abs:Grafik-Dialog"
28363
28364 \end_inset
28365
28366 .
28367  Der Unterschied ist, dass nur Rasterbilder erlaubt sind, das heißt PDF-
28368  und EPS-Bilder werden nicht unterstützt.
28369 \end_layout
28370
28371 \begin_layout Description
28372 XFig Diese Vorlage unterstützt Bilder, die mit dem Programm 
28373 \begin_inset ERT
28374 status collapsed
28375
28376 \begin_layout Standard
28377
28378
28379 \backslash
28380 href{http://en.wikipedia.org/wiki/Xfig}{
28381 \end_layout
28382
28383 \end_inset
28384
28385
28386 \series bold
28387 Xfig
28388 \series default
28389
28390 \begin_inset ERT
28391 status collapsed
28392
28393 \begin_layout Standard
28394
28395 }
28396 \end_layout
28397
28398 \end_inset
28399
28400  erzeugt wurden.
28401 \end_layout
28402
28403 \begin_layout Standard
28404 \begin_inset Float table
28405 placement h
28406 wide false
28407 sideways false
28408 status open
28409
28410 \begin_layout Standard
28411 \begin_inset Caption
28412
28413 \begin_layout Standard
28414 \begin_inset LatexCommand label
28415 name "tab:Vergleich-der-Datums-Eingaben"
28416
28417 \end_inset
28418
28419 Vergleich der Datums-Eingaben
28420 \end_layout
28421
28422 \end_inset
28423
28424
28425 \end_layout
28426
28427 \begin_layout Standard
28428 \align center
28429 \begin_inset Tabular
28430 <lyxtabular version="3" rows="4" columns="4">
28431 <features>
28432 <column alignment="center" valignment="top" leftline="true" width="0">
28433 <column alignment="center" valignment="top" leftline="true" width="0">
28434 <column alignment="center" valignment="top" leftline="true" width="0">
28435 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
28436 <row topline="true">
28437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28438 \begin_inset Text
28439
28440 \begin_layout Standard
28441 Dokumentformat
28442 \end_layout
28443
28444 \end_inset
28445 </cell>
28446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28447 \begin_inset Text
28448
28449 \begin_layout Standard
28450
28451 \family sans
28452 Externes Material\SpecialChar \menuseparator
28453 Datum
28454 \end_layout
28455
28456 \end_inset
28457 </cell>
28458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28459 \begin_inset Text
28460
28461 \begin_layout Standard
28462
28463 \family sans
28464 Einfügen\SpecialChar \menuseparator
28465 Datum
28466 \end_layout
28467
28468 \end_inset
28469 </cell>
28470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28471 \begin_inset Text
28472
28473 \begin_layout Standard
28474 Befehl 
28475 \series bold
28476
28477 \backslash
28478 today
28479 \end_layout
28480
28481 \end_inset
28482 </cell>
28483 </row>
28484 <row topline="true">
28485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28486 \begin_inset Text
28487
28488 \begin_layout Standard
28489 LyX
28490 \end_layout
28491
28492 \end_inset
28493 </cell>
28494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28495 \begin_inset Text
28496
28497 \begin_layout Standard
28498 als Box
28499 \end_layout
28500
28501 \end_inset
28502 </cell>
28503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28504 \begin_inset Text
28505
28506 \begin_layout Standard
28507 als Datum
28508 \end_layout
28509
28510 \end_inset
28511 </cell>
28512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28513 \begin_inset Text
28514
28515 \begin_layout Standard
28516 als ERT-Befehl
28517 \end_layout
28518
28519 \end_inset
28520 </cell>
28521 </row>
28522 <row topline="true">
28523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28524 \begin_inset Text
28525
28526 \begin_layout Standard
28527 LaTeX
28528 \end_layout
28529
28530 \end_inset
28531 </cell>
28532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28533 \begin_inset Text
28534
28535 \begin_layout Standard
28536 als Datum
28537 \end_layout
28538
28539 \end_inset
28540 </cell>
28541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28542 \begin_inset Text
28543
28544 \begin_layout Standard
28545 als Datum
28546 \end_layout
28547
28548 \end_inset
28549 </cell>
28550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28551 \begin_inset Text
28552
28553 \begin_layout Standard
28554 als Befehl
28555 \end_layout
28556
28557 \end_inset
28558 </cell>
28559 </row>
28560 <row topline="true" bottomline="true">
28561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28562 \begin_inset Text
28563
28564 \begin_layout Standard
28565 DVI, PDF, PS
28566 \end_layout
28567
28568 \end_inset
28569 </cell>
28570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28571 \begin_inset Text
28572
28573 \begin_layout Standard
28574 als Datum
28575 \end_layout
28576
28577 \end_inset
28578 </cell>
28579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28580 \begin_inset Text
28581
28582 \begin_layout Standard
28583 als Datum
28584 \end_layout
28585
28586 \end_inset
28587 </cell>
28588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28589 \begin_inset Text
28590
28591 \begin_layout Standard
28592 als Datum
28593 \end_layout
28594
28595 \end_inset
28596 </cell>
28597 </row>
28598 </lyxtabular>
28599
28600 \end_inset
28601
28602
28603 \end_layout
28604
28605 \end_inset
28606
28607
28608 \end_layout
28609
28610 \begin_layout Standard
28611 Wenn Sie im Dialogfenster
28612 \family sans
28613  Externes\InsetSpace ~
28614 Material 
28615 \family default
28616 in der Karteikarte
28617 \family sans
28618  Datei
28619 \family default
28620  die Option 
28621 \family sans
28622 Entwurf
28623 \family default
28624  benutzen, wird nur der Pfad der ausgewählten Datei in der Ausgabe erscheinen.
28625 \end_layout
28626
28627 \begin_layout Standard
28628 LyX kann externes Material entweder als Box wie hier: 
28629 \begin_inset Graphics
28630         filename clipart/ExternesMaterialQt4.png
28631         lyxscale 80
28632         scale 60
28633         scaleBeforeRotation
28634
28635 \end_inset
28636
28637  oder als Bild darstellen.
28638  Das hängt davon ab, ob Sie im Dialogfenster
28639 \family sans
28640  Externes\InsetSpace ~
28641 Material 
28642 \family default
28643 in der Karteikarte 
28644 \family sans
28645 Ly
28646 \begin_inset ERT
28647 status collapsed
28648
28649 \begin_layout Standard
28650
28651 {}
28652 \end_layout
28653
28654 \end_inset
28655
28656 X-Ansicht
28657 \family default
28658  die Option 
28659 \family sans
28660 in\InsetSpace ~
28661 Ly
28662 \begin_inset ERT
28663 status collapsed
28664
28665 \begin_layout Standard
28666
28667 {}
28668 \end_layout
28669
28670 \end_inset
28671
28672 X\InsetSpace ~
28673 anzeigen
28674 \family default
28675  gewählt haben oder nicht.
28676 \end_layout
28677
28678 \begin_layout Standard
28679 Im LyX-Handbuch 
28680 \family sans
28681 \emph on
28682 Anpassung
28683 \family default
28684 \emph default
28685  wird erklärt, wie Sie Ihre eigenen Vorlagen erzeugen können.
28686 \end_layout
28687
28688 \begin_layout Section
28689 Unterdokumente
28690 \begin_inset LatexCommand label
28691 name "abs:Unterdokumente"
28692
28693 \end_inset
28694
28695
28696 \begin_inset LatexCommand index
28697 name "Unterdokument"
28698
28699 \end_inset
28700
28701
28702 \end_layout
28703
28704 \begin_layout Standard
28705 Unterdokumente benutzt man bei größeren Dokumenten, die aus mehreren Kapiteln
28706  oder Abschnitten bestehen.
28707  Für die Pflege ist das oft hilfreich und manchmal auch gefordert.
28708  Ein Hauptdokument fügt dann die einzelnen Unterdokumente zusammen.
28709 \end_layout
28710
28711 \begin_layout Standard
28712 Unterdokumente werden in LyX als Box angezeigt: 
28713 \begin_inset Graphics
28714         filename clipart/UnterdokumentQt4.png
28715         lyxscale 80
28716         scale 60
28717         scaleBeforeRotation
28718
28719 \end_inset
28720
28721 .
28722  Sie werden über
28723 \family sans
28724  Einfügen\SpecialChar \menuseparator
28725 Datei\SpecialChar \menuseparator
28726 Unterdokument
28727 \family default
28728  eingebunden, was das Dialogfenster
28729 \family sans
28730  Unterdokument
28731 \family default
28732  öffnet.
28733  Für 
28734 \family sans
28735 die Art\InsetSpace ~
28736 der\InsetSpace ~
28737 Einbindung
28738 \family default
28739  gibt es dort vier Möglichkeiten:
28740 \end_layout
28741
28742 \begin_layout Description
28743 Include Sie können LyX- und LaTeX-Dokumente einbinden.
28744  Wenn Sie im Dialogfenster
28745 \family sans
28746  Unterdokument
28747 \family default
28748  auf 
28749 \family sans
28750 Öffnen
28751 \family default
28752  klicken, wird das eingebundene Dokument in einem eigenen Unterfenster geöffnet,
28753  und sie können es editieren.
28754 \newline
28755
28756 \end_layout
28757
28758 \begin_layout Standard
28759 Hier wird ein Unterdokument
28760 \family sans
28761  
28762 \family default
28763 per 
28764 \family sans
28765 Include
28766 \family default
28767  eingebunden: 
28768 \begin_inset Include \include{DummyDocument1.lyx}
28769 preview false
28770
28771 \end_inset
28772
28773 Die Abschnittsnummerierung enthält alle Abschnitte der eingebundenen Dateien
28774  in der Reihenfolgen, in der sie ins Hauptdokument eingebunden werden.
28775  Das obige Beispiel besitzt einen Unterabschnitt mit der Nummer dieses Abschnitt
28776 s.
28777  Auf Marken eingebundener Dokumente kann verwiesen werden: siehe Unterabschnitt\InsetSpace ~
28778
28779 \begin_inset LatexCommand ref
28780 reference "uab:Externer-Unterabschnitt-1"
28781
28782 \end_inset
28783
28784 .
28785 \end_layout
28786
28787 \begin_layout Standard
28788 Der LaTeX-Vorspann des Unterdokuments wird ignoriert, nur der des Hauptdokuments
28789  wird benutzt.
28790  Unterdokumente, die per 
28791 \family sans
28792 Include
28793 \family default
28794  eingebunden werden, beginnen in der Druckausgabe auf einer neuen Seite
28795  und enden mit einem Seitenumbruch.
28796 \end_layout
28797
28798 \begin_layout Standard
28799 Mit dem LaTeX-Befehl 
28800 \series bold
28801
28802 \backslash
28803 includeonly 
28804 \series default
28805 können Sie festlegen, für welche eingebundenen Unterdokumente eine Druckausgabe
28806  erstellt werden soll.
28807  Das ist nützlich, wenn Sie nur ein Kapitel bearbeiten und deren Auswirkungen
28808  sehen wollen, und es geht schneller.
28809  
28810 \series bold
28811
28812 \backslash
28813 includeonly
28814 \series default
28815  wird in den LaTeX-Vorspann des Hauptdokuments eingefügt.
28816  Im folgenden Beispiel:
28817 \end_layout
28818
28819 \begin_layout Standard
28820
28821 \series bold
28822
28823 \backslash
28824 includeonly{Kapitel1,Kapitel5}
28825 \end_layout
28826
28827 \begin_layout Standard
28828 werden nur die Dateien 
28829 \begin_inset Quotes gld
28830 \end_inset
28831
28832 Kapitel1.lyx
28833 \begin_inset Quotes grd
28834 \end_inset
28835
28836  (oder 
28837 \begin_inset Quotes gld
28838 \end_inset
28839
28840 Kapitel1.tex
28841 \begin_inset Quotes grd
28842 \end_inset
28843
28844 ) und 
28845 \begin_inset Quotes gld
28846 \end_inset
28847
28848 Kapitel5.lyx
28849 \begin_inset Quotes grd
28850 \end_inset
28851
28852
28853 \series bold
28854  
28855 \series default
28856 eingebunden.
28857 \end_layout
28858
28859 \begin_layout Standard
28860 \begin_inset Note Greyedout
28861 status open
28862
28863 \begin_layout Standard
28864
28865 \series bold
28866 Bemerkung:
28867 \series default
28868  Wenn Sie eine LyX- oder LaTeX-Datei eingebunden haben, werden Sie beim
28869  Export oder der Druckvorschau gewarnt, wenn das Unterdokument eine andere
28870  Dokumentklasse als das Hauptdokument benutzt, weil das zu unvorhersehbaren
28871  Ergebnissen führen wird.
28872 \end_layout
28873
28874 \end_inset
28875
28876
28877 \end_layout
28878
28879 \begin_layout Description
28880 Input Diese Methode ist 
28881 \family sans
28882 Include
28883 \family default
28884  sehr ähnlich mit folgenden Unterschieden:
28885 \end_layout
28886
28887 \begin_deeper
28888 \begin_layout Itemize
28889 Unterdokumente, die per 
28890 \family sans
28891 Input
28892 \family default
28893  eingebunden werden, beginnen in der Druckausgabe NICHT auf einer neuen
28894  Seite und enden NICHT mit einem Seitenumbruch.
28895 \end_layout
28896
28897 \begin_layout Itemize
28898 Unterdokumente, die per 
28899 \family sans
28900 Input
28901 \family default
28902  eingebunden werden, können in LyX angesehen werden, wenn im Dialogfenster
28903 \family sans
28904  Unterdokument Vorschau\InsetSpace ~
28905 anzeigen
28906 \family default
28907  angekreuzt wurde und in den LyX-
28908 \family sans
28909 Einstellungen\SpecialChar \menuseparator
28910 Aussehen\InsetSpace ~
28911 &\InsetSpace ~
28912 Handhabung\SpecialChar \menuseparator
28913 Grafik Sofortige\InsetSpace ~
28914 Vorschau
28915 \family default
28916  auf 
28917 \family sans
28918 An
28919 \family default
28920  gesetzt wurde.
28921  Allerdings wirken sich Änderung erst bei einem erneuten Laden des Dokuments
28922  aus.
28923 \end_layout
28924
28925 \begin_layout Itemize
28926 Der LaTeX-Befehl 
28927 \series bold
28928
28929 \backslash
28930 includeonly
28931 \series default
28932  kann nicht benutzt werden.
28933 \end_layout
28934
28935 \end_deeper
28936 \begin_layout Standard
28937 Hier ist ein Unterdokument, das mit
28938 \family sans
28939  Input
28940 \family default
28941  eingebunden wurde: 
28942 \begin_inset Include \input{DummyDocument2.lyx}
28943 preview false
28944
28945 \end_inset
28946
28947 .
28948 \end_layout
28949
28950 \begin_layout Description
28951 Unformatiert Mit dieser Methode kann jede Textdatei eingebunden werden.
28952   In der Druckvorschau wird für den Text der Stil 
28953 \family typewriter
28954 Schreibmaschine
28955 \family default
28956  verwendet.
28957  Zeilenumbrüche erfolgen nur dort, wo das Unterdokument welche besitzt.
28958  Wenn Sie im Dialogfenster
28959 \family sans
28960  Unterdokument Leerzeichen\InsetSpace ~
28961 bei\InsetSpace ~
28962 der\InsetSpace ~
28963 Ausgabe\InsetSpace ~
28964 kennzeichnen 
28965 \family default
28966 ankreuzen, wird in der Druckvorschau das Zeichen 
28967 \begin_inset Quotes gld
28968 \end_inset
28969
28970
28971 \begin_inset ERT
28972 status collapsed
28973
28974 \begin_layout Standard
28975
28976
28977 \backslash
28978 textvisiblespace 
28979 \end_layout
28980
28981 \end_inset
28982
28983
28984 \begin_inset Quotes grd
28985 \end_inset
28986
28987  für jedes Leerzeichen eingefügt.
28988 \newline
28989 Im Gegensatz zu 
28990 \family sans
28991 Einfügen\SpecialChar \menuseparator
28992 Datei\SpecialChar \menuseparator
28993 Einfacher\InsetSpace ~
28994 Text
28995 \family default
28996  wird bei 
28997 \family sans
28998 Unformatiert
28999 \family default
29000  der Dateiinhalt in LyX nicht dargestellt.
29001 \end_layout
29002
29003 \begin_layout Standard
29004 Hier ist ein Unterdokument, das mit
29005 \family sans
29006  Unformatiert
29007 \family default
29008  eingebunden wurde: 
29009 \begin_inset Include \verbatiminput{DummyTextDocument.txt}
29010 preview false
29011
29012 \end_inset
29013
29014
29015 \begin_inset VSpace bigskip
29016 \end_inset
29017
29018 Hier ist ein Unterdokument, das mit
29019 \family sans
29020  Unformatiert
29021 \family default
29022  eingebunden wurde und
29023 \family sans
29024  Leerzeichen\InsetSpace ~
29025 bei\InsetSpace ~
29026 der\InsetSpace ~
29027 Ausgabe\InsetSpace ~
29028 kennzeichnen
29029 \family default
29030  angekreuzt hat: 
29031 \begin_inset Include \verbatiminput*{DummyTextDocument.txt}
29032 preview false
29033
29034 \end_inset
29035
29036
29037 \end_layout
29038
29039 \begin_layout Standard
29040 \begin_inset VSpace bigskip
29041 \end_inset
29042
29043
29044 \end_layout
29045
29046 \begin_layout Standard
29047 \begin_inset Note Greyedout
29048 status open
29049
29050 \begin_layout Standard
29051
29052 \series bold
29053 Bemerkung:
29054 \series default
29055  Wie man an den obigen Beispielen sieht, wird der Text von Dokumenten, die
29056  
29057 \family sans
29058 Unformatiert
29059 \family default
29060  eingebunden werden, am Zeilenende nicht umgebrochen.
29061 \end_layout
29062
29063 \end_inset
29064
29065
29066 \end_layout
29067
29068 \begin_layout Description
29069 Listing Dieser Typ wird in Kapitel\InsetSpace ~
29070
29071 \begin_inset LatexCommand ref
29072 reference "kap:Programm-Code-Listen"
29073
29074 \end_inset
29075
29076  beschrieben.
29077 \end_layout
29078
29079 \begin_layout Standard
29080 \begin_inset Note Greyedout
29081 status open
29082
29083 \begin_layout Standard
29084
29085 \series bold
29086 Bemerkung:
29087 \series default
29088  Wenn Sie ein Unterdokument auf zwei verschiedene Arten einbinden, kann
29089  das zu LaTeX-Problemen führen.
29090 \end_layout
29091
29092 \end_inset
29093
29094
29095 \end_layout
29096
29097 \begin_layout Chapter
29098 Programm-Code-Listen
29099 \begin_inset LatexCommand label
29100 name "kap:Programm-Code-Listen"
29101
29102 \end_inset
29103
29104
29105 \begin_inset LatexCommand index
29106 name "Listen"
29107
29108 \end_inset
29109
29110
29111 \begin_inset LatexCommand index
29112 name "Programm-Code"
29113
29114 \end_inset
29115
29116
29117 \end_layout
29118
29119 \begin_layout Standard
29120 Um Programm-Code-Listen einzufügen und zu drucken, können Sie 
29121 \family sans
29122 Einfügen\SpecialChar \menuseparator
29123 Programmlisting
29124 \family default
29125  verwenden.
29126  Das LaTeX-Paket 
29127 \series bold
29128 listings
29129 \series default
29130
29131 \begin_inset LatexCommand index
29132 name "LaTeX-Pakete ! listings"
29133
29134 \end_inset
29135
29136  kann Programm-Code auf vielfältige und flexible Weise in Ihr Dokument einfügen.
29137 \end_layout
29138
29139 \begin_layout Standard
29140 Ein Rechtsklick auf das 
29141 \family sans
29142 Listing
29143 \family default
29144 -Kästchen öffnet das Dialogfenster 
29145 \family sans
29146 Programm\SpecialChar \-
29147 listing-Einstellungen
29148 \family default
29149 , in dem Sie das Ausgabeformat der Programm-Code-Liste festlegen.
29150 \end_layout
29151
29152 \begin_layout Standard
29153 Standardmäßig fängt ein Listing mit einem neuen Absatz an.
29154  Die 
29155 \family sans
29156 Platzierung
29157 \family default
29158 -Option 
29159 \family sans
29160 Eingebettetes\InsetSpace ~
29161 Listing
29162 \family default
29163  druckt das Listing in der Zeile wie hier: 
29164 \begin_inset listings
29165 lstparams "language={C++}"
29166 inline true
29167 status open
29168
29169 \begin_layout Standard
29170
29171 int a=5;
29172 \end_layout
29173
29174 \end_inset
29175
29176
29177 \newline
29178 Die Option 
29179 \family sans
29180 Gleitobjekt
29181 \family default
29182  erzeugt ein Listing-Gleitobjekt, dessen 
29183 \family sans
29184 Platzierung 
29185 \family default
29186 Sie mit 
29187 \family sans
29188 h
29189 \family default
29190
29191 \family sans
29192 t
29193 \family default
29194
29195 \family sans
29196 b
29197 \family default
29198  und 
29199 \family sans
29200 p
29201 \family default
29202 , analog zu den in Abschnitt\InsetSpace ~
29203
29204 \begin_inset LatexCommand ref
29205 reference "abs:Gleitobjekt-Platzierung"
29206
29207 \end_inset
29208
29209  beschriebenen Platzierungsoptionen festlegen können.
29210  Die Platzierungsoptionen können gemischt werden und werden dabei direkt
29211  hintereinander angegeben, z.\InsetSpace \thinspace{}
29212 B.
29213  
29214 \begin_inset Quotes gld
29215 \end_inset
29216
29217
29218 \family sans
29219 htbp
29220 \family default
29221
29222 \begin_inset Quotes grd
29223 \end_inset
29224
29225 .
29226  Die Option 
29227 \begin_inset Quotes eld
29228 \end_inset
29229
29230 h
29231 \begin_inset Quotes erd
29232 \end_inset
29233
29234  hat manchmal keinen Effekt, aber sie muss nicht verwendet werden, da auch
29235  nicht gleitende Listen Beschriftungen haben und referenziert werden können.
29236 \end_layout
29237
29238 \begin_layout Standard
29239 Sie können Listings mit Marken versehen, um auf Sie wie auf andere Gleitobjekte
29240  zu verweisen: Listing\InsetSpace ~
29241
29242 \begin_inset LatexCommand ref
29243 reference "lst:Gleitendes-Programm-Listing"
29244
29245 \end_inset
29246
29247 .
29248 \end_layout
29249
29250 \begin_layout Standard
29251 \begin_inset listings
29252 lstparams "language=Python"
29253 inline false
29254 status open
29255
29256 \begin_layout Standard
29257
29258 \begin_inset Caption
29259
29260 \begin_layout Standard
29261 \begin_inset LatexCommand label
29262 name "lst:Gleitendes-Programm-Listing"
29263
29264 \end_inset
29265
29266 Gleitendes Programm-Listing
29267 \end_layout
29268
29269 \end_inset
29270
29271 # Gleitendes Programm-Listing
29272 \end_layout
29273
29274 \begin_layout Standard
29275
29276 def func(param):
29277 \end_layout
29278
29279 \begin_layout Standard
29280
29281     'Dies ist eine Python-Funktion'
29282 \end_layout
29283
29284 \begin_layout Standard
29285
29286     pass
29287 \end_layout
29288
29289 \end_inset
29290
29291
29292 \end_layout
29293
29294 \begin_layout Standard
29295 Wenn Sie eine Programmier-
29296 \family sans
29297 Sprache
29298 \family default
29299  gewählt haben, werden die Schlüsselworte der Sprache erkannt und besonders
29300  gedruckt, wie 
29301 \emph on
29302 #
29303 \emph default
29304
29305 \emph on
29306 def
29307 \emph default
29308  und 
29309 \emph on
29310 pass
29311 \emph default
29312  in Listing\InsetSpace ~
29313
29314 \begin_inset LatexCommand ref
29315 reference "lst:Gleitendes-Programm-Listing"
29316
29317 \end_inset
29318
29319 .
29320 \end_layout
29321
29322 \begin_layout Standard
29323 Im Abschnitt 
29324 \family sans
29325 Zeilennummerierung
29326 \family default
29327  des Dialog 
29328 \family sans
29329 Programm\SpecialChar \-
29330 listing-Einstellungen
29331 \family default
29332 -Dialogs können Sie den Stil der Zeilennummerierung festlegen, zum Beispiel,
29333  ob die Nummerierung links oder rechts gedruckt, jede wievielte Zeile nummeriert
29334  werden soll und die 
29335 \family sans
29336 Schriftgröße
29337 \family default
29338  der Nummerierung.
29339 \end_layout
29340
29341 \begin_layout Standard
29342 Im Abschnitt 
29343 \family sans
29344 Bereich
29345 \family default
29346  legen Sie fest, welche Zeilen ausgedruckt werden sollen.
29347  Im Abschnitt 
29348 \family sans
29349 Stil
29350 \family default
29351  legen Sie fest, wie die Liste ausgedruckt werden soll.
29352  Die Option 
29353 \family sans
29354 Erweiterte\InsetSpace ~
29355 Zeichentabelle
29356 \family default
29357  sollte verwendet werden, wenn nationale Zeichen wie Umlaute benutzt werden.
29358 \end_layout
29359
29360 \begin_layout Standard
29361 Hier ist ein Beispiel mit der Nummerierung links, der Schrittweite 3, der
29362  Sprache 
29363 \begin_inset Quotes gld
29364 \end_inset
29365
29366 Python
29367 \begin_inset Quotes grd
29368 \end_inset
29369
29370 , den Optionen 
29371 \family sans
29372 Erweiterte\InsetSpace ~
29373 Zeichentabelle
29374 \family default
29375  und 
29376 \family sans
29377 Leerzeichen\InsetSpace ~
29378 als\InsetSpace ~
29379 Symbol
29380 \family default
29381  und Bereich 3\InsetSpace \thinspace{}
29382 -\InsetSpace \thinspace{}
29383 8:
29384 \end_layout
29385
29386 \begin_layout Standard
29387 \begin_inset listings
29388 lstparams "extendedchars=true,firstline=3,float,language=Python,lastline=8,numbers=left,numberstyle={\footnotesize},showspaces=true,stepnumber=3"
29389 inline false
29390 status open
29391
29392 \begin_layout Standard
29393
29394 def func(param):
29395 \end_layout
29396
29397 \begin_layout Standard
29398
29399     'Dies ist eine Python-Funktion'
29400 \end_layout
29401
29402 \begin_layout Standard
29403
29404     pass
29405 \end_layout
29406
29407 \begin_layout Standard
29408
29409 def func(param):
29410 \end_layout
29411
29412 \begin_layout Standard
29413
29414 'Sonderzeichen: Tschüß'
29415 \end_layout
29416
29417 \begin_layout Standard
29418
29419 pass
29420 \end_layout
29421
29422 \begin_layout Standard
29423
29424 def func(param):
29425 \end_layout
29426
29427 \begin_layout Standard
29428
29429 'Dies ist eine Python-Funktion'
29430 \end_layout
29431
29432 \begin_layout Standard
29433
29434 pass
29435 \end_layout
29436
29437 \end_inset
29438
29439
29440 \end_layout
29441
29442 \begin_layout Standard
29443 \noindent
29444 \begin_inset Note Greyedout
29445 status open
29446
29447 \begin_layout Standard
29448
29449 \series bold
29450 Bemerkung:
29451 \series default
29452  Wegen eines Fehler im listings Paket wird die Zeilennummerierung um eine
29453  Zeile durch vorhergehende Listen verschoben.
29454  Das ist der Grund warum die Zeilen 2 und 5 und nicht 3 und 6 in obiger
29455  Liste nummeriert werden.
29456 \end_layout
29457
29458 \end_inset
29459
29460
29461 \end_layout
29462
29463 \begin_layout Standard
29464 \begin_inset VSpace bigskip
29465 \end_inset
29466
29467
29468 \end_layout
29469
29470 \begin_layout Standard
29471 \noindent
29472 Es ist auch möglich, Zeilen einer Datei als Listing zu drucken.
29473  Das machen Sie mit
29474 \family sans
29475  Einfügen\SpecialChar \menuseparator
29476 Datei\SpecialChar \menuseparator
29477 Unterdokument
29478 \family default
29479  und der 
29480 \family sans
29481 Art\InsetSpace ~
29482 der\InsetSpace ~
29483 Einbindung
29484 \family default
29485  
29486 \family sans
29487 Listing
29488 \family default
29489 .
29490 \begin_inset Foot
29491 status collapsed
29492
29493 \begin_layout Standard
29494 Die anderen Arten der Einbindung von Unterdokumenten werden in Abschnitt\InsetSpace ~
29495
29496 \begin_inset LatexCommand ref
29497 reference "abs:Unterdokumente"
29498
29499 \end_inset
29500
29501  beschrieben.
29502 \end_layout
29503
29504 \end_inset
29505
29506  Im Dialogfenster
29507 \family sans
29508  Unterdokument
29509 \family default
29510  können Sie die Listing-Parameters unter 
29511 \family sans
29512 Weitere\InsetSpace ~
29513 Parameter
29514 \family default
29515  eingeben.
29516  Wenn Sie dort ein Fragezeichen 
29517 \begin_inset Quotes gld
29518 \end_inset
29519
29520 ?
29521 \begin_inset Quotes grd
29522 \end_inset
29523
29524  eingeben, wird Ihnen links davon eine Liste aller möglichen Parameter eingeblen
29525 det.
29526 \end_layout
29527
29528 \begin_layout Standard
29529 Um auf ein Unterdokument-Listing verweisen zu können, schreiben Sie einen
29530  Text ins Feld 
29531 \family sans
29532 Marke
29533 \family default
29534 , auf die dann wie üblich verwiesen werden kann.
29535 \end_layout
29536
29537 \begin_layout Standard
29538 Listing\InsetSpace ~
29539
29540 \begin_inset LatexCommand ref
29541 reference "lst:Datei-Listing"
29542
29543 \end_inset
29544
29545  ist ein Beispiel für ein Unterdokument-Listing, bei dem die Zeilen 10\InsetSpace \thinspace{}
29546 -\InsetSpace \thinspace{}
29547 15
29548  gedruckt werden.
29549 \end_layout
29550
29551 \begin_layout Standard
29552 \begin_inset Include \lstinputlisting{EmbeddedObjects.lyx}[breaklines=true,caption={Zeilen 10 - 15 dieser LyX-Datei},firstline=10,label={lst:Datei-Listing},language={[LaTeX]TeX},lastline=15]
29553 preview false
29554
29555 \end_inset
29556
29557
29558 \end_layout
29559
29560 \begin_layout Standard
29561 \begin_inset VSpace bigskip
29562 \end_inset
29563
29564
29565 \end_layout
29566
29567 \begin_layout Standard
29568 \noindent
29569 Dokumentweite Listing-Eigenschaften können in
29570 \family sans
29571  Dokument\SpecialChar \menuseparator
29572 Einstellungen\SpecialChar \menuseparator
29573 Textformat\SpecialChar \menuseparator
29574 Listing-Einstellungen
29575 \family default
29576  festgelegt werden.
29577  Auch dort bekommt man durch Eingabe eines Fragezeichens 
29578 \begin_inset Quotes gld
29579 \end_inset
29580
29581 ?
29582 \begin_inset Quotes grd
29583 \end_inset
29584
29585  links davon eine Liste aller möglichen Parameter.
29586 \end_layout
29587
29588 \begin_layout Standard
29589 Weitere Informationen über das 
29590 \series bold
29591 listings
29592 \series default
29593 -Paket finden Sie in 
29594 \begin_inset LatexCommand cite
29595 key "listings"
29596
29597 \end_inset
29598
29599 .
29600 \newpage
29601
29602 \end_layout
29603
29604 \begin_layout Chapter
29605 \start_of_appendix
29606 In 
29607 \begin_inset ERT
29608 status collapsed
29609
29610 \begin_layout Standard
29611
29612
29613 \backslash
29614 texorpdfstring{
29615 \end_layout
29616
29617 \end_inset
29618
29619 LyX
29620 \begin_inset ERT
29621 status collapsed
29622
29623 \begin_layout Standard
29624
29625 }{LyX}
29626 \end_layout
29627
29628 \end_inset
29629
29630  verfügbare Maßeinheiten
29631 \begin_inset LatexCommand label
29632 name "kap:In-LyX-verfügbare"
29633
29634 \end_inset
29635
29636
29637 \begin_inset LatexCommand index
29638 name "Einheiten"
29639
29640 \end_inset
29641
29642
29643 \begin_inset Note Note
29644 status collapsed
29645
29646 \begin_layout Standard
29647 Den Befehl
29648 \family typewriter
29649  
29650 \family default
29651 \series bold
29652
29653 \backslash
29654 texorpdfstring
29655 \series default
29656  stellt das LaTeX-Paket 
29657 \series bold
29658 hyperref
29659 \series default
29660  bereit, um zu verhindern, dass Ligaturen in PDF-Lesezeichen falsch dargestellt
29661  werden.
29662  Weitere Informationen finden Sie in 
29663 \begin_inset LatexCommand cite
29664 key "hyperref"
29665
29666 \end_inset
29667
29668 .
29669 \end_layout
29670
29671 \end_inset
29672
29673
29674 \end_layout
29675
29676 \begin_layout Standard
29677 Um die in diesem Handbuch verwendeten Maßeinheiten zu verstehen, erläutert
29678  Tabelle\InsetSpace ~
29679
29680 \begin_inset LatexCommand ref
29681 reference "tab:Maßeinheiten"
29682
29683 \end_inset
29684
29685  alle in LyX verfügbaren Maßeinheiten.
29686 \end_layout
29687
29688 \begin_layout Standard
29689 \begin_inset Float table
29690 placement h
29691 wide false
29692 sideways false
29693 status open
29694
29695 \begin_layout Standard
29696 \begin_inset Caption
29697
29698 \begin_layout Standard
29699 \begin_inset LatexCommand label
29700 name "tab:Maßeinheiten"
29701
29702 \end_inset
29703
29704 Maßeinheiten
29705 \end_layout
29706
29707 \end_inset
29708
29709
29710 \end_layout
29711
29712 \begin_layout Standard
29713 \begin_inset VSpace medskip
29714 \end_inset
29715
29716
29717 \end_layout
29718
29719 \begin_layout Standard
29720 \align center
29721 \begin_inset Tabular
29722 <lyxtabular version="3" rows="20" columns="2">
29723 <features>
29724 <column alignment="center" valignment="top" leftline="true" width="0">
29725 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
29726 <row topline="true" bottomline="true">
29727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29728 \begin_inset Text
29729
29730 \begin_layout Standard
29731
29732 \series bold
29733 Maßeinheit
29734 \end_layout
29735
29736 \end_inset
29737 </cell>
29738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29739 \begin_inset Text
29740
29741 \begin_layout Standard
29742
29743 \series bold
29744 Name/Beschreibung
29745 \end_layout
29746
29747 \end_inset
29748 </cell>
29749 </row>
29750 <row topline="true">
29751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29752 \begin_inset Text
29753
29754 \begin_layout Standard
29755 mm
29756 \end_layout
29757
29758 \end_inset
29759 </cell>
29760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29761 \begin_inset Text
29762
29763 \begin_layout Standard
29764 Millimeter
29765 \end_layout
29766
29767 \end_inset
29768 </cell>
29769 </row>
29770 <row topline="true">
29771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29772 \begin_inset Text
29773
29774 \begin_layout Standard
29775 cm
29776 \end_layout
29777
29778 \end_inset
29779 </cell>
29780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29781 \begin_inset Text
29782
29783 \begin_layout Standard
29784 Zentimeter
29785 \end_layout
29786
29787 \end_inset
29788 </cell>
29789 </row>
29790 <row topline="true">
29791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29792 \begin_inset Text
29793
29794 \begin_layout Standard
29795 in
29796 \end_layout
29797
29798 \end_inset
29799 </cell>
29800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29801 \begin_inset Text
29802
29803 \begin_layout Standard
29804 Zoll (1\InsetSpace \thinspace{}
29805 in = 2.54\InsetSpace \thinspace{}
29806 cm
29807 \end_layout
29808
29809 \end_inset
29810 </cell>
29811 </row>
29812 <row topline="true">
29813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29814 \begin_inset Text
29815
29816 \begin_layout Standard
29817 pt
29818 \end_layout
29819
29820 \end_inset
29821 </cell>
29822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29823 \begin_inset Text
29824
29825 \begin_layout Standard
29826 Punkt (72.27\InsetSpace \thinspace{}
29827 pt = 1\InsetSpace \thinspace{}
29828 in)
29829 \end_layout
29830
29831 \end_inset
29832 </cell>
29833 </row>
29834 <row topline="true">
29835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29836 \begin_inset Text
29837
29838 \begin_layout Standard
29839 pc
29840 \end_layout
29841
29842 \end_inset
29843 </cell>
29844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29845 \begin_inset Text
29846
29847 \begin_layout Standard
29848 Pica (1\InsetSpace \thinspace{}
29849 pc = 12\InsetSpace \thinspace{}
29850 pt)
29851 \end_layout
29852
29853 \end_inset
29854 </cell>
29855 </row>
29856 <row topline="true">
29857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29858 \begin_inset Text
29859
29860 \begin_layout Standard
29861 sp
29862 \end_layout
29863
29864 \end_inset
29865 </cell>
29866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29867 \begin_inset Text
29868
29869 \begin_layout Standard
29870 skalierter Punkt (65536\InsetSpace \thinspace{}
29871 sp = 1\InsetSpace \thinspace{}
29872 pt)
29873 \end_layout
29874
29875 \end_inset
29876 </cell>
29877 </row>
29878 <row topline="true">
29879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29880 \begin_inset Text
29881
29882 \begin_layout Standard
29883 bp
29884 \end_layout
29885
29886 \end_inset
29887 </cell>
29888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29889 \begin_inset Text
29890
29891 \begin_layout Standard
29892 großer Punkt (72\InsetSpace \thinspace{}
29893 bp = 1\InsetSpace \thinspace{}
29894 in)
29895 \end_layout
29896
29897 \end_inset
29898 </cell>
29899 </row>
29900 <row topline="true">
29901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29902 \begin_inset Text
29903
29904 \begin_layout Standard
29905 dd
29906 \end_layout
29907
29908 \end_inset
29909 </cell>
29910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29911 \begin_inset Text
29912
29913 \begin_layout Standard
29914 Didot (1\InsetSpace \thinspace{}
29915 dd 
29916 \begin_inset Formula $\approx$
29917 \end_inset
29918
29919  0,376\InsetSpace \thinspace{}
29920 mm)
29921 \end_layout
29922
29923 \end_inset
29924 </cell>
29925 </row>
29926 <row topline="true">
29927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29928 \begin_inset Text
29929
29930 \begin_layout Standard
29931 cc
29932 \end_layout
29933
29934 \end_inset
29935 </cell>
29936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29937 \begin_inset Text
29938
29939 \begin_layout Standard
29940 Cicero (1\InsetSpace \thinspace{}
29941 cc = 12\InsetSpace \thinspace{}
29942 dd)
29943 \end_layout
29944
29945 \end_inset
29946 </cell>
29947 </row>
29948 <row topline="true">
29949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29950 \begin_inset Text
29951
29952 \begin_layout Standard
29953 Skalierung%
29954 \end_layout
29955
29956 \end_inset
29957 </cell>
29958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29959 \begin_inset Text
29960
29961 \begin_layout Standard
29962 % der originalen Bildbreite
29963 \end_layout
29964
29965 \end_inset
29966 </cell>
29967 </row>
29968 <row topline="true">
29969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29970 \begin_inset Text
29971
29972 \begin_layout Standard
29973 Textbreite %
29974 \end_layout
29975
29976 \end_inset
29977 </cell>
29978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29979 \begin_inset Text
29980
29981 \begin_layout Standard
29982 % der Textbreite
29983 \end_layout
29984
29985 \end_inset
29986 </cell>
29987 </row>
29988 <row topline="true">
29989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29990 \begin_inset Text
29991
29992 \begin_layout Standard
29993 Spaltenbreite %
29994 \end_layout
29995
29996 \end_inset
29997 </cell>
29998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29999 \begin_inset Text
30000
30001 \begin_layout Standard
30002 % der Spaltenbreite
30003 \end_layout
30004
30005 \end_inset
30006 </cell>
30007 </row>
30008 <row topline="true">
30009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30010 \begin_inset Text
30011
30012 \begin_layout Standard
30013 Seitenbreite %
30014 \end_layout
30015
30016 \end_inset
30017 </cell>
30018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30019 \begin_inset Text
30020
30021 \begin_layout Standard
30022 % der Seitenbreite
30023 \end_layout
30024
30025 \end_inset
30026 </cell>
30027 </row>
30028 <row topline="true">
30029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30030 \begin_inset Text
30031
30032 \begin_layout Standard
30033 Zeilenbreite %
30034 \end_layout
30035
30036 \end_inset
30037 </cell>
30038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30039 \begin_inset Text
30040
30041 \begin_layout Standard
30042 % der Zeilenbreite
30043 \end_layout
30044
30045 \end_inset
30046 </cell>
30047 </row>
30048 <row topline="true">
30049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30050 \begin_inset Text
30051
30052 \begin_layout Standard
30053 Texthöhe %
30054 \end_layout
30055
30056 \end_inset
30057 </cell>
30058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30059 \begin_inset Text
30060
30061 \begin_layout Standard
30062 % der Texthöhe
30063 \end_layout
30064
30065 \end_inset
30066 </cell>
30067 </row>
30068 <row topline="true">
30069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30070 \begin_inset Text
30071
30072 \begin_layout Standard
30073 Seitenhöhe %
30074 \end_layout
30075
30076 \end_inset
30077 </cell>
30078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30079 \begin_inset Text
30080
30081 \begin_layout Standard
30082 % der Seitenhöhe
30083 \end_layout
30084
30085 \end_inset
30086 </cell>
30087 </row>
30088 <row topline="true">
30089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30090 \begin_inset Text
30091
30092 \begin_layout Standard
30093 ex
30094 \end_layout
30095
30096 \end_inset
30097 </cell>
30098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30099 \begin_inset Text
30100
30101 \begin_layout Standard
30102 Die Höhe des Buchstabens 
30103 \emph on
30104 x
30105 \emph default
30106  im aktiven Zeichensatz
30107 \end_layout
30108
30109 \end_inset
30110 </cell>
30111 </row>
30112 <row topline="true">
30113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30114 \begin_inset Text
30115
30116 \begin_layout Standard
30117 em
30118 \end_layout
30119
30120 \end_inset
30121 </cell>
30122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30123 \begin_inset Text
30124
30125 \begin_layout Standard
30126 Die Breite des Buchstabens 
30127 \emph on
30128 M
30129 \emph default
30130  im aktiven Zeichensatz
30131 \end_layout
30132
30133 \end_inset
30134 </cell>
30135 </row>
30136 <row topline="true" bottomline="true">
30137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30138 \begin_inset Text
30139
30140 \begin_layout Standard
30141 mu
30142 \end_layout
30143
30144 \end_inset
30145 </cell>
30146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30147 \begin_inset Text
30148
30149 \begin_layout Standard
30150 mathematische  Maßeinheit
30151 \series bold
30152  
30153 \series default
30154 (1\InsetSpace \thinspace{}
30155 mu = 1/18\InsetSpace \thinspace{}
30156 em)
30157 \end_layout
30158
30159 \end_inset
30160 </cell>
30161 </row>
30162 </lyxtabular>
30163
30164 \end_inset
30165
30166
30167 \end_layout
30168
30169 \end_inset
30170
30171
30172 \end_layout
30173
30174 \begin_layout Chapter
30175 Ausgabedatei-Formate mit Grafiken
30176 \begin_inset LatexCommand label
30177 name "kap:Ausgabedatei-Formate"
30178
30179 \end_inset
30180
30181
30182 \end_layout
30183
30184 \begin_layout Section
30185 DVI
30186 \begin_inset LatexCommand index
30187 name "Dateiformat! DVI"
30188
30189 \end_inset
30190
30191
30192 \begin_inset LatexCommand index
30193 name "DVI"
30194
30195 \end_inset
30196
30197
30198 \end_layout
30199
30200 \begin_layout Standard
30201 Dieser Dateityp hat die Erweiterung 
30202 \begin_inset Quotes gld
30203 \end_inset
30204
30205
30206 \family typewriter
30207 .dvi
30208 \family default
30209
30210 \begin_inset Quotes grd
30211 \end_inset
30212
30213  und wird 
30214 \begin_inset Quotes gld
30215 \end_inset
30216
30217 device-independent
30218 \begin_inset Quotes grd
30219 \end_inset
30220
30221  genannt, weil er vollkommen portierbar ist.
30222  Ohne Konvertierung kann er auf jedem Rechner benutzt werden, der einen
30223  dvi-Betrachter installiert hat.
30224  
30225 \family typewriter
30226 .dvi
30227 \family default
30228 -Dateien werden für schnelle Vorschauen und Vorstufen für andere Ausgabeformate
30229  wie PostScript benutzt.
30230 \end_layout
30231
30232 \begin_layout Standard
30233 \begin_inset Note Greyedout
30234 status open
30235
30236 \begin_layout Standard
30237
30238 \series bold
30239 Bemerkung:
30240 \series default
30241  
30242 \family typewriter
30243 .dvi
30244 \family default
30245 -Dateien enthalten keine Bilder, denn diese sind nur verlinkt.
30246 \end_layout
30247
30248 \end_inset
30249
30250
30251 \end_layout
30252
30253 \begin_layout Standard
30254 Also vergessen Sie nicht, die Bilder mitzunehmen, wenn Sie Ihre 
30255 \family typewriter
30256 .dvi
30257 \family default
30258 -Datei auf einen anderen Computer kopieren.
30259  Dies Eigenschaft kann Ihren Computer verlangsamen.
30260  wenn Sie die 
30261 \family typewriter
30262 .dvi
30263 \family default
30264 -Datei betrachten, weil der dvi-Betrachter die Bilder in den Hintergrund
30265  konvertieren muss, um sie sichtbar zu machen, wenn Sie in der 
30266 \family typewriter
30267 .dvi
30268 \family default
30269 -Datei
30270 \family typewriter
30271  
30272 \family default
30273 blättern.
30274
30275 \family typewriter
30276  
30277 \family default
30278 Außerdem zeigen manche dvi-Betrachter nicht alles (richtig) an.
30279  Bei Dokumenten mit vielen Bildern empfehlen wir daher das PDF-Format.
30280  
30281 \end_layout
30282
30283 \begin_layout Standard
30284 Sie können Ihr Dokument als DVI über das Menü 
30285 \family sans
30286 Datei\SpecialChar \menuseparator
30287 Exportieren\SpecialChar \menuseparator
30288 DVI
30289 \family default
30290  exportieren.
30291  Sie können eine Vorschau Ihres Dokument als DVI über das Menü 
30292 \family sans
30293 Ansicht
30294 \family default
30295  oder den Werkzeugleistenknopf 
30296 \begin_inset Graphics
30297         filename D:/LyXSVN/lyx-devel/lib/images/buffer-view_dvi.xpm
30298         scale 85
30299         scaleBeforeRotation
30300
30301 \end_inset
30302
30303  anschauen.
30304 \end_layout
30305
30306 \begin_layout Section
30307 PostScript
30308 \begin_inset LatexCommand label
30309 name "abs:PostScript"
30310
30311 \end_inset
30312
30313
30314 \begin_inset LatexCommand index
30315 name "Dateiformat  ! PostScript"
30316
30317 \end_inset
30318
30319
30320 \begin_inset LatexCommand index
30321 name "PostScript"
30322
30323 \end_inset
30324
30325
30326 \end_layout
30327
30328 \begin_layout Standard
30329 Dieser Dateityp hat die Erweiterung 
30330 \begin_inset Quotes gld
30331 \end_inset
30332
30333
30334 \family typewriter
30335 .ps
30336 \family default
30337
30338 \begin_inset Quotes grd
30339 \end_inset
30340
30341 .
30342  PostScript wurde von der Firma
30343 \family typewriter
30344  Adobe
30345 \family default
30346  als Druckersprache entwickelt.
30347  Die Datei enthält deshalb Druckbefehle.
30348  PostScript kann als 
30349 \begin_inset Quotes gld
30350 \end_inset
30351
30352 Programmiersprache
30353 \begin_inset Quotes grd
30354 \end_inset
30355
30356  angesehen werden.
30357  Man kann mit ihr rechnen und Diagramme und Bilder zeichnen
30358 \begin_inset Foot
30359 status collapsed
30360
30361 \begin_layout Standard
30362 Wenn Sie mehr darüber wissen wollen, sollten Sie sich die Dokumentation
30363  von
30364 \series bold
30365  PSTricks
30366 \series default
30367  
30368 \begin_inset LatexCommand cite
30369 key "pstricks"
30370
30371 \end_inset
30372
30373  oder 
30374 \begin_inset LatexCommand cite
30375 key "latex-praxisbuch"
30376
30377 \end_inset
30378
30379  ansehen.
30380 \end_layout
30381
30382 \end_inset
30383
30384 .
30385  Wegen dieser Möglichkeiten sind 
30386 \family typewriter
30387 .ps
30388 \family default
30389 -Dateien oft größer als 
30390 \family typewriter
30391 .pdf
30392 \family default
30393 -Dateien.
30394 \end_layout
30395
30396 \begin_layout Standard
30397 PostScript kann nur Bilder im Format EPS
30398 \begin_inset LatexCommand index
30399 name "EPS"
30400
30401 \end_inset
30402
30403  (Encapsulated PostScript, Datei-Erweiterung 
30404 \begin_inset Quotes gld
30405 \end_inset
30406
30407
30408 \family typewriter
30409 .eps
30410 \family default
30411
30412 \begin_inset Quotes grd
30413 \end_inset
30414
30415 ) enthalten.
30416  Weil LyX die Verwendung jedes bekannten Bildformats erlaubt, muss es diese
30417  intern nach EPS konvertiert werden.
30418  Dies wird bei vielen Bildern in einem Dokument den Arbeitsfluss drastisch
30419  verlangsamen.
30420  Wenn Sie also PostScript benutzen wollen, sollten Sie Ihre Bilder vorher
30421  konvertieren und direkt als EPS einfügen.
30422 \end_layout
30423
30424 \begin_layout Standard
30425 Sie können Ihr Dokument als PostScript über das Menü 
30426 \family sans
30427 Datei\SpecialChar \menuseparator
30428 Exportieren\SpecialChar \menuseparator
30429 PostScript
30430 \family default
30431  exportieren.
30432  Sie können eine Vorschau Ihres Dokument als PostScript über das Menü 
30433 \family sans
30434 Ansicht
30435 \family default
30436  oder den Werkzeugleistenknopf 
30437 \begin_inset Graphics
30438         filename D:/LyXSVN/lyx-devel/lib/images/buffer-view_ps.xpm
30439         scale 85
30440         scaleBeforeRotation
30441
30442 \end_inset
30443
30444  anschauen.
30445 \end_layout
30446
30447 \begin_layout Section
30448 PDF
30449 \begin_inset LatexCommand label
30450 name "abs:PDF"
30451
30452 \end_inset
30453
30454
30455 \begin_inset LatexCommand index
30456 name "Dateiformat! PDF"
30457
30458 \end_inset
30459
30460
30461 \begin_inset LatexCommand index
30462 name "PDF"
30463
30464 \end_inset
30465
30466
30467 \end_layout
30468
30469 \begin_layout Standard
30470 Dieser Dateityp hat die Erweiterung 
30471 \begin_inset Quotes gld
30472 \end_inset
30473
30474
30475 \family typewriter
30476 .pdf
30477 \family default
30478
30479 \begin_inset Quotes grd
30480 \end_inset
30481
30482 .
30483  Das
30484 \emph on
30485  
30486 \emph default
30487
30488 \begin_inset Quotes gld
30489 \end_inset
30490
30491 Portable Document Format
30492 \begin_inset Quotes grd
30493 \end_inset
30494
30495  (PDF) wurde auch von der Firma 
30496 \family typewriter
30497 Adobe
30498 \family default
30499  als Derivat von PostScript entwickelt.
30500  Es ist komprimierter und benutzt weniger Befehle als PostScript.
30501  Wie der Begriff 
30502 \begin_inset Quotes gld
30503 \end_inset
30504
30505 portable
30506 \begin_inset Quotes grd
30507 \end_inset
30508
30509  (übertragbar) vermuten lässt, kann eine 
30510 \family typewriter
30511 .pdf
30512 \family default
30513 -Datei auf jeden Rechner übertragen werden, und der Ausdruck sieht immer
30514  gleich aus.
30515 \end_layout
30516
30517 \begin_layout Standard
30518 PDF kann Bilder im eigenen PDF-Format, im Format 
30519 \begin_inset Quotes gld
30520 \end_inset
30521
30522 Joint Photographic Experts Group
30523 \begin_inset Quotes grd
30524 \end_inset
30525
30526  (JPEG
30527 \begin_inset LatexCommand index
30528 name "JPG, JPEG"
30529
30530 \end_inset
30531
30532 , Datei-Erweiterung 
30533 \begin_inset Quotes gld
30534 \end_inset
30535
30536
30537 \family typewriter
30538 .jpg
30539 \family default
30540
30541 \begin_inset Quotes grd
30542 \end_inset
30543
30544  oder 
30545 \begin_inset Quotes gld
30546 \end_inset
30547
30548
30549 \family typewriter
30550 .jpeg
30551 \family default
30552
30553 \begin_inset Quotes grd
30554 \end_inset
30555
30556 ) und im Format 
30557 \begin_inset Quotes gld
30558 \end_inset
30559
30560 Portable Network Graphics
30561 \begin_inset Quotes grd
30562 \end_inset
30563
30564  (PNG
30565 \begin_inset LatexCommand index
30566 name "PNG"
30567
30568 \end_inset
30569
30570 , Datei-Erweiterung 
30571 \begin_inset Quotes gld
30572 \end_inset
30573
30574
30575 \family typewriter
30576 .png
30577 \family default
30578
30579 \begin_inset Quotes grd
30580 \end_inset
30581
30582 ) enthalten.
30583  Trotzdem können Sie jedes bekannte Bildformat benutzen, weil LyX es für
30584  Sie konvertieren wird.
30585  Die Konvertierungen werden Ihren Arbeitsfluss verlangsamen, weswegen empfohlen
30586  wird, eines der drei erwähnten Bildformate zu benutzen.
30587 \end_layout
30588
30589 \begin_layout Standard
30590 PDF-Dateien können Sie über 
30591 \family sans
30592 Datei\SpecialChar \menuseparator
30593 Exportieren
30594 \family default
30595  auf drei Arten erzeugen:
30596 \end_layout
30597
30598 \begin_layout Description
30599 PDF\InsetSpace ~
30600 (ps2pdf) benutzt das Programm
30601 \family typewriter
30602  ps2pdf
30603 \family default
30604 , das ein PDF aus einer PostScript-Version Ihres Dokument erstellt.
30605  Die PostScript-Version wird Programm 
30606 \family typewriter
30607 dvips
30608 \family default
30609  aus einer DVI-Version erstellt.
30610  Es werden also drei Konvertierungen verwendet.
30611 \end_layout
30612
30613 \begin_layout Description
30614 PDF\InsetSpace ~
30615 (dvipdfm) benutzt das Programm 
30616 \family typewriter
30617 dvipdfm
30618 \family default
30619 , das Ihr Dokument im ersten Schritt nach DVI und in einem zweiten nach
30620  PDF konvertiert.
30621 \end_layout
30622
30623 \begin_layout Description
30624 PDF\InsetSpace ~
30625 (pdflatex) benutzt das Programm
30626 \family typewriter
30627  pdftex
30628 \family default
30629 , das Ihr Dokument direkt nach PDF konvertiert.
30630 \end_layout
30631
30632 \begin_layout Standard
30633
30634 \family sans
30635 PDF\InsetSpace ~
30636 (pdflatex)
30637 \family default
30638  wird empfohlen, weil
30639 \family typewriter
30640  pdftex
30641 \family default
30642  alle Funktionen der aktuellen PDF-Versionen unterstützt, schnell ist und
30643  ohne Probleme arbeitet.
30644  Das Programm 
30645 \family typewriter
30646 dvipdfm
30647 \family default
30648  wird nicht weiterentwickelt und ist deshalb nicht sehr aktuell.
30649 \end_layout
30650
30651 \begin_layout Standard
30652 Sie können Ihr Dokument als PDF über das Menü 
30653 \family sans
30654 Datei\SpecialChar \menuseparator
30655 Exportieren\SpecialChar \menuseparator
30656 PDF
30657 \family default
30658  exportieren.
30659  Sie können eine Vorschau Ihres Dokument als PDF über das Menü 
30660 \family sans
30661 Ansicht
30662 \family default
30663  oder den Werkzeugleistenknopf 
30664 \begin_inset Graphics
30665         filename D:/LyXSVN/lyx-devel/lib/images/buffer-view_pdf2.xpm
30666         scale 85
30667         scaleBeforeRotation
30668
30669 \end_inset
30670
30671  anschauen 
30672 \family sans
30673 (
30674 \family default
30675 der 
30676 \family sans
30677 PDF\InsetSpace ~
30678 (pdflatex)
30679 \family default
30680  verwendet).
30681 \end_layout
30682
30683 \begin_layout Chapter
30684 Erklärung der Gleichung\InsetSpace ~
30685
30686 \begin_inset LatexCommand eqref
30687 reference "eq:Wgn"
30688
30689 \end_inset
30690
30691
30692 \begin_inset LatexCommand label
30693 name "kap:Exläuterung-einer-Gleichung"
30694
30695 \end_inset
30696
30697
30698 \end_layout
30699
30700 \begin_layout Standard
30701 Die Gesamtbreite von
30702 \emph on
30703  n
30704 \emph default
30705  Tabellenzellen 
30706 \begin_inset Formula $W_{\mathrm{tot\, n}}$
30707 \end_inset
30708
30709  kann wie folgt berechnet werden:
30710 \end_layout
30711
30712 \begin_layout Standard
30713 \begin_inset Formula \begin{equation}
30714 W_{\mathrm{tot}\, n}=n·(W_{g\, n}+2·\backslash\mbox{tabcolsep})+(n+1)·\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}\end{equation}
30715
30716 \end_inset
30717
30718
30719 \end_layout
30720
30721 \begin_layout Standard
30722 Dabei ist 
30723 \begin_inset Formula $W_{g\, n}$
30724 \end_inset
30725
30726  die Breite jeder Zelle.
30727
30728 \series bold
30729  
30730 \backslash
30731 tabcolsep
30732 \series default
30733  ist die LaTeX-Länge zwischen dem Zellentext und der Zellgrenze mit dem
30734  Standardwert 6\InsetSpace \thinspace{}
30735 pt.
30736  
30737 \series bold
30738
30739 \backslash
30740 arrayrulewidth
30741 \series default
30742  ist die Dicke der Zellgrenze mit dem Standardwert 0.4\InsetSpace \thinspace{}
30743 pt.
30744 \end_layout
30745
30746 \begin_layout Standard
30747 Nach Gleichung\InsetSpace ~
30748
30749 \begin_inset LatexCommand ref
30750 reference "eq:Wtot_n"
30751
30752 \end_inset
30753
30754  ist die Gesamtbreite einer Mehrfachspalte, 
30755 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
30756 \end_inset
30757
30758 ,
30759 \end_layout
30760
30761 \begin_layout Standard
30762 \begin_inset Formula \begin{equation}
30763 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2·\backslash\mbox{tabcolsep}+2·\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
30764
30765 \end_inset
30766
30767
30768 \end_layout
30769
30770 \begin_layout Standard
30771 Setzt man die Gleichungen\InsetSpace ~
30772
30773 \begin_inset LatexCommand ref
30774 reference "eq:Wtot_n"
30775
30776 \end_inset
30777
30778  und 
30779 \begin_inset LatexCommand ref
30780 reference "eq:Wtot_mult"
30781
30782 \end_inset
30783
30784  gleich, kann man die benötigte Breite 
30785 \begin_inset Formula $W_{g\, n}$
30786 \end_inset
30787
30788 , wenn 
30789 \emph on
30790 n
30791 \emph default
30792  Spalten überspannt sind, so dass jede Spalte eine Gesamtbreite 
30793 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
30794 \end_inset
30795
30796  hat, berechnen:
30797 \end_layout
30798
30799 \begin_layout Standard
30800 \begin_inset Formula \begin{equation}
30801 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)·(2·\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
30802
30803 \end_inset
30804
30805
30806 \end_layout
30807
30808 \begin_layout Bibliography
30809 \begin_inset LatexCommand bibitem
30810 key "booktabs"
30811
30812 \end_inset
30813
30814
30815 \begin_inset ERT
30816 status collapsed
30817
30818 \begin_layout Standard
30819
30820
30821 \backslash
30822 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf}
30823 {
30824 \end_layout
30825
30826 \end_inset
30827
30828
30829 \series bold
30830 booktabs
30831 \series default
30832
30833 \begin_inset ERT
30834 status collapsed
30835
30836 \begin_layout Standard
30837
30838 }
30839 \end_layout
30840
30841 \end_inset
30842
30843 -Dokumentation im Internet
30844 \begin_inset LatexCommand index
30845 name "LaTeX-Pakete ! booktabs"
30846
30847 \end_inset
30848
30849
30850 \end_layout
30851
30852 \begin_layout Bibliography
30853 \begin_inset LatexCommand bibitem
30854 key "caption"
30855
30856 \end_inset
30857
30858
30859 \begin_inset ERT
30860 status collapsed
30861
30862 \begin_layout Standard
30863
30864
30865 \backslash
30866 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf}{
30867 \end_layout
30868
30869 \end_inset
30870
30871
30872 \series bold
30873 caption
30874 \series default
30875
30876 \begin_inset ERT
30877 status collapsed
30878
30879 \begin_layout Standard
30880
30881 }
30882 \end_layout
30883
30884 \end_inset
30885
30886 -Dokumentation im Internet
30887 \begin_inset LatexCommand index
30888 name "LaTeX-Pakete ! caption"
30889
30890 \end_inset
30891
30892
30893 \end_layout
30894
30895 \begin_layout Bibliography
30896 \begin_inset LatexCommand bibitem
30897 key "caption-de"
30898
30899 \end_inset
30900
30901 deutsche 
30902 \begin_inset ERT
30903 status collapsed
30904
30905 \begin_layout Standard
30906
30907
30908 \backslash
30909 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/anleitung.pdf}
30910 {
30911 \end_layout
30912
30913 \end_inset
30914
30915
30916 \series bold
30917  caption
30918 \series default
30919
30920 \begin_inset ERT
30921 status collapsed
30922
30923 \begin_layout Standard
30924
30925 }
30926 \end_layout
30927
30928 \end_inset
30929
30930 -Dokumentation im Internet
30931 \begin_inset LatexCommand index
30932 name "LaTeX-Pakete ! caption"
30933
30934 \end_inset
30935
30936
30937 \end_layout
30938
30939 \begin_layout Bibliography
30940 \begin_inset LatexCommand bibitem
30941 key "koma-script-de"
30942
30943 \end_inset
30944
30945 deutsche 
30946 \begin_inset ERT
30947 status collapsed
30948
30949 \begin_layout Standard
30950
30951
30952 \backslash
30953 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguide.p
30954 df}{
30955 \end_layout
30956
30957 \end_inset
30958
30959
30960 \series bold
30961 koma-script
30962 \series default
30963
30964 \begin_inset ERT
30965 status collapsed
30966
30967 \begin_layout Standard
30968
30969 }
30970 \end_layout
30971
30972 \end_inset
30973
30974 -Dokumentation im Internet
30975 \begin_inset LatexCommand index
30976 name "LaTeX-Pakete ! koma-script"
30977
30978 \end_inset
30979
30980
30981 \end_layout
30982
30983 \begin_layout Bibliography
30984 \begin_inset LatexCommand bibitem
30985 key "endfloat"
30986
30987 \end_inset
30988
30989
30990 \begin_inset ERT
30991 status collapsed
30992
30993 \begin_layout Standard
30994
30995
30996 \backslash
30997 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf}
30998 {
30999 \end_layout
31000
31001 \end_inset
31002
31003
31004 \series bold
31005 endf\SpecialChar \textcompwordmark{}
31006 loat
31007 \series default
31008
31009 \begin_inset ERT
31010 status collapsed
31011
31012 \begin_layout Standard
31013
31014 }
31015 \end_layout
31016
31017 \end_inset
31018
31019 -Dokumentation im Internet
31020 \begin_inset LatexCommand index
31021 name "LaTeX-Pakete ! endf\\/loat"
31022
31023 \end_inset
31024
31025
31026 \end_layout
31027
31028 \begin_layout Bibliography
31029 \begin_inset LatexCommand bibitem
31030 key "floatflt"
31031
31032 \end_inset
31033
31034
31035 \begin_inset ERT
31036 status collapsed
31037
31038 \begin_layout Standard
31039
31040
31041 \backslash
31042 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf}
31043 {
31044 \end_layout
31045
31046 \end_inset
31047
31048
31049 \series bold
31050 f\SpecialChar \textcompwordmark{}
31051 loatf\SpecialChar \textcompwordmark{}
31052 lt
31053 \series default
31054
31055 \begin_inset ERT
31056 status collapsed
31057
31058 \begin_layout Standard
31059
31060 }
31061 \end_layout
31062
31063 \end_inset
31064
31065 -Dokumentation im Internet
31066 \begin_inset LatexCommand index
31067 name "LaTeX-Pakete ! floatflt@f\\/loatf\\/lt"
31068
31069 \end_inset
31070
31071
31072 \end_layout
31073
31074 \begin_layout Bibliography
31075 \begin_inset LatexCommand bibitem
31076 key "footmisc"
31077
31078 \end_inset
31079
31080
31081 \begin_inset ERT
31082 status collapsed
31083
31084 \begin_layout Standard
31085
31086
31087 \backslash
31088 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf}
31089 {
31090 \end_layout
31091
31092 \end_inset
31093
31094
31095 \series bold
31096 footmisc
31097 \series default
31098
31099 \begin_inset ERT
31100 status collapsed
31101
31102 \begin_layout Standard
31103
31104 }
31105 \end_layout
31106
31107 \end_inset
31108
31109 -Dokumentation im Internet
31110 \begin_inset LatexCommand index
31111 name "LaTeX-Pakete ! footmisc"
31112
31113 \end_inset
31114
31115
31116 \end_layout
31117
31118 \begin_layout Bibliography
31119 \begin_inset LatexCommand bibitem
31120 key "hypcap"
31121
31122 \end_inset
31123
31124
31125 \begin_inset ERT
31126 status collapsed
31127
31128 \begin_layout Standard
31129
31130
31131 \backslash
31132 href{http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf}{
31133 \end_layout
31134
31135 \end_inset
31136
31137
31138 \series bold
31139 hypcap
31140 \series default
31141
31142 \begin_inset ERT
31143 status collapsed
31144
31145 \begin_layout Standard
31146
31147 }
31148 \end_layout
31149
31150 \end_inset
31151
31152 -Dokumentation im Internet
31153 \begin_inset LatexCommand index
31154 name "LaTeX-Pakete ! hypcap"
31155
31156 \end_inset
31157
31158
31159 \end_layout
31160
31161 \begin_layout Bibliography
31162 \begin_inset LatexCommand bibitem
31163 key "hyperref"
31164
31165 \end_inset
31166
31167
31168 \begin_inset ERT
31169 status collapsed
31170
31171 \begin_layout Standard
31172
31173
31174 \backslash
31175 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf}
31176 {
31177 \end_layout
31178
31179 \end_inset
31180
31181
31182 \series bold
31183 hyperref
31184 \series default
31185
31186 \begin_inset ERT
31187 status collapsed
31188
31189 \begin_layout Standard
31190
31191 }
31192 \end_layout
31193
31194 \end_inset
31195
31196 -Dokumentation im Internet
31197 \begin_inset LatexCommand index
31198 name "LaTeX-Pakete ! hyperref"
31199
31200 \end_inset
31201
31202
31203 \end_layout
31204
31205 \begin_layout Bibliography
31206 \begin_inset LatexCommand bibitem
31207 key "koma-script"
31208
31209 \end_inset
31210
31211
31212 \begin_inset ERT
31213 status collapsed
31214
31215 \begin_layout Standard
31216
31217
31218 \backslash
31219 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.p
31220 df}{
31221 \end_layout
31222
31223 \end_inset
31224
31225
31226 \series bold
31227 koma-script
31228 \series default
31229
31230 \begin_inset ERT
31231 status collapsed
31232
31233 \begin_layout Standard
31234
31235 }
31236 \end_layout
31237
31238 \end_inset
31239
31240 -Dokumentation im Internet
31241 \begin_inset LatexCommand index
31242 name "LaTeX-Pakete ! koma-script"
31243
31244 \end_inset
31245
31246
31247 \end_layout
31248
31249 \begin_layout Bibliography
31250 \begin_inset LatexCommand bibitem
31251 key "latexguide"
31252
31253 \end_inset
31254
31255 Kopka, Helmut und Daly, Patrick W.: 
31256 \emph on
31257 A Guide to LaTeX Fourth Edition.
31258
31259 \emph default
31260  Addison-Wesley, 2003
31261 \end_layout
31262
31263 \begin_layout Bibliography
31264 \begin_inset LatexCommand bibitem
31265 key "lamport"
31266
31267 \end_inset
31268
31269 Lamport, Leslie: 
31270 \emph on
31271 LaTeX: A Document Preparation System.
31272
31273 \emph default
31274  Addison-Wesley, second edition, 1994
31275 \end_layout
31276
31277 \begin_layout Bibliography
31278 \begin_inset LatexCommand bibitem
31279 key "listings"
31280
31281 \end_inset
31282
31283
31284 \begin_inset ERT
31285 status collapsed
31286
31287 \begin_layout Standard
31288
31289
31290 \backslash
31291 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf}
31292 {
31293 \end_layout
31294
31295 \end_inset
31296
31297
31298 \series bold
31299 listings
31300 \series default
31301
31302 \begin_inset ERT
31303 status collapsed
31304
31305 \begin_layout Standard
31306
31307 }
31308 \end_layout
31309
31310 \end_inset
31311
31312 -Dokumentation im Internet
31313 \begin_inset LatexCommand index
31314 name "LaTeX-Pakete ! listings"
31315
31316 \end_inset
31317
31318
31319 \end_layout
31320
31321 \begin_layout Bibliography
31322 \begin_inset LatexCommand bibitem
31323 key "marginnote"
31324
31325 \end_inset
31326
31327
31328 \begin_inset ERT
31329 status collapsed
31330
31331 \begin_layout Standard
31332
31333
31334 \backslash
31335 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.
31336 pdf}{
31337 \end_layout
31338
31339 \end_inset
31340
31341
31342 \series bold
31343 marginnote
31344 \series default
31345
31346 \begin_inset ERT
31347 status collapsed
31348
31349 \begin_layout Standard
31350
31351 }
31352 \end_layout
31353
31354 \end_inset
31355
31356 -Dokumentation im Internet
31357 \begin_inset LatexCommand index
31358 name "LaTeX-Pakete ! marginnote"
31359
31360 \end_inset
31361
31362
31363 \end_layout
31364
31365 \begin_layout Bibliography
31366 \begin_inset LatexCommand bibitem
31367 key "latexcompanion"
31368
31369 \end_inset
31370
31371 Mittelbach, Frank und Goossens, Michel: 
31372 \emph on
31373 The LaTeX Companion Second Edition.
31374
31375 \emph default
31376  Addison-Wesley, 2004
31377 \end_layout
31378
31379 \begin_layout Bibliography
31380 \begin_inset LatexCommand bibitem
31381 key "latex-praxisbuch"
31382
31383 \end_inset
31384
31385 Niedermair, Elke & Michael: 
31386 \emph on
31387 LaTeX-Praxisbuch
31388 \emph default
31389 , Franzis-Verlag, 2004
31390 \end_layout
31391
31392 \begin_layout Bibliography
31393 \begin_inset LatexCommand bibitem
31394 key "pstricks"
31395
31396 \end_inset
31397
31398
31399 \begin_inset ERT
31400 status collapsed
31401
31402 \begin_layout Standard
31403
31404
31405 \backslash
31406 href{http://tug.org/PSTricks/main.cgi/}{
31407 \end_layout
31408
31409 \end_inset
31410
31411
31412 \series bold
31413 PSTricks
31414 \series default
31415
31416 \begin_inset ERT
31417 status collapsed
31418
31419 \begin_layout Standard
31420
31421 }
31422 \end_layout
31423
31424 \end_inset
31425
31426 -Internetseite
31427 \begin_inset LatexCommand index
31428 name "LaTeX-Pakete ! pstricks"
31429
31430 \end_inset
31431
31432
31433 \end_layout
31434
31435 \begin_layout Bibliography
31436 \begin_inset LatexCommand bibitem
31437 key "sidecap"
31438
31439 \end_inset
31440
31441
31442 \begin_inset ERT
31443 status collapsed
31444
31445 \begin_layout Standard
31446
31447
31448 \backslash
31449 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf}{
31450 \end_layout
31451
31452 \end_inset
31453
31454
31455 \series bold
31456 sidecap
31457 \series default
31458
31459 \begin_inset ERT
31460 status collapsed
31461
31462 \begin_layout Standard
31463
31464 }
31465 \end_layout
31466
31467 \end_inset
31468
31469 -Dokumentation im Internet
31470 \begin_inset LatexCommand index
31471 name "LaTeX-Pakete ! sidecap"
31472
31473 \end_inset
31474
31475
31476 \end_layout
31477
31478 \begin_layout Bibliography
31479 \begin_inset LatexCommand bibitem
31480 key "NewInLyX15"
31481
31482 \end_inset
31483
31484
31485 \begin_inset ERT
31486 status collapsed
31487
31488 \begin_layout Standard
31489
31490
31491 \backslash
31492 href{http://wiki.lyx.org/LyX/NewInLyX15}{
31493 \end_layout
31494
31495 \end_inset
31496
31497 Wiki-Seite
31498 \begin_inset ERT
31499 status collapsed
31500
31501 \begin_layout Standard
31502
31503 }
31504 \end_layout
31505
31506 \end_inset
31507
31508  über neue LyX-Funktionen für 
31509 \family sans
31510 LyX 1.5
31511 \family default
31512 .
31513 \end_layout
31514
31515 \begin_layout Standard
31516 \begin_inset LatexCommand printindex
31517
31518 \end_inset
31519
31520
31521 \end_layout
31522
31523 \end_body
31524 \end_document